diff --git a/changelogs/phoenix.md b/changelogs/phoenix.md new file mode 100644 index 00000000..0f724107 --- /dev/null +++ b/changelogs/phoenix.md @@ -0,0 +1,2 @@ +# 17-Feb-2024 +- Initial official release diff --git a/device_specs/phoenix.md b/device_specs/phoenix.md new file mode 100644 index 00000000..d9ef600b --- /dev/null +++ b/device_specs/phoenix.md @@ -0,0 +1,29 @@ +# Xiaomi Redmi K30/Poco X2 (phoenix/phoenixin) + +![phoenix](/images/phoenix.png) + +##

Released

+The Xiaomi Redmi K30/Poco X2: February 11, 2020 + +## Specifications + +Basic | Spec Sheet +-------:|:------------------------- +CPU | Octa-core (2x2.2 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver) +Chipset | Qualcomm SM7150-AA Snapdragon 730 (8 nm) +GPU | Adreno 618 +Memory | 6/8 GB RAM +Shipped Android Version | 10.0 +Storage | 64/128/256 GB (UFS 2.1) +Bluetooth | 5 with A2DP + aptX HD +Battery | Non-removable Li-Po 4500 mAh +Network | 2G GSM, 2G CDMA, 3G UMTS, 3G CDMA2000, 4G LTE +Wifi | 802.11 a/b/g/n/ac, Dual-band, Wi-Fi Direct, Wi-Fi Display, DLNA, Hotspot +Peripherals | [A-GPS, Accelerometer, Compass, Dual SIM, FM radio, Fingerprint reader, GLONASS, GPS, Gyroscope, Light sensor, NFC, Proximity sensor, USB OTG +Display | 1080 x 2400 pixels, 6.67 inches (~395 ppi pixel density) Full HD IPS LCD +Camera | 64 MP wide camera, 8MP ultra wide-angle camera, 2MP macro camera, 2MP depth camera, Dual-LED flash, 20 MP wide-selfie camera No flash, 2 MP depth-selfie camera No flash + +##

AwakenOS info

+* **Maintainer:** [Nikhil](https://github.com/Naruto-242) +* **Supported versions:** Android 14 +[Downloads](https://sourceforge.net/projects/project-awaken/files/phoenix/) diff --git a/devices.json b/devices.json index 32c0f51c..f9d3a2dc 100644 --- a/devices.json +++ b/devices.json @@ -56,6 +56,14 @@ "maintainer_name": "Saikiran", "active": true }, + { + "codename": "phoenix", + "codename_alt": "phoenixin", + "vendor": "Xiaomi", + "model": "Xiaomi Redmi K30/Poco X2", + "maintainer_name": "Nikhil", + "active": true + }, { "codename": "porsche", "vendor": "realme", diff --git a/devices/phoenix.json b/devices/phoenix.json new file mode 100644 index 00000000..971e8df3 --- /dev/null +++ b/devices/phoenix.json @@ -0,0 +1,31 @@ +{ + "maintainer": [ + { + "name": "Nikhil", + "socials": { + "telegram": "Naruto242", + "github": "Naruto-242", + } + } + ], + "active": true, + "android_version": 14, + "available_versions": [14], + "release": "monthly", + "device_display_name": "Xiaomi Redmi K30 / POCO X2", + "device_display_codename": "phoenix / phoenixin", + "device_telegram_group": "narutophoenixroms", + "public_download": "https://www.pling.com/p/1422701/", + "response": [ + { + "datetime": 1708156059, + "size": 1909953705, + "filehash": "0e7614651c01fdafd25a13daafd77692", + "filename": "awaken-4.3-ursa-phoenix-official-0755-20240217.zip", + "id": "67f8b7335f86c16870f5e346ddf0740b78ff3a0446089bb63ae65f553d3a8c79", + "romtype": "official", + "version": "4.3", + "url": "https://sourceforge.net/projects/project-awaken/files/phoenix/awaken-4.3-ursa-phoenix-official-0755-20240217.zip/download" + } + ] +} diff --git a/images/phoenix.png b/images/phoenix.png new file mode 100644 index 00000000..b533b616 Binary files /dev/null and b/images/phoenix.png differ diff --git a/instructions/phoenix.md b/instructions/phoenix.md new file mode 100644 index 00000000..cff97d8f --- /dev/null +++ b/instructions/phoenix.md @@ -0,0 +1,14 @@ +# Clean flash (coming from a different ROM): +- Download the latest firmware for your region (/firmware phoenix or phoenixin) +- Download ROM +- Download Magisk v26.4 (optionally) +- Reboot to recommended recovery +- Flash the 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!