Commit Graph
179 Commits
Author SHA1 Message Date
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
buzzert 12e2d82009 Attempt to fix blank URL bar bug 2022-10-11 15:04:59 -07:00
buzzert 6be801420c iOS 16 API updates 2022-10-11 15:04:37 -07: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. Attractor-4.1 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 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