summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-06-20stagingstagingDaniel Micay
2025-06-20publish new release notesDaniel Micay
2025-06-20fix issue with APK backportsDaniel Micay
2025-06-20new build number 2025062000Daniel Micay
2025-06-20note when 2025-06-05 Android patch level was shippedDaniel Micay
2025-06-19clarify RILDaniel Micay
2025-06-19publish new release notesDaniel Micay
2025-06-19Bump stylelint from 16.20.0 to 16.21.0dependabot[bot]
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.20.0 to 16.21.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/16.20.0...16.21.0) --- updated-dependencies: - dependency-name: stylelint dependency-version: 16.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2025-06-19Bump terser from 5.43.0 to 5.43.1dependabot[bot]
Bumps [terser](https://github.com/terser/terser) from 5.43.0 to 5.43.1. - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.43.0...v5.43.1) --- updated-dependencies: - dependency-name: terser dependency-version: 5.43.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2025-06-19new build number 2025061900Daniel Micay
2025-06-19document Android 16 backportsDaniel Micay
2025-06-18fix rare gmscompat crashDaniel Micay
2025-06-18update patch level to 2025-06-05Daniel Micay
2025-06-17Vanadium version 137.0.7151.115.0Daniel Micay
2025-06-17Bump terser from 5.42.0 to 5.43.0dependabot[bot]
Bumps [terser](https://github.com/terser/terser) from 5.42.0 to 5.43.0. - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.42.0...v5.43.0) --- updated-dependencies: - dependency-name: terser dependency-version: 5.43.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2025-06-16update kernel build instructions for Android 16Daniel Micay
2025-06-16publish new release notesDaniel Micay
2025-06-16new build number 2025061600Daniel Micay
2025-06-16update to Android 16 kernelsDaniel Micay
2025-06-15simplify device list for Samsung gnssd issueDaniel Micay
2025-06-15remove outdated infoDaniel Micay
2025-06-15publish new release notesDaniel Micay
2025-06-15new build number 2025061500Daniel Micay
2025-06-15adjust baseband version stringDaniel Micay
2025-06-14Samsung gnssd SUPL workaroundDaniel Micay
2025-06-14Messaging version 11Daniel Micay
2025-06-13publish new release notesDaniel Micay
2025-06-13Bump eslint from 9.28.0 to 9.29.0dependabot[bot]
Bumps [eslint](https://github.com/eslint/eslint) from 9.28.0 to 9.29.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/v9.28.0...v9.29.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.29.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2025-06-13new build number 2025061300Daniel Micay
2025-06-13backport Android 16 SoC and cellular radio firmwareDaniel Micay
2025-06-13Messaging version 10Daniel Micay
2025-06-12Messaging version 9Daniel Micay
2025-06-11update npm dependenciesDaniel Micay
2025-06-10Vanadium version 137.0.7151.89.0Daniel Micay
2025-06-10publish new release notesDaniel Micay
2025-06-10new build number 2025061000Daniel Micay
2025-06-10add note about final Android 15 QPR2 releaseDaniel Micay
2025-06-09Bump terser from 5.41.0 to 5.42.0dependabot[bot]
Bumps [terser](https://github.com/terser/terser) from 5.41.0 to 5.42.0. - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.41.0...v5.42.0) --- updated-dependencies: - dependency-name: terser dependency-version: 5.42.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2025-06-08improve network location testsDaniel Micay
2025-06-08Opt-into edge-to-edge by defaultcookiell546
Chromium already supports dynamic edge-to-edge viewports. This change opts-in by default, making the gesture navigation bar (chin) invisible without needing scroll interaction. No other changes were necessary, as no content relied on specific viewport insets. Command used: ``` sed -i 's/<meta name="viewport" content="width=device-width, initial-scale=1"\/>/<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"\/>/g' **/*.html ```
2025-06-07reorder release notesDaniel Micay
2025-06-07Vanadium version 137.0.7151.72.1Daniel Micay
2025-06-066.1 GKI LTS updateDaniel Micay
2025-06-06reorder release notesDaniel Micay
2025-06-066.6 GKI LTS updateDaniel Micay
2025-06-05expand Google Play Store source stamp signature check supportDaniel Micay
2025-06-05Bump terser from 5.40.0 to 5.41.0dependabot[bot]
Bumps [terser](https://github.com/terser/terser) from 5.40.0 to 5.41.0. - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.40.0...v5.41.0) --- updated-dependencies: - dependency-name: terser dependency-version: 5.41.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2025-06-04Bump @stylistic/eslint-plugin from 4.4.0 to 4.4.1dependabot[bot]
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v4.4.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2025-06-03move CA removal to the next releaseDaniel Micay
2025-06-03Vanadium version 137.0.7151.72.0Daniel Micay