1. 7a09ccfb Remove Debug Code by Josiah Gaskin · 13 years ago
  2. 9102165 Fix to compile for windows by Josiah Gaskin · 13 years ago
  3. 8a39da8 Added Caching for PreProcessed PNGs by Josiah Gaskin · 13 years ago
  4. 03589cc Add generation of dependency file for .ap_ package by Josiah Gaskin · 13 years ago
  5. 9bf34ca Add dependency generation to Aapt for R.java by Josiah Gaskin · 13 years ago
  6. ce89f15 Copy once-created R.java into library projects by Josiah Gaskin · 13 years ago
  7. 4a4d96e Merge changes I0ab47e2f,Ib8016996 by Conley Owens · 13 years ago
  8. 7c94b34 Normalize output of XMLtree content by Shachar Shemesh · 13 years ago
  9. 57f4b77 Runtime resource overlay, iteration 1. by Mårten Kongstad · 14 years ago
  10. 6504490 am dff6b8e7: Merge "Add --non-constant-id to aapt." by Xavier Ducrohet · 14 years ago
  11. d06c1af Add --non-constant-id to aapt. by Xavier Ducrohet · 14 years ago
  12. a1f5e82 am a30063d8: am 25eb0464: Merge "Normalize output from aapt d" by Dianne Hackborn · 14 years ago
  13. 25eb046 Merge "Normalize output from aapt d" by Dianne Hackborn · 14 years ago
  14. e802b59 am 2107757d: am bbb5a5ce: Merge "Make AaptGroupEntry::getMncName accept mnc00" by Dianne Hackborn · 14 years ago
  15. bbb5a5c Merge "Make AaptGroupEntry::getMncName accept mnc00" by Dianne Hackborn · 14 years ago
  16. 1240719 am bcf2adeb: Merge "aapt: Allow raw "%" in unformatted string-arrays" by Dianne Hackborn · 14 years ago
  17. bf50322 aapt: Allow raw "%" in unformatted string-arrays by Josh Stone · 14 years ago
  18. 9872bf4 Normalize output from aapt d by Shachar Shemesh · 14 years ago
  19. 5ef0b9d Make AaptGroupEntry::getMncName accept mnc00 by Johan Redestig · 14 years ago
  20. 0ccc8b7 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
  21. 096b67f GL texture filtering changed from AND to OR, so rename tag name to match. by Dan Morrill · 14 years ago
  22. 3442611 am 5580e44c: Merge "Support changing style parent in overlays" by Jean-Baptiste Queru · 14 years ago
  23. d58fb97 fix xlarge support in aapt for gingerbread by Scott Main · 14 years ago
  24. 5580e44 Merge "Support changing style parent in overlays" by Jean-Baptiste Queru · 14 years ago
  25. a6d9c7c Implement issue #3116702: New manifest tags for supported screen sizes DO NOT MERGE by Dianne Hackborn · 14 years ago
  26. 6f51fc1 Adding a new <uses-gl-texture/> tag, to be used to enable apps to specify by Dan Morrill · 14 years ago
  27. 0a226d8 Avoid pre-processing images when they won't be used by Anthony Newnam · 14 years ago
  28. 407f625 Add new API to find out whether external storage is removable. by Dianne Hackborn · 14 years ago
  29. 9096404 Add an aapt option to allow string variations for different devices. by Eric Fischer · 14 years ago
  30. 578a57f Avoid pre-processing images when they won't be used by Anthony Newnam · 14 years ago
  31. 43b6803 Implement #2964234: Add support for <uses-package> element to aapt by Dianne Hackborn · 14 years ago
  32. 8e9bfab Add a --debug-mode option to aapt. by Xavier Ducrohet · 14 years ago
  33. 6487b09 Add a --debug-mode option to aapt. by Xavier Ducrohet · 14 years ago
  34. 2e7427f Merge "Add LFH offset to verbose list of APK" into gingerbread by Kenny Root · 14 years ago
  35. fb2a946 Add LFH offset to verbose list of APK by Kenny Root · 14 years ago
  36. 74b58fc Fix linux 64 build by Brian Carlstrom · 14 years ago
  37. f43489d Fix aapt dump badging to support xlarge screens. by Dianne Hackborn · 14 years ago
  38. 2fda9f4 Support changing style parent in overlays by Martin Nordholts · 14 years ago
  39. e05184f Merge "Output proguard keep flags for fragment classes." into gingerbread by Ying Wang · 14 years ago
  40. 244152b Merge "Change aapt's warning message to suggest formatted="false", not "true"." into gingerbread by Eric Fischer · 14 years ago
  41. 98ee11d Change aapt's warning message to suggest formatted="false", not "true". by Eric Fischer · 14 years ago
  42. 588f228 Add --max-res-version flag to aapt. by Ficus Kirkpatrick · 14 years ago
  43. 561a918 Output proguard keep flags for fragment classes. by Ying Wang · 14 years ago
  44. b7ffaf6 Fix build on some linux machines by hmepas · 16 years ago
  45. 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
  46. 6b22d81 As Donut (API=4) devices and earlier do not have a Bluetooth API, .apk files by Dan Morrill · 14 years ago
  47. 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
  48. 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
  49. 168585e am 5474902f: Merge "xhdpi" into froyo by Dianne Hackborn · 14 years ago
  50. 588feee xhdpi by Dianne Hackborn · 14 years ago
  51. 15fe2cb Add error checking for translatable strings by Kenny Root · 14 years ago
  52. 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
  53. 89d97c1 Adding the backward-compatible filtering heuristics for the new device by Dan Morrill · 14 years ago
  54. 14cee9f New xlarge screen size. by Dianne Hackborn · 14 years ago
  55. 2935553 Fix aapt to build in Windows SDK under Linux by Raphael · 14 years ago
  56. c9f3088 Use correct API version for UTF-8 checking by Kenny Root · 14 years ago
  57. ed98309 Make aapt warning concise by Kenny Root · 15 years ago
  58. 1741cd4 Fix minSdkVersion scanning to not throw warnings by Kenny Root · 15 years ago
  59. 9e652a6 Give an 9-patch error on too many rows and columns by Kenny Root · 15 years ago
  60. 7745622 Revert "Dedupe resource config pointers" by Kenny Root · 15 years ago
  61. 7b467d8 Dedupe resource config pointers by Kenny Root · 15 years ago
  62. cf244ad Add ability for some manifest attributes to reference resources. by Dianne Hackborn · 15 years ago
  63. 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
  64. 65e185b Change an aapt "warning" from "*** " to "**** " (from three to four stars). by Ed Heyl · 15 years ago
  65. ee2b21d Merge "Fix potential aapt crash when processing overlay." by Xavier Ducrohet · 15 years ago
  66. 83f4c09 Fix potential aapt crash when processing overlay. by Xavier Ducrohet · 15 years ago
  67. 7299c41 Refactor car mode. by Dianne Hackborn · 15 years ago
  68. b0381ef Fix issue #2485441: SettingsBackupAgent crashed system server by Dianne Hackborn · 15 years ago
  69. abd0365 Fix issue #2482423: Settings is broken due to dead-code stripping by Dianne Hackborn · 15 years ago
  70. ef05e07 Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity links by Dianne Hackborn · 15 years ago
  71. 7ff20e3 Create own reference for minSdkVersion in aapt by Kenny Root · 15 years ago
  72. 5a8ec76 Scan for android namespace in manifest by Kenny Root · 15 years ago
  73. 780d2a1 Use UTF-8 strings to avoid duplicate caching, part 1 by Kenny Root · 15 years ago
  74. e599f78 Use direct reference to enum in AaptAssets by Kenny Root · 15 years ago
  75. 5706329 Merge "Change buf size holding integer in ResourceTable" by Kenny Root · 15 years ago
  76. f5a7c12 Change buf size holding integer in ResourceTable by Kenny Root · 15 years ago
  77. fedfea2 Fix enum reference by Kenny Root · 15 years ago
  78. e2c17f9 Dump original-package entries. by Jeff Hamilton · 15 years ago
  79. 27b28b3 Introduce special UI modes for night and car usage. by Tobias Haamel · 15 years ago
  80. 99080c7 Add --auto-add-overlay option to aapt. by Xavier Ducrohet · 15 years ago
  81. 2fee0ed Add the --rename-manifest-package option to aapt. by Jeff Hamilton · 15 years ago
  82. 1590077 am 6efe03b1: am 6f9e2c64: Merge "Find layout classes in all "layout-*" dirs." into eclair by Ying Wang · 15 years ago
  83. b70efcb am 3c05f1fb: am b5fb50a1: Merge "Add instrumentation as a source tag for proguard keep options." into eclair by Ying Wang · 15 years ago
  84. 6efe03b am 6f9e2c64: Merge "Find layout classes in all "layout-*" dirs." into eclair by Ying Wang · 15 years ago
  85. c111296 Find layout classes in all "layout-*" dirs. by Ying Wang · 15 years ago
  86. 3c05f1f am b5fb50a1: Merge "Add instrumentation as a source tag for proguard keep options." into eclair by Ying Wang · 15 years ago
  87. 46f4b98 Add instrumentation as a source tag for proguard keep options. by Ying Wang · 15 years ago
  88. 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
  89. b4f4111 am a1d08886: Merge "Only output proguard keep for nonempty attribute name in the AndroidManifest.xml." into eclair by Ying Wang · 15 years ago
  90. 4199528a Only output proguard keep for nonempty attribute name in the AndroidManifest.xml. by Ying Wang · 15 years ago
  91. 93cee56 am ce56857e: am cb2d50d0: Fix issue #2357259: aapt tool prints "uses-configuation:" by Dianne Hackborn · 15 years ago
  92. ce56857 am cb2d50d0: Fix issue #2357259: aapt tool prints "uses-configuation:" by Dianne Hackborn · 15 years ago
  93. cb2d50d Fix issue #2357259: aapt tool prints "uses-configuation:" by Dianne Hackborn · 15 years ago
  94. 451c850 am 15f1bfb0: Merge change I70d0bddb into eclair-mr2 by Kenny Root · 15 years ago
  95. 745e17a Revise aapt options for UTF8/16 encoding by Kenny Root · 15 years ago
  96. cdbf574 am b5ef7ee1: Default to UTF8 resources when packaging with aapt by Kenny Root · 15 years ago
  97. b5ef7ee Default to UTF8 resources when packaging with aapt by Kenny Root · 15 years ago
  98. 926d1a2 am a5a8cc13: resolved conflicts for merge of ce307f88 to eclair-mr2 by Jean-Baptiste Queru · 15 years ago
  99. a5a8cc1 resolved conflicts for merge of ce307f88 to eclair-mr2 by Jean-Baptiste Queru · 15 years ago
  100. 9af0c6f am ce307f88: Merge change Ie4cdb5a3 into eclair by Xavier Ducrohet · 15 years ago