Paranoid Android Quartz 4.0.5 Alpha - OnePlus 8/Pro

Status
Not open for further replies.
Search This thread

ZVNexus

Recognized Developer
Feb 23, 2016
1,150
1,880
Tempe, AZ
BTW put up a small build for OP8 only (I don't have dimens set up for the Pro, boots though), if anyone wanted to have some fun with that. Most stuff should work now, FOD is gonna be a bit. Face Unlock exists in the meantime though.
 

ZVNexus

Recognized Developer
Feb 23, 2016
1,150
1,880
Tempe, AZ
Sorry for this question but can we expect custom kernel support in future? And can u plz add OOS camera in upcoming versions?

No adding OnePlus Camera from an OP8 dump adds wayyyyyy too many dependencies, and no to the former it's up to others to make custom kernels for PA, the existing ones have OOS in mind and would not work with PA.
 

ps000000

Senior Member
Sep 17, 2011
1,771
414
Nonthaburi / Bangkok
Just success flashed OnePlus 8 Pro (pa-ruby-alpha-1-oneplus8-20201114.zip)

I use the Lineage OS recovery from LOS thread.
(adb sideload pa-ruby-alpha-1-oneplus8-20201114.zip)
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 22
    We are very excited to announce the release of Paranoid Android Quartz, based on Android 10.

    On the first launch, you’ll notice a clean setup with a beautiful wallpaper from Hampus Olsson, who teamed up with us again to create several beautiful pieces of artwork. Hampus is a multi-disciplinary artist whose design stands for itself and we’re glad to have him onboard. We also added further UI touches that we believe enhance the overall user experience. You can find all of the Paranoid Android wallpapers and many more in the Abstruct app, included in our builds.

    Our builds are based on the Code Aurora Forum Android base, which is optimized for Qualcomm platforms and has a higher degree of performance, battery life, and functionality compared to the Android Open Source Project platform. The Paranoid Android team and contributors are focusing on squashing existing bugs, and implementing and improving features, performance, and stability. We are dedicated to providing a user experience with the stability that you can expect from stock ROMs with best-in-class performance and features to help you get the most out of your device.

    Notice

    As we are growing on our list of supported devices in each release, we require of a stronger build environment so we can speed up the compilation process for releases. Based on the actual Quartz 4 list, we support over 30 devices, which takes between 2 and 3 days for all the builds to be completed without counting possible compilation issues or rebuild needs, based on our current specs.

    We kindly ask all of you that are in position to donate anything, to help and support us so we can provide better and faster build releases, as well as increase the download speed of our servers, all looking for your enjoyment.

    You can donate here

    Device-specific issues
    Initial FOD related bugs.
    Auto brightness reversed.
    Dimensions are not perfect.

    There are likely many other issues, these are just the most prominent to me. Don't come into this with the expectation any issue you come across will be fixed in a timely manner.

    Note: Custom kernels are NOT supported unless the kernel says it supports PA and GMS is included!

    Requirements

    My preferred logging format is:
    adb logcat -b all -d *:E > logcat-err.log
    adb logcat -b all -d > logcat.log
    adb shell dmesg > dmesg.log

    Then you can upload them to https://del.dog and send me the link for each one.

    Downloadhttps://drive.google.com/drive/folders/1IqLRSj3voyvKR18SovdA1z6fUi2lo0Pn?usp=sharing

    Instructions

    Paranoid Recovery:
    • Apply update from ADB
    • "adb sideload package.zip"
    • Wipe userdata from recovery.
    • Reboot into system.

    Important / Useful links
    Paranoid Android Twitter
    Paranoid Android Channel (Telegram)
    Paranoid Android Community (Telegram)

    Cheers and #StayParanoid!

    XDA:DevDB Information
    Paranoid Android, ROM for the OnePlus 8

    Contributors
    ZVNexus, xboxfanj, Vishalcj17, coderzstas
    Source Code: https://github.com/ZVNexus/android_kernel_oneplus_sm8250

    ROM OS Version: Android 10
    ROM Kernel: Linux 4.x
    ROM Firmware Required: Latest OOS
    Based On: CAF

    Version Information
    Status: Beta
    Current Beta Version: Quartz 4.0.5
    Beta Release Date: 2020-09-02

    Created 2020-06-23
    Last Updated 2020-11-23
    6
    Quartz 4.0.3 is released!

    Device specific changes
    • Updated CarrierConfig, I missed a lot of entries. Apparantly OnePlus splits them into two lists, merged them.
    • Made starting statusbar padding 0 for both 8 & Pro.
    • Introduced some new QTI components (audio, display, GPS).
    • Added ANT+ support.

    Platform specific changes (Local changes I have going on, there's a ton more if you check what's been merged in Gerrit).
    • Only use Pixel fingerprint if it's a user build, it's going to fail SafetyNet either way if it's not so just use the real one.
    • Update GMS package to May 2020.
    • Enable adaptive brightness by default.
    • Cleanup properties.
    4
    Quartz 3.3.1 is out, please wipe data after installing this release.

    Quite a bit has been changed.

    • Switched back to loading stock kernel modules.
    • Fixed auto brightness.
    • Fine tuned dimensions even more.
    • Override the access checks for a compatible system property.
    • Better init support for recovery. (AOSP Recovery)
    • Override density in init, so recovery is correct.
    • Messed around with 8Pro dimensions a bit, haven't tested at all and can't test.
    • Made brightness flashing with FOD slightly better.

    I updated the installation instructions to account for most scenarios.
    4
    New update is out, quick list of changes.

    • 6/30 PA Sync
    • Enforcing SELinux.
    • Added some top status bar padding to align with cutout.
    • Added initial rounded corner dimens, not perfect but better than nothing.
    • Added TARGET_USES_PREBUILT_DYNAMIC_PARTITIONS for system/core and update engine hacks for prebuilt partitions. Local OTAs should now technically work. Also when the next TWRP build comes out I'll drop a TWRP zip here.

    You can now flash the build with simply "fastboot update (zip)"