you-apps / WallYou

Privacy focused wallpaper app built with MD3
https://you-apps.net
GNU General Public License v3.0
677 stars 34 forks source link

Use suspend functions for db queries instead of threads #202

Closed Bnyro closed 5 months ago

Bnyro commented 5 months ago

Describe your suggested feature

Android Room supports coroutines for that and it's the recommended way to do db queries.

Other details

No response

Acknowledgements

Bnyro commented 5 months ago

https://github.com/you-apps/WallYou/commit/8b59e41bafb6e20431d346ed35af3bc79d29ee65