1. 19 Aug, 2022 2 commits
  2. 17 Aug, 2022 1 commit
  3. 15 Aug, 2022 1 commit
  4. 09 Aug, 2022 2 commits
  5. 08 Aug, 2022 2 commits
  6. 07 Aug, 2022 6 commits
  7. 05 Aug, 2022 1 commit
  8. 02 Aug, 2022 2 commits
  9. 24 Jul, 2022 3 commits
  10. 23 Jul, 2022 9 commits
  11. 22 Jul, 2022 2 commits
  12. 21 Jul, 2022 7 commits
  13. 20 Jul, 2022 2 commits
    • topjohnwu's avatar
      Clean only java projects when clean java · 8331206a
      topjohnwu authored
      8331206a
    • 石松洲's avatar
      Later check persistent_properties · 8423dc8d
      石松洲 authored
      `daemon_entry` calls `getprop` which initializes sysprop impl and checks whether we need to load persistent property file. On FDE devices, magiskd starts before /data is actually decrypted, and the check always fails. Thus `persist_getprop("persist.sys.safemode")` will always fail.
      8423dc8d