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,55 @@
.class public final Landroidx/collection/PackingUtilsKt;
.super Ljava/lang/Object;
.source "SourceFile"
# direct methods
.method public static final packFloats(FF)J
.locals 4
.line 24
invoke-static {p0}, Ljava/lang/Float;->floatToRawIntBits(F)I
move-result p0
int-to-long v0, p0
.line 25
invoke-static {p1}, Ljava/lang/Float;->floatToRawIntBits(F)I
move-result p0
int-to-long p0, p0
const/16 v2, 0x20
shl-long/2addr v0, v2
const-wide v2, 0xffffffffL
and-long/2addr p0, v2
or-long/2addr p0, v0
return-wide p0
.end method
.method public static final packInts(II)J
.locals 4
int-to-long v0, p0
const/16 p0, 0x20
shl-long/2addr v0, p0
int-to-long p0, p1
const-wide v2, 0xffffffffL
and-long/2addr p0, v2
or-long/2addr p0, v0
return-wide p0
.end method