You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow the GcmBroadcastReceiver to be subclassed (#638)
* Allow the GcmBroadcastReceiver to act as a composite so we can extend its functionnality
* Rollback composite and remove final with call super annotation
* Proper formatting
* Change the validation to support BroadcastReceiver subclasses
0 commit comments