hyunho [Tue, 24 Apr 2018 00:41:17 +0000 (09:41 +0900)]
Release version 1.2.9
Changes:
- Adds file logs
Change-Id: Iffe1234c6a87d5620b39f7dd28d240555087bd0a
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Mon, 23 Apr 2018 04:56:54 +0000 (13:56 +0900)]
Adds file logs
Change-Id: I0508f0bd80d3e3f162c89b3c1d5a0983f41418ec
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Mon, 19 Mar 2018 06:50:54 +0000 (15:50 +0900)]
Release version 1.2.8
Changes:
- EFL_UPGRADE: remove ecore-wayland dependency
Change-Id: I6ed2f0db72c270d5376cd60502fb182903107d43
Signed-off-by: hyunho <hhstark.kang@samsung.com>
Jiyoun Park [Wed, 10 Jan 2018 01:06:53 +0000 (10:06 +0900)]
EFL_UPGRADE: remove ecore-wayland dependency
Change-Id: I9978a6305ec66deb0396deaa680e709c4787d3de
Hyunho Kang [Mon, 16 Oct 2017 03:21:22 +0000 (12:21 +0900)]
Release version 1.2.7
Changes:
- Send app status change signal using AMD
Change-Id: I4b2051f246edc4ced99b18a2e82eff1326a1796b
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Fri, 13 Oct 2017 10:44:29 +0000 (19:44 +0900)]
Send app status change signal using AMD
https://review.tizen.org/gerrit/#/c/155525/ (appcore-widget)
https://review.tizen.org/gerrit/#/c/155526/ (amd)
https://review.tizen.org/gerrit/#/c/155527/ (aul-1)
Change-Id: Icfa955a395015ccd32530ee1099275d67fb23067
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Thu, 12 Oct 2017 04:37:40 +0000 (13:37 +0900)]
Release version 1.2.6
Changes:
- Fix periodic update timer bug
Change-Id: I61ebeceb9bd9814920c7a1f2fbd01f9005ead943
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Wed, 11 Oct 2017 10:03:20 +0000 (19:03 +0900)]
Fix periodic update timer bug
Change-Id: Ia37808dcbd8cacda6a6e495c6925294dbed9a6af
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Junghoon Park [Wed, 11 Oct 2017 01:42:58 +0000 (10:42 +0900)]
Release version 1.2.5
Changes:
- Fix crash issue
- Fix static analysis issue
Change-Id: I772efd830d8152ad335def321ac90daa0274958c
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Junghoon Park [Tue, 10 Oct 2017 07:48:20 +0000 (16:48 +0900)]
Fix static analysis issue
- Fix 'Dereference null return value'
Change-Id: I5970c18cf171918ac141a812514904f9589f5de8
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Junghoon Park [Tue, 10 Oct 2017 13:14:17 +0000 (22:14 +0900)]
Fix crash issue
- Wrong sequence of finishing classes
Change-Id: Icc9b23762f1a274ee1e8c7b1612280d934fb4599
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Hyunho Kang [Fri, 29 Sep 2017 02:57:56 +0000 (11:57 +0900)]
Release version 1.2.4
Changes:
- Add missing requirement
Change-Id: Ia8552bf2ffb0e94707ad707ff8ce636d2b4cda38
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Fri, 29 Sep 2017 02:09:45 +0000 (11:09 +0900)]
Add missing requirement
Change-Id: Iff39d0dc4db7f73274baa43adad54051dcab860a
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Junghoon Park [Thu, 28 Sep 2017 10:39:25 +0000 (19:39 +0900)]
Release version 1.2.3
Changes:
- Add lcov for widget restart logic
- Fix static analysis issue
Change-Id: I0a0418f8d242b92ee935dcfbef69e3828ebbd2a9
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Hyunho Kang [Thu, 28 Sep 2017 00:49:37 +0000 (09:49 +0900)]
Add lcov for widget restart logic
- widget restart positive logic should be checked with manual tc
Change-Id: Ia8b78b2f86806d07d07eddca60ed24d62d0a470f
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Junghoon Park [Tue, 26 Sep 2017 08:52:55 +0000 (17:52 +0900)]
Fix static analysis issue
- Fix 'resource leak'
- Fix 'Uninitialized scalar variable'
- Fix 'Dereference null return value'
Change-Id: I70231bcc28287b8da2a999f8e0931670af6e464d
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Hwankyu Jhun [Mon, 25 Sep 2017 02:25:02 +0000 (11:25 +0900)]
Release version 1.2.2
Changes:
- Use common normal exit notify API
- Implement periodic update
- Implement widget operation for 'period'
- Add an exception handling about permanent deletion
- Add a fallback about updating instance
- Do not check period when instance create fail
- Fix wrong description
- Send error code to viewer
- Merge branch 'devel/tizen' into tizen
Change-Id: Ic7ff8988835d1afc13296fc4e2d62f1867d113c2
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Mon, 25 Sep 2017 02:24:40 +0000 (11:24 +0900)]
Merge branch 'devel/tizen' into tizen
Junghoon Park [Fri, 22 Sep 2017 02:50:42 +0000 (11:50 +0900)]
Release version 1.2.1
Changes:
- Add get class exception handling logic
- Fix base fini sequence
Change-Id: Id6456311015174fca4a487619ce743741de93410
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Junghoon Park [Tue, 12 Sep 2017 05:05:29 +0000 (14:05 +0900)]
Send error code to viewer
- In case of sending WIDGET_INSTANCE_EVENT_CREATE_ABORTED, the error
code should be sent to viewer
- Require:
https://review.tizen.org/gerrit/#/c/149321/
Change-Id: I2ad991dda2e4e10d78a774f75a42fefa90bc99d2
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Daehyeon Jung [Wed, 30 Aug 2017 04:53:59 +0000 (13:53 +0900)]
Fix wrong description
Change-Id: Ic1a7a27fb1442e32d0ffbee03c23d014d842e957
Hyunho Kang [Wed, 16 Aug 2017 04:44:32 +0000 (13:44 +0900)]
Do not check period when instance create fail
Change-Id: I6870e0ff6bd93f92f100ad8a0baf6f9d84285dce
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hwankyu Jhun [Fri, 11 Aug 2017 01:54:53 +0000 (10:54 +0900)]
Add a fallback about updating instance
Change-Id: Icc45d5f4fddbadd8deeb81bdd024a47543b2a09c
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hwankyu Jhun [Fri, 4 Aug 2017 10:53:49 +0000 (19:53 +0900)]
Add an exception handling about permanent deletion
Change-Id: Iea0e8dc778532174c618f07273f793cbee74d35b
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Junghoon Park [Thu, 20 Jul 2017 05:23:36 +0000 (14:23 +0900)]
Implement widget operation for 'period'
- This patch is associated with widget_service_change_period()
- This operation is responsible for changing current update-period
Change-Id: I32abe9b865941040d223d467984dac8e72e9d748
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Junghoon Park [Wed, 19 Jul 2017 06:09:56 +0000 (15:09 +0900)]
Implement periodic update
- update-callabck should be invoked periodically when the value of
'update-period' is bigger then 0
- Paused widget's update-callback should be deferred until it is resumed
- Require
https://review.tizen.org/gerrit/#/c/139466/
Change-Id: Id30e4de0576f3cb8b35743fff0ac37989356df6d
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Wed, 28 Jun 2017 11:41:33 +0000 (20:41 +0900)]
Use common normal exit notify API
- aul_notify_exit
https://review.tizen.org/gerrit/#/c/136199/ (amd)
https://review.tizen.org/gerrit/#/c/136200/ (aul-1)
https://review.tizen.org/gerrit/#/c/136201/ (appcore-widget)
https://review.tizen.org/gerrit/#/c/136209/ (widget-service)
Change-Id: I92863ca2c88e8ac552012a5b5c4ae4f190833029
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Wed, 20 Sep 2017 11:25:34 +0000 (20:25 +0900)]
Add get class exception handling logic
Change-Id: Ia7098fae5c74d763b59a5853bd4801329a5d4a68
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Wed, 20 Sep 2017 11:22:16 +0000 (20:22 +0900)]
Fix base fini sequence
Change-Id: I8cee3f3c86d9ffaeb54ecdc8d41078d27302bf4e
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Junghoon Park [Tue, 12 Sep 2017 00:50:02 +0000 (09:50 +0900)]
Release version 1.2.0
Changes:
- Create widget base API set
Change-Id: Ieab9ae316d562894df32fe53fc3d7d9aaa680326
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Hyunho Kang [Fri, 8 Sep 2017 05:10:36 +0000 (14:10 +0900)]
Create widget base API set
Change-Id: I65e7c0405b4839b23aeefc666075b7270dddd5bd
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Hwankyu Jhun [Fri, 8 Sep 2017 03:13:16 +0000 (12:13 +0900)]
Release version 1.1.5
Changes:
- Fix build error
- Fix wrong description
Change-Id: I31c661f2b98a08e0ebfd8e07231c65e3ec8144f0
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Junghoon Park [Wed, 6 Sep 2017 04:47:01 +0000 (13:47 +0900)]
Fix build error
- Require: https://review.tizen.org/gerrit/#/c/147906/
Change-Id: I5fbe33b00d4acc6e5ba43a0a94452b3906eb4a09
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Daehyeon Jung [Wed, 30 Aug 2017 04:53:59 +0000 (13:53 +0900)]
Fix wrong description
Change-Id: Ic1a7a27fb1442e32d0ffbee03c23d014d842e957
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
Hwankyu Jhun [Fri, 7 Jul 2017 04:01:24 +0000 (13:01 +0900)]
Release version 1.1.4
Changes:
- Fix typo
Change-Id: I54dde607de7b9d9c853a9ba48fff0214edeeeefe
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 6 Jul 2017 06:58:52 +0000 (15:58 +0900)]
Fix typo
The LOG_TAG should be "CAPI_WIDGET_APPLICATION".
Change-Id: Ib8bb756b23156462ca0bba966d56c21a1fda7f24
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 29 Jun 2017 05:02:02 +0000 (14:02 +0900)]
Release version 1.1.3
Changes:
- Fix invalid log format
- Override multiwindow base methods
Change-Id: I61b54252730f6f6be653a4e0afa1994aac4ed7e6
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 21 Jun 2017 00:24:00 +0000 (09:24 +0900)]
Fix invalid log format
Change-Id: I2c0d30f1a90754ff1744d2ec9a1e31d6a88902b1
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 20 Jun 2017 05:50:05 +0000 (14:50 +0900)]
Override multiwindow base methods
The methods are init(), finish(), run() and exit().
The elementary dependency is removed from multiwindow base.
Requires:
- https://review.tizen.org/gerrit/#/c/134810/
Change-Id: Icc01285d3ca1313f20e5ad0767da7d78b8b6676e
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 1 Jun 2017 00:25:36 +0000 (09:25 +0900)]
Release version 1.1.2
Changes:
- Handle abnormal exit
- Move unversioned so file to devel package
Change-Id: I6c27b04200455d05c1324373a189a3b224552522
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 30 May 2017 10:12:24 +0000 (19:12 +0900)]
Handle abnormal exit
Whlie calling widget_app_exit(), the widget app sends the normal
termination signal to the amd. If the amd doesn't get the signal when
the widget app is dead, the amd will send the widget fault signal to
the widget viewer.
Requires:
- https://review.tizen.org/gerrit/#/c/131674/ [aul-1]
- https://review.tizen.org/gerrit/#/c/131685/ [amd]
- https://review.tizen.org/gerrit/#/c/131692/ [widget-service]
- https://review.tizen.org/gerrit/#/c/131695/ [widget-viewer]
Change-Id: I2815cc30c51ad538e2069a87b7f405e602c585c4
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hyunho Kang [Fri, 26 May 2017 01:43:43 +0000 (10:43 +0900)]
Move unversioned so file to devel package
Unversioned so file is not needed at runtime. It is only used
at build time.
Change-Id: I8e1833983498132e544993f90db5604c3db8a5b6
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Fri, 14 Apr 2017 02:02:13 +0000 (11:02 +0900)]
Release version 1.1.1
Changes:
- Add more doxygen description about instance id
- Fix bug about checking pause callback
- Fix typo
Change-Id: Iae48ca2e885e7950e79825c376a87f6191fa2654
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Thu, 6 Apr 2017 09:08:08 +0000 (18:08 +0900)]
Add more doxygen description about instance id
Change-Id: I8b0531afd9dfc0ead7c62d2fa430a350bfd63a53
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Junghoon Park [Thu, 13 Apr 2017 11:02:56 +0000 (20:02 +0900)]
Fix bug about checking pause callback
Change-Id: Ia43d1d2c31e6deb9f23ab6156db688604876eccc
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Hyunho Kang [Wed, 12 Apr 2017 01:18:59 +0000 (10:18 +0900)]
Fix typo
Change-Id: I24c223935abdc39c47610f4bc52592ae273d360c
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Junghoon Park [Tue, 11 Apr 2017 04:11:14 +0000 (13:11 +0900)]
Release version 1.1.0
Changes:
Refactor appcore-widget using appcore_multiwindow_base
Change-Id: Ieb5e602289b1194cc089971638430b3006011db4
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Junghoon Park [Mon, 27 Mar 2017 12:10:59 +0000 (21:10 +0900)]
Refactor appcore-widget using appcore_multiwindow_base
Change-Id: Ib7125b66d8fb4562cf3bd1024f8ad7a06f612491
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Hyunho Kang [Thu, 23 Mar 2017 03:55:45 +0000 (12:55 +0900)]
Release version 1.0.4
Changes:
- Set license using %license
Change-Id: I8ccb83d4ac309405aedfc5b088cec3a50bfbf47b
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Thu, 23 Mar 2017 01:47:57 +0000 (10:47 +0900)]
Set license using %license
Change-Id: If5d4a82e5155d2d4395ee1f01189ec62c46c7ca5
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Mon, 20 Mar 2017 05:02:25 +0000 (14:02 +0900)]
Release version 1.0.3
Changes:
- Send create aborted event to the widget viewer
- Handle widget resize event
Change-Id: If1ccaf402f6bf1550748d89bf97a136a53c205f3
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Fri, 17 Mar 2017 13:59:28 +0000 (22:59 +0900)]
Handle widget resize event
Change-Id: I8a6a8cc7be128ebd8720bb2bd6a0794385a2b97a
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hwankyu Jhun [Fri, 17 Mar 2017 07:53:20 +0000 (16:53 +0900)]
Send create aborted event to the widget viewer
Requires:
- https://review.tizen.org/gerrit/119553
Change-Id: Iaac8a02534fd72381a270aa00e00de59756559f0
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 16 Mar 2017 03:59:35 +0000 (12:59 +0900)]
Release version 1.0.2
Changes:
- Add log messages
- Send FG/BG signal to resourced
- Fix errata in doxygen comment
Change-Id: I65e2aea56a83ebfb943acdabe8b13e0bb4a89a8b
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 16 Mar 2017 02:39:08 +0000 (11:39 +0900)]
Add log messages
Change-Id: I9cc598c0b9252b16946aa93771290538854ddd68
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Junghoon Park [Wed, 22 Feb 2017 01:33:32 +0000 (10:33 +0900)]
Send FG/BG signal to resourced
- resourced should know the FG/BG status to control oom score
Change-Id: Ieab8aa28f9f80bbb087cef1f662c58ad8e4cb3de
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
(cherry picked from commit
0c9faf0db7a4b3776c9a097e6952f8393087f01a)
Semun Lee [Tue, 31 Jan 2017 00:25:30 +0000 (09:25 +0900)]
Fix errata in doxygen comment
Change-Id: Ib4c4879cd0c9b2a26e15fec2b678699fbcad51cf
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
Hwankyu Jhun [Wed, 25 Jan 2017 04:47:24 +0000 (13:47 +0900)]
Release version 1.0.1
Changes:
- Fix versioning
- Fix memory leak
Change-Id: I5e582e84080f70d1e8d8b743b686979773b7d5bc
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Mon, 23 Jan 2017 23:13:17 +0000 (08:13 +0900)]
Fix versioning
Change-Id: I9e095901a6c52607387d86298836fcdc2c1c47da
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 20 Jan 2017 08:30:32 +0000 (17:30 +0900)]
Fix memory leak
Change-Id: I6dfa71dd1baebac7c12725badf15459b29b13204
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Daehyeon Jung [Wed, 4 Jan 2017 08:50:03 +0000 (17:50 +0900)]
Fix API description
Change-Id: I9184102cc89cd08f654697a2ae67e2d627dfd39c
Daehyeon Jung [Fri, 16 Dec 2016 09:14:20 +0000 (18:14 +0900)]
fix API description
Change-Id: Ic83954f5ded30d25949b24e07afb708a9737c6d1
Hyunho Kang [Mon, 12 Dec 2016 06:03:39 +0000 (15:03 +0900)]
Replace tbm to screen-connector
Change-Id: Icd7d1ae8c78e860fcaf816ee880c7f6ba4d06974
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Thu, 24 Nov 2016 08:03:15 +0000 (17:03 +0900)]
Set default preferred rotation to 0
Some devices set all applications preferred rotation to 90 degree
widget app sould not be rotated becasue viewer will be rotated
Change-Id: I1ad6204423ee7845c4ccf21614fc8eaae246bc01
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hwankyu Jhun [Tue, 6 Dec 2016 00:49:25 +0000 (09:49 +0900)]
Fix log format
Change-Id: Ibe94d27267119a38fe614fd4f13736fb3b8f1311
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Junghoon Park [Wed, 30 Nov 2016 08:01:54 +0000 (17:01 +0900)]
Use strdup instead of g_strdup
- strdup should be used beacase it was freed by free()
Change-Id: I77c200e75661c27e0ac5eb26f6cc9ad190d7475c
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Hyunho Kang [Fri, 18 Nov 2016 01:48:05 +0000 (10:48 +0900)]
Fix CMakeLists.txt
To make extendible for adding source & header files.
Change-Id: I79ed47c2e1078b6797be46a4a4467ce3851fb6c9
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Shinwoo Kim [Mon, 14 Nov 2016 02:47:49 +0000 (11:47 +0900)]
[accessibility][screen-reader] make widget accessible
Change-Id: I2db8f30ae410aba654b3559e19f510f938ed023f
Daehyeon Jung [Mon, 10 Oct 2016 10:36:17 +0000 (19:36 +0900)]
replace pepper-based backend to tbm-based
Change-Id: I36817241c9797b8cdc924b9507a3cf51a491d226
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
Hyunho Kang [Wed, 12 Oct 2016 10:33:35 +0000 (19:33 +0900)]
Support widget content info share
Change-Id: Ic8b4db04bf4aba55006bb38dca0d59b001de644b
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hwankyu Jhun [Fri, 7 Oct 2016 06:05:27 +0000 (15:05 +0900)]
Add package id to the lifecycle info
Change-Id: I812173fb03a725df74c710fe756d35bc9492f6f6
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hyunho Kang [Fri, 23 Sep 2016 01:34:19 +0000 (10:34 +0900)]
Fix wrong doxygen format
Change-Id: Idbb4c367cd57724e9b0c210a075e668b66d4a636
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Tue, 6 Sep 2016 09:05:53 +0000 (18:05 +0900)]
Implement widget_service_get_instance_count
Change-Id: Ie927848973f36955635ff120bcf85ffe6ef18f2e
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Wed, 17 Aug 2016 08:10:59 +0000 (17:10 +0900)]
Fix uninitialized value
Change-Id: Ic81d24835bf996c312eb1a5b8ea67bb6e4b6cf67
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Mon, 18 Jul 2016 11:20:33 +0000 (20:20 +0900)]
Add widget app restart logic
Change-Id: I54bce1b3e0eba8c919a238c808986fdb814fc277
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Semun Lee [Fri, 29 Jul 2016 08:01:15 +0000 (17:01 +0900)]
Consider fallback to english for i18n
LANGUAGE variable can contain default language information.
It will be used when the mo files for the selected language is not
available.
Change-Id: I3a7fa43cd3736bf29bdbad6a0ea8b3b80fbabf8b
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
Daehyeon Jung [Tue, 5 Jul 2016 13:57:11 +0000 (22:57 +0900)]
Fix widget instance update
Change-Id: Ia43fdb6fd16e1870ed68fcacb0c2cb26cc9bc60e
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
Hwankyu Jhun [Fri, 8 Jul 2016 05:44:42 +0000 (14:44 +0900)]
Exclude lines from measure coverage
Change-Id: Ic58695f8f9859e427b61730dd825c4808bc1b3af
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Semun Lee [Mon, 4 Jul 2016 04:16:35 +0000 (13:16 +0900)]
Initialize widget data structures
Uninitialized context->content_info causes crashes
Change-Id: I949e6c36dd754713447d32515505aa6640c2b4fb
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
Daehyeon Jung [Thu, 23 Jun 2016 03:59:16 +0000 (12:59 +0900)]
fix update content info
- from 2.x implementation, widget internally uses content_info as string.
- in initial 3.0 impemenation of widget tried use bundle as is, but
using bundle with content_info together may involves security issues
and may introduce unintended bugs that developer expects bundle contains only
their data.
Change-Id: I98629753ab7141a4bbe6fd0299c8068a0e33a748
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
Daehyeon Jung [Fri, 17 Jun 2016 05:22:16 +0000 (14:22 +0900)]
fix dereference wrong ptr and uninitialized val
Change-Id: Ib47aaf212970c533912ac2cd08f7a7324ce5897f
Hwankyu Jhun [Tue, 14 Jun 2016 06:13:21 +0000 (15:13 +0900)]
Fix getting locale resource path
Change-Id: I7583298a629d57d3df27dccbc9ef8a1420b7021e
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Daehyeon Jung [Fri, 20 May 2016 12:21:59 +0000 (21:21 +0900)]
Implement window event callback
Change-Id: I3792b4762b14ec655943d44d7d06291fc7a65e1d
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
Daehyeon Jung [Tue, 10 May 2016 06:37:17 +0000 (15:37 +0900)]
Implements system and lifecycle events
- Status updates only supports partial events, and will be fixed later
- App common event handler are adopted from 2.x implementation
- Lifecycle handler are not yet completed
Change-Id: I5b9956cf26b7cf516c943227a4fda1d36cfc2f09
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
Daehyeon Jung [Wed, 27 Apr 2016 08:02:48 +0000 (17:02 +0900)]
fix set title
Change-Id: I52191e195fb9ec316a0208ff1045008a7481a9bd
Daehyeon Jung [Mon, 18 Apr 2016 09:13:07 +0000 (18:13 +0900)]
implement widget_context_foreach, add window cb
Change-Id: I112c0e502ae7906e8cf4614377b32f7f4ac5f231
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
Hwankyu Jhun [Mon, 18 Apr 2016 08:46:46 +0000 (17:46 +0900)]
Fix the widget_app_get_id()
- Set the result
Change-Id: I10a03805e042ad3ebce8780329d8a4e519b15458
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Daehyeon Jung [Tue, 12 Apr 2016 04:53:50 +0000 (13:53 +0900)]
Fix gettext error
Change-Id: I0e78c041f2c79db7c0801f84452987e80c1734f5
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
Daehyeon Jung [Fri, 8 Apr 2016 09:00:03 +0000 (18:00 +0900)]
Fix widget_app_destroy_type_e
Change-Id: I77c1fb8a1e6db6138d08285ff9f1c97d87ffb582
Hwankyu Jhun [Fri, 25 Mar 2016 12:48:38 +0000 (21:48 +0900)]
Adjust coding rules
Change-Id: Id7b804be392640d7459a91019e180f08a83f1a52
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Daehyeon Jung [Wed, 30 Mar 2016 12:10:11 +0000 (21:10 +0900)]
Add NULL check for endpoint
Change-Id: I3d1819d9f30784c785fd680593b5e9cb1c4cc65f
Daehyeon Jung [Wed, 30 Mar 2016 11:01:03 +0000 (20:01 +0900)]
fix widget status notify
Change-Id: I7d4792423d1c67891d67b93172a1f638cae556e6
Junghoon Park [Wed, 9 Mar 2016 03:06:26 +0000 (12:06 +0900)]
Enable compiler option -Werror
Change-Id: I28bb59cb233d9f988f80086301188229a54d46ac
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Hwankyu Jhun [Fri, 26 Feb 2016 06:57:48 +0000 (15:57 +0900)]
Fix the exception about checking widget feature
Change-Id: I5ab197ba3ec80bae9a37d1a6cc0b45f4d1f46c5a
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Daehyeon Jung [Thu, 25 Feb 2016 04:17:30 +0000 (13:17 +0900)]
check widget feature first
Change-Id: I35deb1006d0b4734bdf592cb90a126cc6f2fe056
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
Daehyeon Jung [Fri, 29 Jan 2016 08:23:04 +0000 (17:23 +0900)]
Check invalid parameter
Change-Id: I17e6b7593210b7a4c4b0ef4d3491777af67a14f6
Daehyeon Jung [Tue, 19 Jan 2016 02:44:52 +0000 (11:44 +0900)]
fix warning
Change-Id: If56e793e74dafe05b05bcb02f20be462ec6db92d
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
SukHyung, Kang [Thu, 14 Jan 2016 04:29:43 +0000 (20:29 -0800)]
Merge "change doc files to sync tizen 2.4 for API references" into tizen
SukHyung, Kang [Thu, 14 Jan 2016 01:05:40 +0000 (10:05 +0900)]
change doc files to sync tizen 2.4 for API references
Change-Id: I67d460b11ae48482f411125a9c22be1385111e25
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
Daehyeon Jung [Wed, 13 Jan 2016 10:31:31 +0000 (19:31 +0900)]
use class_name for instance id
Change-Id: I13db581b0914f2798c39fa001c51369318083978
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>