music-player
music-player copied to clipboard
Widgets with track state and time
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