summaryrefslogtreecommitdiff
path: root/java/src/com/android
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "Add two convenient utility methods for L new API" into lmp-devYohei Yukawa2014-07-181-6/+70
|\
| * Add two convenient utility methods for L new APIYohei Yukawa2014-07-191-6/+70
* | Remove unused Key.keyLabelFlags' valuesTadashi G. Takaoka2014-07-192-75/+4
* | Enable StringUtils to split CharSequence like String#splitYohei Yukawa2014-07-191-0/+52
|/
* Clean up under the util package.Ken Wakasa2014-07-183-441/+0
* Add a compatibility library for newly added methods in LYohei Yukawa2014-07-181-0/+70
* Rename ProductionFlag to ProductionFlagsTadashi G. Takaoka2014-07-165-11/+11
* Merge "Rename LatinImeLogger to DebugFlags" into lmp-devTadashi G. Takaoka2014-07-1619-40/+53
|\
| * Rename LatinImeLogger to DebugFlagsTadashi G. Takaoka2014-07-1619-40/+53
* | Use SwitchPreference for spell checker settingTadashi G. Takaoka2014-07-162-13/+7
|/
* Track crashing during migration to avoid crash loop. DO NOT MERGE.Keisuke Kuroyanagi2014-07-141-11/+29
* Use SwitchPreference on API versions newer than KitKatTadashi G. Takaoka2014-07-133-4/+87
* Merge "Remove SuggestionsGatherer."Keisuke Kuroyanagi2014-07-093-98/+67
|\
| * Remove SuggestionsGatherer.Keisuke Kuroyanagi2014-07-103-98/+67
* | Merge "Quit sorting suggestions in AndroidSpellCheckerService."Keisuke Kuroyanagi2014-07-092-55/+19
|\|
| * Quit sorting suggestions in AndroidSpellCheckerService.Keisuke Kuroyanagi2014-07-102-55/+19
* | Merge "Make spell checker use dictionary facilitator."Keisuke Kuroyanagi2014-07-096-537/+236
|\|
| * Make spell checker use dictionary facilitator.Keisuke Kuroyanagi2014-07-106-537/+236
* | Add Material Light themeTadashi G. Takaoka2014-07-101-2/+5
* | Simplify the wrapper for TextInfo#getCharSequenceYohei Yukawa2014-07-091-3/+11
* | Fix alphabet label of Kannada and TeluguTadashi G. Takaoka2014-07-091-8/+8
* | Add Telugu keyboardTadashi G. Takaoka2014-07-091-78/+95
* | Add Kannada keyboardTadashi G. Takaoka2014-07-091-71/+86
* | Merge "Add Malayalam keyboard"Tadashi G. Takaoka2014-07-021-70/+88
|\ \
| * | Add Malayalam keyboardTadashi G. Takaoka2014-07-081-70/+88
* | | Add a compatibility utility class for TextInfoYohei Yukawa2014-07-081-0/+59
|/ /
* | Merge "Add Tamil keyboard"Tadashi G. Takaoka2014-07-021-2/+20
|\ \
| * | Add Tamil keyboardTadashi G. Takaoka2014-07-081-2/+20
* | | Use bn-rIN resource directory for Bengali (India)Tadashi G. Takaoka2014-07-081-3/+3
|/ /
* | Merge "Remove unused keyPreviewIcon attributes"Tadashi G. Takaoka2014-07-023-23/+9
|\ \ | |/ |/|
| * Remove unused keyPreviewIcon attributesTadashi G. Takaoka2014-07-083-23/+9
* | Merge "Move phrase gesture from additional features to public."Keisuke Kuroyanagi2014-07-0214-47/+95
|\ \
| * | Move phrase gesture from additional features to public.Keisuke Kuroyanagi2014-07-0814-47/+95
| |/
* / Fix Armenian comma on phone deviceTadashi G. Takaoka2014-07-081-56/+59
|/
* Merge "Ensure each character is coverted by at most one LocaleSpan"Yohei Yukawa2014-07-021-5/+170
|\
| * Ensure each character is coverted by at most one LocaleSpanYohei Yukawa2014-07-071-5/+170
* | Fix Sinhala keyboard for tablet deviceTadashi G. Takaoka2014-07-071-5/+10
* | Move getPrevWordsInfoFromNthPreviousWord to PrevWordsInfoUtils.Keisuke Kuroyanagi2014-07-072-76/+106
|/
* Merge "Restore additional subtypes when the package is updated"Yohei Yukawa2014-07-026-120/+220
|\
| * Restore additional subtypes when the package is updatedYohei Yukawa2014-07-046-120/+220
* | Merge "Add Bengali keyboard layout"Tadashi G. Takaoka2014-07-021-174/+212
|\ \
| * | Add Bengali keyboard layoutTadashi G. Takaoka2014-07-041-174/+212
* | | Merge "Add compatibility utility class for LocaleSpan"Yohei Yukawa2014-07-021-0/+59
|\ \ \
| * | | Add compatibility utility class for LocaleSpanYohei Yukawa2014-07-041-0/+59
| | |/ | |/|
* / | Remove dead code to fix test failure due to NoSuchMethodErrorYohei Yukawa2014-07-041-25/+0
|/ /
* / Additional subtype ID should be independent of OS-versionYohei Yukawa2014-07-044-52/+114
|/
* Merge "[HW5] Make the word composer package private."Ken Wakasa2014-06-262-11/+20
|\
| * [HW5] Make the word composer package private.Jean Chalard2014-07-012-11/+20
* | Merge "[HW4] Move a reference to WordComposer out of LatinIME"Jean Chalard2014-06-262-11/+11
|\|
| * [HW4] Move a reference to WordComposer out of LatinIMEJean Chalard2014-07-012-11/+11