Jihoon Kim [Wed, 28 Sep 2016 02:35:23 +0000 (11:35 +0900)]
Fix issues detected by static analysis tool
Change-Id: I7b42476578d7f67179180b15008d2b476a082edf
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 27 Sep 2016 09:46:22 +0000 (18:46 +0900)]
Update package version to 1.2.84
Change-Id: Icc46170d66d4f9a1bf81bfd8a1a4199007ca863b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 27 Sep 2016 09:45:00 +0000 (18:45 +0900)]
Fix build warning
Change-Id: Ic647333f95bb19e369761186d63a7b25036cb8f9
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 23 Sep 2016 11:17:03 +0000 (20:17 +0900)]
Update package version to 1.2.83
Change-Id: I43926b3e8f12aca90abc35608987e4e2fcfdfd66
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Fri, 23 Sep 2016 07:45:07 +0000 (16:45 +0900)]
Modified to send hide IME request when hide button clicked
Change-Id: I8b878ef0255bd78597a81c3c4925cab2c6588b9c
sungwook79.park [Fri, 23 Sep 2016 07:46:52 +0000 (16:46 +0900)]
Add voice layout to Mobile profile
Change-Id: I77338f636babb40beb9d2552e1917a6d60ce307e
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
Haifeng Deng [Tue, 6 Sep 2016 09:39:03 +0000 (17:39 +0800)]
Add voice button for CM key
Change-Id: I6cd0200df8209b2c8861605c1d5455e808adfc2f
Signed-off-by: Haifeng Deng <haifeng.deng@samsung.com>
sungwook79.park [Thu, 22 Sep 2016 02:49:55 +0000 (11:49 +0900)]
Update package version to 1.2.82
Change-Id: I5f1553e6c42a10fc8edebca3094a402bacb4e5f0
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
sungwook79.park [Thu, 22 Sep 2016 00:48:22 +0000 (09:48 +0900)]
Fix the issue detected with static analyzer tool
Change-Id: I365b22186edf5b586276efcc6f74743cdc795ffe
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
Jihoon Kim [Wed, 21 Sep 2016 06:53:06 +0000 (23:53 -0700)]
Merge "Modify directory hierarchy" into tizen
sungwook79.park [Wed, 21 Sep 2016 02:46:01 +0000 (11:46 +0900)]
Modify directory hierarchy
Change-Id: Ibb8f09a7ed802d1f250470060d8cd34b5383b18b
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
Ji-hoon Lee [Tue, 20 Sep 2016 11:39:11 +0000 (20:39 +0900)]
Specify emoticon area is a layout, rather than a window
Change-Id: I32e51d287208facb163410789311cb3a93192ed8
sungwook79.park [Tue, 20 Sep 2016 08:00:32 +0000 (17:00 +0900)]
Modify directory name from sdk to mobile
Change-Id: I8b7798fbb2603637d9d312c3428aa3f3adcc8ade
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
sungwook79.park [Mon, 12 Sep 2016 04:36:22 +0000 (13:36 +0900)]
Update package version to 1.2.81
Change-Id: If52b72aeff511cf8c32fc9cc3645b11964fc8fe0
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
Jihoon Kim [Fri, 9 Sep 2016 11:42:57 +0000 (20:42 +0900)]
Show voice button in mobile profile
Change-Id: Ib47babe30f3d907289d8197883104a7baf47fcf3
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 9 Sep 2016 11:18:48 +0000 (20:18 +0900)]
Fix crash issue on changing layout from voice layout to other layout
Change-Id: I87c111e8591fbf904c0db22b31d15988278a1e4c
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
sungwook79.park [Fri, 9 Sep 2016 07:45:35 +0000 (16:45 +0900)]
fix code formatting
Change-Id: I0947d72cc3c552ebcdba82269a5a767dddf26792
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
sungwook79.park [Fri, 9 Sep 2016 06:45:57 +0000 (15:45 +0900)]
Support ASR type to partial result in voice
Change-Id: Idd0604e296a7614bb7e7620ef03ff751a99f610a
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
sungwook79.park [Fri, 9 Sep 2016 02:41:18 +0000 (11:41 +0900)]
Delete unused file
Change-Id: I9788a47a1d0a7e3f292501d4b8b7146fedd48ada
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
Jihoon Kim [Wed, 7 Sep 2016 23:08:28 +0000 (08:08 +0900)]
Fix issues detected by static analysis tool
after having been compared to NULL value at ise-stt-mode.cpp:216, pointer 'vd' is dereferenced at ise-stt-mode.cpp:232.
Return value of a function 'operator new' is dereferenced at ise-stt-mode.cpp:225 without checking, but it is usually checked for this function (12/14).
Change-Id: I58c3d768c1ceb74160bc0b29e9f1b65366c59f09
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 7 Sep 2016 22:54:29 +0000 (07:54 +0900)]
Fix code formatting
Change-Id: I66e992d8d2ac563bbae5dd1f1f343877c9989aa9
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
sungwook79.park [Wed, 7 Sep 2016 10:13:20 +0000 (19:13 +0900)]
Update package version to 1.2.80
Change-Id: I1ea25010568eae8aec181412e4c2c51412b4a067
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
sungwook79.park [Wed, 7 Sep 2016 07:49:19 +0000 (16:49 +0900)]
Add feedback effect in voice layout
Change-Id: Ifcac157014d6cfc75136a1e08c74f1e8958b8593
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
Haifeng Deng [Tue, 6 Sep 2016 08:24:11 +0000 (16:24 +0800)]
Improve update_cursor_position ()
Change-Id: I2d819fc7f117764ef488a7cc5fdbfb345b1c63c6
Signed-off-by: Haifeng Deng <haifeng.deng@samsung.com>
Jihoon Kim [Mon, 5 Sep 2016 04:20:55 +0000 (13:20 +0900)]
Refactoring input mode indicator
Change-Id: I06b6585920876ca7763321392a114df7951fdea2
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 5 Sep 2016 00:36:35 +0000 (09:36 +0900)]
Update package version to 1.2.79
Change-Id: Ica65b828c0d655ff3e9a508126b1d01cd32362ef
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Fri, 2 Sep 2016 04:06:27 +0000 (13:06 +0900)]
Modified not to commit only when skip_commit is set in reset()
Change-Id: I2e6cde2c9e9f2635035dd3c6920e435c72079705
Ji-hoon Lee [Fri, 2 Sep 2016 04:07:13 +0000 (13:07 +0900)]
Revert "Revert "Modified not to send commit strings when reset needed""
This reverts commit
378ca610c6102c7c0c455b2ff2cd28f215e42d85.
Change-Id: Ib3aef379f1aac5fc2aec1ad7ab2e721bd467f9e6
Jihoon Kim [Thu, 1 Sep 2016 09:22:55 +0000 (18:22 +0900)]
code cleanup
Change-Id: Ia8c0bab00afde6e63190b8e7790e6fc32189e0f0
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 1 Sep 2016 05:00:33 +0000 (14:00 +0900)]
Set auto as default voice recognition language
Change-Id: I735b1a9b5cae84d821c4a7a448ce55d3fd716411
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 1 Sep 2016 00:27:23 +0000 (09:27 +0900)]
Update package version to 1.2.78
Change-Id: Ia6c3441244e078556bd6e5a0c2deaa2c796d53c9
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 1 Sep 2016 00:18:45 +0000 (17:18 -0700)]
Revert "Modified not to send commit strings when reset needed"
This reverts commit
d410ff9c25bd13799e96f26dabce11d94788a767.
Change-Id: If536c51f14f09e1b837d02da1013525286d8d829
Jihoon Kim [Wed, 31 Aug 2016 07:55:19 +0000 (16:55 +0900)]
Update package version to 1.2.77
Change-Id: I7fd737b7a573483315dce0a34bc716ea57a30ba0
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Haifeng Deng [Wed, 31 Aug 2016 07:11:40 +0000 (15:11 +0800)]
Add indicator window for wearable profile
Change-Id: I037105dd63417526af5c3f7bc6a81d2497a3cf6a
Signed-off-by: Haifeng Deng <haifeng.deng@samsung.com>
sungwook79.park [Wed, 31 Aug 2016 06:42:33 +0000 (15:42 +0900)]
Update package version to 1.2.76
Change-Id: Id9ea070e5e055da9cde42a207a5b2ac5cac156aa
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
sungwook79.park [Wed, 31 Aug 2016 06:32:52 +0000 (15:32 +0900)]
Modify global variable to static
Change-Id: I605ae29bf564bd9b3edc6e61c000611dbb20b5b6
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
sungwook79.park [Tue, 30 Aug 2016 05:21:39 +0000 (14:21 +0900)]
Modify stt mode
Change-Id: I6a89d94de41ae9b274bf7df534f5ebaf16dde9ec
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
sungwook park [Tue, 30 Aug 2016 07:53:32 +0000 (00:53 -0700)]
Merge "Fix bug not to show radio button of voice language setting" into tizen
Jihoon Kim [Tue, 30 Aug 2016 05:37:36 +0000 (14:37 +0900)]
Fix bug not to show radio button of voice language setting
Change-Id: I8b78f3e1047789d64655738ac2fe1913cec3f46f
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 30 Aug 2016 02:02:34 +0000 (19:02 -0700)]
Merge "Modified not to send commit strings when reset needed" into tizen
Ji-hoon Lee [Tue, 30 Aug 2016 01:26:08 +0000 (18:26 -0700)]
Merge "Removed unused header file" into tizen
Ji-hoon Lee [Mon, 29 Aug 2016 08:41:32 +0000 (17:41 +0900)]
Modified not to send commit strings when reset needed
Change-Id: I1d0980533605514bc54fccec1a8bc8d302327d9b
InHong Han [Mon, 29 Aug 2016 02:23:35 +0000 (11:23 +0900)]
Update package version to 1.2.75
Change-Id: I8a79c5c74bcf056cbbe9b2e63d5598ac04ca13da
Jiwoong Im [Mon, 29 Aug 2016 01:20:26 +0000 (10:20 +0900)]
include app_preference.h to fix build break
Change-Id: I5539017387dd05a0ca66d7fb1d0968c5f256b74e
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
Ji-hoon Lee [Fri, 26 Aug 2016 11:54:54 +0000 (20:54 +0900)]
Removed unused header file
Change-Id: I5d94f3c5733357db9a5bb8a83fb52744ba3a39dc
Jihoon Kim [Thu, 25 Aug 2016 05:31:29 +0000 (14:31 +0900)]
Support voice recognition in mobile profile
Change-Id: I5ae60bc65b6f0dc1b2fd922f8a0b00d654278b78
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Wed, 24 Aug 2016 08:49:18 +0000 (17:49 +0900)]
Update package version to 1.2.74
Change-Id: Icedf570144fac22c61b2afa657e6396c54489759
Jihoon Kim [Tue, 23 Aug 2016 05:01:14 +0000 (14:01 +0900)]
Support rotation in stt option window
Change-Id: I5291d4ea7356d4e5ca4eada24e9a56a456a4566f
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Haifeng Deng [Fri, 19 Aug 2016 10:27:56 +0000 (18:27 +0800)]
Add ISE_LAYOUT_STYLE_VOICE
Change-Id: I10ccaa316fd35e2ebf0ffe277bccfc6ddc96dfeb
Signed-off-by: Haifeng Deng <haifeng.deng@samsung.com>
Jihoon Kim [Mon, 22 Aug 2016 07:26:40 +0000 (16:26 +0900)]
Change file permission
Change-Id: I72595ef0c7d988acaba6c00080cde7e1b14e1a98
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 22 Aug 2016 07:20:59 +0000 (16:20 +0900)]
Fix coding rule
Change-Id: I5a7dc6f4f7c65112392a9444f00dafa2ad5cdd09
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 22 Aug 2016 06:20:43 +0000 (15:20 +0900)]
Support STT option in mobile profile
Change-Id: I0d2596ca8cc99b506fb80587f26537ed76566a22
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Mon, 22 Aug 2016 01:42:26 +0000 (10:42 +0900)]
Update package version to 1.2.73
Change-Id: I1bc648e81bd78f2f4d63c75fc6c2a7eb2da36fe9
Ji-hoon Lee [Mon, 22 Aug 2016 00:52:54 +0000 (09:52 +0900)]
Specify ISE should not be killed when in background
Change-Id: I0670900335bfa2a2bb56cce85f87a943a727f24a
Haifeng Deng [Fri, 19 Aug 2016 05:41:15 +0000 (13:41 +0800)]
Fix issue detected by static analysis tool
Change-Id: I86ebb60f90dabfa32b625cde919181c17e4fd0ba
Signed-off-by: Haifeng Deng <haifeng.deng@samsung.com>
sungwook79.park [Thu, 18 Aug 2016 09:58:37 +0000 (18:58 +0900)]
Fix build warning in 64 bit
Change-Id: Ib70c46684905e5f0e91ceaca5d5b743a50e23f25
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
Jihoon Kim [Thu, 18 Aug 2016 09:48:05 +0000 (18:48 +0900)]
Update package version to 1.2.72
Change-Id: I12aba86ff96b13b5045de23d949fe740232b8d5f
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Thu, 18 Aug 2016 08:57:20 +0000 (17:57 +0900)]
Fixed build error in 64 bit profile
Change-Id: I2953c09c23801beff52ee69d2d0dafde48a2d8f2
sungwook79.park [Thu, 18 Aug 2016 06:58:49 +0000 (15:58 +0900)]
Fix build error in 64 bit
Change-Id: I6a4bfa5371697a6f90ef7643257eaa427911435a
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
Jihoon Kim [Thu, 18 Aug 2016 04:07:11 +0000 (13:07 +0900)]
Update package version to 1.2.71
Change-Id: I955e49c5a792f6dda9b74597b030e82cd5206c51
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
sungwook79.park [Thu, 18 Aug 2016 02:37:53 +0000 (11:37 +0900)]
Remove build warning
Change-Id: I87625dc42bb085cd34eef4715e2ec1d9f0885e31
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
Jihoon Kim [Thu, 18 Aug 2016 01:01:41 +0000 (10:01 +0900)]
Fix coding rule
Change-Id: Ifada3114b56e36ff5fe4a7a74ec10d2b24420e13
Jihoon Kim [Wed, 17 Aug 2016 11:10:44 +0000 (20:10 +0900)]
Change keypad type name of Korean
Change-Id: Ia8bdfcf2e0c61598e5429bf971c438f18508e698
Ji-hoon Lee [Thu, 11 Aug 2016 12:26:14 +0000 (21:26 +0900)]
Added support for composing 3x4 Korean language
Change-Id: I810303e2ebbd08d87f8d8c11ee73e4a27fed7de7
Jihoon Kim [Wed, 3 Aug 2016 07:06:44 +0000 (16:06 +0900)]
Disable qwerty layout languages such as Chinese, Japanese and so on
Change-Id: I0ae99d014ec63c9a9471085214ca11eff19b36aa
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 17 Aug 2016 00:14:31 +0000 (09:14 +0900)]
Fix coding style
Change-Id: Ibf3b58e01a615a27c23745a396f488cb48e128b6
Jihoon Kim [Tue, 16 Aug 2016 06:07:44 +0000 (23:07 -0700)]
Merge "Add voice feature" into tizen
sungwook79.park [Fri, 12 Aug 2016 04:49:08 +0000 (13:49 +0900)]
Add voice feature
Change-Id: I110bebcac9c1952e932b07aadc3ecf203f336dc8
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
Haifeng Deng [Fri, 12 Aug 2016 07:36:23 +0000 (15:36 +0800)]
Fix issue detected by static analysis tool
Change-Id: I384073afb64f609a6bcd6c5473c97aa779da89e0
Signed-off-by: Haifeng Deng <haifeng.deng@samsung.com>
Jihoon Kim [Thu, 11 Aug 2016 10:51:42 +0000 (03:51 -0700)]
Add voice layout in wearable profile
Change-Id: Ib160f3b70e621671b4086f9410ad699ab2af4b52
Jihoon Kim [Wed, 10 Aug 2016 01:23:05 +0000 (10:23 +0900)]
Update package version to 1.2.70
Change-Id: I90d43211c6f223e316763b72ed38bdd077b0e4a7
Jihoon Kim [Wed, 3 Aug 2016 23:56:38 +0000 (08:56 +0900)]
Change color of candidate UI
Change-Id: I8ab636781e447ae98eed803dfedbe236d2a5fb49
Haifeng Deng [Wed, 3 Aug 2016 10:24:29 +0000 (18:24 +0800)]
Add clipboard feature
Change-Id: I334b34bdbc57dec253fbc62906509f2ef1b93022
Signed-off-by: Haifeng Deng <haifeng.deng@samsung.com>
Jihoon Kim [Tue, 2 Aug 2016 09:58:01 +0000 (18:58 +0900)]
Update package version to 1.2.69
Change-Id: I1d04ec8a78d9612b292b5074c586352a0ae58776
Ji-hoon Lee [Mon, 1 Aug 2016 04:49:08 +0000 (13:49 +0900)]
Changed ise-default to be an executable module
Change-Id: If70aaa7d4306776fc9e02b78006bee6d7bc2079e
Jihoon Kim [Fri, 29 Jul 2016 10:27:09 +0000 (19:27 +0900)]
Check the validity of option window
Change-Id: Id2664d435c5423445880f16cfa67d3599482837f
Haifeng Deng [Fri, 29 Jul 2016 05:47:21 +0000 (13:47 +0800)]
Fix emoticon position after candidate is shown
Change-Id: Id33f1ab84e40e580e655df23d3f33abb1ec2606e
Signed-off-by: Haifeng Deng <haifeng.deng@samsung.com>
Jihoon Kim [Thu, 28 Jul 2016 05:26:21 +0000 (14:26 +0900)]
Add 'ĕ' character in hidden text popup of Polish
Change-Id: I68695fb8cd4ad15034bb4d5ac556978ca83e14b1
Ji-hoon Lee [Mon, 25 Jul 2016 10:16:34 +0000 (19:16 +0900)]
Update package version to 1.2.68
Change-Id: I7840dde16738c7cd0231127a19d8a56d068f4841
Ji-hoon Lee [Mon, 25 Jul 2016 10:12:09 +0000 (19:12 +0900)]
Preserve caps_mode state while inputting multitap characters
Change-Id: Ia5502dab0406d40cf590e932e71f364847e8889f
Jihoon Kim [Fri, 22 Jul 2016 11:21:43 +0000 (04:21 -0700)]
Merge "Added autopopup for 3x4 Latin languages" into tizen
Haifeng Deng [Wed, 20 Jul 2016 07:16:21 +0000 (15:16 +0800)]
Added autopopup for 3x4 Latin languages
Change-Id: Ife984bcaeac24531417f6b1a5f24086bae5e7d25
Signed-off-by: Haifeng Deng <haifeng.deng@samsung.com>
Ji-hoon Lee [Fri, 22 Jul 2016 10:29:15 +0000 (19:29 +0900)]
Update package version to 1.2.67
Change-Id: I4438d618f899daae6a5f6c8315b91862df419803
Ji-hoon Lee [Fri, 22 Jul 2016 10:28:28 +0000 (19:28 +0900)]
Modified not to show LATIN forcibly after explicitly changed language
Change-Id: If9956c6eea890f647b00afcf03ad4f6097c24c16
Jihoon Kim [Mon, 18 Jul 2016 08:23:13 +0000 (17:23 +0900)]
Update package version to 1.2.66
Change-Id: Ib30d80450b20fce997d83ae56eac0297573bc25b
Jihoon Kim [Mon, 18 Jul 2016 10:03:51 +0000 (03:03 -0700)]
Merge "Fix always capitalization issue" into tizen
Haifeng Deng [Mon, 18 Jul 2016 09:42:36 +0000 (17:42 +0800)]
Fix always capitalization issue
Change-Id: I8e998c2e9d9404a2638e1457b3cafeaa87d1e281
Signed-off-by: Haifeng Deng <haifeng.deng@samsung.com>
Jihoon Kim [Mon, 18 Jul 2016 06:44:51 +0000 (15:44 +0900)]
Support long text sliding in title area
Change-Id: I8b8aca4a089713c260347dcce71d5b18dd888ff7
Ji-hoon Lee [Sun, 17 Jul 2016 12:34:33 +0000 (21:34 +0900)]
Added autopopup for 3x4 English layout
Change-Id: I4029cd03bda128b2f2f127bf740062136b6a25e5
Ji-hoon Lee [Sun, 17 Jul 2016 11:17:23 +0000 (20:17 +0900)]
Fixed the bug that layout get changed when on rotary event
Change-Id: I1769542450c032fc8498c3d6e223b7bba515fc43
Ji-hoon Lee [Sun, 17 Jul 2016 10:48:12 +0000 (19:48 +0900)]
Removed Vietnamese from supporting language list
Change-Id: Ic4b9389b9af88753c509a9d2efe6fe07fcf96eb9
Jihoon Kim [Sun, 17 Jul 2016 09:54:29 +0000 (02:54 -0700)]
Revert "Support Vietnamese unikey"
This reverts commit
729e57166b1603645f1269d5e92f9d03c6cb6441.
Change-Id: If9be6a04572e021cb535ec830af694854f010254
Ji-hoon Lee [Fri, 15 Jul 2016 14:13:00 +0000 (23:13 +0900)]
Update package version to 1.2.65
Change-Id: I9ec7bf11408776c386cc4fcfc0c343b805571114
Ji-hoon Lee [Fri, 15 Jul 2016 13:58:28 +0000 (22:58 +0900)]
Fixed incorrect position and size for landscape layouts
Change-Id: I9b05a25b20a1e4e76fa33ab88478686b080e4af2
Ji-hoon Lee [Fri, 15 Jul 2016 10:09:48 +0000 (19:09 +0900)]
Update package version to 1.2.64
Change-Id: I05f9bd841640a1773383f828a4070eb1303a8bda
Ji-hoon Lee [Fri, 15 Jul 2016 08:20:06 +0000 (17:20 +0900)]
Resize ISE window dynamically on candidiate state changes
Change-Id: I2171521053f537060d89f5fffd36cf6e898c85dc
Ji-hoon Lee [Fri, 15 Jul 2016 08:21:23 +0000 (17:21 +0900)]
Fixed problem ISE doesn't reset multitap state when hiding
Change-Id: I8b3e67721fc85dde9a3f44b0b21cb653cd67998b
Ji-hoon Lee [Thu, 14 Jul 2016 05:52:43 +0000 (14:52 +0900)]
Update package version to 1.2.63
Change-Id: I286826ba67f32a348d8026c962573ef4a47562b6
Ji-hoon Lee [Thu, 14 Jul 2016 05:50:33 +0000 (14:50 +0900)]
Fixed keyboard layouts being incorrectly positioned issue
Change-Id: I7be9a7573ce53c9468813ca7a730226d67ef1db2
Jihoon Kim [Wed, 13 Jul 2016 11:52:35 +0000 (20:52 +0900)]
Update package version to 1.2.62
Change-Id: I913a49d4b0e2eec33a80973bdc086bf2a53c499c