1. 11be931 AAPT v1 embed compile SDK version and codename into app by Alan Viverette · 7 years ago
  2. 4d35cca AAPT: Add --no-version-transitions flag by Yuichi Araki · 8 years ago
  3. 86229cb AAPT: ProGuard config for components in main dex. by Rohit Agrawal · 8 years ago
  4. 48efde4f Work-around paletted image decoding bug in SDK_JELLYBEAN by Matt Sarett · 8 years ago
  5. 7871399 Specify private resource package in Android.mk by Adam Lesinski · 9 years ago
  6. a6d7e3f Load app resource as shared library. by Tao Bai · 9 years ago
  7. 5892248 aapt: add option for stricter symbol generation by Adrian Roos · 9 years ago
  8. 6e46056 AAPT: Add flag to disable versioning of vector related XML by Adam Lesinski · 9 years ago
  9. 54de298 AAPT: Copy android:revisionCode to Splits by Adam Lesinski · 10 years ago
  10. dcdfe9f split-select: Fix rules generated for anydpi density by Adam Lesinski · 10 years ago
  11. 6f1280c Added a daemon mode to aapt to receive streams of commands from gradle. by Jerome Dochez · 10 years ago
  12. ad2d07d Stamp platform version code into app Apks by Adam Lesinski · 10 years ago
  13. 31245b4 Introduce anydpi density resource qualifier by Adam Lesinski · 10 years ago
  14. 833f3cc AAPT support for feature splits by Adam Lesinski · 10 years ago
  15. fab5087 Add support for building split APKs by Adam Lesinski · 10 years ago
  16. 4b0ee78 resolved conflicts for merge of 56ca8219 to master by Elliott Hughes · 10 years ago
  17. 56ca821 resolved conflicts for merge of ec42199a to klp-modular-dev-plus-aosp by Elliott Hughes · 10 years ago
  18. a2ef5c0 Pseudolocalizer improvements. by Anton Krumin · 10 years ago
  19. de898ff Shared library resource support by Adam Lesinski · 11 years ago
  20. df08d1c Add --replace-version flag to aapt. by Jeff Davidson · 10 years ago
  21. 94c40a4 resolved conflicts for merge of 1b5b60d6 to master by Adam Lesinski · 10 years ago
  22. cd28bd3 Add new aapt flag --error-on-missing-config-entry by Ying Wang · 11 years ago
  23. 282e181 Revert "Move frameworks/base/tools/ to frameworks/tools/" by Adam Lesinski · 11 years ago
  24. 0938430 Add support for multiple asset dirs (-A) by Adam Lesinski · 11 years ago
  25. 9f6a119 Move frameworks/base/tools/ to frameworks/tools/ by Mike Lockwood · 11 years ago
  26. 681c4f4 Modify 'aapt dump badging' to output <meta-data> tags by Maurice Chu · 11 years ago
  27. b1f6ad8 Add single crunch command to aapt. by Xavier Ducrohet · 12 years ago
  28. f5de650 Add --output-text-symbols option to aapt. by Xavier Ducrohet · 12 years ago
  29. 7714a24 Add --error-on-failed-insert option to aapt. by Xavier Ducrohet · 12 years ago
  30. cc6cf51 am 8c71784e: Merge "Initialize mJunkPath to false" by Jean-Baptiste Queru · 12 years ago
  31. dbcfed9 Initialize mJunkPath to false by Haitao Feng · 12 years ago
  32. 39b58ba resolved conflicts for merge of bc2fb7b9 to jb-dev-plus-aosp by Jean-Baptiste Queru · 12 years ago
  33. c0f7366 aapt: Preprocess images in parallel. by Jeff Brown · 12 years ago
  34. c761d8b Build overlay packages just like regular packages. by Mårten Kongstad · 12 years ago
  35. 6c997a9 aapt now sorts the strings in the resource string pool. by Dianne Hackborn · 13 years ago
  36. e6b6803 New aapt feature to do smarter filtering of configurations. by Dianne Hackborn · 13 years ago
  37. 8a39da8 Added Caching for PreProcessed PNGs by Josiah Gaskin · 13 years ago
  38. 9bf34ca Add dependency generation to Aapt for R.java by Josiah Gaskin · 13 years ago
  39. ce89f15 Copy once-created R.java into library projects by Josiah Gaskin · 13 years ago
  40. 57f4b77 Runtime resource overlay, iteration 1. by Mårten Kongstad · 13 years ago
  41. d06c1af Add --non-constant-id to aapt. by Xavier Ducrohet · 13 years ago
  42. 9096404 Add an aapt option to allow string variations for different devices. by Eric Fischer · 14 years ago
  43. 6487b09 Add a --debug-mode option to aapt. by Xavier Ducrohet · 14 years ago
  44. 588f228 Add --max-res-version flag to aapt. by Ficus Kirkpatrick · 14 years ago
  45. c9f3088 Use correct API version for UTF-8 checking by Kenny Root · 14 years ago
  46. 1741cd4 Fix minSdkVersion scanning to not throw warnings by Kenny Root · 14 years ago
  47. ef05e07 Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity links by Dianne Hackborn · 14 years ago
  48. 99080c7 Add --auto-add-overlay option to aapt. by Xavier Ducrohet · 14 years ago
  49. 2fee0ed Add the --rename-manifest-package option to aapt. by Jeff Hamilton · 15 years ago
  50. 745e17a Revise aapt options for UTF8/16 encoding by Kenny Root · 15 years ago
  51. b5ef7ee Default to UTF8 resources when packaging with aapt by Kenny Root · 15 years ago
  52. a5a8cc1 resolved conflicts for merge of ce307f88 to eclair-mr2 by Jean-Baptiste Queru · 15 years ago
  53. 1913846 Optional use of UTF-8 strings in resource bundles by Kenny Root · 15 years ago
  54. 63459ad Add --custom-package to aapt by Xavier Ducrohet · 15 years ago
  55. 37c4157 add "junk path" -k option to aapt (DO NOT MERGE) by Doug Zongker · 15 years ago
  56. dbe7a68 add "junk path" -k option to aapt by Doug Zongker · 15 years ago
  57. 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
  58. fc68623 am 1585bd24: Merge change 4828 into donut by Android (Google) Code Review · 15 years ago
  59. e17086b Report densities in badging, debugging for nine patch bug. by Dianne Hackborn · 15 years ago
  60. 3b4062e get rid of utils.h by Mathias Agopian · 15 years ago
  61. fa6baa2 Argh fix another build breakage! by Dianne Hackborn · 15 years ago
  62. a96cbb4 Implement compatibility support for WRITE_SDCARD permission. by Dianne Hackborn · 15 years ago
  63. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  64. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  65. 9266c55 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  66. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  67. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago