Commit Graph

48 Commits

Author SHA1 Message Date
Shadowfacts 1016011bd9
Bump build number and update changelog 2021-10-16 12:14:27 -04:00
Shadowfacts 6aa38720af
Fix GeminiIntents target not depending on frameworks 2021-10-16 11:58:23 -04:00
Shadowfacts 0d80b6fdf5
Add toolbar customization 2021-10-16 11:20:00 -04:00
Shadowfacts 32648808cb
Add Open Homepage intent 2021-10-09 10:17:49 -04:00
Shadowfacts 86719b4528
Add preference for hiding toolbars 2021-10-09 10:17:49 -04:00
Shadowfacts b313f37170
Add all the intents 2021-10-09 10:17:49 -04:00
Shadowfacts 2b82e3b545
Add Open URL intent 2021-09-30 11:06:03 -04:00
Shadowfacts ebdd06738a
State restoration 2021-09-28 22:09:38 -04:00
Shadowfacts 7c728ce27d
Bump build number and update changelog 2021-08-30 21:07:00 -04:00
Shadowfacts 66f318f0e7
Improve URL entry heuristics, add punycode encoding for UTF-8 hosts
Uses URI fixup code from firefox-ios
2021-08-30 20:53:57 -04:00
Shadowfacts 3055cc339f Bump build number and update changelog 2021-06-18 11:17:21 -04:00
Shadowfacts e5f520cf6f Add homepage preference 2021-06-15 23:21:22 -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 e79cdcdb57 Bump build number 2021-03-25 22:28:53 -04:00
Shadowfacts 7253b1218a Bump version and update changelog 2020-12-21 18:10:48 -05:00
Shadowfacts 7506ff3225 Fix Preferences Done button not working 2020-12-21 17:46:18 -05:00
Shadowfacts d8b1c4d9c6 Remove old code 2020-12-20 14:07:23 -05:00
Shadowfacts 2b06a826ae Add Table of Contents 2020-12-20 13:45:22 -05:00
Shadowfacts d3c196949e Re-add navigation bar 2020-12-19 22:43:43 -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 107c4b0d72
macOS: Fix compilation 2020-09-30 18:02:22 -04:00
Shadowfacts 01a3eaf17f
Bump build number 2020-09-29 16:47:00 -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 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 b174a26d1c
iOS: Hide/show bars while scrolling 2020-09-28 15:23:31 -04:00
Shadowfacts fd2463b917
iOS: Add preferences 2020-09-27 22:26:44 -04:00
Shadowfacts 06a9c1fcac
Merge GeminiConnection into GeminiDataTask 2020-07-22 18:25:59 -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
Shadowfacts 70555eb317
Change deployment target back to 10.15 2020-07-15 23:12:01 -04:00
Shadowfacts bd48fc8dbb
Use toolbar for navigation controls 2020-07-15 18:30:12 -04:00
Shadowfacts 968837a6da
Make clicking links navigate 2020-07-14 23:15:56 -04:00
Shadowfacts 87917687bf
Add GeminiDataTask 2020-07-14 22:49:18 -04:00
Shadowfacts befccfc38a
Remove unused GeminiResponse class 2020-07-14 22:13:09 -04:00
Shadowfacts 07757efd98
God knows what Xcode changes 2020-07-14 22:11:14 -04:00
Shadowfacts 268566c165
Add GeminiRendererFramework 2020-07-13 18:22:12 -04:00
Shadowfacts 800d9ca538
Rename GeminiFormatTests to GeminiParserTests 2020-07-12 23:43:21 -04:00
Shadowfacts 4db28d377a
Add WIP GeminiProtocol framework 2020-07-12 23:09:37 -04:00
Shadowfacts a84a223c68
Add GeminiFormat framework 2020-07-12 23:09:22 -04:00
Shadowfacts bc88bed96a
Initial Commit 2020-07-12 21:35:00 -04:00