Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
f470729df26c67f48bd55bbf16a3d6066eac2a2f
/
java
/
src
/
com
/
android
/
inputmethod
67eaf61
Merge "Workaround for preserving responsiveness on a slow InputConnection." into jb-ub-latinimegoogle
by Tom Ouyang
· 10 years ago
912016b
Workaround for preserving responsiveness on a slow InputConnection.
by Tom Ouyang
· 10 years ago
4e9d260
Do not force downloads on package replace.
by Dan Zivkovic
· 10 years ago
bf7c010
Fix the previous downloads logic to not missing any downloads.
by Mohammadinamul Sheik
· 10 years ago
73aaf68
Detection and logging of slow input connections.
by Dan Zivkovic
· 10 years ago
5a51e4a
Clear/remove all the scheduled downloads in Download Manager
by Mohammadinamul Sheik
· 10 years ago
779d4bb
Disable download notifications.
by Chieu Nguyen
· 10 years ago
0232e73
Cleanup before fixing getTextAfterCursor().
by Dan Zivkovic
· 10 years ago
02c2845
Do not restrict downloads to WiFi networks.
by Dan Zivkovic
· 10 years ago
764a18c
Revert "Remove "Personal dictionary" link from settings."
by Dan Zivkovic
· 10 years ago
94b4ffa
Merge "Hide Notification when downloading the keyboard metadata" into jb-ub-latinimegoogle
by Mohammadinamul Sheik
· 10 years ago
851a8b5
Hide Notification when downloading the keyboard metadata
by Mohammadinamul Sheik
· 10 years ago
a9c235b
Change metadata fetch interval back to 4 days.
by Dan Zivkovic
· 10 years ago
7891733
Remove dogfood history reset.
by Dan Zivkovic
· 10 years ago
0e15ff6
Fix on-commit bug in AOSP keyboard.
by Dan Zivkovic
· 10 years ago
b08f434
Make the DictionaryService check for download every day.
by Mohammadinamul Sheik
· 10 years ago
44caf52
Merge "clean up debug tags." into jb-ub-latinimegoogle
by Mohammadinamul Sheik
· 10 years ago
142294a
clean up debug tags.
by Mohammadinamul Sheik
· 10 years ago
f7a8edb
Merge "Update the DB version." into jb-ub-latinimegoogle
by Dan Zivkovic
· 10 years ago
f4590b0
Update the DB version.
by Dan Zivkovic
· 10 years ago
e09da0a
Set syncAutomatically for sync users
by Jatin Matani
· 10 years ago
bdc55e7
Metadata URI does not need additionalId.
by Dan Zivkovic
· 10 years ago
9bad1ac
Look up thresholds during decoder reset.
by Dan Zivkovic
· 10 years ago
f01cd56
Merge "Make the DictionaryService stage the downloaded files"
by Mohammadinamul Sheik
· 10 years ago
a0d9c82
Make the DictionaryService stage the downloaded files
by Mohammadinamul Sheik
· 10 years ago
f22571e
Delete history on upgrade in LatinIME.
by Dan Zivkovic
· 10 years ago
89f9070
Do not learn from cursor corrections when autocorrection is disabled.
by Tom Ouyang
· 10 years ago
459b4f3
Spelling cannot cache words across invocations.
by Dan Zivkovic
· 10 years ago
767c0bf
Restore preference change update to show app icon setting.
by Chieu Nguyen
· 10 years ago
784233d
Specify fileName argument as Nullable.
by Dan Zivkovic
· 10 years ago
a2376cd
Restore switch for showing app icon.
by Chieu Nguyen
· 10 years ago
490fa47
Always specify non-null Locale object to SuggestionSpan
by Yohei Yukaw
· 10 years ago
54e891e
Merge "Fix bug in regular expression stripping quotes."
by Martin Paraskevov
· 10 years ago
ab8482a
Fix bug in regular expression stripping quotes.
by Martin Paraskevov
· 10 years ago
cdfe8b9
Merge "Add affinity model for contact names."
by Tom Ouyang
· 10 years ago
c155f7f
Merge "Strip quotes from begining/end of a word before checking its validity."
by Martin Paraskevov
· 10 years ago
44a1757
Add affinity model for contact names.
by Tom Ouyang
· 10 years ago
8ff42d1
Strip quotes from begining/end of a word before checking its validity.
by Martin Paraskevov
· 10 years ago
3a5de64
Do not re-download the unused dictionaries.
by Mohammadinamul Sheik
· 10 years ago
bf732e7
Merge "Store raw strings for personal dictionary"
by Jatin Matani
· 10 years ago
db96122
Fix the NPE on selection string on unlearnWord
by Mohammadinamul Sheik
· 10 years ago
1bfd7be
Store raw strings for personal dictionary
by Jatin Matani
· 10 years ago
40f0f61
Merge "Personal dictionary feeds a personal LM."
by Dan Zivkovic
· 10 years ago
541ef56
Personal dictionary feeds a personal LM.
by Dan Zivkovic
· 10 years ago
3952078
Extract fewer characters in getWordRangeAtCursor().
by Tom Ouyang
· 10 years ago
7f386ac
Make logs less spammy.
by Dan Zivkovic
· 10 years ago
6bb7011
Read less data from the input connection.
by Dan Zivkovic
· 10 years ago
3e66c63
Skip decoding for in-vocabulary words.
by Dan Zivkovic
· 10 years ago
ec2891b
Define stats for UserDictionaryLookup.
by Dan Zivkovic
· 10 years ago
e1b13a4
Log timing for performUpdateSuggestionStripSync.
by Tom Ouyang
· 10 years ago
ceaafa2
Merge "Do not throw NPE if the dictionary info is not available on db"
by Mohammadinamul Sheik
· 10 years ago
9a3598b
Do not throw NPE if the dictionary info is not available on db
by Mohammadinamul Sheik
· 10 years ago
4c326c6
Merge "Log timing of commitChosenWord()"
by Dan Zivkovic
· 10 years ago
5d2314f
Log timing of commitChosenWord()
by Dan Zivkovic
· 10 years ago
3350f70
Merge "Log timing of commitChosenWord()"
by Dan Zivkovic
· 10 years ago
9731fad
Log timing of commitChosenWord()
by Dan Zivkovic
· 10 years ago
915b1ed
Merge "Log interrupted tasks in AOSP."
by Dan Zivkovic
· 10 years ago
5a53505
Log interrupted tasks in AOSP.
by Dan Zivkovic
· 10 years ago
a0a6663
Merge "Add shortcut support to UserDictionaryLookup."
by Dan Zivkovic
· 10 years ago
87eb7ac
Add shortcut support to UserDictionaryLookup.
by Dan Zivkovic
· 10 years ago
f3392ac
Learn corrections that were made in the middle of a word.
by Tom Ouyang
· 10 years ago
1a58c47
Unlearn word when the user moves the cursor in to correct it.
by Tom Ouyang
· 10 years ago
88f0370
Specify argument nullability.
by Dan Zivkovic
· 10 years ago
6d63989
DictStats should mask account info in filename
by Jatin Matani
· 10 years ago
76de0a8
Remove "Personal dictionary" link from settings.
by Dan Zivkovic
· 10 years ago
fa22abb
Merge "Setup wizard status only available on Lollipop++"
by Dan Zivkovic
· 10 years ago
94a1bea
Setup wizard status only available on Lollipop++
by Dan Zivkovic
· 10 years ago
e13f375
Merge "Don't hide sync settings, v2 (cleaner)"
by Jatin Matani
· 10 years ago
66f1398
Don't hide sync settings, v2 (cleaner)
by Jatin Matani
· 10 years ago
d4ee11f
"spellcheking" needs spellchecking.
by Chieu Nguyen
· 10 years ago
16c262a
Make Hebrew spellchecking spellcheck Hebrew.
by Chieu Nguyen
· 10 years ago
f267e84
Merge "Don't log stack trace for missing LM."
by Dan Zivkovic
· 10 years ago
43ea67c
Don't log stack trace for missing LM.
by Dan Zivkovic
· 10 years ago
8de99ce
Merge "Don't notify dictpack for updates for service dump"
by Jatin Matani
· 10 years ago
23a7998
Not all cyrillic scripts use east_slavic layout.
by Dan Zivkovic
· 10 years ago
2cc2d31
Don't notify dictpack for updates for service dump
by Jatin Matani
· 10 years ago
68c8898
Handle missing resources.
by Dan Zivkovic
· 10 years ago
8f526c9
Use the complete Locale in generating the dictionary id.
by Mohammadinamul Sheik
· 10 years ago
3b175a0
Merge "Check for accounts when enabling sync features."
by Jatin Matani
· 10 years ago
bb27731
Check for accounts when enabling sync features.
by Jatin Matani
· 10 years ago
600cca1
Merge "Force download the dictionaries after the apk package is updated."
by Mohammadinamul Sheik
· 10 years ago
3bc3bc7
Force download the dictionaries after the apk package is updated.
by Mohammadinamul Sheik
· 10 years ago
3b0c2eb
Merge "Avoid NPE when logging the entry point to Settings"
by Jatin Matani
· 10 years ago
2fb8e5e
Avoid NPE when logging the entry point to Settings
by Jatin Matani
· 10 years ago
a8b14a4
Merge "Change DictionaryStats to report content version."
by Dan Zivkovic
· 10 years ago
e1b91d4
Merge "DO NOT MERGE. Do not access metadatadb from main thread."
by Ulas Kirazci
· 10 years ago
72278d3
Change DictionaryStats to report content version.
by Dan Zivkovic
· 10 years ago
f74005d
Remove dependency in correction settings.
by Chieu Nguyen
· 10 years ago
1eedcfb
Reenable next-word suggestion if autocorrection reenabled.
by Chieu Nguyen
· 10 years ago
fa296fa
Merge "Move ManagedProfileUtils to overridable"
by Jatin Matani
· 10 years ago
cb27c4f
Move ManagedProfileUtils to overridable
by Jatin Matani
· 10 years ago
75fc908
Block overflow menu during setup.
by Dan Zivkovic
· 10 years ago
fd3e017
DO NOT MERGE. Do not access metadatadb from main thread.
by Ulas Kirazci
· 10 years ago
c15bbb5
Retire Delight2 migration code to speed up tests.
by Dan Zivkovic
· 10 years ago
fe716f0
Resolve some InputLogic todo comments.
by Dan Zivkovic
· 10 years ago
5cf457c
Remove external dictionary debug UI.
by Dan Zivkovic
· 10 years ago
755b3d8
Notify the facilitator on IME start/finish.
by Dan Zivkovic
· 10 years ago
6e86632
Pass DictionaryFacilitator to GestureConsumer#onImeSuggestionsProcessed.
by David Faden
· 10 years ago
7df95c5
Merge "Add prev words context to the SuggestedWordInfo."
by Mohammadinamul Sheik
· 10 years ago
ab59129
Add prev words context to the SuggestedWordInfo.
by Mohammadinamul Sheik
· 10 years ago
Next »