1. 05 Dec, 2019 3 commits
  2. 03 Dec, 2019 2 commits
  3. 02 Dec, 2019 1 commit
  4. 26 Nov, 2019 3 commits
  5. 23 Nov, 2019 2 commits
  6. 22 Nov, 2019 1 commit
  7. 21 Nov, 2019 6 commits
  8. 20 Nov, 2019 1 commit
  9. 19 Nov, 2019 3 commits
  10. 18 Nov, 2019 1 commit
  11. 16 Nov, 2019 6 commits
    • topjohnwu's avatar
      Better environment status detection · da159e46
      topjohnwu authored
      da159e46
    • osm0sis's avatar
      magiskboot: add simple workaround for Samsung offset header variant · 7f6a6016
      osm0sis authored
      - some Samsung devices (e.g. Galaxy S5 SMG-900H) use a slightly different AOSP bootimg.h variant with `#define BOOT_NAME_SIZE 20` instead of 16
      - since all known examples of these device images do not have anything in the NAME or CMDLINE fields, and the bootloader also accepts standard AOSP images, simply offset the SHA1/SHA256 detection by 4 bytes to avoid false positives from these images, remain an equally effective detection shortcut, and ensure a proper SHA1 checksum on repack
      
      aosp-dtbhdt2-4offhash-seandroid-256sig-samsung_gs5-smg900h-boot.img
      UNPACK CHECKSUM [00000000b11580f7d20f70297cdc31e02626def0356c82b90000000000000000]
      REPACK CHECKSUM [73b18751202e56c433f89dfd1902c290eaf4eef3e167fcf03b814b59a5e984b6]
      AIK CHECKSUM    [b11580f7d20f70297cdc31e02626def0356c82b9000000000000000000000000]
      
      This patch should result in a `magiskboot unpack -n boot.img; magiskboot repack boot.img` new-boot.img matching the AIK CHECKSUM above.
      7f6a6016
    • Nick's avatar
      Update RU strings · 44ed0a32
      Nick authored
      Minor improvements and fixes
      44ed0a32
    • dark-basic's avatar
      Update strings.xml · 9964e1bb
      dark-basic authored
      9964e1bb
    • Viktor De Pasquale's avatar
      Fixed log items not being refreshed · 8b8f7254
      Viktor De Pasquale authored
      Close #2079
      8b8f7254
    • topjohnwu's avatar
      Move biometric settings higher in the list · bab856bc
      topjohnwu authored
      bab856bc
  12. 15 Nov, 2019 3 commits
  13. 14 Nov, 2019 2 commits
  14. 13 Nov, 2019 6 commits