platform/core/appfw/aul-1.git
8 years agoFix bug about receiving packets in case of 0 size payload 07/74107/1 accepted/tizen/common/20160614.143645 accepted/tizen/ivi/20160614.041203 accepted/tizen/mobile/20160614.041109 accepted/tizen/tv/20160614.041148 accepted/tizen/wearable/20160614.041131 submit/tizen/20160613.023047 submit/tizen/20160613.062107
Junghoon Park [Mon, 13 Jun 2016 01:36:43 +0000 (10:36 +0900)]
Fix bug about receiving packets in case of 0 size payload

Change-Id: I6b69d8c81a8eaaf137b072bc2c6b8804523eb173
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoAdd validation checker for receiving packets 22/73922/1
Junghoon Park [Fri, 10 Jun 2016 05:19:42 +0000 (14:19 +0900)]
Add validation checker for receiving packets

Change-Id: Ibaa4bb2a26b1e51b075da10d08e61ddc33988ea2
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agofix getting external-storage path. 60/73560/1
jongmyeongko [Wed, 8 Jun 2016 06:09:20 +0000 (15:09 +0900)]
fix getting external-storage path.

Change-Id: I284c93a419989810b52ccb877d869044d7db4587
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
8 years agoRemove calling chmod() 62/72862/3 accepted/tizen/common/20160606.141711 accepted/tizen/ivi/20160606.040554 accepted/tizen/mobile/20160606.035155 accepted/tizen/tv/20160606.035856 accepted/tizen/wearable/20160606.040058 submit/tizen/20160603.030057
Junghoon Park [Thu, 2 Jun 2016 23:54:59 +0000 (08:54 +0900)]
Remove calling chmod()

 - We don't need to allow permissions for groups and others any more

Change-Id: If3d48503534e9952eac13fa26841f0ac0a48dcc3
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoFix memory leak 61/72861/1
Junghoon Park [Thu, 2 Jun 2016 23:36:16 +0000 (08:36 +0900)]
Fix memory leak

Change-Id: Idd6f721ba85836255211fc9064d5be963c8074e5
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoFix the alias appid 19/71619/2 accepted/tizen/common/20160527.152325 accepted/tizen/ivi/20160530.081501 accepted/tizen/mobile/20160530.081600 accepted/tizen/tv/20160530.081457 accepted/tizen/wearable/20160530.081454 submit/tizen/20160527.012938
Hwankyu Jhun [Thu, 26 May 2016 07:36:49 +0000 (16:36 +0900)]
Fix the alias appid

Change-Id: Ib0c0441e18fc2ff84529183382b6221fae56cd4f
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoFix the feature name 96/71396/3
Hwankyu Jhun [Wed, 25 May 2016 07:43:12 +0000 (16:43 +0900)]
Fix the feature name

- The default user feature is changed to
TIZEN_FEATURE_DEFAULT_USER.

Change-Id: I0b62da9cb817d2ebeec5084db24d9ea0fffc4ef7
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoFix wrong function name 58/71458/1 accepted/tizen/common/20160526.150338 accepted/tizen/ivi/20160526.094929 accepted/tizen/mobile/20160526.095125 accepted/tizen/tv/20160526.095008 accepted/tizen/wearable/20160526.095041 submit/tizen/20160526.062537
Junghoon Park [Wed, 25 May 2016 11:05:58 +0000 (20:05 +0900)]
Fix wrong function name

Change-Id: I4aff0851273204571b1747a8bf7e6340ef7aa531
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoSupport multiple widget viewer 11/71111/1
Hwankyu Jhun [Tue, 24 May 2016 06:40:18 +0000 (15:40 +0900)]
Support multiple widget viewer

- Add a new definition (AUL_K_WIDGET_VIEWER)

Change-Id: I134e8d07f2a0669bf11038c8dfc92f0d1e40c969
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoAdd the exceptions for checking the request type 44/70844/1 submit/tizen/20160524.073932
Hwankyu Jhun [Mon, 23 May 2016 04:37:39 +0000 (13:37 +0900)]
Add the exceptions for checking the request type

Change-Id: I066337944d7a029fecbab7c1d15dc7d21d7ed7d3
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoFix the exception handling 07/70707/7 accepted/tizen/common/20160525.155320 submit/tizen/20160523.020650
Hwankyu Jhun [Fri, 20 May 2016 07:20:10 +0000 (16:20 +0900)]
Fix the exception handling

If the application doesn't have a permission to use
aul_app_get_all_running_app_info_for_uid() API, the API
has to return the AUL_R_EILLACC.

Change-Id: I73d01c008b791075b1bb29dc65ec93af4fac9760
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoFix bug about aul_launch_app_async() 28/70428/1 accepted/tizen/common/20160520.171024 accepted/tizen/ivi/20160520.081045 accepted/tizen/mobile/20160520.080907 accepted/tizen/tv/20160520.080957 accepted/tizen/wearable/20160520.080924 submit/tizen/20160520.002716
Hwankyu Jhun [Thu, 19 May 2016 07:57:55 +0000 (16:57 +0900)]
Fix bug about aul_launch_app_async()

Change-Id: I23cb273bd6785563095cb65010f235d3dfff4327
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoChange enum values of hw acceleration 03/69803/2 accepted/tizen/common/20160520.170918 accepted/tizen/ivi/20160520.002321 accepted/tizen/mobile/20160520.002332 accepted/tizen/tv/20160520.002253 accepted/tizen/wearable/20160520.002309 ref/tags/submit/tizen/20160517.005404 submit/tizen/20160517.005404 submit/tizen/20160519.045032
Junghyun Yeon [Tue, 17 May 2016 01:35:00 +0000 (10:35 +0900)]
Change enum values of hw acceleration

changes related with pkgmgr-info
https://review.tizen.org/gerrit/#/c/69595/

Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
Change-Id: I8a7db8cfa6f02cde0a4014db1812c653a6ebcc1f

8 years agoAdd APIs to get the status of an application 57/69657/4 accepted/tizen/common/20160518.124854 accepted/tizen/ivi/20160518.004228 accepted/tizen/mobile/20160518.004354 accepted/tizen/tv/20160518.004244 accepted/tizen/wearable/20160518.004214 submit/tizen/20160517.084446
Hwankyu Jhun [Mon, 16 May 2016 09:13:08 +0000 (18:13 +0900)]
Add APIs to get the status of an application

- Add new APIs
aul_app_get_status()
aul_app_get_status_for_uid()

Change-Id: I9b2441f1d56e4d5a12c9b05b10a5387ee58ee9e5
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoAdd an exception handling 89/69689/1
Hwankyu Jhun [Mon, 16 May 2016 10:30:41 +0000 (19:30 +0900)]
Add an exception handling

Change-Id: I08990a317a52402509024006008ba5930c0f11e6
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoModify the description of the aul_listen_app_status_signal API 14/68814/5 accepted/tizen/common/20160513.123436 accepted/tizen/ivi/20160513.082045 accepted/tizen/mobile/20160513.082020 accepted/tizen/tv/20160513.082038 accepted/tizen/wearable/20160513.082009 submit/tizen/20160513.010234
Hwankyu Jhun [Tue, 10 May 2016 02:11:05 +0000 (11:11 +0900)]
Modify the description of the aul_listen_app_status_signal API

Change-Id: Idb0025d71a0fcb514dc24c3b112f147f50d00eda
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoAdd APIs to close an application 24/68424/5 accepted/tizen/common/20160510.050928 accepted/tizen/ivi/20160510.002454 accepted/tizen/mobile/20160510.002439 accepted/tizen/tv/20160510.002446 accepted/tizen/wearable/20160510.002427 submit/tizen/20160509.084951
Hwankyu Jhun [Wed, 4 May 2016 07:31:41 +0000 (16:31 +0900)]
Add APIs to close an application

- These APIs wait util the target application is terminated
successfully.
- Add new internal APIs
aul_terminate_pid_sync()
aul_terminate_pid_sync_for_uid()

Change-Id: I5c91924817b998bac636efe021c78b7bd06377a3
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoChange mount point for tep 13/68413/1 accepted/tizen/common/20160505.140341 accepted/tizen/ivi/20160506.035730 accepted/tizen/mobile/20160506.035148 accepted/tizen/tv/20160506.035521 accepted/tizen/wearable/20160506.035620 submit/tizen/20160504.074553
Junghoon Park [Wed, 4 May 2016 05:57:53 +0000 (14:57 +0900)]
Change mount point for tep

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

Change-Id: I85d91c8483f631631717e174613bf62fda5328c0
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoAdd --web-debug option to app_launcher 04/67704/2 accepted/tizen/common/20160429.170831 accepted/tizen/ivi/20160502.011844 accepted/tizen/mobile/20160502.011734 accepted/tizen/tv/20160502.011803 accepted/tizen/wearable/20160502.011823 submit/tizen/20160429.075649
Cho Woongsuk [Thu, 28 Apr 2016 05:55:40 +0000 (14:55 +0900)]
Add --web-debug option to app_launcher

To integrate IDE (web inspector), app_launcher has to handle debug port
which is replied by launched web application.

Change-Id: I2f8a94fd62697f11552332ccacdd2b4c13537814

8 years agoModify the priority of the idle source 32/67132/2 accepted/tizen/common/20160427.053712 accepted/tizen/ivi/20160426.234050 accepted/tizen/mobile/20160426.233944 accepted/tizen/tv/20160426.234031 accepted/tizen/wearable/20160426.234013 submit/tizen/20160426.022112
Hwankyu Jhun [Mon, 25 Apr 2016 09:00:13 +0000 (18:00 +0900)]
Modify the priority of the idle source

Change-Id: Ia8e9f0a543069a8122688a7199a8577b8e38a117
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoAdd API to prepare candidate process 71/66671/4 accepted/tizen/common/20160422.172156 accepted/tizen/common/20160426.143111 accepted/tizen/ivi/20160425.044206 accepted/tizen/ivi/20160425.231855 accepted/tizen/mobile/20160425.044132 accepted/tizen/mobile/20160425.231843 accepted/tizen/tv/20160425.044200 accepted/tizen/tv/20160425.231814 accepted/tizen/wearable/20160425.044146 accepted/tizen/wearable/20160425.231833 submit/tizen/20160422.084925 submit/tizen/20160425.083419
Junghoon Park [Wed, 20 Apr 2016 08:21:18 +0000 (17:21 +0900)]
Add API to prepare candidate process

- add aul_prepare_candidate_process()
- Requires
https://review.tizen.org/gerrit/#/c/66672/
https://review.tizen.org/gerrit/#/c/66670/

Change-Id: If868ec3f51930ad3e9fda41b77533ab142ffa41d
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoMerge "Add widget viewer operation key" into tizen accepted/tizen/common/20160421.161440 accepted/tizen/ivi/20160421.011051 accepted/tizen/mobile/20160421.011215 accepted/tizen/tv/20160421.011058 accepted/tizen/wearable/20160421.011122 submit/tizen/20160420.075013 submit/tizen/20160420.075124
Daehyeon Jung [Wed, 20 Apr 2016 07:49:33 +0000 (00:49 -0700)]
Merge "Add widget viewer operation key" into tizen

8 years agoAdd widget viewer operation key 98/66498/2
Daehyeon Jung [Tue, 19 Apr 2016 08:02:22 +0000 (17:02 +0900)]
Add widget viewer operation key

Change-Id: Ic8855fa89a1a09bdbbfcb6a15d65c375608e37ee
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
8 years agoAdd aul_set_process_group() 17/66517/1 accepted/tizen/ivi/20160421.010930 accepted/tizen/mobile/20160421.011003 accepted/tizen/tv/20160421.010943 accepted/tizen/wearable/20160421.010952 submit/tizen/20160420.065042 submit/tizen/20160422.084813
Junghoon Park [Tue, 19 Apr 2016 08:56:41 +0000 (17:56 +0900)]
Add aul_set_process_group()

