summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/LocalePicker.java
Commit message (Collapse)AuthorAgeFilesLines
* Refactor android.backup -> android.app.backupChristopher Tate2010-03-051-1/+1
| | | | Change-Id: I8e8f34d243506ded5ebf71817de5a2caac92969d
* Stop spamming the logJoe Onorato2010-01-061-8/+15
|
* Add a way to override the display names for locales in the locale picker.Eric Fischer2009-07-201-6/+21
| | | | | In particular, show (the Chinese for) "Chinese (Simplified)" and "Chinese (Traditional)" instead of "Chinese (China)" and "Chinese (Taiwan)".
* Trigger backup of locale change.Amith Yamasani2009-07-071-0/+3
|
* Show locale names in alphabetical order, in their own language.Eric Fischer2009-05-111-8/+16
| | | | | | Bug 1776043: List the locales in alphabetical order. Bug 1703550: List the locales in their own languages instead of in the current language.
* Fix locale selection to never chose a lang-only locale.Robert Greenwalt2009-05-061-17/+22
| | | | | This avoids us using the non-standard lang-only locale when communicating off device. Fixes 1810133.
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+153
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-153/+0
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-6/+14
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-36/+47
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+134