Commit graph

  • f9f4a20ac9 updated version master david 2024-05-09 10:34:23 +02:00
  • 1fec7b6595 added android/.idea/libraries to gitignore david 2024-05-03 12:42:08 +02:00
  • 3905c53326 Updated the project to work in android studio 2023.3.1 david 2024-05-03 12:27:38 +02:00
  • b07fba6877 fixed grammer in privacy policy broodjeaap89 2021-12-05 11:46:36 +01:00
  • b47cd07d00 added privacy policy to app broodjeaap89 2021-12-05 11:38:51 +01:00
  • 86f61512df added cli building of release broodjeaap89 2021-12-05 11:36:20 +01:00
  • 325e2a41c3 added drone push to github for privacy policy broodjeaap89 2021-12-05 11:31:02 +01:00
  • f9194b48c1 removed proper day dough recipe from todo broodjeaap89 2021-11-20 14:34:09 +01:00
  • fe2ef83a5d updated todo broodjeaap89 2021-11-20 14:33:39 +01:00
  • b6f58222f1 pizza recipes are now loaded from the github repo on first app run, so always up to date as a backup still have local recipes broodjeaap89 2021-11-20 14:33:31 +01:00
  • 42dcacee0b updated cold recipe with proper fotos, still not great, but at least no copyright problems broodjeaap89 2021-11-20 14:32:49 +01:00
  • a6e43a3ca6 changed icon broodjeaap89 2021-11-20 14:32:21 +01:00
  • 6c2b8ad75f renamed/removed local recipes for future fixing broodjeaap89 2021-11-20 14:32:10 +01:00
  • e15d4609ae added privacy statement for playstore broodjeaap89 2021-11-20 13:48:50 +01:00
  • 3296f8a415 added initial url to github pizza recipe repo and fixed a but with filling in the url broodjeaap89 2021-09-25 21:14:11 +02:00
  • a0c0e02035 refactored to allow for multiple recipes in a single yaml, mixed with urls to other recipes broodjeaap89 2021-09-25 20:44:31 +02:00
  • 6c4b0f4e05 added color to pizza recipe widget broodjeaap89 2021-09-25 18:37:21 +02:00
  • 40210e1b33 kinda fixed pizza event page maybe broodjeaap89 2021-09-25 18:35:38 +02:00
  • 46b4f38928 updated pizza event widget broodjeaap89 2021-09-25 18:25:38 +02:00
  • f2c6682755 picked a button color broodjeaap89 2021-09-25 18:21:52 +02:00
  • afd8e982f2 reran flutter build after adding image field to pizza recipe entity broodjeaap89 2021-09-25 17:52:24 +02:00
  • a6f4071b92 updated nav drawer broodjeaap89 2021-09-25 17:51:53 +02:00
  • 424001f6e1 updated pizza recipe widget broodjeaap89 2021-09-25 17:51:43 +02:00
  • 7533e3a261 added thing to todo broodjeaap89 2021-09-25 16:48:56 +02:00
  • bff604b09d added optional images to pizza recipes, that are displayed in the pizza recipe widget broodjeaap89 2021-09-25 16:18:30 +02:00
  • 2504c1632b added check to avoid opening the same page again, but it doesn't work... broodjeaap89 2021-09-25 15:52:24 +02:00
  • b08b900f31 added popping of nav drawer when going to another page from it broodjeaap89 2021-09-25 15:34:09 +02:00
  • 37258ec2a0 removed debug print statements broodjeaap89 2021-09-25 15:32:41 +02:00
  • d728ea05b9 added prettify todos broodjeaap89 2021-09-25 15:29:28 +02:00
  • a78a4d2056 removed items from todo that are out of scope broodjeaap89 2021-09-24 20:50:19 +02:00
  • 57ce64fc2b added page to view the archived pizza events broodjeaap89 2021-09-24 20:50:00 +02:00
  • 3f2278aa7e fixed hiveName for PizzaEvent entity broodjeaap89 2021-09-24 20:49:40 +02:00
  • 192488b2e6 added home link to nav drawer broodjeaap89 2021-09-24 20:34:05 +02:00
  • 6ebefea309 removed todo for route names refactor broodjeaap89 2021-09-24 20:25:25 +02:00
  • d697fdb7ef also switched hive box access to static const strings in the (entity) classes broodjeaap89 2021-09-24 20:25:04 +02:00
  • 2909f1c1d0 todo bug removed from prev commit broodjeaap89 2021-09-24 20:17:02 +02:00
  • fa912bfdf9 fixed bug in new recipe page broodjeaap89 2021-09-24 20:16:00 +02:00
  • 603a2f2aa3 removed 'code' recipe, just sticking with yamls broodjeaap89 2021-09-24 19:45:48 +02:00
  • 49307b7a28 cleaned up some unused imports broodjeaap89 2021-09-24 19:45:07 +02:00
  • 0d9fc454d4 switched to static const strings for route names on each page class broodjeaap89 2021-09-24 19:42:18 +02:00
  • 0a18438659 added bug to todo broodjeaap89 2021-09-24 19:41:13 +02:00
  • 18e6172db6 removed previously 'fixed' item from todo broodjeaap89 2021-09-14 21:37:13 +02:00
  • 1b9741fe51 archive button is not available if the pizza event is in the future broodjeaap89 2021-09-14 21:36:45 +02:00
  • f7bc15d18a a button is shown on the pizza event page when a recipe step is due and not yet completed broodjeaap89 2021-09-14 21:28:04 +02:00
  • 453926e6d3 normalize ingredient ratios to add up to 1 broodjeaap89 2021-09-14 21:05:22 +02:00
  • 231b83ba17 added 'dir' recipe url, not sure if I like it, maybe just do single recipes... broodjeaap89 2021-09-14 20:55:04 +02:00
  • 2f821c7e09 fixed up url pizza fetch page, with ValueNotifier broodjeaap89 2021-09-14 19:43:59 +02:00
  • 8cdfed1946 updated url recipe page broodjeaap89 2021-09-13 21:43:27 +02:00
  • a82ad9f375 added loading of pizza recipe yaml from url broodjeaap89 2021-09-12 17:35:44 +02:00
  • 24c2497b66 fixed a linting warning broodjeaap89 2021-09-09 21:47:38 +02:00
  • 93bb696988 added loading of pizza yaml from local storage broodjeaap89 2021-09-09 21:47:27 +02:00
  • ed21926cae added/changed some things in todo broodjeaap89 2021-09-09 21:46:38 +02:00
  • a9de7bcaa8 added item to todo broodjeaap89 2021-09-09 20:52:14 +02:00
  • 8927136761 added sharing of recipes broodjeaap89 2021-09-09 20:51:53 +02:00
  • 67edbfc472 added unfocus of search text input broodjeaap89 2021-09-09 20:28:17 +02:00
  • 3c3dfe706a added search to recipes page broodjeaap89 2021-09-09 19:58:54 +02:00
  • 9bf85e3fe7 added to todo broodjeaap89 2021-09-07 21:49:47 +02:00
  • 215365847f added archiving/deleting of events broodjeaap89 2021-09-07 21:49:40 +02:00
  • 2888504b4d fixed linting warnings in util.dart broodjeaap89 2021-09-07 21:48:26 +02:00
  • ac3f008a8c removed the inkwell from the pizza event widget broodjeaap89 2021-09-07 21:38:04 +02:00
  • c1d1595d8c generated hive code for last commit broodjeaap89 2021-09-07 21:30:58 +02:00
  • 11c05e785a added 'archived' and 'deleted' fields to pizza event entity, rebuild hive broodjeaap89 2021-09-07 21:30:33 +02:00
  • ad61b6b3d3 added hive rebuild command to readme broodjeaap89 2021-09-07 21:30:04 +02:00
  • 20e40ebe00 added toYaml method on pizza recipe to be used for recipe export later broodjeaap89 2021-09-07 21:21:56 +02:00
  • 648dc78558 removed todo item for last commit broodjeaap89 2021-09-07 20:08:35 +02:00
  • 5080945de6 'fixed' deleting recipes in a hacky way, because of a bug in the Hive package ? broodjeaap89 2021-09-07 20:08:14 +02:00
  • 95c8516151 added to todo broodjeaap89 2021-09-06 21:41:20 +02:00
  • 6361255e45 renamed add/edit route broodjeaap89 2021-09-06 20:52:11 +02:00
  • cadbd3b631 added item to todo broodjeaap89 2021-09-06 20:51:56 +02:00
  • 7f91f3f17f renamed add recipe page to edit recipe page broodjeaap89 2021-09-06 20:49:38 +02:00
  • a70f561eaa added confirm dialog when saving a recipe broodjeaap89 2021-09-06 20:45:56 +02:00
  • ce9ddf3722 added item to todo broodjeaap89 2021-09-06 20:45:37 +02:00
  • 2048c88d0c added long press on pizza recipes page to edit existing recipes broodjeaap89 2021-09-05 17:48:21 +02:00
  • de9e5f8ba6 added page(s) to create a recipe broodjeaap89 2021-09-05 17:42:20 +02:00
  • c9c4798e87 added things to todo broodjeaap89 2021-09-05 17:41:46 +02:00
  • 0800aa9fcf removed todo item from last commit broodjeaap89 2021-09-05 14:36:02 +02:00
  • af0be6fe8b moved to a wrapped scaffold, to get some consistency and one place to add the nav drawer broodjeaap89 2021-09-05 13:35:56 +02:00
  • 44cedd1a29 added item to todo broodjeaap89 2021-09-05 13:01:37 +02:00
  • 6ff4cdbf75 removed item from todo broodjeaap89 2021-09-05 12:52:46 +02:00
  • 618712d7cc in between commit while adding add recipe page broodjeaap89 2021-09-04 17:23:20 +02:00
  • b59393d879 added thing to todo broodjeaap89 2021-09-04 15:57:10 +02:00
  • 653d417222 refactor for the pizza event widget broodjeaap89 2021-09-04 14:56:21 +02:00
  • ec44a0d3bd added some things to todo broodjeaap89 2021-09-04 14:54:05 +02:00
  • 36d1adc8d4 removed some previously committed changes from the todo broodjeaap89 2021-09-04 14:53:56 +02:00
  • bfa5c2beba refactored the way to get to the pizza recipe page broodjeaap89 2021-09-04 14:53:12 +02:00
  • d5219256d1 missed some in last commit.... broodjeaap89 2021-09-04 14:03:44 +02:00
  • dfd8b97f26 fixed linting warning to main.dart broodjeaap89 2021-09-04 14:01:36 +02:00
  • e388a7140e fixed linting warnings in the rest of the dart code broodjeaap89 2021-09-03 17:54:40 +02:00
  • ff2dd7b3d6 fixed linting warnings for the add pizza event page broodjeaap89 2021-09-03 17:44:15 +02:00
  • 6e331625cb missing ingredient entity from last commit broodjeaap89 2021-09-03 17:34:23 +02:00
  • 26d18d7818 fixed all the linting errors in the entities broodjeaap89 2021-09-03 17:33:38 +02:00
  • 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 broodjeaap89 2021-08-31 21:45:36 +02:00
  • 5ba0b8a2ad added to todo broodjeaap89 2021-08-31 21:39:10 +02:00
  • 44c830ab7e changed widths of columns on the pizza event page, so that 'bought' wasn't being clipped broodjeaap89 2021-08-31 21:17:02 +02:00
  • bb3d825d4b added item to todo broodjeaap89 2021-08-31 21:03:24 +02:00
  • 5d7e480376 added rumble/vibration to notification page broodjeaap89 2021-08-31 21:03:13 +02:00
  • 51ccf45225 fixed page numbers on pizza event recipe page broodjeaap89 2021-08-31 20:28:48 +02:00
  • 17e9aaa5a2 removed previously commited item from todo broodjeaap89 2021-08-31 20:25:45 +02:00
  • 0925a64aaa removed previous commit from todo broodjeaap89 2021-08-31 20:23:27 +02:00
  • d6fb1403de fixed bug where waiting on the confirm screen could place the first step into the past broodjeaap89 2021-08-31 19:36:23 +02:00