This website requires JavaScript.
Explore
Help
Sign In
n
/
futokb
Watch
1
Star
0
Fork
0
You've already forked futokb
mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced
2024-09-28 14:54:30 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
futokb
/
java
/
src
/
com
/
android
/
inputmethod
/
accessibility
History
Tadashi G. Takaoka
56853c1e48
Use SparseArray<E> instead of HashMap<Integer,E>
...
Change-Id: Id962e670ee1a5164e6c69deb84625139bf5e7974
2012-06-29 17:56:31 +09:00
..
AccessibilityEntityProvider.java
Removing implementation of unnecessary APIs taken out of the support lib.
2012-06-17 15:22:02 -07:00
AccessibilityUtils.java
Pass IME accessibility events directly to the AccessibilityManager.
2012-05-19 00:05:13 -07:00
AccessibleKeyboardViewProxy.java
Refresh Accessibility key mapping when KeyboardView changes Keyboards.
2012-06-05 11:02:54 -07:00
KeyCodeDescriptionMapper.java
Use SparseArray<E> instead of HashMap<Integer,E>
2012-06-29 17:56:31 +09:00