open_webview
open_webview copied to clipboard
A magisk module created to replace system webview
https://github.com/uazo/cromite
The `/data/system/packages.xml` file is **extremely** critical to the Android system. The module should never alter the contents of `packages.xml` without explicit user confirmation.
Didn't can download vanadium system webview!
In developer settings Vanadium WebView was `not` marked as selected. After selecting Vanadium WebView in developer settings resulted in crashing as Vanadium WebView is not actually installed. I manually downloaded...
Cromite webview: Installation suceeds allegedly, but webview does not show up after reboot. Mulch webview: Installation fails. "Could not create overlay". Reverted back to v2.4.0 Device: Oneplus 3 OS: LineageOS...
Hi, my phone, Qin f21 pro, doesn't have any physical volume keys so I can't select in your module. Would it be possible to have another way to select?
Hi, I tried v2.5.2 to install alternative to "Version 131.0.6778.200 com.android.webview" on my OnePlus 7T wie Lineage OS 22.1 (A15). I selected Vanadium and script runs successfully without errors. After...
https://web.archive.org/web/20241231093625/https://divestos.org/pages/news#end > I believe the projects were highly successful in their goals, however this month _(Dec. 2024)_ will mark the end. > DivestOS and its apps _(Mull, Mulch, Hypatia, etc)_...
Didn't notice that before because Cromite WV still called `Android System Webview` and I'm still using Mulch WV : install of Cromite WV looks fine but it's not installed after...
As explained in https://github.com/Magisk-Modules-Alt-Repo/open_webview/issues/51#issuecomment-2558281854 `mktemp` doesn't work on all versions of Android as I previously expected. It can be fixed with the use of the `-p` argument, but at this...