HackerspaceBremen / open_space_notifier

This repository holds the source code of the open space notifier, which is a backend for serving the SpaceAPI. The backend is hosted on an Google App Engine instance and written with Java.
3 stars 1 forks source link

Send push notifications when message changed #40

Open steveliedtke opened 11 years ago

steveliedtke commented 9 years ago

Use new gcm key. At the moment a gcm key from a different google cloud project is used. Therefore also the android client needs to be changed.

The entity GCMData needs a new boolean flag to use the new gcm key