summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/fragment
AgeCommit message (Expand)Author
2022-04-02Merge branch 'master' into developByteHamster
2022-03-15Use proper content type and subject when sharing exported HTML/Favoritescketti
2022-03-15Use ShareCompat.IntentBuilder for all share actions (#5780)cketti
2022-03-15Fix context menu click ending up in wrong fragmentByteHamster
2022-03-11Don't cancel download on clickByteHamster
2022-02-27Move database to its own moduleByteHamster
2022-02-26Move statistics screens to new moduleByteHamster
2022-02-25Do not jump chapter screen when switching to new chapterByteHamster
2022-02-22Delete a few unused thingsByteHamster
2022-02-22Merge pull request #5740 from ByteHamster/upon-exiting-videoByteHamster
2022-02-21Add line graph to statistics screenByteHamster
2022-02-21Add time-based statistics filter (#5734)ByteHamster
2022-02-21Make it easier to play only audio, not videoByteHamster
2022-02-21Remove unused overridden super callsTacoTheDank
2022-02-20Show feed error in dialog instead of opening download log screenByteHamster
2022-02-19Added a Statistics Button on the Subscriptions toolbar (#5706)IordanisKokk
2022-02-19Fix side drawer detecting click on 'remove item'ByteHamster
2022-02-18Merge pull request #5725 from ByteHamster/smaller-hidden-suggestionsByteHamster
2022-02-18Shrink discovery section when hiddenByteHamster
2022-02-05Fix clipboard deprecation in AddFeedFragmentTacoTheDank
2022-01-15Move more checkstyle checks from 'new code' style to main styleByteHamster
2022-01-06Rewrite download request creation (#5530)ByteHamster
2022-01-04Update Balloon library (#5584)Taco
2021-12-19Rename tags (#5601)vbh
2021-12-14Add keyboard shortcuts for going to the top and bottom of podcast list (#5588)silansuslu
2021-12-14Merge pull request #5581 from TacoTheDank/remove-old-compatByteHamster
2021-12-12Remove no longer needed compat methodsTacoTheDank
2021-12-10Simplify confusing string with two pluralsByteHamster
2021-11-28Chromecast rework (#5518)ByteHamster
2021-11-21Bump to minimum SDK version 19 (Android 4.4)ByteHamster
2021-11-21Add 'add to tag' option to multiselect menu (#5553)vbh
2021-11-21Merge pull request #5555 from ByteHamster/crash-double-chapterByteHamster
2021-11-21Fix short flash of long stats table when showing short oneByteHamster
2021-11-17Do not crash when opening chapter dialog twiceByteHamster
2021-11-14Merge pull request #5546 from ByteHamster/incorrect-positionByteHamster
2021-11-14Merge pull request #5547 from ByteHamster/fix-flashingByteHamster
2021-11-14Don't reload image when download status changesByteHamster
2021-11-14Fix sometimes showing incorrect position when continuous playback is disabledByteHamster
2021-11-14Make it slightly harder to swipe episodes (#5135)Tony Tam
2021-11-14Fix Permission Denial when sharing filesByteHamster
2021-11-09Warn about using debug versionByteHamster
2021-11-07Merge pull request #5532 from ByteHamster/delete-use-actionByteHamster
2021-11-06Fix CoverFragment crashing when showing RemoteMediaByteHamster
2021-11-06Fix crash when deleting feedByteHamster
2021-11-04Merge pull request #5516 from ByteHamster/auto-download-backoffByteHamster
2021-11-04Merge pull request #5520 from ByteHamster/move-events-to-moduleByteHamster
2021-11-02Merge pull request #5515 from ByteHamster/feed-statistics-tableByteHamster
2021-11-02Fix auto-download retry backoffByteHamster
2021-11-02Move (most) events to their own moduleByteHamster
2021-10-31Show more detailed feed statisticsByteHamster