Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
eca2912a999ad09aa821492320b33f55f4e2896e
/
tests
ca93442
Fix newly created custom input style display name
by Tadashi G. Takaoka
· 13 years ago
757c125
Get subtype name string resource from its own locale
by Tadashi G. Takaoka
· 13 years ago
27b42ce
Fix "no language" subtype name (DO NOT MERGE)
by Tadashi G. Takaoka
· 13 years ago
0806bb0
Binary bigram lookup checks both uppercase and lowercase when previous word is uppercase.
by Tom Ouyang
· 13 years ago
38026b4
Predefined keyboard layouts are configurable via XML resource
by Tadashi G. Takaoka
· 13 years ago
6bfd5f6
Fix confusable "label" usage, use "text" instead
by Tadashi G. Takaoka
· 13 years ago
cf41aff
Use string attribute for icon name
by Tadashi G. Takaoka
· 13 years ago
050b577
Merge "Make KeySpecParser case insensitive"
by Tadashi G. Takaoka
· 13 years ago
2f16fd4
Make KeySpecParser case insensitive
by Tadashi G. Takaoka
· 13 years ago
48a7681
researchLogger detail on IME sessions
by Kurt Partridge
· 13 years ago
c27fe62
Add custom subtype settings
by Tadashi G. Takaoka
· 13 years ago
344af15
Change predefined additional subtype format in preference
by Tadashi G. Takaoka
· 13 years ago
55d28fd
Cleanup InputMethodManagerCompatWrapper
by Tadashi G. Takaoka
· 13 years ago
a58ebc7
Fix typo of some methods' name
by Tadashi G. Takaoka
· 13 years ago
9bfb620
add logPoint for manual correction (inc touch pos)
by Kurt Partridge
· 13 years ago
9f7392e
Adjust a test for a new default setting
by Jean Chalard
· 13 years ago
f697256
Utilize InputMethodSubtype and additional subtype
by Tadashi G. Takaoka
· 13 years ago
f338f8b
Add a test for umlauts
by Jean Chalard
· 13 years ago
8abde7d
Refatcor InputMethodSubtype related stuff a bit
by Tadashi G. Takaoka
· 13 years ago
5abbf24
Remove format method from tests.
by Brett Chabot
· 14 years ago
fed44d0
Merge "change ResearchLoggerTests to check file"
by Kurt Partridge
· 13 years ago
b8e2ae3
change ResearchLoggerTests to check file
by Kurt Partridge
· 13 years ago
2be51f4
Generate KeyboardLabelsSet from donottranslate-more-keys.xml
by Tadashi G. Takaoka
· 13 years ago
8834e3d
Fix KeyboardCodesSet code mapping
by Tadashi G. Takaoka
· 13 years ago
7f0c503
Use !icon/<icon_name> notation for more keys spec
by Tadashi G. Takaoka
· 13 years ago
ed3bac9
Introduce KeyboardCodesSet.java and remove keycodes.xml
by Tadashi G. Takaoka
· 13 years ago
11d9ee7
Use keyboardSet extra value of subtype to specify layout type
by Tadashi G. Takaoka
· 13 years ago
234bf61
Merge "Use "No language (QWERTY)" for language agnostic QWERTY keyboard name"
by Tadashi G. Takaoka
· 13 years ago
3bf57a5
Use "No language (QWERTY)" for language agnostic QWERTY keyboard name
by Tadashi G. Takaoka
· 13 years ago
e0d06fa
Merge "Use InputMethodInfo.getSubtypeAt() to list all subtype in test"
by Tadashi G. Takaoka
· 13 years ago
52d50f9
Use InputMethodInfo.getSubtypeAt() to list all subtype in test
by Tadashi G. Takaoka
· 13 years ago
fab089d
Fix restoring debug mode in InputTestBase
by Tadashi G. Takaoka
· 13 years ago
9cc2c94
Remove InputMethodSubtypeCompatWrapper
by Tadashi G. Takaoka
· 13 years ago
25d5968
Fix the build. Corresponding to I0f1a0dee
by Ken Wakasa
· 13 years ago
fb5b4c4
Add language agnostic QWERTY subtype
by Tadashi G. Takaoka
· 13 years ago
6aaa105
Fix coordinates of InputTestsBase.type
by Tadashi G. Takaoka
· 13 years ago
c166697
Optimization: Start making use of ProductionFlag.IS_EXPERIMENTAL for ResearchLogger
by Ken Wakasa
· 13 years ago
2482e6c
add tests for ResearchLogger
by Kurt Partridge
· 13 years ago
0d708b0
Separate input logic tests in several categories.
by Jean Chalard
· 13 years ago
8592ed4
Split input logic tests to make creating new tests easier
by Jean Chalard
· 13 years ago
1097281
Don't rely on spell checker proximity in tests
by Jean Chalard
· 13 years ago
6ec1209
Fix a bug where quotes and dashes are considered letters
by Jean Chalard
· 13 years ago
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
Next »