platform/core/uifw/ise-default.git
6 years agoFixed defects detected by static analysis tool 55/172355/2
Ji-hoon Lee [Tue, 13 Mar 2018 10:07:35 +0000 (19:07 +0900)]
Fixed defects detected by static analysis tool

Change-Id: I10d2270d7ae55587607aad4e21463a08bfb78c90

6 years agoFix the issue of the page mark didn't show in setup wizard. 05/172305/2
Xie Ligang [Tue, 13 Mar 2018 06:54:57 +0000 (14:54 +0800)]
Fix the issue of the page mark didn't show in setup wizard.

Change-Id: Ib5325288b0933b98001faf8a56d2b299bdb96538

6 years agoUpdate package version to 1.5.12 91/172191/1 accepted/tizen/unified/20180313.061043 submit/tizen/20180312.112043
Jihoon Kim [Mon, 12 Mar 2018 11:19:44 +0000 (20:19 +0900)]
Update package version to 1.5.12

Change-Id: I328c5cc0e3c06e0460a7b5edfe98a3ea77466416
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoFix the issue of the wrong language label display when change the language 69/172169/1
Xie Ligang [Mon, 12 Mar 2018 09:33:22 +0000 (17:33 +0800)]
Fix the issue of the wrong language label display when change the language

Change-Id: Idc87f81dc7dfe4b0951c43ad30d7e8cce3ea634f

6 years agoFix page icon color issue 36/172136/3
zhangzg [Mon, 12 Mar 2018 06:08:17 +0000 (14:08 +0800)]
Fix page icon color issue

Change-Id: Ibff5bcd1171ccafa8f001d01101c3840ec943e8d

6 years agoFix the issue of the preedit string wasn't been commited when press ".com" button... 31/172131/1
Xie Ligang [Mon, 12 Mar 2018 05:46:20 +0000 (13:46 +0800)]
Fix the issue of the preedit string wasn't been commited when press ".com" button or "0" button

Change-Id: Ib97084f6c75bd8141fbfd12c9dc5fc341c6659cf

6 years agoFix memory leak in tutorial mode 68/171968/1
Jihoon Kim [Thu, 8 Mar 2018 09:31:55 +0000 (18:31 +0900)]
Fix memory leak in tutorial mode

Change-Id: I822945c32739511816c97c0a340ebe5f5f12a815
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoFix wrong parent issue when creating button in tutorial mode 67/171967/1
Jihoon Kim [Thu, 8 Mar 2018 09:30:08 +0000 (18:30 +0900)]
Fix wrong parent issue when creating button in tutorial mode

Change-Id: I15eeeda67f9c5506a972925296ef32f1418e59b8
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoFix the issue of group id text is not changed when pressing in emoticon layout 98/171798/5
Xie Ligang [Wed, 7 Mar 2018 09:38:09 +0000 (17:38 +0800)]
Fix the issue of group id text is not changed when pressing in emoticon layout

Change-Id: I74dce97f57945bb845fac1a1ae84e145d4adc528

6 years agoAdjust layout and size for text in voice mode 77/171777/1
sungwook79.park [Wed, 7 Mar 2018 07:42:01 +0000 (16:42 +0900)]
Adjust layout and size for text in voice mode

Change-Id: I74b99a9869505e702520a685cdc654f09e62e06d
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoFix issue preference_changed_cb() isn't registered in encryption mode 64/170864/5
InHong Han [Fri, 23 Feb 2018 01:51:36 +0000 (10:51 +0900)]
Fix issue preference_changed_cb() isn't registered in encryption mode

Change-Id: I9ca15997cc2a4ef8c2de82160883fc1a3a0674c6

6 years agoUpdate package version to 1.5.11 45/170945/1 accepted/tizen/unified/20180226.061634 submit/tizen/20180223.014021
Jihoon Kim [Fri, 23 Feb 2018 10:29:51 +0000 (19:29 +0900)]
Update package version to 1.5.11

Change-Id: Ic65b1cb8f91325dd15ecd63af802bd23d60c45d8
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoFix the wrong process issue of tutorial function 06/170806/4
Xie Ligang [Thu, 22 Feb 2018 08:15:43 +0000 (16:15 +0800)]
Fix the wrong process issue of tutorial function

