Skip to content

Commit

Permalink
API: Add panther
Browse files Browse the repository at this point in the history
  • Loading branch information
Kitsunejasutin committed Jul 10, 2023
1 parent 7ae5966 commit 0ac24af
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 0 deletions.
Empty file added API/changelogs/panther.md
Empty file.
9 changes: 9 additions & 0 deletions API/devices.json
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,15 @@
"maintainer_name": "Dennis Murimi",
"frame": null,
"active": true
},
{
"codename": "panther",
"codename_alt": "pantah",
"vendor": "Google",
"model": "Google Pixel 7",
"maintainer_name": "Justine",
"frame": null,
"active": true
}
]
}
23 changes: 23 additions & 0 deletions API/devices/panther.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"maintainer": [
{
"display_name": "Kitsunejasutin",
"telegram": "https://t.me/tokatsu",
"github": "https://github.com/Kitsunejasutin"
}
],
"updater": false,
"beta": true,
"version": "thirteen",
"available_versions": [
"thirteen"
],
"release": "monthly",
"device_display_name": "Google Pixel 7",
"device_display_codename": "panther",
"public_download": "",
"last_updated": "",
"private_download_tag": "",
"active": true,
"customRecoveryRequired": true
}
Empty file added API/instructions/panther.md
Empty file.

0 comments on commit 0ac24af

Please sign in to comment.