[OMS][07-05-19][ROM][9.0_r44][OFFICIAL] AospExtended ROM 6.6

Search This thread

slothdabski

Senior Member
Aug 3, 2015
2,106
3,600
Chicago
ER7PzVx.png



Code:
/*
 * Your warranty is now void.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at me for messing up your device, I will laugh at you.
 */


Read the whole OP! Be respectful to each other and don't ask for ETAs, it's considered as being rude!



KDVygxh.png


AOSP Extended is an AOSP based rom which provides stock UI/UX with various customisations. The project has been made by cherry-picking various commits from various other projects. Being based on AOSP it provides a smooth and lag-free experience out of the box. We will constantly try to add more features and make it even better in future updates. A ROM by a user, for a user. #StayAOSP #ExtendYourDevice #BeExtended



Np7jfnY.png



#ExtendYourDevice Here are the Extensions! on top of AOSP! We are constantly trying to update the list. Our aim is not to provide all the features available on earth. We are not thinking of cherry-picking every feature out there. Our aim is to add important features that we think should be here and also what you think. For addition of more tweaks or features, head on to our G+ community and post the list of features that you want! Features with commits will be more helpful!

Code:
[B]
-Caesium kernel built with gcc 9.1
-Pixel Launcher w/ Recents
-Google Camera
-Unlimited Original Quality Photo Backup
-VOLTE for Many Carriers
-Statusbar Clock/Date Customizations
-Increasing Volume in Ringtone
-Statusbar Traffic Indicators
-QS Quick Pulldown
-QS Brightness Slider (Enable/Disable)
-QS Tiles Animations
-Toast Icon
-Power Menu Customizations
-Volume Rocker Tweaks (Wake/Music seek/Keyboard cursor control/Swap in landscape mode)
-QS Haptic Feedback
-Long Press Gear Icon in Statusbar Header Launches Extensions
-Show 4G instead LTE switch
-Night Mode QS Tile
-Lockscreen Shortcut
-Double Tap on Lockscreen to Sleep
-Battery Styles and Percentage
-Navbar QS Tile
-Status bar Clock Seconds
-Pie/Oreo Recents Toggle
-Longpress Power Button on Lockscreen for Torch
-AEXPapers
-Heads up Customizations
-Dynamic Navbar
-Built in Themes with multiple accents
-Additional Lock Pattern Grid Sizes, up to 6x6
-Additional Pin and Pattern Settings
-Disable Mobile Data and Wifi on a Per App Basis
-Lockscreen Weather
-Notification LED Customization
-Suspend Actions
-Full Gesture Navigation
-Double Tap to Sleep Navbar

And many more coming in future! Many extensions are added in each update so we miss out adding new extensions to this list. So always keep on checking the latest changelog in our G+ Community, and there you can monitor the previous changelogs as well, to see how far we have come![/B]



47WEHUl.png



Download ROM for your device!


Taimen


t709fnd.png



Want to try this awesomeness?


Code:
[b]
-Make sure you are coming from stock pie or any other pie rom
-Boot into TWRP
-Wipe data in TWRP
-Flash AEX zip
-Flash TWRP installer and reboot to recovery
-Install Magisk
-Wipe cache!
-And at last Reboot to system!
[First boot will take few minutes! Have patience]
[/b]


mmK3YNQ.png



Monitor the changelog here!


Code:
[b]
====================
     07-04-2019
====================

   * build/make/
29515c935  dex2oat: disable multithreading for WSL  [Arghya Chanda]
91c3124cf  Add detection for WSL  [Arghya Chanda]
   * device/google/wahoo/
c6d1e24  change defconfig  [slothdabski]
   * frameworks/base/
f949d1e0cfe8  appops: Switch to Privacy Guard for P (1/2)  [Arghya Chanda]
873278b23063  LiveDisplayService: Disable ColorTemperature when NightDisplay is available  [Arghya Chanda]
7981cdd2d73f  LiveDisplayTile: Report unavailable on HWC2  [Arghya Chanda]
02b84c21e7c3  Revert "NightDisplayController: report unavailable if livedisplay feature is present"  [Arghya Chanda]
b2d56e4d24fc  SystemUI: Use proper lock icon scale on dismissing notification panel view  [Arghya Chanda]
eed72476b92f  SystemUI: Handle orientation and screenSize changes for TunerActivity  [Arghya Chanda]
4e4e25de987e  Revert "SystemUI: fix the behavior of QS with isDualTarget=true"  [Arghya Chanda]
ff60711b2f2c  Add missing ensureRunningOnConnectivityServiceThread() function  [Arghya Chanda]
d9586cbfa290  PhoneWindowManager: Set delay for screenshot shortcut to 0  [Arghya Chanda]
d79c2f9232e4  Reduce the padding between media controls & seekbar  [Arghya Chanda]
6052c4794847  Fix back button not appearing after camera gesture launch  [Arghya Chanda]
bd9254d0fdb5  SystemUI: Use VoLTE icon from OOS  [Arghya Chanda]
72a7a5acc877  SeekBar: Check for null reference of mMediaController.getPlaybackState()  [Arghya Chanda]
d2f418975118  Stop USB Debugging authorization window dismissing on tap outside.  [Arghya Chanda]
ae3de66e0051  SystemUI: Decrease padding for statusbar icons  [Arghya Chanda]
4c7718038aac  Fix clock/statusbar padding  [Arghya Chanda]
c07a1a0934d5  Frameworks: Slightly refactor Parcel code  [Arghya Chanda]
ba15f878bd14  Stable seek bar positioning  [Arghya Chanda]
   * packages/apps/Settings/
7ab529f199  settings: appops: support setting for work profile apps.  [Arghya Chanda]
11f9913177  Settings: appops: Drop GET_UNINSTALLED_PACKAGES from getApplicationInfo()  [Arghya Chanda]
6ae3a4a52c  Settings: Switch to Privacy Guard for P (2/2)  [Arghya Chanda]
aade0fcf38  Settings: Don't show display mode and color tempertature on HWC2  [Arghya Chanda]
14b9116910  Settings: Don't index display mode and color tempertature on HWC2  [Arghya Chanda]
88d290f794  Revert "Settings: Hide Night Mode suggestion if LiveDisplay feature is present"  [Arghya Chanda]
   * vendor/aosp/
ebedc947  vendor: fonts: Add Source Sans Pro from Android Q  [Arghya Chanda]

====================
     07-03-2019
====================


====================
     07-02-2019
====================

   * build/make/
7676225d7  Merge tag 'android-9.0.0_r44' into HEAD  [Arghya Chanda]
   * frameworks/av/
64f42a4f8  Merge tag 'android-9.0.0_r44' into HEAD  [Arghya Chanda]
   * frameworks/base/
46a4c489d67f  Merge tag 'android-9.0.0_r44' into HEAD  [Arghya Chanda]
   * frameworks/native/
32b044236  Merge tag 'android-9.0.0_r44' into HEAD  [Arghya Chanda]
   * manifest/
ee11f03  Remove empty AOSP repositories  [Arghya Chanda]
c8d9e9d  Merge tag 'android-9.0.0_r44' into HEAD  [Arghya Chanda]
   * packages/apps/PackageInstaller/
03a5f5f9  Merge tag 'android-9.0.0_r44' into HEAD  [Arghya Chanda]
   * system/bt/
f96c051f3  Merge tag 'android-9.0.0_r44' into HEAD  [Arghya Chanda]
   * system/core/
95bb96f89  Merge tag 'android-9.0.0_r44' into HEAD  [Arghya Chanda]
   * system/netd/
2e35b00  Merge tag 'android-9.0.0_r44' into HEAD  [Arghya Chanda]

====================
     07-01-2019
====================

   * device/google/taimen/
6ed23f8  taimen: fingerprint PQ3A.190705.001 5565753  [slothdabski]
   * device/google/wahoo/
2010597  Merge tag 'android-9.0.0_r44' of https://android.googlesource.com/device/google/wahoo into HEAD  [slothdabski]
   * manifest/
95977bd  Manifest for Android 9.0.0 Release 44 (PQ3A.190705.003)  [The Android Open Source Project]
f12a06a  Manifest for Android 9.0.0 Release 43 (PQ3A.190705.001)  [The Android Open Source Project]

====================
     06-30-2019
====================



[/b]


WcLe541.png



If you want any bug to be fixed please write here on xda in detail. Give Logcats, mention your device name, mention if any mods and kernels, if used and please be specific about it. By helping us, you are helping yourself too.


zf0kMgF.png




Please Join Our Google+ Community and Subscribe to our Telegram Channel. Also join our Telegram Group Chat!

Do you want to translate to your language? Visit our Crowdin


wxV7wmi.png



All sort of contributions are welcomed. You can post your walls in our G+ community. Minimum res we require is W: 1152px | H: 2048px. We don't want our users to fight with each other so we humbly request you to be respectful to each other. We are not earning anything by sharing this ROM. Always read the full OP. Don't Quote the whole OP. Join our channel and communitiy. #StayHappy #ExtendYourDevice



nWBbgnc.png




People behind this amazing ROM!


-@ishubhamsingh(Owner/Dev/Designer)
-JDC Team
-DirtyUnicorns
-LineageOS/Cyanogenmod
-TeamSubstratum
-Nitrogen Project
-Pure Nexus
-OmniROM
-AOSPA
-ABC ROM
-GZR Community
- And everyone who contributed to development



Y5vOKGE.png



I guess there is nothing wrong in reading facts!

-Base Of the ROM & Version?
->Rom is based on AOSP.

-Why no "Incremental updates" Support?
->Actually the updates we provide monthly are heavily changed and modified than the previous builds. New stuff are merged and added. So we don't provide incremental updates.

-Which Gapps are recommended?
->Gapps are included and built in-line

-Will this ROM relock the bootloader?
->No.

-What about XPOSED?
->NO, just no.

-When Will Be the Next Update?
->No ETAs please. ROM Will be updated whenever the new build is ready. We generally provide monthly updates with latest security patches and new features.

-I am facing FCs, Bugs, Some feature is broken?
->Provide full info about your problem with logcats and the procedure to reproduce it.
->How to take Logcats?
https://goo.gl/UcTM9

-Adaway is not working :(
->Download it from here Adaway

-SElinux Linux mode changer app is not working nor Busy Box installer app is working.
->Everything is good with the sources. You should try other things first and then contact your maintainer.

-I want to contribute to the development of this ROM.
->Join our Google+ community
->Join our Telegram group chat

-I want to contribute to the translation of this ROM.
->Visit our Crowdin




XDA:DevDB Information
AospExtended, ROM for the Pixel 2 XL

Contributors
ishubhamsingh
Source Code: https://github.com/AospExtended
https://github.com/AospExtended-Devices/kernel_google_wahoo

ROM OS Version: 9.x Pie
Based On: AOSP

Version Information
Status: Stable
Current Stable Version: 6.6
Stable Release Date: 2018-11-03

Created 2018-11-03
Last Updated 2019-07-05
 
Last edited:

Ygrec

Member
Jan 8, 2014
30
3
Hi,
Thanks so much for spoiling us with so many ROMs.
A couple of questions: does this one have a "Sync" tile in the quickbar settings, and does it support the unlimited storage in Google Photos?

Thanks again!
 

CueSystem

Member
Feb 4, 2017
11
4
Berlin
Thanks for your hard work. I will try the rom tomorrow. Whats the best kernel for this rom? Any differances? At the moment my taimen running stock rom with the elemental x kernel. Greets from berlin.
 

slothdabski

Senior Member
Aug 3, 2015
2,106
3,600
Chicago
Thanks for your hard work. I will try the rom tomorrow. Whats the best kernel for this rom? Any differances? At the moment my taimen running stock rom with the elemental x kernel. Greets from berlin.
Flash kernel is included when you flash rom. Flashing elemental shouldn't be a problem if that's what you prefer.

Sent from my Pixel 2 XL using Tapatalk
 
  • Like
Reactions: SamuelBegui

slothdabski

Senior Member
Aug 3, 2015
2,106
3,600
Chicago
As OP said ,no functional OTA

Sent from my Pixel 2 XL using Tapatalk
Does it say that? I'll remove and clarify

Edit: just says no incremental OTA, meaning you have to download the full zip. It does not support Delta updates like carbon and omni have supported in previous Android versions

Sent from my Pixel 2 XL using Tapatalk
 
Last edited:

darkoj2007

Senior Member
Nov 12, 2012
601
128
Skopje
@slothdabski just to say thanks for awesome rom. rock stable maybe lacks some features but without battery draining like havoc and this is first rom when you can turn off all icons on status bar. I hope features in future will grow up like expanded desktop and other stuff but this is my daily driver for now and in the future. I hope it will be regularly updated now ewhen it's official. thanks!!! :)
 
  • Like
Reactions: piyush7243

Top Liked Posts

  • There are no posts matching your filters.
  • 29
    ER7PzVx.png



    Code:
    /*
     * Your warranty is now void.
     *
     * I am not responsible for bricked devices, dead SD cards,
     * thermonuclear war, or you getting fired because the alarm app failed. Please
     * do some research if you have any concerns about features included in this ROM
     * before flashing it! YOU are choosing to make these modifications, and if
     * you point the finger at me for messing up your device, I will laugh at you.
     */


    Read the whole OP! Be respectful to each other and don't ask for ETAs, it's considered as being rude!



    KDVygxh.png


    AOSP Extended is an AOSP based rom which provides stock UI/UX with various customisations. The project has been made by cherry-picking various commits from various other projects. Being based on AOSP it provides a smooth and lag-free experience out of the box. We will constantly try to add more features and make it even better in future updates. A ROM by a user, for a user. #StayAOSP #ExtendYourDevice #BeExtended



    Np7jfnY.png



    #ExtendYourDevice Here are the Extensions! on top of AOSP! We are constantly trying to update the list. Our aim is not to provide all the features available on earth. We are not thinking of cherry-picking every feature out there. Our aim is to add important features that we think should be here and also what you think. For addition of more tweaks or features, head on to our G+ community and post the list of features that you want! Features with commits will be more helpful!

    Code:
    [B]
    -Caesium kernel built with gcc 9.1
    -Pixel Launcher w/ Recents
    -Google Camera
    -Unlimited Original Quality Photo Backup
    -VOLTE for Many Carriers
    -Statusbar Clock/Date Customizations
    -Increasing Volume in Ringtone
    -Statusbar Traffic Indicators
    -QS Quick Pulldown
    -QS Brightness Slider (Enable/Disable)
    -QS Tiles Animations
    -Toast Icon
    -Power Menu Customizations
    -Volume Rocker Tweaks (Wake/Music seek/Keyboard cursor control/Swap in landscape mode)
    -QS Haptic Feedback
    -Long Press Gear Icon in Statusbar Header Launches Extensions
    -Show 4G instead LTE switch
    -Night Mode QS Tile
    -Lockscreen Shortcut
    -Double Tap on Lockscreen to Sleep
    -Battery Styles and Percentage
    -Navbar QS Tile
    -Status bar Clock Seconds
    -Pie/Oreo Recents Toggle
    -Longpress Power Button on Lockscreen for Torch
    -AEXPapers
    -Heads up Customizations
    -Dynamic Navbar
    -Built in Themes with multiple accents
    -Additional Lock Pattern Grid Sizes, up to 6x6
    -Additional Pin and Pattern Settings
    -Disable Mobile Data and Wifi on a Per App Basis
    -Lockscreen Weather
    -Notification LED Customization
    -Suspend Actions
    -Full Gesture Navigation
    -Double Tap to Sleep Navbar
    
    And many more coming in future! Many extensions are added in each update so we miss out adding new extensions to this list. So always keep on checking the latest changelog in our G+ Community, and there you can monitor the previous changelogs as well, to see how far we have come![/B]



    47WEHUl.png



    Download ROM for your device!


    Taimen


    t709fnd.png



    Want to try this awesomeness?


    Code:
    [b]
    -Make sure you are coming from stock pie or any other pie rom
    -Boot into TWRP
    -Wipe data in TWRP
    -Flash AEX zip
    -Flash TWRP installer and reboot to recovery
    -Install Magisk
    -Wipe cache!
    -And at last Reboot to system!
    [First boot will take few minutes! Have patience]
    [/b]


    mmK3YNQ.png



    Monitor the changelog here!


    Code:
    [b]
    ====================
         07-04-2019
    ====================
    
       * build/make/
    29515c935  dex2oat: disable multithreading for WSL  [Arghya Chanda]
    91c3124cf  Add detection for WSL  [Arghya Chanda]
       * device/google/wahoo/
    c6d1e24  change defconfig  [slothdabski]
       * frameworks/base/
    f949d1e0cfe8  appops: Switch to Privacy Guard for P (1/2)  [Arghya Chanda]
    873278b23063  LiveDisplayService: Disable ColorTemperature when NightDisplay is available  [Arghya Chanda]
    7981cdd2d73f  LiveDisplayTile: Report unavailable on HWC2  [Arghya Chanda]
    02b84c21e7c3  Revert "NightDisplayController: report unavailable if livedisplay feature is present"  [Arghya Chanda]
    b2d56e4d24fc  SystemUI: Use proper lock icon scale on dismissing notification panel view  [Arghya Chanda]
    eed72476b92f  SystemUI: Handle orientation and screenSize changes for TunerActivity  [Arghya Chanda]
    4e4e25de987e  Revert "SystemUI: fix the behavior of QS with isDualTarget=true"  [Arghya Chanda]
    ff60711b2f2c  Add missing ensureRunningOnConnectivityServiceThread() function  [Arghya Chanda]
    d9586cbfa290  PhoneWindowManager: Set delay for screenshot shortcut to 0  [Arghya Chanda]
    d79c2f9232e4  Reduce the padding between media controls & seekbar  [Arghya Chanda]
    6052c4794847  Fix back button not appearing after camera gesture launch  [Arghya Chanda]
    bd9254d0fdb5  SystemUI: Use VoLTE icon from OOS  [Arghya Chanda]
    72a7a5acc877  SeekBar: Check for null reference of mMediaController.getPlaybackState()  [Arghya Chanda]
    d2f418975118  Stop USB Debugging authorization window dismissing on tap outside.  [Arghya Chanda]
    ae3de66e0051  SystemUI: Decrease padding for statusbar icons  [Arghya Chanda]
    4c7718038aac  Fix clock/statusbar padding  [Arghya Chanda]
    c07a1a0934d5  Frameworks: Slightly refactor Parcel code  [Arghya Chanda]
    ba15f878bd14  Stable seek bar positioning  [Arghya Chanda]
       * packages/apps/Settings/
    7ab529f199  settings: appops: support setting for work profile apps.  [Arghya Chanda]
    11f9913177  Settings: appops: Drop GET_UNINSTALLED_PACKAGES from getApplicationInfo()  [Arghya Chanda]
    6ae3a4a52c  Settings: Switch to Privacy Guard for P (2/2)  [Arghya Chanda]
    aade0fcf38  Settings: Don't show display mode and color tempertature on HWC2  [Arghya Chanda]
    14b9116910  Settings: Don't index display mode and color tempertature on HWC2  [Arghya Chanda]
    88d290f794  Revert "Settings: Hide Night Mode suggestion if LiveDisplay feature is present"  [Arghya Chanda]
       * vendor/aosp/
    ebedc947  vendor: fonts: Add Source Sans Pro from Android Q  [Arghya Chanda]
    
    ====================
         07-03-2019
    ====================
    
    
    ====================
         07-02-2019
    ====================
    
       * build/make/
    7676225d7  Merge tag 'android-9.0.0_r44' into HEAD  [Arghya Chanda]
       * frameworks/av/
    64f42a4f8  Merge tag 'android-9.0.0_r44' into HEAD  [Arghya Chanda]
       * frameworks/base/
    46a4c489d67f  Merge tag 'android-9.0.0_r44' into HEAD  [Arghya Chanda]
       * frameworks/native/
    32b044236  Merge tag 'android-9.0.0_r44' into HEAD  [Arghya Chanda]
       * manifest/
    ee11f03  Remove empty AOSP repositories  [Arghya Chanda]
    c8d9e9d  Merge tag 'android-9.0.0_r44' into HEAD  [Arghya Chanda]
       * packages/apps/PackageInstaller/
    03a5f5f9  Merge tag 'android-9.0.0_r44' into HEAD  [Arghya Chanda]
       * system/bt/
    f96c051f3  Merge tag 'android-9.0.0_r44' into HEAD  [Arghya Chanda]
       * system/core/
    95bb96f89  Merge tag 'android-9.0.0_r44' into HEAD  [Arghya Chanda]
       * system/netd/
    2e35b00  Merge tag 'android-9.0.0_r44' into HEAD  [Arghya Chanda]
    
    ====================
         07-01-2019
    ====================
    
       * device/google/taimen/
    6ed23f8  taimen: fingerprint PQ3A.190705.001 5565753  [slothdabski]
       * device/google/wahoo/
    2010597  Merge tag 'android-9.0.0_r44' of https://android.googlesource.com/device/google/wahoo into HEAD  [slothdabski]
       * manifest/
    95977bd  Manifest for Android 9.0.0 Release 44 (PQ3A.190705.003)  [The Android Open Source Project]
    f12a06a  Manifest for Android 9.0.0 Release 43 (PQ3A.190705.001)  [The Android Open Source Project]
    
    ====================
         06-30-2019
    ====================
    
    
    
    [/b]


    WcLe541.png



    If you want any bug to be fixed please write here on xda in detail. Give Logcats, mention your device name, mention if any mods and kernels, if used and please be specific about it. By helping us, you are helping yourself too.


    zf0kMgF.png




    Please Join Our Google+ Community and Subscribe to our Telegram Channel. Also join our Telegram Group Chat!

    Do you want to translate to your language? Visit our Crowdin


    wxV7wmi.png



    All sort of contributions are welcomed. You can post your walls in our G+ community. Minimum res we require is W: 1152px | H: 2048px. We don't want our users to fight with each other so we humbly request you to be respectful to each other. We are not earning anything by sharing this ROM. Always read the full OP. Don't Quote the whole OP. Join our channel and communitiy. #StayHappy #ExtendYourDevice



    nWBbgnc.png




    People behind this amazing ROM!


    -@ishubhamsingh(Owner/Dev/Designer)
    -JDC Team
    -DirtyUnicorns
    -LineageOS/Cyanogenmod
    -TeamSubstratum
    -Nitrogen Project
    -Pure Nexus
    -OmniROM
    -AOSPA
    -ABC ROM
    -GZR Community
    - And everyone who contributed to development



    Y5vOKGE.png



    I guess there is nothing wrong in reading facts!

    -Base Of the ROM & Version?
    ->Rom is based on AOSP.

    -Why no "Incremental updates" Support?
    ->Actually the updates we provide monthly are heavily changed and modified than the previous builds. New stuff are merged and added. So we don't provide incremental updates.

    -Which Gapps are recommended?
    ->Gapps are included and built in-line

    -Will this ROM relock the bootloader?
    ->No.

    -What about XPOSED?
    ->NO, just no.

    -When Will Be the Next Update?
    ->No ETAs please. ROM Will be updated whenever the new build is ready. We generally provide monthly updates with latest security patches and new features.

    -I am facing FCs, Bugs, Some feature is broken?
    ->Provide full info about your problem with logcats and the procedure to reproduce it.
    ->How to take Logcats?
    https://goo.gl/UcTM9

    -Adaway is not working :(
    ->Download it from here Adaway

    -SElinux Linux mode changer app is not working nor Busy Box installer app is working.
    ->Everything is good with the sources. You should try other things first and then contact your maintainer.

    -I want to contribute to the development of this ROM.
    ->Join our Google+ community
    ->Join our Telegram group chat

    -I want to contribute to the translation of this ROM.
    ->Visit our Crowdin




    XDA:DevDB Information
    AospExtended, ROM for the Pixel 2 XL

    Contributors
    ishubhamsingh
    Source Code: https://github.com/AospExtended
    https://github.com/AospExtended-Devices/kernel_google_wahoo

    ROM OS Version: 9.x Pie
    Based On: AOSP

    Version Information
    Status: Stable
    Current Stable Version: 6.6
    Stable Release Date: 2018-11-03

    Created 2018-11-03
    Last Updated 2019-07-05
    15
    new build!!
    https://downloads.aospextended.com/taimen

    changelog
    https://raw.githubusercontent.com/A...AospExtended-v6.1-20181215-1531-Changelog.txt

    padding fixed. thanks @nitin.chobhe
    more QS tile styles
    font service
    unlock ring and notification volumes
    increasing ring added
    9
    NEW BUILD!

    Kirisakura is now the included kernel since Flash is EOL

    Changelog: Here

    Download: Here

    Highlights:
    Expanded Desktop
    Add Expanded Desktop QS Tile
    Statusbar bluetooth battery level: improvements
    Allow to dismiss notifications with back FP left/right swipe
    Option to mute media with gesture
    Configurable 0, 90, 180 and 270 degree rotation
    8
    Update posted with June Security patch, sysserv (OMS), Q text clock and more

    https://downloads.aospextended.com/

    If you have problems with substratum, try installing the key apk as user app before reporting an issue
    https://github.com/AospExtended/pla...e6f9fff/prebuilt/common/apk/SubstratumKey.apk

    June vendor
    https://androidfilehost.com/?fid=6006931924117888227

    Full changelog:
    https://github.com/AospExtended-Dev...AospExtended-v6.6-20190609-1918-Changelog.txt