summaryrefslogtreecommitdiff
path: root/app/src/main/res
AgeCommit message (Collapse)Author
2021-07-11No longer show item-specific auto-download property to usersByteHamster
2021-07-10Replace old episode multi-select with new multi-select. (#5253)peakvalleytech
2021-06-29Contextual menu for multi selecting episodes (#5130)peakvalleytech
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-15Added animated play buttonByteHamster
Drawables need to be defined in the app module, which has the vector compat library enabled. When enabling the library for the core module, the app breaks on API 19.
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-04Merge pull request #5066 from TacoTheDank/fragmentcontainerviewByteHamster
Use FragmentContainerView in settings
2021-04-04Use FragmentContainerView in settingsTacoTheDank
2021-04-02Add Contribute entry to settings screen under 'Project' (#5028)peakvalleytech
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
2021-03-05Added basic tag editor UIByteHamster
2021-03-05Make folders work on subscriptions pageByteHamster
2021-03-05Merge branch 'develop' into foldersByteHamster
2021-03-04Merge branch 'master' into developByteHamster
2021-03-04Described download errors in more detailByteHamster
2021-03-01Chapter dividers for the progress bar (#4915)Jonas Burian
2021-02-27Merge pull request #4970 from tamizh143/developByteHamster
Mark separator icons as not important for talkback #4758
2021-02-27Set Separater Icon (.) not important for accessibilitytamizh138
2021-02-25use full URL for custom gpodder server (#4932)MStrecke
2021-02-14Merge branch 'master' into developByteHamster
2021-02-14New preference to show the remaining time in the 'queue' and podcast episode ↵Tony Tam
view (#4880)
2021-02-12Move basic views to new moduleByteHamster
2021-02-03Allow remapping hardware buttons (#4881)Tim Schumacher
2021-01-24Google Assistant App Actions for AntennaPod (#4417)Margaret Borowiec
2021-01-22Add Notifications for episodes (#4646)Connectety
Co-authored-by: ByteHamster <info@bytehamster.com>
2021-01-22Added show button to authentication dialogByteHamster
2021-01-22Use authentication dialog instead of dedicated activityByteHamster
2021-01-21Add scrubbing time overlay (#4786)asdoi
2021-01-21Fix ClassCastException in FeedItemlistFragment (#4857)Herbert Reiter
2021-01-13Add rewind, ff, skip button and layout for extra info in Widget (#4746)Tony Tam
2021-01-03Added share icon to feed_info menu, moved the Website Address and Podcast ↵Thom Merrilin
Feed URL into a submenu of this icon. Will resolve #4734 Details: Website Address and Podcast Feed URL menu options were previously always in the overflow menu, which is inconsistent with over menus such as the FeedList menu where these options are under a "Share..." submenu. Two new vector drawables were added for the black and white options of a "Share" icon, these are used to create a submenu for Website Address and Podcast Feed URL if there's room, otherwise the submenu text "Share..." is used in the overflow menu.
2021-01-02Added basic UI for editing tagsByteHamster
2021-01-02Merge branch 'develop' into foldersByteHamster
2021-01-02Revert back to device selection instead of linkingByteHamster
Until this is fixed upstream on the gpodder.net server.