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,70 @@
.class public Lcom/google/android/gms/actions/ItemListIntents;
.super Ljava/lang/Object;
.source "SourceFile"
# static fields
.field public static final ACTION_ACCEPT_ITEM:Ljava/lang/String; = "com.google.android.gms.actions.ACCEPT_ITEM"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final ACTION_APPEND_ITEM_LIST:Ljava/lang/String; = "com.google.android.gms.actions.APPEND_ITEM_LIST"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final ACTION_CREATE_ITEM_LIST:Ljava/lang/String; = "com.google.android.gms.actions.CREATE_ITEM_LIST"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final ACTION_DELETE_ITEM:Ljava/lang/String; = "com.google.android.gms.actions.DELETE_ITEM"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final ACTION_DELETE_ITEM_LIST:Ljava/lang/String; = "com.google.android.gms.actions.DELETE_ITEM_LIST"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final ACTION_REJECT_ITEM:Ljava/lang/String; = "com.google.android.gms.actions.REJECT_ITEM"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final EXTRA_ITEM_NAME:Ljava/lang/String; = "com.google.android.gms.actions.extra.ITEM_NAME"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final EXTRA_ITEM_NAMES:Ljava/lang/String; = "com.google.android.gms.actions.extra.ITEM_NAMES"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final EXTRA_ITEM_QUERY:Ljava/lang/String; = "com.google.android.gms.actions.extra.ITEM_QUERY"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final EXTRA_LIST_NAME:Ljava/lang/String; = "com.google.android.gms.actions.extra.LIST_NAME"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final EXTRA_LIST_QUERY:Ljava/lang/String; = "com.google.android.gms.actions.extra.LIST_QUERY"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
# direct methods
.method private constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View File

@@ -0,0 +1,45 @@
.class public Lcom/google/android/gms/actions/NoteIntents;
.super Ljava/lang/Object;
.source "SourceFile"
# static fields
.field public static final ACTION_APPEND_NOTE:Ljava/lang/String; = "com.google.android.gms.actions.APPEND_NOTE"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final ACTION_CREATE_NOTE:Ljava/lang/String; = "com.google.android.gms.actions.CREATE_NOTE"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final ACTION_DELETE_NOTE:Ljava/lang/String; = "com.google.android.gms.actions.DELETE_NOTE"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final EXTRA_NAME:Ljava/lang/String; = "com.google.android.gms.actions.extra.NAME"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final EXTRA_NOTE_QUERY:Ljava/lang/String; = "com.google.android.gms.actions.extra.NOTE_QUERY"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final EXTRA_TEXT:Ljava/lang/String; = "com.google.android.gms.actions.extra.TEXT"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
# direct methods
.method private constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View File

@@ -0,0 +1,20 @@
.class public Lcom/google/android/gms/actions/ReserveIntents;
.super Ljava/lang/Object;
.source "SourceFile"
# static fields
.field public static final ACTION_RESERVE_TAXI_RESERVATION:Ljava/lang/String; = "com.google.android.gms.actions.RESERVE_TAXI_RESERVATION"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
# direct methods
.method private constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View File

@@ -0,0 +1,25 @@
.class public Lcom/google/android/gms/actions/SearchIntents;
.super Ljava/lang/Object;
.source "SourceFile"
# static fields
.field public static final ACTION_SEARCH:Ljava/lang/String; = "com.google.android.gms.actions.SEARCH_ACTION"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final EXTRA_QUERY:Ljava/lang/String; = "query"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
# direct methods
.method private constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method