summaryrefslogtreecommitdiffstats
path: root/tools/aapt/AaptAssets.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for building split APKsAdam Lesinski2014-05-111-1426/+89
* am 642421aa: am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifi...John Spurlock2014-04-041-0/+5
|\
| * am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifier." into klp...John Spurlock2014-04-041-0/+5
| |\
| | * Introduce new UI_MODE_TYPE_WATCH and qualifier.John Spurlock2014-04-041-0/+5
| * | am 28879bbf: am be57fca4: Merge "Extended locales in AAPT / AssetManager."Narayan Kamath2014-02-171-178/+405
| |\ \
| | * | Extended locales in AAPT / AssetManager.Narayan Kamath2014-02-141-178/+405
* | | | Shared library resource supportAdam Lesinski2014-03-251-0/+5
* | | | Extended locales in AAPT / AssetManager.Narayan Kamath2014-02-101-178/+405
* | | | resolved conflicts for merge of 1b5b60d6 to masterAdam Lesinski2014-02-041-17/+28
|\ \ \ \ | |/ / /
| * | | am 203356a3: Merge "Add support for multiple asset dirs (-A)" into klp-modula...Adam Lesinski2014-02-041-17/+28
| |\ \ \ | | |/ / | |/| / | | |/
| | * Add support for multiple asset dirs (-A)Adam Lesinski2014-01-231-17/+28
| * | Change ResourceType cookies to int32_t.Narayan Kamath2014-01-311-1/+1
| |/
| * Prune unneeded density resources from APKAdam Lesinski2013-10-151-1/+38
* | Change ResourceType cookies to int32_t.Narayan Kamath2014-01-281-1/+1
* | Filter unneeded assets from additional resource directoriesBryan Mawhinney2014-01-271-0/+3
* | Prune unneeded density resources from APKAdam Lesinski2014-01-271-1/+38
* | Revert "Move frameworks/base/tools/ to frameworks/tools/"Adam Lesinski2014-01-271-0/+2689
* | Move frameworks/base/tools/ to frameworks/tools/Mike Lockwood2013-08-281-2689/+0
|/
* Add support for MNC=00Mattias Petersson2013-07-261-0/+3
* Implement issue #6646859: 4K!!!! 4K!!!! 4K!!!!Dianne Hackborn2013-02-121-0/+5
* Use "ldrtl" and "ldltr" config qualifiers for RTL / LTR resourcesFabrice Di Meglio2012-09-061-2/+2
* Add support for "-rtl" in resourcesFabrice Di Meglio2012-08-231-1/+55
* am 44ff9b8f: am 36ac43ba: Merge "Tweak default ignore-assets path"Tor Norbye2012-06-051-1/+1
|\
| * am 36ac43ba: Merge "Tweak default ignore-assets path"Tor Norbye2012-06-051-1/+1
| |\
| | * Tweak default ignore-assets pathTor Norbye2012-06-041-1/+1
| | * Merge "Fix length of pattern." DO NOT MERGE.Ying Wang2012-05-241-0/+1
| |/
| * Support a new ANDROID_AAPT_IGNORE env var.Raphael Moll2012-05-091-43/+80
* | Fix length of pattern.Ying Wang2012-05-221-0/+1
* | Merge "AAPT: support a new --ignore-assets flag."Raphael Moll2012-05-181-43/+80
* | Only generate private symbols that are needed.Dianne Hackborn2012-02-071-0/+85
* | Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc.Dianne Hackborn2012-01-251-3/+8
* | Add a new ui mode for "appliance"Joe Onorato2011-12-151-0/+5
|/
* Whoops, remove left-over debug output.Dianne Hackborn2011-10-161-1/+1
* New aapt feature to do smarter filtering of configurations.Dianne Hackborn2011-10-161-77/+338
* resolved conflicts for merge of 2c311be7 to honeycomb-plus-aospXavier Ducrohet2011-07-201-2/+2
|\
| * Add generation of dependency file for .ap_ packageJosiah Gaskin2011-07-181-2/+2
* | am ba6c98db: am 82943ecf: am d40c93f6: Merge "Add dependency generation to Aa...Xavier Ducrohet2011-07-191-10/+17
|\ \ | |/
| * Add dependency generation to Aapt for R.javaJosiah Gaskin2011-06-271-10/+17
* | Add "tv" density for 720p screens.Dianne Hackborn2011-05-271-0/+5
* | Add "television" mode.Dianne Hackborn2011-05-231-0/+5
* | Add new "-swNNNdp" resource qualifier.Dianne Hackborn2011-05-191-39/+93
* | DO NOT MERGE. Integrate add new screen width/height in "dp" configs.Dianne Hackborn2011-05-121-6/+109
|/
* Make AaptGroupEntry::getMncName accept mnc00Johan Redestig2011-01-041-5/+3
* Add --max-res-version flag to aapt.Ficus Kirkpatrick2010-08-131-0/+10
* am 5474902f: Merge "xhdpi" into froyoDianne Hackborn2010-06-061-0/+5
|\
| * xhdpiDianne Hackborn2010-06-041-0/+5
* | New xlarge screen size.Dianne Hackborn2010-04-281-0/+5
|/
* Refactor car mode.Dianne Hackborn2010-03-051-1/+6
* Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity...Dianne Hackborn2010-03-011-0/+20
* Use direct reference to enum in AaptAssetsKenny Root2010-02-191-6/+6