- 6f51fc1 Adding a new <uses-gl-texture/> tag, to be used to enable apps to specify by Dan Morrill · 14 years ago
- 0a226d8 Avoid pre-processing images when they won't be used by Anthony Newnam · 14 years ago
- 407f625 Add new API to find out whether external storage is removable. by Dianne Hackborn · 14 years ago
- 9096404 Add an aapt option to allow string variations for different devices. by Eric Fischer · 14 years ago
- 43b6803 Implement #2964234: Add support for <uses-package> element to aapt by Dianne Hackborn · 14 years ago
- 6487b09 Add a --debug-mode option to aapt. by Xavier Ducrohet · 14 years ago
- 2e7427f Merge "Add LFH offset to verbose list of APK" into gingerbread by Kenny Root · 14 years ago
- fb2a946 Add LFH offset to verbose list of APK by Kenny Root · 15 years ago
- 74b58fc Fix linux 64 build by Brian Carlstrom · 15 years ago
- f43489d Fix aapt dump badging to support xlarge screens. by Dianne Hackborn · 15 years ago
- e05184f Merge "Output proguard keep flags for fragment classes." into gingerbread by Ying Wang · 15 years ago
- 244152b Merge "Change aapt's warning message to suggest formatted="false", not "true"." into gingerbread by Eric Fischer · 15 years ago
- 98ee11d Change aapt's warning message to suggest formatted="false", not "true". by Eric Fischer · 15 years ago
- 588f228 Add --max-res-version flag to aapt. by Ficus Kirkpatrick · 15 years ago
- 561a918 Output proguard keep flags for fragment classes. by Ying Wang · 15 years ago
- 45378f0 am 6b22d81a: As Donut (API=4) devices and earlier do not have a Bluetooth API, .apk files that have minSdkLevel (or targetSdkLevel) set to 4 or lower should not be presumed to require Bluetooth just because they take the permission. by Dan Morrill · 15 years ago
- 6b22d81 As Donut (API=4) devices and earlier do not have a Bluetooth API, .apk files by Dan Morrill · 15 years ago
- 9a5fcd1 am 9d71860e: Merge "The aapt and aidl tools are prebuilt when we\'re doing an apps-only build, so don\'t try to build them." into froyo by Joe Onorato · 15 years ago
- 74905e5 The aapt and aidl tools are prebuilt when we're doing an apps-only build, so don't try to build them. by Joe Onorato · 15 years ago
- 168585e am 5474902f: Merge "xhdpi" into froyo by Dianne Hackborn · 15 years ago
- 588feee xhdpi by Dianne Hackborn · 15 years ago
- 15fe2cb Add error checking for translatable strings by Kenny Root · 15 years ago
- 6a22fb9 am f7ebcfec: am e17b4e71: Merge "Adding the backward-compatible filtering heuristics for the new device features definitions added in FroYo." into froyo by Dan Morrill · 15 years ago
- 89d97c1 Adding the backward-compatible filtering heuristics for the new device by Dan Morrill · 15 years ago
- 14cee9f New xlarge screen size. by Dianne Hackborn · 15 years ago
- 2935553 Fix aapt to build in Windows SDK under Linux by Raphael · 15 years ago
- c9f3088 Use correct API version for UTF-8 checking by Kenny Root · 15 years ago
- ed98309 Make aapt warning concise by Kenny Root · 15 years ago
- 1741cd4 Fix minSdkVersion scanning to not throw warnings by Kenny Root · 15 years ago
- 9e652a6 Give an 9-patch error on too many rows and columns by Kenny Root · 15 years ago
- 7745622 Revert "Dedupe resource config pointers" by Kenny Root · 15 years ago
- 7b467d8 Dedupe resource config pointers by Kenny Root · 15 years ago
- cf244ad Add ability for some manifest attributes to reference resources. by Dianne Hackborn · 15 years ago
- cd47f11 Merge "Change an aapt "warning" from "*** " to "**** " (from three to four stars). "*** " (three stars and a space) is the 'magic make error string'; so this change makes it easier to find the real issues/errors in build logs. Besides, other aapt messages are "**** "." by Ed Heyl · 15 years ago
- 65e185b Change an aapt "warning" from "*** " to "**** " (from three to four stars). by Ed Heyl · 15 years ago
- ee2b21d Merge "Fix potential aapt crash when processing overlay." by Xavier Ducrohet · 15 years ago
- 83f4c09 Fix potential aapt crash when processing overlay. by Xavier Ducrohet · 15 years ago
- 7299c41 Refactor car mode. by Dianne Hackborn · 15 years ago
- b0381ef Fix issue #2485441: SettingsBackupAgent crashed system server by Dianne Hackborn · 15 years ago
- abd0365 Fix issue #2482423: Settings is broken due to dead-code stripping by Dianne Hackborn · 15 years ago
- ef05e07 Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity links by Dianne Hackborn · 15 years ago
- 7ff20e3 Create own reference for minSdkVersion in aapt by Kenny Root · 15 years ago
- 5a8ec76 Scan for android namespace in manifest by Kenny Root · 15 years ago
- 780d2a1 Use UTF-8 strings to avoid duplicate caching, part 1 by Kenny Root · 15 years ago
- e599f78 Use direct reference to enum in AaptAssets by Kenny Root · 15 years ago
- 5706329 Merge "Change buf size holding integer in ResourceTable" by Kenny Root · 15 years ago
- f5a7c12 Change buf size holding integer in ResourceTable by Kenny Root · 15 years ago
- fedfea2 Fix enum reference by Kenny Root · 15 years ago
- e2c17f9 Dump original-package entries. by Jeff Hamilton · 15 years ago
- 27b28b3 Introduce special UI modes for night and car usage. by Tobias Haamel · 15 years ago
- 99080c7 Add --auto-add-overlay option to aapt. by Xavier Ducrohet · 15 years ago
- 2fee0ed Add the --rename-manifest-package option to aapt. by Jeff Hamilton · 15 years ago
- 1590077 am 6efe03b1: am 6f9e2c64: Merge "Find layout classes in all "layout-*" dirs." into eclair by Ying Wang · 15 years ago
- b70efcb am 3c05f1fb: am b5fb50a1: Merge "Add instrumentation as a source tag for proguard keep options." into eclair by Ying Wang · 15 years ago
- 6efe03b am 6f9e2c64: Merge "Find layout classes in all "layout-*" dirs." into eclair by Ying Wang · 15 years ago
- c111296 Find layout classes in all "layout-*" dirs. by Ying Wang · 15 years ago
- 3c05f1f am b5fb50a1: Merge "Add instrumentation as a source tag for proguard keep options." into eclair by Ying Wang · 15 years ago
- 46f4b98 Add instrumentation as a source tag for proguard keep options. by Ying Wang · 15 years ago
- ffebd7c am b4f41119: am a1d08886: Merge "Only output proguard keep for nonempty attribute name in the AndroidManifest.xml." into eclair by Ying Wang · 15 years ago
- b4f4111 am a1d08886: Merge "Only output proguard keep for nonempty attribute name in the AndroidManifest.xml." into eclair by Ying Wang · 15 years ago
- 4199528a Only output proguard keep for nonempty attribute name in the AndroidManifest.xml. by Ying Wang · 15 years ago
- 93cee56 am ce56857e: am cb2d50d0: Fix issue #2357259: aapt tool prints "uses-configuation:" by Dianne Hackborn · 15 years ago
- ce56857 am cb2d50d0: Fix issue #2357259: aapt tool prints "uses-configuation:" by Dianne Hackborn · 15 years ago
- cb2d50d Fix issue #2357259: aapt tool prints "uses-configuation:" by Dianne Hackborn · 15 years ago
- 451c850 am 15f1bfb0: Merge change I70d0bddb into eclair-mr2 by Kenny Root · 15 years ago
- 745e17a Revise aapt options for UTF8/16 encoding by Kenny Root · 15 years ago
- cdbf574 am b5ef7ee1: Default to UTF8 resources when packaging with aapt by Kenny Root · 15 years ago
- b5ef7ee Default to UTF8 resources when packaging with aapt by Kenny Root · 15 years ago
- 926d1a2 am a5a8cc13: resolved conflicts for merge of ce307f88 to eclair-mr2 by Jean-Baptiste Queru · 15 years ago
- a5a8cc1 resolved conflicts for merge of ce307f88 to eclair-mr2 by Jean-Baptiste Queru · 15 years ago
- 9af0c6f am ce307f88: Merge change Ie4cdb5a3 into eclair by Xavier Ducrohet · 15 years ago
- 5cd6fcd am e6c0e993: Merge change I129483f8 into eclair-mr2 by Kenny Root · 15 years ago
- 1913846 Optional use of UTF-8 strings in resource bundles by Kenny Root · 15 years ago
- 88721af Fix bitmask in aapt's StringPool length construction by Kenny Root · 16 years ago
- 63459ad Add --custom-package to aapt by Xavier Ducrohet · 15 years ago
- 5b40ead am 0d55daff: am 5fc71e67: am 00e44ef2: Merge change I54545dfd into eclair-sdk by Dirk Dougherty · 15 years ago
- 16c7f44 am 5fc71e67: am 00e44ef2: Merge change I54545dfd into eclair-sdk by Dirk Dougherty · 15 years ago
- 5fc71e67 am 00e44ef2: Merge change I54545dfd into eclair-sdk by Dirk Dougherty · 15 years ago
- 59ad275 doc change: fix broken R.styleable formatting (caused by missing periods). Adjust table markup. by Dirk Dougherty · 15 years ago
- 16b696a am 617262d8: Merge change I37c4157d into eclair by Doug Zongker · 15 years ago
- 37c4157 add "junk path" -k option to aapt (DO NOT MERGE) by Doug Zongker · 15 years ago
- b80d1d0 am afbf8afa: Merge change I564b5b00 into eclair-mr2 by Doug Zongker · 15 years ago
- dbe7a68 add "junk path" -k option to aapt by Doug Zongker · 15 years ago
- 0416537 am 20b39471: Merge change 26933 into eclair by Raphael · 15 years ago
- 3cdfc04 AAPT: Ignore visual source safe files in resources by Raphael · 15 years ago
- e8e977b am f1871e27: Merge change 26009 into eclair by Suchi Amalapurapu · 15 years ago
- 40b9472 Fix issue with printing gles version in aapt dump badging option by Suchi Amalapurapu · 15 years ago
- 10bedaa am 7fc39b26: Merge change 25238 into eclair by Dianne Hackborn · 15 years ago
- 93e462b Implement issue #1780928: Need support hiding nav keys. by Dianne Hackborn · 15 years ago
- 3c193a4 merge from open-source master by Jean-Baptiste Queru · 15 years ago
- be8e36e merge from donut by Jean-Baptiste Queru · 15 years ago
- 1cfe4b2 am e8f605ff: Merge change 23761 into eclair by Robert Greenwalt · 15 years ago
- 93d7251 Fix compilation of add-resource tag. by Robert Greenwalt · 15 years ago
- 7a797a0 am 66c70e13: Merge change 23529 into eclair by Eric Fischer · 15 years ago
- 44b283d Fix %p vs %s typo in aapt message by Kenny Root · 15 years ago
- c87d252 Make it an error to use a bare apostrophe in aapt, and adjust warnings/errors. by Eric Fischer · 15 years ago
- 85a2c7f merge from open-source master by Jean-Baptiste Queru · 15 years ago
- 832528f Fix replacement-after-add of resource files in overlay. by Robert Greenwalt · 15 years ago
- 72b1f37 donut snapshot by Jean-Baptiste Queru · 15 years ago
- 56d8eea applications are at level 2 by Joe Onorato · 15 years ago