Commit Graph

6 Commits

Author SHA1 Message Date
Oizaro 8472943bb4 Optimize imports 2022-01-28 01:15:01 +01:00
Oizaro d64e4556f6 MicroG 0.2.23.220217 2022-01-28 00:47:01 +01:00
Oizaro 79f78b8d86 Update to latest upstream 2021-06-26 09:45:33 +02:00
Oizaro 3a06aa7c15 MicroG 0.2.16.204713 2020-12-23 03:12:18 +01:00
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
Marvin W 719cd51d3d
Push Messaging: Handle more edge cases, fix some apps not showing up as registered 2018-09-21 21:44:43 +02:00