I just did this on my Mi 11i with Pixel Experience A12 installed, and it's working perfectly.
Thank you so much!
Thank you so much!
I don't know to be honest but I have disabled mine.Hy, do I need disable tweaks before OTA update, or just install OTA over this..
What do you mean by "blank out the lockscreen"?Looking to see if I can blank out the lockscreen using this. I've fiddled with lines in systemui, trying to put font values to zero but it doesn't seem to stick 100% of the time, it comes back periodically without me doing anything, and furthermore it will blank back out without me doing anything. Also, haven't been able to find anything that works with the lockscreen date either. Any ideas?
Basically to have any clocks/dates/owner info be invisible. So far I can sort of do this with the clock, however it's been popping in an out when it wants to, I think when I'm off wi-fi, the app loses wireless ADB so the clock comes back. I also can't figure out how to make the lock screen date be invisible.
Turn off AOD?Basically to have any clocks/dates/owner info be invisible. So far I can sort of do this with the clock, however it's been popping in an out when it wants to, I think when I'm off wi-fi, the app loses wireless ADB so the clock comes back. I also can't figure out how to make the lock screen date be invisible.
AOD was already off, no change on or off
No idea sorry, maybe someone else?Basically to have any clocks/dates/owner info be invisible. So far I can sort of do this with the clock, however it's been popping in an out when it wants to, I think when I'm off wi-fi, the app loses wireless ADB so the clock comes back. I also can't figure out how to make the lock screen date be invisible.
For good measure, I would. From what I read somewhere, this workaround is essentially patched in the December OTA.Hy, do I need disable tweaks before OTA update, or just install OTA over this..
For good measure, I would. From what I read somewhere, this workaround is essentially patched in the December OTA.
Ok ... Now I understand why yesterday I lost all evening trying and it didn't work .... Because I was already with the December update .... So today a method to remove that hateful space doesn't exist without root?
Using qemu.hw.mainkeys=1 actually does work, however, it also suffers from the problem of the slow switching between camera modes. So not very useful.
That's because these are firmware specific. Go here.Good afternoon again.
I just noticed that you're the developer of the module you've linked. Thank you so much for your work!
After the update to the June's firmware the workaround you've created unfortunately gives a bootloop. Is there's a way to share some kind of log to trace the issue?
Use the one here...
adb shell sh /sdcard/Android/data/moe.shizuku.privileged.api/start.sh
Hi, some people on reddit have compiled a spreadsheet. It is incomplete but it's a start: https://docs.google.com/spreadsheets/d/1n3-EbZWS18TzDErelJIB_1lPLtih7eJ5VVx0djHOIFs/edit#gid=0i think the other question is what kind of other good tips/tricks can be done with this apps?
> adb shell
> su
# cmd overlay fabricate --target android --name ChooseYourName1 android:dimen/navigation_bar_frame_height 0x05 0x00
# cmd overlay enable ChooseYourName1
# cmd overlay disable ChooseYourName1
# cmd overlay list
#
# cmd overlay fabricate --target android --name ChooseYourName2 android:dimen/navigation_bar_height 0x05 0x01
# cmd overlay