platform/core/api/application.git
8 years agosync app_event source with 2.4 10/43710/1 accepted/tizen/mobile/20150717.003012 accepted/tizen/tv/20150717.003022 accepted/tizen/wearable/20150717.003036 submit/tizen/20150716.064254
Jiwoong Im [Tue, 7 Jul 2015 02:21:48 +0000 (11:21 +0900)]
sync app_event source with 2.4

- bugfix earlier feature and remove not-used value.
- Fix event_publish_app_event error code.

Change-Id: I818fc80a2490a09c86fa8cbfd0c236e18fa307ef
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoremove ail dependency 62/42862/1 accepted/tizen/mobile/20150708.065809 accepted/tizen/tv/20150708.065817 accepted/tizen/wearable/20150708.065825 submit/tizen/20150706.001325 submit/tizen/20150706.044131 submit/tizen/20150707.063401
Jiwoong Im [Fri, 3 Jul 2015 07:20:29 +0000 (16:20 +0900)]
remove ail dependency

- replace ail api to pkgmgr-info api.

Change-Id: I014aa13dcc3f962838f68a4396663ea5a2ef80f8
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoadd apis to set/get launch mode 73/41073/1 accepted/tizen/mobile/20150616.010932 accepted/tizen/tv/20150616.010946 accepted/tizen/wearable/20150616.011000 submit/tizen/20150615.091318
Jiwoong Im [Thu, 11 Jun 2015 05:52:39 +0000 (14:52 +0900)]
add apis to set/get launch mode

Change-Id: Ia9219247433425735efc117d72bbe4f67c26913f
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
9 years agoupdate preference source from tizen 2.4 05/40105/3 accepted/tizen_3.0.2015.q2_common tizen_3.0.2015.q2_common accepted/tizen/3.0.2015.q2/common/20150609.181955 accepted/tizen/3.0.2015.q2/common/20150615.091844 accepted/tizen/common/20150609.084317 accepted/tizen/mobile/20150609.085836 accepted/tizen/tv/20150612.003517 accepted/tizen/wearable/20150609.085858 submit/tizen/20150604.025832 submit/tizen/20150605.114228 submit/tizen_3.0.2015.q2_common/20150609.170642 submit/tizen_3.0.2015.q2_common/20150615.075539 submit/tizen_tv/20150611.000000
Jiwoong Im [Fri, 29 May 2015 07:54:32 +0000 (16:54 +0900)]
update preference source from tizen 2.4

change logic and apply inotify.

Change-Id: If361b058c81cf1cb235c661e967417fc9cca9e19
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
9 years agoMerge "add new resource management API" into tizen
Semun Lee [Wed, 3 Jun 2015 02:45:12 +0000 (19:45 -0700)]
Merge "add new resource management API" into tizen

9 years agoUpdate doxygen 20/40320/1
Sangyoon Jang [Tue, 2 Jun 2015 08:41:25 +0000 (17:41 +0900)]
Update doxygen

update doxygen from Tizen 2.4
seperate errno definition

Change-Id: I6a36796c7cac94dda3c43ebb78c250ffc51e5b0e
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
9 years agoClean up repository 20/40220/1 submit/tizen/20150602.063407 submit/tizen/20150602.110936
Sangyoon Jang [Mon, 1 Jun 2015 06:45:39 +0000 (15:45 +0900)]
Clean up repository

remove debian directory
remove unnecessary permissions

Change-Id: I63f5e881d3baf7a4e0475c1e346694d1ea60a88e
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
9 years agoadd new resource management API 19/40219/1
Jiwoong Im [Fri, 29 May 2015 05:41:43 +0000 (14:41 +0900)]
add new resource management API

The Resource Manager API provides functions to use different
resources(images, layout, sounds) between each devices have different
device specification.

JIRA ticket : TC-2491

Change-Id: I61257df2e2b0baf73696bf5413c0f122b350c89d
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
9 years agoMerge "Add event system api." into tizen submit/tizen/20150601.084214
Semun Lee [Sat, 30 May 2015 06:06:18 +0000 (23:06 -0700)]
Merge "Add event system api." into tizen

9 years agoadd the new APIS for alarm 55/39955/3
Jiwoong Im [Wed, 27 May 2015 02:06:55 +0000 (11:06 +0900)]
add the new APIS for alarm

- alarm_schedule_once_after_delay
- alarm_schedule_once_at_date

Change-Id: Iab54567af28aa11a8b5cb88da80f98ab2fe97c42
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
9 years agoAdd event system api. 11/39911/1
Jiwoong Im [Tue, 26 May 2015 08:55:30 +0000 (17:55 +0900)]
Add event system api.

Add new api (add/remove event handler and publish user event) for native application.

