platform/core/uifw/isf.git
9 years agoAdded the extra log for keyboard mode change 13/33613/1
Wonkeun Oh [Mon, 22 Sep 2014 06:47:35 +0000 (15:47 +0900)]
Added the extra log for keyboard mode change

[model] Kiran, B3
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] N/A
[cause] need the extra log for keyboard mode change
[solution] Added the extra log for keyboard mode change
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: Idb5cadcaa9c93b69df7f7f60dbdf86047388e3be

9 years agoAdd si_IN locale 12/33612/1
Jihoon Kim [Mon, 22 Sep 2014 01:29:50 +0000 (10:29 +0900)]
Add si_IN locale

[model] Kiran, B3
[binary_type] PDA
[customer] OPEN
[issue#] P140916-01665
[problem] English is dispalyed multiple time under samsung keyboard settings.
[cause] si_IN locale doesn't exist
[solution] Add si_IN locale
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: I64559bba4d69c4b039ec3a8549a906efa15028b0

9 years agoFix bug scim_split_string_list return en if string includes blank 11/33611/1
Jihoon Kim [Sat, 20 Sep 2014 01:04:48 +0000 (10:04 +0900)]
Fix bug scim_split_string_list return en if string includes blank

[model] Kiran, B3
[binary_type] PDA
[customer] OPEN
[issue#] P140916-01665
[problem] English is dispalyed multiple time under samsung keyboard settings.
[cause] scim_split_string_list return en if string includes blank
[solution] Remove blank in language list
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: Ieb0e784521c148ce999c1ba4e120c7b6b9813c64

9 years agoUse -no-save option to decrease .edj file size 10/33610/1
Jihoon Kim [Fri, 19 Sep 2014 06:39:36 +0000 (15:39 +0900)]
Use -no-save option to decrease .edj file size

41650 -> 38515

Change-Id: Ib14ac750787b143ed0a5f582c1c81b75c81435b3

9 years agoAdded dump logs for ISF 03/33603/1
Ji-hoon Lee [Fri, 19 Sep 2014 02:06:04 +0000 (11:06 +0900)]
Added dump logs for ISF

Change-Id: Id55d65fce5c15741d55bf3bbd4f115c909018476

9 years agoAdded some more logs for tracking process hierarchy 02/33602/1
Ji-hoon Lee [Thu, 18 Sep 2014 12:16:23 +0000 (21:16 +0900)]
Added some more logs for tracking process hierarchy

Change-Id: Ibf6db9a304619c3414b1426a237d68762d6f7495

9 years agoFix bug autopunctuation is inserted continuously. 01/33601/1
Jihoon Kim [Thu, 18 Sep 2014 05:36:36 +0000 (14:36 +0900)]
Fix bug autopunctuation is inserted continuously.

[model] Kiran, B3
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] P140916-05415
[cause] Some punctuation characters were not included.
[solution] Add some punctuation characters in autoperiod check logic
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: I83f66109748f8654dd26be60a701dbddea503a9e

9 years agoModified to use vconf key for CSC keyboard setting 00/33600/1
Ji-hoon Lee [Tue, 16 Sep 2014 02:33:18 +0000 (11:33 +0900)]
Modified to use vconf key for CSC keyboard setting

Change-Id: I637168184e100b6b1c54045eca0b68e7a9e92730

9 years agoFixed the problem SCIM log is not create at first 99/33599/1
Ji-hoon Lee [Mon, 15 Sep 2014 14:25:57 +0000 (23:25 +0900)]
Fixed the problem SCIM log is not create at first

Change-Id: Id6d3695417011a6ac1a0a2ac6df2d992edfdfc04

9 years agoUpdate all ISE names if display language is changed 98/33598/1
Jihoon Kim [Mon, 15 Sep 2014 08:59:15 +0000 (17:59 +0900)]
Update all ISE names if display language is changed

[model] Kiran, B3
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] IME name isn't sometimes updated
[cause] get_ise_information is called before vconf display language changed callback is called
[solution] check display language before giving the ISE information
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: Ife0117c5e82b0e80faa700485f0e9edb5a6006ab

9 years agoAdd update_bidi_direction interface 97/33597/1
Jihoon Kim [Fri, 12 Sep 2014 08:33:39 +0000 (17:33 +0900)]
Add update_bidi_direction interface

Change-Id: I50785179c484a955b337eed93067046fe8a5a7c0

9 years agoFix performance issue when isf_control_get_ise_list () is called 96/33596/1
Jihoon Kim [Fri, 12 Sep 2014 05:41:34 +0000 (14:41 +0900)]
Fix performance issue when isf_control_get_ise_list () is called

[model] Kiran, B3
[binary_type] PDA
[customer] OPEN
[issue#] P140908-01708
[problem] launching delay in the text input setting
[cause] isf_control_get_ise_list () takes about 150 ms
[solution] No update ise list every time, use cache memory
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: Ie24ff8603ff665b5762a2d040b5476a9836be802

9 years agoChanged retry num when re-launching Panel 95/33595/1
Ji-hoon Lee [Thu, 11 Sep 2014 06:12:44 +0000 (15:12 +0900)]
Changed retry num when re-launching Panel

Change-Id: I86bc4d10a3fa3c087f8b5bdb73ce0810c326fd72

9 years agoChange scim_module.cpp compiling priority higher than scim_config_base.cpp 94/33594/1
Li Zhang [Wed, 10 Sep 2014 10:27:12 +0000 (18:27 +0800)]
Change scim_module.cpp compiling priority higher than scim_config_base.cpp

Change-Id: Id90d1fd44a9917d670f676b053cd480bea767432

9 years agoFixed prevent issue 93/33593/1
Wonkeun Oh [Thu, 4 Sep 2014 08:20:05 +0000 (17:20 +0900)]
Fixed prevent issue

Missing exception caught, Assign returning const object, Wrapper object use after free

[model] Kiran, B3
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] Prevent issues
[cause] Missing exception caught, Assign returning const object, Wrapper object use after free
[solution] Added caught code, removed const keyword, added delete code
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: I0d8fc56a3456a726e08071bf6f3a720506013711

9 years agoFix prevent issue in send key event 92/33592/1
Jihoon Kim [Wed, 3 Sep 2014 01:29:55 +0000 (10:29 +0900)]
Fix prevent issue in send key event

Change-Id: I36d7fe27699b5530ae46169e0a5ac12882ab633e

9 years agoAdded user-written assignment operator for SocketAddressImpl class 91/33591/1
Wonkeun Oh [Mon, 1 Sep 2014 12:05:48 +0000 (21:05 +0900)]
Added user-written assignment operator for SocketAddressImpl class

[model] Kiran, B3
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] There is no assignment operator for SocketAddressImpl class
[cause] There is no assignment operator for SocketAddressImpl class
[solution] Added user-written assignment operator for SocketAddressImpl class
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: Idcbb5785be07936a62188dccf6e9192afd928cb3

9 years agoAdded user-written assignment operator and user-written copy constructor 90/33590/1
Wonkeun Oh [Mon, 1 Sep 2014 10:28:22 +0000 (19:28 +0900)]
Added user-written assignment operator and user-written copy constructor

[model] Kiran, B3
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] There is no user-written copy constructor and assignment operator
[cause] There is no user-written copy contructor and assignment operator
[solution] Added user-written assignment operator and user-written copy constructor
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: If1eaad9d8550fac583b83925cda7c51ce2646f17

9 years agoNot to hide IME when notification window type is overlapped. 89/33589/1
Jihoon Kim [Fri, 29 Aug 2014 07:18:35 +0000 (16:18 +0900)]
Not to hide IME when notification window type is overlapped.

[model] Kiran, B3
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] IME is hidden when notification window is shown
[cause] Notification window has focus, so IME is hidden
[solution] When notification window is shown, IME will not hide exceptionally
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: I096b184de991f7c73f7af89774a1d6a07d8347fe

9 years agoModify the year of copyright 88/33588/1
Jihoon Kim [Thu, 28 Aug 2014 08:13:10 +0000 (17:13 +0900)]
Modify the year of copyright

Change-Id: I2a87ddaa416c5729f1b8412b4a885fa2586a8435

9 years agoadd Emoticon layout test 87/33587/1
Jihoon Kim [Thu, 28 Aug 2014 00:12:54 +0000 (09:12 +0900)]
add Emoticon layout test

Change-Id: I58589e47460788e89813530bc437043971e682ab

9 years agoSupport input hint API 86/33586/1
Jihoon Kim [Wed, 27 Aug 2014 08:24:31 +0000 (17:24 +0900)]
Support input hint API

Change-Id: Ie421f77392c81018bd247645555b7b6ff08699bc

9 years agoUnload default global config module when APP is exiting 85/33585/1
Li Zhang [Wed, 27 Aug 2014 11:57:40 +0000 (19:57 +0800)]
Unload default global config module when APP is exiting

Change-Id: Ic5b2b2c124a3c90805a7edef8271ae37c29ee16a

9 years agoModified to forward KEYBOARD_STATE property changes to ISE 84/33584/1
Ji-hoon Lee [Tue, 26 Aug 2014 02:22:59 +0000 (11:22 +0900)]
Modified to forward KEYBOARD_STATE property changes to ISE

Change-Id: If2e9706ec93c9837aff6163d35e36ec27783745e

9 years agoSupport more variety of punctuation characters 83/33583/1
Jihoon Kim [Tue, 26 Aug 2014 10:38:18 +0000 (19:38 +0900)]
Support more variety of punctuation characters

[model] Kiran, B3
[binary_type] PDA
[customer] OPEN
[issue#] P140825-06240
[problem] Need punctuation to consider localization
[cause] Lack of supporting localization
[solution] Support more variety of punctuation characters
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: I2a3b1ddef402c8e2e1e21652b3fba0e4901c8acd

9 years agoMake sure the retry would not cause ANR 82/33582/1
Ji-hoon Lee [Tue, 26 Aug 2014 06:24:49 +0000 (15:24 +0900)]
Make sure the retry would not cause ANR

Change-Id: I1db52164d6d8b3c9fc21183d120bc091e27da499

9 years agofix code formatting 81/33581/1
Jihoon Kim [Tue, 26 Aug 2014 06:34:41 +0000 (15:34 +0900)]
fix code formatting

Change-Id: I84d3cdc7bc740c4a1784fa8f652ae6ea1b7f639e

9 years agoFixed prevent defect 80/33580/1
Ji-hoon Lee [Mon, 25 Aug 2014 06:42:57 +0000 (15:42 +0900)]
Fixed prevent defect

Change-Id: Ic459175c020f093de7598f2e6b4856ff1bef43b5

9 years agoNot to hide IME when popup window type is overlapped. 79/33579/1
Jihoon Kim [Fri, 22 Aug 2014 06:07:29 +0000 (15:07 +0900)]
Not to hide IME when popup window type is overlapped.

[model] Kiran
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] IME is hidden when popup window is shown
[cause] Popup window has focus, so IME is hidden
[solution] When popup window is shown, IME will not hide exceptionally
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: I8d665bee43125dcc96599a1ef39e99179905a3c7

9 years agoAdd password numberonly layout demo 78/33578/1
Jihoon Kim [Thu, 21 Aug 2014 07:19:26 +0000 (16:19 +0900)]
Add password numberonly layout demo

Change-Id: I8223cb81876583ea5a9e693404a765a230a14839

9 years agoSave the active ISE UUID in vconf 77/33577/1
Jihoon Kim [Mon, 21 Jul 2014 10:17:53 +0000 (19:17 +0900)]
Save the active ISE UUID in vconf

[model] B1, B2
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] Need to get active UUID in other module
[cause] N/A
[solution] Set the active ISE UUID in vconf
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: Ic153d2400bfd584a2f181b3f56706d5433bf0399

9 years agoFix unchecked return value issue in prevent 76/33576/1
Jihoon Kim [Thu, 21 Aug 2014 06:09:56 +0000 (15:09 +0900)]
Fix unchecked return value issue in prevent

[model] Kiran, B3
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] Unchecked return value issue in prevent
[cause] unchecked return value
[solution] Check return value related to package manager
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: I65d5e5bf35eb1b697bb7a23844becb0ac6f3706e

9 years agoModified Prevent issue 75/33575/1
Jae-Yong Lee [Thu, 21 Aug 2014 02:01:01 +0000 (11:01 +0900)]
Modified Prevent issue

[model] Kiran, B3
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] Prevent issue
[cause] N/A
[solution] modified Prevent issue
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: I5688bd2b77b5e6ec8fd0c41befdff4ce81217e2c

9 years agoModified to store the very first ISF_UTILITY logs 74/33574/1
Ji-hoon Lee [Tue, 19 Aug 2014 07:42:40 +0000 (16:42 +0900)]
Modified to store the very first ISF_UTILITY logs

Change-Id: I79f3e29b66b7ec2e4db6ebae317aff48e5de8a18

9 years agoAdded missing CMD_OK reply for Initial ISE set request 73/33573/1
Ji-hoon Lee [Tue, 19 Aug 2014 06:31:01 +0000 (15:31 +0900)]
Added missing CMD_OK reply for Initial ISE set request

Change-Id: Ib990836cfe2bed48f5135c711770b81f6a0d9ada

9 years agoMake sure the changed initial ISE is properly stored 72/33572/1
Ji-hoon Lee [Sun, 17 Aug 2014 11:08:45 +0000 (20:08 +0900)]
Make sure the changed initial ISE is properly stored

Change-Id: I4c03a7efc18380717875c86c98349e322fd823f9

9 years agoFilter specific H/W keys not to pass the IMEngine or ISE 71/33571/1
Jihoon Kim [Thu, 14 Aug 2014 02:34:36 +0000 (11:34 +0900)]
Filter specific H/W keys not to pass the IMEngine or ISE

