LastPipeBender/app/src/main/java/org/schabi/newpipe/database
John Zhen Mo cb41afb11f -Fixed Soundcloud playlist bookmark button not working when entered from search page.
-Fixed NPE when playlist fragment is destroyed while renaming.
-Fixed remote playlist thumbnail to use uploader avatar when thumbnail url is unavailable.
-Added dispose on exit to all database requests in local playlist fragment.
2018-02-10 17:20:56 -08:00
..
history -Condensed repeating entries on stream history. 2018-02-07 19:24:35 -08:00
playlist -Fixed Soundcloud playlist bookmark button not working when entered from search page. 2018-02-10 17:20:56 -08:00
stream -Added state saving for streams on skip and player exception events. 2018-02-07 19:24:35 -08:00
subscription -Added schema for local playlist and stream statistics. 2018-02-07 19:24:34 -08:00
AppDatabase.java -Added ability to save playlist as remote playlist link rather than storing it in database. 2018-02-07 19:24:36 -08:00
BasicDAO.java -Added schema for local playlist and stream statistics. 2018-02-07 19:24:34 -08:00
Converters.java -Added schema for local playlist and stream statistics. 2018-02-07 19:24:34 -08:00
LocalItem.java -Added ability to save playlist as remote playlist link rather than storing it in database. 2018-02-07 19:24:36 -08:00
Migrations.java -Added remote playlist table creation to migrations. 2018-02-07 19:24:36 -08:00