summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod/latin/LatinIMESettings.java
Commit message (Expand)AuthorAgeFilesLines
* Remove LatinIME prefix from classesTadashi G. Takaoka2010-12-091-249/+0
* Refactor LatinKeyboard and LatinKeyTadashi G. Takaoka2010-12-021-1/+1
* Move some inner static class to top class in new packageTadashi G. Takaoka2010-12-021-0/+3
* Update the voice input warning dialog message string.Ken Wakasa2010-12-011-9/+30
* Cleanup unused Java importTadashi G. Takaoka2010-11-291-3/+3
* Refactor to move voice functionarities in LatinIME to VoiceIMEConnectorsatok2010-11-231-1/+2
* Add a functionarity to handle Subtypesatok2010-11-191-2/+0
* Move functions related to LanguageSwitcher to LatinIMESubtypeSwitchersatok2010-11-181-7/+1
* Add showing suggestion only on portrait mode and fixing the state of suggesti...satok2010-11-161-13/+4
* Check the system vibrator availability for the "Vibrate on keypress" preference.Ken Wakasa2010-11-111-0/+8
* Make "show settings key option" dependent to device configurationTadashi G. Takaoka2010-10-221-0/+5
* Add an auto complete's threshold option.Mitsuhiro Shimoda2010-10-051-0/+24
* Add Debug Settings Activitysatok2010-09-271-35/+0
* Add a new preference item to show/hide the settings key.Ken Wakasa2010-09-161-1/+12
* Remove Log functions from Gingerbreadsatok2010-08-301-4/+8
* DO NOT MERGE. Backport LatinIME from master to Gingerbreadsatok2010-08-201-7/+31
* Clarify licensingJean-Baptiste Queru2010-04-051-2/+2
* Fix bug 2553592 API REVIEW: android.speechJean-Michel Trivi2010-03-301-2/+2
* Don't let the native code target be included twice when unbundling.Amith Yamasani2010-03-091-0/+200