正在查看: Uptodown App Store v6.80 应用的 C2628x.java JAVA 源代码文件
本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
正在查看: Uptodown App Store v6.80 应用的 C2628x.java JAVA 源代码文件
本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
package y0;
import android.content.Context;
import android.text.TextUtils;
import android.util.Log;
import java.util.concurrent.Callable;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.Future;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.TimeoutException;
import k0.AbstractC2009l;
import p0.C2216f;
import v0.InterfaceC2453a;
import w0.InterfaceC2482a;
import x0.InterfaceC2501a;
import x0.InterfaceC2502b;
import z0.C2644g;
public class C2628x {
private final Context f24909a;
private final C2216f f24910b;
private final D f24911c;
private C2629y f24914f;
private C2629y f24915g;
private boolean f24916h;
private C2622q f24917i;
private final I f24918j;
private final E0.g f24919k;
public final InterfaceC2502b f24920l;
private final InterfaceC2482a f24921m;
private final C2619n f24922n;
private final InterfaceC2453a f24923o;
private final v0.l f24924p;
private final C2644g f24925q;
private final long f24913e = System.currentTimeMillis();
private final N f24912d = new N();
public C2628x(C2216f c2216f, I i4, InterfaceC2453a interfaceC2453a, D d5, InterfaceC2502b interfaceC2502b, InterfaceC2482a interfaceC2482a, E0.g gVar, C2619n c2619n, v0.l lVar, C2644g c2644g) {
this.f24910b = c2216f;
this.f24911c = d5;
this.f24909a = c2216f.k();
this.f24918j = i4;
this.f24923o = interfaceC2453a;
this.f24920l = interfaceC2502b;
this.f24921m = interfaceC2482a;
this.f24919k = gVar;
this.f24922n = c2619n;
this.f24924p = lVar;
this.f24925q = c2644g;
}
private void f() {
try {
this.f24916h = Boolean.TRUE.equals((Boolean) this.f24925q.f25049a.c().submit(new Callable() {
@Override
public final Object call() {
Boolean valueOf;
valueOf = Boolean.valueOf(C2628x.this.f24917i.r());
return valueOf;
}
}).get(3L, TimeUnit.SECONDS));
} catch (Exception unused) {
this.f24916h = false;
}
}
public void h(G0.j jVar) {
C2644g.c();
o();
try {
try {
this.f24920l.a(new InterfaceC2501a() {
@Override
public final void a(String str) {
C2628x.this.m(str);
}
});
this.f24917i.Q();
if (!jVar.b().f1671b.f1678a) {
v0.g.f().b("Collection of crash reports disabled in Crashlytics settings.");
throw new RuntimeException("Collection of crash reports disabled in Crashlytics settings.");
}
if (!this.f24917i.y(jVar)) {
v0.g.f().k("Previous sessions could not be finalized.");
}
this.f24917i.S(jVar.a());
n();
} catch (Exception e5) {
v0.g.f().e("Crashlytics encountered a problem during asynchronous initialization.", e5);
n();
}
} catch (Throwable th) {
n();
throw th;
}
}
private void j(final G0.j jVar) {
Future<?> submit = this.f24925q.f25049a.c().submit(new Runnable() {
@Override
public final void run() {
C2628x.this.h(jVar);
}
});
v0.g.f().b("Crashlytics detected incomplete initialization on previous app launch. Will initialize synchronously.");
try {
submit.get(3L, TimeUnit.SECONDS);
} catch (InterruptedException e5) {
v0.g.f().e("Crashlytics was interrupted during initialization.", e5);
Thread.currentThread().interrupt();
} catch (ExecutionException e6) {
v0.g.f().e("Crashlytics encountered a problem during initialization.", e6);
} catch (TimeoutException e7) {
v0.g.f().e("Crashlytics timed out during initialization.", e7);
}
}
public static String k() {
return "19.2.1";
}
static boolean l(String str, boolean z4) {
if (!z4) {
v0.g.f().i("Configured not to require a build ID.");
return true;
}
if (!TextUtils.isEmpty(str)) {
return true;
}
Log.e("FirebaseCrashlytics", ".");
Log.e("FirebaseCrashlytics", ". | | ");
Log.e("FirebaseCrashlytics", ". | |");
Log.e("FirebaseCrashlytics", ". | |");
Log.e("FirebaseCrashlytics", ". \\ | | /");
Log.e("FirebaseCrashlytics", ". \\ /");
Log.e("FirebaseCrashlytics", ". \\ /");
Log.e("FirebaseCrashlytics", ". \\/");
Log.e("FirebaseCrashlytics", ".");
Log.e("FirebaseCrashlytics", "The Crashlytics build ID is missing. This occurs when the Crashlytics Gradle plugin is missing from your app's build configuration. Please review the Firebase Crashlytics onboarding instructions at https://firebase.google.com/docs/crashlytics/get-started?platform=android#add-plugin");
Log.e("FirebaseCrashlytics", ".");
Log.e("FirebaseCrashlytics", ". /\\");
Log.e("FirebaseCrashlytics", ". / \\");
Log.e("FirebaseCrashlytics", ". / \\");
Log.e("FirebaseCrashlytics", ". / | | \\");
Log.e("FirebaseCrashlytics", ". | |");
Log.e("FirebaseCrashlytics", ". | |");
Log.e("FirebaseCrashlytics", ". | |");
Log.e("FirebaseCrashlytics", ".");
return false;
}
boolean g() {
return this.f24914f.c();
}
public AbstractC2009l i(final G0.j jVar) {
return this.f24925q.f25049a.d(new Runnable() {
@Override
public final void run() {
C2628x.this.h(jVar);
}
});
}
public void m(final String str) {
final long currentTimeMillis = System.currentTimeMillis() - this.f24913e;
this.f24925q.f25049a.d(new Runnable() {
@Override
public final void run() {
r0.f24925q.f25050b.d(new Runnable() {
@Override
public final void run() {
C2628x.this.f24917i.V(r2, r4);
}
});
}
});
}
void n() {
C2644g.c();
try {
if (this.f24914f.d()) {
return;
}
v0.g.f().k("Initialization marker file was not properly removed.");
} catch (Exception e5) {
v0.g.f().e("Problem encountered deleting Crashlytics initialization marker.", e5);
}
}
void o() {
C2644g.c();
this.f24914f.a();
v0.g.f().i("Initialization marker file was created.");
}
public boolean p(C2607b c2607b, G0.j jVar) {
if (!l(c2607b.f24814b, AbstractC2615j.i(this.f24909a, "com.crashlytics.RequireBuildId", true))) {
throw new IllegalStateException("The Crashlytics build ID is missing. This occurs when the Crashlytics Gradle plugin is missing from your app's build configuration. Please review the Firebase Crashlytics onboarding instructions at https://firebase.google.com/docs/crashlytics/get-started?platform=android#add-plugin");
}
String c5 = new C2614i().c();
try {
this.f24915g = new C2629y("crash_marker", this.f24919k);
this.f24914f = new C2629y("initialization_marker", this.f24919k);
A0.m mVar = new A0.m(c5, this.f24919k, this.f24925q);
A0.e eVar = new A0.e(this.f24919k);
H0.a aVar = new H0.a(1024, new H0.c(10));
this.f24924p.b(mVar);
this.f24917i = new C2622q(this.f24909a, this.f24918j, this.f24911c, this.f24919k, this.f24915g, c2607b, mVar, eVar, Z.i(this.f24909a, this.f24918j, this.f24919k, c2607b, eVar, mVar, aVar, jVar, this.f24912d, this.f24922n, this.f24925q), this.f24923o, this.f24921m, this.f24922n, this.f24925q);
boolean g4 = g();
f();
this.f24917i.w(c5, Thread.getDefaultUncaughtExceptionHandler(), jVar);
if (!g4 || !AbstractC2615j.d(this.f24909a)) {
v0.g.f().b("Successfully configured exception handler.");
return true;
}
v0.g.f().b("Crashlytics did not finish previous background initialization. Initializing synchronously.");
j(jVar);
return false;
} catch (Exception e5) {
v0.g.f().e("Crashlytics was not started due to an exception during initialization", e5);
this.f24917i = null;
return false;
}
}
public void q(Boolean bool) {
this.f24911c.h(bool);
}
}