Pushjet-Android
Pushjet-Android copied to clipboard
The Pushjet android client
Everytime I tried to register to a new service, A notification told me there was a network error, so after installing a packet sniffer, I found out that the request...
Recently the `pubkey` parameter for the `/gcm` route on the [pushjet-api](https://github.com/Pushjet/Pushjet-Server-Api) [was added](http://docs.pushjet.io/v1.0/docs/registering-a-device-for-gcm). This adds the ability to encrypt messages sent through [GCM](https://developers.google.com/cloud-messaging/). This should prevent data mining and content...