Add decompiled APK source code (JADX)

- 28,932 files
- Full Java source code
- Smali files
- Resources

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
2026-02-18 14:52:23 -08:00
parent cc210a65ea
commit f9d20bb3fc
26991 changed files with 2541449 additions and 0 deletions

View File

@@ -0,0 +1,108 @@
package com.ironsource.adqualitysdk.sdk.i;
import android.graphics.Color;
import android.media.AudioTrack;
import android.os.Process;
import android.os.SystemClock;
import android.text.TextUtils;
import android.view.ViewConfiguration;
import android.widget.ExpandableListView;
import com.ironsource.adqualitysdk.sdk.i.iz;
import tv.superawesome.sdk.publisher.AwesomeAds;
/* loaded from: classes4.dex */
public final class gs implements gd {
/* renamed from: ﻐ, reason: contains not printable characters */
private static int f2106 = 0;
/* renamed from: ﻛ, reason: contains not printable characters */
private static char[] f2107 = {61863, 9613, 22957, 36312, 41222, 54635, 2374, 15545, 20722, 33996, 47142, 60440, '\\', 14262, 27526, 40869, 45856, 59167, 7016, 20229, 25219, 38638, 51905, 65063, 4730, 17992, 32171, 37262, 50625, 63861, 11554, 16764, 29878, 43144, 56556, 61638, 9238, 22618, 35911, 41912, 'c', 54343, 43070, 31766, 20677, 9387, 63620, 52599, 41266, 29979, 18879, 7627, 61845, 50808, 39509, 28202, 17121, 5855, 60085, 48779, 37711, 26405, 15125, '7', 54278, 43104, 's', 54365, 43040, 31773, 20690, 9385, 63623, 52605, 41267, 29959, 18941, 7645};
/* renamed from: ヌ, reason: contains not printable characters */
private static long f2108 = 5552839483994854440L;
/* renamed from: メ, reason: contains not printable characters */
private static int f2109 = 1;
@Override // com.ironsource.adqualitysdk.sdk.i.gd
/* renamed from: ﻐ */
public final String mo2733() {
int i = f2109 + 41;
f2106 = i % 128;
return (i % 2 != 0 ? m2765((char) (Color.rgb(0, 0, 1) - 16715309), 55 % TextUtils.lastIndexOf("", 'd', 1, 1), (-1) / ExpandableListView.getPackedPositionChild(0L)) : m2765((char) ((-16715309) - Color.rgb(0, 0, 0)), TextUtils.lastIndexOf("", '0', 0, 0) + 41, (-1) - ExpandableListView.getPackedPositionChild(0L))).intern();
}
@Override // com.ironsource.adqualitysdk.sdk.i.gd
/* renamed from: */
public final Class mo2735() {
int i = f2109 + 109;
int i2 = i % 128;
f2106 = i2;
if (i % 2 != 0) {
throw null;
}
int i3 = i2 + 71;
f2109 = i3 % 128;
if (i3 % 2 != 0) {
return AwesomeAds.class;
}
throw null;
}
@Override // com.ironsource.adqualitysdk.sdk.i.gd
/* renamed from: ﻛ */
public final iz.b mo2734() {
iz.b bVar = new iz.b(m2765((char) ((SystemClock.currentThreadTimeMillis() > (-1L) ? 1 : (SystemClock.currentThreadTimeMillis() == (-1L) ? 0 : -1)) - 1), 23 - TextUtils.getOffsetBefore("", 0), Color.alpha(0) + 40).intern(), m2765((char) (AudioTrack.getMinVolume() > 0.0f ? 1 : (AudioTrack.getMinVolume() == 0.0f ? 0 : -1)), (ViewConfiguration.getFadingEdgeLength() >> 16) + 3, TextUtils.lastIndexOf("", '0', 0) + 64).intern());
int i = f2106 + 101;
f2109 = i % 128;
int i2 = i % 2;
return bVar;
}
@Override // com.ironsource.adqualitysdk.sdk.i.gd
/* renamed from: メ */
public final bb mo2737() {
cb cbVar = new cb(m2765((char) (ViewConfiguration.getMaximumFlingVelocity() >> 16), 11 - Process.getGidForName(""), TextUtils.lastIndexOf("", '0', 0) + 67).intern());
int i = f2109 + 83;
f2106 = i % 128;
int i2 = i % 2;
return cbVar;
}
@Override // com.ironsource.adqualitysdk.sdk.i.gd
/* renamed from: ヌ */
public final String mo2736() {
int i = f2109 + 67;
f2106 = i % 128;
int i2 = i % 2;
String intern = m2765((char) (Process.myTid() >> 22), (ViewConfiguration.getEdgeSlop() >> 16) + 12, 66 - (ViewConfiguration.getWindowTouchSlop() >> 8)).intern();
int i3 = f2109 + 29;
f2106 = i3 % 128;
int i4 = i3 % 2;
return intern;
}
/* renamed from: ﻛ, reason: contains not printable characters */
private static String m2765(char c, int i, int i2) {
String str;
synchronized (d.f1568) {
try {
char[] cArr = new char[i];
d.f1567 = 0;
while (true) {
int i3 = d.f1567;
if (i3 < i) {
cArr[i3] = (char) ((f2107[i2 + i3] ^ (i3 * f2108)) ^ c);
d.f1567 = i3 + 1;
} else {
str = new String(cArr);
}
}
} catch (Throwable th) {
throw th;
}
}
return str;
}
}