Simple-Music-Player/app
Naveen 39780e43ae
Always update 'All tracks' playlist on rescan
Tracks that are explicitly removed by the user won't be added back, a string set preference is used to store the track ids deleted from 'All tracks' playlist. Of course, there are other ways to do this (with or without db modification) but using a preference turned out to be the simplest solution.
2023-07-06 07:56:38 +05:30
..
src Always update 'All tracks' playlist on rescan 2023-07-06 07:56:38 +05:30
.gitignore adding the project 2016-01-10 13:26:04 +01:00
build.gradle replacing jcenter with mavenCentral 2023-06-23 11:00:37 +02:00
proguard-rules.pro properly save and restore Custom equalizer values 2021-02-04 16:54:42 +01:00