[ROM][10.0][violet]CandyRoms[OFFICIAL][AOSP] - Xiaomi Redmi Note 7 Pro ROMs, Kernels, Recoveries,

{
"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"
}
This is Candy10. Built straight from source with commits from a variety of different Sources/ROMS. We wanted to give the users a fun, fully customizable ROM, with regular updates and security patches.
We do this as a hobby, and we happily share the Candy of our toils with the custom ROM community, for free. We use what we share on our own devices, most as Daily Drivers, so you can be confident that problems will be promptly addressed.
Thanks for your support and camaraderie. Special thanks to GZOSP, GZR-Roms, LineageOS, SlimRoms, Omni, TeslaROM, AOSiP, DU and the innumerable rest who make their source open. We can't do all of this on our own!
Donations are appreciated, but NEVER expected.
Stay tuned for more Candy!
Special thanks to GZOSP, GZR-Roms, LineageOS, SlimRoms, Omni, TeslaROM, AOSiP and all the rest who make their source open. We can't do all of this on our own.
@gimmeitorilltell @NoSpamDan @kdp162 @chadouming @Nick_gunale @axxx007xxxz @Yaznas @bhi244 @rajatgupta1998@miju12
Looking to become a Device Maintainer for Candy? Read more about the requirements HERE.
Come visit us on Telegram: @CandyRoms
ROM: CandyRoms Github
DEVICES/KERNELS: CandyDevices Github
Gerrit Review bbqdroid.org
Disclaimer: CandyRoms is not responsible for any bricks you may obtain. Please follow the thread rules and steps and everything will be gravy. Remember, backing up before flashing is always recommended.
FEATURES
(Subject to change... )
CandyShop:
SYSTEM
Battery Charging Light
In call notifications
LOCKSCREEN:
Double tap to sleep on lock screen
Lockscreen Charging info
Wake up on charge
STATUS BAR
Network Traffic
Double tap to sleep
NAVIGATION
WIP
STOCK ROOM
Three finger screen shot gesture
GENERAL
Dialer options
Night light
Prevent accidental wake up via proximity sensor
Clock options
SystemUI Tuner
More to come, we are never done...
Flashing Steps:
NOTE: You should also make sure you are on one of the most recent firmware versions shipping with your device. Every attempt will be made to provide specific information as needed, and occasional flashable firmware files too.
Coming from another rom
1. Copy your files and backup to external sd or pc
2. Download latest rom , open gapps , firmware and twrp
3. Flash recovery
4. Wipe clean and format data
5. Put rom , gapps and firmware and flash
6. Reboot
Updating from previous Candy10 release
1) Download Candy10.zip (See Post #2)
2) Boot into recovery
3) Take backup if desired before flashing
4) Wipe (Dalvik Cache, Cache, System)
5) Flash Candy10.zip
6) Flash 10 GApps (user choice)
7) Flash Magisk (user choice if root wanted)
8) Reboot
-Please give first boot several minutes.
-New additions and fixes being added constantly...
IMPORTANT - PROBLEMS/ISSUES:
If you have issues, you need to provide both of the following:
Logs from you (logcat, last_kmsg, dmesg) linked to on del.dogor hastebin, showing the failure.
A clear description of the steps needed to exactly reproduce the problem.
Please, DO NOT complain about problems and offer nothing to help fix it. We reserve the right to ignore you for not following instructions... XD
NO ETA REQUESTS!
* See Post #2 for Downloads
* See Post #3 for FAQ/Known issues
XDA:DevDB Information
Candy Roms, ROM for the Xiaomi Redmi Note 7 Pro
Contributors
miju12
Source Code: https://github.com/CandyDevices/kernel_xiaomi_sm6150
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
Version Information
Status: Alpha
Created 2019-11-19
Last Updated 2019-11-19

See Post #3 for a list of what is working or not if you have concerns. Thanks!
ROM:
Candy-violet.zip
Main ROM folder: Sourceforge Folder
GAPPS
NOTE: You need to use GApps that are compatible with your Android version (10.0,etc.) and platform (ARM, ARM64, etc.).
Open GApps

