AntennaPod/playback/service
ByteHamster 91bcf4b400
Work around race condition where position reset might be undone (#7102)
When the position saver ticks while the service is just about to be
stopped, it might happen that we first reset the position and then
set it to the end again. This works around this.
2024-04-15 19:23:26 +02:00
..
src Work around race condition where position reset might be undone (#7102) 2024-04-15 19:23:26 +02:00
README.md Move playback service to module (#7042) 2024-03-29 21:05:02 +01:00
build.gradle Delete core module (#7060) 2024-04-05 19:20:27 +02:00

README.md

:playback:service

The main service doing media playback.