summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/fragment
AgeCommit message (Expand)Author
2021-06-29Contextual menu for multi selecting episodes (#5130)peakvalleytech
2021-06-20Removed AddToQueueActionButton (#5189)ueen
2021-06-15Fix for highlighted seek bar on episode without chaptersJonas
2021-05-31Fix stuck swipe refresh indicatorJohannes Henninger
2021-05-22Merge branch 'master' into developByteHamster
2021-05-22Add functionality to Podcast/Episode Textviews in CoverFragment (#5074)ueen
2021-05-14Fixed build error because of incompatible mergeByteHamster
2021-05-14Merge pull request #5161 from ByteHamster/reduce-playback-controllerByteHamster
2021-05-14New media player screen (#5075)ueen
2021-05-14Just assume we can always set the playback speedByteHamster
2021-05-14Removed method that is just used in one placeByteHamster
2021-05-14Use EventBus instead of broadcast for service shutdownByteHamster
2021-05-09Fix chapter seekbar issues (#5142)Jonas Burian
2021-05-08Fixed NPE in ExternalPlayerFragmentByteHamster
2021-05-02Fix jumping thumbjonasburian
2021-05-01Don't mark episodes as played when removing from queueByteHamster
2021-04-29Merge download log+running lists (#5134)ByteHamster
2021-04-24Moved synchronization to its own moduleByteHamster
2021-04-23New feed update interval or time dialogpeakvalleytech
2021-04-22Moved model to its own moduleByteHamster
2021-04-22Decouple FeedMedia and PlaybackServiceByteHamster
2021-04-21Moved notification icons to their own module, so they don't crash old Android...ByteHamster
2021-04-21Deleted duplicate resourcesByteHamster
2021-04-15Merge pull request #5113 from ByteHamster/play-buttonByteHamster
2021-04-15Added animated play buttonByteHamster
2021-04-14Add chapter controls for the seekbar, add chapter title for the popup while s...Jonas Burian
2021-04-14Don't handle play image resource in PlaybackControllerByteHamster
2021-04-13Adds pull to refresh functionality on Queue screen (#5104)datavizard
2021-04-10Show queue lock button even if "keep sorted" is activeJohannes Henninger
2021-04-06Parsing podcast:funding tag, showing payment, funding links on the show info ...Tony Tam
2021-04-04Merge branch 'master' into developByteHamster
2021-04-04Merge pull request #5066 from TacoTheDank/fragmentcontainerviewByteHamster
2021-04-04Use FragmentContainerView in settingsTacoTheDank
2021-04-02Add Contribute entry to settings screen under 'Project' (#5028)peakvalleytech
2021-04-02Rename audio player tabsByteHamster
2021-04-02Safer remain time - default to zero when the media duration is wrong (#5043)Tony Tam
2021-03-28Merge pull request #5055 from ByteHamster/spotbugsByteHamster
2021-03-28Make AntennaPod pass the medium SpotBugs findingsByteHamster
2021-03-27Fixed SpotBugs violations, so that at least the most severe checks passByteHamster
2021-03-27Merge pull request #5054 from ByteHamster/always-update-coverByteHamster
2021-03-26Removed invalid upcastByteHamster
2021-03-26Fix crash when resuming while there is no playableByteHamster
2021-03-12Increase podcast title max lines to 6 in info fragment.peakvalleytech
2021-03-10Adds a visual cue to the podcast header view whenever updates are disabled (#...datavizard
2021-03-08Exclude non-functional notification settings screen from settings search for ...peakvalleytech
2021-03-07Fix crash when selecting gpodder.net categorytntabaka
2021-03-07Merge pull request #4998 from ByteHamster/fix-navdrawer-pressedByteHamster
2021-03-07Fixed clicks going through the playerByteHamster
2021-03-07Only react to onContextItemSelected if something was actually selectedByteHamster
2021-03-07Merge pull request #4995 from ByteHamster/fix-regression-flashing-progressByteHamster