Skip to content

Releases: microg/GmsCore

v0.2.15.204713

16 Dec 23:32
b21b523

Choose a tag to compare

Vision Barcode API:

  • Support for Vision Barcode API in GmsCore (#395, #670, #1211, #1297, thanks @lfxgroove)
  • Implementation of Vision Barcode API as client library

Exposure Notification API:

  • Allow exporting collected IDs for analysis with third party apps (like Warn-App-Companion, thanks @tlambertz)
  • Correctly support uploading of intra-day TEK
  • Update device calibration data and adjust announced transmission power
  • Display notification when user turns off bluetooth or location, ask to enable bluetooth and location before enabling EN (#1306)
  • Various bug fixes and improvements (#1290, #1300, and more)

Other:

  • Fix crash in cross-architecture apps using GMS Conscrypt (#1285)
  • Fix crash in apps using legacy versions of Firebase Auth client library (#1254, #1276)
  • Fix crash in Google Mail app (#1052)
  • Work-around for bug in Android 8.0.0 that can cause system crashes (#1312)
  • Translation update for Russian, Belarusian (thanks @vavun), Italian (thanks @PDeVo, @Fs00), Japanese (thanks @yuk7)

v0.2.14.204215

25 Nov 11:23
a43273b

Choose a tag to compare

  • Exposure Notifications
    • Support for ExposureWindow mode
      • Allows using SwissCovid 1.2.0 and future releases of EN apps
    • Support for correctly reading the new (specification not yet published) bluetooth AEM format
    • Initial support for using microG EN as a library
      • Required artifacts published to maven central.
      • This feature hasn't been tested intensively yet, so if you want to use it please report and check back in #1166
      • Big thanks to @cgrigis for pushing this.
  • Security provider installer
    • Updated Conscrypt to 2.5.1
    • Using custom build of Conscrypt for better compatibility, see microg/conscrypt-gmscore
      • This fixes some apps that previously had timeouts or waited indefinitely when requesting data from servers
  • Wallet API: Stub isReadyToPay()
    • This fixes some apps that waited indefinitely during payment process and/or when displaying payment options
  • Bump version to 20.24.15
  • Use UnifiedNlp 2.0 alpha 5
    • Fixes upgrades from older versions of UnifiedNlp

v0.2.13.203915

19 Oct 12:39
14dfd3e

Choose a tag to compare

  • Partial support for Firebase Authentication
  • Exposure Notification
    • Improvements and bug fixes
    • More details displayed in settings
    • Better compatibility with latest iteration of API
  • Mapbox
    • Support for displaying own location (thanks @vincentvidal)
    • Bugfixes
  • Android 11 compatibility
  • Uses UnifiedNlp 2.0-alpha4
  • Bugfixes to Checkin and GCM

Download from the microG F-Droid repository (see https://microg.org/download.html for instructions) or directly from below.
Please verify Self-Check status after upgrade.

v0.2.12.203315

10 Sep 16:33
f10214e

Choose a tag to compare

  • Uses UnifiedNlp 2.0-alpha3
  • Adds support for Exposure Notifications API
    • This allows using COVID-19 tracing apps.
  • Bug fixes in Maps, Location, Cloud Messaging and others

Download from the microG F-Droid repository (see https://microg.org/download.html for instructions) or directly from below.

v0.2.11.202414

26 Jul 21:35
9645556

Choose a tag to compare

  • Uses UnifiedNlp 2.0-alpha2
  • Improved support for Android 10
  • UI changes (migrated to androidx libraries)
  • Dummies for AppInvite and Dynamic Links, thanks @alexandruchircu
  • Fix FCM registration issues, thanks @georgeto
  • Various smaller changes and fixes

Notes:

  • It may be required to re-enable UnifiedNlp location modules
  • Make sure Self-Check is all good after upgrade

v0.2.10.19420

01 Nov 15:23
cfc90b4

Choose a tag to compare

  • Fix issues with Hangouts Meets and Google Maps
  • Fix ProGuard destroying release builds.

v0.2.9.19420

22 Oct 21:41
855b4c6

Choose a tag to compare

  • Bump version to 19.4.20
  • Improvements in mapbox implementation
  • Dummy implementation for TapAndPay API (needed by some banking apps)
  • Various other fixes

v0.2.8.17785

02 Jul 22:52
f2de773

Choose a tag to compare

  • Bump version to 17.7.85
  • Bug fixes in mapbox maps implementation
  • Add google certificate API
  • Various bug fixes

v0.2.7.17455

01 Jun 14:15
a74ce16

Choose a tag to compare

  • Version bump to 17.4.55
  • Prototype of complete maps API rewrite
  • Initial Cast API support (big thanks to @armills)
  • Whitelist support for Doze
  • Fix some issues with Google accounts on latest Chromium and Android versions
  • Various improvements and UI fixes

v0.2.6.13280

26 Sep 22:10
1e444dc

Choose a tag to compare

  • Version bump to 13.2.80
  • Fix issues with Google Voice and Google Contacts Apps (thanks @voidstarstar)
  • Fix crashes in some apps that use Maps API (thanks @armills)
  • Fix SafetyNet for supported devices (thanks @sualk-27o)
  • Fix issue with push messaging registrations not being properly stored
  • Fix issue with push messaging in some apps