1. 407f625 Add new API to find out whether external storage is removable. by Dianne Hackborn · 14 years ago
  2. 9096404 Add an aapt option to allow string variations for different devices. by Eric Fischer · 14 years ago
  3. 43b6803 Implement #2964234: Add support for <uses-package> element to aapt by Dianne Hackborn · 14 years ago
  4. 6487b09 Add a --debug-mode option to aapt. by Xavier Ducrohet · 14 years ago
  5. 2e7427f Merge "Add LFH offset to verbose list of APK" into gingerbread by Kenny Root · 14 years ago
  6. fb2a946 Add LFH offset to verbose list of APK by Kenny Root · 14 years ago
  7. 74b58fc Fix linux 64 build by Brian Carlstrom · 14 years ago
  8. f43489d Fix aapt dump badging to support xlarge screens. by Dianne Hackborn · 14 years ago
  9. e05184f Merge "Output proguard keep flags for fragment classes." into gingerbread by Ying Wang · 14 years ago
  10. 244152b Merge "Change aapt's warning message to suggest formatted="false", not "true"." into gingerbread by Eric Fischer · 14 years ago
  11. 98ee11d Change aapt's warning message to suggest formatted="false", not "true". by Eric Fischer · 14 years ago
  12. 588f228 Add --max-res-version flag to aapt. by Ficus Kirkpatrick · 14 years ago
  13. 561a918 Output proguard keep flags for fragment classes. by Ying Wang · 14 years ago
  14. 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 · 14 years ago
  15. 6b22d81 As Donut (API=4) devices and earlier do not have a Bluetooth API, .apk files by Dan Morrill · 14 years ago
  16. 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 · 14 years ago
  17. 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 · 14 years ago
  18. 168585e am 5474902f: Merge "xhdpi" into froyo by Dianne Hackborn · 14 years ago
  19. 588feee xhdpi by Dianne Hackborn · 14 years ago
  20. 15fe2cb Add error checking for translatable strings by Kenny Root · 14 years ago
  21. 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 · 14 years ago
  22. 89d97c1 Adding the backward-compatible filtering heuristics for the new device by Dan Morrill · 14 years ago
  23. 14cee9f New xlarge screen size. by Dianne Hackborn · 14 years ago
  24. 2935553 Fix aapt to build in Windows SDK under Linux by Raphael · 14 years ago
  25. c9f3088 Use correct API version for UTF-8 checking by Kenny Root · 14 years ago
  26. ed98309 Make aapt warning concise by Kenny Root · 15 years ago
  27. 1741cd4 Fix minSdkVersion scanning to not throw warnings by Kenny Root · 15 years ago
  28. 9e652a6 Give an 9-patch error on too many rows and columns by Kenny Root · 15 years ago
  29. 7745622 Revert "Dedupe resource config pointers" by Kenny Root · 15 years ago
  30. 7b467d8 Dedupe resource config pointers by Kenny Root · 15 years ago
  31. cf244ad Add ability for some manifest attributes to reference resources. by Dianne Hackborn · 15 years ago
  32. 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
  33. 65e185b Change an aapt "warning" from "*** " to "**** " (from three to four stars). by Ed Heyl · 15 years ago
  34. ee2b21d Merge "Fix potential aapt crash when processing overlay." by Xavier Ducrohet · 15 years ago
  35. 83f4c09 Fix potential aapt crash when processing overlay. by Xavier Ducrohet · 15 years ago
  36. 7299c41 Refactor car mode. by Dianne Hackborn · 15 years ago
  37. b0381ef Fix issue #2485441: SettingsBackupAgent crashed system server by Dianne Hackborn · 15 years ago
  38. abd0365 Fix issue #2482423: Settings is broken due to dead-code stripping by Dianne Hackborn · 15 years ago
  39. ef05e07 Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity links by Dianne Hackborn · 15 years ago
  40. 7ff20e3 Create own reference for minSdkVersion in aapt by Kenny Root · 15 years ago
  41. 5a8ec76 Scan for android namespace in manifest by Kenny Root · 15 years ago
  42. 780d2a1 Use UTF-8 strings to avoid duplicate caching, part 1 by Kenny Root · 15 years ago
  43. e599f78 Use direct reference to enum in AaptAssets by Kenny Root · 15 years ago
  44. 5706329 Merge "Change buf size holding integer in ResourceTable" by Kenny Root · 15 years ago
  45. f5a7c12 Change buf size holding integer in ResourceTable by Kenny Root · 15 years ago
  46. fedfea2 Fix enum reference by Kenny Root · 15 years ago
  47. e2c17f9 Dump original-package entries. by Jeff Hamilton · 15 years ago
  48. 27b28b3 Introduce special UI modes for night and car usage. by Tobias Haamel · 15 years ago
  49. 99080c7 Add --auto-add-overlay option to aapt. by Xavier Ducrohet · 15 years ago
  50. 2fee0ed Add the --rename-manifest-package option to aapt. by Jeff Hamilton · 15 years ago
  51. 1590077 am 6efe03b1: am 6f9e2c64: Merge "Find layout classes in all "layout-*" dirs." into eclair by Ying Wang · 15 years ago
  52. b70efcb am 3c05f1fb: am b5fb50a1: Merge "Add instrumentation as a source tag for proguard keep options." into eclair by Ying Wang · 15 years ago
  53. 6efe03b am 6f9e2c64: Merge "Find layout classes in all "layout-*" dirs." into eclair by Ying Wang · 15 years ago
  54. c111296 Find layout classes in all "layout-*" dirs. by Ying Wang · 15 years ago
  55. 3c05f1f am b5fb50a1: Merge "Add instrumentation as a source tag for proguard keep options." into eclair by Ying Wang · 15 years ago
  56. 46f4b98 Add instrumentation as a source tag for proguard keep options. by Ying Wang · 15 years ago
  57. 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
  58. b4f4111 am a1d08886: Merge "Only output proguard keep for nonempty attribute name in the AndroidManifest.xml." into eclair by Ying Wang · 15 years ago
  59. 4199528a Only output proguard keep for nonempty attribute name in the AndroidManifest.xml. by Ying Wang · 15 years ago
  60. 93cee56 am ce56857e: am cb2d50d0: Fix issue #2357259: aapt tool prints "uses-configuation:" by Dianne Hackborn · 15 years ago
  61. ce56857 am cb2d50d0: Fix issue #2357259: aapt tool prints "uses-configuation:" by Dianne Hackborn · 15 years ago
  62. cb2d50d Fix issue #2357259: aapt tool prints "uses-configuation:" by Dianne Hackborn · 15 years ago
  63. 451c850 am 15f1bfb0: Merge change I70d0bddb into eclair-mr2 by Kenny Root · 15 years ago
  64. 745e17a Revise aapt options for UTF8/16 encoding by Kenny Root · 15 years ago
  65. cdbf574 am b5ef7ee1: Default to UTF8 resources when packaging with aapt by Kenny Root · 15 years ago
  66. b5ef7ee Default to UTF8 resources when packaging with aapt by Kenny Root · 15 years ago
  67. 926d1a2 am a5a8cc13: resolved conflicts for merge of ce307f88 to eclair-mr2 by Jean-Baptiste Queru · 15 years ago
  68. a5a8cc1 resolved conflicts for merge of ce307f88 to eclair-mr2 by Jean-Baptiste Queru · 15 years ago
  69. 9af0c6f am ce307f88: Merge change Ie4cdb5a3 into eclair by Xavier Ducrohet · 15 years ago
  70. 5cd6fcd am e6c0e993: Merge change I129483f8 into eclair-mr2 by Kenny Root · 15 years ago
  71. 1913846 Optional use of UTF-8 strings in resource bundles by Kenny Root · 15 years ago
  72. 88721af Fix bitmask in aapt's StringPool length construction by Kenny Root · 15 years ago
  73. 63459ad Add --custom-package to aapt by Xavier Ducrohet · 15 years ago
  74. 5b40ead am 0d55daff: am 5fc71e67: am 00e44ef2: Merge change I54545dfd into eclair-sdk by Dirk Dougherty · 15 years ago
  75. 16c7f44 am 5fc71e67: am 00e44ef2: Merge change I54545dfd into eclair-sdk by Dirk Dougherty · 15 years ago
  76. 5fc71e6 am 00e44ef2: Merge change I54545dfd into eclair-sdk by Dirk Dougherty · 15 years ago
  77. 59ad275 doc change: fix broken R.styleable formatting (caused by missing periods). Adjust table markup. by Dirk Dougherty · 15 years ago
  78. 16b696a am 617262d8: Merge change I37c4157d into eclair by Doug Zongker · 15 years ago
  79. 37c4157 add "junk path" -k option to aapt (DO NOT MERGE) by Doug Zongker · 15 years ago
  80. b80d1d0 am afbf8afa: Merge change I564b5b00 into eclair-mr2 by Doug Zongker · 15 years ago
  81. dbe7a68 add "junk path" -k option to aapt by Doug Zongker · 15 years ago
  82. 0416537 am 20b39471: Merge change 26933 into eclair by Raphael · 15 years ago
  83. 3cdfc04 AAPT: Ignore visual source safe files in resources by Raphael · 15 years ago
  84. e8e977b am f1871e27: Merge change 26009 into eclair by Suchi Amalapurapu · 15 years ago
  85. 40b9472 Fix issue with printing gles version in aapt dump badging option by Suchi Amalapurapu · 15 years ago
  86. 10bedaa am 7fc39b26: Merge change 25238 into eclair by Dianne Hackborn · 15 years ago
  87. 93e462b Implement issue #1780928: Need support hiding nav keys. by Dianne Hackborn · 15 years ago
  88. 3c193a4 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  89. be8e36e merge from donut by Jean-Baptiste Queru · 15 years ago
  90. 1cfe4b2 am e8f605ff: Merge change 23761 into eclair by Robert Greenwalt · 15 years ago
  91. 93d7251 Fix compilation of add-resource tag. by Robert Greenwalt · 15 years ago
  92. 7a797a0 am 66c70e13: Merge change 23529 into eclair by Eric Fischer · 15 years ago
  93. 44b283d Fix %p vs %s typo in aapt message by Kenny Root · 15 years ago
  94. c87d252 Make it an error to use a bare apostrophe in aapt, and adjust warnings/errors. by Eric Fischer · 15 years ago
  95. 85a2c7f merge from open-source master by Jean-Baptiste Queru · 15 years ago
  96. 832528f Fix replacement-after-add of resource files in overlay. by Robert Greenwalt · 15 years ago
  97. 72b1f37 donut snapshot by Jean-Baptiste Queru · 15 years ago
  98. 56d8eea applications are at level 2 by Joe Onorato · 15 years ago
  99. 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
  100. 4923734 Add platform infrastructure for features. by Dianne Hackborn · 15 years ago