platform/core/uifw/e-mod-tizen-wl-textinput.git
2 months agoUpdate package version to 0.6.11 70/307770/1 accepted/tizen/7.0/unified/20240313.111108 accepted/tizen/7.0/unified/20240313.143606
Jihoon Kim [Wed, 13 Mar 2024 01:49:33 +0000 (10:49 +0900)]
Update package version to 0.6.11

Change-Id: I984d9fc4cef9aa2115130cda164e11244aa6a500
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
2 months agoAdd code to check whether the ec is same to ips->ec in effect_end callback 69/307769/1
Doyoun Kang [Tue, 12 Mar 2024 00:10:41 +0000 (09:10 +0900)]
Add code to check whether the ec is same to ips->ec in effect_end callback

Change-Id: I49ca0759b587efb027bd6a8dc863757265eb51d6

2 months agoUpdate package version to 0.6.10 26/307326/1 accepted/tizen/7.0/unified/20240308.081056 accepted/tizen/7.0/unified/20240308.120316
Doyoun Kang [Thu, 7 Mar 2024 08:22:12 +0000 (17:22 +0900)]
Update package version to 0.6.10

Change-Id: Ifd0a1451a9062d19ed052569e0e1140016e94295

2 months agoAdd code to handle visibility event of the keyboard 13/307313/2
Doyoun Kang [Thu, 7 Mar 2024 05:59:49 +0000 (14:59 +0900)]
Add code to handle visibility event of the keyboard

There was a bug that the keyboard window was shown even though the user
requested to hide the keyboard in some case.

To resolve this, we change the keyboard's visible state to FALSE when
the visibility of keyboard is chagned to fully obscured.

Change-Id: I7d8bad9957005bb8fd0fcc19ae16a9fc04cd3fb0

8 months agoUpdate package version to 0.6.9 53/299153/1 accepted/tizen/7.0/unified/20230921.172227
Inhong Han [Thu, 21 Sep 2023 01:11:52 +0000 (10:11 +0900)]
Update package version to 0.6.9

Change-Id: I3c2716d75206275a11fe6ebf26ccedfc306ca938

8 months agoModified to apply transform when pressing H/W key 52/299152/2
Inhong Han [Thu, 21 Sep 2023 01:01:11 +0000 (10:01 +0900)]
Modified to apply transform when pressing H/W key

Change-Id: I36042ee978c15e9a9d240322b9396bc2c2ada411

8 months agoUpdate package version to 0.6.8 96/298396/1 accepted/tizen/7.0/unified/20230907.180826
Jihoon Kim [Wed, 6 Sep 2023 10:15:00 +0000 (19:15 +0900)]
Update package version to 0.6.8

Change-Id: I01d3a5996f859806d20181b2ba9383573f14aa66
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
8 months agoFix memory leak in destroying text input resource 93/298393/1
Jihoon Kim [Wed, 6 Sep 2023 08:44:50 +0000 (17:44 +0900)]
Fix memory leak in destroying text input resource

Change-Id: Id2f4b4c7dbe4cf01a64a8e167fb95a3618a48290
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
12 months agoRemove unused code 02/293302/1
Jihoon Kim [Wed, 24 May 2023 06:12:11 +0000 (15:12 +0900)]
Remove unused code

Change-Id: I5dfddb71af112aadcbbfa104838fad90c0f8a1b2
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
20 months agoUpdate package version to 0.6.7 23/282223/1 accepted/tizen_7.0_unified_hotfix tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.060026 accepted/tizen/7.0/unified/hotfix/20221116.110025 accepted/tizen/unified/20220929.080324 tizen_7.0_m2_release
InHong Han [Wed, 28 Sep 2022 11:27:25 +0000 (20:27 +0900)]
Update package version to 0.6.7

Change-Id: Ia7ae62460db3a81ba240c0cddf3dbf2d734f802a

20 months agoFix display freezing issue on booting time 17/282217/1
InHong Han [Wed, 28 Sep 2022 10:30:56 +0000 (19:30 +0900)]
Fix display freezing issue on booting time

Change-Id: I86908f7f40fa4799bccbb1695d34ddbfbc511c78

23 months agoUpdate package version to 0.6.6 12/276912/2 accepted/tizen/unified/20220629.152913 submit/tizen/20220628.013934
Jihoon Kim [Tue, 28 Jun 2022 01:34:13 +0000 (10:34 +0900)]
Update package version to 0.6.6

Change-Id: I439408bc6e6e2c9a6e3e772b6457dfb401870b6f
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
23 months agoMerge "Fix indentation" into tizen
Jihoon Kim [Tue, 28 Jun 2022 01:25:41 +0000 (01:25 +0000)]
Merge "Fix indentation" into tizen

23 months agoFix indentation 30/276830/3
Jihoon Kim [Mon, 27 Jun 2022 04:55:57 +0000 (13:55 +0900)]
Fix indentation

Change-Id: I68543626382d52f20c501adc17de6084252ee045
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
23 months agoMerge "Refactoring code to check rotation size" into tizen
Jihoon Kim [Tue, 28 Jun 2022 01:17:20 +0000 (01:17 +0000)]
Merge "Refactoring code to check rotation size" into tizen

23 months agoMerge "Reduce duplicate code to check input method" into tizen
Jihoon Kim [Tue, 28 Jun 2022 01:17:09 +0000 (01:17 +0000)]
Merge "Reduce duplicate code to check input method" into tizen

23 months agoRefactoring code to check rotation size 27/276827/2
Jihoon Kim [Fri, 24 Jun 2022 12:21:48 +0000 (21:21 +0900)]
Refactoring code to check rotation size

Change-Id: Id3111c46e63bd0e6cc8f7f371abe887d6da073cf
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
23 months agoReduce duplicate code to check input method 26/276826/2
Jihoon Kim [Mon, 27 Jun 2022 04:29:56 +0000 (13:29 +0900)]
Reduce duplicate code to check input method

Change-Id: I4d8737bb04d42babcc9c07d476ab96c50fba74f9
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
23 months agoReduce duplicate code to create input method context 25/276825/1
Jihoon Kim [Mon, 27 Jun 2022 04:25:40 +0000 (13:25 +0900)]
Reduce duplicate code to create input method context

Change-Id: I6215a02c8b2637e7361663f826c6dc0bfbdbe736
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
23 months agoReduce duplicate code to checkout input method context 19/276819/1
Jihoon Kim [Mon, 27 Jun 2022 03:00:07 +0000 (12:00 +0900)]
Reduce duplicate code to checkout input method context

Change-Id: I18b241976797b0c248bbcde3070644cd77098b10
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
23 months agoReduce the code to check text input value 18/276818/1
Jihoon Kim [Mon, 27 Jun 2022 02:50:14 +0000 (11:50 +0900)]
Reduce the code to check text input value

Change-Id: Iae5e6e32d2dbd5ea8d4ddbc42f769ad41507569f
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
23 months agoReduce the duplicate code to append input panel surface 17/276817/1
Jihoon Kim [Mon, 27 Jun 2022 02:47:18 +0000 (11:47 +0900)]
Reduce the duplicate code to append input panel surface

Change-Id: I408290a28d21ee19885892570011c190f78d7e9e
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
23 months agoReduce duplicate code to check eclient 16/276816/1
Jihoon Kim [Mon, 27 Jun 2022 02:44:50 +0000 (11:44 +0900)]
Reduce duplicate code to check eclient

Change-Id: Idad3a4a999628708dcc15ca46dbcff920d721658
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
23 months agoReduce duplicated code 18/276618/2
Jihoon Kim [Wed, 22 Jun 2022 04:28:33 +0000 (13:28 +0900)]
Reduce duplicated code

Change-Id: I22b55e0d5b072626de305303bf8e711ffe0193e3
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
23 months agoFix typo 39/276739/2
Jihoon Kim [Fri, 24 Jun 2022 01:14:08 +0000 (10:14 +0900)]
Fix typo

Change-Id: Ibb86d4444439bae34538c9eea24c26a439449839
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
2 years agoUpdate package version to 0.6.5 34/272934/4 accepted/tizen/unified/20220329.134539 submit/tizen/20220329.014018
InHong Han [Mon, 28 Mar 2022 07:12:35 +0000 (16:12 +0900)]
Update package version to 0.6.5

Change-Id: Ic213c0f616f453e9e99d0cd1a05d4aaf3aed4a0b

2 years agoFix build error 68/272968/2
InHong Han [Tue, 29 Mar 2022 01:16:27 +0000 (10:16 +0900)]
Fix build error

Change-Id: I4f6f280d6c226a60c69084f6cf127eacca5061cf

2 years agoFix defect detected by static analysis tool 45/272945/3
InHong Han [Mon, 28 Mar 2022 08:34:59 +0000 (17:34 +0900)]
Fix defect detected by static analysis tool

Change-Id: Ia321275d52d759180af015baddbe6692ca27e8fa

2 years agoModified not to use invalid string length 20/272820/4
InHong Han [Fri, 25 Mar 2022 05:47:16 +0000 (14:47 +0900)]
Modified not to use invalid string length

Change-Id: I0d15c8e6f36d0b76e6f7796d78969945a7065a31

2 years agoRevise code for improving readability 28/272128/2
Jihoon Kim [Thu, 10 Mar 2022 02:38:51 +0000 (11:38 +0900)]
Revise code for improving readability

Change-Id: I70f1db81f44a919fec98582d18a9e4f792522098
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
2 years agoUpdate package version to 0.6.4 16/272816/1 submit/tizen/20220325.043322 submit/tizen/20220325.052248
InHong Han [Fri, 25 Mar 2022 04:20:43 +0000 (13:20 +0900)]
Update package version to 0.6.4

Change-Id: I26d25fd759e0c812487218b6484a0e983da25b72

2 years agoFix issue IME does not show after IME was hidden 15/272815/1
InHong Han [Fri, 25 Mar 2022 04:19:39 +0000 (13:19 +0900)]
Fix issue IME does not show after IME was hidden

Change-Id: Iffb294533de69370f3c0fee921483d30bc12fe5b

2 years agoUpdate package version to 0.6.3 76/272476/1 accepted/tizen/unified/20220318.020355 submit/tizen/20220317.083632
InHong Han [Thu, 17 Mar 2022 08:15:41 +0000 (17:15 +0900)]
Update package version to 0.6.3

Change-Id: I83744abf076fe5df94322d8f8967c637f6c99156

2 years agoPrevent to delete timer twice 58/272058/3
Jihoon Kim [Mon, 7 Mar 2022 12:58:10 +0000 (21:58 +0900)]
Prevent to delete timer twice

if it returns ECORE_CALLBACK_CANCEL in timer callback it will be deleted automatically

Change-Id: I46bf3eb609d33d26ec9d88c69ade1b050230f01c
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
2 years agoUse device class and subclass to detect remocon input 53/271853/6
Jihoon Kim [Wed, 2 Mar 2022 11:06:15 +0000 (20:06 +0900)]
Use device class and subclass to detect remocon input

Change-Id: I81ecc80cec9fb372ba7098a322902d90030497fa
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
2 years agoAdd missing timer reset code 71/272071/1
InHong Han [Mon, 7 Mar 2022 11:32:43 +0000 (20:32 +0900)]
Add missing timer reset code

Change-Id: I6c1848efed77b2d8e93ce99706a63ca2dca2eb24

2 years agoUpdate package version to 0.6.2 38/271938/1 submit/tizen/20220303.105220 submit/tizen/20220307.013717
InHong Han [Thu, 3 Mar 2022 10:05:05 +0000 (19:05 +0900)]
Update package version to 0.6.2

Change-Id: I32d786609c7fbdc3953781c8367e3189cf4c7814

2 years agoSend input_panel_enabled value to ISF panel 28/268828/4
InHong Han [Mon, 3 Jan 2022 10:57:20 +0000 (19:57 +0900)]
Send input_panel_enabled value to ISF panel

Change-Id: I3c7dee04ebbbb0a575e0afc835917b7e84032b54

2 years agoMerge "Modified to prevent passing invalid IME geometry to the app" into tizen
InHong Han [Tue, 22 Feb 2022 09:53:42 +0000 (09:53 +0000)]
Merge "Modified to prevent passing invalid IME geometry to the app" into tizen

2 years agoModified to prevent passing invalid IME geometry to the app 20/271520/1
InHong Han [Tue, 22 Feb 2022 08:57:36 +0000 (17:57 +0900)]
Modified to prevent passing invalid IME geometry to the app

When IME is in floating mode, IME doesn't know the exact x, y coordinates.

Change-Id: I0c042f944401e9db934cc003a6429577e10a8de7

