Skip to content

Commit

Permalink
official_devices: Welcome Xiaomi Pad 6 (pipa)
Browse files Browse the repository at this point in the history
Change-Id: Ieb25af2855f545e226aa61b42b187ce7c568b3f1
  • Loading branch information
bheatleyyy committed Nov 25, 2024
1 parent b8e3c9e commit ca7dcac
Show file tree
Hide file tree
Showing 4 changed files with 60 additions and 3 deletions.
11 changes: 10 additions & 1 deletion API/devices.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,15 @@
"frame": null,
"active": true
},
{
"codename": "pipa",
"codename_alt": "pipa",
"vendor": "Xiaomi",
"model": "Xiaomi Pad 6",
"maintainer_name": "Sugakesshaa",
"frame": null,
"active": true
},
{
"codename": "peridot",
"codename_alt": "peridot",
Expand Down Expand Up @@ -595,4 +604,4 @@
"active": true
}
]
}
}
25 changes: 25 additions & 0 deletions API/devices/pipa.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"maintainer": [
{
"display_name": "Sugakesshaa",
"telegram": "https://t.me/Megalodonzs",
"github": "https://github.com/bheatleyyy"
}
],
"updater": true,
"beta": false,
"version": "fourteen",
"available_versions": [
"thirteen",
"fourteen"
],
"release": "monthly",
"device_display_name": "Xiaomi Pad 6",
"device_display_codename": "pipa",
"public_download": "https://sourceforge.net/projects/pixelos-releases/files/fourteen/pipa/",
"last_updated": "",
"private_download_tag": "",
"active": true,
"customRecoveryRequired": true,
"xda": null
}
4 changes: 2 additions & 2 deletions API/team.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"github": "bheatleyyy",
"telegram": "Megalodonzs",
"XDA": "https://xdaforums.com/m/sugacrx.11383885/",
"role": "Core-Member; martini, and oscar Maintainer",
"role": "Core-Member; martini, oscar and pipa Maintainer",
"tagline": "Make every moment cherish :)"
},
{
Expand Down Expand Up @@ -233,4 +233,4 @@
"tagline": "Ganyu Shrimp"
}
]
}
}
23 changes: 23 additions & 0 deletions API/updater/pipa.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@

{
"error": false,
"version": "fourteen",
"filename": "GITHUB_FILENAME_PLACEHOLDER",
"datetime": 123456789,
"size": 12345678,
"url": "GITHUB_URL_PLACEHOLDER",
"github_releases_url": "GITHUB_RELEASES_PLACEHOLDER",
"filehash": "GITHUB_FILEHASH_PLACEHOLDER",
"id": "GITHUB_ID_PLACEHOLDER",
"maintainers": [
{
"main_maintainer": false,
"github_username": "bheatleyyy",
"name": "Sugakesshaa"
}
],
"donate_url": "",
"website_url": "https://pixelos.net/",
"news_url": "https://blog.pixelos.net/",
"forum_url": ""
}

0 comments on commit ca7dcac

Please sign in to comment.