AntennaPod/net
ByteHamster 0e52f08aa5
Fix file deletion and queueing after download (#6652)
WorkManager does not tell us whether it was cancelled by
the user (not retried) or by the system (retried later).
So we need to delete the file and remove from queue when
we know that it was actually the user. Also make sure
to always delete the file when the download fails.

Also, don't show "will retry" message on last retry attempt.
2023-09-24 10:03:50 +02:00
..
common
discovery Fix crash in iTunes loader (#6341) 2023-02-23 23:05:54 +01:00
download Fix file deletion and queueing after download (#6652) 2023-09-24 10:03:50 +02:00
ssl Update AGP to 7.4.0 (#5655) 2023-04-01 23:16:53 +02:00
sync Convert nextcloud domains to Punycode 2022-12-04 21:17:25 +01:00
README.md

:net

This folder contains modules that directly interact with the network.