History log of /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/DictionaryService.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
02c28453fca0c8feeba295ea51c28adeca7423c9 17-Jun-2015 Dan Zivkovic <zivkovic@google.com> Do not restrict downloads to WiFi networks.

Bug 21900337.

Change-Id: I82991b492ea4c02a28a1ccc898d6f12741f1b793
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/DictionaryService.java
a9c235b5338a4a9156f46f6518da6743ed604664 28-May-2015 Dan Zivkovic <zivkovic@google.com> Change metadata fetch interval back to 4 days.

Bug 19774872.

Change-Id: Icd790414d9462ee74a7eac11dd255fddf3048dce
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/DictionaryService.java
b08f434482909e04cddd435182791eca899c7002 12-May-2015 Mohammadinamul Sheik <inamul@google.com> Make the DictionaryService check for download every day.

Bug: 20103664
Change-Id: Iba019d5f79f46c560171e0594c2b5114b477923a
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/DictionaryService.java
3bc3bc7971f15438732933cfac0db6e766e6a3e9 24-Mar-2015 Mohammadinamul Sheik <inamul@google.com> Force download the dictionaries after the apk package is updated.

- Also display the notification when the dictionaries are auto updated


Bug: 19808828
Change-Id: If5c4efb73d8bb554d812afcf7deafec3ac40a462
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/DictionaryService.java
ebe5b42f71bd63973edffbda691b498611326c6f 17-Nov-2014 Tadashi G. Takaoka <takaoka@google.com> Make LocaleUtils.constructLocaleFromString as @Nonnull

Change-Id: I82d574c67b25239510f3ecc8882efe46e40677eb
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/DictionaryService.java
5b91b551e5ffaf2c2e691dfbd434f21c82293986 06-Nov-2014 Jean Chalard <jchalard@google.com> Move util classes under common

Also why did we have two copies of LocaleUtils >.>

Bug: 18108776
Change-Id: I03b4403dfd51934e66b567f2f8b87da419cfb3ab
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/DictionaryService.java
5f00fe09e9a611b647592188316e5999465df4d3 20-Oct-2014 Tadashi G. Takaoka <takaoka@google.com> Fix some compiler warnings

This CL fixes the following compiler warnings.

- Indirect access to static member
- Access to a non-accessible member of an enclosing type
- Parameter assignment
- Method can be static
- Local variable declaration hides another field or variable
- Value of local variable is not used
- Unused import
- Unused private member
- Unnecessary 'else' statement
- Unnecessary declaration of throw exception
- Redundant type arguments
- Missing '@Override' annotation
- Unused '@SuppressWarning' annotations

Bug: 18003991
Change-Id: Icfebe753e53a2cc621848f769d6a3d7ce501ebc7
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/DictionaryService.java
9d92d3e02d135a510b124f4a31a4721e43a11151 30-Sep-2014 Jean Chalard <jchalard@google.com> Avoid downloading the metadata in quick succession.

Bug: 17668298
Bug: 8651816
Bug: 17709442
Change-Id: Ib232f9d95d7c01a028be85d10f974a5a570c0ed5
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/DictionaryService.java
93445b4821e9e8ecc7dd52f1a5d5316c7eec2654 30-Jul-2013 Jean Chalard <jchalard@google.com> Fix some warnings

Change-Id: I7290cd1fb675a1b85b9b6ac2d464c932b5bca1dd
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/DictionaryService.java
6a7a5698318b530e319e5058938cd634a10b58b2 10-Jul-2013 Jean Chalard <jchalard@google.com> Serialize commands sent to a separate threads

Bug: 9715797
Change-Id: I1eda4d2f0056f70cfb8a92d658e0875706efc170
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/DictionaryService.java
72c2feb57369527b5f0d2b89505f94503978b928 05-Jul-2013 Tadashi G. Takaoka <takaoka@google.com> Use TimeUnit instead of DateUtils for readability

Bug: 9550800
Change-Id: I087205530a5dbcff4bf08f48f4aa7068aae93215
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/DictionaryService.java
3f0858eb2bcb9414dd94e01991b02c785af7b871 28-Jun-2013 Jean Chalard <jchalard@google.com> Fix a bug where no URL means refresh never ends

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
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/DictionaryService.java
2c1796c22698a4d8771cc15cf3d5e7a39a9a57df 10-Jun-2013 Kurt Partridge <kep@google.com> Make intents unique to AOSP

This is to avoid confusion if multiple IMEs are installed with
dictionary pack components

Change-Id: Ibc91951e4fdd5db13f681e4cb06197da98527bbc
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/DictionaryService.java
f8014eea341040f8d155e071e4e0c915a7ebd61d 16-Apr-2013 Jean Chalard <jchalard@google.com> Hide the correct button when pressing a new button.

Bug: 7600384
Change-Id: Ic5dbbbbcf19d778dde1316ebb417f1a8ede2d25d
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/DictionaryService.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/DictionaryService.java