learning_ai_notes/mobile/src/app/(tabs)
saravanakumardb1 0aad04f91a fix(mobile): align PromptCategory with backend, add tone param, remove dead import
- note-prompts.ts: fix PromptCategory ('analysis' → 'analyze', remove nonexistent 'vision'/'custom')
- note-prompts.ts: add CopilotTone type and optional tone param to copilotTransform
- capture.tsx: remove unused copilotTransform import (copilot requires real noteId)
2026-04-06 10:47:38 -07:00
..
_layout.tsx fix(mobile): complete block G metadata and accessibility 2026-03-31 00:23:57 -07:00
capture.tsx fix(mobile): align PromptCategory with backend, add tone param, remove dead import 2026-04-06 10:47:38 -07:00
inbox.tsx fix(mobile): complete block G metadata and accessibility 2026-03-31 00:23:57 -07:00
index.test.tsx feat(mobile): add Block H — Vitest RN mock aliases + component smoke tests 2026-03-31 00:42:49 -07:00
index.tsx fix(mobile): add missing accessibilityLabels across all screens 2026-03-31 00:55:05 -07:00
search.tsx fix(mobile): add missing accessibilityLabels across all screens 2026-03-31 00:55:05 -07:00
settings.test.tsx test(mobile): settings smoke test; docs: capture points to blob-upload 2026-03-31 01:51:07 -07:00
settings.tsx fix(mobile): add missing accessibilityLabels across all screens 2026-03-31 00:55:05 -07:00