summaryrefslogtreecommitdiffstats
path: root/tools/aapt/Command.cpp
Commit message (Expand)AuthorAgeFilesLines
* New aapt feature to do smarter filtering of configurations.Dianne Hackborn2011-10-161-1/+2
* Add package-verifier to aapt dump badgingKenny Root2011-09-291-0/+10
* am f4750724: am 9d829f98: am 21e6e2de: Merge "Change generated dependency fil...Xavier Ducrohet2011-08-181-6/+23
|\
| * Change generated dependency file namesJosiah Gaskin2011-08-161-6/+23
* | resolved conflicts for merge of ea9e6d24 to honeycomb-plus-aospXavier Ducrohet2011-07-201-0/+22
|\ \ | |/
| * Added Caching for PreProcessed PNGsJosiah Gaskin2011-07-201-0/+22
* | resolved conflicts for merge of 2c311be7 to honeycomb-plus-aospXavier Ducrohet2011-07-201-18/+27
|\ \ | |/
| * Add generation of dependency file for .ap_ packageJosiah Gaskin2011-07-181-18/+27
* | am ba6c98db: am 82943ecf: am d40c93f6: Merge "Add dependency generation to Aa...Xavier Ducrohet2011-07-191-4/+34
|\ \ | |/
| * Add dependency generation to Aapt for R.javaJosiah Gaskin2011-06-271-4/+34
* | am d5431ed5: am 2e659ae5: am 42755155: Merge "Copy once-created R.java into l...Xavier Ducrohet2011-07-191-0/+11
|\ \ | |/
| * Copy once-created R.java into library projectsJosiah Gaskin2011-06-271-0/+11
* | New orientation handling. Only impacts SDK (aapt dump badging).Dianne Hackborn2011-06-161-8/+48
* | Add new landscape and portrait orientation features.Dianne Hackborn2011-06-141-22/+134
* | am 0ccc8b73: am 5441a9ff: Merge "GL texture filtering changed from AND to OR,...Dan Morrill2010-12-141-2/+2
|\ \ | |/
| * GL texture filtering changed from AND to OR, so rename tag name to match.Dan Morrill2010-12-131-2/+2
* | am 4da6efc8: am 46151652: Merge "fix xlarge support in aapt for gingerbread" ...Scott Main2010-11-061-2/+2
|\ \ | |/
| * fix xlarge support in aapt for gingerbreadScott Main2010-11-041-2/+2
| * Implement issue #3116702: New manifest tags for supported screen sizes DO NO...Dianne Hackborn2010-10-211-9/+50
* | Implement issue #3116702: New manifest tags for supported screen sizesDianne Hackborn2010-10-221-9/+50
* | am b58af2b8: am 5c62ab0a: Merge "Adding a new <uses-gl-texture/> tag, to be u...Dan Morrill2010-10-151-0/+9
|\ \ | |/
| * Adding a new <uses-gl-texture/> tag, to be used to enable apps to specifyDan Morrill2010-10-131-0/+9
* | am 31103928: am 192b56d4: Merge "Implement #2964234: Add support for <uses-pa...Dianne Hackborn2010-09-021-0/+9
|\ \ | |/
| * Implement #2964234: Add support for <uses-package> element to aaptDianne Hackborn2010-09-021-0/+9
* | am eb0e0f46: am 2e7427f3: Merge "Add LFH offset to verbose list of APK" into ...Kenny Root2010-08-251-3/+4
|\ \ | |/
| * Add LFH offset to verbose list of APKKenny Root2010-08-251-3/+4
* | am 8b569c8d: am 42f90ca5: Merge "Fix aapt dump badging to support xlarge scre...Dianne Hackborn2010-08-241-0/+9
|\ \ | |/
| * Fix aapt dump badging to support xlarge screens.Dianne Hackborn2010-08-201-0/+9
* | Fixes a few minor problems with AAPTSteve Block2010-06-251-1/+4
|/
* As Donut (API=4) devices and earlier do not have a Bluetooth API, .apk filesDan Morrill2010-06-151-1/+1
* Adding the backward-compatible filtering heuristics for the new deviceDan Morrill2010-05-041-12/+180
* Add ability for some manifest attributes to reference resources.Dianne Hackborn2010-03-091-1/+1
* Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity...Dianne Hackborn2010-03-011-0/+14
* Dump original-package entries.Jeff Hamilton2010-02-121-0/+9
* am ce56857e: am cb2d50d0: Fix issue #2357259: aapt tool prints "uses-configua...Dianne Hackborn2010-01-071-1/+1
|\
| * am cb2d50d0: Fix issue #2357259: aapt tool prints "uses-configuation:"Dianne Hackborn2010-01-061-1/+1
| |\
| | * Fix issue #2357259: aapt tool prints "uses-configuation:"Dianne Hackborn2010-01-061-1/+1
| * | am ce307f88: Merge change Ie4cdb5a3 into eclairXavier Ducrohet2009-12-091-1/+6
| |\ \ | | |/
| * | am 617262d8: Merge change I37c4157d into eclairDoug Zongker2009-10-201-3/+10
| |\ \
* | \ \ am a5a8cc13: resolved conflicts for merge of ce307f88 to eclair-mr2Jean-Baptiste Queru2009-12-101-1/+6
|\ \ \ \
| * \ \ \ resolved conflicts for merge of ce307f88 to eclair-mr2Jean-Baptiste Queru2009-12-101-1/+6
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Add --custom-package to aaptXavier Ducrohet2009-11-301-1/+6
| | | |/ | | |/|
| | * | add "junk path" -k option to aapt (DO NOT MERGE)Doug Zongker2009-10-191-3/+10
* | | | am e6c0e993: Merge change I129483f8 into eclair-mr2Kenny Root2009-12-091-0/+1
|\ \ \ \ | |/ / /
| * | | Optional use of UTF-8 strings in resource bundlesKenny Root2009-12-071-0/+1
* | | | am afbf8afa: Merge change I564b5b00 into eclair-mr2Doug Zongker2009-10-131-3/+10
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | add "junk path" -k option to aaptDoug Zongker2009-10-131-3/+10
| |/
* | am f1871e27: Merge change 26009 into eclairSuchi Amalapurapu2009-09-201-2/+3
|\ \ | |/
| * Fix issue with printing gles version in aapt dump badging optionSuchi Amalapurapu2009-09-201-2/+3
* | merge from open-source masterJean-Baptiste Queru2009-09-041-2/+2
|\ \ | |/ |/|