Commit Graph

104 Commits

Author SHA1 Message Date
Shadowfacts 3055cc339f Bump build number and update changelog 2021-06-18 11:17:21 -04:00
Shadowfacts fccce078b2 Fix VoiceOver focus staying in place after navigating 2021-06-17 23:30:50 -04:00
Shadowfacts 984ecc8879 Change VoiceOver focus after jumping from table of contents
Fixes #6
2021-06-17 23:13:33 -04:00
Shadowfacts 1ce48bc77e Fix connecting to tx.decrypt.fail 2021-06-17 22:58:46 -04:00
Shadowfacts 8c43bc8a44 Fix plain text responses not being visible in dark mode 2021-06-17 22:35:50 -04:00
Shadowfacts de68ecbe4b Don't assume character encoding when loading in fallback mode 2021-06-17 22:20:02 -04:00
Shadowfacts 5d2fb53510 Add input handling on iOS 2021-06-17 22:15:18 -04:00
Shadowfacts 255e5d7ff4 Fix crash when parsing invalid URLs 2021-06-15 23:33:40 -04:00
Shadowfacts dd0dcbde9c Fix crash when clearing URL field and pressing Go 2021-06-15 23:33:29 -04:00
Shadowfacts e5f520cf6f Add homepage preference 2021-06-15 23:21:22 -04:00
Shadowfacts 8183e6986a Add preference to turn off link icons 2021-06-15 22:44:50 -04:00
Shadowfacts 6a8c5b56fe Use AnyObject instead of class for protocol 2021-06-15 22:37:01 -04:00
Shadowfacts 188599dc01 Add more detailed metadata to share sheet 2021-06-15 22:31:32 -04:00
Shadowfacts a07d73cfe1 Update resolved packages 2021-06-15 22:31:32 -04:00
Shadowfacts 4bb2d064d1 GeminiProtocol minor cleanup 2021-06-15 22:31:23 -04:00
Shadowfacts e79cdcdb57 Bump build number 2021-03-25 22:28:53 -04:00
Shadowfacts b6eef7b317 Fix toolbar animation getting stuck partway 2020-12-22 21:17:42 -05:00
Shadowfacts 33e1f0dca6 Add Document.title test 2020-12-21 21:35:51 -05:00
Shadowfacts 7253b1218a Bump version and update changelog 2020-12-21 18:10:48 -05:00
Shadowfacts bb16c9ca9f Handle blank schemes when parrsing link URLs 2020-12-21 17:53:47 -05:00
Shadowfacts 7506ff3225 Fix Preferences Done button not working 2020-12-21 17:46:18 -05:00
Shadowfacts 5e2af7d678
Add web view fallback to display images 2020-12-21 11:13:51 -05:00
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