aboutsummaryrefslogtreecommitdiffstats
path: root/java/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | add new preference for popup previewYohei Fujii2010-08-124-0/+35
| | | | | | | | | | | | | | | | this option is disabled as the default at x-large Bug:2909517 Change-Id: Ifda1b7ff89bc4beeee02ba0f3e01d441a9435b37
* | Merge "Fix the bug that black symbols are shown when only one lanugage is ↵Satoshi Kataoka2010-08-103-0/+597
|\ \ | | | | | | | | | selected. (Update with the files left out from Change-Id: I15f83fc43d91c2c9d74b40fdcecdfe239242d565.)"
| * | Fix the bug that black symbols are shown when only one lanugage is selected.Fredrik Roubert2010-08-033-0/+597
| | | | | | | | | | | | | | | (Update with the files left out from Change-Id: I15f83fc43d91c2c9d74b40fdcecdfe239242d565.)
* | | Import revised translations.Eric Fischer2010-08-101-2/+2
| | | | | | | | | | | | Change-Id: I19c1bce22c2395b727891f60776946a0eec7145b
* | | Import revised translations.Eric Fischer2010-08-0520-80/+240
| | | | | | | | | | | | Change-Id: I5671feaa4760b2583052527f3026de9c4411c3a4
* | | Generated hdpi drawable size reducedGilles Debunne2010-08-036-0/+0
| | | | | | | | | | | | Change-Id: I653e483f85d04026654a5cd74b48a97b28bd7e45
* | | Removed conflicting .9 pngGilles Debunne2010-08-031-0/+0
| | | | | | | | | | | | Change-Id: Ifafdf81efa05445e143f4e2a44385f540540ecff
* | | packages/inputmethods/LatinIME/ : added scaled hdpi version of assets that ↵Gilles Debunne2010-08-037-0/+0
| | | | | | | | | | | | | | | | | | were moved to drawable-mdpi Change-Id: I3e0281e20362f051495b2750cd0b06ab77ed090f
* | | Move pngs from drawable to drawable-mdpi in project ↵Gilles Debunne2010-08-0232-0/+0
|/ / | | | | | | | | | | packages/inputmethods/LatinIME/ Change-Id: I7df8040996aab9c90547a472a7627f1f1afe4eb9
* | Move dictionary.xml which refers to the vendor-specific dictionaries to the ↵Ken Wakasa2010-07-301-25/+0
| | | | | | | | | | | | vendor-specific directory. Change-Id: I0eff59ca186002fdafe3940720606cc4a39077a6
* | Merge "Add a layout for a black-characters based theme"satok2010-07-283-0/+243
|\ \
| * | Add a layout for a black-characters based themesatok2010-07-293-0/+243
| | | | | | | | | | | | | | | | | | bug: 2838151 Change-Id: Ia7136ac7432258386a53ebec2b26251c8caae0ea
* | | Merge "Add hysteresis movement key debouncing"Tadashi G. Takaoka2010-07-281-0/+1
|\ \ \ | |/ / |/| |
| * | Add hysteresis movement key debouncingTadashi G. Takaoka2010-07-281-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | When key is pressed, each key will have a halo which is 0.05 inch wider than the key. Bug: bug2517112 Change-Id: I1368ff4af5f5d230b8c2f0c05c3c27bdb89027ae
* | | - separate dict (uses xml)Jae Yong Sung2010-07-282-0/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - retrieve bigrams that only starts with character typed and neighbor keys - contacts bigram - performance measure bug: 2873133 Change-Id: If97c005b18c82f3fafef50009dd2dfd972b0ab8f
* | | Update resources of the tentertive UI for tablet friendly UIsatok2010-07-2916-1/+1
|/ / | | | | | | Change-Id: I59acd50b3531cf02d71c124d7ce8211d0c3dcd7e
* | Remove values-xlarge/styles.xml and added key_text_size to dimens.xmlsatok2010-07-274-37/+4
| | | | | | | | Change-Id: I5b23950447742f70e7ca6dca21e8afaed28d30ec
* | Merge "Change the default value of keyTextSize for xlarge"satok2010-07-2611-76/+45
|\ \
| * | Change the default value of keyTextSize for xlargesatok2010-07-2611-76/+45
| | | | | | | | | | | | | | | | | | - rename ginger to stone Change-Id: I6968ed1b388e1f55ecb27a449ca49be77790f9cc
* | | Get rid of wrongly added "Don't translate" entries in values-sr/strings.xmlKen Wakasa2010-07-231-14/+0
| | | | | | | | | | | | Change-Id: I10437a119fac68ae3231ad923b2ce090f56847e6
* | | Merge "Add Norwegian and Danish keyboard layouts."Ken Wakasa2010-07-212-0/+426
|\ \ \ | |/ / |/| |
| * | Add Norwegian and Danish keyboard layouts.Fredrik Roubert2010-07-212-0/+426
| | | | | | | | | | | | Change-Id: I77e4f6105b1f5d4569ad59e3d536941310cc6c0d
* | | Fix a string for zh-rCNsatok2010-07-201-1/+1
| | | | | | | | | | | | Change-Id: I63d9c5254188a84c92cb4ff34988ebb5a2a034ae
* | | Merge "Change the default vaule of Log to be false"Ken Wakasa2010-07-201-1/+1
|\ \ \
| * | | Change the default vaule of Log to be falsesatok2010-07-201-1/+1
| | | | | | | | | | | | | | | | Change-Id: I8a3c0ce81b67e27b7559b534b4ccde2ad0783dbc
* | | | Merge "Change the name of the application to Latin Keyboard"satok2010-07-2022-43/+43
|\ \ \ \
| * | | | Change the name of the application to Latin Keyboardsatok2010-07-2022-43/+43
| |/ / / | | | | | | | | | | | | Change-Id: I0ae02c61fae200672004028196d3e8d990b4c32c
* / / / Add xlarge resourcessatok2010-07-203-0/+87
|/ / / | | | | | | | | | Change-Id: I8879322ed8573d57257faf15b66b8ae04101971f
* | | Merge remote branch 'goog/master'satok2010-07-162-3/+16
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | added bigram predictionJae Yong Sung2010-07-132-1/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* | | Merge commit 'goog/master'satok2010-07-012-0/+484
|\| |
| * | Move the Serbian keyboard and strings to the correct folder.Amith Yamasani2010-06-302-0/+484
| | |
* | | Add a key to the keyboard layout for Russiasatok2010-07-011-3/+5
| | | | | | | | | | | | | | | bug: 2693836 Change-Id: I88a3664af8074788c6bfc146247ab33ae8a02c08
* | | Merge commit 'goog/master'satok2010-07-012-3/+5
|\| | | | | | | | | | | | | | Conflicts: java/src/com/android/inputmethod/latin/LatinIME.java
| * | Quick adjustment to keyboard size on xlarge screens.Amith Yamasani2010-06-253-0/+87
| | | | | | | | | | | | And adjust the text size of the extension keyboard too.
| * | am 3e59cea2: am a008d164: am 7697133c: Import revised translationsKenny Root2010-06-211-1/+1
| |\| | | | | | | | | | | | | | | | | | | Merge commit '3e59cea2c0807ec0fc7e39edb900cb096668a868' * commit '3e59cea2c0807ec0fc7e39edb900cb096668a868': Import revised translations
| | * Import revised translationsKenny Root2010-06-211-1/+1
| | | | | | | | | | | | Change-Id: If4c56c6cea6a99cc784e3e16457a43ca550fdefa
| * | am e6de8785: am 36dcfec5: Import revised translationsKenny Root2010-06-091-1/+1
| |\|
| | * Import revised translationsKenny Root2010-06-091-1/+1
| | | | | | | | | | | | Change-Id: I7ffd12b24b3946d83899813c498c32eea0b75de0
| * | Fix bug: 2693836 - Russian keyboard is missing a letterAmith Yamasani2010-05-211-1/+3
| | |
* | | Fix "pi" input issues. Added a popup for greek capital pi. Bug: 2220892Ken Wakasa2010-06-302-2/+8
| | | | | | | | | | | | Change-Id: Ie465e2ed93c79b0efe9d518cc44df1028f1bb392
* | | Change color of a shodow behind the current language in Black symbols schemesatok2010-06-301-1/+2
| | | | | | | | | | | | Change-Id: I8ce049e1d77753a481cd45b53254ba248dca9f15
* | | Add a typeFace element and a symbol's color elementsatok2010-06-299-11/+65
| | | | | | | | | | | | | | | | | | | | | - add default bold theme - add Change-Id: Ie3f31a6973c12e7f8b885d0036f50e8647c9fe82
* | | Remove additional layoutssatok2010-06-267-136/+0
| | | | | | | | | | | | Change-Id: I65dbf3a4484b02ff1d854f704088ca527e273b85
* | | Move KeyboardView in the framework to LatinKeyboardViewBasesatok2010-06-2619-19/+229
| | | | | | | | | | | | Change-Id: I99e3ea5eb1f1f5e5f9b36306930cdf0f50acfb01
* | | Hide debug modesatok2010-06-031-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | - 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
* | | Add additional punctuations to suggestion strip. Bug: 2729632Ken Wakasa2010-06-021-2/+2
| | | | | | | | | | | | Change-Id: I5a3d47fee2a09da06b395529c4eccce6d14ecb9d
* | | Get the log of exceptions. And delete the gradient background.satok2010-06-013-26/+4
| | | | | | | | | | | | | | | | | | | | | | | | - Add a logger of Exception - Catch RuntimeException where bug reported. - Delete gradient background. Change-Id: I98b5fbc4a51163de7e56bee4f8312585d8e98eb7
* | | Change name of default themesatok2010-05-311-2/+2
| | | | | | | | | | | | Change-Id: Iee11ad318126793291b6acada35ee6c6c865ef48
* | | Add black resourcessatok2010-05-312-0/+245
| | | | | | | | | | | | Change-Id: Ibd1ac2610b70693975011f85e232348388245553