Commit Graph
40 Commits
Author SHA1 Message Date
James Magahern af296d7430 URLBar: don't animate shadow paths during animation 2020-09-30 18:34:03 -07:00
James Magahern fab8ccecbd Perf: remove unnecessary shadows and mask views 2020-09-30 18:26:45 -07:00
James Magahern 3769f5bbbf Implemented find on page UI 2020-09-30 18:06:47 -07:00
James Magahern 1d27674d7d Redirect rules: for example, twitter->nitter 2020-09-30 15:55:52 -07:00
James Magahern d725bbb9d7 Add support for becoming a default browser 2020-09-30 15:23:05 -07:00
James Magahern 1d3d04ffdf Script sorting 2020-08-14 16:44:39 -07:00
James Magahern 69029a3195 Nicer toolbar buttons 2020-08-14 15:55:08 -07:00
James Magahern 1ac880afe9 New icon 2020-08-03 11:35:13 -07:00
James Magahern 5ff33db65b Probably better to assume http instead of https 2020-08-02 12:08:49 -07:00
James Magahern 68072ac521 Toolbar: button padding should be added to width for hit charge 2020-08-02 12:07:07 -07:00
James Magahern e1a897aa1e Allow arbitrary web content (http) 2020-08-02 12:06:56 -07:00
James Magahern 084fe0f286 Don't show error if url bar is first responder 2020-07-31 18:33:04 -07:00
James Magahern 29c416374f Error state in URL bar 2020-07-31 18:29:44 -07:00
James Magahern 2a64636d61 Show app name in titlebar 2020-07-31 17:44:38 -07:00
James Magahern c723b3de88 Rename to rossler\\attix 2020-07-31 17:35:03 -07:00
James Magahern 030c1db45c Long press on the window button to open a new tab 2020-07-31 16:36:10 -07:00
James Magahern 5457a05309 Multi-window support 2020-07-31 15:25:22 -07:00
James Magahern 4dd24f6423 Google search 2020-07-31 15:19:39 -07:00
James Magahern 8728e1cf54 Some more interesting visual state with script button 2020-07-31 15:03:00 -07:00
James Magahern 9a74042b59 Need to be careful not to capture dynamic vars here... 2020-07-31 14:47:18 -07:00
James Magahern db0f794a4e Fix bug where urls with scheme did not load 2020-07-31 14:43:02 -07:00
James Magahern 8b19db74df API to allow tabs to be created with URL 2020-07-31 14:41:30 -07:00
James Magahern 9272c34d3d Some multiple tab fixes 2020-07-31 14:39:18 -07:00
James Magahern 4227e2ecaa Dark mode should be global 2020-07-31 14:26:10 -07:00
James Magahern 2eec003a84 URLBar shouldn't show cancel button on iPad, visual tweaks 2020-07-31 14:23:00 -07:00
James Magahern ad85c3dc23 Back/forward buttons, share button on iPad 2020-07-31 14:08:10 -07:00
James Magahern 6baf543da3 Tabs implementation
Favicons and stuff too
2020-07-30 23:54:20 -07:00
James Magahern bba9efbbb6 Visual tweaks 2020-07-29 19:25:24 -07:00
James Magahern c96cafd1ca Fix crash, stale allowAllScripts and allowedOrigins 2020-07-29 18:58:31 -07:00
James Magahern 663dfcd2bb iPad support 2020-07-29 18:34:46 -07:00
James Magahern 220fc6f070 Dark mode implemented 2020-07-29 18:17:22 -07:00
James Magahern 32cdcf71f7 Script origins control inline policy, all scripts allowed for tab 2020-07-29 17:46:53 -07:00
James Magahern f330293606 Title bar 2020-07-29 14:16:25 -07:00
James Magahern 9f506c879f Stop/reload button 2020-07-28 11:37:10 -07:00
James Magahern 5e80faac62 Load progress indicator 2020-07-28 11:31:30 -07:00
James Magahern 37eeeacc85 Script blocking UI works now 2020-07-24 19:26:35 -07:00
James Magahern 125c7f8991 NavBar -> toolbar 2020-07-22 19:42:38 -07:00
James Magahern 3a38c4d792 gitconfig 2020-07-22 19:32:54 -07:00
James Magahern 6efd8bbb78 Proj reorg 2020-07-22 19:32:45 -07:00
James Magahern cddc684f54 Initial commit
Able to actually block scripts using a plugin, have XPC set up between plugin and
host process. Limited UI support
2020-07-22 19:29:38 -07:00