Commit Graph

18 Commits

Author SHA1 Message Date
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 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 8183e6986a Add preference to turn off link icons 2021-06-15 22:44:50 -04: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 e27ac15635 Fix keyboard not being dismissed in some circumstances 2020-12-20 15:25:52 -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 2b06a826ae Add Table of Contents 2020-12-20 13:45:22 -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