Commit Graph

5160 Commits

Author SHA1 Message Date
Vladislav e9c32b3f9f drop recommendation for host kernel version
the bug which was introduced in Linux 6.1 got fixed in both linux and linux-lts
2023-04-10 18:08:37 -04:00
Daniel Micay 1a9c463cda add back run-as app_data_file execute 2023-04-10 11:17:45 -04:00
Daniel Micay 6b738dbf81 fix kernel build for non-arm64 2023-04-10 08:28:39 -04:00
Daniel Micay 3cf8599cf9 system updater improvements 2023-04-10 08:13:56 -04:00
Daniel Micay 9997443e34 update TalkBack 2023-04-10 04:17:27 -04:00
Daniel Micay c0d9a8e7af work around upstream app drawer layout issue 2023-04-09 09:40:16 -04:00
Daniel Micay 467ffc98aa fix crash for Contacts app 2023-04-09 07:35:35 -04:00
Daniel Micay 6cca013369 sandboxed Google Play improvements 2023-04-07 22:36:20 -04:00
Daniel Micay 07b56aea18 GmsCompatConfig version 46 2023-04-07 06:09:57 -04:00
Daniel Micay d5845a8652 add TPU/GXP toggle 2023-04-06 07:17:24 -04:00
Daniel Micay 2dd073cb42 Pixel Camera vendor extensions support 2023-04-06 06:34:27 -04:00
Daniel Micay 7f7de72ef4 add RRO support to exec spawning 2023-04-06 06:31:29 -04:00
Daniel Micay b849983325 rm support for disabling app visibility filtering 2023-04-06 06:29:28 -04:00
Daniel Micay b4bd76527f GmsCompatConfig version 45 2023-04-06 04:50:07 -04:00
Daniel Micay 0c7bc9bf60 clarify Google eSIM activation app is separate 2023-04-05 00:07:53 -04:00
r3g_5z ffdaf1a5d0 GSF is no longer needed for GCam only on GrapheneOS
Signed-off-by: r3g_5z <june@girlboss.ceo>
2023-04-05 00:03:28 -04:00
r3g_5z 165fd039af fix style and slight word change
Signed-off-by: r3g_5z <june@girlboss.ceo>
2023-04-04 22:39:55 -04:00
Daniel Micay a2777b6f6d GXP, not TPU 2023-04-04 20:36:18 -04:00
matchboxbananasynergy 6cbf0460de Add Call Recording to Features Page 2023-04-04 20:31:04 -04:00
Daniel Micay 8b913ceda4 clarify spell checking fix 2023-04-04 17:11:37 -04:00
Daniel Micay c6f4b739ea clarify GSF change 2023-04-04 17:08:05 -04:00
Daniel Micay 2f633e927d clarify auto-reboot 2023-04-04 17:06:15 -04:00
Daniel Micay 3bc333700d reorder release notes 2023-04-04 16:55:39 -04:00
Daniel Micay 829c827e09 publish new release notes 2023-04-04 16:44:56 -04:00
Daniel Micay aa64a9701c new build number 2023040400 2023-04-04 16:31:52 -04:00
Daniel Micay d8914fd314 reimplement key provisioning toggle 2023-04-04 01:41:57 -04:00
Daniel Micay 23a9066c28 reorder release notes 2023-04-03 20:34:01 -04:00
Daniel Micay 3c9aa4baf2 add spell checking fix 2023-04-03 20:33:01 -04:00
dependabot[bot] 72419ff881 Bump stylelint-config-standard from 31.0.0 to 32.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 31.0.0 to 32.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/31.0.0...32.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-04-03 16:24:13 -04:00
Daniel Micay fa64dcfd73 stylelint: disable media-feature-range-notation
This feature is too new and not widely supported enough.

https://caniuse.com/css-media-range-syntax
2023-04-03 16:12:40 -04:00
dependabot[bot] 089cb3c5c8 Bump stylelint from 15.3.0 to 15.4.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.3.0 to 15.4.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.3.0...15.4.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-04-03 15:57:40 -04:00
r3g_5z 40767ce312 emulator does not work on wayland
due to AOSP's provided build of Qt not providing the Wayland platform plugin, and using system Qt is unsupported / doesn't really work well.
2023-04-03 07:29:21 -04:00
r3g_5z 9e9741939d slight grammar changes in carrier-functionality
Signed-off-by: r3g_5z <june@girlboss.ceo>
2023-04-03 07:28:50 -04:00
r3g_5z 0c17a7d60b update GSMA TS.43 spec link
Android docs now also reference v9.0 at https://source.android.com/docs/core/connect/ims-service-entitlement

Signed-off-by: r3g_5z <june@girlboss.ceo>
2023-04-03 07:28:50 -04:00
r3g_5z 195cd8772f document that auto-reboot is now enabled by default
Signed-off-by: r3g_5z <june@girlboss.ceo>
2023-04-03 07:28:50 -04:00
Daniel Micay 4542fa24cd add call recording for Dialer 2023-04-02 19:14:45 -04:00
Daniel Micay 314cfabf70 replace Dialer bytecode optimization workaround 2023-04-02 16:46:28 -04:00
Daniel Micay e92b230241 fix launcher race condition 2023-04-02 04:22:24 -04:00
Daniel Micay 3ade793306 update timezone data 2023-04-01 16:19:51 -04:00
Daniel Micay 63f6b271bf Google Camera priv app issue only impacts 7th gen 2023-04-01 03:14:18 -04:00
Daniel Micay eb865e5096 GmsCompatConfig version 44 2023-03-30 18:16:56 -04:00
Daniel Micay 3815dbf895 switch to linux-hardened BPF JIT configuration 2023-03-30 05:09:20 -04:00
Daniel Micay ad17de1283 Vanadium version 112.0.5615.48.0 2023-03-29 23:27:48 -04:00
r3g_5z 8284b78a3b reorder GrapheneOS services privacy policy and add few missing ones
Signed-off-by: r3g_5z <june@girlboss.ceo>
2023-03-29 21:45:43 -04:00
Daniel Micay 008a7d2249 use SCHED_BATCH for Vanadium ninja build 2023-03-29 19:35:20 -04:00
dependabot[bot] f5916d03c4 Bump eslint from 8.36.0 to 8.37.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.36.0 to 8.37.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.36.0...v8.37.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-03-29 17:03:06 -04:00
Daniel Micay 01d4c0d6a8 enable auto-reboot by default 2023-03-29 16:58:57 -04:00
Daniel Micay 3df1f85a5e add back slub canaries for 5th gen Pixels too 2023-03-29 08:16:36 -04:00
Daniel Micay a0f33f195a clarify potential Google Camera toggle 2023-03-29 07:11:27 -04:00
Daniel Micay 449733fa4c simplify launcher/keyboard naming 2023-03-28 19:04:46 -04:00