index
:
packages_input_LatinIME.git
kitkat
lp5.0
packages_input_LatinIME
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
src
/
com
/
android
/
inputmethod
/
latin
/
WordComposer.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
[HW12] Use the consumed status of the Event.
Jean Chalard
2014-08-04
1
-0
/
+3
*
[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
-3
/
+3
*
[HW6] Split processing and applying the event.
Jean Chalard
2014-07-30
1
-7
/
+21
*
Revert "[HW6] Split processing and applying the event."
Ken Wakasa
2014-07-30
1
-15
/
+5
*
[HW6] Split processing and applying the event.
Jean Chalard
2014-07-29
1
-5
/
+15
*
Rename LatinImeLogger to DebugFlags
Tadashi G. Takaoka
2014-07-16
1
-1
/
+2
*
[CM1] Let predictions be aware of capitalize mode.
Jean Chalard
2014-06-16
1
-4
/
+24
*
Remove mPrevWordsInfo
Jean Chalard
2014-06-10
1
-45
/
+19
*
Fix an IOOB exception
Jean Chalard
2014-06-02
1
-4
/
+7
*
Use Java 7 diamond operator
Tadashi G. Takaoka
2014-05-24
1
-2
/
+1
*
Introduce EMPTY_PREV_WORDS_INFO and BEGINNING_OF_SENTENCE.
Keisuke Kuroyanagi
2014-05-23
1
-3
/
+3
*
Add beginning of sentence information in PrevWordsInfo.
Keisuke Kuroyanagi
2014-05-21
1
-3
/
+3
*
Use PrevWordsInfo for get/add/remove n-gram(bigram) entry.
Keisuke Kuroyanagi
2014-05-21
1
-6
/
+5
*
Revert "Use PrevWordsInfo for get/add/remove n-gram(bigram) entry."
Ken Wakasa
2014-05-20
1
-5
/
+6
*
Use PrevWordsInfo for get/add/remove n-gram(bigram) entry.
Keisuke Kuroyanagi
2014-05-20
1
-6
/
+5
*
Use PrevWordsInfo instead of String in Java side.
Keisuke Kuroyanagi
2014-05-19
1
-15
/
+13
*
Fix: StringIndexOutOfBoundsException.
Keisuke Kuroyanagi
2014-05-16
1
-10
/
+2
*
Fix a bug where changing languages kills the composition.
Jean Chalard
2014-05-14
1
-8
/
+7
*
Create the path for specifying combining rules in the subtype
Jean Chalard
2014-05-12
1
-0
/
+16
*
Fix a bug for counting code points in WordComposer.java
Xiaojun Bi
2014-04-18
1
-7
/
+10
*
[CB26] Remove useless variables.
Jean Chalard
2014-04-10
1
-49
/
+11
*
[CB25] Refactor some array copying
Jean Chalard
2014-04-09
1
-15
/
+28
*
[CB23] Merge add and deleteLast
Jean Chalard
2014-04-07
1
-16
/
+9
*
[CB22] Merge add and delete
Jean Chalard
2014-04-07
1
-19
/
+15
*
Revert "[CB22] Merge add and delete"
Ken Wakasa
2014-04-04
1
-13
/
+19
*
[CB22] Merge add and delete
Jean Chalard
2014-04-02
1
-19
/
+13
*
[CB21] More refactoring
Jean Chalard
2014-04-02
1
-17
/
+20
*
[CB20] Some more refactoring
Jean Chalard
2014-04-02
1
-8
/
+10
*
[CB19] Some refactoring
Jean Chalard
2014-04-02
1
-6
/
+8
*
[CB18] Move some code around
Jean Chalard
2014-04-02
1
-27
/
+27
*
[CB17] Remove a member.
Jean Chalard
2014-04-02
1
-31
/
+18
*
Some cleanup
Jean Chalard
2014-03-28
1
-1
/
+6
*
[CB14.5] Stop copying WordComposers.
Jean Chalard
2014-03-28
1
-19
/
+7
*
Revert "[CB15] Remove a redundant variable."
Jean Chalard
2014-03-27
1
-2
/
+30
*
[CB15] Remove a redundant variable.
Jean Chalard
2014-03-27
1
-30
/
+2
*
[CB14] Implement backspace in the combiner chain
Jean Chalard
2014-03-25
1
-22
/
+7
*
[CB13] Remove an unused method.
Jean Chalard
2014-03-24
1
-7
/
+0
*
[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
-1
/
+4
*
[CB09] Pass events through the combiner chain
Jean Chalard
2014-03-20
1
-0
/
+1
*
[CB08] Create a combiner chain in the word composer.
Jean Chalard
2014-03-20
1
-0
/
+5
*
[CB04] Add an event array to WordComposer.
Jean Chalard
2014-03-14
1
-6
/
+27
*
[IL73] Remove all refs to Key and Keyboard in WordComposer
Jean Chalard
2014-01-23
1
-21
/
+0
*
[IL70] Remove unused arguments
Jean Chalard
2014-01-23
1
-3
/
+1
*
[IL69] Oust Keyboard from WordComposer#setComposingWord
Jean Chalard
2014-01-23
1
-7
/
+10
*
[IL68] Start refactoring setComposingWord
Jean Chalard
2014-01-23
1
-0
/
+3
*
[IL56] Don't erase suggestions when reverting a commit.
Jean Chalard
2014-01-16
1
-6
/
+7
*
Rename InputPointers.addPointer and ResizableIntArray.add
Tadashi G. Takaoka
2014-01-08
1
-1
/
+1
*
Fix a bug where predictions would not pop upon manual pick
Jean Chalard
2013-12-26
1
-1
/
+1
[next]