Auxio/app
OxygenCobalt 04bec3161f
music: modify model configuration
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.
2022-02-08 06:56:49 -07:00
..
src music: modify model configuration 2022-02-08 06:56:49 -07:00
build.gradle Version 2.2.0 2022-02-06 19:23:54 -07:00
proguard-rules.pro Create dedicated app object 2021-01-14 07:42:56 -07:00