summaryrefslogtreecommitdiff
path: root/java/src/com/android
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Add Uzbek keyboardTadashi G. Takaoka2014-10-011-239/+304
* | | | | Merge "Use Devanagari Danda letter as full stop on Hindi keyboard"Tadashi G. Takaoka2014-10-011-110/+120
|\ \ \ \ \
| * | | | | Use Devanagari Danda letter as full stop on Hindi keyboardTadashi G. Takaoka2014-10-011-110/+120
* | | | | | Merge "Add jni method to update entries for a word efficiently."Keisuke Kuroyanagi2014-10-011-0/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add jni method to update entries for a word efficiently.Keisuke Kuroyanagi2014-10-011-0/+3
* | | | | | Merge "Add Akkhor Layout for Bengali Bangladesh"Tadashi G. Takaoka2014-10-011-160/+180
|\ \ \ \ \ \
| * | | | | | Add Akkhor Layout for Bengali BangladeshTadashi G. Takaoka2014-09-261-160/+180
* | | | | | | Merge "Fix when to show more suggestions dot hint"Tadashi G. Takaoka2014-10-011-3/+7
|\ \ \ \ \ \ \
| * | | | | | | Fix when to show more suggestions dot hintTadashi G. Takaoka2014-10-011-3/+7
* | | | | | | | Merge "Fix NPE in KeyboardParams"Tadashi G. Takaoka2014-10-011-3/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix NPE in KeyboardParamsTadashi G. Takaoka2014-10-011-3/+9
| |/ / / / / / /
* | | | | | | | Merge "Introduce NgramProperty in Java side."Keisuke Kuroyanagi2014-10-014-21/+79
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | / / / / | |_|_|/ / / / |/| | | | | |
| * | | | | | Introduce NgramProperty in Java side.Keisuke Kuroyanagi2014-10-014-21/+79
| | |_|/ / / | |/| | | |
* | | | | | am 5139c4fd: am 702a736e: am 31838876: am 9baaa4b5: am 6ad437ed: Merge "Fix N...Yohei Yukawa2014-10-012-4/+4
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Fix NPE due to the lack of null-checkYohei Yukawa2014-09-292-4/+4
* | | | | | Merge "Add StatsUtils#onLoadSettings for when settings are changed"Jatin Matani2014-10-011-0/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add StatsUtils#onLoadSettings for when settings are changedJatin Matani2014-09-301-0/+2
| | |_|/ / | |/| | |
* | | | | Avoid double space when autocorrect is triggeredAdrian Velicu2014-09-301-1/+9
| |_|_|/ |/| | |
* | | | Merge "Fix verbalizing missing emoticons"Tadashi G. Takaoka2014-09-291-1/+22
|\ \ \ \
| * | | | Fix verbalizing missing emoticonsTadashi G. Takaoka2014-09-291-1/+22
| |/ / /
* | | | Merge "Create a code point table based on occurrence counts."Akifumi Yoshimoto2014-09-292-0/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Create a code point table based on occurrence counts.Akifumi Yoshimoto2014-09-262-0/+3
* | | | Merge "Rename PrevWordsInfo to NgramContext."Keisuke Kuroyanagi2014-09-2923-192/+188
|\ \ \ \
| * | | | Rename PrevWordsInfo to NgramContext.Keisuke Kuroyanagi2014-09-2923-192/+188
* | | | | Merge "Refactoring PrevWordsInfo."Keisuke Kuroyanagi2014-09-294-27/+61
|\| | | | | |_|/ / |/| | |
| * | | Refactoring PrevWordsInfo.Keisuke Kuroyanagi2014-09-264-27/+61
* | | | Merge "Add authentication/http request related code to LatinIme"Sandeep Siddhartha2014-09-263-0/+379
|\ \ \ \
| * | | | Add authentication/http request related code to LatinImeSandeep Siddhartha2014-09-263-0/+379
* | | | | Fix adding more diacritics letters for Nordic languagesTadashi G. Takaoka2014-09-261-10/+26
| |/ / / |/| | |
* | | | Add Serbian Latin keyboardTadashi G. Takaoka2014-09-262-59/+113
* | | | Merge "Add info log of custom input styles"Tadashi G. Takaoka2014-09-261-3/+15
|\ \ \ \
| * | | | Add info log of custom input stylesTadashi G. Takaoka2014-09-261-3/+15
| |/ / /
* / / / Add an internal state test to ImportantNoticeUtilsTestsTadashi G. Takaoka2014-09-261-2/+4
|/ / /
* | | Merge "Fix checking a11y status just before calling an a11y method"Tadashi G. Takaoka2014-09-254-9/+15
|\ \ \ | |/ / |/| |
| * | Fix checking a11y status just before calling an a11y methodTadashi G. Takaoka2014-09-254-9/+15
* | | Add !string/<resource_name> referenceTadashi G. Takaoka2014-09-253-90/+126
|/ /
* | Merge "Get stats from dictionary."Keisuke Kuroyanagi2014-09-253-4/+34
|\ \
| * | Get stats from dictionary.Keisuke Kuroyanagi2014-09-223-4/+34
* | | Merge "Add allowRedundantMoreKeys attribute"Tadashi G. Takaoka2014-09-257-1/+138
|\ \ \
| * | | Add allowRedundantMoreKeys attributeTadashi G. Takaoka2014-09-257-1/+138
* | | | Merge "[ML10.1] Adjust call for additional features"Jean Chalard2014-09-251-1/+1
|\ \ \ \
| * | | | [ML10.1] Adjust call for additional featuresJean Chalard2014-09-251-1/+1
| |/ / /
* | | | Merge "Fix typo."Keisuke Kuroyanagi2014-09-251-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Fix typo.Keisuke Kuroyanagi2014-09-251-3/+3
* | | | Merge "Add account change receiver to handle account removal"Sandeep Siddhartha2014-09-243-1/+77
|\ \ \ \ | |/ / / |/| | |
| * | | Add account change receiver to handle account removalSandeep Siddhartha2014-09-243-1/+77
* | | | Stop showing more suggestions while important notice is showingTadashi G. Takaoka2014-09-241-1/+8
* | | | Merge "Fix Turkish/Azerbaijani keyboard to add more accented letters"Tadashi G. Takaoka2014-09-241-459/+467
|\ \ \ \
| * | | | Fix Turkish/Azerbaijani keyboard to add more accented lettersTadashi G. Takaoka2014-09-221-459/+467
* | | | | Merge "Fix not intercepting touch event while in modal mode"Tadashi G. Takaoka2014-09-242-2/+13
|\ \ \ \ \