aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/LocaleUtils.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix "no language" subtype name (DO NOT MERGE)•••* Move SubtypeLocale.get{Full,Middle,Short}DisplayName() to LatinLeyboardView and add unit tests (SpacebarTextTests). * Add SubtypeLocale.getSubtypeDisplayName() This is a cherry-pick of I57420c6a from Master. Bug: 6393865 Change-Id: I68748189c17c73984ac4ae05a5a40fb54bf46453 Tadashi G. Takaoka2012-04-261-2/+2
* Add RunInLocale class to guard locale switching•••Bug: 6128216 Change-Id: I8d9c75c773c3de886183b291ada7a3836295839b Tadashi G. Takaoka2012-04-031-14/+29
* Fix race condition while changing the system locale•••Bug: 6128216 Change-Id: Ie153e3eb18feeb97aada6a7708075f5152f11999 Tadashi G. Takaoka2012-03-291-5/+7
* Cleanup unused import•••This change also gets rid of several compiler warnings. Change-Id: I23962edaadad18a6e0395d528af17b909dcf5dad Tadashi G. Takaoka2011-10-041-3/+0
* Move locale-related utility methods to LocaleUtils.•••Change-Id: I7e9e6e5bc4486d8618d0213b112308c3d305c15e Jean Chalard2011-08-291-0/+51
* Allow sharing dictionaries between similar locales.•••Bug: 5058488 Change-Id: Ib12013f58afad957a8205b439f87480cc12ea06f Jean Chalard2011-08-251-0/+157