platform/core/appfw/widget-viewer.git
3 years agoImplements WatchBase
hyunho [Thu, 11 Jun 2020 06:23:31 +0000 (15:23 +0900)]
Implements WatchBase

Change-Id: I548fe74dca493b229df8095b401d2ab06a9533c8
Signed-off-by: hyunho <hhstark.kang@samsung.com>
3 years agoRevise ambient_viewer_notify_ambient_event 32/236032/3
Inkyun Kil [Fri, 12 Jun 2020 06:16:09 +0000 (15:16 +0900)]
Revise ambient_viewer_notify_ambient_event

The 'extra' parameter can be NULL.
Therefore, the ambient_viewer_notify_ambient_event should be able to
pass an empty bundle.

Change-Id: I18be28d5a4d0dc5ffb8de97cc0a998b198ebfb0b
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
3 years agoRelease version 1.8.8 43/236143/1 accepted/tizen/unified/20200616.171011 submit/tizen/20200615.073523
hyunho [Mon, 15 Jun 2020 07:26:46 +0000 (16:26 +0900)]
Release version 1.8.8

Changes:
 - Adds defense code for crashing
 - Add mutex lock to support mutithreads apps

Change-Id: I22fee4d35e59db30b15c18676d54d3927f2d54c9
Signed-off-by: hyunho <hhstark.kang@samsung.com>
3 years agoAdd mutex lock to support mutithreads apps 50/236050/3
hyunho [Fri, 12 Jun 2020 08:07:43 +0000 (17:07 +0900)]
Add mutex lock to support mutithreads apps

Change-Id: I6004a4992c3057a7014f3ba63947a7e3b4f5099d
Signed-off-by: hyunho <hhstark.kang@samsung.com>
3 years agoAdds defense code for crashing 03/236003/1
Inkyun Kil [Fri, 12 Jun 2020 01:53:10 +0000 (10:53 +0900)]
Adds defense code for crashing

Change-Id: Id2028dd1509e322837f5061f1f9a11536cbf41ec
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
4 years agoRelease version 1.8.7 68/235068/3 accepted/tizen/unified/20200604.164601 accepted/tizen/unified/20200605.020420 submit/tizen/20200601.210236 submit/tizen/20200603.044922
hyunho [Tue, 2 Jun 2020 04:27:51 +0000 (13:27 +0900)]
Release version 1.8.7

Changes:
 - Specify uuid in CMakeLists.txt of unittest
 - Add uuid BuildRequires to the spec file

Change-Id: Ib061da9bbb79168f63b3319c0fccba59058390a8
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoAdd uuid BuildRequires to the spec file 70/235070/2
hyunho [Tue, 2 Jun 2020 04:31:01 +0000 (13:31 +0900)]
Add uuid BuildRequires to the spec file

Change-Id: I4c32a165ac2e46de9781b80efa95eaae91e51782
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoSpecify uuid in CMakeLists.txt of unittest 64/235064/1
Jongmin Lee [Tue, 2 Jun 2020 03:55:29 +0000 (12:55 +0900)]
Specify uuid in CMakeLists.txt of unittest

When buinding unittest, specify uuid library in CMakeLists.txt file
in order to avoid the undefiend reference to symbol 'uuid_unparse' error.

Change-Id: If3e7c3d5b1b5ca2f36cabc4a5b7f4c420558df87

4 years agoRelease version 1.8.6 02/234802/1
hyunho [Fri, 29 May 2020 02:23:28 +0000 (11:23 +0900)]
Release version 1.8.6

Changes:
 - Extend no render push time to 300ms

Change-Id: I7ff63a9c0fb84475afdbb139778ce69255488568
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoExtend no render push time to 300ms 93/234793/3
hyunho [Fri, 29 May 2020 01:28:22 +0000 (10:28 +0900)]
Extend no render push time to 300ms

Change-Id: Ibccde1df8689c4357a395426e9df7cde35e297d8
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoRelease version 1.8.5 76/234676/1
hyunho [Thu, 28 May 2020 02:43:12 +0000 (11:43 +0900)]
Release version 1.8.5

Changes:
 - Ignore vconf event
 - Add log for watch change
 - Merge "Add log for watch change" into tizen

