5528 Commits

Author SHA1 Message Date
flawedworld
d86767fc11 Specify python3 in setup script 2023-07-06 18:15:59 -04:00
dependabot[bot]
3da099a97b Bump stylelint from 15.10.0 to 15.10.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.10.0 to 15.10.1.
- [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/15.10.0...15.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 16:08:54 -04:00
Daniel Micay
989faa84c7 5.10 GKI LTS update 2023-07-06 14:38:20 -04:00
Daniel Micay
3cdf5bac7f improve wording 2023-07-06 07:11:16 -04:00
Daniel Micay
0af62260f0 add 1.grapheneos.network to server list 2023-07-06 06:49:58 -04:00
Daniel Micay
9b07f7bfd1 fix link to past release 2023-07-06 02:32:12 -04:00
Daniel Micay
4c4163ac7c add missing words to Pixel Fold note 2023-07-06 01:50:40 -04:00
Daniel Micay
b76fdf259e clarify Dialer falsing change 2023-07-06 01:30:10 -04:00
Daniel Micay
7a1428938b add missing closing paren 2023-07-06 01:28:26 -04:00
Daniel Micay
03b4773965 publish new release notes 2023-07-06 01:27:42 -04:00
Daniel Micay
0c66a49c18 new build number 2023070500 2023-07-06 01:06:33 -04:00
Daniel Micay
65ced091fe explicitly list server provider with location 2023-07-05 23:39:36 -04:00
Daniel Micay
41f108fae9 add reserved Threads profile to metadata list 2023-07-05 23:15:31 -04:00
Daniel Micay
4a282f3d20 5.15 GKI LTS update 2023-07-05 19:16:18 -04:00
Daniel Micay
9cc8b5a670 rename network instances to make room for another 2023-07-05 18:14:59 -04:00
Daniel Micay
c65d58c4e7 new AOSP tags for July 2023-07-05 17:25:20 -04:00
Daniel Micay
4ec991cbb7 switch to main branch for tangorpro/felix kernels 2023-07-05 16:53:44 -04:00
dependabot[bot]
7e7c729851 Bump lxml from 4.9.2 to 4.9.3
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.2 to 4.9.3.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.9.2...lxml-4.9.3)

---
updated-dependencies:
- dependency-name: lxml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 16:00:58 -04:00
dependabot[bot]
787567b95b Bump stylelint-config-standard from 33.0.0 to 34.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 33.0.0 to 34.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/33.0.0...34.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-07-05 15:15:03 -04:00
dependabot[bot]
9e1c055e7c Bump stylelint from 15.9.0 to 15.10.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.9.0 to 15.10.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/15.9.0...15.10.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-07-05 15:14:28 -04:00
octocorvus
0f37181876 bugfix(web installer): disable buttons depending on the state of the installer
Currently clicking some web installer buttons, like 'Lock bootloader',
can interrupt flashing and some, like 'Flash release', can cause
multiple instances of the "flashing" process to initiate. This commit adds
support for enabling/disabling web installer buttons and disables buttons
that might interrupt flashing while flashing.

Clicking the 'Download release' button while a download is in progress
can cause multiple downloads to initiate, so disable the button during
downloads and enable it afterwards.
2023-07-05 11:44:35 -04:00
Daniel Micay
4e61bcf551 add Pixel Tablet and Pixel Fold as recommended 2023-07-05 10:23:00 -04:00
Daniel Micay
cdd69d7fb7 reorder build guide device kernel sections
Newest to oldest is our standard order elsewhere.
2023-07-05 10:19:28 -04:00
Daniel Micay
2eb410b1fe 5.10 GKI LTS update with reverts 2023-07-05 10:16:45 -04:00
Daniel Micay
916bbe5e92 update Seedvault revision 2023-07-05 09:13:16 -04:00
Daniel Micay
0b4d7c465f require device restart to disable eUICC LPA 2023-07-05 09:11:42 -04:00
Daniel Micay
f5b7b8785a re-enable Dialer anti-falsing implementation 2023-07-04 13:05:07 -04:00
Daniel Micay
110f85842e disable problematic features 2023-07-04 03:15:11 -04:00
Daniel Micay
772b474bc3 increase line height for footer 2023-07-03 21:34:12 -04:00
Daniel Micay
2e96276b02 add PDF Viewer 16 release to old release notes 2023-07-03 19:57:57 -04:00
Daniel Micay
b3b0048aa8 PDF Viewer version 17 2023-07-03 19:56:40 -04:00
Daniel Micay
4bc6e7b532 prepare release notes for July update 2023-07-03 18:45:00 -04:00
Daniel Micay
41a2b6e568 drop legacy connectivity check subdomain 2023-07-03 17:04:30 -04:00
Daniel Micay
a7baeb2dfb GmsCompatConfig version 61 2023-07-03 11:30:36 -04:00
Daniel Micay
6b4ef07861 network location fix 2023-07-03 11:27:21 -04:00
Daniel Micay
f26c176e66 update static site dependencies 2023-07-02 20:14:32 -04:00
Jorge Luis Carrillo
4aa7f87004 Add Pixel Fold lifetime 2023-06-30 16:49:56 -04:00
Daniel Micay
657f2dac8a add BuyVM website instance 2023-06-30 15:59:13 -04:00
Daniel Micay
2fbdffa333 add an additional server instance 2023-06-30 15:29:34 -04:00
Daniel Micay
9a767e8539 make the ADA handle stand out more 2023-06-30 11:11:39 -04:00
Daniel Micay
114c4982db update python dependencies 2023-06-30 10:54:39 -04:00
Daniel Micay
131f0a8c91 use GrapheneOS Foundation PayPal for donations 2023-06-29 23:12:03 -04:00
Daniel Micay
70b3539c9c move staging.attestation.app to BuyVM 2023-06-29 14:50:18 -04:00
Daniel Micay
213021408e Trezor shielded address support hit a dead end 2023-06-29 10:02:52 -04:00
Daniel Micay
398b369203 5.15 GKI LTS update 2023-06-29 01:06:11 -04:00
Daniel Micay
457766d68e publish new release notes 2023-06-28 23:23:04 -04:00
Daniel Micay
d95bfd7db6 Auditor version 73 2023-06-28 21:57:14 -04:00
Daniel Micay
81943095ab add missing release notes entry for Auditor 72 2023-06-28 21:56:57 -04:00
Daniel Micay
c738ef5e75 Vanadium version 114.0.5735.196.0 2023-06-28 21:56:04 -04:00
Daniel Micay
87a1ce8e76 publish Pixel Fold (felix) support 2023-06-28 18:04:36 -04:00