Commit Graph
100 Commits
Author SHA1 Message Date
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
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
Daniel Micay 7fcd8bf9a8 move error_log configuration to top level 2023-02-11 04:05:33 -05:00
Daniel Micay f6bf4d9ca2 publish new release notes 2023-02-10 15:49:53 -05:00
Daniel Micay 6a5760c911 prepare next release notes 2023-02-10 13:34:39 -05:00
Daniel Micay 0c3e2eff66 new build number 2023021000 2023-02-10 13:33:50 -05:00
Daniel Micay 75dacfef0e add SUPL force disable toggle 2023-02-10 08:46:57 -05:00
Daniel Micay 30b5aafe32 add request time to log format 2023-02-10 08:28:02 -05:00
Daniel Micay b903dd72ac switch to improved custom log format
This switches to a fully custom log format instead of using a variant of
the standard combined format since we don't use any tools requiring the
logs to be a standard format. This provides a cleaner format, allows us
to freely add new fields and gets rid of legacy/redundant fields.

The redundant timestamp already provided as the syslog timestamp is
dropped along with the legacy identd field always set to a dash.

This adds the connection serial number for identifying requests coming
from the same connection. TLS version is added as a replacement for our
previous addition of the URI scheme. This also adds the total request
length and total bytes sent to the client instead of only the body bytes
sent.
2023-02-10 08:04:25 -05:00
Daniel Micay 10652acf13 add paragraph about broken router DHCP tables 2023-02-10 07:47:37 -05:00
Daniel Micay 1bc589d45f drop HTTP/2 Push support since Chromium dropped it
This only improves performance for the initial page load by sending
resources that are almost always needed before the client receives the
preload headers and fetches them. It can degrade performance in some
edge cases such as clients with web fonts disabled or if the session
cookie is cleared without the cache being cleared. Clients can cancel
the push transfers once they start receiving them, but it's wasteful.

