summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-09-28hardened_malloc error reporting improvementDaniel Micay
2023-09-28patch for CVE-2023-5217Daniel Micay
2023-09-28Vanadium version 117.0.5938.140.0Daniel Micay
2023-09-25Bump eslint from 8.49.0 to 8.50.0dependabot[bot]
Bumps [eslint](https://github.com/eslint/eslint) from 8.49.0 to 8.50.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.49.0...v8.50.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-09-24GmsCompatConfig version 75Daniel Micay
2023-09-24disable Dialer false gesture detection againDaniel Micay
2023-09-22work around upstream null pointer exception bugDaniel Micay
2023-09-21kernel build reproducibility fixDaniel Micay
2023-09-20Bump terser from 5.19.4 to 5.20.0dependabot[bot]
Bumps [terser](https://github.com/terser/terser) from 5.19.4 to 5.20.0. - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.19.4...v5.20.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-09-19simplify release notesDaniel Micay
2023-09-19clarificationDaniel Micay
2023-09-19pluralDaniel Micay
2023-09-19publish new release notesDaniel Micay
2023-09-19add new pending release notesDaniel Micay
2023-09-19further clarificationsDaniel Micay
2023-09-19add new AOSP BUILD_IDs to release notesDaniel Micay
2023-09-19new build numberDaniel Micay
2023-09-19document security patch and Android 14 statusDaniel Micay
2023-09-19backport additional Mali patchesDaniel Micay
2023-09-18integrate official September updateDaniel Micay
2023-09-17backport CVE-2023-4863Daniel Micay
2023-09-17Remove carriersettings-extractor, platform_packages_apps_CarrierConfig, Add ↵matchboxbananasynergy
platform_packages_apps_CarrierConfig2
2023-09-16GmsCompatConfig version 74Daniel Micay
2023-09-16retire AttestationSamples repositoryDaniel Micay
2023-09-15remove Storage manager toggleDaniel Micay
2023-09-12Vanadium version 117.0.5938.60.0Daniel Micay
2023-09-11Bump eslint from 8.48.0 to 8.49.0dependabot[bot]
Bumps [eslint](https://github.com/eslint/eslint) from 8.48.0 to 8.49.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.48.0...v8.49.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-09-09GmsCompatConfig version 73Daniel Micay
2023-09-09Vanadium version 117.0.5938.44.1Daniel Micay
2023-09-09add adevtool get-kernel-info commandDaniel Micay
2023-09-095.15 GKI LTS updateDaniel Micay
2023-09-09Add Storage Scopes section and ToC entryJorge Luis Carrillo
2023-09-07drop Pixel 4 and 4 XL from device lifetime tableDaniel Micay
2023-09-07Vanadium version 117.0.5938.44.0Daniel Micay
2023-09-06publish new release notesDaniel Micay
2023-09-06new build number 2023090600Daniel Micay
2023-09-06add e2fsprogs to dependency listDaniel Micay
2023-09-055.15 GKI LTS updateDaniel Micay
2023-09-055.10 GKI LTS updateDaniel Micay
2023-09-05early 2023-09-01 security patch levelDaniel Micay
2023-09-05Vanadium version 116.0.5845.172.0Daniel Micay
2023-09-04Bump terser from 5.19.3 to 5.19.4dependabot[bot]
Bumps [terser](https://github.com/terser/terser) from 5.19.3 to 5.19.4. - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.19.3...v5.19.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-09-04Bump actions/checkout from 3 to 4dependabot[bot]
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2023-09-02reorder release notesDaniel Micay
2023-09-02publish new release notesDaniel Micay
2023-09-02reorder release notesDaniel Micay
2023-09-02wrap command placeholder in code elementsmdyv
2023-09-02wrap new placeholder in var elementsmdyv
2023-09-02replace choosecombo with lunchDmitry Muhomor
lunch is much faster and doesn't show the confusing choose{type,product,variant} output.
2023-09-02note that envsetup.sh supports zshDmitry Muhomor