summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2021-08-28Use ServiceCompat.stopForegroundTacoTheDank
2021-08-28Merge pull request #5364 from ByteHamster/playback-state-fixesByteHamster
2021-08-28Don't write noMediaPlaying when follow queue is disabledByteHamster
2021-08-28Fixed wrong icon sometimes ending up in the media sessionByteHamster
2021-08-28Moved media file parser to its own moduleByteHamster
2021-08-28Merge pull request #5360 from ByteHamster/parserByteHamster
2021-08-28Moved feed parser to its own moduleByteHamster
2021-08-28Merge pull request #5359 from ByteHamster/remove-suggestionsByteHamster
2021-08-27Removed gpodder suggestions featureByteHamster
2021-08-27Merge pull request #5358 from ByteHamster/duplicate-same-dayByteHamster
2021-08-27Merge pull request #5355 from TacoTheDank/exo-reduceByteHamster
2021-08-27Allow duplicate items to have a different publication dateByteHamster
2021-08-27Make guid repair more reliable with syncByteHamster
2021-08-24Only declare used ExoPlayer submodulesTacoTheDank
2021-08-23Feed multi select (#5261)seeto
2021-08-22Move queue lock feature to the overflow menuByteHamster
2021-08-20Identify episodes by guid (#5326)thrillfall
2021-08-17Fix: #5298 "Add to folder" in podcast contextual side menu (#5344)vbh
2021-08-17Merge branch 'master' into developByteHamster
2021-08-17Merge pull request #5345 from AntennaPod/example-fileByteHamster
2021-08-17Backport: Skip id3 extended header if availableByteHamster
2021-08-17Fixed reading strings with uneven lengthByteHamster
2021-08-17Treat link without rel as rel=alternate (#5347)godbless
2021-08-17Added chapter marks test file with extended headerByteHamster
2021-08-08Live results in local searchByteHamster
2021-08-07Merge pull request #5336 from ByteHamster/load-queue-after-mediaByteHamster
2021-08-07Delay loading queue until media is loadedByteHamster
2021-08-07Merge pull request #5335 from ByteHamster/disable-multitouchByteHamster
2021-08-07Merge pull request #5330 from ByteHamster/load-next-mediaByteHamster
2021-08-07Disable multi-touchByteHamster
2021-08-06Merge pull request #5321 from ByteHamster/skip-id3-extended-headerByteHamster
2021-08-06Merge pull request #5329 from ByteHamster/subscribe-deeplinkByteHamster
2021-08-05When continuous playback is disabled, show next episode in notificationByteHamster
2021-08-05Add subscription deeplinkByteHamster
2021-08-02Skip id3 extended header if availableByteHamster
2021-07-31Guess image file type and ignore when not an imageByteHamster
2021-07-31Recode images to save cache spaceByteHamster
2021-07-30Merge pull request #5312 from ByteHamster/opml-activityByteHamster
2021-07-30Merge pull request #5309 from ByteHamster/remove-volume-controlByteHamster
2021-07-30Replace AsyncTask with RxJavaByteHamster
2021-07-30Merge pull request #5310 from ByteHamster/simplify-loading-iconByteHamster
2021-07-30Merge pull request #5308 from ByteHamster/remove-cache-sizeByteHamster
2021-07-29Removed left/right volume controlsByteHamster
2021-07-29Adapted wording: We don't use the technical term 'feed' in any other settingByteHamster
2021-07-29Simplify loading media icon for MediaSessionByteHamster
2021-07-29Remove image cache size setting and choose size automaticallyByteHamster
2021-07-26Merge branch 'master' into developByteHamster
2021-07-25Updated service shutting down text because it could be scaryByteHamster
2021-07-24Merge pull request #5200 from TacoTheDank/plugin-updatesByteHamster
2021-07-24Fix bug leading to cache miss in de.danoeh.antennapod.core.glide.FastBlurTra...struggggle