summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod/latin/LatinIMEUtil.java
Commit message (Expand)AuthorAgeFilesLines
* Remove LatinIME prefix from classesTadashi G. Takaoka2010-12-091-393/+0
* Move some inner static class to top class in new packageTadashi G. Takaoka2010-12-021-0/+3
* Cleanup unused Java importTadashi G. Takaoka2010-11-291-4/+1
* Call showInputMethodPicker instead of showInputMethodSubtypePickersatok2010-11-251-3/+5
* Avoid disk writes on UI thread.Ken Wakasa2010-11-191-41/+61
* Add functions for usability loggingsatok2010-11-161-1/+5
* Add a logging functionarity for usability study.satok2010-11-161-3/+145
* Add an auto complete's threshold option.Mitsuhiro Shimoda2010-10-051-0/+54
* Move RingCharBuffer as a singleton in Utilsatok2010-09-241-0/+88
* Add a new preference item to show/hide the settings key.Ken Wakasa2010-09-161-0/+8
* Remove Log functions from Gingerbreadsatok2010-08-301-3/+0
* DO NOT MERGE. Backport LatinIME from master to Gingerbreadsatok2010-08-201-0/+78