summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Hwankyu Jhun [Wed, 16 Aug 2017 12:00:39 +0000 (21:00 +0900)]
Fix service app finalization
While calling service_app_exit() or service_app_exit_without_restart(),
the application sends the status dying event to the amd.
If the initialization is failed, the aul_finalize() API will be called
to release the resources about AUL.
Change-Id: If131f838d478c02b9dd99bd1ff61dc4147375ddf
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Mon, 7 Aug 2017 08:54:43 +0000 (17:54 +0900)]
Fix service_app_exit API
If an application calls the service_app_exit() API, the appcore calls the aul_finalize function to disconnect the aul socket.
Change-Id: I0ce12dc091d4707edef84503fc76a9c50766c8ed
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 23 Jun 2017 09:57:51 +0000 (18:57 +0900)]
Fix app name check
If the application ID doesn't have dot(.) character, the app_name
variable will be the application ID.
This patch is for backward compatibility.
Change-Id: Ib00e5fbc380ce4e3d20eb9b5b57f80be672701b3
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 16 Dec 2016 04:31:10 +0000 (13:31 +0900)]
Fix API description
Change-Id: I63d7314f7d189fd3120bf88283d47e31dd871411
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hyunho Kang [Fri, 18 Nov 2016 01:55:15 +0000 (10:55 +0900)]
Fix CMakeLists.txt
To make extendible for adding source & header files.
Change-Id: I0ad3f738fab01021d7412ce0e33a9e531e66941b
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hwankyu Jhun [Tue, 8 Nov 2016 05:53:24 +0000 (14:53 +0900)]
Fix the exception handling
- Add calling ecore_shutdown()
Change-Id: I9d13a58cf5e940dac6c7dd7e2bfc8c7ac1a30885
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 12 Oct 2016 07:28:17 +0000 (16:28 +0900)]
Fix background management feature
- Change feature name
- Remove build warning message in tv profile
Change-Id: Ib1050887bd86ea5713c865692081a64100d02a42
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 25 Aug 2016 23:55:17 +0000 (08:55 +0900)]
Remove unnecessary code
Change-Id: Ia8dc52ef3a7986fa191970cb2dd3671c75ea2017
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Semun Lee [Fri, 29 Jul 2016 07:50:03 +0000 (16:50 +0900)]
Consider fallback to english for i18n
LANGUAGE variable can contain default language information.
It will be used when the mo files for the selected language is not
available.
Change-Id: I363031f2e069ab16082452478d9f919dabe865dd
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
SukHyung, Kang [Fri, 8 Jul 2016 07:23:25 +0000 (16:23 +0900)]
add comment to exclude code from code coverage
Change-Id: I955bec5a0486910429bc31425b05416a2a181474
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
Hwankyu Jhun [Tue, 14 Jun 2016 05:38:32 +0000 (14:38 +0900)]
Fix getting locale resource path
Change-Id: I6f772ab8ac4b7fedd041c55c799d2bafdd47bfea
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Daehyeon Jung [Tue, 29 Mar 2016 09:49:56 +0000 (18:49 +0900)]
add background management
Change-Id: I412e68a8088badedf884259426386a4f7c69b8ca
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
Junghoon Park [Wed, 6 Apr 2016 02:33:21 +0000 (11:33 +0900)]
Remove unnecessary file
Change-Id: Ic2ca41bdc6df27763ce960038c590781e31e1920
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Hwankyu Jhun [Tue, 3 Nov 2015 07:42:22 +0000 (16:42 +0900)]
Fix prevent issue and remove compile warning messages
- Fix double free
Change-Id: Icb6064f8d29fe9004f23fb118c96acd1c4743eb3
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Jiwoong Im [Mon, 24 Aug 2015 07:54:23 +0000 (16:54 +0900)]
update status in appcore_agent_terminate_without_restart()
Change-Id: I92960bf663d10c818b79153be2674470b3f59c31
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
Sangyoon Jang [Mon, 1 Jun 2015 08:23:11 +0000 (17:23 +0900)]
Update source from Tizen 2.4
add doxygen header
update doxygen comment
Change-Id: If538a137380c41791796251537b4f1d6a4a541ea
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
Sangyoon Jang [Mon, 1 Jun 2015 07:43:05 +0000 (16:43 +0900)]
Clean up repository
remove debian directory
remove unnecessary file permissions
Change-Id: Ibbb524c16da5b9e04867d86d297edd8e76fdc4c6
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
Jiwoong Im [Mon, 11 May 2015 10:09:13 +0000 (19:09 +0900)]
add capi-appfw-service-application.pc file
To fix build break in application from tizen 2.4
Change-Id: I074c83062dfdd5ad175a5645bb981a31c08ff47a
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
Jiwoong Im [Tue, 3 Mar 2015 06:11:05 +0000 (15:11 +0900)]
change service_cb to app_control_cb
JIRA ticket : TC-2314
Change-Id: I0e8b468fca78a8206c01589c89ef1840c541b17e
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
Jiwoong Im [Wed, 31 Dec 2014 01:46:02 +0000 (10:46 +0900)]
Add new api for system event handling from tizen_2.3
Remove system event callbacks except service application lifecycle.
The system event callbacks can be registered using service_app_add_event_handler().
Multiple system event callbacks can be registered.
Change-Id: Ie76dba858f41939c97c0ddd901e8b745bdb08b1d
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
Ronan Le Martret [Fri, 11 Jul 2014 09:17:18 +0000 (11:17 +0200)]
clean spec file for yocto compliance.
Change-Id: If91857e15327a5e099bbaa5871881fc15dc35de9
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
Alexandru Cornea [Fri, 28 Jun 2013 17:41:16 +0000 (20:41 +0300)]
resetting manifest requested domain to floor
Anas Nashif [Thu, 30 May 2013 04:51:54 +0000 (00:51 -0400)]
Remove license/group placeholders
Jinkun Jang [Tue, 12 Mar 2013 16:46:30 +0000 (01:46 +0900)]
Tizen 2.1 base
Jung Minsun [Tue, 21 Aug 2012 02:17:56 +0000 (11:17 +0900)]
Initial empty repository