summaryrefslogtreecommitdiff
path: root/static
AgeCommit message (Collapse)Author
2023-07-26fix release note textDaniel Micay
2023-07-26publish new release notesDaniel Micay
2023-07-26fix gmscompat regressionDaniel Micay
2023-07-26new build number 2023072600Daniel Micay
2023-07-26user management toggle improvementsDaniel Micay
2023-07-25Vanadium version 115.0.5790.138.0Daniel Micay
2023-07-25publish new release notesDaniel Micay
2023-07-24new build number 2023072400Daniel Micay
2023-07-24update timezone moduleDaniel Micay
2023-07-24CarrierConfig2Daniel Micay
2023-07-24Auditor version 74Daniel Micay
2023-07-23Update platform-tools hashesJorge Luis Carrillo
2023-07-22GmsCompatConfig version 64Daniel Micay
2023-07-21Vanadium version 115.0.5790.136.0Daniel Micay
2023-07-19show installer package name in error reportsDaniel Micay
2023-07-18fix uncaught exceptions with coarse location permDaniel Micay
2023-07-18switch to GrapheneOS Foundation donation addressesDaniel Micay
2023-07-15improve gmscompat release notesDaniel Micay
2023-07-15explain where to get vendor BUILD_IDDaniel Micay
2023-07-15gmscompat improvementsDaniel Micay
2023-07-15update platform-tools to 34.0.4Daniel Micay
2023-07-13Use simple templating for static processingsmdyv
2023-07-13Change string markings for replacementssmdyv
2023-07-12Vanadium 115.0.5790.85.0Daniel Micay
2023-07-11specify devices for added sepolicy allowDaniel Micay
2023-07-11publish new release notesDaniel Micay
2023-07-11clarify eSIM activation first boot changeDaniel Micay
2023-07-10new build number 2023071100Daniel Micay
2023-07-10Pixel Fold AOSP releaseDaniel Micay
2023-07-10gmscompat improvementsDaniel Micay
2023-07-09improve Network permission docs in FAQDaniel Micay
2023-07-09GmsCompatConfig version 62Daniel Micay
2023-07-08add SELinux rule to avoid battery drainDaniel Micay
2023-07-08eSIM activation app improvementsDaniel Micay
2023-07-065.10 GKI LTS updateDaniel Micay
2023-07-06improve wordingDaniel Micay
2023-07-06add 1.grapheneos.network to server listDaniel Micay
2023-07-06fix link to past releaseDaniel Micay
2023-07-06add missing words to Pixel Fold noteDaniel Micay
2023-07-06clarify Dialer falsing changeDaniel Micay
2023-07-06add missing closing parenDaniel Micay
2023-07-06publish new release notesDaniel Micay
2023-07-06new build number 2023070500Daniel Micay
2023-07-05explicitly list server provider with locationDaniel Micay
2023-07-05add reserved Threads profile to metadata listDaniel Micay
2023-07-055.15 GKI LTS updateDaniel Micay
2023-07-05rename network instances to make room for anotherDaniel Micay
2023-07-05new AOSP tags for JulyDaniel Micay
2023-07-05switch to main branch for tangorpro/felix kernelsDaniel Micay
2023-07-05bugfix(web installer): disable buttons depending on the state of the installeroctocorvus
Currently clicking some web installer buttons, like 'Lock bootloader', can interrupt flashing and some, like 'Flash release', can cause multiple instances of the "flashing" process to initiate. This commit adds support for enabling/disabling web installer buttons and disables buttons that might interrupt flashing while flashing. Clicking the 'Download release' button while a download is in progress can cause multiple downloads to initiate, so disable the button during downloads and enable it afterwards.