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

{
"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-crosshatch-user-20221005-0744.zip
Download boot.img: https://download.pixeldust-project.com/boot_aosp_crosshatch_10_22.img
Download TWRP (twrp-3.6.2.11-0) : https://twrp.me/google/googlepixel3xl.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#crosshatch
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-crosshatch.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-crosshatch.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-crosshatch-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 XL][13.0] PixelDust Android 13 for crosshatch, ROM for the Google Pixel 3 XL
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 2021-02-02
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.

literally just installed the rom, rather painless process. wallpapers are superb. nice and quick navigating around screens very happy with this custom rom

Downloading now and flashing tonight. Good to see developers still working on this phone.

So weird, it installed fine but i don't have anything extra, it's basically just a plain pixel ROM without any mods...

ir0nb3rg said:
So weird, it installed fine but i don't have anything extra, it's basically just a plain pixel ROM without any mods... View attachment 5208191
Click to expand...
Click to collapse
Please try again. Follow the instructions. I hope it works for you on the second attempt.

spezi77 said:
Please try again. Follow the instructions. I hope it works for you on the second attempt.
Click to expand...
Click to collapse
I'll try again after work but I noticed that my build number is different than the one in the changelog which shows (RQ1A.210205.004)
Maybe the download file links to an older version?

Thanks, love this ROM. Most stable rock solid ROM with great battery life I have used. You guys rock!

spezi77 said:
Please try again. Follow the instructions. I hope it works for you on the second attempt.
Click to expand...
Click to collapse
turns out, when i was flashing Factory image, i was using flash-all.sh but it only flashed the active slot. As soon as i flash both pixel Dust loaded perfectly. Great ROM so far! thanks to the devs.

Chrome and Android System Webview will not update. Other than that it's great and fast.
Edit: Finally got both to update. Had to click update all. Will not update one by one.

Just wanted to say thanks for the amazing ROM! Running great thus far! 1st custom ROM for me w/ Android 11! Great mix of features, gotta say it's nice seeing Face Unlock added back into a ROM, also it seems very snappy and smooth so far! Magisk stable running smoothly.

pahlerc1 said:
Just wanted to say thanks for the amazing ROM! Running great thus far! 1st custom ROM for me w/ Android 11! Great mix of features, gotta say it's nice seeing Face Unlock added back into a ROM, also it seems very snappy and smooth so far! Magisk stable running smoothly.
Click to expand...
Click to collapse
You used Magisk stable release to get root? I thought Canary was required for 11?

mgp53 said:
You used Magisk stable release to get root? I thought Canary was required for 11?
Click to expand...
Click to collapse
Yeah Magisk stable works. I haven't looked at changelog if you want to go view that to see what the differences are. But I've been using Magisk stable for January and Feb google ROMs

Guys, are you getting a lag when opening/closing the notification shade? The rom works amazing otherwise and no lag anywhere else whatsoever. Love all the customization features!

nithin suresh said:
Guys, are you getting a lag when opening/closing the notification shade? The rom works amazing otherwise and no lag anywhere else whatsoever. Love all the customization features!
Click to expand...
Click to collapse
yes same in bluelune in all A11 builds.. can't use the rom like that here unfortunately

nithin suresh said:
Guys, are you getting a lag when opening/closing the notification shade? The rom works amazing otherwise and no lag anywhere else whatsoever. Love all the customization features!
Click to expand...
Click to collapse
you can try this one... see if it fixes it?
[ROM][Pixel 3][13.0.0_r8] PixelDust Android 13 for blueline [5 October 2022]
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...
forum.xda-developers.com

FcukBloat said:
you can try this one... see if it fixes it?
[ROM][Pixel 3][13.0.0_r8] PixelDust Android 13 for blueline [5 October 2022]
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...
forum.xda-developers.com
Click to expand...
Click to collapse
Ah, thanks a ton! Fixed the lag for me.
Setting "min CPU frequency" of "Cluster 1" in EX Kernel Manager (Little cluster in Franco) to 652MHz instead of 300.
Edit: Lag is back again Did fix it for sometime but it keeps coming back.

nithin suresh said:
Ah, thanks a ton! Fixed the lag for me.
Setting "min CPU frequency" of "Cluster 1" in EX Kernel Manager (Little cluster in Franco) to 652MHz instead of 300.
Edit: Lag is back again Did fix it for sometime but it keeps coming back.
Click to expand...
Click to collapse
maybe you rebooted the phone meanwhile and cluster setting got lost?

FcukBloat said:
maybe you rebooted the phone meanwhile and cluster setting got lost?
Click to expand...
Click to collapse
I did enable the option to set it at boot - and tried a higher MHz too. But I guess that would have an effect on battery life..
Tough luck

Related

[ROM][10.x][OFFICIAL] 家 BootleggersROM 5.1 Shishufied [Google Pixel 3XL - crosshatch]

