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
/
AccessibilityUtils.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrated various apps under packages/inputmethods/LatinIME/ to androidx
vineel sadineni
2018-05-15
1
-1
/
+1
*
Calling getClass on a class will return Class.class.
Ian Rogers
2016-05-09
1
-2
/
+2
*
Fix master build.
Dan Zivkovic
2015-02-11
1
-2
/
+1
*
Remove shortcut support from LatinIME.
Dan Zivkovic
2015-02-11
1
-1
/
+2
*
Fix an NPE.
Jean Chalard
2014-11-20
1
-3
/
+7
*
Load KeyCodeDescriptionMapper class lazily
Tadashi G. Takaoka
2014-06-03
1
-1
/
+0
*
Remove compiler warning from accessibility package
Tadashi G. Takaoka
2014-05-27
1
-1
/
+1
*
Make AccessibleKeyboardViewProxy not singleton
Tadashi G. Takaoka
2014-05-01
1
-1
/
+0
*
Remove unnecessary reference to LatinIME
Tadashi G. Takaoka
2014-04-25
1
-4
/
+3
*
[IL88] Simple refactoring
Jean Chalard
2014-01-27
1
-1
/
+1
*
Speak auto-corrections for accessibility
Alan Viverette
2013-09-27
1
-0
/
+53
*
Move util classes to the latin/utils directory
Ken Wakasa
2013-06-24
1
-1
/
+1
*
Announce keyboard mode changes as a WINDOW_STATE_CHANGED event.
Alan Viverette
2013-03-07
1
-4
/
+13
*
Small code cleanups
Ken Wakasa
2013-01-07
1
-10
/
+11
*
Remove AudioManagerCompatWrapper.java
Ken Wakasa
2012-12-17
1
-17
/
+11
*
Make utility classes final
Tadashi G. Takaoka
2012-08-29
1
-1
/
+1
*
Change accessibility event type for app-driven speech.
alanv
2012-08-10
1
-7
/
+26
*
Pass IME accessibility events directly to the AccessibilityManager.
alanv
2012-05-19
1
-0
/
+12
*
Remove accessibility gesture handlers from LatinIME.
alanv
2012-05-08
1
-1
/
+0
*
Cleanup InputTypeCompatUtils to InputTypeUtils
Tadashi G. Takaoka
2012-04-03
1
-2
/
+2
*
Remove AccessibilityManagerCompatUtils and MorionEventCompatUtils
Tadashi G. Takaoka
2012-04-03
1
-7
/
+4
*
Added virtual view hierarchy for keyboard accessibility.
alanv
2012-02-28
1
-6
/
+5
*
Cleanup unused variables and parameters
Tadashi G. Takaoka
2011-12-15
1
-7
/
+6
*
am c960695f: Updated keyboard to use SPEAK_PASSWORD preference.
Alan Viverette
2011-12-06
1
-2
/
+14
|
\
|
*
Updated keyboard to use SPEAK_PASSWORD preference.
Alan Viverette
2011-12-06
1
-2
/
+14
*
|
Pending onStartInputView only if the EditorInfo is identical
Tadashi G. Takaoka
2011-11-21
1
-6
/
+6
|
/
*
Let accessibility users know to connect a headset when the IME connects to a ...
Alan Viverette
2011-10-06
1
-2
/
+43
*
Updated check for touch exploration enabled state
Alan Viverette
2011-07-21
1
-4
/
+1
*
Added support for touch exploration to Latin IME.
Alan Viverette
2011-06-22
1
-0
/
+133