Commit Graph

132 Commits

Author SHA1 Message Date
Shadowfacts a8a8ea10a1 Fix redirects not being handled
Closes #1
2020-12-20 22:57:29 -05:00
Shadowfacts d2f3ddf864 Fix reload not working 2020-12-20 22:27:59 -05:00
Shadowfacts 71831e58f2 Insert gemini protocol into host-only URLs 2020-12-20 15:32:36 -05:00
Shadowfacts e27ac15635 Fix keyboard not being dismissed in some circumstances 2020-12-20 15:25:52 -05:00
Shadowfacts 040a799b7b Fix not committing URL when pressing return 2020-12-20 15:24:36 -05:00
Shadowfacts 92fe14cd9b Add fallback for opening non-Gemini/HTTP URLs 2020-12-20 15:08:00 -05:00
Shadowfacts d4af73a18e Fix previewing HTTP(S) URLs 2020-12-20 15:07:37 -05:00
Shadowfacts a0a12f3865 Add context menu previews 2020-12-20 14:39:26 -05:00
Shadowfacts 444c4c053d Fix toolbar being too close to screen bottom on non-notched iPhones 2020-12-20 14:37:31 -05:00
Shadowfacts f647402a41 Prevent nav swipes from starting inside toolbars 2020-12-20 14:19:26 -05:00
Shadowfacts 43b105c85e Fix toolbars disappearing when tapping screen while scrolling 2020-12-20 14:11:02 -05:00
Shadowfacts f2b78d676f Fix wrong navigation styles on iPadOS 2020-12-20 14:09:18 -05:00
Shadowfacts d8b1c4d9c6 Remove old code 2020-12-20 14:07:23 -05:00
Shadowfacts a3af047591 Re-add back/forwards context menus 2020-12-20 14:03:38 -05:00
Shadowfacts be2e087a9e Fix forwards butto not being disabled when going to a new page 2020-12-20 13:47:49 -05:00
Shadowfacts 2b06a826ae Add Table of Contents 2020-12-20 13:45:22 -05:00
Shadowfacts 1454e9dc01 Fix incorrect selector name 2020-12-20 12:55:46 -05:00
Shadowfacts d3c196949e Re-add navigation bar 2020-12-19 22:43:43 -05:00
Shadowfacts 256cb0958e Fix scroll bar not appearing in dark mode 2020-12-19 19:40:31 -05:00
Shadowfacts 7c1a8aa2f5 Re-add toolbar 2020-12-19 15:21:46 -05:00
Shadowfacts abb80df9a7 Replace UINavigationController with custom navigation controller 2020-12-17 22:27:23 -05:00
Shadowfacts 314d8cf82c Add link decorations 2020-12-17 18:26:32 -05:00
Shadowfacts 2d60f733c3 Replace SwiftUI renderer with HTML/WKWebView 2020-12-16 23:09:09 -05:00
Shadowfacts 9d1d8828a0
Bump build number and update changelog 2020-09-30 21:31:50 -04: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 89b226e321
iOS: Improve link contrast in dark mode 2020-09-30 18:03:07 -04:00
Shadowfacts 107c4b0d72
macOS: Fix compilation 2020-09-30 18:02:22 -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 01a3eaf17f
Bump build number 2020-09-29 16:47:00 -04:00
Shadowfacts 8a895b70c8
Tweak link icons 2020-09-29 16:28:37 -04:00
Shadowfacts 19848ba8e4
Don't send requests with empty paths 2020-09-29 16:28:17 -04:00
Shadowfacts 182bb4b79b
Prevent potential redirect loops 2020-09-29 16:28:05 -04:00
Shadowfacts 71b6352395
Renderer: Add link icons 2020-09-29 15:30:10 -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 058166e028
Change god knows what to make the iOS archive build work 2020-09-28 23:21:08 -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 cea2076244
Use gemini:// as default protocol for typed URLs 2020-09-28 15:29:31 -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