diff --git a/builds/mojito.json b/builds/mojito.json new file mode 100644 index 0000000..4f968b2 --- /dev/null +++ b/builds/mojito.json @@ -0,0 +1,28 @@ +{ + "response": [ + { + "maintainer": "Bishal Das", + "oem": "Redmi", + "device": "Redmi note 10", + "filename": "Cherish-OS-v4.7.5-20230428-0734-mojito-OFFICIAL-GApps.zip", + "download": "https://sourceforge.net/projects/cherish-os/files/device/mojito/Cherish-OS-v4.7.5-20230428-0734-mojito-OFFICIAL-GApps.zip> + "timestamp": 1682689059, + "md5": "aef4f2a6c77e4459bbaa24de58dcb706", + "sha256": "d53b77c0855d1345e9f6885a563db26eeb2c590b", + "size": 2040109465.6, + "version": 4.7.5, + "buildtype": "Stable", + "forum": "https://t.me/cherishOS", + "gapps": "", + "firmware": "https://xiaomifirmwareupdater.com/firmware/mojito/", + "modem": "", + "bootloader": "", + "recovery": "", + "paypal": "https://www.paypal.me/hungphan2001", + "telegram": "https://t.me/mojitosupport", + "dt": "https://github.com/CherishOS-Devices/device_xiaomi_mojito", + "common-dt": "", + "kernel": "https://github.com/" + } + ] +} \ No newline at end of file diff --git a/changelogs/changelog_mojito.txt b/changelogs/changelog_mojito.txt new file mode 100644 index 0000000..d16f90a --- /dev/null +++ b/changelogs/changelog_mojito.txt @@ -0,0 +1,17 @@ +Device: Redmi Note 10 +Device maintainer: Bishal Das + +=====28th APRIL, 2023====== + +CherishOS v4.7.5 - OFFICIAL | Android 13 + + Gapps build + Disable SF composition prediction model + Disable sdm rotator downscaler + Enable zram on boot + Minor fixes and improvements + +NOTES: +Use MIUI 13.0.11 firmware +Use TWRP/OFOX +Clean flash is preferred diff --git a/devices.json b/devices.json index 8b92337..d9b2321 100644 --- a/devices.json +++ b/devices.json @@ -1,4 +1,18 @@ [ + { + "brand": "Xiaomi", + "codename": "Mojito", + "name": "Redmi Note 10", + "supported_versions": [ + { + "maintainer_name": "Bishal Das", + "maintainer_url": "https://t.me/its_bishal", + "version_code": "Tiramisu", + "version_name": "Tiramisu", + "xda_thread": "" + } + ] + }, { "brand": "Xiaomi", "codename": "Sweet",