[ROM][12.1][OFFICIAL] PixelOS [AOSP][STABLE][02/04/2022] [RMX2020] - Realme C3 ROMs, Kernels, Recoveries, & Other Devel

{
"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"
}
PixelOS is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, themed icons, google sans fonts, Monet color based system wide theming, boot animation), a fork of OG Pixel Experience with improvements on the top of it. Huge respect to Pixel Experience team for their work, thanks to them for making this ROM possible.
In short a fully functional Pixel Experience with just the right amount of essentials.
Code:
/* 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.
*/
Improvements over PixelExperience
Performance improvements from ProtonAOSP
Reduced log spam verbosity
Android 12 style 4G/LTE icons
Add/remove QS with one click
Increased UI responsiveness
Optimized Night Light
Per app network restrictions
Annoying notifications
Three-fingers-swipe to screenshot
Double tap to sleep on lockscreen
Double tap to sleep on statusbar
Volume key music control
Extended Monet implementation to more UI elements
Simple RGB color balance transform sliders
More font size in 5% steps from 80% to 130%
First-class implementation of Repainter app
Under the hood optimizations​
Requirements
Realme UI 1.0 FW
Downloads
Get the latest PixelOS Build for RMX2020 Download
Magisk (optional) https://github.com/topjohnwu/Magisk/releases
Recovery https://pitchblackrecovery.com/rmx2020/
PixelOS Recovery https://sourceforge.net/projects/pixelos-releases/files/twelve/RMX2020/recovery/
Note: GApps are included, don't flash separately.​
Notes
• Encryption is enabled by default
• SELinux is enforcing
• (?) Supports Realme UI 1.0 fw only
• (?) NEOLIT Kernel included
PixelOS Recovery is recommended if you want to stay encrypted, no custom recovery supports encryption on Android12, i.e. you won't be able to decrypt your data.​Flashing Instructions
Clean flash (coming from a different ROM):
• Download ROM from the link above
• Download Magisk v23.0 or newer (optionally)
• Reboot to recovery
• Format data
• Flash ROM zip
• Reboot and voila!
• To get root access, reboot to recovery after ROM setup and flash magisk.
Updating to a newer build (dirty flash):
• Flash ROM zip and magisk (optional)
• Wipe cache and dalvik (optional, recommended)
• Reboot and voila!
Join our Telegram Group https://t.me/PixelOSChat
Source Code
PixelOS http://github.com/PixelOS-Pixelish
Device Tree and Vendor Tree https://github.com/PixelOS-Devices
Kernel Tree https://github.com/PixelOS-Devices/kernel_realme_RMX2020
ROM OS Version: Android 12.1.
ROM Kernel: Linux 4.14.x
Stable Release Date: 04 April 2022
Latest Release Date: 04 April 2022

I have a custom rom installed on my realme C3 device, Can I directly install pixelos on it ,or should i revert back to rmui ?

Everything fine..

How much storage will the system memory take?

How's the battery life in comparison to stock? I keep going back from cfw to stock since the battery life is so much better. Thanks

I actually installed this, and my phone does not reboot after I set it up after first boot, so I messed up for my first custom ROM on my phone. Used another android 12 custom rom (arrow OS) just to boot up my phone. So for me to got back into pixel os without any error in reflashing it, by flashing arrow OS first, clear caches, and then flash pixel os. And the error doesn't appear as the flashing goes on. And so far, no issues whatsoever. The rom itself is optimized, even when I force adopt my sd card, it goes so well. Big thank you for this.
Ps. I rooted pixel os just by installing the apk, patching the boot.img of pixel os, flash it to recovery, reboot and direct install of magisk

hdt25 said:
I have a custom rom installed on my realme C3 device, Can I directly install pixelos on it ,or should i revert back to rmui ?
Click to expand...
Click to collapse
You need to revert back to rmui1.0 first before you proceed flashing pixel os

Hi, I have an AU prepaid ( optus ) c3 OV, can I install this on the phone?

For those who have a problems in excessive heating during charging after using otg, disable the otg at realme settings of this rom. This should fix the overheating of the phone. Since the otg in pixel os doesn't have a mechanism to turn off itself, you should manually disable it once you used this feature

This ROM is simply awesome. Thanks @sarthakroy2002 for this, this has literally transformed this phone into something actually useful. Question: what's the cabc display option about?

jacoghi said:
This ROM is simply awesome. Thanks @sarthakroy2002 for this, this has literally transformed this phone into something actually useful. Question: what's the cabc display option about?
Click to expand...
Click to collapse
CABC is a stock realme feature... It means Content based battery consumption... It is very useful.

sarthakroy2002 said:
CABC is a stock realme feature... It means Content based battery consumption... It is very useful.
Click to expand...
Click to collapse
Thanks for the explanation, I'm assuming leaving it enabled is for the best, then. Any plans on building Lineage 19.1 with your trees? Thanks again for the awesome work, rom working perfectly so far.

How can i turn off the phone by double tapping home screen? btw nice rom this is good i can use this as daily driver but sometimes when i use the switch button (3 navigation) its automatically switching app, it's also stuttering when scrolling in some apps but thats ok because i only have 3gb ram. Performance issues in youtube and is some cases.

@sarthakroy2002, There seems to be some inconsistency between this little script that comes in the packages called dynamic_partition_op_list. The system_ext in the ArrowOS 12.1 package is resized to a much larger size, actually almost double what the PixelOS system_ext is resized to, even though the compressed package is much smaller than PixelOS'.
The other thing is that apparently the wakelocks in the roms seem to stem from this stp_dump process, apparently mediatek related (logger ?) getting a permission denied that keeps going forever. Seems to be at a system level? Is that something that can be addressed through SEPolicy?
Thanks again for the great work,

