Skip to content

Conversation

NBA2K1
Copy link
Contributor

@NBA2K1 NBA2K1 commented May 26, 2025

  • Move manageExternalStorage inside if (android), as it is Android only.
  • Cache permission state, to only check for permission once per app start preventing redundant checks.
  • Made initDB fully async to enhance efficiency and avoid sync operations

- Move manageExternalStorage inside if (android), as it is Android only.
- Cache permission state, to only check for permission once per app start preventing redundant checks.
- Made `initDB` fully async to enhance efficiency and avoid sync operations
@kodjodevf kodjodevf merged commit 40a1697 into kodjodevf:main May 27, 2025
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.

2 participants