1
0
mirror of https://github.com/TeamNewPipe/NewPipe.git synced 2024-11-22 02:53:09 +01:00
NewPipe/app/src
Stypox 3cc0205def
Fix inconsistencies when removing playlist
Remove checkDisplayIndexModified because it was causing more problems than it solved. Now when adding new playlists they won't necessarily appear at the top, but will get sorted alphabetically along with the other playlists with index -1. This will be the case until any playlist is sorted, at which point all indices are assigned and newly added playlists will appear at the top again.
2024-03-30 14:14:31 +01:00
..
androidTest/java/org/schabi/newpipe Fix DatabaseMigrationTest 2024-03-29 20:43:55 +01:00
debug Fix DebugApp doing unneeded AppWatcher.manualInstall 2023-07-14 18:32:04 +02:00
main Fix inconsistencies when removing playlist 2024-03-30 14:14:31 +01:00
test Fix PlaylistLocalItemTest 2024-03-29 20:58:07 +01:00