platform/core/api/preference.git
6 years agoRelease version 0.5.22 37/193737/1 accepted/tizen/unified/20181126.062152 submit/tizen/20181126.005944
Hwankyu Jhun [Mon, 26 Nov 2018 00:56:03 +0000 (09:56 +0900)]
Release version 0.5.22

Changes:
 - Fix the exception of preference_set_changed_cb function

Change-Id: Ic401e851178d2946cb70c6774e817ca55db0c18c
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
6 years agoFix the exception of preference_set_changed_cb function 35/193735/1
Hwankyu Jhun [Sun, 25 Nov 2018 23:50:25 +0000 (08:50 +0900)]
Fix the exception of preference_set_changed_cb function

If the internal function returns a negative error value,
the preference_set_changed_cb function also returns the negative error value.

Change-Id: I781f86d91aabb8812fd5b0a8feca86bce62bbb97
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
6 years agoRelease version 0.5.21 43/193543/1 accepted/tizen/unified/20181123.063227 submit/tizen/20181122.005315
Hwankyu Jhun [Wed, 21 Nov 2018 22:37:13 +0000 (07:37 +0900)]
Release version 0.5.21

Changes:
 - Add missing exceptions
 - Fix the exception of preference_unset_changed_cb function

Change-Id: Iae315c97c9323661af6f18dd9416ae7e2a8868de
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
6 years agoFix the exception of preference_unset_changed_cb function 91/193391/4
Hwankyu Jhun [Tue, 20 Nov 2018 06:03:48 +0000 (15:03 +0900)]
Fix the exception of preference_unset_changed_cb function

If the internal function returns a negative error value,
the preference_unset_changed_cb function also returns the negative error value.

Change-Id: Ifbb6b210e0e0c944883cff02f9d4b980d28f49b5
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
6 years agoAdd missing exceptions 99/193399/2
Hwankyu Jhun [Tue, 20 Nov 2018 07:32:50 +0000 (16:32 +0900)]
Add missing exceptions

If the errno is ENOENT, the internal function returns
PREFERENCE_ERROR_NO_KEY.

Change-Id: I22f0df4ef804d3dbebca544203229574d49434b0
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
6 years agoRelease version 0.5.20 39/193439/1 accepted/tizen/5.0/unified/20181121.060431 accepted/tizen/unified/20181121.060427 submit/tizen/20181120.233131 submit/tizen_5.0/20181120.233159
Hwankyu Jhun [Tue, 20 Nov 2018 11:49:20 +0000 (20:49 +0900)]
Release version 0.5.20

Changes:
 - Fix a return value of the internal function

Change-Id: I6be96e97360af75b9944f6fefca2a869bd7f96ee
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
6 years agoFix a return value of the internal function 78/193378/1
Hwankyu Jhun [Tue, 20 Nov 2018 03:17:36 +0000 (12:17 +0900)]
Fix a return value of the internal function

If the errno is ENOENT, the function returns PREFERENCE_ERROR_NO_KEY.

Change-Id: I1f8b277e526623b5b6f3f307fcb0ba6336b74f4b
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
6 years agoRelease version 0.5.19 55/188055/1 accepted/tizen/5.0/unified/20181102.014208 accepted/tizen/unified/20180903.064656 submit/tizen/20180903.001337 submit/tizen_5.0/20181101.000002
Hwankyu Jhun [Thu, 30 Aug 2018 22:23:54 +0000 (07:23 +0900)]
Release version 0.5.19

Changes:
 - Fix a bug about setting string

Change-Id: I5fde3d253c189e6d394a7f1e6a51ce18ba81dcfd
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
6 years agoFix a bug about setting string 21/187921/8
Hwankyu Jhun [Wed, 29 Aug 2018 11:27:49 +0000 (20:27 +0900)]
Fix a bug about setting string

Change-Id: I6890ac7e3de3e549ddd7759dd3d0b23374f5c000
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
6 years agoRelease version 0.5.18 91/183591/1 accepted/tizen/4.0/unified/20180709.132335 accepted/tizen/unified/20180709.064815 submit/tizen/20180709.014941 submit/tizen_4.0/20180709.014930
Semun Lee [Mon, 9 Jul 2018 01:48:17 +0000 (10:48 +0900)]
Release version 0.5.18

Changes:
 - Fix wrong API description

