Commit graph

24 commits

Author SHA1 Message Date
f9f4a20ac9 updated version 2024-05-09 10:34:23 +02:00
3905c53326 Updated the project to work in android studio 2023.3.1 2024-05-03 12:27:38 +02:00
broodjeaap89
b47cd07d00 added privacy policy to app 2021-12-05 11:38:51 +01:00
broodjeaap89
a82ad9f375 added loading of pizza recipe yaml from url 2021-09-12 17:35:44 +02:00
broodjeaap89
93bb696988 added loading of pizza yaml from local storage 2021-09-09 21:47:27 +02:00
broodjeaap89
8927136761 added sharing of recipes 2021-09-09 20:51:53 +02:00
broodjeaap89
eacfd10580 applied standard linting to project, renamed all files to fit lower_case_names, and fixed some implicit type conversions that are now errors to get the project working again
todo: go through project and fix all the warnings
2021-08-31 21:45:36 +02:00
broodjeaap89
5d7e480376 added rumble/vibration to notification page 2021-08-31 21:03:13 +02:00
broodjeaap89
7991c3070d got markdown working 2021-08-24 20:52:51 +02:00
broodjeaap89
eb20ae24c0 got full screen notification working, doesn't wake up the device yet, but payload is delivered and right pizza event/recipe step is fetched 2021-08-15 21:39:54 +02:00
broodjeaap89
3f5b537ef0 added working notifications to the app for recipe steps 2021-08-15 14:52:41 +02:00
broodjeaap89
eecb60ab0e added (very) simple notifcations test to app 2021-08-05 21:57:22 +02:00
broodjeaap89
316b05b644 added (very) simple icon to app 2021-08-05 21:57:09 +02:00
broodjeaap89
41d14a3e4c switched to Hive for persistent object storage 2021-07-26 21:12:50 +02:00
broodjeaap89
41bdfe6e4c revert floor stuff 2021-07-25 20:35:50 +02:00
broodjeaap89
1382a4a843 another in between commit, getting messy :o 2021-07-25 13:09:53 +02:00
broodjeaap89
810e77894e in between commit adding Floor ORM 2021-07-13 21:53:04 +02:00
broodjeaap89
cab071809e switched to specific git commit of the flutter_datetime_picker dependency, to get rid of a warning message 2021-07-11 18:09:29 +02:00
broodjeaap89
44b32a6416 started work on first parsing of a yaml pizza recipe 2021-07-10 14:44:13 +02:00
broodjeaap89
ef2b6fe9fe Added datetime picker for datetime of PizzaEvent 2021-07-09 16:24:17 +02:00
broodjeaap89
c1f1e4e78a finished initial setup of 'primary' info of a new pizza event 2021-07-08 21:29:43 +02:00
broodjeaap89
c43a4b7264 In between commit with numberpickers for number of pizzas and doughball size 2021-07-03 15:50:29 +02:00
broodjeaap89
3d442140f9 added intl for datetime formatting to pubspec 2021-06-29 21:45:25 +02:00
broodjeaap89
6701e85b01 added flutter template project 2021-06-29 19:49:24 +02:00