Skip to content

Releases: babybuddy/babybuddy-for-android

v2.4.4

03 Jan 00:43
Compare
Choose a tag to compare

❗ Warning

In order to support the newest Android 15 version I had to drop support for older devices by bumping up the minSdk version from 24 to 27. I think the previous version was already defunct for older devices as well, so I think nothing big is lost.

Fixed bugs

  • E2E layout of Android 15 broke the app after updating compileSdk #90, #89

Third party media

The project contains the icons from flaticon.com, used under the free license:

v2.4.3

29 Dec 14:13
Compare
Choose a tag to compare

Fixed bugs

  • Sorted out the release issue on the Google Play store, requiring a change to the "offensive" breast icon #86

This means that development is finally unblocked again 🎉

Third party media

The project contains the icons from flaticon.com, used under the free license:

v2.4.2

01 Oct 21:58
Compare
Choose a tag to compare

Fixed bugs

  • Threaded race-condition in ServerTimeOffsetTracker

Third party media

The project contains the icons from flaticon.com, used under the free license:

v2.4.1

01 Oct 08:33
Compare
Choose a tag to compare

Fixed bugs

  • Speculative fix for ArrayIndexOutOfBounds crashing the application #79
  • Date/time cannot be in the future #77

Development

  • Removed dead code

Third party media

The project contains the icons from flaticon.com, used under the free license:

v2.4.0

03 Sep 08:44
Compare
Choose a tag to compare

New features

New UI design allowing to log most event types on babybuddy

The new interface allows logging of breast pumping and notes in addition to the original event types

In particular these two new event types now are loggable:

  • Breast pumping
  • Notes

All number editors were replaced by simpler, more usable increment decrement buttons to allow more precision when entering numbers #73

Fixed bugs

  • Major bug: History items did do load anymore with babybuddy server version 2.6.0 #74
    • Special thanks to all the users who made me aware and debugged the issue with me!
  • Issue where babybuddy does not logout correctly after logging out on a server error
  • Overlapping time entries are not resolved correctly #22

Development

  • Introduced a new client implementation based on retrofit used for accessing history items. The new client implementation will ultimately phase out the old client implementation.
  • Introduced a new settings file that is a lot more convenient to use. Still need to migrate the old settings to the new settings.
  • Bumped targetSdk version to 34, to meet Google's requirements

Third party media

The project contains the icons from flaticon.com, used under the free license:

Test release v2.4.0a

02 Sep 08:20
Compare
Choose a tag to compare
Test release v2.4.0a Pre-release
Pre-release

New features

New UI design allowing to log most event types on babybuddy

The new interface allows logging of breast pumping and notes in addtion to the original event types

out

Fixed bugs

  • Issue where babybuddy does not logout correctly after logging out on a server error
  • Overlapping time entires are not resolved correctly #22

Development changes

  • Introduced a new client implementation used for accessing history items. The new client implementation will ultimately phase out the old client implementation.
  • Introduced a new settings file that is a lot more convenient to use. Still need to migrate the old settings to the new settings.

Third party media

The project contains the icons from flaticon.com, used under the free license:

v2.3.3

15 May 07:37
Compare
Choose a tag to compare

Fixed bugs

  • Collected and translated more app-strings

Third party media

The project contains the icons from flaticon.com, used under the free license:

v2.3.2

14 May 21:16
Compare
Choose a tag to compare

New features

  • Dutch translation and general translation support. Special thanks to @zjean #70

Fixed bugs

  • Conflict resolution now working in most cases for various reasons; back-ported from #66 and part of #71
    • Feeding implementation for conflict resolutions was missing
    • Conflict resolution strategy did not work under certain circumstances

Developer features

  • Add missing resource files so that anyone can build again 🤞
  • Add GitHub CI to (start to) verify the overall integrity of builds for this repository

Third party media

The project contains the icons from flaticon.com, used under the free license:

Test release v2.3.2a

08 May 22:40
Compare
Choose a tag to compare
Test release v2.3.2a Pre-release
Pre-release

New features

  • Dutch translation (missing translated help right now). See #70 and #71

Fixed bugs

  • Conflict resolution for feeding entries did not work
  • Conflict resolution did not look take into account the selected child when finding conflicting time entries

Third party media

The project contains the icons from flaticon.com, used under the free license:

v2.3.1

12 Mar 23:41
Compare
Choose a tag to compare

Fixed bugs

  • Fix issue where login data was not properly cleared after a failed login by @MrApplejuice in #62
  • Allow user root certificates for verifying server-certificates by @MrApplejuice in #64

Other changes

Third party media

The project contains the icons from flaticon.com, used under the free license:

Full Changelog: v2.3.0...v2.3.1