summaryrefslogtreecommitdiffstats
path: root/tools/aapt/Command.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Expand support for different screen sizes.Dianne Hackborn2009-06-261-0/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | Applications can now declare that they support small, normal, or large screens. Resource selection can also be done based on these sizes. By default, pre-Donut apps are false for small and large, and Donut or later apps are assumed to support all sizes. In either case they can use <supports-screens> in their manifest to declare what they actually support.
* | | am 1585bd24: Merge change 4828 into donutAndroid (Google) Code Review2009-06-191-4/+23
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit '1585bd24c10d16351f89e32dddbfa799f18db6bd' * commit '1585bd24c10d16351f89e32dddbfa799f18db6bd': Report densities in badging, debugging for nine patch bug.
| * | Report densities in badging, debugging for nine patch bug.Dianne Hackborn2009-06-191-4/+23
| | | | | | | | | | | | | | | | | | | | | The aapt tool now reports all available densities like it already did for locales. Also this includes more resource data output, which I was using to examine bug #1867049 (which at this point I am unable to reproduce).
* | | break dependency on utils/ZipEntry.h and utils/ZipFile.h, get rid of ↵Mathias Agopian2009-06-051-1/+0
| | | | | | | | | | | | inet_address.h and Socket.h which were not used
* | | get rid of utils.hMathias Agopian2009-05-311-1/+4
|/ /
* | Update aapt badging for native code, configs, density, etc.Dianne Hackborn2009-05-181-23/+107
| |
* | AI 144309: am: CL 144308 aapt extensions: required sdk version, dependent ↵Suchi Amalapurapu2009-04-021-69/+142
|/ | | | | | | | | | | software libraries, gadgets Add new attributes for sdk version, software libs and gadgets BUG = 1730924 Original author: asuchitra Merged from: //branches/cupcake/... Automated import of CL 144309
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+841
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-841/+0
|
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-2/+2
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+12
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+829