[model] Kiran, B3
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] empty commit occurs when pressing specific H/W key
[cause] specific H/W key event passed into IMEngine and IMEngine commits
[solution] Filter specific H/W keys
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: Ib49709d1c1b9b141c014d705e80e6ceaba43cefd

9 years agoAdd isf_control_get_initial_ise API 70/33570/1
Jihoon Kim [Wed, 6 Aug 2014 06:45:15 +0000 (15:45 +0900)]
Add isf_control_get_initial_ise API

Change-Id: I871a614af72a9e34600c9904bf00e54af252cf6e

9 years agoFix GSDK_SE-2681 crash issue 69/33569/1
Haifeng Deng [Wed, 30 Jul 2014 03:41:44 +0000 (11:41 +0800)]
Fix GSDK_SE-2681 crash issue

Change-Id: I70b25bc93f0622ed27e290ce75210f530eea88ff

9 years agoAdd interface to send private command from IME to application 68/33568/1
Jihoon Kim [Fri, 11 Jul 2014 02:19:27 +0000 (11:19 +0900)]
Add interface to send private command from IME to application

[model] Redwood, B1, B2
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] IME send only key event to application, other interface requires.
[cause] No interface to send private command
[solution] Add interface to send private command from IME to application
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: Ia9f76f1b14a6dc6d3499bf688e6a35ddde6dbd37

9 years agoFix bug some characters aren't inputted 67/33567/1
Jihoon Kim [Wed, 23 Jul 2014 08:52:20 +0000 (17:52 +0900)]
Fix bug some characters aren't inputted

[model] Kiran, Higgs
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] some characters aren'ts inputted
[cause] bug of logic to check key event
[solution] Fix logic to check key event
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: I8c595b3b37dc02d3b7b560592ac3e68fd948a092

9 years agoFix bug not to add IME in case name or icon path is empty 66/33566/1
Jihoon Kim [Tue, 22 Jul 2014 08:31:25 +0000 (17:31 +0900)]
Fix bug not to add IME in case name or icon path is empty

[model] B3
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] IME doesn't be added or updated in case name or icon path is empty
[cause] Check name or icon path is empty
[solution] Fill the name or icon path as empty string in case name or icon path is empty
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: Ic9ff9c571a3994b07e6b52b953c34afc75e642ec

9 years agoMigrate service to app_control 65/33565/1
Wonkeun Oh [Thu, 17 Jul 2014 05:44:17 +0000 (14:44 +0900)]
Migrate service to app_control

[model] Redwood, B1, B2
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] Build error
[cause] service API is changed
[solution] Use new API
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: If790c4a9de5cb3d0e274a78aa5e6cbcf5891473b

9 years agoFix bug not to show editable widget lists in some environment 64/33564/1
Jihoon Kim [Wed, 16 Jul 2014 07:30:57 +0000 (16:30 +0900)]
Fix bug not to show editable widget lists in some environment

Change-Id: Ida72ba8dfdd1bc8be9e75eb40b47c3b6f8385537

9 years agoIgnore upstream branch when building package 63/33563/1
Jihoon Kim [Wed, 16 Jul 2014 02:09:44 +0000 (11:09 +0900)]
Ignore upstream branch when building package

Change-Id: I162a3e8196d7fe9156e8039aabf0a791dbca1d95

9 years agoChanged the install patch of isf-demo-efl for the rootfs optimization 62/33562/1
Wonkeun Oh [Tue, 15 Jul 2014 11:03:30 +0000 (20:03 +0900)]
Changed the install patch of isf-demo-efl for the rootfs optimization

[model] Redwood, B1, B2
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] root file system optimization for mobile product
[cause] test program(isf-demo-efl) is installed in the rootfs
[solution] install the isf-demo-efl in the "/opt/usr/devel/usr/bin"
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: I07bae73b0f9b2f2c6864f13a665c6220b66c174c

9 years agoModified to use empty string when NULL detected 61/33561/1
Jae-Yong Lee [Fri, 11 Jul 2014 07:04:03 +0000 (16:04 +0900)]
Modified to use empty string when NULL detected

[model] Redwood, B1, B2
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] Crash occurs while initializing String class
[cause] NULL passed into String initializer
[solution] Modified to use empty string instead
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: I2e6c53b7e5d3b07c2643ab8459676970df6fdf03

9 years agoMigration from AIL to pkgmgr-info 55/33555/1
Ji-hoon Lee [Wed, 9 Jul 2014 08:46:46 +0000 (17:46 +0900)]
Migration from AIL to pkgmgr-info

Change-Id: I55f7d02413d9c11cd914ef1036c6c0b33c42ad6f

9 years agoRearranged scim_key table by key name 54/33554/1
Wonkeun Oh [Thu, 10 Jul 2014 04:36:01 +0000 (13:36 +0900)]
Rearranged scim_key table by key name

[model] Redwood, B1, B2
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] Changing keyboard mode fail
[cause] wrong arrangement of scim_key table
[solution] rearranged scim-key table by key name
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: Iaf23b62fd9d9079271429e8e6f78bc4b237400de

9 years agocall focus in automatically when IME show API is called 53/33553/1
Jihoon Kim [Wed, 9 Jul 2014 02:11:47 +0000 (11:11 +0900)]
call focus in automatically when IME show API is called

[model] Redwood, B1, B2
[binary_type] PDA
[customer] OPEN
[issue#] P140708-05317, P140708-02747
[problem] Can't input text sometimes
[cause] Requested IME show without focus-in
[solution] call focus in automatically when IME show API is called
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: I602a6f32f77e07b8dd581dcadba291aacc1230c6

9 years agoAdded missing key code of scim_key table and modified condition of feed_key_event 52/33552/1
Wonkeun Oh [Fri, 4 Jul 2014 04:15:58 +0000 (13:15 +0900)]
Added missing key code of scim_key table and modified condition of feed_key_event

[model] Redwood, B1, B2
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] Changing keyboard mode fail
[cause] missing key code of scim_key table
[solution] added missing key code of scim_key table
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: I371a5c9afc4948e8e39c08e8b046ddcd6b0201a5

9 years agoModified Po file for "Serbian(Cyrillic)" 51/33551/1
Wonkeun Oh [Wed, 2 Jul 2014 07:04:15 +0000 (16:04 +0900)]
Modified Po file for "Serbian(Cyrillic)"

[model] Redwood, B1, B2
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] wrong translated word
[cause] wrong translated word
[solution] modified translated word in the po file
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: I033b95bc16c044729dad1e5cd0aa5e1b54083130

9 years agoAdd set_autocapital_type interface in IMEngine 50/33550/1
Jihoon Kim [Tue, 1 Jul 2014 05:38:41 +0000 (14:38 +0900)]
Add set_autocapital_type interface in IMEngine

[model] Redwood, B1, B2
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] Sometimes the first letter can be changed from lower case to upper case, and vice versa
[cause] IMEngine has not received autocapital type
[solution] Add set_autocapital_type interface in IMEngine
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: I4d009d7ebd6f0a01330eed7f250f2920c1ba7912

9 years agoAdd autocapital exception case 49/33549/1
Jihoon Kim [Mon, 30 Jun 2014 04:23:19 +0000 (13:23 +0900)]
Add autocapital exception case

[model] Redwood, B1, B2
[binary_type] PDA
[customer] OPEN
[issue#] P140627-02207
[problem] Not every dot which doesn't means end of sentence.
[cause] no exception case for autocapital
[solution] Add autocapital exception case
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: Iac713f7f59260c868029f920927ea0713da90fa1

9 years agoDeleted focus_out_cb when the event_callback_clear function is called 48/33548/1
Wonkeun Oh [Wed, 11 Jun 2014 10:46:58 +0000 (19:46 +0900)]
Deleted focus_out_cb when the event_callback_clear function is called

[model] Redwood, B1, B2
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] elm-demo-tizen ecore_magic_fail error message
[cause] access the IMF context pointer on the focus_out_cb after deleted
[solution] delete the focus_out_cb when event_callback_clear fuction is called
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: Ib2f11a00f31c781ef7768c38d8fd979146ab01a3

9 years agoMake clipboard window to have transient_for on ISE window when showing ISE 47/33547/1
Ji-hoon Lee [Wed, 11 Jun 2014 11:22:14 +0000 (20:22 +0900)]
Make clipboard window to have transient_for on ISE window when showing ISE

Change-Id: I90cd7d655341d5e6f31e832d7f1b70532989c629

9 years agoFix prevent issues 46/33546/1
Jihoon Kim [Wed, 11 Jun 2014 07:31:54 +0000 (16:31 +0900)]
Fix prevent issues

[model] Redwood, B1, B2
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] Prevent detects the defects
[cause] Memory leak, unchecked return value
[solution] Fix memory leak, check return value
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: Ie115a637fa55622da7be35a7d5dc03026909e361

9 years agoadded condition for disable multi-window support 45/33545/1
Wonkeun Oh [Tue, 10 Jun 2014 09:32:34 +0000 (18:32 +0900)]
added condition for disable multi-window support

Change-Id: Ied9ef4a45db644339449968bef298652b0fd4438

