Commit Graph

24 Commits

Author SHA1 Message Date
03766734e5 Pull out popup view and replace with Transmission snackbars
PopupView and Transimission can interfere with each other and
cause an issue with the root screen becoming black and the app
getting stuck.
2024-02-06 11:43:43 +08:00
052b3c99ee Fixes for users with the accessibility buttonShapes feature enabled on iOS 2023-12-22 12:40:19 +08:00
a99ac232ca More tab bar pop behavior 2023-12-21 19:23:52 +08:00
8acc78db7b Fix ipad toolbar items, resize toasts on ipad 2023-12-21 13:44:11 +08:00
a882c759c2 More on updating email folders, make resource views refreshable 2023-12-20 15:36:12 +08:00
20b95d2224 Clean up UI for newsletter emails 2023-12-20 14:36:00 +08:00
bf94c17ac5 MOre on email views 2023-12-20 14:35:59 +08:00
49ddaee0be Show Move to Inbox in following items toolbar 2023-12-20 14:35:59 +08:00
590fc2ed25 Update iconography and listview for ios, bump android 2023-07-24 12:11:21 +08:00
c486167969 use more LocalText 2023-01-25 10:59:38 -08:00
3af4308202 use local text for more strings 2023-01-19 17:36:50 -08:00
12ea8959b3 Fix typo in description of newsletter emails 2022-10-28 22:49:46 +08:00
cffda791a8 convert newsletter email publisher to async 2022-04-27 11:54:03 -07:00
461249db59 fix mac app 2022-04-27 11:29:58 -07:00
090c1acbfd convert email creation to async 2022-04-27 09:48:44 -07:00
80e5fb9a52 use backgroundContext to fetch viewer 2022-04-21 20:27:10 -07:00
05d4107fa9 use coredata for newsletter emails 2022-04-21 09:09:26 -07:00
1073c63476 use @StateObject when the view owns the observable object 2022-02-26 10:54:05 -08:00
ce5123e2d7 create helper function on Snackbar to show it 2022-02-25 19:39:12 -08:00
629c378244 use NSPasteboard for macos copying 2022-02-25 19:23:29 -08:00
0a9b9f1387 Add a snackbar message when an email address is copied 2022-02-25 15:00:43 -08:00
a5f6eae574 create an email when user taps crete email button 2022-02-25 13:38:00 -08:00
5f0297f237 copy text to pasteboard when tapping email button 2022-02-25 13:13:51 -08:00
666da89c98 fetch email list when loading email view 2022-02-25 13:10:59 -08:00