LastPipeBender/app/src/main/java/org/schabi/newpipe/database
John Zhen Mo 225b43ca3c -Modified BaseLocalItemFragment to no longer cache items when going into background.
-Refactored and restructured all LocalItem related fragments and dialogs.
-Added error logging to unmonitored single-use observables.
-Modified playlist metadata query to return by alphabetical order.
-Removed sending toast when playlist is renamed or deleted as it is obvious.
-Removed unused code in main fragment.
2018-02-07 19:24:35 -08:00
..
history -Condensed repeating entries on stream history. 2018-02-07 19:24:35 -08:00
playlist -Modified BaseLocalItemFragment to no longer cache items when going into background. 2018-02-07 19:24:35 -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 -Removed watch history table. 2018-02-07 19:24:35 -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 -Revamped local items to display more information such as service name, etc. 2018-02-07 19:24:35 -08:00
Migrations.java -Fixed memory leak on rogue observable in history fragment. 2018-02-07 19:24:35 -08:00