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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
Hyunho Kang [Fri, 10 Apr 2020 03:53:06 +0000 (03:53 +0000)]
Merge "Remove auto visibility from ambient viewer watch-surface" into tizen
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
Hyunho Kang [Thu, 12 Mar 2020 00:42:21 +0000 (00:42 +0000)]
Merge "Remove unnecessary requirement" into tizen
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>
Hyunho Kang [Wed, 11 Mar 2020 08:57:51 +0000 (08:57 +0000)]
Merge "Add missing callbacks" into tizen
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>
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>
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>
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>
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>
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>
hyunho [Mon, 9 Mar 2020 01:02:29 +0000 (10:02 +0900)]
Revert "Remove viewer visibility"
This reverts commit
e9f8ecba59e1137472a5079f347846a90de711ad.
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>
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>
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>
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>
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>
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>
Daehyeon Jung [Thu, 5 Mar 2020 05:04:10 +0000 (05:04 +0000)]
Merge "Implement TopAppSurface" into tizen
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>
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>
hyunho [Thu, 5 Mar 2020 03:20:44 +0000 (12:20 +0900)]
Release version 1.7.6
Changes:
- Update description for ambient-viewer
- Add functions for getting extra bundle
- Modify Frame Broker API
- Delete the unused test on ambient-viewer unittest
- Rearrange including header for apis
- Return result in terminate function
Change-Id: I508fcf0354d3d2e37dedceb7c0cfdf5e6943817d
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Wed, 4 Mar 2020 06:34:20 +0000 (15:34 +0900)]
Add block update feature
Change-Id: If33ac471caa3dac9a7c4db8b869e600f4a0af186
Signed-off-by: hyunho <hhstark.kang@samsung.com>
Inkyun Kil [Wed, 4 Mar 2020 05:55:49 +0000 (14:55 +0900)]
Adds doxygen and remove needless apis
Change-Id: I5894df1adc0470a06dc85303ade3f4ff3c333480
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
hyunho [Thu, 5 Mar 2020 03:05:55 +0000 (12:05 +0900)]
Return result in terminate function
Change-Id: If6e86fe5552d588980b2ecc710ecc644763b4b04
Signed-off-by: hyunho <hhstark.kang@samsung.com>
Inkyun Kil [Wed, 4 Mar 2020 07:36:30 +0000 (16:36 +0900)]
Rearrange including header for apis
Change-Id: Ie5bd34dda348ee64aeb6fdf5d544ec916717786f
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
mk5004.lee [Thu, 5 Mar 2020 02:59:13 +0000 (11:59 +0900)]
Delete the unused test on ambient-viewer unittest
Change-Id: I96a41e899587c347b6e882d0d1a08ce8bbb333ae
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
Hwankyu Jhun [Wed, 4 Mar 2020 08:57:50 +0000 (17:57 +0900)]
Modify Frame Broker API
Adds:
- frame_type_e: FRAME_TYPE_REMOTE_SURFACE_TBM_SURFACE
- frame_get_tbm_surface()
Removes:
- frame_type_e: FRAME_TYPE_REMOTE_SURFACE_NATIVE_BUFFER
- frame_get_native_buffer()
- frame_native_buffer_get_raw()
- frame_native_buffer_get_width()
- frame_native_buffer_get_height()
- frame_native_buffer_get_bpp()
- frame_native_buffer_get_tbm_surface()
Change-Id: I6f72cb4d639147b7bb1a36632881a60cd9151665
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Inkyun Kil [Wed, 12 Feb 2020 01:38:19 +0000 (10:38 +0900)]
Add functions for getting extra bundle
Change-Id: I0dd849514b38a4adbb7b4eb522f1b9e521d3f0f4
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
mk5004.lee [Tue, 3 Mar 2020 07:19:09 +0000 (16:19 +0900)]
Update description for ambient-viewer
Change-Id: Ic6073ccb6971705b6d777775029cc26f14e33bf7
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
hyunho [Tue, 3 Mar 2020 10:13:57 +0000 (19:13 +0900)]
Release version 1.7.5
Changes:
- Fix build fail
Change-Id: I60841c398612cda71c5f426b716553ab43399272
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Tue, 3 Mar 2020 10:10:57 +0000 (19:10 +0900)]
Fix build fail
Change-Id: I8f5082e5f4a31723e7d5910e246667db721e076d
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Tue, 3 Mar 2020 07:18:14 +0000 (16:18 +0900)]
Release version 1.7.4
Changes:
- Fix the constructor for class WatchSurface
- Fix Frame Broker
- Implement OnReceived for ambient-viewer
- Change key name of bundle for extradata
- Implement WatchSurface
Change-Id: I25f306e9fddbbbb12e0d02f92516635b3a1272ed
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Mon, 2 Mar 2020 01:56:09 +0000 (10:56 +0900)]
Implement WatchSurface
Change-Id: I455f499b049586a8ac2b8f6f9da39e713c0f9705
Signed-off-by: hyunho <hhstark.kang@samsung.com>
Inkyun Kil [Mon, 2 Mar 2020 05:34:05 +0000 (14:34 +0900)]
Change key name of bundle for extradata
Change-Id: I973121c70da30f1df75ce71fc704da53d329b972
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Inkyun Kil [Fri, 14 Feb 2020 05:14:48 +0000 (14:14 +0900)]
Implement OnReceived for ambient-viewer
Change-Id: I8777d13767aabb178b1068e1cc4a39a6d83e9b8d
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Hwankyu Jhun [Thu, 27 Feb 2020 05:28:09 +0000 (14:28 +0900)]
Fix Frame Broker
- Cancel the launch request while destroying the frame context handle
Change-Id: I8cee182aaa4def1b40071397d0c1a5de4c409045
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
mk5004.lee [Wed, 26 Feb 2020 05:35:50 +0000 (14:35 +0900)]
Fix the constructor for class WatchSurface
Change-Id: Iae654467786dd38f7e95bc48e6671aec87dcf54d
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
hyunho [Wed, 26 Feb 2020 07:34:13 +0000 (16:34 +0900)]
Release version 1.7.3
Changes:
- Add cancel touch method
- Replace watch-control to watch-holder for SDK
- Update watch-holder CAPI to design
- Add bg launch option
- Update ambient-viewer func implementation
- Implement notify ambient event
- Remove pause timer
- Change condition to call manual_render_start from AppControl Event & object move event
- Add missing condition check on __aul_watch_control_cb()
- Disable Pre-resume from __obj_move_cb
- Re-enable unittest
- Add WatchMirror CAPI
- Add OnAmbientChanged feature
- Merge "Add WatchMirror CAPI" into tizen
- Fix memory leak
- Fix null reference
Change-Id: I6015b91e40d0e40d6fa1c27dd6815f0073d57f00
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Wed, 26 Feb 2020 07:36:05 +0000 (16:36 +0900)]
Fix null reference
Change-Id: Ie1f059a2655c3116110ff397481cc7d717a9fd5b
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Wed, 26 Feb 2020 06:45:18 +0000 (15:45 +0900)]
Fix memory leak
Change-Id: Ia31d650c351aecdaf6ab0af0a512ad838be85790
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Wed, 26 Feb 2020 07:01:15 +0000 (16:01 +0900)]
Add missing files
Change-Id: I7ef4b60c45578b136656bb8b1fa411602a5579d4
Signed-off-by: hyunho <hhstark.kang@samsung.com>