Change-Id: Ie4b03496fc1e08370fb2d7652368bef74627d35d

6 years agoFix buffer overflow issue detected by static analysis tool 23/170723/1
Jihoon Kim [Thu, 22 Feb 2018 00:32:33 +0000 (09:32 +0900)]
Fix buffer overflow issue detected by static analysis tool

Variable (2) was passed to function 'close_option_window' at option.cpp:1049 by calling function 'close_option_window' at option.cpp:1068, where it is used to calculate index for buffer of size 2. This may lead to buffer overflow. Index assigned value at option.cpp:1068.
Variable (2) was passed to function 'close_option_window' at option.cpp:1049 by calling function 'close_option_window' at option.cpp:1515, where it is used to calculate index for buffer of size 2. This may lead to buffer overflow. Index assigned value at option.cpp:1515.

Change-Id: I40ceeaca6ba70a6e1fe6c739e5c3b2830402bb67
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoApply the tutorial function for number and hex keypad 20/170120/7
Xie Ligang [Tue, 13 Feb 2018 10:53:17 +0000 (18:53 +0800)]
Apply the tutorial function for number and hex keypad

Change-Id: I306dda16528baf310bf5782eb14802ae08e03829

6 years agoCheck stt manager is valid for preventing crash 07/170207/2
Jihoon Kim [Wed, 14 Feb 2018 07:39:10 +0000 (16:39 +0900)]
Check stt manager is valid for preventing crash

Change-Id: I61f891ea5479c6168a658bc67212012c00610a1b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoUpdate package version to 1.5.10 63/170163/2 accepted/tizen/unified/20180220.064133 submit/tizen/20180219.044422 submit/tizen/20180219.085645
Ji-hoon Lee [Wed, 14 Feb 2018 01:58:44 +0000 (10:58 +0900)]
Update package version to 1.5.10

Change-Id: I22eeb51461a067b9b538a94b6876100d1a184a8c

6 years agoCheck the result of creating stt feedback instance 87/170187/1
Jihoon Kim [Wed, 14 Feb 2018 05:32:48 +0000 (14:32 +0900)]
Check the result of creating stt feedback instance

Change-Id: I5fb641ca395a1d399605d585939c42152424b72c
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoFix coding style 72/170172/2
Jihoon Kim [Wed, 14 Feb 2018 02:49:54 +0000 (11:49 +0900)]
Fix coding style

Change-Id: Iaa62a40a91e2c4b1a47f0245e5b9ff521d140b04
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoAdd null point check to avoid crash issue 76/170176/3
zhangzg [Wed, 14 Feb 2018 03:17:48 +0000 (11:17 +0800)]
Add null point check to avoid crash issue

Change-Id: I2a7c8616a8ea7bba978f09caddbac6995201f2c6

6 years agoApply the chinese ambiguous input 27/170027/5
Xie Ligang [Tue, 13 Feb 2018 03:19:59 +0000 (11:19 +0800)]
Apply the chinese ambiguous input

Change-Id: I572c8dad37efd2d4c191085962df4e96e1c3c6c3

6 years agoFix 64-bit build failure 62/170162/1
Ji-hoon Lee [Wed, 14 Feb 2018 01:58:32 +0000 (10:58 +0900)]
Fix 64-bit build failure

Change-Id: If281ed7822af3baa151062956846576ad69932bb

6 years agoUpdate popup open state variable on POPUP_ notification events 13/169513/1 submit/tizen/20180214.005354
Ji-hoon Lee [Wed, 7 Feb 2018 06:49:41 +0000 (15:49 +0900)]
Update popup open state variable on POPUP_ notification events

Change-Id: I9517049cefb9afb9b842e0fc66f355c9f275be49

6 years agoFix defects detected by static analysis tool 12/169512/1
Ji-hoon Lee [Wed, 7 Feb 2018 07:02:58 +0000 (16:02 +0900)]
Fix defects detected by static analysis tool

Change-Id: I8fe7848562ce91d849490357db69662522e5a326

6 years agoFix coding style 11/169511/1
Ji-hoon Lee [Wed, 7 Feb 2018 06:51:07 +0000 (15:51 +0900)]
Fix coding style

