summaryrefslogtreecommitdiff
path: root/app/src/main/res/xml
AgeCommit message (Collapse)Author
2023-02-18Extra toggle for full black theme (#6328)ByteHamster
2023-01-01Possibility to remove a single episode from playback history (#6184)Vishnu Sanal T
2022-12-18Merge pull request #6237 from ByteHamster/tinted-themeByteHamster
Add support for Material You tinted theme
2022-12-17Add support for Material You tinted themeByteHamster
2022-12-16Migrate ListPreference to Material Design 3ByteHamster
2022-12-03Merge branch 'master' into developByteHamster
2022-10-02Fix shortcuts showing 'app not installed'ByteHamster
New AGP versions no longer use resValues in the shortcuts file. We also cannot use the previous resourceplaceholders plugin (see bfb811d29e611146855f77df5dd97b9fb664cf25) because that plugin does not support recent AGP versions either. Side-effect: The shortcuts of the debug version now start the release version.
2022-10-02Add external-files-path to share providerByteHamster
Sharing crashes on some devices with "Failed to find configured root that contains /storage/XXXX-XXXX/Android/data/de.danoeh.antennapod/files/media/x/y.mp3"
2022-09-13Add preference for managing swipe actions for Episodes list (#6072)Erik Johnson
2022-09-10Add 'default screen' setting (replaces 'back button behavior') (#6041)ByteHamster
2022-08-20Change subscriptions icon from folder to grid viewByteHamster
2022-08-04Fix chart icon having been renamedByteHamster
2022-08-04Merge branch 'master' into developByteHamster
2022-07-25Add statistics moved messageByteHamster
2022-05-07Remove Gradle plugins that are no longer neededByteHamster
- We use MultiDex now, so we no longer need dexcount - We can use a resValue instead of a resourcePlaceholder - Simplify getting default value of properties
2022-05-07Swipe actions on the downloads screen (#5870)ByteHamster
2022-05-03Rename 'new' screen to inbox (#5460)ByteHamster
2022-02-22Merge pull request #5740 from ByteHamster/upon-exiting-videoByteHamster
Make it easier to play only audio, not video
2022-02-21Add time-based statistics filter (#5734)ByteHamster
2022-02-21Make it easier to play only audio, not videoByteHamster
2022-02-19Added a Statistics Button on the Subscriptions toolbar (#5706)IordanisKokk
2021-12-01Add preference to show subscription title (#5538)vbh
2021-11-28Chromecast rework (#5518)ByteHamster
2021-11-06Remove root-path from file providerByteHamster
Tag no longer exists and might be the reason for crashes on some devices in androidx.core.content.FileProvider.parsePathStrategy (which is outside of AntennaPod).
2021-10-31Merge pull request #5514 from ByteHamster/pause-interruptionsByteHamster
Pause on focus loss by default
2021-10-31Pause on focus loss by defaultByteHamster
2021-10-29Allow connecting to pages signed with user CAByteHamster
2021-10-10Reworked feed specific speed selector (#5458)ByteHamster
2021-10-06Add synchronization with gPodder Nextcloud server app (#5243)thrillfall
2021-10-02Rename folder to tag (#5381)seeto
2021-07-29Remove image cache size setting and choose size automaticallyByteHamster
2021-07-24Add sync iconByteHamster
2021-07-12Swipe actions (#5191)ueen
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-02Add Contribute entry to settings screen under 'Project' (#5028)peakvalleytech
2021-03-05Merge branch 'develop' into foldersByteHamster
2021-02-14New preference to show the remaining time in the 'queue' and podcast episode ↵Tony Tam
view (#4880)
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-13Add rewind, ff, skip button and layout for extra info in Widget (#4746)Tony Tam
2021-01-02Added basic UI for editing tagsByteHamster
2021-01-02Simplified gpodder login processByteHamster
2020-12-10Correct website links (#4740)Keunes
With our new website, some of the links have changed. Also, the FAQ is no more.
2020-11-09Hide prefExpandNotify from search results (#4673)Richard
2020-11-06Merge branch 'master' into developByteHamster
2020-11-06Add 'recommended' text to ExoPlayer settingByteHamster
2020-10-29Make notification channels consistent between app settings and system settingsByteHamster
2020-10-25Merge branch 'develop' into add-local-feedsByteHamster