Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 469 Bytes

Changelog-18.1.r16-2019012108.md

File metadata and controls

16 lines (15 loc) · 469 Bytes

v18.1/v6.1.1 rev.16

Magisk

  • Allow API 17 installation
  • Disable several features in Jellybean
  • Don't mount images when running core-only mode
  • Get API level from build.prop
  • Bump to C++17
  • Migrate to STL
  • Switch to libc++
  • Don't show progress if content length is unavailable
  • Fix reqSizeM check in mount_magisk_img function
  • Update strings.xml
  • Use the least possible memory for boot signing and verification
  • Update scripts
  • Update Android Studio