2

Development - [ROM][13][OFFICIAL] PixelOS [AOSP][STABLE][05/07/2023] | Page 76 |...

 10 months ago
source link: https://forum.xda-developers.com/t/rom-13-official-pixelos-aosp-stable-05-07-2023.4392297/page-76#post-88719301
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Did you like this project?


Results are only viewable after voting.

alasharold

Member
Jan 16, 2016
Just like other AOSP roms I tried, I am encountering error in logging in on Call of Duty Mobile. I managed to download and open the app successfully and it loads the resources. However, whenever I click to log in, it crashes. My suspicion is it is due to Android System WebView, however, I tried already clearing it's data and updating it to the latest version but still no luck. Does someone experiencing the same? How did you fix the issue?

Eros14

Member
Aug 27, 2015
Just like other AOSP roms I tried, I am encountering error in logging in on Call of Duty Mobile. I managed to download and open the app successfully and it loads the resources. However, whenever I click to log in, it crashes. My suspicion is it is due to Android System WebView, however, I tried already clearing it's data and updating it to the latest version but still no luck. Does someone experiencing the same? How did you fix the issue

if you call of duty mobile GARENA it will crash but if codm global will not crash

Changelogs:
  • Switched to QTI WiFi Display
  • Included latest global stable firmware
  • Update IMS blobs from LA.QSSI.13.0.r1-10000.02-qssi.0
  • Added MGLRU for better memory management
  • Fixed an issue where auto brightness ramps up randomly after the last update
  • Performance improvements
  • Misc improvements and fixes.
  • Merged June (QPR3) security patches
  • Brought back quick tap
  • Enabled new wallpaper picker UI and emoji wallpapers
  • Enabled lock-screen clock customization
  • Smart 5G
    • Disable 5G in battery saver mode
    • Disable 5G when not on mobile data (such as Wi-Fi)
    • Disable 5G on non-active data sim
  • Enabled new plug-in status bar chip
  • Enabled explicit media indicator
  • Brought back monet boot animation
  • Allow picking lock-screen shortcuts
  • Switch to AOSPA's face unlock implementation
  • Pitch black mode improvements
  • Fixed an issue where Launcher in light mode used to display search results in dark theme
  • Fixed an issue where the wallpapers section would not open from the home screen
  • Fixed an issue where two status bars used to display
  • Fixed an issue where Google battery would not update
Note: Dirty flash works for users on previous build.

Read our blog for detailed source changelogs at blog.pixelos.net

stepanoff68

Member
Sep 8, 2010
View attachment 5908047

After the last update, I can't enter the Wallpaper settings from the desktop. Displays the message "the application has been deleted". This is only possible through the settings menu. How to fix it?

Updated today, the error remains, how to fix it?

Updated today, the error remains, how to fix it?

Weird, you can try uninstalling updates for Wallpapers and Styles from settings, or try clearing data of Wallpapers and Styles and Pixel Launcher app.

You can also try reinstalling Wallpapers and Styles, Pixel Launcher app from /system_ext/priv-app/, these directories are usually accessible (read-only) even without root. Solid File explorer may be used for the same (make sure you enable 'Show root storage' option from its settings),

If it still doesn't work, you can try clearing cache by removing the following directories or with adb root using the following commands:

Code:
adb root
adb shell
rm -rf /data/cache /data/dalvik-cache /data/system/package_cache /data/resource-cache
Last edited: Yesterday at 1:15 PM
Switch to AOSPA's face unlock implementation
I installed the new update. As quoted above - face unlock data is wiped. Need to enrol face again.
Brought back monet boot animation
I don't know what Monet boot animation means. I rebooted the phone and I have the same Google logo animation like before.
Enabled new plug-in status bar chip

No idea what this is!

Other changes are working perfectly.

Though I still have the "App not responding" issue randomly which I had with all the previous builds. Maybe because of only 6 GB RAM.
For me, removing the left & right shortcuts on Lock screen is the best feature.

Enabled new plug-in status bar chip:

It's still the same boot animation with the G logo, but G logo would use monet colors from your wallpaper.

For apps not responding issue, you can also try clearing cache, steps mentioned in code on previous comment #1505 and https://github.com/tytydraco/monolith.
Last edited: Yesterday at 1:56 PM
Changelogs:
  • Switched to QTI WiFi Display
  • Included latest global stable firmware
  • Update IMS blobs from LA.QSSI.13.0.r1-10000.02-qssi.0
  • Added MGLRU for better memory management
  • Fixed an issue where auto brightness ramps up randomly after the last update
  • Performance improvements
  • Misc improvements and fixes.
  • Merged June (QPR3) security patches
  • Brought back quick tap
  • Enabled new wallpaper picker UI and emoji wallpapers
  • Enabled lock-screen clock customization
  • Smart 5G
    • Disable 5G in battery saver mode
    • Disable 5G when not on mobile data (such as Wi-Fi)
    • Disable 5G on non-active data sim
  • Enabled new plug-in status bar chip
  • Enabled explicit media indicator
  • Brought back monet boot animation
  • Allow picking lock-screen shortcuts
  • Switch to AOSPA's face unlock implementation
  • Pitch black mode improvements
  • Fixed an issue where Launcher in light mode used to display search results in dark theme
  • Fixed an issue where the wallpapers section would not open from the home screen
  • Fixed an issue where two status bars used to display
  • Fixed an issue where Google battery would not update
