Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
8e1f1be0f3cfce4ed0623d3d137f53f034f5b718
/
java
/
src
/
com
/
android
/
inputmethod
8e1f1be
Long press mic/comma key bring mini keyboard with settings
by Tadashi G. Takaoka
· 15 years ago
4fa67ef
Dismiss orange highlight after suggestion has been selected
by Tadashi G. Takaoka
· 15 years ago
3297ee8
Merge "Long pressing mic/comma key will show settings menue" into gingerbread
by Tadashi G. Takaoka
· 15 years ago
a1cc4f0
Long pressing mic/comma key will show settings menue
by Tadashi G. Takaoka
· 15 years ago
fcba53e
Display feedback popup for saving word while the word is pressing.
by Tadashi G. Takaoka
· 15 years ago
11a578f
Disable suggestion bar before invoke Voice input
by Tadashi G. Takaoka
· 15 years ago
8ff9680
Merge "Eliminate compiler warning" into gingerbread
by Tadashi G. Takaoka
· 15 years ago
eebe37e
Merge "Disable suggestion selection preview popup" into gingerbread
by Tadashi G. Takaoka
· 15 years ago
e7cfc8a
Eliminate compiler warning
by Tadashi G. Takaoka
· 15 years ago
c9716b2
Disable suggestion selection preview popup
by Tadashi G. Takaoka
· 15 years ago
15b840c
Merge "Check recorrection on focusing into a text field that has text already." into gingerbread
by Amith Yamasani
· 15 years ago
b8fa100
Check recorrection on focusing into a text field that has text already.
by Amith Yamasani
· 15 years ago
179ada9
Refactor CandidateView touch event handling
by Tadashi G. Takaoka
· 15 years ago
afb3532
Mini keyboard works even while shift is being pressed
by Tadashi G. Takaoka
· 15 years ago
6e5a398
Fixed key code and key coordinates when move debounce has been in action
by Tadashi G. Takaoka
· 15 years ago
008e9b3
Fix Null pointer exception on closing and update assets
by satok
· 15 years ago
0b4ae1f
Capitalize the displayed text in the suggestion bar when all of the user typed chars are upper case
by Ken Wakasa
· 15 years ago
3a2b903
Merge "Add Debug Settings Activity" into gingerbread
by satok
· 15 years ago
bf96661
Add Debug Settings Activity
by satok
· 15 years ago
6ee1bd4
Merge "Keep addWordToDictionary from doing disk I/O on main thread" into gingerbread
by Ken Wakasa
· 15 years ago
336bc6b
Keep addWordToDictionary from doing disk I/O on main thread
by Ken Wakasa
· 15 years ago
64e5a19
Merge "Add enter/exit animation style to prevew and mini keyboard" into gingerbread
by Tadashi G. Takaoka
· 15 years ago
0ae817c
Add enter/exit animation style to prevew and mini keyboard
by Tadashi G. Takaoka
· 15 years ago
1bebdcb
Move RingCharBuffer as a singleton in Util
by satok
· 15 years ago
9d44411
Fixed popup mini-keyboard position
by Tadashi G. Takaoka
· 15 years ago
7754298
Tune left and right padding of popup mini keyboard
by Tadashi G. Takaoka
· 15 years ago
23f7fb0
Merge "Disable invoking VoiceIME using swipe right action" into gingerbread
by Tadashi G. Takaoka
· 15 years ago
b75dee4
Merge "Fix ArrayIndexOutOfBoundsException in WordComposer" into gingerbread
by Tadashi G. Takaoka
· 15 years ago
d1a8e30
Fix ArrayIndexOutOfBoundsException in WordComposer
by Tadashi G. Takaoka
· 15 years ago
a96d8a1
Use SystemClock.uptimeMillis() for event time
by Tadashi G. Takaoka
· 15 years ago
abd7bba
Disable invoking VoiceIME using swipe right action
by Tadashi G. Takaoka
· 15 years ago
8493e43
Use constant for keycode.
by Tadashi G. Takaoka
· 15 years ago
8243c7a
Choose smaller or shorter language name for space bar
by Tadashi G. Takaoka
· 15 years ago
3a2896c
Fix issue space key preview remains on screen and would not dismiss
by Tadashi G. Takaoka
· 15 years ago
75c23ce
Add lightweight visual indication for numbers.
by Ken Wakasa
· 15 years ago
a104575
Merge "Draw language label on space key of symbol+alt mode" into gingerbread
by Tadashi G. Takaoka
· 15 years ago
31ff846
Draw language label on space key of symbol+alt mode
by Tadashi G. Takaoka
· 15 years ago
6b75eaa
Fix mini keyboard display position when preview is disabled
by Tadashi G. Takaoka
· 15 years ago
56cd6df
Merge "Space key will no longer auto-repeat" into gingerbread
by Tadashi G. Takaoka
· 15 years ago
aaa163b
Space key will no longer auto-repeat
by Tadashi G. Takaoka
· 15 years ago
4da43a2
Shorten popup preview residual time (100ms)
by Tadashi G. Takaoka
· 15 years ago
7763b36
Align key preview and mini-keyboard positions
by Tadashi G. Takaoka
· 15 years ago
4a3ffcb
Longer popup preview residual time (150ms)
by Tadashi G. Takaoka
· 15 years ago
29d8bde
Merge "Use the phone keyboard for NUMBER and DATETIME until we get a dedicated number entry keypad." into gingerbread
by Ken Wakasa
· 15 years ago
08f664f
Use the phone keyboard for NUMBER and DATETIME until we get a dedicated number entry keypad.
by Ken Wakasa
· 15 years ago
1476988
Default puctuation suggestions have same color
by Tadashi G. Takaoka
· 15 years ago
749b1ea
Increase gradient of suggestion bar
by Ken Wakasa
· 15 years ago
1508c0e
Add a new preference item to show/hide the settings key.
by Ken Wakasa
· 15 years ago
dd5d4e3
Merge "Fix : Bouncing Extract Text when correcting multiple lines of text." into gingerbread
by Amith Yamasani
· 15 years ago
c1020c3
Fix : Bouncing Extract Text when correcting multiple lines of text.
by Amith Yamasani
· 15 years ago
bf1f16f
Merge "All keys should be processed before processing modifier key" into gingerbread
by Tadashi G. Takaoka
· 15 years ago
bd1cc1d
Fix bug that upper case mini-keyboard does not work
by Tadashi G. Takaoka
· 15 years ago
2aa8078
All keys should be processed before processing modifier key
by Tadashi G. Takaoka
· 15 years ago
12a4e08
Handling multi-character uppercase key input
by Tadashi G. Takaoka
· 15 years ago
eb68036
Add keyHysteresisDistance xml attribute
by Tadashi G. Takaoka
· 15 years ago
0ea6270
More commit -> apply changes with SharedPreferencesCompat.
by Ken Wakasa
· 15 years ago
aed0122
Fix a bug in y-axis offset for sliding finger key detection for mini popup keyboard.
by Ken Wakasa
· 15 years ago
f62166c
Mini popup keyboard adjustment: Have the leftmost number right above the key.
by Ken Wakasa
· 15 years ago
3de8f34
Code cleanup
by Ken Wakasa
· 15 years ago
efc4a43
Symbol key acts as modifier key
by Tadashi G. Takaoka
· 15 years ago
681b676
Keep Keyboard in cache through SoftReference
by Tadashi G. Takaoka
· 15 years ago
0e300c8
Avoid a disk write on UI thread
by Ken Wakasa
· 15 years ago
c1ff284
Update strings for the settings access - based on the latest GB IME spec (ver 03).
by Ken Wakasa
· 15 years ago
83e63ac
Dismiss mini keyboard when finger is released outside mini keyboard
by Tadashi G. Takaoka
· 15 years ago
26aff8c
Merge "Fixed extra periods when chording with shift and space" into gingerbread
by Tadashi G. Takaoka
· 15 years ago
6252f46
Fixed extra periods when chording with shift and space
by Tadashi G. Takaoka
· 15 years ago
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
Next »