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,53 @@
.class public interface abstract Landroidx/core/view/MenuHost;
.super Ljava/lang/Object;
.source "SourceFile"
# virtual methods
.method public abstract addMenuProvider(Landroidx/core/view/MenuProvider;)V
.param p1 # Landroidx/core/view/MenuProvider;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.end method
.method public abstract addMenuProvider(Landroidx/core/view/MenuProvider;Landroidx/lifecycle/LifecycleOwner;)V
.param p1 # Landroidx/core/view/MenuProvider;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroidx/lifecycle/LifecycleOwner;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.end method
.method public abstract addMenuProvider(Landroidx/core/view/MenuProvider;Landroidx/lifecycle/LifecycleOwner;Landroidx/lifecycle/Lifecycle$State;)V
.param p1 # Landroidx/core/view/MenuProvider;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroidx/lifecycle/LifecycleOwner;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p3 # Landroidx/lifecycle/Lifecycle$State;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroid/annotation/SuppressLint;
value = {
"LambdaLast"
}
.end annotation
.end method
.method public abstract invalidateMenu()V
.end method
.method public abstract removeMenuProvider(Landroidx/core/view/MenuProvider;)V
.param p1 # Landroidx/core/view/MenuProvider;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.end method