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

Backup Optic Tokens to a file to allow importing from another device #590

Merged
merged 13 commits into from
Jul 13, 2022

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    26349af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    063485b View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. add working import export feature

    Added working import export feature for both Android and iOS devices
    davideroffo committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    05b6a19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1152a42 View commit details
    Browse the repository at this point in the history
  3. update tests

    Updated tests snapshots because of the UI changes in the SettingsScreen and added the reset function in the TokenScreen test
    davideroffo committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    649bae6 View commit details
    Browse the repository at this point in the history
  4. update tests - add missing reset function

    Added missing reset function in HomeScreen test
    davideroffo committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    95324c8 View commit details
    Browse the repository at this point in the history
  5. pr comments changes

    Changes due to the PR comments
    davideroffo committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    ccc2713 View commit details
    Browse the repository at this point in the history
  6. add .txt file extension

    Added .txt file extension to optic-backup
    davideroffo committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    aa5c97d View commit details
    Browse the repository at this point in the history
  7. fix PR comments

    Improving the pull request addressing some of the PR comments
    davideroffo committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    e667fbd View commit details
    Browse the repository at this point in the history
  8. remove commented code and unuseful check

    Removed commented code and unuseful check on the document type different from success. Document type can be only success or cancel.
    davideroffo committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    fca4e48 View commit details
    Browse the repository at this point in the history
  9. fix PR comments

    Fixed PR comments: error handling only in the components, removed reset and addAll used replace instead, minor other changes
    davideroffo committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    350bbef View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    51e2561 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3540fb0 View commit details
    Browse the repository at this point in the history