aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/LatinIMEUtil.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove LatinIME prefix from classesTadashi G. Takaoka2010-12-091-393/+0
| | | | | | This change also cleanups preference key string constants Change-Id: I58510f220a90d00d71a935731abeab87384675bb
* Move some inner static class to top class in new packageTadashi G. Takaoka2010-12-021-0/+3
| | | | | | | | | This change introduces new package com.android.inputmethod.keyboard which hosts keyboard related classes. Also adds missing @Override and @SuppressWarning("unused") annotation Change-Id: I0317f5cfa317e13f3c77815f48ffc69b5d1ade05
* Cleanup unused Java importTadashi G. Takaoka2010-11-291-4/+1
| | | | | | This change also fixes wrong file mode. Change-Id: Ifcf4c9444ddcdc62d2e4b394891d6eee135c1e8f
* Call showInputMethodPicker instead of showInputMethodSubtypePickersatok2010-11-251-3/+5
| | | | | | - because showInputMethodSubtypePicker will be removed. Change-Id: I255f9bbff77de24ce067f35ee101d368e36edd45
* Avoid disk writes on UI thread.Ken Wakasa2010-11-191-41/+61
| | | | | bug: 3207554 Change-Id: I285691f9e94d989823fcb5c21615ca50cecddff6
* Add functions for usability loggingsatok2010-11-161-1/+5
| | | | Change-Id: I9b66bde1b5ae76742cb685bbc558ce9570dca50a
* Add a logging functionarity for usability study.satok2010-11-161-3/+145
| | | | | | | | Bug: 3193879 - Log char input Change-Id: I5c1568f81012743b7068d423baa99b0f9d1653f8
* Add an auto complete's threshold option.Mitsuhiro Shimoda2010-10-051-0/+54
| | | | Change-Id: I3a6821ced8642ab8f954e79a25e31766e4a18eb8
* Move RingCharBuffer as a singleton in Utilsatok2010-09-241-0/+88
| | | | Change-Id: I08d09555a99a64038374e62019777d331c48319b
* Add a new preference item to show/hide the settings key.Ken Wakasa2010-09-161-0/+8
| | | | | | bug: 2998722 Change-Id: Iac1641c338388fd8f85e0cf47e31afdaeb34c0c0
* Remove Log functions from Gingerbreadsatok2010-08-301-3/+0
| | | | Change-Id: I0ab19726a6bfaf14b42c05903f38dfb74cbd0d37
* DO NOT MERGE. Backport LatinIME from master to Gingerbreadsatok2010-08-201-0/+78
TODO: Cleanup will follow. Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963