Skip to content
This repository has been archived by the owner on Jun 6, 2021. It is now read-only.

GCM support #9

Merged
merged 3 commits into from
Sep 24, 2012
Merged

GCM support #9

merged 3 commits into from
Sep 24, 2012

Conversation

richsage
Copy link
Owner

Thanks to @mrzepinski for his submission which was used as the basis for this addition :-)

Adds GCM support but keeps BC with C2DM.

NB. This also includes an adjustment to the configuration format for Android. The old configuration will still work for the time being, but if you are using C2DM, please move to the new format:

android:
    c2dm:
        username: foo@example.com
        password: bar
        source: 123
    gcm:
        api_key: ABC123

richsage added a commit that referenced this pull request Sep 24, 2012
@richsage richsage merged commit 3202a30 into master Sep 24, 2012
@richsage richsage mentioned this pull request Sep 25, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant