Skip to content

Releases: direc85/harbour-batterybuddy

Battery Buddy 3.5-1

15 Nov 21:24
Compare
Choose a tag to compare
  • Fix service control buttons on SailfishOS 3.4
  • Drop custom slider element

Battery Buddy 3.4-1 for SailfishOS 2.x

14 Jun 17:08
c3c7aa8
Compare
Choose a tag to compare

This version is functionally identical with (v3.4-1)[https://github.com/direc85/harbour-batterybuddy/releases/tag/v3.4-1] with these changes:

  • Compiled against SFOS 2.2.1.18
  • MySlider component dropped

Battery Buddy 3.4-1

14 Jun 17:00
e4090c1
Compare
Choose a tag to compare

New in 3.4-1

  • Check service status when starting app
  • Add controls to enable/disable service at boot
  • Trigger notifications when charger is connected/disconnected
  • Fix notifications and sounds (broken since 3.2)
  • Reset notification ID after closing it
  • Fix cover page text wrap issue
  • Minor repo/code cleanup

New in 3.3-1

  • Start user service at boot
  • Remove all old versions of the services
  • Fix start and stop service controls
  • Update Swedish translation (thanks, eson57)

New in 3.2-1

  • Run service without root privileges
  • Add start and stop service controls

New in 3.1-1

  • Update Chinese translation
  • Don't alert on "100% idle" (e.g. emulator)

Battery Buddy

26 Apr 16:13
4b28960
Compare
Choose a tag to compare
Battery Buddy Pre-release
Pre-release
  • Version 3.0 beta 1
  • Reimplemented systemd service controls charging and notifications
  • GUI doesn't have to be open for proper operation
  • Added Ko-Fi.com donation link

This is not a production release, as this might simply not work, spam you with notifications or incorrectly disable charging and result to unpleasant surprises. Testers and feedback most welcome!

Battery Buddy 2.2-2

28 Mar 09:01
b067580
Compare
Choose a tag to compare
  • Fix broken notifications timer
  • Fix crash on startup after upgrade
  • Fix missing systemd service after upgrade
  • Add Swedish translation (thanks, eson57)
  • Add "--verbose" and "--debug" arguments to print out more messages
  • Add "-v" argument for version query, because why not :)
  • Add "--help" argument
  • Add landscape orientation support
  • Update Chinese translation (thanks, dashinfantry)

Battery Buddy 2.0-1

21 Mar 12:10
ff66359
Compare
Choose a tag to compare
  • First release in OpenRepos
  • New feature: pause and resume charging (automatically/manually)
  • Implemented systemd service for charger control permissions
  • Massive code cleanup, many parts improved or rewritten
  • Don't use deprecated /run/state/namespaces/Battery/
  • Audio tests moved to Settings page
  • Use "right to left" slider highlight
  • Use separate license page

Battery Buddy 1.3

10 Mar 12:53
Compare
Choose a tag to compare
  • Add French and Chinise translations (thanks, dashinfantry and Quenty31)

Battery Buddy 1.2

11 Feb 12:04
c4b2ccd
Compare
Choose a tag to compare
  • Alert doesn't stop media playback
  • Add battery graphic
  • Redesign cover page
  • Poll changes more often
  • Fix multiple notifications (hopefully)

Battery Buddy 1.1

08 Jan 23:15
8518431
Compare
Choose a tag to compare

1.1

  • Fix: alert when battery is full and charger is plugged
  • Fix: sliders values are saved and restored correctly
  • New: show battery state

1.0

  • Initial release