summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-02-23new build number 2023022300Daniel Micay
2023-02-22update Chromium to 110.0.5481.154Daniel Micay
2023-02-22reduce system clock drift warningDaniel Micay
2023-02-22reduce time update thresholdDaniel Micay
2023-02-22simplify other network time changesDaniel Micay
2023-02-22fix Messaging app crashDaniel Micay
2023-02-21HTTPS-based network time improvementsDaniel Micay
2023-02-205.10 GKI LTS updateDaniel Micay
2023-02-20Bump stylelint from 15.1.0 to 15.2.0dependabot[bot]
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.1.0 to 15.2.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.1.0...15.2.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-02-19add back request method to log formatDaniel Micay
2023-02-19set baseline nginx root directory in http blockDaniel Micay
2023-02-18work around nginx keepalive configuration bugDaniel Micay
https://trac.nginx.org/nginx/ticket/2012
2023-02-18update platform-tools to r34.0.0Vladislav
2023-02-18reject connections to invalid namesDaniel Micay
2023-02-18entirely disable access log for status socketDaniel Micay
2023-02-18add getContext() method to ContentResolverDaniel Micay
2023-02-18add closed leak of names of user-created dirs to the Features pageDmitry Muhomor
2023-02-18clarify description of Storage Scopes on Features pageDmitry Muhomor
2023-02-18update Network permission toggle section on Features pageDmitry Muhomor
2023-02-17update static site generation dependenciesDaniel Micay
2023-02-17improve gitignore configurationDaniel Micay
2023-02-175.15 GKI LTS updateDaniel Micay
2023-02-17Bump terser from 5.16.3 to 5.16.4dependabot[bot]
Bumps [terser](https://github.com/terser/terser) from 5.16.3 to 5.16.4. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.16.3...v5.16.4) --- updated-dependencies: - dependency-name: terser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-17preserve errno for free calls in hardened_mallocDaniel Micay
2023-02-17GmsCompatConfig improvementsDaniel Micay
2023-02-17configure shell for generate-donate-qr-codesDaniel Micay
2023-02-16switch to 1 pixel per dot for QR codesDaniel Micay
The switch to `image-rendering: pixelated` means there's no longer any benefit to rendering with more pixels per dot.
2023-02-16use pixelated image rendering mode for QR codesDaniel Micay
2023-02-16remove redundant/unused CSS blockDaniel Micay
2023-02-16Auditor as example to use for hardware attestationDaniel Micay
2023-02-16Play Integrity has replaced SafetyNet AttestationDaniel Micay
2023-02-16further settings improvementsDaniel Micay
2023-02-15restrict lockscreen camera toggle to OwnerDaniel Micay
2023-02-15shared infrastructure for GrapheneOS settingsDaniel Micay
2023-02-14other Vanadium improvementsDaniel Micay
2023-02-14update Chromium to 110.0.5481.65Daniel Micay
2023-02-14disable multipart range requestsDaniel Micay
2023-02-13AOSP build deps are listed by our build page nowDaniel Micay
2023-02-13simplify Network/Sensors infrastructureDaniel Micay
2023-02-13remove obsolete Bluetooth shimDaniel Micay
2023-02-13Bump stylelint from 15.0.0 to 15.1.0dependabot[bot]
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.0.0 to 15.1.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.0.0...15.1.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-02-13Bump eslint from 8.33.0 to 8.34.0dependabot[bot]
Bumps [eslint](https://github.com/eslint/eslint) from 8.33.0 to 8.34.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.33.0...v8.34.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-02-11add back backup restore actionDaniel Micay
2023-02-11use C.UTF-8 locale for build environmentDaniel Micay
2023-02-11update required storage spaceDaniel Micay
2023-02-11Ubuntu 22.10 supported for buildsDaniel Micay
2023-02-11libgcc/binutils only used for 4th/5th gen kernelsDaniel Micay
2023-02-11move kernel build to prebuilt sectionDaniel Micay
2023-02-11update Gradle version in exampleDaniel Micay
2023-02-11update build-tools version for SDK install guideDaniel Micay