platform/core/appfw/aul-1.git
7 years agoUse pkgmgr API to get the parser db path 51/81451/5
Hwankyu Jhun [Tue, 26 Jul 2016 08:59:45 +0000 (17:59 +0900)]
Use pkgmgr API to get the parser db path

- Requires
https://review.tizen.org/gerrit/81322

Change-Id: I0430ef10a23bb0448990d67561077292021b29d4
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoAdd APIs for terminating apps 26/80426/5 accepted/tizen/common/20160803.193208 accepted/tizen/ivi/20160804.080800 accepted/tizen/mobile/20160804.080850 accepted/tizen/tv/20160804.080716 accepted/tizen/wearable/20160804.080542 submit/tizen/20160803.012753
Junghoon Park [Fri, 22 Jul 2016 01:49:18 +0000 (10:49 +0900)]
Add APIs for terminating apps

- add aul_terminate_pid_sync_without_restart()
- add aul_terminate_pid_sync_without_restart_for_uid()

Change-Id: I81f171a13c40e58319196b8cd01eaab27a0c4556
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
7 years agoAdd widget app restart logic 18/80518/8
Hyunho Kang [Tue, 26 Jul 2016 07:15:43 +0000 (16:15 +0900)]
Add widget app restart logic

Change-Id: I11184aa13f388d4b8d377f2ef5c3f1136e3b2d65
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
7 years agoFix bug about launch_app tool 65/81865/1
Hwankyu Jhun [Fri, 29 Jul 2016 01:22:34 +0000 (10:22 +0900)]
Fix bug about launch_app tool

Change-Id: I339f0108944652b5a0e97805d5e34790a3efac40
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoFix app_launcher tool 03/81703/2
Hwankyu Jhun [Thu, 28 Jul 2016 04:01:10 +0000 (13:01 +0900)]
Fix app_launcher tool

- Add the root path for "-f" option

Change-Id: Ic11880790af9283ca4c241fb1de4eac36679e6f4
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoDelete the aul.service file 73/81073/2 accepted/tizen/common/20160722.134740 accepted/tizen/ivi/20160722.043926 accepted/tizen/mobile/20160722.043839 accepted/tizen/tv/20160722.043851 accepted/tizen/wearable/20160722.043911 submit/tizen/20160722.025055
Hwankyu Jhun [Fri, 22 Jul 2016 01:17:53 +0000 (10:17 +0900)]
Delete the aul.service file

- Requires
[amd] https://review.tizen.org/gerrit/81074

Change-Id: Ib728812854ef24f571972394e104a37b61c1d35e
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoAdd new APIs to get last caller process id 78/80678/1
Hwankyu Jhun [Tue, 19 Jul 2016 11:26:01 +0000 (20:26 +0900)]
Add new APIs to get last caller process id

- Add APIs
aul_app_get_last_caller()
aul_app_get_last_caller_for_uid()

Change-Id: I5495250cfac1a3a22daf1a496112fb897e0e0a1b
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoAdd aul_widget_instance_* function 61/78461/9 accepted/tizen/common/20160712.150525 accepted/tizen/ivi/20160712.000225 accepted/tizen/mobile/20160712.000100 accepted/tizen/tv/20160712.000204 accepted/tizen/wearable/20160712.000214 submit/tizen/20160711.130213
Daehyeon Jung [Mon, 4 Jul 2016 06:06:10 +0000 (15:06 +0900)]
Add aul_widget_instance_* function

 - Add aul_widget_instance_* functions to store instance
 to AMD

Change-Id: I3c657cc81181031d0ffd644e2d726c456b9fc0d8
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
8 years agoUse the appid passed by launchpad 67/78767/7 accepted/tizen/common/20160712.150344 accepted/tizen/ivi/20160711.031203 accepted/tizen/mobile/20160711.030757 accepted/tizen/tv/20160711.030705 accepted/tizen/wearable/20160711.030719 submit/tizen/20160711.014306
Hwankyu Jhun [Thu, 7 Jul 2016 11:27:33 +0000 (20:27 +0900)]
Use the appid passed by launchpad

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

Change-Id: I45225f8b9370fb222e71bf7fc0816545c74cf80b
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoCheck the value obtained from the bundle. 47/79047/6
Myungki Lee [Fri, 8 Jul 2016 05:07:50 +0000 (14:07 +0900)]
Check the value obtained from the bundle.

Change-Id: I93a92ac03c4b60e88ca389d035abcc19c09c21d4
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
8 years agoFix the exeception about terminate requests 38/78338/1 accepted/tizen/common/20160706.141915 accepted/tizen/ivi/20160706.014519 accepted/tizen/mobile/20160706.014428 accepted/tizen/tv/20160706.014443 accepted/tizen/wearable/20160706.014459 submit/tizen/20160705.222911
Hwankyu Jhun [Tue, 5 Jul 2016 06:56:02 +0000 (15:56 +0900)]
Fix the exeception about terminate requests

Change-Id: Ie818da1856af42972791626bbdfaa29517add0ba
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoAdd APIs for rua multi-user feature 88/75888/10 accepted/tizen/common/20160703.130338 accepted/tizen/ivi/20160701.032806 accepted/tizen/mobile/20160701.032825 accepted/tizen/tv/20160701.032725 accepted/tizen/wearable/20160701.032746 submit/tizen/20160630.070457 submit/tizen_common/20160701.180000
Hyunho Kang [Wed, 22 Jun 2016 05:43:31 +0000 (14:43 +0900)]
Add APIs for rua multi-user feature

Change-Id: I4cf07a08c6ae2049d28efdd0626d8205d0c848a3
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
8 years agoAdjust retry counts 58/77058/1 accepted/tizen/common/20160703.130000 accepted/tizen/ivi/20160629.070839 accepted/tizen/mobile/20160629.071002 accepted/tizen/tv/20160629.070731 accepted/tizen/wearable/20160629.070818 submit/tizen/20160629.021322
Junghoon Park [Tue, 28 Jun 2016 10:41:43 +0000 (19:41 +0900)]
Adjust retry counts

Change-Id: Ibca49e8f4956db6f9b78d7473512fe91dd2fe320
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoChange behavior of APP_START_ASYNC to return pid 61/76961/1 accepted/tizen/common/20160629.222458 accepted/tizen/ivi/20160629.020615 accepted/tizen/mobile/20160629.020657 accepted/tizen/tv/20160629.020551 accepted/tizen/wearable/20160629.020641 submit/tizen/20160628.070541
Semun Lee [Tue, 28 Jun 2016 06:36:04 +0000 (15:36 +0900)]
Change behavior of APP_START_ASYNC to return pid

Change-Id: I6e46086c2c9e685d6387709a5c28a7832454db7b
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
8 years agoFix recv buffer size 65/76565/1 accepted/tizen/common/20160703.125654 accepted/tizen/ivi/20160629.015644 accepted/tizen/mobile/20160629.015605 accepted/tizen/tv/20160629.015717 accepted/tizen/wearable/20160629.015518 submit/tizen/20160627.042541
Hwankyu Jhun [Fri, 24 Jun 2016 08:16:52 +0000 (17:16 +0900)]
Fix recv buffer size

Change-Id: I5f61b924166d6e138ceec9395a732cfbe30c2969
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoPrevent app sockets from being deleted by attacker 14/76214/1
Hwankyu Jhun [Thu, 23 Jun 2016 06:56:49 +0000 (15:56 +0900)]
Prevent app sockets from being deleted by attacker

The app socket path is changed to "/run/aul/apps/<uid>/<pid>/.app-sock".

Change-Id: Ifbdca78dad0275f16e4d5fabd33367f406fbaf32
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoPrevent apps directory from being deleted by attacker 85/76185/1
Hwankyu Jhun [Thu, 23 Jun 2016 05:27:27 +0000 (14:27 +0900)]
Prevent apps directory from being deleted by attacker

Now, the app process can delete the /run/aul/apps directory.
The /run/aul directory mode is changed to 0755.

Change-Id: I6de28fe8433f8ca2ea213f2c22626ef9973d27ac
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoUse a file descriptor passed by the launchpad 34/73534/24 accepted/tizen/common/20160627.191234 accepted/tizen/ivi/20160623.121723 accepted/tizen/mobile/20160623.121624 accepted/tizen/tv/20160623.121635 accepted/tizen/wearable/20160623.121656 submit/tizen/20160622.081450
Hwankyu Jhun [Wed, 8 Jun 2016 11:16:00 +0000 (20:16 +0900)]
Use a file descriptor passed by the launchpad

- The application socket path is changed to "/run/aul/apps/<uid>/".
- An aul.service file is added for making /run/aul/apps and
/run/aul/daemons directories. The /run/aul/daemons directory has
the "User::Home" SMACK label to protect sockets of daemon processes
from being deleted by attacker.
- While calling the aul_initialize(), the application can get
the aul listen socketfd by using getenv(). The launchpad sets the
environment variable about the aul listen socketfd before executing an
application.

Change-Id: Ie0e5cbeef12ed96ddeab2cfbd38e355cca2692de
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoAdd api for setting loader name 98/73998/3 accepted/tizen/common/20160627.191116 submit/tizen/20160621.225650
Junghoon Park [Fri, 17 Jun 2016 02:08:03 +0000 (11:08 +0900)]
Add api for setting loader name

Change-Id: Ia602f7ba4fdefcca1e5d1fc3167fd2e2a3cb2c7e
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agochange launch message for web app debug mode 48/75048/1
Cho Woong Suk [Thu, 16 Jun 2016 10:45:47 +0000 (19:45 +0900)]
change launch message for web app debug mode

Change-Id: I9f190606dfef5708d2fde1be327f26bcc217f6e1

8 years agoFix the exceptions 87/74587/3 accepted/tizen/common/20160616.151625 accepted/tizen/ivi/20160616.001948 accepted/tizen/mobile/20160616.001854 accepted/tizen/tv/20160616.001910 accepted/tizen/wearable/20160616.001825 submit/tizen/20160615.014309
Hwankyu Jhun [Tue, 14 Jun 2016 09:53:36 +0000 (18:53 +0900)]
Fix the exceptions

- Check a file descriptor returned from aul socket API
- Initialize pointer values

Change-Id: I08fd07a3d85ef05673e6bc02044a2d24d317a78b
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoFix aul_get_preinit_root_path API 37/74337/1 accepted/tizen/common/20160615.193300 accepted/tizen/ivi/20160615.001502 accepted/tizen/mobile/20160615.001625 accepted/tizen/tv/20160615.001539 accepted/tizen/wearable/20160615.001552 submit/tizen/20160614.094055
Hwankyu Jhun [Tue, 14 Jun 2016 02:41:17 +0000 (11:41 +0900)]
Fix aul_get_preinit_root_path API

- Get the root path from the environment
- Requires
[launchpad] https://review.tizen.org/gerrit/#/c/74336/

Change-Id: If6ad84fb5929804d71ef2dddef657eb62563e929
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
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>