platform/core/uifw/isf.git
3 years agoFix bug that password mode is not initialized when changing layout 83/257383/1
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

3 years agoFix memory leak 00/257100/1
InHong Han [Mon, 19 Apr 2021 09:06:09 +0000 (18:06 +0900)]
Fix memory leak

Change-Id: Ia90ca4070338daed610b67608c4767a43e756298

3 years agoRefactor to reduce the duplicated code 07/256207/2
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>
3 years agoUpdate package version to 6.0.47 01/255901/1 accepted/tizen/unified/20210331.053954 submit/tizen/20210325.053856
InHong Han [Thu, 25 Mar 2021 02:45:04 +0000 (11:45 +0900)]
Update package version to 6.0.47

Change-Id: Idbe20562d3457ec6ca1b577d4bee2d6dc76a1c28

3 years agoAdded interface for delivering floating IME requests 90/255890/1
InHong Han [Thu, 25 Mar 2021 01:04:18 +0000 (10:04 +0900)]
Added interface for delivering floating IME requests

Change-Id: Id35981f02137138d66525198354c931f529ffd83

3 years agoMerge branch 'tizen_6.0' into tizen 91/255591/1 accepted/tizen/unified/20210321.225706 submit/tizen/20210319.100734
InHong Han [Fri, 19 Mar 2021 09:58:49 +0000 (18:58 +0900)]
Merge branch 'tizen_6.0' into tizen

Change-Id: I8d66801259c69fd63d458ccc4ee9f2a16bc2b3cd

3 years agoUpdate package version to 6.0.46 89/255589/2 accepted/tizen/6.0/unified/20210321.211404 submit/tizen_6.0/20210319.093544
InHong Han [Fri, 19 Mar 2021 09:18:54 +0000 (18:18 +0900)]
Update package version to 6.0.46

Change-Id: Id02809fa86cac9a4cc89bd70dbb031b7096e8840

3 years agoSupport synchronous event requests 88/255588/2
InHong Han [Fri, 19 Mar 2021 09:01:51 +0000 (18:01 +0900)]
Support synchronous event requests

Change-Id: I44944990c8f4d386f878e9221ca4ee531636dbcc

3 years agoMerge branch 'tizen_6.0' into tizen 41/255041/1 accepted/tizen/unified/20210312.142421 submit/tizen/20210311.100732
Jihoon Kim [Thu, 11 Mar 2021 10:19:11 +0000 (19:19 +0900)]
Merge branch 'tizen_6.0' into tizen

Change-Id: I254dfe349e4b9922ae3db683021a70f17bc6575c

3 years agoUpdate package version to 6.0.45 85/254985/3 accepted/tizen/6.0/unified/20210312.104404 submit/tizen_6.0/20210311.100603
InHong Han [Thu, 11 Mar 2021 06:21:14 +0000 (15:21 +0900)]
Update package version to 6.0.45

Change-Id: I04acd1522843e219cea15e4d47fc819363bf4641

3 years agoFix the bug that delimiter character is not entered in Remote Input 84/254984/4
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

3 years agoFix bug that the key is not entered after the timeout occurred 23/254023/2
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

3 years agoUpdate package version to 6.0.44 04/253804/1 accepted/tizen/unified/20210219.041140 submit/tizen/20210218.064152
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>
3 years agoFix invalid sigature issue when installing unittest package 03/253803/1
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>
3 years agoUpdate package version to 6.0.44 79/252879/1 accepted/tizen/6.0/unified/20210204.012136 submit/tizen_6.0/20210203.050421
InHong Han [Wed, 3 Feb 2021 03:46:25 +0000 (12:46 +0900)]
Update package version to 6.0.44

Change-Id: I75b3ce1788012829ecb2cbc1bfd1218a28fe784b

3 years agoModified to prevent passing invalid IME geometry to the app 69/252869/1
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)

3 years agoModified to prevent passing invalid IME geometry to the app 96/252796/3
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

3 years agoAdd code for sticker input in demo 53/252453/1
InHong Han [Thu, 28 Jan 2021 08:02:30 +0000 (17:02 +0900)]
Add code for sticker input in demo

