aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/Utils.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add hack to translate sudden move to up/down eventsTadashi G. Takaoka2011-01-281-2/+5
| | | | | | | This change also gets rid of unnecessary debug messages. Bug: 3400735 Change-Id: I3f003b1c2b553a2f841d4880f348a012d2d9c8ad
* Merge "Fix auto-correction threshold and promote full matched words" into ↵satok2011-01-261-1/+4
|\ | | | | | | honeycomb
| * Fix auto-correction threshold and promote full matched wordssatok2011-01-271-1/+4
| | | | | | | | | | | | | | | | | | | | Bug: 3374359 Bug: 3278422 "zbe" will be auto corrected to "be" by fixing s-line "teh" will be auto corrected to "the" by promotion of full matched words Change-Id: I314c632820e4e0b1501edeca60ada205d291451f
* | Fix safety net not to be enabled at aggressive autocompletion modesatok2011-01-271-1/+9
|/ | | | | | Bug: 3374359 Change-Id: I7b1dbeb64a87dda05397c236bb58da292f819471
* Add input method subtype selector and IME settings dialogTadashi G. Takaoka2011-01-211-0/+8
| | | | | Bug: 3351762 Change-Id: Ic1767faac6d4470a89cacb851d449ac53b2f8205
* Add a safety net for auto-correction.satok2011-01-191-0/+25
| | | | | | Bug: 3353956 Change-Id: I6a32632b2f986f0d9a07aa72f256a2c41cc09873
* Fix miss spellingsatok2010-12-281-1/+1
| | | | Change-Id: I29d92d316525a897c86eab44f948a6c61ae38c35
* Ignore case in editDistance()Ken Wakasa2010-12-221-1/+1
| | | | | | bug: 3278422 Change-Id: Ibd20488dcec215038970749b181857527311947b
* Add a parameter to getEnabledSubtypesatok2010-12-211-3/+3
| | | | Change-Id: Iaa87613086093bc83d155ed2c0113fc513898801
* Remove Tutorial class and unused debug featureTadashi G. Takaoka2010-12-101-0/+2
| | | | | | | This change also cleanups compiler warnings. Bug: 2897373 Change-Id: If972cf45c1eb40436adbddbf71969e5409f4c9c5
* Remove LatinIME prefix from classesTadashi G. Takaoka2010-12-091-0/+393
This change also cleanups preference key string constants Change-Id: I58510f220a90d00d71a935731abeab87384675bb