FAQ
If anyone facing bootloops after flashing OpenGApps with OrangeFox do this:
After flashing ROM (don't flash GApps altogether) before choosing GApps package, go to Mount and manually mount /system_as_root partition only.
Then flash GApps, reboot and done
What's not working:
You tell us... but, "Logs or it didn't happen!"

http://imgur.com/gallery/KRBusWT

Good job bro, i feed my phone super super smooth
Gửi từ Redmi Note 7 Pro của tôi bằng cách sử dụng Tapatalk

New build is up.
Changelog:
Gralloc updated to 3.0
Screenshot improvements from miui
Forced full screen display
Camera changed to snap camera
Fixed some bugs with screen recording
Longer wifi scan interval
Double tap to doze screen
Density options
Black theme on dak theme
Aapt2 improvements
Download link on 2nd post

New build updated
Changelog:
December Security Patch merged
Gralloc3.0
Media art blur
Dialer Improvements
Bluetooth battery level
New accents
New fonts
Charging Animation
Kernel Upstream
Bug fixex for youtube playback and whatsapp hang
For more click here
Download Link

Had major problems with ota / twrp not asking for password...
So i tried to install 6.2 it failed with wrong baseband. I could not get it to work. Flashed full miui - noted baseband version: 4.3.c2-00029-SM6150_GEN_PACK-1.234700.1.239851.1
Edited updater script and it installed ok - looked at old 6.1 updater-script it had the right version the 6.2 updater -script is wrong.
Good 6.1:
assert(xiaomi.verify_baseband("4.3.c2-00029-SM6150_GEN_PACK-1") == "1" || abort("ERROR: This package requires firmware from MIUI 9.11.28 or newer. Please upgrade firmware and retry!");
Bad 6.2:
assert(xiaomi.verify_baseband("4.3.c2-00022-SM6150_GEN_PACK-1") == "1" || abort("ERROR: This package requires firmware from MIUI 9.7.18 or newer. Please upgrade firmware and retry!");
What i used to install 6.2:
assert(xiaomi.verify_baseband("4.3.c2-00029-SM6150_GEN_PACK-1.234700.1.239851.1") == "1" || abort("ERROR: This package requires firmware from MIUI 9.7.18 or newer. Please upgrade firmware and retry!");
Still stuck on the CRdroid logo screen tho..... just had to format data after miui

miju12 said:
This is Candy10. Built straight from source with commits from a variety of different Sources/ROMS. We wanted to give the users a fun, fully customizable ROM, with regular updates and security patches.
We do this as a hobby, and we happily share the Candy of our toils with the custom ROM community, for free. We use what we share on our own devices, most as Daily Drivers, so you can be confident that problems will be promptly addressed.
Thanks for your support and camaraderie. Special thanks to GZOSP, GZR-Roms, LineageOS, SlimRoms, Omni, TeslaROM, AOSiP, DU and the innumerable rest who make their source open. We can't do all of this on our own!
Donations are appreciated, but NEVER expected.
Stay tuned for more Candy!
Special thanks to GZOSP, GZR-Roms, LineageOS, SlimRoms, Omni, TeslaROM, AOSiP and all the rest who make their source open. We can't do all of this on our own.
@gimmeitorilltell @NoSpamDan @kdp162 @chadouming @Nick_gunale @axxx007xxxz @Yaznas @bhi244 @rajatgupta1998@miju12
Looking to become a Device Maintainer for Candy? Read more about the requirements HERE.
Come visit us on Telegram: @CandyRoms
ROM: CandyRoms Github
DEVICES/KERNELS: CandyDevices Github
Gerrit Review bbqdroid.org
Disclaimer: CandyRoms is not responsible for any bricks you may obtain. Please follow the thread rules and steps and everything will be gravy. Remember, backing up before flashing is always recommended.
FEATURES
(Subject to change... )
CandyShop:
SYSTEM
Battery Charging Light
In call notifications
LOCKSCREEN:
Double tap to sleep on lock screen
Lockscreen Charging info
Wake up on charge
STATUS BAR
Network Traffic
Double tap to sleep
NAVIGATION
WIP
STOCK ROOM
Three finger screen shot gesture
GENERAL
Dialer options
Night light
Prevent accidental wake up via proximity sensor
Clock options
SystemUI Tuner
More to come, we are never done...
Flashing Steps:
NOTE: You should also make sure you are on one of the most recent firmware versions shipping with your device. Every attempt will be made to provide specific information as needed, and occasional flashable firmware files too.
Coming from another rom
1. Copy your files and backup to external sd or pc
2. Download latest rom , open gapps , firmware and twrp
3. Flash recovery
4. Wipe clean and format data
5. Put rom , gapps and firmware and flash
6. Reboot
Updating from previous Candy10 release
1) Download Candy10.zip (See Post #2)
2) Boot into recovery
3) Take backup if desired before flashing
4) Wipe (Dalvik Cache, Cache, System)
5) Flash Candy10.zip
6) Flash 10 GApps (user choice)
7) Flash Magisk (user choice if root wanted)
8) Reboot
-Please give first boot several minutes.
-New additions and fixes being added constantly...
IMPORTANT - PROBLEMS/ISSUES:
If you have issues, you need to provide both of the following:
Logs from you (logcat, last_kmsg, dmesg) linked to on del.dogor hastebin, showing the failure.
A clear description of the steps needed to exactly reproduce the problem.
Please, DO NOT complain about problems and offer nothing to help fix it. We reserve the right to ignore you for not following instructions... XD
NO ETA REQUESTS!
* See Post #2 for Downloads
* See Post #3 for FAQ/Known issues
XDA:DevDB Information
Candy Roms, ROM for the Xiaomi Redmi Note 7 Pro
Contributors
miju12
Source Code: https://github.com/CandyDevices/kernel_xiaomi_sm6150
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
Version Information
Status: Alpha
Created 2019-11-19
Last Updated 2019-11-19
Click to expand...
Click to collapse
lit rom stable

Best rom ,
Performance is great,
battery backup is great,
Look is great,
I recommend everyone to try this rom, you won't leave it, it will be your permanent gf :laugh:

Related

[ROM][9.0][PIE][OFFICIAL] ZirconiumAosp [IGNITE][TULIP][r31][22-02-2019]

