- Imported from https://github.com/supermegamestre/Project-Real-Resurrection-3 - APKTool decompilation (Smali bytecode) for modding and rebuilding APK - Supports both 32-bit (armeabi-v7a) and 64-bit (arm64-v8a) architectures - Includes full Smali source, resources, and native libraries - Ready to rebuild APK after modifications with apktool b command - Added comprehensive README-apktool.md with modding guide This branch complements the JADX branches: - Use JADX (main/discord-community) to UNDERSTAND code (readable Java) - Use APKTool (this branch) to MODIFY and REBUILD APK (editable Smali) Total: 44,417 files, 538.51 MB Smali source code
199 lines
5.4 KiB
Smali
199 lines
5.4 KiB
Smali
.class final Landroidx/datastore/preferences/protobuf/ListFieldSchema$ListFieldSchemaLite;
|
|
.super Landroidx/datastore/preferences/protobuf/ListFieldSchema;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/datastore/preferences/protobuf/ListFieldSchema;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "ListFieldSchemaLite"
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>()V
|
|
.locals 1
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 146
|
|
invoke-direct {p0, v0}, Landroidx/datastore/preferences/protobuf/ListFieldSchema;-><init>(Landroidx/datastore/preferences/protobuf/ListFieldSchema$1;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public synthetic constructor <init>(Landroidx/datastore/preferences/protobuf/ListFieldSchema$1;)V
|
|
.locals 0
|
|
|
|
.line 146
|
|
invoke-direct {p0}, Landroidx/datastore/preferences/protobuf/ListFieldSchema$ListFieldSchemaLite;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static getProtobufList(Ljava/lang/Object;J)Landroidx/datastore/preferences/protobuf/Internal$ProtobufList;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<E:",
|
|
"Ljava/lang/Object;",
|
|
">(",
|
|
"Ljava/lang/Object;",
|
|
"J)",
|
|
"Landroidx/datastore/preferences/protobuf/Internal$ProtobufList<",
|
|
"TE;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 187
|
|
invoke-static {p0, p1, p2}, Landroidx/datastore/preferences/protobuf/UnsafeUtil;->getObject(Ljava/lang/Object;J)Ljava/lang/Object;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Landroidx/datastore/preferences/protobuf/Internal$ProtobufList;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public makeImmutableListAt(Ljava/lang/Object;J)V
|
|
.locals 0
|
|
|
|
.line 163
|
|
invoke-static {p1, p2, p3}, Landroidx/datastore/preferences/protobuf/ListFieldSchema$ListFieldSchemaLite;->getProtobufList(Ljava/lang/Object;J)Landroidx/datastore/preferences/protobuf/Internal$ProtobufList;
|
|
|
|
move-result-object p1
|
|
|
|
.line 164
|
|
invoke-interface {p1}, Landroidx/datastore/preferences/protobuf/Internal$ProtobufList;->makeImmutable()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public mergeListsAt(Ljava/lang/Object;Ljava/lang/Object;J)V
|
|
.locals 4
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<E:",
|
|
"Ljava/lang/Object;",
|
|
">(",
|
|
"Ljava/lang/Object;",
|
|
"Ljava/lang/Object;",
|
|
"J)V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 169
|
|
invoke-static {p1, p3, p4}, Landroidx/datastore/preferences/protobuf/ListFieldSchema$ListFieldSchemaLite;->getProtobufList(Ljava/lang/Object;J)Landroidx/datastore/preferences/protobuf/Internal$ProtobufList;
|
|
|
|
move-result-object v0
|
|
|
|
.line 170
|
|
invoke-static {p2, p3, p4}, Landroidx/datastore/preferences/protobuf/ListFieldSchema$ListFieldSchemaLite;->getProtobufList(Ljava/lang/Object;J)Landroidx/datastore/preferences/protobuf/Internal$ProtobufList;
|
|
|
|
move-result-object p2
|
|
|
|
.line 172
|
|
invoke-interface {v0}, Ljava/util/List;->size()I
|
|
|
|
move-result v1
|
|
|
|
.line 173
|
|
invoke-interface {p2}, Ljava/util/List;->size()I
|
|
|
|
move-result v2
|
|
|
|
if-lez v1, :cond_1
|
|
|
|
if-lez v2, :cond_1
|
|
|
|
.line 175
|
|
invoke-interface {v0}, Landroidx/datastore/preferences/protobuf/Internal$ProtobufList;->isModifiable()Z
|
|
|
|
move-result v3
|
|
|
|
if-nez v3, :cond_0
|
|
|
|
add-int/2addr v2, v1
|
|
|
|
.line 176
|
|
invoke-interface {v0, v2}, Landroidx/datastore/preferences/protobuf/Internal$ProtobufList;->mutableCopyWithCapacity(I)Landroidx/datastore/preferences/protobuf/Internal$ProtobufList;
|
|
|
|
move-result-object v0
|
|
|
|
.line 178
|
|
:cond_0
|
|
invoke-interface {v0, p2}, Ljava/util/List;->addAll(Ljava/util/Collection;)Z
|
|
|
|
:cond_1
|
|
if-lez v1, :cond_2
|
|
|
|
move-object p2, v0
|
|
|
|
.line 182
|
|
:cond_2
|
|
invoke-static {p1, p3, p4, p2}, Landroidx/datastore/preferences/protobuf/UnsafeUtil;->putObject(Ljava/lang/Object;JLjava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public mutableListAt(Ljava/lang/Object;J)Ljava/util/List;
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<",
|
|
"L:Ljava/lang/Object;",
|
|
">(",
|
|
"Ljava/lang/Object;",
|
|
"J)",
|
|
"Ljava/util/List<",
|
|
"T",
|
|
"L;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 150
|
|
invoke-static {p1, p2, p3}, Landroidx/datastore/preferences/protobuf/ListFieldSchema$ListFieldSchemaLite;->getProtobufList(Ljava/lang/Object;J)Landroidx/datastore/preferences/protobuf/Internal$ProtobufList;
|
|
|
|
move-result-object v0
|
|
|
|
.line 151
|
|
invoke-interface {v0}, Landroidx/datastore/preferences/protobuf/Internal$ProtobufList;->isModifiable()Z
|
|
|
|
move-result v1
|
|
|
|
if-nez v1, :cond_1
|
|
|
|
.line 152
|
|
invoke-interface {v0}, Ljava/util/List;->size()I
|
|
|
|
move-result v1
|
|
|
|
if-nez v1, :cond_0
|
|
|
|
const/16 v1, 0xa
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
mul-int/lit8 v1, v1, 0x2
|
|
|
|
.line 154
|
|
:goto_0
|
|
invoke-interface {v0, v1}, Landroidx/datastore/preferences/protobuf/Internal$ProtobufList;->mutableCopyWithCapacity(I)Landroidx/datastore/preferences/protobuf/Internal$ProtobufList;
|
|
|
|
move-result-object v0
|
|
|
|
.line 156
|
|
invoke-static {p1, p2, p3, v0}, Landroidx/datastore/preferences/protobuf/UnsafeUtil;->putObject(Ljava/lang/Object;JLjava/lang/Object;)V
|
|
|
|
:cond_1
|
|
return-object v0
|
|
.end method
|