Skip to content

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

Choose a tag to compare

@ox1d3x3 ox1d3x3 released this 17 Nov 09:14
· 65 commits to main since this release
ff77249
  • Added “Restore default profiles” option to the main menu:
    • Rebuilds the default .list files from module templates into /sdcard/debloater.
    • Backs up any existing .list files with a .bak.<timestamp> suffix before restoring.
  • Introduced full restore from log:
    • New menu option to re-enable all packages the module successfully disabled (DISABLE_OK entries) by reading debloater_disable.log.
  • Improved manual update check:
    • Menu option 4) Check for updates now reads update.json and falls back to the GitHub API if needed.
    • Added CLI mode: debloater -u / --update / --check-update / update to check for updates non-interactively.
  • Various small bugfixes & log message improvements.