| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-15 | use variable for CLI install guide version | Daniel Micay | |
| 2024-02-15 | 5.15 GKI LTS update | Daniel Micay | |
| 2024-02-15 | Vanadium 122.0.6261.43.0 | Daniel Micay | |
| 2024-02-14 | reorganization section redirects | Daniel Micay | |
| 2024-02-14 | avoid double redirects for section redirects | Daniel Micay | |
| 2024-02-14 | fix section redirect | Daniel Micay | |
| 2024-02-14 | add Windows signature verification command | Daniel Micay | |
| 2024-02-14 | document signature verification via macOS OpenSSH | Daniel Micay | |
| 2024-02-14 | macOS and Windows include OpenSSH | Daniel Micay | |
| 2024-02-14 | move to OpenSSH signing for factory images | Daniel Micay | |
| 2024-02-14 | drop official support for installing via Debian 10 | Daniel Micay | |
| Debian 10 no longer receives official security support and has an OpenSSH version predating file signing support. We plan to move away from signify to OpenSSH for more portability so this has to go. | |||
| 2024-02-14 | use generic allowed_signers email | Daniel Micay | |
| 2024-02-13 | Vanadium 121.0.6167.178.0 | Daniel Micay | |
| 2024-02-12 | Add more information about chat platforms / refactor section | matchboxbananasynergy | |
| 2024-02-11 | Add Bluesky in releases page and update section | matchboxbananasynergy | |
| 2024-02-11 | update npm dependencies | Daniel Micay | |
| 2024-02-11 | update color schemes | Daniel Micay | |
| 2024-02-10 | use conforming procedure style in faq.html | sandbank52641 | |
| 2024-02-10 | improve strings for network connection toggles | Daniel Micay | |
| 2024-02-09 | GmsCompatConfig 95 | Daniel Micay | |
| 2024-02-09 | 6.1 GKI LTS update | Daniel Micay | |
| 2024-02-09 | GKI LTS update | Daniel Micay | |
| 2024-02-08 | gmscompat improvements | Daniel Micay | |
| 2024-02-07 | Remove QuickSearchBox from repositories in source page | matchboxbananasynergy | |
| 2024-02-06 | remove legacy QuickSearchBox app | Daniel Micay | |
| 2024-02-06 | GmsCompatConfig 94 | Daniel Micay | |
| 2024-02-06 | Vanadium 121.0.6167.164.0 | Daniel Micay | |
| 2024-02-06 | fix wording for notification channel change | Daniel Micay | |
| 2024-02-06 | clarify BTI change | Daniel Micay | |
| 2024-02-06 | clarify garbage collection changes | Daniel Micay | |
| 2024-02-06 | clarify wording | Daniel Micay | |
| 2024-02-06 | publish new release notes | Daniel Micay | |
| 2024-02-05 | new build number 2024020500 | Daniel Micay | |
| 2024-02-05 | update 5th gen kernel to QPR2 Beta | Daniel Micay | |
| 2024-02-05 | February update release notes | Daniel Micay | |
| 2024-02-05 | enable SIM deletion confirmation by default | Daniel Micay | |
| 2024-02-04 | use conforming procedure style in features.html | sandbank52641 | |
| 2024-02-04 | MMS and VVM updates | Daniel Micay | |
| 2024-02-04 | start introducing conforming procedure style | sandbank52641 | |
| The changes summarized: * Use angle brackets (`>`) instead of arrow symbols (`➔`). * Put a non-breaking space (` `) before each angle bracket. * Wrap sequences and elements in bold element (`<b>`). * Accessibility: Wrap angle bracket in a span tag with an aria-label. References: * https://developers.google.com/style/procedures#multi-action-procedures * https://developers.google.com/style/ui-elements#angle-brackets I use the entity number ` ` for the non-breaking space instead of the named character entity ` ` because `xmllint` produces a linting error (which is to be expected). ``` parser error : Entity 'nbsp' not defined ``` Ideally we want to use the named character entity (` `), but I couldn't find a reasonable solution. In order not to block this change, I've opted for the entity number (` `). If a reasonable solution is found, the entity number can be easily replaced by the named character entity. The changes require more than just replacing the currently used arrow. The surrounding context should be checked to determine whether a change is appropriate at this point and whether it requires further changes in the context itself. The paragraphs are wrapped with the currently used 98 characters. If using vim: ``` :set tw=98 ``` Vim's wrapping is weird when applied several times. To work around this, we can unwrap the paragraph first. To select a paragraph, unwrap and rewrap: Point to the line of the paragraph, and type `vipJgqq` in normal mode. | |||
| 2024-02-04 | clarify Updater notification | Daniel Micay | |
| 2024-02-04 | apply SCS/PAC/BTI changes to 6.1 kernel too | Daniel Micay | |
| 2024-02-03 | enable kernel BTI and use SCS in addition to PAC | Daniel Micay | |
| 2024-02-03 | update python dependencies | Daniel Micay | |
| 2024-02-02 | run full explicit GC in SystemUI and system_server after locking | Daniel Micay | |
| 2024-02-02 | 5.15 GKI LTS update | Daniel Micay | |
| 2024-02-01 | add sysrq configuration changes for 6.1 | Daniel Micay | |
| 2024-02-01 | Improve eSIM support section | matchboxbananasynergy | |
| 2024-02-01 | Bump stylelint from 16.2.0 to 16.2.1 | dependabot[bot] | |
| Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.2.0 to 16.2.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/16.2.0...16.2.1) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2024-02-01 | 5.10 GKI LTS update | Daniel Micay | |
| 2024-02-01 | 6.1 GKI LTS update | Daniel Micay | |
