platform/core/uifw/isf.git
7 years agoSupport to deliver caps lock and num lock 11/88511/4
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>
7 years agoAdd remote_control_input_resource_changed_cb() 29/87529/12
InHong Han [Thu, 8 Sep 2016 06:15:33 +0000 (15:15 +0900)]
Add remote_control_input_resource_changed_cb()

Change-Id: Id4942df3eae7438815a52ae3f17ad171fba71eb3

7 years agoReplace remote_control_default_text_cb() with remote_control_text_updated_cb() 99/87399/15
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

7 years agoModify tizen upgrade script to add sqlite wall file 46/88446/2
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>
7 years agoMerge "Update package version to 3.0.119" into tizen accepted/tizen/common/20160912.181505 accepted/tizen/ivi/20160918.233848 accepted/tizen/mobile/20160918.233756 accepted/tizen/tv/20160918.233818 accepted/tizen/wearable/20160918.233832 submit/tizen/20160912.062146
sungwook park [Mon, 12 Sep 2016 06:18:08 +0000 (23:18 -0700)]
Merge "Update package version to 3.0.119" into tizen

7 years agoUpdate package version to 3.0.119 12/87912/1
InHong Han [Mon, 12 Sep 2016 06:14:37 +0000 (15:14 +0900)]
Update package version to 3.0.119

Change-Id: Ie8127c21b89e21833f94d03709e7c44bad6f2ddf

7 years agomodify upgrade script to include ime_info db 98/87898/1
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>
7 years agoclear preedit text before commiting text 47/87747/1
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>
7 years agoNext key event should be processed next to current key event 85/87485/2
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>
7 years agoRemove unused function 08/87608/1
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>
7 years agoRemove key event log 21/87421/1
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>
7 years agoFix build warning in wearable profile 12/87412/1
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>
7 years agoAdd condition in case ecore_wl_display_get() returns NULL 09/87409/1
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>
7 years agoUpdate package version to 3.0.118 54/87254/1 accepted/tizen/common/20160907.154747 accepted/tizen/ivi/20160908.003532 accepted/tizen/mobile/20160908.003422 accepted/tizen/tv/20160908.003436 accepted/tizen/wearable/20160908.003456 submit/tizen/20160907.074608
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>
7 years agoFix deference of NULL return issues 23/87223/3
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>
7 years agoUpdate package version to 3.0.117 98/86698/1 accepted/tizen/common/20160905.171257 accepted/tizen/ivi/20160905.065934 accepted/tizen/mobile/20160905.065849 accepted/tizen/tv/20160905.065901 accepted/tizen/wearable/20160905.065918 submit/tizen/20160902.104322
Jihoon Kim [Fri, 2 Sep 2016 10:34:22 +0000 (19:34 +0900)]
Update package version to 3.0.117

Change-Id: I6a332ab1410ed6cb6f8130feaf22322b731f223c

7 years agoRevert "Add SocketConfigServer PanelAgent module" 70/86670/3
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

7 years agoRevert "Fix SocketConfigServer module loading failure issue" 69/86669/2
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

7 years agoAdd PATH variable to tizen upgrade script 79/86579/1
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>
7 years agoUpdate package version to 3.0.116 93/86293/2 accepted/tizen/common/20160831.162305 accepted/tizen/ivi/20160901.065417 accepted/tizen/mobile/20160901.065329 accepted/tizen/tv/20160901.065344 accepted/tizen/wearable/20160901.065400 submit/tizen/20160831.103056
InHong Han [Wed, 31 Aug 2016 10:11:08 +0000 (19:11 +0900)]
Update package version to 3.0.116

Change-Id: I6a010e0adcd3edc676e2f1d7b5f14459321ff244

7 years agoModified not to commit preedit_commit strings in TV profile 47/86247/1
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

7 years agoFix build error in TV profile 29/86229/1
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>
7 years agoAdd NULL check in wayland panel agent module 80/86180/1
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>
7 years agoShow IME Selector notification when more than one IME are enabled 02/86002/1
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>
7 years agoHide timestamp in IME Selector notification 72/85672/3
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>
7 years agoUse MessageQueue for get_selection_text as well 63/85763/3
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

7 years agosupport tizen upgrade 86/85686/2
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>
7 years agoModify remote_control_default_text_cb when the remote input mode is changed 38/85838/2
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

7 years agoFix security issues 77/85777/5
InHong Han [Mon, 29 Aug 2016 02:22:19 +0000 (11:22 +0900)]
Fix security issues

Change-Id: I2c11a899457e1978c33bc679675bf3f5935aaf2f

7 years agoModify remote control commands 73/85473/2
InHong Han [Thu, 25 Aug 2016 08:41:48 +0000 (17:41 +0900)]
Modify remote control commands

Change-Id: I0be4c0749fac01e2796949e6f200532dc30bcc8a

7 years agoFix SocketConfigServer module loading failure issue 30/85630/1
Li Zhang [Fri, 26 Aug 2016 07:19:41 +0000 (15:19 +0800)]
Fix SocketConfigServer module loading failure issue

Change-Id: Ifde16168dd6611cf0de4f3dc1fa9000ef0e36741

7 years agoModified the wrong license message 92/85592/1
Wonkeun Oh [Fri, 26 Aug 2016 04:13:05 +0000 (13:13 +0900)]
Modified the wrong license message

Change-Id: I11a41eb81cf5aba938f01c548e666121482af09c

7 years agoMerge "Add remote_control_delete_surrounding_text API" into tizen
Jihoon Kim [Thu, 25 Aug 2016 08:40:58 +0000 (01:40 -0700)]
Merge "Add remote_control_delete_surrounding_text API" into tizen

7 years agoAdd remote_control_delete_surrounding_text API 65/85465/2
InHong Han [Wed, 24 Aug 2016 10:44:45 +0000 (19:44 +0900)]
Add remote_control_delete_surrounding_text API

Change-Id: I0b0dd16a850cfa4609fc7abd3bd369fdd9437253

7 years agodemo: Add voice layout in ISF Layout 15/85415/2
Jihoon Kim [Thu, 25 Aug 2016 04:51:42 +0000 (21:51 -0700)]
demo: Add voice layout in ISF Layout

Change-Id: If4e8e56371ac4be2e566bb4af0dfae204c2babe6

7 years agoUpdate package version to 3.0.115 40/85240/1 accepted/tizen/common/20160824.155111 accepted/tizen/ivi/20160825.001429 accepted/tizen/mobile/20160825.001310 accepted/tizen/tv/20160825.001343 accepted/tizen/wearable/20160825.001408 submit/tizen/20160824.085504
Ji-hoon Lee [Wed, 24 Aug 2016 08:46:55 +0000 (17:46 +0900)]
Update package version to 3.0.115

Change-Id: If8e5a889de8798d2091e1bdf3cb63cf15d289ff0

7 years agoAdd commit string as parameter for update_preedit_string() 54/82854/7
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

7 years agoAdd remote control API doxygen 43/85143/5
InHong Han [Tue, 23 Aug 2016 10:46:58 +0000 (19:46 +0900)]
Add remote control API doxygen

Change-Id: Ibf0c21327145e02b7370f674e88a8b956ff96a55

7 years agoCode cleanup for remote_input client module. 44/85044/2
Wonkeun Oh [Tue, 23 Aug 2016 10:57:06 +0000 (19:57 +0900)]
Code cleanup for remote_input client module.

Change-Id: I40651303d0be123a9a696f04b1de08085d211f26

7 years agoFixed issue that wrong access of array index. 24/85024/1
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

7 years agoFixed the dexter analysis issue. 09/85009/2
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

7 years agoAdd check privilege of remote input 83/84983/4
InHong Han [Mon, 22 Aug 2016 11:37:14 +0000 (20:37 +0900)]
Add check privilege of remote input

Change-Id: I474f5f34d0f9c94b14c2ec5c7ba135681b7b7d2b

7 years agoFix infinite loop issue in case of EcoreSocket PanelAgent module unloading 67/84967/1
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

7 years agoUpdate package version to 3.0.114 20/84920/1 accepted/tizen/common/20160823.132714 accepted/tizen/ivi/20160823.041354 accepted/tizen/mobile/20160823.041309 accepted/tizen/tv/20160823.041328 accepted/tizen/wearable/20160823.041339 submit/tizen/20160823.005639
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>
7 years agoFix infinite loop issue in case of no input method process 93/84793/3
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>
7 years agoRevert "demo: Add voice layout in ISF Layout" 18/84918/1
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

7 years agodemo: Add voice layout in ISF Layout 88/84788/3
InHong Han [Mon, 22 Aug 2016 10:33:49 +0000 (03:33 -0700)]
demo: Add voice layout in ISF Layout

Change-Id: I64d395aea1dae3350e4b96fefd003f8c89ad6bbc

7 years agoFix Svace issues 35/84435/4
Li Zhang [Thu, 18 Aug 2016 13:04:37 +0000 (21:04 +0800)]
Fix Svace issues

Change-Id: Ib7c5af995a1f663a49419a4b966765b45d50eabc

7 years agoUpdate package version to 3.0.113 04/84404/1 accepted/tizen/common/20160818.144435 accepted/tizen/ivi/20160818.231948 accepted/tizen/mobile/20160818.231932 accepted/tizen/tv/20160818.231919 accepted/tizen/wearable/20160818.231841 submit/tizen/20160818.053203
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>
7 years agoRevert "demo: Add voice layout in ISF Layout" 01/84401/2
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

7 years agoUpdate package version to 3.0.112 36/84336/1
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>
7 years agoSupport voice input panel layout 81/83981/2
InHong Han [Tue, 16 Aug 2016 06:19:36 +0000 (15:19 +0900)]
Support voice input panel layout

Change-Id: I87246ed4bee63b21262b81544050997a8bf5fdf0

7 years agoUse security log 73/84173/1
Jihoon Kim [Wed, 17 Aug 2016 05:59:37 +0000 (14:59 +0900)]
Use security log

Change-Id: I18eaa25fa224327ba23a54795447536d05f8b2be

7 years agoAdd SocketConfigServer PanelAgent module 64/83364/7
Li Zhang [Mon, 1 Aug 2016 06:43:46 +0000 (14:43 +0800)]
Add SocketConfigServer PanelAgent module

Change-Id: Ifefe946b0203324365c4dcf10269442be74993ba

7 years agodemo: Add voice layout in ISF Layout 73/82473/4
InHong Han [Wed, 3 Aug 2016 11:42:22 +0000 (20:42 +0900)]
demo: Add voice layout in ISF Layout

Change-Id: Ia45d55586cc81ac09d517a13b9e23f73016c0b17

7 years agoUpdate package version to 3.0.111 90/83590/2 accepted/tizen/common/20160812.141205 accepted/tizen/ivi/20160812.065547 accepted/tizen/mobile/20160812.065533 accepted/tizen/tv/20160812.065526 accepted/tizen/wearable/20160812.065541 submit/tizen/20160812.044838
Jihoon Kim [Fri, 12 Aug 2016 01:54:52 +0000 (10:54 +0900)]
Update package version to 3.0.111

Change-Id: Id79f717a81c6a13261151ebec9d4263db512c5cd

7 years agoRemove motion input in Remote Input, temporarily 12/83612/1
InHong Han [Fri, 12 Aug 2016 02:38:06 +0000 (11:38 +0900)]
Remove motion input in Remote Input, temporarily

Change-Id: Iaa83c852e6304f32a7e36abca0570759d09644a8

7 years agoFix build warning in no remote input environment 88/83588/1
Jihoon Kim [Fri, 12 Aug 2016 01:30:39 +0000 (10:30 +0900)]
Fix build warning in no remote input environment

Change-Id: Ib025ab017b5b9e7b9419bb35d8937e9419394432

7 years agoAdd build option display to support remote input 86/83586/1
Jihoon Kim [Fri, 12 Aug 2016 01:06:18 +0000 (10:06 +0900)]
Add build option display to support remote input

Change-Id: Ia8f6a7d786ee78747479726efa35b11420e88054

7 years agoFix coding style 84/83584/2
Jihoon Kim [Fri, 12 Aug 2016 00:57:50 +0000 (09:57 +0900)]
Fix coding style

Change-Id: I0a53daf0204e734fe31e2aeceb87ddd55b5acc4c

7 years agoFix build error excludes TV profile 47/83547/2
InHong Han [Thu, 11 Aug 2016 12:38:36 +0000 (21:38 +0900)]
Fix build error excludes TV profile

Change-Id: I8c0527c9638569a5e5609682f9ed3a90e9c8605d

7 years agoAdd OpenInput library for 3rd party developers 37/77937/10
InHong Han [Fri, 1 Apr 2016 07:36:50 +0000 (16:36 +0900)]
Add OpenInput library for 3rd party developers

Change-Id: I45022953c7c1eafd80f7d5a7a5350ccbbf9deb00

7 years agoAdd TV Remote Input API 38/77938/13
InHong Han [Tue, 31 May 2016 10:59:38 +0000 (19:59 +0900)]
Add TV Remote Input API

Change-Id: Ic9947436de70b3e03e712c950ff22a91f8180dd8

7 years agoReplace old libwebsocket functions with a new API 36/77936/9
InHong Han [Tue, 31 May 2016 05:33:44 +0000 (14:33 +0900)]
Replace old libwebsocket functions with a new API

Change-Id: Ie3ab79a758ac5669f68c8ce16f7cb9661cdc97a3

7 years agoFix build error related to new panel architecture 35/77935/9
InHong Han [Wed, 16 Mar 2016 11:02:27 +0000 (20:02 +0900)]
Fix build error related to new panel architecture

Change-Id: Ic8578170fb22884235532cb6e636d53b51d25629

7 years agoRemoved imgs directory to fix images not displayed in the tizen 3.0 34/77934/9
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

7 years agoModified UI for interface share 30/77930/8
Wonkeun Oh [Fri, 3 Jul 2015 04:20:23 +0000 (13:20 +0900)]
Modified UI for interface share

Change-Id: I3ac287ae601d187a44f4af6f14cd263094f3dcfa

7 years agoAdded udev rule file for uinput permission error and removed unused code 28/77928/9
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

7 years agoFix build error in the 2.4profile 27/77927/11
Wonkeun Oh [Thu, 9 Apr 2015 04:41:33 +0000 (13:41 +0900)]
Fix build error in the 2.4profile

Change-Id: Ib606d71d09b9bc8e69244ea7dee5296e67f13f8b

7 years agoAdded remote-input feature 26/77926/14
Wonkeun Oh [Thu, 9 Apr 2015 04:41:33 +0000 (13:41 +0900)]
Added remote-input feature

Change-Id: Ib606d71d09b9bc8e69244ea7dee5296e67f13f8b

7 years agoAdd surrounding_text log in wayland immodule 43/83443/1
InHong Han [Thu, 11 Aug 2016 01:16:00 +0000 (10:16 +0900)]
Add surrounding_text log in wayland immodule

Change-Id: Ib49726e019a7530ad93a1187d434259d0824793d

7 years agoSet default preedit style as reverse 48/82548/4
Jihoon Kim [Thu, 4 Aug 2016 02:17:29 +0000 (19:17 -0700)]
Set default preedit style as reverse

Change-Id: I64cda014199e6886d129d9cfe341be70b1209539

7 years agoUpdate package version to 3.0.110 03/83303/1 accepted/tizen/common/20160810.161735 accepted/tizen/ivi/20160811.002421 accepted/tizen/mobile/20160811.002321 accepted/tizen/tv/20160811.002409 accepted/tizen/wearable/20160811.002833 submit/tizen/20160810.063747
Ji-hoon Lee [Wed, 10 Aug 2016 05:22:39 +0000 (14:22 +0900)]
Update package version to 3.0.110

Change-Id: I9411d938819b7764c58382c789d8969ee06240b1

7 years agoCheck isf db first and then check default dir when loading modules 02/83302/1
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

7 years agoUpdate package version to 3.0.109 70/83270/2
Jihoon Kim [Wed, 10 Aug 2016 01:41:31 +0000 (10:41 +0900)]
Update package version to 3.0.109

Change-Id: I8b8972ea034a940adac471979ea4cc0634fc35f3

7 years agoModified the ISE not to access imedb directly 44/82944/2
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

7 years agoFix infinite loop issue in get_selection_text 40/82740/2
InHong Han [Fri, 5 Aug 2016 10:56:56 +0000 (19:56 +0900)]
Fix infinite loop issue in get_selection_text

Change-Id: I34a25203af069cddc0edf9c71d6d937d1a578698

7 years agoFix reset sync issue 36/80036/7
InHong Han [Thu, 14 Jul 2016 07:22:50 +0000 (16:22 +0900)]
Fix reset sync issue

Change-Id: If72ba9c4f9676f15bc68b2c630af686352e92355

7 years agoAdd macro ENABLE_RESET_DONE_FUNC for conditional compilation 58/79858/8
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

7 years agoAdd macro ENABLE_GRAB_KEYBOARD for conditional compilation 24/79924/12
Li Zhang [Wed, 13 Jul 2016 11:18:04 +0000 (19:18 +0800)]
Add macro ENABLE_GRAB_KEYBOARD for conditional compilation

Change-Id: I2928b3cdcfe1c6dc9cc4f09b12a854e96bc5eb01

7 years agoFix imdata not being delivered issue 21/82621/7
InHong Han [Thu, 4 Aug 2016 12:11:02 +0000 (21:11 +0900)]
Fix imdata not being delivered issue

Change-Id: I8c254c5ac3ec987618298d86407e128b8ead5bce

7 years agoFix bug not to transfer the right bidi direction infomation 82/82682/1
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

7 years agoAdded MessageQueue concept for handling sync messages 07/81907/8
Ji-hoon Lee [Wed, 27 Jul 2016 01:18:37 +0000 (10:18 +0900)]
Added MessageQueue concept for handling sync messages

Change-Id: Ie47192e77e937107e5e6392301beaa4cfa8c3988

7 years agoAdd warning message in case of no canvas focus 22/82122/6
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

7 years agoAdd device information in ecore key event 34/81734/6
Jihoon Kim [Thu, 28 Jul 2016 06:10:31 +0000 (15:10 +0900)]
Add device information in ecore key event

Change-Id: I038bc46aa368ccd9b60c5722638c494701f18c4e

7 years agodemo: add multiline test case 00/81700/4
Jihoon Kim [Thu, 28 Jul 2016 02:48:23 +0000 (11:48 +0900)]
demo: add multiline test case

Change-Id: I7dc0d8737d2fb7a85fdf4ba494678a7c961274b0

7 years agoFix rpmlint warning 87/81687/4
Jihoon Kim [Thu, 28 Jul 2016 00:58:03 +0000 (09:58 +0900)]
Fix rpmlint warning

Change-Id: I7ac7ddbeb8bba7d193b3b92fe325736fbd95507d

7 years agoSupport to apply when calling set APIs in case of having focus 86/81686/4
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

7 years agoFix issue detected by static analysis tool 40/82240/2
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

7 years agoDo not handle the SW keyboard event again in the immodule 04/80604/5
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

7 years agoFD should be closed when disconnecting 33/81933/1
Li Zhang [Fri, 29 Jul 2016 09:11:58 +0000 (17:11 +0800)]
FD should be closed when disconnecting

Change-Id: I97fdff6f8d9d9203a1ae510cd3dea82bcc0143cc

7 years agoUpdate package version to 3.0.108 82/81182/1 accepted/tizen/common/20160725.153342 accepted/tizen/ivi/20160724.042537 accepted/tizen/mobile/20160724.042449 accepted/tizen/tv/20160724.042501 accepted/tizen/wearable/20160724.042520 submit/tizen/20160722.125215
Jihoon Kim [Fri, 22 Jul 2016 12:40:06 +0000 (21:40 +0900)]
Update package version to 3.0.108

Change-Id: Iaea643dea0fc2797ee1687410be3caf5ed14fb2e

7 years agoFix issue shift key doesn't work 81/81181/1
Jihoon Kim [Fri, 22 Jul 2016 12:34:37 +0000 (21:34 +0900)]
Fix issue shift key doesn't work

Change-Id: I21ff7d3347e4ef8d2c90b9a39e2a1c019d77f492

7 years agoSupport to change auto capital type dynamically 77/81177/1
Jihoon Kim [Fri, 22 Jul 2016 12:05:25 +0000 (21:05 +0900)]
Support to change auto capital type dynamically

Change-Id: Ic8a9fff512ff7822f44418e5db6423a116a23af8

7 years agoAdd missing key event information in filter 76/81176/1
Jihoon Kim [Fri, 22 Jul 2016 12:00:27 +0000 (21:00 +0900)]
Add missing key event information in filter

Change-Id: I550459b6ed8b9972143d12114a31bd5d97acd1cb

7 years agoUpdate notification icons 36/81136/1
Jihoon Kim [Fri, 22 Jul 2016 08:20:47 +0000 (17:20 +0900)]
Update notification icons

Change-Id: Ibffe14fb0eba70e59053190ae813f612319b96ac

7 years agoSupport autoperiod in case of any character + space + press space key twice in short... 06/81106/1
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>
7 years agoFix buffer overflow issue in autoperiod 05/81105/1
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>
7 years agoSet frontend data to NULL 02/81102/1
Li Zhang [Wed, 29 Jun 2016 10:57:52 +0000 (18:57 +0800)]
Set frontend data to NULL

Change-Id: Ib9970838354d9d95c46cb8e4fd4dc3069d5e0b7f

8 years agoUpdate package version to 3.0.107 13/80513/1 accepted/tizen/common/20160718.160355 accepted/tizen/ivi/20160719.015946 accepted/tizen/mobile/20160719.020050 accepted/tizen/tv/20160719.020014 accepted/tizen/wearable/20160719.020033 submit/tizen/20160718.111505
Jihoon Kim [Mon, 18 Jul 2016 11:11:47 +0000 (20:11 +0900)]
Update package version to 3.0.107

Change-Id: I5f051148fc8f6ceafd3ad63a390fe7af3bf26acd