node
node
+1 Do you have any information about a future implementation?
Hello, I will update my OnePlus 8T in the next few days and try to see what is blocking. If I find, I will update the fork.
@Displax MagiskHide is not required I think? Because OnePlus' "build.fingerprint" is valid with Google, why change it (I don't fully know the verification system). When I check my "ro.build.fingerprint" it...
> > @rori999 > > > I've tried both the available MagiskHide props fingerprint for Android 10 and 11 but it doesnt work on C20. I do get a valid...
Hello, thank you for your answer. The variable "machine" here is the return of the creation of my machine that I do just before: ```python machine = self.vbox.create_machine ``` I...
Hello, I raise, did you already use this function? Is this a bad use or is this function not implemented? On my side I still have not managed to use...
I have same issue... Anyone if we can work around the problem temporarily? thank you
With this command: `RUN rm -rf /var/lib/nginx/logs && apk upgrade -U -a` The `apk update` command then works, however I'm not sure that it's the best solution, but it's a...
I need this too, because with a branch operation like `alpha` > `beta` > `main`, the changelog in the main branch reflects all versions and if you make a lot...