diff --git a/api/maintainers.json b/api/maintainers.json index c3684d2..43f1fd9 100644 --- a/api/maintainers.json +++ b/api/maintainers.json @@ -19,6 +19,16 @@ "github_link": "https://github.com/anoosragh69", "maintainer_photo": "https://avatars.githubusercontent.com/u/83896147?v=4" }, + { + "maintainer_name": "Christo Paul", + "devices_mantaining": [ + "Poco M2 Pro/Redmi Note 9S/Redmi Note 9 Pro/Redmi Note 9 Pro Max/Redmi Note 10 Lite" + ], + "country_flag": "https://em-content.zobj.net/source/twitter/376/flag-india_1f1ee-1f1f3.png", + "telegram_link": "https://t.me/orionphoenix", + "github_link": "https://github.com/christop23", + "maintainer_photo": "https://avatars.githubusercontent.com/u/50113036?v=4" + }, { "maintainer_name": "RDX463", "devices_mantaining": [ diff --git a/changelog/changelog_miatoll.txt b/changelog/changelog_miatoll.txt new file mode 100644 index 0000000..8a82cbe --- /dev/null +++ b/changelog/changelog_miatoll.txt @@ -0,0 +1,12 @@ +August-02-2024 +- Initial Build +- Includes Google Apps +- Source side changes and improvements +- Added Dolby instead of AudioFX +- Fixed lags during screen recording +- Lumos Kernel by default +- Spatial audio has been added +- Adjusted volume levels +- Enabled Suspend to RAM +- Import more surface flinger flags +- Explicitly disabled Enable GL comp backpressure diff --git a/devices.json b/devices.json index 88e72a7..3d41b50 100644 --- a/devices.json +++ b/devices.json @@ -31,6 +31,17 @@ "xda_thread": "", "active": true, "donation_link":"paypal.me/anoosragh69" + }, + { + "brand": "Xiaomi", + "name": "Poco M2 Pro/Redmi Note 9S/Redmi Note 9 Pro/Redmi Note 9 Pro Max/Redmi Note 10 Lite", + "codename": "miatoll", + "maintainer_name": "Christo Paul", + "maintainer_xda": "null", + "maintainer_country": "IND", + "xda_thread": "", + "active": true, + "donation_link":"paypal.me/christopaul23" }, { "brand": "Poco", diff --git a/updater/miatoll.json b/updater/miatoll.json new file mode 100644 index 0000000..4cff839 --- /dev/null +++ b/updater/miatoll.json @@ -0,0 +1,15 @@ +{ +"response": [ +{ + "datetime": "1722534812", + "filename": "ProjectSakura-9.3-20240801-1753-GAPPS-miatoll-OFFICIAL.zip", + "id": "9e651e2b1c877d48a725e85cdf1ff221", + "romtype":"monthly", + "size": 1736108681, + "support": false, + "url": "https://master.dl.sourceforge.net/project/projectsakura/miatoll/ProjectSakura-9.3-20240801-1753-GAPPS-miatoll-OFFICIAL.zip", + "updater": "ProjectSakuraXiaomi", + "version": "9.3" +} +] +} diff --git a/website/miatoll.json b/website/miatoll.json new file mode 100644 index 0000000..9085f91 --- /dev/null +++ b/website/miatoll.json @@ -0,0 +1,15 @@ +{ +"response": [ +{ + "datetime": "1722534812", + "filename": "ProjectSakura-9.3-20240801-1753-GAPPS-miatoll-OFFICIAL.zip", + "id": "9e651e2b1c877d48a725e85cdf1ff221", + "romtype":"monthly", + "size": 1736108681, + "support": "ProjectSakuraXiaomi", + "url": "https://master.dl.sourceforge.net/project/projectsakura/miatoll/ProjectSakura-9.3-20240801-1753-GAPPS-miatoll-OFFICIAL.zip", + "updater": false, + "version": "9.3" +} +] +}