Recent content by totalz

  1. T

    Post Magisk General Support / Discussion

    I'm actually getting my info here: https://github.com/topjohnwu/Magisk/issues/2520#issue-576780295 . Actually with 2 of my xiaomi phones, both of them have issues with magisk. It could be something xiaomi has done in the rom. The one I'm seriously having issue with is K30 5G on MIUI...
  2. T

    Post Magisk General Support / Discussion

    Android 10 - dynamic partition issue!!? Whenever I install/uninstall magisk modules, after reboot, I got this bootloop... Enter twrp recovery, i got this "failed to mount /system_root", so basically I cannot do anything except reflash the rom (2.7G). From github discussions, this is mainly due...
  3. T

    Post What to do when you're stuck in EDL-Mode (black screen = no fastboot - no recovery)

    Are all EU rom with ARB removed/disabled? I'm still stuck with eu 8.8.9 beta :cyclops: And for MiFlash Beta tool, don't u need a special mi account?
  4. T

    Post TWRP for redmik30 5G or4G

    Great info about magisk 20.4, just got my K30 5G Speed (768G) today. Still looking for other info, not much news on the Speed model...
  5. T

    Thread Want/Need to flash fw-less rom!? Need advice, still on eu 8.8.9 beta w/o antirollback

    I think I used TWRP to flash the rom last time, doing fastboot flash is a bit risky IMO. Trying to catch-up on which fw, then which rom, a bit overwhelming. Just need some suggestions on a good working rom, as I couldn't start Magisk manager anymore, and all granted root access is revoked...
  6. T

    Post [5.0+][ROOT][3.5.0-Beta-1] AFWall+ IPTables Firewall [5 SEP 2020]

    Testing 3.0.1, new user here. There's a bug, if the custom script has error, even for something like No chain/target match. * setting is Block all selected, but nothing is selected * firewall status is "disabled" But I cannot access the internet at all!! I have to remove the custom script...
  7. T

    Post [APP][ROOT/NONROOT][OFFICIAL] AdAway v5.2.0

    iptables -A INPUT -s 65.55.44.100 -j DROP this would be better if for several apps!
  8. T

    Thread Need to reduce ram reserved by Android...

    I remember there's an closed module for this, but since I couldn't get xposed to work with/on magisk for Max 3, I hope to found another solution. I want to keep certain apps in memory because their loading time is way to long. Changing NICE is one way, but essentially most phones are too...
  9. T

    Post [APP][ROOT/NONROOT][OFFICIAL] AdAway v5.2.0

    To me, it's usually setting the env to get the whole thing working first that takes ages... :crying: Any workaround for ip that doesn't have a domain name?
  10. T

    Post [APP][ROOT/NONROOT][OFFICIAL] AdAway v5.2.0

    Well, white list may not not worth the work, but doable, just few lines of code, reg-exp search and replace. Black list, that would be just adding/modifying at the start or the end of the file with commented line to separate it from the download list... again, just few lines of code...
  11. T

    Post [APP][4.1+] Kiwi Browser? Chromium + Adblock + CAF + Night Mode 2020-04-17|Active

    Strangely I'm not getting the expected contrast in night mode. Could I just set color (white) at least for the text?
  12. T

    Post [APP][ROOT/NONROOT][OFFICIAL] AdAway v5.2.0

    I'm trying to block some video ad from an app, I added some IPs in the blacklist, DIsabled and re-Enabled newest hots file, reboot. I started the app and still see it's connected to those IPs. Could this be a bug? Also added it to redirection to 127.0.0.1, no luck... It would be better if I...
  13. T

    Post [MODULE] AdGuardDNS - Ad-free experience [UNOFFICIAL]

    how about a mechanism to temporarily disable AdGuardDNS without reboot? :confused:
  14. T

    Post [MODULE] AdGuardDNS - Ad-free experience [UNOFFICIAL]

    Is it possible to add exception? Could be a game changer...
  15. T

    Post [MODULE] AdGuardDNS - Ad-free experience [UNOFFICIAL]

    So, if I want to use those Wifi networks, I can't use AdGuardDNS?