Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] MicroSD toast timer settings #600

Draft
wants to merge 5 commits into
base: dev
Choose a base branch
from

Commits on Aug 31, 2024

  1. Enhancement for issue SeedSigner#546

    Provides 3 microSD options:
    - Toast disabled
    - 5-sec toast (default)
    - SD card removal required* (fullscreen dialog,
    cannot proceed unless microSD is removed)
    alvroble committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    2554647 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Modified enhancement for issue SeedSigner#546

    "SD card removal required" option: warning view
    shown instead of fullscreen toast so user can
    disable this setting without removing SD card.
    alvroble committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    3696018 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d204d22 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Updates test suite

    alvroble committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    f48e310 View commit details
    Browse the repository at this point in the history
  2. Solved minor typo

    alvroble committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    cd9ee14 View commit details
    Browse the repository at this point in the history