2 years agoModified not to send invalid IME geometry 95/271495/1
InHong Han [Tue, 22 Feb 2022 05:39:40 +0000 (14:39 +0900)]
Modified not to send invalid IME geometry

Change-Id: I71f57c62027bccf48df869d4397eeff7b24c8af6

2 years agoCheck whether profile name is NULL or not 60/270260/1
Jihoon Kim [Thu, 27 Jan 2022 15:59:08 +0000 (00:59 +0900)]
Check whether profile name is NULL or not

Change-Id: I90727063ca372d407c141008dd15500af3ca3c08
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
2 years agoUpdate package version to 0.6.1 11/269011/2 accepted/tizen/unified/20220118.123403 submit/tizen/20220106.083953 submit/tizen/20220113.015408 submit/tizen/20220117.015138
Jihoon Kim [Thu, 6 Jan 2022 07:20:54 +0000 (16:20 +0900)]
Update package version to 0.6.1

Change-Id: I3cc465db6e66951b1140e99194f2bbe01690f0fd
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
2 years agoModified to use new protocols related to focus events 57/266757/2
InHong Han [Thu, 18 Nov 2021 08:22:31 +0000 (17:22 +0900)]
Modified to use new protocols related to focus events

Change-Id: I21d82d467911e9bb1205f1a4a98e42d4a0f483a0

2 years agoUse input-method-unstable-v1 interface 77/266077/6
Jihoon Kim [Fri, 5 Nov 2021 10:41:49 +0000 (19:41 +0900)]
Use input-method-unstable-v1 interface

Change-Id: Icaa888a4f1f8f191da4a5a9d95f6f1df072881ca
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
2 years agoFix typo in function name 14/266714/1
Jihoon Kim [Wed, 17 Nov 2021 11:14:11 +0000 (20:14 +0900)]
Fix typo in function name

Change-Id: I60f30f3e7db4c078c9d0c459137591a5436038e5
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
2 years agoAdd xkbcommon dependency 91/266491/2
Jihoon Kim [Fri, 12 Nov 2021 11:49:05 +0000 (20:49 +0900)]
Add xkbcommon dependency

Change-Id: Ib7ac70f27b52253e528bd2c87e2921bef8f2b2b2
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
2 years agoUpdate package version to 0.5.34 53/265953/1 accepted/tizen/unified/20211103.121809 submit/tizen/20211102.093741
InHong Han [Tue, 2 Nov 2021 09:21:15 +0000 (18:21 +0900)]
Update package version to 0.5.34

Change-Id: I330fbd4186246514b51251f86bf8de6b41b68582

2 years agoe_mod_main: Modified to set window angle consider both of transform and rotation... 85/265885/4
Junseok, Kim [Mon, 1 Nov 2021 08:33:13 +0000 (17:33 +0900)]
e_mod_main: Modified to set window angle consider both of transform and rotation angle

Change-Id: I3c1179fa67741e2645ebce3bf62d64349141206e

3 years agoUpdate package version to 0.5.33 00/255900/1 accepted/tizen/6.5/unified/20211028.115243 accepted/tizen/unified/20210331.054010 submit/tizen/20210325.053856 submit/tizen_6.5/20211028.163101 tizen_6.5.m2_release
InHong Han [Thu, 25 Mar 2021 02:43:14 +0000 (11:43 +0900)]
Update package version to 0.5.33

Change-Id: I4876655a97cbc0a073465a4879b0fa3af38fb62f

3 years agoModified to deliver floating IME requests by ISF 89/255889/1
InHong Han [Wed, 24 Mar 2021 10:03:15 +0000 (19:03 +0900)]
Modified to deliver floating IME requests by ISF

Change-Id: If1dec3b4225c2ccf0a10dc46649d66143052fd7b

3 years agoMerge branch 'tizen_6.0' into tizen 28/252928/1 accepted/tizen/unified/20210208.134733 submit/tizen/20210208.042023
InHong Han [Wed, 3 Feb 2021 06:51:49 +0000 (15:51 +0900)]
Merge branch 'tizen_6.0' into tizen

Change-Id: I0ebcc7b8d19c852850df0271d95ebe7ab11f2721

