Jihoon Kim [Wed, 5 Oct 2016 10:56:08 +0000 (19:56 +0900)]
Fix code formatting
Change-Id: I4ed6acd92ed9867b222f78b2156f5f249c3fc805
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Wed, 5 Oct 2016 02:43:10 +0000 (11:43 +0900)]
Modified to not to commit preedit_commit when empty
Change-Id: I9fc7631a2053731cba832f5a0332de7d482f8c65
Jihoon Kim [Fri, 30 Sep 2016 05:13:12 +0000 (14:13 +0900)]
Add test for deleting window in demo
Change-Id: I2af1e5300881b6eca07faea08f5e703173f8b09c
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 30 Sep 2016 02:17:52 +0000 (11:17 +0900)]
Update package version to 3.0.125
Change-Id: I187a6a9a1509b1ec72a58843dbec01bf361623b5
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 30 Sep 2016 00:24:47 +0000 (09:24 +0900)]
Add PATH for security issue
Change-Id: I34603f0e67acec9bd5028c15d2e20f420fabe789
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Thu, 29 Sep 2016 02:39:19 +0000 (11:39 +0900)]
Fix remote input issue related to prepare function
Change-Id: I9469ce3eddf83357fe29dd74c2f0d0dbd0daa37b
Ji-hoon Lee [Thu, 29 Sep 2016 13:00:12 +0000 (06:00 -0700)]
Merge "Update package version to 3.0.124" into tizen
Ji-hoon Lee [Thu, 29 Sep 2016 12:59:52 +0000 (05:59 -0700)]
Merge "Fix IME does not hide when context is deleted" into tizen
Jihoon Kim [Thu, 29 Sep 2016 12:54:31 +0000 (21:54 +0900)]
Update package version to 3.0.124
Change-Id: I3ee8f892f47ef35b77bea5bc0aa4397c358048db
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 29 Sep 2016 12:22:44 +0000 (21:22 +0900)]
Fix IME does not hide when context is deleted
Change-Id: Iaa0035ef5a8cde458c598ebd92debc013692a376
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
wonkeun oh/S3/S/W Platform R&D Lab./(VD)/¿À¿ø±Ù [Wed, 28 Sep 2016 08:39:15 +0000 (17:39 +0900)]
Changed the XF86LSGT keysym value
Change-Id: Ib3fd435d0b4f0c711447a958c91382bc03949b4d
Ji-hoon Lee [Wed, 28 Sep 2016 06:52:42 +0000 (15:52 +0900)]
Update package version to 3.0.123
Change-Id: I7c3972adfb3c592c8893682086a61469afd6dbc6
Signed-off-by: Ji-hoon Lee <dalton.lee@samsung.com>
Wonkeun Oh [Tue, 20 Sep 2016 09:44:41 +0000 (18:44 +0900)]
Added the device information in the filter_key event
Change-Id: I9ac893bdbde45e25f5ca7a04dc228008371db386
Jihoon Kim [Tue, 27 Sep 2016 06:47:46 +0000 (15:47 +0900)]
Update package version to 3.0.122
Change-Id: I837799835ce2035d95b14dfb0adaba4fd7f18178
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Wed, 21 Sep 2016 01:46:25 +0000 (10:46 +0900)]
Fix hardcoded key event in remote input
Change-Id: I5454f79c187814badcec07efc6e0c2148d70c3f8
Jihoon Kim [Tue, 27 Sep 2016 06:34:40 +0000 (15:34 +0900)]
Fix issue return key disable was not delivered
Change-Id: I1db1a6449a0d416784f53605a012b70615c75114
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Wonkeun Oh [Thu, 22 Sep 2016 07:22:13 +0000 (16:22 +0900)]
Modified the wrong defined mask value
If num_lock and mod5 mask value are same, wrong modifiers value is generated with ecore_key event.
So, use the same value as ecore_event's mask.
define ECORE_EVENT_LOCK_NUM 0x0100
Change-Id: Ia14c06fa41994dc9b03fa9f42e1b346975f3ee74
Jihoon Kim [Mon, 26 Sep 2016 02:13:25 +0000 (11:13 +0900)]
Fix issue that does not show input panel in case that only client_canvas_set is only given
Change-Id: Icb6ec3ef013c01d6af118d962e12cd6a074054ee
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 23 Sep 2016 11:14:27 +0000 (20:14 +0900)]
Update package version to 3.0.121
Change-Id: Id92f492e535b9e99af160322f65a42a71be13ff4
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Fri, 23 Sep 2016 07:39:18 +0000 (16:39 +0900)]
Added helper request for hiding ISE
Change-Id: If52084774c7b41457a4f2da17eaac2aae3820602
InHong Han [Wed, 21 Sep 2016 07:31:14 +0000 (16:31 +0900)]
Update package version to 3.0.120
Change-Id: Ia089a8ee53f9ffc1f92e47746c21176262d3317a
InHong Han [Wed, 21 Sep 2016 06:58:32 +0000 (15:58 +0900)]
Fix build error in remote input
Change-Id: I8a1d14be7660aaca8a858135a68ca0ae66165581
Jihoon Kim [Wed, 21 Sep 2016 06:38:54 +0000 (23:38 -0700)]
Merge changes Ib3764a2c,Ie7d84a72 into tizen
* changes:
Add the detailed logs
Support to hide input panel or not according to window type
Sungmin Kwak [Wed, 21 Sep 2016 03:55:56 +0000 (12:55 +0900)]
Add the detailed logs
Change-Id: Ib3764a2c986923e2a948e193a5ff0c844e1dccac
Jihoon Kim [Wed, 21 Sep 2016 05:43:09 +0000 (14:43 +0900)]
Support to hide input panel or not according to window type
Change-Id: Ie7d84a72ea471018525caf3b01c3b59dc9d188bb
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Li Zhang [Thu, 1 Sep 2016 13:17:28 +0000 (21:17 +0800)]
Remove database dependence from HelperAgent
Fix self recovery failure issue:
IME open database failed, it gives wrong ise.options to isf-manager.
the right ise.options with SCIM_HELPER_AUTO_RESTART mark, should be
readed in isf-manager side.
Change-Id: I82ef298405051b324b7db2ab75dfcad357abe17a
InHong Han [Tue, 20 Sep 2016 11:18:44 +0000 (20:18 +0900)]
Fix security issue in remote input
Change-Id: I1f9ac44391165cde65a94a14ae809ec1e8f87ca8
Jihoon Kim [Mon, 19 Sep 2016 11:18:59 +0000 (20:18 +0900)]
Support to deliver caps lock and num lock
Change-Id: Ia491f081e4e893c2fb9a84240f3e6d53a047860f
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Thu, 8 Sep 2016 06:15:33 +0000 (15:15 +0900)]
Add remote_control_input_resource_changed_cb()
Change-Id: Id4942df3eae7438815a52ae3f17ad171fba71eb3
InHong Han [Wed, 31 Aug 2016 00:19:01 +0000 (09:19 +0900)]
Replace remote_control_default_text_cb() with remote_control_text_updated_cb()
Change-Id: I0f313b0503087118188e17a3e366ef676ce5b14c
sungwook79.park [Mon, 19 Sep 2016 07:05:34 +0000 (16:05 +0900)]
Modify tizen upgrade script to add sqlite wall file
Change-Id: I6166fb217f30e18e9808092b2e9d435f6a88772d
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
sungwook park [Mon, 12 Sep 2016 06:18:08 +0000 (23:18 -0700)]
Merge "Update package version to 3.0.119" into tizen
InHong Han [Mon, 12 Sep 2016 06:14:37 +0000 (15:14 +0900)]
Update package version to 3.0.119
Change-Id: Ie8127c21b89e21833f94d03709e7c44bad6f2ddf
sungwook79.park [Mon, 12 Sep 2016 05:23:51 +0000 (14:23 +0900)]
modify upgrade script to include ime_info db
Change-Id: I735c616a33e8bfb3456c7204ea3ecd3e6cfe3f95
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
Jihoon Kim [Fri, 9 Sep 2016 08:46:08 +0000 (17:46 +0900)]
clear preedit text before commiting text
Change-Id: Id4e5b34c8019ad8e5efdf799e14431f34de1ab53
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
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