- d831e80 Add badging of Payment apps by Adam Lesinski · 11 years ago
- b1249b8 Add support for dumping new badging by Adam Lesinski · 11 years ago
- eaeb190 Added support for supports-input manifest element by Michael Wright · 11 years ago
- 1bcc3d6 aapt: add support for optional uses-permission by Nick Kralevich · 12 years ago
- ec559ff Fix typo. by Dianne Hackborn · 12 years ago
- b7de219 resolved conflicts for merge of c71c678e to master by Xavier Ducrohet · 12 years ago
- 6080cc5 resolved conflicts for merge of dd52dfed to jb-mr1.1-ub-dev by Xavier Ducrohet · 12 years ago
- c75d3f5 Fix the single crunch command to return the right error code. by Xavier Ducrohet · 12 years ago
- 22d7cf2 Add single crunch command to aapt. do not merge. by Xavier Ducrohet · 12 years ago
- b1f6ad8 Add single crunch command to aapt. by Xavier Ducrohet · 12 years ago
- 2bd8d04 Fix issue #6641368: can't launch gallery by Dianne Hackborn · 13 years ago
- 002f537 Apply --extra-packages in case --custom-pacakge is also specified. by Ying Wang · 13 years ago
- 4aa14b9 Add new aapt dump badging output explaining implicit badging. by Dianne Hackborn · 13 years ago
- 4527a92 Merge "Adding a line for android-debuggable to 'dump badging' if AndroidManifest.xml is configured as such. This is to be used by e.g. Play Store to warn the developer that they are about to publish a security hole." by Dan Morrill · 13 years ago
- 31b0e0e Implement call log permission compatibility. by Dianne Hackborn · 13 years ago
- b6ec11e Adding a line for android-debuggable to 'dump badging' if AndroidManifest.xml by Dan Morrill · 13 years ago
- 7924512 Add new READ_EXTERNAL_STORAGE permission. by Dianne Hackborn · 13 years ago
- 1644c6d7 Only generate private symbols that are needed. by Dianne Hackborn · 13 years ago
- 6c997a9 aapt now sorts the strings in the resource string pool. by Dianne Hackborn · 13 years ago
- e74763e Minor tweak to console output. by Dan Morrill · 13 years ago
- 063a44e Add aapt support for implicitly-granted permissions by Kenny Root · 13 years ago
- e6b6803 New aapt feature to do smarter filtering of configurations. by Dianne Hackborn · 13 years ago
- 56088a5 Add package-verifier to aapt dump badging by Kenny Root · 13 years ago
- d98e1be am f4750724: am 9d829f98: am 21e6e2de: Merge "Change generated dependency file names" by Xavier Ducrohet · 13 years ago
- b711f3f Change generated dependency file names by Josiah Gaskin · 13 years ago
- 84be06e resolved conflicts for merge of ea9e6d24 to honeycomb-plus-aosp by Xavier Ducrohet · 13 years ago
- a125c93 resolved conflicts for merge of 2c311be7 to honeycomb-plus-aosp by Xavier Ducrohet · 13 years ago
- 8a39da8 Added Caching for PreProcessed PNGs by Josiah Gaskin · 14 years ago
- 9139868 am ba6c98db: am 82943ecf: am d40c93f6: Merge "Add dependency generation to Aapt for R.java" by Xavier Ducrohet · 13 years ago
- bf31250 am d5431ed5: am 2e659ae5: am 42755155: Merge "Copy once-created R.java into library projects" by Xavier Ducrohet · 13 years ago
- 03589cc Add generation of dependency file for .ap_ package by Josiah Gaskin · 13 years ago
- 9bf34ca Add dependency generation to Aapt for R.java by Josiah Gaskin · 14 years ago
- ce89f15 Copy once-created R.java into library projects by Josiah Gaskin · 14 years ago
- f77ae6e New orientation handling. Only impacts SDK (aapt dump badging). by Dianne Hackborn · 14 years ago
- e289bff Add new landscape and portrait orientation features. by Dianne Hackborn · 14 years ago
- 00db221 am 0ccc8b73: am 5441a9ff: Merge "GL texture filtering changed from AND to OR, so rename tag name to match. (<uses-foo> == AND, <supports-foo> == OR, e.g. uses-feature vs. supports-screen)." into gingerbread by Dan Morrill · 14 years ago
- 096b67f GL texture filtering changed from AND to OR, so rename tag name to match. by Dan Morrill · 14 years ago
- 41a4833 am 4da6efc8: am 46151652: Merge "fix xlarge support in aapt for gingerbread" into gingerbread by Scott Main · 14 years ago
- d58fb97 fix xlarge support in aapt for gingerbread by Scott Main · 14 years ago
- a0b46c9 Implement issue #3116702: New manifest tags for supported screen sizes by Dianne Hackborn · 14 years ago
- a6d9c7c Implement issue #3116702: New manifest tags for supported screen sizes DO NOT MERGE by Dianne Hackborn · 14 years ago
- 1785627 am b58af2b8: am 5c62ab0a: Merge "Adding a new <uses-gl-texture/> tag, to be used to enable apps to specify filtering based on support for OpenGL ES texture and texture compression formats." into gingerbread by Dan Morrill · 14 years ago
- 6f51fc1 Adding a new <uses-gl-texture/> tag, to be used to enable apps to specify by Dan Morrill · 14 years ago
- f156e75 am 31103928: am 192b56d4: Merge "Implement #2964234: Add support for <uses-package> element to aapt" into gingerbread by Dianne Hackborn · 14 years ago
- 43b6803 Implement #2964234: Add support for <uses-package> element to aapt by Dianne Hackborn · 14 years ago
- dc05980 am eb0e0f46: am 2e7427f3: 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 · 14 years ago
- cc5239b am 8b569c8d: am 42f90ca5: Merge "Fix aapt dump badging to support xlarge screens." into gingerbread by Dianne Hackborn · 14 years ago
- f43489d Fix aapt dump badging to support xlarge screens. by Dianne Hackborn · 14 years ago
- f1ff21a Fixes a few minor problems with AAPT by Steve Block · 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
- 89d97c1 Adding the backward-compatible filtering heuristics for the new device by Dan Morrill · 15 years ago
- cf244ad Add ability for some manifest attributes to reference resources. 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
- e2c17f9 Dump original-package entries. by Jeff Hamilton · 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
- 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
- 63459ad Add --custom-package to aapt by Xavier Ducrohet · 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
- 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
- 3c193a4 merge from open-source master by Jean-Baptiste Queru · 15 years ago
- be8e36e merge from donut by Jean-Baptiste Queru · 15 years ago
- 44b283d Fix %p vs %s typo in aapt message by Kenny Root · 15 years ago
- 72b1f37 donut snapshot by Jean-Baptiste Queru · 15 years ago
- 1553c82 Add a flag (-G) to aapt to have it output the classes that shouldn't be obfuscated by ProGuard. by Joe Onorato · 15 years ago
- 4923734 Add platform infrastructure for features. by Dianne Hackborn · 15 years ago
- e5276a7 Fix issue #2084148: Define the format for the auto focus preview for barcode scanning by Dianne Hackborn · 15 years ago
- 1b12598 Add aapt extensions to dump badging to print more info about activities, receivers and services by Suchi Amalapurapu · 15 years ago
- 6919f69 am 75c49842: Add maxSdkVersion information in dump badging option by Suchi Amalapurapu · 15 years ago
- 75c4984 Add maxSdkVersion information in dump badging option by Suchi Amalapurapu · 15 years ago
- cf4550c donut snapshot by Jean-Baptiste Queru · 15 years ago
- f6ff591 am 72eb0aca: Merge change 5483 into donut by Android (Google) Code Review · 15 years ago
- 723738c Expand support for different screen sizes. by Dianne Hackborn · 15 years ago
- fc68623 am 1585bd24: Merge change 4828 into donut by Android (Google) Code Review · 16 years ago
- e17086b Report densities in badging, debugging for nine patch bug. by Dianne Hackborn · 16 years ago
- 55e3d60 break dependency on utils/ZipEntry.h and utils/ZipFile.h, get rid of inet_address.h and Socket.h which were not used by Mathias Agopian · 16 years ago
- 3b4062e get rid of utils.h by Mathias Agopian · 16 years ago
- bb9ea30 Update aapt badging for native code, configs, density, etc. by Dianne Hackborn · 16 years ago
- 7ef189d AI 144309: am: CL 144308 aapt extensions: required sdk version, dependent software libraries, gadgets by Suchi Amalapurapu · 16 years ago
- 633d8cd AI 144308: aapt extensions: required sdk version, dependent software libraries, gadgets by Suchi Amalapurapu · 16 years ago
- 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
- d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
- 9266c55 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
- f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
- 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago