Auxio/app
Alexander Capehart f9ccb831d8
music: fix comparison issues
Fix a few problems with the current comparison algorithm:
1. It wasn't actually comparing the raw music information, only the
UIDs, which was redundant.
2. The comparison in the main music loading process occurred on the
main thread, which causes massive freeze-up issues.

Resolves #457.
2023-06-01 15:10:24 -06:00
..
src music: fix comparison issues 2023-06-01 15:10:24 -06:00
build.gradle build: drop api 21-23 support 2023-06-01 10:52:44 -06:00
NOTICE deps: update deps 2023-03-17 15:13:11 -06:00
proguard-rules.pro build: fix release 2023-05-20 20:11:33 -06:00