Files
Daniel Elliott f3960ee359 Add Discord APKTool decompilation (Smali source for modding)
- 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
2026-02-18 16:13:44 -08:00

258 lines
6.2 KiB
Smali

.class public final Lcom/fyber/inneractive/sdk/display/b;
.super Lcom/fyber/inneractive/sdk/display/a;
.source "SourceFile"
# interfaces
.implements Lcom/fyber/inneractive/sdk/interfaces/c$a;
# instance fields
.field public a:Lcom/fyber/inneractive/sdk/external/InneractiveAdSpot;
.field public b:Lcom/fyber/inneractive/sdk/interfaces/c;
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Lcom/fyber/inneractive/sdk/display/a;-><init>()V
return-void
.end method
# virtual methods
.method public final a(Landroid/app/Activity;Lcom/fyber/inneractive/sdk/external/InneractiveAdSpot;Ljava/lang/String;)V
.locals 1
.param p1 # Landroid/app/Activity;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Lcom/fyber/inneractive/sdk/external/InneractiveAdSpot;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p3 # Ljava/lang/String;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
const-string p2, "Interstitial Activity: %s"
.line 1
invoke-static {p3}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result v0
if-eqz v0, :cond_0
goto :goto_0
.line 4
:cond_0
invoke-static {}, Lcom/fyber/inneractive/sdk/external/InneractiveAdSpotManager;->get()Lcom/fyber/inneractive/sdk/external/InneractiveAdSpotManager;
move-result-object v0
invoke-virtual {v0, p3}, Lcom/fyber/inneractive/sdk/external/InneractiveAdSpotManager;->getSpot(Ljava/lang/String;)Lcom/fyber/inneractive/sdk/external/InneractiveAdSpot;
move-result-object p3
if-eqz p3, :cond_1
.line 5
invoke-interface {p3}, Lcom/fyber/inneractive/sdk/external/InneractiveAdSpot;->getAdContent()Lcom/fyber/inneractive/sdk/flow/q;
move-result-object v0
if-eqz v0, :cond_1
goto :goto_1
:cond_1
:goto_0
const/4 p3, 0x0
:goto_1
iput-object p3, p0, Lcom/fyber/inneractive/sdk/display/b;->a:Lcom/fyber/inneractive/sdk/external/InneractiveAdSpot;
if-eqz p3, :cond_3
.line 8
invoke-interface {p3}, Lcom/fyber/inneractive/sdk/external/InneractiveAdSpot;->getSelectedUnitController()Lcom/fyber/inneractive/sdk/external/InneractiveUnitController;
move-result-object p3
.line 9
instance-of v0, p3, Lcom/fyber/inneractive/sdk/activities/InneractiveFullscreenAdActivity$FullScreenRendererProvider;
if-nez v0, :cond_2
return-void
.line 12
:cond_2
check-cast p3, Lcom/fyber/inneractive/sdk/activities/InneractiveFullscreenAdActivity$FullScreenRendererProvider;
.line 14
invoke-interface {p3}, Lcom/fyber/inneractive/sdk/activities/InneractiveFullscreenAdActivity$FullScreenRendererProvider;->getFullscreenRenderer()Lcom/fyber/inneractive/sdk/interfaces/c;
move-result-object p3
iput-object p3, p0, Lcom/fyber/inneractive/sdk/display/b;->b:Lcom/fyber/inneractive/sdk/interfaces/c;
if-eqz p3, :cond_3
iget-object v0, p0, Lcom/fyber/inneractive/sdk/display/b;->a:Lcom/fyber/inneractive/sdk/external/InneractiveAdSpot;
.line 16
check-cast p3, Lcom/fyber/inneractive/sdk/flow/z;
invoke-virtual {p3, v0}, Lcom/fyber/inneractive/sdk/flow/z;->initialize(Lcom/fyber/inneractive/sdk/external/InneractiveAdSpot;)V
:try_start_0
iget-object p3, p0, Lcom/fyber/inneractive/sdk/display/b;->b:Lcom/fyber/inneractive/sdk/interfaces/c;
.line 18
invoke-interface {p3, p0, p1}, Lcom/fyber/inneractive/sdk/interfaces/c;->a(Lcom/fyber/inneractive/sdk/interfaces/c$a;Landroid/app/Activity;)V
:try_end_0
.catch Lcom/fyber/inneractive/sdk/external/InneractiveUnitController$AdDisplayError; {:try_start_0 .. :try_end_0} :catch_1
.catch Landroid/content/res/Resources$NotFoundException; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_4
:catch_0
move-exception p1
goto :goto_2
:catch_1
move-exception p1
goto :goto_3
.line 22
:goto_2
invoke-virtual {p1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object p1
filled-new-array {p1}, [Ljava/lang/Object;
move-result-object p1
invoke-static {p2, p1}, Lcom/fyber/inneractive/sdk/util/IAlog;->f(Ljava/lang/String;[Ljava/lang/Object;)V
goto :goto_4
.line 23
:goto_3
invoke-virtual {p1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object p1
filled-new-array {p1}, [Ljava/lang/Object;
move-result-object p1
invoke-static {p2, p1}, Lcom/fyber/inneractive/sdk/util/IAlog;->f(Ljava/lang/String;[Ljava/lang/Object;)V
:cond_3
:goto_4
return-void
.end method
.method public final destroy()V
.locals 0
return-void
.end method
.method public final disableCloseButton()V
.locals 0
return-void
.end method
.method public final dismissAd(Z)V
.locals 0
iget-object p1, p0, Lcom/fyber/inneractive/sdk/display/b;->b:Lcom/fyber/inneractive/sdk/interfaces/c;
if-eqz p1, :cond_0
.line 2
invoke-interface {p1}, Lcom/fyber/inneractive/sdk/interfaces/c;->destroy()V
const/4 p1, 0x0
iput-object p1, p0, Lcom/fyber/inneractive/sdk/display/b;->b:Lcom/fyber/inneractive/sdk/interfaces/c;
:cond_0
return-void
.end method
.method public final getCloseButton()Landroid/view/View;
.locals 1
const/4 v0, 0x0
return-object v0
.end method
.method public final getLayout()Landroid/view/ViewGroup;
.locals 1
const/4 v0, 0x0
return-object v0
.end method
.method public final isCloseButtonDisplay()Z
.locals 1
const/4 v0, 0x0
return v0
.end method
.method public final secondEndCardWasDisplayed()V
.locals 0
return-void
.end method
.method public final setActivityOrientation(ZLcom/fyber/inneractive/sdk/config/enums/Orientation;)V
.locals 0
return-void
.end method
.method public final showCloseButton(ZII)V
.locals 0
return-void
.end method
.method public final showCloseCountdown()V
.locals 0
return-void
.end method
.method public final updateCloseCountdown(I)V
.locals 0
return-void
.end method
.method public final wasDismissedByUser()Z
.locals 1
const/4 v0, 0x0
return v0
.end method