summaryrefslogtreecommitdiff
path: root/static/faq.html
AgeCommit message (Collapse)Author
2025-06-08Opt-into edge-to-edge by defaultcookiell546
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-05-26drop Pixel Tablet from PSDS connection sectionDaniel Micay
2025-05-15stronger recommendation about Private DNS + secondary user VPNDaniel Micay
2025-04-21faq: fix clipboard settings pathSecurified
2025-04-15stop marking Pixel 9a support as experimentalDaniel Micay
2025-04-12add support for Pixel 9aDaniel Micay
2025-03-27recommend WireGuard / Mullvad apps over IPSecDaniel Micay
2025-03-24add debugging features being blocked to requirementsDaniel Micay
2025-03-24trim details on 7th gen Pixels for recommendationsDaniel Micay
2025-03-14list Linux 6.12 as an acceptable kernel branchDaniel Micay
2025-03-05clarify hardware CFI requirementDaniel Micay
2025-03-03add Apple network location proxy to privacy policyDaniel Micay
2025-02-22remove mention of Amazon Appstoregrapheneloverdev
2025-02-10update and overhaul PSDS connection docsDaniel Micay
2025-02-10default SMS app is a special case with IMEI accessDaniel Micay
2025-02-10macOS: replace Android File Transfer with OpenMTPDaniel Micay
2024-12-04recommend 7th gen Pixel or later for new usersDaniel Micay
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-11-13update FAQ for USB-C port control featureDaniel Micay
2024-11-05add Mullvad app as a 2nd recommendationDaniel Micay
2024-10-13avoid newlines in attributesDaniel Micay
2024-10-06Add section on devices with GrapheneOS preinstalledmatchboxbananasynergy
2024-09-30fix broken numeric character referenceRusty Bird
2024-09-19downgrade 5th gen Pixels to legacy extended supportDaniel Micay
2024-09-17Remove Pixel 5a from device lifetime tablematchboxbananasynergy
2024-09-03mark Pixel 5a as extended supportDaniel Micay
2024-09-03production Pixel 9 Pro Fold supportDaniel Micay
2024-08-31document Pixel 9 Pro Fold experimental supportDaniel Micay
2024-08-31clarify devices we no longer supportDaniel Micay
2024-08-24add 9th generation Pixel supportDaniel Micay
2024-08-22Update documentation to account for Safety Center UImatchboxbananasynergy
2024-08-21raise minimum GKI branch to 6.1 for new devicesDaniel Micay
This will be required by Android 15.
2024-07-20handle Apps -> App Store renameDmitry Muhomor
2024-07-20FAQ: fix typo in time security list itemChris Novakovic
"unauthentication SNTP" -> "unauthenticated SNTP".
2024-07-20update documentation with the new OS update check intervalphmlumin
It was increased from 4 hours to 6 hours.
2024-07-03phase our raviole recommendationDaniel Micay
2024-06-30explain our server time sync setupDaniel Micay
2024-06-28document fetching GrapheneOS release notesDaniel Micay
2024-06-27Restore paragraph to previous positionDave Eckhardt
2024-06-27Add some commasDave Eckhardt
2024-06-27Add missing period at end of sentenceDave Eckhardt
2024-06-18avoid misinterpretation of update requirementsDaniel Micay
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-18merge mostly redundant FAQ section into future devicesDaniel Micay
2024-06-14stop marking Pixel 8a support as prereleaseDaniel Micay
2024-06-11clarify carrier locking wordingDaniel Micay
2024-06-11add clear notice about carrier devices to FAQDaniel Micay
2024-06-11Linux 6.6 LTS branch is already being used by AOSPDaniel Micay
2024-05-15add samsung.psds.grapheneos.org for Pixel 8aDaniel Micay
2024-05-15add Pixel 8a supportDaniel Micay
2024-05-09update note about support time remaining for 6th gen PixelsDaniel Micay
2024-04-21update privacy policy for reduced log retentionDaniel Micay
Network services keep logs for at most 4 days, not 10. Certain services have persistent access logs disabled (DNS and NTP).