Commit Graph

476 Commits

Author SHA1 Message Date
cookiell546 6865c87b74 Opt-into edge-to-edge by default
Chromium already supports dynamic edge-to-edge viewports. This change
opts-in by default, making the gesture navigation bar (chin) invisible
without needing scroll interaction.

No other changes were necessary, as no content relied on specific
viewport insets.

Command used:

```
sed -i 's/<meta name="viewport" content="width=device-width, initial-scale=1"\/>/<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"\/>/g' **/*.html
```
2025-06-08 09:18:32 -04:00
Daniel Micay 5ff839a1ec drop Pixel Tablet from PSDS connection section 2025-05-26 11:16:19 -04:00
Daniel Micay 304a668a45 stronger recommendation about Private DNS + secondary user VPN 2025-05-15 11:18:38 -04:00
Securified f2ac810963 faq: fix clipboard settings path 2025-04-21 13:01:58 -04:00
Daniel Micay 142dd85633 stop marking Pixel 9a support as experimental 2025-04-15 15:55:52 -04:00
Daniel Micay 99b3fae892 add support for Pixel 9a 2025-04-12 21:12:42 -04:00
Daniel Micay 3bc625634d recommend WireGuard / Mullvad apps over IPSec 2025-03-27 16:11:58 -04:00
Daniel Micay 4f129de3ed add debugging features being blocked to requirements 2025-03-24 14:52:20 -04:00
Daniel Micay 6158be79a1 trim details on 7th gen Pixels for recommendations 2025-03-24 14:48:33 -04:00
Daniel Micay 995a153d2d list Linux 6.12 as an acceptable kernel branch 2025-03-14 15:24:43 -04:00
Daniel Micay 747616ae0a clarify hardware CFI requirement 2025-03-05 19:54:18 -05:00
Daniel Micay e7f575cb8f add Apple network location proxy to privacy policy 2025-03-03 09:34:18 -05:00
grapheneloverdev dff4d09200 remove mention of Amazon Appstore 2025-02-22 12:28:28 -05:00
Daniel Micay 5c99612044 update and overhaul PSDS connection docs 2025-02-10 04:00:51 -05:00
Daniel Micay 24e910506a default SMS app is a special case with IMEI access 2025-02-10 04:00:51 -05:00
Daniel Micay aeaff7373f macOS: replace Android File Transfer with OpenMTP 2025-02-10 04:00:51 -05:00
Daniel Micay 443acf3231 recommend 7th gen Pixel or later for new users
Pixel 6a is down to a bit over 2.5 years of guaranteed support remaining
and it's likely best to stop recommending it now.
2024-12-04 02:08:35 -05:00
Daniel Micay ae44e2374e update FAQ for USB-C port control feature 2024-11-13 08:36:26 -05:00
Daniel Micay a3d6e2bf94 add Mullvad app as a 2nd recommendation 2024-11-05 09:10:18 -05:00
Daniel Micay 27926956da avoid newlines in attributes 2024-10-13 22:16:12 -04:00
matchboxbananasynergy 65a5ad9c26 Add section on devices with GrapheneOS preinstalled 2024-10-06 17:46:20 -04:00
Rusty Bird a4346c9ad8 fix broken numeric character reference 2024-09-30 15:56:24 -04:00
Daniel Micay 1c80fb8fab downgrade 5th gen Pixels to legacy extended support 2024-09-19 12:41:37 -04:00
matchboxbananasynergy 9352c8bd02 Remove Pixel 5a from device lifetime table 2024-09-17 22:52:56 -04:00
Daniel Micay f5c65107a4 mark Pixel 5a as extended support 2024-09-03 15:30:13 -04:00
Daniel Micay f61a55baf4 production Pixel 9 Pro Fold support 2024-09-03 02:25:17 -04:00
Daniel Micay cadead16ae document Pixel 9 Pro Fold experimental support 2024-08-31 12:47:47 -04:00
Daniel Micay a8b3deb980 clarify devices we no longer support 2024-08-31 12:31:07 -04:00
Daniel Micay 7a879a324e add 9th generation Pixel support 2024-08-24 06:05:00 -04:00
matchboxbananasynergy 7b6b2b5bbd Update documentation to account for Safety Center UI 2024-08-22 14:40:39 -04:00
Daniel Micay 609b058344 raise minimum GKI branch to 6.1 for new devices
This will be required by Android 15.
2024-08-21 03:10:07 -04:00
Dmitry Muhomor c2bae5b127 handle Apps -> App Store rename 2024-07-20 12:01:32 -04:00
Chris Novakovic 12dcd3664d FAQ: fix typo in time security list item
"unauthentication SNTP" -> "unauthenticated SNTP".
2024-07-20 12:01:32 -04:00
phmlumin cfa91b2ba9 update documentation with the new OS update check interval
It was increased from 4 hours to 6 hours.
2024-07-20 12:01:32 -04:00
Daniel Micay 53d93f4e4c phase our raviole recommendation 2024-07-03 17:26:57 -04:00
Daniel Micay 121c816150 explain our server time sync setup 2024-06-30 11:54:51 -04:00
Daniel Micay 36871a0d7f document fetching GrapheneOS release notes 2024-06-28 16:33:03 -04:00
Dave Eckhardt a26c78412a Restore paragraph to previous position 2024-06-27 22:08:19 -04:00
Dave Eckhardt 8a01b4f8de Add some commas 2024-06-27 07:05:40 -04:00
Dave Eckhardt 266d910fe5 Add missing period at end of sentence 2024-06-27 07:05:40 -04:00
Daniel Micay 04d793f8d4 avoid misinterpretation of update requirements
The update requirements exist because we need to include device support
code for each supported device including firmware, drivers and HALs. It
was easiest to define the requirement as having proper overall updates,
but we can clarify that we only need it for the device support code even
though it's not going to be updated by itself without the OS also being
updated. This adds a bit of additional text, but it avoids the current
situation where several people are misrepresenting this requirement.
2024-06-18 08:51:08 -04:00
Daniel Micay e372cb0522 merge mostly redundant FAQ section into future devices 2024-06-18 08:30:11 -04:00
Daniel Micay 5a886c3f1c stop marking Pixel 8a support as prerelease 2024-06-14 16:50:02 -04:00
Daniel Micay b4a5b1c5e2 clarify carrier locking wording 2024-06-11 18:36:53 -04:00
Daniel Micay dcf92cd45c add clear notice about carrier devices to FAQ 2024-06-11 16:53:51 -04:00
Daniel Micay d63e1e1ffc Linux 6.6 LTS branch is already being used by AOSP 2024-06-11 13:33:36 -04:00
Daniel Micay 45362503cf add samsung.psds.grapheneos.org for Pixel 8a 2024-05-15 14:51:50 -04:00
Daniel Micay a41afea74a add Pixel 8a support 2024-05-15 14:01:27 -04:00
Daniel Micay 9eb709abab update note about support time remaining for 6th gen Pixels 2024-05-09 11:10:34 -04:00
Daniel Micay 3fa5ea9966 update privacy policy for reduced log retention
Network services keep logs for at most 4 days, not 10. Certain services
have persistent access logs disabled (DNS and NTP).
2024-04-21 21:16:09 -04:00