Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Don't print full stack trace when there is no vorbis comment
|
|
Do not print stacktrace for image loading errors
|
|
|
|
|
|
|
|
Fix toolbar on empty screen being set to scrolled state
|
|
Fix queue sort order not being displayed
|
|
|
|
|
|
Before, it did not fully show in landscape mode
|
|
Speed up local folder refresh
|
|
same as well
|
|
|
|
|
|
|
|
|
|
Remove text colors from shownotes
|