summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-07-14Bump eslint from 8.44.0 to 8.45.0dependabot[bot]
Bumps [eslint](https://github.com/eslint/eslint) from 8.44.0 to 8.45.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.44.0...v8.45.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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-11Bump terser from 5.18.2 to 5.19.0dependabot[bot]
Bumps [terser](https://github.com/terser/terser) from 5.18.2 to 5.19.0. - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.18.2...v5.19.0) --- updated-dependencies: - dependency-name: terser dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11drop legacy block-all-mixed-contentDaniel Micay
2023-07-10block WebRTC in Content Security PolicyDaniel Micay
2023-07-10new build number 2023071100Daniel Micay
2023-07-10Pixel Fold AOSP releaseDaniel Micay
2023-07-10gmscompat improvementsDaniel Micay
2023-07-09improve certbot-replicate error handlingDaniel Micay
2023-07-09sync certbot replicate setupDaniel Micay
2023-07-09use new OCSP cache pathDaniel 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-06Specify python3 in setup scriptflawedworld
2023-07-06Bump stylelint from 15.10.0 to 15.10.1dependabot[bot]
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.10.0 to 15.10.1. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/15.10.0...15.10.1) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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-05Bump lxml from 4.9.2 to 4.9.3dependabot[bot]
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.2 to 4.9.3. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.9.2...lxml-4.9.3) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05Bump stylelint-config-standard from 33.0.0 to 34.0.0dependabot[bot]
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 33.0.0 to 34.0.0. - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint-config-standard/compare/33.0.0...34.0.0) --- updated-dependencies: - dependency-name: stylelint-config-standard dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05Bump stylelint from 15.9.0 to 15.10.0dependabot[bot]
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.9.0 to 15.10.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/15.9.0...15.10.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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.
2023-07-05add Pixel Tablet and Pixel Fold as recommendedDaniel Micay
2023-07-05reorder build guide device kernel sectionsDaniel Micay
Newest to oldest is our standard order elsewhere.
2023-07-055.10 GKI LTS update with revertsDaniel Micay
2023-07-05update Seedvault revisionDaniel Micay
2023-07-05require device restart to disable eUICC LPADaniel Micay
2023-07-04re-enable Dialer anti-falsing implementationDaniel Micay
2023-07-04disable problematic featuresDaniel Micay
2023-07-03increase line height for footerDaniel Micay
2023-07-03add PDF Viewer 16 release to old release notesDaniel Micay