Eric Fischer
15c37520c9
Import revised translations.
...
Change-Id: I5671feaa4760b2583052527f3026de9c4411c3a4
2010-08-05 16:10:04 -07:00
Gilles Debunne
0981a442f3
Generated hdpi drawable size reduced
...
Change-Id: I653e483f85d04026654a5cd74b48a97b28bd7e45
2010-08-03 18:37:36 -07:00
Gilles Debunne
99991cf0ee
Removed conflicting .9 png
...
Change-Id: Ifafdf81efa05445e143f4e2a44385f540540ecff
2010-08-03 12:19:32 -07:00
Gilles Debunne
d5b1296738
packages/inputmethods/LatinIME/ : added scaled hdpi version of assets that were moved to drawable-mdpi
...
Change-Id: I3e0281e20362f051495b2750cd0b06ab77ed090f
2010-08-03 10:47:36 -07:00
Gilles Debunne
11fa0a220b
Move pngs from drawable to drawable-mdpi in project packages/inputmethods/LatinIME/
...
Change-Id: I7df8040996aab9c90547a472a7627f1f1afe4eb9
2010-08-02 15:12:15 -07:00
Ken Wakasa
4081653744
Move dictionary.xml which refers to the vendor-specific dictionaries to the vendor-specific directory.
...
Change-Id: I0eff59ca186002fdafe3940720606cc4a39077a6
2010-07-30 01:41:17 +09:00
satok
5f14188625
Merge "Add a layout for a black-characters based theme"
2010-07-28 23:13:46 -07:00
satok
db60e6f369
Add a layout for a black-characters based theme
...
bug: 2838151
Change-Id: Ia7136ac7432258386a53ebec2b26251c8caae0ea
2010-07-29 14:44:34 +09:00
Tadashi G. Takaoka
7a73c18fd7
Merge "Add hysteresis movement key debouncing"
2010-07-28 11:31:59 -07:00
Jae Yong Sung
80aa14fd43
- separate dict (uses xml)
...
- retrieve bigrams that only starts with character typed and neighbor keys
- contacts bigram
- performance measure
bug: 2873133
Change-Id: If97c005b18c82f3fafef50009dd2dfd972b0ab8f
2010-07-28 11:08:08 -07:00
Tadashi G. Takaoka
e36bce042b
Add hysteresis movement key debouncing
...
When key is pressed, each key will have a halo which is 0.05 inch
wider than the key.
Bug: bug2517112
Change-Id: I1368ff4af5f5d230b8c2f0c05c3c27bdb89027ae
2010-07-28 10:54:06 -07:00
satok
679b838b05
Update resources of the tentertive UI for tablet friendly UI
...
Change-Id: I59acd50b3531cf02d71c124d7ce8211d0c3dcd7e
2010-07-29 02:18:29 +09:00
satok
6591321cc1
Remove values-xlarge/styles.xml and added key_text_size to dimens.xml
...
Change-Id: I5b23950447742f70e7ca6dca21e8afaed28d30ec
2010-07-27 16:04:54 +09:00
satok
b851e406c0
Merge "Change the default value of keyTextSize for xlarge"
2010-07-26 03:43:30 -07:00
satok
c97c326cb8
Change the default value of keyTextSize for xlarge
...
- rename ginger to stone
Change-Id: I6968ed1b388e1f55ecb27a449ca49be77790f9cc
2010-07-26 19:29:30 +09:00
Ken Wakasa
68df22eebc
Get rid of wrongly added "Don't translate" entries in values-sr/strings.xml
...
Change-Id: I10437a119fac68ae3231ad923b2ce090f56847e6
2010-07-23 01:01:53 +09:00
Ken Wakasa
74635f5146
Merge "Add Norwegian and Danish keyboard layouts."
2010-07-21 22:20:39 -07:00
Fredrik Roubert
7c76990c03
Add Norwegian and Danish keyboard layouts.
...
Change-Id: I77e4f6105b1f5d4569ad59e3d536941310cc6c0d
2010-07-21 10:16:23 +02:00
satok
096b87a4b4
Fix a string for zh-rCN
...
Change-Id: I63d9c5254188a84c92cb4ff34988ebb5a2a034ae
2010-07-20 22:24:00 +09:00
Ken Wakasa
b42ceab02e
Merge "Change the default vaule of Log to be false"
2010-07-20 01:59:23 -07:00
satok
7df1c4e6c9
Change the default vaule of Log to be false
...
Change-Id: I8a3c0ce81b67e27b7559b534b4ccde2ad0783dbc
2010-07-20 17:46:09 +09:00
satok
9ebcc21450
Merge "Change the name of the application to Latin Keyboard"
2010-07-20 00:50:43 -07:00
satok
91d96f2a64
Add xlarge resources
...
Change-Id: I8879322ed8573d57257faf15b66b8ae04101971f
2010-07-20 14:21:54 +09:00
satok
e04cc8b826
Change the name of the application to Latin Keyboard
...
Change-Id: I0ae02c61fae200672004028196d3e8d990b4c32c
2010-07-20 14:17:34 +09:00
satok
b9c57e6540
Merge remote branch 'goog/master'
...
Conflicts:
java/res/xml/prefs.xml
java/src/com/android/inputmethod/latin/BinaryDictionary.java
java/src/com/android/inputmethod/latin/Dictionary.java
java/src/com/android/inputmethod/latin/ExpandableDictionary.java
java/src/com/android/inputmethod/latin/LatinIME.java
java/src/com/android/inputmethod/latin/Suggest.java
tests/src/com/android/inputmethod/latin/tests/SuggestTests.java
2010-07-16 13:02:45 +09:00
Jae Yong Sung
937d5ad013
added bigram prediction
...
- after first character, only suggests bigram data (but doesn't autocomplete)
- after second character, words from dictionary gets rearranged by using bigram
- compatible with old dictionary
- added preference option to disable bigram
Change-Id: Ia8f4e8fa55e797e86d858fd499887cd396388411
2010-07-13 11:33:39 -07:00
satok
c700ffcddf
Merge commit 'goog/master'
2010-07-01 15:59:27 +09:00
satok
222c9019e7
Add a key to the keyboard layout for Russia
...
bug: 2693836
Change-Id: I88a3664af8074788c6bfc146247ab33ae8a02c08
2010-07-01 07:33:06 +09:00
satok
9d2e059f83
Merge commit 'goog/master'
...
Conflicts:
java/src/com/android/inputmethod/latin/LatinIME.java
2010-07-01 05:11:23 +09:00
Amith Yamasani
daf88d35e7
Move the Serbian keyboard and strings to the correct folder.
2010-06-30 11:13:49 -07:00
Ken Wakasa
67607ea8b1
Fix "pi" input issues. Added a popup for greek capital pi. Bug: 2220892
...
Change-Id: Ie465e2ed93c79b0efe9d518cc44df1028f1bb392
2010-06-30 19:10:11 +09:00
satok
0fbdf1035b
Change color of a shodow behind the current language in Black symbols scheme
...
Change-Id: I8ce049e1d77753a481cd45b53254ba248dca9f15
2010-06-30 12:34:01 +09:00
satok
6c20ab55b5
Add a typeFace element and a symbol's color element
...
- add default bold theme
- add
Change-Id: Ie3f31a6973c12e7f8b885d0036f50e8647c9fe82
2010-06-29 08:41:33 +09:00
satok
cd61cadb71
Remove additional layouts
...
Change-Id: I65dbf3a4484b02ff1d854f704088ca527e273b85
2010-06-26 10:15:08 +09:00
Amith Yamasani
578096b688
Quick adjustment to keyboard size on xlarge screens.
...
And adjust the text size of the extension keyboard too.
2010-06-25 14:55:57 -07:00
satok
2b2db815d2
Move KeyboardView in the framework to LatinKeyboardViewBase
...
Change-Id: I99e3ea5eb1f1f5e5f9b36306930cdf0f50acfb01
2010-06-26 04:01:29 +09:00
Kenny Root
dae9017014
am 3e59cea2
: am a008d164
: am 7697133c
: Import revised translations
...
Merge commit '3e59cea2c0807ec0fc7e39edb900cb096668a868'
* commit '3e59cea2c0807ec0fc7e39edb900cb096668a868':
Import revised translations
2010-06-21 12:39:20 -07:00
Kenny Root
7697133c85
Import revised translations
...
Change-Id: If4c56c6cea6a99cc784e3e16457a43ca550fdefa
2010-06-21 11:05:32 -07:00
Kenny Root
4c20a92fa0
am e6de8785
: am 36dcfec5
: Import revised translations
2010-06-09 23:24:10 -07:00
Kenny Root
36dcfec5a7
Import revised translations
...
Change-Id: I7ffd12b24b3946d83899813c498c32eea0b75de0
2010-06-09 22:51:48 -07:00
satok
8edbaf0433
Hide debug mode
...
- Tap feedback option 10 times, then debug mode will be enabled.
- Change default value of KeyboardMode to avoid NPE
- Update version code
Change-Id: I3a4e64db0d3aa9a08f0e3b3ad1669e728e32cddf
2010-06-03 19:25:12 +09:00
Ken Wakasa
0175d7da21
Add additional punctuations to suggestion strip. Bug: 2729632
...
Change-Id: I5a3d47fee2a09da06b395529c4eccce6d14ecb9d
2010-06-02 20:44:16 +09:00
satok
e607db631d
Get the log of exceptions. And delete the gradient background.
...
- Add a logger of Exception
- Catch RuntimeException where bug reported.
- Delete gradient background.
Change-Id: I98b5fbc4a51163de7e56bee4f8312585d8e98eb7
2010-06-01 17:07:39 +09:00
satok
1d2acf6ac4
Change name of default theme
...
Change-Id: Iee11ad318126793291b6acada35ee6c6c865ef48
2010-05-31 21:04:13 +09:00
satok
faeed22612
Add black resources
...
Change-Id: Ibd1ac2610b70693975011f85e232348388245553
2010-05-31 20:38:38 +09:00
satok
cddf471210
Fix the name drawable
...
Change-Id: Idf359a81b59522c030839e00ea5287bad5069677
2010-05-31 13:05:46 +09:00
satok
2776a9f2c3
Change default theme to Ginger Bread "6"
...
Change-Id: I68d5519c03dba0f8b6344a103c5bcf4f9b18e760
2010-05-28 02:18:09 +09:00
satok
574a7cc82d
Fix the bug that black symbols are shown when only one lanugage is selected.
...
Change-Id: I15f83fc43d91c2c9d74b40fdcecdfe239242d565
2010-05-28 02:01:32 +09:00
satok
bf336cb4a2
Change symbol to use black icons
...
Change-Id: I834efd322b4ef6e99707028d38223d837a3d4e36
2010-05-27 22:14:24 +09:00
satok
f22d479e48
Log and UI fix
...
- add Log entry for the setting of auto completion
- fix the parameter names
- reduce the time to commit
- copy popup window's resources from framework
- change extention window to use the current layout
Change-Id: I5f52c41dc8027c28a874ba8f198471eb3c9bdd1e
2010-05-27 12:06:58 +09:00