From bfd2807e72baf6c942f506f98a4337035921b86f Mon Sep 17 00:00:00 2001 From: Cykeek Date: Wed, 3 Aug 2022 19:25:25 +0530 Subject: [PATCH] Add Realme 3 Pro OTA support (#126) --- builds/RMX1851.json | 29 +++++++++++++++++++++++++++++ changelogs/changelog_RMX1851.txt | 30 ++++++++++++++++++++++++++++++ 2 files changed, 59 insertions(+) create mode 100644 builds/RMX1851.json create mode 100644 changelogs/changelog_RMX1851.txt diff --git a/builds/RMX1851.json b/builds/RMX1851.json new file mode 100644 index 0000000..06ceee5 --- /dev/null +++ b/builds/RMX1851.json @@ -0,0 +1,29 @@ + +{ + "response": [ + { + "maintainer": "Cykeek", + "oem": "Realme", + "device": "Realme 3 Pro", + "filename": "Cherish-OS-v3.9.5-20220802-1645-RMX1851-OFFICIAL-GApps.zip", + "download": "https://sourceforge.net/projects/rmx1851-build/files/CherishOS/Cherish-OS-v3.9.5-20220802-1645-RMX1851-OFFICIAL-GApps.zip/download", + "timestamp": 1659326472, + "md5": "1e8486ccc68b1e60e6d18e3b0a2b8026", + "sha256": "fd86338be87f70efdd6792b2de3dc3d4ae76d45f", + "size": 1817920926, + "version": 3.9.5, + "buildtype": "Active Development Releases", + "forum": "https://t.me/cherishOS", + "gapps": "", + "firmware": "", + "modem": "", + "bootloader": "", + "recovery": "https://pitchblackrecovery.com/RMX1851", + "paypal": "https://www.paypal.me/hungphan2001", + "telegram": "https://t.me/CykeekBuilds", + "dt": "https://github.com/Cykeek/android_device_realme_RMX1851", + "common-dt": "https://github.com/Cykeek/android_device_realme_RMX1851", + "kernel": "https://github.com/HyperTeam/android_kernel_realme_sdm710" + } + ] +} diff --git a/changelogs/changelog_RMX1851.txt b/changelogs/changelog_RMX1851.txt new file mode 100644 index 0000000..9039f0f --- /dev/null +++ b/changelogs/changelog_RMX1851.txt @@ -0,0 +1,30 @@ +Highlights & Device Specific Changes: +Build type: Monthly +Device: Realme 3 Pro +Device maintainer: Cykeek + +=====3rd august, 2022====== + +Miscellaneous changes regarding smoothness and RAM Management + +Added smarter decision on whether to use 2ghz or 5ghz + +Switched to OpenGL rendering (fixed video Green tint issues and LMC Gcam crash) + +Disable phantom process monitoring which boosts performance slightly + +Disabled SF client composition cache + +reduce screenshot delay to 0 sec + +adapt screen bar height for June SP + +killed IMS logspam + +Default Bluetooth and Auto brightness disabled + +Disabled Zram writeback which provides better ram management and smoothness in UI + +Optimized Ui slightly for a better experience + +Reverted Back some magisk hide and sepolicy related commits which causing bootloop and Fingerprint enrollment issues