From 81daaec48813106780df3d3c74034dc3befe45f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Ckibria5=E2=80=9D?= <106745675+kibria5@users.noreply.github.com> Date: Mon, 28 Nov 2022 19:44:56 +0600 Subject: [PATCH] violet: Inital OTA for Cherish 4.2 --- builds/violet.json | 28 ++++++++++++++++++++++++++++ changelogs/changelog_violet.txt | 29 +++++++++++++++++++++++++++++ devices.json | 10 +++++----- 3 files changed, 62 insertions(+), 5 deletions(-) create mode 100644 builds/violet.json create mode 100644 changelogs/changelog_violet.txt diff --git a/builds/violet.json b/builds/violet.json new file mode 100644 index 0000000..3c7c179 --- /dev/null +++ b/builds/violet.json @@ -0,0 +1,28 @@ +{ + "response": [ + { + "maintainer": "kibria5", + "oem": "Redmi", + "device": "Redmi note 7 Pro", + "filename": "Cherish-OS-v4.2-20221128-1251-violet-OFFICIAL-GApps.zip", + "download": "https://sourceforge.net/projects/cherish-os/files/device/violet/Cherish-OS-v4.2-20221128-1251-violet-OFFICIAL-GApps.zip/download", + "timestamp": 1669639841, + "md5": "d2c5ff92576371ff55943744120f1dc7", + "sha256": "91130636bad43fe65f42014e40f107f73c3ac19e5216372bacb98560f7414d84", + "size": 1569485825, + "version": 4.2, + "buildtype": "Releases", + "forum": "https://t.me/cherishOS", + "gapps": "", + "firmware": "https://xiaomifirmwareupdater.com/firmware/violet/stable/V12.5.1.0.QFHINXM/", + "modem": "", + "bootloader": "", + "recovery": "https://t.me/RedmiNote7ProChannel/2100", + "paypal": "", + "telegram": "https://t.me/kibria5build", + "dt": "", + "common-dt": "", + "kernel": "" + } + ] +} diff --git a/changelogs/changelog_violet.txt b/changelogs/changelog_violet.txt new file mode 100644 index 0000000..f7fee2f --- /dev/null +++ b/changelogs/changelog_violet.txt @@ -0,0 +1,29 @@ +Highlights & Device Specific Changes: +Device: Redmi Note 7 Pro (violet) +Device maintainer: kibria5 + +=====28th Nov, 2022====== + +- Inital official A13 release +- November security patch +- kernel Azure+ +- MotoDolby and GCamGo Included +- Set Google autofill service as default +- Set Window animation/transition scale to 0%(Feels way smoother) +- Add Max visible notification icons for normal 6 and dark 7 +- Add BatteryHealth Overlay & Label sepolicy +- smoother scrolling and better responsiveness +- Use HintManager for HWUI +- Increase In-call earpiece volume +- increase 5 GHz network signal tolerance +- Adjust lux stability time needed for updating auto-brightness values +- allocate heap values dynamically +- rm package cache on early boot +- add nodes to hide Magisk in banking apps +- Enable display force split +- Added logo to dirac header +- Added more dirac presets +- Improved dirac QS tile long press logic + +Note:- Firmware Not Included + - Rom is encrypted by default diff --git a/devices.json b/devices.json index 1193b17..3863936 100644 --- a/devices.json +++ b/devices.json @@ -329,11 +329,11 @@ "name": "Redmi Note 7 Pro", "supported_versions": [ { - "maintainer_name": "𝗞 𝗔 𝗥 𝗧 𝗛 𝗜 𝗞", - "maintainer_url": "https://t.me/karthik558", - "version_code": "eleven", - "version_name": "Eleven", - "xda_thread": "" + "maintainer_name": "kibria5", + "maintainer_url": "https://t.me/kibria5", + "version_code": "tiramisu", + "version_name": "Tiramisu", + "xda_thread": "https://forum.xda-developers.com/t/rom-13-0-violet-unofficial-cherish-os-v4-1-09-10-2022.4503281/" } ] },