Change-Id: I3b5a5ab26bb73ff3454d7c030f30dac23434d264
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoMerge "Add log for watch change" into tizen
Hyunho Kang [Thu, 28 May 2020 02:40:39 +0000 (02:40 +0000)]
Merge "Add log for watch change" into tizen

4 years agoAdd log for watch change 31/234631/1
hyunho [Wed, 27 May 2020 12:08:45 +0000 (21:08 +0900)]
Add log for watch change

Change-Id: I2ec3efe834e8c1ae38e359787aa893d0e147d46e
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoIgnore vconf event 29/234629/1
hyunho [Wed, 27 May 2020 11:42:43 +0000 (20:42 +0900)]
Ignore vconf event

Change-Id: Ifc83f8d45a4139765243fd00e0b5daf89049f3a8
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoRelease version 1.8.4 99/234499/1 accepted/tizen/unified/20200528.132829 submit/tizen/20200527.023831
hyunho [Wed, 27 May 2020 02:10:13 +0000 (11:10 +0900)]
Release version 1.8.4

Changes:
 - Refactor widget-viewer
 - Support ambient block tick state

Change-Id: Idadf7b062f78e12b65e4406b5dafa3bf62a9e816
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoSupport ambient block tick state 89/234389/4
hyunho [Tue, 26 May 2020 04:35:14 +0000 (13:35 +0900)]
Support ambient block tick state

Change-Id: I9d63b8034ae7fcc6ed979faf4d8e64bf2e9f20a0
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoRefactor widget-viewer 60/232260/4
Junghoon Park [Wed, 29 Apr 2020 09:24:08 +0000 (18:24 +0900)]
Refactor widget-viewer

 - Use mockup package
 - Add unittests
 - require:
   https://review.tizen.org/gerrit/#/c/platform/core/appfw/screen-connector/+/232184/

Change-Id: I52718759b3835d641104ff8aaa33b5532af6a507
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
4 years agoRelease version 1.8.3 63/233163/1 accepted/tizen/unified/20200514.050637 submit/tizen/20200513.063205
Hwankyu Jhun [Tue, 12 May 2020 22:41:48 +0000 (07:41 +0900)]
Release version 1.8.3

Changes:
 - Fix resource leak

Change-Id: I1fa75aa210d45c97dd2d33ce11f994fe50c442ce
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
4 years agoFix resource leak 43/233143/1
Hwankyu Jhun [Tue, 12 May 2020 11:23:45 +0000 (20:23 +0900)]
Fix resource leak

Change-Id: I7726c44d3212c78de6fb2134793e006aa89bf2e5
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
4 years agoRelease version 1.8.2 32/233032/1 accepted/tizen/unified/20200512.040532 submit/tizen/20200511.110745
Hwankyu Jhun [Mon, 11 May 2020 10:55:21 +0000 (19:55 +0900)]
Release version 1.8.2

Changes:
 - Fix bugs of widget-mgr tool

Change-Id: I976d456d4d5229889b14b86150b4173a5712f174
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
4 years agoFix bugs of widget-mgr tool 91/232991/4
Hwankyu Jhun [Mon, 11 May 2020 06:47:32 +0000 (15:47 +0900)]
Fix bugs of widget-mgr tool

- Calls elm_exit() when the error is occurred.
- Ignores the error of calling smack_setlabel().
- Checks whether the files are created or not.

Change-Id: I364b23c94a9042a02d8024b87a7cda0566be1264
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
4 years agoRelease version 1.8.1 69/232969/1 submit/tizen/20200511.035158
Hwankyu Jhun [Mon, 11 May 2020 03:43:47 +0000 (12:43 +0900)]
Release version 1.8.1

Changes:
 - Fix widget-mgr tool

Change-Id: Ie6688bfae8e8aab872e36ea0482f01683ed7a59d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
4 years agoFix widget-mgr tool 53/232953/3
Hwankyu Jhun [Mon, 11 May 2020 01:18:21 +0000 (10:18 +0900)]
Fix widget-mgr tool

- Changes the file permission.
- Adds environment variables for using Wayland.

Change-Id: I9be0ae07bbaa816e25d802c894600f41b025348f
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
4 years agoRelease version 1.8.0 52/232952/1 submit/tizen/20200511.000303
Hwankyu Jhun [Sun, 10 May 2020 23:12:14 +0000 (08:12 +0900)]
Release version 1.8.0

