• Simon MacDonald's avatar
    Merge v2.0.x into master (#1736) · d07fdf03
    Simon MacDonald authored
    * Added partial Android FCM support (#975)
    
    * Modified plugin.xml to include FCM changes
    
    * Plugin.xml changes for FCM
    
    * Java changes for FCM
    
    * Increased plugin version to 2.0.0
    
    * Increased plugin version in package.json
    
    * Added topic subscription/unsubscription
    
    * Removed some empty lines
    
    * Fixed empty token on android first run (#1008)
    
    * Removed GCM files and added FCM files
    
    * Added .framework files as custom frameworks
    
    * Changed code to work with FCM
    
    * Added hook and resource file to copy GoogleService-Info.plist
    
    * fixed registration and removed unused code
    
    * Use CocoaPods
    
    * Fix rebase errors
    
    * Fix topic subscription and unsubscription on FCM
    
    * Refactor GCMIntentService to FCMService
    
    * Issue #689: Remove sender id from PushNotification init Android options
    
    * Issue #689: Remove sender id from PushNotification init iOS options
    
    * 📝 Update to using fcm-node
    
    * 🐛 Issue #1188: Strings.xml google_app_id confli...
    d07fdf03
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.