- 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
162 lines
4.2 KiB
Smali
162 lines
4.2 KiB
Smali
.class public final Lcom/fyber/inneractive/sdk/config/p;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lcom/fyber/inneractive/sdk/config/m$a;
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic a:Lcom/fyber/inneractive/sdk/config/IAConfigManager;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/fyber/inneractive/sdk/config/IAConfigManager;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lcom/fyber/inneractive/sdk/config/p;->a:Lcom/fyber/inneractive/sdk/config/IAConfigManager;
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final onGlobalConfigChanged(Lcom/fyber/inneractive/sdk/config/m;Lcom/fyber/inneractive/sdk/config/k;)V
|
|
.locals 5
|
|
|
|
const-string p1, "dv_enabled_v2"
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 1
|
|
invoke-virtual {p2, v0, v0, p1}, Lcom/fyber/inneractive/sdk/config/k;->a(IILjava/lang/String;)I
|
|
|
|
move-result p1
|
|
|
|
const/4 p2, 0x1
|
|
|
|
if-ne p1, p2, :cond_0
|
|
|
|
iget-object p1, p0, Lcom/fyber/inneractive/sdk/config/p;->a:Lcom/fyber/inneractive/sdk/config/IAConfigManager;
|
|
|
|
.line 4
|
|
iget-object p1, p1, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->E:Lcom/fyber/inneractive/sdk/dv/handler/a;
|
|
|
|
.line 5
|
|
invoke-virtual {p1}, Lcom/fyber/inneractive/sdk/dv/handler/a;->a()V
|
|
|
|
:cond_0
|
|
iget-object p1, p0, Lcom/fyber/inneractive/sdk/config/p;->a:Lcom/fyber/inneractive/sdk/config/IAConfigManager;
|
|
|
|
.line 9
|
|
iget-object p1, p1, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->F:Lcom/fyber/inneractive/sdk/cache/i;
|
|
|
|
.line 10
|
|
invoke-virtual {p1}, Lcom/fyber/inneractive/sdk/cache/i;->a()V
|
|
|
|
iget-object p1, p0, Lcom/fyber/inneractive/sdk/config/p;->a:Lcom/fyber/inneractive/sdk/config/IAConfigManager;
|
|
|
|
.line 12
|
|
iget-object p1, p1, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->G:Lcom/fyber/inneractive/sdk/network/d;
|
|
|
|
.line 13
|
|
invoke-virtual {p1}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
.line 14
|
|
sget-object v1, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->L:Lcom/fyber/inneractive/sdk/config/IAConfigManager;
|
|
|
|
iget-object v1, v1, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->t:Lcom/fyber/inneractive/sdk/config/m;
|
|
|
|
.line 15
|
|
iget-object v1, v1, Lcom/fyber/inneractive/sdk/config/m;->b:Lcom/fyber/inneractive/sdk/config/k;
|
|
|
|
const/4 v2, -0x1
|
|
|
|
const-string v3, "send_events_batch_interval"
|
|
|
|
const/16 v4, 0x1e
|
|
|
|
.line 16
|
|
invoke-virtual {v1, v4, v2, v3}, Lcom/fyber/inneractive/sdk/config/k;->a(IILjava/lang/String;)I
|
|
|
|
move-result v1
|
|
|
|
if-gez v1, :cond_1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_1
|
|
move v4, v1
|
|
|
|
:goto_0
|
|
const-string v1, "fyber.marketplace.use_batch_interval"
|
|
|
|
.line 25
|
|
invoke-static {v1}, Ljava/lang/System;->getProperty(Ljava/lang/String;)Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
if-eqz v1, :cond_2
|
|
|
|
.line 26
|
|
invoke-static {v1}, Ljava/lang/Boolean;->getBoolean(Ljava/lang/String;)Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_3
|
|
|
|
:cond_2
|
|
move v0, v4
|
|
|
|
.line 27
|
|
:cond_3
|
|
iput-boolean p2, p1, Lcom/fyber/inneractive/sdk/network/d;->f:Z
|
|
|
|
.line 28
|
|
iput v0, p1, Lcom/fyber/inneractive/sdk/network/d;->e:I
|
|
|
|
.line 29
|
|
iget-object p2, p1, Lcom/fyber/inneractive/sdk/network/d;->d:Lcom/fyber/inneractive/sdk/util/n0;
|
|
|
|
const v0, 0xbbdf09
|
|
|
|
if-eqz p2, :cond_4
|
|
|
|
invoke-virtual {p2, v0}, Landroid/os/Handler;->hasMessages(I)Z
|
|
|
|
move-result p2
|
|
|
|
if-eqz p2, :cond_4
|
|
|
|
.line 30
|
|
iget-object p2, p1, Lcom/fyber/inneractive/sdk/network/d;->d:Lcom/fyber/inneractive/sdk/util/n0;
|
|
|
|
invoke-virtual {p2, v0}, Landroid/os/Handler;->removeMessages(I)V
|
|
|
|
.line 31
|
|
:cond_4
|
|
iget p2, p1, Lcom/fyber/inneractive/sdk/network/d;->e:I
|
|
|
|
mul-int/lit16 p2, p2, 0x3e8
|
|
|
|
int-to-long v1, p2
|
|
|
|
.line 32
|
|
iget-object p2, p1, Lcom/fyber/inneractive/sdk/network/d;->d:Lcom/fyber/inneractive/sdk/util/n0;
|
|
|
|
if-eqz p2, :cond_5
|
|
|
|
.line 33
|
|
new-instance v3, Lcom/fyber/inneractive/sdk/network/c;
|
|
|
|
invoke-direct {v3, p1, v0, v1, v2}, Lcom/fyber/inneractive/sdk/network/c;-><init>(Lcom/fyber/inneractive/sdk/network/d;IJ)V
|
|
|
|
invoke-virtual {p2, v3}, Landroid/os/Handler;->post(Ljava/lang/Runnable;)Z
|
|
|
|
:cond_5
|
|
return-void
|
|
.end method
|