Commit Graph

61 Commits

Author SHA1 Message Date
0dcfc8eadf Show next workout on EditSet page 2022-08-24 12:46:47 +12:00
75b71b5851 Replace usage of react-native-async-storage with sqlite 2022-08-24 12:01:39 +12:00
37803ad0d4 Set default set to 10x20kg
I want the default set to be the most common set a person might do
as a warm-up. 10x20kg might be a warmup for deadlifts where you
are just lifting the bar. Same goes for squats, romanian deadlifts or
rows.
2022-08-23 16:01:42 +12:00
05171434e4 Set default reps to 5 and weight to 1 2022-08-23 15:58:38 +12:00
4c185f0346 Add vibration setting for timers 2022-08-20 16:37:59 +12:00
6eacddf2d0 Use strftime in sqlite instead of new date
The javascript date method was messing up the timezones.
2022-08-18 12:08:03 +12:00
9e80df7865 Add toggle for showing dates in Set list 2022-08-08 15:34:33 +12:00
3377365590 Predict next set earlier 2022-08-06 14:49:30 +12:00
ad907a83c3 Use stack navigation for Best 2022-07-11 13:00:17 +12:00
e72cdc8db7 Make plans use stack navigation 2022-07-11 12:28:30 +12:00
6b8780c62e Add confirm dialog to deleting all data 2022-07-11 11:26:45 +12:00