From 94c799df24026ea63839f97687d8ab52319077e9 Mon Sep 17 00:00:00 2001 From: MADMiZ Date: Fri, 5 Aug 2022 18:57:08 +0000 Subject: [PATCH] r5x: Setup OTA And Push CherishOS 3.9.5 Signed-off-by: Christopher --- builds/r5x.json | 27 +++++++++++++++++++++++++++ changelogs/changelog_r5x.txt | 26 ++++++++++++++++++++++++++ devices.json | 15 ++++++++++++++- 3 files changed, 67 insertions(+), 1 deletion(-) create mode 100644 builds/r5x.json create mode 100644 changelogs/changelog_r5x.txt diff --git a/builds/r5x.json b/builds/r5x.json new file mode 100644 index 0000000..5af7216 --- /dev/null +++ b/builds/r5x.json @@ -0,0 +1,27 @@ +{ + "response": [ + { + "maintainer": "MAdMiZ", + "oem": "Realme", + "device": "Realme 5 Series", + "filename": "Cherish-OS-v3.9.5-20220805-1712-r5x-OFFICIAL-GApps.zip", + "download": "https://sourceforge.net/projects/cherish-os/files/device/r5x/Cherish-OS-v3.9.5-20220805-1712-r5x-OFFICIAL-GApps.zip/download", + "timestamp": 1659701630, + "md5": "4004e0dc09a10e6da35a09f51109f526", + "sha256": "6e491d5101bdf1e8c0c8093e36be16e1b7bd5f47b0dbe1875f6b1668ad17434f", + "size": 1698857065, + "version": 3.9.5, + "buildtype": "Active Development Releases", + "forum": "https://t.me/cherishOS", + "firmware": "https://github.com/realme-trinket-organization/firmware_files_RMX1911/releases", + "modem": "", + "bootloader": "", + "recovery": "https://pitchblackrecovery.com/r5x", + "paypal": "https://www.paypal.me/hungphan2001", + "telegram": "https://t.me/HOME_MAdMiZ, + "dt": "https://github.com/CherishOS-Devices/device_realme_r5x", + "common-dt": "https://github.com/CherishOS-Devices/vendor_realme_r5x", + "kernel": "https://codeberg.org/mizdrake7/kernel_realme_r5x" + } + ] +} diff --git a/changelogs/changelog_r5x.txt b/changelogs/changelog_r5x.txt new file mode 100644 index 0000000..45091f7 --- /dev/null +++ b/changelogs/changelog_r5x.txt @@ -0,0 +1,26 @@ +Highlights & Device Specific Changes: +Build type: Monthly +Device: Realme 5 Series (5/5i/5s/NFC) +Device maintainer: Christopher Keith Irvine (MAdMiZ) +Required firmware: Realme UI c.67 or higher + +===== 2022.08.05 ===== +× Fully Fixed Random Freeze For Few Units +× Disabled Post Render CleanUp +× Fixed Lag On YouTube 1440p/2k Video Playback +× Addressed Some More Denials +× Fixed Low Mic Volume Input +× RealmeDirac: Adapt To SnowCone UI And Update Strings +× Update PowerHint From Pixel +× Fixed Slow Charging While Display Is On +× Many More Improvements Under The Hood +× Upstreamed Kernel To 4.14.290 +× Fixed Battery Status Info +× Fully Fixed AUX Cameras +× Fully Fixed NFC +× Enabled USB Force FastCharge By Default +× Fixed GPS Accuracy For Asia (Now Lightning Fast) +× Disabled Phantom Process Monitoring +× Switched to OPlus AIDL Power HAL +× Fixed Every Mic Isses +× Many More Improvements Under The Hood \ No newline at end of file diff --git a/devices.json b/devices.json index b76a24a..b00132b 100644 --- a/devices.json +++ b/devices.json @@ -13,7 +13,20 @@ } ] }, - + { + "brand": "realme", + "codename": "r5x", + "name": "Realme 5 Series", + "supported_versions": [ + { + "maintainer_name": "MAdMiZ", + "maintainer_url": "https://t.me/MAdMiZ", + "version_code": "twelve", + "version_name": "twelve", + "xda_thread": "https://forum.xda-developers.com/t/rom-oss-12l-cherishos-3-7-5-official-realme5-5i-5s-nfc-21-may.4290881/" + } + ] + }, { "brand": "Asus",