Skip to content

Releases: pascua28/SBatteryTweaks

S Battery Tweaks v4.0

11 Oct 08:13
Compare
Choose a tag to compare

Changes:

  • Stability and bug fixes
  • Fixed support and charge limit for AOSP
  • Fixed bypass charging bug
  • Much efficient background task handling
  • Much efficient notification handling
  • Improved current accuracy

Full Changelog: v3.9-beta...v4.0

S Battery Tweaks v3.9-beta

05 Jun 06:13
Compare
Choose a tag to compare

Changes:

  • Added pause power-delivery feature support (usually found on Game Booster for supported devices)
  • Optimized service operations
  • Bug fixes

Full Changelog: v3.8...v3.9-beta

S Battery Tweaks v3.8

06 Mar 02:22
Compare
Choose a tag to compare

Changes:

  • Fixed bug on setting fast charging mode
  • Added new instructions for OneUI 6+
  • Some bug fixes
  • Added indicator for cooldown temperature

Full Changelog: v3.7...v3.8

S Battery Tweaks v3.7

27 Dec 03:45
Compare
Choose a tag to compare

Changes:

  • Added temperature notification
  • Fixed crash on OneUI 6.0
  • Removed WRITE_SECURE_SETTINGS permission requirement (no need for adb)
  • Due to a change in OneUI 6.0, we can no longer toggle fast charge without root

Full Changelog: v3.6...v3.7

S Battery Tweaks v3.6

21 Sep 00:36
Compare
Choose a tag to compare

Changes:

  • Bug fixes on idle charging mode logic

Full Changelog: v3.6...v3.6

S Battery Tweaks v3.5

19 Sep 14:21
Compare
Choose a tag to compare

Changes:

  • Fix fast charge not toggleable on some devices
  • Added option to enable toast notifications
  • Make notification persistent on OneUI 5+

Full Changelog: v3.4...v3.5

S Battery Tweaks v3.4

03 Aug 07:37
Compare
Choose a tag to compare

Changes:

  • Completely reworked UI
  • Reworked battery status logic
  • Reworked main functions
  • Fixed crashes and other bugs
  • Added battery level threshold feature

Full Changelog: v3.3...v3.4

Samsung Battery Tweaker v3.3

14 Feb 03:38
Compare
Choose a tag to compare

Changes:

  • Changed passthrough charging handling from battery protect to battery test_mode to cover more Samsung devices
  • Optimized charging detection
  • Added setting to configure passthrough level
  • Fixed automatic sync bug

Full Changelog: v3.2...v3.3

Samsung Battery Tweaker v3.2

29 Oct 11:40
Compare
Choose a tag to compare

Changes:

  • Changed temperature file path

Samsung Battery Tweaker v3.1

19 Oct 02:38
Compare
Choose a tag to compare
  • Switched from C++ to Java implementation of file utilities to fix crashes on some device
  • Minor text improvements