Skip to content

Commit

Permalink
OTA: add miatoll
Browse files Browse the repository at this point in the history
  • Loading branch information
christop23 committed Aug 2, 2024
1 parent b9a2855 commit 9cd53ff
Show file tree
Hide file tree
Showing 5 changed files with 63 additions and 0 deletions.
10 changes: 10 additions & 0 deletions api/maintainers.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down
12 changes: 12 additions & 0 deletions changelog/changelog_miatoll.txt
Original file line number Diff line number Diff line change
@@ -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
11 changes: 11 additions & 0 deletions devices.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
15 changes: 15 additions & 0 deletions updater/miatoll.json
Original file line number Diff line number Diff line change
@@ -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"
}
]
}
15 changes: 15 additions & 0 deletions website/miatoll.json
Original file line number Diff line number Diff line change
@@ -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"
}
]
}

0 comments on commit 9cd53ff

Please sign in to comment.