Marvin W
97f4c82172
GCM improvements
...
- Add upstream message support (#228 )
- Improve support for 7.0+ (#226 )
- don't start closed apps if disabled (#230 )
- ask after denying registered app (#230 )
- automatically unregister apps on uninstall
2016-11-20 20:37:31 +01:00
Marvin W
b33e43c1f6
Add initial (non-functional) implementation of SafetyNet
...
SafetyNet requires DroidGuard for full functionality, see #181
2016-09-17 01:43:36 +02:00
Marvin W
214120aa62
Uncomment "unused" protobuf fields from mcs.proto
2016-08-27 20:00:31 +02:00
Marvin W
72ee3bcd38
Combined changes:
...
- Adapt to GmsApi changes
- Add GmsLib for play-services-wearable library
- Increase version code (fixes #167 )
- Update wearable
2016-08-14 12:28:08 +02:00
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