summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Junghoon Park [Mon, 20 Feb 2017 07:21:06 +0000 (16:21 +0900)]
Release version 1.2.0
Changes:
- Refactor APIs using appcore_base
Change-Id: I9d995c089905fd2d6e933de77bf10cb1db44d2c0
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Junghoon Park [Fri, 5 Aug 2016 08:44:41 +0000 (17:44 +0900)]
Refactor APIs using appcore_base
Change-Id: I6288e37a431da6b6202eb5a9c52aa80a31075177
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Hwankyu Jhun [Tue, 17 Jan 2017 02:29:47 +0000 (11:29 +0900)]
Release version 1.1.0
Changes:
- Remove Profile Build Dependency
Change-Id: Idcc0a8a946a0cbc470cf366605948392299a96c6
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
MyungJoo Ham [Wed, 16 Nov 2016 08:17:18 +0000 (17:17 +0900)]
Remove Profile Build Dependency: Do it at runtime
- This is for Tizen 4.0.
: Tizen 4.0 Configurability and Build Blocks require
to remove all profile-depending build options in spec files.
(No More profile macros!)
- It is recommended to distinguish features/profiles at runtime.
unless it incurs too much overhead, which requires you to
create multiple binaries and subpackages.
Change-Id: Ia70c909b3dee7c6af6b34037f3e73dab5031c9f9
Signed-off-by: MyungJoo Ham <myungjoo.ham@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>
Hwankyu Jhun [Tue, 9 Aug 2016 09:27:08 +0000 (18:27 +0900)]
Fix background management feature
While an application receives the AUL_SUSPEND event,
the allowed_bg value is changed to "false". AMD always
sends the AUL_SUSPEND event when the application is not
allowed to run in the background. And, the allowed_bg value
can be changed when the application receives the AUL_WAKE event.
- Requires
[aul] https://review.tizen.org/gerrit/#/c/83134/
[amd] https://review.tizen.org/gerrit/#/c/83044/
Change-Id: Ibaca3e8d0ba62f827b2abf2f58de44446c510ff1
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