Commit Graph

103 Commits (5795b0a4e8a7f23521b80537f0af3e86b0773dbd)

Author SHA1 Message Date
Julian Gegner 5795b0a4e8 add Workout historylist 2023-03-06 00:39:50 +01:00
Julian Gegner e91caaa5ba display correct icons in historyview, mood icon dependant on moodvalue 2023-03-06 00:34:45 +01:00
Julian Gegner 43723f4ef2 use historylist to display entries 2023-03-06 00:05:11 +01:00
Julian Gegner 54ec18d1fe use linechart widget in views 2023-03-05 20:54:08 +01:00
Julian Gegner b23f9ccdc1 widget for line graph 2023-03-05 20:43:14 +01:00
Julian Gegner 00ae7ae860 structure widget folder 2023-03-05 18:17:08 +01:00
Julian Gegner 669e7032c1 icon size relative to screensize 2023-03-05 17:49:12 +01:00
Julian Gegner aaab126ec8 button size relative to screen size 2023-03-05 17:44:10 +01:00
Julian Gegner 40f03ec177 wip layout add button 2023-03-05 17:33:27 +01:00
Julian Gegner d674051c57 Merge branch 'main' into beautify 2023-03-05 16:55:18 +01:00
Kai Mannweiler c14e881558 Deleted print 2023-03-04 17:10:07 +00:00
Kai Mannweiler 4e6f5e2d8c Enums instead of Strings 2023-03-04 18:02:27 +01:00
Julian Gegner 8143a91020 back button to appbar, added round add button to add entries 2023-03-04 17:58:04 +01:00
Julian Gegner 3038efcd27 changed circular progress indicator framerate 2023-03-04 15:30:21 +01:00
Julian Gegner fd362e8531 use dedicated audioprovider 2023-03-04 12:14:29 +01:00
Julian Gegner 782dc86644 use relative imports 2023-03-04 10:32:35 +01:00
Julian Gegner cd07acc3b5 fixed flutter analyze issues introduced with new flutter version 2023-03-04 10:29:35 +01:00
Julian Gegner 42f4fcd05d Merge branch '24-timer-darf-nur-ein-mal-pro-tag-gedruckt-werden' into 'main'
Tasks können nur ausgeführt werden, wenn gefordert.

See merge request Crondung/hsma_cpd!25
2023-03-04 09:06:38 +00:00
Kai Mannweiler c56222660d Added try catch with errorhandling 2023-03-03 18:34:24 +01:00
Kai Mannweiler 4279e7961c Add Timer to Popup 2023-03-03 18:26:44 +01:00
Kai Mannweiler e22d918a92 use dispose function of workout_provider to cleanup instead of high level provider 2023-03-03 17:19:58 +01:00
Kai Mannweiler 9d26bdee60 Added Timer to popup if task isnt due 2023-03-03 16:38:08 +01:00
Kai Mannweiler 0596194ad0 removed unused import 2023-03-03 15:04:02 +01:00
Kai Mannweiler 3b25e12d08 Fixed Bug: workout is interruptable now 2023-03-03 15:02:27 +01:00
Kai Mannweiler 7dd1a748f2 Moved Provider to the top level 2023-03-03 15:00:48 +01:00
Kai Mannweiler 4b1eb20ca1 extracted workoutform 2023-03-03 13:44:17 +01:00
Kai Mannweiler f62cdd2543 On successful submit go back to view page 2023-03-03 12:51:48 +01:00
Kai Mannweiler 606e8c3f19 Fixed DropDown Bug 2023-03-03 12:51:25 +01:00
Kai Mannweiler c9ea73b9b2 Added Views for Models 2023-03-03 12:50:50 +01:00
Kai Mannweiler efd38e78d5 Added ViewFormPage 2023-03-03 12:49:42 +01:00
Kai Mannweiler afe481305c Add TaskProvider to Workout 2023-03-02 20:35:20 +01:00
Kai Mannweiler 7689de73ac Refactor wrong method name 2023-03-02 20:33:44 +01:00
Kai Mannweiler c480f83f6d outsource todoicon 2023-03-02 20:20:17 +01:00
Kai Mannweiler e8a123413c Update when submiting form 2023-03-02 20:16:46 +01:00
Julian Gegner 5b3d615c8e fix flutter analyze problems 2023-03-02 16:12:54 +01:00
Julian Gegner da0bf43087 Merge branch 'main' into 29-provider-refactoring 2023-03-02 16:09:24 +01:00
Julian Gegner d1600b174e save workout when completed 2023-03-02 16:06:24 +01:00
Julian Gegner fa8d2f6314 fix onlisten stream error 2023-03-02 15:08:39 +01:00
Julian Gegner 5587f049e1 wip finishing workout and saving model 2023-03-02 13:19:08 +01:00
Kai Mannweiler 4fc602806c Fixed Visuals 2023-03-01 20:45:00 +01:00
Julian Gegner cd88b483cf return slider value after popup 2023-03-01 13:30:12 +01:00
Julian Gegner 556daa9e90 show phase colors in circularprogressindi 2023-03-01 13:07:01 +01:00
Julian Gegner da7c820dbd better positioning, fixed endless workout 2023-03-01 12:57:02 +01:00
Julian Gegner 9eff2ad177 add circular progress indicator 2023-03-01 12:34:35 +01:00
Julian Gegner c1cf3cce30 handle stop 2023-02-28 15:07:47 +01:00
Julian Gegner 4144bbaf69 wip trying to wrap timerprovider in prokoutprovider 2023-02-28 14:58:32 +01:00
Julian Gegner b01485f27a playing music and iterating throug workout 2023-02-28 13:05:51 +01:00
Kai Mannweiler 2d88553ee8 Remove unnessecary import 2023-02-27 20:37:39 +01:00
Kai Mannweiler 88ec309f55 Remove Errorhandling from scanner 2023-02-27 20:36:59 +01:00
Kai Mannweiler afb63adb5c Make sure to leave onDetect when successful 2023-02-27 20:34:14 +01:00