1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-06-25 22:53:20 +00:00
NewPipe/app/src/main/java/org/schabi/newpipe/database
John Zhen Mo 388ec3e3d3 -Added history record manager as single entry for all database history transactions.
-Merged stream record manager into history record manager.
-Removed subject-based history database actions.
-Merged normalized history table into watch history fragment.
-Modified history fragments to use long click for delete actions.
-Refactored DAO operations from search fragment to record manager.
-Added index to search history table on search string.
-Fix baseplayer round repeat not detected by discontinuity.
2018-02-07 19:24:35 -08:00
..
history -Added history record manager as single entry for all database history transactions. 2018-02-07 19:24:35 -08:00
playlist -Added basic UI for local playlists. 2018-02-07 19:24:34 -08:00
stream -Added history record manager as single entry for all database history transactions. 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 history record manager as single entry for all database history transactions. 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
Migrations.java -Added history record manager as single entry for all database history transactions. 2018-02-07 19:24:35 -08:00