[ROM][Pixel 4 XL][11.0] [Clang 13] PixelDust Android 11 for coral

Search This thread

fKm

Senior Member
Jan 7, 2011
1,123
1,654
Schuettorf
banner11spjzm.png

PixelDust ROM is an Android 11 ROM especially built for the current Google Pixel devices and aimed for stability at its core with themes and customizations.

Our philosophy is to offer all the features known from the Google Pixel Factory Images paired with a useful selection of the coolest custom ROM features.

Our project is based off directly from AOSP. We attach great importance to aesthetics, themeability and personalization. For this we have integrated a great selection of space wallpapers and a special theme app (many thanks to Dirty Unicorns for their code base) in the settings of the Android OS.

The PixelDust Crew would highly appreciate if you would take a little of your time and leave your valuable feedback, your honest opinion or just say hello. If you should encounter a bug, or some kind of glitch that seems to be abnormal and you are pretty sure that it is related to the ROM (and not related to any special apps or mods you flashed on top), then please give as many details as possible.

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 more for the other team members and spezi77. Cheers!


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.


listingoffeaturesnuj5z.png


* Periodic AOSP security updates
* Vendor image and Pixel GApps included (Please do not flash any third party GApps)
* Pixel wallpapers
* PixelDust wallpapers
* PixelDust Launcher

Theming
* Additional dark/black themes, Accent colors, Fonts, Icon shapes, Navbar and QS tile styles

Additional QS tiles
* Always On Display
* Caffeine
* Language
* NFC
* PixelDust Settings
* Screenshot (Partial/Full)
* and many more

Lock screen display
* Ambient wake gestures
* Pixel style Ambient music ticker
* Now Playing support (only Pixel 2 and higher)

Security
* Lock screen PIN quick unlock
* Face Unlock

System Gestures
* Active Edge
* Swipe fingerprint for notifications
* Swipe fingerprint left or right to dismiss notifications
* Volume rocker skips music tracks
* Three-fingers-swipe to screenshot
* Advanced Gestural navigation settings

Status bar
* Status bar items
* Network activity
* Clock & date settings
* Battery settings

Quick settings
* Secure tiles require unlocking
* Battery percentage
* Battery estimate
* Quick QS pulldown
* QS columns/rows customizations
* and many more

Buttons
* Screen off power button torch
* Volume Settings: Playback control, Volume wake, Volume key cursor

Navigation bar
* Navbar visibility toggle
* 3-button navigation options:
* Layout (normal, compact, left-leaning, right-leaning)
* Invert layout of Navbar buttons
* Pixel animation

Gestures
* Status bar dt2s
* Lock screen dt2s

Lock screen
* Battery info
* Charging animation
* Lockscreen shortcuts
* Show/hide quick settings
* Show/hide status bar
* Media cover art
* Media artwork blur level
* Lock screen charging animation

Power menu
* Additional Power Menu options incl. advanced Restart

Notifications
* Less boring heads up
* Notification sound if active

Misc
* Pulse for NavBar, LockScreen and Ambient Screen
* Wake up on charge
* Rounded corners



Not working:

* Motion Sense


links4rjc1.png


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.

Downloads:
* Pixel Dust ROM Android 11 incl. GApps
* Boot image (must be flashed before each installation process)

socialmedia5ljkh.png

Telegram Discussion Channel: https://t.me/pixeldustcommunity
Telegram Announcements Channel: https://t.me/pixeldustproject
Telegram Build Support Channel: https://t.me/compile_pixeldust
Discord Server: https://discord.gg/ANtVnW8



installationguidemmkme.png


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
* Bootloader unlocked
* You have created a backup of your ROM & data

First time installing PixelDust ROM, or coming from another ROM:

YOU MUST HAVE AUGUST FACTORY IMAGE!
  1. Flashing stock ROM: Follow these instructions: https://developers.google.com/android/images#coral
  2. Flashing PixelDust ROM:
    • Download the ROM and boot image
    • Flash the boot image (this allows stock recovery to flash unsigned rom zip since we dont have TWRP):
      Code:
      fastboot flash boot boot.img
    • Wipe userdata (required for first PixelDust/Android 11 install):
      Code:
      fastboot erase userdata
    • Reboot into fastbootd:
      Code:
      fastboot reboot fastboot
    • Use volume keys and power button to select "Enter Recovery"
    • Use Power button + volume up to enter Recovery
    • Select "Apply Update from ADB"
    • Sideload the ROM zip:
      Code:
      adb sideload PixelDust-Eleven-aosp-coral-***.zip
    • Reboot
Dirty flashing PixelDust ROM:

Just skip the step "Wipe userdata"



creditsi9kfj.png


Thanks to all development teams, e.g. ABC ROM, AICP, AOKP, AOSPA, AOSP Extended, BenzoROM, Bootleggers, CarbonROM, crDroid, DirtyUnicorns, Havoc OS, HentaiOS, LOS, MSM-Xtended Project, OmniROM, Potatoes Project, PureNexus, ProtonAOSP and YAAP, we borrowed a few features and tweaks from.


kernelsourceemjy3.png

Source code:
* Unicornblood kernel (by Dirty Unicorns)
 
Last edited:

fKm

Senior Member
Jan 7, 2011
1,123
1,654
Schuettorf
changelogk4jka.png


====================
2021-08-08
====================

* build/make
1f59712 Merge tag 'android-11.0.0_r40' of https://android.googlesource.com/platform//build into HEAD [spezi77]

* external/boringssl
11a3d50 Merge tag 'android-11.0.0_r40' of https://android.googlesource.com/platform//external/boringssl into HEAD [spezi77]

* frameworks/base
8e47118 DisplayModeDirector: Default min refresh rate to 60 Hz [Adithya R]
020caae base: Allow disabling refresh rate lowering in battery saver [1/2] [Adithya R]
30c50f0 [master] Add madvising of .odex, .vdex and .art files [Jagadeesh Pakaravoor]
b13f28d [master] Stop manually mixing /dev/hw_random. [Elliott Hughes]
1e643fc [master] Make releaseSomeActivities() a oneway call. [Martijn Coenen]
3a58d91 [master] Remove obsolete config_jitzygoteBootImagePinnerServiceFiles. [Nicolas Geoffray]
1c23592 [master] [UPSTREAM] Reset PAC keys on thread creation instead of on zygote fork. [Peter Collingbourne]
d1638f9 AppLock: Update tasks snapshot when needed [jhenrique09]
8c3c1c7 !fixup SystemUI: Fix showing duplicated charging status [Scott Warner]
4a6fcbd Merge tag 'android-11.0.0_r40' of https://android.googlesource.com/platform//frameworks/base into HEAD [spezi77]

* manifest
956a091 Merge tag 'android-11.0.0_r40' of https://android.googlesource.com/platform//manifest into HEAD [spezi77]

* packages/apps/Settings
35044b6 Settings: Add toggle for 60Hz refresh rate on battery saver [2/2] [Adithya R]
0d056e5 Settings: Add preference for maximum screen refresh rate [Adithya R]
9443a68 Settings: Pass Locale.US when formatting refresh rate string [LuK1337]
13b87c6 Settings: Add preference for KEY_MIN_REFRESH_RATE [LuK1337]
ec5441d Add sliders for color balance adjustment: Import de translation. [spezi77]
47dcfe2 Merge tag 'android-11.0.0_r40' of https://android.googlesource.com/platform//packages/apps/Settings into HEAD [spezi77]

* packages/services/Telephony
be77c9f Merge tag 'android-11.0.0_r40' of https://android.googlesource.com/platform//packages/services/Telephony into HEAD [spezi77]

* vendor/google
e3cfa6b bluecross: Update vendor blobs from RQ3A.210805.001.A1 (August). [spezi77]

* vendor/pixeldust
ad4dc27 hentai: CarrierSettings: Update from RQ3A.210805.001.A1 [Dyneteve]

* vendor/pixelgapps
dcdc734 gms: Update from RQ3A.210805.001.A1 [Dyneteve]

