- Address download error
- Cleanup sepolicy; implement proper install solution
- Properly support MIUI and Android 11
- Move away from github and move some download logic server side.
- Fix vanilla chromium download
- Huge refactor
- Support android 11
- Change default back to only installing bromite webview.
- Make sure to edit config.txt appropriately, and place in /sdcard/WebviewManager
- Code optimization
- Add support for extensions version of ungoogled-chromium
- Seperate browser and webview choice
- Remove most checks in offline mode
- Add better error handling
- Fix some events don't properly trigger an install abort
- Misc code refactoring
-
Fix several critical bugs in the 7.x release
-
Try to fix offline install
-
Misc refactoring
-
Rebrand the module to reflect new abilities
-
Add support for bundling browser
-
Add ungoogled chromium and vanilla chromium
-
Massive code refactoring
-
Switch to Magisk's internal BusyBox
-
Use aria2 for faster downloads
-
Fix broken version check
-
Add verification for WebView apk
-
Other optimizations
-
Support recovery and system installs - system installs are experimental and I will NOT provide support for them
-
Update used tools
-
Hopefully fix "no connection" issues for some users
-
Rework overlay to prevent some boot loop
-
Separate overlays for Android 10 and < 10
-
Fix overlay flag on Android < 9
-
Verify downloads for security
-
Prepare for bromite upstream changes
-
Extract libraries from all, meaning even if install fails no crashing should occur
-
Switch to MMT-ex template
-
Major code refactoring
-
Better support Android 10
-
Update bundled overlay
-
Add backup for overlays.xml just in case
-
Misc bugfixes & improvements
-
Hopefully last release 4.x series
-
Misc bugfixes
-
Fixes for API < 28
-
Boot script updates
-
-
Reworked logging (thanks @JohnFawkes)
-
Updated sepolicy
-
Introduce better logging
-
Start using sepolicy.rule instead of going permissive
-
Move sepolicy dependent commands to boot scripts
-
Fix said boot scripts - for real this time
-
Full android 10 support
-
Prevent overlay install on custom ROMs
-
This will be the last release using Unity. 5.0 will use MMT-ex, meaning ONLY magisk will be supported
- Misc fixes
-
Fixed overlay not copying to the right place
-
Update unity
-
Remove some debugging code
-
Fixes for overlay on custom ROMs
-
Uninstall script fixes
-
Code cleaned up and refactored
-
Update to latest unity
-
Support offline installs
-
Whenever upstream bromite adds support Android 10 will work
-
Support new module format
-
Misc. bugfixes
-
Fixes for app installation on boot
-
More dynamic in boot script should no longer mess with manual app updates
-
Fixed compatibility with stock ROMs
-
Migration to unity template
-
Updated boot scripts
- Always download latest Bromite WebView apk
-
Download APK from official sources
-
Update replace logic
-
Update install logic
-
Updated bromite to 75.0.3770.132
-
Fixed boot script (I say that a lot...)
-
Improve install logic
-
Improve replace logic
-
Fix boot script (hopefully)
-
First steps towards Pixel/stock compatibility
-
Re-add 64 bit curl binary
-
Hotfix for multiple modules. All because of a comment in the code BTW
-
Hotfix for Chrome removal, wasn't received well
-
Attempt to fix support on Pixels and Pixel ROMs
-
reverted
-
Script cleanup
reverted
- Further fix webview recognition on reboot
- Add uninstall script to fixed issues with no webview on uninstall
- Bugfixes, probably added more bugs
-
Now fetches needed files from internet to reduce filesize
-
Fix installer script
-
Fix boot script
- Fix boot script
- Unbreak the module
- Fix script
-
Add support for more CPU arch besides arm64
-
Update bromite to v75
- Misc bugfixes
- Updated libs
- Fix WebView crash
- Initial release