diff --git a/changelogs/sweet.md b/changelogs/sweet.md new file mode 100644 index 00000000..d0531899 --- /dev/null +++ b/changelogs/sweet.md @@ -0,0 +1,2 @@ +# 14-Dec-2023 +- Initial official release diff --git a/device_specs/sweet.md b/device_specs/sweet.md new file mode 100644 index 00000000..04781a88 --- /dev/null +++ b/device_specs/sweet.md @@ -0,0 +1,25 @@ +# Redmi Note 10 Pro/Pro Max (sweet/sweetin) + +![sweet](/images/sweet.png) + +##

Released

+The Redmi Note 10 Pro/Pro Max: March, 2021 + +## Specifications + +Basic | Spec Sheet +-------:|:------------------------- +CPU | Dual-core 2.3 GHz Kryo 470 Gold & Hexa-core 1.8 GHz Kryo 470 Silver +Chipset | Qualcomm SM7150 Snapdragon 732G +GPU | Adreno 618 +Memory | 6/8 GB RAM +Shipped Android Version | 11.0 +Storage | 64/128 GB (UFS 2.2) +Battery | Non-removable Li-Po 5020 mAh +Display | 1080 x 2400 pixels, 6.67 inches (~395 ppi pixel density) +Camera | 64/108 MP wide camera, 8MP ultra wide-angle camera, 5MP macro camera, 2MP depth camera, LED flash + +##

AwakenOS info

+* **Maintainer:** [Zohaib](https://github.com/lemezohaib) +* **Supported versions:** Android 14 +[Downloads](https://sourceforge.net/projects/project-awaken/files/sweet/) diff --git a/devices.json b/devices.json index 2a9a8d5e..d5dc7c73 100644 --- a/devices.json +++ b/devices.json @@ -70,6 +70,14 @@ "maintainer_name": "Samyak Jain", "active": false }, + { + "codename": "sweet", + "codename_alt": "sweetin", + "vendor": "Redmi", + "model": "Redmi Note 10 Pro/Pro Max", + "maintainer_name": "Zohaib", + "active": true + }, { "codename": "tundra", "vendor": "Motorola", diff --git a/devices/sweet.json b/devices/sweet.json new file mode 100644 index 00000000..13277380 --- /dev/null +++ b/devices/sweet.json @@ -0,0 +1,32 @@ +{ + "maintainer": [ + { + "name": "Zohaib", + "socials": { + "telegram": "lemezohaib", + "github": "lemezohaib", + "xda": "zohaibkhan143" + } + } + ], + "active": true, + "android_version": 14, + "available_versions": [14], + "release": "monthly", + "device_display_name": "Redmi Note 10 Pro/Pro Max", + "device_display_codename": "sweet/sweetin", + "device_telegram_group": "lemezohaibdesk", + "public_download": "https://www.pling.com/p/1422701/", + "response": [ + { + "datetime": 1702578406, + "size": 2288534210, + "filehash": "f10eda92e4ef945542331fd347070a42", + "filename": "awaken-4.1-ursa-sweet-official-1828-20231214.zip", + "id": "fe0bc852b06ad615803c07d6f7ebc1c7bb7acb0dcb3fdd4ba102c06b70a39f77", + "romtype": "official", + "version": "4.1", + "url": "https://sourceforge.net/projects/project-awaken/files/sweet/awaken-4.1-ursa-sweet-official-1828-20231214.zip/download" + } + ] +} diff --git a/images/sweet.png b/images/sweet.png new file mode 100644 index 00000000..bad5655a Binary files /dev/null and b/images/sweet.png differ diff --git a/instructions/sweet.md b/instructions/sweet.md new file mode 100644 index 00000000..7c3ca087 --- /dev/null +++ b/instructions/sweet.md @@ -0,0 +1,14 @@ +# Clean flash (coming from a different ROM): +- Download the latest MIUI 14 firmware for your region (/firmware sweet or sweetin) +- Download ROM +- Download Magisk v26.4 (optionally) +- Reboot to recommended recovery +- Flash the MIUI 14 firmware for your region +- Flash the ROM +- Format data +- Reboot and voila! + +# Updating to a newer build (dirty flash): +- Flash ROM zip and magisk (optional) +- Wipe cache +- Reboot and voila!