[ROM][06/25][11.0] Yet another AOSP project [OP8T/9R][STABLE] - OnePlus 8T ROMs, Kernels, Recoveries, & Other Deve

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
YAAP is a project founded by Adhitya Mohan (@poad42) and Ido Ben-Hur (@idoybh) with the goal of staying close to AOSP in design goals, offer a clean interface, do as much as original development as possible and avoid becoming a kitchen sink and cherry picked mess.
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.)
If it is a random reboot, grab dmesg . (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
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
OTA Package | Fastboot Package
Follow us on Telegram for updates and faster(?) responses
Chat
Updates
How to flash using Fastboot or ADB sideload:-
Fastboot
Download Fastboot package
reboot to bootloader
Factory reset in the included recovery, if you are flashing for the first time
Reboot and enjoy YAAP
ADB Sideload
Download the OTA package
Reboot to recovery and use adb sideload to flash
Factory reset in the included recovery, if you are flashing for the first time
Reboot and enjoy YAAP
Note: This is a unified build for both the OnePlus 9R and 8T
ROM OS Version: Android 11
XDA:DevDB Information
Yet Another AOSP Project, ROM for the OnePlus 8T/9R
Contributors
OmkarTheAndroid, idoybh, poad42
Source Code: https://github.com/yaap
ROM OS Version: Android 11
ROM Kernel: Linux 4.19.x
ROM Firmware : OOS 11 Global Stable
Based On: AOSP
Version Information
Status: Stable

18-06-2021
Changelog:
ROM:
• Add support for wiping dynamic partitions in recovery
• Make flashing progress notifications persistent in OpenDelta
• Remove local file flash switch in OpenDelta
• Other layout and bugfuxes for OpenDelta
• Adjust biometric promopt for FOD devices
• Fix clock icon in Kai & Victor icon packs
• Various other optimizations and bugfixes.
Device:
• Initial unified build for OnePlus 8T/9R
• Fixed issues with NFC
• Switched to YAAP kernel
• Reworked DeviceSettings
• Added color modes from stock
• Updated blobs from OnePlus9ROxygen_13.I.04 & LA.UM.9.12.r1-10800-SMxx50.0

Awesome! Downloading now.

8t not found

The builds are unified, 8t and 9R have the same build.
kuto232 said:
8t not found
Click to expand...
Click to collapse

Initial thoughts:
Clean and speedy!
All the features appear to work great.
Status bar icon padding isn't mangled.
Fingerprint works really fast and is just like stock.
No issues with Magisk and SafteyNet. Widevine L1 is active!
There's no "Check proximity sensor before wake" option.
When charging with AOD option on, it doesn't show the batter % at the bottom (or anywhere). This is just a minor gripe. Fixed in 6/24 build!

poad42 said:
The builds are unified, 8t and 9R have the same build.
Click to expand...
Click to collapse
is this confirmed?

Does this include gapps? and should I unzip the fastboot zip and use the recovery from there to flash this?

Snekxs said:
Does this include gapps? and should I unzip the fastboot zip and use the recovery from there to flash this?
Click to expand...
Click to collapse
Gapps are included (looks like Nano/Micro). You can unzip and either flash each image to the appropriate partition or use one fo those ROM installer batch files, that basically does the same thing:
Code:
:choice
set /P c=Do you want to install ROM ( Reccomended )[Y/N]?
if /I "%c%" EQU "Y" goto :continue
if /I "%c%" EQU "N" goto :exit
goto :choice
:continue
:continue
goto :exit
:exit
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash dtbo dtbo.img
fastboot reboot fastboot
fastboot flash odm odm.img
fastboot flash system system.img
fastboot flash system_ext system_ext.img
fastboot flash product product.img
fastboot flash vbmeta vbmeta.img
fastboot flash vbmeta_system vbmeta_system.img
fastboot flash vendor vendor.img
ECHO FLASHING DONE.......
ECHO CLICK ENTER RECOVERY
ECHO WIPE DATA/FACTORY RESET
ECHO REBOOT SYSTEM

vnayrp said:
is this confirmed?
Click to expand...
Click to collapse
Duh, why else would I say it.
Snekxs said:
Does this include gapps? and should I unzip the fastboot zip and use the recovery from there to flash this?
Click to expand...
Click to collapse
Just do fastboot update fastabootoackagename.zip

xocomaox said:
Initial thoughts:
Clean and speedy!
All the features appear to work great.
Status bar icon padding isn't mangled.
Fingerprint works really fast and is just like stock.
No issues with Magisk and SafteyNet. Widevine L1 is active!
There's no "Chock proximity sensor before wake" option.
When charging with AOD option on, it doesn't show the batter % at the bottom (or anywhere). This is just a minor gripe.
Click to expand...
Click to collapse
You can thank OnePlus for breaking the time to full code in kernel, thus breaking indication stuff in userspace(notice how everything works when using a normal charger, but breaks when using dash). That said, there is a hacky workaround from los "that works". So will pick that for the next build.

poad42 said:
Duh, why else would I say it.
Click to expand...
Click to collapse
;-) apologies if i offended you you are the uploader!! I realize it... lol.
by the way guys.... this is a great rom. tried it and am using it since last night.. hopefully, wont change it for a week atleast. except for the camera app. very basic and I fail to receive how the 48mp option isn't opening up for most roms yet.
All the best to all you devs. ;-) thanks for the options and your efforts.

vnayrp said:
;-) apologies if i offended you you are the uploader!! I realize it... lol.
by the way guys.... this is a great rom. tried it and am using it since last night.. hopefully, wont change it for a week atleast. except for the camera app. very basic and I fail to receive how the 48mp option isn't opening up for most roms yet.
All the best to all you devs. ;-) thanks for the options and your efforts.
Click to expand...
Click to collapse
It is an incredibly good ROM. Worth leaving OOS for. Please use GCam and not that awful stock cam!
poad42 said:
You can thank OnePlus for breaking the time to full code in kernel, thus breaking indication stuff in userspace(notice how everything works when using a normal charger, but breaks when using dash). That said, there is a hacky workaround from los "that works". So will pick that for the next build.
Click to expand...
Click to collapse
Ah, of course! I didn't even test with a normal charger...

xocomaox said:
It is an incredibly good ROM. Worth leaving OOS for. Please use GCam and not that awful stock cam!
Ah, of course! I didn't even test with a normal charger...
Click to expand...
Click to collapse
Can I use any gcam or is there a specific one that's made for the 8t?

Snekxs said:
Can I use any gcam or is there a specific one that's made for the 8t?
Click to expand...
Click to collapse
Use 8.1 Wichaya
EDIT: There is newer GCam available. Old still works but there may be problems like shooting Video.

25-06-2021
ROM:Fix issues for slower brightness ramp ratesRevert "display: Don't animate screen brightness when turning the screen on" as this causes some issues with AoDDevice:Debloated init from useless services and oneplus additionsUpdate init from LA.UM.9.12.r1-11800-SMxx50.QSSI12.0Build nfc stack from sourceRemove Oneplus framework stuffDrop unused pixelworks halFix charging time in lock screen while dash chargingUpdate audio fx blobs from LA.UM.9.12.r1-10800-SMxx50.0
OTA Package Fastboot Package

Related

[ROM] [XZ] [F8331] [F8332] [Pie] [STABLE] | AOSP 9.0 Pie builds for F8331/F8332

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Introduction
First public Android 9.0 builds for Kagura! It`s pure AOSP from Google with few modifications by me and general configs/tweaks from Sony Open Devices Project. Let`s make our XZ great again!
How To Install​
Download all needed files of latest version: ROM, TWRP, OEM, Magisk, GApps (arm64, Android 9.0, nano)
Flash latest TWRP using:
Code:
[COLOR="Red"]fastboot flash recovery [your twrp image name].img[/COLOR]
Flash latest OEM using:
Code:
[COLOR="Red"]fastboot flash oem [your oem image name].img[/COLOR]
Reboot your phone to recovery by pressing Vol- and Power Button together - Sony logo must appear, then TWRP will boot in ~15sec. PHONE MUST BE TURNED OFF!!!
When rebooted to recovery, format /data, then do wipe /data /cache /dalvik, put ROM, Magisk and OpenGapps zips to internal storage
FOLLOW NEXT STEPS AS THEY ARE DESCRIBED HERE, IT`S VERY IMPORTANT!!!
Flash ROM (universal for both F8331 and F8332) and DualSim patch if you`re using F8332 (head to F8332 folder)
Flash Magisk
Flash Gapps
When finished, reboot to system as TWRP suggests you. Phone will reboot twice, it`s OK, after second reboot it will start to boot to system
Bugs:​
[*]Notification light
Night light (can`t be fixed)
Official TWRP can`t mount /data (TWRP`s issue, wait for update, or use AdrianDC`s one)
Credits:
MotexT
Paul aka Fastbooking for guiding​SONY Open Devices Project developers for source​
Gouster aka tweak-maniac for DualSim patcher​
Download links/mirrors:​
GDrive - builds are ordered by date of build in corresponding folder
[Your mirror] - i allow mirroring, but put credits then and inform me about mirror, will add it here
ROM OS Version: 9.0 Pie
ROM Kernel: Linux 4.9
Based On: AOSP
Version Information
Status: Stable
Latest Beta Release Date: 06/10/2018
Latest Stable Release Date: 06/10/2018
Created 11/09/2018
Last Updated 06/10/2018
Changelog​11/09:​
new navbar
better battery
led notifications should work now
new oem, so possibly more stable and alot faster
12/09:​
MTP works now
webview patched
autobrightness fixed
forceencrypt disabled, set to encryptable
autorotation fixed
camera fixed partially - aosp camera app works now, 3rd party should too (except any of GCam)
fingerprint reboots fixed: press once when phone showed from side, then wait until 3 animations on fingerprint pass, just than add your fingerprint
finally separate builds for F8332 aka dualsim, check my GDrive
14/09:​
under the hood fixes for better perfomance
frontal camera works now
removed night light
disabled notification LED until i fix it
24/09:​
updated mixer_paths.xml to possibly fix top speaker
WiFi on battery draining fixed
camera improved a bit
latest sources & patches from AOSP and SOD for even better performance and stability
06/10:​
notification led finally fixed, thx SOD team
latest sources
pixel accent
top speaker re-fix
speed improvements, some random reboots fixed
06/10 upd. [STABLE]:​
now marked as [STABLE]
google camera and other camera apps are fixed now
removed annoying career label (lmao, i thought you will like it)
removed annoying volume-level warning
some under-the-hood improvements, up to you to notice speed and stability increase
Screenshots:​
​
Awesome work Bro...
Which Folder is better one?
J.M.Siyath said:
Awesome work Bro...
Which Folder is better one?
Click to expand...
Click to collapse
Folder`s are grouped in dd/mm order, so for now 10/09 is the most recent one. Today 11/09 will come, wait for updates.
MotexT said:
Folder`s are grouped in dd/mm order, so for now 10/09 is the most recent one. Today 11/09 will come, wait for updates.
Click to expand...
Click to collapse
Yes, but latest folder name is "underbug" therefore.
and 11/09 Build is Uploaded
Thanks for your work! how do you enable the gestures? they aren't visible in the settings
I have to say its blazing fast, its way snapier than stable oreo, keep up the good work, by the way camera works with open camera app from google store.
Be_Cruel. said:
I have to say its blazing fast, its way snapier than stable oreo, keep up the good work, by the way camera works with open camera app from google store.
Click to expand...
Click to collapse
Thx for feedback, will edit OP
OEM got updated, so links for download are updated too. Also new build is ready - 11/09, download it. In pair with new oem it`s incredibly fast
Wow ! Already 9.0 ?! Is it usable on a daily basis ? (Camera, battery...)
ilininja said:
Wow ! Already 9.0 ?! Is it usable on a daily basis ? (Camera, battery...)
Click to expand...
Click to collapse
Perfect candidate as daily driver, except cera works only in third party apps, and not all of them. Wait for fixes, no ETA for now.
USB PC file trasnfer is not working including twrp after boot, twrp asks password to dcrypt. any tips?
J.M.Siyath said:
USB PC file trasnfer is not working including twrp after boot, twrp asks password to dcrypt. any tips?
Click to expand...
Click to collapse
Will be fixed, no ETAs for now. When I will have time.
Keep up the awesome work :good:
Waiting for fix , i will test it on my F8332
anyone tried it on f8332?
nhicko95 said:
anyone tried it on f8332?
Click to expand...
Click to collapse
I tried, but sim 1 only working.
J.M.Siyath said:
I tried, but sim 1 only working.
Click to expand...
Click to collapse
try to add this to build.prop
persist.multisim.config=dsds
persist.radio.multisim.config=dsds
ro.telephony.default_network=9,0
Click to expand...
Click to collapse
fingerprint registration cause of force shut down
Amazing fast rom. Bug i noticed so far: camera Not working, adaptive brightness Not working, Fingerprint Set Up causes Phone shut down, nightlight Not working. I will use it more and will Report Back
Edit: also high battery drain when Screen on & Off
Edit2: Notificiation LED is Always activated with Red Color when Screen is on or off

[ROM][OFFICIAL][Android 10]ScorpionROM v3.x[Google Pixel 3/XL][Crosshatch/Blueline]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Feel The Sting!​
Since we have no working TWRP for the Pixel 3/XL, we have to flash with our own "stock" recovery. In the download section below, you will find a boot image and the ROM zip. You need to download both and follow the install instructions.
** GApps are included in the ROM **​
Downloads:
Crosshatch
Blueline
Installation:
For First Time Install, you must clean flash! Check the upload date, this will let you know which factory image you need to be on before flashing your device.
1) Plug the device into a PC and open a terminal
2) adb reboot bootloader
3) fastboot flash boot boot.img --slot all
4) fastboot reboot-bootloader
5) Using the device volume buttons, select Recovery Mode
6) Go to Wipe data/factory reset and confirm the wipe
7) When it's done, select Apply update from ADB (This will allow you to sideload the ROM zip)
8) adb sideload the_rom.zip
Code:
# Example (using a [I]Wildcard[/I] shortcut)
adb sideload S*.zip
9) Reboot system
10)
Kernel Source:
Bluecross Kernel
XDA:DevDB Information
ScorpionROM, ROM for the Google Pixel 3 XL
Contributors
NepoRood, dabug123
Source Code: https://github.com/ScorpionRom
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
Based On: AOSP, ABC, DU
Version Information
Status: Stable
Current Stable Version: v3.x
Stable Release Date: 2020-01-11
Current Beta Version: v3.0
Beta Release Date: 2019-12-20
Created 2019-12-20
Last Updated 2020-08-05
Additional Info
This rom is not meant to be the most feature filled, nor do we claim it is the fastest, or most streamlined. This is just a fun project for us to release our daily irritability.
Features:
Display Settings:
Pulse Audio Equalizer
QS panel:
-Quick pulldown
-QS background
-QS rows and columns
"R" Style notification headers
*Status bar
-Network traffic
-Battery Styles
-Position Clock (Center/Left/Right)
-Show clock seconds
Lockscreen Weather
Lockscreen tweaks:
-Clock styles
-Show/Hide lock icon
-Now Playing
-Media art
-Always on when charging
Gestures:
Active Edge (Squeeze)
Activate the Torch w/Power button
Full Screen Gesture navigation
Custom Gesture actions
Power Menu:
Advanced Power menu (Restart, Recovery, Bootloader, SystemUI)
Screenshot/Partial Screenshot
Screen Record
Other Stuff:
DU-Themes (Accents, Fonts, and Statusbar)
Pixel Stand Support
Next Generation Assistant (Pixel 4 series only)
Charging animation
Join us on Telegram for the latest news and discussion: Link
Credits:
(In alphabetical order)
@ezio84
@Mazda
@NYCHitman1
@Surge1223
The hard working teams at ABC and DU
And anyone I forgot...
Reserved
NepoRood said:
This rom is not meant to be the most feature filled, nor do we claim it is the fastest, or most streamlined. This is just a fun project for us to release our daily irritability.
Click to expand...
Click to collapse
Hello,
Great to have several opportunities
Thanks for the contribution!
Cheers...
Sébastien.
PS: Is the kernel source from Crosshatch the same as the Bluecross one? I'm just asking since the OP only includes Bluecross kernel source...
5.1 said:
Hello,
Great to have several opportunities
Thanks for the contribution!
Cheers...
Sébastien.
PS: Is the kernel source from Crosshatch the same as the Bluecross one? I'm just asking since the OP only includes Bluecross kernel source...
Click to expand...
Click to collapse
The "bluecross" kernel is the unified kernel for the Pixel 3 series (3, 3XL, 3a, 3aXL)
Thanks for all the amazing hard work. Any pics?
Sent from my Pixel 3 XL
Has the Android Auto AOSP bug on Android 10 been addressed. Even stock is messing up now on Crosshatch since Google updated the app.
twcobra said:
Has the Android Auto AOSP bug on Android 10 been addressed. Even stock is messing up now on Crosshatch since Google updated the app.
Click to expand...
Click to collapse
O.T. but.. Seems to work fine for me in our Honda. I'm running stock rooted.
twcobra said:
Has the Android Auto AOSP bug on Android 10 been addressed. Even stock is messing up now on Crosshatch since Google updated the app.
Click to expand...
Click to collapse
Can't give an honest answer to that, I don't use Android Auto. Some logs, presented to the right people might solve any issues though....
mgp53 said:
O.T. but.. Seems to work fine for me in our Honda. I'm running stock rooted.
Click to expand...
Click to collapse
November or December. It was fine until I put in December
Eudeferrer said:
Thanks for all the amazing hard work. Any pics?
Click to expand...
Click to collapse
Will upload some after work
twcobra said:
November or December. It was fine until I put in December
Click to expand...
Click to collapse
December..
flashed latest firmware
no chance sideloading.
stuck at 47% and error 1.
it said timestamp is older.
Shafwan7 said:
flashed latest firmware
no chance sideloading.
stuck at 47% and error 1.
it said timestamp is older.
Click to expand...
Click to collapse
You downloaded and flashed the boot image?
NepoRood said:
You downloaded and flashed the boot image?
Click to expand...
Click to collapse
yes. followed whole step given by other user also but still no luck.
maybe i dont get it how to flash firwmre to both slot.
is it just use the "flash all.bat" thingy and it will automatically flash to both slot?
i tried to change the slot to boot A with "fastboot set_active A" but fastboot not recognised the keyword.
Shafwan7 said:
yes. followed whole step given by other user also but still no luck.
maybe i dont get it how to flash firwmre to both slot.
is it just use the "flash all.bat" thingy and it will automatically flash to both slot?
i tried to change the slot to boot A with "fastboot set_active A" but fastboot not recognised the keyword.
Click to expand...
Click to collapse
Code:
fastboot --set-active=a
I've been using my own builds for a while and haven't been on stock since around the end of September....
NepoRood said:
Code:
fastboot --set-active=a
Click to expand...
Click to collapse
thank you. solved.
need to add .\ first bcs im using Win10 powershell.
without .\ fastboot wont recognise +1
For those Android Auto users. I have been on Scorpion ROM on my Crosshatch for 2 days. So far Android Auto has been working great.
Ignored
Got exciting and forgot to read
twcobra said:
For those Android Auto users. I have been on Scorpion ROM on my Crosshatch for 2 days. So far Android Auto has been working great.
Click to expand...
Click to collapse
so no freezes or black screens at all? interesting good to know thanks, will probably try it so
---------- Post added at 12:12 PM ---------- Previous post was at 11:57 AM ----------
peconaut said:
Is this ROM base on December update. Just want to know if gestures are working with 3rd party launcher
Click to expand...
Click to collapse
think so, based on what OP says: "Check the upload date, this will let you know which factory image you need to be on before flashing your device."
so should be December

