aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/utils/LocaleUtils.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move util classes under commonJean Chalard2014-11-071-195/+0
| | | | | | | Also why did we have two copies of LocaleUtils >.> Bug: 18108776 Change-Id: I03b4403dfd51934e66b567f2f8b87da419cfb3ab
* Move some methods out from SubtypeSwitcherTadashi G. Takaoka2014-11-061-2/+7
| | | | Change-Id: I89aaf87d7d0cc204b0ca0f61c2f64d15e2df848e
* Use Java 7 diamond operatorTadashi G. Takaoka2014-05-241-1/+1
| | | | Change-Id: If16ef50ae73147594615d0f49d6a22621eaf1aef
* Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20cKen Wakasa2013-12-131-41/+6
| | | | | | The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854
* Make RunInLocale as top-level classTadashi G. Takaoka2013-07-241-36/+0
| | | | Change-Id: I07ed606b7aba098a5be85533e5baff300b21fb44
* Move util classes to the latin/utils directoryKen Wakasa2013-06-241-0/+261
Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa