Age | Commit message (Collapse) | Author |
|
Playback state fixes
|
|
|
|
|
|
|
|
Moved feed parser to its own module
|
|
|
|
Removed gpodder suggestions feature
|
|
The feature was invisible since 2014 and nobody noticed.
|
|
|
|
When the host changes a guid, send the playback state
to the synchronization service again with the new guid.
|
|
|
|
|
|
|
|
|
|
|
|
Added chapter marks test file with extended header
|
|
|
|
|
|
src: https://datatracker.ietf.org/doc/html/rfc4287#section-4.2.7.2
If the "rel" attribute is not present, the link element MUST
be interpreted as if the link relation type is
"alternate".
|
|
|
|
|
|
Delay loading queue until media is loaded
|
|
|
|
Disable multi-touch
|
|
When continuous playback is disabled, show next episode in notification
|
|
|
|
Skip id3 extended header if available
|
|
Add subscription deeplink
|
|
|
|
|
|
|
|
Apparently, some publishers explicitly specify the audio file as an
image.
|
|
|
|
Rework of OPML import internals
|
|
Removed left/right volume controls
|
|
|
|
Simplify loading media icon for MediaSession
|
|
Remove image cache size setting and choose size automatically
|
|
The setting does not work in our default player anyway and just
clutters the interface with yet another setting that nobody uses.
|
|
|
|
|
|
|
|
|
|
|
|
Update plugins and Gradle
|
|
de.danoeh.antennapod.core.glide.FastBlurTransformation (#5289)
Co-authored-by: mjblackhorse <majunster@gmail.com>
|
|
Add sync icon
|
|
|
|
|
|
|