platform/core/uifw/isf.git
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

9 years agoupdate package version to 3.0.5 38/43838/1 submit/tizen/20150714.111530
Jihoon Kim [Tue, 14 Jul 2015 11:16:28 +0000 (20:16 +0900)]
update package version to 3.0.5

Change-Id: I3ec63ce779be005f968c48021bc5dd27a018c521

9 years agoSupport to get screen size in wayland 15/43815/1
Jihoon Kim [Tue, 14 Jul 2015 08:41:46 +0000 (17:41 +0900)]
Support to get screen size in wayland

Change-Id: I6ed20abf75def29afc5e962e01328a70aa67ac76

9 years agoSet active keyboard uuid in vconf 13/43813/1
Jihoon Kim [Tue, 14 Jul 2015 08:29:45 +0000 (17:29 +0900)]
Set active keyboard uuid in vconf

Change-Id: I57f2781908476260b18a612fb27dc2a7e245c5ea

9 years agoGenerate wayland protocol by wayland scanner 70/43670/1
Jihoon Kim [Mon, 13 Jul 2015 06:33:57 +0000 (15:33 +0900)]
Generate wayland protocol by wayland scanner

Change-Id: I4eee489dbdca187e1bbf54a18441ea4d04461489

9 years agoAdd wayland cflags 36/43636/1
Jihoon Kim [Mon, 13 Jul 2015 01:26:57 +0000 (10:26 +0900)]
Add wayland cflags

Change-Id: I974f214624098d0b45156399676d6ef1071fa59e

9 years agoupdate package version to 3.0.4 33/43533/1 accepted/tizen/mobile/20150710.122631 accepted/tizen/tv/20150710.122747 accepted/tizen/wearable/20150710.122826 submit/tizen/20150710.044147
Jihoon Kim [Fri, 10 Jul 2015 02:58:40 +0000 (11:58 +0900)]
update package version to 3.0.4

Change-Id: I23fd049df3e3f307a8f9554936b4894843e5ea78

9 years agoSupport IP and emoticon layout in wayland text input 27/43527/1
Jihoon Kim [Fri, 10 Jul 2015 02:12:27 +0000 (11:12 +0900)]
Support IP and emoticon layout in wayland text input

Change-Id: I21e4f12d095adcbf3e55ee1b3abc20bf619ad1fd

9 years agoupdate package version to 3.0.3 72/43372/1 accepted/tizen/mobile/20150709.001728 accepted/tizen/tv/20150709.001738 accepted/tizen/wearable/20150709.001742 submit/tizen/20150708.124001 submit/tizen/20150708.124058
Jihoon Kim [Wed, 8 Jul 2015 12:32:11 +0000 (21:32 +0900)]
update package version to 3.0.3

Change-Id: If3faa3c37d72681277f924fbd9f1fc5c92b2257b

9 years agoprevent crash in isf-wsc-efl 45/43045/1
Jihoon Kim [Tue, 7 Jul 2015 10:02:39 +0000 (19:02 +0900)]
prevent crash in isf-wsc-efl

Change-Id: I6571ab0cf5650b4935ec7258722bcedbed133d95

9 years agoFix unpair prepare and send bug in PanelClient 46/42946/1
Jihoon Kim [Mon, 6 Jul 2015 07:38:11 +0000 (16:38 +0900)]
Fix unpair prepare and send bug in PanelClient

Change-Id: Ia6ae10cf9c0aac55b2d69618961077dae897d505

9 years agoFix autoperiod issue in wayland text input 45/42945/1
Jihoon Kim [Mon, 6 Jul 2015 07:36:38 +0000 (16:36 +0900)]
Fix autoperiod issue in wayland text input

Change-Id: I600be1ca708721d6233b0d505be47a331e900785

9 years agoInitialize value in constructor 41/42941/1
Jihoon Kim [Mon, 6 Jul 2015 07:18:23 +0000 (16:18 +0900)]
Initialize value in constructor

Change-Id: Ibfaf43eb21e7f7866dbf0353bbc25e818e6724b8

9 years agoFix typo in wayland text input protocol 18/42918/1
Jihoon Kim [Mon, 6 Jul 2015 04:34:30 +0000 (13:34 +0900)]
Fix typo in wayland text input protocol

Change-Id: I0f72b67d2bd6b02e9d182c2948f878415956c3fa

9 years agoupdate package version to 3.0.2 57/42657/1 accepted/tizen/mobile/20150701.121235 accepted/tizen/tv/20150701.121556 accepted/tizen/wearable/20150701.123047 submit/tizen/20150701.094902
Jihoon Kim [Wed, 1 Jul 2015 08:40:15 +0000 (17:40 +0900)]
update package version to 3.0.2

Change-Id: I1a9807b43d83630e8467a6f5fd55bee4c6456adc

9 years agoFix sqlite3 query statement 51/42651/1
Sungmin Kwak [Wed, 1 Jul 2015 01:47:09 +0000 (10:47 +0900)]
Fix sqlite3 query statement

Change-Id: I17512cc3d5231f0ad64e7e4bb271e553b2ec04dc

9 years agoFix a code error 27/42627/1
Sungmin Kwak [Tue, 30 Jun 2015 12:01:53 +0000 (21:01 +0900)]
Fix a code error

It does not affect anything, though.

Change-Id: I6b5ff5a55b45f084b68e9106b5c5c7415641b45f

9 years agoFix a bug that ime_info.db is reset when the downloaded IME is updated 26/42626/1
Sungmin Kwak [Tue, 30 Jun 2015 07:59:10 +0000 (16:59 +0900)]
Fix a bug that ime_info.db is reset when the downloaded IME is updated

Change-Id: I2105b2143123e0a7ff6cc859ba89b51c8afe9889

9 years agoFixed crash issue when the immodule is finalized 25/42625/1
Wonkeun Oh [Fri, 26 Jun 2015 12:29:16 +0000 (21:29 +0900)]
Fixed crash issue when the immodule is finalized

(Added socket instance check code in the finalize fucntion)

Change-Id: Ic6c272f62d38a80e802bfb450a9a567036aede22

9 years agoChanges for launching Native IME 24/42624/1
Sungmin Kwak [Thu, 25 Jun 2015 06:28:19 +0000 (15:28 +0900)]
Changes for launching Native IME

Change-Id: I6453164fbbaaa136e02b3f21356284772c9e3bde

9 years agoRemove nice value in systemd service 23/42623/1
Jihoon Kim [Wed, 1 Jul 2015 00:51:09 +0000 (09:51 +0900)]
Remove nice value in systemd service

Change-Id: Ibb76d3555b352a48da7f97bda99d8a2dff0dc7d0

9 years agoupdate package version to 3.0.1 40/42340/1 accepted/tizen/mobile/20150626.103412 accepted/tizen/tv/20150626.103453 accepted/tizen/wearable/20150626.103437 submit/tizen/20150626.063953
Jihoon Kim [Fri, 26 Jun 2015 06:37:35 +0000 (15:37 +0900)]
update package version to 3.0.1

Change-Id: I0a7aea1c5370db08f3f8ca4b6eb11ee866ee0525

9 years agoFix isf control API connection issue 39/42339/1
Jihoon Kim [Fri, 26 Jun 2015 06:30:48 +0000 (15:30 +0900)]
Fix isf control API connection issue

Change-Id: Iad7afa484eb98289204854ea67833a9c43c2eef4

9 years agoFix build error on X11 environment 32/42332/1
Jihoon Kim [Fri, 26 Jun 2015 02:24:26 +0000 (11:24 +0900)]
Fix build error on X11 environment

Change-Id: Iaed7346ba9fb2a6d1dd6f332993f7854eb0aefdc

9 years agoUpdate package version 06/42306/1 submit/tizen/20150625.112413 submit/tizen/20150626.000206
Jihoon Kim [Thu, 25 Jun 2015 11:21:01 +0000 (20:21 +0900)]
Update package version

Change-Id: I7e75760035216daab3ed6d356c8746559aee6dc0

9 years agoRemove code to check name of IME when accepting connection 97/42297/1
Jihoon Kim [Thu, 25 Jun 2015 10:24:04 +0000 (19:24 +0900)]
Remove code to check name of IME when accepting connection

Change-Id: I93e53efa12368063cf78f3e38d578ac5cc94fba1

9 years agoUse appropriate return value enum type of callback func registered by ecore_event_han... 05/42205/1
Jihoon Kim [Wed, 24 Jun 2015 11:14:26 +0000 (20:14 +0900)]
Use appropriate return value enum type of callback func registered by ecore_event_handler_add

Change-Id: I8d5bdc232353cfeac166a8498179d9ef73fa5b60

9 years agoSimplify the usage of filesystem logging 00/42200/1
Jihoon Kim [Wed, 24 Jun 2015 10:52:53 +0000 (19:52 +0900)]
Simplify the usage of filesystem logging

Change-Id: I34280c3749e0b32800a9b88a40231b344029c71a

9 years agoReplace printf with dlog 99/42199/1
Jihoon Kim [Wed, 24 Jun 2015 10:51:32 +0000 (19:51 +0900)]
Replace printf with dlog

Change-Id: I394acb66e63339227186606f17a9b8fe53430be4

9 years agoMerge "Revert "Added the group permissions of the socket file for the multi-user...
Jihoon Kim [Wed, 24 Jun 2015 10:37:46 +0000 (03:37 -0700)]
Merge "Revert "Added the group permissions of the socket file for the multi-user."" into tizen

9 years agoRevert "Added the group permissions of the socket file for the multi-user." 95/42195/1
Jihoon Kim [Wed, 24 Jun 2015 10:11:18 +0000 (03:11 -0700)]
Revert "Added the group permissions of the socket file for the multi-user."

This reverts commit 9f4d92d261186b1f0ac7754313e584572ebcb677.

Change-Id: I98e69254ea026c91eef1092f2f5a225def81b9d6

9 years agoFix bug not to get package type information 79/42179/1
Jihoon Kim [Wed, 24 Jun 2015 07:23:16 +0000 (16:23 +0900)]
Fix bug not to get package type information

Change-Id: I8e65ca66e51ebe0982f573518e958ace50a3348a

9 years agoMerge "Change the path of IME db file" into tizen
Jihoon Kim [Wed, 24 Jun 2015 06:53:06 +0000 (23:53 -0700)]
Merge "Change the path of IME db file" into tizen

9 years agoRemove isf-wsm-efl 73/42173/2
Li Zhang [Thu, 18 Jun 2015 09:00:11 +0000 (17:00 +0800)]
Remove isf-wsm-efl

Change-Id: I45e7bbc0178d2a5f5614554e14c2dd916f1cc9ec

9 years agoConditional compilation for ecore_x 72/42172/2
Li Zhang [Thu, 18 Jun 2015 07:31:50 +0000 (15:31 +0800)]
Conditional compilation for ecore_x

Change-Id: Iac9e3efc2ed24aa5bb5261f435128f5cb9797966