Skip to content

Releases: blockbasti/just_another_workout_timer

v1.13.0

29 Sep 16:05
Compare
Choose a tag to compare

Features

v1.12.0

22 Jul 09:31
Compare
Choose a tag to compare

Bug Fixes

Features

  • allow sharing workouts (closes #118) (4cb9f9d)
  • change theme of icon and splash screen (a414f37)
  • Material 3 and Material You (4a90728)
  • small redesign to builder page (6ae6f99)
  • use nord theme (998f625)

v1.11.2

17 Mar 16:13
Compare
Choose a tag to compare

Bug Fixes

  • Fix loading of backup files with malformed utf8 encoding (#114) (e80c23d)
  • IT translation update (#113) (12c4757)

v1.11.1

18 Feb 19:24
Compare
Choose a tag to compare

Bug Fixes

v1.11.0

07 Feb 15:44
Compare
Choose a tag to compare

Bug Fixes

  • avoid negative time on exercise (#106) (0cefe4f)
  • fix crash with no TTS service installed (fixes #108) (b087fb5)

Features

v1.10.0

25 Jan 10:40
Compare
Choose a tag to compare

Bug Fixes

  • default language selection (70d2d16)
  • set first TTS voice when changing language (0190bb4)

Features

  • add turkish language (a8256f7)
  • merge language selections in settings (d522cd0)
  • select voice for TTS (closes #98) (8f87f96)

v1.9.1

14 Nov 11:00
Compare
Choose a tag to compare

Bug Fixes

  • fix editing of duplicated sets/exercises (fixes #96) (da21d1e)
  • update translations (d868bee)

v1.9.0

22 Sep 13:08
Compare
Choose a tag to compare

Bug Fixes

  • create backup before migrations (42c683d)

Features

v1.8.0

30 Aug 12:57
Compare
Choose a tag to compare

Bug Fixes

  • add permission for TTS (fixes #62) (0a17581)
  • add uuid to sets and exercises to prevent key duplication (a437d8a)
  • fix sort order on home screen (fixes #67) (10a8243)
  • stop TTS if already playing (fixes #64) (c1eeba5)

Features

  • add russian language (#73) (f14d85e)
  • enter duration of exercises manually (closes #79) (d299493)
  • importing and exporting of workouts (closes #49) (#74) (80f8f6b)
  • improve splash screen (4fba97b)
  • improvements to builder page (closes #60) (6fdecaf)
  • option for extended set list in workouts (closes #68) (09cb1b9)
  • show next exercise in header (closes #46) (1083cab)
  • triple tone at the end of a set (closes #55) (a4e4f4a)
  • upgrade to Flutter 2 (d819326)

v1.7.0

18 May 12:54
Compare
Choose a tag to compare

1.7.0 (2021-05-18)

Bug Fixes

  • change header of homepage (fixes #53) (30f9df8)
  • remove special characters from filenames (fixes #54) (1e82082)

Features