summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-20Updates to StreamActionButton for style.Doug Smith
2019-10-16Implemented feature to show stream button (instead of Download/Play-Pause) in...Doug Smith
2019-10-15Merge pull request #3522 from ByteHamster/updated-screenshotsH. Lehmann
2019-10-15Added promo-graphic and tv-bannerByteHamster
2019-10-15Updated screenshotsByteHamster
2019-10-15Merge pull request #3516 from egsavage/reset-sleep-timer-on-playH. Lehmann
2019-10-15Merge pull request #3519 from egsavage/reset-playback-position-when-marked-as...H. Lehmann
2019-10-14Issue #3503 - reset playback position when marking as playedegsavage
2019-10-14Merge pull request #3502 from xgouchet/feature/1867_reset_statisticsH. Lehmann
2019-10-14Remove duplicate stringXavier Gouchet
2019-10-14Fix formattingXavier Gouchet
2019-10-14Add confirmation dialog before reseting statisticsXavier Gouchet
2019-10-14Disable the resetStatistics item when in countAll modeXavier Gouchet
2019-10-14Optimize the deletion of statistics dataXavier Gouchet
2019-10-14Remove the unnecessary StatisticsEventXavier Gouchet
2019-10-14Remove icon from "Reset statistics" option menu itemXavier Gouchet
2019-10-14Reset playback statisticsXavier Gouchet
2019-10-13Issue #2381 - restart sleep timer on playegsavage
2019-10-14Merge pull request #3515 from ByteHamster/update-searchH. Lehmann
2019-10-13Updated preference searchByteHamster
2019-10-13Merge pull request #3514 from ByteHamster/fix-statisticsH. Lehmann
2019-10-13Fixed statistics getting cut offByteHamster
2019-10-10Merge pull request #3506 from ByteHamster/fixed-notification-reappearingH. Lehmann
2019-10-09Fixed notification reappearing if continuous playback is disabledByteHamster
2019-10-09Merge pull request #3386 from orionlee/bugfix_skip_last_episode_in_queue_3383H. Lehmann
2019-10-08Merge pull request #3501 from xgouchet/feature/3475_add_iconH. Lehmann
2019-10-07Implement a FAB to add podcast on the Subscriptions screenXavier Gouchet
2019-10-06test speedup - replace hardcoded Thread.sleep() with Awaitabilityorionlee
2019-10-06Merge pull request #3497 from ByteHamster/position-in-notificationH. Lehmann
2019-10-06Merge pull request #3498 from ByteHamster/fix-mono-switchH. Lehmann
2019-10-06Merge pull request #3499 from ByteHamster/local-playable-improvementsH. Lehmann
2019-10-06Merge pull request #3415 from spacecowboy/per_feed_playbackspeedH. Lehmann
2019-10-06Merge pull request #3496 from ByteHamster/default-playback-speedH. Lehmann
2019-10-06Speeding up notification updateByteHamster
2019-10-06Removed potentially misleading commentJonas Kalderstam
2019-10-06Caching icon manually to prevent long locksByteHamster
2019-10-06Removed unnecessary commentJonas Kalderstam
2019-10-06Moved notification setup out of ThreadByteHamster
2019-10-06Fixed wrong media type after granting storage permissionByteHamster
2019-10-05Showing file name if title extraction failsByteHamster
2019-10-05Syntax cleanupByteHamster
2019-10-05Switch to new external media even if service is runningByteHamster
2019-10-05Start playing after granting storage permissionByteHamster
2019-10-05Fixed downmixing if service is not boundByteHamster
2019-10-05Showing progress in notificationByteHamster
2019-10-05Added 0.75 to default playback speed listByteHamster
2019-10-05Removed unused imports and unnecessary whitespace changesJonas Kalderstam
2019-10-05Changed from db backed item speed to preferences backed global valueJonas Kalderstam
2019-10-05Merge remote-tracking branch 'antennapod/develop' into per_feed_playbackspeedJonas Kalderstam
2019-10-05Merge pull request #3494 from ByteHamster/free-build-circleciH. Lehmann