aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/EditingUtil.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove Tutorial class and unused debug featureTadashi G. Takaoka2010-12-101-337/+0
| | | | | | | This change also cleanups compiler warnings. Bug: 2897373 Change-Id: If972cf45c1eb40436adbddbf71969e5409f4c9c5
* Correction improvements - use the new InputConnection APIs for underlining andAmith Yamasani2010-09-011-40/+148
| | | | | | | | | | | | | | | | fetching the selected text. Bug: 2950652 Some refinements to correction behavior, such as retaining the tap-to-save when in correction mode. Use reflection to access the new InputConnection APIs with fallbacks, in case we run on older OS versions. Some refactoring to separate lookup for voice alternatives and typed alternatives. Change-Id: I7c4178bf7e6b47ee274c49fa7a694f8c2d50cea7
* DO NOT MERGE. Backport LatinIME from master to Gingerbreadsatok2010-08-201-0/+229
TODO: Cleanup will follow. Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963