Commit Graph

8 Commits

Author SHA1 Message Date
1021d2d6a2 Some linting 2024-03-21 12:26:30 +08:00
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
7bd19658f4 Colors for toolbar items 2023-12-27 10:58:04 +08:00
0bd710e639 Dont allow deleting system labels 2023-12-23 22:25:20 +08:00
7404386773 More string cleanups 2023-12-23 16:12:14 +08:00
e4850311f4 archive/delete for tts player, use valet to sync hide system labels property
Using valet instead of UserDefaults(suiteName to work around
some potential issues with the extension loading.
2023-12-22 20:11:36 +08:00
43c8e5cabb Use title for the full screen text to speech view 2023-12-07 17:15:53 +08:00
73341ad578 mini player for ipad layouts 2023-12-07 17:15:53 +08:00