First Upload

Just the APK
Force update disabled, will only work offline.
This commit is contained in:
supermegamestre
2026-01-26 00:26:29 -03:00
commit 4bbd74a497
44413 changed files with 11043538 additions and 0 deletions

View File

@@ -0,0 +1,58 @@
.class Lcom/ea/nimble/bridge/BaseNativeCallback$1;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/ea/nimble/bridge/BaseNativeCallback;->sendNativeCallback(I[Ljava/lang/Object;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic val$data:[Ljava/lang/Object;
.field final synthetic val$id:I
# direct methods
.method public constructor <init>(I[Ljava/lang/Object;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
iput p1, p0, Lcom/ea/nimble/bridge/BaseNativeCallback$1;->val$id:I
iput-object p2, p0, Lcom/ea/nimble/bridge/BaseNativeCallback$1;->val$data:[Ljava/lang/Object;
.line 30
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 2
iget v0, p0, Lcom/ea/nimble/bridge/BaseNativeCallback$1;->val$id:I
iget-object v1, p0, Lcom/ea/nimble/bridge/BaseNativeCallback$1;->val$data:[Ljava/lang/Object;
.line 33
invoke-static {v0, v1}, Lcom/ea/nimble/bridge/BaseNativeCallback;->nativeCallback(I[Ljava/lang/Object;)V
return-void
.end method