aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/dictionarypack/DictionaryService.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix some warningsJean Chalard2013-07-311-2/+0
| | | | Change-Id: I7290cd1fb675a1b85b9b6ac2d464c932b5bca1dd
* Serialize commands sent to a separate threadsJean Chalard2013-07-161-25/+34
| | | | | Bug: 9715797 Change-Id: I1eda4d2f0056f70cfb8a92d658e0875706efc170
* Use TimeUnit instead of DateUtils for readabilityTadashi G. Takaoka2013-07-051-4/+4
| | | | | Bug: 9550800 Change-Id: I087205530a5dbcff4bf08f48f4aa7068aae93215
* Fix a bug where no URL means refresh never endsJean Chalard2013-07-011-2/+2
| | | | | | | | | | | This patch does two things: - If there is no URL to download new data from, then the Refresh button is not shown. - Even if for some reason refresh starts for a client for which there is no URL, loading correctly finishes. Bug: 9388602 Change-Id: I3fd9214da50faa4b59d0bd3e775293dd34f07547
* Make intents unique to AOSPKurt Partridge2013-06-111-8/+3
| | | | | | | This is to avoid confusion if multiple IMEs are installed with dictionary pack components Change-Id: Ibc91951e4fdd5db13f681e4cb06197da98527bbc
* Hide the correct button when pressing a new button.Jean Chalard2013-04-191-3/+2
| | | | | Bug: 7600384 Change-Id: Ic5dbbbbcf19d778dde1316ebb417f1a8ede2d25d
* Merge the dictionary pack in Latin IME.Jean Chalard2013-03-191-0/+242
Bug: 8161354 Change-Id: I17c23f56dd3bc2f27726556bf2c5a9d5520bd172