From ebf2b202944bbd6745f41854a8c0bed6237a745f Mon Sep 17 00:00:00 2001 From: Ansh Date: Thu, 4 Aug 2022 22:29:34 +0530 Subject: [PATCH] santoni: CherishOS v3.9.5 update (#137) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * santoni: v3.5.5 (2) Update Signed-off-by: Ansh * santoni: Update v3.6 Signed-off-by: Ansh * santoni: CherishOS v3.9.5 update Signed-off-by: Ansh Co-authored-by: Hưng Phan --- builds/santoni.json | 27 +++++++++++++++++++++++++++ changelogs/changelog_santoni.txt | 12 ++++++++++++ devices.json | 14 ++++++++++++++ 3 files changed, 53 insertions(+) create mode 100644 builds/santoni.json create mode 100644 changelogs/changelog_santoni.txt diff --git a/builds/santoni.json b/builds/santoni.json new file mode 100644 index 0000000..50117a8 --- /dev/null +++ b/builds/santoni.json @@ -0,0 +1,27 @@ +{ + "response": [ + { + "maintainer": "EvilAnsh", + "oem": "Xiaomi", + "device": "Redmi 4/4X", + "filename": "Cherish-OS-v3.9.5-20220804-1357-santoni-OFFICIAL-Vanilla.zip", + "download": "https://sourceforge.net/projects/cherish-os/files/device/santoni/Cherish-OS-v3.9.5-20220804-1357-santoni-OFFICIAL-Vanilla.zip/download", + "timestamp": 1659629933, + "md5": "60866f7b7b0a5ce5f47eaaa8c80e6e83", + "sha256": "f26b04a03bad7d138cb89d79599783ceaf32a49d770c70d2d4820fe74337aa93", + "size": 872889373, + "version": "3.9.5", + "buildtype": "Monthly", + "forum": "", + "gapps": "https://t.me/crDroidSantoni/79045", + "firmware": "https://xiaomifirmwareupdater.com/download/?file=fw_santoni_miui_HM4XGlobal_V11.0.2.0.NAMMIXM_eae1390b46_7.1.zip", + "modem": "", + "bootloader": "", + "recovery": "https://t.me/jabiyeff_caf/114", + "paypal": "", + "telegram": "https://t.me/AnshPrjkt", "dt": "https://github.com/CherishOS-Devices/device_xiaomi_santoni", + "common-dt": "", + "kernel": "https://github.com/EvilAnsh/kernel_xiaomi_santoni" + } + ] +} diff --git a/changelogs/changelog_santoni.txt b/changelogs/changelog_santoni.txt new file mode 100644 index 0000000..3c25756 --- /dev/null +++ b/changelogs/changelog_santoni.txt @@ -0,0 +1,12 @@ +Highlights & Device Specific Changes: +Build type: Monthly +Device: Redmi 4/4X (santoni) +Device maintainer: Ansh Singh (EvilAnsh) +Required firmware: v45 or higher + +===== 2022.08.04 ===== +• Synced Latest CherishOS v3.9.5 changes +• Updated to July security patch +• Fixed VoLTE issue on before july release +• Kernel: 4.9.227 (CAF)-LA.UM.10.6.2.r1-02200-89xx.0 (Clang 14.0.2) +• Misc. Fixes and Improvements diff --git a/devices.json b/devices.json index 80c2bc6..b76a24a 100644 --- a/devices.json +++ b/devices.json @@ -254,6 +254,20 @@ } ] }, + { + "brand": "Xiaomi", + "codename": "santoni", + "name": "Redmi 4/4X", + "supported_versions": [ + { + "maintainer_name": "EvilAnsh", + "maintainer_url": "https://t.me/EvilAnsh", + "version_code": "twelve", + "version_name": "Twelve", + "xda_thread": "" + } + ] + }, { "brand": "Xiaomi", "codename": "PHOENIX",