1. 10 Apr, 2019 2 commits
    • topjohnwu's avatar
      Compile with Android Q SDK · 4b54cf12
      topjohnwu authored
      We upgrade compileSdkVersion to Q, but keep targetSdkVersion as 28.
      The reason is because targeting Q will no longer allow us to execute
      native binaries in an app's private data, which Magisk Manager relies
      a lot for performing stock boot image patches in non rooted environment.
      For more information regarding this issue, check this link:
      https://redd.it/b2inbu
      
      Some workarounds has been discovered (https://github.com/termux/proot),
      however for the time being there is no point to introduce these huge
      hacks just for targeting Q, which we don't benefit anything.
      4b54cf12
    • topjohnwu's avatar
      Drastically improve module download service · 6128c24f
      topjohnwu authored
      6128c24f
  2. 09 Apr, 2019 8 commits
  3. 08 Apr, 2019 6 commits
  4. 07 Apr, 2019 1 commit
  5. 06 Apr, 2019 11 commits
  6. 05 Apr, 2019 6 commits
  7. 04 Apr, 2019 3 commits
  8. 03 Apr, 2019 3 commits