Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.91 KB

File metadata and controls

30 lines (17 loc) · 1.91 KB

1.1.0 (2026-04-05)

Bug Fixes

  • #30 BusError when running 32b binary on armv8 with compatibility (#32) (be4a3b7)

Features

1.0.0 (2026-03-01)

Bug Fixes

  • basic_string inline templates patch (#9) (b907424)
  • Add basic_string inline templates to fix args segmentation fault (1ad472f)
  • Add ending newlines to fix corrupt aapt2 and androidfw patches (93324ca)
  • build: add missing patch (0f54c42)
  • Specify minimum alignment for ResStringPool_span to fix SIGBUS on ARMv7 (8285e73)

Features