platform/core/uifw/isf.git
10 years agoFix bug candidate window hide after 1 sec when application is terminated 38/17538/1
Jihoon Kim [Wed, 4 Sep 2013 04:20:18 +0000 (13:20 +0900)]
Fix bug candidate window hide after 1 sec when application is terminated

Change-Id: I3a20a9c991c82432f586d5d13ae1008c99e9bdf0

10 years agoUpdate Makefile.am 37/17537/1
Haifeng Deng [Wed, 4 Sep 2013 03:02:02 +0000 (11:02 +0800)]
Update Makefile.am

Change-Id: Iadc1a3b1b39d688c14b52dad97534edd623e8db8

10 years agoDonot call getpid () for DLOG 36/17536/1
Jihoon Kim [Wed, 4 Sep 2013 02:21:00 +0000 (11:21 +0900)]
Donot call getpid () for DLOG

Change-Id: I1320ce60ac2491f4d9cd6699012bfc53db74f2a2

10 years agoRemove unused source codes 35/17535/1
Jihoon Kim [Wed, 4 Sep 2013 02:18:16 +0000 (11:18 +0900)]
Remove unused source codes

Change-Id: I74cca112947ffc9d8e756d1d08579fa81b9b7715

10 years agoUse singleton config instance 34/17534/1
Jihoon Kim [Wed, 4 Sep 2013 01:28:21 +0000 (10:28 +0900)]
Use singleton config instance

Change-Id: I3d13ac509d082e2cb3ff9b080090ed9f9fb2940e

10 years agocall reset after hiding IME for avoiding the blink of candidate window 33/17533/1
Jihoon Kim [Tue, 13 Aug 2013 01:31:05 +0000 (10:31 +0900)]
call reset after hiding IME for avoiding the blink of candidate window

Change-Id: I75aedd6feac1f21783125954cd8ca42e3d77b820

10 years agocall ecore_imf_context_reset when H/W back key is released 32/17532/1
Jihoon Kim [Mon, 12 Aug 2013 01:40:52 +0000 (10:40 +0900)]
call ecore_imf_context_reset when H/W back key is released

Change-Id: Ie743accc404fd7d172986f87869cb5d7f13b96cf

10 years agoFix bug IME remains show status even though application terminated 31/17531/1
Jihoon Kim [Fri, 30 Aug 2013 07:40:53 +0000 (16:40 +0900)]
Fix bug IME remains show status even though application terminated

Change-Id: Ib68b2b88be717491fc0c615b1f1a9830f11aa24d

10 years agoSend hide request in case of abnormal exit 30/17530/1
Jihoon Kim [Wed, 21 Aug 2013 11:12:19 +0000 (20:12 +0900)]
Send hide request in case of abnormal exit

Change-Id: I151b00dd08ac543d999ed986109d2f2ff16d732f

10 years agofix N_SE-50420 29/17529/1
liushuo [Tue, 3 Sep 2013 12:36:54 +0000 (20:36 +0800)]
fix N_SE-50420

Change-Id: I4910ecc86ffe732c1211b5ac1ed61be6016fc25d

10 years agoChange SCIM_LOOKUP_TABLE_MAX_PAGESIZE to 300 28/17528/1
Haifeng Deng [Tue, 3 Sep 2013 11:26:29 +0000 (19:26 +0800)]
Change SCIM_LOOKUP_TABLE_MAX_PAGESIZE to 300

Change-Id: I1e3d91faf4695410842dc5db2cfd12543ed0ab8d

10 years agoMerge IMControlClient function into PanelClient 27/17527/1
Haifeng Deng [Tue, 3 Sep 2013 11:15:18 +0000 (19:15 +0800)]
Merge IMControlClient function into PanelClient

Change-Id: I625377ea840970ed077d004b502144337f25f461

10 years agoFix bug candidate window disappear after about 1 sec in H/W keyboard mode 26/17526/1
Jihoon Kim [Tue, 3 Sep 2013 08:44:10 +0000 (17:44 +0900)]
Fix bug candidate window disappear after about 1 sec in H/W keyboard mode

Change-Id: Ie05d641f7674c22a8c814403dda60dae027f02ee

10 years agodelete candidate timer when candidate window is hidden 25/17525/1
Jihoon Kim [Tue, 3 Sep 2013 08:38:35 +0000 (17:38 +0900)]
delete candidate timer when candidate window is hidden

Change-Id: I3adec91884b952c41e56e00c1aded232c749b024

