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
/
keyboard
/
MainKeyboardView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove ALS from LatinIME.
Dan Zivkovic
2015-03-11
1
-9
/
+0
*
Remove shortcut support from LatinIME.
Dan Zivkovic
2015-02-11
1
-8
/
+8
*
Make LanguageOnSpacebarHelper as utility class
Tadashi G. Takaoka
2014-12-11
1
-6
/
+6
*
Add null analysis annotations to keyboard package
Tadashi G. Takaoka
2014-11-27
1
-1
/
+1
*
Merge "Fix possible NPE in MainKeyboardView"
Tadashi G. Takaoka
2014-11-27
1
-2
/
+5
|
\
|
*
Fix possible NPE in MainKeyboardView
Tadashi G. Takaoka
2014-11-20
1
-2
/
+5
*
|
Refactor PointerTracker and MainKeyboardView
Tadashi G. Takaoka
2014-11-21
1
-58
/
+32
|
/
*
Rename StringUtils methods that handle title case manipulation
Tadashi G. Takaoka
2014-11-19
1
-3
/
+1
*
Move util classes under common
Jean Chalard
2014-11-07
1
-1
/
+1
*
Make DrawingProxy and TimerProxy as a top-level interface
Tadashi G. Takaoka
2014-10-30
1
-2
/
+2
*
Consolidate TimerHandler.Callbacks with PointerTracker.DrawingProxy
Tadashi G. Takaoka
2014-10-30
1
-18
/
+22
*
Merge "Consolidate similar methods"
Tadashi G. Takaoka
2014-10-30
1
-22
/
+29
|
\
|
*
Consolidate similar methods
Tadashi G. Takaoka
2014-10-30
1
-22
/
+29
*
|
Fix dismiss key preview bug introduced by I658a5b16cc
Tadashi G. Takaoka
2014-10-30
1
-2
/
+2
|
/
*
Remove DrawingHandler
Tadashi G. Takaoka
2014-10-29
1
-31
/
+34
*
Remove DrawingHandler.Callbacks.dismissAllKeyPreviews()
Tadashi G. Takaoka
2014-10-29
1
-8
/
+7
*
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
*
[ML22] Improve the language on spacebar for SLS
Jean Chalard
2014-10-10
1
-2
/
+10
*
Stop dimming main keyboard while showing more keys keyboard
Tadashi G. Takaoka
2014-10-08
1
-21
/
+0
*
[ML14] Forward the locale list to relevant places, again
Jean Chalard
2014-10-06
1
-0
/
+5
*
Revert "[ML14] Forward the locale list to relevant places"
Ken Wakasa
2014-10-03
1
-5
/
+0
*
[ML14] Forward the locale list to relevant places
Jean Chalard
2014-10-03
1
-0
/
+5
*
Fix checking a11y status just before calling an a11y method
Tadashi G. Takaoka
2014-09-25
1
-2
/
+4
*
am ad4de3fc: am 9ca6658e: am 0f33e614: Implement Floating Action Button more ...
Tadashi G. Takaoka
2014-09-08
1
-3
/
+11
|
\
|
*
Implement Floating Action Button more keys keyboard
Tadashi G. Takaoka
2014-09-08
1
-3
/
+11
*
|
am 3ad86d91: am afa9d6d8: Merge "Add theme aware key popup preview animation"...
Tadashi G. Takaoka
2014-09-02
1
-6
/
+22
|
\
|
|
*
Add theme aware key popup preview animation
Tadashi G. Takaoka
2014-09-02
1
-6
/
+22
*
|
Revert "Revert "[ML1] Introduce RichInputMethodSubtype""
Jean Chalard
2014-08-25
1
-6
/
+5
*
|
Revert "[ML1] Introduce RichInputMethodSubtype"
Jean Chalard
2014-08-22
1
-5
/
+6
*
|
[ML1] Introduce RichInputMethodSubtype
Jean Chalard
2014-08-22
1
-6
/
+5
|
/
*
Auto scale-X text of key popup preview
Tadashi G. Takaoka
2014-08-12
1
-0
/
+4
*
Fix some comments and rename method and parameter names
Tadashi G. Takaoka
2014-06-23
1
-3
/
+3
*
Fix dismissing more keys panel when hiding keyboard
Tadashi G. Takaoka
2014-06-22
1
-5
/
+1
*
Merge "Refactor drawing preview classes"
Tadashi G. Takaoka
2014-06-20
1
-8
/
+6
|
\
|
*
Refactor drawing preview classes
Tadashi G. Takaoka
2014-06-18
1
-8
/
+6
*
|
Dismiss more keys panel when hiding window
Tadashi G. Takaoka
2014-06-19
1
-0
/
+5
|
/
*
Refactor MoreKeysKeyboard.Builder a bit
Tadashi G. Takaoka
2014-06-18
1
-13
/
+18
*
Consolidate 3 public methods of key preview into one
Tadashi G. Takaoka
2014-06-18
1
-6
/
+2
*
Fix NPE by disabling key preview popup of Emoji palette
Tadashi G. Takaoka
2014-06-13
1
-6
/
+6
*
Fix overwriting accessibility delegate in setKeyboard
Tadashi G. Takaoka
2014-06-08
1
-1
/
+3
*
Load KeyCodeDescriptionMapper class lazily
Tadashi G. Takaoka
2014-06-03
1
-5
/
+3
*
Create AccessibilityDelegate only when accessibility mode is on
Tadashi G. Takaoka
2014-06-02
1
-10
/
+16
*
Remove LatinImeLogger and UsabilityStudyLogUtils
Tadashi G. Takaoka
2014-05-29
1
-6
/
+0
*
Remove researcher logger
Tadashi G. Takaoka
2014-05-29
1
-25
/
+0
*
Use onHoverEvent instead of dispatchHoverEvent
Tadashi G. Takaoka
2014-05-27
1
-10
/
+5
*
Use Java 7 diamond operator
Tadashi G. Takaoka
2014-05-24
1
-3
/
+1
*
Separate MainKeyboardView specific accessibility code
Tadashi G. Takaoka
2014-05-20
1
-3
/
+3
*
Refactor accessibility classes to be more generic
Tadashi G. Takaoka
2014-05-20
1
-8
/
+7
*
Support 9-patch drawable for spacebar icon
Tadashi G. Takaoka
2014-05-15
1
-40
/
+24
[next]