platform/core/uifw/e-mod-tizen-wl-textinput.git
5 months agoUpdate package version to 0.5.33 37/302237/1 accepted/tizen_6.0_unified tizen_6.0 accepted/tizen/6.0/unified/20231204.154525
Inhong Han [Mon, 4 Dec 2023 09:28:39 +0000 (18:28 +0900)]
Update package version to 0.5.33

Change-Id: Icc849013f91b64e082db7d85333a1e8bdffc8907

5 months agoModified to ignore invalid key event 36/302236/1
Inhong Han [Mon, 4 Dec 2023 08:16:08 +0000 (17:16 +0900)]
Modified to ignore invalid key event

Change-Id: I54ce6409f7c29299d7744cbabd3253fbaea880db

2 years agoAdd missing timer reset code 73/272073/1
InHong Han [Mon, 7 Mar 2022 11:32:43 +0000 (20:32 +0900)]
Add missing timer reset code

Change-Id: I6c1848efed77b2d8e93ce99706a63ca2dca2eb24

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 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 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 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 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 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.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>
3 years agoUpdate package version to 0.5.17 16/243916/1 accepted/tizen/unified/20200914.131434 submit/tizen/20200911.071348
Jihoon Kim [Fri, 11 Sep 2020 07:09:43 +0000 (16:09 +0900)]
Update package version to 0.5.17

Change-Id: Ib047a6969e510f9eafa4ada4c38c83224a59e7bf
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoAdd error message when failing to register H/W keyboard mode change 15/243915/1
Jihoon Kim [Fri, 11 Sep 2020 07:09:20 +0000 (16:09 +0900)]
Add error message when failing to register H/W keyboard mode change

Change-Id: I4c144ce6f3ea588fe837b12e36694a46f31d1ee3
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoUpdate package version to 0.5.16 92/240892/2 accepted/tizen/unified/20200814.123114 submit/tizen/20200812.113720 submit/tizen/20200813.111438
Jihoon Kim [Wed, 12 Aug 2020 11:12:48 +0000 (20:12 +0900)]
Update package version to 0.5.16

Change-Id: I2a1316d14ddb81cbabc8fe59a9054ad6426d50fc
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoSend input panel geometry in finishing moving floating IME 91/240891/3
Jihoon Kim [Wed, 12 Aug 2020 11:11:27 +0000 (20:11 +0900)]
Send input panel geometry in finishing moving floating IME

Change-Id: Id354c84b7029129ed13982c2a1c72a3d68c76c06
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoUpdate package version to 0.5.15 53/239753/1 accepted/tizen/unified/20200730.130905 accepted/tizen/unified/20200731.145805 submit/tizen/20200729.110750 submit/tizen/20200730.093703
InHong Han [Wed, 29 Jul 2020 10:57:17 +0000 (19:57 +0900)]
Update package version to 0.5.15

Change-Id: Ibfb0034e35d31f47458518f9d21d0753dfe41c49

3 years agoRemove unnecessary log 50/239750/1
InHong Han [Wed, 29 Jul 2020 10:51:51 +0000 (19:51 +0900)]
Remove unnecessary log

Change-Id: I600c3b302191609df5419bc1f8b1b15e06a5958e

3 years agoModified not to show IME automatically when the state of the input_panel_enabled... 48/239748/1
InHong Han [Wed, 29 Jul 2020 10:49:11 +0000 (19:49 +0900)]
Modified not to show IME automatically when the state of the input_panel_enabled is false

Change-Id: I62463596bc3a25315d13320ba0136c7e8445becb

3 years agoUpdate package version to 0.5.14 48/239148/1 accepted/tizen/unified/20200723.232527 submit/tizen/20200722.060335
Jihoon Kim [Wed, 22 Jul 2020 05:58:39 +0000 (14:58 +0900)]
Update package version to 0.5.14

Change-Id: I1d96c9b588da3a9d23349e632b90469519e3b6fa
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoHandle key event cancel flag 21/238721/1
Jihoon Kim [Thu, 16 Jul 2020 11:54:25 +0000 (20:54 +0900)]
Handle key event cancel flag

Change-Id: I4449fa21990429db04339d389e4f97128ba77516
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoRefactoring the duplicated code to hide IME 13/238713/1
Jihoon Kim [Thu, 16 Jul 2020 11:19:56 +0000 (20:19 +0900)]
Refactoring the duplicated code to hide IME

Change-Id: I4c8211a5dffa0f3a733348350155bb2f42240c28
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoPrevent to hide IME in case of pressing cancel key 12/238712/1
Jihoon Kim [Thu, 16 Jul 2020 11:15:39 +0000 (20:15 +0900)]
Prevent to hide IME in case of pressing cancel key

