From e62be47f772c813f3c4054bd8da911954b29a909 Mon Sep 17 00:00:00 2001 From: masarou Date: Mon, 15 Aug 2022 21:47:20 +0700 Subject: [PATCH] picasso: Update 3.9.5 #2 (#149) --- builds/picasso.json | 51 ++++++++++++++++---------------- changelogs/changelog_picasso.txt | 14 +++++++++ devices.json | 13 ++++++++ 3 files changed, 53 insertions(+), 25 deletions(-) create mode 100644 changelogs/changelog_picasso.txt diff --git a/builds/picasso.json b/builds/picasso.json index d911eb7..9a531c4 100644 --- a/builds/picasso.json +++ b/builds/picasso.json @@ -1,27 +1,28 @@ { - "response": [ - { - "maintainer": "Minh Son", - "oem": "Redmi", - "device": "Redmi K30 5G", - "filename": "Cherish-OS-v3.9.5-20220805-1712-picasso-OFFICIAL-GApps.zip", - "download": "https://sourceforge.net/projects/cherish-os/files/device/picasso/Cherish-OS-v3.9.5-20220805-1712-picasso-OFFICIAL-GApps.zip/download", - "timestamp": 1459701630, - "md5": "4004e0dc09a10e6da35a09f51109f526", - "sha256": "6e491d5101bdf1e8c0c8093e36be16e1b7bd5f47b0dbe1875f6b1668ad17434f", - "size": 1698857065, - "version": 3.9.5, - "buildtype": "Active Development Releases", - "forum": "https://t.me/cherishOS", - "firmware": "", - "modem": "", - "bootloader": "", - "recovery": "", - "paypal": "https://www.paypal.me/hungphan2001", - "telegram": "https://t.me/CherishOS", - "dt": "", - "common-dt": "", - "kernel": "" - } - ] + "response": [ + { + "maintainer": "masarou", + "oem": "Redmi", + "device": "Redmi K30 5G", + "filename": "Cherish-OS-v3.9.5-20220815-1302-picasso-OFFICIAL-GApps.zip", + "download": "https://sourceforge.net/projects/cherish-os/files/device/picasso/Cherish-OS-v3.9.5-20220815-1302-picasso-OFFICIAL-GApps.zip/download", + "timestamp": 1660568332, + "md5": "b6a6d8f94f463b41cc51720e72741800", + "sha256": "f77ebecbeb901839b0ac2cc8e5e0f65dc6d0cec641bcf8c614f4bd50d779b4da", + "size": 2199818124, + "version": 3.9.5, + "buildtype": "Active Development Releases", + "forum": "https://t.me/cherishOS", + "gapps": "", + "firmware": "", + "modem": "", + "bootloader": "", + "recovery": "", + "paypal": "https://www.paypal.me/hungphan2001", + "telegram": "https://t.me/CherishOS", + "dt": "", + "common-dt": "", + "kernel": "" + } + ] } diff --git a/changelogs/changelog_picasso.txt b/changelogs/changelog_picasso.txt new file mode 100644 index 0000000..da14c97 --- /dev/null +++ b/changelogs/changelog_picasso.txt @@ -0,0 +1,14 @@ +Highlights & Device Specific Changes: +Device: Redmi K30 5G +Device maintainer: masarou + +===== 2022.08.15 ===== +[Device side] +× Fixed DT2W & XiaomiParts bring back (thanks to EndCredits & masemoel) +× Fixed OTA +× Reverted to AOSP Camera (temporarily for now, so many issues with MIUICamera) +× Addressed Some More Denials +× Moved to uclamp for better performance + +[Source side] +× Reverted back to A12 QS style. diff --git a/devices.json b/devices.json index c799949..88b3eee 100644 --- a/devices.json +++ b/devices.json @@ -184,6 +184,19 @@ } ] }, + { + "brand": "Xiaomi", + "codename": "picasso", + "name": "Redmi K30 5G", + "supported_versions": [ + { + "maintainer_name": "masarou", + "maintainer_url": "https://github.com/masarou", + "version_code": "twelve", + "version_name": "Twelve", + } + ] + }, { "brand": "Xiaomi", "codename": "mojito",