summaryrefslogtreecommitdiff
path: root/apps/CustomLocale
Commit message (Collapse)AuthorAgeFilesLines
* Revamped CustomLocale for the SDK.Raphael Moll2011-01-3110-410/+754
| | | | | | | | | | | | | | | - Revamped the list UI: replaced the long-press actions by some stateful buttons. Uses the listview's single choice mode. - Added a broadcast receiver to be able to change the system locale using an intent, e.g. sent by adb shell am. This is convenient for automated testing scripts. - Changed package namespace to v2. This makes it easier for an automated testing script to figure that an emulator has the old version and install the new one side-by-side. Change-Id: I1849d2b9d55441490b013cfefcca5d8fa48e22bd
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-083-19/+19
| | | | Bug: #2361749.
* Do not use a user tag on apps, as it is ignored.Jean-Baptiste Queru2010-01-051-1/+1
| | | | | | | | | | The build system does not honor user tags on apps, and setting it is misleading. This removes the confusion by making the makefiles behave like they read. Change-Id: Ibe7e0ca043ba0dedcb7d001e22b085733c1f3a46
* SDK: Fix CustomLocale to properly setup Language+CountryRaphael2009-10-021-1/+9
| | | | | | SDK BUG 2154263 Change-Id: I74db5bc237921ff6a6fd55664a2a3c62f544081b
* Fix CustomLocale to work with soft keyboard.Raphael2009-10-012-18/+2
| | | | | | SDK BUG 2154263 Change-Id: I8a575e49089ef2e6829e10749d796f6179330928
* Ignore adt/eclipse project files in CustomLocaleRaphael2009-10-011-0/+5
| | | | | | SDK BUG 2154263 Change-Id: Ie31247964058f8140f2bd5184a8b7deac4ad0381
* hdpi artwork for development/{apps,samples}.Daniel Sandler2009-09-292-0/+0
| | | | | | (drop dated 29-Sep-2009) Change-Id: Ie022d478ed4eafc641e475dad94f507a6c358595
* Automated import from //branches/master/...@140824,140824Dianne Hackborn2009-03-241-0/+190
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0312-0/+707
|
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-0312-707/+0
|
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-0212-0/+707