Changes:
 - Save widget images of the widget viewer

Change-Id: I1b274db4d964ffe5ae9d3b3a3aecb4bdac06c8e6
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
4 years agoSave widget images of the widget viewer 60/232860/4
Hwankyu Jhun [Fri, 8 May 2020 01:17:19 +0000 (10:17 +0900)]
Save widget images of the widget viewer

Requires:
 - https://review.tizen.org/gerrit/#/c/platform/core/appfw/aul-1/+/232855/
 - https://review.tizen.org/gerrit/#/c/platform/core/appfw/amd/+/232857/

Change-Id: Ibbef122d663bbc70e7e180294a9c583e2de17f37
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
4 years agoRelease version 1.7.30 97/232897/1
hyunho [Fri, 8 May 2020 07:29:09 +0000 (16:29 +0900)]
Release version 1.7.30

Changes:
 - Improves coverage for watch_holder
 - Fix ambient watch surface handle management bug

Change-Id: Ibdbf452e7d5ef328b480827796bae06a762998f3
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoFix ambient watch surface handle management bug 56/232656/4
hyunho [Thu, 7 May 2020 05:47:28 +0000 (14:47 +0900)]
Fix ambient watch surface handle management bug

The current watch surface handle should be destroyed after
the owner watch application is dead.

Change-Id: Ie790c1d5942833f4a0b89de7e6787202da4aac1d
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoImproves coverage for watch_holder 03/232003/6
Inkyun Kil [Mon, 27 Apr 2020 08:25:54 +0000 (17:25 +0900)]
Improves coverage for watch_holder

Change-Id: I3d8d0f40710e8ce31af173ef55958cfea80519a3
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
4 years agoRelease version 1.7.29 55/232255/1
Hwankyu Jhun [Wed, 29 Apr 2020 08:53:38 +0000 (17:53 +0900)]
Release version 1.7.29

Changes:
 - Call Reset Function

Change-Id: Ie50be6304d75149f996f3d3621c70f55f0b1d54f
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
4 years agoCall Reset Function 64/232164/2
Hwankyu Jhun [Wed, 29 Apr 2020 00:44:11 +0000 (09:44 +0900)]
Call Reset Function

After calling the pause callback function of frame_context_lifecycle_callback_s,
frame-broker calls the reset function.

Requires:
 - https://review.tizen.org/gerrit/#/c/platform/core/appfw/screen-connector/+/232163/

Change-Id: I7dff6da6eac420df80448bb9a39246235cf63019
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
4 years agoRelease version 1.7.28 46/231946/1 accepted/tizen/unified/20200428.001313 submit/tizen/20200427.034015
Daehyeon Jung [Mon, 27 Apr 2020 03:39:14 +0000 (12:39 +0900)]
Release version 1.7.28

Changes:
 - Fix memory leak
 - Add unittest for ambient viewer
 - Block top app surface feature

Change-Id: I14bbae3aa7a377a6fdcb0650ea7bcd53d7ab7947
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
4 years agoBlock top app surface feature 43/231843/4
Daehyeon Jung [Fri, 24 Apr 2020 11:17:03 +0000 (20:17 +0900)]
Block top app surface feature

Change-Id: I2828980a34209279594ba146e98d62aab8cbd1c2
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
4 years agoAdd unittest for ambient viewer 21/231821/2
Junghoon Park [Fri, 24 Apr 2020 09:29:12 +0000 (18:29 +0900)]
Add unittest for ambient viewer

Change-Id: I1d41523b77f390e42a3d91238596cf346c6d0f95
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
4 years agoFix memory leak 61/231761/1
Junghoon Park [Fri, 24 Apr 2020 05:54:05 +0000 (14:54 +0900)]
Fix memory leak

Change-Id: I0d0d9b6430d3c755b5cadaa8be5b44f57f8c1c1e
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
4 years agoRelease version 1.7.27 47/231547/1 accepted/tizen/unified/20200423.054545 submit/tizen/20200422.092744
Junghoon Park [Wed, 22 Apr 2020 09:11:42 +0000 (18:11 +0900)]
Release version 1.7.27

Changes:
 - Update ambient-viewer unittest
 - Add factory methods to improve testability
 - Adds unittest for watch-holder
 - Add unit tests for ambient viewer
 - Add unittests for Watch class

