summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-10-17 17:11:19 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-10-17 19:35:11 -0400
commite411cb3283597d05000036927a9ff08329f5d0fb (patch)
tree4bdce4c6b654415a32fdf545b0db39b2a7487d17 /static
parent72e1d9ccfdc31a7a34a3fdb76a9d9168bdca0e18 (diff)
publish experimental Pixel 7 / Pixel 7 Pro support
Diffstat (limited to 'static')
-rw-r--r--static/faq.html6
-rw-r--r--static/js/web-install.js2
-rw-r--r--static/releases.html26
3 files changed, 21 insertions, 13 deletions
diff --git a/static/faq.html b/static/faq.html
index 347fa8a5..a77de264 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -142,6 +142,8 @@
<p>GrapheneOS has official production support for the following devices:</p>
<ul>
+ <li>Pixel 7 Pro (cheetah) — experimental</li>
+ <li>Pixel 7 (panther) — experimental</li>
<li>Pixel 6a (bluejay)</li>
<li>Pixel 6 Pro (raven)</li>
<li>Pixel 6 (oriole)</li>
@@ -203,6 +205,10 @@
<article id="recommended-devices">
<h3><a href="#recommended-devices">Which devices are recommended?</a></h3>
+ <p>The Pixel 7 and Pixel 7 Pro are incremental all around improvements over
+ the Pixel 6 and Pixel 6 Pro. GrapheneOS already has experimental support for
+ these devices which will soon be considered stable.</p>
+
<p>The Pixel 6 and Pixel 6 Pro are flagship phones with much nicer hardware
than previous generation devices (cameras, CPU, GPU, display, battery), 5
years of guaranteed full security updates / support and substantial security
diff --git a/static/js/web-install.js b/static/js/web-install.js
index fe1d8fcd..78bf089b 100644
--- a/static/js/web-install.js
+++ b/static/js/web-install.js
@@ -140,7 +140,7 @@ async function unlockBootloader(setProgress) {
return "Bootloader unlocked.";
}
-const supportedDevices = ["bluejay", "raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame", "bonito", "sargo", "crosshatch", "blueline"];
+const supportedDevices = ["cheetah", "panther", "bluejay", "raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame", "bonito", "sargo", "crosshatch", "blueline"];
const qualcommDevices = ["barbet", "redfin", "bramble", "sunfish", "coral", "flame", "bonito", "sargo", "crosshatch", "blueline"];
diff --git a/static/releases.html b/static/releases.html
index 33f35a38..b66aee5a 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -61,8 +61,8 @@
<li>
<a href="#stable-channel">Stable channel</a>
<ul>
- <li hidden=""><a href="#cheetah-stable">Pixel 7 Pro</a></li>
- <li hidden=""><a href="#panther-stable">Pixel 7</a></li>
+ <li><a href="#cheetah-stable">Pixel 7 Pro (experimental)</a></li>
+ <li><a href="#panther-stable">Pixel 7 (experimental)</a></li>
<li><a href="#bluejay-stable">Pixel 6a</a></li>
<li><a href="#raven-stable">Pixel 6 Pro</a></li>
<li><a href="#oriole-stable">Pixel 6</a></li>
@@ -81,8 +81,8 @@
<li>
<a href="#beta-channel">Beta channel</a>
<ul>
- <li hidden=""><a href="#cheetah-beta">Pixel 7 Pro</a></li>
- <li hidden=""><a href="#panther-beta">Pixel 7</a></li>
+ <li><a href="#cheetah-beta">Pixel 7 Pro (experimental)</a></li>
+ <li><a href="#panther-beta">Pixel 7 (experimental)</a></li>
<li><a href="#bluejay-beta">Pixel 6a</a></li>
<li><a href="#raven-beta">Pixel 6 Pro</a></li>
<li><a href="#oriole-beta">Pixel 6</a></li>
@@ -332,8 +332,8 @@
<section id="stable-channel">
<h2><a href="#stable-channel">Stable channel</a></h2>
- <section id="cheetah-stable" hidden="">
- <h3><a href="#cheetah-stable">Pixel 7 Pro</a></h3>
+ <section id="cheetah-stable">
+ <h3><a href="#cheetah-stable">Pixel 7 Pro (experimental)</a></h3>
<p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{cheetah-stable-BUILD_ID}}.{{cheetah-stable-BUILD_NUMBER}}">{{cheetah-stable-BUILD_ID}}.{{cheetah-stable-BUILD_NUMBER}}</a></p>
<ul>
<li><a href="https://releases.grapheneos.org/cheetah-factory-{{cheetah-stable-BUILD_NUMBER}}.zip">cheetah-factory-{{cheetah-stable-BUILD_NUMBER}}.zip</a></li>
@@ -341,8 +341,8 @@
<li><a href="https://releases.grapheneos.org/cheetah-ota_update-{{cheetah-stable-BUILD_NUMBER}}.zip">cheetah-ota_update-{{cheetah-stable-BUILD_NUMBER}}.zip</a></li>
</ul>
</section>
- <section id="panther-stable" hidden="">
- <h3><a href="#panther-stable">Pixel 7</a></h3>
+ <section id="panther-stable">
+ <h3><a href="#panther-stable">Pixel 7 (experimental)</a></h3>
<p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{panther-stable-BUILD_ID}}.{{panther-stable-BUILD_NUMBER}}">{{panther-stable-BUILD_ID}}.{{panther-stable-BUILD_NUMBER}}</a></p>
<ul>
<li><a href="https://releases.grapheneos.org/panther-factory-{{panther-stable-BUILD_NUMBER}}.zip">panther-factory-{{panther-stable-BUILD_NUMBER}}.zip</a></li>
@@ -472,8 +472,8 @@
<section id="beta-channel">
<h2><a href="#beta-channel">Beta channel</a></h2>
- <section id="cheetah-beta" hidden="">
- <h3><a href="#cheetah-beta">Pixel 7 Pro</a></h3>
+ <section id="cheetah-beta">
+ <h3><a href="#cheetah-beta">Pixel 7 Pro (experimental)</a></h3>
<p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{cheetah-beta-BUILD_ID}}.{{cheetah-beta-BUILD_NUMBER}}">{{cheetah-beta-BUILD_ID}}.{{cheetah-beta-BUILD_NUMBER}}</a></p>
<ul>
<li><a href="https://releases.grapheneos.org/cheetah-factory-{{cheetah-beta-BUILD_NUMBER}}.zip">cheetah-factory-{{cheetah-beta-BUILD_NUMBER}}.zip</a></li>
@@ -481,8 +481,8 @@
<li><a href="https://releases.grapheneos.org/cheetah-ota_update-{{cheetah-beta-BUILD_NUMBER}}.zip">cheetah-ota_update-{{cheetah-beta-BUILD_NUMBER}}.zip</a></li>
</ul>
</section>
- <section id="panther-beta" hidden="">
- <h3><a href="#panther-beta">Pixel 7</a></h3>
+ <section id="panther-beta">
+ <h3><a href="#panther-beta">Pixel 7 (experimental)</a></h3>
<p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{panther-beta-BUILD_ID}}.{{panther-beta-BUILD_NUMBER}}">{{panther-beta-BUILD_ID}}.{{panther-beta-BUILD_NUMBER}}</a></p>
<ul>
<li><a href="https://releases.grapheneos.org/panther-factory-{{panther-beta-BUILD_NUMBER}}.zip">panther-factory-{{panther-beta-BUILD_NUMBER}}.zip</a></li>
@@ -629,6 +629,7 @@
<ul>
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.2022101600">TP1A.221005.002.2022101600</a> (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro)</li>
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.003.2022101600">TP1A.221005.003.2022101600</a> (Pixel 6a, emulator, generic, other targets)</li>
+ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TD1A.220804.031.2022101600">TD1A.220804.031.2022101600</a> (Pixel 7, Pixel 7 Pro)</li>
</ul>
<p>Changes since the 2022101500 release:</p>
@@ -647,6 +648,7 @@
<ul>
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.2022101600">TP1A.221005.002.2022101600</a> (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro)</li>
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.003.2022101600">TP1A.221005.003.2022101600</a> (Pixel 6a, emulator, generic, other targets)</li>
+ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TD1A.220804.031.2022101600">TD1A.220804.031.2022101600</a> (Pixel 7, Pixel 7 Pro)</li>
</ul>
<p>Changes since the 2022101500 release:</p>