platform/core/api/app-control.git
7 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>
7 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>
7 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>
7 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>
7 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>
7 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>
7 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>
7 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>
7 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>
7 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>
7 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>
7 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>
7 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>
7 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>
7 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>
7 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>
7 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>
7 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>
7 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>
7 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>
7 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>
7 years agoMerge "Split packages" into tizen
Inkyun Kil [Wed, 25 Jan 2017 05:13:27 +0000 (21:13 -0800)]
Merge "Split packages" into tizen

7 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>
7 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>
7 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>
7 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>
7 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>
7 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>
7 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

7 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>
7 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>
7 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>
7 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>
7 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>
7 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>
7 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>
7 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>
7 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

7 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

7 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

7 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>
7 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>
7 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

7 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>
7 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>
7 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>
7 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>
8 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>
8 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>
8 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>
8 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>
8 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>
8 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>
8 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

8 years agofix doxygen comments
Jiwoong Im [Fri, 27 May 2016 05:56:33 +0000 (14:56 +0900)]
fix doxygen comments

Change-Id: I554c30bb5fa63e6585d0c1b98cb930f1641d53e5
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoFix the descriptions for wearable profile
Hwankyu Jhun [Fri, 27 May 2016 05:32:43 +0000 (14:32 +0900)]
Fix the descriptions for wearable profile

The app_get_shared_data_path API has been supported
since tizen 2.3.1 in the wearable profile.

Change-Id: I2d1bda0dda1de4c7c1462c6d55ea05bb69fb2401
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoAdd the descriptions about the app_control handle
Hwankyu Jhun [Mon, 23 May 2016 08:55:17 +0000 (17:55 +0900)]
Add the descriptions about the app_control handle

Change-Id: I5852bc171616801f8349339c83eb0c6e0a3daa52
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoRemove the unnecessary exception handling
Hwankyu Jhun [Mon, 2 May 2016 22:39:37 +0000 (07:39 +0900)]
Remove the unnecessary exception handling

Change-Id: I084d99b3578ffcc3a6338b8b61ada781b0db58fa
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoadd new system-event values for incoming/outgoing msg.
jongmyeongko [Mon, 11 Apr 2016 08:35:05 +0000 (17:35 +0900)]
add new system-event values for incoming/outgoing msg.

Change-Id: I394db3b7f451fe1c866041c8958a45c7f6ee67c1
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
8 years agofix doxygen comments
Jiwoong Im [Tue, 26 Apr 2016 05:46:28 +0000 (14:46 +0900)]
fix doxygen comments

Change-Id: I0842e20cde14ffd16dda4e78a957cdd945828e25
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoFix typo in global alarm api
Jiwoong Im [Fri, 22 Apr 2016 06:44:46 +0000 (15:44 +0900)]
Fix typo in global alarm api

Change-Id: I40172d960e369ee34690b249e9933b383d1a2369
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoAdd alarm api to support global alarm
Jiwoong Im [Mon, 11 Jan 2016 05:54:54 +0000 (14:54 +0900)]
Add alarm api to support global alarm

- alarm_set_global
  alarm_get_global

Change-Id: Ie804a7c23ac4acaab368406d6b736ac8c25591ef
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoAdd a new key for supporting background launch
Hwankyu Jhun [Thu, 14 Apr 2016 03:14:08 +0000 (12:14 +0900)]
Add a new key for supporting background launch

Change-Id: Ie33f65dd0acb8a4f75ac15e09d2d26e90b8d491c
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoReturn "single" launch mode with default
Myungki Lee [Fri, 8 Apr 2016 09:08:44 +0000 (18:08 +0900)]
Return "single" launch mode with default

- If launch mode in the caller app control is not set,
- app_control_get_launch_mode() returns TIZEN_ERROR_INVALID_PARAMETER error.

Change-Id: I51d65e5047325624e9f8b01a338ea967176ea353
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
8 years agoMove to internal.h some func prototypes
Myungki Lee [Fri, 8 Apr 2016 07:22:58 +0000 (16:22 +0900)]
Move to internal.h some func prototypes

- app_control_set_defapp, app_control_unset_defapp

Change-Id: Ie15b040a7f9e93ebbf4c6f2980ad4f80a24dc96f
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
8 years agoMerge "Add key for relocate-below" into tizen
Junghoon Park [Mon, 4 Apr 2016 12:03:02 +0000 (05:03 -0700)]
Merge "Add key for relocate-below" into tizen

8 years agoAdjust coding rules
Hwankyu Jhun [Mon, 28 Mar 2016 04:53:36 +0000 (13:53 +0900)]
Adjust coding rules

Change-Id: If4c986183703015e54c53abd4be25a83a3589109
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoadd requires in pc file to fix build break.
Jiwoong Im [Wed, 9 Mar 2016 10:41:38 +0000 (19:41 +0900)]
add requires in pc file to fix build break.

Change-Id: Id3ed824d5117d23110f7ce850ee65ab278c8dace
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoAdd key for relocate-below
Junghoon Park [Wed, 16 Mar 2016 02:21:11 +0000 (11:21 +0900)]
Add key for relocate-below

 - supporting relocating launched app under the callee app
 - Requires
    https://review.tizen.org/gerrit/#/c/61893/
    https://review.tizen.org/gerrit/#/c/62048/
    https://review.tizen.org/gerrit/#/c/62397/

Change-Id: If1d7e4d5215c905b0197f566a00851bad0adbdb1
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agofix doxygen comments
Jiwoong Im [Wed, 23 Mar 2016 02:43:29 +0000 (11:43 +0900)]
fix doxygen comments

- add modification which is misssing from last commit

Change-Id: Ic9ccf2711669c43377f94d9f48569d21c10cf152
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoFix descriptions about API version
Hwankyu Jhun [Tue, 22 Mar 2016 22:39:32 +0000 (07:39 +0900)]
Fix descriptions about API version

Some APIs are supported since 3.0 in the wearable profile.

Change-Id: Ia5e7e8bc956bf1e3283879be532e4a1df6b109b8
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoAdd compiler option "-Werror"
Hwankyu Jhun [Fri, 11 Mar 2016 02:19:42 +0000 (11:19 +0900)]
Add compiler option "-Werror"

Change-Id: I7487272a416e3eb9bc9cf87b24f261c13f7a24db
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoRemove compile warning
Myungki Lee [Thu, 10 Mar 2016 01:57:24 +0000 (10:57 +0900)]
Remove compile warning

Change-Id: Ie97d34e130febcbe32639282ba92ed29d7a2772b
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
8 years agoadd new system-event for network status
jongmyeongko [Mon, 15 Feb 2016 07:02:02 +0000 (16:02 +0900)]
add new system-event for network status

Change-Id: I70a598a5d493ac303c7632f050198137a92bd0fd
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
8 years agoUse elm api to get preinit_window, bg, conformant
Myungki Lee [Mon, 29 Feb 2016 08:05:14 +0000 (17:05 +0900)]
Use elm api to get preinit_window, bg, conformant

Change-Id: If6a8d2bf2b4bac104a24a418d5f6018ba9a6a34c
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
8 years agoUpdate doxygen for app_control_set_defapp func
Myungki Lee [Thu, 25 Feb 2016 05:08:24 +0000 (14:08 +0900)]
Update doxygen for app_control_set_defapp func

Change-Id: I16bf95107e1e48bcfd12c041da3b2075192eadd1
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
8 years agofix spelling error of SYSTEM_EVENT_INCOMMING_MSG
jongmyeongko [Mon, 22 Feb 2016 01:46:45 +0000 (10:46 +0900)]
fix spelling error of SYSTEM_EVENT_INCOMMING_MSG

Change-Id: I1f32ecee07ad4741c90d3c81024570b9928dcdd6
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
8 years agoMerge "Use modified API" into tizen
Junghoon Park [Fri, 26 Feb 2016 03:12:45 +0000 (19:12 -0800)]
Merge "Use modified API" into tizen

8 years agoAdd new api to set/unset a default app
Myungki Lee [Wed, 24 Feb 2016 05:00:09 +0000 (14:00 +0900)]
Add new api to set/unset a default app

- default app for operation, mime-type, uri

Change-Id: I5579b154f2ab5cf5e047fb2cc40b1a33a8abd4a4
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
8 years agoUse modified API
Junghoon Park [Tue, 23 Feb 2016 11:27:04 +0000 (20:27 +0900)]
Use modified API

