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,64 @@
.class Lcom/firemonkeys/cloudcellapi/UserInterfaceManager$11;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/firemonkeys/cloudcellapi/UserInterfaceManager;->HandleScrollInput(FF)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/firemonkeys/cloudcellapi/UserInterfaceManager;
.field final synthetic val$xScroll:I
.field final synthetic val$yScroll:I
# direct methods
.method public constructor <init>(Lcom/firemonkeys/cloudcellapi/UserInterfaceManager;II)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
iput-object p1, p0, Lcom/firemonkeys/cloudcellapi/UserInterfaceManager$11;->this$0:Lcom/firemonkeys/cloudcellapi/UserInterfaceManager;
iput p2, p0, Lcom/firemonkeys/cloudcellapi/UserInterfaceManager$11;->val$xScroll:I
iput p3, p0, Lcom/firemonkeys/cloudcellapi/UserInterfaceManager$11;->val$yScroll:I
.line 465
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 3
sget-object v0, Lcom/firemonkeys/cloudcellapi/UserInterfaceManager;->m_pStaticWebView:Lcom/firemonkeys/cloudcellapi/UserInterfaceManager$ScrollableWebView;
iget v1, p0, Lcom/firemonkeys/cloudcellapi/UserInterfaceManager$11;->val$xScroll:I
iget v2, p0, Lcom/firemonkeys/cloudcellapi/UserInterfaceManager$11;->val$yScroll:I
.line 469
invoke-virtual {v0, v1, v2}, Lcom/firemonkeys/cloudcellapi/UserInterfaceManager$ScrollableWebView;->ScrollView(II)V
return-void
.end method