summaryrefslogtreecommitdiffstats
path: root/tools/aapt/Command.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't dump data from a bad ResTableAdam Lesinski2014-05-191-0/+3
* Merge "AAPT dump badging should allow refs in meta-data"Adam Lesinski2014-05-151-1/+1
|\
| * AAPT dump badging should allow refs in meta-dataAdam Lesinski2014-05-151-1/+1
* | Merge "Fix crash in AAPT dump badging with bad StringPool"Adam Lesinski2014-05-151-7/+38
|\ \
| * | Fix crash in AAPT dump badging with bad StringPoolAdam Lesinski2014-05-151-7/+38
| |/
* | Quick fix to ensure mipmap doesn't get stripped by AAPTAdam Lesinski2014-05-131-3/+14
|/
* Add support for building split APKsAdam Lesinski2014-05-111-7/+86
* resolved conflicts for merge of 56ca8219 to masterElliott Hughes2014-04-181-2/+5
|\
| * resolved conflicts for merge of ec42199a to klp-modular-dev-plus-aospElliott Hughes2014-04-181-2/+5
| |\
| | * Pseudolocalizer improvements.Anton Krumin2014-04-091-2/+5
* | | resolved conflicts for merge of a81ee86b to masterTim Kilbourn2014-03-071-9/+34
|\ \ \ | |/ /
| * | am b559b371: Merge "Dump leanback info in aapt dump badging." into klp-modula...Tim Kilbourn2014-03-081-8/+32
| |\ \
| | * | Dump leanback info in aapt dump badging.Tim Kilbourn2014-03-071-8/+32
| * | | am 28879bbf: am be57fca4: Merge "Extended locales in AAPT / AssetManager."Narayan Kamath2014-02-171-0/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * Extended locales in AAPT / AssetManager.Narayan Kamath2014-02-141-0/+1
* | | Extended locales in AAPT / AssetManager.Narayan Kamath2014-02-101-0/+1
* | | resolved conflicts for merge of 1b5b60d6 to masterAdam Lesinski2014-02-041-1/+1
|\ \ \ | |/ /
| * | Merge "Add support for multiple asset dirs (-A)" into klp-modular-devAdam Lesinski2014-02-041-1/+1
| |\ \ | | |/ | |/|
| | * Add support for multiple asset dirs (-A)Adam Lesinski2014-01-231-1/+1
| * | AssetManager cookies should be int32_t and not void*.Narayan Kamath2014-01-271-1/+1
| |/
| * Add badging of Payment appsAdam Lesinski2013-09-271-11/+142
| * Add support for dumping new badgingAdam Lesinski2013-09-271-3/+68
| * Added support for supports-input manifest elementMichael Wright2013-09-051-50/+87
* | AssetManager cookies are now int32_t, not void*.Narayan Kamath2014-01-271-1/+1
* | Dump maxSdk of uses-permission during badgingAdam Lesinski2014-01-271-30/+46
* | Escape strings that are output by aapt dump badgingMaurice Chu2014-01-271-36/+60
* | Fix aapt when outputting meta-data tag valuesMaurice Chu2014-01-271-17/+30
* | 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
* | Revert "Move frameworks/base/tools/ to frameworks/tools/"Adam Lesinski2014-01-271-0/+2121
* | Move frameworks/base/tools/ to frameworks/tools/Mike Lockwood2013-08-281-2121/+0
* | Modify 'aapt dump badging' to output <meta-data> tagsMaurice Chu2013-08-211-30/+115
|/
* aapt: add support for optional uses-permissionNick Kralevich2013-04-031-0/+8
* Fix typo.Dianne Hackborn2013-02-251-1/+1
* resolved conflicts for merge of c71c678e to masterXavier Ducrohet2013-01-151-1/+7
|\
| * resolved conflicts for merge of dd52dfed to jb-mr1.1-ub-devXavier Ducrohet2013-01-151-0/+19
| |\
| | * Fix the single crunch command to return the right error code.Xavier Ducrohet2013-01-151-1/+5
| | * Add single crunch command to aapt. do not merge.Xavier Ducrohet2013-01-021-0/+16
| |/
* | Add single crunch command to aapt.Xavier Ducrohet2013-01-021-0/+16
|/
* Fix issue #6641368: can't launch galleryDianne Hackborn2012-06-111-1/+3
* Apply --extra-packages in case --custom-pacakge is also specified.Ying Wang2012-04-261-14/+17
* Add new aapt dump badging output explaining implicit badging.Dianne Hackborn2012-04-161-1/+46
* Merge "Adding a line for android-debuggable to 'dump badging' if AndroidManif...Dan Morrill2012-04-101-0/+10
|\
| * Adding a line for android-debuggable to 'dump badging' if AndroidManifest.xmlDan Morrill2012-04-031-0/+10
* | Implement call log permission compatibility.Dianne Hackborn2012-04-051-0/+24
|/
* Add new READ_EXTERNAL_STORAGE permission.Dianne Hackborn2012-03-121-0/+12
* Only generate private symbols that are needed.Dianne Hackborn2012-02-071-1/+7
* aapt now sorts the strings in the resource string pool.Dianne Hackborn2012-01-311-1/+6
* Minor tweak to console output.Dan Morrill2012-01-061-0/+169