[ROM][11]Android Open Source illusion Project (27 Feb)[hotdogg][Unofficial] - OnePlus 7T Pro 5G McLaren ROMs, Kernels, etc.

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
**** Disclaimer: I'm not responsible if you destroy your device. Use at your own risk!!! ****[/CENTER]
Android Open Source illusion Project
About us:
AOSIP is a quality custom ROM based purely on AOSP. Twisted with the latest features and blended with stability. We strive for perfection and it shows.
Team Illusion:
Josh Fox (xlxfoxxlx)
Akhil Narang
Harsh Shandilya
Anirudh Gupta
Bug reporting:
DO NOT Report bugs if you're running a custom kernel or you installed Xposed​
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)​
If it is a random reboot, grab dmesg . (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)​
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log​
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues.​
Source code:
AOSiP Gerrit Review
AOSiP Github
Kernel Source
Device Source
Unlock Warning:
By unlocking a OnePlus phone, you can loose permanent functionality in fingerprint scanner and OTAs for Stock ROMS
Please see 3rd post for backup instructions BEFORE you unlock your device
Join our Telegram Chat for added support
Downloads:
ROM (MIRROR)
GAPPS (11)
GCAM (Wichaya)
MAGISK
TWRP (3.4.0-2 by mauronofrio)
Credit/Thanks:
Mike Williams (founder and creator of AOSiP)
Google for Android and AOSP
LineageOS
ABC ROM
AquariOS
BootleggersROM
Dirty Unicorns
PixelExperience
OmniROM
CarbonROM
nathanchance
---------
Other projects whose work helped us to create this
And last but not the least, all our testers, who have helped us to squash many bugs so that we can try to release builds that as are flawless as possible​

COMMUNITY:
We have a community McLaren users and developers!
Join us on Telegram if you need help or want to chat: https://t.me/op7tpro5g
NOT WORKING:
Fingerprint Scanner
Telephoto lens
Wide-Angle lens
GPAY
Hardware GPS
RIL
5G
Bluetooth
Camera
Wifi
Proximity
Light Sensor
SafetyNet
CHANGELOG:
17 Nov 2020:
FOD improvements
RIL improvements
Add torch toggle
Theming
Black theme toggle
Power button menu toggles
18 Nov 2020:
Fix FP
Fix Volume sliders
Allow apps to use AUX camera
Begin shipping GAPP builds
20 Nov 2020:
Fix vibration for received calls
Pin/Pattern to Shutdown/Reboot
OnePlus proprietary vibrator format
Huawei P20 styles and icons
Ambient Music / Pulse
Ambient wake
DT2S gestures
Volume button track skip
Fingerprint swipe gestures
Lockscreen media art
A11 Power menu
Flashlight options
Power menu new icons
Quick setting panel options
Quick tile enhancements
Q icon updates
Many more...
24 Nov 2020:
SELinux Enforcing
User build
SN passing out-of-the-box
7 Dec 2020:
LockScreen charging icons/details
Fix Nav bar enhancements
Enable Dash charging support
Add Smart Space (lockscreen weather, ambient display features, etc)
Assist UI enhancements
QS layout enhancements
Power menu / toggle enhancements
Launcher3 enhancements / gestures
Hide FOD on keyguard dismiss / FOD icon enhancements
Implement Left-side Volume panel
Many more...
21 Jan 2021:
Update blobs to 10.0.41
Update Hotword Detection APKs to R
Adjust statusbar size/paddings/icon limits
Fix A2DP
Implement DurtyUnicorn theme features
Implement new SN fix
Move to new OOS haptic drivers
Move to CAF NFC drivers
Statusbar battery icon options
Fix Dash charging
Implement Pulse
Fix Nav bar enhancements
More FOD enhancements
Improve QTI Blutetooth
Update Brightness/Auto-brightness levels from OOS
Disable proximity sensor during DOZE
Improve Call screen volume mixer support
Enhance mic input volume
Enhance speakerphone volume
Allocate dedicated pcm node for in call recording
Allows for concurrent audio recording scenarios
Update display CAF HALs
New AOSiP features...
Many more...
18 Feb 2021:
Fix Qualcomm CrashDumps
Switch to LOS based Kernel
New AOSiP Boot animation!
Massive fixes to SEPolicy
Add Snap Camera
GPU Driver Prop updates
Enable Warp charging support
Take Brightness levels etc. from OP Open Beta
Enhance frambuffers
Enhance post-boot performance
Fix Default 5G
Improve 90Hz
Repair MDM back end
Improve SafetyNet compatibility
Retain SafetyNet passing "out of the box"
Implement "Now Playing" features
Further improve FP reader behavior
Clock styles
Add Visual Voicemail to AOSP Dialer
Many more...
19 Feb 2021 (Hotfix):
Replace LOS Kernel audio techpacks with latest Neutrino (in-call mic/earpeace audio fix)
Sign builds
Add more SEPolicy updates on hal_audio_default
27 Feb 2021:
Improve initial boot speed
Increasing ring features
Quick Unlock
Use CAF RCS
Use dex2oat64
Increase call and media volume steps
Memory mode for considerable SQLite performance gains
Allow auto brightness during Doze
Update vendor security patch date
Update Carrier configs from OOS open beta
Build QTI Thermal service
Make Nav bar match device theme
Adapt SurfaceFlinger phase offsets to R
Enable GL comp backpressure for smoother UI
Enable wide color and HDR

ROM Installation:
Boot to bootloader, then:
Code:
~$ fastboot reboot fastboot (do NOT skip - this brings you into the needed "fastbootd" mode)
~$ fastboot -w (This will WIPE your data, skip for dirty flash)
~$ fastboot update AOSiP-11-Ravioli-hotdogg-XXXXXXXX-fastboot.zip
If you dont want to auto-boot after flashing, so you can flash magisk/gapps, instead do:
~$ fastboot update --skip-reboot AOSiP-11-Ravioli-hotdogg-XXXXXXXX-fastboot.zip
Magisk/Gapps Installation:
(Note: only flash gapps ZIPs if you use the non-gapps AOSiP build)
Boot to bootloader, then:
Code:
~$ fastboot boot twrp.zip
(do NOT flash twrp - you will loose "fastbootd" mode, we only want to boot it)
~$ adb push filename.zip /sdcard
(if you did "--skip-reboot" storage will appear missing - that is okay)
-Flash ZIPs using TWRP GUI
-Boot
Make sure you are using latest fastboot version!
Linux
https://dl.google.com/android/repository/platform-tools-latest-linux.zip
Windows
https://dl.google.com/android/repository/platform-tools-latest-windows.zip
Mac
https://dl.google.com/android/repository/platform-tools-latest-darwin.zip

Unlock Warning:
- You need to backup your persist.img. The unlock process breaks the fingerprint reader
(there is a new fix if you didn't, but backing up is way easier, trust me)
- persist.img is most important, but never a bad idea to get full dump/backup to be safe
Once backed up, you can always restore FP functionality by doing:
Code:
~$ fastboot flash persist persist.bin
Getting your phone into EDL mode
Code:
- While holding {Vol+} & {Vol-}, insert USB
- Your screen will remain blank, you will immediately be in EDL mode
- You will have 10 seconds to interact with EDL mode, or the phone will restart into Charging mode
- If an EDL mode interaction fails, you will need to first reboot into fastboot by holding {Vol+} & {Vol-} & {Power} for 10 seconds
MSM Readback (Windows Only)
Download Tool
Grab any MSM Tool version
Obtain Backup
- Launch tool
- Select Target 'TMO'
- Press F8 (password is 'oneplus')
- Select Partitions & Hit OK
(persist.img and reserve.img are very important, but can't hurt to have a copy of everything, use Ctrl-A to select all)
- Put phone in EDL mode (SEE NOTE)
- Enumerate device
- Click Readback & Wait
(Files will be dumped to C:/)
EDL Tool Backup (Linux Only)
Obtain the tool
Use GIT:
Code:
~$ git clone [email protected]:bkerler/edl.git
—or—
Download ZIP: https://github.com/bkerler/edl/archive/master.zip
Prep
Use the included README for required packages / setup
Pay attention to UDEV rules, python, and pip
Backup
In the edl folder:
- Create folder named dumps
- Put phone in EDL mode (SEE NOTE)
- Use edl.py:
Code:
~$ ./edl.py rl dumps/ --memory=ufs --genxml --skip=userdata

Constrabus said:
{Mod edit: Quoted OP edited for better reading and scrolling experience!}
Click to expand...
Click to collapse
i said i was gonna post this...

New builds uploading!

Constrabus said:
New builds uploading!
Click to expand...
Click to collapse
Hey Constrabus, Thank you for the work that you have made here for this community. I love your rom that you have given us, and would like to ask if you could you re-upload your Gapps Nov 20 build. I cant seem to get it to finish downloading. I have tried adding Gapps using TWRP on the non Gapps Rom, but no matter what I did, I couldn't get the TWRP to mount the necessary partitions.

pyckvi said:
Hey Constrabus, Thank you for the work that you have made here for this community. I love your rom that you have given us, and would like to ask if you could you re-upload your Gapps Nov 20 build. I cant seem to get it to finish downloading. I have tried adding Gapps using TWRP on the non Gapps Rom, but no matter what I did, I couldn't get the TWRP to mount the necessary partitions.
Click to expand...
Click to collapse
Damned sourceforge!
No matter, new builds uploading now.
Non-gapps is up, gapps should be up in less than 30min.

Constrabus said:
Damned sourceforge!
No matter, new builds uploading now.
Non-gapps is up, gapps should be up in less than 30min.
Click to expand...
Click to collapse
Awesome, glad to hear it. Thank you for your hard work :good:

Can I flash it on hotdog(HD1910)? Thanks!

Damn sourceforge
I've been trying all night to download it - Ive used Jdownloader in hopes it would re-try throughout the night, it inevitably fails - chrome fails...
If it would be helpful - I dont mind hosting the 2 most current builds on my personal google drive - It's going to be much more reliable than sourceforge - I dont know about speed, but even 100kbps is better than 0.

marcusrab said:
I've been trying all night to download it - Ive used Jdownloader in hopes it would re-try throughout the night, it inevitably fails - chrome fails...
If it would be helpful - I dont mind hosting the 2 most current builds on my personal google drive - It's going to be much more reliable than sourceforge - I dont know about speed, but even 100kbps is better than 0.
Click to expand...
Click to collapse
Which filenames are you having issues with?
I'll think of something to mirror with

New builds coming tonight...
(Please let me know if any issues with sourceforge)

For those having issues with SourceForge, I've included a download mirror in OP

Is there any chance this would work on the Sprint OnePlus 7 Pro 5G? If not are there any roms that do currently work for Sprints model

love it so far...stable and fast

Im having trouble installing root this code
~$ fastboot boot twrp.zip
says no such file or directory, where do i get twrp.zip ?and how would i flash, i made it this far the phone boots nicely

cmurder61 said:
Im having trouble installing root this code
~$ fastboot boot twrp.zip
says no such file or directory, where do i get twrp.zip ?and how would i flash, i made it this far the phone boots nicely
Click to expand...
Click to collapse
Find the TWRP zip in Downloads section of OP.
Once TWRP is booted up, use its flashing function to flash the MAGISK zip, also found in OP.

cmurder61 said:
Im having trouble installing root this code
~$ fastboot boot twrp.zip
says no such file or directory, where do i get twrp.zip ?and how would i flash, i made it this far the phone boots nicely
Click to expand...
Click to collapse
If using Window try just fastboot boot twrp.zip removing the ~$

Constrabus said:
21 Jan 2021:
Update blobs to 10.0.41
Update Hotword Detection APKs to R
Adjust statusbar size/paddings/icon limits
Fix A2DP
Implement DurtyUnicorn theme features
Implement new SN fix
Move to new OOS haptic drivers
Move to CAF NFC drivers
Statusbar battery icon options
Fix Dash charging
Implement Pulse
Fix Nav bar enhancements
More FOD enhancements
Improve QTI Blutetooth
Update Brightness/Auto-brightness levels from OOS
Disable proximity sensor during DOZE
Improve Call screen volume mixer support
Enhance mic input volume
Enhance speakerphone volume
Allocate dedicated pcm node for in call recording
Allows for concurrent audio recording scenarios
Update display CAF HALs
New AOSiP features...
Many more...
Click to expand...
Click to collapse
Big big update!
Both gapp and nogapp builds are up!
Be sure to note install steps have been reordered .

All working great anyone having issues with the fastboot reboot command they more than likely out of date. Also its worth mentioning the difference in the bootloader screen and the fastboot one.
The boot loader is the multi-colared one and the correct fast boot screen when doing fastboot reboot fastboot is all black screen with different language selections bottom being english

Related

[ROM][10]Android Open Source illusion Project (9 Nov)[hotdogg][Unofficial]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
[B][CENTER]**** Disclaimer: I'm not responsible if you destroy your device. Use at your own risk!!! ****[/CENTER][/B]
Android Open Source illusion Project
About us:
AOSIP is a quality custom ROM based purely on AOSP. Twisted with the latest features and blended with stability. We strive for perfection and it shows.
Team Illusion:
Josh Fox (xlxfoxxlx)
Akhil Narang
Harsh Shandilya
Anirudh Gupta
Bug reporting:
DO NOT Report bugs if you're running a custom kernel or you installed Xposed
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab dmesg . (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues.
Source code:
AOSiP Gerrit Review
AOSiP Github
Kernel Source
Device Source
Unlock Warning:
By unlocking a OnePlus phone, you can loose permanent functionality in fingerprint scanner and OTAs for Stock ROMS
Please see 3rd post for backup instructions BEFORE you unlock your device
Join our Telegram Chat for added support
Downloads:
ROM
GCAM (Arnova 7.4 beta)
MAGISK (canary)
TWRP (3.4.0-2 by mauronofrio)
Credit/Thanks:
albinoman887 (HUGE help in device bringup)
Mike Williams (founder and creator of AOSiP)
Google for Android and AOSP
LineageOS
ABC ROM
AquariOS
BootleggersROM
Dirty Unicorns
PixelExperience
OmniROM
CarbonROM
nathanchance
---------
Other projects whose work helped us to create this
And last but not the least, all our testers, who have helped us to squash many bugs so that we can try to release builds that as are flawless as possible​
COMMUNITY:
We have a community McLaren users and developers!
Join us on Telegram if you need help or want to chat: https://t.me/op7tpro5g
NOT WORKING:
Fingerprint Scanner
Telephoto lens
Wide-Angle lens
GPAY
Hardware GPS
RIL
5G
Bluetooth
Camera
Wifi
Proximity
Light Sensor
SafetyNet
CHANGELOG:
28 May 2020 (not booting):
Initial Alpha TEST
Released before was able to unlock my device, came to find this didn't boot
18 June 2020:
ENG/Rooted alpha test
Bluetooth fixed
Wifi Fixed
RIL Fixed
Camera Fixed
5G Fixed
Repair SEPolicy for RIL
Went SELinux permissive (RIL fix caused cashdumps)
23 June 2020:
Fixed SELinux Permissions, again booting Enforcing
UserDebug build
Ship with Pixel GAPPS going forward
Hardware GPS fixed
RCS/Chat features working (install carrier services from play store)
Hey Google working
24 June 2020:
USER Build
Fix Safetynet
Default to 5G enabled (we used to have to select NR after each boot)
Repair SEPolicy for Fingeprint
25 June 2020:
Add FaceUnlock
Many AOSiP side improvements
Begin providing fastboot ZIPs
09 July 2020:
Start shipping only fastboot flashable ZIP
Start shipping both gapps and non-gapps packages
Fix adaptive brightness
Tweak fingerprint location and size
Lots of Kernel updates
AOD enhancements
Heads-up setting enhancements
Add deskclock (non-gapp version)
Setting for default USB mode
Gesture Nav enhancements
Update to android-10.0.0_r40
Update to July security patch
VoWIFI
Headsup enhancements
Full changelog
20 August 2020:
Remove Dolby Atmos (broken)
Picks
Full changelog: this and this
Ambiant/locksreen Pulse
Headsup Enhancements
VoWifi switch
AOSP Messaging app enhancements
Volume Panel options
29 August 2020:
Fix fingerprint
Pulse enhancements
Update blobs from OOS 10.0.37
Fix Cellular Data type selection from crashing Settings (also now persists on reboot)
8 September 2020:
Fix FP icon size
(More responsive unlocking/no more dirty reader messages)
Remove FaceUnlock
(Was causing severe battery drain, via spamming FFC free fall sensor at all times / keeping it active)
Adjust FP location for app dialogue
(No more dual icon when authenticating app requests)
14 September 2020:
Note: This build may require a fastboot -w if you get stuck on boot animation. Please backup your stuff...
(We updated partition sizes and userdata is now formatted with f2fs)
Complete code rebase / cleanup
Fix Dalvik system RAM usage (before we were limited to 8GB, now we can use the full 12GB)
Moving to no-gapp builds only[/STRKE]
(Google Search app / Velvet.apk bundled in gapps build was causing severe battery drain. Flash your favorite gapps package. I recommend pico as it doesn't include Velvet.apk. Since this way it is no longer a system app, you can always then install/uninstall it from PlayStore as you like.)
[*] Bring back FaceUnlock
[*] Optimize FP (faster unlocking)
[*] Update partition sizes/reservations to fix gapp, magisk, etc. ZIP flashing via TWRP
[*] Cleanup on FP icon being covered by PIN/Pattern on lockscreen
[*] Format userdata partition with f2fs (instead of ext4; should lead to slight performance improvement)
[*] Many AOSiP-side improvements
15 September 2020:
Same as Sept 14, but gapps built in
(I decided to continue releasing gapp-inegrated builds, in case anyone still wants it - However, I still recommend nogapp + pico for best performance and battery life)
18 September 2020:
Update Kernel to 4.14.186 Neutrino
Finish fixing layout for FP under the pin pad / pattern lockscreen
AOSiP side improvements
09 November 2020:
Update Security Patch
AOSiP-side updates
Minor code cleanup
Installation:
Boot to bootloader and use the following fastboot commands:
Code:
~$ fastboot -w (This will WIPE your data)
~$ fastboot reboot fastboot
~$ fastboot update AOSiP-10-Quiche-hotdogg-XXXXXXXX-fastboot.zip
Your phone will now auto boot into AOSiP :cyclops:
Make sure you are using latest fastboot version!
Linux
https://dl.google.com/android/repository/platform-tools-latest-linux.zip
Windows
https://dl.google.com/android/repository/platform-tools-latest-windows.zip
Mac
https://dl.google.com/android/repository/platform-tools-latest-darwin.zip
Unlock Warning:
- This matters only if you ever want to revert to OnePlus ROMs or a fully stock phone
- Choose a method below to get backups BEFORE unlocking to prevent this
- persist.img and reserve.img are most important, but get full dump/backup to be safe
- If you need help, join our Telegram Chat
Getting your phone into EDL mode
Code:
- While holding {Vol+} & {Vol-}, insert USB
- Your screen will remain blank, you will immediately be in EDL mode
- You will have 10 seconds to interact with EDL mode, or the phone will restart into Charging mode
- If an EDL mode interaction fails, you will need to first reboot into fastboot by holding {Vol+} & {Vol-} & {Power} for 10 seconds
MSM Readback (Windows Only)
Download Tool
Grab any MSM Tool version
Obtain Backup
- Launch tool
- Select Target 'TMO'
- Press F8 (password is 'oneplus')
- Select Partitions & Hit OK
(persist.img and reserve.img are very important, but can't hurt to have a copy of everything, use Ctrl-A to select all)
- Put phone in EDL mode (SEE NOTE)
- Enumerate device
- Click Readback & Wait
EDL Tool Backup (Linux Only)
Obtain the tool
Use GIT:
Code:
~$ git clone [email protected]:bkerler/edl.git
—or—
Download ZIP: https://github.com/bkerler/edl/archive/master.zip
Prep
Use the included README for required packages / setup
Pay attention to UDEV rules, python, and pip
Backup
In the edl folder:
- Create folder named dumps
- Put phone in EDL mode (SEE NOTE)
- Use edl.py:
Code:
~$ ./edl.py rl dumps/ --memory=ufs --genxml --skip=userdata
All of the people with this device cannot express or thank you enough for your support! I'm sure it hasn't been easy, so from all of us with this device who also have a love/hate relationship with it from a modding standpoint, THANK YOU FOR DOING THIS!
Thank you. Great to see a Rom on this device. Will install in the morning.
Nice to see some development thank you so much ?
This is good to see! Keep it up
TYVM!!!!!
---------- Post added at 23:24 ---------- Previous post was at 22:50 ----------
What is the .zip file for with the payload.bin inside it for (AOSiP-10-Quiche-hotdogg-20200528.zip)? To be able to flash/update via "adb sideload" in stock recovery without having to wipe? Looking at the metadata file, it looks like it "changes" the device into a Pixel 2 running Oreo?
Code:
post-build=google/walleye/walleye:8.1.0/OPM1.171019.011/4448085:user/release-keys
post-build-incremental=eng.cons.20200528.220400
post-sdk-level=29
post-security-patch-level=2020-05-05
post-timestamp=1590717774
pre-device=OnePlus7TProNR
starcms said:
TYVM!!!!!
What is the .zip file for with the payload.bin inside it for (AOSiP-10-Quiche-hotdogg-20200528.zip)? To be able to flash/update via "adb sideload" in stock recovery without having to wipe?
Click to expand...
Click to collapse
you can use the ZIP once we get TWRP working properly, until then we need to use fastboot to flash .img files
Looking at the metadata file, it looks like it "changes" the device into a Pixel 2 running Oreo?
Click to expand...
Click to collapse
This is the device fingerprint, there are other attributes that control what the device appears as, so it will remain a 7T Pro 5G McLaren. Very long story short, this will help people who want to root pass SN. I can explain more in depth if you like.
Constrabus said:
you can use the ZIP once we get TWRP working properly, until then we need to use fastboot to flash .img files
This is the device fingerprint, there are other attributes that control what the device appears as, so it will remain a 7T Pro 5G McLaren. Very long story short, this will help people who want to root pass SN. I can explain more in depth if you like.
Click to expand...
Click to collapse
Ah, I understand you now. Just using a different fingerprint to pass safety net.
But why the need for twrp recovery to flash the .zip? Do OP phones not support adb sideload ota upgrades via stock recovery?
Constrabus said:
you can use the ZIP once we get TWRP working properly, until then we need to use fastboot to flash .img files
This is the device fingerprint, there are other attributes that control what the device appears as, so it will remain a 7T Pro 5G McLaren. Very long story short, this will help people who want to root pass SN. I can explain more in depth if you like.
Click to expand...
Click to collapse
@Constrabus Please check the inbox of your personal messages. Thanks very much!
Stay safe and stay healthy!
Regards
Oswald Boelcke
Forum Moderator
Maybe a dumb question, but will this ROM with the T-Mobile version of the OnePlus 7T Pro McLaren? I've already unlocked my bootloader, but I have been waiting for a ROM.
Thank you.
Dopewaffles said:
Maybe a dumb question, but will this ROM with the T-Mobile version of the OnePlus 7T Pro McLaren? I've already unlocked my bootloader, but I have been waiting for a ROM.
Thank you.
Click to expand...
Click to collapse
That's what it's for...
starcms said:
That's what it's for...
Click to expand...
Click to collapse
Thank you so much!
Do you have a link to donate?
Constrabus said:
Code:
[B][CENTER]**** Disclaimer: I'm not responsible if you destroy your device. Use at your own risk!!! ****[/CENTER][/B]
Android Open Source illusion Project
About us:
AOSIP is a quality custom ROM based purely on AOSP. Twisted with the latest features and blended with stability. We strive for perfection and it shows.
Team Illusion:
Josh Fox (xlxfoxxlx)
Akhil Narang
Harsh Shandilya
Anirudh Gupta
Bug reporting:
DO NOT Report bugs if you're running a custom kernel or you installed Xposed
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab dmesg . (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues.
Source code:
AOSiP Gerrit Review
AOSiP Github
Kernel Source
Device Source
Downloads:
-Please note, This will be a work in progress until we find out what is working and what is broken
-TWRP is being tested and worked on, hopefully coming soon
-Until TWRP is ready you need to flash .img files via fastboot
-I'm starting a 5G specific community support chat, join to help test, get support, and help the McLaren progress
ROM
TWRP (Coming Soon)
GCAM
GAPPS
MAGISK
Credit/Thanks:
Mike Williams (founder and creator of AOSiP)
Google for Android and AOSP
LineageOS
ABC ROM
AquariOS
BootleggersROM
Dirty Unicorns
PixelExperience
OmniROM
CarbonROM
nathanchance
---------
Other projects whose work helped us to create this
And last but not the least, all our testers, who have helped us to squash many bugs so that we can try to release builds that as are flawless as possible
Click to expand...
Click to collapse
just curious on how to install this. I know you use fastboot in bootloader. how exactly is the process of install. I have neve flashed a rom through fastboot before and I am interested and learing how to do this
cgrimm9 said:
just curious on how to install this. I know you use fastboot in bootloader. how exactly is the process of install. I have neve flashed a rom through fastboot before and I am interested and learing how to do this
Click to expand...
Click to collapse
I spoke to the developer about this rom, it's not bootable currently, but will be soon. I was going to flash this, but he recommended against it for the moment.
champ784 said:
I spoke to the developer about this rom, it's not bootable currently, but will be soon. I was going to flash this, but he recommended against it for the moment.
Click to expand...
Click to collapse
Umm if that's the case then why is this thread even open, and why doesn't it say so in the description and/or why hasn't anyone told a moderator?
CASEY_K said:
Umm if that's the case then why is this thread even open, and why doesn't it say so in the description and/or why hasn't anyone told a moderator?
Click to expand...
Click to collapse
I don't think @champ784 understood. I'm pretty sure it works fine, you just can't use the zip yet until we have a fully functioning twrp. If you follow the instructions to fastboot flash the images it should work fine.
starcms said:
I don't think @champ784 understood. I'm pretty sure it works fine, you just can't use the zip yet until we have a fully functioning twrp. If you follow the instructions to fastboot flash the images it should work fine.
Click to expand...
Click to collapse
Awesome! Thanks for the clarification. I've just seen too many people, too many times get things screwed up. I myself am guilty of doing so multiple times in the past.

[ROM] LineageOS 18.1 | Android 11 [UNOFFICIAL] [Mar3]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is an UNOFFICIAL build.of LineageOS 18.1 based on Android 11 for the OnePlus 7T Pro 5G Mclaren. Some LOS specific features haven't been re-imported yet so, just be aware. I did NOT create this ROM, it is an Open Source project by the community for the community and has many many contributors , some from this very thread!. thanks to all who have contributed to CyanogenMod/LineageOS over the years.
Supported device: OnePlus 7T Pro 5G McLaren (hotdogg)
Click to expand...
Click to collapse
Code:
[B]IMPORTANT[/B]
* Builds are done when they are done, and not a second sooner. Please no build begging.
* Do NOT be rude.
* If you don't get a reply from me in a timely manner about your bug, sorry i do this in my spare time
* Respect all users
* If I see a NOOB question and I don't feel like replying, I WONT.
Built from latest LineageOS/Android 11 source
Service
Text
Data
Call
VoLTE/WiFI Calling/IMS/5G]
Audio
WiFi
Google Now
Bluetooth
GPS
MMS
Video playback
Audio playback
Camera
Video recording
NFC
Standalone 5G
??? You tell me
Unlock Warning:
By unlocking a OnePlus phone, you can loose permanent functionality in fingerprint scanner and OTAs for Stock ROMS if improper steps are taken.
Please see 2rd post for backup instructions BEFORE flashing this or ANY custom ROMs
Join our Telegram Chat for added support
PAY ATTENTION!! DIFFERENT THEN MOST DEVICES! CURRENTLY TWRP DOESNT SUPPORT OUR DEVICE SO FASTBOOT MUST BE USED INSTEAD! GAPPS IS ALSO INCLUDED IN THE BUILD DUE TO SAME LACK OF TWRP!
(if you are comfortable with fastboot just run the following commands from fastbootd, if you are unsure of the procedure please read on IT IS DIFFERENT THEN TWRP!
Code:
(boot to bootloader)
fastboot reboot fastboot
fastboot -w
fastboot update lineage-18.0-<builddate>-UNOFFICIAL-hotdogg+GAPPS_fastboot.zip
Boot to bootloader
from terminal/command prompt: fastboot reboot fastboot
(Don't forget the above step! This will bring us into fastbootd mode. Regular bootloader/fastboot doesn't have access to all needed partitions for flashing. You will see 'partition not found' errors)
Note: In order to access fastbootd mode, we must have stock recovery flashed until TWRP is fixed
if you are coming from a different rom wipe userdata by typing fastboot -w
now type fastboot update filename.zip where filename is the name of the downloaded zip. (e.g, lineage-18.0-20200723-UNOFFICIAL-hotdogg+GAPPS_fastboot.zip)
Any and all users in this thread who contributed or will contribute to making this ROM as stable as possible
LineageOS Devs
@mjevange
@omariscal1019
@OC'D
Me
Not expected by any means but always brings a smile to my face when I see it, If anyone wants to Paypal me a couple bucks my way it would really help cuver all the coffee and smokes i go through debugging stuff haha
Thanks and happy flashing!
[*] See Post 3
[*] See Post 3
XDA:DevDB Information
LineageOS 18.0 | Android 11 for OnePlus 7T Pro McLaren (hotdogg), ROM for the OnePlus 7T Pro McLaren
Contributors
albinoman887
Source Code: http://github.com/Team-Hydra
ROM OS Version: Android 11
ROM Firmware Required: Must be on 10.0.39 Modem or higher for full support
Based On: LineageOS
Reserved
Unlock Warning:
- This matters only if you ever want to revert to OnePlus ROMs or a fully stock phone
- Choose a method below to get backups BEFORE unlocking to prevent this
- persist.img and reserve.img are most important, but get full dump/backup to be safe
- If you need help, join our Telegram Chat
Getting your phone into EDL mode
Code:
- While holding {Vol+} & {Vol-}, insert USB
- Your screen will remain blank, you will immediately be in EDL mode
- You will have 10 seconds to interact with EDL mode, or the phone will restart into Charging mode
- If an EDL mode interaction fails, you will need to first reboot into fastboot by holding {Vol+} & {Vol-} & {Power} for 10 seconds
MSM Readback (Windows Only)
Download Tool
Grab any MSM Tool version
Obtain Backup
- Launch tool
- Select Target 'TMO'
- Press F8 (password is 'oneplus')
- Select Partitions & Hit OK
(persist.img and reserve.img are very important, but can't hurt to have a copy of everything, use Ctrl-A to select all)
- Put phone in EDL mode (SEE NOTE)
- Enumerate device
- Click Readback & Wait
EDL Tool Backup (Linux Only)
Obtain the tool
Use GIT:
Code:
~$ git clone [email protected]:bkerler/edl.git
—or—
Download ZIP: https://github.com/bkerler/edl/archive/master.zip
Prep
Use the included README for required packages / setup
Pay attention to UDEV rules, python, and pip
Backup
In the edl folder:
- Create folder named dumps
- Put phone in EDL mode (SEE NOTE)
- Use edl.py:
Code:
~$ ./edl.py rl dumps/ --memory=ufs --genxml --skip=userdata
Mar 3
* Major Release, do a full wipe if you have problems. I actually STRONGLY recommend a full wipe anyways.
* For all intents and purposes this is a Stable release. I've done extensive testing and everything has worked as it should or above and beyond. Now on to the updates
* A lot of just under the hood optimization and cleanup. There some configuration options that weren't exactly optimized for our device, dalvik config is a good example.
* 5G support is on par with stock ROM, if not better.
* Auto brightness has been improved
* Some cosmetic issues have been addressed like status bar padding and FOD icon centering.
* Fixed a wakelock issue when using Always on Display
* Adjustable display refresh rate code has been improved.
* Updated vendor libs from hotdog Android R OB2 to allow full use of Android 11 Display HAL
* Added Stereo in call recording support
* Various audio fixups, including increasing volume steps from 7 to 15 and raising the max volume level to be on par with stock OOS
* Optimized Always on Display: fixed wakelock issue, lowed default AOD brightness, as well as enabled auto brightness when on AOD if enabled by user within settings
* Many upstream changes, fixes, and improvments.
** This will most likely be my final release as i have moved on to the Snapdragon variant of the Note 20 Ultra 5G. Thanks for the support guys and I hope you enjoy my work. Hopefully someone will pick up where I left off.
Dec 26
* Merry Christmas!
* Updated ROM base to lineage-18.1
* Notification pull-down menu now shows 3 rows of tiles as expected
* Added "Minimum Refresh Rate" settings option in Settings > Display instead of hard-coding to 90htz always. With this new option choosing 90htz will (obviously) make it always 90htz , and choosing 60htz is similar to the "Dynamic" option in stock OOS where it decides based on what app your using.
* (With version 18.1 most, if not all of the expected LineageOS features have been merged)
* Fixed "choppy" display frame rate that would happen from time to time
* Fingerprint recognition speed improvement.
* Fixed excessive battery drain when Always On Display is active
* Update dalvik configs (they were configured for an 8GB RAM devices, we have 12)
* UI: Enabled blur
* Fixed IMS from spamming system logs
* Fixed booting with SELinux Enforcing on "user" build types
* Enabled SELinux enforcing
Nov 20
* Fixed up all the small bugs from test build
* Standalone 5G (NR SA) support, requires being on 10.0.39 or newer modem. Also be aware the signal icon will show no bars when connected to NR SA, this is just a cosmetic bug.
* Updated audio configs to to match OOS 10.0.39
* Added audio volume policy , should fix the lower then normal volume when below 50%
* SELinux is currently set to "Permissive" until I work out all the sepolicy errors
Oct 14
* Initial internal test Release
[ROM]: lineage-18.1-20210303-UNOFFICIAL-hotdogg+GAPPS_fastboot.zip
Gapps: TEMP INCLUDED WITH ROM IMG UNTIL ITS FLASHABLE VIA CUSTOM RECOVERY
[Download Archive]: All ROMs
https://github.com/LineageOS
https://github.com/Team-Hydra/android_device_oneplus_sm8150-common
https://github.com/Team-Hydra/android_device_oneplus_hotdogg
https://github.com/Team-Hydra/android_kernel_oneplus_sm8150
https://github.com/Team-Hydra/proprietary_vendor_oneplus
Thank you
90hz not showing in display or anywhere else?
Thanks man, just showed my appreciation via PayPal. Happy Thanksgiving! This build rocks. Passes safetynet with props module spoofing a Oneplus 8. Or you wouldn't be getting that stuffing! Stable as hell, everything working for me so far. Happy Holidays to all
when tryping fastboot reboot fastboot it says "fastboot: usage: unknown reboot target fastboot"
Is there any chance this would work on the Sprint OnePlus 7 Pro 5G? If not are there any roms that do currently work for Sprints model
Globel said:
when tryping fastboot reboot fastboot it says "fastboot: usage: unknown reboot target fastboot"
Click to expand...
Click to collapse
your using an outdated fastboot binary on your pc. download latest version
skyrmion said:
Thanks man, just showed my appreciation via PayPal. Happy Thanksgiving! This build rocks. Passes safetynet with props module spoofing a Oneplus 8. Or you wouldn't be getting that stuffing! Stable as hell, everything working for me so far. Happy Holidays to all
Click to expand...
Click to collapse
Thanks so much man that meant a lot to me
New build uploaded. I recommend everyone to update to it as it addresses the last few bugs i'm aware of and all the LOS specific features are fully merged
I got this installed and it's fantastic. For some reason my camera is capped at 12mp, even on other camera apps. Is there anything I can do about that?
333severs said:
I got this installed and it's fantastic. For some reason my camera is capped at 12mp, even on other camera apps. Is there anything I can do about that?
Click to expand...
Click to collapse
That's normal,even on OOS
First time installing a custom ROM but when I run "fastboot update lineage-18.1-<builddate>-UNOFFICIAL-hotdogg+GAPPS_fastboot.zip" I get an error reading "Fastboot: error: failed to open zip file 'lineage-18.0-<builddate>-UNOFFICIAL-hotdogg+GAPPS_fastboot.zip': I/O error
EDIT: I got it working
I've installed the latest build (18.1, build 12/26), but I can't change notification, ringtone, or alarm through settings. Clicking on any of those restarts the settings app.
EDIT: I tried to do a workaround through tasker, but when I go to choose the sound I get the following popup:
Error: android.content.ActivityNotFoundException: No Activity found to handle intent { act=android.intent.action.RINGTONE_PICKER (has extras) }.
I wasn't able to find a working solution through google. I tried clearing the cache for settings and restarting, but it didn't fix anything. I also can't use the default launcher as it just continually crashes, but the pixel launcher works fine.
factorion said:
I've installed the latest build (18.1, build 12/26), but I can't change notification, ringtone, or alarm through settings. Clicking on any of those restarts the settings app.
EDIT: I tried to do a workaround through tasker, but when I go to choose the sound I get the following popup:
Error: android.content.ActivityNotFoundException: No Activity found to handle intent { act=android.intent.action.RINGTONE_PICKER (has extras) }.
I wasn't able to find a working solution through google. I tried clearing the cache for settings and restarting, but it didn't fix anything. I also can't use the default launcher as it just continually crashes, but the pixel launcher works fine.
Click to expand...
Click to collapse
hmmm. i'll take a look. tbh i restored stock like a week back to get updated libs and then my ISP was having all types of issues , one thing lead to another. blah blah blah.. i'm back now though
does this have pocket mode? or check proximity sensor before wakeup?N im happy your back
Also I dont seem to get the same signal as on aosip or oos not sure why switched it to global and im on the new sim
Great ROM so far! Just got one thing to add. Anyone seeing low WiFi signal? My house isn't big at all but when I'm in the kitchen, which is about 20 ft away form the router, it'll keep switching between data and wifi because it says the signal is poor. My gf's stock pixel is at full bars in the kitchen. Any thoughts? Also, I reflashed and still same issue.
I've been watching this therad ever since you released it, and it looks to keep getting better,, so kudos to you man! I have the T-Mobile variant on the Mint netowork, so I'm always afraid to try anything but I haven't done much research on if you can flash it to a T-Mobile device. Let me know, thanks!
Dopewaffles said:
I've been watching this therad ever since you released it, and it looks to keep getting better,, so kudos to you man! I have the T-Mobile variant on the Mint netowork, so I'm always afraid to try anything but I haven't done much research on if you can flash it to a T-Mobile device. Let me know, thanks!
Click to expand...
Click to collapse
I have the same phone, also went from t-mobile to mint. You have to get oneplus to unlock the bootloader, and then you can follow the flash instructions for the rom (Probably want to do the backup as well, although that wouldn't work for me). If you try it, hopefully you don't have the issues I had with notifications/ringtones.

[ROM][OFFICIAL][13]VoltageOS[RAPHAEL]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
VoltageOS 13.0 | Tiramisu for Redmi K20 Pro​
ABOUT
Greetings, interested users! You have reached the gateway of a simplistic, no frills pure AOSP experience that will not let you down in getting through every day uninterrupted by inconveniences, with just the right dab of customizations. Be it requiring safetynet for banking or payment apps to receiving the latest security patches from Google as soon as they're released, we've got you covered. It doesn't end there. Sit back, relax and let the system theme your device according to your preferences with Monet support. Step in and begin your journey with Voltage OS.
Features
Pure AOSP
Latest Security Patches
Google Monet
SafetyNet
Github: https://github.com/VoltageOS
Website: https://voltage-os.sourceforge.io
Telegram: Group
Donate: UPI: [email protected]
WHAT WORKS?
Almost everything
WHAT DOESN'T WORK?
You tell me
Be sure to include a log : check how to
DOWNLOADS
Click here to Download
Installation Guide
It's mandatory to be on the latest miui a11 official firmware of your region
Clean flash recommended
Always make a nandroid backup, be safe.
ROM uses O.S.S. vendor
* For those who don't want encryption, no need to flash any dfe zip as rom is already decrypted by default so please dont flash any dfe zips
* If users were encrypted on their previous roms they need to FORMAT DATA in recovery first
its FORMAT and not WIPE understand the difference, if you dont format data the rom will bootloop as you have previous rom encryption.
- Clean flash recommended
- Use the latest official orange fox recovery from here
- Format data if coming from encrypted rom
- Wipe all the following
* Dalvik / ART Cache
* Cache
* System
* Vendor
* Data
- Flash latest miui a11 firmware for your specific region
* Global | China | Europe Firmware
* India Firmware
- Flash VoltageOS + Gapps
- Do not reboot in between flash everything at once, also no need to flash any dfe zip the rom is already decrypted by default.
- Wipe Dalvik / ART Cache, Cache & Data
- Reboot
* For those who want to use rom with encryption
This rom comes with FBE V1 encryption so those who have come from fbe v2 roms need to compulsory FORMAT DATA else it will bootloop due to fbe version mismatch.
As decryption of internal storage is now fixed on a12 you will need different recovery to flash the rom and only this recovery can encrypt/decrypt rom, other recovery wont work.
Special thanks to @Pranav Talmale for making a12 decryption work with FBE v1 all credits goes to him for the recovery
- Clean flash recommended
- Use Ofox recovey with a13 decryption fixed from here
- Format data
- Wipe all the following
* Dalvik / ART Cache
* Cache
* System
* Vendor
* Data
- Flash latest miui a11 firmware for your specific region
* Global | China | Europe Firmware
* India Firmware
- Flash VoltageOS + Gapps + EFE
- Do not reboot in between flash all zip at once
- Wipe Dalvik / ART Cache, Cache & Data
- Reboot
ROM Source: https://github.com/VoltageOS
Kernel & Device Source: VoltageOS Devices
Special thanks to @naveenjohnson for trees @DmitriiKudas for Source build help & assistance, last but not least I would like to thank all testers especially @Sagor_Khan & @Dawn_India for being available all time to test.
If you liked my work don't forget to give thanks, hit like, buy me a coffee UPI: [email protected]
ROM OS Version: Android 13.0 | Tiramisu
ROM Kernel: Linux 4.14.x
ROM Firmware Required: MIUI a11
Based On: AOSP
- Some Screenshots
Changelog :
Device Side :
13/11/2022
- Initial Build
30/12/2022
- Fix apn not getting selected by default
- Drop deprecated Bluetooth configs and switch to props as per a13
- Fix Incoming calls not getting displayed and just ringing
- Fix outgoing calls not ringing on few sim operators
- Remove blur completely from tree as Google said : blurs are expensive on resources, Fix's stutters in ui
- Enable volte/vowifi for movistar
- Remove haptic feedback level adjustment and move to new aosp vibration level overlay
- Xiaomi parts fix compilation after QPR1 merge
- Cleanup useless log spams
- Enable zygote critical window
* Kernel : Alchemy 4.14.190
> Fresh clean kernel based on latest clo tag LA.UM.9.1.r1-12900-SMxxx0.0
> Power: supply: import fast charging driver from nabu
> Remove useless cepheus drivers to reduce overall size
> Fixed games stuck in low fps bug.
> Kick LMKD, fixes apps getting kicked out of memory, recents stuck after multitaksking
> Fix Clang 16 compile errors compiled using TRB Clang 16
> Significantly improve battery life & deep sleep compared to previous build.
18/01/2023
Device Side :
- Use kryo485 cpu architecture
- Suppress xtra-daemon libcdfw logspam
- Fix 5GHz hotspot
- Fix AAPT config
- Supress some ims logging
- Removed useless lmkd props
- Disabled Skia tracing by default
- Disable Async MTE on System Server
Vendor side :
- Kang libcdfw_remote_api blob from davinci
Kernel Side :
- Added Exfat/sdfat driver v2.4.5 from Samsung (Fixes usb otg formatted with exfat partitioning to be able to mounted & used)
- Fixed an issue where stereo audio was not being played from right side of loudspeaker
12/02/2023
Device Side :
- Fix Nfc not working
- Fix Statusbar burnin protection not shifting icons
- Fix Wired headphone buttons not working
- Fix Fingerprint AOD on/off animations
- Adjust statusbar paddings
- parts: remove un-used thermal leftover icons
- Address many sepolicy denails
Kernel Side :
- Merge CAF tag LA.UM.9.1.r1-13000-SMxxx0.QSSI13.0
- Compiled using TheRagingBeast TRB clang 17
- Backport LLVM Binutils support
- Qcacld add time slice duty cycle
19/04/2023
Device Side :
- Update CarrierConfig from star V14.0.6.0.TKACNXM
- Enable Wide Color Gamut support
- Remove old udfps overlays
- Enable debug.sf.auto_latch_unsignaled
- Address many sepolicy denials
- Drop old fm board flags
Vendor Side :
- Import blobs from MIUI V12.5.2.0
- Update rest blobs from msmnile : LA.UM.9.1.r1-12900-SMxxx0.0
- Update system_ext blobs from qssi : LA.QSSI.13.0.r1-09400.01-qssi.0
- Update media_c2 blobs from : Google Coral TP1A.221005.002.B2
- Update cleanedup samsung data calibration from MIUI V12.5.6.0
Kernel Side :
- Merge tag LA.UM.9.1.r1-13400-SMxxx0.QSSI12.0
06/05/2023
Device Side :
- Remove DCI-P3 color adjustment and back to previous color configs as users felt colors were washed out
- Build source side perf 2.2 hal
- Rebase Media C2 stack, remove old configs and import from coral
Vendor Side :
- Rebase whole vendor tree from scratch
- Miui blobs from : raphael-user 11 RKQ1.200826.002 V12.5.6.0.RFKCNXM release-keys
- Ok Google Hotword & DRM blobs from : raphael-user 11 RKQ1.200826.002 V12.5.2.0.RFKMIXM release-keys
- Media C2 blobs from : coral-user 13 TP1A.221005.002.B2-9382335 release-keys
- Display (Postprocessing), Graphics (Adreno), Graphics (Vulkan), Graphics (SDM), Media blobs from : LA.UM.9.1.r1-12900-SMxxx0.0 msmnile
- Qssi Ims blobs from : Redmi/alioth/alioth:12/RKQ1.200826.002/V13.0.3.0.SKHCNXM:user/release-keys
Kernel Side :
- Merge CLO tag LA.UM.9.1.r1-13500-SMxxx0.QSSI13.0
Source Side : VoltageOS v 2.5
Thanks for the wonderful rom @Pranav Temkar
This is the best A13 rom so far, fluid, battery friendly.
I've just found a couple of bugs (not real bugs).
Vibration icon is not there on statusbar lockscreen, but it's showing on home screen. Also alarm icon is not there on homescreen nor on lockscreen, nomatter if you enable it or disable it...
And please make earspeaker more louder in calls...
Thanks again, keep up the good work!
Ducatuca said:
Thanks for the wonderful rom @Pranav Temkar
This is the best A13 rom so far, fluid, battery friendly.
I've just found a couple of bugs (not real bugs).
Vibration icon is not there on statusbar lockscreen, but it's showing on home screen. Also alarm icon is not there on homescreen nor on lockscreen, nomatter if you enable it or disable it...
And please make earspeaker more louder in calls...
Thanks again, keep up the good work!
Click to expand...
Click to collapse
When I install MTG GAPPs, it error. Please advise you how to install ?
Thanks
I've flashed this rom with official orangefox recovery, nikgapps and it's booted just fine. No error of any kind...
Hi thanks for new version!
One question
Comming from Voltageos 1.8 and i want encryption, i must install orangefox FBEv1 build is that correct?
Ducatuca said:
Thanks for the wonderful rom @Pranav Temkar
This is the best A13 rom so far, fluid, battery friendly.
I've just found a couple of bugs (not real bugs).
Vibration icon is not there on statusbar lockscreen, but it's showing on home screen. Also alarm icon is not there on homescreen nor on lockscreen, nomatter if you enable it or disable it...
And please make earspeaker more louder in calls...
Thanks again, keep up the good work!
Click to expand...
Click to collapse
They're not bugs but google features. On some other a13 roms you have the option to make vibrate & alarm icons always visible.
zamc said:
Hi thanks for new version!
One question
Comming from Voltageos 1.8 and i want encryption, i must install orangefox FBEv1 build is that correct?
Click to expand...
Click to collapse
Correct, then ROM, Gapps & a13 force encryption zip.
thanks a lot. any suggestions for gaps?
zamc said:
thanks a lot. any suggestions for gaps?
Click to expand...
Click to collapse
I always flash Nik core.
mauam said:
I always flash Nik core.
Click to expand...
Click to collapse
Thanks,
is there a link or something to explain the differences in gaps verion? I never understand them!
In 1.8 Voltageos i had MindTheGapps-Lite-12.1.0-arm64.
zamc said:
Thanks,
is there a link or something to explain the differences in gaps verion? I never understand them!
In 1.8 Voltageos i had MindTheGapps-Lite-12.1.0-arm64.
Click to expand...
Click to collapse
I think that in Nik site you have a slight explanation, anyway Nik core is/has the same things as MTG lite.
zamc said:
Hi thanks for new version!
One question
Comming from Voltageos 1.8 and i want encryption, i must install orangefox FBEv1 build is that correct?
Click to expand...
Click to collapse
I never success use orangefox FBEv1 to flash the ROM except LOS 20. I don't know the reason.
z1022 said:
I never success use orangefox FBEv1 to flash the ROM except LOS 20. I don't know the reason.
Click to expand...
Click to collapse
So what recovery you use? In Instructions i see only for Orangefox
zamc said:
So what recovery you use? In Instructions i see only for Orangefox
Click to expand...
Click to collapse
finally, I use TWRP 3.7
w
z1022 said:
finally, I use TWRP 3.7
Click to expand...
Click to collapse
z1022 said:
finally, I use TWRP 3.7
Click to expand...
Click to collapse
with encryption? worked? any link to have it as backup solution?
I couldn't find another method to turn off the LED when charging the cell phone, I don't like to leave it on
zamc said:
w
with encryption? worked? any link to have it as backup solution?
Click to expand...
Click to collapse
encryption not worked
Ducatuca said:
Thanks for the wonderful rom @Pranav Temkar
This is the best A13 rom so far, fluid, battery friendly.
I've just found a couple of bugs (not real bugs).
Vibration icon is not there on statusbar lockscreen, but it's showing on home screen. Also alarm icon is not there on homescreen nor on lockscreen, nomatter if you enable it or disable it...
And please make earspeaker more louder in calls...
Thanks again, keep up the good work!
Click to expand...
Click to collapse
Earpiece sound is adequate i dont feel to increase, maybe its your side issue, others might be aosp side bugs not sure, lets see if they can be fixed or not, no promises
z1022 said:
When I install MTG GAPPs, it error. Please advise you how to install ?
Thanks
Click to expand...
Click to collapse
This is android 13 your android 12 mtg wont even flash, read before flashing any package. I just confirmed it flashes without any issues if you use proper zip which is for a13

[ROM][13.0_r49][pyxis][OFFICIAL] Evolution X

Evolution X 7.6 for the Xiaomi Mi 9 Lite [pyxis]
Code:
/*
* Your warranty is void. Or valId, probably?
*
* I am not responsible for bricked devices, dead SD cards, Ebolation X,
* thermonuclear war, or the current economic crisis caused by you following
* these directions. YOU are choosing to make these modifications, and if
* you point your finger at me for messing up your device, I will LMAO at you.
*/
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Keep Evolving
Pixel UI, customization, and more, we are Evolution X!
- Team Evolution X -
@joeyhuab
@RealAkito
@AnierinB
Reach us on Twitter! @EvolutionXROM
Just flash and check "The Evolver". We have tons of features combined together from different ROMs.
* You tell me
DO NOT FLASH GAPPS, ALREADY INCLUDED
First Time Install / Clean Flash
instructions on #Post 3
Download
Donate to me! / Official Chat / Device Support
​
Android OS version: 13
Security patch level: May 2023
Build author: Czarsuperstar
Source code: https://github.com/Evolution-X
Kernel Source code: https://github.com/LineageOS/android_kernel_xiaomi_sdm710/tree/lineage-20
ROM Developer: Joey Huab
XDA: DevDB Information
Evolution X, ROM for the Xiaomi Mi 9 Lite
Contributors
Czarsuperstar
Source Code: https://github.com/Evolution-X
ROM OS Version: Android 13
ROM Kernel: Linux 4.9.335
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 7.9.2
Stable Release Date:
Created 2022-12-29
Last Updated 2023-06-10
his is Android 13 with May 2023 (r49) security patches
Notes:
==============================
- Always dirty flash at your own risk.
- We're not responsible for any issues that this may cause.
- Clean Flash is always recommended
Device changes:
==============================
None
------------------------------
ROM changes:
==============================
6/10
AttestationHooks: Un-spoof GMS while adding google account
overlay: Switch to AttestationHooks for spoofing
6/8
Evolver: Disable some notification and media control features
GnssLocationProvider: Implement xtra-daemon toggle
SystemUI: Prevent edge lights from being directly shown by screen on and notification callbacks
6/7
ApplicationPackageManager: Adjust Tensor workaround
PixelPropsUtils: OP9R > OP9P
PixelPropsUtils: Switch Honor of Kings hide to Xiaomi 13 Pro (China)
PixelPropsUtils: Use OP9 PRO for LOLM
SoundSearchTile: Do not use Shazam
6/6
Avoid NetworkPolicyLogger NullPointException
Hide data limit notfication if data not active nor default
Ignore BIND_ABOVE_CLIENT for same-process connections
Request correct rendering type for EGL config
fixup! fw/b: Add support for allowing/disallowing apps on cellular, vpn and wifi networks
6/5
Add listener once for volume row animation
Launcher3: Implement hidden & protected apps
Launcher3: Improve hidden & protected apps
Launcher3: Switch to AppLock API for protected apps
Launcher3: Reload icon pack settings fragment on resume
Launcher3: Update AppLock API and integrate hidden apps
SystemUI: Introduce preferred network tile
SystemUI: Restore try-finally condition when reinflating QS panel
VolumeDialogImpl: Reconfigure handling of animation/jank listeners
base: Minor improvement to the PowerOffAlarmService body string
core: Catch OOB when returning pooled string
themes: Add more Icon Shapes from Iconify
themes: Import more signal & wifi icons
6/4
PixelPropsUtils: Switch Honor of Kings spoof to Redmi K30 Ultra
Settings: Hide ADB and developer setting enable status
rro_overlays: Unset config for QR code scanner
6/3
Evolver: Bring back support for Parallel space
Evolver: Improve brightness slider themes layout
Improve support for brightness slider themes
Settings: Add support for parallel space
SystemUI: Clean up battery callback in CollapsedStatusBar
SystemUI: Switch to TunerService for CollapsedStatusBar
packages: Bring back Parallel space
rro_overlays: Don't force disable Adaptive sleep for Pixel devices
themes: Add category for brightness slider themes
6/2
InfoBottomSheet: Fix black screen when clicking source pref
Launcher3: Adjust icons on dock search bar
Launcher3: Apply corner radius setting for app search bar
Launcher3: Directly open Pixel Search if installed
Launcher3: Fix all apps SB's google icon touch detection
Launcher3: Fix bottomsheet info pref alignments
Launcher3: Improve paddings for all apps search bar
Launcher3: Improve search bar header protection
Launcher3: Match app search bar theme with dock search bar
Launcher3: Prioritize pixel search for QSB instead of Google app
Launcher3: Reduce search bar hint text size
Launcher3: Refactor all apps search bar functionality
Launcher3: Restart launcher on pixel search change
Launcher3: Rework QSB and all apps search bar
Launcher3: Search Bar UX-related changes
Launcher3: Show a toast when restarting launcher due to component change
Launcher3: fix app icon font
SystemUI: Improve dismiss all button visibility
SystemUI: Refactor reticker feature
SystemUI: Toggle dismiss all visibility before reticker animates
common: Label ro.vendor.fm.use_audio_session
qcom: Sort sepolicy.mk m4defs
6/1
PixelPropsUtils: Add Gameprops for Battlegrounds Mobile India (BGMI)
SystemUI: Improve QS notification expansion animation
qcom: Drop untrusted app policies
sepolicy: Introduce rw_dir_file()/create_dir_file() macros
5/31
CAMX: CHI: Added support for handling jpeg debug data
Camera: Fix size list parceling
Camera: Ignore torch status update for aux or composite camera
Camera: Support exposing aux camera to apps
camera2 vndk: Improve error handling
CameraManager: Fixup exposing aux camera to apps
CameraManager: Handle NPE with ActivityThread.currentOpPackageName()
Changing max SampleRate limits for raw audio decoder
Import Xiaomi Image Tags definitions
Native: Camera: Import Release Slot Xiaomi Changes
Native: IPCThreadState: Import Xiaomi Modifications
Native: ProducerListener: Import ON_BUFFER_DETACHED Changes
cameraserver: Let multiple cameras opened by stock camera application
gms: Add lynx to whitelist
gms: Update GoogleCamera
gms: Move DeviceIntelligenceNetworkPrebuilt to PRESIGNED
5/30
Add null pointer check to avoid system crash
Settings: Don't allow divider for AOSP DT2W
Settings: Make Ambient Display toggle show on single tap sensor
Settings: Use lottie for AOSP DT2W
SystemUI: Doze: Add config to check proximity on pickup events
SystemUI: Doze: Add config to check proximity on single tap
SystemUI: Prevent edge lightning from pulsing outside keyguard/doze
hwui: Optimize for performance and memory usage
themes: Configure font spacing for more clock fonts
5/29
ApplicationPackageManager: Extend freeform window feature to all apps
ApplicationPackageManager: Remove p21 features from featuresPixel
Pre-grant non-system preloaded apps
core: block 2021/22 pixel features to ASI and pixel launcher
5/28
AttestationHooks: Allow spoofing device model for Netflix
Enable copying content for IMEI2
Evolver: add acun and bang brightness slider
Fix NullPointerException in GestureDetector
Increase 5 GHz network signal tolerance
Launcher3: Fix quickstep live tile implementation
Installing a custom recovery using fastboot​
Download Evolution X Recovery. Simply download the latest recovery file, named something like evolution_pyxis-ota-tq1a.230205.002-02070633-unsigned.img.
warning
IMPORTANT: Other recoveries may not work for installation or updates. We strongly recommend to use the one linked above!
Connect your device to your PC via USB if it isn’t already.
If your device isn’t already in fastboot mode, on the computer, open a command prompt (on Windows) or terminal (on Linux or macOS) window, and type:
adb reboot bootloader
You can also boot into fastboot mode via a key combination:
With the device powered off, hold Volume Down + Power. Keep holding both buttons until the word “FASTBOOT” appears on the screen, then release.
Once the device is in fastboot mode, verify your PC finds it by typing:
fastboot devices
If you don’t get any output or an error:
on Windows: make sure the device appears in the device manager without a triangle. Try other drivers until the command above works!
on Linux or macOS: If you see no permissions fastboot try running fastboot as root. When the output is empty, check your USB cable and port!
check
TIP: Some devices have buggy USB support while in bootloader mode, if you see fastboot hanging with no output when using commands such as fastboot getvar ..., fastboot boot ..., fastboot flash ... you may want to try a different USB port (preferably a USB Type-A 2.0 one) or a USB hub.
Flash recovery onto your device (replace <recovery_filename> with the actual filename!):
fastboot flash recovery <recovery_filename>.img
Now reboot into recovery to verify the installation. Do not reboot into the existing OS, since it will overwrite the recovery you just installed!
With the device powered off, hold Volume Up + Power. Keep holding both buttons until the “MI” logo appears on the screen, then release.
NOTE: If you can’t power down the device, try long-pressing the key-combination (if any was used in the instructions above) until the device reboots and follow the instructions above
Installing Evolution X from recovery​
Download the Evolution X installation package that you would like to install.
You will also need to flash an empty super image since your device uses retrofitted dynamic partitions: download super_empty.img from the directory named with the latest date here
Install instructions Taken from Lineage install instructions for Pyxis and edited for install instructions for Evolution X on Pyxis. All credits to @ceracz for his incredible work on the Pyxis. Thank you.
Reservation​
Congratulations,
Thanks for your great work, to put pyxis official.
Have a nice year.
Thx works perfect
Default AOD looks ugly. For Pixel like AOD select Google Sans Font and it's looks perfect
Update is live Guys
I tried this ROM on my Mi 9 Lite and everything works with the exception of the unreliable in-display fingerprint. But otherwise it's a solid ROM and oh boy, that makes it feel like a Pixel phone with more features than the real Pixel!
Thanks for your hard work!
Guys this is my first rom I installed on my Mi 9 lite and i have to say im blown away
Solid material UI clean stock Android im speechless
Thanks for your hard work
But i have a question
At first when i installed the rom i wasn't able to boot into system i was always send to recovery (TWRP)
Then I tried to install LineageOS i flashed their recovery then i fashed their rom (i don't know if it was flashed correctly or not)
Then i restart the device and i was booted into EvolutionX rom
Can anyone tell me what happened?
Mr Trigger said:
Guys this is my first rom I installed on my Mi 9 lite and i have to say im blown away
Solid material UI clean stock Android im speechless
Thanks for your hard work
But i have a question
At first when i installed the rom i wasn't able to boot into system i was always send to recovery (TWRP)
Then I tried to install LineageOS i flashed their recovery then i fashed their rom (i don't know if it was flashed correctly or not)
Then i restart the device and i was booted into EvolutionX rom
Can anyone tell me what happened?
Click to expand...
Click to collapse
Because Los is using dynamic partitions Evolution X is not.
[email protected] said:
Because Los is using dynamic partitions Evolution X is not.
Click to expand...
Click to collapse
but how i booted into EvolutionX?
Mr Trigger said:
but how i booted into EvolutionX?
Click to expand...
Click to collapse
I'm not sure but if it's working then no worries.
Update is Live Guys.
My phone keeps booting to Recovery.
I downloaded the update and tried to install OTA. I couldn't remember if I used twrp or not because it's been so long since there was an update. It didn't work.
I tried doing a clean flash following the instructions above and I'm still being booted to the recovery.
Is there something I can do to fix this?
Mr Trigger said:
Guys this is my first rom I installed on my Mi 9 lite and i have to say im blown away
Solid material UI clean stock Android im speechless
Thanks for your hard work
But i have a question
At first when i installed the rom i wasn't able to boot into system i was always send to recovery (TWRP)
Then I tried to install LineageOS i flashed their recovery then i fashed their rom (i don't know if it was flashed correctly or not)
Then i restart the device and i was booted into EvolutionX rom
Can anyone tell me what happened?
Click to expand...
Click to collapse
Can you send me a copy or link to download lineage OS? I'm having the same problem with booting into recovery. Maybe it will help me.
I<3cats said:
My phone keeps booting to Recovery.
I downloaded the update and tried to install OTA. I couldn't remember if I used twrp or not because it's been so long since there was an update. It didn't work.
I tried doing a clean flash following the instructions above and I'm still being booted to the recovery.
Is there something I can do to fix this?
Click to expand...
Click to collapse
Hey, I have the same issues in the past every time I flash a new rom. You have to flash the VBMETA PATCHER for our device.
You can find link'n'stuff here.
In few words the vbmeta check that there have been no tampering inside the "boot", "System" and "Vendor" partitions. So without its replacement, following the flash of .zip packages, the device may not be able to start the ROM and go to Bootloop.
Marko Indaco said:
Hey, I have the same issues in the past every time I flash a new rom. You have to flash the VBMETA PATCHER for our device.
You can find link'n'stuff here.
In few words the vbmeta check that there have been no tampering inside the "boot", "System" and "Vendor" partitions. So without its replacement, following the flash of .zip packages, the device may not be able to start the ROM and go to Bootloop.
Click to expand...
Click to collapse
Thanks, but now I'm in worse shape. lol I bricked my phone. It only boots to fast boot.
I found a tutorial to help, but I'm having difficulty using the solution because it's for people using WIndows, not Linux. I'm not well versed with using the Linux terminal and having trouble using adb tools. Windows in the sandbox isn't working for some reason. I downloaded a new Windows ISO image but I'm getting messages in the sanbox about no bootable disk.
Hey
I<3cats said:
Can you send me a copy or link to download lineage OS? I'm having the same problem with booting into recovery. Maybe it will help me
Click to expand...
Click to collapse
Hey partner
I downloaded this rom ( https://mirrorbits.lineageos.org/full/pyxis/20221224/lineage-19.1-20221224-nightly-pyxis-signed.zip )
This recovery ( https://mirrorbits.lineageos.org/recovery/pyxis/20221224/lineage-19.1-20221224-recovery-pyxis.img )
This super empty image ( https://mirror.math.princeton.edu/pub/lineageos/full/pyxis/20221224/ )
And followed the installation steps from here ( https://wiki.lineageos.org/devices/pyxis/install ) till step 6 where you will sideload the rom
That's all I did then I reboot the phone and it booted to EvolutionX
P.S
The flash of super empty image maybe it will just shown "Searching for devices" or something like this in ADB. Just press Ctrl+C and continue forward
I<3cats said:
My phone keeps booting to Recovery.
I downloaded the update and tried to install OTA. I couldn't remember if I used twrp or not because it's been so long since there was an update. It didn't work.
I tried doing a clean flash following the instructions above and I'm still being booted to the recovery.
Is there something I can do to fix this?
Click to expand...
Click to collapse
Are you clean flashing? Format Data=yes
I<3cats said:
Thanks, but now I'm in worse shape. lol I bricked my phone. It only boots to fast boot.
I found a tutorial to help, but I'm having difficulty using the solution because it's for people using WIndows, not Linux. I'm not well versed with using the Linux terminal and having trouble using adb tools. Windows in the sandbox isn't working for some reason. I downloaded a new Windows ISO image but I'm getting messages in the sanbox about no bootable disk.
Click to expand...
Click to collapse
Hi, as @[email protected] said you need to do a clean flash and:
REMEMBER: is important that from fastboot you directly go in TWRP mode or the TWRP will be overwritten.
Here you can find a useful Linux adb command list. (commands are pretty much WIndows likely)
PS
Try to load TWRP from fastboot: adb reboot recovery
IMPORTANT: While you are in Fastboot be sure that phone is charged

Development [ROM][13][CHEETAH] Discontinued Official crDroid v9.5 EOL

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
*** Disclaimer
I am not responsible for any damage you made to your device
You have been warned
crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today
Features:
https://github.com/crdroidandroid/crdroid_features/blob/13.0/README.mkdn
Flashing Instructions:
Pre-installation:
[*]Gapps Included
[*]Magisk 25.0 or newer for root (after first boot) - (Download from here)
First time installation:
Only for Official builds moving forward!!!!
Flash May Firmware from Web Flash Tool
Reboot to Fastboot
Unlock bootloader
Go thru first boot
reboot to bootloader
in cmd enter fastboot set_active other
repeat step 1
Reboot to Fastboot
fastboot flash vendor_boot vendor_boot.img in fastboot (located here)
Reboot to Recovery
Select adb update
Open cmd and type adb sideload rom_name.zip
DO NOT FLASH GAPPS, THEY ARE INCLUDED
Update installation:
OTA or
download rom zip, reboot to recovery, adb update, adb sideload rom zip
Sources:
ROM: https://github.com/crdroidandroid
Kernel: https://github.com/crdroidandroid/android_kernel_google_pantah
Download:
ROM: Download
Changelog: https://crdroid.net/cheetah/<9.3>#changelog
Known issues:
Verizon Wifi Calling
Visit official website @ crDroid.net
crDroid Community Telegram
crDroid Updates Channel
Donate to help our team pay server costs
Changelog:
Official build is live!!
===== 22 May, 2023 =====
- Resync Rom Source
- Fix SafetyNet Again (thank You Pixel-Dust)
- Fix the memory leak during high speed recording
- SystemUI: Import more QS Header resources
- SystemUI: Hide notification icon area if headsup is visible
- Messaging: Use light icons on conversations select menu
- Launcher3: Corrected some permissions
- Some other small Launcher3 changes
- Configure font spacing for various clock fonts
- Added double-line clock position setting
- Added lockscreen text size settings
- Moved lockscreen clock customization to lockscreen settings
- Updated bionic
- Fixed system crash if font contains invalid/null font data
- Fixed not setting proper call volume for LE Headset
- Fixed an issue where device asks for PUK code instead of SIM PIN
- Removed colorkt and themelib support
- Some small SystemUI changes and optimizations
- Updated Aperture
- Updates to bionic, libcore, freetype, giflib and libhevc
- Updated Webview to 113.0.5672.77
- Updated translations
==== 05 May, 2023 =====
=== Rom Source ===
- Initial crDroid 9.5 release
- Updated to May 2023 security patches (android-13.0.0_r43)
- Added pixel style lockscreen weather based OmniJaws
- opengl: fix resource leak when dlsym failed
- Switch latest clang to 17.0.1
- Updated themed icons
- Updated translations
- Allow pause/suspend app feature with parallel space
- Settings: Expose radio info (*#*#4636#*#*)
- Added QS Header Image option
- Wallpaperpicker: fix overlapping when scrolling
- WallpaperPicker2: Remove the use of smaller images for thumbnails
- Updated libvpx, bionic
- Updated translations
- Add a toggle to force LTE_CA
- Added back 2 button navigation
- Fixed/Reworked switch to unlink ringtone and notifications volume
- Fixed process can't start because of mPendingStart is true problem
- Fixed SystemUI restart due to network traffic meter
- NetworkTraffic: Simplify stats calc to prevent issues
- PixelPropsUtils: Spoof user build
- Settings: Show memory usage in app info
- SystemUI: Rework dismiss all view in QS
- SystemUI: Handle more exceptions for firewall
- Prevent crash with pin protected user and taskview
- Fix hang when dumping local window
- Updated Webview to 112.0.5615.136
- Updated bionic, lmkd, sqlite
- Updated translations
=== Device ===
May Security Patch
New Kernel: MadKali thanks @Duhjoker
Removed Scrolling Tweaks/Fix Lags
===== 24 April, 2023 =====
-Resync Rom Source
-Qs Header Images
-Fix Safetynet OOTB
-Fixed NGA
-Other Tweaks and Optimizations
04/19/23
===== 19 April, 2023 =====
=== Rom Source ===
- Initial crDroid 9.4 release
- Updated to April 2023 security patches (android-13.0.0_r41)
- Resync Rom Source
=== Device ===
-Added Pixel-Framework
-Added Pixel 7 Pro Exclusive Features
-Clear Calling
-Quick Tap
-Now Playing
-Adaptive Charging
-Reverse Charging
04/11: Updated Initial Flashing instructions to make sure you that march firmware on both slots.
04/11: initial instructions updated again for official builds soon.
04/12: official build is live!!
omariscal1019 said:
Changelog
Click to expand...
Click to collapse
Hi,
Cheers for making it official
Is clean flash needed coming from your previous builds?
Thanks...
Sébastien.
PS: download links is not valid yet? Device is not listed on the website.
Panther going official too?
5.1 said:
Hi,
Cheers for making it official
Is clean flash needed coming from your previous builds?
Thanks...
Sébastien.
PS: download links is not valid yet? Device is not listed on the website.
Click to expand...
Click to collapse
its a place holder still waitnig on a few things and no dirty flash is ok but its the same build as on my gdrive
Best rom ever made for Pixel 7 Pro, thank you for your hard work.
Welcome and Congrats for official !
stompysan said:
Panther going official too?
Click to expand...
Click to collapse
probably yeah
Builds are live same build as 04/07
This Dev is on Point and is building some of the finest Roms I've used. Thank you Dev for bringing this wonderful build to us
Great!
This is truly the Best Rom Ever, as displayed in the launcher.
It is a pleasant surprise to see this go official so soon.
This is the smoothest Rom for our device so far, out of various Roms I have tried, yet feature rich and quite customizable too. Battery life is way better than stock too (thanks in part to Kiri kernel for that too), among various other things.
Thanks again for all your time and effort.
i would love to try this out but included kiri kernel means we need to root and flash powerhint module...unless you found a way to include this with ROM
i need to run unroot for my work app.
wish it had radioactive kernel as default.
[email protected] said:
i would love to try this out but included kiri kernel means we need to root and flash powerhint module...unless you found a way to include this with ROM
i need to run unroot for my work app.
wish it had radioactive kernel as default.
Click to expand...
Click to collapse
Actually running better without the Powerhint module...
Give it a try..im also running unrooted
Question, the phone vibrates every time is locked, in my pocket and on movement (like walking). Very short vibrations like when the phone gets unlocked. When it is standing still, it does not happen. Why is it happening?. Running crDroid 9.3.
[email protected] said:
i would love to try this out but included kiri kernel means we need to root and flash powerhint module...unless you found a way to include this with ROM
i need to run unroot for my work app.
wish it had radioactive kernel as default.
Click to expand...
Click to collapse
U can disable verity/verification and flash radioactive or anything else u like. I root and flash mentioned above.. Running amazing.
SirRhor said:
Question, the phone vibrates every time is locked, in my pocket and on movement (like walking). Very short vibrations like when the phone gets unlocked. When it is standing still, it does not happen. Why is it happening?. Running crDroid 9.3.
Click to expand...
Click to collapse
Enable "pocket detection"
I have tried to install this rom so many times from february to today but i havent got it correct ones can anybody help me please? if any one of you succed i can make a Paypal donation to you!
95an said:
I have tried to install this rom so many times from february to today but i havent got it correct ones can anybody help me please? if any one of you succed i can make a Paypal donation to you!
Click to expand...
Click to collapse
How are you flashing? Make sure you start with fresh base flash from Google flash page with latest image. This ROM doesn't say what security patch it's based off of yet so you have to wait and see .. usually what I do, is flash factory firmware from Google flash page, plug in my phone , select disable verity and flags, flash straight thru, once it finished flashing and phone boots up, I then flash vendor boot via fastboot flash vendor_boot ( vendor location ).img once it says successful in fastboot screen in cmd I reboot to recovery, i go into update - via adb and select flash via adb - once it goes into adb mode in recovery I go on PC and run adb sideload lineagexxxx.zip and allow to flash... Takes about 3-5 minutes ... Once I get status 0 I reboot into recovery again, apply update via adb, and flash gapps , and once they complete, I reboot to system, once I see system boot up successfully, I then rebooted into recovery and sideload adb magisk. It patches the boot.img and once I get status ∅ I reboot and set up. Once I'm done setting up and land in homescreen I go into magisk and >> install >> direct install and then reboot. You will get " magisk has to do something blah blah blah, ignore the message and direct install and then reboot. Mind you this is just in case. Once it reboots I go back into magisk and see that it shows latest installed magisk version and set up from then on. You will need some of these modules , although I advise installing all the ones shown... I personally configure deny list as such in the picture... Reboot and Google pay works and cts passes. Good luck.
So ahh
I can slap this on a Pixel 7, riight...
Any word on a Pixel 7 version
Thanks for your hard work.

Categories

Resources