Change-Id: I768c71382ed38e1e935421eae3ac719e095afb0a
Signed-off-by: Semun Lee <semun.lee@samsung.com>
6 years agoFix wrong API description 77/183477/1
Semun Lee [Fri, 6 Jul 2018 00:44:04 +0000 (09:44 +0900)]
Fix wrong API description

Change-Id: I2d450dcfdbc275872018fd118fc6b15dadba6bc2
Signed-off-by: Semun Lee <semun.lee@samsung.com>
7 years agoRelease version 0.5.17 53/176253/1 accepted/tizen/4.0/unified/20180418.071826 accepted/tizen/unified/20180418.143517 submit/tizen/20180418.005011 submit/tizen_4.0/20180418.004955
Hwankyu Jhun [Wed, 18 Apr 2018 00:45:33 +0000 (09:45 +0900)]
Release version 0.5.17

Changes:
 - Fix static analysis issues

Change-Id: I6be79b3f598d14b23654cc912032df7905758b72
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoFix static analysis issues 45/176245/5
Hwankyu Jhun [Wed, 18 Apr 2018 00:05:10 +0000 (09:05 +0900)]
Fix static analysis issues

- Prevents integer overflow
- Fix memory leak

Change-Id: I3cb5e053fc2ac7659fad2fa9bb6b8e19ebc4e58c
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoRelease version 0.5.16 34/175634/1 accepted/tizen/unified/20180412.073853 submit/tizen/20180411.093905
Semun Lee [Wed, 11 Apr 2018 08:00:57 +0000 (17:00 +0900)]
Release version 0.5.16

Changes:
 - Check return value of fseek and ftell

Change-Id: I60246e24fbe9528d6021aad837c8638035ad7692
Signed-off-by: Semun Lee <semun.lee@samsung.com>
7 years agoCheck return value of fseek and ftell 11/175611/2
Semun Lee [Wed, 11 Apr 2018 05:45:43 +0000 (14:45 +0900)]
Check return value of fseek and ftell

Change-Id: Ic2518251d8e8bfbfb3d53caa44c9ff378422c482
Signed-off-by: Semun Lee <semun.lee@samsung.com>
7 years agoRelease version 0.5.15 49/174649/1 accepted/tizen/4.0/unified/20180404.063446 accepted/tizen/unified/20180404.141019 submit/tizen/20180403.094145 submit/tizen_4.0/20180403.094133
Semun Lee [Tue, 3 Apr 2018 09:40:38 +0000 (18:40 +0900)]
Release version 0.5.15

Changes:
 - Add preference_tool

Change-Id: Ic53702d52884f7a56084b87e2f8af8696fc47ec8
Signed-off-by: Semun Lee <semun.lee@samsung.com>
7 years agoAdd preference_tool 28/174628/4
Semun Lee [Tue, 3 Apr 2018 08:25:42 +0000 (17:25 +0900)]
Add preference_tool

This tool is migrated from tizen_3.0 branch.

Change-Id: I48a7488def18819fce4253aeac61e9e069cf424b
Signed-off-by: Semun Lee <semun.lee@samsung.com>
7 years agoRelease version 0.5.14 05/157505/1 accepted/tizen/4.0/unified/20171102.061658 accepted/tizen/unified/20171025.150845 submit/tizen/20171025.004119 submit/tizen_4.0/20171025.004133 tizen_4.0.IoT.p2_release
Hwankyu Jhun [Wed, 25 Oct 2017 00:19:06 +0000 (09:19 +0900)]
Release version 0.5.14

Changes:
 - Use seperated variable for realloc return value

Change-Id: Ib98a32c401b1d1f6cafae2515853041bade04c1d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoUse seperated variable for realloc return value 02/157502/1
Semun Lee [Thu, 13 Jul 2017 01:48:13 +0000 (10:48 +0900)]
Use seperated variable for realloc return value

Using the same variable for return value and input parameter
of realloc() may cause memory leak when realloc() fails
to allocate new memory.

Change-Id: If2ee2134b272e6fc158fc400dc352704d81b0e24
Signed-off-by: Semun Lee <semun.lee@samsung.com>
7 years agoRelease version 0.5.13 12/142412/1 accepted/tizen/4.0/unified/20170828.223929 accepted/tizen/unified/20170804.133104 submit/tizen/20170804.022640 submit/tizen_4.0/20170828.100002 tizen_4.0.IoT.p1_release tizen_4.0.m2_release
Hwankyu Jhun [Fri, 4 Aug 2017 01:48:42 +0000 (10:48 +0900)]
Release version 0.5.13

Changes:
 - Add an exception handling about out of memory

Change-Id: I67eb6885c04855a41bd6776cc077b1c6d94b571d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoAdd an exception handling about out of memory 77/142377/1
Hwankyu Jhun [Thu, 3 Aug 2017 22:54:30 +0000 (07:54 +0900)]
Add an exception handling about out of memory

Change-Id: Ibdd105960ed63922f17d56a8dcc7017948ac2716
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoRelease version 0.5.12 27/140627/1 accepted/tizen/4.0/unified/20170816.014021 accepted/tizen/4.0/unified/20170816.020336 accepted/tizen/unified/20170801.054826 submit/tizen/20170725.231500 submit/tizen/20170730.224646 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0_unified/20170814.115522
Hwankyu Jhun [Tue, 25 Jul 2017 22:51:20 +0000 (07:51 +0900)]
Release version 0.5.12

Changes:
 - Seperate packages

Change-Id: Id72963b52aff10d447dd1922c1ebd4a14d6a1914
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoSeperate packages 80/132080/5
Hyunho Kang [Mon, 10 Jul 2017 12:45:33 +0000 (21:45 +0900)]
Seperate packages

Requires:
 - https://review.tizen.org/gerrit/#/c/132065/ [app-common]
 - https://review.tizen.org/gerrit/#/c/132066/ [app-control]
 - https://review.tizen.org/gerrit/#/c/132073/ [app-event]
 - https://review.tizen.org/gerrit/#/c/132080/ [preference]
 - https://review.tizen.org/gerrit/#/c/132144/ [application]

Change-Id: I9a5f998050ac1352f31557c28b7c83227e5d2c27
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoRelease version 0.5.11
Hwankyu Jhun [Thu, 20 Jul 2017 06:16:18 +0000 (15:16 +0900)]
Release version 0.5.11

Changes:
 - Fix misused strncpy calls
 - Use seperated variable for realloc return value

Change-Id: I6b17ea246561e1f30584393f4610e77b8891799a
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoFix misused strncpy calls
Semun Lee [Wed, 19 Jul 2017 08:32:47 +0000 (17:32 +0900)]
Fix misused strncpy calls

Change-Id: Iaa2366a447d26e568613ae257dd639dc06917408
Signed-off-by: Semun Lee <semun.lee@samsung.com>
7 years agoUse seperated variable for realloc return value
Semun Lee [Thu, 13 Jul 2017 01:48:13 +0000 (10:48 +0900)]
Use seperated variable for realloc return value

Using the same variable for return value and input parameter
of realloc() may cause memory leak when realloc() fails
to allocate new memory.

Change-Id: If2ee2134b272e6fc158fc400dc352704d81b0e24
Signed-off-by: Semun Lee <semun.lee@samsung.com>
7 years agoRevert "Seperate packages"
Hwankyu Jhun [Tue, 25 Jul 2017 01:00:38 +0000 (10:00 +0900)]
Revert "Seperate packages"

This reverts commit b1adde6d323d2e78a5299028ea73038c3e265e22.

Change-Id: Ie81a8271a98d559299bcaffb3d66b6e5be944372

7 years agoMerge remote-tracking branch 'application/tizen' into tizen
Hyunho Kang [Mon, 10 Jul 2017 12:44:37 +0000 (21:44 +0900)]
Merge remote-tracking branch 'application/tizen' into tizen

7 years agoSeperate packages
Hyunho Kang [Mon, 10 Jul 2017 12:38:23 +0000 (21:38 +0900)]
Seperate packages

https://review.tizen.org/gerrit/#/c/132065/ (app-common)
https://review.tizen.org/gerrit/#/c/132066/ (app-control)
https://review.tizen.org/gerrit/#/c/132073/ (app-event)
https://review.tizen.org/gerrit/#/c/132080/ (preference)

Change-Id: I5413ed4847818a0864671ff5842070ee7fd751f4
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
7 years agoRelease version 0.5.10
Hwankyu Jhun [Fri, 7 Jul 2017 04:00:18 +0000 (13:00 +0900)]
Release version 0.5.10

Changes:
 - Support legacy lifecycle

Change-Id: If435da17379425571704fb46ebf6a90760b2dd64
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoSupport legacy lifecycle
Hwankyu Jhun [Mon, 3 Jul 2017 06:34:13 +0000 (15:34 +0900)]
Support legacy lifecycle

Requires:
 - https://review.tizen.org/gerrit/#/c/136730/ [app-core]

Change-Id: I55b9d126de1dc16467053cbcae60a9f9b16a381d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoRelease version 0.5.9
Hwankyu Jhun [Thu, 29 Jun 2017 09:54:18 +0000 (18:54 +0900)]
Release version 0.5.9

Changes:
 - Fix exception handling

Change-Id: I2dba1c42198c65e91eb0579578d507986f955348
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoFix exception handling
Hwankyu Jhun [Thu, 29 Jun 2017 09:44:27 +0000 (18:44 +0900)]
Fix exception handling

If the return value of the appsvc API is NULL pointer, the getter API
should not return a negative error value.

Change-Id: I1069186e3f11cd4010f87991f371a43eaabf2412
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoRelease version 0.5.8
Hwankyu Jhun [Thu, 29 Jun 2017 05:09:12 +0000 (14:09 +0900)]
Release version 0.5.8

Changes:
 - Fix exception handling about out of memory

Change-Id: Icfd8ab14621e966f32a49b3aeca945a9b0978d7a
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoFix exception handling about out of memory
Hwankyu Jhun [Thu, 22 Jun 2017 02:31:48 +0000 (11:31 +0900)]
Fix exception handling about out of memory

Change-Id: Id5199483bbc1260eb2aef30fd94c959f8889823f
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoRelease version 0.5.7
Hwankyu Jhun [Fri, 9 Jun 2017 00:37:22 +0000 (09:37 +0900)]
Release version 0.5.7

Changes:
 - Use appcore_efl_base instead of appcore_ui_base

Change-Id: I5b06a7260deffa1610e33141d998c3d20fd69a57
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoUse appcore_efl_base instead of appcore_ui_base
Hwankyu Jhun [Fri, 2 Jun 2017 08:09:59 +0000 (17:09 +0900)]
Use appcore_efl_base instead of appcore_ui_base

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

Change-Id: Ic3c3c0523150197f1c0d9fc0d48fe8a871b4628f
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoRelease version 0.5.6
Hyunho Kang [Thu, 1 Jun 2017 00:50:59 +0000 (09:50 +0900)]
Release version 0.5.6

Changes:
   - Fix API description
   - Add data key for widget setup app

Change-Id: I5596cfe44d5022646ffb0496eef1ee0f661e9cba
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
8 years agoInitial empty repository master
Tizen Infrastructure [Thu, 1 Jun 2017 00:39:12 +0000 (00:39 +0000)]
Initial empty repository

8 years agoAdd data key for widget setup app
Hyunho Kang [Wed, 26 Apr 2017 06:33:08 +0000 (15:33 +0900)]
Add data key for widget setup app

Change-Id: I661b92a88e9a8c9aae97a6ed10b5853f8f724f4a
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
8 years agoFix API description
Hwankyu Jhun [Mon, 22 May 2017 06:51:47 +0000 (15:51 +0900)]
Fix API description

- Use the correct link

Change-Id: I30ce6703b8dae38e9fbb9c2830754f10063de9c4
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoRelease version 0.5.5
Hwankyu Jhun [Thu, 27 Apr 2017 04:58:47 +0000 (13:58 +0900)]
Release version 0.5.5

Changes:
 - Set window auto control hint

Change-Id: I657cb7ac87aa70e6dd69925082f5ec08dd403615
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoSet window auto control hint
Hwankyu Jhun [Wed, 26 Apr 2017 06:35:58 +0000 (15:35 +0900)]
Set window auto control hint

Requires:
 - https://review.tizen.org/gerrit/#/c/127081/

Change-Id: I3ad1c1ff7bfb5d372b331bd56f30c08d99a736e0
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoRelease version 0.5.4
Hwankyu Jhun [Thu, 23 Mar 2017 02:02:50 +0000 (11:02 +0900)]
Release version 0.5.4

Changes:
 - Use license macro

Change-Id: I0ff21562ec21b00c86ab8dfb4821460699b4b852
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoUse license macro
Hwankyu Jhun [Thu, 23 Mar 2017 01:04:10 +0000 (10:04 +0900)]
Use license macro

Change-Id: I3e89e749b4478ef6693d6958ffa5884444b6c730
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoRelease version 0.5.3
Hwankyu Jhun [Tue, 21 Mar 2017 01:39:24 +0000 (10:39 +0900)]
Release version 0.5.3

Changes:
 - Add an exception handling about args

Change-Id: I9351221f5875ae5b3abe2a5f73ed8c8af7c861c7
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoAdd an exception handling about args
Hwankyu Jhun [Mon, 20 Mar 2017 11:43:19 +0000 (20:43 +0900)]
Add an exception handling about args

The argc and argv can be NULL pointer.

Change-Id: Ibc9408f4b83a8ada87e0b3a1e67a67da1143cb8e
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoRelease version 0.5.2
Hwankyu Jhun [Mon, 20 Mar 2017 10:24:23 +0000 (19:24 +0900)]
Release version 0.5.2

Changes:
 - Support legacy APIs for internal TC

Change-Id: I2f1e4268de184926e679200390069ef6107df83e
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoSupport legacy APIs for internal TC
Junghoon Park [Mon, 20 Mar 2017 06:46:08 +0000 (15:46 +0900)]
Support legacy APIs for internal TC

Change-Id: I527bfb417536d8ffb87a40132fc186b9afe02972
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoRelease version 0.5.1
Jiwoong Im [Mon, 20 Mar 2017 08:40:46 +0000 (17:40 +0900)]
Release version 0.5.1

Changes :
 - Add exception handlings

Change-Id: I404f23a84a20d0111ad8cfa9ce06f0a4cd9cc3f9
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoAdd exception handlings
Hwankyu Jhun [Mon, 20 Mar 2017 08:10:57 +0000 (17:10 +0900)]
Add exception handlings

The event value can be NULL pointer.

Change-Id: I13442933a17643cd213185dfc0f7e9eb894f97a8
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoRelease version 0.5.0
Inkyun Kil [Fri, 10 Mar 2017 06:01:13 +0000 (15:01 +0900)]
Release version 0.5.0

Changes :
 - Separate app_resource_manager API from capi-appfw-application

Change-Id: I3703d01816c67f5cdf5c9cbb1c4c85182f63a73f
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
8 years agoSeparate app_resource_manager API from capi-appfw-application
Inkyun Kil [Fri, 10 Mar 2017 04:42:39 +0000 (13:42 +0900)]
Separate app_resource_manager API from capi-appfw-application

app_resource_manager API doesn't have to depend on UI.
Therefore, it should be separated from capi-appfw-application

Change-Id: Ibb2e4c4aa54bcd57bc949723b667319a9f4d6958
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
8 years agoRelease version 0.4.0
Junghoon Park [Mon, 20 Feb 2017 07:16:26 +0000 (16:16 +0900)]
Release version 0.4.0

Changes:
- Refactor APIs using appcore_ui_base

Change-Id: Ia2f811c115dba1ca254f96977cadb260595a3855
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoRefactor APIs using appcore_ui_base
Junghoon Park [Wed, 1 Feb 2017 13:24:44 +0000 (22:24 +0900)]
Refactor APIs using appcore_ui_base

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

Change-Id: Iedc7603d7e0e3514856797d42751901886f1ff07
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoRelease version 0.3.2
Jiwoong Im [Wed, 15 Feb 2017 04:31:50 +0000 (13:31 +0900)]
Release version 0.3.2

Changes:
- Add error handling in preference api

Change-Id: Ib40aa2cedc6b4d262756e7175bbbbae955ff51df
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoAdd error handling in preference api
Jiwoong Im [Tue, 14 Feb 2017 01:59:21 +0000 (10:59 +0900)]
Add error handling in preference api

- Add errno check in using opendir for proper return.

Change-Id: I066ae1786067ababac0e396ebf88496360040f50
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoRelease version 0.3.1
Inkyun Kil [Thu, 9 Feb 2017 08:23:06 +0000 (17:23 +0900)]
Release version 0.3.1

Changes:
- Fix linking issue

Change-Id: I3683f01a13369fe76cebb94775792473bd72921f
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
8 years agoFix linking issue
Inkyun Kil [Thu, 9 Feb 2017 07:39:53 +0000 (16:39 +0900)]
Fix linking issue

- Fix linking issue from "Split packages" patch

Change-Id: I09179159bf9d671aacc6b7e88c92a723959f2b54
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
8 years agoRelease version 0.3.0
Inkyun Kil [Wed, 25 Jan 2017 05:36:48 +0000 (14:36 +0900)]
Release version 0.3.0

Changes:
 - Fix versioning
 - Split packages
 - Support app group instance launch
 - Fix bug about the update requested event

Change-Id: I248405fac74ac643b2f702c3d1d04920fe14320f
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
8 years agoMerge "Split packages" into tizen
Inkyun Kil [Wed, 25 Jan 2017 05:13:27 +0000 (21:13 -0800)]
Merge "Split packages" into tizen

8 years agoFix bug about the update requested event
Hwankyu Jhun [Tue, 24 Jan 2017 09:11:57 +0000 (18:11 +0900)]
Fix bug about the update requested event

Change-Id: I4a4d49883071e41eacfd5c74e77b98cd47a8f3cc
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoSplit packages
Inkyun Kil [Tue, 27 Dec 2016 11:13:30 +0000 (20:13 +0900)]
Split packages

- An application without 'UI' may want to use the API.
  If the package does not split, the application is UI-dependent.
  Therefore, UI-dependent package need to be separated.

Change-Id: I4bad93b88889695a90d0ccb98b78a6af80c955b1
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
8 years agoSupport app group instance launch
Hawnkyu Jhun [Sat, 21 Jan 2017 03:02:47 +0000 (12:02 +0900)]
Support app group instance launch

The caller app can get the instance id of the callee app in
the reply callback.

Change-Id: I0950f63d30e560e5f1fe53bf80f9dde98efc63cd
Signed-off-by: Hawnkyu Jhun <h.jhun@samsung.com>
8 years agoRelease version 0.2.0
Hwankyu Jhun [Tue, 17 Jan 2017 01:07:06 +0000 (10:07 +0900)]
Release version 0.2.0

Changes:
- Support multiple instance launch

Change-Id: I8a5e05b2618cc33469e3b0fa5b29babdb3ba95b3
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoSupport multiple instance launch
Hwankyu Jhun [Fri, 6 Jan 2017 00:53:45 +0000 (09:53 +0900)]
Support multiple instance launch

- Add new internal APIs
app_control_set_instance_id()
app_control_get_instance_id()
- When the application is launched by using multiple instance launch,
It has the specified instance ID.

- Requires:
[aul] https://review.tizen.org/gerrit/#/c/108620/
[amd] https://review.tizen.org/gerrit/#/c/109746/
[rua] https://review.tizen.org/gerrit/#/c/109906/
[app-manager] https://review.tizen.org/gerrit/#/c/110114/

Change-Id: I057e5bd09890a489245b93fe143d49d189462119
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoFix doxygen warning in appfw_event_doc.h
Jiwoong Im [Tue, 10 Jan 2017 06:00:31 +0000 (15:00 +0900)]
Fix doxygen warning in appfw_event_doc.h

Change-Id: I5d3d8daacd3140e889b3f719edb9680fe4dcf425
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoMerge branch 'tizen_3.0' into tizen
Hwankyu Jhun [Tue, 20 Dec 2016 06:07:21 +0000 (15:07 +0900)]
Merge branch 'tizen_3.0' into tizen

Change-Id: Ib8c8b5c90da4d47937d9d686a82fec3afc858b1e

8 years agoFix API description
Inkyun Kil [Fri, 16 Dec 2016 08:12:26 +0000 (17:12 +0900)]
Fix API description

modify API description and remove appfw_alarm_doc.h

Change-Id: I721fc98d4f8083d6987c6f21185025c3c02f256c
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
8 years agoFix build error for upgrading toolchain
Inkyun Kil [Wed, 14 Dec 2016 07:52:32 +0000 (16:52 +0900)]
Fix build error for upgrading toolchain

'readdir_r' is deprecated since version 2.24 glibc.
By upgrading TOOLCHAIN for platform, it should be replaced by 'readdir'.

Different semantics for inline functions
While -std=gnu89 employs the GNU89 inline semantics, -std=gnu11 uses the
C99 inline semantics.
For further informaion, please refer to
'https://gcc.gnu.org/gcc-5/porting_to.html'

Remove unused function.

Change-Id: I0891770a16d91ee1fec75e3f2c1a48cc4c5fe6e3
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
8 years agoImplement the update requested event
Hwankyu Jhun [Thu, 1 Dec 2016 02:46:10 +0000 (11:46 +0900)]
Implement the update requested event

Change-Id: Ib264210abbc6e0852e596a2e4a4ae9ea23ee4423
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoModify NFC app control operation
Jihoon Jung [Fri, 2 Dec 2016 08:58:16 +0000 (17:58 +0900)]
Modify NFC app control operation

Change-Id: I32d6e4d8d84d9c431a12c8a24f0bb5e36bd9109f
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoSkip caller callback in case of app-selector and share-panel
Junghoon Park [Mon, 5 Dec 2016 06:24:38 +0000 (15:24 +0900)]
Skip caller callback in case of app-selector and share-panel

Change-Id: Ia1e4afd5d28dd8b4536687b6f049a0a9ec2b05cb
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoReset pre-initialized object to null pointer
Hwankyu Jhun [Wed, 30 Nov 2016 10:43:46 +0000 (19:43 +0900)]
Reset pre-initialized object to null pointer

Change-Id: I27d3ff1c875189d17fae7cc167daf0ef005abd84
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoThe update requested event
Junghoon Park [Tue, 22 Nov 2016 01:59:03 +0000 (10:59 +0900)]
The update requested event

  - This event can occur when an app needs to be updated.
  - It is dependent on target devices.

Change-Id: Iacb44e86ac43acb262024e36ab6e2e09ef281df1
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoFix wrong description
Hwankyu Jhun [Fri, 23 Sep 2016 01:16:46 +0000 (10:16 +0900)]
Fix wrong description

Change-Id: Id5c6780c9fa9f9c55e598c3d7dafc1e838018ac1
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoAdd a new data key, APP_CONTROL_DATA_LOCATION
chanywa [Mon, 19 Sep 2016 11:43:41 +0000 (20:43 +0900)]
Add a new data key, APP_CONTROL_DATA_LOCATION

Change-Id: I6f2327fc0317856b3c9ec18938eb739b5586befe

8 years agoRevert "Revert "move capi-appfw-alarm to separate git repo""
Semun Lee [Tue, 30 Aug 2016 01:01:59 +0000 (10:01 +0900)]
Revert "Revert "move capi-appfw-alarm to separate git repo""

This reverts commit fa58398559c4b5d8210954dd861f46ff3654750f.

Change-Id: Ifdafdea99ec2a58c91283e22330a03db23380466

8 years agoRevert "move capi-appfw-alarm to separate git repo"
Semun Lee [Tue, 30 Aug 2016 01:00:59 +0000 (10:00 +0900)]
Revert "move capi-appfw-alarm to separate git repo"

This reverts commit 5f63311b657e2ab5822f1f49533ba0f6e3997181.

Change-Id: I55c97396dccbf05c36ea5d3e9b3d74800b80f541

8 years agoAdd new privilege for shared/data directory
Semun Lee [Mon, 1 Aug 2016 05:25:23 +0000 (14:25 +0900)]
Add new privilege for shared/data directory

Since 3.0, shared/data directory is supported only for the apps
that declare the privilege that is introduced in 3.0.

Change-Id: I9c0823f2fc65026fcc2218f9be9bdaf59221b8db
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
8 years agomove capi-appfw-alarm to separate git repo
Jiwoong Im [Fri, 29 Jul 2016 05:48:45 +0000 (14:48 +0900)]
move capi-appfw-alarm to separate git repo

Change-Id: Ic05932f15076b60b7a8c92d4e8a40b5ccb1e0844
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoApplied API Deprecation Policy
seungha.son [Thu, 18 Aug 2016 07:13:29 +0000 (16:13 +0900)]
Applied API Deprecation Policy

Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: If1b2dcd55fab49cac13a0835d8ac32bde27622b0

8 years agoFix API doc
Hwankyu Jhun [Fri, 19 Aug 2016 05:05:40 +0000 (14:05 +0900)]
Fix API doc

In the wearable profile, the background management feature is supported
since 3.0

Change-Id: Idfc2915d79e9fad50067b2488cdc29fe173b4559
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoChange since_tizen of APP_CONTROL_DATA_TYPE
Semun Lee [Fri, 5 Aug 2016 02:08:12 +0000 (11:08 +0900)]
Change since_tizen of APP_CONTROL_DATA_TYPE

Wearable profile starts to support it from 2.3.2

Change-Id: I4906746a38c7cd30b66ec65ed957a9f51fd593d5
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
8 years agoadd event_keep_last_event_data api
Jiwoong Im [Fri, 1 Jul 2016 06:38:18 +0000 (15:38 +0900)]
add event_keep_last_event_data api

- keep last User-Event data for receiver applications

Change-Id: If3e00902a943cc2777c34dc38cf2f73c9db43bc2
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoFix the definitions about the text input delegate
Hwankyu Jhun [Tue, 26 Jul 2016 01:48:41 +0000 (10:48 +0900)]
Fix the definitions about the text input delegate

