Commit Graph

  • cdabd1ee94 Fix back button when going back after swiping fixed-bottom-bar Marco 2024-10-18 02:44:43 +0200
  • 3faf5295b1 Trying to fix bottom bar Marco 2024-10-07 01:44:19 +0200
  • ce373404ad Bloc is now global and responsible for all dates master Marco 2024-10-08 00:58:56 +0200
  • cb18e1d1f0 Introduce PageView with manual switching of dates swipeable-pages Marco 2024-10-03 23:21:13 +0200
  • 970cea8ba7 Oops, forgot to store the entries that were scanned. They just disappeared after restarting the app Marco 2024-10-02 16:22:33 +0200
  • 37cceb3a9b Fix bug that caused infinite loop for selecting FoodEntries Marco 2024-09-25 18:20:50 +0200
  • a70a7fd1e3 Remove debug statement Marco 2024-09-25 17:43:42 +0200
  • f28626c49e Move select logic for FoodEntry into BLoC Marco 2024-09-25 17:33:40 +0200
  • ace03d98d2 Handle changing a food entry Marco 2024-09-24 17:23:01 +0200
  • a7a7f44050 Make scanned widgets appear in the list instead of putting the info into the EnterFoodWidget. Marco 2024-09-09 22:41:48 +0200
  • e75a0765b4 Reverse the days for the lookup database so the newer entries are being suggested Marco 2024-09-13 22:50:08 +0200
  • 9179cff38e Merge pull request 'Fix comma bug' (#6) from fix-comma-bug into master marco 2024-09-13 20:39:00 +0000
  • 07a16c0642 Fix comma bug fix-comma-bug Marco 2024-09-13 22:35:32 +0200
  • 0edb178963 Merge pull request 'Fix bug that left PerDate widget empty when popped to.' (#5) from fix-empty-page-bug into master marco 2024-09-13 14:54:13 +0000
  • 109d3e23de Fix bug that left PerDate widget empty when popped to. fix-empty-page-bug Marco 2024-09-13 16:49:38 +0200
  • 1853a7f261 Merge pull request 'Add launcher icons' (#4) from icon into master marco 2024-09-08 15:27:54 +0000
  • 60cee6d6d3 Add launcher icons icon Marco 2024-09-08 17:23:51 +0200
  • c9eee3b4ad add test file to test gitea Marco 2024-09-08 15:18:31 +0200
  • a057115b83 Merge pull request 'Handle errors when scanning a barcode and show a snackbar in case' (#2) from error-handling into master marco 2024-09-08 13:11:28 +0000
  • 54157f6dec style Snackbar. still need to find a solution for async gaps in onPressed() for ScanButton error-handling Marco 2024-09-08 15:07:39 +0200
  • df6e5dd8cb Add error handling for food scanning and make sum widget have different colors depending on difference to limit setting. Marco 2024-09-08 01:57:40 +0200
  • 1a4614f331 Remove go_router because I could not figure out why initState() was called on my widget, thus clearing state when I did not expect it Marco 2024-09-07 01:38:03 +0200
  • 4afb3ca319 Make it work with relying the data for 'EnterFoodWidget' onto the InheritedWidget Marco 2024-09-07 00:02:01 +0200
  • 3493790598 wip introduce scanner Marco 2024-09-06 18:51:24 +0200
  • 1f06e7b936 Fixed project. Now it builds Marco 2024-09-06 19:00:25 +0200
  • cfdf3a7f6b Restart project with new 'flutter create' Marco 2024-09-06 18:48:24 +0200
  • 45f44099a1 Refactor code Marco 2024-09-06 13:48:56 +0200
  • 6552756702 Remove the card-like design for food entries and make the 'delete' button dynamically appear Marco 2024-09-06 02:23:47 +0200
  • 1db4e5e351 Make shit pretty Marco 2024-09-05 16:36:35 +0200
  • 131f39c1c8 Merge pull request 'Implement food entry lookup on entering a food name.' (#1) from food-suggestion into master marco 2024-09-05 11:08:50 +0000
  • b83f547f6b Implement food entry lookup on entering a food name. Marco 2024-09-04 22:47:32 +0200
  • fb0dbef158 Make the theme switcher icon change depending on the theme. Marco 2024-06-13 21:49:04 +0200
  • 402de821a0 change package name to de.swgross.calodiary Marco 2024-06-13 21:12:26 +0200
  • 8e1cf835e4 Introduce themebloc and persist theme Marco 2024-06-12 14:42:29 +0200
  • 000bd9a413 change name from kalodings to calodiary Marco 2024-06-11 19:32:25 +0200
  • 9953635ad3 round numbers to next integer Marco 2024-06-11 19:11:23 +0200
  • be2ab69a3f Instead of a global FoodEntryBloc, every PerDateWidget has one Marco 2024-06-11 19:05:42 +0200
  • d2ab82aaf5 fix paddings of buttons and other widgets Marco 2024-06-10 17:35:21 +0200
  • 0080e39605 Change some paddings Marco 2024-06-10 03:31:06 +0200
  • 7a6062fd95 Introduce settings for daily kcal limit Marco 2024-06-10 03:06:56 +0200
  • 7b0947f93f many many many changes Marco 2024-06-09 23:25:18 +0200
  • 2a707e51e4 ensureInitialized() Marco 2024-06-09 20:11:54 +0200
  • d59f09eed4 Make persistence work Marco 2024-06-09 19:06:10 +0200
  • 2298c12704 Many ui changes. Add some navigation Marco 2024-06-09 14:42:17 +0200
  • a5afda8de6 improve ui Marco 2024-06-01 12:41:58 +0200
  • 7712373388 fist commit, that has the groundwork for the app Marco 2024-05-30 00:58:26 +0200