Jihoon Kim [Tue, 14 Apr 2015 10:36:21 +0000 (19:36 +0900)]
Fix wrong autopunctuation character in zh_CN locale
Change-Id: Ia5520c457d43ab0a2b42f84480bb6f6cac8632f2
Jihoon Kim [Thu, 7 May 2015 10:54:39 +0000 (19:54 +0900)]
Simplifying logging in wayland
Change-Id: I19d0b6c50ba70affb5949e2fddd6a4c75446af29
Sungwook Park [Thu, 7 May 2015 04:47:53 +0000 (13:47 +0900)]
add environment variable for X11 in scim.service
Change-Id: I6d5205242979b3f65092d85f02a8f25c650ec304
Sungwook Park [Thu, 7 May 2015 01:49:38 +0000 (10:49 +0900)]
add code to launch isf-wsc-efl and helper_launcher when boot up
Change-Id: Ic8614f8d5bcbb04c997331b56f4fcb996188212c
Jihoon Kim [Wed, 6 May 2015 08:48:59 +0000 (17:48 +0900)]
Fix build error due to change of TTS enum
Change-Id: I8734bcf4a754afa4c00ac2c236d0f66bdcfa0a06
Jihoon Kim [Fri, 24 Apr 2015 04:05:19 +0000 (13:05 +0900)]
Handling the exceptional case
Change-Id: I790f930f4561b2296961d86faf4704aeb608f6e2
psw [Wed, 22 Apr 2015 07:53:28 +0000 (16:53 +0900)]
wl_input_method null check
Change-Id: I8250a85806de1dbba88991629007f3e089ffb28f
Wonkeun Oh [Thu, 9 Apr 2015 13:26:59 +0000 (22:26 +0900)]
Removed security server logic to be replaced as cynara.
Currently, imemanager privilege is not exist. So after ime manager privilege is decided in Tizen 2.4. we will add the cynara check logic.
Change-Id: I1b69ac14c7d2fae3c57fa0b931b11d46ce5a587a
Jihoon Kim [Mon, 6 Apr 2015 02:08:26 +0000 (19:08 -0700)]
Merge "Add environment variable for wayland" into tizen
Wonkeun Oh [Thu, 2 Apr 2015 14:24:28 +0000 (23:24 +0900)]
modified wrong code logic for set_active_ise_by_uuid
Change-Id: Ia294172c91c7051ad489e7b9caeaafc0fb5e81dd
Jihoon Kim [Tue, 31 Mar 2015 03:02:43 +0000 (12:02 +0900)]
Add environment variable for wayland
Change-Id: I018ccd914008d68ff33445eacadeda51d820eed6
Jihoon Kim [Mon, 23 Mar 2015 11:11:54 +0000 (20:11 +0900)]
Check NULL before calling free ()
Change-Id: Ibc77e5c174d0ec7225fb2827c5121d71f51b20bd
Jihoon Kim [Sat, 21 Mar 2015 11:03:38 +0000 (20:03 +0900)]
Remove manual EFL build flag
It's supported by pkgconfig
Change-Id: I6ba3166a8bc47c8ba56bc4c53fc23a03db006772
Li Zhang [Thu, 19 Mar 2015 11:50:36 +0000 (19:50 +0800)]
Fix miscalculation of candidiate line break
Change-Id: I2de785f9064b5f9e5b0e14d30f1dcb0a0504fb4e
Li Zhang [Thu, 19 Mar 2015 11:22:57 +0000 (19:22 +0800)]
Align more candidate button to right side of screen and cancel the horizontal scaling
Change-Id: Id9418a648cc19438b0f0179f64cd5ff981f55170
Jihoon Kim [Thu, 19 Mar 2015 07:24:14 +0000 (16:24 +0900)]
Fix build warnings
Change-Id: I49523e9dbc236db8d12c6ff012c39ea75d86b436
Jihoon Kim [Thu, 19 Mar 2015 01:38:03 +0000 (10:38 +0900)]
Fix code formatting
Change-Id: Ibae358ff0063bbdc5965c8169f843aa60d4fed87
Jihoon Kim [Thu, 19 Mar 2015 00:11:08 +0000 (09:11 +0900)]
Update the usage of ecore_wayland globals.
The list returned by ecore_wl_globals_get() is an Eina_Inlist now instead of struct wl_list.
Change-Id: If58d3fcbe02196404b9663914507f0f334f42312
Jihoon Kim [Wed, 18 Mar 2015 07:44:35 +0000 (00:44 -0700)]
Merge "Fix a rotation bug" into tizen
Li Zhang [Wed, 18 Mar 2015 06:59:49 +0000 (14:59 +0800)]
Fix a rotation bug
Change-Id: Ic2dd659da82490c58a5953c81c1f8771ad8d2af6
Signed-off-by: Li Zhang <li2012.zhang@samsung.com>
Jihoon Kim [Tue, 17 Mar 2015 02:39:35 +0000 (11:39 +0900)]
Remove debugging message
Change-Id: I883fc4da8fe82ec73d760a570b0b5a139c7a3608
Jihoon Kim [Mon, 16 Mar 2015 07:07:01 +0000 (16:07 +0900)]
Change the smack of vconf keys
Change-Id: I195cc61426bc62a452c213c908eb079fe51956ef
Wonkeun Oh [Thu, 12 Mar 2015 04:50:57 +0000 (13:50 +0900)]
Do not hide input_panel if focus_in_win and focus_out_win are same in client_window_focus_out_cb
Change-Id: Ib2cb87aeafd63a4a0ce196e6f156b1b9f76e5600
Li Zhang [Wed, 11 Mar 2015 06:49:51 +0000 (14:49 +0800)]
Fix unpaired Prepare and Send bug in PanelClient
Change-Id: Ie33409bf9288a05606892bb3b079241476a585cc
Jihoon Kim [Tue, 10 Mar 2015 02:38:38 +0000 (11:38 +0900)]
Change the immodule directory according to the EFL version automatically
Change-Id: I86e8b5ac2b49986a01b41fbc92b86fc1a2d44e96
Jihoon Kim [Mon, 9 Mar 2015 09:49:06 +0000 (02:49 -0700)]
Merge "Added the group permissions of the socket file for the multi-user." into tizen
Wonkeun Oh [Mon, 9 Mar 2015 06:44:36 +0000 (15:44 +0900)]
Added the group permissions of the socket file for the multi-user.
Change-Id: Ibea424610dc8fa01c122ffbd74b64307d18b1dce
Jihoon Kim [Fri, 6 Mar 2015 10:42:58 +0000 (19:42 +0900)]
Fix build warning
Change-Id: I4d8fe123ea1f24c5f3b30fb5cf38b0c68a1e9c80
Jihoon Kim [Wed, 4 Mar 2015 09:03:18 +0000 (18:03 +0900)]
Add demo application in wayland environment
Change-Id: I1298ddbddad002d3aadccbd95798352344c3b800
Wonkeun Oh [Wed, 4 Mar 2015 01:26:33 +0000 (10:26 +0900)]
Modified user_engine_list path with hard coded path
Currently privilege system doesn't work properly. so most of apps are launching with root privilege,
even though scim-launcher deamon process is launched with user privilege.
becuase of this reason app couldn't find the engines_list file in TZ_USER_HOME path.
If privilege system is fixed in the 3.0, this patch will be reverted to support multi-user.
Change-Id: I436bf9409c10f3deb26315ff7542a9512ed2d609
Wonkeun Oh [Tue, 3 Mar 2015 01:00:25 +0000 (10:00 +0900)]
Sending the H/W key event to helper_launcher for handling highlight ui
Change-Id: I869d5eb0e18cff8cd84e9a9e38bf4e3d37c2ec8e
Li Zhang [Tue, 3 Mar 2015 07:14:25 +0000 (15:14 +0800)]
Modify font scale factor to avoid window overflow
Change-Id: I4bace4bfc01de72691a365b9730a93300ddd8250
Wonkeun Oh [Thu, 26 Feb 2015 13:18:40 +0000 (22:18 +0900)]
Disabled launching helper-launcher with root privilege
Change-Id: Id69808af235baf14dea00dc3bfb98d76e27f7216
Wonkeun Oh [Thu, 26 Feb 2015 05:15:30 +0000 (14:15 +0900)]
Modified systemd launching target
Change-Id: I803ee3134bf352417788343f49e340396ffb4782
Jihoon Kim [Wed, 25 Feb 2015 05:37:08 +0000 (14:37 +0900)]
Remove code to wait wm ready
It's not necessary since systemd is used
Change-Id: I052e2df07307ed86db6aaddcf240886d3bcf5323
Wonkeun Oh [Mon, 23 Feb 2015 07:40:47 +0000 (16:40 +0900)]
Added conditions for checking H/W keyboard mode logic
Change-Id: I35c56f466a5294723450b441331ec30d2574cf7b
Jihoon Kim [Mon, 23 Feb 2015 04:54:41 +0000 (13:54 +0900)]
Support conditional build for no pkgmgr-info environment
Change-Id: I64816e81bcadef7c7ec0712298047ec1572bf673
Jihoon Kim [Sat, 14 Feb 2015 13:09:18 +0000 (22:09 +0900)]
[demo] remove unused exit button
Change-Id: If52673dbe31e11269ca728c551afe002aa3ae784
Jihoon Kim [Fri, 13 Feb 2015 12:44:24 +0000 (21:44 +0900)]
Replace the deprecated efl-assist with efl-extension
Change-Id: I1bdf0c5ab2001e1725961ebbeae432d671777848
Jihoon Kim [Fri, 13 Feb 2015 11:17:18 +0000 (20:17 +0900)]
Fix demo application invisible issue
Change-Id: I9babf8975592314f77cbe659640c461c4843e849
Wonkeun Oh [Wed, 11 Feb 2015 11:18:08 +0000 (20:18 +0900)]
Modified deprecated file(/proc/293/oom_adj) to /proc/293/oom_score_adj
Change-Id: Iabf02b8f758367a3533ceed2194c4972564b30d1
Wonkeun Oh [Mon, 2 Feb 2015 13:02:23 +0000 (22:02 +0900)]
Modified systemd directory for supporting 64 bits
Change-Id: I14d386254ae6ccb97ca028d6349254177778430d
Wonkeun Oh [Mon, 2 Feb 2015 11:54:17 +0000 (20:54 +0900)]
Modified type casting due to build error in 64 bits
Change-Id: I6bc5aca516eef73ce883d724e5c502e7b1a61954
Wonkeun Oh [Mon, 2 Feb 2015 08:40:08 +0000 (17:40 +0900)]
Modified scim.service file to fix build error in 64 bits
Change-Id: I1d4d4823d3e9da9b69de8f9fb7e1e92f71589d25
José Bollo [Wed, 28 Jan 2015 16:22:40 +0000 (17:22 +0100)]
Using correct cast, specially for 64 bits
The value returned by sizeof is a count of char
(the chars having CHAR_BIT bits -almost always 8-).
Thus, the correct way of computing the offset of a pointer
in memory using the operator sizeof is to cast to char*.
The cast to unsigned int is wrong on most 64 bits architectures
because integers are often 32 bits wide.
Change-Id: I58d4673c9076fedf15378321dd8c0c8d8e6259e6
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
José Bollo [Wed, 28 Jan 2015 16:06:03 +0000 (17:06 +0100)]
Avoid direct access to structure vconf_keynode
Accessing directly to the structure vconf_keynode violate
principle of modularity.
Since arrival of vconf-buxton, the structure vconf_keynode
is now opaque. Thus this commit is needed to access the
value stored.
Change-Id: Ie0a1b5a7e92fcb91924c5060e4b02f2f148fe4b7
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
Wonkeun Oh [Wed, 28 Jan 2015 11:23:39 +0000 (20:23 +0900)]
Fixed build error due to type casting
Change-Id: I11c087527f4ba273a9e117f7307f6a45f7aa8b94
Jihoon Kim [Tue, 27 Jan 2015 09:12:36 +0000 (18:12 +0900)]
Fix build issue in wearable profile
Change-Id: I0c5dba32f63cae7d68fc9c0856f7f70df9dc138d
Wonkeun Oh [Tue, 27 Jan 2015 04:11:14 +0000 (13:11 +0900)]
Modified systemd file to fix launching issue
Change-Id: I7d2c4e6ec1c3b94ce2ff0c22533406cc98760293
Jihoon Kim [Thu, 28 Aug 2014 08:13:10 +0000 (17:13 +0900)]
Modify the year of copyright
Change-Id: I6eb34ff687acb312d4bac294ca1900d43ede6077
Jihoon Kim [Mon, 26 Jan 2015 12:19:45 +0000 (21:19 +0900)]
Disable feedback and multiwindow support
Change-Id: Ib6a14ea8a6ec68ec01bcde6b0217aa9a83533674
Jihoon Kim [Mon, 26 Jan 2015 11:24:01 +0000 (20:24 +0900)]
Support on demand mode in wearable profile
Change-Id: I4563b41bbbdf886e64b7c7bcfdc6bfc64a965424
Jihoon Kim [Mon, 26 Jan 2015 11:17:11 +0000 (20:17 +0900)]
Use profile instead of _repository
Change-Id: Ie0772b35051a43d4335474b0c2b1b86b40c66c5d
Jihoon Kim [Mon, 26 Jan 2015 04:03:25 +0000 (13:03 +0900)]
Change the path of immodule according to the upgrade of EFL 1.12
Change-Id: I0cd0ca4087d8c78c21453774a6e9c128021d0d47
Jihoon Kim [Mon, 26 Jan 2015 05:16:19 +0000 (14:16 +0900)]
Remove ctxpopup demo
Change-Id: I7f4218ff902dcafebd6fa0e672db52d26ec99c19
Zhang Li [Fri, 23 Jan 2015 11:09:19 +0000 (03:09 -0800)]
Revert "Added show ISE option window command"
This reverts commit
55ff00ff02edad9148b6fe3f33755f6082718605.
Change-Id: Iefe2c010f1432e632b1d2ead765b59a5336f768f
Wonkeun Oh [Mon, 19 Jan 2015 11:03:31 +0000 (20:03 +0900)]
Fixed bug for XF86Back key isn't sent to app even if client win and focus win are different.
Change-Id: I738b35b3f3d409173adae8822915eb91fb9cbbfa
Wonkeun Oh [Fri, 16 Jan 2015 06:06:47 +0000 (15:06 +0900)]
Fixed Prevent issue for Dereference numm return value
Change-Id: I09e1d4ac5d6f8ed6531d182e6f4809a13e843331
Jihoon Kim [Tue, 13 Jan 2015 08:03:28 +0000 (17:03 +0900)]
Fix build error due to EFL 1.12 upgrade
Change-Id: I2919b3d87bf1ff4488474f43feffe424f9d1b2d6
Jihoon Kim [Tue, 13 Jan 2015 00:09:59 +0000 (09:09 +0900)]
upload isf-2.4.8513
Change-Id: I9bc947a4cc1c1c90898ef7b617a222a3d85c2af3
Jihoon Kim [Mon, 12 Jan 2015 04:33:49 +0000 (13:33 +0900)]
Fix build issue in case of disable multiwindow support
Change-Id: Idfe052936ac43415c78d8764904781f06cee8016
Jihoon Kim [Sat, 10 Jan 2015 04:14:05 +0000 (13:14 +0900)]
Check the return value of package manager API
Change-Id: Idbff429a35ad2b459543fea32f25f14e23aa872b
Jihoon Kim [Wed, 7 Jan 2015 12:34:12 +0000 (21:34 +0900)]
Fix isf-panel-efl crash issue
Change-Id: Ic5bdc04e30b88f5f4a2e01468141303705c735c2
Jihoon Kim [Tue, 6 Jan 2015 04:58:17 +0000 (13:58 +0900)]
upload isf-2.4.8506
Change-Id: I3f29a7f21aa4779e93f26d4077b930a3f13270c9
Jihoon Kim [Tue, 6 Jan 2015 04:57:07 +0000 (13:57 +0900)]
Remove code to adjust nice value
Change-Id: Ia71a62d464c5bb95bedfa04c754de932610aae5a
Jihoon Kim [Mon, 29 Dec 2014 06:01:54 +0000 (15:01 +0900)]
Use LOGW when isf_control_show_ise_selector() fails
Change-Id: I7f54e7e65bb4303dc0cf2f91bffe3060d6547cfc
Ji-hoon Lee [Wed, 3 Dec 2014 05:52:37 +0000 (14:52 +0900)]
Added show ISE option window command
Change-Id: I03bc857fb7771256ae82ce26b3961679ee6ad03e
Jihoon Kim [Mon, 22 Dec 2014 08:05:21 +0000 (17:05 +0900)]
Add booting dependency in scim.service
Change-Id: If4a364ac50ab17bf2dfbf17832faa541998c3283
Jihoon Kim [Mon, 22 Dec 2014 07:49:39 +0000 (16:49 +0900)]
Modify booting sequence to fix issue of setup wizard
Change-Id: I19e943b8847bf51d46f22e55099bf747be8b5755
Jihoon Kim [Mon, 22 Dec 2014 06:23:06 +0000 (15:23 +0900)]
Simplify the usage of filesystem logging
Change-Id: I396668627e68bd5ddbdbdd887902cb0343519d61
Jihoon Kim [Fri, 19 Dec 2014 08:12:03 +0000 (17:12 +0900)]
Add code to check whether variable is NULL or not
Change-Id: Ieddcbdfdddab7cbbdcb933f5264f190e8a0ff6ed
Jihoon Kim [Tue, 16 Dec 2014 00:29:28 +0000 (09:29 +0900)]
Engine list should be updated even though no language in vconf
Change-Id: I7ec6a22a010235ea626c3981cb80506c2aece00b
Jihoon Kim [Mon, 15 Dec 2014 06:15:14 +0000 (15:15 +0900)]
Fix out-of-bounds access issue in prevent
Change-Id: I4a0ed4b6186618ec4f10536ebc48d28ac117a00d
Wonkeun Oh [Mon, 15 Dec 2014 07:56:27 +0000 (16:56 +0900)]
Fix Prevent issue for Dereference null return value
Change-Id: Ie866f3a4f92f82d6d1a40d61dda81847f6870fa9
Jihoon Kim [Mon, 15 Dec 2014 04:53:35 +0000 (13:53 +0900)]
Add -d option in scim.service for resolving the priviledge problem of isf-panel-efl
Change-Id: Ib7fe170a8a41c8651dd27882f23f78a729784f7e
Wonkeun Oh [Fri, 12 Dec 2014 08:55:07 +0000 (17:55 +0900)]
Fixed bug XF86MenuKB event couldn't catched in the key_up_cb fuction
Change-Id: I71566f79fcdb038a985fc4157b984c7a2a4790c8
Jihoon Kim [Wed, 21 Jan 2015 09:40:28 +0000 (01:40 -0800)]
Merge "Use dlog instead of printf in demo application" into tizen
Jihoon Kim [Wed, 21 Jan 2015 09:39:34 +0000 (01:39 -0800)]
Merge "Added focus conditions for hide ise" into tizen
Jihoon Kim [Wed, 21 Jan 2015 09:39:02 +0000 (01:39 -0800)]
Merge "upload isf-2.4.8410" into tizen
Jihoon Kim [Wed, 21 Jan 2015 09:38:42 +0000 (01:38 -0800)]
Merge "Do not check the type of focus window in input panel disabled context" into tizen
Jihoon Kim [Wed, 21 Jan 2015 09:38:24 +0000 (01:38 -0800)]
Merge "Fix ecore_magic_fail warning" into tizen
Jihoon Kim [Wed, 21 Jan 2015 09:38:02 +0000 (01:38 -0800)]
Merge "upload isf-2.4.8409" into tizen
Jihoon Kim [Wed, 21 Jan 2015 09:37:36 +0000 (01:37 -0800)]
Merge "Update ISE name according to display language" into tizen
Jihoon Kim [Wed, 21 Jan 2015 09:37:09 +0000 (01:37 -0800)]
Merge "Add isf_input_hint_efl files" into tizen
Li Zhang [Wed, 21 Jan 2015 07:03:11 +0000 (15:03 +0800)]
Add isf_input_hint_efl files
Change-Id: I377f12bf4af715a33c429cf020becf3bad3bb553
Jihoon Kim [Thu, 11 Dec 2014 04:31:26 +0000 (13:31 +0900)]
Use dlog instead of printf in demo application
Change-Id: Ib1ebf636c913ad437cb0a522cf4a5275bb206c2a
Wonkeun Oh [Wed, 10 Dec 2014 12:54:38 +0000 (21:54 +0900)]
Added focus conditions for hide ise
Change-Id: I8004d7ee8ee78e1c47b9561d1866912498bc84f6
Jihoon Kim [Wed, 10 Dec 2014 01:57:23 +0000 (10:57 +0900)]
upload isf-2.4.8410
Change-Id: I69684002afd3df42c00197e6964c50c005c4744b
Jihoon Kim [Wed, 10 Dec 2014 00:56:37 +0000 (09:56 +0900)]
Do not check the type of focus window in input panel disabled context
[model] All
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] The type of focus window was checked in input panel disabled context
[cause] Inefficient code flow
[solution] Do not check the type of focus window in input panel disabled context
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A
Change-Id: If0ef27cbbaa0f09b42160b4786b8e53373bb015d
Jihoon Kim [Tue, 9 Dec 2014 05:10:20 +0000 (14:10 +0900)]
Fix ecore_magic_fail warning
[model] All
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] Ecore Magic Check Failed message is sometimes displayed
[cause] context value was not checked
[solution] Check context value whether it is NULL or not
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A
Change-Id: Ifbe55ebc221417caba3d1983ec115a28d2f1ae12
Jihoon Kim [Tue, 9 Dec 2014 00:24:47 +0000 (09:24 +0900)]
upload isf-2.4.8409
Change-Id: I31772c2676a6b088f3523a2536e76359816e9aaa
Jihoon Kim [Thu, 25 Sep 2014 05:15:38 +0000 (14:15 +0900)]
Update ISE name according to display language
[model] All
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] The name of IME is displayed as English in Chinese language locale
[cause] Try to get the name of IME in the environment locale isn't updated
[solution] Set display locale before updating ISE information
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A
Change-Id: Ia2877facefa50b7fea2444f6d1c9b2df59bb19a7
Jihoon Kim [Mon, 8 Dec 2014 12:20:12 +0000 (21:20 +0900)]
Fix bug not to hide IME in case of no ecore_imf_context_client_window_set ()
[model] All
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] Not to hide IME in some environment
[cause] Getting the client window to use ecore_imf_context_client_window_get () in key event handler
[solution] Support application to call only ecore_imf_context_client_canvas_set ()
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A
Change-Id: Ic9ff2144056c7e45f3031bff1c4a3948588cb71f
Jihoon Kim [Fri, 5 Dec 2014 06:49:42 +0000 (15:49 +0900)]
Fix not to work auto punctuation in tab key
[model] All
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] Working auto punctuation in pressing tab key
[cause] iswblank() return true if case of tab key
[solution] Use code to check space key instead of iswblank()
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A
Change-Id: If9af63c94ba7dd538f5bcd51e007301e86e62c69
Wonkeun Oh [Tue, 10 Jun 2014 11:47:53 +0000 (20:47 +0900)]
added condition for changing keyboard mode by focus move
Change-Id: I4136800ea3d85aa5180c8c2315f2db2600232cfe
Jihoon Kim [Wed, 3 Dec 2014 05:09:46 +0000 (14:09 +0900)]
upload isf-2.4.8403
Change-Id: If85409c772abc84a3ed48fa8ee66324594a79c94
Wonkeun Oh [Wed, 3 Dec 2014 04:23:44 +0000 (13:23 +0900)]
Refactoring keyboard mode change logic
Change-Id: I32597235722004132732cac9e4dc2d338e0379e9
Jihoon Kim [Wed, 3 Dec 2014 04:10:34 +0000 (13:10 +0900)]
Disable auto punctuation feature when following symbols except punctuation characters
[model] All
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] Symbol mode was transformed to character mode following symbol and autopunctuation
[cause] puncutation character and blank character leads to turn on Shift key.
[solution] Disable auto punctuation feature when following symbols except punctuation characters
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A
Change-Id: I6d6d0341a3659a4ed78e44067bd0e3508bae75e6
Wonkeun Oh [Fri, 28 Nov 2014 09:54:05 +0000 (18:54 +0900)]
Sending hide_ise_keys to the helper ISE if that keys pressed
Change-Id: I7d0b56d85a8188b96b46e255e5d7ca2f3c6a424f
Jihoon Kim [Thu, 27 Nov 2014 23:28:15 +0000 (08:28 +0900)]
upload isf-2.4.8328
Change-Id: I1e71418e58990009930fd0e6a2d59dd270162d05