-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build a Cromite SystemWebView #159
Comments
This comment was marked as off-topic.
This comment was marked as off-topic.
Making a webview is indeed a very good idea, and it would be very nice if it could be used without overlay like bromite or mulch |
bromite or mulch webview needing also a change of config_webview_packages.xml. It's for all custom webview the same. First is always integration in a custom rom or GSI. the name (and key) of the custom webview must be added in config_webview_packages.xml. OK, you can put that xml in an overlay, like LOS is doing. But I'm not sure, that it will work it you will but the overlay in a finished build. attached the xml for my webview (you must rename it from txt to xml) |
For Rooted Android OR Non-Rooted ? |
If you want push an overlay and webview.apk to your device, you will need root and system RW |
This comment was marked as off-topic.
This comment was marked as off-topic.
OK, that are old files and I don't know what they have done. If you will use this way you should better contact the developer of theses hacked apk's. |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
You overestimate the openness of the source code, because there are a lot of people, not programmers, who can't read code, and even if you are a programmer, how many programmers do you think read other people's code, well, you can make an application and I'm sure that at least 60% of people who download something either don't know or don't even want to. To answer your question - no, I'm not sure, but at least on webview 113 I could remove the permission for an application to access the Internet, since 114 version there are problems with this. And to add to my answer, I'm not sure about any opensource and I don't think anyone should believe in it. In our world at least 2 things are overrated: opensouce and democracy. ©Me |
For current time, (temporary) Chrome Custom Tabs may be solution. |
I repeat, no intention to compile the webview, at least until I understand its usefulness.
think of it the other way around, it only takes 1 programmer capable of reading code to find a keylogger in an opensource project |
agree to 100%. But the problem is, that these cracked webview apks are not FOSS anymore. |
By license ? |
I don't know much about your opensourse, so I'll ask the question "What will this programmer do if he sees such a keylogger or something else?". Can he file a request to shut down the project? And if he can, as I say, there are a lot of people who don't understand all this, the project can be closed, and the application is already installed and a person just thinks that updates are not released, but the application is beautiful, it works - so I'll use it, it's a two-way street, as far as I'm concerned, just like if you download an application from the playmarket and believe the programmer or the Google protection itself. I've pissed off all my friends that there are better alternatives, which are without trackers and without all the tinsel, even the programmer among them is 1 and all of them did not care whether they are watched or not, not a reason to judge them all, but the trend is clearly there. |
FOSS= Free Open Source Software. The sources must be available for everyone and much more. Read wiki about GPL. to 4. --> People which are using Mulch or Bromite webview are using it, because it is default in their custom ROM/GSI or installing it with an MagisK module. All other ways a breaking the rules and as I have written before: Noone knows what is all hacked in the apk, because the sources of this new created apk are not available anymore. |
my lst words to this tasks: If Uazo will build a cromite webview, it won't work til it will be hacked. Because ALL standard webview builds (like my LeOSium webview) need to be included in the build. |
this is an interesting use.
If they explain how to do it, we can talk about it again. EDIT: message deleted |
If you are looking for how to build webview here are some indications: https://chromium.googlesource.com/chromium/src/+/HEAD/android_webview/docs/build-instructions.md https://chromium.googlesource.com/chromium/src/+/HEAD/android_webview/docs/quick-start.md since it is of common interest the webview, I would have also started to study and understand better how to compile it anyway |
no, I was pointing to what he had written, but the message was deleted, I didn't know it could be done, I transcribed it in the comment, it was #159 (comment) |
I'm using this script, but with other patches |
from https://gitlab.com/divested-mobile/mulch
is not the same thing |
Ah, ok |
So we can wait cromite webview soon? |
All we really need is a system webview apk similar to Bromite's. All the hassle of allowing webview to be used by android that @LeOS-GSI mentioned is already gone even on read only systems if you have magisk and lsposed installed and working. Just install and enable https://github.com/neoblackxt/AnyWebView/releases/download/v1.2/AnyWebView_1.2_experimental.apk in lsposed and all webviews will be allowed. (Note: you should install a custom system webview for every user) Mulch System Webview is better than stock and can be a replacement for Bromite System Webview but I think that Cromite System Webview is still important because:
As you can see people want Cromite System Webview to exist, so please reconsider supporting it as well @uazo 🙏🙏🙏 |
I repeat, temporary solution ! |
@SevastianGit I can not comment uazo's plans but on my side WebView works on arm/arm64 but presumably only with legacy adblocker support. Cromite browser scores 100/100 in this adblock tester but WebView makes only 28/100. The newer adblock tester gives 29% for Cromite either, but I |
without hurry. I need to understand the webview code a little bit first. |
Feel free to ask questions if needed :) |
Just adding my 5ct here to voice my reason for wanting a cromite webview. A little user story. I have since moved to Brave (and now Cromite) where i'm quite annoyed by the fact that settings i change in either don't apply to the webview part (simply because neither project provides a webview package). This would be solved once there is a Cromite Webview as it and Cromite would have the same browser experience. Thus - finally - after years of being annoyed by auto playing videos in webview components a new solution exists that allows me to disable it. Cromite. So yeah, i'm all for it! :D |
@basilgello |
you think so? |
i mean we dont need to wait for ad blocker (or such fancy stuff) fully functional. (at least) i just need a new webview with old bromite patch applied, to provide some basic privacy protection |
Adds flag in GN to deactivate the check performed by some google build bots. The flag is deactivated when generating the system webview with skip_secondary_abi_for_cq=true in arm64.
can you add webview to your fdroid repo as well? |
yes, but only after #1478 |
Would it be possible to create a second build with non-default package id as well? That should make it possible to use https://github.com/neoblackxt/AnyWebView to change the webview, without overwriting the system-installed one. |
+1 to that. I was actually assuming that a "Cromite WebView" package would be for cromite and not overrule Chrome's default WebView unless selected. I wasn't aware of an |
Could anyone share if there's a fork of https://github.com/A4Alpha/mulch-webview-overlay mulch webview overlay for cromite webview? |
yes, you are probably right. |
Hi @uazo,
|
Calyx used to whitelist Mulch as a webview, now they're reverting it due to DOS shutting down and so Mulch isn't maintained anymore. It'd be nice to be able to use Cromite as a WebView now instead. They have their own Chromium and such which uses Cromite/Brave patches, my only issue with it is that it only updates together with the system (that's supposed to change AFAIK) so it can end up outdated sometimes. |
Hi all, I'm glad to see that a Cromite WebView package can actually be built using the code provided here. But could someone please hint me on where I could find a prebuilt Cromite WebView arm64 ? My machine is not capable to do the build on my own, so I have to rely on a prebuilt package. The link provided on the main page (https://github.com/uazo/cromite/releases/latest/download/arm64_SystemWebView64.apk) currently points to nowhere. |
the build is currently in progress |
Preliminary checklist
Is your feature request related to privacy?
Yes
Is there a patch available for this feature somewhere?
Code for this is likely already present in the codebase.
Describe the solution you would like
As Bromite, which this project is a continuation of, provided a privacy-preserving systemwebview, it should likely be possible for a Cromite one to exist. I believe that if the codebase hasn't strayed from Bromite too much, the action will be somewhat easy.
As I have used the Bromite SystemWebView for a long time, it would be sad to have to stop using it.
Describe alternatives you have considered
You could alternatively delete all the text referencing the Bromite WebView from the project so there would be no confusion and possibly provide a link to a project with an up-to-date one.
The text was updated successfully, but these errors were encountered: