summaryrefslogtreecommitdiffstats
path: root/tools/aapt
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | resolved conflicts for merge of ce307f88 to eclair-mr2Jean-Baptiste Queru2009-12-103-6/+25
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Add --custom-package to aaptXavier Ducrohet2009-11-303-6/+25
| | | |_|/ | | |/| |
* | | | | am e6c0e993: Merge change I129483f8 into eclair-mr2Kenny Root2009-12-0910-23/+90
|\ \ \ \ \ | |/ / / /
| * | | | Optional use of UTF-8 strings in resource bundlesKenny Root2009-12-0710-23/+90
| * | | | Fix bitmask in aapt's StringPool length constructionKenny Root2009-12-041-1/+1
| |/ / /
* | | | am 0d55daff: am 5fc71e67: am 00e44ef2: Merge change I54545dfd into eclair-sdkDirk Dougherty2009-11-042-9/+9
|\ \ \ \ | |/ / /
| * | | am 00e44ef2: Merge change I54545dfd into eclair-sdkDirk Dougherty2009-11-042-9/+9
| |\ \ \ | | |_|/ | |/| |
| | * | doc change: fix broken R.styleable formatting (caused by missing periods). Ad...Dirk Dougherty2009-11-032-9/+9
| * | | add "junk path" -k option to aapt (DO NOT MERGE)Doug Zongker2009-10-193-8/+22
| |/ /
* | | am afbf8afa: Merge change I564b5b00 into eclair-mr2Doug Zongker2009-10-133-8/+22
|\ \ \ | |_|/ |/| |
| * | add "junk path" -k option to aaptDoug Zongker2009-10-133-8/+22
| |/
* | am 20b39471: Merge change 26933 into eclairRaphael2009-09-241-0/+4
|\ \ | |/
| * AAPT: Ignore visual source safe files in resourcesRaphael2009-09-241-0/+4
* | 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
* | am 7fc39b26: Merge change 25238 into eclairDianne Hackborn2009-09-152-1/+57
|\ \ | |/
| * Implement issue #1780928: Need support hiding nav keys.Dianne Hackborn2009-09-152-1/+57
* | merge from open-source masterJean-Baptiste Queru2009-09-041-2/+2
|\ \
| * \ merge from donutJean-Baptiste Queru2009-09-031-0/+5
| |\ \
| | * | donut snapshotJean-Baptiste Queru2009-08-311-0/+5
| * | | Fix %p vs %s typo in aapt messageKenny Root2009-09-011-2/+2
* | | | am e8f605ff: Merge change 23761 into eclairRobert Greenwalt2009-09-031-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix compilation of add-resource tag.Robert Greenwalt2009-09-021-1/+1
* | | | am 66c70e13: Merge change 23529 into eclairEric Fischer2009-09-022-3/+7
|\ \ \ \ | |/ / /
| * | | Make it an error to use a bare apostrophe in aapt, and adjust warnings/errors.Eric Fischer2009-09-012-3/+7
* | | | merge from open-source masterJean-Baptiste Queru2009-09-011-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix bitmask in aapt's StringPool length constructionKenny Root2009-08-211-1/+1
| |/
| * donut snapshotJean-Baptiste Queru2009-07-292-53/+137
| * donut snapshotJean-Baptiste Queru2009-07-2110-68/+634
| * donut snapshotJean-Baptiste Queru2009-05-201-1/+1
| * AI 144950: Manual integration of 144342 and 144547 from donutburger to cupcake.Robert Greenwalt2009-04-072-4/+27
| * AI 144308: aapt extensions: required sdk version, dependent software librarie...Suchi Amalapurapu2009-04-021-69/+142
* | Fix replacement-after-add of resource files in overlay.Robert Greenwalt2009-08-311-19/+45
* | applications are at level 2Joe Onorato2009-08-301-1/+1
* | Add a flag (-G) to aapt to have it output the classes that shouldn't be obfus...Joe Onorato2009-08-307-4/+271
* | Add platform infrastructure for features.Dianne Hackborn2009-08-271-3/+4
* | Fix issue #2084148: Define the format for the auto focus preview for barcode ...Dianne Hackborn2009-08-271-0/+44
* | I am getting tired of the java doc warnings, so fix them.Dianne Hackborn2009-08-241-10/+51
* | Add aapt extensions to dump badging to print more info about activities, rece...Suchi Amalapurapu2009-08-181-62/+130
* | am 75c49842: Add maxSdkVersion information in dump badging optionSuchi Amalapurapu2009-08-181-0/+5
|\ \
| * | Add maxSdkVersion information in dump badging optionSuchi Amalapurapu2009-08-141-0/+5
* | | aapt now attempts to process all assets even if some are malformed.Daniel Sandler2009-08-171-6/+8
* | | Fix aapt to be able to add configs from overlays.Dianne Hackborn2009-08-152-0/+13
* | | Allow overlays to add resources.Dianne Hackborn2009-08-133-11/+75
* | | am 9fc20b0e: Merge change 8126 into donutAndroid (Google) Code Review2009-07-212-52/+130
|\ \ \ | |/ /
| * | First pass at reworking screen density/size APIs.Dianne Hackborn2009-07-212-52/+130
* | | am aad0fcc9: Merge change 7783 into donutAndroid (Google) Code Review2009-07-191-1/+7
|\ \ \ | |/ /
| * | Add "nodpi" density, and expose a bunch of density-related APIs.Dianne Hackborn2009-07-171-1/+7
* | | Format aapt warnings the same way as other compiler warningsMarco Nelissen2009-07-136-15/+15
* | | am 72eb0aca: Merge change 5483 into donutAndroid (Google) Code Review2009-06-293-1/+91
|\ \ \ | |/ /