OnePlus Battery Waster

API
Releases
Language: Java

Disable OnePlus battery saving features that hurt user experience (Android 13+).

Only tested on OxygenOS 14/15.
File a PR if anything is not working.

List of patches included

  • android:
    • Allow background app startup (by e.g. FCM) in game mode.
      (Fixes no response to broadcast from errors.)
    • Prevent unnecessary notification removals.
    • Patch permissionless dangerous system service calls.
  • com.android.settings:
    • Restore AOSP notification settings.
    • Allow disabling/modifying useless notifications (e.g. battery alerts).
      Also requires patching android.
  • com.android.systemui:
    • (OxygenOS 15) Disable swipe down notification to open floating window.
  • com.oplus.battery:
    • Disable all poorly-implemented thermal control features.

Releases