Skip to content

Conversation

DorianMazur
Copy link
Collaborator

@DorianMazur DorianMazur commented Sep 22, 2024

This PR introduces coroutines for setGenericPassword and getGenericPassword to resolve significant UI blocking issues observed on lower-end devices.

Problem:
On lower-end devices, the current synchronous implementation of setGenericPassword was causing severe UI freezes, with blocking times of up to 22 seconds. This made the application unresponsive.

Fixes #547 #525

@DorianMazur DorianMazur merged commit 4b13041 into master Sep 23, 2024
7 checks passed
@DorianMazur DorianMazur deleted the feat/add_coroutines branch September 23, 2024 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant