summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout
AgeCommit message (Collapse)Author
2022-01-03Combine 'Episode webpage' & 'Media file address' share options (#5626)vbh
2021-11-28Merge branch 'master' into developByteHamster
2021-11-21Add 'add to tag' option to multiselect menu (#5553)vbh
2021-11-21Fix crash on API 21 when showing subscriptions screenByteHamster
2021-11-06Fixed a few paddingsByteHamster
2021-11-06Add subscription to home screen (#5523)vbh
2021-10-31Show more detailed feed statisticsByteHamster
2021-10-28Add 'Duration' to Episode Filter for podcast Auto Download Settings (#5396)thomasdomingos
2021-10-24Improve rendering of layout previews.Tobias Preuss
2021-10-24Improve accessibility of back button.Tobias Preuss
+ Let TalkBack read out "back" when tapping the arrow left button.
2021-10-14Merge branch 'master' into developByteHamster
2021-10-12Move speed dialog to the bottom (#5464)ByteHamster
2021-10-10Reworked feed specific speed selector (#5458)ByteHamster
2021-10-06Add synchronization with gPodder Nextcloud server app (#5243)thrillfall
2021-08-23Feed multi select (#5261)seeto
2021-08-08Live results in local searchByteHamster
2021-07-30Merge pull request #5312 from ByteHamster/opml-activityByteHamster
Rework of OPML import internals
2021-07-30Merge pull request #5309 from ByteHamster/remove-volume-controlByteHamster
Removed left/right volume controls
2021-07-29Removed left/right volume controlsByteHamster
The setting does not work in our default player anyway and just clutters the interface with yet another setting that nobody uses.
2021-07-29Removed second activity just used for selecting feedsByteHamster
2021-07-29Fix deprecated fill_parent attributes (#5302)Taco
2021-07-26Merge branch 'master' into developByteHamster
2021-07-24Merge pull request #5295 from ByteHamster/glow-playerByteHamster
Removed highlighting of episode title
2021-07-24Removed highlighting of episode titleByteHamster
2021-07-22Fix XML lint errors from CircleCITacoTheDank
2021-07-22Update pluginsTacoTheDank
2021-07-12Swipe actions (#5191)ueen
2021-07-10Replace old episode multi-select with new multi-select. (#5253)peakvalleytech
2021-06-29Contextual menu for multi selecting episodes (#5130)peakvalleytech
2021-06-28Allow to choose from existing tags/folders in folder settings dialog (#5245)vbh
2021-05-29Making the "(i) Filtered" more visible (#5170)Farzan
2021-05-22Add functionality to Podcast/Episode Textviews in CoverFragment (#5074)ueen
2021-05-14Switched video player to ViewBindingByteHamster
2021-05-14New media player screen (#5075)ueen
Co-authored-by: jonasburian <jonas.burian@protonmail.com> Co-authored-by: ByteHamster <info@bytehamster.com>
2021-04-29Merge download log+running lists (#5134)ByteHamster
2021-04-23New feed update interval or time dialogpeakvalleytech
Co-authored-by: Fivel Rangel <fivel10@hotmail.com> Co-authored-by: ByteHamster <info@bytehamster.com>
2021-04-21Deleted duplicate resourcesByteHamster
2021-04-18Use VectorDrawable compat libraryByteHamster
2021-04-18Wrap long text in alternate version dropdown (#5120)Johannes Henninger
2021-04-15Merge pull request #5113 from ByteHamster/play-buttonByteHamster
Play button animation
2021-04-14Add chapter controls for the seekbar, add chapter title for the popup while ↵Jonas Burian
seeking (#5017)
2021-04-14Don't handle play image resource in PlaybackControllerByteHamster
2021-04-13Adds pull to refresh functionality on Queue screen (#5104)datavizard
2021-04-06Merge pull request #5089 from ByteHamster/episode-cache-touchByteHamster
Increase touch target size of episode cache warning button
2021-04-06Increase touch target size of episode cache warning buttonByteHamster
2021-04-06Parsing podcast:funding tag, showing payment, funding links on the show info ↵Tony Tam
screen (#4933)
2021-04-04Merge branch 'master' into developByteHamster
2021-04-04Use FragmentContainerView in settingsTacoTheDank
2021-03-10Adds a visual cue to the podcast header view whenever updates are disabled ↵datavizard
(#5014)
2021-03-07Fixed clicks going through the playerByteHamster