Commit Graph

8205 Commits

Author SHA1 Message Date
Daniel Micay 8190d955c2 new build number 2024123000 2024-12-30 19:26:31 -05:00
Daniel Micay e9a2a66cbc 5.10 GKI LTS update 2024-12-30 10:27:08 -05:00
Daniel Micay e2ce3c5c87 development / crash reporting changes 2024-12-29 16:40:26 -05:00
Daniel Micay 48bf99e96b battery settings improvements 2024-12-29 16:40:19 -05:00
Daniel Micay 38a98e0dd2 add 2-factor fingerprint unlock support 2024-12-29 16:36:44 -05:00
Daniel Micay fb71e27cf5 app compilation improvements 2024-12-29 16:36:30 -05:00
Daniel Micay df7ee49d00 add app battery optimization settings link to Battery screen 2024-12-29 16:12:57 -05:00
Daniel Micay e07f16ba34 storage DCL improvements 2024-12-29 16:08:40 -05:00
Daniel Micay 689250ce74 add charge limit toggle 2024-12-29 16:01:32 -05:00
Daniel Micay 801510f6d1 switch to 4 threads for compiling apps at boot 2024-12-29 15:52:12 -05:00
Daniel Micay 1e97e6281b improve Contacts app dark theme 2024-12-29 14:26:58 -05:00
Daniel Micay e6d46fa3bf Revert "stop treating Telegram as an official chat platform"
This reverts commit 2bb5d96edc.
2024-12-24 17:13:25 -05:00
Daniel Micay 111bb873d1 update python dependencies 2024-12-24 04:01:03 -05:00
Daniel Micay 2bb5d96edc stop treating Telegram as an official chat platform 2024-12-22 19:41:03 -05:00
Dave Eckhardt c075d3ef44 list "symptoms" of successful entry to fastboot mode 2024-12-21 00:13:21 -05:00
Daniel Micay eb07d0cc76 rewrite docs on reduced user agent + client hints 2024-12-20 23:39:29 -05:00
Daniel Micay 8889812407 remove US McDonald's app from Play Integrity list
It appears to have either been removed at some point. The main
international variant of the app used for many but not all countries
does use the Play Integrity API with the current version.
2024-12-20 17:08:55 -05:00
Daniel Micay 06f84856e1 add basic section on our Setup Wizard app 2024-12-20 15:40:10 -05:00
Daniel Micay 5bccb7d322 expand dynamic code loading blocking documentation 2024-12-20 15:29:29 -05:00
Daniel Micay f082e6f1c6 document permission prompt delay feature 2024-12-20 14:34:47 -05:00
Daniel Micay a0c62a7aea add missing punctuation 2024-12-20 14:30:13 -05:00
Daniel Micay 06dabbec71 fix wording for Vanadium per-process dynamic code exec blocking 2024-12-20 14:26:45 -05:00
Daniel Micay 8077452079 partially document log viewer and crash reporting features 2024-12-20 14:15:58 -05:00
Daniel Micay 44a35f8b99 add section on clearing sensitive data from memory 2024-12-20 13:26:32 -05:00
Daniel Micay 346a47be6b update/improve reduced user agent / client hint info 2024-12-20 11:52:10 -05:00
Daniel Micay 7e311458b6 Vanadium version 131.0.6778.200 2024-12-18 14:26:09 -05:00
Daniel Micay d8a8825014 remove EOL devices from attestation key fingerprint list 2024-12-18 13:46:45 -05:00
Daniel Micay 50cf0eb1a2 5.10 GKI LTS update 2024-12-18 03:55:39 -05:00
Daniel Micay 71364809ca update npm dependencies 2024-12-18 03:52:25 -05:00
dependabot[bot] 186478aa84 Bump stylelint from 16.11.0 to 16.12.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.11.0 to 16.12.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.11.0...16.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 14:20:42 -05:00
dependabot[bot] d05729f54e Bump eslint from 9.16.0 to 9.17.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.16.0 to 9.17.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.16.0...v9.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 14:20:35 -05:00
jermanuts 1a537d0c40 fix broken same-page link for VPN leak blocking
https://github.com/GrapheneOS/grapheneos.org/pull/1034 missed it
2024-12-16 14:02:22 -05:00
Daniel Micay ad348e8d17 fix another upstream NPE system_server crash 2024-12-15 14:16:46 -05:00
royce-c 5661126cf1 fix typo: "authencity" to "authenticity" 2024-12-13 21:47:54 -05:00
Daniel Micay 4976dd9d85 add TK-App to Play Integrity API list 2024-12-13 17:10:42 -05:00
Daniel Micay 88eba4500a Camera version 75 2024-12-13 15:24:19 -05:00
Daniel Micay 4d6d2148e9 add back our patch for a NPE system_server crash 2024-12-13 15:16:02 -05:00
Daniel Micay 3d0d8f687f 6.6 GKI LTS update 2024-12-13 14:22:30 -05:00
Daniel Micay 0af1c39289 5.15 GKI LTS update 2024-12-13 14:20:31 -05:00
Daniel Micay 1a8de97df4 5.10 GKI LTS update 2024-12-13 14:19:51 -05:00
Daniel Micay 0ee40de493 fix setting 9th gen Pixel kernel version info from commit 2024-12-13 00:01:22 -05:00
Daniel Micay 287ac5eb39 move 5.15 GKI LTS update to next release 2024-12-12 23:26:31 -05:00
Daniel Micay 14837b6a84 fix typo 2024-12-12 18:32:04 -05:00
Daniel Micay 01a7d5a397 6.6 GKI LTS update 2024-12-12 18:05:41 -05:00
Daniel Micay 1b9139b60b 6.1 GKI LTS update 2024-12-12 18:05:04 -05:00
Daniel Micay 88bb9ed7b8 5.10 GKI LTS update 2024-12-12 18:03:57 -05:00
Daniel Micay b97341d114 further clarify Android Auto related upstream bug fix 2024-12-12 17:48:39 -05:00
Daniel Micay 8e1be10ae9 publish new release notes 2024-12-12 17:47:05 -05:00
Daniel Micay 7d0f562294 v4 signature support for ADB 2024-12-12 09:31:37 -05:00
Daniel Micay 53dbebd14d fix ADB UAF 2024-12-12 09:20:08 -05:00