platform/core/appfw/appcore-watch.git
6 years agoRelease version 1.5.20 08/177808/1 accepted/tizen/unified/20180504.162639 submit/tizen/20180503.112203
hyunho [Fri, 4 May 2018 02:34:01 +0000 (11:34 +0900)]
Release version 1.5.20

Changes:
 - Removes pre resume called flag

Change-Id: I8b730f254f0acc5bfdffe03dcf8a1273f21a421a
Signed-off-by: hyunho <hhstark.kang@samsung.com>
6 years agoRemoves pre resume called flag 41/177641/1
hyunho [Wed, 2 May 2018 09:50:10 +0000 (18:50 +0900)]
Removes pre resume called flag

Home can be uniconified when LCD is off.
eg) 25 sec after LCD off

Change-Id: I2342396966d6149f7804b121e60ee02c909885f3
Signed-off-by: hyunho <hhstark.kang@samsung.com>
6 years agoRelease version 1.5.19 56/175256/1 accepted/tizen/unified/20180410.063607 submit/tizen/20180410.010733
Hwankyu Jhun [Tue, 10 Apr 2018 01:02:18 +0000 (10:02 +0900)]
Release version 1.5.19

Changes:
 - Add exceptions to handle states

Change-Id: I405855569e3f94af2fa9b79beb6e2729dfd3823f
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
6 years agoAdd exceptions to handle states 52/175252/4
Hwankyu Jhun [Mon, 9 Apr 2018 22:50:22 +0000 (07:50 +0900)]
Add exceptions to handle states

If the state of the running watch-application is paused,
the watch-core doesn't invoke the time tick callback.
And, if the state is not running, the watch-core doesn't invoke
the pause callback.

Change-Id: Ibc385c673c2f86ec31eb504014bd9ca84e1eef1b
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
6 years agoRelease version 1.5.18 26/175126/1 submit/tizen/20180409.045707
Hwankyu Jhun [Mon, 9 Apr 2018 04:55:16 +0000 (13:55 +0900)]
Release version 1.5.18

Changes:
 - Listen LCD ON event to handle pre resume event

Change-Id: Ic3f257e30c3c708e0e599bd34f1c356238bf6e35
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
6 years agoListen LCD ON event to handle pre resume event 06/175106/6
Hwankyu Jhun [Mon, 9 Apr 2018 00:25:31 +0000 (09:25 +0900)]
Listen LCD ON event to handle pre resume event

Change-Id: I00d8f28762522acc6a174b571cc7ad26dedf02cc
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
6 years agoRelease version 1.5.17 81/172981/1 accepted/tizen/unified/20180328.010125 submit/tizen/20180319.053649
hyunho [Mon, 19 Mar 2018 06:49:58 +0000 (15:49 +0900)]
Release version 1.5.17

Changes:
 - EFL_UPGRADE: remove ecore-wayland dependency

Change-Id: Ie256d13d08e2a27f50c3d778a3a6d71b5129b470
Signed-off-by: hyunho <hhstark.kang@samsung.com>
6 years agoEFL_UPGRADE: remove ecore-wayland dependency
hyunho [Wed, 10 Jan 2018 06:25:07 +0000 (15:25 +0900)]
EFL_UPGRADE: remove ecore-wayland dependency

Change-Id: I7cccfdb47f0625af50b92a1f4730837e1dfdaec6
Signed-off-by: hyunho <hhstark.kang@samsung.com>
6 years agoRelease version 1.5.16 20/172620/1 accepted/tizen/unified/20180315.150748 submit/tizen/20180315.021510
hyunho [Thu, 15 Mar 2018 01:36:19 +0000 (10:36 +0900)]
Release version 1.5.16

Changes:
 - Fix memory leak
 - Fix wrong condition check logic

Change-Id: I4613637fc6576087a6488cfca1962237da38ec24
Signed-off-by: hyunho <hhstark.kang@samsung.com>
6 years agoFix wrong condition check logic 32/172332/2
hyunho [Tue, 13 Mar 2018 08:25:09 +0000 (17:25 +0900)]
Fix wrong condition check logic

Change-Id: Ifdae44fb90a2b67521014d2ab711db318346ffbc
Signed-off-by: hyunho <hhstark.kang@samsung.com>
6 years agoFix memory leak 23/172323/1
hyunho [Tue, 13 Mar 2018 07:50:55 +0000 (16:50 +0900)]
Fix memory leak

Change-Id: I1998f15016a9773275483220aff0cd288c4eb309
Signed-off-by: hyunho <hhstark.kang@samsung.com>
6 years agoRelease version 1.5.15 11/172111/1 accepted/tizen/4.0/unified/20180313.024538 accepted/tizen/unified/20180315.061322 submit/tizen/20180312.024104 submit/tizen_4.0/20180312.024054
hyunho [Mon, 12 Mar 2018 02:23:55 +0000 (11:23 +0900)]
Release version 1.5.15

Changes:
 - Check previous state when do resume/pause

Change-Id: I89b917f4a94495586eb8c1c6717347b70e9ef97e
Signed-off-by: hyunho <hhstark.kang@samsung.com>
6 years agoCheck previous state when do resume/pause 04/172104/1
hyunho [Mon, 12 Mar 2018 01:37:47 +0000 (10:37 +0900)]
Check previous state when do resume/pause

Change-Id: Ie9e6f80cb131e2390cafe3cb2330208696b29758
Signed-off-by: hyunho <hhstark.kang@samsung.com>
6 years agoRelease version 1.5.14 07/165907/1 accepted/tizen/4.0/unified/20180111.050818 accepted/tizen/unified/20180105.065641 submit/tizen/20180105.003410 submit/tizen_4.0/20180105.003338 tizen_4.0.IoT.p2_release
hyunho [Fri, 5 Jan 2018 00:06:28 +0000 (09:06 +0900)]
Release version 1.5.14

Changes:
 - Remove unnecessary feature check

Change-Id: I3b6f647cc06b44090394607b87d2409bab9ac06c
Signed-off-by: hyunho <hhstark.kang@samsung.com>
6 years agoRemove unnecessary feature check 04/165804/3
hyunho [Thu, 4 Jan 2018 06:05:54 +0000 (15:05 +0900)]
Remove unnecessary feature check

Change-Id: Icd2bf5a123c224c42752b3f035d5f0e20523a1e1
Signed-off-by: hyunho <hhstark.kang@samsung.com>
6 years agoRelease version 1.5.13 43/164343/1 accepted/tizen/4.0/unified/20171219.072233 accepted/tizen/unified/20171219.072712 submit/tizen/20171219.004239 submit/tizen_4.0/20171219.004057
hyunho [Tue, 19 Dec 2017 00:23:47 +0000 (09:23 +0900)]
Release version 1.5.13

Changes:
 - Fix auto visibility bug

Change-Id: I9e8e27705b4a877db0be615bd7c52bfccdf05aee
Signed-off-by: hyunho <hhstark.kang@samsung.com>
6 years agoFix auto visibility bug 30/164230/1
hyunho [Mon, 18 Dec 2017 07:03:10 +0000 (16:03 +0900)]
Fix auto visibility bug

When watch paused by viewer pause api, auto visibility
also changed unintentionally.

Change-Id: I9a5ce7188f7191c6fc9113a8d556e46304da9b8f
Signed-off-by: hyunho <hhstark.kang@samsung.com>
6 years agoRelease version 1.5.12 46/163746/1 accepted/tizen/4.0/unified/20171214.050340 accepted/tizen/unified/20171214.050242 submit/tizen/20171213.080957 submit/tizen_4.0/20171213.080943
hyunho [Wed, 13 Dec 2017 08:01:49 +0000 (17:01 +0900)]
Release version 1.5.12

Changes:
 - Fix METADATA_TICK_PER_SECOND logic

Change-Id: I68a219ce525517da4b3b88895dc81fad0586f78b
Signed-off-by: hyunho <hhstark.kang@samsung.com>
6 years agoFix METADATA_TICK_PER_SECOND logic
Hyunho Kang [Fri, 30 Jun 2017 02:33:04 +0000 (11:33 +0900)]
Fix METADATA_TICK_PER_SECOND logic

METADATA_TICK_PER_SECOND's value is int type

Change-Id: Iefac963b3dfed20ebb93c705b8a9b31c76146336
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Signed-off-by: hyunho <hhstark.kang@samsung.com>
6 years agoRelease version 1.5.11 98/153498/1 accepted/tizen/4.0/unified/20170929.080344 accepted/tizen/unified/20170929.081717 submit/tizen/20170928.104306 submit/tizen_4.0/20170928.104840 tizen_4.0.IoT.p1_release tizen_4.0.m2_release
Hyunho Kang [Thu, 28 Sep 2017 13:37:23 +0000 (22:37 +0900)]
Release version 1.5.11

Changes:
 - Add lcov for ambient, time change related logic

Change-Id: Ib5e893a69ccc55aea0dcb03d213aaff6161eed4d
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
6 years agoAdd lcov for ambient, time change related logic 83/153083/1
Hyunho Kang [Thu, 28 Sep 2017 02:18:38 +0000 (11:18 +0900)]
Add lcov for ambient, time change related logic

- ambient and time change related logic should be cheched in manual tct

Change-Id: I6d5299a1ab784e4c516f78e8842f6ac74eb6dbab
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
6 years agoRelease version 1.5.10 96/152196/1 accepted/tizen/4.0/unified/20170925.151048 accepted/tizen/unified/20170926.165605 submit/tizen/20170925.085118 submit/tizen/20170926.011445 submit/tizen_4.0/20170925.050600
SukHyung, Kang [Mon, 25 Sep 2017 08:17:57 +0000 (17:17 +0900)]
Release version 1.5.10

    Changes:
     - Add feature key and new Error Type for watch application

Change-Id: Ibc310ba3eb79659a4f7f26b3ab98a3ce211cdcfb
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
6 years agoAdd feature key and new Error Type for watch application 51/143751/9
SukHyung, Kang [Fri, 11 Aug 2017 06:39:54 +0000 (15:39 +0900)]
Add feature key and new Error Type for watch application

 - Add for feature key

