diff --git a/API/changelogs/panther.md b/API/changelogs/panther.md new file mode 100644 index 00000000..e69de29b diff --git a/API/devices.json b/API/devices.json index bf909e9a..3a4d2a35 100644 --- a/API/devices.json +++ b/API/devices.json @@ -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 } ] } \ No newline at end of file diff --git a/API/devices/panther.json b/API/devices/panther.json new file mode 100644 index 00000000..f0bca9b7 --- /dev/null +++ b/API/devices/panther.json @@ -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 +} diff --git a/API/instructions/panther.md b/API/instructions/panther.md new file mode 100644 index 00000000..e69de29b