docs: record card detail verification outcomes

This commit is contained in:
2026-03-16 23:39:45 -04:00
parent 797da7a1b0
commit de9b87d312

View File

@@ -149,6 +149,7 @@ Kanbn4Droid is an unofficial app to connect to and manipulate data stored in sel
- Description supports markdown editing and preview toggle; the add-comment dialog also supports markdown edit/preview and submits through the API, then refreshes timeline data. - Description supports markdown editing and preview toggle; the add-comment dialog also supports markdown edit/preview and submits through the API, then refreshes timeline data.
- Timeline is rendered as a vertical activity feed with relative timestamps, comment/update action text, markdown-rendered comment bodies, loading/error/empty states, and newest-first ordering. - Timeline is rendered as a vertical activity feed with relative timestamps, comment/update action text, markdown-rendered comment bodies, loading/error/empty states, and newest-first ordering.
- Board-detail card taps navigate directly to `CardDetailActivity`; the placeholder card-detail route/activity has been removed. - Board-detail card taps navigate directly to `CardDetailActivity`; the placeholder card-detail route/activity has been removed.
- Verification note (card-detail run in `.worktrees/card-detail-view`): `./gradlew test` passed, `./gradlew assembleDebug` passed, and `./gradlew connectedDebugAndroidTest` failed in this environment with major failures including `NoActivityResumedException` and duplicate-intent assertions (`Wanted to match 1 intents. Actually matched 2 intents.`); report: `app/build/reports/androidTests/connected/debug/index.html`.
**Settings view** **Settings view**
- The view shows a list of settings that can be changed by the user. The following settings are available: - The view shows a list of settings that can be changed by the user. The following settings are available: