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,47 @@
.class public abstract Lcom/google/android/exoplayer2/util/Log;
.super Ljava/lang/Object;
.source "SourceFile"
# static fields
.field public static logLevel:I
# direct methods
.method static constructor <clinit>()V
.locals 0
return-void
.end method
.method public static e(Ljava/lang/String;Ljava/lang/String;)V
.locals 2
sget v0, Lcom/google/android/exoplayer2/util/Log;->logLevel:I
const/4 v1, 0x3
if-gt v0, v1, :cond_0
.line 125
invoke-static {p0, p1}, Landroid/util/Log;->e(Ljava/lang/String;Ljava/lang/String;)I
:cond_0
return-void
.end method
.method public static w(Ljava/lang/String;Ljava/lang/String;)V
.locals 2
sget v0, Lcom/google/android/exoplayer2/util/Log;->logLevel:I
const/4 v1, 0x2
if-gt v0, v1, :cond_0
.line 111
invoke-static {p0, p1}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/String;)I
:cond_0
return-void
.end method