Commit Graph

11 Commits

Author SHA1 Message Date
Shadowfacts 203bd1804f
iOS: Fix crash showing share sheet on iPad 2020-09-30 20:28:08 -04:00
Shadowfacts 1449dc215b
iOS: Fix toolbars disappearing when scrolling too far up 2020-09-29 15:29:58 -04:00
Shadowfacts 57023d204d
iOS: Go back to full SwiftUI
Embedding a UIHostingController inside a UIScrollView prevents
LazyVStack from working, causing very bad performance on some pages
2020-09-29 15:28:33 -04:00
Shadowfacts b174a26d1c
iOS: Hide/show bars while scrolling 2020-09-28 15:23:31 -04:00
Shadowfacts d8e93e481d
iOS: Disable autocorrection on URL bar 2020-09-27 23:00:03 -04:00
Shadowfacts d188802480
iOS: Appearance tweaks 2020-09-27 22:42:02 -04:00
Shadowfacts cf1574c54a
iOS: Use interactive keyboard dismissal 2020-09-27 22:39:47 -04:00
Shadowfacts 6b98d55f59
iOS: Add share sheet 2020-09-27 22:33:27 -04:00
Shadowfacts fd2463b917
iOS: Add preferences 2020-09-27 22:26:44 -04:00
Shadowfacts 87fcc576c5
iOS: Add URL field and toolbar 2020-09-27 22:11:34 -04:00
Shadowfacts 70bbbc5583
Extract a bunch of stuff to a BrowserCore framework, add iOS app target 2020-07-15 23:45:37 -04:00