Age | Commit message (Collapse) | Author |
|
|
|
Remove unused assets, update licenses
|
|
|
|
|
|
|
|
Fix some deprecations
|
|
|
|
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.
|
|
|
|
Multi-Select on 'All episodes' screen
|
|
Remove Gradle plugins that are no longer needed
|
|
|
|
Now available through multi-select
|
|
|
|
|
|
|
|
|
|
|
|
- We use MultiDex now, so we no longer need dexcount
- We can use a resValue instead of a resourcePlaceholder
- Simplify getting default value of properties
|
|
Convert share dialog to bottom sheet
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Don't load more and more pages when filtering
|
|
Decouple preferences
|
|
Move feed discovery backends to their own module
|
|
|
|
|
|
Decouple HttpClient
|
|
|
|
Remove dependencies:
- HttpClient->Preferences
- AuthorizationInterceptor->Download Service
- ExoPlayer->Download Service
|
|
|
|
|
|
|
|
Makes the settings button more visible, following a mock-up on the forum
|
|
|
|
Work around Samsung having messed up the TimePicker
|
|
|
|
Fix 'loading more' getting stuck
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|