[ End-Of-Life ][ROM][A12]KOSP for OnePlus 7[OFFICIAL][guacamoleb]

Search This thread

sheikh55

Senior Member
Nov 4, 2016
143
22
Everything is super smooth i just want to know if i can add oneplus gallery & face unlock somehow?
 

Obleon99

Senior Member
Jul 7, 2013
105
39
Genova
Guys how can i flash magisk with this rom? i've the recovery that it flashed with the first installation and can't install any zip on it. Thanks
 

SorcioSecco

Member
Apr 14, 2018
26
16
60
Genova
someone can help me?
I followed this guide to root my OnePlus7:
How to Install Magisk on your Android Phone

Basically you have to get the correct boot image, patch it through Magisk android app, then flash the patched image using these fastboot commands on a PC:
fastboot flash boot_a "patched_boot_image_path"
fastboot flash boot_b "patched_boot_image_path"

This last step must be repeated after every ROM update, so keep the patched boot image for future use

Hope it helps
Antonello
 

fanfzero

Senior Member
Jan 22, 2014
266
72
Can we still stay on this rom? I have a bad esperience with a previous phone where a Google Play Services update caused a bootloop on a custom rom and there was no way to rescue data without doing a clean flash
 

fanfzero

Senior Member
Jan 22, 2014
266
72
I have a little trouble playing some facebook and instagram videos, they play with messed up colors and blue tint, it probably has an easy fix (maybe related with gpu decoding or something from android developer options) but right now i can't find a solution, on the other hand videos play with correct colors if accessed through browser.
 

swaroopbhat

Member
Apr 13, 2016
26
4
OnePlus 7
Nothing Phone 1
I have a little trouble playing some facebook and instagram videos, they play with messed up colors and blue tint, it probably has an easy fix (maybe related with gpu decoding or something from android developer options) but right now i can't find a solution, on the other hand videos play with correct colors if accessed through browser.
Hey I had the same issue while using this ROM... Try downloading an older version of the apk file....
 

SorcioSecco

Member
Apr 14, 2018
26
16
60
Genova
I have a little trouble playing some facebook and instagram videos, they play with messed up colors and blue tint, it probably has an easy fix (maybe related with gpu decoding or something from android developer options) but right now i can't find a solution, on the other hand videos play with correct colors if accessed through browser.
Yes, me too. I also had problems with the OneSync client for OneDrive, which truncated larger files to 8MB
I'm now on PixelExperience, which solved all this problems, and works like a charm.
 

khanccrt

Senior Member
Nov 9, 2011
62
16
No face unlock option available.
Fingerprint sensor very slow.
Unable to turn off always on display
 

fanfzero

Senior Member
Jan 22, 2014
266
72
I'm thinking about finally migrating to another rom due to trouble with instagram and facebook videos, so, what rom are you guys currently using? I was thinking about Pixel Experience, but I heard there are some troubles with battery life draining too fast. I'm happy with KOSP battery life.
 

Prinçe çharming ap

Senior Member
Dec 30, 2018
254
67
India
OnePlus 7
I'm thinking about finally migrating to another rom due to trouble with instagram and facebook videos, so, what rom are you guys currently using? I was thinking about Pixel Experience, but I heard there are some troubles with battery life draining too fast. I'm happy with KOSP battery life.
Stock is better in every aspect but if you really want to stayon custom then i would suggest you to go to elixir os for better ui and ux but it does have some bugs that you will see when you install it yourself
 

fanfzero

Senior Member
Jan 22, 2014
266
72
Stock is better in every aspect but if you really want to stayon custom then i would suggest you to go to elixir os for better ui and ux but it does have some bugs that you will see when you install it yourself
I was happy with OOS until 2021, it started going pretty slow, sometimes it froze and then I experienced half of my screen flickering and other times looking more bright than the other half (I thought it was a hardware issue, but it got fixed after installing KOSP). I've been very happy with KOSP and wouldn't change if it wasn't for the instagram/facebook video bug, I'll take a look at the one you suggested
 