3 years agoUpdate package version to 0.5.32 76/252876/1 accepted/tizen/6.0/unified/20210204.012129 submit/tizen_6.0/20210203.050421
InHong Han [Wed, 3 Feb 2021 03:44:26 +0000 (12:44 +0900)]
Update package version to 0.5.32

Change-Id: I37aaca59dbf0eb0222da866a36923f9536fc5b23

3 years agoModified to prevent passing invalid IME geometry to the app 97/252797/1
InHong Han [Tue, 2 Feb 2021 07:13:50 +0000 (16:13 +0900)]
Modified to prevent passing invalid IME geometry to the app

Valid IME geometry is passed from the E_EVENT_CLIENT_RESIZE callback to the app.

Change-Id: Id01a22beaab86c1bf3f7cd0fed587f0df79b9571

3 years agoMerge branch 'tizen_6.0' into tizen 67/252767/1 accepted/tizen/unified/20210203.145637 submit/tizen/20210202.072159
Jihoon Kim [Tue, 2 Feb 2021 07:19:31 +0000 (16:19 +0900)]
Merge branch 'tizen_6.0' into tizen

Change-Id: I0ba656a15a751463e664f69e57c4403392eb4c4e

3 years agoUpdate package version to 0.5.31 65/252765/1 accepted/tizen/6.0/unified/20210203.073126 submit/tizen_6.0/20210202.072109
Jihoon Kim [Tue, 2 Feb 2021 07:18:22 +0000 (16:18 +0900)]
Update package version to 0.5.31

Change-Id: I73960f245b43304c2474e1c2bbe54df12d14afd9
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoFix crash issue 58/252758/1
Jihoon Kim [Tue, 2 Feb 2021 06:47:21 +0000 (15:47 +0900)]
Fix crash issue

(gdb) bt
0  _e_input_panel_is_effect_running (ec=<optimized out>) at e_mod_input_panel.c:166
1  0xedc78b6e in _e_input_panel_idle_enter (data=<optimized out>) at e_mod_input_panel.c:1355
2  0xf6ee8708 in ?? () from /lib/libecore.so.1

Change-Id: I0203f61489d01083feb3a16a5f314022dc70abd0
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoUpdate package version to 0.5.30 49/250449/1 accepted/tizen/6.0/unified/20201229.100424 submit/tizen_6.0/20201228.021802
InHong Han [Mon, 28 Dec 2020 02:14:46 +0000 (11:14 +0900)]
Update package version to 0.5.30

Change-Id: I6d7202b8037d304d9e86dd342f8b69a2350af061

3 years agoModified to not set the invalid window angle 05/250305/2
InHong Han [Mon, 28 Dec 2020 01:29:37 +0000 (10:29 +0900)]
Modified to not set the invalid window angle

Change-Id: Id9b7978de3335e826eb8a17b5ac6f29d751a6f8f

3 years agoMerge branch 'tizen_6.0' into tizen 69/249469/1 accepted/tizen/unified/20201214.124449 submit/tizen/20201212.075517
Jihoon Kim [Sat, 12 Dec 2020 07:53:55 +0000 (16:53 +0900)]
Merge branch 'tizen_6.0' into tizen

Change-Id: I56a9f59aef8952955eef619a4c2cb03961838fba

3 years agoUpdate package version to 0.5.29 68/249468/1 accepted/tizen/6.0/unified/20201213.214054 submit/tizen_6.0/20201212.075337
Jihoon Kim [Sat, 12 Dec 2020 07:51:14 +0000 (16:51 +0900)]
Update package version to 0.5.29

Change-Id: I978242fe7c75ed792cf371f5b9feceeb9dc499ed
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoFix crash issue 66/249466/2
Jihoon Kim [Sat, 12 Dec 2020 07:32:03 +0000 (16:32 +0900)]
Fix crash issue

