NewPipe-app-android/app/src/main/java/org/schabi/newpipe/database
Mauricio Colli e8ab5aacc7
Setup initial database for feed implementation
- Update the database diagram
- Add new migration for the new tables and fields
- Enable schema exports
2020-03-14 00:12:30 -03:00
..
feed Setup initial database for feed implementation 2020-03-14 00:12:30 -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 Setup initial database for feed implementation 2020-03-14 00:12:30 -03:00
subscription Setup initial database for feed implementation 2020-03-14 00:12:30 -03:00
AppDatabase.java Setup initial database for feed implementation 2020-03-14 00:12:30 -03:00
BasicDAO.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00
Converters.java Migrate to AndroidX 2019-10-04 14:59:08 +02: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 Setup initial database for feed implementation 2020-03-14 00:12:30 -03:00