index
:
packages_inputmethods_LatinIME.git
mm6.0
q10.0
packages_inputmethods_LatinIME
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
src
/
com
/
android
/
inputmethod
/
latin
/
utils
/
DictionaryInfoUtils.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove android.util.Log from FileUtils
Jatin Matani
2015-07-09
1
-1
/
+4
*
Load metadata.json from resources on DB reset.
Dan Zivkovic
2015-06-24
1
-1
/
+8
*
Make the DictionaryService stage the downloaded files
Mohammadinamul Sheik
2015-05-04
1
-1
/
+59
*
Do not re-download the unused dictionaries.
Mohammadinamul Sheik
2015-04-15
1
-21
/
+86
*
Use the complete Locale in generating the dictionary id.
Mohammadinamul Sheik
2015-03-25
1
-25
/
+2
*
Force download the dictionaries after the apk package is updated.
Mohammadinamul Sheik
2015-03-24
1
-6
/
+31
*
Introduce DictionaryHeaderUtils to get dictionary header values
Mohammadinamul Sheik
2015-03-03
1
-16
/
+11
*
Update the MAX supported file version for downloaded static Dictionaries.
Mohammadinamul Sheik
2015-02-27
1
-1
/
+1
*
Do not crash when dictioanryInfo is NULL
Mohammadinamul Sheik
2015-02-24
1
-1
/
+5
*
Use DECODER_DICT_SUFFIX on fallback to the default main dict resource.
Mohammadinamul Sheik
2015-02-23
1
-1
/
+2
*
Add Decoder specific dictionary suffix to resource lookup
Mohammadinamul Sheik
2015-02-12
1
-3
/
+4
*
Move decoder specific constants to DecoderSpecificConstants.java
Mohammadinamul Sheik
2015-02-05
1
-2
/
+2
*
Merge "Make LocaleUtils.constructLocaleFromString as @Nonnull"
Tadashi G. Takaoka
2014-11-28
1
-17
/
+48
|
\
|
*
Make LocaleUtils.constructLocaleFromString as @Nonnull
Tadashi G. Takaoka
2014-11-21
1
-17
/
+48
*
|
Remove unused code from DictionaryFactory
Tadashi G. Takaoka
2014-11-21
1
-0
/
+11
|
/
*
Move util classes under common
Jean Chalard
2014-11-07
1
-0
/
+1
*
Move Constants.java to the latin.common package
Ken Wakasa
2014-10-23
1
-1
/
+1
*
[ML25] Add an hasDict method.
Jean Chalard
2014-10-16
1
-0
/
+21
*
Added @UsedForTesting to 'missing' methods to avoid ProGuard removing them
Adrian Velicu
2014-09-19
1
-0
/
+2
*
Allow adding DICTIONARY_MAX_WORD_LENGTH-length words.
Keisuke Kuroyanagi
2014-07-28
1
-2
/
+1
*
Use Java 7 diamond operator
Tadashi G. Takaoka
2014-05-24
1
-1
/
+1
*
Move code only used for dicttool and tests under tests.
Keisuke Kuroyanagi
2014-03-27
1
-2
/
+0
*
Use BinaryDictionaryUtils to read dictionary header.
Keisuke Kuroyanagi
2014-03-05
1
-2
/
+17
*
Separate header class from FormatSpec.
Keisuke Kuroyanagi
2014-02-04
1
-3
/
+3
*
Check length of words for personalization dict.
Keisuke Kuroyanagi
2014-01-24
1
-1
/
+5
*
Fix build.
Jean Chalard
2014-01-10
1
-0
/
+28
*
Fix possible NPE.
Keisuke Kuroyanagi
2014-01-06
1
-1
/
+10
*
Clean up unused imports.
Yuichiro Hanada
2013-08-26
1
-2
/
+0
*
Fix getDictionaryFileHeader.
Yuichiro Hanada
2013-08-23
1
-7
/
+1
*
Use TimeUnit instead of DateUtils for readability
Tadashi G. Takaoka
2013-07-05
1
-3
/
+3
*
Move util classes to the latin/utils directory
Ken Wakasa
2013-06-24
1
-0
/
+366