![]() Do a couple things to the music models: 1. Make the genre field non-nullable. This is because I beleive I've largely eliminated the genre bugs in previous versions and future ones can be caught with a crash screen I plan to add. 2. Make the initial album grouping process use hashCode instead of a pair of names. This just helps with loading speed in general, albeit I am slightly worried that it may result in improper grouping if some edge case appears. |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
proguard-rules.pro |