github microg/GmsCore v0.2.25.223616

latest releases: v0.3.2.240913, v0.3.1.240913, v0.3.0.233515...
19 months ago

Changelog

  • NEW: Fido API (#849)
  • Push notifications
    • Fix lifting idle restrictions on Android 12. Thanks @grote
    • Fallback to port 443 in restricted networks. Thanks @matttbe
  • Exposure Notifications
    • Add required exports and flags for Android 12 to nearby-core. Thanks @fynngodau
    • Show weekday for reported exposures (#1743)
    • Move location permissions out of nearby-core to allow using the neverForLocation assertion in apps using it (#1796)
  • Device attestation
    • Add UI listing apps using SafetyNet. Thanks @iTrooz
  • Client Library
    • Add play-services-fido, play-services-oss-licenses and play-services-safetynet client library
  • Translations:
  • Improvements and bug fixes (as always). Thanks @christophehenry, @ale5000-git, @relan, @tol4711

New features

Fido

The newly added Fido API allows using U2F and Fido devices via USB or NFC with supported Browsers (Chromium and Firefox) and to sign into your Google Account in microG. Additionally, on supported hardware and when a PIN/password is configured, the secure key storage can be used as a virtual Fido device. Note that some devices are still not fully supported.

Due to lack of open-source client library, open-source variants of browsers (Bromite, Fennec, etc) currently do not support this API. This release also provides an open-source play-services-fido library, which open-source browsers can use instead of the proprietary Google version to add support for microG's Fido API.

New Contributors


Full Changelog: v0.2.24.214816...v0.2.25.223616

Don't miss a new GmsCore release

NewReleases is sending notifications on new releases.