10 years agoModified to update window_angle when ROT_CHANGE_REQ recved from ISE 24/17524/1
Ji-hoon Lee [Mon, 2 Sep 2013 15:32:50 +0000 (00:32 +0900)]
Modified to update window_angle when ROT_CHANGE_REQ recved from ISE

Change-Id: I18dafdb8090b7816bfa4f7410c6cb1c3899f6573

10 years agoModified to show candidate window without visibility checking 23/17523/1
Ji-hoon Lee [Mon, 2 Sep 2013 13:15:46 +0000 (22:15 +0900)]
Modified to show candidate window without visibility checking

Change-Id: I25fdd60a81c8ec127c5ea202fe17a7b0e149137a

10 years agoAdded code for resetting candidate_will_hide flag 22/17522/1
Ji-hoon Lee [Mon, 2 Sep 2013 07:55:42 +0000 (16:55 +0900)]
Added code for resetting candidate_will_hide flag

Change-Id: I22e0ba32e25ea2a363de0620006f7f6ebb8409c2

10 years agoRevert "Fix bug the candidate window disappear after 1 sec in H/W keyboard mode" 21/17521/1
Jihoon Kim [Mon, 2 Sep 2013 12:15:16 +0000 (12:15 +0000)]
Revert "Fix bug the candidate window disappear after 1 sec in H/W keyboard mode"

This reverts commit 0c67c6e20399812f53441a6a9dd598d2e9e742fb.

Change-Id: I672a2c5ee89c25c35f5964a71d8bb559cdae44e8

10 years agoset locale 20/17520/1
Haifeng Deng [Mon, 2 Sep 2013 06:45:13 +0000 (14:45 +0800)]
set locale

Change-Id: I7f3c33f3c5830199e1d50e9985156c344b6cebdb

10 years agoFix bug the name of heleper or engine displays as gettext ID 19/17519/1
Jihoon Kim [Mon, 2 Sep 2013 04:19:44 +0000 (13:19 +0900)]
Fix bug the name of heleper or engine displays as gettext ID

Change-Id: I64a4e238ff2edfbef4a8ef5a872858f64c0edacd

10 years agoFix bug the candidate window disappear after 1 sec in H/W keyboard mode 18/17518/1
Jihoon Kim [Sat, 31 Aug 2013 04:07:13 +0000 (13:07 +0900)]
Fix bug the candidate window disappear after 1 sec in H/W keyboard mode

Change-Id: I6dd92e5e3381cd4c233521d6facb4971d692b9e3

10 years agoremove candidate rotation code in update_ise_geometry, Add candidate close code for... 17/17517/1
JuHyun Kim [Fri, 23 Aug 2013 02:20:50 +0000 (11:20 +0900)]
remove candidate rotation code in update_ise_geometry, Add candidate close code for rotation

Change-Id: I54945ea15d5fbd49445d49cb6d9dc0d815a85e1b

10 years agoremove code to set ELM engine and fps 16/17516/1
Jihoon Kim [Mon, 12 Aug 2013 04:35:54 +0000 (13:35 +0900)]
remove code to set ELM engine and fps

Change-Id: I56269076f0885a4de56ab5f50d3110fd47463118

10 years agomodify log information and level 15/17515/1
Jihoon Kim [Mon, 12 Aug 2013 00:15:46 +0000 (09:15 +0900)]
modify log information and level

Change-Id: I6e84533dd8236dc290b17f70cea4292d4dbdd758

10 years agoEnable feedback (sound & vibration) on candidate item 14/17514/1
JuHyun Kim [Mon, 5 Aug 2013 07:46:12 +0000 (16:46 +0900)]
Enable feedback (sound & vibration) on candidate item

Change-Id: If8445a7472e881283a2406bc09ee945c54aa6733

10 years agoRemove unused declaration 13/17513/1
Jihoon Kim [Mon, 5 Aug 2013 05:11:23 +0000 (14:11 +0900)]
Remove unused declaration

Change-Id: I3a40b10e137eef794b2eff86d6431caa8fa8bf42

10 years agoskip will show sync to improve the performance of show effect 12/17512/1
Jihoon Kim [Tue, 30 Jul 2013 23:43:06 +0000 (08:43 +0900)]
skip will show sync to improve the performance of show effect

Change-Id: Iaa9d66b42eb40768fbfba46576e19bcdea25a820

