Skip to content

feat: add performance targets, coroutine test patterns, accessibility guidelines#1065

Merged
lokhor merged 2 commits into
mainfrom
feature/minimax-skill-extracts
Jun 2, 2026
Merged

feat: add performance targets, coroutine test patterns, accessibility guidelines#1065
lokhor merged 2 commits into
mainfrom
feature/minimax-skill-extracts

Conversation

@lokhor
Copy link
Copy Markdown
Collaborator

@lokhor lokhor commented Jun 2, 2026

Extracts three concrete pieces from MiniMax-AI/skills android-native-dev review into AGENTS.md:

  • Performance targets: hard numbers for cold start (<1s), frame time (≤16ms), crash/ANR/jank rates (Google Play Vitals thresholds) — gives the model concrete review targets
  • Coroutine testing: MainDispatcherRule pattern to avoid IllegalStateException in unit tests, Turbine for StateFlow/Flow assertion — fills a gap in the existing testing docs
  • Accessibility minimums: touch target 48×48dp, color contrast 4.5:1/3:1, 8dp spacing grid — added to Key conventions

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 2, 2026

Debug APK ready

Download app-debug.apk

Commit: d81df9d - Build #2064

Updated on each push. Removed when PR is merged or closed.

@lokhor lokhor merged commit b8a9aff into main Jun 2, 2026
1 check passed
@lokhor lokhor deleted the feature/minimax-skill-extracts branch June 2, 2026 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant