[ROM][magisk-based]*** GoogleWiz *** {Pixelize your OnePlus 7T pro}

aurelienlux

Member
Nov 24, 2017
8
9
0
I've been using the rom for around a week now and have had minimal issues and have been enjoying the debloated experience, however I've had one notable issue with google assistant. It works if called manually but not using the "okay google" hotword.
I've tried to set my phone's language to both English US and UK and it doesn't work when googlewiz is enabled. I get the "this feature is currently unavailable for this language" message when I go in the Google (App)/More/Settings/Google Assistant/Assistant./Phone menu.
It works again when I disable googlewiz in magisk.

My theory is that there is some unaccessible language setting somewhere that stays set to Dutch/Flemish somewhere in the module since your real name showed up on my lock screen the first time I installed the module, which means that some settings were transferred from your phone somewhere in the process when you built the module.

@foobar66 if you want me to do some troubleshooting feel free to ask, I'm fairly comfortable with Android modding and command lines, and have access to Windows and Linux (and MacOS) computers. And I'm, like most, pretty bored in confinement.
 
Last edited:
  • Like
Reactions: jotha.dx

foobar66

Senior Member
Jan 8, 2011
1,755
1,751
133
Brussels
I've been using the rom for around a week now and have had minimal issues and have been enjoying the debloated experience, however I've had one notable issue with google assistant. It works if called manually but not using the "okay google" hotword.
I've tried to set my phone's language to both English US and UK and it doesn't work when googlewiz is enabled. I get the "this feature is currently unavailable for this language" message when I go in the Google (App)/More/Settings/Google Assistant/Assistant./Phone menu.
It works again when I disable googlewiz in magisk.

My theory is that there is some unaccessible language setting somewhere that stays set to Dutch/Flemish somewhere in the module since your real name showed up on my lock screen the first time I installed the module, which means that some settings were transferred from your phone somewhere in the process when you built the module.

@foobar66 if you want me to do some troubleshooting feel free to ask, I'm fairly comfortable with Android modding and command lines, and have access to Windows and Linux (and MacOS) computers. And I'm, like most, pretty bored in confinement.
That's probably because HotwordEnrollmentOKGoogleWCD9340 and HotwordEnrollmentXGoogleWCD9340 APKs are "emptied" as part my debloating (I personally do not use this feature).
 

aurelienlux

Member
Nov 24, 2017
8
9
0
That's probably because HotwordEnrollmentOKGoogleWCD9340 and HotwordEnrollmentXGoogleWCD9340 APKs are "emptied" as part my debloating (I personally do not use this feature).
You're right, I just re-enabled them and now the hotwords work as expected.
I understand some people don't like the privacy implications but I use voice control when I'm driving to avoid getting distracted.
Anyway, thanks for the help.
 

Zeromission80

Member
Nov 20, 2019
10
0
0
This looks fairly decent i might give it a go since i'm not really having any luck with the no limits magisk module. I really liked that one... I'll monitor this thread to keep an eye on its progress. Thanks for putting this together to give people more options :)
 

RoterAdler

Senior Member
Jun 10, 2008
52
7
0
Frankfurt
Hey guys. I did a clean install and followed every step, but I'm having an issue. After every reboot the system theme is set to dark again and I have to set nova launcher and the phone app as standard again. Does someone have a solution to that?
 

foobar66

Senior Member
Jan 8, 2011
1,755
1,751
133
Brussels
Hey guys. I did a clean install and followed every step, but I'm having an issue. After every reboot the system theme is set to dark again and I have to set nova launcher and the phone app as standard again. Does someone have a solution to that?
do the following (assuming you know how to use adb):
Code:
> adb shell
$ su
% cat /data/googlewiz/googlewiz.log > /sdcard/log.txt
% ls /data/ > /sdcard/data.txt
% exit
$ exit
> adb pull /sdcard/log.txt
> adb pull /sdcard/data.txt
then reply and attach the 2 .txt files
 
  • Like
Reactions: RoterAdler

RoterAdler

Senior Member
Jun 10, 2008
52
7
0
Frankfurt
do the following (assuming you know how to use adb):

then reply and attach the 2 .txt files

Thanks for replying. I'm sorry but I'm back to stock because I couldn't use my watch. But it was related to the arter kernel v54. The first time I installed the kernel before the module and I had the problem. The second time I installed the module and everything was fine, after flashing the kernel I had the same problem.

And I had your name on my lockscreen after installing the module.
 

qazzi76

Senior Member
Dec 7, 2004
409
79
0
Ungoogled version of this rom

This is a great achievement!!!

Is it possible to make a version of this rom/magisk config that:

- Has all google play services removed. (including background services)

- Has all google apps removed (including background services)

- Has all the OP crap removed (including background services)

- Has all the qualcomm crap removed.

- Only has the OP Camera and settings spps

So now you could maybe use apps from lineageos for phone, contacts, etc?

Any pointers as to how to achieve this would be awesome!
 

Goku1992

Senior Member
Feb 29, 2016
419
58
38
Dortmund
This is a great achievement!!!

Is it possible to make a version of this rom/magisk config that:

- Has all google play services removed. (including background services)

- Has all google apps removed (including background services)

- Has all the OP crap removed (including background services)

- Has all the qualcomm crap removed.

- Only has the OP Camera and settings spps

So now you could maybe use apps from lineageos for phone, contacts, etc?

Any pointers as to how to achieve this would be awesome!
You want an debloater? Look at eagle debloater extreme in the oneplus 7 pro forum...
But for some people the debloater isnt working anymore on 10.0.9 and causing bootloops...