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
/
BinaryDictionaryFileDumper.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
-0
/
+28
*
clean up debug tags.
Mohammadinamul Sheik
2015-05-12
1
-1
/
+0
*
Make the DictionaryService stage the downloaded files
Mohammadinamul Sheik
2015-05-04
1
-13
/
+26
*
Make checksum and header checks decoder dependent.
Mohammadinamul Sheik
2015-02-20
1
-9
/
+22
*
Use Java 7 diamond operator
Tadashi G. Takaoka
2014-05-24
1
-3
/
+2
*
Check the md5 checksum of the copied file.
Jean Chalard
2014-05-22
1
-2
/
+12
*
Arrange to send the rawChecksum to LatinIME.
Jean Chalard
2014-05-22
1
-1
/
+2
*
Straighten out database cursors behavior.
Jean Chalard
2014-02-18
1
-11
/
+12
*
Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c
Ken Wakasa
2013-12-13
1
-8
/
+18
*
Move settings related classes to "settings"
Ken Wakasa
2013-07-22
1
-0
/
+1
*
Add a trace.
Jean Chalard
2013-07-05
1
-0
/
+1
*
Fix a bug where AOSP Latin IME would not fill dictionaries
Jean Chalard
2013-06-28
1
-1
/
+0
*
Move util classes to the latin/utils directory
Ken Wakasa
2013-06-24
1
-1
/
+4
*
Merge "Catch a permission exception"
Kurt Partridge
2013-05-31
1
-1
/
+7
|
\
|
*
Catch a permission exception
Kurt Partridge
2013-05-30
1
-1
/
+7
*
|
Fix two strict mode warnings.
Jean Chalard
2013-05-30
1
-14
/
+27
|
/
*
Cleanup an unused return value
Ken Wakasa
2013-04-30
1
-18
/
+10
*
Add an additional ID to the client info.
Jean Chalard
2013-04-23
1
-0
/
+3
*
Add a class to encapsulate getting the metadata URI
Jean Chalard
2013-04-11
1
-1
/
+1
*
Ask the client to make itself known when it's not
Jean Chalard
2013-04-01
1
-0
/
+21
*
Break dependencies to allow offdevice tests to build
Jean Chalard
2013-03-19
1
-2
/
+2
*
Implement getting data files with protocol v2
Jean Chalard
2013-02-15
1
-26
/
+55
*
Determine the protocol version of the dictionary pack
Jean Chalard
2013-02-13
1
-14
/
+44
*
Clean up dictionary pack presence test.
Jean Chalard
2013-02-12
1
-39
/
+21
*
Some cleanups
Jean Chalard
2013-02-11
1
-18
/
+21
*
Remove unnecessary whitespace
Jean Chalard
2013-02-11
1
-1
/
+1
*
Don't try to issue delete() commands on missing provider
Jean Chalard
2013-02-11
1
-21
/
+50
*
[B14] Implement sending the dictionary list.
Jean Chalard
2013-02-06
1
-1
/
+17
*
[B11] Implement reset and passing of the URL to the dict pack
Jean Chalard
2013-02-06
1
-1
/
+27
*
[B9] Pass the client id parameter for dict info requests
Jean Chalard
2013-02-02
1
-1
/
+12
*
Make some strings private
Jean Chalard
2013-02-02
1
-5
/
+5
*
Refactoring
Jean Chalard
2013-01-29
1
-1
/
+1
*
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
-12
/
+12
*
am 18ff5612: am f592270a: am 7648b37d: Merge "Make sure all FDs are correctly...
Jean Chalard
2012-11-13
1
-11
/
+19
|
\
|
*
Make sure all FDs are correctly closed.
Jean Chalard
2012-11-13
1
-11
/
+19
*
|
Fix the build.
Jean Chalard
2012-10-23
1
-1
/
+7
*
|
Add reader and writer for the combined dict format.
Jean Chalard
2012-10-23
1
-7
/
+1
*
|
Make a better choice for the temporary file
Jean Chalard
2012-10-12
1
-1
/
+7
|
/
*
Put temporary files under a separate directory.
Jean Chalard
2012-10-11
1
-2
/
+3
*
Unlink an old file before moving the new file over it
Jean Chalard
2012-10-04
1
-0
/
+1
*
Cleanup: Make some classes as final
Tadashi G. Takaoka
2012-09-27
1
-2
/
+1
*
Add CollectionUtils class to create generic collection easily
Tadashi G. Takaoka
2012-08-22
1
-2
/
+2
*
Fix a bad interaction with mmap
Jean Chalard
2012-07-04
1
-4
/
+14
*
Notify the dictionary pack about copy failures
Jean Chalard
2012-05-23
1
-5
/
+13
*
Remove an updated dictionary that changed locales
Jean Chalard
2012-05-23
1
-0
/
+1
*
Allow using a format version 2 word list in LatinIME
Jean Chalard
2012-04-20
1
-7
/
+13
*
Pass a parameter to the dict pack if we don't have a default dict
Jean Chalard
2012-04-12
1
-8
/
+19
*
Fix some obvious compiler warnings
Tadashi G. Takaoka
2012-03-29
1
-1
/
+1
[next]