Change-Id: I6127161e766c2e7dde05c9dff6309cdadb4f1b34
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
4 years agoAdd unittests for Watch class 03/231503/3
Inkyun Kil [Wed, 22 Apr 2020 07:13:13 +0000 (16:13 +0900)]
Add unittests for Watch class

Change-Id: Ib105dacd95145e37902da559fc1ef2c4a318e27d
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
4 years agoAdd unit tests for ambient viewer 30/231530/2
Junghoon Park [Wed, 22 Apr 2020 08:05:07 +0000 (17:05 +0900)]
Add unit tests for ambient viewer

Change-Id: Id399fed778e324c16ab99d4adb8fad8a5e0f30f8
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
4 years agoAdds unittest for watch-holder 61/230461/4
Inkyun Kil [Fri, 10 Apr 2020 04:49:36 +0000 (13:49 +0900)]
Adds unittest for watch-holder

Change-Id: Idd9efe57096f33c637e858b6fdd5b3cfb2f290a0
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
4 years agoAdd factory methods to improve testability 17/230817/12
Junghoon Park [Tue, 14 Apr 2020 09:11:17 +0000 (18:11 +0900)]
Add factory methods to improve testability

 -require :
  https://review.tizen.org/gerrit/#/c/platform/core/appfw/screen-connector/+/230830/

Change-Id: Ia0c3271cdc8bcf1792d57c6ead6dc3d6074c2fa5
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
4 years agoUpdate ambient-viewer unittest 07/230507/6
mk5004.lee [Fri, 10 Apr 2020 07:12:18 +0000 (16:12 +0900)]
Update ambient-viewer unittest

Change-Id: I3760ffe2991363d9f9409649f34dc051c321342b
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
4 years agoRelease version 1.7.26 30/230930/1 submit/tizen/20200417.051505
Hwankyu Jhun [Thu, 16 Apr 2020 05:28:42 +0000 (14:28 +0900)]
Release version 1.7.26

Changes:
- [Frame-Broker] Remove precreated context handle

Change-Id: I987efdcc9c6c4208f2bb497f0e1a778b84d2d24f
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
4 years ago[Frame-Broker] Remove precreated context handle 99/230899/2
Hwankyu Jhun [Thu, 16 Apr 2020 01:50:01 +0000 (10:50 +0900)]
[Frame-Broker] Remove precreated context handle

Change-Id: I8831d67fc36434993ad53fd064ab0db4afbdad25
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
4 years agoRelease version 1.7.25 44/230744/1
Hwankyu Jhun [Tue, 14 Apr 2020 03:16:07 +0000 (12:16 +0900)]
Release version 1.7.25

Changes:
 - Fix Frame Broker

Frame Broker version: 0.0.2

Change-Id: Ia89b97d49e8f0c7aa03a1ea6a1473504ea7fd8de
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
4 years agoFix Frame Broker 34/230734/1
Hwankyu Jhun [Tue, 14 Apr 2020 02:14:39 +0000 (11:14 +0900)]
Fix Frame Broker

- Fixes AUL launcher service handler
- Ignores stop and cleanup events if the serial is not equal to
the requested serial
- Sets the context handle to nullptr to prevent invalid access after
destroying it

Change-Id: I29240db3c07abd65ebcfe56f4f6cf9f7d5eecd11
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
4 years agoRelease version 1.7.24 16/230716/1 submit/tizen/20200414.001251
Hwankyu Jhun [Mon, 13 Apr 2020 23:35:19 +0000 (08:35 +0900)]
Release version 1.7.24

Changes:
 - Fix Frame Broker

Change-Id: Ibde63457c5190a12271050eec22a4a0091b8e8f1
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
4 years agoFix Frame Broker 15/230715/1
Hwankyu Jhun [Mon, 13 Apr 2020 23:28:55 +0000 (08:28 +0900)]
Fix Frame Broker

Frame Broker invokes the error callback directly when the error is delivered
from Display Server before sending the launch request.

Change-Id: I232b06532f70856903d8ea1ba6c2e222bf689a20
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
4 years agoRelease version 1.7.23 67/230667/1
Hwankyu Jhun [Mon, 13 Apr 2020 09:04:19 +0000 (18:04 +0900)]
Release version 1.7.23

Changes:
 - Fix Frame Broker

