First Upload

Just the APK
Force update disabled, will only work offline.
This commit is contained in:
supermegamestre
2026-01-26 00:26:29 -03:00
commit 4bbd74a497
44413 changed files with 11043538 additions and 0 deletions

View File

@@ -0,0 +1,150 @@
.class public final enum Lcom/vungle/ads/internal/privacy/COPPA;
.super Ljava/lang/Enum;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lcom/vungle/ads/internal/privacy/COPPA;",
">;"
}
.end annotation
# static fields
.field private static final synthetic $VALUES:[Lcom/vungle/ads/internal/privacy/COPPA;
.field public static final enum COPPA_DISABLED:Lcom/vungle/ads/internal/privacy/COPPA;
.field public static final enum COPPA_ENABLED:Lcom/vungle/ads/internal/privacy/COPPA;
.field public static final enum COPPA_NOTSET:Lcom/vungle/ads/internal/privacy/COPPA;
# instance fields
.field private final value:Ljava/lang/Boolean;
# direct methods
.method private static final synthetic $values()[Lcom/vungle/ads/internal/privacy/COPPA;
.locals 3
sget-object v0, Lcom/vungle/ads/internal/privacy/COPPA;->COPPA_ENABLED:Lcom/vungle/ads/internal/privacy/COPPA;
sget-object v1, Lcom/vungle/ads/internal/privacy/COPPA;->COPPA_DISABLED:Lcom/vungle/ads/internal/privacy/COPPA;
sget-object v2, Lcom/vungle/ads/internal/privacy/COPPA;->COPPA_NOTSET:Lcom/vungle/ads/internal/privacy/COPPA;
filled-new-array {v0, v1, v2}, [Lcom/vungle/ads/internal/privacy/COPPA;
move-result-object v0
return-object v0
.end method
.method static constructor <clinit>()V
.locals 4
.line 4
new-instance v0, Lcom/vungle/ads/internal/privacy/COPPA;
const/4 v1, 0x0
sget-object v2, Ljava/lang/Boolean;->TRUE:Ljava/lang/Boolean;
const-string v3, "COPPA_ENABLED"
invoke-direct {v0, v3, v1, v2}, Lcom/vungle/ads/internal/privacy/COPPA;-><init>(Ljava/lang/String;ILjava/lang/Boolean;)V
sput-object v0, Lcom/vungle/ads/internal/privacy/COPPA;->COPPA_ENABLED:Lcom/vungle/ads/internal/privacy/COPPA;
new-instance v0, Lcom/vungle/ads/internal/privacy/COPPA;
const/4 v1, 0x1
sget-object v2, Ljava/lang/Boolean;->FALSE:Ljava/lang/Boolean;
const-string v3, "COPPA_DISABLED"
invoke-direct {v0, v3, v1, v2}, Lcom/vungle/ads/internal/privacy/COPPA;-><init>(Ljava/lang/String;ILjava/lang/Boolean;)V
sput-object v0, Lcom/vungle/ads/internal/privacy/COPPA;->COPPA_DISABLED:Lcom/vungle/ads/internal/privacy/COPPA;
new-instance v0, Lcom/vungle/ads/internal/privacy/COPPA;
const/4 v1, 0x2
const/4 v2, 0x0
const-string v3, "COPPA_NOTSET"
invoke-direct {v0, v3, v1, v2}, Lcom/vungle/ads/internal/privacy/COPPA;-><init>(Ljava/lang/String;ILjava/lang/Boolean;)V
sput-object v0, Lcom/vungle/ads/internal/privacy/COPPA;->COPPA_NOTSET:Lcom/vungle/ads/internal/privacy/COPPA;
invoke-static {}, Lcom/vungle/ads/internal/privacy/COPPA;->$values()[Lcom/vungle/ads/internal/privacy/COPPA;
move-result-object v0
sput-object v0, Lcom/vungle/ads/internal/privacy/COPPA;->$VALUES:[Lcom/vungle/ads/internal/privacy/COPPA;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;ILjava/lang/Boolean;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/Boolean;",
")V"
}
.end annotation
.line 3
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
iput-object p3, p0, Lcom/vungle/ads/internal/privacy/COPPA;->value:Ljava/lang/Boolean;
return-void
.end method
.method public static valueOf(Ljava/lang/String;)Lcom/vungle/ads/internal/privacy/COPPA;
.locals 1
const-class v0, Lcom/vungle/ads/internal/privacy/COPPA;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object p0
check-cast p0, Lcom/vungle/ads/internal/privacy/COPPA;
return-object p0
.end method
.method public static values()[Lcom/vungle/ads/internal/privacy/COPPA;
.locals 1
sget-object v0, Lcom/vungle/ads/internal/privacy/COPPA;->$VALUES:[Lcom/vungle/ads/internal/privacy/COPPA;
invoke-virtual {v0}, [Ljava/lang/Object;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lcom/vungle/ads/internal/privacy/COPPA;
return-object v0
.end method
# virtual methods
.method public final getValue()Ljava/lang/Boolean;
.locals 1
iget-object v0, p0, Lcom/vungle/ads/internal/privacy/COPPA;->value:Ljava/lang/Boolean;
return-object v0
.end method

View File

@@ -0,0 +1,135 @@
.class public final enum Lcom/vungle/ads/internal/privacy/PrivacyConsent;
.super Ljava/lang/Enum;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lcom/vungle/ads/internal/privacy/PrivacyConsent;",
">;"
}
.end annotation
# static fields
.field private static final synthetic $VALUES:[Lcom/vungle/ads/internal/privacy/PrivacyConsent;
.field public static final enum OPT_IN:Lcom/vungle/ads/internal/privacy/PrivacyConsent;
.field public static final enum OPT_OUT:Lcom/vungle/ads/internal/privacy/PrivacyConsent;
# instance fields
.field private final value:Ljava/lang/String;
# direct methods
.method private static final synthetic $values()[Lcom/vungle/ads/internal/privacy/PrivacyConsent;
.locals 2
sget-object v0, Lcom/vungle/ads/internal/privacy/PrivacyConsent;->OPT_IN:Lcom/vungle/ads/internal/privacy/PrivacyConsent;
sget-object v1, Lcom/vungle/ads/internal/privacy/PrivacyConsent;->OPT_OUT:Lcom/vungle/ads/internal/privacy/PrivacyConsent;
filled-new-array {v0, v1}, [Lcom/vungle/ads/internal/privacy/PrivacyConsent;
move-result-object v0
return-object v0
.end method
.method static constructor <clinit>()V
.locals 4
.line 4
new-instance v0, Lcom/vungle/ads/internal/privacy/PrivacyConsent;
const/4 v1, 0x0
const-string v2, "opted_in"
const-string v3, "OPT_IN"
invoke-direct {v0, v3, v1, v2}, Lcom/vungle/ads/internal/privacy/PrivacyConsent;-><init>(Ljava/lang/String;ILjava/lang/String;)V
sput-object v0, Lcom/vungle/ads/internal/privacy/PrivacyConsent;->OPT_IN:Lcom/vungle/ads/internal/privacy/PrivacyConsent;
.line 5
new-instance v0, Lcom/vungle/ads/internal/privacy/PrivacyConsent;
const/4 v1, 0x1
const-string v2, "opted_out"
const-string v3, "OPT_OUT"
invoke-direct {v0, v3, v1, v2}, Lcom/vungle/ads/internal/privacy/PrivacyConsent;-><init>(Ljava/lang/String;ILjava/lang/String;)V
sput-object v0, Lcom/vungle/ads/internal/privacy/PrivacyConsent;->OPT_OUT:Lcom/vungle/ads/internal/privacy/PrivacyConsent;
invoke-static {}, Lcom/vungle/ads/internal/privacy/PrivacyConsent;->$values()[Lcom/vungle/ads/internal/privacy/PrivacyConsent;
move-result-object v0
sput-object v0, Lcom/vungle/ads/internal/privacy/PrivacyConsent;->$VALUES:[Lcom/vungle/ads/internal/privacy/PrivacyConsent;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;ILjava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/String;",
")V"
}
.end annotation
.line 3
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
iput-object p3, p0, Lcom/vungle/ads/internal/privacy/PrivacyConsent;->value:Ljava/lang/String;
return-void
.end method
.method public static valueOf(Ljava/lang/String;)Lcom/vungle/ads/internal/privacy/PrivacyConsent;
.locals 1
const-class v0, Lcom/vungle/ads/internal/privacy/PrivacyConsent;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object p0
check-cast p0, Lcom/vungle/ads/internal/privacy/PrivacyConsent;
return-object p0
.end method
.method public static values()[Lcom/vungle/ads/internal/privacy/PrivacyConsent;
.locals 1
sget-object v0, Lcom/vungle/ads/internal/privacy/PrivacyConsent;->$VALUES:[Lcom/vungle/ads/internal/privacy/PrivacyConsent;
invoke-virtual {v0}, [Ljava/lang/Object;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lcom/vungle/ads/internal/privacy/PrivacyConsent;
return-object v0
.end method
# virtual methods
.method public final getValue()Ljava/lang/String;
.locals 1
iget-object v0, p0, Lcom/vungle/ads/internal/privacy/PrivacyConsent;->value:Ljava/lang/String;
return-object v0
.end method

View File

@@ -0,0 +1,137 @@
.class public final enum Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;
.super Ljava/lang/Enum;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/vungle/ads/internal/privacy/PrivacyManager;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "DeviceIdAllowed"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;",
">;"
}
.end annotation
# static fields
.field private static final synthetic $VALUES:[Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;
.field public static final enum ALLOW_ID:Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;
.field public static final enum DISABLE_ID:Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;
.field public static final enum FALLBACK:Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;
# direct methods
.method private static final synthetic $values()[Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;
.locals 3
sget-object v0, Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;->ALLOW_ID:Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;
sget-object v1, Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;->DISABLE_ID:Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;
sget-object v2, Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;->FALLBACK:Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;
filled-new-array {v0, v1, v2}, [Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;
move-result-object v0
return-object v0
.end method
.method static constructor <clinit>()V
.locals 3
.line 289
new-instance v0, Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;
const-string v1, "ALLOW_ID"
const/4 v2, 0x0
invoke-direct {v0, v1, v2}, Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;->ALLOW_ID:Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;
.line 290
new-instance v0, Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;
const-string v1, "DISABLE_ID"
const/4 v2, 0x1
invoke-direct {v0, v1, v2}, Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;->DISABLE_ID:Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;
.line 291
new-instance v0, Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;
const-string v1, "FALLBACK"
const/4 v2, 0x2
invoke-direct {v0, v1, v2}, Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;->FALLBACK:Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;
invoke-static {}, Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;->$values()[Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;
move-result-object v0
sput-object v0, Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;->$VALUES:[Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;I)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
.line 288
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
return-void
.end method
.method public static valueOf(Ljava/lang/String;)Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;
.locals 1
const-class v0, Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object p0
check-cast p0, Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;
return-object p0
.end method
.method public static values()[Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;
.locals 1
sget-object v0, Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;->$VALUES:[Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;
invoke-virtual {v0}, [Ljava/lang/Object;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;
return-object v0
.end method

View File

@@ -0,0 +1,102 @@
.class public final synthetic Lcom/vungle/ads/internal/privacy/PrivacyManager$WhenMappings;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/vungle/ads/internal/privacy/PrivacyManager;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1001
name = "WhenMappings"
.end annotation
# static fields
.field public static final synthetic $EnumSwitchMapping$0:[I
.field public static final synthetic $EnumSwitchMapping$1:[I
# direct methods
.method static constructor <clinit>()V
.locals 5
invoke-static {}, Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;->values()[Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;
move-result-object v0
array-length v0, v0
new-array v0, v0, [I
sget-object v1, Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;->DISABLE_ID:Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;
invoke-virtual {v1}, Ljava/lang/Enum;->ordinal()I
move-result v1
const/4 v2, 0x1
aput v2, v0, v1
sget-object v1, Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;->FALLBACK:Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;
invoke-virtual {v1}, Ljava/lang/Enum;->ordinal()I
move-result v1
const/4 v3, 0x2
aput v3, v0, v1
sget-object v1, Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;->ALLOW_ID:Lcom/vungle/ads/internal/privacy/PrivacyManager$DeviceIdAllowed;
invoke-virtual {v1}, Ljava/lang/Enum;->ordinal()I
move-result v1
const/4 v4, 0x3
aput v4, v0, v1
sput-object v0, Lcom/vungle/ads/internal/privacy/PrivacyManager$WhenMappings;->$EnumSwitchMapping$0:[I
invoke-static {}, Lcom/vungle/ads/internal/model/ConfigPayload$IABSettings$TcfStatus;->values()[Lcom/vungle/ads/internal/model/ConfigPayload$IABSettings$TcfStatus;
move-result-object v0
array-length v0, v0
new-array v0, v0, [I
sget-object v1, Lcom/vungle/ads/internal/model/ConfigPayload$IABSettings$TcfStatus;->DISABLE_ID:Lcom/vungle/ads/internal/model/ConfigPayload$IABSettings$TcfStatus;
invoke-virtual {v1}, Ljava/lang/Enum;->ordinal()I
move-result v1
aput v2, v0, v1
sget-object v1, Lcom/vungle/ads/internal/model/ConfigPayload$IABSettings$TcfStatus;->ALLOW_ID:Lcom/vungle/ads/internal/model/ConfigPayload$IABSettings$TcfStatus;
invoke-virtual {v1}, Ljava/lang/Enum;->ordinal()I
move-result v1
aput v3, v0, v1
sget-object v1, Lcom/vungle/ads/internal/model/ConfigPayload$IABSettings$TcfStatus;->LEGACY:Lcom/vungle/ads/internal/model/ConfigPayload$IABSettings$TcfStatus;
invoke-virtual {v1}, Ljava/lang/Enum;->ordinal()I
move-result v1
aput v4, v0, v1
sput-object v0, Lcom/vungle/ads/internal/privacy/PrivacyManager$WhenMappings;->$EnumSwitchMapping$1:[I
return-void
.end method

File diff suppressed because it is too large Load Diff