Change-Id: I0614fa2a1c6933eee5649305e2084f1120d52893

6 years agoFix coding style 12/169412/1
Ji-hoon Lee [Tue, 6 Feb 2018 10:01:01 +0000 (19:01 +0900)]
Fix coding style

Change-Id: If26b6956646c2e0fc012b83aabaae69d32ed5a25

6 years agoFix defects detected by static analysis tool 08/169408/1
Ji-hoon Lee [Tue, 6 Feb 2018 09:57:13 +0000 (18:57 +0900)]
Fix defects detected by static analysis tool

Change-Id: I0129f33024f991e6205de43eae6308cdada55f38

6 years agofix prediction option can't work issue 38/168938/4
Xie Ligang [Thu, 1 Feb 2018 08:17:29 +0000 (16:17 +0800)]
fix prediction option can't work issue

Change-Id: Id3d34c9c255ca3f3d9333fc4b4329851f6f4dd26

6 years agoFix issue: Disappearance of the page "(2/3)" in Emoticon layout 99/168899/2
zhangzg [Thu, 1 Feb 2018 03:30:34 +0000 (11:30 +0800)]
Fix issue: Disappearance of the page "(2/3)" in Emoticon layout

Change-Id: Ief3ed81be67340ea99baadc710716fe1e575a60c

6 years agoAdd prediction option in wearable profile 67/162267/7
Jihoon Kim [Thu, 30 Nov 2017 04:29:54 +0000 (13:29 +0900)]
Add prediction option in wearable profile

Change-Id: I7fcf127ec462ba4799917cd0046bb215189a512f
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoAdd the sentense to po files about tap mic button to speak 32/168732/2
sungwook79.park [Tue, 30 Jan 2018 10:26:21 +0000 (19:26 +0900)]
Add the sentense to po files about tap mic button to speak

Change-Id: I69f8044900b356ec21a029cfceb677db1f968912
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoChange UI of language option view 98/168698/6
zhangzg [Tue, 30 Jan 2018 07:18:58 +0000 (15:18 +0800)]
Change UI of language option view

Change-Id: I138c46b0fa35a645f843a3f7e3c825a64c5a59c5

6 years agoChange UI of TV keyboard option view 80/167580/11
zhangzg [Thu, 18 Jan 2018 09:10:21 +0000 (17:10 +0800)]
Change UI of TV keyboard option view

Change-Id: I64d014e04348d1295f34edad490ac7dcf620f543

6 years agoUpdate package version to 1.5.9 91/167091/1 accepted/tizen/unified/20180115.135721 submit/tizen/20180115.093459
sungwook79.park [Mon, 15 Jan 2018 09:33:00 +0000 (18:33 +0900)]
Update package version to 1.5.9

Change-Id: I5b8aa803cee7125bfa3a5bd69ea77d0f438566b0
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoFix issue that disappear lately indicator window when opened voice setting 63/167063/1
sungwook79.park [Mon, 15 Jan 2018 06:40:10 +0000 (15:40 +0900)]
Fix issue that disappear lately indicator window when opened voice setting

Change-Id: I868a0287cc8bf3c5b1c4521af74d3d873e79af35
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoUpdate package version to 1.5.8 30/167030/1 submit/tizen/20180115.053601
sungwook79.park [Mon, 15 Jan 2018 05:32:12 +0000 (14:32 +0900)]
Update package version to 1.5.8

Change-Id: I1f9a1f9084da66733aa7ea3d80103624a510f9e4
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoAdd some sentence to po 27/167027/1
sungwook79.park [Mon, 15 Jan 2018 04:03:52 +0000 (13:03 +0900)]
Add some sentence to po

Change-Id: I325e866d3c7145ea5bc8576d50c887766e080374
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoSeparate autofill code 46/166646/8
Jihoon Kim [Thu, 11 Jan 2018 09:22:45 +0000 (18:22 +0900)]
Separate autofill code

Change-Id: Ib8e67496569844935539635e83b792f6fe3d9f0f
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoUpdate package version to 1.5.7 21/165521/1 accepted/tizen/unified/20180102.070209 submit/tizen/20180102.013846
Jihoon Kim [Tue, 2 Jan 2018 01:34:39 +0000 (10:34 +0900)]
Update package version to 1.5.7

Change-Id: Ic0bf276da6382e607b6acdb41c89c877ca6ec461
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoFix derefence of NULL issue detected by static analysis tool 20/165520/1
Jihoon Kim [Tue, 2 Jan 2018 01:32:18 +0000 (10:32 +0900)]
Fix derefence of NULL issue detected by static analysis tool

Change-Id: Ia647683357ffb6e3627035dc4683ed55e03428fd
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoSupport power saving mode 36/165336/1 accepted/tizen/unified/20171229.070235 submit/tizen/20171228.083418
Jihoon Kim [Thu, 28 Dec 2017 08:33:26 +0000 (17:33 +0900)]
Support power saving mode

Change-Id: Id21d113f70c7bd5087ddaa3daed9837ca29764f0
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoAdjust position of voice layout when showing candidate window 93/165193/2
sungwook79.park [Wed, 27 Dec 2017 04:55:36 +0000 (13:55 +0900)]
Adjust position of voice layout when showing candidate window

Change-Id: I02b90b6c9520134869dfc7e196f02f8c2ee32dbb
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoUpdate package version to 1.5.6 52/165152/1 accepted/tizen/unified/20171227.062301 submit/tizen/20171227.003640
Jihoon Kim [Wed, 27 Dec 2017 00:37:44 +0000 (09:37 +0900)]
Update package version to 1.5.6

Change-Id: Iaa94939f27e867465d8e67b2fdbce8ad6fe9e626
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoApply -fvisibility=hidden option 50/165150/3
Jihoon Kim [Wed, 27 Dec 2017 00:23:14 +0000 (09:23 +0900)]
Apply -fvisibility=hidden option

The binary size is decreased from 184KB to 157KB in armv7l

Change-Id: I33817c27d9fa62b216bd7c4d4a5ecf4c592b4c57
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoUpdate package version to 1.5.5 63/165063/1 accepted/tizen/unified/20171226.063436 submit/tizen/20171225.223655
Jihoon Kim [Mon, 25 Dec 2017 23:02:33 +0000 (08:02 +0900)]
Update package version to 1.5.5

Change-Id: Ic7cec74cc97235be9529dce93975dafa4a6bbccd
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoFix uninitialized variable issue detected by static analysis tool 62/165062/1
Jihoon Kim [Mon, 25 Dec 2017 23:01:56 +0000 (08:01 +0900)]
Fix uninitialized variable issue detected by static analysis tool

Change-Id: I39868bd6ec336c70aa4e2dae49a3cd870f48ffc9
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoUpdate package version to 1.5.4 59/165059/2
Jihoon Kim [Mon, 25 Dec 2017 22:33:38 +0000 (07:33 +0900)]
Update package version to 1.5.4

Change-Id: If688057464ee2d35236019b225c024cf3382d668
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoTry to find and use currently enabled latin-based language. 60/165060/1
Ji-hoon Lee [Fri, 22 Dec 2017 08:11:43 +0000 (17:11 +0900)]
Try to find and use currently enabled latin-based language.

Change-Id: I2d187dce157325b0ce600bdaf248f6a4ad7a2a84
(cherry picked from commit 8bce9ad4d8c23029a9a6adde97e652e31fb4a7b6)

6 years ago Fix multiple languages change popup show error issue 18/164718/22
Xie [Thu, 21 Dec 2017 04:01:19 +0000 (12:01 +0800)]
 Fix multiple languages change popup show error issue

Signed-off-by: Ligang Xie <ligang0.xie@samsung.com>
Change-Id: I9a07fe5b79036899f03b43b036b093e97b282dd2

6 years agoUpdate package version to 1.5.3 13/164813/1 submit/tizen/20171221.063542
Jihoon Kim [Thu, 21 Dec 2017 06:31:05 +0000 (15:31 +0900)]
Update package version to 1.5.3

Change-Id: I73269060646fedcf463d07a845f46297c1b2bd92
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoModified not to save autofill data in input field with no autofill hint 56/164756/3
Jihoon Kim [Thu, 21 Dec 2017 01:45:57 +0000 (10:45 +0900)]
Modified not to save autofill data in input field with no autofill hint

