summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
...
* | Update spacebar background for MaterialTadashi G. Takaoka2014-09-0320-6/+6
* | Add new value "spacebar" to Key.backgroundType attributeTadashi G. Takaoka2014-09-038-8/+32
* | Removes "customAction" value from Key.backgroundType attributeTadashi G. Takaoka2014-09-034-15/+0
* | Add new "keyboardTheme" <case> predicatorTadashi G. Takaoka2014-09-039-22/+75
* | Merge "Follow up API signature change" into lmp-devYohei Yukawa2014-09-033-21/+19
|\ \
| * | Follow up API signature changeYohei Yukawa2014-09-033-21/+19
* | | Fix depedency of debug settingsTadashi G. Takaoka2014-09-031-6/+6
|/ /
* | Follow API signature change in CursorAnchorInfoYohei Yukawa2014-09-022-33/+16
* | Merge "Use right arrow for the commit indicator" into lmp-devYohei Yukawa2014-09-021-10/+16
|\|
| * Use right arrow for the commit indicatorYohei Yukawa2014-08-291-10/+16
* | Merge "Add theme aware key popup preview animation" into lmp-devTadashi G. Takaoka2014-09-0218-120/+352
|\ \
| * | Add theme aware key popup preview animationTadashi G. Takaoka2014-09-0218-120/+352
| |/
* / Fix missing Material light more keys' backgroundTadashi G. Takaoka2014-09-022-2/+22
|/
* Show the commit indicator only for word to be auto-correctedYohei Yukawa2014-08-291-1/+1
* Merge "Fix the order of keys on more keys keyboard" into lmp-devTadashi G. Takaoka2014-08-292-30/+59
|\
| * Fix the order of keys on more keys keyboardTadashi G. Takaoka2014-08-292-30/+59
* | Support RTL layout in custom input style settingsTadashi G. Takaoka2014-08-293-40/+94
* | Fix an IOOB exceptionJean Chalard2014-08-291-1/+1
|/
* Clear keyboard cache when system locale is changedTadashi G. Takaoka2014-08-285-26/+25
* Add new attributes to our notificationJean Chalard2014-08-283-3/+95
* Make sure to obtain the IC before requesting CursorAnchorInfoYohei Yukawa2014-08-271-2/+8
* Simplify onComputeInsets of LatinIMETadashi G. Takaoka2014-08-277-101/+129
* Set highlight color along with the commit indicatorYohei Yukawa2014-08-271-2/+39
* Set the text bgcolor only when CursorAnchorInfo is availableYohei Yukawa2014-08-273-14/+53
* Introduce a mechanism to hide the indicator speculativelyYohei Yukawa2014-08-262-16/+52
* Introduce commit/add-to-dictionary indicatorsYohei Yukawa2014-08-267-15/+1066
* Fix a bug where the top prediction would disappear.Jean Chalard2014-08-266-35/+30
* Merge "Use more descriptive names for some internal fields" into lmp-devYohei Yukawa2014-08-253-18/+20
|\
| * Use more descriptive names for some internal fieldsYohei Yukawa2014-08-253-18/+20
* | Show view even when IME is explicitly shown with physical keyboardTadashi G. Takaoka2014-08-251-0/+12
* | Merge "Fix NPE when pressing ALT key" into lmp-devTadashi G. Takaoka2014-08-251-0/+3
|\ \ | |/ |/|
| * Fix NPE when pressing ALT keyTadashi G. Takaoka2014-08-251-0/+3
* | Fix build due to an illegal characterYohei Yukawa2014-08-241-1/+1
* | Merge "Dismiss "Add to dictionary" hint with non-special char event" into lmp...Yohei Yukawa2014-08-251-2/+7
|\ \
| * | Dismiss "Add to dictionary" hint with non-special char eventYohei Yukawa2014-08-241-2/+7
* | | Merge "Introduce #shouldShowAddToDictionaryHint" into lmp-devYohei Yukawa2014-08-251-8/+15
|\ \ \ | |_|/ |/| |
| * | Introduce #shouldShowAddToDictionaryHintYohei Yukawa2014-08-241-8/+15
* | | Merge "Fix the bottom row of tablet keyboard layout" into lmp-devTadashi G. Takaoka2014-08-2520-204/+75
|\ \ \ | |/ / |/| |
| * | Fix the bottom row of tablet keyboard layoutTadashi G. Takaoka2014-08-2520-204/+75
* | | Allow to add/remove background color to/from the committed textYohei Yukawa2014-08-242-4/+97
| |/ |/|
* | Indroduce SuggestedWords#getTypedWordInfoOrNullYohei Yukawa2014-08-241-0/+15
|/
* Support Accept typed word UITadashi G. Takaoka2014-08-225-72/+157
* follow-up to API change in I4a577bfd02b37bYohei Yukawa2014-08-212-100/+20
* Merge "Use FrameLayout for the backing view" into lmp-devYohei Yukawa2014-08-211-1/+1
|\
| * Use FrameLayout for the backing viewYohei Yukawa2014-08-191-1/+1
* | Merge "Use #onStartInputInternal to initialize cursor rect retrieval" into lm...Yohei Yukawa2014-08-201-12/+12
|\ \
| * | Use #onStartInputInternal to initialize cursor rect retrievalYohei Yukawa2014-08-211-12/+12
* | | Merge "DO NOT MERGE: Abolish source code overlay and introduce overridable sr...Ken Wakasa2014-08-1616-586/+1
|\ \ \ | |/ / |/| |
| * | DO NOT MERGE: Abolish source code overlay and introduce overridable src dirKen Wakasa2014-08-2016-586/+1
| |/
* / Support more methods in the wrapper of CursorAnchorInfoYohei Yukawa2014-08-202-43/+156
|/