platform/core/uifw/isf.git
8 years agoAdded XF86LSGT key symbol 79/47679/1
Wonkeun Oh [Thu, 3 Sep 2015 05:48:18 +0000 (14:48 +0900)]
Added XF86LSGT key symbol

Change-Id: I4f62861d40e63543e954d768cb2c541930740d0d

8 years agoRemove vconfkey check to launch helper in scim process 78/47678/1
Sungmin Kwak [Wed, 2 Sep 2015 07:10:12 +0000 (16:10 +0900)]
Remove vconfkey check to launch helper in scim process

Vestiges of obsolete OSP based keyboard

Change-Id: Ic4ba09600bd72eafd57fea5d25b3f3136cce26a6

8 years agoupdate package version to 3.0.21 07/47607/1 accepted/tizen/mobile/20150907.084832 accepted/tizen/tv/20150907.084903 accepted/tizen/wearable/20150907.084848 submit/tizen/20150907.043614
Jihoon Kim [Mon, 7 Sep 2015 04:33:03 +0000 (13:33 +0900)]
update package version to 3.0.21

Change-Id: Ieb12144eebfbc12b4320cbd758c632e89207f944

8 years agoRevert "Change DB_PATH from TZ_USER_DB to TZ_USER_DATA" 94/47594/1
Jihoon Kim [Mon, 7 Sep 2015 01:59:23 +0000 (18:59 -0700)]
Revert "Change DB_PATH from TZ_USER_DB to TZ_USER_DATA"

This reverts commit 76e097bbff9b9dad8a06f01f8ed8b0fae7a9b793.

Change-Id: I2ce252bfd066ffe6972f4a47a5b0fe4fbf4ec70b

8 years agoChange DB_PATH from TZ_USER_DB to TZ_USER_DATA 64/47564/1 accepted/tizen/mobile/20150905.080613 accepted/tizen/tv/20150905.080800 accepted/tizen/wearable/20150905.080926 submit/tizen/20150904.135949
Suchang Woo [Fri, 4 Sep 2015 13:18:57 +0000 (22:18 +0900)]
Change DB_PATH from TZ_USER_DB to TZ_USER_DATA

A daemon executed in user session has no write permission to TZ_USER_DB
on smack enabled kernel.

Signed-off-by: Suchang Woo <suchang.woo@samsung.com>
Change-Id: I849db61e1ab22476e0d097d0c44250c2a916dea3

8 years agoupdate package version to 3.0.20 75/47275/1 accepted/tizen/mobile/20150902.055259 accepted/tizen/tv/20150902.055312 accepted/tizen/wearable/20150902.055325 submit/tizen/20150902.013209
Jihoon Kim [Wed, 2 Sep 2015 01:12:48 +0000 (10:12 +0900)]
update package version to 3.0.20

Change-Id: I9334b83e69a95d9cf1c27b2c97e10a2b3242b536

8 years agoAdd package managing codes for IME install/uninstall/update 74/47274/1
Sungmin Kwak [Sat, 29 Aug 2015 08:32:27 +0000 (17:32 +0900)]
Add package managing codes for IME install/uninstall/update

Change-Id: Ifee678d162b8ca9c3c2ce63ea9610b5dcfaf1d7d

8 years agoFix keyboard geometry error when aux area is hidden 59/47259/1
Haifeng Deng [Tue, 1 Sep 2015 11:24:27 +0000 (19:24 +0800)]
Fix keyboard geometry error when aux area is hidden

Change-Id: I497324502df6cdbf4a623790b6b21d84442774bb
Signed-off-by: Haifeng Deng <haifeng.deng@samsung.com>
8 years agoFix crash due to Null ConfigPointer 48/47248/1
Jihoon Kim [Tue, 1 Sep 2015 10:25:27 +0000 (19:25 +0900)]
Fix crash due to Null ConfigPointer

Change-Id: Ic7f6e83ea50638d261b2e4b4f8521cb39392d719

8 years agoDo not print log in case of no focus 27/47127/1
Jihoon Kim [Fri, 28 Aug 2015 11:52:44 +0000 (20:52 +0900)]
Do not print log in case of no focus

Change-Id: I7fa2efeb82098e12df2676bda8b15bba7848ba07

8 years agoReduce the elapsed time in ecore_imf_context_add () 26/47126/1
Jihoon Kim [Fri, 28 Aug 2015 06:11:45 +0000 (15:11 +0900)]
Reduce the elapsed time in ecore_imf_context_add ()

Change-Id: I5c9e2b5e346e92912513cd6bab664c90927c3e72

8 years agoupdate package version to 3.0.19 70/46970/1 accepted/tizen/mobile/20150828.012301 accepted/tizen/tv/20150828.012324 accepted/tizen/wearable/20150828.012341 submit/tizen/20150827.114719
Jihoon Kim [Thu, 27 Aug 2015 11:37:38 +0000 (20:37 +0900)]
update package version to 3.0.19

Change-Id: I47f41dea407b0756bd352bbf82fd731522f5a062

8 years agoClose socket connection when some control operation is failed 69/46969/1
Jihoon Kim [Thu, 27 Aug 2015 11:22:29 +0000 (20:22 +0900)]
Close socket connection when some control operation is failed

Change-Id: Ie88a95e35c344111c6f819152917ac4c921dd17a

8 years agoMerge "Fix undefined symbol of isf related shared library" into tizen
Jihoon Kim [Thu, 27 Aug 2015 10:31:45 +0000 (03:31 -0700)]
Merge "Fix undefined symbol of isf related shared library" into tizen

8 years agoMerge "Fix build error related to scim_get_setup_module_list" into tizen
Jihoon Kim [Thu, 27 Aug 2015 10:30:01 +0000 (03:30 -0700)]
Merge "Fix build error related to scim_get_setup_module_list" into tizen

8 years agoFix undefined symbol of isf related shared library 48/46948/1
Sungmin Kwak [Thu, 27 Aug 2015 06:44:16 +0000 (15:44 +0900)]
Fix undefined symbol of isf related shared library

Redefine EXAPI in scim_visibility.h header file

Change-Id: I5c4c6d0050272b32e7d1ce0faeada68e143f539c

8 years agoMerge "Remove build warning and syntax bug" into tizen
Jihoon Kim [Thu, 27 Aug 2015 10:29:39 +0000 (03:29 -0700)]
Merge "Remove build warning and syntax bug" into tizen

8 years agoFix build error related to scim_get_setup_module_list 47/46947/1
Jihoon Kim [Thu, 27 Aug 2015 04:24:58 +0000 (13:24 +0900)]
Fix build error related to scim_get_setup_module_list

Change-Id: If19bd710835d31930bd037527aae273ae4e12ecb

8 years agoMerge "Additional parameters for perm_app_set_privilege() function" into tizen
Jihoon Kim [Thu, 27 Aug 2015 10:29:12 +0000 (03:29 -0700)]
Merge "Additional parameters for perm_app_set_privilege() function" into tizen

8 years agoRemove build warning and syntax bug 46/46946/1
Sungmin Kwak [Wed, 26 Aug 2015 01:23:23 +0000 (10:23 +0900)]
Remove build warning and syntax bug

Change-Id: I88bc094643c9b55d023479a5fad2638cc20fbef6

8 years agoMerge "Remove smack application labeling code" into tizen
Jihoon Kim [Thu, 27 Aug 2015 10:28:31 +0000 (03:28 -0700)]
Merge "Remove smack application labeling code" into tizen

8 years agoMerge "fix prevent issue for nesting indent miss" into tizen
Jihoon Kim [Thu, 27 Aug 2015 10:27:37 +0000 (03:27 -0700)]
Merge "fix prevent issue for nesting indent miss" into tizen

8 years agoAdditional parameters for perm_app_set_privilege() function 45/46945/1
Sungmin Kwak [Tue, 25 Aug 2015 01:42:45 +0000 (10:42 +0900)]
Additional parameters for perm_app_set_privilege() function

Change-Id: I41d598db22dcda33f4fc4df6522b007be211dd45

8 years agoRemove smack application labeling code 44/46944/1
Sungmin Kwak [Mon, 24 Aug 2015 05:17:01 +0000 (14:17 +0900)]
Remove smack application labeling code

Change-Id: Iffb8cd9386a0fb6b806f2eab01bd385f180ae4ac

8 years agofix prevent issue for nesting indent miss 43/46943/1
sungwook79.park [Fri, 21 Aug 2015 09:07:12 +0000 (18:07 +0900)]
fix prevent issue for nesting indent miss

Change-Id: I4161f8591e029dce9f0e1f25927a585a09168127

8 years agoPass keycode+8 to key handler 30/46730/1
Li Zhang [Tue, 25 Aug 2015 10:19:52 +0000 (18:19 +0800)]
Pass keycode+8 to key handler

Change-Id: Ic13f06a6b2d941a525d2dba5e15f6624665e85a6

8 years agoFix build warning in wayland environment 60/46660/1
Jihoon Kim [Mon, 24 Aug 2015 13:07:34 +0000 (22:07 +0900)]
Fix build warning in wayland environment

Change-Id: I78378f282f0a3e4001173132dc99cb5255f798a6

8 years agoupdate package version to 3.0.18 15/46615/1 accepted/tizen/mobile/20150824.093035 accepted/tizen/tv/20150824.093045 accepted/tizen/wearable/20150824.093100 submit/tizen/20150824.071356
Jihoon Kim [Mon, 24 Aug 2015 07:06:06 +0000 (16:06 +0900)]
update package version to 3.0.18

Change-Id: I16abc4302daf642d92af4a305f05bf8819129881

8 years agoMerge "Handle H/W keyboard key" into tizen
Jihoon Kim [Mon, 24 Aug 2015 04:45:14 +0000 (21:45 -0700)]
Merge "Handle H/W keyboard key" into tizen

8 years agoSupport to disable return key 62/46562/2
Jihoon Kim [Fri, 21 Aug 2015 13:40:51 +0000 (22:40 +0900)]
Support to disable return key

Change-Id: Ib69a894ba97116afe8d290beb3997e2f90a59872

8 years agoHandle H/W keyboard key 93/46593/1
Li Zhang [Sun, 23 Aug 2015 09:43:51 +0000 (17:43 +0800)]
Handle H/W keyboard key

Change-Id: I83bbdb7b9dc24a0eb6b592d932115bf8fdd059c8

8 years agoPrevent issue : fix if statement nesting indent mismatch 21/46521/1
sungwook79.park [Fri, 21 Aug 2015 08:40:34 +0000 (17:40 +0900)]
Prevent issue : fix if statement nesting indent mismatch

Change-Id: I7f5b9a885ec57b80653b4523bf8a1142b549b2ac

8 years agoFix code to check the result of socket () 20/46520/1
Jihoon Kim [Fri, 21 Aug 2015 08:03:53 +0000 (17:03 +0900)]
Fix code to check the result of socket ()

socket () returns -1 on error.
Signed-off-by: Sungwook Park <sungwook.park79@samsung.com>
Change-Id: I5fded951378252ed75948bc294ef9196052ca858

8 years agoupdate package version to 3.0.17 46/46446/1
Jihoon Kim [Thu, 20 Aug 2015 11:20:31 +0000 (20:20 +0900)]
update package version to 3.0.17

Change-Id: Ia200ea7e3c19203ba5de88fb398fa8d034713f47

8 years agoRestore the keyboard to the initial one when trying to start invalid keyboard 16/46316/1 accepted/tizen/mobile/20150821.003739 accepted/tizen/tv/20150821.003750 accepted/tizen/wearable/20150821.003758 submit/tizen/20150820.111605
Sungmin Kwak [Thu, 30 Jul 2015 00:56:01 +0000 (09:56 +0900)]
Restore the keyboard to the initial one when trying to start invalid keyboard

Change-Id: I36adecbaa45090b483847e1e41b77309dc920978

8 years agoAdd data to ime_info DB in panel process when it's empty 15/46315/1
Sungmin Kwak [Thu, 6 Aug 2015 00:53:36 +0000 (09:53 +0900)]
Add data to ime_info DB in panel process when it's empty

Because pkgmgr-info is removed from isf_db_select_all_ime_info(), it can't reload ime_info DB when it's empty.
Add isf_pkg_select_all_ime_info_db() function, so it can reload DB by using pkgmgr-info.

Change-Id: I773ffce6f9d804f1f828710beb2f38d186561f02

8 years agoMake initial ime_info DB in scim-launcher process if it's empty. 11/46311/2
Sungmin Kwak [Tue, 11 Aug 2015 14:48:05 +0000 (23:48 +0900)]
Make initial ime_info DB in scim-launcher process if it's empty.

This is necessary because pkgmgr-info dependency is removed from libscim-1.0.so
Move pkgmgr-info related common functions to new source file

Change-Id: I3f62804de6f154d21ea72d6b85fde6272366ed01

8 years agoRemove pkgmgr-info dependency from libscim-1.0.so library 10/46310/1
Sungmin Kwak [Mon, 3 Aug 2015 12:39:28 +0000 (21:39 +0900)]
Remove pkgmgr-info dependency from libscim-1.0.so library

Make initial ime_info DB in scim process

Change-Id: I854a8b68cfe048683a750d65f7457f5b763bdc4a

8 years agoFix bug IME disappears slowly when pressing H/W back button in WILL SHOW status 77/46277/1
Jihoon Kim [Tue, 18 Aug 2015 12:18:14 +0000 (21:18 +0900)]
Fix bug IME disappears slowly when pressing H/W back button in WILL SHOW status

Change-Id: Ic5da6f3754c4fa3f4aa14a35fa0b0000bccf5bd0

8 years agoAdded requires package for isf-kbd-mode-changer 74/46274/1
Wonkeun Oh [Tue, 11 Aug 2015 13:33:05 +0000 (22:33 +0900)]
Added requires package for isf-kbd-mode-changer

Change-Id: Ie030e00cbab07f915356d5a50060391079b0b287

8 years agoupdate package version to 3.0.16 58/45958/1 accepted/tizen/mobile/20150813.012347 accepted/tizen/tv/20150813.012355 accepted/tizen/wearable/20150813.012403 submit/tizen/20150812.140311
Jihoon Kim [Wed, 12 Aug 2015 14:01:28 +0000 (23:01 +0900)]
update package version to 3.0.16

Change-Id: I4735a5ac6bf26fa1310f393541b737eb3665cdd1

8 years agoFix build error on X11 57/45957/1
Jihoon Kim [Wed, 12 Aug 2015 13:53:50 +0000 (22:53 +0900)]
Fix build error on X11

Change-Id: I0082451554ec130ecdbc2820424d68c728632715

8 years agoupdate package version to 3.0.15 49/45949/1 submit/tizen/20150812.125443
Jihoon Kim [Wed, 12 Aug 2015 11:32:53 +0000 (20:32 +0900)]
update package version to 3.0.15

Change-Id: I7e13fbc0f04b35c178a0a774a32bd1a89ab488f7

8 years agoCreate socket for each user to support multi-user 48/45948/1
Jihoon Kim [Wed, 12 Aug 2015 11:31:48 +0000 (20:31 +0900)]
Create socket for each user to support multi-user

Change-Id: Id430a080c33e1be9a5a034f827ad2e0d2d3caa75

8 years agoDelete ecore event handler in demo application 20/45820/1
Jihoon Kim [Tue, 11 Aug 2015 12:42:52 +0000 (21:42 +0900)]
Delete ecore event handler in demo application

Change-Id: I1044045eda262feb17332504bd46717c07146717

8 years agoDo not load IME in application when socket invalidate 19/45819/1
Li Zhang [Tue, 11 Aug 2015 12:13:05 +0000 (20:13 +0800)]
Do not load IME in application when socket invalidate

Change-Id: I351534876b72b15b57cbde281fe6fd4a87b288da
Signed-off-by: Li Zhang <li2012.zhang@samsung.com>
8 years agoRemoved unused code about checking desktop mode 18/45818/1
wonkeun Oh [Tue, 11 Aug 2015 10:53:12 +0000 (19:53 +0900)]
Removed unused code about checking desktop mode

Change-Id: I766f0287770b5104f248c7483180d307e98e0b10

8 years agoAdd back button in event demo 00/45800/1
Jihoon Kim [Tue, 11 Aug 2015 07:19:01 +0000 (16:19 +0900)]
Add back button in event demo

Change-Id: Idf0861642b642e0aaf0a8761e2b50aca559476b4

8 years agoAdd more code for stability in demo 99/45799/1
Jihoon Kim [Tue, 11 Aug 2015 06:57:38 +0000 (15:57 +0900)]
Add more code for stability in demo

Change-Id: Ifd80959938baa15b61b41ae16066523fcc0c1c0d

8 years agoAdd package manager info in demo application 98/45798/1
Jihoon Kim [Tue, 4 Aug 2015 13:55:37 +0000 (22:55 +0900)]
Add package manager info in demo application

Change-Id: I031a7be1b9aacdce555464e5d671fab878cfb517

8 years agoFix the IME DB path for considering multi-user 43/45743/2
Jihoon Kim [Tue, 11 Aug 2015 04:50:48 +0000 (13:50 +0900)]
Fix the IME DB path for considering multi-user

Change-Id: Ie96136f00fbe3290e082a954f629c7f003ef0a8c

8 years agoAdd some isf control API test code in demo 31/45731/1
Jihoon Kim [Mon, 10 Aug 2015 07:58:50 +0000 (16:58 +0900)]
Add some isf control API test code in demo

Change-Id: Id12455a494bcb2e2aa1efde7733855e63b4fa1b3

8 years agoupdate package version to 3.0.14 11/45711/1 accepted/tizen/mobile/20150811.013926 accepted/tizen/tv/20150811.013945 accepted/tizen/wearable/20150811.013954 submit/tizen/20150810.132232
Jihoon Kim [Mon, 10 Aug 2015 13:17:36 +0000 (22:17 +0900)]
update package version to 3.0.14

Change-Id: Ib109968d5b11ebbb3a1c084fdb514730d9e57a68

8 years agoReplace ISF_SAVE_LOG with normal dlog in socket connection 10/45710/1
Jihoon Kim [Mon, 10 Aug 2015 13:14:54 +0000 (22:14 +0900)]
Replace ISF_SAVE_LOG with normal dlog in socket connection

Change-Id: I01d177c0130c8520e4cae871e050df9a409e7314

8 years agoupdate package version to 3.0.13 80/45580/1 accepted/tizen/mobile/20150808.024849 accepted/tizen/tv/20150808.025755 accepted/tizen/wearable/20150808.030148 submit/tizen/20150807.122223
Jihoon Kim [Fri, 7 Aug 2015 12:16:12 +0000 (21:16 +0900)]
update package version to 3.0.13

Change-Id: I46c71b769e6a675933240b69d480f4fa715069c3

8 years agoFix build error on X11 79/45579/1
Jihoon Kim [Fri, 7 Aug 2015 12:15:31 +0000 (21:15 +0900)]
Fix build error on X11

Change-Id: I7bc2e2a2cf40731fce37325dd8f65f35801efb53

8 years agoupdate package version to 3.0.12 65/45565/1 submit/tizen/20150807.110909
Jihoon Kim [Fri, 7 Aug 2015 10:02:24 +0000 (19:02 +0900)]
update package version to 3.0.12

Change-Id: Ib8d8d51bf8ca5653feb3d7d9b013804ffcc955d4

8 years agoRemove elementary dependency in libscim.so 44/45444/1
Jihoon Kim [Tue, 4 Aug 2015 02:23:25 +0000 (11:23 +0900)]
Remove elementary dependency in libscim.so

Change-Id: Ib08df478a334c67378be2c3c5f98174598c7c249

8 years agoRemove ecore-ipc dependency in libscim.so 27/45427/1
Jihoon Kim [Tue, 4 Aug 2015 02:05:55 +0000 (11:05 +0900)]
Remove ecore-ipc dependency in libscim.so

Change-Id: I2c8efee565ea69e8b2840e08b39d6667634efd62

8 years agoRemove unused build dependency 64/45164/1
Jihoon Kim [Mon, 3 Aug 2015 06:02:23 +0000 (15:02 +0900)]
Remove unused build dependency

Change-Id: I32d108a08debfee5d0eb3e8afb5535dc1b1b9a86

8 years agoRemove unused codes 63/45163/1
Sungmin Kwak [Thu, 30 Jul 2015 10:42:40 +0000 (19:42 +0900)]
Remove unused codes

Change-Id: I6855c988cf3d28168766d84e2879bcbc0b8132c2

8 years agoupdate package version to 3.0.11 22/45022/1 accepted/tizen/mobile/20150731.005049 accepted/tizen/tv/20150731.005141 accepted/tizen/wearable/20150731.005230 submit/tizen/20150730.110103
Jihoon Kim [Thu, 30 Jul 2015 11:02:39 +0000 (20:02 +0900)]
update package version to 3.0.11

Change-Id: If64730b6421032ea6874b5f36219fc195fdb64ac

8 years agoModified key symbol as key name in the isf-demo-efl 25/44925/2
Wonkeun Oh [Wed, 29 Jul 2015 10:36:36 +0000 (19:36 +0900)]
Modified key symbol as key name in the isf-demo-efl

Change-Id: I66811464fc791f7a6155b8a8654c5f9f5dbcdf83

8 years agoDelete unnecessary columns of ime_info DB table 18/44918/1
Sungmin Kwak [Wed, 29 Jul 2015 06:16:59 +0000 (15:16 +0900)]
Delete unnecessary columns of ime_info DB table

Change-Id: I09c1366526c755d7dc7d36ab745f2610c59fed2f

8 years agoupdate package version to 3.0.10 98/44898/1 accepted/tizen/mobile/20150730.014201 accepted/tizen/tv/20150730.014323 accepted/tizen/wearable/20150730.014527 submit/tizen/20150729.072918
Jihoon Kim [Wed, 29 Jul 2015 07:31:18 +0000 (16:31 +0900)]
update package version to 3.0.10

Change-Id: Iea34d22c9b2fc96692f4a375df52100b17bad76e

8 years agoSupport prediction allow mode 91/44891/1
Jihoon Kim [Wed, 29 Jul 2015 06:42:42 +0000 (15:42 +0900)]
Support prediction allow mode

Change-Id: Id49a2de69e1840cffd75a4c5585c361a648be9f6

8 years agoFix build warning related to isf-panel-efl 90/44890/1
Jihoon Kim [Wed, 29 Jul 2015 06:40:48 +0000 (15:40 +0900)]
Fix build warning related to isf-panel-efl

Change-Id: Ib6f15d888db073c31cf415785dc8b9f900387a6f

8 years agoRemove notification dependency in tv profile 14/44814/1
Jihoon Kim [Tue, 28 Jul 2015 00:36:24 +0000 (09:36 +0900)]
Remove notification dependency in tv profile

Change-Id: Ia6d64454b8a83002c882151cdb1e30ae7e32c811

8 years agoReload keyboard label on start. 11/44811/1
Sungmin Kwak [Mon, 27 Jul 2015 06:17:43 +0000 (15:17 +0900)]
Reload keyboard label on start.

The label might be incorrect if the language is changed when the panel process is inactive.

Change-Id: Icba8270ec9c8a29b01d41cf7b9d091e443fe0712

8 years agoChange the preedit window title to ISF Popup 69/44669/1
Li Zhang [Fri, 24 Jul 2015 11:43:09 +0000 (19:43 +0800)]
Change the preedit window title to ISF Popup

Change-Id: I53281f4e144279c9a42e321d5b092a20d6f44bdd

8 years agoUpdate candidate window geometry in wayland profile 60/44660/2
Li Zhang [Fri, 24 Jul 2015 10:08:20 +0000 (18:08 +0800)]
Update candidate window geometry in wayland profile

Change-Id: I1768f1686080f86514d3955c3fbe02b07d3ee0e6

8 years agoRemove code to check name of IME when registering active helper 41/44641/1
Li Zhang [Fri, 24 Jul 2015 07:14:50 +0000 (15:14 +0800)]
Remove code to check name of IME when registering active helper

Change-Id: I74af8252aec41de3f7573fa9e87da7b3767cdbc0

8 years agoupdate package version to 3.0.9 17/44617/1 accepted/tizen/mobile/20150724.055247 accepted/tizen/tv/20150724.055259 accepted/tizen/wearable/20150724.055311 submit/tizen/20150724.022035
Jihoon Kim [Fri, 24 Jul 2015 01:02:18 +0000 (10:02 +0900)]
update package version to 3.0.9

Change-Id: I67c52b804cbefb2ed966ffdaa54568fde0b9d35c

8 years agoShow IME Selector notification when more than one IME are enabled 92/44592/1
Sungmin Kwak [Thu, 23 Jul 2015 11:23:58 +0000 (20:23 +0900)]
Show IME Selector notification when more than one IME are enabled

Change-Id: I095676f5e1ffad290b0cb34c17e96a5a1ae3f37c

8 years agoModified the wrong path for the notification icons 91/44591/1
Wonkeun Oh [Thu, 23 Jul 2015 05:55:57 +0000 (14:55 +0900)]
Modified the wrong path for the notification icons

Change-Id: Ibf3e724beead4fb54d4b1ce387f1a26bce78406f

8 years agoRemove ctrl+alt+up/down key to change previous or next keyboard engine 36/44536/2
Jihoon Kim [Thu, 23 Jul 2015 05:38:17 +0000 (14:38 +0900)]
Remove ctrl+alt+up/down key to change previous or next keyboard engine

Change-Id: Iecfa97a20ff7794ae67be8d9ce0084e85fbd4524

8 years agomodified the execution condition of candidate feedback depending on the keyboard... 33/44533/2
Jihoon Kim [Thu, 23 Jul 2015 05:23:48 +0000 (14:23 +0900)]
modified the execution condition of candidate feedback depending on the keyboard setting

Change-Id: I2472338ccd89e53c4d4624f46dc7455fc3915b4a

8 years agoAdd code to check NULL value 31/44531/1
Jihoon Kim [Thu, 23 Jul 2015 05:19:53 +0000 (14:19 +0900)]
Add code to check NULL value

Change-Id: I9b68934b625d2d10b1bd27c9751f32cdf35a5774

8 years agoEnable to support H/W keyboard 30/44530/1
Jihoon Kim [Thu, 23 Jul 2015 05:17:58 +0000 (14:17 +0900)]
Enable to support H/W keyboard

Change-Id: I1c2ad9c89d6fe185e2696d65f8084c9025cd3f4b

8 years agoFix for install/update/uninstall of multiple IME packages 29/44529/1
Sungmin Kwak [Wed, 22 Jul 2015 06:04:01 +0000 (15:04 +0900)]
Fix for install/update/uninstall of multiple IME packages

Change-Id: Ia440f881695b67c7f17c393d134ef97dabbe2fd1

8 years agoUse tizen-extension wayland protocol 55/44455/1
Jihoon Kim [Wed, 22 Jul 2015 05:44:35 +0000 (14:44 +0900)]
Use tizen-extension wayland protocol

Change-Id: I60b1b46fc59581fb775de6658fb9569c839d98fd

8 years agoupdate package version to 3.0.8 15/44315/1 accepted/tizen/mobile/20150721.092036 accepted/tizen/tv/20150721.092224 accepted/tizen/wearable/20150721.092352 submit/tizen/20150721.021523
Jihoon Kim [Tue, 21 Jul 2015 02:01:17 +0000 (11:01 +0900)]
update package version to 3.0.8

Change-Id: I2976c6bb65537325fcd0a0fbe902cf2d654ce32d

8 years agoAdd more logs for TCT failed case 13/44313/1
Sungmin Kwak [Tue, 21 Jul 2015 00:29:27 +0000 (09:29 +0900)]
Add more logs for TCT failed case

Change-Id: I7484caab008c09bf4ade4d6495c187eb82f0855d

8 years agoFix the keyboard can't be launched when default helper ise is not valid 12/44312/1
Sungmin Kwak [Mon, 20 Jul 2015 15:27:52 +0000 (00:27 +0900)]
Fix the keyboard can't be launched when default helper ise is not valid

If SCIM_CONFIG_DEFAULT_HELPER_ISE is not available, restore it to SCIM_GLOBAL_CONFIG_INITIAL_ISE_UUID.

Change-Id: I6c1eeabb23a48f6778258d33e687f7dd7c6490e4

8 years agoBreaking out of a nested loop between commit_transaction() and reset() when create_pe... 11/44311/1
Li Zhang [Tue, 14 Jul 2015 03:21:27 +0000 (11:21 +0800)]
Breaking out of a nested loop between commit_transaction() and reset() when create_peer_instance() failed

Change-Id: I008e13afca191321cb0d70f958b8113e46b8e5de
Signed-off-by: Li Zhang <li2012.zhang@samsung.com>
8 years agoModify db queries 10/44310/1
Sungmin Kwak [Sun, 12 Jul 2015 02:09:37 +0000 (11:09 +0900)]
Modify db queries
Revise the description of module_name

Change-Id: Id587794a6604f96b857e01d1980f2b18f0807b75

8 years agoPrevent ISF from restarting the problematic IME repeatedly 09/44309/1
Haifeng Deng [Tue, 7 Jul 2015 06:48:17 +0000 (14:48 +0800)]
Prevent ISF from restarting the problematic IME repeatedly

Change-Id: Ia6501482debc8c53f5c7e567672db5bdf33d401a
Signed-off-by: Haifeng Deng <haifeng.deng@samsung.com>
8 years agoPrevent fix 08/44308/1
Sungmin Kwak [Tue, 7 Jul 2015 02:02:47 +0000 (11:02 +0900)]
Prevent fix

Change-Id: I394edd2a6a97801f6bcb0d4dde783c9a526e5456

8 years agoSupport Web IME in only wearable profile 05/44305/1
Sungmin Kwak [Wed, 1 Jul 2015 04:22:21 +0000 (13:22 +0900)]
Support Web IME in only wearable profile

Change-Id: If2774d973bb05abf14b8d16597ab5a08ce019c52

8 years agoSet language locale in wayland environment 86/44286/2
Jihoon Kim [Mon, 20 Jul 2015 13:23:34 +0000 (22:23 +0900)]
Set language locale in wayland environment

Change-Id: Ia761814aa24b3c89f81a800b338ddc0cf4357d62

9 years agoupdate package version to 3.0.7 90/44190/1 accepted/tizen/mobile/20150718.082007 accepted/tizen/tv/20150718.082218 accepted/tizen/wearable/20150718.082511 submit/tizen/20150717.140304
Jihoon Kim [Fri, 17 Jul 2015 13:59:23 +0000 (22:59 +0900)]
update package version to 3.0.7

Change-Id: I5978d72617e19a92f4aa24bd849d46e8d5a36841

9 years agoFix bug autocapital doesn't work 89/44189/2
Jihoon Kim [Fri, 17 Jul 2015 13:56:29 +0000 (22:56 +0900)]
Fix bug autocapital doesn't work

Change-Id: I553c26b9daf889b670581b6621ffa336a18d8002

9 years agoupdate package version to 3.0.6 52/44052/1 accepted/tizen/mobile/20150717.003129 accepted/tizen/tv/20150717.003142 accepted/tizen/wearable/20150717.003155 submit/tizen/20150716.104041
Jihoon Kim [Thu, 16 Jul 2015 10:36:31 +0000 (19:36 +0900)]
update package version to 3.0.6

Change-Id: Iba522c306008ac56124e0957b9951d8d3318d295

9 years agoSupport to specify the return key type on the input panel 47/44047/1
Jihoon Kim [Thu, 16 Jul 2015 10:20:16 +0000 (19:20 +0900)]
Support to specify the return key type on the input panel

Change-Id: I9f90bf04687b57c85560fdf8070751458a48760b

9 years agoFix build warning 40/44040/1
Jihoon Kim [Thu, 16 Jul 2015 09:59:25 +0000 (18:59 +0900)]
Fix build warning

Change-Id: Iee4c4c14e0a3fd333cee827654261cf468a7f32f

9 years agoFix unpair prepare and send bug in isf_wsc_control 59/43959/1
Li Zhang [Wed, 15 Jul 2015 13:45:29 +0000 (21:45 +0800)]
Fix unpair prepare and send bug in isf_wsc_control

Change-Id: Ic710d223e6b665878791c498d3149804cb74bfe4

9 years agoFix build error in X11 53/43953/1 accepted/tizen/mobile/20150716.010557 accepted/tizen/tv/20150716.010607 accepted/tizen/wearable/20150716.010621 submit/tizen/20150715.132022
Jihoon Kim [Wed, 15 Jul 2015 13:18:46 +0000 (22:18 +0900)]
Fix build error in X11

Change-Id: I4cc723374e5f385bd778e4bf5ee68b8d2b11a9a3

9 years agoFix build error in X11 environment 47/43947/1 submit/tizen/20150715.125541
Jihoon Kim [Wed, 15 Jul 2015 12:53:31 +0000 (21:53 +0900)]
Fix build error in X11 environment

Change-Id: Iee5480139d9554b1309ad6aa9fa7a455ad7824a6

9 years agoFix build error due to wayland protocol 36/43936/2 submit/tizen/20150715.120356
Jihoon Kim [Wed, 15 Jul 2015 11:38:34 +0000 (20:38 +0900)]
Fix build error due to wayland protocol

Change-Id: Icb34723246b1ca4e22df4ca906d88230d7a79238

9 years agoExecute wayland scanner in only wayland environment 22/43922/2 submit/tizen/20150715.105928
Jihoon Kim [Wed, 15 Jul 2015 10:47:16 +0000 (19:47 +0900)]
Execute wayland scanner in only wayland environment

Change-Id: I16f2f29d54404123756fcb41ef9bb11510ddba19