NewPipe/app/src/main/java/org/schabi/newpipe/database
Stypox e44d09208c
Merge pull request #9642 from Jared234/8582_empty_playlists_not_shown
Fixed a bug that prevented the display of multiple empty playlists
2023-01-13 13:20:42 +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 Merge pull request #9642 from Jared234/8582_empty_playlists_not_shown 2023-01-13 13:20:42 +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 Added migration to new database 2022-12-09 22:40:54 +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 Added migration to new database 2022-12-09 22:40:54 +01:00