summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add --max-res-version flag to aapt.Ficus Kirkpatrick2010-09-283-0/+26
* Avoid pre-processing images when they won't be usedAnthony Newnam2010-09-161-1/+3
* Fix build on some linux machineshmepas2010-08-162-2/+2
* Even more reshaping integration...David Kohen2010-08-061-103/+0
* Fix the layoutlib Paint.set(Paint) method.Xavier Ducrohet2010-07-241-0/+2
* Improved BiDi text rendering.Dudy Kohen2010-06-301-18/+141
* aapt: Reorder stringsChristopher Lais2010-06-231-4/+42
* As Donut (API=4) devices and earlier do not have a Bluetooth API, .apk filesDan Morrill2010-06-151-1/+1
* The aapt and aidl tools are prebuilt when we're doing an apps-only build, so ...Joe Onorato2010-06-102-1/+8
* xhdpiDianne Hackborn2010-06-041-0/+5
* Adding the backward-compatible filtering heuristics for the new deviceDan Morrill2010-05-041-12/+180
* 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
|\ \
| * | 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
* Re-arrange android-common so framework no longer links with it.Dianne Hackborn2010-02-252-2/+2
* Create own reference for minSdkVersion in aaptKenny Root2010-02-241-3/+3
* Scan for android namespace in manifestKenny Root2010-02-241-2/+2
* Merge "Remove empty finalize methods."Carl Shapiro2010-02-243-15/+0
|\
| * Remove empty finalize methods.Carl Shapiro2010-02-243-15/+0
* | Merge "New update of preloaded classes for Froyo."Jesse Wilson2010-02-244-3/+25
|\ \
| * | New update of preloaded classes for Froyo.Jesse Wilson2010-02-244-3/+25
| |/
* | Merge "Fix the layoutlib to still support fill_parent."Xavier Ducrohet2010-02-242-2/+6
|\ \
| * | Fix the layoutlib to still support fill_parent.Xavier Ducrohet2010-02-232-2/+6
| |/
* | 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
* Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modesDianne Hackborn2010-02-181-1/+2
* 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
* Fix in layoutlib due to some changes in the frameworks.Xavier Ducrohet2010-02-112-37/+10
* Introduce special UI modes for night and car usage.Tobias Haamel2010-02-115-5/+120
* New external storage APIs.Dianne Hackborn2010-02-091-0/+12
* Add --auto-add-overlay option to aapt.Xavier Ducrohet2010-02-044-6/+16