Skip to content

Releases: MDP43140/LTECleanerFOSS

Release 5.0.0

08 Mar 22:45
c5460b1
Compare
Choose a tag to compare

What's Changed

  • Material Design 3 Update.
  • Crash handler.
  • Quick Shortcut.
  • Clean-up background tasks
  • Blacklist (Supports Kotlin regex)(aggressive filters moved here)
  • Import/Export
  • Smaller size.
  • Remove unused resources.
  • Dynamic color (but enabling this causes weird color bug)

Small changes:

  • Many bug fixes
  • Cleanup rerun settings now uses slider.
  • Apply theme as soon as its changed in settings.
  • Change "Auto theme" to "Follow system theme".
  • Panic responder, will trigger cleanups and task optimizations.
  • Move many different functions to CommonFunctions.kt
  • Move some static constants to Constants.kt
  • Dependency update
    • Bump androidx.preference:preference-ktx from 1.2.0 to 1.2.1 by @dependabot in #4
    • Bump org.junit.jupiter:junit-jupiter-api from 5.10.1 to 5.10.2 by @dependabot in #9
    • Bump com.android.tools.build:gradle from 8.2.1 to 8.2.2 by @dependabot in #8
    • Bump com.android.tools.build:gradle from 8.2.2 to 8.3.0 by @dependabot in #10
    • And more (list above is auto generated)

New Contributors

Full Commits: https://github.com/MDP43140/LTECleanerFOSS/commits/v5.0.0