Add collapsible left navigation to prepaint APK - #51
Merged
isomorphisms merged 3 commits intoSep 12, 2026
Merged
Conversation
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.
Implements the navigation behavior from #50 on the packageable Android prepaint line, stacked on #25.
<while open and>while closed, with matching accessibility labels;Backend boundary
This exact UI head has now been exercised on the physical phone. The rail toggle, file picker, Replay, page replacement, retained search text, and scroll/page-state boundary all behave as intended.
This PR is UI-only and must not choose an unfinished compiler backend. Its #25 base is now a transitional live-navigation harness. Current Android application integration targets direct DEX with JNI as the narrow native/platform boundary; ARM/Thumb and the experimental ARMv7 Termux compiler remain separate compiler-development work and are not dependencies of this APK line.
No source change is made here for that backend decision, so the tested UI head remains
672fc7febf9a48de3270ac3d8cee6ed54d2a26d1.