| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-18 | entirely disable access log for status socket | Daniel Micay | |
| 2023-02-18 | add getContext() method to ContentResolver | Daniel Micay | |
| 2023-02-18 | add closed leak of names of user-created dirs to the Features page | Dmitry Muhomor | |
| 2023-02-18 | clarify description of Storage Scopes on Features page | Dmitry Muhomor | |
| 2023-02-18 | update Network permission toggle section on Features page | Dmitry Muhomor | |
| 2023-02-17 | update static site generation dependencies | Daniel Micay | |
| 2023-02-17 | improve gitignore configuration | Daniel Micay | |
| 2023-02-17 | 5.15 GKI LTS update | Daniel Micay | |
| 2023-02-17 | Bump terser from 5.16.3 to 5.16.4 | dependabot[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-17 | preserve errno for free calls in hardened_malloc | Daniel Micay | |
| 2023-02-17 | GmsCompatConfig improvements | Daniel Micay | |
| 2023-02-17 | configure shell for generate-donate-qr-codes | Daniel Micay | |
| 2023-02-16 | switch to 1 pixel per dot for QR codes | Daniel Micay | |
| The switch to `image-rendering: pixelated` means there's no longer any benefit to rendering with more pixels per dot. | |||
| 2023-02-16 | use pixelated image rendering mode for QR codes | Daniel Micay | |
| 2023-02-16 | remove redundant/unused CSS block | Daniel Micay | |
| 2023-02-16 | Auditor as example to use for hardware attestation | Daniel Micay | |
| 2023-02-16 | Play Integrity has replaced SafetyNet Attestation | Daniel Micay | |
| 2023-02-16 | further settings improvements | Daniel Micay | |
| 2023-02-15 | restrict lockscreen camera toggle to Owner | Daniel Micay | |
| 2023-02-15 | shared infrastructure for GrapheneOS settings | Daniel Micay | |
| 2023-02-14 | other Vanadium improvements | Daniel Micay | |
| 2023-02-14 | update Chromium to 110.0.5481.65 | Daniel Micay | |
| 2023-02-14 | disable multipart range requests | Daniel Micay | |
| 2023-02-13 | AOSP build deps are listed by our build page now | Daniel Micay | |
| 2023-02-13 | simplify Network/Sensors infrastructure | Daniel Micay | |
| 2023-02-13 | remove obsolete Bluetooth shim | Daniel Micay | |
| 2023-02-13 | Bump stylelint from 15.0.0 to 15.1.0 | dependabot[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-13 | Bump eslint from 8.33.0 to 8.34.0 | dependabot[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-11 | add back backup restore action | Daniel Micay | |
| 2023-02-11 | use C.UTF-8 locale for build environment | Daniel Micay | |
| 2023-02-11 | update required storage space | Daniel Micay | |
| 2023-02-11 | Ubuntu 22.10 supported for builds | Daniel Micay | |
| 2023-02-11 | libgcc/binutils only used for 4th/5th gen kernels | Daniel Micay | |
| 2023-02-11 | move kernel build to prebuilt section | Daniel Micay | |
| 2023-02-11 | update Gradle version in example | Daniel Micay | |
| 2023-02-11 | update build-tools version for SDK install guide | Daniel Micay | |
| 2023-02-11 | list supl.grapheneos.org subdomain | Daniel Micay | |
| 2023-02-11 | improve naming for http limit conn zone | Daniel Micay | |
| 2023-02-11 | move error_log configuration to top level | Daniel Micay | |
| 2023-02-10 | publish new release notes | Daniel Micay | |
| 2023-02-10 | prepare next release notes | Daniel Micay | |
| 2023-02-10 | new build number 2023021000 | Daniel Micay | |
| 2023-02-10 | add SUPL force disable toggle | Daniel Micay | |
| 2023-02-10 | add request time to log format | Daniel Micay | |
| 2023-02-10 | switch to improved custom log format | Daniel Micay | |
| This switches to a fully custom log format instead of using a variant of the standard combined format since we don't use any tools requiring the logs to be a standard format. This provides a cleaner format, allows us to freely add new fields and gets rid of legacy/redundant fields. The redundant timestamp already provided as the syslog timestamp is dropped along with the legacy identd field always set to a dash. This adds the connection serial number for identifying requests coming from the same connection. TLS version is added as a replacement for our previous addition of the URI scheme. This also adds the total request length and total bytes sent to the client instead of only the body bytes sent. | |||
| 2023-02-10 | add paragraph about broken router DHCP tables | Daniel Micay | |
| 2023-02-10 | drop HTTP/2 Push support since Chromium dropped it | Daniel Micay | |
| This only improves performance for the initial page load by sending resources that are almost always needed before the client receives the preload headers and fetches them. It can degrade performance in some edge cases such as clients with web fonts disabled or if the session cookie is cleared without the cache being cleared. Clients can cancel the push transfers once they start receiving them, but it's wasteful. Safari and Firefox still support this feature but are likely to follow the lead of Chromium and drop support for it. Few websites are going to bother with it without Chromium support and usage is already dropping. | |||
| 2023-02-09 | reduce client body / header timeouts to 15s | Daniel Micay | |
| 2023-02-09 | remove deprecated stylelint rules | Daniel Micay | |
| 2023-02-09 | reduce sendfile max chunk to 256k | Daniel Micay | |