- new api list
event_add_event_handler()
event_remove_event_handler()
event_publish_app_event()
event_publish_trusted_app_event()

JIRA ticket : TC-2473

Change-Id: I6ac68ecf85cc3db45a79c91abe6525d59e33564a
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
9 years agoreplay appsvc_run_service to appsvc_usr_run_service in app_control 82/39382/1 accepted/tizen/common/20150520.133301 accepted/tizen/common/20150520.133326 accepted/tizen/mobile/20150521.005946 accepted/tizen/tv/20150521.005342 accepted/tizen/wearable/20150521.005622 submit/tizen/20150514.234943 submit/tizen_common/20150520.075535 submit/tizen_wearable/20150520.080646
Jiwoong Im [Thu, 14 May 2015 05:23:07 +0000 (14:23 +0900)]
replay appsvc_run_service to appsvc_usr_run_service in app_control

To launch application correctly in user-session, appsvc_run_serice
should be replaced to appsvc_usr_run_service.

Change-Id: I19c715876ec72e0462ed611f0c66a806ed7d5e08
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
9 years agoSeparate app-control, alarm, preference, and common api. 85/38385/1 accepted/tizen/common/20150520.083759 accepted/tizen/mobile/20150513.005730 accepted/tizen/tv/20150512.050437 submit/tizen/20150511.021014 submit/tizen_common/20150512.999999 submit/tizen_mobile/20150512.053844
Jiwoong Im [Fri, 17 Apr 2015 07:32:59 +0000 (16:32 +0900)]
Separate app-control, alarm, preference, and common api.

JIRA ticket : TC-2497

- In tizen 2.3 release, capi-appfw-application package was separated by
function. (app-control, alarm, preference, app-common).
- To apply this change with no build break, temporarily add all separated
package to pc_requires in capi-appfw-application.pc file

Change-Id: Id92d5a9abbfd6ff478e0469da5596b4967444ca8
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
9 years agoRemove notification dependency. 38/38238/1
Jiwoong Im [Wed, 15 Apr 2015 07:51:40 +0000 (16:51 +0900)]
Remove notification dependency.

Jira ticket : TC-2496

Change-Id: I94d80b2c4c7c024593fa6f6be5b0fbbf837f5ad4
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
9 years agoMerge "Remove ui_notification" into tizen submit/tizen/20150415.072543
Semun Lee [Wed, 15 Apr 2015 07:24:17 +0000 (00:24 -0700)]
Merge "Remove ui_notification" into tizen

9 years agoMerge "Remove storage api" into tizen
Semun Lee [Wed, 15 Apr 2015 07:24:13 +0000 (00:24 -0700)]
Merge "Remove storage api" into tizen

9 years agoRemove ui_notification 64/38164/1
Sangyoon Jang [Tue, 14 Apr 2015 01:51:47 +0000 (10:51 +0900)]
Remove ui_notification

TC-2496

there is a cyclic dependency between application api and notification
api
notification functions should be implemented at notification api

Change-Id: Icc3c50ad923ab3a5c0cf685c2ef54e5bc2d2d09f
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
9 years agoRemove storage api 62/38162/1
Sangyoon Jang [Tue, 14 Apr 2015 01:40:23 +0000 (10:40 +0900)]
Remove storage api

TC-2495

storage api is supported in libstorage

Change-Id: I692f9229d4763c6dc47de56bd123877fa981f256
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
9 years agoQuickfix multi-user in appsvc function calls 00/35700/2 accepted/tizen/mobile/20150313.083943 accepted/tizen/tv/20150313.083823 accepted/tizen/wearable/20150313.083855 submit/tizen/20150304.022845 submit/tizen_common/20150409.101024 submit/tizen_mobile/20150313.022842 submit/tizen_tv/20150313.022842 submit/tizen_wearable/20150313.022842
Tomasz Iwanek [Tue, 13 Jan 2015 14:26:52 +0000 (15:26 +0100)]
Quickfix multi-user in appsvc function calls

This commit assumes there is no point to run service for global user.
I see no sense for this so just switch API.

Change-Id: If17257d194cb9aa0ad3cc0b6685bc8c7fa33f3fb

9 years agoMerge "Update preference api source from tizen_2.3" into tizen submit/tizen_common/20150226.010729 submit/tizen_tv/20150227.073215
Suchang Woo [Tue, 17 Feb 2015 01:01:11 +0000 (17:01 -0800)]
Merge "Update preference api source from tizen_2.3" into tizen

9 years agoUpdate preference api source from tizen_2.3 09/35109/5
Jiwoong Im [Mon, 9 Feb 2015 08:22:10 +0000 (17:22 +0900)]
Update preference api source from tizen_2.3

JIRA ticket : TC-2312

- add busy handler
- get data path from app_get_data_path()
- exec query through prepare -> bind -> step.