- support legacy API

Change-Id: I7c89fe07ba04ede3e3ba1a470188c9ad5c7a6d44
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoFix app_launcher tool 91/65891/4
Hwankyu Jhun [Thu, 14 Apr 2016 00:00:16 +0000 (09:00 +0900)]
Fix app_launcher tool

If the AMD isn't ready when the user uses the "-f" option, the
app_launcher tool will wait until the amd_ready file is created.

Change-Id: I61012105df28a4950b908f49ab026a35435d18af
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoFix the definition about supporting background launch 16/65916/1 accepted/tizen/common/20160414.143058 accepted/tizen/ivi/20160415.014905 accepted/tizen/mobile/20160415.014931 accepted/tizen/tv/20160415.014913 accepted/tizen/wearable/20160415.014923 submit/tizen/20160414.081825
Hwankyu Jhun [Thu, 14 Apr 2016 03:00:55 +0000 (12:00 +0900)]
Fix the definition about supporting background launch

Change-Id: Ib9ffae79c7f6c965d3e08a555b3862c3606e74a1
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoSupport background launch 87/64687/10 accepted/tizen/common/20160413.130957 accepted/tizen/ivi/20160413.123450 accepted/tizen/mobile/20160413.123219 accepted/tizen/tv/20160413.123401 accepted/tizen/wearable/20160413.123423 submit/tizen/20160412.075243
Hwankyu Jhun [Mon, 4 Apr 2016 23:09:00 +0000 (08:09 +0900)]
Support background launch

- Add new definition (AUL_SVC_K_BG_LAUNCH)
- Add new internal API
aul_svc_set_background_launch()

Change-Id: If6630b4f121f9d932e1c4954bd7f0d791c029f7c
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoAdd setting default user in aul_sock_create_launchpad_client() 80/65480/1 accepted/tizen/common/20160412.130728 accepted/tizen/ivi/20160412.063702 accepted/tizen/mobile/20160412.063520 accepted/tizen/tv/20160412.063720 accepted/tizen/wearable/20160412.063624 submit/tizen/20160411.223138
Hwankyu Jhun [Mon, 11 Apr 2016 08:30:15 +0000 (17:30 +0900)]
Add setting default user in aul_sock_create_launchpad_client()

This patch is for quick launch option. If the default user feature
is enabled, the app_launcher must send the request to
the default user's launchpad.

Change-Id: I7d5385bbcdef96b39c3cabb737b8c95d16b181a5
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoFix launch_debug tool 76/65276/2 accepted/tizen/common/20160408.190349 accepted/tizen/ivi/20160411.005449 accepted/tizen/mobile/20160411.005513 accepted/tizen/tv/20160411.005419 accepted/tizen/wearable/20160411.005436 submit/tizen/20160408.115426
Hwankyu Jhun [Fri, 8 Apr 2016 03:11:28 +0000 (12:11 +0900)]
Fix launch_debug tool

- Get the gdbserver path from parameters
- Set the appinfo for debug-launchpad
- Send the request directly to debug-launchpad

Change-Id: Ic241daeebce5dbac08c6683cf6e4917983caec78
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoFix bug about checking tep 26/65026/1 accepted/tizen/common/20160408.184911 accepted/tizen/ivi/20160408.052512 accepted/tizen/mobile/20160408.052449 accepted/tizen/tv/20160408.052421 accepted/tizen/wearable/20160408.052435 submit/tizen/20160408.003820
Hwankyu Jhun [Thu, 7 Apr 2016 02:52:06 +0000 (11:52 +0900)]
Fix bug about checking tep

- Use g_variant_get() instead of g_variant_get_int32()

Change-Id: Ib9a84478985d43068fd1659fb399234b9b2f6fda
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoFix to send AUL_K_SEQ_NUM normally 44/64044/1 accepted/tizen/common/20160330.120146 accepted/tizen/ivi/20160330.003421 accepted/tizen/mobile/20160330.003332 accepted/tizen/tv/20160330.003800 accepted/tizen/wearable/20160330.003802 submit/tizen/20160329.135348
Semun Lee [Tue, 29 Mar 2016 13:30:49 +0000 (22:30 +0900)]
Fix to send AUL_K_SEQ_NUM normally

- When AUL_K_ORG_CALLER_PID is set, we should send
AUL_K_SEQ_NUM normally. It is used in the receiver side

Change-Id: Ieca81e562902fa72f2e80a6479b776defc2d52a8
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
8 years agoApply background management feature 42/62942/1 accepted/tizen/common/20160323.184338 accepted/tizen/common/20160324.084222 accepted/tizen/ivi/20160324.131624 accepted/tizen/mobile/20160324.132908 accepted/tizen/tv/20160324.132730 accepted/tizen/wearable/20160324.132654 submit/tizen/20160323.020400 submit/tizen/20160323.235918
Daehyeon Jung [Mon, 21 Mar 2016 07:18:12 +0000 (16:18 +0900)]
Apply background management feature

Change-Id: I790800ea2299e4b780c39d773a4e3c9336bb4ecf
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
8 years agoAdd default user feature 25/62125/16 accepted/tizen/common/20160321.150439 accepted/tizen/ivi/20160322.023153 accepted/tizen/mobile/20160321.113343 accepted/tizen/tv/20160321.113414 accepted/tizen/wearable/20160321.113435 submit/tizen/20160321.014821 submit/tizen_ivi/20160322.020156
Hwankyu Jhun [Mon, 14 Mar 2016 11:27:18 +0000 (20:27 +0900)]
Add default user feature

- If this option is enabled, AUL API will use the default uid.
- This feature is enabled in tv profile.

Change-Id: Ie43c5860e10422f2198dce6050e7ea6ca284b608
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoFix error code checks on reply packet 62/62762/4 accepted/tizen/common/20160321.145928 accepted/tizen/ivi/20160321.004621 accepted/tizen/mobile/20160321.004525 accepted/tizen/tv/20160321.004543 accepted/tizen/wearable/20160321.004602 submit/tizen/20160318.074817
Daehyeon Jung [Fri, 18 Mar 2016 04:47:49 +0000 (13:47 +0900)]
Fix error code checks on reply packet

