hyunho [Thu, 14 Jun 2018 02:06:34 +0000 (11:06 +0900)]
Restore iconify change event
Removes pre visiblity and restore iconify
Change-Id: I4c462a1debdbcb8a6e88b242db694ff13533ce78
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Thu, 7 Jun 2018 07:21:27 +0000 (16:21 +0900)]
Release version 1.4.26
Changes:
- Handling manual render in pre visibility
Change-Id: Ie693d3d5d070a6495467c328538e5da66c887348
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Tue, 5 Jun 2018 08:22:13 +0000 (17:22 +0900)]
Handling manual render in pre visibility
Change-Id: I65b1464e4abfbe4d48476eadf86879193db891c3
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Thu, 24 May 2018 10:58:06 +0000 (19:58 +0900)]
Release version 1.4.25
Changes:
- Sends restart launch with time interval
Change-Id: I8d9eaa7c46641b765d2378ee5df1f3b0721ea938
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Fri, 18 May 2018 09:14:14 +0000 (18:14 +0900)]
Sends restart launch with time interval
Change-Id: I8019fc1e252c58e8e8c9c9ab03b14abe0a58c16d
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Fri, 4 May 2018 00:46:07 +0000 (09:46 +0900)]
Release version 1.4.24
Changes:
- Add warning log for fault/abort event
Change-Id: Icc9f6c1e958c80cf59001eab77eb77aeddbfe133
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Thu, 3 May 2018 06:19:43 +0000 (15:19 +0900)]
Add warning log for fault/abort event
Change-Id: Icbbabef955abb87d3b50fed12238a25bb996ea06
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Tue, 24 Apr 2018 00:41:56 +0000 (09:41 +0900)]
Release version 1.4.23
Changes:
- Adds file logs
Change-Id: I90348634b9b2d10b4bd2ffc9db4f3f6cd1d5021f
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Mon, 23 Apr 2018 04:14:31 +0000 (13:14 +0900)]
Adds file logs
Change-Id: Ie821f3f3ce1627b25bb1bcb10a3a01b3999e8d35
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Wed, 18 Apr 2018 01:23:17 +0000 (10:23 +0900)]
Release version 1.4.22
Changes:
- Adds watch window bind request API
Change-Id: Ic5063a81196cf1eb8b13120efc1324ba66f4c736
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Tue, 17 Apr 2018 01:28:15 +0000 (10:28 +0900)]
Adds watch window bind request API
Change-Id: Ib3a0b14b1e39e5f4a5f3a04190be0df4bd022496
Signed-off-by: hyunho <hhstark.kang@samsung.com>
Junghoon Park [Tue, 3 Apr 2018 10:07:27 +0000 (19:07 +0900)]
Release version 1.4.21
Changes:
- Fix a bug about releasing toolkit handles
Change-Id: Ida94c7533a1bb795c134e8bea65ebc8f77d8eb4b
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Junghoon Park [Tue, 3 Apr 2018 07:39:29 +0000 (16:39 +0900)]
Fix a bug about releasing toolkit handles
- The toolkit callback shouldn't be freed in the screen connector callbacks
- Require:
https://review.tizen.org/gerrit/#/c/174618/
Change-Id: I4f3b56086e4520c19d97431079cc49c9759b0a80
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
hyunho [Mon, 19 Mar 2018 06:58:02 +0000 (15:58 +0900)]
Release version 1.4.20
Changes:
- EFL_UPGRADE: remove ecore-wayland dependency
Change-Id: I4ed2642a0f7fa7f49b3239c270a72819373b9869
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Wed, 10 Jan 2018 10:03:24 +0000 (19:03 +0900)]
EFL_UPGRADE: remove ecore-wayland dependency
Change-Id: I2caf5eed5b27b2e5185ea07cc8b19789886badcc
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Tue, 6 Feb 2018 08:10:58 +0000 (17:10 +0900)]
Release version 1.4.19
Changes:
- Fix previous preview image delete bug
Change-Id: I244c933542c5e9b77bc2ee866c50c58ad4cf5a0b
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Tue, 6 Feb 2018 05:45:09 +0000 (14:45 +0900)]
Fix previous preview image delete bug
Change-Id: Ib660de7bfc13948909eb62f9a47b83fd70a77924
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Mon, 5 Feb 2018 10:07:18 +0000 (19:07 +0900)]
Release version 1.4.18
Changes:
- Remove preview image after finish loading
Change-Id: Ibc765d6b88286bb63d3ade7422e8db6c87b639e7
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Fri, 2 Feb 2018 10:13:04 +0000 (19:13 +0900)]
Remove preview image after finish loading
Change-Id: Ic1352747134e5539497e11f0fb9dcd686e28a7e7
Signed-off-by: hyunho <hhstark.kang@samsung.com>
Hyunho Kang [Wed, 1 Nov 2017 08:13:50 +0000 (17:13 +0900)]
Release version 1.4.17
Changes:
- Skip manual render if watch object is not visible
- Add debug privilege for widget_viewer_sdk
- Defer calling aul_widget_instance_del
- Checking iconified window
- Fix tab to load text location
- Modify text wrap type char -> word
Change-Id: I2f73fa1084bf94699fbbdff230a49cc0738b2528
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Tue, 24 Oct 2017 10:25:19 +0000 (19:25 +0900)]
Modify text wrap type char -> word
Change-Id: I1e789fc63877a982816981d565d07a506e9f81b0
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Fri, 20 Oct 2017 05:19:10 +0000 (14:19 +0900)]
Fix tab to load text location
Change-Id: I5854535840b353b2dc7b63299ec26b5bc137627c
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
SinJae Lee [Wed, 18 Oct 2017 06:51:31 +0000 (15:51 +0900)]
Checking iconified window
Change-Id: I32d58f75d0872e7729a43279582280e24f98b08e
Semun Lee [Tue, 26 Sep 2017 11:30:05 +0000 (20:30 +0900)]
Defer calling aul_widget_instance_del
If aul_widget_instance_del is called before destroying widget info,
amd cannot handle widget destroy command properly because it
already removed widget instance information.
We need to call aul_widget_instance_del after sending widget destroy
command.
Change-Id: I3d57ea25dcfdfa563d44874e391ec83a924ff887
Signed-off-by: Semun Lee <semun.lee@samsung.com>
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Semun Lee [Thu, 19 Oct 2017 00:38:38 +0000 (09:38 +0900)]
Add debug privilege for widget_viewer_sdk
Change-Id: I7a54a9c450ef61733b3a2a42685f3997699b5a4f
Signed-off-by: Semun Lee <semun.lee@samsung.com>
Hyunho Kang [Wed, 18 Oct 2017 00:51:35 +0000 (09:51 +0900)]
Skip manual render if watch object is not visible
Change-Id: Ice6376a589c83e9eb3534f0cc5e93f3da20f12b1
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hwankyu Jhun [Mon, 16 Oct 2017 02:40:50 +0000 (11:40 +0900)]
Release version 1.4.16
Changes:
- Request amd to delete widget instance
Change-Id: I0731534cd52353eff6942d5f3b1733654c978a5e
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Junghoon Park [Mon, 25 Sep 2017 12:56:16 +0000 (21:56 +0900)]
Request amd to delete widget instance
- When layout object is deleted, call aul_widget_instance_del() to
notify current status
Change-Id: Ic0476e82f93e935dd8bdd5c50041dfe99218f15c
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
(cherry picked from commit
d1c6ace1ca9b26095cc64b94434f6fdd6e652f3b)
Signed-off-by: Semun Lee <semun.lee@samsung.com>
Junghoon Park [Wed, 11 Oct 2017 01:47:08 +0000 (10:47 +0900)]
Release version 1.4.15
Changes:
- Fix static analysis issue
Change-Id: I100edd91b6de242c0deb462a6ed4d5896b76960f
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Junghoon Park [Tue, 10 Oct 2017 07:51:11 +0000 (16:51 +0900)]
Fix static analysis issue
- Fix 'Dereference null return value'
Change-Id: I1ad456d6e7609532fd200d18f019c4c4cf5ece4e
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Hyunho Kang [Thu, 28 Sep 2017 13:38:55 +0000 (22:38 +0900)]
Release version 1.4.14
Changes:
- Add lcov comment
Change-Id: I1c4a6fa45735fd96ade3d687e146b416be033b2c
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Thu, 28 Sep 2017 12:08:04 +0000 (21:08 +0900)]
Add lcov comment
- Add comment for feature disabled logic
- Add comment for privilege check logic
- Add comment for pending process logic
- Add comment for touch, mouse related logic
- Add comment for restart widget related logic
Change-Id: I1e5fe236dc79fc6d396812e2f50b910100a6a4a5
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hwankyu Jhun [Mon, 25 Sep 2017 02:21:31 +0000 (11:21 +0900)]
Release version 1.4.13
Changes:
- Added extra updated event
- Support widget_viewer_sdk multi class widget
- Fix multi class widget bug
- Add widget_viewer_sdk multiple widget view feature
- Set the bundle data for watch app
- Remove compile warning messages
- Modified relation between preview and loading-text for disable mode
- Added property map for loading text and changed default color and style
- Merge "Added property map for loading text and changed default color and style" into tizen_3.0
- Fix bug about launching the watch app
- Added internal api for emitting delete signal
- Added state message
- Added po files and codes for language change
- Changed default state text size
- Fix build break
- Add WATCH_SMART_SIGNAL_UPDATED signal
- Update doxygen comments
- Modified deleted signal
- Modified creation aborted and faulted signal
- Added internal property for terminating widget app
- Added internal property for retry text and text input
- Added internal property for custom shader
- Merge "Update doxygen comments" into tizen_3.0
- Removed terminate api from destructor
- Modified internal api for fault widget case
- Manage screen connector watcher handle
- Remove unnecessary tbm check logic
- Merge "Manage screen connector watcher handle" into tizen_3.0
- Set retry message when widget image is removed
- Fix crash by fd increase
- Handle widget resize event
- Handle widget instance create aborted event
- Fix crash by NULL remote surface
- Resize watch window
- Add a new API to get OPR
- Fix a wrong description
- Set license using %license
- Add watch-control license
- Added ImageView::SetImage instead of NativeImageSource::SetSource
- Fix a wrong implementation
- Fix build break
- Merge "Added ImageView::SetImage instead of NativeImageSource::SetSource" into tizen_3.0
- Refactor screen-connector
- Fixed blur issue in widget app
- Add watch click cancel API
- Fix widget destroy bug
- Delay resuming time
- Add get widget instance id API
- Fix dereferenced after null
- Add api for launch setup app
- Add fallback about sending lifecycle events
- Fix wrong memory allocation
- Add APIs to control visibility
- Modify extension header define check value
- Fix widget_viewer_evas_is_faulted API
- Fix tab to retry text bug
- Fix instance ref bug
- Use screen_connector API for changing visibility
- Add APIs for binding and unbinding window
- Add API for get setup-appid metadata
- Add api for notify viewer resume/pause state
- Add fault dead listener for watch_control
- Support send viewer state feature in multi-viewer
- Share watch viewer visibility to AMD
- Add pending logic for watch viewer resume/pause
- Send visibility using appid
- Fix watch viewer visibility update
- Fix watch_manager_get_app_control API
- Fix bug about getting OPR
- Add id exist check logic for get app control
- Add widget-mgr tool for debugging widget apps
- Set an error value to the event info
- Fix double free issue
- Reduce system info db access
- Add dump feature on widget-mgr tool
- Wrong the contidion for checking watch-appid
- Set manual render when viewer iconify state change
- Fix the exception handling about permanent deletion
- Fix watch resume bug
- Recover watch visibility after iconify process
- Listen LCD DBus signal for manual render feature
- Set NULL for removed toolkit handle
- Send pre resume when uniconify and lcd on
- Fix manual render auto visibility
- Adjust the timing of toolkit creation
- Set viewer appid in the init function
- Send viewer visibility when launching watch app
- Fix del_cb widget info clear bug
- Refine toolkit remove logic
- Call pre resume tick for bind watch
- Set default watch when sdk try to launch current watch
- Set rid handle null when toolkit destroyed
- Fix toolkit resource leak
- Remove old default watch declaration
- Fix setting watch control
- Exit sdk viewer when system use same watch
- Handling fault retry launch fail
- Fix black screen issue
- Add add by rid buffer event ON/OFF APIs
- Remove rid viewer default filter
- Set manual render with norender_push/pop
- Add timeout handler for manual render set
- Added WIDGET_INSTANCE_EVENT_CREATE_ABORTED
- Merge "Added WIDGET_INSTANCE_EVENT_CREATE_ABORTED" into tizen_3.0
- Check watch pkgid in sdk viewer when watch changed
- Send error code for WIDGET_INSTANCE_EVENT_CREATE_ABORTED
- Restart faulted widget when it is at the visible area
- Merge branch 'tizen_3.0' into devel/tizen
Change-Id: I396993bc013093b9b43c2de155cbf5a1b00ab211
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Mon, 18 Sep 2017 22:38:32 +0000 (07:38 +0900)]
Merge branch 'tizen_3.0' into devel/tizen
Change-Id: I7cc48960e8ecc016becdebc492e12a8f6d8b2c5e
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
taeyoon0.lee [Fri, 15 Sep 2017 06:52:54 +0000 (15:52 +0900)]
Removed widget_viewer_dali
Change-Id: I2b5cb909054e73be451ec50f10c660f451a67a78
Youngjae Shin [Fri, 15 Sep 2017 08:12:24 +0000 (17:12 +0900)]
fix coding rule error
Change-Id: Iffdd3668d1d9b9f8876b0e6d35c88566f348597f
Junghoon Park [Wed, 13 Sep 2017 06:49:47 +0000 (15:49 +0900)]
Restart faulted widget when it is at the visible area
Change-Id: I906f6f822e02fff5a6cc1de84e8ace37c6547c91
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Junghoon Park [Tue, 12 Sep 2017 05:50:32 +0000 (14:50 +0900)]
Send error code for WIDGET_INSTANCE_EVENT_CREATE_ABORTED
- Require:
https://review.tizen.org/gerrit/#/c/149326/
Change-Id: Ied624c2c811f40cb5f33614e8256c24d4d978401
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Hyunho Kang [Fri, 8 Sep 2017 06:09:00 +0000 (15:09 +0900)]
Check watch pkgid in sdk viewer when watch changed
Change-Id: I97e54e9c1b818018ab63c9642f54e475822dfc92
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Semun Lee [Mon, 11 Sep 2017 00:45:26 +0000 (00:45 +0000)]
Merge "Added WIDGET_INSTANCE_EVENT_CREATE_ABORTED" into tizen_3.0
taeyoon0.lee [Fri, 8 Sep 2017 08:44:01 +0000 (17:44 +0900)]
Added WIDGET_INSTANCE_EVENT_CREATE_ABORTED
Change-Id: Ie1580b292f9a275be8456991383b63ccd2b0764b
Hyunho Kang [Fri, 8 Sep 2017 02:58:56 +0000 (11:58 +0900)]
Release version 1.4.12
Changes:
- Fix dereference NULL
Change-Id: Id486d4ea0f0ae59b261e23e0ec04d2135617c7f2
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Wed, 6 Sep 2017 06:11:04 +0000 (15:11 +0900)]
Fix dereference NULL
Change-Id: Iaed023f2f9841d545a292b855857e57de86227ea
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Semun Lee [Tue, 5 Sep 2017 13:32:56 +0000 (22:32 +0900)]
Add timeout handler for manual render set
Change-Id: I5ad867301ed87b40db268f87c669e3976689efbd
Signed-off-by: Semun Lee <semun.lee@samsung.com>
Hyunho Kang [Mon, 4 Sep 2017 01:20:15 +0000 (10:20 +0900)]
Set manual render with norender_push/pop
Change-Id: I82ba4ef52f6ee36457bac7035ccf8d95b9cd9e0d
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Tue, 29 Aug 2017 05:40:33 +0000 (14:40 +0900)]
Remove rid viewer default filter
It's viewer application's role.
Change-Id: If5f2da20adb78865506fdd02b85be3085c6042e7
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Tue, 22 Aug 2017 05:46:57 +0000 (14:46 +0900)]
Add add by rid buffer event ON/OFF APIs
- watch_manager_enable_buffer_update
- watch_manager_disable_buffer_update
Change-Id: Ibab8221b16277832881426a6ec5834c2843f3552
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Jaeho Lee [Sun, 3 Sep 2017 08:38:38 +0000 (17:38 +0900)]
Fix black screen issue
- The buffer for watch should be released after the new watch app was added
Change-Id: Ie54e863cab495e672731fa3550eeb98237818a22
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Hyunho Kang [Thu, 31 Aug 2017 10:23:02 +0000 (19:23 +0900)]
Handling fault retry launch fail
Change-Id: I630203327585991dd025ae900610db190c9048a0
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Fri, 25 Aug 2017 11:40:22 +0000 (20:40 +0900)]
Exit sdk viewer when system use same watch
Change-Id: I0979c259fbfae9a1cac2bf5a54a21eb3077703bb
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hwankyu Jhun [Sun, 27 Aug 2017 23:16:27 +0000 (08:16 +0900)]
Fix setting watch control
The type of the bundle data can be an array.
Change-Id: I9ea154e5f1b26ab0d4b667ef21bff856d5e78951
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hyunho Kang [Thu, 24 Aug 2017 07:53:15 +0000 (16:53 +0900)]
Remove old default watch declaration
Change-Id: Ifc386224043c2dbdbb1c6bf844217b8bb99f62e4
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Thu, 24 Aug 2017 01:04:16 +0000 (10:04 +0900)]
Fix toolkit resource leak
Change-Id: Id68e04a54570854167b7b359dc199f069d5f9830
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Wed, 23 Aug 2017 11:06:05 +0000 (20:06 +0900)]
Set rid handle null when toolkit destroyed
Change-Id: I89e5b6b3967878a63002e45ab7dd2a4e1bf66d78
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Tue, 22 Aug 2017 13:35:18 +0000 (22:35 +0900)]
Set default watch when sdk try to launch current watch
Change-Id: I2f5bf956256023ecf58cce0f37897cd157311119
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Mon, 21 Aug 2017 13:30:31 +0000 (22:30 +0900)]
Call pre resume tick for bind watch
Change-Id: I9ba8b8afb24a5e6dc07e153bf3b3bdeca9cc585c
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Semun Lee [Tue, 22 Aug 2017 03:30:42 +0000 (12:30 +0900)]
Refine toolkit remove logic
Change-Id: I43d5be327d3f9ebc19ad19a84b7687b5e365265d
Signed-off-by: Semun Lee <semun.lee@samsung.com>
Hyunho Kang [Fri, 18 Aug 2017 08:03:59 +0000 (17:03 +0900)]
Fix del_cb widget info clear bug
Change-Id: Ieed12026b3f280b174d58101261c242e037a36fa
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Thu, 17 Aug 2017 08:24:50 +0000 (17:24 +0900)]
Send viewer visibility when launching watch app
Change-Id: Ia1325d2ba6d1766a80aeca456332d706f5579989
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hwankyu Jhun [Thu, 17 Aug 2017 08:52:47 +0000 (17:52 +0900)]
Set viewer appid in the init function
The viewer appid should be set.
Change-Id: I8ddc26d625fff7c2235bf0b5830ae4d0e5584b17
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 17 Aug 2017 00:18:57 +0000 (09:18 +0900)]
Adjust the timing of toolkit creation
After this patch is applided, the toolkit handle of watch control
will be created when getting watch launch signal from the amd.
Change-Id: Id21e23e7e0391e5e2267fa9ff1b60e997c242800
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hyunho Kang [Fri, 11 Aug 2017 04:59:35 +0000 (13:59 +0900)]
Fix manual render auto visibility
Watch object added by rid have to be checked when send visibility
Change-Id: I61597c96f4a4dd58c5564c7d01ad8343fff48cff
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Thu, 10 Aug 2017 11:24:28 +0000 (20:24 +0900)]
Send pre resume when uniconify and lcd on
Change-Id: Ic7c562ffb48ec97ec93d5fb6839038eab4e92d81
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hwankyu Jhun [Thu, 10 Aug 2017 02:53:46 +0000 (11:53 +0900)]
Set NULL for removed toolkit handle
Change-Id: Id4c3c7ab59ab5637e96970986367c57a4a2b6ef1
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hyunho Kang [Tue, 8 Aug 2017 07:50:24 +0000 (16:50 +0900)]
Listen LCD DBus signal for manual render feature
Change-Id: I1357546125265b8c3bd562b0ade95c6358e2ded8
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Tue, 8 Aug 2017 02:10:50 +0000 (11:10 +0900)]
Recover watch visibility after iconify process
Sometimes watch should be paused when viewer window uniconified
https://review.tizen.org/gerrit/#/c/142930/
Change-Id: Ic566532b90ecd4cc577a076906c5dec43f97338c
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Mon, 7 Aug 2017 04:11:01 +0000 (13:11 +0900)]
Fix watch resume bug
Change-Id: Icafd748e2459b6fa5a291171828a588cd28a5ded
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hwankyu Jhun [Fri, 4 Aug 2017 10:45:26 +0000 (19:45 +0900)]
Fix the exception handling about permanent deletion
Change-Id: I11aef3cf2118306d35ac8c7d6d809b367fd55d32
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hyunho Kang [Wed, 2 Aug 2017 06:15:56 +0000 (15:15 +0900)]
Set manual render when viewer iconify state change
Change-Id: Ib73fae789848a01c90c90ea47c9a9ff5e6b27295
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hwankyu Jhun [Wed, 2 Aug 2017 06:07:20 +0000 (15:07 +0900)]
Release version 1.4.11
Changes:
- Fix build break
Change-Id: Iaccb9e25614989b7574633a3e3708b9c6e5f1f74
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 2 Aug 2017 05:43:32 +0000 (14:43 +0900)]
Fix build break
Change-Id: If07d8d05cba3b3ddb50cd0177e5e0ca73bc67e90
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 2 Aug 2017 01:44:29 +0000 (10:44 +0900)]
Release version 1.4.10
Changes:
- Fix typo
- Add id exist check logic for get app control
Change-Id: I30a707eebe6760dd990503f5c374710a45d2968e
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Mon, 31 Jul 2017 23:08:47 +0000 (08:08 +0900)]
Fix typo
Change-Id: Id1419090d7b02e901052648568e85c3c629096cc
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hyunho Kang [Mon, 24 Jul 2017 11:09:50 +0000 (20:09 +0900)]
Add id exist check logic for get app control
Change-Id: I387d3f692dbc1d89dc595d7d676b0d9fe477d248
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Junghoon Park [Tue, 1 Aug 2017 07:35:46 +0000 (16:35 +0900)]
Wrong the contidion for checking watch-appid
- In case of restoring watchface, the previous watch appid is the same
as the current appid to launch
- The condition for checking appid is useless
Change-Id: I30c1211de4ac72a5a11290d6f6b59eb69aa7d006
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Hwankyu Jhun [Mon, 31 Jul 2017 11:35:11 +0000 (20:35 +0900)]
Add dump feature on widget-mgr tool
Change-Id: I31a0d878a012ef6a751479069aa661e8a28226bf
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 28 Jul 2017 06:24:30 +0000 (15:24 +0900)]
Reduce system info db access
Change-Id: I5a3f889cca98c47abca16b720070216ad79679f5
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 27 Jul 2017 10:05:45 +0000 (19:05 +0900)]
Fix double free issue
Change-Id: I0dfcce50b2eb9ff36c6f0413e23b0199e51a7eae
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 26 Jul 2017 11:25:15 +0000 (20:25 +0900)]
Set an error value to the event info
On error, the viewer application wants to get an error value by using
the event info when getting the evas event about the widget instance.
Change-Id: I6e838e5bf62b3a78ec3a88a0ba3242f1f8fb32d0
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 20 Jul 2017 05:58:32 +0000 (14:58 +0900)]
Add widget-mgr tool for debugging widget apps
Change-Id: Ie7b3391e5b2b7f877745c1c16b09ba520a8809bf
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hyunho Kang [Mon, 24 Jul 2017 11:09:50 +0000 (20:09 +0900)]
Add id exist check logic for get app control
Change-Id: I1012fb99ea15eb6bca6ca234b185c68989979512
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hwankyu Jhun [Tue, 25 Jul 2017 05:03:35 +0000 (14:03 +0900)]
Fix bug about getting OPR
Change-Id: Ia309f817c6069c75f0b7e808088fa79dfca73c33
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Sun, 23 Jul 2017 23:06:35 +0000 (08:06 +0900)]
Fix watch_manager_get_app_control API
- Removes setting loader id to LOADER_ID_DIRECT(1).
Change-Id: I6a1ee10c9b99069b03b32caaabfc0cd6e901a369
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
taeyoon0.lee [Wed, 12 Jul 2017 15:08:30 +0000 (00:08 +0900)]
Added key event transfer
- Added OnKeyEvent
- Added functions to get keycode
Change-Id: I6e431146ddd1ebfea11d70522debad8162790974
Hwankyu Jhun [Sun, 9 Jul 2017 23:45:18 +0000 (08:45 +0900)]
Fix watch viewer visibility update
- Use the surface ID instead of the instance ID
Requires:
- https://review.tizen.org/gerrit/#/c/137773/ [aul-1]
- https://review.tizen.org/gerrit/#/c/137801/ [amd]
Change-Id: I0fbf67ed3ae914aaa7296ce2e93a6d9edc4f90fc
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hyunho Kang [Fri, 7 Jul 2017 02:43:41 +0000 (11:43 +0900)]
Send visibility using appid
AMD don't know Add by rid viewer's instance ID
Change-Id: I0d3f79784536be866fb5d12ffcb0a0b3594d2ceb
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
taeyoon0.lee [Tue, 20 Jun 2017 12:04:37 +0000 (21:04 +0900)]
Added mouse in/out for mouse event
Change-Id: Ia1e0cb8ba3894630043c2f0f51070bc11adcafa1
Hyunho Kang [Thu, 6 Jul 2017 08:33:16 +0000 (17:33 +0900)]
Add pending logic for watch viewer resume/pause
Change-Id: If46e7d9d7a5c7344ddf1861a852100983cdac21e
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Tue, 4 Jul 2017 12:22:03 +0000 (21:22 +0900)]
Share watch viewer visibility to AMD
Requires:
- https://review.tizen.org/gerrit/#/c/137133/ (aul-1)
- https://review.tizen.org/gerrit/#/c/137134/ (amd)
- https://review.tizen.org/gerrit/#/c/137136/ (widget-viewer)
- https://review.tizen.org/gerrit/#/c/137437/ (appcore-watch)
Change-Id: I863ad830c7a43c0463d39560b188ad5b3a1d7507
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Mon, 3 Jul 2017 11:08:04 +0000 (20:08 +0900)]
Support send viewer state feature in multi-viewer
Multiple viewer like AOD viewer can send viewer state
to watch application
Change-Id: I351a8aba6a4d1daf48c0305c96e6eb79e5834482
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Thu, 29 Jun 2017 06:08:21 +0000 (15:08 +0900)]
Add fault dead listener for watch_control
- watch_manager_add_dead_signal_listener
- watch_manager_remove_dead_signal_listener
https://review.tizen.org/gerrit/#/c/136213/ (appcore-watch)
https://review.tizen.org/gerrit/#/c/136326/ (widget-viewer)
https://review.tizen.org/gerrit/#/c/136327/ (amd)
Change-Id: I4aba3a98b89f0b4f9d699100e936702357ac7c0c
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hwankyu Jhun [Thu, 29 Jun 2017 05:05:42 +0000 (14:05 +0900)]
Release version 1.4.8
Changes:
- Fix memory leak
- Define _GNU_SOURCE macro
Change-Id: I72166cb5a09189e7a29db72514fde247df7c1469
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 27 Jun 2017 05:27:05 +0000 (14:27 +0900)]
Fix memory leak
Change-Id: Ia26d7bcd0dfc5d2418f398facd2b0a49eabd525d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hyunho Kang [Mon, 26 Jun 2017 11:54:16 +0000 (20:54 +0900)]
Add api for notify viewer resume/pause state
- watch_manager_notify_resumed_status_of_viewer
- watch_manager_notify_paused_status_of_viewer
Change-Id: Iebfe991a2b42c3db4877d418ff30eb16361432f8
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hwankyu Jhun [Wed, 21 Jun 2017 22:40:42 +0000 (07:40 +0900)]
Define _GNU_SOURCE macro
To use strerror_r() of the GNU-specific version,
the macro should be defined.
Change-Id: Ia024e0555adec55843dad598380ceb4520761de3
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hyunho Kang [Tue, 20 Jun 2017 10:23:00 +0000 (19:23 +0900)]
Add API for get setup-appid metadata
- watch_manager_get_setup_appid
Change-Id: I536b583a09e084c6386507dd6cc6f84cd88224df
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Thu, 6 Apr 2017 02:26:24 +0000 (11:26 +0900)]
Fix wrong return logic and doxygen
Change-Id: I9f7064bb604442fc5cd8744c6b4cfec4c781c8f8
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Junghoon Park [Thu, 11 May 2017 03:43:11 +0000 (12:43 +0900)]
Add APIs for binding and unbinding window
Change-Id: Ic5b6db44bc4270f9cb9d94d93563e67e9766e8a5
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
(cherry picked from commit
868585eee50f355dc8dd38fca5d5f6c570c5523f)
Hyunho Kang [Fri, 2 Jun 2017 09:58:47 +0000 (18:58 +0900)]
Release version 1.4.7
Changes:
- Use screen_connector API for changing visibility
- Fix instance ref bug
- Fix tab to retry text bug
- Fixed blur issue in widget app
- Added ImageView::SetImage instead of NativeImageSource::SetSource
- Fix crash by NULL remote surface
- Fix crash by fd increase
- Set retry message when widget image is removed
- Modified internal api for fault widget case
- Removed terminate api from destructor
- Added internal property for custom shader
- Added internal property for retry text and text input
- Added internal property for terminating widget app
- Modified creation aborted and faulted signal
- Modified deleted signal
- Changed default state text size
- Added po files and codes for language change
- Added state message
- Added internal api for emitting delete signal
- Added property map for loading text and changed default color and style
- Merge "Modified relation between preview and loading-text for disable
mode" into tizen
Change-Id: I637c156682ced155db2fa1294bf9b6c211715f79
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Junghoon Park [Wed, 24 May 2017 05:14:57 +0000 (14:14 +0900)]
Use screen_connector API for changing visibility
- Instead of widget instance APIs,screen connector APIs should be used
to notify the display server
- The events for the visibility will be sent to widget apps via the display server
Change-Id: Icb87e2217ece723d5e0dbdc2ab2e42d6a0a5c453
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>