aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/github/daneren2005/dsub/domain/MusicDirectory.java
AgeCommit message (Expand)Author
2023-01-08Initial progress of huge refactoring job that I really, really shouldn't be d...stupid-refactoringIván Ávalos
2022-07-12Change formatting as requestedmvn23
2022-06-27Fix album sort with duplicate track numbersmvn23
2018-08-17Fixes #872 use native serialization so Auto doesn't crash on entriesScott Jackson
2016-10-26Fixes #759: Don't change the track # for Top TracksScott Jackson
2016-04-26Fix lots of error logs if path is nullScott Jackson
2016-03-15Use Collators to make sure special characters are sorted correctlyScott Jackson
2016-01-07#611 Update the cover art when refreshing songsScott Jackson
2015-12-17When sorting albums alphabetically make sure to sort off getAlbumDisplayScott Jackson
2015-12-17Fix sort with multiple tracks with the same track #Scott Jackson
2015-12-17Delete/add entries from background refreshScott Jackson
2015-12-14Just sort folders on every view instead of refresh (will be needed if I decid...Scott Jackson
2015-12-12Add songs to SongDBHandler in normal viewingScott Jackson
2015-10-05#559 Fix queue saving trying to save offline id'sScott Jackson
2015-10-01Add ability to star/rate albums in root folderScott Jackson
2015-04-27#496 Update cached metadata in background threadScott Jackson
2015-04-25Update to gradleScott Jackson