- 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
176 lines
4.2 KiB
Smali
176 lines
4.2 KiB
Smali
.class public Lcom/applovin/impl/e5;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# instance fields
|
|
.field private final a:Lorg/json/JSONObject;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lorg/json/JSONObject;)V
|
|
.locals 0
|
|
|
|
.line 17
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object p1, p0, Lcom/applovin/impl/e5;->a:Lorg/json/JSONObject;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a()Ljava/lang/Integer;
|
|
.locals 3
|
|
|
|
iget-object v0, p0, Lcom/applovin/impl/e5;->a:Lorg/json/JSONObject;
|
|
|
|
const-string v1, "dark_mode_toolbar_color"
|
|
|
|
const/4 v2, 0x0
|
|
|
|
.line 79
|
|
invoke-static {v0, v1, v2}, Lcom/applovin/impl/sdk/utils/JsonUtils;->getInteger(Lorg/json/JSONObject;Ljava/lang/String;Ljava/lang/Integer;)Ljava/lang/Integer;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public b()Ljava/lang/String;
|
|
.locals 3
|
|
|
|
iget-object v0, p0, Lcom/applovin/impl/e5;->a:Lorg/json/JSONObject;
|
|
|
|
const-string v1, "digital_asset_link_url"
|
|
|
|
const/4 v2, 0x0
|
|
|
|
.line 32
|
|
invoke-static {v0, v1, v2}, Lcom/applovin/impl/sdk/utils/JsonUtils;->getString(Lorg/json/JSONObject;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public c()Ljava/lang/Boolean;
|
|
.locals 3
|
|
|
|
iget-object v0, p0, Lcom/applovin/impl/e5;->a:Lorg/json/JSONObject;
|
|
|
|
const-string v1, "instant_apps_enabled"
|
|
|
|
const/4 v2, 0x0
|
|
|
|
.line 102
|
|
invoke-static {v0, v1, v2}, Lcom/applovin/impl/sdk/utils/JsonUtils;->getBoolean(Lorg/json/JSONObject;Ljava/lang/String;Ljava/lang/Boolean;)Ljava/lang/Boolean;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public d()Ljava/lang/String;
|
|
.locals 3
|
|
|
|
iget-object v0, p0, Lcom/applovin/impl/e5;->a:Lorg/json/JSONObject;
|
|
|
|
const-string v1, "referrer"
|
|
|
|
const/4 v2, 0x0
|
|
|
|
.line 59
|
|
invoke-static {v0, v1, v2}, Lcom/applovin/impl/sdk/utils/JsonUtils;->getString(Lorg/json/JSONObject;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public e()Ljava/lang/Integer;
|
|
.locals 3
|
|
|
|
iget-object v0, p0, Lcom/applovin/impl/e5;->a:Lorg/json/JSONObject;
|
|
|
|
const-string v1, "session_url_relation"
|
|
|
|
const/4 v2, 0x0
|
|
|
|
.line 46
|
|
invoke-static {v0, v1, v2}, Lcom/applovin/impl/sdk/utils/JsonUtils;->getInteger(Lorg/json/JSONObject;Ljava/lang/String;Ljava/lang/Integer;)Ljava/lang/Integer;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public f()Ljava/lang/Integer;
|
|
.locals 3
|
|
|
|
iget-object v0, p0, Lcom/applovin/impl/e5;->a:Lorg/json/JSONObject;
|
|
|
|
const-string v1, "share_state"
|
|
|
|
const/4 v2, 0x0
|
|
|
|
.line 93
|
|
invoke-static {v0, v1, v2}, Lcom/applovin/impl/sdk/utils/JsonUtils;->getInteger(Lorg/json/JSONObject;Ljava/lang/String;Ljava/lang/Integer;)Ljava/lang/Integer;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public g()Ljava/lang/Boolean;
|
|
.locals 3
|
|
|
|
iget-object v0, p0, Lcom/applovin/impl/e5;->a:Lorg/json/JSONObject;
|
|
|
|
const-string v1, "should_show_title"
|
|
|
|
const/4 v2, 0x0
|
|
|
|
.line 120
|
|
invoke-static {v0, v1, v2}, Lcom/applovin/impl/sdk/utils/JsonUtils;->getBoolean(Lorg/json/JSONObject;Ljava/lang/String;Ljava/lang/Boolean;)Ljava/lang/Boolean;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public h()Ljava/lang/Integer;
|
|
.locals 3
|
|
|
|
iget-object v0, p0, Lcom/applovin/impl/e5;->a:Lorg/json/JSONObject;
|
|
|
|
const-string v1, "toolbar_color"
|
|
|
|
const/4 v2, 0x0
|
|
|
|
.line 69
|
|
invoke-static {v0, v1, v2}, Lcom/applovin/impl/sdk/utils/JsonUtils;->getInteger(Lorg/json/JSONObject;Ljava/lang/String;Ljava/lang/Integer;)Ljava/lang/Integer;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public i()Ljava/lang/Boolean;
|
|
.locals 3
|
|
|
|
iget-object v0, p0, Lcom/applovin/impl/e5;->a:Lorg/json/JSONObject;
|
|
|
|
const-string v1, "url_bar_hiding_enabled"
|
|
|
|
const/4 v2, 0x0
|
|
|
|
.line 111
|
|
invoke-static {v0, v1, v2}, Lcom/applovin/impl/sdk/utils/JsonUtils;->getBoolean(Lorg/json/JSONObject;Ljava/lang/String;Ljava/lang/Boolean;)Ljava/lang/Boolean;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|