jacoghi said:
@sarthakroy2002, There seems to be some inconsistency between this little script that comes in the packages called dynamic_partition_op_list. The system_ext in the ArrowOS 12.1 package is resized to a much larger size, actually almost double what the PixelOS system_ext is resized to, even though the compressed package is much smaller than PixelOS'.
The other thing is that apparently the wakelocks in the roms seem to stem from this stp_dump process, apparently mediatek related (logger ?) getting a permission denied that keeps going forever. Seems to be at a system level? Is that something that can be addressed through SEPolicy?
Thanks again for the great work,
Click to expand...
Click to collapse
Just use my latest TWRP released in TG channel... Also the stp_dump isnt granted permission to work.... I will look into the logspams soon

Sorry for my ignorance, man, what telegram channel are we talking about? Pixeloschat? Cause I couldn't find anything there. Ok, just found your sourceforge repo, I'm assuming it's that twrp you meant before. Yeah, it sure about the permissions themselves but the binary is running, killing it simply restarts the process so I couldn't test if that's the real root of the wakelock, but everything points to it. Thanks again,

will banking apps and Netflix work?

@Radheykalra As long as you don't root it, yes. Some apps don't work even with magiskhide. Netflix always works rooted or not, you just need to sideload it. Obviously no Widevine L1 so no FHD.

@sarthakroy2002, some interesting findings: the wakelock ratio which during normal idle times is 55/45 (deep sleep / awake with the screen off)goes down to 95/5 when the battery is below 15%. No battery saver turned on at all, no change on the system itself, exact same usage. Some internal process is triggering that change in behavior with the 15% thresold. Hope that helps fixing it. By the way, I changed to your build of Lineage to double check and the behavior is exactly the same.

jacoghi said:
@Radheykalra As long as you don't root it, yes. Some apps don't work even with magiskhide. Netflix always works rooted or not, you just need to sideload it. Obviously no Widevine L1 so no FHD.
Click to expand...
Click to collapse
Do u have any idea how to get hd audio to work (LDAC ) to work, it was working on realme ui and now it's greyed out

Related

[ROM][13][OFFICIAL] PixelOS [AOSP][STABLE][23/01/2023]

{
"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"
}
PixelOS is an AOSP-based ROM, with Google apps included and all Pixel goodies. We aim to provide an experience similar to Google Pixel phones with numerous performance enhancements and a small amount of useful additional features.​
Code:
/* 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.
*/
Our Feature List​
Downloads
Get the latest PixelOS Build for Xiaomi Redmi Note 4/4x Download
Magisk (optional) https://github.com/topjohnwu/Magisk/releases
PixelOS Recovery https://sourceforge.net/projects/pixelos-releases/files/twelve/mido/recovery/
Note: GApps are included, don't flash separately.
Notes
• Selinux is enforcing by default
• 4.9.337 Fussion kernel
Flashing Instructions:
Clean Flash (from non dynamic/miui)
1. Wipe cache,dalvik,system,data and vendor
2. Format data
3. Flash retrofit supported TWRP
4. Wipe dalvik,cache,data and metadata
5. Format data (reboot to recovery after formatting data)
6. Flash ROM (untick the option of unmount system before flashing from TWRP settings)
7. Format data
8. Reboot to system (it may show no os installed ignore it, if it doesn't boot then flash the ROM again and reboot to system)
Clean Flash (from another dynamic ROM)
1. Wipe cache,dalvik,data and metadata
2. Flash ROM
3. Format data
4. Reboot to system
Dirty Flash
1. Wipe cache and dalvik
2. Flash ROM
3. Flash magisk (if want root)
4. Reboot system
Join our Telegram Group https://t.me/PixelOSChat
For staying updated https://t.me/Alonerchannel
For reporting bugs if found https://t.me/alonesplayground
Contributors:
Vasto Lorde and my testers for testing and everyone from whom i cherry-picked
Source Code:
PixelOS https://github.com/PixelOS-AOSP
Device Tree and Vendor Tree https://github.com/PixelOS-Devices
Kernel Tree https://github.com/Alone0316/kernel_mido
ROM OS Version: Android 13
ROM Kernel: Linux 4.9.337
Stable Release Date: 10 May 2023
Latest Release Date: 10 May 2023
Going to try this, optimistic
Sweet. Gonna flash this one.
Is there audio amplification?
Thank you for the effort, much appreciated .
As of now list of bug i get on this firmware.
-WiFi QR Code not working.
-Chrome Browser sometimes stuck. You wont able to scroll up and down. you need to close and open again the apps to make it work.
This rom is great and so is the update, with a cpu power save profile on smart pack kernel manager (device is still smooth and responsive just a small reduction of maxim clocks amd gpu on power level 3, 305 max gpu this is my sot so far HD prime video streaming, full charge at 0:00 am this morning
can I flash this rom with Orange Fox recovery to i have to use PixelOS Recovery?
cooleydoo22 said:
This rom is great and so is the update, with a cpu power save profile on smart pack kernel manager (device is still smooth and responsive just a small reduction of maxim clocks amd gpu on power level 3, 305 max gpu this is my sot so far HD prime video streaming, full charge at 0:00 am this morning
Click to expand...
Click to collapse
which recovery you used to flash this rom?
cooleydoo22 said:
This rom is great and so is the update, with a cpu power save profile on smart pack kernel manager (device is still smooth and responsive just a small reduction of maxim clocks amd gpu on power level 3, 305 max gpu this is my sot so far HD prime video streaming, full charge at 0:00 am this morning
Click to expand...
Click to collapse
Appreciate if you could share battery statistic.
It's well known that kernel 4.x is power hungry, even when idle.
Thank you.
Maybe my question is a little bit off topic, but can please someone tell me: Is it known if Google can or will ban accounts when using a phone which spoofs to be a pixel to get unlimited storage on Google photos?
surajbala said:
can I flash this rom with Orange Fox recovery to i have to use PixelOS Recovery?
Click to expand...
Click to collapse
Yes u can flash it using Orange Fox recovery
tito_puente said:
Maybe my question is a little bit off topic, but can please someone tell me: Is it known if Google can or will ban accounts when using a phone which spoofs to be a pixel to get unlimited storage on Google photos?
Click to expand...
Click to collapse
Surely not. I use a rom that spoofs it on my main phone and nothing ever happened. Like if Google Photos wont detect that (which im sure that google is trying to do so to not get cheated on like that), then how would they? If it would detect somehow, it would just switch back to counting it to your quota. No reason for banning.
The fingerprint scanner Goodix does not work in some applications. In several unofficial firmware based on the Pixel Experience project, this problem has already been solved
Alone0316 said:
View attachment 5559399
PixelOS is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, themed icons, google sans fonts, Monet color-based system-wide theming, boot animation), a fork of OG Pixel Experience with improvements on the top of it. Huge respect to PixelExperience team for their work, thanks to them for making this ROM possible.
In short, a fully functional Pixel Experience with just the right amount of essentials.​
Code:
/* 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.
*/
Improvements over PixelExperience
Performance improvements from ProtonAOSP
Adopted screenshot sounds to ringer mode
3-finger swipe to capture screenshots
Per app network restriction permission
Android 12L style Internet and Screenrecord dialogs
Android 13 inspired Media Output Picker
Introduced App Lock
Double tap to sleep on lockscreen and status bar
Added Screen Recording Customizations
Added Advanced Reboot
Allow disabling Screenshot Sounds
Added Bluetooth headset battery indicator
Spoofed as Pixel XL for Google Photos for unlimited backup in original quality
Added themed icons for a lot of third party icons in stock Pixel launcher
Added monet in power menu
Exposed legacy WiFi and Cellular data QS tiles
Added bluetooth battery level indicator on status bar
Added NFC tile in QS for supported devices
Added double tap/long press power button to toggle torch
Reduced log spam verbosity
A lot of under the hood UI fixes and improvements​
Downloads
Get the latest PixelOS Build for Xiaomi Redmi Note 4/4x Download
Magisk (optional) https://github.com/topjohnwu/Magisk/releases
PixelOS Recovery https://sourceforge.net/projects/pixelos-releases/files/twelve/mido/recovery/
Note: GApps are included, don't flash separately.
Notes
• Selinux is enforcing by default
• 4.9.312 Fussion kernel
Flashing Instructions:
Clean flash (coming from a different ROM):
- Download ROM from the link above
- Download Magisk v23.0 or newer (optionally)
- Reboot to recovery
- Wipe system, vendor, cache, dalvik, data
- Flash ROM zip
- Reboot and voila!To get root access, reboot to recovery after ROM setup and flash magisk.
Updating to a newer build (dirty flash):
- Flash ROM zip and magisk (optional)
- Wipe cache and dalvik (optional, recommended)
- Reboot and voila!
Join our Telegram Group https://t.me/PixelOSChat
For staying updated https://t.me/Alonerchannel
For reporting bugs if found https://t.me/romdiscussion
Contributors:
Vasto Lorde and my testers for testing and everyone from whom i cherry-picked
Source Code:
PixelOS http://github.com/PixelOS-Pixelish
Device Tree and Vendor Tree https://github.com/PixelOS-Devices
Kernel Tree https://github.com/Alone0316/kernel_mido
ROM OS Version: Android 12.1
ROM Kernel: Linux 4.9.312
Stable Release Date: 09 May 2022
Latest Release Date: 09 May 2022
Click to expand...
Click to collapse
Does this rom provide unlimited storage in photos?
vipulkohli said:
Does this rom provide unlimited storage in photos?
Click to expand...
Click to collapse
Yes
Flashed the rom two days ago and much appreciate the work done, the battery, animations, performance all are working at their best.
Bug:
1. VoLTE not working
2.Audio/Video keeps freezing after every 3-5 seconds.
Potential solution - Turn off Hey Google
Settings>>Google>>Settings for Google apps>>Search, assistant and voice>> Voice>> Voice match>> Turn off "Hey Google".
Worked for me, hoping to get this bug solved in next update!
Keep doing great work!!
Deepsaa said:
Flashed the rom two days ago and much appreciate the work done, the battery, animations, performance all are working at their best.
Bug:
1. VoLTE not working
2.Audio/Video keeps freezing after every 3-5 seconds.
Potential solution - Turn off Hey Google
Settings>>Google>>Settings for Google apps>>Search, assistant and voice>> Voice>> Voice match>> Turn off "Hey Google".
Worked for me, hoping to get this bug solved in next update!
Keep doing great work!!
Click to expand...
Click to collapse
1. Volte is working fine for me, which sim u have?
2. Did u change the kernel as i nor any other dev reported such issue to me, but let me cross check it according to the potential solution you gave
Alone0316 said:
1. Volte is working fine for me, which sim u have?
2. Did u change the kernel as i nor any other dev reported such issue to me, but let me cross check it according to the potential solution you gave
Click to expand...
Click to collapse
1. I have a Vi sim which had VoLTE in previous pixelexperience rom but not sure maybe there is a fault in the sim, will update you with another sim.
2. No idea about the kernel I just flashed it as per the instructions and formatted the phone after that. I shared here just in case any community member facing the same problem and didn't find any solution.
Deepsaa said:
1. I have a Vi sim which had VoLTE in previous pixelexperience rom but not sure maybe there is a fault in the sim, will update you with another sim.
2. No idea about the kernel I just flashed it as per the instructions and formatted the phone after that. I shared here just in case any community member facing the same problem and didn't find any solution.
Click to expand...
Click to collapse
1. Sure check and tell, i have Airtel sim and it's working fine for me.
2. Regarding the lag i will confirm with other users and tell you
Which Google Camera version will work on this rom perfectly?

Development [ROM][13.0][ENCRYPTION] Official LineageOS 20 for A52 4G and A72

{
"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"
}
LineageOS is a free, community built, aftermarket firmware distribution of Android 12.1/12L, which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Code:
/*
* 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.
*/
Supported devices
All variations of A52 4G and A72 (A525F, A525F/DS, A525M, A525M/DS, A725F, A725F/DS, A725M and A725F/DS) are supported, but only A525F (6/128 variant) is well tested as I have this device.
Working
Audio
Wifi
Hotspot
Calls
WifiDisplay
Bluetooth
OMX
Camera
NFC
Fingerprint
Screen-Off-FOD
Mobile data
GPS
DT2W
...
Bugs
VoLTE/VoWIFI (Samsung's implementation doesn't work on AOSP)
Various camera limitations (no [email protected], 4k recording and 64MP)
Camera apps that use the CameraX framework produce ~70mb JPEGs
Installation instructions
Make sure you are on OneUI 5 firmware before flashing this ROM, otherwise the installation will fail!
NOTE: Usually, installing a custom recovery and vbmeta requires you to use Odin (Windows) or Heimdall (Linux/Mac). However, as Heimdall is often troublesome, you can also use Odin4 (Linux) which works by far better and easier than Heimdall. See the Odin4 XDA thread here.
Recommended
Follow the guide on the LineageOS website: A52 4G | A72
Alternative way (TWRP/OrangeFox)
Make sure your device's bootloader is unlocked.
If not done before, download vbmeta.img from the LineagOS website (A52 | A72) and pack it into a tar file.
Make sure to have the latest available version of TWRP/OrangeFox installed.
If wanted, backup all your necessary partitions (super, boot, data, EFS) before flashing this in case something goes wrong.
Download the lineage build for your device from the link below and optionally download your preferred GApps package too.
Flash the LineageOS zip using the "Install" button.
Optionally, flash Gapps right after.
Format data in TWRP/OrangeFox as the very last thing, otherwise you may end up in a bootloop if coming from stock ROM.
Wipe metadata and cache partitions. This only has to be done once when you install LineageOS.
Reboot
Downloads
A52 4G: download.lineageos.org
A72 4G: download.lineageos.org
Gapps (choose arm64 and 13.0):
FlameGapps Canary | NikGapps Canary | MindTheGapps (recommended)
Old builds:
LineageOS 20
Support
Telegram
Donations
They aren't necessary, but if you like my work feel free to send me or LineageOS a donation.
Credits
To...
Me, for spending my time on this project
Whoever made the VBMeta disabler
@Grarak for his fingerprint fix for A70 and DT2W fix
@TheLeo2307 for testing on his A72
@miamighost for testing on his A52
Maybe more, feel free to tell me if I forgot someone
Source Code: https://github.com/LineageOS/android_kernel_samsung_sm7125
FAQ
Can I root my phone with this ROM?
Yes, just install the latest version of Magisk.
How can I pass safetynet?
Follow this guide.
Automatic camera flash doesnt work!
That's an issue with Lineage's camera app. Use GCam or any other camera app instead.
Reserved.
Excellent job, as always!
Great work. Good to know that there's active development for the phone I plan on using for the next few years.
I need a guide on how to become so pro
Already a dev working on LOS 20?! You guys are insane!!!
I'm doing format data but the twrp screen keeps coming up
halil7106 said:
I'm doing format data but the twrp screen keeps coming up
Click to expand...
Click to collapse
Wipe metadata and cache.
Nice Job @Simon1511 , I use GCAM Mod and NikGapps Core A13 and it works in the ROM. Also packed TWRP + vbmeta disabler to be flashable in ODIN to make it easier for user that starting from stock rom.
very good but there's a glitch I've experienced since 19.1, if you use FOD while screen is off then you can't use quick settings pulldown, it'll just open the notification panel the first time you do it
Wow that's awesome!
Do you know if I can backup data in TWRP 3.7 while on 19.1 and restore it after updating to 20, and keep all my apps and settings?
xinouch said:
Wow that's awesome!
Do you know if I can backup data in TWRP 3.7 while on 19.1 and restore it after updating to 20, and keep all my apps and settings?
Click to expand...
Click to collapse
I'm not sure if backing up and restoring data makes much sense, you could just backup your data and then dirty flash LineageOS 20. In most cases that should work fine, but I can't guarantee anything.
Ah yes, makes sense. I'll try in the coming weeks
Plesse report your results.
xinouch said:
Wow that's awesome!
Do you know if I can backup data in TWRP 3.7 while on 19.1 and restore it after updating to 20, and keep all my apps and settings?
Click to expand...
Click to collapse
You can use Migrate to backup your apps (with data and settings) and restore them on A13.
Anyone else getting a System UI crash when unlocking with fingerprint? it restarts the apps everytime you unlock in scenarios where it'd use the new A13 FOD animation but nowhere else
The brightness error persists, does it go up to the maximum in this version?
quickly detect the fingerprint? on a12 it was very slow to detect
Does safetynet pass?
Update
14-11-2022: A52 (MEGA) | A72 (MEGA)
Changelog
Code:
-Latest LineageOS sources with November security patch
-Switched to using latest clang
-Switched to R RIL blobs to fix signal strength indicator
-Replaced LineageOS livedisplay display modes with AOSP display modes
-Added tap-to-show AOD setting (Settings->System->Gestures->Touchscreen Gestures)
-Improved auto brightness behavior with high screen brightness
-Selinux Enforcing
-The stock camera app now supports using aux cameras (ultrawide, macro, tele cameras)
-Limited proximity sensor range in which the sensor activates when touching the screen
Rom runs really good on A72 but the fingerprint sensor stopped working all of a sudden. Is it common?

[ROM][13.0][OFFICIAL] SparkOS [AOSP][STABLE][11/10/2022]

[ROM][13.0][OFFICIAL] SparkOS [AOSP][STABLE][11/10/2022]
{
"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"
}
SparkOS is an AOSP based ROM, packed with many features without sacrificing stability and performance.
In short a fully functional operating system as stable and customizable as it should be.
Code:
/* 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.
*/
Device Specific Issues:
• None Found during my testing
Requirements
• Latest global firmware
Downloads
Get the latest SparkOS Build for davinci Download
Firmware https://xiaomifirmwareupdater.com/firmware/davinci/
Magisk (optional) https://github.com/topjohnwu/Magisk/releases
Recovery Twrp
Note: On -gapps builds GApps are included, don't flash separately.​
Notes
• Encryption is enabled by default
• SELinux is enforcing
• Vantom Kernel Included
The provided Recovery is recommended if you want to stay encrypted, no custom recovery supports encryption on Android13, i.e. you won't be able to decrypt your data.​Flashing Instructions
Clean flash (coming from a different ROM):
• Download ROM from the link above
• Download Magisk v23.0 or newer (optionally)
• Reboot to recovery
• Wipe cache, dalvik, data
• Flash latest global stable firmware (link above)
• Flash ROM zip
• Format data (if encrypted)
• Reboot and voila!
• To get root access, reboot to recovery after ROM setup and flash magisk.
Updating to a newer build (dirty flash):
• Flash ROM zip and magisk (optional)
• Wipe cache and dalvik (optional, recommended)
• Reboot and voila!
Join our Telegram Group https://t.me/SparkOSChannel
See our website https://spark-os.live/
Buy me a Coffee https://paypal.me/spyroskal
Source Code
SparkOS https://github.com/Spark-Rom
Device Tree and Vendor Tree https://github.com/Spark-Devices
Kernel Tree https://github.com/Spark-Devices/kernel_xiaomi_sm6150
ROM OS Version: Android 13.
ROM Kernel: Linux 4.14.x
Stable Release Date: 11 10 2022
Latest Release Date: 11 10 2022
the best 4ver nice rom nice team thanks you
I am right now using the Xiaomi Mi9T davinci version 12.1.1.0(rfjeuxm) and I am so f***** tired of not being able to post stories on instagram more than 10 seconds long...
I see this rom requires the China version of the update. Am I able to get this rom?
Great room, but as already reported there is a problem with instagram, it is not possible to load videos in the story, it seems to me to be a problem with the xiaomi firmware. Do you have any idea how to solve this? thankful
Thanks spkal01. You nailed It, this ROM has no mayor bugs or problems, and has a lot of custom useful features. With those one been the most hard and good to have: OLED matrix ECO and antiburn, Battery custom range charging, Host adblocking(doesn't works fine, i'm using dns66 app), MOTO sound enhacer.
Plus the other things like: Selfie camera customized, Fingerprint also custom, custom gestures, very complete color theming, custom auto ilumination and saturation, good Launcher, GPay, NFC, Bank apps, Maps, Waze, Photos, Files, and so many good things to change and use.
WTF!! How you could have made THIS big and dense features packed ROM so polished?
I'm so impressed that ain't gonna update at least for 6 months. Kudos sir, REALLY impresive work.
Anyone compared this to mrumais' Cherish OS 4.1? What are the notable differences between the two?
Been on Pixel Experience Android 11 for some time and looking to upgrade, not sure which one to go for.
LuminaryChief56 said:
Anyone compared this to mrumais' Cherish OS 4.1? What are the notable differences between the two?
Been on Pixel Experience Android 11 for some time and looking to upgrade, not sure which one to go for.
Click to expand...
Click to collapse
More options to customize, more complete options to customize theme. Better audio subsystem from MOTO (one of the BEST for headphones), pixel dimming matrix for eco mode with antiburning. Battery charge range customization for extending battery longevity. Less bugs, a little more smooth, with some eco tweaking in the options better battery Life on daily usage. Custom gestures, PERFECT Fingerprint scanner (CherishOS also has good Fingerprint fuction), quicker boot time. Better notification handling. More nice options on the statusbar buttons. And more things that i don't remember or apreciate.
CherishOS it's REALLY good i gave It a 9 score.
SparkOS it's almost perfect i gave It a 10.
Both are great ROMs but spark it's more polished and has many more features.
PD: spkal01 it's the lead developer of the ROM and not a porter, so the tweaking and tunning of the ROM for the Mi9T was very polished. I think that maybe makes a Big difference. Rumais Port it's also very active, he fixed the Gpay bug in just 3 days, and ask for errors in the ROM. Both are great you wont regret, but i recomend you to stay on cherish 4.01 if try It.
Pi9D said:
More options to customize, more complete options to customize theme. Better audio subsystem from MOTO (one of the BEST for headphones), pixel dimming matrix for eco mode with antiburning. Battery charge range customization for extending battery longevity. Less bugs, a little more smooth, with some eco tweaking in the options better battery Life on daily usage. Custom gestures, PERFECT Fingerprint scanner (CherishOS also has good Fingerprint fuction), quicker boot time. Better notification handling. More nice options on the statusbar buttons. And more things that i don't remember or apreciate.
CherishOS it's REALLY good i gave It a 9 score.
SparkOS it's almost perfect i gave It a 10.
Both are great ROMs but spark it's more polished and has many more features.
PD: spkal01 it's the lead developer of the ROM and not a porter, so the tweaking and tunning of the ROM for the Mi9T was very polished. I think that maybe makes a Big difference. Rumais Port it's also very active, he fixed the Gpay bug in just 3 days, and ask for errors in the ROM. Both are great you wont regret, but i recomend you to stay on cherish 4.01 if try It.
Click to expand...
Click to collapse
You definitely make a good case for SparkOS. Though in the last sentence you say you recommend for someone to stay on cherish, which is confusing.
I'll be giving this romn a shot soon, likely over the weekend, thanks for your input.
did anyone manage to flash NikGapps (NikGapps-basic-arm64-13-20220908)?
I get an "insufficient space" error for all of them.
langweiligh3 said:
did anyone manage to flash NikGapps (NikGapps-basic-arm64-13-20220908)?
I get an "insufficient space" error for all of them.
Click to expand...
Click to collapse
I got the same error on normal gapps installing on linageos. I have to chose nano, or smaller, i remember that i only have 1gb of free space on ?system? partitions and gapps doesn't fit. I have to install nano gapps on system, and THE rest of apps from the normal PlayStore.
I want to install this ROM as I have read it is very stable and incredible, my question is if all the camera lenses work.
Impossible to install Gapps, i just use a small one but show 0 space available.
How fix it?
can't install magisk
CristianIs98 said:
can't install magisk
Click to expand...
Click to collapse
Worked flawlessly with the provided recovery (from SparkOS homepage, not here) and advlb sideload
does this rom have Select text from recent app menu
I have a problem, while installing rom errors appear
failed to mount '/system_root' (invalid argument)
failed to mount '/vendor' (invalid argument)
is this rom supported on davinciin(Indian Redmi K20) devices?
TharinduWijekoon said:
does this rom have Select text from recent app menu
Click to expand...
Click to collapse
Yes, you customize the bottom sugestión. I have make a screenshot, the other i have is google lens.
CristianIs98 said:
can't install magisk
Click to expand...
Click to collapse
PolOnion said:
I have a problem, while installing rom errors appear
failed to mount '/system_root' (invalid argument)
failed to mount '/vendor' (invalid argument)
Click to expand...
Click to collapse
Maybe because you don't use sparks recovery recommended by sparks developper?
I've a quiet voice messages on the ROM. And can't rice mic up changing system files. Root access is not enough on a A13

[ROM][13.0][OFFICIAL] PixelOS [AOSP][ENCRYPTION][STABLE][22/02/2023]

{
"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"
}
PixelOS is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, themed icons, google sans fonts, Monet color based system wide theming, boot animation), a fork of OG Pixel Experience with improvements on the top of it. Huge respect to Pixel Experience team for their work, thanks to them for making this ROM possible.
In short a fully functional Pixel Experience with just the right amount of essentials.
Code:
/* 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.
*/
Improvements
​Device Specific Issues:
VoWiFi/VoLTE
Requirements:
S Firmware
Downloads
Get the latest PixelOS Build for (d1) (d2s) (d2x)
PixelOS Recovery (d1) (d2s) (d2x)
Magisk (optional) (Download from here)
Note: GApps are included, don't flash separately.
Notes
• SELinux is enforcing
• EROFS for /vendor
• PixelOS Recovery is highly recommended
• You CAN'T INSTALL this ROM using TWRP or similar, this rom supports only AOSP-Based Recoverys (Like LineageOS Recovery and PixelOS Recovery) - Please don't report bugs if you using TWRP.
• Please report bugs with logs if you found any
Flashing Instructions
Clean flash (coming from a different ROM):
• Make sure your device's bootloader is unlocked
• Power off the device and boot to download mode (Vol Down + Bixby Key + USB Cable)
• Download Samsung Odin and open it (If the device is not recognized, make sure Samsung USB Drivers are properly installed)
• Put the PixelOS_d*-13.0-YYYYMMDD-HHMM-recovery.img.tar file in Odin's AP slot and flash it
• At the exact moment the screen goes off, don't remove the USB Cable and boot to recovery mode (Vol Up + Bixby Key + Power)
• Download ROM from the link above
• Format data, cache and system
• Flash ROM using adb sideload or sdcard
• Flash Magisk (Optional)
• Format data and reboot
Updating to a newer build (dirty flash):
• Flash ROM zip and magisk (optional)
• Format cache (optional, recommended)
• Reboot and voila!
Credits:
• @Linux4 - For making the trees and officialy maintaing them in LineageOS, for giving me access to A13 device tree. and for helping me!
Join our Telegram Group https://t.me/PixelOSChat
Buy me a Coffee https://ko-fi.com/jubscleisson
Source Code
PixelOS http://github.com/PixelOS-AOSP
Device Tree and Vendor Tree https://github.com/PixelOS-Devices
Kernel Tree https://github.com/Jubscleisson/android_kernel_samsung_exynos9820
ROM OS Version: Android 13.0
ROM Kernel: Linux 4.14.305
Latest Release Date: 22/02/2023
Seems interesting. But can you give more details on how to install?
Do I flash the provided recovery, and then use the recovery to flash the rom and magisk stored on a memory card?
Or do I play everything on the memory card and flash the recovery using TWRP, then enter recovery and install the rom?
Managed to install with PE Recovery. Brilliant ROM. Works flawlessly and battery life has been stellar. Can't wait for the colour profiles to be added and for the Google fonts to go system wide and then it will be absolutely brilliant. Only issue I have found so far:
Display sizing is not working properly. You have to use Smallest Width.
jrbill said:
Seems interesting. But can you give more details on how to install?
Do I flash the provided recovery, and then use the recovery to flash the rom and magisk stored on a memory card?
Or do I play everything on the memory card and flash the recovery using TWRP, then enter recovery and install the rom?
Click to expand...
Click to collapse
I finally managed to install it. In my case here, I identified three problems, in addition to those that are already standard AOSP roms for Note10+:
1 - Apparently I can't change the resolution. If I try to downgrade to 1080p, the setting is applied, but it goes back to 1440p
2 - The items on the screen can not resize. Texts work with resizing, but icons and other graphical objects I can't resize;
3 - I could not register the biometrics. It even tells you to keep your finger on the reader until the vibration happens, but the progress circle doesn't move, even after the vibration.
Other than that, great rom. And I didn't find her battery consumption high, I think it's quite acceptable.
Have you solved the problem of calling in the software and the problem of making noise when taking videos? Has anyone tested it
Great ROM thanks! Runs very smooth, and all working so far.
I didn't have any trouble with fingerprints, that all seems to be working fine here.
My only question is how can I get hold of that Chisato wallpaper in the OP?
Everything is good and stable working on that ROM ?. What's Not working ?
How looks stable without any further freezing and restarting phone?.
What security implementation parts on that ROM ?.
Can You add some screenshot of your ROM like setting panel, ROM info panel, biometric and security, Phone and Info, Home and apps screen ?. Samsung account panel .
Is Android 13 based ?
Can I install OUI 5 from stock Samsung app ?
Really, interesting. And anyone having problem? Cause I have to run it on my daily driver.
Ps: successfully installed with no problem. The fees problems.
Like,
1. No voice on video call (ie: mic didn't work on any video chat app such as Messager, Viber)
2. Noices on video recording. (I really appreciate on default Gcam on ROM)
3. QHD screen mode only and can't change.
I am waiting for the newer version on this version.
That's way faster than Official One UI 4.1 . And tons of new features which convenient the UX.
If anyone has that ROM, can you get answers to my questions?
Very good and stable rom. Safety net pass. Battery is good enough. Yes, is Android 13 based. No Samsung apps here.
Only things missing for me is traffic indicator and ability to hide gesture pill. And no face unlock.
Dani6523 said:
Very good and stable rom. Safety net pass. Battery is good enough. Yes, is Android 13 based. No Samsung apps here.
Only things missing for me is traffic indicator and ability to hide gesture pill. And no face unlock.
Click to expand...
Click to collapse
Can you please share how good the battery life is in terms of SOT or standby drain etc. Would be very helpful.
Also, could you clarify if pocket mode, Google photos unlimited storage, sound quick tile settings are available, please ?
Tha k you so much

			
				
Does not have unlimited storage in photos for me...
Thank you so much for the promt reply. Really appreciate
Battery draining on system idle.
Jubscleisson said:
PixelOS is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, themed icons, google sans fonts, Monet color based system wide theming, boot animation), a fork of OG Pixel Experience with improvements on the top of it. Huge respect to Pixel Experience team for their work, thanks to them for making this ROM possible.
In short a fully functional Pixel Experience with just the right amount of essentials.
Code:
/* 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.
*/
Improvements​
Device Specific Issues:
VoWiFi/VoLTE
Requirements:
S Firmware
Downloads
Get the latest PixelOS Build for (d1) (d2s) (d2x)
Firmware (d1) (d2s) (d2x)
Magisk (optional) (Download from here)
Lineage Recovery (d1) (d2s) (d2x)
Note: GApps are included, don't flash separately.​
Notes
• SELinux is enforcing
• EROFS for /vendor
• PixelOS Recovery is broken, so to avoid problems with "SPL Downgrade", use the versions of LOS Recovery provided in the downloads section
• You CAN'T INSTALL this ROM using TWRP, this rom supports only PE and LOS Recovery - Please don't report bugs if you using TWRP.
• Please report bugs with logs if you found any
Flashing Instructions
Clean flash (coming from a different ROM):
• Download ROM from the link above
• Format data, cache and system
• Flash ROM
• Flash Magisk (Optional)
• Format data and reboot
Updating to a newer build (dirty flash):
• Flash ROM zip and magisk (optional)
• Format cache (optional, recommended)
• Reboot and voila!
Credits:
• @Linux4 - For making the trees and officialy maintaing them in LineageOS, for giving me access to A13 device tree. and for helping me!
• @olhotorto - For the server!
Join our Telegram Group https://t.me/PixelOSChat
Buy me a Coffee https://www.buymeacoffee.com/jubscleisson
Source Code
PixelOS http://github.com/PixelOS-Pixelish
Device Tree and Vendor Tree https://github.com/Jubscleisson
Kernel Tree https://github.com/Linux4/android_kernel_samsung_exynos9820
ROM OS Version: Android 13.0
ROM Kernel: Linux 4.14.292
Latest Release Date: 17/10/2022
Click to expand...
Click to collapse
Any update?
bourne220 said:
Managed to install with PE Recovery. Brilliant ROM. Works flawlessly and battery life has been stellar. Can't wait for the colour profiles to be added and for the Google fonts to go system wide and then it will be absolutely brilliant. Only issue I have found so far:
Display sizing is not working properly. You have to use Smallest Width.
Click to expand...
Click to collapse
Thanks for the feedback <3 <3
i will fix the smallest width in the next build
jrbill said:
Seems interesting. But can you give more details on how to install?
Do I flash the provided recovery, and then use the recovery to flash the rom and magisk stored on a memory card?
Or do I play everything on the memory card and flash the recovery using TWRP, then enter recovery and install the rom?
Click to expand...
Click to collapse
First option, yes
Don't use twrp for nothing, this may cause LOS Recovery to malfunction, do everything through odin or heimdall
henrypootel said:
Great ROM thanks! Runs very smooth, and all working so far.
I didn't have any trouble with fingerprints, that all seems to be working fine here.
My only question is how can I get hold of that Chisato wallpaper in the OP?
Click to expand...
Click to collapse
You can find the rom wallpapers here
but... unfortunately I couldn't find the Chisato wallpaper
[email protected] said:
Really, interesting. And anyone having problem? Cause I have to run it on my daily driver.
Ps: successfully installed with no problem. The fees problems.
Like,
1. No voice on video call (ie: mic didn't work on any video chat app such as Messager, Viber)
2. Noices on video recording. (I really appreciate on default Gcam on ROM)
3. QHD screen mode only and can't change.
I am waiting for the newer version on this version.
That's way faster than Official One UI 4.1 . And tons of new features which convenient the UX.
Click to expand...
Click to collapse
I think there may be Google error on permission manager. After uninstalled the Google app or Closing the always listening on Google assistant the problem of sound( 1. No voice on video call (ie: mic didn't work on any video chat app such as Messager, Viber)
2. Noices on video recording. (I really appreciate on default Gcam on ROM) is solved.

Development [ROM][13][AOSP] ArrowOS v13.1 OFFICIAL [DUBAI][STABLE][OTA]

{
"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"
}
ArrowOS 13.1
Motorola Edge 30 (dubai)​
Code:
/*
* We are 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 us for messing up your device, We will laugh at you.
* It is your fault because you chose to do all the modifications on your device.
* Remember projects like these and the work done on them is a hobby to the
* contributors and the team members, no one is working for you nor is getting paid for it.
* Have some respect for the work done by them since it is done purely on interest or a hobby.
*/
ABOUT
ArrowOS is an Android Open Source Project-based Android mobile operating system started with the aim of keeping things simple, clean, neat, and organized, both for the Android system and users. We added features that will be helpful in the long run, while aiming to deliver smooth performance and longer battery life. We understand the pain of unnecessary and sometimes rarely used mods/features being shipped with custom ROMs nowadays which may end up causing battery drains and/or memory leaks & crashes. This is being strictly avoided on our side keeping everything to a bare minimum, delivering stable performance all the time without destroying the AOSP interface. With users getting more used to tweaks and features, we added just the right features and customisations that will be actually USEFUL at the end of the day.
Website: https://arrowos.net
Telegram: Channel | TG Portal/Links
Github: https://github.com/ArrowOS
Code Review: review.arrowos.net
E-mail: arrowos.contact
PayPal: Donate to us
Blog: blog.arrowos.net
More documentation at (maintainership/contributing): Check this out
WHAT WORKS?
Almost everything (boots, RIL, calls/sms, mobile data, wifi, volte/vowifi, bluetooth, gps, audio, camera, fingerprint, wifi display, nfc etc)
WHAT DOESN'T WORK?
Night mode, HDR video recording in stock camera app
You tell me
Be sure to include logcat: check how to
* Stock Moto Camera, Dolby Atmos and moto gestures are included
* SELinux is enforcing and SafetyNet passes out-of-the-box
DOWNLOADS
Click here to Download
Tip: Choose Arrow version -> Official, choose build type "GAPPS" or "VANILLA" to download.
INSTRUCTIONS
Clean flash (coming from a different ROM):
Download ROM zip from website
Download boot, vendor_boot, dtbo img from here
Reboot to bootloader mode (fastboot)
Connect phone to PC
fastboot flash boot boot.img
fastboot flash vendor_boot vendor_boot.img
fastboot flash dtbo dtbo.img
fastboot reboot recovery
Once you have entered ArrowOS recovery,
Select Wipe data/factory reset & confirm
Go back and select Apply update > Apply from ADB
adb sideload Arrow-***.zip
After installation complete, Reboot system.
To get root access, reboot to recovery after ROM setup and sideload Magisk.
Updating to a newer build (dirty flash):
Use the built-in OTA updater, or
Reboot to recovery
Select Apply update > Apply from ADB
adb sideload Arrow-***.zip
After installation complete, Reboot system.
Read our blog article/post about:
* HOW-TO report a bug
* GAPPS and VANILLA variants
* Checking build integrity
ROM Source: https://github.com/ArrowOS
Device Sources: https://github.com/ArrowOS-Devices
Kernel Source: https://github.com/ArrowOS-Devices/android_kernel_motorola_dubai
Screenshots attached.
Looking for changelog?
This is an official ROM with automated monthly/weekly OTA updates, so changelogs won't be manually posted in this thread, instead you can find the source changelog at https://arrowos.net/changelog.php and device-specific changelog at https://arrowos.net/download/dubai (scroll to the bottom).
hi. this is great news, thanks for all the work!
i have been looking for other roms, but got used to LOS and since i settled down on it i hardly see reason to use arrowos. is there any particular thing that makes arrow stand out? how does this differs to LOS? thanks.
I am really stunned this arrow os battery backup I just used 45% brightness in indoor, home wifi, Bluetooth and set 60Hz refresh rate to check best bb this rom. I did not expect this result
Raajkumarsrk4 said:
I am really stunned this arrow os battery backup I just used 45% brightness in indoor, home wifi, Bluetooth and set 60Hz refresh rate to check best bb this rom. I did not expect this result View attachment 5901069View attachment 5901071
Click to expand...
Click to collapse
Awesome, gapps or vanilla? Any bugs?
cybercoff said:
Awesome, gapps or vanilla? Any bugs?
Click to expand...
Click to collapse
Gapps,no bug
Great work. This is the first time I'm using Arrow OS as my daily drive and have to say that this is the ROM I'm gonna settle with. After going through 13 different ROMs for my Dubai (most of them unofficial obviously), I'm glad I've finally found the one.
rjawan said:
Great work. This is the first time I'm using Arrow OS as my daily drive and have to say that this is the ROM I'm gonna settle with. After going through 13 different ROMs for my Dubai (most of them unofficial obviously), I'm glad I've finally found the one.
Click to expand...
Click to collapse
so why this one and not lineage?
alekksander said:
so why this one and not lineage?
Click to expand...
Click to collapse
Lineage official does not pass CTS by default. Though there is a workaround for that but don't want to go through the hassle either.
Hi, can I install this on Moto Edge 30 Fusion?
ch1n0_oasis said:
Hi, can I install this on Moto Edge 30 Fusion?
Click to expand...
Click to collapse
No
Does the rom contain Moto peek display or vanilla AOD?
crubbish said:
Does the rom contain Moto peek display or vanilla AOD?
Click to expand...
Click to collapse
It has aosp's aod, similar to google pixels.
I have noticed that while pulling the quick settings, it takes a second or so and sometimes it even freezes, also is there a support group for edge 30?
Hello, super mario run not working, After a couple of seconds when you open it, it closes itself.
hi all ....whatsapp call is crackly
edit...If I activate the speakerphone and then remove it immediately, it's ok
I am using pixel launcher but having difficulty reading text while using search, it only happens when I am using dark mode.
saandsaab said:
I am using pixel launcher but having difficulty reading text while using search, it only happens when I am using dark mode. View attachment 5921533
Click to expand...
Click to collapse
Are you using arrow os right now ?
And also are you using any magisk modules ?
jayadev_02 said:
Are you using arrow os right now ?
And also are you using any magisk modules ?
Click to expand...
Click to collapse
Yes I am using arrows OS and just one magisk module to install pixel launcher
saandsaab said:
Yes I am using arrows OS and just one magisk module to install pixel launcher
Click to expand...
Click to collapse
Can you please tell me the telegram I'd then I'll msg you in telegram bro

Categories

Resources