Commit Graph
100 Commits
Author SHA1 Message Date
James Magahern 177db26b69 Implements zoom in/out keyboard shortcuts 2024-10-17 13:38:41 -07:00
James Magahern 29057c8024 History menu improvements 2024-07-31 17:53:23 -07:00
James Magahern 6dccb25b3e TitlebarView: move to drag api 2024-05-10 17:01:14 -07:00
James Magahern eec57f5f31 History UI improvements 2023-09-26 16:23:35 -07:00
James Magahern a4c6caeb8e Another attempt to fix empty URL bar 2023-08-10 19:52:59 -07:00
James Magahern 3f5d608908 Even better AI generated icon 2023-04-19 14:39:06 -07:00
James Magahern 99bd3af187 Fix warnings 2023-04-19 14:33:17 -07:00
James Magahern 98dfd85781 Small Settings QOL improvements 2023-04-19 14:30:06 -07:00
James Magahern 6a187b0df3 Update icon to use Midjourney generated one 2023-04-19 11:45:21 -07:00
James Magahern dca5aca1ce UIGraphicsImageContext: both dimensions must be > 0 2023-04-19 11:40:57 -07:00
James Magahern f8d19414d5 Avoid generating zero size bitmaps 2023-04-14 19:37:31 -07:00
James Magahern 748023d330 Adds history menu 2023-01-27 13:46:23 -08:00
James Magahern 53efb5389e Adds history browser view 2023-01-20 17:28:15 -08:00
James Magahern f374f3ebe8 Tweak autocomplete query a bit 2023-01-20 16:20:36 -08:00
James Magahern 836daee5a3 Fix find and replace 2023-01-11 13:20:36 -08:00
James Magahern 75153d1c4a Settings: Catalyst: adjust slightly the header labels 2022-08-22 17:43:04 -07:00
James Magahern 95d5d2705c Add LICENSE: GPLv3. 2022-08-22 17:32:51 -07:00
James Magahern 957ee045b4 Adds reader mode shortcut (cmd+shift+R) 2022-08-22 17:18:50 -07:00
James Magahern 184396b1d8 Feature: make Reader use center window 2022-08-22 17:10:47 -07:00
James Magahern ac345ef613 Settings.swift: ~~consistency~~ 2022-08-22 15:44:00 -07:00
James Magahern 58433bc59d Make AttractorServer setting nil by default 2022-08-22 15:43:06 -07:00
James Magahern 3b42984361 Remote tabs: Fix bug where menu was out of sync with list of tabs 2022-08-05 19:50:27 -07:00
James Magahern a9801d9d56 TabInfo: don't need to implement == if Codable/hashable 2022-08-05 19:28:43 -07:00
James Magahern e8c6111592 Remote tabs: finishing touches 2022-08-05 18:55:19 -07:00
James Magahern 61773b97db TabPickerViewController: Remote tab UI 2022-08-05 15:56:30 -07:00
James Magahern 1db6cf54a9 TabPickerViewController: Refactor to not reference tab controller directly. 2022-08-05 15:13:37 -07:00
James Magahern ace7917080 Some main menu fixes 2022-08-03 19:04:40 -07:00
James Magahern 56ed848fe7 Focus web view shortcut now cmd+shift+e to avoid f&r conflict 2022-06-28 16:59:47 -07:00
James Magahern f6dcc48e46 Tagger: backspace to go back 2022-06-03 13:14:40 -07:00
James Magahern ebc6f4ad6a Scroller.js: improvements to scrolling by keyboard 2022-06-03 13:04:00 -07:00
James Magahern ab2ff98f37 KeyboardShortcuts: Better organization 2022-05-09 14:37:41 -07:00
James Magahern 5d56b40128 Move to F&R API 2022-05-09 13:16:55 -07:00
James Magahern d9658508cc Fixes for null command 2022-03-29 17:27:07 -07:00
James Magahern cc6b25aab0 Rename project to Attractor 2022-03-28 18:27:28 -07:00
James Magahern 44cde0018b Support for Sydro find interaction 2022-03-28 16:52:03 -07:00
James Magahern c1e194cfe9 Version bump: 3.0 2022-02-22 22:03:19 -08:00
James Magahern 54c8453ffc RedirectRulesSettingsViewController: spruce up appearance 2022-02-22 22:01:39 -08:00
James Magahern 77df1d66b6 Xcode: upgrade to recommended settings 2022-02-21 16:02:16 -08:00
James Magahern c2b0e33586 Allow """unsafe""" loading of favicons from non-https 2022-02-21 16:01:58 -08:00
James Magahern 4cbc633777 Bridge: Enable ApplePay, open in background 2022-02-21 16:01:44 -08:00
James Magahern f32c246e35 Feature: Adds open in background (Shift+Cmd) 2022-02-21 16:01:01 -08:00
James Magahern 224a39b64f Dark mode appearance tweaks 2022-02-21 15:52:18 -08:00
James Magahern c8b4242bc6 Autocomplete: higher scores for full hostnames 2022-02-21 14:23:38 -08:00
James Magahern e3bf6c5191 No autocorrect/clear buttons on mac 2022-02-21 14:23:24 -08:00
James Magahern a374d0d102 AutocompleteViewController: adjust insets on keyboard appearance 2022-02-18 19:12:50 -08:00
James Magahern b9157af2b2 URLBar: Adds autocorrect toggle button for url bar 2022-02-18 19:05:12 -08:00
James Magahern f6b90e209d Autocomplete: tweaks to allow some top level paths 2022-02-18 18:11:34 -08:00
James Magahern 96de5ff23c Redirect: redirect to http instead of https 2022-01-04 15:44:10 -08:00
James Magahern a13aab99b2 Customized user scripts/stylesheets: iPhone fixes 2021-12-16 19:05:10 -08:00
James Magahern b79f0ac5db Adds customizable user script and user stylesheet. 2021-12-16 18:40:45 -08:00
James Magahern 026306b6df Settings: Tweaks for Catalyst 2021-12-16 16:32:47 -08:00
James Magahern d5ed7f09da Settings: Actually make settings scene properly 2021-12-16 16:32:26 -08:00
James Magahern 3cedd3f387 Redirect Rules: implements redirect rules UI 2021-12-14 18:50:33 -08:00
James Magahern 2ac814cd4e Fix build failure for newer iOS 2021-11-29 10:56:14 -10:00
James Magahern 3ba35c70a6 Adds Whoogle.nor search provider 2021-11-29 10:55:55 -10:00
James Magahern 9bbf238382 ScriptPolicyViewController: Show security origin as VC title 2021-10-21 16:15:03 -07:00
James Magahern 9b54d68746 Make entire titlebar draggable 2021-10-21 16:14:42 -07:00
James Magahern 291abfcd6a ScriptControllerIconView: Update to reflect policy type 2021-10-21 15:08:04 -07:00
James Magahern fc7380ed21 Implement actual policy 2021-10-21 13:24:58 -07:00
James Magahern 70486c49de Convert script policy to ObjC 2021-10-21 11:05:40 -07:00
James Magahern 31787f57ae Started working on modern policies (from Epiphany)
UI finished, just need to hook it up to the backend.
2021-09-29 18:55:23 -07:00
James Magahern 2e25a303b0 Make it so when a URL is opened and there are no open tabs, use the existing tab 2021-09-13 13:59:52 -07:00
James Magahern 864260bad3 Appearance tweaks 2021-07-20 19:17:04 -07:00
James Magahern 777b079f5e Goofing around with Box 2021-07-13 18:11:47 -07:00
James Magahern 560b1a4a75 Tabs: Fix issue where tab sometimes has the wrong favicon after a redirect. 2021-07-13 16:47:41 -07:00
James Magahern 656cf55b96 Settings: Switch to UIKit 2021-06-29 18:31:04 -07:00
James Magahern c60df21c54 Show SSL status in titlebar 2021-06-14 18:09:33 -07:00
James Magahern 6ae053ab67 Bug: action sheet requires source view 2021-06-14 16:47:57 -07:00
James Magahern 2f09a452c7 Only make url bar become FR if on macOS 2021-06-14 16:42:03 -07:00
James Magahern 356baa00e7 Border color tweak in dark mode 2021-06-14 16:37:03 -07:00
James Magahern d959342180 Some appearance tweaks 2021-06-14 16:32:51 -07:00
James Magahern ecee3bd9bb Script policy UI adjustments 2021-06-14 15:46:01 -07:00
James Magahern 52b3f7fe0a Update for focus system 2021-06-10 21:39:32 -07:00
James Magahern f552e80976 The backslashes cause all sorts of problems 2021-06-09 18:30:48 -07:00
James Magahern f348878b1e Archive.today opens in new tab 2021-05-25 15:42:42 -07:00
James Magahern 25e5fa563c Adds cancel button to preferred email recipient sheet 2021-05-25 15:40:58 -07:00
James Magahern 6ea9cfa5e0 Fix whitespace 2021-05-25 15:39:10 -07:00
James Magahern 2f40785b50 Hack MFMailComposeViewController because I really really want it to work 2021-05-25 15:38:37 -07:00
James Magahern 22652ee05f Make URL bar FR when creating new tab, make errors local to tabs only 2021-05-06 16:42:04 -07:00
James Magahern dd11f1c61a Email and Share icons
Although at the time of writing, Email will crash on 15
2021-05-06 16:19:39 -07:00
James Magahern 557efa40e9 Put document controls view in a scroll view 2021-04-28 17:03:27 -07:00
James Magahern 69619328dc Fix bug where URL bar was all white 2021-04-23 16:58:22 -05:00
James Magahern 428232bfa8 Pointer effects 2021-04-19 17:55:24 -07:00
James Magahern 6eb462aeb7 Fix Leaks 2021-03-30 15:39:24 -07:00
James Magahern 84143edfaf Tagger: Tag buttons too 2021-03-10 17:39:58 -08:00
James Magahern a7e4b7f0e8 Smooth scrolling 2021-03-10 16:17:22 -08:00
James Magahern fb03ca2676 Adds ability to change search provider 2021-03-09 12:20:51 -08:00
James Magahern 1e39582a46 Finish implementing autocomplete keyboard nav 2021-03-09 11:21:00 -08:00
James Magahern 80a897ece6 Rudimentary autocomplete focus 2021-03-09 00:14:48 -08:00
James Magahern b550868b50 Fix key command conflicts 2021-03-08 23:53:07 -08:00
James Magahern b88512bc34 Dark mode shortcut 2021-03-08 23:38:01 -08:00
James Magahern 9bb8807c19 Tagger: hold space now. hjkl to scroll 2021-03-04 16:07:30 -08:00
James Magahern fb9ec47833 Settings View: SwiftUI wrapper 2021-03-03 16:17:54 -08:00
James Magahern 225761473d Tagger: Saka-key like keyboard navigation link tagging 2021-02-26 17:44:10 -08:00
James Magahern 48a7c07551 DocumentControls: Adds archive.today shortcut 2021-02-23 17:08:35 -08:00
James Magahern 6cffd94c54 VIMBindings: only allow if content view is focused 2021-02-18 19:34:41 -08:00
James Magahern 15aaa12797 Keyboard: scroll up/down with vim bindings 2021-02-17 19:02:18 -08:00
James Magahern 18d74efa89 BrowserViewController: break up into extensions 2021-02-17 18:28:18 -08:00
James Magahern 372a0f32e9 TabBar: Smarter content offset adjustment 2021-02-15 23:18:52 -08:00
James Magahern 101f8f17e7 Fix warnings 2021-02-15 23:06:23 -08:00