10 years agoSet SIP status in vconf 11/17511/1
Jihoon Kim [Fri, 30 Aug 2013 23:24:08 +0000 (08:24 +0900)]
Set SIP status in vconf

Change-Id: Ib85869aa71f4bdccc6a2ae0aa88f040d27b0097e

10 years agoupload isf-2.4.6829 10/17510/1
Jihoon Kim [Thu, 29 Aug 2013 08:21:29 +0000 (17:21 +0900)]
upload isf-2.4.6829

Change-Id: Ibd1ce3867ade0e1659eb321f15c83f19c7c82ab4

10 years agoChange label of UG 09/17509/1
Jihoon Kim [Thu, 29 Aug 2013 07:06:15 +0000 (16:06 +0900)]
Change label of UG

Change-Id: I065928f0ca08c10271a30bd9fbb9dcec623646b1

10 years agoAdd autocapital type in isecontext 08/17508/1
Jihoon Kim [Wed, 28 Aug 2013 11:35:57 +0000 (20:35 +0900)]
Add autocapital type in isecontext

Change-Id: I454614ef58bc15dae6b9e8a005024512447857e0

10 years agoReduce the number of dlog lines in immodule 07/17507/1
Jihoon Kim [Tue, 13 Aug 2013 05:07:21 +0000 (14:07 +0900)]
Reduce the number of dlog lines in immodule

Change-Id: Ic473e2b1ebb5f9145b744bf1a4a9a6687971dc17

10 years agofix N_SE-50147 06/17506/1
liushuo [Wed, 28 Aug 2013 13:04:07 +0000 (21:04 +0800)]
fix N_SE-50147

Change-Id: I2af612321c6ded442ec74e20bd4890f3073ef23f

10 years agoupload isf-2.4.6827 05/17505/1
Jihoon Kim [Tue, 27 Aug 2013 03:51:03 +0000 (12:51 +0900)]
upload isf-2.4.6827

Change-Id: Ia1eb7b2a06ef0bea2fc2d78ee3f2b93f8cb09605

10 years agoReduce binary size gc-sections 04/17504/1
Li Zhang [Thu, 15 Aug 2013 09:05:29 +0000 (17:05 +0800)]
Reduce binary size gc-sections

Change-Id: I3181cbbf7922372a657a814da2f61f1f884bac8b

10 years agoskip checking autocapital in H/W keyboard mode 03/17503/1
Jihoon Kim [Tue, 27 Aug 2013 00:33:44 +0000 (09:33 +0900)]
skip checking autocapital in H/W keyboard mode

Change-Id: I0fbdb5d48cbde579b8257c9293bdf65937dac418

10 years agofix N_SE-49587 allow duplicated ise name now 02/17502/1
liushuo [Mon, 26 Aug 2013 07:06:47 +0000 (15:06 +0800)]
fix N_SE-49587 allow duplicated ise name now

Change-Id: I0c2124470c0edbf73128ea8e45b8340b0e129202

10 years agocall prediction_allow_set in IMEngine in case of only having focus 01/17501/1
Jihoon Kim [Thu, 22 Aug 2013 02:31:19 +0000 (11:31 +0900)]
call prediction_allow_set in IMEngine in case of only having focus

Change-Id: I0ae22fecd3421861173d9d7770a930c38edff65b

10 years agoInclude unistd.h in scim_helper.cpp 00/17500/1
Li Zhang [Thu, 15 Aug 2013 06:37:47 +0000 (14:37 +0800)]
Include unistd.h in scim_helper.cpp

Change-Id: Id3b2ae698cb0116d504a6dfaa5ea62f76234bde9

10 years agoChange "Multilingual/Keyboard" to "Multilingual Keyboard" 99/17499/1
Li Zhang [Thu, 15 Aug 2013 05:47:31 +0000 (13:47 +0800)]
Change "Multilingual/Keyboard" to "Multilingual Keyboard"

Change-Id: I76ba077839dc2389b140a89429f65dc7b77ef982

10 years agoFix bug of autocapital analysis 98/17498/1
Li Zhang [Fri, 2 Aug 2013 12:10:42 +0000 (20:10 +0800)]
Fix bug of autocapital analysis

Change-Id: I746388395a9be98d4a3c8f2d447717376dd09f1f

10 years agoupload isf-2.4.6801 97/17497/1
Jihoon Kim [Thu, 1 Aug 2013 05:52:46 +0000 (14:52 +0900)]
upload isf-2.4.6801

Change-Id: I1ea0d8baa253f7e91010866052c0d411b388e58c

10 years agoset _app_window before set_keyboard_geometry_atom_info in slot_show_ise() 96/17496/1
JuHyun Kim [Thu, 1 Aug 2013 05:30:40 +0000 (14:30 +0900)]
set _app_window before set_keyboard_geometry_atom_info in slot_show_ise()

Change-Id: Ic0507b01af22d98e2acfd616956aa216aa60577c

10 years agoset keyboard geometry at _ECORE_X_ATOM_E_VIRTUAL_KEYBOARD_OFF_PREPARE_REQUEST status 95/17495/1
JuHyun Kim [Thu, 1 Aug 2013 05:27:38 +0000 (14:27 +0900)]
set keyboard geometry at _ECORE_X_ATOM_E_VIRTUAL_KEYBOARD_OFF_PREPARE_REQUEST status

Change-Id: I28877ad09d55337f3c81364b975bd3a1160c3727

10 years agoset _app_window value in efl_get_app_window API 94/17494/1
JuHyun Kim [Thu, 1 Aug 2013 05:22:26 +0000 (14:22 +0900)]
set _app_window value in efl_get_app_window API

Change-Id: I6a390acfc1184a5ed88fff250703f98b9a29eda9

10 years agoset window angle value in ECORE_X_VIRTUAL_KEYBOARD_STATE_ON 93/17493/1
JuHyun Kim [Thu, 1 Aug 2013 02:43:14 +0000 (11:43 +0900)]
set window angle value in ECORE_X_VIRTUAL_KEYBOARD_STATE_ON

Change-Id: Ic72d0fbaf4072f4f1df85489e83bef79b7473808

10 years agofix indentation 91/17491/1
Jihoon Kim [Tue, 30 Jul 2013 08:26:01 +0000 (17:26 +0900)]
fix indentation

Change-Id: I7d22d24a3ca751646cb9e85df4677ef6f292b117

10 years agoupload isf-2.4.6729 90/17490/1
Jihoon Kim [Mon, 29 Jul 2013 05:44:27 +0000 (14:44 +0900)]
upload isf-2.4.6729

Change-Id: I25337c9632fac17cd5759da351954aad53c6b72e

10 years agoDisabled auto_throttle feature 89/17489/1
Jihoon Kim [Mon, 29 Jul 2013 05:42:59 +0000 (14:42 +0900)]
Disabled auto_throttle feature

Change-Id: I6220d3eb8311709a69e55d47fbfb8e4095a5b600

10 years agoupload isf-2.4.6725 88/17488/1
Jihoon Kim [Thu, 25 Jul 2013 01:45:14 +0000 (10:45 +0900)]
upload isf-2.4.6725

Change-Id: Ia5298d1d0a5ba209e2218e354b23a7fe5c7f121e

10 years agofix crash because of invalid show request input context 87/17487/1
Jihoon Kim [Wed, 17 Jul 2013 04:49:39 +0000 (13:49 +0900)]
fix crash because of invalid show request input context

Change-Id: Iabb73cf42f89a8842fc76ccc35c01579dfc9c1e8

10 years agofix crash issue on OSP application 86/17486/1
Jihoon Kim [Mon, 15 Jul 2013 00:43:49 +0000 (09:43 +0900)]
fix crash issue on OSP application

Change-Id: I75a02474c3122a829cf8043534fecb9cf6e31816

10 years agoupload isf-2.4.6719-2 85/17485/1
Jihoon Kim [Fri, 19 Jul 2013 10:47:55 +0000 (19:47 +0900)]
upload isf-2.4.6719-2

Change-Id: I7a4640d746f4d500926a531b2ba905a975366397

10 years agofix N_SE-46950: reset _hw_ise_bak when swiching software keyboard leads to hardware... 84/17484/1
liushuo [Fri, 19 Jul 2013 09:37:14 +0000 (17:37 +0800)]
fix N_SE-46950: reset _hw_ise_bak when swiching software keyboard leads to hardware keyboard engine changed.

Change-Id: I2fd586d76bbde618d2c3391b0a6a5347d4dd90c4

10 years agoupload isf-2.4.6719 83/17483/1
Jihoon Kim [Fri, 19 Jul 2013 05:29:25 +0000 (14:29 +0900)]
upload isf-2.4.6719

Change-Id: I466d59cecc727f877bcb74cd11b23b9d157670ec

10 years agocheck candidate window status on OFF_PREPARE 82/17482/1
JuHyun Kim [Thu, 18 Jul 2013 07:40:24 +0000 (16:40 +0900)]
check candidate window status on OFF_PREPARE

Change-Id: Idc5327673fa37ac342f69c1d9ee47861d59022b3

10 years agoupload isf-2.4.6717-2 81/17481/1
Jihoon Kim [Wed, 17 Jul 2013 07:38:08 +0000 (16:38 +0900)]
upload isf-2.4.6717-2

Change-Id: Ic365a773c80905be7951a3023efb4aa0dfa35bc0

10 years agocheck ise_show status in settle function 80/17480/1
JuHyun Kim [Wed, 17 Jul 2013 07:23:53 +0000 (16:23 +0900)]
check ise_show status in settle function

Change-Id: I36333c9ff88f95cc948d49bfd6c472e6066b2ba6

10 years agoupload isf-2.4.6717 79/17479/1
Jihoon Kim [Wed, 17 Jul 2013 07:07:49 +0000 (16:07 +0900)]
upload isf-2.4.6717

Change-Id: Ie0de9d855a8abba9acfe1bbce9bb49adf7ffa8ff

10 years agoAdd window angle for get_ise_geometry 78/17478/1
JuHyun Kim [Wed, 17 Jul 2013 06:55:38 +0000 (15:55 +0900)]
Add window angle for get_ise_geometry

Change-Id: I891b35199b600c26ec06c7da313a347f9dc5356d

10 years agoupload isf package 77/17477/1
Jihoon Kim [Tue, 16 Jul 2013 09:39:53 +0000 (18:39 +0900)]
upload isf package

Change-Id: I114a923f51be08869f81c4dd8df70847bcabf3b2

10 years agoAdd delete_candidate_hide timer in ui_candidate_show 76/17476/1
JuHyun Kim [Tue, 16 Jul 2013 09:56:20 +0000 (18:56 +0900)]
Add delete_candidate_hide timer in ui_candidate_show

Change-Id: I48d4a342f39293a3c87cd199796074b454d057dc

10 years agocheck ise_height in settle function 75/17475/1
JuHyun Kim [Tue, 16 Jul 2013 09:34:33 +0000 (18:34 +0900)]
check ise_height in settle function

Change-Id: Iceedcf497fb27a40e03a7cd902b53fd6406995d0

10 years agoupload isf-2.4.6716 74/17474/1
Jihoon Kim [Tue, 16 Jul 2013 08:59:03 +0000 (17:59 +0900)]
upload isf-2.4.6716

Change-Id: Icdebf924b81a82783d056df44fd6e4cf71c23b46

10 years agofix settle height 73/17473/1
JuHyun Kim [Tue, 16 Jul 2013 08:58:00 +0000 (17:58 +0900)]
fix settle height

Change-Id: I067107e89aee5407ca0f222974d4c3cb94dae095

10 years agoremove _candidate_angle change code in get_ise_geometry 72/17472/1
JuHyun Kim [Tue, 16 Jul 2013 08:07:06 +0000 (17:07 +0900)]
remove _candidate_angle change code in get_ise_geometry

Change-Id: I57ab53d210bec55c5e07fa96443da11155a15c44

10 years agochange candidate window max value 71/17471/1
JuHyun Kim [Tue, 16 Jul 2013 07:27:52 +0000 (16:27 +0900)]
change candidate window max value

Change-Id: I53c9e0aeafed14f4f5e946c3274a87978332a039

10 years agoupload isf-2.4.6715 70/17470/1
Jihoon Kim [Mon, 15 Jul 2013 05:14:03 +0000 (14:14 +0900)]
upload isf-2.4.6715

Change-Id: Id659e9eb41b417189f861003ba0fea30ad7988c8

10 years agoUse dlog instead of std::cerr 69/17469/1
Jihoon Kim [Mon, 15 Jul 2013 05:08:57 +0000 (14:08 +0900)]
Use dlog instead of std::cerr

Change-Id: I1b1a1273cd4f33d356243937a55f32e8fbf0ecca

10 years agofix unchecked return value 68/17468/1
Jihoon Kim [Mon, 15 Jul 2013 01:35:06 +0000 (10:35 +0900)]
fix unchecked return value

Change-Id: Iea325b8c8a7d7d1fa9a87386b3514ed6d8af9db0

