Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Briar Mailbox Briar Mailbox
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 20
    • Issues 20
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • briarbriar
  • Briar MailboxBriar Mailbox
  • Merge requests
  • !69

Add error screen for when device is offline

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sebastian requested to merge 95-network-error-screen into main Mar 31, 2022
  • Overview 15
  • Commits 1
  • Pipelines 12
  • Changes 10

Closes #95 (closed)

Test instructions @earthlingIB:

  • reset Mailbox app data
  • disable Wifi
  • start Mailbox
  • skip onboarding
  • if prompted, grant app additional permissions
  • expected: progress spinner comes up: "starting services", "starting tor"
  • expected: error message appears: "device offline?"
  • enable Wifi
  • expected: after a few seconds max, the error message disappears automatically and the progress spinner re-appears
  • expected Mailbox starts up as expected and shows QR code eventually

Test variation:

  • do the same as above
  • after the progress spinner re-appeared, disable Wifi again, making the error screen appear once more
  • enable Wifi once more. As before, the progress spinner should re-appear automatically and the QR code should show up eventually.
Edited Apr 19, 2022 by Sebastian
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 95-network-error-screen