PlayerAndroid/app
SirPotato10000 21904e2a26 Fixed search bug
Old search code in GenreRepository.kt was very slow on large libraries.
Used selection parameters for contentResolver.query instead of fetching all genres and filtering afterwards.
Changed code in SearchRepository.kt to call new function.
2020-11-24 20:47:49 +03:00
..
src Fixed search bug 2020-11-24 20:47:49 +03:00
build.gradle Fix scaning and updateing error 2020-10-12 22:52:53 +05:30
proguard-rules.pro Fix issues 2020-09-24 20:51:08 +05:30