(gdb)bt
0  0xe76c1972 in _e_input_panel_surface_show (ips=0xa9a960) at /usr/src/debug/e-mod-tizen-wl-textinput-0.5.27/src/e_mod_input_panel.c:274
1  0xf5bbf924 in ffi_call_SYSV () at /usr/src/debug/libffi-3.1/armv7l-tizen-linux-gnueabi/../src/arm/sysv.S:188
2  0xf5bc00e6 in ffi_call (cif=cif@entry=0xffcb4b78, fn=<optimized out>, rvalue=rvalue@entry=0x0, avalue=avalue@entry=0xffcb4c00) at /usr/src/debug/libffi-3.1/armv7l-tizen-linux-gnueabi/../src/arm/ffi.c:339
3  0xf680e988 in wl_closure_invoke (flags=2, data=<optimized out>, opcode=<optimized out>, target=<optimized out>, closure=0xbaf3b8) at /usr/src/debug/wayland-1.18.0/src/connection.c:1123
4  wl_client_connection_data (fd=<optimized out>, mask=<optimized out>, data=0xac1188) at /usr/src/debug/wayland-1.18.0/src/wayland-server.c:481
5  0xf680c2de in wl_event_loop_dispatch (loop=0x62dda0, timeout=timeout@entry=0) at /usr/src/debug/wayland-1.18.0/src/event-loop.c:1027

Change-Id: Id01a00e2f71f4fd543f197a9ad28faeaa79200e4
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoMerge branch 'tizen_6.0' into tizen 95/249095/1 accepted/tizen/unified/20201208.123156 submit/tizen/20201207.053045
InHong Han [Mon, 7 Dec 2020 05:09:39 +0000 (14:09 +0900)]
Merge branch 'tizen_6.0' into tizen

Change-Id: I78cdb024007deaed6734735f5da4623f58cb3ecc

3 years agoUpdate package version to 0.5.28 90/249090/1
InHong Han [Mon, 7 Dec 2020 04:58:19 +0000 (13:58 +0900)]
Update package version to 0.5.28

Change-Id: I6616dfd54e2ed926795ba65cbd6af33150a08539

3 years agoChange global variables to static 28/248928/1
InHong Han [Thu, 3 Dec 2020 04:37:53 +0000 (13:37 +0900)]
Change global variables to static

Change-Id: I4e4e02c740f24d5bec8f988c4aae55ee4ee258ae

3 years agoUpdate package version to 0.5.27 16/248316/1 accepted/tizen/6.0/unified/20201125.104955 submit/tizen_6.0/20201125.081650
InHong Han [Wed, 25 Nov 2020 08:06:18 +0000 (17:06 +0900)]
Update package version to 0.5.27

Change-Id: Id909a1b91deffd5c14163bb3aa23e11b75e71b8e

3 years agoAdd missing deactivation request 13/248313/1
InHong Han [Wed, 25 Nov 2020 07:57:14 +0000 (16:57 +0900)]
Add missing deactivation request

Change-Id: Ib7ed7b843814e506a735ddd95051ed74659db7cd

3 years agoUpdate package version to 0.5.26 13/248213/2
InHong Han [Tue, 24 Nov 2020 02:32:39 +0000 (11:32 +0900)]
Update package version to 0.5.26

Change-Id: I9305180897efa824400ec555ededfc4601b30b73

3 years agoPrevent duplicate transmission of focus_out event 12/248212/2
InHong Han [Tue, 24 Nov 2020 02:29:57 +0000 (11:29 +0900)]
Prevent duplicate transmission of focus_out event

Change-Id: Iff7e2584b7bd9a86cb753528b583423b27ab624d

3 years agoMerge branch 'tizen_6.0' into tizen 68/247668/1 accepted/tizen/unified/20201116.130523 submit/tizen/20201113.081305
InHong Han [Fri, 13 Nov 2020 08:17:57 +0000 (17:17 +0900)]
Merge branch 'tizen_6.0' into tizen

Change-Id: If99c4b4e8629e5de4d134255ae118b0b65795064

3 years agoMerge branch 'tizen_6.0' into tizen 19/247519/1
Jihoon Kim [Wed, 11 Nov 2020 11:22:30 +0000 (20:22 +0900)]
Merge branch 'tizen_6.0' into tizen

Change-Id: Ie608fb534c821ffc0882fbdb2ad5625bd3219b39

3 years agoUpdate package version to 0.5.25 53/247453/1 accepted/tizen/6.0/unified/20201116.012234 submit/tizen_6.0/20201111.051644 submit/tizen_6.0/20201112.095914 submit/tizen_6.0/20201113.005005
InHong Han [Wed, 11 Nov 2020 04:48:19 +0000 (13:48 +0900)]
Update package version to 0.5.25

Change-Id: I6f0b12f15e499ad422f5b06821c60d57bee0712e

