Commit Graph

284 Commits

Author SHA1 Message Date
ByteHamster
4a92a5e019
Make sync service interface more standard (#7479) 2024-10-30 21:30:29 +01:00
ByteHamster
c36cdafad6
Fix crash when opening deeplink that does not have a url (#7466) 2024-10-21 22:21:17 +02:00
ByteHamster
5c47fd2468
Add predictive back gestures to settings screen (#7465) 2024-10-20 19:29:31 +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
loucasal
993a1eb171
Make enqueue location setting easier to understand (#7432) 2024-10-03 21:13:03 +02:00
ByteHamster
7b2ebd8ab0
Only show relevant actions on multi-select (#7424) 2024-09-26 22:48:48 +02:00
ByteHamster
a4bc5a6442
Use theme color for subscription card background (#7423) 2024-09-23 23:20:43 +02:00
ByteHamster
0398912801
Do not show estimated episode release for local folder (#7422) 2024-09-23 22:14:46 +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
2a1b537d13
Allow selecting external media dirs as data directory (#7400)
In addition to /sdcard/Android/data/de.danoeh.antennapod,
this now enables /sdcard/Android/media/de.danoeh.antennapod.
The folder is readable by other applications that have the
"read storage" permission. At the same time, AntennaPod
does not need the permission to write the folder.
2024-09-14 11:44:59 +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
50fa85882e
Remove animated playback speed button (#7401)
The button is behind the dialog anyway, so nobody can see the animation
2024-09-14 11:21:15 +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
600fdf0f8c
Fix paddings in online feed preview (#7342) 2024-08-24 10:52:33 +02:00
ByteHamster
eff3208b86
Maximum height of user interface settings for tablet users (#7320) 2024-08-10 00:01:18 +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
2a7824e2d3 Update contributors 2024-07-27 19:22:42 +02:00
ByteHamster
648593d432 Update translations 2024-07-27 19:22:36 +02:00
ByteHamster
3fe187eea5
Fix blue theme sometimes showing partially dynamic (#7294) 2024-07-18 23:15:44 +02:00
teleoflexuous
30dca237fd
Announce episode download start/end with Talkback (#7272) 2024-07-18 23:14:59 +02:00
ByteHamster
600ad2af3d
Echo 2024 bringup (#7289) 2024-07-18 21:08:57 +02:00
flofriday
17b713e10c
Improve collapsing toolbar state (#7277)
First this commit improves the threshold at which the icon color is
changed. We now ask the collapsing toolbar at which size it will be
collapsed instead of guessing.

Second, this commit also sets the appbar title (when collapsed) to the
podcast name in the podcast episode view.
2024-07-10 21:30:32 +02:00
flofriday
ff5a2c78d8
Fix search view showing underline (#7264) 2024-07-01 12:31:24 +02:00
flofriday
2b7ed4055f
Improve search bar design on add podcast screen (#7249)
* Improve search bar design on add podcast screen

The search bar now looks more up to date with modern android styles.

* Fix colorPrimaryContainer in default color schemes

The color should be usable as the background for containers with a tint
of the accent color, but it was set to the full accent color.
Now it is much more in line with how it should work.
2024-07-01 12:25:36 +02:00
Keunes
14cf3cb1fc
Update strings.xml (#7260) 2024-06-22 13:18:26 +02:00
flofriday
76bc899173
Fix error icon in the drawer (#7238)
There has been some regression that the error icon in the drawer was
just a circle instead of the the exclamation mark.

The error occurred because the icon was modified to have a background
circle once it was added to the subscription screens. However, in the
drawer a icon tint was applied which now also tinted the background
and made now only the background show.
2024-06-13 08:23: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
Tony Tam
27e9bf36b1 Download and store transcript text (#6797) 2024-05-18 18:58:01 +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
53ce6cd71a
Update error message design (#7167) 2024-05-08 23:27:04 +02:00
ByteHamster
a61f548792
Fix settings toolbar having color (#7169) 2024-05-08 07:46:25 +02:00
flofriday
6f572faa77
Fix inconsistent icons in the app toolbar. (#7163) 2024-05-06 22:04:24 +02:00
Simon Conrad
ba14510b80
Add support for parsing Nero M4A chapters (#7159) 2024-05-05 10:05: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
flofriday
c063c59af3
Fix sharp corners on placeholders (#7142)
All placeholder now have round corners matching the corner radius of the
image that will eventually load.
2024-04-27 11:28:30 +02:00