{
"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 (available 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 have a 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
* You for your interest on our project
I want to give a huge special thanks to El Dainosor for his kindness and his amazing work on this ROM, Stebomurkn420, shagbag913, nychitman1, spaceman860, Neporood and Paul for giving me all the tips and tricks to build it, Freak07 for Kirisakura Kernel, then Niclas and Comediiian, my devoted testers ! :victory:
If you want to support Bootleggers project, or just give a thanks to the guy who created this awesome ROM, please buy a coffee to El Dainosor.
Download the ROM here (latest stable build)
Download folder with all builds
GApps - no need, it's included
Magisk manager - Here
Device Sources:
Device Tree - Crosshatch tree
Kernel Tree - Kernel tree
Vendor Tree - Vendor tree
ROM Sources
Bootleggers ROM Github
Like other ROM, Active Edge and Pixel Stand special features (except fast charge) aren't working because sources are closed off by Google but all other Pixel stuff works well.
Flashing instructions
Prerequisites
You should be using the most current factory image from Google (crosshatch).
You need to follow this guide to unlock your bootloader and install TWRP (3.2.3-2 or above required)
--
First time installation :
1. Flash this boot.img in fastboot: https://sourceforge.net/projects/bootleggersrom/files/builds/crosshatch/boot.img/download
2. Then issue command: fastboot reboot recovery
3. Use volume keys to scroll and use power button to select Apply update with adb.
4. issue command: adb sideload /path/to/ROM.zip
5. Enjoy the Bootleggers ROM.
Screenshots will be added as attachments of this post.​
XDA:DevDB Information
家 Bootleggers 5.0 Shishufied, ROM for the Google Pixel 3 XL
Contributors
squid7331
Source Code: https://github.com/BootleggersROM
ROM OS Version: 10.x Queso
ROM Kernel: Linux 4.x
ROM Firmware Required: Latest Factory Image
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 5.0
Stable Release Date: 2020-01-23
Created 2018-12-22
Last Updated 2020-01-23
XDA:DevDB Information
[ROM][9.x][OFFICIAL] 家 BootleggersROM 5.0 Shishufied [Google Pixel 3XL - crosshatch], ROM for the Google Pixel 3 XL
Contributors
slothdabski
ROM OS Version: 10.0
Version Information
Status: Stable
Created 2020-01-23
Last Updated 2020-01-23
Reserved for screenshots
Changelog
2019-02-09
February security update
Updated to Kirisakura Kernel 2.0.7
2019-01-21
Updated to Kirisakura Kernel 2.0.0
Some brand new Bootleggers stuff, like lockscreen clocks designs.
2019-01-09
January security update
2019-01-01
Music visualizer on ambient display has been added !
Inbuilt Kirisakura Kernel, thanks @Freak07 for his amazing kernel.
2018-12-30
VoLTE/VoWIFI stuff fixed.
2018-12-29
Bootanimation size fixed.
Status bar padding fixed.
2018-12-28
First Shishufied (official) build, stable version 4.0.
2018-12-23
First Unshishufied (unofficial) build, Bootleggers beta version 3.5.
dope, downloading now, will test shortly.
Q: AOSP rom meaning active edge etc. wont work correct?
What are the special features included? -- edit __ oops just saw the list of features.
Cheers legend. ill give it a go.
masri1987 said:
dope, downloading now, will test shortly.
Q: AOSP rom meaning active edge etc. wont work correct?
Click to expand...
Click to collapse
Yes, active edge isn't working, Pixel Stand special features too (because sources are closed off by Google) but all other Pixel stuff works well.
What are the special features included?
Click to expand...
Click to collapse
I added a list of features included in the ROM in the OP if you want to check it out.
update-
followed instructions, did full wipe, flashed rom, flashed twrp zip, rebooted, doesn't boot up, just bootloops back into fastboot
just like the other rom on this forum.
Can we just put a pause on this and have a collective effort to figure out why this doesn't work for the majority of us?
masri1987 said:
update-
followed instructions, did full wipe, flashed rom, flashed twrp zip, rebooted, doesn't boot up, just bootloops back into fastboot
just like the other rom on this forum.
Can we just put a pause on this and have a collective effort to figure out why this doesn't work for the majority of us?
Click to expand...
Click to collapse
Sure, we'll look why you faced this issue and how to solve it.
Which version of TWRP are you using ? Did you flash the latest bootloader version (December patch) ?
squid7331 said:
Sure, we'll look why you faced this issue and how to solve it.
Which version of TWRP are you using ? Did you flash the latest bootloader version (December patch) ?
Click to expand...
Click to collapse
-yes i was already on December update.
- twrp 3.2.3-2.zip
Same thing happens on the other rom in the forum for me, and for dozens and dozens of others.
masri1987 said:
-yes i was already on December update.
- twrp 3.2.3-2.zip
Same thing happens on the other rom in the forum for me, and for dozens and dozens of others.
Click to expand...
Click to collapse
Can you try to fastboot boot 3.2.3-3 TWRP before flashing the ROM, flash ROM then TWRP and reboot system ?
squid7331 said:
Can you try to flash 3.2.3-3 TWRP via fastboot before flashing the ROM, flash ROM then TWRP and reboot system ?
Click to expand...
Click to collapse
that's not the way we do that here.
We boot twrp from fastboot and then flash the zip within the bootable twrp.
Flashing twrp from fastboot has not been proven to be successful.
Also, i'm back on stock now, had to use the flashall.bat :\
masri1987 said:
that's not the way we do that here.
We boot twrp from fastboot and then flash the zip within the bootable twrp.
Flashing twrp from fastboot has not been proven to be successful.
Also, i'm back on stock now, had to use the flashall.bat :\
Click to expand...
Click to collapse
I have not tried this room yet but for the other rooms for first flash, I had to fastboot boot twrp and install the rom with the fastbooted twrp. When I would use the twrp installed on phone it would not flash right for some reason. Give that a shot if you haven't yet.
KhaymanOIF09 said:
I have not tried this room yet but for the other rooms for first flash, I had to fastboot boot twrp and install the rom with the fastbooted twrp. When I would use the twrp installed on phone it would not flash right for some reason. Give that a shot if you haven't yet.
Click to expand...
Click to collapse
ill let someone else do that, i'm on stock and don't feel like redoing everything again for a second time today, but thx
Think we can possibly get this rom working on the pixel 3? I would love to test.
masri1987 said:
that's not the way we do that here.
We boot twrp from fastboot and then flash the zip within the bootable twrp.
Flashing twrp from fastboot has not been proven to be successful.
Also, i'm back on stock now, had to use the flashall.bat :\
Click to expand...
Click to collapse
I just described all the steps that I used to flash the ROM and it is working for me and for the people that tested with me. You should give it a try.
beanaman said:
Think we can possibly get this rom working on the pixel 3? I would love to test.
Click to expand...
Click to collapse
Yes I can build it for Pixel 3 (blueline) if you want it, I will do it when I have some spare time.
squid7331 said:
masri1987 said:
that's not the way we do that here.
We boot twrp from fastboot and then flash the zip within the bootable twrp.
Flashing twrp from fastboot has not been proven to be successful.
Also, i'm back on stock now, had to use the flashall.bat :
Click to expand...
Click to collapse
I just described all the steps that I used to flash the ROM and it is working for me and for the people that tested with me. You should give it a try.
Yes I can build it for Pixel 3 (blueline) if you want it, I will do it when I have some spare time.
Click to expand...
Click to collapse
I will volunteer and help develop the rom. It's been awhile and I need to flash! I have a crosshatch though.
Is it possible to use this rom without the theme in the screenshots? What if I prefer the normal pixel look? Can I still use this rom for those features?
exile1ck said:
Is it possible to use this rom without the theme in the screenshots? What if I prefer the normal pixel look? Can I still use this rom for those features?
Click to expand...
Click to collapse
Sure, the theme is optional, when you install the ROM you have the default Pixel theme, but you have the choice to theme it like you want in display settings.
Flashed ROM, working perfect.
Did the same way like OP says.
FYI - there's no need to do advanced wipe a simple factory reset is all you need to do. Doing advanced wipe and wiping system is why you get the no OS message and is pointless on pixels

[ROM] [10.0.0] 家 BootleggersROM 4.7-Stable 家 [NO LONGER SUPPORTED!]

{
"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 an excellent experience!
Also, we have our Telegram Group to talk about the ROM, share some love, ideas or even have fun with us!
This is my personal NugTowersHQ Telegram Group , 24/7 support specifically for Pixel devices.
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!
You can check out the 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
* You for your interest on our project
Also if you have some ideas, bug fixes, stability improvements, or would like to help support features for your device, you can do it by sending a Pull Request on Bootleggers Github (check downloads and sources section) or tell us on our Telegram group (Check about us section), it will be really appreciated. Have some questions about some terms we use? Check our FAQ or feel free to ask us. We appreciate your feedback and help.
Downloads:
ROM
boot.img
How to flash:
Code:
- You must know how to use fastboot to flash the rom since there is no TWRP available yet. This will wipe your phone including internal storage.
- This build includes Gapps
- Download the ROM and boot.img
- Flash the boot.img via fastboot (code): fastboot flash boot boot.img
- Wipe user data (code): fastboot erase userdata
- Reboot into fastboot (code): fastboot reboot fastboot
- Use volume keys and power button to select Enter Recovery
- Select Update via ADB
Sideload the Bootleg ROM zip (code): adb sideload BootleggersROM-Queue4bonito.4.7-MadStinky-Unshishufied-20191114-023807.zip
- Boot into OS
Notes:
* Do NOT flash magisk/kernels/etc until AFTER first boot.
Device Sources:
Device tree
Kernel tree
Vendor tree
ROM Sources
Bootleggers Github​
#Reserved for announcements!
06/25/2019:
* If you are lucky enough to be on one of @ZVNexus early working builds of TWRP then I have included a flashable ROM zip in the Download section of the OP. I would assume the flashing instructions would go as follows but I cannot 100% confirm anything myself at the moment due to my T-mobile variant being carrier locked for the next 40 days. On Saturday I switched from VZW to T-mobile and their buyers remorse policy will not allow an unlock until after 40 days of service. Until then I am relying on my TG chat testers for feedback so please, ALL the feedback I can get is GREATLY appreciated!
07/09/2019:
* Well it seems that @ZVNexus has a fully working version of TWRP in version 3.3.1-4. As before I have provided a flashable ROM zip for TWRP and also the images for a manual flash. This build includes Dank kernel now which is my personally maintained kernel. The features of Dank kernel include Kcal (advanced color control), Wake gestures from @flar2 , and HBM (high brightness mode). I do not upstream my kernel because I am a noob and I trust google to fix any conflicts that may occur when upstreaming more than myself. This update brings the July security update on the ROM and device side and a few bugs worked out with translation.
07/17/2019
* Yes! I very kind T-mobile associate unlocked my bootloader for me via twitter DM's. Anyone with T-mobile I highly suggest using this method for customer service in general! Let the games begin!
*** Special thanks to @MVNO DeSIngS for testing my blind builds! ***
FLASHING INSTRUCTIONS FOR TWRP (maybe) lol :
1. Make sure you are coming from a clean install of the latest 9.0.0 factory image from google with TWRP installed. (backup any important data to an external source)
2. Wipe data, System and Dalvik/ ART ccache.
3. Flash ROM
4. Flash twrp installer zip
5. Boot into OS.... Enjoy! (Remember Gapps are included so no worries about that and NEVER flash magisk or third party kernels until AFTER first boot and setup!)
11/16/2019
* This is the initial build of Bootleggers ROM for Android 10. MOSTLY ALL FEATURES ARE MISSING. Relax, good things are coming! Make sure to pay close attention to the install instructions as they have changed from PIE. Enjoy!
glad i was able to test it out .
stebomurkn420 said:
#Reserved for announcements!
06/25/2019:
* If you are lucky enough to be on one of @ZVNexus early working builds of TWRP then I have included a flashable ROM zip in the Download section of the OP. I would assume the flashing instructions would go as follows but I cannot 100% confirm anything myself at the moment due to my T-mobile variant being carrier locked for the next 40 days. On Saturday I switched from VZW to T-mobile and their buyers remorse policy will not allow an unlock until after 40 days of service. Until then I am relying on my TG chat testers for feedback so please, ALL the feedback I can get is GREATLY appreciated!
*** Special thanks to @MVNO DeSIngS for testing my blind builds! ***
FLASHING INSTRUCTIONS FOR TWRP (maybe) lol :
1. Make sure you are coming from a clean install of the latest 9.0.0 factory image from google with TWRP installed. (backup any important data to an external source)
2. Wipe data, System and Dalvik/ ART ccache.
3. Flash ROM
4. Flash twrp installer zip
5. Boot into OS.... Enjoy! (Remember Gapps are included so no worries about that and NEVER flash magisk or third party kernels until AFTER first boot and setup!)
Click to expand...
Click to collapse
TWRP is now released.
ZVNexus said:
TWRP is now released.
Click to expand...
Click to collapse
Awesome! Thank you so much for all the work you are doing for our device! I will take a look at your thread and update the install instructions accordingly.
P.s. I've been stalking your github. Seems you are a night owl like meeee. Lmao
Are there any users that might be able to compare it to DU experience? Does it have further customization? Or just different?
jcrompton said:
Are there any users that might be able to compare it to DU experience? Does it have further customization? Or just different?
Click to expand...
Click to collapse
yes it does have more customization then du this rom has all the things you may need all in one several themes you can choose from fonts navbar settings a whole lot i have been testing it for quite some time i give props to the dev since he made this possible.
Can I use swift installer with this?
GQJ said:
Can I use swift installer with this?
Click to expand...
Click to collapse
Yes but please do not report any issues after doing so as we do NOT recommend using third party software.
GQJ said:
Can I use swift installer with this?
Click to expand...
Click to collapse
Whats swift installer?
A theming engine for settings, some Google and third party apps.
It says Pixel 3 XL (crosshatch) in the link?
GQJ said:
It says Pixel 3 XL (crosshatch) in the link?
Click to expand...
Click to collapse
Ignore it. Afh doesn't have our device to choose from yet.
Thanks for the ROM. I flashed the zip through TWRP and all seems good so far :good:
Bob nesta said:
Thanks for the ROM. I flashed the zip through TWRP and all seems good so far :good:
Click to expand...
Click to collapse
Very nice! Thanks for the feedback...
Don't have my 3a XL yet, but plan on flashing this as soon as I get it. Link to the flashable zip goes to the system.img file, and on the 3a non-XL page it points to an actual zip. Intended?
stompysan said:
Don't have my 3a XL yet, but plan on flashing this as soon as I get it. Link to the flashable zip goes to the system.img file, and on the 3a non-XL page it points to an actual zip. Intended?
Click to expand...
Click to collapse
Yeah...that link needs an update.
Here's the link for the zip... https://androidfilehost.com/?fid=6006931924117902739
Checking in and asking people who would like to test to follow the link I provide. It seems that the installs are working fairly well with TWRP now so I will continue to add both flashable twrp version of the ROM and the images for fastboot. The following link is me experimenting with our kernel source. I have decided to stick with a pure AOSP base without the upstream mainly because I trust google more than myself to clean up conflicts. This link will always stay the same as the builds are updated.
Bootleggers ROM Test Builds for Bonito: https://drive.google.com/folderview?id=16sV8KULhC_rXh3WPCGXfwWhprbGeadyq
Bob nesta said:
Yeah...that link needs an update.
Here's the link for the zip... https://androidfilehost.com/?fid=6006931924117902739
Click to expand...
Click to collapse
*FIXED*
Thanks for this Rom!
But what is the proper procedure for updating the Rom via twrp without losing data? When I tried to flash the .zip, it seemed to work, but upon reboot, it booted to pixel recovery.
Sent from my Pixel 3a XL using Tapatalk

[ROM][10][OFFICIAL] BootleggersROM Stable Shishufied[ENCHILADA]

{
"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:
Download here/mirror link
GApps: Gapps (we prefer the nano version)
Magisk Manager - Here
TWRP - here
PlayGround APK - Playground
ARStickers - ARStickers
Device Sources:
Device Tree - Enchilada tree a HUUGGEE THANKS to @anirudhgupta109 and @pranavasri for their guidance!!
Common Tree - sdm845-common tree
Kernel Tree - Kernel tree
Vendor Tree - Vendor tree
ROM Sources
Bootleggers Github​
ROM Specific bugs:
Code:
[STRIKE]* Styles app crashing in few devices[/STRIKE]
Device-Specific bugs:
Code:
* 60fps is broken
Instructions(if you are coming from another rom)
1. Download the ROM
2. Download GAPPS
3. Go to recovery and TAKE A NANDROID BACKUP
4. Wipe Data and Cache
5. Flash OOS Latest + TWRP (from the OP)
6. Reboot to twrp
7. Wipe data, cache(system optional)
8. Flash ROM
9. reboot to twrp. This is compulsory
10. Now flash additional addons like gapps and magisk.
11. Reboot and profit
-UPDATE INSTRUCTIONS-
Via the inbuilt Updater (Still not available)
When you get a notification of new build available, tap it
Tap Download
Wait for Download
Tap the three dots>preferences>enable "Prioritize update process"(this will drain battery faster though)
Tap install
Wait for install
Tap reboot
Enjoy!!
Via TWRP
Download ROM
Flash ROM
Reboot to recovery
Flash OpenGApps
Flash Magisk
Reboot
Enjoy
Your bug report MUST contain the following information
Code:
Phone Informations
*Bootleggers OS 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
If it is a random reboot, grab kmsg/dmesg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
google how to do it!!!
Lastly if you like my work and if you think I should be doing more kindly donate to me. ALL money will be gone to servers and investing in projects!!
Donation link - Donate to me/Click here for paytm donations
Screenshots will be added as attachments of this post​
XDA:DevDB Information
Bootleggers ROM, ROM for the OnePlus 6
Contributors
Ayan Uchiha Choudhury, pranavasri
Source Code: https://github.com/BootleggersROM/
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: Need 10.3.0
Based On: AOSP
Version Information
Status: Beta
Created 2020-02-15
Last Updated 2020-08-31
Reserved
CHANGELOG
BootleggersROM-Queue4enchilada.5.0-Stable-Shishufied-20200215-085702.zip
First Initial Build
Feb Security Patch
BootleggersROM-Queue4enchilada.5.1-Stable-Shishufied-20200424-025737.zip
Lockscreen shows Dash Charging when you use dash charger
Alert Slider pop-ups
OOS camera functional(60fps is rarted)
Blobs updated to OB6
Volume slider added to the left
Gcam added
Many more changes which i forgot
More detailed changelog over here
BootleggersROM-Queue4enchilada.5.1-Stable-Shishufied-20200428-150859.zip
Styles got fixed
Updated blobs to 10.3.3
Added QS tiles - NFC and Sound Search
BootleggersROM-Queue4enchilada.5.1-Stable-Shishufied-20200509-080441.zip
May Security patch added
TWRP added
Added more qs styles
BootleggersROM-Queue4enchilada.5.1-Stable-Shishufied-20200611-080414.zip
June Security Patch
Add launch music player on headset connect(wired headphones only)
More QS tiles
Show seconds in clock
BootleggersROM-Queue4enchilada.5.1-Stable-Shishufied-20200715-080306.zip
July Security Patch
Track new Shishu Walls
Add new bt implementation
Replace Calender with Etar
BootleggersROM-Queue4enchilada.5.2-Stable-Shishufied-20200831-094509.zip
Fixed some bugs, some related to themes, some in other parts (like Lockscreen cover art)
Added LiveDisplay support
Updated system recording to remove any restriction
Clipboard access toast
Added more theming elements
(NOTE: in that theme elements, we also brought up Shishu Themes, excepting 2. Sorry but cosmos and protostar were too cringe)
Added POSP volume panels (Compact, Oreo and that)
Added pulse
Removed any reference to based department because we were posting cringe
Live Volume Steps
Notif Counters
Custom carrier stuff
Logos in statusbar
New VoLTE icon, made it smaller because of notch limitations
QS Tile Styles are back
App network restrictions
Toggle for qs arrows
Header offset and QS Header styles
New ringtone and alarm sounds made by @ElDainosor
Reserved
Keeping one more just incase
First.
are you going to build for 6t too sir..?? i just love this rom so much
Sexy
Shishu and Pixel Launcher crashes when I change to gesture or two way navigation
lexjay said:
Shishu and Pixel Launcher crashes when I change to gesture or two way navigation
Click to expand...
Click to collapse
Yeah I tried shishu launcher and with two way launcher it's working fine. What gapps did you flash?
Glad you are back ?
Hi!??
Could you tell me if android auto workl??
Thank you very much
Edit, don't work
Enviado desde mi ONEPLUS A6003 mediante Tapatalk
Messed up with my phone by trying 70-72Hz Mod for OnePlus 6!
Ayan Uchiha Choudhury said:
CHANGELOG
BootleggersROM-Queue4enchilada.5.0-Stable-Shishufied-20200215-085702.zip
First Initial Build
Feb Security Patch
Click to expand...
Click to collapse
Hey bro its great to test bootleggers on my OP6 and unfortunately & accidentally messed my phone with trying this more hz display which doesn't work on android 10 i haven't glanced that forum clearly(my bad:crying so please provide me necessary code to start my device.
https://forum.xda-developers.com/oneplus-6/development/mod-70-72hz-display-mod-oneplus6-t3952113
Its correctly stopped at Warning page of boot loader unlock & please try to add face unlock, oos camera app and proper higher refresh rate module to your code which would definitely welcomed by all OP6 bootleggers users:good:
Will wait for your contribution and support for 1 day & will reinstall bootlegger if nothing works
& thanks alot for building this rom for oneplus 6.
nanuk74 said:
Hi!??
Could you tell me if android auto workl??
Thank you very much
Edit, don't work
Enviado desde mi ONEPLUS A6003 mediante Tapatalk
Click to expand...
Click to collapse
Try using the Magisk module "disable hardware overlays" and then try.
navrkr said:
Hey bro its great to test bootleggers on my OP6 and unfortunately & accidentally messed my phone with trying this more hz display which doesn't work on android 10 i haven't glanced that forum clearly(my bad:crying so please provide me necessary code to start my device.
https://forum.xda-developers.com/oneplus-6/development/mod-70-72hz-display-mod-oneplus6-t3952113
Its correctly stopped at Warning page of boot loader unlock & please try to add face unlock, oos camera app and proper higher refresh rate module to your code which would definitely welcomed by all OP6 bootleggers users:good:
Will wait for your contribution and support for 1 day & will reinstall bootlegger if nothing works
& thanks alot for building this rom for oneplus 6.
Click to expand...
Click to collapse
1. I am not sure why you would flash some overclocking thing for the device especially when our displays are capped at 60 hZ. For adding code to add higher refresh rate, i will NEVER DO IT. You may wanna use msm tool to re install OOS directly.
2. OOS Camera support i may be looking into. The things are slightly different than that of pie, so not really sure by when i will be able to add it.
3. Face unlock is something which google took out from code when they brought the pixel 4 series into the market. It is something which is currently not possible for any custom rom running android 10.
You may try to flash the stock 60 hZ and see what goes on
navrkr said:
Hey bro its great to test bootleggers on my OP6 and unfortunately & accidentally messed my phone with trying this more hz display which doesn't work on android 10 i haven't glanced that forum clearly(my bad:crying so please provide me necessary code to start my device.
https://forum.xda-developers.com/oneplus-6/development/mod-70-72hz-display-mod-oneplus6-t3952113
Its correctly stopped at Warning page of boot loader unlock & please try to add face unlock, oos camera app and proper higher refresh rate module to your code which would definitely welcomed by all OP6 bootleggers users:good:
Will wait for your contribution and support for 1 day & will reinstall bootlegger if nothing works
& thanks alot for building this rom for oneplus 6.
Click to expand...
Click to collapse
How can ppl be soo dumb? Op closed the thread and told that this mod dont work and ppl still flash
Thanks for that I already reverted & installed another custom rom which supports oos
Ayan Uchiha Choudhury said:
1. I am not sure why you would flash some overclocking thing for the device especially when our displays are capped at 60 hZ. For adding code to add higher refresh rate, i will NEVER DO IT. You may wanna use msm tool to re install OOS directly.
2. OOS Camera support i may be looking into. The things are slightly different than that of pie, so not really sure by when i will be able to add it.
3. Face unlock is something which google took out from code when they brought the pixel 4 series into the market. It is something which is currently not possible for any custom rom running android 10.
Click to expand...
Click to collapse
Thanks for that I already reverted & installed another custom rom which supports oos camera
Magiisk module
Unable to install magisk modules from the app. However they can be installed on twrp. The hardware overlays magisk module does not install and as a result using android auto is difficult.
cluttered_butter said:
Unable to install magisk modules from the app. However they can be installed on twrp. The hardware overlays magisk module does not install and as a result using android auto is difficult.
Click to expand...
Click to collapse
I have flashed YouTube Vanced via magisk manager and it's working fine. What module are you trying to flash?
Ayan Uchiha Choudhury said:
I have flashed YouTube Vanced via magisk manager and it's working fine. What module are you trying to flash?
Click to expand...
Click to collapse
not able to install any modules whatsoever Magisk V 20.3.

[ROM][Pixel 3 XL][12.1.0_r5] PixelDust CAF Android 12.1 for crosshatch [6 July 2022] [Stable]

{
"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 12 ROM inspired by the original Google Pixel firmware with full support for Material Design 3.
PixelDust CAF is based on the Code Aurora Sources, more commonly known as CAF. CAF ROMs are therefore generally considered to be more optimized for Qualcomm’s Snapdragon SoCs than AOSP ROMs (in performance, RAM management, battery, etc.).
Of course, we're adding a decent selection of the coolest custom ROM functions that would have been missing if they weren't included.
The PixelDust crew would be very happy if you took a little time to leave your valuable feedback, your honest opinion or just say hello.
Special shoutouts to Roger.T for his amazingly designed wallpapers, logos and the best bootanimation I ever had on my Pixel!!! 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 CAF/AOSP security updates
* Pixel GApps included (no need to flash any third party GApps)
* Safety net / banking apps / GPay work out of the box (no need to flash Magisk)
Pixel 3 additional features
* All official features of the Pixel 3 and beyond incl. an extended implementation of ActiveEdge!
* Free and unlimited Google photo storage (original quality)!
* Now playing support
* Adaptive connectivity
* Adaptive charging
* Gaming Mode
PixelDust Wallpapers
* A set of 22 breathtaking space themed Wallpapers
Additional QS tiles
* Always On Display
* Caffeine
* Language
* NFC
* PixelDust Settings
* and many more
AoD display
* Battery level on bottom
* Battery bar (when charging / always)
* Charging info
* Ambient wake gestures
* Now playing
* Quick tap
Customisation
* Android 12 custom monet theme engine: Wallpaper colours, Basic colours, Themed icons, Icon shapes, Headline / Body fonts, 3-button navbar styles
System Gestures
* Swipe fingerprint for notifications
* ActiveEdge (Squeeze phone to perform custom actions)
* Volume rocker skips music tracks
* Allow adjusting the back gesture height
* Fullscreen gestures: Hide navbar pill and keyboard space
* Extended/"L" back swipe to trigger actions/app/activities
Status bar
* Battery settings
* Statusbar items
* Carrier label
* Clock & date settings
* Traffic indicators
Quick settings
* Secure tiles require unlocking
* Battery estimates
* Quick QS pull down
* Transparent QS customization
Buttons
* Power Menu options incl. advanced Restart options and many more
* Disable power menu when locked
* Screen off power button torch
Navigation bar
* Navbar visibility toggle
* Layout (normal, compact, left-leaning, right-leaning)
* Invert layout of Navbar buttons
* Show arrow keys while typing
Gestures
* Status bar dt2s
* Lock screen dt2s
Lock screen
* Left & right lock screen shortcuts
* Fingerprint authentication vibration
* Pocket detection
* Media cover art
* Media artwork blur level
* Lock screen charging animation
Security
* Lock screen PIN quick unlock
Misc
* Three-fingers-swipe to screenshot
* Wake up on charge
* Burn-in protection enabled by default
* Dual SIM/eSIM functionality untested
* GPS location tracking is sometimes unavailable, e.g. after a restart or network change. You can fix it by simply turning the location service off and on again.
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 and boot.img: https://pixeldust-project.com/download/google/crosshatch/
Download TWRP 3.6.1.x (experimental build for Android 11/12 ONLY) : https://twrp.me/google/googlepixel3xl.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
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 RECENT 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#crosshatch
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 (you are required to remove the screen lock) or via Sideload (for advanced users).
A. Flashing PixelDust ROM via TWRP:​​
Important: Before you begin, remove the screen lock (password/PIN/pattern) or change to "Swipe". Go to Settings > Security >Screen lock.
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.0_11-0_CPTB-20211219-01-crosshatch.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.0_11-0_CPTB-20211219-01-crosshatch.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_caf_xxx.img
Wipe userdata (required for first PixelDust/Android 12 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-SaltedCaramel-caf-crosshatch-user-20220107-2246.zip
Reboot
​
​
Dirty flashing PixelDust ROM (coming from Android 12):
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 XL][12.0] PixelDust CAF Android 12 for crosshatch, ROM for the Google Pixel 3 XL
Contributors
spezi77
Source Code: https://github.com/pixeldust-project-caf
ROM OS Version: Android 12
ROM Kernel: Linux 4.x
Based On: CAF, AOSP
Version Information
Status: Stable
Stable Release Date: 2020-01-13
Created 2020-07-10
Last Updated 2022-07-06
Screenshots
2022-07-06
Intermediate release
* Security patch level: 2022-05-05
Yes, you read that right. Still May SPL. CAF is probably on summer vacation at the moment.
Changelog:
* Kirisakura kernel with proper mic volume fix
* Fix QS mobile icon disappearing on theme switch
* Revert "Lockscreen art blur"
* Instead added media notification background customizations
* Allow to enable Lockscreen media art & album art filter
* and many other small fixes & improvements
2022-05-18
Stable release
* Security patch level: 2022-05-05
* Based on AOSP tag: android-12.1.0_r5 / CAF ‘LA.QSSI.12.0.r1-06100-qssi.0’
* Changed default kernel to Kirisakura S-2-Release-5.1.0 (based on Linux v4.9.304)
Caution:
Coming from any previous build or other ROM requires a clean flash.
Thank you for your work! Great rom, but the back gesture usually don't do anything. And when I use icon packs their shape on the main screen is always the same and can't be change.
Zzoro said:
Thank you for your work! Great rom, but the back gesture usually don't do anything. And when I use icon packs their shape on the main screen is always the same and can't be change.
Click to expand...
Click to collapse
1. Back gesture
Pls check whether you have enabled the option "Accidental touch". This could interfere with the back gesture.
2. Icon pack
It is likely that the icon pack has a problem or isn't compatible with Android 10. I have installed this pack and it works like a charm: https://play.google.com/store/apps/details?id=com.arandompackage.flatconsblack
Sent from my Pixel 3 using XDA Labs
Man, so glad to see a CAF Android 10 rom here. I used to build several CAF roms, always the best performing. Thanks!
How can I Install magisk after installing this?
For 2 button navbar do we have option for adding menu or close force app? Thx in advance FYI loved this rom for Android 9. One the best
Sent from my Pixel 3 XL using Tapatalk
KVirusss said:
How can I Install magisk after installing this?
Click to expand...
Click to collapse
https://forum.xda-developers.com/pixel-3-xl/how-to/guide-pixel-3-xl-android-10-0-q-t3964117
Index:
Step number 9
Is it possible to add the face unlock feature?
Zzoro said:
Is it possible to add the face unlock feature?
Click to expand...
Click to collapse
Possible yes, legal and ethical unfortunately not
Excellent ROM! Close to stock with added features, great work. I will test this ROM as my daily driver and report any issues found
K0wneD said:
Excellent ROM! Close to stock with added features, great work. I will test this ROM as my daily driver and report any issues found
Click to expand...
Click to collapse
I asked this in the original thread.. is Android Auto working in this release. Thx
mgp53 said:
I asked this in the original thread.. is Android Auto working in this release. Thx
Click to expand...
Click to collapse
I'm sorry, I don't own a car that supports Android Auto so I cannot test that feature for you
---------- Post added at 04:18 AM ---------- Previous post was at 04:11 AM ----------
I noticed that my phone doesn't get into fast charging mode anymore. It just says 'Charging' and noticeably charges the phone very slow, is there a way to acknowledge this issue? Thanks!
Being that this is a CAF ROM, does the 3rd party kernel also need to be CAF specific? Or would something like Elemental X work?
socioteq said:
Being that this is a CAF ROM, does the 3rd party kernel also need to be CAF specific? Or would something like Elemental X work?
Click to expand...
Click to collapse
Kernel doesn't need to be CAF specific.
Sent from my Pixel 3 using XDA Labs
K0wneD said:
[/COLOR]I noticed that my phone doesn't get into fast charging mode anymore. It just says 'Charging' and noticeably charges the phone very slow, is there a way to acknowledge this issue? Thanks!
Click to expand...
Click to collapse
So, I went back to Stock Android Q as fast charging is a deal breaker for me and it seems to be working. Are other users facing this issue as well? If yes, may be it could be added to known issues. If not, I will try to flash the ROM again with a clean wipe hoping it will fix the issue for me
K0wneD said:
So, I went back to Stock Android Q as fast charging is a deal breaker for me and it seems to be working. Are other users facing this issue as well? If yes, may be it could be added to known issues. If not, I will try to flash the ROM again with a clean wipe hoping it will fix the issue for me
Click to expand...
Click to collapse
It's your issue bro, mine is perfectly working.
Clean wipe and start over
zxspectrun said:
It's your issue bro, mine is perfectly working.
Clean wipe and start over
Click to expand...
Click to collapse
Fast charge works for me too.. :good:
Sent from my crosshatch using XDA Labs
works great
K0wneD said:
So, I went back to Stock Android Q as fast charging is a deal breaker for me and it seems to be working. Are other users facing this issue as well? If yes, may be it could be added to known issues. If not, I will try to flash the ROM again with a clean wipe hoping it will fix the issue for me
Click to expand...
Click to collapse
I have no problems with rapid charging here

[ROM][11][OnePlus6][OFFICIAL]Syberia Project

{
"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:
/*
* Your warranty is now void.
*
* Syberia Team 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.
*/
Read the whole OP! Be respectful to each other and don't ask for ETAs, it's considered as being rude!
Syberia Project (aka Syberia OS) is a custom ROM for Oneplus 6 (enchilada) that implements various features. This project was designed by our "Syberia Team" from scratch based on AOSP source code with some CAF fixes and improvements. Our team: @DennySPB, @blinoff82, @alexxxdev. Also many thanks to our designers @rlshukhov and @a18h for logos, wallpapers and bootanimations.
If you like our work you can buy us a cup of coffee or a glass of beer
Here
Code:
OTA support
Inbuilt TWRP
VoLTE, VoWiFi
LineageOS LiveDisplay
MicroG support
Omnijaws weather
Face unlock feature
WFD (Miracast)
Gaming mode
Call recording
Custom lockscreen clocks
Dt2s on statusbar and lockscreen option
QS columns count configurable
HW Key customization
Lockscreen quick unlock
Volume key cursor control
Prevent accidental wake-up
Statusbar battery customization
Wake up on charge
Pulse flash on incoming call
Battery light customization
In-call vibration options
Screen-off animations
Live volume steps
Statusbar items switches
Statusbar network traffic
Transparent notifications on lockscreen
Three finger swipe to screenshot
Power button torch
Double tap gestures
Extended powermenu
Playback control
Lockscreen visualizer
Volume rocker wake
VoLTE and VoWiFi icons support
Custom system animations
Themes support
Accent colors
Fonts support
Icon shape support
Screen Record
ExFat and NTFS support
...Settings and features will be gradually added.
SyberiaOS ROM Download
Flame Gapps Download (recommended)
OpenGapps
Latest TWRP recovery Download
Latest official Magisk
Updating from Syberia OS Android 10.
Code:
- Install latest TWRP
- Flash ROM
- Reboot from TWRP to TWRP again for slot change
- Flash recommended Gapps (you can use OpenGapps at your own risk)
- Flash recommended Magisk (you can use the official one at your own risk)
- Wipe DATA!!!
- Reboot into system
- Complete first setup
- Reboot to TWRP and flash Magisk again.
- Reboot into system.
Updating from previous Android 11 build.
Code:
- Reboot to TWRP
- Flash ROM
- Reboot to TWRP again
- Flash recommended Gapps (you can use OpenGapps at your own risk)
- Flash recommended Magisk (you can use the official one at your own risk)
- Wipe cache
- Reboot
Code:
- Stock cam crashes sometimes
Official website
Syberia Project Github
Syberia Project Gerrit
Syberia Project Kernel Source
Official Telegram Group
Announcements Telegram Group
Development Telegram Group
Code:
- LineageOS
- PixelExperience
- AOSPA (aka Paranoid Android)
- Nitrogen Project
- Benzo Rom
- Dirty Unicorns
XDA:DevDB Information
[ROM][11][OnePlus6][OFFICIAL]Syberia Project, ROM for the OnePlus 6
Contributors
blinoff82, DennySPB
Source Code: https://github.com/SyberiaProject-Devices/platform_kernel_oneplus_sdm845
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: OOS Latest
Based On: AOSP
Version Information
Status: Beta
Created 2020-09-25
Last Updated 2020-11-25
FAQ:​
Q: Safetynet cannot be passed.
A: Enable "Magisk Hide" option in Magisk Manager settings.
Q: Is it possible not to reinstall Gapps when updating ROM?
A: Yes, if you install NikGapps during the next update. This package have a backup script and you no longer need to reinstall it with every update. Download NikGapps
First
Well,
That was fast..
Wow. Wasnt expected this soon without critical bugs. Great.
blinoff82 said:
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: OOS Latest
Based On: AOSP
Version Information
Status: Beta
Created 2020-09-25
Last Updated 2020-09-25
Click to expand...
Click to collapse
Hey bro, look at ROM OS Version.. Thought I would say it before someone else does
Nice and smooth Rom. Only Magisk i cant give apps root access
Oh yeah, android 11 in title Rom version 10 in description.
May I assume correctly, there won't be any new updates for the stable 10 version with this eye candy but cumbersome Asus stitch?
Does this version has custom volume steps, or may I exspect this 9+10 feature within the next half of the future year?
OH, I forgot, does this room runs stable for weeks like the last 1/4 latest versions of 9 & & 10 or does it - as the straps 9 & & 10 versions - crash every then and there?
A small overview of this awesome ROM for people who want to know what to expect going forward.
*ROM is clean. Booting animation is syberia logo flashing from left and A11 during boot up.
* Launcher is quickstep launcher. Does what it is supposed to do.
* Magisk canary can be installed, doesn't pass safety net at first. Enable Magisk hide and safety net passes without problem.
* Power menu translations are broken for me. Power off is in English, while restart is in Russian.
* Magisk should be installed twice as mentioned in instructions.
I will be on this ROM for sometime so you can ask questions or want to test specific stuff, I will be glad to check it out.
Thank you to all devs for this awesome ROM.
k$kendsup said:
A small overview of this awesome ROM for people who want to know what to expect going forward.
*ROM is clean. Booting animation is syberia logo flashing from left and A11 during boot up.
* Launcher is quickstep launcher. Does what it is supposed to do.
* Magisk canary can be installed, doesn't pass safety net at first. Enable Magisk hide and safety net passes without problem.
* Power menu translations are broken for me. Power off is in English, while restart is in Russian.
* Magisk should be installed twice as mentioned in instructions.
I will be on this ROM for sometime so you can ask questions or want to test specific stuff, I will be glad to check it out.
Thank you to all devs for this awesome ROM.
Click to expand...
Click to collapse
Only updation available for Syberia ROM? If coming from other ROM, how can the installation?
crypta said:
Oh yeah, android 11 in title Rom version 10 in description.
Click to expand...
Click to collapse
When creating a new thread, i need to choose from the drop-down list version of Android. At the moment, the forum does not know that the 11th version appeared. There's only 10 on his list.
Root not work
Kmailknopf said:
Root not work
Click to expand...
Click to collapse
Working fine here
vikash1994b said:
Working fine here
Click to expand...
Click to collapse
Hmm OK.
Edit: unistall magisk and flash again and now works.
k$kendsup said:
A small overview of this awesome ROM for people who want to know what to expect going forward.
*ROM is clean. Booting animation is syberia logo flashing from left and A11 during boot up.
* Launcher is quickstep launcher. Does what it is supposed to do.
* Magisk canary can be installed, doesn't pass safety net at first. Enable Magisk hide and safety net passes without problem.
* Power menu translations are broken for me. Power off is in English, while restart is in Russian.
* Magisk should be installed twice as mentioned in instructions.
I will be on this ROM for sometime so you can ask questions or want to test specific stuff, I will be glad to check it out.
Thank you to all devs for this awesome ROM.
Click to expand...
Click to collapse
So, does this rom has custom volume steps?
And.. This is sadly only answerable within the next weeks.. How stable is it? The latest 9/10 syberiaOS got Rock stable. And in the end, stability got a very important factor to me.
Just getting the latest version, which falls back to the few features and stability of early syberiaOS is not a real improvement for me. It may be better with this 11,but after the experience with the early last 2 versions and owning just one device, I am not that eager to jump through the testing loops.
crypta said:
So, does this rom has custom volume steps?
And.. This is sadly only answerable within the next weeks.. How stable is it? The latest 9/10 syberiaOS got Rock stable. And in the end, stability got a very important factor to me.
Just getting the latest version, which falls back to the few features and stability of early syberiaOS is not a real improvement for me. It may be better with this 11,but after the experience with the early last 2 versions and owning just one device, I am not that eager to jump through the testing loops.
Click to expand...
Click to collapse
This is ofcourse the first release and for the first release it is stable enough. I can carry out basic functionality which doesn't hamper the basic use of phone. Customisation will take time to get implemented. For people who want complete stability, better wait for later versions and stay on A10 for now.
Hi!
Thank you very much for the ROM.
My experience, I have installed the ROM in a different way, because I use the Zip to not encrypt the phone.
1 Install OOS 10.3 + twrp 3.3.1-18 reboot recovery 2 Installed OOS 10.3+ twrp 3.3.1-18 and Reboot twrp
3 Install syberian 11+ twrp.
4 Reboot twrp, install gapps + magisk module + No_verity_mod_for_OP6 Android_10_Compatible.zip.
Magisk work fine. fast and fluid, very good color saturation. Bluetooth with my Garmin phoenix 5 plus fine. the only thing that does not have dual sim ring tone.
The gestures on the screen work fine, the gesture to return to home does not work
Thank you very much for this fantastic ROM!View attachment 5104927
Enviado desde mi ONEPLUS A6000 mediante Tapatalk
crypta said:
So, does this rom has custom volume steps?
And.. This is sadly only answerable within the next weeks.. How stable is it? The latest 9/10 syberiaOS got Rock stable. And in the end, stability got a very important factor to me.
Just getting the latest version, which falls back to the few features and stability of early syberiaOS is not a real improvement for me. It may be better with this 11,but after the experience with the early last 2 versions and owning just one device, I am not that eager to jump through the testing loops.
Click to expand...
Click to collapse
Dont compare last versions of a10 to first release of a11. Of course is not the same and will change a lot with the time until it will be really stable. First we need to get OOS 11 to get custom a11 roms stable. Some apps is still not updated to support a11 because of its very early stage
Great rom. And very stable. I haven't found any major bugs. Navigation gesture bar has a bit of problem sometimes it gets stuck in a position while switching to landscape to portrait.
sanjay parmar said:
Great rom. And very stable. I haven't found any major bugs. Navigation gesture bar has a bit of problem sometimes it gets stuck in a position while switching to landscape to portrait.
Click to expand...
Click to collapse
Can you confirm if Alart Slider is working as it intended..
Like Top Position for Total Silence
Middle for Vibrate only
& Bottom for Normal

Categories

Resources