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,50 @@
.class Lcom/firemonkeys/cloudcellapi/AndroidAssetManagerService$1;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/firemonkeys/cloudcellapi/AndroidAssetManagerService;->onStartCommand(Landroid/content/Intent;II)I
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/firemonkeys/cloudcellapi/AndroidAssetManagerService;
# direct methods
.method public constructor <init>(Lcom/firemonkeys/cloudcellapi/AndroidAssetManagerService;)V
.locals 0
iput-object p1, p0, Lcom/firemonkeys/cloudcellapi/AndroidAssetManagerService$1;->this$0:Lcom/firemonkeys/cloudcellapi/AndroidAssetManagerService;
.line 31
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 1
iget-object v0, p0, Lcom/firemonkeys/cloudcellapi/AndroidAssetManagerService$1;->this$0:Lcom/firemonkeys/cloudcellapi/AndroidAssetManagerService;
.line 34
invoke-virtual {v0}, Lcom/firemonkeys/cloudcellapi/AndroidAssetManagerService;->ProcessDownloadsJNI()V
.line 35
invoke-static {}, Lcom/firemonkeys/cloudcellapi/CC_Component;->stopDownloadService()V
return-void
.end method