index
:
packages_input_LatinIME.git
kitkat
lp5.0
packages_input_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
*
(DO NOT MERGE) Fix checking a11y status just before calling an a11y method
Tadashi G. Takaoka
2014-10-14
1
-2
/
+4
*
Implement Floating Action Button more keys keyboard
Tadashi G. Takaoka
2014-09-08
1
-3
/
+11
*
Add theme aware key popup preview animation
Tadashi G. Takaoka
2014-09-02
1
-6
/
+22
*
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
*
Remove unused auto correction led for spacebar feature
Tadashi G. Takaoka
2014-05-15
1
-26
/
+1
*
Separate functional key background from normal one
Tadashi G. Takaoka
2014-05-14
1
-23
/
+1
*
Optimize drawing key text shadow layer
Tadashi G. Takaoka
2014-05-13
1
-3
/
+14
*
Guard accessibility function calls
Tadashi G. Takaoka
2014-05-01
1
-1
/
+3
*
Make AccessibleKeyboardViewProxy not singleton
Tadashi G. Takaoka
2014-05-01
1
-6
/
+11
*
Use sorted keys index as virtual view id
Tadashi G. Takaoka
2014-04-22
1
-1
/
+1
*
Fix updating the shift state upon backspace
Jean Chalard
2014-04-14
1
-2
/
+2
*
Remove workaround code of placing DrawingPreviewPlacerView
Tadashi G. Takaoka
2014-04-07
1
-18
/
+7
*
Remove country name from space bar text when appropriate
Tadashi G. Takaoka
2014-04-02
1
-9
/
+14
*
Add SpacebarLanguageUtils class
Tadashi G. Takaoka
2014-04-01
1
-4
/
+3
*
Stop displaying locale string on short space bar
Tadashi G. Takaoka
2014-03-28
1
-5
/
+0
*
Remove unused MoreKeysPanel argument from Controller interface
Tadashi G. Takaoka
2014-03-04
1
-2
/
+2
*
Remove unnecessary override of MainKeyboardView.dispatchTouchEvent
Tadashi G. Takaoka
2014-02-17
1
-8
/
+0
*
Remove unused import
Tadashi G. Takaoka
2014-02-10
1
-1
/
+0
*
Add debug settings for keypress popup animations
Tadashi G. Takaoka
2014-02-07
1
-0
/
+6
*
Move key preview related methods to KeyPreviewChoreographer
Tadashi G. Takaoka
2014-02-05
1
-231
/
+14
*
Revert "Move key preview related methods to KeyPreviewChoreographer"
Tadashi G. Takaoka
2014-02-05
1
-16
/
+231
*
Move key preview related methods to KeyPreviewChoreographer
Tadashi G. Takaoka
2014-02-05
1
-231
/
+16
*
Move some XML attributes to KeyPreviewDrawParams
Tadashi G. Takaoka
2014-02-04
1
-27
/
+12
*
Refactor KeyPreviewDrawParams a bit
Tadashi G. Takaoka
2014-02-04
1
-21
/
+7
*
Use "Key popup dismiss delay" to control key preview zoom out animation
Tadashi G. Takaoka
2014-02-04
1
-1
/
+2
*
Fix a bug where changing auto-shift would cancel autorepeat.
Jean Chalard
2014-01-09
1
-2
/
+2
*
Comprehensive memory deallocation
Tadashi G. Takaoka
2013-12-24
1
-1
/
+1
*
Rename classes related to AbstractDrawingPreview
Tadashi G. Takaoka
2013-12-24
1
-37
/
+37
*
Remove unnecessary default KeyDetector from PointerTracker
Tadashi G. Takaoka
2013-12-20
1
-4
/
+2
*
Remove PointerTracker reference from accessibility package
Tadashi G. Takaoka
2013-12-20
1
-2
/
+2
*
Fix IllegalStateException of ViewGroup
Tadashi G. Takaoka
2013-12-16
1
-6
/
+2
*
Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c
Ken Wakasa
2013-12-13
1
-376
/
+338
[next]