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
This commit is contained in:
2026-02-18 16:13:44 -08:00
parent c080f0d97f
commit f3960ee359
44288 changed files with 10998761 additions and 0 deletions

View File

@@ -0,0 +1,52 @@
.class public Lcom/mbridge/msdk/video/dynview/ordercamp/AblGridView;
.super Landroid/widget/GridView;
.source "SourceFile"
# direct methods
.method public constructor <init>(Landroid/content/Context;)V
.locals 0
.line 13
invoke-direct {p0, p1}, Landroid/widget/GridView;-><init>(Landroid/content/Context;)V
return-void
.end method
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
.locals 0
.line 9
invoke-direct {p0, p1, p2}, Landroid/widget/GridView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
return-void
.end method
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
.locals 0
.line 17
invoke-direct {p0, p1, p2, p3}, Landroid/widget/GridView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
return-void
.end method
# virtual methods
.method public onMeasure(II)V
.locals 1
const p2, 0x1fffffff
const/high16 v0, -0x80000000
.line 22
invoke-static {p2, v0}, Landroid/view/View$MeasureSpec;->makeMeasureSpec(II)I
move-result p2
.line 23
invoke-super {p0, p1, p2}, Landroid/widget/GridView;->onMeasure(II)V
return-void
.end method

View File

@@ -0,0 +1,99 @@
.class final Lcom/mbridge/msdk/video/dynview/ordercamp/a/a$1;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/mbridge/msdk/foundation/same/c/c;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/mbridge/msdk/video/dynview/ordercamp/a/a;->a(Landroid/widget/ImageView;Ljava/lang/String;Z)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Landroid/widget/ImageView;
.field final synthetic b:Z
.field final synthetic c:Lcom/mbridge/msdk/video/dynview/ordercamp/a/a;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/video/dynview/ordercamp/a/a;Landroid/widget/ImageView;Z)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/video/dynview/ordercamp/a/a$1;->c:Lcom/mbridge/msdk/video/dynview/ordercamp/a/a;
iput-object p2, p0, Lcom/mbridge/msdk/video/dynview/ordercamp/a/a$1;->a:Landroid/widget/ImageView;
iput-boolean p3, p0, Lcom/mbridge/msdk/video/dynview/ordercamp/a/a$1;->b:Z
.line 295
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onFailedLoad(Ljava/lang/String;Ljava/lang/String;)V
.locals 0
iget-boolean p1, p0, Lcom/mbridge/msdk/video/dynview/ordercamp/a/a$1;->b:Z
if-eqz p1, :cond_0
iget-object p1, p0, Lcom/mbridge/msdk/video/dynview/ordercamp/a/a$1;->a:Landroid/widget/ImageView;
const/16 p2, 0x8
.line 310
invoke-virtual {p1, p2}, Landroid/widget/ImageView;->setVisibility(I)V
:cond_0
return-void
.end method
.method public final onSuccessLoad(Landroid/graphics/Bitmap;Ljava/lang/String;)V
.locals 0
.line 299
:try_start_0
invoke-virtual {p1}, Landroid/graphics/Bitmap;->isRecycled()Z
move-result p2
if-nez p2, :cond_0
iget-object p2, p0, Lcom/mbridge/msdk/video/dynview/ordercamp/a/a$1;->a:Landroid/widget/ImageView;
.line 300
invoke-virtual {p2, p1}, Landroid/widget/ImageView;->setImageBitmap(Landroid/graphics/Bitmap;)V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
goto :goto_0
:catchall_0
move-exception p1
const-string p2, "OrderCampAdapter"
.line 303
invoke-virtual {p1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object p1
invoke-static {p2, p1}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;)V
:cond_0
:goto_0
return-void
.end method

View File

@@ -0,0 +1,58 @@
.class final Lcom/mbridge/msdk/video/dynview/ordercamp/a/a$a;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/video/dynview/ordercamp/a/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "a"
.end annotation
# instance fields
.field a:Landroid/widget/RelativeLayout;
.field b:Lcom/mbridge/msdk/dycreator/baseview/cusview/MBRotationView;
.field c:Lcom/mbridge/msdk/dycreator/baseview/cusview/MBridgeImageView;
.field d:Lcom/mbridge/msdk/videocommon/view/RoundImageView;
.field e:Landroid/widget/TextView;
.field f:Landroid/widget/TextView;
.field g:Landroid/widget/TextView;
.field h:Landroid/widget/TextView;
.field i:Lcom/mbridge/msdk/video/dynview/widget/MBridgeLevelLayoutView;
.field j:Landroid/widget/ImageView;
.field k:Landroid/widget/ImageView;
.field l:Lcom/mbridge/msdk/dycreator/baseview/cusview/MBCusRoundImageView;
.field m:Lcom/mbridge/msdk/dycreator/baseview/cusview/MBCusRoundImageView;
.field n:Lcom/mbridge/msdk/dycreator/baseview/MBStarLevelLayoutView;
.field o:Lcom/mbridge/msdk/dycreator/baseview/MBHeatLevelLayoutView;
.field p:Lcom/mbridge/msdk/dycreator/baseview/MBFrameLayout;
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

File diff suppressed because it is too large Load Diff