platform/core/uifw/isf.git
10 years agoModified to hide candidate window when WILL_HIDE ack received 73/17573/1
Ji-hoon Lee [Tue, 24 Sep 2013 15:09:59 +0000 (00:09 +0900)]
Modified to hide candidate window when WILL_HIDE ack received

Change-Id: I84fe9bd1c478a0a1e37539cc82b1ae95c37120e3

10 years agoRemove off_prepare_timer when WILL_HIDE_ACK received 72/17572/1
Ji-hoon Lee [Tue, 24 Sep 2013 15:07:39 +0000 (00:07 +0900)]
Remove off_prepare_timer when WILL_HIDE_ACK received

Change-Id: I8d1f7c835911ef87869fee4cecf1d7309eea5278

10 years agoAdded state checking code before transition to WILL_* state 71/17571/1
Ji-hoon Lee [Tue, 24 Sep 2013 14:58:00 +0000 (23:58 +0900)]
Added state checking code before transition to WILL_* state

Change-Id: Id6d28dec0a5cf16ca1440da1d7b0b059fa210fc3

10 years agoUse ISE/candidate state variables instead of state-specific flags 70/17570/1
Ji-hoon Lee [Tue, 24 Sep 2013 14:57:09 +0000 (23:57 +0900)]
Use ISE/candidate state variables instead of state-specific flags

Change-Id: I3840bb6294f776d7da7ae997263a8e06addc1fee

10 years agoClarified the usage of keyboard geometry related functions 69/17569/1
Ji-hoon Lee [Tue, 10 Sep 2013 07:56:32 +0000 (16:56 +0900)]
Clarified the usage of keyboard geometry related functions

Change-Id: I170fd3d7713b57e5e02963d9b19d797717d133a3

10 years agoFixed the candidate window being displayed improperly by hide timer 68/17568/1
Ji-hoon Lee [Tue, 24 Sep 2013 11:43:04 +0000 (20:43 +0900)]
Fixed the candidate window being displayed improperly by hide timer

Change-Id: Iccc3a412bff4b31b1623643d124e99c6d37e614d

10 years agoRegister render_flush callback for candidate window when KEYBOARD_STATE changes 67/17567/1
Ji-hoon Lee [Sat, 7 Sep 2013 04:55:19 +0000 (13:55 +0900)]
Register render_flush callback for candidate window when KEYBOARD_STATE changes

Change-Id: I06d3ed5c07fecaee5e5bc5b519c6c1ba1b022776

10 years agoFixed prevent defects 66/17566/1
Ji-hoon Lee [Mon, 12 Aug 2013 10:37:34 +0000 (19:37 +0900)]
Fixed prevent defects

Change-Id: I109f2672e9ad5cb43dca08fbb3df285110a2bac6

10 years agoModified the scim_socket to connect in nonblocking way 65/17565/1
Ji-hoon Lee [Tue, 30 Jul 2013 08:47:38 +0000 (17:47 +0900)]
Modified the scim_socket to connect in nonblocking way

Change-Id: Ic1068601c75a5840834b974143e46af0a8bbaf68

10 years agoUpload isf-2.4.6924 64/17564/1
Li Zhang [Tue, 24 Sep 2013 03:34:37 +0000 (11:34 +0800)]
Upload isf-2.4.6924

Change-Id: If7e32cd4c593c81a82c88804760f4236d3d1f290

10 years agoReplace SocketConfig reload with HelperAgent reload 63/17563/1
Li Zhang [Mon, 23 Sep 2013 11:54:44 +0000 (19:54 +0800)]
Replace SocketConfig reload with HelperAgent reload

Change-Id: Ifeaf6fc6b5bfe94c14e27611310ad51dbcddb3b1

10 years agoSave current active X window ID in focus-in for candidate window 62/17562/1
Jihoon Kim [Mon, 23 Sep 2013 06:40:39 +0000 (15:40 +0900)]
Save current active X window ID in focus-in for candidate window

It's for fixing N_SE-52701

Change-Id: If1ce642f4332d59ffa22bacdf1ccec28a364b9e9

10 years agoupload isf-2.4.6923 61/17561/1
Jihoon Kim [Mon, 23 Sep 2013 02:13:11 +0000 (11:13 +0900)]
upload isf-2.4.6923

Change-Id: Id311c83599cb411faa57046a40e7ffc92f2ca06f

10 years agoinitialize current helper uuid when stop_helper () is called 60/17560/1
Jihoon Kim [Mon, 23 Sep 2013 00:45:31 +0000 (09:45 +0900)]
initialize current helper uuid when stop_helper () is called

Change-Id: Ia339b011eae2ed1fc6d697a7c0c546fd37a9c5ee

10 years agoupload isf-2.4.6917 59/17559/1
Jihoon Kim [Mon, 16 Sep 2013 22:47:05 +0000 (07:47 +0900)]
upload isf-2.4.6917

Change-Id: I9f5e0714ece1d6aba75e81e674c169ad1e61795b

10 years agofix N_SE-52363 58/17558/1
liushuo [Mon, 16 Sep 2013 11:31:09 +0000 (19:31 +0800)]
fix N_SE-52363

Change-Id: If146da8f0f667c6d38b80619411cd58cedd45371

10 years agofix bug hide event callback wasn't called when context is deleted 57/17557/1
Jihoon Kim [Mon, 16 Sep 2013 09:09:01 +0000 (18:09 +0900)]
fix bug hide event callback wasn't called when context is deleted

Change-Id: I07a8f6c275d741871393ffa3f647063ec5a0f095

