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
/
BinaryDictionaryGetter.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the DictionaryService stage the downloaded files
Mohammadinamul Sheik
2015-05-04
1
-38
/
+11
*
Merge "Don't log stack trace for missing LM."
Dan Zivkovic
2015-03-27
1
-1
/
+1
|
\
|
*
Don't log stack trace for missing LM.
Dan Zivkovic
2015-03-27
1
-1
/
+1
*
|
Don't notify dictpack for updates for service dump
Jatin Matani
2015-03-27
1
-3
/
+5
|
/
*
Handle missing resources.
Dan Zivkovic
2015-03-26
1
-5
/
+9
*
Make checksum and header checks decoder dependent.
Mohammadinamul Sheik
2015-02-20
1
-0
/
+8
*
Remove unused code from DictionaryFactory
Tadashi G. Takaoka
2014-11-21
1
-1
/
+2
*
More verbosity when reporting broken dictionaries
Adrian Velicu
2014-11-14
1
-1
/
+2
*
Move util classes under common
Jean Chalard
2014-11-07
1
-1
/
+1
*
Fix Javadoc and null analysis related warnings
Tadashi G. Takaoka
2014-10-23
1
-2
/
+2
*
Fix some compiler warnings
Tadashi G. Takaoka
2014-10-21
1
-5
/
+4
*
Use Java 7 diamond operator
Tadashi G. Takaoka
2014-05-24
1
-3
/
+2
*
Use BinaryDictionaryUtils to read dictionary header.
Keisuke Kuroyanagi
2014-03-05
1
-6
/
+3
*
Correctly read the header of APK-embedded dicts
Jean Chalard
2014-02-24
1
-1
/
+1
*
Separate header class from FormatSpec.
Keisuke Kuroyanagi
2014-02-04
1
-2
/
+2
*
Remove some warnings
Jean Chalard
2014-01-09
1
-1
/
+1
*
Fix an NPE.
Jean Chalard
2013-09-18
1
-1
/
+2
*
Add getDictDecoder.
Yuichiro Hanada
2013-09-12
1
-2
/
+3
*
Add DictDecoder.readDictionaryBinary.
Yuichiro Hanada
2013-08-23
1
-2
/
+0
*
Rename BinaryDictDecoder to Ver3DictDecoder.
Yuichiro Hanada
2013-08-20
1
-8
/
+3
*
Remove populateOptions.
Yuichiro Hanada
2013-08-20
1
-22
/
+11
*
[Refactor] Rename BinaryDictReader and BinaryDictDecoder.
Yuichiro Hanada
2013-08-19
1
-7
/
+7
*
[Refactor] Divide BinaryDictInputOutput into BinaryDictEncoder and BinaryDict...
Yuichiro Hanada
2013-08-15
1
-4
/
+4
*
Revert "[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and...
Ken Wakasa
2013-08-15
1
-4
/
+4
*
[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and BinaryD...
Yuichiro Hanada
2013-08-15
1
-4
/
+4
*
Remove the code and comments about version 1 format.
Yuichiro Hanada
2013-08-09
1
-1
/
+1
*
Fix some warnings
Jean Chalard
2013-07-31
1
-1
/
+0
*
Merge "Regenerate old version dictionaries using new format."
Keisuke Kuroynagi
2013-07-01
1
-7
/
+3
|
\
|
*
Regenerate old version dictionaries using new format.
Keisuke Kuroynagi
2013-07-01
1
-7
/
+3
*
|
Merge "Fix a bug where AOSP Latin IME would not fill dictionaries"
Jean Chalard
2013-06-28
1
-7
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fix a bug where AOSP Latin IME would not fill dictionaries
Jean Chalard
2013-06-28
1
-7
/
+2
*
|
Fix some warnings
Jean Chalard
2013-06-27
1
-2
/
+0
|
/
*
Move util classes to the latin/utils directory
Ken Wakasa
2013-06-24
1
-5
/
+8
*
Allow downloadable dictionaries in development builds
Kurt Partridge
2013-06-05
1
-10
/
+6
*
Cleanup an unused return value
Ken Wakasa
2013-04-30
1
-3
/
+0
*
Avoid leaking AssetFileDescriptor.
Jeff Sharkey
2013-04-29
1
-2
/
+10
*
Put temp files within app files
Jean Chalard
2013-04-25
1
-1
/
+7
*
Merge the dictionary pack in Latin IME.
Jean Chalard
2013-03-19
1
-12
/
+2
*
Rename ProductionFlag.IS_EXPERIMENTAL to USES_DEVELOPMENT_ONLY_DIAGNOSTICS
Ken Wakasa
2013-03-18
1
-2
/
+3
*
Access the dictionary pack only if have INTERNET permission
Jean Chalard
2013-03-18
1
-2
/
+8
*
Fix a possible crash
Jean Chalard
2013-02-23
1
-3
/
+7
*
Cleanups
Jean Chalard
2013-02-11
1
-1
/
+1
*
Create methods in LatinIME to make the current dict lists
Jean Chalard
2013-01-31
1
-2
/
+2
*
Refactoring
Jean Chalard
2013-01-29
1
-154
/
+15
*
Fix Apache license comment
Tadashi G. Takaoka
2013-01-21
1
-8
/
+8
*
[AD4] Actually copy the file in place.
Jean Chalard
2013-01-21
1
-1
/
+1
*
Suppress dictionary pack support when IS_EXPERIMENTAL is true
Ken Wakasa
2012-11-09
1
-2
/
+6
*
Make a better choice for the temporary file
Jean Chalard
2012-10-12
1
-7
/
+2
*
Put temporary files under a separate directory.
Jean Chalard
2012-10-11
1
-0
/
+12
*
Use a freq of 1 instead of 0 for non-word shortcuts.
Jean Chalard
2012-10-09
1
-1
/
+1
[next]