AntennaPod/net
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
..
common Fix crash when opening deeplink that does not have a url (#7466) 2024-10-21 22:21:17 +02:00
discovery Do not print toplist authors twice (#7429) 2024-09-28 15:16:24 +02:00
download Sync after refreshing (#7475) 2024-11-01 10:29:11 +01:00
ssl Backport GlobalSign R6 certificate (#7293) 2024-07-18 22:49:45 +02:00
sync Sync after refreshing (#7475) 2024-11-01 10:29:11 +01:00
README.md Moved SSL providers to new module 2021-03-01 16:21:39 +01:00

README.md

:net

This folder contains modules that directly interact with the network.