* 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>
123 lines
3.4 KiB
Java
123 lines
3.4 KiB
Java
package j$.time.chrono;
|
|
|
|
import j$.time.Instant;
|
|
import j$.time.ZoneId;
|
|
import java.io.InvalidObjectException;
|
|
import java.io.ObjectInputStream;
|
|
import java.io.Serializable;
|
|
import java.util.List;
|
|
import java.util.Map;
|
|
|
|
/* loaded from: classes2.dex */
|
|
public final class b0 extends a implements Serializable {
|
|
|
|
/* renamed from: c, reason: collision with root package name */
|
|
public static final b0 f21148c = new b0();
|
|
private static final long serialVersionUID = 1039765215346859963L;
|
|
|
|
@Override // j$.time.chrono.m
|
|
public final String f() {
|
|
return "Minguo";
|
|
}
|
|
|
|
@Override // j$.time.chrono.m
|
|
public final n q(int i) {
|
|
if (i == 0) {
|
|
return e0.BEFORE_ROC;
|
|
}
|
|
if (i == 1) {
|
|
return e0.ROC;
|
|
}
|
|
throw new RuntimeException("Invalid era: " + i);
|
|
}
|
|
|
|
@Override // j$.time.chrono.m
|
|
public final String j() {
|
|
return "roc";
|
|
}
|
|
|
|
@Override // j$.time.chrono.m
|
|
public final b D(int i, int i2, int i3) {
|
|
return new d0(j$.time.g.U(i + 1911, i2, i3));
|
|
}
|
|
|
|
@Override // j$.time.chrono.m
|
|
public final b k(int i, int i2) {
|
|
return new d0(j$.time.g.W(i + 1911, i2));
|
|
}
|
|
|
|
@Override // j$.time.chrono.m
|
|
public final b e(long j) {
|
|
return new d0(j$.time.g.V(j));
|
|
}
|
|
|
|
@Override // j$.time.chrono.a
|
|
public final b g() {
|
|
return new d0(j$.time.g.M(j$.time.g.T(j$.com.android.tools.r8.a.S())));
|
|
}
|
|
|
|
@Override // j$.time.chrono.m
|
|
public final b w(j$.time.temporal.n nVar) {
|
|
if (nVar instanceof d0) {
|
|
return (d0) nVar;
|
|
}
|
|
return new d0(j$.time.g.M(nVar));
|
|
}
|
|
|
|
@Override // j$.time.chrono.m
|
|
public final boolean J(long j) {
|
|
return t.f21173c.J(j + 1911);
|
|
}
|
|
|
|
@Override // j$.time.chrono.m
|
|
public final int r(n nVar, int i) {
|
|
if (nVar instanceof e0) {
|
|
return nVar == e0.ROC ? i : 1 - i;
|
|
}
|
|
throw new ClassCastException("Era must be MinguoEra");
|
|
}
|
|
|
|
@Override // j$.time.chrono.m
|
|
public final List p() {
|
|
return j$.com.android.tools.r8.a.J(e0.values());
|
|
}
|
|
|
|
@Override // j$.time.chrono.m
|
|
public final j$.time.temporal.v n(j$.time.temporal.a aVar) {
|
|
int i = a0.f21147a[aVar.ordinal()];
|
|
if (i == 1) {
|
|
j$.time.temporal.v vVar = j$.time.temporal.a.PROLEPTIC_MONTH.b;
|
|
return j$.time.temporal.v.f(vVar.f21258a - 22932, vVar.d - 22932);
|
|
}
|
|
if (i == 2) {
|
|
j$.time.temporal.v vVar2 = j$.time.temporal.a.YEAR.b;
|
|
return j$.time.temporal.v.g(1L, vVar2.d - 1911, (-vVar2.f21258a) + 1912);
|
|
}
|
|
if (i != 3) {
|
|
return aVar.b;
|
|
}
|
|
j$.time.temporal.v vVar3 = j$.time.temporal.a.YEAR.b;
|
|
return j$.time.temporal.v.f(vVar3.f21258a - 1911, vVar3.d - 1911);
|
|
}
|
|
|
|
@Override // j$.time.chrono.a, j$.time.chrono.m
|
|
public final b F(Map map, j$.time.format.e0 e0Var) {
|
|
return (d0) super.F(map, e0Var);
|
|
}
|
|
|
|
private b0() {
|
|
}
|
|
|
|
private void readObject(ObjectInputStream objectInputStream) {
|
|
throw new InvalidObjectException("Deserialization via serialization delegate");
|
|
}
|
|
|
|
@Override // j$.time.chrono.m
|
|
public final j G(Instant instant, ZoneId zoneId) {
|
|
return l.L(this, instant, zoneId);
|
|
}
|
|
|
|
public Object writeReplace() {
|
|
return new f0((byte) 1, this);
|
|
}
|
|
}
|