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
/
CombinerChain.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable the Burmese keyboard.
Dan Zivkovic
2015-01-29
1
-39
/
+1
*
Move Constants.java to the latin.common package
Ken Wakasa
2014-10-23
1
-1
/
+1
*
Fix Javadoc and null analysis related warnings
Tadashi G. Takaoka
2014-10-23
1
-1
/
+2
*
[HW12] Use the consumed status of the Event.
Jean Chalard
2014-08-04
1
-4
/
+14
*
[HW7.5] Introduce the @Nonnull annotation (take 2)
Ken Wakasa
2014-07-30
1
-4
/
+3
*
[HW7] Introduce consumed events
Jean Chalard
2014-07-30
1
-0
/
+2
*
[HW6] Split processing and applying the event.
Jean Chalard
2014-07-30
1
-2
/
+10
*
Revert "[HW6] Split processing and applying the event."
Ken Wakasa
2014-07-30
1
-10
/
+2
*
[HW6] Split processing and applying the event.
Jean Chalard
2014-07-29
1
-2
/
+10
*
Use Java 7 diamond operator
Tadashi G. Takaoka
2014-05-24
1
-7
/
+7
*
Fix a bug where changing languages kills the composition.
Jean Chalard
2014-05-14
1
-3
/
+5
*
Create the path for specifying combining rules in the subtype
Jean Chalard
2014-05-12
1
-0
/
+36
*
[CB14] Implement backspace in the combiner chain
Jean Chalard
2014-03-25
1
-1
/
+15
*
[CB12] Reset the combining state when resetting the composer
Jean Chalard
2014-03-24
1
-0
/
+8
*
[CB11] Get the result of the combination
Jean Chalard
2014-03-20
1
-4
/
+30
*
[CB09] Pass events through the combiner chain
Jean Chalard
2014-03-20
1
-0
/
+15
*
[CB08] Create a combiner chain in the word composer.
Jean Chalard
2014-03-20
1
-0
/
+54