Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Refactor #6

wants to merge 2 commits into from

Conversation

gumieri
Copy link

@gumieri gumieri commented Nov 27, 2012

Important changes:

  • CORDOVA_GCM_script.js : now only contains functions to be called;
  • GCMPlugin.java : completely refactored (need to remove 'deprecated') and now returns JSON when unregister;
  • GCMIntentService.java : the method onMessage no longer have defined within it what are the components that it will receive JSON.

Rafael Gumieri added 2 commits November 26, 2012 19:40
Important changes:
- CORDOVA_GCM_script.js : now only contains functions to be called;
- GCMPlugin.java : completely refactored (need to remove 'deprecated') and now returns JSON when unregister;
- GCMIntentService.java : the method onMessage no longer have defined within it what are the components that it will receive JSON.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant