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