• Joined on 2023-07-25
marco pushed to swipeable-pages at marco/calorimeter 2024-10-03 22:51:51 +00:00
66512fd08b Fix bug that still showed a spinner event when the barcode was not
marco created branch swipeable-pages in marco/calorimeter 2024-10-03 22:42:40 +00:00
marco pushed to swipeable-pages at marco/calorimeter 2024-10-03 22:42:40 +00:00
f856b54faa Introduce PageView with manual switching of dates
marco pushed to master at marco/calorimeter 2024-10-02 14:22:43 +00:00
970cea8ba7 Oops, forgot to store the entries that were scanned. They just disappeared after restarting the app
marco pushed to main at marco/nvimdotfiles 2024-10-01 10:07:03 +00:00
dcbe6a8f9b many changes
marco pushed to master at marco/scheme-playground 2024-09-26 19:29:59 +00:00
cfabf8a122 more exercises done
marco pushed to master at marco/calorimeter 2024-09-25 16:21:45 +00:00
37cceb3a9b Fix bug that caused infinite loop for selecting FoodEntries
marco pushed to master at marco/calorimeter 2024-09-25 15:43:47 +00:00
a70a7fd1e3 Remove debug statement
marco deleted branch make-foodentry-wait-for-response from marco/calorimeter 2024-09-25 15:35:13 +00:00
marco pushed to master at marco/calorimeter 2024-09-25 15:34:26 +00:00
f28626c49e Move select logic for FoodEntry into BLoC
marco pushed to master at marco/calorimeter 2024-09-24 15:23:25 +00:00
ace03d98d2 Handle changing a food entry
a7a7f44050 Make scanned widgets appear in the list instead of putting the info into
Compare 2 commits »
marco pushed to make-foodentry-wait-for-response at marco/calorimeter 2024-09-24 15:23:12 +00:00
ace03d98d2 Handle changing a food entry
marco pushed to make-foodentry-wait-for-response at marco/calorimeter 2024-09-24 12:43:14 +00:00
a7a7f44050 Make scanned widgets appear in the list instead of putting the info into
marco pushed to make-foodentry-wait-for-response at marco/calorimeter 2024-09-24 12:41:19 +00:00
764a58ddd4 Remove Controller for entering food
marco pushed to make-foodentry-wait-for-response at marco/calorimeter 2024-09-24 00:33:14 +00:00
34ae2ead40 Make snackbar appear when state changes in BLoC
0e8b37dca2 wip move logic from onPressed() of ScanFAB to FoodBloc
e75a0765b4 Reverse the days for the lookup database so the newer entries are being suggested
9179cff38e Merge pull request 'Fix comma bug' (#6) from fix-comma-bug into master
Compare 6 commits »
marco closed pull request marco/calorimeter#2 2024-09-13 20:50:46 +00:00
Handle errors when scanning a barcode and show a snackbar in case
marco pushed to master at marco/calorimeter 2024-09-13 20:50:13 +00:00
e75a0765b4 Reverse the days for the lookup database so the newer entries are being suggested
marco merged pull request marco/calorimeter#6 2024-09-13 20:39:02 +00:00
Fix comma bug
marco pushed to master at marco/calorimeter 2024-09-13 20:39:02 +00:00
9179cff38e Merge pull request 'Fix comma bug' (#6) from fix-comma-bug into master
07a16c0642 Fix comma bug
Compare 2 commits »
marco created pull request marco/calorimeter#6 2024-09-13 20:37:47 +00:00
Fix comma bug