Change-Id: I193c066bd5b0327bce87afb2ee9a27ae96bda8ec
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
8 years agoAdd API for activate-below 48/62048/9 accepted/tizen/common/20160317.160228 accepted/tizen/ivi/20160318.112604 accepted/tizen/mobile/20160318.111804 accepted/tizen/tv/20160318.112104 accepted/tizen/wearable/20160318.112138 submit/tizen/20160317.004826
Junghoon Park [Wed, 16 Mar 2016 11:19:57 +0000 (20:19 +0900)]
Add API for activate-below

 - API to reorder window stack
 - Requires
   https://review.tizen.org/gerrit/#/c/61893/

Change-Id: Iae4c4737e93646515615fea51358d5e6acd023cd
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoFix bug about fd passing feature 81/62281/1 accepted/tizen/ivi/20160315.123737 accepted/tizen/mobile/20160315.123622 accepted/tizen/tv/20160315.123649 accepted/tizen/wearable/20160315.123830 submit/tizen/20160315.075726 submit/tizen_common/20160316.154911
Hwankyu Jhun [Tue, 15 Mar 2016 07:40:30 +0000 (16:40 +0900)]
Fix bug about fd passing feature

Change-Id: Ibbcf8dc569c182972da986ec6203c8d090daeb42
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoFix bug about resolving appid 00/62200/4 submit/tizen/20160315.050359
Junghoon Park [Tue, 15 Mar 2016 01:14:00 +0000 (10:14 +0900)]
Fix bug about resolving appid

Change-Id: I4094f03f9c064dc7efc10f833493c08e5c8ca128
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoUse thread-safe functions 07/62207/1 accepted/tizen/common/20160317.155433 accepted/tizen/ivi/20160315.121135 accepted/tizen/mobile/20160315.121034 accepted/tizen/tv/20160315.121105 accepted/tizen/wearable/20160315.121119 submit/tizen/20160315.031231
Hwankyu Jhun [Tue, 15 Mar 2016 01:52:28 +0000 (10:52 +0900)]
Use thread-safe functions

Change-Id: I7869402aef3e10b60ae763fa5cd62e327f192308
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agorefine aul_sock functions 25/60325/8 accepted/tizen/ivi/20160313.114531 accepted/tizen/mobile/20160313.113415 accepted/tizen/tv/20160313.113744 accepted/tizen/wearable/20160313.114143 submit/submit/tizen/20160311.081242/20160311.081306 submit/tizen/20160311.081242 submit/tizen/20160314.appfw2
Daehyeon Jung [Thu, 25 Feb 2016 04:29:02 +0000 (13:29 +0900)]
refine aul_sock functions

Change-Id: If04116ce0d9d48b43ab2e3d1bb38024b85117b50
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
8 years agoAdd -u, --user option to app_launcher 29/61629/2
Daehyeon Jung [Wed, 9 Mar 2016 08:31:45 +0000 (17:31 +0900)]
Add -u, --user option to app_launcher

Change-Id: I7c903f01a5e07996285e25cfdc54bf600e670b27

8 years agoAdd APIs for System users 73/61373/9 accepted/tizen/common/20160314.164525 accepted/tizen/ivi/20160310.054031 accepted/tizen/mobile/20160310.053933 accepted/tizen/tv/20160310.053949 accepted/tizen/wearable/20160310.054012 submit/tizen/20160309.054213
Hwankyu Jhun [Mon, 7 Mar 2016 11:10:09 +0000 (20:10 +0900)]
Add APIs for System users

- Add aul_open_app_for_uid()
- Add aul_resume_app_for_uid()
- Add aul_resume_pid_for_uid()
- Add aul_terminate_pid_for_uid()
- Add aul_terminate_pid_async_for_uid()
- Add aul_app_get_running_app_info_for_uid()
- Add aul_app_get_all_running_app_info_for_uid()
- Add aul_app_get_status_for_uid()
- Add aul_add_loader_for_uid()
- Add aul_remove_loader_for_uid()
- Add aul_app_get_pid_for_uid()
- Add aul_pause_app_for_uid()
- Add aul_pause_pid_for_uid()

Change-Id: I926cd03afa82c312b24e251c4707f69f7c39432d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoFix gdbus type for system users 64/61464/2 accepted/tizen/common/20160310.070839 accepted/tizen/ivi/20160309.010517 accepted/tizen/mobile/20160309.010416 accepted/tizen/tv/20160309.010435 accepted/tizen/wearable/20160309.010452 submit/tizen/20160308.223551
Hwankyu Jhun [Tue, 8 Mar 2016 04:21:56 +0000 (13:21 +0900)]
Fix gdbus type for system users

- Use system bus instead of session bus
- Move session bus related code to the system bus signal filter

Change-Id: Iae95066af1a1bd5a345d9700d62602fe5af354e1
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoRevert input lock command 37/60837/1 accepted/tizen/common/20160302.193945 accepted/tizen/common/20160304.194900 accepted/tizen/common/20160304.195801 accepted/tizen/ivi/20160304.144728 accepted/tizen/mobile/20160304.144645 accepted/tizen/tv/20160304.144652 accepted/tizen/wearable/20160304.144709 submit/tizen/20160302.114013 submit/tizen/20160303.080605 submit/tizen/20160304.140231
Junghoon Park [Wed, 2 Mar 2016 11:27:54 +0000 (20:27 +0900)]
Revert input lock command

Change-Id: I09cf4fe1d39e228ac1532c0f0902102b11164f57
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoFix __create_client_sock 69/60569/5 submit/tizen/20160302.105535
Sangyoon Jang [Mon, 29 Feb 2016 06:03:51 +0000 (15:03 +0900)]
Fix __create_client_sock

amd socket is moved to /run/amd/

Change-Id: Ief75ef99eb88b86c4ce8452e9758ad9587a96b81
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoSend request for locking input in case of implicit launch 00/60800/2
Junghoon Park [Wed, 2 Mar 2016 09:08:01 +0000 (18:08 +0900)]
Send request for locking input in case of implicit launch

Change-Id: I3110b01103bcaccdf694c7b69007f57295a55585
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoImprove performance for resolving appid 21/60621/4 accepted/tizen/ivi/20160302.224502 accepted/tizen/mobile/20160302.224414 accepted/tizen/tv/20160302.224431 accepted/tizen/wearable/20160302.224447 submit/tizen/20160302.082049
Junghoon Park [Mon, 29 Feb 2016 10:30:53 +0000 (19:30 +0900)]
Improve performance for resolving appid

- merge query statements (100ms ==> 70ms)

Change-Id: Ia3aa8ad0b820c99b0ea785cabc6f82595d7775fe
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoImprove performance for resolving appid 41/60441/6 accepted/tizen/common/20160229.161108 accepted/tizen/common/20160301.120608 accepted/tizen/ivi/20160229.100325 accepted/tizen/mobile/20160229.100233 accepted/tizen/tv/20160229.100250 accepted/tizen/wearable/20160229.100305 submit/tizen/20160229.023838 submit/tizen_common/20160229.190608
Junghoon Park [Fri, 26 Feb 2016 07:48:58 +0000 (16:48 +0900)]
Improve performance for resolving appid

- Optimize query statements (240ms  ==> 100ms)

Change-Id: I3986d3badc7e585e6763097159c2adc712012250
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoMerge "Support multiple launch requests for the result to the same process" into... accepted/tizen/common/20160229.160538 accepted/tizen/ivi/20160226.095348 accepted/tizen/mobile/20160226.095250 accepted/tizen/tv/20160226.095307 accepted/tizen/wearable/20160226.095329 submit/tizen/20160226.031502
Junghoon Park [Fri, 26 Feb 2016 03:12:39 +0000 (19:12 -0800)]
Merge "Support multiple launch requests for the result to the same process" into tizen

8 years agoSupport multiple launch requests for the result to the same process 75/60075/8
Junghoon Park [Fri, 26 Feb 2016 03:05:16 +0000 (12:05 +0900)]
Support multiple launch requests for the result to the same process

- Because AUL maintained the callback contexts by pid, there was no way to call the right callback function which had been registered by caller.

Change-Id: Ib65c576f19c700c6991ddcd16e0e355a3be0b166
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoAdd aul_launch_app_async APIs 58/60058/11 accepted/tizen/common/20160229.160524 accepted/tizen/ivi/20160226.095237 accepted/tizen/mobile/20160226.095133 accepted/tizen/tv/20160226.095156 accepted/tizen/wearable/20160226.095211 submit/tizen/20160226.030751
Hwankyu Jhun [Tue, 23 Feb 2016 09:59:33 +0000 (18:59 +0900)]
Add aul_launch_app_async APIs

These APIs don't check whether the application is executed
successfully.

Change-Id: I4054126e3650a589b6e626997d640fee87182a0f
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoSupport direct launch mode 26/60326/2 submit/tizen/20160226.001837
Hwankyu Jhun [Thu, 25 Feb 2016 04:36:01 +0000 (13:36 +0900)]
Support direct launch mode

- Add "-e" option on app_launcher tool
- If the user uses this option, the launchpad executes
an application by using fork-exec.

Change-Id: I653e120f383b6153ce184bc3a1b8939bf7286c1b
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoAdd api-version on the appinfo for sending to launchpad 49/60249/4 accepted/tizen/ivi/20160225.082533 accepted/tizen/mobile/20160225.082446 accepted/tizen/tv/20160225.082458 accepted/tizen/wearable/20160225.082518 submit/tizen/20160225.031452
Hwankyu Jhun [Wed, 24 Feb 2016 10:25:33 +0000 (19:25 +0900)]
Add api-version on the appinfo for sending to launchpad

- Add new definition for api-version

Change-Id: I31a391e8f37645c360f086e2529896b9f3f1a543
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoAdd trace point 88/60088/2
Myungki Lee [Tue, 23 Feb 2016 08:26:17 +0000 (17:26 +0900)]
Add trace point

Change-Id: I65e3690142e4c50fc83bda7de5fe0bb30de77cd4
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
8 years agoAdd APP_SET/UNSET_APP_CONTROL_DEFAULT_APP cmd 01/59901/4 accepted/tizen/ivi/20160223.232802 accepted/tizen/mobile/20160223.232706 accepted/tizen/tv/20160223.232721 accepted/tizen/wearable/20160223.232742 submit/tizen/20160223.113635
Myungki Lee [Tue, 23 Feb 2016 05:40:42 +0000 (14:40 +0900)]
Add APP_SET/UNSET_APP_CONTROL_DEFAULT_APP cmd

Change-Id: I823457d7a73680c26021c27f1fba820c3042fb3b
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
8 years agoDecode bundle by flag 21/59321/2
Daehyeon Jung [Fri, 12 Feb 2016 11:19:52 +0000 (20:19 +0900)]
Decode bundle by flag

Change-Id: Id9810d30333768f61d79145304d70568bc61b5c1
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
8 years agoRename static functions at aul_rsc_mgr_internal.c 59/59359/1 accepted/tizen/common/20160217.170725 accepted/tizen/ivi/20160218.023412 accepted/tizen/mobile/20160216.001753 accepted/tizen/tv/20160216.001811 accepted/tizen/wearable/20160216.001829 submit/tizen/20160215.053949 submit/tizen_common/20160217.131930 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000002
Sangyoon Jang [Mon, 15 Feb 2016 05:20:55 +0000 (14:20 +0900)]
Rename static functions at aul_rsc_mgr_internal.c

Use double underscore.