3 years agoModified to send the destory message to ISF panel 60/247360/2
InHong Han [Tue, 10 Nov 2020 05:00:41 +0000 (14:00 +0900)]
Modified to send the destory message to ISF panel

Change-Id: I9cce867b1eb46be37c868cf194dec64eaa663f8b

3 years agoModified to send focus_out message when IME is shown 59/247359/3
InHong Han [Tue, 10 Nov 2020 04:47:58 +0000 (13:47 +0900)]
Modified to send focus_out message when IME is shown

Change-Id: I997c5d7bdb3231e367d4beebf6ee5427b9b4dfff

3 years agoSend angle information of parent window on show request 88/247288/1
Ji-hoon Lee [Tue, 28 Apr 2020 12:33:26 +0000 (21:33 +0900)]
Send angle information of parent window on show request

Change-Id: I69592db57893e86564a65a26400d3d2ad5f87e0a

3 years agoUpdate package version to 0.5.24 74/246974/1 accepted/tizen/unified/20201106.130138 submit/tizen/20201105.075223
Jihoon Kim [Thu, 5 Nov 2020 11:52:02 +0000 (20:52 +0900)]
Update package version to 0.5.24

Change-Id: I4f82119da5285bf5d56b2abce95a288e4af33956
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoFix build error on 64bit 73/246973/1
Jihoon Kim [Thu, 5 Nov 2020 11:47:48 +0000 (20:47 +0900)]
Fix build error on 64bit

Change-Id: I9f2bfda01670e250714f2c51f1be6b853a342c08
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoUpdate package version to 0.5.24 72/246972/1 accepted/tizen/6.0/unified/20201110.010748 submit/tizen_6.0/20201106.085023
Jihoon Kim [Thu, 5 Nov 2020 11:48:53 +0000 (20:48 +0900)]
Update package version to 0.5.24

Change-Id: I3f733e7a6bcb7bbb1e5ba04a508c32ef4df8384d
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoFix build error on 64bit 71/246971/1
Jihoon Kim [Thu, 5 Nov 2020 11:47:48 +0000 (20:47 +0900)]
Fix build error on 64bit

Change-Id: I9f2bfda01670e250714f2c51f1be6b853a342c08
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoUpdate package version to 0.5.23 30/246930/1
Jihoon Kim [Thu, 5 Nov 2020 05:10:35 +0000 (14:10 +0900)]
Update package version to 0.5.23

Change-Id: Icc791d6ccb56b2f50e84c7f1fd87c7c36c890f98
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoSupport groupping for option window 29/246929/1
Jihoon Kim [Mon, 2 Nov 2020 12:15:00 +0000 (21:15 +0900)]
Support groupping for option window

Change-Id: Icaabb805b197ff8f73681400f12c427a17879d59
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoChange log level 28/246928/1
Jihoon Kim [Tue, 27 Oct 2020 03:07:41 +0000 (12:07 +0900)]
Change log level

Change-Id: I6e4b094895e4fb51e3c945114529210ae6cb49ff
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoUpdate package version to 0.5.22 27/246927/1
Jihoon Kim [Thu, 15 Oct 2020 06:38:28 +0000 (15:38 +0900)]
Update package version to 0.5.22

Change-Id: I70e4c8271d71c7e3985c109278516ef374b00383
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoFix issue not to send IME focus-out message sometimes 26/246926/1
Jihoon Kim [Thu, 15 Oct 2020 06:36:56 +0000 (15:36 +0900)]
Fix issue not to send IME focus-out message sometimes

Change-Id: I473c1aace31e0c45815ebdc04908013bd8463f73
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoUpdate package version to 0.5.23 00/246900/1
Jihoon Kim [Thu, 5 Nov 2020 05:10:35 +0000 (14:10 +0900)]
Update package version to 0.5.23

Change-Id: Icc791d6ccb56b2f50e84c7f1fd87c7c36c890f98
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoSupport groupping for option window 99/246899/1
Jihoon Kim [Mon, 2 Nov 2020 12:15:00 +0000 (21:15 +0900)]
Support groupping for option window

Change-Id: Icaabb805b197ff8f73681400f12c427a17879d59
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoChange log level 11/246211/1
Jihoon Kim [Tue, 27 Oct 2020 03:07:41 +0000 (12:07 +0900)]
Change log level

