- 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 · 15 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
- 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
- 4a51c20 I am getting tired of the java doc warnings, so fix them. by Dianne Hackborn · 15 years ago
- 841ce8b Fix bitmask in aapt's StringPool length construction by Kenny Root · 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
- 3547f85 aapt now attempts to process all assets even if some are malformed. by Daniel Sandler · 15 years ago
- 64551b2 Fix aapt to be able to add configs from overlays. by Dianne Hackborn · 15 years ago
- 75c4984 Add maxSdkVersion information in dump badging option by Suchi Amalapurapu · 15 years ago
- 58c27a0 Allow overlays to add resources. by Dianne Hackborn · 15 years ago
- a8675f6 donut snapshot by Jean-Baptiste Queru · 15 years ago
- a8339df am 9fc20b0e: Merge change 8126 into donut by Android (Google) Code Review · 15 years ago
- c4db95c First pass at reworking screen density/size APIs. by Dianne Hackborn · 15 years ago
- cf4550c donut snapshot by Jean-Baptiste Queru · 15 years ago
- 469b4c6 am aad0fcc9: Merge change 7783 into donut by Android (Google) Code Review · 15 years ago
- a53b828 Add "nodpi" density, and expose a bunch of density-related APIs. by Dianne Hackborn · 15 years ago
- dd93186 Format aapt warnings the same way as other compiler warnings by Marco Nelissen · 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 · 16 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
- 1b04076 am 684a2edb: Merge change 3577 into donut by Android (Google) Code Review · 16 years ago
- 684a2ed Merge change 3577 into donut by Android (Google) Code Review · 16 years ago
- f878e2d Make aapt Error out when an overlay adds a string. by Robert Greenwalt · 16 years ago
- 641fa6c am fa5c7e1d: Catch when a file resource (non values) added in an overlay. by Robert Greenwalt · 16 years ago
- fa5c7e1 Catch when a file resource (non values) added in an overlay. by Robert Greenwalt · 16 years ago
- 5f0a472 am 1aa8170e: Add per-named-item overlay ability in res xml. by Robert Greenwalt · 16 years ago
- 1aa8170 Add per-named-item overlay ability in res xml. by Robert Greenwalt · 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
- bb59a9f Merge commit 'f479aa0900e9a85afdc78b1048684e37579ebf23' by The Android Open Source Project · 16 years ago
- f479aa0 Add padding to public.xml to avoid breaking from auto-merges. by Dianne Hackborn · 16 years ago
- 843ef36 donut snapshot by Jean-Baptiste Queru · 16 years ago
- f1f12f8 am 656a2726: Merge change 1910 into donut by Android (Google) Code Review · 16 years ago
- bb9ea30 Update aapt badging for native code, configs, density, etc. by Dianne Hackborn · 16 years ago
- 072e499 Merge commit 'refs/changes/39/1839/1' of ssh://hackbod@android-git.corp.google.com:29418/platform/frameworks/base into merge by Dianne Hackborn · 16 years ago
- fa6baa2 Argh fix another build breakage! by Dianne Hackborn · 16 years ago
- 62da846 Implement compatibility support for WRITE_SDCARD permission. by Dianne Hackborn · 16 years ago
- a96cbb4 Implement compatibility support for WRITE_SDCARD permission. by Dianne Hackborn · 16 years ago
- 7a9bde9 am 6ee44d1: Merge change 1258 into donut by Android (Google) Code Review · 16 years ago
- 32c2c90 Fix 1840639 to support overlays with zz_ZZ. by Robert Greenwalt · 16 years ago
- 6a1fade AI 147028: Fix up aapt so it runs cleanly under the valgrind leak checker. by Marco Nelissen · 16 years ago
- ae5728d AI 144950: Manual integration of 144342 and 144547 from donutburger to cupcake. by Robert Greenwalt · 16 years ago
- 304b4de AI 144548: am: CL 144547 Fix change 144342 by making it active only during overlay processing. by Robert Greenwalt · 16 years ago
- 9411a39 AI 144547: Fix change 144342 by making it active only during overlay processing. by Robert Greenwalt · 16 years ago
- 235f432 AI 144413: am: CL 144342 Fix bag (string-array,etc) behavior with overlays. by Robert Greenwalt · 16 years ago
- c700c70 AI 144406: am: CL 144309 am: CL 144308 aapt extensions: required sdk version, dependent software libraries, gadgets by Suchi Amalapurapu · 16 years ago