summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add an aapt option to allow string variations for different devices.Eric Fischer2010-09-233-5/+95
* Add image creator helper script for OBBsKenny Root2010-09-211-0/+260
* 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-242-2/+2
|/
* Fix aapt dump badging to support xlarge screens.Dianne Hackborn2010-08-201-0/+9
* Add OBB flags to support overlaysKenny Root2010-08-181-11/+10
* 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
|/
* Initial tool for OBB manipulationKenny Root2010-08-112-0/+255
* Fix the layoutlib Paint.set(Paint) method. Do not merge.Xavier Ducrohet2010-07-191-0/+2
* Clean up some style in the makefiles.Joe Onorato2010-07-141-3/+5
* 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-152-1/+8
|\ \ | |/
| * The aapt and aidl tools are prebuilt when we're doing an apps-only build, so ...Joe Onorato2010-06-102-1/+8
* | Native input dispatch rewrite work in progress.Jeff Brown2010-06-131-1/+10
* | 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 686d9ff5: merge from open-source masterThe Android Open Source Project2010-05-101-1/+1
|\ \
| * \ merge from open-source masterThe Android Open Source Project2010-05-101-1/+1
| |\ \ | | |/ | |/|
| | * Merge "long modifier was on the wrong argument."Jean-Baptiste Queru2010-05-101-1/+1
| | |\
| | | * long modifier was on the wrong argument.Scott Turner2010-01-141-1/+1
| | | * merge from eclairJean-Baptiste Queru2009-11-1552-823/+4890
| | | |\
| | | | * eclair snapshotJean-Baptiste Queru2009-11-1363-843/+4907
| | * | | am 2be56ccb: Merge "Add --auto-add-overlay option to aapt. DO NOT MERGE" into...Xavier Ducrohet2010-02-124-7/+17
| | |\ \ \
| | | * | | Add --auto-add-overlay option to aapt. DO NOT MERGEXavier Ducrohet2010-02-124-7/+17
* | | | | | 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
* | | | | Adds back the finalize method on the replaced Paint class.Xavier Ducrohet2010-04-081-0/+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
* | | | | Fix issue #2519590: Lock screen stuck in landscape modeDianne Hackborn2010-03-181-1/+1
* | | | | Give an 9-patch error on too many rows and columnsKenny Root2010-03-121-8/+18
* | | | | Add correct copyright headers to multiple filesKenny Root2010-03-111-0/+16
* | | | | 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
|\ \ \ \ \ \