Age | Commit message (Collapse) | Author |
|
Support for multi-line home section titles
|
|
Hide started episodes from 'random episodes' screen
|
|
Hide progress bar when there is no progress
|
|
|
|
|
|
|
|
Show human readable error message on details dialog
|
|
|
|
|
|
Various tweaks
|
|
|
|
|
|
|
|
Add pull-to-refresh to home screen
|
|
|
|
|
|
|
|
Refresh home sections when resuming
|
|
|
|
|
|
Fix crash on Android 12
|
|
|
|
|
|
|
|
|
|
Move preferences to a new module
|
|
Hide iTunes suggestions by default in F-Droid version
|
|
|
|
|
|
Check Lint recursively from the :app module
|
|
Move DownloadService-Interface to new module
|
|
|
|
instead of checking every module individually. This avoids having to
re-state all disabled Lint checks in all parent modules.
|
|
|
|
Decouple some classes
|
|
|
|
they just need one constant
|
|
|
|
|
|
Move Glide config to its own module
|
|
|
|
Breaks dependency cycle
|
|
Breaks dependency cycles
|
|
ClientConfig->HttpClient->UserAgentInterceptor->ClientConfig
|
|
|
|
PlaybackService cleanup
|
|
|
|
|
|
|
|
|