NewPipe/app/src/main/java/org/schabi/newpipe/database
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
..
feed Update AndroidX Room library 2023-07-17 21:09:44 -04:00
history Actually fix wrong view count 2022-07-01 16:07:19 +02:00
playlist Separate imageListToDbUrl from choosePreferredImage 2023-09-22 10:14:44 +02:00
stream Separate imageListToDbUrl from choosePreferredImage 2023-09-22 10:14:44 +02:00
subscription Separate imageListToDbUrl from choosePreferredImage 2023-09-22 10:14:44 +02:00
AppDatabase.java Fixed the bug by replacing the thumbnail_url with the thumbnail_stream_id 2023-02-05 20:32:34 +01:00
BasicDAO.java Remove unused methods in HistoryRecordManager. 2022-08-06 05:09:54 +05:30
Converters.kt Convert Converters to a Kotlin object. 2021-05-16 11:14:15 +05:30
LocalItem.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
Migrations.java Made some small code improvements 2023-02-09 23:17:36 +01:00