- 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
144 lines
3.6 KiB
Smali
144 lines
3.6 KiB
Smali
.class public final Lcom/google/android/gms/internal/auth-api/zbar;
|
|
.super Lcom/google/android/gms/common/internal/GmsClient;
|
|
.source "SourceFile"
|
|
|
|
|
|
# instance fields
|
|
.field private final zba:Landroid/os/Bundle;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroid/content/Context;Landroid/os/Looper;Lcom/google/android/gms/auth/api/identity/zbv;Lcom/google/android/gms/common/internal/ClientSettings;Lcom/google/android/gms/common/api/internal/ConnectionCallbacks;Lcom/google/android/gms/common/api/internal/OnConnectionFailedListener;)V
|
|
.locals 7
|
|
|
|
const/16 v3, 0xd4
|
|
|
|
move-object v0, p0
|
|
|
|
move-object v1, p1
|
|
|
|
move-object v2, p2
|
|
|
|
move-object v4, p4
|
|
|
|
move-object v5, p5
|
|
|
|
move-object v6, p6
|
|
|
|
.line 1
|
|
invoke-direct/range {v0 .. v6}, Lcom/google/android/gms/common/internal/GmsClient;-><init>(Landroid/content/Context;Landroid/os/Looper;ILcom/google/android/gms/common/internal/ClientSettings;Lcom/google/android/gms/common/api/internal/ConnectionCallbacks;Lcom/google/android/gms/common/api/internal/OnConnectionFailedListener;)V
|
|
|
|
new-instance p1, Landroid/os/Bundle;
|
|
|
|
.line 2
|
|
invoke-direct {p1}, Landroid/os/Bundle;-><init>()V
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/auth-api/zbar;->zba:Landroid/os/Bundle;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final synthetic createServiceInterface(Landroid/os/IBinder;)Landroid/os/IInterface;
|
|
.locals 2
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
|
|
if-nez p1, :cond_0
|
|
|
|
const/4 p1, 0x0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const-string v0, "com.google.android.gms.auth.api.identity.internal.ISignInService"
|
|
|
|
.line 1
|
|
invoke-interface {p1, v0}, Landroid/os/IBinder;->queryLocalInterface(Ljava/lang/String;)Landroid/os/IInterface;
|
|
|
|
move-result-object v0
|
|
|
|
instance-of v1, v0, Lcom/google/android/gms/internal/auth-api/zbw;
|
|
|
|
if-eqz v1, :cond_1
|
|
|
|
.line 2
|
|
move-object p1, v0
|
|
|
|
check-cast p1, Lcom/google/android/gms/internal/auth-api/zbw;
|
|
|
|
goto :goto_0
|
|
|
|
:cond_1
|
|
new-instance v0, Lcom/google/android/gms/internal/auth-api/zbw;
|
|
|
|
invoke-direct {v0, p1}, Lcom/google/android/gms/internal/auth-api/zbw;-><init>(Landroid/os/IBinder;)V
|
|
|
|
move-object p1, v0
|
|
|
|
:goto_0
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public final getApiFeatures()[Lcom/google/android/gms/common/Feature;
|
|
.locals 1
|
|
|
|
.line 1
|
|
sget-object v0, Lcom/google/android/gms/internal/auth-api/zbas;->zbi:[Lcom/google/android/gms/common/Feature;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final getGetServiceRequestExtraArgs()Landroid/os/Bundle;
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/auth-api/zbar;->zba:Landroid/os/Bundle;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final getMinApkVersion()I
|
|
.locals 1
|
|
|
|
const v0, 0x1110e58
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public final getServiceDescriptor()Ljava/lang/String;
|
|
.locals 1
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
const-string v0, "com.google.android.gms.auth.api.identity.internal.ISignInService"
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final getStartServiceAction()Ljava/lang/String;
|
|
.locals 1
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
const-string v0, "com.google.android.gms.auth.api.identity.service.signin.START"
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final getUseDynamicLookup()Z
|
|
.locals 1
|
|
|
|
const/4 v0, 0x1
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public final usesClientTelemetry()Z
|
|
.locals 1
|
|
|
|
const/4 v0, 0x1
|
|
|
|
return v0
|
|
.end method
|