NewPipe/app/src/main/java/org/schabi/newpipe/database/stream
Mauricio Colli b2f317ab7c
Load only the selected group and customizable updated status timeout
Now only the subscriptions from the selected group by the user will be
loaded.

Also add an option to decide how much time have to pass since the last
refresh before the subscription is deemed as not up to date. This helps
when a subscription appear in multiple groups, since updating in one
will not require to be fetched again in the others.
2020-03-14 00:12:38 -03:00
..
dao Load only the selected group and customizable updated status timeout 2020-03-14 00:12:38 -03:00
model Load only the selected group and customizable updated status timeout 2020-03-14 00:12:38 -03:00
StreamStatisticsEntry.kt Setup initial database for feed implementation 2020-03-14 00:12:30 -03:00