summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2022-10-04Reorder queue section when pressing play, not when pausingByteHamster
2022-10-03Merge pull request #6124 from ByteHamster/fix-chapter-crashByteHamster
Fix chapters dialog crashing
2022-10-03Make cover on player screen slightly smallerByteHamster
2022-10-03Fix chapters dialog crashingByteHamster
2022-10-02Use "Close" label for button to dismiss chapters dialogErik Johnson
Fixes #6117.
2022-10-02Merge pull request #6115 from ByteHamster/share-external-files-pathByteHamster
Add external-files-path to share provider
2022-10-02Bump version to 2.7.12.7.1ByteHamster
2022-10-02Merge pull request #6116 from ByteHamster/shortcuts-fixByteHamster
Fix shortcuts showing 'app not installed'
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-02Merge pull request #6110 from ByteHamster/fix-dragByteHamster
Initialize swipe actions before using them
2022-10-02Decrease margin around button in episode card (#6102)Keunes
2022-09-30Initialize swipe actions before using themByteHamster
2022-09-22Don't remove feed item from screen after "toggle played", if filter setting ↵Erik Johnson
includes "not played" (#6079)
2022-09-18Rewrite include/exclude filter dialog (#6057)ByteHamster
2022-09-18Merge pull request #6082 from TacoTheDank/deleteRedundantIconByteHamster
Delete redundant round app icons
2022-09-18Merge pull request #6002 from ByteHamster/material3ByteHamster
Material Design 3
2022-09-18Extend unit testsByteHamster
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-18Merge pull request #6086 from ByteHamster/fix-loading-viewsByteHamster
Fix loading views inconsistently showing cover
2022-09-18Migrate Toolbars to Material3ByteHamster
2022-09-18Add Quick Settings tile (#6006)cliambrown
2022-09-18Fix loading views inconsistently showing coverByteHamster
2022-09-18Merge pull request #5990 from TacoTheDank/binding_existingStuffByteHamster
Clean up some existing viewbinding stuff
2022-09-14Delete redundant round app iconTacoTheDank
2022-09-14Clean up some existing viewbinding stuffTacoTheDank
2022-09-14Remove robotium-solo libraryTacoTheDank
2022-09-13Add preference for managing swipe actions for Episodes list (#6072)Erik Johnson
2022-09-13Merge pull request #6055 from ByteHamster/swipe-homeByteHamster
Add swipe actions to home screen
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
2022-09-10Fix player screen on some screen dimensionsByteHamster
2022-09-10Merge pull request #6056 from ByteHamster/multi-select-remove-inboxByteHamster
Multi-select to remove from inbox
2022-09-10Remove "inbox and unplayed" feed counter option (#6033)Erik Johnson
2022-09-10Multi-select to remove from inboxByteHamster
2022-09-04Add swipe actions to home screenByteHamster
2022-08-30Use dummy items instead of loading progress barByteHamster
2022-08-28Merge branch 'master' into developByteHamster
2022-08-28Bump version to 2.7.0ByteHamster
2022-08-28Merge pull request #6045 from ByteHamster/clear-search-boxByteHamster
Clear search box when coming back from search
2022-08-27Clear search box when coming back from searchByteHamster
2022-08-27Merge pull request #6043 from ByteHamster/fix-miniplayerByteHamster
Fix miniplayer sometimes showing toolbar
2022-08-27Fix miniplayer sometimes showing toolbarByteHamster
2022-08-27Fix back icon when opening screens from homeByteHamster
2022-08-27Home Screen (#5864)ByteHamster
Co-authored-by: ueen <ueli.sarnighausen@online.de>
2022-08-21Merge pull request #6024 from ByteHamster/simplify-refresh-menuByteHamster
Simplify updating refresh menu