diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/ApplyActionCodeAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/ApplyActionCodeAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..62f792d84090d6ae2d0d6facd82cc6544170f41a --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/ApplyActionCodeAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable ApplyActionCodeAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/ChangeEmailAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/ChangeEmailAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..67e812016d42a5bea7cec4abf12ec8d800a421d6 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/ChangeEmailAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable ChangeEmailAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/ChangePasswordAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/ChangePasswordAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..d7061b929aa153f577fb8f7a868a3635b3f0c040 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/ChangePasswordAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable ChangePasswordAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/CheckActionCodeAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/CheckActionCodeAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..83ca3c9ac066e212a5289a6169f32275c3029d02 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/CheckActionCodeAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable CheckActionCodeAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/ConfirmPasswordResetAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/ConfirmPasswordResetAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..283d0a470b33f24a1826cd2ae8a95edcd927f660 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/ConfirmPasswordResetAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable ConfirmPasswordResetAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/CreateAuthUriResponse.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/CreateAuthUriResponse.aidl new file mode 100644 index 0000000000000000000000000000000000000000..3b2d84ccb09d4ecbc9173c61096cde0bb5831a19 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/CreateAuthUriResponse.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable CreateAuthUriResponse; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/CreateUserWithEmailAndPasswordAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/CreateUserWithEmailAndPasswordAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..6609bf9325ccafe38df6b5be0a95d0d3e2bb91c3 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/CreateUserWithEmailAndPasswordAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable CreateUserWithEmailAndPasswordAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/DeleteAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/DeleteAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..8cbb25cd4ccf7c558016ccdaf5d474c54f2af8de --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/DeleteAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable DeleteAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/FinalizeMfaEnrollmentAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/FinalizeMfaEnrollmentAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..f2da2cc4e280eac0fd89d55db28541c311124a8e --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/FinalizeMfaEnrollmentAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable FinalizeMfaEnrollmentAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/FinalizeMfaSignInAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/FinalizeMfaSignInAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..01015d92ba38c669e9256b8bb91467751c9ac7fd --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/FinalizeMfaSignInAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable FinalizeMfaSignInAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/GetAccessTokenAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/GetAccessTokenAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..37f094c56d586098d9fc5d364ef6266061bb50a3 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/GetAccessTokenAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable GetAccessTokenAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/GetAccountInfoResponse.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/GetAccountInfoResponse.aidl new file mode 100644 index 0000000000000000000000000000000000000000..b4b951fc30bf4c1cf372b5cf482666c8137f1c9a --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/GetAccountInfoResponse.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable GetAccountInfoResponse; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/GetAccountInfoUser.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/GetAccountInfoUser.aidl new file mode 100644 index 0000000000000000000000000000000000000000..e0e6684fa5528a3f2f946155ebc449094073af60 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/GetAccountInfoUser.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable GetAccountInfoUser; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/GetAccountInfoUserList.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/GetAccountInfoUserList.aidl new file mode 100644 index 0000000000000000000000000000000000000000..37d9ba83d26744d0af3ad0ce71db138e0ba9ae27 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/GetAccountInfoUserList.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable GetAccountInfoUserList; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/GetProvidersForEmailAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/GetProvidersForEmailAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..9625f47a7264bed5ec69d32ff179f05cbeddaf32 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/GetProvidersForEmailAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable GetProvidersForEmailAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/GetTokenResponse.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/GetTokenResponse.aidl new file mode 100644 index 0000000000000000000000000000000000000000..5bf2ef2d6f850dd33ea404faefc8fdff8fc9806c --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/GetTokenResponse.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable GetTokenResponse; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/LinkEmailAuthCredentialAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/LinkEmailAuthCredentialAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..599e57f7e7b987bafa83b9a6d9961f1c072bfaf4 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/LinkEmailAuthCredentialAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable LinkEmailAuthCredentialAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/LinkFederatedCredentialAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/LinkFederatedCredentialAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..aa8e99386026969789867cfe042dab85a768fb0a --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/LinkFederatedCredentialAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable LinkFederatedCredentialAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/LinkPhoneAuthCredentialAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/LinkPhoneAuthCredentialAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..8e1ac104f9eff82a559c6480b86a7eb44a492d22 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/LinkPhoneAuthCredentialAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable LinkPhoneAuthCredentialAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/MfaInfo.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/MfaInfo.aidl new file mode 100644 index 0000000000000000000000000000000000000000..3feabb9277f8f680206d1d25a9a2255d321ab476 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/MfaInfo.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable MfaInfo; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/OnFailedIdpSignInAidlResponse.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/OnFailedIdpSignInAidlResponse.aidl new file mode 100644 index 0000000000000000000000000000000000000000..c8c78190ab6d7fb75c52916c845180a91586917c --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/OnFailedIdpSignInAidlResponse.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable OnFailedIdpSignInAidlResponse; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/OnFailedMfaSignInAidlResponse.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/OnFailedMfaSignInAidlResponse.aidl new file mode 100644 index 0000000000000000000000000000000000000000..83b1490150cb415ecca7c3f397344e15f2843e2d --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/OnFailedMfaSignInAidlResponse.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable OnFailedMfaSignInAidlResponse; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/ProviderUserInfo.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/ProviderUserInfo.aidl new file mode 100644 index 0000000000000000000000000000000000000000..8e7fb82ea9f55e9b3c5008fae8482c6bf59a5a55 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/ProviderUserInfo.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable ProviderUserInfo; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/ProviderUserInfoList.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/ProviderUserInfoList.aidl new file mode 100644 index 0000000000000000000000000000000000000000..8bfccd71c6d5523aefeffcfa74cfadae9e47bc25 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/ProviderUserInfoList.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable ProviderUserInfoList; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/ReloadAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/ReloadAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..59b51667bd8de97440c29e7621b45ca2ef54c972 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/ReloadAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable ReloadAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/ResetPasswordResponse.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/ResetPasswordResponse.aidl new file mode 100644 index 0000000000000000000000000000000000000000..7088ed37d44d96764e315cd8f506f92b06d3cc41 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/ResetPasswordResponse.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable ResetPasswordResponse; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SendEmailVerificationWithSettingsAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SendEmailVerificationWithSettingsAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..15c3b9de25286d64f42d06b9fe7b4fbffbc1c047 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SendEmailVerificationWithSettingsAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable SendEmailVerificationWithSettingsAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SendGetOobConfirmationCodeEmailAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SendGetOobConfirmationCodeEmailAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..1312f430279aeda1277f15a0c755fdcc58efa8b4 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SendGetOobConfirmationCodeEmailAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable SendGetOobConfirmationCodeEmailAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SendVerificationCodeAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SendVerificationCodeAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..e2c2086a7ee32f342e9979c7bf7da55f0e43f792 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SendVerificationCodeAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable SendVerificationCodeAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SendVerificationCodeRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SendVerificationCodeRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..b694a7e7c2cdf71e52a654e97eb2a9adebd138db --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SendVerificationCodeRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable SendVerificationCodeRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SetFirebaseUiVersionAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SetFirebaseUiVersionAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..18d56bd6a5ff6a14b938a36ad45b9e5178b7c3b6 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SetFirebaseUiVersionAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable SetFirebaseUiVersionAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SignInAnonymouslyAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SignInAnonymouslyAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..f8a1f941a105449bdbbcc30b6313e941ad67acd3 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SignInAnonymouslyAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable SignInAnonymouslyAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SignInWithCredentialAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SignInWithCredentialAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..b93a5deb72598ad159a59fd21af2f244c69660d4 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SignInWithCredentialAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable SignInWithCredentialAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SignInWithCustomTokenAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SignInWithCustomTokenAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..78811adaf47ac98f10c05cdf7d8b3f8cac0698c5 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SignInWithCustomTokenAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable SignInWithCustomTokenAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SignInWithEmailAndPasswordAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SignInWithEmailAndPasswordAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..ba3e505e3a112a33a81dde915a755af7e78e91b0 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SignInWithEmailAndPasswordAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable SignInWithEmailAndPasswordAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SignInWithEmailLinkAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SignInWithEmailLinkAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..bd9e2adc0e53f548758b3e30cf302683a308474d --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SignInWithEmailLinkAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable SignInWithEmailLinkAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SignInWithPhoneNumberAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SignInWithPhoneNumberAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..9b4ae2dd1953149f0ab3663782a9083f6f0b1fdd --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/SignInWithPhoneNumberAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable SignInWithPhoneNumberAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/StartMfaPhoneNumberEnrollmentAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/StartMfaPhoneNumberEnrollmentAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..de7d96bb85b2a188478fbcdbb7f0cb5db0dd9748 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/StartMfaPhoneNumberEnrollmentAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable StartMfaPhoneNumberEnrollmentAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/StartMfaPhoneNumberSignInAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/StartMfaPhoneNumberSignInAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..2f8ecb3c15ab33f13509c85b3158e0a9123288d2 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/StartMfaPhoneNumberSignInAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable StartMfaPhoneNumberSignInAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/StringList.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/StringList.aidl new file mode 100644 index 0000000000000000000000000000000000000000..c3b053469d632adc20bcc1292edafa8a2983e699 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/StringList.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable StringList; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/UnenrollMfaAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/UnenrollMfaAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..03830018991ed5d628e4d5faab3edab6d7c0ba02 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/UnenrollMfaAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable UnenrollMfaAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/UnlinkEmailCredentialAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/UnlinkEmailCredentialAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..ae8fb4300b21b690d20dd4e093ea5d638ab41d44 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/UnlinkEmailCredentialAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable UnlinkEmailCredentialAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/UnlinkFederatedCredentialAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/UnlinkFederatedCredentialAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..7600b0b7fdf57d2fe519bdb19adb34edc1a0945d --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/UnlinkFederatedCredentialAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable UnlinkFederatedCredentialAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/UpdateProfileAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/UpdateProfileAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..39d7d98cd64d8ac5883d4a34d3c5a40d64c1b897 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/UpdateProfileAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable UpdateProfileAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/VerifyAssertionRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/VerifyAssertionRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..397a9547f3c25e3dbbe78ce6fe4e38163c48ee70 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/VerifyAssertionRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable VerifyAssertionRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/VerifyBeforeUpdateEmailAidlRequest.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/VerifyBeforeUpdateEmailAidlRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..4694e3e9eeabf1101ef585b2712233c4ab17255e --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/VerifyBeforeUpdateEmailAidlRequest.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable VerifyBeforeUpdateEmailAidlRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/VerifyCustomTokenResponse.aidl b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/VerifyCustomTokenResponse.aidl new file mode 100644 index 0000000000000000000000000000000000000000..0f2ac6e98630e16c5e8fba230301dc8e93f0588c --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/android/gms/internal/firebase_auth/VerifyCustomTokenResponse.aidl @@ -0,0 +1,3 @@ +package com.google.android.gms.internal.firebase_auth; + +parcelable VerifyCustomTokenResponse; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/firebase/auth/ActionCodeSettings.aidl b/play-services-api/src/main/aidl/com/google/firebase/auth/ActionCodeSettings.aidl new file mode 100644 index 0000000000000000000000000000000000000000..bebffd5f0f4b24cdd39513281b23e3dd4e824e02 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/firebase/auth/ActionCodeSettings.aidl @@ -0,0 +1,3 @@ +package com.google.firebase.auth; + +parcelable ActionCodeSettings; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/firebase/auth/DefaultOAuthCredential.aidl b/play-services-api/src/main/aidl/com/google/firebase/auth/DefaultOAuthCredential.aidl new file mode 100644 index 0000000000000000000000000000000000000000..9905b62fbfca1a054adfcf72adc60d4fc484ae0a --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/firebase/auth/DefaultOAuthCredential.aidl @@ -0,0 +1,3 @@ +package com.google.firebase.auth; + +parcelable DefaultOAuthCredential; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/firebase/auth/EmailAuthCredential.aidl b/play-services-api/src/main/aidl/com/google/firebase/auth/EmailAuthCredential.aidl new file mode 100644 index 0000000000000000000000000000000000000000..669b234d6bc788e8fd9dbc8a05727967f6dd9de3 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/firebase/auth/EmailAuthCredential.aidl @@ -0,0 +1,3 @@ +package com.google.firebase.auth; + +parcelable EmailAuthCredential; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/firebase/auth/FacebookAuthCredential.aidl b/play-services-api/src/main/aidl/com/google/firebase/auth/FacebookAuthCredential.aidl new file mode 100644 index 0000000000000000000000000000000000000000..f99d51e199721deb89420c5a14047f88df30297b --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/firebase/auth/FacebookAuthCredential.aidl @@ -0,0 +1,3 @@ +package com.google.firebase.auth; + +parcelable FacebookAuthCredential; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/firebase/auth/GithubAuthCredential.aidl b/play-services-api/src/main/aidl/com/google/firebase/auth/GithubAuthCredential.aidl new file mode 100644 index 0000000000000000000000000000000000000000..b7b100f7ba66dd1d390b7d37250d978f21df980e --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/firebase/auth/GithubAuthCredential.aidl @@ -0,0 +1,3 @@ +package com.google.firebase.auth; + +parcelable GithubAuthCredential; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/firebase/auth/GoogleAuthCredential.aidl b/play-services-api/src/main/aidl/com/google/firebase/auth/GoogleAuthCredential.aidl new file mode 100644 index 0000000000000000000000000000000000000000..2b5563a9e164d7e80a05be1688d7819af91e663b --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/firebase/auth/GoogleAuthCredential.aidl @@ -0,0 +1,3 @@ +package com.google.firebase.auth; + +parcelable GoogleAuthCredential; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/firebase/auth/PhoneAuthCredential.aidl b/play-services-api/src/main/aidl/com/google/firebase/auth/PhoneAuthCredential.aidl new file mode 100644 index 0000000000000000000000000000000000000000..83e2751e4b9dbce73c1d184e74352b15f4dadf92 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/firebase/auth/PhoneAuthCredential.aidl @@ -0,0 +1,3 @@ +package com.google.firebase.auth; + +parcelable PhoneAuthCredential; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/firebase/auth/PhoneMultiFactorInfo.aidl b/play-services-api/src/main/aidl/com/google/firebase/auth/PhoneMultiFactorInfo.aidl new file mode 100644 index 0000000000000000000000000000000000000000..f4f481ab782d82295ad1dd80addf133e420641e2 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/firebase/auth/PhoneMultiFactorInfo.aidl @@ -0,0 +1,3 @@ +package com.google.firebase.auth; + +parcelable PhoneMultiFactorInfo; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/firebase/auth/PlayGamesAuthCredential.aidl b/play-services-api/src/main/aidl/com/google/firebase/auth/PlayGamesAuthCredential.aidl new file mode 100644 index 0000000000000000000000000000000000000000..fc71f08c8c03fb4388f0a120d186b615d4f8cf16 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/firebase/auth/PlayGamesAuthCredential.aidl @@ -0,0 +1,3 @@ +package com.google.firebase.auth; + +parcelable PlayGamesAuthCredential; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/firebase/auth/TwitterAuthCredential.aidl b/play-services-api/src/main/aidl/com/google/firebase/auth/TwitterAuthCredential.aidl new file mode 100644 index 0000000000000000000000000000000000000000..04765e65e0ecb71434ef19de7dd54105840c5f30 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/firebase/auth/TwitterAuthCredential.aidl @@ -0,0 +1,3 @@ +package com.google.firebase.auth; + +parcelable TwitterAuthCredential; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/firebase/auth/UserProfileChangeRequest.aidl b/play-services-api/src/main/aidl/com/google/firebase/auth/UserProfileChangeRequest.aidl new file mode 100644 index 0000000000000000000000000000000000000000..69a341a1d0886a05e95406c05623a3c622cc2d88 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/firebase/auth/UserProfileChangeRequest.aidl @@ -0,0 +1,3 @@ +package com.google.firebase.auth; + +parcelable UserProfileChangeRequest; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/firebase/auth/internal/DefaultAdditionalUserInfo.aidl b/play-services-api/src/main/aidl/com/google/firebase/auth/internal/DefaultAdditionalUserInfo.aidl new file mode 100644 index 0000000000000000000000000000000000000000..36d4ae23ca0de5ec48d22368b25de4147ba4aca6 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/firebase/auth/internal/DefaultAdditionalUserInfo.aidl @@ -0,0 +1,3 @@ +package com.google.firebase.auth.internal; + +parcelable DefaultAdditionalUserInfo; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/firebase/auth/internal/DefaultAuthResult.aidl b/play-services-api/src/main/aidl/com/google/firebase/auth/internal/DefaultAuthResult.aidl new file mode 100644 index 0000000000000000000000000000000000000000..6f217ff69110b2bb25da0622b495bb321c485b61 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/firebase/auth/internal/DefaultAuthResult.aidl @@ -0,0 +1,3 @@ +package com.google.firebase.auth.internal; + +parcelable DefaultAuthResult; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/firebase/auth/internal/DefaultAuthUserInfo.aidl b/play-services-api/src/main/aidl/com/google/firebase/auth/internal/DefaultAuthUserInfo.aidl new file mode 100644 index 0000000000000000000000000000000000000000..4d3e495b5daa799b8e5bb4f7729477782726c423 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/firebase/auth/internal/DefaultAuthUserInfo.aidl @@ -0,0 +1,3 @@ +package com.google.firebase.auth.internal; + +parcelable DefaultAuthUserInfo; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/firebase/auth/internal/DefaultFirebaseUser.aidl b/play-services-api/src/main/aidl/com/google/firebase/auth/internal/DefaultFirebaseUser.aidl new file mode 100644 index 0000000000000000000000000000000000000000..5707dd78df0c8dc6a1e2456a9b8257a9439894b5 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/firebase/auth/internal/DefaultFirebaseUser.aidl @@ -0,0 +1,3 @@ +package com.google.firebase.auth.internal; + +parcelable DefaultFirebaseUser; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/firebase/auth/internal/DefaultFirebaseUserMetadata.aidl b/play-services-api/src/main/aidl/com/google/firebase/auth/internal/DefaultFirebaseUserMetadata.aidl new file mode 100644 index 0000000000000000000000000000000000000000..73fa793ec174b8682333e84e0069cde66b65c97a --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/firebase/auth/internal/DefaultFirebaseUserMetadata.aidl @@ -0,0 +1,3 @@ +package com.google.firebase.auth.internal; + +parcelable DefaultFirebaseUserMetadata; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/firebase/auth/internal/DefaultMultiFactorResolver.aidl b/play-services-api/src/main/aidl/com/google/firebase/auth/internal/DefaultMultiFactorResolver.aidl new file mode 100644 index 0000000000000000000000000000000000000000..a49a99d8a5a75d9bc88f0b67833cc85be12fd0d1 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/firebase/auth/internal/DefaultMultiFactorResolver.aidl @@ -0,0 +1,3 @@ +package com.google.firebase.auth.internal; + +parcelable DefaultMultiFactorResolver; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/firebase/auth/internal/DefaultMultiFactorSession.aidl b/play-services-api/src/main/aidl/com/google/firebase/auth/internal/DefaultMultiFactorSession.aidl new file mode 100644 index 0000000000000000000000000000000000000000..41ba7e5ebf5f5890cf2ee0f68fd8f9b9783dbc49 --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/firebase/auth/internal/DefaultMultiFactorSession.aidl @@ -0,0 +1,3 @@ +package com.google.firebase.auth.internal; + +parcelable DefaultMultiFactorSession; \ No newline at end of file diff --git a/play-services-api/src/main/aidl/com/google/firebase/auth/internal/MultiFactorInfoList.aidl b/play-services-api/src/main/aidl/com/google/firebase/auth/internal/MultiFactorInfoList.aidl new file mode 100644 index 0000000000000000000000000000000000000000..0c918a8490e26ec1327165548275d0ab7ae0baea --- /dev/null +++ b/play-services-api/src/main/aidl/com/google/firebase/auth/internal/MultiFactorInfoList.aidl @@ -0,0 +1,3 @@ +package com.google.firebase.auth.internal; + +parcelable MultiFactorInfoList; \ No newline at end of file diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/ApplyActionCodeAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/ApplyActionCodeAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..db5c342d40098fae155eaea6dd71b4928da578f3 --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/ApplyActionCodeAidlRequest.java @@ -0,0 +1,31 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +public class ApplyActionCodeAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private String code; + + @SafeParceled(2) + private String tenantId; + + public static Creator CREATOR = new AutoCreator(ApplyActionCodeAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/ChangeEmailAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/ChangeEmailAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..a751b2c050a5c5d6382c23a472415ac4d2321e5c --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/ChangeEmailAidlRequest.java @@ -0,0 +1,31 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +public class ChangeEmailAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private String cachedState; + + @SafeParceled(2) + private String email; + + public static Creator CREATOR = new AutoCreator(ChangeEmailAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/ChangePasswordAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/ChangePasswordAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..b102840ccaf3a5e1e263dd034ff7478fa316b488 --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/ChangePasswordAidlRequest.java @@ -0,0 +1,31 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +public class ChangePasswordAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private String cachedState; + + @SafeParceled(2) + private String password; + + public static Creator CREATOR = new AutoCreator(ChangePasswordAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/CheckActionCodeAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/CheckActionCodeAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..cd3bdd80b9aa9ba36304b687ca48d1e57af79dcf --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/CheckActionCodeAidlRequest.java @@ -0,0 +1,31 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +public class CheckActionCodeAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private String code; + + @SafeParceled(2) + private String tenantId; + + public static Creator CREATOR = new AutoCreator(CheckActionCodeAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/ConfirmPasswordResetAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/ConfirmPasswordResetAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..3cc2fc8a6aabcac83035e1993a9aedd36466573e --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/ConfirmPasswordResetAidlRequest.java @@ -0,0 +1,34 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +public class ConfirmPasswordResetAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private String code; + + @SafeParceled(2) + private String newPassword; + + @SafeParceled(3) + private String tenantId; + + public static Creator CREATOR = new AutoCreator(ConfirmPasswordResetAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/CreateAuthUriResponse.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/CreateAuthUriResponse.java new file mode 100644 index 0000000000000000000000000000000000000000..46fdf2b42fd627d7b0b0944d8fcc37104edab1e7 --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/CreateAuthUriResponse.java @@ -0,0 +1,49 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +import com.google.firebase.auth.ActionCodeSettings; + + +public class CreateAuthUriResponse extends AutoSafeParcelable { + @SafeParceled(1) + private int versionCode = 1; + + @SafeParceled(2) + private String authUri; + + @SafeParceled(3) + private boolean isRegistered; + + @SafeParceled(4) + private String providerId; + + @SafeParceled(5) + private boolean isForExistingProvider; + + @SafeParceled(6) + private boolean stringList; // TODO What type is it? com.google.android.gms.internal.firebase_auth.zzem.java + + @SafeParceled(7) + private List signInMethods; + + public static Creator CREATOR = new AutoCreator(CreateAuthUriResponse.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/CreateUserWithEmailAndPasswordAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/CreateUserWithEmailAndPasswordAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..c6e8b6e6e3a3df5f171814752db2ee35e544dec8 --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/CreateUserWithEmailAndPasswordAidlRequest.java @@ -0,0 +1,34 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +public class CreateUserWithEmailAndPasswordAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private String email; + + @SafeParceled(2) + private String password; + + @SafeParceled(3) + private String tenantId; + + public static Creator CREATOR = new AutoCreator(CreateUserWithEmailAndPasswordAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/DeleteAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/DeleteAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..fd9e54e558b9e6ca9b9e3c3058724976cbc33ef9 --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/DeleteAidlRequest.java @@ -0,0 +1,28 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +public class DeleteAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private String cachedState; + + public static Creator CREATOR = new AutoCreator(DeleteAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/FinalizeMfaEnrollmentAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/FinalizeMfaEnrollmentAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..e032cb50fdb1b6ca49ec2b5821bec78e6d05c327 --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/FinalizeMfaEnrollmentAidlRequest.java @@ -0,0 +1,37 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +import com.google.firebase.auth.PhoneAuthCredential; + + +public class FinalizeMfaEnrollmentAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private PhoneAuthCredential phoneAuthCredential; + + @SafeParceled(2) + private String cachedTokenState; + + @SafeParceled(3) + private String displayName; + + public static Creator CREATOR = new AutoCreator(FinalizeMfaEnrollmentAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/FinalizeMfaSignInAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/FinalizeMfaSignInAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..7f579355adbf6d47aff1b1b985cf1d5156dbf21b --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/FinalizeMfaSignInAidlRequest.java @@ -0,0 +1,34 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +import com.google.firebase.auth.PhoneAuthCredential; + + +public class FinalizeMfaSignInAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private PhoneAuthCredential phoneAuthCredential; + + @SafeParceled(2) + private String pendingCredential; + + public static Creator CREATOR = new AutoCreator(FinalizeMfaSignInAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/GetAccessTokenAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/GetAccessTokenAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..f6f5f40abb1637d6ef6be04f8e1a0967b4193357 --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/GetAccessTokenAidlRequest.java @@ -0,0 +1,29 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class GetAccessTokenAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private String refreshToken; + + public static Creator CREATOR = new AutoCreator(GetAccessTokenAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/GetAccountInfoResponse.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/GetAccountInfoResponse.java new file mode 100644 index 0000000000000000000000000000000000000000..1453597cd84f93fe935d9b128460b5ec1908e86c --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/GetAccountInfoResponse.java @@ -0,0 +1,32 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class GetAccountInfoResponse extends AutoSafeParcelable { + @SafeParceled(1) + private int versionCode = 1; + + @SafeParceled(2) + private boolean userList; // TODO What kind of list is it? zzeu com.google.android.gms.internal.firebase_auth + + public static Creator CREATOR = new AutoCreator(GetAccountInfoResponse.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/GetAccountInfoUser.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/GetAccountInfoUser.java new file mode 100644 index 0000000000000000000000000000000000000000..c7d7bc37c07ac1a940b638767aff237e75288850 --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/GetAccountInfoUser.java @@ -0,0 +1,69 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class GetAccountInfoUser extends AutoSafeParcelable { + @SafeParceled(1) + private int versionCode = 1; + + @SafeParceled(2) + private String localId; + + @SafeParceled(3) + private String email; + + @SafeParceled(4) + private boolean isEmailVerified; + + @SafeParceled(5) + private String displayName; + + @SafeParceled(6) + private String photoUrl; + + @SafeParceled(7) + private boolean providerInfoList; // TODO What is it? zzew.java com.google.android.gms.internal.firebase_auth + + @SafeParceled(8) + private String password; + + @SafeParceled(9) + private String phoneNumber; + + @SafeParceled(10) + private long creationTimestamp; + + @SafeParceled(11) + private long lastSignInTimestamp; + + @SafeParceled(12) + private boolean isNewUser; + + @SafeParceled(13) + private boolean defaultOAuthCredential; // TODO What is it? zzew.java com.google.android.gms.internal.firebase_auth + + @SafeParceled(14) + private boolean mfaInfoList; // TODO What kind of list is it? + + + public static Creator CREATOR = new AutoCreator(GetAccountInfoUser.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/GetAccountInfoUserList.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/GetAccountInfoUserList.java new file mode 100644 index 0000000000000000000000000000000000000000..64977bab51251fdb4a2171afd4f577f0ed4348fe --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/GetAccountInfoUserList.java @@ -0,0 +1,32 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class GetAccountInfoUserList extends AutoSafeParcelable { + @SafeParceled(1) + private int versionCode = 1; + + @SafeParceled(2) + private boolean users; // TODO What kind of list is it? zzey.java com.google.android.gms.internal.firebase_auth + + public static Creator CREATOR = new AutoCreator(GetAccountInfoUserList.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/GetProvidersForEmailAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/GetProvidersForEmailAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..25c374fafe196475ce73b71b5b8b8427cf6e6104 --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/GetProvidersForEmailAidlRequest.java @@ -0,0 +1,32 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class GetProvidersForEmailAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private String email; + + @SafeParceled(2) + private String tenantId; + + public static Creator CREATOR = new AutoCreator(GetProvidersForEmailAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/GetTokenResponse.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/GetTokenResponse.java new file mode 100644 index 0000000000000000000000000000000000000000..9d0ae2bd34897f3abb46cd15978cc9b5ef395b09 --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/GetTokenResponse.java @@ -0,0 +1,44 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class GetTokenResponse extends AutoSafeParcelable { + @SafeParceled(1) + private int versionCode = 1; + + @SafeParceled(2) + private String refreshToken; + + @SafeParceled(3) + private String accessToken; + + @SafeParceled(4) + private Long expiresIn; + + @SafeParceled(5) + private String tokenType; + + @SafeParceled(6) + private Long issuedAt; + + public static Creator CREATOR = new AutoCreator(GetTokenResponse.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/LinkEmailAuthCredentialAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/LinkEmailAuthCredentialAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..0d5a44872ca7774b4a8dfa7bfe852e64b84d10d4 --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/LinkEmailAuthCredentialAidlRequest.java @@ -0,0 +1,35 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class LinkEmailAuthCredentialAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private String email; + + @SafeParceled(2) + private String password; + + @SafeParceled(3) + private String cachedState; + + public static Creator CREATOR = new AutoCreator(LinkEmailAuthCredentialAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/LinkFederatedCredentialAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/LinkFederatedCredentialAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..666e377987a0ee7b307e3fcff416a98c7c269db3 --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/LinkFederatedCredentialAidlRequest.java @@ -0,0 +1,32 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class LinkFederatedCredentialAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private String cachedState; + + @SafeParceled(2) + private boolean verifyAssertionRequest; // TODO zzfy com.google.android.gms.internal.firebase_auth + + public static Creator CREATOR = new AutoCreator(LinkFederatedCredentialAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/LinkPhoneAuthCredentialAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/LinkPhoneAuthCredentialAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..96e68294c311546bd46a43375e065cd03fda7968 --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/LinkPhoneAuthCredentialAidlRequest.java @@ -0,0 +1,34 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +import com.google.firebase.auth.PhoneAuthCredential; + + +public class LinkPhoneAuthCredentialAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private String cachedState; + + @SafeParceled(2) + private PhoneAuthCredential credential; + + public static Creator CREATOR = new AutoCreator(LinkPhoneAuthCredentialAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/MfaInfo.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/MfaInfo.java new file mode 100644 index 0000000000000000000000000000000000000000..2a2c6a32c9099afba29fef04912ac0e654aafd5d --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/MfaInfo.java @@ -0,0 +1,37 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +public class MfaInfo extends AutoSafeParcelable { + @SafeParceled(1) + private String phoneInfo; + + @SafeParceled(2) + private String mfaEnrollmentId; + + @SafeParceled(3) + private String displayName; + + @SafeParceled(4) + private long enrolledAtTimestampInSeconds; + + public static Creator CREATOR = new AutoCreator(MfaInfo.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/OnFailedIdpSignInAidlResponse.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/OnFailedIdpSignInAidlResponse.java new file mode 100644 index 0000000000000000000000000000000000000000..2047c7a1df676863d3e1fe9377d959e91cc79abb --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/OnFailedIdpSignInAidlResponse.java @@ -0,0 +1,42 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +import com.google.android.gms.common.api.Status; + +import com.google.firebase.auth.DefaultOAuthCredential; + + +public class OnFailedIdpSignInAidlResponse extends AutoSafeParcelable { + @SafeParceled(1) + private Status status; + + @SafeParceled(2) + private DefaultOAuthCredential defaultOAuthCredential; + + @SafeParceled(3) + private String email; + + @SafeParceled(4) + private String tenantId; + + public static Creator CREATOR = new AutoCreator(OnFailedIdpSignInAidlResponse.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/OnFailedMfaSignInAidlResponse.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/OnFailedMfaSignInAidlResponse.java new file mode 100644 index 0000000000000000000000000000000000000000..d2a7a8d4812e3ac6fb4327957a2db3f07be0bd7f --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/OnFailedMfaSignInAidlResponse.java @@ -0,0 +1,37 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +import com.google.firebase.auth.DefaultOAuthCredential; + + +public class OnFailedMfaSignInAidlResponse extends AutoSafeParcelable { + @SafeParceled(1) + private String mfaPendingCredential; + + @SafeParceled(2) + private List mfaInfoList; // TODO What does it hold? com.google.android.gms.internal.firebase_auth.zzej.java + + @SafeParceled(3) + private DefaultOAuthCredential defaultOAuthCredential; + + public static Creator CREATOR = new AutoCreator(OnFailedMfaSignInAidlResponse.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/ProviderUserInfo.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/ProviderUserInfo.java new file mode 100644 index 0000000000000000000000000000000000000000..4fa8774198df0b6656f083517a0225c64b5568a7 --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/ProviderUserInfo.java @@ -0,0 +1,50 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class ProviderUserInfo extends AutoSafeParcelable { + @SafeParceled(1) + private int versionCode = 1; + + @SafeParceled(2) + private String federatedId; + + @SafeParceled(3) + private String displayName; + + @SafeParceled(4) + private String photoUrl; + + @SafeParceled(5) + private String providerId; + + @SafeParceled(6) + private String rawUserInfo; + + @SafeParceled(7) + private String phoneNumber; + + @SafeParceled(8) + private String email; + + public static Creator CREATOR = new AutoCreator(ProviderUserInfo.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/ProviderUserInfoList.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/ProviderUserInfoList.java new file mode 100644 index 0000000000000000000000000000000000000000..3a72e478171a8bed2737e7e1bfa867f17e573413 --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/ProviderUserInfoList.java @@ -0,0 +1,32 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class ProviderUserInfoList extends AutoSafeParcelable { + @SafeParceled(1) + private int versionCode = 1; + + @SafeParceled(2) + private boolean providerUserInfos; // TODO What kind of list is it? zzfl.java com.google.android.gms.internal.firebase_auth + + public static Creator CREATOR = new AutoCreator(ProviderUserInfoList.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/ReloadAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/ReloadAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..0442a6008dcde46d8307f7338ff0fe9a9894dad2 --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/ReloadAidlRequest.java @@ -0,0 +1,29 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class ReloadAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private String cachedState; + + public static Creator CREATOR = new AutoCreator(ReloadAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/ResetPasswordResponse.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/ResetPasswordResponse.java new file mode 100644 index 0000000000000000000000000000000000000000..24b526864640816c006338098e580683387400c0 --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/ResetPasswordResponse.java @@ -0,0 +1,41 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class ResetPasswordResponse extends AutoSafeParcelable { + @SafeParceled(1) + private int versionCode = 1; + + @SafeParceled(2) + private String email; + + @SafeParceled(3) + private String newEmail; + + @SafeParceled(4) + private String requestType; + + @SafeParceled(5) + private boolean mfaInfo; // TODO What type is it? zzfm.java + + public static Creator CREATOR = new AutoCreator(ResetPasswordResponse.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SendEmailVerificationWithSettingsAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SendEmailVerificationWithSettingsAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..6d1f199f557d402ea684d40267c960d5682a9314 --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SendEmailVerificationWithSettingsAidlRequest.java @@ -0,0 +1,34 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +import com.google.firebase.auth.ActionCodeSettings; + + +public class SendEmailVerificationWithSettingsAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private String token; + + @SafeParceled(2) + private ActionCodeSettings actionCodeSettings; + + public static Creator CREATOR = new AutoCreator(SendEmailVerificationWithSettingsAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SendGetOobConfirmationCodeEmailAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SendGetOobConfirmationCodeEmailAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..e9a10d971fc1a41bca5cf863d6f58d059ce7e2b2 --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SendGetOobConfirmationCodeEmailAidlRequest.java @@ -0,0 +1,37 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +import com.google.firebase.auth.ActionCodeSettings; + + +public class SendGetOobConfirmationCodeEmailAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private String email; + + @SafeParceled(2) + private ActionCodeSettings actionCodeSettings; + + @SafeParceled(3) + private String tenantId; + + public static Creator CREATOR = new AutoCreator(SendGetOobConfirmationCodeEmailAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SendVerificationCodeAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SendVerificationCodeAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..609bb5062d8d991726752e1eb4988ff11b1a2061 --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SendVerificationCodeAidlRequest.java @@ -0,0 +1,31 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +//TODO import com.google.android.gms.internal.firebase_auth.zzfr + + +public class SendVerificationCodeAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private boolean sendVerificationCodeRequest; // TODO zzfr: com.google.android.gms.internal.firebase_auth + + public static Creator CREATOR = new AutoCreator(SendVerificationCodeAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SendVerificationCodeRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SendVerificationCodeRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..d39170ea4000d05677b3f99ba98ebcaa393f042e --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SendVerificationCodeRequest.java @@ -0,0 +1,46 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +//TODO import com.google.android.gms.internal.firebase_auth.zzfr + + +public class SendVerificationCodeRequest extends AutoSafeParcelable { + @SafeParceled(1) + private String phoneNumber; + + @SafeParceled(2) + private long timeoutInSeconds; + + @SafeParceled(3) + private boolean forceNewSmsVerificationSession; + + @SafeParceled(4) + private String languageHeader; + + @SafeParceled(5) + private String tenantId; + + @SafeParceled(6) + private String recaptchaToken; + + public static Creator CREATOR = new AutoCreator(SendVerificationCodeRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SetFirebaseUiVersionAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SetFirebaseUiVersionAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..a102aa53b9964f2b6eca6dad4593bd5aed78616c --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SetFirebaseUiVersionAidlRequest.java @@ -0,0 +1,29 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class SetFirebaseUiVersionAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private String firebaseUiVersion; + + public static Creator CREATOR = new AutoCreator(SetFirebaseUiVersionAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SignInAnonymouslyAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SignInAnonymouslyAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..f0ffb66b4d31ef5548d52eede006b74b2ac48ccb --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SignInAnonymouslyAidlRequest.java @@ -0,0 +1,29 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class SignInAnonymouslyAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private String tenantId; + + public static Creator CREATOR = new AutoCreator(SignInAnonymouslyAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SignInWithCredentialAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SignInWithCredentialAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..4b9bf4b0113fe2d8af97004152b63a33094e0c9c --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SignInWithCredentialAidlRequest.java @@ -0,0 +1,29 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class SignInWithCredentialAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private boolean verifyAssertionRequest; // TODO zzfy com.google.android.gms.internal.firebase_auth + + public static Creator CREATOR = new AutoCreator(SignInWithCredentialAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SignInWithCustomTokenAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SignInWithCustomTokenAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..06c5642f17d1d9e3527ec9d54e2ab64e6791d45c --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SignInWithCustomTokenAidlRequest.java @@ -0,0 +1,32 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class SignInWithCustomTokenAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private String token; + + @SafeParceled(2) + private String tenantId; + + public static Creator CREATOR = new AutoCreator(SignInWithCustomTokenAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SignInWithEmailAndPasswordAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SignInWithEmailAndPasswordAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..7bd9267a481ef3740debfe7427031a712fa17a5f --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SignInWithEmailAndPasswordAidlRequest.java @@ -0,0 +1,35 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class SignInWithEmailAndPasswordAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private String email; + + @SafeParceled(2) + private String password; + + @SafeParceled(3) + private String tenantId; + + public static Creator CREATOR = new AutoCreator(SignInWithEmailAndPasswordAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SignInWithEmailLinkAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SignInWithEmailLinkAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..315c2e1d8394303cffd0858ec4117e1cb1e870f5 --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SignInWithEmailLinkAidlRequest.java @@ -0,0 +1,31 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +import com.google.firebase.auth.EmailAuthCredential; + + +public class SignInWithEmailLinkAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private EmailAuthCredential credential; + + public static Creator CREATOR = new AutoCreator(SignInWithEmailLinkAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SignInWithPhoneNumberAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SignInWithPhoneNumberAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..f1a1ecfbda873da35571800e90c2b42126af52bd --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/SignInWithPhoneNumberAidlRequest.java @@ -0,0 +1,34 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +import com.google.firebase.auth.PhoneAuthCredential; + + +public class SignInWithPhoneNumberAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private PhoneAuthCredential credential; + + @SafeParceled(2) + private String tenantId; + + public static Creator CREATOR = new AutoCreator(SignInWithPhoneNumberAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/StartMfaPhoneNumberEnrollmentAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/StartMfaPhoneNumberEnrollmentAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..44b09222caf64703442959c6bc6a49a883069489 --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/StartMfaPhoneNumberEnrollmentAidlRequest.java @@ -0,0 +1,44 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class StartMfaPhoneNumberEnrollmentAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private String idToken; + + @SafeParceled(2) + private String phoneNumber; + + @SafeParceled(3) + private String localeHeader; + + @SafeParceled(4) + private long timeoutInSeconds; + + @SafeParceled(5) + private boolean forceNewSmsVerificationSession; + + @SafeParceled(6) + private boolean requireSmsVerification; + + public static Creator CREATOR = new AutoCreator(StartMfaPhoneNumberEnrollmentAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/StartMfaPhoneNumberSignInAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/StartMfaPhoneNumberSignInAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..5b56f0f4b3d064fc54aa702c0eb78c5037d20cab --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/StartMfaPhoneNumberSignInAidlRequest.java @@ -0,0 +1,46 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +import com.google.firebase.auth.PhoneMultiFactorInfo; + + +public class StartMfaPhoneNumberSignInAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private PhoneMultiFactorInfo phoneMultiFactorInfo; + + @SafeParceled(2) + private String pendingCredential; + + @SafeParceled(3) + private String localeHeader; + + @SafeParceled(4) + private long timeoutInSeconds; + + @SafeParceled(5) + private boolean forceNewSmsVerificationSession; + + @SafeParceled(6) + private boolean requireSmsVerification; + + public static Creator CREATOR = new AutoCreator(StartMfaPhoneNumberSignInAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/StringList.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/StringList.java new file mode 100644 index 0000000000000000000000000000000000000000..955a3be20a4256380ae8892c0f3783fde697e882 --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/StringList.java @@ -0,0 +1,32 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class StringList extends AutoSafeParcelable { + @SafeParceled(1) + private int versionCode = 1; + + @SafeParceled(2) + private List values; + + public static Creator CREATOR = new AutoCreator(StringList.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/UnenrollMfaAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/UnenrollMfaAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..2f7f472068514b666a2379284414a0f3618d0747 --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/UnenrollMfaAidlRequest.java @@ -0,0 +1,32 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class UnenrollMfaAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private String cachedTokenState; + + @SafeParceled(2) + private String uid; + + public static Creator CREATOR = new AutoCreator(UnenrollMfaAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/UnlinkEmailCredentialAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/UnlinkEmailCredentialAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..19ff3b9e080096cff71639a2f4cfe83f82a4c744 --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/UnlinkEmailCredentialAidlRequest.java @@ -0,0 +1,29 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class UnlinkEmailCredentialAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private String cachedState; + + public static Creator CREATOR = new AutoCreator(UnlinkEmailCredentialAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/UnlinkFederatedCredentialAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/UnlinkFederatedCredentialAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..34251529d717a5940b055b9596774aa6fcfbaf9b --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/UnlinkFederatedCredentialAidlRequest.java @@ -0,0 +1,32 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class UnlinkFederatedCredentialAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private String provider; + + @SafeParceled(2) + private String cachedState; + + public static Creator CREATOR = new AutoCreator(UnlinkFederatedCredentialAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/UpdateProfileAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/UpdateProfileAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..5c8083f22f3ae07ddcb7402e981e6977c25b6b93 --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/UpdateProfileAidlRequest.java @@ -0,0 +1,34 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +import com.google.firebase.auth.UserProfileChangeRequest; + + +public class UpdateProfileAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private UserProfileChangeRequest userProfileChangeRequest; + + @SafeParceled(2) + private String cachedState; + + public static Creator CREATOR = new AutoCreator(UpdateProfileAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/VerifyAssertionRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/VerifyAssertionRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..ee7f9f39c0de1c7c2940037045b3dc798f2d5fcf --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/VerifyAssertionRequest.java @@ -0,0 +1,74 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class VerifyAssertionRequest extends AutoSafeParcelable { + @SafeParceled(2) + private String requestUri; + + @SafeParceled(3) + private String currentIdToken; + + @SafeParceled(4) + private String idToken; + + @SafeParceled(5) + private String accessToken; + + @SafeParceled(6) + private String providerId; + + @SafeParceled(7) + private String email; + + @SafeParceled(8) + private String postBody; + + @SafeParceled(9) + private String oauthTokenSecret; + + @SafeParceled(10) + private boolean returnSecureToken; + + @SafeParceled(11) + private boolean autoCreate; + + @SafeParceled(12) + private String authCode; + + @SafeParceled(13) + private String sessionId; + + @SafeParceled(14) + private String idpResponseUrl; + + @SafeParceled(15) + private String tenantId; + + @SafeParceled(16) + private boolean returnIdpCredential; + + @SafeParceled(17) + private String pendingToken; + + public static Creator CREATOR = new AutoCreator(VerifyAssertionRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/VerifyBeforeUpdateEmailAidlRequest.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/VerifyBeforeUpdateEmailAidlRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..6d5f585e4ec3368b41684ce69234988ced1e65dd --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/VerifyBeforeUpdateEmailAidlRequest.java @@ -0,0 +1,37 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +import com.google.firebase.auth.ActionCodeSettings; + + +public class VerifyBeforeUpdateEmailAidlRequest extends AutoSafeParcelable { + @SafeParceled(1) + private String idToken; + + @SafeParceled(2) + private String newEmail; + + @SafeParceled(3) + private ActionCodeSettings actionCodeSettings; + + public static Creator CREATOR = new AutoCreator(VerifyBeforeUpdateEmailAidlRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/VerifyCustomTokenResponse.java b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/VerifyCustomTokenResponse.java new file mode 100644 index 0000000000000000000000000000000000000000..270ac5e9be15e1c0ac6da5d1e855990276642e81 --- /dev/null +++ b/play-services-api/src/main/java/com/google/android/gms/internal/firebase_auth/VerifyCustomTokenResponse.java @@ -0,0 +1,38 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.android.gms.internal.firebase_auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class VerifyCustomTokenResponse extends AutoSafeParcelable { + @SafeParceled(2) + private String idToken; + + @SafeParceled(3) + private String refreshToken; + + @SafeParceled(4) + private long expiresIn; + + @SafeParceled(5) + private boolean isNewUser; + + public static Creator CREATOR = new AutoCreator(VerifyCustomTokenResponse.class); + +} diff --git a/play-services-api/src/main/java/com/google/firebase/auth/ActionCodeSettings.java b/play-services-api/src/main/java/com/google/firebase/auth/ActionCodeSettings.java new file mode 100644 index 0000000000000000000000000000000000000000..9ff07f6fc0726c49714fea51827793ce9ee8be08 --- /dev/null +++ b/play-services-api/src/main/java/com/google/firebase/auth/ActionCodeSettings.java @@ -0,0 +1,55 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.firebase.auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +public class ActionCodeSettings extends AutoSafeParcelable { + @SafeParceled(1) + private String url; + + @SafeParceled(2) + private String iOSBundle; + + @SafeParceled(3) + private String iOSAppStoreId; + + @SafeParceled(4) + private String androidPackageName; + + @SafeParceled(5) + private boolean androidInstallApp; + + @SafeParceled(6) + private String androidMinimumVersiion; + + @SafeParceled(7) + private boolean canHandleCodeInApp; + + @SafeParceled(8) + private String localeHeader; + + @SafeParceled(9) + private int requestType; + + @SafeParceled(10) + private String dynamicLinkDomain; + + public static Creator CREATOR = new AutoCreator(ActionCodeSettings.class); + +} diff --git a/play-services-api/src/main/java/com/google/firebase/auth/DefaultOAuthCredential.java b/play-services-api/src/main/java/com/google/firebase/auth/DefaultOAuthCredential.java new file mode 100644 index 0000000000000000000000000000000000000000..ec7db6afe6442dc8d6b0251afd10a4094d668d09 --- /dev/null +++ b/play-services-api/src/main/java/com/google/firebase/auth/DefaultOAuthCredential.java @@ -0,0 +1,46 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.firebase.auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +public class DefaultOAuthCredential extends AutoSafeParcelable { + @SafeParceled(1) + private String provider; + + @SafeParceled(2) + private String idToken; + + @SafeParceled(3) + private String accessToken; + + @SafeParceled(4) + private boolean webSignInCredential; // TODO VerifyAssertionRequest - /firebase-auth-19.2.0/com/google/android/gms/internal/firebase_auth/zzfy.java + + @SafeParceled(5) + private String pendingToken; + + @SafeParceled(6) + private String secret; + + @SafeParceled(7) + private String rawNonce; + + public static Creator CREATOR = new AutoCreator(DefaultOAuthCredential.class); + +} diff --git a/play-services-api/src/main/java/com/google/firebase/auth/EmailAuthCredential.java b/play-services-api/src/main/java/com/google/firebase/auth/EmailAuthCredential.java new file mode 100644 index 0000000000000000000000000000000000000000..a2d1fee2a787cb5793419a125c8f66f34feae2e5 --- /dev/null +++ b/play-services-api/src/main/java/com/google/firebase/auth/EmailAuthCredential.java @@ -0,0 +1,40 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.firebase.auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +public class EmailAuthCredential extends AutoSafeParcelable { + @SafeParceled(1) + private String email; + + @SafeParceled(2) + private String password; + + @SafeParceled(3) + private String signInLink; + + @SafeParceled(4) + private String cachedState; + + @SafeParceled(5) + private boolean isForLinking; + + public static Creator CREATOR = new AutoCreator(EmailAuthCredential.class); + +} diff --git a/play-services-api/src/main/java/com/google/firebase/auth/FacebookAuthCredential.java b/play-services-api/src/main/java/com/google/firebase/auth/FacebookAuthCredential.java new file mode 100644 index 0000000000000000000000000000000000000000..8a53b4ca757b770c773bcf78ed6d9cd2ffbad407 --- /dev/null +++ b/play-services-api/src/main/java/com/google/firebase/auth/FacebookAuthCredential.java @@ -0,0 +1,28 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.firebase.auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +public class FacebookAuthCredential extends AutoSafeParcelable { + @SafeParceled(1) + private String accessToken; + + public static Creator CREATOR = new AutoCreator(FacebookAuthCredential.class); + +} diff --git a/play-services-api/src/main/java/com/google/firebase/auth/GithubAuthCredential.java b/play-services-api/src/main/java/com/google/firebase/auth/GithubAuthCredential.java new file mode 100644 index 0000000000000000000000000000000000000000..d3a64b0b97ccd23576c994378beccbe359abe5f9 --- /dev/null +++ b/play-services-api/src/main/java/com/google/firebase/auth/GithubAuthCredential.java @@ -0,0 +1,28 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.firebase.auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +public class GithubAuthCredential extends AutoSafeParcelable { + @SafeParceled(1) + private String token; + + public static Creator CREATOR = new AutoCreator(GithubAuthCredential.class); + +} diff --git a/play-services-api/src/main/java/com/google/firebase/auth/GoogleAuthCredential.java b/play-services-api/src/main/java/com/google/firebase/auth/GoogleAuthCredential.java new file mode 100644 index 0000000000000000000000000000000000000000..6d2fe7e79e215ce495ea4d90fdc7d9b1ba991c45 --- /dev/null +++ b/play-services-api/src/main/java/com/google/firebase/auth/GoogleAuthCredential.java @@ -0,0 +1,31 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.firebase.auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +public class GoogleAuthCredential extends AutoSafeParcelable { + @SafeParceled(1) + private String idToken; + + @SafeParceled(2) + private String accessToken; + + public static Creator CREATOR = new AutoCreator(GoogleAuthCredential.class); + +} diff --git a/play-services-api/src/main/java/com/google/firebase/auth/PhoneAuthCredential.java b/play-services-api/src/main/java/com/google/firebase/auth/PhoneAuthCredential.java new file mode 100644 index 0000000000000000000000000000000000000000..374071a66ec15347acb8fcda5cc41f980679423e --- /dev/null +++ b/play-services-api/src/main/java/com/google/firebase/auth/PhoneAuthCredential.java @@ -0,0 +1,46 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.firebase.auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +public class PhoneAuthCredential extends AutoSafeParcelable { + @SafeParceled(1) + private String sessionInfo; + + @SafeParceled(2) + private String smsCode; + + @SafeParceled(3) + private boolean hasVerificationProof; + + @SafeParceled(4) + private String phoneNumber; + + @SafeParceled(5) + private boolean autoCreate; + + @SafeParceled(6) + private String temporaryProof; + + @SafeParceled(7) + private String mfaEnrollmentId; + + public static Creator CREATOR = new AutoCreator(PhoneAuthCredential.class); + +} diff --git a/play-services-api/src/main/java/com/google/firebase/auth/PhoneMultiFactorInfo.java b/play-services-api/src/main/java/com/google/firebase/auth/PhoneMultiFactorInfo.java new file mode 100644 index 0000000000000000000000000000000000000000..8bdedb75c7df9e8194264464f3109535160eec20 --- /dev/null +++ b/play-services-api/src/main/java/com/google/firebase/auth/PhoneMultiFactorInfo.java @@ -0,0 +1,37 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.firebase.auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +public class PhoneMultiFactorInfo extends AutoSafeParcelable { + @SafeParceled(1) + private String uid; + + @SafeParceled(2) + private String displayName; + + @SafeParceled(3) + private String enrollmentTimestamp; + + @SafeParceled(4) + private String phoneNumber; + + public static Creator CREATOR = new AutoCreator(PhoneMultiFactorInfo.class); + +} diff --git a/play-services-api/src/main/java/com/google/firebase/auth/PlayGamesAuthCredential.java b/play-services-api/src/main/java/com/google/firebase/auth/PlayGamesAuthCredential.java new file mode 100644 index 0000000000000000000000000000000000000000..9ad9adb34edc70bc81121d487b0d685491712fec --- /dev/null +++ b/play-services-api/src/main/java/com/google/firebase/auth/PlayGamesAuthCredential.java @@ -0,0 +1,28 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.firebase.auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +public class PlayGamesAuthCredential extends AutoSafeParcelable { + @SafeParceled(1) + private String serverAuthCode; + + public static Creator CREATOR = new AutoCreator(PlayGamesAuthCredential.class); + +} diff --git a/play-services-api/src/main/java/com/google/firebase/auth/TwitterAuthCredential.java b/play-services-api/src/main/java/com/google/firebase/auth/TwitterAuthCredential.java new file mode 100644 index 0000000000000000000000000000000000000000..d2d811dcc62878f2161643f9b097ddd57dad7f46 --- /dev/null +++ b/play-services-api/src/main/java/com/google/firebase/auth/TwitterAuthCredential.java @@ -0,0 +1,31 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.firebase.auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +public class TwitterAuthCredential extends AutoSafeParcelable { + @SafeParceled(1) + private String token; + + @SafeParceled(2) + private String secret; + + public static Creator CREATOR = new AutoCreator(TwitterAuthCredential.class); + +} diff --git a/play-services-api/src/main/java/com/google/firebase/auth/UserProfileChangeRequest.java b/play-services-api/src/main/java/com/google/firebase/auth/UserProfileChangeRequest.java new file mode 100644 index 0000000000000000000000000000000000000000..039f79523e137514aca2430b8f7a756b41e754f3 --- /dev/null +++ b/play-services-api/src/main/java/com/google/firebase/auth/UserProfileChangeRequest.java @@ -0,0 +1,40 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.firebase.auth; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + +public class UserProfileChangeRequest extends AutoSafeParcelable { + @SafeParceled(1) + private int versionCode = 1; + + @SafeParceled(2) + private String displayName; + + @SafeParceled(3) + private String photoUrl; + + @SafeParceled(4) + private boolean shouldRemoveDisplayName; + + @SafeParceled(5) + private boolean shouldRemovePhotoUri; + + public static Creator CREATOR = new AutoCreator(UserProfileChangeRequest.class); + +} diff --git a/play-services-api/src/main/java/com/google/firebase/auth/internal/DefaultAdditionalUserInfo.java b/play-services-api/src/main/java/com/google/firebase/auth/internal/DefaultAdditionalUserInfo.java new file mode 100644 index 0000000000000000000000000000000000000000..f289368d1ddaa64bb601cf533a0d0b2583d07a79 --- /dev/null +++ b/play-services-api/src/main/java/com/google/firebase/auth/internal/DefaultAdditionalUserInfo.java @@ -0,0 +1,35 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.firebase.auth.internal; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class DefaultAdditionalUserInfo extends AutoSafeParcelable { + @SafeParceled(1) + private String providerId; + + @SafeParceled(2) + private String rawUserInfo; + + @SafeParceled(3) + private boolean isNewUser; + + public static Creator CREATOR = new AutoCreator(DefaultAdditionalUserInfo.class); + +} diff --git a/play-services-api/src/main/java/com/google/firebase/auth/internal/DefaultAuthResult.java b/play-services-api/src/main/java/com/google/firebase/auth/internal/DefaultAuthResult.java new file mode 100644 index 0000000000000000000000000000000000000000..7b52bc112c8abe5d099fe5ccf035d53ad5d5bd59 --- /dev/null +++ b/play-services-api/src/main/java/com/google/firebase/auth/internal/DefaultAuthResult.java @@ -0,0 +1,35 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.firebase.auth.internal; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class DefaultAuthResult extends AutoSafeParcelable { + @SafeParceled(1) + private boolean user; // TODO What type is `user` ? zzh.java + + @SafeParceled(2) + private boolean additionalUserInfo; // TODO What type is `additionalUserInfo`? + + @SafeParceled(3) + private boolean oAuthCredential; // TODO What type is `oAuthCredential`? + + public static Creator CREATOR = new AutoCreator(DefaultAuthResult.class); + +} diff --git a/play-services-api/src/main/java/com/google/firebase/auth/internal/DefaultAuthUserInfo.java b/play-services-api/src/main/java/com/google/firebase/auth/internal/DefaultAuthUserInfo.java new file mode 100644 index 0000000000000000000000000000000000000000..bd773072acb4a8a85aa537eaa5597fc1df949102 --- /dev/null +++ b/play-services-api/src/main/java/com/google/firebase/auth/internal/DefaultAuthUserInfo.java @@ -0,0 +1,50 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.firebase.auth.internal; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class DefaultAuthUserInfo extends AutoSafeParcelable { + @SafeParceled(1) + private String uid; + + @SafeParceled(2) + private String providerId; + + @SafeParceled(3) + private String displayName; + + @SafeParceled(4) + private String photoUrlString; + + @SafeParceled(5) + private String email; + + @SafeParceled(6) + private String phoneNumber; + + @SafeParceled(7) + private boolean isEmailVerified; + + @SafeParceled(8) + private String rawUserInfo; + + public static Creator CREATOR = new AutoCreator(DefaultAuthUserInfo.class); + +} diff --git a/play-services-api/src/main/java/com/google/firebase/auth/internal/DefaultFirebaseUser.java b/play-services-api/src/main/java/com/google/firebase/auth/internal/DefaultFirebaseUser.java new file mode 100644 index 0000000000000000000000000000000000000000..0607fa1fdb79b3d3a65c9b781b98729b74bb2954 --- /dev/null +++ b/play-services-api/src/main/java/com/google/firebase/auth/internal/DefaultFirebaseUser.java @@ -0,0 +1,62 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.firebase.auth.internal; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class DefaultFirebaseUser extends AutoSafeParcelable { + @SafeParceled(1) + private boolean cachedTokenState; // TODO What type is it? zzn.java + + @SafeParceled(2) + private boolean defaultAuthUserInfo; // TODO What type is it? + + @SafeParceled(3) + private String firebaseAppName; + + @SafeParceled(4) + private String userType; + + @SafeParceled(5) + private boolean userInfos; // TODO What kind of list is it? + + @SafeParceled(6) + private boolean providers; // TODO What kind of list is it? + + @SafeParceled(7) + private String currentVersion; + + @SafeParceled(8) + private Boolean isAnonymous; + + @SafeParceled(9) + private boolean metadata; // TODO What type is it? + + @SafeParceled(10) + private boolean isNewUser; + + @SafeParceled(11) + private boolean defaultOAuthCredential; // TODO What type is it? + + @SafeParceled(12) + private boolean multiFactorInfoList; // TODO What type is it? + + public static Creator CREATOR = new AutoCreator(DefaultFirebaseUser.class); + +} diff --git a/play-services-api/src/main/java/com/google/firebase/auth/internal/DefaultFirebaseUserMetadata.java b/play-services-api/src/main/java/com/google/firebase/auth/internal/DefaultFirebaseUserMetadata.java new file mode 100644 index 0000000000000000000000000000000000000000..12557ba8d980e18ec76525b5f92ab7898a77f984 --- /dev/null +++ b/play-services-api/src/main/java/com/google/firebase/auth/internal/DefaultFirebaseUserMetadata.java @@ -0,0 +1,32 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.firebase.auth.internal; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class DefaultFirebaseUserMetadata extends AutoSafeParcelable { + @SafeParceled(1) + private long lastSignInTimestamp; + + @SafeParceled(2) + private long creationTimestamp; + + public static Creator CREATOR = new AutoCreator(DefaultFirebaseUserMetadata.class); + +} diff --git a/play-services-api/src/main/java/com/google/firebase/auth/internal/DefaultMultiFactorResolver.java b/play-services-api/src/main/java/com/google/firebase/auth/internal/DefaultMultiFactorResolver.java new file mode 100644 index 0000000000000000000000000000000000000000..87834efcd7218c346a6223b17b2928eed9a54d95 --- /dev/null +++ b/play-services-api/src/main/java/com/google/firebase/auth/internal/DefaultMultiFactorResolver.java @@ -0,0 +1,41 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.firebase.auth.internal; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class DefaultMultiFactorResolver extends AutoSafeParcelable { + @SafeParceled(1) + private boolean phoneMultiFactorInfoList; // TODO What type is it? zzu.java + + @SafeParceled(2) + private boolean session; // TODO What type is it? + + @SafeParceled(3) + private String firebaseAppName; + + @SafeParceled(4) + private boolean defaultOAuthCredential; // TODO What type is it? + + @SafeParceled(5) + private boolean reauthUser; // TODO What type is it? + + public static Creator CREATOR = new AutoCreator(DefaultMultiFactorResolver.class); + +} diff --git a/play-services-api/src/main/java/com/google/firebase/auth/internal/DefaultMultiFactorSession.java b/play-services-api/src/main/java/com/google/firebase/auth/internal/DefaultMultiFactorSession.java new file mode 100644 index 0000000000000000000000000000000000000000..30f3a2ba3bdc90e3968f2d5a31fa3479f36da638 --- /dev/null +++ b/play-services-api/src/main/java/com/google/firebase/auth/internal/DefaultMultiFactorSession.java @@ -0,0 +1,35 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.firebase.auth.internal; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class DefaultMultiFactorSession extends AutoSafeParcelable { + @SafeParceled(1) + private String idToken; + + @SafeParceled(2) + private String pendingCredential; + + @SafeParceled(3) + private boolean phoneMultiFactorInfoList; // TODO What type is it? + + public static Creator CREATOR = new AutoCreator(DefaultMultiFactorSession.class); + +} diff --git a/play-services-api/src/main/java/com/google/firebase/auth/internal/MultiFactorInfoList.java b/play-services-api/src/main/java/com/google/firebase/auth/internal/MultiFactorInfoList.java new file mode 100644 index 0000000000000000000000000000000000000000..40f7cdd576d24c9900f738e5d99a68d456b2f1e1 --- /dev/null +++ b/play-services-api/src/main/java/com/google/firebase/auth/internal/MultiFactorInfoList.java @@ -0,0 +1,29 @@ +/* + * Copyright (C) 2020 e Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.google.firebase.auth.internal; + +import org.microg.safeparcel.AutoSafeParcelable; +import org.microg.safeparcel.SafeParceled; + + +public class MultiFactorInfoList extends AutoSafeParcelable { + @SafeParceled(1) + private boolean phoneMultiFactorInfoList; // TODO What kind of list is it? zzaq.java com.google.firebase.auth.internal + + public static Creator CREATOR = new AutoCreator(MultiFactorInfoList.class); + +}