• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[ROM][KENZO][9.0_r34] Project-Pearl [OFFICIAL]

sagar.rokade.982

Senior Member
Feb 29, 2016
91
764
0
Nagpur
Code:
/* Disclaimer 
* 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 blame me in any way for what happens to your device, I will laugh at you.
* BOOM! goes the dynamite
*/

About Project

An Android ROM purely based on AOSP sources, focusing on perfomance & UI, rather than bloat features. The aim is to create a minimal ROM which includes various tweaks users would expect from a custom ROM. #TeamPearl

FEATURES

Display :-
Font Manager

System :-
Themes
Power Menu
Battery Charging Light Cust

Lockscreen :-
Lockscreen Charging Info
Double tap to sleep on Lockscreen
Auto Face Unlock
Weather On Lockreen

Statusbar :-
Headups
Clock Settings
Traffic Indicators

Navigation :-
HW Button Rebinding
Button Backlight
Navigation Bar Toggle

Tiles :-
Gaming Mode
Caffiene
CPU Info
Restart
Compass
HeadsUP


Downloads

Download Pearl Builds: Download
Download Bit Gapps : https://t.me/bitgapps_official
Download OpenGAPPS: https://opengapps.org

BUGS
* Search in Settings Crashes
Workaround - Download and Install this app Manually ( Link )
* You Tell US

Flashing Instructions:
- Download ROM and GAPPS
- Reboot to recovery and Backup existing ROM
- Wipe System, Data, ART cache, Cache
- Flash ROM, Gapps and reboot

Credits
Lineage
AOSP
DotOS
PixelExperience
DirtyUnicorns
Pixys
NitrogenOS
HavocOS
CypherOS
LeanOS
ColtOS
AospExtended
MSM-Xtended
AICP


Extreme apologies if we've missed out someone, please feel free to PM, in case we've forgotten to pin your name here!


Find Pearl in Ocean of ROMs
Pearl on Github: https://github.com/PearlOS
Our Telegram Channel: https://t.me/Project_Pearl
Our Telegram Group: https://t.me/ProjectPearlOfficial
placeholder

XDA:DevDB Information
Project Pearl, ROM for the Xiaomi Redmi Note 3

Contributors
sagar.rokade.982, beingmishra
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.10.x
Based On: AOSP

Version Information
Status: Stable
Current Stable Version: v1.0
Stable Release Date: 2019-03-23

Created 2019-03-23
Last Updated 2019-03-23
 

lzwfkv

Senior Member
Oct 17, 2007
271
78
0
This is only for Kenzo, I guess.
All roms for kenzo work on kate as weel, uness they update the firmware (very rare, just the MIUI based ones do that).
Just unzip the rom archive, navigate to file META-INF\com\google\android\updater-script, open it with text editor and in the second row either comment it or change as follows:
before: getprop("ro.product.device") == "kenzo" || abort("E3004: This package is for "kenzo" devices; this is a "" + getprop("ro.product.device") + "".");
after: getprop("ro.product.device") == "kate" || abort("E3004: This package is for "kenzo" devices; this is a "" + getprop("ro.product.device") + "".");

Then zip again the whole rom folder and flash it as usual.
 

nayaktuhin

Member
May 5, 2018
17
8
0
Kolkata


---------- Post added at 04:59 PM ---------- Previous post was at 04:58 PM ----------

All roms for kenzo work on kate as weel, uness they update the firmware (very rare, just the MIUI based ones do that).
Just unzip the rom archive, navigate to file META-INF\com\google\android\updater-script, open it with text editor and in the second row either comment it or change as follows:
before: getprop("ro.product.device") == "kenzo" || abort("E3004: This package is for "kenzo" devices; this is a "" + getprop("ro.product.device") + "".");
after: getprop("ro.product.device") == "kate" || abort("E3004: This package is for "kenzo" devices; this is a "" + getprop("ro.product.device") + "".");

Then zip again the whole rom folder and flash it as usual.
Sorry, I didn't had the knowledge about that.
Thanks for the information. :)
 
Last edited:

nayaktuhin

Member
May 5, 2018
17
8
0
Kolkata
I have found these issues:
1. The battery stats are not resetting after charging above 90%, SoT count still goes up.
(Aftering clicking on delete, I have to restart for SoT to reset.)
2. When going to recovery from 'Advanced' in Restart from power button menu, there's just the wheel(loading) animation and no text.
3. When clock is on right side, restart you will find the statusbar clock overlapping the network bar and battery icons.
 
Last edited:

jscarlet

Member
Sep 29, 2017
20
2
0
27
Cimahi
Okay, this rom perfectly awesome.

Both battery and performance so good, even my phone not very heat while play use this ROM.

i just found bug, mobile data so slow.. its show 4G but , NO. Its GSM.

Suggest: Put Screenshot button in status bar
 
Last edited:

kissamopo

Member
Oct 15, 2016
47
4
0
I really like this rom! I don't think there's anything like it since slimroms has gone away. Many thanks!

However, it looks like the UI reboots (soft reboot) pretty often for me, maybe once every hour if I don't use the phone. I don't think this happens if the phone is connected to a charger or usb and never when screen is on. This may be caused by something i installed or maybe it's because my device is "kate"? I have rooted and installed vulmax 10 & UV apps, they work fine. No gapps/microg installed.

Also, viscerion (wireguard) doesn't work so well. Even when the tunnel is enabled and working, there's a notification for "disconnected from always-on VPN" and the connection is not brought up on reboot, I have to do it manually (there's an option for this in Viscerion.).