10 years agoupload isf-2.4.6916 56/17556/1
Jihoon Kim [Mon, 16 Sep 2013 05:37:15 +0000 (14:37 +0900)]
upload isf-2.4.6916

Change-Id: I29d122bfc26f03a96bbe16304b4cfebab3ff78bf

10 years agoremove code to send will_show_ack 55/17555/1
Jihoon Kim [Mon, 16 Sep 2013 01:59:49 +0000 (10:59 +0900)]
remove code to send will_show_ack

Change-Id: If34fab0b2a78f3427eeb5cd1509fa7b32f3cc9a4

10 years agochanged logic location of checking pre_uuid 54/17554/1
Wonkeun Oh [Thu, 12 Sep 2013 07:57:44 +0000 (16:57 +0900)]
changed logic location of checking pre_uuid

Change-Id: I968716267e0d9968fd8f111b1e2b58c8561b11fa

10 years agoHide IME when H/W back key is released even though there is no focus 53/17553/1
Jihoon Kim [Wed, 21 Aug 2013 07:19:17 +0000 (16:19 +0900)]
Hide IME when H/W back key is released even though there is no focus

Change-Id: Ib16c5ceeab2614968fcba9ddb8f6c6c6435c24cd

10 years agoconditional use tts library 52/17552/1
Jihoon Kim [Fri, 13 Sep 2013 07:43:44 +0000 (16:43 +0900)]
conditional use tts library

Change-Id: I6e8b44ab40f501aa1dbbacc19e6cb871931e5593

10 years agoFix WILL_SHOW state missing issue 51/17551/1
Haifeng Deng [Tue, 10 Sep 2013 06:10:46 +0000 (14:10 +0800)]
Fix WILL_SHOW state missing issue

Change-Id: I8d2be8fa65233c32b5964adacb5fc531822ad86f

10 years agoUpload isf-2.4.6909 50/17550/1
Li Zhang [Mon, 9 Sep 2013 11:15:10 +0000 (19:15 +0800)]
Upload isf-2.4.6909

Change-Id: Ic031ee23b40a2da2ad3081c119487b6a20eb1553

10 years agoRelease configbase when App exiting 49/17549/1
Li Zhang [Mon, 9 Sep 2013 10:44:27 +0000 (18:44 +0800)]
Release configbase when App exiting

Change-Id: I4e9dbb49dd31736ff943699f1137976454962ecb

10 years agoAdd soft candidate interface 48/17548/1
Haifeng Deng [Sat, 7 Sep 2013 07:15:18 +0000 (15:15 +0800)]
Add soft candidate interface

Change-Id: I52ab632e6a2719eea44b0807487a499a254c635e

10 years agoRemove send_candidate_will_hide_ack from IMControlClient 47/17547/1
Haifeng Deng [Thu, 5 Sep 2013 07:48:50 +0000 (15:48 +0800)]
Remove send_candidate_will_hide_ack from IMControlClient

Change-Id: Iea1727627107e91336ecef26bb8c40a35a297bca

10 years agoChange pagesize to 2 bytes 46/17546/1
Haifeng Deng [Thu, 5 Sep 2013 07:35:41 +0000 (15:35 +0800)]
Change pagesize to 2 bytes

Change-Id: I6e27674b8c8042902eb81c40da64b2598d6c6bc8

10 years agoSolve input_panel_state_get issue 45/17545/1
Haifeng Deng [Wed, 4 Sep 2013 09:58:56 +0000 (17:58 +0800)]
Solve input_panel_state_get issue

Change-Id: Ieb30eee0b0090da08733e98332367bbd58cd2fb6

10 years agoAvoiding keyboard flickering when focus out,reset and commit string 44/17544/1
Haifeng Deng [Wed, 4 Sep 2013 09:12:14 +0000 (17:12 +0800)]
Avoiding keyboard flickering when focus out,reset and commit string

Change-Id: I40022521efdc8e7f1743aae25a522e159a03edae

10 years agoUse non-blocking mode socket 43/17543/1
Haifeng Deng [Wed, 4 Sep 2013 07:59:21 +0000 (15:59 +0800)]
Use non-blocking mode socket

Change-Id: I0cffd699b0c432fd20853555cc5804e5ba4c2d26

10 years agoUpdate gtkimcontextscim.cpp and scim_x11_frontend.cpp for PanelClient 42/17542/1
Haifeng Deng [Wed, 4 Sep 2013 07:02:40 +0000 (15:02 +0800)]
Update gtkimcontextscim.cpp and scim_x11_frontend.cpp for PanelClient

Change-Id: I9703998640a6313f3bc7483485218535afe3063e

10 years agoAdd SCIM_IME_SUPPORT_LANGUAGE_TOGGLE_KEY option for keyboard ISE 41/17541/1
Haifeng Deng [Wed, 4 Sep 2013 06:32:03 +0000 (14:32 +0800)]
Add SCIM_IME_SUPPORT_LANGUAGE_TOGGLE_KEY option for keyboard ISE

Change-Id: I9f400c19ec2753e550b7b24d02555ef0e7dfa151

10 years agoadd exit test case 40/17540/1
Jihoon Kim [Wed, 21 Aug 2013 11:08:54 +0000 (20:08 +0900)]
add exit test case

Change-Id: If43b23d62772d2e56a24937ad8d2a0e4c91b5fa7

10 years agoupload isf-2.4.6904 39/17539/1
Jihoon Kim [Wed, 4 Sep 2013 04:59:43 +0000 (13:59 +0900)]
upload isf-2.4.6904

Change-Id: I95df005e7d8c10c150d9580e11bde63471531749

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