summaryrefslogtreecommitdiffstats
path: root/tools/aapt
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | | Fix libpng API usageJohn Reck2013-08-131-5/+7
|/ /
* | am 9516ed45: am cfc23ac6: Merge "Add support for MNC=00"Wink Saville2013-07-301-0/+3
|\ \ | |/
| * Add support for MNC=00Mattias Petersson2013-07-261-0/+3
| * am bd1730de: Merge "Document the \'aapt dump strings\' command"Christopher Tate2013-04-291-0/+1
| |\
* | | Move input library code to frameworks/native.Jeff Brown2013-07-011-6/+5
* | | Switch to shared libpng/libz dependency.Stephen Hines2013-06-261-3/+5
* | | Merge "aapt: move qsort_r_compat here as it is sole client"Dima Zavin2013-05-084-2/+132
|\ \ \
| * | | aapt: move qsort_r_compat here as it is sole clientDima Zavin2013-05-074-2/+132
* | | | libutils clean-upMathias Agopian2013-05-077-3/+296
|/ / /
* | | Merge commit 'b3f66877' into afdmergeJeff Sharkey2013-04-291-0/+1
|\ \ \ | | |/ | |/|
| * | Document the 'aapt dump strings' commandMÃ¥rten Kongstad2013-04-291-0/+1
| * | am ba1992f8: Merge "Remove doSingleCrunch call DO NOT MERGE" into jb-mr1-aah-devJustin Koh2013-01-161-19/+0
| |\ \
| | * | Remove doSingleCrunch call DO NOT MERGEJustin Koh2013-01-161-19/+0
* | | | Merge "Allow compiling aapt for the device"Bjorn Bringert2013-04-294-6/+167
|\ \ \ \
| * | | | Allow compiling aapt for the deviceBjorn Bringert2013-04-264-6/+167
* | | | | am eb6403e9: resolved conflicts for merge of bfdd2566 to jb-mr2-dev-plus-aospJeff Brown2013-04-261-59/+55
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Generate SDK docs for v7 support library packages.Jeff Brown2013-04-261-59/+55
* | | | First draft of Scenes & Transitions featureChet Haase2013-04-181-0/+51
|/ / /
* | | Revert "Make --non-constant-id generates non final IDs for styleable."Xavier Ducrohet2013-04-131-12/+5
* | | Make --non-constant-id generates non final IDs for styleable.Xavier Ducrohet2013-04-121-5/+12
* | | Add liblogYing Wang2013-04-091-2/+2