music-player icon indicating copy to clipboard operation
music-player copied to clipboard

Widgets with track state and time

Open Anrimian opened this issue 2 years ago • 0 comments

Do not save played time, store into static field. Save when pause state is received. How to not update all widgets on played time change every second? A: applyWidgetState() return not boolean, but enum or smth like this: NO_CHANGES, CHANGES, CHANGES_TIME Widget medium - add progressbar and time Widget small ext - add progressbar and time New small ext widget with random and repeat buttons replaced with fast seek forward and backward

Anrimian avatar Sep 25 '22 13:09 Anrimian