[ROM][OFFICIAL][OOS CAM][OnePlus 8T/9R][12.1.0_r11]Nameless AOSP[2022/07/23]

Search This thread

chandu dyavanapelli

Senior Member
Mar 30, 2019
544
1,250
22
Hyderabad
OnePlus 8T
OnePlus 9 Pro
nameless_logo.png

Nameless AOSP for OnePlus 8T/9R [Unified Build] [kebab]

Nameless AOSP is based on Android Open Source Project, inspired by Google Pixel. We offer a smooth and stable experience for your device with a selected set of amazing features that provide an exceptional user experience.

Whats working?
Everything working :)

Known issues

Nothing yet
You tell me


Flash Instructions
Download
DON'T FLASH GAPPS, THEY'RE ALREADY INCLUDED !

Donate
Chris Chen PayPal
Chandu Dyavanapelli PayPal

UPI ID: [email protected]

Team
Chris Chen - Founder & lead Developer
Chandu Dyavanapelli - Co Founder & lead Developer

Credits
Android Open-Source Project
Pixel Experience
AospExtended
Proton AOSP

LineageOS
Havoc OS
Arrow OS
Krypton


Others, I may have forgot to mention


Stay tuned
Our Telegram Group

 
Last edited:

kuto232

Senior Member
Mar 18, 2017
352
66
EL BIERZO
¿Cuál fue tu problema con despertar? Parece el mejor con detección de huellas dactilares en AOD
For example, that is something that I do not use either fingerprint or unlock pattern, I always use the scroll as a reference, I install the ROM and if twitter hits directly I discard it and the next one, and in that aspect at the moment nameles is the best, it has a great battery life, acceptable sound quality although I will continue to try as many as I can and I do not rule out changes
 

Top Liked Posts

  • There are no posts matching your filters.
  • 54
    nameless_logo.png

    Nameless AOSP for OnePlus 8T/9R [Unified Build] [kebab]

    Nameless AOSP is based on Android Open Source Project, inspired by Google Pixel. We offer a smooth and stable experience for your device with a selected set of amazing features that provide an exceptional user experience.

    Whats working?
    Everything working :)

    Known issues

    Nothing yet
    You tell me


    Flash Instructions
    Download
    DON'T FLASH GAPPS, THEY'RE ALREADY INCLUDED !

    Donate
    Chris Chen PayPal
    Chandu Dyavanapelli PayPal

    UPI ID: [email protected]

    Team
    Chris Chen - Founder & lead Developer
    Chandu Dyavanapelli - Co Founder & lead Developer

    Credits
    Android Open-Source Project
    Pixel Experience
    AospExtended
    Proton AOSP

    LineageOS
    Havoc OS
    Arrow OS
    Krypton


    Others, I may have forgot to mention


    Stay tuned
    Our Telegram Group

    16
    New build up!

    Source Changelog:
    - Merged android-12.0.0_r32
    - Added App Lock
    - Added Face Unlock
    - Added more fonts
    - Fixed circle battery QS tinting
    - Fixed navbar inverse layout not working after reboot
    - Fixed gaming mode settings not applied when overlay menu is disabled
    - Removed logo in settings. Simple best :)
    - Misc cleanup and improvement

    Device Changelog:
    - Switch to DaxUI for dolby
    - Improved audio experiences
    - Fixed echo's in calls
    - Fixed low Mic issues in calls
    - Misc cleanup and improvement
    12
    I went through this yesterday evening and hit many snags and confusions due to looking up different posts... So I thought I'd write down my process in the hope it helps others.

    Before you begin
    • Backup of all Data, Fully charged battery, really backup all your data
    • Know how to use Windows command prompt, move files and folders about in explorer (or know how to set the PATH variable)
    • Follow this guide at your own risk!

    Downloads

    Set-up
    1. Install ADB + QualCom drivers. Reboot is required
    2. To check, connect phone to PC, reboot phone to fastboot, check device manager for anything with a yellow "!". Then repeat when in recovery. If you have issues here Fix this BEFORE continuing

    On PC
    1. Extract Nameless ROM zip
    2. Extract payload extractor zip
    3. copy payload.bin from ROM to payload_input folder where you extracted payload dumper
    4. Command prompt -> run payload_dumper.exe (takes about 5 minutes)
    5. In the payload_output folder will be .img files. You'll need these later

    Roll phone back to Android 11 with MSM tool
    1. Follow msm guide: https://www.getdroidtips.com/oneplus-msm-download-tool/. Took 900s to complete
    2. Complete first boot setup sequence, don't restore any data, skip as must as you can. Don't perform system udpate. Stop apps updating.
    3. Install Oxygen Updater -> Download KB2003_11_C.21 (Android 12) ~3.88Gb
    4. Whilst that's happening: Enable Developer Mode, Enable OEM Unlocking, Enable USB Debugging
    5. Once download complete, copy the update .zip file from root of phone to your PC
    Unlock bootloader
    1. In command window: adb reboot fastboot
    2. In command window: fastboot reboot bootloader (as soon as you press enter to run the command type and run the next one so it's waiting)
      • fastboot oem unlock
    3. Accept the text menu and phone will reboot and wipes itself
    Update phone to Android 12
    1. Clear setup asap, bypass / skip / ignore all you can
    2. Copy downloaded oxygen update from PC to root of phone
    3. Local install using Oxygen download file (ignore the system update) + reboot
    4. Enable USB Debugging
    5. In command window: adb devices -> ensure you're authorised
    6. In command windows: adb reboot fastboot
    On PC
    1. In command window: open the payload_output folder (with the extracted .img files from earlier):
      • fastboot flash boot boot.img
      • fastboot flash --disable-verity --disable-verification vbmeta vbmeta.img
      • fastboot flash --disable-verity --disable-verification vbmeta_system vbmeta_system.img
      • fastboot flash recovery recovery.img
    2. Use fastboot menus to reboot to recovery (new blue one)
    3. Press "Install update" -> "ADB Sideload"
    4. In command window: adb devices - ensure it says "sideload" and not "unauthorised"
    5. In command window: adb sideload copy-partitions-20210323_1922.zip
    6. Reboot recovery from menus on phone
    7. In command window: adb devices - ensure it says "sideload" and not unauthorised
    8. In command window: adb sideload Nameless-AOSP_kebab-12.1-20220723-1310-Official.zip
    9. Click back arrow in recovery, then click "Factory reset" -> "Format data/factory reset" -> "Format data"
    10. Click back arrow in recovery, then click "Reboot to system"
    If you miss a step and boot the phone it's likely not going to be stuffed. In this case, force it back to EDL mode (adb reboot edl) or hold the up + down volume buttons for ~40s and start with the MSM tool again.
    11
    New Build up!

    Note
    - Supported latest Oxygen or Hydrogen OS 11 firmware
    - Dirty flash from early build is fine
    - Fingerprint & haptics may not work on custom kernel so don't spam in device support group

    Source changelog:
    - Merged July security patch (android-12.1.0_r11)
    - Switched to GameSpace, with all goods from old GamingMode kept
    - Refactored in-game lock gesture feature
    - Added Status Bar Ticker
    - Added Music QS tile
    - Added Google Lens into screenshot UI
    - Added proximity check on wake toggle
    - Added support to show battery level for AirPods series
    - Added support to reset auto brightness adjustment
    - Added more haptic feedback scenes for supported devices
    - Relax slider haptic feedback strength
    - Dropped slider haptic feedback for some devices
    - Added OPPO Sans
    - Allow receive / send any type of files from Bluetooth
    - Fixed less boring heads up toggle
    - Fixed 2-button navbar option missing
    - Improved partial screenshot
    - Improved pocket mode layout
    - Moved extra dim feature into display settings
    - Show 12L in settings and updated Easter Egg from PUI
    - Updated default wallpaper
    - Updated various system icons
    - Updated various APNs
    - Updated lawnchair to latest dev & Enabled dexpreopt
    - Other cleanup and improvements

    Device changelog:
    - Improved Haptics feedbacks. Enjoy OOS type haptic now :)
    - Improved some Chinese third-party input methods haptic feedback
    - Enable System Wide haptics feedbacks
    - Update blobs from LA.UM.9.12.r1-14200-SMxx50.QSSI13.0
    - Fixed Dolby visualizer effect
    - Attempt to match stock auto brightness behaviour
    - Attempt to fix Google AR Core
    - Fixed audio in screen cast (WiFi Display)
    - OnePlus Settings: Added support to automatically enable high touch sample / tp edge touch mode in games
    - OnePlus Settings: Increased vibrator strength level range to 5 (Only for default kernel)
    - Other cleanup and improvements
    11
    New Build Up!

    Source Changelog
    - Merged May security patch (android-12.1.0_r5)
    - Added AdGuard & Cloudflare private DNS providers
    - Added Custom carrier label & Carrier label placement
    - Added Dora & Weed status bar icons
    - Added optimized charging QS tile for supported devices
    - Allow to hide back gesture arrow
    - Allow to switch slot in recovery for AB devices
    - Refactor QS tiles layout code (Previous settings will be revoked, set again in settings)
    - Fixed partial screenshot
    - Fixed wireless emergency alerts crash in settings
    - Maybe more that I forgot

    Device Changelog
    - Restore old notification haptic intensity