Commit Graph

72 Commits

Author SHA1 Message Date
Shadowfacts 2d60f733c3 Replace SwiftUI renderer with HTML/WKWebView 2020-12-16 23:09:09 -05:00
Shadowfacts 203bd1804f
iOS: Fix crash showing share sheet on iPad 2020-09-30 20:28:08 -04:00
Shadowfacts 364ffe9f94
iOS: Add pointer effects to various buttons 2020-09-30 18:14:38 -04:00
Shadowfacts 4f3e1432e7
iOS: Add accessibility labels to toolbar buttons 2020-09-30 18:10:36 -04:00
Shadowfacts 83dad76b82
iOS: Add theme override setting 2020-09-29 23:44:44 -04:00
Shadowfacts b000f1c2b3
iOS: Add back/forward history context menus 2020-09-29 23:36:24 -04:00
Shadowfacts 182bb4b79b
Prevent potential redirect loops 2020-09-29 16:28:05 -04:00
Shadowfacts 1449dc215b
iOS: Fix toolbars disappearing when scrolling too far up 2020-09-29 15:29:58 -04:00
Shadowfacts 012ada4af7
iOS: Actually save preferences 2020-09-29 15:29:12 -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 ac66feadcc
Change build number 2020-09-29 09:06:04 -04:00
Shadowfacts b2aea09b54
Rename to Rocketeer
Change bundle identifier, signing team
2020-09-28 22:52:15 -04:00
Shadowfacts f5bb2ed2c3
iOS: Assorted tweaks 2020-09-28 15:49:02 -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 ef47b59aab
iOS: Add gemini:// protocol handling 2020-09-27 22:56:36 -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