Commit Graph

248 Commits

Author SHA1 Message Date
Keunes 77483913d4
Remove periods for single sentences (#6707) 2023-10-15 10:52:34 +02:00
ByteHamster 58484d5790
Add 'Search online' button if local search has no results (#6681) 2023-10-13 17:31:09 +02:00
ByteHamster c38b263458
Better content descriptions for TalkBack (#6684) 2023-10-06 18:24:13 +02:00
ByteHamster 7cb0ba8156
Switch to colorBackground instead of windowBackground (#6674) 2023-10-01 18:07:47 +02:00
Rahmat Ramadhan 922395a448
Sort downloads by size (#6659) 2023-09-27 21:59:58 +02:00
ByteHamster c680f84a0f Update translations 2023-09-12 19:58:55 +02:00
ByteHamster 955fca6e38
Improve wording (#6604) 2023-09-12 19:23:39 +02:00
ByteHamster 37c29a6372
Remove auto-download notification setting (#6625)
Also, add episode notifications to multi select options
2023-09-12 19:19:28 +02:00
ByteHamster 1e7c347cd2 No longer use 'metered' work-around for VPNs
WorkManager doesn't do the workaround either.
So we would launch a download that then never starts.
2023-09-12 19:18:12 +02:00
Matej Drobnič 8ebf153970
Add volume boost (#6573) 2023-09-08 13:28:20 +01:00
ByteHamster 823907bf1f Update translations 2023-08-19 11:47:51 +02:00
ByteHamster 9f8edd0e9d Fix MediaMetadataRetriever on API<29
On SDK<29, this class does not have a close method yet, so the app crashes when using try-with-resources.
2023-07-18 17:57:40 +02:00
ByteHamster 019e3574c4 Fix translator breaking checks 2023-07-16 11:50:26 +02:00
ByteHamster c99ed8b48a Update translations 2023-07-16 10:40:00 +02:00
ByteHamster 6999a944bb
Fix 'allow once' for feed update on mobile networks (#6528) 2023-07-04 22:31:47 +02:00
femmdi de3f6aab91
Use sentence case for settings titles (#6390) 2023-06-20 22:38:07 +02:00
Jonathan Zopf 7b5d366536
Don't request rating by F-Droid users (#6495) 2023-06-03 16:08:29 +02:00
Jonathan Zopf 194067deea
Don't show copying feedback on Android 13 (#6481) 2023-05-14 18:26:46 +02:00
ByteHamster 6d7bfef8a5
Download Service Rewrite (#6420) 2023-05-05 23:09:03 +02:00
ByteHamster 4c286931cd Remove string where translator broke format specifiers 2023-05-05 20:02:02 +02:00
ByteHamster f8be7d596d Merge branch 'master' into develop 2023-05-05 19:43:45 +02:00
mueller-ma 0bdf9d9e28
Add option to enable sleep timer based on current time (#6384) 2023-04-15 21:08:03 +02:00
ByteHamster 2a169d9df6 Update translations 2023-04-15 17:55:24 +02:00
ByteHamster 8396a34670
Replace Network+Storage preferences with Downloads (#6434) 2023-04-15 17:33:21 +02:00
ByteHamster 84e1ff248f
Remove 'Statistics moved' message (#6433) 2023-04-15 15:55:42 +02:00
ByteHamster 39d309e906
Add banner on home screen if notification permission is not granted (#6412) 2023-04-07 16:37:32 +02:00
Taco 78f65349d5
Update AGP to 7.4.0 (#5655) 2023-04-01 23:16:53 +02:00
ByteHamster 8c9b61e599
Remove 'set lockscreen background' setting (#6385)
Users disable the setting and then wonder why other apps (like Android
Auto) do not display the cover image, even though it says so in the
setting summary.
2023-03-31 22:18:37 +02:00
Andrzej Węgłowski 548f9e021e
Random enqueue location (#6403) 2023-03-31 22:16:59 +02:00
Keunes 214bf974cf
Mention in statistics to warning when deleting podcast(s) (#6393) 2023-03-23 21:39:14 +01:00
ByteHamster 4f7f49e1e7
Move feed download to worker (#6375)
Feed downloads are now independent from episode downloads.
This makes it easier to use WorkManager for refreshing.
Also, it will make it easier to add different refresh intervals
in the future.
2023-03-14 21:03:45 +01:00
ByteHamster 835f007b67
Make statistics filter start at 00:00 (#6371) 2023-03-11 17:44:01 +01:00
ByteHamster 834426cb14 Update translations 2023-03-06 22:26:47 +01:00
ByteHamster 6b6753ad84
Hide 'reconnect' settings (#6367)
Android 12+ doesn't let us start the foreground service from an event
like "headset reconnected". Hide the corresponding settings and avoid
crashing.
2023-03-06 22:08:49 +01:00
ByteHamster 0b3e664057
Prompt for battery optimization (#6362) 2023-03-06 21:40:34 +01:00
ByteHamster 5e75c968ad
Re-add setting to open drawer when pressing back (#6355) 2023-02-28 20:42:46 +01:00
ByteHamster ccea00e405
Remove deprecated media players (#6354) 2023-02-26 16:38:31 +01:00
ByteHamster 9cd59a6720
Support media resumption (#6350)
This fixes the disappearing media notification after pressing the play button.
2023-02-25 16:33:11 +01:00
ByteHamster 3e077e5653
Add cancel action to download notification (#6353) 2023-02-25 16:30:58 +01:00
ByteHamster 34553475d9
Add chapters button to video player (#6348) 2023-02-25 10:54:16 +01:00
ByteHamster 5f00294c29
More human readable player error message (#6346) 2023-02-24 22:19:30 +01:00
ByteHamster 06347a3df9
Use more clear swipe action label (#6345) 2023-02-24 22:10:02 +01:00
Andrew Booze 59253db2e4
Add back skip buttons and more custom actions on Android Auto (#6050) 2023-02-24 17:10:44 +01:00
Keunes e20d11e130
Update 'show in main list' string (#6344) 2023-02-24 16:44:57 +01:00
Erik Johnson 9fed944392
Add "New Episodes Action" preference (#6095) 2023-02-22 21:34:43 +01:00
Tony Tam 5c79bc7c45
change iTunes to Apple Podcasts (#6324) 2023-02-22 20:14:19 +01:00
ByteHamster 2b22d4b697 Merge branch 'master' into develop 2023-02-20 23:19:34 +01:00
ByteHamster a5d4864776
Add retry button to download failed notifications (#6333) 2023-02-20 23:15:56 +01:00
ByteHamster 437f094936 Update translations 2023-02-19 19:47:09 +01:00
ByteHamster c98194f519
Remove another global callback object (#6316) 2023-02-19 11:48:48 +01:00
ByteHamster cfb9745246
Clarify "show in main list" checkbox title (#6326) 2023-02-18 14:52:38 +01:00
ByteHamster 997860fe52
Extra toggle for full black theme (#6328) 2023-02-18 14:51:55 +01:00
GitStart 8248bc6bb1
Automatically switch to different screen when hiding current one from drawer (#6254) 2023-02-12 21:05:24 +01:00
GitStart 4096aaf47e
Convert subscriptions screen to cards (#6261) 2023-02-11 19:04:14 +01:00
ByteHamster f9839aba99
Don't break tab labels into multiple lines on small devices (#6313) 2023-02-11 10:14:46 +01:00
ByteHamster 98107419e0
Make description of tinted theme more clear (#6283) 2023-01-27 19:00:56 +01:00
ByteHamster cb2cc7a357 Pull translations again to fix problem with Turkish string 2023-01-18 18:27:03 +01:00
ByteHamster 94b50b37f1 Update translations 2023-01-17 22:56:39 +01:00
Keunes f995fd96df
Synchronisation label changes (#6213) 2023-01-14 14:46:19 +01:00
Vishnu Sanal T 88289d02ae
Possibility to remove a single episode from playback history (#6184) 2023-01-01 15:29:23 +01:00
ByteHamster 3acec11322
Merge pull request #6237 from ByteHamster/tinted-theme
Add support for Material You tinted theme
2022-12-18 18:17:03 +01:00
ByteHamster d8d6f1c72f Remove support for Android 4.4 2022-12-18 15:01:59 +01:00
ByteHamster 1d251492b0 Add support for Material You tinted theme 2022-12-17 10:51:07 +01:00
ByteHamster f66e3dd661 Rename 'country' to 'select country' 2022-12-17 10:43:03 +01:00
ByteHamster b1237094b2 Make layout of home sections more clean and easy 2022-12-11 15:03:58 +01:00
ByteHamster 2d3740e7ad Merge branch 'master' into develop 2022-12-03 22:23:49 +01:00
ByteHamster 75a795e3d7 Show human readable error message on details dialog 2022-11-30 19:53:56 +01:00
Ricardo Borges Jr d62ea313d7
Add option to edit feed URL (#6185) 2022-11-26 16:47:38 +01:00
ByteHamster 63ba5c458f
Merge pull request #6180 from ByteHamster/preferences-module
Move preferences to a new module
2022-11-10 21:37:11 +01:00
ByteHamster 410b8f1539 Hide iTunes suggestions by default in F-Droid version 2022-11-06 21:43:20 +01:00
ByteHamster d8a2dd5f83 Move preferences to a new module 2022-11-06 21:21:28 +01:00
ByteHamster d61745be86 Check Lint recursively from the :app module
instead of checking every module individually. This avoids having to
re-state all disabled Lint checks in all parent modules.
2022-11-06 11:55:23 +01:00
Vishnu Sanal T e4d4c69519
Add confirmation dialog for clearing history (#6175) 2022-11-06 10:56:01 +01:00
ByteHamster c1fbb53805 Move Glide to its own module 2022-11-03 22:46:56 +01:00
ByteHamster 6921d7162e Apply default RequestOptions globally instead of locally 2022-11-01 12:47:52 +01:00
Simon Rusinov 4c30d8ff7f
Add auto-complete to discovery country selection (#6139) 2022-10-15 11:29:39 +02:00
ByteHamster 939719ea83 Update translations 2022-10-02 13:21:42 +02:00
ByteHamster 097a491504
Rewrite include/exclude filter dialog (#6057) 2022-09-18 22:25:06 +02:00
ByteHamster 37b49b1e38 Use segmented buttons for filter 2022-09-18 19:12:41 +02:00
ByteHamster cbfa0181f4 Migrate dialogs to Material3 2022-09-18 19:12:38 +02:00
ByteHamster ac8114342c Migrate Toolbars to Material3 2022-09-18 18:57:43 +02:00
Erik Johnson fcce8e9e0e
Implement "Downloaded and unplayed" subscription counter option (#6073) 2022-09-18 18:03:10 +02:00
ByteHamster ad9de4467b
Add 'default screen' setting (replaces 'back button behavior') (#6041) 2022-09-10 16:09:26 +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 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 4c1ed3e49a Update translations 2022-08-28 13:09:15 +02:00
ByteHamster 77104c9038
Home Screen (#5864)
Co-authored-by: ueen <ueli.sarnighausen@online.de>
2022-08-27 11:19:34 +02:00
ByteHamster ec92722c04
Merge pull request #6039 from ByteHamster/statistics-performance
Make statistics loading more efficient
2022-08-26 21:01:53 +02:00
ByteHamster 28a397c897 Make statistics loading more efficient 2022-08-26 20:26:28 +02:00
Erik Johnson 732462438a
Make widget buttons fill all horizontal space (#6031) 2022-08-25 21:58:26 +02:00
ByteHamster 862db71399 Fix locale folder of indonesian translation 2022-08-19 20:33:32 +02:00
ByteHamster 0d0c4a7ef6 Update translations 2022-08-14 13:57:13 +02:00
ByteHamster e65fe6244b Make empty view more informative 2022-08-06 15:21:23 +02:00
ByteHamster 5887a86cec Remove favorites tab 2022-08-06 15:21:19 +02:00
ByteHamster eaafd58bd3 Merge branch 'master' into develop 2022-08-04 19:36:38 +02:00
ByteHamster d3b689127f
Merge pull request #5989 from ByteHamster/remove-storage-error
Remove storage error activity
2022-07-31 10:51:51 +02:00
ByteHamster 8dc9dd888e Remove storage error activity
We fall back to the internal memory silently, so these code paths are
never actually called.
2022-07-30 21:50:14 +02:00
ByteHamster 87d0055cf7 Show details dialog on download stats page as well 2022-07-30 16:53:22 +02:00
ByteHamster db7571ebc2 Add statistics moved message 2022-07-25 21:36:49 +02:00
TacoTheDank 6a4a681549 Resolve app_name in common.gradle 2022-07-18 02:15:09 -04:00
ByteHamster 2c25fe56e2
Merge pull request #5928 from TacoTheDank/integrateTriangleLabelView
Integrate TriangleLabelView library locally into project
2022-06-30 12:34:58 +02:00
ByteHamster 1054e13221 Merge branch 'master' into develop 2022-06-30 11:11:35 +02:00
ByteHamster 5175a85e5e Remove default gpodder sync server 2022-06-21 18:51:59 +02:00
TacoTheDank fafe85ddd6 Integrate TriangleLabelView locally into project 2022-06-04 20:17:12 -04:00
ByteHamster 97e0dcdd4a Update translations 2022-05-24 20:01:50 +02:00
Adrián Sámson 687ed5f2ff
Open podcast from statistics (#5898) 2022-05-24 19:40:40 +02:00
ByteHamster 33fb5e1f14
Merge pull request #5894 from ByteHamster/tiny-fixes
Tiny fixes
2022-05-15 21:53:47 +02:00
ByteHamster 93f88650ad Actually filter by last year (eg Jan-Dec) 2022-05-15 20:48:17 +02:00
ByteHamster 28f2706f32 Show spinner while loading statistics 2022-05-15 09:24:03 +02:00
ByteHamster 5448e1f390 Remove gpodder toplist
Half of the toplist no longer returns a valid podcast feed.
Some of the suggested tags are just random characters and none of them
is actually helpful.

This does not remove search or synchronization.
Just gpodder discovery.
2022-05-13 20:55:52 +02:00
ByteHamster 850529856a Confirm mark as played/unplayed 2022-05-08 21:28:59 +02:00
ByteHamster 934e2802f8 Remove 'mark all as read' button
Now available through multi-select
2022-05-08 21:28:59 +02:00
ByteHamster 5ae471ad0a Invert behavior of playback state swipe action to first remove from inbox 2022-05-06 23:14:47 +02:00
ByteHamster 01bddcc0a9
Move download logs to a button on the downloads page instead of a tab (#5866) 2022-05-06 22:52:02 +02:00
ByteHamster a500fc5d09 Update translations 2022-05-04 22:00:27 +02:00
ByteHamster dfcc342c57
Rename 'new' screen to inbox (#5460) 2022-05-03 22:10:39 +02:00
ByteHamster 8eedb82f31 Merge branch 'master' into develop 2022-05-03 22:03:20 +02:00
Nicolas Araujo 9b78d4c3f3
Put playback speed in widget (#5774) 2022-04-24 22:36:37 +02:00
ByteHamster 0b431a3311 Update filter dialog to Fragment 2022-04-22 22:17:24 +02:00
ByteHamster a01c24984e
Restore episode sharing that only includes a media URL (#5835) 2022-04-22 20:11:37 +02:00
ByteHamster 4a91d6f5de Merge branch 'master' into develop 2022-04-02 12:03:44 +02:00
ByteHamster 33e9e57d6e Simplify download notification title 2022-03-17 00:12:29 +01:00
ByteHamster 3b47deb705
Make yearly statistics a bar chart instead (#5759) 2022-03-15 20:52:15 +01:00
ByteHamster 05593a16a9
Merge pull request #5767 from ByteHamster/statistics-tweaks
Make 'to' filter of statistics inclusive
2022-03-09 22:10:06 +01:00
ByteHamster 5fee865ed4 Filter 'today' does not make sense for 'from' 2022-03-05 11:00:49 +01:00
ByteHamster fc3807aaf5 Use past year for statistics filter 2022-03-05 10:58:20 +01:00
ByteHamster f0aec13ea3 Make 'to' filter of statistics inclusive 2022-03-05 10:53:13 +01:00
ByteHamster 32770fe817 Refresh timeline when resetting statistics 2022-03-05 10:43:31 +01:00
nwuensche 57af1e7a57 Fix typo 2022-03-04 17:24:38 +01:00
ByteHamster 7451da1121 Move statistics screens to new module 2022-02-26 19:44:17 +01:00
ByteHamster f5de90e522 Move strings files to their own module 2022-02-23 22:27:11 +01:00
TacoTheDank 87067af965 Fix some gradle deprecations 2022-02-09 11:28:40 -05:00
vbh d4769620b7
Add preference to show subscription title (#5538) 2021-12-01 22:17:37 +01:00
ByteHamster f0100e61ac
Chromecast rework (#5518) 2021-11-28 22:19:14 +01:00
ByteHamster da50f43232 Declare intent mutability for Android 12 compatibility 2021-10-29 00:10:22 +02:00
ByteHamster a73a932a7c
Move speed dialog to the bottom (#5464) 2021-10-12 21:14:08 +02:00
TacoTheDank 310bb46c13 Clean up unused module AndroidX libraries 2021-08-28 19:51:11 -04:00
ByteHamster 154a2ec86e Fix png icons on Android 4.4 2021-07-24 09:31:49 +02:00
ByteHamster 958346d6d2 Fix widget not showing icons 2021-06-25 18:58:42 +02:00
ByteHamster c72fd81886 Move common gradle setup to a single file
Original idea by @TacoTheDank
2021-05-11 22:38:46 +02:00
ByteHamster 74c8dc9c14 Moved notification icons to their own module, so they don't crash old Android versions 2021-04-21 23:05:47 +02:00
ByteHamster fcf918f304 Enabled Lint with dependency checking 2021-04-17 17:30:43 +02:00
ByteHamster 0455a19657 Fix failing Lint task when there are dependency updates 2021-03-01 16:53:31 +01:00
ByteHamster 010ed376cd Move basic views to new module 2021-02-12 21:00:39 +01:00
ByteHamster 24ea4708ea Remove PlaybackServiceCallbacks 2021-02-12 18:08:58 +01:00