New Features
Play Integrity
This release ships with an initial implementation of Play Integrity based on our previous work on SafetyNet. You can enable it using the device attestation toggle in SafetyNet settings. Note that, just as SafetyNet, this feature currently requires running proprietary DroidGuard code on your device. The attestation results also depend on similar factors that would influence the SafetyNet results, so if your device did not pass SafetyNet, you likely won't get a better Play Integrity result than MEETS_BASIC_INTEGRITY
.
Changelog
- Play Integrity: Add initial support (#2599). Thanks @DaVinci9196.
- Games: Add support for snapshots, achievements and leaderboards (#2576). Thanks @DaVinci9196.
- Bump GMS version to 24.47.35 (#2643). Thanks @ale5000-git.
- Add dummies for Google Fitness APIs (#2600). Thanks @DaVinci9196.
- Add support for Play Store device sync (#2621). Thanks @DaVinci9196.
- Verify signature spoofing for new Play Services compatibility in Self-Check. See #2680 for details.
- Further small fixes (#2582, #2622, #2634, #2644, #2645, #2664). Thanks @DaVinci9196, @ale5000-git.
- New/Updated translations for Italian, Serbian, Vietnamese, Irish, Polish, Swedish, Ukrainian, Simplified Chinese, Brazilian Portuguese, Dutch, Czech, Thai, French, Filipino, Azerbaijani, Turkish, Spanish, Romanian, Icelandic. Thanks @Fs00, @ann9cht, @aindriu80, @rehork, @eson57, @Kefir2105, @lucasmz-dev, @ruditimmermans, @Fjuro, @grenadin, @searinminecraft, @ysfchn, @ygorigor, @sveinki, and unnamed Weblate translators.
- Full Changelog: v0.3.5.240913...v0.3.6.244735
Release artifacts
- Users on devices with an aftermarket custom operating system ("Custom ROM") that supports microG should install
com.google.android.gms-244735012.apk
andcom.android.vending-84022612.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-244735012-hw.apk
andcom.android.vending-84022612-hw.apk
. These versions are also distributed through Huawei AppGallery. org.microg.gms-244735012-user.apk
is a development preview for special situations. Do not use it if you want to install microG regularly.