Conversation
Vanadium is the WebView provider on GrapheneOS. Read grapheneos.org/usage#web-brow. There's a warning when disabling system apps like Vanadium, but users have been disabling it anyway, and then blaming GrapheneOS or third party apps for the breakage they caused despite the warning.
1
2
2
Since the warning and documentation have proven inadequate, the toggle in the user interface for disabling Vanadium has been disabled as is the case for the core system apps. It can still be disabled by more technical users, but hopefully they understand what they're breaking.
1
1
1
I don't understand why people want to disable it. It's a core part of the operating system and is a major part of what GrapheneOS is working on developing. If you don't want to use it as your browser, that's fine, but you're still using it for the WebView in other apps anyway.
1
1
1
Including the unified app providing both the WebView and browser avoids including two separate releases of Vanadium. It makes the updates substantially leaner and reduces memory usage when both are being used, since they map the same shared libraries / resources from the apk.
1
1
3
On the stock OS, the WebView is provided by Chrome. If users disable Chrome, it triggers updating and using the standalone WebView provider built from the same Chromium source tree. This requires the OS to bundle both of them as system apps to work around users disabling Chrome.
ah, now i understand perfectly. a small difference from the stock OS: you don't get the V. WebView if you disable V. (which you don't want/need to disable in case of GrapheneOS)..
GrapheneOS could provide a toggle to disable/hide the standalone browser activity, but it's not something that I want to spend my time implementing. I might accept a clean patch, but I wouldn't commit to porting it forward. Vanadium will also be the strongly recommended browser.
2
1
3
is there a desktop browser similar to Vanadium/Bromite on mobile? i guess chromium on linux isn't the same. would it be possible, in case such browser existed on desktop, to make mobile and desktop bookmarks sync (not by google, ofcourse)?


