summaryrefslogtreecommitdiffstats
path: root/tools/aapt/Resource.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add the --rename-manifest-package option to aapt.Jeff Hamilton2010-02-011-6/+62
* am 6efe03b1: am 6f9e2c64: Merge "Find layout classes in all "layout-*" dirs."...Ying Wang2010-01-271-3/+9
|\
| * Find layout classes in all "layout-*" dirs.Ying Wang2010-01-201-3/+9
* | am 3c05f1fb: am b5fb50a1: Merge "Add instrumentation as a source tag for prog...Ying Wang2010-01-221-36/+44
|\ \ | |/
| * Add instrumentation as a source tag for proguard keep options.Ying Wang2010-01-131-36/+44
* | am b4f41119: am a1d08886: Merge "Only output proguard keep for nonempty attri...Ying Wang2010-01-121-23/+25
|\ \ | |/
| * Only output proguard keep for nonempty attribute name in the AndroidManifest....Ying Wang2010-01-121-23/+25
* | Default to UTF8 resources when packaging with aaptKenny Root2009-12-101-2/+19
* | Optional use of UTF-8 strings in resource bundlesKenny Root2009-12-071-5/+11
|/
* doc change: fix broken R.styleable formatting (caused by missing periods). Ad...Dirk Dougherty2009-11-031-3/+3
* Fix replacement-after-add of resource files in overlay.Robert Greenwalt2009-08-311-19/+45
* applications are at level 2Joe Onorato2009-08-301-1/+1
* Add a flag (-G) to aapt to have it output the classes that shouldn't be obfus...Joe Onorato2009-08-301-0/+227
* I am getting tired of the java doc warnings, so fix them.Dianne Hackborn2009-08-241-10/+51
* aapt now attempts to process all assets even if some are malformed.Daniel Sandler2009-08-171-6/+8
* Fix aapt to be able to add configs from overlays.Dianne Hackborn2009-08-151-0/+11
* Allow overlays to add resources.Dianne Hackborn2009-08-131-4/+2
* Format aapt warnings the same way as other compiler warningsMarco Nelissen2009-07-131-2/+2
* am fa5c7e1d: Catch when a file resource (non values) added in an overlay.Robert Greenwalt2009-06-081-14/+17
|\
| * Catch when a file resource (non values) added in an overlay.Robert Greenwalt2009-06-081-14/+17
| * Implement compatibility support for WRITE_SDCARD permission.Dianne Hackborn2009-05-151-1/+61
* | Implement compatibility support for WRITE_SDCARD permission.Dianne Hackborn2009-05-151-1/+61
* | AI 147028: Fix up aapt so it runs cleanly under the valgrind leak checker.Marco Nelissen2009-04-201-8/+1
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1524