New Features
Play Asset Delivery
Play Asset Delivery is used mostly by Games to download additional resources that are to large to ship with the app itself. This new feature is disabled by default (except on -hw
builds), so to use it you have to enable it in microG Settings -> "Play Store services" -> "Enable on-demand asset delivery". Note that this feature requires configuring a Google Account in microG and it is still experimental and known to not work in all situations.
Changelog
- Maps:
- Fix InfoWindow view reuse causing crashes (#2567). Thanks @fynngodau.
- Fix exceptions and map view drift in HMS implementation (#2593, #2603, #2608). Thanks @DaVinci9196.
- Fix apps not updating location after being in the background.
- Location: Fix location indicator reporting microG to persistently request location.
- Play Asset Delivery: Add initial support (#2506). Thanks @DaVinci9196.
- Fix Google account authentication issues (#2578, #2585). Thanks @DaVinci9196.
- Dynamic Links: Add additional data in response (#2519). Thanks @DaVinci9196.
- UI: Improve icon in system settings (#2619). Thanks @lgjint.
- Further small bug fixes (#2571, #2577, #2580, #2583). Thanks @DaVinci9196.
- New/Updated translations for French, Italian, Spanish, Ukrainian, Brazilian Portuguese, Polish, Swedish, Filipino, Czech, Thai, German, Serbian, Dutch, Vietnamese, Turkish, Romanian, Simplified Chinese, Irish, Icelandic. Thanks @Fs00, @Kefir2105, @lucasmz-dev, @rehork, @eson57, @searinminecraft, @Fjuro, @grenadin, @Idcrafter, @Atalanttore, @ralph3275, @ysfchn, @ygorigor, @DaVinci9196, @ngocanhtve, @aindriu80, @sveinki and unnamed Weblate translators.
New Contributors
Full Changelog: v0.3.4.240913...v0.3.5.240913