Add Discord community version (64-bit only)

- Added realracing3-community.apk (71.57 MB)
- Removed 32-bit support (armeabi-v7a)
- Only includes arm64-v8a libraries
- Decompiled source code included
- Added README-community.md with analysis
This commit is contained in:
2026-02-18 15:48:36 -08:00
parent c19eb3d7ff
commit c080f0d97f
26930 changed files with 2529574 additions and 0 deletions

View File

@@ -0,0 +1,45 @@
package com.ironsource;
import android.os.Handler;
import android.os.Message;
import com.ironsource.sdk.utils.IronSourceStorageUtils;
/* loaded from: classes2.dex */
class fs implements Runnable {
private final Handler a;
private final oa b;
public fs(oa oaVar, Handler handler) {
this.b = oaVar;
this.a = handler;
}
public Message a() {
return new Message();
}
public jc a(oa oaVar, String str, long j) {
return new jc(oaVar, str, j);
}
public String a(String str) {
return IronSourceStorageUtils.makeDir(str);
}
@Override // java.lang.Runnable
public void run() {
int b;
zf zfVar = new zf(this.b.b().getParent(), this.b.b().getName());
Message a = a();
a.obj = zfVar;
String a2 = a(zfVar.getParent());
if (a2 == null) {
b = 1020;
} else {
pa call = a(new oa(zfVar, this.b.e(), this.b.a(), this.b.c(), this.b.f(), this.b.d()), a2, 3L).call();
b = call.b() == 200 ? 1016 : call.b();
}
a.what = b;
this.a.sendMessage(a);
}
}