Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
afa565119cd3e8fd7f92ee22033932fc8e8d47d4
/
java
afa5651
Merge "Update string comments for translation"
by Alan Viverette
· 12 years ago
864ee88
Merge "Fix UserHistoryDictionaryTests."
by Keisuke Kuroyanagi
· 12 years ago
11f7cae
Fix UserHistoryDictionaryTests.
by Keisuke Kuroyanagi
· 12 years ago
3dd77a6
Add SparseTableContentWriter to Ver4DictEncoder.
by Yuichiro Hanada
· 12 years ago
d6e307a
Add DictUpdater.
by Yuichiro Hanada
· 12 years ago
85607c5
Merge "Fix the subtype id of the additional subtypes"
by Satoshi Kataoka
· 12 years ago
9ecdb83
Fix the subtype id of the additional subtypes
by Satoshi Kataoka
· 12 years ago
c7f8d54
Merge "Prepare for changing text color for functional keys"
by Satoshi Kataoka
· 12 years ago
194e004
Prepare for changing text color for functional keys
by Satoshi Kataoka
· 12 years ago
1bbd493
Import translations. DO NOT MERGE
by Baligh Uddin
· 12 years ago
1240d28
Update string comments for translation
by Alan Viverette
· 12 years ago
d25cd26
Merge "Try decaying user history at hourly intervals."
by Keisuke Kuroyanagi
· 12 years ago
3aa8977
Remove some unused variables.
by Yuichiro Hanada
· 12 years ago
f36a97a
Try decaying user history at hourly intervals.
by Keisuke Kuroyanagi
· 12 years ago
2dcb633
Merge "Make SparseTable have multiple content tables."
by Ken Wakasa
· 12 years ago
cd7422f
Merge "Fix a pernicious bug with caps."
by Jean Chalard
· 12 years ago
f735117
Fix a pernicious bug with caps.
by Jean Chalard
· 12 years ago
c5182c9
Correspond to the security related API change for PreferenceActivity
by Satoshi Kataoka
· 12 years ago
4284e9a
Make SparseTable have multiple content tables.
by Yuichiro Hanada
· 12 years ago
a8b838b
Merge "Fix a test and crash with a better error message when reading"
by Jean Chalard
· 12 years ago
fa946d4
Fix a test and crash with a better error message when reading
by Jean Chalard
· 12 years ago
5ceae02
Retain Emoji Keyboard after rotation
by Satoshi Kataoka
· 12 years ago
9d76391
Merge "Unfortunately, hide some broken "emoji"s"
by Satoshi Kataoka
· 12 years ago
74577be
Merge "Implement the heuristic for auto-commit."
by Jean Chalard
· 12 years ago
c7e6f3d
Unfortunately, hide some broken "emoji"s
by Satoshi Kataoka
· 12 years ago
459cd6f
Implement the heuristic for auto-commit.
by Jean Chalard
· 12 years ago
2afa0e6
Merge "Fix a bug where gesture would delay update."
by Jean Chalard
· 12 years ago
b1e6eee
Fix a bug where gesture would delay update.
by Jean Chalard
· 12 years ago
382094a
Merge "Cleanup and remove redundant more keys on phones"
by Ken Wakasa
· 12 years ago
194c636
Merge "Swap keys: exclamation, question, period, comma."
by Ken Wakasa
· 12 years ago
e56c2f9
Cleanup and remove redundant more keys on phones
by Ken Wakasa
· 12 years ago
b23a675
Swap keys: exclamation, question, period, comma.
by Ken Wakasa
· 12 years ago
cc81a93
Merge "Add skipPtNode to DictDecoders."
by Ken Wakasa
· 12 years ago
c2dda79
Tentatively revert inconsistent assets
by Satoshi Kataoka
· 12 years ago
bc49262
Add skipPtNode to DictDecoders.
by Yuichiro Hanada
· 12 years ago
a491399
Hide indication bar if only one page
by Satoshi Kataoka
· 12 years ago
126d758
Merge "Quit blocking getSuggestion during GC."
by Keisuke Kuroyanagi
· 12 years ago
74730a4
Merge "Create the wiring for auto-commit confidence computation."
by Jean Chalard
· 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
3efc5b6
Import translations. DO NOT MERGE
by Baligh Uddin
· 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
42941dd
Merge "Update dictionaries"
by Jean Chalard
· 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
a267ebe
Update dictionaries
by Jean Chalard
· 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
a6e2ec5
Merge "Reduce Emoji size"
by Satoshi Kataoka
· 12 years ago
b44efbd
Reduce Emoji size
by Satoshi Kataoka
· 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
45de392
Merge "Import translations. DO NOT MERGE"
by Baligh Uddin
· 12 years ago
2fc0c42
Merge "Update dictionaries"
by Jean Chalard
· 12 years ago
50b36e2
Update dictionaries
by Jean Chalard
· 12 years ago
e3e1031
Merge "Create empty dictionary file in native code."
by Keisuke Kuroyanagi
· 12 years ago
f13b168
Import translations. DO NOT MERGE
by Baligh Uddin
· 12 years ago
d188af7
Add SparseTable.
by Yuichiro Hanada
· 12 years ago
5f8eba0
Merge "Revert inconsistent assets"
by Ken Wakasa
· 12 years ago
d4cae4f
Revert inconsistent assets
by Satoshi Kataoka
· 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
46fdc6f
Merge "Import translations. DO NOT MERGE"
by Baligh Uddin
· 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
Next »