1. 9091997 DO NOT MERGE: AAPT2: Allow undefined resources (placeholders) by Adam Lesinski · 9 years ago
  2. e597d68 AAPT2: Allow any value type for <item> without format attr by Adam Lesinski · 9 years ago
  3. f296105 Merge "AAPT2: Update --no-version-vector list" into oc-dev by TreeHugger Robot · 9 years ago
  4. f42c866 Merge "AAPT2: Allow merging of Style attributes from overlays" into oc-dev by Adam Lesinski · 9 years ago
  5. 41ea44f AAPT2: Update --no-version-vector list by Adam Lesinski · 9 years ago
  6. 5924d8c AAPT2: Allow merging of Style attributes from overlays by Adam Lesinski · 9 years ago
  7. 4488f1c AAPT2: Fix <add-resource> tag for overlays by Adam Lesinski · 9 years ago
  8. 2354b56 AAPT2: Follow symlinks when compiling by Adam Lesinski · 9 years ago
  9. c744ae8 AAPT2: Implement attribute compat versioning by Adam Lesinski · 9 years ago
  10. 2d885e9 Merge "AAPT2: Ignore trailing data after IEND chunk in PNG" into oc-dev by TreeHugger Robot · 9 years ago
  11. dc6da8b Merge "AAPT2: Respect format attr in <array> resource" into oc-dev by Adam Lesinski · 9 years ago
  12. 13308bc AAPT2: Update locale script filtering logic by Adam Lesinski · 9 years ago
  13. d5fd76a AAPT2: Respect format attr in <array> resource by Adam Lesinski · 9 years ago
  14. cc73e99 AAPT2: Ignore trailing data after IEND chunk in PNG by Adam Lesinski · 9 years ago
  15. 4b585db AAPT2: Allow <uses-permission-sdk-23> in manifest by Adam Lesinski · 9 years ago
  16. fb194bb Merge "AAPT2: Add option to disable PNG crunching" into oc-dev by Adam Lesinski · 9 years ago
  17. 28e6c0b AAPT2: Add option to disable PNG crunching by Adam Lesinski · 9 years ago
  18. 63699b1 AAPT2: Ignore namespaced elements in AndroidManifest.xml by Adam Lesinski · 9 years ago
  19. 7cf8ca9 Merge "AAPT2: Fix typo in manifest validation expectation" into oc-dev by TreeHugger Robot · 9 years ago
  20. 557a0c5 Merge "AAPT2: binary parser should be more lenient with files" into oc-dev by TreeHugger Robot · 9 years ago
  21. f6bc140 Merge "AAPT2: Fix string escaping" into oc-dev by TreeHugger Robot · 9 years ago
  22. 53c9898 Merge changes I446fb6ab,Ife3bbd29 into oc-dev by TreeHugger Robot · 9 years ago
  23. 742888f AAPT2: binary parser should be more lenient with files by Adam Lesinski · 9 years ago
  24. c10c0d0 AAPT2: Fix typo in manifest validation expectation by Adam Lesinski · 9 years ago
  25. 48448e8 AAPT2: Fix string escaping by Adam Lesinski · 9 years ago
  26. 1e4b0e5 AAPT2: Workaround for findViewById with package ID > 0x7f by Adam Lesinski · 9 years ago
  27. 820d72a AAPT2: Error reporting through JNI. by Chris Warrington · 9 years ago
  28. e7172ff Merge "AAPT2: Add workaround for non-standard package IDs" into oc-dev by TreeHugger Robot · 9 years ago
  29. 4ca5697 AAPT2: Add workaround for non-standard package IDs by Adam Lesinski · 9 years ago
  30. b9dbee4 Merge "AAPT2: Add better error message when processing invalid files" into oc-dev by TreeHugger Robot · 9 years ago
  31. 7beb895 Merge "AAPT2: Allow <path-permission> tag in <provider>" into oc-dev by TreeHugger Robot · 9 years ago
  32. 776aa95 AAPT2: Add better error message when processing invalid files by Adam Lesinski · 9 years ago
  33. 25783ca AAPT2: Allow <path-permission> tag in <provider> by Adam Lesinski · 9 years ago
  34. b522f04 AAPT2: Allow truncating of package names by Adam Lesinski · 9 years ago
  35. 9431c47 AAPT2: Make BinaryResourceParser more lenient by Adam Lesinski · 9 years ago
  36. b97d51a Merge "AAPT2: Allow the ';' separator on Windows for split args" into oc-dev by TreeHugger Robot · 9 years ago
  37. db09157 AAPT2: Allow the ';' separator on Windows for split args by Adam Lesinski · 9 years ago
  38. 62b713e Merge "AAPT2: Fix order-of-destruction crash" into oc-dev by Adam Lesinski · 9 years ago
  39. ea134e0 AAPT2: Fix order-of-destruction crash by Adam Lesinski · 9 years ago
  40. d1a6e67 Merge "AAPT2: Generate R.txt" into oc-dev by TreeHugger Robot · 9 years ago
  41. 418763f AAPT2: Generate R.txt by Adam Lesinski · 9 years ago
  42. 014d315 AAPT2: expose return values through JNI. by Chris Warrington · 9 years ago
  43. d0f492d AAPT2: Share split functionality between link and optimize by Adam Lesinski · 9 years ago
  44. f4dacf2 AAPT2: fixing the -c flag being ignored by Mihai Nita · 9 years ago
  45. 448727b Merge "AAPT2: Fix pseudolocalization (again)" into oc-dev by TreeHugger Robot · 9 years ago
  46. 7a7e415 Merge "AAPT2: Allow multiple -c flags" into oc-dev by TreeHugger Robot · 9 years ago
  47. 113ee09 AAPT2: Allow multiple -c flags by Adam Lesinski · 9 years ago
  48. 8049f3d AAPT2: Fix pseudolocalization (again) by Adam Lesinski · 9 years ago
  49. c26ace0 Merge "AAPT2: Parse an ID encoded as a map" into oc-dev by Adam Lesinski · 9 years ago
  50. b1afa07 AAPT2: Allow arbitrary entry names with aapt2 optimize by Adam Lesinski · 9 years ago
  51. 33af6c7 AAPT2: Parse an ID encoded as a map by Adam Lesinski · 9 years ago
  52. 27a01ef Merge "AAPT2: Fix up file IO" by TreeHugger Robot · 9 years ago
  53. 06460ef AAPT2: Fix up file IO by Adam Lesinski · 9 years ago
  54. ed69ce8 libandroidfw: Fix mass logspam of ResourceTypes warnings by Adam Lesinski · 9 years ago
  55. b0c47ef AAPT2: Finish support for feature splits by Adam Lesinski · 9 years ago
  56. b39ad7c AAPT2: Add -A (assets) support by Adam Lesinski · 9 years ago
  57. f34b6f4 AAPT2: Add --package-id flag for feature-split suppport by Adam Lesinski · 9 years ago
  58. df2870d Merge "AAPT2: Fix parsing ResTable_type" by TreeHugger Robot · 9 years ago
  59. ae3c244 Merge "AAPT2: Fix Plural::Equals() method" by TreeHugger Robot · 9 years ago
  60. 136fd07 AAPT2: Fix parsing ResTable_type by Adam Lesinski · 9 years ago
  61. ac6edc5 AAPT2: Fix escaping sequence processing in XML parsing by Adam Lesinski · 9 years ago
  62. 8f7c550 AAPT2: Fix Plural::Equals() method by Adam Lesinski · 9 years ago
  63. b5dc4bd AAPT2: Few tweaks to get shared-libraries working by Adam Lesinski · 9 years ago
  64. d48944a AAPT2: Rename strip phase to optimize by Adam Lesinski · 9 years ago
  65. ceb9b2f AAPT2: Shared library support by Adam Lesinski · 9 years ago
  66. c8f71aa Add ResTable_sparseTypeEntry support by Adam Lesinski · 9 years ago
  67. 5b12734 Merge "Allow for multiple preferred densities in the strip command." by Pierre Lecesne · 9 years ago
  68. 672384b Allow for multiple preferred densities in the strip command. by Pierre Lecesne · 9 years ago
  69. 024d22f Merge "AAPT2: Fix pseudolocalization to respect <xliff:g>" by TreeHugger Robot · 9 years ago
  70. 7542162 AAPT2: Fix pseudolocalization to respect <xliff:g> by Adam Lesinski · 10 years ago
  71. 929d651 AssetManager2: Add GetResourceId by Adam Lesinski · 9 years ago
  72. 0355dcc Merge "Only compress files that were already compressed in the original APK." by Pierre Lecesne · 9 years ago
  73. 558a630 Merge "AAPT2: Support CtsContentTestCases build" by Adam Lesinski · 9 years ago
  74. fa131d5 Only compress files that were already compressed in the original APK. by Pierre Lecesne · 9 years ago
  75. 2968cbf Strip the resources from the APK using the TableSplitter. by Pierre Lecesne · 9 years ago
  76. fc866ba Merge "Iterate over the zip entries in order." by Pierre Lecesne · 9 years ago
  77. 265066c Merge "Expose whether a file was compressed before being loaded in memory." by Pierre Lecesne · 9 years ago
  78. 970732d Expose whether a file was compressed before being loaded in memory. by Pierre Lecesne · 9 years ago
  79. 880d65b Iterate over the zip entries in order. by Pierre Lecesne · 9 years ago
  80. 2599aa4 Add a method LoadedApk::WriteToArchive. by Pierre Lecesne · 9 years ago
  81. 86d67df AAPT2: Support CtsContentTestCases build by Adam Lesinski · 9 years ago
  82. 8a7b4cb Backbone of the new aapt2 strip command. by Pierre Lecesne · 9 years ago
  83. ff759e6 Moving the LoadedApk class to its own file. by Pierre Lecesne · 9 years ago
  84. e84ad49 Merge "Add color mode to activity/window" by TreeHugger Robot · 9 years ago
  85. 4832745b Add color mode to activity/window by Romain Guy · 9 years ago
  86. 4d35cca AAPT: Add --no-version-transitions flag by Yuichi Araki · 9 years ago
  87. c9ba559 Add wide color gamut and HDR resource qualifiers by Romain Guy · 9 years ago
  88. d5083f6 Move StringPiece to libandroidfw by Adam Lesinski · 9 years ago
  89. d8cb7dc Merge "AAPT2: Convert Android.mk to Android.bp" by Fabien Sanglard · 9 years ago
  90. 1916020 AAPT2: Convert Android.mk to Android.bp by Fabien Sanglard · 10 years ago
  91. 1a6acdb Introduce new UI_MODE_TYPE_VR_HEADSET and qualifier. by Zak Cohen · 10 years ago
  92. 3866554 AAPT2: Treat non-AAPT attributes as Attributes with no format specified. by Adam Lesinski · 10 years ago
  93. 5119e51 AAPT2: Allow <meta-data> in <manifest> by Adam Lesinski · 10 years ago
  94. 67387af Merge "Update package names to work with the proto3 compiler" by Tamas Berghammer · 10 years ago
  95. f96789d Merge "Add font type to AAPT2" by Adam Lesinski · 10 years ago
  96. 383db5eb Update package names to work with the proto3 compiler by Tamas Berghammer · 10 years ago
  97. a256408 Renamed Aapt2.java to Aapt2Jni.java. by Paulo Casanova · 10 years ago
  98. 573cccf Merge "Updated JNI interface." by Paulo Casanova · 10 years ago
  99. b555b59 Updated JNI interface. by Paulo Casanova · 10 years ago
  100. 3497b26 Added Windows support for aapt/JNI. by Paulo Casanova · 10 years ago