Change-Id: I03b9ca627a6c81244bbe096d44f77ad58fc20b0e
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoValidate resource manifest 69/59169/4
Sangyoon Jang [Thu, 11 Feb 2016 05:50:39 +0000 (14:50 +0900)]
Validate resource manifest

Change-Id: I58c6577b08a898feed901fafbdd1e17f3c031ded
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoImplement resource parser 38/58838/5 accepted/tizen/mobile/20160213.090658 accepted/tizen/tv/20160213.091015 accepted/tizen/wearable/20160213.091312 submit/tizen/20160212.110553
Sangyoon Jang [Thu, 4 Feb 2016 01:21:30 +0000 (10:21 +0900)]
Implement resource parser

resource parser is implemented at pkgmgr-info currently, but aul is the
only project who uses resource parser.

Change-Id: I5a98ac19cf06a07eab09ffce0b9ec4830b697495
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoAdd bundle-wrapped aul_sock APIs 29/58229/2
Daehyeon Jung [Thu, 28 Jan 2016 11:30:32 +0000 (20:30 +0900)]
Add bundle-wrapped aul_sock APIs

- wrap aul_sock_send_raw_* functions with bundle encode

Change-Id: Ib394abb98d2d26d8eaafa6114d09f9d36f981ef7

8 years agoDeprecate shared directory related API 44/58044/6 accepted/tizen/mobile/20160202.114600 accepted/tizen/tv/20160202.114650 accepted/tizen/wearable/20160202.114729 submit/tizen/20160202.002216 submit/tizen/20160202.010556 submit/tizen/20160202.023804
Hwankyu Jhun [Wed, 27 Jan 2016 05:48:20 +0000 (14:48 +0900)]
Deprecate shared directory related API

- Shared/data directory is only available applications
with api-version lower than 3.0 from Tizen 3.0.

Change-Id: I4fe84168f5921f033a31510cccfac84cb16ea6c3
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoAdd aul_app_get_all_running_app_info func 30/57130/8
Myungki Lee [Wed, 27 Jan 2016 10:47:40 +0000 (19:47 +0900)]
Add aul_app_get_all_running_app_info func

This API use to get all running application list, including sub app.

Change-Id: Icd4cd3df43acf752f10045d4df57f054cc3c4801
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
8 years agofix memory leak 65/58165/1
Daehyeon Jung [Thu, 28 Jan 2016 03:14:31 +0000 (12:14 +0900)]
fix memory leak

Change-Id: I064c68967fb015dfe6ec5eba46cf3a74b82afe66

8 years agoUse preinitialized app root path 28/58028/1 accepted/tizen/mobile/20160128.010547 accepted/tizen/tv/20160128.010602 accepted/tizen/wearable/20160128.010630 submit/tizen/20160127.083815
Junghoon Park [Wed, 27 Jan 2016 02:39:17 +0000 (11:39 +0900)]
Use preinitialized app root path

- Launchpad loader will prepare preinitialized app root path to improve
  performance.

Change-Id: I880826babcb9c3593784e7eaf5a84cd006d3ad44
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoUse preloaded pkgid to get app path 46/57946/2 accepted/tizen/mobile/20160127.072006 accepted/tizen/tv/20160127.072112 accepted/tizen/wearable/20160127.072235 submit/tizen/20160126.232053
Junghoon Park [Tue, 26 Jan 2016 08:58:05 +0000 (17:58 +0900)]
Use preloaded pkgid to get app path

 - To improve performance, pkgid is preloaded by launchpad loader.

Change-Id: Iaf4b7148ff3f295ee7f79028b9cbb29c3ef5dc77
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoDelete a preload_list.txt.in file 03/57903/2 accepted/tizen/mobile/20160126.050628 accepted/tizen/tv/20160126.050645 accepted/tizen/wearable/20160126.050709 submit/tizen/20160126.013029
Hwankyu Jhun [Tue, 26 Jan 2016 01:22:32 +0000 (10:22 +0900)]
Delete a preload_list.txt.in file

Needs to be submitted:
https://review.tizen.org/gerrit/#/c/57902/

Change-Id: I98daa0cd41a273bbed2073a5d7dcd89400ebf719
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoFix for memory leak 22/57822/2 accepted/tizen/mobile/20160125.224847 accepted/tizen/tv/20160125.224905 accepted/tizen/wearable/20160125.224923 submit/tizen/20160125.074711
Junghoon Park [Mon, 25 Jan 2016 04:47:34 +0000 (13:47 +0900)]
Fix for memory leak

Change-Id: Ie35e218c1ec42e100e5fbb457b12dda4430e955f
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoMerge "Fix app_launcher tool" into tizen accepted/tizen/mobile/20160122.080458 accepted/tizen/tv/20160122.080522 accepted/tizen/wearable/20160122.080537 submit/tizen/20160122.050256
Hwankyu Jhun [Fri, 22 Jan 2016 05:01:42 +0000 (21:01 -0800)]
Merge "Fix app_launcher tool" into tizen

8 years agoFix app_launcher tool 07/57707/1
Hwankyu Jhun [Fri, 22 Jan 2016 02:24:56 +0000 (11:24 +0900)]
Fix app_launcher tool

- Add the apptype info for launchpad

Change-Id: Ifaa78733d4d4693fed603cc44d8b71e0e655c7fd
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoSeparate app paths for global app 48/57648/1 submit/tizen/20160122.025814
Junghoon Park [Thu, 21 Jan 2016 09:11:46 +0000 (18:11 +0900)]
Separate app paths for global app

- There are two types of global apps. One is read only and the other is writable. Paths for those are different each other.

Change-Id: Ieca8f5741025bd6873d89782707a6e763f77ede3
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoSupport quick launch without AMD 28/57428/15 accepted/tizen/mobile/20160122.033935 accepted/tizen/tv/20160122.033942 accepted/tizen/wearable/20160122.033948 submit/tizen/20160121.061916
Hwankyu Jhun [Wed, 20 Jan 2016 05:22:45 +0000 (14:22 +0900)]
Support quick launch without AMD

- Add "-f" option on app_launcher tool

