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

Improve experience on low end devices #75

Open
MrStahlfelge opened this issue Jan 8, 2022 · 0 comments
Open

Improve experience on low end devices #75

MrStahlfelge opened this issue Jan 8, 2022 · 0 comments
Labels
android Problem affects only Android annoyance Annoying behaviour, not really a bug or a bug with easy workaround

Comments

@MrStahlfelge
Copy link
Member

On very low end devices (that might be used for cold wallet) decrypting and encrypting mnemonic takes its time, on a Moto G 4G it is about 5 seconds.
When password protection is used, this is done on UI thread and the password request screen "hangs". Situation should be improved and password screen should show a progress bar as well es encryption/decryption should be done on a background thread.
Biometrics should be checked how the behaviour looks like.

No problem on iOS due to devices being fast.

@MrStahlfelge MrStahlfelge added annoyance Annoying behaviour, not really a bug or a bug with easy workaround android Problem affects only Android labels Jan 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android Problem affects only Android annoyance Annoying behaviour, not really a bug or a bug with easy workaround
Projects
None yet
Development

No branches or pull requests

1 participant