Skip to content

A magisk module created to replace system webview, re-including bromite with overlay support.

License

Notifications You must be signed in to change notification settings

porsche613/open_webview

 
 

Repository files navigation

Open WebView - XDA Thread

Open WebView

This module helps you to replace your system webview though Magisk.

This fork focus on bring back Bromite system webview support, which is deprecated in in main repository, and implent overlay suppoert for it.

ATTENTION! There is a bug that still needs to be fixed where sometimes you may find that the installed webview doesn't work. To fix this bug you need to manually install the webview, to do this just:

- go to fdroid and re-download the latest version
- manually download the apk and install it

DISCLAIMER

Before flash module, please read below:

I AM NOT RESPONSIBLE SOME YOUR FEATURE FROM YOUR DEVICE IF DOESN'T WORK PROPERLY. BEFORE FLASH THE MODULE, PLEASE READ LINE CODES AND SELECT GOOGLE SERVICES YOU NEEDS. YOU ARE FLASHING THIS MAGISK MODULE AND ITS YOUR CHOICE TO DO IT OR NOT TO DO IT AND YOU'RE THE ONE DOING IT. I JUST WANT TO HELP OTHERS OUT.

Compatibility

  • Android 8+
  • Magisk 20.4+

Tested Device

  • [OxygenOS 12.x]
  • [LOS 18.x]
  • [LOS 19.x]
  • [LOS 20]
  • other not tested may can be install successful but it need to be proved, if your devices are bootloader unlocked and OS got rooted.

Support

If you found this helpful, please consider supporting development with a coffe. Alternatively, you can contribute to the project by reporting bugs and doing PR. All support is appreciated!

Features

Compile

  • Clone the repository
  • Run the script: ./create-module.sh

Credits

License

Copyright 2023 F3FFO, porsche613 and other contributor.

The source code is available under GPL-3.0

Change logs

v2.3.1_Mod(232)

  • Re-add Bromite system webview with overlay support.

v2.3.1

  • KernelSU compatibility. Thanks to @amteza
  • Bug fix

v2.3.0

  • Remove Bromite webview
  • Re-add overlay inside module
  • Add Android 14 support for Vanadium

v2.2.0

  • Add Vanadium webview
  • Add SHA256 integrity check for Mulch
  • Get always last release of bromite
  • Bug fix

v2.1.0

  • Add Mulch webview
  • Add status in the module description
  • Update bromite to v108.0.5359.156
  • Bug fix

v2.0.0

  • Reworked the installation logic
  • Add cleaning logic for dalvik cache
  • Update bromite to v106.0.5249.163
  • Bug fix

v1.1.0

  • Add curl binary
  • Bug fix

v1.0.1

  • Bug fix

v1.0.0

  • Initial release

About

A magisk module created to replace system webview, re-including bromite with overlay support.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 94.7%
  • PowerShell 5.3%