[ROM][10.0][OFFICIAL][WEEKLIES] Carbon ROM -8.0

Search This thread

victordoom

Member
Dec 12, 2016
47
54
https%3A%2F%2Fi.imgur.com%2FIfblItr.png

CarbonROM is an aftermarket firmware based on the Android Open Source Project created with the purpose of adding versatility and customization to stock Android. Stability is our highest priority; our vision is to be the best alternative to a stock operating system for your device.


DOWNLOAD
Download]


GApps
OpenGApps


Bugs
You tell me
*Please provide logcats*

Installation
- Download ROM and GApps
- Boot into TWRP
- Make a full wipe (system, data, cache, dalvik)
- Flash CARBON ROM .zip
- Reboot to recovery
- Flash GApps
- Reboot!


Changelog
CARBON-CR-8.0-PAX-UNOFFICIAL-tissot-20200213-0751 (13/2/2020)
- Initial Build

CARBON-CR-8.0-PAX-UNOFFICIAL-tissot-20200220-1455(21/2/2020)
- Fixed mobile data for some devices
- Fixed lock screen swipe

Kernel source : https://github.com/CarbonROM/android_kernel_xiaomi_msm8953

XDA:DevDB Information
[ROM][10.0][OFFICIAL][WEEKLIES] Carbon ROM -8.0, ROM for the Xiaomi Mi A1

Contributors
victordoom, abhinavagrd_1129, Carbon ROM Team
Source Code: https://github.com/CarbonROM

ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: TWRP, Unlocked Bootloader

Version Information
Status: Testing

Created 2020-02-13
Last Updated 2020-07-03
 

Attachments

  • Screenshot_20200213-155206_Quickstep.jpg
    Screenshot_20200213-155206_Quickstep.jpg
    228.7 KB · Views: 4,837
  • Screenshot_20200213-155214_Quickstep.jpg
    Screenshot_20200213-155214_Quickstep.jpg
    167.9 KB · Views: 4,791
  • Screenshot_20200213-155223_Settings.png
    Screenshot_20200213-155223_Settings.png
    117.9 KB · Views: 4,842
  • Screenshot_20200213-155240_Quickstep.png
    Screenshot_20200213-155240_Quickstep.png
    49.3 KB · Views: 4,656
Last edited:

victordoom

Member
Dec 12, 2016
47
54
Hi, is there any screenshot of the ROM? What camera app came on this? And which gapps is recommended for better interaction with the ROM? (sorry by poor english)

Thanks!
Normal camera only (not Gcam). I prefer you use OpenGAps nano version since I'm using that now....
 

Attachments

  • Screenshot_20200213-201944_Settings.png
    Screenshot_20200213-201944_Settings.png
    188.9 KB · Views: 1,448
  • Screenshot_20200213-201929_Settings.png
    Screenshot_20200213-201929_Settings.png
    87.8 KB · Views: 1,440
  • Screenshot_20200213-201919_Settings.png
    Screenshot_20200213-201919_Settings.png
    143 KB · Views: 1,430
  • Like
Reactions: the.password

victordoom

Member
Dec 12, 2016
47
54
nice work! CarbonROM has always been one of my favorite custom ROMs and it's great to see someone has built a Q version of it for Mi A1.

Having tested it, there are a couple of issues though:
1. The hardware buttons back light are not turned on.
2. Sometimes I have to flick all the way up to unlock the screen. I understand that's how it is in vanilla AOSP, but it would be nice to have it fixed like in LOS.
For the first issue it's the problem with the ROM source I have told them about it hopefully will get a fix. The second issue I been issue I have been experiencing it with other ROMs though...I think it's normal...
 

murtaza1326

Senior Member
Jun 21, 2014
1,094
1,232
26
godhra
murtazapiplod.ml
Redmi Note 10 Pro
it can be because while building you haven't selected common_full_phone.mk
(in your device tree .mk file)
the one it calls from vendor i.e
$(call inherit-product, vendor/carbon/config/common_full_phone.mk)
(might you have selected small package that resulted this ) that config is for tablets or mini phones who don't have sim card support
good luck ?
 

victordoom

Member
Dec 12, 2016
47
54
it can be because while building you haven't selected common_full_phone.mk
(in your device tree .mk file)
the one it calls from vendor i.e
$(call inherit-product, vendor/carbon/config/common_full_phone.mk)
(might you have selected small package that resulted this ) that config is for tablets or mini phones who don't have sim card support
good luck ?
Well Carbon ROM does not have common_full_phone.mk in their vendor sadly. I will try to add that manually. Thanks for the tips!
 

victordoom

Member
Dec 12, 2016
47
54
It's not really a bug, it's actually a feature that backfired. Basically in other ROMs I just have to swipe up very gently for the screen to unlock, but for this one, I have to swipe all the way up (otherwise it just bounces back to the bottom of the screen).

It's mentioned here in the article:
https://www.xda-developers.com/fix-lock-screen-swipe-gesture-issues-android-81-oreo/amp/

Turning a flag off before you compile the ROM basically fixes it.
Fixed
 

Top Liked Posts

  • There are no posts matching your filters.
  • 11
    https%3A%2F%2Fi.imgur.com%2FIfblItr.png

    CarbonROM is an aftermarket firmware based on the Android Open Source Project created with the purpose of adding versatility and customization to stock Android. Stability is our highest priority; our vision is to be the best alternative to a stock operating system for your device.


    DOWNLOAD
    Download]


    GApps
    OpenGApps


    Bugs
    You tell me
    *Please provide logcats*

    Installation
    - Download ROM and GApps
    - Boot into TWRP
    - Make a full wipe (system, data, cache, dalvik)
    - Flash CARBON ROM .zip
    - Reboot to recovery
    - Flash GApps
    - Reboot!


    Changelog
    CARBON-CR-8.0-PAX-UNOFFICIAL-tissot-20200213-0751 (13/2/2020)
    - Initial Build

    CARBON-CR-8.0-PAX-UNOFFICIAL-tissot-20200220-1455(21/2/2020)
    - Fixed mobile data for some devices
    - Fixed lock screen swipe

    Kernel source : https://github.com/CarbonROM/android_kernel_xiaomi_msm8953

    XDA:DevDB Information
    [ROM][10.0][OFFICIAL][WEEKLIES] Carbon ROM -8.0, ROM for the Xiaomi Mi A1

    Contributors
    victordoom, abhinavagrd_1129, Carbon ROM Team
    Source Code: https://github.com/CarbonROM

    ROM OS Version: Android 10
    ROM Kernel: Linux 4.x
    ROM Firmware Required: TWRP, Unlocked Bootloader

    Version Information
    Status: Testing

    Created 2020-02-13
    Last Updated 2020-07-03
    4
    Update
    CARBON-CR-8.0-PAX-UNOFFICIAL-tissot-20200313-0520 (13/3/2020)
    - Kernel upstream
    - March security update
    - Swipe to screenshot
    - Traffic indicators
    - And some other changes
    3
    UPDATE
    CARBON-CR-8.0-PAX-UNOFFICIAL-tissot-20200220-1455

    - Fixed mobile data problem for some devices (thanks to @murtaza1326)
    - Fixed lock screen swipe
    Download
    3
    Update
    CARBON-CR-8.0-PAX-UNOFFICIAL-tissot-20200409-0852 (9/4/2020)
    - Kernel upstream to 4.9.218
    - April security update
    - Some other changes....
    3
    UPDATE
    CARBON-CR-8.0-PAX-UNOFFICIAL-tissot-20200507-1629 (8/5/2020)

    - Kernel upstream to 4.9.222
    - May security update
    - Updated Xiaomi parts
    - For more changes click here