Change-Id: Id3a2672c482294e4d2e54d44e2fe56bf6d88e169

3 years agoMerge branch 'tizen_6.0' into tizen 54/252354/1 accepted/tizen/unified/20210128.132228 submit/tizen/20210127.061722
Jihoon Kim [Wed, 27 Jan 2021 05:27:33 +0000 (14:27 +0900)]
Merge branch 'tizen_6.0' into tizen

Change-Id: Id2a1d9df777bb9e8e48f1f13403a0f6e8a31db54

3 years agoUpdate package version to 6.0.43 46/251646/2 accepted/tizen/6.0/unified/20210119.211251 submit/tizen_6.0/20210118.064616
InHong Han [Mon, 18 Jan 2021 05:57:17 +0000 (14:57 +0900)]
Update package version to 6.0.43

Change-Id: Ibe7044d9245fb6ffc51500ddd1bc242b44d5dcca

3 years agoRemove unused bluetooth build option 33/251633/2
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>
3 years agoFix a bug that ime_hide_cb is not called on mobile profile 45/251645/1
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

3 years agoMerge branch 'tizen_6.0' into tizen 96/251296/1 accepted/tizen/unified/20210113.121037 submit/tizen/20210112.104604
Jihoon Kim [Tue, 12 Jan 2021 08:22:35 +0000 (17:22 +0900)]
Merge branch 'tizen_6.0' into tizen

Change-Id: I9f68951ff1228fcd976c6e357a93d662c4708936

3 years agoUpdate package version to 6.0.42 95/251295/1 accepted/tizen/6.0/unified/20210113.035420 submit/tizen_6.0/20210112.104556
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>
3 years agoFix bug not to change keyboard mode 94/251294/1
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>
3 years agoRemove unnecessary code 91/251291/1
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>
3 years agodemo: fix back button issue 89/251289/1
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>
3 years agoMerge branch 'tizen_6.0' into tizen 56/250956/1 accepted/tizen/unified/20210107.123453 submit/tizen/20210106.055422
InHong Han [Wed, 6 Jan 2021 05:30:25 +0000 (14:30 +0900)]
Merge branch 'tizen_6.0' into tizen

Change-Id: Ib9f170064580a1402ced5ad8e794a9a6d445d04c

3 years agoUpdate package version to 6.0.41 55/250955/1 accepted/tizen/6.0/unified/20210107.080321 submit/tizen_6.0/20210106.055450
InHong Han [Wed, 6 Jan 2021 05:29:13 +0000 (14:29 +0900)]
Update package version to 6.0.41

Change-Id: I69f8820f1b75d3bf4fe0a892b5ed4fc3fa85cb5a

3 years agoModified to not to commit text twice in TV 54/250954/1
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

3 years agoMerge branch 'tizen_6.0' into tizen 58/250658/1 accepted/tizen/unified/20210101.123047 submit/tizen/20201231.041701
InHong Han [Thu, 31 Dec 2020 01:38:08 +0000 (10:38 +0900)]
Merge branch 'tizen_6.0' into tizen

Change-Id: Ide12a2273bf76733dbe39aa490d29b7a119bb62d

3 years agoUpdate package version to 6.0.40 19/250619/4 accepted/tizen/6.0/unified/20210103.075753 submit/tizen_6.0/20201231.035700
InHong Han [Wed, 30 Dec 2020 08:11:27 +0000 (17:11 +0900)]
Update package version to 6.0.40

Change-Id: Iba4fd7092125943cb4c2e7885e778ecafa8f9ed6

3 years agoModified to call key_event_done() last when processing key event from engine-loader 15/250615/4
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

3 years agoMerge branch 'tizen_6.0' into tizen 09/249609/1 accepted/tizen/unified/20201216.215922 submit/tizen/20201215.094429
Jihoon Kim [Tue, 15 Dec 2020 09:32:51 +0000 (18:32 +0900)]
Merge branch 'tizen_6.0' into tizen

Change-Id: I4b4620dbbdaab23f8da626c41621f7c4bf4ed3a2

3 years agoUpdate package version to 6.0.39 57/249557/1 accepted/tizen/6.0/unified/20201216.033649 submit/tizen_6.0/20201215.093243
InHong Han [Tue, 15 Dec 2020 02:41:38 +0000 (11:41 +0900)]
Update package version to 6.0.39

Change-Id: I83e0790515bc5ec72c81f122935edf07733dff33

3 years agoPrevent hide callback from being called multiple times 16/249516/1
InHong Han [Mon, 14 Dec 2020 08:17:33 +0000 (17:17 +0900)]
Prevent hide callback from being called multiple times

Change-Id: I0b098f4c3ad3c34cd0cf11eddc8450752e16a767

3 years agoFix issue detected by static analysis tool 58/248758/2 submit/tizen/20201201.052229
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>
3 years agoFix logically dead code 63/248663/2
Jihoon Kim [Tue, 1 Dec 2020 08:31:37 +0000 (17:31 +0900)]
Fix logically dead code

Change-Id: I7a92a05ae9e90f7c1b6a185cd9c7c88abbfe6e42

3 years agoFix logically dead code 65/248665/1
Jihoon Kim [Tue, 1 Dec 2020 08:31:37 +0000 (17:31 +0900)]
Fix logically dead code

Change-Id: I7a92a05ae9e90f7c1b6a185cd9c7c88abbfe6e42

3 years agoFix defect detected by static analysis tool 48/248648/1
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>
3 years agoMerge branch 'tizen_6.0' into tizen 36/248636/1
Jihoon Kim [Tue, 1 Dec 2020 05:18:03 +0000 (14:18 +0900)]
Merge branch 'tizen_6.0' into tizen

Change-Id: I19fcb5f581589852b157e02067ec09edc6976e29

3 years agoUpdate package version to 6.0.38 35/248635/1 accepted/tizen/6.0/unified/20201202.212154 submit/tizen_6.0/20201201.051215
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>
3 years agoModify ise-engine-loader's summary 06/248606/1
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>
3 years agoUpdate package version to 6.0.37 72/248472/1 accepted/tizen/6.0/unified/20201201.091016 submit/tizen_6.0/20201127.041212
InHong Han [Fri, 27 Nov 2020 02:42:42 +0000 (11:42 +0900)]
Update package version to 6.0.37

Change-Id: I65126a7dfe4c0b8f24298975e3ee8ef3d0140515

3 years agoFixed the deadlock issue 34/248434/2
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

3 years agoSupport synchronous get_surrounding_text function in ise-engine-loader 71/248171/3
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

3 years agoMerge branch 'tizen_6.0' into tizen 47/247547/1 accepted/tizen/unified/20201116.130516 submit/tizen/20201113.081305
Jihoon Kim [Thu, 12 Nov 2020 03:05:40 +0000 (12:05 +0900)]
Merge branch 'tizen_6.0' into tizen

Change-Id: I66d3362ab99bdf8be14df2a3dc1fdec5cfdf5069

3 years agoUpdate package version to 6.0.36 38/247538/2 accepted/tizen/6.0/unified/20201116.012236 submit/tizen_6.0/20201112.095914 submit/tizen_6.0/20201113.005005
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>
3 years agoMove ise-engine-loader files to ise-engine-loader package 31/247331/2
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

3 years agoUpdate package version to 6.0.35 62/247462/1 submit/tizen_6.0/20201111.051644
InHong Han [Wed, 11 Nov 2020 05:09:07 +0000 (14:09 +0900)]
Update package version to 6.0.35

Change-Id: Ib07365ba56c8c5bed83eb639a9d10b4725a55bf4

3 years agoAdd angle information in IseContext 89/247289/2
Ji-hoon Lee [Tue, 28 Apr 2020 12:35:29 +0000 (21:35 +0900)]
Add angle information in IseContext

Change-Id: I86f3618a806d3d1145820d0882a1423d61e7cfa7

