Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
4f6cf258fe208329247ade7a6701ac9709820717
/
tests
274a064
Give InputLogicTests the ability to change language
by Jean Chalard
· 14 years ago
845b24d
Fix a bug with successive manual picks
by Jean Chalard
· 14 years ago
231ef8f
Merge "Integrate the logic to calculate the proximities"
by satok
· 14 years ago
ca7ec20
Integrate the logic to calculate the proximities
by satok
· 14 years ago
cbad260
Fix a test
by Jean Chalard
· 14 years ago
3a1844c
Merge "Support dividers in MoreKeysKeyboard"
by Tadashi G. Takaoka
· 14 years ago
5ef4fcc
Support dividers in MoreKeysKeyboard
by Tadashi G. Takaoka
· 14 years ago
a3abbac
Merge "Remove obsolete tests"
by Tadashi G. Takaoka
· 14 years ago
8d7cb92
Remove obsolete tests
by Tadashi G. Takaoka
· 14 years ago
f717c56
Add basic tests for auto-correct indicator.
by Jean Chalard
· 14 years ago
42fd1d2
Refactor more keys spec handling
by Tadashi G. Takaoka
· 14 years ago
d054aa1
Merge "Reset previous symbols shifted state when auto switch backed"
by Tadashi G. Takaoka
· 14 years ago
4ba2216
Reset previous symbols shifted state when auto switch backed
by Tadashi G. Takaoka
· 14 years ago
d9f6a0e
Add a method to run the handler's messages from the tests
by Jean Chalard
· 14 years ago
bb15f92
Add some unit tests.
by Jean Chalard
· 14 years ago
fed72d6
Merge "Support fixed order more keys"
by Tadashi G. Takaoka
· 14 years ago
aeeed75
Support fixed order more keys
by Tadashi G. Takaoka
· 14 years ago
beb08b3
Remove unnecessary and harmful KeyboardState.onUpdateShiftState call
by Tadashi G. Takaoka
· 14 years ago
6213983
Refactor MoreKeysKeyboard.Builder
by Tadashi G. Takaoka
· 14 years ago
614cb02
Merge "Rename mini keyboard to more keys keyboard"
by Tadashi G. Takaoka
· 14 years ago
2affaf9
Rename mini keyboard to more keys keyboard
by Tadashi G. Takaoka
· 14 years ago
9159b99
Fix the auto-composer to support supplementary chars
by Jean Chalard
· 14 years ago
fd6a52c
Merge "Add some unit tests for punctuation and special keys"
by Jean Chalard
· 14 years ago
c217dc9
Convert one letter Key.outputText to Key.code
by Tadashi G. Takaoka
· 14 years ago
de60d87
Add some unit tests for punctuation and special keys
by Jean Chalard
· 14 years ago
816a8a0
Fix a race condition that makes tests unstable
by Jean Chalard
· 14 years ago
f6cf387
Merge "Recursively resolve @string/resource reference in key key spec parsing"
by Tadashi G. Takaoka
· 14 years ago
aca8870
Recursively resolve @string/resource reference in key key spec parsing
by Tadashi G. Takaoka
· 14 years ago
9f17de5
Merge "Stop inserting a space after a manually picked word."
by Jean Chalard
· 14 years ago
9f491e3
Merge "Filter out empty entry from more keys CSV"
by Tadashi G. Takaoka
· 14 years ago
24cd261
Filter out empty entry from more keys CSV
by Tadashi G. Takaoka
· 14 years ago
fb684ce
Stop inserting a space after a manually picked word.
by Jean Chalard
· 14 years ago
0de2fbd
Fix KeySpecParserTests to read correct icon id
by Tadashi G. Takaoka
· 14 years ago
909b294
Merge "Get rid of Key.setIcon(Drawable)"
by Tadashi G. Takaoka
· 14 years ago
e7948a8
Get rid of Key.setIcon(Drawable)
by Tadashi G. Takaoka
· 14 years ago
825e2bb
Fix a bug when deleting the last char
by Jean Chalard
· 14 years ago
9242a2b
Fix string iterations in a couple places.
by Jean Chalard
· 14 years ago
5852a25
Parse escaped sequence strictly in CSV parser
by Tadashi G. Takaoka
· 14 years ago
a456c75
Merge "Add unit tests in prevision of magic space removal"
by Jean Chalard
· 14 years ago
cca2183
Add unit tests in prevision of magic space removal
by Jean Chalard
· 14 years ago
0086861
Move CSV parser to KeySpecParser
by Tadashi G. Takaoka
· 14 years ago
e01d272
Make KeySpecParser and CSV parser code point aware
by Tadashi G. Takaoka
· 14 years ago
ff858c7
Use MoreKeySpecParser to parse puctuations strip resources
by Tadashi G. Takaoka
· 14 years ago
a5c96f3
Move long press shift handling from PointerTracker to KeyboardState
by Tadashi G. Takaoka
· 14 years ago
3feb99f
Merge "Save/restore alphabet shift locked state while rotating even in symbols mode"
by Tadashi G. Takaoka
· 14 years ago
49bd49c
Save/restore alphabet shift locked state while rotating even in symbols mode
by Tadashi G. Takaoka
· 14 years ago
88e079a
Cleanup redundant methods of KeyboardSet
by Tadashi G. Takaoka
· 14 years ago
0ed2d3a
Fix double tap shift key enable/disable shift locked mode
by Tadashi G. Takaoka
· 14 years ago
15c99e9
Support addtionalMoreKeys
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
757f8d9
Add KeyboardState.SwitchActions.setAlphabetShiftLockShifted
by Tadashi G. Takaoka
· 14 years ago
a02e703
Add a missing brace
by Jean Chalard
· 14 years ago
9184d8b
Add a test for moving cursor then backspace
by Jean Chalard
· 14 years ago
41df8a9
Add a test case for backspace at start of line
by Jean Chalard
· 14 years ago
60e7718
Add tests for double space behavior
by Jean Chalard
· 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
38d6a18
Use String instaed of CharSequence in Key class
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
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
9507b4a
Merge "Add more sliding input unit test"
by Tadashi G. Takaoka
· 14 years ago
373f452
Add more sliding input unit test
by Tadashi G. Takaoka
· 14 years ago
3611068
Move string resources for unit test to donottranslate.xml
by Tadashi G. Takaoka
· 14 years ago
530f5d7
Merge "Support @icon/icon_name for more keys specification"
by Tadashi G. Takaoka
· 14 years ago
b009a24
Support @icon/icon_name for more keys specification
by Tadashi G. Takaoka
· 14 years ago
482588c
Merge "Enable DEBUG mode for logic tests."
by Jean Chalard
· 14 years ago
bc10e41
Enable DEBUG mode for logic tests.
by Jean Chalard
· 14 years ago
e54a400
Support @string reference in moreKeys attribute
by Tadashi G. Takaoka
· 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
83c72d1
Add the first tests for the input login in LatinIME class
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
23bacdb
Fix MoreKeySpecParser to be able to handle outputText correctly
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
64e01ba
Add KeyboardStateTestsBase and helper methods
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
87e025d
Remove toggleShift and toggleAlphabetAndSymbols from KeyboardSwitcher
by Tadashi G. Takaoka
· 14 years ago
1602540
Remove redundant permission tag
by Tadashi G. Takaoka
· 14 years ago
4910c96
Merge "KeyboardState unit tests for non-distinct multitouch device"
by Tadashi G. Takaoka
· 14 years ago
e47bd3f
KeyboardState unit tests for non-distinct multitouch device
by Tadashi G. Takaoka
· 14 years ago
6d5c9c9
Add more KeyboardState unit test cases
by Tadashi G. Takaoka
· 14 years ago
8ece45b
Add auto caps function simulation to MockKeyboardSwitcher
by Tadashi G. Takaoka
· 14 years ago
549571c
Make MockKeyboardSwitcher top level class
by Tadashi G. Takaoka
· 14 years ago
c88026e
Update shift state when alphabet keyboard has been set
by Tadashi G. Takaoka
· 14 years ago
327c682
Merge "Cleanup KeyboardStateTests a bit"
by Tadashi G. Takaoka
· 14 years ago
d3bf4b1
Cleanup KeyboardStateTests a bit
by Tadashi G. Takaoka
· 14 years ago
4cabb04
Use KeyboardSet for unit test
by Tadashi G. Takaoka
· 14 years ago
211680e
Merge "Fix SuggestTests"
by Tadashi G. Takaoka
· 14 years ago
9c735b8
Fix SuggestTests
by Tadashi G. Takaoka
· 14 years ago
f67f001
Merge "Cleanup UtilsTests"
by Tadashi G. Takaoka
· 14 years ago
06eb042
Merge "Fix UserBigramSuggestTests"
by Tadashi G. Takaoka
· 14 years ago
Next »