81.7 - Beta (81107)

This commit is contained in:
Juby210 2021-06-27 22:53:42 +02:00
parent a22a01967d
commit 9e62d7cc81
Signed by: Juby210
GPG Key ID: F459CEC5C92E1482
2228 changed files with 39899 additions and 37804 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId 'com.discord'
minSdkVersion 21
targetSdkVersion 29
versionCode 80108
versionName "80.8 - Beta"
versionCode 81107
versionName "81.7 - Beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="80108" android:versionName="80.8 - Beta" android:installLocation="auto" android:compileSdkVersion="30" android:compileSdkVersionCodename="11" package="com.discord" platformBuildVersionCode="30" platformBuildVersionName="11">
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="81107" android:versionName="81.7 - Beta" android:installLocation="auto" android:compileSdkVersion="30" android:compileSdkVersionCodename="11" package="com.discord" platformBuildVersionCode="30" platformBuildVersionName="11">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="29"/>
<uses-feature android:name="android.hardware.camera" android:required="false"/>
<uses-feature android:name="android.hardware.camera.autofocus" android:required="false"/>

View File

@ -7,7 +7,7 @@ import d0.w.h.a.g;
import d0.z.d.l;
import kotlin.coroutines.Continuation;
import kotlin.jvm.functions.Function1;
import s.a.j;
import s.a.k;
/* compiled from: ContextAware.kt */
public final class ContextAwareKt {
public static final <R> Object withContextAvailable(ContextAware contextAware, Function1<? super Context, ? extends R> function1, Continuation<? super R> continuation) {
@ -15,12 +15,12 @@ public final class ContextAwareKt {
if (peekAvailableContext != null) {
return function1.invoke(peekAvailableContext);
}
j jVar = new j(b.intercepted(continuation), 1);
jVar.A();
ContextAwareKt$withContextAvailable$$inlined$suspendCancellableCoroutine$lambda$1 contextAwareKt$withContextAvailable$$inlined$suspendCancellableCoroutine$lambda$1 = new ContextAwareKt$withContextAvailable$$inlined$suspendCancellableCoroutine$lambda$1(jVar, contextAware, function1);
k kVar = new k(b.intercepted(continuation), 1);
kVar.A();
ContextAwareKt$withContextAvailable$$inlined$suspendCancellableCoroutine$lambda$1 contextAwareKt$withContextAvailable$$inlined$suspendCancellableCoroutine$lambda$1 = new ContextAwareKt$withContextAvailable$$inlined$suspendCancellableCoroutine$lambda$1(kVar, contextAware, function1);
contextAware.addOnContextAvailableListener(contextAwareKt$withContextAvailable$$inlined$suspendCancellableCoroutine$lambda$1);
jVar.e(new ContextAwareKt$withContextAvailable$$inlined$suspendCancellableCoroutine$lambda$2(contextAwareKt$withContextAvailable$$inlined$suspendCancellableCoroutine$lambda$1, contextAware, function1));
Object u = jVar.u();
kVar.e(new ContextAwareKt$withContextAvailable$$inlined$suspendCancellableCoroutine$lambda$2(contextAwareKt$withContextAvailable$$inlined$suspendCancellableCoroutine$lambda$1, contextAware, function1));
Object u = kVar.u();
if (u != c.getCOROUTINE_SUSPENDED()) {
return u;
}
@ -34,12 +34,12 @@ public final class ContextAwareKt {
return function1.invoke(peekAvailableContext);
}
l.mark(0);
j jVar = new j(b.intercepted(continuation), 1);
jVar.A();
ContextAwareKt$withContextAvailable$$inlined$suspendCancellableCoroutine$lambda$1 contextAwareKt$withContextAvailable$$inlined$suspendCancellableCoroutine$lambda$1 = new ContextAwareKt$withContextAvailable$$inlined$suspendCancellableCoroutine$lambda$1(jVar, contextAware, function1);
k kVar = new k(b.intercepted(continuation), 1);
kVar.A();
ContextAwareKt$withContextAvailable$$inlined$suspendCancellableCoroutine$lambda$1 contextAwareKt$withContextAvailable$$inlined$suspendCancellableCoroutine$lambda$1 = new ContextAwareKt$withContextAvailable$$inlined$suspendCancellableCoroutine$lambda$1(kVar, contextAware, function1);
contextAware.addOnContextAvailableListener(contextAwareKt$withContextAvailable$$inlined$suspendCancellableCoroutine$lambda$1);
jVar.e(new ContextAwareKt$withContextAvailable$$inlined$suspendCancellableCoroutine$lambda$2(contextAwareKt$withContextAvailable$$inlined$suspendCancellableCoroutine$lambda$1, contextAware, function1));
Object u = jVar.u();
kVar.e(new ContextAwareKt$withContextAvailable$$inlined$suspendCancellableCoroutine$lambda$2(contextAwareKt$withContextAvailable$$inlined$suspendCancellableCoroutine$lambda$1, contextAware, function1));
Object u = kVar.u();
if (u == c.getCOROUTINE_SUSPENDED()) {
g.probeCoroutineSuspended(continuation);
}

View File

@ -43,7 +43,7 @@ public final class BlockRunner$cancel$1 extends k implements Function2<Coroutine
l.throwOnFailure(obj);
long access$getTimeoutInMs$p = BlockRunner.access$getTimeoutInMs$p(this.this$0);
this.label = 1;
if (a.m(access$getTimeoutInMs$p, this) == coroutine_suspended) {
if (a.n(access$getTimeoutInMs$p, this) == coroutine_suspended) {
return coroutine_suspended;
}
} else if (i == 1) {
@ -54,7 +54,7 @@ public final class BlockRunner$cancel$1 extends k implements Function2<Coroutine
if (!BlockRunner.access$getLiveData$p(this.this$0).hasActiveObservers()) {
Job access$getRunningJob$p = BlockRunner.access$getRunningJob$p(this.this$0);
if (access$getRunningJob$p != null) {
a.j(access$getRunningJob$p, null, 1, null);
a.k(access$getRunningJob$p, null, 1, null);
}
BlockRunner.access$setRunningJob$p(this.this$0, null);
}

View File

@ -7,10 +7,11 @@ import kotlin.Unit;
import kotlin.coroutines.Continuation;
import kotlin.jvm.functions.Function0;
import kotlin.jvm.functions.Function2;
import kotlinx.coroutines.CoroutineDispatcher;
import kotlinx.coroutines.CoroutineScope;
import kotlinx.coroutines.Job;
import s.a.a.n;
import s.a.j0;
import s.a.z;
/* compiled from: CoroutineLiveData.kt */
public final class BlockRunner<T> {
private final Function2<LiveDataScope<T>, Continuation<? super Unit>, Object> block;
@ -63,8 +64,8 @@ public final class BlockRunner<T> {
public final void cancel() {
if (this.cancellationJob == null) {
CoroutineScope coroutineScope = this.scope;
z zVar = j0.a;
this.cancellationJob = a.F(coroutineScope, s.a.a.m.b.H(), null, new BlockRunner$cancel$1(this, null), 2, null);
CoroutineDispatcher coroutineDispatcher = j0.a;
this.cancellationJob = a.G(coroutineScope, n.b.H(), null, new BlockRunner$cancel$1(this, null), 2, null);
return;
}
throw new IllegalStateException("Cancel call cannot happen without a maybeRun".toString());
@ -74,11 +75,11 @@ public final class BlockRunner<T> {
public final void maybeRun() {
Job job = this.cancellationJob;
if (job != null) {
a.j(job, null, 1, null);
a.k(job, null, 1, null);
}
this.cancellationJob = null;
if (this.runningJob == null) {
this.runningJob = a.F(this.scope, null, null, new BlockRunner$maybeRun$1(this, null), 3, null);
this.runningJob = a.G(this.scope, null, null, new BlockRunner$maybeRun$1(this, null), 3, null);
}
}
}

View File

@ -16,7 +16,7 @@ public final class CloseableCoroutineScope implements Closeable, CoroutineScope
@Override // java.io.Closeable, java.lang.AutoCloseable
public void close() {
a.i(getCoroutineContext(), null, 1, null);
a.j(getCoroutineContext(), null, 1, null);
}
@Override // kotlinx.coroutines.CoroutineScope

View File

@ -12,11 +12,12 @@ import kotlin.coroutines.CoroutineContext;
import kotlin.jvm.functions.Function0;
import kotlin.jvm.functions.Function2;
import kotlin.jvm.internal.DefaultConstructorMarker;
import kotlinx.coroutines.CoroutineDispatcher;
import kotlinx.coroutines.Job;
import s.a.a.n;
import s.a.j0;
import s.a.k0;
import s.a.o1;
import s.a.z;
import s.a.l0;
import s.a.r1;
/* compiled from: CoroutineLiveData.kt */
public final class CoroutineLiveData<T> extends MediatorLiveData<T> {
private BlockRunner<T> blockRunner;
@ -43,9 +44,9 @@ public final class CoroutineLiveData<T> extends MediatorLiveData<T> {
public CoroutineLiveData(CoroutineContext coroutineContext, long j, Function2<? super LiveDataScope<T>, ? super Continuation<? super Unit>, ? extends Object> function2) {
m.checkNotNullParameter(coroutineContext, "context");
m.checkNotNullParameter(function2, "block");
o1 o1Var = new o1((Job) coroutineContext.get(Job.h));
z zVar = j0.a;
this.blockRunner = new BlockRunner<>(this, function2, j, a.a(s.a.a.m.b.H().plus(coroutineContext).plus(o1Var)), new AnonymousClass1(this));
r1 r1Var = new r1((Job) coroutineContext.get(Job.h));
CoroutineDispatcher coroutineDispatcher = j0.a;
this.blockRunner = new BlockRunner<>(this, function2, j, a.a(n.b.H().plus(coroutineContext).plus(r1Var)), new AnonymousClass1(this));
}
/* JADX INFO: this call moved to the top of the method (can break code semantics) */
@ -109,7 +110,7 @@ public final class CoroutineLiveData<T> extends MediatorLiveData<T> {
/* JADX WARNING: Removed duplicated region for block: B:14:0x0046 */
/* JADX WARNING: Removed duplicated region for block: B:20:0x0065 A[RETURN] */
/* JADX WARNING: Removed duplicated region for block: B:8:0x0024 */
public final Object emitSource$lifecycle_livedata_ktx_release(LiveData<T> liveData, Continuation<? super k0> continuation) {
public final Object emitSource$lifecycle_livedata_ktx_release(LiveData<T> liveData, Continuation<? super l0> continuation) {
CoroutineLiveData$emitSource$1 coroutineLiveData$emitSource$1;
Object obj;
Object coroutine_suspended;

View File

@ -3,34 +3,35 @@ package androidx.lifecycle;
import androidx.annotation.RequiresApi;
import c.q.a.k.a;
import d0.w.f;
import d0.z.d.m;
import java.time.Duration;
import kotlin.Unit;
import kotlin.coroutines.Continuation;
import kotlin.coroutines.CoroutineContext;
import kotlin.jvm.functions.Function2;
import s.a.a.m;
import kotlinx.coroutines.CoroutineDispatcher;
import s.a.a.n;
import s.a.j0;
import s.a.z;
/* compiled from: CoroutineLiveData.kt */
public final class CoroutineLiveDataKt {
public static final long DEFAULT_TIMEOUT = 5000;
public static final <T> Object addDisposableSource(MediatorLiveData<T> mediatorLiveData, LiveData<T> liveData, Continuation<? super EmittedSource> continuation) {
z zVar = j0.a;
return a.h0(m.b.H(), new CoroutineLiveDataKt$addDisposableSource$2(mediatorLiveData, liveData, null), continuation);
CoroutineDispatcher coroutineDispatcher = j0.a;
return a.i0(n.b.H(), new CoroutineLiveDataKt$addDisposableSource$2(mediatorLiveData, liveData, null), continuation);
}
public static final <T> LiveData<T> liveData(CoroutineContext coroutineContext, long j, Function2<? super LiveDataScope<T>, ? super Continuation<? super Unit>, ? extends Object> function2) {
d0.z.d.m.checkNotNullParameter(coroutineContext, "context");
d0.z.d.m.checkNotNullParameter(function2, "block");
m.checkNotNullParameter(coroutineContext, "context");
m.checkNotNullParameter(function2, "block");
return new CoroutineLiveData(coroutineContext, j, function2);
}
@RequiresApi(26)
public static final <T> LiveData<T> liveData(CoroutineContext coroutineContext, Duration duration, Function2<? super LiveDataScope<T>, ? super Continuation<? super Unit>, ? extends Object> function2) {
d0.z.d.m.checkNotNullParameter(coroutineContext, "context");
d0.z.d.m.checkNotNullParameter(duration, "timeout");
d0.z.d.m.checkNotNullParameter(function2, "block");
m.checkNotNullParameter(coroutineContext, "context");
m.checkNotNullParameter(duration, "timeout");
m.checkNotNullParameter(function2, "block");
return new CoroutineLiveData(coroutineContext, duration.toMillis(), function2);
}

View File

@ -7,9 +7,10 @@ import d0.z.d.m;
import java.util.ArrayDeque;
import java.util.Queue;
import kotlin.coroutines.CoroutineContext;
import s.a.i1;
import kotlinx.coroutines.CoroutineDispatcher;
import s.a.a.n;
import s.a.j0;
import s.a.z;
import s.a.k1;
/* compiled from: DispatchQueue.kt */
public final class DispatchQueue {
private boolean finished;
@ -40,8 +41,8 @@ public final class DispatchQueue {
public final void dispatchAndEnqueue(CoroutineContext coroutineContext, Runnable runnable) {
m.checkNotNullParameter(coroutineContext, "context");
m.checkNotNullParameter(runnable, "runnable");
z zVar = j0.a;
i1 H = s.a.a.m.b.H();
CoroutineDispatcher coroutineDispatcher = j0.a;
k1 H = n.b.H();
if (H.isDispatchNeeded(coroutineContext) || canRun()) {
H.dispatch(coroutineContext, new DispatchQueue$dispatchAndEnqueue$$inlined$with$lambda$1(this, coroutineContext, runnable));
} else {

View File

@ -6,11 +6,12 @@ import d0.w.g.c;
import d0.z.d.m;
import kotlin.Unit;
import kotlin.coroutines.Continuation;
import kotlinx.coroutines.CoroutineDispatcher;
import s.a.a.n;
import s.a.j0;
import s.a.k0;
import s.a.z;
import s.a.l0;
/* compiled from: CoroutineLiveData.kt */
public final class EmittedSource implements k0 {
public final class EmittedSource implements l0 {
private boolean disposed;
private final MediatorLiveData<?> mediator;
private final LiveData<?> source;
@ -35,15 +36,15 @@ public final class EmittedSource implements k0 {
}
}
@Override // s.a.k0
@Override // s.a.l0
public void dispose() {
z zVar = j0.a;
a.F(a.a(s.a.a.m.b.H()), null, null, new EmittedSource$dispose$1(this, null), 3, null);
CoroutineDispatcher coroutineDispatcher = j0.a;
a.G(a.a(n.b.H()), null, null, new EmittedSource$dispose$1(this, null), 3, null);
}
public final Object disposeNow(Continuation<? super Unit> continuation) {
z zVar = j0.a;
Object h02 = a.h0(s.a.a.m.b.H(), new EmittedSource$disposeNow$2(this, null), continuation);
return h02 == c.getCOROUTINE_SUSPENDED() ? h02 : Unit.a;
CoroutineDispatcher coroutineDispatcher = j0.a;
Object i02 = a.i0(n.b.H(), new EmittedSource$disposeNow$2(this, null), continuation);
return i02 == c.getCOROUTINE_SUSPENDED() ? i02 : Unit.a;
}
}

View File

@ -1,6 +1,6 @@
package androidx.lifecycle;
import s.a.w1.d;
import s.a.z1.d;
/* compiled from: FlowLiveData.kt */
public final class FlowLiveDataConversions$asFlow$1$observer$1<T> implements Observer<T> {
public final /* synthetic */ d $channel;

View File

@ -8,14 +8,15 @@ import d0.z.d.m;
import kotlin.Unit;
import kotlin.coroutines.Continuation;
import kotlin.jvm.functions.Function2;
import kotlinx.coroutines.CoroutineDispatcher;
import kotlinx.coroutines.CoroutineScope;
import s.a.i1;
import s.a.a.n;
import s.a.a2.c;
import s.a.j0;
import s.a.u0;
import s.a.w1.d;
import s.a.w1.g;
import s.a.x1.c;
import s.a.z;
import s.a.k1;
import s.a.w0;
import s.a.z1.d;
import s.a.z1.g;
/* compiled from: FlowLiveData.kt */
@e(c = "androidx.lifecycle.FlowLiveDataConversions$asFlow$1", f = "FlowLiveData.kt", l = {96, 100, 101}, m = "invokeSuspend")
public final class FlowLiveDataConversions$asFlow$1 extends k implements Function2<c<? super T>, Continuation<? super Unit>, Object> {
@ -133,10 +134,10 @@ public final class FlowLiveDataConversions$asFlow$1 extends k implements Functio
Throwable th2;
c cVar;
Observer observer2;
s.a.w1.e eVar;
s.a.z1.e eVar;
Object obj2;
FlowLiveDataConversions$asFlow$1 flowLiveDataConversions$asFlow$12;
s.a.w1.e eVar2;
s.a.z1.e eVar2;
c cVar2;
Object a;
d dVar;
@ -148,14 +149,14 @@ public final class FlowLiveDataConversions$asFlow$1 extends k implements Functio
c cVar3 = (c) this.L$0;
g gVar = new g(null);
FlowLiveDataConversions$asFlow$1$observer$1 flowLiveDataConversions$asFlow$1$observer$1 = new FlowLiveDataConversions$asFlow$1$observer$1(gVar);
z zVar = j0.a;
i1 H = s.a.a.m.b.H();
CoroutineDispatcher coroutineDispatcher = j0.a;
k1 H = n.b.H();
AnonymousClass1 r8 = new AnonymousClass1(this, flowLiveDataConversions$asFlow$1$observer$1, null);
this.L$0 = cVar3;
this.L$1 = gVar;
this.L$2 = flowLiveDataConversions$asFlow$1$observer$1;
this.label = 1;
if (a.h0(H, r8, this) == coroutine_suspended) {
if (a.i0(H, r8, this) == coroutine_suspended) {
return coroutine_suspended;
}
dVar = gVar;
@ -170,17 +171,17 @@ public final class FlowLiveDataConversions$asFlow$1 extends k implements Functio
l.throwOnFailure(obj);
cVar = (c) this.L$0;
observer2 = (Observer) this.L$1;
eVar = (s.a.w1.e) this.L$2;
eVar = (s.a.z1.e) this.L$2;
obj2 = coroutine_suspended;
flowLiveDataConversions$asFlow$12 = this;
if (!((Boolean) obj).booleanValue()) {
}
u0 u0Var = u0.i;
z zVar2 = j0.a;
a.F(u0Var, s.a.a.m.b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$12, observer2, null), 2, null);
w0 w0Var = w0.i;
CoroutineDispatcher coroutineDispatcher2 = j0.a;
a.G(w0Var, n.b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$12, observer2, null), 2, null);
return Unit.a;
} else if (i == 3) {
eVar2 = (s.a.w1.e) this.L$2;
eVar2 = (s.a.z1.e) this.L$2;
observer = (Observer) this.L$1;
cVar2 = (c) this.L$0;
try {
@ -221,17 +222,17 @@ public final class FlowLiveDataConversions$asFlow$1 extends k implements Functio
}
return obj2;
}
u0 u0Var = u0.i;
z zVar2 = j0.a;
a.F(u0Var, s.a.a.m.b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$12, observer2, null), 2, null);
w0 w0Var = w0.i;
CoroutineDispatcher coroutineDispatcher2 = j0.a;
a.G(w0Var, n.b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$12, observer2, null), 2, null);
return Unit.a;
} catch (Throwable th3) {
observer = observer2;
th = th3;
flowLiveDataConversions$asFlow$1 = flowLiveDataConversions$asFlow$12;
u0 u0Var2 = u0.i;
z zVar3 = j0.a;
a.F(u0Var2, s.a.a.m.b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$1, observer, null), 2, null);
w0 w0Var2 = w0.i;
CoroutineDispatcher coroutineDispatcher3 = j0.a;
a.G(w0Var2, n.b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$1, observer, null), 2, null);
throw th;
}
}
@ -243,7 +244,7 @@ public final class FlowLiveDataConversions$asFlow$1 extends k implements Functio
throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine");
}
try {
s.a.w1.e it = dVar.iterator();
s.a.z1.e it = dVar.iterator();
observer = observer3;
eVar2 = it;
flowLiveDataConversions$asFlow$1 = this;
@ -252,9 +253,9 @@ public final class FlowLiveDataConversions$asFlow$1 extends k implements Functio
observer = observer3;
th = th2;
flowLiveDataConversions$asFlow$1 = this;
u0 u0Var2 = u0.i;
z zVar3 = j0.a;
a.F(u0Var2, s.a.a.m.b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$1, observer, null), 2, null);
w0 w0Var2 = w0.i;
CoroutineDispatcher coroutineDispatcher3 = j0.a;
a.G(w0Var2, n.b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$1, observer, null), 2, null);
throw th;
}
try {
@ -268,9 +269,9 @@ public final class FlowLiveDataConversions$asFlow$1 extends k implements Functio
return coroutine_suspended;
} catch (Throwable th6) {
th = th6;
u0 u0Var2 = u0.i;
z zVar3 = j0.a;
a.F(u0Var2, s.a.a.m.b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$1, observer, null), 2, null);
w0 w0Var2 = w0.i;
CoroutineDispatcher coroutineDispatcher3 = j0.a;
a.G(w0Var2, n.b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$1, observer, null), 2, null);
throw th;
}
}

View File

@ -2,7 +2,7 @@ package androidx.lifecycle;
import kotlin.Unit;
import kotlin.coroutines.Continuation;
import s.a.x1.c;
import s.a.a2.c;
/* compiled from: Collect.kt */
public final class FlowLiveDataConversions$asLiveData$1$invokeSuspend$$inlined$collect$1 implements c<T> {
public final /* synthetic */ LiveDataScope $this_liveData$inlined;
@ -11,7 +11,7 @@ public final class FlowLiveDataConversions$asLiveData$1$invokeSuspend$$inlined$c
this.$this_liveData$inlined = liveDataScope;
}
@Override // s.a.x1.c
@Override // s.a.a2.c
public Object emit(Object obj, Continuation continuation) {
Object emit = this.$this_liveData$inlined.emit(obj, continuation);
return emit == d0.w.g.c.getCOROUTINE_SUSPENDED() ? emit : Unit.a;

View File

@ -8,7 +8,7 @@ import d0.z.d.m;
import kotlin.Unit;
import kotlin.coroutines.Continuation;
import kotlin.jvm.functions.Function2;
import s.a.x1.b;
import s.a.a2.b;
/* compiled from: FlowLiveData.kt */
@e(c = "androidx.lifecycle.FlowLiveDataConversions$asLiveData$1", f = "FlowLiveData.kt", l = {149}, m = "invokeSuspend")
public final class FlowLiveDataConversions$asLiveData$1 extends k implements Function2<LiveDataScope<T>, Continuation<? super Unit>, Object> {

View File

@ -5,8 +5,8 @@ import d0.w.f;
import d0.z.d.m;
import java.time.Duration;
import kotlin.coroutines.CoroutineContext;
import s.a.x1.b;
import s.a.x1.d;
import s.a.a2.b;
import s.a.a2.d;
/* compiled from: FlowLiveData.kt */
public final class FlowLiveDataConversions {
public static final <T> b<T> asFlow(LiveData<T> liveData) {

View File

@ -22,7 +22,7 @@ public final class LifecycleController$observer$1 implements LifecycleEventObser
m.checkNotNullExpressionValue(lifecycle, "source.lifecycle");
if (lifecycle.getCurrentState() == Lifecycle.State.DESTROYED) {
LifecycleController lifecycleController = this.this$0;
a.j(this.$parentJob, null, 1, null);
a.k(this.$parentJob, null, 1, null);
lifecycleController.finish();
return;
}

View File

@ -24,7 +24,7 @@ public final class LifecycleController {
LifecycleController$observer$1 lifecycleController$observer$1 = new LifecycleController$observer$1(this, job);
this.observer = lifecycleController$observer$1;
if (lifecycle.getCurrentState() == Lifecycle.State.DESTROYED) {
a.j(job, null, 1, null);
a.k(job, null, 1, null);
finish();
return;
}
@ -44,7 +44,7 @@ public final class LifecycleController {
}
private final void handleDestroy(Job job) {
a.j(job, null, 1, null);
a.k(job, null, 1, null);
finish();
}

View File

@ -17,16 +17,16 @@ public abstract class LifecycleCoroutineScope implements CoroutineScope {
public final Job launchWhenCreated(Function2<? super CoroutineScope, ? super Continuation<? super Unit>, ? extends Object> function2) {
m.checkNotNullParameter(function2, "block");
return a.F(this, null, null, new LifecycleCoroutineScope$launchWhenCreated$1(this, function2, null), 3, null);
return a.G(this, null, null, new LifecycleCoroutineScope$launchWhenCreated$1(this, function2, null), 3, null);
}
public final Job launchWhenResumed(Function2<? super CoroutineScope, ? super Continuation<? super Unit>, ? extends Object> function2) {
m.checkNotNullParameter(function2, "block");
return a.F(this, null, null, new LifecycleCoroutineScope$launchWhenResumed$1(this, function2, null), 3, null);
return a.G(this, null, null, new LifecycleCoroutineScope$launchWhenResumed$1(this, function2, null), 3, null);
}
public final Job launchWhenStarted(Function2<? super CoroutineScope, ? super Continuation<? super Unit>, ? extends Object> function2) {
m.checkNotNullParameter(function2, "block");
return a.F(this, null, null, new LifecycleCoroutineScope$launchWhenStarted$1(this, function2, null), 3, null);
return a.G(this, null, null, new LifecycleCoroutineScope$launchWhenStarted$1(this, function2, null), 3, null);
}
}

View File

@ -47,7 +47,7 @@ public final class LifecycleCoroutineScopeImpl$register$1 extends k implements F
if (this.this$0.getLifecycle$lifecycle_runtime_ktx_release().getCurrentState().compareTo(Lifecycle.State.INITIALIZED) >= 0) {
this.this$0.getLifecycle$lifecycle_runtime_ktx_release().addObserver(this.this$0);
} else {
a.i(coroutineScope.getCoroutineContext(), null, 1, null);
a.j(coroutineScope.getCoroutineContext(), null, 1, null);
}
return Unit.a;
}

View File

@ -4,8 +4,9 @@ import androidx.lifecycle.Lifecycle;
import c.q.a.k.a;
import d0.z.d.m;
import kotlin.coroutines.CoroutineContext;
import kotlinx.coroutines.CoroutineDispatcher;
import s.a.a.n;
import s.a.j0;
import s.a.z;
/* compiled from: Lifecycle.kt */
public final class LifecycleCoroutineScopeImpl extends LifecycleCoroutineScope implements LifecycleEventObserver {
private final CoroutineContext coroutineContext;
@ -17,7 +18,7 @@ public final class LifecycleCoroutineScopeImpl extends LifecycleCoroutineScope i
this.lifecycle = lifecycle;
this.coroutineContext = coroutineContext;
if (getLifecycle$lifecycle_runtime_ktx_release().getCurrentState() == Lifecycle.State.DESTROYED) {
a.i(getCoroutineContext(), null, 1, null);
a.j(getCoroutineContext(), null, 1, null);
}
}
@ -37,12 +38,12 @@ public final class LifecycleCoroutineScopeImpl extends LifecycleCoroutineScope i
m.checkNotNullParameter(event, "event");
if (getLifecycle$lifecycle_runtime_ktx_release().getCurrentState().compareTo(Lifecycle.State.DESTROYED) <= 0) {
getLifecycle$lifecycle_runtime_ktx_release().removeObserver(this);
a.i(getCoroutineContext(), null, 1, null);
a.j(getCoroutineContext(), null, 1, null);
}
}
public final void register() {
z zVar = j0.a;
a.F(this, s.a.a.m.b.H(), null, new LifecycleCoroutineScopeImpl$register$1(this, null), 2, null);
CoroutineDispatcher coroutineDispatcher = j0.a;
a.G(this, n.b.H(), null, new LifecycleCoroutineScopeImpl$register$1(this, null), 2, null);
}
}

View File

@ -3,10 +3,11 @@ package androidx.lifecycle;
import c.q.a.k.a;
import d0.z.d.m;
import kotlin.coroutines.CoroutineContext;
import s.a.e1;
import kotlinx.coroutines.CoroutineDispatcher;
import s.a.a.n;
import s.a.g1;
import s.a.j0;
import s.a.s;
import s.a.z;
import s.a.t;
/* compiled from: Lifecycle.kt */
public final class LifecycleKt {
public static final LifecycleCoroutineScope getCoroutineScope(Lifecycle lifecycle) {
@ -17,9 +18,9 @@ public final class LifecycleKt {
if (lifecycleCoroutineScopeImpl2 != null) {
return lifecycleCoroutineScopeImpl2;
}
s b = a.b(null, 1);
z zVar = j0.a;
lifecycleCoroutineScopeImpl = new LifecycleCoroutineScopeImpl(lifecycle, CoroutineContext.Element.a.plus((e1) b, s.a.a.m.b.H()));
t b = a.b(null, 1);
CoroutineDispatcher coroutineDispatcher = j0.a;
lifecycleCoroutineScopeImpl = new LifecycleCoroutineScopeImpl(lifecycle, CoroutineContext.Element.a.plus((g1) b, n.b.H()));
} while (!lifecycle.mInternalScopeRef.compareAndSet(null, lifecycleCoroutineScopeImpl));
lifecycleCoroutineScopeImpl.register();
return lifecycleCoroutineScopeImpl;

View File

@ -2,12 +2,12 @@ package androidx.lifecycle;
import kotlin.Unit;
import kotlin.coroutines.Continuation;
import s.a.k0;
import s.a.l0;
/* compiled from: CoroutineLiveData.kt */
public interface LiveDataScope<T> {
Object emit(T t, Continuation<? super Unit> continuation);
Object emitSource(LiveData<T> liveData, Continuation<? super k0> continuation);
Object emitSource(LiveData<T> liveData, Continuation<? super l0> continuation);
T getLatestValue();
}

View File

@ -9,10 +9,10 @@ import kotlin.Unit;
import kotlin.coroutines.Continuation;
import kotlin.jvm.functions.Function2;
import kotlinx.coroutines.CoroutineScope;
import s.a.k0;
import s.a.l0;
/* compiled from: CoroutineLiveData.kt */
@e(c = "androidx.lifecycle.LiveDataScopeImpl$emitSource$2", f = "CoroutineLiveData.kt", l = {94}, m = "invokeSuspend")
public final class LiveDataScopeImpl$emitSource$2 extends k implements Function2<CoroutineScope, Continuation<? super k0>, Object> {
public final class LiveDataScopeImpl$emitSource$2 extends k implements Function2<CoroutineScope, Continuation<? super l0>, Object> {
public final /* synthetic */ LiveData $source;
public int label;
public final /* synthetic */ LiveDataScopeImpl this$0;
@ -32,7 +32,7 @@ public final class LiveDataScopeImpl$emitSource$2 extends k implements Function2
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */
@Override // kotlin.jvm.functions.Function2
public final Object invoke(CoroutineScope coroutineScope, Continuation<? super k0> continuation) {
public final Object invoke(CoroutineScope coroutineScope, Continuation<? super l0> continuation) {
return ((LiveDataScopeImpl$emitSource$2) create(coroutineScope, continuation)).invokeSuspend(Unit.a);
}

View File

@ -6,9 +6,10 @@ import d0.z.d.m;
import kotlin.Unit;
import kotlin.coroutines.Continuation;
import kotlin.coroutines.CoroutineContext;
import kotlinx.coroutines.CoroutineDispatcher;
import s.a.a.n;
import s.a.j0;
import s.a.k0;
import s.a.z;
import s.a.l0;
/* compiled from: CoroutineLiveData.kt */
public final class LiveDataScopeImpl<T> implements LiveDataScope<T> {
private final CoroutineContext coroutineContext;
@ -18,19 +19,19 @@ public final class LiveDataScopeImpl<T> implements LiveDataScope<T> {
m.checkNotNullParameter(coroutineLiveData, "target");
m.checkNotNullParameter(coroutineContext, "context");
this.target = coroutineLiveData;
z zVar = j0.a;
this.coroutineContext = coroutineContext.plus(s.a.a.m.b.H());
CoroutineDispatcher coroutineDispatcher = j0.a;
this.coroutineContext = coroutineContext.plus(n.b.H());
}
@Override // androidx.lifecycle.LiveDataScope
public Object emit(T t, Continuation<? super Unit> continuation) {
Object h02 = a.h0(this.coroutineContext, new LiveDataScopeImpl$emit$2(this, t, null), continuation);
return h02 == c.getCOROUTINE_SUSPENDED() ? h02 : Unit.a;
Object i02 = a.i0(this.coroutineContext, new LiveDataScopeImpl$emit$2(this, t, null), continuation);
return i02 == c.getCOROUTINE_SUSPENDED() ? i02 : Unit.a;
}
@Override // androidx.lifecycle.LiveDataScope
public Object emitSource(LiveData<T> liveData, Continuation<? super k0> continuation) {
return a.h0(this.coroutineContext, new LiveDataScopeImpl$emitSource$2(this, liveData, null), continuation);
public Object emitSource(LiveData<T> liveData, Continuation<? super l0> continuation) {
return a.i0(this.coroutineContext, new LiveDataScopeImpl$emitSource$2(this, liveData, null), continuation);
}
@Override // androidx.lifecycle.LiveDataScope

View File

@ -2,24 +2,25 @@ package androidx.lifecycle;
import d0.z.d.m;
import kotlin.coroutines.CoroutineContext;
import kotlinx.coroutines.CoroutineDispatcher;
import s.a.a.n;
import s.a.j0;
import s.a.z;
/* compiled from: PausingDispatcher.kt */
public final class PausingDispatcher extends z {
public final class PausingDispatcher extends CoroutineDispatcher {
public final DispatchQueue dispatchQueue = new DispatchQueue();
@Override // s.a.z
@Override // kotlinx.coroutines.CoroutineDispatcher
public void dispatch(CoroutineContext coroutineContext, Runnable runnable) {
m.checkNotNullParameter(coroutineContext, "context");
m.checkNotNullParameter(runnable, "block");
this.dispatchQueue.dispatchAndEnqueue(coroutineContext, runnable);
}
@Override // s.a.z
@Override // kotlinx.coroutines.CoroutineDispatcher
public boolean isDispatchNeeded(CoroutineContext coroutineContext) {
m.checkNotNullParameter(coroutineContext, "context");
z zVar = j0.a;
if (s.a.a.m.b.H().isDispatchNeeded(coroutineContext)) {
CoroutineDispatcher coroutineDispatcher = j0.a;
if (n.b.H().isDispatchNeeded(coroutineContext)) {
return true;
}
return !this.dispatchQueue.canRun();

View File

@ -59,7 +59,7 @@ public final class PausingDispatcherKt$whenStateAtLeast$2 extends k implements F
Function2 function2 = this.$block;
this.L$0 = lifecycleController2;
this.label = 1;
obj = a.h0(pausingDispatcher, function2, this);
obj = a.i0(pausingDispatcher, function2, this);
if (obj == coroutine_suspended) {
return coroutine_suspended;
}

View File

@ -5,9 +5,10 @@ import c.q.a.k.a;
import d0.z.d.m;
import kotlin.coroutines.Continuation;
import kotlin.jvm.functions.Function2;
import kotlinx.coroutines.CoroutineDispatcher;
import kotlinx.coroutines.CoroutineScope;
import s.a.a.n;
import s.a.j0;
import s.a.z;
/* compiled from: PausingDispatcher.kt */
public final class PausingDispatcherKt {
public static final <T> Object whenCreated(Lifecycle lifecycle, Function2<? super CoroutineScope, ? super Continuation<? super T>, ? extends Object> function2, Continuation<? super T> continuation) {
@ -41,7 +42,7 @@ public final class PausingDispatcherKt {
}
public static final <T> Object whenStateAtLeast(Lifecycle lifecycle, Lifecycle.State state, Function2<? super CoroutineScope, ? super Continuation<? super T>, ? extends Object> function2, Continuation<? super T> continuation) {
z zVar = j0.a;
return a.h0(s.a.a.m.b.H(), new PausingDispatcherKt$whenStateAtLeast$2(lifecycle, state, function2, null), continuation);
CoroutineDispatcher coroutineDispatcher = j0.a;
return a.i0(n.b.H(), new PausingDispatcherKt$whenStateAtLeast$2(lifecycle, state, function2, null), continuation);
}
}

View File

@ -3,11 +3,12 @@ package androidx.lifecycle;
import c.q.a.k.a;
import d0.z.d.m;
import kotlin.coroutines.CoroutineContext;
import kotlinx.coroutines.CoroutineDispatcher;
import kotlinx.coroutines.CoroutineScope;
import s.a.e1;
import s.a.a.n;
import s.a.g1;
import s.a.j0;
import s.a.s;
import s.a.z;
import s.a.t;
/* compiled from: ViewModel.kt */
public final class ViewModelKt {
private static final String JOB_KEY = "androidx.lifecycle.ViewModelCoroutineScope.JOB_KEY";
@ -18,9 +19,9 @@ public final class ViewModelKt {
if (coroutineScope != null) {
return coroutineScope;
}
s b = a.b(null, 1);
z zVar = j0.a;
Object tagIfAbsent = viewModel.setTagIfAbsent("androidx.lifecycle.ViewModelCoroutineScope.JOB_KEY", new CloseableCoroutineScope(CoroutineContext.Element.a.plus((e1) b, s.a.a.m.b.H())));
t b = a.b(null, 1);
CoroutineDispatcher coroutineDispatcher = j0.a;
Object tagIfAbsent = viewModel.setTagIfAbsent("androidx.lifecycle.ViewModelCoroutineScope.JOB_KEY", new CloseableCoroutineScope(CoroutineContext.Element.a.plus((g1) b, n.b.H())));
m.checkNotNullExpressionValue(tagIfAbsent, "setTagIfAbsent(\n …Main.immediate)\n )");
return (CoroutineScope) tagIfAbsent;
}

View File

@ -6,23 +6,23 @@ import d0.l;
import d0.z.d.m;
import kotlin.jvm.functions.Function0;
import kotlinx.coroutines.CancellableContinuation;
import s.a.z;
import kotlinx.coroutines.CoroutineDispatcher;
/* compiled from: WithLifecycleState.kt */
public final class WithLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$1 implements LifecycleEventObserver {
public final /* synthetic */ Function0 $block$inlined;
public final /* synthetic */ CancellableContinuation $co;
public final /* synthetic */ boolean $dispatchNeeded$inlined;
public final /* synthetic */ z $lifecycleDispatcher$inlined;
public final /* synthetic */ CoroutineDispatcher $lifecycleDispatcher$inlined;
public final /* synthetic */ Lifecycle.State $state$inlined;
public final /* synthetic */ Lifecycle $this_suspendWithStateAtLeastUnchecked$inlined;
public WithLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$1(CancellableContinuation cancellableContinuation, Lifecycle lifecycle, Lifecycle.State state, Function0 function0, boolean z2, z zVar) {
public WithLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$1(CancellableContinuation cancellableContinuation, Lifecycle lifecycle, Lifecycle.State state, Function0 function0, boolean z2, CoroutineDispatcher coroutineDispatcher) {
this.$co = cancellableContinuation;
this.$this_suspendWithStateAtLeastUnchecked$inlined = lifecycle;
this.$state$inlined = state;
this.$block$inlined = function0;
this.$dispatchNeeded$inlined = z2;
this.$lifecycleDispatcher$inlined = zVar;
this.$lifecycleDispatcher$inlined = coroutineDispatcher;
}
@Override // androidx.lifecycle.LifecycleEventObserver

View File

@ -2,23 +2,23 @@ package androidx.lifecycle;
import androidx.lifecycle.Lifecycle;
import kotlin.jvm.functions.Function0;
import s.a.z;
import kotlinx.coroutines.CoroutineDispatcher;
/* compiled from: WithLifecycleState.kt */
public final class WithLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$2 implements Runnable {
public final /* synthetic */ Function0 $block$inlined;
public final /* synthetic */ boolean $dispatchNeeded$inlined;
public final /* synthetic */ z $lifecycleDispatcher$inlined;
public final /* synthetic */ CoroutineDispatcher $lifecycleDispatcher$inlined;
public final /* synthetic */ WithLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$1 $observer;
public final /* synthetic */ Lifecycle.State $state$inlined;
public final /* synthetic */ Lifecycle $this_suspendWithStateAtLeastUnchecked$inlined;
public WithLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$2(WithLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$1 withLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$1, Lifecycle lifecycle, Lifecycle.State state, Function0 function0, boolean z2, z zVar) {
public WithLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$2(WithLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$1 withLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$1, Lifecycle lifecycle, Lifecycle.State state, Function0 function0, boolean z2, CoroutineDispatcher coroutineDispatcher) {
this.$observer = withLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$1;
this.$this_suspendWithStateAtLeastUnchecked$inlined = lifecycle;
this.$state$inlined = state;
this.$block$inlined = function0;
this.$dispatchNeeded$inlined = z2;
this.$lifecycleDispatcher$inlined = zVar;
this.$lifecycleDispatcher$inlined = coroutineDispatcher;
}
@Override // java.lang.Runnable

View File

@ -6,12 +6,12 @@ import d0.z.d.o;
import kotlin.Unit;
import kotlin.jvm.functions.Function0;
import kotlin.jvm.functions.Function1;
import s.a.z;
import kotlinx.coroutines.CoroutineDispatcher;
/* compiled from: WithLifecycleState.kt */
public final class WithLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$3 extends o implements Function1<Throwable, Unit> {
public final /* synthetic */ Function0 $block$inlined;
public final /* synthetic */ boolean $dispatchNeeded$inlined;
public final /* synthetic */ z $lifecycleDispatcher$inlined;
public final /* synthetic */ CoroutineDispatcher $lifecycleDispatcher$inlined;
public final /* synthetic */ WithLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$1 $observer;
public final /* synthetic */ Lifecycle.State $state$inlined;
public final /* synthetic */ Lifecycle $this_suspendWithStateAtLeastUnchecked$inlined;
@ -33,14 +33,14 @@ public final class WithLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inline
}
/* JADX INFO: super call moved to the top of the method (can break code semantics) */
public WithLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$3(WithLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$1 withLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$1, Lifecycle lifecycle, Lifecycle.State state, Function0 function0, boolean z2, z zVar) {
public WithLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$3(WithLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$1 withLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$1, Lifecycle lifecycle, Lifecycle.State state, Function0 function0, boolean z2, CoroutineDispatcher coroutineDispatcher) {
super(1);
this.$observer = withLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$1;
this.$this_suspendWithStateAtLeastUnchecked$inlined = lifecycle;
this.$state$inlined = state;
this.$block$inlined = function0;
this.$dispatchNeeded$inlined = z2;
this.$lifecycleDispatcher$inlined = zVar;
this.$lifecycleDispatcher$inlined = coroutineDispatcher;
}
/* Return type fixed from 'java.lang.Object' to match base method */
@ -52,9 +52,9 @@ public final class WithLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inline
}
public final void invoke(Throwable th) {
z zVar = this.$lifecycleDispatcher$inlined;
CoroutineDispatcher coroutineDispatcher = this.$lifecycleDispatcher$inlined;
f fVar = f.i;
if (zVar.isDispatchNeeded(fVar)) {
if (coroutineDispatcher.isDispatchNeeded(fVar)) {
this.$lifecycleDispatcher$inlined.dispatch(fVar, new AnonymousClass1(this));
} else {
this.$this_suspendWithStateAtLeastUnchecked$inlined.removeObserver(this.$observer);

View File

@ -6,26 +6,27 @@ import d0.w.g.b;
import d0.w.g.c;
import d0.w.h.a.g;
import d0.z.d.l;
import d0.z.d.m;
import kotlin.coroutines.Continuation;
import kotlin.jvm.functions.Function0;
import s.a.a.m;
import s.a.i1;
import s.a.j;
import kotlinx.coroutines.CoroutineDispatcher;
import s.a.a.n;
import s.a.j0;
import s.a.z;
import s.a.k;
import s.a.k1;
/* compiled from: WithLifecycleState.kt */
public final class WithLifecycleStateKt {
public static final <R> Object suspendWithStateAtLeastUnchecked(Lifecycle lifecycle, Lifecycle.State state, boolean z2, z zVar, Function0<? extends R> function0, Continuation<? super R> continuation) {
j jVar = new j(b.intercepted(continuation), 1);
jVar.A();
WithLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$1 withLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$1 = new WithLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$1(jVar, lifecycle, state, function0, z2, zVar);
public static final <R> Object suspendWithStateAtLeastUnchecked(Lifecycle lifecycle, Lifecycle.State state, boolean z2, CoroutineDispatcher coroutineDispatcher, Function0<? extends R> function0, Continuation<? super R> continuation) {
k kVar = new k(b.intercepted(continuation), 1);
kVar.A();
WithLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$1 withLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$1 = new WithLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$1(kVar, lifecycle, state, function0, z2, coroutineDispatcher);
if (z2) {
zVar.dispatch(f.i, new WithLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$2(withLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$1, lifecycle, state, function0, z2, zVar));
coroutineDispatcher.dispatch(f.i, new WithLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$2(withLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$1, lifecycle, state, function0, z2, coroutineDispatcher));
} else {
lifecycle.addObserver(withLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$1);
}
jVar.e(new WithLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$3(withLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$1, lifecycle, state, function0, z2, zVar));
Object u = jVar.u();
kVar.e(new WithLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$3(withLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inlined$suspendCancellableCoroutine$lambda$1, lifecycle, state, function0, z2, coroutineDispatcher));
Object u = kVar.u();
if (u == c.getCOROUTINE_SUSPENDED()) {
g.probeCoroutineSuspended(continuation);
}
@ -34,8 +35,8 @@ public final class WithLifecycleStateKt {
public static final <R> Object withCreated(Lifecycle lifecycle, Function0<? extends R> function0, Continuation<? super R> continuation) {
Lifecycle.State state = Lifecycle.State.CREATED;
z zVar = j0.a;
i1 H = m.b.H();
CoroutineDispatcher coroutineDispatcher = j0.a;
k1 H = n.b.H();
boolean isDispatchNeeded = H.isDispatchNeeded(continuation.getContext());
if (!isDispatchNeeded) {
if (lifecycle.getCurrentState() == Lifecycle.State.DESTROYED) {
@ -49,10 +50,10 @@ public final class WithLifecycleStateKt {
public static final <R> Object withCreated(LifecycleOwner lifecycleOwner, Function0<? extends R> function0, Continuation<? super R> continuation) {
Lifecycle lifecycle = lifecycleOwner.getLifecycle();
d0.z.d.m.checkNotNullExpressionValue(lifecycle, "lifecycle");
m.checkNotNullExpressionValue(lifecycle, "lifecycle");
Lifecycle.State state = Lifecycle.State.CREATED;
z zVar = j0.a;
i1 H = m.b.H();
CoroutineDispatcher coroutineDispatcher = j0.a;
k1 H = n.b.H();
boolean isDispatchNeeded = H.isDispatchNeeded(continuation.getContext());
if (!isDispatchNeeded) {
if (lifecycle.getCurrentState() == Lifecycle.State.DESTROYED) {
@ -66,25 +67,25 @@ public final class WithLifecycleStateKt {
private static final Object withCreated$$forInline(Lifecycle lifecycle, Function0 function0, Continuation continuation) {
Lifecycle.State state = Lifecycle.State.CREATED;
z zVar = j0.a;
m.b.H();
CoroutineDispatcher coroutineDispatcher = j0.a;
n.b.H();
l.mark(3);
throw null;
}
private static final Object withCreated$$forInline(LifecycleOwner lifecycleOwner, Function0 function0, Continuation continuation) {
d0.z.d.m.checkNotNullExpressionValue(lifecycleOwner.getLifecycle(), "lifecycle");
m.checkNotNullExpressionValue(lifecycleOwner.getLifecycle(), "lifecycle");
Lifecycle.State state = Lifecycle.State.CREATED;
z zVar = j0.a;
m.b.H();
CoroutineDispatcher coroutineDispatcher = j0.a;
n.b.H();
l.mark(3);
throw null;
}
public static final <R> Object withResumed(Lifecycle lifecycle, Function0<? extends R> function0, Continuation<? super R> continuation) {
Lifecycle.State state = Lifecycle.State.RESUMED;
z zVar = j0.a;
i1 H = m.b.H();
CoroutineDispatcher coroutineDispatcher = j0.a;
k1 H = n.b.H();
boolean isDispatchNeeded = H.isDispatchNeeded(continuation.getContext());
if (!isDispatchNeeded) {
if (lifecycle.getCurrentState() == Lifecycle.State.DESTROYED) {
@ -98,10 +99,10 @@ public final class WithLifecycleStateKt {
public static final <R> Object withResumed(LifecycleOwner lifecycleOwner, Function0<? extends R> function0, Continuation<? super R> continuation) {
Lifecycle lifecycle = lifecycleOwner.getLifecycle();
d0.z.d.m.checkNotNullExpressionValue(lifecycle, "lifecycle");
m.checkNotNullExpressionValue(lifecycle, "lifecycle");
Lifecycle.State state = Lifecycle.State.RESUMED;
z zVar = j0.a;
i1 H = m.b.H();
CoroutineDispatcher coroutineDispatcher = j0.a;
k1 H = n.b.H();
boolean isDispatchNeeded = H.isDispatchNeeded(continuation.getContext());
if (!isDispatchNeeded) {
if (lifecycle.getCurrentState() == Lifecycle.State.DESTROYED) {
@ -115,25 +116,25 @@ public final class WithLifecycleStateKt {
private static final Object withResumed$$forInline(Lifecycle lifecycle, Function0 function0, Continuation continuation) {
Lifecycle.State state = Lifecycle.State.RESUMED;
z zVar = j0.a;
m.b.H();
CoroutineDispatcher coroutineDispatcher = j0.a;
n.b.H();
l.mark(3);
throw null;
}
private static final Object withResumed$$forInline(LifecycleOwner lifecycleOwner, Function0 function0, Continuation continuation) {
d0.z.d.m.checkNotNullExpressionValue(lifecycleOwner.getLifecycle(), "lifecycle");
m.checkNotNullExpressionValue(lifecycleOwner.getLifecycle(), "lifecycle");
Lifecycle.State state = Lifecycle.State.RESUMED;
z zVar = j0.a;
m.b.H();
CoroutineDispatcher coroutineDispatcher = j0.a;
n.b.H();
l.mark(3);
throw null;
}
public static final <R> Object withStarted(Lifecycle lifecycle, Function0<? extends R> function0, Continuation<? super R> continuation) {
Lifecycle.State state = Lifecycle.State.STARTED;
z zVar = j0.a;
i1 H = m.b.H();
CoroutineDispatcher coroutineDispatcher = j0.a;
k1 H = n.b.H();
boolean isDispatchNeeded = H.isDispatchNeeded(continuation.getContext());
if (!isDispatchNeeded) {
if (lifecycle.getCurrentState() == Lifecycle.State.DESTROYED) {
@ -147,10 +148,10 @@ public final class WithLifecycleStateKt {
public static final <R> Object withStarted(LifecycleOwner lifecycleOwner, Function0<? extends R> function0, Continuation<? super R> continuation) {
Lifecycle lifecycle = lifecycleOwner.getLifecycle();
d0.z.d.m.checkNotNullExpressionValue(lifecycle, "lifecycle");
m.checkNotNullExpressionValue(lifecycle, "lifecycle");
Lifecycle.State state = Lifecycle.State.STARTED;
z zVar = j0.a;
i1 H = m.b.H();
CoroutineDispatcher coroutineDispatcher = j0.a;
k1 H = n.b.H();
boolean isDispatchNeeded = H.isDispatchNeeded(continuation.getContext());
if (!isDispatchNeeded) {
if (lifecycle.getCurrentState() == Lifecycle.State.DESTROYED) {
@ -164,25 +165,25 @@ public final class WithLifecycleStateKt {
private static final Object withStarted$$forInline(Lifecycle lifecycle, Function0 function0, Continuation continuation) {
Lifecycle.State state = Lifecycle.State.STARTED;
z zVar = j0.a;
m.b.H();
CoroutineDispatcher coroutineDispatcher = j0.a;
n.b.H();
l.mark(3);
throw null;
}
private static final Object withStarted$$forInline(LifecycleOwner lifecycleOwner, Function0 function0, Continuation continuation) {
d0.z.d.m.checkNotNullExpressionValue(lifecycleOwner.getLifecycle(), "lifecycle");
m.checkNotNullExpressionValue(lifecycleOwner.getLifecycle(), "lifecycle");
Lifecycle.State state = Lifecycle.State.STARTED;
z zVar = j0.a;
m.b.H();
CoroutineDispatcher coroutineDispatcher = j0.a;
n.b.H();
l.mark(3);
throw null;
}
public static final <R> Object withStateAtLeast(Lifecycle lifecycle, Lifecycle.State state, Function0<? extends R> function0, Continuation<? super R> continuation) {
if (state.compareTo(Lifecycle.State.CREATED) >= 0) {
z zVar = j0.a;
i1 H = m.b.H();
CoroutineDispatcher coroutineDispatcher = j0.a;
k1 H = n.b.H();
boolean isDispatchNeeded = H.isDispatchNeeded(continuation.getContext());
if (!isDispatchNeeded) {
if (lifecycle.getCurrentState() == Lifecycle.State.DESTROYED) {
@ -198,10 +199,10 @@ public final class WithLifecycleStateKt {
public static final <R> Object withStateAtLeast(LifecycleOwner lifecycleOwner, Lifecycle.State state, Function0<? extends R> function0, Continuation<? super R> continuation) {
Lifecycle lifecycle = lifecycleOwner.getLifecycle();
d0.z.d.m.checkNotNullExpressionValue(lifecycle, "lifecycle");
m.checkNotNullExpressionValue(lifecycle, "lifecycle");
if (state.compareTo(Lifecycle.State.CREATED) >= 0) {
z zVar = j0.a;
i1 H = m.b.H();
CoroutineDispatcher coroutineDispatcher = j0.a;
k1 H = n.b.H();
boolean isDispatchNeeded = H.isDispatchNeeded(continuation.getContext());
if (!isDispatchNeeded) {
if (lifecycle.getCurrentState() == Lifecycle.State.DESTROYED) {
@ -219,26 +220,26 @@ public final class WithLifecycleStateKt {
if (!(state.compareTo(Lifecycle.State.CREATED) >= 0)) {
throw new IllegalArgumentException(("target state must be CREATED or greater, found " + state).toString());
}
z zVar = j0.a;
m.b.H();
CoroutineDispatcher coroutineDispatcher = j0.a;
n.b.H();
l.mark(3);
throw null;
}
private static final Object withStateAtLeast$$forInline(LifecycleOwner lifecycleOwner, Lifecycle.State state, Function0 function0, Continuation continuation) {
d0.z.d.m.checkNotNullExpressionValue(lifecycleOwner.getLifecycle(), "lifecycle");
m.checkNotNullExpressionValue(lifecycleOwner.getLifecycle(), "lifecycle");
if (!(state.compareTo(Lifecycle.State.CREATED) >= 0)) {
throw new IllegalArgumentException(("target state must be CREATED or greater, found " + state).toString());
}
z zVar = j0.a;
m.b.H();
CoroutineDispatcher coroutineDispatcher = j0.a;
n.b.H();
l.mark(3);
throw null;
}
public static final <R> Object withStateAtLeastUnchecked(Lifecycle lifecycle, Lifecycle.State state, Function0<? extends R> function0, Continuation<? super R> continuation) {
z zVar = j0.a;
i1 H = m.b.H();
CoroutineDispatcher coroutineDispatcher = j0.a;
k1 H = n.b.H();
boolean isDispatchNeeded = H.isDispatchNeeded(continuation.getContext());
if (!isDispatchNeeded) {
if (lifecycle.getCurrentState() == Lifecycle.State.DESTROYED) {
@ -251,8 +252,8 @@ public final class WithLifecycleStateKt {
}
private static final Object withStateAtLeastUnchecked$$forInline(Lifecycle lifecycle, Lifecycle.State state, Function0 function0, Continuation continuation) {
z zVar = j0.a;
m.b.H();
CoroutineDispatcher coroutineDispatcher = j0.a;
n.b.H();
l.mark(3);
throw null;
}

View File

@ -12,16 +12,16 @@ import d0.z.d.m;
import java.util.concurrent.ExecutionException;
import kotlin.Unit;
import kotlin.coroutines.Continuation;
import s.a.c1;
import s.a.j;
import kotlinx.coroutines.CoroutineDispatcher;
import s.a.e1;
import s.a.j0;
import s.a.s;
import s.a.z;
import s.a.k;
import s.a.t;
/* compiled from: CoroutineWorker.kt */
public abstract class CoroutineWorker extends ListenableWorker {
private final z coroutineContext;
private final CoroutineDispatcher coroutineContext;
private final SettableFuture<ListenableWorker.Result> future;
private final s job = new c1(null);
private final t job = new e1(null);
/* compiled from: CoroutineWorker.kt */
/* renamed from: androidx.work.CoroutineWorker$1 reason: invalid class name */
@ -35,7 +35,7 @@ public abstract class CoroutineWorker extends ListenableWorker {
@Override // java.lang.Runnable
public final void run() {
if (this.this$0.getFuture$work_runtime_ktx_release().isCancelled()) {
a.j(this.this$0.getJob$work_runtime_ktx_release(), null, 1, null);
a.k(this.this$0.getJob$work_runtime_ktx_release(), null, 1, null);
}
}
}
@ -60,7 +60,7 @@ public abstract class CoroutineWorker extends ListenableWorker {
public abstract Object doWork(Continuation<? super ListenableWorker.Result> continuation);
public z getCoroutineContext() {
public CoroutineDispatcher getCoroutineContext() {
return this.coroutineContext;
}
@ -68,7 +68,7 @@ public abstract class CoroutineWorker extends ListenableWorker {
return this.future;
}
public final s getJob$work_runtime_ktx_release() {
public final t getJob$work_runtime_ktx_release() {
return this.job;
}
@ -93,9 +93,9 @@ public abstract class CoroutineWorker extends ListenableWorker {
throw e;
}
} else {
j jVar = new j(b.intercepted(continuation), 1);
foregroundAsync.addListener(new CoroutineWorker$await$$inlined$suspendCancellableCoroutine$lambda$2(jVar, foregroundAsync), DirectExecutor.INSTANCE);
obj = jVar.u();
k kVar = new k(b.intercepted(continuation), 1);
foregroundAsync.addListener(new CoroutineWorker$await$$inlined$suspendCancellableCoroutine$lambda$2(kVar, foregroundAsync), DirectExecutor.INSTANCE);
obj = kVar.u();
if (obj == c.getCOROUTINE_SUSPENDED()) {
g.probeCoroutineSuspended(continuation);
}
@ -118,9 +118,9 @@ public abstract class CoroutineWorker extends ListenableWorker {
throw e;
}
} else {
j jVar = new j(b.intercepted(continuation), 1);
progressAsync.addListener(new CoroutineWorker$await$$inlined$suspendCancellableCoroutine$lambda$1(jVar, progressAsync), DirectExecutor.INSTANCE);
obj = jVar.u();
k kVar = new k(b.intercepted(continuation), 1);
progressAsync.addListener(new CoroutineWorker$await$$inlined$suspendCancellableCoroutine$lambda$1(kVar, progressAsync), DirectExecutor.INSTANCE);
obj = kVar.u();
if (obj == c.getCOROUTINE_SUSPENDED()) {
g.probeCoroutineSuspended(continuation);
}
@ -130,7 +130,7 @@ public abstract class CoroutineWorker extends ListenableWorker {
@Override // androidx.work.ListenableWorker
public final c.i.b.d.a.a<ListenableWorker.Result> startWork() {
a.F(a.a(getCoroutineContext().plus(this.job)), null, null, new CoroutineWorker$startWork$1(this, null), 3, null);
a.G(a.a(getCoroutineContext().plus(this.job)), null, null, new CoroutineWorker$startWork$1(this, null), 3, null);
return this.future;
}
}

View File

@ -8,7 +8,7 @@ import d0.w.h.a.g;
import d0.z.d.l;
import java.util.concurrent.ExecutionException;
import kotlin.coroutines.Continuation;
import s.a.j;
import s.a.k;
/* compiled from: ListenableFuture.kt */
public final class ListenableFutureKt {
@RestrictTo({RestrictTo.Scope.LIBRARY_GROUP})
@ -24,9 +24,9 @@ public final class ListenableFutureKt {
throw e;
}
} else {
j jVar = new j(b.intercepted(continuation), 1);
aVar.addListener(new ListenableFutureKt$await$$inlined$suspendCancellableCoroutine$lambda$1(jVar, aVar), DirectExecutor.INSTANCE);
Object u = jVar.u();
k kVar = new k(b.intercepted(continuation), 1);
aVar.addListener(new ListenableFutureKt$await$$inlined$suspendCancellableCoroutine$lambda$1(kVar, aVar), DirectExecutor.INSTANCE);
Object u = kVar.u();
if (u == c.getCOROUTINE_SUSPENDED()) {
g.probeCoroutineSuspended(continuation);
}
@ -48,9 +48,9 @@ public final class ListenableFutureKt {
}
} else {
l.mark(0);
j jVar = new j(b.intercepted(continuation), 1);
aVar.addListener(new ListenableFutureKt$await$$inlined$suspendCancellableCoroutine$lambda$1(jVar, aVar), DirectExecutor.INSTANCE);
Object u = jVar.u();
k kVar = new k(b.intercepted(continuation), 1);
aVar.addListener(new ListenableFutureKt$await$$inlined$suspendCancellableCoroutine$lambda$1(kVar, aVar), DirectExecutor.INSTANCE);
Object u = kVar.u();
if (u == c.getCOROUTINE_SUSPENDED()) {
g.probeCoroutineSuspended(continuation);
}

View File

@ -9,7 +9,7 @@ import d0.z.d.l;
import d0.z.d.m;
import java.util.concurrent.ExecutionException;
import kotlin.coroutines.Continuation;
import s.a.j;
import s.a.k;
/* compiled from: Operation.kt */
public final class OperationKt {
public static final Object await(Operation operation, Continuation<? super Operation.State.SUCCESS> continuation) {
@ -26,9 +26,9 @@ public final class OperationKt {
throw e;
}
} else {
j jVar = new j(b.intercepted(continuation), 1);
result.addListener(new OperationKt$await$$inlined$suspendCancellableCoroutine$lambda$1(jVar, result), DirectExecutor.INSTANCE);
Object u = jVar.u();
k kVar = new k(b.intercepted(continuation), 1);
result.addListener(new OperationKt$await$$inlined$suspendCancellableCoroutine$lambda$1(kVar, result), DirectExecutor.INSTANCE);
Object u = kVar.u();
if (u != c.getCOROUTINE_SUSPENDED()) {
return u;
}
@ -52,9 +52,9 @@ public final class OperationKt {
}
} else {
l.mark(0);
j jVar = new j(b.intercepted(continuation), 1);
result.addListener(new OperationKt$await$$inlined$suspendCancellableCoroutine$lambda$1(jVar, result), DirectExecutor.INSTANCE);
Object u = jVar.u();
k kVar = new k(b.intercepted(continuation), 1);
result.addListener(new OperationKt$await$$inlined$suspendCancellableCoroutine$lambda$1(kVar, result), DirectExecutor.INSTANCE);
Object u = kVar.u();
if (u == c.getCOROUTINE_SUSPENDED()) {
g.probeCoroutineSuspended(continuation);
}

View File

@ -196,14 +196,14 @@ public final class a extends AppDialog {
public z4 invoke(View view) {
View view2 = view;
m.checkNotNullParameter(view2, "p1");
int i2 = 2131364318;
TextView textView = (TextView) view2.findViewById(2131364318);
int i2 = 2131364321;
TextView textView = (TextView) view2.findViewById(2131364321);
if (textView != null) {
i2 = 2131364325;
TextView textView2 = (TextView) view2.findViewById(2131364325);
i2 = 2131364328;
TextView textView2 = (TextView) view2.findViewById(2131364328);
if (textView2 != null) {
i2 = 2131364326;
ImageView imageView = (ImageView) view2.findViewById(2131364326);
i2 = 2131364329;
ImageView imageView = (ImageView) view2.findViewById(2131364329);
if (imageView != null) {
return new z4((LinearLayout) view2, textView, textView2, imageView);
}
@ -214,7 +214,7 @@ public final class a extends AppDialog {
}
public d() {
super(2131559109);
super(2131559110);
}
public final z4 g() {
@ -290,26 +290,26 @@ public final class a extends AppDialog {
public z0 invoke(View view) {
View view2 = view;
m.checkNotNullParameter(view2, "p1");
int i2 = 2131364319;
LinearLayout linearLayout = (LinearLayout) view2.findViewById(2131364319);
int i2 = 2131364322;
LinearLayout linearLayout = (LinearLayout) view2.findViewById(2131364322);
if (linearLayout != null) {
i2 = 2131364320;
MaterialButton materialButton = (MaterialButton) view2.findViewById(2131364320);
i2 = 2131364323;
MaterialButton materialButton = (MaterialButton) view2.findViewById(2131364323);
if (materialButton != null) {
i2 = 2131364322;
View findViewById = view2.findViewById(2131364322);
i2 = 2131364325;
View findViewById = view2.findViewById(2131364325);
if (findViewById != null) {
i2 = 2131364323;
TabLayout tabLayout = (TabLayout) view2.findViewById(2131364323);
i2 = 2131364326;
TabLayout tabLayout = (TabLayout) view2.findViewById(2131364326);
if (tabLayout != null) {
i2 = 2131364324;
MaterialButton materialButton2 = (MaterialButton) view2.findViewById(2131364324);
i2 = 2131364327;
MaterialButton materialButton2 = (MaterialButton) view2.findViewById(2131364327);
if (materialButton2 != null) {
i2 = 2131364327;
MaterialButton materialButton3 = (MaterialButton) view2.findViewById(2131364327);
i2 = 2131364330;
MaterialButton materialButton3 = (MaterialButton) view2.findViewById(2131364330);
if (materialButton3 != null) {
i2 = 2131364329;
ViewPager2 viewPager2 = (ViewPager2) view2.findViewById(2131364329);
i2 = 2131364332;
ViewPager2 viewPager2 = (ViewPager2) view2.findViewById(2131364332);
if (viewPager2 != null) {
return new z0((RelativeLayout) view2, linearLayout, materialButton, findViewById, tabLayout, materialButton2, materialButton3, viewPager2);
}
@ -363,29 +363,29 @@ public final class a extends AppDialog {
String str;
super.onCreate(bundle);
AppDialog.hideKeyboard$default(this, null, 1, null);
String string2 = getString(2131892311);
String string2 = getString(2131892349);
m.checkNotNullExpressionValue(string2, "getString(R.string.premi…psell_tag_passive_mobile)");
String string3 = getString(2131892310);
String string3 = getString(2131892348);
m.checkNotNullExpressionValue(string3, "getString(R.string.premi…l_tag_description_mobile)");
String string4 = getString(2131892300);
String string4 = getString(2131892338);
m.checkNotNullExpressionValue(string4, "getString(R.string.premi…ell_emoji_passive_mobile)");
String string5 = getString(2131892297);
String string5 = getString(2131892335);
m.checkNotNullExpressionValue(string5, "getString(R.string.premi…emoji_description_mobile)");
String string6 = getString(2131892290);
String string6 = getString(2131892328);
m.checkNotNullExpressionValue(string6, "getString(R.string.premi…ed_emojis_passive_mobile)");
String string7 = getString(2131892289);
String string7 = getString(2131892327);
m.checkNotNullExpressionValue(string7, "getString(R.string.premi…mojis_description_mobile)");
CharSequence j2 = c.a.l.b.j(this, 2131892315, new Object[0], null, 4);
Object[] objArr = {c.a.l.b.j(this, 2131888503, new Object[0], null, 4), c.a.l.b.j(this, 2131888501, new Object[0], null, 4)};
String string8 = getString(2131892285);
CharSequence j2 = c.a.l.b.j(this, 2131892353, new Object[0], null, 4);
Object[] objArr = {c.a.l.b.j(this, 2131888513, new Object[0], null, 4), c.a.l.b.j(this, 2131888511, new Object[0], null, 4)};
String string8 = getString(2131892323);
m.checkNotNullExpressionValue(string8, "getString(R.string.premi…ed_avatar_passive_mobile)");
String string9 = getString(2131892284);
String string9 = getString(2131892322);
m.checkNotNullExpressionValue(string9, "getString(R.string.premi…vatar_description_mobile)");
String string10 = getString(2131892293);
String string10 = getString(2131892331);
m.checkNotNullExpressionValue(string10, "getString(R.string.premi…ell_badge_passive_mobile)");
String string11 = getString(2131892292);
String string11 = getString(2131892330);
m.checkNotNullExpressionValue(string11, "getString(R.string.premi…badge_description_mobile)");
List listOf = n.listOf((Object[]) new c[]{new c(2131232236, string2, string3), new c(2131232152, string4, string5), new c(2131232104, string6, string7), new c(2131232237, j2, c.a.l.b.j(this, 2131892314, objArr, null, 4)), new c(2131232107, string8, string9), new c(2131232110, string10, string11)});
List listOf = n.listOf((Object[]) new c[]{new c(2131232239, string2, string3), new c(2131232155, string4, string5), new c(2131232107, string6, string7), new c(2131232240, j2, c.a.l.b.j(this, 2131892352, objArr, null, 4)), new c(2131232110, string8, string9), new c(2131232113, string10, string11)});
Bundle arguments = getArguments();
int i2 = arguments != null ? arguments.getInt("extra_page_number") : 0;
Bundle arguments2 = getArguments();

View File

@ -88,17 +88,17 @@ public final class b extends AppDialog {
int i2 = 2131362756;
TextView textView = (TextView) view2.findViewById(2131362756);
if (textView != null) {
i2 = 2131364320;
ImageView imageView = (ImageView) view2.findViewById(2131364320);
i2 = 2131364323;
ImageView imageView = (ImageView) view2.findViewById(2131364323);
if (imageView != null) {
i2 = 2131364321;
TextView textView2 = (TextView) view2.findViewById(2131364321);
i2 = 2131364324;
TextView textView2 = (TextView) view2.findViewById(2131364324);
if (textView2 != null) {
i2 = 2131364328;
TextView textView3 = (TextView) view2.findViewById(2131364328);
i2 = 2131364331;
TextView textView3 = (TextView) view2.findViewById(2131364331);
if (textView3 != null) {
i2 = 2131365339;
MaterialButton materialButton = (MaterialButton) view2.findViewById(2131365339);
i2 = 2131365344;
MaterialButton materialButton = (MaterialButton) view2.findViewById(2131365344);
if (materialButton != null) {
return new x0((RelativeLayout) view2, textView, imageView, textView2, textView3, materialButton);
}
@ -138,12 +138,12 @@ public final class b extends AppDialog {
requireDialog().setCanceledOnTouchOutside(true);
TextView textView = g().d;
m.checkNotNullExpressionValue(textView, "binding.premiumUpsellDescription");
c.a.l.b.n(textView, 2131892305, new Object[]{this.m}, null, 4);
c.a.l.b.n(textView, 2131892343, new Object[]{this.m}, null, 4);
TextView textView2 = g().e;
m.checkNotNullExpressionValue(textView2, "binding.premiumUpsellServerPerk");
Context requireContext = requireContext();
m.checkNotNullExpressionValue(requireContext, "requireContext()");
c.a.l.b.n(textView2, 2131892303, new Object[]{StringResourceUtilsKt.getI18nPluralString(requireContext, 2131755292, 2, 2)}, null, 4);
c.a.l.b.n(textView2, 2131892341, new Object[]{StringResourceUtilsKt.getI18nPluralString(requireContext, 2131755293, 2, 2)}, null, 4);
TextView textView3 = g().b;
m.checkNotNullExpressionValue(textView3, "binding.continueButton");
textView3.setVisibility(this.n ^ true ? 0 : 8);

View File

@ -82,20 +82,20 @@ public final class c extends AppDialog {
public y0 invoke(View view) {
View view2 = view;
m.checkNotNullParameter(view2, "p1");
int i2 = 2131364325;
ImageView imageView = (ImageView) view2.findViewById(2131364325);
int i2 = 2131364328;
ImageView imageView = (ImageView) view2.findViewById(2131364328);
if (imageView != null) {
i2 = 2131364330;
TextView textView = (TextView) view2.findViewById(2131364330);
i2 = 2131364333;
TextView textView = (TextView) view2.findViewById(2131364333);
if (textView != null) {
i2 = 2131364331;
TextView textView2 = (TextView) view2.findViewById(2131364331);
i2 = 2131364334;
TextView textView2 = (TextView) view2.findViewById(2131364334);
if (textView2 != null) {
i2 = 2131364379;
TextView textView3 = (TextView) view2.findViewById(2131364379);
i2 = 2131364382;
TextView textView3 = (TextView) view2.findViewById(2131364382);
if (textView3 != null) {
i2 = 2131364380;
MaterialButton materialButton = (MaterialButton) view2.findViewById(2131364380);
i2 = 2131364383;
MaterialButton materialButton = (MaterialButton) view2.findViewById(2131364383);
if (materialButton != null) {
return new y0((LinearLayout) view2, imageView, textView, textView2, textView3, materialButton);
}
@ -134,17 +134,17 @@ public final class c extends AppDialog {
}
requireDialog().setCanceledOnTouchOutside(true);
boolean z2 = getArgumentsOrDefault().getBoolean("ARG_IS_TIER_1");
CharSequence j2 = c.a.l.b.j(this, z2 ? 2131892261 : 2131892263, new Object[0], null, 4);
CharSequence j2 = c.a.l.b.j(this, z2 ? 2131892299 : 2131892301, new Object[0], null, 4);
TextView textView = g().d;
m.checkNotNullExpressionValue(textView, "binding.premiumUpsellYearlyTitle");
c.a.l.b.n(textView, 2131892318, new Object[]{NumberFormat.getPercentInstance().format(Float.valueOf(0.16f)), j2}, null, 4);
c.a.l.b.n(textView, 2131892356, new Object[]{NumberFormat.getPercentInstance().format(Float.valueOf(0.16f)), j2}, null, 4);
TextView textView2 = g().f180c;
m.checkNotNullExpressionValue(textView2, "binding.premiumUpsellYearlyDescription");
c.a.l.b.n(textView2, 2131892317, new Object[]{NumberFormat.getPercentInstance().format(Float.valueOf(0.16f))}, null, 4);
c.a.l.b.n(textView2, 2131892355, new Object[]{NumberFormat.getPercentInstance().format(Float.valueOf(0.16f))}, null, 4);
MaterialButton materialButton = g().f;
m.checkNotNullExpressionValue(materialButton, "binding.purchasePremiumYearly");
c.a.l.b.n(materialButton, 2131892316, new Object[]{this.m}, null, 4);
g().b.setImageResource(z2 ? 2131232220 : 2131232221);
c.a.l.b.n(materialButton, 2131892354, new Object[]{this.m}, null, 4);
g().b.setImageResource(z2 ? 2131232223 : 2131232224);
TextView textView3 = g().e;
m.checkNotNullExpressionValue(textView3, "binding.purchasePremiumMonthly");
textView3.setVisibility(this.n ^ true ? 0 : 8);

View File

@ -60,23 +60,23 @@ public final class d extends AppDialog {
public s0 invoke(View view) {
View view2 = view;
m.checkNotNullParameter(view2, "p1");
int i2 = 2131364238;
MaterialButton materialButton = (MaterialButton) view2.findViewById(2131364238);
int i2 = 2131364240;
MaterialButton materialButton = (MaterialButton) view2.findViewById(2131364240);
if (materialButton != null) {
i2 = 2131364239;
TextView textView = (TextView) view2.findViewById(2131364239);
i2 = 2131364241;
TextView textView = (TextView) view2.findViewById(2131364241);
if (textView != null) {
i2 = 2131364240;
ImageView imageView = (ImageView) view2.findViewById(2131364240);
i2 = 2131364242;
ImageView imageView = (ImageView) view2.findViewById(2131364242);
if (imageView != null) {
i2 = 2131364241;
ImageView imageView2 = (ImageView) view2.findViewById(2131364241);
i2 = 2131364243;
ImageView imageView2 = (ImageView) view2.findViewById(2131364243);
if (imageView2 != null) {
i2 = 2131364242;
ImageView imageView3 = (ImageView) view2.findViewById(2131364242);
i2 = 2131364244;
ImageView imageView3 = (ImageView) view2.findViewById(2131364244);
if (imageView3 != null) {
i2 = 2131364243;
ImageView imageView4 = (ImageView) view2.findViewById(2131364243);
i2 = 2131364245;
ImageView imageView4 = (ImageView) view2.findViewById(2131364245);
if (imageView4 != null) {
return new s0((LinearLayout) view2, materialButton, textView, imageView, imageView2, imageView3, imageView4);
}
@ -124,8 +124,8 @@ public final class d extends AppDialog {
}
boolean z2 = getArgumentsOrDefault().getBoolean("ARG_IS_TIER_1");
int i3 = z2 ? 2131230924 : 2131230928;
int i4 = z2 ? 2131232173 : 2131232162;
int i5 = z2 ? 2131232251 : 2131232249;
int i4 = z2 ? 2131232176 : 2131232165;
int i5 = z2 ? 2131232254 : 2131232252;
if (z2) {
Context requireContext = requireContext();
m.checkNotNullExpressionValue(requireContext, "requireContext()");
@ -135,7 +135,7 @@ public final class d extends AppDialog {
m.checkNotNullExpressionValue(requireContext2, "requireContext()");
i2 = DrawableCompat.getThemedDrawableRes$default(requireContext2, 2130969518, 0, 2, (Object) null);
}
int i6 = z2 ? 2131887001 : 2131887003;
int i6 = z2 ? 2131887002 : 2131887004;
g().d.setBackgroundResource(i3);
g().e.setImageDrawable(ContextCompat.getDrawable(requireContext(), i4));
g().g.setImageDrawable(ContextCompat.getDrawable(requireContext(), i5));

View File

@ -44,11 +44,11 @@ public final class e extends AppDialog {
public t0 invoke(View view) {
View view2 = view;
m.checkNotNullParameter(view2, "p1");
int i2 = 2131364238;
MaterialButton materialButton = (MaterialButton) view2.findViewById(2131364238);
int i2 = 2131364240;
MaterialButton materialButton = (MaterialButton) view2.findViewById(2131364240);
if (materialButton != null) {
i2 = 2131364244;
TextView textView = (TextView) view2.findViewById(2131364244);
i2 = 2131364246;
TextView textView = (TextView) view2.findViewById(2131364246);
if (textView != null) {
return new t0((LinearLayout) view2, materialButton, textView);
}
@ -95,7 +95,7 @@ public final class e extends AppDialog {
KProperty<?>[] kPropertyArr = i;
TextView textView = ((t0) fragmentViewBindingDelegate.getValue((Fragment) this, kPropertyArr[0])).f153c;
m.checkNotNullExpressionValue(textView, "binding.premiumAndPremiumGuildActivatedText");
c.a.l.b.n(textView, 2131886938, new Object[]{str}, null, 4);
c.a.l.b.n(textView, 2131886939, new Object[]{str}, null, 4);
requireDialog().setCanceledOnTouchOutside(true);
((t0) this.l.getValue((Fragment) this, kPropertyArr[0])).b.setOnClickListener(new c(this));
}

View File

@ -81,7 +81,7 @@ public final class b extends AppDialog {
public C0005b(DefaultConstructorMarker defaultConstructorMarker) {
}
public final void a(FragmentManager fragmentManager, boolean z2, int i, float f, float f2, Function0<Unit> function0, int i2, boolean z3, boolean z4) {
public final void a(FragmentManager fragmentManager, boolean z2, int i, float f, float f2, Function0<Unit> function0, int i2, boolean z3, boolean z4, boolean z5) {
m.checkNotNullParameter(fragmentManager, "fragmentManager");
float f3 = (float) 1048576;
StoreStream.Companion.getAnalytics().trackFileUploadAlertViewed(z2 ? FileUploadAlertType.OVER_MAX_SIZE : FileUploadAlertType.NITRO_UPSELL, i2, (int) (f * f3), (int) (f3 * f2), z3, z4, z2);
@ -89,7 +89,7 @@ public final class b extends AppDialog {
bVar.l = function0;
Bundle bundle = new Bundle();
bundle.putBoolean("PARAM_IS_USER_PREMIUM", z2);
bundle.putBoolean("PARAM_HAS_VIDEO", z4);
bundle.putBoolean("PARAM_CAN_COMPRESS", !z4 && !z5);
bundle.putInt("PARAM_MAX_FILE_SIZE_MB", i);
bVar.setArguments(bundle);
bVar.show(fragmentManager, ImageUploadDialog.class.getName());
@ -113,38 +113,38 @@ public final class b extends AppDialog {
int i2 = 2131362501;
ImageView imageView = (ImageView) view2.findViewById(2131362501);
if (imageView != null) {
i2 = 2131363539;
MaterialButton materialButton = (MaterialButton) view2.findViewById(2131363539);
i2 = 2131363541;
MaterialButton materialButton = (MaterialButton) view2.findViewById(2131363541);
if (materialButton != null) {
i2 = 2131363540;
SwitchMaterial switchMaterial = (SwitchMaterial) view2.findViewById(2131363540);
i2 = 2131363542;
SwitchMaterial switchMaterial = (SwitchMaterial) view2.findViewById(2131363542);
if (switchMaterial != null) {
i2 = 2131363541;
RelativeLayout relativeLayout = (RelativeLayout) view2.findViewById(2131363541);
i2 = 2131363543;
RelativeLayout relativeLayout = (RelativeLayout) view2.findViewById(2131363543);
if (relativeLayout != null) {
i2 = 2131363542;
View findViewById = view2.findViewById(2131363542);
i2 = 2131363544;
View findViewById = view2.findViewById(2131363544);
if (findViewById != null) {
i2 = 2131363543;
MaterialButton materialButton2 = (MaterialButton) view2.findViewById(2131363543);
i2 = 2131363545;
MaterialButton materialButton2 = (MaterialButton) view2.findViewById(2131363545);
if (materialButton2 != null) {
i2 = 2131363544;
RelativeLayout relativeLayout2 = (RelativeLayout) view2.findViewById(2131363544);
i2 = 2131363546;
RelativeLayout relativeLayout2 = (RelativeLayout) view2.findViewById(2131363546);
if (relativeLayout2 != null) {
i2 = 2131363545;
MaterialButton materialButton3 = (MaterialButton) view2.findViewById(2131363545);
i2 = 2131363547;
MaterialButton materialButton3 = (MaterialButton) view2.findViewById(2131363547);
if (materialButton3 != null) {
i2 = 2131363546;
MaterialButton materialButton4 = (MaterialButton) view2.findViewById(2131363546);
i2 = 2131363548;
MaterialButton materialButton4 = (MaterialButton) view2.findViewById(2131363548);
if (materialButton4 != null) {
i2 = 2131363547;
TextView textView = (TextView) view2.findViewById(2131363547);
i2 = 2131363549;
TextView textView = (TextView) view2.findViewById(2131363549);
if (textView != null) {
i2 = 2131364726;
TextView textView2 = (TextView) view2.findViewById(2131364726);
i2 = 2131364729;
TextView textView2 = (TextView) view2.findViewById(2131364729);
if (textView2 != null) {
i2 = 2131364727;
TextView textView3 = (TextView) view2.findViewById(2131364727);
i2 = 2131364730;
TextView textView3 = (TextView) view2.findViewById(2131364730);
if (textView3 != null) {
return new u((RelativeLayout) view2, imageView, materialButton, switchMaterial, relativeLayout, findViewById, materialButton2, relativeLayout2, materialButton3, materialButton4, textView, textView2, textView3);
}
@ -189,9 +189,9 @@ public final class b extends AppDialog {
super.onViewBound(view);
int i2 = getArgumentsOrDefault().getInt("PARAM_MAX_FILE_SIZE_MB");
boolean z2 = getArgumentsOrDefault().getBoolean("PARAM_IS_USER_PREMIUM");
boolean z3 = this.l != null && !getArgumentsOrDefault().getBoolean("PARAM_HAS_VIDEO");
boolean z3 = this.l != null && getArgumentsOrDefault().getBoolean("PARAM_CAN_COMPRESS");
int i3 = 8;
int i4 = i2 != 8 ? i2 != 50 ? i2 != 100 ? i2 != 200 ? 0 : 2131888502 : 2131888501 : 2131888500 : 2131888503;
int i4 = i2 != 8 ? i2 != 50 ? i2 != 100 ? i2 != 200 ? 0 : 2131888512 : 2131888511 : 2131888510 : 2131888513;
MaterialButton materialButton = g().i;
m.checkNotNullExpressionValue(materialButton, "binding.imageUploadFailedSendCompress");
materialButton.setVisibility(z3 ? 0 : 8);
@ -233,7 +233,7 @@ public final class b extends AppDialog {
Object[] objArr = new Object[1];
Context context2 = getContext();
objArr[0] = context2 != null ? c.a.l.b.g(context2, i4, new Object[0], null, 4) : null;
charSequence = c.a.l.b.g(context, 2131894078, objArr, null, 4);
charSequence = c.a.l.b.g(context, 2131894117, objArr, null, 4);
}
} else {
Context context3 = getContext();
@ -241,7 +241,7 @@ public final class b extends AppDialog {
Object[] objArr2 = new Object[1];
Context context4 = getContext();
objArr2[0] = context4 != null ? c.a.l.b.g(context4, i4, new Object[0], null, 4) : null;
charSequence = c.a.l.b.g(context3, 2131894079, objArr2, null, 4);
charSequence = c.a.l.b.g(context3, 2131894118, objArr2, null, 4);
}
}
textView.setText(charSequence);

View File

@ -62,10 +62,10 @@ public final class a extends AppDialog {
ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui$default(ObservableExtensionsKt.restSubscribeOn$default(RestAPI.addRelationship$default(h.l, "User Profile", h.k, 2, null, 8, null), false, 1, null), h, null, 2, null), f.class, (Context) null, (Function1) null, new h(h), (Function0) null, (Function0) null, new g(h), 54, (Object) null);
} else if (i == 1) {
KProperty[] kPropertyArr2 = a.i;
((a) this.j).h().removeRelationship(2131894190);
((a) this.j).h().removeRelationship(2131894229);
} else if (i == 2) {
KProperty[] kPropertyArr3 = a.i;
((a) this.j).h().removeRelationship(2131888777);
((a) this.j).h().removeRelationship(2131888787);
} else {
throw null;
}
@ -92,20 +92,20 @@ public final class a extends AppDialog {
public k1 invoke(View view) {
View view2 = view;
m.checkNotNullParameter(view2, "p1");
int i2 = 2131365357;
SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view2.findViewById(2131365357);
int i2 = 2131365362;
SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view2.findViewById(2131365362);
if (simpleDraweeView != null) {
i2 = 2131365358;
TextView textView = (TextView) view2.findViewById(2131365358);
i2 = 2131365363;
TextView textView = (TextView) view2.findViewById(2131365363);
if (textView != null) {
i2 = 2131365359;
TextView textView2 = (TextView) view2.findViewById(2131365359);
i2 = 2131365364;
TextView textView2 = (TextView) view2.findViewById(2131365364);
if (textView2 != null) {
i2 = 2131365360;
TextView textView3 = (TextView) view2.findViewById(2131365360);
i2 = 2131365365;
TextView textView3 = (TextView) view2.findViewById(2131365365);
if (textView3 != null) {
i2 = 2131365361;
TextView textView4 = (TextView) view2.findViewById(2131365361);
i2 = 2131365366;
TextView textView4 = (TextView) view2.findViewById(2131365366);
if (textView4 != null) {
return new k1((LinearLayout) view2, simpleDraweeView, textView, textView2, textView3, textView4);
}

View File

@ -29,7 +29,7 @@ public final class b extends o implements Function1<f.c, Unit> {
Objects.requireNonNull(fVar);
User user = cVar2.a;
if (user == null) {
fVar.j.j.onNext(new f.b.a(2131888048));
fVar.j.j.onNext(new f.b.a(2131888049));
} else {
int type = ModelUserRelationship.getType(cVar2.b);
boolean z2 = type != 2;

View File

@ -246,7 +246,7 @@ public final class f extends AppViewModel<d> {
public Unit invoke(Error error) {
m.checkNotNullParameter(error, "it");
PublishSubject<b> publishSubject = this.this$0.j;
publishSubject.j.onNext(new b.a(2131888048));
publishSubject.j.onNext(new b.a(2131888049));
return Unit.a;
}
}

View File

@ -20,7 +20,7 @@ public final class g extends o implements Function1<Void, Unit> {
@Override // kotlin.jvm.functions.Function1
public Unit invoke(Void r3) {
PublishSubject<f.b> publishSubject = this.this$0.j;
publishSubject.j.onNext(new f.b.C0007b(2131894189));
publishSubject.j.onNext(new f.b.C0007b(2131894228));
return Unit.a;
}
}

View File

@ -23,7 +23,7 @@ public final class h extends o implements Function1<Error, Unit> {
public Unit invoke(Error error) {
m.checkNotNullParameter(error, "it");
PublishSubject<f.b> publishSubject = this.this$0.j;
publishSubject.j.onNext(new f.b.a(2131888048));
publishSubject.j.onNext(new f.b.a(2131888049));
return Unit.a;
}
}

View File

@ -115,26 +115,26 @@ public final class a extends AppDialog {
int i2 = 2131361894;
ProgressBar progressBar = (ProgressBar) view2.findViewById(2131361894);
if (progressBar != null) {
i2 = 2131364028;
LinearLayout linearLayout = (LinearLayout) view2.findViewById(2131364028);
i2 = 2131364030;
LinearLayout linearLayout = (LinearLayout) view2.findViewById(2131364030);
if (linearLayout != null) {
i2 = 2131364255;
TextView textView = (TextView) view2.findViewById(2131364255);
i2 = 2131364257;
TextView textView = (TextView) view2.findViewById(2131364257);
if (textView != null) {
i2 = 2131364256;
LoadingButton loadingButton = (LoadingButton) view2.findViewById(2131364256);
i2 = 2131364258;
LoadingButton loadingButton = (LoadingButton) view2.findViewById(2131364258);
if (loadingButton != null) {
i2 = 2131364257;
TextView textView2 = (TextView) view2.findViewById(2131364257);
i2 = 2131364259;
TextView textView2 = (TextView) view2.findViewById(2131364259);
if (textView2 != null) {
i2 = 2131364258;
AppViewFlipper appViewFlipper = (AppViewFlipper) view2.findViewById(2131364258);
i2 = 2131364260;
AppViewFlipper appViewFlipper = (AppViewFlipper) view2.findViewById(2131364260);
if (appViewFlipper != null) {
i2 = 2131364259;
TextView textView3 = (TextView) view2.findViewById(2131364259);
i2 = 2131364261;
TextView textView3 = (TextView) view2.findViewById(2131364261);
if (textView3 != null) {
i2 = 2131364260;
MaterialButton materialButton = (MaterialButton) view2.findViewById(2131364260);
i2 = 2131364262;
MaterialButton materialButton = (MaterialButton) view2.findViewById(2131364262);
if (materialButton != null) {
return new v0((LinearLayout) view2, progressBar, linearLayout, textView, loadingButton, textView2, appViewFlipper, textView3, materialButton);
}
@ -195,25 +195,25 @@ public final class a extends AppDialog {
if (eVar.g) {
TextView textView2 = aVar.g().b;
m.checkNotNullExpressionValue(textView2, "binding.premiumGuildSubscriptionCancelBody");
c.a.l.b.n(textView2, 2131892033, new Object[]{renderUtcDate$default}, null, 4);
c.a.l.b.n(textView2, 2131892071, new Object[]{renderUtcDate$default}, null, 4);
} else {
TextView textView3 = aVar.g().b;
m.checkNotNullExpressionValue(textView3, "binding.premiumGuildSubscriptionCancelBody");
c.a.l.b.n(textView3, 2131892032, new Object[]{renderUtcDate$default}, null, 4);
c.a.l.b.n(textView3, 2131892070, new Object[]{renderUtcDate$default}, null, 4);
}
aVar.g().f165c.setBackgroundColor(ColorCompat.getColor(aVar, 2131100324));
} else if (cVar2 instanceof f.c.b) {
TextView textView4 = aVar.g().f;
m.checkNotNullExpressionValue(textView4, "binding.premiumGuildSubscriptionCancelHeader");
textView4.setText(aVar.getString(2131892044));
textView4.setText(aVar.getString(2131892082));
TextView textView5 = aVar.g().b;
m.checkNotNullExpressionValue(textView5, "binding.premiumGuildSubscriptionCancelBody");
TimeUtils timeUtils2 = TimeUtils.INSTANCE;
String currentPeriodEnd2 = ((f.c.b) cVar2).f.getCurrentPeriodEnd();
Context requireContext2 = aVar.requireContext();
m.checkNotNullExpressionValue(requireContext2, "requireContext()");
c.a.l.b.n(textView5, 2131892045, new Object[]{TimeUtils.renderUtcDate$default(timeUtils2, currentPeriodEnd2, requireContext2, (String) null, (DateFormat) null, 0, 28, (Object) null)}, null, 4);
aVar.g().f165c.setText(aVar.getString(2131891633));
c.a.l.b.n(textView5, 2131892083, new Object[]{TimeUtils.renderUtcDate$default(timeUtils2, currentPeriodEnd2, requireContext2, (String) null, (DateFormat) null, 0, 28, (Object) null)}, null, 4);
aVar.g().f165c.setText(aVar.getString(2131891666));
aVar.g().f165c.setBackgroundColor(ColorCompat.getThemedColor(aVar, 2130969007));
} else if (cVar2 instanceof f.c.C0012c) {
Integer num = ((f.c.C0012c) cVar2).f;

View File

@ -112,29 +112,29 @@ public final class b extends AppDialog {
public w0 invoke(View view) {
View view2 = view;
m.checkNotNullParameter(view2, "p1");
int i2 = 2131364028;
LinearLayout linearLayout = (LinearLayout) view2.findViewById(2131364028);
int i2 = 2131364030;
LinearLayout linearLayout = (LinearLayout) view2.findViewById(2131364030);
if (linearLayout != null) {
i2 = 2131364261;
TextView textView = (TextView) view2.findViewById(2131364261);
i2 = 2131364263;
TextView textView = (TextView) view2.findViewById(2131364263);
if (textView != null) {
i2 = 2131364262;
LoadingButton loadingButton = (LoadingButton) view2.findViewById(2131364262);
i2 = 2131364264;
LoadingButton loadingButton = (LoadingButton) view2.findViewById(2131364264);
if (loadingButton != null) {
i2 = 2131364263;
TextView textView2 = (TextView) view2.findViewById(2131364263);
i2 = 2131364265;
TextView textView2 = (TextView) view2.findViewById(2131364265);
if (textView2 != null) {
i2 = 2131364264;
AppViewFlipper appViewFlipper = (AppViewFlipper) view2.findViewById(2131364264);
i2 = 2131364266;
AppViewFlipper appViewFlipper = (AppViewFlipper) view2.findViewById(2131364266);
if (appViewFlipper != null) {
i2 = 2131364265;
TextView textView3 = (TextView) view2.findViewById(2131364265);
i2 = 2131364267;
TextView textView3 = (TextView) view2.findViewById(2131364267);
if (textView3 != null) {
i2 = 2131364266;
ImageView imageView = (ImageView) view2.findViewById(2131364266);
i2 = 2131364268;
ImageView imageView = (ImageView) view2.findViewById(2131364268);
if (imageView != null) {
i2 = 2131364267;
MaterialButton materialButton = (MaterialButton) view2.findViewById(2131364267);
i2 = 2131364269;
MaterialButton materialButton = (MaterialButton) view2.findViewById(2131364269);
if (materialButton != null) {
return new w0((LinearLayout) view2, linearLayout, textView, loadingButton, textView2, appViewFlipper, textView3, imageView, materialButton);
}
@ -195,21 +195,21 @@ public final class b extends AppDialog {
if (z3) {
TextView textView2 = bVar.g().f;
m.checkNotNullExpressionValue(textView2, "binding.premiumGuildSubscriptionUncancelHeader");
textView2.setText(bVar.getString(2131892068));
textView2.setText(bVar.getString(2131892106));
TextView textView3 = bVar.g().b;
m.checkNotNullExpressionValue(textView3, "binding.premiumGuildSubscriptionUncancelBody");
textView3.setText(bVar.getString(2131892065));
textView3.setText(bVar.getString(2131892103));
} else if (m.areEqual(cVar2, k.c.d.a)) {
TextView textView4 = bVar.g().f;
m.checkNotNullExpressionValue(textView4, "binding.premiumGuildSubscriptionUncancelHeader");
textView4.setText(bVar.getString(2131892064));
textView4.setText(bVar.getString(2131892102));
ImageView imageView = bVar.g().g;
m.checkNotNullExpressionValue(imageView, "binding.premiumGuildSubscriptionUncancelImage");
imageView.setVisibility(0);
TextView textView5 = bVar.g().b;
m.checkNotNullExpressionValue(textView5, "binding.premiumGuildSubscriptionUncancelBody");
textView5.setText(bVar.getString(2131892063));
bVar.g().f170c.setText(bVar.getString(2131891633));
textView5.setText(bVar.getString(2131892101));
bVar.g().f170c.setText(bVar.getString(2131891666));
} else if (cVar2 instanceof k.c.a) {
Integer num = ((k.c.a) cVar2).a;
if (num != null) {

View File

@ -41,8 +41,8 @@ public final class c extends AppDialog {
m.checkNotNullParameter(fragmentManager, "fragmentManager");
m.checkNotNullParameter(context, "context");
m.checkNotNullParameter(function0, "dismissListener");
CharSequence g = z2 ? c.a.l.b.g(context, 2131889957, new Object[0], null, 4) : c.a.l.b.g(context, 2131889940, new Object[0], null, 4);
CharSequence g2 = str == null ? c.a.l.b.g(context, 2131889942, new Object[]{StringResourceUtilsKt.getI18nPluralString(context, 2131755177, i, Integer.valueOf(i))}, null, 4) : z2 ? c.a.l.b.g(context, 2131889958, new Object[]{str, StringResourceUtilsKt.getI18nPluralString(context, 2131755178, i, Integer.valueOf(i))}, null, 4) : c.a.l.b.g(context, 2131889941, new Object[]{str, StringResourceUtilsKt.getI18nPluralString(context, 2131755175, i, Integer.valueOf(i))}, null, 4);
CharSequence g = z2 ? c.a.l.b.g(context, 2131889968, new Object[0], null, 4) : c.a.l.b.g(context, 2131889951, new Object[0], null, 4);
CharSequence g2 = str == null ? c.a.l.b.g(context, 2131889953, new Object[]{StringResourceUtilsKt.getI18nPluralString(context, 2131755178, i, Integer.valueOf(i))}, null, 4) : z2 ? c.a.l.b.g(context, 2131889969, new Object[]{str, StringResourceUtilsKt.getI18nPluralString(context, 2131755179, i, Integer.valueOf(i))}, null, 4) : c.a.l.b.g(context, 2131889952, new Object[]{str, StringResourceUtilsKt.getI18nPluralString(context, 2131755176, i, Integer.valueOf(i))}, null, 4);
c cVar = new c();
cVar.m = function0;
Bundle bundle = new Bundle();
@ -67,17 +67,17 @@ public final class c extends AppDialog {
public u0 invoke(View view) {
View view2 = view;
m.checkNotNullParameter(view2, "p1");
int i2 = 2131364251;
TextView textView = (TextView) view2.findViewById(2131364251);
int i2 = 2131364253;
TextView textView = (TextView) view2.findViewById(2131364253);
if (textView != null) {
i2 = 2131364252;
TextView textView2 = (TextView) view2.findViewById(2131364252);
i2 = 2131364254;
TextView textView2 = (TextView) view2.findViewById(2131364254);
if (textView2 != null) {
i2 = 2131364253;
LottieAnimationView lottieAnimationView = (LottieAnimationView) view2.findViewById(2131364253);
i2 = 2131364255;
LottieAnimationView lottieAnimationView = (LottieAnimationView) view2.findViewById(2131364255);
if (lottieAnimationView != null) {
i2 = 2131364254;
MaterialButton materialButton = (MaterialButton) view2.findViewById(2131364254);
i2 = 2131364256;
MaterialButton materialButton = (MaterialButton) view2.findViewById(2131364256);
if (materialButton != null) {
return new u0((LinearLayout) view2, textView, textView2, lottieAnimationView, materialButton);
}

View File

@ -39,13 +39,13 @@ public final class d extends o implements Function1<f.b, Unit> {
if ((state instanceof StorePremiumGuildSubscription.State.Loading) || (subscriptionsState instanceof StoreSubscriptions.SubscriptionsState.Loading)) {
obj = f.c.C0013f.f;
} else if ((state instanceof StorePremiumGuildSubscription.State.Failure) || (subscriptionsState instanceof StoreSubscriptions.SubscriptionsState.Failure)) {
obj = new f.c.C0012c(2131892038);
obj = new f.c.C0012c(2131892076);
} else if (!(state instanceof StorePremiumGuildSubscription.State.Loaded) || !(subscriptionsState instanceof StoreSubscriptions.SubscriptionsState.Loaded)) {
obj = new f.c.C0012c(2131892038);
obj = new f.c.C0012c(2131892076);
} else {
ModelSubscription modelSubscription = (ModelSubscription) u.firstOrNull((List<? extends Object>) ((StoreSubscriptions.SubscriptionsState.Loaded) subscriptionsState).getSubscriptions());
if (modelSubscription == null) {
obj = new f.c.C0012c(2131892038);
obj = new f.c.C0012c(2131892076);
} else if (fVar.getViewState() instanceof f.c.b) {
obj = new f.c.b(modelSubscription);
} else {

View File

@ -32,10 +32,10 @@ public final class i extends o implements Function1<k.b, Unit> {
if (subscriptionsState instanceof StoreSubscriptions.SubscriptionsState.Loading) {
obj = k.c.C0014c.a;
} else if (subscriptionsState instanceof StoreSubscriptions.SubscriptionsState.Failure) {
obj = new k.c.a(2131892038);
obj = new k.c.a(2131892076);
} else if (subscriptionsState instanceof StoreSubscriptions.SubscriptionsState.Loaded) {
ModelSubscription modelSubscription = (ModelSubscription) u.firstOrNull((List<? extends Object>) ((StoreSubscriptions.SubscriptionsState.Loaded) subscriptionsState).getSubscriptions());
obj = modelSubscription == null ? new k.c.a(2131892038) : new k.c.b(modelSubscription, false, false);
obj = modelSubscription == null ? new k.c.a(2131892076) : new k.c.b(modelSubscription, false, false);
} else {
obj = new k.c.a(null, 1);
}

View File

@ -91,20 +91,20 @@ public final class a extends AppDialog {
public v4 invoke(View view) {
View view2 = view;
m.checkNotNullParameter(view2, "p1");
int i2 = 2131363785;
TextView textView = (TextView) view2.findViewById(2131363785);
int i2 = 2131363788;
TextView textView = (TextView) view2.findViewById(2131363788);
if (textView != null) {
i2 = 2131363786;
MaterialButton materialButton = (MaterialButton) view2.findViewById(2131363786);
i2 = 2131363789;
MaterialButton materialButton = (MaterialButton) view2.findViewById(2131363789);
if (materialButton != null) {
i2 = 2131363787;
MaterialButton materialButton2 = (MaterialButton) view2.findViewById(2131363787);
i2 = 2131363790;
MaterialButton materialButton2 = (MaterialButton) view2.findViewById(2131363790);
if (materialButton2 != null) {
i2 = 2131363788;
TextView textView2 = (TextView) view2.findViewById(2131363788);
i2 = 2131363791;
TextView textView2 = (TextView) view2.findViewById(2131363791);
if (textView2 != null) {
i2 = 2131365485;
TextView textView3 = (TextView) view2.findViewById(2131365485);
i2 = 2131365491;
TextView textView3 = (TextView) view2.findViewById(2131365491);
if (textView3 != null) {
return new v4((LinearLayout) view2, textView, materialButton, materialButton2, textView2, textView3);
}
@ -131,7 +131,7 @@ public final class a extends AppDialog {
}
public a() {
super(2131559076);
super(2131559077);
}
public final v4 g() {
@ -165,7 +165,7 @@ public final class a extends AppDialog {
}
TextView textView = g().b;
m.checkNotNullExpressionValue(textView, "binding.maskedLinksBodyText");
c.a.l.b.n(textView, 2131890942, new Object[]{obj}, null, 4);
c.a.l.b.n(textView, 2131890973, new Object[]{obj}, null, 4);
g().f169c.setOnClickListener(new d(this));
g().d.setOnClickListener(new View$OnClickListenerC0016a(0, this, str));
g().e.setOnClickListener(new View$OnClickListenerC0016a(1, this, str));

View File

@ -84,8 +84,8 @@ public final class g extends AppDialog {
i2 = 2131361858;
MaterialButton materialButton2 = (MaterialButton) view2.findViewById(2131361858);
if (materialButton2 != null) {
i2 = 2131365485;
TextView textView2 = (TextView) view2.findViewById(2131365485);
i2 = 2131365491;
TextView textView2 = (TextView) view2.findViewById(2131365491);
if (textView2 != null) {
return new c.a.i.a((LinearLayout) view2, textView, materialButton, materialButton2, textView2);
}

View File

@ -48,7 +48,7 @@ public final class h extends AppDialog {
m.checkNotNullExpressionValue(requireContext2, "requireContext()");
String str = (String) this.k;
m.checkNotNullExpressionValue(str, "username");
o.a(requireContext2, str, 2131887620);
o.a(requireContext2, str, 2131887622);
((h) this.j).dismiss();
} else {
throw null;

View File

@ -57,8 +57,8 @@ public final class i extends AppDialog {
i2 = 2131362208;
MaterialButton materialButton = (MaterialButton) view2.findViewById(2131362208);
if (materialButton != null) {
i2 = 2131364028;
LinearLayout linearLayout = (LinearLayout) view2.findViewById(2131364028);
i2 = 2131364030;
LinearLayout linearLayout = (LinearLayout) view2.findViewById(2131364030);
if (linearLayout != null) {
return new e((LinearLayout) view2, textView, materialButton, linearLayout);
}
@ -97,6 +97,6 @@ public final class i extends AppDialog {
Integer valueOf = arguments != null ? Integer.valueOf(arguments.getInt("ARG_MAX_VIDEO_CHANNEL_USERS")) : null;
TextView textView = ((e) this.k.getValue((Fragment) this, kPropertyArr[0])).b;
m.checkNotNullExpressionValue(textView, "binding.cameraCapacityBody");
textView.setText(c.a.l.b.j(this, 2131894431, new Object[]{String.valueOf(valueOf)}, null, 4));
textView.setText(c.a.l.b.j(this, 2131894478, new Object[]{String.valueOf(valueOf)}, null, 4));
}
}

View File

@ -20,7 +20,7 @@ public final class k extends o implements Function1<View, Unit> {
@Override // kotlin.jvm.functions.Function1
public Unit invoke(View view) {
m.checkNotNullParameter(view, "<anonymous parameter 0>");
this.$onConfirm.invoke(2131888786);
this.$onConfirm.invoke(2131888796);
return Unit.a;
}
}

View File

@ -45,11 +45,11 @@ public final class l extends AppDialog {
public s invoke(View view) {
View view2 = view;
m.checkNotNullParameter(view2, "p1");
int i2 = 2131363459;
MaterialButton materialButton = (MaterialButton) view2.findViewById(2131363459);
int i2 = 2131363461;
MaterialButton materialButton = (MaterialButton) view2.findViewById(2131363461);
if (materialButton != null) {
i2 = 2131364028;
LinearLayout linearLayout = (LinearLayout) view2.findViewById(2131364028);
i2 = 2131364030;
LinearLayout linearLayout = (LinearLayout) view2.findViewById(2131364030);
if (linearLayout != null) {
return new s((LinearLayout) view2, materialButton, linearLayout);
}

View File

@ -54,26 +54,26 @@ public final class q extends AppDialog {
public p4 invoke(View view) {
View view2 = view;
m.checkNotNullParameter(view2, "p1");
int i2 = 2131363052;
LinearLayout linearLayout = (LinearLayout) view2.findViewById(2131363052);
int i2 = 2131363054;
LinearLayout linearLayout = (LinearLayout) view2.findViewById(2131363054);
if (linearLayout != null) {
i2 = 2131363053;
TextView textView = (TextView) view2.findViewById(2131363053);
i2 = 2131363055;
TextView textView = (TextView) view2.findViewById(2131363055);
if (textView != null) {
i2 = 2131363054;
MaterialButton materialButton = (MaterialButton) view2.findViewById(2131363054);
i2 = 2131363056;
MaterialButton materialButton = (MaterialButton) view2.findViewById(2131363056);
if (materialButton != null) {
i2 = 2131363055;
TextView textView2 = (TextView) view2.findViewById(2131363055);
i2 = 2131363057;
TextView textView2 = (TextView) view2.findViewById(2131363057);
if (textView2 != null) {
i2 = 2131363056;
LinearLayout linearLayout2 = (LinearLayout) view2.findViewById(2131363056);
i2 = 2131363058;
LinearLayout linearLayout2 = (LinearLayout) view2.findViewById(2131363058);
if (linearLayout2 != null) {
i2 = 2131363057;
LoadingButton loadingButton = (LoadingButton) view2.findViewById(2131363057);
i2 = 2131363059;
LoadingButton loadingButton = (LoadingButton) view2.findViewById(2131363059);
if (loadingButton != null) {
i2 = 2131363058;
TextInputLayout textInputLayout = (TextInputLayout) view2.findViewById(2131363058);
i2 = 2131363060;
TextInputLayout textInputLayout = (TextInputLayout) view2.findViewById(2131363060);
if (textInputLayout != null) {
return new p4((LinearLayout) view2, linearLayout, textView, materialButton, textView2, linearLayout2, loadingButton, textInputLayout);
}
@ -197,7 +197,7 @@ public final class q extends AppDialog {
}
public q() {
super(2131558997);
super(2131558998);
}
public final p4 g() {

View File

@ -57,14 +57,14 @@ public final class r extends AppDialog {
public i5 invoke(View view) {
View view2 = view;
m.checkNotNullParameter(view2, "p1");
int i2 = 2131365484;
LoadingButton loadingButton = (LoadingButton) view2.findViewById(2131365484);
int i2 = 2131365490;
LoadingButton loadingButton = (LoadingButton) view2.findViewById(2131365490);
if (loadingButton != null) {
i2 = 2131365485;
TextView textView = (TextView) view2.findViewById(2131365485);
i2 = 2131365491;
TextView textView = (TextView) view2.findViewById(2131365491);
if (textView != null) {
i2 = 2131365486;
TextView textView2 = (TextView) view2.findViewById(2131365486);
i2 = 2131365492;
TextView textView2 = (TextView) view2.findViewById(2131365492);
if (textView2 != null) {
return new i5((LinearLayout) view2, loadingButton, textView, textView2);
}
@ -94,11 +94,11 @@ public final class r extends AppDialog {
KProperty[] kPropertyArr = r.i;
TextView textView = rVar.g().f107c;
m.checkNotNullExpressionValue(textView, "binding.viewDialogConfirmationHeader");
textView.setText(rVar.getString(2131893687));
textView.setText(rVar.getString(2131893727));
TextView textView2 = rVar.g().d;
m.checkNotNullExpressionValue(textView2, "binding.viewDialogConfirmationText");
textView2.setText(rVar.getString(2131893686));
rVar.g().b.setText(rVar.getString(2131891633));
textView2.setText(rVar.getString(2131893726));
rVar.g().b.setText(rVar.getString(2131891666));
rVar.g().b.setIsLoading(dVar2.b);
rVar.g().b.setOnClickListener(new s(rVar));
return Unit.a;
@ -127,7 +127,7 @@ public final class r extends AppDialog {
if (m.areEqual(bVar2, v.b.a.a)) {
rVar.dismiss();
} else if (m.areEqual(bVar2, v.b.C0018b.a)) {
c.a.d.o.g(rVar.getContext(), 2131890433, 0, null, 12);
c.a.d.o.g(rVar.getContext(), 2131890463, 0, null, 12);
} else {
throw new NoWhenBranchMatchedException();
}
@ -152,7 +152,7 @@ public final class r extends AppDialog {
}
public r() {
super(2131559255);
super(2131559256);
e eVar = e.i;
h0 h0Var = new h0(this);
this.l = FragmentViewModelLazyKt.createViewModelLazy(this, a0.getOrCreateKotlinClass(v.class), new m(1, h0Var), new j0(eVar));

View File

@ -61,26 +61,26 @@ public final class a extends AppDialog {
public p invoke(View view) {
View view2 = view;
m.checkNotNullParameter(view2, "p1");
int i2 = 2131363291;
TextView textView = (TextView) view2.findViewById(2131363291);
int i2 = 2131363293;
TextView textView = (TextView) view2.findViewById(2131363293);
if (textView != null) {
i2 = 2131363292;
RelativeLayout relativeLayout = (RelativeLayout) view2.findViewById(2131363292);
i2 = 2131363294;
RelativeLayout relativeLayout = (RelativeLayout) view2.findViewById(2131363294);
if (relativeLayout != null) {
i2 = 2131363294;
MaterialButton materialButton = (MaterialButton) view2.findViewById(2131363294);
i2 = 2131363296;
MaterialButton materialButton = (MaterialButton) view2.findViewById(2131363296);
if (materialButton != null) {
i2 = 2131363299;
LinkifiedTextView linkifiedTextView = (LinkifiedTextView) view2.findViewById(2131363299);
i2 = 2131363301;
LinkifiedTextView linkifiedTextView = (LinkifiedTextView) view2.findViewById(2131363301);
if (linkifiedTextView != null) {
i2 = 2131363300;
MaterialButton materialButton2 = (MaterialButton) view2.findViewById(2131363300);
i2 = 2131363302;
MaterialButton materialButton2 = (MaterialButton) view2.findViewById(2131363302);
if (materialButton2 != null) {
i2 = 2131363301;
TextView textView2 = (TextView) view2.findViewById(2131363301);
i2 = 2131363303;
TextView textView2 = (TextView) view2.findViewById(2131363303);
if (textView2 != null) {
i2 = 2131363302;
ImageView imageView = (ImageView) view2.findViewById(2131363302);
i2 = 2131363304;
ImageView imageView = (ImageView) view2.findViewById(2131363304);
if (imageView != null) {
return new p((LinearLayout) view2, textView, relativeLayout, materialButton, linkifiedTextView, materialButton2, textView2, imageView);
}
@ -160,7 +160,7 @@ public final class a extends AppDialog {
KProperty[] kPropertyArr = a.i;
MaterialButton materialButton = aVar.g().d;
m.checkNotNullExpressionValue(materialButton, "binding.giftEntitlementCopy");
materialButton.setText(context.getString(2131887619));
materialButton.setText(context.getString(2131887621));
this.i.g().f137c.setBackgroundResource(DrawableCompat.getThemedDrawableRes$default(context, 2130969333, 0, 2, (Object) null));
}
}
@ -205,7 +205,7 @@ public final class a extends AppDialog {
Pair pair = SubscriptionPlanType.Companion.from(inAppSku.getPaymentGatewaySkuId()).getInterval() == SubscriptionInterval.MONTHLY ? new Pair(2131886533, 2131755023) : new Pair(2131886536, 2131755026);
int intValue = ((Number) pair.component1()).intValue();
int intValue2 = ((Number) pair.component2()).intValue();
String string2 = getString(giftingUtils.getTierForSku(inAppSku.getSkuId()) == PremiumTier.TIER_1 ? 2131892261 : 2131892263);
String string2 = getString(giftingUtils.getTierForSku(inAppSku.getSkuId()) == PremiumTier.TIER_1 ? 2131892299 : 2131892301);
m.checkNotNullExpressionValue(string2, "getString(\n if (G…ring.premium_tier_2\n )");
TextView textView = g().g;
m.checkNotNullExpressionValue(textView, "binding.giftPurchasedDialogSubtext");

View File

@ -216,14 +216,14 @@ public final class c extends AppDialog {
str = "";
}
CharSequence i2 = cVar2.i(gift);
LinearLayout linearLayout = c.d.b.a.a.o0(c.d.b.a.a.o0(cVar2.h().h, "binding.acceptGiftHeader", gift.isAnyNitroGift() ? c.a.l.b.j(cVar2, 2131889021, new Object[]{str}, null, 4) : c.a.l.b.j(cVar2, 2131889020, new Object[0], null, 4), cVar2).f177c, "binding.acceptGiftBodyText", gift.isNitroClassicGift() ? c.a.l.b.j(cVar2, 2131889002, new Object[]{i2}, null, 4) : gift.isNitroGift() ? c.a.l.b.j(cVar2, 2131889003, new Object[]{i2}, null, 4) : c.a.l.b.j(cVar2, 2131889001, new Object[]{str}, null, 4), cVar2).e;
LinearLayout linearLayout = c.d.b.a.a.o0(c.d.b.a.a.o0(cVar2.h().h, "binding.acceptGiftHeader", gift.isAnyNitroGift() ? c.a.l.b.j(cVar2, 2131889031, new Object[]{str}, null, 4) : c.a.l.b.j(cVar2, 2131889030, new Object[0], null, 4), cVar2).f177c, "binding.acceptGiftBodyText", gift.isNitroClassicGift() ? c.a.l.b.j(cVar2, 2131889012, new Object[]{i2}, null, 4) : gift.isNitroGift() ? c.a.l.b.j(cVar2, 2131889013, new Object[]{i2}, null, 4) : c.a.l.b.j(cVar2, 2131889011, new Object[]{str}, null, 4), cVar2).e;
m.checkNotNullExpressionValue(linearLayout, "binding.acceptGiftDisclaimerContainer");
linearLayout.setVisibility(8);
MaterialButton materialButton = cVar2.h().d;
m.checkNotNullExpressionValue(materialButton, "binding.acceptGiftConfirm");
Context context = cVar2.getContext();
if (context != null) {
charSequence = context.getText(2131889016);
charSequence = context.getText(2131889026);
}
materialButton.setText(charSequence);
cVar2.h().d.setOnClickListener(new d(cVar2));
@ -234,16 +234,16 @@ public final class c extends AppDialog {
cVar3.g(gift2);
TextView textView = cVar3.h().h;
m.checkNotNullExpressionValue(textView, "binding.acceptGiftHeader");
c.a.l.b.n(textView, 2131889019, new Object[0], null, 4);
c.a.l.b.n(textView, 2131889029, new Object[0], null, 4);
TextView textView2 = cVar3.h().f177c;
m.checkNotNullExpressionValue(textView2, "binding.acceptGiftBodyText");
c.a.l.b.n(textView2, 2131888986, new Object[0], null, 4);
c.a.l.b.n(textView2, 2131888996, new Object[0], null, 4);
LinearLayout linearLayout2 = cVar3.h().e;
m.checkNotNullExpressionValue(linearLayout2, "binding.acceptGiftDisclaimerContainer");
linearLayout2.setVisibility(8);
MaterialButton materialButton2 = cVar3.h().d;
m.checkNotNullExpressionValue(materialButton2, "binding.acceptGiftConfirm");
c.a.l.b.n(materialButton2, 2131889012, new Object[0], null, 4);
c.a.l.b.n(materialButton2, 2131889022, new Object[0], null, 4);
cVar3.h().d.setOnClickListener(new e(cVar3));
} else {
c cVar4 = this.this$0;
@ -252,7 +252,7 @@ public final class c extends AppDialog {
cVar4.g(gift3);
ModelStoreListing storeListing2 = gift3.getStoreListing();
String name = (storeListing2 == null || (sku2 = storeListing2.getSku()) == null) ? null : sku2.getName();
LinearLayout linearLayout3 = c.d.b.a.a.o0(c.d.b.a.a.o0(cVar4.h().h, "binding.acceptGiftHeader", gift3.isAnyNitroGift() ? c.a.l.b.j(cVar4, 2131889018, new Object[]{name}, null, 4) : c.a.l.b.j(cVar4, 2131889017, new Object[0], null, 4), cVar4).f177c, "binding.acceptGiftBodyText", gift3.isAnyNitroGift() ? c.a.l.b.j(cVar4, 2131888988, new Object[]{name, cVar4.i(gift3)}, null, 4) : c.a.l.b.j(cVar4, 2131888987, new Object[]{name}, null, 4), cVar4).e;
LinearLayout linearLayout3 = c.d.b.a.a.o0(c.d.b.a.a.o0(cVar4.h().h, "binding.acceptGiftHeader", gift3.isAnyNitroGift() ? c.a.l.b.j(cVar4, 2131889028, new Object[]{name}, null, 4) : c.a.l.b.j(cVar4, 2131889027, new Object[0], null, 4), cVar4).f177c, "binding.acceptGiftBodyText", gift3.isAnyNitroGift() ? c.a.l.b.j(cVar4, 2131888998, new Object[]{name, cVar4.i(gift3)}, null, 4) : c.a.l.b.j(cVar4, 2131888997, new Object[]{name}, null, 4), cVar4).e;
m.checkNotNullExpressionValue(linearLayout3, "binding.acceptGiftDisclaimerContainer");
if (!gift3.isAnyNitroGift()) {
i = 8;
@ -262,7 +262,7 @@ public final class c extends AppDialog {
m.checkNotNullExpressionValue(materialButton3, "binding.acceptGiftConfirm");
Context context2 = cVar4.getContext();
if (context2 != null) {
charSequence = context2.getText(2131889010);
charSequence = context2.getText(2131889020);
}
materialButton3.setText(charSequence);
cVar4.h().d.setOnClickListener(new f(gift3));
@ -280,7 +280,7 @@ public final class c extends AppDialog {
ProgressBar progressBar = cVar5.h().i;
m.checkNotNullExpressionValue(progressBar, "binding.acceptGiftProgress");
progressBar.setVisibility(0);
LinearLayout linearLayout4 = c.d.b.a.a.o0(c.d.b.a.a.o0(cVar5.h().h, "binding.acceptGiftHeader", gift4.isAnyNitroGift() ? c.a.l.b.j(cVar5, 2131889018, new Object[]{name2}, null, 4) : c.a.l.b.j(cVar5, 2131889017, new Object[0], null, 4), cVar5).f177c, "binding.acceptGiftBodyText", gift4.isAnyNitroGift() ? c.a.l.b.j(cVar5, 2131888988, new Object[]{name2, cVar5.i(gift4)}, null, 4) : c.a.l.b.j(cVar5, 2131888987, new Object[]{name2}, null, 4), cVar5).e;
LinearLayout linearLayout4 = c.d.b.a.a.o0(c.d.b.a.a.o0(cVar5.h().h, "binding.acceptGiftHeader", gift4.isAnyNitroGift() ? c.a.l.b.j(cVar5, 2131889028, new Object[]{name2}, null, 4) : c.a.l.b.j(cVar5, 2131889027, new Object[0], null, 4), cVar5).f177c, "binding.acceptGiftBodyText", gift4.isAnyNitroGift() ? c.a.l.b.j(cVar5, 2131888998, new Object[]{name2, cVar5.i(gift4)}, null, 4) : c.a.l.b.j(cVar5, 2131888997, new Object[]{name2}, null, 4), cVar5).e;
m.checkNotNullExpressionValue(linearLayout4, "binding.acceptGiftDisclaimerContainer");
if (!gift4.isAnyNitroGift()) {
i = 8;
@ -294,38 +294,38 @@ public final class c extends AppDialog {
cVar6.g(redeemedFailed.getGift());
TextView textView3 = cVar6.h().h;
m.checkNotNullExpressionValue(textView3, "binding.acceptGiftHeader");
textView3.setText(c.a.l.b.j(cVar6, 2131889019, new Object[0], null, 4));
textView3.setText(c.a.l.b.j(cVar6, 2131889029, new Object[0], null, 4));
TextView textView4 = cVar6.h().f177c;
m.checkNotNullExpressionValue(textView4, "binding.acceptGiftBodyText");
c.a.l.b.n(textView4, 2131889008, new Object[0], null, 4);
c.a.l.b.n(textView4, 2131889018, new Object[0], null, 4);
if (redeemedFailed.getCanRetry()) {
TextView textView5 = cVar6.h().f177c;
m.checkNotNullExpressionValue(textView5, "binding.acceptGiftBodyText");
c.a.l.b.n(textView5, 2131889008, new Object[0], null, 4);
c.a.l.b.n(textView5, 2131889018, new Object[0], null, 4);
MaterialButton materialButton5 = cVar6.h().d;
m.checkNotNullExpressionValue(materialButton5, "binding.acceptGiftConfirm");
Context context3 = cVar6.getContext();
if (context3 != null) {
charSequence = context3.getText(2131892611);
charSequence = context3.getText(2131892653);
}
materialButton5.setText(charSequence);
cVar6.h().d.setOnClickListener(new f(0, redeemedFailed));
} else {
Integer errorCode = redeemedFailed.getErrorCode();
if (errorCode != null && errorCode.intValue() == 50054) {
cVar6.h().f177c.setText(2131888995);
cVar6.h().f177c.setText(2131889005);
} else if (errorCode != null && errorCode.intValue() == 100024) {
cVar6.h().f177c.setText(2131888991);
cVar6.h().f177c.setText(2131889001);
} else if (errorCode != null && errorCode.intValue() == 100022) {
cVar6.h().f177c.setText(2131888992);
cVar6.h().f177c.setText(2131889002);
} else if (errorCode != null && errorCode.intValue() == 100025) {
cVar6.h().f177c.setText(2131888990);
cVar6.h().f177c.setText(2131889000);
}
MaterialButton materialButton6 = cVar6.h().d;
m.checkNotNullExpressionValue(materialButton6, "binding.acceptGiftConfirm");
Context context4 = cVar6.getContext();
if (context4 != null) {
charSequence = context4.getText(2131889012);
charSequence = context4.getText(2131889022);
}
materialButton6.setText(charSequence);
cVar6.h().d.setOnClickListener(new f(1, cVar6));
@ -386,9 +386,9 @@ public final class c extends AppDialog {
}
int ordinal = subscriptionPlan.b().ordinal();
if (ordinal == 0) {
i2 = 2131755117;
} else if (ordinal == 1) {
i2 = 2131755118;
} else if (ordinal == 1) {
i2 = 2131755119;
} else {
throw new NoWhenBranchMatchedException();
}
@ -397,10 +397,10 @@ public final class c extends AppDialog {
CharSequence i18nPluralString = StringResourceUtilsKt.getI18nPluralString(requireContext, i2, subscriptionPlan.c(), Integer.valueOf(subscriptionPlan.c()));
int ordinal2 = subscriptionPlan.b().ordinal();
if (ordinal2 == 0) {
return c.a.l.b.j(this, 2131889022, new Object[]{i18nPluralString}, null, 4);
return c.a.l.b.j(this, 2131889032, new Object[]{i18nPluralString}, null, 4);
}
if (ordinal2 == 1) {
return c.a.l.b.j(this, 2131889023, new Object[]{i18nPluralString}, null, 4);
return c.a.l.b.j(this, 2131889033, new Object[]{i18nPluralString}, null, 4);
}
throw new NoWhenBranchMatchedException();
}
@ -434,7 +434,7 @@ public final class c extends AppDialog {
}
LinkifiedTextView linkifiedTextView = h().f;
m.checkNotNullExpressionValue(linkifiedTextView, "binding.acceptGiftDisclaimerText");
c.a.l.b.n(linkifiedTextView, 2131888989, new Object[]{f.a.a(360055386693L, null)}, null, 4);
c.a.l.b.n(linkifiedTextView, 2131888999, new Object[]{f.a.a(360055386693L, null)}, null, 4);
ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui$default(StoreStream.Companion.getGifting().requestGift(string), this, null, 2, null), c.class, (Context) null, (Function1) null, new C0021c(this), (Function0) null, (Function0) null, new d(this), 54, (Object) null);
}
}

View File

@ -23,7 +23,7 @@ public final class e extends o implements Function1<Exception, Unit> {
Exception exc2 = exc;
m.checkNotNullParameter(exc2, "e");
AppFragment appFragment = this.this$0.this$0;
o.j(appFragment, b.j(appFragment, 2131894003, new Object[]{exc2.getMessage()}, null, 4), 0, 4);
o.j(appFragment, b.j(appFragment, 2131894042, new Object[]{exc2.getMessage()}, null, 4), 0, 4);
return Unit.a;
}
}

View File

@ -86,7 +86,7 @@ public final class j implements AppPermissionsRequests {
m.checkNotNullParameter(map, "it");
Function0 function0 = this.$onFailure;
if (function0 == null || ((Unit) function0.mo1invoke()) == null) {
j.a(this.this$0, 2131891823);
j.a(this.this$0, 2131891860);
}
return Unit.a;
}
@ -127,7 +127,7 @@ public final class j implements AppPermissionsRequests {
@Override // kotlin.jvm.functions.Function1
public Unit invoke(Map<String, ? extends Boolean> map) {
m.checkNotNullParameter(map, "it");
j.a(this.this$0, 2131891816);
j.a(this.this$0, 2131891853);
return Unit.a;
}
}
@ -147,7 +147,7 @@ public final class j implements AppPermissionsRequests {
@Override // kotlin.jvm.functions.Function1
public Unit invoke(Map<String, ? extends Boolean> map) {
m.checkNotNullParameter(map, "it");
j.a(this.this$0, 2131891817);
j.a(this.this$0, 2131891854);
return Unit.a;
}
}
@ -196,7 +196,7 @@ public final class j implements AppPermissionsRequests {
m.checkNotNullParameter(map, "it");
Function0 function0 = this.$onFailure;
if (function0 == null || ((Unit) function0.mo1invoke()) == null) {
j.a(this.this$0, 2131891818);
j.a(this.this$0, 2131891855);
}
return Unit.a;
}
@ -223,16 +223,16 @@ public final class j implements AppPermissionsRequests {
obj = Boolean.FALSE;
}
if (!((Boolean) obj).booleanValue()) {
j.a(this.this$0, 2131891818);
j.a(this.this$0, 2131891855);
} else {
Object obj2 = map2.get("android.permission.CAMERA");
if (obj2 == null) {
obj2 = Boolean.FALSE;
}
if (!((Boolean) obj2).booleanValue()) {
j.a(this.this$0, 2131891340);
j.a(this.this$0, 2131891373);
} else {
j.a(this.this$0, 2131891340);
j.a(this.this$0, 2131891373);
}
}
return Unit.a;

View File

@ -40,7 +40,7 @@ public final class o {
public static /* synthetic */ void c(Context context, CharSequence charSequence, int i, int i2) {
if ((i2 & 4) != 0) {
i = 2131887620;
i = 2131887622;
}
a(context, charSequence, i);
}

View File

@ -21,7 +21,7 @@ public final class q0 extends o implements Function1<Experiment, Unit> {
public Unit invoke(Experiment experiment) {
Experiment experiment2 = experiment;
this.this$0.d = experiment2 != null ? experiment2.getBucket() : -1;
RebrandFeatureFlag rebrandFeatureFlag = RebrandFeatureFlag.f1593c;
RebrandFeatureFlag rebrandFeatureFlag = RebrandFeatureFlag.f1595c;
boolean z2 = true;
if (this.this$0.d < 1) {
z2 = false;

View File

@ -23,8 +23,6 @@ public final class g4 implements ViewBinding {
public final StickerView e;
@NonNull
public final ImageView f;
@NonNull
public final ImageView g;
public g4(@NonNull LinearLayout linearLayout, @NonNull StickerView stickerView, @NonNull StickerView stickerView2, @NonNull StickerView stickerView3, @NonNull StickerView stickerView4, @NonNull FrameLayout frameLayout, @NonNull ImageView imageView, @NonNull ImageView imageView2) {
this.a = linearLayout;
@ -32,8 +30,7 @@ public final class g4 implements ViewBinding {
this.f96c = stickerView2;
this.d = stickerView3;
this.e = stickerView4;
this.f = imageView;
this.g = imageView2;
this.f = imageView2;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -1,8 +1,6 @@
package c.a.i;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
@ -28,25 +26,6 @@ public final class h1 implements ViewBinding {
this.d = imageView;
}
@NonNull
public static h1 a(@NonNull LayoutInflater layoutInflater, @NonNull ViewGroup viewGroup) {
layoutInflater.inflate(2131558673, viewGroup);
int i = 2131365106;
SimpleDraweeView simpleDraweeView = (SimpleDraweeView) viewGroup.findViewById(2131365106);
if (simpleDraweeView != null) {
i = 2131365107;
RLottieImageView rLottieImageView = (RLottieImageView) viewGroup.findViewById(2131365107);
if (rLottieImageView != null) {
i = 2131365108;
ImageView imageView = (ImageView) viewGroup.findViewById(2131365108);
if (imageView != null) {
return new h1(viewGroup, simpleDraweeView, rLottieImageView, imageView);
}
}
}
throw new NullPointerException("Missing required view with ID: ".concat(viewGroup.getResources().getResourceName(i)));
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {

View File

@ -27,23 +27,23 @@ public final class i0 implements ViewBinding {
@NonNull
public static i0 a(@NonNull View view) {
int i = 2131363528;
SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(2131363528);
int i = 2131363530;
SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(2131363530);
if (simpleDraweeView != null) {
i = 2131363529;
ImageView imageView = (ImageView) view.findViewById(2131363529);
i = 2131363531;
ImageView imageView = (ImageView) view.findViewById(2131363531);
if (imageView != null) {
i = 2131363530;
ImageView imageView2 = (ImageView) view.findViewById(2131363530);
i = 2131363532;
ImageView imageView2 = (ImageView) view.findViewById(2131363532);
if (imageView2 != null) {
i = 2131363531;
TextView textView = (TextView) view.findViewById(2131363531);
i = 2131363533;
TextView textView = (TextView) view.findViewById(2131363533);
if (textView != null) {
i = 2131363532;
ImageView imageView3 = (ImageView) view.findViewById(2131363532);
i = 2131363534;
ImageView imageView3 = (ImageView) view.findViewById(2131363534);
if (imageView3 != null) {
i = 2131364219;
Group group = (Group) view.findViewById(2131364219);
i = 2131364221;
Group group = (Group) view.findViewById(2131364221);
if (group != null) {
return new i0((ConstraintLayout) view, simpleDraweeView, imageView, imageView2, textView, imageView3, group);
}

View File

@ -30,17 +30,17 @@ public final class i1 implements ViewBinding {
@NonNull
public static i1 a(@NonNull View view) {
ConstraintLayout constraintLayout = (ConstraintLayout) view;
int i = 2131365231;
MaterialButton materialButton = (MaterialButton) view.findViewById(2131365231);
int i = 2131365235;
MaterialButton materialButton = (MaterialButton) view.findViewById(2131365235);
if (materialButton != null) {
i = 2131365232;
TextView textView = (TextView) view.findViewById(2131365232);
i = 2131365236;
TextView textView = (TextView) view.findViewById(2131365236);
if (textView != null) {
i = 2131365233;
TextView textView2 = (TextView) view.findViewById(2131365233);
i = 2131365237;
TextView textView2 = (TextView) view.findViewById(2131365237);
if (textView2 != null) {
i = 2131365257;
ImageView imageView = (ImageView) view.findViewById(2131365257);
i = 2131365261;
ImageView imageView = (ImageView) view.findViewById(2131365261);
if (imageView != null) {
return new i1(constraintLayout, constraintLayout, materialButton, textView, textView2, imageView);
}

View File

@ -22,18 +22,21 @@ public final class i3 implements ViewBinding {
@NonNull
public final ImageView e;
@NonNull
public final TextView f;
public final ImageView f;
@NonNull
public final SpeakerPulseView g;
public final TextView g;
@NonNull
public final SpeakerPulseView h;
public i3(@NonNull View view, @NonNull VoiceUserView voiceUserView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3, @NonNull TextView textView, @NonNull SpeakerPulseView speakerPulseView) {
public i3(@NonNull View view, @NonNull VoiceUserView voiceUserView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3, @NonNull ImageView imageView4, @NonNull TextView textView, @NonNull SpeakerPulseView speakerPulseView) {
this.a = view;
this.b = voiceUserView;
this.f105c = imageView;
this.d = imageView2;
this.e = imageView3;
this.f = textView;
this.g = speakerPulseView;
this.f = imageView4;
this.g = textView;
this.h = speakerPulseView;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -25,11 +25,11 @@ public final class j5 implements ViewBinding {
@NonNull
public static j5 a(@NonNull View view) {
int i = 2131365385;
SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(2131365385);
int i = 2131365390;
SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(2131365390);
if (simpleDraweeView != null) {
i = 2131365386;
TextView textView = (TextView) view.findViewById(2131365386);
i = 2131365391;
TextView textView = (TextView) view.findViewById(2131365391);
if (textView != null) {
return new j5((RelativeLayout) view, simpleDraweeView, textView);
}

View File

@ -33,11 +33,11 @@ public final class k4 implements ViewBinding {
i = 2131361885;
View findViewById = view.findViewById(2131361885);
if (findViewById != null) {
int i2 = 2131365488;
ImageView imageView = (ImageView) findViewById.findViewById(2131365488);
int i2 = 2131365494;
ImageView imageView = (ImageView) findViewById.findViewById(2131365494);
if (imageView != null) {
i2 = 2131365489;
TextView textView = (TextView) findViewById.findViewById(2131365489);
i2 = 2131365495;
TextView textView = (TextView) findViewById.findViewById(2131365495);
if (textView != null) {
return new k4((ActionRowComponentView) view, flexboxLayout, new a2((ConstraintLayout) findViewById, imageView, textView));
}

View File

@ -55,45 +55,45 @@ public final class k5 implements ViewBinding {
@NonNull
public static k5 a(@NonNull LayoutInflater layoutInflater, @Nullable ViewGroup viewGroup, boolean z2) {
View inflate = layoutInflater.inflate(2131559272, viewGroup, false);
View inflate = layoutInflater.inflate(2131559273, viewGroup, false);
if (z2) {
viewGroup.addView(inflate);
}
int i = 2131362092;
Barrier barrier = (Barrier) inflate.findViewById(2131362092);
if (barrier != null) {
i = 2131363538;
Space space = (Space) inflate.findViewById(2131363538);
i = 2131363540;
Space space = (Space) inflate.findViewById(2131363540);
if (space != null) {
i = 2131364435;
LinearLayout linearLayout = (LinearLayout) inflate.findViewById(2131364435);
i = 2131364438;
LinearLayout linearLayout = (LinearLayout) inflate.findViewById(2131364438);
if (linearLayout != null) {
i = 2131364436;
TextView textView = (TextView) inflate.findViewById(2131364436);
i = 2131364439;
TextView textView = (TextView) inflate.findViewById(2131364439);
if (textView != null) {
i = 2131364437;
TextView textView2 = (TextView) inflate.findViewById(2131364437);
i = 2131364440;
TextView textView2 = (TextView) inflate.findViewById(2131364440);
if (textView2 != null) {
i = 2131364438;
SimpleDraweeView simpleDraweeView = (SimpleDraweeView) inflate.findViewById(2131364438);
i = 2131364441;
SimpleDraweeView simpleDraweeView = (SimpleDraweeView) inflate.findViewById(2131364441);
if (simpleDraweeView != null) {
i = 2131364441;
SimpleDraweeView simpleDraweeView2 = (SimpleDraweeView) inflate.findViewById(2131364441);
i = 2131364444;
SimpleDraweeView simpleDraweeView2 = (SimpleDraweeView) inflate.findViewById(2131364444);
if (simpleDraweeView2 != null) {
i = 2131364445;
MaterialButton materialButton = (MaterialButton) inflate.findViewById(2131364445);
i = 2131364448;
MaterialButton materialButton = (MaterialButton) inflate.findViewById(2131364448);
if (materialButton != null) {
i = 2131364446;
MaterialButton materialButton2 = (MaterialButton) inflate.findViewById(2131364446);
i = 2131364449;
MaterialButton materialButton2 = (MaterialButton) inflate.findViewById(2131364449);
if (materialButton2 != null) {
i = 2131364448;
TextView textView3 = (TextView) inflate.findViewById(2131364448);
i = 2131364451;
TextView textView3 = (TextView) inflate.findViewById(2131364451);
if (textView3 != null) {
i = 2131364449;
TextView textView4 = (TextView) inflate.findViewById(2131364449);
i = 2131364452;
TextView textView4 = (TextView) inflate.findViewById(2131364452);
if (textView4 != null) {
i = 2131364450;
TextView textView5 = (TextView) inflate.findViewById(2131364450);
i = 2131364453;
TextView textView5 = (TextView) inflate.findViewById(2131364453);
if (textView5 != null) {
return new k5((LinearLayout) inflate, barrier, space, linearLayout, textView, textView2, simpleDraweeView, simpleDraweeView2, materialButton, materialButton2, textView3, textView4, textView5);
}

View File

@ -37,20 +37,20 @@ public final class l4 implements ViewBinding {
@NonNull
public static l4 a(@NonNull View view) {
int i = 2131364562;
ImageView imageView = (ImageView) view.findViewById(2131364562);
int i = 2131364565;
ImageView imageView = (ImageView) view.findViewById(2131364565);
if (imageView != null) {
i = 2131364563;
TypingDots typingDots = (TypingDots) view.findViewById(2131364563);
i = 2131364566;
TypingDots typingDots = (TypingDots) view.findViewById(2131364566);
if (typingDots != null) {
i = 2131364564;
SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(2131364564);
i = 2131364567;
SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(2131364567);
if (simpleDraweeView != null) {
i = 2131364565;
MaterialTextView materialTextView = (MaterialTextView) view.findViewById(2131364565);
i = 2131364568;
MaterialTextView materialTextView = (MaterialTextView) view.findViewById(2131364568);
if (materialTextView != null) {
i = 2131364566;
FlexboxLayout flexboxLayout = (FlexboxLayout) view.findViewById(2131364566);
i = 2131364569;
FlexboxLayout flexboxLayout = (FlexboxLayout) view.findViewById(2131364569);
if (flexboxLayout != null) {
return new l4((SelectComponentView) view, imageView, typingDots, simpleDraweeView, materialTextView, flexboxLayout);
}

View File

@ -17,12 +17,15 @@ public final class o2 implements ViewBinding {
public final TextView f134c;
@NonNull
public final TextView d;
@NonNull
public final TextView e;
public o2(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) {
public o2(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) {
this.a = linearLayout;
this.b = textView;
this.f134c = textView2;
this.d = textView3;
this.e = textView4;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -23,14 +23,17 @@ public final class p2 implements ViewBinding {
public final TextView e;
@NonNull
public final MaterialButton f;
@NonNull
public final TextView g;
public p2(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull ImageView imageView2, @NonNull MaterialButton materialButton) {
public p2(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull ImageView imageView2, @NonNull MaterialButton materialButton, @NonNull TextView textView5) {
this.a = linearLayout;
this.b = textView;
this.f138c = textView2;
this.d = textView3;
this.e = textView4;
this.f = materialButton;
this.g = textView5;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -28,14 +28,14 @@ public final class q3 implements ViewBinding {
@NonNull
public static q3 a(@NonNull View view) {
int i = 2131365455;
ImageView imageView = (ImageView) view.findViewById(2131365455);
int i = 2131365461;
ImageView imageView = (ImageView) view.findViewById(2131365461);
if (imageView != null) {
i = 2131365456;
TextView textView = (TextView) view.findViewById(2131365456);
i = 2131365462;
TextView textView = (TextView) view.findViewById(2131365462);
if (textView != null) {
i = 2131365457;
TextView textView2 = (TextView) view.findViewById(2131365457);
i = 2131365463;
TextView textView2 = (TextView) view.findViewById(2131365463);
if (textView2 != null) {
LinearLayout linearLayout = (LinearLayout) view;
return new q3(linearLayout, imageView, textView, textView2, linearLayout);

View File

@ -47,17 +47,17 @@ public final class r0 implements ViewBinding {
ImageView imageView = (ImageView) inflate.findViewById(2131362631);
if (imageView != null) {
CardView cardView = (CardView) inflate;
i = 2131363031;
TextView textView = (TextView) inflate.findViewById(2131363031);
i = 2131363033;
TextView textView = (TextView) inflate.findViewById(2131363033);
if (textView != null) {
i = 2131364112;
TextInputLayout textInputLayout = (TextInputLayout) inflate.findViewById(2131364112);
i = 2131364114;
TextInputLayout textInputLayout = (TextInputLayout) inflate.findViewById(2131364114);
if (textInputLayout != null) {
i = 2131364430;
RecyclerView recyclerView = (RecyclerView) inflate.findViewById(2131364430);
i = 2131364433;
RecyclerView recyclerView = (RecyclerView) inflate.findViewById(2131364433);
if (recyclerView != null) {
i = 2131365197;
TextView textView2 = (TextView) inflate.findViewById(2131365197);
i = 2131365201;
TextView textView2 = (TextView) inflate.findViewById(2131365201);
if (textView2 != null) {
return new r0(cardView, imageView, cardView, textView, textInputLayout, recyclerView, textView2);
}

View File

@ -209,7 +209,7 @@ public final class b {
m.checkNotNullParameter(objArr, "formatArgs");
m.checkNotNullParameter(renderContext, "renderContext");
Map<String, String> map = renderContext.a;
List<? extends Object> list = renderContext.f2010c;
List<? extends Object> list = renderContext.f2012c;
boolean z2 = true;
if (!map.isEmpty()) {
charSequence = a.replace(charSequence, new f(map));

View File

@ -38,7 +38,7 @@ public final class c extends Node.a<RenderContext> {
spannableStringBuilder.setSpan(obj2, length, spannableStringBuilder.length(), 33);
}
}
Hook.a aVar2 = hook != null ? hook.f2009c : null;
Hook.a aVar2 = hook != null ? hook.f2011c : null;
if (aVar2 != null) {
aVar = aVar2;
} else if (URLUtil.isValidUrl(this.a)) {

View File

@ -1,8 +1,7 @@
package c.a.n.a;
import com.discord.api.guildmember.GuildMember;
import com.discord.models.deserialization.gson.InboundGatewayGsonParser;
import com.discord.models.domain.Model;
import com.discord.models.experiments.dto.UserExperimentDto;
/* compiled from: lambda */
public final /* synthetic */ class a0 implements Model.JsonReader.ItemFactory {
public final /* synthetic */ Model.JsonReader a;
@ -13,6 +12,6 @@ public final /* synthetic */ class a0 implements Model.JsonReader.ItemFactory {
@Override // com.discord.models.domain.Model.JsonReader.ItemFactory
public final Object get() {
return (GuildMember) InboundGatewayGsonParser.fromJson(this.a, GuildMember.class);
return UserExperimentDto.Parser.parse(this.a);
}
}

View File

@ -1,6 +1,6 @@
package c.a.n.a;
import com.discord.api.presence.Presence;
import com.discord.api.channel.Channel;
import com.discord.models.deserialization.gson.InboundGatewayGsonParser;
import com.discord.models.domain.Model;
/* compiled from: lambda */
@ -13,6 +13,6 @@ public final /* synthetic */ class b0 implements Model.JsonReader.ItemFactory {
@Override // com.discord.models.domain.Model.JsonReader.ItemFactory
public final Object get() {
return (Presence) InboundGatewayGsonParser.fromJson(this.a, Presence.class);
return (Channel) InboundGatewayGsonParser.fromJson(this.a, Channel.class);
}
}

View File

@ -1,7 +1,8 @@
package c.a.n.a;
import com.discord.api.activity.Activity;
import com.discord.models.deserialization.gson.InboundGatewayGsonParser;
import com.discord.models.domain.Model;
import com.discord.models.domain.ModelConnectedAccount;
/* compiled from: lambda */
public final /* synthetic */ class c0 implements Model.JsonReader.ItemFactory {
public final /* synthetic */ Model.JsonReader a;
@ -12,6 +13,6 @@ public final /* synthetic */ class c0 implements Model.JsonReader.ItemFactory {
@Override // com.discord.models.domain.Model.JsonReader.ItemFactory
public final Object get() {
return (ModelConnectedAccount) this.a.parse(new ModelConnectedAccount());
return (Activity) InboundGatewayGsonParser.fromJson(this.a, Activity.class);
}
}

View File

@ -1,8 +1,7 @@
package c.a.n.a;
import com.discord.api.user.User;
import com.discord.models.deserialization.gson.InboundGatewayGsonParser;
import com.discord.models.domain.Model;
import com.discord.models.domain.ModelUserProfile;
/* compiled from: lambda */
public final /* synthetic */ class d0 implements Model.JsonReader.ItemFactory {
public final /* synthetic */ Model.JsonReader a;
@ -13,6 +12,6 @@ public final /* synthetic */ class d0 implements Model.JsonReader.ItemFactory {
@Override // com.discord.models.domain.Model.JsonReader.ItemFactory
public final Object get() {
return (User) InboundGatewayGsonParser.fromJson(this.a, User.class);
return (ModelUserProfile.GuildReference) this.a.parse(new ModelUserProfile.GuildReference());
}
}

View File

@ -1,7 +1,7 @@
package c.a.n.a;
import com.discord.models.domain.Model;
import com.discord.models.domain.ModelUserRelationship;
import com.discord.models.domain.ModelConnectedAccount;
/* compiled from: lambda */
public final /* synthetic */ class e0 implements Model.JsonReader.ItemFactory {
public final /* synthetic */ Model.JsonReader a;
@ -12,6 +12,6 @@ public final /* synthetic */ class e0 implements Model.JsonReader.ItemFactory {
@Override // com.discord.models.domain.Model.JsonReader.ItemFactory
public final Object get() {
return (ModelUserRelationship) this.a.parse(new ModelUserRelationship());
return (ModelConnectedAccount) this.a.parse(new ModelConnectedAccount());
}
}

View File

@ -1,8 +1,8 @@
package c.a.n.a;
import com.discord.api.guildjoinrequest.GuildJoinRequest;
import com.discord.models.deserialization.gson.InboundGatewayGsonParser;
import com.discord.models.domain.Model;
import com.discord.models.domain.ModelGuildFolder;
import com.discord.models.domain.ModelUserSettings;
/* compiled from: lambda */
public final /* synthetic */ class f0 implements Model.JsonReader.ItemFactory {
public final /* synthetic */ Model.JsonReader a;
@ -13,6 +13,8 @@ public final /* synthetic */ class f0 implements Model.JsonReader.ItemFactory {
@Override // com.discord.models.domain.Model.JsonReader.ItemFactory
public final Object get() {
return (GuildJoinRequest) InboundGatewayGsonParser.fromJson(this.a, GuildJoinRequest.class);
Model.JsonReader jsonReader = this.a;
int i = ModelUserSettings.EXPLICIT_CONTENT_FILTER_DISABLED;
return ModelGuildFolder.Parser.INSTANCE.parse(jsonReader);
}
}

View File

@ -1,17 +1,13 @@
package c.a.n.a;
import com.discord.models.domain.Model;
import com.discord.models.experiments.dto.GuildExperimentDto;
import com.discord.models.domain.ModelUserProfile;
/* compiled from: lambda */
public final /* synthetic */ class g0 implements Model.JsonReader.ItemFactory {
public final /* synthetic */ Model.JsonReader a;
public final /* synthetic */ class g0 implements Model.JsonReader.KeySelector {
public static final /* synthetic */ g0 a = new g0();
public /* synthetic */ g0(Model.JsonReader jsonReader) {
this.a = jsonReader;
}
@Override // com.discord.models.domain.Model.JsonReader.ItemFactory
public final Object get() {
return GuildExperimentDto.Parser.parse(this.a);
@Override // com.discord.models.domain.Model.JsonReader.KeySelector
public final Object get(Object obj) {
return Long.valueOf(((ModelUserProfile.GuildReference) obj).getGuildId());
}
}

View File

@ -1,17 +1,13 @@
package c.a.n.a;
import com.discord.models.domain.Model;
import com.discord.models.experiments.dto.UserExperimentDto;
import java.util.HashMap;
import rx.functions.Func0;
/* compiled from: lambda */
public final /* synthetic */ class h0 implements Model.JsonReader.ItemFactory {
public final /* synthetic */ Model.JsonReader a;
public final /* synthetic */ class h0 implements Func0 {
public static final /* synthetic */ h0 i = new h0();
public /* synthetic */ h0(Model.JsonReader jsonReader) {
this.a = jsonReader;
}
@Override // com.discord.models.domain.Model.JsonReader.ItemFactory
public final Object get() {
return UserExperimentDto.Parser.parse(this.a);
@Override // rx.functions.Func0, java.util.concurrent.Callable
public final Object call() {
return new HashMap();
}
}

View File

@ -1,18 +1,13 @@
package c.a.n.a;
import com.discord.api.channel.Channel;
import com.discord.models.deserialization.gson.InboundGatewayGsonParser;
import com.discord.models.domain.Model;
import com.discord.models.experiments.dto.UserExperimentDto;
/* compiled from: lambda */
public final /* synthetic */ class i0 implements Model.JsonReader.ItemFactory {
public final /* synthetic */ Model.JsonReader a;
public final /* synthetic */ class i0 implements Model.JsonReader.KeySelector {
public static final /* synthetic */ i0 a = new i0();
public /* synthetic */ i0(Model.JsonReader jsonReader) {
this.a = jsonReader;
}
@Override // com.discord.models.domain.Model.JsonReader.ItemFactory
public final Object get() {
return (Channel) InboundGatewayGsonParser.fromJson(this.a, Channel.class);
@Override // com.discord.models.domain.Model.JsonReader.KeySelector
public final Object get(Object obj) {
return Long.valueOf(((UserExperimentDto) obj).getNameHash());
}
}

View File

@ -1,7 +1,5 @@
package c.a.n.a;
import com.discord.api.activity.Activity;
import com.discord.models.deserialization.gson.InboundGatewayGsonParser;
import com.discord.models.domain.Model;
/* compiled from: lambda */
public final /* synthetic */ class j0 implements Model.JsonReader.ItemFactory {
@ -13,6 +11,6 @@ public final /* synthetic */ class j0 implements Model.JsonReader.ItemFactory {
@Override // com.discord.models.domain.Model.JsonReader.ItemFactory
public final Object get() {
return (Activity) InboundGatewayGsonParser.fromJson(this.a, Activity.class);
return this.a.nextStringOrNull();
}
}

View File

@ -1,9 +1,7 @@
package c.a.n.a;
import com.discord.api.botuikit.Component;
import com.discord.models.deserialization.gson.InboundGatewayGsonParser;
import com.discord.models.domain.Model;
import com.discord.models.domain.ModelMessage;
import com.discord.models.domain.ModelNotificationSettings;
/* compiled from: lambda */
public final /* synthetic */ class k implements Model.JsonReader.ItemFactory {
public final /* synthetic */ Model.JsonReader a;
@ -14,8 +12,6 @@ public final /* synthetic */ class k implements Model.JsonReader.ItemFactory {
@Override // com.discord.models.domain.Model.JsonReader.ItemFactory
public final Object get() {
Model.JsonReader jsonReader = this.a;
int i = ModelMessage.TYPE_LOCAL_APPLICATION_COMMAND;
return (Component) InboundGatewayGsonParser.fromJson(jsonReader.in, Component.class);
return (ModelNotificationSettings.ChannelOverride) this.a.parse(new ModelNotificationSettings.ChannelOverride());
}
}

View File

@ -1,17 +0,0 @@
package c.a.n.a;
import com.discord.models.domain.Model;
import com.discord.models.domain.ModelUserProfile;
/* compiled from: lambda */
public final /* synthetic */ class k0 implements Model.JsonReader.ItemFactory {
public final /* synthetic */ Model.JsonReader a;
public /* synthetic */ k0(Model.JsonReader jsonReader) {
this.a = jsonReader;
}
@Override // com.discord.models.domain.Model.JsonReader.ItemFactory
public final Object get() {
return (ModelUserProfile.GuildReference) this.a.parse(new ModelUserProfile.GuildReference());
}
}

View File

@ -1,4 +1,4 @@
package c.a.n.a.t0;
package c.a.n.a.k0;
import com.discord.models.domain.Model;
import com.discord.models.domain.emoji.ModelEmojiUnicode;

View File

@ -1,4 +1,4 @@
package c.a.n.a.t0;
package c.a.n.a.k0;
import com.discord.models.domain.Model;
import com.discord.models.domain.emoji.ModelEmojiUnicode;

View File

@ -1,4 +1,4 @@
package c.a.n.a.t0;
package c.a.n.a.k0;
import android.os.Parcelable;
import com.discord.models.domain.Model;

View File

@ -1,9 +1,8 @@
package c.a.n.a;
import com.discord.api.sticker.Sticker;
import com.discord.api.guild.Guild;
import com.discord.models.deserialization.gson.InboundGatewayGsonParser;
import com.discord.models.domain.Model;
import com.discord.models.domain.ModelMessage;
/* compiled from: lambda */
public final /* synthetic */ class l implements Model.JsonReader.ItemFactory {
public final /* synthetic */ Model.JsonReader a;
@ -14,8 +13,6 @@ public final /* synthetic */ class l implements Model.JsonReader.ItemFactory {
@Override // com.discord.models.domain.Model.JsonReader.ItemFactory
public final Object get() {
Model.JsonReader jsonReader = this.a;
int i = ModelMessage.TYPE_LOCAL_APPLICATION_COMMAND;
return (Sticker) InboundGatewayGsonParser.fromJson(jsonReader, Sticker.class);
return (Guild) InboundGatewayGsonParser.fromJson(this.a, Guild.class);
}
}

View File

@ -1,17 +0,0 @@
package c.a.n.a;
import com.discord.models.domain.Model;
import com.discord.models.domain.ModelConnectedAccount;
/* compiled from: lambda */
public final /* synthetic */ class l0 implements Model.JsonReader.ItemFactory {
public final /* synthetic */ Model.JsonReader a;
public /* synthetic */ l0(Model.JsonReader jsonReader) {
this.a = jsonReader;
}
@Override // com.discord.models.domain.Model.JsonReader.ItemFactory
public final Object get() {
return (ModelConnectedAccount) this.a.parse(new ModelConnectedAccount());
}
}

View File

@ -1,9 +1,7 @@
package c.a.n.a;
import com.discord.api.message.reaction.MessageReaction;
import com.discord.models.deserialization.gson.InboundGatewayGsonParser;
import com.discord.models.domain.Model;
import com.discord.models.domain.ModelMessage;
import com.discord.models.domain.ModelSession;
/* compiled from: lambda */
public final /* synthetic */ class m implements Model.JsonReader.ItemFactory {
public final /* synthetic */ Model.JsonReader a;
@ -14,8 +12,6 @@ public final /* synthetic */ class m implements Model.JsonReader.ItemFactory {
@Override // com.discord.models.domain.Model.JsonReader.ItemFactory
public final Object get() {
Model.JsonReader jsonReader = this.a;
int i = ModelMessage.TYPE_LOCAL_APPLICATION_COMMAND;
return (MessageReaction) InboundGatewayGsonParser.fromJson(jsonReader, MessageReaction.class);
return (ModelSession) this.a.parse(new ModelSession());
}
}

View File

@ -1,20 +0,0 @@
package c.a.n.a;
import com.discord.models.domain.Model;
import com.discord.models.domain.ModelGuildFolder;
import com.discord.models.domain.ModelUserSettings;
/* compiled from: lambda */
public final /* synthetic */ class m0 implements Model.JsonReader.ItemFactory {
public final /* synthetic */ Model.JsonReader a;
public /* synthetic */ m0(Model.JsonReader jsonReader) {
this.a = jsonReader;
}
@Override // com.discord.models.domain.Model.JsonReader.ItemFactory
public final Object get() {
Model.JsonReader jsonReader = this.a;
int i = ModelUserSettings.EXPLICIT_CONTENT_FILTER_DISABLED;
return ModelGuildFolder.Parser.INSTANCE.parse(jsonReader);
}
}

View File

@ -1,9 +1,6 @@
package c.a.n.a;
import com.discord.api.message.attachment.MessageAttachment;
import com.discord.models.deserialization.gson.InboundGatewayGsonParser;
import com.discord.models.domain.Model;
import com.discord.models.domain.ModelMessage;
/* compiled from: lambda */
public final /* synthetic */ class n implements Model.JsonReader.ItemFactory {
public final /* synthetic */ Model.JsonReader a;
@ -14,8 +11,6 @@ public final /* synthetic */ class n implements Model.JsonReader.ItemFactory {
@Override // com.discord.models.domain.Model.JsonReader.ItemFactory
public final Object get() {
Model.JsonReader jsonReader = this.a;
int i = ModelMessage.TYPE_LOCAL_APPLICATION_COMMAND;
return (MessageAttachment) InboundGatewayGsonParser.fromJson(jsonReader, MessageAttachment.class);
return this.a.nextString(null);
}
}

Some files were not shown because too many files have changed in this diff Show More