JunSeok, Kim [Tue, 19 Sep 2017 04:22:49 +0000 (13:22 +0900)]
appcore_ui_base: change version of tizen_policy from 1 to 7.
changing version of tizen_policy from 1 to 7 because of tizen_extensions
version up.
And implements dumy callback function for higher version.
Change-Id: I2a7536f282574a4cdd41fc33041880fb8c774466
Hwankyu Jhun [Wed, 27 Sep 2017 04:49:42 +0000 (13:49 +0900)]
Initialize default multiwindow base class
Change-Id: I72cdb07d5535755ed43b9c05254aec19557ed0b5
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 8 Sep 2017 03:09:12 +0000 (12:09 +0900)]
Release version 1.9.8
Changes:
- Fix appcore base
- Change the return type
- Add an exception handling
Change-Id: Ied8efe9b1ce83bacf4edecf792d1dc36b833f123
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 7 Sep 2017 02:19:36 +0000 (11:19 +0900)]
Fix appcore base
- Removes calling base_exit function in the on_terminate function
- Adds appcore_base_exit API
Change-Id: I9c2db00a0286bb8aa30a103ff0444d220555036b
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Junghoon Park [Wed, 6 Sep 2017 04:44:21 +0000 (13:44 +0900)]
Change the return type
- The return type for init callback is changed from 'int' to 'void'
Change-Id: I0d73986e322caa9c1f6a0e9cc2ef1dad31b52231
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Hwankyu Jhun [Wed, 6 Sep 2017 03:21:00 +0000 (12:21 +0900)]
Add an exception handling
- Checks whether the pointer is null or NOT.
Change-Id: I8fc29b68f0a18577cedf7e0839e7182f977a4e71
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 2 Aug 2017 01:29:00 +0000 (10:29 +0900)]
Release version 1.9.7
Changes:
- Fix vc_elm api for setting voice touch
Change-Id: Iddb79bd256279b2be881d4ad139e5a033b58d6aa
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 1 Aug 2017 22:52:48 +0000 (07:52 +0900)]
Revert "Revert "Fix vc_elm api for setting voice touch""
This reverts commit
464606f35d0ddfcd5bda14bda1cb64419b8f5db9.
Change-Id: I176f0e56c46851056f46ab3636604a4afb84e217
Hwankyu Jhun [Wed, 26 Jul 2017 02:25:30 +0000 (11:25 +0900)]
Release version 1.9.6
Changes:
- Fix appcore-ui finalization
Change-Id: Iaf23c3fb77ae2a6d705817ff2a7f5834518496ce
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 26 Jul 2017 01:53:23 +0000 (10:53 +0900)]
Fix appcore-ui finalization
Calling the position of the appcore_ui_plugin_fini() is changed.
If the platform developer redefines(override) the lifecycle functions by
using custom plugin, the function should be called after calling
the appcore_base_fini() function.
Change-Id: I1af43843724e7676581e3c4e76a032b4ed3e2fe4
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 21 Jul 2017 06:24:54 +0000 (15:24 +0900)]
Release version 1.9.5
Changes:
- Change type name
Change-Id: I64e970ae51bbca0b14eead9a288e167845aa5512
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Junghoon Park [Fri, 14 Jul 2017 04:50:19 +0000 (13:50 +0900)]
Change type name
- Because of type conflict, appcore_ui_base_window_ops should be
changed to appcore_multiwindow_base_window_ops
Change-Id: I92b583ae195fcc941f64e3205d651178eebcdc4a
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Junghoon Park [Wed, 12 Jul 2017 09:02:48 +0000 (18:02 +0900)]
Release version 1.9.4
Changes:
- Move app launching log from app-core to amd
Change-Id: I2c07857312fe23fc14affcefb5231757e469064b
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Junghoon Park [Wed, 12 Jul 2017 08:59:12 +0000 (08:59 +0000)]
Revert "Fix vc_elm api for setting voice touch"
This reverts commit
08daacdd08f0e88d6cacd2da65c35c9c06b94ab5.
Change-Id: Ia77ce7d039be8cc2b0a3d01260824c6737b950d9
sooyeon.kim [Tue, 30 May 2017 10:35:11 +0000 (19:35 +0900)]
Fix vc_elm api for setting voice touch
Change-Id: I5b337b825a64e5bcecf8789e8f167c1db271a8d1
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
Junghoon Park [Fri, 7 Jul 2017 07:55:31 +0000 (16:55 +0900)]
Move app launching log from app-core to amd
- It is required to move the log position for checking launching performance.
- Requires
https://review.tizen.org/gerrit/#/c/137722/
Change-Id: If794d67447017ba5003ea4d77f7348ce6d63f549
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Hwankyu Jhun [Fri, 7 Jul 2017 03:57:25 +0000 (12:57 +0900)]
Release version 1.9.3
Changes:
- Initialize and finalize ecore wayland
- Support legacy lifecycle
Change-Id: I6a1f85a51df84fa7354e80272c329c32cf1e8a94
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 5 Jul 2017 02:21:22 +0000 (11:21 +0900)]
Initialize and finalize ecore wayland
To use ecore wl events, the ecore_wl_init() API should be called.
Change-Id: I9c33f988779b7c3ad6862a1729371b487d7eecb9
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Mon, 3 Jul 2017 04:59:29 +0000 (13:59 +0900)]
Support legacy lifecycle
This patch is for backward compatibility.
In Tizen 2.3, the resume callback is invoked when getting the reset event.
Change-Id: I741be7217ef3b81435a72a84f2e6bf592fcff18f
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 29 Jun 2017 04:54:29 +0000 (13:54 +0900)]
Release version 1.9.2
Changes:
- Fix language fallback
- Add dlog error message
- Remove elementary dependency from multiwindow base
- Handle window pre visibility change event
- Revert "Fix exception handling of appcore_ui_base API"
Change-Id: I65654295881551393865788b934136d40fa95e3d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 22 Jun 2017 07:12:52 +0000 (16:12 +0900)]
Fix language fallback
- Add selected langauge to the environment variables
Change-Id: I82746c53c59f83eea215a456ebe1ba0ee03bcda9
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 21 Jun 2017 02:12:44 +0000 (11:12 +0900)]
Add dlog error message
If getting the application ID is failed, the appcore_base
prints an error message.
Change-Id: I4f877a3345e9ca09566c947e34609b002bb943d3
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 20 Jun 2017 05:49:25 +0000 (14:49 +0900)]
Remove elementary dependency from multiwindow base
Change-Id: I3213aadf7808b7de53b6587a7651a67a23510c0f
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 13 Apr 2017 22:30:31 +0000 (07:30 +0900)]
Handle window pre visibility change event
When getting ECORE_WL_WINDOW_VISIBILITY_TYPE_PRE_UNOBSCURED event,
an application is changed to the resume state.
This patch is for backward compatibility.
+---------------+--------------------------------------------------+
| Tizen version | Window state |
+---------------+--------------------------------------------------+
| 2.x | Pause -> Resume(visibility change) -> Render |
+---------------+--------------------------------------------------+
| 3.0 (before) | Pause -> Render -> Resume(visibility change) |
+---------------+--------------------------------------------------+
| 3.0 (after) | Pause -> Resume(pre visibility change) -> Render |
+---------------+--------------------------------------------------+
Change-Id: Ife2da19a8675a8cce8beb1392720f785c40e569f
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 16 Jun 2017 02:24:55 +0000 (11:24 +0900)]
Revert "Fix exception handling of appcore_ui_base API"
This reverts commit
0fcfe3095409c931075c57faa7bd48809ab70b6f.
Change-Id: I3ceccc0b6ff62f04e68849f2e2074f39fa2ff3a3
Hwankyu Jhun [Thu, 15 Jun 2017 03:45:29 +0000 (12:45 +0900)]
Release version 1.9.1
Changes:
- Fix multiwindow base
Change-Id: Ia2cf1ff4ccfa29bf1f6e8707e037f7f6b6c20ed1
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 15 Jun 2017 03:37:53 +0000 (12:37 +0900)]
Fix multiwindow base
- Move adding ecore event to on_create function
Change-Id: I7502ef84d4a7c5aa773f102060564adf5230fce8
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 9 Jun 2017 00:35:05 +0000 (09:35 +0900)]
Release version 1.9.0
Changes:
- Fix exception handling of appcore_base API
- Separate appcore-ui package from appcore-efl package
- Fix plugin parameter
Change-Id: If5fe89b11233feb1274045aecd4421ae1b0d76ba
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 7 Jun 2017 03:45:15 +0000 (12:45 +0900)]
Revert "Revert "Revert "Add codes for setting voice touch as auto mode"""
This reverts commit
93aa779f2f6919a2dfd7115c2881b10bf2ca813b.
Change-Id: Ie80f282a952720913c315ff790f11ad043490ec0
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 8 Jun 2017 03:52:26 +0000 (12:52 +0900)]
Fix exception handling of appcore_ui_base API
If the create callback returns a negative error value,
the appcore_base_init function should return the value.
Change-Id: Ief69e3d2ddb83fee992323ab79e6196a95d7924d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 2 Jun 2017 04:17:26 +0000 (13:17 +0900)]
Separate appcore-ui package from appcore-efl package
This patch is for deleting elementary dependency from appcore_ui_base API.
- Add appcore_efl_base API (appcore_ui_base wrapper API)
- Add appcore_ui_base_get_hint API
- Delete elementary dependency from appcore-ui
- Add init and finish callback on appcore base
Change-Id: Ief47c6b4e7c9c26d955bf8c30c69efec05c5ee99
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 1 Jun 2017 08:32:28 +0000 (17:32 +0900)]
Fix plugin parameter
- Add argc and argv parameters to APPCORE_UI_PLUGIN_INIT
Change-Id: I79997fdfbb5fcc6f9a5d5cb739c01f7fe56dc061
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Mon, 22 May 2017 07:36:15 +0000 (16:36 +0900)]
Revert "Revert "Add codes for setting voice touch as auto mode""
This reverts commit
d8f5c19874fee5e5846cb22010bf07599c01a283.
Change-Id: I6e9b9596be2285813821eb9a84a252be6b38fec6
Hwankyu Jhun [Fri, 19 May 2017 01:32:54 +0000 (10:32 +0900)]
Release version 1.8.3
Changes:
- Add ttrace points
Change-Id: I4aac312c6dc1db0888fcdcddc30d4cb4de1d8a24
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 19 May 2017 00:42:15 +0000 (09:42 +0900)]
Add ttrace points
Change-Id: If803a95777fd6200481cad504c9104b9d4b3b985
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 19 May 2017 00:18:18 +0000 (09:18 +0900)]
Revert "Revert "Revert "Add codes for setting voice touch as auto mode"""
This reverts commit
3a98ffb5b68c83871880ea90c7afc262d235e735.
Change-Id: I3672f80abd50be259d1d960776b88b71ac944f10
Hwankyu Jhun [Thu, 18 May 2017 10:41:02 +0000 (19:41 +0900)]
Revert "Disable auto-generate dependencies"
This reverts commit
634ee44ee1ad18bc2308b3a73e1197b05215629f.
Change-Id: I2288717527ee6e0b4b108e8a965e2639857a6cf2
Hwankyu Jhun [Thu, 18 May 2017 10:24:55 +0000 (19:24 +0900)]
Disable auto-generate dependencies
Change-Id: I09721cc14569890626ebe33951f37f1a3cec782a
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 17 May 2017 03:46:13 +0000 (12:46 +0900)]
Revert "Revert "Add codes for setting voice touch as auto mode""
This reverts commit
d8f5c19874fee5e5846cb22010bf07599c01a283.
Change-Id: I6cc95900911b8cf261e1f2daef65760d4665cf63
Junghoon Park [Tue, 16 May 2017 06:00:02 +0000 (15:00 +0900)]
Release version 1.8.2
changes
- Add a handler to avoid using invalid handler
Change-Id: Ida0ec8a66b7045bdde93d5c5d543312e8ca71a15
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Junghoon Park [Mon, 15 May 2017 07:21:38 +0000 (16:21 +0900)]
Add a handler to avoid using invalid handle
Change-Id: Ie59aa0ca3864c154b1a34a4381e27c63126cf21b
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Semun Lee [Thu, 27 Apr 2017 13:55:07 +0000 (22:55 +0900)]
Release version 1.8.1
- revert voice control init to remove cyclic dependency
Change-Id: Ia55c767122a3423e5ad6fa0b9679efa587894388
Signed-off-by: Semun Lee <semun.lee@samsung.com>
Semun Lee [Thu, 27 Apr 2017 13:51:16 +0000 (22:51 +0900)]
Revert "Add codes for setting voice touch as auto mode"
This reverts commit
93dcf128086a8732a9a236f1a8631b8423556206.
Change-Id: I836306b5f69b0de48daf6ee190b75600838e1f62
Hwankyu Jhun [Thu, 27 Apr 2017 04:57:30 +0000 (13:57 +0900)]
Release version 1.8.0
Changes:
- Add new hint to enable/disable auto raising window feature
- Support plugin for customizing appcore ui base
Change-Id: I08dce3adda3a89e018909fb08b53bcbff11941f8
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 26 Apr 2017 06:22:27 +0000 (15:22 +0900)]
Add new hint to enable/disable auto raising window feature
If the hint exists, appcore will raise the window when getting
the reset request.
Adds:
- APPCORE_UI_BASE_HINT_WINDOW_AUTO_CONTROL
Change-Id: I31b0ce8c04daca5a12dcb1f307d1efcae6a005c6
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Mon, 24 Apr 2017 04:57:47 +0000 (13:57 +0900)]
Support plugin for customizing appcore ui base
- APPCORE_UI_PLUGIN_INIT function
The function will be invoked while initializing appcore ui base.
- APPCORE_UI_PLUGIN_FINI function
The function will be invoked while finalizing appcore ui base.
Change-Id: Ifd0ab64b994e3dcea388c96dedd74b5415387d0c
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 21 Apr 2017 00:51:16 +0000 (09:51 +0900)]
Release version 1.7.0
Changes:
- Add codes for setting voice touch as auto mode
- Fix static analysis issue
Change-Id: I169543b97166521491a69c98cb6c9aa338a9b39b
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
sooyeon.kim [Tue, 18 Apr 2017 11:37:51 +0000 (20:37 +0900)]
Add codes for setting voice touch as auto mode
Change-Id: I043203eec71832e58714488142967c129fac0ce5
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
Hwankyu Jhun [Wed, 19 Apr 2017 07:49:30 +0000 (16:49 +0900)]
Fix static analysis issue
- Check whether the return value of the vconf_key_node_get_name()
is null or NOT.
Change-Id: I797769594b4b320c6dc07022a1fbf8cedc62c18f
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Junghoon Park [Tue, 11 Apr 2017 04:07:01 +0000 (13:07 +0900)]
Release version 1.6.0
Changes:
Add APIs for multi-window app core
Change-Id: I879d4d91a4ff810e9ff63b1b3e52cb3649834d4f
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Junghoon Park [Mon, 20 Feb 2017 12:17:58 +0000 (21:17 +0900)]
Add APIs for multi-window app core
Change-Id: I4fae85d6d18740df8d5cfdd956f144dde829462b
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Junghoon Park [Thu, 6 Apr 2017 11:42:25 +0000 (20:42 +0900)]
Release version 1.5.0
Changes:
Remake old APIs using new APIs
Change-Id: Ib810fab5501d30d4a55896da9715c237f13aa1b2
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Junghoon Park [Mon, 3 Apr 2017 02:41:42 +0000 (11:41 +0900)]
Remake old APIs using new APIs
Change-Id: I36bfd6aba9052e02fee7f5fba5ab246600488f87
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Hwankyu Jhun [Tue, 4 Apr 2017 08:53:23 +0000 (17:53 +0900)]
Release version 1.4.8
Changes:
- Implement appcore_base_get_rotation_state API
- Clean up resources after terminate callback
Change-Id: I22bcb98587a40102defe7d08b43196b8a0a15678
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 31 Mar 2017 09:09:11 +0000 (18:09 +0900)]
Implement appcore_base_get_rotation_state API
Change-Id: I11bc8d51b91572e44087f70101c3ae66d56c8278
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Semun Lee [Thu, 30 Mar 2017 08:49:18 +0000 (17:49 +0900)]
Clean up resources after terminate callback
We should not clean up resources before app's terminate callback.
Change-Id: I88aa7f0e123a14cb0eb50ab37076819e95fa4ad0
Signed-off-by: Semun Lee <semun.lee@samsung.com>
Hwankyu Jhun [Mon, 27 Mar 2017 05:55:21 +0000 (14:55 +0900)]
Release version 1.4.7
Changes:
- Fix bug about background launch
Change-Id: I614cb73928fcd64d3a4a15e2005f71730460caa6
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 24 Mar 2017 01:05:27 +0000 (10:05 +0900)]
Fix bug about background launch
When getting the resume request, the background state should be
released.
Change-Id: I6d9a9e6e8aa19dd136d0400ac49bf507ec93a98a
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Mon, 20 Mar 2017 11:06:36 +0000 (20:06 +0900)]
Release version 1.4.6
Changes:
- Fix background launch
Change-Id: I38d1b7e19d488092576c6d075819ab36578acb31
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 9 Mar 2017 07:06:03 +0000 (16:06 +0900)]
Fix background launch
After applying this patch, the appcore supports the background launch
when the application is running in the background.
Some UI applications don't want to be shown the window when getting
the launch request.
Change-Id: I16e1006e67642c39f9774cbc8612e6fe9b7a2c2f
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
SukHyung, Kang [Wed, 15 Mar 2017 06:20:42 +0000 (15:20 +0900)]
Release version 1.4.5
changes
- change the argument when invoke low memory and battery callback
to get status properly
Change-Id: I6a08bc02a7013c8d0fde562a585e60695e66a173
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
SukHyung, Kang [Wed, 15 Mar 2017 05:42:27 +0000 (14:42 +0900)]
change argument to give low memory and battery status properly
Change-Id: I39ce3dbe65b877c31dbf7812f158de2b8d009975
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
Hwankyu Jhun [Mon, 13 Mar 2017 23:18:13 +0000 (08:18 +0900)]
Release version 1.4.4
Changes:
- Set device orientation changed event
Change-Id: Icf23ab23271c5800fec1a6a910b2c0d3cdc88f65
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 10 Mar 2017 10:01:14 +0000 (19:01 +0900)]
Set device orientation changed event
Change-Id: If89ed8516bdd6ae039756ace10c86ae352b945d8
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 8 Mar 2017 04:27:46 +0000 (13:27 +0900)]
Release version 1.4.3
Changes:
- Fix the exception about checking locale dir
Change-Id: I7c120a194c6734df7b94938ad45dd609db8be025
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 8 Mar 2017 01:55:05 +0000 (10:55 +0900)]
Fix the exception about checking locale dir
Even though the locale directory doesn't exist, the appcore
should call the bindtextdomain.
Change-Id: I540ba74d8cc67c65c2347957e14937c86260304a
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 24 Feb 2017 08:45:32 +0000 (17:45 +0900)]
Release version 1.4.2
Changes:
- Fix double free issue
- Fix bug about setting event handler
Change-Id: I784f7de7a4c7c313171fa5f70229e31262edeb19
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 24 Feb 2017 03:38:11 +0000 (12:38 +0900)]
Fix double free issue
When destroying the hash table, the application has crashed by the
language list. Some nodes of the list are released when the language
is found in the __append_langs function. If the node is released,
we should replace the value of the hash table.
Change-Id: I926d52850b2ac596d777bbc05ed2f947855f9041
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Junghoon Park [Thu, 23 Feb 2017 13:09:38 +0000 (22:09 +0900)]
Fix bug about setting event handler
Change-Id: I5fd868f5bf41ec3b1e1e380686d4bad7e122092b
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Hwankyu Jhun [Thu, 23 Feb 2017 04:03:10 +0000 (13:03 +0900)]
Release version 1.4.1
Changes:
- Raise the window when getting the resume request
- Fix language fallback
- Add exception handlings about app group
- Add fallback for multilingual support
Change-Id: I273f70fd7bbd2d3c668247fd0367d8fc07bdbe68
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 23 Feb 2017 01:37:23 +0000 (10:37 +0900)]
Raise the window when getting the resume request
When getting the resume request, the appcore should
raise the window of the application.
Change-Id: I42de51ad738a94e53687790bee6a2dab0e74b3c8
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 22 Feb 2017 22:33:53 +0000 (07:33 +0900)]
Fix language fallback
- Duplicate the locale directory before calling __update_lang()
- Use g_list_remove instead of g_list_remove_link
- Add the default languages to the language list
Change-Id: Ic572b32ad3345e3f3c6858f7d62c82465e9b3b83
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Mon, 20 Feb 2017 09:14:07 +0000 (18:14 +0900)]
Add exception handlings about app group
Change-Id: Ia6a6d4e8d7b5a9f75172b24a7d70225514277a20
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 2 Feb 2017 09:06:53 +0000 (18:06 +0900)]
Add fallback for multilingual support
Applying this patch, we provide the fallback about the multilingual
support. It finds better fallbacks automatically.
+-----------------+----------------+----------------------------+
| Settings | App Resources | Resource Resolution |
+-----------------+----------------+----------------------------+
| 1. nl_BE | 1. default(en) | try nl_BE => fail |
| 2. fr_BE | 2. fr | try nl => fail |
| | 3. pa | try children of nl => fail |
| | | try fr_BE => fail |
| | | use fr |
+-----------------+----------------+----------------------------+
Change-Id: I428fccec740b45db59c268565a0c715e3a0b08c7
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Junghoon Park [Mon, 20 Feb 2017 07:09:26 +0000 (16:09 +0900)]
Release version 1.4.0
Changes:
Add abstract app core APIs
Change-Id: I47da2412743be882bdc514cd4cc830e7b8155e62
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Junghoon Park [Fri, 5 Aug 2016 02:23:11 +0000 (11:23 +0900)]
Add abstract app core APIs
Change-Id: I5ad5e5c9717002e3d91cbaf638bad7a910817c6d
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Hwankyu Jhun [Wed, 25 Jan 2017 04:49:35 +0000 (13:49 +0900)]
Release version 1.3.1
Changes:
- Fix versioning
- Memory leak while creating duplicate bundle
- Remove conditional compilation associated with window manager
- Fix defining the log
Change-Id: I244bc954d6c359ce846484cc118852964a499bb8
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Inkyun Kil [Wed, 25 Jan 2017 05:13:40 +0000 (21:13 -0800)]
Merge "Remove conditional compilation associated with window manager" into tizen
Hwankyu Jhun [Wed, 25 Jan 2017 04:46:26 +0000 (13:46 +0900)]
Fix versioning
Change-Id: I5159e49805effa605e302c38a877bde876f4418c
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
darpan.ka [Tue, 24 Jan 2017 08:39:12 +0000 (14:09 +0530)]
Memory leak while creating duplicate bundle
Change-Id: Ie33aa1fddc9bf8d977c8223a40cdf16629cdeb19
Signed-off-by: darpan.ka <darpan.ka@samsung.com>
Inkyun Kil [Tue, 3 Jan 2017 06:30:42 +0000 (15:30 +0900)]
Remove conditional compilation associated with window manager
- Since Tizen 3.0, wayland is the only display server.
That's why the conditional compilation is useless.
Change-Id: I26567d5709a40e146027bfd01650b04bae702bea
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Hwankyu Jhun [Tue, 17 Jan 2017 06:51:26 +0000 (15:51 +0900)]
Fix defining the log
When the dlog is enabled, calling fprintf() is unnecessary.
And, this patch removes the unnecessary definition of the do-while loop.
Change-Id: Ibe376ba9177d425bf5902d6e3949e653c4c297f4
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 17 Jan 2017 02:37:29 +0000 (11:37 +0900)]
Release version 1.3.0
Changes:
- Fix versioning
- Remove hardcode lib directory
- Remove Profile Build Dependency
Change-Id: Ie3dbdb94dcc25038299fd6040f5a5ca71e756eb7
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 17 Jan 2017 02:36:50 +0000 (11:36 +0900)]
Fix versioning
Change-Id: Ib1c4fe9d58688299c81cd12efcbb9a508e4b7d3a
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
MyungJoo Ham [Tue, 27 Dec 2016 13:56:01 +0000 (22:56 +0900)]
Do not hardcode lib directory
This may break 64bit build later.
Change-Id: I98e0badf9cecf5df382ba21cb7c740f34f5b06fc
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
MyungJoo Ham [Mon, 14 Nov 2016 02:09:32 +0000 (11:09 +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: I200b851806704eba228709e07f0f6e634f521032
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Inkyun Kil [Tue, 3 Jan 2017 06:17:24 +0000 (15:17 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: Ia38089142c1004e59902f9c5634791db755f81b5
Junghoon Park [Tue, 3 Jan 2017 01:25:44 +0000 (10:25 +0900)]
Fix bug about updating window information
- Because the main window is the first node, the sequence for nodes shound
not be changed even though it is updated
Change-Id: Idd6283d58f61d848e4be09e0808c4af044595f42
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Hwankyu Jhun [Fri, 16 Dec 2016 09:49:06 +0000 (18:49 +0900)]
Check AUL_LOADER_INIT env
- If the AUL_LOADER_INIT environment variable exists,
the elm_shutdown() will be called again.
Change-Id: Id12fdb945d61265fab233ddd4e09d285eac12c43
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Junghoon Park [Tue, 13 Dec 2016 08:54:11 +0000 (17:54 +0900)]
Fix bug about setting rotation callback
Change-Id: I98238c3c2aec18a565c1c40824da1607821951fe
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Junghoon Park [Mon, 12 Dec 2016 06:15:18 +0000 (15:15 +0900)]
Fix memory leak
Change-Id: Id5fccf4cb4bd0cb2ee11d2cebf20b45fd0a1546a
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Hwankyu Jhun [Thu, 1 Dec 2016 02:29:19 +0000 (11:29 +0900)]
Add appcore event
- APPCORE_EVENT_UPDATE_REQUESTED
Change-Id: Ib50a6b9bdf7eaf3f12f9a3606fac92361ee9e2fb
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 25 Nov 2016 01:57:32 +0000 (10:57 +0900)]
Remove checking elm init count
Change-Id: Ie850d8d4201ad2d2a2cb7b6d228eb9ffaf4f7b3e
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 9 Aug 2016 09:17:03 +0000 (18:17 +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: I941e0bfd92c8f4750f18f83f8cf5e50f13219bd7
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Semun Lee [Fri, 29 Jul 2016 05:10:02 +0000 (14:10 +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: I3892f94b8f98c1b4e1552dac2c05b3a4d22276f7
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
Hawnkyu Jhun [Sun, 17 Jul 2016 07:23:54 +0000 (16:23 +0900)]
Finalize suspend dbus handler
Change-Id: I55430096980d19d0be6791edbb8b564cb2bc44c0
Signed-off-by: Hawnkyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 15 Jun 2016 07:33:46 +0000 (16:33 +0900)]
Fix memory management about background category
Change-Id: I17c0c9cad481f49785d219b90ee8186e7b2e11c5
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 14 Jun 2016 01:29:46 +0000 (10:29 +0900)]
Fix getting locale resource path
Change-Id: Ib402f78b3ab0dc5800a8a1e0d8ed9ef795d6ae7c
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Junghoon Park [Mon, 9 May 2016 11:02:52 +0000 (20:02 +0900)]
Support mountable tpk
- use array type bundle
- requires:
https://review.tizen.org/gerrit/#/c/68650/
Change-Id: I8322c8a6b66a541ee67d7b2734287daf99a6a3bd
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Hwankyu Jhun [Thu, 21 Apr 2016 02:06:12 +0000 (11:06 +0900)]
Check the elm init count
Change-Id: If50820b266d09ed9b54cabc45d546a840ad6975c
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>