summaryrefslogtreecommitdiffstats
path: root/tools/aapt/Resource.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for building split APKsAdam Lesinski2014-05-111-68/+82
* Child nodes of <preference-headers> now output proguard keep options.Adam Lesinski2014-04-251-7/+12
* Add --replace-version flag to aapt.Jeff Davidson2014-02-251-7/+31
* Extended locales in AAPT / AssetManager.Narayan Kamath2014-02-101-0/+1
* Change ResourceType cookies to int32_t.Narayan Kamath2014-01-281-1/+1
* Re-apply several tools fixes lost by the directory rearrangement.Elliott Hughes2014-01-271-2/+2
* Remove scenes from Resource.cppChet Haase2014-01-271-26/+1
* Revert "Move frameworks/base/tools/ to frameworks/tools/"Adam Lesinski2014-01-271-0/+2676
* Move frameworks/base/tools/ to frameworks/tools/Mike Lockwood2013-08-281-2676/+0
* libutils clean-upMathias Agopian2013-05-071-1/+1
* 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
* am fb34490f: Merge "Fix writing text version of styleable IDs."Xavier Ducrohet2012-09-261-1/+1
|\
| * Fix writing text version of styleable IDs.Xavier Ducrohet2012-09-261-1/+1
* | am 31820a35: Merge "Add --output-text-symbols option to aapt."Xavier Ducrohet2012-09-171-12/+186
|\ \ | |/
| * Add --output-text-symbols option to aapt.Xavier Ducrohet2012-09-111-12/+186
* | am d7252571: Merge "Add --error-on-failed-insert option to aapt."Xavier Ducrohet2012-09-171-18/+49
|\ \ | |/
| * Add --error-on-failed-insert option to aapt.Xavier Ducrohet2012-09-111-18/+49
* | Fix aapt -G to properly support class attr in fragment.Xavier Ducrohet2012-07-191-17/+31
|/
* Add aapt support for generating proguard rules for onClick methods.Dianne Hackborn2012-05-181-0/+27
* aapt: Preprocess images in parallel.Jeff Brown2012-03-171-6/+42
* Only generate private symbols that are needed.Dianne Hackborn2012-02-071-3/+4
* aapt now sorts the strings in the resource string pool.Dianne Hackborn2012-01-311-2/+1
* AAPT fix printf %zd crash on Windows.Raphael2011-10-271-4/+12
* New aapt feature to do smarter filtering of configurations.Dianne Hackborn2011-10-161-4/+21
* am d98e1be2: am f4750724: am 9d829f98: am 21e6e2de: Merge "Change generated d...Xavier Ducrohet2011-08-181-1/+3
|\
| * am f4750724: am 9d829f98: am 21e6e2de: Merge "Change generated dependency fil...Xavier Ducrohet2011-08-181-1/+3
| |\
| | * Change generated dependency file namesJosiah Gaskin2011-08-161-1/+3
* | | am 84be06e4: resolved conflicts for merge of ea9e6d24 to honeycomb-plus-aospXavier Ducrohet2011-07-201-9/+43
|\ \ \ | |/ /
| * | resolved conflicts for merge of ea9e6d24 to honeycomb-plus-aospXavier Ducrohet2011-07-201-9/+43
| |\ \ | | |/
| | * Added Caching for PreProcessed PNGsJosiah Gaskin2011-07-201-9/+43
* | | am a125c937: resolved conflicts for merge of 2c311be7 to honeycomb-plus-aospXavier Ducrohet2011-07-201-3/+14
|\ \ \ | |/ /
| * | resolved conflicts for merge of 2c311be7 to honeycomb-plus-aospXavier Ducrohet2011-07-201-3/+14
| |\ \ | | |/
| | * Add generation of dependency file for .ap_ packageJosiah Gaskin2011-07-181-4/+15
* | | am 9139868b: am ba6c98db: am 82943ecf: am d40c93f6: Merge "Add dependency gen...Xavier Ducrohet2011-07-191-0/+29
|\ \ \ | |/ /
| * | am ba6c98db: am 82943ecf: am d40c93f6: Merge "Add dependency generation to Aa...Xavier Ducrohet2011-07-191-0/+29
| |\ \ | | |/
| | * Add dependency generation to Aapt for R.javaJosiah Gaskin2011-06-271-0/+29
* | | Output Proguard options for also overlay layouts.Ying Wang2011-06-201-0/+5
|/ /
* | am ce57a7f3: am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt."Xavier Ducrohet2011-02-281-4/+9
|\ \ | |/
| * Add --non-constant-id to aapt.Xavier Ducrohet2011-02-141-4/+9
* | Add new "animator" and "interpolator" resource directories.Dianne Hackborn2011-01-051-1/+52
* | Change assets to use 64-bit APIKenny Root2010-12-081-3/+3
* | Add knowledge of mipmap to aaptKenny Root2010-11-221-5/+22
* | am fa888784: am 89fef418: Merge "Avoid pre-processing images when they won\'t...Xavier Ducrohet2010-09-101-1/+3
|\ \ | |/
| * am 89fef418: Merge "Avoid pre-processing images when they won\'t be used"Xavier Ducrohet2010-09-101-1/+3
| |\
| | * Avoid pre-processing images when they won't be usedAnthony Newnam2010-09-031-1/+3
| | * Add a --debug-mode option to aapt.Xavier Ducrohet2010-08-311-0/+7