Change-Id: Iea54be24580fe789b846db54df26c92339c78cd7
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoChange string for korean language 55/164655/1
Jihoon Kim [Wed, 20 Dec 2017 07:50:00 +0000 (16:50 +0900)]
Change string for korean language

Change-Id: I5082b9078aa3f701c0cbe159340823e73bd70db3
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoUpdate package version to 1.5.2 28/164628/1 accepted/tizen/unified/20171221.071209 submit/tizen/20171220.053600
Jihoon Kim [Wed, 20 Dec 2017 05:32:44 +0000 (14:32 +0900)]
Update package version to 1.5.2

Change-Id: I811cb98e2fc0f23cc86cba9f835e5facac9d05fa
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoFix issue autofill candidate shows in any input field with no autofill hint 26/164626/2
Jihoon Kim [Wed, 20 Dec 2017 05:20:02 +0000 (14:20 +0900)]
Fix issue autofill candidate shows in any input field with no autofill hint

Change-Id: Id3f826b98020e2f566885c1e92c41ea22d6be2dc
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoUpdate package version to 1.5.1 09/164409/1 accepted/tizen/unified/20171219.183914 submit/tizen/20171218.223313
Jihoon Kim [Tue, 19 Dec 2017 04:44:23 +0000 (13:44 +0900)]
Update package version to 1.5.1

Change-Id: I487b73090dbd3d85fec42454fcdf1afba685b5ca
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoSupport prediction_hint_data_set interface 57/160657/14
Jihoon Kim [Fri, 27 Oct 2017 08:05:19 +0000 (17:05 +0900)]
Support prediction_hint_data_set interface

Change-Id: I7d214806cd62e8252844c34c6181a66992d5a665
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoMerge "Add deferring window creation feature" into tizen
Ji-hoon Lee [Fri, 15 Dec 2017 02:50:49 +0000 (02:50 +0000)]
Merge "Add deferring window creation feature" into tizen

6 years agoMerge "Fix candidate impossible to input as move event is almost called when screen...
Ji-hoon Lee [Wed, 13 Dec 2017 02:38:26 +0000 (02:38 +0000)]
Merge "Fix candidate impossible to input as move event is almost called when screen touch" into tizen

6 years agoAdd deferring window creation feature 29/163529/1
Ji-hoon Lee [Mon, 11 Dec 2017 11:56:10 +0000 (20:56 +0900)]
Add deferring window creation feature

Change-Id: I1dfc23d87ea21e5c1d57b61080f30ebe7bb99731

6 years agoUpdate package version to 1.4.34 96/163196/1 accepted/tizen/unified/20171208.170339 submit/tizen/20171208.015852
Ji-hoon Lee [Fri, 8 Dec 2017 01:53:18 +0000 (10:53 +0900)]
Update package version to 1.4.34

Change-Id: I2214f91ba9f20e9dcf0299d1a3a91522a616d126

6 years agoDisable auto_detect_landscape feature in tv profile 93/163193/1
Ji-hoon Lee [Fri, 8 Dec 2017 01:38:33 +0000 (10:38 +0900)]
Disable auto_detect_landscape feature in tv profile

Since all the xml layout files are based on portrait mode
that has bigger width value than the height value,
it is not necessary to switch portrait-landscape layouts.

Change-Id: I1b11f73b4e2397b333611b81f975233a4aac4454

6 years agoFix bug smartreply candidates do not show in show event following hide event 90/162990/2
Jihoon Kim [Wed, 6 Dec 2017 22:44:35 +0000 (07:44 +0900)]
Fix bug smartreply candidates do not show in show event following hide event

Change-Id: Iaa9abbab3eaf31d23588326fb0e57d90e8c86767
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoFix issue smartreply string isn't inserted when pressing 75/162775/5
Jihoon Kim [Tue, 5 Dec 2017 07:57:04 +0000 (16:57 +0900)]
Fix issue smartreply string isn't inserted when pressing

Change-Id: Id42a5586f3d03aacf1865ee99f1621d008a4684c
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoUpdate package version to 1.4.33 51/162651/1 accepted/tizen/unified/20171205.155507 submit/tizen/20171204.103338
Jihoon Kim [Mon, 4 Dec 2017 22:47:10 +0000 (07:47 +0900)]
Update package version to 1.4.33