Change-Id: I6e4b094895e4fb51e3c945114529210ae6cb49ff
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoUpdate package version to 0.5.22 38/245738/1 accepted/tizen/unified/20201028.123901 submit/tizen/20201015.065211 submit/tizen/20201028.011407
Jihoon Kim [Thu, 15 Oct 2020 06:38:28 +0000 (15:38 +0900)]
Update package version to 0.5.22

Change-Id: I70e4c8271d71c7e3985c109278516ef374b00383
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoFix issue not to send IME focus-out message sometimes 37/245737/1
Jihoon Kim [Thu, 15 Oct 2020 06:36:56 +0000 (15:36 +0900)]
Fix issue not to send IME focus-out message sometimes

Change-Id: I473c1aace31e0c45815ebdc04908013bd8463f73
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoUpdate package version to 0.5.21 14/245214/1 accepted/tizen/6.0/unified/20201030.113338 accepted/tizen/6.0/unified/hotfix/20201103.001234 accepted/tizen/unified/20201006.044330 submit/tizen/20201005.112314 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 [Mon, 5 Oct 2020 11:06:49 +0000 (20:06 +0900)]
Update package version to 0.5.21

Change-Id: I04f1ef693dcd65c2f7b4e286abbdcc9473a1d3b2
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoFix bug not to show IME automatically after detaching USB keyboard 13/245213/1
Jihoon Kim [Mon, 5 Oct 2020 11:06:30 +0000 (20:06 +0900)]
Fix bug not to show IME automatically after detaching USB keyboard

Change-Id: I7ea1fca18a85218fa4fe0d058c9c955f33572cff
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoFix indentation 12/245212/1
Jihoon Kim [Mon, 5 Oct 2020 11:03:30 +0000 (20:03 +0900)]
Fix indentation

Change-Id: Ife293cdce63ceca48dc5a9afddae40ae80871bfe
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoFix typo in variable name 04/245204/1
Jihoon Kim [Mon, 5 Oct 2020 10:02:30 +0000 (19:02 +0900)]
Fix typo in variable name

Change-Id: Ie704f8fef0d40c96ef1a9b057b41fff85ba95fbb
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoUpdate package version to 0.5.20 35/244935/1 accepted/tizen/unified/20201005.005825 submit/tizen/20200928.082117
Jihoon Kim [Mon, 28 Sep 2020 05:59:51 +0000 (14:59 +0900)]
Update package version to 0.5.20

Change-Id: I33757896347b26fb9f6915d2ee7c3cd1a7118f6b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoPrevent to send deactivate after destroy message 33/244933/1
Jihoon Kim [Mon, 28 Sep 2020 05:52:33 +0000 (14:52 +0900)]
Prevent to send deactivate after destroy message

Change-Id: Ia3f87fb6f1e0aac54df82737b61f95619179c33c
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoFix indentation 50/244850/1
Jihoon Kim [Fri, 25 Sep 2020 05:40:37 +0000 (14:40 +0900)]
Fix indentation

Change-Id: Ic675135b2c0d29563c2305a499ac132afd29dd25
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoUpdate package version to 0.5.19 63/244763/1 accepted/tizen/unified/20200924.121639 submit/tizen/20200924.053851
Jihoon Kim [Thu, 24 Sep 2020 05:01:41 +0000 (14:01 +0900)]
Update package version to 0.5.19

Change-Id: I156f53f10df917eb8b8ad93790cb05c88acee539
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoFix issue detected by static analysis tool 62/244762/1
Jihoon Kim [Thu, 24 Sep 2020 04:59:18 +0000 (13:59 +0900)]
Fix issue detected by static analysis tool

Change-Id: I653bdb2a2f26c1f3cdcfaa84173261b19f5a0582
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoUpdate package version to 0.5.18 08/244408/1 accepted/tizen/unified/20200921.042424 submit/tizen/20200918.075318 submit/tizen/20200920.023154
Jihoon Kim [Fri, 18 Sep 2020 07:45:05 +0000 (16:45 +0900)]
Update package version to 0.5.18

Change-Id: Ibcb556eb81c1a1f617a541abdd312d690dbd7833
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoAdd more logs for debugging 81/244081/4
Jihoon Kim [Tue, 15 Sep 2020 02:20:01 +0000 (11:20 +0900)]
Add more logs for debugging

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