summaryrefslogtreecommitdiff
path: root/tools/anttasks/src/com/android/ant/AaptExecLoopTask.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove components that were moved to sdk.git and update build scripts.Xavier Ducrohet2009-11-171-224/+0
|
* Move from arbitrary resource filters to fix onesXavier Ducrohet2009-08-251-29/+32
| | | | | | | | | | Resource filters are used when generating additional APK containing only specific resources. The previous UI allowed for any type of filters, but we are moving to a simpler way with fixed filters. The first one is the density. Selecting the filter will generate 4 APKs per application: default (all resources), hdpi (only hdpi/nodpi and default resources), mdpi, ldpi.
* Move some classes that have non ready APIs to internal packagesXavier Ducrohet2009-05-131-3/+3
| | | | | - com.android.sdklib.avd -> com.android.sdklib.internal.avd - com.android.sdklib.project -> com.android.sdklib.internal.project
* Automated import from //branches/donutburger/...@141594,141594Xavier Ducrohet2009-03-241-4/+7
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+218
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-218/+0
|
* auto import from //branches/cupcake/...@132569The Android Open Source Project2009-02-201-0/+218