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

Updating the plugin with last frameworks and features #1021

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

Commits on Oct 15, 2018

  1. Integrate performance HTTPMetric (startTraceHTTP, stopTraceHTTP)

    Migrate incrementCounter to incrementMetric
    vash15 committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    b4c97ab View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2018

  1. Upgrade Android Firebase's libraries

    Add a support of Universal links, deeplinks and Firebase Dynamic Links
    vash15 committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    b8254fe View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    # Conflicts:
    #	README.md
    #	package.json
    #	plugin.xml
    #	src/android/FirebasePlugin.java
    #	src/android/build.gradle
    #	www/firebase.js
    
    Upgrade Firebase SDK 5.11.0
    vash15 committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    8b68ba4 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. Configuration menu
    Copy the full SHA
    c18df99 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

  1. Bugfix when open the deeplink

    vash15 committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    6057f05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba72d8c View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

  1. New vision for the installation of the plugin. Library dependencies a…

    …re decided by the developer and not by the plugin. This is to improve the update of dependency libraries. In addition, some unpicked pull requests were included, due to the need for development. Improved Firebase Crashlitycs, adding non-fatal carsh tracking. Rewrite the documentation based on the official Firebase documentation.
    vash15 committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    61e216c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2019

  1. Configuration menu
    Copy the full SHA
    308add3 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. Upgrade firebase android library version

    Fix hook android
    Remove instance id service
    Upgrade for last version firebase
    vash15 committed May 28, 2019
    Configuration menu
    Copy the full SHA
    c4e893b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    699773d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. Configuration menu
    Copy the full SHA
    5d6649a View commit details
    Browse the repository at this point in the history
  2. bugfix

    vash15 committed May 31, 2019
    Configuration menu
    Copy the full SHA
    a97d738 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. Bugfix

    vash15 committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    43fa8ec View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. Update Installation.md

    fix deocumentation
    vash15 authored Sep 16, 2019
    Configuration menu
    Copy the full SHA
    71c846e View commit details
    Browse the repository at this point in the history
  2. Update Installation.md

    vash15 authored Sep 16, 2019
    Configuration menu
    Copy the full SHA
    4ece5c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Upgrade Firebase SDK's

    vash15 committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    db655c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1da360a View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. Removed unused property

    vash15 committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    26ab045 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Remove Firebase Messaging

    vash15 committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    b8ccdaa View commit details
    Browse the repository at this point in the history