aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/Settings.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix froyo-ub-LatinImeGoogle compatibilityTadashi G. Takaoka2011-01-141-1/+1
| | | | Change-Id: I46fca4735d08552dfb414b2b302b4ed97ae96ab0
* Use integer value instead of symbolic name for os versionTadashi G. Takaoka2011-01-141-1/+2
| | | | Change-Id: I1574915ededf5d47d245a3f09692ebbbfe37e4c6
* Make input language selection settings workTadashi G. Takaoka2011-01-141-1/+24
| | | | | | This change also tweaks the padding of candidate strip for phone. Change-Id: Iefe4dfeb7015e11d5b2d1566121f719d60b1377e
* Remove language settings from preference activitysatok2010-12-131-0/+7
| | | | | | Bug: 3268561 Change-Id: Ia910f0a090dc66c7dd9176999930d8cb763203b0
* Fix auto correction threshold values array referenceTadashi G. Takaoka2010-12-131-1/+1
| | | | | | This change also removes unused argument from Suggest.getSuggestions(). Change-Id: I512f8695d22898bb906e136a66e0ee6b521cd1d1
* Cleanup unused string resourcesTadashi G. Takaoka2010-12-121-10/+10
| | | | | | This change also renames some "completion" to "correction". Change-Id: I156dd7ccafe99a632721f20769d5f0ea5915a564
* Remove LatinIME prefix from classesTadashi G. Takaoka2010-12-091-0/+258
This change also cleanups preference key string constants Change-Id: I58510f220a90d00d71a935731abeab87384675bb