docs: update card detail verification status
This commit is contained in:
@@ -149,7 +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.
|
||||
- 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.
|
||||
- Verification note: `./gradlew test` passed, `./gradlew assembleDebug` passed, and `./gradlew connectedDebugAndroidTest` is currently failing with major observed 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`.
|
||||
- Verification note: `./gradlew test`, `./gradlew assembleDebug`, and `./gradlew connectedDebugAndroidTest` are currently passing.
|
||||
|
||||
**Settings view**
|
||||
- The view shows a list of settings that can be changed by the user. The following settings are available:
|
||||
|
||||
Reference in New Issue
Block a user