omnivore/apple/OmnivoreKit/Sources/Views
Jackson Harper e6b4d80de2 After load set webview to opaque
During the initial load we need the clear + !opaque settings so
the webview does not flash a white background in dark mode. But
after load we want to use the systemBackground colour and an
opaque background, so in dark mode the scrollbars are displayed
correctly. Without this iOS will display a dark scrollbar ontop
of the dark background.

Note that due to a bug in Webkit setting the scrollbar inset
colours doesn't seem to work in current iOS:

https://developer.apple.com/forums/thread/689654
2022-03-06 09:16:40 -08:00
..
Article After load set webview to opaque 2022-03-06 09:16:40 -08:00
Buttons move RegistrationView into binder package 2022-02-23 15:28:43 -08:00
Colors fix context menus so all actions are included across devices 2022-03-02 10:24:35 -08:00
FeedItem fix context menus so all actions are included across devices 2022-03-02 10:24:35 -08:00
Images update menu icon image 2022-02-24 15:13:30 -08:00
LinkedItemDetail make pdfwrapper public 2022-02-23 16:27:00 -08:00
PushNotifications Open source omnivore 2022-02-11 09:24:33 -08:00
RegistrationViews move CreateProfileView into App package 2022-02-28 18:11:19 -08:00
Resources update extension success messages 2022-02-24 11:53:20 -08:00
TextFields move CreateProfileView into Binders package 2022-02-23 15:50:21 -08:00
UserSettings create omnivore email relay ui for apple apps 2022-02-25 09:57:00 -08:00
Utils move ProfileContainerViewModel into Binders package 2022-02-23 16:13:29 -08:00
Web render correct color mode in privacy and term web embeds [apple] 2022-02-24 14:18:51 -08:00
WelcomeView remove welcome view model 2022-02-23 14:50:25 -08:00
AlertView.swift Open source omnivore 2022-02-11 09:24:33 -08:00
AsyncImage.swift use @StateObject when the view owns the observable object 2022-02-26 10:54:05 -08:00
CustomFontRegistration.swift Open source omnivore 2022-02-11 09:24:33 -08:00
Fonts.swift Open source omnivore 2022-02-11 09:24:33 -08:00
FontSizeAdjustmentPopoverView.swift move LinkItemDetailViewModel into binders package 2022-02-23 16:24:21 -08:00
FormSheetWrapper.swift resolve lint/xcode warnings 2022-02-22 09:17:54 -08:00
FullScreenWebAppView.swift Open source omnivore 2022-02-11 09:24:33 -08:00
KeyboardManagement.swift remove welcome view model 2022-02-23 14:50:25 -08:00
LoadingSection.swift move home feed components into separate files 2022-02-28 10:21:44 -08:00
LocalText.swift move RegistrationView into binder package 2022-02-23 15:28:43 -08:00
Popover.swift move LinkItemDetailViewModel into binders package 2022-02-23 16:24:21 -08:00
ProfileCard.swift move files around 2022-02-23 16:14:58 -08:00
ShareExtensionView.swift move share extension view model into App package 2022-02-24 16:18:06 -08:00
SnackBar.swift create helper function on Snackbar to show it 2022-02-25 19:39:12 -08:00
SnoozeView.swift move home feed view into binders 2022-02-23 16:03:59 -08:00
TextChip.swift fix context menus so all actions are included across devices 2022-03-02 10:24:35 -08:00
UINavigationControllerExtension.swift Open source omnivore 2022-02-11 09:24:33 -08:00