4548 Commits

Author SHA1 Message Date
Daniel Micay
ff459a85d4 brotli keeps source files by default 2022-11-01 00:20:05 -04:00
Daniel Micay
a237170e3a Camera version 55 2022-10-31 20:19:26 -04:00
Daniel Micay
1b2527675b disable BINFMT_MISC for GKI kernels 2022-10-31 13:08:09 -04:00
Daniel Micay
096ac57e0d update static site generation dependencies 2022-10-31 00:28:39 -04:00
Daniel Micay
2cd6dcb6a4 drop legacy Pixel 3 dependencies from build guide 2022-10-31 00:20:57 -04:00
Daniel Micay
a0e0427405 improve release announcements documentation 2022-10-30 23:22:16 -04:00
Daniel Micay
e08cdf6271 pantah cert replacement 2022-10-30 04:37:02 -04:00
Daniel Micay
d0c76832df Camera version 54 2022-10-29 18:04:13 -04:00
Daniel Micay
42a0823577 Camera version 53 + QR quick tile support 2022-10-29 18:04:04 -04:00
Daniel Micay
45ff49c34d document minor restored kernel hardening features 2022-10-29 03:53:57 -04:00
Daniel Micay
53c6cdf17a document recent Network / Sensors improvements 2022-10-29 03:49:20 -04:00
Daniel Micay
df82a423ab clarify clat changes 2022-10-29 03:20:23 -04:00
Daniel Micay
9050ac1677 Auditor v64 bundling wasn't specific to 7th gen
This was copied from previous release notes with a special case.
2022-10-28 20:52:44 -04:00
Daniel Micay
e5290750be Auditor version 65 2022-10-28 20:52:25 -04:00
Daniel Micay
2152826d8a clarify clat compatibility issue 2022-10-28 20:24:40 -04:00
Daniel Micay
0e8478f9a0 publish new release notes 2022-10-28 19:10:02 -04:00
Daniel Micay
6d271216e6 new build number 2022102800 2022-10-28 19:09:01 -04:00
Daniel Micay
b48e66de7f stop marking 7th gen Pixel support experimental 2022-10-28 16:17:31 -04:00
Daniel Micay
61ae3d058d clat backports 2022-10-28 13:55:22 -04:00
Daniel Micay
7bb242553f enable DEBUG_CREDENTIALS for GKI devices 2022-10-28 01:49:00 -04:00
Daniel Micay
50e0e43156 update Chromium to 107.0.5304.91 2022-10-27 23:38:02 -04:00
dependabot[bot]
984ca05652 Bump cssselect from 1.1.0 to 1.2.0
Bumps [cssselect](https://github.com/scrapy/cssselect) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/scrapy/cssselect/releases)
- [Changelog](https://github.com/scrapy/cssselect/blob/master/CHANGES)
- [Commits](https://github.com/scrapy/cssselect/compare/v1.1.0...v1.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-27 23:19:24 -04:00
Daniel Micay
5b9a9d2bc8 enable DEBUG_SG for GKI kernels 2022-10-27 22:35:26 -04:00
Daniel Micay
207825f6cf update recommended devices section 2022-10-27 04:01:29 -04:00
Daniel Micay
3a46a17312 clarify charger mode animation change 2022-10-27 03:27:41 -04:00
Daniel Micay
63fcef41f5 fix another typo 2022-10-27 03:22:26 -04:00
Daniel Micay
d3d282e508 fix typo 2022-10-27 03:20:37 -04:00
Daniel Micay
43f1fe8f23 publish new release notes 2022-10-27 02:55:54 -04:00
Salim B
c329e5cbe8 Fix typo 2022-10-26 23:47:49 -04:00
inferenceus
29717a13ac Update build.html
Update best development devices.
2022-10-26 14:27:52 -04:00
Daniel Micay
2b7f9838e9 sandboxed Google Play improvements 2022-10-26 14:25:47 -04:00
Daniel Micay
65fa1507d2 update Chromium base to 107.0.5304.54 2022-10-26 03:08:23 -04:00
Daniel Micay
7ddb8a1334 force lockdown confidentiality mode 2022-10-25 23:23:59 -04:00
Daniel Micay
5ee7b2e838 disable unnecessary ldisc_autoload feature 2022-10-25 18:34:20 -04:00
Daniel Micay
7748a343e2 crosvm lockup fix 2022-10-25 17:12:51 -04:00
smdyv
985ac4d46d Update Android Studio installation instructions 2022-10-25 14:24:44 -04:00
Daniel Micay
da69ed5634 switch to EcmaScript 2022 2022-10-25 13:54:52 -04:00
Daniel Micay
f5fc28dd6b specific details on LTS status for current devices 2022-10-25 05:06:03 -04:00
Daniel Micay
53683e1382 forced module signing for 6th / 7th gen Pixels 2022-10-25 04:42:22 -04:00
Daniel Micay
9dcfb51aae rename 4th/5th generation Pixel kernel repos 2022-10-25 00:18:09 -04:00
Daniel Micay
7a640a9ff7 add back Pixel charger mode images 2022-10-24 22:25:10 -04:00
Daniel Micay
f7feb410fc improve camera service executable detection 2022-10-24 15:49:33 -04:00
dependabot[bot]
4e07f047a1 Bump eslint from 8.25.0 to 8.26.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.25.0 to 8.26.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.25.0...v8.26.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 15:25:55 -04:00
Daniel Micay
fe1b0ef837 remove text leftover from Auditor v63 2022-10-23 18:28:34 -04:00
Daniel Micay
312a95d748 clarify camera service workaround fix 2022-10-23 17:28:49 -04:00
Daniel Micay
6fd56371df publish new release notes 2022-10-23 15:05:35 -04:00
Daniel Micay
d5397a121d update build-tools version for standalone SDK 2022-10-23 06:30:26 -04:00
Daniel Micay
f8eb68d025 sha256 module signing for GKI devices 2022-10-23 04:49:33 -04:00
Daniel Micay
22d8b4aa96 update GKI to Linux 5.10.149 2022-10-23 01:54:13 -04:00
Daniel Micay
223a3d54fa clarify purpose of kernel/gs repository forks 2022-10-23 01:02:36 -04:00