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
...
*
Add MoreKeysPanel argument to Controller methods
Tadashi G. Takaoka
2013-07-25
3
-12
/
+15
*
Remove boolean return value of dismissing more keys panel
Tadashi G. Takaoka
2013-07-25
3
-9
/
+18
*
Cosmetic code optimization
Tadashi G. Takaoka
2013-07-25
2
-9
/
+3
*
Make RunInLocale as top-level class
Tadashi G. Takaoka
2013-07-24
1
-2
/
+2
*
Move subtype related utility class to utils package
Tadashi G. Takaoka
2013-07-24
4
-12
/
+12
*
Fix NPE in SubtypeLocale.getSubtypeDisplayName
Tadashi G. Takaoka
2013-07-23
1
-47
/
+3
*
Move settings related classes to "settings"
Ken Wakasa
2013-07-22
2
-4
/
+4
*
Fix IllegalArgumentException in MoreKeysKeyboard
Tadashi G. Takaoka
2013-07-19
1
-14
/
+11
*
Restrict bogus events hack to certain classes of tablets
Tadashi G. Takaoka
2013-07-18
2
-11
/
+35
*
Distinguish key press in repeat key
Tadashi G. Takaoka
2013-07-16
3
-5
/
+7
*
Move TypefaceUtils and ViewUtils to utils package
Tadashi G. Takaoka
2013-07-05
5
-143
/
+4
*
Reorganize Utils class
Tadashi G. Takaoka
2013-07-05
1
-1
/
+1
*
Add Azerbaijani keyboard
Tadashi G. Takaoka
2013-07-04
1
-0
/
+46
*
Add Kazakh keyboard
Tadashi G. Takaoka
2013-07-04
1
-572
/
+633
*
Handling key repeat by emulating key press and code input
Tadashi G. Takaoka
2013-07-02
5
-58
/
+27
*
Merge "Move util classes to the latin/utils directory"
Ken Wakasa
2013-06-24
33
-50
/
+50
|
\
|
*
Move util classes to the latin/utils directory
Ken Wakasa
2013-06-24
33
-50
/
+50
*
|
Fix possible divided by zeror error
Tadashi G. Takaoka
2013-06-24
1
-13
/
+7
|
/
*
Merge "Optimize ProximityInfo#computeNearestNeighbors()"
Jean Chalard
2013-06-18
1
-17
/
+110
|
\
|
*
Optimize ProximityInfo#computeNearestNeighbors()
Jean Chalard
2013-06-18
1
-17
/
+110
*
|
Don't count Spacer into histograms
Tadashi G. Takaoka
2013-06-14
1
-4
/
+9
|
/
*
Retun an empty Path instead of null
Tadashi G. Takaoka
2013-06-12
2
-4
/
+5
*
Cache three main keyboards to improve average switch time
Jean Chalard
2013-06-11
1
-4
/
+32
*
Remove unnecessary Drawable.setState
Tadashi G. Takaoka
2013-06-05
1
-4
/
+1
*
Add CODE_CAPSLOCK for long press shift key
Tadashi G. Takaoka
2013-06-04
6
-77
/
+26
*
Rename methods for readability
Tadashi G. Takaoka
2013-06-03
4
-25
/
+25
*
Merge "Rename StringUtils.parseCsvString to KeySpecParser.splitKeySpecs"
Tadashi G. Takaoka
2013-05-28
2
-17
/
+69
|
\
|
*
Rename StringUtils.parseCsvString to KeySpecParser.splitKeySpecs
Tadashi G. Takaoka
2013-05-28
2
-17
/
+69
*
|
Remove KeyboardStart.isInMomentarySwitchState
Tadashi G. Takaoka
2013-05-28
3
-12
/
+2
|
/
*
Add smoothing utils / matrix libs
Satoshi Kataoka
2013-05-27
2
-0
/
+268
*
Use Locale.ROOT for locale neutral operations
Tadashi G. Takaoka
2013-05-24
2
-2
/
+2
*
Remove unnecessary methods of KeyboardSwitcher
Tadashi G. Takaoka
2013-05-22
3
-21
/
+13
*
Merge "Clean up unused return value"
Tadashi G. Takaoka
2013-05-22
1
-11
/
+8
|
\
|
*
Clean up unused return value
Tadashi G. Takaoka
2013-05-21
1
-11
/
+8
*
|
Haptick and audio feedback on key repeat
Tadashi G. Takaoka
2013-05-21
2
-7
/
+7
*
|
Merge "Fix drawing debug points of gesture trails"
Tadashi G. Takaoka
2013-05-22
2
-26
/
+61
|
\
\
|
*
|
Fix drawing debug points of gesture trails
Tadashi G. Takaoka
2013-05-21
2
-26
/
+61
|
|
/
*
|
Merge "Fix running on device regression test and profile."
Keisuke Kuroyanagi
2013-05-22
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fix running on device regression test and profile.
Keisuke Kuroyanagi
2013-05-20
1
-0
/
+2
*
|
Remove unnecessary @UsedForTesting annotation
Tadashi G. Takaoka
2013-05-21
1
-5
/
+0
|
/
*
Back to previous keyboard layout by canceling sliding input
Tadashi G. Takaoka
2013-05-14
5
-43
/
+51
*
Fix PointerTrackerQueue.releaseAllPointerOlderThan
Tadashi G. Takaoka
2013-05-14
1
-24
/
+34
*
Disable functional key while in sliding input mode
Tadashi G. Takaoka
2013-05-13
1
-4
/
+7
*
Merge "Disable long press timer while sliding input mode"
Tadashi G. Takaoka
2013-05-13
3
-5
/
+11
|
\
|
*
Disable long press timer while sliding input mode
Tadashi G. Takaoka
2013-05-13
3
-5
/
+11
*
|
Disable delete key repeating while in slide input mode
Tadashi G. Takaoka
2013-05-13
1
-4
/
+7
|
/
*
Rename GesturePreviewTrail.java -> GestureTrail.java
Ken Wakasa
2013-05-13
5
-69
/
+67
*
Fix detecting out of keyboard area
Tadashi G. Takaoka
2013-05-10
1
-1
/
+1
*
Tweak gesture debug
Satoshi Kataoka
2013-05-09
1
-3
/
+3
*
Don't resize debug array if production
Satoshi Kataoka
2013-05-09
1
-1
/
+3
[prev]
[next]