Commit Graph

68 Commits

Author SHA1 Message Date
VincentMeilinger
5d82cdf0c2 Fixed a crash due to a race condition in RecipeListView 2024-03-10 12:50:42 +01:00
VincentMeilinger
2c749754f4 Bug fixes and UI polish 2024-03-10 11:56:51 +01:00
VincentMeilinger
29872611da Fixed: edited recipes were not saved locally 2024-03-08 17:45:26 +01:00
VincentMeilinger
dbe626d595 Bug fixes and UI polish 2024-03-07 19:09:39 +01:00
VincentMeilinger
92decb773e Recipe edit view fixes 2024-03-05 22:07:51 +01:00
VincentMeilinger
11359e11d4 Recipe edit view polish 2024-03-05 21:42:02 +01:00
VincentMeilinger
b5dbaad9aa Recipe edit UI polish 2024-03-05 08:39:06 +01:00
VincentMeilinger
597477544d Creating and updating recipes works in the new edit view 2024-03-04 11:58:16 +01:00
VincentMeilinger
aa45bbdbd8 Improved Recipe Editing 2024-03-01 17:35:12 +01:00
VincentMeilinger
650df2b67e Updated Duration Picker during Recipe Editing 2024-03-01 15:32:04 +01:00
VincentMeilinger
744ea76a34 Updated RecipeView 2024-03-01 14:17:24 +01:00
VincentMeilinger
d3e0366ce6 New Recipe Edit View 2024-02-18 12:25:18 +01:00
VincentMeilinger
e88f1d329d hotfix 2024-02-07 20:07:03 +01:00
VincentMeilinger
b39ca5e29f version number update 2024-02-04 16:49:56 +01:00
VincentMeilinger
05aff9e43e Login Procedure updated (login via in-app browser) 2024-02-04 16:48:51 +01:00
VincentMeilinger
a6bd25ce3b Code cleanup 2024-02-03 17:51:51 +01:00
VincentMeilinger
d1d498cf2d Fixed http login 2024-02-03 10:11:18 +01:00
VincentMeilinger
4c2b459683 Bug fixes 2024-02-03 10:07:15 +01:00
VincentMeilinger
9e8048b1dd updated screenshots 2024-01-26 10:19:56 +01:00
VincentMeilinger
2eb3e9cff5 Fixed missing grocery list icon in iOS versions 16 and under 2024-01-26 09:46:24 +01:00
VincentMeilinger
49d7508fdf Version number adjusted 2024-01-25 23:25:54 +01:00
VincentMeilinger
93d97ef4dd Localization updates 2024-01-25 23:23:37 +01:00
VincentMeilinger
ba4df088a0 reverted timer in recipe detail for now 2024-01-25 23:07:18 +01:00
VincentMeilinger
10cb851a5a Code cleanup 2024-01-25 22:51:08 +01:00
VincentMeilinger
f6f9ca553a Minor fixes 2024-01-25 16:31:01 +01:00
VincentMeilinger
fbcdfbff12 Bugfixes 2024-01-24 20:54:50 +01:00
VincentMeilinger
48d3da1964 Improved Grocery List 2024-01-24 19:23:59 +01:00
VincentMeilinger
931364c57c Added tabs and a grocery list 2024-01-23 19:02:04 +01:00
VincentMeilinger
59734fb0cc Timer update 2024-01-16 18:44:58 +01:00
VincentMeilinger
c0314abbf7 Timer push notifications 2024-01-11 21:28:12 +01:00
VincentMeilinger
c6c60faf01 Timer plays sound when expired 2024-01-11 20:55:18 +01:00
VincentMeilinger
9b225f63b5 Improved timer widget 2024-01-11 14:15:12 +01:00
VincentMeilinger
b069555950 Added a timer view 2024-01-11 11:16:32 +01:00
VincentMeilinger
772ee6b0e0 'Keep Screen Awake'-Setting, Acknowledge used libraries 2024-01-11 10:12:59 +01:00
VincentMeilinger
eb3f11cd17 Version 1.7.1 (updated translations) 2024-01-11 09:40:18 +01:00
VincentMeilinger
d180b96ed8 New app icon and recipe sharing options (pdf and plain text) 2024-01-10 17:52:34 +01:00
VincentMeilinger
3bcf104a5d Search for keywords 2024-01-08 11:24:01 +01:00
VincentMeilinger
f2dac7d2b8 Minor fixes for 1.6.1 2024-01-07 18:38:52 +01:00
VincentMeilinger
d774ef5dfc Version 1.6.1 2024-01-07 17:37:50 +01:00
Vincent Meilinger
2ed664857b users can now choose between http and https 2024-01-07 17:10:47 +01:00
Vincent Meilinger
5c7ff578c7 Server protocol update (unfinished) 2024-01-06 21:28:52 +01:00
Vicnet
bb68b29bdf Release Candidate Version 1.6 2023-12-15 13:43:56 +01:00
Vicnet
a3fc891d0a Better file caching and update management 2023-12-14 14:11:56 +01:00
Vicnet
899dc20e55 Merged onboarding-flow into main 2023-12-10 11:22:17 +01:00
VincentM
642c31b2af Revert "Merge updated onboarding view" 2023-12-10 11:00:12 +01:00
VincentM
32ea911368 Merge branch 'download-rework' into api-update 2023-12-10 10:56:04 +01:00
Vicnet
22eeb8362d Updated Login Flow 2023-11-29 17:44:10 +01:00
Vicnet
3563c23e29 Networking rework: simplified API calls. 2023-11-16 13:13:06 +01:00
Vicnet
46401edfb9 French localization update 2023-11-11 12:31:00 +01:00
Vicnet
63730732b6 Created RecipeEditViewModel to cleanup RecipeEditView 2023-11-11 12:11:13 +01:00