NewPipe/app/src/main/java/org/schabi/newpipe/database
ktprograms 967bdf8f08 Remove migration test, add manual testing reminder to Migrations.java 2021-08-17 08:57:03 +08:00
..
feed Fix hiding finished streams in groups; new stream state validity condition 2021-06-14 19:01:01 +02:00
history Correctly save stream progress at the end of a video 2021-06-09 15:53:51 +02:00
playlist Remove setting uploaderUrl to empty string if null 2021-08-14 20:59:38 +08:00
stream Save uploader url when adding from PlayQueueItem 2021-08-16 08:08:50 +08:00
subscription Update most dependencies 2020-11-22 14:03:10 +01:00
AppDatabase.java Add uploader_url column to StreamEntity 2021-08-13 16:44:50 +08:00
BasicDAO.java Update most dependencies 2020-11-22 14:03:10 +01:00
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 Remove migration test, add manual testing reminder to Migrations.java 2021-08-17 08:57:03 +08:00