Top Liked Posts

  • There are no posts matching your filters.
  • 26
    Code:
    /*
    * DISCLAIMER: Read this carefully
    * 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.

    */

    KOSP cover2_(0).png



    KOSP is a small project based off AOSP and we intend to improve upon AOSP to provide a stable and better alternative to OEM roms with additional features.

    Features
    There are some cool features, see for yourself :D
    Truth is I'm just lazy to write a long list of features and we intend to focus on the stability rather than adding a ton of features.

    Gapps is included!

    What's broken?

    - WiFi Display on devices using MiraCast
    - You tell me!

    Bug reporting:
    -> DO NOT report bugs if you're running a custom kernel or you installed Xposed
    -> Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
    -> Do not approach us without any logs for reporting bugs
    -> If it is a random reboot, grab everything from /sys/fs/pstore. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
    -> Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues.


    Downloads: Sourceforge : Mirror
    Magisk: https://github.com/topjohnwu/Magisk/releases

    INSTRUCTIONS

    First time installation:

    * Unlock bootloader
    * Download the fastboot image of the rom (the zip file with "-img" in it)
    * Boot to fastboot
    * Type fastboot update <fastbootrom>
    * Boot to recovery if you are flashing for the first time and format data
    (PLEASE FOR THE LOVE OF GOD DO NOT WIPE DATA FROM FASTBOOT YOU LAZY ****)
    * Reboot

    Upgrading:
    Via recovery:
    * Reboot to recovery
    * Flash ROM zip from TWRP or sideload with ADB (preferred)
    * Reboot to recovery
    OR
    * Download the fastboot image of the rom (the zip file with "-img" in it)
    * Boot to fastboot
    * Type fastboot update <fastbootrom>
    * Flash Magisk and other stuff (optional)
    * Reboot

    Via updater app: [WIP]
    * Open Settings -> System -> KOSP Updater
    * Download the ota if available or if you have already downloaded the zip then use it for local upgrade
    * Install the update
    * Flash magisk to inactive slot (optional)
    * (optional) Reboot to recovery if you have anything else to flash
    * Reboot

    Follow us on Telegram

    Credit/Thanks:

    Google for AOSP
    LineageOS
    YAAP
    DerpFest
    MSM-Xtended
    And all others we may have forgotten to credit
    Special thanks to @npv12 and also to @AnnoyingZlatan for his amazing kernel.
    Thanks to @Mohammed_Gabr for making our awesome banner.
    Last but not the least, thanks to all our testers, who have helped us to squash many bugs as possible



    KOSP, ROM for the OnePlus 7

    Contributors: @Joker123##, @npv12

    Device maintainer: HARISH

    ROM source: https://github.com/AOSP-Krypton

    ROM Kernel: Dora kernel

    Kernel source: https://github.com/AOSP-Krypton/kernel_oneplus_sm8150

    ROM Firmware Required: OOS 11.0.5.1

    Android Version: 12

    Based On: AOSP

    Version Information

    Version: 2.6

    Status: Stable

    Created 2021-11-09

    Last Updated 2022-04-23
    9
    Code:
    /*
    * DISCLAIMER: Read this carefully
    * 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.

    */

    KOSP cover2_(0).png



    KOSP is a small project based off AOSP and we intend to improve upon AOSP to provide a stable and better alternative to OEM roms with additional features.

    Features
    There are some cool features, see for yourself :D
    Truth is I'm just lazy to write a long list of features and we intend to focus on the stability rather than adding a ton of features.

    Gapps is included!

    What's broken?

    - WiFi Display on devices using MiraCast
    - You tell me!

    Bug reporting:
    -> DO NOT report bugs if you're running a custom kernel or you installed Xposed
    -> Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
    -> Do not approach us without any logs for reporting bugs
    -> If it is a random reboot, grab everything from /sys/fs/pstore. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
    -> Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues.


    Downloads: Gdrive : Sourceforge
    Magisk: https://github.com/topjohnwu/Magisk/releases

    INSTRUCTIONS

    First time installation:

    * Unlock bootloader
    * Download the fastboot image of the rom (the zip file with "-img" in it)
    * Boot to fastboot
    * Type fastboot update <fastbootrom>
    * Boot to recovery if you are flashing for the first time and format data
    (PLEASE FOR THE LOVE OF GOD DO NOT WIPE DATA FROM FASTBOOT YOU LAZY ****)
    * Reboot

    Upgrading:
    Via recovery:
    * Reboot to recovery
    * Flash ROM zip from TWRP or sideload with ADB (preferred)
    * Reboot to recovery
    OR
    * Download the fastboot image of the rom (the zip file with "-img" in it)
    * Boot to fastboot
    * Type fastboot update <fastbootrom>
    * Flash Magisk and other stuff (optional)
    * Reboot

    Via updater app: [WIP]
    * Open Settings -> System -> KOSP Updater
    * Download the ota if available or if you have already downloaded the zip then use it for local upgrade
    * Install the update
    * Flash magisk to inactive slot (optional)
    * (optional) Reboot to recovery if you have anything else to flash
    * Reboot

    Follow us on Telegram

    Credit/Thanks:

    Google for AOSP
    LineageOS
    YAAP
    DerpFest
    MSM-Xtended
    And all others we may have forgotten to credit
    Special thanks to @npv12 and also to @AnnoyingZlatan for his amazing kernel.
    Thanks to @Mohammed_Gabr for making our awesome banner.
    Last but not the least, thanks to all our testers, who have helped us to squash many bugs as possible



    KOSP, ROM for the OnePlus 7

    Contributors: @Joker123##, @npv12

    Device maintainer: HARISH

    ROM source: https://github.com/AOSP-Krypton

    ROM Kernel: Dora kernel

    Kernel source: https://github.com/AOSP-Krypton/kernel_oneplus_sm8150

    ROM Firmware Required: OOS 11.0.4.1

    Android Version: 12

    Based On: AOSP

    Version Information

    Version: 2.1

    Status: Stable

    Created 2021-11-09

    Last Updated 2021-11-20
    Source side changes
    * Fixed lockscreen clock showing a different color in the middle of transition from ambient display to lockscreen
    * Fixed network traffic indicator showing rate as a double instead of an int
    * Added toggle for screen off fod
    * Added toggle for location privacy indicator
    * Added double tap or long press power button gesture for torch
    * Adapt screenshot sound with ringer modes and added a toggle to force disable it
    * Added toggle for notification sound and vibration when screen is on
    * Nuked secondary navigation handle
    * Added toggle for combined signal icons
    * Improved aod and aod on charge toggled
    * Added missing illustrations in Settings
    * Switched to aosp package installer
    * Fixed ar core crash
    * Updated a few GApps
    * Updated Chinese translations
    Device side changes
    * Use source built ant blobs
    * Use AOSP doze and drop our custom doze
    * Replace writepid with task_profiles command for cgroup migration
    * Add missing permission for /dev/diag
    * Update kernel to latest dora. Bully @thenem0 for changelog
    * Drop sf unaffine prop
    7
    Code:
    /*
    * DISCLAIMER: Read this carefully
    * 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.

    */

    KOSP cover2_(0).png



    KOSP is a small project based off AOSP and we intend to improve upon AOSP to provide a stable and better alternative to OEM roms with additional features.

    Features
    There are some cool features, see for yourself :D
    Truth is I'm just lazy to write a long list of features and we intend to focus on the stability rather than adding a ton of features.

    Gapps is included!

    What's broken?

    - WiFi Display on devices using MiraCast
    - You tell me!

    Bug reporting:
    -> DO NOT report bugs if you're running a custom kernel or you installed Xposed
    -> Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
    -> Do not approach us without any logs for reporting bugs
    -> If it is a random reboot, grab everything from /sys/fs/pstore. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
    -> Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues.


    Downloads: Gdrive : Sourceforge
    Magisk: https://github.com/topjohnwu/Magisk/releases

    INSTRUCTIONS

    First time installation:

    * Unlock bootloader
    * Download the fastboot image of the rom (the zip file with "-img" in it)
    * Boot to fastboot
    * Type fastboot update <fastbootrom>
    * Boot to recovery if you are flashing for the first time and format data
    (PLEASE FOR THE LOVE OF GOD DO NOT WIPE DATA FROM FASTBOOT YOU LAZY ****)
    * Reboot

    Upgrading:
    Via recovery:
    * Reboot to recovery
    * Flash ROM zip from TWRP or sideload with ADB (preferred)
    * Reboot to recovery
    OR
    * Download the fastboot image of the rom (the zip file with "-img" in it)
    * Boot to fastboot
    * Type fastboot update <fastbootrom>
    * Flash Magisk and other stuff (optional)
    * Reboot

    Via updater app: [WIP]
    * Open Settings -> System -> KOSP Updater
    * Download the ota if available or if you have already downloaded the zip then use it for local upgrade
    * Install the update
    * Flash magisk to inactive slot (optional)
    * (optional) Reboot to recovery if you have anything else to flash
    * Reboot

    Follow us on Telegram

    Credit/Thanks:

    Google for AOSP
    LineageOS
    YAAP
    DerpFest
    MSM-Xtended
    And all others we may have forgotten to credit
    Special thanks to @npv12 and also to @AnnoyingZlatan for his amazing kernel.
    Thanks to @Mohammed_Gabr for making our awesome banner.
    Last but not the least, thanks to all our testers, who have helped us to squash many bugs as possible



    KOSP, ROM for the OnePlus 7

    Contributors: @Joker123##, @npv12

    Device maintainer: HARISH

    ROM source: https://github.com/AOSP-Krypton

    ROM Kernel: Dora kernel

    Kernel source: https://github.com/AOSP-Krypton/kernel_oneplus_sm8150

    ROM Firmware Required: OOS 11.0.5.1

    Android Version: 12

    Based On: AOSP

    Version Information

    Version: 2.3

    Status: Stable

    Created 2021-11-09

    Last Updated 2022-01-05
    New Update (2022-01-05)

    Links Updated in Main post

    Chnagelog here
    6
    Code:
    /*
    * DISCLAIMER: Read this carefully
    * 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.

    */

    KOSP cover2_(0).png



    KOSP is a small project based off AOSP and we intend to improve upon AOSP to provide a stable and better alternative to OEM roms with additional features.

    Features
    There are some cool features, see for yourself :D
    Truth is I'm just lazy to write a long list of features and we intend to focus on the stability rather than adding a ton of features.

    Gapps is included!

    What's broken?

    - WiFi Display on devices using MiraCast
    - You tell me!

    Bug reporting:
    -> DO NOT report bugs if you're running a custom kernel or you installed Xposed
    -> Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
    -> Do not approach us without any logs for reporting bugs
    -> If it is a random reboot, grab everything from /sys/fs/pstore. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
    -> Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues.


    Downloads: Gdrive : Sourceforge
    Magisk: https://github.com/topjohnwu/Magisk/releases

    INSTRUCTIONS

    First time installation:

    * Unlock bootloader
    * Download the fastboot image of the rom (the zip file with "-img" in it)
    * Boot to fastboot
    * Type fastboot update <fastbootrom>
    * Boot to recovery if you are flashing for the first time and format data
    (PLEASE FOR THE LOVE OF GOD DO NOT WIPE DATA FROM FASTBOOT YOU LAZY ****)
    * Reboot

    Upgrading:
    Via recovery:
    * Reboot to recovery
    * Flash ROM zip from TWRP or sideload with ADB (preferred)
    * Reboot to recovery
    OR
    * Download the fastboot image of the rom (the zip file with "-img" in it)
    * Boot to fastboot
    * Type fastboot update <fastbootrom>
    * Flash Magisk and other stuff (optional)
    * Reboot

    Via updater app: [WIP]
    * Open Settings -> System -> KOSP Updater
    * Download the ota if available or if you have already downloaded the zip then use it for local upgrade
    * Install the update
    * Flash magisk to inactive slot (optional)
    * (optional) Reboot to recovery if you have anything else to flash
    * Reboot

    Follow us on Telegram

    Credit/Thanks:

    Google for AOSP
    LineageOS
    YAAP
    DerpFest
    MSM-Xtended
    And all others we may have forgotten to credit
    Special thanks to @npv12 and also to @AnnoyingZlatan for his amazing kernel.
    Thanks to @Mohammed_Gabr for making our awesome banner.
    Last but not the least, thanks to all our testers, who have helped us to squash many bugs as possible



    KOSP, ROM for the OnePlus 7

    Contributors: @Joker123##, @npv12

    Device maintainer: HARISH

    ROM source: https://github.com/AOSP-Krypton

    ROM Kernel: Dora kernel

    Kernel source: https://github.com/AOSP-Krypton/kernel_oneplus_sm8150

    ROM Firmware Required: OOS 11.0.4.1

    Android Version: 12

    Based On: AOSP

    Version Information

    Version: 2.2

    Status: Stable

    Created 2021-11-09

    Last Updated 2021-12-10
    New Update:
    Links are Updated in Mainpost
    Changelog:
    Source side

    * Merge December security patch.
    * Fixed smartspace not working
    * Added option to change brightness slider position
    * Fixed network traffic showing up in statusbar when network connection is disabled
    * Fixed settings crash in tts page
    * Improved screen recorder
    * Fixed navbar hide toggle not working for some
    * Added option to increase pill size
    * Added option to change fonts and icon pack
    * Added edge light customisations
    * Added battery style customisations- guacamoleb(Partially broken)
    * Added option to skip tracks volume rockers
    * Added option to select custom fonts
    * Updated Chinese translations
    * Switched to GrapheneOS camera
    * Updated lawnicons and lawnchair
    * Dropped YouTube Vanced
    * Switched to google sans font for lockscreen clock
    * Redesigned brightness slider
    * Spoofed google translation for monet themeing
    * Switched to redfin props for the time being to pass safetynet

    Device side

    * Fixed wfd
    * Dropped oos cam. This fixes front cam not working on some apps like signal.
    * Dropped Prebuilt GCam in favour of more options
    * Build goodix fp library from source
    * Synced kernel source with Dora
    6
    Code:
    /*
    * DISCLAIMER: Read this carefully
    * 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.

    */

    KOSP cover2_(0).png



    KOSP is a small project based off AOSP and we intend to improve upon AOSP to provide a stable and better alternative to OEM roms with additional features.

    Features
    There are some cool features, see for yourself :D
    Truth is I'm just lazy to write a long list of features and we intend to focus on the stability rather than adding a ton of features.

    Gapps is included!

    What's broken?

    - WiFi Display on devices using MiraCast
    - You tell me!

    Bug reporting:
    -> DO NOT report bugs if you're running a custom kernel or you installed Xposed
    -> Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
    -> Do not approach us without any logs for reporting bugs
    -> If it is a random reboot, grab everything from /sys/fs/pstore. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
    -> Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues.


    Downloads: Gdrive : Sourceforge
    Magisk: https://github.com/topjohnwu/Magisk/releases

    INSTRUCTIONS

    First time installation:

    * Unlock bootloader
    * Download the fastboot image of the rom (the zip file with "-img" in it)
    * Boot to fastboot
    * Type fastboot update <fastbootrom>
    * Boot to recovery if you are flashing for the first time and format data
    (PLEASE FOR THE LOVE OF GOD DO NOT WIPE DATA FROM FASTBOOT YOU LAZY ****)
    * Reboot

    Upgrading:
    Via recovery:
    * Reboot to recovery
    * Flash ROM zip from TWRP or sideload with ADB (preferred)
    * Reboot to recovery
    OR
    * Download the fastboot image of the rom (the zip file with "-img" in it)
    * Boot to fastboot
    * Type fastboot update <fastbootrom>
    * Flash Magisk and other stuff (optional)
    * Reboot

    Via updater app: [WIP]
    * Open Settings -> System -> KOSP Updater
    * Download the ota if available or if you have already downloaded the zip then use it for local upgrade
    * Install the update
    * Flash magisk to inactive slot (optional)
    * (optional) Reboot to recovery if you have anything else to flash
    * Reboot

    Follow us on Telegram

    Credit/Thanks:

    Google for AOSP
    LineageOS
    YAAP
    DerpFest
    MSM-Xtended
    And all others we may have forgotten to credit
    Special thanks to @npv12 and also to @AnnoyingZlatan for his amazing kernel.
    Thanks to @Mohammed_Gabr for making our awesome banner.
    Last but not the least, thanks to all our testers, who have helped us to squash many bugs as possible



    KOSP, ROM for the OnePlus 7

    Contributors: @Joker123##, @npv12

    Device maintainer: HARISH

    ROM source: https://github.com/AOSP-Krypton

    ROM Kernel: Dora kernel

    Kernel source: https://github.com/AOSP-Krypton/kernel_oneplus_sm8150

    ROM Firmware Required: OOS 11.0.5.1

    Android Version: 12

    Based On: AOSP

    Version Information

    Version: 2.5

    Status: Stable

    Created 2021-11-09

    Last Updated 2022-04-03
    New Update is OUT!!

    Links are Updated

    Changelog:


    Source side changes:

    * Fixed some log spam and a possible crash with split screen in launcher
    * Fixed updater crashing when downloading
    * Added back kdrag0n's monet impl
    * Added back screen record customisations
    * Added back three finger screenshot gesture
    * Added support for per app volume
    * Fixed a rare bug with aod schedule
    * Added back brightness slider customisations
    * Fixed notification view not updating on dark / light theme switch
    * Switched to pixel battery graph style
    * Updated translations

    Device side changes
    * Sync with dora labs
    * Switch to in-tree vibrator hal
    * Added left side volume panel option