[ROM][Pixel 3][13.0.0_r8] PixelDust Android 13 for blueline [5 October 2022] - Google Pixel 3 ROMs, Kernels, Recoveries, & Other

{
"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"
}
PixelDust ROM is an Android 13 ROM based on the source code of the AOSP with all the official Pixel features.
Furthermore we're adding a minimal selection of the coolest custom ROM features that might have been missing if they weren't included.
Special shoutouts to Roger.T for his amazingly designed wallpapers, logos and an amazing bootanimation! If you like our work, please consider to buy Roger the first beer, and a few cups of coffee for spezi77. Cheers!
Help us help you!
If you find a bug in one of our builds, please report it here or in our Telegram Group. You MUST include the following when posting a bug report:
1. A logcat or last_kmsg
2. Kernel and mods used
3. Useful information (which build, steps for reproduction, screenshots, etc.)
If you fail to report something adequately, DO NOT expect things to be fixed.
Disclaimer:
If your device fails to comply with your standards of what you consider functioning, I am not liable. This is provided free of charge and does not come with a warranty. Although, if you provide a log, I can provide some sort of assurance that I will look into your issue.
* Periodic AOSP security updates
* Pixel GApps included (no need to flash any third party GApps)
* Safety net / banking and payment apps work out of the box (no need to root)
Pixel 3 features
* Smartspace/weather info on lockscreen
* Now playing support
* Gaming Dashboard
* Quick tap
* Adaptive connectivity
* 24h battery usage stats / Battery estimates
* Onehanded mode
* Battery level on bottom
* Show bluetooth battery level
Enhanced Pixel features
* Free and unlimited Google photo storage (in original quality)!
* ActiveEdge customization (powered by kdrag0n's Elmyra service)
* Allow recording of system audio when screen recording
* Allow to switch usage stats from last full charge & for past 24h hours
UI customisation
* First-class Repainter support without root
Lock screen
* Show Ambient instead of lock screen on wake gestures
* Double tap to sleep on lock screen
Security
* Lock screen quick unlock
* Lock screen option to scramble PIN
PixelDust wallpapers
* A set of 22 breathtaking space themed Wallpapers
* VoWifi not working
* You tell me
Terms & conditions:
By downloading this custom ROM you agree that I, the developer of PixelDust ROM, am not liable in any way, shape or form for any damage done to your device. The PixelDust ROM is provided free of charge and does not come with a warranty.
Download PixelDust ROM: https://download.pixeldust-project.com/PixelDust-Tiramisu-aosp-blueline-user-20221004-2234.zip
Download boot.img: https://download.pixeldust-project.com/boot_aosp_blueline_10_22.img
Download TWRP (twrp-3.6.2.11-0) : https://twrp.me/google/googlepixel3.html
Home Page - PixelDust
Welcome to the official PixelDust website. All future downloads and new will be posted here!
pixeldust-project.com
Telegram Discussion Channel: https://t.me/pixeldustcommunity
Telegram Announcements Channel: https://t.me/pixeldustproject
Telegram Build Support Channel: https://t.me/compile_pixeldust
If you like our work then please consider donating.
PayPal: https://www.paypal.me/RogerTruttmann | https://www.paypal.me/spezi77
Who last donated:
Tengku Azwan Bin Mamat
Dominik Laignel
Simone Scanzoni
Elizabeth Laughlin
Pre-requisites:
* You are familiar with helping yourself out of awkward situations. You won't defame or complain at the developer of this ROM for your misfortunes.
* You are familiar with using fastboot
* Before you are ready to flash this custom ROM, you have to install the latest factory image from October 2021
* Bootloader unlocked
* You have created a backup of your ROM & data
First time installing PixelDust ROM, or coming from another ROM:
YOU MUST HAVE an Android 12 FACTORY IMAGE FLASHED TO BOTH SLOTS BEFORE YOUR FIRST TIME INSTALLING ROM.
1. Flashing stock ROM / unlock bootloader (If applicable):
Follow these instructions: https://developers.google.com/android/images#blueline
Boot the stock ROM.
Don't setup any google account, don't add a screen lock. Just go to Settings > System > Developer options. Enable OEM unlocking.
You need to follow this guide to unlock your bootloader.
2. There are now two options for the installation. Either via TWRP or via Sideload (for advanced users).
A. Flashing PixelDust ROM via TWRP:​​
Download the ROM and both TWRP files (img + zip) (for download links see above).
Boot fastboot mode.
Connect the phone to the Computer with USB cord.
Copy twrp-3.6.2_11-0-blueline.img to the platform-tools folder or folder that has fastboot in it and rename it twrp.img.
Open a Command Prompt.
At the Command Prompt type and press enter.
Code:
fastboot boot twrp.img
If requested, swipe to allow modifications.
Tap "Wipe", then tap "Format data" and type yes to continue.
Copy the rom zip and twrp-installer-3.6.2_11-0-blueline.zip to your device.
Tap "Install", select the rom zip, tap "Add more Zips", select the twrp-installer.zip and Swipe Slider to install.
When install is successful tap on "Reboot", then tap on the first list item "System".
​
​
B. Flashing PixelDust ROM via sideload:​​
Download the ROM and boot image (for download links see above)
Boot fastboot mode
Connect the phone to the Computer with USB cord.
Flash the boot image (this allows stock recovery to flash unsigned rom zip)
Code:
fastboot flash boot boot_aosp_xxx.img
Wipe userdata (required for first PixelDust/Android 13 install)
Code:
fastboot erase userdata
Reboot into fastbootd
Code:
fastboot reboot fastboot
Use volume keys and power button to select "Enter Recovery"
Select "Apply Update from ADB"
Sideload the ROM zip
Code:
adb sideload PixelDust-Tiramisu-aosp-blueline-user-xxx.zip
Reboot
​
​
Dirty flashing PixelDust ROM (coming from a previous PixelDust A13 ROM):
Just skip the step "Format data" / "Wipe userdata"
AOSPA (https://github.com/aospa)
AOSP Extended (https://github.com/AospExtended)
ABC ROM (https://github.com/ezio84?tab=repositories)
CAF Extended (https://github.com/CAF-Extended)
CarbonROM (https://github.com/Carbonrom)
LineageOS (https://github.com/LineageOS)
crDroid (https://github.com/crdroidandroid)
DirtyUnicorns (https://github.com/dirtyunicorns)
Havoc OS (https://github.com/havoc-os)
Nitrogen Project (https://github.com/nitrogen-project)
OmniROM (https://github.com/omnirom)
Pixel Experience (https://github.com/PixelExperience)
Potato Open Sauce Project (https://github.com/PotatoProject)
ProtonAOSP (https://github.com/ProtonAOSP)
MSM-Xtended Team (https://github.com/Project-Xtended)
Superior OS (https://github.com/SuperiorOS)
Syberia Project (https://github.com/syberia-project)
And all the other Developers, Testers, Donators and Users.
GitHub - PixelDust-Devices/android_kernel_google_bluecross
Contribute to PixelDust-Devices/android_kernel_google_bluecross development by creating an account on GitHub.
github.com
XDA:DevDB Information
[ROM][Pixel 3][13.0] PixelDust Android 13 for blueline, ROM for the Google Pixel 3
Contributors
spezi77
Source Code: https://github.com/pixeldust-project-caf
ROM OS Version: Android 13
ROM Kernel: Linux 4.x
Based On: AOSP
Version Information
Status: Stable
Created 2019-12-25
Last Updated 2022-10-05

Screenshots

Changelog
2022-10-05
* Initial build
* Security patch level: 2022-10-05
* Based on AOSP tag: android-13.0.0_r8 (TP1A.221005.003)
Caution:
If coming from a previous A12 build or other ROM a clean flash is always recommended.

Thank you very much for your awesome work

Awesome
Anybody trying this please.let me know if Android auto to car dashboard works and doesn't freeze up. Something in aosp.code is making this a problem across all roms, one which has yet to be resolved.

Sorry, with this build a bootloop occurs that I hadn't noticed.
I'll upload a new build soon.
Thanks for your understanding!

thanks for the rom, i'm too interested in knowing if android auto works fine on this. btw, can you please clarify one thing: on telegram channel you say "PixelDust 10 for blueline with December security patch is released", while here in OP you mention November factory image, so we should flash November or December factory image prior to correctlyinstalling this rom? thanks!

*eagerly waiting*

FcukBloat said:
thanks for the rom, i'm too interested in knowing if android auto works fine on this. btw, can you please clarify one thing: on telegram channel you say "PixelDust 10 for blueline with December security patch is released", while here in OP you mention November factory image, so we should flash November or December factory image prior to correctlyinstalling this rom? thanks!
Click to expand...
Click to collapse
It is December but you need to flash November images in order to do the step to reboot into fastbootd

spezi77 said:
Sorry, with this build a bootloop occurs that I hadn't noticed.
I'll upload a new build soon.
Thanks for your understanding!
Click to expand...
Click to collapse
No problem, thank you for building for us.

New build hasn't been uploaded yet correct?

FcukBloat said:
New build hasn't been uploaded yet correct?
Click to expand...
Click to collapse
Correct

The new build has been uploaded. Enjoy the PixelDust Goodness!

Some screened of latest

So we still have to flash the November image to both slots before we flash this updated build then?

beanaman said:
So we still have to flash the November image to both slots before we flash this updated build then?
Click to expand...
Click to collapse
What are you on ATM?

Dec

beanaman said:
So we still have to flash the November image to both slots before we flash this updated build then?
Click to expand...
Click to collapse
More than likely. There are currently three custom Android q ROMs , if we include his, for our pixel 3. To use December builds on the other two, I've had to flash November images first otherwise tte ROMs wouldn't boot.
Side note: can anyone who is using this ROM let me.know if they have Android auto working on this ROM after connecting to their headunit on their car?

What gapps are included? As in full, mini, micro etc

maccag said:
What gapps are included? As in full, mini, micro etc
Click to expand...
Click to collapse
Stock pixel gapps, i.e. between full and mini. Taken from coral factory image.
Sent from my Pixel 3 using XDA Labs

Related

[ROM][10.0][OFFICIAL]Android Ice Cold Project[AICP-15.0][Potter][WEEKLY]

{
"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"
}
AICP
Android Ice Cold Project
AICP is known by everyone as the "Ice Cold Project" that started on a Desire HD years ago (2012) and since then has evolved into a mature ROM with the BEST community that you can find!!!
Until Android Lollipop, the ROM has always been based on AOKP. Unfortunately, since AOKP stopped development (but made a comeback later), we changed our base to CM.
With the re-brand of CM to LineageOS (LOS) we became LineageOS based with some tweaks from AOSP and then changed to be based on the "Ground Zero Open Source Project" (GZOSP) for Android Pie.
We changed again for Android Q with a base of AOSP repositories and some additions from LineageOS for device specific repositories.
If there are any bugs, either we will sort them out, if it concerns our code base. This ROM isn't LineageOS supported, so there is no need to report errors/bugs to them!!
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications and if
* you point the finger at us for messing up your device, we will laugh at you. Hard & a lot.
*
*/
Feature list (rough overview)
In the beginning we would like to thank:
GZOSP team
LineageOS & CM (R.I.P.) team
@Maxwen and the rest of the OmniRom team
DU team
Resurrection Remix team
AOSiP team
Community
...
@LorD ClockaN
@eyosen
@semdoc
@SpiritCroc
@wartomato
@Miccia
plus the rest of the crazy bunch that we call "team"
...
We are paying for servers that build weeklies and everything that comes with this, so EVERY DONATION will really be appreciated and be used to cover those expenses.
Thank you!!
Latest Stable Release Version 15.0
Download link: https://dwnld.aicp-rom.com/
Please note that official builds will be deleted from our servers every month due to maintenance services.
We advise everyone to keep at least the latest or best working build on their device as a backup.
Maybe copy it to a cloud service or USB too.
Full Changelog link: https://dwnld.aicp-rom.com/
(Just click the changelog button next to the download link in the list of builds available for your device)
Google Apps: https://opengapps.org/
You tell...
FAQ:
Before using the ROM:
Q. Can I have an ETA for the next build?
A. Yes, just look here to see what day your device is built on.
Q. Does this ROM support custom kernels officially?
A. No. You can still use them, but discussion should go in the thread of the respective kernel. We don't offer support for bugs you might encounter while using them!
Q. Why doesn't this ROM support Xposed?
A. Xposed is a hack that is geared towards AOSP. Custom ROMs modify the framework a lot, so Xposed can cause a ton of issues on custom ROMs. Now it might work for you, however it is not to be discussed in this thread, and you should refrain from posting bug reports.
Q. Alright, but I still want to flash Xposed, so which version do I need to install?
A. Information about Xposed, EdXposed or Riru Core can be obtained from the XPosed General forums .
Flashing the ROM:
Q. What do I need to know before flashing?
A. Check the flashing instructions...
Q. Can the builds be dirty flashed over each other?
A. Yes, this is the usual behaviour on flashing a new official build by (or using) the build-in updater service.
Q. How do I 'dirty flash' builds?
A. Wipe the System, Cache and ART/Dalvik cache. Flash the ROM, GApps (only needed if you wipe the system), your preferred root solution and reboot. Or just use the OTA app to preform that task for you.
Q. How do I flash kernel builds?
A1. If it's a .img file, boot into TWRP and go to the install page in TWRP, in the bottom right corner select "install image", select the desired kernel, then select "boot" as the destination, then swipe to flash, then go back to the install screen and install your root method again, if you don't want to loose root and reboot.
A2. If it's a flashable ZIP, you can flash it together with a ROM update or separately. Go to the install page in TWRP, choose the kernel zip (or add it to the flash queue right after the ROM zip). Then add your root method to the queue if you don't want to loose root. Now swipe to flash and reboot afterwards.
Using the ROM:
Q. I installed a bad theme and now I'm getting a bootloop, how do I fix it?
A. In TWRP, flash the substratum rescue zip that's in the substratum folder on the internal storage.
Q. I'm having issues with WhatsApp, how do I fix it?
A. Read this
Q. Do I need to provide a logcat if I'm reporting a bug?
A. If you want it to be fixed faster (or at all) then yes, you should definitely provide a logcat AND the model name. (Note: Please just link the logcat from your GDrive, Dropbox, etc. and do not post the content here. Thanks.)
Q. How do I get a logcat, what type should I get and more questions that can conveniently be answered by my pre-determined answer?
A1. Read this thoroughly. Also, here's a good app for getting logs: https://play.google.com/store/apps/details?id=com.tortel.syslog (Root needed).
A2. If you are already rooted, you can use the built-in feature to make a logcat and provide that. Just look into the others section in the AICP Extras main page.
The ROM should contain everything you need to enjoy Android Q. You don't need to install any Add-ons, simply download the latest ROM and GApps, then follow the flashing instructions and go!
If you want the device to run the ROM "rooted", you can flash a root solution of your choice after the ROM Zipfile.
It is STRONGLY recommended to fully wipe your device before flashing and please avoid restoring system apps and system data with Titanium Backup (or with any backup/restore app) as this can cause stability issues that are very hard to debug, restoring regular apps is fine though.
If you believe you know what you're doing - then fine, go ahead, but please don't complain if you experience any strange behavior.
How to flash for the first time:
(Again: Don't do it if you don't know!)
1. Download the ROM and GApps and transfer them to your device.
2. Boot to recovery (TWRP recommended).
3. Wipe the System, Cache, and Data (you might need to format the data partition!).
4. Flash the ROM Zipfile.
5. Flash the GApps (optional, needed for e.g. Google Playstore to work)
6. Reboot and set up your device
7. Reboot back into TWRP recovery.
8. Flash the root solution of your choice (optional).
9. Reboot your device.
The ROM has GApps persistence in between dirty flashes, so you only have to flash them once!
Currently supported Root Solution:
Magisk stable
Magisk versions >= 20.4 don't usually need to be flashed on every dirty flash.
Depending on the device, you may need to flash it every time, unless your maintainer says otherwise, you should be fine.
PREREQUISITE FOR OTA ("Over-The-Air" Updates):
TWRP recovery is needed to be able to flash using the built-in OTA app.
Please make sure that you are on the latest TWRP recovery, keep in mind that this could also be an unofficial version!
On encrypted devices you will have to enter your PIN/password in TWRP before the process starts.
If you want to contribute to AICP, or want see what is being worked on/merged, feel free to visit our Gerrit code review system. (Link is at the bottom!!!)
Kernel source: https://github.com/AICP/kernel_motorola_potter
Device tree source: https://github.com/AICP/device_motorola_potter
Vendor source: https://github.com/AICP/proprietary_vendor_motorola
ROM & Additional links:
AICP's Homepage
AICP Gerrit Code Review
AICP sources on Github
AICP Download page for official builds and media content
AICP Discord Community
AICP Telegram channel for server notifications on official builds​
XDA:DevDB Information
AICP OFFICIAL, ROM for the Moto G5 Plus
Contributors
abhijit1998
Source Code: https://github.com/AICP
ROM OS Version: Android 10
ROM Kernel: Linux 3.x
ROM Firmware Required: Latest Stock Oreo Firmware
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 15.0
Stable Release Date: 2020-04-26
Created 2019-11-13
Last Updated 2020-06-07
BUGS
~ Flash light toggle / Chop Chop Gesture (in camera flashlight working fine)
~Camera may be unstable
~Many more (ig)
This is Initial Build. Many source side features are not added yet. It maybe unstable.​
DOWNLOADS
Date: 13/11/2019
main | mirror
MD5: 58fcd8ffc24409670353ba748449c88d
GAPPS
OpenGApps
[I used nano one. Don't know about others]
MAGISK
here
uWu....nice. Gonna flash next year... ;p
Shivvvv said:
uWu....nice. Gonna flash next year... ;p
Click to expand...
Click to collapse
me too...
abhijit1998 said:
me too...
Click to expand...
Click to collapse
Peru
stark1296 said:
Peru
Click to expand...
Click to collapse
Emmm
Deadpool 61 said:
Emmm
Click to expand...
Click to collapse
Kek
clean flash ... boot looping not at all working..
i restarted phone after waiting 4-5 minutes and phone booted and both sim cards are not showing any signal " NO service " when i tried to make call i got prompt that turn off the airplane mode which was never turned on ... hope it will get fixed
regards
pintspin said:
clean flash ... boot looping not at all working..
i restarted phone after waiting 4-5 minutes and phone booted and both sim cards are not showing any signal " NO service " when i tried to make call i got prompt that turn off the airplane mode which was never turned on ... hope it will get fixed
regards
Click to expand...
Click to collapse
When I tried all worked fine... try clean flashing again
any upcoming updates????
UPDATE
aicp 15.0 unofficial
Date: 24/12/2019
Download: pling | gdrive​
Another Great Rom Dude, No Bugs At all, Using This as a Daily Driver Now.
UPDATE
aicp 15.0 unofficial
Date: 31/01/2020
Download: pling | SourceForge ​
Thank you for the update.- Excellent ROM. .
Runs flawlessly.
environmental display does not work for me
Two Little bugs I still face :
Both sim places are interchanged in Statusbar and Batter saver QS tile doesn't work on one tap!
Else This is really Great, Haven't moved to any other!
Update 23-02-2020
aicp 15.0 unofficial
Date: 23/02/2020
Changelogs:
~February 2020 Security Patch
~User Build
~Enforcing Build
Download: pling | SourceForge ​
Rutambh said:
Two Little bugs I still face :
Both sim places are interchanged in Statusbar and Batter saver QS tile doesn't work on one tap!
Else This is really Great, Haven't moved to any other!
Click to expand...
Click to collapse
saw the Battery Saver QS tile. Its not working. Its ROM source side issue.
Does this ROM support signature spoofing? I want to run microg / nogapps. Thanks!

[ROM][10.0][angler] 家 BootleggersROM 5.1 Shishufied 家

{
"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"
}
Bootleggers ROM is an aftermarket firmware based on AOSP with some patches and fixes from LineageOS and various other projects. The idea is to bring custom features and some of the most useful apps on your device, with the goal of Making you feel like 家.
With an almost stable source, this ROM is also packed with some custom wallpapers (avaliable on ShishuWalls), ringtones, fonts, and themes to bring to your device into a more fresh look and give you always a good experience.
Also, we got our Telegram Group to talk about the ROM, share some love, ideas or even have fun with us!
Some of the features that are included on this ROM are:
Code:
* QS Rows and Colums
* Volume Keys: Wake up, skip tracks and switch according to rotation
* Show song album cover, visualizer and battery info on Lockscreen
* Power Menu Items
* Battery LED light settings
* Suspend Actions: Make your device disable GPS and switch to 2G when you're not using it
* AppOps: Manage your apps permissions in an advanced way
* Recent Styles: Dig the new Pie Quickstep recents, go back to the classic layout or use the Android Go layout
* Network icons: Show or hide the cross, switch between 4G or LTE, use the classic icon layout before Pie or toggle roaming icon too!
Also, you can check a full list of Features available here.
Thanks to this people, this ROM could be possible, so, i have to give a big thanks to:
Code:
* Shishu (For being there)
* Ground Zero ROMs Team
* AOSPExtended
* ABC ROMs
* NitrogenOS
* AICP
* DirtyUnicorns
* Lukas Koller (Camera Roll dev)
* fxckingdeathwish (for the amazing photos for wallpaper/headers)
* OmniROM
* CyanogenMod/LineageOS
* PixelExperience
* PureNexus
* merothh
* Resurrection Remix
* AOSiP
* CrDroid
* CypherOS
* PureKat
* theimpulson
* MatiHalperin
* Project Xtended
* Pixeldust Project
* AquariOS
* Alejandro Ponce (Quetzal/Calypso dev)
* PixysOS
* The Memedo Testers team
* Every maintainer who decided to give our project a shot(ME ME ME)
* You for your interest on our project
Also if you got some ideas,bug fixes, stability improvements or want to help to support features for your device, you can do it by sending a Pull request on Bootleggers Github (check downloads and sources part) or tell us on our Telegram group (Check about us section), will be really appreciated. Got some questions about some terms we use? Check our FAQ or feel free to ask us. We appreciate your feedback and help.
Downloads:
ROM​
GApps:​
Open GApps
How to flash:
Code:
* Wipe Data, and Dalvik/ART cache (only if clean flashing!)
* Flash ROM
* Flash TWRP (optional)
* Reboot!
Notes:
* Do NOT flash magisk/kernels/etc until AFTER first boot.
Device Sources:
Device Tree - Device tree
Kernel Tree - Kernel tree
Vendor Tree - Vendor tree
ROM Sources:
Bootleggers Github
ROM Specific bugs:
Code:
* You tell me
Device Specific bugs:
Code:
* You tell me
Your bug report MUST contain the following information:
Code:
Phone Informations
*Bootleggers OS version
* Gapps version
What you did:
* Wipe data: y/n
* Upgrade from previous unofficial bootleggers build: y/n
* Restore with titanium backup: y/n
You're using (if yes write which one) :
* Task killer
* Phone cleaner / Battery enhancer apps
* Non-stock kernel
* Modified kernel settings
* Other mods
Bug info:
Along with that IT MUST contain log files. if you don't know how to take them then follow this​
XDA:DevDB Information
Bootleggers ROM, ROM for the Huawei Nexus 6P
Contributors
PixelBoot
Source Code: https://github.com/BootleggersROM
ROM OS Version: Android 10
ROM Kernel: Linux 3.10.x
Version Information
Status: Stable
Created 2020-04-25
Last Updated 2020-04-26
Peripherals
FBE Recovery: TWRP
FBE Recovery (4 Core): TWRP
BLOD Patch (4 Core): Osmosis BLOD Workaround Injector Addon AK3
Install Instructions
Grab our recovery from the peripherals section and install it.
Through TWRP Recovery:
Install Zip > Install Image > Choose ‘recovery.img‘ > Select partition ‘Recovery’ > Swipe to confirm flash
Through Fastboot:
Code:
fastboot flash recovery recovery.img
Install the ROM and then wipe your internal data partition.
Through TWRP Recovery:
Wipe > Format data
Through Fastboot:
Code:
fastboot -w
Reboot into system and wait until the process finishes, it could take a little bit. After the installation is done, I suggest waiting before using the phone because it usually goes into thermal throttling after installing a ROM.
Omg .. you is machine ..thanks .. pixelboot ??
Gapps incluye ..???
Back to back android 10 roms! Omg PixelBoot you are a true legend! we love you ! thanks for your hard work and for keeping our angler alive . can't wait to try this one.
LEGEND
mataflakitas said:
Gapps incluye ..???
Click to expand...
Click to collapse
I used ARM64 10 Pico gapps.
mataflakitas said:
Gapps incluye ..???
Click to expand...
Click to collapse
No, you will need to flash separately. I use OpenGapps nano.
The ROM Is amazing .. very fast ?
You are amazing man! I was beginning to lose hope.
One problem though. I updated directly from OTA (is it called dirty flash?) and the phone booted the system but I encountered some noob problems:
my Gapps was crashing so I flashed Gapps again
then I realized my Magisk Root was gone so I tried to flash Magisk again but It failed and It almost nagged me about no vendor image being present.
Where could I find the vendor image or do I need to do a clean wipe and flash the from again?
I'm using TWRP and no custom kernel.
busteray said:
You are amazing man! I was beginning to lose hope.
One problem though. I updated directly from OTA (is it called dirty flash?) and the phone booted the system but I encountered some noob problems:
my Gapps was crashing so I flashed Gapps again
then I realized my Magisk Root was gone so I tried to flash Magisk again but It failed and It almost nagged me about no vendor image being present.
Where could I find the vendor image or do I need to do a clean wipe and flash the from again?
I'm using TWRP and no custom kernel.
Click to expand...
Click to collapse
You've to use the special FBE Twrp for android 10 in the OP .
hk1271 said:
You've to use the special FBE Twrp for android 10 in the OP.
Click to expand...
Click to collapse
Oh hey! You came to my rescue again dude, I love you.
Unrelated question. Can I use Ex Kernel or something similar in Android 10?
busteray said:
Oh hey! You came to my rescue again dude, I love you.
Unrelated question. Can I use Ex Kernel or something similar in Android 10?
Click to expand...
Click to collapse
Hehe .. always here to help .
Android 10 is way more complicated than Oreo and pie . Currently there are none Custom Kernel for android 10 . You can't use a kernel of Oreo or pie in android 10 , it'll cause bootloop .
For anyone on the fence this ROM is the best. I have tried quite a few the past few months this one is flawless. Its fast, no random reboots, everything works, all the options I want. Thanks for this one it breathed new life into my phone. Almost 5 years and still going.
cynaptix said:
For anyone on the fence this ROM is the best. I have tried quite a few the past few months this one is flawless. Its fast, no random reboots, everything works, all the options I want. Thanks for this one it breathed new life into my phone. Almost 5 years and still going.
Click to expand...
Click to collapse
playstore camera works and any lockscreen issues?
Just tested the google camera, it works. I've had no issue with the lock screen I am using pin and fingerprint.
New update ..!!! Y es
cynaptix said:
For anyone on the fence this ROM is the best. I have tried quite a few the past few months this one is flawless. Its fast, no random reboots, everything works, all the options I want.
Click to expand...
Click to collapse
:good: Seconded.
question, im a total noob to all this, just curious about everything, i installed twrp with the pixel experience. would i have to reinstall the twrp every time i install a new op system? or?

[ROM] [TREBLE] [11.0] [Official] AICP 16.1 (Pro3 aka zl1, zl0, X727,X720,X722)

{
"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"
}
AICP
Android Ice Cold Project
AICP is known by everyone as the "Ice Cold Project" that started on a Desire HD years ago (2012) and since then has evolved into a mature ROM with the BEST community that you can find!!!
Until Android Lollipop, the ROM has always been based on AOKP. Unfortunately, since AOKP stopped development (but made a comeback later), we changed our base to CM.
With the re-brand of CM to LineageOS (LOS), we became LineageOS based with some tweaks from AOSP and then changed to be based on the "Ground Zero Open Source Project" (GZOSP) for Android Pie.
We changed again for Android Q-R with a base of AOSP repositories and some additions from LineageOS for device-specific repositories.
If there are any bugs we will sort them out if it concerns our codebase. This ROM isn't LineageOS supported, so there is no need to report errors/bugs to them!!
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications and if
* you point the finger at us for messing up your device, we will laugh at you. Hard & a lot.
*
*/
Feature list (rough overview)
In the beginning we would like to thank:
GZOSP team
LineageOS & CM (R.I.P.) team
@maxwen and the rest of the OmniRom team
DU team
Resurrection Remix team
AOSiP team
Community
@LorD ClockaN
@eyosen
@semdoc
@SpiritCroc
@wartomato
@Miccia
plus the rest of the crazy bunch that we call "team"
We are paying for servers that build weeklies and everything that comes with this, so EVERY DONATION will really be appreciated and be used to cover those expenses.
Thank you!!
Latest Stable Release Version 16.1
Download link: https://dwnld.aicp-rom.com/
Please note that official builds will be deleted from our servers every month due to maintenance services.
Starting with AICP 15 we will be storing a copy of the most recent release here: https://media.aicp-rom.com/vault/.
Test builds:
https://evensharksneedwater.com/aicp/mosimchah/zl1/11/
Mirror: https://drive.google.com/drive/folders/14XFfejcvr3tA4Eg8x-uYgMu2ztl-lZQ7?usp=sharing
20s firmware https://androidfilehost.com/?w=files&flid=165490
If you're dirty flashing, you might need to delete the locksettings.db file in /data/system
TWRP:
[RECOVERY][OFFICIAL] TWRP for the leeco le pro3 (x727,x720,x722,zl1,zl0)
#include /* * Your warranty is now void. * * I am not responsible for bricked devices, dead SD cards, * thermonuclear war, or you getting fired because the alarm app failed. Please * do some research if you have any concerns...
forum.xda-developers.com
Full Changelog link: https://dwnld.aicp-rom.com/
(Just click the changelog button next to the download link in the list of builds available for your device)
Google Apps:
We recommend MindTheGapps as it has been thoroughly tested and it works well with the ROM, some other minimal GApps packages still have issues, however feel free to try other GApps if you want to, just try MindTheGapps if you have any GApps related issues
MindTheGapps: https://androidfilehost.com/?w=files&flid=322935
Mirror: http://downloads.codefi.re/jdcteam/javelinanddart/gapps
You tell...
FAQ:
Before using the ROM:
Q. Can I have an ETA for the next build?
A. Yes, just look here to see what day your device is built on.
Q. Does this ROM support custom kernels officially?
A. No. You can still use them, but the discussion should go in the thread of the respective kernel. We don't offer support for bugs you might encounter while using them!
Q. Does this ROM include GApps or do I have to flash them separately?
A. No, we do not include prebuilt GApps, because of possible licensing issues with Google Software and because some users do not want GApps preinstalled as they want to use alternative services like MicroG or just prefer flashing a GApps "flavor" of their liking.
Q. Does this ROM use the camera or gallery app from stock?
A. It depends on the device. In most cases these apps include proprietary libs/code and cannot be included in the device trees on Github or we risk having the ROM banned from Github. In this case, we might try to make them installable (separate from the ROM zip), or we might provide a version of these apps with the ROM that doesn't include any proprietary libs. It's also sometimes the case that these apps are simply not included because we didn't feel the need to do so for the device in question.
Q. Does this ROM have Extended/Scrolling screenshot?
A. No, extended screenshot was implemented using an app extracted and modified from manufacturer firmware/system images and is proprietary as well. It led to the closing of many ROM's sources on GitHub.
Q. Does this ROM have FaceUnlock?
A. No, FaceUnlock was also an app extracted and modified from some manufacturers. Even Google removed the Trusted Face (FaceUnlock) feature for security reasons on Android 9.0/10.x. Adding the modified feature did the same to ROM sources as described above.
Q. Can you add (insert favorite weather provider)?
A. No, we cannot add more weather providers as the implementations change and we (the ROM) now have to pay for most services, and that is not cheap, so we decided to use the best free service that we could find, the only way to add your own is for users to apply for their own API key to use their preferred service.
Q. Does this ROM have private official builds with the above proprietary libs included?
A. No, we believe in open source software, this way users know what's in the build and can replicate it themselves, all official builds are built on our build servers using the public sources from github and no one can (or would) add their own private sources to the build.
Flashing the ROM:
Q. What do I need to know before flashing?
A. Check the flashing instructions...
Q. Can the builds be dirty flashed over each other?
A. Yes, this is the usual behavior on flashing a new official build by (or using) the build-in updater service.
Q. How do I 'dirty flash' builds?
A. Wipe the System, Cache, and ART/Dalvik cache. Flash the ROM, GApps (only needed if you wipe the system), your preferred root solution, and reboot. Or just use the OTA app to perform that task for you.
Q. How do I flash kernel builds?
A1. If it's a .img file, boot into TWRP and go to the install page in TWRP, in the bottom right corner select "install image", select the desired kernel, then select "boot" as the destination, then swipe to flash, then go back to the install screen and install your root method again, if you don't want to lose root and reboot.
A2. If it's a flashable ZIP, you can flash it together with a ROM update or separately. Go to the install page in TWRP, choose the kernel zip (or add it to the flash queue right after the ROM zip). Then add your root method to the queue if you don't want to lose root. Now swipe to flash and reboot afterward.
Using the ROM:
Q. Do I need to provide a logcat if I'm reporting a bug?
A. If you want it to be fixed faster (or at all) then yes, you should definitely provide a logcat AND the model name. (Note: Please just link the logcat from your GDrive, Dropbox, etc. Do not post the content here. Thanks.)
Q. How do I get a logcat, what type should I get, and more questions that can conveniently be answered by my pre-determined answer?
A1. Read this thoroughly. Also, here's a good app for getting logs: https://play.google.com/store/apps/details?id=com.tortel.syslog (Root needed).
A2. If you are already rooted, you can use the built-in feature to make a logcat and provide that. Just look into the others section on the AICP Extras main page.
The ROM should contain everything you need to enjoy Android R. You don't need to install any Add-ons, simply download the latest ROM and GApps, then follow the flashing instructions and go!
If you want the device to run the ROM "rooted", you can flash a root solution of your choice after the ROM zip file.
It is STRONGLY recommended to fully wipe your device before flashing and please avoid restoring system apps and system data with Titanium Backup (or with any backup/restore app) as this can cause stability issues that are very hard to debug, restoring regular apps is fine though.
If you believe you know what you're doing - then fine, go ahead, but please don't complain if you experience any strange behavior.
How to flash for the first time:
(Again: Don't do it if you don't know!)
1. Download the ROM and GApps and transfer them to your device.
2. Boot to recovery (TWRP recommended).
3. Wipe the System, Cache, and Data (you might need to format the data partition!).
4. Flash the ROM zip file.
5. Flash the GApps (optional, needed for e.g. Google Playstore to work)
6. Reboot and set up your device, enable developer settings and in them, OEM unlock/Advanced reboot/USB tethering.
7. Reboot back into TWRP recovery.
8. Flash the root solution of your choice (optional).
9. Reboot your device.
The procedure may vary from device to device and is a bit different on system updates!
The ROM has GApps persistence in between dirty flashes, so you only have to flash them once! This might differ on AvB Devices.
Currently supported Root Solution:
Magisk stable
Magisk versions >= 20.4 don't usually need to be flashed on every dirty flash.
Depending on the device, you may need to flash it every time, unless your maintainer says otherwise, you should be fine.
PREREQUISITE FOR OTA ("Over-The-Air" Updates):
TWRP recovery is needed to be able to flash using the built-in OTA app.
Please make sure that you are on the latest TWRP recovery, keep in mind that this could also be an unofficial version!
On encrypted devices, you will have to enter your PIN/password in TWRP before the process starts.
If you want to contribute to AICP, or if you want to see what is being worked on/merged, feel free to visit our Gerrit code review system. (Link is at the bottom!!!)
Kernel source:
GitHub - AICP/kernel_leeco_msm8996 at r11.1
Contribute to AICP/kernel_leeco_msm8996 development by creating an account on GitHub.
github.com
Device tree source:
GitHub - AICP/device_leeco_zl1 at r11.1
Contribute to AICP/device_leeco_zl1 development by creating an account on GitHub.
github.com
GitHub - AICP/device_leeco_msm8996-common
Contribute to AICP/device_leeco_msm8996-common development by creating an account on GitHub.
github.com
Vendor source:
Follow this guide if you want to extract the vendor blobs: https://wiki.lineageos.org/extracting_blobs_from_zips.html
ROM & Additional links:
AICP's Homepage
AICP Gerrit Code Review
AICP sources on Github
AICP Download page for official builds and media content
AICP Discord Community
AICP Telegram channel for server notifications on official builds
Contributors:
andr68rus,
infrag,
darkobas,
jrior001,
codeworkx,
villarleg,
ThE_MarD,
Lucchetto00,
mosimchah
Information:[/U[
ROM OS Version: 11.x
Kernel: Linux 3.18.140
ROM {Firmware|Vendor} required: 20s or newer
Status: STABLE
Release Date: 12-22-2020
You want to see a "normal" night at the "DEV office", click here!!​
reserved
This is fabulous! Possible to dirty flash from 15?
New test build,
Changes:
1. Added back the button lights settings
2. Fully fixed IR, credit to @ThE_MarD
3. The rom should now be able to boot without gapps installed (still fine with gapps of course), credit to @ThE_MarD
Download:
https://evensharksneedwater.com/aicp/mosimchah/zl1/11/aicp_zl1_r-16.1-EXPERIMENTAL-20201224.zip
md5:
https://evensharksneedwater.com/aicp/mosimchah/zl1/11/aicp_zl1_r-16.1-EXPERIMENTAL-20201224.zip.md5sum
FedEx UPS said:
This is fabulous! Possible to dirty flash from 15?
Click to expand...
Click to collapse
haven't tried so I can't say for sure, I'd say make a backup in twrp before trying that though
mosimchah said:
haven't tried so I can't say for sure, I'd say make a backup in twrp before trying that though
Click to expand...
Click to collapse
Dirt flashed, so far so good! Thanks for the special Christmas gift and happy holidays!
I've installed this rom in my Zl0 and i noticed a bit of lag, also fingerprint isn't working and proximity sensor on calls. Didnt test notification light. Also in charge battery bar isnt going low just the percentage does. How can i enable my torch while screen is off and press continuously the power button? already assigned the button in the menu. Other than that rom is clear and neat. Thank you
**update my phone was after a qfil recovery and i cant operate fingerprint, proximity, auto rotate and flashlight. So its not of this specific rom related as i tested other roms i used in the past. Has anyone has an idea how to repair ?
Mobile Hotspot not working with security enabled (WPA2-Personal) - only disabled/nonsecure WIFI works. Had to go back to older version (15.0). FYI, tried with the new Lineage pre-release as well and same issue with hotspot.
Noitced - that hotspot shows one device connected for a few seconds then disconnected and get the message that failed to authenticate and will need to retry to enter password again.
The battery icon in the status bar doesn't show the actual battery level always full. Opening "Google Services & preferences" and Digital Wellbeing detail statistics always crash. The last one may or may not related to the GApps. I use FlameGApps as recommended. Haven't thoroughly tested other functions.
Gave this a go with a clean flash. Does the basic gapps not include a camera app? Not seeing it but otherwise working well.
On my phone Camera and Fingerprint didn't work after clean flashing of Android 10 or 11 ROM. You first need to wipe System, Cache, Davlik and Data, and then format Data. After that flash Android 9 (for example LineageOS 16 or AICP 14), and when that ROM boots go back to TWRP, do Factory Reset and then flash Android 10 or 11 ROM and Camera and fingerprint will work.
MasterChief2 said:
On my phone Camera and Fingerprint didn't work after clean flashing of Android 10 or 11 ROM. You first need to wipe System, Cache, Davlik and Data, and then format Data. After that flash Android 9 (for example LineageOS 16 or AICP 14), and when that ROM boots go back to TWRP, do Factory Reset and then flash Android 10 or 11 ROM and Camera and fingerprint will work.
Click to expand...
Click to collapse
Thanks tried this still didn't work. Not sure what to do at this point. Pretty sure I'm on 20S firmware although I'm not seeing where that is in the phone settings.
Have any of u succeeded on installing magisk? I've tried both the latest versions and the 20.3 that says above and the manager does not recognise the root. If I use a magisk remover zip upon the shell it says magisk installation found and proceed normally. But on manager nothing . thanks in advance
Update: the beta 21.2 with the canary version of manager worked like charm
Timmons said:
Thanks tried this still didn't work. Not sure what to do at this point. Pretty sure I'm on 20S firmware although I'm not seeing where that is in the phone settings.
Click to expand...
Click to collapse
Timmons said:
Thanks tried this still didn't work. Not sure what to do at this point. Pretty sure I'm on 20S firmware although I'm not seeing where that is in the phone settings.
Click to expand...
Click to collapse
you didnt do it correctly then, it does work, boot android 9 clean then you can go back to twrp and flash whatever
On x722 I didn't do any of the above. I was on aicp 10 and I just wiped data,system,dalvik,art,and cache, installed the ROM , gapps, booted, installed magisk. I saw some strange battery drains, I installed the latest black screen kernel and everything works like charm.
new twrp builds are out, I am now the official maintainer https://forum.xda-developers.com/t/...leeco-le-pro3-x727-x720-x722-zl1-zl0.4217101/
mosimchah said:
new twrp builds are out, I am now the official maintainer https://forum.xda-developers.com/t/...leeco-le-pro3-x727-x720-x722-zl1-zl0.4217101/
Click to expand...
Click to collapse
Great job. Thanks mosimchah
New build,
Changes:
1. Cleaned up the dependencies for the fingerprint blobs
2. Cleaned up the dependencies for the camera blobs
3. Fixed the hotspot not fully working, credit to @ThE_MarD
4. Added back live display
5. Added back pulse
6. Added optional navbar styles
7. Added some power menu options
8. Added back the Phonograph music player from Omni
9. Improved the "about device" section in settings
10. Added an option to switch between Celsius and freedom units for the lock screen charging info
11. Gesture nav additions and improvements
12. Lots of misc fixes, additions, and improvements
Full changelog:
dogbin - livedisplay-r
==================== 01-16-2021 ==================== * frameworks/base 41a4baab5c48 fwb:co
del.dog
Download:
https://evensharksneedwater.com/aicp/mosimchah/zl1/11/aicp_zl1_r-16.1-EXPERIMENTAL-20210116.zip
md5:
https://evensharksneedwater.com/aicp/mosimchah/zl1/11/aicp_zl1_r-16.1-EXPERIMENTAL-20210116.zip.md5sum
On the new testbuild there is no turning off button, only restart.

[UPDATED][12/5/2023][ROM][OFFICIAL][13][Thirteen]Pixel Experience for K30 Pro / Zoom / POCO F2 Pro [lmi/lmipro]

{
"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"
}
Pixel Experience Plus for lmi
[Redmi K30 Pro/ POCO F2 Pro]
What is this?
Pixel Experience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, bootanimation)
Our mission is to offer the maximum possible stability and security, along with essential and useful features for the proper functioning of the device
Based on Android 13
Whats working?
Wifi
RIL
Mobile data
FOD
NFC
GPS
Camera
Flashlight
Camcorder
Bluetooth
Lights
Sound / vibration
First Time Install / Clean Flash
0. Unlock your bootloader.
1. Download the proper ZIP for your device.
2. Flash twrp-3.7.012v7.7_A13-lmi-skkk Reboot to Recovery.
4. Flash Latest V14.0.4.0.SJKCNXM Firmware
4. Flash Pixel Experience zip
5. Format data/cache by "Wipe" > "Format Data" > Type "yes".
6. Reboot to System
Update / Dirty Flash
1. Download the proper ZIP for your device.
2. Reboot to Recovery.
3. Flash Pixel Experience ZIP.
4. Format cache by "Wipe" > "Advanced Wipe" > Select "Cache", Swipe.
4. Reboot to System
Known issues
• You tell me
ROM Changelog:
• May security patch
• Updated translations
• Updated Google Apps
• Minor issues fixed
Device Changelog:
• Update blobs from V14.0.4.0.SJKCNXM
• Updated nexus kernel
• Support UDFPS on AOD
• Added Kprofiles
• Added Dolby Atmos from OnePlus 9R
• A lot more under the hood changes check HERE
Notes:• Clean Flash Is mandatory
DON'T FLASH GAPPS, ALREADY INCLUDED
Download
Stay tuned
Telegram Group​
Android OS version: 13
Security patch level: May 2023
Build author: Jackson NSR
Source code: https://github.com/PixelExperience
Device trees : https://github.com/PixelExperience-Devices/device_xiaomi_lmi
Kernel Source code: https://github.com/PixelExperience-Devices/kernel_xiaomi_lmi
ROM Developer: jhenrique09
Credits: NotZeetaa, Zenka Bestia, parikk
well done my friend
Will try
abode ghost said:
Code:​/*
* Your warranty is void. Or vaild, 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 modificiations, and if
* you point your finger at me for messing up your device, I will LMAO at you.
*/
Living, Breaking, Keep Evolving.
Pixel UI, customization and more, we are Evolution X!
- Team Evolution X -
@joeyhuab
@peaktogoo (Now RealAkito)
Reach us on Twitter! @EvolutionXROM
What are our features?
- Just flash and check "The Evolver"
You Tell Me
DO NOT FLASH GAPPS, ALREADY INCLUDED
First Time Install / Clean Flash
0. Unlock your bootloader.
1. Download the proper ZIP for your device.
2. Flash LR.Team TWRP 3.4.2b-1206 by wzsx150. Reboot to Recovery.
4. Flash Latest 12.2.6.0.RJKMIXM Firmware
4. Flash EvolutionX zip
5. Format data/cache by "Wipe" > "Format Data" > Type "yes".
6. Reboot to System and #KeepEvolving.
Update / Dirty Flash
1. Download the proper ZIP for your device.
2. Reboot to Recovery.
3. Flash Evolution X.
4. Format cache by "Wipe" > "Advanced Wipe" > Select "Cache", Swipe.
4. Reboot to System and #KeepEvolving.
Light Screenshots / Dark Screenshots / Download
Official Chat / Rom Support
​
Android OS version: 11.0_r37
Security patch level: May 2021
Build author: Jackson NSR
Source code: https://github.com/Evolution-X
Device trees https://github.com/soumyo19
Kernel Source code: https://github.com/Official-Ayrton990
ROM Developer: joeyhuab
Credits: ZiadFekry, Fahmid Islam Soumya, t6pal, Carlos, RealSchnedi, SebaUbuntu
Click to expand...
Click to collapse
Good work my friend
Thank you so much for this Custom Rom!
Could you please tell me which device_xiaomi_lmi branch did you use to compile Pixelish Experience for Poco F2 Pro? Thanks.
Great rom just flashed no issues besides....broken headphone jack and random reboot upon initial setup
1 hr update selecting recognizing animations seems to break fod and significantly slower charging compared to stock rom
felipendc said:
Thank you so much for this Custom Rom!
Could you please tell me which device_xiaomi_lmi branch did you use to compile Pixelish Experience for Poco F2 Pro? Thanks.
Click to expand...
Click to collapse
Ancient one mate
Has anyone passed the safetynet?
NielsvdS said:
Has anyone passed the safetynet?
Click to expand...
Click to collapse
I use Magisk Hide and it's ok for Safety net !
@adobe ghost: I can't use Ok Google when screen lock off ! Can you help me?
The latest version fingerprint unlocking failure rate is high, it would be better if it can be repaired. Other issues are still being searched. . . Thanks for making and sharing
hey, guys. Can you add fingerprint payment support for Alipay and WeChat?\
Rom:20-05-2021
Bug:
The clock in the status bar cannot be displayed in the center or right.
When the lock screen is unlocked by fingerprint, a flashing screen will appear for a moment. Can you reduce the brightness of the splash screen because it is too glaring.
When the lock screen is unlocked by fingerprint, a flashing screen will appear for a moment. Can you reduce the brightness of the splash screen? It is too dazzling.
the ROM is signed? to later not have to use the magisk
What's the difference between Pixel Experience ROM by @Ayrton990 and this one ROM?
They are both Pixel ROMs, so I don't understand the duplicated thread.
Also... if this is a ROM that is going to replace the MIUI ROM... why is it necessary to have one specific version of MIUI to flash a ROM, if the new ROM is gonna replace the MIUI?
This ROM looks very promising, but I have one question before I'm gonna try: do all the cameras work? The Pixel Experience from @Ayrton990 does not seem to support all but just one...
hkdg009 said:
Rom:20-05-2021
Bug:
The clock in the status bar cannot be displayed in the center or right.
Click to expand...
Click to collapse
Not available for now
maligno1 said:
the ROM is signed? to later not have to use the magisk
Click to expand...
Click to collapse
Yep
hkdg009 said:
When the lock screen is unlocked by fingerprint, a flashing screen will appear for a moment. Can you reduce the brightness of the splash screen? It is too dazzling.
Click to expand...
Click to collapse
Fixed already

AospExtended v9.1 - Android 12.1 [OFFICIAL][guacamoleb] - End of life

Note: The source code is no longer maintained. Hence the ROM ends its life here.
{
"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"
}
Rich (BB code):
* Your warranty is now void.
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
Read the whole OP! Be respectful to each other and don't ask for ETAs, it's considered as being rude!
AOSP Extended is an AOSP based ROM which provides stock UI/UX experience with useful customizations. Being based on AOSP it provides a smooth experience. We have added useful customizations from various other open-source projects and have tried to keep our things simple. A ROM by a user, for a user. #BeExtended
Download AEX for OnePlus 7
Want to try this awesomeness? (Clean Flash May Build)​
Rich (BB code):
-Make sure that you have backed up your data and are familiar with your device
-Also make sure that you have unlocked your bootloader
-You will need to have OxygenOS 11.0.7.1 or above flashed to both the slots before flashing this ROM. If not, you might have broken Widevine L1, HDR, High quality streaming on OTTs like Amazon Prime and Netflix.
-If you are unsure of having OOS 11.0.7.1 on both slots, Do the following:
1. When you are on OOS 11, get into fastboot mode and flash the given boot image by using the command: fastboot flash boot <boot_file_name>.img
2. After that's done, press volume down button twice and you will see "Recovery Mode" at the top of screen. Press power button to enter recovery.
3. From menu select "Apply update" and then "Apply from ADB".
4. Sideload the file mentioned below by using: adb sideload copy-partitions-20200903_1329.zip
copy-partitions-20200903_1329.zip​- After this you can follow directly from step 3 below.
- Note that this copy partition is required only during first flash.
ADB Sideload Method+Clean Flash:
1. Get into fastboot mode and flash the given boot image by using the command: fastboot flash boot <boot_file_name>.img
2. After that's done, press volume down button twice and you will see "Recovery Mode" at the top of screen. Press power button to enter recovery.
3. When in recovery, select "Factory reset" and then "Format data/Factory reset".
4. Go back to main, menu and select "Apply update" and then "Apply from ADB".
5. Next, sideload the ROM by using the command: adb sideload <ROM_file_name>.zip
-Flashing will take some time (progress will be only upto 47%). Later reboot to system.
Note: After first flash, OTA will be applicable for further builds.
ADB Sideload Dirty Flash.
-Reboot to recovery and select "Apply update" and then "Apply from ADB".
-Next, sideload the ROM by using the command: adb sideload <ROM_file_name>.zip
-Reboot to system.
For Rooting
-Patch the boot image using magisk and flash it via fastboot by the command: fastboot flash boot <boot_file_name>.img
-No need for format data while switching the kernel or rooting. Note that the ROM is non-sdcards and FBEv2
First boot will take a few minutes! Have patience
Clean Flash is always recommended!
Visit our Website. Subscribe to our Telegram Channel. Also join our Telegram Group Chat!
Want to translate to your language? Visit our Crowdin
Want to contribute to the development of this ROM?
Checkout our Github and Gerrit
People behind this amazing ROM!
@ishubhamsingh (Owner/Dev/Designer), JDC Team, DirtyUnicorns, LineageOS/Cyanogenmod, TeamSubstratum, Nitrogen Project, Pure Nexus, OmniROM, AOSPA, ABC ROM, GZOSP Community, YAAP ROM and YAAP developers, AOSP-Krypton ROM and AOSP-Krypton developers, Johan Söderholm for DuckDuckGo Browser, Enrico D'Ortenzio for Music Player Go, @AlienCreature7, @Wizper99, @Allstargaurav, @Edozullo and @harsh sharma (For designing the ROM Logo, Fling etc)​
XDA:DevDB Information
AospExtended, ROM for OnePlus 7
Contributors
ROM Maintainer: Shantanu Sarkar
Source Code: https://www.github.com/AospExtended
Kernel Source: https://github.com/AOSP-Krypton/kernel_oneplus_sm8150
Kernel Developers: AnnoyingZlatan & nvp12
Device Sources: https://github.com/AospExtended-Devices
ROM OS Version: 12.1.x
ROM Kernel: Dora 3.1
ROM Firmware Required: OOS 11.0.7.1
Based On: AOSP
Version Information
Status: Stable
Security Patch: 5 May 2022
Stable Release Date: 12-05-2022
Donation links:
PayPal
UPI: [email protected]
Thread designed by AmolAmrit and ishubhamsingh
Screenshots [Update: 12th May 2022]
Really smooth and customizable rom, but drains a lot of battery while being idle, is there any fix for battery backup or the rom is itself battery consuming?
Good Going Guacamoleb!!
Great Work Dev
Working Flawlessly
Awesome rom. Switched from KOSP rom. Loving it more. Definitely feeling better.
Stable, fast and features packed
Sachet7 said:
Awesome rom. Switched from KOSP rom. Loving it more. Definitely feeling better.
Stable, fast and features packed
Click to expand...
Click to collapse
Few downsides -
Wide wine L1 certification is not there. It has LE certification.
HDR support is also not there.
Max playback - SD on Netflix and Amazon Prime
@shantanusarkar please fix these.
Sachet7 said:
Few downsides -
Wide wine L1 certification is not there. It has LE certification.
HDR support is also not there.
Max playback - SD on Netflix and Amazon Prime
@shantanusarkar please fix these.
Click to expand...
Click to collapse
This is not true. In flashing instructions it is clearly mentioned that you need to have OOS 11.0.5.1 on both the slots before flashing the ROM. Not doing so will result in breaking widevine. It is working fine in my device. Look at the attached screenshots
I has rolled back to oxygen OS and updated to OOS 11.0.5.1 using MSM tool but I don't know how to verify whether it was installed on both slots or not. How to check that?
Is there any way to fix this without rolling back to OOS. It takes a lot of time

			
				
Sachet7 said:
I has rolled back to oxygen OS and updated to OOS 11.0.5.1 using MSM tool but I don't know how to verify whether it was installed on both slots or not. How to check that?
Is there any way to fix this without rolling back to OOS. It takes a lot of time
Click to expand...
Click to collapse
sideload this zip using aex recovery or twrp and see if it is fixed. If not, you will have to flash OOS manually on both slots.
copy-partitions-20200903_1329.zip
drive.google.com
shantanusarkar said:
sideload this zip using aex recovery or twrp and see if it is fixed. If not, you will have to flash OOS manually on both slots.
copy-partitions-20200903_1329.zip
drive.google.com
Click to expand...
Click to collapse
Didn't work. Thanks though.
I tried the whole process again. I rolled back to android 10 using mam tool. It had L3 certification. Then I downloaded the latest firmware 11.0.6.. using oxygen updater and confirmed that widevine level had changed to L1 and stayed at L1 even after unlocking bootloader. Then I installed this rom. Again the certification broke and changed to L3 in AOSP.
What do I do
Sachet7 said:
I tried the whole process again. I rolled back to android 10 using mam tool. It had L3 certification. Then I downloaded the latest firmware 11.0.6.. using oxygen updater and confirmed that widevine level had changed to L1 and stayed at L1 even after unlocking bootloader. Then I installed this rom. Again the certification broke and changed to L3 in AOSP.
What do I do
Click to expand...
Click to collapse
When you're on oxygen 11.0.6.1, fastboot flash boot boot.img. Then reboot to recovery. Before you flash the ROM, flash the copy-partitions-20200903_1329.zip using adb sideload. After that, flash the ROM. You'll be good to go.
It worked finally. Thanks for the support
Standby battery discharge is quite high, especially in comparison with Kosp 2.4. I also feel, auto brightness is quite aggressive. However, the rom is smooth and fantastic. Looking forward to improvement in battery and auto brightness in future updates.
Nice work ... Thanks for supporting this device guys
Has this rom been abandoned?
giannib.90 said:
Has this rom been abandoned?
Click to expand...
Click to collapse
No. Officially released in feb and you are thinking it is abandoned already?
shantanusarkar said:
No. Officially released in feb and you are thinking it is abandoned already?
Click to expand...
Click to collapse
usually early versions are full of bugs and the fix update arrives within the first 2 weeks. A month has passed and everything is silent
giannib.90 said:
usually early versions are full of bugs and the fix update arrives within the first 2 weeks. A month has passed and everything is silent
Click to expand...
Click to collapse
It has two reasons. The initial build is almost bug free. Secondly, google has surprised us by officially releasing 12.1 aka 12L. The source needs to be rebased. Also, google themselves haven't released a march update for Pixel 6/6 Pro

Categories

Resources