9 years agoAdd signal and slot for input_mode to let IME know the change of password mode 44/33544/1
Jihoon Kim [Thu, 5 Jun 2014 11:28:28 +0000 (20:28 +0900)]
Add signal and slot for input_mode to let IME know the change of password mode

[model] B1, B2
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] IME doesn't know the change of password mode
[cause] There is no slot to let IME know the change of password mode
[solution] Add signal and slot for input_mode
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: Ifdb2ebf298c6b05049d739482ab2b952d28826cf

9 years agoFix svace issue : null dereference and memory leak 43/33543/1
Wonkeun Oh [Tue, 27 May 2014 04:12:11 +0000 (13:12 +0900)]
Fix svace issue : null dereference and memory leak

[model] Redwood, B1, B2
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] svace issue: null dereference and memory leak
[cause] null dereference and memory leak
[solution] added null check code and delete object
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: I01392da5dc06e5e2a0daeef3e73750f882a01185

9 years agoFix prevent issue : dereference before null check 42/33542/1
Wonkeun Oh [Mon, 26 May 2014 11:31:42 +0000 (20:31 +0900)]
Fix prevent issue : dereference before null check

[model] Redwood, B1, B2
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] prevent issue: dereference before null check
[cause] dereference before null check
[solution] added null check code
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: I4fe9af0662c7c8a0a409e372f83e9746e0950f70

9 years agofix typo in isf control API doxygen 41/33541/1
Jihoon Kim [Fri, 23 May 2014 05:12:57 +0000 (14:12 +0900)]
fix typo in isf control API doxygen

Change-Id: I4e5d249b08e39fc5939e13a522b7cbfc844ecf28

9 years agochecked ise state to prevent sending XF86MenuKB key event when ise is shown 40/33540/1
Wonkeun Oh [Thu, 22 May 2014 02:23:28 +0000 (11:23 +0900)]
checked ise state to prevent sending XF86MenuKB key event when ise is shown

