Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
1bfd7be2080f97d15b57ec1cac0dba1f1f2ca23d
/
java
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
c79ed10
Merge "Revert "Declare that LatinIME does not use cleartext network traffic.""
by Dan Zivkovic
· 10 years ago
a9a46a6
Revert "Declare that LatinIME does not use cleartext network traffic."
by Dan Zivkovic
· 10 years ago
0a3ea35
Import translations. DO NOT MERGE
by Geoff Mendal
· 10 years ago
e1b13a4
Log timing for performUpdateSuggestionStripSync.
by Tom Ouyang
· 10 years ago
5760cdf
Merge "Declare that LatinIME does not use cleartext network traffic."
by Alex Klyubin
· 10 years ago
fe1191a
Add edit_personal_dictionary back to strings.xml
by Dan Zivkovic
· 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
24a9683
Declare that LatinIME does not use cleartext network traffic.
by Alex Klyubin
· 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
b6105d2
Merge "Increase char limit for message"
by Jatin Matani
· 10 years ago
0067a35
Increase char limit for message
by Jatin Matani
· 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
6e33dcd
Merge ""spellcheking" needs spellchecking."
by Chieu Nguyen
· 10 years ago
d4ee11f
"spellcheking" needs spellchecking.
by Chieu Nguyen
· 10 years ago
d7f6fae
Merge "Make Hebrew spellchecking spellcheck Hebrew."
by Chieu Nguyen
· 10 years ago
16c262a
Make Hebrew spellchecking spellcheck Hebrew.
by Chieu Nguyen
· 10 years ago
ef224cf
Merge "Import translations. DO NOT MERGE"
by Geoff Mendal
· 10 years ago
1fb2e5e
Import translations. DO NOT MERGE
by Geoff Mendal
· 10 years ago
e9baa09
Import translations. DO NOT MERGE
by Geoff Mendal
· 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
622093d
Import translations. DO NOT MERGE
by Geoff Mendal
· 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
37cb7a7
Merge "Disable Hinglish locale."
by Chieu Nguyen
· 10 years ago
f74005d
Remove dependency in correction settings.
by Chieu Nguyen
· 10 years ago
67bb8cb
Disable Hinglish locale.
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
e02d483
Merge "Block overflow menu during setup."
by Dan Zivkovic
· 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
bc1cf08
Merge "Fix some i18n messaging"
by Jatin Matani
· 10 years ago
13271bf
Merge "Import translations. DO NOT MERGE"
by Geoff Mendal
· 10 years ago
772d823
Import translations. DO NOT MERGE
by Geoff Mendal
· 10 years ago
479a709
Merge "Import translations. DO NOT MERGE"
by Geoff Mendal
· 10 years ago
23c18bb
Import translations. DO NOT MERGE
by Geoff Mendal
· 10 years ago
eb5bbde
Merge "Import translations. DO NOT MERGE"
by Geoff Mendal
· 10 years ago
93b18ef
Import translations. DO NOT MERGE
by Geoff Mendal
· 10 years ago
ed7688c
Merge "Import translations. DO NOT MERGE"
by Geoff Mendal
· 10 years ago
cdda9ea
Import translations. DO NOT MERGE
by Geoff Mendal
· 10 years ago
2dfde3b
Merge "Import translations. DO NOT MERGE"
by Geoff Mendal
· 10 years ago
aacf1d1
Import translations. DO NOT MERGE
by Geoff Mendal
· 10 years ago
cef1e8d
Merge "Import translations. DO NOT MERGE"
by Geoff Mendal
· 10 years ago
77d728c
Import translations. DO NOT MERGE
by Geoff Mendal
· 10 years ago
f5933bc
Import translations. DO NOT MERGE
by Geoff Mendal
· 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
6c1c337
LatinIME manifest.
by Dan Zivkovic
· 10 years ago
ab59129
Add prev words context to the SuggestedWordInfo.
by Mohammadinamul Sheik
· 10 years ago
dbf117b
Log accepted punctuation suggestions.
by Dan Zivkovic
· 10 years ago
6083587
Set background color for emoji category tabs.
by Chieu Nguyen
· 10 years ago
8ec3602
Disable message if personalization is disabled.
by Chieu Nguyen
· 10 years ago
d4ce5e9
Disable si_LK and ta_LK subtypes.
by Chieu Nguyen
· 10 years ago
e2da4c6
Import translations. DO NOT MERGE
by Geoff Mendal
· 10 years ago
0bbbbdf
Merge "Pass DictionaryFacilitator for autocorrection and suggestion stats"
by Mohammadinamul Sheik
· 10 years ago
edcf585
Merge "Start-of-sentence should include newlines and non-period terminators."
by Tom Ouyang
· 10 years ago
5aeb092
Start-of-sentence should include newlines and non-period terminators.
by Tom Ouyang
· 10 years ago
4024984
Pass DictionaryFacilitator for autocorrection and suggestion stats
by Mohammadinamul Sheik
· 10 years ago
Next »