3 years agoRevert "Move ise-engine-loader files to ise-engine-loader package" 42/247042/1 accepted/tizen/6.0/unified/20201110.010746 submit/tizen_6.0/20201106.085023
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

3 years agoMerge branch 'tizen' into tizen_6.0 41/247041/1
Jihoon Kim [Thu, 5 Nov 2020 10:47:53 +0000 (19:47 +0900)]
Merge branch 'tizen' into tizen_6.0

Change-Id: Ie28fafba08ef62498727e94355ee80449070161e

3 years agoUpdate package version to 6.0.34 02/246902/2 accepted/tizen/unified/20201106.130134 submit/tizen/20201105.075223
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>
3 years agoSet transient for option window in shared object type IME 01/246901/2
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>
3 years agoUpdate package version to 6.0.33 18/246918/1
InHong Han [Thu, 5 Nov 2020 07:30:24 +0000 (16:30 +0900)]
Update package version to 6.0.33

Change-Id: I1c00da61788dc8e0a8c65a4553bd0cec3916eb9a

3 years agoFix issue not to terminate IME incorrectly in on-demand launch mode 15/246915/1
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

3 years agoFix issue not to terminate IME incorrectly in on-demand launch mode 14/246914/1
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

3 years agoUpdate package version to 6.0.32 33/246633/2 submit/tizen/20201103.023618
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>
3 years agoMove ise-engine-loader files to ise-engine-loader package 00/243900/4
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>
3 years agoFix bug some unittest failed sometimes 16/246316/1
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>
3 years agotests: Add scim::IConvert test case 31/245831/2
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>
3 years agoUpdate package version to 6.0.31 89/246089/1 accepted/tizen/unified/20201027.125129 submit/tizen/20201026.015041
InHong Han [Fri, 23 Oct 2020 08:23:50 +0000 (17:23 +0900)]
Update package version to 6.0.31

Change-Id: I8deb93d4521de72f5e13ac274f3abc001c1b8ecb

3 years agoFix potential UAF issue 87/246087/1
InHong Han [Fri, 23 Oct 2020 08:00:34 +0000 (17:00 +0900)]
Fix potential UAF issue

Change-Id: I3fa9ef335915892fda9797f64edf58b95e7b3884

3 years agoUpdate package version to 6.0.30 13/245513/1 submit/tizen/20201012.024925
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>
3 years agoFix issue IME geometry does not send due to context deletion 35/245435/1
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>
3 years agoFix issue not to launch IME setting application as group mode 06/245306/4
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>
3 years agoUpdate package version to 6.0.29 25/245025/1 accepted/tizen/6.0/unified/20201030.113957 accepted/tizen/6.0/unified/hotfix/20201103.002133 accepted/tizen/unified/20201005.005847 submit/tizen/20200929.081248 submit/tizen_6.0/20201029.205105 submit/tizen_6.0_hotfix/20201102.192505 submit/tizen_6.0_hotfix/20201103.114805 tizen_6.0.m2_release
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>
3 years agoTurn off prediction in password layout of on-demand launch mode 24/245024/4
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>
3 years agotests: Add input_panel_enabled_set and ecore_imf_context_del unittest 60/244960/1
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>
3 years agotests: Refactor to use new fixture 59/244959/1
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

3 years agotests: integrate timeout timer and begin main loop 58/244958/1
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

3 years agoRevert "tests: integrate timeout timer and begin main loop" 57/244957/1
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

3 years agoRevert "tests: Refactor to use new fixture" 56/244956/1
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

3 years agotests: Refactor to use new fixture
Jihoon Kim [Mon, 28 Sep 2020 08:47:25 +0000 (17:47 +0900)]
tests: Refactor to use new fixture

Change-Id: I19232edfd49f3f7237e19037b27f29efec441553
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agotests: integrate timeout timer and begin main loop 47/244947/3
Jihoon Kim [Mon, 28 Sep 2020 07:51:14 +0000 (16:51 +0900)]
tests: integrate timeout timer and begin main loop