Safari and Firefox still support this feature but are likely to follow
the lead of Chromium and drop support for it. Few websites are going to
bother with it without Chromium support and usage is already dropping.
2023-02-10 03:56:20 -05:00
Daniel Micay 3b4c47b51b reduce client body / header timeouts to 15s 2023-02-09 18:42:15 -05:00
Daniel Micay 7a823438d0 remove deprecated stylelint rules 2023-02-09 17:53:18 -05:00
Daniel Micay 5260801290 reduce sendfile max chunk to 256k 2023-02-09 17:51:01 -05:00
Daniel Micay 76cc4ae336 avoid unnecessary ACME challenge redirects 2023-02-09 10:12:20 -05:00
Daniel Micay 763c17a058 unify HTTP redirect server blocks 2023-02-09 09:50:08 -05:00
Daniel Micay 3909151fc8 use default HTTP/2 input buffer size 2023-02-09 05:13:03 -05:00
Daniel Micay 5c4e3ba68b Apps version 15 2023-02-08 14:48:42 -05:00
Daniel Micay a00136ecee add missing release notes 2023-02-08 03:33:32 -05:00
Daniel Micay c8c06ed068 update max supported Play Store version 2023-02-08 03:30:03 -05:00
Daniel Micay 3dcace569f Chromium 110.0.5481.64 2023-02-07 18:52:44 -05:00
Daniel Micay 0366f5916d document Dialer dark mode improvement 2023-02-07 08:23:43 -05:00
Daniel Micay 172ee92e71 clarify Seedvault origin 2023-02-07 03:44:12 -05:00
Daniel Micay 9fd85093eb publish new release notes 2023-02-07 01:56:38 -05:00
Daniel Micay aa06416543 document using 5.15 LTS for builds 2023-02-06 20:20:53 -05:00
Daniel Micay 31445f556b new build number 2023020600 2023-02-06 17:20:18 -05:00
Daniel Micay 5f83bfb3f6 prepare February update release notes 2023-02-06 15:52:35 -05:00
Daniel Micay 0c0651a2e8 update coral/flame vendor files 2023-02-06 15:43:47 -05:00
Daniel Micay d29c408762 fix Vanadium original-package workaround 2023-02-06 08:56:50 -05:00
Daniel Micay 7da5a5eeb5 switch to age encryption for security.txt 2023-02-06 02:24:45 -05:00
Daniel Micay 410c53dd15 update setup wizard string branding 2023-02-05 12:21:47 -05:00
Daniel Micay 536c76f3a0 Seedvault update + security fix 2023-02-05 03:07:38 -05:00
Daniel Micay 2f82dfc4c0 5.10 GKI LTS update 2023-02-05 01:19:10 -05:00
Daniel Micay 45e72938c6 update 5.15 GKI LTS 2023-02-05 01:17:09 -05:00
Daniel Micay 59b1f4225e use more specific gitignore rules 2023-02-04 03:12:39 -05:00
Daniel Micay d25983103e clarify install available apps change 2023-02-03 14:44:23 -05:00
Daniel Micay b082f589ad document verified boot improvements 2023-02-03 10:34:16 -05:00
Daniel Micay cdb0c5bc45 package parser cache is usually < 1s saved time 2023-02-03 07:03:21 -05:00
Daniel Micay b0ff1577d6 fix typo 2023-02-03 05:43:20 -05:00
Daniel Micay d772b0d335 publish new release notes 2023-02-03 05:41:19 -05:00
Daniel Micay 269b1f3e5c drop deprivileged setup wizard change 2023-02-02 13:07:04 -05:00
Daniel Micay 331c48b64f new build number 2023020200 2023-02-02 08:36:29 -05:00
Daniel Micay 7bca0e5f5f add fontconfig to build dependency list 2023-02-02 05:41:18 -05:00
Daniel Micay cec5be9f0a QPR2 Beta 3 kernel updates 2023-02-02 02:54:49 -05:00
Daniel Micay b29f7c09c1 GKI LTS kernel updates 2023-02-02 02:50:27 -05:00
Daniel Micay ee04491290 fs-verity enforced at boot for system app updates 2023-02-02 02:33:33 -05:00
Daniel Micay d920f4a470 explain user-facing impact of enforced fs-verity 2023-02-02 01:20:34 -05:00
Daniel Micay b18eb119aa add further details about the release 2023-02-02 01:12:32 -05:00
Daniel Micay 8683babd9c Chromium 110.0.5481.61 2023-02-01 23:28:09 -05:00
Daniel Micay b17fef5fbc Camera version 59 2023-02-01 21:23:36 -05:00
Daniel Micay d90c4030f0 Auditor version 68 2023-02-01 20:56:43 -05:00
Daniel Micay 970c31c490 Apps version 14 2023-02-01 20:41:42 -05:00
Daniel Micay defdac6952 Setup Wizard improvements 2023-02-01 19:58:39 -05:00
Daniel Micay 3bb002fcd1 simplify nginx status path 2023-01-31 21:50:35 -05:00
Daniel Micay 895f9d5e8c reorder release notes 2023-01-31 15:52:24 -05:00
Daniel Micay 698c766c49 verified boot improvements 2023-01-31 15:51:56 -05:00
Daniel Micay ae21d7f1e6 upgrade python dependencies 2023-01-31 02:00:59 -05:00
Daniel Micay c3abd6c046 drop extended install available apps for now 2023-01-30 19:40:23 -05:00
Daniel Micay ec867f0ea6 document enabling install available apps feature 2023-01-30 19:19:30 -05:00
Daniel Micay d6bca906ec remove unnecessary virtual A/B warning 2023-01-30 18:44:42 -05:00
Daniel Micay 5ba55d4340 more detailed anti-theft alternative info 2023-01-30 18:15:30 -05:00
Daniel Micay bb0fe3d0c7 drop bramble alpha/beta workaround instructions
This information is available elsewhere and nearly everyone doing alpha
and beta testing on the Pixel 4a (5G) has already dealt with it. Few
people are going to see it here especially since it won't be the latest
release anymore.
2023-01-28 19:08:17 -05:00
Daniel Micay 267a9d9a06 revert our base OS apk_data_file restrictions 2023-01-28 02:09:31 -05:00
Daniel Micay 741f80b97e fix original-package system updates 2023-01-27 21:23:34 -05:00
Daniel Micay 33fbc8c37c drop 2 button navigation documentation 2023-01-27 18:43:25 -05:00
Daniel Micay b497f2208c fix issue with re-enabling certain system apps 2023-01-27 03:39:43 -05:00
Daniel Micay 5c481827cc document Pixel 4a (5G) Alpha/Beta build problem 2023-01-26 18:47:53 -05:00
Daniel Micay 0339631fa5 add new release to table of contents 2023-01-26 17:02:34 -05:00
Daniel Micay 74ce5a0753 publish new release notes 2023-01-26 00:56:43 -05:00
Daniel Micay f03db311f3 new build number 2023012500 2023-01-25 22:52:00 -05:00
Daniel Micay 15fe088f49 fs-verity enforcement clarification 2023-01-25 08:15:58 -05:00
Daniel Micay 6970fafb37 defer SELinux policy changes for Vanadium 2023-01-25 07:32:55 -05:00
Daniel Micay 4f82c8834e drop SettingsIntelligence workaround 2023-01-25 00:32:50 -05:00
Daniel Micay 25cc619955 drop base system apk_data_file restrictions 2023-01-24 20:44:40 -05:00
Daniel Micay 316d62db46 require fs-verity for system app updates 2023-01-24 20:39:27 -05:00
Daniel Micay da13ff0cd6 add GrapheneOS fs-verity public key 2023-01-24 20:18:15 -05:00
Daniel Micay 941db078de update Chromium to 109.0.5414.118 2023-01-24 15:46:56 -05:00
Daniel Micay 0c8e02e7a2 Apps version 13 2023-01-23 19:20:55 -05:00
Daniel Micay 7da59cb850 gmscompat screen casting support 2023-01-23 05:43:34 -05:00
Daniel Micay 65a09f5bc9 extend install available apps feature 2023-01-23 04:04:19 -05:00
Daniel Micay d1837eb2b2 5.15 GKI LTS update 2023-01-22 23:23:15 -05:00
Daniel Micay 15a4c89d10 add GrapheneOS Camera to mandatory components 2023-01-22 21:22:32 -05:00
Daniel Micay 07ed3c0472 improve action required in Play Store UX 2023-01-21 16:32:51 -05:00
Daniel Micay bebd5b20ba phase out deprecated 2-button navigation option 2023-01-20 23:18:44 -05:00
Daniel Micay 167280eadf improve Nearby Share support 2023-01-20 18:19:46 -05:00