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
/
latin
/
LocaleUtils.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move util classes to the latin/utils directory
Ken Wakasa
2013-06-24
1
-260
/
+0
*
Use Locale.ROOT for locale neutral operations
Tadashi G. Takaoka
2013-05-24
1
-1
/
+1
*
Small cleanup of RunInLocale
Tadashi G. Takaoka
2013-02-26
1
-2
/
+3
*
Fix Apache license comment
Tadashi G. Takaoka
2013-01-21
1
-8
/
+8
*
Make utility classes final
Tadashi G. Takaoka
2012-08-29
1
-1
/
+1
*
Move some methods from Utils to LocaleUtils class
Tadashi G. Takaoka
2012-08-29
1
-0
/
+37
*
Add CollectionUtils class to create generic collection easily
Tadashi G. Takaoka
2012-08-22
1
-1
/
+1
*
Fix "no language" subtype name
Tadashi G. Takaoka
2012-04-25
1
-2
/
+2
*
Add RunInLocale class to guard locale switching
Tadashi G. Takaoka
2012-04-03
1
-14
/
+29
*
Fix race condition while changing the system locale
Tadashi G. Takaoka
2012-03-29
1
-5
/
+7
*
Cleanup unused import
Tadashi G. Takaoka
2011-10-04
1
-3
/
+0
*
Move locale-related utility methods to LocaleUtils.
Jean Chalard
2011-08-29
1
-0
/
+51
*
Allow sharing dictionaries between similar locales.
Jean Chalard
2011-08-25
1
-0
/
+157