====================
2021-08-07
====================

====================
2021-08-06
====================

* device/google/coral
b7dd99f coral: Update product info from RQ3A.210805.001.A1 [fKm]
cacf9b6 Merge tag 'android-11.0.0_r40' of https://android.googlesource.com/device/google/coral into 11 [fKm]

* vendor/google
461a475 coral: Update blobs from RQ3A.210805.001.A1 [Danny Lin]

====================
2021-08-05
====================

====================
2021-08-04
====================

====================
2021-08-03
====================

* frameworks/base
3af7fa2 Fixup charger sound commit. [spezi77]
a1c03e2 Do not show charging animation when disconnecting [Pranav Vashi]
e2c11cc base: Use wireless charging animation for wired charging too [Anushek Prasal]
3ad6589 Fixup! Battery and charger sound [ZeNiXxX]
a0082ef BatteryMeterView: Fix logcat warning spam [limoniumstatice]
78e8925 Graphics: Fix NPE on GradientDrawable [ZeNiXxX]
c6f84f5 SystemUI: Fix NPE on Volume panel plugins [ZeNiXxX]

* manifest
1fed4b4 Manifest for Android 11.0.0 Release 40 (RQ3A.210805.001.A1) [The Android Open Source Project]

====================
2021-08-02
====================

* frameworks/base
38f1199 Drop the O_NOFOLLOW flag. [Nicolas Geoffray]
efbaaee When a pinned file is a jar or apk, ask the runtime for other files. [Nicolas Geoffray]
a89c74a Custom Rounded Corner preference [1/2] [Kshitij Gupta]
fda14ef Revert "Custom Rounded Corner and Padding preferences [1/2] (WIP)" [spezi77]

* packages/apps/Settings
ccd8c8e Use separate accessibility icons for settings and system dashboard. [spezi77]

* packages/apps/Settings/PixelDustSettings
7d0a8b4 Rounded Corners: Cleanup and improvements. * Remove unnecessary rounded corners category in Misc Settings * Fix reset corner radius to default fw value * Remove commented code for Content Padding, which is not going to happen in A11 [spezi77]

====================
2021-08-01
====================

* external/asus/stitchimage
c5b47a7 stitchimage: Enable dexpreopt [Albert I]

* vendor/pixeldust
3e18dcd Revert "changelog: switch back printf to echo" [spezi77]

====================
2021-07-31
====================

* packages/apps/ElmyraService
59827a8 Convert service to singleton for system user [Danny Lin]

====================
2021-07-30
====================

====================
2021-07-29
====================

====================
2021-07-28
====================

====================
2021-07-27
====================

====================
2021-07-26
====================

====================
2021-07-25
====================

====================
2021-07-24
====================

====================
2021-07-23
====================

====================
2021-07-22
====================

====================
2021-07-21
====================

====================
2021-07-20
====================

* vendor/google
e65e1ed floral: RQ3A.210705.001 [limoniumstatice]

====================
2021-07-19
====================

* device/pixeldust/sepolicy
b190748 Legacy WFD video mode settings [DennySPb]

* frameworks/av
c016c07 Legacy WFD output video mode settings [3/3] [DennySPb]
88f3ac8 Enable Wifi Display to support 1920*1080 60fps [wangwei_b]
42f4eea Disable ABI check [xyyx]
d82b078 Log MediaExtractor entry point to MediaMetrics [Santiago Seifert]
6c3e256 audioflinger: Fix audio for WifiDisplay [myfluxi]
eda50ae libstagefright_wfd: Adapt to A11 changes [DennySPb]
5059ab2 libstagefright: Remove libmediaextractor dependency [Adithya R]
d5c55bd Remove libmediaextractor dependency from libstagefright_wfd [Nico]
0d80705 Revert "Move unused classes out of stagefright foundataion" [Nico]
e4e2d44 libstagefright_wfd: video encoder does not actually release MediaBufferBase when done [Vladimir Oltean]
3956742 stagefright: Fix buffer handle retrieval in signalBufferReturned [Angelo G. Del Regno]
838d0e8 stagefright: Fix SurfaceMediaSource getting handle from wrong position issue [zhangbo_a]
320b1fe libstagefright_wfd: libmediaplayer2: compilation fixes [Vladimir Oltean]
097337a Revert "stagefright: remove Miracast sender code" [Vladimir Oltean]
8f49135 Revert "Removed unused class and its test" [Vladimir Oltean]

