1.2.0: widget deep-link, Lock Screen widgets, in-app widget promo
- Tapping the widget now deep-links via mealmood://today back to the current week (URL scheme registered, onOpenURL handler in Home) - New Lock Screen widget families: accessoryRectangular (weekday + both meals) and accessoryInline (next relevant meal) - One-time dismissable widget promo card on Home from the 2nd session, with widget_promo_shown/dismissed analytics - 2 new strings × 6 languages Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01UtWT52pAE91D7mbDda1cAM
This commit is contained in:
@@ -376,3 +376,7 @@
|
||||
"settings_weekly_reminder" = "Wöchentliche Planungserinnerung";
|
||||
"settings_notifications_denied_hint" = "Mitteilungen sind in den Systemeinstellungen deaktiviert.";
|
||||
"settings_open_system_settings" = "Einstellungen öffnen";
|
||||
|
||||
/* Widget promo (1.2.0) */
|
||||
"widget_promo_title" = "Die heutigen Mahlzeiten auf deinem Home-Bildschirm";
|
||||
"widget_promo_body" = "Halte den Home-Bildschirm gedrückt, tippe auf + und suche nach MealMood, um das Widget hinzuzufügen.";
|
||||
|
||||
Reference in New Issue
Block a user