Change-Id: I8d7f60f969e35188de0fe3f00f981a017443f9d5
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agograb the number key event of the H/W keyboard 01/237801/1
InHong Han [Fri, 3 Jul 2020 02:06:55 +0000 (11:06 +0900)]
grab the number key event of the H/W keyboard

Change-Id: I8de4375f5a5e94ed33c4c84826581a581149475f

3 years agoUpdate package version to 0.5.13 93/234493/1 accepted/tizen/unified/20200528.132903 submit/tizen/20200527.015345
Jihoon Kim [Wed, 27 May 2020 01:41:56 +0000 (10:41 +0900)]
Update package version to 0.5.13

Change-Id: I49c4836e80000f9a2753f3668d2291557e0c65ac
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 years agoFix bug that no way to show IME after generating key event in wearable 96/234396/1
InHong Han [Tue, 26 May 2020 02:54:47 +0000 (11:54 +0900)]
Fix bug that no way to show IME after generating key event in wearable

In wearable, IME will be shown after focus out and focus in again.

Change-Id: I73856980ab1243d358acfde848643ad98f726f80
(cherry picked from commit f53d886a19c7b17d8cd1eeec6c7c9296b29ededb)

4 years agoUpdate package version to 0.5.12 06/232806/1 accepted/tizen/unified/20200508.045105 submit/tizen/20200507.121902
Ji-hoon Lee [Thu, 7 May 2020 12:16:02 +0000 (21:16 +0900)]
Update package version to 0.5.12

Change-Id: Ie352d091eb4f4c470b814d1f4dd78124f2ce2c87

4 years agoSend destroy message to ISF panel only for focused objects 05/232805/1
Ji-hoon Lee [Thu, 7 May 2020 12:06:52 +0000 (21:06 +0900)]
Send destroy message to ISF panel only for focused objects

Change-Id: I34f3bf72ce9d8d047341817b602617a5d124e432

4 years agoUpdate package version to 0.5.11 44/231144/1 accepted/tizen/unified/20200421.051603 submit/tizen/20200420.113626
InHong Han [Fri, 17 Apr 2020 11:06:28 +0000 (20:06 +0900)]
Update package version to 0.5.11

Change-Id: I58e58700f1fea88aa081f58e09aa5023fd3050bc

4 years agoShow IME when detaching H/W keyboard 42/231142/2
InHong Han [Fri, 17 Apr 2020 07:30:54 +0000 (16:30 +0900)]
Show IME when detaching H/W keyboard

Change-Id: I21810949aea66fd03aa2069ba4d5afff2cc4288c
(cherry picked from commit 089d95d0774f170161fa4c34ca375ccab3ef5d4b)

4 years agoUpdate package version to 0.5.10 40/228340/1 accepted/tizen/unified/20200323.173011 submit/tizen/20200320.082339
Jihoon Kim [Fri, 20 Mar 2020 08:24:44 +0000 (17:24 +0900)]
Update package version to 0.5.10

Change-Id: Id929877382472c38976a1c47119380234d0ee875
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
4 years agoe_mod_input_panel: use e_client_layser_set instead of evas obj api 31/228331/1
Juyeon Lee [Fri, 20 Mar 2020 17:06:30 +0000 (02:06 +0900)]
e_mod_input_panel: use e_client_layser_set instead of evas obj api

Change-Id: I9e3602061998941ab3b146a0613da3b4e5e5977a

4 years agoUpdate package version to 0.5.9 70/227570/1 submit/tizen/20200313.051735
InHong Han [Fri, 13 Mar 2020 02:16:14 +0000 (11:16 +0900)]
Update package version to 0.5.9

Change-Id: Ib4816d06c5ab0b1402072df9fbdbf4192be9147d

4 years agoModified to prevent sending invalid geometry to app 60/227560/1
InHong Han [Thu, 12 Mar 2020 10:17:58 +0000 (19:17 +0900)]
Modified to prevent sending invalid geometry to app

Change-Id: I05f91c40018ab8bda3c8fe90e48fb7e03b18c15f
(cherry picked from commit eb6ea7d0108c3f1f633e9d064de3f1a1e88a5b13)

4 years agoUpdate package version to 0.5.8 22/225622/1 accepted/tizen/unified/20200227.121116 submit/tizen/20200221.074424
Jihoon Kim [Fri, 21 Feb 2020 07:41:12 +0000 (16:41 +0900)]
Update package version to 0.5.8

