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,51 @@
.class public Landroidx/webkit/internal/FrameworkServiceWorkerClient;
.super Landroid/webkit/ServiceWorkerClient;
.source "SourceFile"
# annotations
.annotation build Landroidx/annotation/RequiresApi;
value = 0x18
.end annotation
# instance fields
.field private final mImpl:Landroidx/webkit/ServiceWorkerClientCompat;
# direct methods
.method public constructor <init>(Landroidx/webkit/ServiceWorkerClientCompat;)V
.locals 0
.param p1 # Landroidx/webkit/ServiceWorkerClientCompat;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.line 38
invoke-direct {p0}, Landroid/webkit/ServiceWorkerClient;-><init>()V
iput-object p1, p0, Landroidx/webkit/internal/FrameworkServiceWorkerClient;->mImpl:Landroidx/webkit/ServiceWorkerClientCompat;
return-void
.end method
# virtual methods
.method public shouldInterceptRequest(Landroid/webkit/WebResourceRequest;)Landroid/webkit/WebResourceResponse;
.locals 1
.param p1 # Landroid/webkit/WebResourceRequest;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/Nullable;
.end annotation
iget-object v0, p0, Landroidx/webkit/internal/FrameworkServiceWorkerClient;->mImpl:Landroidx/webkit/ServiceWorkerClientCompat;
.line 45
invoke-virtual {v0, p1}, Landroidx/webkit/ServiceWorkerClientCompat;->shouldInterceptRequest(Landroid/webkit/WebResourceRequest;)Landroid/webkit/WebResourceResponse;
move-result-object p1
return-object p1
.end method