summaryrefslogtreecommitdiff
path: root/java/src
Commit message (Expand)AuthorAgeFilesLines
...
* Show "navigate up" icon on settings activityTadashi G. Takaoka2014-07-292-11/+34
* Merge "Allow adding DICTIONARY_MAX_WORD_LENGTH-length words." into lmp-devKeisuke Kuroyanagi2014-07-254-7/+6
|\
| * Allow adding DICTIONARY_MAX_WORD_LENGTH-length words.Keisuke Kuroyanagi2014-07-284-7/+6
* | Merge "Wait for an event before actually realizing it" into lmp-devJean Chalard2014-07-251-1/+1
|\ \
| * | Wait for an event before actually realizing itJean Chalard2014-07-281-1/+1
* | | Merge "Use fragment for advanced preference screen" into lmp-devTadashi G. Takaoka2014-07-243-202/+250
|\ \ \
| * | | Use fragment for advanced preference screenTadashi G. Takaoka2014-07-283-202/+250
* | | | Merge "Fix NPE when context.getFilesDir() returns null." into lmp-devKeisuke Kuroyanagi2014-07-241-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix NPE when context.getFilesDir() returns null.Keisuke Kuroyanagi2014-07-281-0/+1
| | |/ | |/|
* | | Merge "Refactor Debug settings to use SubScreenFragment" into lmp-devTadashi G. Takaoka2014-07-243-267/+288
|\ \ \
| * | | Refactor Debug settings to use SubScreenFragmentTadashi G. Takaoka2014-07-283-267/+288
* | | | Merge "Use fragment for text correction preference screen" into lmp-devTadashi G. Takaoka2014-07-243-70/+125
|\| | |
| * | | Use fragment for text correction preference screenTadashi G. Takaoka2014-07-283-70/+125
* | | | Merge "Use fragment for gesture typing preference screen" into lmp-devTadashi G. Takaoka2014-07-243-4/+47
|\| | |
| * | | Use fragment for gesture typing preference screenTadashi G. Takaoka2014-07-283-4/+47
* | | | Merge "Use fragment for multi lingual preference screen" into lmp-devTadashi G. Takaoka2014-07-244-34/+93
|\| | |
| * | | Use fragment for multi lingual preference screenTadashi G. Takaoka2014-07-284-34/+93
* | | | Merge "Fix a verifier error on ICS." into lmp-devJean Chalard2014-07-242-4/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Fix a verifier error on ICS.Jean Chalard2014-07-282-4/+11
| | |/ | |/|
* | | Use fragment for input preference screenTadashi G. Takaoka2014-07-275-22/+221
| |/ |/|
* | Make "Show correction suggestions" as a binary optionTadashi G. Takaoka2014-07-275-56/+41
|/
* Remove unnecessary DebugSettingsActivity, use fragment directlyTadashi G. Takaoka2014-07-233-55/+2
* Enable InputMethodService#onUpdateCursor behind the flagYohei Yukawa2014-07-203-39/+31
* Use CharSequence for spell checker to keep spans preservedYohei Yukawa2014-07-205-32/+43
* 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
|/ /