Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
49761501db2bcb25673e635897b7b4dfd4b655d2
/
java
4976150
Import translations. DO NOT MERGE
by Eric Fischer
· 14 years ago
344a767
Share kbd_row3_smiley.xml
by Tadashi G. Takaoka
· 14 years ago
ed50cf0
Merge "Support keyXPos/keyWidth override in <include>"
by Tadashi G. Takaoka
· 14 years ago
566cded
Merge "Use kbd_row3_comman_period.xml"
by Tadashi G. Takaoka
· 14 years ago
a1e370e
Support keyXPos/keyWidth override in <include>
by Tadashi G. Takaoka
· 14 years ago
ab7cb71
Create separate XML for number password keyboard
by Tadashi G. Takaoka
· 14 years ago
3db07d0
Use kbd_row3_comman_period.xml
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
a754986
Add comments along with Ic108f301
by Ken Wakasa
· 14 years ago
11c4121
Merge 2577fca1
by Jean-Baptiste Queru
· 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
2577fca
am 9a84071b: Merge "Make the JNI lib an optional module"
by Jean-Baptiste Queru
· 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
4dd4837
Merge "Add Bulgarian keyboard"
by Tadashi G. Takaoka
· 14 years ago
3fbf9f8
Add Bulgarian keyboard
by Tadashi G. Takaoka
· 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
bd1ed5b
Make the JNI lib an optional module
by Robert CH Chou
· 15 years ago
7dde805
Enable usability study mode option
by Tadashi G. Takaoka
· 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
cc6ded7
Add a whitelist entry
by Jean Chalard
· 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
Next »