index
:
packages_input_LatinIME.git
kitkat
lp5.0
packages_input_LatinIME
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
src
/
com
/
android
/
inputmethod
/
keyboard
/
MoreKeysKeyboardView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
(DO NOT MERGE) Fix checking a11y status just before calling an a11y method
Tadashi G. Takaoka
2014-10-14
1
-4
/
+7
*
Move more keys divider to MoreKeysKeyboardView
Tadashi G. Takaoka
2014-09-08
1
-0
/
+31
*
Remove redundant override methods and extended classes
Tadashi G. Takaoka
2014-06-24
1
-4
/
+4
*
Stop announcing suggestions strip content while more keys keyboard is showing
Tadashi G. Takaoka
2014-06-14
1
-0
/
+4
*
Use MoreKeysDetector for accessibility
Tadashi G. Takaoka
2014-06-13
1
-10
/
+3
*
Fix overwriting accessibility delegate in setKeyboard
Tadashi G. Takaoka
2014-06-08
1
-4
/
+7
*
Support more suggestions accessibility mode
Tadashi G. Takaoka
2014-06-04
1
-1
/
+1
*
Support more keys accessibility mode
Tadashi G. Takaoka
2014-06-04
1
-8
/
+40
*
Refactor MoreKeysKeyboardView a bit
Tadashi G. Takaoka
2014-06-02
1
-19
/
+24
*
Refactor MoreKeysKeyboardView to use Key class
Tadashi G. Takaoka
2014-05-21
1
-2
/
+3
*
Fix updating the shift state upon backspace
Jean Chalard
2014-04-14
1
-2
/
+3
*
Remove unused MoreKeysPanel argument from Controller interface
Tadashi G. Takaoka
2014-03-04
1
-2
/
+2
*
[IL65] Pull up X,Y processing, step 4
Jean Chalard
2014-01-22
1
-1
/
+5
*
Fix IllegalStateException of ViewGroup
Tadashi G. Takaoka
2013-12-16
1
-2
/
+17
*
Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c
Ken Wakasa
2013-12-13
1
-4
/
+6
*
Add getters and copy constructor to Key class
Tadashi G. Takaoka
2013-08-15
1
-1
/
+1
*
Remove processMotionEvent from MoreKeysKeyboardView
Tadashi G. Takaoka
2013-08-08
1
-6
/
+1
*
Add MoreKeysPanel argument to Controller methods
Tadashi G. Takaoka
2013-07-25
1
-2
/
+2
*
Remove boolean return value of dismissing more keys panel
Tadashi G. Takaoka
2013-07-25
1
-4
/
+6
*
Move util classes to the latin/utils directory
Ken Wakasa
2013-06-24
1
-1
/
+1
*
Reset vertical correction when more suggestions are in modal mode
Tadashi G. Takaoka
2013-04-15
1
-1
/
+1
*
Add TypefaceUtils
Tadashi G. Takaoka
2013-04-11
1
-1
/
+1
*
Remove closing method from KeyboardView
Tadashi G. Takaoka
2013-02-27
1
-1
/
+0
*
Cache MoreKeysKeyboard instead of container view of it
Tadashi G. Takaoka
2013-01-22
1
-0
/
+1
*
Move PointerTracker.DrawingProxy to MainKeyboardView (step 1)
Tadashi G. Takaoka
2013-01-21
1
-8
/
+0
*
Refactor more keys menu framework (part 3)
Tom Ouyang
2012-12-13
1
-0
/
+8
*
Fix more suggestion window asymmetry bug in N7.
Tom Ouyang
2012-12-13
1
-1
/
+1
*
Refactor more keys menu framework (part 2)
Tom Ouyang
2012-12-13
1
-76
/
+102
*
Refactor more keys menu framework (part 1)
Tom Ouyang
2012-12-07
1
-17
/
+21
*
Add CoordinateUtils class
Tadashi G. Takaoka
2012-11-28
1
-2
/
+3
*
Replace useless CharSequence to String
Tadashi G. Takaoka
2012-10-22
1
-15
/
+17
*
Cleanup: Make some classes as final
Tadashi G. Takaoka
2012-09-27
1
-1
/
+1
*
Rename and consolidate some constants
Tadashi G. Takaoka
2012-08-21
1
-1
/
+3
*
Change the batch input methods of KeyboardActionListener
Tadashi G. Takaoka
2012-07-18
1
-2
/
+8
*
Extend onTextInput to be able to inject suggestions
Tadashi G. Takaoka
2012-07-06
1
-0
/
+10
*
Dismiss more suggestions panel when suggestions strip is closed
Tadashi G. Takaoka
2012-06-14
1
-1
/
+1
*
Fix calculation of more keys keyboard position based on key preview
Tadashi G. Takaoka
2012-05-09
1
-4
/
+2
*
Don't send touch coordinates if proximity characters correction is disabled
Tadashi G. Takaoka
2012-03-29
1
-1
/
+3
*
Fix centering more suggestions panel on tablet
Tadashi G. Takaoka
2012-03-08
1
-22
/
+11
*
Integrate the logic to calculate the proximities
satok
2012-03-06
1
-2
/
+2
*
Rename mini keyboard to more keys keyboard
Tadashi G. Takaoka
2012-02-08
1
-0
/
+189