YUCHEN YAN
a0d9f2aa7e
Make it easier to understand years statistics diagram when there are few months ( #7454 )
2024-11-01 11:57:17 +01:00
ByteHamster
f30cdf0e80
Sync after refreshing ( #7475 )
...
- Enables users to manually trigger sync
- Makes sure that we actually refresh when a new feed arrives:
Previously, we might request the feed to be refreshed but then don't
actually wait for it to be completed because the refresh service
wouldn't start up quickly enough.
This makes sure that we do not try to sync again before the refresh
actually went through, even if the sync service is called multiple times.
2024-11-01 10:29:11 +01:00
ByteHamster
c36cdafad6
Fix crash when opening deeplink that does not have a url ( #7466 )
2024-10-21 22:21:17 +02:00
Tony Tam
361c754eb9
Remember choice again in mobile download anyway prompt ( #7436 )
2024-10-04 22:35:43 +02:00
Tony Tam
141cbe946c
Add quick button to delete played downloaded episodes ( #7437 )
2024-10-04 21:30:03 +02:00
Tony Tam
a671be2d79
Show the number of downloaded episodes in stats screen ( #7435 )
2024-10-04 21:15:03 +02:00
ByteHamster
7b2ebd8ab0
Only show relevant actions on multi-select ( #7424 )
2024-09-26 22:48:48 +02:00
ByteHamster
61cf9b3405
Remove headings on add podcast page ( #7405 )
2024-09-15 10:27:43 +02:00
ByteHamster
dafe821775
Modernize feed details design ( #7402 )
2024-09-15 10:26:13 +02:00
ByteHamster
f35e92c112
Better error message when nextcloud could not be reached ( #7403 )
2024-09-14 11:41:37 +02:00
ByteHamster
b06caeadec
Remove WiFi filter setting ( #7406 )
...
93% of our users have an Android version modern enough that the setting is not available there anyway.
From the remaining 7%, probably only a tiny percentage use that setting.
Removing simplifies our code and makes it easier to maintain.
2024-09-14 11:22:32 +02:00
ByteHamster
6efecd56b5
Merge branch 'master' into develop
2024-09-10 21:01:24 +02:00
ByteHamster
6cbc58ba78
Bottom navigation ( #7176 )
2024-09-10 20:59:18 +02:00
ByteHamster
72b3cd7f81
Update translations
2024-09-09 22:33:22 +02:00
flofriday
60f6e175a8
Show message for empty home sections ( #7221 )
2024-09-08 16:05:36 +02:00
ByteHamster
fe0c5910d7
Update translations
2024-09-03 22:19:59 +02:00
ByteHamster
13c2e1b3a1
Be more detailed about what is deleted when unsubscribing ( #7363 )
2024-08-30 18:06:16 +02:00
ByteHamster
f7faf3c8c3
Support reordering drawer items ( #7310 )
2024-08-08 22:26:07 +02:00
ByteHamster
895987e5aa
Some languages use the quantity 'one' also for 11, 21, etc ( #7314 )
2024-08-01 22:51:37 +02:00
ByteHamster
648593d432
Update translations
2024-07-27 19:22:36 +02:00
teleoflexuous
30dca237fd
Announce episode download start/end with Talkback ( #7272 )
2024-07-18 23:14:59 +02:00
Keunes
14cf3cb1fc
Update strings.xml ( #7260 )
2024-06-22 13:18:26 +02:00
André
f8c864f553
Reorganize appearance settings ( #7207 )
2024-05-31 10:46:59 +02:00
ByteHamster
0a768e6286
Merge branch 'master' into develop
2024-05-29 18:27:53 +02:00
ByteHamster
1fc212ee88
Move auto-delete settings ( #7096 )
...
Users had a hard time understanding that automatic deletion and episode cleanup are two different things.
Maybe that is because in German, both got translated to the exact same string.
Now both are next to each other and the titles are updated, so that it hopefully causes less confusion.
2024-05-24 14:21:21 +02:00
Tony Tam
e856a9f118
Display transcript text and follow along the audio ( #7103 )
2024-05-18 18:58:36 +02:00
ByteHamster
568c0928c5
Update translations
2024-05-12 21:17:37 +02:00
ByteHamster
084723ad76
Add episodes without subscribing ( #7098 )
2024-05-09 11:44:26 +02:00
ByteHamster
a8dfe6f123
Bottom multi-select ( #7093 )
2024-04-29 07:40:03 +02:00
ByteHamster
0341accef5
Update translations
2024-04-27 14:04:36 +02:00
ByteHamster
d9d48674ed
Move 'show subscription title' setting to subscription page ( #7097 )
2024-04-27 10:42:54 +02:00
ByteHamster
e9b3cc34fe
Optionally display subscriptions as a simple list ( #7087 )
2024-04-14 11:45:12 +02:00
ByteHamster
1a92db4706
Update translations
2024-04-11 22:57:42 +02:00
ByteHamster
fc40da28a7
Merge branch 'master' into develop
2024-04-07 10:42:25 +02:00
Fredrik Wallén
00d6df6261
Make it possible to sort the home screen ( #7048 )
2024-04-05 20:45:26 +02:00
ByteHamster
687db0f5ed
Merge :net:sync:model and :net:sync:service-interface ( #7063 )
2024-04-05 20:08:25 +02:00
ByteHamster
4e47691e70
Remove gpodder search ( #7047 )
...
The search results are usually broken anyway
or the server just returns an error 500
2024-03-31 09:15:53 +02:00
loucasal
bf1bd56186
Update string to sentence case ( #7045 )
2024-03-30 11:19:41 +01:00
ByteHamster
0a6b7ed699
Nicer rating dialog ( #7011 )
2024-03-22 18:18:30 +01:00
ByteHamster
f0e685c5a9
Update translations
2024-03-20 20:32:52 +01:00
ByteHamster
542d50cba7
Create automatic backups only every 3 days, update summary ( #7005 )
2024-03-20 18:45:39 +01:00
ByteHamster
55845c46a1
Optional automatic daily database backup ( #6994 )
2024-03-18 07:36:37 +01:00
ByteHamster
da21d92f96
Fully remove string that fails Lint
2024-03-13 22:39:21 +01:00
ByteHamster
afc21f46a9
Remove translation that fails Lint
2024-03-13 22:22:37 +01:00
ByteHamster
7d89b18afb
Merge branch 'master' into develop
2024-03-13 21:59:49 +01:00
ByteHamster
635e6c8267
Update translations
2024-03-10 20:34:09 +01:00
ByteHamster
393a8cebd3
Remove last few usages of Iconify ( #6977 )
2024-03-10 08:02:34 +01:00
Taco
40da13e014
Clean up some dead code ( #6952 )
2024-03-04 23:07:28 +01:00
Matej Drobnič
7332c04631
Add option to add new episodes to queue ( #6855 )
2024-02-25 16:11:30 +01:00
ByteHamster
a7068cc24a
String tweaks reported on Transifex ( #6942 )
2024-02-25 15:31:59 +01:00