Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
f4554d8b10f25ab300d057ff0ebd16b2b7a70be8
/
tests
/
src
/
com
/
android
/
inputmethod
be5db53
Add tests for readDictionaryBinary with byte array.
by Yuichiro Hanada
· 13 years ago
13b85c4
Refactor BinaryDictIOTests.
by Yuichiro Hanada
· 13 years ago
6e422af
Check shortcuts in checkDictionary.
by Yuichiro Hanada
· 13 years ago
2a2b5ed
Change BinaryDictIOTests's package.
by Yuichiro Hanada
· 13 years ago
83dfe0f
Add FormatOptions.
by Yuichiro Hanada
· 13 years ago
c61bed6
Add a preliminary test for basic Russian spell check
by Jean Chalard
· 13 years ago
5d96585
Add a first test for the spell checker
by Jean Chalard
· 13 years ago
2035b94
Merge "Reinstate the shortcut-only attribute" into jb-mr1-dev
by Jean Chalard
· 13 years ago
72b1c93
Reinstate the shortcut-only attribute
by Jean Chalard
· 13 years ago
666a433
add UserHistoryDictIOUtils.
by Yuichiro Hanada
· 13 years ago
b2a43a2
add readUnigramsAndBigramsBinary.
by Yuichiro Hanada
· 13 years ago
35ff945
Separate inner classes of keyboard package out under internal package
by Tadashi G. Takaoka
· 13 years ago
5cc5961
Merge "Use ByteBuffer when reading FusionDictionary from file." into jb-mr1-dev
by Jean Chalard
· 13 years ago
d4fe7fd
Use ByteBuffer when reading FusionDictionary from file.
by Yuichiro Hanada
· 13 years ago
64a26b4
Fix bug in InputPointers.append
by Tadashi G. Takaoka
· 13 years ago
9fc6af3
Fix SubtypeSwitcher initialization path
by Tadashi G. Takaoka
· 13 years ago
5f282ea
Add CollectionUtils class to create generic collection easily
by Tadashi G. Takaoka
· 13 years ago
ac78633
Rename and consolidate some constants
by Tadashi G. Takaoka
· 13 years ago
6785b90
Remove touch coordinate from pickSuggestionManually
by Tadashi G. Takaoka
· 13 years ago
0d35c15
fix findWordInTree.
by Yuichiro Hanada
· 13 years ago
66f3389
fix findWordInTree.
by Yuichiro Hanada
· 13 years ago
7ae1fd0
Use ArrayList to implement PointerTrackerQueue
by Tadashi G. Takaoka
· 13 years ago
0cc425b
Add PointerTrackerQueue unit tests
by Tadashi G. Takaoka
· 13 years ago
f68fe7a
Don't forward phantom space state on stripper input
by Jean Chalard
· 13 years ago
c8e45dd
Rename LatinKeyboardView to MainKeyboardView
by Tadashi G. Takaoka
· 13 years ago
7abdcf1
Implement ResizableIntArray.fill
by Tadashi G. Takaoka
· 13 years ago
c49c85f
Implement ResizableIntArray.setLength and .get
by Tadashi G. Takaoka
· 13 years ago
9370ab9
Make ScalableIntArray public as ResizableIntArray
by Tadashi G. Takaoka
· 13 years ago
f583098
Update InputPointers unit test comments
by Tadashi G. Takaoka
· 13 years ago
57f7de0
Add default capacity parameter to InputPointers' constructor
by Tadashi G. Takaoka
· 13 years ago
7247bff
Fix InputPointers.append
by Tadashi G. Takaoka
· 13 years ago
2ad6d12
A little optimization of InputPointers.copy
by Tadashi G. Takaoka
· 13 years ago
d579f1a
Consolidate methods that do the same thing (A74)
by Jean Chalard
· 13 years ago
0e9e7e3
Cleanup (A57)
by Jean Chalard
· 13 years ago
f254e3f
Fix a bug where the caps mode would not be changed
by Jean Chalard
· 13 years ago
83f4a98
Cleanup, part 10 : remove from the code obsolete options (C10)
by Jean Chalard
· 13 years ago
b0561ae
Remove a member (B5)
by Jean Chalard
· 13 years ago
9a5bf1d
Use InstrumentationTestCase and get rid of AndroidTestCase.getTestContext call
by Tadashi G. Takaoka
· 13 years ago
02308be
Merge RichInputConnection with EditingUtils
by Jean Chalard
· 13 years ago
2033d98
am 08c295c5: am 9a321180: Add unit tests for double tap shift key
by Tadashi G. Takaoka
· 13 years ago
8f3b46f
am c79a7104: am 2959fc0f: Delay shift lock transient until long pressed shift key is released
by Tadashi G. Takaoka
· 13 years ago
9a32118
Add unit tests for double tap shift key
by Tadashi G. Takaoka
· 13 years ago
d231d5d
am 57da84da: am fb0a4ba8: Add unit tests for long press shift key
by Tadashi G. Takaoka
· 13 years ago
2959fc0
Delay shift lock transient until long pressed shift key is released
by Tadashi G. Takaoka
· 13 years ago
9afa42d
am 7291fbce: am 16531ad5: Merge "More precise KeyboardState unit test" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
fb0a4ba
Add unit tests for long press shift key
by Tadashi G. Takaoka
· 13 years ago
0d6d4c2
More precise KeyboardState unit test
by Tadashi G. Takaoka
· 13 years ago
59f5f25
am e03f6b39: am e0952029: Merge "Make KeySpecParser case sensitive again" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
0a3362d
Make KeySpecParser case sensitive again
by Tadashi G. Takaoka
· 13 years ago
1b6caa9
am ee78fb26: am 7ab7f66c: Fix adjusting key\'s label/code case
by Tadashi G. Takaoka
· 13 years ago
7ab7f66
Fix adjusting key's label/code case
by Tadashi G. Takaoka
· 13 years ago
37e9eb2
am e0f8476f: am ab619812: Merge "Fix some of the input logic tests" into jb-dev
by Jean Chalard
· 13 years ago
ab61981
Merge "Fix some of the input logic tests" into jb-dev
by Jean Chalard
· 13 years ago
f83a682
Fix some of the input logic tests
by Jean Chalard
· 13 years ago
d4577f7
am 82ffc9fe: am 16950d65: Reset automatic upper case when chroding key is pressed
by Tadashi G. Takaoka
· 13 years ago
4071470
am 168147fa: am 65331d6e: Merge "Add multi touch and shift chording unit tests" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
6fbb8c8
am 628a5745: am 75c60bf3: Merge "Change auto caps mode argument to int type" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
ef04186
am 9a06a1e9: am 468ac358: Merge "Add utils for forgetting curve" into jb-dev
by satok
· 13 years ago
16950d6
Reset automatic upper case when chroding key is pressed
by Tadashi G. Takaoka
· 13 years ago
2972ccb
Add multi touch and shift chording unit tests
by Tadashi G. Takaoka
· 13 years ago
553e2f1
Change auto caps mode argument to int type
by Tadashi G. Takaoka
· 13 years ago
607a924
Add utils for forgetting curve
by satok
· 13 years ago
aec44d5
include text context in researchLogger
by Kurt Partridge
· 13 years ago
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
Next »