Change-Id: I50ab5027dd31de0750d8b2f54ceae83a068f886a
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
4 years agoFix Frame Broker 61/230661/1
Hwankyu Jhun [Mon, 13 Apr 2020 08:02:04 +0000 (17:02 +0900)]
Fix Frame Broker

- Fixes log level
- Fixes wrong implementation

Change-Id: I20a32f830c65668718fe70ee3508937aa6091311
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
4 years agoRelease version 1.7.22 41/230541/1
hyunho [Fri, 10 Apr 2020 10:37:31 +0000 (19:37 +0900)]
Release version 1.7.22

Changes:
 - Fix casting bug

Change-Id: I70e165e672f6b6395af58f9e878b6aceb7c62a49
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoFix casting bug 36/230536/1
hyunho [Fri, 10 Apr 2020 10:15:46 +0000 (19:15 +0900)]
Fix casting bug

Change-Id: Ia650577b20da9cf9f53feef292506d3da9bb92d6
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoRelease version 1.7.21 58/230458/1
hyunho [Fri, 10 Apr 2020 04:39:16 +0000 (13:39 +0900)]
Release version 1.7.21

Changes:
 - Add virtual destructors
 - Fix Frame Broker
 - Remove auto visibility from ambient viewer watch-surface
 - Fix wrong implementation
 - Merge "Remove auto visibility from ambient viewer watch-surface" into tizen
 - Ignore previous viewer's dead signal

Change-Id: I68d6ebee85e78d64b508d1563a1b67cae4352127
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoIgnore previous viewer's dead signal 44/230444/2
hyunho [Fri, 10 Apr 2020 03:58:11 +0000 (12:58 +0900)]
Ignore previous viewer's dead signal

Change-Id: I07f402dadb58e4e8a394cc4255a5181b641bd6e9
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoMerge "Remove auto visibility from ambient viewer watch-surface" into tizen
Hyunho Kang [Fri, 10 Apr 2020 03:53:06 +0000 (03:53 +0000)]
Merge "Remove auto visibility from ambient viewer watch-surface" into tizen

4 years agoFix wrong implementation 29/230429/1
Hwankyu Jhun [Fri, 10 Apr 2020 03:15:20 +0000 (12:15 +0900)]
Fix wrong implementation

Change-Id: Ic91806d9bedfa9d940569a8afb195b3e04f946ba
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
4 years agoRemove auto visibility from ambient viewer watch-surface 10/230410/2
hyunho [Fri, 10 Apr 2020 01:18:25 +0000 (10:18 +0900)]
Remove auto visibility from ambient viewer watch-surface

Change-Id: Iebf51d9af2791b31d9c02438baf8ef05497eff8c
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoFix Frame Broker 34/230334/1
Hwankyu Jhun [Thu, 9 Apr 2020 09:30:05 +0000 (18:30 +0900)]
Fix Frame Broker

- Fixes wrong if statements

Change-Id: I10efa37cc16f50bc32706a7571d127024a1a465d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
4 years agoAdd virtual destructors 63/230163/2
Junghoon Park [Wed, 8 Apr 2020 08:06:45 +0000 (17:06 +0900)]
Add virtual destructors

Change-Id: I33a8fee85995a627e522c5316b7c17c54ec841ed
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
4 years agoRelease version 1.7.20 71/230171/1
hyunho [Wed, 8 Apr 2020 08:55:14 +0000 (17:55 +0900)]
Release version 1.7.20

Changes:
 - Fix wrong down-casting

Change-Id: I51d2803cd6c05acfbd6270c0f2038588470ff68d
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoFix wrong down-casting 48/230148/3
hyunho [Wed, 8 Apr 2020 07:08:49 +0000 (16:08 +0900)]
Fix wrong down-casting

Change-Id: I268df08ddc0699bcd9c74fcb28272acd85140273
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoRelease version 1.7.19 82/230082/1
hyunho [Wed, 8 Apr 2020 01:03:15 +0000 (10:03 +0900)]
Release version 1.7.19

Changes:
 - Remove viewer visibility

Change-Id: I22b5bfa6f245945be7b1531bd4c5bac5f84bc2c4
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoRemove viewer visibility 89/229589/2
hyunho [Thu, 2 Apr 2020 05:17:43 +0000 (14:17 +0900)]
Remove viewer visibility

