Skip to content

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

Choose a tag to compare

@ox1d3x3 ox1d3x3 released this 17 Nov 08:47
· 65 commits to main since this release
ff77249
  • First ColorOS CN–focused systemless debloater release under the new structure.
  • Switched from uninstalling apps to pm disable-user --user 0:
    • Much safer and OTA-friendly – no actual APK removal.
    • Easily reversible with enable/restore.
  • Introduced external profiles:
    • Debloat lists move to /sdcard/debloater/*.list so users can edit them without repacking the module.
    • Default templates provided (safe base list, Oppo/HeyTap ecosystem extras, ColorOS 16 reference list).
  • Added interactive CLI (debloater) with:
    • “Disable”, “Enable/restore”, “Full restore from log” (initial version), and basic info.
  • Setup for OTA updates:
    • Added updateJson wiring pointing at the GitHub repo.
    • Established version/versionCode pattern for future releases.