1. 08 Aug, 2018 5 commits
    • vvb2060's avatar
      Update zh-rCN translation · a74bf2cc
      vvb2060 authored
      a74bf2cc
    • topjohnwu's avatar
      Apply all sepolicy patches pre-init · ada0f936
      topjohnwu authored
      Boot services tend to fail in the middle when the kernel loads a sepolicy live.
      It seems that moving full patch (allow magisk * * *) to late_start is still not enough to fix service startup failures.
      So screw it, apply all patched in magiskinit, which makes sure that all rules are only loaded in a single step.
      The only down side is that some OEM with a HUGE set of secontexts (e.g. Samsung) might suffer a slightly longer boot time, which IS the reason why the rules are split to 2 parts in the first place.
      ada0f936
    • topjohnwu's avatar
      Add 1 more byte to mark · ff36f2ba
      topjohnwu authored
      Prevent crashes on higher Android versions
      ff36f2ba
    • topjohnwu's avatar
      Move butterknife config to full only · 5164cfd3
      topjohnwu authored
      5164cfd3
    • topjohnwu's avatar
      Update to libsu 2.0.1 · 5fa02150
      topjohnwu authored
      5fa02150
  2. 07 Aug, 2018 4 commits
  3. 06 Aug, 2018 8 commits
  4. 05 Aug, 2018 2 commits
  5. 04 Aug, 2018 2 commits
  6. 03 Aug, 2018 13 commits
  7. 02 Aug, 2018 6 commits