P2 Stream G: TaskTemplatesBrowserScreen (replaces dialog/sheet)

Full browse-and-select experience matching iOS TaskTemplatesBrowserView.
Category filter, multi-select, bulk-create with templateId backlink.
Analytics events wired.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Trey T
2026-04-18 12:56:01 -05:00
parent 1fcb456ef1
commit ee135c4673
6 changed files with 1122 additions and 433 deletions

View File

@@ -243,6 +243,13 @@
<string name="templates_expand">Expand</string>
<string name="templates_collapse">Collapse</string>
<string name="templates_add">Add</string>
<string name="templates_all_categories">All</string>
<string name="templates_apply">Apply</string>
<string name="templates_apply_count">Apply (%1$d)</string>
<string name="templates_selected_count">%1$d selected</string>
<string name="templates_retry">Retry</string>
<string name="templates_load_failed">Failed to load templates</string>
<string name="templates_create_failed">Failed to create tasks</string>
<!-- Task Completions -->
<string name="completions_title">Task Completions</string>