soul-browser/app/smali/androidx/collection/ScatterMapKt.smali
KaKi87 550ddb0413
Decompile and recreate Soul Browser v1.4.85 with APK CI builds (#1)
* Decompile and recreate Soul Browser v1.4.85 with APK CI builds

Co-authored-by: KaKi87 <KaKi87@pm.me>

* Fix CI build: include bundled google.jks and remove PR trigger

The apktool build failed in CI because app/unknown/.../google.jks was
excluded by the *.jks gitignore rule. Whitelist app-bundled JKS files
and commit the missing resource.

Also remove the redundant pull_request workflow trigger.

Co-authored-by: KaKi87 <KaKi87@pm.me>

* Change package ID to com.github.kaki87.soulbrowser

Rename the application ID so the rebuilt APK can be installed
alongside the original Soul Browser from Google Play.

- Update AndroidManifest package, permissions, providers, and actions
- Update R class references in smali (com/github/kaki87/soulbrowser/R)
- Update shortcuts.xml targetPackage
- Rename app label to "Soul Rebuild" for easy identification

Co-authored-by: KaKi87 <KaKi87@pm.me>

* Fix install compatibility: remove split APK metadata and bundle native libs

The rebuilt APK still declared requiredSplitTypes and Play Store split
metadata, causing Android to reject standalone installs as incompatible.

- Remove requiredSplitTypes and split-related manifest meta-data
- Merge native libs from all ABI splits with uncompressed storage
- Page-align before signing for extractNativeLibs=false
- Add .so to apktool doNotCompress list

Co-authored-by: KaKi87 <KaKi87@pm.me>

* Fix install failure: use apksigner v2/v3 and bundle arm64 native libs

Target SDK 36 requires APK Signature Scheme v2+, but jarsigner only
produces v1 signatures, causing Android to reject the install.

- Sign with apksigner (v1+v2+v3) instead of jarsigner
- Add arm64-v8a native libraries from universal Soul Browser 1.4.79
- Set extractNativeLibs=true for reliable sideload installs
- Commit stable debug keystore for consistent signatures across builds

Co-authored-by: KaKi87 <KaKi87@pm.me>

* Add committed debug keystore for consistent APK signatures

Co-authored-by: KaKi87 <KaKi87@pm.me>

* Fix startup crash: use original classes2.dex desugar libraries

Apktool recompiles smali_classes2 into a broken classes2.dex, causing
ClassNotFoundException for j$.com.android.tools.r8.a at ML Kit init.

Inject the original classes2.dex (Java 8+ desugar libs) after apktool
build instead of using the recompiled version.

Co-authored-by: KaKi87 <KaKi87@pm.me>

* Fix missing drawable resources from density split APKs

The base APK is an app bundle module; density-specific drawables like
seek_thumb_nor_b live in config.xhdpi.apk and were missing after rebuild,
causing Resources$NotFoundException at runtime.

- Merge non-9-patch resources from split APKs before apktool build
- Sync public.xml IDs from R smali only when backing files exist
- Add 713 density-specific resource IDs to public.xml

Co-authored-by: KaKi87 <KaKi87@pm.me>

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-08-10 16:07:14 +02:00

276 lines
4.3 KiB
Smali

.class public final Landroidx/collection/ScatterMapKt;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation runtime Lkotlin/Metadata;
d1 = {
"\u0000\u0008\n\u0002\u0010\t\n\u0002\u0008\u0004*\u000c\u0008\u0000\u0010\u0001\"\u00020\u00002\u00020\u0000*\u000c\u0008\u0000\u0010\u0002\"\u00020\u00002\u00020\u0000*\u000c\u0008\u0000\u0010\u0003\"\u00020\u00002\u00020\u0000\u00a8\u0006\u0004"
}
d2 = {
"",
"Bitmask",
"Group",
"StaticBitmask",
"collection"
}
k = 0x2
mv = {
0x1,
0x8,
0x0
}
xi = 0x30
.end annotation
.annotation build Lkotlin/jvm/internal/SourceDebugExtension;
value = {
"SMAP\nScatterMap.kt\nKotlin\n*S Kotlin\n*F\n+ 1 ScatterMap.kt\nandroidx/collection/ScatterMapKt\n*L\n1#1,1850:1\n1661#1:1851\n1661#1:1852\n1661#1:1853\n1715#1:1854\n*S KotlinDebug\n*F\n+ 1 ScatterMap.kt\nandroidx/collection/ScatterMapKt\n*L\n1680#1:1851\n1682#1:1852\n1685#1:1853\n1721#1:1854\n*E\n"
}
.end annotation
# static fields
.field public static final a:[J
# direct methods
.method static constructor <clinit>()V
.locals 10
.line 1
const/4 v0, 0x2
.line 2
new-array v0, v0, [J
.line 3
.line 4
fill-array-data v0, :array_0
.line 5
.line 6
.line 7
sput-object v0, Landroidx/collection/ScatterMapKt;->a:[J
.line 8
.line 9
const/4 v0, 0x0
.line 10
invoke-static {v0}, Landroidx/collection/ScatterMapKt;->c(I)I
.line 11
.line 12
.line 13
move-result v1
.line 14
if-lez v1, :cond_0
.line 15
.line 16
invoke-static {v1}, Landroidx/collection/ScatterMapKt;->b(I)I
.line 17
.line 18
.line 19
move-result v0
.line 20
const/4 v1, 0x7
.line 21
invoke-static {v1, v0}, Ljava/lang/Math;->max(II)I
.line 22
.line 23
.line 24
move-result v0
.line 25
:cond_0
if-nez v0, :cond_1
.line 26
.line 27
sget-object v1, Landroidx/collection/ScatterMapKt;->a:[J
.line 28
.line 29
goto :goto_0
.line 30
:cond_1
add-int/lit8 v1, v0, 0xf
.line 31
.line 32
and-int/lit8 v1, v1, -0x8
.line 33
.line 34
shr-int/lit8 v1, v1, 0x3
.line 35
.line 36
new-array v1, v1, [J
.line 37
.line 38
invoke-static {v1}, Lkotlin/collections/ArraysKt;->s([J)V
.line 39
.line 40
.line 41
:goto_0
shr-int/lit8 v2, v0, 0x3
.line 42
.line 43
and-int/lit8 v3, v0, 0x7
.line 44
.line 45
shl-int/lit8 v3, v3, 0x3
.line 46
.line 47
aget-wide v4, v1, v2
.line 48
.line 49
const-wide/16 v6, 0xff
.line 50
.line 51
shl-long/2addr v6, v3
.line 52
not-long v8, v6
.line 53
and-long/2addr v4, v8
.line 54
or-long/2addr v4, v6
.line 55
aput-wide v4, v1, v2
.line 56
.line 57
new-array v1, v0, [Ljava/lang/Object;
.line 58
.line 59
new-array v0, v0, [Ljava/lang/Object;
.line 60
.line 61
return-void
.line 62
nop
.line 63
:array_0
.array-data 8
-0x7f7f7f7f7f7f7f01L # -2.937446524423077E-306
-0x1
.end array-data
.end method
.method public static final a(I)I
.locals 1
.line 1
const/4 v0, 0x7
.line 2
if-ne p0, v0, :cond_0
.line 3
.line 4
const/4 p0, 0x6
.line 5
return p0
.line 6
:cond_0
div-int/lit8 v0, p0, 0x8
.line 7
.line 8
sub-int/2addr p0, v0
.line 9
return p0
.end method
.method public static final b(I)I
.locals 1
.line 1
if-lez p0, :cond_0
.line 2
.line 3
const/4 v0, -0x1
.line 4
invoke-static {p0}, Ljava/lang/Integer;->numberOfLeadingZeros(I)I
.line 5
.line 6
.line 7
move-result p0
.line 8
ushr-int p0, v0, p0
.line 9
.line 10
return p0
.line 11
:cond_0
const/4 p0, 0x0
.line 12
return p0
.end method
.method public static final c(I)I
.locals 2
.line 1
const/4 v0, 0x7
.line 2
if-ne p0, v0, :cond_0
.line 3
.line 4
const/16 p0, 0x8
.line 5
.line 6
return p0
.line 7
:cond_0
add-int/lit8 v1, p0, -0x1
.line 8
.line 9
div-int/2addr v1, v0
.line 10
add-int/2addr v1, p0
.line 11
return v1
.end method