P2 Stream H: standalone TaskSuggestionsScreen
Port iOS TaskSuggestionsView as a standalone route reachable outside onboarding. Uses shared suggestions API + accept/skip analytics in non-onboarding variant. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -11,4 +11,11 @@
|
||||
|
||||
<string name="widget_large_name">honeyDue Dashboard</string>
|
||||
<string name="widget_large_description">Full task dashboard with stats and interactive actions (Pro feature)</string>
|
||||
|
||||
<!-- Notification action buttons (P4 Stream O — iOS parity) -->
|
||||
<string name="notif_action_complete">Complete</string>
|
||||
<string name="notif_action_snooze">Snooze</string>
|
||||
<string name="notif_action_open">Open</string>
|
||||
<string name="notif_action_accept">Accept</string>
|
||||
<string name="notif_action_decline">Decline</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user