1. 8daabce resolved conflicts for merge of 1dcc75b2 to lmp-dev-plus-aosp by Andreas Gampe · 10 years ago
  2. 2412f84 Frameworks/base: Fix AAPT warnings by Andreas Gampe · 10 years ago
  3. 94ea108 am 36b5795f: am 81745c51: Merge "AAPT: Continuation of public/private attribute fix" into lmp-dev by Adam Lesinski · 10 years ago
  4. e572c01 AAPT: Continuation of public/private attribute fix by Adam Lesinski · 10 years ago
  5. 8d2556f am 8bdb265f: am 19f9d54f: Merge "Fix backwards compat problem with AAPT public attrs" into lmp-dev by Adam Lesinski · 10 years ago
  6. 82a2dd8 Fix backwards compat problem with AAPT public attrs by Adam Lesinski · 10 years ago
  7. 0bdcb84 am 972628dc: am 5128e88e: Merge "Don\'t use reflection when generating the onResourcesLoaded callback." into lmp-dev by Marcin Kosiba · 10 years ago
  8. 0f3a5a6 Don't use reflection when generating the onResourcesLoaded callback. by Marcin Kosiba · 10 years ago
  9. 20ec4fa resolved conflicts for merge of 6c585756 to lmp-dev-plus-aosp by Dan Albert · 10 years ago
  10. f348c15 Use char16_t for char things. by Dan Albert · 10 years ago
  11. ad2d07d Stamp platform version code into app Apks by Adam Lesinski · 10 years ago
  12. 1e466385 Have R classes generate their own reference rewrite logic by Adam Lesinski · 10 years ago
  13. 27f69f4 AAPT: mipmaps should not end up in Splits by Adam Lesinski · 10 years ago
  14. 6a7d275 Use the correct versionCode for Split APKs by Adam Lesinski · 10 years ago
  15. d3edfde Add FeatureGroup to PackageInfo by Adam Lesinski · 10 years ago
  16. 6240840 Ensure that split names are valid by Adam Lesinski · 10 years ago
  17. ec64709 Merge "AAPT support for feature splits" into lmp-dev by Adam Lesinski · 10 years ago
  18. e8e9192 Have styleable indices be non-final for library projects by Adam Lesinski · 10 years ago
  19. 833f3cc AAPT support for feature splits by Adam Lesinski · 10 years ago
  20. 78a1301 Mark resource-only splits as hasCode=false. by Jeff Sharkey · 10 years ago
  21. 2cfc848 Add versionCode to split manifest; compile. by Jeff Sharkey · 10 years ago
  22. f90f2f8d Support multiple resource tables with same package by Adam Lesinski · 10 years ago
  23. eb490d6 Add support for @SystemApi annotation to aapt. by Jeff Brown · 10 years ago
  24. fab5087 Add support for building split APKs by Adam Lesinski · 10 years ago
  25. 9cf4b4a Child nodes of <preference-headers> now output proguard keep options. by Adam Lesinski · 10 years ago
  26. df08d1c Add --replace-version flag to aapt. by Jeff Davidson · 11 years ago
  27. 788fa41 Extended locales in AAPT / AssetManager. by Narayan Kamath · 11 years ago
  28. 91447d8 Extended locales in AAPT / AssetManager. by Narayan Kamath · 11 years ago
  29. 7c4887f Change ResourceType cookies to int32_t. by Narayan Kamath · 11 years ago
  30. 00b3144 Change ResourceType cookies to int32_t. by Narayan Kamath · 11 years ago
  31. b30296b Re-apply several tools fixes lost by the directory rearrangement. by Elliott Hughes · 11 years ago
  32. 7cce7bb Remove scenes from Resource.cpp by Chet Haase · 11 years ago
  33. 282e181 Revert "Move frameworks/base/tools/ to frameworks/tools/" by Adam Lesinski · 11 years ago
  34. dbccd44a Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD by The Android Open Source Project · 11 years ago
  35. c367d48 Fix a variety of small publicly-reported bugs. by Elliott Hughes · 11 years ago
  36. d82c8ac Transition API changes from API council recommendations by Chet Haase · 11 years ago
  37. 9f6a119 Move frameworks/base/tools/ to frameworks/tools/ by Mike Lockwood · 11 years ago
  38. 1f5762e libutils clean-up by Mathias Agopian · 11 years ago
  39. 5ae02e9 am eb6403e9: resolved conflicts for merge of bfdd2566 to jb-mr2-dev-plus-aosp by Jeff Brown · 11 years ago
  40. caf7b0a Generate SDK docs for v7 support library packages. by Jeff Brown · 11 years ago
  41. faebd8f First draft of Scenes & Transitions feature by Chet Haase · 12 years ago
  42. a068eed Revert "Make --non-constant-id generates non final IDs for styleable." by Xavier Ducrohet · 11 years ago
  43. 8730f46 Make --non-constant-id generates non final IDs for styleable. by Xavier Ducrohet · 11 years ago
  44. 253f763 am fb34490f: Merge "Fix writing text version of styleable IDs." by Xavier Ducrohet · 12 years ago
  45. d160474 Fix writing text version of styleable IDs. by Xavier Ducrohet · 12 years ago
  46. 5de9603 am 31820a35: Merge "Add --output-text-symbols option to aapt." by Xavier Ducrohet · 12 years ago
  47. cc9747e am d7252571: Merge "Add --error-on-failed-insert option to aapt." by Xavier Ducrohet · 12 years ago
  48. f5de650 Add --output-text-symbols option to aapt. by Xavier Ducrohet · 12 years ago
  49. 7714a24 Add --error-on-failed-insert option to aapt. by Xavier Ducrohet · 12 years ago
  50. 095cd2e Fix aapt -G to properly support class attr in fragment. by Xavier Ducrohet · 12 years ago
  51. 9275197 Add aapt support for generating proguard rules for onClick methods. by Dianne Hackborn · 12 years ago
  52. c0f7366 aapt: Preprocess images in parallel. by Jeff Brown · 13 years ago
  53. 1644c6d7 Only generate private symbols that are needed. by Dianne Hackborn · 13 years ago
  54. 6c997a9 aapt now sorts the strings in the resource string pool. by Dianne Hackborn · 13 years ago
  55. f51125d AAPT fix printf %zd crash on Windows. by Raphael · 13 years ago
  56. e6b6803 New aapt feature to do smarter filtering of configurations. by Dianne Hackborn · 13 years ago
  57. 1797d60 am d98e1be2: am f4750724: am 9d829f98: am 21e6e2de: Merge "Change generated dependency file names" by Xavier Ducrohet · 13 years ago
  58. d98e1be am f4750724: am 9d829f98: am 21e6e2de: Merge "Change generated dependency file names" by Xavier Ducrohet · 13 years ago
  59. b711f3f Change generated dependency file names by Josiah Gaskin · 13 years ago
  60. ac1fe6f am 84be06e4: resolved conflicts for merge of ea9e6d24 to honeycomb-plus-aosp by Xavier Ducrohet · 13 years ago
  61. 84be06e resolved conflicts for merge of ea9e6d24 to honeycomb-plus-aosp by Xavier Ducrohet · 13 years ago
  62. e53365f6 am a125c937: resolved conflicts for merge of 2c311be7 to honeycomb-plus-aosp by Xavier Ducrohet · 13 years ago
  63. a125c93 resolved conflicts for merge of 2c311be7 to honeycomb-plus-aosp by Xavier Ducrohet · 13 years ago
  64. 8a39da8 Added Caching for PreProcessed PNGs by Josiah Gaskin · 13 years ago
  65. c810fff am 9139868b: am ba6c98db: am 82943ecf: am d40c93f6: Merge "Add dependency generation to Aapt for R.java" by Xavier Ducrohet · 13 years ago
  66. 9139868 am ba6c98db: am 82943ecf: am d40c93f6: Merge "Add dependency generation to Aapt for R.java" by Xavier Ducrohet · 13 years ago
  67. 03589cc Add generation of dependency file for .ap_ package by Josiah Gaskin · 13 years ago
  68. 9bf34ca Add dependency generation to Aapt for R.java by Josiah Gaskin · 13 years ago
  69. 45ccfa5 Output Proguard options for also overlay layouts. by Ying Wang · 13 years ago
  70. b732b7b am ce57a7f3: am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt." by Xavier Ducrohet · 14 years ago
  71. d06c1af Add --non-constant-id to aapt. by Xavier Ducrohet · 14 years ago
  72. f31161a Add new "animator" and "interpolator" resource directories. by Dianne Hackborn · 14 years ago
  73. ddb76c4 Change assets to use 64-bit API by Kenny Root · 14 years ago
  74. 7c71023 Add knowledge of mipmap to aapt by Kenny Root · 14 years ago
  75. f14fafd am fa888784: am 89fef418: Merge "Avoid pre-processing images when they won\'t be used" by Xavier Ducrohet · 14 years ago
  76. fa88878 am 89fef418: Merge "Avoid pre-processing images when they won\'t be used" by Xavier Ducrohet · 14 years ago
  77. 578a57f Avoid pre-processing images when they won't be used by Anthony Newnam · 14 years ago
  78. 8e9bfab Add a --debug-mode option to aapt. by Xavier Ducrohet · 14 years ago
  79. d092f38 am b4649ec7: am 23827557: Merge "Add a --debug-mode option to aapt." into gingerbread by Xavier Ducrohet · 14 years ago
  80. 6487b09 Add a --debug-mode option to aapt. by Xavier Ducrohet · 14 years ago
  81. 8a44bb2 Update aapt to find fragment references. by Dianne Hackborn · 14 years ago
  82. af4798d am 8cfd3c01: am e05184f2: Merge "Output proguard keep flags for fragment classes." into gingerbread by Ying Wang · 14 years ago
  83. 561a918 Output proguard keep flags for fragment classes. by Ying Wang · 14 years ago
  84. f1ff21a Fixes a few minor problems with AAPT by Steve Block · 14 years ago
  85. c9f3088 Use correct API version for UTF-8 checking by Kenny Root · 14 years ago
  86. ed98309 Make aapt warning concise by Kenny Root · 15 years ago
  87. 1741cd4 Fix minSdkVersion scanning to not throw warnings by Kenny Root · 15 years ago
  88. cf244ad Add ability for some manifest attributes to reference resources. by Dianne Hackborn · 15 years ago
  89. 83f4c09 Fix potential aapt crash when processing overlay. by Xavier Ducrohet · 15 years ago
  90. b0381ef Fix issue #2485441: SettingsBackupAgent crashed system server by Dianne Hackborn · 15 years ago
  91. abd0365 Fix issue #2482423: Settings is broken due to dead-code stripping by Dianne Hackborn · 15 years ago
  92. ef05e07 Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity links by Dianne Hackborn · 15 years ago
  93. 7ff20e3 Create own reference for minSdkVersion in aapt by Kenny Root · 15 years ago
  94. 5a8ec76 Scan for android namespace in manifest by Kenny Root · 15 years ago
  95. 27b28b3 Introduce special UI modes for night and car usage. by Tobias Haamel · 15 years ago
  96. 2fee0ed Add the --rename-manifest-package option to aapt. by Jeff Hamilton · 15 years ago
  97. 1590077 am 6efe03b1: am 6f9e2c64: Merge "Find layout classes in all "layout-*" dirs." into eclair by Ying Wang · 15 years ago
  98. b70efcb am 3c05f1fb: am b5fb50a1: Merge "Add instrumentation as a source tag for proguard keep options." into eclair by Ying Wang · 15 years ago
  99. c111296 Find layout classes in all "layout-*" dirs. by Ying Wang · 15 years ago
  100. 46f4b98 Add instrumentation as a source tag for proguard keep options. by Ying Wang · 15 years ago