summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod
Commit message (Expand)AuthorAgeFilesLines
...
* Make sure to obtain the IC before requesting CursorAnchorInfoYohei Yukawa2014-08-271-2/+8
* Simplify onComputeInsets of LatinIMETadashi G. Takaoka2014-08-274-68/+78
* 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-266-15/+939
* 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-252-15/+17
|\
| * Use more descriptive names for some internal fieldsYohei Yukawa2014-08-252-15/+17
* | 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
* | | Introduce #shouldShowAddToDictionaryHintYohei Yukawa2014-08-241-8/+15
| |/ |/|
* | 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-223-71/+153
* follow-up to API change in I4a577bfd02b37bYohei Yukawa2014-08-212-100/+20
* 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-1615-585/+0
|\ \ | |/ |/|
| * DO NOT MERGE: Abolish source code overlay and introduce overridable src dirKen Wakasa2014-08-2015-585/+0
* | Support more methods in the wrapper of CursorAnchorInfoYohei Yukawa2014-08-202-43/+156
|/
* Let the backing view cover the entire content areaYohei Yukawa2014-08-163-7/+8
* Add the input style to SuggestedWords.Jean Chalard2014-08-148-55/+95
* Use light emoji icon for Material light tablet keyboardTadashi G. Takaoka2014-08-142-4/+6
* Enable CursorAnchorInfo callback when necessaryYohei Yukawa2014-08-132-4/+7
* Add stub implementation of #onUpdateCursorAnchorInfoYohei Yukawa2014-08-131-0/+12
* Add setting boolean for showing UI to accept typed wordTadashi G. Takaoka2014-08-134-0/+11
* (DO NOT MERGE) Add debug setting to force hardware special keyTadashi G. Takaoka2014-08-134-2/+14
* Add BuildCompatUtils to get an effective platfrom API versionTadashi G. Takaoka2014-08-134-20/+51
* Revert "Remove reference of VERSION_CODES.CUR_DEVELOPMENT"Tadashi G. Takaoka2014-08-131-5/+8
* Remove reference of VERSION_CODES.CUR_DEVELOPMENTTadashi G. Takaoka2014-08-121-8/+5
* Merge "Add CursorAnchorInfoCompatWrapper for KitKat and older platforms" into...Yohei Yukawa2014-08-111-0/+135
|\
| * Add CursorAnchorInfoCompatWrapper for KitKat and older platformsYohei Yukawa2014-08-121-0/+135
* | (DO NOT MERGE) Add SpecialkeyDetectorTadashi G. Takaoka2014-08-122-3/+44
* | (DO NOT MERGE) Show InputView even when hardware keyboard is connectedTadashi G. Takaoka2014-08-122-1/+41
* | Auto scale-X text of key popup previewTadashi G. Takaoka2014-08-122-1/+54
* | Fix Tamil keyboardTadashi G. Takaoka2014-08-112-157/+213
|/
* Help & feedback should be the very last item in the menuKen Wakasa2014-08-081-2/+2
* Merge "Rename distracter filter class." into lmp-devKeisuke Kuroyanagi2014-08-072-5/+7
|\
| * Rename distracter filter class.Keisuke Kuroyanagi2014-08-082-5/+7
* | Merge "Use suggestions in the distracter filter." into lmp-devKeisuke Kuroyanagi2014-08-071-6/+162
|\|
| * Use suggestions in the distracter filter.Keisuke Kuroyanagi2014-08-081-6/+162
* | Initial implementation of Help & feedbackKen Wakasa2014-08-082-10/+13
|/
* Revert "Revert "Align hint label to bottom""Tadashi G. Takaoka2014-08-072-12/+30
* Revert "Revert "Remove unused Key and Keyboard attributes""Tadashi G. Takaoka2014-08-073-10/+0
* Revert "Revert "Add Key label off center attribute""Tadashi G. Takaoka2014-08-074-14/+41