NewPipe/app/src/main/java/org/schabi/newpipe/database/stream
Stypox 87dca0f7ec
Separate imageListToDbUrl from choosePreferredImage
imageListToDbUrl should be used if the URL is going to be saved to the database, to avoid saving nothing in case at the moment of saving the user preference is to not show images.
2023-09-22 10:14:44 +02:00
..
dao Use StreamTypeUtil where possible and add isAudio and isVideo to this utility class 2022-06-17 22:01:26 +02:00
model Separate imageListToDbUrl from choosePreferredImage 2023-09-22 10:14:44 +02:00
StreamStatisticsEntry.kt Separate imageListToDbUrl from choosePreferredImage 2023-09-22 10:14:44 +02:00
StreamWithState.kt Correctly save stream progress at the end of a video 2021-06-09 15:53:51 +02:00