Skip to content

Commit

Permalink
clarify Google credential service
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Feb 2, 2025
1 parent c2790f9 commit 066bf84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/releases.html
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 +574,7 @@ <h3><a href="#2025020200">2025020200</a></h3>

<ul>
<li>reimplement our fix for an upstream audio routing regression in Android 15 QPR1 impacting sandboxed Android Auto and likely other apps to avoid blocking another subset of apps from changing audio routing when granted permission</li>
<li>Sandboxed Google Play compatibility layer: add support for enabling Google's credential service including making it function as an unprivileged service rather than a system one (this fixes signing in with Google in certain apps)</li>
<li>Sandboxed Google Play compatibility layer: add support for enabling Google's credential service via Settings > Passwords, passkeys &amp; accounts by making it function as an unprivileged service (non-Chromium-based apps tend to require this to use Google as the passkey service and it's needed by certain apps for their Sign in with Google option despite Android intending to fully support other credential services)</li>
<li>Sandboxed Google Play compatibility layer: allow disabling all Play Integrity API notifications instead of only disabling them per-app</li>
<li>Sandboxed Google Play compatibility layer: override Play services update owner value to the GrapheneOS App Store to fully handle updates for it ourselves</li>
<li>work around upstream Android issue caused by an optimization which was adding a 10 second delay to certain setting changes before they kick in for background system packages</li>
Expand Down

0 comments on commit 066bf84

Please sign in to comment.