Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
126d758c1e8db969ad1c9e5d801f3075e2061cc1
/
java
/
src
/
com
/
android
/
inputmethod
126d758
Merge "Quit blocking getSuggestion during GC."
by Keisuke Kuroyanagi
· 12 years ago
bb57090
Create the wiring for auto-commit confidence computation.
by Jean Chalard
· 12 years ago
03cb8f7
Quit blocking getSuggestion during GC.
by Keisuke Kuroyanagi
· 12 years ago
458fb52
Merge "Speak auto-corrections for accessibility"
by Alan Viverette
· 12 years ago
65330d2
Merge "Implement simple dictionary decay."
by Keisuke Kuroyanagi
· 12 years ago
fd02b2d
Implement simple dictionary decay.
by Keisuke Kuroyanagi
· 12 years ago
ef08422
Merge "Use reentrant lock for main dictionaries."
by Keisuke Kuroyanagi
· 12 years ago
3e62756
Use reentrant lock for main dictionaries.
by Keisuke Kuroyanagi
· 12 years ago
25f4782
Merge "Separate bigram entries from the trie file."
by Ken Wakasa
· 12 years ago
fd46e87
Separate bigram entries from the trie file.
by Yuichiro Hanada
· 12 years ago
d40a931
Merge "Change scopes of some methods in DynamicBinaryDictIOUtils."
by Ken Wakasa
· 12 years ago
c185100
Prepare dictionary decay.
by Keisuke Kuroyanagi
· 12 years ago
dc4f357
Change scopes of some methods in DynamicBinaryDictIOUtils.
by Yuichiro Hanada
· 12 years ago
1cf4789
Merge "Set header attributes for ExpandableBinaryDictionary."
by Keisuke Kuroyanagi
· 12 years ago
b0c5ddb
Merge "Stop vibration while repeating delete key in emoji view"
by Satoshi Kataoka
· 12 years ago
d0df68e
Stop vibration while repeating delete key in emoji view
by Satoshi Kataoka
· 12 years ago
5ed30a7
Set header attributes for ExpandableBinaryDictionary.
by Keisuke Kuroyanagi
· 12 years ago
67319f9
Speak auto-corrections for accessibility
by Alan Viverette
· 12 years ago
4dc2b91
Merge "Fix possible NPE in KeyboardSwitcher"
by Satoshi Kataoka
· 12 years ago
adbb979
Fix possible NPE in KeyboardSwitcher
by Satoshi Kataoka
· 12 years ago
8b58081
Merge "Add unigram/bigram counting."
by Keisuke Kuroyanagi
· 12 years ago
31097a5
Add unigram/bigram counting.
by Keisuke Kuroyanagi
· 12 years ago
e74d4a1
Stop reading dictionary while regenerating.
by Keisuke Kuroyanagi
· 12 years ago
b7dfacd
Merge "Send backspace as an event when TYPE_NULL."
by Jean Chalard
· 12 years ago
de814ec
Send backspace as an event when TYPE_NULL.
by Jean Chalard
· 12 years ago
a328f53
Fix PrioritizedSerialExecutor.
by Yuichiro Hanada
· 12 years ago
781feb7
Remove unused methods.
by Yuichiro Hanada
· 12 years ago
e3e1031
Merge "Create empty dictionary file in native code."
by Keisuke Kuroyanagi
· 12 years ago
d188af7
Add SparseTable.
by Yuichiro Hanada
· 12 years ago
5ef6209
Create empty dictionary file in native code.
by Keisuke Kuroyanagi
· 12 years ago
4350a93
Merge "Fix the offdevice regression test build"
by Ken Wakasa
· 12 years ago
f56b82f
Fix the offdevice regression test build
by Ken Wakasa
· 12 years ago
5fa9654
Merge "Clear traverse sessions when closing."
by Keisuke Kuroyanagi
· 12 years ago
6e41d9a
Merge "Input delete onUpKey"
by Satoshi Kataoka
· 12 years ago
a456e3f
Input delete onUpKey
by Satoshi Kataoka
· 12 years ago
6142068
Clear traverse sessions when closing.
by Keisuke Kuroyanagi
· 12 years ago
399422f
Merge "Make Ver4DictEncoder write an address table of terminal nodes."
by Ken Wakasa
· 12 years ago
1e69f3e
Fix emoji page
by Satoshi Kataoka
· 12 years ago
22c5c45
Make Ver4DictEncoder write an address table of terminal nodes.
by Yuichiro Hanada
· 12 years ago
0938fb6
Allow gesture from the delete key
by Satoshi Kataoka
· 12 years ago
9c3b2db
Fix emoji state
by Satoshi Kataoka
· 12 years ago
431158c
Turn off emoji palette on JB-MR2
by Satoshi Kataoka
· 12 years ago
2e58670
Quit using ExpandableDictionary.
by Keisuke Kuroyanagi
· 12 years ago
d1ae030
Fix OOBE in JB backword
by Satoshi Kataoka
· 12 years ago
f068c6e
Merge "Low memory mode in UserHistory"
by Satoshi Kataoka
· 12 years ago
9748527
Low memory mode in UserHistory
by Satoshi Kataoka
· 12 years ago
f600923
Merge "Tweak for armenian periods and commas."
by Jean Chalard
· 12 years ago
445ba57
Merge "Add a utility of isLowRamDevice"
by Satoshi Kataoka
· 12 years ago
03e55ef
Add a utility of isLowRamDevice
by Satoshi Kataoka
· 12 years ago
933cc80
Tweak for armenian periods and commas.
by Jean Chalard
· 12 years ago
55e7b36
Merge "More tweaks for Armenian layouts"
by Ken Wakasa
· 12 years ago
3d68b06
Copy only the spans we are interested in.
by Jean Chalard
· 12 years ago
15e33c2
More tweaks for Armenian layouts
by Ken Wakasa
· 12 years ago
3ca9c5c
Merge "Implement delete key repeater"
by Satoshi Kataoka
· 12 years ago
9204d11
Implement delete key repeater
by Satoshi Kataoka
· 12 years ago
1b7fc4f
Tweaks for Armenian layouts
by Ken Wakasa
· 12 years ago
50704b7
Merge "Turn off alpha of key popup preview"
by Satoshi Kataoka
· 12 years ago
0d8266b
Turn off alpha of key popup preview
by Satoshi Kataoka
· 12 years ago
8f23c6f
Merge "Detect cases where rotation messes with initialization"
by Jean Chalard
· 12 years ago
f1d8aa4
Detect cases where rotation messes with initialization
by Jean Chalard
· 12 years ago
262b867
Merge "Catch SQLiteException from remote processes"
by Jean Chalard
· 12 years ago
d0cf6b7
Catch SQLiteException from remote processes
by Jean Chalard
· 12 years ago
be3be42
Fix a bug that happens upon a race condition
by Jean Chalard
· 12 years ago
280990b
Merge "Address a couple more issues in Khmer layout"
by Ken Wakasa
· 12 years ago
814acaf
Address a couple more issues in Khmer layout
by Ken Wakasa
· 12 years ago
1d1a3d5
Merge "Fix a bug where null would be converted to "null""
by Jean Chalard
· 12 years ago
8f02f1a
Fix a bug where null would be converted to "null"
by Jean Chalard
· 12 years ago
baa3121
Update resources
by Satoshi Kataoka
· 12 years ago
be5e21e
Add Khmer layout
by Ken Wakasa
· 12 years ago
7250324
Merge "Add showSuggestionStripWithTypedWord."
by Ken Wakasa
· 12 years ago
a469743
Add showSuggestionStripWithTypedWord.
by Yuichiro Hanada
· 12 years ago
250a12f
Show Emoji category page id indicator
by Satoshi Kataoka
· 12 years ago
7ba7868
Merge "Add Ver4DictDecoder."
by Jean Chalard
· 12 years ago
11ce054
Merge "Fix hitbox of emoji key"
by Satoshi Kataoka
· 12 years ago
14087ba
Add Ver4DictDecoder.
by Yuichiro Hanada
· 12 years ago
2a9e065
Fix hitbox of emoji key
by Satoshi Kataoka
· 12 years ago
ff49374
Merge "Quit skipping user history dictionary for gesture."
by Keisuke Kuroyanagi
· 12 years ago
a7d0ab8
Fix an off-by-one error.
by Jean Chalard
· 12 years ago
40f6679
Quit skipping user history dictionary for gesture.
by Keisuke Kuroyanagi
· 12 years ago
8678062
Merge "Fix an NPE."
by Jean Chalard
· 12 years ago
08bc97f
Merge "Allow double-space-to-period after a plus char"
by Jean Chalard
· 12 years ago
673275c
Fix an NPE.
by Jean Chalard
· 12 years ago
ba99d8c
Allow double-space-to-period after a plus char
by Jean Chalard
· 12 years ago
957a233
Merge "Set EmojiCapable"
by Satoshi Kataoka
· 12 years ago
8837dea
Merge "Fix Emoji recents"
by Satoshi Kataoka
· 12 years ago
ea7bfa5
Fix Emoji recents
by Satoshi Kataoka
· 12 years ago
256937b
Merge "Fix getChildrenPosition."
by Ken Wakasa
· 12 years ago
51f275d
Set EmojiCapable
by Satoshi Kataoka
· 12 years ago
5941867
Merge "Don't resume suggestion on digits."
by Jean Chalard
· 12 years ago
4ad4b9d
Merge "Fix contacts/user dictionary writing."
by Keisuke Kuroyanagi
· 12 years ago
d0c8757
Fix getChildrenPosition.
by Yuichiro Hanada
· 12 years ago
0011ab4
Fix contacts/user dictionary writing.
by Keisuke Kuroyanagi
· 12 years ago
9465819
Merge "Add BinaryDictionary.getBigramProbabilityNative()."
by Keisuke Kuroyanagi
· 12 years ago
f71e1db
Don't resume suggestion on digits.
by Jean Chalard
· 12 years ago
4d02a2d
Add BinaryDictionary.getBigramProbabilityNative().
by Keisuke Kuroyanagi
· 12 years ago
e8f7179
Improve trailing quotes processing
by Jean Chalard
· 12 years ago
060917e
[AC9] Resize an array
by Jean Chalard
· 12 years ago
5cab0eb
Merge "[AC8] Restrict the suggestion strip to the correct part"
by Jean Chalard
· 12 years ago
b1e98c2
[AC8] Restrict the suggestion strip to the correct part
by Jean Chalard
· 12 years ago
d024627
Prepare dictionary saving in native code.
by Keisuke Kuroyanagi
· 12 years ago
Next »