* frameworks/base
496273e display: Add simple RGB color balance transform [Danny Lin]
4fdcf8a Legacy WFD output video mode settings[1/3] [DennySPb]

* packages/apps/Settings
d5724a4 Add sliders for color balance adjustment via ColorDisplayManager [Danny Lin]
b570022 Legacy WFD output video mode settings [2/3] [DennySPb]

* system/sepolicy
60aba21 [TMP] Silence neverallow check error [Sonal Singh]

====================
2021-07-18
====================

* vendor/qcom/opensource/fm-commonsys
f031b3f fmapp2: don't destroy notification channel on stop [Luca Weiss]
 
Last edited:

jubeilecu

Senior Member
Apr 20, 2010
99
18
Google Pixel 5
It's the same build from
banner11spjzm.png

PixelDust ROM is an Android 11 ROM especially built for the current Google Pixel devices and aimed for stability at its core with themes and customizations.

Our philosophy is to offer all the features known from the Google Pixel Factory Images paired with a useful selection of the coolest custom ROM features.

Our project is based off directly from AOSP. We attach great importance to aesthetics, themeability and personalization. For this we have integrated a great selection of space wallpapers and a special theme app (many thanks to Dirty Unicorns for their code base) in the settings of the Android OS.

The PixelDust Crew would highly appreciate if you would take a little of your time and leave your valuable feedback, your honest opinion or just say hello. If you should encounter a bug, or some kind of glitch that seems to be abnormal and you are pretty sure that it is related to the ROM (and not related to any special apps or mods you flashed on top), then please give as many details as possible.

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 more for the other team members and spezi77. Cheers!


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.


listingoffeaturesnuj5z.png


* Periodic AOSP security updates
* Vendor image and Pixel GApps included (Please do not flash any third party GApps)
* Pixel wallpapers
* PixelDust wallpapers
* PixelDust Launcher

Theming
* Additional dark/black themes, Accent colors, Fonts, Icon shapes, Navbar and QS tile styles

Additional QS tiles
* Always On Display
* Caffeine
* Language
* NFC
* PixelDust Settings
* Screenshot (Partial/Full)
* and many more

Lock screen display
* Ambient wake gestures
* Pixel style Ambient music ticker
* Now Playing support (only Pixel 2 and higher)

Security
* Lock screen PIN quick unlock
* Face Unlock

System Gestures
* Active Edge
* Swipe fingerprint for notifications
* Swipe fingerprint left or right to dismiss notifications
* Volume rocker skips music tracks
* Three-fingers-swipe to screenshot
* Advanced Gestural navigation settings

Status bar
* Status bar items
* Network activity
* Clock & date settings
* Battery settings

Quick settings
* Secure tiles require unlocking
* Battery percentage
* Battery estimate
* Quick QS pulldown
* QS columns/rows customizations
* and many more

Buttons
* Screen off power button torch
* Volume Settings: Playback control, Volume wake, Volume key cursor

Navigation bar
* Navbar visibility toggle
* 3-button navigation options:
* Layout (normal, compact, left-leaning, right-leaning)
* Invert layout of Navbar buttons
* Pixel animation

Gestures
* Status bar dt2s
* Lock screen dt2s

Lock screen
* Battery info
* Charging animation
* Lockscreen shortcuts
* Show/hide quick settings
* Show/hide status bar
* Media cover art
* Media artwork blur level
* Lock screen charging animation

Power menu
* Additional Power Menu options incl. advanced Restart

Notifications
* Less boring heads up
* Notification sound if active

Misc
* Pulse for NavBar, LockScreen and Ambient Screen
* Wake up on charge
* Rounded corners



Not working:

* Motion Sense


links4rjc1.png


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.

