VancedMicroG/play-services-core/src/main/java/org/microg/gms/gcm
Torsten Grote 2ba2c04cc0 Don't say we are connected when push is disabled for current network
This may cause a connection attempt, but in connect(), we'll notice that it is disabled and won't continue to connect.

Change-Id: Id5f00539a48fad16b5e5f55bd336fb8890aa1acc
2022-01-25 12:37:08 +01:00
..
GcmDatabase.java Use Cursor.getColumnIndexOrThrow() 2021-03-17 19:38:34 +01:00
GcmLegacyData.java Increase version code, update sublib and copyright header 2017-06-13 00:34:09 +02:00
McsConstants.java GCM: Add support for message acking, deliver to all receivers of package when working permissionless 2020-08-22 23:43:14 +02:00
McsInputStream.java Migrate to latest Wire library, build directly from proto 2020-08-01 22:34:53 +02:00
McsOutputStream.java Migrate to latest Wire library, build directly from proto 2020-08-01 22:34:53 +02:00
McsService.java Don't say we are connected when push is disabled for current network 2022-01-25 12:37:08 +01:00
PushRegisterManager.java Add profile manager 2022-01-14 10:39:10 +01:00
RegisterRequest.java Add profile manager 2022-01-14 10:39:10 +01:00
RegisterResponse.java Increase version code, update sublib and copyright header 2017-06-13 00:34:09 +02:00
SendReceiver.java Huge merge/refactor/update 2020-07-08 22:49:27 +02:00
TriggerReceiver.java Do a check-in if we are not actually checked in, but should be, e.g. cleared app data 2021-11-03 13:02:51 +01:00
UnregisterReceiver.java Unregister app if fully removed or data is cleared 2019-04-13 10:44:41 +02:00