Commit Graph

8424 Commits

Author SHA1 Message Date
ByteHamster 2e54fa6981 Fix queue sort order not being displayed 2022-10-23 20:41:48 +02:00
Lukmannudin 655b880c46
Expand filter dialog by default (#6155)
Before, it did not fully show in landscape mode
2022-10-23 12:15:57 +02:00
ByteHamster cac231a461
Merge pull request #6153 from ByteHamster/fast-document-file
Speed up local folder refresh
2022-10-23 12:10:07 +02:00
ByteHamster c7e41c31b6 If file size and name are the same, just assume that the metadata is the same as well 2022-10-21 22:01:47 +02:00
ByteHamster 9624d8ce9e Speed up chapter parsing 2022-10-21 21:46:18 +02:00
ByteHamster 25dd4902ba Make loading DocumentFiles faster 2022-10-21 21:46:15 +02:00
Lukmannudin e6613807c0
Select all when focusing time in sleep timer (#6131) 2022-10-15 21:02:35 +02:00
Simon Rusinov 4c30d8ff7f
Add auto-complete to discovery country selection (#6139) 2022-10-15 11:29:39 +02:00
ByteHamster 8ff9dd829a
Merge pull request #6147 from ByteHamster/shownotes-cleaner
Remove text colors from shownotes
2022-10-15 11:06:06 +02:00
ByteHamster 7d0b0e57ee Remove text colors from shownotes 2022-10-14 22:39:05 +02:00
Lukmannudin 5dc3699361
Remove card elevation on home screen (#6132) 2022-10-14 19:24:02 +02:00
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 232a026651
Merge pull request #6137 from ByteHamster/fix-crash-clicking-icon
Fix crash when clicking cover icon when episode is not loaded yet
2022-10-14 18:35:00 +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 2a47d3136f
Merge pull request #6125 from ByteHamster/reduce-cover-size
Make cover on player screen slightly smaller
2022-10-03 21:17:24 +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
ByteHamster 9783f5dc25
Merge pull request #6121 from terminalmage/issue6117
Use "Close" label for button to dismiss chapters dialog
2022-10-03 11:46:36 +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 d5f0ef2448 Bump version to 2.7.1 2022-10-02 13:22:11 +02:00
ByteHamster 939719ea83 Update translations 2022-10-02 13:21:42 +02:00
ByteHamster d251b1b8ae
Merge pull request #6116 from ByteHamster/shortcuts-fix
Fix shortcuts showing 'app not installed'
2022-10-02 13:18:59 +02:00
ByteHamster a5693c166e Fix shortcuts showing 'app not installed'
New AGP versions no longer use resValues in the shortcuts file.
We also cannot use the previous resourceplaceholders plugin
(see bfb811d29e) 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-02 12:46:00 +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 a621551658
Merge pull request #6090 from TacoTheDank/removePreDex
Remove old preDexLibs code in build.gradle
2022-10-02 11:55:34 +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
ByteHamster f1381a9358
Merge pull request #6112 from ByteHamster/splash-navbar
Extend splash blue to navigation bar
2022-10-02 11:54:30 +02:00
Keunes 1113bd71de
Decrease margin around button in episode card (#6102) 2022-10-02 11:53:53 +02:00
ByteHamster b90bfbd4dc Extend splash blue to navigation bar 2022-09-30 19:13:48 +02:00
ByteHamster 0aa50b8d23 Initialize swipe actions before using them 2022-09-30 18:40:31 +02:00
ByteHamster b605901c52 Hide episodes from 'queue' home section if played less than 1 sec 2022-09-30 17:25:52 +02:00
Erik Johnson 93bcac0a4a
Don't remove feed item from screen after "toggle played", if filter setting includes "not played" (#6079) 2022-09-22 17:05:42 +02:00
TacoTheDank 07b4a237f6 Remove old preDexLibs code in build.gradle 2022-09-18 22:59:26 -04: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
ByteHamster a12854a96b Material Design 3 Bringup 2022-09-18 18:15:14 +02:00
cliambrown a528e8adfd
Add Quick Settings tile (#6006) 2022-09-18 18:10:18 +02:00
Erik Johnson fcce8e9e0e
Implement "Downloaded and unplayed" subscription counter option (#6073) 2022-09-18 18:03:10 +02:00