Change-Id: Iff4ac18d004948ae3b8453dae968bd9fdb56bfe5
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoSet application name used within elm 86/162186/1
Paweł Stawicki [Wed, 29 Nov 2017 11:29:53 +0000 (12:29 +0100)]
Set application name used within elm

Change-Id: Ie58d290adcf991140f7988b4c5c30d23089192c6
note: application name will also be used in atspi communication

6 years agoAdd atspi accessibility support to EflMultiLineCandidate 47/162047/2
Paweł Stawicki [Tue, 28 Nov 2017 18:47:08 +0000 (19:47 +0100)]
Add atspi accessibility support to EflMultiLineCandidate

Change-Id: I97927ccec36834860b302ab892842b8c08a16c15

6 years agoFix candidate impossible to input as move event is almost called when screen touch 32/161732/4
liuxd [Mon, 27 Nov 2017 14:30:06 +0000 (22:30 +0800)]
Fix candidate impossible to input as move event is almost called when screen touch

Signed-off-by: liuxd <xd123.liu@samsung.com>
Change-Id: Icb21ee5e8fa9f73bd225c483cf2be5d883b8d774

6 years agoFix memory leak allocated surrouding text 25/161625/3
Jihoon Kim [Fri, 24 Nov 2017 11:33:12 +0000 (20:33 +0900)]
Fix memory leak allocated surrouding text

Change-Id: I9dca48557d2a08b5b0f8c9432e40ad407bf2ebe5
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoUpdate package version to 1.4.32 98/160998/1 accepted/tizen/unified/20171122.071424 submit/tizen/20171121.050413 submit/tizen/20171121.223941
Jihoon Kim [Tue, 21 Nov 2017 05:06:14 +0000 (14:06 +0900)]
Update package version to 1.4.32

Change-Id: I50db2d945317de98555c11d6e3877eac94918d88
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoFix candidate cursor highlight for TV 16/159316/8
liuxd [Wed, 8 Nov 2017 07:10:01 +0000 (02:10 -0500)]
Fix candidate cursor highlight for TV

Signed-off-by: liuxd <xd123.liu@samsung.com>
Change-Id: I51d7f169003befcf6eb1ec2cd6196c72c7ba1915

6 years agoReturn the candidate data at Mouse up event, then support flick event. if return... 97/158697/7
lijian [Thu, 2 Nov 2017 11:47:31 +0000 (19:47 +0800)]
Return the candidate data at Mouse up event, then support flick event. if return data at mouse down event, the flick event won't work.

Change-Id: I19948b959482961594ceb6c375065fc637113e13

6 years agoUpdate package version to 1.4.31 67/159867/1 accepted/tizen/unified/20171114.132343 submit/tizen/20171114.023048
InHong Han [Mon, 13 Nov 2017 07:55:44 +0000 (16:55 +0900)]
Update package version to 1.4.31

Change-Id: Ie795ae1d22b5b7eb30dde8def6c21b1ae2a9b152
(cherry picked from commit f3e437bbd9e93c7c6ca34cba8fee59373bda309e)

6 years agoAdd temporary solution for supporting encrypt device 52/159852/1
InHong Han [Fri, 10 Nov 2017 08:11:33 +0000 (17:11 +0900)]
Add temporary solution for supporting encrypt device

Change-Id: Ia296f1eeee94431493de7661552c9a74da850c9e
(cherry picked from commit 47b2da93cbd4c119b8a6876cb4af9061a78d0131)

6 years agoDisable setting key in encryption mode 23/157623/3
Jihoon Kim [Wed, 25 Oct 2017 10:29:14 +0000 (19:29 +0900)]
Disable setting key in encryption mode

Change-Id: I878e389430dfd7ef61c67387765e8b246ee72821
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoUpdate package version to 1.4.30 45/159145/1 accepted/tizen/unified/20171109.065941 submit/tizen/20171107.071132
Jihoon Kim [Tue, 7 Nov 2017 07:13:14 +0000 (16:13 +0900)]
Update package version to 1.4.30