[model] Redwood
[binary_type] PDA
[customer] OPEN
[issue#] P140513-03957
[problem] S/W keyboard is not shown when the keyboard mode is changed from H/W mode to S/W mode
          XF86MenuKB key event is sent by keyboard changing module even though ise is shown
[cause] N/A
[solution] checking ise state before sending XF86MenuKB key event
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: I228451a948417df4d2428636262ad7c014c8441b

9 years agofix isf-panel-efl crash when widget installation failed 39/33539/1
Jihoon Kim [Thu, 22 May 2014 06:11:39 +0000 (15:11 +0900)]
fix isf-panel-efl crash when widget installation failed

[model] Redwood, B1, B2
[binary_type] PDA
[customer] OPEN
[issue#] WGT-956
[problem] isf-panel-efi has closed unexpectedly" crash is observed when widget installation gets failed
[cause] the return value of package_info_create was not checked and wrong pointer was used
[solution] Check the return value of package_info_create API
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: Iddd61d85c7b36aa7d065ac7a8d041ce960e1daba

9 years agoFix bug Web IME couldn't be launched after first installation 38/33538/1
Jihoon Kim [Tue, 20 May 2014 12:10:19 +0000 (21:10 +0900)]
Fix bug Web IME couldn't be launched after first installation

[model] Redwood, B1, B2
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] Web IME couldn't be launched after first installation
[cause] The list of Web IME was not updated in scim-launcher
[solution] Update the list of Web IMEs in scim-launcher when updating the list of ISEs
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: I2689dfc85c9398ac14b1eaad4cf1bca9e9f715af

9 years agoRestore file mode to 644 14/31614/1
Li Zhang [Tue, 20 May 2014 09:51:59 +0000 (17:51 +0800)]
Restore file mode to 644

Change-Id: I334222541149d527cab32559cc03257ae9f0110c

9 years agoSupport the conditional build related to package manager 13/31613/1
Jihoon Kim [Tue, 20 May 2014 08:01:17 +0000 (17:01 +0900)]
Support the conditional build related to package manager

Change-Id: I5febea77fd06e7886a59503544e48d1a50b0dbb3

9 years agoupload isf-2.4.7720 12/31612/1
Jihoon Kim [Tue, 20 May 2014 04:26:33 +0000 (13:26 +0900)]
upload isf-2.4.7720

Change-Id: Ica549d3bb094a107b95ffafb3e135a4bc17d7d7d

9 years agoReplace deprecated API of package manager 11/31611/1
Jihoon Kim [Tue, 20 May 2014 02:24:44 +0000 (11:24 +0900)]
Replace deprecated API of package manager

Change-Id: I43815302d5b2bda3b11ee4678b4b5a87c0aed33c

9 years agoAdd missing dependency 10/31610/1
Jihoon Kim [Tue, 20 May 2014 02:23:44 +0000 (11:23 +0900)]
Add missing dependency

Change-Id: I82f81d9bfe30ac9447edde888907e78fbc8db042

9 years agocheck Web IME package to use category instead of label 09/31609/1
Jihoon Kim [Mon, 19 May 2014 10:45:53 +0000 (19:45 +0900)]
check Web IME package to use category instead of label

Change-Id: If34277d6c97cc323b6ef7393eac2efe7cdcfc620

9 years agofix fail to launch Web IME in no OSP environment 08/31608/1
Jihoon Kim [Wed, 14 May 2014 02:13:20 +0000 (11:13 +0900)]
fix fail to launch Web IME in no OSP environment

Change-Id: I27f31dc24a2930aa05aa4fd7c6e3d0534e643cc2

9 years agoupload isf-2.4.7709 07/31607/1
Jihoon Kim [Fri, 9 May 2014 05:48:58 +0000 (14:48 +0900)]
upload isf-2.4.7709

Change-Id: Ib9585c3ae07ae3f2882fab51938d09b12167bc8f

9 years agoSet FD_CLOEXEC to release FD on exec 06/31606/1
Li Zhang [Fri, 9 May 2014 03:28:31 +0000 (11:28 +0800)]
Set FD_CLOEXEC to release FD on exec

Change-Id: I97de0604df81736db5caa3eb53e6c5625d6c4193

9 years agoAdd ecore loop into frontend 05/31605/1
Li Zhang [Thu, 8 May 2014 08:00:23 +0000 (16:00 +0800)]
Add ecore loop into frontend

Change-Id: I7e9d84f38e38470b5c3ed2b1ceb56685a8d1fae8

9 years agoFix _default_instance double free bug 04/31604/1
Li Zhang [Mon, 5 May 2014 03:24:15 +0000 (11:24 +0800)]
Fix _default_instance double free bug

Change-Id: I99ef9eb5efd74e5a9144f4f8bb55810c7f7c1d1d

9 years agoMonitor Web IME install/uninstall/update and update engine list 03/31603/1
Jihoon Kim [Wed, 23 Apr 2014 11:53:49 +0000 (20:53 +0900)]
Monitor Web IME install/uninstall/update and update engine list

Change-Id: Ie40b014922887eab833a6f786a0d7cb7fdcc7b23

9 years agoReplace deprecated security API with new one 99/31599/1
Jihoon Kim [Sat, 6 Dec 2014 14:40:47 +0000 (23:40 +0900)]
Replace deprecated security API with new one

Change-Id: Ibfdbe5f7b6d0386e4c32afa62aef3265f2a082f9

9 years agoFix minicontrol layout 98/31598/1
Jihoon Kim [Mon, 21 Apr 2014 02:32:11 +0000 (11:32 +0900)]
Fix minicontrol layout

[model] Redwood
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] The layout of IME selector in minicontrol is different from others.
[cause] The change of UX
[solution] Fix the layout of IME selector
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: I3047ecc6cbfb9b1bdd3e535699710be847aef20d

9 years agoSet smack for Web IME 97/31597/1
Jihoon Kim [Sat, 19 Apr 2014 04:35:54 +0000 (13:35 +0900)]
Set smack for Web IME

Change-Id: Ibf142cd5e00cd3097e58f7027d17c4fa5b9c6293

9 years agofix build error in no minicontrol library environment 96/31596/1
Jihoon Kim [Sat, 19 Apr 2014 04:20:40 +0000 (13:20 +0900)]
fix build error in no minicontrol library environment

Change-Id: Id2e1dde9e1789c85eaedd8a87b9bc801f7a72796

9 years agoupload isf-2.4.7618 95/31595/1
Jihoon Kim [Fri, 18 Apr 2014 01:21:14 +0000 (10:21 +0900)]
upload isf-2.4.7618

Change-Id: Id7139d0519c13782fe0079a7a24c8aa27865a9db

9 years agoMake minicontrol be transparent 94/31594/1
Jihoon Kim [Thu, 17 Apr 2014 12:36:35 +0000 (21:36 +0900)]
Make minicontrol be transparent

Change-Id: Ib0c2078e0752de364c449c2a261bb528187fbc45

9 years agoremove unused variables 93/31593/1
Jihoon Kim [Thu, 17 Apr 2014 02:12:37 +0000 (11:12 +0900)]
remove unused variables

Change-Id: I2463367b29b52cb57f8ab3e02d29dc63328e7584

9 years agoupload isf-2.4.7610 92/31592/1
Jihoon Kim [Thu, 10 Apr 2014 09:08:10 +0000 (18:08 +0900)]
upload isf-2.4.7610

