Skip to content

Releases: direc85/harbour-batterybuddy

Battery Buddy 4.2.5-1

05 Mar 09:50
5cc83fe
Compare
Choose a tag to compare

Bugs fixed introduced in 4.2.3:

  • Battery health is not displayed correctly
  • Not all (Slovak) translation files are included

Battery Buddy 4.2.3-1

04 Mar 13:30
8ebebbb
Compare
Choose a tag to compare

In this release there's a new feature: detecting "ordinary" AC charger, should the device support it. Thanks, nephros!

  • Add Slovak translation (thanks, okruhliak)
  • Update Swedish translation (thanks, eson57)
  • Add Support for AC Charger detection (thanks, nephros)
  • Be more efficient with handling file paths in constructors
  • Fix package dependencies

Battery Buddy 4.2.2-1

01 Jan 00:04
ef79f2a
Compare
Choose a tag to compare
  • Restart permission service on update

Battery Buddy 4.2.1-1

31 Dec 23:13
49d41ba
Compare
Choose a tag to compare
  • Handle reading and setting max charge value at daemon startup

Battery Buddy 4.2.0-1

31 Dec 23:12
f5580e1
Compare
Choose a tag to compare
  • Implement max charge current setting

Battery Buddy 4.1.1-1

28 Aug 08:00
18f78dd
Compare
Choose a tag to compare
  • Fixup! Use correct colors in battery graphic
  • Fixup! Enable low battery animation
  • Move all subpages to MainPage pull down menu
  • Update Swedish translation (thanks, eson57)
  • Update Polish translation (thanks, wetab73)
  • Update copyrights

Battery Buddy 4.1.0-1

27 Aug 22:11
1efa7fb
Compare
Choose a tag to compare
  • Initial Jolla Tablet support (beta)
  • Add Jolla Tablet charger control file to permission service
  • Redesign the logo and battery graphic
  • Search for control files using loops
  • Don't try to use non-existent files
  • Remove unused signals from service
  • Update Swedish translation (thanks, eson57)
  • Use ColumnView to show the log contents with formatting (thanks, nephros!)
  • Log charging/discharging current
  • Log temperature changes with resolution of one degree Celsius
  • Assume the charge current value always changes
  • Print correct log file name
  • Invert the charge current sign if necessary
  • Print changelog at the end of the build script
  • Use custom ImageButton in About page
  • Remove unused files
  • Rename internal logging functions for clarity
  • Built with Sailfish OS SDK 3.9 for 4.4.0.68

Battery Buddy 4.1.0 beta 4

10 Aug 18:58
317cd5b
Compare
Choose a tag to compare
Pre-release
  • Use ColumnView to show the log contents with formatting

Thanks to nephros for writing the PoC code!

Battery Buddy 4.1.0 beta 3

09 Aug 21:50
b9ea2c6
Compare
Choose a tag to compare
Pre-release
  • Rename internal logging functions for clarity
  • Log charging current only on high log level
  • Invert the charge current sign if necessary
  • Assume the charge current value always changes
  • Remove unused files
  • Print changelog at the end of the build script
  • Built with Sailfish OS SDK 3.9 for 4.4.0.68

Battery Buddy 4.1.0 beta 2

07 Aug 20:19
72adec9
Compare
Choose a tag to compare
Pre-release

Fixed since beta 1:

  • Add Jolla Tablet charger control file to permission service