index
:
packages_inputmethods_LatinIME.git
mm6.0
q10.0
packages_inputmethods_LatinIME
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
src
/
com
/
android
/
inputmethod
/
accessibility
/
KeyboardAccessibilityNodeProvider.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement text entry key API for accessibility services in AOSP Keyboard
ryanlwlin
2020-05-25
1
-7
/
+4
*
Migrated various apps under packages/inputmethods/LatinIME/ to androidx
vineel sadineni
2018-05-15
1
-5
/
+5
*
Move util classes under common
Jean Chalard
2014-11-07
1
-1
/
+1
*
Fix some compiler warnings
Tadashi G. Takaoka
2014-10-21
1
-2
/
+1
*
Support performAccessibilityAction for CLICK and LONG_CLICK
Tadashi G. Takaoka
2014-06-27
1
-3
/
+10
*
Refactor keyboard accessibility delegate classes
Tadashi G. Takaoka
2014-06-24
1
-1
/
+1
*
Add click and long click actions to key node info
Tadashi G. Takaoka
2014-06-20
1
-1
/
+39
*
Populate accessibility root node info of keyboard
Tadashi G. Takaoka
2014-06-20
1
-4
/
+16
*
Return an empty accessibility node info for a keyboard
Tadashi G. Takaoka
2014-06-13
1
-14
/
+4
*
Load KeyCodeDescriptionMapper class lazily
Tadashi G. Takaoka
2014-06-03
1
-1
/
+1
*
Remove compiler warning from accessibility package
Tadashi G. Takaoka
2014-05-27
1
-1
/
+1
*
Announce the same key again
Tadashi G. Takaoka
2014-05-27
1
-12
/
+3
*
Refactor accessibility classes to be more generic
Tadashi G. Takaoka
2014-05-20
1
-0
/
+305