Yes, maybe the problem comes from there....Latest release has a new Launcher (Pixel Launcher) instead of Paranoid Launcher. Maybe that is the Problem?
I will do a clean flash and hope the issues go away ;-)
Yes, maybe the problem comes from there....Latest release has a new Launcher (Pixel Launcher) instead of Paranoid Launcher. Maybe that is the Problem?
I have some random reboots and battery drain, so I guess a new launcher will not solve it.You might need a different launcher, like Nova Launcher. Depends on what your problem is.
Thanks! It works indeed, but a little icon at the top would be super helpful!Look at your call history. There should be a little wifi icon behind the called number. Thats the only way I found for now. Not sure what icon is set for VoLTE but it shows VoWifi for sure
Strange I don't get any of these problems. Maybe a clean flash will fix itI discovered 2 problems. My phone does not ring and it does not show that I was called, but I can call. Also the battery seems to drain a bit too fast.
Yes it does.Does this ROM provide unlimited Google Photos storage (original quality)
I think AOSP mods or systemUI tuner, requires rootthis ROM is amazing!! It's perfect for me, especially the kernel . Thank you! I have a question how can I remove the bottom bar I would like to be able to see the full screen and not the bottom bar. I would also like to know if I can customize the rom more or not yet?View attachment 5538215
Do you use Google Photos as gallery?I get this alert when accessing the image gallery from the camera.View attachment 5915665
Have you tried to disable the Anti-flicker feature in the Quick Settings? In my experience it seemed to do more "harm" than good.
Hey, no i dont have any default gallery set. I switch between simple gallery pro or Google photos. Developer options were untouched.Do you use Google Photos as gallery?
I had many such spurious warnings when I messed with some developer options. Setting Window animation scale, Transition animation scale and Animator duration scale to Animation off caused several apps to crash. After I found out that it is really not recommended to disable animations this way, I set it to the lowest value (0.5) and the issues were gone.
Thats the steps I did and it worked flawlessly. I used orangefox recovery but sweet works alsoHi
Just wanted to check as I am at the stage where I can unlock the bootloader after waiting the hours.
I have a Redmi Note 10 Pro on official rom MIUI Global 14.0.2
My understanding is;
Unlock Bootloader
Flash this recovery img recovery-sweet-20230511.img
Reboot to recovery
Flash latest Xiaomi FW for my region from the mifirmware site
FLash the rom from the pixelos site
Format data
Reboot
?
Update resetted my startscreen and reactivated the Google app when sliding to the right. I disabled this and the clock/Date on the Main screen. Now all App symbols and my weather widget are gone. Not a big deal but shouldn't an update leave those settings just like they are? Installed update via updater not recovery.
I guess that applies only when using the default launcher. I have been using a different launcher, so the replacement of the default launcher had none of these effects here.Update resetted my startscreen and reactivated the Google app when sliding to the right. I disabled this and the clock/Date on the Main screen. Now all App symbols and my weather widget are gone. Not a big deal but shouldn't an update leave those settings just like they are? Installed update via updater not recovery.
Yeah I'm trying Lawnchair now. I didn't use it before because of a small buggy animation when going into recent apps. It's fixed now so giving it a try.I would install a different launcher because I never like the default launcher on any device. My favourite is KISS Launcher but if you prefer a more conventional launcher with almost infinite customization options, I would suggest Nova Launcher.
/* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
1c1
< CONFIG_LOCALVERSION="-VantomKernel"
---
> CONFIG_LOCALVERSION="-VantomKernel-Cthulhu-fhtagn"
55c55
< CONFIG_LTO_CLANG=y
---
> CONFIG_LTO_NONE=y
702c702
< CONFIG_QCOM_SMP2P_SLEEPSTATE=y
---
> CONFIG_QCOM_SMP2P_SLEEPSTATE=n
Hello, I've compiled a TWRP build that supports decrypting /data on Android 12 as well as supporting EROFS. It's a very early build but it does the job and I haven't run into any issues here. Enjoy!So does PixelOS Recovery support data decryption? It's a little hard to tell from this wording (since it is also by definition a custom recovery).
And if it does, is there a way to use it to mount decrypted /data and tar its contents up, with SELinux labels etc.? I'm willing to get my hands very dirty if it means I can avoid setting up the phone by hand again.