* 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>
1447 lines
25 KiB
Smali
1447 lines
25 KiB
Smali
.class final Lcom/google/android/gms/internal/cast/zzxn;
|
|
.super Lcom/google/android/gms/internal/cast/zzxp;
|
|
.source "SourceFile"
|
|
|
|
|
|
# instance fields
|
|
.field public final d:[B
|
|
|
|
.field public final e:I
|
|
|
|
.field public f:I
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>([BI)V
|
|
.locals 3
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 2
|
|
.line 3
|
|
.line 4
|
|
array-length v0, p1
|
|
|
|
.line 5
|
|
sub-int v1, v0, p2
|
|
|
|
.line 6
|
|
.line 7
|
|
or-int/2addr v1, p2
|
|
|
|
.line 8
|
|
if-ltz v1, :cond_0
|
|
|
|
.line 9
|
|
.line 10
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/cast/zzxn;->d:[B
|
|
|
|
.line 11
|
|
.line 12
|
|
const/4 p1, 0x0
|
|
|
|
.line 13
|
|
iput p1, p0, Lcom/google/android/gms/internal/cast/zzxn;->f:I
|
|
|
|
.line 14
|
|
.line 15
|
|
iput p2, p0, Lcom/google/android/gms/internal/cast/zzxn;->e:I
|
|
|
|
.line 16
|
|
.line 17
|
|
return-void
|
|
|
|
.line 18
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/IllegalArgumentException;
|
|
|
|
.line 19
|
|
.line 20
|
|
sget-object v1, Ljava/util/Locale;->US:Ljava/util/Locale;
|
|
|
|
.line 21
|
|
.line 22
|
|
const-string v1, "Array range is invalid. Buffer.length="
|
|
|
|
.line 23
|
|
.line 24
|
|
const-string v2, ", offset=0, length="
|
|
|
|
.line 25
|
|
.line 26
|
|
invoke-static {v1, v0, p2, v2}, Landroidx/work/impl/workers/a;->s(Ljava/lang/String;IILjava/lang/String;)Ljava/lang/String;
|
|
|
|
.line 27
|
|
.line 28
|
|
.line 29
|
|
move-result-object p2
|
|
|
|
.line 30
|
|
invoke-direct {p1, p2}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
|
|
|
.line 31
|
|
.line 32
|
|
.line 33
|
|
throw p1
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final b(II)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
shl-int/lit8 p1, p1, 0x3
|
|
|
|
.line 2
|
|
.line 3
|
|
or-int/2addr p1, p2
|
|
|
|
.line 4
|
|
invoke-virtual {p0, p1}, Lcom/google/android/gms/internal/cast/zzxn;->m(I)V
|
|
|
|
.line 5
|
|
.line 6
|
|
.line 7
|
|
return-void
|
|
.end method
|
|
|
|
.method public final c(II)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
shl-int/lit8 p1, p1, 0x3
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-virtual {p0, p1}, Lcom/google/android/gms/internal/cast/zzxn;->m(I)V
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
invoke-virtual {p0, p2}, Lcom/google/android/gms/internal/cast/zzxn;->l(I)V
|
|
|
|
.line 7
|
|
.line 8
|
|
.line 9
|
|
return-void
|
|
.end method
|
|
|
|
.method public final d(II)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
shl-int/lit8 p1, p1, 0x3
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-virtual {p0, p1}, Lcom/google/android/gms/internal/cast/zzxn;->m(I)V
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
invoke-virtual {p0, p2}, Lcom/google/android/gms/internal/cast/zzxn;->m(I)V
|
|
|
|
.line 7
|
|
.line 8
|
|
.line 9
|
|
return-void
|
|
.end method
|
|
|
|
.method public final e(II)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
shl-int/lit8 p1, p1, 0x3
|
|
|
|
.line 2
|
|
.line 3
|
|
or-int/lit8 p1, p1, 0x5
|
|
|
|
.line 4
|
|
.line 5
|
|
invoke-virtual {p0, p1}, Lcom/google/android/gms/internal/cast/zzxn;->m(I)V
|
|
|
|
.line 6
|
|
.line 7
|
|
.line 8
|
|
invoke-virtual {p0, p2}, Lcom/google/android/gms/internal/cast/zzxn;->n(I)V
|
|
|
|
.line 9
|
|
.line 10
|
|
.line 11
|
|
return-void
|
|
.end method
|
|
|
|
.method public final f(IJ)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
shl-int/lit8 p1, p1, 0x3
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-virtual {p0, p1}, Lcom/google/android/gms/internal/cast/zzxn;->m(I)V
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
invoke-virtual {p0, p2, p3}, Lcom/google/android/gms/internal/cast/zzxn;->o(J)V
|
|
|
|
.line 7
|
|
.line 8
|
|
.line 9
|
|
return-void
|
|
.end method
|
|
|
|
.method public final g(IJ)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
shl-int/lit8 p1, p1, 0x3
|
|
|
|
.line 2
|
|
.line 3
|
|
or-int/lit8 p1, p1, 0x1
|
|
|
|
.line 4
|
|
.line 5
|
|
invoke-virtual {p0, p1}, Lcom/google/android/gms/internal/cast/zzxn;->m(I)V
|
|
|
|
.line 6
|
|
.line 7
|
|
.line 8
|
|
invoke-virtual {p0, p2, p3}, Lcom/google/android/gms/internal/cast/zzxn;->p(J)V
|
|
|
|
.line 9
|
|
.line 10
|
|
.line 11
|
|
return-void
|
|
.end method
|
|
|
|
.method public final h(IZ)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
shl-int/lit8 p1, p1, 0x3
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-virtual {p0, p1}, Lcom/google/android/gms/internal/cast/zzxn;->m(I)V
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
invoke-virtual {p0, p2}, Lcom/google/android/gms/internal/cast/zzxn;->k(B)V
|
|
|
|
.line 7
|
|
.line 8
|
|
.line 9
|
|
return-void
|
|
.end method
|
|
|
|
.method public final i(ILjava/lang/String;)V
|
|
.locals 7
|
|
|
|
.line 1
|
|
shl-int/lit8 p1, p1, 0x3
|
|
|
|
.line 2
|
|
.line 3
|
|
or-int/lit8 p1, p1, 0x2
|
|
|
|
.line 4
|
|
.line 5
|
|
invoke-virtual {p0, p1}, Lcom/google/android/gms/internal/cast/zzxn;->m(I)V
|
|
|
|
.line 6
|
|
.line 7
|
|
.line 8
|
|
iget p1, p0, Lcom/google/android/gms/internal/cast/zzxn;->f:I
|
|
|
|
.line 9
|
|
.line 10
|
|
:try_start_0
|
|
invoke-virtual {p2}, Ljava/lang/String;->length()I
|
|
|
|
.line 11
|
|
.line 12
|
|
.line 13
|
|
move-result v0
|
|
|
|
.line 14
|
|
mul-int/lit8 v0, v0, 0x3
|
|
|
|
.line 15
|
|
.line 16
|
|
invoke-static {v0}, Lcom/google/android/gms/internal/cast/zzxp;->q(I)I
|
|
|
|
.line 17
|
|
.line 18
|
|
.line 19
|
|
move-result v0
|
|
|
|
.line 20
|
|
invoke-virtual {p2}, Ljava/lang/String;->length()I
|
|
|
|
.line 21
|
|
.line 22
|
|
.line 23
|
|
move-result v1
|
|
|
|
.line 24
|
|
invoke-static {v1}, Lcom/google/android/gms/internal/cast/zzxp;->q(I)I
|
|
|
|
.line 25
|
|
.line 26
|
|
.line 27
|
|
move-result v1
|
|
:try_end_0
|
|
.catch Lcom/google/android/gms/internal/cast/zzaal; {:try_start_0 .. :try_end_0} :catch_1
|
|
.catch Ljava/lang/IndexOutOfBoundsException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
.line 28
|
|
iget v2, p0, Lcom/google/android/gms/internal/cast/zzxn;->e:I
|
|
|
|
.line 29
|
|
.line 30
|
|
iget-object v3, p0, Lcom/google/android/gms/internal/cast/zzxn;->d:[B
|
|
|
|
.line 31
|
|
.line 32
|
|
if-ne v1, v0, :cond_0
|
|
|
|
.line 33
|
|
.line 34
|
|
add-int v0, p1, v1
|
|
|
|
.line 35
|
|
.line 36
|
|
:try_start_1
|
|
iput v0, p0, Lcom/google/android/gms/internal/cast/zzxn;->f:I
|
|
|
|
.line 37
|
|
.line 38
|
|
sub-int/2addr v2, v0
|
|
|
|
.line 39
|
|
invoke-static {p2, v3, v0, v2}, Lcom/google/android/gms/internal/cast/zzaam;->b(Ljava/lang/String;[BII)I
|
|
|
|
.line 40
|
|
.line 41
|
|
.line 42
|
|
move-result v0
|
|
|
|
.line 43
|
|
iput p1, p0, Lcom/google/android/gms/internal/cast/zzxn;->f:I
|
|
|
|
.line 44
|
|
.line 45
|
|
sub-int v2, v0, p1
|
|
|
|
.line 46
|
|
.line 47
|
|
sub-int/2addr v2, v1
|
|
|
|
.line 48
|
|
invoke-virtual {p0, v2}, Lcom/google/android/gms/internal/cast/zzxn;->m(I)V
|
|
|
|
.line 49
|
|
.line 50
|
|
.line 51
|
|
iput v0, p0, Lcom/google/android/gms/internal/cast/zzxn;->f:I
|
|
|
|
.line 52
|
|
.line 53
|
|
return-void
|
|
|
|
.line 54
|
|
:catch_0
|
|
move-exception v0
|
|
|
|
.line 55
|
|
move-object p1, v0
|
|
|
|
.line 56
|
|
goto :goto_0
|
|
|
|
.line 57
|
|
:catch_1
|
|
move-exception v0
|
|
|
|
.line 58
|
|
move-object v6, v0
|
|
|
|
.line 59
|
|
goto :goto_1
|
|
|
|
.line 60
|
|
:cond_0
|
|
invoke-static {p2}, Lcom/google/android/gms/internal/cast/zzaam;->a(Ljava/lang/String;)I
|
|
|
|
.line 61
|
|
.line 62
|
|
.line 63
|
|
move-result v0
|
|
|
|
.line 64
|
|
invoke-virtual {p0, v0}, Lcom/google/android/gms/internal/cast/zzxn;->m(I)V
|
|
|
|
.line 65
|
|
.line 66
|
|
.line 67
|
|
iget v0, p0, Lcom/google/android/gms/internal/cast/zzxn;->f:I
|
|
|
|
.line 68
|
|
.line 69
|
|
sub-int/2addr v2, v0
|
|
|
|
.line 70
|
|
invoke-static {p2, v3, v0, v2}, Lcom/google/android/gms/internal/cast/zzaam;->b(Ljava/lang/String;[BII)I
|
|
|
|
.line 71
|
|
.line 72
|
|
.line 73
|
|
move-result v0
|
|
|
|
.line 74
|
|
iput v0, p0, Lcom/google/android/gms/internal/cast/zzxn;->f:I
|
|
:try_end_1
|
|
.catch Lcom/google/android/gms/internal/cast/zzaal; {:try_start_1 .. :try_end_1} :catch_1
|
|
.catch Ljava/lang/IndexOutOfBoundsException; {:try_start_1 .. :try_end_1} :catch_0
|
|
|
|
.line 75
|
|
.line 76
|
|
return-void
|
|
|
|
.line 77
|
|
:goto_0
|
|
new-instance p2, Lcom/google/android/gms/internal/cast/zzxo;
|
|
|
|
.line 78
|
|
.line 79
|
|
invoke-direct {p2, p1}, Lcom/google/android/gms/internal/cast/zzxo;-><init>(Ljava/lang/IndexOutOfBoundsException;)V
|
|
|
|
.line 80
|
|
.line 81
|
|
.line 82
|
|
throw p2
|
|
|
|
.line 83
|
|
:goto_1
|
|
iput p1, p0, Lcom/google/android/gms/internal/cast/zzxn;->f:I
|
|
|
|
.line 84
|
|
.line 85
|
|
sget-object v2, Ljava/util/logging/Level;->WARNING:Ljava/util/logging/Level;
|
|
|
|
.line 86
|
|
.line 87
|
|
const-string v4, "inefficientWriteStringNoTag"
|
|
|
|
.line 88
|
|
.line 89
|
|
const-string v5, "Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly!"
|
|
|
|
.line 90
|
|
.line 91
|
|
sget-object v1, Lcom/google/android/gms/internal/cast/zzxp;->b:Ljava/util/logging/Logger;
|
|
|
|
.line 92
|
|
.line 93
|
|
const-string v3, "com.google.protobuf.CodedOutputStream"
|
|
|
|
.line 94
|
|
.line 95
|
|
invoke-virtual/range {v1 .. v6}, Ljava/util/logging/Logger;->logp(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)V
|
|
|
|
.line 96
|
|
.line 97
|
|
.line 98
|
|
sget-object p1, Lcom/google/android/gms/internal/cast/zzym;->a:Ljava/nio/charset/Charset;
|
|
|
|
.line 99
|
|
.line 100
|
|
invoke-virtual {p2, p1}, Ljava/lang/String;->getBytes(Ljava/nio/charset/Charset;)[B
|
|
|
|
.line 101
|
|
.line 102
|
|
.line 103
|
|
move-result-object p1
|
|
|
|
.line 104
|
|
:try_start_2
|
|
array-length p2, p1
|
|
|
|
.line 105
|
|
invoke-virtual {p0, p2}, Lcom/google/android/gms/internal/cast/zzxn;->m(I)V
|
|
|
|
.line 106
|
|
.line 107
|
|
.line 108
|
|
invoke-virtual {p0, p1, p2}, Lcom/google/android/gms/internal/cast/zzxn;->t([BI)V
|
|
:try_end_2
|
|
.catch Ljava/lang/IndexOutOfBoundsException; {:try_start_2 .. :try_end_2} :catch_2
|
|
|
|
.line 109
|
|
.line 110
|
|
.line 111
|
|
return-void
|
|
|
|
.line 112
|
|
:catch_2
|
|
move-exception v0
|
|
|
|
.line 113
|
|
move-object p1, v0
|
|
|
|
.line 114
|
|
new-instance p2, Lcom/google/android/gms/internal/cast/zzxo;
|
|
|
|
.line 115
|
|
.line 116
|
|
invoke-direct {p2, p1}, Lcom/google/android/gms/internal/cast/zzxo;-><init>(Ljava/lang/IndexOutOfBoundsException;)V
|
|
|
|
.line 117
|
|
.line 118
|
|
.line 119
|
|
throw p2
|
|
.end method
|
|
|
|
.method public final j(ILcom/google/android/gms/internal/cast/zzxk;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
shl-int/lit8 p1, p1, 0x3
|
|
|
|
.line 2
|
|
.line 3
|
|
or-int/lit8 p1, p1, 0x2
|
|
|
|
.line 4
|
|
.line 5
|
|
invoke-virtual {p0, p1}, Lcom/google/android/gms/internal/cast/zzxn;->m(I)V
|
|
|
|
.line 6
|
|
.line 7
|
|
.line 8
|
|
invoke-virtual {p2}, Lcom/google/android/gms/internal/cast/zzxk;->g()I
|
|
|
|
.line 9
|
|
.line 10
|
|
.line 11
|
|
move-result p1
|
|
|
|
.line 12
|
|
invoke-virtual {p0, p1}, Lcom/google/android/gms/internal/cast/zzxn;->m(I)V
|
|
|
|
.line 13
|
|
.line 14
|
|
.line 15
|
|
invoke-virtual {p2, p0}, Lcom/google/android/gms/internal/cast/zzxk;->k(Lcom/google/android/gms/internal/cast/zzxd;)V
|
|
|
|
.line 16
|
|
.line 17
|
|
.line 18
|
|
return-void
|
|
.end method
|
|
|
|
.method public final k(B)V
|
|
.locals 9
|
|
|
|
.line 1
|
|
iget v1, p0, Lcom/google/android/gms/internal/cast/zzxn;->f:I
|
|
|
|
.line 2
|
|
.line 3
|
|
:try_start_0
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/cast/zzxn;->d:[B
|
|
:try_end_0
|
|
.catch Ljava/lang/IndexOutOfBoundsException; {:try_start_0 .. :try_end_0} :catch_1
|
|
|
|
.line 4
|
|
.line 5
|
|
add-int/lit8 v2, v1, 0x1
|
|
|
|
.line 6
|
|
.line 7
|
|
:try_start_1
|
|
aput-byte p1, v0, v1
|
|
:try_end_1
|
|
.catch Ljava/lang/IndexOutOfBoundsException; {:try_start_1 .. :try_end_1} :catch_0
|
|
|
|
.line 8
|
|
.line 9
|
|
iput v2, p0, Lcom/google/android/gms/internal/cast/zzxn;->f:I
|
|
|
|
.line 10
|
|
.line 11
|
|
return-void
|
|
|
|
.line 12
|
|
:catch_0
|
|
move-exception v0
|
|
|
|
.line 13
|
|
move v1, v2
|
|
|
|
.line 14
|
|
:goto_0
|
|
move-object p1, v0
|
|
|
|
.line 15
|
|
move-object v8, p1
|
|
|
|
.line 16
|
|
goto :goto_1
|
|
|
|
.line 17
|
|
:catch_1
|
|
move-exception v0
|
|
|
|
.line 18
|
|
goto :goto_0
|
|
|
|
.line 19
|
|
:goto_1
|
|
new-instance v2, Lcom/google/android/gms/internal/cast/zzxo;
|
|
|
|
.line 20
|
|
.line 21
|
|
int-to-long v3, v1
|
|
|
|
.line 22
|
|
iget p1, p0, Lcom/google/android/gms/internal/cast/zzxn;->e:I
|
|
|
|
.line 23
|
|
.line 24
|
|
int-to-long v5, p1
|
|
|
|
.line 25
|
|
const/4 v7, 0x1
|
|
|
|
.line 26
|
|
invoke-direct/range {v2 .. v8}, Lcom/google/android/gms/internal/cast/zzxo;-><init>(JJILjava/lang/IndexOutOfBoundsException;)V
|
|
|
|
.line 27
|
|
.line 28
|
|
.line 29
|
|
throw v2
|
|
.end method
|
|
|
|
.method public final l(I)V
|
|
.locals 2
|
|
|
|
.line 1
|
|
if-ltz p1, :cond_0
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-virtual {p0, p1}, Lcom/google/android/gms/internal/cast/zzxn;->m(I)V
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
return-void
|
|
|
|
.line 7
|
|
:cond_0
|
|
int-to-long v0, p1
|
|
|
|
.line 8
|
|
invoke-virtual {p0, v0, v1}, Lcom/google/android/gms/internal/cast/zzxn;->o(J)V
|
|
|
|
.line 9
|
|
.line 10
|
|
.line 11
|
|
return-void
|
|
.end method
|
|
|
|
.method public final m(I)V
|
|
.locals 9
|
|
|
|
.line 1
|
|
iget v0, p0, Lcom/google/android/gms/internal/cast/zzxn;->f:I
|
|
|
|
.line 2
|
|
.line 3
|
|
:goto_0
|
|
and-int/lit8 v1, p1, -0x80
|
|
|
|
.line 4
|
|
.line 5
|
|
iget-object v2, p0, Lcom/google/android/gms/internal/cast/zzxn;->d:[B
|
|
|
|
.line 6
|
|
.line 7
|
|
if-nez v1, :cond_0
|
|
|
|
.line 8
|
|
.line 9
|
|
add-int/lit8 v1, v0, 0x1
|
|
|
|
.line 10
|
|
.line 11
|
|
int-to-byte p1, p1
|
|
|
|
.line 12
|
|
:try_start_0
|
|
aput-byte p1, v2, v0
|
|
:try_end_0
|
|
.catch Ljava/lang/IndexOutOfBoundsException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
.line 13
|
|
.line 14
|
|
iput v1, p0, Lcom/google/android/gms/internal/cast/zzxn;->f:I
|
|
|
|
.line 15
|
|
.line 16
|
|
return-void
|
|
|
|
.line 17
|
|
:catch_0
|
|
move-exception v0
|
|
|
|
.line 18
|
|
move-object p1, v0
|
|
|
|
.line 19
|
|
move-object v8, p1
|
|
|
|
.line 20
|
|
goto :goto_1
|
|
|
|
.line 21
|
|
:cond_0
|
|
add-int/lit8 v1, v0, 0x1
|
|
|
|
.line 22
|
|
.line 23
|
|
or-int/lit16 v3, p1, 0x80
|
|
|
|
.line 24
|
|
.line 25
|
|
int-to-byte v3, v3
|
|
|
|
.line 26
|
|
:try_start_1
|
|
aput-byte v3, v2, v0
|
|
:try_end_1
|
|
.catch Ljava/lang/IndexOutOfBoundsException; {:try_start_1 .. :try_end_1} :catch_0
|
|
|
|
.line 27
|
|
.line 28
|
|
ushr-int/lit8 p1, p1, 0x7
|
|
|
|
.line 29
|
|
.line 30
|
|
move v0, v1
|
|
|
|
.line 31
|
|
goto :goto_0
|
|
|
|
.line 32
|
|
:goto_1
|
|
new-instance v2, Lcom/google/android/gms/internal/cast/zzxo;
|
|
|
|
.line 33
|
|
.line 34
|
|
int-to-long v3, v1
|
|
|
|
.line 35
|
|
iget p1, p0, Lcom/google/android/gms/internal/cast/zzxn;->e:I
|
|
|
|
.line 36
|
|
.line 37
|
|
int-to-long v5, p1
|
|
|
|
.line 38
|
|
const/4 v7, 0x1
|
|
|
|
.line 39
|
|
invoke-direct/range {v2 .. v8}, Lcom/google/android/gms/internal/cast/zzxo;-><init>(JJILjava/lang/IndexOutOfBoundsException;)V
|
|
|
|
.line 40
|
|
.line 41
|
|
.line 42
|
|
throw v2
|
|
.end method
|
|
|
|
.method public final n(I)V
|
|
.locals 9
|
|
|
|
.line 1
|
|
iget v1, p0, Lcom/google/android/gms/internal/cast/zzxn;->f:I
|
|
|
|
.line 2
|
|
.line 3
|
|
:try_start_0
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/cast/zzxn;->d:[B
|
|
|
|
.line 4
|
|
.line 5
|
|
int-to-byte v2, p1
|
|
|
|
.line 6
|
|
aput-byte v2, v0, v1
|
|
|
|
.line 7
|
|
.line 8
|
|
add-int/lit8 v2, v1, 0x1
|
|
|
|
.line 9
|
|
.line 10
|
|
shr-int/lit8 v3, p1, 0x8
|
|
|
|
.line 11
|
|
.line 12
|
|
int-to-byte v3, v3
|
|
|
|
.line 13
|
|
aput-byte v3, v0, v2
|
|
|
|
.line 14
|
|
.line 15
|
|
add-int/lit8 v2, v1, 0x2
|
|
|
|
.line 16
|
|
.line 17
|
|
shr-int/lit8 v3, p1, 0x10
|
|
|
|
.line 18
|
|
.line 19
|
|
int-to-byte v3, v3
|
|
|
|
.line 20
|
|
aput-byte v3, v0, v2
|
|
|
|
.line 21
|
|
.line 22
|
|
add-int/lit8 v2, v1, 0x3
|
|
|
|
.line 23
|
|
.line 24
|
|
shr-int/lit8 p1, p1, 0x18
|
|
|
|
.line 25
|
|
.line 26
|
|
int-to-byte p1, p1
|
|
|
|
.line 27
|
|
aput-byte p1, v0, v2
|
|
:try_end_0
|
|
.catch Ljava/lang/IndexOutOfBoundsException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
.line 28
|
|
.line 29
|
|
add-int/lit8 v1, v1, 0x4
|
|
|
|
.line 30
|
|
.line 31
|
|
iput v1, p0, Lcom/google/android/gms/internal/cast/zzxn;->f:I
|
|
|
|
.line 32
|
|
.line 33
|
|
return-void
|
|
|
|
.line 34
|
|
:catch_0
|
|
move-exception v0
|
|
|
|
.line 35
|
|
move-object p1, v0
|
|
|
|
.line 36
|
|
move-object v8, p1
|
|
|
|
.line 37
|
|
int-to-long v3, v1
|
|
|
|
.line 38
|
|
new-instance v2, Lcom/google/android/gms/internal/cast/zzxo;
|
|
|
|
.line 39
|
|
.line 40
|
|
iget p1, p0, Lcom/google/android/gms/internal/cast/zzxn;->e:I
|
|
|
|
.line 41
|
|
.line 42
|
|
int-to-long v5, p1
|
|
|
|
.line 43
|
|
const/4 v7, 0x4
|
|
|
|
.line 44
|
|
invoke-direct/range {v2 .. v8}, Lcom/google/android/gms/internal/cast/zzxo;-><init>(JJILjava/lang/IndexOutOfBoundsException;)V
|
|
|
|
.line 45
|
|
.line 46
|
|
.line 47
|
|
throw v2
|
|
.end method
|
|
|
|
.method public final o(J)V
|
|
.locals 19
|
|
|
|
.line 1
|
|
move-object/from16 v1, p0
|
|
|
|
.line 2
|
|
.line 3
|
|
iget v0, v1, Lcom/google/android/gms/internal/cast/zzxn;->f:I
|
|
|
|
.line 4
|
|
.line 5
|
|
const/4 v2, 0x7
|
|
|
|
.line 6
|
|
const-wide/16 v3, 0x0
|
|
|
|
.line 7
|
|
.line 8
|
|
const-wide/16 v5, -0x80
|
|
|
|
.line 9
|
|
.line 10
|
|
iget v7, v1, Lcom/google/android/gms/internal/cast/zzxn;->e:I
|
|
|
|
.line 11
|
|
.line 12
|
|
iget-object v8, v1, Lcom/google/android/gms/internal/cast/zzxn;->d:[B
|
|
|
|
.line 13
|
|
.line 14
|
|
sget-boolean v9, Lcom/google/android/gms/internal/cast/zzxp;->c:Z
|
|
|
|
.line 15
|
|
.line 16
|
|
if-eqz v9, :cond_1
|
|
|
|
.line 17
|
|
.line 18
|
|
sub-int v9, v7, v0
|
|
|
|
.line 19
|
|
.line 20
|
|
const/16 v10, 0xa
|
|
|
|
.line 21
|
|
.line 22
|
|
if-lt v9, v10, :cond_1
|
|
|
|
.line 23
|
|
.line 24
|
|
move-wide/from16 v9, p1
|
|
|
|
.line 25
|
|
.line 26
|
|
:goto_0
|
|
and-long v11, v9, v5
|
|
|
|
.line 27
|
|
.line 28
|
|
cmp-long v7, v11, v3
|
|
|
|
.line 29
|
|
.line 30
|
|
if-nez v7, :cond_0
|
|
|
|
.line 31
|
|
.line 32
|
|
add-int/lit8 v2, v0, 0x1
|
|
|
|
.line 33
|
|
.line 34
|
|
int-to-long v3, v0
|
|
|
|
.line 35
|
|
long-to-int v0, v9
|
|
|
|
.line 36
|
|
int-to-byte v0, v0
|
|
|
|
.line 37
|
|
sget-object v5, Lcom/google/android/gms/internal/cast/zzaak;->c:Lcom/google/android/gms/internal/cast/zzaaj;
|
|
|
|
.line 38
|
|
.line 39
|
|
sget-wide v6, Lcom/google/android/gms/internal/cast/zzaak;->f:J
|
|
|
|
.line 40
|
|
.line 41
|
|
add-long/2addr v6, v3
|
|
|
|
.line 42
|
|
invoke-virtual {v5, v8, v6, v7, v0}, Lcom/google/android/gms/internal/cast/zzaaj;->a(Ljava/lang/Object;JB)V
|
|
|
|
.line 43
|
|
.line 44
|
|
.line 45
|
|
goto :goto_2
|
|
|
|
.line 46
|
|
:cond_0
|
|
add-int/lit8 v7, v0, 0x1
|
|
|
|
.line 47
|
|
.line 48
|
|
int-to-long v11, v0
|
|
|
|
.line 49
|
|
long-to-int v0, v9
|
|
|
|
.line 50
|
|
or-int/lit16 v0, v0, 0x80
|
|
|
|
.line 51
|
|
.line 52
|
|
int-to-byte v0, v0
|
|
|
|
.line 53
|
|
sget-object v13, Lcom/google/android/gms/internal/cast/zzaak;->c:Lcom/google/android/gms/internal/cast/zzaaj;
|
|
|
|
.line 54
|
|
.line 55
|
|
sget-wide v14, Lcom/google/android/gms/internal/cast/zzaak;->f:J
|
|
|
|
.line 56
|
|
.line 57
|
|
add-long/2addr v14, v11
|
|
|
|
.line 58
|
|
invoke-virtual {v13, v8, v14, v15, v0}, Lcom/google/android/gms/internal/cast/zzaaj;->a(Ljava/lang/Object;JB)V
|
|
|
|
.line 59
|
|
.line 60
|
|
.line 61
|
|
ushr-long/2addr v9, v2
|
|
|
|
.line 62
|
|
move v0, v7
|
|
|
|
.line 63
|
|
goto :goto_0
|
|
|
|
.line 64
|
|
:cond_1
|
|
move-wide/from16 v9, p1
|
|
|
|
.line 65
|
|
.line 66
|
|
:goto_1
|
|
and-long v11, v9, v5
|
|
|
|
.line 67
|
|
.line 68
|
|
cmp-long v11, v11, v3
|
|
|
|
.line 69
|
|
.line 70
|
|
if-nez v11, :cond_2
|
|
|
|
.line 71
|
|
.line 72
|
|
add-int/lit8 v2, v0, 0x1
|
|
|
|
.line 73
|
|
.line 74
|
|
long-to-int v3, v9
|
|
|
|
.line 75
|
|
int-to-byte v3, v3
|
|
|
|
.line 76
|
|
:try_start_0
|
|
aput-byte v3, v8, v0
|
|
:try_end_0
|
|
.catch Ljava/lang/IndexOutOfBoundsException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
.line 77
|
|
.line 78
|
|
:goto_2
|
|
iput v2, v1, Lcom/google/android/gms/internal/cast/zzxn;->f:I
|
|
|
|
.line 79
|
|
.line 80
|
|
return-void
|
|
|
|
.line 81
|
|
:catch_0
|
|
move-exception v0
|
|
|
|
.line 82
|
|
:goto_3
|
|
move-object/from16 v18, v0
|
|
|
|
.line 83
|
|
.line 84
|
|
goto :goto_4
|
|
|
|
.line 85
|
|
:cond_2
|
|
add-int/lit8 v11, v0, 0x1
|
|
|
|
.line 86
|
|
.line 87
|
|
long-to-int v12, v9
|
|
|
|
.line 88
|
|
or-int/lit16 v12, v12, 0x80
|
|
|
|
.line 89
|
|
.line 90
|
|
int-to-byte v12, v12
|
|
|
|
.line 91
|
|
:try_start_1
|
|
aput-byte v12, v8, v0
|
|
:try_end_1
|
|
.catch Ljava/lang/IndexOutOfBoundsException; {:try_start_1 .. :try_end_1} :catch_1
|
|
|
|
.line 92
|
|
.line 93
|
|
ushr-long/2addr v9, v2
|
|
|
|
.line 94
|
|
move v0, v11
|
|
|
|
.line 95
|
|
goto :goto_1
|
|
|
|
.line 96
|
|
:catch_1
|
|
move-exception v0
|
|
|
|
.line 97
|
|
move v2, v11
|
|
|
|
.line 98
|
|
goto :goto_3
|
|
|
|
.line 99
|
|
:goto_4
|
|
new-instance v12, Lcom/google/android/gms/internal/cast/zzxo;
|
|
|
|
.line 100
|
|
.line 101
|
|
int-to-long v13, v2
|
|
|
|
.line 102
|
|
int-to-long v2, v7
|
|
|
|
.line 103
|
|
const/16 v17, 0x1
|
|
|
|
.line 104
|
|
.line 105
|
|
move-wide v15, v2
|
|
|
|
.line 106
|
|
invoke-direct/range {v12 .. v18}, Lcom/google/android/gms/internal/cast/zzxo;-><init>(JJILjava/lang/IndexOutOfBoundsException;)V
|
|
|
|
.line 107
|
|
.line 108
|
|
.line 109
|
|
throw v12
|
|
.end method
|
|
|
|
.method public final p(J)V
|
|
.locals 9
|
|
|
|
.line 1
|
|
iget v1, p0, Lcom/google/android/gms/internal/cast/zzxn;->f:I
|
|
|
|
.line 2
|
|
.line 3
|
|
:try_start_0
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/cast/zzxn;->d:[B
|
|
|
|
.line 4
|
|
.line 5
|
|
long-to-int v2, p1
|
|
|
|
.line 6
|
|
int-to-byte v2, v2
|
|
|
|
.line 7
|
|
aput-byte v2, v0, v1
|
|
|
|
.line 8
|
|
.line 9
|
|
add-int/lit8 v2, v1, 0x1
|
|
|
|
.line 10
|
|
.line 11
|
|
const/16 v3, 0x8
|
|
|
|
.line 12
|
|
.line 13
|
|
shr-long v4, p1, v3
|
|
|
|
.line 14
|
|
.line 15
|
|
long-to-int v4, v4
|
|
|
|
.line 16
|
|
int-to-byte v4, v4
|
|
|
|
.line 17
|
|
aput-byte v4, v0, v2
|
|
|
|
.line 18
|
|
.line 19
|
|
add-int/lit8 v2, v1, 0x2
|
|
|
|
.line 20
|
|
.line 21
|
|
const/16 v4, 0x10
|
|
|
|
.line 22
|
|
.line 23
|
|
shr-long v4, p1, v4
|
|
|
|
.line 24
|
|
.line 25
|
|
long-to-int v4, v4
|
|
|
|
.line 26
|
|
int-to-byte v4, v4
|
|
|
|
.line 27
|
|
aput-byte v4, v0, v2
|
|
|
|
.line 28
|
|
.line 29
|
|
add-int/lit8 v2, v1, 0x3
|
|
|
|
.line 30
|
|
.line 31
|
|
const/16 v4, 0x18
|
|
|
|
.line 32
|
|
.line 33
|
|
shr-long v4, p1, v4
|
|
|
|
.line 34
|
|
.line 35
|
|
long-to-int v4, v4
|
|
|
|
.line 36
|
|
int-to-byte v4, v4
|
|
|
|
.line 37
|
|
aput-byte v4, v0, v2
|
|
|
|
.line 38
|
|
.line 39
|
|
add-int/lit8 v2, v1, 0x4
|
|
|
|
.line 40
|
|
.line 41
|
|
const/16 v4, 0x20
|
|
|
|
.line 42
|
|
.line 43
|
|
shr-long v4, p1, v4
|
|
|
|
.line 44
|
|
.line 45
|
|
long-to-int v4, v4
|
|
|
|
.line 46
|
|
int-to-byte v4, v4
|
|
|
|
.line 47
|
|
aput-byte v4, v0, v2
|
|
|
|
.line 48
|
|
.line 49
|
|
add-int/lit8 v2, v1, 0x5
|
|
|
|
.line 50
|
|
.line 51
|
|
const/16 v4, 0x28
|
|
|
|
.line 52
|
|
.line 53
|
|
shr-long v4, p1, v4
|
|
|
|
.line 54
|
|
.line 55
|
|
long-to-int v4, v4
|
|
|
|
.line 56
|
|
int-to-byte v4, v4
|
|
|
|
.line 57
|
|
aput-byte v4, v0, v2
|
|
|
|
.line 58
|
|
.line 59
|
|
add-int/lit8 v2, v1, 0x6
|
|
|
|
.line 60
|
|
.line 61
|
|
const/16 v4, 0x30
|
|
|
|
.line 62
|
|
.line 63
|
|
shr-long v4, p1, v4
|
|
|
|
.line 64
|
|
.line 65
|
|
long-to-int v4, v4
|
|
|
|
.line 66
|
|
int-to-byte v4, v4
|
|
|
|
.line 67
|
|
aput-byte v4, v0, v2
|
|
|
|
.line 68
|
|
.line 69
|
|
add-int/lit8 v2, v1, 0x7
|
|
|
|
.line 70
|
|
.line 71
|
|
const/16 v4, 0x38
|
|
|
|
.line 72
|
|
.line 73
|
|
shr-long/2addr p1, v4
|
|
|
|
.line 74
|
|
long-to-int p1, p1
|
|
|
|
.line 75
|
|
int-to-byte p1, p1
|
|
|
|
.line 76
|
|
aput-byte p1, v0, v2
|
|
:try_end_0
|
|
.catch Ljava/lang/IndexOutOfBoundsException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
.line 77
|
|
.line 78
|
|
add-int/2addr v1, v3
|
|
|
|
.line 79
|
|
iput v1, p0, Lcom/google/android/gms/internal/cast/zzxn;->f:I
|
|
|
|
.line 80
|
|
.line 81
|
|
return-void
|
|
|
|
.line 82
|
|
:catch_0
|
|
move-exception v0
|
|
|
|
.line 83
|
|
move-object p1, v0
|
|
|
|
.line 84
|
|
move-object v8, p1
|
|
|
|
.line 85
|
|
int-to-long v3, v1
|
|
|
|
.line 86
|
|
new-instance v2, Lcom/google/android/gms/internal/cast/zzxo;
|
|
|
|
.line 87
|
|
.line 88
|
|
iget p1, p0, Lcom/google/android/gms/internal/cast/zzxn;->e:I
|
|
|
|
.line 89
|
|
.line 90
|
|
int-to-long v5, p1
|
|
|
|
.line 91
|
|
const/16 v7, 0x8
|
|
|
|
.line 92
|
|
.line 93
|
|
invoke-direct/range {v2 .. v8}, Lcom/google/android/gms/internal/cast/zzxo;-><init>(JJILjava/lang/IndexOutOfBoundsException;)V
|
|
|
|
.line 94
|
|
.line 95
|
|
.line 96
|
|
throw v2
|
|
.end method
|
|
|
|
.method public final t([BI)V
|
|
.locals 7
|
|
|
|
.line 1
|
|
:try_start_0
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/cast/zzxn;->d:[B
|
|
|
|
.line 2
|
|
.line 3
|
|
iget v1, p0, Lcom/google/android/gms/internal/cast/zzxn;->f:I
|
|
|
|
.line 4
|
|
.line 5
|
|
const/4 v2, 0x0
|
|
|
|
.line 6
|
|
invoke-static {p1, v2, v0, v1, p2}, Ljava/lang/System;->arraycopy(Ljava/lang/Object;ILjava/lang/Object;II)V
|
|
:try_end_0
|
|
.catch Ljava/lang/IndexOutOfBoundsException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
.line 7
|
|
.line 8
|
|
.line 9
|
|
iget p1, p0, Lcom/google/android/gms/internal/cast/zzxn;->f:I
|
|
|
|
.line 10
|
|
.line 11
|
|
add-int/2addr p1, p2
|
|
|
|
.line 12
|
|
iput p1, p0, Lcom/google/android/gms/internal/cast/zzxn;->f:I
|
|
|
|
.line 13
|
|
.line 14
|
|
return-void
|
|
|
|
.line 15
|
|
:catch_0
|
|
move-exception v0
|
|
|
|
.line 16
|
|
move-object p1, v0
|
|
|
|
.line 17
|
|
move-object v6, p1
|
|
|
|
.line 18
|
|
new-instance v0, Lcom/google/android/gms/internal/cast/zzxo;
|
|
|
|
.line 19
|
|
.line 20
|
|
iget p1, p0, Lcom/google/android/gms/internal/cast/zzxn;->f:I
|
|
|
|
.line 21
|
|
.line 22
|
|
int-to-long v1, p1
|
|
|
|
.line 23
|
|
iget p1, p0, Lcom/google/android/gms/internal/cast/zzxn;->e:I
|
|
|
|
.line 24
|
|
.line 25
|
|
int-to-long v3, p1
|
|
|
|
.line 26
|
|
move v5, p2
|
|
|
|
.line 27
|
|
invoke-direct/range {v0 .. v6}, Lcom/google/android/gms/internal/cast/zzxo;-><init>(JJILjava/lang/IndexOutOfBoundsException;)V
|
|
|
|
.line 28
|
|
.line 29
|
|
.line 30
|
|
throw v0
|
|
.end method
|