tempus/app
mucahit-kaya b79cfa4af0 fix(widget): resume progress updates during playback
The widget was only updating on play/pause state changes, so the timer
did not advance while playback continued. Added a Handler loop in
MediaService that updates the widget every second while playback is
running and clears it when playback stops, ensuring the progress bar
refreshes regularly.

Co-Authored-By: Firehawk <firehawk@opayq.net>
2025-09-23 14:32:00 +02:00
..
schemas/com.cappielloantonio.tempo.database.AppDatabase chore: adding the new json schme and bumping the versions for release 2025-08-09 10:39:46 -07:00
src fix(widget): resume progress updates during playback 2025-09-23 14:32:00 +02:00
.gitignore project upload 2020-11-20 15:38:08 +01:00
build.gradle feat: added 32bit build and debug build for testing. Removed unused function after merging changes for media service 2025-09-22 12:32:33 -07:00
proguard-rules.pro fix: fix crash with TypeToken and reflection 2024-02-19 21:07:47 +01:00