10 years agoUse ea_editfield 67/17467/1
Jihoon Kim [Sat, 13 Jul 2013 10:32:36 +0000 (19:32 +0900)]
Use ea_editfield

Change-Id: I7e900fe9c79ab3c8a425876eaa0f5a0dbedb987f

10 years agoupload isf-2.4.6712 66/17466/1
Jihoon Kim [Fri, 12 Jul 2013 04:56:40 +0000 (13:56 +0900)]
upload isf-2.4.6712

Change-Id: I868d98796a7fb5141534732558cc8c95b5cc9d59

10 years agoFix wrong candidate angle affects the geometry of ISE 65/17465/1
Jihoon Kim [Fri, 12 Jul 2013 04:39:30 +0000 (13:39 +0900)]
Fix wrong candidate angle affects the geometry of ISE

Change-Id: I8cf5e326db74ff17a98f8bdde23374e63c37c758

10 years agoRefined the routine for updating ISE size information 64/17464/1
Ji-hoon Lee [Thu, 11 Jul 2013 08:35:08 +0000 (17:35 +0900)]
Refined the routine for updating ISE size information

Change-Id: I171594dce269277bec006069a70989b3e736004c

10 years agoChanged to relocate candidate window instead of hiding it when H/W keyboard attached 63/17463/1
Ji-hoon Lee [Thu, 11 Jul 2013 07:39:43 +0000 (16:39 +0900)]
Changed to relocate candidate window instead of hiding it when H/W keyboard attached

Change-Id: I9e5fa6071ab804001061f11fa3d9d3aee8cc0543

10 years agocheck hardware keyboard status before set active ise 62/17462/1
JuHyun Kim [Thu, 11 Jul 2013 05:30:15 +0000 (14:30 +0900)]
check hardware keyboard status before set active ise

Change-Id: I71479554d1b06037a02236d07c681ef2adc60051

10 years agoupload isf-2.4.6711 61/17461/1
Jihoon Kim [Thu, 11 Jul 2013 00:02:23 +0000 (09:02 +0900)]
upload isf-2.4.6711

Change-Id: Ieddb4dfbf5f5d25856ccd136524ddb71e14c7514

10 years agocheck hardware mode before back hw_keyboard_selection_view_set_cb 60/17460/1
JuHyun Kim [Wed, 10 Jul 2013 12:36:35 +0000 (21:36 +0900)]
check hardware mode before back hw_keyboard_selection_view_set_cb

Change-Id: Ib49d7525c13029dc254fdc4940d5061313bc3e62

10 years agoAdd dbus smack rule for setting UG 57/17457/1
Jihoon Kim [Tue, 9 Jul 2013 10:02:23 +0000 (19:02 +0900)]
Add dbus smack rule for setting UG

Change-Id: I9097d76a8dc243f8ab5019f86cea5ba54331db4b

10 years agoupdate current keyboard engine on on_resume 56/17456/1
Jihoon Kim [Tue, 9 Jul 2013 08:34:10 +0000 (17:34 +0900)]
update current keyboard engine on on_resume

Change-Id: Ibd379589770ea8709293768cec551291cb63414a

10 years agoupload isf-2.4.6709 55/17455/1
Jihoon Kim [Tue, 9 Jul 2013 06:52:50 +0000 (15:52 +0900)]
upload isf-2.4.6709

Change-Id: Id5567122f918de81a93dc6fb065516c7dd63941f

10 years agofix candidate window stacking bug 54/17454/1
Jihoon Kim [Tue, 9 Jul 2013 06:50:54 +0000 (15:50 +0900)]
fix candidate window stacking bug

Change-Id: I6b8ba3ca7b1e527225995e5d81900307f1eb09bf

10 years agoAdd smack rule for dbus 53/17453/1
Jihoon Kim [Tue, 9 Jul 2013 06:48:27 +0000 (15:48 +0900)]
Add smack rule for dbus

Change-Id: I78ac5a0b41fa98893c3eae11184a24b1c1099e22

10 years agoupload isf-2.4.6703 52/17452/1
Jihoon Kim [Wed, 3 Jul 2013 08:46:10 +0000 (17:46 +0900)]
upload isf-2.4.6703

Change-Id: If61bfc2cb0bad9631208adea2ae43897db37c0df

10 years agokeyboard setting view should be changed according to H/W keyboard connection 51/17451/1
Jihoon Kim [Wed, 3 Jul 2013 08:23:39 +0000 (17:23 +0900)]
keyboard setting view should be changed according to H/W keyboard connection

Change-Id: I0afe847226462877692c665fdb0addc7d54ac810

10 years agocheck return value of pkgmgr function 50/17450/1
Jihoon Kim [Wed, 3 Jul 2013 06:30:48 +0000 (15:30 +0900)]
check return value of pkgmgr function

Change-Id: I07c39b9be7a8e67bf8a351eae9762cf4abea652a

10 years agoupload isf-2.4.6702 49/17449/1
Jihoon Kim [Tue, 2 Jul 2013 08:58:25 +0000 (17:58 +0900)]
upload isf-2.4.6702

Change-Id: I23b4d849ab883fe58b5c1d32d57a26620074aa67

10 years agoAdd smack rule 48/17448/1
Jihoon Kim [Tue, 2 Jul 2013 07:35:07 +0000 (16:35 +0900)]
Add smack rule

Change-Id: I5e63385078a7a41db86217174f91c0c9a1aefeba

10 years agofix indentation 47/17447/1
Jihoon Kim [Sun, 30 Jun 2013 06:18:28 +0000 (15:18 +0900)]
fix indentation

Change-Id: I6778a941209e67caa96158ce03e638e7a25540c9

10 years agoupload isf-2.4.6628 46/17446/1
Jihoon Kim [Fri, 28 Jun 2013 11:18:34 +0000 (20:18 +0900)]
upload isf-2.4.6628

Change-Id: If765c2208982d350731ad0baee86e08443d30b5e

10 years agoChange word to newly translated word 45/17445/1
Wonkeun Oh [Thu, 27 Jun 2013 07:50:00 +0000 (16:50 +0900)]
Change word to newly translated word

Change-Id: I0a0ab1905a4893dbbc926c5690bcf5838cd75193

10 years agofix bug back key isn't propagated in case of H/W keyboard mode 44/17444/1
Jihoon Kim [Fri, 28 Jun 2013 11:05:41 +0000 (20:05 +0900)]
fix bug back key isn't propagated in case of H/W keyboard mode

Change-Id: Ic576610ce85ce0848948a11bfe8436e42b4471fe

10 years agoAdd candidate will hide for candidate hide sync 43/17443/1
JuHyun Kim [Mon, 24 Jun 2013 11:47:37 +0000 (20:47 +0900)]
Add candidate will hide for candidate hide sync

Change-Id: I27b454b384bb62c74db8dde58aa02360af24bbae

10 years agoupload isf-2.4.6624 42/17442/1
Jihoon Kim [Mon, 24 Jun 2013 07:32:13 +0000 (16:32 +0900)]
upload isf-2.4.6624

Change-Id: If627c2a3987045369ada2e3cfc7a90546f1bfdb7

10 years agoSupport back key 41/17441/1
Jihoon Kim [Wed, 19 Jun 2013 12:00:34 +0000 (21:00 +0900)]
Support back key

Change-Id: I68e77aa95129dd7c3a89f6d4aa8c054a9f45f526

10 years agoupload isf-2.4.6621-3 40/17440/1
Jihoon Kim [Fri, 21 Jun 2013 08:44:48 +0000 (17:44 +0900)]
upload isf-2.4.6621-3

Change-Id: Iae2838feb290ab0f899729a47a90419df5682c20

10 years agofix bug hide request was dicarded 39/17439/1
Jihoon Kim [Fri, 21 Jun 2013 08:29:59 +0000 (17:29 +0900)]
fix bug hide request was dicarded

Change-Id: Ie8affb8f9b382cc63335f63d95e5cdf3b859dbc1

10 years agoupload isf-2.4.6621-2 38/17438/1
Jihoon Kim [Fri, 21 Jun 2013 06:12:23 +0000 (15:12 +0900)]
upload isf-2.4.6621-2

Change-Id: I77d9101986ca1ae2dbc6748e4031a83aa2e422db

10 years agofix build warning 37/17437/1
Jihoon Kim [Wed, 12 Jun 2013 04:56:21 +0000 (13:56 +0900)]
fix build warning

Change-Id: I1533e600cb4aa4c52290ff5ebce122dfe6a50cc4

10 years agoupload isf-2.4.6621 36/17436/1
Jihoon Kim [Thu, 20 Jun 2013 23:50:39 +0000 (08:50 +0900)]
upload isf-2.4.6621

Change-Id: I86a05aaaa5cd124d58184178944d883a2c19e15f