Wholphin/app
damontecres 5061277fd1
Keep activity tracking alive even after errors (#209)
Previously if the activity tracker got an error from the server during
one of the reports, the timer thread would stop and no further reports
would be sent.

This PR fixes that so it will continue to attempt to send reports since
if playback is continuing without error, the report error is likely
transient. For example, I observed the server returning an error during
its DB optimization scheduled task.

I think this will fix #208
2025-11-13 11:36:57 -05:00
..
config Include ffmpeg extensions for some audio formats (#109) 2025-10-29 20:34:41 -04:00
schemas/com.github.damontecres.wholphin.data.AppDatabase Remember library/collection sorting (#150) 2025-11-03 12:15:41 -05:00
src Keep activity tracking alive even after errors (#209) 2025-11-13 11:36:57 -05:00
.gitignore Set update URL (#8) 2025-10-15 17:17:16 -04:00
build.gradle.kts Cache ffmpeg build (#115) 2025-10-30 14:32:07 -04:00
proguard-rules.pro Enable minify/proguard (#29) 2025-10-17 19:44:36 -04:00