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
...
*
|
|
Merge "Move util classes to the latin/utils directory"
Ken Wakasa
2013-06-24
1
-1
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Move util classes to the latin/utils directory
Ken Wakasa
2013-06-24
1
-1
/
+11
*
|
|
Refactor text range to be able to get spans larger than the word
Jean Chalard
2013-06-24
1
-7
/
+10
|
/
/
*
/
Defer disk-intensive tasks until after the keyboard is shown
Jean Chalard
2013-06-21
1
-9
/
+33
|
/
*
Log score, kind, and sourceDict for manual suggestion and gesture
Kurt Partridge
2013-06-13
1
-1
/
+2
*
Merge "Cache subtype lists reasonably."
Jean Chalard
2013-06-13
1
-0
/
+2
|
\
|
*
Cache subtype lists reasonably.
Jean Chalard
2013-06-12
1
-0
/
+2
*
|
Allow downloadable dictionaries in development builds
Kurt Partridge
2013-06-05
1
-21
/
+10
|
/
*
Merge "Add CODE_CAPSLOCK for long press shift key"
Tadashi G. Takaoka
2013-06-05
1
-5
/
+10
|
\
|
*
Add CODE_CAPSLOCK for long press shift key
Tadashi G. Takaoka
2013-06-04
1
-5
/
+10
*
|
Clear previous suggestions when gesture typing starts
Tadashi G. Takaoka
2013-06-03
1
-1
/
+3
|
/
*
Merge "Uncommit separator LogUnits"
Kurt Partridge
2013-06-03
1
-3
/
+5
|
\
|
*
Uncommit separator LogUnits
Kurt Partridge
2013-06-02
1
-5
/
+5
*
|
Merge "Uncommit LogUnits when reverting textInput"
Kurt Partridge
2013-06-03
1
-0
/
+3
|
\
\
|
*
|
Uncommit LogUnits when reverting textInput
Kurt Partridge
2013-06-01
1
-0
/
+3
|
|
/
*
/
Remove uncommit on reverting batch input
Kurt Partridge
2013-06-01
1
-2
/
+0
|
/
*
Tell the text view we reset state on finish input
Jean Chalard
2013-05-29
1
-0
/
+1
*
Implement KIND_OOV_CORRECTION
Satoshi Kataoka
2013-05-27
1
-3
/
+5
*
Use localized toLowerString in AutoCorrection.isValidWord
Tadashi G. Takaoka
2013-05-24
1
-1
/
+1
*
Remove unnecessary methods of KeyboardSwitcher
Tadashi G. Takaoka
2013-05-22
1
-1
/
+2
*
am 167ba345: am 89fe1f50: Add a method to work around apps broken by recorrec...
Jean Chalard
2013-05-20
1
-0
/
+4
|
\
|
*
Add a method to work around apps broken by recorrection
Jean Chalard
2013-05-21
1
-0
/
+4
*
|
am 5906b05b: am 7058b02a: Extract a new class for app-specific workarounds.
Jean Chalard
2013-05-20
1
-21
/
+16
|
\
|
|
*
Extract a new class for app-specific workarounds.
Jean Chalard
2013-05-21
1
-21
/
+16
|
*
am f1dcf725: Merge "Don\'t process recorrection or resets when not shown"
Jean Chalard
2013-05-15
1
-3
/
+13
*
|
Fix punctuation logging
Kurt Partridge
2013-05-17
1
-4
/
+4
*
|
Merge "Remove unnecessary commit/uncommit"
Kurt Partridge
2013-05-15
1
-2
/
+0
|
\
\
|
*
|
Remove unnecessary commit/uncommit
Kurt Partridge
2013-05-14
1
-2
/
+0
|
|
/
*
/
Don't process recorrection or resets when not shown
Jean Chalard
2013-05-15
1
-3
/
+13
|
/
*
Merge "Revert "Fix isSuggestionsStripVisible when keyboard hidden""
Ken Wakasa
2013-05-14
1
-14
/
+5
|
\
|
*
Revert "Fix isSuggestionsStripVisible when keyboard hidden"
Ken Wakasa
2013-05-14
1
-14
/
+5
*
|
Back to previous keyboard layout by canceling sliding input
Tadashi G. Takaoka
2013-05-14
1
-3
/
+10
|
/
*
Fix isSuggestionsStripVisible when keyboard hidden
Jean Chalard
2013-05-14
1
-5
/
+14
*
Optimizations and safeguards.
Jean Chalard
2013-05-08
1
-2
/
+10
*
Unify space-adding on gestures.
Jean Chalard
2013-05-07
1
-15
/
+7
*
Pass blockOffensiveWords as a parameter
Jean Chalard
2013-05-01
1
-0
/
+1
*
Don't do recorrection when suggestions are off.
Jean Chalard
2013-05-01
1
-2
/
+7
*
Merge "Fix an NPE in recorrection" into jb-mr2-dev
Jean Chalard
2013-04-19
1
-8
/
+11
|
\
|
*
Fix an NPE in recorrection
Jean Chalard
2013-04-19
1
-8
/
+11
*
|
Merge "Fix an NPE in recapitalize" into jb-mr2-dev
Jean Chalard
2013-04-19
1
-2
/
+5
|
\
\
|
*
|
Fix an NPE in recapitalize
Jean Chalard
2013-04-19
1
-2
/
+5
|
|
/
*
/
Initialize dictionaries at onStartInputView
Jean Chalard
2013-04-18
1
-4
/
+10
|
/
*
Don't insert automatic spaces when text looks like a URL
Jean Chalard
2013-04-16
1
-1
/
+2
*
Merge "Don't recapitalize on shift while on symbol layout"
Jean Chalard
2013-04-16
1
-1
/
+6
|
\
|
*
Don't recapitalize on shift while on symbol layout
Jean Chalard
2013-04-16
1
-1
/
+6
*
|
Match the keyboard state to the recapitalize state.
Jean Chalard
2013-04-16
1
-0
/
+11
|
/
*
Merge "Clean up RecapitalizeStatus"
Jean Chalard
2013-04-16
1
-5
/
+5
|
\
|
*
Clean up RecapitalizeStatus
Jean Chalard
2013-04-16
1
-5
/
+5
*
|
Merge "Fix an NPE"
Jean Chalard
2013-04-16
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix an NPE
Jean Chalard
2013-04-16
1
-0
/
+1
[prev]
[next]