8280 Commits

Author SHA1 Message Date
Daniel Micay
4f75889941 update to Android 16 kernels 2025-06-16 10:48:09 -04:00
Daniel Micay
7f55eff004 simplify device list for Samsung gnssd issue 2025-06-15 20:14:59 -04:00
Daniel Micay
6aaceddbf6 remove outdated info 2025-06-15 20:14:59 -04:00
Daniel Micay
15b8d42f5b publish new release notes 2025-06-15 20:14:57 -04:00
Daniel Micay
cc15b09f27 new build number 2025061500 2025-06-15 18:24:53 -04:00
Daniel Micay
88fa835730 adjust baseband version string 2025-06-15 18:24:50 -04:00
Daniel Micay
76dcc142d7 Samsung gnssd SUPL workaround 2025-06-14 20:57:10 -04:00
Daniel Micay
f1d0d65aff Messaging version 11 2025-06-14 11:22:53 -04:00
Daniel Micay
fcba7e73c5 publish new release notes 2025-06-13 20:55:33 -04:00
dependabot[bot]
78de3558be Bump eslint from 9.28.0 to 9.29.0
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-13 15:24:50 -04:00
Daniel Micay
1b64bdb36f new build number 2025061300 2025-06-13 14:53:29 -04:00
Daniel Micay
800e278d64 backport Android 16 SoC and cellular radio firmware 2025-06-13 14:53:25 -04:00
Daniel Micay
e84299f5e1 Messaging version 10 2025-06-13 01:22:25 -04:00
Daniel Micay
16207778f3 Messaging version 9 2025-06-12 22:27:34 -04:00
Daniel Micay
2069b65897 update npm dependencies 2025-06-11 17:41:27 -04:00
Daniel Micay
71cc3afbd5 Vanadium version 137.0.7151.89.0 2025-06-10 21:49:19 -04:00
Daniel Micay
fa5d38a994 publish new release notes 2025-06-10 17:06:13 -04:00
Daniel Micay
3b3214a7b3 new build number 2025061000 2025-06-10 17:05:40 -04:00
Daniel Micay
62e76f71e0 add note about final Android 15 QPR2 release 2025-06-10 17:05:38 -04:00
dependabot[bot]
dbe1426b82 Bump terser from 5.41.0 to 5.42.0
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-09 16:27:36 -04:00
Daniel Micay
0b5411cc14 improve network location tests 2025-06-08 15:29:44 -04:00
cookiell546
6865c87b74 Opt-into edge-to-edge by default
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-08 09:18:32 -04:00
Daniel Micay
680f4e1802 reorder release notes 2025-06-07 00:50:00 -04:00
Daniel Micay
58894f5338 Vanadium version 137.0.7151.72.1 2025-06-07 00:49:51 -04:00
Daniel Micay
e4e4a48226 6.1 GKI LTS update 2025-06-06 11:32:16 -04:00
Daniel Micay
248281a4c3 reorder release notes 2025-06-06 11:32:02 -04:00
Daniel Micay
e00522b9f2 6.6 GKI LTS update 2025-06-06 11:30:40 -04:00
Daniel Micay
8621c29ae6 expand Google Play Store source stamp signature check support 2025-06-05 16:52:49 -04:00
dependabot[bot]
7c7b0d0317 Bump terser from 5.40.0 to 5.41.0
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-05 16:50:36 -04:00
dependabot[bot]
66cd7434fb Bump @stylistic/eslint-plugin from 4.4.0 to 4.4.1
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-04 16:06:08 -04:00
Daniel Micay
90c47ed1ea move CA removal to the next release 2025-06-03 22:13:25 -04:00
Daniel Micay
f4f8c7dac4 Vanadium version 137.0.7151.72.0 2025-06-03 00:18:45 -04:00
Daniel Micay
78ac8438d4 Vanadium version 137.0.7151.61.0 was in 2025060100 2025-06-03 00:18:45 -04:00
Daniel Micay
6b8c9cea05 clarification about Vanadium's separate root store
foo
2025-06-03 00:18:44 -04:00
Daniel Micay
a3486dc53b publish new release notes 2025-06-03 00:10:03 -04:00
dependabot[bot]
64419a0dbc Bump eslint from 9.27.0 to 9.28.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.27.0 to 9.28.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.27.0...v9.28.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 15:29:42 -04:00
Daniel Micay
abc596f0ee early ASB update release notes 2025-06-02 14:45:59 -04:00
Daniel Micay
a81d1f3fab remove Chunghwa Telecom and Netlock CAs 2025-06-02 10:50:51 -04:00
Daniel Micay
d0d4b1c73c new build number 2025060200 2025-06-01 21:20:49 -04:00
Daniel Micay
4fbb74ef8b revert System Updater notification changes 2025-06-01 13:47:27 -04:00
Daniel Micay
f4482e069a further clarification 2025-06-01 10:29:47 -04:00
Daniel Micay
9aa6e0715e publish new release notes 2025-06-01 09:43:45 -04:00
Daniel Micay
c719ba514a new build number 2025060100 2025-06-01 00:18:31 -04:00
Daniel Micay
a878e9209a simplify wording 2025-06-01 00:17:53 -04:00
Daniel Micay
d19b749ca8 prevent disabling System Updater reboot notification 2025-05-31 20:11:41 -04:00
Daniel Micay
77587333e2 expand our existing protection against CVE-2024-50089 2025-05-31 19:10:01 -04:00
Daniel Micay
ffb07a1c9a legacy ncurses ABI no longer needed for AOSP or Chromium builds 2025-05-30 23:22:30 -04:00
Daniel Micay
c8fe50f6a7 Messaging version 8 2025-05-30 21:15:25 -04:00
Daniel Micay
b96011904a update recommended build-tools version to 36.0.0 2025-05-30 12:20:27 -04:00
Daniel Micay
cd90e0c0c5 update npm dependencies 2025-05-30 10:37:48 -04:00