Hwankyu Jhun [Wed, 17 Jun 2020 00:54:43 +0000 (09:54 +0900)]
Release version 0.25.2
Changes:
- Move files to separated directories
Change-Id: If7e21510fae11dbdba681686d0c4462cea8ebaca
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 16 Jun 2020 06:04:25 +0000 (15:04 +0900)]
Move files to separated directories
Creates directories:
- aul/app_manager
- aul/common
- aul/socket
Change-Id: I86a89dccad8bddf0c13082467e5f5c52eec6371f
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Mon, 15 Jun 2020 08:52:45 +0000 (17:52 +0900)]
Release version 0.25.1
Changes:
- Fix wrong declarations
Change-Id: I1ccf69be4b8915e7affc80f75d9ce48462c56b0d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Mon, 15 Jun 2020 08:16:03 +0000 (17:16 +0900)]
Fix wrong declarations
Change-Id: I57769291b3cc533559ef2326b85a2b5611100936
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Mon, 15 Jun 2020 07:18:06 +0000 (16:18 +0900)]
Release version 0.25.0
Changes:
- Fix bug for aul_app_com_send
- Add new functions for getting app context
Change-Id: I8a407c9d653b0a032f9a470c59e008a381bfac0e
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 29 May 2020 02:25:34 +0000 (11:25 +0900)]
Add new functions for getting app context
Adds:
- aul_app_manager_foreach_app_context()
- aul_app_manager_foreach_all_app_context()
- aul_app_context_create()
- aul_app_context_create_with_inst_id()
- aul_app_context_create_with_pid()
- aul_app_context_destroy()
- aul_app_context_clone()
- aul_app_context_get_app_id()
- aul_app_context_get_pkg_id()
- aul_app_context_get_inst_id()
- aul_app_context_get_app_path()
- aul_app_context_get_pid()
- aul_app_context_get_status()
- aul_app_context_is_sub_app()
- aul_app_context_is_running()
- aul_app_context_is_equal()
- aul_app_event_create()
- aul_app_event_destroy()
Change-Id: I645f2211158c38758fa544003fb0722662b213ab
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Inkyun Kil [Fri, 12 Jun 2020 04:34:02 +0000 (13:34 +0900)]
Fix bug for aul_app_com_send
If using the same bundle continuously, the data of endpoint can't be
changed.
Change-Id: I5d9807449242553aaa435faece28cc7f1960f385
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Hwankyu Jhun [Fri, 12 Jun 2020 01:35:57 +0000 (10:35 +0900)]
Release version 0.24.5
Changes:
- Remove unsupported app from alias ini
Change-Id: I4686215e298cbeb16556455ab040961381d48329
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 11 Jun 2020 09:13:00 +0000 (18:13 +0900)]
Remove unsupported app from alias ini
org.tizen.contacts will be removed.
Change-Id: I71d0f522981365d0fee4a587cb2dd921260a5804
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
changyu-choi [Thu, 4 Jun 2020 06:16:55 +0000 (15:16 +0900)]
Release version 0.24.4
changes:
- Improve performance aul_cmd_convert_to_string
- Remove unsupported apps from alias info
Change-Id: Ia81ccc5628105fb4a3c4c84cfcc49ba6f5d3e929
Signed-off-by: changyu-choi <changyu.choi@samsung.com>
changyu-choi [Thu, 4 Jun 2020 02:20:14 +0000 (11:20 +0900)]
Improve performance aul_cmd_convert_to_string
Change-Id: I0d41cc751b2cd39175928dcef3becd362256708a
Signed-off-by: changyu-choi <changyu.choi@samsung.com>
changyu-choi [Thu, 4 Jun 2020 02:17:15 +0000 (11:17 +0900)]
Revert "improve performance aul_cmd_convert_to_string"
This reverts commit
8c96aa7f80280448989f0eb9d405ae910fb55390.
Change-Id: Ic6479977bbc37e34e1a3a50166ee72cac29bf2b7
changyu-choi [Thu, 4 Jun 2020 01:50:52 +0000 (10:50 +0900)]
improve performance aul_cmd_convert_to_string
Hwankyu Jhun [Tue, 2 Jun 2020 23:55:27 +0000 (08:55 +0900)]
Remove unsupported apps from alias info
org.tizen.calendar and org.tizen.email will be removed.
Change-Id: Iad1e95cdeb1f5c1045e9f9bc4d7ff6abf56d9c8d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Mon, 1 Jun 2020 00:22:53 +0000 (09:22 +0900)]
Release version 0.24.3
Changes:
- Remove calling unsetenv
Change-Id: Ia95953ec7eaa8c16c7ef63da75d7142dc80e829a
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 29 May 2020 07:59:18 +0000 (16:59 +0900)]
Remove calling unsetenv
Change-Id: Iaa73b09819bbfd9c3c2c0ebf140b253aad43e4f3
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 29 May 2020 02:26:55 +0000 (11:26 +0900)]
Release version 0.24.2
Changes:
- Add set/unset private sharing
- Change key definitions of Launcher Service
- Revert "Change key definitions of Launcher Service"
- Fix AUL request handler
- Fix aul_status_update function
- Fix a bug about removing GSource
Change-Id: I147cb2898905ee2f8f69945360040c8bbfbac759
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 27 May 2020 08:09:42 +0000 (17:09 +0900)]
Fix a bug about removing GSource
- Uses g_source_destroy() instead of g_source_remove()
Error Log:
+---------------------------------------------------------------------------+
| serviceapp[12098]: Source ID 2 was not found when attempting to remove it |
+---------------------------------------------------------------------------+
Change-Id: I1d6c0af10ec94025cee44af8723f541a0a06e703
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 21 May 2020 10:24:45 +0000 (19:24 +0900)]
Fix aul_status_update function
If the status is equal to the previous status, the function returns.
Change-Id: I12a05d46a6af4d75b3911ffaca85464ed4821736
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 20 May 2020 03:40:15 +0000 (12:40 +0900)]
Fix AUL request handler
If the aul handler is not initialized, the result has to be delivered.
Change-Id: I7808c7713d1a4df0d3c51f6754b1cd6fc3b20425
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Sat, 16 May 2020 08:57:48 +0000 (17:57 +0900)]
Revert "Change key definitions of Launcher Service"
This reverts commit
f9459cc51a0e9cc0f47b8fa192dd3e778a3b5c8d.
Change-Id: Ie2f97417570189675b8e09f2a76599c7048d3502
Hwankyu Jhun [Fri, 15 May 2020 09:04:15 +0000 (18:04 +0900)]
Change key definitions of Launcher Service
Change-Id: I03060060406cce0daa4ac87c03c19278cc750c90
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
hyunho [Mon, 16 Mar 2020 08:11:43 +0000 (17:11 +0900)]
Add set/unset private sharing
aul_rpc_port_set_private_sharing
aul_rpc_port_unset_private_sharing
Change-Id: I7af3306be888cab615c04c84af9feacf0112417a
Signed-off-by: hyunho <hhstark.kang@samsung.com>
Hwankyu Jhun [Wed, 13 May 2020 06:17:16 +0000 (15:17 +0900)]
Release version 0.24.1
Changes:
- Fix a bug about app started event
Change-Id: I90aad1707f9f45f8168e51d0b33e0f6b89720640
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 13 May 2020 06:06:55 +0000 (15:06 +0900)]
Fix a bug about app started event
Change-Id: I7bd4c2e8c3da2184053cdca949462b8c20556cc5
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Sun, 10 May 2020 23:09:22 +0000 (08:09 +0900)]
Release version 0.24.0
Changes:
- Add new functions for widget event
Change-Id: I87ea0b480e4ab81a1b320d8fb4bf7b9975278644
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 8 May 2020 04:09:48 +0000 (13:09 +0900)]
Add new functions for widget event
Adds:
- aul_widget_set_event_cb()
- aul_widget_unset_event_cb()
- aul_widget_send_event()
Change-Id: I3fdad31c86676d1512a0034ab21bc14cd8e7f22d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 28 Apr 2020 07:42:58 +0000 (16:42 +0900)]
Release version 0.23.8
Changes:
- Add a new definition for multiple instance shortcut
Change-Id: I22afccfb34e73ef3ecf8c77461259e28048b06f7
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 28 Apr 2020 07:17:44 +0000 (16:17 +0900)]
Add a new definition for multiple instance shortcut
Adds:
- AUL_K_MULTI_INSTANCE_SHORTCUT
Change-Id: I6a2b886a48fc8a4c748a5aac48f2428b49030147
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 8 Apr 2020 03:45:50 +0000 (12:45 +0900)]
Release version 0.23.7
Changes:
- Convert error value
Change-Id: I350ff222c30b9286c8c0b672facae21b2737cd4d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 3 Apr 2020 03:59:10 +0000 (12:59 +0900)]
Convert error value
Before returning the functions, the error value has to be converted by
AUL error values.
Change-Id: If7c430e6212909509bb564607be7e74db7b80f2c
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 1 Apr 2020 05:45:49 +0000 (14:45 +0900)]
Release version 0.23.6
Changes:
- Fix AUL Request Handler
Change-Id: Iefb0f051d02b15c1b3e76ad0a71a21eb05e6ef0b
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 1 Apr 2020 02:16:56 +0000 (11:16 +0900)]
Fix AUL Request Handler
If the caller waits the result, AUL request handler replies in the
dispatch function. If the calle application is not responding, the caller
application gets the error from AMD.
Change-Id: Ibbfe03f05fd53ce44f2dfd49968858323d559b87
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
hyunho [Wed, 25 Mar 2020 04:19:26 +0000 (13:19 +0900)]
Release version 0.23.5
Changes:
- Check return value
Change-Id: Ifd7816c4decf2a8aa9752ea25609b0c25634fcaa
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Mon, 23 Mar 2020 06:37:31 +0000 (15:37 +0900)]
Check return value
Change-Id: I00705ba25c61bbfea9c23f89ce9769a9b72a25cc
Signed-off-by: hyunho <hhstark.kang@samsung.com>
Hwankyu Jhun [Tue, 10 Mar 2020 23:44:34 +0000 (08:44 +0900)]
Release version 0.23.4
Changes:
- Add reply timeout
Change-Id: I91c4380a17141881e9bd3545f660873cfa787f3b
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 10 Mar 2020 10:18:20 +0000 (19:18 +0900)]
Add reply timeout
While calling g_dbus_connection_send_message_with_reply_sync(),
the process is blocked until a reply is received or the timeout is reached.
This patch adds the timeout to calling g_dbus_connection_send_message_with_reply_sync().
The interval is 5000 milliseconds.
Change-Id: Ib3b00cd1899b40ed295d2ac73ed4069958064648
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
hyunho [Tue, 10 Mar 2020 09:15:23 +0000 (18:15 +0900)]
Release version 0.23.3
Changes:
- Add screen-type info for trigger_focused
Change-Id: Ie93fce23816c44340f1717c07b15e433fd60021b
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Tue, 10 Mar 2020 08:05:07 +0000 (17:05 +0900)]
Add screen-type info for trigger_focused
Cynara checks screen-type
Change-Id: I3c2993c37b0437d69b64d77c73cd4ea9da535278
Signed-off-by: hyunho <hhstark.kang@samsung.com>
Daehyeon Jung [Thu, 5 Mar 2020 05:21:52 +0000 (14:21 +0900)]
Release version 0.23.2
Changes:
- Add screen connector trigger focus
Change-Id: I5da119d262818fe37e28891747c7036a596493ed
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
Daehyeon Jung [Tue, 3 Mar 2020 03:41:25 +0000 (12:41 +0900)]
Add screen connector trigger focus
Change-Id: I1ad6a96d4387258f6be838d4279518565a1b7081
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
SukHyung, Kang [Tue, 3 Mar 2020 03:16:00 +0000 (12:16 +0900)]
Release version 0.23.1
Changes:
- Add cmd for to set widget disable
Change-Id: Id4e5ecda08082225827d5948bccd4cb4ea35e29e
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
SukHyung, Kang [Thu, 27 Feb 2020 10:29:03 +0000 (19:29 +0900)]
Add cmd for to set widget disable
Change-Id: I3294e162833b305b6f064d4dae42522f8fd6aad9
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
Hwankyu Jhun [Wed, 19 Feb 2020 23:12:24 +0000 (08:12 +0900)]
Release version 0.23.0
Changes:
- Add new functions for app-defined loader feature
- Add a new definition for app-defined loader feature
- Fix resource leak
Change-Id: I46f68c929b2c74c9a714ba16cf717eabf96f00f3
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 18 Feb 2020 04:06:56 +0000 (13:06 +0900)]
Fix resource leak
Change-Id: Ifcc0ba84a4f176ea3a3ce144da2ca18498ad2ea8
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 18 Feb 2020 01:33:40 +0000 (10:33 +0900)]
Add a new definition for app-defined loader feature
Adds:
- AUL_K_APP_DEFINED_LOADER
Requires:
- https://review.tizen.org/gerrit/#/c/platform/core/appfw/aul-1/+/225161/
- https://review.tizen.org/gerrit/#/c/platform/core/appfw/amd/+/225160/
- https://review.tizen.org/gerrit/#/c/platform/core/api/app-control/+/225157/
Change-Id: I7d9565c9e70a05d1b755990016c1e218423a76d8
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 11 Feb 2020 00:43:11 +0000 (09:43 +0900)]
Add new functions for app-defined loader feature
Adds:
- aul_prepare_app_defined_loader()
- aul_prepare_app_defined_loader_for_uid()
Requires:
- https://review.tizen.org/gerrit/#/c/platform/core/appfw/aul-1/+/224466/
- https://review.tizen.org/gerrit/#/c/platform/core/appfw/amd/+/224634/
- https://review.tizen.org/gerrit/#/c/platform/core/api/app-control/+/224798/
- https://review.tizen.org/gerrit/#/c/platform/core/appfw/launchpad/+/224161/
Change-Id: I1d49468985fa04c0dd6a3d70a45347d4ffecc0a4
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 14 Feb 2020 09:15:26 +0000 (18:15 +0900)]
Release version 0.22.0
Changes:
- Fix resource leak
- Add new functions for sending resumption requests
Change-Id: Ie2ed34dc2561fc0e346a23790b863c56ba87abe7
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 11 Feb 2020 08:09:53 +0000 (17:09 +0900)]
Add new functions for sending resumption requests
Adds:
- aul_svc_send_resume_request()
- aul_svc_send_resume_request_for_uid()
Requires:
- https://review.tizen.org/gerrit/#/c/platform/core/appfw/aul-1/+/224527/
- https://review.tizen.org/gerrit/#/c/platform/core/appfw/amd/+/224529/
- https://review.tizen.org/gerrit/#/c/platform/core/api/app-control/+/224549/
- https://review.tizen.org/gerrit/#/c/platform/core/appfw/widget-viewer/+/224590/
Change-Id: I1725e114d05e6de4a93b4c25baace150ed5ec5a0
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Mon, 10 Feb 2020 05:17:41 +0000 (14:17 +0900)]
Fix resource leak
Change-Id: Ie11a830e97f13b55180ca8a5778a140502a1e963
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Mon, 10 Feb 2020 00:06:21 +0000 (09:06 +0900)]
Release version 0.21.8
Changes:
- Add new APIs for launcher service
Change-Id: Ia5f14563bc8f35bd9aa9d0e57de595cb77a1740a
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Sun, 2 Feb 2020 23:20:07 +0000 (08:20 +0900)]
Add new APIs for launcher service
Adds:
- aul_launcher_service_notify_animation_started()
- aul_launcher_service_notify_animation_finished()
Requires:
- https://review.tizen.org/gerrit/#/c/platform/core/appfw/widget-viewer/+/223659/
- https://review.tizen.org/gerrit/#/c/platform/core/appfw/aul-1/+/223665/
- https://review.tizen.org/gerrit/#/c/platform/core/appfw/amd/+/223673/
Change-Id: I766debf799a2c33d08330029448ad209775fe009
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 31 Jan 2020 00:25:15 +0000 (09:25 +0900)]
Release version 0.21.7
Changes:
- Include missing header file
Change-Id: Ie1ab9a81e0824727cd1ecd5aa4e762c05fa5473f
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 31 Jan 2020 00:11:37 +0000 (09:11 +0900)]
Include missing header file
Change-Id: Ib825c60e0fcd159ca0e3b8e4ddd6b02ee858b864
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 30 Jan 2020 23:49:27 +0000 (08:49 +0900)]
Release version 0.21.6
Changes:
- Revert "Fix signal handling"
- Revert "Fix TIZEN_FEATURE_DEBUG_MODE"
- Revert "Add AUL unix signal handler"
Change-Id: Ibdd747fadfec9851710fabb50efa5e5b69703aba
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 30 Jan 2020 11:10:59 +0000 (20:10 +0900)]
Revert "Add AUL unix signal handler"
This reverts commit
a0ea9b4ba56e3440db4a96a5d9670cc2ece61eb7.
Change-Id: I4d63d03d8f22840348eeb187b563aa9babb20293
Hwankyu Jhun [Thu, 30 Jan 2020 11:10:14 +0000 (20:10 +0900)]
Revert "Fix TIZEN_FEATURE_DEBUG_MODE"
This reverts commit
d93d44147c92bbaa3c47b477418afb6cb83a1454.
Change-Id: I10b4ba6ca162a218f863e0e6e746da19edfb3484
Hwankyu Jhun [Thu, 30 Jan 2020 11:08:39 +0000 (20:08 +0900)]
Revert "Fix signal handling"
This reverts commit
75b2603db237bcf8aaeaca7ecb7afcdcf7685c97.
Change-Id: Ie57737f717ac861ca767ca85a089c377eb34eac3
Hwankyu Jhun [Thu, 23 Jan 2020 02:20:24 +0000 (11:20 +0900)]
Release version 0.21.5
Changes:
- Fix signal handling
Change-Id: I692d718ba884f7a29d7603c6dfe62074676a41d1
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 23 Jan 2020 01:28:55 +0000 (10:28 +0900)]
Fix signal handling
if old sa_sigaction exists, AUL invokes the old sig_saction.
Change-Id: I0389a45fd88d71912ee86f941f853a07f4fef6c4
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 21 Jan 2020 10:40:59 +0000 (19:40 +0900)]
Release version 0.21.4
Changes:
- Fix compile flags of app_launcher tool
Change-Id: I9bdfebd8d0930dd8e54a121e3284c3be6198864d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 21 Jan 2020 10:33:33 +0000 (19:33 +0900)]
Fix compile flags of app_launcher tool
- Removes "-fPIE" option
Change-Id: I3b88fdbed15fa845151763b1b2acd930288fa223
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 21 Jan 2020 10:20:15 +0000 (19:20 +0900)]
Release version 0.21.3
Changes:
- Fix type
Change-Id: I94feee98a40b40cc282a03001581a2c079d2ae37
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 21 Jan 2020 10:08:26 +0000 (19:08 +0900)]
Fix type
The return value type of iniparser_getstring() is changed to "const char*".
Change-Id: I5bc0634f99cbaa414a819a6a2d4e9de062e19413
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 14 Jan 2020 10:37:59 +0000 (19:37 +0900)]
Release version 0.21.2
Changes:
- Fix db recovery tools
Change-Id: I9c58f800dc515b228ad125a60d37b833de910fa3
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 14 Jan 2020 09:51:55 +0000 (18:51 +0900)]
Fix db recovery tools
- Fix return value
Change-Id: Ic859cf677ee50822a2ad37783a21cfb153dc1269
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 9 Jan 2020 06:30:36 +0000 (15:30 +0900)]
Release version 0.21.1
Changes:
- Add db recovery tool
- Fix TIZEN_FEATURE_DEBUG_MODE
Change-Id: Ia38d6231843300d8b46056eb42ce1f5cd3e39834
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 9 Jan 2020 08:33:06 +0000 (17:33 +0900)]
Fix TIZEN_FEATURE_DEBUG_MODE
If the prelink feature is enabled, the debug feature is disabled.
Change-Id: I375f1c76b6cdd3860d35781960dc0736caacc791
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 7 Jan 2020 07:11:51 +0000 (16:11 +0900)]
Add db recovery tool
Adds:
- appsvc-db-recovery
- component-db-recovery
Change-Id: I5db587cef2b177f518aa03d48455f751df759f86
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 7 Jan 2020 01:19:58 +0000 (10:19 +0900)]
Release version 0.21.0
Changes:
- Add AUL unix signal handler
Change-Id: I66f8e7df4679432afafe318c60f9b45c5c0892d0
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Mon, 6 Jan 2020 08:54:28 +0000 (17:54 +0900)]
Add AUL unix signal handler
To detect segmentation fault, AUL adds signal handlers.
While getting the signal, AUL deletes the AUL socket path.
Requires:
- https://review.tizen.org/gerrit/#/c/platform/core/appfw/aul-1/+/221620/
- https://review.tizen.org/gerrit/#/c/platform/core/appfw/amd/+/221624/
Change-Id: I69ad0ce2b5b708e5183cfb1f4d3e72885bb5cad0
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Mon, 30 Dec 2019 23:06:42 +0000 (08:06 +0900)]
Release version 0.20.5
Changes:
- Remove compile warning messages
Change-Id: I74612f8a767b00303792230bb66da5bf871cd23d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Mon, 30 Dec 2019 02:10:11 +0000 (11:10 +0900)]
Remove compile warning messages
Change-Id: I35dcc3d766e23c2e6f87ea40b2c7c47fb8978303
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 20 Dec 2019 04:44:46 +0000 (13:44 +0900)]
Release version 0.20.4
Changes:
- Use monotonic time
Change-Id: I973201dea88cf2c460a28efb8cfb59863bcf6d80
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 19 Dec 2019 23:52:38 +0000 (08:52 +0900)]
Use monotonic time
To measure launching time properly, we should use monotonic time.
Requires:
- https://review.tizen.org/gerrit/#/c/platform/core/appfw/aul-1/+/220595/
- https://review.tizen.org/gerrit/#/c/platform/core/appfw/amd/+/220598/
- https://review.tizen.org/gerrit/#/c/platform/core/appfw/launchpad/+/220600/
Change-Id: Ib4dcb78240a1f7d29001a673ca5e6d2074c02b92
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 19 Dec 2019 05:41:22 +0000 (14:41 +0900)]
Release version 0.20.3
Changes:
- Set CMake project name at top
- Prevent duplicate installation
Change-Id: I621af94a2d5edfedc007dad67f96d90a46fdd525
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 17 Dec 2019 23:46:54 +0000 (08:46 +0900)]
Prevent duplicate installation
- Adds vitalness attribute on component parser plugin
- Changes queries to "INSERT" from "INSERT OR REPLACE"
- Adds a missing command to enable "foreign_keys" option
Change-Id: I7543ce3e69677be6e09205ac3c60b80bdfb4158a
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Sangyoon Jang [Wed, 11 Dec 2019 06:55:47 +0000 (15:55 +0900)]
Set CMake project name at top
There is a problem when seting project name after defining user
variables. Some built-in variables can be affected.
Change-Id: I2cfed2c78e913136eb9d38f6b10b7ea0df414986
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
Junghoon Park [Wed, 11 Dec 2019 06:33:43 +0000 (15:33 +0900)]
Release version 0.20.2
Changes:
- Remove -fPIE option for prelink mode
Change-Id: I9b45082147a360abe287cf5e7a6c6f390c927d23
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Junghoon Park [Wed, 11 Dec 2019 05:26:15 +0000 (14:26 +0900)]
Remove -fPIE option for prelink mode
Change-Id: I0d2fec3fe5cfa0299b4182ad680b16f94daecf11
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Hwankyu Jhun [Fri, 15 Nov 2019 03:22:20 +0000 (12:22 +0900)]
Release version 0.20.1
Changes:
- Support prelink feature
Change-Id: Ic08fe5928fcf2df06c0981c224958e817d5a3578
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 15 Nov 2019 02:02:49 +0000 (11:02 +0900)]
Support prelink feature
If the `_prelink_enable` is defined, the app_launcher tool will be
compiled without -pie option.
Change-Id: I0ece66dd0dbd040c8493d39376ba09b6045a55e2
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Mon, 14 Oct 2019 06:46:20 +0000 (15:46 +0900)]
Release version 0.20.0
Changes:
- Fix double closing fd
- Support Seamless Effect
Change-Id: I267b7f1ac7398045e38211ee1cc0d29fdb79c072
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 20 Aug 2019 04:54:47 +0000 (13:54 +0900)]
Support Seamless Effect
Adds:
- aul_launcher_service
- aul_running_context
Requires:
- https://review.tizen.org/gerrit/#/c/platform/core/appfw/amd/+/212912/
- https://review.tizen.org/gerrit/#/c/platform/core/appfw/app-core/+/215390/
- https://review.tizen.org/gerrit/#/c/platform/core/appfw/aul-1/+/212287/
- https://review.tizen.org/gerrit/#/c/platform/core/appfw/screen-connector/+/212645/
- https://review.tizen.org/gerrit/#/c/platform/core/appfw/widget-viewer/+/213445/
Change-Id: I58d43af123bd88d1980caf3cfbc6506e3192bc36
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 10 Oct 2019 04:57:19 +0000 (13:57 +0900)]
Fix double closing fd
Change-Id: I3ca8a92f102fa6b321a238be86679c57939218f3
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 2 Oct 2019 02:23:53 +0000 (11:23 +0900)]
Release version 0.19.10
Changes:
- Print HW clock log for performance measurement
Change-Id: I013766debd534bc0d7d1f49c700b6667f6f74bbe
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 2 Oct 2019 01:33:58 +0000 (10:33 +0900)]
Print HW clock log for performance measurement
Change-Id: Ie41ec9866bed85f73f674808cbe5f4762535606c
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 1 Oct 2019 23:31:57 +0000 (08:31 +0900)]
Release version 0.19.9
Changes:
- Remove duplicated codes
- Fix glib warning messages
Change-Id: If193c789311af38d9e468353a3993d4f62aaa305
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 1 Oct 2019 23:05:23 +0000 (08:05 +0900)]
Fix glib warning messages
Change-Id: I5bc39b4a808aae9eafc4d750ee9bccf061cbe404
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 27 Sep 2019 04:16:47 +0000 (13:16 +0900)]
Remove duplicated codes
- Uses aul_db functions
Change-Id: I2bcddb51860a985dcd5ed50b16039460a290d785
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Junghoon Park [Tue, 10 Sep 2019 09:15:55 +0000 (18:15 +0900)]
Release version 0.19.8
Changes:
- Fix dbus policy
- Release version 0.19.6
- Fix a bug about setting main components
- Release version 0.19.7
- Fix db mode for appsvc.db
Change-Id: I7d976483a4c7034ca38c54e12c98843a90d38816
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Junghoon Park [Tue, 10 Sep 2019 08:38:58 +0000 (17:38 +0900)]
Fix db mode for appsvc.db
Change-Id: Id13fe1bc391d855526ea143d22adf362f1d937fd
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Hwankyu Jhun [Mon, 9 Sep 2019 23:39:14 +0000 (08:39 +0900)]
Release version 0.19.7
Changes:
- Fix a bug about setting main components
Change-Id: Ib5b8c8b149f895d40cc8eb20d0ed166d4c1faa5c
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Mon, 9 Sep 2019 10:10:12 +0000 (19:10 +0900)]
Fix a bug about setting main components
Change-Id: I397126595b014c30ddb0da35984ed256a381b0a2
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Mon, 9 Sep 2019 04:53:25 +0000 (13:53 +0900)]
Release version 0.19.6
Changes:
- Fix dbus policy
Change-Id: Ic226c106689daa1130446872cef62ef181cd150f
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Mon, 9 Sep 2019 04:43:57 +0000 (13:43 +0900)]
Fix dbus policy
Change-Id: Ife0cea50a1630fda18e4d825145c9e562316e19d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 4 Sep 2019 08:45:24 +0000 (17:45 +0900)]
Release version 0.19.5
Changes:
- Refactor Service DB
Change-Id: I07dbe29d9d7afe54d4f710d022109b54600e834b
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 9 Aug 2019 05:31:07 +0000 (14:31 +0900)]
Refactor Service DB
- Defines and uses macros
- Removes unnecessary exceptions
- Adds database busy handler
- Change insert query of appsvc
Change-Id: I9d374724b9ded987b3b9074ed6dfb898bbc34230
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 28 Aug 2019 06:23:20 +0000 (15:23 +0900)]
Release version 0.19.4
Changes:
- Add ANR Timer
Change-Id: Ib600ad7029d7e7f4a93a40ea729da46e0b73d34f
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 22 Aug 2019 06:14:52 +0000 (15:14 +0900)]
Add ANR Timer
To detect ANR, this patch adds a timer. If the main thread is blocked
for more than 5 seconds, the worker thread notifies ANR to AMD.
Change-Id: I301b3e7f43b0c5823b342b5e7f0332dcb5a9bc77
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>