Change-Id: I53770418e964d31738348068a2d5e7677d19e415
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
6 years agoRelease version 1.5.9 54/152054/1 submit/tizen/20170925.023149 submit/tizen/20170925.045801 submit/tizen_4.0/20170925.023320
Hwankyu Jhun [Mon, 25 Sep 2017 02:25:56 +0000 (11:25 +0900)]
Release version 1.5.9

Changes:
 - Call normal time tick for timezone change event
 - Fix wrong log format
 - Modify default tick setting position
 - Fix default tick logic
 - Check watch viewer state when resume
 - Notify normal exit to AMD
 - Fix screen viewer state feature
 - Fix initial viewer visibility value
 - Call ambient tick when exit ambient mode
 - Call tick when pre resume state
 - Revert "Set event filter to ignore mouse move event"
 - Set viewer visibility when start app
 - Fix resource leak
 - Fix duplicate pre resume call
 - Render in pre resume callback forcefully
 - Requires amd-mod-watch package

Change-Id: Ie070edaaa32df9813178d9fcb3f1dadb808f4e11
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
6 years agoRequires amd-mod-watch package 07/151707/2 devel/tizen
Hwankyu Jhun [Thu, 21 Sep 2017 14:47:53 +0000 (23:47 +0900)]
Requires amd-mod-watch package

If we don't want to create a JIRA about TRE, we should specify the dependency
in the spec file.

Change-Id: Ibd0453bdc764dea070322c2fa6cdf232992cce19
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
6 years agoRender in pre resume callback forcefully 72/151272/2
Semun Lee [Tue, 5 Sep 2017 09:12:48 +0000 (18:12 +0900)]
Render in pre resume callback forcefully

PRE_RESUME assumes at least one render, so render forcefully
in time tick callback.

Change-Id: I58cb8be2b041d6eb70683b04b025442e67950942
Signed-off-by: Semun Lee <semun.lee@samsung.com>
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
6 years agoFix duplicate pre resume call 60/151260/2
Hyunho Kang [Tue, 22 Aug 2017 10:13:54 +0000 (19:13 +0900)]
Fix duplicate pre resume call

Change-Id: I82dbddd7b51e5683d06123807449762d4f0aff81
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
6 years agoFix resource leak 57/151257/2
Hyunho Kang [Fri, 25 Aug 2017 12:14:50 +0000 (21:14 +0900)]
Fix resource leak

Change-Id: I64e423bf0b69ece2b5879ca19bef4166621aed73
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
6 years agoSet viewer visibility when start app 46/151246/1
Hyunho Kang [Thu, 17 Aug 2017 08:23:06 +0000 (17:23 +0900)]
Set viewer visibility when start app

Change-Id: I02467606b40683fdc562ac2aac8187d4ccc50b69
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
6 years agoRevert "Set event filter to ignore mouse move event" 42/151242/1
Hwankyu Jhun [Thu, 17 Aug 2017 08:29:44 +0000 (17:29 +0900)]
Revert "Set event filter to ignore mouse move event"

This reverts commit 17e1b5efb137aee06a3c5b8e2e007840fd6ff4c1.

Change-Id: I62d997f4115a1461cc0943bbdd5b1a60926365f3
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
6 years agoCall tick when pre resume state 28/151228/1
Hyunho Kang [Thu, 10 Aug 2017 11:26:41 +0000 (20:26 +0900)]
Call tick when pre resume state

Change-Id: Iac80245a5f3a5e9aed12ebc96158304f60d736b0
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
6 years agoCall ambient tick when exit ambient mode 37/150937/1
Hyunho Kang [Thu, 13 Jul 2017 09:06:56 +0000 (18:06 +0900)]
Call ambient tick when exit ambient mode

Change-Id: I3380c507b77983b75106cc1c6ac06741d52d08aa
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
6 years agoFix initial viewer visibility value 32/150932/1
Hwankyu Jhun [Mon, 10 Jul 2017 00:28:15 +0000 (09:28 +0900)]
Fix initial viewer visibility value

If the viewer doesn't manage the watch visibility manullay,
the watch-application cannot go to resume state when the application is paused.
Because, the viewer_visibility value is the unknown value.
This patch is to fix the initial value.

Change-Id: I1b265cca0e63aae402e9a4ad4ab0bc58f8b3949b
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
6 years agoFix screen viewer state feature 02/150602/1
Hwankyu Jhun [Thu, 6 Jul 2017 02:29:24 +0000 (11:29 +0900)]
Fix screen viewer state feature

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: Ie34e89124e1b77aff5d135e29f8061f88932cb5d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
6 years agoNotify normal exit to AMD 01/150601/1
Hyunho Kang [Wed, 28 Jun 2017 12:44:46 +0000 (21:44 +0900)]
Notify normal exit to AMD

To recover faulted watch application,
AMD should know watch application is faulted or not

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: Icf672591b50be5fe58e8de7591022093a07e7e3e
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
6 years agoCheck watch viewer state when resume 79/150579/3
Hyunho Kang [Mon, 26 Jun 2017 11:56:34 +0000 (20:56 +0900)]
Check watch viewer state when resume

Resume watch app only if viewer state is resumed.

Change-Id: I56dc876868caf2a3565412be17ad76b772d01358
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
6 years agoFix default tick logic 63/150563/3
Hyunho Kang [Tue, 20 Jun 2017 02:19:40 +0000 (11:19 +0900)]
Fix default tick logic

Ignore metadata value, only consider metadata key is declared or not

Change-Id: I8d4d0cfcfb5067bf806ffec92809180d75902c7d
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
6 years agoModify default tick setting position 61/150561/3
Hyunho Kang [Tue, 20 Jun 2017 00:54:31 +0000 (09:54 +0900)]
Modify default tick setting position

Default tick should be set before create callback.

Change-Id: Iae735e590a7ec68c08a1a18081c4340dc2373236
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
6 years agoFix wrong log format 60/150560/4
Hyunho Kang [Mon, 19 Jun 2017 04:18:14 +0000 (13:18 +0900)]
Fix wrong log format

Change-Id: Ie06f74c405ee57107bbf6c7fbfe9fae9a86ea967
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
6 years agoCall normal time tick for timezone change event 53/150553/1
Hyunho Kang [Tue, 30 May 2017 10:52:38 +0000 (19:52 +0900)]
Call normal time tick for timezone change event

Change-Id: If304c37d9aa7bdee54226be7f708df0677a65193
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoRelease version 1.5.8 98/136298/1 accepted/tizen/4.0/unified/20170816.010943 accepted/tizen/4.0/unified/20170816.014528 accepted/tizen/4.0/unified/20170828.223940 accepted/tizen/unified/20170703.064134 submit/tizen/20170629.060228 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0/20170828.100002 submit/tizen_4.0_unified/20170814.115522
Hwankyu Jhun [Thu, 29 Jun 2017 04:56:17 +0000 (13:56 +0900)]
Release version 1.5.8

Changes:
 - Set data to use in accessibility

Change-Id: Ibbb5cadaf2a69561515554866548c74a0452b6d9
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoSet data to use in accessibility 59/133559/2
Hyunho Kang [Tue, 13 Jun 2017 01:43:06 +0000 (10:43 +0900)]
Set data to use in accessibility

Change-Id: I1987e4fa019aba6e56c4dcade2fa6e603f535162
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
7 years agoRelease version 1.5.7 60/133460/1 accepted/tizen/unified/20170612.171435 submit/tizen/20170612.093856
Hwankyu Jhun [Mon, 12 Jun 2017 09:37:25 +0000 (18:37 +0900)]
Release version 1.5.7

Changes:
 - Add .so file on capi-appfw-watch-application-devel

Change-Id: I4bac501569cc7f95f899445e16471215a31522e9
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoAdd .so file on capi-appfw-watch-application-devel 58/133458/1
Hwankyu Jhun [Mon, 12 Jun 2017 09:23:32 +0000 (18:23 +0900)]
Add .so file on capi-appfw-watch-application-devel

Change-Id: If30d427fdb3d26fb8c5e34f47fcd69d8493bf7d0
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoRelease version 1.5.6 59/133059/1 accepted/tizen/unified/20170609.203808 submit/tizen/20170609.013825
Hwankyu Jhun [Fri, 9 Jun 2017 00:36:24 +0000 (09:36 +0900)]
Release version 1.5.6

Changes:
 - Use appcore_efl_base instead of appcore_ui_base

Change-Id: Ic8a1dc26b2dd1577299b8c91bf543d043d57ad4b
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoUse appcore_efl_base instead of appcore_ui_base 22/132322/1
Hwankyu Jhun [Fri, 2 Jun 2017 08:28:55 +0000 (17:28 +0900)]
Use appcore_efl_base instead of appcore_ui_base

Requires:
 - https://review.tizen.org/gerrit/132268 [app-core]

Change-Id: Ifb8cec296155877a0a872252af86569ed3e9f7fe
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoRelease version 1.5.5 84/132184/1
Hyunho Kang [Thu, 1 Jun 2017 10:41:58 +0000 (19:41 +0900)]
Release version 1.5.5

Changes:
   - Call ambient tick on ambient mode On
   - Move unversioned so file to devel package
   - Call tick on timezone changed

Change-Id: I432e81763b68d6e3fd0eca2710c64a62bcdf51ed
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
7 years agoCall ambient tick on ambient mode on 47/131647/5
Hyunho Kang [Tue, 30 May 2017 08:40:11 +0000 (17:40 +0900)]
Call ambient tick on ambient mode on