Change-Id: Ib40280baeee0a92754ffe058ceceb21772ef735a
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoRelease version 1.7.18 79/229979/1
hyunho [Tue, 7 Apr 2020 04:13:43 +0000 (13:13 +0900)]
Release version 1.7.18

Changes:
 - Check coding style for newly added files
 - Check null bind_window value

Change-Id: I181f04af98b704135d3f9237bb20b1d6af7904ba
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoCheck null bind_window value 72/229972/1
hyunho [Tue, 7 Apr 2020 03:42:21 +0000 (12:42 +0900)]
Check null bind_window value

Change-Id: Ic3e22d0445e7667f4e5045f0684b013c145bc7ce
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoCheck coding style for newly added files 10/229910/2
mk5004.lee [Mon, 6 Apr 2020 10:39:50 +0000 (19:39 +0900)]
Check coding style for newly added files

Change-Id: I26ce777ee172f2bb85aa16e2adb6e45c96fd7d21
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
4 years agoRelease version 1.7.17 31/229831/1 accepted/tizen/unified/20200407.043043 submit/tizen/20200406.034654
Hwankyu Jhun [Mon, 6 Apr 2020 01:47:48 +0000 (10:47 +0900)]
Release version 1.7.17

Changes:
 - Fix memory leak
 - Fix bugs about checking pre-created context handle

Change-Id: I3559d73dabb75ffe7e5067dfe734020d6a0e6e5c
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
4 years agoFix bugs about checking pre-created context handle 94/229794/1
Hwankyu Jhun [Fri, 3 Apr 2020 10:11:31 +0000 (19:11 +0900)]
Fix bugs about checking pre-created context handle

Change-Id: Ida9c9392dda33835ab423aa0a74142e734f39fa0
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
4 years agoFix memory leak 59/229759/1
hyunho [Fri, 3 Apr 2020 07:29:40 +0000 (16:29 +0900)]
Fix memory leak

Change-Id: Ie8c3d0fa5c260dd7ab531208e24b6f9d72199ea4
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoRelease version 1.7.16 46/229746/1 accepted/tizen/5.5/unified/20200407.015519 submit/tizen_5.5/20200403.065918
hyunho [Fri, 3 Apr 2020 06:54:55 +0000 (15:54 +0900)]
Release version 1.7.16

Changes:
 - Add aod notified event
 - Add missing memory management codes

Change-Id: Iaaf4dc09bb34951c0d0bf8ba0b243e7d6a773629
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoAdd missing memory management codes 36/229736/2
hyunho [Fri, 3 Apr 2020 06:33:32 +0000 (15:33 +0900)]
Add missing memory management codes

Change-Id: Ia5da1b706de6bc1a5ce92cbbc6e823cffc0622b2
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoAdd aod notified event 21/229621/2
hyunho [Thu, 2 Apr 2020 08:58:05 +0000 (17:58 +0900)]
Add aod notified event

Change-Id: Icbc479b1bb89c3ed038e02fb024ec7a0af54dbc3
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoRelease version 1.7.15 90/229290/1 accepted/tizen/5.5/unified/20200331.180303 submit/tizen_5.5/20200331.035046
hyunho [Tue, 31 Mar 2020 03:42:56 +0000 (12:42 +0900)]
Release version 1.7.15

Changes:
 - Add block update API to ambient-viewer

Change-Id: I502af9099b153a93d79bd1d61fcee5debc7597de
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoAdd block update API to ambient-viewer 91/228891/2
hyunho [Thu, 26 Mar 2020 07:57:42 +0000 (16:57 +0900)]
Add block update API to ambient-viewer

Change-Id: I39a6be27058b3b3facf4ec44d35d2ca344c60024
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoRelease version 1.7.14 09/228709/1 accepted/tizen/unified/20200326.215014 submit/tizen/20200325.065202
hyunho [Wed, 25 Mar 2020 04:16:55 +0000 (13:16 +0900)]
Release version 1.7.14

Changes:
 - Fix memory leak
 - Fix qualified name

Change-Id: If49b11e46800901baebe4a5b88ccd6b1ba5ee6db
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoFix qualified name 47/228447/1
hyunho [Mon, 23 Mar 2020 06:55:39 +0000 (15:55 +0900)]
Fix qualified name

internal is a C++ reserved word