Change-Id: I7edb18d855d1efea34bf1ceb8e647502183a83a8

9 years agochanged the obtaining time of input window 91/31591/1
Wonkeun Oh [Thu, 10 Apr 2014 06:02:28 +0000 (15:02 +0900)]
changed the obtaining time of input window

Change-Id: I8e47dde9d3b2711d0f8fce80e3abbf00b441a06d

9 years agoupload isf-2.4.7609-2 90/31590/1
Jihoon Kim [Wed, 9 Apr 2014 07:54:35 +0000 (16:54 +0900)]
upload isf-2.4.7609-2

Change-Id: Ib63a2727d74779342d964ee706528a7003cf7faa

9 years agoFix inappropriate X event mask 89/31589/1
Jihoon Kim [Wed, 9 Apr 2014 07:50:29 +0000 (16:50 +0900)]
Fix inappropriate X event mask

Change-Id: Iee5c4d4b5ba78abfccb881edbec3dd5de45d2535

9 years agoupload isf-2.4.7609 88/31588/1
Jihoon Kim [Wed, 9 Apr 2014 06:06:32 +0000 (15:06 +0900)]
upload isf-2.4.7609

Change-Id: Iab40e860d681a465dac911c0895f10c9da69120f

9 years agoSupport conditional build related to ui-gadget library 87/31587/1
Jihoon Kim [Wed, 9 Apr 2014 04:45:18 +0000 (13:45 +0900)]
Support conditional build related to ui-gadget library

Change-Id: I5c50f5ae0bc087d273040363acfa2ec87bfdc9ee

9 years agoSupport conditional build about notification library 86/31586/1
Jihoon Kim [Wed, 9 Apr 2014 01:42:25 +0000 (10:42 +0900)]
Support conditional build about notification library

Change-Id: I32ee8e6ac440823e11bc2ca3c44b715354bce390

9 years agoadjust the timer value of hiding ISE 85/31585/1
Jihoon Kim [Tue, 8 Apr 2014 11:51:10 +0000 (20:51 +0900)]
adjust the timer value of hiding ISE

Change-Id: Ifbcdd6134a7459b80a3de6e4cb4b2550ba8ddd5f

9 years agoUse timer not to hide and show IME again in focus-out and focus-in event between... 84/31584/1
Jihoon Kim [Tue, 8 Apr 2014 02:02:50 +0000 (11:02 +0900)]
Use timer not to hide and show IME again in focus-out and focus-in event between applications

Change-Id: I2961790ccf144b6e4a060e5efba2e76f872f3566

9 years agofix build warning 83/31583/1
Jihoon Kim [Fri, 28 Mar 2014 04:37:34 +0000 (13:37 +0900)]
fix build warning

Change-Id: I04291c45309a10506fb985ce3915b82dda1abdc4

9 years agoupload isf-2.4.7528 82/31582/1
Jihoon Kim [Thu, 27 Mar 2014 23:11:35 +0000 (08:11 +0900)]
upload isf-2.4.7528

Change-Id: I6e0577884ab4d6d569a498f2d097047cee7b597a

9 years agoremoved wrong syntax and words in the po_file 81/31581/1
Wonkeun Oh [Thu, 27 Mar 2014 11:09:19 +0000 (20:09 +0900)]
removed wrong syntax and words in the po_file

Change-Id: I17274641cb8c502e55dbd93683818d3dbac63dbd

9 years agomodified translated words and added vi.po, mn_mn.po 80/31580/2
Wonkeun Oh [Wed, 26 Mar 2014 13:08:27 +0000 (22:08 +0900)]
modified translated words and added vi.po, mn_mn.po

Change-Id: I6c9996b32e34a5314b00ac2c78571c71bb6c6265

9 years agoRefactoring code in imcontrol demo 79/31579/1
Jihoon Kim [Sun, 23 Mar 2014 08:59:07 +0000 (17:59 +0900)]
Refactoring code in imcontrol demo

Change-Id: Ie70bc59fe1c0cef99cd8e5d94774353c79a7ce22

9 years agochange keyboard mode by touch & code refactoring about the keyboard mode 78/31578/1
Wonkeun Oh [Thu, 20 Mar 2014 01:55:34 +0000 (10:55 +0900)]
change keyboard mode by touch & code refactoring about the keyboard mode

Change-Id: I90051b8744c8072bb9524b4378d470189ae32bbf

9 years agoupload isf-2.4.7517 77/31577/1
Jihoon Kim [Mon, 17 Mar 2014 10:19:58 +0000 (19:19 +0900)]
upload isf-2.4.7517

Change-Id: Ia50d2605c8bd2a90e643b4ceed82d9b679682e43