Skip to content

Releases: insin/tabata_timer

v1.4.3

31 Dec 00:11

Choose a tag to compare

  • Fixed a bug where audio would cut out after a few minutes

v1.4.2

22 Nov 11:11

Choose a tag to compare

  • Made fonts larger and reduced amount of detail to make the app legible from further away during a workout
  • Fixed a bug where finishing a workout in night mode would result in a blank screen

Release v1.4.1

17 May 22:16

Choose a tag to compare

Rebuilt after flutter clean as suggested here:

flutter/flutter#57436

v1.4.0

17 May 13:18

Choose a tag to compare

Changed:

  • Changes made to workout settings are now saved

Internal:

  • Upgraded to Flutter v1.17 - the app's package file is now about 10% smaller as a result

v1.3.1

24 Mar 14:41

Choose a tag to compare

Fixed an off-by-one timing error when the Starting Countdown is set to zero

v1.3.0

23 Mar 11:11

Choose a tag to compare

New:

  • Added a Silent mode [#6]
  • Starting Countdown is now configurable, defaulting to 10 seconds

Fixed:

  • Fixed a timing error when Rest Time or Break Time is set to zero
  • Fixed an off-by-one timing error with the starting countdown

v1.2.1

22 Mar 04:07

Choose a tag to compare

Added a 10 second delay when starting the workout.

v1.2.0

06 Mar 16:35

Choose a tag to compare

Added background colors to the Workout screen so it's easier to tell the current step from a distance

  • Exercise: green
  • Rest: blue
  • Break: red

Removed the app bar from the Workout screen

v1.1.0

06 Mar 16:37

Choose a tag to compare

Bug fixes:

  • Don't keep the screen on after leaving the Workout screen with the back button.

Changes:

  • The finished workout sound is now played twice.
  • Stop keeping the screen on as soon as the workout finishes.

New features:

  • Added a Settings screen.
  • Added a Night mode
  • Added configuration of the light mode theme
  • Added configuration of sounds (currently from a preset list)