CUTR-at-USF / MUSER

App used in USF research on music therapy. Based on Shuttle Music Player (https://github.com/timusus/Shuttle).
Other
2 stars 1 forks source link

feat: collect new UI events #116

Closed BumbleFlash closed 3 years ago

BumbleFlash commented 3 years ago

This PR is to capture the next set of UI_EVENTS as listed in #17.

Changes:-

barbeau commented 3 years ago

@BumbleFlash Before adding any tracking for the current BLACKLISTS features let's address https://github.com/CUTR-at-USF/MUSER/issues/114 and https://github.com/CUTR-at-USF/MUSER/issues/115 (including renaming to "Disable").

barbeau commented 3 years ago

@BumbleFlash Is this ready for review or still waiting on the shuffle implementation?

BumbleFlash commented 3 years ago

@barbeau I just pushed a commit to capture the ALBUM_SHUFFLE event. And yes, it's ready for review!