Commit Graph

3 Commits

Author SHA1 Message Date
mar-v-in 0e0309df85 Add trigger for Mcs *#*#gcmstart#*#* and various fixes 2015-04-02 23:46:47 +02:00
mar-v-in a1a27167e6 Add heartbeat feature for MCS 2015-03-23 02:14:07 +01:00
mar-v-in 93c3cbb31b Add basic MCS implementation to realize C2DM (used by GCM)
- Can be started using `am startservice com.google.android.gms/org.microg.gms.gcm.mcs.McsService` on device
- Does not send Heartbeats -> Connection will be closed after 30 minutes
- No automatic reconnect on connection closure
- Only push, no bidirectional communication
2015-03-22 14:32:51 +01:00