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,77 @@
.class public interface abstract Lcom/google/protobuf/LazyStringList;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/google/protobuf/ProtocolStringList;
# virtual methods
.method public abstract add(Lcom/google/protobuf/ByteString;)V
.end method
.method public abstract add([B)V
.end method
.method public abstract addAllByteArray(Ljava/util/Collection;)Z
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/Collection<",
"[B>;)Z"
}
.end annotation
.end method
.method public abstract addAllByteString(Ljava/util/Collection;)Z
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/Collection<",
"+",
"Lcom/google/protobuf/ByteString;",
">;)Z"
}
.end annotation
.end method
.method public abstract asByteArrayList()Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"[B>;"
}
.end annotation
.end method
.method public abstract getByteArray(I)[B
.end method
.method public abstract getByteString(I)Lcom/google/protobuf/ByteString;
.end method
.method public abstract getRaw(I)Ljava/lang/Object;
.end method
.method public abstract getUnderlyingElements()Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"*>;"
}
.end annotation
.end method
.method public abstract getUnmodifiableView()Lcom/google/protobuf/LazyStringList;
.end method
.method public abstract mergeFrom(Lcom/google/protobuf/LazyStringList;)V
.end method
.method public abstract set(ILcom/google/protobuf/ByteString;)V
.end method
.method public abstract set(I[B)V
.end method