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
/
TextEntryState.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a messy and unused class.
Jean Chalard
2011-12-12
1
-200
/
+0
*
Remove side-effects from TextEntryState
Jean Chalard
2011-12-12
1
-10
/
+0
*
Remove a duplicated variable.
Jean Chalard
2011-12-12
1
-2
/
+3
*
Resume suggestion when backspacing to the end of a word
Jean Chalard
2011-11-29
1
-0
/
+15
*
Cleanup.
Jean Chalard
2011-10-25
1
-14
/
+1
*
Small clean up.
Jean Chalard
2011-10-25
1
-28
/
+5
*
Small clean up
Jean Chalard
2011-10-25
1
-13
/
+6
*
Change variable names for readability
Ken Wakasa
2011-07-12
1
-1
/
+2
*
Some clean up and fixes around auto-correction cancellation logic
Ken Wakasa
2011-06-30
1
-1
/
+1
*
Add logOnSeparator
satok
2011-04-08
1
-4
/
+14
*
Disable debug flag in TextEntryState
Tadashi G. Takaoka
2011-03-08
1
-1
/
+1
*
Continue swapping sentence separator and space
Tadashi G. Takaoka
2011-03-02
1
-1
/
+1
*
Refactor TextEntryState not to use enum
Tadashi G. Takaoka
2011-03-02
1
-208
/
+146
*
Refactor recorrection variable and method names
Ken Wakasa
2011-03-01
1
-12
/
+12
*
Remove multi-tap feature
Tadashi G. Takaoka
2010-12-20
1
-2
/
+2
*
Remove Tutorial class and unused debug feature
Tadashi G. Takaoka
2010-12-10
1
-7
/
+9
*
Refactor LatinKeyboard and LatinKey
Tadashi G. Takaoka
2010-12-02
1
-6
/
+6
*
Move some inner static class to top class in new package
Tadashi G. Takaoka
2010-12-02
1
-1
/
+1
*
Partially revert I63ad561c
Ken Wakasa
2010-11-13
1
-6
/
+0
*
Fix states for showing PunctuationList and correction
satok
2010-11-11
1
-2
/
+15
*
Unbundle Keyboard.java to BaseKeyboard.java
satok
2010-10-02
1
-1
/
+2
*
Fixes for correction mode - reliably show the corrections when tapping on a w...
Amith Yamasani
2010-08-17
1
-63
/
+89
*
Add a logging code to send Bigram data
satok
2010-07-27
1
-15
/
+2
*
Null check at BackToAcceptedDefault
satok
2010-07-02
1
-1
/
+2
*
Merge commit 'goog/master'
satok
2010-07-01
1
-5
/
+21
|
\
|
*
Remember typed words for auto-corrections
Amith Yamasani
2010-06-24
1
-5
/
+21
*
|
Fix log dupplication of auto suggest
satok
2010-05-31
1
-1
/
+14
*
|
Insert logging code
satok
2010-05-10
1
-0
/
+2
|
/
*
Clarify licensing
Jean-Baptiste Queru
2010-04-05
1
-1
/
+1
*
Don't let the native code target be included twice when unbundling.
Amith Yamasani
2010-03-09
1
-0
/
+233