Change-Id: Ie404de6da23ce610ff3a6a02aa85e15e12b80b45
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoFix memory leak 39/228439/2
hyunho [Mon, 23 Mar 2020 06:11:10 +0000 (15:11 +0900)]
Fix memory leak

Change-Id: Ibb9ef5f16c5349ec02b414ce00ccb7b68ba35faf
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoRelease version 1.7.13 63/227863/1 accepted/tizen/5.5/unified/20200317.160201 submit/tizen/20200317.015806 submit/tizen_5.5/20200317.015757
hyunho [Tue, 17 Mar 2020 01:51:14 +0000 (10:51 +0900)]
Release version 1.7.13

Changes:
 - Add missing implementations

Change-Id: I2a48b092046c03552675c11dc5862d5bf2dce9cc
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoAdd missing implementations 74/227774/3
hyunho [Mon, 16 Mar 2020 08:52:01 +0000 (17:52 +0900)]
Add missing implementations

Change-Id: I2a0336847f8afe5d75f489f6ba99846c672ee5a2
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoRelease version 1.7.12 62/227562/1 accepted/tizen/unified/20200315.214831 submit/tizen/20200313.005620
Junghoon Park [Fri, 13 Mar 2020 00:50:05 +0000 (09:50 +0900)]
Release version 1.7.12

Changes:
 - Fix static analysis issue

Change-Id: Ie51d87bdf5d2591820738054260b3113e5af02f6
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
4 years agoFix static analysis issue 56/227556/1
Junghoon Park [Fri, 13 Mar 2020 00:28:00 +0000 (09:28 +0900)]
Fix static analysis issue

Change-Id: I2cb2bb45f5beeea8c113bb60af7f600ff3ae73ae
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
4 years agoRelease version 1.7.11 24/227424/1 accepted/tizen/5.5/unified/20200312.234453 accepted/tizen/unified/20200312.131053 submit/tizen/20200312.031507 submit/tizen_5.5/20200312.031457
hyunho [Thu, 12 Mar 2020 02:00:13 +0000 (11:00 +0900)]
Release version 1.7.11

Changes:
 - Merge "Remove unnecessary requirement" into tizen
 - Add block update capi for sharable_watch

Change-Id: Ia51987b2b02ab75c24a2a38fd404aa9195de9a03
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoAdd block update capi for sharable_watch 15/227415/2
hyunho [Thu, 12 Mar 2020 01:26:37 +0000 (10:26 +0900)]
Add block update capi for sharable_watch

Change-Id: Ibf31642540d724b79cd478ed9b9adc75843fa8c4
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoMerge "Remove unnecessary requirement" into tizen
Hyunho Kang [Thu, 12 Mar 2020 00:42:21 +0000 (00:42 +0000)]
Merge "Remove unnecessary requirement" into tizen

4 years agoRelease version 1.7.10 37/227337/1 accepted/tizen/5.5/unified/20200312.234557 accepted/tizen/unified/20200312.234317 submit/tizen/20200311.090058 submit/tizen_5.5/20200311.090050
hyunho [Wed, 11 Mar 2020 08:59:03 +0000 (17:59 +0900)]
Release version 1.7.10

Changes:
 - Move BlockUpdate to ISharableWatch
 - Add missing callbacks
 - Merge "Add missing callbacks" into tizen

Change-Id: I0b8e3b532dff34682911ac8d885dd28d8d8f8cf3
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoMerge "Add missing callbacks" into tizen
Hyunho Kang [Wed, 11 Mar 2020 08:57:51 +0000 (08:57 +0000)]
Merge "Add missing callbacks" into tizen

4 years agoAdd missing callbacks 30/227330/2
hyunho [Wed, 11 Mar 2020 08:10:56 +0000 (17:10 +0900)]
Add missing callbacks

Change-Id: Id97ec03824e2cca370b1dcd7aea9459b91e41847
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoMove BlockUpdate to ISharableWatch 26/227326/2
hyunho [Wed, 11 Mar 2020 07:49:30 +0000 (16:49 +0900)]
Move BlockUpdate to ISharableWatch

Change-Id: Iba49a1b7d4502ce91b450ae52c81e277a95e0a10
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoRemove unnecessary requirement 33/227133/3
hyunho [Tue, 10 Mar 2020 03:41:33 +0000 (12:41 +0900)]
Remove unnecessary requirement

