AntennaPod/ui
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
..
app-start-intent Create module for sync service and move DBWriter to database module (#7040) 2024-03-29 17:45:14 +01:00
chapters Display transcript text and follow along the audio (#7103) 2024-05-18 18:58:36 +02:00
common Use theme color for subscription card background (#7423) 2024-09-23 23:20:43 +02:00
discovery Remove headings on add podcast page (#7405) 2024-09-15 10:27:43 +02:00
echo Echo 2024 bringup (#7289) 2024-07-18 21:08:57 +02:00
episodes Move widget setup code to widget module (#6996) 2024-03-25 23:45:09 +01:00
glide Remove unneeded module dependencies (#7046) 2024-03-31 09:15:03 +02:00
i18n Sync after refreshing (#7475) 2024-11-01 10:29:11 +01:00
notifications Move download service to module (#7041) 2024-03-29 19:27:53 +01:00
preferences Make sync service interface more standard (#7479) 2024-10-30 21:30:29 +01:00
statistics Show the number of downloaded episodes in stats screen (#7435) 2024-10-04 21:15:03 +02:00
transcript Display transcript text and follow along the audio (#7103) 2024-05-18 18:58:36 +02:00
widget Remove unneeded module dependencies (#7046) 2024-03-31 09:15:03 +02:00
README.md Remove PlaybackServiceCallbacks 2021-02-12 18:08:58 +01:00

README.md

:ui

This folder contains modules that display or directly interact with the UI.