aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/ImfUtils.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Enhance ImfUtils to InputMethodManagerWrapper classTadashi G. Takaoka2012-11-121-186/+0
| | | | Change-Id: I6ff86ee819a446dd3ed5f9c3400d23564027b020
* Make utility classes finalTadashi G. Takaoka2012-08-291-1/+1
| | | | Change-Id: Ic4f69b4c8da33c9fca50d6829724179310c2f875
* Fix NPE where the current subtype is nullTadashi G. Takaoka2012-07-201-0/+7
| | | | Bug: 6847999
* Check duplicated entry of "custom input style"Tadashi G. Takaoka2012-05-171-2/+1
| | | | | Bug: 6495488 Change-Id: Ia6c2421cb0e7c1793d4dfe18acd07fd6f8c5d797
* Fix checking if subtype belongs to this imeTadashi G. Takaoka2012-05-011-1/+15
| | | | | Bug: 6422318 Change-Id: I5779c0e277444315191fa964a976dcb4316cc24a
* Avoid Resources$NotFoundExceptionKen Wakasa2012-04-281-0/+1
| | | | | bug: 6410653 Change-Id: I4263632e76b44abf8ecd9114a9eb185ad39201fd
* Add Constants class to hold public constantsTadashi G. Takaoka2012-04-191-1/+3
| | | | | | This change also gets rid of compiler warnings about "deprecations". Change-Id: Id9b83483c453a81ebac34b684656db05e3599657
* Cleanup InputMethodManagerCompatWrapperTadashi G. Takaoka2012-04-181-0/+163
Change-Id: Id3b84ee19bb504ed8fbb398e260cc663a5b5ae0d