Change-Id: I52fe905e4209008ea9de2e694a8d74f3bb484488
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
4 years agoSupport to notify after completing effect of hiding IME 20/225620/1
Jihoon Kim [Fri, 21 Feb 2020 07:30:58 +0000 (16:30 +0900)]
Support to notify after completing effect of hiding IME

Change-Id: I60f0b7e366420e01f1970236fc9bf78e80848e9e
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
4 years agoUpdate package version to 0.5.7 03/223703/1 accepted/tizen/unified/20200205.125329 submit/tizen/20200204.012912 submit/tizen/20200204.104511
InHong Han [Mon, 3 Feb 2020 06:13:24 +0000 (15:13 +0900)]
Update package version to 0.5.7

Change-Id: I279ba24f1a6f05f79ba8087012bade7470f8ebc2

4 years agoFix crash issue 00/223700/1
InHong Han [Mon, 3 Feb 2020 06:08:28 +0000 (15:08 +0900)]
Fix crash issue

Change-Id: I172086fcfd3219f0e215a4b28bbce4952efb85bc

4 years agoUpdate package version to 0.5.6 09/223509/1 accepted/tizen/unified/20200131.050539 accepted/tizen/unified/20200203.125751 submit/tizen/20200129.081108 submit/tizen/20200131.080332
Jihoon Kim [Thu, 30 Jan 2020 10:17:10 +0000 (19:17 +0900)]
Update package version to 0.5.6

Change-Id: I129e216f3f5e8e7ba9c0a3e3c30bed348434c30c
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
4 years agoModified to deliver valid geometry information to the IMMODULE 50/223450/1
InHong Han [Thu, 23 Jan 2020 05:38:20 +0000 (14:38 +0900)]
Modified to deliver valid geometry information to the IMMODULE

Change-Id: I331b8f32a19c4ce8ffa16ace53d5a25dbc9d3903
(cherry picked from commit e11db9e8f9bc95782cb8bf5c2a707a83920dd39f)

4 years agoUpdate package version to 0.5.5 90/223390/1
Jihoon Kim [Wed, 29 Jan 2020 08:12:38 +0000 (17:12 +0900)]
Update package version to 0.5.5

Change-Id: I72d1d53d829be08faacd5761d1af79975cedd976
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
4 years agoFix uninitialized variable issue 87/223387/1
Jihoon Kim [Wed, 29 Jan 2020 08:11:31 +0000 (17:11 +0900)]
Fix uninitialized variable issue

Change-Id: Ife3638d7efee57e753eff6f74b14075898a61d59
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
4 years agoUpdate package version to 0.5.4 27/223327/1 accepted/tizen/unified/20200130.214617 submit/tizen/20200129.005001
Jihoon Kim [Wed, 29 Jan 2020 00:50:31 +0000 (09:50 +0900)]
Update package version to 0.5.4

Change-Id: I51614a5e5513f8b8b7530947c5a67629aa492c82
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
4 years agoModified to not send previous IME geometry to app 16/222816/1
InHong Han [Fri, 17 Jan 2020 06:37:39 +0000 (15:37 +0900)]
Modified to not send previous IME geometry to app

Change-Id: Ib74df9abeea411e180d61e9834abf28b3b462f38
(cherry picked from commit 8c1a96409de51d7f96a58ead0b0a9c86fd5f2b0b)

4 years agoUpdate package version to 0.5.3 63/222663/1 submit/tizen/20200117.053242
Jihoon Kim [Fri, 17 Jan 2020 05:34:07 +0000 (14:34 +0900)]
Update package version to 0.5.3

Change-Id: Iccf6029e7f1c2977c1205c105bfdf907b435666b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
4 years agoadd code to check effect state while handling hide keyboard request 36/222236/2
Doyoun Kang [Mon, 13 Jan 2020 00:05:22 +0000 (09:05 +0900)]
add code to check effect state while handling hide keyboard request

There was a bug that the application view was corruptted when the HW keyboard
was pressed while show effect of SW keyboard was run.

Change-Id: I0ac152b1e502fa744d929299beade229b434ff8d

4 years agoUpdate package version to 0.5.2 93/221993/1 submit/tizen/20200109.023635 submit/tizen/20200114.013356 submit/tizen/20200114.013812
Jihoon Kim [Thu, 9 Jan 2020 01:53:58 +0000 (10:53 +0900)]
Update package version to 0.5.2

Change-Id: Ic4206d6069696744f5e7114d9e429c902b12865c
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
4 years agoFix issue detected static analysis tool 96/220396/2
Jihoon Kim [Wed, 18 Dec 2019 05:09:33 +0000 (14:09 +0900)]
Fix issue detected static analysis tool

Change-Id: I114a3196f039388211e9461c12c7fdac958592a7
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
4 years agoUpdate package version to 0.5.1 46/221946/1
InHong Han [Wed, 8 Jan 2020 10:20:33 +0000 (19:20 +0900)]
Update package version to 0.5.1

Change-Id: I8a70e392615b10b6b97de8e720174d400382d64c

4 years agoSeparated input_method_destroy from input_method_deactivate 32/221832/1
InHong Han [Wed, 8 Jan 2020 01:37:40 +0000 (10:37 +0900)]
Separated input_method_destroy from input_method_deactivate

Change-Id: Id6ee39a90470dcd1f21a1e805c1662dd8dee3fa9

4 years agoMerge branch 'tizen_5.5' into tizen 77/220377/1 accepted/tizen/unified/20191224.131929 submit/tizen/20191218.023222
Jihoon Kim [Tue, 17 Dec 2019 10:10:39 +0000 (19:10 +0900)]
Merge branch 'tizen_5.5' into tizen

Change-Id: I81ac02c2cad4ee5cd6723d079a66a404726c2b4c

4 years agoMerge "Update package version to 0.4.9" into tizen_5.5
Jihoon Kim [Tue, 17 Dec 2019 01:54:14 +0000 (01:54 +0000)]
Merge "Update package version to 0.4.9" into tizen_5.5

4 years agoUpdate package version to 0.4.9 76/220276/1
Jihoon Kim [Tue, 17 Dec 2019 01:21:32 +0000 (10:21 +0900)]
Update package version to 0.4.9

Change-Id: I4382312fd339a6b7fe68e2fc7ed29c248d5aa1fe
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
4 years agoFix defects detected by static analysis tool 20/220220/1
Ji-hoon Lee [Mon, 16 Dec 2019 07:32:51 +0000 (16:32 +0900)]
Fix defects detected by static analysis tool

Change-Id: Ia89e31faaaa995493715b0fb37db08f4048bdebb

4 years agoMerge branch 'tizen_5.5' into tizen 94/220094/1
Ji-hoon Lee [Fri, 13 Dec 2019 04:45:12 +0000 (13:45 +0900)]
Merge branch 'tizen_5.5' into tizen

Change-Id: I2adb434e077ce002717c06de97b873bd0e9c8b5c

4 years agoFix defects detected by static analysis tool 16/219816/1
Ji-hoon Lee [Tue, 10 Dec 2019 08:02:41 +0000 (17:02 +0900)]
Fix defects detected by static analysis tool

Change-Id: I4a982d68410ff161cda2ec13dec0de90f5252fb5

4 years agoMerge branch 'tizen_5.5' into tizen 43/219643/1
InHong Han [Mon, 9 Dec 2019 01:29:07 +0000 (10:29 +0900)]
Merge branch 'tizen_5.5' into tizen

Change-Id: I17e2713d6a3242fbc977c7973262327740a46ec5

4 years agoUpdate package version to 0.4.8 67/219467/2 accepted/tizen/5.5/unified/20191206.013101 submit/tizen_5.5/20191205.072026
InHong Han [Thu, 5 Dec 2019 06:32:34 +0000 (15:32 +0900)]
Update package version to 0.4.8

Change-Id: I8c8608335428cbe55b5473abea15d7eece3b1c80

4 years agoModified to synchronize the state of the input panel and vconf value 66/219466/2
InHong Han [Thu, 5 Dec 2019 06:20:01 +0000 (15:20 +0900)]
Modified to synchronize the state of the input panel and vconf value

Change-Id: Ib2646616f8474fb81cb156d9ea306f1806ba5801

4 years agoUpdate package version to 0.4.7 84/218384/1 submit/tizen/20191121.121804
Doyoun Kang [Fri, 22 Nov 2019 00:30:01 +0000 (09:30 +0900)]
Update package version to 0.4.7

Change-Id: I0198e49f511f906e6a195e5969da5843d10eaa60

4 years agoUpdate package version to 0.4.7 83/218383/1 accepted/tizen/5.5/unified/20191203.011127 submit/tizen_5.5/20191121.123717
Doyoun Kang [Fri, 22 Nov 2019 00:21:27 +0000 (09:21 +0900)]
Update package version to 0.4.7

Change-Id: I32adc86e16fec58dec8de80d7b6a3f4a0cbac5f4

