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
/
internal
/
KeyboardRow.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix NPE by disabling key preview popup of Emoji palette
Tadashi G. Takaoka
2014-06-13
1
-0
/
+1
*
Use Java 7 diamond operator
Tadashi G. Takaoka
2014-05-24
1
-2
/
+1
*
Save and restore Row attributes using stack
Tadashi G. Takaoka
2013-08-19
1
-34
/
+66
*
Keyboard.Row can have keyLabelFlags attribute
Tadashi G. Takaoka
2013-08-19
1
-2
/
+1
*
Make all KeyboardRow attributes private
Tadashi G. Takaoka
2013-08-19
1
-2
/
+6
*
Fix cosmetic source code formatting
Tadashi G. Takaoka
2013-08-15
1
-15
/
+17
*
Move util classes to the latin/utils directory
Ken Wakasa
2013-06-24
1
-1
/
+1
*
Add keyboardLetfPadding and keyboardRightPadding attributes
Tadashi G. Takaoka
2013-01-30
1
-5
/
+3
*
Remove "dimension|fraction" format from Key and Keyboard attributes
Tadashi G. Takaoka
2013-01-30
1
-10
/
+8
*
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
*
Separate inner classes of keyboard package out under internal package
Tadashi G. Takaoka
2012-08-30
1
-0
/
+154