aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/LocaleUtils.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix "no language" subtype name (DO NOT MERGE)Tadashi G. Takaoka2012-04-261-2/+2
| | | | | | | | | | | * 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
* Add RunInLocale class to guard locale switchingTadashi G. Takaoka2012-04-031-14/+29
| | | | | Bug: 6128216 Change-Id: I8d9c75c773c3de886183b291ada7a3836295839b
* Fix race condition while changing the system localeTadashi G. Takaoka2012-03-291-5/+7
| | | | | Bug: 6128216 Change-Id: Ie153e3eb18feeb97aada6a7708075f5152f11999
* Cleanup unused importTadashi G. Takaoka2011-10-041-3/+0
| | | | | | This change also gets rid of several compiler warnings. Change-Id: I23962edaadad18a6e0395d528af17b909dcf5dad
* Move locale-related utility methods to LocaleUtils.Jean Chalard2011-08-291-0/+51
| | | | Change-Id: I7e9e6e5bc4486d8618d0213b112308c3d305c15e
* Allow sharing dictionaries between similar locales.Jean Chalard2011-08-251-0/+157
Bug: 5058488 Change-Id: Ib12013f58afad957a8205b439f87480cc12ea06f