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,55 @@
.class public Lcom/helpshift/Helpshift$1;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/helpshift/Helpshift;->setHelpshiftEventsListener(Lcom/helpshift/HelpshiftEventsListener;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic val$listener:Lcom/helpshift/HelpshiftEventsListener;
# direct methods
.method public constructor <init>(Lcom/helpshift/HelpshiftEventsListener;)V
.locals 0
iput-object p1, p0, Lcom/helpshift/Helpshift$1;->val$listener:Lcom/helpshift/HelpshiftEventsListener;
.line 74
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 2
.line 77
invoke-static {}, Lcom/helpshift/core/HSContext;->getInstance()Lcom/helpshift/core/HSContext;
move-result-object v0
invoke-virtual {v0}, Lcom/helpshift/core/HSContext;->getHsEventProxy()Lcom/helpshift/chat/HSEventProxy;
move-result-object v0
iget-object v1, p0, Lcom/helpshift/Helpshift$1;->val$listener:Lcom/helpshift/HelpshiftEventsListener;
invoke-virtual {v0, v1}, Lcom/helpshift/chat/HSEventProxy;->setHelpshiftEventsListener(Lcom/helpshift/HelpshiftEventsListener;)V
return-void
.end method