- Imported from https://github.com/supermegamestre/Project-Real-Resurrection-3 - APKTool decompilation (Smali bytecode) for modding and rebuilding APK - Supports both 32-bit (armeabi-v7a) and 64-bit (arm64-v8a) architectures - Includes full Smali source, resources, and native libraries - Ready to rebuild APK after modifications with apktool b command - Added comprehensive README-apktool.md with modding guide This branch complements the JADX branches: - Use JADX (main/discord-community) to UNDERSTAND code (readable Java) - Use APKTool (this branch) to MODIFY and REBUILD APK (editable Smali) Total: 44,417 files, 538.51 MB Smali source code
164 lines
5.7 KiB
Smali
164 lines
5.7 KiB
Smali
.class public final Lcom/google/android/gms/auth/api/Auth;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# static fields
|
|
.field public static final GOOGLE_SIGN_IN_API:Lcom/google/android/gms/common/api/Api;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/google/android/gms/common/api/Api<",
|
|
"Lcom/google/android/gms/auth/api/signin/GoogleSignInOptions;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public static final GoogleSignInApi:Lcom/google/android/gms/auth/api/signin/GoogleSignInApi;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public static final PROXY_API:Lcom/google/android/gms/common/api/Api;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
|
|
.end annotation
|
|
|
|
.annotation build Lcom/google/android/gms/common/internal/ShowFirstParty;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/google/android/gms/common/api/Api<",
|
|
"Lcom/google/android/gms/auth/api/AuthProxyOptions;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public static final ProxyApi:Lcom/google/android/gms/auth/api/proxy/ProxyApi;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
|
|
.end annotation
|
|
|
|
.annotation build Lcom/google/android/gms/common/internal/ShowFirstParty;
|
|
.end annotation
|
|
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public static final zba:Lcom/google/android/gms/common/api/Api$ClientKey;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public static final zbb:Lcom/google/android/gms/common/api/Api$ClientKey;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public static final zbc:Lcom/google/android/gms/common/api/Api;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public static final zbd:Lcom/google/android/gms/internal/auth-api/zbd;
|
|
|
|
.field private static final zbe:Lcom/google/android/gms/common/api/Api$AbstractClientBuilder;
|
|
|
|
.field private static final zbf:Lcom/google/android/gms/common/api/Api$AbstractClientBuilder;
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 6
|
|
|
|
.line 1
|
|
new-instance v0, Lcom/google/android/gms/common/api/Api$ClientKey;
|
|
|
|
invoke-direct {v0}, Lcom/google/android/gms/common/api/Api$ClientKey;-><init>()V
|
|
|
|
sput-object v0, Lcom/google/android/gms/auth/api/Auth;->zba:Lcom/google/android/gms/common/api/Api$ClientKey;
|
|
|
|
new-instance v1, Lcom/google/android/gms/common/api/Api$ClientKey;
|
|
|
|
.line 2
|
|
invoke-direct {v1}, Lcom/google/android/gms/common/api/Api$ClientKey;-><init>()V
|
|
|
|
sput-object v1, Lcom/google/android/gms/auth/api/Auth;->zbb:Lcom/google/android/gms/common/api/Api$ClientKey;
|
|
|
|
.line 3
|
|
new-instance v2, Lcom/google/android/gms/auth/api/zba;
|
|
|
|
invoke-direct {v2}, Lcom/google/android/gms/auth/api/zba;-><init>()V
|
|
|
|
sput-object v2, Lcom/google/android/gms/auth/api/Auth;->zbe:Lcom/google/android/gms/common/api/Api$AbstractClientBuilder;
|
|
|
|
new-instance v3, Lcom/google/android/gms/auth/api/zbb;
|
|
|
|
.line 4
|
|
invoke-direct {v3}, Lcom/google/android/gms/auth/api/zbb;-><init>()V
|
|
|
|
sput-object v3, Lcom/google/android/gms/auth/api/Auth;->zbf:Lcom/google/android/gms/common/api/Api$AbstractClientBuilder;
|
|
|
|
.line 5
|
|
sget-object v4, Lcom/google/android/gms/auth/api/AuthProxy;->API:Lcom/google/android/gms/common/api/Api;
|
|
|
|
sput-object v4, Lcom/google/android/gms/auth/api/Auth;->PROXY_API:Lcom/google/android/gms/common/api/Api;
|
|
|
|
.line 6
|
|
new-instance v4, Lcom/google/android/gms/common/api/Api;
|
|
|
|
const-string v5, "Auth.CREDENTIALS_API"
|
|
|
|
invoke-direct {v4, v5, v2, v0}, Lcom/google/android/gms/common/api/Api;-><init>(Ljava/lang/String;Lcom/google/android/gms/common/api/Api$AbstractClientBuilder;Lcom/google/android/gms/common/api/Api$ClientKey;)V
|
|
|
|
sput-object v4, Lcom/google/android/gms/auth/api/Auth;->zbc:Lcom/google/android/gms/common/api/Api;
|
|
|
|
new-instance v0, Lcom/google/android/gms/common/api/Api;
|
|
|
|
const-string v2, "Auth.GOOGLE_SIGN_IN_API"
|
|
|
|
.line 7
|
|
invoke-direct {v0, v2, v3, v1}, Lcom/google/android/gms/common/api/Api;-><init>(Ljava/lang/String;Lcom/google/android/gms/common/api/Api$AbstractClientBuilder;Lcom/google/android/gms/common/api/Api$ClientKey;)V
|
|
|
|
sput-object v0, Lcom/google/android/gms/auth/api/Auth;->GOOGLE_SIGN_IN_API:Lcom/google/android/gms/common/api/Api;
|
|
|
|
sget-object v0, Lcom/google/android/gms/auth/api/AuthProxy;->ProxyApi:Lcom/google/android/gms/auth/api/proxy/ProxyApi;
|
|
|
|
sput-object v0, Lcom/google/android/gms/auth/api/Auth;->ProxyApi:Lcom/google/android/gms/auth/api/proxy/ProxyApi;
|
|
|
|
new-instance v0, Lcom/google/android/gms/internal/auth-api/zbd;
|
|
|
|
invoke-direct {v0}, Lcom/google/android/gms/internal/auth-api/zbd;-><init>()V
|
|
|
|
sput-object v0, Lcom/google/android/gms/auth/api/Auth;->zbd:Lcom/google/android/gms/internal/auth-api/zbd;
|
|
|
|
new-instance v0, Lcom/google/android/gms/auth/api/signin/internal/zbd;
|
|
|
|
invoke-direct {v0}, Lcom/google/android/gms/auth/api/signin/internal/zbd;-><init>()V
|
|
|
|
sput-object v0, Lcom/google/android/gms/auth/api/Auth;->GoogleSignInApi:Lcom/google/android/gms/auth/api/signin/GoogleSignInApi;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|