aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/utils/RunInLocale.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Stop using Configuration.setLocale•••The call for method Configuration.setLocale that is introduce by If60877b29b should be remove to be compatible with API 14 and later. Bug: 14239862 Change-Id: I3815c2b56bd9c655b8bde6f93143adf3ff08c35d Tadashi G. Takaoka2014-04-221-7/+7
* Refactor RunInLocale a bit•••Change-Id: If60877b29bb1263161ec85c99320ad07b7dd4245 Tadashi G. Takaoka2014-04-171-12/+10
* Make RunInLocale as top-level class•••Change-Id: I07ed606b7aba098a5be85533e5baff300b21fb44 Tadashi G. Takaoka2013-07-241-0/+55