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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Fix bug in KeyPreviewChoreographer.dismissKeyPreview
Tadashi G. Takaoka
2014-02-12
1
-1
/
+2
|
/
*
Optimize text resources' ordering a bit
Tadashi G. Takaoka
2014-02-11
1
-314
/
+312
*
Get nicer output of make-keyboard-text
Tadashi G. Takaoka
2014-02-11
1
-54
/
+55
*
Merge "Fix possible NPE while finding device override value from resource"
Tadashi G. Takaoka
2014-02-10
1
-2
/
+2
|
\
|
*
Fix possible NPE while finding device override value from resource
Tadashi G. Takaoka
2014-02-10
1
-2
/
+2
*
|
Refactor Key constructors
Tadashi G. Takaoka
2014-02-10
4
-53
/
+56
|
/
*
Remove unused import
Tadashi G. Takaoka
2014-02-10
2
-2
/
+0
*
Allow an empty keySpec for Spacer
Tadashi G. Takaoka
2014-02-09
1
-2
/
+4
*
Generate KeyboardTextsTable.java instead of KeyboardTextsSet.java
Tadashi G. Takaoka
2014-02-07
2
-3521
/
+3550
*
Merge "Rename Key.keyLabel attribute to KeySpec"
Tadashi G. Takaoka
2014-02-07
5
-4
/
+6
|
\
|
*
Rename Key.keyLabel attribute to KeySpec
Tadashi G. Takaoka
2014-02-07
5
-4
/
+6
*
|
Merge "Consolidate keyIcon and code with keyLabel attribute"
Tadashi G. Takaoka
2014-02-07
2
-13
/
+8
|
\
|
|
*
Consolidate keyIcon and code with keyLabel attribute
Tadashi G. Takaoka
2014-02-07
2
-13
/
+8
*
|
Merge "Decimal number is treated as outputText"
Tadashi G. Takaoka
2014-02-07
1
-6
/
+14
|
\
\
|
*
|
Decimal number is treated as outputText
Tadashi G. Takaoka
2014-02-06
1
-6
/
+14
*
|
|
Add debug settings for keypress popup animations
Tadashi G. Takaoka
2014-02-07
4
-53
/
+88
*
|
|
Use SubtypeLocaleUtils.isRtlLanguage
Tadashi G. Takaoka
2014-02-06
3
-32
/
+16
*
|
|
Merge "Consolidate keyOutputText with keyLabel attribute"
Tadashi G. Takaoka
2014-02-06
2
-6
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Consolidate keyOutputText with keyLabel attribute
Tadashi G. Takaoka
2014-02-06
2
-6
/
+1
*
|
|
Merge "Parse keyLabel for icon, code, and outputText as well"
Tadashi G. Takaoka
2014-02-06
1
-11
/
+22
|
\
|
|
|
*
|
Parse keyLabel for icon, code, and outputText as well
Tadashi G. Takaoka
2014-02-06
1
-11
/
+22
|
|
/
*
/
Remove unused smiley key definitions
Tadashi G. Takaoka
2014-02-06
1
-34
/
+32
|
/
*
Treat a sole "|" as a special case of key label
Tadashi G. Takaoka
2014-02-05
1
-1
/
+5
*
Add null check to KeySpecParser
Tadashi G. Takaoka
2014-02-05
2
-0
/
+20
*
Refactor KeySpecParser a bit
Tadashi G. Takaoka
2014-02-05
1
-47
/
+56
*
Move key preview related methods to KeyPreviewChoreographer
Tadashi G. Takaoka
2014-02-05
3
-231
/
+299
*
Revert "Move key preview related methods to KeyPreviewChoreographer"
Tadashi G. Takaoka
2014-02-05
3
-296
/
+231
*
Move key preview related methods to KeyPreviewChoreographer
Tadashi G. Takaoka
2014-02-05
3
-231
/
+296
*
Move some XML attributes to KeyPreviewDrawParams
Tadashi G. Takaoka
2014-02-04
2
-33
/
+47
*
Refactor KeyPreviewDrawParams a bit
Tadashi G. Takaoka
2014-02-04
3
-27
/
+59
*
Use "Key popup dismiss delay" to control key preview zoom out animation
Tadashi G. Takaoka
2014-02-04
1
-1
/
+2
*
Merge "Introduce a delay for key-press feedback on the Emoji palette"
Yohei Yukawa
2014-02-03
1
-10
/
+42
|
\
|
*
Introduce a delay for key-press feedback on the Emoji palette
Yohei Yukawa
2014-01-31
1
-10
/
+42
*
|
Move some methods to MoreKeySpec class
Tadashi G. Takaoka
2014-01-31
6
-275
/
+291
*
|
Move some prefix strings to relevant classes
Tadashi G. Takaoka
2014-01-31
5
-11
/
+14
*
|
Refactor KeyboardTextsSet class
Tadashi G. Takaoka
2014-01-31
3
-67
/
+68
*
|
Move arrayAsList method to CollectionUtils
Tadashi G. Takaoka
2014-01-31
1
-19
/
+4
*
|
Move some methods to StringUtils
Tadashi G. Takaoka
2014-01-31
3
-26
/
+8
*
|
Fix Farsi keyboard comma and period
Tadashi G. Takaoka
2014-01-30
1
-1
/
+2
|
/
*
Fix inconsistent behavior with the back-to-the-main-keyboard key
Yohei Yukawa
2014-01-28
3
-12
/
+13
*
Fix inconsistent behavior with the spacebar on the Emoji pallete.
Yohei Yukawa
2014-01-28
1
-24
/
+58
*
Merge "Fix inconsistent behavior with backspace in the Emoji pallete."
Yohei Yukawa
2014-01-27
1
-55
/
+93
|
\
|
*
Fix inconsistent behavior with backspace in the Emoji pallete.
Yohei Yukawa
2014-01-27
1
-55
/
+93
*
|
[IL69.1] Move a static method to a utility class.
Jean Chalard
2014-01-24
1
-0
/
+17
*
|
[IL65] Pull up X,Y processing, step 4
Jean Chalard
2014-01-22
2
-2
/
+11
|
/
*
A style fix
Yohei Yukawa
2014-01-09
1
-1
/
+1
*
Merge "Trigger haptic feedback at touch down on the EmojiPalettesView"
Yohei Yukawa
2014-01-09
2
-29
/
+51
|
\
|
*
Trigger haptic feedback at touch down on the EmojiPalettesView
Yohei Yukawa
2014-01-09
2
-29
/
+51
*
|
Fix a bug where changing auto-shift would cancel autorepeat.
Jean Chalard
2014-01-09
2
-3
/
+3
*
|
Rename InputPointers.addPointer and ResizableIntArray.add
Tadashi G. Takaoka
2014-01-08
1
-8
/
+8
|
/
[prev]
[next]