Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Feed downloads are now independent from episode downloads.
This makes it easier to use WorkManager for refreshing.
Also, it will make it easier to add different refresh intervals
in the future.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Check Lint recursively from the :app module
|
|
|
|
instead of checking every module individually. This avoids having to
re-state all disabled Lint checks in all parent modules.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Half of the toplist no longer returns a valid podcast feed.
Some of the suggested tags are just random characters and none of them
is actually helpful.
This does not remove search or synchronization.
Just gpodder discovery.
|
|
|
|
|
|
|
|
|
|
|
|
Remove no longer needed compat methods
|
|
|
|
|
|
|
|
|
|
The feature was invisible since 2014 and nobody noticed.
|
|
|
|
|
|
Original idea by @TacoTheDank
|
|
|
|
|
|
|
|
|
|
|