summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-07-29Fix deprecated fill_parent attributes (#5302)Taco
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-26Bumped version to 2.3.12.3.1ByteHamster
2021-07-25Merge pull request #5300 from ByteHamster/fix-logs-exportByteHamster
Fix exporting full logs
2021-07-25Merge pull request #5301 from ByteHamster/shutting-downByteHamster
Updated service shutting down text because it could be scary
2021-07-25Updated service shutting down text because it could be scaryByteHamster
2021-07-25Fix exporting full logsByteHamster
2021-07-24Merge pull request #5200 from TacoTheDank/plugin-updatesByteHamster
Update plugins and Gradle
2021-07-24Merge pull request #5297 from ByteHamster/fix-icons-4.4ByteHamster
Fix png icons on Android 4.4
2021-07-24Fix bug leading to cache miss in ↵struggggle
de.danoeh.antennapod.core.glide.FastBlurTransformation (#5289) Co-authored-by: mjblackhorse <majunster@gmail.com>
2021-07-24Merge pull request #5295 from ByteHamster/glow-playerByteHamster
Removed highlighting of episode title
2021-07-24Merge pull request #5296 from ByteHamster/sync-iconByteHamster
Add sync icon
2021-07-24Merge pull request #5294 from ByteHamster/speed-dialog-single-clickByteHamster
Show speed dialog on single click
2021-07-24Removed highlighting of episode titleByteHamster
2021-07-24Fix png icons on Android 4.4ByteHamster
2021-07-24Add sync iconByteHamster
2021-07-24Show speed dialog on single clickByteHamster
2021-07-22Suppress ScopedStorage lint for nowTacoTheDank
2021-07-22Fix QueryPermissionsNeeded code lint errorsTacoTheDank
2021-07-22Fix NonConstantResourceId code lint errorsTacoTheDank
2021-07-22Fix IgnoreWithoutReason code lint errorsTacoTheDank
2021-07-22Fix XML lint errors from CircleCITacoTheDank
2021-07-22Update pluginsTacoTheDank
2021-07-18Merge pull request #5279 from ByteHamster/dont-remove-without-guidByteHamster
Don't detect items without GUID as duplicates
2021-07-18Merge pull request #5280 from ByteHamster/fix-null-locationByteHamster
Fix crash when a server returns a null location
2021-07-18Fix Emulator CI (#5278)ByteHamster
2021-07-17Fix crash when a server returns a null locationByteHamster
2021-07-17Don't detect items without GUID as duplicatesByteHamster
2021-07-17Merge pull request #5277 from jhenninger/fix-emtpy-queue-swipe-refreshByteHamster
Fix swipe refresh not working on empty queue
2021-07-17Fix swipe refresh not working on empty queueJohannes Henninger
2021-07-17watch for empty getMedia() while checking for duplicates (#5274)Tony Tam
2021-07-14Merge pull request #5271 from ByteHamster/fix-pref-nameByteHamster
Fix preference name of swipe actions
2021-07-13Fix preference name of swipe actionsByteHamster
2021-07-12Swipe actions (#5191)ueen
2021-07-11Merge pull request #5268 from ByteHamster/remove-websiteByteHamster
Removed 'visit website' context menu item
2021-07-11Removed 'visit website' context menu itemByteHamster
2021-07-11Bumped version to 2.3.02.3.0ByteHamster
2021-07-11Updated translationsByteHamster
2021-07-11Handle bluetooth and headphone disconnect (#4722)Tony Tam
2021-07-11Merge pull request #4833 from Thom-Merrilin/fix-auto-download-on-subscribeByteHamster
Check Auto Download preference on the feed before auto downloading
2021-07-11No longer show item-specific auto-download property to usersByteHamster
2021-07-11Check Auto Download preference on the feed before auto downloadingThom Merrilin
AutoDownlaoding previously assumed that the filters had been initialised, which is not necessarily the case now that users can disable "Include in Auto Downloads" before subscribing to a new feed.
2021-07-11Merge pull request #5266 from ByteHamster/fix-multi-select-stayingByteHamster
End select mode when page is closed
2021-07-11End select mode when page is closedByteHamster
2021-07-11Merge pull request #5265 from ByteHamster/use-web-iconByteHamster
Updated website icon
2021-07-11Merge pull request #5264 from ByteHamster/ignore-refresh-no-networkByteHamster
Ignore refresh when there is no network
2021-07-11Updated website iconByteHamster
2021-07-11Ignore refresh when there is no networkByteHamster