Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
a1e370ee4fd033fae0f783d9120f6ab75d1ce711
/
java
/
src
/
com
/
android
/
inputmethod
a1e370e
Support keyXPos/keyWidth override in <include>
by Tadashi G. Takaoka
· 14 years ago
425e199
Add inactivatedLabel and inactivatedUppercaseLetter flags for Key.keyLabelFlags
by Tadashi G. Takaoka
· 14 years ago
c882d61
Merge "Save and restore previous mode keyboard state at KeyboardState.toggleAlphabetAndSymbols"
by Tadashi G. Takaoka
· 14 years ago
f057b25
Save and restore previous mode keyboard state at KeyboardState.toggleAlphabetAndSymbols
by Tadashi G. Takaoka
· 14 years ago
449415c
Cleanup (A9)
by Jean Chalard
· 14 years ago
5971a0a
Remove a useless member (A8)
by Jean Chalard
· 14 years ago
5ef094f
Merge "Remove the CharacterStore class (A7)"
by Jean Chalard
· 14 years ago
1112a54
Merge "Add KeyboardState.SwitchActions.setAlphabetShiftLockShifted"
by Tadashi G. Takaoka
· 14 years ago
be79227
Remove the CharacterStore class (A7)
by Jean Chalard
· 14 years ago
c7c152d
Guard against wrong auto-correction cancellation (A6)
by Jean Chalard
· 14 years ago
b6b8729
Straighten out resuming suggestion on kept word (A5)
by Jean Chalard
· 14 years ago
2712f23
Remove mCommittedWordSavedForSuggestionResuming (A4)
by Jean Chalard
· 14 years ago
757f8d9
Add KeyboardState.SwitchActions.setAlphabetShiftLockShifted
by Tadashi G. Takaoka
· 14 years ago
2692a87
Move some functionality into LastComposedWord (A3)
by Jean Chalard
· 14 years ago
1f8fc62
Add useful information to LastComposedWord (A2)
by Jean Chalard
· 14 years ago
95eeb2d
Merge "Add a class for previously composed data (A1)"
by Jean Chalard
· 14 years ago
267563d
Add a class for previously composed data (A1)
by Jean Chalard
· 14 years ago
736d740
Merge "Get rid of Resource reference from KeyboardView, LatinKeyboardView and PointerTracker"
by Tadashi G. Takaoka
· 14 years ago
160f012
Get rid of Resource reference from KeyboardView, LatinKeyboardView and PointerTracker
by Tadashi G. Takaoka
· 14 years ago
bd51aaf
Merge "Warn deprecated privateImeOptions, "nm" and "forceAscii""
by Tadashi G. Takaoka
· 14 years ago
051ac1e
Merge "Add a guard against OOB."
by Jean Chalard
· 14 years ago
8be16f7
Add a guard against OOB.
by Jean Chalard
· 14 years ago
5a38ff3
Merge "Convert an internal enum into an int of same underlying value."
by Jean Chalard
· 14 years ago
4f5c3a2
Warn deprecated privateImeOptions, "nm" and "forceAscii"
by Tadashi G. Takaoka
· 14 years ago
6e082cb
Convert an internal enum into an int of same underlying value.
by Jean Chalard
· 14 years ago
fda847a
Small cleanup
by Jean Chalard
· 14 years ago
09f8b12
Add Key preserveCase enum to keyLabelOptions attribute
by Tadashi G. Takaoka
· 14 years ago
bcf2b79
Prepare to get rid of Drawable reference from Key
by Tadashi G. Takaoka
· 14 years ago
2419a31
Merge "Add element predicator to <switch><case> condition of Keyboard"
by Tadashi G. Takaoka
· 14 years ago
9650e85
Merge "Draw language name on spacebar on the fly"
by Tadashi G. Takaoka
· 14 years ago
d9702a3
Merge "Add a test for auto-correction."
by Jean Chalard
· 14 years ago
0bfe359
Add a test for auto-correction.
by Jean Chalard
· 14 years ago
83306b9
Add element predicator to <switch><case> condition of Keyboard
by Tadashi G. Takaoka
· 14 years ago
bd93edd
Draw language name on spacebar on the fly
by Tadashi G. Takaoka
· 14 years ago
f9521c6
Change scope of some methods in KeyboardView
by Tadashi G. Takaoka
· 14 years ago
f9c6715
Merge "Use PointerTracker.getPointerTracker() class method"
by Tadashi G. Takaoka
· 14 years ago
38d6a18
Use String instaed of CharSequence in Key class
by Tadashi G. Takaoka
· 14 years ago
117c124
Add autoGenerateFromAlphabet enum to KeyboardSet.Element.elementKeyboard
by Tadashi G. Takaoka
· 14 years ago
e88e1b2
Use PointerTracker.getPointerTracker() class method
by Tadashi G. Takaoka
· 14 years ago
af4efd5
Merge "Revert "Add autoGenerateFromAlphabet enum to KeyboardSet.Element.elementKeyboard""
by Tadashi Takaoka
· 14 years ago
8bb20bc
Revert "Add autoGenerateFromAlphabet enum to KeyboardSet.Element.elementKeyboard"
by Tadashi Takaoka
· 14 years ago
a34f66d
Merge "Add autoGenerateFromAlphabet enum to KeyboardSet.Element.elementKeyboard"
by Tadashi G. Takaoka
· 14 years ago
b5b92f9
Add autoGenerateFromAlphabet enum to KeyboardSet.Element.elementKeyboard
by Tadashi G. Takaoka
· 14 years ago
20f437c
Merge "Test that delete actually removes any selected text."
by Jean Chalard
· 14 years ago
1e4684a
Test that delete actually removes any selected text.
by Jean Chalard
· 14 years ago
196da4a
Merge "Fix a bug where backspace would not delete the selection"
by Jean Chalard
· 14 years ago
77da3d5
Fix a bug where backspace would not delete the selection
by Jean Chalard
· 14 years ago
25971b5
Clean up symbol key chording state from KeyboardState
by Tadashi G. Takaoka
· 14 years ago
83d81f2
Fix sliding shift input in caps lock mode
by Tadashi G. Takaoka
· 14 years ago
747ed9e
For get the symbols shifted state when switch back from alphabet layout
by Tadashi G. Takaoka
· 14 years ago
0f05076
Get rid of setShifted/setShiftLocked from SwitchActions
by Tadashi G. Takaoka
· 14 years ago
5fd11a7
Fix a typo
by Jean Chalard
· 14 years ago
4eb240e
Force KeyboardShiftState reset by setShiftLocked(false)
by Tadashi G. Takaoka
· 14 years ago
69fa792
Merge "Get rid of useless updateShiftState"
by Tadashi G. Takaoka
· 14 years ago
b6357bd
Merge "Add more debug message to KeyboardState"
by Tadashi G. Takaoka
· 14 years ago
457e506
Add more debug message to KeyboardState
by Tadashi G. Takaoka
· 14 years ago
56518d4
Get rid of useless updateShiftState
by Tadashi G. Takaoka
· 14 years ago
35e9a7a
Merge "Squash a ridiculously improbable NPE"
by Jean Chalard
· 14 years ago
b009a24
Support @icon/icon_name for more keys specification
by Tadashi G. Takaoka
· 14 years ago
54c2dd6
Merge "Support @string reference in moreKeys attribute"
by Tadashi G. Takaoka
· 14 years ago
e54a400
Support @string reference in moreKeys attribute
by Tadashi G. Takaoka
· 14 years ago
7c177e8
Merge "Fix a bug where a check would fail"
by Jean Chalard
· 14 years ago
7546ff6
Fix a bug where a check would fail
by Jean Chalard
· 14 years ago
3eede31
Merge "Move MoreKeySpecParser.getResourceId to Utils"
by Tadashi G. Takaoka
· 14 years ago
86641ef
Merge "Change more key specification type to String from CharSequence"
by Tadashi G. Takaoka
· 14 years ago
0718590
Move MoreKeySpecParser.getResourceId to Utils
by Tadashi G. Takaoka
· 14 years ago
bd7b160
Change more key specification type to String from CharSequence
by Tadashi G. Takaoka
· 14 years ago
af9fe5c
Fix a bug where the user typed word would not be passed.
by Jean Chalard
· 14 years ago
0ef9bfe
Merge "Fix KeyboardState switching back from alphabet-chording input correctly"
by Tadashi G. Takaoka
· 14 years ago
085b659
Merge "Fix KeyboardState to pass KeyboardStateMultiTouchTests"
by Tadashi G. Takaoka
· 14 years ago
4d22941
Merge "Cleanup KeyboardState a bit"
by Tadashi G. Takaoka
· 14 years ago
250cf0a
Merge "Fix a bug with backspace happening after a manual pick."
by Jean Chalard
· 14 years ago
f36f90a
Fix KeyboardState switching back from alphabet-chording input correctly
by Tadashi G. Takaoka
· 14 years ago
d26d63b
Fix KeyboardState to pass KeyboardStateMultiTouchTests
by Tadashi G. Takaoka
· 14 years ago
01d9fc9
Cleanup KeyboardState a bit
by Tadashi G. Takaoka
· 14 years ago
3b2112e
Fix a bug with backspace happening after a manual pick.
by Jean Chalard
· 14 years ago
8ae770f
Merge "Small code simplification."
by Jean Chalard
· 14 years ago
95a6e58
Small code simplification.
by Jean Chalard
· 14 years ago
23bacdb
Fix MoreKeySpecParser to be able to handle outputText correctly
by Tadashi G. Takaoka
· 14 years ago
af480be
Squash a ridiculously improbable NPE
by Jean Chalard
· 14 years ago
06bc1db
Add more multitouch tests
by Tadashi G. Takaoka
· 14 years ago
60c4594
Get rid of hasDistinctMultitouch reference from KeyboardState
by Tadashi G. Takaoka
· 14 years ago
5731b93
Remove KeyboardSwicther.toggleCapslock
by Tadashi G. Takaoka
· 14 years ago
2a88440
Rename KeyboardActionListener methods
by Tadashi G. Takaoka
· 14 years ago
c9fade6
Merge "Remove toggleShift and toggleAlphabetAndSymbols from KeyboardSwitcher"
by Tadashi G. Takaoka
· 14 years ago
87e025d
Remove toggleShift and toggleAlphabetAndSymbols from KeyboardSwitcher
by Tadashi G. Takaoka
· 14 years ago
d104a7a
Merge "Fix a bug where words disappear on inserting separators"
by Jean Chalard
· 14 years ago
edc6395
Fix a bug where words disappear on inserting separators
by Jean Chalard
· 14 years ago
aed5819
Merge "Fix a bug where suggestion would restart at a bad time"
by Jean Chalard
· 14 years ago
fbd1ac8
Fix a bug where suggestion would restart at a bad time
by Jean Chalard
· 14 years ago
1ef6fc7
Support EditorInfo.IME_FLAG_FORCE_ASCII
by Tadashi G. Takaoka
· 14 years ago
edf107e
Merge "Add "force non-distinct multitouch" debug option"
by Tadashi G. Takaoka
· 14 years ago
2764e1d
Merge "Remove duplicate logic from KeyboardSwitcher and KeyboardState"
by Tadashi G. Takaoka
· 14 years ago
06b7c25
Add "force non-distinct multitouch" debug option
by Tadashi G. Takaoka
· 14 years ago
a8ba49c
Small cleanup
by Jean Chalard
· 14 years ago
72d285f
Add some comments about resuming auto-suggestion
by Jean Chalard
· 14 years ago
58e782a
Remove duplicate logic from KeyboardSwitcher and KeyboardState
by Tadashi G. Takaoka
· 14 years ago
7bc61ca
Fix double tap shift key to turn off capslock mode
by Tadashi G. Takaoka
· 14 years ago
9751a62
Don't cache resource value that depends on orientation
by Tadashi G. Takaoka
· 14 years ago
c88026e
Update shift state when alphabet keyboard has been set
by Tadashi G. Takaoka
· 14 years ago
Next »