4964 Commits

Author SHA1 Message Date
Daniel Micay
f3ee0147e7 reduce system clock drift warning 2023-02-22 14:42:34 -05:00
Daniel Micay
2a1e29ae91 reduce time update threshold 2023-02-22 14:41:19 -05:00
Daniel Micay
f2035519b2 simplify other network time changes 2023-02-22 14:27:21 -05:00
Daniel Micay
982b647823 fix Messaging app crash 2023-02-22 10:44:33 -05:00
Daniel Micay
1cafbf5859 HTTPS-based network time improvements 2023-02-21 14:41:43 -05:00
Daniel Micay
71e1b30f95 5.10 GKI LTS update 2023-02-20 23:56:49 -05:00
dependabot[bot]
321409791f Bump stylelint from 15.1.0 to 15.2.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.1.0 to 15.2.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.1.0...15.2.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-02-20 16:50:27 -05:00
Daniel Micay
bccb2250ae add back request method to log format 2023-02-19 22:40:14 -05:00
Daniel Micay
c137947453 set baseline nginx root directory in http block 2023-02-19 11:52:54 -05:00
Daniel Micay
3ab9e97549 work around nginx keepalive configuration bug
https://trac.nginx.org/nginx/ticket/2012
2023-02-18 12:31:03 -05:00
Vladislav
6a0e6def49 update platform-tools to r34.0.0 2023-02-18 10:20:56 -05:00
Daniel Micay
7aad49766b reject connections to invalid names 2023-02-18 08:55:32 -05:00
Daniel Micay
dc894526df entirely disable access log for status socket 2023-02-18 08:16:20 -05:00
Daniel Micay
bf93ca826d add getContext() method to ContentResolver 2023-02-18 08:09:32 -05:00
Dmitry Muhomor
32d1abf05b add closed leak of names of user-created dirs to the Features page 2023-02-18 08:05:31 -05:00
Dmitry Muhomor
6b14e8afc0 clarify description of Storage Scopes on Features page 2023-02-18 08:05:31 -05:00
Dmitry Muhomor
d42364edad update Network permission toggle section on Features page 2023-02-18 08:05:31 -05:00
Daniel Micay
04d858fca1 update static site generation dependencies 2023-02-17 19:40:50 -05:00
Daniel Micay
da900c1d95 improve gitignore configuration 2023-02-17 19:25:41 -05:00
Daniel Micay
8906efcec1 5.15 GKI LTS update 2023-02-17 19:00:29 -05:00
dependabot[bot]
4d37e6ad4c Bump terser from 5.16.3 to 5.16.4
Bumps [terser](https://github.com/terser/terser) from 5.16.3 to 5.16.4.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.16.3...v5.16.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-17 15:44:24 -05:00
Daniel Micay
525ace6796 preserve errno for free calls in hardened_malloc 2023-02-17 13:00:59 -05:00
Daniel Micay
ec4aaa8835 GmsCompatConfig improvements 2023-02-17 09:37:35 -05:00
Daniel Micay
ad0d9eb04d configure shell for generate-donate-qr-codes 2023-02-17 01:06:09 -05:00
Daniel Micay
91a0addb69 switch to 1 pixel per dot for QR codes
The switch to `image-rendering: pixelated` means there's no longer any
benefit to rendering with more pixels per dot.
2023-02-16 21:08:14 -05:00
Daniel Micay
4d7c2bfc2c use pixelated image rendering mode for QR codes 2023-02-16 20:35:05 -05:00
Daniel Micay
62010eb00f remove redundant/unused CSS block 2023-02-16 20:21:03 -05:00
Daniel Micay
9499523268 Auditor as example to use for hardware attestation 2023-02-16 09:36:56 -05:00
Daniel Micay
7ad211f93b Play Integrity has replaced SafetyNet Attestation 2023-02-16 09:02:10 -05:00
Daniel Micay
2c0dd9bdc7 further settings improvements 2023-02-16 06:34:41 -05:00
Daniel Micay
d7222475d6 restrict lockscreen camera toggle to Owner 2023-02-15 16:47:24 -05:00
Daniel Micay
5d4dbad4e0 shared infrastructure for GrapheneOS settings 2023-02-15 16:46:23 -05:00
Daniel Micay
be5046087c other Vanadium improvements 2023-02-14 23:26:01 -05:00
Daniel Micay
d73c965120 update Chromium to 110.0.5481.65 2023-02-14 16:24:18 -05:00
Daniel Micay
907757043b disable multipart range requests 2023-02-14 10:14:02 -05:00
Daniel Micay
0ffe9aaf88 AOSP build deps are listed by our build page now 2023-02-13 21:13:14 -05:00
Daniel Micay
2526d8564a simplify Network/Sensors infrastructure 2023-02-13 19:09:16 -05:00
Daniel Micay
6804f67933 remove obsolete Bluetooth shim 2023-02-13 19:05:23 -05:00
dependabot[bot]
91caa5ee5f Bump stylelint from 15.0.0 to 15.1.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.0.0 to 15.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/15.0.0...15.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-02-13 05:48:36 -05:00
dependabot[bot]
d03ff57d89 Bump eslint from 8.33.0 to 8.34.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.33.0 to 8.34.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.33.0...v8.34.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-02-13 05:48:26 -05:00
Daniel Micay
8cd769fe95 add back backup restore action 2023-02-11 11:31:48 -05:00
Daniel Micay
b5c88c9d4c use C.UTF-8 locale for build environment 2023-02-11 08:18:25 -05:00
Daniel Micay
4373db3fa1 update required storage space 2023-02-11 08:18:23 -05:00
Daniel Micay
94ff762935 Ubuntu 22.10 supported for builds 2023-02-11 06:29:08 -05:00
Daniel Micay
cdb1f920ef libgcc/binutils only used for 4th/5th gen kernels 2023-02-11 06:01:48 -05:00
Daniel Micay
5630162065 move kernel build to prebuilt section 2023-02-11 05:48:36 -05:00
Daniel Micay
466e7bd27d update Gradle version in example 2023-02-11 05:43:43 -05:00
Daniel Micay
d0be314002 update build-tools version for SDK install guide 2023-02-11 05:34:10 -05:00
Daniel Micay
4d8c87aa1e list supl.grapheneos.org subdomain 2023-02-11 04:30:17 -05:00
Daniel Micay
f672e046fd improve naming for http limit conn zone 2023-02-11 04:25:11 -05:00