NewPipe/app/src/main/java/org/schabi/newpipe/database
Jared Fantaye 68ea99d6e6 Made some small code improvements 2023-02-09 23:17:36 +01:00
..
feed Fix duplicate videos in feed "All" 2022-10-27 23:43:39 +02:00
history Actually fix wrong view count 2022-07-01 16:07:19 +02:00
playlist Made some small code improvements 2023-02-09 23:17:36 +01:00
stream Use StreamTypeUtil where possible and add isAudio and isVideo to this utility class 2022-06-17 22:01:26 +02:00
subscription Merge branch 'dev' into pr2335 2022-03-19 22:29:10 +01: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