Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
d04271e7fc783c8f514b506aa78522dc40cb69e6
/
tests
914078f
Fix a bug where recorrection would stop on connectors
by Jean Chalard
· 11 years ago
5166e9f
Refactor action label/icon definitions
by Tadashi G. Takaoka
· 11 years ago
464ff7c
Add unit tests for enter key's more keys
by Tadashi G. Takaoka
· 11 years ago
cd6f5ae
Add shared abstract test class for action label test
by Tadashi G. Takaoka
· 11 years ago
c471012
Merge "Fix the order of keys on more keys keyboard" into lmp-dev
by Tadashi G. Takaoka
· 11 years ago
4e28a6a
Fix an IOOB exception
by Jean Chalard
· 11 years ago
a9fc862
Fix the order of keys on more keys keyboard
by Tadashi G. Takaoka
· 11 years ago
f2eadbb
Clear keyboard cache when system locale is changed
by Tadashi G. Takaoka
· 11 years ago
5f19606
Add action label tests in other locale than subtype's
by Tadashi G. Takaoka
· 11 years ago
8380f92
Fix a bug where the top prediction would disappear.
by Jean Chalard
· 11 years ago
5e7a6fe
Merge "Fix the bottom row of tablet keyboard layout" into lmp-dev
by Tadashi G. Takaoka
· 11 years ago
c9aa1be
Fix the bottom row of tablet keyboard layout
by Tadashi G. Takaoka
· 11 years ago
cd6ef9a
Indroduce SuggestedWords#getTypedWordInfoOrNull
by Yohei Yukawa
· 11 years ago
2637be2
Support Accept typed word UI
by Tadashi G. Takaoka
· 11 years ago
b8d7647
Add the input style to SuggestedWords.
by Jean Chalard
· 11 years ago
a94c89e
Use light emoji icon for Material light tablet keyboard
by Tadashi G. Takaoka
· 11 years ago
78cff10
Add BuildCompatUtils to get an effective platfrom API version
by Tadashi G. Takaoka
· 11 years ago
8f3e778
Revert "Remove reference of VERSION_CODES.CUR_DEVELOPMENT"
by Tadashi G. Takaoka
· 11 years ago
5380acf
Remove reference of VERSION_CODES.CUR_DEVELOPMENT
by Tadashi G. Takaoka
· 11 years ago
c9add10
(DO NOT MERGE) Disable Sinhala keyboard for L-release
by Tadashi G. Takaoka
· 11 years ago
2590637
Fix Tamil keyboard
by Tadashi G. Takaoka
· 11 years ago
2863997
Fix Kannada keyboard
by Tadashi G. Takaoka
· 11 years ago
015fcc2
(DO NOT MERGE) Enable InScript keyboards for L
by Tadashi G. Takaoka
· 11 years ago
e05eb21
Rename distracter filter class.
by Keisuke Kuroyanagi
· 11 years ago
33ca0c8
Use suggestions in the distracter filter.
by Keisuke Kuroyanagi
· 11 years ago
fd8b452
(DO NOT MERGE) Remove preliminary keyboards from L
by Tadashi G. Takaoka
· 11 years ago
3316dcd
Merge "Revert "Introduce onEvent() to improve testability"" into lmp-dev
by Ken Wakasa
· 11 years ago
f5f5fb4
Revert "Introduce onEvent() to improve testability"
by Ken Wakasa
· 11 years ago
ef74e73
Introduce onEvent() to improve testability
by Jean Chalard
· 11 years ago
93daa04
Deactivate tests for Myanmar
by Jean Chalard
· 11 years ago
c21619f
Make dict log cleanup.
by Akifumi Yoshimoto
· 11 years ago
03a1c44
Clean up compatible utility classes
by Tadashi G. Takaoka
· 11 years ago
ab661e3
Make "Show correction suggestions" as a binary option
by Tadashi G. Takaoka
· 12 years ago
254c5c1
Update Hindi Compact keyboard layout
by Tadashi G. Takaoka
· 12 years ago
eac8670
Enable StringUtils to split CharSequence like String#split
by Yohei Yukawa
· 12 years ago
e645715
Clean up under the util package.
by Ken Wakasa
· 12 years ago
facfd28
Merge "Add some virama combinations and tall-a for Myanmar"
by Tadashi G. Takaoka
· 12 years ago
f9f4095
Add Material Light theme
by Tadashi G. Takaoka
· 12 years ago
fc137f3
Simplify the wrapper for TextInfo#getCharSequence
by Yohei Yukawa
· 12 years ago
b657c05
Add some virama combinations and tall-a for Myanmar
by Tadashi G. Takaoka
· 12 years ago
ba1cd8a
Merge "Fix test failur on pre-L devices"
by Yohei Yukawa
· 12 years ago
05c0539
Fix test failur on pre-L devices
by Yohei Yukawa
· 12 years ago
36713e5
Fix alphabet label of Kannada and Telugu
by Tadashi G. Takaoka
· 12 years ago
d5f32b3
Add Telugu keyboard
by Tadashi G. Takaoka
· 12 years ago
03aa084
Add Kannada keyboard
by Tadashi G. Takaoka
· 12 years ago
cc8f449
Merge "Add Malayalam keyboard"
by Tadashi G. Takaoka
· 12 years ago
59e795c
Add Malayalam keyboard
by Tadashi G. Takaoka
· 12 years ago
2d4559f
Fix Tamil keyboard unit test for tablet device
by Tadashi G. Takaoka
· 12 years ago
e81ef9d
Merge "Add a compatibility utility class for TextInfo"
by Yohei Yukawa
· 12 years ago
733ec69
Add a compatibility utility class for TextInfo
by Yohei Yukawa
· 12 years ago
074e981
Merge "Add Tamil keyboard"
by Tadashi G. Takaoka
· 12 years ago
b5696b4
Add Tamil keyboard
by Tadashi G. Takaoka
· 12 years ago
af2e0a5
Update Bengali keyboard to add a few vowel signs
by Tadashi G. Takaoka
· 12 years ago
1c9e9ec
Fix Armenian comma on phone device
by Tadashi G. Takaoka
· 12 years ago
da19daf
Merge "Ensure each character is coverted by at most one LocaleSpan"
by Yohei Yukawa
· 12 years ago
ece4548
Ensure each character is coverted by at most one LocaleSpan
by Yohei Yukawa
· 12 years ago
b1807d0
Fix keyboard layout unit test
by Tadashi G. Takaoka
· 12 years ago
013ea9d
Merge "Add Bengali keyboard layout"
by Tadashi G. Takaoka
· 12 years ago
0205fb2
Add Bengali keyboard layout
by Tadashi G. Takaoka
· 12 years ago
bb843eb
Move getPrevWordsInfoFromNthPreviousWord to PrevWordsInfoUtils.
by Keisuke Kuroyanagi
· 12 years ago
c4571a2
Merge "Add compatibility utility class for LocaleSpan"
by Yohei Yukawa
· 12 years ago
a92fead
Add compatibility utility class for LocaleSpan
by Yohei Yukawa
· 12 years ago
73065b7
Remove dead code to fix test failure due to NoSuchMethodError
by Yohei Yukawa
· 12 years ago
3895d7f
Additional subtype ID should be independent of OS-version
by Yohei Yukawa
· 12 years ago
e063e1b
Merge "Fix a unit test"
by Jean Chalard
· 12 years ago
fa4c59f
Fix a unit test
by Jean Chalard
· 12 years ago
292deb6
[SD7] Actually check for script.
by Jean Chalard
· 12 years ago
20c89b1
[SD5(2)] Remove useless args
by Jean Chalard
· 12 years ago
3fb5a54
Fix tests
by Jean Chalard
· 12 years ago
92223c0
Merge "Revert "Move getPrevWordsInfoFromNthPreviousWord to StringUtlis.""
by Ken Wakasa
· 12 years ago
4569a73
Revert "Move getPrevWordsInfoFromNthPreviousWord to StringUtlis."
by Ken Wakasa
· 12 years ago
ba463c9
Move getPrevWordsInfoFromNthPreviousWord to StringUtlis.
by Keisuke Kuroyanagi
· 12 years ago
1c2f1ad
Find multiple previous word information to support n-gram.
by Keisuke Kuroyanagi
· 12 years ago
1a2f3c4
Merge "Move getPrevWordsInfoFromNthPreviousWord to StringUtlis."
by Keisuke Kuroyanagi
· 12 years ago
17c5a38
Merge "Find multiple previous word information to support n-gram."
by Keisuke Kuroyanagi
· 12 years ago
8f70552
Add preliminary subtypes disabled for L-preview
by Tadashi G. Takaoka
· 12 years ago
00da6ee
Add Sinhala keyboard layout
by Tadashi G. Takaoka
· 12 years ago
92827b0
Merge "Make PrevWordsInfo have multiple words' information."
by Keisuke Kuroyanagi
· 12 years ago
e708b1b
Make PrevWordsInfo have multiple words' information.
by Keisuke Kuroyanagi
· 12 years ago
0aef597
Make Beginning-of-Sentence prediction require two exposures.
by Keisuke Kuroyanagi
· 12 years ago
52cef13
Fix: unit tests by clearing personalized dicts
by Keisuke Kuroyanagi
· 12 years ago
702e153
Merge "Support migration/dump of Beginning-of-Sentence entries."
by Keisuke Kuroyanagi
· 12 years ago
88fa47a
Support migration/dump of Beginning-of-Sentence entries.
by Keisuke Kuroyanagi
· 12 years ago
bfea7de
Add a test for Armenian periods.
by Jean Chalard
· 12 years ago
17f0358
Merge "Add a method to update contextual dictionary."
by Keisuke Kuroyanagi
· 12 years ago
3565396
Add a method to update contextual dictionary.
by Keisuke Kuroyanagi
· 12 years ago
e041bfa
Update unit test for beginning-of-sentence.
by Keisuke Kuroyanagi
· 12 years ago
4863a06
Special case periods in the spell checker
by Jean Chalard
· 12 years ago
e689d37
Remove a useless method
by Jean Chalard
· 12 years ago
367c199
Remove mPrevWordsInfo
by Jean Chalard
· 12 years ago
f4d3a6a
Merge "Make keyboard theme test robust"
by Tadashi G. Takaoka
· 12 years ago
bdf745d
Check isInDictionary() before the distracter test.
by Keisuke Kuroyanagi
· 12 years ago
f671725
Make keyboard theme test robust
by Tadashi G. Takaoka
· 12 years ago
1910392
Add Dictionary.isInDictionary().
by Keisuke Kuroyanagi
· 12 years ago
166d8c2
Make Distracter filter use getMaxFrequencyOfExactMatches().
by Keisuke Kuroyanagi
· 12 years ago
d9b8602
Implement getMaxProbabilityOfExactMatches().
by Keisuke Kuroyanagi
· 12 years ago
3ca65c8
Remove unused supportsSwitchingToShortcutIme attribute
by Tadashi G. Takaoka
· 12 years ago
c5dc740
Add action key test for Lxx theme
by Tadashi G. Takaoka
· 12 years ago
07706dc
Merge "Refactoring"
by Jean Chalard
· 12 years ago
4a1113b
Refactoring
by Jean Chalard
· 12 years ago
Next »