[ROM][OFFICIAL][11][OnePlus Nord N10/billie] Pixel Experience [AOSP]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
PixelExperience for OnePlus Nord N10 [billie]
What is this?
PixelExperience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, boot animation)
Our mission is to offer the maximum possible stability and security, along with essential and useful features for the proper functioning of the device
Based on Android 11
Whats working?
RIL
Mobile Data
GPS
Camera
Flashlight
Camcorder
Bluetooth
FM radio
Fingerprint reader
Lights
Sound/vibration
WIFI
NFC
Default 90hz refresh rate
Known issues
Adaptive Brightness
DT2W
You tell me
DON'T FLASH GAPPS, THEY'RE ALREADY INCLUDED
Download from PixelExperience website
Donate
Liked my work? Give me a beer
Translation
Help with project translation
Stay tuned
Our Telegram channel
Our blog
Join Telegram SUPPORT GROUP
Flash instruction
Pre-requisites:
* You are familiar with helping yourself out of awkward situations. You won't defame or complain at the developer of this ROM for your misfortunes.
* You are familiar with using fastboot
* Bootloader unlocked
* You have created a backup of your ROM & data
* !!!CLEAN FLASH RECOMMENDED!!!​
Spoiler: Instruction
Download the ROM and recovery image​
Boot into bootloader adb reboot bootloader​
Flash the recovery image fastboot flash recovery recovery.img​
Do a factory reset in recpvery​
Reboot into recovery fastboot reboot recovery​
Go to Apply update and choose Apply from ADB​
Sideload the rom adb sideload rom.zip​
​
​
A special thanks to @churchner420 who donated me the device!
Thx to @KakatkarAkshay who helped me!
Android OS version: 11.0.0_r32
Security patch level: March 2020
Build author: Billaids / Telegram
Device Source code: https://github.com/Billaids/device_oneplus_billie
Kernel Source: https://github.com/Billaids/kernel_oneplus_sm6350
Source code: https://github.com/PixelExperience
ROM Developer: jhenrique09
Thanks for sharing! Is SELinux enforcing ?
Billaids said:
Flash the recovery image fastboot flash recovery recovery.img​
Click to expand...
Click to collapse
Does this automatically default to the current boot partition? I think there is no recovery partition. Wouldn't it be enough to fastboot boot the recovery, so the current kernel is not overwritten? (second partition set can remain unchanged as backup)
downloading, thanks
Very nice Rom, installed it and it works. One thing I couldn't find is an option to switch to 90Hz? Is it possible to get it to 90Hz?
EDIT: Found a way " adb shell settings put system min_refresh_rate 90.0 " does the job.
Nice Rom, keep up the good work. Thank you a lot!
Finally we are gifted with the boon of roms for this phone. Praise be!
But for real though thank you so much.
If've tesed the Rom a little bit, two things, first the Statusbar is a little bit to high and scrolling is a little bit stuttery (maybe something to do with scrolling cache?).
Other than that very smooth and stable rom.
MH190102 said:
If've tesed the Rom a little bit, two things, first the Statusbar is a little bit to high and scrolling is a little bit stuttery (maybe something to do with scrolling cache?).
Other than that very smooth and stable rom.
Click to expand...
Click to collapse
Both and a lot more will be fixed in the next update. Meanwhile the refresh rate is set to 60hz hence your phone feels stuttery. That can be fixed with the following adb command: adb shell settings put system min_refresh_rate 90.0
churchner420 said:
Both and a lot more will be fixed in the next update. Meanwhile the refresh rate is set to 60hz hence your phone feels stuttery. That can be fixed with the following adb command: adb shell settings put system min_refresh_rate 90.0
Click to expand...
Click to collapse
Yeah, its the first build and for that its running pretty good, as you can see above I've allready fixed the refresh rate at 90Hz with this command, still some stutters but its ok.
Really looking forward for the next update, love the Rom.
MH190102 said:
Yeah, its the first build and for that its running pretty good, as you can see above I've allready fixed the refresh rate at 90Hz with this command, still some stutters but its ok.
Really looking forward for the next update, love the Rom.
Click to expand...
Click to collapse
Yepe too oh yes ok I didn't see it was you. The stuttering probably is because of the kernel not being polished 100%. Will prbably be a lot better in the next update
Tried flashing this ROM today, wifi still doesn't work after rebooting multiple times. re flashing yields the same result. Anyone else having this problem?
Generic123. said:
Tried flashing this ROM today, wifi still doesn't work after rebooting multiple times. re flashing yields the same result. Anyone else having this problem?
Click to expand...
Click to collapse
I completed the setup without wifi and once I got to the Homescreen, I rebooted the device and wifi was working.
Is this ROM for the 5G? If so is it for the unlocked version?
creativetrendz said:
Is this ROM for the 5G? If so is it for the unlocked version?
Click to expand...
Click to collapse
5G should work
Generic123. said:
Tried flashing this ROM today, wifi still doesn't work after rebooting multiple times. re flashing yields the same result. Anyone else having this problem?
Click to expand...
Click to collapse
try to flash boot.img from stock rom
after booting the stock boot.img the roms runs nicely I am happy to st modifying this device
Can you say if the next update for this awsome Rom is comming soon?
Billaids said:
try to flash boot.img from stock rom
Click to expand...
Click to collapse
Late reply, but flashing the stock boot.img doesn't appear to fix things on my end. Will go back to oxygenOS for now. Hope that the next update makes the ROM more stable.
Hello Sir, I bought the OnePlus NORD N10 5G phone last week and wanted to use it for direct streaming with my new Hearing AIds. In the System/Accessibility menu, i ticked Hearing Aids Compatibility and paired my hearing Aids devices and they showed up as connected. Alas, no sound in my aids! They still come out from the loudspeaker even if I press the volume button and change the output to Hearing Aids. I know that ASHA (Audio Streaming for Hearing Aids) works well on PIXEL 3 and 4. Is it implemented in your ROM? I don't want to void my guarantee if there is no hope that it ill work. Thanks for your answer.
vakwa42 said:
Hello Sir, I bought the OnePlus NORD N10 5G phone last week and wanted to use it for direct streaming with my new Hearing AIds. In the System/Accessibility menu, i ticked Hearing Aids Compatibility and paired my hearing Aids devices and they showed up as connected. Alas, no sound in my aids! They still come out from the loudspeaker even if I press the volume button and change the output to Hearing Aids. I know that ASHA (Audio Streaming for Hearing Aids) works well on PIXEL 3 and 4. Is it implemented in your ROM? I don't want to void my guarantee if there is no hope that it ill work. Thanks for your answer.
Click to expand...
Click to collapse
As far as I know unlocking your Bootloader on a OnePlus-Phone doesn't void your guarantee.
Help pls, not sure what I am doing wrong. I have a Oneplus Nord N10 5G and have once again had to rely on the MSM Dowload Tool at billie8_14_O.01_201121 to recover the situation!
Like on all my phones of past nearly 10 yrs, rooting is the best option for me. I wonder when TWRP will be available?
I managed to install the custom recovery as above but adb sideloading the PixelExperience_billie-11.0-20210306-2121-BETA-UNOFFICIAL.zip doesn't work for me. It crashes out about halfway thru saying it was expecting to receive file for the N10, which it is.
Just to clarify this Pixel zip file is for the Build Number Oxygen OS 10.5.7 BE86AA and after?? Thanks all for any advice/pointers

[ROM] [11] [RMX1971] Havoc-OS For Realme 5 Pro [OFFICIAL]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
About :-
Havoc-OS is an after-market firmware based on Android Open Source Project,
inspired by Google Pixel with a refined Material Design 2 UI.
We offer a smooth and stable experience for your device with a selected
set of amazing features that provide an exceptional user experience.
Team :-
Founder & Lead Developer:
SKULSHADY (Anushek Prasal)
DevOPS & Scaling:
Irongfly (Sukeerat Singh Goindi)
Support Team:
theo.j22 (Tushar Jain)
Donate :-
If you like our work and would like to support this project then please consider donating.
PayPal: https://www.paypal.me/ANUSHEK
UPI: [email protected]
Links :-
Download :- Here
Havoc-OS Official Website :- Here
Device Support Group :- Here
Official Support Group :- Here
Announcements Channel :- Here
CLEAN FLASH :-​Download the latest build (Gapps or Vanilla ) and Gapps for vanilla build​Reboot to recovery​Wipe System, Data, Cache, Dalvik and Vendor.​Flash the latest build and GApps (on non Gapps build if needed)​Format Data by typing YES.​Reboot.​​DIRTY FLASH :-​Download the latest build (gapps or non Gapps)​Reboot to recovery​Flash the latest build​Wipe Cache​Reboot​Known issues :-​Nothing yet
Let me know, if you find any.​Source Changelog :- Here​
Device Changelog :-
Initial Official Release.
Added KCAL.
June Security Patch.
Bump to June RedFin FP.
Kernel Upstreamed to 4.9.2272.
Fixed 2% battery drop issue.
Added FPS QS tile.
KharaMe Parts now follow accent colour.
•Android version: 11
•Security patch level: June 2021
•Build author/Device Maintainer: Krish Walecha
•Device Source code: https://github.com/KrishWalecha
•Source code: https://github.com/Havoc-OS​
I'm a fan of Havoc OS Rom since i used it on my Samsung galaxy Note 3 4G (N9005) android 9 & 10.
This rom is awesome it's my third day of using rom on RM 5 pro. with no bugs till now.
I've some requests :
1- Quick setting doesn't 've option or button for adaptive brightness.
2- The recent doesn't 've option to view free memory/all memory.
3- In the old Havoc os for (N9005) there was an option on buttons to customize a button to Kill app.
This the options i remember now and i feel comfort with these ones.
1 :- it used to have in 4.3, after that it was nuked for some reasons.
2 :- the default launcher provides an option to clear all, it's there by default.
Glad that you liked the ROM
Krishwalecha098 said:
1 :- it used to have in 4.3, after that it was nuked for some reasons.
2 :- the default launcher provides an option to clear all, it's there by default.
Glad that you liked the ROM
Click to expand...
Click to collapse
I know , in recent there is a clear all button , but i asked about viewing free memory such
"1.3 GB free /4GB Ram"
Mstf_Ata said:
I know , in recent there is a clear all button , but i asked about viewing free memory such
"1.3 GB free /4GB Ram"
Click to expand...
Click to collapse
Oh, my bad. You can use 3rd party launchers like OnePlus launcher, AOSP launchers don't have that feature sadly.
I faced a problem may be it's a bug
1. when i connect whatsapp web on PC , the notification sound continuously ring every a bit of seconds and i solved it to make this notification as silent.
2. In spite of making the notification silent when sharing a video to someone via whatsapp web the notification sound continuously ring twice a second and i solved it to make this notification as silent.
Mstf_Ata said:
I faced a problem may be it's a bug
1. when i connect whatsapp web on PC , the notification sound continuously ring every a bit of seconds and i solved it to make this notification as silent.
2. In spite of making the notification silent when sharing a video to someone via whatsapp web the notification sound continuously ring twice a second and i solved it to make this notification as silent.
Click to expand...
Click to collapse
Okay...maybe some issues from WhatsApp. I'll take a look into it.
Hi! Thanks for finally bringing android 11 to r5p. Could you tell me how to upgrade from havoc os 9 to this version ? Do i need to flash realme ui first ?
ragilcepot said:
Hi! Thanks for finally bringing android 11 to r5p. Could you tell me how to upgrade from havoc os 9 to this version ? Do i need to flash realme ui first ?
Click to expand...
Click to collapse
No, you just need to flash latest rui firmware.
unstable network connection both mobile data and wifi
Been enjoying this rom quite a lot! Thanks!
Anyway, how do you do OTA ? will it erase all my data ?
What steps to do OTA ?
is there any way to disable scoped storage i got force stop each time opening minecraft ?
TIA
SERIOUSLY BRICKED!!! HELP!!
I wanted to flash havoc, I was on latest firmware F.03 but with stock recovery and unlocked bootloader and i tried to flash through fastboot blabus twrp 20202802 recovery and i ended up on bootloop. I m not sure if i flashed vbmeta together or after i realized that i was on bootloop.
Anyway i found a guide on flashing ofp files through fastboot. So i downloaded C.04 update, extracted the .img files below,
Boot
System
Vbmeta
Vendor
and after flashing them....nothing new hapenned. Still on fastboot, no boot, no recovery.
I have tried all kind of random flashes since then that i found on the net but nothing worked.
Anyone have had this issue before???
Curious_guy said:
SERIOUSLY BRICKED!!! HELP!!
I wanted to flash havoc, I was on latest firmware F.03 but with stock recovery and unlocked bootloader and i tried to flash through fastboot blabus twrp 20202802 recovery and i ended up on bootloop. I m not sure if i flashed vbmeta together or after i realized that i was on bootloop.
Anyway i found a guide on flashing ofp files through fastboot. So i downloaded C.04 update, extracted the .img files below,
Boot
System
Vbmeta
Vendor
and after flashing them....nothing new hapenned. Still on fastboot, no boot, no recovery.
I have tried all kind of random flashes since then that i found on the net but nothing worked.
Anyone have had this issue before???
Click to expand...
Click to collapse
I don't know this work for you or not , but this work for me.
First flash TWRP with fastboot
Then flash vbmeta
It's will fix recovery
Then flash The ROM.
Hope that fix your problem
JodieMarch said:
I don't know this work for you or not , but this work for me.
First flash TWRP with fastboot
Then flash vbmeta
It's will fix recovery
Then flash The ROM.
Hope that fix your problem
Click to expand...
Click to collapse
Thanks for your replly,
i tried it but it didnt work.
i have also tried to use fastboot erase commands such as:
fastboot erase recovery
fastboot erase system
etc...
to completely clean the phone and flash over through fastboot img but didnt work too.
i starting thinking buying a new phone...
Curious_guy said:
Thanks for your replly,
i tried it but it didnt work.
i have also tried to use fastboot erase commands such as:
fastboot erase recovery
fastboot erase system
etc...
to completely clean the phone and flash over through fastboot img but didnt work too.
i starting thinking buying a new phone...
Click to expand...
Click to collapse
You just need your recovery back first , try orangefox or other TWRP until you can use recovery
Then you just need to try flashing ROM .
Try 2 different type first try ROM with color os support and RUI support
JodieMarch said:
You just need your recovery back first , try orangefox or other TWRP until you can use recovery
Then you just need to try flashing ROM .
Try 2 different type first try ROM with color os support and RUI support
Click to expand...
Click to collapse
i tried orange fox, twrp blabus old and new, several stock recovery, nothing worked. I'm trying now to extract from ozip stock firmware c15 vendor boot recovery and system through python, hope it works..
i ll let you know how this will end up.
For your information, i completely bricked my phone, not opening-restarting etc, flashing ofp file on fastboot didnt work, flashing every custom recovery that i found with or without vbmeta didnt work, clearing everything with fastboot erase commands and flashing all over again didnt work, so im back to 0.
If anyone can help, i would be thankfull.
Hello all, i want to try Havoc OS on my Realme 5 Pro but i have a few questions:
1-Does it suport the 20W fast charging?
2-Does it support Widevine L1?
3-Does it comes with a FM radio app?
Thank you
Hi, can the stock camera of realme 5 pro run on ROM?

Development [ROM] [SHARED] [UNOFFICIAL] [12.1] [SHARED] [EOL] Pixel Experience for Xiaomi Mi 11 (venus)

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
PixelExperience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, bootanimation).​
Your warranty is now void, or not... Xiaomi?
・ We are not responsible for bricked devices, thermonuclear war or alarm app fails.
・ 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, we are in no way responsible if anything happens.
End of Service, what happened?
Well, basically an official Maintainer started working on official releases for the phone, Yair decided to retire since PE Team will do a better job. So now, Yair is behind PPUI and ArrowOS AOSP developpement for Mi 11.
And i'm also coming up with other AOSPs, so stay tuned.
Informations :
- Android Version : 12.1
- Maintainer : Yair
- Updates : Me
- Selinux Status : Permissive
- Kernel Link : Here! (Thanks Cosmin)
What's broken ?
- Quick Tap
-Boots take up 3 Minutes
- Proximity Sensor
- Tell me here!
Instruction Guide :​・ Make sure that you are on MIUI 13.0.X, this
・ Flash the Boot Image included in the files by doing "fastboot flash boot_ab boot.img". (Recovery)
・ Reboot into Recovery Mode by doing this command "fastboot reboot recovery".
・ Once in Recovery, go into "Format Data/Factory Reset". (DOING THIS STEP WILL WIPE YOUR DATA)
・ Then go back into the main menu, ang go into Apply Updates -> Apply from ADB.
・ Check if the device is connected by doing "adb devices", it should be in Sideload Mode.
・ Finally, Sideload your ROM by performing this command : "adb sideload rom_name.zip" and reboot.
You're done with flashing!
Downloads :​- New Release (Updated since post day)
- Pixel Experience 12.1 : [Download Link]
- Recovery (Boot Image) : [Download Link]
Contributors :
- Yair for maintaining the ROM. (not anymore)
- Cosmin for his Mi 11 Kernel.
- me and Tofu for the page. (yes)
​Join us at @mi11dev on Telegram for other AOSPs, early builds and more!
Donate to Yair here!
Thanks to all bug reporters.
Have a nice day!
- kota.
I'm first
The image is designed by me btw
Ralph Chen said:
I'm first
The image is designed by me btw
Click to expand...
Click to collapse
Yup! New builds images are by me tho
kotalol said:
Yup! New builds images are by me tho
Click to expand...
Click to collapse
Ye
i download tomorrow
alessio81pa said:
i download tomorrow
Click to expand...
Click to collapse
good luck
MIUI 13 from xiaomi.eu Is ok?
alessio81pa said:
MIUI 13 from xiaomi.eu Is ok?
Click to expand...
Click to collapse
yes
Ok thanks
I have only one Problem on all A12 AOSP roms. I dont know it came from the rom or from my MI11, but on miui i dont have the problem. I Always run Dark mode and i have the problem that it looks like the screen changing brightness or color level randomly, black color elements randomly changing color to dark gray and black again. I have this bug often at the Settings background and on all google apps and on Opera GX to. Sorry my english is not the best, i hope its understandeble. I can try tomorrow to make a video, but it looks like the greyscale from the background changes randomly for 1-3 seconds and i have the problem on real amoled black to, its for 1-2 seconds randomly gray.
Jangaron said:
I have only one Problem on all A12 AOSP roms. I dont know it came from the rom or from my MI11, but on miui i dont have the problem. I Always run Dark mode and i have the problem that it looks like the screen changing brightness or color level randomly, black color elements randomly changing color to dark gray and black again. I have this bug often at the Settings background and on all google apps and on Opera GX to. Sorry my english is not the best, i hope its understandeble. I can try tomorrow to make a video, but it looks like the greyscale from the background changes randomly for 1-3 seconds and i have the problem on real amoled black to, its for 1-2 seconds randomly gray.
Click to expand...
Click to collapse
Easy, it's because changing refresh rate 60/120hz, create flikering.
We have talk in TG, so for people read here :
- Dev settings > Always force peak refresh rate
or
Using a smart and friendly app called "SmartHertz" for choose refresh rate like you want by app / UI
It's a XDA Dev friend, thanks to Miguel alias @Naprzod
https://forum.xda-developers.com/t/app-root-nonroot-smarthertz-control-your-display-refresh-rate.4383823/
Why?
you didnt specify "boot" partition..
need to write:
fastboot flash boot boot.img
looks like the instructions are wrong in the OP
how's the camera and battery life?
Well done and keep it up!
alessio81pa said:
Why?
Click to expand...
Click to collapse
fastboot flash boot boot.img
Sage said:
you didnt specify "boot" partition..
need to write:
fastboot flash boot boot.img
looks like the instructions are wrong in the OP
how's the camera and battery life?
Well done and keep it up!
Click to expand...
Click to collapse
battery is pretty good in my case, for cameras you should try gcam ports, anx miui cam port is not suoported yet for mi 11
Before I flash this rom, has anyone had success with using google pay without root/magisk?
Yuki_sushi said:
Before I flash this rom, has anyone had success with using google pay without root/magisk?
Click to expand...
Click to collapse
Safety net dosen't pass by default, tho you can use MagiskHide Prop and Universal Safetynet Fix to get through it. I didn't test Google Pay tho, my bank isn't supported yet
kotalol said:
fastboot flash boot boot.img
Click to expand...
Click to collapse
fastboot flash boot_ab boot.img
kotalol said:
Safety net dosen't pass by default, tho you can use MagiskHide Prop and Universal Safetynet Fix to get through it. I didn't test Google Pay tho, my bank isn't supported yet
Click to expand...
Click to collapse
MagiskHide Prop is useless from A12. Don't use on A12.
Only Safety Net Fix by kdrag0n and Zygisk activated
Very stable and fluid. Only gpay, fingerprint and face unlock at Moment dont work

Categories

Resources