Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
66b42a1c2d38813be104a7f0435ec6e6ec1c6e65
/
java
/
src
/
com
/
android
/
inputmethod
66b42a1
Add shared preference for re-correction
by satok
· 15 years ago
8d7ffcb
Disable pop-up preview on mini keyboard
by Tadashi G. Takaoka
· 15 years ago
12659d4
Fix ALT key light behavior
by Tadashi G. Takaoka
· 15 years ago
c8b9afe
Support multi-touch only when device has distinct multi-touch panel
by Tadashi G. Takaoka
· 15 years ago
0a498cf
Merge "Extend space LED for autocompletion" into gingerbread
by satok
· 15 years ago
1bf265d
Extend space LED for autocompletion
by satok
· 15 years ago
e8f45ab
One alternate is treated as key action, not open mini keyboard
by Tadashi G. Takaoka
· 15 years ago
ffa88f0
Merge "Move inflating mini keyboard code into separate method" into gingerbread
by Tadashi G. Takaoka
· 15 years ago
1b09ac4
Merge "Add a showing input method picker option by longpressing setting key" into gingerbread
by satok
· 15 years ago
9a6a4d3
Add a showing input method picker option by longpressing setting key
by satok
· 15 years ago
0b47343
Move inflating mini keyboard code into separate method
by Tadashi G. Takaoka
· 15 years ago
5583cb0
Merge "Followup TBR in I87060049" into gingerbread
by Tadashi G. Takaoka
· 15 years ago
0529a04
Followup TBR in I87060049
by Tadashi G. Takaoka
· 15 years ago
c584199
Merge "Change symbol on space bar when autocompletion is activated" into gingerbread
by satok
· 15 years ago
41feaaa
Change symbol on space bar when autocompletion is activated
by satok
· 15 years ago
c5d33b1
Fix NPE in LatinKeyboardBaseView
by Tadashi G. Takaoka
· 15 years ago
7083b74
Propagate preview enable attribute to mini-keyboard
by Tadashi G. Takaoka
· 15 years ago
fe72f13
Remove close button from mini keyboard
by Tadashi G. Takaoka
· 15 years ago
07221a4
Support sliding pop-up mini-keyboard input
by Tadashi G. Takaoka
· 15 years ago
6bfb234
Refactor KeyDetector to share more methods
by Tadashi G. Takaoka
· 15 years ago
83b3cf5
Merge "Corresponding to TBR of Id2b0b974" into gingerbread
by Tadashi G. Takaoka
· 15 years ago
72d98fa
Corresponding to TBR of Id2b0b974
by Tadashi G. Takaoka
· 15 years ago
0fe4c9e
Corresponding to TBR of Ie6cf6768
by Tadashi G. Takaoka
· 15 years ago
400046d
Encapsulate vertical and horizontal correction values into KeyDetector.
by Tadashi G. Takaoka
· 15 years ago
3d4123f
Add PointerTracker argument to long press related methods
by Tadashi G. Takaoka
· 15 years ago
3491c87
Merge "Queuing PointerTracker to support n-key roll-over and shift modifier." into gingerbread
by Tadashi G. Takaoka
· 15 years ago
40a05f6
Queuing PointerTracker to support n-key roll-over and shift modifier.
by Tadashi G. Takaoka
· 15 years ago
a327485
Change the preference name for a theme and remove a preference settings
by satok
· 15 years ago
ac4f8e4
Merge "Change background color for functional keys in LatinIME" into gingerbread
by satok
· 15 years ago
dd8dd9f
Change background color for functional keys in LatinIME
by satok
· 15 years ago
f7d71c3
Merge "Refactor PointerTracker to add isValidKeyIndex() predicate." into gingerbread
by Tadashi G. Takaoka
· 15 years ago
b00a1d0
Correction improvements - use the new InputConnection APIs for underlining and
by Amith Yamasani
· 15 years ago
c6df091
Refactor PointerTracker to add isValidKeyIndex() predicate.
by Tadashi G. Takaoka
· 15 years ago
c6cb2ec
Add new public attribute mPointerId to PointerTracker
by Tadashi G. Takaoka
· 15 years ago
2085d43
Make abstract KeyDetector class
by Tadashi G. Takaoka
· 15 years ago
681b102
Track all pointers events
by Tadashi G. Takaoka
· 15 years ago
40ac45e
Get rid of arrows in candidate view
by Ken Wakasa
· 15 years ago
8d3ca2f
Fix new theme assets and resources
by satok
· 15 years ago
31adfa7
Add a new theme for Gingerbread
by satok
· 15 years ago
a521b31
Introduce multiple PointerTracker
by Tadashi G. Takaoka
· 15 years ago
409731f
Merge "Make KeyDebounce class a top-level class and rename it to PointerTracker" into gingerbread
by Tadashi G. Takaoka
· 15 years ago
6a1514a
Make KeyDebounce class a top-level class and rename it to PointerTracker
by Tadashi G. Takaoka
· 15 years ago
543dbdf
Always present suggestion strip whenever in appropriate mode.
by Ken Wakasa
· 15 years ago
b24cc64
Fix ArrayIndexOutOfBoundsException.
by Ken Wakasa
· 15 years ago
b57b478
Refactor KeyDebounce class
by Tadashi G. Takaoka
· 15 years ago
dc406a2
Merge "Refactor key preview methods" into gingerbread
by Tadashi G. Takaoka
· 15 years ago
2ca84da
Refactor key preview methods
by Tadashi G. Takaoka
· 15 years ago
673aed4
Add settings button
by satok
· 15 years ago
eeb77d4
Merge "Remove mAbortKey flag completely" into gingerbread
by Tadashi G. Takaoka
· 15 years ago
ba9b24e
Remove mAbortKey flag completely
by Tadashi G. Takaoka
· 15 years ago
d2a431e
Remove extension keyboard
by Tadashi G. Takaoka
· 15 years ago
5d55cf6
Remove Log functions from Gingerbread
by satok
· 15 years ago
cb62212
DO NOT MERGE. Remove a preference for bigram suggestion
by satok
· 15 years ago
06123e5
Don't re-allocate KeyDebouncer when keyboard is switched.
by Tadashi G. Takaoka
· 15 years ago
00dda50
Revert "Show key preview instantaneously"
by Tadashi G. Takaoka
· 15 years ago
09f530e
Show key preview instantaneously
by Tadashi G. Takaoka
· 15 years ago
7986d78
Merge "Disable long-press on shift and symbol keys" into gingerbread
by Tadashi G. Takaoka
· 15 years ago
cec1495
Disable long-press on shift and symbol keys
by Tadashi G. Takaoka
· 15 years ago
f17a50f
Merge "Not to reset the ring buffer in LatinImeLogger" into gingerbread
by satok
· 15 years ago
975fc3c
Not to reset the ring buffer in LatinImeLogger
by satok
· 15 years ago
830fd4a
Merge "Refactor onModifiedTouchEvent into several methods." into gingerbread
by Tadashi G. Takaoka
· 15 years ago
bdd9c3d
Remove unused import statement
by Tadashi G. Takaoka
· 15 years ago
5b6fbf9
Refactor onModifiedTouchEvent into several methods.
by Tadashi G. Takaoka
· 15 years ago
e83d738
Refactor getKeyIndexAndNearbyCodes into independent class
by Tadashi G. Takaoka
· 15 years ago
dfbc508
Refactor SwipeTracker class
by Tadashi G. Takaoka
· 15 years ago
542f057
Add a log for getting coordinates of keys
by satok
· 15 years ago
0c54809
Refactor gesture detector logic
by Tadashi G. Takaoka
· 15 years ago
0d098c5
Fix bugs in key repeat logic
by Tadashi G. Takaoka
· 15 years ago
05d1904
Refactor SwipeTracker to top level class
by Tadashi G. Takaoka
· 15 years ago
f4271e5
Refactor key repeating related code
by Tadashi G. Takaoka
· 15 years ago
8ee1321
Refactor long press related code
by Tadashi G. Takaoka
· 15 years ago
edadd26
Merge "Refactor onModifiedTouchEvent of LatinKeyboardBaseView" into gingerbread
by Tadashi G. Takaoka
· 15 years ago
8b0cb12
Refactor onModifiedTouchEvent of LatinKeyboardBaseView
by Tadashi G. Takaoka
· 15 years ago
525141a
Clean up LatinIME java
by satok
· 15 years ago
78c4611
Fix LatinIME crashing due to crash in Contacts DB
by Ken Wakasa
· 15 years ago
17dc363
Fix an NPE found in KeyboardSwitcher.isAlphabetMode()
by Ken Wakasa
· 15 years ago
979f869
DO NOT MERGE. Backport LatinIME from master to Gingerbread
by satok
· 15 years ago
6511376
am 65582531: Fix a bug in backspace handling for the "Tap again to save"
by Ken Wakasa
· 15 years ago
6558253
Fix a bug in backspace handling for the "Tap again to save"
by Ken Wakasa
· 15 years ago
b106805
am f0296426: Don\'t auto-select the system language in IME language selection screen.
by Amith Yamasani
· 15 years ago
f029642
Don't auto-select the system language in IME language selection screen.
by Amith Yamasani
· 15 years ago
335a0c5
am 938c1782: Fix for hanging extension keyboard. Bug: 2593488
by Amith Yamasani
· 15 years ago
938c178
Fix for hanging extension keyboard. Bug: 2593488
by Amith Yamasani
· 15 years ago
b98c17a
am f9d0f3a8: Fix for: For Voice IME busy circle displayed below waveform
by Valentin Kravtsov
· 15 years ago
f9d0f3a
Fix for: For Voice IME busy circle displayed below waveform
by Valentin Kravtsov
· 15 years ago
97f4b4a
am c2b8c16b: Possible fix for monkey bug: 2529350
by Amith Yamasani
· 15 years ago
4f69509
am 3e0c82ec: Fix for 2568664 : Slide gesture on spacebar is not reliable anymore
by Amith Yamasani
· 15 years ago
c2b8c16
Possible fix for monkey bug: 2529350
by Amith Yamasani
· 15 years ago
3e0c82e
Fix for 2568664 : Slide gesture on spacebar is not reliable anymore
by Amith Yamasani
· 15 years ago
443c360
Clarify licensing
by Jean-Baptiste Queru
· 15 years ago
dad0e79
Fix for 2559069 IME ".com" should be erasable with one backspace
by Amith Yamasani
· 15 years ago
0fef498
Treat fast moves as multi-touch. Bug: 2561786
by Amith Yamasani
· 15 years ago
fbd1866
Avoid race conditions between queries and closing of the auto_dict database.
by Amith Yamasani
· 15 years ago
0693318
Fix bug 2553592 API REVIEW: android.speech
by Jean-Michel Trivi
· 15 years ago
d079b98
Fix build breakage due to api change
by Amith Yamasani
· 15 years ago
0c05902
Don't auto-add when in suggest-only mode. Bug: 2521344
by Amith Yamasani
· 15 years ago
4ff60be
Write the auto dictionary data to disk in a background thread to avoid blocking the UI thread.
by Amith Yamasani
· 15 years ago
bad436e
Potential fix for extension keyboard not cleaning up bubbles sometimes.
by Amith Yamasani
· 15 years ago
6780b89
Fix a StringIndexOutOfBounds. Bug: 2524050
by Amith Yamasani
· 15 years ago
1e5374e
Remove popup for extension keyboard in landscape. bug: 2519903
by Amith Yamasani
· 15 years ago
Next »