Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
54af64ae921baa764d64c11c7f4f8edd6352d405
54af64a
Two words error correction with other error correction for the first word
by satok
· 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
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
0f96006
Merge "Add KeyboardStateTestsBase and helper methods"
by Tadashi G. Takaoka
· 14 years ago
64e01ba
Add KeyboardStateTestsBase and helper methods
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
d104a7a
Merge "Fix a bug where words disappear on inserting separators"
by Jean Chalard
· 14 years ago
edc6395
Fix a bug where words disappear on inserting separators
by Jean Chalard
· 14 years ago
ff02067
Merge "Prepair for advanced two words error correction"
by satok
· 14 years ago
29dc806
Prepair for advanced two words error correction
by satok
· 14 years ago
aed5819
Merge "Fix a bug where suggestion would restart at a bad time"
by Jean Chalard
· 14 years ago
fbd1ac8
Fix a bug where suggestion would restart at a bad time
by Jean Chalard
· 14 years ago
ddf4166
Merge "Support EditorInfo.IME_FLAG_FORCE_ASCII"
by Tadashi G. Takaoka
· 14 years ago
1ef6fc7
Support EditorInfo.IME_FLAG_FORCE_ASCII
by Tadashi G. Takaoka
· 14 years ago
f611f24
Merge "Use edit distance for transposing correction"
by satok
· 14 years ago
edf107e
Merge "Add "force non-distinct multitouch" debug option"
by Tadashi G. Takaoka
· 14 years ago
2764e1d
Merge "Remove duplicate logic from KeyboardSwitcher and KeyboardState"
by Tadashi G. Takaoka
· 14 years ago
06b7c25
Add "force non-distinct multitouch" debug option
by Tadashi G. Takaoka
· 14 years ago
a161a4a
Use edit distance for transposing correction
by satok
· 14 years ago
a8ba49c
Small cleanup
by Jean Chalard
· 14 years ago
72d285f
Add some comments about resuming auto-suggestion
by Jean Chalard
· 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
c839999
Merge "Actually add shortcut-only entries."
by Jean Chalard
· 14 years ago
382f44f
Merge "Add shortcut only to xml output."
by Jean Chalard
· 14 years ago
58e782a
Remove duplicate logic from KeyboardSwitcher and KeyboardState
by Tadashi G. Takaoka
· 14 years ago
e47bd3f
KeyboardState unit tests for non-distinct multitouch device
by Tadashi G. Takaoka
· 14 years ago
af95118
Merge "Fix double tap shift key to turn off capslock mode"
by Tadashi G. Takaoka
· 14 years ago
6145b73
Add shortcut only to xml output.
by Jean Chalard
· 14 years ago
c599f2e
Actually add shortcut-only entries.
by Jean Chalard
· 14 years ago
82ddd16
Stop avoiding adding what the user typed to candidates
by Jean Chalard
· 14 years ago
7bc61ca
Fix double tap shift key to turn off capslock mode
by Tadashi G. Takaoka
· 14 years ago
d64b8c9
Merge "Read the group count correctly from the binary format"
by Jean Chalard
· 14 years ago
9b8b2c7
Read the group count correctly from the binary format
by Jean Chalard
· 14 years ago
1f79c87
Merge "Add more KeyboardState unit test cases"
by Tadashi G. Takaoka
· 14 years ago
6d5c9c9
Add more KeyboardState unit test cases
by Tadashi G. Takaoka
· 14 years ago
67e1397
Merge "Store suggestions for each input length for missing space algorithm etc."
by satok
· 14 years ago
9c28380
Merge "Write multi-byte chargroup count to the binary dict"
by Jean Chalard
· 14 years ago
d3f1cae
Merge "Add auto caps function simulation to MockKeyboardSwitcher"
by Tadashi G. Takaoka
· 14 years ago
6ad15fc
Store suggestions for each input length for missing space algorithm etc.
by satok
· 14 years ago
8ece45b
Add auto caps function simulation to MockKeyboardSwitcher
by Tadashi G. Takaoka
· 14 years ago
2c0903b
Write multi-byte chargroup count to the binary dict
by Jean Chalard
· 14 years ago
fe9dca7
Merge "Read multi-byte char group counts"
by Jean Chalard
· 14 years ago
4c0eca6
Read multi-byte char group counts
by Jean Chalard
· 14 years ago
610a7d9
Merge "Make MockKeyboardSwitcher top level class"
by Tadashi G. Takaoka
· 14 years ago
549571c
Make MockKeyboardSwitcher top level class
by Tadashi G. Takaoka
· 14 years ago
6d41981
Remove a bunch of obsolete methods.
by Jean Chalard
· 14 years ago
d82fd6c
Merge "Don't cache resource value that depends on orientation"
by Tadashi G. Takaoka
· 14 years ago
9751a62
Don't cache resource value that depends on orientation
by Tadashi G. Takaoka
· 14 years ago
eddfbb6
Add a helper method
by Jean Chalard
· 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
a3e52e9
Merge "Fix a native crash with shortcuts"
by Jean Chalard
· 14 years ago
512c669
Fix a native crash with shortcuts
by Jean Chalard
· 14 years ago
4cabb04
Use KeyboardSet for unit test
by Tadashi G. Takaoka
· 14 years ago
ca132ce
Merge "Remove reference of SubtypeSwitcher and SettingsValues from KeyboardSet"
by Tadashi G. Takaoka
· 14 years ago
211680e
Merge "Fix SuggestTests"
by Tadashi G. Takaoka
· 14 years ago
4087ba6
Remove reference of SubtypeSwitcher and SettingsValues from KeyboardSet
by Tadashi G. Takaoka
· 14 years ago
9fb6f47
New LOG lib
by satok
· 14 years ago
b960477
Use placement new to construct the queue
by satok
· 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
76dede6
Merge "Fix SubtypeLocaleTests"
by Tadashi G. Takaoka
· 14 years ago
1d161a9
Cleanup UtilsTests
by Tadashi G. Takaoka
· 14 years ago
fb9b0f4
Fix UserBigramSuggestTests
by Tadashi G. Takaoka
· 14 years ago
4015a64
Fix SubtypeLocaleTests
by Tadashi G. Takaoka
· 14 years ago
4da8e8e
Merge "Fix a bug in the logic to show 3 dots of the ime switcher"
by satok
· 14 years ago
83a0184
Fix a bug in the logic to show 3 dots of the ime switcher
by satok
· 14 years ago
16d5e19
am 201a8ba8: Reconcile with ics-mr1-release
by The Android Open Source Project
· 14 years ago
201a8ba
Reconcile with ics-mr1-release
by The Android Open Source Project
· 14 years ago
21814c5
Merge "Move auto correction thresthold to the native code"
by satok
· 14 years ago
be0cf72
Move auto correction thresthold to the native code
by satok
· 14 years ago
ab34a4a
Merge "Fix a bug where last candidate would not be reset"
by Jean Chalard
· 14 years ago
cda8a42
Merge "Add a sanity check"
by Jean Chalard
· 14 years ago
53f56dd
Merge "Change the application name of aosp latin ime"
by satok
· 14 years ago
c1da656
Change the application name of aosp latin ime
by satok
· 14 years ago
a8c8ab1
Remove an excessive parens
by Jean Chalard
· 14 years ago
852630b
Add a sanity check
by Jean Chalard
· 14 years ago
9de5cfc
Fix a crash where revertSwap would be wrongly called
by Jean Chalard
· 14 years ago
cd2286f
Fix a bug where last candidate would not be reset
by Jean Chalard
· 14 years ago
294d519
merge in ics-mr1-release history after reset to ics-mr1
by The Android Automerger
· 14 years ago
8c11104
am ed043c61: (-s ours) am 4b23789e: Merge "DO NOT MERGE. Fix more keys for fr_CA and fr_CH. Also tidy up more keys for de_ZZ as well." into ics-mr1
by Ken Wakasa
· 14 years ago
e895db8
am e7fecbc5: (-s ours) am 3e405f3a: DO NOT MERGE. Save keyboard layout only when it is shown
by Tadashi G. Takaoka
· 14 years ago
ed043c6
am 4b23789e: Merge "DO NOT MERGE. Fix more keys for fr_CA and fr_CH. Also tidy up more keys for de_ZZ as well." into ics-mr1
by Ken Wakasa
· 14 years ago
e7fecbc
am 3e405f3a: DO NOT MERGE. Save keyboard layout only when it is shown
by Tadashi G. Takaoka
· 14 years ago
4b23789
Merge "DO NOT MERGE. Fix more keys for fr_CA and fr_CH. Also tidy up more keys for de_ZZ as well." into ics-mr1
by Ken Wakasa
· 14 years ago
0f925ef
Merge "Add EnabledWhenDefaultIsNotAsciiCapable to English keyboard subtype"
by satok
· 14 years ago
903e588
Add internal structure support for isShortcutOnly (B8)
by Jean Chalard
· 14 years ago
6d3b422
Add EnabledWhenDefaultIsNotAsciiCapable to English keyboard subtype
by satok
· 14 years ago
b751dbb
Add shortcuts to XML output of makedict (B7)
by Jean Chalard
· 14 years ago
Next »