Commit Graph

363 Commits

Author SHA1 Message Date
mar-v-in 39c957cda8 MCS: Fix reconnect 2015-04-04 00:21:47 +02:00
mar-v-in 7b3e490d55 Add settings and Fix small MCS problems 2015-04-03 23:54:41 +02:00
mar-v-in 0e0309df85 Add trigger for Mcs *#*#gcmstart#*#* and various fixes 2015-04-02 23:46:47 +02:00
mar-v-in 8669ab2bf4 Maps: Add support for circle borders 2015-03-27 23:48:40 +01:00
mar-v-in c82192bfd4 Small fixes 2015-03-26 23:18:39 +01:00
mar-v-in cdc5fc0bde Implement more People APIs and add some stubs 2015-03-25 23:12:03 +01:00
mar-v-in 3274300cdf Fix Google+ sign in 2015-03-24 22:21:35 +01:00
mar-v-in 15d772c195 Parse OAuth2 consent data 2015-03-23 22:30:41 +01: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
mar-v-in b150e73332 Implement more features of the JSBridge of login, fix bug with older versions 2015-03-22 14:31:49 +01:00
mar-v-in 6ee010fc50 Some fixes 2015-03-20 21:50:37 +01:00
mar-v-in dd443b262b Update to gradle style project 2015-03-13 03:32:57 +01:00