Change-Id: Ie286e1617c78733e2e8cfdd938e00f5c5e56890f
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
9 years agochange service_cb to app_control_cb in alarm api. 55/34955/2
Jiwoong Im [Thu, 5 Feb 2015 02:23:59 +0000 (11:23 +0900)]
change service_cb to app_control_cb in alarm api.

JIRA ticket : TC-2411

Change-Id: I4ae22909d8903a3aa8941eea3191241d97ef942c
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
9 years agochange service_cb to app_control_cb in ui_app_lifecycle_s. 14/33714/3 accepted/tizen/tv/20150213.030025 submit/tizen_tv/20150209.104940
Jiwoong Im [Wed, 14 Jan 2015 05:01:24 +0000 (14:01 +0900)]
change service_cb to app_control_cb in ui_app_lifecycle_s.

JIRA ticket : TC-2314

Change-Id: Icd443dac75bf84ffea81364b5645ccb62e3dd5e7
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
9 years agoAdd path getter API from tizen_2.3 75/32975/4 accepted/tizen/mobile/20150121.045021 accepted/tizen/tv/20150121.044520 accepted/tizen/wearable/20150121.044754 submit/tizen/20150120.043506 submit/tizen_mobile/20150121.020049 submit/tizen_tv/20150121.020041 submit/tizen_wearable/20150121.020025
Hyunbin Lee [Mon, 2 Jun 2014 12:10:34 +0000 (21:10 +0900)]
Add path getter API from tizen_2.3

For compatibility with tizen_2.3, add path getter API to capi-appfw-application.

Change-Id: I1f060416e4298ed746d5cbd4929e6e655d3b89cf
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
9 years agoMerge "Add new api for system event handling from tizen_2.3" into tizen
Semun Lee [Fri, 9 Jan 2015 11:17:47 +0000 (03:17 -0800)]
Merge "Add new api for system event handling from tizen_2.3" into tizen

9 years agoAdd new api for system event handling from tizen_2.3 33/32933/2
Jiwoong Im [Tue, 30 Dec 2014 11:30:59 +0000 (20:30 +0900)]
Add new api for system event handling from tizen_2.3

Remove system event callbacks except related application lifecycle.
The system event callbacks can be registered using ui_app_add_event_handler().
Multiple system event callbacks can be registered.
The application main loop api is renamed to ui_app_main.

app_event_get_xxx provides apis for getting system event information.

Change-Id: Ib24f8bb46038fc6a4b50c2516e846cfc27e7acfd
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
9 years agoAdd app_control source from tizen_2.3 78/32578/3
Sangyoon Jang [Fri, 19 Dec 2014 07:49:40 +0000 (16:49 +0900)]
Add app_control source from tizen_2.3

app_control is renamed from service api(for consistent with web api)
service api will be deprecated

Change-Id: I18d09e692075f8a4349064206172beae5a0b5953
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
9 years agoclean spec file for yocto compliance. 74/24374/1 accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi tizen_3.0.2014.q3_common tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.m14.3_ivi tizen_3.0_ivi accepted/tizen/common/20140915.091256 submit/tizen_common/20140912.150039 submit/tizen_common/20140912.150451 submit/tizen_ivi/20140916.000000 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release tizen_3.0.m14.3_ivi_release tizen_3.0_ivi_release
Ronan Le Martret [Fri, 11 Jul 2014 08:57:08 +0000 (10:57 +0200)]
clean spec file for yocto compliance.

Change-Id: I2a2cbdc570a2678b532699473007aa3f4f94d26b
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
10 years agoAdd multi-user support 01/18201/2 accepted/tizen_ivi_panda tizen_3.0.m14.2_ivi tizen_ivi_panda accepted/tizen/ivi/panda/20140403.015205 submit/tizen_common/20140521.163740 submit/tizen_common/20140522.130648 submit/tizen_common/20140522.135644 submit/tizen_ivi/20140618.000000 submit/tizen_ivi/20140618.000001 submit/tizen_ivi/20140619.000000 submit/tizen_ivi/20140622.000000 submit/tizen_ivi/20140623.000000 submit/tizen_ivi/20140624.064036 submit/tizen_ivi/20140626.125712 submit/tizen_ivi/20140626.130032 submit/tizen_ivi/20140626.144348 submit/tizen_ivi_panda/20140403.011812 tizen_3.0.m14.2_ivi_release
Jiwoong Im [Mon, 17 Mar 2014 06:10:40 +0000 (15:10 +0900)]
Add multi-user support