Note: Dirty flash works for users on previous build.

Read our blog for detailed source changelogs at blog.pixelos.net

Flashed it.
Looking forward to using improved one.

May 7, 2023
Hi. flashed update. Everything is ok. 2 problems. 1. When rebooting to bootloader from status bar> power button> advanced it shows a message in Spanish while phone lang is English. 2. When you hold an option on chrome it would normally highlight until you stop holding but now it is very dim and not like before. Check video. Is it related to chrome?
And for the plug-in status bar chip it's just an animation on status bar while charging
There is also a new animation for gesture mode while swiping back.
Regards.
Last edited: Yesterday at 6:47 PM

Tiger_bhai

Member
Aug 22, 2022
Do I need to also update boot, vendor_boot and dtbo while OTA updating ROM zip?
Or is it already included in the ROM zip file downloaded during OTA?

This is what I did: Got OTA update notification > Downloaded OTA > 'Restored images' in Magisk > Installed OTA > Installed Magisk to inactive slot > Pressed 'Reboot' in Magisk > Held Vol- for fastboot mode > Flashed new boot, vendor_boot and dtbo images > Rebooted to recovery mode > Flashed new firmware zip > Rebooted to System.

The OTA was successful, but my device was unrooted. I had to patch boot.img in Magisk app, then flash the patched boot image in Fastboot mode to regain root.

How to do all this correctly? How to do OTA without losing magisk root access?
Last edited: Yesterday at 6:55 PM

Sabzx

Member
Jul 23, 2022
Changelogs:
  • Switched to QTI WiFi Display
  • Included latest global stable firmware
  • Update IMS blobs from LA.QSSI.13.0.r1-10000.02-qssi.0
  • Added MGLRU for better memory management
  • Fixed an issue where auto brightness ramps up randomly after the last update
  • Performance improvements
  • Misc improvements and fixes.
  • Merged June (QPR3) security patches
  • Brought back quick tap
  • Enabled new wallpaper picker UI and emoji wallpapers
  • Enabled lock-screen clock customization
  • Smart 5G
    • Disable 5G in battery saver mode
    • Disable 5G when not on mobile data (such as Wi-Fi)
    • Disable 5G on non-active data sim
  • Enabled new plug-in status bar chip
  • Enabled explicit media indicator
  • Brought back monet boot animation
  • Allow picking lock-screen shortcuts
  • Switch to AOSPA's face unlock implementation
  • Pitch black mode improvements
  • Fixed an issue where Launcher in light mode used to display search results in dark theme
  • Fixed an issue where the wallpapers section would not open from the home screen
  • Fixed an issue where two status bars used to display
  • Fixed an issue where Google battery would not update
Note: Dirty flash works for users on previous build.

Read our blog for detailed source changelogs at blog.pixelos.net

What about not being able to select carrier network manually bug? Any plans on when that will be fixed? Other than that thank you very much

May 7, 2023
What about not being able to select carrier network manually bug? Any plans on when that will be fixed? Other than that thank you very much

Ask it on telegram group. No one visits here ig 😂

May 7, 2023
I installed the new update. As quoted above - face unlock data is wiped. Need to enrol face again.

I don't know what Monet boot animation means. I rebooted the phone and I have the same Google logo animation like before.


No idea what this is!

Other changes are working perfectly.

Though I still have the "App not responding" issue randomly which I had with all the previous builds. Maybe because of only 6 GB RAM.
For me, removing the left & right shortcuts on Lock screen is the best feature.

To fix app not responding try this

Hi. flashed update. Everything is ok. 2 problems. 1. When rebooting to bootloader from status bar> power button> advanced it shows a message in Spanish while phone lang is English. 2. When you hold an option on chrome it would normally highlight until you stop holding but now it is very dim and not like before. Check video. Is it related to chrome?
And for the plug-in status bar chip it's just an animation on status bar while charging
There is also a new animation for gesture mode while swiping back.
Regards.
View attachment 5947241

I don't know about first issue but the second issue is REAL.
It's not only Chrome, yesterday I did an UPI payment and I could barely see the numbers highlight when I tap pin.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK