Pushjet-Android icon indicating copy to clipboard operation
Pushjet-Android copied to clipboard

The Pushjet android client

Results 25 Pushjet-Android issues
Sort by recently updated
recently updated
newest added

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...

bug

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...

enhancement
help wanted