Downloads:
* Pixel Dust ROM Android 11 incl. GApps
* Boot image (must be flashed before each installation process)

socialmedia5ljkh.png

Telegram Discussion Channel: https://t.me/pixeldustcommunity
Telegram Announcements Channel: https://t.me/pixeldustproject
Telegram Build Support Channel: https://t.me/compile_pixeldust
Discord Server: https://discord.gg/ANtVnW8



installationguidemmkme.png


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
* Bootloader unlocked
* You have created a backup of your ROM & data

First time installing PixelDust ROM, or coming from another ROM:

YOU MUST HAVE JANUARY FACTORY IMAGE!
  1. Flashing stock ROM: Follow these instructions: https://developers.google.com/android/images#coral
  2. Flashing PixelDust ROM:
    • Download the ROM and boot image
    • Flash the boot image (this allows stock recovery to flash unsigned rom zip since we dont have TWRP):
      Code:
      fastboot flash boot boot.img
    • Wipe userdata (required for first PixelDust/Android 11 install):
      Code:
      fastboot erase userdata
    • Reboot into fastbootd:
      Code:
      fastboot reboot fastboot
    • Use volume keys and power button to select "Enter Recovery"
    • Use Power button + volume up to enter Recovery
    • Select "Apply Update from ADB"
    • Sideload the ROM zip:
      Code:
      adb sideload PixelDust-Eleven-aosp-coral-***.zip
    • Reboot
Dirty flashing PixelDust ROM:

Just skip the step "Wipe userdata"



creditsi9kfj.png


Thanks to all development teams, e.g. ABC ROM, AICP, AOKP, AOSPA, AOSP Extended, BenzoROM, Bootleggers, CarbonROM, crDroid, DirtyUnicorns, Havoc OS, HentaiOS, LOS, MSM-Xtended Project, OmniROM, Potatoes Project, PureNexus, ProtonAOSP and YAAP, we borrowed a few features and tweaks from.


kernelsourceemjy3.png

Source code:
* Unicornblood kernel (by Dirty Unicorns)
It's the same build that you posted on Pixel Dust 10 forum? I mean need i to flash this one if I already have installed the build of 22 January??
 

heocon77

Member
Dec 14, 2011
19
0
I installed the rom ok but I installed a kernel and it recognized the device as pixel 5, how do I change the device to a pixel 4xl, thanks for supporting
 

jubeilecu

Senior Member
Apr 20, 2010
99
18
Google Pixel 5
Ok I will try it!
Great work bro.
Installed and working.
One question, would be possible to next build include a disabled power button feature on lock screen ?? I mean when the screen is locked you couldn't reboot or power off the device unless you password it.
I saw this feature in others ROM and think it's a great solution in case of lost or stolen.
 

Curiousn00b

Senior Member
This is by design. We spoof the Pixel 5 ID to pass safetynet.
I've found little things here and there for bugs, that's either on my end or due to something I caused myself, but that Pixel 5 thing threw me off, lol.

Even when I reflashed back to stock, my PC still thought I had a Pixel 5 till I uninstalled the USB driver. Also got that " Welcome to your new Pixel 5! " email from Google.

But, there's a Magisk Module that passes Safetynet without having to spoof, I think that's a better option since spoofing the device causes other apps to not work correctly. Biometrics is disabled for me due to the fact that the Pixel 5 doesn't have Face ID. 🤔

Edit: Spoofing back to a Pixel 4 XL fixed the biometrics issue with LastPass for me, and still passing safetynet, guessing due to it thinking it's a Pixel 5 by default anyways.
 
Last edited:
I've found little things here and there for bugs, that's either on my end or due to something I caused myself, but that Pixel 5 thing threw me off, lol.

Even when I reflashed back to stock, my PC still thought I had a Pixel 5 till I uninstalled the USB driver. Also got that " Welcome to your new Pixel 5! " email from Google.

But, there's a Magisk Module that passes Safetynet without having to spoof, I think that's a better option since spoofing the device causes other apps to not work correctly. Biometrics is disabled for me due to the fact that the Pixel 5 doesn't have Face ID. 🤔

Edit: Spoofing back to a Pixel 4 XL fixed the biometrics issue with LastPass for me, and still passing safetynet, guessing due to it thinking it's a Pixel 5 by default anyways.

The dev is aware of the magisk module to pass safetynet (safetynet-fix-v1.1.1.zip). I won't speak for him but it was done on purpose to pass safetynet out of box without the need for any modules. Users are free to do whatever they want (changing model fingerprints for example) but just keep in mind that doing so changes the ROM from the intended design. You may run into other issues that no one can reproduce. When we can't reproduce an issue, it makes it difficult to help or pinpoint the issue. It also makes it more difficult to know if its a true bug or user modification issue (example would be changing the fingerprint to something different than intended).


Just something to keep in mind when reporting bugs or issues. Try to remember what's been changed from the base (core ROM) after installation and report it along with the bug/issue.
 
Last edited:
  • Like
Reactions: Deliberate

Curiousn00b

Senior Member
The dev is aware of the magisk module to pass safetynet (safetynet-fix-v1.1.1.zip). I won't speak for him but it was done on purpose to pass safetynet out of box without the need for any modules. Users are free to do whatever they want (changing model fingerprints for example) but just keep in mind that doing so changes the ROM from the intended design. You may run into other issues that no one can reproduce. When we can't reproduce an issue, it makes it difficult to help or pinpoint the issue. It also makes it more difficult to know if its a true bug or user modification issue (example would be changing the fingerprint to something different than intended).


Just something to keep in mind when reporting bugs or issues. Try to remember what's been changed from the base (core ROM) after installation and report it along with the bug/issue.
Everything's stable as can be, just a couple kinks here and there within settings without messing with anything, nothing serious.

And yeah, I read about it being intended, but it broke biometrics with some apps. Some still worked perfectly fine without spoofing back to a Coral though.


Does NGA display properly on this build?
You don't get the colorful Google colors at the bottom, but it's the same UI.
 
  • Like
Reactions: GROOVYJOSHCLARK
New build with Feb patch was pushed.
As many requested I changed the fingerprint to original Pixel 4 XL and it still passes safetynet. Also live volume steps were added as per request. You can find the changelog in the second post.
Have fun! Dirty flashing may work, I havent tested.
Rock on! THANK YOU for the volume steps, that's all I was missing!!
 

