summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod/latin
Commit message (Expand)AuthorAgeFilesLines
...
| * | Let the backing view cover the entire content areaYohei Yukawa2014-08-163-7/+8
* | | am e04c8b10: am b8d76477: Add the input style to SuggestedWords.Jean Chalard2014-08-146-54/+92
|\| | | |/ |/|
| * Add the input style to SuggestedWords.Jean Chalard2014-08-146-54/+92
* | am 4a2dbd87: am d9a8e1cc: Enable CursorAnchorInfo callback when necessaryYohei Yukawa2014-08-132-4/+7
|\|
| * Enable CursorAnchorInfo callback when necessaryYohei Yukawa2014-08-132-4/+7
* | am 3a346bf5: am 6e7806bc: Add stub implementation of #onUpdateCursorAnchorInfoYohei Yukawa2014-08-131-0/+12
|\|
| * Add stub implementation of #onUpdateCursorAnchorInfoYohei Yukawa2014-08-131-0/+12
* | am 43b8646a: am c225d2e2: Add setting boolean for showing UI to accept typed ...Tadashi G. Takaoka2014-08-134-0/+11
|\|
| * 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
* | Merge "Add debug setting to force hardware special key"Tadashi G. Takaoka2014-08-124-2/+14
|\ \
| * | Add debug setting to force hardware special keyTadashi G. Takaoka2014-08-134-2/+14
* | | am bdb05cc8: am 78cff10f: Add BuildCompatUtils to get an effective platfrom A...Tadashi G. Takaoka2014-08-131-3/+2
|\ \ \ | | |/ | |/|
| * | Add BuildCompatUtils to get an effective platfrom API versionTadashi G. Takaoka2014-08-131-3/+2
| * | (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-121-0/+21
* | | Merge "Add additional wait for writing file in testAddManyWords()."Keisuke Kuroyanagi2014-08-121-1/+1
|\ \ \ | |_|/ |/| |
| * | Add additional wait for writing file in testAddManyWords().Keisuke Kuroyanagi2014-08-121-1/+1
* | | Add SpecialkeyDetectorTadashi G. Takaoka2014-08-122-3/+44
* | | Show InputView even when hardware keyboard is connectedTadashi G. Takaoka2014-08-121-0/+21
|/ /
* / Make SettingsValues non-final to testabilityJatin Matani2014-08-111-1/+6
|/
* 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
|/
* Merge "Use DistracterFilterCheckingIsInDictionary for User History" into lmp-devKeisuke Kuroyanagi2014-08-042-17/+45
|\
| * Use DistracterFilterCheckingIsInDictionary for User HistoryKeisuke Kuroyanagi2014-08-072-17/+45
* | Merge "Revert "Introduce onEvent() to improve testability"" into lmp-devKen Wakasa2014-08-051-26/+17
|\ \
| * | Revert "Introduce onEvent() to improve testability"Ken Wakasa2014-08-061-26/+17
* | | Revert "[HS1] Save some data in startInputView"Jean Chalard2014-08-061-29/+7
* | | Revert "[HS2] Move more stuff to onStartInput"Jean Chalard2014-08-062-58/+51
|/ /
* / Introduce onEvent() to improve testabilityJean Chalard2014-08-061-17/+26
|/
* Merge "Fix an NPE when running with Keep." into lmp-devJean Chalard2014-08-051-4/+4
|\
| * Fix an NPE when running with Keep.Jean Chalard2014-08-061-4/+4
* | Merge "Use add icon for add custom input style menu" into lmp-devTadashi G. Takaoka2014-08-051-4/+2
|\ \ | |/ |/|
| * Use add icon for add custom input style menuTadashi G. Takaoka2014-08-061-4/+2
* | [HS3] Fix a bug on ICSJean Chalard2014-08-062-0/+23
* | [HS2] Move more stuff to onStartInputJean Chalard2014-08-062-51/+62
|/
* [HW16] Implement processing event chains.Jean Chalard2014-08-051-7/+11
* [HW15] Pass events instead of reading them from the transactionJean Chalard2014-08-051-42/+51
* Merge "[HW14] Cleanup" into lmp-devJean Chalard2014-08-042-38/+15
|\
| * [HW14] CleanupJean Chalard2014-08-052-38/+15
* | Merge "[HW13] Split up onCodeInput" into lmp-devJean Chalard2014-08-051-110/+164
|\|
| * [HW13] Split up onCodeInputJean Chalard2014-08-051-110/+164
* | [HS1] Save some data in startInputViewJean Chalard2014-08-041-7/+25
|/
* [HW12] Use the consumed status of the Event.Jean Chalard2014-08-042-2/+21
* [HW11] CleanupJean Chalard2014-07-311-39/+33
* [HW10] Pull the processed event in its eventual placeJean Chalard2014-07-311-6/+9