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
/
utils
/
StringUtils.java
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
-7
/
+22
*
Use Add-To-Dictionary indicator only
Yohei Yukawa
2014-09-18
1
-0
/
+34
*
Enable StringUtils to split CharSequence like String#split
Yohei Yukawa
2014-07-19
1
-0
/
+52
*
Remove dead code to fix test failure due to NoSuchMethodError
Yohei Yukawa
2014-07-04
1
-25
/
+0
*
Revert "Move getPrevWordsInfoFromNthPreviousWord to StringUtlis."
Ken Wakasa
2014-06-27
1
-77
/
+0
*
Move getPrevWordsInfoFromNthPreviousWord to StringUtlis.
Keisuke Kuroyanagi
2014-06-27
1
-0
/
+77
*
Remove a useless method
Jean Chalard
2014-06-10
1
-18
/
+0
*
Use Java 7 diamond operator
Tadashi G. Takaoka
2014-05-24
1
-2
/
+1
*
Fix: StringIndexOutOfBoundsException.
Keisuke Kuroyanagi
2014-05-16
1
-0
/
+9
*
[CB25] Refactor some array copying
Jean Chalard
2014-04-09
1
-2
/
+31
*
[CB17] Remove a member.
Jean Chalard
2014-04-02
1
-8
/
+9
*
Add ActualKeyboardBuilder for testing keyboard layouts
Tadashi G. Takaoka
2014-03-07
1
-0
/
+40
*
Add a utility method to StringUtils.
Keisuke Kuroyanagi
2014-02-04
1
-1
/
+19
*
Move some methods to StringUtils
Tadashi G. Takaoka
2014-01-31
1
-0
/
+18
*
Try to figure out whether d.quotes open or close.
Jean Chalard
2014-01-27
1
-1
/
+43
*
[IL71.1] Add some javadoc.
Jean Chalard
2014-01-23
1
-0
/
+7
*
[IL71] Add indices to toCodePointArray.
Jean Chalard
2014-01-23
1
-2
/
+8
*
Use sorted int[] to represent word separators
Tadashi G. Takaoka
2014-01-20
1
-9
/
+9
*
Add SpacingAndPunctuationsTests
Tadashi G. Takaoka
2014-01-20
1
-0
/
+7
*
Fix build.
Jean Chalard
2014-01-10
1
-26
/
+0
*
Passing SpacingAndPunctuations to StringUtils.looksValidForDictionaryInsertion
Tadashi G. Takaoka
2014-01-09
1
-6
/
+3
*
Fix a bug with languages without spaces and predictions
Jean Chalard
2013-12-16
1
-0
/
+18
*
Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c
Ken Wakasa
2013-12-13
1
-76
/
+24
*
Fix wrong commitText parameter in sendKeyCodePoint()
Ken Wakasa
2013-10-13
1
-0
/
+10
*
Fix the offdevice regression test build
Ken Wakasa
2013-09-25
1
-89
/
+0
*
Copy only the spans we are interested in.
Jean Chalard
2013-09-24
1
-0
/
+89
*
Fix Emoji recents
Satoshi Kataoka
2013-09-18
1
-2
/
+74
*
Consolidate hex string utils
Satoshi Kataoka
2013-08-19
1
-0
/
+7
*
Add hex string utils
Satoshi Kataoka
2013-08-16
1
-0
/
+26
*
Fix test breakage
Satoshi Kataoka
2013-08-14
1
-0
/
+2
*
Add a method to import one bigram and string utilities
Satoshi Kataoka
2013-08-14
1
-0
/
+10
*
Add looksValidForDictionaryInsertion
Jean Chalard
2013-08-14
1
-4
/
+33
*
Move util classes to the latin/utils directory
Ken Wakasa
2013-06-24
1
-0
/
+319