omnivore/apple/OmnivoreKit/Sources/App/Views/AudioPlayer
Jackson Harper 85caaa7ea3 Use transmission for snackbar, fix issue with ownership of currently viewed item
The list object of the root library view had ownership of the
currently selected item, so object modifications that removed
the item from the current library list (like move or archive)
could cause the object to be released and the current screen
to continue operating on an invalid object.
2024-02-06 11:43:43 +08:00
..
AudioToolbarButton.swift Move miniplayer around to work with new layout on iPhone 2023-12-07 17:15:53 +08:00
ExpandedAudioPlayer.swift Use transmission for snackbar, fix issue with ownership of currently viewed item 2024-02-06 11:43:43 +08:00
MiniPlayer.swift Move miniplayer around to work with new layout on iPhone 2023-12-07 17:15:53 +08:00
MiniPlayerViewer.swift Settings UI cleanup, stop audio when archiving/deleting 2023-12-23 17:14:24 +08:00
ScrubberView.swift Update TTS user interface 2023-02-20 22:49:09 +08:00