Change-Id: I395fde30581b7b051c6b4d8ffcdf343b29f97805
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoRelease version 1.7.9 21/227021/1 accepted/tizen/5.5/unified/20200310.151228 submit/tizen_5.5/20200309.061114
hyunho [Mon, 9 Mar 2020 06:06:30 +0000 (15:06 +0900)]
Release version 1.7.9

Changes:
 - Add missing required package declaration

Change-Id: I2a4b630d32876c3024aacad275cb8f5389653d67
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoAdd missing required package declaration 20/227020/1
hyunho [Mon, 9 Mar 2020 06:04:28 +0000 (15:04 +0900)]
Add missing required package declaration

Change-Id: I573d3ffa546c024200332ed4ee0a17885d3a5fc3
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoRelease version 1.7.8 84/226984/1 accepted/tizen/5.5/unified/20200309.215626 accepted/tizen/unified/20200309.215554 submit/tizen/20200309.023543 submit/tizen_5.5/20200309.014711
hyunho [Mon, 9 Mar 2020 01:40:12 +0000 (10:40 +0900)]
Release version 1.7.8

Changes:
 - Update doxygen
 - Revert "Remove viewer visibility"

Change-Id: I0f721f7575e18774f623220d1a80edac9888c139
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoRevert "Remove viewer visibility"
hyunho [Mon, 9 Mar 2020 01:02:29 +0000 (10:02 +0900)]
Revert "Remove viewer visibility"

This reverts commit e9f8ecba59e1137472a5079f347846a90de711ad.

4 years agoUpdate doxygen 63/215963/3 submit/tizen/20200306.052336
mk5004.lee [Fri, 18 Oct 2019 03:58:22 +0000 (12:58 +0900)]
Update doxygen

Change-Id: Iab4c72445e0fa4a32c973077b2340ac52931b617
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
4 years agoRelease version 1.7.7 28/226828/1 submit/tizen/20200306.034140 submit/tizen_5.5/20200306.033842
hyunho [Fri, 6 Mar 2020 01:20:59 +0000 (10:20 +0900)]
Release version 1.7.7

Changes:
 - Implement TopAppSurface
 - Fix typo
 - Merge "Implement TopAppSurface" into tizen
 - Adds doxygen for watch and sharable_watch
 - Add ambient event
 - Call watch changed event
 - Handling dead/launch process

Change-Id: I874aa27aa561e6281283ba70e8f7b02bd8f22f6d
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoHandling dead/launch process 22/226822/3
hyunho [Thu, 5 Mar 2020 23:13:30 +0000 (08:13 +0900)]
Handling dead/launch process

Change-Id: Iff7cdece000e17c0c4b47c04de8924cc62d2caa1
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoCall watch changed event 82/226782/2
hyunho [Thu, 5 Mar 2020 08:16:22 +0000 (17:16 +0900)]
Call watch changed event

Change-Id: I960255f30bcec05dce6c908034a2504340863804
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoAdd ambient event 26/226626/12
hyunho [Wed, 4 Mar 2020 07:35:04 +0000 (16:35 +0900)]
Add ambient event

Change-Id: Ic0f4442eadce503fa1c526ecf950e6051269fe3c
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoAdds doxygen for watch and sharable_watch 93/226693/3
Inkyun Kil [Thu, 5 Mar 2020 03:37:51 +0000 (12:37 +0900)]
Adds doxygen for watch and sharable_watch

Change-Id: I4f446c9a1db6b8bbe263529dce204d3f6321e965
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
4 years agoMerge "Implement TopAppSurface" into tizen
Daehyeon Jung [Thu, 5 Mar 2020 05:04:10 +0000 (05:04 +0000)]
Merge "Implement TopAppSurface" into tizen

4 years agoFix typo 17/226717/1
hyunho [Thu, 5 Mar 2020 04:52:27 +0000 (13:52 +0900)]
Fix typo

Change-Id: I6beaf15ca305a4a2d8968aff413609448c478224
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoImplement TopAppSurface 01/226701/1
Daehyeon Jung [Thu, 5 Mar 2020 04:04:40 +0000 (13:04 +0900)]
Implement TopAppSurface

Change-Id: I38617357da4f1897b6414411c6279a7ba561b8f4
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>