aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/dictionarypack/ActionBatch.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize Utils classTadashi G. Takaoka2013-07-051-2/+2
| | | | Change-Id: I7294d1547def5dcfcae9d1d53b277cb3cc9f2d18
* Cleanup under the utils packageKen Wakasa2013-06-251-24/+24
| | | | Change-Id: If2f7bd1346cc5085bf57645830f0faac44d017e4
* Move util classes to the latin/utils directoryKen Wakasa2013-06-241-24/+27
| | | | Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa
* Delete obsolete dictionariesJean Chalard2013-04-261-5/+6
| | | | | Bug: 7980985 Change-Id: I4c9165e6102cb12fa1249074297e94013439ea3b
* Work around a bug in older DownloadManager versions.Jean Chalard2013-04-251-1/+6
| | | | | | | | | | | | | This adds a number to the extension. Note that for DownloadManager to keep this, the server needs to send it a mime type it does not recognize. Right now, it does not recognize application/json so it's okay, but we'd do well to remove the content/type header from the server to prevent problems. Bug: 8467516 Change-Id: Ic484f66ac3f67c36f59f2c0bcb8c7fdeb6e8590d
* Hide the correct button when pressing a new button.Jean Chalard2013-04-191-4/+4
| | | | | Bug: 7600384 Change-Id: Ic5dbbbbcf19d778dde1316ebb417f1a8ede2d25d
* Merge the dictionary pack in Latin IME.Jean Chalard2013-03-191-0/+641
Bug: 8161354 Change-Id: I17c23f56dd3bc2f27726556bf2c5a9d5520bd172