summaryrefslogtreecommitdiffstats
path: root/tools/aapt
Commit message (Expand)AuthorAgeFilesLines
* Fix debug statements and aapt assert.Patrick Scott2010-10-261-4/+0
* Implement issue #3116702: New manifest tags for supported screen sizesDianne Hackborn2010-10-221-9/+50
* am b58af2b8: am 5c62ab0a: Merge "Adding a new <uses-gl-texture/> tag, to be u...Dan Morrill2010-10-151-0/+9
|\
| * Adding a new <uses-gl-texture/> tag, to be used to enable apps to specifyDan Morrill2010-10-131-0/+9
| * Avoid pre-processing images when they won't be usedAnthony Newnam2010-10-061-1/+3
* | resolved conflicts for merge of 10d5b096 to masterDianne Hackborn2010-10-041-8/+10
|\ \
| * \ am 407f625a: Add new API to find out whether external storage is removable.Dianne Hackborn2010-10-041-8/+10
| |\ \ | | |/
| | * Add new API to find out whether external storage is removable.Dianne Hackborn2010-10-041-8/+10
* | | am 9c708358: am 37cedce1: Merge "Add an aapt option to allow string variation...Eric Fischer2010-09-233-5/+95
|\ \ \ | |/ /
| * | am 37cedce1: Merge "Add an aapt option to allow string variations for differe...Eric Fischer2010-09-233-5/+95
| |\ \ | | |/
| | * Add an aapt option to allow string variations for different devices.Eric Fischer2010-09-233-5/+95
* | | 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-313-2/+18
* | | am 31103928: am 192b56d4: Merge "Implement #2964234: Add support for <uses-pa...Dianne Hackborn2010-09-021-0/+9
|\ \ \ | |/ /
| * | Implement #2964234: Add support for <uses-package> element to aaptDianne Hackborn2010-09-021-0/+9
* | | am b4649ec7: am 23827557: Merge "Add a --debug-mode option to aapt." into gin...Xavier Ducrohet2010-08-313-3/+18
|\ \ \ | |/ /
| * | Add a --debug-mode option to aapt.Xavier Ducrohet2010-08-313-3/+18
* | | am eb0e0f46: am 2e7427f3: Merge "Add LFH offset to verbose list of APK" into ...Kenny Root2010-08-252-8/+9
|\ \ \ | |/ /
| * | Merge "Add LFH offset to verbose list of APK" into gingerbreadKenny Root2010-08-252-8/+9
| |\ \
| | * | Add LFH offset to verbose list of APKKenny Root2010-08-252-8/+9
| * | | Fix linux 64 buildBrian Carlstrom2010-08-241-1/+1
| |/ /
* | | am 8b569c8d: am 42f90ca5: Merge "Fix aapt dump badging to support xlarge scre...Dianne Hackborn2010-08-241-0/+9
|\ \ \
| * \ \ am 42f90ca5: Merge "Fix aapt dump badging to support xlarge screens." into gi...Dianne Hackborn2010-08-201-0/+9
| |\ \ \ | | |/ /
| | * | Fix aapt dump badging to support xlarge screens.Dianne Hackborn2010-08-201-0/+9
* | | | 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
|\ \ \ \ | |/ / /
| * | | am e05184f2: Merge "Output proguard keep flags for fragment classes." into gi...Ying Wang2010-08-131-18/+48
| |\ \ \ | | |/ /
| | * | Merge "Output proguard keep flags for fragment classes." into gingerbreadYing Wang2010-08-131-18/+48
| | |\ \
| | | * | Output proguard keep flags for fragment classes.Ying Wang2010-08-131-18/+48
* | | | | am d22a1e89: am 244152bf: Merge "Change aapt\'s warning message to suggest fo...Eric Fischer2010-08-161-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | am 244152bf: Merge "Change aapt\'s warning message to suggest formatted="fals...Eric Fischer2010-08-131-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge "Change aapt's warning message to suggest formatted="false", not "true"...Eric Fischer2010-08-131-1/+1
| | |\ \ \
| | | * | | Change aapt's warning message to suggest formatted="false", not "true".Eric Fischer2010-08-131-1/+1
| | | |/ /
| * | | | am 7525c2cf: Merge "Add --max-res-version flag to aapt." into gingerbreadFicus Kirkpatrick2010-08-133-0/+26
| |\ \ \ \ | | |/ / /
| | * | | Add --max-res-version flag to aapt.Ficus Kirkpatrick2010-08-133-0/+26
| | |/ /
* | | | Add --max-res-version flag to aapt.Ficus Kirkpatrick2010-08-133-0/+26
* | | | am f781b4ef: am e37ab632: Merge "Fix build on some linux machines"Jean-Baptiste Queru2010-08-111-1/+1
|\ \ \ \ | |/ / /
| * | | am e37ab632: Merge "Fix build on some linux machines"Jean-Baptiste Queru2010-08-111-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fix build on some linux machineshmepas2010-08-111-1/+1
* | | Fixes a few minor problems with AAPTSteve Block2010-06-257-8/+15
|/ /
* | am 6b22d81a: As Donut (API=4) devices and earlier do not have a Bluetooth API...Dan Morrill2010-06-171-1/+1
|\ \ | |/
| * As Donut (API=4) devices and earlier do not have a Bluetooth API, .apk filesDan Morrill2010-06-151-1/+1
* | am 9d71860e: Merge "The aapt and aidl tools are prebuilt when we\'re doing an...Joe Onorato2010-06-151-0/+4
|\ \ | |/
| * The aapt and aidl tools are prebuilt when we're doing an apps-only build, so ...Joe Onorato2010-06-101-0/+4
* | am 5474902f: Merge "xhdpi" into froyoDianne Hackborn2010-06-061-0/+5
|\ \ | |/
| * xhdpiDianne Hackborn2010-06-041-0/+5
* | Add error checking for translatable stringsKenny Root2010-06-033-9/+139
* | am f7ebcfec: am e17b4e71: Merge "Adding the backward-compatible filtering heu...Dan Morrill2010-05-041-12/+180
|\ \ | |/