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
/
MoreKeysKeyboard.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Keep aspect ratio of Material action key background
Tadashi G. Takaoka
2014-09-09
1
-2
/
+2
*
Move more keys divider to MoreKeysKeyboardView
Tadashi G. Takaoka
2014-09-08
1
-22
/
+7
*
Fix the order of keys on more keys keyboard
Tadashi G. Takaoka
2014-08-29
1
-16
/
+23
*
Fix some comments and rename method and parameter names
Tadashi G. Takaoka
2014-06-23
1
-5
/
+6
*
Refactor MoreKeysKeyboard.Builder a bit
Tadashi G. Takaoka
2014-06-18
1
-33
/
+24
*
Refactor Key constructors
Tadashi G. Takaoka
2014-02-10
1
-2
/
+1
*
Refactor KeyPreviewDrawParams a bit
Tadashi G. Takaoka
2014-02-04
1
-3
/
+3
*
Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c
Ken Wakasa
2013-12-13
1
-3
/
+3
*
Add getters and copy constructor to Key class
Tadashi G. Takaoka
2013-08-15
1
-5
/
+6
*
Fix IllegalArgumentException in MoreKeysKeyboard
Tadashi G. Takaoka
2013-07-19
1
-14
/
+11
*
Move TypefaceUtils and ViewUtils to utils package
Tadashi G. Takaoka
2013-07-05
1
-0
/
+1
*
Merge "Move util classes to the latin/utils directory"
Ken Wakasa
2013-06-24
1
-1
/
+1
|
\
|
*
Move util classes to the latin/utils directory
Ken Wakasa
2013-06-24
1
-1
/
+1
*
|
Fix possible divided by zeror error
Tadashi G. Takaoka
2013-06-24
1
-13
/
+7
|
/
*
Add debug message to detect unusual zero width condition
Tadashi G. Takaoka
2013-04-11
1
-0
/
+12
*
Merge "Add TypefaceUtils"
Tadashi G. Takaoka
2013-04-11
1
-15
/
+11
|
\
|
*
Add TypefaceUtils
Tadashi G. Takaoka
2013-04-11
1
-15
/
+11
*
|
More precise geometry checking for more keys keyboard
Tadashi G. Takaoka
2013-04-11
1
-2
/
+3
|
/
*
Cache MoreKeysKeyboard instead of container view of it
Tadashi G. Takaoka
2013-01-22
1
-4
/
+4
*
Fix Apache license comment
Tadashi G. Takaoka
2013-01-21
1
-8
/
+8
*
Move PointerTracker.DrawingProxy to MainKeyboardView (step 1)
Tadashi G. Takaoka
2013-01-21
1
-3
/
+6
*
Add @UsedForTesting and @ExternallyReferenced annotations
Tadashi G. Takaoka
2012-10-22
1
-1
/
+2
*
Cleanup: Make some classes as final
Tadashi G. Takaoka
2012-09-27
1
-1
/
+1
*
Support per-Key and per-Keyboard key visual attributes
Tadashi G. Takaoka
2012-08-31
1
-3
/
+2
*
Separate inner classes of keyboard package out under internal package
Tadashi G. Takaoka
2012-08-30
1
-210
/
+217
*
Set divider icon's alpha value on the fly
Tadashi G. Takaoka
2012-05-16
1
-4
/
+5
*
Fix calculation of more keys keyboard position based on key preview
Tadashi G. Takaoka
2012-05-09
1
-17
/
+27
*
Add followKeyLabelRatio flag for keyLabelFlags of Key attribute
Tadashi G. Takaoka
2012-04-11
1
-4
/
+1
*
Introduce KeyboardCodesSet.java and remove keycodes.xml
Tadashi G. Takaoka
2012-04-10
1
-6
/
+6
*
Refactor key drawing code in KeyboardView
Tadashi G. Takaoka
2012-03-21
1
-6
/
+5
*
Split Utils class to StringUtils, SubtypeUtils, and JniUtils
Tadashi G. Takaoka
2012-03-08
1
-2
/
+2
*
Support dividers in MoreKeysKeyboard
Tadashi G. Takaoka
2012-03-02
1
-9
/
+55
*
Explicitly specify that labels might be in more keys
Tadashi G. Takaoka
2012-03-01
1
-9
/
+18
*
Refactor more keys spec handling
Tadashi G. Takaoka
2012-03-01
1
-22
/
+19
*
Support fixed order more keys
Tadashi G. Takaoka
2012-02-17
1
-21
/
+65
*
Refactor MoreKeysKeyboard.Builder
Tadashi G. Takaoka
2012-02-10
1
-16
/
+15
*
Rename mini keyboard to more keys keyboard
Tadashi G. Takaoka
2012-02-08
1
-0
/
+269