summaryrefslogtreecommitdiff
path: root/static/usage.html
AgeCommit message (Collapse)Author
2020-05-06add back LTE-only to the usage guideinthewaves
This is ported over from the legacy documentation, but mention that VoLTE and Wi-Fi calling does not yet work for all carriers and omit the part about Nexus phones.
2020-04-30use h3 for Wi-Fi subsectionsinthewaves
The table of contents lists them as subsections, so they should use h3 instead of h2.
2020-04-14update preference labelDaniel Micay
2020-04-13fix typos in new Wi-Fi privacy sectionDaniel Micay
2020-04-12document Wi-Fi privacyDaniel Micay
2020-04-02fix Roboto Mono bold URLDaniel Micay
2020-04-01minify CSSDaniel Micay
2020-04-01use ES6 modules for all JavaScriptDaniel Micay
2020-04-01remove domain from path to logoDaniel Micay
2020-03-22use upstream font versioningDaniel Micay
2020-03-22use `font-display: swap` featureDaniel Micay
2020-03-21remove old section on upgrading to Android 10Daniel Micay
People can figure this out on their own if they have fallen incredibly far behind the current releases.
2020-03-02change dns permalinkDaniel Micay
2020-02-26increment css versionDaniel Micay
2020-02-19add initial legacy devices sectionDaniel Micay
2020-02-17move default connections to FAQDaniel Micay
2020-02-14explain the usage guideDaniel Micay
2020-02-14move Vanadium note into relevant sectionDaniel Micay
2020-02-14add initial FAQ with one Q/A as an exampleDaniel Micay
2020-02-10clarification on time zoneDaniel Micay
2020-02-10document disabling time syncDaniel Micay
2020-02-10use time.grapheneos.org for time updatesDaniel Micay
2020-02-05fix typo in formattingDaniel Micay
2020-01-072020.01.06.21 release notesDaniel Micay
2019-10-22remove extra newlinesDaniel Micay
2019-10-22add manual check for updates to usage guideDaniel Micay
2019-08-20expand default connections informationDaniel Micay
2019-08-07use generic name for mask iconDaniel Micay
2019-08-07regenerate mask iconDaniel Micay
2019-08-02add footer link to Reddit communityDaniel Micay
2019-08-02fix styleDaniel Micay
2019-07-26set up new headers properlyDaniel Micay
2019-07-26add section on uncovered bugsDaniel Micay
2019-07-26add exec spawning section to usage guideDaniel Micay
2019-07-26add new camera sectionDaniel Micay
2019-07-26remove Brave recommendationDaniel Micay
2019-07-18GeckoView is not a WebView implementationDaniel Micay
2019-07-17consistently use dash as word separator in URLsDaniel Micay
2019-07-13further explanation of signing / downgrade protDaniel Micay
2019-07-13no need for ADB enabled in the OS to sideloadDaniel Micay
2019-07-13downgrade protection applies to sideloading tooDaniel Micay
2019-07-13Added Sideloading section to the usage guidePeter Easton
2019-07-09prepare for listing FAQ on the other pagesDaniel Micay
2019-07-05use -webkit-fill-available instead of 100vhDaniel Micay
The approach of using 100vh interacts poorly with how Chromium and Safari calculate the viewport height on mobile. They include their navigation bar as part of the viewport height from the start to avoid dynamic changes to the viewport site.
2019-07-03usage: fix nested list in table of contentsDaniel Micay
2019-07-01Added the table of contents with linksPeter Easton
2019-06-28push footer to the bottom of the viewportDaniel Micay
2019-06-23mention WebView browser sensors access workaroundDaniel Micay
2019-06-23usage: add section on web browsersDaniel Micay
2019-06-18move fonts to dedicated subdirectoryDaniel Micay