delthas f199f902b1 Fix GCM heartbeat interval for roaming connections with manual interval
When using GCM on a roaming connection, the heartbeat interval is set
to: `networkRoaming  * 6000`. It should instead be
`networkRoaming * 60000` because we're converting from a number of
minutes (stored in the properties) to a number of milliseconds, like
it's done for regular mobile and wifi connections.
2020-07-26 15:43:46 +02:00
2020-07-08 22:49:27 +02:00
2020-07-08 22:49:27 +02:00
2019-03-10 16:17:37 +01:00
2019-06-01 13:19:09 +02:00
2020-06-14 23:28:21 +02:00
2020-07-08 22:49:27 +02:00
2018-05-30 10:03:52 +02:00
2020-07-08 22:49:27 +02:00
2020-06-14 23:28:21 +02:00
2020-06-14 23:28:21 +02:00
2020-06-14 23:28:21 +02:00

microG Services Core (GmsCore)

Build Status

microG GmsCore is a FLOSS (Free/Libre Open Source Software) framework to allow applications designed for Google Play Services to run on systems, where Play Services is not available.

Please refer to the wiki for downloads and instructions

License

Copyright 2013-2019 microG Project Team

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Description
No description provided
Readme Pixar 15 MiB
Languages
Java 87.1%
Kotlin 12.8%
Makefile 0.1%