Change-Id: Iddb00d14cc0d19c01b1560b44884bb1476b0a51e
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoMerge "Set atspi accessible name for screen reader support" into tizen
Ji-hoon Lee [Mon, 6 Nov 2017 00:42:05 +0000 (00:42 +0000)]
Merge "Set atspi accessible name for screen reader support" into tizen

6 years agoUpdate package version to 1.4.29 86/158886/1
InHong Han [Tue, 31 Oct 2017 10:54:00 +0000 (19:54 +0900)]
Update package version to 1.4.29

Change-Id: I012317d437ae793cf914fa189f8aa4d3d821407e

6 years agoSet atspi accessible name for screen reader support 28/158628/1
Ji-hoon Lee [Thu, 2 Nov 2017 05:16:26 +0000 (14:16 +0900)]
Set atspi accessible name for screen reader support

Change-Id: Ie19f4540a461a49fef629e6d429797364aa76ac9

6 years agoMove the floating item from keyboard setting to CM key popup 03/157603/1
InHong Han [Thu, 19 Oct 2017 11:17:15 +0000 (20:17 +0900)]
Move the floating item from keyboard setting to CM key popup

Change-Id: I5b3a0940ee43ffffc9aa0a57643d92d3482107f1

6 years agoFix help operated in pressed state rather than released 31/157531/2
liuxd [Wed, 25 Oct 2017 02:43:39 +0000 (22:43 -0400)]
Fix help operated in pressed state rather than released

Signed-off-by: liuxd <xd123.liu@samsung.com>
Change-Id: I57ee3f9eb5b1b4e44e2f65c09664af295c39bba9

6 years agoUpdate package version to 1.4.28 68/156468/1 accepted/tizen/unified/20171019.061007 submit/tizen/20171018.113306
Jihoon Kim [Wed, 18 Oct 2017 11:31:14 +0000 (20:31 +0900)]
Update package version to 1.4.28

Change-Id: Iad7885d8d45e376a5649f5a78cca6981b4e8caaa
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoApply Clear personalized data function 91/155591/10
Ligang Xie [Sat, 14 Oct 2017 06:38:23 +0000 (14:38 +0800)]
Apply Clear personalized data function

Change-Id: Ia1d4947b776f2810acbd7cd1905aada1959c2cbe
Signed-off-by: Ligang Xie <ligang0.xie@samsung.com>
6 years agoUpdate package version to 1.4.27 65/156265/1 accepted/tizen/unified/20171018.062806 submit/tizen/20171018.022817
Ji-hoon Lee [Wed, 18 Oct 2017 01:01:29 +0000 (10:01 +0900)]
Update package version to 1.4.27

Change-Id: I58659034ea56d543fb2c7a3627a25856a5608930

6 years agoFix wrong color of words in ip mode problem 81/156181/2
Ligang Xie [Tue, 17 Oct 2017 10:44:46 +0000 (18:44 +0800)]
Fix wrong color of words in ip mode problem

Change-Id: I3a0e8f44edcba92b064247c964bd3109c50ef597
Signed-off-by: Ligang Xie <ligang0.xie@samsung.com>
6 years agoFix not return RETURN key after clicking Enter button 18/156118/1
liuxd [Tue, 17 Oct 2017 07:17:10 +0000 (03:17 -0400)]
Fix not return RETURN key after clicking Enter button

Signed-off-by: liuxd <xd123.liu@samsung.com>
Change-Id: I4d1dda5a249036828141d4db5b2f4e4743907320

6 years agoUpdate package version to 1.4.26 00/156100/1 submit/tizen/20171017.072510
Ji-hoon Lee [Mon, 16 Oct 2017 06:14:34 +0000 (15:14 +0900)]
Update package version to 1.4.26

Change-Id: Id83e81f398809ad15dbfd01f458ac925a464ce2f

6 years agoModify keypad layout according to GUI file 77/151177/26
Ligang Xie [Wed, 20 Sep 2017 06:43:16 +0000 (14:43 +0800)]
Modify keypad layout according to GUI file

Change-Id: Ie34fb858169b695c581f4b8530f4548e5d4b96ce
Signed-off-by: Ligang Xie <ligang0.xie@samsung.com>
6 years agoAdd 'system' type background category for preventing termination by AMD 60/155760/1
Ji-hoon Lee [Mon, 16 Oct 2017 05:37:44 +0000 (14:37 +0900)]
Add 'system' type background category for preventing termination by AMD

