Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
c410e243e983e95413dc2fc855a25fc0ede4bf3c
/
java
/
src
/
com
/
android
/
inputmethod
c410e24
Ignore releasing shift key caused by long press
by Tadashi G. Takaoka
· 14 years ago
5c269d1
Merge "Use Iterator in PointerTrackerQueue"
by Tadashi G. Takaoka
· 14 years ago
41a51bb
Merge "Fix debug messages neatly"
by Tadashi G. Takaoka
· 14 years ago
78ac86f
Use Iterator in PointerTrackerQueue
by Tadashi G. Takaoka
· 14 years ago
e742436
Fix debug messages neatly
by Tadashi G. Takaoka
· 14 years ago
c9f2038
Fix potential NPE
by Tadashi G. Takaoka
· 14 years ago
ae7746e
Merge "Add Key.altCode attribute"
by Tadashi G. Takaoka
· 14 years ago
2013bab
Add Key.altCode attribute
by Tadashi G. Takaoka
· 14 years ago
db5aedb
Add an option to use contacts or not while spell checking
by Jean Chalard
· 14 years ago
e22baaa
Get rid of usage of key index
by Tadashi G. Takaoka
· 14 years ago
55042ff
Merge "Resume suggestion when backspacing to the end of a word"
by Jean Chalard
· 14 years ago
b230806
Merge "Save keyboard layout only when it is shown"
by Tadashi G. Takaoka
· 14 years ago
6b1f500
Resume suggestion when backspacing to the end of a word
by Jean Chalard
· 14 years ago
117fc18
Keep count of the trailing single quotes for suggestions
by Jean Chalard
· 14 years ago
f2c9a88
Save keyboard layout only when it is shown
by Tadashi G. Takaoka
· 14 years ago
c1f7d39
Introduce ignoreWhileTyping flags to Key.keyActionFlags
by Tadashi G. Takaoka
· 14 years ago
adb89c1
Merge "Move ignore special key code out from LatinIME to PointerTracker"
by Tadashi G. Takaoka
· 14 years ago
9324665
Move ignore special key code out from LatinIME to PointerTracker
by Tadashi G. Takaoka
· 14 years ago
3b82e81
Merge "Fixed typing uppercase letters when touch exploration is enabled."
by Svetoslav Ganov
· 14 years ago
6d1cbbc
Fix a bug with single quotes
by Jean Chalard
· 14 years ago
13d5f66
Add Key.keyActionFlags and obsolete Key.isRepeatable
by Tadashi G. Takaoka
· 14 years ago
e87fd4d
Fixed typing uppercase letters when touch exploration is enabled.
by Alan Viverette
· 14 years ago
e7eac90
Pending onStartInputView only if the EditorInfo is identical
by Tadashi G. Takaoka
· 14 years ago
19cbdfc
Merge "Remove an unused (and scary) method"
by Jean Chalard
· 14 years ago
ce86e39
Merge "Cleanup."
by Jean Chalard
· 14 years ago
5d5028f
Remove an unused (and scary) method
by Jean Chalard
· 14 years ago
6ecd1e1
Merge "Special case quotes at start and end of words"
by Jean Chalard
· 14 years ago
c83359f
Special case quotes at start and end of words
by Jean Chalard
· 14 years ago
f3dfa55
Merge "Introduce noKeyPreview Key attribute"
by Tadashi G. Takaoka
· 14 years ago
e00ede5
am 5619d765: Shift/Symbol/Smiley will not disable settings/microphone keys
by Tadashi G. Takaoka
· 14 years ago
5dc318a
am 10dff768: Fix NPE introduced by I38b21d49
by Tadashi G. Takaoka
· 14 years ago
431ce93
Introduce noKeyPreview Key attribute
by Tadashi G. Takaoka
· 14 years ago
18630d5
am 15a01d72: Merge "Do not show key preview of settings and shortcut key" into ics-mr1
by Tadashi G. Takaoka
· 14 years ago
49cc3be
resolved conflicts for merge of 137667ed to master
by Tadashi G. Takaoka
· 14 years ago
5619d76
Shift/Symbol/Smiley will not disable settings/microphone keys
by Tadashi G. Takaoka
· 14 years ago
88562be
Cleanup.
by Jean Chalard
· 14 years ago
10dff76
Fix NPE introduced by I38b21d49
by Tadashi G. Takaoka
· 14 years ago
15a01d7
Merge "Do not show key preview of settings and shortcut key" into ics-mr1
by Tadashi G. Takaoka
· 14 years ago
137667e
Merge "Ignore microphone and settings key while typing" into ics-mr1
by Tadashi G. Takaoka
· 14 years ago
175acb8
Ignore microphone and settings key while typing
by Tadashi G. Takaoka
· 14 years ago
ca14c8b
Do not show key preview of settings and shortcut key
by Tadashi G. Takaoka
· 14 years ago
60acfdf
Skip loading keyboard when SoftInputWindow hasn't shown yet. (DO NOT MERGE)
by Tadashi G. Takaoka
· 14 years ago
875c16a
Merge "Fix long press caps lock handling (DO NOT MERGE)" into ics-mr1
by Tadashi G. Takaoka
· 14 years ago
ac4bd59
Merge "Fix long press caps lock handling"
by Tadashi G. Takaoka
· 14 years ago
245a4d9
am d845c26b: Merge "Fix IndexOutOfBoundsException in monkey test" into ics-mr1
by Tadashi G. Takaoka
· 14 years ago
628ca7a
Fix long press caps lock handling (DO NOT MERGE)
by Tadashi G. Takaoka
· 14 years ago
42e8c64
Fix long press caps lock handling
by Tadashi G. Takaoka
· 14 years ago
d17786f
Fix IndexOutOfBoundsException in monkey test
by Tadashi G. Takaoka
· 14 years ago
eb520c5
am 549e295d: Fix updateFullscreenMode of LatinIME
by Tadashi G. Takaoka
· 14 years ago
549e295
Fix updateFullscreenMode of LatinIME
by Tadashi G. Takaoka
· 14 years ago
ed63162
Double space conversion should be enabled only when the 1st space is "weak".
by Ken Wakasa
· 14 years ago
85170a9
Merge "Be stricter for ruling characters out of spell checking"
by Jean Chalard
· 14 years ago
72479ea
Be stricter for ruling characters out of spell checking
by Jean Chalard
· 14 years ago
a409f00
Fill in the HAS_RECOMMENDED_SUGGESTIONS flag.
by Jean Chalard
· 14 years ago
0e39e82
Merge "Fix referring wrong TypedArray (DO NOT MERGE)" into ics-mr1
by Tadashi G. Takaoka
· 14 years ago
cea3c5b
am 0a75373f: Merge "Fix a bug where the UserDictionary may not be released" into ics-mr1
by Ken Wakasa
· 14 years ago
8b9c89a
Fix a bug where the UserDictionary may not be released
by Jean Chalard
· 14 years ago
549863a
Fix referring wrong TypedArray (DO NOT MERGE)
by Tadashi G. Takaoka
· 14 years ago
6c1c546
Merge "Fix referring wrong TypedArray"
by Tadashi G. Takaoka
· 14 years ago
28f6948
Fix referring wrong TypedArray
by Tadashi G. Takaoka
· 14 years ago
cb83b30
Remember shift locked state when switching between Main keyboard and Symbols
by Tadashi G. Takaoka
· 14 years ago
1e39565
Skip loading keyboard when SoftInputWindow hasn't shown yet.
by Tadashi G. Takaoka
· 14 years ago
b8291fb
Merge "Do not clip the popup key preview even if there is no left/right preview icons"
by Tadashi G. Takaoka
· 14 years ago
80e9bd3
Do not clip the popup key preview even if there is no left/right preview icons
by Tadashi G. Takaoka
· 14 years ago
2c77216
Remove trailing spaces when appropriate
by Jean Chalard
· 14 years ago
824876e
Merge "Fix JNI as 64bit ready"
by Tadashi G. Takaoka
· 14 years ago
cbd8ece
am 352b9310: Merge "Use reflection to get field values of SuggestionSpan" into ics-mr1
by satok
· 14 years ago
5fdcd7d
Fix JNI as 64bit ready
by Tadashi G. Takaoka
· 14 years ago
352b931
Merge "Use reflection to get field values of SuggestionSpan" into ics-mr1
by satok
· 14 years ago
adc5e6f
am f2c57551: Merge "Removed lift-to-type from LatinIME accessibility." into ics-mr1
by Svetoslav Ganov
· 14 years ago
f2c5755
Merge "Removed lift-to-type from LatinIME accessibility." into ics-mr1
by Svetoslav Ganov
· 14 years ago
68ef7b7
Use reflection to get field values of SuggestionSpan
by satok
· 14 years ago
6f811bd
Merge "Make some private method static"
by Tadashi G. Takaoka
· 14 years ago
8fbf29e
Make some private method static
by Tadashi G. Takaoka
· 14 years ago
3122cf8
am 07a44557: Merge "Cancel pending rotation when another rotation start" into ics-mr1
by Tadashi G. Takaoka
· 14 years ago
644d33d
Display "Touch again to save" in the keyboard locale
by Ken Wakasa
· 14 years ago
dd25e4f
Cancel pending rotation when another rotation start
by Tadashi G. Takaoka
· 14 years ago
37c6bbb
am a7c41996: Merge "Preventing infinite call of dismissMoreKeysPanel" into ics-mr1
by Tadashi G. Takaoka
· 14 years ago
166530b
Removed lift-to-type from LatinIME accessibility.
by Alan Viverette
· 14 years ago
a7c4199
Merge "Preventing infinite call of dismissMoreKeysPanel" into ics-mr1
by Tadashi G. Takaoka
· 14 years ago
ef543c7
Merge "Use onCustomRequest to request haptick and audio feedback"
by Tadashi G. Takaoka
· 14 years ago
d999ea4
Use onCustomRequest to request haptick and audio feedback
by Tadashi G. Takaoka
· 14 years ago
e648e83
Merge "Remove eventTime argument from PointerTracker.onShowMoreKeysPanel"
by Tadashi G. Takaoka
· 14 years ago
44f4d77
am cb8cb95d: Fix NPE
by Ken Wakasa
· 14 years ago
e51d164
Remove eventTime argument from PointerTracker.onShowMoreKeysPanel
by Tadashi G. Takaoka
· 14 years ago
120586c
Group special spaces and double/swapped spaces in undo mode
by Jean Chalard
· 14 years ago
dec6c0f
DO NOT MERGE: Fix a bug where the sequence numbers would be wrong
by Jean Chalard
· 14 years ago
0cf7a45
Preventing infinite call of dismissMoreKeysPanel
by Tadashi G. Takaoka
· 14 years ago
cb8cb95
Fix NPE
by Ken Wakasa
· 14 years ago
d0c5f93
Cleanup.
by Jean Chalard
· 14 years ago
ce668e7
Small clean up.
by Jean Chalard
· 14 years ago
126698f
Add a strong space behavior.
by Jean Chalard
· 14 years ago
c47c2dc
Merge "Fix a cosmetic bug where text would blink on space swap"
by Jean Chalard
· 14 years ago
b715299
Fix a cosmetic bug where text would blink on space swap
by Jean Chalard
· 14 years ago
cd43edb
Small clean up
by Jean Chalard
· 14 years ago
cba1af9
Fix a bug where the sequence numbers would be wrong
by Jean Chalard
· 14 years ago
ee89b40
Merge "Use the contacts dictionary in the spell checker."
by Jean Chalard
· 14 years ago
2e3c6da
Use the contacts dictionary in the spell checker.
by Jean Chalard
· 14 years ago
b2b1eb5
Call updateFulscreenMode before calling isFullscreenMode
by Tadashi G. Takaoka
· 14 years ago
26a531c
Rename a flag
by Jean Chalard
· 14 years ago
Next »