Li Zhang [Thu, 8 Sep 2016 08:08:47 +0000 (16:08 +0800)]
Next key event should be processed next to current key event
Change-Id: I069d673ac67ca919e600967d1d043cc6a7edd63d
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 9 Sep 2016 00:30:48 +0000 (09:30 +0900)]
Remove unused function
Change-Id: I011c462b6407c9a7de62d3477dd0f492399bcb13
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 8 Sep 2016 02:26:19 +0000 (11:26 +0900)]
Remove key event log
Change-Id: I082753ecccf676c0acc58c4dcb2f5140cd1f58b4
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 8 Sep 2016 01:51:14 +0000 (10:51 +0900)]
Fix build warning in wearable profile
Change-Id: I9537564f1c2868d31580d55690f0137b1922ea88
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 8 Sep 2016 01:36:56 +0000 (10:36 +0900)]
Add condition in case ecore_wl_display_get() returns NULL
Change-Id: I58073f7b9ab9cb7e5cf20fef10369458362332dd
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 7 Sep 2016 07:07:48 +0000 (16:07 +0900)]
Update package version to 3.0.118
Change-Id: I420e0e13306b6560c0e69e49a195a8e22075ee7f
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 7 Sep 2016 05:51:31 +0000 (14:51 +0900)]
Fix deference of NULL return issues
Return value of a function 'ecore_wl_display_get' is dereferenced at wayland_imcontext.c:2018 without checking, but it is usually checked for this function (7/8).
Return value of a function 'operator new' is dereferenced at scim_transaction.cpp:798 without checking, but it is usually checked for this function (69/79).
Change-Id: I3b1c4d976ff36f1e4e5214e18eee232e844e21d3
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 2 Sep 2016 10:34:22 +0000 (19:34 +0900)]
Update package version to 3.0.117
Change-Id: I6a332ab1410ed6cb6f8130feaf22322b731f223c
Jihoon Kim [Fri, 2 Sep 2016 08:37:02 +0000 (01:37 -0700)]
Revert "Add SocketConfigServer PanelAgent module"
This reverts commit
7a52b8ac8201bc724a5b2339e1e40e92adadcfb9.
Change-Id: I352a1d4b06fb08b5bed68bfe1c92225556e2e9f9
Jihoon Kim [Fri, 2 Sep 2016 08:36:38 +0000 (01:36 -0700)]
Revert "Fix SocketConfigServer module loading failure issue"
This reverts commit
dfe8fccdba097542d80dcd94faad0a6212e8719b.
Change-Id: I47e1f2bc4307dcb18db6f53c510c5b0f99083d53
sungwook79.park [Fri, 2 Sep 2016 03:28:25 +0000 (12:28 +0900)]
Add PATH variable to tizen upgrade script
Change-Id: I476a3217fbdc1c440af55bce4b20dcbc7765ebe5
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
InHong Han [Wed, 31 Aug 2016 10:11:08 +0000 (19:11 +0900)]
Update package version to 3.0.116
Change-Id: I6a010e0adcd3edc676e2f1d7b5f14459321ff244
Ji-hoon Lee [Wed, 31 Aug 2016 08:34:24 +0000 (17:34 +0900)]
Modified not to commit preedit_commit strings in TV profile
Change-Id: I6cead4ab6da33e20503060c6186f6858bf0e09a7
Jihoon Kim [Wed, 31 Aug 2016 07:03:49 +0000 (16:03 +0900)]
Fix build error in TV profile
Change-Id: Ib44f33c66f02f92266f9980ecd981dfd78e9419b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 31 Aug 2016 02:36:21 +0000 (11:36 +0900)]
Add NULL check in wayland panel agent module
Change-Id: I8bbbf9c917cb994eb14ea893cecacea5a032aa94
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 30 Aug 2016 05:54:44 +0000 (14:54 +0900)]
Show IME Selector notification when more than one IME are enabled
Change-Id: Ibbbe8ed0ee56c5e36f870b57bf526141ec377244
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 26 Aug 2016 10:22:05 +0000 (19:22 +0900)]
Hide timestamp in IME Selector notification
Change-Id: Icddce9b4bfd78552afc2cc993270035b65a9eac8
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Fri, 26 Aug 2016 11:57:25 +0000 (20:57 +0900)]
Use MessageQueue for get_selection_text as well
Change-Id: Iae7836f950960ce2bf54ba89791119ef3bfcf059
sungwook79.park [Fri, 26 Aug 2016 11:56:17 +0000 (20:56 +0900)]
support tizen upgrade
Change-Id: I2c7d5322cdaccfb3f97fec75f58fbe6d09949fd3
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
InHong Han [Mon, 29 Aug 2016 08:01:22 +0000 (17:01 +0900)]
Modify remote_control_default_text_cb when the remote input mode is changed
Change-Id: I63d77cf015b24ddbd7ae8df0026b98ab26078bb4
InHong Han [Mon, 29 Aug 2016 02:22:19 +0000 (11:22 +0900)]
Fix security issues
Change-Id: I2c11a899457e1978c33bc679675bf3f5935aaf2f
InHong Han [Thu, 25 Aug 2016 08:41:48 +0000 (17:41 +0900)]
Modify remote control commands
Change-Id: I0be4c0749fac01e2796949e6f200532dc30bcc8a
Li Zhang [Fri, 26 Aug 2016 07:19:41 +0000 (15:19 +0800)]
Fix SocketConfigServer module loading failure issue
Change-Id: Ifde16168dd6611cf0de4f3dc1fa9000ef0e36741
Wonkeun Oh [Fri, 26 Aug 2016 04:13:05 +0000 (13:13 +0900)]
Modified the wrong license message
Change-Id: I11a41eb81cf5aba938f01c548e666121482af09c
Jihoon Kim [Thu, 25 Aug 2016 08:40:58 +0000 (01:40 -0700)]
Merge "Add remote_control_delete_surrounding_text API" into tizen
InHong Han [Wed, 24 Aug 2016 10:44:45 +0000 (19:44 +0900)]
Add remote_control_delete_surrounding_text API
Change-Id: I0b0dd16a850cfa4609fc7abd3bd369fdd9437253
Jihoon Kim [Thu, 25 Aug 2016 04:51:42 +0000 (21:51 -0700)]
demo: Add voice layout in ISF Layout
Change-Id: If4e8e56371ac4be2e566bb4af0dfae204c2babe6
Ji-hoon Lee [Wed, 24 Aug 2016 08:46:55 +0000 (17:46 +0900)]
Update package version to 3.0.115
Change-Id: If8e5a889de8798d2091e1bdf3cb63cf15d289ff0
Li Zhang [Mon, 8 Aug 2016 07:20:58 +0000 (15:20 +0800)]
Add commit string as parameter for update_preedit_string()
Change-Id: I29f69489b128ef1c7ccedecc4abe0edf65be6c9f
InHong Han [Tue, 23 Aug 2016 10:46:58 +0000 (19:46 +0900)]
Add remote control API doxygen
Change-Id: Ibf0c21327145e02b7370f674e88a8b956ff96a55
Wonkeun Oh [Tue, 23 Aug 2016 10:57:06 +0000 (19:57 +0900)]
Code cleanup for remote_input client module.
Change-Id: I40651303d0be123a9a696f04b1de08085d211f26
Wonkeun Oh [Tue, 23 Aug 2016 09:34:42 +0000 (18:34 +0900)]
Fixed issue that wrong access of array index.
Some of ISE_MESSAGE_COMMAND_STRINGS is not defined, but it is used and access array index out of bounds.
Change-Id: I4fc27192cff0cf7d330cb1ea12b7879b7e578f3b
Wonkeun Oh [Tue, 23 Aug 2016 07:54:22 +0000 (16:54 +0900)]
Fixed the dexter analysis issue.
-self assignment issue, uninitialized variable, wrong comment
Change-Id: I02ad53f10dfe0a3ab7b0296f94f1e070de7997b3
InHong Han [Mon, 22 Aug 2016 11:37:14 +0000 (20:37 +0900)]
Add check privilege of remote input
Change-Id: I474f5f34d0f9c94b14c2ec5c7ba135681b7b7d2b
Li Zhang [Tue, 23 Aug 2016 04:57:59 +0000 (12:57 +0800)]
Fix infinite loop issue in case of EcoreSocket PanelAgent module unloading
Change-Id: I1b59096fd5a28d5c11a9ec9ad6d5adea521ad55c
Jihoon Kim [Mon, 22 Aug 2016 23:47:13 +0000 (08:47 +0900)]
Update package version to 3.0.114
Change-Id: I7e2d094d9e1c9f6b4782a1320b5172f64c7f586b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 22 Aug 2016 10:58:34 +0000 (19:58 +0900)]
Fix infinite loop issue in case of no input method process
Change-Id: Ia55521fa3c7c41337e5e7c1cd39c4d298a962492
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 22 Aug 2016 23:04:57 +0000 (16:04 -0700)]
Revert "demo: Add voice layout in ISF Layout"
This reverts commit
acfeb5ef0c67b015ad1f8e343f7ab0af42462a15.
Change-Id: Ie0c5901a59fcbf2d8b8b553987d6617818d5092b
InHong Han [Mon, 22 Aug 2016 10:33:49 +0000 (03:33 -0700)]
demo: Add voice layout in ISF Layout
Change-Id: I64d395aea1dae3350e4b96fefd003f8c89ad6bbc
Li Zhang [Thu, 18 Aug 2016 13:04:37 +0000 (21:04 +0800)]
Fix Svace issues
Change-Id: Ib7c5af995a1f663a49419a4b966765b45d50eabc
Jihoon Kim [Thu, 18 Aug 2016 10:41:58 +0000 (19:41 +0900)]
Update package version to 3.0.113
Change-Id: Iacb285a9ac8a5ce4e6021c221166b985326258a2
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Thu, 18 Aug 2016 10:34:15 +0000 (03:34 -0700)]
Revert "demo: Add voice layout in ISF Layout"
This reverts commit
8caac092a0e88e292a855ba08b53f9de9db05514.
Change-Id: Id3d2cfc870d2f12f2680f907c817a016d717ce6e
Jihoon Kim [Thu, 18 Aug 2016 06:25:53 +0000 (15:25 +0900)]
Update package version to 3.0.112
Change-Id: I21045dd59f45e12a0ab23ce7f879f43b21843e44
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Tue, 16 Aug 2016 06:19:36 +0000 (15:19 +0900)]
Support voice input panel layout
Change-Id: I87246ed4bee63b21262b81544050997a8bf5fdf0
Jihoon Kim [Wed, 17 Aug 2016 05:59:37 +0000 (14:59 +0900)]
Use security log
Change-Id: I18eaa25fa224327ba23a54795447536d05f8b2be
Li Zhang [Mon, 1 Aug 2016 06:43:46 +0000 (14:43 +0800)]
Add SocketConfigServer PanelAgent module
Change-Id: Ifefe946b0203324365c4dcf10269442be74993ba
InHong Han [Wed, 3 Aug 2016 11:42:22 +0000 (20:42 +0900)]
demo: Add voice layout in ISF Layout
Change-Id: Ia45d55586cc81ac09d517a13b9e23f73016c0b17
Jihoon Kim [Fri, 12 Aug 2016 01:54:52 +0000 (10:54 +0900)]
Update package version to 3.0.111
Change-Id: Id79f717a81c6a13261151ebec9d4263db512c5cd
InHong Han [Fri, 12 Aug 2016 02:38:06 +0000 (11:38 +0900)]
Remove motion input in Remote Input, temporarily
Change-Id: Iaa83c852e6304f32a7e36abca0570759d09644a8
Jihoon Kim [Fri, 12 Aug 2016 01:30:39 +0000 (10:30 +0900)]
Fix build warning in no remote input environment
Change-Id: Ib025ab017b5b9e7b9419bb35d8937e9419394432
Jihoon Kim [Fri, 12 Aug 2016 01:06:18 +0000 (10:06 +0900)]
Add build option display to support remote input
Change-Id: Ia8f6a7d786ee78747479726efa35b11420e88054
Jihoon Kim [Fri, 12 Aug 2016 00:57:50 +0000 (09:57 +0900)]
Fix coding style
Change-Id: I0a53daf0204e734fe31e2aeceb87ddd55b5acc4c
InHong Han [Thu, 11 Aug 2016 12:38:36 +0000 (21:38 +0900)]
Fix build error excludes TV profile
Change-Id: I8c0527c9638569a5e5609682f9ed3a90e9c8605d
InHong Han [Fri, 1 Apr 2016 07:36:50 +0000 (16:36 +0900)]
Add OpenInput library for 3rd party developers
Change-Id: I45022953c7c1eafd80f7d5a7a5350ccbbf9deb00
InHong Han [Tue, 31 May 2016 10:59:38 +0000 (19:59 +0900)]
Add TV Remote Input API
Change-Id: Ic9947436de70b3e03e712c950ff22a91f8180dd8
InHong Han [Tue, 31 May 2016 05:33:44 +0000 (14:33 +0900)]
Replace old libwebsocket functions with a new API
Change-Id: Ie3ab79a758ac5669f68c8ce16f7cb9661cdc97a3
InHong Han [Wed, 16 Mar 2016 11:02:27 +0000 (20:02 +0900)]
Fix build error related to new panel architecture
Change-Id: Ic8578170fb22884235532cb6e636d53b51d25629
Wonkeun Oh [Wed, 2 Mar 2016 13:44:19 +0000 (22:44 +0900)]
Removed imgs directory to fix images not displayed in the tizen 3.0
Change-Id: I4877d338a9e7ca97199f8e8b934883bd22a21084
Wonkeun Oh [Fri, 3 Jul 2015 04:20:23 +0000 (13:20 +0900)]
Modified UI for interface share
Change-Id: I3ac287ae601d187a44f4af6f14cd263094f3dcfa
Wonkeun Oh [Wed, 17 Jun 2015 02:38:04 +0000 (11:38 +0900)]
Added udev rule file for uinput permission error and removed unused code
Change-Id: I5774b19567afa7319d96d1eb8580ac12baef1dc9
Wonkeun Oh [Thu, 9 Apr 2015 04:41:33 +0000 (13:41 +0900)]
Fix build error in the 2.4profile
Change-Id: Ib606d71d09b9bc8e69244ea7dee5296e67f13f8b
Wonkeun Oh [Thu, 9 Apr 2015 04:41:33 +0000 (13:41 +0900)]
Added remote-input feature
Change-Id: Ib606d71d09b9bc8e69244ea7dee5296e67f13f8b
InHong Han [Thu, 11 Aug 2016 01:16:00 +0000 (10:16 +0900)]
Add surrounding_text log in wayland immodule
Change-Id: Ib49726e019a7530ad93a1187d434259d0824793d
Jihoon Kim [Thu, 4 Aug 2016 02:17:29 +0000 (19:17 -0700)]
Set default preedit style as reverse
Change-Id: I64cda014199e6886d129d9cfe341be70b1209539
Ji-hoon Lee [Wed, 10 Aug 2016 05:22:39 +0000 (14:22 +0900)]
Update package version to 3.0.110
Change-Id: I9411d938819b7764c58382c789d8969ee06240b1
Ji-hoon Lee [Wed, 10 Aug 2016 05:19:41 +0000 (14:19 +0900)]
Check isf db first and then check default dir when loading modules
Change-Id: If79d395a09172169039a574c93a8815675623f7b
Jihoon Kim [Wed, 10 Aug 2016 01:41:31 +0000 (10:41 +0900)]
Update package version to 3.0.109
Change-Id: I8b8972ea034a940adac471979ea4cc0634fc35f3
Ji-hoon Lee [Mon, 8 Aug 2016 08:28:56 +0000 (17:28 +0900)]
Modified the ISE not to access imedb directly
Change-Id: Id0e41bf66516a0ba545b9a9f757147284b44a78a
InHong Han [Fri, 5 Aug 2016 10:56:56 +0000 (19:56 +0900)]
Fix infinite loop issue in get_selection_text
Change-Id: I34a25203af069cddc0edf9c71d6d937d1a578698
InHong Han [Thu, 14 Jul 2016 07:22:50 +0000 (16:22 +0900)]
Fix reset sync issue
Change-Id: If72ba9c4f9676f15bc68b2c630af686352e92355
Li Zhang [Wed, 13 Jul 2016 08:27:23 +0000 (16:27 +0800)]
Add macro ENABLE_RESET_DONE_FUNC for conditional compilation
Change-Id: Iee33312fc41b85a4b091d1c89036a3f77669fea4
Li Zhang [Wed, 13 Jul 2016 11:18:04 +0000 (19:18 +0800)]
Add macro ENABLE_GRAB_KEYBOARD for conditional compilation
Change-Id: I2928b3cdcfe1c6dc9cc4f09b12a854e96bc5eb01
InHong Han [Thu, 4 Aug 2016 12:11:02 +0000 (21:11 +0900)]
Fix imdata not being delivered issue
Change-Id: I8c254c5ac3ec987618298d86407e128b8ead5bce
Jihoon Kim [Fri, 5 Aug 2016 06:01:23 +0000 (15:01 +0900)]
Fix bug not to transfer the right bidi direction infomation
Change-Id: I62cfbd6779a859997f28b5330e71fd1039efd253
Ji-hoon Lee [Wed, 27 Jul 2016 01:18:37 +0000 (10:18 +0900)]
Added MessageQueue concept for handling sync messages
Change-Id: Ie47192e77e937107e5e6392301beaa4cfa8c3988
Jihoon Kim [Mon, 1 Aug 2016 00:27:14 +0000 (09:27 +0900)]
Add warning message in case of no canvas focus
Change-Id: I01aa72b0b17aa1d6f471cb32c295517334eb4f68
Jihoon Kim [Thu, 28 Jul 2016 06:10:31 +0000 (15:10 +0900)]
Add device information in ecore key event
Change-Id: I038bc46aa368ccd9b60c5722638c494701f18c4e
Jihoon Kim [Thu, 28 Jul 2016 02:48:23 +0000 (11:48 +0900)]
demo: add multiline test case
Change-Id: I7dc0d8737d2fb7a85fdf4ba494678a7c961274b0
Jihoon Kim [Thu, 28 Jul 2016 00:58:03 +0000 (09:58 +0900)]
Fix rpmlint warning
Change-Id: I7ac7ddbeb8bba7d193b3b92fe325736fbd95507d
Jihoon Kim [Wed, 27 Jul 2016 08:37:00 +0000 (17:37 +0900)]
Support to apply when calling set APIs in case of having focus
Change-Id: Iab3f0f06cfb704441f354619f3faa99c20c2aeeb
InHong Han [Tue, 2 Aug 2016 05:07:31 +0000 (14:07 +0900)]
Fix issue detected by static analysis tool
Return value of a function 'operator new[]' is dereferenced at scim_filter_manager.cpp:64 without checking, but it is usually checked for this function.
Return value of a function 'operator new' is dereferenced at scim_module.cpp:160 without checking, but it is usually checked for this function.
Change-Id: Ic104dec62348ea3daf266b802629a268b7f0294c
Wonkeun Oh [Tue, 19 Jul 2016 05:40:54 +0000 (14:40 +0900)]
Do not handle the SW keyboard event again in the immodule
Problem: If IME send key event to app using the forward_key_event, IME receive that key event again.
Solution: Filtering the key event with mod5_mask and timestamp in the immodule.
Change-Id: If4cc7285a8b74bc1a1f9ec0a89b40526225c105b
Li Zhang [Fri, 29 Jul 2016 09:11:58 +0000 (17:11 +0800)]
FD should be closed when disconnecting
Change-Id: I97fdff6f8d9d9203a1ae510cd3dea82bcc0143cc
Jihoon Kim [Fri, 22 Jul 2016 12:40:06 +0000 (21:40 +0900)]
Update package version to 3.0.108
Change-Id: Iaea643dea0fc2797ee1687410be3caf5ed14fb2e
Jihoon Kim [Fri, 22 Jul 2016 12:34:37 +0000 (21:34 +0900)]
Fix issue shift key doesn't work
Change-Id: I21ff7d3347e4ef8d2c90b9a39e2a1c019d77f492
Jihoon Kim [Fri, 22 Jul 2016 12:05:25 +0000 (21:05 +0900)]
Support to change auto capital type dynamically
Change-Id: Ic8a9fff512ff7822f44418e5db6423a116a23af8
Jihoon Kim [Fri, 22 Jul 2016 12:00:27 +0000 (21:00 +0900)]
Add missing key event information in filter
Change-Id: I550459b6ed8b9972143d12114a31bd5d97acd1cb
Jihoon Kim [Fri, 22 Jul 2016 08:20:47 +0000 (17:20 +0900)]
Update notification icons
Change-Id: Ibffe14fb0eba70e59053190ae813f612319b96ac
Jihoon Kim [Mon, 17 Aug 2015 00:10:46 +0000 (09:10 +0900)]
Support autoperiod in case of any character + space + press space key twice in short time
[problem] Does not working auto punctuation
[cause] Autoperiod didn't work in any character + space + press space key
[solution] Support autoperiod in case of any character + space + press space key twice in short time
Change-Id: I20d9ac1e67e5b5719f5129a2152fc56749f8714b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 11 Jul 2016 04:22:52 +0000 (13:22 +0900)]
Fix buffer overflow issue in autoperiod
Change-Id: Ib7d5482cf31fef8983f6a7397bad14e71120eb88
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Li Zhang [Wed, 29 Jun 2016 10:57:52 +0000 (18:57 +0800)]
Set frontend data to NULL
Change-Id: Ib9970838354d9d95c46cb8e4fd4dc3069d5e0b7f
Jihoon Kim [Mon, 18 Jul 2016 11:11:47 +0000 (20:11 +0900)]
Update package version to 3.0.107
Change-Id: I5f051148fc8f6ceafd3ad63a390fe7af3bf26acd
Haifeng Deng [Mon, 18 Jul 2016 10:43:52 +0000 (18:43 +0800)]
Call reset_input_context when helper receive reset_ise_context
Change-Id: I95ab75f290a2186c52a557fe8330fed18760747e
Signed-off-by: Haifeng Deng <haifeng.deng@samsung.com>
Li Zhang [Mon, 18 Jul 2016 09:26:41 +0000 (17:26 +0800)]
Emit ECORE_IMF_CALLBACK_PREEDIT_CHANGED only when preedit string changing.
Change-Id: I614907036ba16b1bdfbe88ba1fe7dba1e3b796e5
Jihoon Kim [Mon, 18 Jul 2016 04:55:30 +0000 (13:55 +0900)]
Fix crash issue when deleting a window of multi-windows
Change-Id: I64be5c51e9efdac2d5f20fdd3aa9a1ba5383f0d8
Ji-hoon Lee [Fri, 15 Jul 2016 14:08:05 +0000 (23:08 +0900)]
Update package version to 3.0.106
Change-Id: Icd851b5d0d9ca45b618ff9574410402641990359
Jihoon Kim [Sun, 17 Jul 2016 07:55:48 +0000 (16:55 +0900)]
Fix crash issue due to hide timer after deleting context
Change-Id: I8a3480fe977bbf11709fa0c67827fd56ac58681a
Ji-hoon Lee [Fri, 15 Jul 2016 14:06:23 +0000 (23:06 +0900)]
Generate Geometry event when conformant changes
Change-Id: I416562001f5bcc00184c3b01f56a65f7a321f47e
Jihoon Kim [Thu, 14 Jul 2016 05:08:32 +0000 (14:08 +0900)]
Update package version to 3.0.105
Change-Id: Iaf0917363c6ed8a0d027a96de7e817e3675bdfc4
Jihoon Kim [Thu, 14 Jul 2016 04:48:07 +0000 (13:48 +0900)]
Revert "Set default preedit style as reverse"
Change-Id: I854618e2348ef80033de10b1fb945579b61e2d6e