2509c1721c
Overhaul ui and remove BackButtonListener
...
1. Make EnterFoodWidget animated
2. Fix exception when reading quantity for a food.
Introduce first integration test
2025-01-05 17:25:34 +01:00
2cd0d3447e
Add copyright notice
2024-12-07 13:39:11 +01:00
38a88bf868
Add licence identifiers in files
2024-12-07 13:29:34 +01:00
ce373404ad
Bloc is now global and responsible for all dates
2024-10-08 00:58:56 +02:00
37cceb3a9b
Fix bug that caused infinite loop for selecting FoodEntries
...
And also, the Cancel button is removed when the FoodEntry is selected.
2024-09-25 18:20:50 +02:00
f28626c49e
Move select logic for FoodEntry into BLoC
2024-09-25 17:33:40 +02:00
ace03d98d2
Handle changing a food entry
2024-09-24 17:23:01 +02:00
a7a7f44050
Make scanned widgets appear in the list instead of putting the info into
...
the EnterFoodWidget.
1. Make scanned foods appear in the list of foods
2. Remove Controller for entering food
This commit removes the EnterFoodController that was used to put a
scanned food into the EnterFoodWidget.
This is now unnecessary because scanning a product will be distributed
via the FoodBLoC.
2024-09-24 14:41:42 +02:00
3493790598
wip introduce scanner
2024-09-06 19:03:41 +02:00
1f06e7b936
Fixed project. Now it builds
2024-09-06 19:00:25 +02:00
45f44099a1
Refactor code
2024-09-06 13:48:56 +02:00