- 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
187 lines
5.6 KiB
Smali
187 lines
5.6 KiB
Smali
.class public final Lcom/fyber/inneractive/sdk/config/u;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lcom/fyber/inneractive/sdk/network/w;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Lcom/fyber/inneractive/sdk/network/w<",
|
|
"Lcom/fyber/inneractive/sdk/config/global/l;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# 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/u;->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 a(Ljava/lang/Object;Ljava/lang/Exception;Z)V
|
|
.locals 3
|
|
|
|
.line 1
|
|
check-cast p1, Lcom/fyber/inneractive/sdk/config/global/l;
|
|
|
|
const-string v0, ""
|
|
|
|
const/4 v1, 0x1
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 2
|
|
invoke-static {p3}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
|
|
|
|
move-result-object p2
|
|
|
|
filled-new-array {p2}, [Ljava/lang/Object;
|
|
|
|
move-result-object p2
|
|
|
|
const-string v2, "calling mergeRemoteFeaturesConfig fromCache: %b"
|
|
|
|
invoke-static {v2, p2}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/String;[Ljava/lang/Object;)V
|
|
|
|
iget-object p2, p0, Lcom/fyber/inneractive/sdk/config/u;->a:Lcom/fyber/inneractive/sdk/config/IAConfigManager;
|
|
|
|
.line 4
|
|
iget-object v2, p2, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->y:Lcom/fyber/inneractive/sdk/config/global/a;
|
|
|
|
.line 5
|
|
iput-object p1, v2, Lcom/fyber/inneractive/sdk/config/global/a;->a:Lcom/fyber/inneractive/sdk/config/global/l;
|
|
|
|
if-nez p3, :cond_2
|
|
|
|
.line 6
|
|
iget-object p1, p2, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->K:Lcom/fyber/inneractive/sdk/config/global/s;
|
|
|
|
.line 7
|
|
invoke-virtual {p1, v1, v0}, Lcom/fyber/inneractive/sdk/config/global/s;->a(ZLjava/lang/String;)V
|
|
|
|
.line 8
|
|
sget-object p1, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->L:Lcom/fyber/inneractive/sdk/config/IAConfigManager;
|
|
|
|
iget-object p1, p1, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->D:Lcom/fyber/inneractive/sdk/ignite/c;
|
|
|
|
.line 9
|
|
iget-object p2, p2, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->K:Lcom/fyber/inneractive/sdk/config/global/s;
|
|
|
|
invoke-virtual {p1, p2}, Lcom/fyber/inneractive/sdk/ignite/c;->a(Lcom/fyber/inneractive/sdk/config/global/s;)V
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
if-eqz p2, :cond_2
|
|
|
|
.line 10
|
|
instance-of p1, p2, Lcom/fyber/inneractive/sdk/network/f;
|
|
|
|
const/4 p3, 0x0
|
|
|
|
if-eqz p1, :cond_1
|
|
|
|
new-array p1, p3, [Ljava/lang/Object;
|
|
|
|
const-string p2, "remote features config not modified"
|
|
|
|
.line 11
|
|
invoke-static {p2, p1}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/String;[Ljava/lang/Object;)V
|
|
|
|
iget-object p1, p0, Lcom/fyber/inneractive/sdk/config/u;->a:Lcom/fyber/inneractive/sdk/config/IAConfigManager;
|
|
|
|
.line 13
|
|
iget-object p2, p1, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->K:Lcom/fyber/inneractive/sdk/config/global/s;
|
|
|
|
.line 14
|
|
invoke-virtual {p2, v1, v0}, Lcom/fyber/inneractive/sdk/config/global/s;->a(ZLjava/lang/String;)V
|
|
|
|
.line 15
|
|
sget-object p2, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->L:Lcom/fyber/inneractive/sdk/config/IAConfigManager;
|
|
|
|
iget-object p2, p2, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->D:Lcom/fyber/inneractive/sdk/ignite/c;
|
|
|
|
.line 16
|
|
iget-object p1, p1, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->K:Lcom/fyber/inneractive/sdk/config/global/s;
|
|
|
|
invoke-virtual {p2, p1}, Lcom/fyber/inneractive/sdk/ignite/c;->a(Lcom/fyber/inneractive/sdk/config/global/s;)V
|
|
|
|
goto :goto_0
|
|
|
|
:cond_1
|
|
new-array p1, p3, [Ljava/lang/Object;
|
|
|
|
const-string p3, "Config manager: Error getting or parsing remote config. Resetting configurable features"
|
|
|
|
.line 17
|
|
invoke-static {p3, p1}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/String;[Ljava/lang/Object;)V
|
|
|
|
iget-object p1, p0, Lcom/fyber/inneractive/sdk/config/u;->a:Lcom/fyber/inneractive/sdk/config/IAConfigManager;
|
|
|
|
.line 18
|
|
sget-object p3, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->L:Lcom/fyber/inneractive/sdk/config/IAConfigManager;
|
|
|
|
.line 19
|
|
invoke-virtual {p1}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
.line 20
|
|
new-instance p1, Lcom/fyber/inneractive/sdk/network/s$a;
|
|
|
|
sget-object p3, Lcom/fyber/inneractive/sdk/network/q;->FATAL_FEATURES_CONFIG_ERROR:Lcom/fyber/inneractive/sdk/network/q;
|
|
|
|
invoke-direct {p1, p3}, Lcom/fyber/inneractive/sdk/network/s$a;-><init>(Lcom/fyber/inneractive/sdk/network/q;)V
|
|
|
|
.line 21
|
|
invoke-virtual {p2}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
move-result-object p3
|
|
|
|
invoke-virtual {p3}, Ljava/lang/Class;->getName()Ljava/lang/String;
|
|
|
|
move-result-object p3
|
|
|
|
const-string v0, "message"
|
|
|
|
.line 22
|
|
invoke-virtual {p2}, Ljava/lang/Throwable;->getLocalizedMessage()Ljava/lang/String;
|
|
|
|
move-result-object p2
|
|
|
|
const-string v1, "exception"
|
|
|
|
filled-new-array {v1, p3, v0, p2}, [Ljava/lang/Object;
|
|
|
|
move-result-object p2
|
|
|
|
.line 23
|
|
invoke-virtual {p1, p2}, Lcom/fyber/inneractive/sdk/network/s$a;->a([Ljava/lang/Object;)Lcom/fyber/inneractive/sdk/network/s$a;
|
|
|
|
move-result-object p1
|
|
|
|
const/4 p2, 0x0
|
|
|
|
.line 24
|
|
invoke-virtual {p1, p2}, Lcom/fyber/inneractive/sdk/network/s$a;->a(Ljava/lang/String;)V
|
|
|
|
:cond_2
|
|
:goto_0
|
|
return-void
|
|
.end method
|