InHong Han [Fri, 1 Apr 2022 09:37:10 +0000 (18:37 +0900)]
Fix crash issue due to empty surrounding_text
Change-Id: Ic7583f816ebdeaf9519fa23e8dde1c71e69a923f
InHong Han [Thu, 24 Mar 2022 06:19:32 +0000 (15:19 +0900)]
Add new APIs for setting/getting cursor position in Remote Input
Change-Id: I1805415433b1cf5c2d1fbe551057edaa5947f502
InHong Han [Thu, 17 Mar 2022 04:25:23 +0000 (13:25 +0900)]
Support the key_event callback in Remote Input
Change-Id: I167a2d9b3a6e8a2ab4acb62bf7427e3db180212b
(cherry picked from commit
82fdc180028cf36c1e97f545162be01c0a7ef31d)
InHong Han [Fri, 18 Mar 2022 02:03:36 +0000 (02:03 +0000)]
Merge "Remove unnecessary code" into tizen
InHong Han [Thu, 17 Mar 2022 08:17:11 +0000 (17:17 +0900)]
Update package version to 7.0.5
Change-Id: Idce77440862972615a307eb88336d330552c19de
InHong Han [Wed, 16 Mar 2022 07:46:02 +0000 (16:46 +0900)]
Remove unnecessary code
This code is not necessary because cursor position will be updated when app receives the commit event.
Change-Id: I7322da9ec0a7dcd4c11a2d4527e7f03030f5001f
InHong Han [Thu, 10 Mar 2022 04:52:17 +0000 (13:52 +0900)]
Fix issue that afterimage of the candidate window remained
Change-Id: I341a317211a9e7bfaa1a4ad97c7731a530ddd329
InHong Han [Thu, 3 Mar 2022 10:46:28 +0000 (19:46 +0900)]
Update package version to 7.0.4
Change-Id: If4b53ba6dc860a5b9d66f8144de597257d2a9e8b
InHong Han [Thu, 3 Mar 2022 04:25:41 +0000 (13:25 +0900)]
Fix bug remote_surrounding_text was not delivered sometimes
Change-Id: Ifef0cb14cc8399205e6c6f316e3fde98e4668349
InHong Han [Fri, 7 Jan 2022 02:01:07 +0000 (11:01 +0900)]
Modified to call set_prediction_allow() when changing IMEngine
Fix issue candidate window is not shown when IMEngine is changed
Change-Id: Idc781dfbba237b21b3908298bb6200195a540581
InHong Han [Mon, 3 Jan 2022 10:22:41 +0000 (19:22 +0900)]
Send ise metadata when the input_panel_enabled is false
Change-Id: Iacf18818e64d665e8c0e5ef2c23157ae9fe8c2c9
InHong Han [Thu, 3 Feb 2022 04:22:02 +0000 (13:22 +0900)]
Modified to send candidate show request in H/W keyboard mode
Change-Id: Idf3a0283e281ebf1927e3cd0397d0cd262061e84
InHong Han [Wed, 19 Jan 2022 05:47:10 +0000 (14:47 +0900)]
Update package version to 7.0.3
Change-Id: I49fa83a98d63a10b61972367a52b69b7b79ba081
InHong Han [Tue, 18 Jan 2022 07:41:34 +0000 (16:41 +0900)]
Fix issue detected by static analysis tool
Time of check time of use (TOCTOU)
Change-Id: I2e762e6170d14e423c855df39d3795e88e0c8cc2
Jihoon Kim [Mon, 17 Jan 2022 04:19:08 +0000 (13:19 +0900)]
Fix issue detected by static analysis tool
check_after_deref: Null-checking key_event_builder suggests that it may be null,
but it has already been dereferenced on all paths leading to the check.
Change-Id: Ib704c19a9e2743719c43aea178122d0f1fac34fe
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 6 Jan 2022 10:18:50 +0000 (19:18 +0900)]
Update package version to 7.0.2
Change-Id: I97a6103bcf4e1bdadd877e5ebd99d51cb354a3e2
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 6 Jan 2022 10:18:21 +0000 (19:18 +0900)]
Fix build error
Change-Id: I7b9bff16f2bbb01dc6e5d63aa6f6d572484a3ec4
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 6 Jan 2022 07:19:43 +0000 (16:19 +0900)]
Update package version to 7.0.1
Change-Id: Ie42ca9493e9e285c2fbf8d7aed590874808cac57
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Thu, 18 Nov 2021 08:21:44 +0000 (17:21 +0900)]
Modified to use new protocols related to focus events
Change-Id: Iba48c6840219dc58d13cf6b683cd858ef05cd15d
Jihoon Kim [Fri, 5 Nov 2021 10:43:38 +0000 (19:43 +0900)]
Update wayland inputmethod interface as the latest opensource
Change-Id: Ia0418ef7d2982e76f6151927210dd52459885007
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Wed, 5 Jan 2022 02:37:27 +0000 (11:37 +0900)]
Fix issue detected by static analysis tool
Fix a sign extension issue
Change-Id: I108bad47c08b98185b76a7060e01c8e785342eb2
InHong Han [Tue, 28 Dec 2021 07:49:03 +0000 (16:49 +0900)]
Modified to call the remote_surrounding_text_cb when changing preedit text
Change-Id: Ib08cbb3caee6370823f79cf9856ae84360a40a16
InHong Han [Tue, 14 Dec 2021 01:56:57 +0000 (10:56 +0900)]
Fix issue that candidate window blink when changing keyboard layout
Change-Id: I4fde26b6824574d62b88a494e3bdc076b57a0e15
InHong Han [Wed, 8 Dec 2021 10:17:10 +0000 (19:17 +0900)]
Fix issue floating mode does not set when no focus
Change-Id: Ib822bf67521c2b2d84296bebec9fd7dd2da85aa2
Jihoon Kim [Wed, 24 Nov 2021 05:44:04 +0000 (14:44 +0900)]
Add missing xkbcommon header
Change-Id: I3282174e5d2c524259420ee8ddc3bdf0af8cea2f
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Wed, 10 Nov 2021 09:53:52 +0000 (18:53 +0900)]
Update package version to 6.5.10
Change-Id: Ia90921fa4f9156729c542aaa17919527773d49a6
InHong Han [Wed, 10 Nov 2021 09:43:14 +0000 (18:43 +0900)]
Set vconf value if Remote Input is detected
Change-Id: I001bdcfdcd81af5948af99fafe684ebbd7f1e4a5
InHong Han [Thu, 4 Nov 2021 09:44:17 +0000 (18:44 +0900)]
Update package version to 6.5.9
Change-Id: I49e6a92eedf93f999d7b1d486b3256e893c0b8fe
InHong Han [Thu, 4 Nov 2021 09:36:47 +0000 (18:36 +0900)]
Add log for debugging
Change-Id: Ibf5ac19c193e6e3ce479bc2e3c1392caa73ef3f3
InHong Han [Thu, 14 Oct 2021 08:55:42 +0000 (17:55 +0900)]
Update package version to 6.5.8
Change-Id: If35a886fc58558364695093dad88408856755249
InHong Han [Thu, 14 Oct 2021 07:47:41 +0000 (16:47 +0900)]
Fix issue detected by static analysis tool
Fix a sign extension issue.
Change-Id: If9c57ffe8f18f389a4459cf30aff9e89496fcb3e
InHong Han [Thu, 7 Oct 2021 06:17:15 +0000 (15:17 +0900)]
Add the new entry for input_hint manual test
Change-Id: I399665ae90a3e49a288c0dddbc3c224c758fa0a6
InHong Han [Tue, 28 Sep 2021 08:29:42 +0000 (17:29 +0900)]
Update package version to 6.5.7
Change-Id: Idb15c9d4f393e8e93c78ce11ae327176d3c099d2
InHong Han [Tue, 28 Sep 2021 07:31:44 +0000 (16:31 +0900)]
Fix key press/release event pair mismatch
Change-Id: I1361c43d4c782414539a913cf0e6d31e4c2b0efa
Jihoon Kim [Mon, 27 Sep 2021 07:47:32 +0000 (16:47 +0900)]
tests: Fix indentation
Change-Id: Ia0fbccca79f61c553cb0c254921dd36c0afb7dbe
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Mon, 13 Sep 2021 09:07:14 +0000 (18:07 +0900)]
Update package version to 6.5.6
Change-Id: Ie99324fafcee14550eaea1871e3946585a98091c
InHong Han [Mon, 13 Sep 2021 09:04:35 +0000 (18:04 +0900)]
Add the new entry for Inputmethod manual test
Change-Id: I1f7e930098fea8330e8306458e6fced966a7aeaf
Jihoon Kim [Mon, 30 Aug 2021 07:57:04 +0000 (16:57 +0900)]
Update package version to 6.5.5
Change-Id: Iadfafa1eda7b3c2b658f0646fc5e175684242817
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 23 Aug 2021 13:42:49 +0000 (22:42 +0900)]
Support win(super) key modifier
Change-Id: If5d3413511e02b141838cb2f8ace46d8e57cbc23
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 3 Aug 2021 06:53:01 +0000 (15:53 +0900)]
Add testcase for ecore_imf_input_panel_hide()
ecore_imf_context_input_panel_show() should be called for support ecore_imf_input_panel_hide().
Change-Id: I549e79d11d03b291f9effc8f527c3e24ae5f720b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 15 Jun 2021 07:17:16 +0000 (16:17 +0900)]
Update package version to 6.5.4
Change-Id: I992327c557567f29f13f6c7fe609a3ebfe0fa0cb
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 15 Jun 2021 01:32:03 +0000 (10:32 +0900)]
Fix issue return value is not checked
check_return: Calling notification_set_launch_option without checking return value
Change-Id: I4a5c1f5f107a751645075385ed61dcbcef988e46
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Fri, 21 May 2021 09:33:07 +0000 (18:33 +0900)]
Update package version to 6.5.3
Change-Id: Iffb3f41576fa3ae499bf08eaa2b254097202f307
InHong Han [Fri, 21 May 2021 09:31:31 +0000 (18:31 +0900)]
Fix issue detected by static analysis tool
check_return: Calling fcntl(ret, 2, flag | 1) without checking return value.
This library function may fail and return an error code.
Change-Id: I19b98afd782d3a545c18548cfda1f7908d3ec94c
InHong Han [Tue, 4 May 2021 00:31:03 +0000 (09:31 +0900)]
Update package version to 6.5.2
Change-Id: I9c08df3b75c6ef42d46611a099fb5f0a9a808dc7
Jihoon Kim [Sun, 25 Apr 2021 14:39:33 +0000 (23:39 +0900)]
Fix issue detected by static analysis tool
Pointer 'profileName' which was dereferenced at tizen_profile.cpp 42
is compared to NULL value at tizen_profile.cpp 64.
Change-Id: Ia3581ddb292eb6d0181ed51e4c88fe5b351d7dfe
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
(cherry picked from commit
8e8e3d58f37c7de1def5e9668ca1ce0c6e30513f)
InHong Han [Mon, 3 May 2021 04:15:17 +0000 (13:15 +0900)]
Update package version to 6.5.1
Change-Id: Id83655307ea4ada2d11a5507dde63296b1fb59c4
InHong Han [Fri, 23 Apr 2021 07:38:30 +0000 (16:38 +0900)]
Fix bug that password mode is not initialized when changing layout
Change-Id: Icbd20a31b9399d9bcad9415a943c5a084e13518e
InHong Han [Mon, 19 Apr 2021 09:06:09 +0000 (18:06 +0900)]
Fix memory leak
Change-Id: Ia90ca4070338daed610b67608c4767a43e756298
Jihoon Kim [Wed, 31 Mar 2021 02:05:05 +0000 (11:05 +0900)]
Refactor to reduce the duplicated code
Change-Id: I1d9012af90df0171b4978fb6e314581be84d7f3c
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Thu, 25 Mar 2021 02:45:04 +0000 (11:45 +0900)]
Update package version to 6.0.47
Change-Id: Idbe20562d3457ec6ca1b577d4bee2d6dc76a1c28
InHong Han [Thu, 25 Mar 2021 01:04:18 +0000 (10:04 +0900)]
Added interface for delivering floating IME requests
Change-Id: Id35981f02137138d66525198354c931f529ffd83
InHong Han [Fri, 19 Mar 2021 09:58:49 +0000 (18:58 +0900)]
Merge branch 'tizen_6.0' into tizen
Change-Id: I8d66801259c69fd63d458ccc4ee9f2a16bc2b3cd
InHong Han [Fri, 19 Mar 2021 09:18:54 +0000 (18:18 +0900)]
Update package version to 6.0.46
Change-Id: Id02809fa86cac9a4cc89bd70dbb031b7096e8840
InHong Han [Fri, 19 Mar 2021 09:01:51 +0000 (18:01 +0900)]
Support synchronous event requests
Change-Id: I44944990c8f4d386f878e9221ca4ee531636dbcc
Jihoon Kim [Thu, 11 Mar 2021 10:19:11 +0000 (19:19 +0900)]
Merge branch 'tizen_6.0' into tizen
Change-Id: I254dfe349e4b9922ae3db683021a70f17bc6575c
InHong Han [Thu, 11 Mar 2021 06:21:14 +0000 (15:21 +0900)]
Update package version to 6.0.45
Change-Id: I04acd1522843e219cea15e4d47fc819363bf4641
InHong Han [Thu, 11 Mar 2021 06:17:03 +0000 (15:17 +0900)]
Fix the bug that delimiter character is not entered in Remote Input
Change-Id: I07c32f9ae3abb21e92cc9d717cf0c3eb97d5f5ef
InHong Han [Mon, 22 Feb 2021 01:41:44 +0000 (10:41 +0900)]
Fix bug that the key is not entered after the timeout occurred
There is no code to initialize the variable that is check the timeout.
So I modified the code to initialize this variable when focus_out()
is called or when IME processed the last key event and modified to allow
the app to handle modifier keys even if timeout occurs.
Change-Id: I89707f6b00d7b26a54ef0066c110c1a126e27cb8
Jihoon Kim [Thu, 18 Feb 2021 06:33:58 +0000 (15:33 +0900)]
Update package version to 6.0.44
Change-Id: I833be7d3d69d87fa8094e371b1b8d91ae4aed43b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 18 Feb 2021 06:32:16 +0000 (15:32 +0900)]
Fix invalid sigature issue when installing unittest package
Change-Id: I32d0e721a5950335350c58878d2cc1ab443f27e6
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Wed, 3 Feb 2021 03:46:25 +0000 (12:46 +0900)]
Update package version to 6.0.44
Change-Id: I75b3ce1788012829ecb2cbc1bfd1218a28fe784b
InHong Han [Tue, 2 Feb 2021 07:59:08 +0000 (16:59 +0900)]
Modified to prevent passing invalid IME geometry to the app
Change-Id: I9dcce1647589922f3a18f404c796da8f0bca56d2
(cherry picked from commit
5e48582792c8bfac71fb72b0b5016e85f4304d9f)
InHong Han [Tue, 2 Feb 2021 07:59:08 +0000 (16:59 +0900)]
Modified to prevent passing invalid IME geometry to the app
Change-Id: I9dcce1647589922f3a18f404c796da8f0bca56d2
InHong Han [Thu, 28 Jan 2021 08:02:30 +0000 (17:02 +0900)]
Add code for sticker input in demo
Change-Id: Id3a2672c482294e4d2e54d44e2fe56bf6d88e169
Jihoon Kim [Wed, 27 Jan 2021 05:27:33 +0000 (14:27 +0900)]
Merge branch 'tizen_6.0' into tizen
Change-Id: Id2a1d9df777bb9e8e48f1f13403a0f6e8a31db54
InHong Han [Mon, 18 Jan 2021 05:57:17 +0000 (14:57 +0900)]
Update package version to 6.0.43
Change-Id: Ibe7044d9245fb6ffc51500ddd1bc242b44d5dcca
Jihoon Kim [Mon, 18 Jan 2021 02:21:02 +0000 (11:21 +0900)]
Remove unused bluetooth build option
Change-Id: I07cdee47ebf88706f5dfda858693bbed1421bbfd
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Mon, 18 Jan 2021 05:32:42 +0000 (14:32 +0900)]
Fix a bug that ime_hide_cb is not called on mobile profile
Change-Id: Id6835ff9402c7e5a7caacb103f5e24dd7c649c7a
Jihoon Kim [Tue, 12 Jan 2021 08:22:35 +0000 (17:22 +0900)]
Merge branch 'tizen_6.0' into tizen
Change-Id: I9f68951ff1228fcd976c6e357a93d662c4708936
Jihoon Kim [Tue, 12 Jan 2021 08:19:58 +0000 (17:19 +0900)]
Update package version to 6.0.42
Change-Id: I5ae4d151b7aa3e0f600f8675a9d8ae5796767fc3
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 12 Jan 2021 08:17:44 +0000 (17:17 +0900)]
Fix bug not to change keyboard mode
Change-Id: I412aa0956e3ce854982505a6fede1cf7a4979e05
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 12 Jan 2021 07:52:22 +0000 (16:52 +0900)]
Remove unnecessary code
Change-Id: Idb92e7506dace81aefa4a8ce6ad3bb9a804e9ae4
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 12 Jan 2021 07:49:01 +0000 (16:49 +0900)]
demo: fix back button issue
Change-Id: I9d5bcdd0bb025414bc063863ebae2a1815c02db6
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Wed, 6 Jan 2021 05:30:25 +0000 (14:30 +0900)]
Merge branch 'tizen_6.0' into tizen
Change-Id: Ib9f170064580a1402ced5ad8e794a9a6d445d04c
InHong Han [Wed, 6 Jan 2021 05:29:13 +0000 (14:29 +0900)]
Update package version to 6.0.41
Change-Id: I69f8820f1b75d3bf4fe0a892b5ed4fc3fa85cb5a
InHong Han [Wed, 6 Jan 2021 02:54:08 +0000 (11:54 +0900)]
Modified to not to commit text twice in TV
Change-Id: I6bde56f7537c302544cfc47e304569ef33460bc1
InHong Han [Thu, 31 Dec 2020 01:38:08 +0000 (10:38 +0900)]
Merge branch 'tizen_6.0' into tizen
Change-Id: Ide12a2273bf76733dbe39aa490d29b7a119bb62d
InHong Han [Wed, 30 Dec 2020 08:11:27 +0000 (17:11 +0900)]
Update package version to 6.0.40
Change-Id: Iba4fd7092125943cb4c2e7885e778ecafa8f9ed6
InHong Han [Wed, 30 Dec 2020 06:45:50 +0000 (15:45 +0900)]
Modified to call key_event_done() last when processing key event from engine-loader
Change-Id: I3cd649a6e16bb185b96ef6f2a01927adceb5f8c8
Jihoon Kim [Tue, 15 Dec 2020 09:32:51 +0000 (18:32 +0900)]
Merge branch 'tizen_6.0' into tizen
Change-Id: I4b4620dbbdaab23f8da626c41621f7c4bf4ed3a2
InHong Han [Tue, 15 Dec 2020 02:41:38 +0000 (11:41 +0900)]
Update package version to 6.0.39
Change-Id: I83e0790515bc5ec72c81f122935edf07733dff33
InHong Han [Mon, 14 Dec 2020 08:17:33 +0000 (17:17 +0900)]
Prevent hide callback from being called multiple times
Change-Id: I0b098f4c3ad3c34cd0cf11eddc8450752e16a767
Jihoon Kim [Wed, 2 Dec 2020 05:24:25 +0000 (14:24 +0900)]
Fix issue detected by static analysis tool
Change-Id: Ife5308b75417ae081868f33a83d9418df09b6488
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 1 Dec 2020 08:31:37 +0000 (17:31 +0900)]
Fix logically dead code
Change-Id: I7a92a05ae9e90f7c1b6a185cd9c7c88abbfe6e42
Jihoon Kim [Tue, 1 Dec 2020 08:31:37 +0000 (17:31 +0900)]
Fix logically dead code
Change-Id: I7a92a05ae9e90f7c1b6a185cd9c7c88abbfe6e42
Jihoon Kim [Tue, 1 Dec 2020 07:03:41 +0000 (16:03 +0900)]
Fix defect detected by static analysis tool
Expression 'this->code <= 4294967295U' is always true , which may be caused by a logical error: 'this->code' has a type 'const scim::uint32' with minimum value '0' and a maximum value '
4294967295'
Change-Id: Iefd9863c95f684d78950fe17d75493af23fc031b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 1 Dec 2020 05:18:03 +0000 (14:18 +0900)]
Merge branch 'tizen_6.0' into tizen
Change-Id: I19fcb5f581589852b157e02067ec09edc6976e29
Jihoon Kim [Tue, 1 Dec 2020 05:15:29 +0000 (14:15 +0900)]
Update package version to 6.0.38
Change-Id: I28ea8768bdd2a83ec08c43296147a5be426f0b95
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 1 Dec 2020 01:14:54 +0000 (10:14 +0900)]
Modify ise-engine-loader's summary
Change-Id: I580699d09245c01fe092f95d2545bfd3389b9a2a
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Fri, 27 Nov 2020 02:42:42 +0000 (11:42 +0900)]
Update package version to 6.0.37
Change-Id: I65126a7dfe4c0b8f24298975e3ee8ef3d0140515
InHong Han [Thu, 26 Nov 2020 11:43:28 +0000 (20:43 +0900)]
Fixed the deadlock issue
To prevent the deadlock issue, modified not to pass the key event to IME if there are many requests in the queue.
Change-Id: Ib5a66d0f768e22f8e822ebda34e17ad7a06f0f74
InHong Han [Mon, 23 Nov 2020 07:09:15 +0000 (16:09 +0900)]
Support synchronous get_surrounding_text function in ise-engine-loader
Change-Id: I149cfc444c1eb4cd8fe883f8b3e41f229ad14cae
Jihoon Kim [Thu, 12 Nov 2020 03:05:40 +0000 (12:05 +0900)]
Merge branch 'tizen_6.0' into tizen
Change-Id: I66d3362ab99bdf8be14df2a3dc1fdec5cfdf5069
Jihoon Kim [Thu, 12 Nov 2020 02:44:41 +0000 (11:44 +0900)]
Update package version to 6.0.36
Change-Id: I34cf61e4d9d2308c7cbccadf7df09cf6d5e24875
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 10 Nov 2020 02:56:14 +0000 (11:56 +0900)]
Move ise-engine-loader files to ise-engine-loader package
This reverts commit
d4b11e48ee0a7d545b5ccc1cf74530b4f38d4adc.
Change-Id: Ic18f660c3d41bbcd147920dfca30facd19d44818
InHong Han [Wed, 11 Nov 2020 05:09:07 +0000 (14:09 +0900)]
Update package version to 6.0.35
Change-Id: Ib07365ba56c8c5bed83eb639a9d10b4725a55bf4
Ji-hoon Lee [Tue, 28 Apr 2020 12:35:29 +0000 (21:35 +0900)]
Add angle information in IseContext
Change-Id: I86f3618a806d3d1145820d0882a1423d61e7cfa7
Jihoon Kim [Fri, 6 Nov 2020 08:54:18 +0000 (17:54 +0900)]
Revert "Move ise-engine-loader files to ise-engine-loader package"
This reverts commit
7ce163cca413515aa1a155d6d66b6192453427a5.
Change-Id: I64fa08dbe3d4d0dc19fb7fb982245fc6903b3aaf
Jihoon Kim [Thu, 5 Nov 2020 10:47:53 +0000 (19:47 +0900)]
Merge branch 'tizen' into tizen_6.0
Change-Id: Ie28fafba08ef62498727e94355ee80449070161e