summaryrefslogtreecommitdiff
path: root/app/src/main/res
AgeCommit message (Collapse)Author
2023-02-02Use nicer animation when sliding up player (#6301)ByteHamster
2023-01-29Avoid icons leaking below the miniplayer (#6292)ByteHamster
2023-01-27Work around Android's AlertDialog pushing out buttons when content gets ↵ByteHamster
large (#6282)
2023-01-14Synchronisation label changes (#6213)Keunes
2023-01-13Merge pull request #6264 from ByteHamster/onlinefeed_backgroundByteHamster
Make dark background of preview more consistent
2023-01-13Branding upgrade (#6146)ByteHamster
2023-01-08Make dark background of preview more consistentByteHamster
2023-01-01Possibility to remove a single episode from playback history (#6184)Vishnu Sanal T
2022-12-18Merge pull request #6246 from ByteHamster/revert-loading-dummyByteHamster
Revert back to showing progress bars while loading
2022-12-18Revert back to showing progress bars while loadingByteHamster
Dummies are slower on some devices, even when disabling their animations.
2022-12-18Merge pull request #6237 from ByteHamster/tinted-themeByteHamster
Add support for Material You tinted theme
2022-12-18Merge pull request #6240 from ByteHamster/multi-selectByteHamster
Multi-select using background instead of checkbox
2022-12-18Remove support for Android 4.4ByteHamster
2022-12-17Multi-select using background instead of checkboxByteHamster
2022-12-17Add support for Material You tinted themeByteHamster
2022-12-17Rename 'country' to 'select country'ByteHamster
2022-12-17Merge pull request #6223 from ByteHamster/material-dialogsByteHamster
Migrate ListPreference to Material Design 3
2022-12-16Migrate ListPreference to Material Design 3ByteHamster
2022-12-11Merge pull request #6232 from ByteHamster/remove-end-iconByteHamster
Remove non-functional end icon of country selector
2022-12-11Remove non-functional end icon of country selectorByteHamster
2022-12-11Make layout of home sections more clean and easyByteHamster
2022-12-03Merge branch 'master' into developByteHamster
2022-12-03Merge pull request #6207 from ByteHamster/multiline-home-section-titlesByteHamster
Support for multi-line home section titles
2022-12-03Hide progress bar when there is no progressByteHamster
2022-12-03Support for multi-line home section titlesByteHamster
2022-11-30Merge pull request #6204 from ByteHamster/various-tweaksByteHamster
Various tweaks
2022-11-30Highlight currently playing cardByteHamster
2022-11-30Merge pull request #6199 from ByteHamster/home-pull-refreshByteHamster
Add pull-to-refresh to home screen
2022-11-27Add swipe-to-refresh to home screenByteHamster
2022-11-27Switch back to non-transparent navigation bar (#6111)ByteHamster
2022-11-26Add option to edit feed URL (#6185)Ricardo Borges Jr
2022-10-29Remove 'seconds' and 'hours' options from sleep timer (#6148)Vishnu Sanal T
2022-10-15Select all when focusing time in sleep timer (#6131)Lukmannudin
2022-10-15Add auto-complete to discovery country selection (#6139)Simon Rusinov
2022-10-14Remove card elevation on home screen (#6132)Lukmannudin
2022-10-03Make cover on player screen slightly smallerByteHamster
2022-10-02Merge pull request #6115 from ByteHamster/share-external-files-pathByteHamster
Add external-files-path to share provider
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-10-02Decrease margin around button in episode card (#6102)Keunes
2022-09-18Rewrite include/exclude filter dialog (#6057)ByteHamster
2022-09-18Use segmented buttons for filterByteHamster
2022-09-18Round all the thingsByteHamster
2022-09-18Expand app below system windowsByteHamster
2022-09-18Migrate navigation drawer to Material3ByteHamster
2022-09-18Migrate dialogs to Material3ByteHamster
2022-09-18Migrate Toolbars to Material3ByteHamster
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-09-10Merge pull request #6067 from ByteHamster/player-screenByteHamster
Fix player screen on some screen dimensions