mirror of
https://github.com/bbara04/Purefin.git
synced 2026-07-23 19:26:50 +00:00
Add a ModalBottomSheet with Mark as watched/unwatched actions on long-click of episode cards. - Replace clickable with combinedClickable to support long-click gestures - Add markEpisodeAsWatched function to SeriesViewModel - Add MediaAction model usage for bottom sheet actions - Add test tag for the dialog component