summaryrefslogtreecommitdiff
path: root/static/index.html
AgeCommit message (Collapse)Author
2020-06-15split paragraphDaniel Micay
2020-06-15more informationDaniel Micay
2020-06-15add more information on GrapheneOSDaniel Micay
2020-05-04fix typoDaniel Micay
2020-04-11timelineDaniel Micay
2020-04-11more info on the early daysDaniel Micay
2020-04-11rewordDaniel Micay
2020-04-11revise history furtherDaniel Micay
2020-04-11final paragraph in historyDaniel Micay
2020-04-11split out copyright / licensing sectionDaniel Micay
2020-04-11further edits to history sectionDaniel Micay
2020-04-10split up history moreDaniel Micay
2020-04-10history will be expanded soonDaniel Micay
2020-04-10tiny portion of the codeDaniel Micay
2020-04-10dedicated history sectionDaniel Micay
2020-04-09Fix typos + missing wordshortcak
2020-04-06rewordDaniel Micay
2020-04-06link to issue trackers as the near term roadmapDaniel Micay
2020-04-06start redoing the index pageDaniel 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-28site is no longer very newDaniel 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-14avoid double redirectDaniel Micay
2020-02-14generic anchor redirect codeDaniel Micay
2020-02-14client-side redirect for device-support sectionDaniel Micay
2020-02-14move device support section to FAQDaniel Micay
2020-02-14add initial FAQ with one Q/A as an exampleDaniel Micay
2019-11-04drop legacy Pixel and Pixel XL supportDaniel Micay
2019-08-09remove manifest link from main pageDaniel 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-07-18IOMMU integration is important tooDaniel Micay
2019-07-17consistently use dash as word separator in URLsDaniel Micay
2019-07-16document recommended devicesDaniel Micay
2019-07-09prepare for listing FAQ on the other pagesDaniel Micay
2019-07-09fix typo (Releases -> releases)Daniel 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-06-28push footer to the bottom of the viewportDaniel Micay
2019-06-18move fonts to dedicated subdirectoryDaniel Micay
2019-06-13initial support for the Pixel 3a and Pixel 3a XLDaniel Micay