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,16 @@
.class public final synthetic Lcom/google/android/exoplayer2/source/chunk/BundledChunkExtractor$$ExternalSyntheticLambda0;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/google/android/exoplayer2/source/chunk/ChunkExtractor$Factory;
# direct methods
.method public synthetic constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View File

@@ -0,0 +1,31 @@
.class public abstract Lcom/google/android/exoplayer2/source/chunk/BundledChunkExtractor;
.super Ljava/lang/Object;
.source "SourceFile"
# static fields
.field public static final FACTORY:Lcom/google/android/exoplayer2/source/chunk/ChunkExtractor$Factory;
.field public static final POSITION_HOLDER:Lcom/google/android/exoplayer2/extractor/PositionHolder;
# direct methods
.method static constructor <clinit>()V
.locals 1
.line 49
new-instance v0, Lcom/google/android/exoplayer2/source/chunk/BundledChunkExtractor$$ExternalSyntheticLambda0;
invoke-direct {v0}, Lcom/google/android/exoplayer2/source/chunk/BundledChunkExtractor$$ExternalSyntheticLambda0;-><init>()V
sput-object v0, Lcom/google/android/exoplayer2/source/chunk/BundledChunkExtractor;->FACTORY:Lcom/google/android/exoplayer2/source/chunk/ChunkExtractor$Factory;
.line 83
new-instance v0, Lcom/google/android/exoplayer2/extractor/PositionHolder;
invoke-direct {v0}, Lcom/google/android/exoplayer2/extractor/PositionHolder;-><init>()V
sput-object v0, Lcom/google/android/exoplayer2/source/chunk/BundledChunkExtractor;->POSITION_HOLDER:Lcom/google/android/exoplayer2/extractor/PositionHolder;
return-void
.end method

View File

@@ -0,0 +1,3 @@
.class public interface abstract Lcom/google/android/exoplayer2/source/chunk/ChunkExtractor$Factory;
.super Ljava/lang/Object;
.source "SourceFile"