- 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
210 lines
6.1 KiB
Smali
210 lines
6.1 KiB
Smali
.class public final Lcom/fyber/inneractive/sdk/config/b;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lcom/fyber/inneractive/sdk/config/m$a;
|
|
|
|
|
|
# instance fields
|
|
.field public final a:Ljava/util/concurrent/atomic/AtomicBoolean;
|
|
|
|
.field public b:Z
|
|
|
|
.field public c:Lcom/fyber/inneractive/sdk/util/c1;
|
|
|
|
.field public final d:Lcom/fyber/inneractive/sdk/config/j0;
|
|
|
|
.field public final e:Landroid/os/Handler;
|
|
|
|
.field public final f:Lcom/fyber/inneractive/sdk/config/b$c;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/fyber/inneractive/sdk/config/i0;)V
|
|
.locals 3
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 2
|
|
new-instance v0, Ljava/util/concurrent/atomic/AtomicBoolean;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
invoke-direct {v0, v1}, Ljava/util/concurrent/atomic/AtomicBoolean;-><init>(Z)V
|
|
|
|
iput-object v0, p0, Lcom/fyber/inneractive/sdk/config/b;->a:Ljava/util/concurrent/atomic/AtomicBoolean;
|
|
|
|
iput-boolean v1, p0, Lcom/fyber/inneractive/sdk/config/b;->b:Z
|
|
|
|
.line 20
|
|
new-instance v0, Landroid/os/Handler;
|
|
|
|
invoke-static {}, Landroid/os/Looper;->getMainLooper()Landroid/os/Looper;
|
|
|
|
move-result-object v1
|
|
|
|
new-instance v2, Lcom/fyber/inneractive/sdk/config/b$a;
|
|
|
|
invoke-direct {v2, p0}, Lcom/fyber/inneractive/sdk/config/b$a;-><init>(Lcom/fyber/inneractive/sdk/config/b;)V
|
|
|
|
invoke-direct {v0, v1, v2}, Landroid/os/Handler;-><init>(Landroid/os/Looper;Landroid/os/Handler$Callback;)V
|
|
|
|
iput-object v0, p0, Lcom/fyber/inneractive/sdk/config/b;->e:Landroid/os/Handler;
|
|
|
|
.line 33
|
|
new-instance v0, Lcom/fyber/inneractive/sdk/config/b$b;
|
|
|
|
invoke-direct {v0, p0}, Lcom/fyber/inneractive/sdk/config/b$b;-><init>(Lcom/fyber/inneractive/sdk/config/b;)V
|
|
|
|
.line 78
|
|
new-instance v1, Lcom/fyber/inneractive/sdk/config/b$c;
|
|
|
|
invoke-direct {v1, p0}, Lcom/fyber/inneractive/sdk/config/b$c;-><init>(Lcom/fyber/inneractive/sdk/config/b;)V
|
|
|
|
iput-object v1, p0, Lcom/fyber/inneractive/sdk/config/b;->f:Lcom/fyber/inneractive/sdk/config/b$c;
|
|
|
|
iput-object p1, p0, Lcom/fyber/inneractive/sdk/config/b;->d:Lcom/fyber/inneractive/sdk/config/j0;
|
|
|
|
.line 91
|
|
invoke-static {}, Lcom/fyber/inneractive/sdk/util/o;->b()Landroid/app/Application;
|
|
|
|
move-result-object p1
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 93
|
|
invoke-virtual {p1, v0}, Landroid/app/Application;->registerActivityLifecycleCallbacks(Landroid/app/Application$ActivityLifecycleCallbacks;)V
|
|
|
|
:cond_0
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final a()V
|
|
.locals 6
|
|
|
|
.line 1
|
|
sget-object v0, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->L:Lcom/fyber/inneractive/sdk/config/IAConfigManager;
|
|
|
|
iget-object v1, v0, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->t:Lcom/fyber/inneractive/sdk/config/m;
|
|
|
|
.line 2
|
|
iget-boolean v2, v1, Lcom/fyber/inneractive/sdk/config/m;->d:Z
|
|
|
|
if-nez v2, :cond_0
|
|
|
|
.line 3
|
|
iget-object v1, v1, Lcom/fyber/inneractive/sdk/config/m;->c:Ljava/util/concurrent/CopyOnWriteArrayList;
|
|
|
|
invoke-virtual {v1, p0}, Ljava/util/concurrent/CopyOnWriteArrayList;->add(Ljava/lang/Object;)Z
|
|
|
|
.line 4
|
|
:cond_0
|
|
new-instance v1, Lcom/fyber/inneractive/sdk/util/c1;
|
|
|
|
sget-object v2, Ljava/util/concurrent/TimeUnit;->MINUTES:Ljava/util/concurrent/TimeUnit;
|
|
|
|
.line 5
|
|
iget-object v0, v0, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->t:Lcom/fyber/inneractive/sdk/config/m;
|
|
|
|
.line 6
|
|
iget-object v0, v0, Lcom/fyber/inneractive/sdk/config/m;->b:Lcom/fyber/inneractive/sdk/config/k;
|
|
|
|
const/4 v3, 0x1
|
|
|
|
const-string v4, "session_duration"
|
|
|
|
const/16 v5, 0x1e
|
|
|
|
.line 7
|
|
invoke-virtual {v0, v5, v3, v4}, Lcom/fyber/inneractive/sdk/config/k;->a(IILjava/lang/String;)I
|
|
|
|
move-result v0
|
|
|
|
int-to-long v3, v0
|
|
|
|
invoke-direct {v1, v2, v3, v4}, Lcom/fyber/inneractive/sdk/util/c1;-><init>(Ljava/util/concurrent/TimeUnit;J)V
|
|
|
|
iput-object v1, p0, Lcom/fyber/inneractive/sdk/config/b;->c:Lcom/fyber/inneractive/sdk/util/c1;
|
|
|
|
iget-object v0, p0, Lcom/fyber/inneractive/sdk/config/b;->f:Lcom/fyber/inneractive/sdk/config/b$c;
|
|
|
|
iput-object v0, v1, Lcom/fyber/inneractive/sdk/util/c1;->e:Lcom/fyber/inneractive/sdk/util/c1$b;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final onGlobalConfigChanged(Lcom/fyber/inneractive/sdk/config/m;Lcom/fyber/inneractive/sdk/config/k;)V
|
|
.locals 8
|
|
|
|
iget-object v0, p0, Lcom/fyber/inneractive/sdk/config/b;->c:Lcom/fyber/inneractive/sdk/util/c1;
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
const/4 v1, 0x0
|
|
|
|
.line 2
|
|
iput-boolean v1, v0, Lcom/fyber/inneractive/sdk/util/c1;->d:Z
|
|
|
|
const-wide/16 v1, 0x0
|
|
|
|
.line 3
|
|
iput-wide v1, v0, Lcom/fyber/inneractive/sdk/util/c1;->f:J
|
|
|
|
.line 4
|
|
iget-object v0, v0, Lcom/fyber/inneractive/sdk/util/c1;->c:Lcom/fyber/inneractive/sdk/util/c1$a;
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
const v1, 0x73310978
|
|
|
|
.line 5
|
|
invoke-virtual {v0, v1}, Landroid/os/Handler;->removeMessages(I)V
|
|
|
|
.line 6
|
|
:cond_0
|
|
new-instance v0, Lcom/fyber/inneractive/sdk/util/c1;
|
|
|
|
sget-object v3, Ljava/util/concurrent/TimeUnit;->MINUTES:Ljava/util/concurrent/TimeUnit;
|
|
|
|
const/4 v1, 0x1
|
|
|
|
const-string v2, "session_duration"
|
|
|
|
const/16 v4, 0x1e
|
|
|
|
.line 7
|
|
invoke-virtual {p2, v4, v1, v2}, Lcom/fyber/inneractive/sdk/config/k;->a(IILjava/lang/String;)I
|
|
|
|
move-result p2
|
|
|
|
int-to-long v4, p2
|
|
|
|
iget-object p2, p0, Lcom/fyber/inneractive/sdk/config/b;->c:Lcom/fyber/inneractive/sdk/util/c1;
|
|
|
|
.line 8
|
|
iget-wide v6, p2, Lcom/fyber/inneractive/sdk/util/c1;->f:J
|
|
|
|
move-object v2, v0
|
|
|
|
.line 9
|
|
invoke-direct/range {v2 .. v7}, Lcom/fyber/inneractive/sdk/util/c1;-><init>(Ljava/util/concurrent/TimeUnit;JJ)V
|
|
|
|
iput-object v0, p0, Lcom/fyber/inneractive/sdk/config/b;->c:Lcom/fyber/inneractive/sdk/util/c1;
|
|
|
|
iget-object p2, p0, Lcom/fyber/inneractive/sdk/config/b;->f:Lcom/fyber/inneractive/sdk/config/b$c;
|
|
|
|
iput-object p2, v0, Lcom/fyber/inneractive/sdk/util/c1;->e:Lcom/fyber/inneractive/sdk/util/c1$b;
|
|
|
|
.line 12
|
|
:cond_1
|
|
iget-object p1, p1, Lcom/fyber/inneractive/sdk/config/m;->c:Ljava/util/concurrent/CopyOnWriteArrayList;
|
|
|
|
invoke-virtual {p1, p0}, Ljava/util/concurrent/CopyOnWriteArrayList;->remove(Ljava/lang/Object;)Z
|
|
|
|
return-void
|
|
.end method
|