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