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
/
KeyboardCodesSet.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use Java 7 diamond operator
Tadashi G. Takaoka
2014-05-24
1
-2
/
+1
*
Remove RTL aware !code and add corresponding !text
Tadashi G. Takaoka
2014-02-13
1
-65
/
+4
*
Use SubtypeLocaleUtils.isRtlLanguage
Tadashi G. Takaoka
2014-02-06
1
-22
/
+4
*
Move some prefix strings to relevant classes
Tadashi G. Takaoka
2014-01-31
1
-0
/
+2
*
Fix inconsistent behavior with the back-to-the-main-keyboard key
Yohei Yukawa
2014-01-28
1
-0
/
+3
*
Add emoji icon and code as a groundwork
Tadashi G. Takaoka
2013-08-06
1
-0
/
+3
*
Remove CODE_RESEARCH
Tadashi G. Takaoka
2013-08-05
1
-3
/
+0
*
Move util classes to the latin/utils directory
Ken Wakasa
2013-06-24
1
-1
/
+1
*
Add CODE_CAPSLOCK for long press shift key
Tadashi G. Takaoka
2013-06-04
1
-0
/
+3
*
Fix how the Enter action is decided
Jean Chalard
2013-02-22
1
-4
/
+1
*
Fix RTL language key code mapping
Tadashi G. Takaoka
2013-02-12
1
-0
/
+5
*
Fix Apache license comment
Tadashi G. Takaoka
2013-01-21
1
-8
/
+8
*
Distinguish action-enter/shift-enter/enter
Jean Chalard
2013-01-15
1
-0
/
+2
*
Move code point constants from Keyboard to Constants class
Tadashi G. Takaoka
2012-10-29
1
-16
/
+16
*
Cleanup: Make some classes as final
Tadashi G. Takaoka
2012-09-27
1
-1
/
+1
*
Add CollectionUtils class to create generic collection easily
Tadashi G. Takaoka
2012-08-22
1
-3
/
+3
*
add research log ui control
Kurt Partridge
2012-06-06
1
-0
/
+3
*
Fix adjusting key's label/code case
Tadashi G. Takaoka
2012-05-28
1
-3
/
+0
*
Make KeySpecParser case insensitive
Tadashi G. Takaoka
2012-04-20
1
-1
/
+4
*
Fix KeyboardCodesSet code mapping
Tadashi G. Takaoka
2012-04-10
1
-13
/
+12
*
Introduce KeyboardCodesSet.java and remove keycodes.xml
Tadashi G. Takaoka
2012-04-10
1
-0
/
+149