Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@madebydavid
Copy link
Contributor

@madebydavid madebydavid commented Jul 8, 2025

Summary

Running the Android wizard with fullscreen-ink - this allows it to be responsive (content redraws as the terminal resizes). Adapted the wizard to work on an 80x24 terminal.

What's changed

  • Added fullscreen-ink
  • Duplicated one hook from there - waiting for a PR to be merged and then will remove the duplication
  • Hiding the steps list and borders and margin in the wizard on smaller terminals
  • This should resolve Android wizard - issue with QR code on smaller terminals #32 although the usability has changed a bit
  • Now the user will have to press Q to show the QR code
  • Updated the Google Play instructions and selecting the intial build - AAB is now mandatory for Google

Demo

Android wizard at 80x24

android-wizard.webm

Responsive header as terminal is resized

responsive.webm

@madebydavid madebydavid marked this pull request as ready for review July 9, 2025 13:13
@madebydavid madebydavid requested a review from jamiel July 9, 2025 13:21
@madebydavid madebydavid merged commit 419e893 into main Jul 10, 2025
@madebydavid madebydavid deleted the feature/responsive-wizard branch July 31, 2025 10:06
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.

Android wizard - issue with QR code on smaller terminals

3 participants