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/core/text/util/LocalePreferences$FirstDayOfWeek;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/core/text/util/LocalePreferences;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "FirstDayOfWeek"
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Landroidx/core/text/util/LocalePreferences$FirstDayOfWeek$Days;
}
.end annotation
# static fields
.field public static final DEFAULT:Ljava/lang/String; = ""
.field public static final FRIDAY:Ljava/lang/String; = "fri"
.field public static final MONDAY:Ljava/lang/String; = "mon"
.field public static final SATURDAY:Ljava/lang/String; = "sat"
.field public static final SUNDAY:Ljava/lang/String; = "sun"
.field public static final THURSDAY:Ljava/lang/String; = "thu"
.field public static final TUESDAY:Ljava/lang/String; = "tue"
.field private static final U_EXTENSION_TAG:Ljava/lang/String; = "fw"
.field public static final WEDNESDAY:Ljava/lang/String; = "wed"
# direct methods
.method private constructor <init>()V
.locals 0
.line 425
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method