VancedMicroG/play-services-core/src/main
Torsten Grote bb68674cae Initiate connection teardown only once
Otherwise, this gets called multiple times from different places via MSG_TEARDOWN. This causes the reconnect delay to increase with each call to scheduleReconnect(), increasing the time we stay disconnected.

This commit introduces a boolean flag preventing handleTeardown() to run twice or more until connect() was called again.

Change-Id: I3d7cb08d696be48532a61819fbb279a908919a3d
2022-01-25 12:37:08 +01:00
..
java Initiate connection teardown only once 2022-01-25 12:37:08 +01:00
kotlin Profile Manager: Add configuration features 2022-01-24 17:47:34 +01:00
res Profile Manager: Add configuration features 2022-01-24 17:47:34 +01:00
AndroidManifest.xml Update stub services 2022-01-24 17:47:34 +01:00