v0.3.0.233515
mar-v-in
released this
28 Oct 10:46
·
425 commits
to master
since this release
Changelog
- Move microG Companion (previously "FakeStore") into GmsCore repository. Starting now, version names of both packages will be synced and both will be released together.
- Allow sign-in without linking device. Useful for devices that are not qualified to run Google Play Services (e.g. because of Huawei ban)
- Declare com.google.android.providers.gsf.permission.READ_GSERVICES permission (#2035). Thanks @ale5000-git.
- Fix issues with new map style (#2055). Thanks @fynngodau
- Fix issues with custom device profile (#2062, #2064). Thanks @jonathanklee
- Improve handling of settings activity. Thanks @ale5000-git
- Small fixes for Games (#2068). Thanks @js6pak
- Add support for FusedLocationManager.getCurrentLocation() method
- Small improvements for Games and Google Account management.
- New/Updated translations for German, Norwegian, Polish, Romanian, Serbian, Simplified Chinese, Spanish, Ukrainian. Thanks @Kefir2105, @Atalanttore, @comradekingu, @gnu-ewm, @ygorigor, @nexiRS, @hustler-not-chatty.
- If you haven't upgraded to v0.2.28.231657 or v0.2.29.233013 before, check their respective release notes.
Notes
- The name of the APK file after build is now automatically set to
<package-name>-<version-code>.apk
(e.g.com.google.android.gms-233515000.apk
orcom.android.vending-83752400.apk
). - This is the first release to provide
-hw
and-lh
test builds. Those are currently not meant for use except if explicitly instructed.
New Contributors
Full Changelog: v0.2.29.233013...v0.3.0.233515