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
...
*
[IL2] Move onCodeInput to InputLogic.
Jean Chalard
2013-12-19
1
-163
/
+38
*
Start separating the input logic from LatinIME.
Jean Chalard
2013-12-19
1
-322
/
+352
*
Add some info to test crashes to help diagnose flakiness
Jean Chalard
2013-12-18
1
-8
/
+3
*
Merge "Enable Personalized dictionaries based on the setting."
Keisuke Kuroyanagi
2013-12-17
1
-61
/
+8
|
\
|
*
Enable Personalized dictionaries based on the setting.
Keisuke Kuroyanagi
2013-12-17
1
-61
/
+8
*
|
Fix a bug with languages without spaces and predictions
Jean Chalard
2013-12-16
1
-3
/
+16
*
|
A simplification.
Jean Chalard
2013-12-16
1
-19
/
+13
|
/
*
Merge "Don't use the previous word after a non-whitespace separator"
Jean Chalard
2013-12-13
1
-0
/
+1
|
\
|
*
Don't use the previous word after a non-whitespace separator
Jean Chalard
2013-12-13
1
-0
/
+1
*
|
Merge "Only update shift state if left in auto mode."
Jean Chalard
2013-12-13
1
-1
/
+10
|
\
\
|
*
|
Only update shift state if left in auto mode.
Jean Chalard
2013-12-13
1
-1
/
+10
|
|
/
*
/
Remove code for forgetting curve in Java side.
Keisuke Kuroyanagi
2013-12-13
1
-6
/
+0
|
/
*
Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c
Ken Wakasa
2013-12-13
1
-128
/
+161
*
Fix unusual NPE after onDestroy
Tadashi G. Takaoka
2013-11-22
1
-5
/
+4
*
Add keyboard color switch option
Tadashi G. Takaoka
2013-11-22
1
-0
/
+1
*
handleBackspace should always send KEYCODE_DEL for InputType.TYPE_NULL
Ken Wakasa
2013-11-21
1
-29
/
+20
*
Fix many small nits.
Jean Chalard
2013-11-12
1
-2
/
+9
*
Remove an out-of-place check
Jean Chalard
2013-11-12
1
-1
/
+0
*
Add a sequence number to SuggestedWords.
Jean Chalard
2013-10-22
1
-50
/
+75
*
mExpectingUpdateSelection was out of sync when nothing to delete.
Ken Wakasa
2013-10-15
1
-10
/
+24
*
am 3a3bbf4a: am eed74b81: am c8383eda: Fix wrong commitText parameter in send...
Ken Wakasa
2013-10-14
1
-4
/
+4
|
\
|
*
Fix wrong commitText parameter in sendKeyCodePoint()
Ken Wakasa
2013-10-13
1
-4
/
+4
*
|
am 60fb5865: am 06e1bdaa: am 3e35e072: Merge "Make emoji separators" into klp...
Ken Wakasa
2013-10-11
1
-3
/
+4
|
\
|
|
*
Merge "Make emoji separators" into klp-dev
Ken Wakasa
2013-10-11
1
-3
/
+4
|
|
\
|
|
*
Make emoji separators
Jean Chalard
2013-10-11
1
-3
/
+4
*
|
|
am 40506273: am ac6d0c65: am 6d915037: Merge "Fix a bug where emojis would re...
Satoshi Kataoka
2013-10-11
1
-4
/
+2
|
\
|
|
|
*
|
Fix a bug where emojis would remove the suggestion strip.
Jean Chalard
2013-10-11
1
-4
/
+2
|
|
/
*
|
Allow double-space-to-period after percent
Jean Chalard
2013-10-10
1
-0
/
+1
*
|
Always call finishComposingText before recapitalization
Jean Chalard
2013-10-09
1
-0
/
+1
*
|
Remove a useless IPC call.
Jean Chalard
2013-10-09
1
-1
/
+0
|
/
*
Merge "Reduce memory of emoji palette"
Satoshi Kataoka
2013-10-08
1
-5
/
+1
|
\
|
*
Reduce memory of emoji palette
Satoshi Kataoka
2013-10-08
1
-5
/
+1
*
|
Show the keyboard earlier when rotating.
Jean Chalard
2013-10-08
1
-4
/
+5
|
/
*
Make the sentence separator a resource.
Jean Chalard
2013-10-08
1
-6
/
+9
*
Call loadKeyboard later if it can't be called right away
Jean Chalard
2013-10-07
1
-4
/
+15
*
Clear the cache of subtypes in onStartInputViewInternal
Satoshi Kataoka
2013-10-07
1
-1
/
+1
*
Merge "Fallback on empty locales."
Jean Chalard
2013-10-04
1
-2
/
+18
|
\
|
*
Fallback on empty locales.
Jean Chalard
2013-10-04
1
-2
/
+18
*
|
Accept double-space-period after emoji.
Jean Chalard
2013-10-04
1
-6
/
+17
|
/
*
Merge "Try decaying user history at hourly intervals."
Keisuke Kuroyanagi
2013-10-02
1
-0
/
+3
|
\
|
*
Try decaying user history at hourly intervals.
Keisuke Kuroyanagi
2013-10-02
1
-0
/
+3
*
|
Fix a pernicious bug with caps.
Jean Chalard
2013-10-02
1
-0
/
+1
|
/
*
Merge "Speak auto-corrections for accessibility"
Alan Viverette
2013-09-30
1
-0
/
+5
|
\
|
*
Speak auto-corrections for accessibility
Alan Viverette
2013-09-27
1
-0
/
+5
*
|
Merge "Set header attributes for ExpandableBinaryDictionary."
Keisuke Kuroyanagi
2013-09-29
1
-11
/
+9
|
\
\
|
*
|
Set header attributes for ExpandableBinaryDictionary.
Keisuke Kuroyanagi
2013-09-28
1
-11
/
+9
|
|
/
*
/
Send backspace as an event when TYPE_NULL.
Jean Chalard
2013-09-27
1
-9
/
+13
|
/
*
Merge "Detect cases where rotation messes with initialization"
Jean Chalard
2013-09-24
1
-5
/
+77
|
\
|
*
Detect cases where rotation messes with initialization
Jean Chalard
2013-09-20
1
-5
/
+77
*
|
Fix a bug that happens upon a race condition
Jean Chalard
2013-09-20
1
-0
/
+1
|
/
[prev]
[next]