Commit Graph

13 Commits

Author SHA1 Message Date
Felix Förtsch 1668b29803 add GenericItemManager, fix small inconsistencies 2024-11-15 16:49:49 +01:00
Felix Förtsch 370e070fcd clean up ActiveWorkoutSession 2024-11-12 15:02:52 +01:00
Felix Förtsch c722d59aff add SimpleStopWatch to ActiveWorkoutSession 2024-10-28 12:00:56 +01:00
Felix Förtsch d1a87957f6 change folders to the "feature" mindset 2024-10-21 15:03:47 +02:00
Felix Förtsch 97ecbcc6f4 create ER diagram, refactor to conform to diagram, simplify session management 2024-10-18 17:23:24 +02:00
Felix Förtsch b7f5caf9dd simplify Exercise to only hold on to the unit of the metric, remove ValueKeyboard as input 2024-10-02 12:41:04 +02:00
Felix Förtsch 41a82f081a add ValueKeyboard as input for exercise values 2024-09-27 17:17:32 +02:00
Felix Förtsch 4a42fc6c33 add ExerciseEditor, Picker skeletons, AutocompleteTextfield 2024-09-23 11:41:34 +02:00
Felix Förtsch 41b97964c4 add always sorted [WorkoutItem], ContentUnavailableView to searches, SampleData import, refactor WorkoutItem init 2024-09-18 15:05:05 +02:00
Felix Förtsch 0a400ff349 add ActiveWorkoutSession logic, refactor Home, add additional sample data, add isDebug 2024-09-14 17:01:20 +02:00
Felix Förtsch d82d0cd9fa fix repetitive save of WorkoutItem, add: Onboarding, Defaults, Settings, Trainer/Trainee skeletons, reorder files, remove all Bindable 2024-09-04 18:44:28 +02:00
Felix Förtsch 0905ea7d3f add draft views for sets of exercises 2024-09-02 20:44:56 +02:00
Felix Förtsch 22b0ba372e retain order of the exercises during persistence process 2024-08-30 16:01:38 +02:00