aboutsummaryrefslogtreecommitdiffstats
path: root/java/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | 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
* | | Fix the name drawablesatok2010-05-311-0/+0
| | | | | | | | | | | | Change-Id: Idf359a81b59522c030839e00ea5287bad5069677
* | | Change default theme to Ginger Bread "6"satok2010-05-281-1/+1
| | | | | | | | | | | | Change-Id: I68d5519c03dba0f8b6344a103c5bcf4f9b18e760
* | | Fix the bug that black symbols are shown when only one lanugage is selected.satok2010-05-286-0/+1140
| | | | | | | | | | | | Change-Id: I15f83fc43d91c2c9d74b40fdcecdfe239242d565
* | | Change symbol to use black iconssatok2010-05-2751-0/+0
| | | | | | | | | | | | Change-Id: I834efd322b4ef6e99707028d38223d837a3d4e36
* | | Log and UI fixsatok2010-05-2719-2/+79
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* | | Add new UI for Gingerbread refering to Heiko's samplesatok2010-05-2611-0/+96
| | | | | | | | | | | | Change-Id: I80db4a52f5bbb25c77dfe7df94bdced69debf831
* | | Merge commit 'goog/master'satok2010-05-243-7/+10
|\| | | | | | | | | | | | | | | | | Conflicts: java/res/values-de/strings.xml java/res/values-it/strings.xml
| * | Only use fullscreen mode if the number of inches in height is less than 2.5inAmith Yamasani2010-05-201-0/+3
| | |
| * | am 71403bcc: am 8099a06b: Import revised translationsKenny Root2010-05-172-7/+7
| |\|
| | * Import revised translationsKenny Root2010-05-172-7/+7
| | | | | | | | | | | | Change-Id: I05cc3d1908de8a9a9765f4887cdf641639e65cfd
* | | Commit on finishInputsatok2010-05-192-1/+13
| | | | | | | | | | | | Change-Id: I26254cfdaecd0d85571be3f930476040de935d6c
* | | Fix not resource found exceptionsatok2010-05-171-0/+0
| | | | | | | | | | | | Change-Id: Id94ef1ccbeb9a1566c91e0fcc62dfa51dea71909
* | | Add logging for UIsatok2010-05-171-1/+1
| | | | | | | | | | | | Change-Id: Ib47919be442feb7a0cb22e886a537ef4ff5b8533
* | | Add Keyboard Theme Switchersatok2010-05-1717-2/+254
| | | | | | | | | | | | Change-Id: If1bf7d20e4f8a47a7c0429d2445431dc73c1b31b
* | | Merge commit 'goog/master'satok2010-05-122-1/+2
|\| |
| * | Clean upsatok2010-05-122-1/+2
| | | | | | | | | | | | | | | | | | - extract color Change-Id: Ic9cbb44502e71941eb74f15cc2f96b9abdb4b327
* | | Merge commit 'goog/master'satok2010-05-121-0/+4
|\| |
| * | Cleanupsatok2010-05-121-0/+4
| | | | | | | | | | | | | | | | | | | | | - Remove dead code - Add colors Change-Id: I011146b33a37375d2a0b12342d65bad62ba7542b
* | | Merge commit 'goog/master'satok2010-05-112-7/+7
|\| |
| * | Sync hebrew keyboard with the rest (removed popular domain button)Roman Mitnitski2010-05-101-6/+6
| | | | | | | | | | | | Change-Id: Ib7e91513fcb02e7383c7d0e524b7f56a53b1abd8
| * | am a8e487be: am d6b80c6e: Merge "Fix hardcoded "isDefault" setting" into froyosatok2010-05-071-1/+1
| |\|
| | * Merge "Fix hardcoded "isDefault" setting" into froyosatok2010-05-071-1/+1
| | |\
| | | * Fix hardcoded "isDefault" settingsatok2010-05-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug:2661261 - Changed true to @bool/im_is_default - isDefault was changed in https://android-git.corp.google.com/g/#patch,sidebyside,37627,3,res/xml/method.xml by mistake Change-Id: Id1c20c292bed27523fb41f32514f2abdee11f992
* | | | Add settings for "enable log" to UIsatok2010-05-102-1/+14
| | | | | | | | | | | | | | | | Change-Id: Ib6ebfbc586dbea4dce037e484598cbc47ba58c7e
* | | | Change the application namesatok2010-05-1018-35/+35
| | | | | | | | | | | | | | | | Change-Id: I097bfe031ff8a0652329469fa11074e109653fdb
* | | | Merge commit 'goog/master'satok2010-05-0722-137/+137
|\| | | | | | | | | | | | | | | | | | | Conflicts: native/Android.mk