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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Calling getClass on a class will return Class.class.
Ian Rogers
2016-05-09
1
-2
/
+2
*
Suppress redundant TYPE_WINDOWS_STATE_CHANGED.
Yohei Yukawa
2016-02-02
1
-1
/
+3
*
Fix master build.
Dan Zivkovic
2015-02-11
1
-2
/
+1
*
Remove shortcut support from LatinIME.
Dan Zivkovic
2015-02-11
1
-1
/
+2
*
Refactor PointerTracker and MainKeyboardView
Tadashi G. Takaoka
2014-11-21
1
-6
/
+2
*
Fix an NPE.
Jean Chalard
2014-11-20
1
-3
/
+7
*
Move util classes under common
Jean Chalard
2014-11-07
1
-1
/
+1
*
Move StringUtils under common.
Jean Chalard
2014-10-28
1
-1
/
+1
*
Move Constants.java to the latin.common package
Ken Wakasa
2014-10-23
1
-1
/
+1
*
Fix some compiler warnings
Tadashi G. Takaoka
2014-10-21
2
-3
/
+3
*
Fix verbalizing missing emoticons
Tadashi G. Takaoka
2014-09-29
1
-1
/
+22
*
Revert "Revert "[ML1] Introduce RichInputMethodSubtype""
Jean Chalard
2014-08-25
1
-1
/
+1
*
Revert "[ML1] Introduce RichInputMethodSubtype"
Jean Chalard
2014-08-22
1
-1
/
+1
*
[ML1] Introduce RichInputMethodSubtype
Jean Chalard
2014-08-22
1
-1
/
+1
*
Support performAccessibilityAction for CLICK and LONG_CLICK
Tadashi G. Takaoka
2014-06-27
4
-27
/
+47
*
Remove redundant override methods and extended classes
Tadashi G. Takaoka
2014-06-24
2
-40
/
+1
*
Refactor keyboard accessibility delegate classes
Tadashi G. Takaoka
2014-06-24
3
-24
/
+7
*
Add click and long click actions to key node info
Tadashi G. Takaoka
2014-06-20
2
-3
/
+41
*
Populate accessibility root node info of keyboard
Tadashi G. Takaoka
2014-06-20
1
-4
/
+16
*
Stop announcing suggestions strip content while more keys keyboard is showing
Tadashi G. Takaoka
2014-06-14
1
-1
/
+4
*
Merge "Return an empty accessibility node info for a keyboard"
Tadashi G. Takaoka
2014-06-10
1
-14
/
+4
|
\
|
*
Return an empty accessibility node info for a keyboard
Tadashi G. Takaoka
2014-06-13
1
-14
/
+4
*
|
Clear PointerTracker state when more keys keyboard is dismissed
Tadashi G. Takaoka
2014-06-13
1
-2
/
+7
|
/
*
Use MoreKeysDetector for accessibility
Tadashi G. Takaoka
2014-06-13
1
-3
/
+1
*
Fix TalkBack descriptions of keyboard shift mode transition
Tadashi G. Takaoka
2014-06-09
1
-0
/
+14
*
Use rectangle region to ignore hover events after long press
Tadashi G. Takaoka
2014-06-09
1
-9
/
+47
*
Refactor KeyCodeDescriptionMapper class a bit
Tadashi G. Takaoka
2014-06-09
1
-42
/
+26
*
Support more suggestions accessibility mode
Tadashi G. Takaoka
2014-06-04
1
-0
/
+37
*
Support more keys accessibility mode
Tadashi G. Takaoka
2014-06-04
4
-10
/
+297
*
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
*
Load KeyCodeDescriptionMapper class lazily
Tadashi G. Takaoka
2014-06-03
3
-15
/
+6
*
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
*
Add verbalization of symbols that are unsupported by TTS/TalkBack
Tadashi G. Takaoka
2014-06-02
1
-2
/
+26
*
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
*
Merge "Refactor KeyboardAccessibilityDelegate class a bit"
Tadashi G. Takaoka
2014-05-27
2
-6
/
+16
|
\
|
*
Refactor KeyboardAccessibilityDelegate class a bit
Tadashi G. Takaoka
2014-05-27
2
-6
/
+16
*
|
Remove compiler warning from accessibility package
Tadashi G. Takaoka
2014-05-27
2
-2
/
+2
|
/
*
Use onHoverEvent instead of dispatchHoverEvent
Tadashi G. Takaoka
2014-05-27
1
-50
/
+41
*
Merge "Announce the same key again"
Tadashi G. Takaoka
2014-05-27
2
-13
/
+4
|
\
|
*
Announce the same key again
Tadashi G. Takaoka
2014-05-27
2
-13
/
+4
*
|
Use "unknown emoji" or emoji that has an empty translation
Tadashi G. Takaoka
2014-05-27
1
-8
/
+17
|
/
*
Use Java 7 diamond operator
Tadashi G. Takaoka
2014-05-24
1
-5
/
+0
*
Add spoken description of accented letters
Tadashi G. Takaoka
2014-05-22
1
-8
/
+41
*
Support accessibility TalkBack in emoji palette
Tadashi G. Takaoka
2014-05-20
1
-16
/
+26
*
Move generic hover event handling to KeyboardAccessibilityDelegate
Tadashi G. Takaoka
2014-05-20
2
-146
/
+116
*
Separate MainKeyboardView specific accessibility code
Tadashi G. Takaoka
2014-05-20
2
-288
/
+340
*
Refactor accessibility classes to be more generic
Tadashi G. Takaoka
2014-05-20
2
-29
/
+32
[next]