Commit Graph

147 Commits

Author SHA1 Message Date
527acd2967 Raise deployment target to iOS 18 and modernize SwiftUI APIs
Adopt modern SwiftUI patterns now that the minimum target is iOS 18:
NavigationStack, .toolbar, .tint, new Tab API with sidebarAdaptable
style, and remove iOS 17 availability checks. Add Liquid Glass effect
support for iOS 26 in TimerView and fix an optional interpolation
warning in AppState.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-14 23:14:57 +01:00
VincentM
512d534edf Update README.md 2024-10-29 13:44:16 +01:00
VincentM
c4be0e98b9 Merge pull request #25 from VincentMeilinger/1.10.1
Recipe decoding fixes
2024-05-05 10:35:13 +02:00
VincentMeilinger
b66ef63b6a Recipe decoding fixes 2024-05-05 10:33:33 +02:00
VincentM
b4b6afb45a Update README.md 2024-04-23 17:10:26 +02:00
VincentM
d6cfa6b01d Update README.md 2024-03-26 18:21:28 +01:00
VincentM
498ed0d8ff Merge pull request #21 from VincentMeilinger/1.10
1.10
2024-03-26 18:18:35 +01:00
VincentMeilinger
6ae9926c41 Code cleanup, translations, show empty categories 2024-03-26 18:13:24 +01:00
VincentMeilinger
d201690332 UI bug fixes (regarding recipe servings adjustment) 2024-03-22 14:31:45 +01:00
VincentMeilinger
7b59c79222 Number formatting settings, recipe ingredient amount calculation 2024-03-20 08:53:58 +01:00
VincentMeilinger
054e222d8e Adjustable recipe ingredient amount 2024-03-18 09:09:49 +01:00
VincentMeilinger
eae72eb0ce Basic ingredient amount adjustment 2024-03-11 20:07:50 +01:00
VincentM
1c0c10957c Update README.md 2024-03-10 18:17:38 +01:00
VincentM
53ee76a4c6 Update README.md 2024-03-10 18:16:45 +01:00
VincentM
7195f5a7e8 Merge pull request #20 from VincentMeilinger/1.9.1
1.9.1
2024-03-10 18:13:40 +01:00
VincentMeilinger
f495449368 Minor UI adjustemnts 2024-03-10 18:11:57 +01:00
VincentMeilinger
da30c11e50 Updated README.md with a roadmap of upcoming features 2024-03-10 18:10:36 +01:00
VincentMeilinger
31a796e8a4 Added localization for success alerts 2024-03-10 16:06:47 +01:00
VincentMeilinger
d6caa18578 Minor bug fix 2024-03-10 16:00:26 +01:00
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
VincentM
650fe322ca Merge pull request #17 from VincentMeilinger/1.9
1.8.2
2024-02-04 16:11:38 +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
VincentM
241fad4ef0 Update README.md 2024-02-01 17:50:11 +01:00
VincentM
5486707e26 Update README.md 2024-01-27 08:49:07 +01:00
VincentM
116ed0d077 README.md aktualisieren 2024-01-26 15:59:10 +01:00
VincentM
4c0d17d7da Merge pull request #15 from VincentMeilinger/1.8.0
1.8.0
2024-01-26 10:20:29 +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
VincentM
2188d459e7 Merge pull request #14 from VincentMeilinger/1.8.0
1.8.0
2024-01-25 23:31:15 +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
VincentM
5895ac45e5 Update README.md 2024-01-25 21:37:52 +01:00