1. 4f145c9 Fix debug statements and aapt assert. by Patrick Scott · 14 years ago
  2. a0b46c9 Implement issue #3116702: New manifest tags for supported screen sizes by Dianne Hackborn · 14 years ago
  3. 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
  4. 6f51fc1 Adding a new <uses-gl-texture/> tag, to be used to enable apps to specify by Dan Morrill · 14 years ago
  5. 0a226d8 Avoid pre-processing images when they won't be used by Anthony Newnam · 14 years ago
  6. 58520b2 resolved conflicts for merge of 10d5b096 to master by Dianne Hackborn · 14 years ago
  7. 10d5b09 am 407f625a: Add new API to find out whether external storage is removable. by Dianne Hackborn · 14 years ago
  8. 407f625 Add new API to find out whether external storage is removable. by Dianne Hackborn · 14 years ago
  9. 6f27ab8 am 9c708358: am 37cedce1: Merge "Add an aapt option to allow string variations for different devices." into gingerbread by Eric Fischer · 14 years ago
  10. 9c70835 am 37cedce1: Merge "Add an aapt option to allow string variations for different devices." into gingerbread by Eric Fischer · 14 years ago
  11. 9096404 Add an aapt option to allow string variations for different devices. by Eric Fischer · 14 years ago
  12. f14fafd am fa888784: am 89fef418: Merge "Avoid pre-processing images when they won\'t be used" by Xavier Ducrohet · 14 years ago
  13. fa88878 am 89fef418: Merge "Avoid pre-processing images when they won\'t be used" by Xavier Ducrohet · 14 years ago
  14. 578a57f Avoid pre-processing images when they won't be used by Anthony Newnam · 14 years ago
  15. f156e75 am 31103928: am 192b56d4: Merge "Implement #2964234: Add support for <uses-package> element to aapt" into gingerbread by Dianne Hackborn · 14 years ago
  16. 43b6803 Implement #2964234: Add support for <uses-package> element to aapt by Dianne Hackborn · 14 years ago
  17. 8e9bfab Add a --debug-mode option to aapt. by Xavier Ducrohet · 14 years ago
  18. d092f38 am b4649ec7: am 23827557: Merge "Add a --debug-mode option to aapt." into gingerbread by Xavier Ducrohet · 14 years ago
  19. 6487b09 Add a --debug-mode option to aapt. by Xavier Ducrohet · 14 years ago
  20. dc05980 am eb0e0f46: am 2e7427f3: Merge "Add LFH offset to verbose list of APK" into gingerbread by Kenny Root · 14 years ago
  21. 2e7427f Merge "Add LFH offset to verbose list of APK" into gingerbread by Kenny Root · 14 years ago
  22. fb2a946 Add LFH offset to verbose list of APK by Kenny Root · 14 years ago
  23. 74b58fc Fix linux 64 build by Brian Carlstrom · 14 years ago
  24. cc5239b am 8b569c8d: am 42f90ca5: Merge "Fix aapt dump badging to support xlarge screens." into gingerbread by Dianne Hackborn · 14 years ago
  25. 8b569c8 am 42f90ca5: Merge "Fix aapt dump badging to support xlarge screens." into gingerbread by Dianne Hackborn · 14 years ago
  26. 8a44bb2 Update aapt to find fragment references. by Dianne Hackborn · 14 years ago
  27. f43489d Fix aapt dump badging to support xlarge screens. by Dianne Hackborn · 14 years ago
  28. af4798d am 8cfd3c01: am e05184f2: Merge "Output proguard keep flags for fragment classes." into gingerbread by Ying Wang · 14 years ago
  29. fed762b am d22a1e89: am 244152bf: Merge "Change aapt\'s warning message to suggest formatted="false", not "true"." into gingerbread by Eric Fischer · 14 years ago
  30. 8cfd3c0 am e05184f2: Merge "Output proguard keep flags for fragment classes." into gingerbread by Ying Wang · 14 years ago
  31. e05184f Merge "Output proguard keep flags for fragment classes." into gingerbread by Ying Wang · 14 years ago
  32. d22a1e8 am 244152bf: Merge "Change aapt\'s warning message to suggest formatted="false", not "true"." into gingerbread by Eric Fischer · 14 years ago
  33. 244152b Merge "Change aapt's warning message to suggest formatted="false", not "true"." into gingerbread by Eric Fischer · 14 years ago
  34. 98ee11d Change aapt's warning message to suggest formatted="false", not "true". by Eric Fischer · 14 years ago
  35. 41e567f7c Add --max-res-version flag to aapt. by Ficus Kirkpatrick · 14 years ago
  36. 0f41427 am 7525c2cf: Merge "Add --max-res-version flag to aapt." into gingerbread by Ficus Kirkpatrick · 14 years ago
  37. 588f228 Add --max-res-version flag to aapt. by Ficus Kirkpatrick · 14 years ago
  38. 561a918 Output proguard keep flags for fragment classes. by Ying Wang · 14 years ago
  39. f252b35 am f781b4ef: am e37ab632: Merge "Fix build on some linux machines" by Jean-Baptiste Queru · 14 years ago
  40. f781b4e am e37ab632: Merge "Fix build on some linux machines" by Jean-Baptiste Queru · 14 years ago
  41. b7ffaf6 Fix build on some linux machines by hmepas · 16 years ago
  42. f1ff21a Fixes a few minor problems with AAPT by Steve Block · 14 years ago
  43. 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
  44. 6b22d81 As Donut (API=4) devices and earlier do not have a Bluetooth API, .apk files by Dan Morrill · 14 years ago
  45. 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
  46. 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
  47. 168585e am 5474902f: Merge "xhdpi" into froyo by Dianne Hackborn · 14 years ago
  48. 588feee xhdpi by Dianne Hackborn · 14 years ago
  49. 15fe2cb Add error checking for translatable strings by Kenny Root · 14 years ago
  50. 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
  51. 89d97c1 Adding the backward-compatible filtering heuristics for the new device by Dan Morrill · 14 years ago
  52. 14cee9f New xlarge screen size. by Dianne Hackborn · 14 years ago
  53. 2935553 Fix aapt to build in Windows SDK under Linux by Raphael · 15 years ago
  54. c9f3088 Use correct API version for UTF-8 checking by Kenny Root · 15 years ago
  55. ed98309 Make aapt warning concise by Kenny Root · 15 years ago
  56. 1741cd4 Fix minSdkVersion scanning to not throw warnings by Kenny Root · 15 years ago
  57. 9e652a6 Give an 9-patch error on too many rows and columns by Kenny Root · 15 years ago
  58. 7745622 Revert "Dedupe resource config pointers" by Kenny Root · 15 years ago
  59. 7b467d8 Dedupe resource config pointers by Kenny Root · 15 years ago
  60. cf244ad Add ability for some manifest attributes to reference resources. by Dianne Hackborn · 15 years ago
  61. 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
  62. 65e185b Change an aapt "warning" from "*** " to "**** " (from three to four stars). by Ed Heyl · 15 years ago
  63. ee2b21d Merge "Fix potential aapt crash when processing overlay." by Xavier Ducrohet · 15 years ago
  64. 83f4c09 Fix potential aapt crash when processing overlay. by Xavier Ducrohet · 15 years ago
  65. 7299c41 Refactor car mode. by Dianne Hackborn · 15 years ago
  66. b0381ef Fix issue #2485441: SettingsBackupAgent crashed system server by Dianne Hackborn · 15 years ago
  67. abd0365 Fix issue #2482423: Settings is broken due to dead-code stripping by Dianne Hackborn · 15 years ago
  68. ef05e07 Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity links by Dianne Hackborn · 15 years ago
  69. 7ff20e3 Create own reference for minSdkVersion in aapt by Kenny Root · 15 years ago
  70. 5a8ec76 Scan for android namespace in manifest by Kenny Root · 15 years ago
  71. 780d2a1 Use UTF-8 strings to avoid duplicate caching, part 1 by Kenny Root · 15 years ago
  72. e599f78 Use direct reference to enum in AaptAssets by Kenny Root · 15 years ago
  73. 5706329 Merge "Change buf size holding integer in ResourceTable" by Kenny Root · 15 years ago
  74. f5a7c12 Change buf size holding integer in ResourceTable by Kenny Root · 15 years ago
  75. fedfea2 Fix enum reference by Kenny Root · 15 years ago
  76. e2c17f9 Dump original-package entries. by Jeff Hamilton · 15 years ago
  77. 27b28b3 Introduce special UI modes for night and car usage. by Tobias Haamel · 15 years ago
  78. 99080c7 Add --auto-add-overlay option to aapt. by Xavier Ducrohet · 15 years ago
  79. 2fee0ed Add the --rename-manifest-package option to aapt. by Jeff Hamilton · 15 years ago
  80. 1590077 am 6efe03b1: am 6f9e2c64: Merge "Find layout classes in all "layout-*" dirs." into eclair by Ying Wang · 15 years ago
  81. b70efcb am 3c05f1fb: am b5fb50a1: Merge "Add instrumentation as a source tag for proguard keep options." into eclair by Ying Wang · 15 years ago
  82. 6efe03b am 6f9e2c64: Merge "Find layout classes in all "layout-*" dirs." into eclair by Ying Wang · 15 years ago
  83. c111296 Find layout classes in all "layout-*" dirs. by Ying Wang · 15 years ago
  84. 3c05f1f am b5fb50a1: Merge "Add instrumentation as a source tag for proguard keep options." into eclair by Ying Wang · 15 years ago
  85. 46f4b98 Add instrumentation as a source tag for proguard keep options. by Ying Wang · 15 years ago
  86. 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
  87. b4f4111 am a1d08886: Merge "Only output proguard keep for nonempty attribute name in the AndroidManifest.xml." into eclair by Ying Wang · 15 years ago
  88. 4199528a Only output proguard keep for nonempty attribute name in the AndroidManifest.xml. by Ying Wang · 15 years ago
  89. 93cee56 am ce56857e: am cb2d50d0: Fix issue #2357259: aapt tool prints "uses-configuation:" by Dianne Hackborn · 15 years ago
  90. ce56857 am cb2d50d0: Fix issue #2357259: aapt tool prints "uses-configuation:" by Dianne Hackborn · 15 years ago
  91. cb2d50d Fix issue #2357259: aapt tool prints "uses-configuation:" by Dianne Hackborn · 15 years ago
  92. 451c850 am 15f1bfb0: Merge change I70d0bddb into eclair-mr2 by Kenny Root · 15 years ago
  93. 745e17a Revise aapt options for UTF8/16 encoding by Kenny Root · 15 years ago
  94. cdbf574 am b5ef7ee1: Default to UTF8 resources when packaging with aapt by Kenny Root · 15 years ago
  95. b5ef7ee Default to UTF8 resources when packaging with aapt by Kenny Root · 15 years ago
  96. 926d1a2 am a5a8cc13: resolved conflicts for merge of ce307f88 to eclair-mr2 by Jean-Baptiste Queru · 15 years ago
  97. a5a8cc1 resolved conflicts for merge of ce307f88 to eclair-mr2 by Jean-Baptiste Queru · 15 years ago
  98. 9af0c6f am ce307f88: Merge change Ie4cdb5a3 into eclair by Xavier Ducrohet · 15 years ago
  99. 5cd6fcd am e6c0e993: Merge change I129483f8 into eclair-mr2 by Kenny Root · 15 years ago
  100. 1913846 Optional use of UTF-8 strings in resource bundles by Kenny Root · 15 years ago