Change-Id: I8857e1a4ba13ffe8e95bf3d0b5e48a31b6f318d8
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
7 years agoMove unversioned so file to devel package 03/131203/2
Hyunho Kang [Fri, 26 May 2017 01:42:36 +0000 (10:42 +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: If59fccdd82210f115b4ad1fe076290a5b060f58f
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
7 years agoCall tick on timezone changed 38/131838/3
Hyunho Kang [Wed, 31 May 2017 03:46:56 +0000 (12:46 +0900)]
Call tick on timezone changed

Change-Id: Ie0019eb806da3217eda63bf2ac895bacd2efebb8
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
7 years agoRelease version 1.5.4 23/130023/1 accepted/tizen/unified/20170519.195909 submit/tizen/20170519.015707 tizen_4.0.m1_release
Hwankyu Jhun [Fri, 19 May 2017 01:31:04 +0000 (10:31 +0900)]
Release version 1.5.4

Changes:
 - Fix exception handling of watch_time_get_dst_status API

Change-Id: I82b572b55db0ca321ca1b1f47218b6e7b1dd02d9
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoFix exception handling of watch_time_get_dst_status API 97/129997/1
Hwankyu Jhun [Fri, 19 May 2017 00:11:05 +0000 (09:11 +0900)]
Fix exception handling of watch_time_get_dst_status API

The watch_time_get_dst_status API should check whether the parameter
is NULL pointer or NOT.

Change-Id: I5194f58ee841ef263fceb7e694011329a495e655
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoRelease version 1.5.3 55/125155/1 accepted/tizen/unified/20170414.163918 submit/tizen/20170414.043651
Hyunho Kang [Fri, 14 Apr 2017 04:38:34 +0000 (13:38 +0900)]
Release version 1.5.3

Changes:
 - Fix tick per sec/min bug
 - Support metadata default tick

Change-Id: I8da3fa0f01f6f0739c3eaee5fc27ca04d0409aca
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
7 years agoFix tick per sec/min bug 62/125062/6
Hyunho Kang [Thu, 13 Apr 2017 12:51:13 +0000 (21:51 +0900)]
Fix tick per sec/min bug

When a time tick was set with a long term like 30 seconds,
the tick was not called at the correct time with a very small error,
so the next time tick was set equal to the previous target tick time.
This causes an unintended callback called.
To solve this problem, it store the next time tick before set the timer,
and when the tick callback is called, if the current time's next tick is
same as the stored time, set the timer by calculating the stored
time's next tick.

Change-Id: Ib22470c5810818ab4871abcd3a31ce9278c5008e
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
7 years agoSupport metadata default tick 74/124674/6
Hyunho Kang [Wed, 12 Apr 2017 05:41:46 +0000 (14:41 +0900)]
Support metadata default tick

- keys
http://developer.samsung.com/tizen/metadata/tickpersecond
http://developer.samsung.com/tizen/metadata/minutetick

Change-Id: I71f42a6fff3e974d2192b0b7710f4b02dd4fa127
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
7 years agoRelease version 1.5.2 89/124289/1 accepted/tizen/unified/20170412.152125 submit/tizen/20170411.042057
Hyunho Kang [Tue, 11 Apr 2017 05:23:37 +0000 (14:23 +0900)]
Release version 1.5.2

Changes:
 - Set license using %license

Change-Id: I4a28cd4e72594f6fde16ace6c7dabd5e8513153a
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
7 years agoSet license using %license 85/124285/1
Hyunho Kang [Tue, 11 Apr 2017 05:20:36 +0000 (14:20 +0900)]
Set license using %license

Change-Id: I93d326afde00da5df87e861608eb5a390675da5f
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
7 years agoRelease version 1.5.1 27/123027/1 accepted/tizen/unified/20170406.054025 submit/tizen/20170404.075729 submit/tizen/20170404.104822
Semun Lee [Tue, 4 Apr 2017 07:56:14 +0000 (16:56 +0900)]
Release version 1.5.1

Changes:
- Fix errata in doxygen comment

Change-Id: Ib75b9402304444abad85e3d815d99a6b41f33fe8
Signed-off-by: Semun Lee <semun.lee@samsung.com>
7 years agoFix errata in doxygen comment 50/122950/1
Semun Lee [Tue, 4 Apr 2017 05:13:48 +0000 (14:13 +0900)]
Fix errata in doxygen comment

Change-Id: I0e1fe27dfe0ae9f7469131973a6a082be4bd6e40
Signed-off-by: Semun Lee <semun.lee@samsung.com>
7 years agoRelease version 1.5.0 51/120751/2 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170327.142535 accepted/tizen/ivi/20170327.052520 accepted/tizen/mobile/20170327.052438 accepted/tizen/tv/20170327.052447 accepted/tizen/unified/20170327.052522 accepted/tizen/wearable/20170327.052509 submit/tizen/20170327.022308
Semun Lee [Fri, 24 Mar 2017 04:21:26 +0000 (13:21 +0900)]
Release version 1.5.0

Changes:
- Add a watch_time_get_dst_status API
- Add a watch_time_get_daylight_time_status API

Change-Id: I7b25ba16a3975ad6ddbb789e837cae01f90877d9
Signed-off-by: Semun Lee <semun.lee@samsung.com>
7 years agoAdd a watch_time_get_daylight_time_status API 62/120462/2
Sunwook Bae [Mon, 8 Jun 2015 05:12:42 +0000 (14:12 +0900)]
Add a watch_time_get_daylight_time_status API

This is for backward compatibility of API which was
defined in Tizen 3.0 as an extension api

Change-Id: I94f9bd1eaa0c5ac53d56a883470e21fe0806c9ad
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
Signed-off-by: Semun Lee <semun.lee@samsung.com>
7 years agoAdd a watch_time_get_dst_status API 35/118535/5
Sunwook Bae [Mon, 8 Jun 2015 05:12:42 +0000 (14:12 +0900)]
Add a watch_time_get_dst_status API

Change-Id: Ib067a2fa006990e6c3659fdf33af684e070d51bb
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
Signed-off-by: Semun Lee <semun.lee@samsung.com>
7 years agoRelease version 1.4.0 94/115494/1 accepted/tizen/common/20170220.144318 accepted/tizen/ivi/20170220.223850 accepted/tizen/mobile/20170220.223358 accepted/tizen/tv/20170220.223415 accepted/tizen/unified/20170309.032332 accepted/tizen/wearable/20170220.223459 submit/tizen/20170220.074308 submit/tizen_unified/20170308.100405
Junghoon Park [Mon, 20 Feb 2017 07:24:34 +0000 (16:24 +0900)]
Release version 1.4.0

Changes:
- Refactor APIs using appcore_ui_base

Change-Id: I7b5242ad9eacc717d8d6b771ca6a039b5c800eb1
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
7 years agoRefactor APIs using appcore_ui_base 96/112896/10
Junghoon Park [Fri, 3 Feb 2017 07:21:50 +0000 (16:21 +0900)]
Refactor APIs using appcore_ui_base

- require :
  https://review.tizen.org/gerrit/#/c/82655/

Change-Id: I949a220dae05ecdc1722b9ede4face915822ca1b
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
7 years agoRelease version 1.3.3 47/114547/1 accepted/tizen/common/20170214.173715 accepted/tizen/ivi/20170214.230305 accepted/tizen/mobile/20170214.230142 accepted/tizen/tv/20170214.230211 accepted/tizen/wearable/20170214.230237 submit/tizen/20170214.042718
Hyunho Kang [Tue, 14 Feb 2017 04:08:07 +0000 (13:08 +0900)]
Release version 1.3.3

Changes:
 - Set event filter to ignore mouse move event

Change-Id: I715a860b8cd4dc1b34b4fb3cfe9ab4068b262bc9
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
7 years agoSet event filter to ignore mouse move event 99/114499/1
Daehyeon Jung [Mon, 23 Jan 2017 05:12:12 +0000 (14:12 +0900)]
Set event filter to ignore mouse move event

 - Some watch application creates bigger canvas than supported size,
 and it makes scrollable in the viewer-side.
 - The patch makes ignore mouse event to prevent scrolling of the
 watch application.

Change-Id: Iac1f282d880fe6f92ae766148fd5d0caa0ea6ed7
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
7 years agoRelease version 1.3.2 89/110989/1 accepted/tizen/common/20170125.112926 accepted/tizen/ivi/20170119.222142 accepted/tizen/mobile/20170119.221658 accepted/tizen/tv/20170119.221918 accepted/tizen/wearable/20170119.222035 submit/tizen/20170119.070147
Hwankyu Jhun [Thu, 19 Jan 2017 06:21:49 +0000 (15:21 +0900)]
Release version 1.3.2

Changes:
 - Fix error in generating pc file
 - Fix versioning

Change-Id: I905c1b8ae88ee5b71ed7a9e09f6306a26326e1b4
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoFix error in generating pc file 85/110985/1
Semun Lee [Thu, 19 Jan 2017 06:11:20 +0000 (15:11 +0900)]
Fix error in generating pc file

Change-Id: I0dabe11f692a0da9a8f7799e0cf6c1ec4d9f2942
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
7 years agoFix versioning 80/110980/1
Hwankyu Jhun [Thu, 19 Jan 2017 05:33:30 +0000 (14:33 +0900)]
Fix versioning

Change-Id: I96ec7778d6a1166815d63d5b5a29266e4de2e7f5
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoRelease version 1.3.1 38/110538/1 accepted/tizen/common/20170119.171534 submit/tizen/20170117.053142
Hwankyu Jhun [Tue, 17 Jan 2017 02:31:25 +0000 (11:31 +0900)]
Release version 1.3.1

Changes:
- Fix causing builderrors for other packages in 64bit systems

Change-Id: I997975ae6997aedc6b554a6d6961b2715dd4f6d3
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoFix causing builderrors for other packages in 64bit systems. 50/107350/3
MyungJoo Ham [Tue, 27 Dec 2016 13:36:43 +0000 (22:36 +0900)]
Fix causing builderrors for other packages in 64bit systems.

Constantly installing /usr/lib causes other packages using
appcore-watch with pkgconfig to behave incorrectly in 64bit systems.

Change-Id: I14723947bc39a60fb98420512c4c147dff6aa460
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
7 years agofix API description 57/105357/2 accepted/tizen/common/20170109.202211 accepted/tizen/ivi/20170105.223136 accepted/tizen/mobile/20170105.223016 accepted/tizen/tv/20170105.223056 accepted/tizen/wearable/20170105.223115 submit/tizen/20170105.005252
Daehyeon Jung [Fri, 16 Dec 2016 09:06:37 +0000 (18:06 +0900)]
fix API description

Change-Id: Ieb83759ae8a409ba07d58915efabb2e043b1b11b

7 years agoReplace tbm to screen-connector 73/104073/1 accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_tv accepted/tizen_3.0.m2_wearable tizen_3.0.m2 tizen_3.0_tv accepted/tizen/3.0.m2/mobile/20170104.122120 accepted/tizen/3.0.m2/tv/20170104.122409 accepted/tizen/3.0.m2/wearable/20170104.122756 accepted/tizen/3.0/common/20161221.181008 accepted/tizen/3.0/ivi/20161221.010046 accepted/tizen/3.0/mobile/20161221.010231 accepted/tizen/3.0/tv/20161221.005908 accepted/tizen/3.0/wearable/20161221.005957 submit/tizen_3.0.m2/20170104.093749 submit/tizen_3.0/20161219.021901 submit/tizen_3.0/20161220.012114 submit/tizen_3.0/20161220.014437
Hyunho Kang [Mon, 12 Dec 2016 08:25:17 +0000 (17:25 +0900)]
Replace tbm to screen-connector

Change-Id: I52b50df30b4a6e3cdc8122c7a517d878e34bab81
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
7 years agoFix CMakeLists.txt 95/98595/1 accepted/tizen/3.0/common/20161123.140616 accepted/tizen/3.0/ivi/20161123.083223 accepted/tizen/3.0/mobile/20161123.083132 accepted/tizen/3.0/tv/20161123.083151 accepted/tizen/3.0/wearable/20161123.083207 accepted/tizen/common/20161125.095246 accepted/tizen/ivi/20161125.004205 accepted/tizen/mobile/20161125.003652 accepted/tizen/tv/20161125.003923 accepted/tizen/wearable/20161125.004046 submit/tizen/20161124.000829 submit/tizen_3.0/20161122.021326
Hyunho Kang [Fri, 18 Nov 2016 01:43:43 +0000 (10:43 +0900)]
Fix CMakeLists.txt

To make extendible for adding source & header files.

Change-Id: I31d2e14dd3b453a210f8af529131b7232cb88591
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
7 years agoFix coding style 71/95871/1 accepted/tizen/3.0/common/20161114.082548 accepted/tizen/3.0/ivi/20161110.020335 accepted/tizen/3.0/mobile/20161110.020248 accepted/tizen/3.0/tv/20161110.020257 accepted/tizen/3.0/wearable/20161110.020317 submit/tizen_3.0/20161108.101813 submit/tizen_3.0_common/20161110.084657
Hyunho Kang [Mon, 7 Nov 2016 04:18:52 +0000 (13:18 +0900)]
Fix coding style

Change-Id: If97d71d4383241158239a5e7a0ed0b5f57790305
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
7 years agoreplace pepper to tbm backend 85/94185/2 accepted/tizen/3.0/ivi/20161104.104728 accepted/tizen/3.0/mobile/20161104.104634 accepted/tizen/3.0/tv/20161104.104647 accepted/tizen/3.0/wearable/20161104.104706 accepted/tizen/common/20161104.055915 accepted/tizen/ivi/20161103.232005 accepted/tizen/mobile/20161103.231916 accepted/tizen/tv/20161103.231926 accepted/tizen/wearable/20161103.231941 submit/tizen/20161103.092503 submit/tizen_3.0/20161103.094516 submit/tizen_3.0/20161104.085937
Hyunho Kang [Thu, 3 Nov 2016 10:58:15 +0000 (19:58 +0900)]
replace pepper to tbm backend

Change-Id: I8d1eed1509fae8907e9f323637cea6fb84199666
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
7 years agoAdd set tick frequncy feature 28/93228/8
Hyunho Kang [Fri, 21 Oct 2016 06:47:08 +0000 (15:47 +0900)]
Add set tick frequncy feature

- APIs for tick resolution setting
- watch_app_set_tick_frequency
- watch_app_get_tick_frequency

Change-Id: I80aede5d3e8741abf959ce0fc9b7f4424ff9b981
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
8 years agoAdd watch_app_set_ambient_tick_type 00/83100/8 accepted/tizen/3.0/ivi/20161011.053530 accepted/tizen/3.0/mobile/20161015.032443 accepted/tizen/3.0/tv/20161016.003343 accepted/tizen/3.0/wearable/20161015.080441 accepted/tizen/common/20160830.150010 accepted/tizen/ivi/20160830.061238 accepted/tizen/mobile/20160830.061107 accepted/tizen/tv/20160830.061150 accepted/tizen/wearable/20160830.061233 submit/tizen/20160829.073018 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000000 submit/tizen_3.0_ivi/20161010.000010 submit/tizen_3.0_mobile/20161015.000000 submit/tizen_3.0_tv/20161015.000000 submit/tizen_3.0_wearable/20161015.000000
Hyunho Kang [Tue, 9 Aug 2016 07:18:24 +0000 (16:18 +0900)]
Add watch_app_set_ambient_tick_type

Change-Id: I75f3fe7a84487da12818060ac3f882d14d4a3613
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
8 years agoConsider fallback to english for i18n 12/81912/1 accepted/tizen/common/20160803.193312 accepted/tizen/ivi/20160804.080820 accepted/tizen/mobile/20160804.080911 accepted/tizen/tv/20160804.080737 accepted/tizen/wearable/20160804.080653 submit/tizen/20160803.012753
Semun Lee [Fri, 29 Jul 2016 07:58:30 +0000 (16:58 +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: I9ab112666b8da2c90460a3985879aab364df3e70
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
8 years agoExclude lines from coverage measurement 27/79727/2 accepted/tizen/common/20160713.050605 accepted/tizen/ivi/20160713.000614 accepted/tizen/mobile/20160713.000444 accepted/tizen/tv/20160713.000533 accepted/tizen/wearable/20160713.000514 submit/tizen/20160712.090432
Hwankyu Jhun [Tue, 12 Jul 2016 12:06:03 +0000 (21:06 +0900)]
Exclude lines from coverage measurement

Change-Id: Ie8a1650e3c5d238f44f2ddd9998a0a740744ecc2
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoUse gdbus instead of dbus-glib 15/76415/1 accepted/tizen/common/20160703.125822 accepted/tizen/ivi/20160629.015700 accepted/tizen/mobile/20160629.015618 accepted/tizen/tv/20160629.015734 accepted/tizen/wearable/20160629.015538 submit/tizen/20160627.042541 submit/tizen_common/20160701.180000
Hwankyu Jhun [Fri, 24 Jun 2016 00:29:30 +0000 (09:29 +0900)]
Use gdbus instead of dbus-glib

Change-Id: I73cded5e4865e10669cf12b7164740292f14193b
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoFix getting locale resource path 78/74378/3 accepted/tizen/common/20160615.193254 accepted/tizen/ivi/20160615.001458 accepted/tizen/mobile/20160615.001623 accepted/tizen/tv/20160615.001536 accepted/tizen/wearable/20160615.001549 submit/tizen/20160614.094055
Hwankyu Jhun [Tue, 14 Jun 2016 05:43:20 +0000 (14:43 +0900)]
Fix getting locale resource path

Change-Id: I4f57a4085255d1a026403b1645dac0d5ac3eef49
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoFix tick callback 17/70217/2 accepted/tizen/common/20160520.171049 accepted/tizen/ivi/20160520.081234 accepted/tizen/mobile/20160520.081148 accepted/tizen/tv/20160520.081122 accepted/tizen/wearable/20160520.081104 submit/tizen/20160520.013728
Daehyeon Jung [Wed, 18 May 2016 23:30:01 +0000 (08:30 +0900)]
Fix tick callback

Change-Id: I6a146efbfc5c0a7dc2706fdfa69aa72d5bbe2f74
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
8 years agoModify watch_app_main description 04/67804/2 accepted/tizen/common/20160512.143841 accepted/tizen/ivi/20160512.051100 accepted/tizen/mobile/20160512.051157 accepted/tizen/tv/20160512.051040 accepted/tizen/wearable/20160512.051118 submit/tizen/20160512.020716
Daehyeon Jung [Thu, 28 Apr 2016 09:11:04 +0000 (18:11 +0900)]
Modify watch_app_main description

Change-Id: I991335230e89b0adb46ef0c6391479602fa732b7
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
8 years agoAdjust coding rules 49/63749/5 accepted/tizen/common/20160406.143436 accepted/tizen/ivi/20160406.012040 accepted/tizen/mobile/20160406.011930 accepted/tizen/tv/20160406.011956 accepted/tizen/wearable/20160406.012017 submit/tizen/20160405.001024
Hwankyu Jhun [Fri, 25 Mar 2016 12:43:22 +0000 (21:43 +0900)]
Adjust coding rules

Change-Id: Ibec386e1e1be9976fde5aa09a9cdd0a2da724f4a
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoAdd missing dependency 58/61958/1 accepted/tizen/common/20160311.204024 accepted/tizen/ivi/20160311.150441 accepted/tizen/mobile/20160311.143502 accepted/tizen/tv/20160311.145011 accepted/tizen/wearable/20160311.145824 submit/tizen/20160311.113605
Semun Lee [Fri, 11 Mar 2016 11:33:01 +0000 (20:33 +0900)]
Add missing dependency

Change-Id: Iac7b3afc7e41bf5927659a703842070e260bb3f0
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
8 years agoAdd support for subcompositor environment 09/60609/2 accepted/tizen/common/20160302.194002 accepted/tizen/common/20160311.204004 accepted/tizen/ivi/20160302.225412 accepted/tizen/ivi/20160311.150430 accepted/tizen/mobile/20160302.225323 accepted/tizen/mobile/20160311.143442 accepted/tizen/tv/20160302.225341 accepted/tizen/tv/20160311.144955 accepted/tizen/wearable/20160302.225356 accepted/tizen/wearable/20160311.145802 submit/tizen/20160302.122750 submit/tizen/20160311.113543
Daehyeon Jung [Mon, 29 Feb 2016 09:24:34 +0000 (18:24 +0900)]
Add support for subcompositor environment

Change-Id: Ief4adc6d7c54ac70f850a75f2dd941cf8a1483c6
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
8 years agoinitial commit (derived from Tizen 2.4) 94/59194/3 accepted/tizen/ivi/20160218.023359 accepted/tizen/mobile/20160212.050158 accepted/tizen/tv/20160212.050204 accepted/tizen/wearable/20160212.050207 submit/tizen/20160212.030348 submit/tizen_common/20160218.142243 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000002
Daehyeon Jung [Thu, 11 Feb 2016 09:08:23 +0000 (18:08 +0900)]
initial commit (derived from Tizen 2.4)

Change-Id: I889936234c4e3e529bb8e3cf7fced0bce3edff9e

8 years agoInitial empty repository master
Jinkun Jang [Wed, 23 Dec 2015 01:19:40 +0000 (17:19 -0800)]
Initial empty repository