- aul_remove_caller_cb, aul_invoke_caller_cb

Change-Id: I0ee27245d2a22bee4c82fca8c7ed00b3e4a13433
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoAdd new app_control operation for VPN service settings
Hwankyu Jhun [Wed, 3 Feb 2016 02:09:44 +0000 (11:09 +0900)]
Add new app_control operation for VPN service settings

Change-Id: I7cdde40584fac8912be1ef888fb1d44d65cae107
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoRemove a ui_app_get_default_window api
Myungki Lee [Wed, 3 Feb 2016 00:04:17 +0000 (09:04 +0900)]
Remove a ui_app_get_default_window api

Change-Id: I803be40e06676b0a0961424be7f75d54b059471b
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
8 years agoRemove compile warning messages
Hwankyu Jhun [Tue, 2 Feb 2016 02:20:22 +0000 (11:20 +0900)]
Remove compile warning messages

Change-Id: If6b5550afccabb99bc735c0e310f4acef49423bb
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoDeprecate shared directory related API
Hwankyu Jhun [Wed, 13 Jan 2016 11:30:07 +0000 (20:30 +0900)]
Deprecate shared directory related API

- app_get_shared_data_path() is deprecated

Change-Id: Ib95914191f395c08172facbd875b64630d1788a3
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoA new api ui_app_get_default_window
Myungki Lee [Sat, 23 Jan 2016 09:11:28 +0000 (18:11 +0900)]
A new api ui_app_get_default_window

This function returns a window object.
Change-Id: Ic6bd54d854398d7d85b378919e64e93b1b5a463c
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
8 years agoupdate app_alarm.h from tizen_2.4
Jiwoong Im [Fri, 22 Jan 2016 05:30:01 +0000 (14:30 +0900)]
update app_alarm.h from tizen_2.4

Change-Id: I5881c5f27a196f80afa464872a1b10170bca145e
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoadd doc files for API reference
SukHyung, Kang [Wed, 13 Jan 2016 23:06:28 +0000 (08:06 +0900)]
add doc files for API reference

Change-Id: Ide12f95e26b51aca848f6c7dd206f224a6c69b5e
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
8 years agoRemove source about app_service
Jiwoong Im [Thu, 17 Dec 2015 06:44:03 +0000 (15:44 +0900)]
Remove source about app_service

Change-Id: Iaad58e366bc9d31353542c403df78b58cf17420c
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoInclude bundle_internal.h for internal bundle apis
Hwankyu Jhun [Tue, 15 Dec 2015 01:37:46 +0000 (10:37 +0900)]
Include bundle_internal.h for internal bundle apis

Some bundle apis are platform internal apis
and we need to include bundle_internal.h to use them

Change-Id: I879ce7c6fa0832db031aa806161febd8c3c48c22
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoApply tizen coding rules
Jiwoong Im [Wed, 9 Dec 2015 05:41:43 +0000 (14:41 +0900)]
Apply tizen coding rules

Change-Id: I74f9810ca19cadb25122d8c12d1ea2715c5bdfcf
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoMerge tizen 2.4 into tizen
Hwankyu Jhun [Mon, 16 Nov 2015 11:10:31 +0000 (20:10 +0900)]
Merge tizen 2.4 into tizen

- revise doxygen
- set appcore event cb only when the app register it
- add an exception in alarm_get_app_control API
- add app_event_get_suspended_state API
- add app_get_preinitialized_window API
- add app_get_preinitialized_background API
- add app_get_preinitialized_conformant API

Change-Id: I73d8dd2b83f2d97385876dc6ef603b53b99e78cd
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoMerge "merge tizen 2.4" into tizen
jongmyeongko [Tue, 10 Nov 2015 07:10:49 +0000 (23:10 -0800)]
Merge "merge tizen 2.4" into tizen

8 years agoTo modify an error doesn't happen, if there is no noti_list for key in remove_all...
Myungki Lee [Mon, 9 Nov 2015 02:57:55 +0000 (11:57 +0900)]
To modify an error doesn't happen, if there is no noti_list for key in remove_all func.

Change-Id: Ib1399c5a96d148ad81d723d42f77219cb609f1f2
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>