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

Convert Authenticator to Kotlin #12128

Merged
merged 7 commits into from
Mar 19, 2024

Commits on Feb 23, 2024

  1. Rename .java to .kt

    Signed-off-by: alperozturk <[email protected]>
    alperozturk96 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    5806b17 View commit details
    Browse the repository at this point in the history
  2. Convert AuthenticatorUrlUtils to kt

    Signed-off-by: alperozturk <[email protected]>
    alperozturk96 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a94940a View commit details
    Browse the repository at this point in the history
  3. Rename .java to .kt

    Signed-off-by: alperozturk <[email protected]>
    alperozturk96 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    305af05 View commit details
    Browse the repository at this point in the history
  4. Convert AuthenticatorAsyncTask to kt

    Signed-off-by: alperozturk <[email protected]>
    alperozturk96 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    5756407 View commit details
    Browse the repository at this point in the history
  5. Code cleanup

    Signed-off-by: alperozturk <[email protected]>
    alperozturk96 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    3010f78 View commit details
    Browse the repository at this point in the history
  6. Fix kotlin spotless check

    Signed-off-by: alperozturk <[email protected]>
    alperozturk96 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a2d002a View commit details
    Browse the repository at this point in the history
  7. Fix kotlin object call

    Signed-off-by: alperozturk <[email protected]>
    alperozturk96 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    36e02b1 View commit details
    Browse the repository at this point in the history