Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: invertase/react-native-firebase
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v16.4.6
Choose a base ref
...
head repository: invertase/react-native-firebase
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v16.5.0
Choose a head ref
  • 18 commits
  • 65 files changed
  • 7 contributors

Commits on Nov 27, 2022

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

Commits on Dec 1, 2022

  1. docs(messaging): avoid illegal hyphen char in notification example xml

    In the original notification color example the name provided `my-custom-color` will result in an error because '-' is not a valid resource name character. I have updated the example color name to use underscores `my_custom_color` to resolve this.
    brennansaul authored Dec 1, 2022
    1 Configuration menu
    Copy the full SHA
    3676205 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. 1 Configuration menu
    Copy the full SHA
    230bee6 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    c285016 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a93d91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f00fe9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c15b22 View commit details
    Browse the repository at this point in the history
  6. 1 Configuration menu
    Copy the full SHA
    03b5f84 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0cc52ae View commit details
    Browse the repository at this point in the history
  8. 1 Configuration menu
    Copy the full SHA
    c47f36f View commit details
    Browse the repository at this point in the history
  9. ci(stale): allow 1000 operations per run

    the whole repo was not being processed yet, 30 was not sufficient
    mikehardy committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    b996601 View commit details
    Browse the repository at this point in the history
  10. 1 Configuration menu
    Copy the full SHA
    254e7ad View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

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

Commits on Dec 7, 2022

  1. 1 Configuration menu
    Copy the full SHA
    0b0b2e5 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    e3bd896 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. docs(analytics): address common DebugView confusion (#6778)

    * docs(analytics): address common DebugView confusion
    
    Co-authored-by: Mike Hardy <github@mikehardy.net>
    fivecar and mikehardy authored Dec 16, 2022
    1 Configuration menu
    Copy the full SHA
    70ad657 View commit details
    Browse the repository at this point in the history
  2. fix(app, sdks): ios-sdk 10.3.0 / android-sdk 31.1.1

    there are some features in the iOS SDK but they are not exposed here,
    so just the patch-level version bump is appropriate
    mikehardy committed Dec 16, 2022
    1 Configuration menu
    Copy the full SHA
    00708b6 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    54f6012 View commit details
    Browse the repository at this point in the history
Loading