summaryrefslogtreecommitdiff
path: root/static/build.html
AgeCommit message (Collapse)Author
2019-09-23update information on current development branchDaniel Micay
2019-09-21document Android 10 building changesDaniel Micay
2019-09-0710 is the only actively developed branchDaniel Micay
2019-09-05Android 10 development branchDaniel Micay
2019-08-25need to disable screen lock for CTSJollyRoger
2019-08-19clarify that only Chromium uses x64 for x86_64Daniel Micay
2019-08-17update status of HiKey and HiKey 960 supportDaniel Micay
2019-08-17ignore whitespace warnings when applying patchesDaniel Micay
2019-08-10add extra explanation for device targetsDaniel Micay
2019-08-09document building Vanadium for other architecturesDaniel Micay
2019-08-09add basic emulator sectionDaniel Micay
2019-08-09note on emulator buildsDaniel Micay
2019-08-09expand standalone SDK documentationDaniel Micay
2019-08-09list supported build targetsDaniel Micay
2019-08-07use generic name for mask iconDaniel Micay
2019-08-07regenerate mask iconDaniel Micay
2019-08-07standalone sdk installationDaniel Micay
2019-08-05clarifications for Vanadium build instructionsDaniel Micay
2019-08-02add footer link to Reddit communityDaniel Micay
2019-07-20add missing punctuationDaniel Micay
2019-07-18document new step of generating Vanadium apk keyDaniel Micay
2019-07-17web content naming styleDaniel Micay
2019-07-17remove leftover label for removed exampleDaniel Micay
2019-07-17consistently use dash as word separator in URLsDaniel Micay
2019-07-14improve kernel build documentationDaniel Micay
2019-07-14Pixel 3a kernel uses submodules tooDaniel Micay
2019-07-14PdfViewer app is also bundledDaniel Micay
2019-07-14clarify coding guidelinesDaniel Micay
2019-07-10initial development guidelines sectionDaniel Micay
2019-07-09prepare for listing FAQ on the other pagesDaniel Micay
2019-07-09external/chromium -> external/vanadiumDaniel Micay
2019-07-06Added table of contents to build.htmlPeter Easton
2019-07-05migrate social links in footers to the new formatDaniel 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-02update references to VanadiumDaniel Micay
2019-06-28push footer to the bottom of the viewportDaniel Micay
2019-06-20use merged Vanadium repositoryDaniel Micay
2019-06-20refer to chromium_patches for build metadataDaniel Micay
2019-06-18move fonts to dedicated subdirectoryDaniel Micay
2019-06-13use pie branch for generic targets and portsDaniel Micay
2019-06-13build: note testing section will be expandedDaniel Micay
2019-06-13build: pie-b4s4 for bonito and sargoDaniel Micay
2019-06-13releases: add hidden sections for bonito and sargoDaniel Micay
2019-06-12drop unnecessary favicon query string for compatDaniel Micay
Skype appears to be unable to handle this and tries /favicon.ico%3F0 which triggers a 404 errors. The user agent is the following: Mozilla/5.0 (Windows NT 6.1; WOW64) SkypeUriPreview Preview/0.5
2019-06-03adjust approach to header linksDaniel Micay
2019-06-02add twitter:site and twitter:creator metadataDaniel Micay
This isn't currently displayed in the Twitter cards despite it being in the official documentation for cards, but other crawlers are definitely using this metadata.
2019-05-31add section on CTSDaniel Micay
2019-05-30use standard mime type for faviconDaniel Micay
2019-05-30work around Microsoft Edge TileColor bugDaniel Micay
2019-05-29add mask icon for SafariDaniel Micay