index
:
packages_input_LatinIME.git
kitkat
lp5.0
packages_input_LatinIME
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
src
/
com
/
android
/
inputmethod
/
latin
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
(DO NOT MERGE) Fix Greek accented upper case letters
HEAD
lp5.0
Tadashi G. Takaoka
2015-03-18
1
-0
/
+192
*
Fix when to show important notice
Tadashi G. Takaoka
2014-09-22
1
-0
/
+222
*
Enable StringUtils to split CharSequence like String#split
Yohei Yukawa
2014-07-19
1
-0
/
+170
*
Clean up under the util package.
Ken Wakasa
2014-07-18
2
-649
/
+0
*
Remove dead code to fix test failure due to NoSuchMethodError
Yohei Yukawa
2014-07-04
1
-42
/
+0
*
Additional subtype ID should be independent of OS-version
Yohei Yukawa
2014-07-04
3
-28
/
+203
*
Add a test for Armenian periods.
Jean Chalard
2014-06-18
1
-0
/
+15
*
Remove a useless method
Jean Chalard
2014-06-10
1
-14
/
+0
*
Refactoring
Jean Chalard
2014-06-04
1
-13
/
+13
*
Remove PrioritizedSerialExecutor.
Keisuke Kuroyanagi
2014-05-29
2
-106
/
+57
*
Fix unit test build.
Keisuke Kuroyanagi
2014-05-27
1
-3
/
+4
*
Use Java 7 diamond operator
Tadashi G. Takaoka
2014-05-24
5
-12
/
+12
*
Fix: StringIndexOutOfBoundsException.
Keisuke Kuroyanagi
2014-05-16
1
-0
/
+10
*
[CB25] Refactor some array copying
Jean Chalard
2014-04-09
1
-0
/
+64
*
Add SpacebarLanguageUtils class
Tadashi G. Takaoka
2014-04-01
2
-138
/
+284
*
Merge "Dictionary migration in Java side."
Keisuke Kuroyanagi
2014-03-28
1
-0
/
+92
|
\
|
*
Dictionary migration in Java side.
Keisuke Kuroyanagi
2014-03-27
1
-0
/
+92
*
|
Stop displaying locale string on short space bar
Tadashi G. Takaoka
2014-03-28
1
-49
/
+17
*
|
Move code only used for dicttool and tests under tests.
Keisuke Kuroyanagi
2014-03-27
1
-0
/
+81
|
/
*
Separate utility methods from BinaryDictionary.
Keisuke Kuroyanagi
2014-03-05
1
-0
/
+99
*
Fix possible NPE while finding device override value from resource
Tadashi G. Takaoka
2014-02-10
1
-33
/
+0
*
Make dumpAllWordsForDebug() use getNextWordProperty().
Keisuke Kuroyanagi
2014-02-04
1
-244
/
+0
*
[HD03] Straighten out attribute key names in Java.
Jean Chalard
2014-01-31
1
-3
/
+3
*
Add SubtypeLocaleUtils.isRtlLanguage method
Tadashi G. Takaoka
2014-01-27
1
-1
/
+23
*
Fix SubtypeLocaleUtilsTests
Tadashi G. Takaoka
2014-01-27
1
-18
/
+27
*
Use sorted int[] to represent word separators
Tadashi G. Takaoka
2014-01-20
2
-41
/
+56
*
Fix a bug specific to German capitalization.
Jean Chalard
2014-01-17
1
-0
/
+15
*
Fix build.
Jean Chalard
2014-01-10
2
-21
/
+47
*
Passing SpacingAndPunctuations to StringUtils.looksValidForDictionaryInsertion
Tadashi G. Takaoka
2014-01-09
1
-11
/
+18
*
Passing SpacingAndPunctuations to CapsModeUtils.getCapsMode
Tadashi G. Takaoka
2014-01-09
1
-43
/
+51
*
Rename InputPointers.addPointer and ResizableIntArray.add
Tadashi G. Takaoka
2014-01-08
1
-3
/
+3
*
Fix ResizableIntArrayTests readability
Tadashi G. Takaoka
2014-01-08
1
-69
/
+89
*
Fix a bug with languages without spaces and predictions
Jean Chalard
2013-12-16
1
-0
/
+14
*
Merge "Remove code for forgetting curve in Java side."
Keisuke Kuroyanagi
2013-12-13
1
-58
/
+0
|
\
|
*
Remove code for forgetting curve in Java side.
Keisuke Kuroyanagi
2013-12-13
1
-58
/
+0
*
|
Have dicttool use the native library to generate v4 dicts.
Jean Chalard
2013-12-13
1
-3
/
+3
|
/
*
Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c
Ken Wakasa
2013-12-13
3
-19
/
+75
*
Revert "Add Swiss French and German keyboard layouts."
Ken Wakasa
2013-10-10
1
-30
/
+0
*
Add Swiss French and German keyboard layouts.
Fredrik Roubert
2013-10-09
1
-0
/
+30
*
Make the sentence separator a resource.
Jean Chalard
2013-10-08
1
-40
/
+42
*
Set the shortcut frequency correctly.
Jean Chalard
2013-10-07
1
-4
/
+4
*
Fix the offdevice regression test build
Ken Wakasa
2013-09-25
2
-35
/
+58
*
Copy only the spans we are interested in.
Jean Chalard
2013-09-24
1
-0
/
+35
*
Merge "Fix Emoji recents"
Satoshi Kataoka
2013-09-18
1
-0
/
+12
|
\
|
*
Fix Emoji recents
Satoshi Kataoka
2013-09-18
1
-0
/
+12
*
|
[AC7] Actually auto-commit.
Keisuke Kuroyanagi
2013-09-17
1
-0
/
+14
|
/
*
Add getDictDecoder.
Yuichiro Hanada
2013-09-12
1
-1
/
+1
*
Use PrioritizedSerialExecutor instead of ReentrantReadWriteLock.
Yuichiro Hanada
2013-09-10
1
-0
/
+105
*
Add AsyncResultHolder.
Yuichiro Hanada
2013-09-10
1
-0
/
+73
*
Rename CharGroup to PtNode.
Yuichiro Hanada
2013-08-26
1
-5
/
+5
[next]