summaryrefslogtreecommitdiffstats
path: root/tools/aapt
Commit message (Expand)AuthorAgeFilesLines
* Avoid pre-processing images when they won't be usedAnthony Newnam2010-10-061-1/+3
* Add new API to find out whether external storage is removable.Dianne Hackborn2010-10-041-8/+10
* Add an aapt option to allow string variations for different devices.Eric Fischer2010-09-233-5/+95
* Implement #2964234: Add support for <uses-package> element to aaptDianne Hackborn2010-09-021-0/+9
* Add a --debug-mode option to aapt.Xavier Ducrohet2010-08-313-3/+18
* 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
|/
* Fix aapt dump badging to support xlarge screens.Dianne Hackborn2010-08-201-0/+9
* 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
* | 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
| |/
* | Add --max-res-version flag to aapt.Ficus Kirkpatrick2010-08-133-0/+26
|/
* 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
|\ \ | |/
| * Adding the backward-compatible filtering heuristics for the new deviceDan Morrill2010-05-041-12/+180
* | New xlarge screen size.Dianne Hackborn2010-04-281-0/+5
|/
* Fix aapt to build in Windows SDK under LinuxRaphael2010-04-231-6/+6
* Use correct API version for UTF-8 checkingKenny Root2010-03-243-6/+7
* Make aapt warning conciseKenny Root2010-03-181-1/+2
* Fix minSdkVersion scanning to not throw warningsKenny Root2010-03-184-34/+51
* Give an 9-patch error on too many rows and columnsKenny Root2010-03-121-8/+18
* Revert "Dedupe resource config pointers"Kenny Root2010-03-102-186/+2
* Dedupe resource config pointersKenny Root2010-03-092-2/+186
* Add ability for some manifest attributes to reference resources.Dianne Hackborn2010-03-094-101/+188
* Merge "Change an aapt "warning" from "*** " to "**** " (from three to four st...Ed Heyl2010-03-051-1/+1
|\
| * Change an aapt "warning" from "*** " to "**** " (from three to four stars).Ed Heyl2010-03-051-1/+1
* | Merge "Fix potential aapt crash when processing overlay."Xavier Ducrohet2010-03-051-11/+18
|\ \
| * | Fix potential aapt crash when processing overlay.Xavier Ducrohet2010-03-051-11/+18
| |/
* | Refactor car mode.Dianne Hackborn2010-03-051-1/+6
|/
* 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-016-10/+97
* Create own reference for minSdkVersion in aaptKenny Root2010-02-241-3/+3
* Scan for android namespace in manifestKenny Root2010-02-241-2/+2
* Use UTF-8 strings to avoid duplicate caching, part 1Kenny Root2010-02-231-2/+6
* Use direct reference to enum in AaptAssetsKenny Root2010-02-191-6/+6
* Merge "Change buf size holding integer in ResourceTable"Kenny Root2010-02-181-1/+1
|\
| * Change buf size holding integer in ResourceTableKenny Root2010-02-181-1/+1
* | Fix enum referenceKenny Root2010-02-181-8/+8
|/
* Dump original-package entries.Jeff Hamilton2010-02-121-0/+9
* Introduce special UI modes for night and car usage.Tobias Haamel2010-02-114-4/+118
* Add --auto-add-overlay option to aapt.Xavier Ducrohet2010-02-044-6/+16