summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-06-27 14:14:19 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2023-06-27 14:16:17 -0400
commit8befb9dadb1abee7847bc1f0a242dd23e1f6f36e (patch)
tree58a5c8917d6d663cf2ca02de6b7ab721bddd65eb /static
parent3e9233cc83f4159cd932408885481f538b8b69cd (diff)
proper default screen rotation for Pixel Tablet
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 80c2ab45..d4d22fb4 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -651,6 +651,7 @@
<li>System Updater: add enforcement of device name in release channel metadata as a misuse resistance improvement</li>
<li>Settings: mark DSUs (Dynamic System Updates) as unsupported</li>
<li>Launcher: add back Storage Scopes and Contact Scopes links to launcher icon shortcuts since this is now separate from the recent apps screen</li>
+ <li>Pixel Tablet: set default screen rotation to landscape mode (270 degrees) since we disable auto-rotation by default (due to the manual rotate button appearing after rotation) and the current default means that the device starts locked in portrait mode in the initial setup which gives a bad impression</li>
</ul>
</article>
-->