Change-Id: I2e41e089d8f24733c64f621f4f5a747093afceac
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoAdd parameter for aul_add_loader() 25/57225/6 accepted/tizen/mobile/20160122.031634 accepted/tizen/tv/20160122.031712 accepted/tizen/wearable/20160122.031853 submit/tizen/20160120.085740
Daehyeon Jung [Fri, 15 Jan 2016 02:46:58 +0000 (11:46 +0900)]
Add parameter for aul_add_loader()

- bundle will be passed to launchpad loader on create

Change-Id: I57070a47c9dd8baec566e5fab4bde437a986d48c
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
8 years agoUse gdbus instead of dbus-glib 04/57204/19 accepted/tizen/mobile/20160119.001652 accepted/tizen/tv/20160119.001712 accepted/tizen/wearable/20160119.001736 submit/tizen/20160118.110223
Hawnkyu Jhun [Sat, 16 Jan 2016 14:50:49 +0000 (23:50 +0900)]
Use gdbus instead of dbus-glib

Change-Id: Ie5c23001d6079d421245404d01997220dedad4b2
Signed-off-by: Hawnkyu Jhun <h.jhun@samsung.com>
8 years agoadd option for aul_sock functions 79/56179/5 accepted/tizen/mobile/20160118.084729 accepted/tizen/tv/20160118.084749 accepted/tizen/wearable/20160118.084807 submit/tizen/20160118.055121
Daehyeon Jung [Mon, 18 Jan 2016 05:19:33 +0000 (14:19 +0900)]
add option for aul_sock functions

Change-Id: If2f190fd5fb3e32d261b1073df015a94aa2b995a
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
8 years agoMove tool files to the tool folder 16/56716/1
Hwankyu Jhun [Tue, 12 Jan 2016 08:50:40 +0000 (17:50 +0900)]
Move tool files to the tool folder

Change-Id: I429446d19f50a7b1b153af0750c55eeabf65ab8f
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agofix misuse of bundle_get_byte 34/56234/1 accepted/tizen/mobile/20160112.223845 accepted/tizen/tv/20160112.223913 accepted/tizen/wearable/20160112.223928 submit/tizen/20160112.015033 submit/tizen/20160112.082423
Daehyeon Jung [Tue, 5 Jan 2016 12:57:49 +0000 (21:57 +0900)]
fix misuse of bundle_get_byte

Change-Id: Idc09995108f6de67e2c0aeae4a397a55550bdfcb

8 years agoMerge "add aul_app_com_* apis for widget_service" into tizen
Daehyeon Jung [Tue, 5 Jan 2016 09:06:09 +0000 (01:06 -0800)]
Merge "add aul_app_com_* apis for widget_service" into tizen

8 years agoRefactor aul_sock_send_raw_with_fd_reply 50/56050/2
Sangyoon Jang [Mon, 4 Jan 2016 02:32:00 +0000 (11:32 +0900)]
Refactor aul_sock_send_raw_with_fd_reply

alloc memory for packet dynamically
refactor recv part

Change-Id: I567f0ffd0c659d75d64bfd4cd184b765ce6606d7
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoadd aul_app_com_* apis for widget_service 16/54616/11
Daehyeon Jung [Thu, 24 Dec 2015 04:29:37 +0000 (13:29 +0900)]
add aul_app_com_* apis for widget_service

Change-Id: If6cb5b573d788d605bbbc186815e73792184c4a5
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
8 years agoAdd API for System Session 45/56145/1 accepted/tizen/mobile/20160105.045151 accepted/tizen/tv/20160105.045225 accepted/tizen/wearable/20160105.045246 submit/tizen/20160105.021130
Hwankyu Jhun [Tue, 5 Jan 2016 01:54:42 +0000 (10:54 +0900)]
Add API for System Session

- add aul_app_is_running_for_uid()

Change-Id: I4176f339f520667621266745f180396695182b38
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoFix aul socket buffer size 72/55872/1 accepted/tizen/mobile/20151230.223317 accepted/tizen/mobile/20160104.054130 accepted/tizen/tv/20151230.223331 accepted/tizen/tv/20160104.054158 accepted/tizen/wearable/20151230.223341 accepted/tizen/wearable/20160104.054216 submit/tizen/20151230.025906 submit/tizen/20151230.054910 submit/tizen/20160104.014224
Hwankyu Jhun [Wed, 30 Dec 2015 02:49:40 +0000 (11:49 +0900)]
Fix aul socket buffer size

- Socket buffer size is changed 65535 to 131071.

Change-Id: Ic485eae2a9b68c6487654820727476ff7cb32885
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoAdd fd passing feature for message-port 56/55156/8 submit/tizen/20151230.014719
Hyunho Kang [Tue, 29 Dec 2015 02:26:34 +0000 (11:26 +0900)]
Add fd passing feature for message-port

Change-Id: I3cb5877eb96b2cd2be4c8a6959f7937a0d1c27c1
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
8 years agoRafactor aul proc api 77/55577/9 accepted/tizen/mobile/20151228.093120 accepted/tizen/tv/20151228.093151 accepted/tizen/wearable/20151228.093216 submit/tizen/20151228.050440
Hwankyu Jhun [Mon, 28 Dec 2015 01:07:53 +0000 (10:07 +0900)]
Rafactor aul proc api

- rename the api prefix
- remove unnecessary apis

Change-Id: I593025eaf3a4c2ceb892cc048fd432c3b673213d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoMerge "Rafactor aul socket api" into tizen accepted/tizen/mobile/20151228.023546 accepted/tizen/tv/20151228.023603 accepted/tizen/wearable/20151228.023628 submit/tizen/20151227.235525 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
Hwankyu Jhun [Sun, 27 Dec 2015 23:54:36 +0000 (15:54 -0800)]
Merge "Rafactor aul socket api" into tizen

8 years agoRafactor aul socket api 52/55352/12
Hwankyu Jhun [Wed, 23 Dec 2015 08:50:01 +0000 (17:50 +0900)]
Rafactor aul socket api

