History log of /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/DictionaryInfoUtils.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a995bf4031dd19ff9c17dd4bf7969c713dc16dcf 25-Apr-2013 Jean Chalard <jchalard@google.com> Put temp files within app files

Bug: 8715614
Change-Id: I307d83923070994525cf0d27aad403e881a89314
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/DictionaryInfoUtils.java
c6799ffeab17d3e0dc54a1718dad9890e5493ae0 23-Feb-2013 Jean Chalard <jchalard@google.com> Send the dictionaries descriptions to the dict pack

Bug: 8255795
Change-Id: I12a5922f50c2d2e3aa639457abcc1483e6a48721
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/DictionaryInfoUtils.java
2521edec09373b2810093462c89221a2aca9e369 23-Feb-2013 Jean Chalard <jchalard@google.com> Fix a bug with the passed dictionary id

We used to make the dictionary that we passed to the
dictionary pack as an initial value based on the locale.
This is wrong - it should be read from the dictionary.
This change fixes that.

Bug: 7005813
Change-Id: Ib08ed31dd9c216f6f7b9c6c3174ca514bf96e06f
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/DictionaryInfoUtils.java
3623ad238c3fa76f36cb54de63bd31cf320befb4 03-Feb-2013 Jean Chalard <jchalard@google.com> [B14] Implement sending the dictionary list.

Bug: 7005813
Change-Id: Ic3ef69510d2b385d0d403191b2f701b6527d0166
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/DictionaryInfoUtils.java
af4a7e8c4b2a41e9be48965133ab489cc9484764 29-Jan-2013 Jean Chalard <jchalard@google.com> Create methods in LatinIME to make the current dict lists

Bug: 7005813
Change-Id: I82232af8e3071333b6fd01e4453b6b3c0a3ddb1f
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/DictionaryInfoUtils.java
d515f134f726c432c0bab5600e7b31ed989fb1b5 29-Jan-2013 Jean Chalard <jchalard@google.com> Refactoring

This creates a new DictionaryInfoUtils class and moves a bunch
of static methods there for later usage.

Change-Id: Iecb0643e6029a7be36bd6cb36aa918c40e6d8c6a
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/DictionaryInfoUtils.java