summaryrefslogtreecommitdiffstats
path: root/tools/aapt
Commit message (Expand)AuthorAgeFilesLines
* Add --replace-version flag to aapt.Jeff Davidson2014-02-253-11/+45
* Extended locales in AAPT / AssetManager.Narayan Kamath2014-02-108-224/+522
* resolved conflicts for merge of 1b5b60d6 to masterAdam Lesinski2014-02-045-26/+38
|\
| * am 203356a3: Merge "Add support for multiple asset dirs (-A)" into klp-modula...Adam Lesinski2014-02-045-25/+38
| |\
| | * Merge "Add support for multiple asset dirs (-A)" into klp-modular-devAdam Lesinski2014-02-045-25/+38
| | |\
| | | * Add support for multiple asset dirs (-A)Adam Lesinski2014-01-235-25/+38
| * | | Change ResourceType cookies to int32_t.Narayan Kamath2014-01-312-3/+2
| |/ /
| * | AssetManager cookies should be int32_t and not void*.Narayan Kamath2014-01-271-1/+1
| |/
| * Merge "Don't pseudolocalize untranslatable strings."Narayan Kamath2013-12-181-5/+13
| |\
| | * Don't pseudolocalize untranslatable strings.Narayan Kamath2013-12-101-5/+13
| * | Merge "Reimplement ZipFileRO in terms of libziparchive."Narayan Kamath2013-12-111-1/+2
| |\ \
| | * | Reimplement ZipFileRO in terms of libziparchive.Narayan Kamath2013-12-091-1/+2
| | |/
| | * Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEADThe Android Open Source Project2013-11-2215-67/+972
| | |\
| * | \ am 8f592378: am 69920427: Merge "Fix a variety of small publicly-reported bugs."Elliott Hughes2013-10-292-33/+32
| |\ \ \ | | |/ /
| | * | Fix a variety of small publicly-reported bugs.Elliott Hughes2013-10-292-33/+32
| * | | am 16e8c4f7: am 7d292145: Merge "Prune unneeded density resources from APK" i...Adam Lesinski2013-10-181-1/+38
| |\ \ \ | | |_|/ | |/| |
| | * | Prune unneeded density resources from APKAdam Lesinski2013-10-151-1/+38
| * | | am ea4e0751: am c884fc9f: Merge "AAPT emits error for res with no \'default\'...Adam Lesinski2013-10-071-4/+65
| |\ \ \ | | |/ /
| | * | AAPT emits error for res with no 'default' productAdam Lesinski2013-10-041-4/+65
| * | | am 0c923b7c: Merge "Add badging of Payment apps" into klp-devAdam Lesinski2013-09-301-11/+142
| |\ \ \ | | |/ /
| | * | Add badging of Payment appsAdam Lesinski2013-09-271-11/+142
| * | | am 5223a5ff: Merge "Add support for dumping new badging" into klp-devAdam Lesinski2013-09-301-3/+68
| |\ \ \ | | |/ /
| | * | Add support for dumping new badgingAdam Lesinski2013-09-271-3/+68
| * | | am 86974463: Merge "Added support for supports-input manifest element" into k...Michael Wright2013-09-051-50/+87
| |\ \ \ | | |/ /
| | * | Added support for supports-input manifest elementMichael Wright2013-09-051-50/+87
| * | | am 49ee555f: Merge "Transition API changes from API council recommendations" ...Chet Haase2013-09-041-26/+1
| |\ \ \ | | |/ /
| | * | Transition API changes from API council recommendationsChet Haase2013-09-041-26/+1
| * | | am adae1e91: am 1b8c33c6: Merge "Forward compatibility fixes"Victoria Lease2013-08-271-11/+16
| |\ \ \ | | |/ / | |/| / | | |/
| | * Forward compatibility fixesJohn Reck2013-08-261-11/+16
* | | Change ResourceType cookies to int32_t.Narayan Kamath2014-01-282-2/+2
* | | AssetManager cookies are now int32_t, not void*.Narayan Kamath2014-01-271-1/+1
* | | Filter unneeded assets from additional resource directoriesBryan Mawhinney2014-01-271-0/+3
* | | Don't pseudolocalize untranslatable strings.Narayan Kamath2014-01-271-5/+13
* | | Reimplement ZipFileRO in terms of libziparchive.Narayan Kamath2014-01-271-1/+2
* | | Add new aapt flag --error-on-missing-config-entryYing Wang2014-01-273-3/+19
* | | Dump maxSdk of uses-permission during badgingAdam Lesinski2014-01-271-30/+46
* | | Re-apply several tools fixes lost by the directory rearrangement.Elliott Hughes2014-01-272-10/+8
* | | Escape strings that are output by aapt dump badgingMaurice Chu2014-01-271-36/+60
* | | Prune unneeded density resources from APKAdam Lesinski2014-01-271-1/+38
* | | Fix aapt when outputting meta-data tag valuesMaurice Chu2014-01-271-17/+30
* | | AAPT emits error for res with no 'default' productAdam Lesinski2014-01-271-4/+65
* | | resolved conflicts for merge of 0c923b7c to masterAdam Lesinski2014-01-271-11/+142
* | | resolved conflicts for merge of 5223a5ff to masterAdam Lesinski2014-01-271-43/+108
* | | Add support for supports-input element to aaptMichael Wright2014-01-271-118/+155
* | | libpng usage tweaksJohn Reck2014-01-271-0/+10
* | | Remove scenes from Resource.cppChet Haase2014-01-271-26/+1
* | | Revert "Move frameworks/base/tools/ to frameworks/tools/"Adam Lesinski2014-01-2749-0/+23046
* | | Move frameworks/base/tools/ to frameworks/tools/Mike Lockwood2013-08-2849-23046/+0
* | | Modify 'aapt dump badging' to output <meta-data> tagsMaurice Chu2013-08-213-32/+124
* | | Fixes for libpng 1.6John Reck2013-08-141-6/+9