- rename the api prefix
- remove unnecessary apis

Change-Id: I2ca98e7ff9151897c354dd2bc3fc8850da416e8f
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoadd subcompositor related keys 77/54777/2
Daehyeon Jung [Thu, 17 Dec 2015 11:44:54 +0000 (20:44 +0900)]
add subcompositor related keys

Change-Id: I1107fc5cf01ddb12447823a8bed48fc6eaa197ad
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
8 years agoFix bug in aul_listen_app_status_signal 61/54061/7
Jiwoong Im [Fri, 11 Dec 2015 06:27:56 +0000 (15:27 +0900)]
Fix bug in aul_listen_app_status_signal

Change-Id: Ib756745ba1818438e2941427866a83105c1deb43
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoChange spec file to fix build error 50/54950/1 accepted/tizen/mobile/20151221.224552 accepted/tizen/tv/20151221.224608 accepted/tizen/wearable/20151221.224631 submit/tizen/20151221.030350 submit/tizen/20151221.125258
Junghoon Park [Mon, 21 Dec 2015 02:59:16 +0000 (11:59 +0900)]
Change spec file to fix build error

Change-Id: I5fd3439746008c3846674fd3319b47f65c513b55
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoRemove AMD 21/54821/3 submit/tizen/20151221.022924
Junghoon Park [Mon, 21 Dec 2015 01:09:04 +0000 (10:09 +0900)]
Remove AMD

 - AMD will be moved to platform/core/appfw/amd

Change-Id: I9f7b647407d8153e35ba6da06cb932c4f34cf0bb
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoSet to invalid if can't find the current language 51/54851/1
Myungki Lee [Fri, 18 Dec 2015 07:11:28 +0000 (16:11 +0900)]
Set to invalid if can't find the current language

Change-Id: I5a6104a2f3177595bcb40455d1df9be1945dcb0b
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
8 years agofix build error 14/54814/1
Junghoon Park [Fri, 18 Dec 2015 04:59:35 +0000 (13:59 +0900)]
fix build error

Change-Id: I7ec9b2e8b82e240bc4d5cb3e4e42156dc7a5b514
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoMerge "Add delete rua history feature" into tizen
Junghoon Park [Fri, 18 Dec 2015 04:49:58 +0000 (20:49 -0800)]
Merge "Add delete rua history feature" into tizen

8 years agocode refactoring 34/54734/2
Jiwoong Im [Thu, 17 Dec 2015 12:51:22 +0000 (21:51 +0900)]
code refactoring

- modify copyright
- change SLPAPI to API
- use #pragma once to be included only once

Change-Id: Icc14baacf9f6c52df3f999dcc3d47f3b6a48ccde
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoAdd delete rua history feature 70/54070/15
hyunho kang [Fri, 11 Dec 2015 07:12:02 +0000 (16:12 +0900)]
Add delete rua history feature

To resolve librua APIs permission problem,
provide indirect DB access method to librua.

Change-Id: Iffa94fd9da1331f464ae1ff0b3fa6666fc09a90b
Signed-off-by: hyunho kang <hhstark.kang@samsung.com>
8 years agoRefactor amd_request.c 39/54639/3 accepted/tizen/mobile/20151217.093014 accepted/tizen/tv/20151217.093153 accepted/tizen/wearable/20151217.093130 submit/tizen/20151217.025256
Junghoon Park [Thu, 17 Dec 2015 00:57:42 +0000 (09:57 +0900)]
Refactor amd_request.c

- remove the feature for process limit
  (It will be made by using data structural of app-group later)

Change-Id: I481888066eb35c7efb5e72e84937ff2706a164bc
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agocheck call/download privilege only in regular user launch. 46/54546/4
Jiwoong Im [Wed, 16 Dec 2015 05:21:57 +0000 (14:21 +0900)]
check call/download privilege only in regular user launch.

Change-Id: Idede215859c4a602238b22a78523bf4319ba1733
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoMerge tizen_2.4 into tizen 10/54510/5 accepted/tizen/mobile/20151216.110022 accepted/tizen/tv/20151216.105844 accepted/tizen/wearable/20151216.105833 submit/tizen/20151216.002737
Hwankyu Jhun [Tue, 15 Dec 2015 23:33:21 +0000 (08:33 +0900)]
Merge tizen_2.4 into tizen

- add effective appid feature
- fix code intent
- add the space after struct definition

Change-Id: I526e7306cf2adb9f0a92905e7825fbb3e3d8c92e
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoFix type casting 09/54509/1 accepted/tizen/mobile/20151216.105748 accepted/tizen/tv/20151216.105639 accepted/tizen/wearable/20151216.105619 submit/tizen/20151215.232329
Hwankyu Jhun [Tue, 15 Dec 2015 23:20:28 +0000 (08:20 +0900)]
Fix type casting

Change-Id: I7c775163e24cf91bff2e9baef24fdb144554f1e6
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoMerge "fix type casting for 64-bit env" into tizen submit/tizen/20151215.230844
Hwankyu Jhun [Tue, 15 Dec 2015 23:08:04 +0000 (15:08 -0800)]
Merge "fix type casting for 64-bit env" into tizen

8 years agofix type casting for 64-bit env 08/54508/1
Hwankyu Jhun [Tue, 15 Dec 2015 23:03:58 +0000 (08:03 +0900)]
fix type casting for 64-bit env

Change-Id: I3e5ba1bada9e9c0a1087360cfac456536535b41a
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoAdd APIs for BG management 25/54325/5 submit/tizen/20151215.084459
Junghoon Park [Tue, 15 Dec 2015 08:15:56 +0000 (17:15 +0900)]
Add APIs for BG management

- add types (AIT_COMPTYPE, AIT_BG_CATEGORY)
- add _status_find_service_apps()
- add _status_check_service_only()
- modify app-group to use them
- refactor amd_appinfo

Change-Id: I2ae6d4684d78d7b16948e12dfb10cfd1f8381d78
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>