summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod/latin/suggestions/MoreSuggestionsView.java
Commit message (Expand)AuthorAgeFilesLines
* Fix not intercepting touch event while in modal modeTadashi G. Takaoka2014-09-221-1/+9
* [SD3] Forward the script ID to where it will be usedJean Chalard2014-06-271-3/+2
* Remove redundant override methods and extended classesTadashi G. Takaoka2014-06-241-12/+4
* Refactor keyboard accessibility delegate classesTadashi G. Takaoka2014-06-241-0/+1
* Fix overwriting accessibility delegate in setKeyboardTadashi G. Takaoka2014-06-081-3/+11
* Support more suggestions accessibility modeTadashi G. Takaoka2014-06-041-0/+14
* Move MoreSuggestionsListener to MoreSuggestionsViewTadashi G. Takaoka2014-05-271-1/+6
* Refactor MoreKeysKeyboardView to use Key classTadashi G. Takaoka2014-05-211-2/+9
* Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20cKen Wakasa2013-12-131-1/+1
* Add _gb to Gingerbread resourcesTadashi G. Takaoka2013-08-271-1/+1
* Introduce MoreSuggestionsListener classTadashi G. Takaoka2013-05-011-2/+23
* Reset vertical correction when more suggestions are in modal modeTadashi G. Takaoka2013-04-151-0/+6
* Add TypefaceUtilsTadashi G. Takaoka2013-04-111-1/+1
* Cache MoreKeysKeyboard instead of container view of itTadashi G. Takaoka2013-01-221-21/+2
* Refactor more keys menu framework (part 2)Tom Ouyang2012-12-131-168/+11
* Refactor more keys menu framework (part 1)Tom Ouyang2012-12-071-17/+21
* Add CoordinateUtils classTadashi G. Takaoka2012-11-281-2/+3
* am 344a7fef: am 658e935b: am c0bc3369: Merge "Fix more suggestions text width...Tadashi G. Takaoka2012-10-161-0/+4
|\
| * Fix more suggestions text width calculationTadashi G. Takaoka2012-10-161-0/+4
* | Add final modifier to the classes under suggestions sub-packageTadashi G. Takaoka2012-10-031-13/+15
|/
* Cleanup: Make some classes as finalTadashi G. Takaoka2012-09-271-1/+1
* Rename SuggestionsView to SuggestionStripViewTadashi G. Takaoka2012-07-231-1/+1
* Dismiss more suggestions panel when suggestions strip is closedTadashi G. Takaoka2012-06-141-1/+1
* Fix calculation of more keys keyboard position based on key previewTadashi G. Takaoka2012-05-091-4/+2
* Refactor key drawing code in KeyboardViewTadashi G. Takaoka2012-03-211-4/+4
* Fix centering more suggestions panel on tabletTadashi G. Takaoka2012-03-081-21/+11
* Integrate the logic to calculate the proximitiessatok2012-03-061-1/+1
* Auto generate various shift states alphabet keyboard automaticallyTadashi G. Takaoka2012-01-311-5/+0
* Rename KeyboardActionListener methodsTadashi G. Takaoka2012-01-171-4/+4
* Add com.android.inputmethod.latin.suggestions packageTadashi G. Takaoka2011-12-161-0/+238