History log of /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/WordListMetadata.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9a3598b0ee8ab5d8b90e35d65190ecea1aef7828 03-Apr-2015 Mohammadinamul Sheik <inamul@google.com> Do not throw NPE if the dictionary info is not available on db

Bug: 20035793
Change-Id: Idc13af405eab5457954a93db3dddcd81f6eb6435
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/WordListMetadata.java
256b1b2a1e054773987a0672b4ac3c867a4dbd27 02-Sep-2014 Jatin Matani <jatinm@google.com> Attempt retry for broken dictionaries

1. Add retry count column within metadata in dictionary pack.
2. Attempt a retry for download and installation by running StartDownloadAction.
3. If the number retrial are at the threshold, we don't attempt it again.

Bug: 15150487
Change-Id: I70720353e5803fccf4728c2aa798883ba75c61e5
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/WordListMetadata.java
e077c014616f7b4e28dbbfab622ba36c8e922268 20-May-2014 Jean Chalard <jchalard@google.com> Add the rawChecksum column to the database.

Bug: 13125743
Change-Id: I082aa9df1dd4a10cdb3f97ee0692f2d72f6c8e7e
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/WordListMetadata.java
0cc0544a2995c7eb54a830ae54db60af89d4073d 15-Mar-2013 Jean Chalard <jchalard@google.com> Merge the dictionary pack in Latin IME.

Bug: 8161354
Change-Id: I17c23f56dd3bc2f27726556bf2c5a9d5520bd172
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/WordListMetadata.java