Top Liked Posts

  • There are no posts matching your filters.
  • 17
    banner11spjzm.png

    PixelDust ROM is an Android 11 ROM especially built for the current Google Pixel devices and aimed for stability at its core with themes and customizations.

    Our philosophy is to offer all the features known from the Google Pixel Factory Images paired with a useful selection of the coolest custom ROM features.

    Our project is based off directly from AOSP. We attach great importance to aesthetics, themeability and personalization. For this we have integrated a great selection of space wallpapers and a special theme app (many thanks to Dirty Unicorns for their code base) in the settings of the Android OS.

    The PixelDust Crew would highly appreciate if you would take a little of your time and leave your valuable feedback, your honest opinion or just say hello. If you should encounter a bug, or some kind of glitch that seems to be abnormal and you are pretty sure that it is related to the ROM (and not related to any special apps or mods you flashed on top), then please give as many details as possible.

    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 more for the other team members and spezi77. Cheers!


    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.


    listingoffeaturesnuj5z.png


    * Periodic AOSP security updates
    * Vendor image and Pixel GApps included (Please do not flash any third party GApps)
    * Pixel wallpapers
    * PixelDust wallpapers
    * PixelDust Launcher

    Theming
    * Additional dark/black themes, Accent colors, Fonts, Icon shapes, Navbar and QS tile styles

    Additional QS tiles
    * Always On Display
    * Caffeine
    * Language
    * NFC
    * PixelDust Settings
    * Screenshot (Partial/Full)
    * and many more

    Lock screen display
    * Ambient wake gestures
    * Pixel style Ambient music ticker
    * Now Playing support (only Pixel 2 and higher)

    Security
    * Lock screen PIN quick unlock
    * Face Unlock

    System Gestures
    * Active Edge
    * Swipe fingerprint for notifications
    * Swipe fingerprint left or right to dismiss notifications
    * Volume rocker skips music tracks
    * Three-fingers-swipe to screenshot
    * Advanced Gestural navigation settings

    Status bar
    * Status bar items
    * Network activity
    * Clock & date settings
    * Battery settings

    Quick settings
    * Secure tiles require unlocking
    * Battery percentage
    * Battery estimate
    * Quick QS pulldown
    * QS columns/rows customizations
    * and many more

    Buttons
    * Screen off power button torch
    * Volume Settings: Playback control, Volume wake, Volume key cursor

    Navigation bar
    * Navbar visibility toggle
    * 3-button navigation options:
    * Layout (normal, compact, left-leaning, right-leaning)
    * Invert layout of Navbar buttons
    * Pixel animation

    Gestures
    * Status bar dt2s
    * Lock screen dt2s

    Lock screen
    * Battery info
    * Charging animation
    * Lockscreen shortcuts
    * Show/hide quick settings
    * Show/hide status bar
    * Media cover art
    * Media artwork blur level
    * Lock screen charging animation

    Power menu
    * Additional Power Menu options incl. advanced Restart

    Notifications
    * Less boring heads up
    * Notification sound if active

    Misc
    * Pulse for NavBar, LockScreen and Ambient Screen
    * Wake up on charge
    * Rounded corners



    Not working:

    * Motion Sense


    links4rjc1.png


    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.

    Downloads:
    * Pixel Dust ROM Android 11 incl. GApps
    * Boot image (must be flashed before each installation process)

    socialmedia5ljkh.png

    Telegram Discussion Channel: https://t.me/pixeldustcommunity
    Telegram Announcements Channel: https://t.me/pixeldustproject
    Telegram Build Support Channel: https://t.me/compile_pixeldust
    Discord Server: https://discord.gg/ANtVnW8



    installationguidemmkme.png


    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
    * Bootloader unlocked
    * You have created a backup of your ROM & data

    First time installing PixelDust ROM, or coming from another ROM:

    YOU MUST HAVE AUGUST FACTORY IMAGE!
    1. Flashing stock ROM: Follow these instructions: https://developers.google.com/android/images#coral
    2. Flashing PixelDust ROM:
      • Download the ROM and boot image
      • Flash the boot image (this allows stock recovery to flash unsigned rom zip since we dont have TWRP):
        Code:
        fastboot flash boot boot.img
      • Wipe userdata (required for first PixelDust/Android 11 install):
        Code:
        fastboot erase userdata
      • Reboot into fastbootd:
        Code:
        fastboot reboot fastboot
      • Use volume keys and power button to select "Enter Recovery"
      • Use Power button + volume up to enter Recovery
      • Select "Apply Update from ADB"
      • Sideload the ROM zip:
        Code:
        adb sideload PixelDust-Eleven-aosp-coral-***.zip
      • Reboot
    Dirty flashing PixelDust ROM:

    Just skip the step "Wipe userdata"



    creditsi9kfj.png


    Thanks to all development teams, e.g. ABC ROM, AICP, AOKP, AOSPA, AOSP Extended, BenzoROM, Bootleggers, CarbonROM, crDroid, DirtyUnicorns, Havoc OS, HentaiOS, LOS, MSM-Xtended Project, OmniROM, Potatoes Project, PureNexus, ProtonAOSP and YAAP, we borrowed a few features and tweaks from.


    kernelsourceemjy3.png

    Source code:
    * Unicornblood kernel (by Dirty Unicorns)
    5
    I recompiled with the latest blobs and stuff and flashed it on my coral. Zero issues.
    I pushed a new build.

    If you have any problems atleast try a clean flash after flashing stock before. That worked flawless for me.
    5
    New build with latest security patches was pushed. Changelog is also updated. Have fun!
    5
    New build with march security update was pushed. No FCs or other problems after a short testing by me. Have fun.
    4
    New build with april security update was pushed. Have fun!