Alex Landau
Alex Landau
I don't think there is a way to do it with WebView. The closest thing possible is to dump the *current* DOM state as HTML, but this is very different...
I'm not exactly sure what do you mean by "Download Start to External App/Browser". Once the file is downloaded, you can click on it and choose which app to open...
This is not on my TODO list, but feel free to send a pull request that adds a config option to disable image loading.
It's already supported, but is not exposed in the GUI. You can drop any file with `.txt` extension into `/storage/emulated/0/Android/data/landau.sweb/files/adblock` in the Adblock Plus / uBlock Origin file format (see...
That's an unfortunate consequence of how Android handles dual app mode. I'll need to see how to make sure this doesn't close all tabs, or at least save and reload...
Thanks for the PR. This changes the theme to light, rather than adds a light option. I actually prefer the theme (dialogs) to be dark, at least when in night...
Thanks for the suggestion! That's an interesting feature that from your link seems easy to implement, which I'll try to do the next time I work on sweb. Unfortunately, I...
What is speed dial? How is this different from bookmarks?
Disabling images is already requested in https://github.com/alandau/sweb/issues/4. I didn't find a WebView option to disable video autoplay. Otherwise, I'd gladly add it. Do you know if it exists?
You're trying to spoof your own address, while you should specify an IP of a different host on your network (e.g. 198.18.0.2). Also, interface 1 looks like a VPN and...