VancedMicroG/play-services-core
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
..
microg-ui-tools Update and improve Italian translation (#1457) 2021-11-25 06:43:59 +01:00
src Initiate connection teardown only once 2022-01-25 12:37:08 +01:00
build.gradle Move ReCAPTCHA Activity to UI package 2022-01-24 19:11:36 +01:00
multidex-keep.pro Fix legacy multidex support 2020-07-30 10:44:19 +02:00
proguard-rules.pro Start using proguard 2016-03-05 13:47:43 +01:00