1.13.0 (2023-09-29)
1.12.0 (2023-07-22)
- 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)
1.11.2 (2022-03-17)
- Fix loading of backup files with malformed utf8 encoding (#114) (e80c23d)
- IT translation update (#113) (12c4757)
1.11.1 (2022-02-18)
1.11.0 (2022-02-07)
- avoid negative time on exercise (#106) (0cefe4f)
- fix crash with no TTS service installed (fixes #108) (b087fb5)
- use Material3 (6ef7858)
1.10.0 (2022-01-25)
- add turkish language (a8256f7)
- merge language selections in settings (d522cd0)
- select voice for TTS (closes #98) (8f87f96)
1.9.1 (2021-11-14)
1.9.0 (2021-09-22)
- create backup before migrations (42c683d)
- improved theming (03f5d14)
1.8.0 (2021-08-30)
- 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)
- 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)
- Revert "chore: commit files during release" (d02b856)
1.7.0 (2021-05-18)
- change header of homepage (fixes #53) (30f9df8)
- change header of homepage (fixes #53) (ba2280b)
- remove special characters from filenames (fixes #54) (1e82082)
- remove special characters from filenames (fixes #54) (5995b3b)
- add french language (#48) (9c15421)
- add french language (#48) (f83bf23)
- add italian language (1bd3836)
- add italian language (1c1b3f3)
- add toast when saving and exit builder (implements #47) (f1cb6bf)
- add toast when saving and exit builder (implements #47) (8c6094e)
- update sounds (f1f01cc)
- use last duration for new exercises (closes #51) (f3c238c)
- use last duration for new exercises (closes #51) (78ded67)
1.6.0 (2021-03-11)
- disable TTS when no TTS engine is installed (fixes #36) (0841f71)
- don't rebuild BuilderPage after text input (closes #39) (a1196a9)
- allow changing exercise duration in 1 second steps (closes #38) (4665d0f)
- allow sorting workouts on home page (closes #30) (1f46c4a)
- remove exit check from builder when nothing has changed (f04486d)
- remove exit check in unnecessary situations in workout_runner.dart (a633a77)
1.5.0 (2021-03-07)
- allow sorting workouts on home page (closes #30) (1fea25f)
- remove exit check from builder when nothing has changed (1bb5af9)
- remove exit check in unnecessary situations in workout_runner.dart (c17162d)
1.4.2 (2021-02-27)
- set duration when adding a new Exercise in workout_builder.dart (#23) (cfb942e)
- set PrefService default values (closes #25) (#26) (2ab05c8)
1.4.1 (2021-02-26)
1.4.0 (2021-02-21)
- allow selecting any TTS language (3cbeb1a)
- when resetting a workout, scroll current set to beginning (9870d10)
- add announcement halfway and tick every second (closes #19) (c782fc8)
- allow duplicating sets and exercises (closes #21) (acef383)
- skip exercises (closes #20) (99e846c)
1.3.0 (2021-02-09)
- max length on input fields (fixes #15) (cce44ce)
- progressbar value was wrong during first countdown (a2688b1)
- add option to view project on GitHub (0dbd9bf)
- add setting to not announce upcoming exercise (f8fc425)
- improve scrolling performance (02fdd67)
1.2.0 (2021-02-05)
- add german language (8ecc50b)
- ask before overwriting a workout (f16d038)
- improve design of workout runner (fixes #13) (ec3acad)
- improve app start (eb6f856)
- "chore: write changelog to fastlane" (f40c927)
1.1.1 (2021-01-27)
- change color of progressbar to be more visible (f1fcd88)
- exercise name field exiting after one character (8da93e8)
1.1.0 (2021-01-26)
- disable buttons in builder at the ends of the list (d9382d3)
- display error on finished workout (fc983d4)
- don't set state in settings (ceaac09)
- style improvements (042259d)
- TTS announcement on 10 second exercises (c284bc8)
- add option for sound cues (#4) (221fb8b)
- allow reordering of sets and exercises (b3f6eb3)
- improve settings page (cb6daec)