Change-Id: I8e7aead0a0cdd48f4af2320d0a9d710a982752cf

6 years agoUpdate package version to 1.4.25 63/154963/1 accepted/tizen/unified/20171012.191702 d6cf69aaa137cf7a3dd0e389f325e97659ce6845 submit/tizen/20171011.073519
Jihoon Kim [Wed, 11 Oct 2017 12:44:18 +0000 (21:44 +0900)]
Update package version to 1.4.25

Change-Id: I4b01b3231401f1e2300b7e53c78b24da836e96ce
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoFix candidate position issue for TV 80/154880/1
liuxd [Wed, 11 Oct 2017 10:23:46 +0000 (06:23 -0400)]
Fix candidate position issue for TV

Signed-off-by: liuxd <xd123.liu@samsung.com>
Change-Id: Id2a4f749ecb6228ba7946401e93277a51cc9f28c

6 years agoUpdate package version to 1.4.24 30/154230/1 submit/tizen/20171009.004536
Jihoon Kim [Tue, 10 Oct 2017 01:03:16 +0000 (10:03 +0900)]
Update package version to 1.4.24

Change-Id: I9e01cdda39aa04ff531805ca8e14739dd406b516
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoAdd blank in Ukrainian string 28/154228/1
Jihoon Kim [Tue, 10 Oct 2017 01:01:23 +0000 (10:01 +0900)]
Add blank in Ukrainian string

Change-Id: I0a28b820f9663c28f99801fce635e90ab76a6ca5
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoUpdate package version to 1.4.23 59/154159/1
Jihoon Kim [Mon, 9 Oct 2017 01:10:14 +0000 (10:10 +0900)]
Update package version to 1.4.23

Change-Id: I17ebc9e6ed42ebb80e8c44fe53ea349d7753cd15
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoFix Ukrainian in input languages selection list 58/154158/3
Jihoon Kim [Mon, 9 Oct 2017 00:54:47 +0000 (09:54 +0900)]
Fix Ukrainian in input languages selection list

Change-Id: Ie67980d500b9c4278d1463d205b63a6dcca1af27

6 years agoUpdate package version to 1.4.22 09/153709/1 submit/tizen/20170929.072752
Jihoon Kim [Fri, 29 Sep 2017 07:26:51 +0000 (16:26 +0900)]
Update package version to 1.4.22

Change-Id: I5b8446ddf0362ae3f4523dabebb45fb41a985322
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoUpdate package version to 1.4.22 03/153703/2
Jihoon Kim [Fri, 29 Sep 2017 07:17:42 +0000 (16:17 +0900)]
Update package version to 1.4.22

Change-Id: Ie4e6c2fc1b2e3f4c190dddd1642c905c6c49b41e
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoChange the period of candidate hide timer 02/153702/3
Jihoon Kim [Fri, 29 Sep 2017 07:15:06 +0000 (16:15 +0900)]
Change the period of candidate hide timer

hide timer value 10ms was too short.

Change-Id: Ib95704d76565d9b2e3a897630b5921e093e54485
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoUpdate package version to 1.4.21 38/153038/1 submit/tizen/20170927.230807
Jihoon Kim [Wed, 27 Sep 2017 23:06:23 +0000 (08:06 +0900)]
Update package version to 1.4.21

Change-Id: Ie475a6197078a9d77481ee01ad6e179386aed7b7
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoAdd prediction option in mobile and wearable profiles 56/152256/2
Jihoon Kim [Mon, 25 Sep 2017 10:48:08 +0000 (19:48 +0900)]
Add prediction option in mobile and wearable profiles

Change-Id: I4afba17c07427a4c1b73df8c29a6d2cbb7289bc5
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoUpdate package version to 1.4.20 72/152672/1 submit/tizen/20170927.010658 submit/tizen/20170927.102816
Jihoon Kim [Wed, 27 Sep 2017 01:04:43 +0000 (10:04 +0900)]
Update package version to 1.4.20

Change-Id: Ic92a20ee95ce696490cacb597c0ecf48bba69ae9
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>