Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
73063f6c921d03fba3894fac3eef553e04c44fe0
/
java
73063f6
Import translations. DO NOT MERGE
by Geoff Mendal
· 11 years ago
5799612
Merge "Fix comment"
by Tadashi G. Takaoka
· 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
f5c754e
Import translations. DO NOT MERGE
by Geoff Mendal
· 11 years ago
391e83d
Merge "Add null analysis annotations to keyboard package"
by Tadashi G. Takaoka
· 11 years ago
4dd9f33
Fix comment
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
796792c
Merge "Fix comment"
by Tadashi G. Takaoka
· 11 years ago
063b2e8
Merge "Make LocaleUtils.constructLocaleFromString as @Nonnull"
by Tadashi G. Takaoka
· 11 years ago
1ea8088
Fix comment
by Tadashi G. Takaoka
· 11 years ago
032bac3
Merge "Fix crash while settings custom input style"
by Tadashi G. Takaoka
· 11 years ago
71f82c3
Merge "Fix settings keys on tablet"
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
06b0281
Fix crash while settings custom input style
by Tadashi G. Takaoka
· 11 years ago
64885b2
Fix settings keys on tablet
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
0cc4b88
Import translations. DO NOT MERGE
by Geoff Mendal
· 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
dd01ed3
Merge "Import translations. DO NOT MERGE"
by Geoff Mendal
· 11 years ago
e6e3547
Merge "Import translations. DO NOT MERGE"
by Geoff Mendal
· 11 years ago
7c2da98
Merge "Import translations. DO NOT MERGE"
by Geoff Mendal
· 11 years ago
e40a068
Merge "Import translations. DO NOT MERGE"
by Geoff Mendal
· 11 years ago
d665a22
Import translations. DO NOT MERGE
by Geoff Mendal
· 11 years ago
7c4f3f4
Import translations. DO NOT MERGE
by Geoff Mendal
· 11 years ago
909e562
Import translations. DO NOT MERGE
by Geoff Mendal
· 11 years ago
eaee40e
Import translations. DO NOT MERGE
by Geoff Mendal
· 11 years ago
0791009
Import translations. DO NOT MERGE
by Geoff Mendal
· 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
7cca01a
Merge "Import translations. DO NOT MERGE"
by Geoff Mendal
· 11 years ago
317291f
Import translations. DO NOT MERGE
by Geoff Mendal
· 11 years ago
dc7485f
Import translations. DO NOT MERGE
by Geoff Mendal
· 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
5c6766a
Remove preliminary mark from Bengali Akkhor keyboard
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
0179b8e
Merge "Fix emoji key background of Holo themes"
by Tadashi G. Takaoka
· 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
6030d4f
Fix emoji key background of Holo themes
by Tadashi G. Takaoka
· 11 years ago
5365191
Implement UserHistoryDictionary for each user account.
by Jatin Matani
· 11 years ago
80c4e0f
Merge "Import translations. DO NOT MERGE"
by Geoff Mendal
· 11 years ago
f3fe782
Import translations. DO NOT MERGE
by Geoff Mendal
· 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
f31b8e4
Merge "Import translations. DO NOT MERGE"
by Geoff Mendal
· 11 years ago
2c66011
Merge "Import translations. DO NOT MERGE"
by Geoff Mendal
· 11 years ago
e895f5f
Merge "Move logic to determine spacebar text to LanguageOnSpacebarHelper"
by Tadashi G. Takaoka
· 11 years ago
4bbb3e6
Import translations. DO NOT MERGE
by Geoff Mendal
· 11 years ago
ac3251f
Import translations. DO NOT MERGE
by Geoff Mendal
· 11 years ago
d158c43
Just tiny cosmetic fixes in makefile
by Ken Wakasa
· 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
96d558c
Merge "Import translations. DO NOT MERGE"
by Baligh Uddin
· 11 years ago
73c80e6
Merge "Import translations. DO NOT MERGE"
by Baligh Uddin
· 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
6e61cd3
Merge "Move some methods out from SubtypeSwitcher"
by Tadashi G. Takaoka
· 11 years ago
35bb12e
Merge "Fix restore from keyboard"
by Sandeep Siddhartha
· 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
Next »