"input_selector" and "input_reply", "input_handwriting" are deleted.

Change-Id: I2e665853bc8ab508e0f9d98a57a82f4aa194104b
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoAdd description for APP_CONTROL_DATA_SELECTED
Junghoon Park [Wed, 27 Jul 2016 03:57:39 +0000 (12:57 +0900)]
Add description for APP_CONTROL_DATA_SELECTED

Change-Id: If0a924204a329c9917d437a6b48a6536bb208d6b
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoexclude code from coverage measurement
SukHyung, Kang [Tue, 12 Jul 2016 11:18:13 +0000 (20:18 +0900)]
exclude code from coverage measurement

Change-Id: I90ec1db233374d1623d213a74bf7598a6d3d8608
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
8 years agoAdd an exception handling
Hwankyu Jhun [Tue, 12 Jul 2016 07:03:19 +0000 (16:03 +0900)]
Add an exception handling

Change-Id: I95b3dddb9eaf029e536681894f68af00999656fa
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoFix wrong callback invoke on SHARE PANEL launch
Hwankyu Jhun [Mon, 11 Jul 2016 10:21:34 +0000 (19:21 +0900)]
Fix wrong callback invoke on SHARE PANEL launch

Change-Id: I5826d9e306e1a9e849d8ccdc3611f756fe46e4f1
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoFix the description about APP_CONTROL_DATA_PATH
Hwankyu Jhun [Sun, 26 Jun 2016 22:52:24 +0000 (07:52 +0900)]
Fix the description about APP_CONTROL_DATA_PATH

Change-Id: I933bcf0871906c947a33cdfb7bc3f9ea14a0b2fc
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoCopy and keep lifecycle callback in appcore
Hwankyu Jhun [Wed, 15 Jun 2016 12:35:39 +0000 (21:35 +0900)]
Copy and keep lifecycle callback in appcore

Change-Id: Ic6d0759d21cbc47d97fc9f5d6e0f8f7078b42b5f
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoFix the exception about the application initialization
Hwankyu Jhun [Tue, 14 Jun 2016 22:29:24 +0000 (07:29 +0900)]
Fix the exception about the application initialization

Change-Id: Ideacbc59f1eda9649dd057025aaca2a80ba0a97c
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
9 years agoRemove duplicate code
Hwankyu Jhun [Mon, 13 Jun 2016 00:00:42 +0000 (09:00 +0900)]
Remove duplicate code

- Add a parameter of the appcore_context handle on
ui_app_init and ui_app_fini APIs

Change-Id: I26615818ec6968006aea9b06f62e19fcab4b2bdc
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
9 years agoAdd app_control operation and data definitions for the text input delegate
Hwankyu Jhun [Wed, 1 Jun 2016 04:32:06 +0000 (13:32 +0900)]
Add app_control operation and data definitions for the text input delegate

Change-Id: Ib7b90b2e06628abba8ffbb2106147352960a82e7
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
9 years agoAdd missing retval for preference
Myungki Lee [Mon, 13 Jun 2016 10:14:20 +0000 (19:14 +0900)]
Add missing retval for preference

Change-Id: I024483c7c9bd6edc46cac818348623b8fcee2df2
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
9 years agoRevert ui_app_main()
Hwankyu Jhun [Fri, 10 Jun 2016 01:48:45 +0000 (10:48 +0900)]
Revert ui_app_main()

Change-Id: Ica50e94c4e090251d1ae1ed4592c7b10bbf4e3ec
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
9 years agoAdd new API for customizing main loop
Hwankyu Jhun [Tue, 7 Jun 2016 02:27:03 +0000 (11:27 +0900)]
Add new API for customizing main loop

- ui_app_init, ui_app_fini are added

Change-Id: I2b97ed5ecefd71edee81195f9c464daed804d118
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
9 years agoFix the exception handling about app_control_send_launch_request API
Hwankyu Jhun [Mon, 30 May 2016 07:25:34 +0000 (16:25 +0900)]
Fix the exception handling about app_control_send_launch_request API

Change-Id: I300b03a1a2ca18f820d2f83400ae56b28ecd0e13
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
9 years agoMerge "Fix the descriptions for wearable profile" into tizen
Hwankyu Jhun [Fri, 27 May 2016 06:05:03 +0000 (23:05 -0700)]
Merge "Fix the descriptions for wearable profile" into tizen