1. 0122a3d Fix writing text version of styleable IDs. do not merge. by Xavier Ducrohet · 13 years ago
  2. 5de9603 am 31820a35: Merge "Add --output-text-symbols option to aapt." by Xavier Ducrohet · 13 years ago
  3. cc9747e am d7252571: Merge "Add --error-on-failed-insert option to aapt." by Xavier Ducrohet · 13 years ago
  4. f5de650 Add --output-text-symbols option to aapt. by Xavier Ducrohet · 13 years ago
  5. 7714a24 Add --error-on-failed-insert option to aapt. by Xavier Ducrohet · 13 years ago
  6. 095cd2e Fix aapt -G to properly support class attr in fragment. by Xavier Ducrohet · 13 years ago
  7. 9275197 Add aapt support for generating proguard rules for onClick methods. by Dianne Hackborn · 13 years ago
  8. c0f7366 aapt: Preprocess images in parallel. by Jeff Brown · 13 years ago
  9. 1644c6d7 Only generate private symbols that are needed. by Dianne Hackborn · 13 years ago
  10. 6c997a9 aapt now sorts the strings in the resource string pool. by Dianne Hackborn · 14 years ago
  11. f51125d AAPT fix printf %zd crash on Windows. by Raphael · 14 years ago
  12. e6b6803 New aapt feature to do smarter filtering of configurations. by Dianne Hackborn · 14 years ago
  13. 1797d60 am d98e1be2: am f4750724: am 9d829f98: am 21e6e2de: Merge "Change generated dependency file names" by Xavier Ducrohet · 14 years ago
  14. d98e1be am f4750724: am 9d829f98: am 21e6e2de: Merge "Change generated dependency file names" by Xavier Ducrohet · 14 years ago
  15. b711f3f Change generated dependency file names by Josiah Gaskin · 14 years ago
  16. ac1fe6f am 84be06e4: resolved conflicts for merge of ea9e6d24 to honeycomb-plus-aosp by Xavier Ducrohet · 14 years ago
  17. 84be06e resolved conflicts for merge of ea9e6d24 to honeycomb-plus-aosp by Xavier Ducrohet · 14 years ago
  18. e53365f6 am a125c937: resolved conflicts for merge of 2c311be7 to honeycomb-plus-aosp by Xavier Ducrohet · 14 years ago
  19. a125c93 resolved conflicts for merge of 2c311be7 to honeycomb-plus-aosp by Xavier Ducrohet · 14 years ago
  20. 8a39da8 Added Caching for PreProcessed PNGs by Josiah Gaskin · 14 years ago
  21. c810fff am 9139868b: am ba6c98db: am 82943ecf: am d40c93f6: Merge "Add dependency generation to Aapt for R.java" by Xavier Ducrohet · 14 years ago
  22. 9139868 am ba6c98db: am 82943ecf: am d40c93f6: Merge "Add dependency generation to Aapt for R.java" by Xavier Ducrohet · 14 years ago
  23. 03589cc Add generation of dependency file for .ap_ package by Josiah Gaskin · 14 years ago
  24. 9bf34ca Add dependency generation to Aapt for R.java by Josiah Gaskin · 14 years ago
  25. 45ccfa5 Output Proguard options for also overlay layouts. by Ying Wang · 14 years ago
  26. b732b7b am ce57a7f3: am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt." by Xavier Ducrohet · 14 years ago
  27. d06c1af Add --non-constant-id to aapt. by Xavier Ducrohet · 14 years ago
  28. f31161a Add new "animator" and "interpolator" resource directories. by Dianne Hackborn · 15 years ago
  29. ddb76c4 Change assets to use 64-bit API by Kenny Root · 15 years ago
  30. 7c71023 Add knowledge of mipmap to aapt by Kenny Root · 15 years ago
  31. f14fafd am fa888784: am 89fef418: Merge "Avoid pre-processing images when they won\'t be used" by Xavier Ducrohet · 15 years ago
  32. fa88878 am 89fef418: Merge "Avoid pre-processing images when they won\'t be used" by Xavier Ducrohet · 15 years ago
  33. 578a57f Avoid pre-processing images when they won't be used by Anthony Newnam · 15 years ago
  34. 8e9bfab Add a --debug-mode option to aapt. by Xavier Ducrohet · 15 years ago
  35. d092f38 am b4649ec7: am 23827557: Merge "Add a --debug-mode option to aapt." into gingerbread by Xavier Ducrohet · 15 years ago
  36. 6487b09 Add a --debug-mode option to aapt. by Xavier Ducrohet · 15 years ago
  37. 8a44bb2 Update aapt to find fragment references. by Dianne Hackborn · 15 years ago
  38. af4798d am 8cfd3c01: am e05184f2: Merge "Output proguard keep flags for fragment classes." into gingerbread by Ying Wang · 15 years ago
  39. 561a918 Output proguard keep flags for fragment classes. by Ying Wang · 15 years ago
  40. f1ff21a Fixes a few minor problems with AAPT by Steve Block · 15 years ago
  41. c9f3088 Use correct API version for UTF-8 checking by Kenny Root · 15 years ago
  42. ed98309 Make aapt warning concise by Kenny Root · 15 years ago
  43. 1741cd4 Fix minSdkVersion scanning to not throw warnings by Kenny Root · 15 years ago
  44. cf244ad Add ability for some manifest attributes to reference resources. by Dianne Hackborn · 15 years ago
  45. 83f4c09 Fix potential aapt crash when processing overlay. by Xavier Ducrohet · 15 years ago
  46. b0381ef Fix issue #2485441: SettingsBackupAgent crashed system server by Dianne Hackborn · 15 years ago
  47. abd0365 Fix issue #2482423: Settings is broken due to dead-code stripping by Dianne Hackborn · 15 years ago
  48. ef05e07 Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity links by Dianne Hackborn · 15 years ago
  49. 7ff20e3 Create own reference for minSdkVersion in aapt by Kenny Root · 15 years ago
  50. 5a8ec76 Scan for android namespace in manifest by Kenny Root · 15 years ago
  51. 27b28b3 Introduce special UI modes for night and car usage. by Tobias Haamel · 15 years ago
  52. 2fee0ed Add the --rename-manifest-package option to aapt. by Jeff Hamilton · 16 years ago
  53. 1590077 am 6efe03b1: am 6f9e2c64: Merge "Find layout classes in all "layout-*" dirs." into eclair by Ying Wang · 16 years ago
  54. b70efcb am 3c05f1fb: am b5fb50a1: Merge "Add instrumentation as a source tag for proguard keep options." into eclair by Ying Wang · 16 years ago
  55. c111296 Find layout classes in all "layout-*" dirs. by Ying Wang · 16 years ago
  56. 46f4b98 Add instrumentation as a source tag for proguard keep options. by Ying Wang · 16 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 · 16 years ago
  58. 4199528a Only output proguard keep for nonempty attribute name in the AndroidManifest.xml. by Ying Wang · 16 years ago
  59. b5ef7ee Default to UTF8 resources when packaging with aapt by Kenny Root · 16 years ago
  60. 1913846 Optional use of UTF-8 strings in resource bundles by Kenny Root · 16 years ago
  61. 59ad275 doc change: fix broken R.styleable formatting (caused by missing periods). Adjust table markup. by Dirk Dougherty · 16 years ago
  62. 832528f Fix replacement-after-add of resource files in overlay. by Robert Greenwalt · 16 years ago
  63. 56d8eea applications are at level 2 by Joe Onorato · 16 years ago
  64. 1553c82 Add a flag (-G) to aapt to have it output the classes that shouldn't be obfuscated by ProGuard. by Joe Onorato · 16 years ago
  65. 4a51c20 I am getting tired of the java doc warnings, so fix them. by Dianne Hackborn · 16 years ago
  66. 3547f85 aapt now attempts to process all assets even if some are malformed. by Daniel Sandler · 16 years ago
  67. 64551b2 Fix aapt to be able to add configs from overlays. by Dianne Hackborn · 16 years ago
  68. 58c27a0 Allow overlays to add resources. by Dianne Hackborn · 16 years ago
  69. dd93186 Format aapt warnings the same way as other compiler warnings by Marco Nelissen · 16 years ago
  70. 641fa6c am fa5c7e1d: Catch when a file resource (non values) added in an overlay. by Robert Greenwalt · 16 years ago
  71. fa5c7e1 Catch when a file resource (non values) added in an overlay. by Robert Greenwalt · 16 years ago
  72. 62da846 Implement compatibility support for WRITE_SDCARD permission. by Dianne Hackborn · 16 years ago
  73. a96cbb4 Implement compatibility support for WRITE_SDCARD permission. by Dianne Hackborn · 16 years ago
  74. 6a1fade AI 147028: Fix up aapt so it runs cleanly under the valgrind leak checker. by Marco Nelissen · 16 years ago
  75. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  76. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  77. 9266c55 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 17 years ago
  78. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  79. 54b6cfa Initial Contribution by The Android Open Source Project · 17 years ago