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,87 @@
.class Lcsdk/glucustomersupport/unity/UnityCustomerSupportFactory$1;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/util/concurrent/Callable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcsdk/glucustomersupport/unity/UnityCustomerSupportFactory;->createCustomerSupport(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lcsdk/glucustomersupport/IGluCustomerSupport;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Ljava/util/concurrent/Callable<",
"Landroid/app/Activity;",
">;"
}
.end annotation
# instance fields
.field final synthetic this$0:Lcsdk/glucustomersupport/unity/UnityCustomerSupportFactory;
# direct methods
.method public constructor <init>(Lcsdk/glucustomersupport/unity/UnityCustomerSupportFactory;)V
.locals 0
iput-object p1, p0, Lcsdk/glucustomersupport/unity/UnityCustomerSupportFactory$1;->this$0:Lcsdk/glucustomersupport/unity/UnityCustomerSupportFactory;
.line 47
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public call()Landroid/app/Activity;
.locals 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Exception;
}
.end annotation
.line 50
sget-object v0, Lcom/unity3d/player/UnityPlayer;->currentActivity:Landroid/app/Activity;
if-eqz v0, :cond_0
return-object v0
.line 52
:cond_0
new-instance v0, Ljava/lang/Error;
const-string v1, "Current activity is null."
invoke-direct {v0, v1}, Ljava/lang/Error;-><init>(Ljava/lang/String;)V
throw v0
.end method
.method public bridge synthetic call()Ljava/lang/Object;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Exception;
}
.end annotation
.line 47
invoke-virtual {p0}, Lcsdk/glucustomersupport/unity/UnityCustomerSupportFactory$1;->call()Landroid/app/Activity;
move-result-object v0
return-object v0
.end method