0.4.0
v0.4.0
In version 0.4.0 and 0.3.0, the update file downloaded when there's a new version available can be the wrong file. You have to manually download the next release to fix this issue
- Major redesign of the app ebfb129
- Added light and dark theme bead472
- Added theme option in settings 8d034a3
- Added progress bar to workout screen 3e85d7e
- Added statistics when you've finished a workout (total rep count and total volume) 1609c0d
- Added version number to pop-up when there's an update available + changed wording 1b8a305
- Completely re-written the
next_step
function to make it faster, more efficient, and a lot simpler 618650d - Separated "add/edit" button to make the editing process much easier 9350f2f
- Adding a workout with incomplete data no longer clears the entries 5fd0b75
- Updated error message when adding a step with required fields empty to avoid confusion 4b4c4a6
- Fixed weight entry not automatically getting cleared after adding a new step to a workout 4036b34
- Optimized the way the workout steps are displayed to make it more efficient bead472