Skip to content

Releases: MDP43140/SuperFreezZ_Next

v1.4.5 (11)

21 Sep 00:42

Choose a tag to compare

Finally after months (even years!) of developing this app (slowly),
its time to release another update

  • Remove baseline profile (For some reason my device cant initiate any tests,
    so i removed it, the reason is because having old
    prof with new code screws things up)
  • Fix icons
  • Format JSON config backup exports with 2 indentation spaces
  • Implement Edge-to-edge
  • Update depedency
    • Add FastScroll library, replacing default scroller and fixes scroller
      cant be dragged (indicator only) on some ROMs
    • Gradle plugin: 8.8.1 > 9.1.0
    • AGP: 8.8.1 > 8.13.0
    • Kotlin: 2.1.10 > 2.2.20
    • androidx.appcompat: 1.7.0 > 1.7.1
    • androidx.benchmark: 1.3.3 > 1.4.1
    • androidx.core: 1.15.0 > 1.17.0
    • androidx.swiperefreshlayout: 1.1.0 > 1.2.0-beta01
    • androidx.test: 1.6.2 > 1.7.0
    • androidx.test.espresso: 3.6.1 > 3.7.0
    • androidx.test.ext: 1.2.1 > 1.3.0
    • com.google.android.material: 1.12.0-alpha03 > 1.13.0
  • Add 5 apps to good packages list
  • Code formatting & cleanups, translation, typo & bug fixes, etc...

PS: the released app has SDK 36 because that's the only SDK i have currently,
i accidentally removed SDK 35 build tools, and redownloading it again
will be a huge pain because the build tools are quite big

Full Changelog: v1.4.4...v1.4.5

v1.4.4 (10)

21 Sep 00:38

Choose a tag to compare

  • Don't stop apps that has accessibility service running
  • (accessibility mode) Add option to delay after step
    (usually happens on heavily customized non-AOSP ROMs)
  • Don't stop apps that's used as input method
  • Fix test library included in release version
  • Add 13 to good packages list and remove 4 (duplicates) from good packages list
  • Remove 2 (not confirmed yet, accidental commit) from bad packages list
  • Code formatting & cleanups, translation, typo & bug fixes, etc...

PS: Unfortunately this wont include the APK
because i forgot to tag this release

Full Changelog: v1.4.3...v1.4.4

v1.4.3

31 Dec 15:06

Choose a tag to compare

  • first (actual public) release
  • AppListAdapter will trim memory usage when exiting the app or almost out of RAM
  • Give KILL_BACKGROUND_PROCESS permission (this no longer works since Android 13)
  • Use baseline profile

Full Changelog: https://github.com/MDP43140/SuperFreezZ_Next/commits/v1.4.3