1. 02 Nov, 2019 6 commits
    • topjohnwu's avatar
      Add v7.4.0 release notes · 7da97489
      topjohnwu authored
      7da97489
    • topjohnwu's avatar
      Fix busybox scripts again · a9f11b28
      topjohnwu authored
      a9f11b28
    • topjohnwu's avatar
      Update scripts · b31d986c
      topjohnwu authored
      b31d986c
    • Oliver Cervera's avatar
      Update Italian translation · 2dad7518
      Oliver Cervera authored
      - updated existing strings based on english updates
      - added new strings
      2dad7518
    • osm0sis's avatar
      signing: fixes for bootimg hdr_v1 and hdr_v2 · c85b1c56
      osm0sis authored
      - increase SignBoot bootimg header version maximum from 4 to 8 (upstream AOSP is already at 3) and make a variable for future ease
      - hdr read size of 1024 bytes was too small as hdr_v1 and hdr_v2 have increased the used header page areas to 1632 and 1648 bytes, respectively, so raise this to the minimum page size of 2048 and also make a variable for future ease
      - do not return "not signed" for all caught exceptions, show StackTrace for future debugging then still return false for script purposes
      - correct "test keys" boot image signing strings (scripts and app) to "verity keys"
      c85b1c56
    • osm0sis's avatar
      scripts: refactor and major addon.d fixes · 6dd34aec
      osm0sis authored
      - remove redundant addon.d.sh script bits that were covered elsewhere ($TMPDIR in util_functions.sh, find_dtbo_image in patch_dtbo_image)
      - refactor addon.d.sh and flash_script.sh for simplicity and readability, and put common flashing script in util_functions.sh (as patch_boot_image), which should greatly help avoid them getting out of sync going forward and fixes compressing ramdisk support and post-patch cleanup for addon.d
      - add check_data to addon.d.sh since moving stock_boot* and stock_dtbo* backups depend on it and so weren't occuring with addon.d
      - fix find_manager_apk with working fallback for recovery addon.d execution (where `magisk --sqlite` will not work for hidden Manager), Manager DynAPK hiding, and print a useful log warning if an APK can't be found
      6dd34aec
  2. 01 Nov, 2019 5 commits
  3. 31 Oct, 2019 9 commits
  4. 30 Oct, 2019 4 commits
  5. 29 Oct, 2019 3 commits
  6. 27 Oct, 2019 1 commit
  7. 26 Oct, 2019 7 commits
  8. 24 Oct, 2019 5 commits