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
/
latin
/
InputView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify onComputeInsets of LatinIME
Tadashi G. Takaoka
2014-08-27
1
-2
/
+2
*
Fix forwarding event only when sending view is visible
Tadashi G. Takaoka
2014-06-13
1
-1
/
+6
*
Support more keys accessibility mode
Tadashi G. Takaoka
2014-06-04
1
-4
/
+16
*
Stop overriding InputView.dispatchTouchEvent
Tadashi G. Takaoka
2014-02-17
1
-56
/
+63
*
Cancel more suggestions panel when touching keyboard
Tadashi G. Takaoka
2013-12-17
1
-0
/
+39
*
Refactor touch event forwarding in InputView
Tadashi G. Takaoka
2013-12-17
1
-56
/
+133
*
Consolidate forwardTouchEvent with dispatchTouchEvent
Tadashi G. Takaoka
2013-08-06
1
-14
/
+10
*
Remove unnecessary suggestion strip container
Tadashi G. Takaoka
2013-08-06
1
-5
/
+5
*
Fix Apache license comment
Tadashi G. Takaoka
2013-01-21
1
-8
/
+8
*
Cleanup: Make some classes as final
Tadashi G. Takaoka
2012-09-27
1
-1
/
+1
*
Rename SuggestionsView to SuggestionStripView
Tadashi G. Takaoka
2012-07-23
1
-6
/
+7
*
Forward touch events above the keyboard to the suggestions strip
Tadashi G. Takaoka
2011-09-27
1
-0
/
+112