6055 Commits

Author SHA1 Message Date
Daniel Micay
14b86c5997 fix spell checker crash 2023-12-31 11:55:02 -05:00
Daniel Micay
de627378b7 work around crashlytics bug 2023-12-31 11:22:44 -05:00
Daniel Micay
02da1eadfb sensors and gmscompat improvements 2023-12-31 10:49:12 -05:00
Daniel Micay
ac9b7c9eba fix typo 2023-12-30 23:49:16 -05:00
Daniel Micay
47121158ed fix link to AppCompatConfig release notes 2023-12-30 21:46:33 -05:00
Daniel Micay
19737080ff clarify wording 2023-12-30 21:45:32 -05:00
Daniel Micay
36119d29fa publish new release notes 2023-12-30 21:43:15 -05:00
Daniel Micay
11cbcfefc7 new build number 2023123000 2023-12-30 19:16:11 -05:00
Daniel Micay
b4bce9b510 simplify supported Android OSes for installation 2023-12-30 18:33:22 -05:00
Daniel Micay
211db6850e mark Linux Mint as supported for installation 2023-12-30 18:15:02 -05:00
Daniel Micay
49a62ebb14 drop end-of-life macOS Big Sur 2023-12-30 17:01:52 -05:00
Daniel Micay
1f2546b4db update fwupd instructions 2023-12-30 16:40:12 -05:00
Daniel Micay
32ff5cc72c keyboard multi-locale support fixed 2023-12-30 13:06:55 -05:00
Daniel Micay
f21737c0ba AppCompatConfig 2 2023-12-30 10:14:20 -05:00
Daniel Micay
f1b0f1cbc8 revert keyboard multi locale fix for now 2023-12-30 10:05:02 -05:00
Daniel Micay
65133f7514 GmsCompatConfig 90 2023-12-29 12:01:45 -05:00
Daniel Micay
0ab6930ef6 add Android Auto support 2023-12-29 11:35:15 -05:00
sandbank52641
e1b874140f Add maximum width for social link list in footer
According to the Material Design 3 guidelines, the ideal line length is
between 40 and 60 characters [1]. As the list of social links in the
footer has become wide, we will simply wrap it to 60 characters here.

Links:
[1]: https://m3.material.io/foundations/layout/applying-layout/window-size-classes#:~:text=ideal%20line%20length%20for%20text%20is%2040%2D60%20characters
2023-12-29 11:05:14 -05:00
Daniel Micay
1e5420b53d improve system UI theme 2023-12-27 22:57:38 -05:00
Daniel Micay
28f18409de update python dependencies 2023-12-27 14:00:08 -05:00
Daniel Micay
9bbae15aff add Matrix community to footer 2023-12-26 17:25:51 -05:00
Daniel Micay
2faa34077f add Telegram group to organization metadata 2023-12-26 16:48:39 -05:00
Daniel Micay
cba24a1b7b fix assorted issues 2023-12-26 16:03:24 -05:00
Daniel Micay
762142c9bd Sensors permission fix 2023-12-26 16:00:01 -05:00
dependabot[bot]
15853f9948 Bump stylelint-config-standard from 35.0.0 to 36.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 35.0.0 to 36.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/35.0.0...36.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-standard
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 17:27:37 -05:00
dependabot[bot]
e7b3fda1f6 Bump stylelint from 16.0.2 to 16.1.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.0.2 to 16.1.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.0.2...16.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 17:26:50 -05:00
Daniel Micay
6fbd66ddfa use 301 redirect with 1 day caching for Discord
There are scenarios where we may have to change the URL so the default
301 behavior is inappropriate but this will work fine.
2023-12-25 10:56:27 -05:00
Daniel Micay
02a97dd883 use long form Discord link
https://discord.gg/grapheneos is a 301 redirect to
https://discord.com/invite/grapheneos so it makes sense to use the long
form to avoid a redirect.
2023-12-24 02:32:57 -05:00
Daniel Micay
1f3aec7ad8 fix upstream bugs in crash report handling 2023-12-23 21:00:22 -05:00
matchboxbananasynergy
d4b759f751 Add Bluesky to footer 2023-12-23 09:59:53 -05:00
matchboxbananasynergy
8a40f5a6b6 Document Bluesky account in Contact page + add it to organization metadata 2023-12-23 09:59:53 -05:00
Daniel Micay
4eb320eca9 add link to key attestation library 2023-12-22 10:10:13 -05:00
Daniel Micay
b96df9c32f disconnect Pixel Tablet from stand for installing 2023-12-21 18:19:46 -05:00
Daniel Micay
e80caed3dd hardware virtualization requirement 2023-12-21 16:34:36 -05:00
Daniel Micay
d444ada752 clarification for extended support 2023-12-21 14:51:28 -05:00
Daniel Micay
2582bfefde add Discord server to organization metadata 2023-12-21 13:45:55 -05:00
Daniel Micay
bbe5e44924 use custom invite link for Discord 2023-12-21 12:17:18 -05:00
Daniel Micay
f7c0e5d8df force disable network ADB in early boot 2023-12-21 09:10:58 -05:00
Daniel Micay
8aad930e7c 6.1 kernel now supported 2023-12-20 23:01:06 -05:00
Daniel Micay
6220118ca8 5.10 GKI LTS update 2023-12-20 22:58:41 -05:00
Daniel Micay
6ce0babfce 5.15 GKI LTS update 2023-12-20 22:58:07 -05:00
Daniel Micay
65da50811c Vanadium 120.0.6099.144.0 2023-12-20 15:25:14 -05:00
Daniel Micay
bdf5b17f37 update python dependencies 2023-12-19 14:08:53 -05:00
Daniel Micay
a5ae088134 Auditor 78 2023-12-19 10:07:09 -05:00
Daniel Micay
0b4728afe7 add shiba/husky to build target instructions 2023-12-19 08:30:28 -05:00
dependabot[bot]
aa116b4dc9 Bump eslint from 8.55.0 to 8.56.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.55.0 to 8.56.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.55.0...v8.56.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-12-18 14:26:47 -05:00
sgost1
6526a2f1c7 Fix wording in web.html 2023-12-18 09:44:12 -05:00
sgost1
0d89a83c51 Fix wording in cli.html 2023-12-18 09:44:12 -05:00
Daniel Micay
fd0d3712c8 update Wise AUD banking details 2023-12-18 07:37:17 -05:00
Daniel Micay
4ee2d7813b Widevine provisioning proxy + setting 2023-12-17 16:20:02 -05:00