summaryrefslogtreecommitdiff
path: root/static/install.html
AgeCommit message (Collapse)Author
2020-04-02fix Roboto Mono bold URLDaniel Micay
2020-04-01minify CSSDaniel Micay
2020-04-01remove domain from path to logoDaniel Micay
2020-04-01Minor clarification of installation procedure to reboot to bootloaderPeter Easton
rather than restart the phone.
2020-03-22use upstream font versioningDaniel Micay
2020-03-22use `font-display: swap` featureDaniel Micay
2020-02-28update example fastboot versionDaniel Micay
2020-02-26increment css versionDaniel Micay
2020-02-19remove extra wordDaniel Micay
2020-02-14summarize the other guidesDaniel Micay
2020-02-14add initial FAQ with one Q/A as an exampleDaniel Micay
2019-11-11update fastboot versionDaniel Micay
2019-11-04drop legacy Pixel and Pixel XL supportDaniel Micay
2019-10-15Revert "Revert "add back Arch Linux package suggestions""Daniel Micay
This reverts commit e1a9c87822df3d5d9c4d36fe79614de2bc4a8738.
2019-10-09clarify reasoning behind updating before installDaniel Micay
2019-10-09the 'About phone' menu is a top-level entry nowDaniel Micay
2019-10-09developer settings -> developer optionsDaniel Micay
2019-10-09Revert "add back Arch Linux package suggestions"Daniel Micay
This reverts commit 79ed8f172c5db4bb4cfa253a32a0751bfa417252.
2019-10-08update sample fastbootDaniel Micay
2019-10-05update minimum fastboot versionDaniel Micay
2019-10-05add back Arch Linux package suggestionsDaniel Micay
2019-09-25note about fastbootd modeDaniel Micay
2019-08-09temporarily stop recommending Arch android-toolsDaniel Micay
2019-08-07use generic name for mask iconDaniel Micay
2019-08-07regenerate mask iconDaniel Micay
2019-08-06explicitly mention Ubuntu for signifyDaniel Micay
2019-08-06start list of distributions with proper packagesDaniel Micay
2019-08-06update platform-tools versionDaniel Micay
2019-08-02add footer link to Reddit communityDaniel Micay
2019-07-19expand signify section a bit moreDaniel Micay
2019-07-19add more detailed fastboot instructionsDaniel Micay
2019-07-19extend install table of contents with new sectionsDaniel Micay
2019-07-19split out dedicated section on obtaining fastbootDaniel Micay
2019-07-19the difference between signify and Debian signifyDaniel Micay
2019-07-19split out dedicated section for signifyDaniel Micay
2019-07-18explain toggling unlocking requiring the internetDaniel Micay
2019-07-18improve fastboot documentationDaniel Micay
2019-07-17consistently use dash as word separator in URLsDaniel Micay
2019-07-09add another out-of-band source for the keyDaniel Micay
2019-07-09prepare for listing FAQ on the other pagesDaniel Micay
2019-07-06remove stray a end tagDaniel Micay
2019-07-06Added table of contents to install.htmlPeter Easton
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-02add link to Reddit post with factory images pubkeyDaniel Micay
2019-06-30link Twitter post with signify public keyDaniel Micay
2019-06-30use consistent device and version in the examplesDaniel Micay
2019-06-30use pre-hashing for signify signaturesDaniel Micay
2019-06-30link to GPG signature for factory.pub tooDaniel Micay
2019-06-30switch from GPG to signify for factory imagesDaniel Micay
2019-06-28push footer to the bottom of the viewportDaniel Micay