NewPipe/app/src/main/java/org/schabi/newpipe/database
Mauricio Colli d1d5f6821f
Implement feed groups manual sorting
Now, the user can sort its groups to his liking even after he created
them.

Also updated the database diagram to reflect the table's new column.
2020-03-14 00:12:45 -03:00
..
feed Implement feed groups manual sorting 2020-03-14 00:12:45 -03:00
history Setup initial database for feed implementation 2020-03-14 00:12:30 -03:00
playlist Setup initial database for feed implementation 2020-03-14 00:12:30 -03:00
stream Load only the selected group and customizable updated status timeout 2020-03-14 00:12:38 -03:00
subscription Implement new feed and subscriptions groups 2020-03-14 00:12:31 -03:00
AppDatabase.java Load only the selected group and customizable updated status timeout 2020-03-14 00:12:38 -03:00
BasicDAO.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00
Converters.java Implement new feed and subscriptions groups 2020-03-14 00:12:31 -03: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 Implement feed groups manual sorting 2020-03-14 00:12:45 -03:00