New Features
Google Maps Timeline
You can now optionally store historic location information on the device for use in Google Maps. This feature is turned off by default and can be enabled in Location settings. Also optionally, you can enable support for synchronizing the location history information across your devices via your Google account. For this synchronization, the data itself is technically encrypted, but Google could inject additional "devices" to perform a MITM attack to read your data.
What's Changed
- Add support for Google Maps Timeline (#3331, #3490). Thanks @DaVinci9196.
- Add support for Identity Credential Service API (#3484). Thanks @DaVinci9196.
- Ads dummy: Fix compatibility issues (#3330, #3536). Thanks @jonathanklee, @DaVinci9196.
- Auth: Various bug fixes and improvements (#3420, #3421, #3437, #3452). Thanks @DaVinci9196.
- Build: Add support for Jitpack (#3235). Thanks @p1gp1g.
- DroidGuard: Bypass issues due to missing DUMP permission.
- Fido:
- Games: Various bug fixes and improvements (#3364, #3512, #3574). Thanks @DaVinci9196.
- Google Apps support improvements (#3365, #3373, #3429, #3526). Thanks @DaVinci9196.
- In-App-Purchases: Improve support for subscriptions and payment flows with security confirmation (#3507). Thanks @DaVinci9196.
- Maps: Click listeners on polylines and polygons (#3366). Thanks @fynngodau.
- Phenotype: Add various feature flags to enable features in Google apps (#3380, #3381, #3386, #3419, #3447, #3491, #3550, #3556, #3566, #3568, #3589). Thanks @DaVinci9196.
- Security Provider: Make TLS 1.3 the default version (#3467). Thanks @DaVinci9196.
- Vending: Compatibility improvements (#3415, #3440). Thanks @DaVinci9196.
- Asorted other compatibility improevements and fixes (#3368, #3369, #3427, #3503, #3553). Thanks @jonathanklee, @DaVinci9196.
- New/Updated translations for Romanian, Ukrainian, Spanish, Sinhala, Russian, Indenesian, Arabic, Vietnamese, French, Chinese (Traditional), Dutch, Thai, Hindi, Portuguese, Lithuanian, Chinese (Simplified), Polish, Irish, Czech, German, Portuguese (Brasil). Thanks @ygorigor, @Kefir2105, @xuars, @thilina01, @arifpedia, @Al-Bor3y, @wynriu, @abc0922001, @ruditimmermans, @flipflop97, @ann9cht, @cyberboh, @SantosSi, @Gateway31, @movistarpagamenos, @rehork, @aindriu80, @grenadin, @Atalanttore, @lucasmz-dev and unnamed Weblate translators.
- Full Changelog: v0.3.15.250932...v0.3.16.252432
Notes
microG GmsCore now requests a few additional privileged permissions. As always, privileged permissions are optional for microG and you can continue using microG as an unprivileged app with only minor downsides. The new privileged permissions are:
android.permission.DUMP
New Contributors
Release artifacts
- Users on devices with an aftermarket custom operating system ("Custom ROM") that supports microG should install
com.google.android.gms-250932032.apkandcom.android.vending-84022632.apk. These versions are also distributed through the microG F-Droid repository. - Users on Huawei devices running original operating system (EMUI or HarmonyOS) that supports microG should install
com.google.android.gms-250932032-hw.apkandcom.android.vending-84022632-hw.apk. These versions are also distributed through Huawei AppGallery. org.microg.gms-250932032-user.apkis a development preview for special situations. Do not use it except if you know why.