Commit Graph

7 Commits

Author SHA1 Message Date
mar-v-in 28c11da033 Continue work on Wearable
(+ small fix in maps)
2015-11-17 17:20:13 +01:00
mar-v-in 6310efb702 Update wearable protobuf specs 2015-10-20 19:01:28 +02:00
mar-v-in 02e6ffce4d Add Wearable DataBundle prototype 2015-10-10 19:06:38 +02:00
mar-v-in be0f43cc48 Add initial version of Wear protocol buffers 2015-10-10 16:47:27 +02:00
mar-v-in 0bc422c4b1 Update checkin to latest version 2015-04-10 20:45:22 +02: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
mar-v-in dd443b262b Update to gradle style project 2015-03-13 03:32:57 +01:00