Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

First release

Choose a tag to compare

@rion18 rion18 released this 23 Dec 16:17
· 11 commits to master since this release

1.1.0 (2015-12-22)

First release of the GCM Push Client.

  • Initial commit.
  • Added Javadocs.
  • Added Readme and License
  • Added Bintray plugin for gradle.
  • Fixed GCM.unregister() method deprecation by creating an UnregisterService.
  • Fixed GCM.MESSAGE_TYPE_MESSAGE constant deprecation by creating a class that extends GcmListenerService.