143 Commits

Author SHA1 Message Date
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
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
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
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
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
437f094936 Update translations 2023-02-19 19:47:09 +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
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
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