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

Releases: devsu/android-push-client

1.1.1

25 Aug 22:30

Choose a tag to compare

1.1.1 (2016-08-24)

  • Added FCM support.

First release

23 Dec 16:17

Choose a tag to compare

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.