index
:
packages_inputmethods_LatinIME.git
mm6.0
q10.0
packages_inputmethods_LatinIME
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
src
/
com
/
android
/
inputmethod
/
latin
/
LatinIME.java
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[Rlog81b] Log more data with handleSeparator
Kurt Partridge
2013-01-18
1
-0
/
+1
*
|
Fix Apache license comment
Tadashi G. Takaoka
2013-01-21
1
-8
/
+8
*
|
Move PointerTracker.DrawingProxy to MainKeyboardView (step 2)
Tadashi G. Takaoka
2013-01-21
1
-1
/
+1
*
|
Deactivate h/w keyboard when not an internal build.
Jean Chalard
2013-01-18
1
-0
/
+1
*
|
Merge "Track handled events to consistently return handled status (C1)"
Jean Chalard
2013-01-18
1
-1
/
+12
|
\
\
|
*
|
Track handled events to consistently return handled status (C1)
Jean Chalard
2013-01-18
1
-1
/
+12
*
|
|
Merge "Fix a bug in gesture after a dash or apostrophe"
Jean Chalard
2013-01-18
1
-3
/
+12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix a bug in gesture after a dash or apostrophe
Jean Chalard
2013-01-18
1
-3
/
+12
|
|
/
*
/
Insert into user dict in lower case if auto-caps (D2)
Jean Chalard
2013-01-17
1
-4
/
+12
|
/
*
Merge "Forward the capitalized mode to the positional info (D1)"
Jean Chalard
2013-01-17
1
-1
/
+2
|
\
|
*
Forward the capitalized mode to the positional info (D1)
Jean Chalard
2013-01-17
1
-1
/
+2
*
|
Simplify the space-before and space-after logic.
Jean Chalard
2013-01-17
1
-29
/
+18
*
|
Stop relying on the soft keyboard to get the editor action.
Jean Chalard
2013-01-16
1
-8
/
+5
|
/
*
[Rlog67] Renaming clarification
Kurt Partridge
2013-01-15
1
-1
/
+1
*
Distinguish action-enter/shift-enter/enter
Jean Chalard
2013-01-15
1
-28
/
+45
*
Merge "[Rlog63] Log whether a manual suggestion is a prediction"
Kurt Partridge
2013-01-14
1
-1
/
+1
|
\
|
*
[Rlog63] Log whether a manual suggestion is a prediction
Kurt Partridge
2013-01-11
1
-1
/
+1
*
|
Merge "[Rlog59d] Pass separatorString through revertCommit"
Kurt Partridge
2013-01-14
1
-1
/
+1
|
\
\
|
*
|
[Rlog59d] Pass separatorString through revertCommit
Kurt Partridge
2013-01-14
1
-1
/
+1
*
|
|
[Rlog59c] More detailed logging of backspace
Kurt Partridge
2013-01-12
1
-3
/
+12
|
/
/
*
|
Merge "[Rlog59b] Log CodeInput and KeyCode properly"
Kurt Partridge
2013-01-12
1
-6
/
+9
|
\
\
|
*
|
[Rlog59b] Log CodeInput and KeyCode properly
Kurt Partridge
2013-01-10
1
-6
/
+9
|
|
/
*
/
[Rlog59a] Split logUnits correctly around separators
Kurt Partridge
2013-01-10
1
-0
/
+3
|
/
*
[Rlog57b] fix logging of reverts
Kurt Partridge
2013-01-10
1
-0
/
+2
*
Show final suggested word when batch input is finished
Tadashi G. Takaoka
2013-01-10
1
-2
/
+1
*
Merge "[Rlog50] capture bigrams properly even with deletions"
Kurt Partridge
2013-01-09
1
-11
/
+24
|
\
|
*
[Rlog50] capture bigrams properly even with deletions
Kurt Partridge
2013-01-09
1
-11
/
+24
*
|
Merge "Clean up public helper methods of SettingsValues"
Tadashi G. Takaoka
2013-01-09
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Clean up public helper methods of SettingsValues
Tadashi G. Takaoka
2013-01-09
1
-1
/
+1
*
|
Fix a race condition with backspaces
Jean Chalard
2013-01-09
1
-0
/
+5
|
/
*
Merge "[Rlog32] ResearchLogger segment motion data around gestures correctly"
Kurt Partridge
2013-01-08
1
-7
/
+5
|
\
|
*
[Rlog32] ResearchLogger segment motion data around gestures correctly
Kurt Partridge
2013-01-07
1
-7
/
+5
*
|
Merge "[Rlog27] Refactor LogBuffer"
Kurt Partridge
2013-01-08
1
-2
/
+1
|
\
\
|
*
|
[Rlog27] Refactor LogBuffer
Kurt Partridge
2013-01-03
1
-4
/
+3
*
|
|
Make Settings class singleton to manage SettingsValues
Tadashi G. Takaoka
2013-01-08
1
-90
/
+83
*
|
|
Consolidate VibratorUtils with AudioAndHapticFeedbackManager
Tadashi G. Takaoka
2013-01-08
1
-2
/
+4
*
|
|
Merge "[mdfp] Refactoring Gesture Floating Preview Text Code"
Xiaojun Bi
2013-01-07
1
-3
/
+1
|
\
\
\
|
*
|
|
[mdfp] Refactoring Gesture Floating Preview Text Code
Xiaojun Bi
2013-01-07
1
-3
/
+1
*
|
|
|
Simplify singleton class initialization
Tadashi G. Takaoka
2013-01-07
1
-4
/
+4
*
|
|
|
Small code cleanups
Ken Wakasa
2013-01-07
1
-6
/
+3
*
|
|
|
Fix double input of chars typed on a h/w keyboard
Jean Chalard
2013-01-07
1
-1
/
+0
*
|
|
|
A small simplification.
Jean Chalard
2012-12-28
1
-4
/
+0
*
|
|
|
Start committing hardware events (B4)
Jean Chalard
2012-12-27
1
-1
/
+1
*
|
|
|
Get rid of current subtype and system locale cache from SubtypeSwitcher
Tadashi G. Takaoka
2012-12-27
1
-14
/
+2
*
|
|
|
Clean up unnecessary uses of toString()
Kurt Partridge
2012-12-23
1
-12
/
+10
|
|
_
|
/
|
/
|
|
*
|
|
[Rlog24] ResearchLogger detect word boundaries in callers above commitText
Kurt Partridge
2012-12-23
1
-8
/
+20
|
|
/
|
/
|
*
|
Merge "Log LatinIME.commitCurrentAutoCorrection()"
Kurt Partridge
2012-12-23
1
-0
/
+5
|
\
\
|
*
|
Log LatinIME.commitCurrentAutoCorrection()
Kurt Partridge
2012-12-22
1
-0
/
+5
*
|
|
Merge "[Rlog7] ResearchLog improve gesture tracking"
Kurt Partridge
2012-12-22
1
-0
/
+3
|
\
|
|
|
|
/
|
/
|
|
*
[Rlog7] ResearchLog improve gesture tracking
Kurt Partridge
2012-12-21
1
-0
/
+3
[prev]
[next]