aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/FileTransforms.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Make some classes as final•••Change-Id: I6009b3c1950ba32b7f1e205a3db2307fe0cd688e Tadashi G. Takaoka2012-09-271-1/+1
* Cleanup unused import•••This change also gets rid of several compiler warnings. Change-Id: I23962edaadad18a6e0395d528af17b909dcf5dad Tadashi G. Takaoka2011-10-041-2/+0
* Call the decrypt/unzip routines upon copying a dictionary.•••Bug: 5095140 Change-Id: I7000f752bc9b7fd6a7af4839b2f225c085300128 Jean Chalard2011-08-241-0/+40