VancedMicroG/play-services-core
georgeto 5146559f89
Fix FCM registration for apps using firebase >= 20.1.1
With version 20.1.1 the Firebase Cloud Messaging SDK started to use
the Firebase Installations SDK, which affects the FCM registration
process.

The implementation of FCM registration in microG failed to pass extra
parameters that became relevant with the introduction of the
Firebase Installations SDK to the FCM registration endpoint.

These additional parameters are passed through to the endpoint with an 'X-' prefix.
2020-07-09 10:27:53 +02:00
..
microg-ui-tools Use flavors for mapbox vs vtm 2020-07-09 09:53:37 +02:00
src/main Fix FCM registration for apps using firebase >= 20.1.1 2020-07-09 10:27:53 +02:00
build.gradle Use flavors for mapbox vs vtm 2020-07-09 09:53:37 +02:00
proguard-rules.pro Start using proguard 2016-03-05 13:47:43 +01:00