Add screenshots of the current interface to the README - #6
Merged
Conversation
The README lost its screenshots when they were removed for showing the pre-redesign UI — the navigation drawer and nested bottom bars that no longer exist. These replace them. Eight screens: home, the guide, the article reader in dark theme, the relocation checklist, deadlines, the train timetable, the places map and the exchange rates. Captured on an Android 16 emulator with the system UI in demo mode, so the status bar is a fixed 9:30 with no stray notification icons. Downscaled to 440px wide (2x the 200px they render at) and palette-quantised — these are flat UI screenshots, so 256 colours is visually lossless and roughly halves the files. 484 KB for all eight.
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.
The README lost its screenshots when they were removed for showing the
pre-redesign UI — the navigation drawer and nested bottom bars that no longer
exist. These replace them, and cover the screens added since.
What's shown
How they were captured
On an Android 16 emulator with the system UI in demo mode, so the status bar
is a fixed 9:30 with a full battery and no stray notification icons — no
real-clock noise or debug artefacts across the set.
The app was seeded with a little state first (a few checklist steps ticked, two
deadlines added), because empty screens do not show what the features are for.
Downscaled to 440px wide — 2x the 200px they render at, so they stay sharp on
high-DPI displays — and palette-quantised to 256 colours. These are flat UI
screenshots, so that is visually lossless and roughly halves the files:
484 KB for all eight.
The interface is shown in English since the README is; the caption notes it also
ships in Russian, which is the language of the guide content itself.
Docs only; no code changes.