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
Jihoon Kim [Thu, 5 Nov 2020 05:12:35 +0000 (14:12 +0900)]
Update package version to 6.0.34
Change-Id: Id3ff7c120770d4bb1c976884792ee2072458e9ef
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 30 Oct 2020 11:21:34 +0000 (20:21 +0900)]
Set transient for option window in shared object type IME
Change-Id: I0383ecbef05cab91ff50f2a5c07799e6fd682afb
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Thu, 5 Nov 2020 07:30:24 +0000 (16:30 +0900)]
Update package version to 6.0.33
Change-Id: I1c00da61788dc8e0a8c65a4553bd0cec3916eb9a
InHong Han [Thu, 5 Nov 2020 06:36:51 +0000 (15:36 +0900)]
Fix issue not to terminate IME incorrectly in on-demand launch mode
Change-Id: I02af80e62dbed138c2b76188cff85f4581dd3bc5
InHong Han [Thu, 5 Nov 2020 06:36:51 +0000 (15:36 +0900)]
Fix issue not to terminate IME incorrectly in on-demand launch mode
Change-Id: I02af80e62dbed138c2b76188cff85f4581dd3bc5
Jihoon Kim [Tue, 3 Nov 2020 01:48:27 +0000 (10:48 +0900)]
Update package version to 6.0.32
Change-Id: Ifdce98b127a3c9e273a9051703cc3722c0741c6e
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 11 Sep 2020 05:10:21 +0000 (14:10 +0900)]
Move ise-engine-loader files to ise-engine-loader package
Change-Id: I4ab1753fa6e2d2184e46f69e73c115887cc3b883
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 28 Oct 2020 06:00:05 +0000 (15:00 +0900)]
Fix bug some unittest failed sometimes
Change-Id: I9f6dd69597e52161c27c0808b8025c8d902e60a3
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 16 Oct 2020 09:18:56 +0000 (18:18 +0900)]
tests: Add scim::IConvert test case
Change-Id: I51434568a127de2f9d097ca928cb9f325e786dca
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Fri, 23 Oct 2020 08:23:50 +0000 (17:23 +0900)]
Update package version to 6.0.31
Change-Id: I8deb93d4521de72f5e13ac274f3abc001c1b8ecb
InHong Han [Fri, 23 Oct 2020 08:00:34 +0000 (17:00 +0900)]
Fix potential UAF issue
Change-Id: I3fa9ef335915892fda9797f64edf58b95e7b3884
Jihoon Kim [Mon, 12 Oct 2020 01:41:27 +0000 (10:41 +0900)]
Update package version to 6.0.30
Change-Id: I7e2c07e3a4e1184a6a968f6ab01d50ed760774d1
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 8 Oct 2020 11:14:47 +0000 (20:14 +0900)]
Fix issue IME geometry does not send due to context deletion
Reproduce sequence:
1. delete context
2. update keyboard geometry
3. create context
4. update same keyboard geometry of step2
Change-Id: I995728dbc83c6cc2eb2535e17895e2c3a0cde94d
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 7 Oct 2020 03:15:51 +0000 (12:15 +0900)]
Fix issue not to launch IME setting application as group mode
Change-Id: Ia9321fc64a8465d8670326632f49b39c65a1af11
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 29 Sep 2020 07:56:19 +0000 (16:56 +0900)]
Update package version to 6.0.29
Change-Id: I7bd50d3ff5da6f3f6754b718fa419dc0990ae625
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 29 Sep 2020 07:49:22 +0000 (16:49 +0900)]
Turn off prediction in password layout of on-demand launch mode
Change-Id: Icb74257f7afa3c579e11487066b046e64abafcc0
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 28 Sep 2020 08:56:42 +0000 (17:56 +0900)]
tests: Add input_panel_enabled_set and ecore_imf_context_del unittest
Change-Id: I8087165d81785eff958b05b937959a8b075253a4
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 28 Sep 2020 08:51:13 +0000 (17:51 +0900)]
tests: Refactor to use new fixture
This reverts commit
d0aab84a6b4456d7302e500473ba0cc6ceb179d8.
Change-Id: I6ae1649935469bfc62a8ff25fbc5ab26122ee953
Jihoon Kim [Mon, 28 Sep 2020 08:50:55 +0000 (17:50 +0900)]
tests: integrate timeout timer and begin main loop
This reverts commit
ef3cc86494d9db54963892df92459a3ba3ec9230.
Change-Id: I6166c068c465e7efc9917a749355c76ce715b1aa
Jihoon Kim [Mon, 28 Sep 2020 08:49:18 +0000 (17:49 +0900)]
Revert "tests: integrate timeout timer and begin main loop"
This reverts commit
62bc8f4f1d3ef20fccdd6bfc737d8218b8eefd87.
Change-Id: I4065e872f87f9f2193e3d7e6999807041a8e0de2
Jihoon Kim [Mon, 28 Sep 2020 08:49:01 +0000 (17:49 +0900)]
Revert "tests: Refactor to use new fixture"
This reverts commit
4161669502c2e6d8c6a550e0ed5639c3d747d3b6.
Change-Id: I47e4701da2ad0ceab0d5c715ad310c4f9429a0c1