@@ -1,27 +1,28 @@
|
|||||||
{
|
{
|
||||||
"response": [
|
"response": [
|
||||||
{
|
{
|
||||||
"maintainer": "Minh Son",
|
"maintainer": "masarou",
|
||||||
"oem": "Redmi",
|
"oem": "Redmi",
|
||||||
"device": "Redmi K30 5G",
|
"device": "Redmi K30 5G",
|
||||||
"filename": "Cherish-OS-v3.9.5-20220805-1712-picasso-OFFICIAL-GApps.zip",
|
"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-20220805-1712-picasso-OFFICIAL-GApps.zip/download",
|
"download": "https://sourceforge.net/projects/cherish-os/files/device/picasso/Cherish-OS-v3.9.5-20220815-1302-picasso-OFFICIAL-GApps.zip/download",
|
||||||
"timestamp": 1459701630,
|
"timestamp": 1660568332,
|
||||||
"md5": "4004e0dc09a10e6da35a09f51109f526",
|
"md5": "b6a6d8f94f463b41cc51720e72741800",
|
||||||
"sha256": "6e491d5101bdf1e8c0c8093e36be16e1b7bd5f47b0dbe1875f6b1668ad17434f",
|
"sha256": "f77ebecbeb901839b0ac2cc8e5e0f65dc6d0cec641bcf8c614f4bd50d779b4da",
|
||||||
"size": 1698857065,
|
"size": 2199818124,
|
||||||
"version": 3.9.5,
|
"version": 3.9.5,
|
||||||
"buildtype": "Active Development Releases",
|
"buildtype": "Active Development Releases",
|
||||||
"forum": "https://t.me/cherishOS",
|
"forum": "https://t.me/cherishOS",
|
||||||
"firmware": "",
|
"gapps": "",
|
||||||
"modem": "",
|
"firmware": "",
|
||||||
"bootloader": "",
|
"modem": "",
|
||||||
"recovery": "",
|
"bootloader": "",
|
||||||
"paypal": "https://www.paypal.me/hungphan2001",
|
"recovery": "",
|
||||||
"telegram": "https://t.me/CherishOS",
|
"paypal": "https://www.paypal.me/hungphan2001",
|
||||||
"dt": "",
|
"telegram": "https://t.me/CherishOS",
|
||||||
"common-dt": "",
|
"dt": "",
|
||||||
"kernel": ""
|
"common-dt": "",
|
||||||
}
|
"kernel": ""
|
||||||
]
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
14
changelogs/changelog_picasso.txt
Normal file
14
changelogs/changelog_picasso.txt
Normal file
@@ -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.
|
||||||
13
devices.json
13
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",
|
"brand": "Xiaomi",
|
||||||
"codename": "mojito",
|
"codename": "mojito",
|
||||||
|
|||||||
Reference in New Issue
Block a user