Skip to content

Releases: a-mabe/background_hiit_timer

v1.0.3

13 Dec 22:40
9fd9060
Compare
Choose a tag to compare
  • Execute blank audio more frequently and only on iOS.

v1.0.2

12 Dec 00:32
6cf47ae
Compare
Choose a tag to compare
  • Fixed blank sound not playing to keep background process alive.
  • Example app background process will now stop on app close for Android.

v1.0.1

07 Dec 19:11
1a5db27
Compare
Choose a tag to compare

What's Changed

  • Avoid repetitive audio file loads by @a-mabe in #26

Full Changelog: v1.0.0...v1.0.1

v1.0.0

11 Nov 15:10
c9c2218
Compare
Choose a tag to compare

What's Changed

  • Store list of intervals in ephemeral database #19
  • Improve example app #20
  • Update documentation to reflect ephemeral database and IntervalType #21
  • Implement skip next/skip previous #22

Full Changelog: https://github.com/a-mabe/background_hiit_timer/commits/v1.0.0