3744 Commits

Author SHA1 Message Date
ByteHamster
504002c48f
Merge pull request #6109 from ByteHamster/home-only-greater-zero
Tweak Queue section on home screen
2022-10-14 19:03:09 +02:00
ByteHamster
0facf7ce6a Fix crash when clicking cover icon when episode is not loaded yet 2022-10-08 12:56:54 +02:00
ByteHamster
b0b95f0a05 Reorder queue section when pressing play, not when pausing 2022-10-04 19:48:47 +02:00
ByteHamster
4014951e9c
Merge pull request #6124 from ByteHamster/fix-chapter-crash
Fix chapters dialog crashing
2022-10-03 21:17:39 +02:00
ByteHamster
2add262a6d Make cover on player screen slightly smaller 2022-10-03 12:17:05 +02:00
ByteHamster
e4419579d7 Fix chapters dialog crashing 2022-10-03 12:12:57 +02:00
Erik Johnson
873ffa9cef Use "Close" label for button to dismiss chapters dialog
Fixes #6117.
2022-10-02 20:01:08 -05:00
ByteHamster
0cb47ac6d5
Merge pull request #6115 from ByteHamster/share-external-files-path
Add external-files-path to share provider
2022-10-02 14:55:54 +02:00
ByteHamster
7e7e945185 Add external-files-path to share provider
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-02 12:03:12 +02:00
ByteHamster
18e5e89d12
Merge pull request #6110 from ByteHamster/fix-drag
Initialize swipe actions before using them
2022-10-02 11:54:44 +02:00
Keunes
1113bd71de
Decrease margin around button in episode card (#6102) 2022-10-02 11:53:53 +02:00
ByteHamster
0aa50b8d23 Initialize swipe actions before using them 2022-09-30 18:40:31 +02:00
ByteHamster
097a491504
Rewrite include/exclude filter dialog (#6057) 2022-09-18 22:25:06 +02:00
ByteHamster
bd0f54dbf6
Merge pull request #6082 from TacoTheDank/deleteRedundantIcon
Delete redundant round app icons
2022-09-18 21:51:56 +02:00
ByteHamster
261c7982de
Merge pull request #6002 from ByteHamster/material3
Material Design 3
2022-09-18 21:42:21 +02:00
ByteHamster
cbff160bd5 Extend unit tests 2022-09-18 19:12:41 +02:00
ByteHamster
37b49b1e38 Use segmented buttons for filter 2022-09-18 19:12:41 +02:00
ByteHamster
2740816bb8 Round all the things 2022-09-18 19:12:41 +02:00
ByteHamster
a524b81060 Expand app below system windows 2022-09-18 19:12:41 +02:00
ByteHamster
e5d2d1b6ef Migrate navigation drawer to Material3 2022-09-18 19:12:41 +02:00
ByteHamster
cbfa0181f4 Migrate dialogs to Material3 2022-09-18 19:12:38 +02:00
ByteHamster
8426e32fe8
Merge pull request #6086 from ByteHamster/fix-loading-views
Fix loading views inconsistently showing cover
2022-09-18 19:07:11 +02:00
ByteHamster
ac8114342c Migrate Toolbars to Material3 2022-09-18 18:57:43 +02:00
cliambrown
a528e8adfd
Add Quick Settings tile (#6006) 2022-09-18 18:10:18 +02:00
ByteHamster
5baa13b53d Fix loading views inconsistently showing cover 2022-09-18 17:59:59 +02:00
ByteHamster
6940c1a3c5
Merge pull request #5990 from TacoTheDank/binding_existingStuff
Clean up some existing viewbinding stuff
2022-09-18 17:55:50 +02:00
TacoTheDank
bbea9c990c Delete redundant round app icon 2022-09-14 18:01:39 -04:00
TacoTheDank
3c0d9a6d05 Clean up some existing viewbinding stuff 2022-09-14 15:01:52 -04:00
TacoTheDank
9599281fdb Remove robotium-solo library 2022-09-14 14:45:04 -04:00
ByteHamster
6f67d6905a
Merge pull request #6055 from ByteHamster/swipe-home
Add swipe actions to home screen
2022-09-13 21:50:16 +02:00
ByteHamster
ad9de4467b
Add 'default screen' setting (replaces 'back button behavior') (#6041) 2022-09-10 16:09:26 +02:00
ByteHamster
5ace16b31b
Merge pull request #6067 from ByteHamster/player-screen
Fix player screen on some screen dimensions
2022-09-10 13:58:31 +02:00
ByteHamster
927af053c5 Fix player screen on some screen dimensions 2022-09-10 13:41:02 +02:00
ByteHamster
54bf4d149f
Merge pull request #6056 from ByteHamster/multi-select-remove-inbox
Multi-select to remove from inbox
2022-09-10 12:44:57 +02:00
Erik Johnson
539d0c928d
Remove "inbox and unplayed" feed counter option (#6033) 2022-09-10 12:06:32 +02:00
ByteHamster
d8ecda1b62 Multi-select to remove from inbox 2022-09-10 11:57:03 +02:00
ByteHamster
6f3d4f277d Add swipe actions to home screen 2022-09-04 10:27:06 +02:00
ByteHamster
c42ed1d187 Use dummy items instead of loading progress bar 2022-08-30 18:45:41 +02:00
ByteHamster
4c88a1aa69 Merge branch 'master' into develop 2022-08-28 16:02:21 +02:00
ByteHamster
2f6fb3ffd5 Bump version to 2.7.0 2022-08-28 13:10:10 +02:00
ByteHamster
0bf6f2f1fd
Merge pull request #6045 from ByteHamster/clear-search-box
Clear search box when coming back from search
2022-08-28 12:39:14 +02:00
ByteHamster
a67df09d29 Clear search box when coming back from search 2022-08-27 19:46:04 +02:00
ByteHamster
0ea69e4063
Merge pull request #6043 from ByteHamster/fix-miniplayer
Fix miniplayer sometimes showing toolbar
2022-08-27 18:35:37 +02:00
ByteHamster
6a0f646506 Fix miniplayer sometimes showing toolbar 2022-08-27 12:33:10 +02:00
ByteHamster
58515df6ec Fix back icon when opening screens from home 2022-08-27 12:29:26 +02:00
ByteHamster
77104c9038
Home Screen (#5864)
Co-authored-by: ueen <ueli.sarnighausen@online.de>
2022-08-27 11:19:34 +02:00
ByteHamster
d84a3f3e55
Merge pull request #6024 from ByteHamster/simplify-refresh-menu
Simplify updating refresh menu
2022-08-21 18:00:24 +02:00
ByteHamster
9558e61bad Simplify updating refresh menu 2022-08-20 20:48:11 +02:00
ByteHamster
d3b5b0e14e Change subscriptions icon from folder to grid view 2022-08-20 16:47:14 +02:00
ByteHamster
61f00d7332 When multiple funding tags reference the same URL, display the one with longer title 2022-08-20 12:22:36 +02:00