Bug-Tizen: PTREL-258
Change-Id: If4d974a2b064fcebd7b5cece39a60e97e324b6b4
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
10 years agoMerge branch 'tizen_2.2' into tizen 40/10440/1 accepted/tizen/ivi/stable accepted/tizen_generic accepted/tizen/20131002.050404 accepted/tizen/20131002.171150 accepted/tizen/20131002.172334 accepted/tizen/generic/20140306.080409 accepted/tizen/ivi/20140307.191613 accepted/tizen/mobile/20140306.024149 accepted/tizen_ivi_stable/20131116.102052 submit/tizen/20131002.044811 submit/tizen/20140305.193946 submit/tizen_ivi_stable/20131116.100047
KyungwooNoh [Wed, 2 Oct 2013 02:17:49 +0000 (11:17 +0900)]
Merge branch 'tizen_2.2' into tizen

Conflicts:
packaging/capi-appfw-application.spec

Change-Id: I408f808cc3951d23f6888f0dc858595f9fa8e568
Signed-off-by: KyungwooNoh <kw1004.noh@samsung.com>
10 years agomerge tizen 2.2 97/10297/1 accepted/tizen/20130927.055125 accepted/tizen/20130927.164535 accepted/tizen/20130927.171804 submit/tizen/20130927.054826
KyungwooNoh [Fri, 27 Sep 2013 04:53:39 +0000 (13:53 +0900)]
merge tizen 2.2

Change-Id: Ic900a0d89d903f510d5e803ccd40dff63a801ca0
Signed-off-by: KyungwooNoh <kwnoh0723@gmail.com>
10 years agoAdd license file
Jaeho Lee [Thu, 26 Sep 2013 07:31:58 +0000 (16:31 +0900)]
Add license file

Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
10 years agoMerge "resetting manifest requested domain to floor" into tizen accepted/tizen/ivi/genivi tizen_ivi_genivi accepted/tizen/20130710.221708 accepted/tizen/20130912.081850 accepted/tizen/20130912.084810 accepted/tizen/20130912.093802 accepted/tizen/20130912.141032 accepted/tizen/20130912.192316 accepted/tizen/20130912.200414 accepted/tizen/ivi/genivi/20140131.060608 ivi_oct_m2 submit/tizen/20130710.102250 submit/tizen/20130912.075542 submit/tizen/20130912.085432 submit/tizen_ivi_genivi/20140131.060654
Ryan Ware [Mon, 8 Jul 2013 17:07:13 +0000 (10:07 -0700)]
Merge "resetting manifest requested domain to floor" into tizen

10 years agoresetting manifest requested domain to floor 56/5156/1
Alexandru Cornea [Mon, 1 Jul 2013 15:08:15 +0000 (18:08 +0300)]
resetting manifest requested domain to floor

10 years agoresetting manifest requested domain to floor 95/4495/1
Alexandru Cornea [Fri, 28 Jun 2013 14:21:16 +0000 (17:21 +0300)]
resetting manifest requested domain to floor

10 years agomerge private
Jaeho Lee [Mon, 24 Jun 2013 07:10:20 +0000 (16:10 +0900)]
merge private

Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
11 years agoBug fix for alarm_get_scheduled_date
SeungYeup Kim [Thu, 23 May 2013 05:53:04 +0000 (14:53 +0900)]
Bug fix for alarm_get_scheduled_date
Change-Id: I8cd9231267419dd219c80e749aca20d84d6f81b0

11 years agoadded operation
Jaeho Lee [Thu, 16 May 2013 09:42:38 +0000 (18:42 +0900)]
added operation

Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
11 years agoadded new operations tizen_2.1 accepted/tizen/20130520.100635 submit/tizen/20130517.044603 submit/tizen_2.1/20130514.051914
Jaeho Lee [Fri, 26 Apr 2013 10:19:05 +0000 (19:19 +0900)]
added new operations

Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
11 years agostorage_foreach_device_supported() gets run-time device state 2.1b_release accepted/tizen_2.1/20130425.040532 submit/tizen_2.1/20130424.230218
Hyunbin Lee [Wed, 17 Apr 2013 00:53:02 +0000 (09:53 +0900)]
storage_foreach_device_supported() gets run-time device state

Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
11 years agomodify internal logic of service_get_caller
Hyungdeuk Kim [Thu, 11 Apr 2013 03:40:41 +0000 (12:40 +0900)]
modify internal logic of service_get_caller

11 years agoFix hardcoding path in pc/cmake file.
Junfeng [Thu, 21 Mar 2013 10:36:45 +0000 (18:36 +0800)]
Fix hardcoding path in pc/cmake file.

Change-Id: I67a6ce4844392a3da1181b9fd2754d2e4f452063

11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:11:38 +0000 (01:11 +0900)]
merge with master

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:45:44 +0000 (01:45 +0900)]
Tizen 2.1 base

12 years agoInitial empty repository
Eunkyoung Kim [Fri, 6 Jan 2012 12:59:21 +0000 (21:59 +0900)]
Initial empty repository