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>
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>
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>
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>
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>
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>
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>
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
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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
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>
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>
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>
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>
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>
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
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>
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>
Daehyeon Jung [Wed, 20 Apr 2016 07:49:33 +0000 (00:49 -0700)]
Merge "Add widget viewer operation key" into tizen
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
Daehyeon Jung [Wed, 9 Mar 2016 08:31:45 +0000 (17:31 +0900)]
Add -u, --user option to app_launcher
Change-Id: I7c903f01a5e07996285e25cfdc54bf600e670b27
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>
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>
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>
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>
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>
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>
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>
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
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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
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>
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>
Daehyeon Jung [Thu, 28 Jan 2016 03:14:31 +0000 (12:14 +0900)]
fix memory leak
Change-Id: I064c68967fb015dfe6ec5eba46cf3a74b82afe66
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>
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>
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>
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>
Hwankyu Jhun [Fri, 22 Jan 2016 05:01:42 +0000 (21:01 -0800)]
Merge "Fix app_launcher tool" into tizen
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>
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>
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>
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>
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>
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>
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>
Daehyeon Jung [Tue, 5 Jan 2016 12:57:49 +0000 (21:57 +0900)]
fix misuse of bundle_get_byte
Change-Id: Idc09995108f6de67e2c0aeae4a397a55550bdfcb
Daehyeon Jung [Tue, 5 Jan 2016 09:06:09 +0000 (01:06 -0800)]
Merge "add aul_app_com_* apis for widget_service" into tizen
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>
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>
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>
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>
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>
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>
Hwankyu Jhun [Sun, 27 Dec 2015 23:54:36 +0000 (15:54 -0800)]
Merge "Rafactor aul socket api" into tizen
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>
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>
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>
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>
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>
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>
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>