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
/
accessibility
/
KeyboardAccessibilityDelegate.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support performAccessibilityAction for CLICK and LONG_CLICK
Tadashi G. Takaoka
2014-06-27
1
-17
/
+30
*
Remove redundant override methods and extended classes
Tadashi G. Takaoka
2014-06-24
1
-1
/
+1
*
Refactor keyboard accessibility delegate classes
Tadashi G. Takaoka
2014-06-24
1
-22
/
+3
*
Add click and long click actions to key node info
Tadashi G. Takaoka
2014-06-20
1
-2
/
+2
*
Support more keys accessibility mode
Tadashi G. Takaoka
2014-06-04
1
-9
/
+39
*
Add onRegisterHoverKey to accessibility delegate
Tadashi G. Takaoka
2014-06-04
1
-2
/
+12
*
Revert "Pass hover event to accessibility key handling methods"
Tadashi G. Takaoka
2014-06-04
1
-12
/
+9
*
Fix synthesizing MotionEvent
Tadashi G. Takaoka
2014-06-03
1
-9
/
+5
*
Pass hover event to accessibility key handling methods
Tadashi G. Takaoka
2014-06-02
1
-12
/
+15
*
Fix to clear on hover visual cue
Tadashi G. Takaoka
2014-06-02
1
-13
/
+17
*
Support fine grained hover event handling
Tadashi G. Takaoka
2014-05-28
1
-56
/
+112
*
Refactor KeyboardAccessibilityDelegate class a bit
Tadashi G. Takaoka
2014-05-27
1
-0
/
+14
*
Use onHoverEvent instead of dispatchHoverEvent
Tadashi G. Takaoka
2014-05-27
1
-50
/
+41
*
Announce the same key again
Tadashi G. Takaoka
2014-05-27
1
-1
/
+1
*
Move generic hover event handling to KeyboardAccessibilityDelegate
Tadashi G. Takaoka
2014-05-20
1
-2
/
+116
*
Separate MainKeyboardView specific accessibility code
Tadashi G. Takaoka
2014-05-20
1
-288
/
+12
*
Refactor accessibility classes to be more generic
Tadashi G. Takaoka
2014-05-20
1
-0
/
+394