summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod/latin
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fix a bug where CAPS_WORDS would not be returned.Jean Chalard2014-09-051-1/+2
| | |/ | |/|
* / | [ML4] Rename Dictionaries to DictionaryGroupJean Chalard2014-09-041-54/+54
|/ /
* | am f2c509a8: am 310da35c: Merge "Follow up API signature change" into lmp-devYohei Yukawa2014-09-032-4/+4
|\|
| * Follow up API signature changeYohei Yukawa2014-09-032-4/+4
* | am 3ad86d91: am afa9d6d8: Merge "Add theme aware key popup preview animation"...Tadashi G. Takaoka2014-09-023-24/+53
|\|
| * Add theme aware key popup preview animationTadashi G. Takaoka2014-09-023-24/+53
* | Merge "[ML3] Put the locale in SuggestedWordInfo"Jean Chalard2014-09-029-35/+36
|\ \
| * | [ML3] Put the locale in SuggestedWordInfoJean Chalard2014-09-019-35/+36
* | | Merge "[ML2] Small refactoring"Jean Chalard2014-09-021-5/+1
|\| |
| * | [ML2] Small refactoringJean Chalard2014-09-011-5/+1
* | | Merge "StatsUtilsManager should be initiated(#onCreate) before loadSettings."Jatin Matani2014-09-011-1/+1
|\ \ \
| * | | StatsUtilsManager should be initiated(#onCreate) before loadSettings.Jatin Matani2014-08-291-1/+1
| |/ /
* | | Add a private IME option to suppress the gesture floating preview text.David Faden2014-09-013-2/+20
* | | Merge "Support multiple locales in distractor filter."Keisuke Kuroyanagi2014-09-011-63/+66
|\ \ \ | |/ / |/| |
| * | Support multiple locales in distractor filter.Keisuke Kuroyanagi2014-08-291-63/+66
* | | am 2fabd50d: am f507d1fe: Support RTL layout in custom input style settingsTadashi G. Takaoka2014-08-291-3/+23
|\ \ \ | | |/ | |/|
| * | Support RTL layout in custom input style settingsTadashi G. Takaoka2014-08-291-3/+23
* | | am 3bd8eee3: am 4e28a6a8: Fix an IOOB exceptionJean Chalard2014-08-291-1/+1
|\| |
| * | Fix an IOOB exceptionJean Chalard2014-08-291-1/+1
* | | am 727cd740: am f2eadbb4: Clear keyboard cache when system locale is changedTadashi G. Takaoka2014-08-292-24/+14
|\| |
| * | Clear keyboard cache when system locale is changedTadashi G. Takaoka2014-08-282-24/+14
* | | Merge "Use DictionaryFacilitatorLruCache for personalization."Keisuke Kuroyanagi2014-08-293-38/+47
|\ \ \ | | |/ | |/|
| * | Use DictionaryFacilitatorLruCache for personalization.Keisuke Kuroyanagi2014-08-293-38/+47
* | | Refactor StatsUtils into two components:StatsUtils & StatsUtilsManagerJatin Matani2014-08-281-5/+6
|/ /
* | Straighten the dead char implementation, take 3.Jean Chalard2014-08-282-2/+5
* | Merge "Create DictionaryFacilitatorLruCache."Keisuke Kuroyanagi2014-08-282-114/+164
|\ \
| * | Create DictionaryFacilitatorLruCache.Keisuke Kuroyanagi2014-08-272-114/+164
* | | am 8d0d2363: am acce1aa5: Make sure to obtain the IC before requesting Cursor...Yohei Yukawa2014-08-271-2/+8
|\ \ \ | | |/ | |/|
| * | Make sure to obtain the IC before requesting CursorAnchorInfoYohei Yukawa2014-08-271-2/+8
* | | Merge "Revert "Straighten the dead char implementation.""Ken Wakasa2014-08-272-5/+2
|\ \ \
| * | | Revert "Straighten the dead char implementation."Ken Wakasa2014-08-272-5/+2
* | | | Merge "Straighten the dead char implementation."Jean Chalard2014-08-272-2/+5
|\| | | | |_|/ |/| |
| * | Straighten the dead char implementation.Jean Chalard2014-08-272-2/+5
* | | am 68a2a69a: am 37beaf15: Simplify onComputeInsets of LatinIMETadashi G. Takaoka2014-08-273-67/+77
|\ \ \ | | |/ | |/|
| * | Simplify onComputeInsets of LatinIMETadashi G. Takaoka2014-08-273-67/+77
* | | am c925ca43: am 97681ebd: Set highlight color along with the commit indicatorYohei Yukawa2014-08-271-2/+39
|\| |
| * | Set highlight color along with the commit indicatorYohei Yukawa2014-08-271-2/+39
* | | resolved conflicts for merge of 8159336b to masterKen Wakasa2014-08-273-22/+78
|\| |
| * | Set the text bgcolor only when CursorAnchorInfo is availableYohei Yukawa2014-08-273-14/+53
| * | Introduce a mechanism to hide the indicator speculativelyYohei Yukawa2014-08-261-8/+25
* | | resolved conflicts for merge of 0268f736 to masterKen Wakasa2014-08-273-15/+200
|\| | | |/ |/|
| * Introduce commit/add-to-dictionary indicatorsYohei Yukawa2014-08-263-15/+200
* | Merge "Fix a bug where mic/emoji key wouldn't work."Ken Wakasa2014-08-262-10/+8
|\ \
| * | Fix a bug where mic/emoji key wouldn't work.Jean Chalard2014-08-262-10/+8
* | | am 2a2d324e: am 8380f921: Fix a bug where the top prediction would disappear.Jean Chalard2014-08-265-34/+29
|\ \ \ | |/ / |/| / | |/
| * Fix a bug where the top prediction would disappear.Jean Chalard2014-08-265-34/+29
* | Adds documentation for a few methods.David Faden2014-08-261-0/+6
* | Merge "Get dynamic dict stats via DictionaryFacilitator"Keisuke Kuroyanagi2014-08-251-0/+12
|\ \
| * | Get dynamic dict stats via DictionaryFacilitatorKeisuke Kuroyanagi2014-08-251-0/+12
* | | am abf05cc0: am fdfe73ff: Merge "Use more descriptive names for some internal...Yohei Yukawa2014-08-252-15/+17
|\ \ \ | | |/ | |/|