feat: integrate Nova UI polish#65
Merged
Merged
Conversation
Update the phone two-zone smoke oracle for the paired Library shell, ignoring card/footer metadata while still catching leaked drawer filters and scrolling Library Options for Layout evidence. Record fresh Pixel 10 Pro helper smoke evidence in the UI/UX backlog.
- make launch/profile, locked-host, reconnect, and session lifecycle copy more player-facing - add source guards and focused unit expectations for the cockpit-friction language contract - document the source map and Retroid evidence caveats for the final local checkpoint
Record the Command Center + NovaHUD source map and Retroid evidence handoff for the local-only overlay polish slice. Document deterministic gates, APK hash evidence, Retroid-only smoke artifacts, and the remaining release-evidence blockers: APK parity, true in-game HUD capture, and skipped Pixel/Shield coverage.
Resolve Nova detail-sheet and source-guard conflicts after bringing in current master. Verification: python3 -m unittest tools.test_nova_retroid_smoke; ./gradlew testNonRoot_gameDebugUnitTest lintNonRoot_gameDebug; ./gradlew -PnovaAbis=arm64-v8a :app:assembleNonRoot_gameDebug.
- Replace local artifact paths and shortlinks in public docs with redacted placeholders - Make public-surface check use grep so CI does not require ripgrep Verification: - bash scripts/check-public-surface.sh - git diff --check
Robolectric requires Java 21 for Android SDK 36 sandboxes. Update GitHub Actions Android verification jobs from Temurin 17 to Temurin 21. Verification: - git diff --check - bash scripts/check-public-surface.sh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
master.origin/mastersync conflicts in the Nova detail sheet/source guard area.Verification
python3 -m unittest tools.test_nova_retroid_smoke— 44 tests OK./gradlew testNonRoot_gameDebugUnitTest lintNonRoot_gameDebug --no-daemon --console=plain— BUILD SUCCESSFUL./gradlew -PnovaAbis=arm64-v8a :app:assembleNonRoot_gameDebug --no-daemon --console=plain— BUILD SUCCESSFUL after initializing the isolated worktree submodulegit diff --check— cleanNotes
origin/master(a50023efb4057bfa628f8a3b9348880945661192).