* 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>
737 lines
15 KiB
Smali
737 lines
15 KiB
Smali
.class public Lkotlin/ranges/ULongProgression;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Iterable;
|
|
.implements Lkotlin/jvm/internal/markers/KMappedMarker;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lkotlin/ranges/ULongProgression$Companion;
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Ljava/lang/Iterable<",
|
|
"Lkotlin/ULong;",
|
|
">;",
|
|
"Lkotlin/jvm/internal/markers/KMappedMarker;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Lkotlin/Metadata;
|
|
d1 = {
|
|
"\u0000:\n\u0002\u0018\u0002\n\u0002\u0010\u001c\n\u0002\u0018\u0002\n\u0002\u0008\u0003\n\u0002\u0010\t\n\u0002\u0008\n\n\u0002\u0010(\n\u0000\n\u0002\u0010\u000b\n\u0002\u0008\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u0008\n\u0000\n\u0002\u0010\u000e\n\u0002\u0008\u0002\u0008\u0017\u0018\u0000 \u001b2\u0008\u0012\u0004\u0012\u00020\u00020\u0001:\u0001\u001bB!\u0008\u0000\u0012\u0006\u0010\u0003\u001a\u00020\u0002\u0012\u0006\u0010\u0004\u001a\u00020\u0002\u0012\u0006\u0010\u0005\u001a\u00020\u0006\u00a2\u0006\u0004\u0008\u0007\u0010\u0008J\u000f\u0010\u0010\u001a\u0008\u0012\u0004\u0012\u00020\u00020\u0011H\u0086\u0002J\u0008\u0010\u0012\u001a\u00020\u0013H\u0016J\u0013\u0010\u0014\u001a\u00020\u00132\u0008\u0010\u0015\u001a\u0004\u0018\u00010\u0016H\u0096\u0002J\u0008\u0010\u0017\u001a\u00020\u0018H\u0016J\u0008\u0010\u0019\u001a\u00020\u001aH\u0016R\u0013\u0010\t\u001a\u00020\u0002\u00a2\u0006\n\n\u0002\u0010\u000c\u001a\u0004\u0008\n\u0010\u000bR\u0013\u0010\r\u001a\u00020\u0002\u00a2\u0006\n\n\u0002\u0010\u000c\u001a\u0004\u0008\u000e\u0010\u000bR\u0011\u0010\u0005\u001a\u00020\u0006\u00a2\u0006\u0008\n\u0000\u001a\u0004\u0008\u000f\u0010\u000b\u00a8\u0006\u001c"
|
|
}
|
|
d2 = {
|
|
"Lkotlin/ranges/ULongProgression;",
|
|
"",
|
|
"Lkotlin/ULong;",
|
|
"start",
|
|
"endInclusive",
|
|
"step",
|
|
"",
|
|
"<init>",
|
|
"(JJJLkotlin/jvm/internal/DefaultConstructorMarker;)V",
|
|
"first",
|
|
"getFirst-s-VKNKU",
|
|
"()J",
|
|
"J",
|
|
"last",
|
|
"getLast-s-VKNKU",
|
|
"getStep",
|
|
"iterator",
|
|
"",
|
|
"isEmpty",
|
|
"",
|
|
"equals",
|
|
"other",
|
|
"",
|
|
"hashCode",
|
|
"",
|
|
"toString",
|
|
"",
|
|
"Companion",
|
|
"kotlin-stdlib"
|
|
}
|
|
k = 0x1
|
|
mv = {
|
|
0x2,
|
|
0x2,
|
|
0x0
|
|
}
|
|
xi = 0x30
|
|
.end annotation
|
|
|
|
.annotation build Lkotlin/SinceKotlin;
|
|
version = "1.5"
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final Companion:Lkotlin/ranges/ULongProgression$Companion;
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# instance fields
|
|
.field private final first:J
|
|
|
|
.field private final last:J
|
|
|
|
.field private final step:J
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 2
|
|
|
|
new-instance v0, Lkotlin/ranges/ULongProgression$Companion;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
invoke-direct {v0, v1}, Lkotlin/ranges/ULongProgression$Companion;-><init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
|
|
sput-object v0, Lkotlin/ranges/ULongProgression;->Companion:Lkotlin/ranges/ULongProgression$Companion;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>(JJJ)V
|
|
.locals 2
|
|
|
|
.line 2
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
const-wide/16 v0, 0x0
|
|
|
|
cmp-long v0, p5, v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
const-wide/high16 v0, -0x8000000000000000L
|
|
|
|
cmp-long v0, p5, v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 3
|
|
iput-wide p1, p0, Lkotlin/ranges/ULongProgression;->first:J
|
|
|
|
.line 4
|
|
invoke-static/range {p1 .. p6}, Lkotlin/internal/UProgressionUtilKt;->getProgressionLastElement-7ftBX0g(JJJ)J
|
|
|
|
move-result-wide p1
|
|
|
|
iput-wide p1, p0, Lkotlin/ranges/ULongProgression;->last:J
|
|
|
|
.line 5
|
|
iput-wide p5, p0, Lkotlin/ranges/ULongProgression;->step:J
|
|
|
|
return-void
|
|
|
|
.line 6
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/IllegalArgumentException;
|
|
|
|
const-string p2, "Step must be greater than Long.MIN_VALUE to avoid overflow on negation."
|
|
|
|
invoke-direct {p1, p2}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p1
|
|
|
|
.line 7
|
|
:cond_1
|
|
new-instance p1, Ljava/lang/IllegalArgumentException;
|
|
|
|
const-string p2, "Step must be non-zero."
|
|
|
|
invoke-direct {p1, p2}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public synthetic constructor <init>(JJJLkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct/range {p0 .. p6}, Lkotlin/ranges/ULongProgression;-><init>(JJJ)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public equals(Ljava/lang/Object;)Z
|
|
.locals 4
|
|
.param p1 # Ljava/lang/Object;
|
|
.annotation build Lorg/jetbrains/annotations/Nullable;
|
|
.end annotation
|
|
.end param
|
|
|
|
.line 1
|
|
instance-of v0, p1, Lkotlin/ranges/ULongProgression;
|
|
|
|
.line 2
|
|
.line 3
|
|
if-eqz v0, :cond_2
|
|
|
|
.line 4
|
|
.line 5
|
|
invoke-virtual {p0}, Lkotlin/ranges/ULongProgression;->isEmpty()Z
|
|
|
|
.line 6
|
|
.line 7
|
|
.line 8
|
|
move-result v0
|
|
|
|
.line 9
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 10
|
|
.line 11
|
|
move-object v0, p1
|
|
|
|
.line 12
|
|
check-cast v0, Lkotlin/ranges/ULongProgression;
|
|
|
|
.line 13
|
|
.line 14
|
|
invoke-virtual {v0}, Lkotlin/ranges/ULongProgression;->isEmpty()Z
|
|
|
|
.line 15
|
|
.line 16
|
|
.line 17
|
|
move-result v0
|
|
|
|
.line 18
|
|
if-nez v0, :cond_1
|
|
|
|
.line 19
|
|
.line 20
|
|
:cond_0
|
|
iget-wide v0, p0, Lkotlin/ranges/ULongProgression;->first:J
|
|
|
|
.line 21
|
|
.line 22
|
|
check-cast p1, Lkotlin/ranges/ULongProgression;
|
|
|
|
.line 23
|
|
.line 24
|
|
iget-wide v2, p1, Lkotlin/ranges/ULongProgression;->first:J
|
|
|
|
.line 25
|
|
.line 26
|
|
cmp-long v0, v0, v2
|
|
|
|
.line 27
|
|
.line 28
|
|
if-nez v0, :cond_2
|
|
|
|
.line 29
|
|
.line 30
|
|
iget-wide v0, p0, Lkotlin/ranges/ULongProgression;->last:J
|
|
|
|
.line 31
|
|
.line 32
|
|
iget-wide v2, p1, Lkotlin/ranges/ULongProgression;->last:J
|
|
|
|
.line 33
|
|
.line 34
|
|
cmp-long v0, v0, v2
|
|
|
|
.line 35
|
|
.line 36
|
|
if-nez v0, :cond_2
|
|
|
|
.line 37
|
|
.line 38
|
|
iget-wide v0, p0, Lkotlin/ranges/ULongProgression;->step:J
|
|
|
|
.line 39
|
|
.line 40
|
|
iget-wide v2, p1, Lkotlin/ranges/ULongProgression;->step:J
|
|
|
|
.line 41
|
|
.line 42
|
|
cmp-long p1, v0, v2
|
|
|
|
.line 43
|
|
.line 44
|
|
if-nez p1, :cond_2
|
|
|
|
.line 45
|
|
.line 46
|
|
:cond_1
|
|
const/4 p1, 0x1
|
|
|
|
.line 47
|
|
return p1
|
|
|
|
.line 48
|
|
:cond_2
|
|
const/4 p1, 0x0
|
|
|
|
.line 49
|
|
return p1
|
|
.end method
|
|
|
|
.method public final getFirst-s-VKNKU()J
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget-wide v0, p0, Lkotlin/ranges/ULongProgression;->first:J
|
|
|
|
.line 2
|
|
.line 3
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public final getLast-s-VKNKU()J
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget-wide v0, p0, Lkotlin/ranges/ULongProgression;->last:J
|
|
|
|
.line 2
|
|
.line 3
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public final getStep()J
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget-wide v0, p0, Lkotlin/ranges/ULongProgression;->step:J
|
|
|
|
.line 2
|
|
.line 3
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public hashCode()I
|
|
.locals 7
|
|
|
|
.line 1
|
|
invoke-virtual {p0}, Lkotlin/ranges/ULongProgression;->isEmpty()Z
|
|
|
|
.line 2
|
|
.line 3
|
|
.line 4
|
|
move-result v0
|
|
|
|
.line 5
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 6
|
|
.line 7
|
|
const/4 v0, -0x1
|
|
|
|
.line 8
|
|
return v0
|
|
|
|
.line 9
|
|
:cond_0
|
|
iget-wide v0, p0, Lkotlin/ranges/ULongProgression;->first:J
|
|
|
|
.line 10
|
|
.line 11
|
|
const/16 v2, 0x20
|
|
|
|
.line 12
|
|
.line 13
|
|
ushr-long v3, v0, v2
|
|
|
|
.line 14
|
|
.line 15
|
|
invoke-static {v3, v4}, Lkotlin/ULong;->constructor-impl(J)J
|
|
|
|
.line 16
|
|
.line 17
|
|
.line 18
|
|
move-result-wide v3
|
|
|
|
.line 19
|
|
xor-long/2addr v0, v3
|
|
|
|
.line 20
|
|
invoke-static {v0, v1}, Lkotlin/ULong;->constructor-impl(J)J
|
|
|
|
.line 21
|
|
.line 22
|
|
.line 23
|
|
move-result-wide v0
|
|
|
|
.line 24
|
|
long-to-int v0, v0
|
|
|
|
.line 25
|
|
mul-int/lit8 v0, v0, 0x1f
|
|
|
|
.line 26
|
|
.line 27
|
|
iget-wide v3, p0, Lkotlin/ranges/ULongProgression;->last:J
|
|
|
|
.line 28
|
|
.line 29
|
|
ushr-long v5, v3, v2
|
|
|
|
.line 30
|
|
.line 31
|
|
invoke-static {v5, v6}, Lkotlin/ULong;->constructor-impl(J)J
|
|
|
|
.line 32
|
|
.line 33
|
|
.line 34
|
|
move-result-wide v5
|
|
|
|
.line 35
|
|
xor-long/2addr v3, v5
|
|
|
|
.line 36
|
|
invoke-static {v3, v4}, Lkotlin/ULong;->constructor-impl(J)J
|
|
|
|
.line 37
|
|
.line 38
|
|
.line 39
|
|
move-result-wide v3
|
|
|
|
.line 40
|
|
long-to-int v1, v3
|
|
|
|
.line 41
|
|
add-int/2addr v0, v1
|
|
|
|
.line 42
|
|
mul-int/lit8 v0, v0, 0x1f
|
|
|
|
.line 43
|
|
.line 44
|
|
iget-wide v3, p0, Lkotlin/ranges/ULongProgression;->step:J
|
|
|
|
.line 45
|
|
.line 46
|
|
ushr-long v1, v3, v2
|
|
|
|
.line 47
|
|
.line 48
|
|
xor-long/2addr v1, v3
|
|
|
|
.line 49
|
|
long-to-int v1, v1
|
|
|
|
.line 50
|
|
add-int/2addr v0, v1
|
|
|
|
.line 51
|
|
return v0
|
|
.end method
|
|
|
|
.method public isEmpty()Z
|
|
.locals 9
|
|
|
|
.line 1
|
|
iget-wide v0, p0, Lkotlin/ranges/ULongProgression;->step:J
|
|
|
|
.line 2
|
|
.line 3
|
|
const-wide/16 v2, 0x0
|
|
|
|
.line 4
|
|
.line 5
|
|
cmp-long v0, v0, v2
|
|
|
|
.line 6
|
|
.line 7
|
|
const/4 v1, 0x0
|
|
|
|
.line 8
|
|
const/4 v2, 0x1
|
|
|
|
.line 9
|
|
const-wide/high16 v3, -0x8000000000000000L
|
|
|
|
.line 10
|
|
.line 11
|
|
iget-wide v5, p0, Lkotlin/ranges/ULongProgression;->first:J
|
|
|
|
.line 12
|
|
.line 13
|
|
iget-wide v7, p0, Lkotlin/ranges/ULongProgression;->last:J
|
|
|
|
.line 14
|
|
.line 15
|
|
if-lez v0, :cond_1
|
|
|
|
.line 16
|
|
.line 17
|
|
xor-long/2addr v5, v3
|
|
|
|
.line 18
|
|
xor-long/2addr v3, v7
|
|
|
|
.line 19
|
|
invoke-static {v5, v6, v3, v4}, Ljava/lang/Long;->compare(JJ)I
|
|
|
|
.line 20
|
|
.line 21
|
|
.line 22
|
|
move-result v0
|
|
|
|
.line 23
|
|
if-lez v0, :cond_0
|
|
|
|
.line 24
|
|
.line 25
|
|
return v2
|
|
|
|
.line 26
|
|
:cond_0
|
|
return v1
|
|
|
|
.line 27
|
|
:cond_1
|
|
xor-long/2addr v5, v3
|
|
|
|
.line 28
|
|
xor-long/2addr v3, v7
|
|
|
|
.line 29
|
|
invoke-static {v5, v6, v3, v4}, Ljava/lang/Long;->compare(JJ)I
|
|
|
|
.line 30
|
|
.line 31
|
|
.line 32
|
|
move-result v0
|
|
|
|
.line 33
|
|
if-gez v0, :cond_2
|
|
|
|
.line 34
|
|
.line 35
|
|
return v2
|
|
|
|
.line 36
|
|
:cond_2
|
|
return v1
|
|
.end method
|
|
|
|
.method public final iterator()Ljava/util/Iterator;
|
|
.locals 8
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/Iterator<",
|
|
"Lkotlin/ULong;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
|
|
.line 1
|
|
new-instance v0, Lkotlin/ranges/ULongProgressionIterator;
|
|
|
|
.line 2
|
|
.line 3
|
|
iget-wide v1, p0, Lkotlin/ranges/ULongProgression;->first:J
|
|
|
|
.line 4
|
|
.line 5
|
|
iget-wide v3, p0, Lkotlin/ranges/ULongProgression;->last:J
|
|
|
|
.line 6
|
|
.line 7
|
|
iget-wide v5, p0, Lkotlin/ranges/ULongProgression;->step:J
|
|
|
|
.line 8
|
|
.line 9
|
|
const/4 v7, 0x0
|
|
|
|
.line 10
|
|
invoke-direct/range {v0 .. v7}, Lkotlin/ranges/ULongProgressionIterator;-><init>(JJJLkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
|
|
.line 11
|
|
.line 12
|
|
.line 13
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public toString()Ljava/lang/String;
|
|
.locals 4
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-wide v0, p0, Lkotlin/ranges/ULongProgression;->step:J
|
|
|
|
.line 2
|
|
.line 3
|
|
const-wide/16 v2, 0x0
|
|
|
|
.line 4
|
|
.line 5
|
|
cmp-long v0, v0, v2
|
|
|
|
.line 6
|
|
.line 7
|
|
const-string v1, " step "
|
|
|
|
.line 8
|
|
.line 9
|
|
if-lez v0, :cond_0
|
|
|
|
.line 10
|
|
.line 11
|
|
new-instance v0, Ljava/lang/StringBuilder;
|
|
|
|
.line 12
|
|
.line 13
|
|
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
|
|
|
|
.line 14
|
|
.line 15
|
|
.line 16
|
|
iget-wide v2, p0, Lkotlin/ranges/ULongProgression;->first:J
|
|
|
|
.line 17
|
|
.line 18
|
|
invoke-static {v2, v3}, Lkotlin/ULong;->toString-impl(J)Ljava/lang/String;
|
|
|
|
.line 19
|
|
.line 20
|
|
.line 21
|
|
move-result-object v2
|
|
|
|
.line 22
|
|
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
|
|
|
|
.line 23
|
|
.line 24
|
|
.line 25
|
|
const-string v2, ".."
|
|
|
|
.line 26
|
|
.line 27
|
|
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
.line 28
|
|
.line 29
|
|
.line 30
|
|
iget-wide v2, p0, Lkotlin/ranges/ULongProgression;->last:J
|
|
|
|
.line 31
|
|
.line 32
|
|
invoke-static {v2, v3}, Lkotlin/ULong;->toString-impl(J)Ljava/lang/String;
|
|
|
|
.line 33
|
|
.line 34
|
|
.line 35
|
|
move-result-object v2
|
|
|
|
.line 36
|
|
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
|
|
|
|
.line 37
|
|
.line 38
|
|
.line 39
|
|
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
.line 40
|
|
.line 41
|
|
.line 42
|
|
iget-wide v1, p0, Lkotlin/ranges/ULongProgression;->step:J
|
|
|
|
.line 43
|
|
.line 44
|
|
:goto_0
|
|
invoke-virtual {v0, v1, v2}, Ljava/lang/StringBuilder;->append(J)Ljava/lang/StringBuilder;
|
|
|
|
.line 45
|
|
.line 46
|
|
.line 47
|
|
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
|
|
|
.line 48
|
|
.line 49
|
|
.line 50
|
|
move-result-object v0
|
|
|
|
.line 51
|
|
return-object v0
|
|
|
|
.line 52
|
|
:cond_0
|
|
new-instance v0, Ljava/lang/StringBuilder;
|
|
|
|
.line 53
|
|
.line 54
|
|
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
|
|
|
|
.line 55
|
|
.line 56
|
|
.line 57
|
|
iget-wide v2, p0, Lkotlin/ranges/ULongProgression;->first:J
|
|
|
|
.line 58
|
|
.line 59
|
|
invoke-static {v2, v3}, Lkotlin/ULong;->toString-impl(J)Ljava/lang/String;
|
|
|
|
.line 60
|
|
.line 61
|
|
.line 62
|
|
move-result-object v2
|
|
|
|
.line 63
|
|
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
|
|
|
|
.line 64
|
|
.line 65
|
|
.line 66
|
|
const-string v2, " downTo "
|
|
|
|
.line 67
|
|
.line 68
|
|
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
.line 69
|
|
.line 70
|
|
.line 71
|
|
iget-wide v2, p0, Lkotlin/ranges/ULongProgression;->last:J
|
|
|
|
.line 72
|
|
.line 73
|
|
invoke-static {v2, v3}, Lkotlin/ULong;->toString-impl(J)Ljava/lang/String;
|
|
|
|
.line 74
|
|
.line 75
|
|
.line 76
|
|
move-result-object v2
|
|
|
|
.line 77
|
|
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
|
|
|
|
.line 78
|
|
.line 79
|
|
.line 80
|
|
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
.line 81
|
|
.line 82
|
|
.line 83
|
|
iget-wide v1, p0, Lkotlin/ranges/ULongProgression;->step:J
|
|
|
|
.line 84
|
|
.line 85
|
|
neg-long v1, v1
|
|
|
|
.line 86
|
|
goto :goto_0
|
|
.end method
|