Change-Id: I16c2fbc60bf797679061406d6a05a9585ca88c2e
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoUpdate package version to 6.0.28 86/244486/1 accepted/tizen/unified/20200921.042420 submit/tizen/20200920.023154
Jihoon Kim [Sun, 20 Sep 2020 02:19:09 +0000 (11:19 +0900)]
Update package version to 6.0.28

Change-Id: I1a25523b7ab730824203d046a3feef794cfce7a6
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoRemove profile library dependencies 85/244485/2
Jihoon Kim [Sun, 20 Sep 2020 01:16:58 +0000 (10:16 +0900)]
Remove profile library dependencies

Change-Id: Ib069b33a81cce895fe7d8e10c77f699d0f1ac7df
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoUpdate package version to 6.0.27 62/244462/1 submit/tizen/20200918.075318
Jihoon Kim [Fri, 18 Sep 2020 12:18:23 +0000 (21:18 +0900)]
Update package version to 6.0.27

Change-Id: I57693370c62b691fe95c1cccbb68c740509d11ca
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoFix issue not to get profile 61/244461/1
Jihoon Kim [Fri, 18 Sep 2020 12:17:50 +0000 (21:17 +0900)]
Fix issue not to get profile

Change-Id: I999f285e4e5491d61c2d29099adfedd26e80b7b0
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoUpdate package version to 6.0.26 94/244394/2
Jihoon Kim [Fri, 18 Sep 2020 05:48:00 +0000 (14:48 +0900)]
Update package version to 6.0.26

Change-Id: Ifb42671e3ba2fbaede7ffca78f4f99a1d1026b66
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoAdd more logs for wayland protocol debugging 93/244393/2
Jihoon Kim [Fri, 18 Sep 2020 05:47:22 +0000 (14:47 +0900)]
Add more logs for wayland protocol debugging

Change-Id: I64b1eb8a6f6efc56a2f243d1e21693d5115827f9
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoUpdate package version to 6.0.25 27/244227/2 accepted/tizen/unified/20200917.030552 submit/tizen/20200916.064314
Jihoon Kim [Wed, 16 Sep 2020 06:39:50 +0000 (15:39 +0900)]
Update package version to 6.0.25

Change-Id: If46a1dcd50c9a959c5c5d9240cc98962b20f89bc
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoAdd ise-engine-loader package 93/243893/1
Jihoon Kim [Fri, 11 Sep 2020 03:40:24 +0000 (12:40 +0900)]
Add ise-engine-loader package

Change-Id: I81e28dfaf1545a3bd07767ce10432b46c6f7aa27
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoAdd error log when failing to register callback 83/243683/2
Jihoon Kim [Wed, 9 Sep 2020 06:04:54 +0000 (15:04 +0900)]
Add error log when failing to register callback

Change-Id: I4befce4301cc838b611bbb9d8e0541a8fc85dfd5
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoMerge branch 'tizen_5.5' into tizen 71/243571/1
Jihoon Kim [Tue, 8 Sep 2020 08:12:28 +0000 (17:12 +0900)]
Merge branch 'tizen_5.5' into tizen

Change-Id: I4b0213eb8f750f0a80d7babe831a0baad9cf08a5

3 years agoUpdate package version to 6.0.24 40/243540/1 accepted/tizen/unified/20200909.014331 submit/tizen/20200908.063153
Jihoon Kim [Tue, 8 Sep 2020 03:39:00 +0000 (12:39 +0900)]
Update package version to 6.0.24

Change-Id: I6a6454046f508bdcfed3a43a197f3acaa37bc7ff
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoEnable missing remote input 37/243537/1
Jihoon Kim [Tue, 8 Sep 2020 03:00:16 +0000 (12:00 +0900)]
Enable missing remote input

Change-Id: I62eb762e2c7e18540e75af616d96d7989125c1ec
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoMerge "Fix issue detected by static analysis tool" into tizen
Jihoon Kim [Fri, 4 Sep 2020 00:53:36 +0000 (00:53 +0000)]
Merge "Fix issue detected by static analysis tool" into tizen

