plateaukao / einkbro

A small, fast web browser based on Android WebView. It's tailored for E-Ink devices but also works great on normal android devices.
Other
1.05k stars 77 forks source link

allow einkbro to open local html files using the content:// scheme #348

Closed tmahlburg closed 4 months ago

tmahlburg commented 4 months ago

This pull request will enable users to view local html files and follow local html links using einkbro. I tested it on my Onyx Boox Air 2 Plus, and it works well there.

Since I am not usually an app developer, I hope my approach here was correct. I'm very open to suggestions to fix anything.

Thanks for considering this request.