Jihoon Kim [Thu, 12 Mar 2020 03:51:30 +0000 (12:51 +0900)]
Handle key event cancel flag
Change-Id: I9e8af6737f90a47245ad727110d009095a7b01d3
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Mon, 16 Mar 2020 02:00:01 +0000 (11:00 +0900)]
Update package version to 5.5.27
Change-Id: I35311054fedc828427ebbb561231dd057507fd2d
InHong Han [Mon, 16 Mar 2020 01:30:11 +0000 (10:30 +0900)]
Prevent buffer overflow
Change-Id: I43f2fabedc27c158485ac8896d35012a94522439
InHong Han [Mon, 9 Mar 2020 05:56:16 +0000 (14:56 +0900)]
Update package version to 5.5.26
Change-Id: I4ed8ecba560e868dac8e63ad3ccd1fa13d3d9cd9
InHong Han [Mon, 9 Mar 2020 01:58:41 +0000 (10:58 +0900)]
Reduce the wait time for key processing to prevent deadlock
Change-Id: I0767287e996b870e4ec70cc25f9250907f584186
Jihoon Kim [Thu, 13 Feb 2020 11:50:46 +0000 (20:50 +0900)]
Update package version to 5.5.25
Change-Id: I4c0b1692a05f6cfe69531beeaf550f80ab139c78
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 13 Feb 2020 11:40:50 +0000 (20:40 +0900)]
Revert "Fix the cap mode problem in wearable equipment."
The original patch makes compatibility issue on product.
This reverts commit
adfd64caa736266f9791afa0b96acd20f37e19ad.
Change-Id: I341f026dd2c03e26957a0635b08810943616d242
Jihoon Kim [Thu, 30 Jan 2020 10:53:22 +0000 (19:53 +0900)]
Update package version to 5.5.24
Change-Id: I89bbc03f32bb6cba973bc8f53ba1e2e0dc57ccbd
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 30 Jan 2020 10:08:18 +0000 (19:08 +0900)]
Fix infinite loop issue
Expression 'i >= 0' is always true , which may be caused by a logical error
Change-Id: I28abaf2723feba906ad4dbd02fb5cb4f6f82e27a
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 30 Jan 2020 10:05:32 +0000 (19:05 +0900)]
Fix issue close file descriptor again that has been already closed.
Handler 'fd' is passed to a function at ecore_socket_panel_agent_module.cpp:1804
by calling function 'close' after the handler is closed again at
ecore_socket_panel_agent_module.cpp:1742 by passing as 1st parameter to function
'scim::EcoreSocketPanelAgent::filter_exception_event'
at ecore_socket_panel_agent_module.cpp:1803.
Change-Id: If8af3659a2c05c7f8691b41b0674e32f2573e48a
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 22 Jan 2020 12:27:39 +0000 (21:27 +0900)]
Apply secure log in IME interface
Change-Id: I6cf97483a032a7211251657e149f6ee519e1a2fa
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Tue, 21 Jan 2020 11:01:26 +0000 (20:01 +0900)]
Update package version to 5.5.23
Change-Id: I8d85ed53b155b72311289c9a8e1f87817a80fe92
InHong Han [Tue, 21 Jan 2020 10:49:46 +0000 (19:49 +0900)]
Modified not to be hidden IME immediately when input_panel_hide() is called twice
Change-Id: Ib17b9b81d8b0be2a10fe0016e6b9b08df44c6330
InHong Han [Mon, 20 Jan 2020 05:26:43 +0000 (14:26 +0900)]
Update package version to 5.5.22
Change-Id: I91b31a08c22c34f26c541c341cd2d5159a483f89
InHong Han [Mon, 20 Jan 2020 05:05:49 +0000 (14:05 +0900)]
Modified to prevent IME from restarting in on-demand mode
Change-Id: I718f94b70036c7961933b7bf475fd5f6f454caeb
InHong Han [Tue, 7 Jan 2020 07:00:29 +0000 (16:00 +0900)]
Fix issue character is committed twice when IME is slow
Change-Id: If94eeeae69b3e73667f178082525a8333a494ed7
InHong Han [Fri, 27 Dec 2019 03:59:52 +0000 (12:59 +0900)]
Update package version to 5.5.21
Change-Id: I94f3e18ad6d5898c00090179a023391f57cbd7b7
InHong Han [Fri, 27 Dec 2019 03:58:30 +0000 (12:58 +0900)]
Modified to set valid Ecore_IMF_Preedit_Attr's end_index
Change-Id: Ifa332c1a9c53082dd5babaf476e750edd6d09181
Jihoon Kim [Mon, 16 Dec 2019 11:32:05 +0000 (20:32 +0900)]
Update package version to 5.5.20
Change-Id: I3ca3aaf0d3ffca047341f49d9f458a341371a221
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 16 Dec 2019 10:41:30 +0000 (19:41 +0900)]
Change keyboard mode as S/W keyboard mode in TV profile
Change-Id: Iac8c8e3af6d242f4a677b19574fd817eb82a6248
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Fri, 6 Dec 2019 07:46:01 +0000 (16:46 +0900)]
Used PING message to prevent deadlock
Change-Id: I8ef985cca6deb54f0e1f2c72a6dccf33cab3d06e
InHong Han [Fri, 6 Dec 2019 05:12:34 +0000 (14:12 +0900)]
Update package version to 5.5.19
Change-Id: Idb367d7fcd64f9db9677b7963e87dd8982a72dda
Ji-hoon Lee [Thu, 5 Dec 2019 12:48:04 +0000 (21:48 +0900)]
Add PING message for flushing event queue
Change-Id: I83fb805482376164da9b4853d960ee14e50688c4
InHong Han [Wed, 4 Dec 2019 11:49:10 +0000 (20:49 +0900)]
Update package version to 5.5.18
Change-Id: Ic2b34d2f3976810f97b0ad79dd7d63aeaf7a67e4
InHong Han [Wed, 4 Dec 2019 11:47:44 +0000 (20:47 +0900)]
Removed the vconf setting code to move it to the e-mod-tizen-wl-textinput
Change-Id: I9bee9f3be77c7820af6e501bd09af645321971bf
InHong Han [Tue, 19 Nov 2019 10:58:36 +0000 (19:58 +0900)]
Update package version to 5.5.17
Change-Id: I1c22ad8dd10f45ed858de109233de956ac7c8cd8
InHong Han [Tue, 19 Nov 2019 10:44:22 +0000 (19:44 +0900)]
Fixed the deadlock issue
To prevent the deadlock issue, the process_key_event_done() should be called right away when the IME is terminated.
Change-Id: I4e0badaa44acd29d9f341b5aef279dfd556bf854
Jihoon Kim [Fri, 8 Nov 2019 05:16:00 +0000 (14:16 +0900)]
Update package version to 5.5.16
Change-Id: Ibeafbb6b5690cbd216253dd6f1f8612a80880547
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 8 Nov 2019 05:15:20 +0000 (14:15 +0900)]
Apply secure options to compile flags
Change-Id: I9c2b91cda5435dc2aab212ff56b395134b225f67
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Fri, 18 Oct 2019 08:06:47 +0000 (17:06 +0900)]
Update package version to 5.5.15
Change-Id: I7c26f1eaa964915c90e3e22638eb86767e6f8667
InHong Han [Fri, 18 Oct 2019 06:17:58 +0000 (15:17 +0900)]
Modified the default style of the preedit from underline to none style
Change-Id: I952f6774b81544a86055f972b1c5c647ef155aa0
Jihoon Kim [Thu, 17 Oct 2019 09:34:43 +0000 (18:34 +0900)]
Fix typos
Change-Id: Ic19192d50af3a4322dca4fd1c53d59f14832e270
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 16 Oct 2019 05:53:01 +0000 (14:53 +0900)]
Update package version to 5.5.14
Change-Id: I5c3c421c4f3c7dc82cc0a75cd672b63d5593bedb
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 15 Oct 2019 12:07:14 +0000 (21:07 +0900)]
Support preedit none style
Change-Id: I1d4ad178495e1a00492112500918c4e22b56061b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Tue, 8 Oct 2019 04:06:08 +0000 (13:06 +0900)]
Update package version to 5.5.13
Change-Id: I66b99f5740b3bbbbc481bc88514d3d480f3ea218
InHong Han [Tue, 8 Oct 2019 04:03:14 +0000 (13:03 +0900)]
Add floating IME test in demo
Change-Id: I37053f5eed70046bb1d3d82ea649dab85370bf18
Signed-off-by: InHong Han <inhong1.han@samsung.com>
Jihoon Kim [Wed, 2 Oct 2019 11:50:45 +0000 (20:50 +0900)]
Add log for checking the position of preedit cursor
Change-Id: I43f5d9951e0b8ae9b4d08a1030d26e1a1106e5e4
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Tue, 17 Sep 2019 09:41:55 +0000 (18:41 +0900)]
Update package version to 5.5.12
Change-Id: Iad99485b548f1bf5a2a788cd0fe19e5d34f84915
InHong Han [Tue, 17 Sep 2019 08:50:34 +0000 (17:50 +0900)]
Fix issue that remote_control_text_updated_cb() is not called when IME is shown
Change-Id: I91307612a6c41683361491c99cde8b07b4aaf423
InHong Han [Tue, 17 Sep 2019 05:06:44 +0000 (14:06 +0900)]
Changed Remote Input's privilege
Change-Id: I0c8352ec0d5892cff36ccdcb9e5a7bb0bec892bd
Sungmin Kwak [Mon, 2 Sep 2019 01:06:25 +0000 (10:06 +0900)]
Initialize the input resource mode after the remote input is finished.
Change-Id: I2ef9e6f3fd94f3790c1622b663cbcf54627770d7
Jihoon Kim [Mon, 26 Aug 2019 05:58:50 +0000 (14:58 +0900)]
Update package version to 5.5.11
Change-Id: I2296ecf74c325a216e93c9da3b81c9f76c9ca470
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 26 Aug 2019 05:57:44 +0000 (14:57 +0900)]
demo: not allow focus in rotate button
Change-Id: I6bc54c807e48361286fa1498550d3cf82e31bf21
Jihoon Kim [Mon, 26 Aug 2019 05:52:20 +0000 (14:52 +0900)]
Fix crash issue after input context is deleted
After input context requested to show is deleted, ecore_imf_context_input_panel_event_callback_call() in _conformant_change_cb() has invalid context parameter.
Change-Id: Ibd615e221c922a2816a0f8b384f1fc8041c4cbf0
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 26 Aug 2019 01:43:05 +0000 (10:43 +0900)]
Remove unnecessary header include
Change-Id: Idb4b3b1ed1aba9f885d803bbd6ecdeb051458866
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 8 Aug 2019 06:20:36 +0000 (06:20 +0000)]
Merge "Update package version to 5.5.10" into tizen
Jihoon Kim [Thu, 8 Aug 2019 06:20:31 +0000 (06:20 +0000)]
Merge "Fix issue input language has '~other' in some environment" into tizen
Jihoon Kim [Thu, 8 Aug 2019 06:07:38 +0000 (15:07 +0900)]
Update package version to 5.5.10
Change-Id: I3192b12d88785df3bae0861dc386fce386ce2dab
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 8 Aug 2019 06:13:28 +0000 (06:13 +0000)]
Merge "Fix defect detected by static analysis tool" into tizen
Jihoon Kim [Thu, 8 Aug 2019 05:44:02 +0000 (14:44 +0900)]
Fix issue input language has '~other' in some environment
Change-Id: I75741a380d823e7343e5ceceb537f6cd82a2e161
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 8 Aug 2019 05:41:23 +0000 (14:41 +0900)]
Fix defect detected by static analysis tool
Explicit null dereferenced (FORWARD_NULL)
Passing null pointer display to wl_display_create_queue, which dereferences it.
Change-Id: I4518fe4c1debc3bbb3fc6cbc2d5357d3578a09d1
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Mon, 5 Aug 2019 07:44:28 +0000 (16:44 +0900)]
Update package version to 5.5.10
Change-Id: Ibb23208b02e6c1befc491b015d6fde783d210bd0
InHong Han [Fri, 2 Aug 2019 02:11:54 +0000 (11:11 +0900)]
Fix signed integer overflow
runtime error: signed integer overflow:
1560934086 * 1000000 cannot be represented in type 'long int'
Change-Id: I20e4ffbdde24f1d714982c1fd90260f629caa29c
InHong Han [Fri, 12 Jul 2019 04:11:16 +0000 (04:11 +0000)]
Merge "Remove unused symbolic link" into tizen
Jihoon Kim [Fri, 12 Jul 2019 01:19:20 +0000 (10:19 +0900)]
Update package version to 5.5.9
Change-Id: I29ec5cc719313bd605e23dec6a7cf4d7a9efb8a3
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 12 Jul 2019 01:10:12 +0000 (10:10 +0900)]
Remove code to use deprecated Ecore IMF APIs
Change-Id: I4e575437e80bab6a5e887f006306e365f874057f
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Tue, 9 Jul 2019 09:53:53 +0000 (18:53 +0900)]
Remove unused symbolic link
Change-Id: I66e27a4329a293c89f7d82ae9cd29022da8bc0a0
Inhong Han [Mon, 1 Jul 2019 10:17:37 +0000 (19:17 +0900)]
Update package version to 5.5.8
Change-Id: I68d8016ad0dc5acfff5bdd28c563f0574cfb9046
Sungmin Kwak [Thu, 27 Jun 2019 23:47:11 +0000 (08:47 +0900)]
Move input_panel_shown_once flag into deactivate event
Change-Id: I8cab50f8b57cab7445da89ede9d8639d70a47f41
Sungmin Kwak [Thu, 27 Jun 2019 23:32:17 +0000 (23:32 +0000)]
Revert "Fix a problem that ENTRY_METADATA event is not called"
This reverts commit
cc76ac9cadb8661c99517b435bc66df98857cbd8.
Change-Id: I5ccc0447ddcfde0c13ddd703d53dcaa0e0c6ae00
Sungmin Kwak [Mon, 24 Jun 2019 05:30:19 +0000 (05:30 +0000)]
Merge "Give the empty string for Password textfield in Remote Input" into tizen
Sungmin Kwak [Wed, 19 Jun 2019 05:31:51 +0000 (14:31 +0900)]
Give the empty string for Password textfield in Remote Input
Change-Id: I24338de54fac65d075313e03caa87ac89c2785c0
InHong Han [Wed, 19 Jun 2019 05:05:26 +0000 (14:05 +0900)]
Update package version to 5.5.7
Change-Id: If8daef2a5489cedd5e088a6d6b0e69ceadc1bf5a
Sungmin Kwak [Tue, 18 Jun 2019 09:13:54 +0000 (18:13 +0900)]
Fix a problem that ENTRY_METADATA event is not called
Remove input_panel_shown flag; it can be a false by isf_control_hide_ime API
Change-Id: I5a14eb45034f03d61edc09e8940bd023788bae98
InHong Han [Tue, 4 Jun 2019 04:47:21 +0000 (13:47 +0900)]
Update package version to 5.5.6
Change-Id: I320b5858357345dd855458faa174290ab7962c43
InHong Han [Mon, 3 Jun 2019 10:32:27 +0000 (19:32 +0900)]
Prevent sending invalid key event to application
Change-Id: I7873c16b8718a34abfb1f5c967d25bab887996fe
Jihoon Kim [Tue, 7 May 2019 01:38:20 +0000 (10:38 +0900)]
Update package version to 5.5.5
Change-Id: I0c3588a27fd5099330df75caa22fbd22c2539345
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Xie Ligang [Mon, 6 May 2019 03:52:47 +0000 (11:52 +0800)]
Fix the cap mode problem in wearable equipment.
Change-Id: Ibb0f51bf517b56f2f87556c8bea897ba20da437a
Jihoon Kim [Fri, 12 Apr 2019 08:41:21 +0000 (17:41 +0900)]
Improve logs for readability
Change-Id: Ibc44720fb2184c317dd1a80efcab3dbe7bde5665
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 29 Mar 2019 02:41:12 +0000 (11:41 +0900)]
Update package version to 5.5.4
Change-Id: If4e77113de3d19223348ded6c2ebf4b635f6dfb7
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Hermet Park [Fri, 29 Mar 2019 02:26:24 +0000 (11:26 +0900)]
Bump up efl module version
efl version is updated to 1.22,
efl module patch should be synchronized with it.
Change-Id: Ib675f1511f9074e031cfd1e9285efdf89e4b3ddd
Inhong Han [Mon, 18 Mar 2019 08:48:22 +0000 (17:48 +0900)]
Update package version to 5.5.3
Change-Id: Ib68f858da5e41d4b6aca5cb36c686a6d89fe042a
Inhong Han [Mon, 18 Mar 2019 08:07:56 +0000 (17:07 +0900)]
Separate process_key_event_with_keycode from process_key_event to prevent build error
Change-Id: I228a3a8193dcc5340f57e09deb9715afcd0e0e00
Inhong Han [Tue, 12 Mar 2019 01:20:55 +0000 (10:20 +0900)]
Update package version to 5.5.2
Change-Id: I003529fafb8831570dbf51f7fbef86627534599f
Inhong Han [Mon, 25 Feb 2019 09:35:31 +0000 (18:35 +0900)]
Add keycode in the filter_key event
Change-Id: I99272cb98ceb059c43f20ad8b22849abaa940912
Inhong Han [Mon, 11 Mar 2019 07:05:19 +0000 (16:05 +0900)]
Add log to check crash issue
Change-Id: I6a8fdb70d82a4dc6e2d7c7f499148fe6b663c6cd
Jihoon Kim [Wed, 13 Feb 2019 09:51:32 +0000 (18:51 +0900)]
Update package version to 5.5.1
Change-Id: I0a8a06ed77ec1c0df796544f863c692b0695b815
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 13 Feb 2019 06:29:00 +0000 (15:29 +0900)]
Add back key no grab mode using environment variable
Change-Id: I459b432558ef612f4526fa611b0b3a424cb16f5d
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 7 Feb 2019 01:17:26 +0000 (10:17 +0900)]
Fix potential error
Change-Id: I80dbce5bcc8c5a7b944051462ccc7fde54317ea7
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 7 Feb 2019 01:11:03 +0000 (10:11 +0900)]
Fix indentation
Change-Id: Icdaa34feda8cf40c59639f4ddfc642078844cdaa
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 16 Jan 2019 02:45:49 +0000 (11:45 +0900)]
Update package version to 5.0.35
Change-Id: I3089c7d85837f6f95de6126ab1593da146b1392f
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 16 Jan 2019 01:58:11 +0000 (10:58 +0900)]
Fix issue detected by static analysis tool
After having been compared to NULL value at isf_query_utility.cpp:275, pointer 'databaseInfo.pHandle' is dereferenced at isf_query_utility.cpp:286 by calling function 'sqlite3_exec'.
Change-Id: I107205f712bc4ec16f2296fbbd41d3db5bdc70e3
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Inhong Han [Fri, 4 Jan 2019 09:15:29 +0000 (18:15 +0900)]
Update package version to 5.0.34
Change-Id: I9873c9dee22c6b84f137bbcaf52ed852e4ac1d7d
Inhong Han [Wed, 12 Dec 2018 02:12:28 +0000 (11:12 +0900)]
Update language locale on LANGUAGE_EVENT only
The previous changeID I4a078d5bcce5ea231007c06ab52416606093701c
introduces a code segment that updates language locale
whenever the HelperAgent::update_input_context() gets called.
This is inefficient, thus added if() statement for checking
if the event type is actually LANGUAGE_EVENT
Change-Id: I2ead55babe56d0bc04151ccc422095e6fcc568a2
Jihoon Kim [Fri, 7 Dec 2018 07:54:38 +0000 (16:54 +0900)]
Update package version to 5.0.33
Change-Id: I584c8afb4484e4d178f53cfa063a478849ed02d0
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 7 Dec 2018 07:53:30 +0000 (16:53 +0900)]
Fix mismatch between log format and actual parameter
Change-Id: I028f40fc2697c812ef09fc04c7205c859079aa38
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Inhong Han [Mon, 5 Nov 2018 09:02:41 +0000 (18:02 +0900)]
Update package version to 5.0.32
Change-Id: I6f4db321376f509f45c050c30abc4c32a52d9f40
Inhong Han [Fri, 19 Oct 2018 02:20:34 +0000 (11:20 +0900)]
Fix the issue that IME doesn't work when ISF was terminated in On-demand mode
Change-Id: I33539fe3a38c46920a5081d4dd3f7324111d5c30
Inhong Han [Tue, 16 Oct 2018 09:26:16 +0000 (18:26 +0900)]
Prevent Segmentation fault
Change-Id: Ic68d72896aa32c2573fa9c540571a813d66ade14
(cherry picked from commit
cc321f17c4629729f9229af4ed40c4a5af9fd291)
Inhong Han [Wed, 17 Oct 2018 07:07:11 +0000 (16:07 +0900)]
Add a log related to ecore_timer
Change-Id: I1aeacc83c1cf8aeb2de9ae5cd6268c2a690153b5
Jihoon Kim [Thu, 11 Oct 2018 07:52:52 +0000 (16:52 +0900)]
Fix symbolic link path of libwltextinputmodule.so
Change-Id: Ibd9e5cabea7c51c9b356af521d862ef20bd7f984
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Tue, 11 Sep 2018 01:44:37 +0000 (10:44 +0900)]
Add return_key_type in remote_control_entry_metadata
Change-Id: I84a7dbd676e2424901e5f9f911ad026e47567066
InHong Han [Wed, 5 Sep 2018 00:34:58 +0000 (09:34 +0900)]
Update package version to 5.0.31
Change-Id: Ie10dc9ef0a3b993e85dd44662ff5bd5320a23d04
InHong Han [Tue, 4 Sep 2018 09:24:11 +0000 (18:24 +0900)]
Add signal, slot to Infomanager for restarting IME in on-demand mode
isf_panel_efl doesn't know the status of the IME.
Change-Id: I4cb075419ab727769e0c99138686d2d24c8d192d
InHong Han [Tue, 4 Sep 2018 05:16:56 +0000 (14:16 +0900)]
Fix issue that IME restarts automatically when the focus is changed
Change-Id: I4d51dc056e3c13efeeb140cb83f605dc4dfd5bb0
InHong Han [Mon, 3 Sep 2018 10:41:48 +0000 (19:41 +0900)]
Prevent integer underflow issue
An integer underflow may occur due to arithmetic operation (unsigned subtraction)
between variable 'lendir' and value '1', when 'lendir' is equal to '0'
Change-Id: I569ff1e74e5e923573055c345752d0f343bba529
InHong Han [Mon, 3 Sep 2018 02:47:32 +0000 (11:47 +0900)]
Update package version to 5.0.30
Change-Id: Ia9ebcd3547d50813bd797f4f46698c81e283a606
InHong Han [Fri, 31 Aug 2018 05:50:15 +0000 (14:50 +0900)]
Modified to send ise state variables in TV
Change-Id: Iecad645a279e45f4210156dbd533833d8391e413
InHong Han [Wed, 29 Aug 2018 07:06:47 +0000 (16:06 +0900)]
Fix issue content hint was not delivered when the focus_in is called without show event
Change-Id: I4464734ca06295a0059b944c80ac5d1725f6a7df
InHong Han [Wed, 29 Aug 2018 05:14:59 +0000 (14:14 +0900)]
Change isf.sh permission to 644
Change-Id: I560fb22716ab0cd833490a6d6dbd0dfe613fc58e