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
/
event
/
DeadKeyCombiner.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix unit test breakage
Tadashi G. Takaoka
2014-10-24
1
-7
/
+7
*
Merge "Move Constants.java to the latin.common package"
Ken Wakasa
2014-10-24
1
-1
/
+1
|
\
|
*
Move Constants.java to the latin.common package
Ken Wakasa
2014-10-23
1
-1
/
+1
*
|
Fix unit tests (InputLogicTestsDeadKeys).
Keisuke Kuroyanagi
2014-10-23
1
-1
/
+4
|
/
*
Fix Javadoc and null analysis related warnings
Tadashi G. Takaoka
2014-10-23
1
-5
/
+2
*
Fix some compiler warnings
Tadashi G. Takaoka
2014-10-21
1
-55
/
+51
*
Straighten the dead char implementation, take 3.
Jean Chalard
2014-08-28
1
-22
/
+243
*
Revert "Straighten the dead char implementation."
Ken Wakasa
2014-08-27
1
-243
/
+22
*
Straighten the dead char implementation.
Jean Chalard
2014-08-27
1
-22
/
+243
*
Revert "[HW17] Straighten the dead char implementation."
Jean Chalard
2014-08-22
1
-243
/
+22
*
[HW17] Straighten the dead char implementation.
Jean Chalard
2014-08-22
1
-22
/
+243
*
[HW12] Use the consumed status of the Event.
Jean Chalard
2014-08-04
1
-1
/
+7
*
[HW7.5] Introduce the @Nonnull annotation (take 2)
Ken Wakasa
2014-07-30
1
-0
/
+3
*
[HW7] Introduce consumed events
Jean Chalard
2014-07-30
1
-2
/
+1
*
Revert "[HW7] Introduce consumed events"
Ken Wakasa
2014-07-30
1
-1
/
+2
*
[HW7] Introduce consumed events
Jean Chalard
2014-07-29
1
-2
/
+1
*
Fix updating the shift state upon backspace
Jean Chalard
2014-04-14
1
-2
/
+6
*
[CB12] Reset the combining state when resetting the composer
Jean Chalard
2014-03-24
1
-0
/
+5
*
[CB11] Get the result of the combination
Jean Chalard
2014-03-20
1
-0
/
+5
*
[CB09] Pass events through the combiner chain
Jean Chalard
2014-03-20
1
-1
/
+4
*
[CB02] Pass an Event to onCodeInput.
Jean Chalard
2014-03-13
1
-2
/
+2
*
[CB01] Reset some old assumptions about dead keys
Jean Chalard
2014-03-13
1
-4
/
+4
*
Initial implementation for dead keys (B3)
Jean Chalard
2013-01-10
1
-0
/
+61