Files
Daniel Elliott f3960ee359 Add Discord APKTool decompilation (Smali source for modding)
- 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
2026-02-18 16:13:44 -08:00

576 lines
13 KiB
Smali

.class public final Lokhttp3/Cache;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/io/Closeable;
.implements Ljava/io/Flushable;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lokhttp3/Cache$CacheResponseBody;,
Lokhttp3/Cache$Entry;,
Lokhttp3/Cache$CacheRequestImpl;
}
.end annotation
# instance fields
.field public final cache:Lokhttp3/internal/cache/DiskLruCache;
.field public hitCount:I
.field public final internalCache:Lokhttp3/internal/cache/InternalCache;
.field public networkCount:I
.field public requestCount:I
.field public writeAbortCount:I
.field public writeSuccessCount:I
# direct methods
.method public constructor <init>(Ljava/io/File;J)V
.locals 1
.line 182
sget-object v0, Lokhttp3/internal/io/FileSystem;->SYSTEM:Lokhttp3/internal/io/FileSystem;
invoke-direct {p0, p1, p2, p3, v0}, Lokhttp3/Cache;-><init>(Ljava/io/File;JLokhttp3/internal/io/FileSystem;)V
return-void
.end method
.method public constructor <init>(Ljava/io/File;JLokhttp3/internal/io/FileSystem;)V
.locals 7
.line 185
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 143
new-instance v0, Lokhttp3/Cache$1;
invoke-direct {v0, p0}, Lokhttp3/Cache$1;-><init>(Lokhttp3/Cache;)V
iput-object v0, p0, Lokhttp3/Cache;->internalCache:Lokhttp3/internal/cache/InternalCache;
const v3, 0x31191
const/4 v4, 0x2
move-object v1, p4
move-object v2, p1
move-wide v5, p2
.line 186
invoke-static/range {v1 .. v6}, Lokhttp3/internal/cache/DiskLruCache;->create(Lokhttp3/internal/io/FileSystem;Ljava/io/File;IIJ)Lokhttp3/internal/cache/DiskLruCache;
move-result-object p1
iput-object p1, p0, Lokhttp3/Cache;->cache:Lokhttp3/internal/cache/DiskLruCache;
return-void
.end method
.method public static key(Lokhttp3/HttpUrl;)Ljava/lang/String;
.locals 0
.line 190
invoke-virtual {p0}, Lokhttp3/HttpUrl;->toString()Ljava/lang/String;
move-result-object p0
invoke-static {p0}, Lokio/ByteString;->encodeUtf8(Ljava/lang/String;)Lokio/ByteString;
move-result-object p0
invoke-virtual {p0}, Lokio/ByteString;->md5()Lokio/ByteString;
move-result-object p0
invoke-virtual {p0}, Lokio/ByteString;->hex()Ljava/lang/String;
move-result-object p0
return-object p0
.end method
.method public static readInt(Lokio/BufferedSource;)I
.locals 5
.line 723
:try_start_0
invoke-interface {p0}, Lokio/BufferedSource;->readDecimalLong()J
move-result-wide v0
.line 724
invoke-interface {p0}, Lokio/BufferedSource;->readUtf8LineStrict()Ljava/lang/String;
move-result-object p0
const-wide/16 v2, 0x0
cmp-long v2, v0, v2
if-ltz v2, :cond_0
const-wide/32 v2, 0x7fffffff
cmp-long v2, v0, v2
if-gtz v2, :cond_0
.line 725
invoke-virtual {p0}, Ljava/lang/String;->isEmpty()Z
move-result v2
if-eqz v2, :cond_0
long-to-int p0, v0
return p0
:catch_0
move-exception p0
goto :goto_0
.line 726
:cond_0
new-instance v2, Ljava/io/IOException;
new-instance v3, Ljava/lang/StringBuilder;
invoke-direct {v3}, Ljava/lang/StringBuilder;-><init>()V
const-string v4, "expected an int but was \""
invoke-virtual {v3, v4}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v3, v0, v1}, Ljava/lang/StringBuilder;->append(J)Ljava/lang/StringBuilder;
invoke-virtual {v3, p0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
const-string p0, "\""
invoke-virtual {v3, p0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v3}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object p0
invoke-direct {v2, p0}, Ljava/io/IOException;-><init>(Ljava/lang/String;)V
throw v2
:try_end_0
.catch Ljava/lang/NumberFormatException; {:try_start_0 .. :try_end_0} :catch_0
.line 730
:goto_0
new-instance v0, Ljava/io/IOException;
invoke-virtual {p0}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object p0
invoke-direct {v0, p0}, Ljava/io/IOException;-><init>(Ljava/lang/String;)V
throw v0
.end method
# virtual methods
.method public final abortQuietly(Lokhttp3/internal/cache/DiskLruCache$Editor;)V
.locals 0
if-eqz p1, :cond_0
.line 284
:try_start_0
invoke-virtual {p1}, Lokhttp3/internal/cache/DiskLruCache$Editor;->abort()V
:try_end_0
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_0
:catch_0
:cond_0
return-void
.end method
.method public close()V
.locals 1
iget-object v0, p0, Lokhttp3/Cache;->cache:Lokhttp3/internal/cache/DiskLruCache;
.line 392
invoke-virtual {v0}, Lokhttp3/internal/cache/DiskLruCache;->close()V
return-void
.end method
.method public flush()V
.locals 1
iget-object v0, p0, Lokhttp3/Cache;->cache:Lokhttp3/internal/cache/DiskLruCache;
.line 388
invoke-virtual {v0}, Lokhttp3/internal/cache/DiskLruCache;->flush()V
return-void
.end method
.method public get(Lokhttp3/Request;)Lokhttp3/Response;
.locals 4
.line 194
invoke-virtual {p1}, Lokhttp3/Request;->url()Lokhttp3/HttpUrl;
move-result-object v0
invoke-static {v0}, Lokhttp3/Cache;->key(Lokhttp3/HttpUrl;)Ljava/lang/String;
move-result-object v0
const/4 v1, 0x0
:try_start_0
iget-object v2, p0, Lokhttp3/Cache;->cache:Lokhttp3/internal/cache/DiskLruCache;
.line 198
invoke-virtual {v2, v0}, Lokhttp3/internal/cache/DiskLruCache;->get(Ljava/lang/String;)Lokhttp3/internal/cache/DiskLruCache$Snapshot;
move-result-object v0
:try_end_0
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_1
if-nez v0, :cond_0
return-object v1
.line 208
:cond_0
:try_start_1
new-instance v2, Lokhttp3/Cache$Entry;
const/4 v3, 0x0
invoke-virtual {v0, v3}, Lokhttp3/internal/cache/DiskLruCache$Snapshot;->getSource(I)Lokio/Source;
move-result-object v3
invoke-direct {v2, v3}, Lokhttp3/Cache$Entry;-><init>(Lokio/Source;)V
:try_end_1
.catch Ljava/io/IOException; {:try_start_1 .. :try_end_1} :catch_0
.line 214
invoke-virtual {v2, v0}, Lokhttp3/Cache$Entry;->response(Lokhttp3/internal/cache/DiskLruCache$Snapshot;)Lokhttp3/Response;
move-result-object v0
.line 216
invoke-virtual {v2, p1, v0}, Lokhttp3/Cache$Entry;->matches(Lokhttp3/Request;Lokhttp3/Response;)Z
move-result p1
if-nez p1, :cond_1
.line 217
invoke-virtual {v0}, Lokhttp3/Response;->body()Lokhttp3/ResponseBody;
move-result-object p1
invoke-static {p1}, Lokhttp3/internal/Util;->closeQuietly(Ljava/io/Closeable;)V
return-object v1
:cond_1
return-object v0
.line 210
:catch_0
invoke-static {v0}, Lokhttp3/internal/Util;->closeQuietly(Ljava/io/Closeable;)V
:catch_1
return-object v1
.end method
.method public put(Lokhttp3/Response;)Lokhttp3/internal/cache/CacheRequest;
.locals 3
.line 225
invoke-virtual {p1}, Lokhttp3/Response;->request()Lokhttp3/Request;
move-result-object v0
invoke-virtual {v0}, Lokhttp3/Request;->method()Ljava/lang/String;
move-result-object v0
.line 227
invoke-virtual {p1}, Lokhttp3/Response;->request()Lokhttp3/Request;
move-result-object v1
invoke-virtual {v1}, Lokhttp3/Request;->method()Ljava/lang/String;
move-result-object v1
invoke-static {v1}, Lokhttp3/internal/http/HttpMethod;->invalidatesCache(Ljava/lang/String;)Z
move-result v1
const/4 v2, 0x0
if-eqz v1, :cond_0
.line 229
:try_start_0
invoke-virtual {p1}, Lokhttp3/Response;->request()Lokhttp3/Request;
move-result-object p1
invoke-virtual {p0, p1}, Lokhttp3/Cache;->remove(Lokhttp3/Request;)V
:try_end_0
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_0
:catch_0
return-object v2
:cond_0
const-string v1, "GET"
.line 235
invoke-virtual {v0, v1}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
move-result v0
if-nez v0, :cond_1
return-object v2
.line 242
:cond_1
invoke-static {p1}, Lokhttp3/internal/http/HttpHeaders;->hasVaryAll(Lokhttp3/Response;)Z
move-result v0
if-eqz v0, :cond_2
return-object v2
.line 246
:cond_2
new-instance v0, Lokhttp3/Cache$Entry;
invoke-direct {v0, p1}, Lokhttp3/Cache$Entry;-><init>(Lokhttp3/Response;)V
:try_start_1
iget-object v1, p0, Lokhttp3/Cache;->cache:Lokhttp3/internal/cache/DiskLruCache;
.line 249
invoke-virtual {p1}, Lokhttp3/Response;->request()Lokhttp3/Request;
move-result-object p1
invoke-virtual {p1}, Lokhttp3/Request;->url()Lokhttp3/HttpUrl;
move-result-object p1
invoke-static {p1}, Lokhttp3/Cache;->key(Lokhttp3/HttpUrl;)Ljava/lang/String;
move-result-object p1
invoke-virtual {v1, p1}, Lokhttp3/internal/cache/DiskLruCache;->edit(Ljava/lang/String;)Lokhttp3/internal/cache/DiskLruCache$Editor;
move-result-object p1
:try_end_1
.catch Ljava/io/IOException; {:try_start_1 .. :try_end_1} :catch_1
if-nez p1, :cond_3
return-object v2
.line 253
:cond_3
:try_start_2
invoke-virtual {v0, p1}, Lokhttp3/Cache$Entry;->writeTo(Lokhttp3/internal/cache/DiskLruCache$Editor;)V
.line 254
new-instance v0, Lokhttp3/Cache$CacheRequestImpl;
invoke-direct {v0, p0, p1}, Lokhttp3/Cache$CacheRequestImpl;-><init>(Lokhttp3/Cache;Lokhttp3/internal/cache/DiskLruCache$Editor;)V
:try_end_2
.catch Ljava/io/IOException; {:try_start_2 .. :try_end_2} :catch_2
return-object v0
:catch_1
move-object p1, v2
.line 256
:catch_2
invoke-virtual {p0, p1}, Lokhttp3/Cache;->abortQuietly(Lokhttp3/internal/cache/DiskLruCache$Editor;)V
return-object v2
.end method
.method public remove(Lokhttp3/Request;)V
.locals 1
iget-object v0, p0, Lokhttp3/Cache;->cache:Lokhttp3/internal/cache/DiskLruCache;
.line 262
invoke-virtual {p1}, Lokhttp3/Request;->url()Lokhttp3/HttpUrl;
move-result-object p1
invoke-static {p1}, Lokhttp3/Cache;->key(Lokhttp3/HttpUrl;)Ljava/lang/String;
move-result-object p1
invoke-virtual {v0, p1}, Lokhttp3/internal/cache/DiskLruCache;->remove(Ljava/lang/String;)Z
return-void
.end method
.method public declared-synchronized trackConditionalCacheHit()V
.locals 1
monitor-enter p0
:try_start_0
iget v0, p0, Lokhttp3/Cache;->hitCount:I
add-int/lit8 v0, v0, 0x1
iput v0, p0, Lokhttp3/Cache;->hitCount:I
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
.line 417
monitor-exit p0
return-void
:catchall_0
move-exception v0
monitor-exit p0
throw v0
.end method
.method public declared-synchronized trackResponse(Lokhttp3/internal/cache/CacheStrategy;)V
.locals 1
monitor-enter p0
:try_start_0
iget v0, p0, Lokhttp3/Cache;->requestCount:I
add-int/lit8 v0, v0, 0x1
iput v0, p0, Lokhttp3/Cache;->requestCount:I
.line 406
iget-object v0, p1, Lokhttp3/internal/cache/CacheStrategy;->networkRequest:Lokhttp3/Request;
if-eqz v0, :cond_0
iget p1, p0, Lokhttp3/Cache;->networkCount:I
add-int/lit8 p1, p1, 0x1
iput p1, p0, Lokhttp3/Cache;->networkCount:I
goto :goto_0
:catchall_0
move-exception p1
goto :goto_1
.line 409
:cond_0
iget-object p1, p1, Lokhttp3/internal/cache/CacheStrategy;->cacheResponse:Lokhttp3/Response;
if-eqz p1, :cond_1
iget p1, p0, Lokhttp3/Cache;->hitCount:I
add-int/lit8 p1, p1, 0x1
iput p1, p0, Lokhttp3/Cache;->hitCount:I
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
.line 413
:cond_1
:goto_0
monitor-exit p0
return-void
:goto_1
monitor-exit p0
throw p1
.end method
.method public update(Lokhttp3/Response;Lokhttp3/Response;)V
.locals 1
.line 266
new-instance v0, Lokhttp3/Cache$Entry;
invoke-direct {v0, p2}, Lokhttp3/Cache$Entry;-><init>(Lokhttp3/Response;)V
.line 267
invoke-virtual {p1}, Lokhttp3/Response;->body()Lokhttp3/ResponseBody;
move-result-object p1
check-cast p1, Lokhttp3/Cache$CacheResponseBody;
iget-object p1, p1, Lokhttp3/Cache$CacheResponseBody;->snapshot:Lokhttp3/internal/cache/DiskLruCache$Snapshot;
.line 270
:try_start_0
invoke-virtual {p1}, Lokhttp3/internal/cache/DiskLruCache$Snapshot;->edit()Lokhttp3/internal/cache/DiskLruCache$Editor;
move-result-object p1
:try_end_0
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_0
if-eqz p1, :cond_0
.line 272
:try_start_1
invoke-virtual {v0, p1}, Lokhttp3/Cache$Entry;->writeTo(Lokhttp3/internal/cache/DiskLruCache$Editor;)V
.line 273
invoke-virtual {p1}, Lokhttp3/internal/cache/DiskLruCache$Editor;->commit()V
:try_end_1
.catch Ljava/io/IOException; {:try_start_1 .. :try_end_1} :catch_1
goto :goto_0
:catch_0
const/4 p1, 0x0
.line 276
:catch_1
invoke-virtual {p0, p1}, Lokhttp3/Cache;->abortQuietly(Lokhttp3/internal/cache/DiskLruCache$Editor;)V
:cond_0
:goto_0
return-void
.end method