Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
ab6f3b36d0303bc4cc1ad0fbbc72a64ca2df0eb2
/
java
/
src
/
com
/
android
/
inputmethod
ab6f3b3
Change DictionaryFacilitator.java to an interface, create its
by Mario Tanev
· 11 years ago
d523bac
Merge "Add a method for handling for words not found in dictionary."
by Chieu Nguyen
· 11 years ago
fc47007
Merge "AOSP change for showing the app icon."
by Dan Zivkovic
· 11 years ago
d913617
AOSP change for showing the app icon.
by Dan Zivkovic
· 11 years ago
9fe700e
Merge "Fix moving the cursor inside composition in lang w/o spaces"
by Jean Chalard
· 11 years ago
2e8d536
Add a method for handling for words not found in dictionary.
by Chieu Nguyen
· 11 years ago
303a2ae
Fix NPE in PunctuationSuggestions.
by Dan Zivkovic
· 11 years ago
a1a9896
Rename production flag for cloud sync feature
by Jatin Matani
· 11 years ago
8e23519
Fix moving the cursor inside composition in lang w/o spaces
by Jean Chalard
· 11 years ago
3e35b87
[3]Ping dictionary stats:Pass DictionaryFacilitator
by Jatin Matani
· 11 years ago
20469a8
Merge "[2]Pass context to StatsUtilsManager for alarms."
by Jatin Matani
· 11 years ago
2b69244
[2]Pass context to StatsUtilsManager for alarms.
by Jatin Matani
· 11 years ago
dbdc81a
Merge "Cleanup InputMethodInfoCache"
by Tadashi G. Takaoka
· 11 years ago
4077a7e
Merge "Remove SubtypeSwitcher"
by Tadashi G. Takaoka
· 11 years ago
bc4ae6b
Passing account info to dictionaryFacilitator
by Jatin Matani
· 11 years ago
25daca0
Merge "Provide a preference to delete data from cloud."
by Jatin Matani
· 11 years ago
afd52df
Cleanup InputMethodInfoCache
by Tadashi G. Takaoka
· 11 years ago
31a10e2
Remove SubtypeSwitcher
by Tadashi G. Takaoka
· 11 years ago
8cfad7e
Merge "Make LanguageOnSpacebarHelper as utility class"
by Tadashi G. Takaoka
· 11 years ago
498dbfb
Disable multiple language input
by Jean Chalard
· 11 years ago
4934a88
Make LanguageOnSpacebarHelper as utility class
by Tadashi G. Takaoka
· 11 years ago
2b25f67
Add NetworkConnectivityUtils class
by Tadashi G. Takaoka
· 11 years ago
6814e7a
Provide a preference to delete data from cloud.
by Jatin Matani
· 11 years ago
52e92f8
Merge "Quit auto-correct explicit accented letters to base letters."
by Keisuke Kuroyanagi
· 11 years ago
515c508
Quit auto-correct explicit accented letters to base letters.
by Keisuke Kuroyanagi
· 11 years ago
be819db
Revert "Add keyboard margin options to place the keyboard dynamically."
by Tadashi G. Takaoka
· 11 years ago
45bbdc2
Merge "Rename variable name to remove ambiguity"
by Jatin Matani
· 11 years ago
88cd34f
Rename variable name to remove ambiguity
by Jatin Matani
· 11 years ago
8af412d
Remove unnecessary cast and import
by Tadashi G. Takaoka
· 11 years ago
2bdd529
Merge "Hook for fetching sync content from UserHistoryDict"
by Jatin Matani
· 11 years ago
3dca77e
Merge "Refactor KeysCache to UniqueKeysCache"
by Tadashi G. Takaoka
· 11 years ago
5ac8b04
Merge "Remove RichInputMethodManager.updateShortcutIME call from SubtypeSwitcher"
by Tadashi G. Takaoka
· 11 years ago
8584db1
Add keyboard margin options to place the keyboard dynamically.
by Andy Wang
· 11 years ago
e79d504
Merge "Cancel interval alarm for dictionary decaying in onDestroy."
by Keisuke Kuroyanagi
· 11 years ago
47ae0c3
Cancel interval alarm for dictionary decaying in onDestroy.
by Keisuke Kuroyanagi
· 11 years ago
d179e40
Stop passing through keyPrefs as it's already available.
by Andy Wang
· 11 years ago
11a3965
Fix a misspelled method name
by Adrian Velicu
· 11 years ago
391e83d
Merge "Add null analysis annotations to keyboard package"
by Tadashi G. Takaoka
· 11 years ago
4486314
Remove RichInputMethodManager.updateShortcutIME call from SubtypeSwitcher
by Tadashi G. Takaoka
· 11 years ago
949045b
Merge "Be always confident in the current language when only one"
by Jean Chalard
· 11 years ago
2d81c1f
Be always confident in the current language when only one
by Jean Chalard
· 11 years ago
063b2e8
Merge "Make LocaleUtils.constructLocaleFromString as @Nonnull"
by Tadashi G. Takaoka
· 11 years ago
b0a0ce0
Remove unused import and local variable
by Tadashi G. Takaoka
· 11 years ago
60d880c
Remove unnecessary code of CustomInputStylePreference
by Tadashi G. Takaoka
· 11 years ago
01d5400
Refactor KeysCache to UniqueKeysCache
by Tadashi G. Takaoka
· 11 years ago
9d5d01a
Add null analysis annotations to keyboard package
by Tadashi G. Takaoka
· 11 years ago
bb4075b
Merge "Fix possible NPE in MainKeyboardView"
by Tadashi G. Takaoka
· 11 years ago
2ffcad1
Merge "Remove unused code from DictionaryFactory"
by Tadashi G. Takaoka
· 11 years ago
b5a7ece
Merge "Remove obsolete comment"
by Tadashi G. Takaoka
· 11 years ago
12d6382
Hook for fetching sync content from UserHistoryDict
by Jatin Matani
· 11 years ago
5657746
Allow whitelist changes when no close word
by Jean Chalard
· 11 years ago
e752aab
Use confidence to fix whitelist
by Jean Chalard
· 11 years ago
cbefc0c
Remove obsolete comment
by Tadashi G. Takaoka
· 11 years ago
b479a56
Merge "Add confidence."
by Jean Chalard
· 11 years ago
d06dd0c
Add confidence.
by Jean Chalard
· 11 years ago
8e32700
Merge "Refactor PointerTracker and MainKeyboardView"
by Tadashi G. Takaoka
· 11 years ago
a414b81
Remove unused code from DictionaryFactory
by Tadashi G. Takaoka
· 11 years ago
8a711f2
Remove unneeded Context argument
by Tadashi G. Takaoka
· 11 years ago
53b6d62
Refactor PointerTracker and MainKeyboardView
by Tadashi G. Takaoka
· 11 years ago
ebe5b42
Make LocaleUtils.constructLocaleFromString as @Nonnull
by Tadashi G. Takaoka
· 11 years ago
a7efe06
Annotate the typed word with its source dictionary
by Jean Chalard
· 11 years ago
a66069a
Fix possible NPE in MainKeyboardView
by Tadashi G. Takaoka
· 11 years ago
a94733c
Fix an NPE.
by Jean Chalard
· 11 years ago
1d80cb2
Merge "Fix a NPE"
by Jean Chalard
· 11 years ago
a2cb2f3
Make the typed word a SuggestedWordInfo
by Jean Chalard
· 11 years ago
0e00f5f
Fix a NPE
by Jean Chalard
· 11 years ago
8736f2d
Merge "Fix oscillations on ICS"
by Jean Chalard
· 11 years ago
9444d70
Fix oscillations on ICS
by Jean Chalard
· 11 years ago
6c47403
Rename StringUtils methods that handle title case manipulation
by Tadashi G. Takaoka
· 11 years ago
fde0cce
Merge "Remove the other deprecated constructor to SuggestedWords"
by Jean Chalard
· 11 years ago
b9116af
Fix SubtypeLocaleUtils.getSubtypeNameForLogging accepting null
by Tadashi G. Takaoka
· 11 years ago
6d12019
Rename a confusing method name
by Jean Chalard
· 11 years ago
76f47ee
Merge "Refactor KeyboardState.SavedKeyboardState class a bit"
by Tadashi G. Takaoka
· 11 years ago
81dde50
Merge "Remove deprecated Canvas.clipRegion(Region) call"
by Tadashi G. Takaoka
· 11 years ago
83f9524
Remove the other deprecated constructor to SuggestedWords
by Jean Chalard
· 11 years ago
37f5b0d
Bumping metadata database version to 11.
by Adrian Velicu
· 11 years ago
91a81a2
More verbosity when reporting broken dictionaries
by Adrian Velicu
· 11 years ago
39d50e7
Merge "UpdateHandler to support v202 dicts."
by Adrian Velicu
· 11 years ago
d60f9c0
Merge "Implement UserHistoryDictionary for each user account."
by Jatin Matani
· 11 years ago
5365191
Implement UserHistoryDictionary for each user account.
by Jatin Matani
· 11 years ago
d6e367f
Move isRtlLanguage method to LocaleUtils
by Tadashi G. Takaoka
· 11 years ago
63e0767
Merge "Add RichInputMethodSubtype.getKeyboardLayoutSetName"
by Tadashi G. Takaoka
· 11 years ago
6de3146
Add RichInputMethodSubtype.getKeyboardLayoutSetName
by Tadashi G. Takaoka
· 11 years ago
1dfdd9b
Clean SubtypeLocaleUtils a bit
by Tadashi G. Takaoka
· 11 years ago
de29278
UpdateHandler to support v202 dicts.
by Adrian Velicu
· 11 years ago
dd0b8a0
Refactor KeyboardState.SavedKeyboardState class a bit
by Tadashi G. Takaoka
· 11 years ago
0d6ce46
Move logic to determine spacebar text to LanguageOnSpacebarHelper
by Tadashi G. Takaoka
· 11 years ago
52a87a4
Merge "Clean up KeyboardLayoutSet a bit"
by Tadashi G. Takaoka
· 11 years ago
ec0d6bb
Merge "Move current subtype management code to RichInputMethodManager"
by Tadashi G. Takaoka
· 11 years ago
5c4f642
Merge "Move util classes under common"
by Jean Chalard
· 11 years ago
5b91b55
Move util classes under common
by Jean Chalard
· 11 years ago
e0c2e5b
Merge "Remove a deprecated constructor to SuggestedWords"
by Jean Chalard
· 11 years ago
c3e211b
Remove a deprecated constructor to SuggestedWords
by Jean Chalard
· 11 years ago
7286667
Merge "Move shorcut IME related code from SubtypeSwitcher to RichInputMethodManager"
by Tadashi G. Takaoka
· 11 years ago
51d0b33
Merge "Remove a useless method."
by Jean Chalard
· 11 years ago
536bf61
Merge "Remove dicttool dependency to NativeSuggestOptions"
by Jean Chalard
· 11 years ago
7fb0ed5
Move current subtype management code to RichInputMethodManager
by Tadashi G. Takaoka
· 11 years ago
8a2c4af
Move shorcut IME related code from SubtypeSwitcher to RichInputMethodManager
by Tadashi G. Takaoka
· 11 years ago
2a7da0a
Move some methods out from SubtypeSwitcher
by Tadashi G. Takaoka
· 11 years ago
b395ce4
Remove a useless method.
by Jean Chalard
· 11 years ago
Next »