| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-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 | 5.10 GKI LTS update | Daniel Micay | |
| 2024-02-01 | 6.1 GKI LTS update | Daniel Micay | |
| 2024-01-31 | Vanadium 121.0.6167.143.1 | Daniel Micay | |
| 2024-01-31 | fix redirect to eSIM support | Orazio | |
| 2024-01-30 | Vanadium 121.0.6167.143.0 | Daniel Micay | |
| 2024-01-30 | Camera 66 | Daniel Micay | |
| 2024-01-30 | 5.15 GKI LTS update | Daniel Micay | |
| 2024-01-30 | clarify the toggle is persistent | dd-dreams | |
| 2024-01-30 | refactor eSIM section | dd-dreams | |
| 2024-01-30 | Vanadium 121.0.6167.101.3 | matchboxbananasynergy | |
| 2024-01-28 | Camera 65 | Daniel Micay | |
| 2024-01-28 | Vanadium 121.0.6167.101.2 | Daniel Micay | |
| 2024-01-27 | clarify pKVM is already used on Pixels | Daniel Micay | |
| 2024-01-27 | raise update requirement for tablets | Daniel Micay | |
| 2024-01-27 | make 5 years of updates into the minimum | Daniel Micay | |
| 2024-01-27 | Clarify removal of sandboxed Google Play dependency for eSIM management | matchboxbananasynergy | |
| 2024-01-26 | clarify thermal reboot hardening | Daniel Micay | |
| 2024-01-26 | publish new release notes | Daniel Micay | |
| 2024-01-26 | new build number 2024012600 | Daniel Micay | |
| 2024-01-26 | Update Android Studio | topminipie | |
| Version: 2023.1.1.28 https://developer.android.com/studio | |||
| 2024-01-25 | GmsCompatConfig 93 | Daniel Micay | |
| 2024-01-25 | Vanadium 121.0.6167.101.1 | Daniel Micay | |
| 2024-01-24 | replace mail.grapheneos.org server | Daniel Micay | |