4 years agoe_mod_input_panel: add code to sync resizing window using rotation_geometry_set hook 82/218382/1
Doyoun Kang [Fri, 22 Nov 2019 00:15:00 +0000 (09:15 +0900)]
e_mod_input_panel: add code to sync resizing window using rotation_geometry_set hook

Change-Id: I706beb96d6ad7b742945a0c302a50be554a66451

4 years agoe_mod_input_panel: add code to sync resizing window using rotation_geometry_set hook 81/218381/1
Doyoun Kang [Fri, 22 Nov 2019 00:15:00 +0000 (09:15 +0900)]
e_mod_input_panel: add code to sync resizing window using rotation_geometry_set hook

Change-Id: I706beb96d6ad7b742945a0c302a50be554a66451

4 years agoUpdate package version to 0.4.6 91/216091/1 accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix accepted/tizen/5.5/unified/20191031.015423 accepted/tizen/5.5/unified/mobile/hotfix/20201027.075509 accepted/tizen/unified/20191021.220218 submit/tizen/20191021.062138 submit/tizen_5.5/20191031.000005 submit/tizen_5.5_mobile_hotfix/20201026.185105 tizen_5.5.m2_release
Doyoun Kang [Mon, 21 Oct 2019 04:57:35 +0000 (13:57 +0900)]
Update package version to 0.4.6

Change-Id: Iec7330e29624e7534e83dab6ccf3f372ce906ca6

4 years agoadd code to sync resizing window by rotation geometry set 94/215994/1
Doyoun Kang [Fri, 18 Oct 2019 05:38:20 +0000 (14:38 +0900)]
add code to sync resizing window by rotation geometry set

Change-Id: I21d64c677163c16ec53374382944ba4ff0471e44

4 years agoe_mod_input_panel: use e_client_raise function 18/215818/1
Doyoun Kang [Wed, 16 Oct 2019 07:49:30 +0000 (16:49 +0900)]
e_mod_input_panel: use e_client_raise function

replaced code to e_client_raise from evas_object_raise

Change-Id: I10d4d52f8f7948aa795b01d07e57b47c29a706c8

4 years agoUpdate package version to 0.4.5 20/215420/1 accepted/tizen/unified/20191010.032805 submit/tizen/20191008.055802
InHong Han [Tue, 8 Oct 2019 04:25:05 +0000 (13:25 +0900)]
Update package version to 0.4.5

Change-Id: I50ab1851404076984f15400d7177131e50277cd4

4 years agoModified to get a valid agnle when the position of the input panel is set by app 14/215414/3
InHong Han [Tue, 8 Oct 2019 03:22:07 +0000 (12:22 +0900)]
Modified to get a valid agnle when the position of the input panel is set by app

Change-Id: I6faa5bb2c600810e17df89adeb61fc3e79174036

4 years agoRevert "Use the focused E_Client for floating position" 13/215413/1
InHong Han [Mon, 7 Oct 2019 07:19:14 +0000 (16:19 +0900)]
Revert "Use the focused E_Client for floating position"

This reverts commit 40a6f99634c0eb57845f4c7f2f4bddad13c018c8.

Change-Id: I9b2933f05a35e8f5272338804419a3475e6c9f17
Signed-off-by: InHong Han <inhong1.han@samsung.com>
4 years agoUpdate package version to 0.4.4 15/210315/1 accepted/tizen/unified/20190719.111703 submit/tizen/20190718.094459 submit/tizen/20190723.082530
InHong Han [Thu, 18 Jul 2019 05:38:25 +0000 (14:38 +0900)]
Update package version to 0.4.4

Change-Id: I6e7eff313d6a8a29f671622f99673317e204f951

4 years agoFixed the crash issue when unbind function is called after E_Client was deleted 63/210163/6
InHong Han [Thu, 18 Jul 2019 01:23:21 +0000 (10:23 +0900)]
Fixed the crash issue when unbind function is called after E_Client was deleted

Change-Id: I3080f943e032c629170659bac5022f81b9385081

4 years agoUpdate package version to 0.4.3 66/206066/1 accepted/tizen/unified/20190515.221736 submit/tizen/20190514.024650
Inhong Han [Tue, 14 May 2019 02:44:06 +0000 (11:44 +0900)]
Update package version to 0.4.3

Change-Id: Idcbfbd4cb4d1005f90eabf1ad619da978268d3ae

4 years agodoing transform when surface is ready 86/205686/5
Junseok, Kim [Wed, 8 May 2019 11:12:11 +0000 (20:12 +0900)]
doing transform when surface is ready

Change-Id: I9cd00ddf6525f47e048fb971c5ba6eb62c2ad86e