summaryrefslogtreecommitdiff
path: root/static/build.html
AgeCommit message (Collapse)Author
2020-12-23drop block display for coin-address p elementDaniel Micay
2020-12-22center cryptocurrency donation addressesDaniel Micay
2020-12-22add Monero donation addressDaniel Micay
2020-12-21redirect #copyright-and-licensingDaniel Micay
2020-12-21handle changed -webkit-fill-available semanticsDaniel Micay
Chromium changed how this works to better match the evolving specification and our usage effectively became a no-op.
2020-12-16move roadmap to FAQDaniel Micay
2020-12-08mark up site banner with header elementDaniel Micay
2020-12-07drop official build instructions for Pixel 2Daniel Micay
2020-12-07add machine-readable license informationDaniel Micay
2020-12-06mark top-level build guide sections as articlesDaniel Micay
2020-12-06finish adding explicit sections to build guideDaniel Micay
2020-12-06add next layer of explicit sections to build guideDaniel Micay
2020-12-06initial layer of explicit sections for build guideDaniel Micay
2020-12-06use consistent id namingDaniel Micay
2020-12-06move main header id to main elementDaniel Micay
2020-12-06move table-of-contents id to nav elementDaniel Micay
2020-12-05add features page to menu elsewhereDaniel Micay
2020-12-02sync CSS versionDaniel Micay
2020-12-02mark table of contents as navigationDaniel Micay
2020-12-02use id to style site menuDaniel Micay
2020-12-02use aria-current="page" instead of custom classDaniel Micay
2020-11-17wrap variable in code elementDaniel Micay
2020-11-13update Open Graph prefix URLDaniel Micay
2020-11-13remove mention of HiKey and HiKey 960Daniel Micay
2020-11-13drop support for HiKey and HiKey 960Daniel Micay
There are no maintainers for these devices and in practice there is no support for them due to neglect. Previous changes for supporting these have not been ported forward and there are unresolved issues uncovered by hardened_malloc.
2020-11-11improve Chromium sync instructionsDaniel Micay
2020-11-11move generating Vanadium signing key earlierDaniel Micay
2020-11-11add --with_tags to gclient sync commandDaniel Micay
2020-11-09update documentation to use eslintDaniel Micay
2020-11-07remove out-of-date note on portingDaniel Micay
2020-11-07update Roboto Mono fontsDaniel Micay
2020-11-02mark Pixel 2 obsolete in the build guideDaniel Micay
2020-11-02document setting up an update serverDaniel Micay
2020-11-02Android Beam was removed a while agoDaniel Micay
2020-10-26reuse mask-icon.svg as an svg faviconDaniel Micay
Yandex.Webmaster requested an SVG favicon and there may be other software able to take advantage of it too.
2020-10-26use semantic main element instead of a divDaniel Micay
2020-10-25remove trailing whitespaceDaniel Micay
2020-10-25document Pixel 4a support progressDaniel Micay
2020-10-20Mention cloning git submodules recursivelyflawedworld
It's likely going to be needed for Pixel 4a 5G and Pixel 5
2020-10-14Pixel 4a support is experimentalDaniel Micay
2020-10-06move Vanadium key generation to before cert digest stepinthewaves
2020-10-03add Pixel 4a to build documentationDaniel Micay
2020-10-03remove redundant kernel build informationDaniel Micay
2020-09-22fix typos in browser building sectioninthewaves
2020-09-17update Android Studio releaseDaniel Micay
2020-09-17update Android SDK build-tools versionDaniel Micay
2020-09-17update jshintrc in documentationDaniel Micay
2020-09-17update CTS downloadsDaniel Micay
2020-09-16release.sh now uses otatools-packageDaniel Micay
2020-09-16bc and m4 are provided by prebuilts/build-toolsDaniel Micay
These were added for Android 11, among other additions.