VancedMicroG/play-services-core
lambdaupb 788eddc31e Reconnect Loop because of skipping backOff logic
currentDelay would stay 0 if error occurs in connect() method,
resulting in busy-loop on network failures.

Fix by always calling scheduleReconnect() which contains backoff logic.
2015-10-23 18:27:50 +02:00
..
src/main Reconnect Loop because of skipping backOff logic 2015-10-23 18:27:50 +02:00
build.gradle Huge Update 2015-10-03 22:47:05 +02:00