1. 94e4a01 Add option to avoid clobbering visibility of <declare-styleable> by Donald Chai · 5 years ago
  2. c167680 Retain parsed attribute type by Ryan Mitchell · 6 years ago
  3. acde95c3 No new attributes in declare-styleables when format is not provided by Ryan Mitchell · 6 years ago
  4. 939df09 Add odm and oem policies by Ryan Mitchell · 6 years ago
  5. d1a6521 Fix aapt2 pseudo-translating donottranslate* files by Mihai Nita · 6 years ago
  6. 0f32675 Do not convert whitespace chars above max char to regular space by Ryan Mitchell · 6 years ago
  7. 1d358ff Fix aapt2 whitespace diffs from aapt(1) by Ryan Mitchell · 6 years ago
  8. b2d7f53 Signature policy for overlayable items by Winson · 6 years ago
  9. 02d9c1e Remove RRO policy product_services by Ryan Mitchell · 6 years ago
  10. 54237ff Add actor and name parsing for overlayable by Ryan Mitchell · 7 years ago
  11. 1bb1fe0 Refactor policy parsing by Ryan Mitchell · 7 years ago
  12. e4e989c RRO: Added partition policies for overlays by Ryan Mitchell · 7 years ago
  13. 24c9aa6 libandroidfw: move ConfigDescription from aapt2 to libandroidfw by Mårten Kongstad · 7 years ago
  14. d6ace01 Merge "AAPT2: Fix unrecognized CDATA" by Ryan Mitchell · 7 years ago
  15. cb76d73 AAPT2: Fix unrecognized CDATA by Ryan Mitchell · 7 years ago
  16. 633d796 AAPT2: Fix raw string parsing by Ryan Mitchell · 7 years ago
  17. eaf77e1 AAPT2: Fixed id parsing error by Ryan Mitchell · 7 years ago
  18. 9efbbef AAPT2: Support id reference chaining from AAPT by y · 7 years ago
  19. 9beaa9c Changed AAPT2 to abide by AAPT resource whitespace triming. by Ryan Mitchell · 7 years ago
  20. 2eed52e AAPT2: Fix styled string whitespace processing by Adam Lesinski · 7 years ago
  21. 71be705 AAPT2: Propagate SPEC_OVERLAYABLE flag to final APK by Adam Lesinski · 8 years ago
  22. 0045116 AAPT2: Define and Implement AAPT Container Format by Adam Lesinski · 8 years ago
  23. 46c4d72 AAPT2: Add <overlayable> tag support by Adam Lesinski · 8 years ago
  24. 4ffea04 AAPT2: Define intermediate compiled XML proto by Adam Lesinski · 8 years ago
  25. efeb7af AAPT2: Fix windows unicode path issues by Adam Lesinski · 8 years ago
  26. 060b53d AAPT2: Ensure style strings are always first in StringPool by Adam Lesinski · 8 years ago
  27. 549e437 AAPT2: Iterate over UTF-8 string by codepoints by Adam Lesinski · 8 years ago
  28. a45893a AAPT2: Clean up tests a bit by Adam Lesinski · 8 years ago
  29. b9f0548 AAPT2: Do not interpret %n as a format specifier in string resources by Adam Lesinski · 8 years ago
  30. bab4ef5 AAPT2: Allow undefined resources (placeholders) by Adam Lesinski · 8 years ago
  31. e597d68 AAPT2: Allow any value type for <item> without format attr by Adam Lesinski · 8 years ago
  32. 4488f1c AAPT2: Fix <add-resource> tag for overlays by Adam Lesinski · 8 years ago
  33. d5fd76a AAPT2: Respect format attr in <array> resource by Adam Lesinski · 8 years ago
  34. 8049f3d AAPT2: Fix pseudolocalization (again) by Adam Lesinski · 8 years ago
  35. 8f7c550 AAPT2: Fix Plural::Equals() method by Adam Lesinski · 8 years ago
  36. 7542162 AAPT2: Fix pseudolocalization to respect <xliff:g> by Adam Lesinski · 8 years ago
  37. 86d67df AAPT2: Support CtsContentTestCases build by Adam Lesinski · 8 years ago
  38. d5083f6 Move StringPiece to libandroidfw by Adam Lesinski · 8 years ago
  39. ce5e56e AAPT2: Rename to match new style by Adam Lesinski · 9 years ago
  40. cacb28f Use Google3 style guide with .clang-format by Adam Lesinski · 9 years ago
  41. 8c3f31f AAPT2: Fix issue with styled string indices by Adam Lesinski · 9 years ago
  42. 58a20a6 AAPT2: Change accepted notation for resource names in tests by Adam Lesinski · 9 years ago
  43. d0f116b AAPT2: Remove usage of u16string by Adam Lesinski · 9 years ago
  44. e4bb9eb AAPT2: Introduce notion of 'product' to ResourceTable by Adam Lesinski · 9 years ago
  45. 52364f7 AAPT2: Variety of small fixes to get the build working by Adam Lesinski · 9 years ago
  46. 7751afc AAPT2: Fix product support by Adam Lesinski · 9 years ago
  47. 24b8ff0 AAPT2: Fix references to private parent by Adam Lesinski · 10 years ago
  48. 7ff3ee1 AAPT2: Respect format attribute of <item> tag by Adam Lesinski · 10 years ago
  49. a6fe345 AAPT2: Fix overlay support by Adam Lesinski · 10 years ago
  50. a587065 AAPT2: Verify min/max attr fields by Adam Lesinski · 10 years ago
  51. 467f171 AAPT2: Fail compiling when private symbols are referenced by Adam Lesinski · 10 years ago
  52. fa10505 AAPT2: Accept aliases defined for external resource types by Adam Lesinski · 10 years ago
  53. 27afb9e AAPT2: Add support for clearer in-progress public attributes by Adam Lesinski · 10 years ago
  54. 9f22204 AAPT2: Fix small issue with detecting translatable resources by Adam Lesinski · 10 years ago
  55. ca5638f AAPT2: Support generating Manifest.java by Adam Lesinski · 10 years ago
  56. e78fd61 AAPT2: Move comments and source into Value by Adam Lesinski · 10 years ago
  57. 9ba47d8 Filter products during compile phase by Adam Lesinski · 10 years ago
  58. 1ab598f AAPT2: Separate out the various steps by Adam Lesinski · 10 years ago
  59. dfa5e07 AAPT2: Fix issue where @null was wrongly encoded by Adam Lesinski · 10 years ago
  60. bdaa092 AAPT2: inferred style parent processing by Adam Lesinski · 10 years ago
  61. 24aad16 Add namespace handling in attribute values by Adam Lesinski · 10 years ago
  62. 769de98 AAPT2: Add library support by Adam Lesinski · 10 years ago
  63. 6f6ceb7 AAPT2 by Adam Lesinski · 11 years ago