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

Recent migration attempt #3

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

Commits on Oct 9, 2023

  1. remove native google signin

    > convert to direct unity call to java
    add signin in editor and desktop support
    Thaina committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    f453f6c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

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

Commits on Oct 19, 2023

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

Commits on Nov 9, 2023

  1. Update GoogleSignInImpl.cs

    Fix signOut and disconnect
    Thaina authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    62ac175 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Update GoogleSignInImpl.cs

    Thaina authored Nov 25, 2023
    Configuration menu
    Copy the full SHA
    9aa40ab View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    bff1079 View commit details
    Browse the repository at this point in the history
  2. change return status value

    Thaina committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    aea1435 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Clean Up + Fixes

    calumma-robert committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    113f889 View commit details
    Browse the repository at this point in the history
  2. Fixes

    calumma-robert committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    8bc535a View commit details
    Browse the repository at this point in the history
  3. Version bump

    calumma-robert authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a402de9 View commit details
    Browse the repository at this point in the history
  4. Fixes

    calumma-robert committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    b6a161a View commit details
    Browse the repository at this point in the history
  5. No additional wait

    calumma-robert committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    9d4350d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Update Future.cs

    seems it was needed...
    calumma-robert authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f5404e4 View commit details
    Browse the repository at this point in the history
  2. Update package.json

    Thaina authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f7c807e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from calumma-robert/master

    Fixes & Improvements
    Thaina authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    65c9f13 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Update GoogleSignIn.cs

    Thaina authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    1c4a52e View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Migrate android to CredentialManager

    Migrate ios to 7.1.0
    Thaina committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    64f17b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. always set webclientId

    update readme
    Thaina committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    d7915e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. fix serverAuthCode in ios

    Thaina committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    76d2985 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

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

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    c1e737f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17b3fb4 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Fix auto signin

    Thaina committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    d4752b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Fix SignInSilentlyAsync

    Thaina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    f7eab29 View commit details
    Browse the repository at this point in the history
  2. add log with INTERNAL_ERROR

    Thaina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    cdb93a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    b2eeeea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20 from HadiTeam/bugfix/google_sign_in_get_user_id

    GoogleSignInImpl.GoogleSignIn_GetUserId #18
    Thaina authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4614570 View commit details
    Browse the repository at this point in the history