3 years agoUpdate package version to 6.0.23 81/242481/1 submit/tizen/20200827.074634
InHong Han [Thu, 27 Aug 2020 07:35:36 +0000 (16:35 +0900)]
Update package version to 6.0.23

Change-Id: I8e268ddbc1a75eb41c99dd9d889b319a65212c96

3 years agoModified to prevent duplicate calls the imdata callback in TV 60/242460/1
InHong Han [Thu, 27 Aug 2020 05:44:25 +0000 (14:44 +0900)]
Modified to prevent duplicate calls the imdata callback in TV

Change-Id: I2b17d046e0af15de4dc4cfcf3c7c9a61c320f929

3 years agoUpdate package version to 5.5.42 53/242453/1 accepted/tizen/5.5/unified/20200830.234020 submit/tizen_5.5/20200825.050139
Jihoon Kim [Thu, 27 Aug 2020 05:33:39 +0000 (14:33 +0900)]
Update package version to 5.5.42

Change-Id: I27882f408ff8358ee24a5977ec01ed12a8bb82de
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoFix issues detected by static analysis tool 40/242440/2
Jihoon Kim [Thu, 27 Aug 2020 04:49:44 +0000 (13:49 +0900)]
Fix issues detected by static analysis tool

Change-Id: I69e66cc11484af90b231a69e99b2428c51ec4755
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoUpdate package version to 5.5.41 16/242216/1
Jihoon Kim [Tue, 25 Aug 2020 04:57:15 +0000 (13:57 +0900)]
Update package version to 5.5.41

Change-Id: Ib7fe64d5e1f98b92de4bef4ded2ed1c06ce23626
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoFix issue detected by static analysis tool 89/240889/1
Jihoon Kim [Tue, 11 Aug 2020 10:40:14 +0000 (19:40 +0900)]
Fix issue detected by static analysis tool

Return value of a function 'eina_list_data_get' is dereferenced at wayland_imcontext.c:3451 without checking,
but it is usually checked for this function

Change-Id: If2ad021c1630b071051a8b04b037304eb6cc8632
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoFix issue detected by static analysis tool 87/240787/1
Jihoon Kim [Tue, 11 Aug 2020 10:40:14 +0000 (19:40 +0900)]
Fix issue detected by static analysis tool

Return value of a function 'eina_list_data_get' is dereferenced at wayland_imcontext.c:3451 without checking,
but it is usually checked for this function

Change-Id: If2ad021c1630b071051a8b04b037304eb6cc8632
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoUpdate package version to 6.0.22 65/240765/1 accepted/tizen/unified/20200812.143955 submit/tizen/20200811.063232
Jihoon Kim [Tue, 11 Aug 2020 07:56:34 +0000 (16:56 +0900)]
Update package version to 6.0.22

Change-Id: I9ae082f20218659e3ee4a5ed11d357b04bf2cca2
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoFix crash issue when getting profile 64/240764/1
Jihoon Kim [Tue, 11 Aug 2020 07:56:01 +0000 (16:56 +0900)]
Fix crash issue when getting profile

Change-Id: I2ef4f15c2c8db6e6c8ee093a7fcd03268943accb
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoChange api-version from 2.3 to 3.0 53/240753/1
Jihoon Kim [Tue, 11 Aug 2020 06:25:55 +0000 (15:25 +0900)]
Change api-version from 2.3 to 3.0

Change-Id: I6eb35f0331f72b556abafb44436fb045cdddaa38
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoUpdate package version to 5.5.40 39/240739/1 accepted/tizen_5.5_unified_wearable_hotfix tizen_5.5_wearable_hotfix accepted/tizen/5.5/unified/20200811.144715 accepted/tizen/5.5/unified/wearable/hotfix/20201027.111208 submit/tizen_5.5/20200811.053911 submit/tizen_5.5_wearable_hotfix/20201026.184305
Jihoon Kim [Tue, 11 Aug 2020 05:38:17 +0000 (14:38 +0900)]
Update package version to 5.5.40

Change-Id: Icccf9c1dce928cfc71409b4b5075856ebc583e94
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>