{
"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"
}
Code:
#include <std_disclaimer.h>
/*
* Your warranty is... still valid?
*
* 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.
*/
We are focusing on Stability. We are bringing more Stable ROM for your devices and it got everything that will make you stick to it.
We look forword for precious support of all Users.
@Professional_Guider(Founder)
@LordShenron(CoFounder)
@sunnyraj84348(CoFounder)
[MENTION=]ChirayuAggarwal[/MENTION](Developer)
@Abhijeet_Vadera(Graphics Designer)
Support Us if you like our work
[SIZE=+3]Got an issue or suggestion? Reach us at[/SIZE]
Telegram: https://telegram.me/ZirconiumAospChat
Networks And Internet
- Roaming Indicator
- 4G Icon
- VoLTE icon
- Show Data Disabled Icon
Display settings customization
- Font size customization according to percentage
- Lockscreen Charging Info (Toggable)
- 21+ Accents Added
- Omni Themes
- Dark Theme Added
- Black Theme Added
- Ambient Display
Sound settings customization
- Short Cut to prevet Ring added.
- Charging Vibration (Toggable).
- Now Playing Feautre.
Security settings customization
- fingerprint Authentication Viberation (Toggable)
- Lockscreen Powermenue Visibility
- Weather Temp
ZirconiumAosp: ZirconiumAosp
ZirconiumAosp Device Sources: ZirconiumAosp Devices
FAQ:
Before using the ROM:
Q. Can I have an ETA for the next build?
A. Yes, just look in the OP to see if your device is built on a nightly or weekly schedule.
Q. Does this ROM support custom kernels?
A. No. You can still use them, but discussion should go in the thread of the respective kernel. We don't offer support for bugs you might encounter while using them!
Q. Why doesn't this ROM support Xposed?
A. Xposed is a hack that is geared towards AOSP, custom ROM's modify the framework a lot, so Xposed can cause a ton of issues on custom ROM's. Now it might work for you, however it is not to be discussed in this thread, and you should refrain from posting bug reports.
Q. Alright, but I still want to flash Xposed, so which version do I need to install?
A. You will need to use the version arm64/arm/whatever for SDK 27.
Flashing the ROM:
Q. What do I need to know before flashing?
A. Check the install instructions in the first post...
Q. Can the builds be dirty flashed over each other?
A. Yes, however make a nandroid backup first as there is a chance of getting a bootloop or encountering bugs. Also bugs may only be reported on a clean flash.
Q. How do I dirty flash builds?
A. Wipe the System, Cache and ART/Dalvik cache. Flash the ROM, GApps (only needed if you wipe the system), your preferred root solution and reboot. Or just use the OTA app to preform that task for you.
Q. How do I flash kernel builds?
A1. If it's a .img file, boot into TWRP and go to the install page in TWRP, in the bottom right corner select "install image", select the desired kernel, then select "boot", then swipe to flash, then go back to the install screen and install your root method again, if you don't want to loose root and reboot.
A2. If it's a flashable ZIP, you can flash it together with a ROM update or separately. Go to the install page in TWRP, choose the kernel zip (or add it to the flash queue right after the ROM zip). Then add your root method to the queue if you don't want to loose root. Now swipe to flash, and then reboot.
Using the ROM:
Q. I installed a bad theme and now I'm getting a bootloop, how do I fix it?
A. In TWRP, flash the substratum rescue zip that's in the substratum folder on the internal storage.
Q. Do I need to provide a logcat if I'm reporting a bug?
A. If you want it to be fixed faster (or at all) then yes, you should definitely provide a logcat. (Note: Please just link the logcat from your GDrive, Dropbox, etc. and do not post the content here. Thanks.
Q. How do I get a logcat, what type should I get and more questions that can conveniently be answered by my pre-determined answer?
A1. Read this thoroughly. Also, here's a good app for getting logs: https://play.google.com/store/apps/details?id=com.tortel.syslog (Root needed).
The ROM should contain everything you need to enjoy Android. You don't need to install any Add-on's, simply download the latest ROM, GApps, flash it and go!
If you want the device to run the ROM "rooted", you can flash a root solution of your choice after the ROM Zipfile.
It is STRONGLY recommended to fully wipe your device before flashing and please avoid restoring system apps and system data with Titanium Backup as this can cause stability issues that are very hard to debug.
If you believe you know what you're doing - then fine, go ahead, but please don't complain if you experience any strange behavior.
- Backup your personal data (Important)
- Download the ROM and GApps and transfer them to your device.
- Boot to recovery (TWRP recommended).
- Wipe the System, Cache, Data and ART/Dalvik cache.
- Flash the ROM + Gapps Zipfile.
- Flash the root solution of your choice (optional).
- Reboot your device.
The ROM has GApps persistence in between dirty flashes, so you only have to flash them once!
The root solution should be flashed together with every update (= ROM Update)
Currently Supported Root Solutions:
Magisk stable
Magisk versions higher than 14.0 doesn't require flash on every dirty flash depending on the device, some devices need you to flash it every time, unless your maintainer says otherwise it should be fine
ROM:
CLICK HERE
GApps:
Unofficial OpenGApps
OpenGApps
- Pixel Experience
- Google for AOSP
- Dirty Unicorns
- LineageOS
- SuperiorOS
- Omni
- ArrowOS
- MSM-XTENDED
- AICP & POSP Team for thread template idea
- Please let us know if we forgot to mention your name in credits..​
Contributors:
@Shivam Kumar Jha - For kick starting development
@blackman01 - For a Stable Device Tree
Kernel source:
[url]https://github.com/rama982/android_kernel_xiaomi_tulip[/URL]
XDA:DevDB Information
Zirconium Pie , ROM for the Xiaomi Redmi Note 6 Pro
Contributors
Gautham Asir, rama982, blackman01, taranhora
Source Code: [url]https://github.com/Zirconium-Project[/URL]
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
Based On: AOSP
Version Information
Status: Stable
Stable Release Date: 2019-02-22
Current Version: v2.x
Created 2019-02-21
Last Updated 2019-02-21
Screenshots please?
Excelent rom, i liked so much, Thanks!!!
Heres a New Update :-
Changelog :-
Device Side :-
Resynced with @blackman01 Trees Thanks to him
Kernel Upstreamed to 4.4.176
Build is Official Now
For detailed changelog :- https://telegra.ph/Device-Changelogs-03-07
Source Changelog :-
https://t.me/Aoszp/196
Download :-
Link Updated in Op
Gautham Asir said:
Heres a New Update :-
Changelog :-
Device Side :-
Resynced with @blackman01 Trees Thanks to him
Kernel Upstreamed to 4.4.176
Build is Official Now
For detailed changelog :- https://telegra.ph/Device-Changelogs-03-07
Source Changelog :-
https://t.me/Aoszp/196
Download :-
Link Updated in Op
Click to expand...
Click to collapse
Great bro.
May update?

[ROM][9.0][violet]CandyRoms[OFFICIAL][AOSP][wrapped-key]

{
"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"
}
This is Candy9. Built straight from source with commits from a variety of different Sources/ROMS. We wanted to give the users a fun, fully customizable ROM, with regular updates and security patches.
We do this as a hobby, and we happily share the Candy of our toils with the custom ROM community, for free. We use what we share on our own devices, most as Daily Drivers, so you can be confident that problems will be promptly addressed.
Thanks for your support and camaraderie. Special thanks to GZOSP, GZR-Roms, LineageOS, SlimRoms, Omni, TeslaROM, AOSiP, DU and the innumerable rest who make their source open. We can't do all of this on our own!
Donations are appreciated, but NEVER expected.
Stay tuned for more Candy!
Special thanks to GZOSP, GZR-Roms, LineageOS, SlimRoms, Omni, TeslaROM, AOSiP and all the rest who make their source open. We can't do all of this on our own.
@gimmeitorilltell @NoSpamDan @kdp162 @chadouming @Nick_gunale @axxx007xxxz @Yaznas @bhi244 @rajatgupta1998@miju12
Looking to become a Device Maintainer for Candy? Read more about the requirements HERE.
Come visit us on Telegram: @CandyRoms
ROM: CandyRoms Github
DEVICES/KERNELS: CandyDevices Github
Gerrit Review bbqdroid.org
Disclaimer: CandyRoms is not responsible for any bricks you may obtain. Please follow the thread rules and steps and everything will be gravy. Remember, backing up before flashing is always recommended.
FEATURES
(Subject to change... )
CandyShop:
SYSTEM
Volume buttons up/down for Do Not Disturb
Swap volume buttons on rotation
Long press volume playback control
Screen off power button torch (double press and long press)
Show app icons in toasts
LOCKSCREEN:
Double tap to sleep on lock screen
Face auto unlock
FP unlock without PIN/password
Quick PIN unlock
Disable QS when locked
Hide lockscreen power menu
Hide or show custom bottom shortcuts
Clock styles
Date styles
STATUS BAR
Clock options:
Alignment
Display seconds
AM/PM & Date display and format
Battery settings:
Battery icon style
Show percentage in Status bar
Network Traffic indicator
Quick settings:
Brightness slider icon (for Auto/Manual)
Bottom brightness slider
Custom number of rows/columns with Quick add (one click)
Quick pulldown (right)
Control status bar items
NAVIGATION
Navbar options:
Stock navbar
Hardware keys:
WIP
STOCK ROOM
Three finger screen shot gesture
Screenshot shutter sound
GENERAL
Rootless Substratum support
Night light
Prevent accidental wake up via proximity sensor
Candy Sweetener Device theme (Substratum if installed, Pixel, Stock)
SystemUI Tuner
Battery stats reset option
More to come, we are never done...
Flashing Steps:
NOTE: You MUST decrypt to flash this custom ROM! This may change in the future, but is required for now!
NOTE: You should also make sure you are on one of the most recent firmware versions shipping with your device. Every attempt will be made to provide specific information as needed, and occasional flashable firmware files too.
Coming from another rom
1. Copy your files and backup to external sd or pc
2.. Download latest rom , open gapps , firmware and twrp
3. Flash recovery
4. Wipe clean and format data
5. Put rom , gapps and firmware and flash
6. Reboot
Updating from previous Candy9 release
1) Download Candy9.zip (See Post #2)
2) Boot into recovery
3) Take backup if desired before flashing
4) Wipe (Dalvik Cache, Cache, System)
5) Flash Candy9.zip
6) Flash Pie GApps (user choice)
7) Flash Magisk (user choice if root wanted)
8) Reboot
-Please give first boot several minutes.
-New additions and fixes being added constantly...
IMPORTANT - PROBLEMS/ISSUES:
If you have issues, you need to provide both of the following:
Logs from you (logcat, last_kmsg, dmesg) linked to on pastebin.com or hasteb.in, showing the failure.
A clear description of the steps needed to exactly reproduce the problem.
Please, DO NOT complain about problems and offer nothing to help fix it. We reserve the right to ignore you for not following insructions... XD
NO ETA REQUESTS!
* See Post #2 for Downloads
* See Post #3 for FAQ/Known issues
XDA:DevDB Information
Candy Roms, ROM for the Xiaomi Redmi Note 7 Pro
Contributors
miju12, dyneteve, merothh
Source Code: https://github.com/MiCode/Xiaomi_Kernel_OpenSource/tree/violet-p-oss
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
Version Information
Status: Beta
Beta Release Date: 2019-04-21
Created 2019-04-21
Last Updated 2019-04-21
See Post #3 for a list of what is working or not if you have concerns. Thanks!
ROM:
Candy-violet.zip
Main ROM folder: Sourceforge Folder
GAPPS
NOTE: You need to use GApps that are compatible with your Android version (9.0,etc.) and platform (ARM, ARM64, etc.).
Open GApps
RECOVERY
TWRP
FIRMWARE
9.8.1
FAQ
What's not working:
You tell us... but, "Logs or it didn't happen!"
screenshot
Super smooth, thanks for this amazing rom:laugh:
Hey there @miju12 ! Nice to see Redmi Note 7 Pro added to our family! Good work
Sent from my OnePlus6 using XDA Labs
rajatgupta1998 said:
Hey there @miju12 ! Nice to see Redmi Note 7 Pro added to our family! Good work
Sent from my OnePlus6 using XDA Labs
Click to expand...
Click to collapse
Our family is growing
Thank you for the build !
diamantik said:
Thank you for the build !
Click to expand...
Click to collapse
No problem. You can share your feedback here
miju12 said:
This is Candy9. Built straight from source with commits from a variety of different Sources/ROMS. We wanted to give the users a fun, fully customizable ROM, with regular updates and security patches.
We do this as a hobby, and we happily share the Candy of our toils with the custom ROM community, for free. We use what we share on our own devices, most as Daily Drivers, so you can be confident that problems will be promptly addressed.
Thanks for your support and camaraderie. Special thanks to GZOSP, GZR-Roms, LineageOS, SlimRoms, Omni, TeslaROM, AOSiP, DU and the innumerable rest who make their source open. We can't do all of this on our own!
Donations are appreciated, but NEVER expected.
Stay tuned for more Candy!
Special thanks to GZOSP, GZR-Roms, LineageOS, SlimRoms, Omni, TeslaROM, AOSiP and all the rest who make their source open. We can't do all of this on our own.
@[email protected]@[email protected]@[email protected]@[email protected]@[email protected]
Looking to become a Device Maintainer for Candy? Read more about the requirements HERE.
Come visit us on Telegram: @CandyRoms
ROM: CandyRoms Github
DEVICES/KERNELS: CandyDevices Github
Gerrit Review bbqdroid.org
Disclaimer: CandyRoms is not responsible for any bricks you may obtain. Please follow the thread rules and steps and everything will be gravy. Remember, backing up before flashing is always recommended.
FEATURES
(Subject to change... )
CandyShop:
SYSTEM
Volume buttons up/down for Do Not Disturb
Swap volume buttons on rotation
Long press volume playback control
Screen off power button torch (double press and long press)
Show app icons in toasts
LOCKSCREEN:
Double tap to sleep on lock screen
Face auto unlock
FP unlock without PIN/password
Quick PIN unlock
Disable QS when locked
Hide lockscreen power menu
Hide or show custom bottom shortcuts
Clock styles
Date styles
STATUS BAR
Clock options:
Alignment
Display seconds
AM/PM & Date display and format
Battery settings:
Battery icon style
Show percentage in Status bar
Network Traffic indicator
Quick settings:
Brightness slider icon (for Auto/Manual)
Bottom brightness slider
Custom number of rows/columns with Quick add (one click)
Quick pulldown (right)
Control status bar items
NAVIGATION
Navbar options:
Stock navbar
Hardware keys:
WIP
STOCK ROOM
Three finger screen shot gesture
Screenshot shutter sound
GENERAL
Rootless Substratum support
Night light
Prevent accidental wake up via proximity sensor
Candy Sweetener Device theme (Substratum if installed, Pixel, Stock)
SystemUI Tuner
Battery stats reset option
More to come, we are never done...
Flashing Steps:
NOTE: You MUST decrypt to flash this custom ROM! This may change in the future, but is required for now!
NOTE: You should also make sure you are on one of the most recent firmware versions shipping with your device. Every attempt will be made to provide specific information as needed, and occasional flashable firmware files too.
Coming from another rom
1) Download Candy9.zip (See Post #2)
2) Download Pie Gapps (optional - See Post #2))
3) Boot into recovery (TWRP)
4) Full wipe (Dalvik Cache, Cache, System, Factory Data Reset)
5) Flash Firmware Patch
6) Flash Candy9.zip
7) Flash Gapps
8) Reboot
Updating from previous Candy9 release
1) Download Candy9.zip (See Post #2)
2) Boot into recovery
3) Take backup if desired before flashing
4) Wipe (Dalvik Cache, Cache, System)
5) Flash Candy9.zip
6) Flash Pie GApps (user choice)
7) Flash Magisk (user choice if root wanted)
8) Reboot
-Please give first boot several minutes.
-New additions and fixes being added constantly...
IMPORTANT - PROBLEMS/ISSUES:
If you have issues, you need to provide both of the following:
Logs from you (logcat, last_kmsg, dmesg) linked to on pastebin.com or hasteb.in, showing the failure.
A clear description of the steps needed to exactly reproduce the problem.
Please, DO NOT complain about problems and offer nothing to help fix it. We reserve the right to ignore you for not following insructions... XD
NO ETA REQUESTS!
* See Post #2 for Downloads
* See Post #3 for FAQ/Known issues
XDA:DevDB Information
Candy Roms, ROM for the Xiaomi Redmi Note 7 Pro
Contributors
miju12, dyneteve, merothh
Source Code:https://github.com/MiCode/Xiaomi_Kernel_OpenSource/tree/violet-p-oss
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
Version Information
Status: Beta
Beta Release Date: 2019-04-21
Created 2019-04-21
Last Updated 2019-04-21
Click to expand...
Click to collapse
Hey there @miju12.... Great to see you here at note 7 pro development section.. Been a fan of your citrus caf rom from zuk z2 plus, hope to see such beautifully optimized rom for this device as well.. I still have the z2 plus though.. But decided to upgrade to this ultra budget beast
Call Recording
Any native call recording support in this ROM ?
psbhullar said:
Any native call recording support in this ROM ?
Click to expand...
Click to collapse
Yes
Irfan_ said:
Yes
Click to expand...
Click to collapse
Is anyone able to take 48mp pics on candy or anyother custom ROMs
any update coming:crying: seems dead:crying:
Irfan_ said:
any update coming:crying: seems dead:crying:
Click to expand...
Click to collapse
Hey comeon, it's just been like 10 days. @miju12 will update it soon. Join us on Telegram for news.
t.me/candyroms
Sent from my OnePlus6 using XDA Labs
rajatgupta1998 said:
Hey comeon, it's just been like 10 days. @miju12 will update it soon. Join us on Telegram for news.
t.me/candyroms
Click to expand...
Click to collapse
no longer accessible:crying:
Irfan_ said:
no longer accessible:crying:
Click to expand...
Click to collapse
Latest official build is up on souceforge (link in second post) , u can flash or wait for OP to post it
Link updated with latest official build.
Changelog;
Q style text clock
Multi gestures added
Kernel improvements
Official Build
LINK FOR CAMERA PORT: https://forum.xda-developers.com/redmi-note-7-pro/themes/anxcamera-modded-t3927012#post79456220
miju12 said:
Link updated with latest official build.
Changelog;
Q style text clock
Multi gestures added
Kernel improvements
Official Build
Click to expand...
Click to collapse
Could you please fix:
-Weird message poping up after every boot
-add a bit more padding to status bar items.
thanks for this amazing rom

