Skip to content

Debloater-OppoColorOS-CN-by-Ox1d3x3-v0.6.0

Choose a tag to compare

@ox1d3x3 ox1d3x3 released this 19 Nov 07:36
· 19 commits to main since this release
dda563f

v0.6.0 🚀 (AdGuard-DNS added + optimise the code)

Added

  • AdGuard DNS (Private DNS helper)
    • New main menu option: 8. AdGuard DNS (Private DNS helper).
    • Uses Android’s global Private DNS settings via the settings tool:
      • settings put global private_dns_mode …
      • settings put global private_dns_specifier …
    • Options:
      • 1 – Set AdGuard DNS (dns.adguard-dns.com).
      • 2 – Set AdGuard Family DNS (family.adguard-dns.com) for additional blocking.
      • 3 – Reset to Automatic / opportunistic (Android default).
    • Shows current and updated Private DNS mode/host so users can verify what’s applied.
    • Respects ROMs where settings is missing by gracefully exiting with a message instead of breaking.