Commit Graph
170 Commits
Author SHA1 Message Date
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 Attractor-4.0 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 Attix-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