[ROM][9.0.0_r40]CandyROM[OFFICIAL][04 June 2019]

{
"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"
}
This is Candy Pie for the Redmi Note5 Pro (WHYRED). Built straight from source with commits from a variety of different Sources/ROMS. We wanted to give the users a fun, fully customisable ROM, with regular updates and security patches.
We do this as a hobby, and we happily share the Candy of our toils with the custom ROM community, for free. We use what we share on our own devices, most as Daily Drivers, so you can be confident that problems will be promptly addressed.
Thanks for your support and camaraderie. Special thanks to GZOSP, GZR-ROMs, LineageOS, SlimRoms, OmniROM, AOSiP, DU and the innumerable rest who make their source open. We can't do all of this on our own!
Donations are appreciated, but NEVER expected.
Stay tuned for more Candy!
Special thanks to GZOSP, GZR-ROMs, LineageOS, SlimRoms, OmniROM, AOSiP and all the rest who make their source open. We can't do all of this on our own.
@gimmeitorilltell
@NoSpamDan
@kdp162
@chadouming
@nick_gunale
@yaznas
@bhi244
@rajatgupta1998
@miju12​
Looking forward to be a device maintainer? Read about the requirements here.
ROM: CandyRoms Github
Device specific sources: CandyDevices Github
Gerrit Review https://gerrit.bbqdroid.org
CandyShop:
SYSTEM
Volume buttons up/down for Do Not Disturb
Swap volume buttons on rotation
Long press volume playback control
Screen off power button torch (double press and long press)
Show app icons in toasts
LOCKSCREEN:
Double tap to sleep on lock screen
Face auto unlock
FP unlock without PIN/password
Quick PIN unlock
Disable QS when locked
Hide lockscreen power menu
Hide or show custom bottom shortcuts
Clock styles
Date styles
STATUS BAR
Clock options:
Alignment
Display seconds
AM/PM & Date display and format
Battery settings:
Battery icon style
Show percentage in Status bar
Network Traffic indicator
Quick settings:
Brightness slider icon (for Auto/Manual)
Bottom brightness slider
Custom number of rows/columns with Quick add (one click)
Quick pulldown (right)
Control status bar items
NAVIGATION
Navbar options:
Stock navbar
Hardware keys:
WIP
STOCK ROOM
Three finger screen shot gesture
Screenshot shutter sound
GENERAL
Rootless Substratum support
Night light
Prevent accidental wake up via proximity sensor
Candy Sweetener Device theme (Substratum if installed, Pixel, Stock)
SystemUI Tuner
Battery stats reset option
More to come, we are never done...
NO ETA REQUESTS!
Disclaimer:
CandyRoms is not responsible for any bricks you may obtain. Please follow the thread rules and steps and everything will be gravy. Remember, backing up before flashing is always recommended. ​
* See Post #2 for Downloads
* See Post #3 for FAQ/Known issues
Make sure you are on the latest stable firmware available here
1. If you're coming from another ROM:
TWRP is recommended.
[*]Reboot to recovery
[*]Wipe Data and Cache System & Data
[*] Flash the latest Pie Firmware
[*]Flash the latest stable CandyRoms zip
[*]Flash OpenGApps
[*]Flash the latest stable Magisk
[*]Wipe Data and Cache
[*]No 3rd party mods are supported. (Like Xposed Framework or shady Magisk Modules)
[*]Reboot
https://dl.twrp.me/whyred/twrp-3.3.0-0-whyred.img.html
2. If you're updating the ROM:
Reboot to recovery
Flash ROM
Flash OpenGApps
Flash Magisk
Wipe Data and Cache (A clean flash is always recommended, not compulsory)
Reboot
Enjoy
Do NOT Report bugs if you're running a custom kernel or you installed other shady mods.
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 /sys/fs/pstore/console-ramoops and /sys/fs/pstore/dmesg-ramoops-0. (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. Any bug not reported in the bug report format below may be ignored.
Code:
What is your--
ROM version and build date
Gapps version:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed.
Also please let us know how to reproduce the particular issue.
Please, DO NOT complain about problems and offer nothing to help fix it. We reserve the right to ignore you for not following instructions.
Checkout our website (WIP): [URL="http://candyroms.org"]http://candyroms.org
Come visit us on Telegram: @CandyRoms
CandyRoms Telegram Release Channel: @CandyRoms_Channel @candyroms_mido_whyred
CandyRoms on SourceForge: SourceForge Project
Other Credits:
@NoSpamDan
@GuaiYiHu
@Adi20_01
All the people responsible behind Whyred bringup and development.
​------------------------------------------------------------------------------------------------------------------------------
See Post #3 for a list of what is working or not if you have concerns.
ROM:
Latest Release: Candy-whyred-9.0.0-OFFICIAL-20190515-0709.zip
Other Releases: whyred
GApps
Open GApps Micro is preferred.
Recovery
TWRP
Firmware
Whyred
----------------------------------------------------------------------------------------------------------------------
What's not working:
You Tell Me
Changelog
17 May 2019
[*] Changelog
XDA:DevDB Information
CandyRoms, ROM for the Xiaomi Redmi Note 5 Pro
Contributors
bhi244
Source Code: https://github.com/CandyDevices/device_xiaomi_whyred
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
Version Information
Status: Stable
Created 2019-05-17
Last Updated 2019-06-04
Reserved
See Post #3 for a list of what is working or not if you have concerns.
ROM:
Latest Release: Candy-whyred-9.0.0-OFFICIAL-20190515-0709.zip
Other Releases: whyred
GApps
Open GApps Nano is preferred.
Recovery
TWRP
Firmware
Whyred
----------------------------------------------------------------------------------------------------------------------
What's not working:
You Tell Me
Changelog
17 May 2019
[*] Changelog
Based on Pie FW?
Screenshots?
Yes
MasterJuzztine said:
Screenshots?
Click to expand...
Click to collapse
Will be adding soon
New Candy Build by @bhi244 19-05-2019
#Whyred
Changelogs:
1. Q-Style battery added
2. Aggressive battery added
3. Gaming mode added
IMP: Link updated
1. DT2W is fixed Thanks to @adi20_01
2. Q-battery style derp fixed
Download: https://sourceforge.net/projects/ca...red-9.0.0-OFFICIAL-20190519-0542.zip/download
Note : Clean flash is required & Flash at your own risk. if you are on previous build then dirty flash will works.
* Based on Pie firmware
There is a graphical bug in the battery icon
adrisanfe said:
There is a graphical bug in the battery icon
Click to expand...
Click to collapse
Is it possible to provide SS?
The CandyROMs team is looking for testers who can help us test and improve the ROM experience over time. Testers generally get new features and fixes before a public release and a source merge and help in the development as result. Interested people can DM me their Telegram usernames or message at our Telegram public chat http://t.me/candyroms mentioning the same. Thanks!
Sent from my OnePlus6 using XDA Labs
Flashed it just now, pretty fast and fluid. Thanks for the rom. Hoping to get regular updates.
If possible can you please add sync icon in QS. That will be very handy. Thanks in advance.
Some screenshots, customised according to my likes.
About phone screenshot
Battery backup with medium usage.
sorry wrong department
2 bugs faced till now.
1. Signal strength is very poor. (Using Jio)
2. The notification light always blinks after bettery reaches 75%
Maintainer if possible can you please share hotfix regarding the first issue.
Thanks
xxXDeaDlyGhoStXxx said:
2 bugs faced till now.
1. Signal strength is very poor. (Using Jio)
2. The notification light always blinks after bettery reaches 75%
Maintainer if possible can you please share hotfix regarding the first issue.
Thanks
Click to expand...
Click to collapse
This is what I meant
Three finger screen shot
Is like miui? Or its slides the screen like other aosp roms?
MexiDroid said:
Three finger screen shot
Is like miui? Or its slides the screen like other aosp roms?
Click to expand...
Click to collapse
It slides

[ROM][10.0.0_r37] AICP - V15.0 [UNOFFICIAL][HLTE/CHN/KOR/TMO]

{
"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"
}
AICP
Android Ice Cold Project
AICP is known by everyone as the "Ice Cold Project" that started on a Desire HD years ago (2012) and since then has evolved into a mature ROM with the BEST community that you can find!!!
Until Android Lollipop, the ROM has always been based on AOKP. Unfortunately, since AOKP stopped development (but made a comeback later), we changed our base to CM.
With the re-brand of CM to LineageOS (LOS) we became LineageOS based with some tweaks from AOSP and then changed to be based on the "Ground Zero Open Source Project" (GZOSP) for Android Pie.
We changed again for Android Q with a base of AOSP repositories and some additions from LineageOS for device specific repositories.
If there are any bugs, either we will sort them out, if it concerns our code base. This ROM isn't LineageOS supported, so there is no need to report errors/bugs to them!!
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* 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. Hard & a lot.
*
*/
Feature list (rough overview)
In the beginning we would like to thank:
GZOSP team
LineageOS & CM (R.I.P.) team
 @maxwen and the rest of the OmniRom team
DU team
Resurrection Remix team
AOSiP team
Community
...
@LorD ClockaN
@eyosen
@semdoc
@SpiritCroc
@wartomato
@Miccia
plus the rest of the crazy bunch that we call "team"
...
We are paying for servers that build weeklies and everything that comes with this, so EVERY DONATION will really be appreciated and be used to cover those expenses.
Thank you!!
Latest Stable Release Version 15.0
Download link:
HLTE
HLTECHN
HLTEKOR
HLTETMO
OLD BUILD
Download link:
HLTE
HLTECHN
HLTEKOR
HLTETMO
Please note that official builds will be deleted from our servers every month due to maintenance services.
We advise everyone to keep at least the latest or best working build on their device as a backup.
Maybe copy it to a cloud service or USB too.
Full Changelog link: https://dwnld.aicp-rom.com/
(Just click the changelog button next to the download link in the list of builds available for your device)
Google Apps:
OpenGapps
You tell...
How to flash for the first time:
(Again: Don't do it if you don't know!)
1. Download the ROM and GApps and transfer them to your device.
2. Boot to recovery (TWRP recommended).
3. Wipe the System, Cache, and Data (you might need to format the data partition!).
4. Flash the ROM Zipfile.
5. Flash the GApps (optional, needed for e.g. Google Playstore to work), GApps are already included for some a/b devices.
6. Reboot and set up your device, enable developer settings and in them OEM unlock/Advanced reboot/USB tethering.
7. Reboot back into TWRP recovery.
8. Flash the root solution of your choice (optional).
9. Reboot your device.
The procedure may vary from device to device and is a bit different on system updates!
The ROM has GApps persistence in between dirty flashes, so you only have to flash them once! This might differ on AvB Devices.
Currently supported Root Solution:
Magisk stable
Magisk versions >= 20.3 don't usually need to be flashed on every dirty flash.
Depending on the device, you may need to flash it every time, unless your maintainer says otherwise, you should be fine.
PREREQUISITE FOR OTA ("Over-The-Air" Updates):
TWRP recovery is needed to be able to flash using the built-in OTA app.
Please make sure that you are on the latest TWRP recovery, keep in mind that this could also be an unofficial version!
On encrypted devices you will have to enter your PIN/password in TWRP before the process starts.
If you want to contribute to AICP, or want see what is being worked on/merged, feel free to visit our Gerrit code review system. (Link is at the bottom!!!)
Kernel Source: Kernel
ROM & Additional links:
AICP's Homepage
AICP Gerrit Code Review
AICP sources on Github
AICP Download page for official builds and media content
AICP Discord Community
AICP Telegram channel for server notifications on official builds
Contributors:
Jprimero15
Chinaboy5216
All Galaxy Note 3 Telegram group members
You want to see a "normal" night at the "DEV office", click here!!​
XDA:DevDB Information
AICP ROM, ROM for the Samsung Galaxy Note 3
Contributors
aminfauzi
ROM OS Version: Android 10
ROM Kernel: Linux 3.4.x
Version Information
Status: Stable
Current Stable Version: V15.0
Stable Release Date: 2020-05-15
Created 2020-05-15
Last Updated 2020-07-06
FAQ:
Before using the ROM:
Q. Can I have an ETA for the next build?
A. Yes, just look here to see what day your device is built on.
Q. Does this ROM support custom kernels officially?
A. No. You can still use them, but discussion should go in the thread of the respective kernel. We don't offer support for bugs you might encounter while using them!
Q. Why doesn't this ROM support Xposed?
A. Xposed is a hack that is geared towards AOSP. Custom ROMs modify the framework a lot, so Xposed can cause a ton of issues on custom ROMs. Now it might work for you, however it is not to be discussed in this thread, and you should refrain from posting bug reports.
Q. Alright, but I still want to flash Xposed, so which version do I need to install?
A. Information about Xposed, EdXposed or Riru Core can be obtained from the XPosed General forums .
Flashing the ROM:
Q. What do I need to know before flashing?
A. Check the flashing instructions...
Q. Can the builds be dirty flashed over each other?
A. Yes, this is the usual behaviour on flashing a new official build by (or using) the build-in updater service.
Q. How do I 'dirty flash' builds?
A. Wipe the System, Cache and ART/Dalvik cache. Flash the ROM, GApps (only needed if you wipe the system), your preferred root solution and reboot. Or just use the OTA app to preform that task for you.
Q. How do I flash kernel builds?
A1. If it's a .img file, boot into TWRP and go to the install page in TWRP, in the bottom right corner select "install image", select the desired kernel, then select "boot" as the destination, then swipe to flash, then go back to the install screen and install your root method again, if you don't want to loose root and reboot.
A2. If it's a flashable ZIP, you can flash it together with a ROM update or separately. Go to the install page in TWRP, choose the kernel zip (or add it to the flash queue right after the ROM zip). Then add your root method to the queue if you don't want to loose root. Now swipe to flash and reboot afterwards.
Using the ROM:
Q. I installed a bad theme and now I'm getting a bootloop, how do I fix it?
A. In TWRP, flash the substratum rescue zip that's in the substratum folder on the internal storage.
Q. I'm having issues with WhatsApp, how do I fix it?
A. Read this
Q. Do I need to provide a logcat if I'm reporting a bug?
A. If you want it to be fixed faster (or at all) then yes, you should definitely provide a logcat AND the model name. (Note: Please just link the logcat from your GDrive, Dropbox, etc. and do not post the content here. Thanks.)
Q. How do I get a logcat, what type should I get and more questions that can conveniently be answered by my pre-determined answer?
A1. Read this thoroughly. Also, here's a good app for getting logs: https://play.google.com/store/apps/details?id=com.tortel.syslog (Root needed).
A2. If you are already rooted, you can use the built-in feature to make a logcat and provide that. Just look into the others section in the AICP Extras main page.
Reserved #2
Congrats with the new thread mate!! Happy to see AICP back on the Note 3.
Amazing Amin, you did just great ! :good:
Nice
I'm sorry, what kind of link is that?
Sent from my Galaxy Note 3 using XDA Labs
Hi, can we have some screenshots? For example, quick settings view and desktop
morische said:
Hi, can we have some screenshots? For example, quick settings view and desktop
Click to expand...
Click to collapse
I already attached some screenshots on first page. Or click on screenshots tab on op
Thank you, first of all, for your work and dedication. I would like to know if lockscreen have middle shortcuts. I'm with RR nougat and I find them extremely useful.
In-Display fingerprint
First of all, thanks for this new ROM.
About the feature on :-
"Custom In-Display fingerprint icons
Custom In-Display fingerprint recognising animations"
Does it mean fingerprint authentication feature ?? but I cannot find them ?
thanks in advance..
Obing said:
First of all, thanks for this new ROM.
About the feature on :-
"Custom In-Display fingerprint icons
Custom In-Display fingerprint recognising animations"
Does it mean fingerprint authentication feature ?? but I cannot find them ?
thanks in advance..
Click to expand...
Click to collapse
Just leave it. Our device not have fingerprint tho. Will fix that later
got it thank you ?
I haven't used this ROM but a few minutes but it would be nice if you could customize back button and menu button to bring up recents
This is the rom I have been waiting for. I wish more roms have OTA. I have seen SuperiorOS as well and it seems it does have OTA too. It is a must for me because I'm too lazy to update. AOD is not a must for me but Bluetooth and Notification Light is pretty important for me. Which rom would you advise Superior or AICP? Superior seems to be more active
onurcakar said:
This is the rom I have been waiting for. I wish more roms have OTA. I have seen SuperiorOS as well and it seems it does have OTA too. It is a must for me because I'm too lazy to update. AOD is not a must for me but Bluetooth and Notification Light is pretty important for me. Which rom would you advise Superior or AICP? Superior seems to be more active
Click to expand...
Click to collapse
This on also active. Im still maintained it. But need some free time to make it. This rom dont have OTA yet since it unofficial build. Once it become official, maybe OTA works. It hard to me to recommend which roms prefer. All roms have their own features. You can choose which roms that suit with yourself. That why we build lot of roms for this old device to keep it alive.
New Update Released
Built Date - 06/07/2020
Changelog;
- Merge tag android-10.0.0_r37
- Bring up June Security Patch
- Fixed Always On Display (AOD)
- Fix screen record by forced low quality - legacy device
- Added James DSP as default audio enhancement
- Added support for Aptx TWSP audio
- Added center style Typographic clock
- Added QS header data usage info
- Added battery percentage option on QS header
- Added hotspot settings to allow VPN upstreams
- Added statusbar burn-in protection
- More improvement coding for more stability
- Etc.. (can refer changelog in settings for more detail)
hlte : https://www.androidfilehost.com/?fid=8889791610682886187
hltechn : https://www.androidfilehost.com/?fid=8889791610682886212
hltekor : https://www.androidfilehost.com/?fid=8889791610682886233
hltetmo : https://www.androidfilehost.com/?fid=8889791610682886246
* If you like our work then you can
SUPPORT us by donating. Here's the link:
AminFauzi Paypal: http://paypal.me/aminfauzi94
love this roms, I'm using N9005 International version, this is unnofficial rom but I think this is the most stable rom for our old devices. I tried many other AOSP/LOS based roms but gets overheat, and battery drain so fast even that was official build. many thanks bro.
您好,请问一下阁下,USB连接电脑后一直不弹出USB调试窗口怎么办?导致电脑和手机连接软件都无法使用,而且已在开发人员选项打开USB调试,这是刷过很多ROM里面第一次发现的问题!9005版本,不过这个ROM真的超级喜欢,希望阁下尽快解决或告知解决办法,谢谢你的付出
Hello, excuse me, what can I do if the USB debugging window doesn't pop up after USB is connected to the computer? As a result, the computer and mobile phone connection software can not be used, and the developer has opened the USB debugging option, which is the first time found in many ROM! 9005 version, but I really like this Rom. I hope you can solve it as soon as possible or tell us the solution. Thank you for your efforts
uniqaaa said:
您好,请问一下阁下,USB连接电脑后一直不弹出USB调试窗口怎么办?导致电脑和手机连接软件都无法使用,而且已在开发人员选项打开USB调试,这是刷过很多ROM里面第一次发现的问题!9005版本,不过这个ROM真的超级喜欢,希望阁下尽快解决或告知解决办法,谢谢你的付出
Hello, excuse me, what can I do if the USB debugging window doesn't pop up after USB is connected to the computer? As a result, the computer and mobile phone connection software can not be used, and the developer has opened the USB debugging option, which is the first time found in many ROM! 9005 version, but I really like this Rom. I hope you can solve it as soon as possible or tell us the solution. Thank you for your efforts
Click to expand...
Click to collapse
make sure that you have usb debugging enabled in developer options and turn on file transfer in selected usb mounting options, as sometimes the device wont show in adb devices if its in charging mode
also make sure to have adb up and running, type adb devices in console of your pc to start the daemon process and the device will pop up on authorizing your pc for debugging. this should be straightforward at this point

[ROM][UNOFFICIAL][11.0.0_r32]Candy11 for OnePlus3/3T (oneplus3)

{
"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"
}
This is Candy 11 for the OnePlus3/3T (oneplu3). Built straight from source with commits from a variety of different sources/ROMS. We wanted to give the users a fast, fun, fully customisable ROM, with regular updates and security patches.
We do this as a hobby, and we happily share with with the custom ROM community, for free. We use what we share on our own devices, most as Daily Drivers, so you can be confident that problems will be promptly addressed.
Thanks for your support and camaraderie. Special thanks to GZOSP (RIP Martin), LineageOS, OmniROM, AOSiP, DU and the innumerable rest who make their source open. We can't do all of this on our own!
Stay tuned for more Candy!
Special thanks to GZOSP (Martin Coulon RIP), LineageOS, SlimRoms, OmniROM, AOSiP and all the rest who make their source open. We can't do all of this on our own.
@NoSpamDan | @miju12 | @rajatgupta1998 | @bhi244 | @kdp162 | @chadouming​
Interested in becoming a device maintainer? Read about the requirements here.
ROM: CandyRoms Github
Device specific sources: CandyDevices Github
Gerrit Review https://gerrit.candyroms.org
CandyShop features (always a WIP):
SYSTEM
Aggressive battery options
Screen off power button torch (double press and long press)
Show app icons in toasts
LOCKSCREEN:
Show media art
Charging stats
STATUS BAR
Network Traffic indicator options
Clock and date:
Alignment
Display seconds
AM/PM & Date display and format
Notification headers visibility toggle
QUICK SETTINGS
Quick pulldown options
QS show titles toggle
Custom number of rows/columns
Quick add tiles (one click)
STOCK ROOM
Three finger screen shot gesture
Changelog
More to come, we are never done...
NO ETA REQUESTS!
Disclaimer:
CandyRoms is not responsible for any damage or problems with your device. Please follow the thread rules and steps and everything will be gravy. Remember, backing up before flashing is always recommended. ​
* click here for Downloads
Make sure you are on the latest stable firmware available here
1. If you're coming from another ROM:
Boot into TWRP
Wipe - System, Data and Cache
Flash ROM
GAPPS ARE NOT INCLUDED (Flash GAPPS of your choice)
Wipe Data and Cache
Reboot to Recovery
Flash the latest stable Magisk if desired
No 3rd party mods are supported when reporting bugs. Clean flash or it didn't happen...
Reboot
2. If you're updating the ROM, there are a few ways to do this. Using the included Candy Updater, using TWRP recovery, or through ADB sideload (not detailed here).
UPDATER METHOD (Not available in Unofficial builds, yes that includes oneplus 3/3T xD)
Go to Settings > System > Candy Updater
Select from OTA or local update file.
Flash ROM
IMPORTANT: If you want root, and have it already, use Magisk to patch the inactive slot before rebooting.
Reboot
Enjoy
RECOVERY METHOD
Reboot to recovery
Flash ROM
Flash TWRP Installer
Reboot to recovery
Flash Magisk if desired
Reboot
Enjoy
NOTE:
If you have issues with Settings or Play Services force-closes you need to clean flash.
Please give first boot several minutes.
New additions and fixes being added constantly
If you have any other issue, please let us know in proper bug reporting fashion as indicated below.
Do NOT Report bugs if you're running a custom kernel or you installed other third-party mods.
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 /sys/fs/pstore/console-ramoops and /sys/fs/pstore/dmesg-ramoops-0. (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 (and you won't be trolled or ignored XD ). Please also do not report known issues. Any bug not reported in the bug report format below may be ignored.
Code:
What is your--
ROM version and build date
Gapps version (if applicable)
Did you--
wipe:
restore a backup:
reboot after having the issue:
Are you using--
a non-stock kernel:
a battery manager app:
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed.
Also please let us know how to reproduce the particular issue.
Please, DO NOT complain about problems and offer nothing to help fix it. We reserve the right to ignore you for not following instructions.
CandyRoms.org | CandyRoms on Telegram | Telegram Release Channel | SourceForge Project | Download server
Other Credits:
TeamReviver
@martinusbe (RIP, good buddy)
@ezio84 for helping always
@lineageos
@vache
​
See Post #3 for a list of what is working or not if you have concerns.
ROM:
Latest Release: Android File Host
GApps
Open GApps Micro is preferred if a device needs gapps. See flashing steps.
Recovery
Official TWRP, v3.5.2_9-0-oneplus3/3T
Firmware
OxygenOS Stable
Root/Utilities
Magisk releases
Is smart charging working in this ROM?
pawlik79 said:
Is smart charging working in this ROM?
Click to expand...
Click to collapse
There is no smart charging in this ROM.
Found 2 bugs:
-changing style in styles & wallpapers crashing
-messaging app doesn't turn dark in dark mode

Categories

Resources