Tadashi G. Takaoka
7215c3bd40
Add [CHAR LIMIT] comment to strings
...
Bug: 3245533
Change-Id: If4dc017f302b6a0e960818d4db6d616988bf802f
2010-12-02 11:57:40 +09:00
satok
711abe6756
Merge "Fix parameters of native functions and refactor Dictionary"
2010-12-01 18:30:33 -08:00
Eric Fischer
af63f0663a
Import revised translations.
...
Change-Id: Ib71ada990e23e1c48a2f52f893e294bc27560329
2010-12-01 15:19:27 -08:00
Tadashi G. Takaoka
a567963007
am 6f6c90bd: (-s ours) am 6c13b1a6: Disable gesture detector on mini-keyboard (DO NOT MERGE)
...
* commit '6f6c90bd296c6d76f0cfa9f8b996aa37dd0ca086':
Disable gesture detector on mini-keyboard (DO NOT MERGE)
2010-12-01 09:21:32 -08:00
satok
3008825948
Fix parameters of native functions and refactor Dictionary
...
- created bigram/unigram dictionary classes
Change-Id: I233a28ed8d611870db3f4cf8f25fc45b5d41529b
2010-12-02 01:16:44 +09:00
Ken Wakasa
f9ab63edd2
Merge "Update string for Ic0d5f862"
2010-12-01 06:02:52 -08:00
Tadashi G. Takaoka
e0298a1d43
Merge "Add ru and sr keyboard layout for tablet"
2010-12-01 05:59:28 -08:00
Tadashi G. Takaoka
58baaea9dc
Add ru and sr keyboard layout for tablet
...
Bug: 3210174
Change-Id: Iea515345093027099689642946da505ddc6e53c6
2010-12-01 22:58:23 +09:00
Ken Wakasa
6569b400fe
Update string for Ic0d5f862
...
bug: 3232408
Change-Id: I642e736190e63bdf1591d5d7f29ef05b7e82fe03
2010-12-01 22:57:14 +09:00
Tadashi G. Takaoka
8d7ecc70a6
Load keyboard only when subtype is keyboard mode
...
Bug: 3224990
Change-Id: I1ae1d86dce923464d4474fc7ce02f2ff22067603
2010-12-01 22:53:06 +09:00
Tadashi G. Takaoka
dedb26f639
Merge "Add Scandinavia keyboard layout for tablet"
2010-12-01 05:48:18 -08:00
Tadashi G. Takaoka
748e107203
Add Scandinavia keyboard layout for tablet
...
Bug: 3243405
Change-Id: I84ee566a14fcb802d38ed37223f303d80c8de3f2
2010-12-01 22:33:02 +09:00
Tadashi G. Takaoka
3c308de91c
Merge "Add fr_CH keyboard subtype"
2010-12-01 05:27:26 -08:00
Tadashi G. Takaoka
e6f8bb04b6
Add fr_CH keyboard subtype
...
Change-Id: I3977f9e201e77a682c1c8bed221cca32204dafbe
2010-12-01 21:26:16 +09:00
Ken Wakasa
f987289b59
Merge "Disable "touch to correct words" when suggestion strip is off"
2010-12-01 04:08:25 -08:00
Eric Fischer
9d4963d566
am 4fe33828: (-s ours) am f9ac1272: Import revised translations. DO NOT MERGE
...
* commit '4fe3382873507b04c536d043ea3f47b5d3b1296e':
Import revised translations. DO NOT MERGE
2010-12-01 03:36:33 -08:00
Ken Wakasa
383d6d8c81
Disable "touch to correct words" when suggestion strip is off
...
bug: 3232408
Change-Id: Ic0d5f86288befcd5cf93cd86aaf8936929dbcdcc
2010-12-01 20:24:05 +09:00
Tadashi G. Takaoka
c0007568d9
Merge "Key release event should be sent when finger sliding"
2010-12-01 02:35:17 -08:00
satok
d4952c8fe9
Move a logic for finding words with a missing character to the native code.
...
Change-Id: I58338643830ff4f9708f78a9c26f75c8bf2ebf45
2010-12-01 19:26:36 +09:00
Tadashi G. Takaoka
bd20db25be
Merge "Tweak tablet keyboard design"
2010-12-01 02:07:26 -08:00
Tadashi G. Takaoka
5d04042663
Tweak tablet keyboard design
...
This change introduces,
- center align "More" key label
- remove drop shadow from key label
- darker key label color when manual temporary upper case
- narrower pop up mini keyboard
- remove unnecessary key background from pop up mini keyboard
- smaller key label in portrait
Bug: 3216592
Change-Id: I77e0733f467a88aa32e09fcbace56fe08f755229
2010-12-01 18:51:38 +09:00
satok
09e880c6ba
Merge "Add an easy way to output native debug logs"
2010-11-30 23:02:11 -08:00
satok
15dc33d9f6
Add an easy way to output native debug logs
...
Change-Id: Ieff2b8e60c5e7dedb7f86e17f7c37b349a912ab4
2010-12-01 15:56:17 +09:00
Tadashi G. Takaoka
6f6c90bd29
am 6c13b1a6: Disable gesture detector on mini-keyboard (DO NOT MERGE)
...
* commit '6c13b1a6c7b36d1628cf81ce1afd5efe569ee703':
Disable gesture detector on mini-keyboard (DO NOT MERGE)
2010-11-30 22:32:14 -08:00
Tadashi G. Takaoka
c0b5c9c43e
Key release event should be sent when finger sliding
...
This change is cherry-pick I1a020e3d from Gingerbread-MR
Bug: 3132881
Change-Id: I885eab7744369dfb841f9b34d210b6c2aef8f19a
2010-12-01 15:12:08 +09:00
Ken Wakasa
80e459f8c9
Update the voice input warning dialog message string.
...
Updated the relevant settings menu as well.
bug: 3194809
Change-Id: Ibcd00fcf32f82b7733da155ef6e15e389d53c645
2010-12-01 14:14:47 +09:00
Tadashi G. Takaoka
6c13b1a6c7
Disable gesture detector on mini-keyboard (DO NOT MERGE)
...
This is cherry-pick I548501f7 from Honeycomb.
Gesture detector, for closing keyboard by swiping down, must be
disabled not only when mini-keyboard is on the screen, but also in the
mini-keyboard itself.
Bug: 3105595
Change-Id: Ic4603637208794a1bf6cfeb0d22dadd9a1e49e81
2010-12-01 13:47:35 +09:00
Justin Ho
c205237314
Merge "Integrating updated LatinIME assets"
2010-11-30 18:17:21 -08:00
Tadashi G. Takaoka
98cdfe643e
Merge "Fix subtype icons in method.xml"
2010-11-30 18:12:39 -08:00
Tadashi G. Takaoka
6b1e5fd260
Fix subtype icons in method.xml
...
Change-Id: I1b157254483446e86d577cdc010b92761754dbb7
2010-12-01 11:09:53 +09:00
Tadashi G. Takaoka
ab2a1e213d
Merge "Fix ".com" output of tablet keyboard"
2010-11-30 17:35:50 -08:00
Tadashi G. Takaoka
842b3d4115
Support de,fr locale keyboard layouts for tablet
...
This change introduces,
- support de QWERTZ
- support fr AZERTY
- support fr_CA QWERTY layout
- support fr_CH QWERTZ layout
- refactor some common keyboard row layouts
Bug: 2334086
Change-Id: I3e01e841e0dc72419d55e29d426bdec70655459c
2010-12-01 10:17:16 +09:00
Justin Ho
be5f09f098
Integrating updated LatinIME assets
...
Change-Id: I232f874c6dd8f60bd0634111e2f7fc60b6082c14
2010-11-30 16:44:55 -08:00
Tadashi G. Takaoka
4ee6dc884f
Fix ".com" output of tablet keyboard
...
Bug: 3241174
Change-Id: I6e40d6623890b7bbbd91175649b1f28b4f327621
2010-12-01 09:38:58 +09:00
Eric Fischer
4fe3382873
am f9ac1272: Import revised translations. DO NOT MERGE
...
* commit 'f9ac1272f23e18165fb418c4ed294505520c550e':
Import revised translations. DO NOT MERGE
2010-11-30 11:48:11 -08:00
Justin Ho
b30fa723f0
Adding drawable-land-hdpi into LatinIME
...
Change-Id: I21c4223151b89da9c4edd423fdb1bb7bee023ce1
2010-11-30 11:41:12 -08:00
satok
dc2a41ff4e
Add icons for each subtype
...
Change-Id: I0a86a781e3b30a8355ccc8083f3ac66af84a05b7
2010-11-30 14:17:01 +09:00
satok
965004fbe9
Remove excessive call of onKeyboardLanguageChanged in SubtypeSwitcher
...
Change-Id: I8f85f9b053a70b8ad1755e4f343ac06ecd9e103b
2010-11-30 11:10:50 +09:00
Tadashi G. Takaoka
d20208361b
Merge "Remove unused string for key label"
2010-11-29 17:51:34 -08:00
Tadashi G. Takaoka
0ff78a1bae
Remove unused string for key label
...
Bug: 3230041
Change-Id: I1c3cc78157f30f43a5b4a32e413fb43df1db4907
2010-11-30 09:51:12 +09:00
Eric Fischer
f9ac1272f2
Import revised translations. DO NOT MERGE
...
Change-Id: Ia88c5dfef49095220bc96cb15adf9e10b59cb85c
2010-11-29 16:17:35 -08:00
Justin Ho
e92ab0569e
Merge "Integrating updated LatinIME keyboard assets"
2010-11-29 16:16:29 -08:00
Justin Ho
8fb22a5d97
Integrating updated LatinIME keyboard assets
...
Change-Id: I5bc137892ea82e08d5b65e1e124f0de69d0a77c5
2010-11-29 15:25:55 -08:00
Eric Fischer
d5da121471
Import revised translations.
...
Change-Id: I0cabf9fceb714a9ffd5180f9d9a0234ec92e5f71
2010-11-29 15:18:20 -08:00
Tadashi G. Takaoka
f2d7c4599e
Merge "Remove unused bool configuartion value"
2010-11-29 03:51:45 -08:00
Tadashi G. Takaoka
0e7c31febb
Remove unused bool configuartion value
...
This change is follow up of Ie5494601.
Change-Id: I20911479e2942695384200e2cc732abfed7bd140
2010-11-29 18:30:08 +09:00
Tadashi G. Takaoka
fa086c9076
Cleanup unused Java import
...
This change also fixes wrong file mode.
Change-Id: Ifcf4c9444ddcdc62d2e4b394891d6eee135c1e8f
2010-11-29 17:57:48 +09:00
Ken Wakasa
27d13713bb
Preload SharedPreferences at start.
...
bug: 3207554
Change-Id: I84072461aee9675cc67897de03f89e9c0036bc1f
2010-11-26 18:48:04 +09:00
Tadashi G. Takaoka
7f0befe1f0
Update tablet keyboard layout to the latest design
...
This change introduces shiftedIcon attribute for Key which specifies
icon to draw the shift key while the key is in shifted state.
This change also intriduces new configurable dimension value
key_label_horizontal_alignment_padding which represents horizontal
padding for left or right alignment of key label.
Bug: 3216592
Bug: 3201839
Change-Id: I3aa7392227ce573c404517678e6340a8d1fcb328
2010-11-25 00:11:21 -08:00
satok
79efbed76f
Call showInputMethodPicker instead of showInputMethodSubtypePicker
...
- because showInputMethodSubtypePicker will be removed.
Change-Id: I255f9bbff77de24ce067f35ee101d368e36edd45
2010-11-25 14:09:50 +09:00