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

Bisq2 Settings for Mobile #148

Open
rodvar opened this issue Jan 9, 2025 · 4 comments
Open

Bisq2 Settings for Mobile #148

rodvar opened this issue Jan 9, 2025 · 4 comments
Assignees

Comments

@rodvar
Copy link
Collaborator

rodvar commented Jan 9, 2025

This task consist of creating the menu and placeholders at least (ideally full impl) for the different setting screens that make sense in mobile

All Apps

  • Language
    • Select Language (picks device language by default if user hasn't selected any. if device language not available uses en by default)
  • Notifications
    • Trade notifications Enable/Disable (true by default)
    • Chat notifications (All / mentioned / off)
  • Trading
    • Close my offer when taken (true by default)
    • Max trade price tolerance (5% by default, add hint as in bisq2)
  • Display
    • use animations (true by default)

Android Node Specific

  • Network
    • PoW difficulty adjustment factor (defaults to bisq security manager value, user has to select to ignore it to edit)
@rodvar rodvar added this to the MVP (version 0.1.0) milestone Jan 9, 2025
@rodvar
Copy link
Collaborator Author

rodvar commented Jan 9, 2025

if the setting usage is complex better leave a place holder and create an individual issue for it

@nostrbuddha
Copy link
Contributor

I can do this

@HenrikJannsen
Copy link
Contributor

IN my new PR there is the settings backend already provided. see trade guide acceptance for the usage.

@rodvar
Copy link
Collaborator Author

rodvar commented Feb 4, 2025

Some stuff has been worked out and merged but the overall functionality needs more work, a follow up PR is expected to finish and close this one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants