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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Separate executor for the Spelling decoder.
Dan Zivkovic
2015-03-12
5
-19
/
+52
*
Avoid creating empty String[].
Dan Zivkovic
2015-03-12
2
-11
/
+12
*
Merge "Remove ALS from LatinIME."
Dan Zivkovic
2015-03-12
9
-388
/
+209
|
\
|
*
Remove ALS from LatinIME.
Dan Zivkovic
2015-03-11
9
-388
/
+209
*
|
Remove unused phrase gesture code.
Chieu Nguyen
2015-03-11
6
-65
/
+5
|
/
*
Remove deprecated distractor filtering methods.
Dan Zivkovic
2015-03-11
3
-38
/
+3
*
Mark method @UsedForTesting
Dan Zivkovic
2015-03-11
1
-0
/
+1
*
Make inner classes visible for testing.
Dan Zivkovic
2015-03-11
1
-1
/
+7
*
Delete user history files.
Dan Zivkovic
2015-03-11
3
-7
/
+6
*
Remove dead code, including tests.
Dan Zivkovic
2015-03-10
2
-18
/
+2
*
Restart background executor.
Dan Zivkovic
2015-03-10
1
-1
/
+3
*
Handle empty previous ngram context correctly.
Chieu Nguyen
2015-03-09
1
-5
/
+2
*
Kill+restart tasks before/after decoder init.
Dan Zivkovic
2015-03-09
1
-1
/
+10
*
ExecutorUtils lets use schedule a runnable chain.
Dan Zivkovic
2015-03-09
2
-27
/
+37
*
Use a single background executor.
Dan Zivkovic
2015-03-09
5
-51
/
+14
*
Merge "Handle null InputMethodSubtype."
Dan Zivkovic
2015-03-06
3
-4
/
+15
|
\
|
*
Handle null InputMethodSubtype.
Dan Zivkovic
2015-03-06
3
-4
/
+15
*
|
Merge "Log from LatinIME."
Dan Zivkovic
2015-03-06
1
-6
/
+4
|
\
\
|
*
|
Log from LatinIME.
Dan Zivkovic
2015-03-06
1
-6
/
+4
|
|
/
*
|
Merge "Sync setting disabled if no account."
Chieu Nguyen
2015-03-06
1
-12
/
+21
|
\
\
|
|
/
|
/
|
|
*
Sync setting disabled if no account.
Chieu Nguyen
2015-03-05
1
-12
/
+21
*
|
Merge "Restart suggestions when backspacing into a reverted word."
Tom Ouyang
2015-03-06
1
-0
/
+14
|
\
\
|
|
/
|
/
|
|
*
Restart suggestions when backspacing into a reverted word.
Tom Ouyang
2015-03-05
1
-0
/
+14
*
|
Make privacy policy link clickable in sync settings.
Chieu Nguyen
2015-03-05
1
-1
/
+15
|
/
*
Handle words longer tha 256 characters.
Dan Zivkovic
2015-03-05
2
-2
/
+2
*
Next-word suggestion bit in keyboard settings.
Dan Zivkovic
2015-03-04
5
-41
/
+1
*
Remove SHORTCUT column in FROM clause.
Dan Zivkovic
2015-03-04
1
-51
/
+38
*
Introduce DictionaryHeaderUtils to get dictionary header values
Mohammadinamul Sheik
2015-03-03
1
-16
/
+11
*
Merge "Add DictionaryFacilitator dump()."
Chieu Nguyen
2015-03-03
3
-1
/
+9
|
\
|
*
Add DictionaryFacilitator dump().
Chieu Nguyen
2015-03-03
3
-1
/
+9
*
|
Merge "Add util method in ngramcontext for context array"
Jatin Matani
2015-03-03
1
-0
/
+26
|
\
\
|
|
/
|
/
|
|
*
Add util method in ngramcontext for context array
Jatin Matani
2015-03-03
1
-0
/
+26
*
|
Remove no-op broadcast receiver from LatinIME.
Dan Zivkovic
2015-03-03
1
-44
/
+0
|
/
*
Merge "Move dictionary facilitator handling."
Chieu Nguyen
2015-03-02
1
-3
/
+2
|
\
|
*
Move dictionary facilitator handling.
Chieu Nguyen
2015-03-02
1
-3
/
+2
*
|
Merge "Turn off cloud sync if we have managed profiles"
Jatin Matani
2015-03-02
3
-47
/
+152
|
\
\
|
|
/
|
/
|
|
*
Turn off cloud sync if we have managed profiles
Jatin Matani
2015-03-02
3
-48
/
+153
*
|
Fix build breakage due to changed resource Id
Jatin Matani
2015-03-02
1
-1
/
+1
*
|
Merge "Label empty suggestions."
Dan Zivkovic
2015-02-27
2
-7
/
+14
|
\
\
|
*
|
Label empty suggestions.
Dan Zivkovic
2015-02-27
2
-7
/
+14
*
|
|
Merge "Handle double space inserting a period."
Chieu Nguyen
2015-02-27
1
-0
/
+1
|
\
\
\
|
*
|
|
Handle double space inserting a period.
Chieu Nguyen
2015-02-27
1
-0
/
+1
|
|
/
/
*
|
|
Merge "Update the MAX supported file version for downloaded static Dictionari...
Mohammadinamul Sheik
2015-02-27
2
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update the MAX supported file version for downloaded static Dictionaries.
Mohammadinamul Sheik
2015-02-27
2
-4
/
+4
*
|
|
Race condition in cursor move.
Dan Zivkovic
2015-02-27
1
-8
/
+10
|
|
/
|
/
|
*
|
Merge "Refresh pref settings for cloud sync"
Jatin Matani
2015-02-26
1
-82
/
+137
|
\
\
|
|
/
|
/
|
|
*
Refresh pref settings for cloud sync
Jatin Matani
2015-02-26
1
-82
/
+137
*
|
Ignore the Emoji key when not connected.
Dan Zivkovic
2015-02-26
3
-27
/
+49
*
|
Merge "Share decoders among latinime components."
Jatin Matani
2015-02-26
2
-2
/
+4
|
\
\
|
*
|
Share decoders among latinime components.
Jatin Matani
2015-02-25
2
-2
/
+4
[prev]
[next]