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

[DO NOT MERGE] SNAPSHOT publishing #62

Draft
wants to merge 90 commits into
base: master
Choose a base branch
from
Draft

[DO NOT MERGE] SNAPSHOT publishing #62

wants to merge 90 commits into from

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    8e0bdf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f807b6 View commit details
    Browse the repository at this point in the history
  3. add build nr in version

    thoutbeckers committed May 23, 2023
    Configuration menu
    Copy the full SHA
    ffa1654 View commit details
    Browse the repository at this point in the history
  4. typo in sdk name

    thoutbeckers committed May 23, 2023
    Configuration menu
    Copy the full SHA
    759cb89 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    d686baa View commit details
    Browse the repository at this point in the history
  2. Attempt to fix publication

    Daeda88 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    5d04273 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

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

Commits on Nov 20, 2023

  1. Use Firebase 10.17

    Daeda88 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    897d9b5 View commit details
    Browse the repository at this point in the history
  2. Minor fixes

    Daeda88 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    51e201b View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    71c6939 View commit details
    Browse the repository at this point in the history
  2. Raise version

    Daeda88 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    973da05 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Fix update issue

    Daeda88 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    888ea93 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #69 from splendo/update-fix

    Fix update issue
    Daeda88 authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    fdd3525 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

Commits on Jun 27, 2024

  1. Missing fields added to AuthResult

    Adds missing fields to AuthResult and makes its constructor public
    mr-kew committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    377b887 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into auth-result

    # Conflicts:
    #	firebase-auth/src/androidMain/kotlin/dev/gitlive/firebase/auth/auth.kt
    #	firebase-auth/src/commonMain/kotlin/dev/gitlive/firebase/auth/auth.kt
    #	firebase-auth/src/iosMain/kotlin/dev/gitlive/firebase/auth/auth.kt
    #	firebase-auth/src/jsMain/kotlin/dev/gitlive/firebase/auth/auth.kt
    #	firebase-auth/src/jsMain/kotlin/dev/gitlive/firebase/auth/externals/auth.kt
    #	firebase-auth/src/jvmMain/kotlin/dev/gitlive/firebase/auth/auth.kt
    mr-kew committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    a737063 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4885a5d View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    dcd28c7 View commit details
    Browse the repository at this point in the history
  2. Removed unused import

    mr-kew committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    31d8466 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. AuthResult test

    mr-kew committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    37867cf View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

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

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    93b9dda View commit details
    Browse the repository at this point in the history
  2. JVM lint issues fixed

    mr-kew committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ef5e5d9 View commit details
    Browse the repository at this point in the history
  3. JVM lint issues properly fixed

    mr-kew committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    be998c3 View commit details
    Browse the repository at this point in the history
  4. Public api updated

    mr-kew committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    f2c2c51 View commit details
    Browse the repository at this point in the history
  5. Public api fix

    mr-kew committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ed24041 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    434abaa View commit details
    Browse the repository at this point in the history
  7. AuthResult structure test unwrap fixed

    Tests for null using optional unwrap don't make much sense
    mr-kew committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    84cdf2c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a18e3f2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    79a7516 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. AuthResult structure test made more forgiving

    Exact values differ on different platforms
    David Holas committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ac4cffa View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

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

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    e5af67d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9681cf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fad3664 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    60e42c0 View commit details
    Browse the repository at this point in the history
  2. Merge cleanup

    mr-kew committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b566e31 View commit details
    Browse the repository at this point in the history
  3. API dump

    mr-kew committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    1a9a14a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0428e26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa71564 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f71c00 View commit details
    Browse the repository at this point in the history
  7. Merge pull request GitLiveApp#592 from siarhei-luskanau/firebase-coco…

    …apods-11.1.0
    
    Updated firebase-cocoapods to "11.1.0"
    nbransby authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ba73861 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6378db9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3eb1a0c View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    ecfa47d View commit details
    Browse the repository at this point in the history
  2. Update auth.kt

    nbransby authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9e8ef04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c28ed3 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/feature/public-ValueWithSerializ…

    …er' into feature/field-value-encoding
    Daeda88 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f682e3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf8680c View commit details
    Browse the repository at this point in the history
  6. Merge pull request GitLiveApp#556 from mr-kew/auth-result

    Missing fields added to AuthResult
    nbransby authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    fc7cb62 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    3fde0f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd19681 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    6e0a4de View commit details
    Browse the repository at this point in the history
  2. Bumped version

    Reedyuk committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    66df979 View commit details
    Browse the repository at this point in the history
  3. Updated readme

    Reedyuk committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d8f82a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fde1e95 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c612f9c View commit details
    Browse the repository at this point in the history
  6. Added get reference from url

    Reedyuk committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    9464afc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    80f0ba0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    90f870c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    431bdb8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c060bd5 View commit details
    Browse the repository at this point in the history
  11. Bump dev.gitlive:firebase-java-sdk from 0.4.5 to 0.4.6

    Bumps [dev.gitlive:firebase-java-sdk](https://github.com/GitLiveApp/firebase-java-sdk) from 0.4.5 to 0.4.6.
    - [Release notes](https://github.com/GitLiveApp/firebase-java-sdk/releases)
    - [Commits](GitLiveApp/firebase-java-sdk@v0.4.5...v0.4.6)
    
    ---
    updated-dependencies:
    - dependency-name: dev.gitlive:firebase-java-sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    aa1fbb3 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Merge pull request GitLiveApp#617 from GitLiveApp/dependabot/gradle/d…

    …ev.gitlive-firebase-java-sdk-0.4.6
    
    Bump dev.gitlive:firebase-java-sdk from 0.4.5 to 0.4.6
    nbransby authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5fbf6fd View commit details
    Browse the repository at this point in the history
  2. Bump org.jetbrains.kotlinx:kotlinx-serialization-core

    Bumps [org.jetbrains.kotlinx:kotlinx-serialization-core](https://github.com/Kotlin/kotlinx.serialization) from 1.7.1 to 1.7.2.
    - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
    - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
    - [Commits](Kotlin/kotlinx.serialization@v1.7.1...v1.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    ccfec12 View commit details
    Browse the repository at this point in the history
  3. Bump agp from 8.5.2 to 8.6.0

    Bumps `agp` from 8.5.2 to 8.6.0.
    
    Updates `com.android.tools.build:gradle` from 8.5.2 to 8.6.0
    
    Updates `com.android.application` from 8.5.2 to 8.6.0
    
    ---
    updated-dependencies:
    - dependency-name: com.android.tools.build:gradle
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.android.application
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    7af92d4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request GitLiveApp#612 from GitLiveApp/added-missing-stora…

    …ge-method
    
    Added get reference from url
    nbransby authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    687773f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1877b02 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into dependabot/gradle/org.jetbrains.kotlinx-ko…

    …tlinx-serialization-core-1.7.2
    Reedyuk authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    063bbe0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0cbf604 View commit details
    Browse the repository at this point in the history
  8. Bump com.android.tools:desugar_jdk_libs from 2.1.0 to 2.1.1 (GitLiveA…

    …pp#616)
    
    Bumps [com.android.tools:desugar_jdk_libs](https://github.com/google/desugar_jdk_libs) from 2.1.0 to 2.1.1.
    - [Changelog](https://github.com/google/desugar_jdk_libs/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/google/desugar_jdk_libs/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.android.tools:desugar_jdk_libs
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Andrew Reed <andrew_reed@hotmail.com>
    dependabot[bot] and Reedyuk authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    d6e1a94 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5535b9f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ebe3198 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cd188b6 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'master' into dependabot/gradle/org.jetbrains.kotlinx-ko…

    …tlinx-serialization-core-1.7.2
    Reedyuk authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    1455dbc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a01c631 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c2ae27d View commit details
    Browse the repository at this point in the history
  15. Merge pull request GitLiveApp#618 from splendo/feature/610-disable-de…

    …sugaring
    
    Disable Desugaring for the library itself
    Reedyuk authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    50ba2ac View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    90a10c6 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'master' into dependabot/gradle/org.jetbrains.kotlinx-ko…

    …tlinx-serialization-core-1.7.2
    Reedyuk authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    d02a8f0 View commit details
    Browse the repository at this point in the history
  18. Merge pull request GitLiveApp#615 from GitLiveApp/dependabot/gradle/o…

    …rg.jetbrains.kotlinx-kotlinx-serialization-core-1.7.2
    
    Bump org.jetbrains.kotlinx:kotlinx-serialization-core from 1.7.1 to 1.7.2
    Reedyuk authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    1a3b378 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5d69506 View commit details
    Browse the repository at this point in the history
  20. Merge pull request GitLiveApp#614 from GitLiveApp/dependabot/gradle/a…

    …gp-8.6.0
    
    Bump agp from 8.5.2 to 8.6.0
    Reedyuk authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    00968f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

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

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    4176fe6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32599ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73aa5ca View commit details
    Browse the repository at this point in the history
  4. Revert "Make builders abstract to allow for testing"

    This reverts commit 4176fe6.
    Daeda88 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a138c10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6743d80 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e6278af View commit details
    Browse the repository at this point in the history