summaryrefslogtreecommitdiffstats
path: root/tools/aapt/Resource.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | am b4649ec7: am 23827557: Merge "Add a --debug-mode option to aapt." into gin...Xavier Ducrohet2010-08-311-0/+7
|\ \ \ | |/ /
| * | Add a --debug-mode option to aapt.Xavier Ducrohet2010-08-311-0/+7
* | | Update aapt to find fragment references.Dianne Hackborn2010-08-201-1/+2
* | | am 8cfd3c01: am e05184f2: Merge "Output proguard keep flags for fragment clas...Ying Wang2010-08-161-18/+48
|\ \ \ | |/ /
| * | Output proguard keep flags for fragment classes.Ying Wang2010-08-131-18/+48
| |/
* | Fixes a few minor problems with AAPTSteve Block2010-06-251-3/+3
|/
* Use correct API version for UTF-8 checkingKenny Root2010-03-241-1/+1
* Make aapt warning conciseKenny Root2010-03-181-1/+2
* Fix minSdkVersion scanning to not throw warningsKenny Root2010-03-181-2/+8
* Add ability for some manifest attributes to reference resources.Dianne Hackborn2010-03-091-100/+167
* Fix potential aapt crash when processing overlay.Xavier Ducrohet2010-03-051-11/+18
* Fix issue #2485441: SettingsBackupAgent crashed system serverDianne Hackborn2010-03-031-44/+46
* Fix issue #2482423: Settings is broken due to dead-code strippingDianne Hackborn2010-03-021-15/+58
* Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity...Dianne Hackborn2010-03-011-4/+26
* Create own reference for minSdkVersion in aaptKenny Root2010-02-241-3/+3
* Scan for android namespace in manifestKenny Root2010-02-241-2/+2
* Introduce special UI modes for night and car usage.Tobias Haamel2010-02-111-2/+2