diff --git a/app/build.gradle b/app/build.gradle index 9affea622e..e09f50982f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId 'com.discord' minSdkVersion 21 targetSdkVersion 30 - versionCode 102116 - versionName "102.16 - Beta" + versionCode 103111 + versionName "103.11 - Beta" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 0b6bb82437..e57917bd34 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,5 +1,5 @@ - + diff --git a/app/src/main/java/c/a/a/b/a.java b/app/src/main/java/c/a/a/b/a.java index 308e4fc2c3..d5f2e4bc2d 100644 --- a/app/src/main/java/c/a/a/b/a.java +++ b/app/src/main/java/c/a/a/b/a.java @@ -9,7 +9,7 @@ import androidx.fragment.app.FragmentViewModelLazyKt; import c.a.a.b.f; import c.a.d.f0; import c.a.d.h0; -import c.a.i.r1; +import c.a.i.s1; import com.discord.R; import com.discord.app.AppDialog; import com.discord.app.AppViewModel; @@ -80,17 +80,17 @@ public final class a extends AppDialog { } /* compiled from: UserActionsDialog.kt */ - public static final /* synthetic */ class c extends k implements Function1 { + public static final /* synthetic */ class c extends k implements Function1 { public static final c i = new c(); public c() { - super(1, r1.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/UserActionsDialogBinding;", 0); + super(1, s1.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/UserActionsDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public r1 invoke(View view) { + public s1 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.user_actions_dialog_avatar; @@ -108,7 +108,7 @@ public final class a extends AppDialog { i2 = R.id.user_actions_dialog_user_name; TextView textView4 = (TextView) view2.findViewById(R.id.user_actions_dialog_user_name); if (textView4 != null) { - return new r1((LinearLayout) view2, simpleDraweeView, textView, textView2, textView3, textView4); + return new s1((LinearLayout) view2, simpleDraweeView, textView, textView2, textView3, textView4); } } } @@ -164,7 +164,7 @@ public final class a extends AppDialog { Context requireContext = aVar3.requireContext(); m.checkNotNullExpressionValue(requireContext, "requireContext()"); textView.setText(UserNameFormatterKt.getSpannableForUserNameWithDiscrim(user, str, requireContext, R.attr.colorHeaderPrimary, R.attr.font_primary_semibold, R.integer.uikit_textsize_large_sp, R.attr.colorTextMuted, R.attr.font_primary_normal, R.integer.uikit_textsize_large_sp)); - TextView textView2 = aVar3.g().f152c; + TextView textView2 = aVar3.g().f156c; m.checkNotNullExpressionValue(textView2, "binding.userActionsDialogBlockItem"); int i = 8; textView2.setVisibility(aVar2.f36c ? 0 : 8); @@ -235,8 +235,8 @@ public final class a extends AppDialog { this.m = new MGImages.DistinctChangeDetector(); } - public final r1 g() { - return (r1) this.k.getValue((Fragment) this, i[0]); + public final s1 g() { + return (s1) this.k.getValue((Fragment) this, i[0]); } public final f h() { @@ -247,7 +247,7 @@ public final class a extends AppDialog { public void onViewBound(View view) { m.checkNotNullParameter(view, "view"); super.onViewBound(view); - g().f152c.setOnClickListener(new View$OnClickListenerC0001a(0, this)); + g().f156c.setOnClickListener(new View$OnClickListenerC0001a(0, this)); g().e.setOnClickListener(new View$OnClickListenerC0001a(1, this)); g().d.setOnClickListener(new View$OnClickListenerC0001a(2, this)); } diff --git a/app/src/main/java/c/a/a/c/a.java b/app/src/main/java/c/a/a/c/a.java index 7ddebe8876..c4364619c8 100644 --- a/app/src/main/java/c/a/a/c/a.java +++ b/app/src/main/java/c/a/a/c/a.java @@ -11,7 +11,7 @@ import androidx.fragment.app.FragmentViewModelLazyKt; import c.a.a.c.f; import c.a.d.f0; import c.a.d.h0; -import c.a.i.y0; +import c.a.i.z0; import com.discord.R; import com.discord.app.AppDialog; import com.discord.app.AppViewFlipper; @@ -100,17 +100,17 @@ public final class a extends AppDialog { } /* compiled from: PremiumGuildSubscriptionCancelDialog.kt */ - public static final /* synthetic */ class c extends k implements Function1 { + public static final /* synthetic */ class c extends k implements Function1 { public static final c i = new c(); public c() { - super(1, y0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumGuildSubscriptionCancelDialogBinding;", 0); + super(1, z0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumGuildSubscriptionCancelDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public y0 invoke(View view) { + public z0 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.active_subscription_progress; @@ -137,7 +137,7 @@ public final class a extends AppDialog { i2 = R.id.premium_guild_subscription_cancel_nevermind; MaterialButton materialButton = (MaterialButton) view2.findViewById(R.id.premium_guild_subscription_cancel_nevermind); if (materialButton != null) { - return new y0((LinearLayout) view2, progressBar, linearLayout, textView, loadingButton, textView2, appViewFlipper, textView3, materialButton); + return new z0((LinearLayout) view2, progressBar, linearLayout, textView, loadingButton, textView2, appViewFlipper, textView3, materialButton); } } } @@ -182,7 +182,7 @@ public final class a extends AppDialog { m.checkNotNullExpressionValue(materialButton2, "binding.premiumGuildSubscriptionCancelNevermind"); ViewExtensions.setEnabledAndAlpha$default(materialButton2, cVar2.f37c, 0.0f, 2, null); aVar.setCancelable(cVar2.e); - aVar.g().f191c.setIsLoading(cVar2.d); + aVar.g().f196c.setIsLoading(cVar2.d); AppViewFlipper appViewFlipper = aVar.g().e; m.checkNotNullExpressionValue(appViewFlipper, "binding.premiumGuildSubscriptionCancelFlipper"); appViewFlipper.setDisplayedChild(!(cVar2 instanceof f.c.C0008f) ? 1 : 0); @@ -202,7 +202,7 @@ public final class a extends AppDialog { m.checkNotNullExpressionValue(textView3, "binding.premiumGuildSubscriptionCancelBody"); c.a.k.b.n(textView3, R.string.premium_guild_subscription_cancel_body_guild, new Object[]{renderUtcDate$default}, null, 4); } - aVar.g().f191c.setBackgroundColor(ColorCompat.getColor(aVar, (int) R.color.status_red_500)); + aVar.g().f196c.setBackgroundColor(ColorCompat.getColor(aVar, (int) R.color.status_red_500)); } else if (cVar2 instanceof f.c.b) { TextView textView4 = aVar.g().f; m.checkNotNullExpressionValue(textView4, "binding.premiumGuildSubscriptionCancelHeader"); @@ -214,8 +214,8 @@ public final class a extends AppDialog { Context requireContext2 = aVar.requireContext(); m.checkNotNullExpressionValue(requireContext2, "requireContext()"); c.a.k.b.n(textView5, R.string.premium_guild_subscription_confirm_body, new Object[]{TimeUtils.renderUtcDate$default(timeUtils2, currentPeriodEnd2, requireContext2, (String) null, (DateFormat) null, 0, 28, (Object) null)}, null, 4); - aVar.g().f191c.setText(aVar.getString(R.string.okay)); - aVar.g().f191c.setBackgroundColor(ColorCompat.getThemedColor(aVar, (int) R.attr.color_brand_500)); + aVar.g().f196c.setText(aVar.getString(R.string.okay)); + aVar.g().f196c.setBackgroundColor(ColorCompat.getThemedColor(aVar, (int) R.attr.color_brand_500)); } else if (cVar2 instanceof f.c.C0007c) { Integer num = ((f.c.C0007c) cVar2).f; if (num != null) { @@ -274,8 +274,8 @@ public final class a extends AppDialog { this.m = g.lazy(new e(this)); } - public final y0 g() { - return (y0) this.k.getValue((Fragment) this, i[0]); + public final z0 g() { + return (z0) this.k.getValue((Fragment) this, i[0]); } @Override // com.discord.app.AppDialog @@ -283,7 +283,7 @@ public final class a extends AppDialog { m.checkNotNullParameter(view, "view"); super.onViewBound(view); g().g.setOnClickListener(new View$OnClickListenerC0004a(0, this)); - g().f191c.setOnClickListener(new View$OnClickListenerC0004a(1, this)); + g().f196c.setOnClickListener(new View$OnClickListenerC0004a(1, this)); } @Override // com.discord.app.AppDialog diff --git a/app/src/main/java/c/a/a/c/b.java b/app/src/main/java/c/a/a/c/b.java index fbc6beb28d..540a235b9b 100644 --- a/app/src/main/java/c/a/a/c/b.java +++ b/app/src/main/java/c/a/a/c/b.java @@ -11,7 +11,7 @@ import androidx.fragment.app.FragmentViewModelLazyKt; import c.a.a.c.k; import c.a.d.f0; import c.a.d.h0; -import c.a.i.z0; +import c.a.i.a1; import com.discord.R; import com.discord.app.AppDialog; import com.discord.app.AppViewFlipper; @@ -100,17 +100,17 @@ public final class b extends AppDialog { } /* compiled from: PremiumGuildSubscriptionUncancelDialog.kt */ - public static final /* synthetic */ class c extends d0.z.d.k implements Function1 { + public static final /* synthetic */ class c extends d0.z.d.k implements Function1 { public static final c i = new c(); public c() { - super(1, z0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumGuildSubscriptionUncancelDialogBinding;", 0); + super(1, a1.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumGuildSubscriptionUncancelDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public z0 invoke(View view) { + public a1 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.notice_header_container; @@ -137,7 +137,7 @@ public final class b extends AppDialog { i2 = R.id.premium_guild_subscription_uncancel_nevermind; MaterialButton materialButton = (MaterialButton) view2.findViewById(R.id.premium_guild_subscription_uncancel_nevermind); if (materialButton != null) { - return new z0((LinearLayout) view2, linearLayout, textView, loadingButton, textView2, appViewFlipper, textView3, imageView, materialButton); + return new a1((LinearLayout) view2, linearLayout, textView, loadingButton, textView2, appViewFlipper, textView3, imageView, materialButton); } } } @@ -186,7 +186,7 @@ public final class b extends AppDialog { MaterialButton materialButton2 = bVar.g().h; m.checkNotNullExpressionValue(materialButton2, "binding.premiumGuildSubscriptionUncancelNevermind"); ViewExtensions.setEnabledAndAlpha$default(materialButton2, z3 && !((k.c.b) cVar2).b, 0.0f, 2, null); - bVar.g().f196c.setIsLoading(z3 && ((k.c.b) cVar2).b); + bVar.g().f62c.setIsLoading(z3 && ((k.c.b) cVar2).b); k.c.C0009c cVar3 = k.c.C0009c.a; if (!(!m.areEqual(cVar2, cVar3)) || !z3 || ((k.c.b) cVar2).b) { z2 = false; @@ -210,7 +210,7 @@ public final class b extends AppDialog { TextView textView5 = bVar.g().b; m.checkNotNullExpressionValue(textView5, "binding.premiumGuildSubscriptionUncancelBody"); textView5.setText(bVar.getString(R.string.premium_guild_subscription_inventory_uncancel_confirm_description)); - bVar.g().f196c.setText(bVar.getString(R.string.okay)); + bVar.g().f62c.setText(bVar.getString(R.string.okay)); } else if (cVar2 instanceof k.c.a) { Integer num = ((k.c.a) cVar2).a; if (num != null) { @@ -270,8 +270,8 @@ public final class b extends AppDialog { this.m = g.lazy(new e(this)); } - public final z0 g() { - return (z0) this.k.getValue((Fragment) this, i[0]); + public final a1 g() { + return (a1) this.k.getValue((Fragment) this, i[0]); } @Override // com.discord.app.AppDialog @@ -279,7 +279,7 @@ public final class b extends AppDialog { m.checkNotNullParameter(view, "view"); super.onViewBound(view); g().h.setOnClickListener(new a(0, this)); - g().f196c.setOnClickListener(new a(1, this)); + g().f62c.setOnClickListener(new a(1, this)); } @Override // com.discord.app.AppDialog diff --git a/app/src/main/java/c/a/a/c/c.java b/app/src/main/java/c/a/a/c/c.java index 78f548f1ea..038d64fd05 100644 --- a/app/src/main/java/c/a/a/c/c.java +++ b/app/src/main/java/c/a/a/c/c.java @@ -8,7 +8,7 @@ import android.widget.LinearLayout; import android.widget.TextView; import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentManager; -import c.a.i.x0; +import c.a.i.y0; import com.airbnb.lottie.LottieAnimationView; import com.discord.R; import com.discord.app.AppDialog; @@ -56,17 +56,17 @@ public final class c extends AppDialog { } /* compiled from: PremiumGuildSubscriptionActivatedDialog.kt */ - public static final /* synthetic */ class b extends k implements Function1 { + public static final /* synthetic */ class b extends k implements Function1 { public static final b i = new b(); public b() { - super(1, x0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumGuildSubscriptionActivatedDialogBinding;", 0); + super(1, y0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumGuildSubscriptionActivatedDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public x0 invoke(View view) { + public y0 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.premium_guild_subscription_activated_body1; @@ -81,7 +81,7 @@ public final class c extends AppDialog { i2 = R.id.premium_guild_subscription_activated_ok; MaterialButton materialButton = (MaterialButton) view2.findViewById(R.id.premium_guild_subscription_activated_ok); if (materialButton != null) { - return new x0((LinearLayout) view2, textView, textView2, lottieAnimationView, materialButton); + return new y0((LinearLayout) view2, textView, textView2, lottieAnimationView, materialButton); } } } @@ -109,8 +109,8 @@ public final class c extends AppDialog { super(R.layout.premium_guild_subscription_activated_dialog); } - public final x0 g() { - return (x0) this.l.getValue((Fragment) this, i[0]); + public final y0 g() { + return (y0) this.l.getValue((Fragment) this, i[0]); } @Override // androidx.fragment.app.DialogFragment, android.content.DialogInterface.OnDismissListener @@ -131,7 +131,7 @@ public final class c extends AppDialog { Bundle arguments = getArguments(); CharSequence charSequence = null; textView.setText(arguments != null ? arguments.getCharSequence("extra_body1_text") : null); - TextView textView2 = g().f185c; + TextView textView2 = g().f190c; m.checkNotNullExpressionValue(textView2, "binding.premiumGuildSubscriptionActivatedBody2"); Bundle arguments2 = getArguments(); if (arguments2 != null) { diff --git a/app/src/main/java/c/a/a/d.java b/app/src/main/java/c/a/a/d.java index 26c483105a..31e9e229d0 100644 --- a/app/src/main/java/c/a/a/d.java +++ b/app/src/main/java/c/a/a/d.java @@ -6,7 +6,7 @@ import android.widget.LinearLayout; import android.widget.TextView; import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentManager; -import c.a.i.l1; +import c.a.i.m1; import com.discord.R; import com.discord.app.AppDialog; import com.discord.dialogs.SimpleConfirmationDialogArgs; @@ -110,17 +110,17 @@ public final class d extends AppDialog { /* compiled from: SimpleConfirmationDialog.kt */ /* renamed from: c.a.a.d$d reason: collision with other inner class name */ - public static final /* synthetic */ class C0010d extends k implements Function1 { + public static final /* synthetic */ class C0010d extends k implements Function1 { public static final C0010d i = new C0010d(); public C0010d() { - super(1, l1.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/SimpleConfirmationDialogBinding;", 0); + super(1, m1.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/SimpleConfirmationDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public l1 invoke(View view) { + public m1 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.notice_header_container; @@ -138,7 +138,7 @@ public final class d extends AppDialog { i2 = R.id.simple_confirmation_dialog_title; TextView textView2 = (TextView) view2.findViewById(R.id.simple_confirmation_dialog_title); if (textView2 != null) { - return new l1((LinearLayout) view2, linearLayout, textView, materialButton, materialButton2, textView2); + return new m1((LinearLayout) view2, linearLayout, textView, materialButton, materialButton2, textView2); } } } @@ -156,8 +156,8 @@ public final class d extends AppDialog { return (SimpleConfirmationDialogArgs) this.k.getValue(); } - public final l1 h() { - return (l1) this.m.getValue((Fragment) this, i[0]); + public final m1 h() { + return (m1) this.m.getValue((Fragment) this, i[0]); } @Override // com.discord.app.AppDialog @@ -166,8 +166,8 @@ public final class d extends AppDialog { requireDialog().setCanceledOnTouchOutside(true); h().d.setOnClickListener(new a(0, this)); h().d.setText(g().k); - h().f123c.setOnClickListener(new a(1, this)); - MaterialButton materialButton = h().f123c; + h().f127c.setOnClickListener(new a(1, this)); + MaterialButton materialButton = h().f127c; m.checkNotNullExpressionValue(materialButton, "binding.simpleConfirmationDialogNegative"); materialButton.setText(g().l); TextView textView = h().e; diff --git a/app/src/main/java/c/a/a/e/a.java b/app/src/main/java/c/a/a/e/a.java index 6c7900360f..b21b1c2f3c 100644 --- a/app/src/main/java/c/a/a/e/a.java +++ b/app/src/main/java/c/a/a/e/a.java @@ -8,7 +8,7 @@ import android.widget.RelativeLayout; import android.widget.TextView; import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentManager; -import c.a.i.a1; +import c.a.i.b1; import com.discord.R; import com.discord.app.AppDialog; import com.discord.utilities.analytics.AnalyticsTracker; @@ -123,17 +123,17 @@ public final class a extends AppDialog { } /* compiled from: PremiumGuildSubscriptionUpsellDialog.kt */ - public static final /* synthetic */ class c extends k implements Function1 { + public static final /* synthetic */ class c extends k implements Function1 { public static final c i = new c(); public c() { - super(1, a1.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumGuildSubscriptionUpsellDialogBinding;", 0); + super(1, b1.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumGuildSubscriptionUpsellDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public a1 invoke(View view) { + public b1 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.premium_guild_upsell_close; @@ -145,7 +145,7 @@ public final class a extends AppDialog { i2 = R.id.premium_guild_upsell_subscribe_button; MaterialButton materialButton = (MaterialButton) view2.findViewById(R.id.premium_guild_upsell_subscribe_button); if (materialButton != null) { - return new a1((RelativeLayout) view2, imageView, textView, materialButton); + return new b1((RelativeLayout) view2, imageView, textView, materialButton); } } } @@ -184,8 +184,8 @@ public final class a extends AppDialog { super(R.layout.premium_guild_subscription_upsell_dialog); } - public final a1 g() { - return (a1) this.k.getValue((Fragment) this, i[0]); + public final b1 g() { + return (b1) this.k.getValue((Fragment) this, i[0]); } @Override // com.discord.app.AppDialog @@ -200,6 +200,6 @@ public final class a extends AppDialog { Bundle arguments3 = getArguments(); g().d.setOnClickListener(new d(this, j2, valueOf, arguments3 != null ? arguments3.getString("extra_page") : null, string)); g().b.setOnClickListener(new View$OnClickListenerC0011a(0, this)); - g().f62c.setOnClickListener(new View$OnClickListenerC0011a(1, this)); + g().f68c.setOnClickListener(new View$OnClickListenerC0011a(1, this)); } } diff --git a/app/src/main/java/c/a/a/e/b.java b/app/src/main/java/c/a/a/e/b.java index c99845a9d7..e6dcd9aefb 100644 --- a/app/src/main/java/c/a/a/e/b.java +++ b/app/src/main/java/c/a/a/e/b.java @@ -12,8 +12,8 @@ import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentManager; import androidx.viewpager2.adapter.FragmentStateAdapter; import androidx.viewpager2.widget.ViewPager2; -import c.a.i.m5; -import c.a.i.o0; +import c.a.i.n5; +import c.a.i.p0; import com.discord.R; import com.discord.app.AppDialog; import com.discord.app.AppFragment; @@ -182,17 +182,17 @@ public final class b extends AppDialog { /* compiled from: MultiValuePropPremiumUpsellDialog.kt */ /* renamed from: c.a.a.e.b$d$b reason: collision with other inner class name */ - public static final /* synthetic */ class C0013b extends k implements Function1 { + public static final /* synthetic */ class C0013b extends k implements Function1 { public static final C0013b i = new C0013b(); public C0013b() { - super(1, m5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetPremiumUpsellBinding;", 0); + super(1, n5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetPremiumUpsellBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public m5 invoke(View view) { + public n5 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.premium_upsell_body; @@ -204,7 +204,7 @@ public final class b extends AppDialog { i2 = R.id.premium_upsell_img; ImageView imageView = (ImageView) view2.findViewById(R.id.premium_upsell_img); if (imageView != null) { - return new m5((LinearLayout) view2, textView, textView2, imageView); + return new n5((LinearLayout) view2, textView, textView2, imageView); } } } @@ -216,8 +216,8 @@ public final class b extends AppDialog { super(R.layout.widget_premium_upsell); } - public final m5 g() { - return (m5) this.k.getValue((Fragment) this, i[0]); + public final n5 g() { + return (n5) this.k.getValue((Fragment) this, i[0]); } @Override // com.discord.app.AppFragment @@ -227,7 +227,7 @@ public final class b extends AppDialog { ImageView imageView = g().d; Bundle arguments = getArguments(); imageView.setImageResource(arguments != null ? arguments.getInt("extra_image_id") : 0); - TextView textView = g().f132c; + TextView textView = g().f136c; m.checkNotNullExpressionValue(textView, "binding.premiumUpsellHeader"); Bundle arguments2 = getArguments(); textView.setText(arguments2 != null ? arguments2.getString("extra_header_string") : null); @@ -276,17 +276,17 @@ public final class b extends AppDialog { } /* compiled from: MultiValuePropPremiumUpsellDialog.kt */ - public static final /* synthetic */ class f extends k implements Function1 { + public static final /* synthetic */ class f extends k implements Function1 { public static final f i = new f(); public f() { - super(1, o0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/MultiValuePropPremiumUpsellDialogBinding;", 0); + super(1, p0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/MultiValuePropPremiumUpsellDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public o0 invoke(View view) { + public p0 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.premium_upsell_button_container; @@ -310,7 +310,7 @@ public final class b extends AppDialog { i2 = R.id.premium_upsell_viewpager; ViewPager2 viewPager2 = (ViewPager2) view2.findViewById(R.id.premium_upsell_viewpager); if (viewPager2 != null) { - return new o0((RelativeLayout) view2, linearLayout, materialButton, findViewById, tabLayout, materialButton2, materialButton3, viewPager2); + return new p0((RelativeLayout) view2, linearLayout, materialButton, findViewById, tabLayout, materialButton2, materialButton3, viewPager2); } } } @@ -342,8 +342,8 @@ public final class b extends AppDialog { bVar.dismiss(); } - public final o0 h() { - return (o0) this.k.getValue((Fragment) this, i[0]); + public final p0 h() { + return (p0) this.k.getValue((Fragment) this, i[0]); } public final boolean i() { @@ -429,11 +429,11 @@ public final class b extends AppDialog { m.throwUninitializedPropertyAccessException("pagerAdapter"); } viewPager2.setAdapter(eVar); - TabLayout tabLayout = h().f137c; + TabLayout tabLayout = h().f142c; m.checkNotNullExpressionValue(tabLayout, "binding.premiumUpsellDots"); int i2 = 8; tabLayout.setVisibility(j() ? 0 : 8); - TabLayout tabLayout2 = h().f137c; + TabLayout tabLayout2 = h().f142c; m.checkNotNullExpressionValue(tabLayout2, "binding.premiumUpsellDots"); ViewPager2 viewPager22 = h().f; m.checkNotNullExpressionValue(viewPager22, "binding.premiumUpsellViewpager"); diff --git a/app/src/main/java/c/a/a/e/c.java b/app/src/main/java/c/a/a/e/c.java index c658594ca0..69409fc2f1 100644 --- a/app/src/main/java/c/a/a/e/c.java +++ b/app/src/main/java/c/a/a/e/c.java @@ -8,7 +8,7 @@ import android.widget.ImageView; import android.widget.RelativeLayout; import android.widget.TextView; import androidx.fragment.app.Fragment; -import c.a.i.b1; +import c.a.i.c1; import com.discord.R; import com.discord.app.AppDialog; import com.discord.utilities.resources.StringResourceUtilsKt; @@ -73,17 +73,17 @@ public final class c extends AppDialog { /* compiled from: UpgradePremiumGuildDialog.kt */ /* renamed from: c.a.a.e.c$c reason: collision with other inner class name */ - public static final /* synthetic */ class C0014c extends k implements Function1 { + public static final /* synthetic */ class C0014c extends k implements Function1 { public static final C0014c i = new C0014c(); public C0014c() { - super(1, b1.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumGuildUpgradeDialogBinding;", 0); + super(1, c1.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumGuildUpgradeDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public b1 invoke(View view) { + public c1 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.continue_button; @@ -101,7 +101,7 @@ public final class c extends AppDialog { i2 = R.id.upgrade_button; MaterialButton materialButton = (MaterialButton) view2.findViewById(R.id.upgrade_button); if (materialButton != null) { - return new b1((RelativeLayout) view2, textView, imageView, textView2, textView3, materialButton); + return new c1((RelativeLayout) view2, textView, imageView, textView2, textView3, materialButton); } } } @@ -115,8 +115,8 @@ public final class c extends AppDialog { super(R.layout.premium_guild_upgrade_dialog); } - public final b1 g() { - return (b1) this.o.getValue((Fragment) this, i[0]); + public final c1 g() { + return (c1) this.o.getValue((Fragment) this, i[0]); } @Override // com.discord.app.AppDialog, androidx.fragment.app.DialogFragment, androidx.fragment.app.Fragment @@ -150,6 +150,6 @@ public final class c extends AppDialog { textView3.setVisibility(this.n ^ true ? 0 : 8); g().b.setOnClickListener(new a(0, this)); g().f.setOnClickListener(new a(1, this)); - g().f69c.setOnClickListener(new a(2, this)); + g().f75c.setOnClickListener(new a(2, this)); } } diff --git a/app/src/main/java/c/a/a/e/d.java b/app/src/main/java/c/a/a/e/d.java index 0e88860fff..d3096b86f3 100644 --- a/app/src/main/java/c/a/a/e/d.java +++ b/app/src/main/java/c/a/a/e/d.java @@ -10,7 +10,7 @@ import androidx.annotation.DrawableRes; import androidx.core.content.ContextCompat; import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentManager; -import c.a.i.m1; +import c.a.i.n1; import com.discord.R; import com.discord.app.AppDialog; import com.discord.utilities.analytics.AnalyticsTracker; @@ -82,17 +82,17 @@ public final class d extends AppDialog { } /* compiled from: SingleValuePropPremiumUpsellDialog.kt */ - public static final /* synthetic */ class c extends k implements Function1 { + public static final /* synthetic */ class c extends k implements Function1 { public static final c i = new c(); public c() { - super(1, m1.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/SingleValuePropPremiumUpsellDialogBinding;", 0); + super(1, n1.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/SingleValuePropPremiumUpsellDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public m1 invoke(View view) { + public n1 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.button_container; @@ -119,7 +119,7 @@ public final class d extends AppDialog { i2 = R.id.value_prop_image; ImageView imageView = (ImageView) view2.findViewById(R.id.value_prop_image); if (imageView != null) { - return new m1((LinearLayout) view2, linearLayout, materialButton, findViewById, shinyButton, findViewById2, textView, textView2, imageView); + return new n1((LinearLayout) view2, linearLayout, materialButton, findViewById, shinyButton, findViewById2, textView, textView2, imageView); } } } @@ -136,8 +136,8 @@ public final class d extends AppDialog { super(R.layout.single_value_prop_premium_upsell_dialog); } - public final m1 g() { - return (m1) this.k.getValue((Fragment) this, i[0]); + public final n1 g() { + return (n1) this.k.getValue((Fragment) this, i[0]); } @Override // com.discord.app.AppDialog @@ -167,6 +167,6 @@ public final class d extends AppDialog { textView2.setText(str); } g().b.setOnClickListener(new a(0, this)); - g().f128c.setOnClickListener(new a(1, this)); + g().f132c.setOnClickListener(new a(1, this)); } } diff --git a/app/src/main/java/c/a/a/e/e.java b/app/src/main/java/c/a/a/e/e.java index f0827a98b7..88df23aba0 100644 --- a/app/src/main/java/c/a/a/e/e.java +++ b/app/src/main/java/c/a/a/e/e.java @@ -7,7 +7,7 @@ import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.TextView; import androidx.fragment.app.Fragment; -import c.a.i.c1; +import c.a.i.d1; import com.discord.R; import com.discord.app.AppDialog; import com.discord.utilities.viewbinding.FragmentViewBindingDelegate; @@ -69,17 +69,17 @@ public final class e extends AppDialog { } /* compiled from: UpgradePremiumYearlyDialog.kt */ - public static final /* synthetic */ class c extends k implements Function1 { + public static final /* synthetic */ class c extends k implements Function1 { public static final c i = new c(); public c() { - super(1, c1.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumUpgradeYearlyDialogBinding;", 0); + super(1, d1.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumUpgradeYearlyDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public c1 invoke(View view) { + public d1 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.premium_upsell_header; @@ -97,7 +97,7 @@ public final class e extends AppDialog { i2 = R.id.purchase_premium_yearly; MaterialButton materialButton = (MaterialButton) view2.findViewById(R.id.purchase_premium_yearly); if (materialButton != null) { - return new c1((LinearLayout) view2, imageView, textView, textView2, textView3, materialButton); + return new d1((LinearLayout) view2, imageView, textView, textView2, textView3, materialButton); } } } @@ -111,8 +111,8 @@ public final class e extends AppDialog { super(R.layout.premium_upgrade_yearly_dialog); } - public final c1 g() { - return (c1) this.o.getValue((Fragment) this, i[0]); + public final d1 g() { + return (d1) this.o.getValue((Fragment) this, i[0]); } @Override // com.discord.app.AppDialog, androidx.fragment.app.DialogFragment, androidx.fragment.app.Fragment @@ -138,7 +138,7 @@ public final class e extends AppDialog { TextView textView = g().d; m.checkNotNullExpressionValue(textView, "binding.premiumUpsellYearlyTitle"); c.a.k.b.n(textView, R.string.premium_upsell_yearly_title, new Object[]{NumberFormat.getPercentInstance().format(Float.valueOf(0.16f)), k}, null, 4); - TextView textView2 = g().f76c; + TextView textView2 = g().f82c; m.checkNotNullExpressionValue(textView2, "binding.premiumUpsellYearlyDescription"); c.a.k.b.n(textView2, R.string.premium_upsell_yearly_description, new Object[]{NumberFormat.getPercentInstance().format(Float.valueOf(0.16f))}, null, 4); MaterialButton materialButton = g().f; diff --git a/app/src/main/java/c/a/a/e/f.java b/app/src/main/java/c/a/a/e/f.java index cf6562d066..e1e44835e2 100644 --- a/app/src/main/java/c/a/a/e/f.java +++ b/app/src/main/java/c/a/a/e/f.java @@ -9,7 +9,7 @@ import android.widget.TextView; import androidx.core.content.ContextCompat; import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentManager; -import c.a.i.v0; +import c.a.i.w0; import com.discord.R; import com.discord.app.AppDialog; import com.discord.utilities.drawable.DrawableCompat; @@ -48,17 +48,17 @@ public final class f extends AppDialog { } /* compiled from: PremiumActivatedDialog.kt */ - public static final /* synthetic */ class b extends k implements Function1 { + public static final /* synthetic */ class b extends k implements Function1 { public static final b i = new b(); public b() { - super(1, v0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumActivatedDialogBinding;", 0); + super(1, w0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumActivatedDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public v0 invoke(View view) { + public w0 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.premium_activated_confirm; @@ -79,7 +79,7 @@ public final class f extends AppDialog { i2 = R.id.premium_activated_wumpus; ImageView imageView4 = (ImageView) view2.findViewById(R.id.premium_activated_wumpus); if (imageView4 != null) { - return new v0((LinearLayout) view2, materialButton, textView, imageView, imageView2, imageView3, imageView4); + return new w0((LinearLayout) view2, materialButton, textView, imageView, imageView2, imageView3, imageView4); } } } @@ -112,8 +112,8 @@ public final class f extends AppDialog { super(R.layout.premium_activated_dialog); } - public final v0 g() { - return (v0) this.l.getValue((Fragment) this, i[0]); + public final w0 g() { + return (w0) this.l.getValue((Fragment) this, i[0]); } @Override // com.discord.app.AppDialog, androidx.fragment.app.Fragment @@ -144,7 +144,7 @@ public final class f extends AppDialog { m.checkNotNullExpressionValue(imageView, "binding.premiumActivatedWumpus"); imageView.setScaleX(z2 ? 1.0f : -1.0f); g().f.setImageDrawable(ContextCompat.getDrawable(requireContext(), i2)); - TextView textView = g().f174c; + TextView textView = g().f179c; m.checkNotNullExpressionValue(textView, "binding.premiumActivatedDescription"); textView.setText(getString(i6)); requireDialog().setCanceledOnTouchOutside(true); diff --git a/app/src/main/java/c/a/a/e/g.java b/app/src/main/java/c/a/a/e/g.java index 57451ce405..993b2f695d 100644 --- a/app/src/main/java/c/a/a/e/g.java +++ b/app/src/main/java/c/a/a/e/g.java @@ -5,7 +5,7 @@ import android.view.View; import android.widget.LinearLayout; import android.widget.TextView; import androidx.fragment.app.Fragment; -import c.a.i.w0; +import c.a.i.x0; import com.discord.R; import com.discord.app.AppDialog; import com.discord.utilities.viewbinding.FragmentViewBindingDelegate; @@ -32,17 +32,17 @@ public final class g extends AppDialog { } /* compiled from: PremiumAndPremiumGuildActivatedDialog.kt */ - public static final /* synthetic */ class b extends k implements Function1 { + public static final /* synthetic */ class b extends k implements Function1 { public static final b i = new b(); public b() { - super(1, w0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumAndPremiumGuildActivatedDialogBinding;", 0); + super(1, x0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumAndPremiumGuildActivatedDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public w0 invoke(View view) { + public x0 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.premium_activated_confirm; @@ -51,7 +51,7 @@ public final class g extends AppDialog { i2 = R.id.premium_and_premium_guild_activated_text; TextView textView = (TextView) view2.findViewById(R.id.premium_and_premium_guild_activated_text); if (textView != null) { - return new w0((LinearLayout) view2, materialButton, textView); + return new x0((LinearLayout) view2, materialButton, textView); } } throw new NullPointerException("Missing required view with ID: ".concat(view2.getResources().getResourceName(i2))); @@ -94,10 +94,10 @@ public final class g extends AppDialog { m.checkNotNullExpressionValue(str, "arguments?.getString(EXTRA_PLAN_NAME) ?: \"\""); FragmentViewBindingDelegate fragmentViewBindingDelegate = this.l; KProperty[] kPropertyArr = i; - TextView textView = ((w0) fragmentViewBindingDelegate.getValue((Fragment) this, kPropertyArr[0])).f181c; + TextView textView = ((x0) fragmentViewBindingDelegate.getValue((Fragment) this, kPropertyArr[0])).f185c; m.checkNotNullExpressionValue(textView, "binding.premiumAndPremiumGuildActivatedText"); c.a.k.b.n(textView, R.string.billing_premium_and_premium_guild_plan_activated, new Object[]{str}, null, 4); requireDialog().setCanceledOnTouchOutside(true); - ((w0) this.l.getValue((Fragment) this, kPropertyArr[0])).b.setOnClickListener(new c(this)); + ((x0) this.l.getValue((Fragment) this, kPropertyArr[0])).b.setOnClickListener(new c(this)); } } diff --git a/app/src/main/java/c/a/a/f/a/a.java b/app/src/main/java/c/a/a/f/a/a.java index ba10904813..1ea78b7b74 100644 --- a/app/src/main/java/c/a/a/f/a/a.java +++ b/app/src/main/java/c/a/a/f/a/a.java @@ -161,7 +161,7 @@ public final class a extends AppDialog { m.checkNotNullExpressionValue(materialRadioButton4, "binding.audioOutputSelectionBluetoothRadio"); i = materialRadioButton4.getId(); } - aVar3.i().f67c.check(i); + aVar3.i().f66c.check(i); MaterialRadioButton materialRadioButton5 = aVar3.i().b; m.checkNotNullExpressionValue(materialRadioButton5, "binding.audioOutputSelectionBluetoothRadio"); int i2 = 0; diff --git a/app/src/main/java/c/a/a/g/a.java b/app/src/main/java/c/a/a/g/a.java index b096df5d49..0faeb3bfb7 100644 --- a/app/src/main/java/c/a/a/g/a.java +++ b/app/src/main/java/c/a/a/g/a.java @@ -6,7 +6,7 @@ import android.view.View; import android.widget.LinearLayout; import android.widget.TextView; import androidx.fragment.app.Fragment; -import c.a.i.i5; +import c.a.i.j5; import com.discord.R; import com.discord.app.AppDialog; import com.discord.stores.StoreNotices; @@ -79,17 +79,17 @@ public final class a extends AppDialog { } /* compiled from: WidgetMaskedLinksDialog.kt */ - public static final /* synthetic */ class c extends k implements Function1 { + public static final /* synthetic */ class c extends k implements Function1 { public static final c i = new c(); public c() { - super(1, i5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetMaskedLinksDialogBinding;", 0); + super(1, j5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetMaskedLinksDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public i5 invoke(View view) { + public j5 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.masked_links_body_text; @@ -107,7 +107,7 @@ public final class a extends AppDialog { i2 = R.id.view_dialog_confirmation_header; TextView textView3 = (TextView) view2.findViewById(R.id.view_dialog_confirmation_header); if (textView3 != null) { - return new i5((LinearLayout) view2, textView, materialButton, materialButton2, textView2, textView3); + return new j5((LinearLayout) view2, textView, materialButton, materialButton2, textView2, textView3); } } } @@ -135,8 +135,8 @@ public final class a extends AppDialog { super(R.layout.widget_masked_links_dialog); } - public final i5 g() { - return (i5) this.k.getValue((Fragment) this, i[0]); + public final j5 g() { + return (j5) this.k.getValue((Fragment) this, i[0]); } @Override // androidx.fragment.app.Fragment @@ -167,7 +167,7 @@ public final class a extends AppDialog { TextView textView = g().b; m.checkNotNullExpressionValue(textView, "binding.maskedLinksBodyText"); c.a.k.b.n(textView, R.string.masked_link_body, new Object[]{obj}, null, 4); - g().f110c.setOnClickListener(new d(this)); + g().f114c.setOnClickListener(new d(this)); g().d.setOnClickListener(new View$OnClickListenerC0017a(0, this, str)); g().e.setOnClickListener(new View$OnClickListenerC0017a(1, this, str)); } diff --git a/app/src/main/java/c/a/a/k.java b/app/src/main/java/c/a/a/k.java index 41a5b512a8..bda486b119 100644 --- a/app/src/main/java/c/a/a/k.java +++ b/app/src/main/java/c/a/a/k.java @@ -133,7 +133,7 @@ public final class k extends AppDialog { @Override // com.discord.app.AppDialog, androidx.fragment.app.Fragment public void onPause() { super.onPause(); - g().f116c.clearFocus(); + g().f115c.clearFocus(); } @Override // com.discord.app.AppDialog @@ -147,12 +147,12 @@ public final class k extends AppDialog { charSequence = ""; } textView.setText(charSequence); - DatePicker datePicker = g().f116c; + DatePicker datePicker = g().f115c; m.checkNotNullExpressionValue(datePicker, "binding.dialogDatePickerInput"); Bundle arguments2 = getArguments(); long j2 = 0; datePicker.setMaxDate(arguments2 != null ? arguments2.getLong("max_date") : 0); - DatePicker datePicker2 = g().f116c; + DatePicker datePicker2 = g().f115c; m.checkNotNullExpressionValue(datePicker2, "binding.dialogDatePickerInput"); datePicker2.setMinDate(BirthdayHelper.INSTANCE.subtractYearsFromToday(FontUtils.MAX_FONT_SCALING)); Bundle arguments3 = getArguments(); @@ -166,7 +166,7 @@ public final class k extends AppDialog { Calendar instance = Calendar.getInstance(); m.checkNotNullExpressionValue(instance, "calendar"); instance.setTimeInMillis(this.l); - g().f116c.init(instance.get(1), instance.get(2), instance.get(5), new c(this)); + g().f115c.init(instance.get(1), instance.get(2), instance.get(5), new c(this)); g().b.setOnClickListener(new d(this)); } } diff --git a/app/src/main/java/c/a/a/n.java b/app/src/main/java/c/a/a/n.java index cb2e479bf7..e9176bbee1 100644 --- a/app/src/main/java/c/a/a/n.java +++ b/app/src/main/java/c/a/a/n.java @@ -176,10 +176,10 @@ public final class n extends AppDialog { g().b.setOnClickListener(new d(this)); CharSequence[] charSequenceArray = getArgumentsOrDefault().getCharSequenceArray("INTENT_DIALOG_OPTIONS"); if (charSequenceArray != null) { - MaxHeightRecyclerView maxHeightRecyclerView = g().f122c; + MaxHeightRecyclerView maxHeightRecyclerView = g().f121c; m.checkNotNullExpressionValue(maxHeightRecyclerView, "binding.dialogSelections"); maxHeightRecyclerView.setAdapter(new SimpleRecyclerAdapter(j.asList(charSequenceArray), new e(this))); - MaxHeightRecyclerView maxHeightRecyclerView2 = g().f122c; + MaxHeightRecyclerView maxHeightRecyclerView2 = g().f121c; RecyclerView.Adapter adapter = maxHeightRecyclerView2.getAdapter(); if (adapter != null) { adapter.notifyDataSetChanged(); @@ -187,7 +187,7 @@ public final class n extends AppDialog { maxHeightRecyclerView2.setHasFixedSize(false); maxHeightRecyclerView2.setNestedScrollingEnabled(false); SimpleRecyclerAdapter.Companion companion = SimpleRecyclerAdapter.Companion; - MaxHeightRecyclerView maxHeightRecyclerView3 = g().f122c; + MaxHeightRecyclerView maxHeightRecyclerView3 = g().f121c; m.checkNotNullExpressionValue(maxHeightRecyclerView3, "binding.dialogSelections"); companion.addThemedDivider(maxHeightRecyclerView3); } diff --git a/app/src/main/java/c/a/a/r.java b/app/src/main/java/c/a/a/r.java index 637f55c10e..458b65a8b6 100644 --- a/app/src/main/java/c/a/a/r.java +++ b/app/src/main/java/c/a/a/r.java @@ -5,7 +5,7 @@ import android.widget.LinearLayout; import android.widget.TextView; import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentActivity; -import c.a.i.z4; +import c.a.i.a5; import com.discord.R; import com.discord.api.auth.mfa.EnableMfaResponse; import com.discord.app.AppDialog; @@ -42,17 +42,17 @@ public final class r extends AppDialog { } /* compiled from: WidgetEnableTwoFactorPasswordDialog.kt */ - public static final /* synthetic */ class b extends k implements Function1 { + public static final /* synthetic */ class b extends k implements Function1 { public static final b i = new b(); public b() { - super(1, z4.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetEnableTwoFactorPasswordDialogBinding;", 0); + super(1, a5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetEnableTwoFactorPasswordDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public z4 invoke(View view) { + public a5 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.enable_two_factor_password_body_container; @@ -76,7 +76,7 @@ public final class r extends AppDialog { i2 = R.id.enable_two_factor_password_view_input; TextInputLayout textInputLayout = (TextInputLayout) view2.findViewById(R.id.enable_two_factor_password_view_input); if (textInputLayout != null) { - return new z4((LinearLayout) view2, linearLayout, textView, materialButton, textView2, linearLayout2, loadingButton, textInputLayout); + return new a5((LinearLayout) view2, linearLayout, textView, materialButton, textView2, linearLayout2, loadingButton, textInputLayout); } } } @@ -145,7 +145,7 @@ public final class r extends AppDialog { m.checkNotNullParameter(error2, "error"); r rVar = this.this$0.i; KProperty[] kPropertyArr = r.i; - rVar.g().f199c.setIsLoading(false); + rVar.g().f65c.setIsLoading(false); Error.Response response = error2.getResponse(); m.checkNotNullExpressionValue(response, "error.response"); if (response.getCode() == 60005) { @@ -173,7 +173,7 @@ public final class r extends AppDialog { TextInputLayout textInputLayout = rVar.g().d; m.checkNotNullExpressionValue(textInputLayout, "binding.enableTwoFactorPasswordViewInput"); String textOrEmpty = ViewExtensions.getTextOrEmpty(textInputLayout); - this.i.g().f199c.setIsLoading(true); + this.i.g().f65c.setIsLoading(true); Observable ui$default = ObservableExtensionsKt.ui$default(ObservableExtensionsKt.restSubscribeOn$default(RestAPI.Companion.getApi().enableMFA(new RestAPIParams.EnableMFA("random code", "random secret", textOrEmpty)), false, 1, null), this.i, null, 2, null); a aVar = a.i; ObservableExtensionsKt.appSubscribe$default(ui$default, this.i.getClass(), this.j.getContext(), (Function1) null, new b(this), (Function0) null, (Function0) null, aVar, 52, (Object) null); @@ -201,8 +201,8 @@ public final class r extends AppDialog { super(R.layout.widget_enable_two_factor_password_dialog); } - public final z4 g() { - return (z4) this.k.getValue((Fragment) this, i[0]); + public final a5 g() { + return (a5) this.k.getValue((Fragment) this, i[0]); } @Override // com.discord.app.AppDialog @@ -210,8 +210,8 @@ public final class r extends AppDialog { m.checkNotNullParameter(view, "view"); super.onViewBound(view); setCancelable(false); - g().f199c.setIsLoading(false); - g().f199c.setOnClickListener(new d(this, view)); + g().f65c.setIsLoading(false); + g().f65c.setOnClickListener(new d(this, view)); g().b.setOnClickListener(new e(this)); } } diff --git a/app/src/main/java/c/a/a/s.java b/app/src/main/java/c/a/a/s.java index 1302c30417..fac7faefbf 100644 --- a/app/src/main/java/c/a/a/s.java +++ b/app/src/main/java/c/a/a/s.java @@ -9,7 +9,7 @@ import androidx.fragment.app.FragmentViewModelLazyKt; import c.a.a.w; import c.a.d.f0; import c.a.d.h0; -import c.a.i.v5; +import c.a.i.w5; import com.discord.R; import com.discord.app.AppDialog; import com.discord.app.AppViewModel; @@ -45,17 +45,17 @@ public final class s extends AppDialog { } /* compiled from: WidgetUrgentMessageDialog.kt */ - public static final /* synthetic */ class b extends k implements Function1 { + public static final /* synthetic */ class b extends k implements Function1 { public static final b i = new b(); public b() { - super(1, v5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetUrgentMessageDialogBinding;", 0); + super(1, w5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetUrgentMessageDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public v5 invoke(View view) { + public w5 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.view_dialog_confirmation_confirm; @@ -67,7 +67,7 @@ public final class s extends AppDialog { i2 = R.id.view_dialog_confirmation_text; TextView textView2 = (TextView) view2.findViewById(R.id.view_dialog_confirmation_text); if (textView2 != null) { - return new v5((LinearLayout) view2, loadingButton, textView, textView2); + return new w5((LinearLayout) view2, loadingButton, textView, textView2); } } } @@ -93,7 +93,7 @@ public final class s extends AppDialog { m.checkNotNullParameter(dVar2, "viewState"); s sVar = this.this$0; KProperty[] kPropertyArr = s.i; - TextView textView = sVar.g().f179c; + TextView textView = sVar.g().f184c; m.checkNotNullExpressionValue(textView, "binding.viewDialogConfirmationHeader"); textView.setText(sVar.getString(R.string.system_dm_urgent_message_modal_header)); TextView textView2 = sVar.g().d; @@ -159,8 +159,8 @@ public final class s extends AppDialog { this.l = FragmentViewModelLazyKt.createViewModelLazy(this, a0.getOrCreateKotlinClass(w.class), new m(1, f0Var), new h0(eVar)); } - public final v5 g() { - return (v5) this.k.getValue((Fragment) this, i[0]); + public final w5 g() { + return (w5) this.k.getValue((Fragment) this, i[0]); } public final w h() { diff --git a/app/src/main/java/c/a/a/z/c.java b/app/src/main/java/c/a/a/z/c.java index a8f76d0f20..0885c4c364 100644 --- a/app/src/main/java/c/a/a/z/c.java +++ b/app/src/main/java/c/a/a/z/c.java @@ -10,7 +10,7 @@ import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentActivity; import androidx.fragment.app.FragmentManager; import c.a.d.f; -import c.a.i.g4; +import c.a.i.h4; import com.discord.R; import com.discord.api.application.Application; import com.discord.api.premium.SubscriptionPlan; @@ -102,17 +102,17 @@ public final class c extends AppDialog { } /* compiled from: WidgetGiftAcceptDialog.kt */ - public static final /* synthetic */ class b extends k implements Function1 { + public static final /* synthetic */ class b extends k implements Function1 { public static final b i = new b(); public b() { - super(1, g4.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetAcceptGiftDialogBinding;", 0); + super(1, h4.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetAcceptGiftDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public g4 invoke(View view) { + public h4 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.accept_gift_body_container; @@ -142,7 +142,7 @@ public final class c extends AppDialog { i2 = R.id.accept_gift_progress; ProgressBar progressBar = (ProgressBar) view2.findViewById(R.id.accept_gift_progress); if (progressBar != null) { - return new g4((LinearLayout) view2, linearLayout, simpleDraweeView, textView, materialButton, linearLayout2, linkifiedTextView, appViewFlipper, textView2, progressBar); + return new h4((LinearLayout) view2, linearLayout, simpleDraweeView, textView, materialButton, linearLayout2, linkifiedTextView, appViewFlipper, textView2, progressBar); } } } @@ -218,7 +218,7 @@ public final class c extends AppDialog { str = ""; } CharSequence i2 = cVar2.i(gift); - LinearLayout linearLayout = c.d.b.a.a.p0(c.d.b.a.a.p0(cVar2.h().h, "binding.acceptGiftHeader", gift.isAnyNitroGift() ? c.a.k.b.k(cVar2, R.string.gift_confirmation_header_success_nitro, new Object[]{str}, null, 4) : c.a.k.b.k(cVar2, R.string.gift_confirmation_header_success, new Object[0], null, 4), cVar2).f101c, "binding.acceptGiftBodyText", gift.isNitroClassicGift() ? c.a.k.b.k(cVar2, R.string.gift_confirmation_body_success_nitro_classic_mobile, new Object[]{i2}, null, 4) : gift.isNitroGift() ? c.a.k.b.k(cVar2, R.string.gift_confirmation_body_success_nitro_mobile, new Object[]{i2}, null, 4) : c.a.k.b.k(cVar2, R.string.gift_confirmation_body_success_mobile, new Object[]{str}, null, 4), cVar2).e; + LinearLayout linearLayout = c.d.b.a.a.p0(c.d.b.a.a.p0(cVar2.h().h, "binding.acceptGiftHeader", gift.isAnyNitroGift() ? c.a.k.b.k(cVar2, R.string.gift_confirmation_header_success_nitro, new Object[]{str}, null, 4) : c.a.k.b.k(cVar2, R.string.gift_confirmation_header_success, new Object[0], null, 4), cVar2).f107c, "binding.acceptGiftBodyText", gift.isNitroClassicGift() ? c.a.k.b.k(cVar2, R.string.gift_confirmation_body_success_nitro_classic_mobile, new Object[]{i2}, null, 4) : gift.isNitroGift() ? c.a.k.b.k(cVar2, R.string.gift_confirmation_body_success_nitro_mobile, new Object[]{i2}, null, 4) : c.a.k.b.k(cVar2, R.string.gift_confirmation_body_success_mobile, new Object[]{str}, null, 4), cVar2).e; m.checkNotNullExpressionValue(linearLayout, "binding.acceptGiftDisclaimerContainer"); linearLayout.setVisibility(8); MaterialButton materialButton = cVar2.h().d; @@ -237,7 +237,7 @@ public final class c extends AppDialog { TextView textView = cVar3.h().h; m.checkNotNullExpressionValue(textView, "binding.acceptGiftHeader"); c.a.k.b.n(textView, R.string.gift_confirmation_header_fail, new Object[0], null, 4); - TextView textView2 = cVar3.h().f101c; + TextView textView2 = cVar3.h().f107c; m.checkNotNullExpressionValue(textView2, "binding.acceptGiftBodyText"); c.a.k.b.n(textView2, R.string.gift_confirmation_body_claimed, new Object[0], null, 4); LinearLayout linearLayout2 = cVar3.h().e; @@ -254,7 +254,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.p0(c.d.b.a.a.p0(cVar4.h().h, "binding.acceptGiftHeader", gift3.isAnyNitroGift() ? c.a.k.b.k(cVar4, R.string.gift_confirmation_header_confirm_nitro, new Object[]{name}, null, 4) : c.a.k.b.k(cVar4, R.string.gift_confirmation_header_confirm, new Object[0], null, 4), cVar4).f101c, "binding.acceptGiftBodyText", gift3.isAnyNitroGift() ? c.a.k.b.k(cVar4, R.string.gift_confirmation_body_confirm_nitro, new Object[]{name, cVar4.i(gift3)}, null, 4) : c.a.k.b.k(cVar4, R.string.gift_confirmation_body_confirm, new Object[]{name}, null, 4), cVar4).e; + LinearLayout linearLayout3 = c.d.b.a.a.p0(c.d.b.a.a.p0(cVar4.h().h, "binding.acceptGiftHeader", gift3.isAnyNitroGift() ? c.a.k.b.k(cVar4, R.string.gift_confirmation_header_confirm_nitro, new Object[]{name}, null, 4) : c.a.k.b.k(cVar4, R.string.gift_confirmation_header_confirm, new Object[0], null, 4), cVar4).f107c, "binding.acceptGiftBodyText", gift3.isAnyNitroGift() ? c.a.k.b.k(cVar4, R.string.gift_confirmation_body_confirm_nitro, new Object[]{name, cVar4.i(gift3)}, null, 4) : c.a.k.b.k(cVar4, R.string.gift_confirmation_body_confirm, new Object[]{name}, null, 4), cVar4).e; m.checkNotNullExpressionValue(linearLayout3, "binding.acceptGiftDisclaimerContainer"); if (!gift3.isAnyNitroGift()) { i = 8; @@ -282,7 +282,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.p0(c.d.b.a.a.p0(cVar5.h().h, "binding.acceptGiftHeader", gift4.isAnyNitroGift() ? c.a.k.b.k(cVar5, R.string.gift_confirmation_header_confirm_nitro, new Object[]{name2}, null, 4) : c.a.k.b.k(cVar5, R.string.gift_confirmation_header_confirm, new Object[0], null, 4), cVar5).f101c, "binding.acceptGiftBodyText", gift4.isAnyNitroGift() ? c.a.k.b.k(cVar5, R.string.gift_confirmation_body_confirm_nitro, new Object[]{name2, cVar5.i(gift4)}, null, 4) : c.a.k.b.k(cVar5, R.string.gift_confirmation_body_confirm, new Object[]{name2}, null, 4), cVar5).e; + LinearLayout linearLayout4 = c.d.b.a.a.p0(c.d.b.a.a.p0(cVar5.h().h, "binding.acceptGiftHeader", gift4.isAnyNitroGift() ? c.a.k.b.k(cVar5, R.string.gift_confirmation_header_confirm_nitro, new Object[]{name2}, null, 4) : c.a.k.b.k(cVar5, R.string.gift_confirmation_header_confirm, new Object[0], null, 4), cVar5).f107c, "binding.acceptGiftBodyText", gift4.isAnyNitroGift() ? c.a.k.b.k(cVar5, R.string.gift_confirmation_body_confirm_nitro, new Object[]{name2, cVar5.i(gift4)}, null, 4) : c.a.k.b.k(cVar5, R.string.gift_confirmation_body_confirm, new Object[]{name2}, null, 4), cVar5).e; m.checkNotNullExpressionValue(linearLayout4, "binding.acceptGiftDisclaimerContainer"); if (!gift4.isAnyNitroGift()) { i = 8; @@ -297,11 +297,11 @@ public final class c extends AppDialog { TextView textView3 = cVar6.h().h; m.checkNotNullExpressionValue(textView3, "binding.acceptGiftHeader"); textView3.setText(c.a.k.b.k(cVar6, R.string.gift_confirmation_header_fail, new Object[0], null, 4)); - TextView textView4 = cVar6.h().f101c; + TextView textView4 = cVar6.h().f107c; m.checkNotNullExpressionValue(textView4, "binding.acceptGiftBodyText"); c.a.k.b.n(textView4, R.string.gift_confirmation_body_unknown_error, new Object[0], null, 4); if (redeemedFailed.getCanRetry()) { - TextView textView5 = cVar6.h().f101c; + TextView textView5 = cVar6.h().f107c; m.checkNotNullExpressionValue(textView5, "binding.acceptGiftBodyText"); c.a.k.b.n(textView5, R.string.gift_confirmation_body_unknown_error, new Object[0], null, 4); MaterialButton materialButton5 = cVar6.h().d; @@ -315,13 +315,13 @@ public final class c extends AppDialog { } else { Integer errorCode = redeemedFailed.getErrorCode(); if (errorCode != null && errorCode.intValue() == 50054) { - cVar6.h().f101c.setText(R.string.gift_confirmation_body_self_gift_no_payment); + cVar6.h().f107c.setText(R.string.gift_confirmation_body_self_gift_no_payment); } else if (errorCode != null && errorCode.intValue() == 100024) { - cVar6.h().f101c.setText(R.string.gift_confirmation_body_error_nitro_upgrade_downgrade); + cVar6.h().f107c.setText(R.string.gift_confirmation_body_error_nitro_upgrade_downgrade); } else if (errorCode != null && errorCode.intValue() == 100022) { - cVar6.h().f101c.setText(R.string.gift_confirmation_body_error_subscription_managed); + cVar6.h().f107c.setText(R.string.gift_confirmation_body_error_subscription_managed); } else if (errorCode != null && errorCode.intValue() == 100025) { - cVar6.h().f101c.setText(R.string.gift_confirmation_body_error_invoice_open); + cVar6.h().f107c.setText(R.string.gift_confirmation_body_error_invoice_open); } MaterialButton materialButton6 = cVar6.h().d; m.checkNotNullExpressionValue(materialButton6, "binding.acceptGiftConfirm"); @@ -376,8 +376,8 @@ public final class c extends AppDialog { progressBar.setVisibility(8); } - public final g4 h() { - return (g4) this.k.getValue((Fragment) this, i[0]); + public final h4 h() { + return (h4) this.k.getValue((Fragment) this, i[0]); } public final CharSequence i(ModelGift modelGift) { diff --git a/app/src/main/java/c/a/i/a1.java b/app/src/main/java/c/a/i/a1.java index a9c2d66d02..602b0bd1d9 100644 --- a/app/src/main/java/c/a/i/a1.java +++ b/app/src/main/java/c/a/i/a1.java @@ -2,29 +2,43 @@ package c.a.i; import android.view.View; import android.widget.ImageView; -import android.widget.RelativeLayout; +import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; +import com.discord.app.AppViewFlipper; +import com.discord.views.LoadingButton; import com.google.android.material.button.MaterialButton; -/* compiled from: PremiumGuildSubscriptionUpsellDialogBinding */ +/* compiled from: PremiumGuildSubscriptionUncancelDialogBinding */ public final class a1 implements ViewBinding { @NonNull - public final RelativeLayout a; + public final LinearLayout a; @NonNull - public final ImageView b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f62c; + public final LoadingButton f62c; @NonNull - public final MaterialButton d; + public final TextView d; + @NonNull + public final AppViewFlipper e; + @NonNull + public final TextView f; + @NonNull + public final ImageView g; + @NonNull + public final MaterialButton h; - public a1(@NonNull RelativeLayout relativeLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull MaterialButton materialButton) { - this.a = relativeLayout; - this.b = imageView; - this.f62c = textView; - this.d = materialButton; + public a1(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull LoadingButton loadingButton, @NonNull TextView textView2, @NonNull AppViewFlipper appViewFlipper, @NonNull TextView textView3, @NonNull ImageView imageView, @NonNull MaterialButton materialButton) { + this.a = linearLayout; + this.b = textView; + this.f62c = loadingButton; + this.d = textView2; + this.e = appViewFlipper; + this.f = textView3; + this.g = imageView; + this.h = materialButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/a2.java b/app/src/main/java/c/a/i/a2.java index 592e2c18df..87ff610542 100644 --- a/app/src/main/java/c/a/i/a2.java +++ b/app/src/main/java/c/a/i/a2.java @@ -1,28 +1,29 @@ package c.a.i; import android.view.View; -import android.widget.LinearLayout; +import android.widget.ImageView; +import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.discord.views.FailedUploadView; -/* compiled from: ViewChatUploadListBinding */ +/* compiled from: ViewChatUploadBinding */ public final class a2 implements ViewBinding { @NonNull - public final LinearLayout a; + public final ConstraintLayout a; @NonNull - public final FailedUploadView b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final FailedUploadView f63c; + public final ImageView f63c; @NonNull - public final FailedUploadView d; + public final TextView d; - public a2(@NonNull LinearLayout linearLayout, @NonNull FailedUploadView failedUploadView, @NonNull FailedUploadView failedUploadView2, @NonNull FailedUploadView failedUploadView3) { - this.a = linearLayout; - this.b = failedUploadView; - this.f63c = failedUploadView2; - this.d = failedUploadView3; + public a2(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView2) { + this.a = constraintLayout; + this.b = textView; + this.f63c = imageView2; + this.d = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/a3.java b/app/src/main/java/c/a/i/a3.java index 2d6b2b0ad9..b87ff16ece 100644 --- a/app/src/main/java/c/a/i/a3.java +++ b/app/src/main/java/c/a/i/a3.java @@ -1,29 +1,25 @@ package c.a.i; import android.view.View; -import android.widget.FrameLayout; -import android.widget.ImageView; +import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewServerDiscoveryHeaderBinding */ +/* compiled from: ViewScreenTitleBinding */ public final class a3 implements ViewBinding { @NonNull - public final View a; + public final LinearLayout a; @NonNull public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final FrameLayout f64c; - @NonNull - public final TextView d; + public final TextView f64c; - public a3(@NonNull View view, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull FrameLayout frameLayout, @NonNull TextView textView2) { - this.a = view; + public a3(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2) { + this.a = linearLayout; this.b = textView; - this.f64c = frameLayout; - this.d = textView2; + this.f64c = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/a4.java b/app/src/main/java/c/a/i/a4.java index 3df1cacef0..ca789bd431 100644 --- a/app/src/main/java/c/a/i/a4.java +++ b/app/src/main/java/c/a/i/a4.java @@ -1,25 +1,30 @@ package c.a.i; import android.view.View; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.span.SimpleDraweeSpanTextView; -/* compiled from: ViewUsernameBinding */ +import com.discord.R; +import com.discord.views.CutoutView; +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: ViewUserSummaryItemBinding */ public final class a4 implements ViewBinding { @NonNull - public final View a; + public final CutoutView a; @NonNull - public final TextView b; + public final SimpleDraweeView b; + + public a4(@NonNull CutoutView cutoutView, @NonNull SimpleDraweeView simpleDraweeView) { + this.a = cutoutView; + this.b = simpleDraweeView; + } + @NonNull - - /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeSpanTextView f65c; - - public a4(@NonNull View view, @NonNull TextView textView, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView) { - this.a = view; - this.b = textView; - this.f65c = simpleDraweeSpanTextView; + public static a4 a(@NonNull View view) { + SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(R.id.avatar); + if (simpleDraweeView != null) { + return new a4((CutoutView) view, simpleDraweeView); + } + throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(R.id.avatar))); } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/a5.java b/app/src/main/java/c/a/i/a5.java index 5dcbd306a9..b10940f674 100644 --- a/app/src/main/java/c/a/i/a5.java +++ b/app/src/main/java/c/a/i/a5.java @@ -1,25 +1,31 @@ package c.a.i; import android.view.View; +import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.fragment.app.FragmentContainerView; import androidx.viewbinding.ViewBinding; -import com.discord.utilities.view.rounded.RoundedRelativeLayout; -/* compiled from: WidgetHomePanelCenterBinding */ +import com.discord.views.LoadingButton; +import com.google.android.material.button.MaterialButton; +import com.google.android.material.textfield.TextInputLayout; +/* compiled from: WidgetEnableTwoFactorPasswordDialogBinding */ public final class a5 implements ViewBinding { @NonNull - public final RoundedRelativeLayout a; + public final LinearLayout a; @NonNull - public final b5 b; + public final MaterialButton b; @NonNull /* renamed from: c reason: collision with root package name */ - public final FragmentContainerView f66c; + public final LoadingButton f65c; + @NonNull + public final TextInputLayout d; - public a5(@NonNull RoundedRelativeLayout roundedRelativeLayout, @NonNull b5 b5Var, @NonNull FragmentContainerView fragmentContainerView) { - this.a = roundedRelativeLayout; - this.b = b5Var; - this.f66c = fragmentContainerView; + public a5(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull TextView textView2, @NonNull LinearLayout linearLayout3, @NonNull LoadingButton loadingButton, @NonNull TextInputLayout textInputLayout) { + this.a = linearLayout; + this.b = materialButton; + this.f65c = loadingButton; + this.d = textInputLayout; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/b.java b/app/src/main/java/c/a/i/b.java index 89e50ad5a2..33096a1bd2 100644 --- a/app/src/main/java/c/a/i/b.java +++ b/app/src/main/java/c/a/i/b.java @@ -16,7 +16,7 @@ public final class b implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final RadioGroup f67c; + public final RadioGroup f66c; @NonNull public final MaterialRadioButton d; @NonNull @@ -27,7 +27,7 @@ public final class b implements ViewBinding { public b(@NonNull LinearLayout linearLayout, @NonNull MaterialRadioButton materialRadioButton, @NonNull TextView textView, @NonNull RadioGroup radioGroup, @NonNull MaterialRadioButton materialRadioButton2, @NonNull MaterialRadioButton materialRadioButton3, @NonNull MaterialRadioButton materialRadioButton4) { this.a = linearLayout; this.b = materialRadioButton; - this.f67c = radioGroup; + this.f66c = radioGroup; this.d = materialRadioButton2; this.e = materialRadioButton3; this.f = materialRadioButton4; diff --git a/app/src/main/java/c/a/i/b0.java b/app/src/main/java/c/a/i/b0.java index 26ba8ecc71..7f43ce56c3 100644 --- a/app/src/main/java/c/a/i/b0.java +++ b/app/src/main/java/c/a/i/b0.java @@ -16,14 +16,14 @@ public final class b0 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final LinkifiedTextView f68c; + public final LinkifiedTextView f67c; @NonNull public final TextView d; public b0(@NonNull ConstraintLayout constraintLayout, @NonNull MaterialButton materialButton, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView, @NonNull TextView textView2) { this.a = constraintLayout; this.b = materialButton; - this.f68c = linkifiedTextView; + this.f67c = linkifiedTextView; this.d = textView2; } diff --git a/app/src/main/java/c/a/i/b1.java b/app/src/main/java/c/a/i/b1.java index 6b55581577..383edec9e9 100644 --- a/app/src/main/java/c/a/i/b1.java +++ b/app/src/main/java/c/a/i/b1.java @@ -7,30 +7,24 @@ import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; import com.google.android.material.button.MaterialButton; -/* compiled from: PremiumGuildUpgradeDialogBinding */ +/* compiled from: PremiumGuildSubscriptionUpsellDialogBinding */ public final class b1 implements ViewBinding { @NonNull public final RelativeLayout a; @NonNull - public final TextView b; + public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f69c; + public final TextView f68c; @NonNull - public final TextView d; - @NonNull - public final TextView e; - @NonNull - public final MaterialButton f; + public final MaterialButton d; - public b1(@NonNull RelativeLayout relativeLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull MaterialButton materialButton) { + public b1(@NonNull RelativeLayout relativeLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull MaterialButton materialButton) { this.a = relativeLayout; - this.b = textView; - this.f69c = imageView; - this.d = textView2; - this.e = textView3; - this.f = materialButton; + this.b = imageView; + this.f68c = textView; + this.d = materialButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/b2.java b/app/src/main/java/c/a/i/b2.java index 54369a93fc..ad5075f6f9 100644 --- a/app/src/main/java/c/a/i/b2.java +++ b/app/src/main/java/c/a/i/b2.java @@ -1,19 +1,28 @@ package c.a.i; import android.view.View; +import android.widget.LinearLayout; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.flexbox.FlexboxLayout; -/* compiled from: ViewCodeVerificationBinding */ +import com.discord.views.FailedUploadView; +/* compiled from: ViewChatUploadListBinding */ public final class b2 implements ViewBinding { @NonNull - public final FlexboxLayout a; + public final LinearLayout a; + @NonNull + public final FailedUploadView b; @NonNull - public final FlexboxLayout b; - public b2(@NonNull FlexboxLayout flexboxLayout, @NonNull FlexboxLayout flexboxLayout2) { - this.a = flexboxLayout; - this.b = flexboxLayout2; + /* renamed from: c reason: collision with root package name */ + public final FailedUploadView f69c; + @NonNull + public final FailedUploadView d; + + public b2(@NonNull LinearLayout linearLayout, @NonNull FailedUploadView failedUploadView, @NonNull FailedUploadView failedUploadView2, @NonNull FailedUploadView failedUploadView3) { + this.a = linearLayout; + this.b = failedUploadView; + this.f69c = failedUploadView2; + this.d = failedUploadView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/b3.java b/app/src/main/java/c/a/i/b3.java index 05eb37ad56..fad5a47dfd 100644 --- a/app/src/main/java/c/a/i/b3.java +++ b/app/src/main/java/c/a/i/b3.java @@ -1,44 +1,29 @@ package c.a.i; import android.view.View; +import android.widget.FrameLayout; import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.Barrier; import androidx.viewbinding.ViewBinding; -import com.discord.views.GuildView; -import com.discord.views.guilds.ServerMemberCount; -import com.google.android.material.button.MaterialButton; -/* compiled from: ViewServerDiscoveryItemBinding */ +/* compiled from: ViewServerDiscoveryHeaderBinding */ public final class b3 implements ViewBinding { @NonNull public final View a; @NonNull - public final MaterialButton b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f70c; + public final FrameLayout f70c; @NonNull - public final ServerMemberCount d; - @NonNull - public final TextView e; - @NonNull - public final GuildView f; - @NonNull - public final ImageView g; - @NonNull - public final TextView h; + public final TextView d; - public b3(@NonNull View view, @NonNull Barrier barrier, @NonNull Barrier barrier2, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull ServerMemberCount serverMemberCount, @NonNull TextView textView, @NonNull GuildView guildView, @NonNull ImageView imageView, @NonNull TextView textView2) { + public b3(@NonNull View view, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull FrameLayout frameLayout, @NonNull TextView textView2) { this.a = view; - this.b = materialButton; - this.f70c = materialButton2; - this.d = serverMemberCount; - this.e = textView; - this.f = guildView; - this.g = imageView; - this.h = textView2; + this.b = textView; + this.f70c = frameLayout; + this.d = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/b4.java b/app/src/main/java/c/a/i/b4.java index 1246b87429..b33dededd8 100644 --- a/app/src/main/java/c/a/i/b4.java +++ b/app/src/main/java/c/a/i/b4.java @@ -1,82 +1,25 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; -import android.widget.LinearLayout; -import android.widget.ProgressBar; -import android.widget.Space; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.discord.views.VoiceUserView; -import com.discord.views.calls.AppVideoStreamRenderer; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: ViewVideoCallParticipantBinding */ +import com.facebook.drawee.span.SimpleDraweeSpanTextView; +/* compiled from: ViewUsernameBinding */ public final class b4 implements ViewBinding { @NonNull public final View a; @NonNull - public final View b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final View f71c; - @NonNull - public final ImageView d; - @NonNull - public final ConstraintLayout e; - @NonNull - public final ImageView f; - @NonNull - public final TextView g; - @NonNull - public final TextView h; - @NonNull - public final TextView i; - @NonNull - public final ImageView j; - @NonNull - public final ConstraintLayout k; - @NonNull - public final TextView l; - @NonNull - public final SimpleDraweeView m; - @NonNull - public final TextView n; - @NonNull - public final TextView o; - @NonNull - public final ProgressBar p; - @NonNull - public final AppVideoStreamRenderer q; - @NonNull - public final LinearLayout r; - @NonNull + public final SimpleDraweeSpanTextView f71c; - /* renamed from: s reason: collision with root package name */ - public final VoiceUserView f72s; - - public b4(@NonNull View view, @NonNull View view2, @NonNull View view3, @NonNull ImageView imageView, @NonNull ConstraintLayout constraintLayout, @NonNull Space space, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull LinearLayout linearLayout, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull ImageView imageView3, @NonNull ConstraintLayout constraintLayout2, @NonNull ImageView imageView4, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView6, @NonNull TextView textView7, @NonNull ProgressBar progressBar, @NonNull AppVideoStreamRenderer appVideoStreamRenderer, @NonNull LinearLayout linearLayout2, @NonNull VoiceUserView voiceUserView) { + public b4(@NonNull View view, @NonNull TextView textView, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView) { this.a = view; - this.b = view2; - this.f71c = view3; - this.d = imageView; - this.e = constraintLayout; - this.f = imageView2; - this.g = textView; - this.h = textView2; - this.i = textView3; - this.j = imageView3; - this.k = constraintLayout2; - this.l = textView5; - this.m = simpleDraweeView; - this.n = textView6; - this.o = textView7; - this.p = progressBar; - this.q = appVideoStreamRenderer; - this.r = linearLayout2; - this.f72s = voiceUserView; + this.b = textView; + this.f71c = simpleDraweeSpanTextView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/b5.java b/app/src/main/java/c/a/i/b5.java index 78fe4630cd..7f0043f92a 100644 --- a/app/src/main/java/c/a/i/b5.java +++ b/app/src/main/java/c/a/i/b5.java @@ -1,33 +1,25 @@ package c.a.i; import android.view.View; -import android.view.ViewStub; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.fragment.app.FragmentContainerView; import androidx.viewbinding.ViewBinding; -import com.google.android.material.appbar.AppBarLayout; -/* compiled from: WidgetHomePanelCenterChatBinding */ +import com.discord.utilities.view.rounded.RoundedRelativeLayout; +/* compiled from: WidgetHomePanelCenterBinding */ public final class b5 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final RoundedRelativeLayout a; @NonNull - public final ViewStub b; + public final c5 b; @NonNull /* renamed from: c reason: collision with root package name */ - public final c5 f73c; - @NonNull - public final FragmentContainerView d; - @NonNull - public final FragmentContainerView e; + public final FragmentContainerView f72c; - public b5(@NonNull ConstraintLayout constraintLayout, @NonNull AppBarLayout appBarLayout, @NonNull ViewStub viewStub, @NonNull ViewStub viewStub2, @NonNull c5 c5Var, @NonNull View view, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FragmentContainerView fragmentContainerView3, @NonNull FragmentContainerView fragmentContainerView4, @NonNull ConstraintLayout constraintLayout2, @NonNull FragmentContainerView fragmentContainerView5, @NonNull FragmentContainerView fragmentContainerView6) { - this.a = constraintLayout; - this.b = viewStub2; - this.f73c = c5Var; - this.d = fragmentContainerView; - this.e = fragmentContainerView4; + public b5(@NonNull RoundedRelativeLayout roundedRelativeLayout, @NonNull c5 c5Var, @NonNull FragmentContainerView fragmentContainerView) { + this.a = roundedRelativeLayout; + this.b = c5Var; + this.f72c = fragmentContainerView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/c.java b/app/src/main/java/c/a/i/c.java index 6bbc245db4..826882b129 100644 --- a/app/src/main/java/c/a/i/c.java +++ b/app/src/main/java/c/a/i/c.java @@ -15,14 +15,14 @@ public final class c implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f74c; + public final TextView f73c; @NonNull public final MaxHeightRecyclerView d; public c(@NonNull ConstraintLayout constraintLayout, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView, @NonNull MaxHeightRecyclerView maxHeightRecyclerView) { this.a = constraintLayout; this.b = constraintLayout2; - this.f74c = textView; + this.f73c = textView; this.d = maxHeightRecyclerView; } diff --git a/app/src/main/java/c/a/i/c0.java b/app/src/main/java/c/a/i/c0.java index 289b965487..fca3a6ad95 100644 --- a/app/src/main/java/c/a/i/c0.java +++ b/app/src/main/java/c/a/i/c0.java @@ -16,12 +16,12 @@ public final class c0 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f75c; + public final MaterialButton f74c; public c0(@NonNull ConstraintLayout constraintLayout, @NonNull PhoneOrEmailInputView phoneOrEmailInputView, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull TextView textView2) { this.a = constraintLayout; this.b = phoneOrEmailInputView; - this.f75c = materialButton; + this.f74c = materialButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/c1.java b/app/src/main/java/c/a/i/c1.java index d4d6ed6edb..48604b20fe 100644 --- a/app/src/main/java/c/a/i/c1.java +++ b/app/src/main/java/c/a/i/c1.java @@ -2,21 +2,21 @@ package c.a.i; import android.view.View; import android.widget.ImageView; -import android.widget.LinearLayout; +import android.widget.RelativeLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; import com.google.android.material.button.MaterialButton; -/* compiled from: PremiumUpgradeYearlyDialogBinding */ +/* compiled from: PremiumGuildUpgradeDialogBinding */ public final class c1 implements ViewBinding { @NonNull - public final LinearLayout a; + public final RelativeLayout a; @NonNull - public final ImageView b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f76c; + public final ImageView f75c; @NonNull public final TextView d; @NonNull @@ -24,10 +24,10 @@ public final class c1 implements ViewBinding { @NonNull public final MaterialButton f; - public c1(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull MaterialButton materialButton) { - this.a = linearLayout; - this.b = imageView; - this.f76c = textView; + public c1(@NonNull RelativeLayout relativeLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull MaterialButton materialButton) { + this.a = relativeLayout; + this.b = textView; + this.f75c = imageView; this.d = textView2; this.e = textView3; this.f = materialButton; diff --git a/app/src/main/java/c/a/i/c2.java b/app/src/main/java/c/a/i/c2.java index 735168c9a4..25138d39e6 100644 --- a/app/src/main/java/c/a/i/c2.java +++ b/app/src/main/java/c/a/i/c2.java @@ -1,16 +1,19 @@ package c.a.i; import android.view.View; -import android.widget.Space; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewCodeVerificationSpaceBinding */ +import com.google.android.flexbox.FlexboxLayout; +/* compiled from: ViewCodeVerificationBinding */ public final class c2 implements ViewBinding { @NonNull - public final Space a; + public final FlexboxLayout a; + @NonNull + public final FlexboxLayout b; - public c2(@NonNull Space space) { - this.a = space; + public c2(@NonNull FlexboxLayout flexboxLayout, @NonNull FlexboxLayout flexboxLayout2) { + this.a = flexboxLayout; + this.b = flexboxLayout2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/c3.java b/app/src/main/java/c/a/i/c3.java index 1dde2bbd8d..c2174d7310 100644 --- a/app/src/main/java/c/a/i/c3.java +++ b/app/src/main/java/c/a/i/c3.java @@ -1,38 +1,40 @@ package c.a.i; import android.view.View; -import android.widget.GridLayout; -import android.widget.ImageView; +import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.Barrier; import androidx.viewbinding.ViewBinding; import com.discord.views.GuildView; -/* compiled from: ViewServerFolderBinding */ +import com.discord.views.guilds.ServerMemberCount; +import com.google.android.material.button.MaterialButton; +/* compiled from: ViewServerDiscoveryItemBinding */ public final class c3 implements ViewBinding { @NonNull public final View a; @NonNull - public final ImageView b; + public final MaterialButton b; @NonNull /* renamed from: c reason: collision with root package name */ - public final GuildView f77c; + public final MaterialButton f76c; @NonNull - public final GuildView d; + public final ServerMemberCount d; @NonNull - public final GuildView e; + public final TextView e; @NonNull public final GuildView f; @NonNull - public final GridLayout g; + public final TextView g; - public c3(@NonNull View view, @NonNull ImageView imageView, @NonNull GuildView guildView, @NonNull GuildView guildView2, @NonNull GuildView guildView3, @NonNull GuildView guildView4, @NonNull GridLayout gridLayout) { + public c3(@NonNull View view, @NonNull Barrier barrier, @NonNull Barrier barrier2, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull ServerMemberCount serverMemberCount, @NonNull TextView textView, @NonNull GuildView guildView, @NonNull TextView textView2) { this.a = view; - this.b = imageView; - this.f77c = guildView; - this.d = guildView2; - this.e = guildView3; - this.f = guildView4; - this.g = gridLayout; + this.b = materialButton; + this.f76c = materialButton2; + this.d = serverMemberCount; + this.e = textView; + this.f = guildView; + this.g = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/c4.java b/app/src/main/java/c/a/i/c4.java index f8be0a54e5..dd6ba4a60c 100644 --- a/app/src/main/java/c/a/i/c4.java +++ b/app/src/main/java/c/a/i/c4.java @@ -2,25 +2,81 @@ package c.a.i; import android.view.View; import android.widget.ImageView; +import android.widget.LinearLayout; +import android.widget.ProgressBar; +import android.widget.Space; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewVoiceCallActiveEventBinding */ +import com.discord.views.VoiceUserView; +import com.discord.views.calls.AppVideoStreamRenderer; +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: ViewVideoCallParticipantBinding */ public final class c4 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final View a; @NonNull - public final TextView b; + public final View b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f78c; + public final View f77c; + @NonNull + public final ImageView d; + @NonNull + public final ConstraintLayout e; + @NonNull + public final ImageView f; + @NonNull + public final TextView g; + @NonNull + public final TextView h; + @NonNull + public final TextView i; + @NonNull + public final ImageView j; + @NonNull + public final ConstraintLayout k; + @NonNull + public final TextView l; + @NonNull + public final SimpleDraweeView m; + @NonNull + public final TextView n; + @NonNull + public final TextView o; + @NonNull + public final ProgressBar p; + @NonNull + public final AppVideoStreamRenderer q; + @NonNull + public final LinearLayout r; + @NonNull - public c4(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull TextView textView2) { - this.a = constraintLayout; - this.b = textView; - this.f78c = textView2; + /* renamed from: s reason: collision with root package name */ + public final VoiceUserView f78s; + + public c4(@NonNull View view, @NonNull View view2, @NonNull View view3, @NonNull ImageView imageView, @NonNull ConstraintLayout constraintLayout, @NonNull Space space, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull LinearLayout linearLayout, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull ImageView imageView3, @NonNull ConstraintLayout constraintLayout2, @NonNull ImageView imageView4, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView6, @NonNull TextView textView7, @NonNull ProgressBar progressBar, @NonNull AppVideoStreamRenderer appVideoStreamRenderer, @NonNull LinearLayout linearLayout2, @NonNull VoiceUserView voiceUserView) { + this.a = view; + this.b = view2; + this.f77c = view3; + this.d = imageView; + this.e = constraintLayout; + this.f = imageView2; + this.g = textView; + this.h = textView2; + this.i = textView3; + this.j = imageView3; + this.k = constraintLayout2; + this.l = textView5; + this.m = simpleDraweeView; + this.n = textView6; + this.o = textView7; + this.p = progressBar; + this.q = appVideoStreamRenderer; + this.r = linearLayout2; + this.f78s = voiceUserView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/c5.java b/app/src/main/java/c/a/i/c5.java index 71731596e7..3f45abd092 100644 --- a/app/src/main/java/c/a/i/c5.java +++ b/app/src/main/java/c/a/i/c5.java @@ -1,16 +1,33 @@ package c.a.i; import android.view.View; -import android.widget.TextView; +import android.view.ViewStub; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; +import androidx.fragment.app.FragmentContainerView; import androidx.viewbinding.ViewBinding; -/* compiled from: WidgetHomePanelCenterContentUnreadBinding */ +import com.google.android.material.appbar.AppBarLayout; +/* compiled from: WidgetHomePanelCenterChatBinding */ public final class c5 implements ViewBinding { @NonNull - public final TextView a; + public final ConstraintLayout a; + @NonNull + public final ViewStub b; + @NonNull - public c5(@NonNull TextView textView, @NonNull TextView textView2) { - this.a = textView; + /* renamed from: c reason: collision with root package name */ + public final d5 f79c; + @NonNull + public final FragmentContainerView d; + @NonNull + public final FragmentContainerView e; + + public c5(@NonNull ConstraintLayout constraintLayout, @NonNull AppBarLayout appBarLayout, @NonNull ViewStub viewStub, @NonNull ViewStub viewStub2, @NonNull d5 d5Var, @NonNull View view, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FragmentContainerView fragmentContainerView3, @NonNull FragmentContainerView fragmentContainerView4, @NonNull ConstraintLayout constraintLayout2, @NonNull FragmentContainerView fragmentContainerView5, @NonNull FragmentContainerView fragmentContainerView6) { + this.a = constraintLayout; + this.b = viewStub2; + this.f79c = d5Var; + this.d = fragmentContainerView; + this.e = fragmentContainerView4; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/d.java b/app/src/main/java/c/a/i/d.java index 740fe322a2..fe06275750 100644 --- a/app/src/main/java/c/a/i/d.java +++ b/app/src/main/java/c/a/i/d.java @@ -15,14 +15,14 @@ public final class d implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeView f79c; + public final SimpleDraweeView f80c; @NonNull public final MaterialTextView d; public d(@NonNull ConstraintLayout constraintLayout, @NonNull MaterialTextView materialTextView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialTextView materialTextView2) { this.a = constraintLayout; this.b = materialTextView; - this.f79c = simpleDraweeView; + this.f80c = simpleDraweeView; this.d = materialTextView2; } diff --git a/app/src/main/java/c/a/i/d0.java b/app/src/main/java/c/a/i/d0.java index 88a474db9d..f251e222ba 100644 --- a/app/src/main/java/c/a/i/d0.java +++ b/app/src/main/java/c/a/i/d0.java @@ -16,7 +16,7 @@ public final class d0 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final LoadingButton f80c; + public final LoadingButton f81c; @NonNull public final View d; @NonNull @@ -25,7 +25,7 @@ public final class d0 implements ViewBinding { public d0(@NonNull ConstraintLayout constraintLayout, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LoadingButton loadingButton, @NonNull View view, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull h0 h0Var) { this.a = constraintLayout; this.b = textView; - this.f80c = loadingButton; + this.f81c = loadingButton; this.d = view; this.e = h0Var; } diff --git a/app/src/main/java/c/a/i/d1.java b/app/src/main/java/c/a/i/d1.java index 33dd56bd9e..908578a13a 100644 --- a/app/src/main/java/c/a/i/d1.java +++ b/app/src/main/java/c/a/i/d1.java @@ -1,30 +1,36 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; +import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; import com.google.android.material.button.MaterialButton; -/* compiled from: PrivateChannelSideBarActionsViewBinding */ +/* compiled from: PremiumUpgradeYearlyDialogBinding */ public final class d1 implements ViewBinding { @NonNull - public final View a; + public final LinearLayout a; @NonNull - public final MaterialButton b; + public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f81c; + public final TextView f82c; @NonNull - public final MaterialButton d; + public final TextView d; @NonNull - public final MaterialButton e; + public final TextView e; + @NonNull + public final MaterialButton f; - public d1(@NonNull View view, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull MaterialButton materialButton3, @NonNull MaterialButton materialButton4) { - this.a = view; - this.b = materialButton; - this.f81c = materialButton2; - this.d = materialButton3; - this.e = materialButton4; + public d1(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull MaterialButton materialButton) { + this.a = linearLayout; + this.b = imageView; + this.f82c = textView; + this.d = textView2; + this.e = textView3; + this.f = materialButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/d2.java b/app/src/main/java/c/a/i/d2.java index ab799476ec..c2c1ddf26c 100644 --- a/app/src/main/java/c/a/i/d2.java +++ b/app/src/main/java/c/a/i/d2.java @@ -1,16 +1,16 @@ package c.a.i; import android.view.View; -import android.widget.TextView; +import android.widget.Space; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewCodeVerificationTextBinding */ +/* compiled from: ViewCodeVerificationSpaceBinding */ public final class d2 implements ViewBinding { @NonNull - public final TextView a; + public final Space a; - public d2(@NonNull TextView textView) { - this.a = textView; + public d2(@NonNull Space space) { + this.a = space; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/d3.java b/app/src/main/java/c/a/i/d3.java index 98983eca52..9e6ca076fc 100644 --- a/app/src/main/java/c/a/i/d3.java +++ b/app/src/main/java/c/a/i/d3.java @@ -1,32 +1,38 @@ package c.a.i; import android.view.View; +import android.widget.GridLayout; import android.widget.ImageView; -import android.widget.LinearLayout; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewServerMemberCountBinding */ +import com.discord.views.GuildView; +/* compiled from: ViewServerFolderBinding */ public final class d3 implements ViewBinding { @NonNull - public final LinearLayout a; + public final View a; @NonNull public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f82c; + public final GuildView f83c; @NonNull - public final ImageView d; + public final GuildView d; @NonNull - public final TextView e; + public final GuildView e; + @NonNull + public final GuildView f; + @NonNull + public final GridLayout g; - public d3(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull ImageView imageView2, @NonNull TextView textView2) { - this.a = linearLayout; + public d3(@NonNull View view, @NonNull ImageView imageView, @NonNull GuildView guildView, @NonNull GuildView guildView2, @NonNull GuildView guildView3, @NonNull GuildView guildView4, @NonNull GridLayout gridLayout) { + this.a = view; this.b = imageView; - this.f82c = textView; - this.d = imageView2; - this.e = textView2; + this.f83c = guildView; + this.d = guildView2; + this.e = guildView3; + this.f = guildView4; + this.g = gridLayout; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/d4.java b/app/src/main/java/c/a/i/d4.java index 7d708df235..ce0bf6dc7b 100644 --- a/app/src/main/java/c/a/i/d4.java +++ b/app/src/main/java/c/a/i/d4.java @@ -1,25 +1,26 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: ViewVoiceUserBinding */ +/* compiled from: ViewVoiceCallActiveEventBinding */ public final class d4 implements ViewBinding { @NonNull - public final View a; + public final ConstraintLayout a; @NonNull - public final SimpleDraweeView b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f83c; + public final TextView f84c; - public d4(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { - this.a = view; - this.b = simpleDraweeView; - this.f83c = textView; + public d4(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull TextView textView2) { + this.a = constraintLayout; + this.b = textView; + this.f84c = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/d5.java b/app/src/main/java/c/a/i/d5.java index 6873696b41..22844c329f 100644 --- a/app/src/main/java/c/a/i/d5.java +++ b/app/src/main/java/c/a/i/d5.java @@ -1,27 +1,16 @@ package c.a.i; import android.view.View; -import android.widget.FrameLayout; -import android.widget.RelativeLayout; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.fragment.app.FragmentContainerView; import androidx.viewbinding.ViewBinding; -/* compiled from: WidgetHomePanelLeftBinding */ +/* compiled from: WidgetHomePanelCenterContentUnreadBinding */ public final class d5 implements ViewBinding { @NonNull - public final RelativeLayout a; - @NonNull - public final TextView b; - @NonNull + public final TextView a; - /* renamed from: c reason: collision with root package name */ - public final FragmentContainerView f84c; - - public d5(@NonNull RelativeLayout relativeLayout, @NonNull TextView textView, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FrameLayout frameLayout) { - this.a = relativeLayout; - this.b = textView; - this.f84c = fragmentContainerView2; + public d5(@NonNull TextView textView, @NonNull TextView textView2) { + this.a = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/e1.java b/app/src/main/java/c/a/i/e1.java index 474a5ea6be..a7747a0ff6 100644 --- a/app/src/main/java/c/a/i/e1.java +++ b/app/src/main/java/c/a/i/e1.java @@ -1,16 +1,30 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ReactionQuickAddBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: PrivateChannelSideBarActionsViewBinding */ public final class e1 implements ViewBinding { @NonNull - public final ImageView a; + public final View a; + @NonNull + public final MaterialButton b; + @NonNull - public e1(@NonNull ImageView imageView, @NonNull ImageView imageView2) { - this.a = imageView; + /* renamed from: c reason: collision with root package name */ + public final MaterialButton f87c; + @NonNull + public final MaterialButton d; + @NonNull + public final MaterialButton e; + + public e1(@NonNull View view, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull MaterialButton materialButton3, @NonNull MaterialButton materialButton4) { + this.a = view; + this.b = materialButton; + this.f87c = materialButton2; + this.d = materialButton3; + this.e = materialButton4; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/e2.java b/app/src/main/java/c/a/i/e2.java index 6634024074..b34c1b6c74 100644 --- a/app/src/main/java/c/a/i/e2.java +++ b/app/src/main/java/c/a/i/e2.java @@ -1,35 +1,16 @@ package c.a.i; import android.view.View; -import android.widget.Spinner; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.card.MaterialCardView; -/* compiled from: ViewExperimentOverrideBinding */ +/* compiled from: ViewCodeVerificationTextBinding */ public final class e2 implements ViewBinding { @NonNull - public final View a; - @NonNull - public final TextView b; - @NonNull + public final TextView a; - /* renamed from: c reason: collision with root package name */ - public final Spinner f87c; - @NonNull - public final TextView d; - @NonNull - public final TextView e; - @NonNull - public final TextView f; - - public e2(@NonNull View view, @NonNull TextView textView, @NonNull Spinner spinner, @NonNull MaterialCardView materialCardView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) { - this.a = view; - this.b = textView; - this.f87c = spinner; - this.d = textView2; - this.e = textView3; - this.f = textView4; + public e2(@NonNull TextView textView) { + this.a = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/e3.java b/app/src/main/java/c/a/i/e3.java index 2095a177fd..5758984889 100644 --- a/app/src/main/java/c/a/i/e3.java +++ b/app/src/main/java/c/a/i/e3.java @@ -1,36 +1,32 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; +import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -import com.google.android.material.textfield.TextInputLayout; -/* compiled from: ViewServerSettingsIconNameBinding */ +/* compiled from: ViewServerMemberCountBinding */ public final class e3 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final LinearLayout a; @NonNull - public final TextView b; + public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputLayout f88c; + public final TextView f88c; @NonNull - public final SimpleDraweeView d; + public final ImageView d; @NonNull public final TextView e; - @NonNull - public final TextView f; - public e3(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull TextInputLayout textInputLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView2, @NonNull TextView textView3) { - this.a = constraintLayout; - this.b = textView; - this.f88c = textInputLayout; - this.d = simpleDraweeView; + public e3(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull ImageView imageView2, @NonNull TextView textView2) { + this.a = linearLayout; + this.b = imageView; + this.f88c = textView; + this.d = imageView2; this.e = textView2; - this.f = textView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/e4.java b/app/src/main/java/c/a/i/e4.java index 607c833c9a..f395bb4e90 100644 --- a/app/src/main/java/c/a/i/e4.java +++ b/app/src/main/java/c/a/i/e4.java @@ -4,21 +4,22 @@ import android.view.View; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: VoiceUserLimitViewBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: ViewVoiceUserBinding */ public final class e4 implements ViewBinding { @NonNull public final View a; @NonNull - public final TextView b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ public final TextView f89c; - public e4(@NonNull View view, @NonNull TextView textView, @NonNull TextView textView2) { + public e4(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { this.a = view; - this.b = textView; - this.f89c = textView2; + this.b = simpleDraweeView; + this.f89c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/e5.java b/app/src/main/java/c/a/i/e5.java index ca622ed5f8..9b10e88341 100644 --- a/app/src/main/java/c/a/i/e5.java +++ b/app/src/main/java/c/a/i/e5.java @@ -2,19 +2,26 @@ package c.a.i; import android.view.View; import android.widget.FrameLayout; -import android.widget.ImageView; +import android.widget.RelativeLayout; +import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.fragment.app.FragmentContainerView; import androidx.viewbinding.ViewBinding; -/* compiled from: WidgetHomePanelLoadingBinding */ +/* compiled from: WidgetHomePanelLeftBinding */ public final class e5 implements ViewBinding { @NonNull - public final FrameLayout a; + public final RelativeLayout a; + @NonNull + public final TextView b; @NonNull - public final ImageView b; - public e5(@NonNull FrameLayout frameLayout, @NonNull ImageView imageView) { - this.a = frameLayout; - this.b = imageView; + /* renamed from: c reason: collision with root package name */ + public final FragmentContainerView f90c; + + public e5(@NonNull RelativeLayout relativeLayout, @NonNull TextView textView, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FrameLayout frameLayout) { + this.a = relativeLayout; + this.b = textView; + this.f90c = fragmentContainerView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/f.java b/app/src/main/java/c/a/i/f.java index 6e2e7e088a..44a0dc55cf 100644 --- a/app/src/main/java/c/a/i/f.java +++ b/app/src/main/java/c/a/i/f.java @@ -13,12 +13,12 @@ public final class f implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f90c; + public final TextView f91c; public f(@NonNull View view, @NonNull TextView textView, @NonNull TextView textView2) { this.a = view; this.b = textView; - this.f90c = textView2; + this.f91c = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/f0.java b/app/src/main/java/c/a/i/f0.java index 40bd8f8dd0..6be88a327b 100644 --- a/app/src/main/java/c/a/i/f0.java +++ b/app/src/main/java/c/a/i/f0.java @@ -17,12 +17,12 @@ public final class f0 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final LoadingButton f91c; + public final LoadingButton f92c; public f0(@NonNull ConstraintLayout constraintLayout, @NonNull RecyclerView recyclerView, @NonNull LoadingButton loadingButton, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView) { this.a = constraintLayout; this.b = recyclerView; - this.f91c = loadingButton; + this.f92c = loadingButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/f1.java b/app/src/main/java/c/a/i/f1.java index 2bbf6d0827..58b4d9d436 100644 --- a/app/src/main/java/c/a/i/f1.java +++ b/app/src/main/java/c/a/i/f1.java @@ -1,33 +1,16 @@ package c.a.i; import android.view.View; -import android.widget.LinearLayout; -import android.widget.TextSwitcher; -import android.widget.TextView; +import android.widget.ImageView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.utilities.view.text.SimpleDraweeSpanTextView; -/* compiled from: ReactionViewBinding */ +/* compiled from: ReactionQuickAddBinding */ public final class f1 implements ViewBinding { @NonNull - public final LinearLayout a; - @NonNull - public final TextView b; - @NonNull + public final ImageView a; - /* renamed from: c reason: collision with root package name */ - public final TextView f92c; - @NonNull - public final TextSwitcher d; - @NonNull - public final SimpleDraweeSpanTextView e; - - public f1(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextSwitcher textSwitcher, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView) { - this.a = linearLayout; - this.b = textView; - this.f92c = textView2; - this.d = textSwitcher; - this.e = simpleDraweeSpanTextView; + public f1(@NonNull ImageView imageView, @NonNull ImageView imageView2) { + this.a = imageView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/f2.java b/app/src/main/java/c/a/i/f2.java index b9301be255..debe978977 100644 --- a/app/src/main/java/c/a/i/f2.java +++ b/app/src/main/java/c/a/i/f2.java @@ -1,25 +1,35 @@ package c.a.i; import android.view.View; +import android.widget.Spinner; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: ViewGuildBinding */ +import com.google.android.material.card.MaterialCardView; +/* compiled from: ViewExperimentOverrideBinding */ public final class f2 implements ViewBinding { @NonNull public final View a; @NonNull - public final SimpleDraweeView b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f93c; + public final Spinner f93c; + @NonNull + public final TextView d; + @NonNull + public final TextView e; + @NonNull + public final TextView f; - public f2(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { + public f2(@NonNull View view, @NonNull TextView textView, @NonNull Spinner spinner, @NonNull MaterialCardView materialCardView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) { this.a = view; - this.b = simpleDraweeView; - this.f93c = textView; + this.b = textView; + this.f93c = spinner; + this.d = textView2; + this.e = textView3; + this.f = textView4; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/f3.java b/app/src/main/java/c/a/i/f3.java index c5d03dc8df..294f990948 100644 --- a/app/src/main/java/c/a/i/f3.java +++ b/app/src/main/java/c/a/i/f3.java @@ -1,25 +1,36 @@ package c.a.i; import android.view.View; -import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.discord.views.CheckedSetting; -/* compiled from: ViewServerSettingsNotificationsBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +import com.google.android.material.textfield.TextInputLayout; +/* compiled from: ViewServerSettingsIconNameBinding */ public final class f3 implements ViewBinding { @NonNull - public final LinearLayout a; + public final ConstraintLayout a; @NonNull - public final CheckedSetting b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final CheckedSetting f94c; + public final TextInputLayout f94c; + @NonNull + public final SimpleDraweeView d; + @NonNull + public final TextView e; + @NonNull + public final TextView f; - public f3(@NonNull LinearLayout linearLayout, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2) { - this.a = linearLayout; - this.b = checkedSetting; - this.f94c = checkedSetting2; + public f3(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull TextInputLayout textInputLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView2, @NonNull TextView textView3) { + this.a = constraintLayout; + this.b = textView; + this.f94c = textInputLayout; + this.d = simpleDraweeView; + this.e = textView2; + this.f = textView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/f4.java b/app/src/main/java/c/a/i/f4.java index 30d3dfbd74..d3518e9081 100644 --- a/app/src/main/java/c/a/i/f4.java +++ b/app/src/main/java/c/a/i/f4.java @@ -1,28 +1,24 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; -import android.widget.SeekBar; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: VolumeSliderViewBinding */ +/* compiled from: VoiceUserLimitViewBinding */ public final class f4 implements ViewBinding { @NonNull public final View a; @NonNull - public final ImageView b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f95c; - @NonNull - public final SeekBar d; + public final TextView f95c; - public f4(@NonNull View view, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull SeekBar seekBar) { + public f4(@NonNull View view, @NonNull TextView textView, @NonNull TextView textView2) { this.a = view; - this.b = imageView; - this.f95c = imageView2; - this.d = seekBar; + this.b = textView; + this.f95c = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/f5.java b/app/src/main/java/c/a/i/f5.java index 539716b034..10479ff292 100644 --- a/app/src/main/java/c/a/i/f5.java +++ b/app/src/main/java/c/a/i/f5.java @@ -2,25 +2,19 @@ package c.a.i; import android.view.View; import android.widget.FrameLayout; +import android.widget.ImageView; import androidx.annotation.NonNull; -import androidx.fragment.app.FragmentContainerView; import androidx.viewbinding.ViewBinding; -import com.discord.utilities.view.rounded.RoundedRelativeLayout; -/* compiled from: WidgetHomePanelRightBinding */ +/* compiled from: WidgetHomePanelLoadingBinding */ public final class f5 implements ViewBinding { @NonNull public final FrameLayout a; @NonNull - public final RoundedRelativeLayout b; - @NonNull + public final ImageView b; - /* renamed from: c reason: collision with root package name */ - public final FragmentContainerView f96c; - - public f5(@NonNull FrameLayout frameLayout, @NonNull RoundedRelativeLayout roundedRelativeLayout, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FragmentContainerView fragmentContainerView3) { + public f5(@NonNull FrameLayout frameLayout, @NonNull ImageView imageView) { this.a = frameLayout; - this.b = roundedRelativeLayout; - this.f96c = fragmentContainerView3; + this.b = imageView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/g.java b/app/src/main/java/c/a/i/g.java index c599fdac30..4c7c688f9f 100644 --- a/app/src/main/java/c/a/i/g.java +++ b/app/src/main/java/c/a/i/g.java @@ -15,7 +15,7 @@ public final class g implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f97c; + public final TextView f96c; @NonNull public final SimpleDraweeView d; @NonNull @@ -24,7 +24,7 @@ public final class g implements ViewBinding { public g(@NonNull View view, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView2) { this.a = view; this.b = imageView; - this.f97c = textView; + this.f96c = textView; this.d = simpleDraweeView; this.e = textView2; } diff --git a/app/src/main/java/c/a/i/g0.java b/app/src/main/java/c/a/i/g0.java index dc20c6d614..3466f1bbce 100644 --- a/app/src/main/java/c/a/i/g0.java +++ b/app/src/main/java/c/a/i/g0.java @@ -15,12 +15,12 @@ public final class g0 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f98c; + public final MaterialButton f97c; public g0(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2) { this.a = constraintLayout; this.b = materialButton; - this.f98c = materialButton2; + this.f97c = materialButton2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/g1.java b/app/src/main/java/c/a/i/g1.java index a6332b5b6d..384078e1f8 100644 --- a/app/src/main/java/c/a/i/g1.java +++ b/app/src/main/java/c/a/i/g1.java @@ -1,25 +1,33 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; +import android.widget.LinearLayout; +import android.widget.TextSwitcher; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.textfield.TextInputEditText; -/* compiled from: SearchInputViewBinding */ +import com.discord.utilities.view.text.SimpleDraweeSpanTextView; +/* compiled from: ReactionViewBinding */ public final class g1 implements ViewBinding { @NonNull - public final View a; + public final LinearLayout a; @NonNull - public final ImageView b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputEditText f99c; + public final TextView f98c; + @NonNull + public final TextSwitcher d; + @NonNull + public final SimpleDraweeSpanTextView e; - public g1(@NonNull View view, @NonNull ImageView imageView, @NonNull TextInputEditText textInputEditText) { - this.a = view; - this.b = imageView; - this.f99c = textInputEditText; + public g1(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextSwitcher textSwitcher, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView) { + this.a = linearLayout; + this.b = textView; + this.f98c = textView2; + this.d = textSwitcher; + this.e = simpleDraweeSpanTextView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/g2.java b/app/src/main/java/c/a/i/g2.java index 6736c7d232..770d3f40e6 100644 --- a/app/src/main/java/c/a/i/g2.java +++ b/app/src/main/java/c/a/i/g2.java @@ -1,21 +1,25 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewInteractionFailedLabelBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: ViewGuildBinding */ public final class g2 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final View a; + @NonNull + public final SimpleDraweeView b; @NonNull - public final TextView b; - public g2(@NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView, @NonNull TextView textView) { - this.a = constraintLayout; - this.b = textView; + /* renamed from: c reason: collision with root package name */ + public final TextView f99c; + + public g2(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { + this.a = view; + this.b = simpleDraweeView; + this.f99c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/g3.java b/app/src/main/java/c/a/i/g3.java index 1fa82bea53..0bcdeb0821 100644 --- a/app/src/main/java/c/a/i/g3.java +++ b/app/src/main/java/c/a/i/g3.java @@ -2,34 +2,24 @@ package c.a.i; import android.view.View; import android.widget.LinearLayout; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; import com.discord.views.CheckedSetting; -/* compiled from: ViewServerSettingsSystemChannelWrapBinding */ +/* compiled from: ViewServerSettingsNotificationsBinding */ public final class g3 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final TextView b; + public final CheckedSetting b; @NonNull /* renamed from: c reason: collision with root package name */ public final CheckedSetting f100c; - @NonNull - public final CheckedSetting d; - @NonNull - public final CheckedSetting e; - @NonNull - public final LinearLayout f; - public g3(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2, @NonNull CheckedSetting checkedSetting3, @NonNull LinearLayout linearLayout2) { + public g3(@NonNull LinearLayout linearLayout, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2) { this.a = linearLayout; - this.b = textView; - this.f100c = checkedSetting; - this.d = checkedSetting2; - this.e = checkedSetting3; - this.f = linearLayout2; + this.b = checkedSetting; + this.f100c = checkedSetting2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/g4.java b/app/src/main/java/c/a/i/g4.java index acde7625e2..4cd10d4b2c 100644 --- a/app/src/main/java/c/a/i/g4.java +++ b/app/src/main/java/c/a/i/g4.java @@ -1,48 +1,28 @@ package c.a.i; import android.view.View; -import android.widget.LinearLayout; -import android.widget.ProgressBar; -import android.widget.TextView; +import android.widget.ImageView; +import android.widget.SeekBar; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.app.AppViewFlipper; -import com.discord.utilities.view.text.LinkifiedTextView; -import com.facebook.drawee.view.SimpleDraweeView; -import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetAcceptGiftDialogBinding */ +/* compiled from: VolumeSliderViewBinding */ public final class g4 implements ViewBinding { @NonNull - public final LinearLayout a; + public final View a; @NonNull - public final SimpleDraweeView b; + public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f101c; + public final ImageView f101c; @NonNull - public final MaterialButton d; - @NonNull - public final LinearLayout e; - @NonNull - public final LinkifiedTextView f; - @NonNull - public final AppViewFlipper g; - @NonNull - public final TextView h; - @NonNull - public final ProgressBar i; + public final SeekBar d; - public g4(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull LinearLayout linearLayout3, @NonNull LinkifiedTextView linkifiedTextView, @NonNull AppViewFlipper appViewFlipper, @NonNull TextView textView2, @NonNull ProgressBar progressBar) { - this.a = linearLayout; - this.b = simpleDraweeView; - this.f101c = textView; - this.d = materialButton; - this.e = linearLayout3; - this.f = linkifiedTextView; - this.g = appViewFlipper; - this.h = textView2; - this.i = progressBar; + public g4(@NonNull View view, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull SeekBar seekBar) { + this.a = view; + this.b = imageView; + this.f101c = imageView2; + this.d = seekBar; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/g5.java b/app/src/main/java/c/a/i/g5.java index 366b0f3c44..4b32c4d627 100644 --- a/app/src/main/java/c/a/i/g5.java +++ b/app/src/main/java/c/a/i/g5.java @@ -1,29 +1,26 @@ package c.a.i; import android.view.View; -import android.widget.TextView; +import android.widget.FrameLayout; import androidx.annotation.NonNull; -import androidx.core.widget.NestedScrollView; +import androidx.fragment.app.FragmentContainerView; import androidx.viewbinding.ViewBinding; -import com.discord.utilities.view.text.LinkifiedTextView; -/* compiled from: WidgetHubEmailFlowConfirmationBinding */ +import com.discord.utilities.view.rounded.RoundedRelativeLayout; +/* compiled from: WidgetHomePanelRightBinding */ public final class g5 implements ViewBinding { @NonNull - public final NestedScrollView a; + public final FrameLayout a; @NonNull - public final LinkifiedTextView b; + public final RoundedRelativeLayout b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f102c; - @NonNull - public final LinkifiedTextView d; + public final FragmentContainerView f102c; - public g5(@NonNull NestedScrollView nestedScrollView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView2) { - this.a = nestedScrollView; - this.b = linkifiedTextView; - this.f102c = textView; - this.d = linkifiedTextView2; + public g5(@NonNull FrameLayout frameLayout, @NonNull RoundedRelativeLayout roundedRelativeLayout, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FragmentContainerView fragmentContainerView3) { + this.a = frameLayout; + this.b = roundedRelativeLayout; + this.f102c = fragmentContainerView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/h1.java b/app/src/main/java/c/a/i/h1.java index 5ecb2c6d8f..3333af4efd 100644 --- a/app/src/main/java/c/a/i/h1.java +++ b/app/src/main/java/c/a/i/h1.java @@ -1,19 +1,25 @@ package c.a.i; import android.view.View; -import android.widget.TextView; +import android.widget.ImageView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ServerSettingsMembersRoleSpinnerItemBinding */ +import com.google.android.material.textfield.TextInputEditText; +/* compiled from: SearchInputViewBinding */ public final class h1 implements ViewBinding { @NonNull - public final TextView a; + public final View a; + @NonNull + public final ImageView b; @NonNull - public final TextView b; - public h1(@NonNull TextView textView, @NonNull TextView textView2) { - this.a = textView; - this.b = textView2; + /* renamed from: c reason: collision with root package name */ + public final TextInputEditText f105c; + + public h1(@NonNull View view, @NonNull ImageView imageView, @NonNull TextInputEditText textInputEditText) { + this.a = view; + this.b = imageView; + this.f105c = textInputEditText; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/h2.java b/app/src/main/java/c/a/i/h2.java index aef5b00f40..ff19616760 100644 --- a/app/src/main/java/c/a/i/h2.java +++ b/app/src/main/java/c/a/i/h2.java @@ -1,25 +1,21 @@ package c.a.i; import android.view.View; -import android.widget.ProgressBar; +import android.widget.ImageView; +import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: ViewLoadingButtonBinding */ +/* compiled from: ViewInteractionFailedLabelBinding */ public final class h2 implements ViewBinding { @NonNull - public final View a; - @NonNull - public final MaterialButton b; + public final ConstraintLayout a; @NonNull + public final TextView b; - /* renamed from: c reason: collision with root package name */ - public final ProgressBar f105c; - - public h2(@NonNull View view, @NonNull MaterialButton materialButton, @NonNull ProgressBar progressBar) { - this.a = view; - this.b = materialButton; - this.f105c = progressBar; + public h2(@NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView, @NonNull TextView textView) { + this.a = constraintLayout; + this.b = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/h3.java b/app/src/main/java/c/a/i/h3.java index 8e2bff5a7b..ebda12038a 100644 --- a/app/src/main/java/c/a/i/h3.java +++ b/app/src/main/java/c/a/i/h3.java @@ -1,44 +1,35 @@ package c.a.i; import android.view.View; -import android.widget.FrameLayout; import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.utilities.view.text.LinkifiedTextView; -import com.facebook.drawee.view.SimpleDraweeView; -import com.google.android.material.floatingactionbutton.FloatingActionButton; -/* compiled from: ViewServerSettingsUploadBannerBinding */ +import com.discord.views.CheckedSetting; +/* compiled from: ViewServerSettingsSystemChannelWrapBinding */ public final class h3 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final FrameLayout b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f106c; + public final CheckedSetting f106c; @NonNull - public final SimpleDraweeView d; + public final CheckedSetting d; @NonNull - public final FloatingActionButton e; + public final CheckedSetting e; @NonNull - public final LinkifiedTextView f; - @NonNull - public final TextView g; - @NonNull - public final TextView h; + public final LinearLayout f; - public h3(@NonNull LinearLayout linearLayout, @NonNull FrameLayout frameLayout, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull FloatingActionButton floatingActionButton, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView2, @NonNull TextView textView3) { + public h3(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2, @NonNull CheckedSetting checkedSetting3, @NonNull LinearLayout linearLayout2) { this.a = linearLayout; - this.b = frameLayout; - this.f106c = textView; - this.d = simpleDraweeView; - this.e = floatingActionButton; - this.f = linkifiedTextView; - this.g = textView2; - this.h = textView3; + this.b = textView; + this.f106c = checkedSetting; + this.d = checkedSetting2; + this.e = checkedSetting3; + this.f = linearLayout2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/h4.java b/app/src/main/java/c/a/i/h4.java index ce334739e4..061f5b53e3 100644 --- a/app/src/main/java/c/a/i/h4.java +++ b/app/src/main/java/c/a/i/h4.java @@ -2,26 +2,47 @@ package c.a.i; import android.view.View; import android.widget.LinearLayout; +import android.widget.ProgressBar; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; +import com.discord.app.AppViewFlipper; import com.discord.utilities.view.text.LinkifiedTextView; +import com.facebook.drawee.view.SimpleDraweeView; import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetAuthMfaInfoBinding */ +/* compiled from: WidgetAcceptGiftDialogBinding */ public final class h4 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final MaterialButton b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final LinkifiedTextView f107c; + public final TextView f107c; + @NonNull + public final MaterialButton d; + @NonNull + public final LinearLayout e; + @NonNull + public final LinkifiedTextView f; + @NonNull + public final AppViewFlipper g; + @NonNull + public final TextView h; + @NonNull + public final ProgressBar i; - public h4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull LinkifiedTextView linkifiedTextView) { + public h4(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull LinearLayout linearLayout3, @NonNull LinkifiedTextView linkifiedTextView, @NonNull AppViewFlipper appViewFlipper, @NonNull TextView textView2, @NonNull ProgressBar progressBar) { this.a = linearLayout; - this.b = materialButton; - this.f107c = linkifiedTextView; + this.b = simpleDraweeView; + this.f107c = textView; + this.d = materialButton; + this.e = linearLayout3; + this.f = linkifiedTextView; + this.g = appViewFlipper; + this.h = textView2; + this.i = progressBar; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/h5.java b/app/src/main/java/c/a/i/h5.java index 78710b9900..ba90e9e7e2 100644 --- a/app/src/main/java/c/a/i/h5.java +++ b/app/src/main/java/c/a/i/h5.java @@ -5,16 +5,25 @@ import android.widget.TextView; import androidx.annotation.NonNull; import androidx.core.widget.NestedScrollView; import androidx.viewbinding.ViewBinding; -/* compiled from: WidgetHubEmailFlowWaitlistBinding */ +import com.discord.utilities.view.text.LinkifiedTextView; +/* compiled from: WidgetHubEmailFlowConfirmationBinding */ public final class h5 implements ViewBinding { @NonNull public final NestedScrollView a; @NonNull - public final TextView b; + public final LinkifiedTextView b; + @NonNull - public h5(@NonNull NestedScrollView nestedScrollView, @NonNull TextView textView) { + /* renamed from: c reason: collision with root package name */ + public final TextView f108c; + @NonNull + public final LinkifiedTextView d; + + public h5(@NonNull NestedScrollView nestedScrollView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView2) { this.a = nestedScrollView; - this.b = textView; + this.b = linkifiedTextView; + this.f108c = textView; + this.d = linkifiedTextView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/i1.java b/app/src/main/java/c/a/i/i1.java index ba3129a383..10c690b6ba 100644 --- a/app/src/main/java/c/a/i/i1.java +++ b/app/src/main/java/c/a/i/i1.java @@ -4,7 +4,7 @@ import android.view.View; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ServerSettingsMembersRoleSpinnerItemOpenBinding */ +/* compiled from: ServerSettingsMembersRoleSpinnerItemBinding */ public final class i1 implements ViewBinding { @NonNull public final TextView a; diff --git a/app/src/main/java/c/a/i/i2.java b/app/src/main/java/c/a/i/i2.java index 7ea87c6a24..6daae342b2 100644 --- a/app/src/main/java/c/a/i/i2.java +++ b/app/src/main/java/c/a/i/i2.java @@ -1,30 +1,25 @@ package c.a.i; import android.view.View; -import android.widget.LinearLayout; -import android.widget.TextView; +import android.widget.ProgressBar; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; import com.google.android.material.button.MaterialButton; -/* compiled from: ViewMobileReportBlockUserBinding */ +/* compiled from: ViewLoadingButtonBinding */ public final class i2 implements ViewBinding { @NonNull - public final LinearLayout a; + public final View a; @NonNull - public final SimpleDraweeView b; + public final MaterialButton b; @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f108c; - @NonNull - public final TextView d; + public final ProgressBar f109c; - public i2(@NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) { - this.a = linearLayout; - this.b = simpleDraweeView; - this.f108c = materialButton; - this.d = textView3; + public i2(@NonNull View view, @NonNull MaterialButton materialButton, @NonNull ProgressBar progressBar) { + this.a = view; + this.b = materialButton; + this.f109c = progressBar; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/i3.java b/app/src/main/java/c/a/i/i3.java index d14cc06c41..7a5fe09bc0 100644 --- a/app/src/main/java/c/a/i/i3.java +++ b/app/src/main/java/c/a/i/i3.java @@ -9,7 +9,7 @@ import androidx.viewbinding.ViewBinding; import com.discord.utilities.view.text.LinkifiedTextView; import com.facebook.drawee.view.SimpleDraweeView; import com.google.android.material.floatingactionbutton.FloatingActionButton; -/* compiled from: ViewServerSettingsUploadSplashBinding */ +/* compiled from: ViewServerSettingsUploadBannerBinding */ public final class i3 implements ViewBinding { @NonNull public final LinearLayout a; @@ -18,11 +18,11 @@ public final class i3 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final FloatingActionButton f109c; + public final TextView f110c; @NonNull - public final TextView d; + public final SimpleDraweeView d; @NonNull - public final SimpleDraweeView e; + public final FloatingActionButton e; @NonNull public final LinkifiedTextView f; @NonNull @@ -30,12 +30,12 @@ public final class i3 implements ViewBinding { @NonNull public final TextView h; - public i3(@NonNull LinearLayout linearLayout, @NonNull FrameLayout frameLayout, @NonNull FloatingActionButton floatingActionButton, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView2, @NonNull TextView textView3) { + public i3(@NonNull LinearLayout linearLayout, @NonNull FrameLayout frameLayout, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull FloatingActionButton floatingActionButton, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView2, @NonNull TextView textView3) { this.a = linearLayout; this.b = frameLayout; - this.f109c = floatingActionButton; - this.d = textView; - this.e = simpleDraweeView; + this.f110c = textView; + this.d = simpleDraweeView; + this.e = floatingActionButton; this.f = linkifiedTextView; this.g = textView2; this.h = textView3; diff --git a/app/src/main/java/c/a/i/i4.java b/app/src/main/java/c/a/i/i4.java index fb40542a00..2a1ed0a61b 100644 --- a/app/src/main/java/c/a/i/i4.java +++ b/app/src/main/java/c/a/i/i4.java @@ -1,18 +1,27 @@ package c.a.i; import android.view.View; +import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: WidgetCallFullscreenAudioShareWarningBinding */ +import com.discord.utilities.view.text.LinkifiedTextView; +import com.google.android.material.button.MaterialButton; +/* compiled from: WidgetAuthMfaInfoBinding */ public final class i4 implements ViewBinding { @NonNull - public final View a; + public final LinearLayout a; + @NonNull + public final MaterialButton b; @NonNull - public final View b; - public i4(@NonNull View view, @NonNull View view2) { - this.a = view; - this.b = view2; + /* renamed from: c reason: collision with root package name */ + public final LinkifiedTextView f111c; + + public i4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull LinkifiedTextView linkifiedTextView) { + this.a = linearLayout; + this.b = materialButton; + this.f111c = linkifiedTextView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/i5.java b/app/src/main/java/c/a/i/i5.java index 0fc9f11be7..e6eddfbbb5 100644 --- a/app/src/main/java/c/a/i/i5.java +++ b/app/src/main/java/c/a/i/i5.java @@ -1,32 +1,20 @@ package c.a.i; import android.view.View; -import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.core.widget.NestedScrollView; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetMaskedLinksDialogBinding */ +/* compiled from: WidgetHubEmailFlowWaitlistBinding */ public final class i5 implements ViewBinding { @NonNull - public final LinearLayout a; + public final NestedScrollView a; @NonNull public final TextView b; - @NonNull - /* renamed from: c reason: collision with root package name */ - public final MaterialButton f110c; - @NonNull - public final MaterialButton d; - @NonNull - public final TextView e; - - public i5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2, @NonNull TextView textView3) { - this.a = linearLayout; + public i5(@NonNull NestedScrollView nestedScrollView, @NonNull TextView textView) { + this.a = nestedScrollView; this.b = textView; - this.f110c = materialButton; - this.d = materialButton2; - this.e = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/j0.java b/app/src/main/java/c/a/i/j0.java index 6c80553022..eced0a80e0 100644 --- a/app/src/main/java/c/a/i/j0.java +++ b/app/src/main/java/c/a/i/j0.java @@ -5,55 +5,14 @@ import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.constraintlayout.widget.ConstraintLayout; -import androidx.constraintlayout.widget.Group; import androidx.viewbinding.ViewBinding; -import com.discord.R; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: LayoutIconUploaderBinding */ +/* compiled from: LayoutFullscreenCallPreviewEmptyBinding */ public final class j0 implements ViewBinding { @NonNull public final ConstraintLayout a; - @NonNull - public final SimpleDraweeView b; - @NonNull - /* renamed from: c reason: collision with root package name */ - public final Group f111c; - - public j0(@NonNull ConstraintLayout constraintLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull ImageView imageView3, @NonNull Group group) { + public j0(@NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2) { this.a = constraintLayout; - this.b = simpleDraweeView; - this.f111c = group; - } - - @NonNull - public static j0 a(@NonNull View view) { - int i = R.id.icon_uploader_image; - SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(R.id.icon_uploader_image); - if (simpleDraweeView != null) { - i = R.id.icon_uploader_placeholder_border; - ImageView imageView = (ImageView) view.findViewById(R.id.icon_uploader_placeholder_border); - if (imageView != null) { - i = R.id.icon_uploader_placeholder_icon; - ImageView imageView2 = (ImageView) view.findViewById(R.id.icon_uploader_placeholder_icon); - if (imageView2 != null) { - i = R.id.icon_uploader_placeholder_text; - TextView textView = (TextView) view.findViewById(R.id.icon_uploader_placeholder_text); - if (textView != null) { - i = R.id.icon_uploader_plus; - ImageView imageView3 = (ImageView) view.findViewById(R.id.icon_uploader_plus); - if (imageView3 != null) { - i = R.id.placeholder_group; - Group group = (Group) view.findViewById(R.id.placeholder_group); - if (group != null) { - return new j0((ConstraintLayout) view, simpleDraweeView, imageView, imageView2, textView, imageView3, group); - } - } - } - } - } - } - throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/j1.java b/app/src/main/java/c/a/i/j1.java index eedcbe6101..febad71e11 100644 --- a/app/src/main/java/c/a/i/j1.java +++ b/app/src/main/java/c/a/i/j1.java @@ -1,29 +1,19 @@ package c.a.i; import android.view.View; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.UsernameView; -import com.facebook.drawee.span.SimpleDraweeSpanTextView; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: SettingsMemberViewBinding */ +/* compiled from: ServerSettingsMembersRoleSpinnerItemOpenBinding */ public final class j1 implements ViewBinding { @NonNull - public final View a; - @NonNull - public final SimpleDraweeView b; + public final TextView a; @NonNull + public final TextView b; - /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeSpanTextView f112c; - @NonNull - public final UsernameView d; - - public j1(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView, @NonNull UsernameView usernameView) { - this.a = view; - this.b = simpleDraweeView; - this.f112c = simpleDraweeSpanTextView; - this.d = usernameView; + public j1(@NonNull TextView textView, @NonNull TextView textView2) { + this.a = textView; + this.b = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/j2.java b/app/src/main/java/c/a/i/j2.java index 5d688a9700..fd710f24c6 100644 --- a/app/src/main/java/c/a/i/j2.java +++ b/app/src/main/java/c/a/i/j2.java @@ -1,49 +1,30 @@ package c.a.i; import android.view.View; +import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.discord.R; -import com.discord.utilities.view.text.LinkifiedTextView; -import com.discord.views.GuildView; -/* compiled from: ViewMobileReportsChannelPreviewBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +import com.google.android.material.button.MaterialButton; +/* compiled from: ViewMobileReportBlockUserBinding */ public final class j2 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final LinearLayout a; @NonNull - public final GuildView b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f113c; + public final MaterialButton f112c; @NonNull - public final LinkifiedTextView d; + public final TextView d; - public j2(@NonNull ConstraintLayout constraintLayout, @NonNull GuildView guildView, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView) { - this.a = constraintLayout; - this.b = guildView; - this.f113c = textView; - this.d = linkifiedTextView; - } - - @NonNull - public static j2 a(@NonNull View view) { - int i = R.id.image; - GuildView guildView = (GuildView) view.findViewById(R.id.image); - if (guildView != null) { - i = R.id.kicker; - TextView textView = (TextView) view.findViewById(R.id.kicker); - if (textView != null) { - i = R.id.text; - LinkifiedTextView linkifiedTextView = (LinkifiedTextView) view.findViewById(R.id.text); - if (linkifiedTextView != null) { - return new j2((ConstraintLayout) view, guildView, textView, linkifiedTextView); - } - } - } - throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); + public j2(@NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) { + this.a = linearLayout; + this.b = simpleDraweeView; + this.f112c = materialButton; + this.d = textView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/j3.java b/app/src/main/java/c/a/i/j3.java index df887fe1cf..14d18309cf 100644 --- a/app/src/main/java/c/a/i/j3.java +++ b/app/src/main/java/c/a/i/j3.java @@ -1,25 +1,44 @@ package c.a.i; import android.view.View; +import android.widget.FrameLayout; +import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.google.android.material.checkbox.MaterialCheckBox; -/* compiled from: ViewSettingCheckBinding */ +import com.discord.utilities.view.text.LinkifiedTextView; +import com.facebook.drawee.view.SimpleDraweeView; +import com.google.android.material.floatingactionbutton.FloatingActionButton; +/* compiled from: ViewServerSettingsUploadSplashBinding */ public final class j3 implements ViewBinding { @NonNull - public final View a; + public final LinearLayout a; @NonNull - public final MaterialCheckBox b; + public final FrameLayout b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ConstraintLayout f114c; + public final FloatingActionButton f113c; + @NonNull + public final TextView d; + @NonNull + public final SimpleDraweeView e; + @NonNull + public final LinkifiedTextView f; + @NonNull + public final TextView g; + @NonNull + public final TextView h; - public j3(@NonNull View view, @NonNull MaterialCheckBox materialCheckBox, @NonNull ConstraintLayout constraintLayout) { - this.a = view; - this.b = materialCheckBox; - this.f114c = constraintLayout; + public j3(@NonNull LinearLayout linearLayout, @NonNull FrameLayout frameLayout, @NonNull FloatingActionButton floatingActionButton, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView2, @NonNull TextView textView3) { + this.a = linearLayout; + this.b = frameLayout; + this.f113c = floatingActionButton; + this.d = textView; + this.e = simpleDraweeView; + this.f = linkifiedTextView; + this.g = textView2; + this.h = textView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/j4.java b/app/src/main/java/c/a/i/j4.java index b53da177e4..2a5b526806 100644 --- a/app/src/main/java/c/a/i/j4.java +++ b/app/src/main/java/c/a/i/j4.java @@ -1,46 +1,18 @@ package c.a.i; import android.view.View; -import android.widget.LinearLayout; -import android.widget.RelativeLayout; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.widgets.voice.fullscreen.grid.PrivateCallBlurredGridView; -import com.discord.widgets.voice.fullscreen.grid.PrivateCallGridView; -/* compiled from: WidgetCallFullscreenPrivateCallBinding */ +/* compiled from: WidgetCallFullscreenAudioShareWarningBinding */ public final class j4 implements ViewBinding { @NonNull - public final RelativeLayout a; - @NonNull - public final PrivateCallBlurredGridView b; + public final View a; @NonNull + public final View b; - /* renamed from: c reason: collision with root package name */ - public final TextView f115c; - @NonNull - public final RelativeLayout d; - @NonNull - public final LinearLayout e; - @NonNull - public final PrivateCallGridView f; - @NonNull - public final TextView g; - @NonNull - public final TextView h; - @NonNull - public final TextView i; - - public j4(@NonNull RelativeLayout relativeLayout, @NonNull PrivateCallBlurredGridView privateCallBlurredGridView, @NonNull TextView textView, @NonNull RelativeLayout relativeLayout2, @NonNull LinearLayout linearLayout, @NonNull PrivateCallGridView privateCallGridView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) { - this.a = relativeLayout; - this.b = privateCallBlurredGridView; - this.f115c = textView; - this.d = relativeLayout2; - this.e = linearLayout; - this.f = privateCallGridView; - this.g = textView2; - this.h = textView3; - this.i = textView4; + public j4(@NonNull View view, @NonNull View view2) { + this.a = view; + this.b = view2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/j5.java b/app/src/main/java/c/a/i/j5.java index f36f5d4177..e9e5d5073e 100644 --- a/app/src/main/java/c/a/i/j5.java +++ b/app/src/main/java/c/a/i/j5.java @@ -1,16 +1,32 @@ package c.a.i; import android.view.View; -import android.widget.RadioButton; +import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: WidgetMemberVerificationMultipleChoiceRadioItemBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: WidgetMaskedLinksDialogBinding */ public final class j5 implements ViewBinding { @NonNull - public final RadioButton a; + public final LinearLayout a; + @NonNull + public final TextView b; + @NonNull - public j5(@NonNull RadioButton radioButton) { - this.a = radioButton; + /* renamed from: c reason: collision with root package name */ + public final MaterialButton f114c; + @NonNull + public final MaterialButton d; + @NonNull + public final TextView e; + + public j5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2, @NonNull TextView textView3) { + this.a = linearLayout; + this.b = textView; + this.f114c = materialButton; + this.d = materialButton2; + this.e = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/k.java b/app/src/main/java/c/a/i/k.java index b025377dda..c65a58ebb8 100644 --- a/app/src/main/java/c/a/i/k.java +++ b/app/src/main/java/c/a/i/k.java @@ -16,14 +16,14 @@ public final class k implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final DatePicker f116c; + public final DatePicker f115c; @NonNull public final TextView d; public k(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull DatePicker datePicker, @NonNull TextView textView) { this.a = linearLayout; this.b = materialButton; - this.f116c = datePicker; + this.f115c = datePicker; this.d = textView; } diff --git a/app/src/main/java/c/a/i/k0.java b/app/src/main/java/c/a/i/k0.java index 19365c4664..891123b419 100644 --- a/app/src/main/java/c/a/i/k0.java +++ b/app/src/main/java/c/a/i/k0.java @@ -1,38 +1,59 @@ package c.a.i; import android.view.View; -import android.widget.LinearLayout; +import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; +import androidx.constraintlayout.widget.Group; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: LayoutPremiumSettingsPaymentBinding */ +import com.discord.R; +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: LayoutIconUploaderBinding */ public final class k0 implements ViewBinding { @NonNull - public final LinearLayout a; + public final ConstraintLayout a; @NonNull - public final MaterialButton b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final View f117c; - @NonNull - public final TextView d; - @NonNull - public final TextView e; - @NonNull - public final LinearLayout f; - @NonNull - public final TextView g; + public final Group f116c; - public k0(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull View view, @NonNull TextView textView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout2, @NonNull TextView textView3) { - this.a = linearLayout; - this.b = materialButton; - this.f117c = view; - this.d = textView; - this.e = textView2; - this.f = linearLayout2; - this.g = textView3; + public k0(@NonNull ConstraintLayout constraintLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull ImageView imageView3, @NonNull Group group) { + this.a = constraintLayout; + this.b = simpleDraweeView; + this.f116c = group; + } + + @NonNull + public static k0 a(@NonNull View view) { + int i = R.id.icon_uploader_image; + SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(R.id.icon_uploader_image); + if (simpleDraweeView != null) { + i = R.id.icon_uploader_placeholder_border; + ImageView imageView = (ImageView) view.findViewById(R.id.icon_uploader_placeholder_border); + if (imageView != null) { + i = R.id.icon_uploader_placeholder_icon; + ImageView imageView2 = (ImageView) view.findViewById(R.id.icon_uploader_placeholder_icon); + if (imageView2 != null) { + i = R.id.icon_uploader_placeholder_text; + TextView textView = (TextView) view.findViewById(R.id.icon_uploader_placeholder_text); + if (textView != null) { + i = R.id.icon_uploader_plus; + ImageView imageView3 = (ImageView) view.findViewById(R.id.icon_uploader_plus); + if (imageView3 != null) { + i = R.id.placeholder_group; + Group group = (Group) view.findViewById(R.id.placeholder_group); + if (group != null) { + return new k0((ConstraintLayout) view, simpleDraweeView, imageView, imageView2, textView, imageView3, group); + } + } + } + } + } + } + throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/k1.java b/app/src/main/java/c/a/i/k1.java index 9963f7e463..4c17e97575 100644 --- a/app/src/main/java/c/a/i/k1.java +++ b/app/src/main/java/c/a/i/k1.java @@ -1,29 +1,29 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; -import android.widget.LinearLayout; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ShinyButtonBinding */ +import com.discord.views.UsernameView; +import com.facebook.drawee.span.SimpleDraweeSpanTextView; +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: SettingsMemberViewBinding */ public final class k1 implements ViewBinding { @NonNull public final View a; @NonNull - public final LinearLayout b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f118c; + public final SimpleDraweeSpanTextView f117c; @NonNull - public final TextView d; + public final UsernameView d; - public k1(@NonNull View view, @NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView) { + public k1(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView, @NonNull UsernameView usernameView) { this.a = view; - this.b = linearLayout; - this.f118c = imageView; - this.d = textView; + this.b = simpleDraweeView; + this.f117c = simpleDraweeSpanTextView; + this.d = usernameView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/k2.java b/app/src/main/java/c/a/i/k2.java index 7cb2f9ac10..7459cac5d4 100644 --- a/app/src/main/java/c/a/i/k2.java +++ b/app/src/main/java/c/a/i/k2.java @@ -1,21 +1,49 @@ package c.a.i; import android.view.View; -import android.widget.FrameLayout; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.cardview.widget.CardView; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewMobileReportsChildBinding */ +import com.discord.R; +import com.discord.utilities.view.text.LinkifiedTextView; +import com.discord.views.GuildView; +/* compiled from: ViewMobileReportsChannelPreviewBinding */ public final class k2 implements ViewBinding { @NonNull - public final FrameLayout a; + public final ConstraintLayout a; + @NonNull + public final GuildView b; @NonNull - public final TextView b; - public k2(@NonNull FrameLayout frameLayout, @NonNull CardView cardView, @NonNull TextView textView) { - this.a = frameLayout; - this.b = textView; + /* renamed from: c reason: collision with root package name */ + public final TextView f118c; + @NonNull + public final LinkifiedTextView d; + + public k2(@NonNull ConstraintLayout constraintLayout, @NonNull GuildView guildView, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView) { + this.a = constraintLayout; + this.b = guildView; + this.f118c = textView; + this.d = linkifiedTextView; + } + + @NonNull + public static k2 a(@NonNull View view) { + int i = R.id.image; + GuildView guildView = (GuildView) view.findViewById(R.id.image); + if (guildView != null) { + i = R.id.kicker; + TextView textView = (TextView) view.findViewById(R.id.kicker); + if (textView != null) { + i = R.id.text; + LinkifiedTextView linkifiedTextView = (LinkifiedTextView) view.findViewById(R.id.text); + if (linkifiedTextView != null) { + return new k2((ConstraintLayout) view, guildView, textView, linkifiedTextView); + } + } + } + throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/k3.java b/app/src/main/java/c/a/i/k3.java index 884bd4862b..41889bc23b 100644 --- a/app/src/main/java/c/a/i/k3.java +++ b/app/src/main/java/c/a/i/k3.java @@ -4,21 +4,21 @@ import android.view.View; import androidx.annotation.NonNull; import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.google.android.material.radiobutton.MaterialRadioButton; -/* compiled from: ViewSettingRadioBinding */ +import com.google.android.material.checkbox.MaterialCheckBox; +/* compiled from: ViewSettingCheckBinding */ public final class k3 implements ViewBinding { @NonNull public final View a; @NonNull - public final MaterialRadioButton b; + public final MaterialCheckBox b; @NonNull /* renamed from: c reason: collision with root package name */ public final ConstraintLayout f119c; - public k3(@NonNull View view, @NonNull MaterialRadioButton materialRadioButton, @NonNull ConstraintLayout constraintLayout) { + public k3(@NonNull View view, @NonNull MaterialCheckBox materialCheckBox, @NonNull ConstraintLayout constraintLayout) { this.a = view; - this.b = materialRadioButton; + this.b = materialCheckBox; this.f119c = constraintLayout; } diff --git a/app/src/main/java/c/a/i/k4.java b/app/src/main/java/c/a/i/k4.java index 1510dec37c..e601e0d1d2 100644 --- a/app/src/main/java/c/a/i/k4.java +++ b/app/src/main/java/c/a/i/k4.java @@ -2,25 +2,45 @@ package c.a.i; import android.view.View; import android.widget.LinearLayout; +import android.widget.RelativeLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetChannelSettingsCannotDeleteBinding */ +import com.discord.widgets.voice.fullscreen.grid.PrivateCallBlurredGridView; +import com.discord.widgets.voice.fullscreen.grid.PrivateCallGridView; +/* compiled from: WidgetCallFullscreenPrivateCallBinding */ public final class k4 implements ViewBinding { @NonNull - public final LinearLayout a; + public final RelativeLayout a; @NonNull - public final TextView b; + public final PrivateCallBlurredGridView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f120c; + public final TextView f120c; + @NonNull + public final RelativeLayout d; + @NonNull + public final LinearLayout e; + @NonNull + public final PrivateCallGridView f; + @NonNull + public final TextView g; + @NonNull + public final TextView h; + @NonNull + public final TextView i; - public k4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull TextView textView2) { - this.a = linearLayout; - this.b = textView; - this.f120c = materialButton; + public k4(@NonNull RelativeLayout relativeLayout, @NonNull PrivateCallBlurredGridView privateCallBlurredGridView, @NonNull TextView textView, @NonNull RelativeLayout relativeLayout2, @NonNull LinearLayout linearLayout, @NonNull PrivateCallGridView privateCallGridView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) { + this.a = relativeLayout; + this.b = privateCallBlurredGridView; + this.f120c = textView; + this.d = relativeLayout2; + this.e = linearLayout; + this.f = privateCallGridView; + this.g = textView2; + this.h = textView3; + this.i = textView4; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/k5.java b/app/src/main/java/c/a/i/k5.java index 76350f8f4d..05a1f61807 100644 --- a/app/src/main/java/c/a/i/k5.java +++ b/app/src/main/java/c/a/i/k5.java @@ -1,58 +1,16 @@ package c.a.i; import android.view.View; -import android.widget.FrameLayout; -import android.widget.LinearLayout; -import android.widget.SeekBar; -import android.widget.Space; -import android.widget.TextView; +import android.widget.RadioButton; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.Barrier; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetMusicRichPresenceBinding */ +/* compiled from: WidgetMemberVerificationMultipleChoiceRadioItemBinding */ public final class k5 implements ViewBinding { @NonNull - public final LinearLayout a; - @NonNull - public final LinearLayout b; - @NonNull + public final RadioButton a; - /* renamed from: c reason: collision with root package name */ - public final TextView f121c; - @NonNull - public final TextView d; - @NonNull - public final SimpleDraweeView e; - @NonNull - public final SimpleDraweeView f; - @NonNull - public final TextView g; - @NonNull - public final TextView h; - @NonNull - public final MaterialButton i; - @NonNull - public final SeekBar j; - @NonNull - public final TextView k; - @NonNull - public final TextView l; - - public k5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull FrameLayout frameLayout, @NonNull MaterialButton materialButton, @NonNull SeekBar seekBar, @NonNull TextView textView5, @NonNull TextView textView6) { - this.a = linearLayout; - this.b = linearLayout2; - this.f121c = textView; - this.d = textView2; - this.e = simpleDraweeView; - this.f = simpleDraweeView2; - this.g = textView3; - this.h = textView4; - this.i = materialButton; - this.j = seekBar; - this.k = textView5; - this.l = textView6; + public k5(@NonNull RadioButton radioButton) { + this.a = radioButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/l.java b/app/src/main/java/c/a/i/l.java index b582f3a50f..aa0a98cb4c 100644 --- a/app/src/main/java/c/a/i/l.java +++ b/app/src/main/java/c/a/i/l.java @@ -16,14 +16,14 @@ public final class l implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaxHeightRecyclerView f122c; + public final MaxHeightRecyclerView f121c; @NonNull public final TextView d; public l(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaxHeightRecyclerView maxHeightRecyclerView, @NonNull TextView textView) { this.a = linearLayout; this.b = materialButton; - this.f122c = maxHeightRecyclerView; + this.f121c = maxHeightRecyclerView; this.d = textView; } diff --git a/app/src/main/java/c/a/i/l0.java b/app/src/main/java/c/a/i/l0.java index d43332b00e..9e059e659a 100644 --- a/app/src/main/java/c/a/i/l0.java +++ b/app/src/main/java/c/a/i/l0.java @@ -2,15 +2,37 @@ package c.a.i; import android.view.View; import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: LayoutVoiceBottomSheetEmptyBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: LayoutPremiumSettingsPaymentBinding */ public final class l0 implements ViewBinding { @NonNull public final LinearLayout a; + @NonNull + public final MaterialButton b; + @NonNull - public l0(@NonNull LinearLayout linearLayout) { + /* renamed from: c reason: collision with root package name */ + public final View f122c; + @NonNull + public final TextView d; + @NonNull + public final TextView e; + @NonNull + public final LinearLayout f; + @NonNull + public final TextView g; + + public l0(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull View view, @NonNull TextView textView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout2, @NonNull TextView textView3) { this.a = linearLayout; + this.b = materialButton; + this.f122c = view; + this.d = textView; + this.e = textView2; + this.f = linearLayout2; + this.g = textView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/l1.java b/app/src/main/java/c/a/i/l1.java index d5502364b6..d8f4d8bf58 100644 --- a/app/src/main/java/c/a/i/l1.java +++ b/app/src/main/java/c/a/i/l1.java @@ -1,32 +1,29 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: SimpleConfirmationDialogBinding */ +/* compiled from: ShinyButtonBinding */ public final class l1 implements ViewBinding { @NonNull - public final LinearLayout a; + public final View a; @NonNull - public final TextView b; + public final LinearLayout b; @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f123c; + public final ImageView f123c; @NonNull - public final MaterialButton d; - @NonNull - public final TextView e; + public final TextView d; - public l1(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2) { - this.a = linearLayout; - this.b = textView; - this.f123c = materialButton; - this.d = materialButton2; - this.e = textView2; + public l1(@NonNull View view, @NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView) { + this.a = view; + this.b = linearLayout; + this.f123c = imageView; + this.d = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/l2.java b/app/src/main/java/c/a/i/l2.java index 844de5b756..2cb3afe037 100644 --- a/app/src/main/java/c/a/i/l2.java +++ b/app/src/main/java/c/a/i/l2.java @@ -1,16 +1,21 @@ package c.a.i; import android.view.View; +import android.widget.FrameLayout; +import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.cardview.widget.CardView; import androidx.viewbinding.ViewBinding; -import com.discord.views.CheckedSetting; -/* compiled from: ViewMobileReportsMulticheckItemBinding */ +/* compiled from: ViewMobileReportsChildBinding */ public final class l2 implements ViewBinding { @NonNull - public final CheckedSetting a; + public final FrameLayout a; + @NonNull + public final TextView b; - public l2(@NonNull CheckedSetting checkedSetting) { - this.a = checkedSetting; + public l2(@NonNull FrameLayout frameLayout, @NonNull CardView cardView, @NonNull TextView textView) { + this.a = frameLayout; + this.b = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/l3.java b/app/src/main/java/c/a/i/l3.java index 9ef1473ed6..25e90a15d5 100644 --- a/app/src/main/java/c/a/i/l3.java +++ b/app/src/main/java/c/a/i/l3.java @@ -1,32 +1,25 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; -import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.discord.utilities.view.text.LinkifiedTextView; -/* compiled from: ViewSettingSharedBinding */ +import com.google.android.material.radiobutton.MaterialRadioButton; +/* compiled from: ViewSettingRadioBinding */ public final class l3 implements ViewBinding { @NonNull public final View a; @NonNull - public final ImageView b; + public final MaterialRadioButton b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f124c; - @NonNull - public final LinkifiedTextView d; - @NonNull - public final TextView e; + public final ConstraintLayout f124c; - public l3(@NonNull View view, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView2) { + public l3(@NonNull View view, @NonNull MaterialRadioButton materialRadioButton, @NonNull ConstraintLayout constraintLayout) { this.a = view; - this.b = imageView; - this.f124c = textView; - this.d = linkifiedTextView; - this.e = textView2; + this.b = materialRadioButton; + this.f124c = constraintLayout; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/l4.java b/app/src/main/java/c/a/i/l4.java index c173d5e5e7..9e56ff5549 100644 --- a/app/src/main/java/c/a/i/l4.java +++ b/app/src/main/java/c/a/i/l4.java @@ -1,16 +1,12 @@ package c.a.i; -import android.view.LayoutInflater; import android.view.View; -import android.view.ViewGroup; import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.annotation.Nullable; import androidx.viewbinding.ViewBinding; -import com.discord.R; import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetChannelSettingsDeleteBinding */ +/* compiled from: WidgetChannelSettingsCannotDeleteBinding */ public final class l4 implements ViewBinding { @NonNull public final LinearLayout a; @@ -20,43 +16,11 @@ public final class l4 implements ViewBinding { /* renamed from: c reason: collision with root package name */ public final MaterialButton f125c; - @NonNull - public final MaterialButton d; - @NonNull - public final TextView e; - public l4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2) { + public l4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull TextView textView2) { this.a = linearLayout; this.b = textView; this.f125c = materialButton; - this.d = materialButton2; - this.e = textView2; - } - - @NonNull - public static l4 a(@NonNull LayoutInflater layoutInflater, @Nullable ViewGroup viewGroup, boolean z2) { - View inflate = layoutInflater.inflate(R.layout.widget_channel_settings_delete, (ViewGroup) null, false); - if (!z2) { - int i = R.id.channel_settings_delete_body; - TextView textView = (TextView) inflate.findViewById(R.id.channel_settings_delete_body); - if (textView != null) { - i = R.id.channel_settings_delete_cancel; - MaterialButton materialButton = (MaterialButton) inflate.findViewById(R.id.channel_settings_delete_cancel); - if (materialButton != null) { - i = R.id.channel_settings_delete_confirm; - MaterialButton materialButton2 = (MaterialButton) inflate.findViewById(R.id.channel_settings_delete_confirm); - if (materialButton2 != null) { - i = R.id.channel_settings_delete_title; - TextView textView2 = (TextView) inflate.findViewById(R.id.channel_settings_delete_title); - if (textView2 != null) { - return new l4((LinearLayout) inflate, textView, materialButton, materialButton2, textView2); - } - } - } - } - throw new NullPointerException("Missing required view with ID: ".concat(inflate.getResources().getResourceName(i))); - } - throw null; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/l5.java b/app/src/main/java/c/a/i/l5.java index e7de211926..84826c2554 100644 --- a/app/src/main/java/c/a/i/l5.java +++ b/app/src/main/java/c/a/i/l5.java @@ -1,7 +1,9 @@ package c.a.i; import android.view.View; +import android.widget.FrameLayout; import android.widget.LinearLayout; +import android.widget.SeekBar; import android.widget.Space; import android.widget.TextView; import androidx.annotation.NonNull; @@ -9,7 +11,7 @@ import androidx.constraintlayout.widget.Barrier; import androidx.viewbinding.ViewBinding; import com.facebook.drawee.view.SimpleDraweeView; import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetPlatformRichPresenceBinding */ +/* compiled from: WidgetMusicRichPresenceBinding */ public final class l5 implements ViewBinding { @NonNull public final LinearLayout a; @@ -20,25 +22,37 @@ public final class l5 implements ViewBinding { /* renamed from: c reason: collision with root package name */ public final TextView f126c; @NonNull - public final SimpleDraweeView d; + public final TextView d; @NonNull public final SimpleDraweeView e; @NonNull - public final MaterialButton f; + public final SimpleDraweeView f; @NonNull public final TextView g; @NonNull public final TextView h; + @NonNull + public final MaterialButton i; + @NonNull + public final SeekBar j; + @NonNull + public final TextView k; + @NonNull + public final TextView l; - public l5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull MaterialButton materialButton, @NonNull TextView textView2, @NonNull TextView textView3) { + public l5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull FrameLayout frameLayout, @NonNull MaterialButton materialButton, @NonNull SeekBar seekBar, @NonNull TextView textView5, @NonNull TextView textView6) { this.a = linearLayout; this.b = linearLayout2; this.f126c = textView; - this.d = simpleDraweeView; - this.e = simpleDraweeView2; - this.f = materialButton; - this.g = textView2; - this.h = textView3; + this.d = textView2; + this.e = simpleDraweeView; + this.f = simpleDraweeView2; + this.g = textView3; + this.h = textView4; + this.i = materialButton; + this.j = seekBar; + this.k = textView5; + this.l = textView6; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/m0.java b/app/src/main/java/c/a/i/m0.java index e8ee6e9ae3..bd38e7c3f0 100644 --- a/app/src/main/java/c/a/i/m0.java +++ b/app/src/main/java/c/a/i/m0.java @@ -1,39 +1,16 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; -import android.widget.TextView; +import android.widget.LinearLayout; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.Barrier; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -/* compiled from: LayoutVoiceBottomSheetHeaderBinding */ +/* compiled from: LayoutVoiceBottomSheetEmptyBinding */ public final class m0 implements ViewBinding { @NonNull - public final ConstraintLayout a; - @NonNull - public final ImageView b; - @NonNull + public final LinearLayout a; - /* renamed from: c reason: collision with root package name */ - public final ImageView f127c; - @NonNull - public final ImageView d; - @NonNull - public final ImageView e; - @NonNull - public final TextView f; - @NonNull - public final TextView g; - - public m0(@NonNull ConstraintLayout constraintLayout, @NonNull Barrier barrier, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3, @NonNull ImageView imageView4, @NonNull ImageView imageView5, @NonNull TextView textView, @NonNull TextView textView2) { - this.a = constraintLayout; - this.b = imageView; - this.f127c = imageView3; - this.d = imageView4; - this.e = imageView5; - this.f = textView; - this.g = textView2; + public m0(@NonNull LinearLayout linearLayout) { + this.a = linearLayout; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/m1.java b/app/src/main/java/c/a/i/m1.java index 53c45e81cb..6ca8b36805 100644 --- a/app/src/main/java/c/a/i/m1.java +++ b/app/src/main/java/c/a/i/m1.java @@ -1,37 +1,32 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.premium.ShinyButton; import com.google.android.material.button.MaterialButton; -/* compiled from: SingleValuePropPremiumUpsellDialogBinding */ +/* compiled from: SimpleConfirmationDialogBinding */ public final class m1 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final MaterialButton b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ShinyButton f128c; + public final MaterialButton f127c; @NonNull - public final TextView d; + public final MaterialButton d; @NonNull public final TextView e; - @NonNull - public final ImageView f; - public m1(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull MaterialButton materialButton, @NonNull View view, @NonNull ShinyButton shinyButton, @NonNull View view2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView) { + public m1(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2) { this.a = linearLayout; - this.b = materialButton; - this.f128c = shinyButton; - this.d = textView; + this.b = textView; + this.f127c = materialButton; + this.d = materialButton2; this.e = textView2; - this.f = imageView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/m2.java b/app/src/main/java/c/a/i/m2.java index 646538e5ae..2360fb05ed 100644 --- a/app/src/main/java/c/a/i/m2.java +++ b/app/src/main/java/c/a/i/m2.java @@ -1,30 +1,16 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewOverlayMenuBinding */ +import com.discord.views.CheckedSetting; +/* compiled from: ViewMobileReportsMulticheckItemBinding */ public final class m2 implements ViewBinding { @NonNull - public final View a; - @NonNull - public final n2 b; - @NonNull + public final CheckedSetting a; - /* renamed from: c reason: collision with root package name */ - public final ImageView f129c; - @NonNull - public final ImageView d; - @NonNull - public final ImageView e; - - public m2(@NonNull View view, @NonNull n2 n2Var, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3) { - this.a = view; - this.b = n2Var; - this.f129c = imageView; - this.d = imageView2; - this.e = imageView3; + public m2(@NonNull CheckedSetting checkedSetting) { + this.a = checkedSetting; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/m3.java b/app/src/main/java/c/a/i/m3.java index 762a89d9ab..7e67868167 100644 --- a/app/src/main/java/c/a/i/m3.java +++ b/app/src/main/java/c/a/i/m3.java @@ -1,25 +1,32 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; +import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.google.android.material.switchmaterial.SwitchMaterial; -/* compiled from: ViewSettingSwitchBinding */ +import com.discord.utilities.view.text.LinkifiedTextView; +/* compiled from: ViewSettingSharedBinding */ public final class m3 implements ViewBinding { @NonNull public final View a; @NonNull - public final SwitchMaterial b; + public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ConstraintLayout f130c; + public final TextView f128c; + @NonNull + public final LinkifiedTextView d; + @NonNull + public final TextView e; - public m3(@NonNull View view, @NonNull SwitchMaterial switchMaterial, @NonNull ConstraintLayout constraintLayout) { + public m3(@NonNull View view, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView2) { this.a = view; - this.b = switchMaterial; - this.f130c = constraintLayout; + this.b = imageView; + this.f128c = textView; + this.d = linkifiedTextView; + this.e = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/m4.java b/app/src/main/java/c/a/i/m4.java index 3c7676e7df..fa194c0591 100644 --- a/app/src/main/java/c/a/i/m4.java +++ b/app/src/main/java/c/a/i/m4.java @@ -1,34 +1,64 @@ package c.a.i; +import android.view.LayoutInflater; import android.view.View; +import android.view.ViewGroup; import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.annotation.Nullable; import androidx.viewbinding.ViewBinding; +import com.discord.R; import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetChatInputGuardBinding */ +/* compiled from: WidgetChannelSettingsDeleteBinding */ public final class m4 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final MaterialButton b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f131c; + public final MaterialButton f129c; @NonNull - public final TextView d; + public final MaterialButton d; @NonNull public final TextView e; - public m4(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView, @NonNull TextView textView2) { + public m4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2) { this.a = linearLayout; - this.b = materialButton; - this.f131c = materialButton2; - this.d = textView; + this.b = textView; + this.f129c = materialButton; + this.d = materialButton2; this.e = textView2; } + @NonNull + public static m4 a(@NonNull LayoutInflater layoutInflater, @Nullable ViewGroup viewGroup, boolean z2) { + View inflate = layoutInflater.inflate(R.layout.widget_channel_settings_delete, (ViewGroup) null, false); + if (!z2) { + int i = R.id.channel_settings_delete_body; + TextView textView = (TextView) inflate.findViewById(R.id.channel_settings_delete_body); + if (textView != null) { + i = R.id.channel_settings_delete_cancel; + MaterialButton materialButton = (MaterialButton) inflate.findViewById(R.id.channel_settings_delete_cancel); + if (materialButton != null) { + i = R.id.channel_settings_delete_confirm; + MaterialButton materialButton2 = (MaterialButton) inflate.findViewById(R.id.channel_settings_delete_confirm); + if (materialButton2 != null) { + i = R.id.channel_settings_delete_title; + TextView textView2 = (TextView) inflate.findViewById(R.id.channel_settings_delete_title); + if (textView2 != null) { + return new m4((LinearLayout) inflate, textView, materialButton, materialButton2, textView2); + } + } + } + } + throw new NullPointerException("Missing required view with ID: ".concat(inflate.getResources().getResourceName(i))); + } + throw null; + } + @Override // androidx.viewbinding.ViewBinding @NonNull public View getRoot() { diff --git a/app/src/main/java/c/a/i/m5.java b/app/src/main/java/c/a/i/m5.java index b81f4dc59a..9c58294d43 100644 --- a/app/src/main/java/c/a/i/m5.java +++ b/app/src/main/java/c/a/i/m5.java @@ -1,29 +1,44 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; import android.widget.LinearLayout; +import android.widget.Space; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.Barrier; import androidx.viewbinding.ViewBinding; -/* compiled from: WidgetPremiumUpsellBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +import com.google.android.material.button.MaterialButton; +/* compiled from: WidgetPlatformRichPresenceBinding */ public final class m5 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final TextView b; + public final LinearLayout b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f132c; + public final TextView f130c; @NonNull - public final ImageView d; + public final SimpleDraweeView d; + @NonNull + public final SimpleDraweeView e; + @NonNull + public final MaterialButton f; + @NonNull + public final TextView g; + @NonNull + public final TextView h; - public m5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView) { + public m5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull MaterialButton materialButton, @NonNull TextView textView2, @NonNull TextView textView3) { this.a = linearLayout; - this.b = textView; - this.f132c = textView2; - this.d = imageView; + this.b = linearLayout2; + this.f130c = textView; + this.d = simpleDraweeView; + this.e = simpleDraweeView2; + this.f = materialButton; + this.g = textView2; + this.h = textView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/n0.java b/app/src/main/java/c/a/i/n0.java index 07b0118c55..752247266b 100644 --- a/app/src/main/java/c/a/i/n0.java +++ b/app/src/main/java/c/a/i/n0.java @@ -1,25 +1,39 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.Barrier; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: MemberVerificationAvatarViewBinding */ +/* compiled from: LayoutVoiceBottomSheetHeaderBinding */ public final class n0 implements ViewBinding { @NonNull - public final View a; + public final ConstraintLayout a; @NonNull - public final SimpleDraweeView b; + public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f133c; + public final ImageView f131c; + @NonNull + public final ImageView d; + @NonNull + public final ImageView e; + @NonNull + public final TextView f; + @NonNull + public final TextView g; - public n0(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { - this.a = view; - this.b = simpleDraweeView; - this.f133c = textView; + public n0(@NonNull ConstraintLayout constraintLayout, @NonNull Barrier barrier, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3, @NonNull ImageView imageView4, @NonNull ImageView imageView5, @NonNull TextView textView, @NonNull TextView textView2) { + this.a = constraintLayout; + this.b = imageView; + this.f131c = imageView3; + this.d = imageView4; + this.e = imageView5; + this.f = textView; + this.g = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/n1.java b/app/src/main/java/c/a/i/n1.java index 35437c2175..95181e0db0 100644 --- a/app/src/main/java/c/a/i/n1.java +++ b/app/src/main/java/c/a/i/n1.java @@ -2,18 +2,36 @@ package c.a.i; import android.view.View; import android.widget.ImageView; +import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: SparkleViewBinding */ +import com.discord.views.premium.ShinyButton; +import com.google.android.material.button.MaterialButton; +/* compiled from: SingleValuePropPremiumUpsellDialogBinding */ public final class n1 implements ViewBinding { @NonNull - public final View a; + public final LinearLayout a; + @NonNull + public final MaterialButton b; @NonNull - public final ImageView b; - public n1(@NonNull View view, @NonNull ImageView imageView) { - this.a = view; - this.b = imageView; + /* renamed from: c reason: collision with root package name */ + public final ShinyButton f132c; + @NonNull + public final TextView d; + @NonNull + public final TextView e; + @NonNull + public final ImageView f; + + public n1(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull MaterialButton materialButton, @NonNull View view, @NonNull ShinyButton shinyButton, @NonNull View view2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView) { + this.a = linearLayout; + this.b = materialButton; + this.f132c = shinyButton; + this.d = textView; + this.e = textView2; + this.f = imageView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/n2.java b/app/src/main/java/c/a/i/n2.java index 4bd4f36331..27f284dd21 100644 --- a/app/src/main/java/c/a/i/n2.java +++ b/app/src/main/java/c/a/i/n2.java @@ -2,37 +2,29 @@ package c.a.i; import android.view.View; import android.widget.ImageView; -import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.cardview.widget.CardView; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewOverlayMenuContentBinding */ +/* compiled from: ViewOverlayMenuBinding */ public final class n2 implements ViewBinding { @NonNull - public final CardView a; + public final View a; @NonNull - public final TextView b; + public final o2 b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f134c; + public final ImageView f133c; @NonNull - public final TextView d; + public final ImageView d; @NonNull public final ImageView e; - @NonNull - public final TextView f; - @NonNull - public final TextView g; - public n2(@NonNull CardView cardView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull ImageView imageView, @NonNull TextView textView4, @NonNull TextView textView5) { - this.a = cardView; - this.b = textView; - this.f134c = textView2; - this.d = textView3; - this.e = imageView; - this.f = textView4; - this.g = textView5; + public n2(@NonNull View view, @NonNull o2 o2Var, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3) { + this.a = view; + this.b = o2Var; + this.f133c = imageView; + this.d = imageView2; + this.e = imageView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/n3.java b/app/src/main/java/c/a/i/n3.java index 46fc3c835f..18cbf77637 100644 --- a/app/src/main/java/c/a/i/n3.java +++ b/app/src/main/java/c/a/i/n3.java @@ -1,29 +1,25 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; -import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.appcompat.widget.LinearLayoutCompat; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewSettingsPremiumGuildNoGuildsBinding */ +import com.google.android.material.switchmaterial.SwitchMaterial; +/* compiled from: ViewSettingSwitchBinding */ public final class n3 implements ViewBinding { @NonNull - public final LinearLayoutCompat a; + public final View a; @NonNull - public final ImageView b; + public final SwitchMaterial b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f135c; - @NonNull - public final TextView d; + public final ConstraintLayout f134c; - public n3(@NonNull LinearLayoutCompat linearLayoutCompat, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2) { - this.a = linearLayoutCompat; - this.b = imageView; - this.f135c = textView; - this.d = textView2; + public n3(@NonNull View view, @NonNull SwitchMaterial switchMaterial, @NonNull ConstraintLayout constraintLayout) { + this.a = view; + this.b = switchMaterial; + this.f134c = constraintLayout; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/n4.java b/app/src/main/java/c/a/i/n4.java index 210f53d843..ec348a02ca 100644 --- a/app/src/main/java/c/a/i/n4.java +++ b/app/src/main/java/c/a/i/n4.java @@ -1,30 +1,32 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; -import android.widget.RelativeLayout; +import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.cardview.widget.CardView; import androidx.viewbinding.ViewBinding; -/* compiled from: WidgetChatInputMemberVerificationGuardBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: WidgetChatInputGuardBinding */ public final class n4 implements ViewBinding { @NonNull - public final RelativeLayout a; + public final LinearLayout a; @NonNull - public final ImageView b; + public final MaterialButton b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f136c; + public final MaterialButton f135c; @NonNull public final TextView d; + @NonNull + public final TextView e; - public n4(@NonNull RelativeLayout relativeLayout, @NonNull CardView cardView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView) { - this.a = relativeLayout; - this.b = imageView; - this.f136c = imageView2; + public n4(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView, @NonNull TextView textView2) { + this.a = linearLayout; + this.b = materialButton; + this.f135c = materialButton2; this.d = textView; + this.e = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/n5.java b/app/src/main/java/c/a/i/n5.java index 411fc47d5b..e9524ad7df 100644 --- a/app/src/main/java/c/a/i/n5.java +++ b/app/src/main/java/c/a/i/n5.java @@ -1,20 +1,29 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetRemoteAuthNotFoundBinding */ +/* compiled from: WidgetPremiumUpsellBinding */ public final class n5 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final MaterialButton b; + public final TextView b; + @NonNull - public n5(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton) { + /* renamed from: c reason: collision with root package name */ + public final TextView f136c; + @NonNull + public final ImageView d; + + public n5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView) { this.a = linearLayout; - this.b = materialButton; + this.b = textView; + this.f136c = textView2; + this.d = imageView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/o0.java b/app/src/main/java/c/a/i/o0.java index 38c11ee464..ec471931af 100644 --- a/app/src/main/java/c/a/i/o0.java +++ b/app/src/main/java/c/a/i/o0.java @@ -1,37 +1,25 @@ package c.a.i; import android.view.View; -import android.widget.LinearLayout; -import android.widget.RelativeLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import androidx.viewpager2.widget.ViewPager2; -import com.google.android.material.button.MaterialButton; -import com.google.android.material.tabs.TabLayout; -/* compiled from: MultiValuePropPremiumUpsellDialogBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: MemberVerificationAvatarViewBinding */ public final class o0 implements ViewBinding { @NonNull - public final RelativeLayout a; + public final View a; @NonNull - public final MaterialButton b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TabLayout f137c; - @NonNull - public final MaterialButton d; - @NonNull - public final MaterialButton e; - @NonNull - public final ViewPager2 f; + public final TextView f137c; - public o0(@NonNull RelativeLayout relativeLayout, @NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull View view, @NonNull TabLayout tabLayout, @NonNull MaterialButton materialButton2, @NonNull MaterialButton materialButton3, @NonNull ViewPager2 viewPager2) { - this.a = relativeLayout; - this.b = materialButton; - this.f137c = tabLayout; - this.d = materialButton2; - this.e = materialButton3; - this.f = viewPager2; + public o0(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { + this.a = view; + this.b = simpleDraweeView; + this.f137c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/o1.java b/app/src/main/java/c/a/i/o1.java index f21e99750f..8d437af293 100644 --- a/app/src/main/java/c/a/i/o1.java +++ b/app/src/main/java/c/a/i/o1.java @@ -4,26 +4,16 @@ import android.view.View; import android.widget.ImageView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.rlottie.RLottieImageView; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: StickerViewBinding */ +/* compiled from: SparkleViewBinding */ public final class o1 implements ViewBinding { @NonNull public final View a; @NonNull - public final SimpleDraweeView b; - @NonNull + public final ImageView b; - /* renamed from: c reason: collision with root package name */ - public final RLottieImageView f138c; - @NonNull - public final ImageView d; - - public o1(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull RLottieImageView rLottieImageView, @NonNull ImageView imageView) { + public o1(@NonNull View view, @NonNull ImageView imageView) { this.a = view; - this.b = simpleDraweeView; - this.f138c = rLottieImageView; - this.d = imageView; + this.b = imageView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/o2.java b/app/src/main/java/c/a/i/o2.java index a14ab398cf..ac7d47438f 100644 --- a/app/src/main/java/c/a/i/o2.java +++ b/app/src/main/java/c/a/i/o2.java @@ -1,28 +1,38 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; +import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.cardview.widget.CardView; import androidx.viewbinding.ViewBinding; -import com.google.android.material.textfield.TextInputEditText; -import com.google.android.material.textfield.TextInputLayout; -/* compiled from: ViewPhoneOrEmailInputBinding */ +/* compiled from: ViewOverlayMenuContentBinding */ public final class o2 implements ViewBinding { @NonNull - public final View a; + public final CardView a; @NonNull - public final TextInputLayout b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputEditText f139c; + public final TextView f138c; @NonNull - public final TextInputLayout d; + public final TextView d; + @NonNull + public final ImageView e; + @NonNull + public final TextView f; + @NonNull + public final TextView g; - public o2(@NonNull View view, @NonNull TextInputLayout textInputLayout, @NonNull TextInputEditText textInputEditText, @NonNull TextInputLayout textInputLayout2) { - this.a = view; - this.b = textInputLayout; - this.f139c = textInputEditText; - this.d = textInputLayout2; + public o2(@NonNull CardView cardView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull ImageView imageView, @NonNull TextView textView4, @NonNull TextView textView5) { + this.a = cardView; + this.b = textView; + this.f138c = textView2; + this.d = textView3; + this.e = imageView; + this.f = textView4; + this.g = textView5; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/o3.java b/app/src/main/java/c/a/i/o3.java index 7570fa6dec..4398f1a976 100644 --- a/app/src/main/java/c/a/i/o3.java +++ b/app/src/main/java/c/a/i/o3.java @@ -1,16 +1,29 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.appcompat.widget.LinearLayoutCompat; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewSimpleSpinnerDropdownItemBinding */ +/* compiled from: ViewSettingsPremiumGuildNoGuildsBinding */ public final class o3 implements ViewBinding { @NonNull - public final TextView a; + public final LinearLayoutCompat a; + @NonNull + public final ImageView b; + @NonNull - public o3(@NonNull TextView textView) { - this.a = textView; + /* renamed from: c reason: collision with root package name */ + public final TextView f139c; + @NonNull + public final TextView d; + + public o3(@NonNull LinearLayoutCompat linearLayoutCompat, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2) { + this.a = linearLayoutCompat; + this.b = imageView; + this.f139c = textView; + this.d = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/o4.java b/app/src/main/java/c/a/i/o4.java index f10ab17c00..1eb98a4c53 100644 --- a/app/src/main/java/c/a/i/o4.java +++ b/app/src/main/java/c/a/i/o4.java @@ -1,21 +1,30 @@ package c.a.i; import android.view.View; -import android.widget.LinearLayout; +import android.widget.ImageView; +import android.widget.RelativeLayout; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.cardview.widget.CardView; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetChatInputPermReqFilesBinding */ +/* compiled from: WidgetChatInputMemberVerificationGuardBinding */ public final class o4 implements ViewBinding { @NonNull - public final LinearLayout a; + public final RelativeLayout a; + @NonNull + public final ImageView b; @NonNull - public final TextView b; - public o4(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView) { - this.a = linearLayout; - this.b = textView; + /* renamed from: c reason: collision with root package name */ + public final ImageView f140c; + @NonNull + public final TextView d; + + public o4(@NonNull RelativeLayout relativeLayout, @NonNull CardView cardView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView) { + this.a = relativeLayout; + this.b = imageView; + this.f140c = imageView2; + this.d = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/o5.java b/app/src/main/java/c/a/i/o5.java index aed07c5fd8..aa499cd9ec 100644 --- a/app/src/main/java/c/a/i/o5.java +++ b/app/src/main/java/c/a/i/o5.java @@ -5,25 +5,16 @@ import android.widget.LinearLayout; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; import com.google.android.material.button.MaterialButton; -import com.google.android.material.switchmaterial.SwitchMaterial; -/* compiled from: WidgetRemoteAuthPendingLoginBinding */ +/* compiled from: WidgetRemoteAuthNotFoundBinding */ public final class o5 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull public final MaterialButton b; - @NonNull - /* renamed from: c reason: collision with root package name */ - public final MaterialButton f140c; - @NonNull - public final SwitchMaterial d; - - public o5(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull SwitchMaterial switchMaterial) { + public o5(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton) { this.a = linearLayout; this.b = materialButton; - this.f140c = materialButton2; - this.d = switchMaterial; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/p0.java b/app/src/main/java/c/a/i/p0.java index 6e5e76b411..e7c9f6b024 100644 --- a/app/src/main/java/c/a/i/p0.java +++ b/app/src/main/java/c/a/i/p0.java @@ -1,16 +1,37 @@ package c.a.i; import android.view.View; -import android.widget.TextView; +import android.widget.LinearLayout; +import android.widget.RelativeLayout; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: OauthTokenPermissionListItemBinding */ +import androidx.viewpager2.widget.ViewPager2; +import com.google.android.material.button.MaterialButton; +import com.google.android.material.tabs.TabLayout; +/* compiled from: MultiValuePropPremiumUpsellDialogBinding */ public final class p0 implements ViewBinding { @NonNull - public final TextView a; + public final RelativeLayout a; + @NonNull + public final MaterialButton b; + @NonNull - public p0(@NonNull TextView textView) { - this.a = textView; + /* renamed from: c reason: collision with root package name */ + public final TabLayout f142c; + @NonNull + public final MaterialButton d; + @NonNull + public final MaterialButton e; + @NonNull + public final ViewPager2 f; + + public p0(@NonNull RelativeLayout relativeLayout, @NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull View view, @NonNull TabLayout tabLayout, @NonNull MaterialButton materialButton2, @NonNull MaterialButton materialButton3, @NonNull ViewPager2 viewPager2) { + this.a = relativeLayout; + this.b = materialButton; + this.f142c = tabLayout; + this.d = materialButton2; + this.e = materialButton3; + this.f = viewPager2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/p1.java b/app/src/main/java/c/a/i/p1.java index 99ac9d4f05..3abd682b58 100644 --- a/app/src/main/java/c/a/i/p1.java +++ b/app/src/main/java/c/a/i/p1.java @@ -2,53 +2,28 @@ package c.a.i; import android.view.View; import android.widget.ImageView; -import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.discord.R; -import com.google.android.material.button.MaterialButton; -/* compiled from: ThreadBrowserEmptyBinding */ +import com.discord.rlottie.RLottieImageView; +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: StickerViewBinding */ public final class p1 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final View a; @NonNull - public final ConstraintLayout b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f142c; + public final RLottieImageView f143c; @NonNull - public final TextView d; + public final ImageView d; - public p1(@NonNull ConstraintLayout constraintLayout, @NonNull ConstraintLayout constraintLayout2, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView) { - this.a = constraintLayout; - this.b = constraintLayout2; - this.f142c = materialButton; - this.d = textView; - } - - @NonNull - public static p1 a(@NonNull View view) { - ConstraintLayout constraintLayout = (ConstraintLayout) view; - int i = R.id.thread_browser_empty_create_button; - MaterialButton materialButton = (MaterialButton) view.findViewById(R.id.thread_browser_empty_create_button); - if (materialButton != null) { - i = R.id.thread_browser_empty_heading; - TextView textView = (TextView) view.findViewById(R.id.thread_browser_empty_heading); - if (textView != null) { - i = R.id.thread_browser_empty_subheading; - TextView textView2 = (TextView) view.findViewById(R.id.thread_browser_empty_subheading); - if (textView2 != null) { - i = R.id.thread_icon; - ImageView imageView = (ImageView) view.findViewById(R.id.thread_icon); - if (imageView != null) { - return new p1(constraintLayout, constraintLayout, materialButton, textView, textView2, imageView); - } - } - } - } - throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); + public p1(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull RLottieImageView rLottieImageView, @NonNull ImageView imageView) { + this.a = view; + this.b = simpleDraweeView; + this.f143c = rLottieImageView; + this.d = imageView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/p2.java b/app/src/main/java/c/a/i/p2.java index 9102f2df74..5696e97520 100644 --- a/app/src/main/java/c/a/i/p2.java +++ b/app/src/main/java/c/a/i/p2.java @@ -1,29 +1,28 @@ package c.a.i; import android.view.View; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.CutoutView; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: ViewPileItemBinding */ +import com.google.android.material.textfield.TextInputEditText; +import com.google.android.material.textfield.TextInputLayout; +/* compiled from: ViewPhoneOrEmailInputBinding */ public final class p2 implements ViewBinding { @NonNull - public final CutoutView a; + public final View a; @NonNull - public final SimpleDraweeView b; + public final TextInputLayout b; @NonNull /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeView f143c; + public final TextInputEditText f144c; @NonNull - public final TextView d; + public final TextInputLayout d; - public p2(@NonNull CutoutView cutoutView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull TextView textView) { - this.a = cutoutView; - this.b = simpleDraweeView; - this.f143c = simpleDraweeView2; - this.d = textView; + public p2(@NonNull View view, @NonNull TextInputLayout textInputLayout, @NonNull TextInputEditText textInputEditText, @NonNull TextInputLayout textInputLayout2) { + this.a = view; + this.b = textInputLayout; + this.f144c = textInputEditText; + this.d = textInputLayout2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/p3.java b/app/src/main/java/c/a/i/p3.java index 8fd191fbbf..477fe7b215 100644 --- a/app/src/main/java/c/a/i/p3.java +++ b/app/src/main/java/c/a/i/p3.java @@ -1,19 +1,16 @@ package c.a.i; import android.view.View; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.stages.SpeakersRecyclerView; -/* compiled from: ViewStageCardSpeakersBinding */ +/* compiled from: ViewSimpleSpinnerDropdownItemBinding */ public final class p3 implements ViewBinding { @NonNull - public final View a; - @NonNull - public final SpeakersRecyclerView b; + public final TextView a; - public p3(@NonNull View view, @NonNull SpeakersRecyclerView speakersRecyclerView) { - this.a = view; - this.b = speakersRecyclerView; + public p3(@NonNull TextView textView) { + this.a = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/p4.java b/app/src/main/java/c/a/i/p4.java index 2fc43842ce..e24b6c8511 100644 --- a/app/src/main/java/c/a/i/p4.java +++ b/app/src/main/java/c/a/i/p4.java @@ -1,35 +1,21 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.sticker.StickerView; -/* compiled from: WidgetChatInputStickerSuggestionsBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: WidgetChatInputPermReqFilesBinding */ public final class p4 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final StickerView b; - @NonNull + public final TextView b; - /* renamed from: c reason: collision with root package name */ - public final StickerView f144c; - @NonNull - public final StickerView d; - @NonNull - public final StickerView e; - @NonNull - public final ImageView f; - - public p4(@NonNull LinearLayout linearLayout, @NonNull StickerView stickerView, @NonNull StickerView stickerView2, @NonNull StickerView stickerView3, @NonNull StickerView stickerView4, @NonNull ImageView imageView) { + public p4(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView) { this.a = linearLayout; - this.b = stickerView; - this.f144c = stickerView2; - this.d = stickerView3; - this.e = stickerView4; - this.f = imageView; + this.b = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/p5.java b/app/src/main/java/c/a/i/p5.java index 4c0c47e3d5..c2835cf7a1 100644 --- a/app/src/main/java/c/a/i/p5.java +++ b/app/src/main/java/c/a/i/p5.java @@ -5,16 +5,25 @@ import android.widget.LinearLayout; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetRemoteAuthSuccessBinding */ +import com.google.android.material.switchmaterial.SwitchMaterial; +/* compiled from: WidgetRemoteAuthPendingLoginBinding */ public final class p5 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull public final MaterialButton b; + @NonNull - public p5(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton) { + /* renamed from: c reason: collision with root package name */ + public final MaterialButton f145c; + @NonNull + public final SwitchMaterial d; + + public p5(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull SwitchMaterial switchMaterial) { this.a = linearLayout; this.b = materialButton; + this.f145c = materialButton2; + this.d = switchMaterial; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/q.java b/app/src/main/java/c/a/i/q.java index 98a6588ed4..e59b1644fe 100644 --- a/app/src/main/java/c/a/i/q.java +++ b/app/src/main/java/c/a/i/q.java @@ -13,7 +13,7 @@ public final class q implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f145c; + public final MaterialButton f146c; @NonNull public final MaterialButton d; @NonNull @@ -22,7 +22,7 @@ public final class q implements ViewBinding { public q(@NonNull View view, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull MaterialButton materialButton3, @NonNull MaterialButton materialButton4) { this.a = view; this.b = materialButton; - this.f145c = materialButton2; + this.f146c = materialButton2; this.d = materialButton3; this.e = materialButton4; } diff --git a/app/src/main/java/c/a/i/q0.java b/app/src/main/java/c/a/i/q0.java index 9fb5802a7e..76576c8026 100644 --- a/app/src/main/java/c/a/i/q0.java +++ b/app/src/main/java/c/a/i/q0.java @@ -1,36 +1,16 @@ package c.a.i; import android.view.View; -import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.recyclerview.widget.RecyclerView; import androidx.viewbinding.ViewBinding; -import com.discord.views.OverlayMenuView; -/* compiled from: OverlayBubbleMenuBinding */ +/* compiled from: OauthTokenPermissionListItemBinding */ public final class q0 implements ViewBinding { @NonNull - public final LinearLayout a; - @NonNull - public final LinearLayout b; - @NonNull + public final TextView a; - /* renamed from: c reason: collision with root package name */ - public final View f146c; - @NonNull - public final TextView d; - @NonNull - public final RecyclerView e; - @NonNull - public final OverlayMenuView f; - - public q0(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull View view, @NonNull TextView textView, @NonNull RecyclerView recyclerView, @NonNull OverlayMenuView overlayMenuView) { - this.a = linearLayout; - this.b = linearLayout2; - this.f146c = view; - this.d = textView; - this.e = recyclerView; - this.f = overlayMenuView; + public q0(@NonNull TextView textView) { + this.a = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/q1.java b/app/src/main/java/c/a/i/q1.java index 8f8839245f..63ce224486 100644 --- a/app/src/main/java/c/a/i/q1.java +++ b/app/src/main/java/c/a/i/q1.java @@ -1,27 +1,54 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; +import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.discord.views.typing.TypingDot; -/* compiled from: TypingDotsViewBinding */ +import com.discord.R; +import com.google.android.material.button.MaterialButton; +/* compiled from: ThreadBrowserEmptyBinding */ public final class q1 implements ViewBinding { @NonNull - public final View a; + public final ConstraintLayout a; @NonNull - public final TypingDot b; + public final ConstraintLayout b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TypingDot f147c; + public final MaterialButton f147c; @NonNull - public final TypingDot d; + public final TextView d; - public q1(@NonNull View view, @NonNull TypingDot typingDot, @NonNull TypingDot typingDot2, @NonNull TypingDot typingDot3) { - this.a = view; - this.b = typingDot; - this.f147c = typingDot2; - this.d = typingDot3; + public q1(@NonNull ConstraintLayout constraintLayout, @NonNull ConstraintLayout constraintLayout2, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView) { + this.a = constraintLayout; + this.b = constraintLayout2; + this.f147c = materialButton; + this.d = textView; + } + + @NonNull + public static q1 a(@NonNull View view) { + ConstraintLayout constraintLayout = (ConstraintLayout) view; + int i = R.id.thread_browser_empty_create_button; + MaterialButton materialButton = (MaterialButton) view.findViewById(R.id.thread_browser_empty_create_button); + if (materialButton != null) { + i = R.id.thread_browser_empty_heading; + TextView textView = (TextView) view.findViewById(R.id.thread_browser_empty_heading); + if (textView != null) { + i = R.id.thread_browser_empty_subheading; + TextView textView2 = (TextView) view.findViewById(R.id.thread_browser_empty_subheading); + if (textView2 != null) { + i = R.id.thread_icon; + ImageView imageView = (ImageView) view.findViewById(R.id.thread_icon); + if (imageView != null) { + return new q1(constraintLayout, constraintLayout, materialButton, textView, textView2, imageView); + } + } + } + } + throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/q2.java b/app/src/main/java/c/a/i/q2.java index 1324aa318d..8ff3096ab3 100644 --- a/app/src/main/java/c/a/i/q2.java +++ b/app/src/main/java/c/a/i/q2.java @@ -1,36 +1,29 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; +import com.discord.views.CutoutView; import com.facebook.drawee.view.SimpleDraweeView; -import com.google.android.material.chip.Chip; -/* compiled from: ViewPremiumGuildConfirmationBinding */ +/* compiled from: ViewPileItemBinding */ public final class q2 implements ViewBinding { @NonNull - public final View a; + public final CutoutView a; @NonNull public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f148c; + public final SimpleDraweeView f148c; @NonNull - public final Chip d; - @NonNull - public final Chip e; - @NonNull - public final ImageView f; + public final TextView d; - public q2(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull Chip chip, @NonNull Chip chip2, @NonNull ImageView imageView) { - this.a = view; + public q2(@NonNull CutoutView cutoutView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull TextView textView) { + this.a = cutoutView; this.b = simpleDraweeView; - this.f148c = textView; - this.d = chip; - this.e = chip2; - this.f = imageView; + this.f148c = simpleDraweeView2; + this.d = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/q3.java b/app/src/main/java/c/a/i/q3.java index c35a7fe19e..4ec5e91036 100644 --- a/app/src/main/java/c/a/i/q3.java +++ b/app/src/main/java/c/a/i/q3.java @@ -1,42 +1,19 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.VoiceUserView; -import com.discord.views.calls.SpeakerPulseView; -/* compiled from: ViewStageChannelSpeakerBinding */ +import com.discord.views.stages.SpeakersRecyclerView; +/* compiled from: ViewStageCardSpeakersBinding */ public final class q3 implements ViewBinding { @NonNull public final View a; @NonNull - public final VoiceUserView b; - @NonNull + public final SpeakersRecyclerView b; - /* renamed from: c reason: collision with root package name */ - public final ImageView f149c; - @NonNull - public final ImageView d; - @NonNull - public final ImageView e; - @NonNull - public final ImageView f; - @NonNull - public final TextView g; - @NonNull - public final SpeakerPulseView h; - - public q3(@NonNull View view, @NonNull VoiceUserView voiceUserView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3, @NonNull ImageView imageView4, @NonNull TextView textView, @NonNull SpeakerPulseView speakerPulseView) { + public q3(@NonNull View view, @NonNull SpeakersRecyclerView speakersRecyclerView) { this.a = view; - this.b = voiceUserView; - this.f149c = imageView; - this.d = imageView2; - this.e = imageView3; - this.f = imageView4; - this.g = textView; - this.h = speakerPulseView; + this.b = speakersRecyclerView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/q4.java b/app/src/main/java/c/a/i/q4.java index 04138aa5f0..54dc5ee467 100644 --- a/app/src/main/java/c/a/i/q4.java +++ b/app/src/main/java/c/a/i/q4.java @@ -1,17 +1,35 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; import android.widget.LinearLayout; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.utilities.view.text.LinkifiedTextView; -/* compiled from: WidgetChatListAdapterItemEmbedFieldBinding */ +import com.discord.views.sticker.StickerView; +/* compiled from: WidgetChatInputStickerSuggestionsBinding */ public final class q4 implements ViewBinding { @NonNull public final LinearLayout a; + @NonNull + public final StickerView b; + @NonNull - public q4(@NonNull LinearLayout linearLayout, @NonNull LinkifiedTextView linkifiedTextView, @NonNull LinkifiedTextView linkifiedTextView2) { + /* renamed from: c reason: collision with root package name */ + public final StickerView f149c; + @NonNull + public final StickerView d; + @NonNull + public final StickerView e; + @NonNull + public final ImageView f; + + public q4(@NonNull LinearLayout linearLayout, @NonNull StickerView stickerView, @NonNull StickerView stickerView2, @NonNull StickerView stickerView3, @NonNull StickerView stickerView4, @NonNull ImageView imageView) { this.a = linearLayout; + this.b = stickerView; + this.f149c = stickerView2; + this.d = stickerView3; + this.e = stickerView4; + this.f = imageView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/q5.java b/app/src/main/java/c/a/i/q5.java index 2e7c78472a..087956e09b 100644 --- a/app/src/main/java/c/a/i/q5.java +++ b/app/src/main/java/c/a/i/q5.java @@ -2,28 +2,19 @@ package c.a.i; import android.view.View; import android.widget.LinearLayout; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetServerSettingsConfirmDisableIntegrationBinding */ +/* compiled from: WidgetRemoteAuthSuccessBinding */ public final class q5 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final TextView b; - @NonNull + public final MaterialButton b; - /* renamed from: c reason: collision with root package name */ - public final MaterialButton f150c; - @NonNull - public final MaterialButton d; - - public q5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2) { + public q5(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton) { this.a = linearLayout; - this.b = textView; - this.f150c = materialButton; - this.d = materialButton2; + this.b = materialButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/r.java b/app/src/main/java/c/a/i/r.java index 33c4235b69..86435d3f69 100644 --- a/app/src/main/java/c/a/i/r.java +++ b/app/src/main/java/c/a/i/r.java @@ -16,14 +16,14 @@ public final class r implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final RoleIconView f151c; + public final RoleIconView f150c; @NonNull public final TextView d; public r(@NonNull CardView cardView, @NonNull ImageView imageView, @NonNull RoleIconView roleIconView, @NonNull TextView textView) { this.a = cardView; this.b = imageView; - this.f151c = roleIconView; + this.f150c = roleIconView; this.d = textView; } diff --git a/app/src/main/java/c/a/i/r0.java b/app/src/main/java/c/a/i/r0.java index def4b8ef65..828dcbdbfc 100644 --- a/app/src/main/java/c/a/i/r0.java +++ b/app/src/main/java/c/a/i/r0.java @@ -1,16 +1,36 @@ package c.a.i; import android.view.View; +import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.recyclerview.widget.RecyclerView; import androidx.viewbinding.ViewBinding; -import com.discord.views.VoiceUserView; -/* compiled from: OverlayMenuVoiceMembersItemBinding */ +import com.discord.views.OverlayMenuView; +/* compiled from: OverlayBubbleMenuBinding */ public final class r0 implements ViewBinding { @NonNull - public final VoiceUserView a; + public final LinearLayout a; + @NonNull + public final LinearLayout b; + @NonNull - public r0(@NonNull VoiceUserView voiceUserView) { - this.a = voiceUserView; + /* renamed from: c reason: collision with root package name */ + public final View f151c; + @NonNull + public final TextView d; + @NonNull + public final RecyclerView e; + @NonNull + public final OverlayMenuView f; + + public r0(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull View view, @NonNull TextView textView, @NonNull RecyclerView recyclerView, @NonNull OverlayMenuView overlayMenuView) { + this.a = linearLayout; + this.b = linearLayout2; + this.f151c = view; + this.d = textView; + this.e = recyclerView; + this.f = overlayMenuView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/r1.java b/app/src/main/java/c/a/i/r1.java index 5f3592ab87..640c70a49d 100644 --- a/app/src/main/java/c/a/i/r1.java +++ b/app/src/main/java/c/a/i/r1.java @@ -1,35 +1,27 @@ package c.a.i; import android.view.View; -import android.widget.LinearLayout; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: UserActionsDialogBinding */ +import com.discord.views.typing.TypingDot; +/* compiled from: TypingDotsViewBinding */ public final class r1 implements ViewBinding { @NonNull - public final LinearLayout a; + public final View a; @NonNull - public final SimpleDraweeView b; + public final TypingDot b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f152c; + public final TypingDot f152c; @NonNull - public final TextView d; - @NonNull - public final TextView e; - @NonNull - public final TextView f; + public final TypingDot d; - public r1(@NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) { - this.a = linearLayout; - this.b = simpleDraweeView; - this.f152c = textView; - this.d = textView2; - this.e = textView3; - this.f = textView4; + public r1(@NonNull View view, @NonNull TypingDot typingDot, @NonNull TypingDot typingDot2, @NonNull TypingDot typingDot3) { + this.a = view; + this.b = typingDot; + this.f152c = typingDot2; + this.d = typingDot3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/r2.java b/app/src/main/java/c/a/i/r2.java index 5793d70f2e..6f036c023a 100644 --- a/app/src/main/java/c/a/i/r2.java +++ b/app/src/main/java/c/a/i/r2.java @@ -1,47 +1,36 @@ package c.a.i; import android.view.View; -import android.widget.FrameLayout; import android.widget.ImageView; -import android.widget.LinearLayout; -import android.widget.ProgressBar; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewPremiumGuildProgressBarBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +import com.google.android.material.chip.Chip; +/* compiled from: ViewPremiumGuildConfirmationBinding */ public final class r2 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final View a; @NonNull - public final ProgressBar b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f153c; + public final TextView f153c; @NonNull - public final ImageView d; + public final Chip d; @NonNull - public final TextView e; + public final Chip e; @NonNull public final ImageView f; - @NonNull - public final TextView g; - @NonNull - public final ImageView h; - @NonNull - public final TextView i; - public r2(@NonNull ConstraintLayout constraintLayout, @NonNull ProgressBar progressBar, @NonNull FrameLayout frameLayout, @NonNull ImageView imageView, @NonNull LinearLayout linearLayout, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull LinearLayout linearLayout2, @NonNull ImageView imageView3, @NonNull TextView textView2, @NonNull LinearLayout linearLayout3, @NonNull ImageView imageView4, @NonNull TextView textView3) { - this.a = constraintLayout; - this.b = progressBar; - this.f153c = imageView; - this.d = imageView2; - this.e = textView; - this.f = imageView3; - this.g = textView2; - this.h = imageView4; - this.i = textView3; + public r2(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull Chip chip, @NonNull Chip chip2, @NonNull ImageView imageView) { + this.a = view; + this.b = simpleDraweeView; + this.f153c = textView; + this.d = chip; + this.e = chip2; + this.f = imageView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/r3.java b/app/src/main/java/c/a/i/r3.java index 7bd7c891c9..8612cd4f2a 100644 --- a/app/src/main/java/c/a/i/r3.java +++ b/app/src/main/java/c/a/i/r3.java @@ -1,26 +1,42 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: ViewStageChannelVisitCommunityBinding */ +import com.discord.views.VoiceUserView; +import com.discord.views.calls.SpeakerPulseView; +/* compiled from: ViewStageChannelSpeakerBinding */ public final class r3 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final View a; @NonNull - public final SimpleDraweeView b; + public final VoiceUserView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f154c; + public final ImageView f154c; + @NonNull + public final ImageView d; + @NonNull + public final ImageView e; + @NonNull + public final ImageView f; + @NonNull + public final TextView g; + @NonNull + public final SpeakerPulseView h; - public r3(@NonNull ConstraintLayout constraintLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2) { - this.a = constraintLayout; - this.b = simpleDraweeView; - this.f154c = textView; + public r3(@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.f154c = imageView; + this.d = imageView2; + this.e = imageView3; + this.f = imageView4; + this.g = textView; + this.h = speakerPulseView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/r4.java b/app/src/main/java/c/a/i/r4.java index b51b1c893f..2ae7dc56b5 100644 --- a/app/src/main/java/c/a/i/r4.java +++ b/app/src/main/java/c/a/i/r4.java @@ -1,35 +1,17 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; -import android.widget.TextView; +import android.widget.LinearLayout; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; -import androidx.constraintlayout.widget.Guideline; import androidx.viewbinding.ViewBinding; import com.discord.utilities.view.text.LinkifiedTextView; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: WidgetChatListAdapterItemSingleLineMessagePreviewBinding */ +/* compiled from: WidgetChatListAdapterItemEmbedFieldBinding */ public final class r4 implements ViewBinding { @NonNull - public final ConstraintLayout a; - @NonNull - public final ImageView b; - @NonNull + public final LinearLayout a; - /* renamed from: c reason: collision with root package name */ - public final LinkifiedTextView f155c; - @NonNull - public final SimpleDraweeView d; - @NonNull - public final TextView e; - - public r4(@NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull Guideline guideline, @NonNull Guideline guideline2, @NonNull Guideline guideline3) { - this.a = constraintLayout; - this.b = imageView; - this.f155c = linkifiedTextView; - this.d = simpleDraweeView; - this.e = textView; + public r4(@NonNull LinearLayout linearLayout, @NonNull LinkifiedTextView linkifiedTextView, @NonNull LinkifiedTextView linkifiedTextView2) { + this.a = linearLayout; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/r5.java b/app/src/main/java/c/a/i/r5.java index 95e47d6644..b4f16198ab 100644 --- a/app/src/main/java/c/a/i/r5.java +++ b/app/src/main/java/c/a/i/r5.java @@ -5,7 +5,8 @@ import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: WidgetServerSettingsOverviewSectionAfkChannelBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: WidgetServerSettingsConfirmDisableIntegrationBinding */ public final class r5 implements ViewBinding { @NonNull public final LinearLayout a; @@ -14,18 +15,15 @@ public final class r5 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final LinearLayout f156c; + public final MaterialButton f155c; @NonNull - public final TextView d; - @NonNull - public final LinearLayout e; + public final MaterialButton d; - public r5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LinearLayout linearLayout2, @NonNull TextView textView2, @NonNull LinearLayout linearLayout3) { + public r5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2) { this.a = linearLayout; this.b = textView; - this.f156c = linearLayout2; - this.d = textView2; - this.e = linearLayout3; + this.f155c = materialButton; + this.d = materialButton2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/s0.java b/app/src/main/java/c/a/i/s0.java index 9f0a43319a..24e4b915bc 100644 --- a/app/src/main/java/c/a/i/s0.java +++ b/app/src/main/java/c/a/i/s0.java @@ -3,17 +3,14 @@ package c.a.i; import android.view.View; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: OverlayVoiceBubbleBinding */ +import com.discord.views.VoiceUserView; +/* compiled from: OverlayMenuVoiceMembersItemBinding */ public final class s0 implements ViewBinding { @NonNull - public final SimpleDraweeView a; - @NonNull - public final SimpleDraweeView b; + public final VoiceUserView a; - public s0(@NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2) { - this.a = simpleDraweeView; - this.b = simpleDraweeView2; + public s0(@NonNull VoiceUserView voiceUserView) { + this.a = voiceUserView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/s1.java b/app/src/main/java/c/a/i/s1.java index 94f11d76af..b33b28a91a 100644 --- a/app/src/main/java/c/a/i/s1.java +++ b/app/src/main/java/c/a/i/s1.java @@ -1,34 +1,35 @@ package c.a.i; import android.view.View; -import android.widget.FrameLayout; -import android.widget.ImageView; -import android.widget.RelativeLayout; +import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.StatusView; import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: UserAvatarPresenceViewBinding */ +/* compiled from: UserActionsDialogBinding */ public final class s1 implements ViewBinding { @NonNull - public final RelativeLayout a; + public final LinearLayout a; @NonNull public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f157c; + public final TextView f156c; @NonNull - public final SimpleDraweeView d; + public final TextView d; @NonNull - public final StatusView e; + public final TextView e; + @NonNull + public final TextView f; - public s1(@NonNull RelativeLayout relativeLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull FrameLayout frameLayout, @NonNull ImageView imageView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull RelativeLayout relativeLayout2, @NonNull StatusView statusView) { - this.a = relativeLayout; + public s1(@NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) { + this.a = linearLayout; this.b = simpleDraweeView; - this.f157c = imageView; - this.d = simpleDraweeView2; - this.e = statusView; + this.f156c = textView; + this.d = textView2; + this.e = textView3; + this.f = textView4; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/s2.java b/app/src/main/java/c/a/i/s2.java index a7652fe1a9..240bbf3a5d 100644 --- a/app/src/main/java/c/a/i/s2.java +++ b/app/src/main/java/c/a/i/s2.java @@ -3,28 +3,45 @@ package c.a.i; import android.view.View; import android.widget.FrameLayout; import android.widget.ImageView; +import android.widget.LinearLayout; import android.widget.ProgressBar; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewPremiumGuildProgressBinding */ +/* compiled from: ViewPremiumGuildProgressBarBinding */ public final class s2 implements ViewBinding { @NonNull - public final FrameLayout a; + public final ConstraintLayout a; @NonNull - public final ImageView b; + public final ProgressBar b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f158c; + public final ImageView f157c; @NonNull - public final ProgressBar d; + public final ImageView d; + @NonNull + public final TextView e; + @NonNull + public final ImageView f; + @NonNull + public final TextView g; + @NonNull + public final ImageView h; + @NonNull + public final TextView i; - public s2(@NonNull FrameLayout frameLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull ProgressBar progressBar) { - this.a = frameLayout; - this.b = imageView; - this.f158c = textView; - this.d = progressBar; + public s2(@NonNull ConstraintLayout constraintLayout, @NonNull ProgressBar progressBar, @NonNull FrameLayout frameLayout, @NonNull ImageView imageView, @NonNull LinearLayout linearLayout, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull LinearLayout linearLayout2, @NonNull ImageView imageView3, @NonNull TextView textView2, @NonNull LinearLayout linearLayout3, @NonNull ImageView imageView4, @NonNull TextView textView3) { + this.a = constraintLayout; + this.b = progressBar; + this.f157c = imageView; + this.d = imageView2; + this.e = textView; + this.f = imageView3; + this.g = textView2; + this.h = imageView4; + this.i = textView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/s3.java b/app/src/main/java/c/a/i/s3.java index e9bb89e77a..6190ab1436 100644 --- a/app/src/main/java/c/a/i/s3.java +++ b/app/src/main/java/c/a/i/s3.java @@ -1,49 +1,26 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; -import android.widget.LinearLayout; -import android.widget.RelativeLayout; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import androidx.viewpager2.widget.ViewPager2; -import com.discord.views.LoadingButton; -import com.discord.views.steps.StepsProgressIndicatorView; -import com.google.android.material.button.MaterialButton; -/* compiled from: ViewStepsBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: ViewStageChannelVisitCommunityBinding */ public final class s3 implements ViewBinding { @NonNull - public final RelativeLayout a; + public final ConstraintLayout a; @NonNull - public final LinearLayout b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f159c; - @NonNull - public final ImageView d; - @NonNull - public final LoadingButton e; - @NonNull - public final MaterialButton f; - @NonNull - public final StepsProgressIndicatorView g; - @NonNull - public final TextView h; - @NonNull - public final ViewPager2 i; + public final TextView f158c; - public s3(@NonNull RelativeLayout relativeLayout, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull LoadingButton loadingButton, @NonNull MaterialButton materialButton, @NonNull StepsProgressIndicatorView stepsProgressIndicatorView, @NonNull TextView textView2, @NonNull ViewPager2 viewPager2) { - this.a = relativeLayout; - this.b = linearLayout; - this.f159c = textView; - this.d = imageView; - this.e = loadingButton; - this.f = materialButton; - this.g = stepsProgressIndicatorView; - this.h = textView2; - this.i = viewPager2; + public s3(@NonNull ConstraintLayout constraintLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2) { + this.a = constraintLayout; + this.b = simpleDraweeView; + this.f158c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/s4.java b/app/src/main/java/c/a/i/s4.java index 93484b2bb8..6f4dddaf97 100644 --- a/app/src/main/java/c/a/i/s4.java +++ b/app/src/main/java/c/a/i/s4.java @@ -5,48 +5,31 @@ import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.constraintlayout.widget.ConstraintLayout; +import androidx.constraintlayout.widget.Guideline; import androidx.viewbinding.ViewBinding; -import com.discord.R; -import com.discord.widgets.botuikit.views.ActionRowComponentView; -import com.google.android.flexbox.FlexboxLayout; -/* compiled from: WidgetChatListBotUiActionRowComponentBinding */ +import com.discord.utilities.view.text.LinkifiedTextView; +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: WidgetChatListAdapterItemSingleLineMessagePreviewBinding */ public final class s4 implements ViewBinding { @NonNull - public final ActionRowComponentView a; + public final ConstraintLayout a; @NonNull - public final FlexboxLayout b; + public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final g2 f160c; - - public s4(@NonNull ActionRowComponentView actionRowComponentView, @NonNull FlexboxLayout flexboxLayout, @NonNull g2 g2Var) { - this.a = actionRowComponentView; - this.b = flexboxLayout; - this.f160c = g2Var; - } - + public final LinkifiedTextView f159c; @NonNull - public static s4 a(@NonNull View view) { - int i = R.id.action_row_component_view_group; - FlexboxLayout flexboxLayout = (FlexboxLayout) view.findViewById(R.id.action_row_component_view_group); - if (flexboxLayout != null) { - i = R.id.action_row_component_view_group_error_row; - View findViewById = view.findViewById(R.id.action_row_component_view_group_error_row); - if (findViewById != null) { - int i2 = R.id.view_interaction_failed_label_icon; - ImageView imageView = (ImageView) findViewById.findViewById(R.id.view_interaction_failed_label_icon); - if (imageView != null) { - i2 = R.id.view_interaction_failed_label_message; - TextView textView = (TextView) findViewById.findViewById(R.id.view_interaction_failed_label_message); - if (textView != null) { - return new s4((ActionRowComponentView) view, flexboxLayout, new g2((ConstraintLayout) findViewById, imageView, textView)); - } - } - throw new NullPointerException("Missing required view with ID: ".concat(findViewById.getResources().getResourceName(i2))); - } - } - throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); + public final SimpleDraweeView d; + @NonNull + public final TextView e; + + public s4(@NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull Guideline guideline, @NonNull Guideline guideline2, @NonNull Guideline guideline3) { + this.a = constraintLayout; + this.b = imageView; + this.f159c = linkifiedTextView; + this.d = simpleDraweeView; + this.e = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/s5.java b/app/src/main/java/c/a/i/s5.java index 9c59246824..89da09edff 100644 --- a/app/src/main/java/c/a/i/s5.java +++ b/app/src/main/java/c/a/i/s5.java @@ -2,24 +2,30 @@ package c.a.i; import android.view.View; import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetSettingsPrivacyDefaultsBinding */ +/* compiled from: WidgetServerSettingsOverviewSectionAfkChannelBinding */ public final class s5 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final MaterialButton b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f161c; + public final LinearLayout f160c; + @NonNull + public final TextView d; + @NonNull + public final LinearLayout e; - public s5(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2) { + public s5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LinearLayout linearLayout2, @NonNull TextView textView2, @NonNull LinearLayout linearLayout3) { this.a = linearLayout; - this.b = materialButton; - this.f161c = materialButton2; + this.b = textView; + this.f160c = linearLayout2; + this.d = textView2; + this.e = linearLayout3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/t.java b/app/src/main/java/c/a/i/t.java index b97ba8d8cb..7ca2a7c08e 100644 --- a/app/src/main/java/c/a/i/t.java +++ b/app/src/main/java/c/a/i/t.java @@ -14,12 +14,12 @@ public final class t implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f162c; + public final TextView f161c; public t(@NonNull View view, @NonNull View view2, @NonNull ImageView imageView, @NonNull TextView textView) { this.a = view; this.b = imageView; - this.f162c = textView; + this.f161c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/t0.java b/app/src/main/java/c/a/i/t0.java index 73d72a1dd0..2e5aab5a36 100644 --- a/app/src/main/java/c/a/i/t0.java +++ b/app/src/main/java/c/a/i/t0.java @@ -1,72 +1,19 @@ package c.a.i; -import android.view.LayoutInflater; import android.view.View; -import android.view.ViewGroup; -import android.widget.ImageView; -import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.annotation.Nullable; -import androidx.cardview.widget.CardView; -import androidx.recyclerview.widget.RecyclerView; import androidx.viewbinding.ViewBinding; -import com.discord.R; -import com.google.android.material.textfield.TextInputLayout; -/* compiled from: OverlayVoiceChannelSelectorBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: OverlayVoiceBubbleBinding */ public final class t0 implements ViewBinding { @NonNull - public final CardView a; - @NonNull - public final ImageView b; + public final SimpleDraweeView a; @NonNull + public final SimpleDraweeView b; - /* renamed from: c reason: collision with root package name */ - public final CardView f163c; - @NonNull - public final TextView d; - @NonNull - public final TextInputLayout e; - @NonNull - public final RecyclerView f; - - public t0(@NonNull CardView cardView, @NonNull ImageView imageView, @NonNull CardView cardView2, @NonNull TextView textView, @NonNull TextInputLayout textInputLayout, @NonNull RecyclerView recyclerView, @NonNull TextView textView2) { - this.a = cardView; - this.b = imageView; - this.f163c = cardView2; - this.d = textView; - this.e = textInputLayout; - this.f = recyclerView; - } - - @NonNull - public static t0 a(@NonNull LayoutInflater layoutInflater, @Nullable ViewGroup viewGroup, boolean z2) { - View inflate = layoutInflater.inflate(R.layout.overlay_voice_channel_selector, viewGroup, false); - if (z2) { - viewGroup.addView(inflate); - } - int i = R.id.close; - ImageView imageView = (ImageView) inflate.findViewById(R.id.close); - if (imageView != null) { - CardView cardView = (CardView) inflate; - i = R.id.empty_results; - TextView textView = (TextView) inflate.findViewById(R.id.empty_results); - if (textView != null) { - i = R.id.overlay_channel_search; - TextInputLayout textInputLayout = (TextInputLayout) inflate.findViewById(R.id.overlay_channel_search); - if (textInputLayout != null) { - i = R.id.results_rv; - RecyclerView recyclerView = (RecyclerView) inflate.findViewById(R.id.results_rv); - if (recyclerView != null) { - i = R.id.test; - TextView textView2 = (TextView) inflate.findViewById(R.id.test); - if (textView2 != null) { - return new t0(cardView, imageView, cardView, textView, textInputLayout, recyclerView, textView2); - } - } - } - } - } - throw new NullPointerException("Missing required view with ID: ".concat(inflate.getResources().getResourceName(i))); + public t0(@NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2) { + this.a = simpleDraweeView; + this.b = simpleDraweeView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/t1.java b/app/src/main/java/c/a/i/t1.java index 39a80377f4..559eeca6a5 100644 --- a/app/src/main/java/c/a/i/t1.java +++ b/app/src/main/java/c/a/i/t1.java @@ -1,16 +1,34 @@ package c.a.i; import android.view.View; +import android.widget.FrameLayout; +import android.widget.ImageView; +import android.widget.RelativeLayout; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.calls.VideoCallParticipantView; -/* compiled from: VideoCallGridItemBinding */ +import com.discord.views.StatusView; +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: UserAvatarPresenceViewBinding */ public final class t1 implements ViewBinding { @NonNull - public final VideoCallParticipantView a; + public final RelativeLayout a; + @NonNull + public final SimpleDraweeView b; + @NonNull - public t1(@NonNull VideoCallParticipantView videoCallParticipantView) { - this.a = videoCallParticipantView; + /* renamed from: c reason: collision with root package name */ + public final ImageView f162c; + @NonNull + public final SimpleDraweeView d; + @NonNull + public final StatusView e; + + public t1(@NonNull RelativeLayout relativeLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull FrameLayout frameLayout, @NonNull ImageView imageView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull RelativeLayout relativeLayout2, @NonNull StatusView statusView) { + this.a = relativeLayout; + this.b = simpleDraweeView; + this.f162c = imageView; + this.d = simpleDraweeView2; + this.e = statusView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/t2.java b/app/src/main/java/c/a/i/t2.java index 7db52d2f68..2557b1f82b 100644 --- a/app/src/main/java/c/a/i/t2.java +++ b/app/src/main/java/c/a/i/t2.java @@ -1,47 +1,30 @@ package c.a.i; import android.view.View; -import android.widget.LinearLayout; +import android.widget.FrameLayout; +import android.widget.ImageView; +import android.widget.ProgressBar; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: ViewPremiumMarketingBinding */ +/* compiled from: ViewPremiumGuildProgressBinding */ public final class t2 implements ViewBinding { @NonNull - public final LinearLayout a; + public final FrameLayout a; @NonNull - public final LinearLayout b; + public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f164c; + public final TextView f163c; @NonNull - public final LinearLayout d; - @NonNull - public final TextView e; - @NonNull - public final TextView f; - @NonNull - public final TextView g; - @NonNull - public final TextView h; - @NonNull - public final TextView i; - @NonNull - public final TextView j; + public final ProgressBar d; - public t2(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull MaterialButton materialButton, @NonNull LinearLayout linearLayout3, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull TextView textView6) { - this.a = linearLayout; - this.b = linearLayout2; - this.f164c = materialButton; - this.d = linearLayout3; - this.e = textView; - this.f = textView2; - this.g = textView3; - this.h = textView4; - this.i = textView5; - this.j = textView6; + public t2(@NonNull FrameLayout frameLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull ProgressBar progressBar) { + this.a = frameLayout; + this.b = imageView; + this.f163c = textView; + this.d = progressBar; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/t3.java b/app/src/main/java/c/a/i/t3.java index 7e3383bcec..fe218d396b 100644 --- a/app/src/main/java/c/a/i/t3.java +++ b/app/src/main/java/c/a/i/t3.java @@ -1,29 +1,49 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; +import android.widget.LinearLayout; +import android.widget.RelativeLayout; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: ViewStreamPreviewBinding */ +import androidx.viewpager2.widget.ViewPager2; +import com.discord.views.LoadingButton; +import com.discord.views.steps.StepsProgressIndicatorView; +import com.google.android.material.button.MaterialButton; +/* compiled from: ViewStepsBinding */ public final class t3 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final RelativeLayout a; @NonNull - public final SimpleDraweeView b; + public final LinearLayout b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f165c; + public final TextView f164c; @NonNull - public final TextView d; + public final ImageView d; + @NonNull + public final LoadingButton e; + @NonNull + public final MaterialButton f; + @NonNull + public final StepsProgressIndicatorView g; + @NonNull + public final TextView h; + @NonNull + public final ViewPager2 i; - public t3(@NonNull ConstraintLayout constraintLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2) { - this.a = constraintLayout; - this.b = simpleDraweeView; - this.f165c = textView; - this.d = textView2; + public t3(@NonNull RelativeLayout relativeLayout, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull LoadingButton loadingButton, @NonNull MaterialButton materialButton, @NonNull StepsProgressIndicatorView stepsProgressIndicatorView, @NonNull TextView textView2, @NonNull ViewPager2 viewPager2) { + this.a = relativeLayout; + this.b = linearLayout; + this.f164c = textView; + this.d = imageView; + this.e = loadingButton; + this.f = materialButton; + this.g = stepsProgressIndicatorView; + this.h = textView2; + this.i = viewPager2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/t4.java b/app/src/main/java/c/a/i/t4.java index 556fc13383..c96315ab91 100644 --- a/app/src/main/java/c/a/i/t4.java +++ b/app/src/main/java/c/a/i/t4.java @@ -2,61 +2,48 @@ package c.a.i; import android.view.View; import android.widget.ImageView; +import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; import com.discord.R; -import com.discord.views.typing.TypingDots; -import com.discord.widgets.botuikit.views.select.SelectComponentView; -import com.facebook.drawee.view.SimpleDraweeView; +import com.discord.widgets.botuikit.views.ActionRowComponentView; import com.google.android.flexbox.FlexboxLayout; -import com.google.android.material.textview.MaterialTextView; -/* compiled from: WidgetChatListBotUiSelectComponentBinding */ +/* compiled from: WidgetChatListBotUiActionRowComponentBinding */ public final class t4 implements ViewBinding { @NonNull - public final SelectComponentView a; + public final ActionRowComponentView a; @NonNull - public final ImageView b; + public final FlexboxLayout b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TypingDots f166c; - @NonNull - public final SimpleDraweeView d; - @NonNull - public final MaterialTextView e; - @NonNull - public final FlexboxLayout f; + public final h2 f165c; - public t4(@NonNull SelectComponentView selectComponentView, @NonNull ImageView imageView, @NonNull TypingDots typingDots, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialTextView materialTextView, @NonNull FlexboxLayout flexboxLayout) { - this.a = selectComponentView; - this.b = imageView; - this.f166c = typingDots; - this.d = simpleDraweeView; - this.e = materialTextView; - this.f = flexboxLayout; + public t4(@NonNull ActionRowComponentView actionRowComponentView, @NonNull FlexboxLayout flexboxLayout, @NonNull h2 h2Var) { + this.a = actionRowComponentView; + this.b = flexboxLayout; + this.f165c = h2Var; } @NonNull public static t4 a(@NonNull View view) { - int i = R.id.select_component_chevron; - ImageView imageView = (ImageView) view.findViewById(R.id.select_component_chevron); - if (imageView != null) { - i = R.id.select_component_loading; - TypingDots typingDots = (TypingDots) view.findViewById(R.id.select_component_loading); - if (typingDots != null) { - i = R.id.select_component_selection_icon; - SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(R.id.select_component_selection_icon); - if (simpleDraweeView != null) { - i = R.id.select_component_selection_text; - MaterialTextView materialTextView = (MaterialTextView) view.findViewById(R.id.select_component_selection_text); - if (materialTextView != null) { - i = R.id.select_component_selections_root; - FlexboxLayout flexboxLayout = (FlexboxLayout) view.findViewById(R.id.select_component_selections_root); - if (flexboxLayout != null) { - return new t4((SelectComponentView) view, imageView, typingDots, simpleDraweeView, materialTextView, flexboxLayout); - } + int i = R.id.action_row_component_view_group; + FlexboxLayout flexboxLayout = (FlexboxLayout) view.findViewById(R.id.action_row_component_view_group); + if (flexboxLayout != null) { + i = R.id.action_row_component_view_group_error_row; + View findViewById = view.findViewById(R.id.action_row_component_view_group_error_row); + if (findViewById != null) { + int i2 = R.id.view_interaction_failed_label_icon; + ImageView imageView = (ImageView) findViewById.findViewById(R.id.view_interaction_failed_label_icon); + if (imageView != null) { + i2 = R.id.view_interaction_failed_label_message; + TextView textView = (TextView) findViewById.findViewById(R.id.view_interaction_failed_label_message); + if (textView != null) { + return new t4((ActionRowComponentView) view, flexboxLayout, new h2((ConstraintLayout) findViewById, imageView, textView)); } } + throw new NullPointerException("Missing required view with ID: ".concat(findViewById.getResources().getResourceName(i2))); } } throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); diff --git a/app/src/main/java/c/a/i/t5.java b/app/src/main/java/c/a/i/t5.java index 0cd892c29b..7a43d3e976 100644 --- a/app/src/main/java/c/a/i/t5.java +++ b/app/src/main/java/c/a/i/t5.java @@ -1,48 +1,25 @@ package c.a.i; import android.view.View; -import android.widget.FrameLayout; import android.widget.LinearLayout; -import android.widget.Space; -import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.Barrier; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetStageChannelRichPresenceBinding */ +/* compiled from: WidgetSettingsPrivacyDefaultsBinding */ public final class t5 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final LinearLayout b; + public final MaterialButton b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f167c; - @NonNull - public final TextView d; - @NonNull - public final SimpleDraweeView e; - @NonNull - public final TextView f; - @NonNull - public final MaterialButton g; - @NonNull - public final TextView h; - @NonNull - public final TextView i; + public final MaterialButton f166c; - public t5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView3, @NonNull FrameLayout frameLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView4, @NonNull TextView textView5) { + public t5(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2) { this.a = linearLayout; - this.b = linearLayout2; - this.f167c = textView; - this.d = textView2; - this.e = simpleDraweeView; - this.f = textView3; - this.g = materialButton; - this.h = textView4; - this.i = textView5; + this.b = materialButton; + this.f166c = materialButton2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/u.java b/app/src/main/java/c/a/i/u.java index 9f3e5c736c..fb15125ebc 100644 --- a/app/src/main/java/c/a/i/u.java +++ b/app/src/main/java/c/a/i/u.java @@ -16,7 +16,7 @@ public final class u implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f168c; + public final TextView f167c; @NonNull public final SimpleDraweeView d; @NonNull @@ -25,7 +25,7 @@ public final class u implements ViewBinding { public u(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialButton materialButton2) { this.a = linearLayout; this.b = materialButton; - this.f168c = textView; + this.f167c = textView; this.d = simpleDraweeView; this.e = materialButton2; } diff --git a/app/src/main/java/c/a/i/u0.java b/app/src/main/java/c/a/i/u0.java index d7823b2f3d..d2c0d11cb5 100644 --- a/app/src/main/java/c/a/i/u0.java +++ b/app/src/main/java/c/a/i/u0.java @@ -1,20 +1,72 @@ package c.a.i; +import android.view.LayoutInflater; import android.view.View; +import android.view.ViewGroup; +import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.annotation.Nullable; +import androidx.cardview.widget.CardView; +import androidx.recyclerview.widget.RecyclerView; import androidx.viewbinding.ViewBinding; -import com.discord.views.CutoutView; -/* compiled from: PileItemOverflowViewBinding */ +import com.discord.R; +import com.google.android.material.textfield.TextInputLayout; +/* compiled from: OverlayVoiceChannelSelectorBinding */ public final class u0 implements ViewBinding { @NonNull - public final CutoutView a; + public final CardView a; + @NonNull + public final ImageView b; @NonNull - public final TextView b; - public u0(@NonNull CutoutView cutoutView, @NonNull TextView textView) { - this.a = cutoutView; - this.b = textView; + /* renamed from: c reason: collision with root package name */ + public final CardView f168c; + @NonNull + public final TextView d; + @NonNull + public final TextInputLayout e; + @NonNull + public final RecyclerView f; + + public u0(@NonNull CardView cardView, @NonNull ImageView imageView, @NonNull CardView cardView2, @NonNull TextView textView, @NonNull TextInputLayout textInputLayout, @NonNull RecyclerView recyclerView, @NonNull TextView textView2) { + this.a = cardView; + this.b = imageView; + this.f168c = cardView2; + this.d = textView; + this.e = textInputLayout; + this.f = recyclerView; + } + + @NonNull + public static u0 a(@NonNull LayoutInflater layoutInflater, @Nullable ViewGroup viewGroup, boolean z2) { + View inflate = layoutInflater.inflate(R.layout.overlay_voice_channel_selector, viewGroup, false); + if (z2) { + viewGroup.addView(inflate); + } + int i = R.id.close; + ImageView imageView = (ImageView) inflate.findViewById(R.id.close); + if (imageView != null) { + CardView cardView = (CardView) inflate; + i = R.id.empty_results; + TextView textView = (TextView) inflate.findViewById(R.id.empty_results); + if (textView != null) { + i = R.id.overlay_channel_search; + TextInputLayout textInputLayout = (TextInputLayout) inflate.findViewById(R.id.overlay_channel_search); + if (textInputLayout != null) { + i = R.id.results_rv; + RecyclerView recyclerView = (RecyclerView) inflate.findViewById(R.id.results_rv); + if (recyclerView != null) { + i = R.id.test; + TextView textView2 = (TextView) inflate.findViewById(R.id.test); + if (textView2 != null) { + return new u0(cardView, imageView, cardView, textView, textInputLayout, recyclerView, textView2); + } + } + } + } + } + throw new NullPointerException("Missing required view with ID: ".concat(inflate.getResources().getResourceName(i))); } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/u1.java b/app/src/main/java/c/a/i/u1.java index 0b1be4b97e..6d91c22f61 100644 --- a/app/src/main/java/c/a/i/u1.java +++ b/app/src/main/java/c/a/i/u1.java @@ -1,33 +1,16 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; -import android.widget.LinearLayout; -import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewAccountCreditBinding */ +import com.discord.views.calls.VideoCallParticipantView; +/* compiled from: VideoCallGridItemBinding */ public final class u1 implements ViewBinding { @NonNull - public final ConstraintLayout a; - @NonNull - public final TextView b; - @NonNull + public final VideoCallParticipantView a; - /* renamed from: c reason: collision with root package name */ - public final ImageView f169c; - @NonNull - public final TextView d; - @NonNull - public final TextView e; - - public u1(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout, @NonNull TextView textView3) { - this.a = constraintLayout; - this.b = textView; - this.f169c = imageView; - this.d = textView2; - this.e = textView3; + public u1(@NonNull VideoCallParticipantView videoCallParticipantView) { + this.a = videoCallParticipantView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/u2.java b/app/src/main/java/c/a/i/u2.java index 86fe02bf73..4c94f432a8 100644 --- a/app/src/main/java/c/a/i/u2.java +++ b/app/src/main/java/c/a/i/u2.java @@ -5,27 +5,43 @@ import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewPremiumSettingsPerksBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: ViewPremiumMarketingBinding */ public final class u2 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final TextView b; + public final LinearLayout b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f170c; + public final MaterialButton f169c; @NonNull - public final TextView d; + public final LinearLayout d; @NonNull public final TextView e; + @NonNull + public final TextView f; + @NonNull + public final TextView g; + @NonNull + public final TextView h; + @NonNull + public final TextView i; + @NonNull + public final TextView j; - public u2(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5) { + public u2(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull MaterialButton materialButton, @NonNull LinearLayout linearLayout3, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull TextView textView6) { this.a = linearLayout; - this.b = textView; - this.f170c = textView3; - this.d = textView4; - this.e = textView5; + this.b = linearLayout2; + this.f169c = materialButton; + this.d = linearLayout3; + this.e = textView; + this.f = textView2; + this.g = textView3; + this.h = textView4; + this.i = textView5; + this.j = textView6; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/u3.java b/app/src/main/java/c/a/i/u3.java index 12d71f66ab..5921a76a5f 100644 --- a/app/src/main/java/c/a/i/u3.java +++ b/app/src/main/java/c/a/i/u3.java @@ -1,46 +1,29 @@ package c.a.i; import android.view.View; -import android.widget.FrameLayout; -import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.discord.utilities.view.text.LinkifiedTextView; -import com.discord.views.CheckableImageView; -/* compiled from: ViewTernaryCheckboxBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: ViewStreamPreviewBinding */ public final class u3 implements ViewBinding { @NonNull - public final LinearLayout a; + public final ConstraintLayout a; @NonNull - public final FrameLayout b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final View f171c; + public final TextView f170c; @NonNull - public final View d; - @NonNull - public final TextView e; - @NonNull - public final LinkifiedTextView f; - @NonNull - public final CheckableImageView g; - @NonNull - public final CheckableImageView h; - @NonNull - public final CheckableImageView i; + public final TextView d; - public u3(@NonNull LinearLayout linearLayout, @NonNull FrameLayout frameLayout, @NonNull LinearLayout linearLayout2, @NonNull View view, @NonNull View view2, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull CheckableImageView checkableImageView, @NonNull CheckableImageView checkableImageView2, @NonNull CheckableImageView checkableImageView3) { - this.a = linearLayout; - this.b = frameLayout; - this.f171c = view; - this.d = view2; - this.e = textView; - this.f = linkifiedTextView; - this.g = checkableImageView; - this.h = checkableImageView2; - this.i = checkableImageView3; + public u3(@NonNull ConstraintLayout constraintLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2) { + this.a = constraintLayout; + this.b = simpleDraweeView; + this.f170c = textView; + this.d = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/u4.java b/app/src/main/java/c/a/i/u4.java index c359939c3a..1ebb0463f1 100644 --- a/app/src/main/java/c/a/i/u4.java +++ b/app/src/main/java/c/a/i/u4.java @@ -1,16 +1,65 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; +import com.discord.R; +import com.discord.views.typing.TypingDots; +import com.discord.widgets.botuikit.views.select.SelectComponentView; +import com.facebook.drawee.view.SimpleDraweeView; +import com.google.android.flexbox.FlexboxLayout; import com.google.android.material.textview.MaterialTextView; -/* compiled from: WidgetChatListBotUiSelectComponentPillBinding */ +/* compiled from: WidgetChatListBotUiSelectComponentBinding */ public final class u4 implements ViewBinding { @NonNull - public final MaterialTextView a; + public final SelectComponentView a; + @NonNull + public final ImageView b; + @NonNull - public u4(@NonNull MaterialTextView materialTextView) { - this.a = materialTextView; + /* renamed from: c reason: collision with root package name */ + public final TypingDots f171c; + @NonNull + public final SimpleDraweeView d; + @NonNull + public final MaterialTextView e; + @NonNull + public final FlexboxLayout f; + + public u4(@NonNull SelectComponentView selectComponentView, @NonNull ImageView imageView, @NonNull TypingDots typingDots, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialTextView materialTextView, @NonNull FlexboxLayout flexboxLayout) { + this.a = selectComponentView; + this.b = imageView; + this.f171c = typingDots; + this.d = simpleDraweeView; + this.e = materialTextView; + this.f = flexboxLayout; + } + + @NonNull + public static u4 a(@NonNull View view) { + int i = R.id.select_component_chevron; + ImageView imageView = (ImageView) view.findViewById(R.id.select_component_chevron); + if (imageView != null) { + i = R.id.select_component_loading; + TypingDots typingDots = (TypingDots) view.findViewById(R.id.select_component_loading); + if (typingDots != null) { + i = R.id.select_component_selection_icon; + SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(R.id.select_component_selection_icon); + if (simpleDraweeView != null) { + i = R.id.select_component_selection_text; + MaterialTextView materialTextView = (MaterialTextView) view.findViewById(R.id.select_component_selection_text); + if (materialTextView != null) { + i = R.id.select_component_selections_root; + FlexboxLayout flexboxLayout = (FlexboxLayout) view.findViewById(R.id.select_component_selections_root); + if (flexboxLayout != null) { + return new u4((SelectComponentView) view, imageView, typingDots, simpleDraweeView, materialTextView, flexboxLayout); + } + } + } + } + } + throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/u5.java b/app/src/main/java/c/a/i/u5.java index bc59579ccf..6161ff8476 100644 --- a/app/src/main/java/c/a/i/u5.java +++ b/app/src/main/java/c/a/i/u5.java @@ -1,17 +1,19 @@ package c.a.i; import android.view.View; +import android.widget.FrameLayout; import android.widget.LinearLayout; +import android.widget.Space; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; +import androidx.constraintlayout.widget.Barrier; import androidx.viewbinding.ViewBinding; -import com.discord.views.StreamPreviewView; import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: WidgetStreamRichPresenceBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: WidgetStageChannelRichPresenceBinding */ public final class u5 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final LinearLayout a; @NonNull public final LinearLayout b; @NonNull @@ -25,22 +27,22 @@ public final class u5 implements ViewBinding { @NonNull public final TextView f; @NonNull - public final TextView g; + public final MaterialButton g; @NonNull public final TextView h; @NonNull - public final StreamPreviewView i; + public final TextView i; - public u5(@NonNull ConstraintLayout constraintLayout, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull StreamPreviewView streamPreviewView) { - this.a = constraintLayout; - this.b = linearLayout; + public u5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView3, @NonNull FrameLayout frameLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView4, @NonNull TextView textView5) { + this.a = linearLayout; + this.b = linearLayout2; this.f172c = textView; this.d = textView2; this.e = simpleDraweeView; this.f = textView3; - this.g = textView4; - this.h = textView5; - this.i = streamPreviewView; + this.g = materialButton; + this.h = textView4; + this.i = textView5; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/v0.java b/app/src/main/java/c/a/i/v0.java index dd06138d6f..b56c076474 100644 --- a/app/src/main/java/c/a/i/v0.java +++ b/app/src/main/java/c/a/i/v0.java @@ -1,39 +1,20 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; -import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: PremiumActivatedDialogBinding */ +import com.discord.views.CutoutView; +/* compiled from: PileItemOverflowViewBinding */ public final class v0 implements ViewBinding { @NonNull - public final LinearLayout a; - @NonNull - public final MaterialButton b; + public final CutoutView a; @NonNull + public final TextView b; - /* renamed from: c reason: collision with root package name */ - public final TextView f174c; - @NonNull - public final ImageView d; - @NonNull - public final ImageView e; - @NonNull - public final ImageView f; - @NonNull - public final ImageView g; - - public v0(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3, @NonNull ImageView imageView4) { - this.a = linearLayout; - this.b = materialButton; - this.f174c = textView; - this.d = imageView; - this.e = imageView2; - this.f = imageView3; - this.g = imageView4; + public v0(@NonNull CutoutView cutoutView, @NonNull TextView textView) { + this.a = cutoutView; + this.b = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/v1.java b/app/src/main/java/c/a/i/v1.java index 4adadd96da..ff9189e4ec 100644 --- a/app/src/main/java/c/a/i/v1.java +++ b/app/src/main/java/c/a/i/v1.java @@ -1,46 +1,33 @@ package c.a.i; import android.view.View; -import android.widget.FrameLayout; import android.widget.ImageView; -import android.widget.ProgressBar; +import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: ViewActiveSubscriptionBinding */ +/* compiled from: ViewAccountCreditBinding */ public final class v1 implements ViewBinding { @NonNull - public final FrameLayout a; + public final ConstraintLayout a; @NonNull public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f175c; + public final ImageView f174c; @NonNull - public final ImageView d; + public final TextView d; @NonNull - public final ImageView e; - @NonNull - public final TextView f; - @NonNull - public final MaterialButton g; - @NonNull - public final ProgressBar h; - @NonNull - public final MaterialButton i; + public final TextView e; - public v1(@NonNull FrameLayout frameLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3, @NonNull TextView textView2, @NonNull MaterialButton materialButton, @NonNull ProgressBar progressBar, @NonNull MaterialButton materialButton2) { - this.a = frameLayout; + public v1(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout, @NonNull TextView textView3) { + this.a = constraintLayout; this.b = textView; - this.f175c = imageView; - this.d = imageView2; - this.e = imageView3; - this.f = textView2; - this.g = materialButton; - this.h = progressBar; - this.i = materialButton2; + this.f174c = imageView; + this.d = textView2; + this.e = textView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/v2.java b/app/src/main/java/c/a/i/v2.java index 3f35c9a6f0..455f92c89f 100644 --- a/app/src/main/java/c/a/i/v2.java +++ b/app/src/main/java/c/a/i/v2.java @@ -5,25 +5,27 @@ import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: ViewPremiumSettingsTier1Binding */ +/* compiled from: ViewPremiumSettingsPerksBinding */ public final class v2 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final MaterialButton b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f176c; + public final TextView f175c; @NonNull public final TextView d; + @NonNull + public final TextView e; - public v2(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull TextView textView2) { + public v2(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5) { this.a = linearLayout; - this.b = materialButton; - this.f176c = textView; - this.d = textView2; + this.b = textView; + this.f175c = textView3; + this.d = textView4; + this.e = textView5; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/v3.java b/app/src/main/java/c/a/i/v3.java index 1da04b4bf5..216db49ae0 100644 --- a/app/src/main/java/c/a/i/v3.java +++ b/app/src/main/java/c/a/i/v3.java @@ -1,35 +1,46 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; +import android.widget.FrameLayout; +import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.StatusView; -/* compiled from: ViewToolbarTitleBinding */ +import com.discord.utilities.view.text.LinkifiedTextView; +import com.discord.views.CheckableImageView; +/* compiled from: ViewTernaryCheckboxBinding */ public final class v3 implements ViewBinding { @NonNull - public final View a; + public final LinearLayout a; @NonNull - public final ImageView b; + public final FrameLayout b; @NonNull /* renamed from: c reason: collision with root package name */ - public final StatusView f177c; + public final View f176c; @NonNull - public final TextView d; + public final View d; @NonNull public final TextView e; @NonNull - public final ImageView f; + public final LinkifiedTextView f; + @NonNull + public final CheckableImageView g; + @NonNull + public final CheckableImageView h; + @NonNull + public final CheckableImageView i; - public v3(@NonNull View view, @NonNull ImageView imageView, @NonNull StatusView statusView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView2) { - this.a = view; - this.b = imageView; - this.f177c = statusView; - this.d = textView; - this.e = textView2; - this.f = imageView2; + public v3(@NonNull LinearLayout linearLayout, @NonNull FrameLayout frameLayout, @NonNull LinearLayout linearLayout2, @NonNull View view, @NonNull View view2, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull CheckableImageView checkableImageView, @NonNull CheckableImageView checkableImageView2, @NonNull CheckableImageView checkableImageView3) { + this.a = linearLayout; + this.b = frameLayout; + this.f176c = view; + this.d = view2; + this.e = textView; + this.f = linkifiedTextView; + this.g = checkableImageView; + this.h = checkableImageView2; + this.i = checkableImageView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/v4.java b/app/src/main/java/c/a/i/v4.java index d63ab5998c..62168bfeee 100644 --- a/app/src/main/java/c/a/i/v4.java +++ b/app/src/main/java/c/a/i/v4.java @@ -1,30 +1,16 @@ package c.a.i; import android.view.View; -import android.widget.LinearLayout; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.utilities.view.text.LinkifiedTextView; -import com.discord.views.ChatActionItem; -/* compiled from: WidgetDirectoryChannelEmptyBinding */ +import com.google.android.material.textview.MaterialTextView; +/* compiled from: WidgetChatListBotUiSelectComponentPillBinding */ public final class v4 implements ViewBinding { @NonNull - public final LinearLayout a; - @NonNull - public final TextView b; - @NonNull + public final MaterialTextView a; - /* renamed from: c reason: collision with root package name */ - public final ChatActionItem f178c; - @NonNull - public final ChatActionItem d; - - public v4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull ChatActionItem chatActionItem, @NonNull ChatActionItem chatActionItem2) { - this.a = linearLayout; - this.b = textView; - this.f178c = chatActionItem; - this.d = chatActionItem2; + public v4(@NonNull MaterialTextView materialTextView) { + this.a = materialTextView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/v5.java b/app/src/main/java/c/a/i/v5.java index 2479fdeccd..b222afba81 100644 --- a/app/src/main/java/c/a/i/v5.java +++ b/app/src/main/java/c/a/i/v5.java @@ -4,26 +4,43 @@ import android.view.View; import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.discord.views.LoadingButton; -/* compiled from: WidgetUrgentMessageDialogBinding */ +import com.discord.views.StreamPreviewView; +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: WidgetStreamRichPresenceBinding */ public final class v5 implements ViewBinding { @NonNull - public final LinearLayout a; + public final ConstraintLayout a; @NonNull - public final LoadingButton b; + public final LinearLayout b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f179c; + public final TextView f177c; @NonNull public final TextView d; + @NonNull + public final SimpleDraweeView e; + @NonNull + public final TextView f; + @NonNull + public final TextView g; + @NonNull + public final TextView h; + @NonNull + public final StreamPreviewView i; - public v5(@NonNull LinearLayout linearLayout, @NonNull LoadingButton loadingButton, @NonNull TextView textView, @NonNull TextView textView2) { - this.a = linearLayout; - this.b = loadingButton; - this.f179c = textView; + public v5(@NonNull ConstraintLayout constraintLayout, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull StreamPreviewView streamPreviewView) { + this.a = constraintLayout; + this.b = linearLayout; + this.f177c = textView; this.d = textView2; + this.e = simpleDraweeView; + this.f = textView3; + this.g = textView4; + this.h = textView5; + this.i = streamPreviewView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/w.java b/app/src/main/java/c/a/i/w.java index e559b9a909..c297856148 100644 --- a/app/src/main/java/c/a/i/w.java +++ b/app/src/main/java/c/a/i/w.java @@ -15,7 +15,7 @@ public final class w implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f180c; + public final TextView f178c; @NonNull public final RelativeLayout d; @NonNull @@ -26,7 +26,7 @@ public final class w implements ViewBinding { public w(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull RelativeLayout relativeLayout, @NonNull TextView textView3, @NonNull RelativeLayout relativeLayout2) { this.a = linearLayout; this.b = textView; - this.f180c = textView2; + this.f178c = textView2; this.d = relativeLayout; this.e = textView3; this.f = relativeLayout2; diff --git a/app/src/main/java/c/a/i/w0.java b/app/src/main/java/c/a/i/w0.java index 5230ae62bf..295685bfed 100644 --- a/app/src/main/java/c/a/i/w0.java +++ b/app/src/main/java/c/a/i/w0.java @@ -1,12 +1,13 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; import com.google.android.material.button.MaterialButton; -/* compiled from: PremiumAndPremiumGuildActivatedDialogBinding */ +/* compiled from: PremiumActivatedDialogBinding */ public final class w0 implements ViewBinding { @NonNull public final LinearLayout a; @@ -15,12 +16,24 @@ public final class w0 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f181c; + public final TextView f179c; + @NonNull + public final ImageView d; + @NonNull + public final ImageView e; + @NonNull + public final ImageView f; + @NonNull + public final ImageView g; - public w0(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView) { + public w0(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3, @NonNull ImageView imageView4) { this.a = linearLayout; this.b = materialButton; - this.f181c = textView; + this.f179c = textView; + this.d = imageView; + this.e = imageView2; + this.f = imageView3; + this.g = imageView4; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/w1.java b/app/src/main/java/c/a/i/w1.java index 31a9bd9978..0c26d31abd 100644 --- a/app/src/main/java/c/a/i/w1.java +++ b/app/src/main/java/c/a/i/w1.java @@ -1,19 +1,46 @@ package c.a.i; import android.view.View; +import android.widget.FrameLayout; import android.widget.ImageView; +import android.widget.ProgressBar; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; -import androidx.constraintlayout.widget.Guideline; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewAddOverrideItemBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: ViewActiveSubscriptionBinding */ public final class w1 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final FrameLayout a; + @NonNull + public final TextView b; + @NonNull - public w1(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull Guideline guideline, @NonNull ImageView imageView) { - this.a = constraintLayout; + /* renamed from: c reason: collision with root package name */ + public final ImageView f180c; + @NonNull + public final ImageView d; + @NonNull + public final ImageView e; + @NonNull + public final TextView f; + @NonNull + public final MaterialButton g; + @NonNull + public final ProgressBar h; + @NonNull + public final MaterialButton i; + + public w1(@NonNull FrameLayout frameLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3, @NonNull TextView textView2, @NonNull MaterialButton materialButton, @NonNull ProgressBar progressBar, @NonNull MaterialButton materialButton2) { + this.a = frameLayout; + this.b = textView; + this.f180c = imageView; + this.d = imageView2; + this.e = imageView3; + this.f = textView2; + this.g = materialButton; + this.h = progressBar; + this.i = materialButton2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/w2.java b/app/src/main/java/c/a/i/w2.java index e6e0c06fe1..dfebd89835 100644 --- a/app/src/main/java/c/a/i/w2.java +++ b/app/src/main/java/c/a/i/w2.java @@ -1,21 +1,29 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; import com.google.android.material.button.MaterialButton; -/* compiled from: ViewPremiumSettingsTier2Binding */ +/* compiled from: ViewPremiumSettingsTier1Binding */ public final class w2 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull public final MaterialButton b; + @NonNull - public w2(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull MaterialButton materialButton) { + /* renamed from: c reason: collision with root package name */ + public final TextView f181c; + @NonNull + public final TextView d; + + public w2(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull TextView textView2) { this.a = linearLayout; this.b = materialButton; + this.f181c = textView; + this.d = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/w3.java b/app/src/main/java/c/a/i/w3.java index b09fbdeb45..4cab020227 100644 --- a/app/src/main/java/c/a/i/w3.java +++ b/app/src/main/java/c/a/i/w3.java @@ -2,32 +2,34 @@ package c.a.i; import android.view.View; import android.widget.ImageView; -import android.widget.ProgressBar; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewUploadProgressBinding */ +import com.discord.views.StatusView; +/* compiled from: ViewToolbarTitleBinding */ public final class w3 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final View a; @NonNull - public final ProgressBar b; + public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f182c; + public final StatusView f182c; @NonNull public final TextView d; @NonNull public final TextView e; + @NonNull + public final ImageView f; - public w3(@NonNull ConstraintLayout constraintLayout, @NonNull ProgressBar progressBar, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2) { - this.a = constraintLayout; - this.b = progressBar; - this.f182c = imageView; + public w3(@NonNull View view, @NonNull ImageView imageView, @NonNull StatusView statusView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView2) { + this.a = view; + this.b = imageView; + this.f182c = statusView; this.d = textView; this.e = textView2; + this.f = imageView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/w4.java b/app/src/main/java/c/a/i/w4.java index 62da66a47d..cff0ced858 100644 --- a/app/src/main/java/c/a/i/w4.java +++ b/app/src/main/java/c/a/i/w4.java @@ -1,38 +1,30 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; +import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.core.widget.NestedScrollView; import androidx.viewbinding.ViewBinding; import com.discord.utilities.view.text.LinkifiedTextView; -import com.google.android.material.textfield.TextInputEditText; -import com.google.android.material.textfield.TextInputLayout; -/* compiled from: WidgetDiscordHubEmailInputBinding */ +import com.discord.views.ChatActionItem; +/* compiled from: WidgetDirectoryChannelEmptyBinding */ public final class w4 implements ViewBinding { @NonNull - public final NestedScrollView a; + public final LinearLayout a; @NonNull - public final LinkifiedTextView b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputEditText f183c; + public final ChatActionItem f183c; @NonNull - public final TextInputLayout d; - @NonNull - public final TextView e; - @NonNull - public final TextView f; + public final ChatActionItem d; - public w4(@NonNull NestedScrollView nestedScrollView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextInputEditText textInputEditText, @NonNull TextInputLayout textInputLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2) { - this.a = nestedScrollView; - this.b = linkifiedTextView; - this.f183c = textInputEditText; - this.d = textInputLayout; - this.e = textView; - this.f = textView2; + public w4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull ChatActionItem chatActionItem, @NonNull ChatActionItem chatActionItem2) { + this.a = linearLayout; + this.b = textView; + this.f183c = chatActionItem; + this.d = chatActionItem2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/w5.java b/app/src/main/java/c/a/i/w5.java index 1fe2d3320a..87908a8d3b 100644 --- a/app/src/main/java/c/a/i/w5.java +++ b/app/src/main/java/c/a/i/w5.java @@ -1,41 +1,29 @@ package c.a.i; import android.view.View; -import android.widget.RelativeLayout; +import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.R; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: WidgetUserProfileAdapterItemFriendMutualServerBinding */ +import com.discord.views.LoadingButton; +/* compiled from: WidgetUrgentMessageDialogBinding */ public final class w5 implements ViewBinding { @NonNull - public final RelativeLayout a; + public final LinearLayout a; @NonNull - public final SimpleDraweeView b; + public final LoadingButton b; @NonNull /* renamed from: c reason: collision with root package name */ public final TextView f184c; - - public w5(@NonNull RelativeLayout relativeLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { - this.a = relativeLayout; - this.b = simpleDraweeView; - this.f184c = textView; - } - @NonNull - public static w5 a(@NonNull View view) { - int i = R.id.user_profile_adapter_item_friend_mutual_image; - SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(R.id.user_profile_adapter_item_friend_mutual_image); - if (simpleDraweeView != null) { - i = R.id.user_profile_adapter_item_friend_mutual_text; - TextView textView = (TextView) view.findViewById(R.id.user_profile_adapter_item_friend_mutual_text); - if (textView != null) { - return new w5((RelativeLayout) view, simpleDraweeView, textView); - } - } - throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); + public final TextView d; + + public w5(@NonNull LinearLayout linearLayout, @NonNull LoadingButton loadingButton, @NonNull TextView textView, @NonNull TextView textView2) { + this.a = linearLayout; + this.b = loadingButton; + this.f184c = textView; + this.d = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/x0.java b/app/src/main/java/c/a/i/x0.java index 00762e8ea3..198e041ace 100644 --- a/app/src/main/java/c/a/i/x0.java +++ b/app/src/main/java/c/a/i/x0.java @@ -5,29 +5,22 @@ import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.airbnb.lottie.LottieAnimationView; import com.google.android.material.button.MaterialButton; -/* compiled from: PremiumGuildSubscriptionActivatedDialogBinding */ +/* compiled from: PremiumAndPremiumGuildActivatedDialogBinding */ public final class x0 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final TextView b; + public final MaterialButton b; @NonNull /* renamed from: c reason: collision with root package name */ public final TextView f185c; - @NonNull - public final LottieAnimationView d; - @NonNull - public final MaterialButton e; - public x0(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull LottieAnimationView lottieAnimationView, @NonNull MaterialButton materialButton) { + public x0(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView) { this.a = linearLayout; - this.b = textView; - this.f185c = textView2; - this.d = lottieAnimationView; - this.e = materialButton; + this.b = materialButton; + this.f185c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/x1.java b/app/src/main/java/c/a/i/x1.java index 8b0838cd1e..0bbd2af191 100644 --- a/app/src/main/java/c/a/i/x1.java +++ b/app/src/main/java/c/a/i/x1.java @@ -5,22 +5,15 @@ import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.constraintlayout.widget.ConstraintLayout; +import androidx.constraintlayout.widget.Guideline; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewCallEventsButtonBinding */ +/* compiled from: ViewAddOverrideItemBinding */ public final class x1 implements ViewBinding { @NonNull public final ConstraintLayout a; - @NonNull - public final ImageView b; - @NonNull - /* renamed from: c reason: collision with root package name */ - public final TextView f186c; - - public x1(@NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView, @NonNull TextView textView) { + public x1(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull Guideline guideline, @NonNull ImageView imageView) { this.a = constraintLayout; - this.b = imageView; - this.f186c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/x2.java b/app/src/main/java/c/a/i/x2.java index 102f9297e2..c603657196 100644 --- a/app/src/main/java/c/a/i/x2.java +++ b/app/src/main/java/c/a/i/x2.java @@ -1,28 +1,21 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; import android.widget.LinearLayout; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewPremiumUpsellInfoBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: ViewPremiumSettingsTier2Binding */ public final class x2 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final TextView b; - @NonNull + public final MaterialButton b; - /* renamed from: c reason: collision with root package name */ - public final TextView f187c; - @NonNull - public final TextView d; - - public x2(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) { + public x2(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull MaterialButton materialButton) { this.a = linearLayout; - this.b = textView; - this.f187c = textView2; - this.d = textView3; + this.b = materialButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/x3.java b/app/src/main/java/c/a/i/x3.java index 35bd958e58..5b3686554a 100644 --- a/app/src/main/java/c/a/i/x3.java +++ b/app/src/main/java/c/a/i/x3.java @@ -1,32 +1,33 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; +import android.widget.ProgressBar; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.discord.views.StatusView; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: ViewUserListItemBinding */ +/* compiled from: ViewUploadProgressBinding */ public final class x3 implements ViewBinding { @NonNull - public final View a; + public final ConstraintLayout a; @NonNull - public final SimpleDraweeView b; + public final ProgressBar b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f188c; + public final ImageView f186c; @NonNull public final TextView d; @NonNull - public final StatusView e; + public final TextView e; - public x3(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull StatusView statusView) { - this.a = view; - this.b = simpleDraweeView; - this.f188c = textView; - this.d = textView2; - this.e = statusView; + public x3(@NonNull ConstraintLayout constraintLayout, @NonNull ProgressBar progressBar, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2) { + this.a = constraintLayout; + this.b = progressBar; + this.f186c = imageView; + this.d = textView; + this.e = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/x4.java b/app/src/main/java/c/a/i/x4.java index d75ae3f634..692b97db57 100644 --- a/app/src/main/java/c/a/i/x4.java +++ b/app/src/main/java/c/a/i/x4.java @@ -1,20 +1,38 @@ package c.a.i; import android.view.View; -import android.widget.LinearLayout; +import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.core.widget.NestedScrollView; import androidx.viewbinding.ViewBinding; -/* compiled from: WidgetDiscoveryOtherSpeakersCountBinding */ +import com.discord.utilities.view.text.LinkifiedTextView; +import com.google.android.material.textfield.TextInputEditText; +import com.google.android.material.textfield.TextInputLayout; +/* compiled from: WidgetDiscordHubEmailInputBinding */ public final class x4 implements ViewBinding { @NonNull - public final LinearLayout a; + public final NestedScrollView a; + @NonNull + public final LinkifiedTextView b; @NonNull - public final TextView b; - public x4(@NonNull LinearLayout linearLayout, @NonNull TextView textView) { - this.a = linearLayout; - this.b = textView; + /* renamed from: c reason: collision with root package name */ + public final TextInputEditText f187c; + @NonNull + public final TextInputLayout d; + @NonNull + public final TextView e; + @NonNull + public final TextView f; + + public x4(@NonNull NestedScrollView nestedScrollView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextInputEditText textInputEditText, @NonNull TextInputLayout textInputLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2) { + this.a = nestedScrollView; + this.b = linkifiedTextView; + this.f187c = textInputEditText; + this.d = textInputLayout; + this.e = textView; + this.f = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/x5.java b/app/src/main/java/c/a/i/x5.java index 410881c27a..a574907e26 100644 --- a/app/src/main/java/c/a/i/x5.java +++ b/app/src/main/java/c/a/i/x5.java @@ -1,115 +1,41 @@ package c.a.i; -import android.view.LayoutInflater; import android.view.View; -import android.view.ViewGroup; -import android.widget.LinearLayout; -import android.widget.Space; +import android.widget.RelativeLayout; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.annotation.Nullable; -import androidx.constraintlayout.widget.Barrier; import androidx.viewbinding.ViewBinding; import com.discord.R; import com.facebook.drawee.view.SimpleDraweeView; -import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetUserRichPresenceBinding */ +/* compiled from: WidgetUserProfileAdapterItemFriendMutualServerBinding */ public final class x5 implements ViewBinding { @NonNull - public final LinearLayout a; + public final RelativeLayout a; @NonNull - public final LinearLayout b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f189c; - @NonNull - public final TextView d; - @NonNull - public final SimpleDraweeView e; - @NonNull - public final SimpleDraweeView f; - @NonNull - public final MaterialButton g; - @NonNull - public final MaterialButton h; - @NonNull - public final TextView i; - @NonNull - public final TextView j; - @NonNull - public final TextView k; + public final TextView f188c; - public x5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5) { - this.a = linearLayout; - this.b = linearLayout2; - this.f189c = textView; - this.d = textView2; - this.e = simpleDraweeView; - this.f = simpleDraweeView2; - this.g = materialButton; - this.h = materialButton2; - this.i = textView3; - this.j = textView4; - this.k = textView5; + public x5(@NonNull RelativeLayout relativeLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { + this.a = relativeLayout; + this.b = simpleDraweeView; + this.f188c = textView; } @NonNull - public static x5 a(@NonNull LayoutInflater layoutInflater, @Nullable ViewGroup viewGroup, boolean z2) { - View inflate = layoutInflater.inflate(R.layout.widget_user_rich_presence, viewGroup, false); - if (z2) { - viewGroup.addView(inflate); - } - int i = R.id.barrier; - Barrier barrier = (Barrier) inflate.findViewById(R.id.barrier); - if (barrier != null) { - i = R.id.image_bottom_guideline; - Space space = (Space) inflate.findViewById(R.id.image_bottom_guideline); - if (space != null) { - i = R.id.rich_presence_container_data; - LinearLayout linearLayout = (LinearLayout) inflate.findViewById(R.id.rich_presence_container_data); - if (linearLayout != null) { - i = R.id.rich_presence_details; - TextView textView = (TextView) inflate.findViewById(R.id.rich_presence_details); - if (textView != null) { - i = R.id.rich_presence_header; - TextView textView2 = (TextView) inflate.findViewById(R.id.rich_presence_header); - if (textView2 != null) { - i = R.id.rich_presence_image_large; - SimpleDraweeView simpleDraweeView = (SimpleDraweeView) inflate.findViewById(R.id.rich_presence_image_large); - if (simpleDraweeView != null) { - i = R.id.rich_presence_image_small; - SimpleDraweeView simpleDraweeView2 = (SimpleDraweeView) inflate.findViewById(R.id.rich_presence_image_small); - if (simpleDraweeView2 != null) { - i = R.id.rich_presence_primary_button; - MaterialButton materialButton = (MaterialButton) inflate.findViewById(R.id.rich_presence_primary_button); - if (materialButton != null) { - i = R.id.rich_presence_secondary_button; - MaterialButton materialButton2 = (MaterialButton) inflate.findViewById(R.id.rich_presence_secondary_button); - if (materialButton2 != null) { - i = R.id.rich_presence_state; - TextView textView3 = (TextView) inflate.findViewById(R.id.rich_presence_state); - if (textView3 != null) { - i = R.id.rich_presence_time; - TextView textView4 = (TextView) inflate.findViewById(R.id.rich_presence_time); - if (textView4 != null) { - i = R.id.rich_presence_title; - TextView textView5 = (TextView) inflate.findViewById(R.id.rich_presence_title); - if (textView5 != null) { - return new x5((LinearLayout) inflate, barrier, space, linearLayout, textView, textView2, simpleDraweeView, simpleDraweeView2, materialButton, materialButton2, textView3, textView4, textView5); - } - } - } - } - } - } - } - } - } - } + public static x5 a(@NonNull View view) { + int i = R.id.user_profile_adapter_item_friend_mutual_image; + SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(R.id.user_profile_adapter_item_friend_mutual_image); + if (simpleDraweeView != null) { + i = R.id.user_profile_adapter_item_friend_mutual_text; + TextView textView = (TextView) view.findViewById(R.id.user_profile_adapter_item_friend_mutual_text); + if (textView != null) { + return new x5((RelativeLayout) view, simpleDraweeView, textView); } } - throw new NullPointerException("Missing required view with ID: ".concat(inflate.getResources().getResourceName(i))); + throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/y.java b/app/src/main/java/c/a/i/y.java index f2ba7aa376..5fccd15df2 100644 --- a/app/src/main/java/c/a/i/y.java +++ b/app/src/main/java/c/a/i/y.java @@ -14,14 +14,14 @@ public final class y implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final AccountCreditView f190c; + public final AccountCreditView f189c; @NonNull public final View d; public y(@NonNull CardView cardView, @NonNull AccountCreditView accountCreditView, @NonNull AccountCreditView accountCreditView2, @NonNull View view) { this.a = cardView; this.b = accountCreditView; - this.f190c = accountCreditView2; + this.f189c = accountCreditView2; this.d = view; } diff --git a/app/src/main/java/c/a/i/y0.java b/app/src/main/java/c/a/i/y0.java index 68e028ae77..458cd3ab95 100644 --- a/app/src/main/java/c/a/i/y0.java +++ b/app/src/main/java/c/a/i/y0.java @@ -2,14 +2,12 @@ package c.a.i; import android.view.View; import android.widget.LinearLayout; -import android.widget.ProgressBar; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.app.AppViewFlipper; -import com.discord.views.LoadingButton; +import com.airbnb.lottie.LottieAnimationView; import com.google.android.material.button.MaterialButton; -/* compiled from: PremiumGuildSubscriptionCancelDialogBinding */ +/* compiled from: PremiumGuildSubscriptionActivatedDialogBinding */ public final class y0 implements ViewBinding { @NonNull public final LinearLayout a; @@ -18,24 +16,18 @@ public final class y0 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final LoadingButton f191c; + public final TextView f190c; @NonNull - public final TextView d; + public final LottieAnimationView d; @NonNull - public final AppViewFlipper e; - @NonNull - public final TextView f; - @NonNull - public final MaterialButton g; + public final MaterialButton e; - public y0(@NonNull LinearLayout linearLayout, @NonNull ProgressBar progressBar, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull LoadingButton loadingButton, @NonNull TextView textView2, @NonNull AppViewFlipper appViewFlipper, @NonNull TextView textView3, @NonNull MaterialButton materialButton) { + public y0(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull LottieAnimationView lottieAnimationView, @NonNull MaterialButton materialButton) { this.a = linearLayout; this.b = textView; - this.f191c = loadingButton; - this.d = textView2; - this.e = appViewFlipper; - this.f = textView3; - this.g = materialButton; + this.f190c = textView2; + this.d = lottieAnimationView; + this.e = materialButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/y1.java b/app/src/main/java/c/a/i/y1.java index d8978de39d..bb1484372f 100644 --- a/app/src/main/java/c/a/i/y1.java +++ b/app/src/main/java/c/a/i/y1.java @@ -4,22 +4,23 @@ import android.view.View; import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewChatActionItemBinding */ +/* compiled from: ViewCallEventsButtonBinding */ public final class y1 implements ViewBinding { @NonNull - public final View a; + public final ConstraintLayout a; @NonNull public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f192c; + public final TextView f191c; - public y1(@NonNull View view, @NonNull ImageView imageView, @NonNull TextView textView) { - this.a = view; + public y1(@NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView, @NonNull TextView textView) { + this.a = constraintLayout; this.b = imageView; - this.f192c = textView; + this.f191c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/y2.java b/app/src/main/java/c/a/i/y2.java index 9489e0d19a..5d7f7fa65b 100644 --- a/app/src/main/java/c/a/i/y2.java +++ b/app/src/main/java/c/a/i/y2.java @@ -1,16 +1,28 @@ package c.a.i; import android.view.View; -import android.widget.RadioButton; +import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewRadioButtonBinding */ +/* compiled from: ViewPremiumUpsellInfoBinding */ public final class y2 implements ViewBinding { @NonNull - public final RadioButton a; + public final LinearLayout a; + @NonNull + public final TextView b; + @NonNull - public y2(@NonNull RadioButton radioButton) { - this.a = radioButton; + /* renamed from: c reason: collision with root package name */ + public final TextView f192c; + @NonNull + public final TextView d; + + public y2(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) { + this.a = linearLayout; + this.b = textView; + this.f192c = textView2; + this.d = textView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/y3.java b/app/src/main/java/c/a/i/y3.java index 3d79ad1ca7..0b6b848b7a 100644 --- a/app/src/main/java/c/a/i/y3.java +++ b/app/src/main/java/c/a/i/y3.java @@ -1,49 +1,32 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; -import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.R; -/* compiled from: ViewUserStatusPresenceBinding */ +import com.discord.views.StatusView; +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: ViewUserListItemBinding */ public final class y3 implements ViewBinding { @NonNull - public final LinearLayout a; + public final View a; @NonNull - public final ImageView b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ public final TextView f193c; @NonNull public final TextView d; + @NonNull + public final StatusView e; - public y3(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout2) { - this.a = linearLayout; - this.b = imageView; + public y3(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull StatusView statusView) { + this.a = view; + this.b = simpleDraweeView; this.f193c = textView; this.d = textView2; - } - - @NonNull - public static y3 a(@NonNull View view) { - int i = R.id.user_status_presence_dot; - ImageView imageView = (ImageView) view.findViewById(R.id.user_status_presence_dot); - if (imageView != null) { - i = R.id.user_status_presence_subtitle; - TextView textView = (TextView) view.findViewById(R.id.user_status_presence_subtitle); - if (textView != null) { - i = R.id.user_status_presence_title; - TextView textView2 = (TextView) view.findViewById(R.id.user_status_presence_title); - if (textView2 != null) { - LinearLayout linearLayout = (LinearLayout) view; - return new y3(linearLayout, imageView, textView, textView2, linearLayout); - } - } - } - throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); + this.e = statusView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/y4.java b/app/src/main/java/c/a/i/y4.java index 65a18ad15d..77a1bf443b 100644 --- a/app/src/main/java/c/a/i/y4.java +++ b/app/src/main/java/c/a/i/y4.java @@ -5,22 +5,16 @@ import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: WidgetDiscoveryStageCardSpeakerBinding */ +/* compiled from: WidgetDiscoveryOtherSpeakersCountBinding */ public final class y4 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final SimpleDraweeView b; - @NonNull + public final TextView b; - /* renamed from: c reason: collision with root package name */ - public final TextView f194c; - - public y4(@NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { + public y4(@NonNull LinearLayout linearLayout, @NonNull TextView textView) { this.a = linearLayout; - this.b = simpleDraweeView; - this.f194c = textView; + this.b = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/y5.java b/app/src/main/java/c/a/i/y5.java new file mode 100644 index 0000000000..dbeafaa020 --- /dev/null +++ b/app/src/main/java/c/a/i/y5.java @@ -0,0 +1,120 @@ +package c.a.i; + +import android.view.LayoutInflater; +import android.view.View; +import android.view.ViewGroup; +import android.widget.LinearLayout; +import android.widget.Space; +import android.widget.TextView; +import androidx.annotation.NonNull; +import androidx.annotation.Nullable; +import androidx.constraintlayout.widget.Barrier; +import androidx.viewbinding.ViewBinding; +import com.discord.R; +import com.facebook.drawee.view.SimpleDraweeView; +import com.google.android.material.button.MaterialButton; +/* compiled from: WidgetUserRichPresenceBinding */ +public final class y5 implements ViewBinding { + @NonNull + public final LinearLayout a; + @NonNull + public final LinearLayout b; + @NonNull + + /* renamed from: c reason: collision with root package name */ + public final TextView f194c; + @NonNull + public final TextView d; + @NonNull + public final SimpleDraweeView e; + @NonNull + public final SimpleDraweeView f; + @NonNull + public final MaterialButton g; + @NonNull + public final MaterialButton h; + @NonNull + public final TextView i; + @NonNull + public final TextView j; + @NonNull + public final TextView k; + + public y5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5) { + this.a = linearLayout; + this.b = linearLayout2; + this.f194c = textView; + this.d = textView2; + this.e = simpleDraweeView; + this.f = simpleDraweeView2; + this.g = materialButton; + this.h = materialButton2; + this.i = textView3; + this.j = textView4; + this.k = textView5; + } + + @NonNull + public static y5 a(@NonNull LayoutInflater layoutInflater, @Nullable ViewGroup viewGroup, boolean z2) { + View inflate = layoutInflater.inflate(R.layout.widget_user_rich_presence, viewGroup, false); + if (z2) { + viewGroup.addView(inflate); + } + int i = R.id.barrier; + Barrier barrier = (Barrier) inflate.findViewById(R.id.barrier); + if (barrier != null) { + i = R.id.image_bottom_guideline; + Space space = (Space) inflate.findViewById(R.id.image_bottom_guideline); + if (space != null) { + i = R.id.rich_presence_container_data; + LinearLayout linearLayout = (LinearLayout) inflate.findViewById(R.id.rich_presence_container_data); + if (linearLayout != null) { + i = R.id.rich_presence_details; + TextView textView = (TextView) inflate.findViewById(R.id.rich_presence_details); + if (textView != null) { + i = R.id.rich_presence_header; + TextView textView2 = (TextView) inflate.findViewById(R.id.rich_presence_header); + if (textView2 != null) { + i = R.id.rich_presence_image_large; + SimpleDraweeView simpleDraweeView = (SimpleDraweeView) inflate.findViewById(R.id.rich_presence_image_large); + if (simpleDraweeView != null) { + i = R.id.rich_presence_image_small; + SimpleDraweeView simpleDraweeView2 = (SimpleDraweeView) inflate.findViewById(R.id.rich_presence_image_small); + if (simpleDraweeView2 != null) { + i = R.id.rich_presence_primary_button; + MaterialButton materialButton = (MaterialButton) inflate.findViewById(R.id.rich_presence_primary_button); + if (materialButton != null) { + i = R.id.rich_presence_secondary_button; + MaterialButton materialButton2 = (MaterialButton) inflate.findViewById(R.id.rich_presence_secondary_button); + if (materialButton2 != null) { + i = R.id.rich_presence_state; + TextView textView3 = (TextView) inflate.findViewById(R.id.rich_presence_state); + if (textView3 != null) { + i = R.id.rich_presence_time; + TextView textView4 = (TextView) inflate.findViewById(R.id.rich_presence_time); + if (textView4 != null) { + i = R.id.rich_presence_title; + TextView textView5 = (TextView) inflate.findViewById(R.id.rich_presence_title); + if (textView5 != null) { + return new y5((LinearLayout) inflate, barrier, space, linearLayout, textView, textView2, simpleDraweeView, simpleDraweeView2, materialButton, materialButton2, textView3, textView4, textView5); + } + } + } + } + } + } + } + } + } + } + } + } + throw new NullPointerException("Missing required view with ID: ".concat(inflate.getResources().getResourceName(i))); + } + + @Override // androidx.viewbinding.ViewBinding + @NonNull + public View getRoot() { + return this.a; + } +} diff --git a/app/src/main/java/c/a/i/z0.java b/app/src/main/java/c/a/i/z0.java index bc5c65168c..28185ae0d0 100644 --- a/app/src/main/java/c/a/i/z0.java +++ b/app/src/main/java/c/a/i/z0.java @@ -1,15 +1,15 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; import android.widget.LinearLayout; +import android.widget.ProgressBar; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; import com.discord.app.AppViewFlipper; import com.discord.views.LoadingButton; import com.google.android.material.button.MaterialButton; -/* compiled from: PremiumGuildSubscriptionUncancelDialogBinding */ +/* compiled from: PremiumGuildSubscriptionCancelDialogBinding */ public final class z0 implements ViewBinding { @NonNull public final LinearLayout a; @@ -26,19 +26,16 @@ public final class z0 implements ViewBinding { @NonNull public final TextView f; @NonNull - public final ImageView g; - @NonNull - public final MaterialButton h; + public final MaterialButton g; - public z0(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull LoadingButton loadingButton, @NonNull TextView textView2, @NonNull AppViewFlipper appViewFlipper, @NonNull TextView textView3, @NonNull ImageView imageView, @NonNull MaterialButton materialButton) { + public z0(@NonNull LinearLayout linearLayout, @NonNull ProgressBar progressBar, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull LoadingButton loadingButton, @NonNull TextView textView2, @NonNull AppViewFlipper appViewFlipper, @NonNull TextView textView3, @NonNull MaterialButton materialButton) { this.a = linearLayout; this.b = textView; this.f196c = loadingButton; this.d = textView2; this.e = appViewFlipper; this.f = textView3; - this.g = imageView; - this.h = materialButton; + this.g = materialButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/z1.java b/app/src/main/java/c/a/i/z1.java index a7dc71cf99..32a052e4b7 100644 --- a/app/src/main/java/c/a/i/z1.java +++ b/app/src/main/java/c/a/i/z1.java @@ -4,26 +4,22 @@ import android.view.View; import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewChatUploadBinding */ +/* compiled from: ViewChatActionItemBinding */ public final class z1 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final View a; @NonNull - public final TextView b; + public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f197c; - @NonNull - public final TextView d; + public final TextView f197c; - public z1(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView2) { - this.a = constraintLayout; - this.b = textView; - this.f197c = imageView2; - this.d = textView2; + public z1(@NonNull View view, @NonNull ImageView imageView, @NonNull TextView textView) { + this.a = view; + this.b = imageView; + this.f197c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/z2.java b/app/src/main/java/c/a/i/z2.java index 341dccb134..e096c3f716 100644 --- a/app/src/main/java/c/a/i/z2.java +++ b/app/src/main/java/c/a/i/z2.java @@ -1,25 +1,16 @@ package c.a.i; import android.view.View; -import android.widget.LinearLayout; -import android.widget.TextView; +import android.widget.RadioButton; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewScreenTitleBinding */ +/* compiled from: ViewRadioButtonBinding */ public final class z2 implements ViewBinding { @NonNull - public final LinearLayout a; - @NonNull - public final TextView b; - @NonNull + public final RadioButton a; - /* renamed from: c reason: collision with root package name */ - public final TextView f198c; - - public z2(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2) { - this.a = linearLayout; - this.b = textView; - this.f198c = textView2; + public z2(@NonNull RadioButton radioButton) { + this.a = radioButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/z3.java b/app/src/main/java/c/a/i/z3.java index 47b0851e63..f05eae15a0 100644 --- a/app/src/main/java/c/a/i/z3.java +++ b/app/src/main/java/c/a/i/z3.java @@ -1,30 +1,49 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; +import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; import com.discord.R; -import com.discord.views.CutoutView; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: ViewUserSummaryItemBinding */ +/* compiled from: ViewUserStatusPresenceBinding */ public final class z3 implements ViewBinding { @NonNull - public final CutoutView a; + public final LinearLayout a; + @NonNull + public final ImageView b; @NonNull - public final SimpleDraweeView b; - public z3(@NonNull CutoutView cutoutView, @NonNull SimpleDraweeView simpleDraweeView) { - this.a = cutoutView; - this.b = simpleDraweeView; + /* renamed from: c reason: collision with root package name */ + public final TextView f198c; + @NonNull + public final TextView d; + + public z3(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout2) { + this.a = linearLayout; + this.b = imageView; + this.f198c = textView; + this.d = textView2; } @NonNull public static z3 a(@NonNull View view) { - SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(R.id.avatar); - if (simpleDraweeView != null) { - return new z3((CutoutView) view, simpleDraweeView); + int i = R.id.user_status_presence_dot; + ImageView imageView = (ImageView) view.findViewById(R.id.user_status_presence_dot); + if (imageView != null) { + i = R.id.user_status_presence_subtitle; + TextView textView = (TextView) view.findViewById(R.id.user_status_presence_subtitle); + if (textView != null) { + i = R.id.user_status_presence_title; + TextView textView2 = (TextView) view.findViewById(R.id.user_status_presence_title); + if (textView2 != null) { + LinearLayout linearLayout = (LinearLayout) view; + return new z3(linearLayout, imageView, textView, textView2, linearLayout); + } + } } - throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(R.id.avatar))); + throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/z4.java b/app/src/main/java/c/a/i/z4.java index eceeaae8db..aa89614dda 100644 --- a/app/src/main/java/c/a/i/z4.java +++ b/app/src/main/java/c/a/i/z4.java @@ -5,27 +5,22 @@ import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.LoadingButton; -import com.google.android.material.button.MaterialButton; -import com.google.android.material.textfield.TextInputLayout; -/* compiled from: WidgetEnableTwoFactorPasswordDialogBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: WidgetDiscoveryStageCardSpeakerBinding */ public final class z4 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final MaterialButton b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final LoadingButton f199c; - @NonNull - public final TextInputLayout d; + public final TextView f199c; - public z4(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull TextView textView2, @NonNull LinearLayout linearLayout3, @NonNull LoadingButton loadingButton, @NonNull TextInputLayout textInputLayout) { + public z4(@NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { this.a = linearLayout; - this.b = materialButton; - this.f199c = loadingButton; - this.d = textInputLayout; + this.b = simpleDraweeView; + this.f199c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/k/b.java b/app/src/main/java/c/a/k/b.java index 7c7104dc9f..8430181818 100644 --- a/app/src/main/java/c/a/k/b.java +++ b/app/src/main/java/c/a/k/b.java @@ -218,7 +218,7 @@ public final class b { m.checkNotNullParameter(objArr, "formatArgs"); m.checkNotNullParameter(renderContext, "renderContext"); Map map = renderContext.a; - List list = renderContext.f2133c; + List list = renderContext.f2134c; boolean z2 = true; if (!map.isEmpty()) { charSequence = a.replace(charSequence, new f(map)); diff --git a/app/src/main/java/c/a/k/f/c.java b/app/src/main/java/c/a/k/f/c.java index bb13c8f031..df2b62a019 100644 --- a/app/src/main/java/c/a/k/f/c.java +++ b/app/src/main/java/c/a/k/f/c.java @@ -38,7 +38,7 @@ public final class c extends Node.a { spannableStringBuilder.setSpan(obj2, length, spannableStringBuilder.length(), 33); } } - Hook.a aVar2 = hook != null ? hook.f2132c : null; + Hook.a aVar2 = hook != null ? hook.f2133c : null; if (aVar2 != null) { aVar = aVar2; } else if (URLUtil.isValidUrl(this.a)) { diff --git a/app/src/main/java/c/a/o/b.java b/app/src/main/java/c/a/o/b.java index 9f1aca5114..77361c6206 100644 --- a/app/src/main/java/c/a/o/b.java +++ b/app/src/main/java/c/a/o/b.java @@ -1,6 +1,7 @@ package c.a.o; import android.graphics.Rect; +import android.util.Log; import android.view.View; import android.view.ViewTreeObserver; import androidx.annotation.UiThread; @@ -68,6 +69,14 @@ public final class b implements View.OnLayoutChangeListener { @UiThread public final void b(View view) { m.checkParameterIsNotNull(view, "view"); + if (this.j.containsKey(Integer.valueOf(view.getId()))) { + String simpleName = b.class.getSimpleName(); + StringBuilder R = c.d.b.a.a.R("failed to register view with ID "); + R.append(view.getId()); + R.append(". already registered"); + Log.w(simpleName, R.toString()); + return; + } view.addOnLayoutChangeListener(this); c cVar = new c(this, view); view.getViewTreeObserver().addOnScrollChangedListener(cVar); @@ -89,11 +98,13 @@ public final class b implements View.OnLayoutChangeListener { @Override // android.view.View.OnLayoutChangeListener public void onLayoutChange(View view, int i, int i2, int i3, int i4, int i5, int i6, int i7, int i8) { m.checkParameterIsNotNull(view, "view"); - int[] iArr = {0, 0}; - view.getLocationInWindow(iArr); - int i9 = iArr[0]; - int i10 = iArr[1]; - this.i.put(Integer.valueOf(view.getId()), new Rect(i9, i10, i3 + i9, i4 + i10)); - a(); + if (this.j.keySet().contains(Integer.valueOf(view.getId()))) { + int[] iArr = {0, 0}; + view.getLocationInWindow(iArr); + int i9 = iArr[0]; + int i10 = iArr[1]; + this.i.put(Integer.valueOf(view.getId()), new Rect(i9, i10, i3 + i9, i4 + i10)); + a(); + } } } diff --git a/app/src/main/java/c/a/q/a0.java b/app/src/main/java/c/a/q/a0.java index c8a49bc1c4..3f9da5a79e 100644 --- a/app/src/main/java/c/a/q/a0.java +++ b/app/src/main/java/c/a/q/a0.java @@ -24,7 +24,7 @@ public final /* synthetic */ class a0 extends k implements Function1, ? extends RtcConnection.State> pair2 = pair; m.checkNotNullParameter(pair2, "p1"); RtcConnection rtcConnection = (RtcConnection) this.receiver; - if (rtcConnection.f2192a0) { + if (rtcConnection.f2193a0) { Map map = (Map) pair2.component1(); if (m.areEqual((RtcConnection.State) pair2.component2(), RtcConnection.State.f.a)) { rtcConnection.U.i(rtcConnection.k, "local MediaSinkWants: " + map, null); diff --git a/app/src/main/java/c/a/q/b0.java b/app/src/main/java/c/a/q/b0.java index dfadf296fa..a82c17d0ac 100644 --- a/app/src/main/java/c/a/q/b0.java +++ b/app/src/main/java/c/a/q/b0.java @@ -54,9 +54,9 @@ public final class b0 implements MediaEngineConnection.d { rtcConnection.n = dVar; rtcConnection.o = false; } - if (transportInfo.f2212c.ordinal() != 0) { + if (transportInfo.f2213c.ordinal() != 0) { StringBuilder R = c.d.b.a.a.R("Unsupported protocol: "); - R.append(transportInfo.f2212c); + R.append(transportInfo.f2213c); R.append('.'); RtcConnection.j(rtcConnection, true, R.toString(), null, false, 12); } else { diff --git a/app/src/main/java/c/a/q/h0.java b/app/src/main/java/c/a/q/h0.java index 7db36c9795..ecb5406d83 100644 --- a/app/src/main/java/c/a/q/h0.java +++ b/app/src/main/java/c/a/q/h0.java @@ -76,7 +76,7 @@ public final class h0 implements a.d { rtcConnection.n = null; rtcConnection.o = false; } - rtcConnection.f2198z = 0; + rtcConnection.f2199z = 0; rtcConnection.C = null; MediaSinkWantsManager mediaSinkWantsManager = rtcConnection.G; if (mediaSinkWantsManager != null) { @@ -261,7 +261,7 @@ public final class h0 implements a.d { r.removeFirst(rtcConnection.u); } if (j > ((long) 500)) { - rtcConnection.f2198z++; + rtcConnection.f2199z++; } double d = (double) j; Objects.requireNonNull(RtcConnection.Quality.Companion); diff --git a/app/src/main/java/c/a/q/j.java b/app/src/main/java/c/a/q/j.java index ede4db2cd2..885f81862a 100644 --- a/app/src/main/java/c/a/q/j.java +++ b/app/src/main/java/c/a/q/j.java @@ -34,7 +34,7 @@ public final class j extends o implements Function0 { Long l2 = this.$userId; if (l2 == null) { this.this$0.e = null; - } else if (this.this$0.f2190c.contains(l2)) { + } else if (this.this$0.f2191c.contains(l2)) { MediaSinkWantsManager mediaSinkWantsManager2 = this.this$0; Long l3 = this.$userId; mediaSinkWantsManager2.e = l3; diff --git a/app/src/main/java/c/a/q/k0/f.java b/app/src/main/java/c/a/q/k0/f.java index 647f850983..f8b9dbf63e 100644 --- a/app/src/main/java/c/a/q/k0/f.java +++ b/app/src/main/java/c/a/q/k0/f.java @@ -20,7 +20,7 @@ public final class f extends ContentObserver { DiscordAudioManager discordAudioManager = this.a; int streamVolume = discordAudioManager.e.getStreamVolume(3); discordAudioManager.w = streamVolume; - SerializedSubject serializedSubject = discordAudioManager.f2204y; + SerializedSubject serializedSubject = discordAudioManager.f2205y; serializedSubject.j.onNext(Integer.valueOf(streamVolume)); } } diff --git a/app/src/main/java/c/a/q/l.java b/app/src/main/java/c/a/q/l.java index 207c0a9685..46d0eebbc1 100644 --- a/app/src/main/java/c/a/q/l.java +++ b/app/src/main/java/c/a/q/l.java @@ -96,10 +96,10 @@ public final class l extends o implements Function0 { } if (arrayList2.isEmpty()) { this.this$0.b.remove(Long.valueOf(this.$userId)); - this.this$0.f2190c.remove(Long.valueOf(this.$userId)); + this.this$0.f2191c.remove(Long.valueOf(this.$userId)); } else { this.this$0.b.put(Long.valueOf(this.$userId), arrayList2); - this.this$0.f2190c.add(Long.valueOf(this.$userId)); + this.this$0.f2191c.add(Long.valueOf(this.$userId)); } this.this$0.d(arrayList2.isEmpty() ? n.emptyList() : d0.t.m.listOf(String.valueOf(this.$userId))); return Unit.a; diff --git a/app/src/main/java/c/a/q/m0/b.java b/app/src/main/java/c/a/q/m0/b.java index c91ce7d97f..251ff4e7fe 100644 --- a/app/src/main/java/c/a/q/m0/b.java +++ b/app/src/main/java/c/a/q/m0/b.java @@ -216,7 +216,7 @@ public final class b extends ScreenCapturerAndroid { if (thumbnailEmitter != null) { synchronized (thumbnailEmitter) { thumbnailEmitter.d.release(); - thumbnailEmitter.f2215c.release(); + thumbnailEmitter.f2216c.release(); JniCommon.nativeFreeByteBuffer(thumbnailEmitter.b); thumbnailEmitter.a = RecyclerView.FOREVER_NS; } diff --git a/app/src/main/java/c/a/q/m0/c/e.java b/app/src/main/java/c/a/q/m0/c/e.java index 7dad53c074..a4544ef272 100644 --- a/app/src/main/java/c/a/q/m0/c/e.java +++ b/app/src/main/java/c/a/q/m0/c/e.java @@ -288,7 +288,7 @@ public final class e implements MediaEngineConnection { Connection connection2 = connection; d0.z.d.m.checkNotNullParameter(connection2, "$receiver"); connection2.setVADLeadingFramesToBuffer(this.$inputModeOptions.b); - connection2.setVADTrailingFramesToSend(this.$inputModeOptions.f2214c); + connection2.setVADTrailingFramesToSend(this.$inputModeOptions.f2215c); connection2.setVADTriggerThreshold((float) this.$inputModeOptions.a); connection2.setVADAutoThreshold(this.$inputModeOptions.d ? 3 : -1); connection2.setVADUseKrisp(this.$inputModeOptions.e); @@ -473,7 +473,7 @@ public final class e implements MediaEngineConnection { Connection connection2 = connection; d0.z.d.m.checkNotNullParameter(connection2, "$receiver"); MediaEngineConnection.b bVar = this.$quality; - connection2.setEncodingQuality(bVar.a, bVar.b, bVar.f2213c, bVar.d, this.$frameRate); + connection2.setEncodingQuality(bVar.a, bVar.b, bVar.f2214c, bVar.d, this.$frameRate); return Unit.a; } } @@ -610,7 +610,7 @@ public final class e implements MediaEngineConnection { this.d = h0.mutableMapOf(d0.o.to(Long.valueOf(j2), Integer.valueOf(aVar.a))); int i2 = aVar.a; String str = aVar.b; - int i3 = aVar.f2211c; + int i3 = aVar.f2212c; Object[] array = aVar.d.toArray(new StreamParameters[0]); Objects.requireNonNull(array, "null cannot be cast to non-null type kotlin.Array"); Connection connectToServer = discord.connectToServer(i2, j2, str, i3, (StreamParameters[]) array, new d(this)); diff --git a/app/src/main/java/c/a/q/m0/c/k.java b/app/src/main/java/c/a/q/m0/c/k.java index 7182ce808d..43580f10ad 100644 --- a/app/src/main/java/c/a/q/m0/c/k.java +++ b/app/src/main/java/c/a/q/m0/c/k.java @@ -416,7 +416,7 @@ public final class k implements MediaEngine { discord2.setEchoCancellation(z2, false, new m(kVar2)); } k kVar3 = this.this$0; - boolean z4 = voiceConfig.f2210c; + boolean z4 = voiceConfig.f2211c; Discord discord3 = kVar3.f; if (discord3 != null) { discord3.setNoiseSuppression(z4); diff --git a/app/src/main/java/c/a/q/m0/c/m.java b/app/src/main/java/c/a/q/m0/c/m.java index aa21de3750..f4447fbd94 100644 --- a/app/src/main/java/c/a/q/m0/c/m.java +++ b/app/src/main/java/c/a/q/m0/c/m.java @@ -38,7 +38,7 @@ public final class m implements Discord.AecConfigCallback { MediaEngine.EchoCancellationInfo echoCancellationInfo = kVar.i; kVar.i = null; if (echoCancellationInfo != null) { - MediaEngine.EchoCancellationInfo echoCancellationInfo2 = new MediaEngine.EchoCancellationInfo(echoCancellationInfo.a, echoCancellationInfo.b, echoCancellationInfo.f2209c, echoCancellationInfo.d, this.$requestEnable, this.$enabled, this.$requestMobileMode, this.$previouslyEnabled, this.$previouslyMobileMode); + MediaEngine.EchoCancellationInfo echoCancellationInfo2 = new MediaEngine.EchoCancellationInfo(echoCancellationInfo.a, echoCancellationInfo.b, echoCancellationInfo.f2210c, echoCancellationInfo.d, this.$requestEnable, this.$enabled, this.$requestMobileMode, this.$previouslyEnabled, this.$previouslyMobileMode); d.c1("MediaEngineLegacy", "onEchoCancellationUpdated: " + echoCancellationInfo2); this.this$0.a.p.onEchoCancellationUpdated(echoCancellationInfo2); } diff --git a/app/src/main/java/c/a/q/n0/a.java b/app/src/main/java/c/a/q/n0/a.java index d5cee599b7..045611e597 100644 --- a/app/src/main/java/c/a/q/n0/a.java +++ b/app/src/main/java/c/a/q/n0/a.java @@ -638,7 +638,7 @@ public final class a extends WebSocketListener implements DebugPrintable { aVar.a(1, TimeUnit.MINUTES); SSLSocketFactory sSLSocketFactory = this.E; if (sSLSocketFactory != null) { - h.a aVar2 = f0.e0.k.h.f2847c; + h.a aVar2 = f0.e0.k.h.f2848c; aVar.b(sSLSocketFactory, f0.e0.k.h.a.n()); } String H = c.d.b.a.a.H(new StringBuilder(), this.C, "?v=5"); diff --git a/app/src/main/java/c/a/q/o0/a.java b/app/src/main/java/c/a/q/o0/a.java index 79f7543257..5c26d75441 100644 --- a/app/src/main/java/c/a/q/o0/a.java +++ b/app/src/main/java/c/a/q/o0/a.java @@ -98,13 +98,13 @@ public final /* synthetic */ class a extends k implements Function1 if (booleanValue) { krispOveruseDetector.d.f(KrispOveruseDetector.Status.CPU_OVERUSE); } else if (longValue == 0) { - int i = krispOveruseDetector.f2189c + 1; - krispOveruseDetector.f2189c = i; + int i = krispOveruseDetector.f2190c + 1; + krispOveruseDetector.f2190c = i; if (i > 2) { krispOveruseDetector.d.f(KrispOveruseDetector.Status.FAILED); } } else { - krispOveruseDetector.f2189c = 0; + krispOveruseDetector.f2190c = 0; } } krispOveruseDetector.b = stats2.getOutboundRtpAudio(); diff --git a/app/src/main/java/c/a/q/r.java b/app/src/main/java/c/a/q/r.java index 2ecc549a1c..dbc4418de7 100644 --- a/app/src/main/java/c/a/q/r.java +++ b/app/src/main/java/c/a/q/r.java @@ -13,6 +13,6 @@ public final class r extends RtcConnection.b { @Override // com.discord.rtcconnection.RtcConnection.b, com.discord.rtcconnection.RtcConnection.c public void onStateChange(RtcConnection.StateChange stateChange) { m.checkNotNullParameter(stateChange, "stateChange"); - this.i.f2195s.onNext(stateChange); + this.i.f2196s.onNext(stateChange); } } diff --git a/app/src/main/java/c/a/q/s.java b/app/src/main/java/c/a/q/s.java index 6fb8af9504..1d09470b10 100644 --- a/app/src/main/java/c/a/q/s.java +++ b/app/src/main/java/c/a/q/s.java @@ -53,8 +53,8 @@ public final class s extends o implements Function0 { rtcConnection.r("connecting via endpoint: " + replace$default + " token: " + str2); try { URI uri = new URI(w); - rtcConnection.f2196x = uri.getHost(); - rtcConnection.f2197y = Integer.valueOf(uri.getPort()); + rtcConnection.f2197x = uri.getHost(); + rtcConnection.f2198y = Integer.valueOf(uri.getPort()); } catch (Exception e) { rtcConnection.U.e(rtcConnection.k, "Failed to parse RTC endpoint", e, g0.mapOf(d0.o.to("endpoint", replace$default))); } diff --git a/app/src/main/java/c/a/r/b.java b/app/src/main/java/c/a/r/b.java index 6345556fe4..d77ed2a4a1 100644 --- a/app/src/main/java/c/a/r/b.java +++ b/app/src/main/java/c/a/r/b.java @@ -77,7 +77,7 @@ public final class b extends k implements Function2 i) { - TextSwitcher textSwitcher = f1Var.d; + TextSwitcher textSwitcher = g1Var.d; textSwitcher.setInAnimation(textSwitcher.getContext(), R.anim.anim_slide_in_up); textSwitcher.setOutAnimation(textSwitcher.getContext(), R.anim.anim_slide_out_up); } else { - TextSwitcher textSwitcher2 = f1Var.d; + TextSwitcher textSwitcher2 = g1Var.d; textSwitcher2.setInAnimation(textSwitcher2.getContext(), R.anim.anim_slide_in_down); textSwitcher2.setOutAnimation(textSwitcher2.getContext(), R.anim.anim_slide_out_down); } - f1Var.d.setText(String.valueOf(a)); + g1Var.d.setText(String.valueOf(a)); } this.i = a; } diff --git a/app/src/main/java/c/a/y/b0.java b/app/src/main/java/c/a/y/b0.java index 5b786cd8f6..5dc2a806b5 100644 --- a/app/src/main/java/c/a/y/b0.java +++ b/app/src/main/java/c/a/y/b0.java @@ -204,7 +204,7 @@ public final class b0 extends AppBottomSheet implements i { } List list = (List) serializable; boolean z2 = getArgumentsOrDefault().getBoolean("simple_bottom_sheet_show_dividers"); - TextView textView = g().f74c; + TextView textView = g().f73c; m.checkNotNullExpressionValue(textView, "binding.widgetSimpleBottomSheetSelectorPlaceholder"); textView.setText(string); ConstraintLayout constraintLayout = g().b; diff --git a/app/src/main/java/c/a/y/e0.java b/app/src/main/java/c/a/y/e0.java index dc671a283c..98d8e95f32 100644 --- a/app/src/main/java/c/a/y/e0.java +++ b/app/src/main/java/c/a/y/e0.java @@ -49,7 +49,7 @@ public final class e0 extends SimpleRecyclerAdapter.ViewHolder { MaterialTextView materialTextView2 = this.f242c.b; m.checkNotNullExpressionValue(materialTextView2, "itemBinding.selectComponentSheetItemDescription"); ViewExtensions.setTextAndVisibilityBy(materialTextView2, c0Var2.a()); - SimpleDraweeView simpleDraweeView = this.f242c.f79c; + SimpleDraweeView simpleDraweeView = this.f242c.f80c; m.checkNotNullExpressionValue(simpleDraweeView, "itemBinding.selectComponentSheetItemIcon"); int i2 = 0; if (!((c0Var2.d() == null && c0Var2.b() == null) ? false : true)) { @@ -58,18 +58,18 @@ public final class e0 extends SimpleRecyclerAdapter.ViewHolder { simpleDraweeView.setVisibility(i2); String d = c0Var2.d(); if (d != null) { - SimpleDraweeView simpleDraweeView2 = this.f242c.f79c; + SimpleDraweeView simpleDraweeView2 = this.f242c.f80c; m.checkNotNullExpressionValue(simpleDraweeView2, "itemBinding.selectComponentSheetItemIcon"); MGImages.setImage$default(simpleDraweeView2, d, R.dimen.emoji_size, R.dimen.emoji_size, true, null, null, 96, null); } else { Integer b = c0Var2.b(); if (b != null) { - this.f242c.f79c.setImageResource(b.intValue()); + this.f242c.f80c.setImageResource(b.intValue()); } } Integer c2 = c0Var2.c(); if (c2 != null) { - this.f242c.f79c.setColorFilter(c2.intValue()); + this.f242c.f80c.setColorFilter(c2.intValue()); } MaterialTextView materialTextView3 = this.f242c.d; materialTextView3.setText(c0Var2.e()); diff --git a/app/src/main/java/c/a/y/h.java b/app/src/main/java/c/a/y/h.java index b4e818aec9..a388646ccb 100644 --- a/app/src/main/java/c/a/y/h.java +++ b/app/src/main/java/c/a/y/h.java @@ -4,7 +4,7 @@ import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; -import c.a.i.p0; +import c.a.i.q0; import com.discord.R; import com.discord.views.OAuthPermissionViews; import d0.z.d.m; @@ -29,8 +29,8 @@ public final class h extends o implements Function2 { m.checkNotNullExpressionValue(appVideoStreamRenderer, "binding.participantVideoStreamRenderer"); boolean z2 = false; appVideoStreamRenderer.setVisibility(0); - View view = videoCallParticipantView.i.f71c; + View view = videoCallParticipantView.i.f77c; m.checkNotNullExpressionValue(view, "binding.participantBgLetterbox"); view.setVisibility(0); ProgressBar progressBar = videoCallParticipantView.i.p; diff --git a/app/src/main/java/c/a/y/m0/a.java b/app/src/main/java/c/a/y/m0/a.java index a57f1bc498..263183d126 100644 --- a/app/src/main/java/c/a/y/m0/a.java +++ b/app/src/main/java/c/a/y/m0/a.java @@ -21,6 +21,6 @@ public final class a implements View.OnClickListener { if (!(googlePlayInAppSku == null || (function1 = giftSelectView.j) == null)) { function1.invoke(googlePlayInAppSku); } - giftSelectView.i.f1838c.setOnClickListener(null); + giftSelectView.i.f1839c.setOnClickListener(null); } } diff --git a/app/src/main/java/c/a/y/n.java b/app/src/main/java/c/a/y/n.java index d9c4dce50d..929ea2b8f4 100644 --- a/app/src/main/java/c/a/y/n.java +++ b/app/src/main/java/c/a/y/n.java @@ -3,7 +3,7 @@ package c.a.y; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; -import c.a.i.r0; +import c.a.i.s0; import com.discord.R; import com.discord.views.OverlayMenuBubbleDialog; import com.discord.views.VoiceUserView; @@ -29,8 +29,8 @@ public final class n extends o implements Function2 { - public final y4 a; + public final z4 a; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public a(c cVar) { @@ -25,9 +25,9 @@ public final class a extends MGRecyclerViewHolder { i = R.id.discovery_stage_card_speaker_name; TextView textView = (TextView) view.findViewById(R.id.discovery_stage_card_speaker_name); if (textView != null) { - y4 y4Var = new y4((LinearLayout) view, simpleDraweeView, textView); - m.checkNotNullExpressionValue(y4Var, "WidgetDiscoveryStageCard…kerBinding.bind(itemView)"); - this.a = y4Var; + z4 z4Var = new z4((LinearLayout) view, simpleDraweeView, textView); + m.checkNotNullExpressionValue(z4Var, "WidgetDiscoveryStageCard…kerBinding.bind(itemView)"); + this.a = z4Var; return; } } @@ -44,7 +44,7 @@ public final class a extends MGRecyclerViewHolder { SimpleDraweeView simpleDraweeView = this.a.b; m.checkNotNullExpressionValue(simpleDraweeView, "binding.discoveryStageCardSpeakerAvatar"); SimpleDraweeViewExtensionsKt.setAvatar$default(simpleDraweeView, aVar.k, false, R.dimen.avatar_size_medium, aVar.l, 2, null); - TextView textView = this.a.f194c; + TextView textView = this.a.f199c; m.checkNotNullExpressionValue(textView, "binding.discoveryStageCardSpeakerName"); textView.setText(aVar.m); } diff --git a/app/src/main/java/c/a/y/o0/b.java b/app/src/main/java/c/a/y/o0/b.java index 0c86bd1146..923ce3e4b1 100644 --- a/app/src/main/java/c/a/y/o0/b.java +++ b/app/src/main/java/c/a/y/o0/b.java @@ -3,7 +3,7 @@ package c.a.y.o0; import android.view.View; import android.widget.LinearLayout; import android.widget.TextView; -import c.a.i.x4; +import c.a.i.y4; import c.a.y.o0.d; import c.d.b.a.a; import com.discord.R; @@ -12,7 +12,7 @@ import com.discord.utilities.resources.StringResourceUtilsKt; import d0.z.d.m; /* compiled from: SpeakersViewHolder.kt */ public final class b extends MGRecyclerViewHolder { - public final x4 a; + public final y4 a; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public b(c cVar) { @@ -21,9 +21,9 @@ public final class b extends MGRecyclerViewHolder { View view = this.itemView; TextView textView = (TextView) view.findViewById(R.id.other_speakers_count_text); if (textView != null) { - x4 x4Var = new x4((LinearLayout) view, textView); - m.checkNotNullExpressionValue(x4Var, "WidgetDiscoveryOtherSpea…untBinding.bind(itemView)"); - this.a = x4Var; + y4 y4Var = new y4((LinearLayout) view, textView); + m.checkNotNullExpressionValue(y4Var, "WidgetDiscoveryOtherSpea…untBinding.bind(itemView)"); + this.a = y4Var; return; } throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(R.id.other_speakers_count_text))); diff --git a/app/src/main/java/c/a/y/q0/g.java b/app/src/main/java/c/a/y/q0/g.java index c8cc0221db..e2d0b77ee2 100644 --- a/app/src/main/java/c/a/y/q0/g.java +++ b/app/src/main/java/c/a/y/q0/g.java @@ -21,8 +21,8 @@ public final class g extends o implements Function1 { @Override // kotlin.jvm.functions.Function1 public Unit invoke(View view) { m.checkNotNullParameter(view, "it"); - this.this$0.this$0.i.f138c.setPlaybackMode(RLottieDrawable.PlaybackMode.LOOP); - this.this$0.this$0.i.f138c.b(); + this.this$0.this$0.i.f143c.setPlaybackMode(RLottieDrawable.PlaybackMode.LOOP); + this.this$0.this$0.i.f143c.b(); return Unit.a; } } diff --git a/app/src/main/java/c/a/y/q0/h.java b/app/src/main/java/c/a/y/q0/h.java index 527d9a725c..8b326a5413 100644 --- a/app/src/main/java/c/a/y/q0/h.java +++ b/app/src/main/java/c/a/y/q0/h.java @@ -46,11 +46,11 @@ public final class h extends o implements Function1 f247y; @@ -87,9 +87,9 @@ public final class w extends OverlayBubbleWrap implements AppComponent { addView(inflate); Objects.requireNonNull(inflate, "rootView"); SimpleDraweeView simpleDraweeView = (SimpleDraweeView) inflate; - s0 s0Var = new s0(simpleDraweeView, simpleDraweeView); - m.checkNotNullExpressionValue(s0Var, "OverlayVoiceBubbleBindin…rom(context), this, true)"); - this.f246x = s0Var; + t0 t0Var = new t0(simpleDraweeView, simpleDraweeView); + m.checkNotNullExpressionValue(t0Var, "OverlayVoiceBubbleBindin…rom(context), this, true)"); + this.f246x = t0Var; PublishSubject k0 = PublishSubject.k0(); m.checkNotNullExpressionValue(k0, "PublishSubject.create()"); this.f247y = k0; diff --git a/app/src/main/java/c/a/y/z.java b/app/src/main/java/c/a/y/z.java index fd46c346c1..f6355a1fc4 100644 --- a/app/src/main/java/c/a/y/z.java +++ b/app/src/main/java/c/a/y/z.java @@ -10,7 +10,7 @@ import android.view.View; import android.widget.EditText; import android.widget.TextView; import androidx.recyclerview.widget.RecyclerView; -import c.a.i.t0; +import c.a.i.u0; import com.discord.R; import com.discord.api.channel.Channel; import com.discord.api.channel.ChannelUtils; @@ -37,7 +37,7 @@ public final class z extends l implements AppComponent { public String B; /* renamed from: y reason: collision with root package name */ - public t0 f248y; + public u0 f248y; /* renamed from: z reason: collision with root package name */ public final WidgetGlobalSearchAdapter f249z; @@ -137,7 +137,7 @@ public final class z extends l implements AppComponent { super(context); m.checkNotNullParameter(context, "context"); getWindowLayoutParams().flags &= -9; - t0 a2 = t0.a(LayoutInflater.from(getContext()), this, true); + u0 a2 = u0.a(LayoutInflater.from(getContext()), this, true); m.checkNotNullExpressionValue(a2, "OverlayVoiceChannelSelec…rom(context), this, true)"); this.f248y = a2; RecyclerView recyclerView = this.f248y.f; @@ -148,7 +148,7 @@ public final class z extends l implements AppComponent { @Override // c.a.y.l public Animator getClosingAnimator() { Animator loadAnimator = AnimatorInflater.loadAnimator(getContext(), R.animator.overlay_slide_down_fade_out); - loadAnimator.setTarget(this.f248y.f163c); + loadAnimator.setTarget(this.f248y.f168c); m.checkNotNullExpressionValue(loadAnimator, "AnimatorInflater.loadAni…binding.dialogCard)\n }"); return loadAnimator; } @@ -180,7 +180,7 @@ public final class z extends l implements AppComponent { super.onAttachedToWindow(); h(); Animator loadAnimator = AnimatorInflater.loadAnimator(getContext(), R.animator.overlay_slide_up_fade_in); - loadAnimator.setTarget(this.f248y.f163c); + loadAnimator.setTarget(this.f248y.f168c); loadAnimator.start(); } @@ -189,7 +189,7 @@ public final class z extends l implements AppComponent { super.onConfigurationChanged(configuration); getUnsubscribeSignal().onNext(null); removeAllViewsInLayout(); - t0 a2 = t0.a(LayoutInflater.from(getContext()), this, true); + u0 a2 = u0.a(LayoutInflater.from(getContext()), this, true); m.checkNotNullExpressionValue(a2, "OverlayVoiceChannelSelec…rom(context), this, true)"); this.f248y = a2; h(); diff --git a/app/src/main/java/c/c/a/a0/d.java b/app/src/main/java/c/c/a/a0/d.java index 532b0c130a..255e87cce8 100644 --- a/app/src/main/java/c/c/a/a0/d.java +++ b/app/src/main/java/c/c/a/a0/d.java @@ -1197,7 +1197,7 @@ public class d { function1.invoke(renderContext); if (!(objArr.length == 0)) { if (!(!renderContext.a.isEmpty())) { - renderContext.f2133c = k.toList(objArr); + renderContext.f2134c = k.toList(objArr); } else { throw new IllegalArgumentException("must provide named arguments OR formatArgs, not both."); } diff --git a/app/src/main/java/c/d/b/a/a.java b/app/src/main/java/c/d/b/a/a.java index a40a93f13f..81e3d7aa4c 100644 --- a/app/src/main/java/c/d/b/a/a.java +++ b/app/src/main/java/c/d/b/a/a.java @@ -12,7 +12,7 @@ import androidx.lifecycle.ViewModelProvider; import androidx.lifecycle.ViewModelStore; import androidx.recyclerview.widget.RecyclerView; import c.a.a.z.c; -import c.a.i.g4; +import c.a.i.h4; import c.a.q.o0.e; import c.i.c.m.d.b; import com.discord.api.channel.Channel; @@ -396,7 +396,7 @@ public class a { return str + i; } - public static g4 p0(TextView textView, String str, CharSequence charSequence, c cVar) { + public static h4 p0(TextView textView, String str, CharSequence charSequence, c cVar) { m.checkNotNullExpressionValue(textView, str); textView.setText(charSequence); return cVar.h(); diff --git a/app/src/main/java/c/e/b/c.java b/app/src/main/java/c/e/b/c.java index 6b0906f152..188ec1d35e 100644 --- a/app/src/main/java/c/e/b/c.java +++ b/app/src/main/java/c/e/b/c.java @@ -77,8 +77,8 @@ public abstract class c { q(fVar, replace2, arrayList, w.i); n(fVar, replace2, arrayList, w.g); q(fVar, replace2, arrayList, w.g); - n(fVar, replace2, arrayList, w.f2914c); - q(fVar, replace2, arrayList, w.f2914c); + n(fVar, replace2, arrayList, w.f2915c); + q(fVar, replace2, arrayList, w.f2915c); o(fVar, replace2, arrayList); cls2 = b.a(v, fVar.b()); } diff --git a/app/src/main/java/c/f/g/a/a/c.java b/app/src/main/java/c/f/g/a/a/c.java index 02e7f4db27..346b4ca117 100644 --- a/app/src/main/java/c/f/g/a/a/c.java +++ b/app/src/main/java/c/f/g/a/a/c.java @@ -311,13 +311,13 @@ public class c extends AbstractDraweeController, I ImageRequest imageRequest = this.I; ImageRequest imageRequest2 = this.K; ImageRequest[] imageRequestArr = this.J; - if (imageRequest == null || (uri = imageRequest.f2297c) == null) { + if (imageRequest == null || (uri = imageRequest.f2298c) == null) { if (!(imageRequestArr == null || imageRequestArr.length <= 0 || imageRequestArr[0] == null)) { ImageRequest imageRequest3 = imageRequestArr[0]; - uri = imageRequest3 != null ? imageRequest3.f2297c : null; + uri = imageRequest3 != null ? imageRequest3.f2298c : null; } if (imageRequest2 != null) { - return imageRequest2.f2297c; + return imageRequest2.f2298c; } return null; } diff --git a/app/src/main/java/c/f/g/a/a/d.java b/app/src/main/java/c/f/g/a/a/d.java index d001e42e33..212de3ef78 100644 --- a/app/src/main/java/c/f/g/a/a/d.java +++ b/app/src/main/java/c/f/g/a/a/d.java @@ -85,7 +85,7 @@ public class d extends AbstractDraweeControllerBuilder gVar = new z.g<>(); if (gVar.h(eVar)) { diff --git a/app/src/main/java/c/f/j/c/n.java b/app/src/main/java/c/f/j/c/n.java index 2ef68edd7b..c71c1b020b 100644 --- a/app/src/main/java/c/f/j/c/n.java +++ b/app/src/main/java/c/f/j/c/n.java @@ -9,11 +9,11 @@ public class n implements i { public static n a; public CacheKey a(ImageRequest imageRequest, Object obj) { - return new b(imageRequest.f2297c.toString(), imageRequest.i, imageRequest.j, imageRequest.h, null, null, obj); + return new b(imageRequest.f2298c.toString(), imageRequest.i, imageRequest.j, imageRequest.h, null, null, obj); } public CacheKey b(ImageRequest imageRequest, Object obj) { - return new f(imageRequest.f2297c.toString()); + return new f(imageRequest.f2298c.toString()); } public CacheKey c(ImageRequest imageRequest, Object obj) { @@ -28,6 +28,6 @@ public class n implements i { cacheKey = null; str = null; } - return new b(imageRequest.f2297c.toString(), imageRequest.i, imageRequest.j, imageRequest.h, cacheKey, str, obj); + return new b(imageRequest.f2298c.toString(), imageRequest.i, imageRequest.j, imageRequest.h, cacheKey, str, obj); } } diff --git a/app/src/main/java/c/f/j/c/v.java b/app/src/main/java/c/f/j/c/v.java index 56cabc8dc7..9fbbfa1fb3 100644 --- a/app/src/main/java/c/f/j/c/v.java +++ b/app/src/main/java/c/f/j/c/v.java @@ -262,7 +262,7 @@ public class v implements m, w { MemoryCacheParams memoryCacheParams = this.f; int min = Math.min(memoryCacheParams.d, memoryCacheParams.b - e()); MemoryCacheParams memoryCacheParams2 = this.f; - p = p(min, Math.min(memoryCacheParams2.f2290c, memoryCacheParams2.a - f())); + p = p(min, Math.min(memoryCacheParams2.f2291c, memoryCacheParams2.a - f())); h(p); } i(p); diff --git a/app/src/main/java/c/f/j/e/c.java b/app/src/main/java/c/f/j/e/c.java index e87bfacbb3..8f805fe098 100644 --- a/app/src/main/java/c/f/j/e/c.java +++ b/app/src/main/java/c/f/j/e/c.java @@ -17,7 +17,7 @@ public class c implements f { public h a(DiskCacheConfig diskCacheConfig) { Objects.requireNonNull(this.a); - e eVar = new e(diskCacheConfig.a, diskCacheConfig.f2278c, diskCacheConfig.b, diskCacheConfig.h); + e eVar = new e(diskCacheConfig.a, diskCacheConfig.f2279c, diskCacheConfig.b, diskCacheConfig.h); ExecutorService newSingleThreadExecutor = Executors.newSingleThreadExecutor(); return new d(eVar, diskCacheConfig.g, new d.c(diskCacheConfig.f, diskCacheConfig.e, diskCacheConfig.d), diskCacheConfig.i, diskCacheConfig.h, diskCacheConfig.j, newSingleThreadExecutor, false); } diff --git a/app/src/main/java/c/f/j/e/h.java b/app/src/main/java/c/f/j/e/h.java index 2f9352cba3..164f89b775 100644 --- a/app/src/main/java/c/f/j/e/h.java +++ b/app/src/main/java/c/f/j/e/h.java @@ -84,7 +84,7 @@ public class h { ImageRequest.c f = ImageRequest.c.f(imageRequest.m, cVar); String valueOf = String.valueOf(this.i.getAndIncrement()); if (!imageRequest.f) { - if (c.f.d.l.b.e(imageRequest.f2297c)) { + if (c.f.d.l.b.e(imageRequest.f2298c)) { z2 = false; c1 c1Var = new c1(imageRequest, valueOf, str, b0Var, obj, f, false, z2, imageRequest.l, this.l); c.f.j.r.b.b(); diff --git a/app/src/main/java/c/f/j/e/p.java b/app/src/main/java/c/f/j/e/p.java index 980ecae196..3be99632f3 100644 --- a/app/src/main/java/c/f/j/e/p.java +++ b/app/src/main/java/c/f/j/e/p.java @@ -153,7 +153,7 @@ public class p { try { b.b(); Objects.requireNonNull(imageRequest); - Uri uri = imageRequest.f2297c; + Uri uri = imageRequest.f2298c; d.y(uri, "Uri is null."); int i = imageRequest.d; if (i != 0) { @@ -247,7 +247,7 @@ public class p { } } } - if (this.m && imageRequest.f2298s > 0) { + if (this.m && imageRequest.f2299s > 0) { synchronized (this) { oVar = new o(r0Var, this.b.j.g()); } diff --git a/app/src/main/java/c/f/j/p/a1.java b/app/src/main/java/c/f/j/p/a1.java index 8cabfb0176..193f1dadb7 100644 --- a/app/src/main/java/c/f/j/p/a1.java +++ b/app/src/main/java/c/f/j/p/a1.java @@ -19,7 +19,7 @@ public class a1 extends g0 { @Override // c.f.j.p.g0 public e d(ImageRequest imageRequest) throws IOException { - return c(this.f473c.openInputStream(imageRequest.f2297c), -1); + return c(this.f473c.openInputStream(imageRequest.f2298c), -1); } @Override // c.f.j.p.g0 diff --git a/app/src/main/java/c/f/j/p/d.java b/app/src/main/java/c/f/j/p/d.java index 9d6427149c..67305232da 100644 --- a/app/src/main/java/c/f/j/p/d.java +++ b/app/src/main/java/c/f/j/p/d.java @@ -45,7 +45,7 @@ public class d implements w0 { HashMap hashMap = new HashMap(); this.h = hashMap; hashMap.put(ModelAuditLogEntry.CHANGE_KEY_ID, str); - hashMap.put("uri_source", imageRequest == null ? "null-request" : imageRequest.f2297c); + hashMap.put("uri_source", imageRequest == null ? "null-request" : imageRequest.f2298c); this.d = str2; this.e = y0Var; this.f = obj; diff --git a/app/src/main/java/c/f/j/p/d0.java b/app/src/main/java/c/f/j/p/d0.java index d45702ad9d..6480e6a602 100644 --- a/app/src/main/java/c/f/j/p/d0.java +++ b/app/src/main/java/c/f/j/p/d0.java @@ -25,10 +25,10 @@ public class d0 extends g0 { @Override // c.f.j.p.g0 public e d(ImageRequest imageRequest) throws IOException { int i; - InputStream open = this.f479c.open(imageRequest.f2297c.getPath().substring(1), 2); + InputStream open = this.f479c.open(imageRequest.f2298c.getPath().substring(1), 2); AssetFileDescriptor assetFileDescriptor = null; try { - assetFileDescriptor = this.f479c.openFd(imageRequest.f2297c.getPath().substring(1)); + assetFileDescriptor = this.f479c.openFd(imageRequest.f2298c.getPath().substring(1)); i = (int) assetFileDescriptor.getLength(); } catch (IOException unused) { i = -1; diff --git a/app/src/main/java/c/f/j/p/e0.java b/app/src/main/java/c/f/j/p/e0.java index a32dd28038..cf4ecd746d 100644 --- a/app/src/main/java/c/f/j/p/e0.java +++ b/app/src/main/java/c/f/j/p/e0.java @@ -28,7 +28,7 @@ public class e0 extends g0 { @Override // c.f.j.p.g0 public e d(ImageRequest imageRequest) throws IOException { InputStream inputStream; - Uri uri = imageRequest.f2297c; + Uri uri = imageRequest.f2298c; Uri uri2 = b.a; boolean z2 = false; if (uri.getPath() != null && b.c(uri) && "com.android.contacts".equals(uri.getAuthority()) && !uri.getPath().startsWith(b.a.getPath())) { diff --git a/app/src/main/java/c/f/j/p/f0.java b/app/src/main/java/c/f/j/p/f0.java index e93c42a0a0..9a39b541e7 100644 --- a/app/src/main/java/c/f/j/p/f0.java +++ b/app/src/main/java/c/f/j/p/f0.java @@ -42,7 +42,7 @@ public class f0 extends g0 implements j1 { c.f.j.d.e eVar; Cursor query; e f2; - Uri uri = imageRequest.f2297c; + Uri uri = imageRequest.f2298c; if (!b.b(uri) || (eVar = imageRequest.i) == null || (query = this.g.query(uri, f481c, null, null, null)) == null) { return null; } diff --git a/app/src/main/java/c/f/j/p/i0.java b/app/src/main/java/c/f/j/p/i0.java index 645a918cc6..f61629d8c1 100644 --- a/app/src/main/java/c/f/j/p/i0.java +++ b/app/src/main/java/c/f/j/p/i0.java @@ -25,10 +25,10 @@ public class i0 extends g0 { @Override // c.f.j.p.g0 public e d(ImageRequest imageRequest) throws IOException { int i; - InputStream openRawResource = this.f488c.openRawResource(Integer.parseInt(imageRequest.f2297c.getPath().substring(1))); + InputStream openRawResource = this.f488c.openRawResource(Integer.parseInt(imageRequest.f2298c.getPath().substring(1))); AssetFileDescriptor assetFileDescriptor = null; try { - assetFileDescriptor = this.f488c.openRawResourceFd(Integer.parseInt(imageRequest.f2297c.getPath().substring(1))); + assetFileDescriptor = this.f488c.openRawResourceFd(Integer.parseInt(imageRequest.f2298c.getPath().substring(1))); i = (int) assetFileDescriptor.getLength(); } catch (Resources.NotFoundException unused) { i = -1; diff --git a/app/src/main/java/c/f/j/p/j0.java b/app/src/main/java/c/f/j/p/j0.java index 8e2a59000b..cb25838096 100644 --- a/app/src/main/java/c/f/j/p/j0.java +++ b/app/src/main/java/c/f/j/p/j0.java @@ -83,7 +83,7 @@ public class j0 implements v0> { bitmap = ThumbnailUtils.createVideoThumbnail(str, i); } else { try { - ParcelFileDescriptor openFileDescriptor = j0.this.b.openFileDescriptor(this.p.f2297c, "r"); + ParcelFileDescriptor openFileDescriptor = j0.this.b.openFileDescriptor(this.p.f2298c, "r"); MediaMetadataRetriever mediaMetadataRetriever = new MediaMetadataRetriever(); mediaMetadataRetriever.setDataSource(openFileDescriptor.getFileDescriptor()); bitmap = mediaMetadataRetriever.getFrameAtTime(-1); @@ -141,7 +141,7 @@ public class j0 implements v0> { String str; Uri uri; Objects.requireNonNull(j0Var); - Uri uri2 = imageRequest.f2297c; + Uri uri2 = imageRequest.f2298c; if (c.f.d.l.b.d(uri2)) { return imageRequest.a().getPath(); } diff --git a/app/src/main/java/c/f/j/p/m.java b/app/src/main/java/c/f/j/p/m.java index 305d0345d9..38b724300d 100644 --- a/app/src/main/java/c/f/j/p/m.java +++ b/app/src/main/java/c/f/j/p/m.java @@ -18,7 +18,7 @@ public class m extends g0 { @Override // c.f.j.p.g0 public e d(ImageRequest imageRequest) throws IOException { boolean z2; - String uri = imageRequest.f2297c.toString(); + String uri = imageRequest.f2298c.toString(); d.i(Boolean.valueOf(uri.substring(0, 5).equals("data:"))); int indexOf = uri.indexOf(44); String substring = uri.substring(indexOf + 1, uri.length()); diff --git a/app/src/main/java/c/f/j/p/n.java b/app/src/main/java/c/f/j/p/n.java index b79be07b95..5d9096f712 100644 --- a/app/src/main/java/c/f/j/p/n.java +++ b/app/src/main/java/c/f/j/p/n.java @@ -141,7 +141,7 @@ public class n implements v0> { w0Var.d("image_format", eVar.k.b); if (n.this.f || !b.m(i2, 16)) { ImageRequest e2 = this.a.e(); - if (n.this.g || !c.f.d.l.b.e(e2.f2297c)) { + if (n.this.g || !c.f.d.l.b.e(e2.f2298c)) { eVar.p = c.c.a.a0.d.Z(e2.j, e2.i, eVar, this.b); } } @@ -179,7 +179,7 @@ public class n implements v0> { synchronized (c0Var) { j = c0Var.j - c0Var.i; } - String valueOf2 = String.valueOf(cVar2.f497c.e().f2297c); + String valueOf2 = String.valueOf(cVar2.f497c.e().f2298c); int f = (z3 || m) ? eVar.f() : cVar2.o(eVar); i p = (z3 || m) ? h.a : cVar2.p(); cVar2.d.e(cVar2.f497c, "DecodeProducer"); @@ -439,7 +439,7 @@ public class n implements v0> { public void b(l> lVar, w0 w0Var) { try { c.f.j.r.b.b(); - this.e.b(!c.f.d.l.b.e(w0Var.e().f2297c) ? new a(this, lVar, w0Var, this.h, this.i) : new b(this, lVar, w0Var, new d(this.a), this.d, this.h, this.i), w0Var); + this.e.b(!c.f.d.l.b.e(w0Var.e().f2298c) ? new a(this, lVar, w0Var, this.h, this.i) : new b(this, lVar, w0Var, new d(this.a), this.d, this.h, this.i), w0Var); c.f.j.r.b.b(); } catch (Throwable th) { c.f.j.r.b.b(); diff --git a/app/src/main/java/c/f/j/p/o.java b/app/src/main/java/c/f/j/p/o.java index 1a87c579b9..d43eab1ce6 100644 --- a/app/src/main/java/c/f/j/p/o.java +++ b/app/src/main/java/c/f/j/p/o.java @@ -36,7 +36,7 @@ public class o implements v0> { ImageRequest e = w0Var.e(); ScheduledExecutorService scheduledExecutorService = this.b; if (scheduledExecutorService != null) { - scheduledExecutorService.schedule(new a(lVar, w0Var), (long) e.f2298s, TimeUnit.MILLISECONDS); + scheduledExecutorService.schedule(new a(lVar, w0Var), (long) e.f2299s, TimeUnit.MILLISECONDS); } else { this.a.b(lVar, w0Var); } diff --git a/app/src/main/java/c/f/j/p/o0.java b/app/src/main/java/c/f/j/p/o0.java index dc63c86df5..c3746d0a21 100644 --- a/app/src/main/java/c/f/j/p/o0.java +++ b/app/src/main/java/c/f/j/p/o0.java @@ -64,7 +64,7 @@ public class o0 implements c { this.f499c.b(eVar2, 9); } else { this.f499c.b(eVar2, 8); - ImageRequestBuilder b = ImageRequestBuilder.b(e.f2297c); + ImageRequestBuilder b = ImageRequestBuilder.b(e.f2298c); b.e = e.h; b.o = e.k; b.f = e.b; @@ -73,11 +73,11 @@ public class o0 implements c { b.j = e.q; b.g = e.f; b.i = e.l; - b.f2299c = e.i; + b.f2300c = e.i; b.n = e.r; b.d = e.j; b.m = e.p; - b.p = e.f2298s; + b.p = e.f2299s; int i = f2 - 1; if (i >= 0) { z3 = true; diff --git a/app/src/main/java/c/f/j/p/q0.java b/app/src/main/java/c/f/j/p/q0.java index b128c9185c..daa6138b2f 100644 --- a/app/src/main/java/c/f/j/p/q0.java +++ b/app/src/main/java/c/f/j/p/q0.java @@ -185,7 +185,7 @@ public class q0 implements v0 { return; } w0Var.o().e(w0Var, "PartialDiskCacheProducer"); - Uri build = e.f2297c.buildUpon().appendQueryParameter("fresco_partial", "true").build(); + Uri build = e.f2298c.buildUpon().appendQueryParameter("fresco_partial", "true").build(); i iVar = this.b; w0Var.b(); Objects.requireNonNull((n) iVar); diff --git a/app/src/main/java/c/f/j/p/y.java b/app/src/main/java/c/f/j/p/y.java index 9d96dfecfc..fc92505b8a 100644 --- a/app/src/main/java/c/f/j/p/y.java +++ b/app/src/main/java/c/f/j/p/y.java @@ -34,7 +34,7 @@ public class y implements Runnable { Objects.requireNonNull(a0Var); InputStream inputStream = null; try { - httpURLConnection = a0Var.a(aVar.b.e().f2297c, 5); + httpURLConnection = a0Var.a(aVar.b.e().f2298c, 5); try { aVar.e = a0Var.f472c.now(); if (httpURLConnection != null) { diff --git a/app/src/main/java/c/f/m/j.java b/app/src/main/java/c/f/m/j.java index 02cc4c8083..c8516f0088 100644 --- a/app/src/main/java/c/f/m/j.java +++ b/app/src/main/java/c/f/m/j.java @@ -12,7 +12,7 @@ public class j implements b { boolean z2; boolean contains; int i2 = ((i & 1) != 0 ? 16 : 0) | 0; - ReentrantReadWriteLock reentrantReadWriteLock = SoLoader.f2301c; + ReentrantReadWriteLock reentrantReadWriteLock = SoLoader.f2302c; reentrantReadWriteLock.readLock().lock(); try { if (SoLoader.d == null) { @@ -49,7 +49,7 @@ public class j implements b { continue; } catch (UnsatisfiedLinkError e) { int i3 = SoLoader.e; - SoLoader.f2301c.writeLock().lock(); + SoLoader.f2302c.writeLock().lock(); try { if (SoLoader.g == null || !SoLoader.g.c()) { z2 = false; @@ -58,21 +58,21 @@ public class j implements b { SoLoader.e = SoLoader.e + 1; z2 = true; } - SoLoader.f2301c.writeLock().unlock(); + SoLoader.f2302c.writeLock().unlock(); if (SoLoader.e == i3) { throw e; } } catch (IOException e2) { throw new RuntimeException(e2); } catch (Throwable th2) { - SoLoader.f2301c.writeLock().unlock(); + SoLoader.f2302c.writeLock().unlock(); throw th2; } } } while (z2); return z5; } finally { - SoLoader.f2301c.readLock().unlock(); + SoLoader.f2302c.readLock().unlock(); } } } diff --git a/app/src/main/java/c/i/a/c/a3/f0.java b/app/src/main/java/c/i/a/c/a3/f0.java index 7977f0f7f3..3fad48c403 100644 --- a/app/src/main/java/c/i/a/c/a3/f0.java +++ b/app/src/main/java/c/i/a/c/a3/f0.java @@ -92,8 +92,8 @@ public final class f0 extends l implements e0.b { if (dVar != null) { dVar.a(true); } - loader.f2366c.execute(new Loader.g(e0Var)); - loader.f2366c.shutdown(); + loader.f2367c.execute(new Loader.g(e0Var)); + loader.f2367c.shutdown(); e0Var.f653z.removeCallbacksAndMessages(null); e0Var.A = null; e0Var.V = true; diff --git a/app/src/main/java/c/i/a/c/t2/b0.java b/app/src/main/java/c/i/a/c/t2/b0.java index a0ed211ac9..7495d5de97 100644 --- a/app/src/main/java/c/i/a/c/t2/b0.java +++ b/app/src/main/java/c/i/a/c/t2/b0.java @@ -84,7 +84,7 @@ public final class b0 extends v { public AudioProcessor.a f(AudioProcessor.a aVar) throws AudioProcessor.UnhandledAudioFormatException { int i = aVar.d; if (i == 3 || i == 2 || i == 268435456 || i == 536870912 || i == 805306368 || i == 4) { - return i != 2 ? new AudioProcessor.a(aVar.b, aVar.f2308c, 2) : AudioProcessor.a.a; + return i != 2 ? new AudioProcessor.a(aVar.b, aVar.f2309c, 2) : AudioProcessor.a.a; } throw new AudioProcessor.UnhandledAudioFormatException(aVar); } diff --git a/app/src/main/java/c/i/a/c/t2/e0.java b/app/src/main/java/c/i/a/c/t2/e0.java index 07774cd7fe..dfd6bd5bbc 100644 --- a/app/src/main/java/c/i/a/c/t2/e0.java +++ b/app/src/main/java/c/i/a/c/t2/e0.java @@ -79,7 +79,7 @@ public final class e0 implements AudioProcessor { i = aVar.b; } this.e = aVar; - AudioProcessor.a aVar2 = new AudioProcessor.a(i, aVar.f2308c, 2); + AudioProcessor.a aVar2 = new AudioProcessor.a(i, aVar.f2309c, 2); this.f = aVar2; this.i = true; return aVar2; @@ -128,7 +128,7 @@ public final class e0 implements AudioProcessor { AudioProcessor.a aVar2 = this.f; this.h = aVar2; if (this.i) { - this.j = new d0(aVar.b, aVar.f2308c, this.f889c, this.d, aVar2.b); + this.j = new d0(aVar.b, aVar.f2309c, this.f889c, this.d, aVar2.b); } else { d0 d0Var = this.j; if (d0Var != null) { diff --git a/app/src/main/java/c/i/a/c/t2/w.java b/app/src/main/java/c/i/a/c/t2/w.java index 73b4c8b81e..99cd9ea035 100644 --- a/app/src/main/java/c/i/a/c/t2/w.java +++ b/app/src/main/java/c/i/a/c/t2/w.java @@ -35,11 +35,11 @@ public final class w extends v { return AudioProcessor.a.a; } if (aVar.d == 2) { - boolean z2 = aVar.f2308c != iArr.length; + boolean z2 = aVar.f2309c != iArr.length; int i = 0; while (i < iArr.length) { int i2 = iArr[i]; - if (i2 < aVar.f2308c) { + if (i2 < aVar.f2309c) { z2 |= i2 != i; i++; } else { diff --git a/app/src/main/java/c/i/a/c/t2/y.java b/app/src/main/java/c/i/a/c/t2/y.java index 22d014143b..1cc1f63294 100644 --- a/app/src/main/java/c/i/a/c/t2/y.java +++ b/app/src/main/java/c/i/a/c/t2/y.java @@ -45,7 +45,7 @@ public final class y extends v { public AudioProcessor.a f(AudioProcessor.a aVar) throws AudioProcessor.UnhandledAudioFormatException { int i2 = aVar.d; if (e0.y(i2)) { - return i2 != 4 ? new AudioProcessor.a(aVar.b, aVar.f2308c, 4) : AudioProcessor.a.a; + return i2 != 4 ? new AudioProcessor.a(aVar.b, aVar.f2309c, 4) : AudioProcessor.a.a; } throw new AudioProcessor.UnhandledAudioFormatException(aVar); } diff --git a/app/src/main/java/c/i/a/c/w2/d.java b/app/src/main/java/c/i/a/c/w2/d.java index b8c6a7f53f..03c1c2068a 100644 --- a/app/src/main/java/c/i/a/c/w2/d.java +++ b/app/src/main/java/c/i/a/c/w2/d.java @@ -14,7 +14,7 @@ public final /* synthetic */ class d implements Runnable { public final void run() { DefaultDrmSessionManager.d dVar = this.i; if (!dVar.d) { - DrmSession drmSession = dVar.f2324c; + DrmSession drmSession = dVar.f2325c; if (drmSession != null) { drmSession.b(dVar.b); } diff --git a/app/src/main/java/c/i/a/c/w2/e.java b/app/src/main/java/c/i/a/c/w2/e.java index 37d809af54..c5c7415ce6 100644 --- a/app/src/main/java/c/i/a/c/w2/e.java +++ b/app/src/main/java/c/i/a/c/w2/e.java @@ -22,7 +22,7 @@ public final /* synthetic */ class e implements Runnable { if (defaultDrmSessionManager.p != 0 && !dVar.d) { Looper looper = defaultDrmSessionManager.t; Objects.requireNonNull(looper); - dVar.f2324c = defaultDrmSessionManager.e(looper, dVar.b, j1Var, false); + dVar.f2325c = defaultDrmSessionManager.e(looper, dVar.b, j1Var, false); DefaultDrmSessionManager.this.n.add(dVar); } } diff --git a/app/src/main/java/c/i/a/c/w2/o.java b/app/src/main/java/c/i/a/c/w2/o.java index dc18f5c944..f933aa1181 100644 --- a/app/src/main/java/c/i/a/c/w2/o.java +++ b/app/src/main/java/c/i/a/c/w2/o.java @@ -19,7 +19,7 @@ public final /* synthetic */ class o implements MediaDrm.OnEventListener { c0 c0Var = this.a; a0.b bVar = this.b; Objects.requireNonNull(c0Var); - DefaultDrmSessionManager.c cVar = DefaultDrmSessionManager.this.f2323x; + DefaultDrmSessionManager.c cVar = DefaultDrmSessionManager.this.f2324x; Objects.requireNonNull(cVar); cVar.obtainMessage(i, bArr).sendToTarget(); } diff --git a/app/src/main/java/c/i/a/f/c/a/f/a.java b/app/src/main/java/c/i/a/f/c/a/f/a.java index 4af7b8ef73..f0613b5011 100644 --- a/app/src/main/java/c/i/a/f/c/a/f/a.java +++ b/app/src/main/java/c/i/a/f/c/a/f/a.java @@ -17,7 +17,7 @@ public class a extends b { public final synchronized int f() { if (j == 1) { Context context = this.a; - Object obj = GoogleApiAvailability.f2384c; + Object obj = GoogleApiAvailability.f2385c; GoogleApiAvailability googleApiAvailability = GoogleApiAvailability.d; int b = googleApiAvailability.b(context, 12451000); if (b == 0) { diff --git a/app/src/main/java/c/i/a/f/c/a/f/b/a.java b/app/src/main/java/c/i/a/f/c/a/f/b/a.java index 14bbb8e484..0899b15b44 100644 --- a/app/src/main/java/c/i/a/f/c/a/f/b/a.java +++ b/app/src/main/java/c/i/a/f/c/a/f/b/a.java @@ -109,7 +109,7 @@ public class a { if (str5 != null) { jSONObject.put("displayName", str5); } - String str6 = googleSignInAccount.f2379s; + String str6 = googleSignInAccount.f2380s; if (str6 != null) { jSONObject.put("givenName", str6); } @@ -157,7 +157,7 @@ public class a { } jSONObject2.put("idTokenRequested", googleSignInOptions.r); jSONObject2.put("forceCodeForRefreshToken", googleSignInOptions.t); - jSONObject2.put("serverAuthRequested", googleSignInOptions.f2380s); + jSONObject2.put("serverAuthRequested", googleSignInOptions.f2381s); if (!TextUtils.isEmpty(googleSignInOptions.u)) { jSONObject2.put("serverClientId", googleSignInOptions.u); } diff --git a/app/src/main/java/c/i/a/f/e/h/j/a1.java b/app/src/main/java/c/i/a/f/e/h/j/a1.java index fbc84cca20..0426f99150 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/a1.java +++ b/app/src/main/java/c/i/a/f/e/h/j/a1.java @@ -16,7 +16,7 @@ public class a1 extends t0 { /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public a1(j jVar, g gVar) { super(jVar, GoogleApiAvailability.d); - Object obj = GoogleApiAvailability.f2384c; + Object obj = GoogleApiAvailability.f2385c; this.o = gVar; jVar.a("ConnectionlessLifecycleHelper", this); } diff --git a/app/src/main/java/c/i/a/f/e/h/j/b0.java b/app/src/main/java/c/i/a/f/e/h/j/b0.java index ea447f676d..4792b9750a 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/b0.java +++ b/app/src/main/java/c/i/a/f/e/h/j/b0.java @@ -16,7 +16,7 @@ public class b0 extends t0 { /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public b0(j jVar) { super(jVar, GoogleApiAvailability.d); - Object obj = GoogleApiAvailability.f2384c; + Object obj = GoogleApiAvailability.f2385c; jVar.a("GmsAvailabilityHelper", this); } diff --git a/app/src/main/java/c/i/a/f/e/h/j/g.java b/app/src/main/java/c/i/a/f/e/h/j/g.java index e8ab2ef132..a6755d0a39 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/g.java +++ b/app/src/main/java/c/i/a/f/e/h/j/g.java @@ -654,7 +654,7 @@ public class g implements Handler.Callback { handlerThread.start(); Looper looper = handlerThread.getLooper(); Context applicationContext = context.getApplicationContext(); - Object obj = GoogleApiAvailability.f2384c; + Object obj = GoogleApiAvailability.f2385c; l = new g(applicationContext, looper, GoogleApiAvailability.d); } gVar = l; diff --git a/app/src/main/java/c/i/a/f/e/k/d.java b/app/src/main/java/c/i/a/f/e/k/d.java index 4c9e6f7fb8..391cccfc86 100644 --- a/app/src/main/java/c/i/a/f/e/k/d.java +++ b/app/src/main/java/c/i/a/f/e/k/d.java @@ -31,7 +31,7 @@ public abstract class d extends b implements a.f { public d(Context context, Looper looper, int i, c cVar, f fVar, l lVar) { super(context, looper, r3, r4, i, new r(fVar), new q(lVar), cVar.f); e a = e.a(context); - Object obj = GoogleApiAvailability.f2384c; + Object obj = GoogleApiAvailability.f2385c; GoogleApiAvailability googleApiAvailability = GoogleApiAvailability.d; Objects.requireNonNull(fVar, "null reference"); Objects.requireNonNull(lVar, "null reference"); diff --git a/app/src/main/java/c/i/a/f/e/o/f.java b/app/src/main/java/c/i/a/f/e/o/f.java index 82ae75dc37..42d2bea492 100644 --- a/app/src/main/java/c/i/a/f/e/o/f.java +++ b/app/src/main/java/c/i/a/f/e/o/f.java @@ -1763,7 +1763,7 @@ public final class f { } public static final void c(f0.e0.f.a aVar, f0.e0.f.c cVar, String str) { - d.b bVar = f0.e0.f.d.f2817c; + d.b bVar = f0.e0.f.d.f2818c; Logger logger = f0.e0.f.d.b; StringBuilder sb = new StringBuilder(); sb.append(cVar.f); @@ -1772,7 +1772,7 @@ public final class f { m.checkExpressionValueIsNotNull(format, "java.lang.String.format(format, *args)"); sb.append(format); sb.append(": "); - sb.append(aVar.f2815c); + sb.append(aVar.f2816c); logger.fine(sb.toString()); } diff --git a/app/src/main/java/c/i/a/f/g/b.java b/app/src/main/java/c/i/a/f/g/b.java index cd8d65010d..25890c8d8a 100644 --- a/app/src/main/java/c/i/a/f/g/b.java +++ b/app/src/main/java/c/i/a/f/g/b.java @@ -10,12 +10,12 @@ public final class b implements DynamiteModule.a { int b = bVar.b(context, str); aVar.a = b; if (b != 0) { - aVar.f2388c = -1; + aVar.f2389c = -1; } else { int a = bVar.a(context, str, true); aVar.b = a; if (a != 0) { - aVar.f2388c = 1; + aVar.f2389c = 1; } } return aVar; diff --git a/app/src/main/java/c/i/a/f/g/c.java b/app/src/main/java/c/i/a/f/g/c.java index 0032b088fe..8b6b130477 100644 --- a/app/src/main/java/c/i/a/f/g/c.java +++ b/app/src/main/java/c/i/a/f/g/c.java @@ -16,11 +16,11 @@ public final class c implements DynamiteModule.a { } int i = aVar.a; if (i == 0 && aVar.b == 0) { - aVar.f2388c = 0; + aVar.f2389c = 0; } else if (i >= aVar.b) { - aVar.f2388c = -1; + aVar.f2389c = -1; } else { - aVar.f2388c = 1; + aVar.f2389c = 1; } return aVar; } diff --git a/app/src/main/java/c/i/a/f/g/d.java b/app/src/main/java/c/i/a/f/g/d.java index 4e4adf9959..449bdd8162 100644 --- a/app/src/main/java/c/i/a/f/g/d.java +++ b/app/src/main/java/c/i/a/f/g/d.java @@ -12,11 +12,11 @@ public final class d implements DynamiteModule.a { aVar.b = a; int i = aVar.a; if (i == 0 && a == 0) { - aVar.f2388c = 0; + aVar.f2389c = 0; } else if (a >= i) { - aVar.f2388c = 1; + aVar.f2389c = 1; } else { - aVar.f2388c = -1; + aVar.f2389c = -1; } return aVar; } diff --git a/app/src/main/java/c/i/a/f/h/l/g4.java b/app/src/main/java/c/i/a/f/h/l/g4.java index 7e56be5221..b72ff07d43 100644 --- a/app/src/main/java/c/i/a/f/h/l/g4.java +++ b/app/src/main/java/c/i/a/f/h/l/g4.java @@ -11,7 +11,7 @@ public final class g4 implements v7 { public g4(zzhi zzhi) { Charset charset = w4.a; this.a = zzhi; - zzhi.f2389c = this; + zzhi.f2390c = this; } public final void a(int i, double d) throws IOException { @@ -41,7 +41,7 @@ public final class g4 implements v7 { public final void e(int i, Object obj, q6 q6Var) throws IOException { zzhi zzhi = this.a; zzhi.f(i, 3); - q6Var.g((c6) obj, zzhi.f2389c); + q6Var.g((c6) obj, zzhi.f2390c); zzhi.f(i, 4); } diff --git a/app/src/main/java/c/i/a/f/h/l/u4.java b/app/src/main/java/c/i/a/f/h/l/u4.java index 2ba04ecb84..971330188c 100644 --- a/app/src/main/java/c/i/a/f/h/l/u4.java +++ b/app/src/main/java/c/i/a/f/h/l/u4.java @@ -270,7 +270,7 @@ public abstract class u4, Build @Override // c.i.a.f.h.l.c6 public final void i(zzhi zzhi) throws IOException { q6 b2 = n6.a.b(this); - g4 g4Var = zzhi.f2389c; + g4 g4Var = zzhi.f2390c; if (g4Var == null) { g4Var = new g4(zzhi); } diff --git a/app/src/main/java/c/i/a/f/i/b/g.java b/app/src/main/java/c/i/a/f/i/b/g.java index f2ffb99f0c..d27ce11955 100644 --- a/app/src/main/java/c/i/a/f/i/b/g.java +++ b/app/src/main/java/c/i/a/f/i/b/g.java @@ -696,7 +696,7 @@ public final class g extends i9 { contentValues.put("triggered_timestamp", Long.valueOf(zzz.k.k)); contentValues.put("time_to_live", Long.valueOf(zzz.r)); e(); - contentValues.put("expired_event", t9.g0(zzz.f2395s)); + contentValues.put("expired_event", t9.g0(zzz.f2396s)); try { if (t().insertWithOnConflict("conditional_properties", null, contentValues, 5) == -1) { g().f.b("Failed to insert/update conditional user property (got -1)", q3.s(zzz.i)); diff --git a/app/src/main/java/c/i/a/f/i/b/k9.java b/app/src/main/java/c/i/a/f/i/b/k9.java index 35caf34958..869a964859 100644 --- a/app/src/main/java/c/i/a/f/i/b/k9.java +++ b/app/src/main/java/c/i/a/f/i/b/k9.java @@ -355,7 +355,7 @@ public class k9 implements t5 { T = K().T(zzn.i); if (T != null) { this.k.t(); - if (t9.d0(zzn.j, T.v(), zzn.f2394z, T.y())) { + if (t9.d0(zzn.j, T.v(), zzn.f2395z, T.y())) { this.k.g().i.b("New GMP App Id passed in. Removing cached database data. appId", q3.s(T.o())); g K = K(); String o = T.o(); @@ -404,7 +404,7 @@ public class k9 implements t5 { str2 = "_et"; j2 = 1; } - if (zzn.f2393y) { + if (zzn.f2394y) { bundle2.putLong("_dac", j2); } g K2 = K(); @@ -482,7 +482,7 @@ public class k9 implements t5 { } else { j = 1; } - if (zzn.f2393y) { + if (zzn.f2394y) { bundle3.putLong("_dac", j); } B(new zzaq("_v", new zzap(bundle3), "auto", j4), zzn); @@ -559,7 +559,7 @@ public class k9 implements t5 { if (Z.m) { K().V(zzz.i, zzz.k.j); } - zzaq zzaq = zzz.f2395s; + zzaq zzaq = zzz.f2396s; if (zzaq != null) { Bundle bundle = null; zzap zzap = zzaq.j; @@ -568,7 +568,7 @@ public class k9 implements t5 { } t9 t = this.k.t(); String str = zzz.i; - zzaq zzaq2 = zzz.f2395s; + zzaq zzaq2 = zzz.f2396s; I(t.B(str, zzaq2.i, bundle, Z.j, zzaq2.l, true, x7.b() && this.k.h.o(p.M0)), zzn); } } else { @@ -634,16 +634,16 @@ public class k9 implements t5 { T.m(zzn.j); z2 = true; } - if (!TextUtils.equals(zzn.f2394z, T.y())) { - T.q(zzn.f2394z); + if (!TextUtils.equals(zzn.f2395z, T.y())) { + T.q(zzn.f2395z); z2 = true; } if (da.b() && this.k.h.u(T.o(), p.f1229j0) && !TextUtils.equals(zzn.D, T.B())) { T.u(zzn.D); z2 = true; } - if (!TextUtils.isEmpty(zzn.f2391s) && !zzn.f2391s.equals(T.H())) { - T.A(zzn.f2391s); + if (!TextUtils.isEmpty(zzn.f2392s) && !zzn.f2392s.equals(T.H())) { + T.A(zzn.f2392s); z2 = true; } long j2 = zzn.m; @@ -688,8 +688,8 @@ public class k9 implements t5 { T.n(zzn.w); z2 = true; } - if (zzn.f2392x != T.i()) { - T.r(zzn.f2392x); + if (zzn.f2393x != T.i()) { + T.r(zzn.f2393x); z2 = true; } if (zzn.A != T.j()) { @@ -712,11 +712,11 @@ public class k9 implements t5 { z2 = true; if (!TextUtils.equals(zzn.j, T.v())) { } - if (!TextUtils.equals(zzn.f2394z, T.y())) { + if (!TextUtils.equals(zzn.f2395z, T.y())) { } T.u(zzn.D); z2 = true; - T.A(zzn.f2391s); + T.A(zzn.f2392s); z2 = true; long j2 = zzn.m; T.t(zzn.m); @@ -738,7 +738,7 @@ public class k9 implements t5 { z2 = true; if (zzn.w != T.h()) { } - if (zzn.f2392x != T.i()) { + if (zzn.f2393x != T.i()) { } if (zzn.A != T.j()) { } @@ -774,12 +774,12 @@ public class k9 implements t5 { T.c(c(h)); } T.m(zzn.j); - T.q(zzn.f2394z); + T.q(zzn.f2395z); if (da.b() && this.k.h.u(T.o(), p.f1229j0)) { T.u(zzn.D); } - if (!TextUtils.isEmpty(zzn.f2391s)) { - T.A(zzn.f2391s); + if (!TextUtils.isEmpty(zzn.f2392s)) { + T.A(zzn.f2392s); } long j3 = zzn.m; if (j3 != 0) { @@ -802,7 +802,7 @@ public class k9 implements t5 { T.R(zzn.t); } T.n(zzn.w); - T.r(zzn.f2392x); + T.r(zzn.f2393x); T.b(zzn.A); T.z(zzn.B); T.a.f().b(); @@ -1055,11 +1055,11 @@ public class k9 implements t5 { if (TextUtils.isEmpty(u0.s0()) && !TextUtils.isEmpty(zzn.D)) { u0.u0(zzn.D); } - if (TextUtils.isEmpty(u0.s0()) && TextUtils.isEmpty(u0.x0()) && !TextUtils.isEmpty(zzn.f2394z)) { - u0.r0(zzn.f2394z); + if (TextUtils.isEmpty(u0.s0()) && TextUtils.isEmpty(u0.x0()) && !TextUtils.isEmpty(zzn.f2395z)) { + u0.r0(zzn.f2395z); } - } else if (TextUtils.isEmpty(u0.s0()) && !TextUtils.isEmpty(zzn.f2394z)) { - u0.r0(zzn.f2394z); + } else if (TextUtils.isEmpty(u0.s0()) && !TextUtils.isEmpty(zzn.f2395z)) { + u0.r0(zzn.f2395z); } long j4 = zzn.n; if (j4 != 0) { @@ -1081,7 +1081,7 @@ public class k9 implements t5 { u0.y(((Boolean) obj2).booleanValue()); } } - } else if (!this.k.y().s(this.k.j()) && zzn.f2392x && (!hb.b() || !this.k.a().v(zzn.i, p.G0))) { + } else if (!this.k.y().s(this.k.j()) && zzn.f2393x && (!hb.b() || !this.k.a().v(zzn.i, p.G0))) { String string = Settings.Secure.getString(this.k.j().getContentResolver(), "android_id"); if (string == null) { this.k.g().A().b("null secure ID. appId", q3.s(u0.k0())); @@ -1120,7 +1120,7 @@ public class k9 implements t5 { } else { T2.c(c(h)); } - T2.A(zzn.f2391s); + T2.A(zzn.f2392s); T2.m(zzn.j); if (!t8.b() || !this.k.a().o(p.J0) || h.j()) { T2.x(this.j.t(zzn.i)); @@ -1200,7 +1200,7 @@ public class k9 implements t5 { } public final boolean L(zzn zzn) { - return (!da.b() || !this.k.h.u(zzn.i, p.f1229j0)) ? !TextUtils.isEmpty(zzn.j) || !TextUtils.isEmpty(zzn.f2394z) : !TextUtils.isEmpty(zzn.j) || !TextUtils.isEmpty(zzn.D) || !TextUtils.isEmpty(zzn.f2394z); + return (!da.b() || !this.k.h.u(zzn.i, p.f1229j0)) ? !TextUtils.isEmpty(zzn.j) || !TextUtils.isEmpty(zzn.f2395z) : !TextUtils.isEmpty(zzn.j) || !TextUtils.isEmpty(zzn.D) || !TextUtils.isEmpty(zzn.f2395z); } public final ba M() { @@ -1753,7 +1753,7 @@ public class k9 implements t5 { if (zzz2 != null) { this.k.g().n.d("User property expired", zzz2.i, this.k.u().y(zzz2.k.j), zzz2.k.w0()); K().V(str, zzz2.k.j); - zzaq zzaq4 = zzz2.f2395s; + zzaq zzaq4 = zzz2.f2396s; if (zzaq4 != null) { arrayList.add(zzaq4); } diff --git a/app/src/main/java/c/i/a/f/i/b/q9.java b/app/src/main/java/c/i/a/f/i/b/q9.java index 5c70f7c903..61bb0bdf7c 100644 --- a/app/src/main/java/c/i/a/f/i/b/q9.java +++ b/app/src/main/java/c/i/a/f/i/b/q9.java @@ -282,7 +282,7 @@ public final class q9 extends i9 { @WorkerThread public static boolean O(zzaq zzaq, zzn zzn) { Objects.requireNonNull(zzaq, "null reference"); - return !TextUtils.isEmpty(zzn.j) || !TextUtils.isEmpty(zzn.f2394z); + return !TextUtils.isEmpty(zzn.j) || !TextUtils.isEmpty(zzn.f2395z); } public static boolean P(String str) { diff --git a/app/src/main/java/c/i/a/f/i/b/t9.java b/app/src/main/java/c/i/a/f/i/b/t9.java index 9eb801c721..86159da1a2 100644 --- a/app/src/main/java/c/i/a/f/i/b/t9.java +++ b/app/src/main/java/c/i/a/f/i/b/t9.java @@ -212,10 +212,10 @@ public final class t9 extends r5 { } bundle.putLong("triggered_timestamp", zzz.k.k); bundle.putLong("time_to_live", zzz.r); - zzaq zzaq3 = zzz.f2395s; + zzaq zzaq3 = zzz.f2396s; if (zzaq3 != null) { bundle.putString("expired_event_name", zzaq3.i); - zzap zzap3 = zzz.f2395s.j; + zzap zzap3 = zzz.f2396s.j; if (zzap3 != null) { bundle.putBundle("expired_event_params", zzap3.x0()); } diff --git a/app/src/main/java/c/i/a/f/i/b/z4.java b/app/src/main/java/c/i/a/f/i/b/z4.java index 3c70f6e3e0..6520f67d09 100644 --- a/app/src/main/java/c/i/a/f/i/b/z4.java +++ b/app/src/main/java/c/i/a/f/i/b/z4.java @@ -286,6 +286,6 @@ public final class z4 extends l3 { public final void y0(zzn zzn) { Objects.requireNonNull(zzn, "null reference"); x0(zzn.i, false); - this.a.k.t().c0(zzn.j, zzn.f2394z, zzn.D); + this.a.k.t().c0(zzn.j, zzn.f2395z, zzn.D); } } diff --git a/app/src/main/java/c/i/a/f/j/b/e/i.java b/app/src/main/java/c/i/a/f/j/b/e/i.java index e00a507d23..ee8ae95515 100644 --- a/app/src/main/java/c/i/a/f/j/b/e/i.java +++ b/app/src/main/java/c/i/a/f/j/b/e/i.java @@ -68,7 +68,7 @@ public final class i extends MessagesClient { public final Task g(MessageListener messageListener, SubscribeOptions subscribeOptions) { d.o(subscribeOptions.a.r == 0, "Strategy.setBackgroundScanMode() is only supported by background subscribe (the version which takes a PendingIntent)."); k m = m(messageListener); - return k(m, new l(this, m, new s(this, m(subscribeOptions.f2396c), m), subscribeOptions), new m(m)); + return k(m, new l(this, m, new s(this, m(subscribeOptions.f2397c), m), subscribeOptions), new m(m)); } @Override // com.google.android.gms.nearby.messages.MessagesClient diff --git a/app/src/main/java/c/i/a/g/k/b.java b/app/src/main/java/c/i/a/g/k/b.java index 122476f333..59ec4ecb76 100644 --- a/app/src/main/java/c/i/a/g/k/b.java +++ b/app/src/main/java/c/i/a/g/k/b.java @@ -18,12 +18,12 @@ public class b implements ViewTreeObserver.OnPreDrawListener { } this.i.getViewTreeObserver().removeOnPreDrawListener(this); ClockFaceView clockFaceView = this.i; - int height = ((this.i.getHeight() / 2) - clockFaceView.l.q) - clockFaceView.f2427s; + int height = ((this.i.getHeight() / 2) - clockFaceView.l.q) - clockFaceView.f2428s; if (height != clockFaceView.j) { clockFaceView.j = height; clockFaceView.a(); ClockHandView clockHandView = clockFaceView.l; - clockHandView.f2431z = clockFaceView.j; + clockHandView.f2432z = clockFaceView.j; clockHandView.invalidate(); } return true; diff --git a/app/src/main/java/c/i/a/g/k/f.java b/app/src/main/java/c/i/a/g/k/f.java index 04fe4b4303..8a01e3d060 100644 --- a/app/src/main/java/c/i/a/g/k/f.java +++ b/app/src/main/java/c/i/a/g/k/f.java @@ -32,7 +32,7 @@ public class f implements ClockHandView.OnRotateListener, TimePickerView.d, Time TimePickerView timePickerView2 = this.l; timePickerView2.p = this; timePickerView2.o = this; - timePickerView2.k.f2429x = this; + timePickerView2.k.f2430x = this; g(i, "%d"); g(j, "%d"); g(k, "%02d"); diff --git a/app/src/main/java/c/i/c/m/d/n/a.java b/app/src/main/java/c/i/c/m/d/n/a.java index 911ac50ea5..356570daca 100644 --- a/app/src/main/java/c/i/c/m/d/n/a.java +++ b/app/src/main/java/c/i/c/m/d/n/a.java @@ -105,7 +105,7 @@ public class a { } public a c(String str, String str2, String str3, File file) { - MediaType.a aVar = MediaType.f2964c; + MediaType.a aVar = MediaType.f2965c; RequestBody create = RequestBody.create(MediaType.a.b(str3), file); if (this.f == null) { MultipartBody.a aVar2 = new MultipartBody.a(); diff --git a/app/src/main/java/c/i/d/q/x/b.java b/app/src/main/java/c/i/d/q/x/b.java index b42c8ac015..5ffc2f7d66 100644 --- a/app/src/main/java/c/i/d/q/x/b.java +++ b/app/src/main/java/c/i/d/q/x/b.java @@ -106,7 +106,7 @@ public final class b extends JsonWriter { public final void O(JsonElement jsonElement) { if (this.w != null) { - if (!(jsonElement instanceof j) || this.f2471s) { + if (!(jsonElement instanceof j) || this.f2472s) { ((JsonObject) N()).a.put(this.w, jsonElement); } this.w = null; diff --git a/app/src/main/java/c/i/e/q/j.java b/app/src/main/java/c/i/e/q/j.java index beb3db6f90..9825a15bf5 100644 --- a/app/src/main/java/c/i/e/q/j.java +++ b/app/src/main/java/c/i/e/q/j.java @@ -54,7 +54,7 @@ public final class j extends k { if (z3 || !z2) { return k; } - Result result = new Result(k.a.substring(1), k.b, k.f2472c, aVar2); + Result result = new Result(k.a.substring(1), k.b, k.f2473c, aVar2); result.a(k.e); return result; } diff --git a/app/src/main/java/c/i/e/q/k.java b/app/src/main/java/c/i/e/q/k.java index 3ada8b4a52..3d7a5c093e 100644 --- a/app/src/main/java/c/i/e/q/k.java +++ b/app/src/main/java/c/i/e/q/k.java @@ -113,7 +113,7 @@ public abstract class k implements i { i = (((Integer) map2.get(jVar)).intValue() + 270) % 360; } c2.b(jVar, Integer.valueOf(i)); - c.i.e.k[] kVarArr = c2.f2472c; + c.i.e.k[] kVarArr = c2.f2473c; if (kVarArr != null) { int i2 = d.b; for (int i3 = 0; i3 < kVarArr.length; i3++) { @@ -171,7 +171,7 @@ public abstract class k implements i { Result b = kVar.b(i10, aVar, enumMap); if (i11 != i4) { b.b(j.ORIENTATION, Integer.valueOf((int) BaseTransientBottomBar.ANIMATION_FADE_DURATION)); - c.i.e.k[] kVarArr = b.f2472c; + c.i.e.k[] kVarArr = b.f2473c; if (kVarArr != null) { float f = (float) i2; map2 = enumMap; diff --git a/app/src/main/java/c/i/e/q/l.java b/app/src/main/java/c/i/e/q/l.java index 86c5b8656b..854407fed7 100644 --- a/app/src/main/java/c/i/e/q/l.java +++ b/app/src/main/java/c/i/e/q/l.java @@ -16,7 +16,7 @@ public final class l extends p { public static Result o(Result result) throws FormatException { String str = result.a; if (str.charAt(0) == '0') { - Result result2 = new Result(str.substring(1), null, result.f2472c, a.UPC_A); + Result result2 = new Result(str.substring(1), null, result.f2473c, a.UPC_A); Map map = result.e; if (map != null) { result2.a(map); diff --git a/app/src/main/java/c/i/e/q/p.java b/app/src/main/java/c/i/e/q/p.java index 27c0e13d21..5f66b1b402 100644 --- a/app/src/main/java/c/i/e/q/p.java +++ b/app/src/main/java/c/i/e/q/p.java @@ -187,15 +187,15 @@ public abstract class p extends k { Result a2 = this.f.a(i, aVar, i3[1]); result.b(j.UPC_EAN_EXTENSION, a2.a); result.a(a2.e); - k[] kVarArr = a2.f2472c; - k[] kVarArr2 = result.f2472c; + k[] kVarArr = a2.f2473c; + k[] kVarArr2 = result.f2473c; if (kVarArr2 == null) { - result.f2472c = kVarArr; + result.f2473c = kVarArr; } else if (kVarArr != null && kVarArr.length > 0) { k[] kVarArr3 = new k[(kVarArr2.length + kVarArr.length)]; System.arraycopy(kVarArr2, 0, kVarArr3, 0, kVarArr2.length); System.arraycopy(kVarArr, 0, kVarArr3, kVarArr2.length, kVarArr.length); - result.f2472c = kVarArr3; + result.f2473c = kVarArr3; } i2 = a2.a.length(); } catch (ReaderException unused) { diff --git a/app/src/main/java/c/k/a/a/e.java b/app/src/main/java/c/k/a/a/e.java index 1883c3ebdd..e7395e116e 100644 --- a/app/src/main/java/c/k/a/a/e.java +++ b/app/src/main/java/c/k/a/a/e.java @@ -26,13 +26,13 @@ public class e implements SeekBar.OnSeekBarChangeListener { int i2 = 255 - i; int i3 = 0; while (true) { - bVar = this.a.f2475s; + bVar = this.a.f2476s; int[] iArr = bVar.j; if (i3 >= iArr.length) { break; } int i4 = iArr[i3]; - this.a.f2475s.j[i3] = Color.argb(i2, Color.red(i4), Color.green(i4), Color.blue(i4)); + this.a.f2476s.j[i3] = Color.argb(i2, Color.red(i4), Color.green(i4), Color.blue(i4)); i3++; } bVar.notifyDataSetChanged(); diff --git a/app/src/main/java/c/o/a/n/g.java b/app/src/main/java/c/o/a/n/g.java index e582631484..768e4bc027 100644 --- a/app/src/main/java/c/o/a/n/g.java +++ b/app/src/main/java/c/o/a/n/g.java @@ -426,7 +426,7 @@ public abstract class g extends i { if (aVar != null) { CameraView.b bVar = (CameraView.b) this.l; bVar.b.a(1, "dispatchOnPictureTaken", aVar); - CameraView.this.f2500s.post(new c.o.a.i(bVar, aVar)); + CameraView.this.f2501s.post(new c.o.a.i(bVar, aVar)); return; } i.i.a(3, "onPictureResult", "result is null: something went wrong.", exc); diff --git a/app/src/main/java/c/o/a/n/k.java b/app/src/main/java/c/o/a/n/k.java index 6b34af1e6b..379369974f 100644 --- a/app/src/main/java/c/o/a/n/k.java +++ b/app/src/main/java/c/o/a/n/k.java @@ -23,7 +23,7 @@ public class k implements f { if (cVar2 != null) { CameraView.b bVar = (CameraView.b) this.a.l; bVar.b.a(1, "dispatchOnCameraOpened", cVar2); - CameraView.this.f2500s.post(new c.o.a.f(bVar, cVar2)); + CameraView.this.f2501s.post(new c.o.a.f(bVar, cVar2)); return c.i.a.f.e.o.f.R(null); } throw new RuntimeException("Null options!"); diff --git a/app/src/main/java/c/o/a/n/m.java b/app/src/main/java/c/o/a/n/m.java index 0fe99b4202..8e089e47c3 100644 --- a/app/src/main/java/c/o/a/n/m.java +++ b/app/src/main/java/c/o/a/n/m.java @@ -16,6 +16,6 @@ public class m implements e { public void onSuccess(Void r6) { CameraView.b bVar = (CameraView.b) this.a.l; bVar.b.a(1, "dispatchOnCameraClosed"); - CameraView.this.f2500s.post(new g(bVar)); + CameraView.this.f2501s.post(new g(bVar)); } } diff --git a/app/src/main/java/c/o/a/r/f.java b/app/src/main/java/c/o/a/r/f.java index 0060dfec6c..fe15213ce5 100644 --- a/app/src/main/java/c/o/a/r/f.java +++ b/app/src/main/java/c/o/a/r/f.java @@ -65,17 +65,17 @@ public class f { int i3 = cameraView.w.g; if (!cameraView.l) { int i4 = (360 - i3) % 360; - c.o.a.n.t.a e = cameraView.f2501x.e(); + c.o.a.n.t.a e = cameraView.f2502x.e(); e.e(i4); e.e = i4; e.d(); } else { - c.o.a.n.t.a e2 = cameraView.f2501x.e(); + c.o.a.n.t.a e2 = cameraView.f2502x.e(); e2.e(i2); e2.e = i2; e2.d(); } - CameraView.this.f2500s.post(new j(bVar, (i2 + i3) % 360)); + CameraView.this.f2501s.post(new j(bVar, (i2 + i3) % 360)); return; } return; diff --git a/app/src/main/java/c/o/a/v/d.java b/app/src/main/java/c/o/a/v/d.java index b3a75eacfd..4a84aac04c 100644 --- a/app/src/main/java/c/o/a/v/d.java +++ b/app/src/main/java/c/o/a/v/d.java @@ -34,12 +34,12 @@ public abstract class d { boolean z4 = !z2; CameraView.b bVar = (CameraView.b) ((g) aVar).l; if (z4 && (z3 = (cameraView = CameraView.this).k) && z3) { - if (cameraView.f2503z == null) { - cameraView.f2503z = new MediaActionSound(); + if (cameraView.f2504z == null) { + cameraView.f2504z = new MediaActionSound(); } - cameraView.f2503z.play(0); + cameraView.f2504z.play(0); } - CameraView.this.f2500s.post(new h(bVar)); + CameraView.this.f2501s.post(new h(bVar)); } } diff --git a/app/src/main/java/com/discord/analytics/generated/events/TrackApplicationAddToServerClick.java b/app/src/main/java/com/discord/analytics/generated/events/TrackApplicationAddToServerClick.java new file mode 100644 index 0000000000..158016c265 --- /dev/null +++ b/app/src/main/java/com/discord/analytics/generated/events/TrackApplicationAddToServerClick.java @@ -0,0 +1,48 @@ +package com.discord.analytics.generated.events; + +import c.d.b.a.a; +import com.discord.analytics.generated.traits.TrackBase; +import com.discord.analytics.generated.traits.TrackBaseReceiver; +import com.discord.api.science.AnalyticsSchema; +import d0.z.d.m; +/* compiled from: TrackApplicationAddToServerClick.kt */ +public final class TrackApplicationAddToServerClick implements AnalyticsSchema, TrackBaseReceiver { + private final transient String analyticsSchemaTypeName = "application_add_to_server_click"; + private final Long applicationId = null; + private final CharSequence authType = null; + private TrackBase trackBase; + + @Override // com.discord.api.science.AnalyticsSchema + public String b() { + return this.analyticsSchemaTypeName; + } + + public boolean equals(Object obj) { + if (this == obj) { + return true; + } + if (!(obj instanceof TrackApplicationAddToServerClick)) { + return false; + } + TrackApplicationAddToServerClick trackApplicationAddToServerClick = (TrackApplicationAddToServerClick) obj; + return m.areEqual(this.applicationId, trackApplicationAddToServerClick.applicationId) && m.areEqual(this.authType, trackApplicationAddToServerClick.authType); + } + + public int hashCode() { + Long l = this.applicationId; + int i = 0; + int hashCode = (l != null ? l.hashCode() : 0) * 31; + CharSequence charSequence = this.authType; + if (charSequence != null) { + i = charSequence.hashCode(); + } + return hashCode + i; + } + + public String toString() { + StringBuilder R = a.R("TrackApplicationAddToServerClick(applicationId="); + R.append(this.applicationId); + R.append(", authType="); + return a.D(R, this.authType, ")"); + } +} diff --git a/app/src/main/java/com/discord/analytics/generated/events/TrackApplicationAddToServerClickReceiver.java b/app/src/main/java/com/discord/analytics/generated/events/TrackApplicationAddToServerClickReceiver.java new file mode 100644 index 0000000000..29163a6a91 --- /dev/null +++ b/app/src/main/java/com/discord/analytics/generated/events/TrackApplicationAddToServerClickReceiver.java @@ -0,0 +1,6 @@ +package com.discord.analytics.generated.events; + +import com.discord.api.science.AnalyticsSchema; +/* compiled from: TrackApplicationAddToServerClick.kt */ +public interface TrackApplicationAddToServerClickReceiver extends AnalyticsSchema { +} diff --git a/app/src/main/java/com/discord/analytics/generated/events/TrackChannelInformationOpened.java b/app/src/main/java/com/discord/analytics/generated/events/TrackChannelInformationOpened.java new file mode 100644 index 0000000000..4cc04ee558 --- /dev/null +++ b/app/src/main/java/com/discord/analytics/generated/events/TrackChannelInformationOpened.java @@ -0,0 +1,21 @@ +package com.discord.analytics.generated.events; + +import com.discord.analytics.generated.traits.TrackBase; +import com.discord.analytics.generated.traits.TrackBaseReceiver; +import com.discord.analytics.generated.traits.TrackChannel; +import com.discord.analytics.generated.traits.TrackChannelReceiver; +import com.discord.analytics.generated.traits.TrackGuild; +import com.discord.analytics.generated.traits.TrackGuildReceiver; +import com.discord.api.science.AnalyticsSchema; +/* compiled from: TrackChannelInformationOpened.kt */ +public final class TrackChannelInformationOpened implements AnalyticsSchema, TrackBaseReceiver, TrackGuildReceiver, TrackChannelReceiver { + private final transient String analyticsSchemaTypeName = "channel_information_opened"; + private TrackBase trackBase; + private TrackChannel trackChannel; + private TrackGuild trackGuild; + + @Override // com.discord.api.science.AnalyticsSchema + public String b() { + return this.analyticsSchemaTypeName; + } +} diff --git a/app/src/main/java/com/discord/analytics/generated/events/TrackChannelInformationOpenedReceiver.java b/app/src/main/java/com/discord/analytics/generated/events/TrackChannelInformationOpenedReceiver.java new file mode 100644 index 0000000000..34e6195aae --- /dev/null +++ b/app/src/main/java/com/discord/analytics/generated/events/TrackChannelInformationOpenedReceiver.java @@ -0,0 +1,6 @@ +package com.discord.analytics.generated.events; + +import com.discord.api.science.AnalyticsSchema; +/* compiled from: TrackChannelInformationOpened.kt */ +public interface TrackChannelInformationOpenedReceiver extends AnalyticsSchema { +} diff --git a/app/src/main/java/com/discord/analytics/generated/events/TrackChannelInformationTabClicked.java b/app/src/main/java/com/discord/analytics/generated/events/TrackChannelInformationTabClicked.java new file mode 100644 index 0000000000..0b3ed84631 --- /dev/null +++ b/app/src/main/java/com/discord/analytics/generated/events/TrackChannelInformationTabClicked.java @@ -0,0 +1,43 @@ +package com.discord.analytics.generated.events; + +import c.d.b.a.a; +import com.discord.analytics.generated.traits.TrackBase; +import com.discord.analytics.generated.traits.TrackBaseReceiver; +import com.discord.analytics.generated.traits.TrackChannel; +import com.discord.analytics.generated.traits.TrackChannelReceiver; +import com.discord.analytics.generated.traits.TrackGuild; +import com.discord.analytics.generated.traits.TrackGuildReceiver; +import com.discord.api.science.AnalyticsSchema; +import d0.z.d.m; +/* compiled from: TrackChannelInformationTabClicked.kt */ +public final class TrackChannelInformationTabClicked implements AnalyticsSchema, TrackBaseReceiver, TrackGuildReceiver, TrackChannelReceiver { + private final transient String analyticsSchemaTypeName = "channel_information_tab_clicked"; + private final CharSequence tab = null; + private TrackBase trackBase; + private TrackChannel trackChannel; + private TrackGuild trackGuild; + + @Override // com.discord.api.science.AnalyticsSchema + public String b() { + return this.analyticsSchemaTypeName; + } + + public boolean equals(Object obj) { + if (this != obj) { + return (obj instanceof TrackChannelInformationTabClicked) && m.areEqual(this.tab, ((TrackChannelInformationTabClicked) obj).tab); + } + return true; + } + + public int hashCode() { + CharSequence charSequence = this.tab; + if (charSequence != null) { + return charSequence.hashCode(); + } + return 0; + } + + public String toString() { + return a.D(a.R("TrackChannelInformationTabClicked(tab="), this.tab, ")"); + } +} diff --git a/app/src/main/java/com/discord/analytics/generated/events/TrackChannelInformationTabClickedReceiver.java b/app/src/main/java/com/discord/analytics/generated/events/TrackChannelInformationTabClickedReceiver.java new file mode 100644 index 0000000000..8e48d98066 --- /dev/null +++ b/app/src/main/java/com/discord/analytics/generated/events/TrackChannelInformationTabClickedReceiver.java @@ -0,0 +1,6 @@ +package com.discord.analytics.generated.events; + +import com.discord.api.science.AnalyticsSchema; +/* compiled from: TrackChannelInformationTabClicked.kt */ +public interface TrackChannelInformationTabClickedReceiver extends AnalyticsSchema { +} diff --git a/app/src/main/java/com/discord/analytics/generated/events/TrackChannelUpdated.java b/app/src/main/java/com/discord/analytics/generated/events/TrackChannelUpdated.java index 2f9316fbac..b1556a29df 100644 --- a/app/src/main/java/com/discord/analytics/generated/events/TrackChannelUpdated.java +++ b/app/src/main/java/com/discord/analytics/generated/events/TrackChannelUpdated.java @@ -16,12 +16,14 @@ public final class TrackChannelUpdated implements AnalyticsSchema, TrackBaseRece private final CharSequence guildName = null; private final Boolean newArchived = null; private final Long newAutoArchiveDurationMinutes = null; + private final CharSequence newBannerHash = null; private final Boolean newInvitable = null; private final Boolean newLocked = null; private final CharSequence newName = null; private final Boolean newNsfw = null; private final Boolean oldArchived = null; private final Long oldAutoArchiveDurationMinutes = null; + private final CharSequence oldBannerHash = null; private final Long oldBitrate = null; private final Long oldDefaultAutoArchiveDurationMinutes = null; private final Boolean oldInvitable = null; @@ -48,7 +50,7 @@ public final class TrackChannelUpdated implements AnalyticsSchema, TrackBaseRece return false; } TrackChannelUpdated trackChannelUpdated = (TrackChannelUpdated) obj; - return m.areEqual(this.guildId, trackChannelUpdated.guildId) && m.areEqual(this.guildName, trackChannelUpdated.guildName) && m.areEqual(this.oldName, trackChannelUpdated.oldName) && m.areEqual(this.newName, trackChannelUpdated.newName) && m.areEqual(this.oldNsfw, trackChannelUpdated.oldNsfw) && m.areEqual(this.newNsfw, trackChannelUpdated.newNsfw) && m.areEqual(this.bitrate, trackChannelUpdated.bitrate) && m.areEqual(this.oldBitrate, trackChannelUpdated.oldBitrate) && m.areEqual(this.rtcRegion, trackChannelUpdated.rtcRegion) && m.areEqual(this.oldRtcRegion, trackChannelUpdated.oldRtcRegion) && m.areEqual(this.videoQualityMode, trackChannelUpdated.videoQualityMode) && m.areEqual(this.oldVideoQualityMode, trackChannelUpdated.oldVideoQualityMode) && m.areEqual(this.defaultAutoArchiveDurationMinutes, trackChannelUpdated.defaultAutoArchiveDurationMinutes) && m.areEqual(this.oldDefaultAutoArchiveDurationMinutes, trackChannelUpdated.oldDefaultAutoArchiveDurationMinutes) && m.areEqual(this.oldArchived, trackChannelUpdated.oldArchived) && m.areEqual(this.newArchived, trackChannelUpdated.newArchived) && m.areEqual(this.oldLocked, trackChannelUpdated.oldLocked) && m.areEqual(this.newLocked, trackChannelUpdated.newLocked) && m.areEqual(this.oldInvitable, trackChannelUpdated.oldInvitable) && m.areEqual(this.newInvitable, trackChannelUpdated.newInvitable) && m.areEqual(this.oldAutoArchiveDurationMinutes, trackChannelUpdated.oldAutoArchiveDurationMinutes) && m.areEqual(this.newAutoArchiveDurationMinutes, trackChannelUpdated.newAutoArchiveDurationMinutes); + return m.areEqual(this.guildId, trackChannelUpdated.guildId) && m.areEqual(this.guildName, trackChannelUpdated.guildName) && m.areEqual(this.oldName, trackChannelUpdated.oldName) && m.areEqual(this.newName, trackChannelUpdated.newName) && m.areEqual(this.oldNsfw, trackChannelUpdated.oldNsfw) && m.areEqual(this.newNsfw, trackChannelUpdated.newNsfw) && m.areEqual(this.bitrate, trackChannelUpdated.bitrate) && m.areEqual(this.oldBitrate, trackChannelUpdated.oldBitrate) && m.areEqual(this.rtcRegion, trackChannelUpdated.rtcRegion) && m.areEqual(this.oldRtcRegion, trackChannelUpdated.oldRtcRegion) && m.areEqual(this.videoQualityMode, trackChannelUpdated.videoQualityMode) && m.areEqual(this.oldVideoQualityMode, trackChannelUpdated.oldVideoQualityMode) && m.areEqual(this.defaultAutoArchiveDurationMinutes, trackChannelUpdated.defaultAutoArchiveDurationMinutes) && m.areEqual(this.oldDefaultAutoArchiveDurationMinutes, trackChannelUpdated.oldDefaultAutoArchiveDurationMinutes) && m.areEqual(this.oldArchived, trackChannelUpdated.oldArchived) && m.areEqual(this.newArchived, trackChannelUpdated.newArchived) && m.areEqual(this.oldLocked, trackChannelUpdated.oldLocked) && m.areEqual(this.newLocked, trackChannelUpdated.newLocked) && m.areEqual(this.oldInvitable, trackChannelUpdated.oldInvitable) && m.areEqual(this.newInvitable, trackChannelUpdated.newInvitable) && m.areEqual(this.oldAutoArchiveDurationMinutes, trackChannelUpdated.oldAutoArchiveDurationMinutes) && m.areEqual(this.newAutoArchiveDurationMinutes, trackChannelUpdated.newAutoArchiveDurationMinutes) && m.areEqual(this.oldBannerHash, trackChannelUpdated.oldBannerHash) && m.areEqual(this.newBannerHash, trackChannelUpdated.newBannerHash); } public int hashCode() { @@ -96,10 +98,14 @@ public final class TrackChannelUpdated implements AnalyticsSchema, TrackBaseRece Long l8 = this.oldAutoArchiveDurationMinutes; int hashCode21 = (hashCode20 + (l8 != null ? l8.hashCode() : 0)) * 31; Long l9 = this.newAutoArchiveDurationMinutes; - if (l9 != null) { - i = l9.hashCode(); + int hashCode22 = (hashCode21 + (l9 != null ? l9.hashCode() : 0)) * 31; + CharSequence charSequence6 = this.oldBannerHash; + int hashCode23 = (hashCode22 + (charSequence6 != null ? charSequence6.hashCode() : 0)) * 31; + CharSequence charSequence7 = this.newBannerHash; + if (charSequence7 != null) { + i = charSequence7.hashCode(); } - return hashCode21 + i; + return hashCode23 + i; } public String toString() { @@ -146,6 +152,10 @@ public final class TrackChannelUpdated implements AnalyticsSchema, TrackBaseRece R.append(", oldAutoArchiveDurationMinutes="); R.append(this.oldAutoArchiveDurationMinutes); R.append(", newAutoArchiveDurationMinutes="); - return a.F(R, this.newAutoArchiveDurationMinutes, ")"); + R.append(this.newAutoArchiveDurationMinutes); + R.append(", oldBannerHash="); + R.append(this.oldBannerHash); + R.append(", newBannerHash="); + return a.D(R, this.newBannerHash, ")"); } } diff --git a/app/src/main/java/com/discord/analytics/generated/events/TrackGuildLurkStarted.java b/app/src/main/java/com/discord/analytics/generated/events/TrackGuildLurkStarted.java new file mode 100644 index 0000000000..570ebc2e06 --- /dev/null +++ b/app/src/main/java/com/discord/analytics/generated/events/TrackGuildLurkStarted.java @@ -0,0 +1,40 @@ +package com.discord.analytics.generated.events; + +import c.d.b.a.a; +import com.discord.analytics.generated.traits.TrackBase; +import com.discord.analytics.generated.traits.TrackBaseReceiver; +import com.discord.analytics.generated.traits.TrackGuild; +import com.discord.analytics.generated.traits.TrackGuildReceiver; +import com.discord.api.science.AnalyticsSchema; +import d0.z.d.m; +/* compiled from: TrackGuildLurkStarted.kt */ +public final class TrackGuildLurkStarted implements AnalyticsSchema, TrackBaseReceiver, TrackGuildReceiver { + private final transient String analyticsSchemaTypeName = "guild_lurk_started"; + private final Boolean hasVerificationGate = null; + private TrackBase trackBase; + private TrackGuild trackGuild; + + @Override // com.discord.api.science.AnalyticsSchema + public String b() { + return this.analyticsSchemaTypeName; + } + + public boolean equals(Object obj) { + if (this != obj) { + return (obj instanceof TrackGuildLurkStarted) && m.areEqual(this.hasVerificationGate, ((TrackGuildLurkStarted) obj).hasVerificationGate); + } + return true; + } + + public int hashCode() { + Boolean bool = this.hasVerificationGate; + if (bool != null) { + return bool.hashCode(); + } + return 0; + } + + public String toString() { + return a.C(a.R("TrackGuildLurkStarted(hasVerificationGate="), this.hasVerificationGate, ")"); + } +} diff --git a/app/src/main/java/com/discord/analytics/generated/events/TrackGuildLurkStartedReceiver.java b/app/src/main/java/com/discord/analytics/generated/events/TrackGuildLurkStartedReceiver.java new file mode 100644 index 0000000000..c0df89eb1e --- /dev/null +++ b/app/src/main/java/com/discord/analytics/generated/events/TrackGuildLurkStartedReceiver.java @@ -0,0 +1,6 @@ +package com.discord.analytics.generated.events; + +import com.discord.api.science.AnalyticsSchema; +/* compiled from: TrackGuildLurkStarted.kt */ +public interface TrackGuildLurkStartedReceiver extends AnalyticsSchema { +} diff --git a/app/src/main/java/com/discord/analytics/generated/events/TrackInteractionModalSubmitted.java b/app/src/main/java/com/discord/analytics/generated/events/TrackInteractionModalSubmitted.java new file mode 100644 index 0000000000..6e3ff2bf54 --- /dev/null +++ b/app/src/main/java/com/discord/analytics/generated/events/TrackInteractionModalSubmitted.java @@ -0,0 +1,48 @@ +package com.discord.analytics.generated.events; + +import c.d.b.a.a; +import com.discord.analytics.generated.traits.TrackBase; +import com.discord.analytics.generated.traits.TrackBaseReceiver; +import com.discord.api.science.AnalyticsSchema; +import d0.z.d.m; +/* compiled from: TrackInteractionModalSubmitted.kt */ +public final class TrackInteractionModalSubmitted implements AnalyticsSchema, TrackBaseReceiver { + private final transient String analyticsSchemaTypeName = "interaction_modal_submitted"; + private final Long applicationId = null; + private final Long interactionId = null; + private TrackBase trackBase; + + @Override // com.discord.api.science.AnalyticsSchema + public String b() { + return this.analyticsSchemaTypeName; + } + + public boolean equals(Object obj) { + if (this == obj) { + return true; + } + if (!(obj instanceof TrackInteractionModalSubmitted)) { + return false; + } + TrackInteractionModalSubmitted trackInteractionModalSubmitted = (TrackInteractionModalSubmitted) obj; + return m.areEqual(this.applicationId, trackInteractionModalSubmitted.applicationId) && m.areEqual(this.interactionId, trackInteractionModalSubmitted.interactionId); + } + + public int hashCode() { + Long l = this.applicationId; + int i = 0; + int hashCode = (l != null ? l.hashCode() : 0) * 31; + Long l2 = this.interactionId; + if (l2 != null) { + i = l2.hashCode(); + } + return hashCode + i; + } + + public String toString() { + StringBuilder R = a.R("TrackInteractionModalSubmitted(applicationId="); + R.append(this.applicationId); + R.append(", interactionId="); + return a.F(R, this.interactionId, ")"); + } +} diff --git a/app/src/main/java/com/discord/analytics/generated/events/TrackInteractionModalSubmittedReceiver.java b/app/src/main/java/com/discord/analytics/generated/events/TrackInteractionModalSubmittedReceiver.java new file mode 100644 index 0000000000..a2de810ee6 --- /dev/null +++ b/app/src/main/java/com/discord/analytics/generated/events/TrackInteractionModalSubmittedReceiver.java @@ -0,0 +1,6 @@ +package com.discord.analytics.generated.events; + +import com.discord.api.science.AnalyticsSchema; +/* compiled from: TrackInteractionModalSubmitted.kt */ +public interface TrackInteractionModalSubmittedReceiver extends AnalyticsSchema { +} diff --git a/app/src/main/java/com/discord/analytics/generated/events/TrackMessageDeleted.java b/app/src/main/java/com/discord/analytics/generated/events/TrackMessageDeleted.java index ffe739e191..19fde1d418 100644 --- a/app/src/main/java/com/discord/analytics/generated/events/TrackMessageDeleted.java +++ b/app/src/main/java/com/discord/analytics/generated/events/TrackMessageDeleted.java @@ -12,6 +12,7 @@ import d0.z.d.m; /* compiled from: TrackMessageDeleted.kt */ public final class TrackMessageDeleted implements AnalyticsSchema, TrackBaseReceiver, TrackChannelReceiver, TrackGuildReceiver { private final transient String analyticsSchemaTypeName = "message_deleted"; + private final Long authorId = null; private final Long messageId = null; private final CharSequence reason = null; private TrackBase trackBase; @@ -31,7 +32,7 @@ public final class TrackMessageDeleted implements AnalyticsSchema, TrackBaseRece return false; } TrackMessageDeleted trackMessageDeleted = (TrackMessageDeleted) obj; - return m.areEqual(this.messageId, trackMessageDeleted.messageId) && m.areEqual(this.reason, trackMessageDeleted.reason); + return m.areEqual(this.messageId, trackMessageDeleted.messageId) && m.areEqual(this.reason, trackMessageDeleted.reason) && m.areEqual(this.authorId, trackMessageDeleted.authorId); } public int hashCode() { @@ -39,16 +40,20 @@ public final class TrackMessageDeleted implements AnalyticsSchema, TrackBaseRece int i = 0; int hashCode = (l != null ? l.hashCode() : 0) * 31; CharSequence charSequence = this.reason; - if (charSequence != null) { - i = charSequence.hashCode(); + int hashCode2 = (hashCode + (charSequence != null ? charSequence.hashCode() : 0)) * 31; + Long l2 = this.authorId; + if (l2 != null) { + i = l2.hashCode(); } - return hashCode + i; + return hashCode2 + i; } public String toString() { StringBuilder R = a.R("TrackMessageDeleted(messageId="); R.append(this.messageId); R.append(", reason="); - return a.D(R, this.reason, ")"); + R.append(this.reason); + R.append(", authorId="); + return a.F(R, this.authorId, ")"); } } diff --git a/app/src/main/java/com/discord/analytics/generated/events/TrackPremiumGiftUpsellViewed.java b/app/src/main/java/com/discord/analytics/generated/events/TrackPremiumGiftUpsellViewed.java new file mode 100644 index 0000000000..bdbadaa3ed --- /dev/null +++ b/app/src/main/java/com/discord/analytics/generated/events/TrackPremiumGiftUpsellViewed.java @@ -0,0 +1,43 @@ +package com.discord.analytics.generated.events; + +import c.d.b.a.a; +import com.discord.analytics.generated.traits.TrackBase; +import com.discord.analytics.generated.traits.TrackBaseReceiver; +import com.discord.analytics.generated.traits.TrackLocationMetadata; +import com.discord.analytics.generated.traits.TrackLocationMetadataReceiver; +import com.discord.analytics.generated.traits.TrackSourceMetadata; +import com.discord.analytics.generated.traits.TrackSourceMetadataReceiver; +import com.discord.api.science.AnalyticsSchema; +import d0.z.d.m; +/* compiled from: TrackPremiumGiftUpsellViewed.kt */ +public final class TrackPremiumGiftUpsellViewed implements AnalyticsSchema, TrackBaseReceiver, TrackLocationMetadataReceiver, TrackSourceMetadataReceiver { + private final transient String analyticsSchemaTypeName = "premium_gift_upsell_viewed"; + private TrackBase trackBase; + private TrackLocationMetadata trackLocationMetadata; + private TrackSourceMetadata trackSourceMetadata; + private final CharSequence type = null; + + @Override // com.discord.api.science.AnalyticsSchema + public String b() { + return this.analyticsSchemaTypeName; + } + + public boolean equals(Object obj) { + if (this != obj) { + return (obj instanceof TrackPremiumGiftUpsellViewed) && m.areEqual(this.type, ((TrackPremiumGiftUpsellViewed) obj).type); + } + return true; + } + + public int hashCode() { + CharSequence charSequence = this.type; + if (charSequence != null) { + return charSequence.hashCode(); + } + return 0; + } + + public String toString() { + return a.D(a.R("TrackPremiumGiftUpsellViewed(type="), this.type, ")"); + } +} diff --git a/app/src/main/java/com/discord/analytics/generated/events/TrackPremiumGiftUpsellViewedReceiver.java b/app/src/main/java/com/discord/analytics/generated/events/TrackPremiumGiftUpsellViewedReceiver.java new file mode 100644 index 0000000000..3b22741b0a --- /dev/null +++ b/app/src/main/java/com/discord/analytics/generated/events/TrackPremiumGiftUpsellViewedReceiver.java @@ -0,0 +1,6 @@ +package com.discord.analytics.generated.events; + +import com.discord.api.science.AnalyticsSchema; +/* compiled from: TrackPremiumGiftUpsellViewed.kt */ +public interface TrackPremiumGiftUpsellViewedReceiver extends AnalyticsSchema { +} diff --git a/app/src/main/java/com/discord/analytics/generated/events/TrackPremiumGuildUpsellOpened.java b/app/src/main/java/com/discord/analytics/generated/events/TrackPremiumGuildUpsellOpened.java new file mode 100644 index 0000000000..f5c4fbbe75 --- /dev/null +++ b/app/src/main/java/com/discord/analytics/generated/events/TrackPremiumGuildUpsellOpened.java @@ -0,0 +1,49 @@ +package com.discord.analytics.generated.events; + +import c.d.b.a.a; +import com.discord.analytics.generated.traits.TrackBase; +import com.discord.analytics.generated.traits.TrackBaseReceiver; +import com.discord.analytics.generated.traits.TrackChannel; +import com.discord.analytics.generated.traits.TrackChannelReceiver; +import com.discord.analytics.generated.traits.TrackGuild; +import com.discord.analytics.generated.traits.TrackGuildReceiver; +import com.discord.analytics.generated.traits.TrackLocationMetadata; +import com.discord.analytics.generated.traits.TrackLocationMetadataReceiver; +import com.discord.analytics.generated.traits.TrackSourceMetadata; +import com.discord.analytics.generated.traits.TrackSourceMetadataReceiver; +import com.discord.api.science.AnalyticsSchema; +import d0.z.d.m; +/* compiled from: TrackPremiumGuildUpsellOpened.kt */ +public final class TrackPremiumGuildUpsellOpened implements AnalyticsSchema, TrackBaseReceiver, TrackChannelReceiver, TrackGuildReceiver, TrackLocationMetadataReceiver, TrackSourceMetadataReceiver { + private final transient String analyticsSchemaTypeName = "premium_guild_upsell_opened"; + private TrackBase trackBase; + private TrackChannel trackChannel; + private TrackGuild trackGuild; + private TrackLocationMetadata trackLocationMetadata; + private TrackSourceMetadata trackSourceMetadata; + private final CharSequence type = null; + + @Override // com.discord.api.science.AnalyticsSchema + public String b() { + return this.analyticsSchemaTypeName; + } + + public boolean equals(Object obj) { + if (this != obj) { + return (obj instanceof TrackPremiumGuildUpsellOpened) && m.areEqual(this.type, ((TrackPremiumGuildUpsellOpened) obj).type); + } + return true; + } + + public int hashCode() { + CharSequence charSequence = this.type; + if (charSequence != null) { + return charSequence.hashCode(); + } + return 0; + } + + public String toString() { + return a.D(a.R("TrackPremiumGuildUpsellOpened(type="), this.type, ")"); + } +} diff --git a/app/src/main/java/com/discord/analytics/generated/events/TrackPremiumGuildUpsellOpenedReceiver.java b/app/src/main/java/com/discord/analytics/generated/events/TrackPremiumGuildUpsellOpenedReceiver.java new file mode 100644 index 0000000000..65a805d4a4 --- /dev/null +++ b/app/src/main/java/com/discord/analytics/generated/events/TrackPremiumGuildUpsellOpenedReceiver.java @@ -0,0 +1,6 @@ +package com.discord.analytics.generated.events; + +import com.discord.api.science.AnalyticsSchema; +/* compiled from: TrackPremiumGuildUpsellOpened.kt */ +public interface TrackPremiumGuildUpsellOpenedReceiver extends AnalyticsSchema { +} diff --git a/app/src/main/java/com/discord/analytics/generated/events/impression/TrackImpressionHubEmailSignup.java b/app/src/main/java/com/discord/analytics/generated/events/impression/TrackImpressionHubEmailSignup.java index fc65a50c10..a70493c188 100644 --- a/app/src/main/java/com/discord/analytics/generated/events/impression/TrackImpressionHubEmailSignup.java +++ b/app/src/main/java/com/discord/analytics/generated/events/impression/TrackImpressionHubEmailSignup.java @@ -1,5 +1,6 @@ package com.discord.analytics.generated.events.impression; +import c.d.b.a.a; import com.discord.analytics.generated.traits.TrackBase; import com.discord.analytics.generated.traits.TrackBaseReceiver; import com.discord.analytics.generated.traits.TrackChannel; @@ -11,17 +12,48 @@ import com.discord.analytics.generated.traits.TrackImpressionMetadataReceiver; import com.discord.analytics.generated.traits.TrackLocationMetadata; import com.discord.analytics.generated.traits.TrackLocationMetadataReceiver; import com.discord.api.science.AnalyticsSchema; +import d0.z.d.m; /* compiled from: TrackImpressionHubEmailSignup.kt */ public final class TrackImpressionHubEmailSignup implements AnalyticsSchema, TrackBaseReceiver, TrackGuildReceiver, TrackChannelReceiver, TrackLocationMetadataReceiver, TrackImpressionMetadataReceiver { - private final transient String analyticsSchemaTypeName = "impression_hub_email_signup"; + private final transient String analyticsSchemaTypeName; + private final Boolean hasInvite; private TrackBase trackBase; private TrackChannel trackChannel; private TrackGuild trackGuild; private TrackImpressionMetadata trackImpressionMetadata; private TrackLocationMetadata trackLocationMetadata; + public TrackImpressionHubEmailSignup() { + this.hasInvite = null; + this.analyticsSchemaTypeName = "impression_hub_email_signup"; + } + + public TrackImpressionHubEmailSignup(Boolean bool) { + this.hasInvite = bool; + this.analyticsSchemaTypeName = "impression_hub_email_signup"; + } + @Override // com.discord.api.science.AnalyticsSchema public String b() { return this.analyticsSchemaTypeName; } + + public boolean equals(Object obj) { + if (this != obj) { + return (obj instanceof TrackImpressionHubEmailSignup) && m.areEqual(this.hasInvite, ((TrackImpressionHubEmailSignup) obj).hasInvite); + } + return true; + } + + public int hashCode() { + Boolean bool = this.hasInvite; + if (bool != null) { + return bool.hashCode(); + } + return 0; + } + + public String toString() { + return a.C(a.R("TrackImpressionHubEmailSignup(hasInvite="), this.hasInvite, ")"); + } } diff --git a/app/src/main/java/com/discord/api/guildjoinrequest/GuildJoinRequest.java b/app/src/main/java/com/discord/api/guildjoinrequest/GuildJoinRequest.java index 721f9679b9..eac0354597 100644 --- a/app/src/main/java/com/discord/api/guildjoinrequest/GuildJoinRequest.java +++ b/app/src/main/java/com/discord/api/guildjoinrequest/GuildJoinRequest.java @@ -23,7 +23,11 @@ public final class GuildJoinRequest { return this.guildId; } - public final long c() { + public final String c() { + return this.rejectionReason; + } + + public final long d() { return this.userId; } diff --git a/app/src/main/java/com/discord/api/guildjoinrequest/GuildJoinRequestDelete.java b/app/src/main/java/com/discord/api/guildjoinrequest/GuildJoinRequestDelete.java new file mode 100644 index 0000000000..fa67bdf15b --- /dev/null +++ b/app/src/main/java/com/discord/api/guildjoinrequest/GuildJoinRequestDelete.java @@ -0,0 +1,40 @@ +package com.discord.api.guildjoinrequest; + +import c.d.b.a.a; +/* compiled from: GuildJoinRequest.kt */ +public final class GuildJoinRequestDelete { + private final long guildId; + private final long userId; + + public final long a() { + return this.guildId; + } + + public final long b() { + return this.userId; + } + + public boolean equals(Object obj) { + if (this == obj) { + return true; + } + if (!(obj instanceof GuildJoinRequestDelete)) { + return false; + } + GuildJoinRequestDelete guildJoinRequestDelete = (GuildJoinRequestDelete) obj; + return this.userId == guildJoinRequestDelete.userId && this.guildId == guildJoinRequestDelete.guildId; + } + + public int hashCode() { + long j = this.userId; + long j2 = this.guildId; + return (((int) (j ^ (j >>> 32))) * 31) + ((int) (j2 ^ (j2 >>> 32))); + } + + public String toString() { + StringBuilder R = a.R("GuildJoinRequestDelete(userId="); + R.append(this.userId); + R.append(", guildId="); + return a.B(R, this.guildId, ")"); + } +} diff --git a/app/src/main/java/com/discord/api/report/ReportSubmissionBody.java b/app/src/main/java/com/discord/api/report/ReportSubmissionBody.java index f71e1b878f..cadf7a4c6a 100644 --- a/app/src/main/java/com/discord/api/report/ReportSubmissionBody.java +++ b/app/src/main/java/com/discord/api/report/ReportSubmissionBody.java @@ -15,9 +15,10 @@ import kotlin.jvm.internal.DefaultConstructorMarker; public final class ReportSubmissionBody { public static final Companion Companion = new Companion(null); private final List breadcrumbs; - private final long channelId; + private final Long channelId; private final Map> elements; private final Long guildId; + private final Long guildScheduledEventId; private final Long hubId; /* renamed from: id reason: collision with root package name */ @@ -76,11 +77,13 @@ public final class ReportSubmissionBody { } } - public ReportSubmissionBody(long j, Long l, long j2, Long l2, Long l3, String str, String str2, String str3, String str4, List list, Map map, int i) { - Long l4 = null; - Long l5 = (i & 2) != 0 ? null : l; - Long l6 = (i & 8) != 0 ? null : l2; - l4 = (i & 16) == 0 ? l3 : l4; + public ReportSubmissionBody(long j, Long l, Long l2, Long l3, Long l4, Long l5, String str, String str2, String str3, String str4, List list, Map map, int i) { + Long l6 = null; + Long l7 = (i & 2) != 0 ? null : l; + Long l8 = (i & 4) != 0 ? null : l2; + Long l9 = (i & 8) != 0 ? null : l3; + Long l10 = (i & 16) != 0 ? null : l4; + l6 = (i & 32) == 0 ? l5 : l6; m.checkNotNullParameter(str, "language"); m.checkNotNullParameter(str2, "variant"); m.checkNotNullParameter(str3, ModelAuditLogEntry.CHANGE_KEY_NAME); @@ -88,10 +91,11 @@ public final class ReportSubmissionBody { m.checkNotNullParameter(list, "breadcrumbs"); m.checkNotNullParameter(map, "elements"); this.f1625id = j; - this.messageId = l5; - this.channelId = j2; - this.guildId = l6; - this.hubId = l4; + this.messageId = l7; + this.channelId = l8; + this.guildId = l9; + this.hubId = l10; + this.guildScheduledEventId = l6; this.language = str; this.variant = str2; this.name = str3; @@ -108,7 +112,7 @@ public final class ReportSubmissionBody { return false; } ReportSubmissionBody reportSubmissionBody = (ReportSubmissionBody) obj; - return this.f1625id == reportSubmissionBody.f1625id && m.areEqual(this.messageId, reportSubmissionBody.messageId) && this.channelId == reportSubmissionBody.channelId && m.areEqual(this.guildId, reportSubmissionBody.guildId) && m.areEqual(this.hubId, reportSubmissionBody.hubId) && m.areEqual(this.language, reportSubmissionBody.language) && m.areEqual(this.variant, reportSubmissionBody.variant) && m.areEqual(this.name, reportSubmissionBody.name) && m.areEqual(this.version, reportSubmissionBody.version) && m.areEqual(this.breadcrumbs, reportSubmissionBody.breadcrumbs) && m.areEqual(this.elements, reportSubmissionBody.elements); + return this.f1625id == reportSubmissionBody.f1625id && m.areEqual(this.messageId, reportSubmissionBody.messageId) && m.areEqual(this.channelId, reportSubmissionBody.channelId) && m.areEqual(this.guildId, reportSubmissionBody.guildId) && m.areEqual(this.hubId, reportSubmissionBody.hubId) && m.areEqual(this.guildScheduledEventId, reportSubmissionBody.guildScheduledEventId) && m.areEqual(this.language, reportSubmissionBody.language) && m.areEqual(this.variant, reportSubmissionBody.variant) && m.areEqual(this.name, reportSubmissionBody.name) && m.areEqual(this.version, reportSubmissionBody.version) && m.areEqual(this.breadcrumbs, reportSubmissionBody.breadcrumbs) && m.areEqual(this.elements, reportSubmissionBody.elements); } public int hashCode() { @@ -116,28 +120,30 @@ public final class ReportSubmissionBody { int i = ((int) (j ^ (j >>> 32))) * 31; Long l = this.messageId; int i2 = 0; - int hashCode = l != null ? l.hashCode() : 0; - long j2 = this.channelId; - int i3 = (((i + hashCode) * 31) + ((int) (j2 ^ (j2 >>> 32)))) * 31; - Long l2 = this.guildId; - int hashCode2 = (i3 + (l2 != null ? l2.hashCode() : 0)) * 31; - Long l3 = this.hubId; + int hashCode = (i + (l != null ? l.hashCode() : 0)) * 31; + Long l2 = this.channelId; + int hashCode2 = (hashCode + (l2 != null ? l2.hashCode() : 0)) * 31; + Long l3 = this.guildId; int hashCode3 = (hashCode2 + (l3 != null ? l3.hashCode() : 0)) * 31; + Long l4 = this.hubId; + int hashCode4 = (hashCode3 + (l4 != null ? l4.hashCode() : 0)) * 31; + Long l5 = this.guildScheduledEventId; + int hashCode5 = (hashCode4 + (l5 != null ? l5.hashCode() : 0)) * 31; String str = this.language; - int hashCode4 = (hashCode3 + (str != null ? str.hashCode() : 0)) * 31; + int hashCode6 = (hashCode5 + (str != null ? str.hashCode() : 0)) * 31; String str2 = this.variant; - int hashCode5 = (hashCode4 + (str2 != null ? str2.hashCode() : 0)) * 31; + int hashCode7 = (hashCode6 + (str2 != null ? str2.hashCode() : 0)) * 31; String str3 = this.name; - int hashCode6 = (hashCode5 + (str3 != null ? str3.hashCode() : 0)) * 31; + int hashCode8 = (hashCode7 + (str3 != null ? str3.hashCode() : 0)) * 31; String str4 = this.version; - int hashCode7 = (hashCode6 + (str4 != null ? str4.hashCode() : 0)) * 31; + int hashCode9 = (hashCode8 + (str4 != null ? str4.hashCode() : 0)) * 31; List list = this.breadcrumbs; - int hashCode8 = (hashCode7 + (list != null ? list.hashCode() : 0)) * 31; + int hashCode10 = (hashCode9 + (list != null ? list.hashCode() : 0)) * 31; Map> map = this.elements; if (map != null) { i2 = map.hashCode(); } - return hashCode8 + i2; + return hashCode10 + i2; } public String toString() { @@ -151,6 +157,8 @@ public final class ReportSubmissionBody { R.append(this.guildId); R.append(", hubId="); R.append(this.hubId); + R.append(", guildScheduledEventId="); + R.append(this.guildScheduledEventId); R.append(", language="); R.append(this.language); R.append(", variant="); diff --git a/app/src/main/java/com/discord/api/report/ReportType.java b/app/src/main/java/com/discord/api/report/ReportType.java index d9135f3d0b..fd50c9ee0b 100644 --- a/app/src/main/java/com/discord/api/report/ReportType.java +++ b/app/src/main/java/com/discord/api/report/ReportType.java @@ -3,7 +3,8 @@ package com.discord.api.report; public enum ReportType { Message("message"), StageChannel("stage_channel"), - DirectoryServer("guild_directory_entry"); + DirectoryServer("guild_directory_entry"), + GuildScheduledEvent("guild_scheduled_event"); private final String pathValue; diff --git a/app/src/main/java/com/discord/databinding/ViewReportsMenuNodeBinding.java b/app/src/main/java/com/discord/databinding/ViewReportsMenuNodeBinding.java index ef7ce1286b..0fa5f9e073 100644 --- a/app/src/main/java/com/discord/databinding/ViewReportsMenuNodeBinding.java +++ b/app/src/main/java/com/discord/databinding/ViewReportsMenuNodeBinding.java @@ -11,9 +11,9 @@ import androidx.annotation.Nullable; import androidx.constraintlayout.widget.ConstraintLayout; import androidx.constraintlayout.widget.Guideline; import androidx.viewbinding.ViewBinding; -import c.a.i.i2; import c.a.i.j2; -import c.a.i.r4; +import c.a.i.k2; +import c.a.i.s4; import com.discord.R; import com.discord.utilities.view.text.LinkifiedTextView; import com.discord.widgets.mobile_reports.MobileReportsBottomButton; @@ -25,17 +25,17 @@ public final class ViewReportsMenuNodeBinding implements ViewBinding { @NonNull public final ConstraintLayout a; @NonNull - public final j2 b; + public final k2 b; @NonNull /* renamed from: c reason: collision with root package name */ - public final j2 f1728c; + public final k2 f1728c; @NonNull - public final r4 d; + public final s4 d; @NonNull public final LinearLayout e; @NonNull - public final i2 f; + public final j2 f; @NonNull public final MobileReportsBottomButton g; @NonNull @@ -59,13 +59,13 @@ public final class ViewReportsMenuNodeBinding implements ViewBinding { @NonNull public final ImageView q; - public ViewReportsMenuNodeBinding(@NonNull ConstraintLayout constraintLayout, @NonNull j2 j2Var, @NonNull j2 j2Var2, @NonNull r4 r4Var, @NonNull LinearLayout linearLayout, @NonNull i2 i2Var, @NonNull MobileReportsBottomButton mobileReportsBottomButton, @NonNull MobileReportsBreadcrumbs mobileReportsBreadcrumbs, @NonNull MaterialCardView materialCardView, @NonNull LinearLayout linearLayout2, @NonNull MaterialCardView materialCardView2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull MaterialCardView materialCardView3, @NonNull TextView textView3, @NonNull MaterialCardView materialCardView4, @NonNull LinkifiedTextView linkifiedTextView, @NonNull ImageView imageView) { + public ViewReportsMenuNodeBinding(@NonNull ConstraintLayout constraintLayout, @NonNull k2 k2Var, @NonNull k2 k2Var2, @NonNull s4 s4Var, @NonNull LinearLayout linearLayout, @NonNull j2 j2Var, @NonNull MobileReportsBottomButton mobileReportsBottomButton, @NonNull MobileReportsBreadcrumbs mobileReportsBreadcrumbs, @NonNull MaterialCardView materialCardView, @NonNull LinearLayout linearLayout2, @NonNull MaterialCardView materialCardView2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull MaterialCardView materialCardView3, @NonNull TextView textView3, @NonNull MaterialCardView materialCardView4, @NonNull LinkifiedTextView linkifiedTextView, @NonNull ImageView imageView) { this.a = constraintLayout; - this.b = j2Var; - this.f1728c = j2Var2; - this.d = r4Var; + this.b = k2Var; + this.f1728c = k2Var2; + this.d = s4Var; this.e = linearLayout; - this.f = i2Var; + this.f = j2Var; this.g = mobileReportsBottomButton; this.h = mobileReportsBreadcrumbs; this.i = materialCardView; @@ -88,10 +88,10 @@ public final class ViewReportsMenuNodeBinding implements ViewBinding { View findViewById = inflate.findViewById(R.id.mobile_reports_channel_preview); int i = R.id.mobile_reports_node_header; if (findViewById != null) { - j2 a = j2.a(findViewById); + k2 a = k2.a(findViewById); View findViewById2 = inflate.findViewById(R.id.mobile_reports_directory_channel_preview); if (findViewById2 != null) { - j2 a2 = j2.a(findViewById2); + k2 a2 = k2.a(findViewById2); View findViewById3 = inflate.findViewById(R.id.mobile_reports_message_preview); if (findViewById3 != null) { int i2 = R.id.chat_list_adapter_item_chat_attachment_icon; @@ -115,7 +115,7 @@ public final class ViewReportsMenuNodeBinding implements ViewBinding { i2 = R.id.report_message_top_guideline; Guideline guideline3 = (Guideline) findViewById3.findViewById(R.id.report_message_top_guideline); if (guideline3 != null) { - r4 r4Var = new r4((ConstraintLayout) findViewById3, imageView, linkifiedTextView, simpleDraweeView, textView, guideline, guideline2, guideline3); + s4 s4Var = new s4((ConstraintLayout) findViewById3, imageView, linkifiedTextView, simpleDraweeView, textView, guideline, guideline2, guideline3); LinearLayout linearLayout = (LinearLayout) inflate.findViewById(R.id.mobile_reports_multiselect); if (linearLayout != null) { View findViewById4 = inflate.findViewById(R.id.mobile_reports_node_block_user); @@ -135,7 +135,7 @@ public final class ViewReportsMenuNodeBinding implements ViewBinding { i3 = R.id.mobile_reports_block_user_name; TextView textView4 = (TextView) findViewById4.findViewById(R.id.mobile_reports_block_user_name); if (textView4 != null) { - i2 i2Var = new i2((LinearLayout) findViewById4, simpleDraweeView2, materialButton, textView2, textView3, textView4); + j2 j2Var = new j2((LinearLayout) findViewById4, simpleDraweeView2, materialButton, textView2, textView3, textView4); MobileReportsBottomButton mobileReportsBottomButton = (MobileReportsBottomButton) inflate.findViewById(R.id.mobile_reports_node_bottom_button); if (mobileReportsBottomButton != null) { MobileReportsBreadcrumbs mobileReportsBreadcrumbs = (MobileReportsBreadcrumbs) inflate.findViewById(R.id.mobile_reports_node_breadcrumbs); @@ -162,7 +162,7 @@ public final class ViewReportsMenuNodeBinding implements ViewBinding { if (linkifiedTextView2 != null) { ImageView imageView2 = (ImageView) inflate.findViewById(R.id.mobile_reports_node_success_shield); if (imageView2 != null) { - return new ViewReportsMenuNodeBinding((ConstraintLayout) inflate, a, a2, r4Var, linearLayout, i2Var, mobileReportsBottomButton, mobileReportsBreadcrumbs, materialCardView, linearLayout2, materialCardView2, textView5, textView6, materialCardView3, textView7, materialCardView4, linkifiedTextView2, imageView2); + return new ViewReportsMenuNodeBinding((ConstraintLayout) inflate, a, a2, s4Var, linearLayout, j2Var, mobileReportsBottomButton, mobileReportsBreadcrumbs, materialCardView, linearLayout2, materialCardView2, textView5, textView6, materialCardView3, textView7, materialCardView4, linkifiedTextView2, imageView2); } i = R.id.mobile_reports_node_success_shield; } diff --git a/app/src/main/java/com/discord/databinding/WidgetCallFullscreenBinding.java b/app/src/main/java/com/discord/databinding/WidgetCallFullscreenBinding.java index 9be431d55d..eb02eb954a 100644 --- a/app/src/main/java/com/discord/databinding/WidgetCallFullscreenBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetCallFullscreenBinding.java @@ -14,8 +14,8 @@ import androidx.coordinatorlayout.widget.CoordinatorLayout; import androidx.fragment.app.FragmentContainerView; import androidx.recyclerview.widget.RecyclerView; import androidx.viewbinding.ViewBinding; -import c.a.i.i4; import c.a.i.j4; +import c.a.i.k4; import com.discord.views.calls.CallEventsButtonView; import com.discord.views.calls.StageCallVisitCommunityView; import com.discord.views.calls.VideoCallParticipantView; @@ -37,7 +37,7 @@ public final class WidgetCallFullscreenBinding implements ViewBinding { @NonNull public final RelativeLayout d; @NonNull - public final i4 e; + public final j4 e; @NonNull public final CoordinatorLayout f; @NonNull @@ -67,7 +67,7 @@ public final class WidgetCallFullscreenBinding implements ViewBinding { @NonNull /* renamed from: s reason: collision with root package name */ - public final j4 f1761s; + public final k4 f1761s; @NonNull public final ConstraintLayout t; @NonNull @@ -85,12 +85,12 @@ public final class WidgetCallFullscreenBinding implements ViewBinding { /* renamed from: y reason: collision with root package name */ public final VoiceControlsSheetView f1763y; - public WidgetCallFullscreenBinding(@NonNull ConstraintLayout constraintLayout, @NonNull Toolbar toolbar, @NonNull AppBarLayout appBarLayout, @NonNull RelativeLayout relativeLayout, @NonNull i4 i4Var, @NonNull Barrier barrier, @NonNull ConstraintLayout constraintLayout2, @NonNull CoordinatorLayout coordinatorLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull ConstraintLayout constraintLayout3, @NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton2, @NonNull VideoCallParticipantView videoCallParticipantView, @NonNull RecyclerView recyclerView, @NonNull MaterialButton materialButton3, @NonNull ConstraintLayout constraintLayout4, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull ImageView imageView, @NonNull RecyclerView recyclerView2, @NonNull StageCallVisitCommunityView stageCallVisitCommunityView, @NonNull ViewStub viewStub, @NonNull j4 j4Var, @NonNull ConstraintLayout constraintLayout5, @NonNull UserSummaryView userSummaryView, @NonNull MaterialTextView materialTextView, @NonNull CallEventsButtonView callEventsButtonView, @NonNull VoiceCallActiveEventView voiceCallActiveEventView, @NonNull Barrier barrier2, @NonNull VoiceControlsSheetView voiceControlsSheetView, @NonNull FragmentContainerView fragmentContainerView) { + public WidgetCallFullscreenBinding(@NonNull ConstraintLayout constraintLayout, @NonNull Toolbar toolbar, @NonNull AppBarLayout appBarLayout, @NonNull RelativeLayout relativeLayout, @NonNull j4 j4Var, @NonNull Barrier barrier, @NonNull ConstraintLayout constraintLayout2, @NonNull CoordinatorLayout coordinatorLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull ConstraintLayout constraintLayout3, @NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton2, @NonNull VideoCallParticipantView videoCallParticipantView, @NonNull RecyclerView recyclerView, @NonNull MaterialButton materialButton3, @NonNull ConstraintLayout constraintLayout4, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull ImageView imageView, @NonNull RecyclerView recyclerView2, @NonNull StageCallVisitCommunityView stageCallVisitCommunityView, @NonNull ViewStub viewStub, @NonNull k4 k4Var, @NonNull ConstraintLayout constraintLayout5, @NonNull UserSummaryView userSummaryView, @NonNull MaterialTextView materialTextView, @NonNull CallEventsButtonView callEventsButtonView, @NonNull VoiceCallActiveEventView voiceCallActiveEventView, @NonNull Barrier barrier2, @NonNull VoiceControlsSheetView voiceControlsSheetView, @NonNull FragmentContainerView fragmentContainerView) { this.a = constraintLayout; this.b = toolbar; this.f1760c = appBarLayout; this.d = relativeLayout; - this.e = i4Var; + this.e = j4Var; this.f = coordinatorLayout; this.g = materialButton; this.h = textView; @@ -104,7 +104,7 @@ public final class WidgetCallFullscreenBinding implements ViewBinding { this.p = recyclerView2; this.q = stageCallVisitCommunityView; this.r = viewStub; - this.f1761s = j4Var; + this.f1761s = k4Var; this.t = constraintLayout5; this.u = userSummaryView; this.v = materialTextView; diff --git a/app/src/main/java/com/discord/databinding/WidgetCallPreviewFullscreenBinding.java b/app/src/main/java/com/discord/databinding/WidgetCallPreviewFullscreenBinding.java new file mode 100644 index 0000000000..ac58c6c4cc --- /dev/null +++ b/app/src/main/java/com/discord/databinding/WidgetCallPreviewFullscreenBinding.java @@ -0,0 +1,52 @@ +package com.discord.databinding; + +import android.view.View; +import android.widget.TextView; +import androidx.annotation.NonNull; +import androidx.appcompat.widget.Toolbar; +import androidx.constraintlayout.widget.ConstraintLayout; +import androidx.recyclerview.widget.RecyclerView; +import androidx.viewbinding.ViewBinding; +import c.a.i.j0; +import com.google.android.material.appbar.AppBarLayout; +import com.google.android.material.button.MaterialButton; +public final class WidgetCallPreviewFullscreenBinding implements ViewBinding { + @NonNull + public final ConstraintLayout a; + @NonNull + public final Toolbar b; + @NonNull + + /* renamed from: c reason: collision with root package name */ + public final AppBarLayout f1764c; + @NonNull + public final TextView d; + @NonNull + public final ConstraintLayout e; + @NonNull + public final MaterialButton f; + @NonNull + public final MaterialButton g; + @NonNull + public final RecyclerView h; + @NonNull + public final j0 i; + + public WidgetCallPreviewFullscreenBinding(@NonNull ConstraintLayout constraintLayout, @NonNull Toolbar toolbar, @NonNull AppBarLayout appBarLayout, @NonNull TextView textView, @NonNull ConstraintLayout constraintLayout2, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull RecyclerView recyclerView, @NonNull j0 j0Var) { + this.a = constraintLayout; + this.b = toolbar; + this.f1764c = appBarLayout; + this.d = textView; + this.e = constraintLayout2; + this.f = materialButton; + this.g = materialButton2; + this.h = recyclerView; + this.i = j0Var; + } + + @Override // androidx.viewbinding.ViewBinding + @NonNull + public View getRoot() { + return this.a; + } +} diff --git a/app/src/main/java/com/discord/databinding/WidgetChangeGuildIdentityBinding.java b/app/src/main/java/com/discord/databinding/WidgetChangeGuildIdentityBinding.java index 792aa303b7..2fa05b8fd8 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChangeGuildIdentityBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChangeGuildIdentityBinding.java @@ -21,7 +21,7 @@ public final class WidgetChangeGuildIdentityBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final ShinyButton f1764c; + public final ShinyButton f1765c; @NonNull public final SimpleDraweeView d; @NonNull @@ -36,7 +36,7 @@ public final class WidgetChangeGuildIdentityBinding implements ViewBinding { public WidgetChangeGuildIdentityBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull TextView textView, @NonNull CardView cardView, @NonNull DimmerView dimmerView, @NonNull ShinyButton shinyButton, @NonNull SimpleDraweeView simpleDraweeView, @NonNull CardView cardView2, @NonNull RelativeLayout relativeLayout, @NonNull CardView cardView3, @NonNull FloatingActionButton floatingActionButton, @NonNull TextInputLayout textInputLayout, @NonNull LinearLayout linearLayout) { this.a = coordinatorLayout; this.b = dimmerView; - this.f1764c = shinyButton; + this.f1765c = shinyButton; this.d = simpleDraweeView; this.e = relativeLayout; this.f = floatingActionButton; diff --git a/app/src/main/java/com/discord/databinding/WidgetChangeLogBinding.java b/app/src/main/java/com/discord/databinding/WidgetChangeLogBinding.java index f3494cdd12..b0be5c9676 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChangeLogBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChangeLogBinding.java @@ -17,7 +17,7 @@ public final class WidgetChangeLogBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final AppCompatImageButton f1765c; + public final AppCompatImageButton f1766c; @NonNull public final AppCompatImageButton d; @NonNull @@ -34,7 +34,7 @@ public final class WidgetChangeLogBinding implements ViewBinding { public WidgetChangeLogBinding(@NonNull LinearLayout linearLayout, @NonNull LinkifiedTextView linkifiedTextView, @NonNull LinearLayout linearLayout2, @NonNull AppCompatImageButton appCompatImageButton, @NonNull AppCompatImageButton appCompatImageButton2, @NonNull NestedScrollView nestedScrollView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull AppCompatImageButton appCompatImageButton3, @NonNull VideoView videoView, @NonNull SimpleDraweeView simpleDraweeView2) { this.a = linearLayout; this.b = linkifiedTextView; - this.f1765c = appCompatImageButton; + this.f1766c = appCompatImageButton; this.d = appCompatImageButton2; this.e = nestedScrollView; this.f = simpleDraweeView; diff --git a/app/src/main/java/com/discord/databinding/WidgetChangeLogSpecialBinding.java b/app/src/main/java/com/discord/databinding/WidgetChangeLogSpecialBinding.java index c022a9c270..4f25bd65f3 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChangeLogSpecialBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChangeLogSpecialBinding.java @@ -20,7 +20,7 @@ public final class WidgetChangeLogSpecialBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageButton f1766c; + public final ImageButton f1767c; @NonNull public final MaterialButton d; @NonNull @@ -41,7 +41,7 @@ public final class WidgetChangeLogSpecialBinding implements ViewBinding { public WidgetChangeLogSpecialBinding(@NonNull LinearLayout linearLayout, @NonNull LinkifiedTextView linkifiedTextView, @NonNull ImageButton imageButton, @NonNull MaterialButton materialButton, @NonNull ImageButton imageButton2, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull NestedScrollView nestedScrollView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull VideoView videoView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull CardView cardView, @NonNull CardView cardView2) { this.a = linearLayout; this.b = linkifiedTextView; - this.f1766c = imageButton; + this.f1767c = imageButton; this.d = materialButton; this.e = imageButton2; this.f = textView2; diff --git a/app/src/main/java/com/discord/databinding/WidgetChannelFollowSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetChannelFollowSheetBinding.java index b7a74bf497..bead93a8f5 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChannelFollowSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChannelFollowSheetBinding.java @@ -18,7 +18,7 @@ public final class WidgetChannelFollowSheetBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1767c; + public final TextView f1768c; @NonNull public final SimpleDraweeView d; @NonNull @@ -37,7 +37,7 @@ public final class WidgetChannelFollowSheetBinding implements ViewBinding { public WidgetChannelFollowSheetBinding(@NonNull NestedScrollView nestedScrollView, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialCardView materialCardView, @NonNull MaterialCardView materialCardView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull MaterialButton materialButton, @NonNull AppViewFlipper appViewFlipper) { this.a = nestedScrollView; this.b = textView; - this.f1767c = textView2; + this.f1768c = textView2; this.d = simpleDraweeView; this.e = materialCardView; this.f = materialCardView2; diff --git a/app/src/main/java/com/discord/databinding/WidgetChannelFollowSuccessDialogBinding.java b/app/src/main/java/com/discord/databinding/WidgetChannelFollowSuccessDialogBinding.java index fc00a15845..c54651e6a8 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChannelFollowSuccessDialogBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChannelFollowSuccessDialogBinding.java @@ -15,14 +15,14 @@ public final class WidgetChannelFollowSuccessDialogBinding implements ViewBindin @NonNull /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeView f1768c; + public final SimpleDraweeView f1769c; @NonNull public final TextView d; public WidgetChannelFollowSuccessDialogBinding(@NonNull NestedScrollView nestedScrollView, @NonNull MaterialButton materialButton, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { this.a = nestedScrollView; this.b = materialButton; - this.f1768c = simpleDraweeView; + this.f1769c = simpleDraweeView; this.d = textView; } diff --git a/app/src/main/java/com/discord/databinding/WidgetChannelGroupDmSettingsBinding.java b/app/src/main/java/com/discord/databinding/WidgetChannelGroupDmSettingsBinding.java index 8c6d14d2b0..d2b26a87bc 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChannelGroupDmSettingsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChannelGroupDmSettingsBinding.java @@ -18,7 +18,7 @@ public final class WidgetChannelGroupDmSettingsBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final FloatingActionButton f1769c; + public final FloatingActionButton f1770c; @NonNull public final NotificationMuteSettingsView d; @NonNull @@ -33,7 +33,7 @@ public final class WidgetChannelGroupDmSettingsBinding implements ViewBinding { public WidgetChannelGroupDmSettingsBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull TextInputLayout textInputLayout, @NonNull FloatingActionButton floatingActionButton, @NonNull NotificationMuteSettingsView notificationMuteSettingsView, @NonNull NestedScrollView nestedScrollView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2) { this.a = coordinatorLayout; this.b = textInputLayout; - this.f1769c = floatingActionButton; + this.f1770c = floatingActionButton; this.d = notificationMuteSettingsView; this.e = nestedScrollView; this.f = simpleDraweeView; diff --git a/app/src/main/java/com/discord/databinding/WidgetChannelMembersListItemAddOrLeaveBinding.java b/app/src/main/java/com/discord/databinding/WidgetChannelMembersListItemAddOrLeaveBinding.java index a054a9ca53..a868d73238 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChannelMembersListItemAddOrLeaveBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChannelMembersListItemAddOrLeaveBinding.java @@ -18,12 +18,12 @@ public final class WidgetChannelMembersListItemAddOrLeaveBinding implements View @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1770c; + public final TextView f1771c; public WidgetChannelMembersListItemAddOrLeaveBinding(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView) { this.a = linearLayout; this.b = imageView; - this.f1770c = textView; + this.f1771c = textView; } @NonNull diff --git a/app/src/main/java/com/discord/databinding/WidgetChannelMembersListItemHeaderBinding.java b/app/src/main/java/com/discord/databinding/WidgetChannelMembersListItemHeaderBinding.java index 8de5839e4a..2f86cfc2a6 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChannelMembersListItemHeaderBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChannelMembersListItemHeaderBinding.java @@ -18,12 +18,12 @@ public final class WidgetChannelMembersListItemHeaderBinding implements ViewBind @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1771c; + public final TextView f1772c; public WidgetChannelMembersListItemHeaderBinding(@NonNull LinearLayout linearLayout, @NonNull RoleIconView roleIconView, @NonNull TextView textView) { this.a = linearLayout; this.b = roleIconView; - this.f1771c = textView; + this.f1772c = textView; } @NonNull diff --git a/app/src/main/java/com/discord/databinding/WidgetChannelMembersListItemUserBinding.java b/app/src/main/java/com/discord/databinding/WidgetChannelMembersListItemUserBinding.java index e9a87fe1a8..808bacc478 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChannelMembersListItemUserBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChannelMembersListItemUserBinding.java @@ -17,7 +17,7 @@ public final class WidgetChannelMembersListItemUserBinding implements ViewBindin @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f1772c; + public final ImageView f1773c; @NonNull public final SimpleDraweeSpanTextView d; @NonNull @@ -32,7 +32,7 @@ public final class WidgetChannelMembersListItemUserBinding implements ViewBindin public WidgetChannelMembersListItemUserBinding(@NonNull ConstraintLayout constraintLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull ImageView imageView, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView, @NonNull ImageView imageView2, @NonNull UsernameView usernameView, @NonNull StatusView statusView, @NonNull ImageView imageView3) { this.a = constraintLayout; this.b = simpleDraweeView; - this.f1772c = imageView; + this.f1773c = imageView; this.d = simpleDraweeSpanTextView; this.e = imageView2; this.f = usernameView; diff --git a/app/src/main/java/com/discord/databinding/WidgetChannelNotificationSettingsBinding.java b/app/src/main/java/com/discord/databinding/WidgetChannelNotificationSettingsBinding.java index 5e7d1750be..c9b70633c2 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChannelNotificationSettingsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChannelNotificationSettingsBinding.java @@ -16,7 +16,7 @@ public final class WidgetChannelNotificationSettingsBinding implements ViewBindi @NonNull /* renamed from: c reason: collision with root package name */ - public final CheckedSetting f1773c; + public final CheckedSetting f1774c; @NonNull public final CheckedSetting d; @NonNull @@ -29,7 +29,7 @@ public final class WidgetChannelNotificationSettingsBinding implements ViewBindi public WidgetChannelNotificationSettingsBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2, @NonNull CheckedSetting checkedSetting3, @NonNull View view, @NonNull NotificationMuteSettingsView notificationMuteSettingsView, @NonNull NestedScrollView nestedScrollView) { this.a = coordinatorLayout; this.b = linearLayout; - this.f1773c = checkedSetting; + this.f1774c = checkedSetting; this.d = checkedSetting2; this.e = checkedSetting3; this.f = view; diff --git a/app/src/main/java/com/discord/databinding/WidgetChannelPickerSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetChannelPickerSheetBinding.java index 4aa0ff86fb..bea4aa8d3c 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChannelPickerSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChannelPickerSheetBinding.java @@ -17,14 +17,14 @@ public final class WidgetChannelPickerSheetBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final RecyclerView f1774c; + public final RecyclerView f1775c; @NonNull public final SearchInputView d; public WidgetChannelPickerSheetBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull AppBarLayout appBarLayout, @NonNull AppViewFlipper appViewFlipper, @NonNull RecyclerView recyclerView, @NonNull SearchInputView searchInputView, @NonNull Toolbar toolbar) { this.a = coordinatorLayout; this.b = appViewFlipper; - this.f1774c = recyclerView; + this.f1775c = recyclerView; this.d = searchInputView; } diff --git a/app/src/main/java/com/discord/databinding/WidgetChannelSettingsAddMemberBinding.java b/app/src/main/java/com/discord/databinding/WidgetChannelSettingsAddMemberBinding.java index 4171480c5e..0a707d385a 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChannelSettingsAddMemberBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChannelSettingsAddMemberBinding.java @@ -14,12 +14,12 @@ public final class WidgetChannelSettingsAddMemberBinding implements ViewBinding @NonNull /* renamed from: c reason: collision with root package name */ - public final SearchInputView f1775c; + public final SearchInputView f1776c; public WidgetChannelSettingsAddMemberBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull RecyclerView recyclerView, @NonNull SearchInputView searchInputView) { this.a = coordinatorLayout; this.b = recyclerView; - this.f1775c = searchInputView; + this.f1776c = searchInputView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetChannelSettingsAddMemberItemBinding.java b/app/src/main/java/com/discord/databinding/WidgetChannelSettingsAddMemberItemBinding.java index b807d77594..6600677dca 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChannelSettingsAddMemberItemBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChannelSettingsAddMemberItemBinding.java @@ -15,14 +15,14 @@ public final class WidgetChannelSettingsAddMemberItemBinding implements ViewBind @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialCheckBox f1776c; + public final MaterialCheckBox f1777c; @NonNull public final ConstraintLayout d; public WidgetChannelSettingsAddMemberItemBinding(@NonNull FrameLayout frameLayout, @NonNull ChannelPermissionOwnerView channelPermissionOwnerView, @NonNull MaterialCheckBox materialCheckBox, @NonNull ConstraintLayout constraintLayout) { this.a = frameLayout; this.b = channelPermissionOwnerView; - this.f1776c = materialCheckBox; + this.f1777c = materialCheckBox; this.d = constraintLayout; } diff --git a/app/src/main/java/com/discord/databinding/WidgetChannelSettingsAddMemberSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetChannelSettingsAddMemberSheetBinding.java index bafc3c3913..6c6a5dc824 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChannelSettingsAddMemberSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChannelSettingsAddMemberSheetBinding.java @@ -14,14 +14,14 @@ public final class WidgetChannelSettingsAddMemberSheetBinding implements ViewBin @NonNull /* renamed from: c reason: collision with root package name */ - public final FragmentContainerView f1777c; + public final FragmentContainerView f1778c; @NonNull public final TextView d; public WidgetChannelSettingsAddMemberSheetBinding(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull FragmentContainerView fragmentContainerView, @NonNull TextView textView2, @NonNull TextView textView3) { this.a = linearLayout; this.b = textView; - this.f1777c = fragmentContainerView; + this.f1778c = fragmentContainerView; this.d = textView2; } diff --git a/app/src/main/java/com/discord/databinding/WidgetChannelSettingsEditPermissionsBinding.java b/app/src/main/java/com/discord/databinding/WidgetChannelSettingsEditPermissionsBinding.java index 5fe9715753..afb638aca5 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChannelSettingsEditPermissionsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChannelSettingsEditPermissionsBinding.java @@ -45,7 +45,7 @@ public final class WidgetChannelSettingsEditPermissionsBinding implements ViewBi @NonNull /* renamed from: c reason: collision with root package name */ - public final TernaryCheckBox f1778c; + public final TernaryCheckBox f1779c; @NonNull public final TernaryCheckBox d; @NonNull @@ -79,7 +79,7 @@ public final class WidgetChannelSettingsEditPermissionsBinding implements ViewBi @NonNull /* renamed from: s reason: collision with root package name */ - public final TernaryCheckBox f1779s; + public final TernaryCheckBox f1780s; @NonNull public final TernaryCheckBox t; @NonNull @@ -91,20 +91,20 @@ public final class WidgetChannelSettingsEditPermissionsBinding implements ViewBi @NonNull /* renamed from: x reason: collision with root package name */ - public final TernaryCheckBox f1780x; + public final TernaryCheckBox f1781x; @NonNull /* renamed from: y reason: collision with root package name */ - public final TernaryCheckBox f1781y; + public final TernaryCheckBox f1782y; @NonNull /* renamed from: z reason: collision with root package name */ - public final TernaryCheckBox f1782z; + public final TernaryCheckBox f1783z; public WidgetChannelSettingsEditPermissionsBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull TernaryCheckBox ternaryCheckBox, @NonNull TernaryCheckBox ternaryCheckBox2, @NonNull TernaryCheckBox ternaryCheckBox3, @NonNull TernaryCheckBox ternaryCheckBox4, @NonNull TernaryCheckBox ternaryCheckBox5, @NonNull TernaryCheckBox ternaryCheckBox6, @NonNull TernaryCheckBox ternaryCheckBox7, @NonNull TernaryCheckBox ternaryCheckBox8, @NonNull TernaryCheckBox ternaryCheckBox9, @NonNull TernaryCheckBox ternaryCheckBox10, @NonNull TernaryCheckBox ternaryCheckBox11, @NonNull TernaryCheckBox ternaryCheckBox12, @NonNull TernaryCheckBox ternaryCheckBox13, @NonNull TernaryCheckBox ternaryCheckBox14, @NonNull TernaryCheckBox ternaryCheckBox15, @NonNull TernaryCheckBox ternaryCheckBox16, @NonNull TernaryCheckBox ternaryCheckBox17, @NonNull TernaryCheckBox ternaryCheckBox18, @NonNull TernaryCheckBox ternaryCheckBox19, @NonNull TernaryCheckBox ternaryCheckBox20, @NonNull TernaryCheckBox ternaryCheckBox21, @NonNull TernaryCheckBox ternaryCheckBox22, @NonNull TernaryCheckBox ternaryCheckBox23, @NonNull TernaryCheckBox ternaryCheckBox24, @NonNull TernaryCheckBox ternaryCheckBox25, @NonNull TernaryCheckBox ternaryCheckBox26, @NonNull TernaryCheckBox ternaryCheckBox27, @NonNull TernaryCheckBox ternaryCheckBox28, @NonNull TernaryCheckBox ternaryCheckBox29, @NonNull TernaryCheckBox ternaryCheckBox30, @NonNull TextView textView, @NonNull LinearLayout linearLayout, @NonNull FloatingActionButton floatingActionButton, @NonNull LinearLayout linearLayout2, @NonNull TextView textView2, @NonNull LinearLayout linearLayout3, @NonNull LinearLayout linearLayout4, @NonNull SettingsMemberView settingsMemberView, @NonNull TextView textView3) { this.a = coordinatorLayout; this.b = ternaryCheckBox; - this.f1778c = ternaryCheckBox2; + this.f1779c = ternaryCheckBox2; this.d = ternaryCheckBox3; this.e = ternaryCheckBox4; this.f = ternaryCheckBox5; @@ -120,14 +120,14 @@ public final class WidgetChannelSettingsEditPermissionsBinding implements ViewBi this.p = ternaryCheckBox15; this.q = ternaryCheckBox16; this.r = ternaryCheckBox17; - this.f1779s = ternaryCheckBox18; + this.f1780s = ternaryCheckBox18; this.t = ternaryCheckBox19; this.u = ternaryCheckBox20; this.v = ternaryCheckBox21; this.w = ternaryCheckBox22; - this.f1780x = ternaryCheckBox23; - this.f1781y = ternaryCheckBox24; - this.f1782z = ternaryCheckBox25; + this.f1781x = ternaryCheckBox23; + this.f1782y = ternaryCheckBox24; + this.f1783z = ternaryCheckBox25; this.A = ternaryCheckBox26; this.B = ternaryCheckBox27; this.C = ternaryCheckBox28; diff --git a/app/src/main/java/com/discord/databinding/WidgetChannelSettingsPermissionsAdvancedBinding.java b/app/src/main/java/com/discord/databinding/WidgetChannelSettingsPermissionsAdvancedBinding.java index f444d65f42..a082470779 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChannelSettingsPermissionsAdvancedBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChannelSettingsPermissionsAdvancedBinding.java @@ -15,7 +15,7 @@ public final class WidgetChannelSettingsPermissionsAdvancedBinding implements Vi @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1783c; + public final TextView f1784c; @NonNull public final LinearLayout d; @NonNull @@ -28,7 +28,7 @@ public final class WidgetChannelSettingsPermissionsAdvancedBinding implements Vi public WidgetChannelSettingsPermissionsAdvancedBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout, @NonNull RecyclerView recyclerView, @NonNull LinearLayout linearLayout2, @NonNull RecyclerView recyclerView2) { this.a = coordinatorLayout; this.b = textView; - this.f1783c = textView2; + this.f1784c = textView2; this.d = linearLayout; this.e = recyclerView; this.f = linearLayout2; diff --git a/app/src/main/java/com/discord/databinding/WidgetChannelSettingsPermissionsOverviewBinding.java b/app/src/main/java/com/discord/databinding/WidgetChannelSettingsPermissionsOverviewBinding.java index a6def0d9d2..ca4754b170 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChannelSettingsPermissionsOverviewBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChannelSettingsPermissionsOverviewBinding.java @@ -15,12 +15,12 @@ public final class WidgetChannelSettingsPermissionsOverviewBinding implements Vi @NonNull /* renamed from: c reason: collision with root package name */ - public final SegmentedControlContainer f1784c; + public final SegmentedControlContainer f1785c; public WidgetChannelSettingsPermissionsOverviewBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull FragmentContainerView fragmentContainerView, @NonNull AppViewFlipper appViewFlipper, @NonNull SegmentedControlContainer segmentedControlContainer, @NonNull FragmentContainerView fragmentContainerView2) { this.a = coordinatorLayout; this.b = appViewFlipper; - this.f1784c = segmentedControlContainer; + this.f1785c = segmentedControlContainer; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetChannelSidebarActionsBinding.java b/app/src/main/java/com/discord/databinding/WidgetChannelSidebarActionsBinding.java index 5c91c7fe3b..a2f189c707 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChannelSidebarActionsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChannelSidebarActionsBinding.java @@ -14,12 +14,12 @@ public final class WidgetChannelSidebarActionsBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final PrivateChannelSideBarActionsView f1785c; + public final PrivateChannelSideBarActionsView f1786c; public WidgetChannelSidebarActionsBinding(@NonNull FrameLayout frameLayout, @NonNull GuildChannelSideBarActionsView guildChannelSideBarActionsView, @NonNull PrivateChannelSideBarActionsView privateChannelSideBarActionsView) { this.a = frameLayout; this.b = guildChannelSideBarActionsView; - this.f1785c = privateChannelSideBarActionsView; + this.f1786c = privateChannelSideBarActionsView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetChannelTopicBinding.java b/app/src/main/java/com/discord/databinding/WidgetChannelTopicBinding.java index 45d2c120b0..7382f211d2 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChannelTopicBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChannelTopicBinding.java @@ -17,7 +17,7 @@ public final class WidgetChannelTopicBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeView f1786c; + public final SimpleDraweeView f1787c; @NonNull public final ImageView d; @NonNull @@ -30,7 +30,7 @@ public final class WidgetChannelTopicBinding implements ViewBinding { public WidgetChannelTopicBinding(@NonNull LinearLayout linearLayout, @NonNull UserAkaView userAkaView, @NonNull LinearLayout linearLayout2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView) { this.a = linearLayout; this.b = userAkaView; - this.f1786c = simpleDraweeView; + this.f1787c = simpleDraweeView; this.d = imageView; this.e = imageView2; this.f = textView; diff --git a/app/src/main/java/com/discord/databinding/WidgetChannelsListBinding.java b/app/src/main/java/com/discord/databinding/WidgetChannelsListBinding.java index 74787c528e..f8ee5fe9eb 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChannelsListBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChannelsListBinding.java @@ -25,7 +25,7 @@ public final class WidgetChannelsListBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final RecyclerView f1787c; + public final RecyclerView f1788c; @NonNull public final SimpleDraweeView d; @NonNull @@ -58,7 +58,7 @@ public final class WidgetChannelsListBinding implements ViewBinding { public WidgetChannelsListBinding(@NonNull RoundedCoordinatorLayout roundedCoordinatorLayout, @NonNull CustomAppBarLayout customAppBarLayout, @NonNull RecyclerView recyclerView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull FrameLayout frameLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ConstraintLayout constraintLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull Toolbar toolbar, @NonNull TextView textView5, @NonNull AppCompatImageView appCompatImageView, @NonNull View view, @NonNull View view2, @NonNull ViewStub viewStub, @NonNull Toolbar toolbar2, @NonNull CollapsingToolbarLayout collapsingToolbarLayout, @NonNull RoundedCoordinatorLayout roundedCoordinatorLayout2, @NonNull EmptyFriendsStateContactSyncView emptyFriendsStateContactSyncView, @NonNull EmptyFriendsStateView emptyFriendsStateView) { this.a = roundedCoordinatorLayout; this.b = customAppBarLayout; - this.f1787c = recyclerView; + this.f1788c = recyclerView; this.d = simpleDraweeView; this.e = frameLayout; this.f = textView; diff --git a/app/src/main/java/com/discord/databinding/WidgetChannelsListItemActionsBinding.java b/app/src/main/java/com/discord/databinding/WidgetChannelsListItemActionsBinding.java index fbaf468ab5..cc622e07a0 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChannelsListItemActionsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChannelsListItemActionsBinding.java @@ -14,7 +14,7 @@ public final class WidgetChannelsListItemActionsBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1788c; + public final TextView f1789c; @NonNull public final TextView d; @NonNull @@ -37,7 +37,7 @@ public final class WidgetChannelsListItemActionsBinding implements ViewBinding { public WidgetChannelsListItemActionsBinding(@NonNull NestedScrollView nestedScrollView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView5, @NonNull View view, @NonNull TextView textView6, @NonNull TextView textView7, @NonNull TextView textView8, @NonNull TextView textView9) { this.a = nestedScrollView; this.b = textView; - this.f1788c = textView2; + this.f1789c = textView2; this.d = textView3; this.e = textView4; this.f = simpleDraweeView; diff --git a/app/src/main/java/com/discord/databinding/WidgetChannelsListItemActiveEventBinding.java b/app/src/main/java/com/discord/databinding/WidgetChannelsListItemActiveEventBinding.java index 683051a905..ca3be22edd 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChannelsListItemActiveEventBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChannelsListItemActiveEventBinding.java @@ -17,7 +17,7 @@ public final class WidgetChannelsListItemActiveEventBinding implements ViewBindi @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1789c; + public final TextView f1790c; @NonNull public final MaterialButton d; @NonNull @@ -34,7 +34,7 @@ public final class WidgetChannelsListItemActiveEventBinding implements ViewBindi public WidgetChannelsListItemActiveEventBinding(@NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull TextView textView2, @NonNull ImageView imageView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull UserSummaryView userSummaryView, @NonNull MaterialTextView materialTextView) { this.a = constraintLayout; this.b = imageView; - this.f1789c = textView; + this.f1790c = textView; this.d = materialButton; this.e = textView2; this.f = textView3; diff --git a/app/src/main/java/com/discord/databinding/WidgetChannelsListItemCategoryBinding.java b/app/src/main/java/com/discord/databinding/WidgetChannelsListItemCategoryBinding.java index 2e9b7c6d03..348ba0e2cb 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChannelsListItemCategoryBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChannelsListItemCategoryBinding.java @@ -14,14 +14,14 @@ public final class WidgetChannelsListItemCategoryBinding implements ViewBinding @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f1790c; + public final ImageView f1791c; @NonNull public final TextView d; public WidgetChannelsListItemCategoryBinding(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView) { this.a = linearLayout; this.b = imageView; - this.f1790c = imageView2; + this.f1791c = imageView2; this.d = textView; } diff --git a/app/src/main/java/com/discord/databinding/WidgetChannelsListItemChannelBinding.java b/app/src/main/java/com/discord/databinding/WidgetChannelsListItemChannelBinding.java index 82a9deac6e..0b696aa346 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChannelsListItemChannelBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChannelsListItemChannelBinding.java @@ -14,7 +14,7 @@ public final class WidgetChannelsListItemChannelBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f1791c; + public final ImageView f1792c; @NonNull public final TextView d; @NonNull @@ -25,7 +25,7 @@ public final class WidgetChannelsListItemChannelBinding implements ViewBinding { public WidgetChannelsListItemChannelBinding(@NonNull RelativeLayout relativeLayout, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView3) { this.a = relativeLayout; this.b = imageView; - this.f1791c = imageView2; + this.f1792c = imageView2; this.d = textView; this.e = textView2; this.f = imageView3; diff --git a/app/src/main/java/com/discord/databinding/WidgetChannelsListItemChannelPrivateBinding.java b/app/src/main/java/com/discord/databinding/WidgetChannelsListItemChannelPrivateBinding.java index b41e9aa255..b2cddba7e7 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChannelsListItemChannelPrivateBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChannelsListItemChannelPrivateBinding.java @@ -16,7 +16,7 @@ public final class WidgetChannelsListItemChannelPrivateBinding implements ViewBi @NonNull /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeView f1792c; + public final SimpleDraweeView f1793c; @NonNull public final SimpleDraweeSpanTextView d; @NonNull @@ -29,7 +29,7 @@ public final class WidgetChannelsListItemChannelPrivateBinding implements ViewBi public WidgetChannelsListItemChannelPrivateBinding(@NonNull RelativeLayout relativeLayout, @NonNull StatusView statusView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) { this.a = relativeLayout; this.b = statusView; - this.f1792c = simpleDraweeView; + this.f1793c = simpleDraweeView; this.d = simpleDraweeSpanTextView; this.e = textView; this.f = textView2; diff --git a/app/src/main/java/com/discord/databinding/WidgetChannelsListItemChannelStageVoiceBinding.java b/app/src/main/java/com/discord/databinding/WidgetChannelsListItemChannelStageVoiceBinding.java index babc528f74..aeb6563256 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChannelsListItemChannelStageVoiceBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChannelsListItemChannelStageVoiceBinding.java @@ -14,7 +14,7 @@ public final class WidgetChannelsListItemChannelStageVoiceBinding implements Vie @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f1793c; + public final ImageView f1794c; @NonNull public final TextView d; @NonNull @@ -23,7 +23,7 @@ public final class WidgetChannelsListItemChannelStageVoiceBinding implements Vie public WidgetChannelsListItemChannelStageVoiceBinding(@NonNull RelativeLayout relativeLayout, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull TextView textView2) { this.a = relativeLayout; this.b = imageView; - this.f1793c = imageView2; + this.f1794c = imageView2; this.d = textView; this.e = textView2; } diff --git a/app/src/main/java/com/discord/databinding/WidgetChannelsListItemChannelVoiceBinding.java b/app/src/main/java/com/discord/databinding/WidgetChannelsListItemChannelVoiceBinding.java index 581be73f36..4926c605f4 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChannelsListItemChannelVoiceBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChannelsListItemChannelVoiceBinding.java @@ -16,7 +16,7 @@ public final class WidgetChannelsListItemChannelVoiceBinding implements ViewBind @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f1794c; + public final ImageView f1795c; @NonNull public final TextView d; @NonNull @@ -31,7 +31,7 @@ public final class WidgetChannelsListItemChannelVoiceBinding implements ViewBind public WidgetChannelsListItemChannelVoiceBinding(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull TextView textView2, @NonNull ImageView imageView2, @NonNull TextView textView3, @NonNull ImageView imageView3, @NonNull VoiceUserLimitView voiceUserLimitView, @NonNull LinearLayout linearLayout) { this.a = constraintLayout; this.b = textView; - this.f1794c = imageView; + this.f1795c = imageView; this.d = textView2; this.e = imageView2; this.f = textView3; diff --git a/app/src/main/java/com/discord/databinding/WidgetChannelsListItemDirectoryBinding.java b/app/src/main/java/com/discord/databinding/WidgetChannelsListItemDirectoryBinding.java index c91412feca..b5dca8a46c 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChannelsListItemDirectoryBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChannelsListItemDirectoryBinding.java @@ -15,12 +15,12 @@ public final class WidgetChannelsListItemDirectoryBinding implements ViewBinding @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1795c; + public final TextView f1796c; public WidgetChannelsListItemDirectoryBinding(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView) { this.a = linearLayout; this.b = imageView; - this.f1795c = textView; + this.f1796c = textView; } @NonNull diff --git a/app/src/main/java/com/discord/databinding/WidgetChannelsListItemHeaderBinding.java b/app/src/main/java/com/discord/databinding/WidgetChannelsListItemHeaderBinding.java index 2f652acec5..c8e042677e 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChannelsListItemHeaderBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChannelsListItemHeaderBinding.java @@ -14,12 +14,12 @@ public final class WidgetChannelsListItemHeaderBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f1796c; + public final ImageView f1797c; public WidgetChannelsListItemHeaderBinding(@NonNull RelativeLayout relativeLayout, @NonNull TextView textView, @NonNull ImageView imageView) { this.a = relativeLayout; this.b = textView; - this.f1796c = imageView; + this.f1797c = imageView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetChannelsListItemThreadActionsBinding.java b/app/src/main/java/com/discord/databinding/WidgetChannelsListItemThreadActionsBinding.java index 71ee319614..bf469c8d6d 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChannelsListItemThreadActionsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChannelsListItemThreadActionsBinding.java @@ -15,7 +15,7 @@ public final class WidgetChannelsListItemThreadActionsBinding implements ViewBin @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1797c; + public final TextView f1798c; @NonNull public final TextView d; @NonNull @@ -42,7 +42,7 @@ public final class WidgetChannelsListItemThreadActionsBinding implements ViewBin public WidgetChannelsListItemThreadActionsBinding(@NonNull NestedScrollView nestedScrollView, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull View view, @NonNull View view2, @NonNull TextView textView5, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView6, @NonNull TextView textView7, @NonNull TextView textView8, @NonNull TextView textView9, @NonNull TextView textView10) { this.a = nestedScrollView; this.b = linearLayout; - this.f1797c = textView2; + this.f1798c = textView2; this.d = textView3; this.e = textView4; this.f = view; diff --git a/app/src/main/java/com/discord/databinding/WidgetChannelsListItemThreadBinding.java b/app/src/main/java/com/discord/databinding/WidgetChannelsListItemThreadBinding.java index 127c344fcb..be16b01891 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChannelsListItemThreadBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChannelsListItemThreadBinding.java @@ -14,7 +14,7 @@ public final class WidgetChannelsListItemThreadBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1798c; + public final TextView f1799c; @NonNull public final TextView d; @NonNull @@ -25,7 +25,7 @@ public final class WidgetChannelsListItemThreadBinding implements ViewBinding { public WidgetChannelsListItemThreadBinding(@NonNull ConstraintLayout constraintLayout, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView, @NonNull ImageView imageView2) { this.a = constraintLayout; this.b = constraintLayout2; - this.f1798c = textView; + this.f1799c = textView; this.d = textView2; this.e = imageView; this.f = imageView2; diff --git a/app/src/main/java/com/discord/databinding/WidgetChannelsListItemVoiceUserBinding.java b/app/src/main/java/com/discord/databinding/WidgetChannelsListItemVoiceUserBinding.java index 765be098e8..cfc31ede09 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChannelsListItemVoiceUserBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChannelsListItemVoiceUserBinding.java @@ -16,7 +16,7 @@ public final class WidgetChannelsListItemVoiceUserBinding implements ViewBinding @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f1799c; + public final ImageView f1800c; @NonNull public final ImageView d; @NonNull @@ -29,7 +29,7 @@ public final class WidgetChannelsListItemVoiceUserBinding implements ViewBinding public WidgetChannelsListItemVoiceUserBinding(@NonNull RelativeLayout relativeLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull ImageView imageView3, @NonNull TextView textView2, @NonNull LinearLayout linearLayout) { this.a = relativeLayout; this.b = simpleDraweeView; - this.f1799c = imageView; + this.f1800c = imageView; this.d = imageView2; this.e = textView; this.f = imageView3; diff --git a/app/src/main/java/com/discord/databinding/WidgetChannelsListUnreadsBinding.java b/app/src/main/java/com/discord/databinding/WidgetChannelsListUnreadsBinding.java index 41e38ab726..7aa8b9b7fd 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChannelsListUnreadsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChannelsListUnreadsBinding.java @@ -14,12 +14,12 @@ public final class WidgetChannelsListUnreadsBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final RelativeLayout f1800c; + public final RelativeLayout f1801c; public WidgetChannelsListUnreadsBinding(@NonNull FrameLayout frameLayout, @NonNull TextView textView, @NonNull RelativeLayout relativeLayout) { this.a = frameLayout; this.b = textView; - this.f1800c = relativeLayout; + this.f1801c = relativeLayout; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetChatInputApplicationCommandsBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatInputApplicationCommandsBinding.java index 272a9ad820..8f2db322ff 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatInputApplicationCommandsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatInputApplicationCommandsBinding.java @@ -14,12 +14,12 @@ public final class WidgetChatInputApplicationCommandsBinding implements ViewBind @NonNull /* renamed from: c reason: collision with root package name */ - public final RecyclerView f1801c; + public final RecyclerView f1802c; public WidgetChatInputApplicationCommandsBinding(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull RecyclerView recyclerView, @NonNull View view) { this.a = constraintLayout; this.b = textView; - this.f1801c = recyclerView; + this.f1802c = recyclerView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetChatInputAutocompleteItemBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatInputAutocompleteItemBinding.java index a48a04bb11..4aa7af2f38 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatInputAutocompleteItemBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatInputAutocompleteItemBinding.java @@ -17,7 +17,7 @@ public final class WidgetChatInputAutocompleteItemBinding implements ViewBinding @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1802c; + public final TextView f1803c; @NonNull public final SimpleDraweeSpanTextView d; @NonNull @@ -30,7 +30,7 @@ public final class WidgetChatInputAutocompleteItemBinding implements ViewBinding public WidgetChatInputAutocompleteItemBinding(@NonNull ConstraintLayout constraintLayout, @NonNull Barrier barrier, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull View view, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull StatusView statusView) { this.a = constraintLayout; this.b = simpleDraweeView; - this.f1802c = textView; + this.f1803c = textView; this.d = simpleDraweeSpanTextView; this.e = textView2; this.f = textView3; diff --git a/app/src/main/java/com/discord/databinding/WidgetChatInputBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatInputBinding.java index 90f1e51e0e..dabc315acd 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatInputBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatInputBinding.java @@ -10,8 +10,8 @@ import androidx.appcompat.widget.AppCompatImageButton; import androidx.fragment.app.FragmentContainerView; import androidx.recyclerview.widget.RecyclerView; import androidx.viewbinding.ViewBinding; -import c.a.i.m4; import c.a.i.n4; +import c.a.i.o4; public final class WidgetChatInputBinding implements ViewBinding { @NonNull public final LinearLayout a; @@ -20,7 +20,7 @@ public final class WidgetChatInputBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final RecyclerView f1803c; + public final RecyclerView f1804c; @NonNull public final LinearLayout d; @NonNull @@ -50,16 +50,16 @@ public final class WidgetChatInputBinding implements ViewBinding { @NonNull public final LinearLayout q; @NonNull - public final m4 r; + public final n4 r; @NonNull /* renamed from: s reason: collision with root package name */ - public final n4 f1804s; + public final o4 f1805s; - public WidgetChatInputBinding(@NonNull LinearLayout linearLayout, @NonNull WidgetChatInputApplicationCommandsBinding widgetChatInputApplicationCommandsBinding, @NonNull RecyclerView recyclerView, @NonNull LinearLayout linearLayout2, @NonNull RelativeLayout relativeLayout, @NonNull AppCompatImageButton appCompatImageButton, @NonNull TextView textView, @NonNull LinearLayout linearLayout3, @NonNull ImageView imageView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull RecyclerView recyclerView2, @NonNull LinearLayout linearLayout4, @NonNull TextView textView4, @NonNull RecyclerView recyclerView3, @NonNull FragmentContainerView fragmentContainerView, @NonNull LinearLayout linearLayout5, @NonNull m4 m4Var, @NonNull n4 n4Var) { + public WidgetChatInputBinding(@NonNull LinearLayout linearLayout, @NonNull WidgetChatInputApplicationCommandsBinding widgetChatInputApplicationCommandsBinding, @NonNull RecyclerView recyclerView, @NonNull LinearLayout linearLayout2, @NonNull RelativeLayout relativeLayout, @NonNull AppCompatImageButton appCompatImageButton, @NonNull TextView textView, @NonNull LinearLayout linearLayout3, @NonNull ImageView imageView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull RecyclerView recyclerView2, @NonNull LinearLayout linearLayout4, @NonNull TextView textView4, @NonNull RecyclerView recyclerView3, @NonNull FragmentContainerView fragmentContainerView, @NonNull LinearLayout linearLayout5, @NonNull n4 n4Var, @NonNull o4 o4Var) { this.a = linearLayout; this.b = widgetChatInputApplicationCommandsBinding; - this.f1803c = recyclerView; + this.f1804c = recyclerView; this.d = linearLayout2; this.e = relativeLayout; this.f = appCompatImageButton; @@ -74,8 +74,8 @@ public final class WidgetChatInputBinding implements ViewBinding { this.o = recyclerView3; this.p = fragmentContainerView; this.q = linearLayout5; - this.r = m4Var; - this.f1804s = n4Var; + this.r = n4Var; + this.f1805s = o4Var; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetChatInputCommandApplicationHeaderItemBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatInputCommandApplicationHeaderItemBinding.java index 8ab173f895..553673cb89 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatInputCommandApplicationHeaderItemBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatInputCommandApplicationHeaderItemBinding.java @@ -18,12 +18,12 @@ public final class WidgetChatInputCommandApplicationHeaderItemBinding implements @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1805c; + public final TextView f1806c; public WidgetChatInputCommandApplicationHeaderItemBinding(@NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView, @NonNull TextView textView) { this.a = constraintLayout; this.b = imageView; - this.f1805c = textView; + this.f1806c = textView; } @NonNull diff --git a/app/src/main/java/com/discord/databinding/WidgetChatInputEmojiAutocompleteUpsellItemBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatInputEmojiAutocompleteUpsellItemBinding.java index 5bbdd04d1d..e8d78461bd 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatInputEmojiAutocompleteUpsellItemBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatInputEmojiAutocompleteUpsellItemBinding.java @@ -14,12 +14,12 @@ public final class WidgetChatInputEmojiAutocompleteUpsellItemBinding implements @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1806c; + public final TextView f1807c; public WidgetChatInputEmojiAutocompleteUpsellItemBinding(@NonNull LinearLayout linearLayout, @NonNull PileView pileView, @NonNull TextView textView) { this.a = linearLayout; this.b = pileView; - this.f1806c = textView; + this.f1807c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetChatListActionsBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatListActionsBinding.java index d7f720abaf..1f693eecc8 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatListActionsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatListActionsBinding.java @@ -15,7 +15,7 @@ public final class WidgetChatListActionsBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1807c; + public final TextView f1808c; @NonNull public final TextView d; @NonNull @@ -48,7 +48,7 @@ public final class WidgetChatListActionsBinding implements ViewBinding { public WidgetChatListActionsBinding(@NonNull NestedScrollView nestedScrollView, @NonNull RecyclerView recyclerView, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull TextView textView6, @NonNull TextView textView7, @NonNull TextView textView8, @NonNull TextView textView9, @NonNull TextView textView10, @NonNull TextView textView11, @NonNull TextView textView12, @NonNull TextView textView13, @NonNull TextView textView14, @NonNull TextView textView15) { this.a = nestedScrollView; this.b = recyclerView; - this.f1807c = textView; + this.f1808c = textView; this.d = textView2; this.e = textView3; this.f = textView4; diff --git a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemApplicationCommandBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemApplicationCommandBinding.java index 84f4aafa9f..9bb330da1b 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemApplicationCommandBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemApplicationCommandBinding.java @@ -17,7 +17,7 @@ public final class WidgetChatListAdapterItemApplicationCommandBinding implements @NonNull /* renamed from: c reason: collision with root package name */ - public final CardView f1808c; + public final CardView f1809c; @NonNull public final FrameLayout d; @NonNull @@ -28,7 +28,7 @@ public final class WidgetChatListAdapterItemApplicationCommandBinding implements public WidgetChatListAdapterItemApplicationCommandBinding(@NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull CardView cardView, @NonNull FrameLayout frameLayout, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull Guideline guideline) { this.a = constraintLayout; this.b = textView; - this.f1808c = cardView; + this.f1809c = cardView; this.d = frameLayout; this.e = textView2; this.f = textView3; diff --git a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemAttachmentBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemAttachmentBinding.java index 48830f9cca..07711ec832 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemAttachmentBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemAttachmentBinding.java @@ -19,7 +19,7 @@ public final class WidgetChatListAdapterItemAttachmentBinding implements ViewBin @NonNull /* renamed from: c reason: collision with root package name */ - public final View f1809c; + public final View f1810c; @NonNull public final MaterialCardView d; @NonNull @@ -38,7 +38,7 @@ public final class WidgetChatListAdapterItemAttachmentBinding implements ViewBin public WidgetChatListAdapterItemAttachmentBinding(@NonNull ConstraintLayout constraintLayout, @NonNull View view, @NonNull View view2, @NonNull Barrier barrier, @NonNull MaterialCardView materialCardView, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull InlineMediaView inlineMediaView, @NonNull TextView textView2, @NonNull FrameLayout frameLayout, @NonNull Guideline guideline) { this.a = constraintLayout; this.b = view; - this.f1809c = view2; + this.f1810c = view2; this.d = materialCardView; this.e = textView; this.f = imageView; diff --git a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemBotComponentRowBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemBotComponentRowBinding.java index ce6574197b..6f8e222b04 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemBotComponentRowBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemBotComponentRowBinding.java @@ -13,14 +13,14 @@ public final class WidgetChatListAdapterItemBotComponentRowBinding implements Vi @NonNull /* renamed from: c reason: collision with root package name */ - public final View f1810c; + public final View f1811c; @NonNull public final View d; public WidgetChatListAdapterItemBotComponentRowBinding(@NonNull ConstraintLayout constraintLayout, @NonNull LinearLayout linearLayout, @NonNull View view, @NonNull View view2) { this.a = constraintLayout; this.b = linearLayout; - this.f1810c = view; + this.f1811c = view; this.d = view2; } diff --git a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemCallBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemCallBinding.java index 24a225d776..51f18886db 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemCallBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemCallBinding.java @@ -16,7 +16,7 @@ public final class WidgetChatListAdapterItemCallBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final RecyclerView f1811c; + public final RecyclerView f1812c; @NonNull public final TextView d; @NonNull @@ -29,7 +29,7 @@ public final class WidgetChatListAdapterItemCallBinding implements ViewBinding { public WidgetChatListAdapterItemCallBinding(@NonNull CardView cardView, @NonNull ImageView imageView, @NonNull RecyclerView recyclerView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout, @NonNull TextView textView3) { this.a = cardView; this.b = imageView; - this.f1811c = recyclerView; + this.f1812c = recyclerView; this.d = textView; this.e = textView2; this.f = linearLayout; diff --git a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemEmbedBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemEmbedBinding.java index 6396491e46..c53e14054c 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemEmbedBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemEmbedBinding.java @@ -22,7 +22,7 @@ public final class WidgetChatListAdapterItemEmbedBinding implements ViewBinding @NonNull /* renamed from: c reason: collision with root package name */ - public final View f1812c; + public final View f1813c; @NonNull public final SimpleDraweeView d; @NonNull @@ -56,14 +56,14 @@ public final class WidgetChatListAdapterItemEmbedBinding implements ViewBinding @NonNull /* renamed from: s reason: collision with root package name */ - public final CardView f1813s; + public final CardView f1814s; @NonNull public final InlineMediaView t; public WidgetChatListAdapterItemEmbedBinding(@NonNull ConstraintLayout constraintLayout, @NonNull View view, @NonNull View view2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull Barrier barrier, @NonNull Barrier barrier2, @NonNull MaterialCardView materialCardView, @NonNull ConstraintLayout constraintLayout2, @NonNull LinkifiedTextView linkifiedTextView, @NonNull View view3, @NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView3, @NonNull ImageView imageView, @NonNull SimpleDraweeView simpleDraweeView4, @NonNull TextView textView3, @NonNull FrameLayout frameLayout, @NonNull LinkifiedTextView linkifiedTextView2, @NonNull CardView cardView, @NonNull InlineMediaView inlineMediaView) { this.a = constraintLayout; this.b = view; - this.f1812c = view2; + this.f1813c = view2; this.d = simpleDraweeView; this.e = textView; this.f = materialCardView; @@ -79,7 +79,7 @@ public final class WidgetChatListAdapterItemEmbedBinding implements ViewBinding this.p = textView3; this.q = frameLayout; this.r = linkifiedTextView2; - this.f1813s = cardView; + this.f1814s = cardView; this.t = inlineMediaView; } diff --git a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemEphemeralMessageBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemEphemeralMessageBinding.java index 01beab1fe2..2c5ac272de 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemEphemeralMessageBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemEphemeralMessageBinding.java @@ -15,7 +15,7 @@ public final class WidgetChatListAdapterItemEphemeralMessageBinding implements V @NonNull /* renamed from: c reason: collision with root package name */ - public final View f1814c; + public final View f1815c; @NonNull public final ImageView d; @NonNull @@ -24,7 +24,7 @@ public final class WidgetChatListAdapterItemEphemeralMessageBinding implements V public WidgetChatListAdapterItemEphemeralMessageBinding(@NonNull ConstraintLayout constraintLayout, @NonNull View view, @NonNull View view2, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull ImageView imageView2, @NonNull Guideline guideline) { this.a = constraintLayout; this.b = view; - this.f1814c = view2; + this.f1815c = view2; this.d = imageView; this.e = textView; } diff --git a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemGiftBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemGiftBinding.java index 85e0c641b8..6ee52a4118 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemGiftBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemGiftBinding.java @@ -17,7 +17,7 @@ public final class WidgetChatListAdapterItemGiftBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f1815c; + public final MaterialButton f1816c; @NonNull public final TextView d; @NonNull @@ -38,7 +38,7 @@ public final class WidgetChatListAdapterItemGiftBinding implements ViewBinding { public WidgetChatListAdapterItemGiftBinding(@NonNull ConstraintLayout constraintLayout, @NonNull Barrier barrier, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull View view, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull MaterialButton materialButton3, @NonNull ConstraintLayout constraintLayout2) { this.a = constraintLayout; this.b = materialButton; - this.f1815c = materialButton2; + this.f1816c = materialButton2; this.d = textView; this.e = textView2; this.f = simpleDraweeView; diff --git a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemGuildInviteReminderBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemGuildInviteReminderBinding.java index 98d8ea9f9b..110b76b298 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemGuildInviteReminderBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemGuildInviteReminderBinding.java @@ -15,14 +15,14 @@ public final class WidgetChatListAdapterItemGuildInviteReminderBinding implement @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1816c; + public final TextView f1817c; @NonNull public final TextView d; public WidgetChatListAdapterItemGuildInviteReminderBinding(@NonNull ConstraintLayout constraintLayout, @NonNull MaterialButton materialButton, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2) { this.a = constraintLayout; this.b = materialButton; - this.f1816c = textView; + this.f1817c = textView; this.d = textView2; } diff --git a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemGuildTemplateBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemGuildTemplateBinding.java index 22bde143db..c8596a51f6 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemGuildTemplateBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemGuildTemplateBinding.java @@ -15,14 +15,14 @@ public final class WidgetChatListAdapterItemGuildTemplateBinding implements View @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1817c; + public final TextView f1818c; @NonNull public final TextView d; public WidgetChatListAdapterItemGuildTemplateBinding(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull MaterialButton materialButton, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull ConstraintLayout constraintLayout2) { this.a = constraintLayout; this.b = materialButton; - this.f1817c = textView2; + this.f1818c = textView2; this.d = textView3; } diff --git a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemGuildWelcomeBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemGuildWelcomeBinding.java index 4f0ba731dc..8d8df54de2 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemGuildWelcomeBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemGuildWelcomeBinding.java @@ -15,7 +15,7 @@ public final class WidgetChatListAdapterItemGuildWelcomeBinding implements ViewB @NonNull /* renamed from: c reason: collision with root package name */ - public final LinkifiedTextView f1818c; + public final LinkifiedTextView f1819c; @NonNull public final LinkifiedTextView d; @NonNull @@ -26,7 +26,7 @@ public final class WidgetChatListAdapterItemGuildWelcomeBinding implements ViewB public WidgetChatListAdapterItemGuildWelcomeBinding(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull LinkifiedTextView linkifiedTextView2, @NonNull ChatActionItem chatActionItem, @NonNull ChatActionItem chatActionItem2) { this.a = linearLayout; this.b = textView; - this.f1818c = linkifiedTextView; + this.f1819c = linkifiedTextView; this.d = linkifiedTextView2; this.e = chatActionItem; this.f = chatActionItem2; diff --git a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemInviteBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemInviteBinding.java index 95f0f8945b..cbf753a908 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemInviteBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemInviteBinding.java @@ -19,7 +19,7 @@ public final class WidgetChatListAdapterItemInviteBinding implements ViewBinding @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1819c; + public final TextView f1820c; @NonNull public final FrameLayout d; @NonNull @@ -44,7 +44,7 @@ public final class WidgetChatListAdapterItemInviteBinding implements ViewBinding public WidgetChatListAdapterItemInviteBinding(@NonNull ConstraintLayout constraintLayout, @NonNull Barrier barrier, @NonNull Barrier barrier2, @NonNull FrameLayout frameLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull FrameLayout frameLayout2, @NonNull LinkifiedTextView linkifiedTextView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView3, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull View view, @NonNull ServerMemberCount serverMemberCount, @NonNull MaterialButton materialButton3, @NonNull TextView textView4, @NonNull ConstraintLayout constraintLayout2) { this.a = constraintLayout; this.b = textView; - this.f1819c = textView2; + this.f1820c = textView2; this.d = frameLayout2; this.e = linkifiedTextView; this.f = simpleDraweeView; diff --git a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemMentionFooterBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemMentionFooterBinding.java index c9b905ce3b..cbe7443670 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemMentionFooterBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemMentionFooterBinding.java @@ -14,12 +14,12 @@ public final class WidgetChatListAdapterItemMentionFooterBinding implements View @NonNull /* renamed from: c reason: collision with root package name */ - public final View f1820c; + public final View f1821c; public WidgetChatListAdapterItemMentionFooterBinding(@NonNull LinearLayout linearLayout, @NonNull View view, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull View view2) { this.a = linearLayout; this.b = view; - this.f1820c = view2; + this.f1821c = view2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemMessageHeaderBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemMessageHeaderBinding.java index a3953db7c3..485666adf2 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemMessageHeaderBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemMessageHeaderBinding.java @@ -14,7 +14,7 @@ public final class WidgetChatListAdapterItemMessageHeaderBinding implements View @NonNull /* renamed from: c reason: collision with root package name */ - public final View f1821c; + public final View f1822c; @NonNull public final TextView d; @NonNull @@ -23,7 +23,7 @@ public final class WidgetChatListAdapterItemMessageHeaderBinding implements View public WidgetChatListAdapterItemMessageHeaderBinding(@NonNull RelativeLayout relativeLayout, @NonNull TextView textView, @NonNull View view, @NonNull TextView textView2, @NonNull Space space) { this.a = relativeLayout; this.b = textView; - this.f1821c = view; + this.f1822c = view; this.d = textView2; this.e = space; } diff --git a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemPrivateChannelStartBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemPrivateChannelStartBinding.java index 34e4bf5011..4b45cd4268 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemPrivateChannelStartBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemPrivateChannelStartBinding.java @@ -15,7 +15,7 @@ public final class WidgetChatListAdapterItemPrivateChannelStartBinding implement @NonNull /* renamed from: c reason: collision with root package name */ - public final PileView f1822c; + public final PileView f1823c; @NonNull public final LinearLayout d; @NonNull @@ -28,7 +28,7 @@ public final class WidgetChatListAdapterItemPrivateChannelStartBinding implement public WidgetChatListAdapterItemPrivateChannelStartBinding(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull PileView pileView, @NonNull LinearLayout linearLayout2, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView3) { this.a = linearLayout; this.b = textView; - this.f1822c = pileView; + this.f1823c = pileView; this.d = linearLayout2; this.e = textView2; this.f = simpleDraweeView; diff --git a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemReactionsBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemReactionsBinding.java index eafc1be303..9b07feb248 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemReactionsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemReactionsBinding.java @@ -13,14 +13,14 @@ public final class WidgetChatListAdapterItemReactionsBinding implements ViewBind @NonNull /* renamed from: c reason: collision with root package name */ - public final View f1823c; + public final View f1824c; @NonNull public final FlexboxLayout d; public WidgetChatListAdapterItemReactionsBinding(@NonNull ConstraintLayout constraintLayout, @NonNull View view, @NonNull View view2, @NonNull FlexboxLayout flexboxLayout) { this.a = constraintLayout; this.b = view; - this.f1823c = view2; + this.f1824c = view2; this.d = flexboxLayout; } diff --git a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemSpotifyListenTogetherBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemSpotifyListenTogetherBinding.java index fa563abcc4..68eae93bf9 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemSpotifyListenTogetherBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemSpotifyListenTogetherBinding.java @@ -16,7 +16,7 @@ public final class WidgetChatListAdapterItemSpotifyListenTogetherBinding impleme @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1824c; + public final TextView f1825c; @NonNull public final ConstraintLayout d; @NonNull @@ -31,7 +31,7 @@ public final class WidgetChatListAdapterItemSpotifyListenTogetherBinding impleme public WidgetChatListAdapterItemSpotifyListenTogetherBinding(@NonNull ConstraintLayout constraintLayout, @NonNull Barrier barrier, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull RecyclerView recyclerView, @NonNull TextView textView4, @NonNull TextView textView5) { this.a = constraintLayout; this.b = simpleDraweeView; - this.f1824c = textView; + this.f1825c = textView; this.d = constraintLayout2; this.e = textView2; this.f = recyclerView; diff --git a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemStageInviteBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemStageInviteBinding.java index 8fe4ab7732..ccb896afa4 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemStageInviteBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemStageInviteBinding.java @@ -16,7 +16,7 @@ public final class WidgetChatListAdapterItemStageInviteBinding implements ViewBi @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1825c; + public final TextView f1826c; @NonNull public final SimpleDraweeView d; @NonNull @@ -31,7 +31,7 @@ public final class WidgetChatListAdapterItemStageInviteBinding implements ViewBi public WidgetChatListAdapterItemStageInviteBinding(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView4, @NonNull MaterialButton materialButton, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView5, @NonNull StageCardSpeakersView stageCardSpeakersView) { this.a = constraintLayout; this.b = textView; - this.f1825c = textView2; + this.f1826c = textView2; this.d = simpleDraweeView; this.e = textView4; this.f = materialButton; diff --git a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemStartBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemStartBinding.java index 5c0f193bc9..70abc4be90 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemStartBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemStartBinding.java @@ -14,7 +14,7 @@ public final class WidgetChatListAdapterItemStartBinding implements ViewBinding @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1826c; + public final TextView f1827c; @NonNull public final TextView d; @NonNull @@ -25,7 +25,7 @@ public final class WidgetChatListAdapterItemStartBinding implements ViewBinding public WidgetChatListAdapterItemStartBinding(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull ImageView imageView) { this.a = linearLayout; this.b = textView; - this.f1826c = textView2; + this.f1827c = textView2; this.d = textView3; this.e = textView4; this.f = imageView; diff --git a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemStickerGreetBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemStickerGreetBinding.java index 2a45a2af51..085e019172 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemStickerGreetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemStickerGreetBinding.java @@ -14,12 +14,12 @@ public final class WidgetChatListAdapterItemStickerGreetBinding implements ViewB @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f1827c; + public final MaterialButton f1828c; public WidgetChatListAdapterItemStickerGreetBinding(@NonNull LinearLayout linearLayout, @NonNull StickerView stickerView, @NonNull MaterialButton materialButton) { this.a = linearLayout; this.b = stickerView; - this.f1827c = materialButton; + this.f1828c = materialButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemStickerGreetCompactBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemStickerGreetCompactBinding.java index 315f673a9d..fcd216ff7b 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemStickerGreetCompactBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemStickerGreetCompactBinding.java @@ -15,14 +15,14 @@ public final class WidgetChatListAdapterItemStickerGreetCompactBinding implement @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1828c; + public final TextView f1829c; @NonNull public final LinearLayout d; public WidgetChatListAdapterItemStickerGreetCompactBinding(@NonNull ConstraintLayout constraintLayout, @NonNull StickerView stickerView, @NonNull TextView textView, @NonNull LinearLayout linearLayout) { this.a = constraintLayout; this.b = stickerView; - this.f1828c = textView; + this.f1829c = textView; this.d = linearLayout; } diff --git a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemSystemBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemSystemBinding.java index 47197447c5..09262212df 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemSystemBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemSystemBinding.java @@ -19,7 +19,7 @@ public final class WidgetChatListAdapterItemSystemBinding implements ViewBinding @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f1829c; + public final ImageView f1830c; @NonNull public final LinkifiedTextView d; @NonNull @@ -32,7 +32,7 @@ public final class WidgetChatListAdapterItemSystemBinding implements ViewBinding public WidgetChatListAdapterItemSystemBinding(@NonNull ConstraintLayout constraintLayout, @NonNull AppCompatImageView appCompatImageView, @NonNull ImageView imageView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView, @NonNull LinearLayout linearLayout, @NonNull StickerView stickerView, @NonNull Guideline guideline) { this.a = constraintLayout; this.b = appCompatImageView; - this.f1829c = imageView; + this.f1830c = imageView; this.d = linkifiedTextView; this.e = textView; this.f = linearLayout; diff --git a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemTextBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemTextBinding.java index 73bf8e2555..e0d3fdd113 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemTextBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemTextBinding.java @@ -27,7 +27,7 @@ public final class WidgetChatListAdapterItemTextBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeView f1830c; + public final SimpleDraweeView f1831c; @NonNull public final TextView d; @NonNull @@ -42,7 +42,7 @@ public final class WidgetChatListAdapterItemTextBinding implements ViewBinding { public WidgetChatListAdapterItemTextBinding(@NonNull ConstraintLayout constraintLayout, @NonNull View view, @NonNull View view2, @NonNull LinearLayout linearLayout, @NonNull View view3, @NonNull LinkifiedTextView linkifiedTextView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull FrameLayout frameLayout, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull ImageView imageView, @NonNull FrameLayout frameLayout2, @NonNull TextView textView, @NonNull ImageView imageView2, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView, @NonNull RoleIconView roleIconView, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull AppCompatImageView appCompatImageView, @NonNull TypingDots typingDots, @NonNull ConstraintLayout constraintLayout3, @NonNull ImageView imageView3, @NonNull TextView textView6, @NonNull Guideline guideline, @NonNull ConstraintLayout constraintLayout4) { this.a = constraintLayout; this.b = linkifiedTextView; - this.f1830c = simpleDraweeView; + this.f1831c = simpleDraweeView; this.d = textView3; this.e = roleIconView; this.f = textView4; diff --git a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemTextDividerBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemTextDividerBinding.java index 2fa05f7da1..e7b59e910d 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemTextDividerBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemTextDividerBinding.java @@ -14,14 +14,14 @@ public final class WidgetChatListAdapterItemTextDividerBinding implements ViewBi @NonNull /* renamed from: c reason: collision with root package name */ - public final View f1831c; + public final View f1832c; @NonNull public final TextView d; public WidgetChatListAdapterItemTextDividerBinding(@NonNull RelativeLayout relativeLayout, @NonNull View view, @NonNull View view2, @NonNull TextView textView) { this.a = relativeLayout; this.b = view; - this.f1831c = view2; + this.f1832c = view2; this.d = textView; } diff --git a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemThreadDraftFormBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemThreadDraftFormBinding.java index ad0cfe78be..01609ef362 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemThreadDraftFormBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemThreadDraftFormBinding.java @@ -17,7 +17,7 @@ public final class WidgetChatListAdapterItemThreadDraftFormBinding implements Vi @NonNull /* renamed from: c reason: collision with root package name */ - public final ConstraintLayout f1832c; + public final ConstraintLayout f1833c; @NonNull public final TextView d; @NonNull @@ -30,7 +30,7 @@ public final class WidgetChatListAdapterItemThreadDraftFormBinding implements Vi public WidgetChatListAdapterItemThreadDraftFormBinding(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull View view, @NonNull ConstraintLayout constraintLayout, @NonNull TextView textView2, @NonNull SwitchMaterial switchMaterial, @NonNull LinearLayout linearLayout2, @NonNull ImageView imageView, @NonNull TextInputLayout textInputLayout) { this.a = linearLayout; this.b = textView; - this.f1832c = constraintLayout; + this.f1833c = constraintLayout; this.d = textView2; this.e = switchMaterial; this.f = imageView; diff --git a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemThreadEmbedBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemThreadEmbedBinding.java index 3c7fc2ee9e..00b4d01e2c 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemThreadEmbedBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemThreadEmbedBinding.java @@ -18,7 +18,7 @@ public final class WidgetChatListAdapterItemThreadEmbedBinding implements ViewBi @NonNull /* renamed from: c reason: collision with root package name */ - public final View f1833c; + public final View f1834c; @NonNull public final ConstraintLayout d; @NonNull @@ -41,7 +41,7 @@ public final class WidgetChatListAdapterItemThreadEmbedBinding implements ViewBi public WidgetChatListAdapterItemThreadEmbedBinding(@NonNull ConstraintLayout constraintLayout, @NonNull View view, @NonNull View view2, @NonNull ConstraintLayout constraintLayout2, @NonNull ImageView imageView, @NonNull View view3, @NonNull TextView textView, @NonNull ImageView imageView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView, @NonNull ConstraintLayout constraintLayout3, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull ConstraintLayout constraintLayout4, @NonNull ViewReplySpline viewReplySpline, @NonNull Guideline guideline) { this.a = constraintLayout; this.b = view; - this.f1833c = view2; + this.f1834c = view2; this.d = constraintLayout2; this.e = imageView; this.f = textView; diff --git a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemUploadProgressBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemUploadProgressBinding.java index a290f29cdd..e423391e47 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemUploadProgressBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatListAdapterItemUploadProgressBinding.java @@ -14,7 +14,7 @@ public final class WidgetChatListAdapterItemUploadProgressBinding implements Vie @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f1834c; + public final ImageView f1835c; @NonNull public final UploadProgressView d; @NonNull @@ -25,7 +25,7 @@ public final class WidgetChatListAdapterItemUploadProgressBinding implements Vie public WidgetChatListAdapterItemUploadProgressBinding(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull UploadProgressView uploadProgressView, @NonNull UploadProgressView uploadProgressView2, @NonNull UploadProgressView uploadProgressView3) { this.a = linearLayout; this.b = imageView; - this.f1834c = imageView2; + this.f1835c = imageView2; this.d = uploadProgressView; this.e = uploadProgressView2; this.f = uploadProgressView3; diff --git a/app/src/main/java/com/discord/databinding/WidgetChatListBotUiButtonComponentBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatListBotUiButtonComponentBinding.java index 8593cb7ab5..23a649a2dc 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatListBotUiButtonComponentBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatListBotUiButtonComponentBinding.java @@ -18,7 +18,7 @@ public final class WidgetChatListBotUiButtonComponentBinding implements ViewBind @NonNull /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeView f1835c; + public final SimpleDraweeView f1836c; @NonNull public final MaterialTextView d; @NonNull @@ -29,7 +29,7 @@ public final class WidgetChatListBotUiButtonComponentBinding implements ViewBind public WidgetChatListBotUiButtonComponentBinding(@NonNull ButtonComponentView buttonComponentView, @NonNull MaterialButton materialButton, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialTextView materialTextView, @NonNull AppCompatImageView appCompatImageView, @NonNull TypingDots typingDots) { this.a = buttonComponentView; this.b = materialButton; - this.f1835c = simpleDraweeView; + this.f1836c = simpleDraweeView; this.d = materialTextView; this.e = appCompatImageView; this.f = typingDots; diff --git a/app/src/main/java/com/discord/databinding/WidgetChatOverlayBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatOverlayBinding.java index ce0024afee..e2b7546ff5 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatOverlayBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatOverlayBinding.java @@ -7,7 +7,7 @@ import android.widget.TextView; import androidx.annotation.NonNull; import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import c.a.i.p4; +import c.a.i.q4; import com.discord.views.typing.TypingDots; import com.google.android.material.floatingactionbutton.FloatingActionButton; public final class WidgetChatOverlayBinding implements ViewBinding { @@ -18,7 +18,7 @@ public final class WidgetChatOverlayBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final RelativeLayout f1836c; + public final RelativeLayout f1837c; @NonNull public final TypingDots d; @NonNull @@ -28,17 +28,17 @@ public final class WidgetChatOverlayBinding implements ViewBinding { @NonNull public final TextView g; @NonNull - public final p4 h; + public final q4 h; - public WidgetChatOverlayBinding(@NonNull ConstraintLayout constraintLayout, @NonNull FloatingActionButton floatingActionButton, @NonNull RelativeLayout relativeLayout, @NonNull TypingDots typingDots, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull TextView textView2, @NonNull p4 p4Var) { + public WidgetChatOverlayBinding(@NonNull ConstraintLayout constraintLayout, @NonNull FloatingActionButton floatingActionButton, @NonNull RelativeLayout relativeLayout, @NonNull TypingDots typingDots, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull TextView textView2, @NonNull q4 q4Var) { this.a = constraintLayout; this.b = floatingActionButton; - this.f1836c = relativeLayout; + this.f1837c = relativeLayout; this.d = typingDots; this.e = textView; this.f = imageView; this.g = textView2; - this.h = p4Var; + this.h = q4Var; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetChatStatusBinding.java b/app/src/main/java/com/discord/databinding/WidgetChatStatusBinding.java index a591fc60fa..337e74134c 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChatStatusBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChatStatusBinding.java @@ -14,14 +14,14 @@ public final class WidgetChatStatusBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f1837c; + public final ImageView f1838c; @NonNull public final TextView d; public WidgetChatStatusBinding(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull ImageView imageView, @NonNull TextView textView) { this.a = linearLayout; this.b = linearLayout2; - this.f1837c = imageView; + this.f1838c = imageView; this.d = textView; } diff --git a/app/src/main/java/com/discord/databinding/WidgetChoosePlanAdapterPlanItemBinding.java b/app/src/main/java/com/discord/databinding/WidgetChoosePlanAdapterPlanItemBinding.java index 22de8188a1..d6621eb0ec 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChoosePlanAdapterPlanItemBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChoosePlanAdapterPlanItemBinding.java @@ -15,7 +15,7 @@ public final class WidgetChoosePlanAdapterPlanItemBinding implements ViewBinding @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialCardView f1838c; + public final MaterialCardView f1839c; @NonNull public final TextView d; @NonNull @@ -28,7 +28,7 @@ public final class WidgetChoosePlanAdapterPlanItemBinding implements ViewBinding public WidgetChoosePlanAdapterPlanItemBinding(@NonNull MaterialCardView materialCardView, @NonNull ImageView imageView, @NonNull MaterialCardView materialCardView2, @NonNull TextView textView, @NonNull ImageView imageView2, @NonNull TextView textView2, @NonNull TextView textView3) { this.a = materialCardView; this.b = imageView; - this.f1838c = materialCardView2; + this.f1839c = materialCardView2; this.d = textView; this.e = imageView2; this.f = textView2; diff --git a/app/src/main/java/com/discord/databinding/WidgetChoosePlanBinding.java b/app/src/main/java/com/discord/databinding/WidgetChoosePlanBinding.java index 6fcf529fee..d4e109eca6 100644 --- a/app/src/main/java/com/discord/databinding/WidgetChoosePlanBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetChoosePlanBinding.java @@ -16,7 +16,7 @@ public final class WidgetChoosePlanBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final LinkifiedTextView f1839c; + public final LinkifiedTextView f1840c; @NonNull public final RecyclerView d; @NonNull @@ -25,7 +25,7 @@ public final class WidgetChoosePlanBinding implements ViewBinding { public WidgetChoosePlanBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull LinearLayout linearLayout, @NonNull LinkifiedTextView linkifiedTextView, @NonNull RecyclerView recyclerView, @NonNull DimmerView dimmerView) { this.a = coordinatorLayout; this.b = linearLayout; - this.f1839c = linkifiedTextView; + this.f1840c = linkifiedTextView; this.d = recyclerView; this.e = dimmerView; } diff --git a/app/src/main/java/com/discord/databinding/WidgetClaimOutboundPromoBinding.java b/app/src/main/java/com/discord/databinding/WidgetClaimOutboundPromoBinding.java index 11d34c0d7c..5a6777ab4c 100644 --- a/app/src/main/java/com/discord/databinding/WidgetClaimOutboundPromoBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetClaimOutboundPromoBinding.java @@ -17,7 +17,7 @@ public final class WidgetClaimOutboundPromoBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1840c; + public final TextView f1841c; @NonNull public final LinearLayout d; @NonNull @@ -34,7 +34,7 @@ public final class WidgetClaimOutboundPromoBinding implements ViewBinding { public WidgetClaimOutboundPromoBinding(@NonNull LinearLayoutCompat linearLayoutCompat, @NonNull TextView textView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull LinearLayoutCompat linearLayoutCompat2, @NonNull MaterialButton materialButton2, @NonNull AppViewFlipper appViewFlipper, @NonNull FrameLayout frameLayout, @NonNull MaterialButton materialButton3, @NonNull MaterialButton materialButton4, @NonNull LinearLayoutCompat linearLayoutCompat3) { this.a = linearLayoutCompat; this.b = textView; - this.f1840c = textView2; + this.f1841c = textView2; this.d = linearLayout; this.e = materialButton; this.f = materialButton2; diff --git a/app/src/main/java/com/discord/databinding/WidgetCollapsedVoiceUserListItemBinding.java b/app/src/main/java/com/discord/databinding/WidgetCollapsedVoiceUserListItemBinding.java index 2215a5753c..0070ef96bc 100644 --- a/app/src/main/java/com/discord/databinding/WidgetCollapsedVoiceUserListItemBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetCollapsedVoiceUserListItemBinding.java @@ -14,12 +14,12 @@ public final class WidgetCollapsedVoiceUserListItemBinding implements ViewBindin @NonNull /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeView f1841c; + public final SimpleDraweeView f1842c; public WidgetCollapsedVoiceUserListItemBinding(@NonNull FrameLayout frameLayout, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView) { this.a = frameLayout; this.b = textView; - this.f1841c = simpleDraweeView; + this.f1842c = simpleDraweeView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetConfirmRemoveCommunityDialogBinding.java b/app/src/main/java/com/discord/databinding/WidgetConfirmRemoveCommunityDialogBinding.java index cbe9aae182..007fed569f 100644 --- a/app/src/main/java/com/discord/databinding/WidgetConfirmRemoveCommunityDialogBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetConfirmRemoveCommunityDialogBinding.java @@ -14,12 +14,12 @@ public final class WidgetConfirmRemoveCommunityDialogBinding implements ViewBind @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f1842c; + public final MaterialButton f1843c; public WidgetConfirmRemoveCommunityDialogBinding(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull TextView textView2, @NonNull LinearLayout linearLayout2, @NonNull MaterialButton materialButton2) { this.a = linearLayout; this.b = materialButton; - this.f1842c = materialButton2; + this.f1843c = materialButton2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetConnectionsAddXboxBinding.java b/app/src/main/java/com/discord/databinding/WidgetConnectionsAddXboxBinding.java index 591eb55c7d..9430a20ea0 100644 --- a/app/src/main/java/com/discord/databinding/WidgetConnectionsAddXboxBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetConnectionsAddXboxBinding.java @@ -15,14 +15,14 @@ public final class WidgetConnectionsAddXboxBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final LinearLayout f1843c; + public final LinearLayout f1844c; @NonNull public final DimmerView d; public WidgetConnectionsAddXboxBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull CodeVerificationView codeVerificationView, @NonNull LinearLayout linearLayout, @NonNull DimmerView dimmerView) { this.a = coordinatorLayout; this.b = codeVerificationView; - this.f1843c = linearLayout; + this.f1844c = linearLayout; this.d = dimmerView; } diff --git a/app/src/main/java/com/discord/databinding/WidgetContactSyncBinding.java b/app/src/main/java/com/discord/databinding/WidgetContactSyncBinding.java index bf2975bf03..7f2cb9e861 100644 --- a/app/src/main/java/com/discord/databinding/WidgetContactSyncBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetContactSyncBinding.java @@ -19,7 +19,7 @@ public final class WidgetContactSyncBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final f0 f1844c; + public final f0 f1845c; @NonNull public final g0 d; @NonNull @@ -34,7 +34,7 @@ public final class WidgetContactSyncBinding implements ViewBinding { public WidgetContactSyncBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull c0 c0Var, @NonNull f0 f0Var, @NonNull g0 g0Var, @NonNull d0 d0Var, @NonNull e0 e0Var, @NonNull i0 i0Var, @NonNull AppViewFlipper appViewFlipper) { this.a = coordinatorLayout; this.b = c0Var; - this.f1844c = f0Var; + this.f1845c = f0Var; this.d = g0Var; this.e = d0Var; this.f = e0Var; diff --git a/app/src/main/java/com/discord/databinding/WidgetCreateChannelBinding.java b/app/src/main/java/com/discord/databinding/WidgetCreateChannelBinding.java index 16f3d9331b..22ab3619fe 100644 --- a/app/src/main/java/com/discord/databinding/WidgetCreateChannelBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetCreateChannelBinding.java @@ -21,7 +21,7 @@ public final class WidgetCreateChannelBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final RadioButton f1845c; + public final RadioButton f1846c; @NonNull public final TextInputLayout d; @NonNull @@ -56,7 +56,7 @@ public final class WidgetCreateChannelBinding implements ViewBinding { public WidgetCreateChannelBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView, @NonNull RadioButton radioButton, @NonNull TextView textView, @NonNull TextInputLayout textInputLayout, @NonNull RelativeLayout relativeLayout, @NonNull TextView textView2, @NonNull SwitchCompat switchCompat, @NonNull TextView textView3, @NonNull RecyclerView recyclerView, @NonNull View view, @NonNull TextView textView4, @NonNull ConstraintLayout constraintLayout2, @NonNull ImageView imageView2, @NonNull RadioButton radioButton2, @NonNull TextView textView5, @NonNull ConstraintLayout constraintLayout3, @NonNull ImageView imageView3, @NonNull RadioButton radioButton3, @NonNull TextView textView6, @NonNull LinearLayout linearLayout, @NonNull ConstraintLayout constraintLayout4, @NonNull ImageView imageView4, @NonNull RadioButton radioButton4, @NonNull TextView textView7) { this.a = coordinatorLayout; this.b = constraintLayout; - this.f1845c = radioButton; + this.f1846c = radioButton; this.d = textInputLayout; this.e = relativeLayout; this.f = textView2; diff --git a/app/src/main/java/com/discord/databinding/WidgetCreationIntentBinding.java b/app/src/main/java/com/discord/databinding/WidgetCreationIntentBinding.java index d36d1fd0f9..712e1c2a0d 100644 --- a/app/src/main/java/com/discord/databinding/WidgetCreationIntentBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetCreationIntentBinding.java @@ -15,7 +15,7 @@ public final class WidgetCreationIntentBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1846c; + public final TextView f1847c; @NonNull public final MaterialCardView d; @NonNull @@ -26,7 +26,7 @@ public final class WidgetCreationIntentBinding implements ViewBinding { public WidgetCreationIntentBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull MaterialCardView materialCardView, @NonNull TextView textView, @NonNull MaterialCardView materialCardView2, @NonNull TextView textView2, @NonNull LinkifiedTextView linkifiedTextView) { this.a = coordinatorLayout; this.b = materialCardView; - this.f1846c = textView; + this.f1847c = textView; this.d = materialCardView2; this.e = textView2; this.f = linkifiedTextView; diff --git a/app/src/main/java/com/discord/databinding/WidgetDirectoriesSearchBinding.java b/app/src/main/java/com/discord/databinding/WidgetDirectoriesSearchBinding.java index 38854d6c0b..c4cbf44bae 100644 --- a/app/src/main/java/com/discord/databinding/WidgetDirectoriesSearchBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetDirectoriesSearchBinding.java @@ -21,7 +21,7 @@ public final class WidgetDirectoriesSearchBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final LinearLayout f1847c; + public final LinearLayout f1848c; @NonNull public final TextView d; @NonNull @@ -36,7 +36,7 @@ public final class WidgetDirectoriesSearchBinding implements ViewBinding { public WidgetDirectoriesSearchBinding(@NonNull ConstraintLayout constraintLayout, @NonNull AppBarLayout appBarLayout, @NonNull Barrier barrier, @NonNull LinkifiedTextView linkifiedTextView, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull RecyclerView recyclerView, @NonNull FloatingActionButton floatingActionButton, @NonNull TextInputLayout textInputLayout, @NonNull TextInputEditText textInputEditText) { this.a = constraintLayout; this.b = linkifiedTextView; - this.f1847c = linearLayout; + this.f1848c = linearLayout; this.d = textView; this.e = recyclerView; this.f = floatingActionButton; diff --git a/app/src/main/java/com/discord/databinding/WidgetDirectoryChannelBinding.java b/app/src/main/java/com/discord/databinding/WidgetDirectoryChannelBinding.java index cc98b2fddc..3d018d3d8f 100644 --- a/app/src/main/java/com/discord/databinding/WidgetDirectoryChannelBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetDirectoryChannelBinding.java @@ -6,7 +6,7 @@ import androidx.appcompat.widget.Toolbar; import androidx.coordinatorlayout.widget.CoordinatorLayout; import androidx.viewbinding.ViewBinding; import androidx.viewpager2.widget.ViewPager2; -import c.a.i.v4; +import c.a.i.w4; import com.discord.views.directories.ServerDiscoveryHeader; import com.google.android.material.tabs.TabLayout; public final class WidgetDirectoryChannelBinding implements ViewBinding { @@ -17,21 +17,21 @@ public final class WidgetDirectoryChannelBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final ServerDiscoveryHeader f1848c; + public final ServerDiscoveryHeader f1849c; @NonNull public final TabLayout d; @NonNull public final ViewPager2 e; @NonNull - public final v4 f; + public final w4 f; - public WidgetDirectoryChannelBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull Toolbar toolbar, @NonNull ServerDiscoveryHeader serverDiscoveryHeader, @NonNull TabLayout tabLayout, @NonNull ViewPager2 viewPager2, @NonNull v4 v4Var) { + public WidgetDirectoryChannelBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull Toolbar toolbar, @NonNull ServerDiscoveryHeader serverDiscoveryHeader, @NonNull TabLayout tabLayout, @NonNull ViewPager2 viewPager2, @NonNull w4 w4Var) { this.a = coordinatorLayout; this.b = toolbar; - this.f1848c = serverDiscoveryHeader; + this.f1849c = serverDiscoveryHeader; this.d = tabLayout; this.e = viewPager2; - this.f = v4Var; + this.f = w4Var; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetDisableDeleteAccountDialogBinding.java b/app/src/main/java/com/discord/databinding/WidgetDisableDeleteAccountDialogBinding.java index 7feab9daf2..6afc7a40c6 100644 --- a/app/src/main/java/com/discord/databinding/WidgetDisableDeleteAccountDialogBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetDisableDeleteAccountDialogBinding.java @@ -16,7 +16,7 @@ public final class WidgetDisableDeleteAccountDialogBinding implements ViewBindin @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f1849c; + public final MaterialButton f1850c; @NonNull public final TextInputLayout d; @NonNull @@ -29,7 +29,7 @@ public final class WidgetDisableDeleteAccountDialogBinding implements ViewBindin public WidgetDisableDeleteAccountDialogBinding(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull TextInputLayout textInputLayout, @NonNull LoadingButton loadingButton, @NonNull TextView textView2, @NonNull TextInputLayout textInputLayout2, @NonNull LinearLayout linearLayout2) { this.a = linearLayout; this.b = textView; - this.f1849c = materialButton; + this.f1850c = materialButton; this.d = textInputLayout; this.e = loadingButton; this.f = textView2; diff --git a/app/src/main/java/com/discord/databinding/WidgetEditProfileBannerSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetEditProfileBannerSheetBinding.java index 409b427b47..006e329cca 100644 --- a/app/src/main/java/com/discord/databinding/WidgetEditProfileBannerSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetEditProfileBannerSheetBinding.java @@ -16,7 +16,7 @@ public final class WidgetEditProfileBannerSheetBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialTextView f1850c; + public final MaterialTextView f1851c; @NonNull public final ConstraintLayout d; @NonNull @@ -31,7 +31,7 @@ public final class WidgetEditProfileBannerSheetBinding implements ViewBinding { public WidgetEditProfileBannerSheetBinding(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull MaterialTextView materialTextView, @NonNull MaterialTextView materialTextView2, @NonNull ConstraintLayout constraintLayout, @NonNull MaterialTextView materialTextView3, @NonNull MaterialTextView materialTextView4, @NonNull ImageView imageView, @NonNull MaterialTextView materialTextView5, @NonNull MaterialButton materialButton) { this.a = linearLayout; this.b = linearLayout2; - this.f1850c = materialTextView2; + this.f1851c = materialTextView2; this.d = constraintLayout; this.e = materialTextView4; this.f = imageView; diff --git a/app/src/main/java/com/discord/databinding/WidgetEditRoleBinding.java b/app/src/main/java/com/discord/databinding/WidgetEditRoleBinding.java index 5bf49d4698..e2cb3cd53e 100644 --- a/app/src/main/java/com/discord/databinding/WidgetEditRoleBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetEditRoleBinding.java @@ -69,17 +69,17 @@ public final class WidgetEditRoleBinding implements ViewBinding { @NonNull /* renamed from: a0 reason: collision with root package name */ - public final CheckedSetting f1851a0; + public final CheckedSetting f1852a0; @NonNull public final TextInputLayout b; @NonNull /* renamed from: b0 reason: collision with root package name */ - public final CheckedSetting f1852b0; + public final CheckedSetting f1853b0; @NonNull /* renamed from: c reason: collision with root package name */ - public final FloatingActionButton f1853c; + public final FloatingActionButton f1854c; @NonNull public final View d; @NonNull @@ -113,7 +113,7 @@ public final class WidgetEditRoleBinding implements ViewBinding { @NonNull /* renamed from: s reason: collision with root package name */ - public final CheckedSetting f1854s; + public final CheckedSetting f1855s; @NonNull public final RelativeLayout t; @NonNull @@ -125,20 +125,20 @@ public final class WidgetEditRoleBinding implements ViewBinding { @NonNull /* renamed from: x reason: collision with root package name */ - public final CheckedSetting f1855x; + public final CheckedSetting f1856x; @NonNull /* renamed from: y reason: collision with root package name */ - public final CheckedSetting f1856y; + public final CheckedSetting f1857y; @NonNull /* renamed from: z reason: collision with root package name */ - public final CheckedSetting f1857z; + public final CheckedSetting f1858z; public WidgetEditRoleBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull TextInputLayout textInputLayout, @NonNull FloatingActionButton floatingActionButton, @NonNull View view, @NonNull TextView textView, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2, @NonNull CheckedSetting checkedSetting3, @NonNull CheckedSetting checkedSetting4, @NonNull CheckedSetting checkedSetting5, @NonNull View view2, @NonNull RelativeLayout relativeLayout, @NonNull CheckedSetting checkedSetting6, @NonNull CheckedSetting checkedSetting7, @NonNull CheckedSetting checkedSetting8, @NonNull View view3, @NonNull View view4, @NonNull CheckedSetting checkedSetting9, @NonNull CheckedSetting checkedSetting10, @NonNull RelativeLayout relativeLayout2, @NonNull CheckedSetting checkedSetting11, @NonNull CheckedSetting checkedSetting12, @NonNull CheckedSetting checkedSetting13, @NonNull CheckedSetting checkedSetting14, @NonNull CheckedSetting checkedSetting15, @NonNull CheckedSetting checkedSetting16, @NonNull CheckedSetting checkedSetting17, @NonNull CheckedSetting checkedSetting18, @NonNull CheckedSetting checkedSetting19, @NonNull CheckedSetting checkedSetting20, @NonNull CheckedSetting checkedSetting21, @NonNull CheckedSetting checkedSetting22, @NonNull NestedScrollView nestedScrollView, @NonNull CheckedSetting checkedSetting23, @NonNull CheckedSetting checkedSetting24, @NonNull CheckedSetting checkedSetting25, @NonNull CheckedSetting checkedSetting26, @NonNull RoleIconView roleIconView, @NonNull View view5, @NonNull TextView textView2, @NonNull CheckedSetting checkedSetting27, @NonNull CheckedSetting checkedSetting28, @NonNull CheckedSetting checkedSetting29, @NonNull CheckedSetting checkedSetting30, @NonNull CheckedSetting checkedSetting31, @NonNull CheckedSetting checkedSetting32, @NonNull CheckedSetting checkedSetting33, @NonNull CheckedSetting checkedSetting34, @NonNull CheckedSetting checkedSetting35, @NonNull CheckedSetting checkedSetting36, @NonNull CheckedSetting checkedSetting37, @NonNull CheckedSetting checkedSetting38, @NonNull CheckedSetting checkedSetting39, @NonNull CheckedSetting checkedSetting40, @NonNull CheckedSetting checkedSetting41) { this.a = coordinatorLayout; this.b = textInputLayout; - this.f1853c = floatingActionButton; + this.f1854c = floatingActionButton; this.d = view; this.e = textView; this.f = checkedSetting; @@ -154,14 +154,14 @@ public final class WidgetEditRoleBinding implements ViewBinding { this.p = view3; this.q = view4; this.r = checkedSetting9; - this.f1854s = checkedSetting10; + this.f1855s = checkedSetting10; this.t = relativeLayout2; this.u = checkedSetting11; this.v = checkedSetting12; this.w = checkedSetting13; - this.f1855x = checkedSetting14; - this.f1856y = checkedSetting15; - this.f1857z = checkedSetting16; + this.f1856x = checkedSetting14; + this.f1857y = checkedSetting15; + this.f1858z = checkedSetting16; this.A = checkedSetting17; this.B = checkedSetting18; this.C = checkedSetting19; @@ -188,8 +188,8 @@ public final class WidgetEditRoleBinding implements ViewBinding { this.X = checkedSetting37; this.Y = checkedSetting38; this.Z = checkedSetting39; - this.f1851a0 = checkedSetting40; - this.f1852b0 = checkedSetting41; + this.f1852a0 = checkedSetting40; + this.f1853b0 = checkedSetting41; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetEmojiPickerBinding.java b/app/src/main/java/com/discord/databinding/WidgetEmojiPickerBinding.java index 44f2b0195f..eee321ceb9 100644 --- a/app/src/main/java/com/discord/databinding/WidgetEmojiPickerBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetEmojiPickerBinding.java @@ -22,7 +22,7 @@ public final class WidgetEmojiPickerBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final AppViewFlipper f1858c; + public final AppViewFlipper f1859c; @NonNull public final AppBarLayout d; @NonNull @@ -49,7 +49,7 @@ public final class WidgetEmojiPickerBinding implements ViewBinding { public WidgetEmojiPickerBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull RecyclerView recyclerView, @NonNull AppViewFlipper appViewFlipper, @NonNull AppBarLayout appBarLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull ConstraintLayout constraintLayout, @NonNull View view, @NonNull Barrier barrier, @NonNull RecyclerView recyclerView2, @NonNull CoordinatorLayout coordinatorLayout2, @NonNull ImageView imageView2, @NonNull FrameLayout frameLayout, @NonNull ImageView imageView3, @NonNull TextInputEditText textInputEditText, @NonNull Toolbar toolbar) { this.a = coordinatorLayout; this.b = recyclerView; - this.f1858c = appViewFlipper; + this.f1859c = appViewFlipper; this.d = appBarLayout; this.e = textView; this.f = imageView; diff --git a/app/src/main/java/com/discord/databinding/WidgetEmojiSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetEmojiSheetBinding.java index a38ffcd585..15cfde684a 100644 --- a/app/src/main/java/com/discord/databinding/WidgetEmojiSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetEmojiSheetBinding.java @@ -17,7 +17,7 @@ public final class WidgetEmojiSheetBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1859c; + public final TextView f1860c; @NonNull public final SimpleDraweeView d; @NonNull @@ -50,7 +50,7 @@ public final class WidgetEmojiSheetBinding implements ViewBinding { public WidgetEmojiSheetBinding(@NonNull AppViewFlipper appViewFlipper, @NonNull TextView textView, @NonNull FrameLayout frameLayout, @NonNull View view, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull AppViewFlipper appViewFlipper2, @NonNull MaterialButton materialButton, @NonNull FrameLayout frameLayout2, @NonNull MaterialButton materialButton2, @NonNull TextView textView3, @NonNull FrameLayout frameLayout3, @NonNull LinearLayout linearLayout, @NonNull TextView textView4, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull TextView textView5, @NonNull MaterialButton materialButton3, @NonNull TextView textView6, @NonNull MaterialButton materialButton4) { this.a = appViewFlipper; this.b = frameLayout; - this.f1859c = textView2; + this.f1860c = textView2; this.d = simpleDraweeView; this.e = appViewFlipper2; this.f = materialButton; diff --git a/app/src/main/java/com/discord/databinding/WidgetEnableMfaStepsBinding.java b/app/src/main/java/com/discord/databinding/WidgetEnableMfaStepsBinding.java index e6f5444dd9..24eaa4ed42 100644 --- a/app/src/main/java/com/discord/databinding/WidgetEnableMfaStepsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetEnableMfaStepsBinding.java @@ -14,12 +14,12 @@ public final class WidgetEnableMfaStepsBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final StepsView f1860c; + public final StepsView f1861c; public WidgetEnableMfaStepsBinding(@NonNull FrameLayout frameLayout, @NonNull DimmerView dimmerView, @NonNull StepsView stepsView) { this.a = frameLayout; this.b = dimmerView; - this.f1860c = stepsView; + this.f1861c = stepsView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetEnableSmsBackupDialogBinding.java b/app/src/main/java/com/discord/databinding/WidgetEnableSmsBackupDialogBinding.java index 1ca7a7bb8c..133a95f4a0 100644 --- a/app/src/main/java/com/discord/databinding/WidgetEnableSmsBackupDialogBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetEnableSmsBackupDialogBinding.java @@ -16,7 +16,7 @@ public final class WidgetEnableSmsBackupDialogBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f1861c; + public final MaterialButton f1862c; @NonNull public final LoadingButton d; @NonNull @@ -27,7 +27,7 @@ public final class WidgetEnableSmsBackupDialogBinding implements ViewBinding { public WidgetEnableSmsBackupDialogBinding(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull LoadingButton loadingButton, @NonNull TextView textView2, @NonNull TextInputLayout textInputLayout, @NonNull LinearLayout linearLayout2) { this.a = linearLayout; this.b = textView; - this.f1861c = materialButton; + this.f1862c = materialButton; this.d = loadingButton; this.e = textView2; this.f = textInputLayout; diff --git a/app/src/main/java/com/discord/databinding/WidgetEndStageBottomSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetEndStageBottomSheetBinding.java index 91f8758129..b1132d285a 100644 --- a/app/src/main/java/com/discord/databinding/WidgetEndStageBottomSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetEndStageBottomSheetBinding.java @@ -15,14 +15,14 @@ public final class WidgetEndStageBottomSheetBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f1862c; + public final MaterialButton f1863c; @NonNull public final ScreenTitleView d; public WidgetEndStageBottomSheetBinding(@NonNull NestedScrollView nestedScrollView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull ScreenTitleView screenTitleView) { this.a = nestedScrollView; this.b = materialButton; - this.f1862c = materialButton2; + this.f1863c = materialButton2; this.d = screenTitleView; } diff --git a/app/src/main/java/com/discord/databinding/WidgetExpressionTrayBinding.java b/app/src/main/java/com/discord/databinding/WidgetExpressionTrayBinding.java index 41692633cb..1a979467f8 100644 --- a/app/src/main/java/com/discord/databinding/WidgetExpressionTrayBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetExpressionTrayBinding.java @@ -21,7 +21,7 @@ public final class WidgetExpressionTrayBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final FrameLayout f1863c; + public final FrameLayout f1864c; @NonNull public final FragmentContainerView d; @NonNull @@ -48,7 +48,7 @@ public final class WidgetExpressionTrayBinding implements ViewBinding { public WidgetExpressionTrayBinding(@NonNull FrameLayout frameLayout, @NonNull FrameLayout frameLayout2, @NonNull FrameLayout frameLayout3, @NonNull FragmentContainerView fragmentContainerView, @NonNull CardSegment cardSegment, @NonNull FragmentContainerView fragmentContainerView2, @NonNull CardSegment cardSegment2, @NonNull FragmentContainerView fragmentContainerView3, @NonNull ContentResizingCoordinatorLayout contentResizingCoordinatorLayout, @NonNull RoundedRelativeLayout roundedRelativeLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull SegmentedControlContainer segmentedControlContainer, @NonNull CardSegment cardSegment3, @NonNull FragmentContainerView fragmentContainerView4, @NonNull CollapsingToolbarLayout collapsingToolbarLayout, @NonNull AppBarLayout appBarLayout) { this.a = frameLayout; this.b = frameLayout2; - this.f1863c = frameLayout3; + this.f1864c = frameLayout3; this.d = fragmentContainerView; this.e = fragmentContainerView2; this.f = cardSegment2; diff --git a/app/src/main/java/com/discord/databinding/WidgetFatalCrashBinding.java b/app/src/main/java/com/discord/databinding/WidgetFatalCrashBinding.java index 642b04fc8e..d17e682685 100644 --- a/app/src/main/java/com/discord/databinding/WidgetFatalCrashBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetFatalCrashBinding.java @@ -15,7 +15,7 @@ public final class WidgetFatalCrashBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1864c; + public final TextView f1865c; @NonNull public final TextView d; @NonNull @@ -28,7 +28,7 @@ public final class WidgetFatalCrashBinding implements ViewBinding { public WidgetFatalCrashBinding(@NonNull ScrollView scrollView, @NonNull TextView textView, @NonNull LinearLayout linearLayout, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView5) { this.a = scrollView; this.b = textView; - this.f1864c = textView2; + this.f1865c = textView2; this.d = textView3; this.e = textView4; this.f = linkifiedTextView; diff --git a/app/src/main/java/com/discord/databinding/WidgetFeedbackSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetFeedbackSheetBinding.java index 91361a7b1e..23165f280b 100644 --- a/app/src/main/java/com/discord/databinding/WidgetFeedbackSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetFeedbackSheetBinding.java @@ -15,7 +15,7 @@ public final class WidgetFeedbackSheetBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final NestedScrollView f1865c; + public final NestedScrollView f1866c; @NonNull public final FeedbackView d; @NonNull @@ -24,7 +24,7 @@ public final class WidgetFeedbackSheetBinding implements ViewBinding { public WidgetFeedbackSheetBinding(@NonNull NestedScrollView nestedScrollView, @NonNull ImageView imageView, @NonNull NestedScrollView nestedScrollView2, @NonNull FeedbackView feedbackView, @NonNull TextView textView) { this.a = nestedScrollView; this.b = imageView; - this.f1865c = nestedScrollView2; + this.f1866c = nestedScrollView2; this.d = feedbackView; this.e = textView; } diff --git a/app/src/main/java/com/discord/databinding/WidgetFolderContextMenuBinding.java b/app/src/main/java/com/discord/databinding/WidgetFolderContextMenuBinding.java index e5075aeb51..1d1f58b69e 100644 --- a/app/src/main/java/com/discord/databinding/WidgetFolderContextMenuBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetFolderContextMenuBinding.java @@ -14,7 +14,7 @@ public final class WidgetFolderContextMenuBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1866c; + public final TextView f1867c; @NonNull public final TextView d; @NonNull @@ -23,7 +23,7 @@ public final class WidgetFolderContextMenuBinding implements ViewBinding { public WidgetFolderContextMenuBinding(@NonNull CardView cardView, @NonNull CardView cardView2, @NonNull TextView textView, @NonNull View view, @NonNull TextView textView2, @NonNull TextView textView3) { this.a = cardView; this.b = cardView2; - this.f1866c = textView; + this.f1867c = textView; this.d = textView2; this.e = textView3; } diff --git a/app/src/main/java/com/discord/databinding/WidgetFriendsAddByIdBinding.java b/app/src/main/java/com/discord/databinding/WidgetFriendsAddByIdBinding.java index 76d3838d07..7a3f310d78 100644 --- a/app/src/main/java/com/discord/databinding/WidgetFriendsAddByIdBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetFriendsAddByIdBinding.java @@ -16,7 +16,7 @@ public final class WidgetFriendsAddByIdBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final LinearLayout f1867c; + public final LinearLayout f1868c; @NonNull public final MaterialButton d; @NonNull @@ -25,7 +25,7 @@ public final class WidgetFriendsAddByIdBinding implements ViewBinding { public WidgetFriendsAddByIdBinding(@NonNull NestedScrollView nestedScrollView, @NonNull TextView textView, @NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextInputLayout textInputLayout) { this.a = nestedScrollView; this.b = textView; - this.f1867c = linearLayout; + this.f1868c = linearLayout; this.d = materialButton; this.e = textInputLayout; } diff --git a/app/src/main/java/com/discord/databinding/WidgetFriendsListAdapterItemFriendBinding.java b/app/src/main/java/com/discord/databinding/WidgetFriendsListAdapterItemFriendBinding.java index 35fade211d..4058b51963 100644 --- a/app/src/main/java/com/discord/databinding/WidgetFriendsListAdapterItemFriendBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetFriendsListAdapterItemFriendBinding.java @@ -18,7 +18,7 @@ public final class WidgetFriendsListAdapterItemFriendBinding implements ViewBind @NonNull /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeView f1868c; + public final SimpleDraweeView f1869c; @NonNull public final AppCompatImageView d; @NonNull @@ -31,7 +31,7 @@ public final class WidgetFriendsListAdapterItemFriendBinding implements ViewBind public WidgetFriendsListAdapterItemFriendBinding(@NonNull RelativeLayout relativeLayout, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull LinearLayout linearLayout, @NonNull AppCompatImageView appCompatImageView, @NonNull AppCompatImageView appCompatImageView2, @NonNull TextView textView, @NonNull StatusView statusView, @NonNull LinearLayout linearLayout2) { this.a = relativeLayout; this.b = simpleDraweeSpanTextView; - this.f1868c = simpleDraweeView; + this.f1869c = simpleDraweeView; this.d = appCompatImageView; this.e = appCompatImageView2; this.f = textView; diff --git a/app/src/main/java/com/discord/databinding/WidgetFriendsListAdapterItemPendingBinding.java b/app/src/main/java/com/discord/databinding/WidgetFriendsListAdapterItemPendingBinding.java index 51346e29ce..7816e7c176 100644 --- a/app/src/main/java/com/discord/databinding/WidgetFriendsListAdapterItemPendingBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetFriendsListAdapterItemPendingBinding.java @@ -18,7 +18,7 @@ public final class WidgetFriendsListAdapterItemPendingBinding implements ViewBin @NonNull /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeSpanTextView f1869c; + public final SimpleDraweeSpanTextView f1870c; @NonNull public final SimpleDraweeView d; @NonNull @@ -31,7 +31,7 @@ public final class WidgetFriendsListAdapterItemPendingBinding implements ViewBin public WidgetFriendsListAdapterItemPendingBinding(@NonNull RelativeLayout relativeLayout, @NonNull AppCompatImageView appCompatImageView, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull LinearLayout linearLayout, @NonNull AppCompatImageView appCompatImageView2, @NonNull TextView textView, @NonNull StatusView statusView, @NonNull LinearLayout linearLayout2) { this.a = relativeLayout; this.b = appCompatImageView; - this.f1869c = simpleDraweeSpanTextView; + this.f1870c = simpleDraweeSpanTextView; this.d = simpleDraweeView; this.e = appCompatImageView2; this.f = textView; diff --git a/app/src/main/java/com/discord/databinding/WidgetFriendsListBinding.java b/app/src/main/java/com/discord/databinding/WidgetFriendsListBinding.java index 6c74ef011d..36f297b16f 100644 --- a/app/src/main/java/com/discord/databinding/WidgetFriendsListBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetFriendsListBinding.java @@ -16,7 +16,7 @@ public final class WidgetFriendsListBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final EmptyFriendsStateView f1870c; + public final EmptyFriendsStateView f1871c; @NonNull public final AppViewFlipper d; @NonNull @@ -27,7 +27,7 @@ public final class WidgetFriendsListBinding implements ViewBinding { public WidgetFriendsListBinding(@NonNull RelativeLayout relativeLayout, @NonNull EmptyFriendsStateContactSyncView emptyFriendsStateContactSyncView, @NonNull EmptyFriendsStateView emptyFriendsStateView, @NonNull AppViewFlipper appViewFlipper, @NonNull RecyclerView recyclerView, @NonNull RecyclerView recyclerView2) { this.a = relativeLayout; this.b = emptyFriendsStateContactSyncView; - this.f1870c = emptyFriendsStateView; + this.f1871c = emptyFriendsStateView; this.d = appViewFlipper; this.e = recyclerView; this.f = recyclerView2; diff --git a/app/src/main/java/com/discord/databinding/WidgetFriendsListExpandableHeaderBinding.java b/app/src/main/java/com/discord/databinding/WidgetFriendsListExpandableHeaderBinding.java index bee416d1d7..2754993381 100644 --- a/app/src/main/java/com/discord/databinding/WidgetFriendsListExpandableHeaderBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetFriendsListExpandableHeaderBinding.java @@ -14,12 +14,12 @@ public final class WidgetFriendsListExpandableHeaderBinding implements ViewBindi @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1871c; + public final TextView f1872c; public WidgetFriendsListExpandableHeaderBinding(@NonNull FrameLayout frameLayout, @NonNull TextView textView, @NonNull TextView textView2) { this.a = frameLayout; this.b = textView; - this.f1871c = textView2; + this.f1872c = textView2; } @NonNull diff --git a/app/src/main/java/com/discord/databinding/WidgetFriendsNearbyBinding.java b/app/src/main/java/com/discord/databinding/WidgetFriendsNearbyBinding.java index 9573f4c8e7..d22c0087e5 100644 --- a/app/src/main/java/com/discord/databinding/WidgetFriendsNearbyBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetFriendsNearbyBinding.java @@ -16,7 +16,7 @@ public final class WidgetFriendsNearbyBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1872c; + public final TextView f1873c; @NonNull public final RecyclerView d; @NonNull @@ -29,7 +29,7 @@ public final class WidgetFriendsNearbyBinding implements ViewBinding { public WidgetFriendsNearbyBinding(@NonNull NestedScrollView nestedScrollView, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull RecyclerView recyclerView, @NonNull TextView textView2, @NonNull RLottieImageView rLottieImageView, @NonNull TextView textView3) { this.a = nestedScrollView; this.b = materialButton; - this.f1872c = textView; + this.f1873c = textView; this.d = recyclerView; this.e = textView2; this.f = rLottieImageView; diff --git a/app/src/main/java/com/discord/databinding/WidgetGifCategoryBinding.java b/app/src/main/java/com/discord/databinding/WidgetGifCategoryBinding.java index e5bc3e49b5..bca6f5053d 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGifCategoryBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGifCategoryBinding.java @@ -15,7 +15,7 @@ public final class WidgetGifCategoryBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final RecyclerView f1873c; + public final RecyclerView f1874c; @NonNull public final GifLoadingView d; @NonNull @@ -24,7 +24,7 @@ public final class WidgetGifCategoryBinding implements ViewBinding { public WidgetGifCategoryBinding(@NonNull ContentResizingCoordinatorLayout contentResizingCoordinatorLayout, @NonNull ContentResizingCoordinatorLayout contentResizingCoordinatorLayout2, @NonNull RecyclerView recyclerView, @NonNull GifLoadingView gifLoadingView, @NonNull TextView textView) { this.a = contentResizingCoordinatorLayout; this.b = contentResizingCoordinatorLayout2; - this.f1873c = recyclerView; + this.f1874c = recyclerView; this.d = gifLoadingView; this.e = textView; } diff --git a/app/src/main/java/com/discord/databinding/WidgetGifPickerBinding.java b/app/src/main/java/com/discord/databinding/WidgetGifPickerBinding.java index fab597242b..1a9c0c2030 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGifPickerBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGifPickerBinding.java @@ -14,14 +14,14 @@ public final class WidgetGifPickerBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final FrameLayout f1874c; + public final FrameLayout f1875c; @NonNull public final GifLoadingView d; public WidgetGifPickerBinding(@NonNull FrameLayout frameLayout, @NonNull RecyclerView recyclerView, @NonNull FrameLayout frameLayout2, @NonNull GifLoadingView gifLoadingView) { this.a = frameLayout; this.b = recyclerView; - this.f1874c = frameLayout2; + this.f1875c = frameLayout2; this.d = gifLoadingView; } diff --git a/app/src/main/java/com/discord/databinding/WidgetGifPickerSearchBinding.java b/app/src/main/java/com/discord/databinding/WidgetGifPickerSearchBinding.java index fac4a21ca4..f084fcef1d 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGifPickerSearchBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGifPickerSearchBinding.java @@ -18,7 +18,7 @@ public final class WidgetGifPickerSearchBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final GifLoadingView f1875c; + public final GifLoadingView f1876c; @NonNull public final AppViewFlipper d; @NonNull @@ -27,7 +27,7 @@ public final class WidgetGifPickerSearchBinding implements ViewBinding { public WidgetGifPickerSearchBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull AppBarLayout appBarLayout, @NonNull RecyclerView recyclerView, @NonNull GifLoadingView gifLoadingView, @NonNull Toolbar toolbar, @NonNull AppViewFlipper appViewFlipper, @NonNull SearchInputView searchInputView) { this.a = coordinatorLayout; this.b = recyclerView; - this.f1875c = gifLoadingView; + this.f1876c = gifLoadingView; this.d = appViewFlipper; this.e = searchInputView; } diff --git a/app/src/main/java/com/discord/databinding/WidgetGlobalSearchBinding.java b/app/src/main/java/com/discord/databinding/WidgetGlobalSearchBinding.java index e6f24c9631..b64e4cd040 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGlobalSearchBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGlobalSearchBinding.java @@ -17,7 +17,7 @@ public final class WidgetGlobalSearchBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputLayout f1876c; + public final TextInputLayout f1877c; @NonNull public final TextInputEditText d; @NonNull @@ -32,7 +32,7 @@ public final class WidgetGlobalSearchBinding implements ViewBinding { public WidgetGlobalSearchBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull MaterialButton materialButton, @NonNull TextInputLayout textInputLayout, @NonNull TextInputEditText textInputEditText, @NonNull RecyclerView recyclerView, @NonNull MaterialButton materialButton2, @NonNull RecyclerView recyclerView2, @NonNull AppViewFlipper appViewFlipper) { this.a = coordinatorLayout; this.b = materialButton; - this.f1876c = textInputLayout; + this.f1877c = textInputLayout; this.d = textInputEditText; this.e = recyclerView; this.f = materialButton2; diff --git a/app/src/main/java/com/discord/databinding/WidgetGlobalSearchItemGuildBinding.java b/app/src/main/java/com/discord/databinding/WidgetGlobalSearchItemGuildBinding.java index a554cd28e9..670ef45a7f 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGlobalSearchItemGuildBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGlobalSearchItemGuildBinding.java @@ -13,12 +13,12 @@ public final class WidgetGlobalSearchItemGuildBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f1877c; + public final ImageView f1878c; public WidgetGlobalSearchItemGuildBinding(@NonNull RelativeLayout relativeLayout, @NonNull ImageView imageView, @NonNull ImageView imageView2) { this.a = relativeLayout; this.b = imageView; - this.f1877c = imageView2; + this.f1878c = imageView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetGlobalStatusIndicatorBinding.java b/app/src/main/java/com/discord/databinding/WidgetGlobalStatusIndicatorBinding.java index f0cefab360..b446511abb 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGlobalStatusIndicatorBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGlobalStatusIndicatorBinding.java @@ -15,7 +15,7 @@ public final class WidgetGlobalStatusIndicatorBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final LinearLayout f1878c; + public final LinearLayout f1879c; @NonNull public final MaterialButton d; @NonNull @@ -32,7 +32,7 @@ public final class WidgetGlobalStatusIndicatorBinding implements ViewBinding { public WidgetGlobalStatusIndicatorBinding(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LinearLayout linearLayout2, @NonNull MaterialButton materialButton, @NonNull LinearLayout linearLayout3, @NonNull LinearLayout linearLayout4, @NonNull MaterialButton materialButton2, @NonNull ImageView imageView, @NonNull TextView textView2) { this.a = linearLayout; this.b = textView; - this.f1878c = linearLayout2; + this.f1879c = linearLayout2; this.d = materialButton; this.e = linearLayout3; this.f = linearLayout4; diff --git a/app/src/main/java/com/discord/databinding/WidgetGroupInviteFriendsBinding.java b/app/src/main/java/com/discord/databinding/WidgetGroupInviteFriendsBinding.java index 86a8f303c8..8061976cca 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGroupInviteFriendsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGroupInviteFriendsBinding.java @@ -18,7 +18,7 @@ public final class WidgetGroupInviteFriendsBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final RelativeLayout f1879c; + public final RelativeLayout f1880c; @NonNull public final RecyclerView d; @NonNull @@ -29,7 +29,7 @@ public final class WidgetGroupInviteFriendsBinding implements ViewBinding { public WidgetGroupInviteFriendsBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull ChipsView chipsView, @NonNull RelativeLayout relativeLayout, @NonNull RecyclerView recyclerView, @NonNull FloatingActionButton floatingActionButton, @NonNull TextView textView, @NonNull AppViewFlipper appViewFlipper) { this.a = coordinatorLayout; this.b = chipsView; - this.f1879c = relativeLayout; + this.f1880c = relativeLayout; this.d = recyclerView; this.e = floatingActionButton; this.f = appViewFlipper; diff --git a/app/src/main/java/com/discord/databinding/WidgetGroupInviteFriendsItemBinding.java b/app/src/main/java/com/discord/databinding/WidgetGroupInviteFriendsItemBinding.java index e376e3a53c..2906d0ad8f 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGroupInviteFriendsItemBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGroupInviteFriendsItemBinding.java @@ -18,7 +18,7 @@ public final class WidgetGroupInviteFriendsItemBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeView f1880c; + public final SimpleDraweeView f1881c; @NonNull public final SimpleDraweeSpanTextView d; @NonNull @@ -31,7 +31,7 @@ public final class WidgetGroupInviteFriendsItemBinding implements ViewBinding { public WidgetGroupInviteFriendsItemBinding(@NonNull LinearLayout linearLayout, @NonNull RelativeLayout relativeLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull RelativeLayout relativeLayout2, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView, @NonNull TextView textView, @NonNull StatusView statusView, @NonNull CheckBox checkBox) { this.a = linearLayout; this.b = relativeLayout; - this.f1880c = simpleDraweeView; + this.f1881c = simpleDraweeView; this.d = simpleDraweeSpanTextView; this.e = textView; this.f = statusView; diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildCloneBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildCloneBinding.java index d848ab339d..b1b2b843e8 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildCloneBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildCloneBinding.java @@ -7,7 +7,7 @@ import android.widget.TextView; import androidx.annotation.NonNull; import androidx.coordinatorlayout.widget.CoordinatorLayout; import androidx.viewbinding.ViewBinding; -import c.a.i.j0; +import c.a.i.k0; import com.discord.app.AppViewFlipper; import com.discord.utilities.view.text.LinkifiedTextView; import com.discord.views.LoadingButton; @@ -22,11 +22,11 @@ public final class WidgetGuildCloneBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final AppViewFlipper f1881c; + public final AppViewFlipper f1882c; @NonNull public final LinkifiedTextView d; @NonNull - public final j0 e; + public final k0 e; @NonNull public final TextInputLayout f; @NonNull @@ -38,12 +38,12 @@ public final class WidgetGuildCloneBinding implements ViewBinding { @NonNull public final LinearLayout j; - public WidgetGuildCloneBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull LoadingButton loadingButton, @NonNull AppViewFlipper appViewFlipper, @NonNull LinkifiedTextView linkifiedTextView, @NonNull j0 j0Var, @NonNull TextInputLayout textInputLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull GuildTemplateChannelsView guildTemplateChannelsView, @NonNull RolesListView rolesListView, @NonNull LinearLayout linearLayout, @NonNull ProgressBar progressBar) { + public WidgetGuildCloneBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull LoadingButton loadingButton, @NonNull AppViewFlipper appViewFlipper, @NonNull LinkifiedTextView linkifiedTextView, @NonNull k0 k0Var, @NonNull TextInputLayout textInputLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull GuildTemplateChannelsView guildTemplateChannelsView, @NonNull RolesListView rolesListView, @NonNull LinearLayout linearLayout, @NonNull ProgressBar progressBar) { this.a = coordinatorLayout; this.b = loadingButton; - this.f1881c = appViewFlipper; + this.f1882c = appViewFlipper; this.d = linkifiedTextView; - this.e = j0Var; + this.e = k0Var; this.f = textInputLayout; this.g = textView2; this.h = guildTemplateChannelsView; diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildContextMenuBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildContextMenuBinding.java index e160138272..6b4173f44d 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildContextMenuBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildContextMenuBinding.java @@ -14,7 +14,7 @@ public final class WidgetGuildContextMenuBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1882c; + public final TextView f1883c; @NonNull public final TextView d; @NonNull @@ -27,7 +27,7 @@ public final class WidgetGuildContextMenuBinding implements ViewBinding { public WidgetGuildContextMenuBinding(@NonNull CardView cardView, @NonNull CardView cardView2, @NonNull TextView textView, @NonNull View view, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5) { this.a = cardView; this.b = cardView2; - this.f1882c = textView; + this.f1883c = textView; this.d = textView2; this.e = textView3; this.f = textView4; diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildCreateBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildCreateBinding.java index 33a76af0d2..2c606e4ed0 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildCreateBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildCreateBinding.java @@ -4,7 +4,7 @@ import android.view.View; import androidx.annotation.NonNull; import androidx.coordinatorlayout.widget.CoordinatorLayout; import androidx.viewbinding.ViewBinding; -import c.a.i.j0; +import c.a.i.k0; import com.discord.utilities.view.text.LinkifiedTextView; import com.discord.views.LoadingButton; import com.discord.views.ScreenTitleView; @@ -17,19 +17,19 @@ public final class WidgetGuildCreateBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final LinkifiedTextView f1883c; + public final LinkifiedTextView f1884c; @NonNull - public final j0 d; + public final k0 d; @NonNull public final TextInputLayout e; @NonNull public final ScreenTitleView f; - public WidgetGuildCreateBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull LoadingButton loadingButton, @NonNull LinkifiedTextView linkifiedTextView, @NonNull j0 j0Var, @NonNull TextInputLayout textInputLayout, @NonNull ScreenTitleView screenTitleView) { + public WidgetGuildCreateBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull LoadingButton loadingButton, @NonNull LinkifiedTextView linkifiedTextView, @NonNull k0 k0Var, @NonNull TextInputLayout textInputLayout, @NonNull ScreenTitleView screenTitleView) { this.a = coordinatorLayout; this.b = loadingButton; - this.f1883c = linkifiedTextView; - this.d = j0Var; + this.f1884c = linkifiedTextView; + this.d = k0Var; this.e = textInputLayout; this.f = screenTitleView; } diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildFolderSettingsBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildFolderSettingsBinding.java index aec4329a27..79dffcc11e 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildFolderSettingsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildFolderSettingsBinding.java @@ -16,7 +16,7 @@ public final class WidgetGuildFolderSettingsBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1884c; + public final TextView f1885c; @NonNull public final RelativeLayout d; @NonNull @@ -27,7 +27,7 @@ public final class WidgetGuildFolderSettingsBinding implements ViewBinding { public WidgetGuildFolderSettingsBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull TextInputLayout textInputLayout, @NonNull TextView textView, @NonNull RelativeLayout relativeLayout, @NonNull View view, @NonNull FloatingActionButton floatingActionButton) { this.a = coordinatorLayout; this.b = textInputLayout; - this.f1884c = textView; + this.f1885c = textView; this.d = relativeLayout; this.e = view; this.f = floatingActionButton; diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildHubProfileActionsBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildHubProfileActionsBinding.java index f5046d28f7..b1f35058e7 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildHubProfileActionsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildHubProfileActionsBinding.java @@ -15,21 +15,24 @@ public final class WidgetGuildHubProfileActionsBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeView f1885c; + public final SimpleDraweeView f1886c; @NonNull public final CardView d; @NonNull public final TextView e; @NonNull public final TextView f; + @NonNull + public final TextView g; - public WidgetGuildHubProfileActionsBinding(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull LinearLayout linearLayout3, @NonNull LinearLayout linearLayout4, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull CardView cardView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull CardView cardView2, @NonNull LinearLayout linearLayout5) { + public WidgetGuildHubProfileActionsBinding(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull LinearLayout linearLayout3, @NonNull LinearLayout linearLayout4, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull CardView cardView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull CardView cardView2, @NonNull LinearLayout linearLayout5) { this.a = linearLayout; this.b = linearLayout4; - this.f1885c = simpleDraweeView; + this.f1886c = simpleDraweeView; this.d = cardView; this.e = textView2; this.f = textView3; + this.g = textView4; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildInviteInfoViewBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildInviteInfoViewBinding.java index fc93204898..20471e6ef4 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildInviteInfoViewBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildInviteInfoViewBinding.java @@ -16,7 +16,7 @@ public final class WidgetGuildInviteInfoViewBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeView f1886c; + public final SimpleDraweeView f1887c; @NonNull public final ServerMemberCount d; @NonNull @@ -27,7 +27,7 @@ public final class WidgetGuildInviteInfoViewBinding implements ViewBinding { public WidgetGuildInviteInfoViewBinding(@NonNull View view, @NonNull GuildView guildView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull ServerMemberCount serverMemberCount, @NonNull TextView textView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout) { this.a = view; this.b = guildView; - this.f1886c = simpleDraweeView; + this.f1887c = simpleDraweeView; this.d = serverMemberCount; this.e = textView; this.f = textView2; diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildInvitePageBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildInvitePageBinding.java index 22d294c93a..c3d6f45f62 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildInvitePageBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildInvitePageBinding.java @@ -18,7 +18,7 @@ public final class WidgetGuildInvitePageBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f1887c; + public final MaterialButton f1888c; @NonNull public final GuildScheduledEventItemView d; @NonNull @@ -27,7 +27,7 @@ public final class WidgetGuildInvitePageBinding implements ViewBinding { public WidgetGuildInvitePageBinding(@NonNull ConstraintLayout constraintLayout, @NonNull MaterialButton materialButton, @NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton2, @NonNull GuildScheduledEventItemView guildScheduledEventItemView, @NonNull WidgetInviteInfo widgetInviteInfo, @NonNull NestedScrollView nestedScrollView, @NonNull AppBarLayout appBarLayout) { this.a = constraintLayout; this.b = materialButton; - this.f1887c = materialButton2; + this.f1888c = materialButton2; this.d = guildScheduledEventItemView; this.e = widgetInviteInfo; } diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildInviteSettingsBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildInviteSettingsBinding.java index 5e5205b167..4740eed8a7 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildInviteSettingsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildInviteSettingsBinding.java @@ -16,7 +16,7 @@ public final class WidgetGuildInviteSettingsBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final RadioGroup f1888c; + public final RadioGroup f1889c; @NonNull public final MaterialButton d; @NonNull @@ -27,7 +27,7 @@ public final class WidgetGuildInviteSettingsBinding implements ViewBinding { public WidgetGuildInviteSettingsBinding(@NonNull LinearLayout linearLayout, @NonNull Spinner spinner, @NonNull RadioGroup radioGroup, @NonNull MaterialButton materialButton, @NonNull RadioGroup radioGroup2, @NonNull CheckedSetting checkedSetting) { this.a = linearLayout; this.b = spinner; - this.f1888c = radioGroup; + this.f1889c = radioGroup; this.d = materialButton; this.e = radioGroup2; this.f = checkedSetting; diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildInviteShareBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildInviteShareBinding.java index a8680fa5fe..2661986615 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildInviteShareBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildInviteShareBinding.java @@ -20,7 +20,7 @@ public final class WidgetGuildInviteShareBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1889c; + public final TextView f1890c; @NonNull public final TextView d; @NonNull @@ -41,7 +41,7 @@ public final class WidgetGuildInviteShareBinding implements ViewBinding { public WidgetGuildInviteShareBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull View view, @NonNull TextView textView, @NonNull TextView textView2, @NonNull CheckedSetting checkedSetting, @NonNull ImageView imageView, @NonNull MaterialButton materialButton, @NonNull TextInputLayout textInputLayout, @NonNull RecyclerView recyclerView, @NonNull AppViewFlipper appViewFlipper, @NonNull ViewInviteSettingsSheet viewInviteSettingsSheet) { this.a = coordinatorLayout; this.b = view; - this.f1889c = textView; + this.f1890c = textView; this.d = textView2; this.e = checkedSetting; this.f = imageView; diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildInviteShareCompactBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildInviteShareCompactBinding.java index 3079bacf42..2ec7df7943 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildInviteShareCompactBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildInviteShareCompactBinding.java @@ -19,7 +19,7 @@ public final class WidgetGuildInviteShareCompactBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1890c; + public final TextView f1891c; @NonNull public final TextView d; @NonNull @@ -38,7 +38,7 @@ public final class WidgetGuildInviteShareCompactBinding implements ViewBinding { public WidgetGuildInviteShareCompactBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull View view, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView, @NonNull MaterialButton materialButton, @NonNull TextInputLayout textInputLayout, @NonNull RecyclerView recyclerView, @NonNull AppViewFlipper appViewFlipper, @NonNull ViewInviteSettingsSheet viewInviteSettingsSheet) { this.a = coordinatorLayout; this.b = view; - this.f1890c = textView; + this.f1891c = textView; this.d = textView2; this.e = imageView; this.f = materialButton; diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildInviteShareEmptySuggestionsBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildInviteShareEmptySuggestionsBinding.java index 0a82ae8745..c9ede81f69 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildInviteShareEmptySuggestionsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildInviteShareEmptySuggestionsBinding.java @@ -16,7 +16,7 @@ public final class WidgetGuildInviteShareEmptySuggestionsBinding implements View @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1891c; + public final TextView f1892c; @NonNull public final MaterialButton d; @NonNull @@ -29,7 +29,7 @@ public final class WidgetGuildInviteShareEmptySuggestionsBinding implements View public WidgetGuildInviteShareEmptySuggestionsBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull View view, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull ImageButton imageButton, @NonNull TextView textView2, @NonNull ViewInviteSettingsSheet viewInviteSettingsSheet) { this.a = coordinatorLayout; this.b = view; - this.f1891c = textView; + this.f1892c = textView; this.d = materialButton; this.e = imageButton; this.f = textView2; diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildInviteShareItemBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildInviteShareItemBinding.java index ea408062f7..071bb8292a 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildInviteShareItemBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildInviteShareItemBinding.java @@ -16,7 +16,7 @@ public final class WidgetGuildInviteShareItemBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f1892c; + public final MaterialButton f1893c; @NonNull public final TextView d; @NonNull @@ -25,7 +25,7 @@ public final class WidgetGuildInviteShareItemBinding implements ViewBinding { public WidgetGuildInviteShareItemBinding(@NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull MaterialButton materialButton2) { this.a = linearLayout; this.b = simpleDraweeView; - this.f1892c = materialButton; + this.f1893c = materialButton; this.d = textView; this.e = materialButton2; } diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildInviteShareSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildInviteShareSheetBinding.java index 01264f403b..1cb0e8bac3 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildInviteShareSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildInviteShareSheetBinding.java @@ -23,7 +23,7 @@ public final class WidgetGuildInviteShareSheetBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1893c; + public final TextView f1894c; @NonNull public final TextView d; @NonNull @@ -50,7 +50,7 @@ public final class WidgetGuildInviteShareSheetBinding implements ViewBinding { public WidgetGuildInviteShareSheetBinding(@NonNull FrameLayout frameLayout, @NonNull ConstraintLayout constraintLayout, @NonNull FrameLayout frameLayout2, @NonNull Barrier barrier, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull ImageView imageView, @NonNull TextView textView4, @NonNull ImageButton imageButton, @NonNull NestedScrollView nestedScrollView, @NonNull TextView textView5, @NonNull MaterialButton materialButton, @NonNull TextView textView6, @NonNull FrameLayout frameLayout3, @NonNull TextView textView7, @NonNull Barrier barrier2, @NonNull FrameLayout frameLayout4, @NonNull Barrier barrier3, @NonNull SearchInputView searchInputView, @NonNull CardView cardView, @NonNull RecyclerView recyclerView, @NonNull AppViewFlipper appViewFlipper) { this.a = frameLayout; this.b = constraintLayout; - this.f1893c = textView; + this.f1894c = textView; this.d = textView4; this.e = imageButton; this.f = nestedScrollView; diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildJoinBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildJoinBinding.java index 19ad4210c2..841ce47015 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildJoinBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildJoinBinding.java @@ -14,12 +14,12 @@ public final class WidgetGuildJoinBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputLayout f1894c; + public final TextInputLayout f1895c; public WidgetGuildJoinBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull MaterialButton materialButton, @NonNull TextInputLayout textInputLayout) { this.a = coordinatorLayout; this.b = materialButton; - this.f1894c = textInputLayout; + this.f1895c = textInputLayout; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildJoinCaptchaBottomSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildJoinCaptchaBottomSheetBinding.java index 1465a3c16c..4df2b6f938 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildJoinCaptchaBottomSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildJoinCaptchaBottomSheetBinding.java @@ -15,14 +15,14 @@ public final class WidgetGuildJoinCaptchaBottomSheetBinding implements ViewBindi @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f1895c; + public final MaterialButton f1896c; @NonNull public final TextView d; public WidgetGuildJoinCaptchaBottomSheetBinding(@NonNull NestedScrollView nestedScrollView, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull ImageView imageView, @NonNull TextView textView2) { this.a = nestedScrollView; this.b = textView; - this.f1895c = materialButton; + this.f1896c = materialButton; this.d = textView2; } diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildProfileActionsBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildProfileActionsBinding.java index 5512aa1819..2923f6bd66 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildProfileActionsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildProfileActionsBinding.java @@ -24,7 +24,7 @@ public final class WidgetGuildProfileActionsBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final LinearLayout f1896c; + public final LinearLayout f1897c; @NonNull public final CheckedSetting d; @NonNull @@ -58,7 +58,7 @@ public final class WidgetGuildProfileActionsBinding implements ViewBinding { @NonNull /* renamed from: s reason: collision with root package name */ - public final TextView f1897s; + public final TextView f1898s; @NonNull public final TextView t; @NonNull @@ -70,20 +70,20 @@ public final class WidgetGuildProfileActionsBinding implements ViewBinding { @NonNull /* renamed from: x reason: collision with root package name */ - public final TextView f1898x; + public final TextView f1899x; @NonNull /* renamed from: y reason: collision with root package name */ - public final CardView f1899y; + public final CardView f1900y; @NonNull /* renamed from: z reason: collision with root package name */ - public final MaterialButton f1900z; + public final MaterialButton f1901z; public WidgetGuildProfileActionsBinding(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull LinearLayout linearLayout3, @NonNull CheckedSetting checkedSetting, @NonNull LinearLayout linearLayout4, @NonNull LinearLayout linearLayout5, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull ConstraintLayout constraintLayout, @NonNull TextView textView5, @NonNull TextView textView6, @NonNull CardView cardView, @NonNull RecyclerView recyclerView, @NonNull CardView cardView2, @NonNull TextView textView7, @NonNull SimpleDraweeView simpleDraweeView, @NonNull CheckedSetting checkedSetting2, @NonNull MaterialButton materialButton, @NonNull TextView textView8, @NonNull TextView textView9, @NonNull CardView cardView3, @NonNull TextView textView10, @NonNull ImageView imageView, @NonNull TextView textView11, @NonNull CardView cardView4, @NonNull CardView cardView5, @NonNull MaterialButton materialButton2, @NonNull MaterialButton materialButton3, @NonNull LinearLayout linearLayout6) { this.a = linearLayout; this.b = linearLayout2; - this.f1896c = linearLayout3; + this.f1897c = linearLayout3; this.d = checkedSetting; this.e = linearLayout4; this.f = linearLayout5; @@ -99,14 +99,14 @@ public final class WidgetGuildProfileActionsBinding implements ViewBinding { this.p = simpleDraweeView; this.q = checkedSetting2; this.r = materialButton; - this.f1897s = textView8; + this.f1898s = textView8; this.t = textView9; this.u = cardView3; this.v = textView10; this.w = imageView; - this.f1898x = textView11; - this.f1899y = cardView4; - this.f1900z = materialButton2; + this.f1899x = textView11; + this.f1900y = cardView4; + this.f1901z = materialButton2; this.A = materialButton3; this.B = linearLayout6; } diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildProfileSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildProfileSheetBinding.java index 9419d3e332..4e8770ca27 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildProfileSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildProfileSheetBinding.java @@ -22,7 +22,7 @@ public final class WidgetGuildProfileSheetBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f1901c; + public final MaterialButton f1902c; @NonNull public final ConstraintLayout d; @NonNull @@ -56,7 +56,7 @@ public final class WidgetGuildProfileSheetBinding implements ViewBinding { @NonNull /* renamed from: s reason: collision with root package name */ - public final MaterialButton f1902s; + public final MaterialButton f1903s; @NonNull public final LinearLayout t; @NonNull @@ -67,7 +67,7 @@ public final class WidgetGuildProfileSheetBinding implements ViewBinding { public WidgetGuildProfileSheetBinding(@NonNull NestedScrollView nestedScrollView, @NonNull Barrier barrier, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialButton materialButton, @NonNull ConstraintLayout constraintLayout, @NonNull LinearLayout linearLayout, @NonNull View view, @NonNull TextView textView, @NonNull AppViewFlipper appViewFlipper, @NonNull ImageView imageView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull CardView cardView, @NonNull TextView textView2, @NonNull MaterialButton materialButton2, @NonNull LinearLayout linearLayout2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull MaterialButton materialButton3, @NonNull LinearLayout linearLayout3, @NonNull TextView textView5, @NonNull MaterialButton materialButton4, @NonNull LinearLayout linearLayout4, @NonNull ViewStub viewStub, @NonNull ViewStub viewStub2) { this.a = nestedScrollView; this.b = simpleDraweeView; - this.f1901c = materialButton; + this.f1902c = materialButton; this.d = constraintLayout; this.e = view; this.f = textView; @@ -83,7 +83,7 @@ public final class WidgetGuildProfileSheetBinding implements ViewBinding { this.p = materialButton3; this.q = linearLayout3; this.r = textView5; - this.f1902s = materialButton4; + this.f1903s = materialButton4; this.t = linearLayout4; this.u = viewStub; this.v = viewStub2; diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildRoleSubscriptionDetailsBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildRoleSubscriptionDetailsBinding.java index 9867be4ab3..ef84de9f5b 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildRoleSubscriptionDetailsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildRoleSubscriptionDetailsBinding.java @@ -17,7 +17,7 @@ public final class WidgetGuildRoleSubscriptionDetailsBinding implements ViewBind @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputLayout f1903c; + public final TextInputLayout f1904c; @NonNull public final GuildSubscriptionRoleImageUploadView d; @NonNull @@ -36,7 +36,7 @@ public final class WidgetGuildRoleSubscriptionDetailsBinding implements ViewBind public WidgetGuildRoleSubscriptionDetailsBinding(@NonNull ConstraintLayout constraintLayout, @NonNull TextInputEditText textInputEditText, @NonNull TextInputLayout textInputLayout, @NonNull ScrollView scrollView, @NonNull GuildSubscriptionRoleImageUploadView guildSubscriptionRoleImageUploadView, @NonNull TextInputEditText textInputEditText2, @NonNull TextInputLayout textInputLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull View view) { this.a = constraintLayout; this.b = textInputEditText; - this.f1903c = textInputLayout; + this.f1904c = textInputLayout; this.d = guildSubscriptionRoleImageUploadView; this.e = textInputEditText2; this.f = textInputLayout2; diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildRoleSubscriptionEntryPointBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildRoleSubscriptionEntryPointBinding.java index 0c35be5df2..a33d160b74 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildRoleSubscriptionEntryPointBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildRoleSubscriptionEntryPointBinding.java @@ -16,12 +16,12 @@ public final class WidgetGuildRoleSubscriptionEntryPointBinding implements ViewB @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1904c; + public final TextView f1905c; public WidgetGuildRoleSubscriptionEntryPointBinding(@NonNull ConstraintLayout constraintLayout, @NonNull Toolbar toolbar, @NonNull AppBarLayout appBarLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2) { this.a = constraintLayout; this.b = textView; - this.f1904c = textView2; + this.f1905c = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildRoleSubscriptionPlanDetailsBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildRoleSubscriptionPlanDetailsBinding.java index 39e2465811..c4f36ea6d7 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildRoleSubscriptionPlanDetailsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildRoleSubscriptionPlanDetailsBinding.java @@ -18,7 +18,7 @@ public final class WidgetGuildRoleSubscriptionPlanDetailsBinding implements View @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputEditText f1905c; + public final TextInputEditText f1906c; @NonNull public final TextInputLayout d; @NonNull @@ -29,7 +29,7 @@ public final class WidgetGuildRoleSubscriptionPlanDetailsBinding implements View public WidgetGuildRoleSubscriptionPlanDetailsBinding(@NonNull ScrollView scrollView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextInputEditText textInputEditText, @NonNull TextView textView3, @NonNull TextInputLayout textInputLayout, @NonNull View view, @NonNull Group group, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull ImageView imageView, @NonNull ScrollView scrollView2) { this.a = scrollView; this.b = simpleDraweeView; - this.f1905c = textInputEditText; + this.f1906c = textInputEditText; this.d = textInputLayout; this.e = group; this.f = imageView; diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildRoleSubscriptionPlanFormatBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildRoleSubscriptionPlanFormatBinding.java index 33ab272285..aa53dd16fa 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildRoleSubscriptionPlanFormatBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildRoleSubscriptionPlanFormatBinding.java @@ -14,7 +14,7 @@ public final class WidgetGuildRoleSubscriptionPlanFormatBinding implements ViewB @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1906c; + public final TextView f1907c; @NonNull public final TextView d; @NonNull @@ -25,7 +25,7 @@ public final class WidgetGuildRoleSubscriptionPlanFormatBinding implements ViewB public WidgetGuildRoleSubscriptionPlanFormatBinding(@NonNull LinearLayout linearLayout, @NonNull View view, @NonNull TextView textView, @NonNull TextView textView2, @NonNull GuildRoleSubscriptionPlanFormatRadioButton guildRoleSubscriptionPlanFormatRadioButton, @NonNull GuildRoleSubscriptionPlanFormatRadioButton guildRoleSubscriptionPlanFormatRadioButton2) { this.a = linearLayout; this.b = view; - this.f1906c = textView; + this.f1907c = textView; this.d = textView2; this.e = guildRoleSubscriptionPlanFormatRadioButton; this.f = guildRoleSubscriptionPlanFormatRadioButton2; diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildRoleSubscriptionTierBenefitBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildRoleSubscriptionTierBenefitBinding.java index 0be13ac267..cae16548ef 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildRoleSubscriptionTierBenefitBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildRoleSubscriptionTierBenefitBinding.java @@ -20,7 +20,7 @@ public final class WidgetGuildRoleSubscriptionTierBenefitBinding implements View @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1907c; + public final TextView f1908c; @NonNull public final TextInputLayout d; @NonNull @@ -51,7 +51,7 @@ public final class WidgetGuildRoleSubscriptionTierBenefitBinding implements View public WidgetGuildRoleSubscriptionTierBenefitBinding(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull TextInputEditText textInputEditText, @NonNull TextView textView2, @NonNull TextInputLayout textInputLayout, @NonNull AppBarLayout appBarLayout, @NonNull MaterialButton materialButton, @NonNull TextInputLayout textInputLayout2, @NonNull TextInputEditText textInputEditText2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull MaterialButton materialButton2, @NonNull MaterialButton materialButton3, @NonNull ScrollView scrollView, @NonNull LinearLayout linearLayout, @NonNull TextView textView5, @NonNull TextView textView6, @NonNull TextView textView7) { this.a = constraintLayout; this.b = textView; - this.f1907c = textView2; + this.f1908c = textView2; this.d = textInputLayout; this.e = materialButton; this.f = textInputLayout2; diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildRoleSubscriptionTierBenefitsBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildRoleSubscriptionTierBenefitsBinding.java index fe734174a5..aa379529e4 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildRoleSubscriptionTierBenefitsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildRoleSubscriptionTierBenefitsBinding.java @@ -16,7 +16,7 @@ public final class WidgetGuildRoleSubscriptionTierBenefitsBinding implements Vie @NonNull /* renamed from: c reason: collision with root package name */ - public final View f1908c; + public final View f1909c; @NonNull public final TextView d; @NonNull @@ -31,7 +31,7 @@ public final class WidgetGuildRoleSubscriptionTierBenefitsBinding implements Vie public WidgetGuildRoleSubscriptionTierBenefitsBinding(@NonNull LinearLayout linearLayout, @NonNull MaterialRadioButton materialRadioButton, @NonNull View view, @NonNull TextView textView, @NonNull TextView textView2, @NonNull RadioGroup radioGroup, @NonNull MaterialRadioButton materialRadioButton2, @NonNull RecyclerView recyclerView) { this.a = linearLayout; this.b = materialRadioButton; - this.f1908c = view; + this.f1909c = view; this.d = textView; this.e = textView2; this.f = radioGroup; diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildRoleSubscriptionTierDesignBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildRoleSubscriptionTierDesignBinding.java index 8a7f130206..d79a9336a9 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildRoleSubscriptionTierDesignBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildRoleSubscriptionTierDesignBinding.java @@ -15,7 +15,7 @@ public final class WidgetGuildRoleSubscriptionTierDesignBinding implements ViewB @NonNull /* renamed from: c reason: collision with root package name */ - public final LinearLayout f1909c; + public final LinearLayout f1910c; @NonNull public final TextView d; @NonNull @@ -32,7 +32,7 @@ public final class WidgetGuildRoleSubscriptionTierDesignBinding implements ViewB public WidgetGuildRoleSubscriptionTierDesignBinding(@NonNull LinearLayout linearLayout, @NonNull View view, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull GuildSubscriptionRoleImageUploadView guildSubscriptionRoleImageUploadView, @NonNull GuildRoleSubscriptionMemberPreview guildRoleSubscriptionMemberPreview, @NonNull GuildRoleSubscriptionMemberPreview guildRoleSubscriptionMemberPreview2) { this.a = linearLayout; this.b = view; - this.f1909c = linearLayout2; + this.f1910c = linearLayout2; this.d = textView; this.e = textView2; this.f = textView3; diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildScheduledEventCreateSuccessBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildScheduledEventCreateSuccessBinding.java index fe0b96fb59..1ddb41e99c 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildScheduledEventCreateSuccessBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildScheduledEventCreateSuccessBinding.java @@ -16,7 +16,7 @@ public final class WidgetGuildScheduledEventCreateSuccessBinding implements View @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1910c; + public final TextView f1911c; @NonNull public final CheckedSetting d; @NonNull @@ -25,7 +25,7 @@ public final class WidgetGuildScheduledEventCreateSuccessBinding implements View public WidgetGuildScheduledEventCreateSuccessBinding(@NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull CheckedSetting checkedSetting, @NonNull MaterialButton materialButton, @NonNull ImageView imageView2, @NonNull TextView textView2, @NonNull TextView textView3) { this.a = constraintLayout; this.b = imageView; - this.f1910c = textView; + this.f1911c = textView; this.d = checkedSetting; this.e = materialButton; } diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildScheduledEventDetailsBottomSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildScheduledEventDetailsBottomSheetBinding.java index a78fb0121f..a6cd0102b1 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildScheduledEventDetailsBottomSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildScheduledEventDetailsBottomSheetBinding.java @@ -23,7 +23,7 @@ public final class WidgetGuildScheduledEventDetailsBottomSheetBinding implements @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f1911c; + public final ImageView f1912c; @NonNull public final LinkifiedTextView d; @NonNull @@ -57,7 +57,7 @@ public final class WidgetGuildScheduledEventDetailsBottomSheetBinding implements @NonNull /* renamed from: s reason: collision with root package name */ - public final ProgressBar f1912s; + public final ProgressBar f1913s; @NonNull public final SegmentedControlContainer t; @NonNull @@ -68,7 +68,7 @@ public final class WidgetGuildScheduledEventDetailsBottomSheetBinding implements public WidgetGuildScheduledEventDetailsBottomSheetBinding(@NonNull NestedScrollView nestedScrollView, @NonNull GuildScheduledEventBottomButtonView guildScheduledEventBottomButtonView, @NonNull ImageView imageView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull GuildScheduledEventDateView guildScheduledEventDateView, @NonNull LinkifiedTextView linkifiedTextView2, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull ImageView imageView2, @NonNull TextView textView4, @NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView3, @NonNull TextView textView5, @NonNull ConstraintLayout constraintLayout2, @NonNull ConstraintLayout constraintLayout3, @NonNull RecyclerView recyclerView, @NonNull ProgressBar progressBar, @NonNull ConstraintLayout constraintLayout4, @NonNull SegmentedControlContainer segmentedControlContainer, @NonNull CardSegment cardSegment, @NonNull CardSegment cardSegment2) { this.a = nestedScrollView; this.b = guildScheduledEventBottomButtonView; - this.f1911c = imageView; + this.f1912c = imageView; this.d = linkifiedTextView; this.e = textView; this.f = simpleDraweeView; @@ -84,7 +84,7 @@ public final class WidgetGuildScheduledEventDetailsBottomSheetBinding implements this.p = constraintLayout2; this.q = constraintLayout3; this.r = recyclerView; - this.f1912s = progressBar; + this.f1913s = progressBar; this.t = segmentedControlContainer; this.u = cardSegment; this.v = cardSegment2; diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildScheduledEventDetailsExtrasBottomSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildScheduledEventDetailsExtrasBottomSheetBinding.java index 41822e8e8c..6957b7cfb2 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildScheduledEventDetailsExtrasBottomSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildScheduledEventDetailsExtrasBottomSheetBinding.java @@ -13,7 +13,7 @@ public final class WidgetGuildScheduledEventDetailsExtrasBottomSheetBinding impl @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1913c; + public final TextView f1914c; @NonNull public final TextView d; @NonNull @@ -22,15 +22,18 @@ public final class WidgetGuildScheduledEventDetailsExtrasBottomSheetBinding impl public final TextView f; @NonNull public final TextView g; + @NonNull + public final TextView h; - public WidgetGuildScheduledEventDetailsExtrasBottomSheetBinding(@NonNull NestedScrollView nestedScrollView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull TextView textView6) { + public WidgetGuildScheduledEventDetailsExtrasBottomSheetBinding(@NonNull NestedScrollView nestedScrollView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull TextView textView6, @NonNull TextView textView7) { this.a = nestedScrollView; this.b = textView; - this.f1913c = textView2; + this.f1914c = textView2; this.d = textView3; this.e = textView4; this.f = textView5; this.g = textView6; + this.h = textView7; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildScheduledEventListBottomSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildScheduledEventListBottomSheetBinding.java index 65d253d168..d88576fd68 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildScheduledEventListBottomSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildScheduledEventListBottomSheetBinding.java @@ -15,7 +15,7 @@ public final class WidgetGuildScheduledEventListBottomSheetBinding implements Vi @NonNull /* renamed from: c reason: collision with root package name */ - public final ConstraintLayout f1914c; + public final ConstraintLayout f1915c; @NonNull public final RecyclerView d; @NonNull @@ -24,7 +24,7 @@ public final class WidgetGuildScheduledEventListBottomSheetBinding implements Vi public WidgetGuildScheduledEventListBottomSheetBinding(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull ConstraintLayout constraintLayout2, @NonNull ImageView imageView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull RecyclerView recyclerView, @NonNull ConstraintLayout constraintLayout3, @NonNull TextView textView4) { this.a = constraintLayout; this.b = textView; - this.f1914c = constraintLayout2; + this.f1915c = constraintLayout2; this.d = recyclerView; this.e = textView4; } diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildScheduledEventLocationSelectBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildScheduledEventLocationSelectBinding.java index 24eb04365d..ef5a1848fa 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildScheduledEventLocationSelectBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildScheduledEventLocationSelectBinding.java @@ -21,7 +21,7 @@ public final class WidgetGuildScheduledEventLocationSelectBinding implements Vie @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputLayout f1915c; + public final TextInputLayout f1916c; @NonNull public final ImageView d; @NonNull @@ -46,7 +46,7 @@ public final class WidgetGuildScheduledEventLocationSelectBinding implements Vie public WidgetGuildScheduledEventLocationSelectBinding(@NonNull ConstraintLayout constraintLayout, @NonNull TextInputEditText textInputEditText, @NonNull TextInputLayout textInputLayout, @NonNull ImageView imageView, @NonNull View view, @NonNull TextInputEditText textInputEditText2, @NonNull TextInputLayout textInputLayout2, @NonNull CheckedSetting checkedSetting, @NonNull NestedScrollView nestedScrollView, @NonNull TextView textView, @NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull CheckedSetting checkedSetting2, @NonNull TextView textView2, @NonNull ScreenTitleView screenTitleView, @NonNull ConstraintLayout constraintLayout2, @NonNull View view2, @NonNull CheckedSetting checkedSetting3) { this.a = constraintLayout; this.b = textInputEditText; - this.f1915c = textInputLayout; + this.f1916c = textInputLayout; this.d = imageView; this.e = textInputEditText2; this.f = textInputLayout2; diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildScheduledEventSettingsBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildScheduledEventSettingsBinding.java index c71d9e0588..de198527f2 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildScheduledEventSettingsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildScheduledEventSettingsBinding.java @@ -19,7 +19,7 @@ public final class WidgetGuildScheduledEventSettingsBinding implements ViewBindi @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f1916c; + public final ImageView f1917c; @NonNull public final TextView d; @NonNull @@ -48,7 +48,7 @@ public final class WidgetGuildScheduledEventSettingsBinding implements ViewBindi public WidgetGuildScheduledEventSettingsBinding(@NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull TextInputEditText textInputEditText, @NonNull TextInputLayout textInputLayout, @NonNull TextView textView2, @NonNull TextInputEditText textInputEditText2, @NonNull TextInputLayout textInputLayout2, @NonNull TextView textView3, @NonNull TextInputEditText textInputEditText3, @NonNull TextInputLayout textInputLayout3, @NonNull MaterialButton materialButton, @NonNull NestedScrollView nestedScrollView, @NonNull TextView textView4, @NonNull TextInputEditText textInputEditText4, @NonNull TextInputLayout textInputLayout4, @NonNull TextView textView5, @NonNull TextInputEditText textInputEditText5, @NonNull TextInputLayout textInputLayout5, @NonNull TextView textView6, @NonNull ScreenTitleView screenTitleView, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView7, @NonNull TextInputEditText textInputEditText6, @NonNull TextInputLayout textInputLayout6) { this.a = constraintLayout; this.b = imageView; - this.f1916c = imageView2; + this.f1917c = imageView2; this.d = textView; this.e = textInputEditText; this.f = textInputLayout; diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildScheduledEventUpsellBottomSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildScheduledEventUpsellBottomSheetBinding.java index cb8f0ed78b..822e15b75c 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildScheduledEventUpsellBottomSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildScheduledEventUpsellBottomSheetBinding.java @@ -15,12 +15,12 @@ public final class WidgetGuildScheduledEventUpsellBottomSheetBinding implements @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f1917c; + public final MaterialButton f1918c; public WidgetGuildScheduledEventUpsellBottomSheetBinding(@NonNull NestedScrollView nestedScrollView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull ImageView imageView) { this.a = nestedScrollView; this.b = materialButton; - this.f1917c = materialButton2; + this.f1918c = materialButton2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildSelectorItemBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildSelectorItemBinding.java index 0955dd9c0c..123ad5615b 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildSelectorItemBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildSelectorItemBinding.java @@ -15,7 +15,7 @@ public final class WidgetGuildSelectorItemBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeView f1918c; + public final SimpleDraweeView f1919c; @NonNull public final TextView d; @NonNull @@ -24,7 +24,7 @@ public final class WidgetGuildSelectorItemBinding implements ViewBinding { public WidgetGuildSelectorItemBinding(@NonNull LinearLayout linearLayout, @NonNull FrameLayout frameLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2) { this.a = linearLayout; this.b = frameLayout; - this.f1918c = simpleDraweeView; + this.f1919c = simpleDraweeView; this.d = textView; this.e = textView2; } diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildStickerSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildStickerSheetBinding.java index 8a386a16ce..5624ab5afc 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildStickerSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildStickerSheetBinding.java @@ -18,7 +18,7 @@ public final class WidgetGuildStickerSheetBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1919c; + public final TextView f1920c; @NonNull public final AppViewFlipper d; @NonNull @@ -45,7 +45,7 @@ public final class WidgetGuildStickerSheetBinding implements ViewBinding { public WidgetGuildStickerSheetBinding(@NonNull AppViewFlipper appViewFlipper, @NonNull View view, @NonNull FrameLayout frameLayout, @NonNull TextView textView, @NonNull AppViewFlipper appViewFlipper2, @NonNull LinearLayout linearLayout, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView3, @NonNull FrameLayout frameLayout2, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull StickerView stickerView, @NonNull TextView textView6) { this.a = appViewFlipper; this.b = frameLayout; - this.f1919c = textView; + this.f1920c = textView; this.d = appViewFlipper2; this.e = linearLayout; this.f = simpleDraweeView; diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildTransferOwnershipBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildTransferOwnershipBinding.java index f3cb15446e..d332751e14 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildTransferOwnershipBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildTransferOwnershipBinding.java @@ -15,7 +15,7 @@ public final class WidgetGuildTransferOwnershipBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f1920c; + public final MaterialButton f1921c; @NonNull public final MaterialButton d; @NonNull @@ -26,7 +26,7 @@ public final class WidgetGuildTransferOwnershipBinding implements ViewBinding { public WidgetGuildTransferOwnershipBinding(@NonNull LinearLayout linearLayout, @NonNull CheckedSetting checkedSetting, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextInputLayout textInputLayout, @NonNull LinearLayout linearLayout2) { this.a = linearLayout; this.b = checkedSetting; - this.f1920c = materialButton; + this.f1921c = materialButton; this.d = materialButton2; this.e = textInputLayout; this.f = linearLayout2; diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildWelcomeChannelBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildWelcomeChannelBinding.java index ab89dff08e..bfb93ef382 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildWelcomeChannelBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildWelcomeChannelBinding.java @@ -16,7 +16,7 @@ public final class WidgetGuildWelcomeChannelBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1921c; + public final TextView f1922c; @NonNull public final SimpleDraweeView d; @NonNull @@ -27,7 +27,7 @@ public final class WidgetGuildWelcomeChannelBinding implements ViewBinding { public WidgetGuildWelcomeChannelBinding(@NonNull CardView cardView, @NonNull CardView cardView2, @NonNull TextView textView, @NonNull ConstraintLayout constraintLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull ImageView imageView, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView2, @NonNull ConstraintLayout constraintLayout3, @NonNull TextView textView3) { this.a = cardView; this.b = cardView2; - this.f1921c = textView; + this.f1922c = textView; this.d = simpleDraweeView; this.e = textView2; this.f = textView3; diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildWelcomeSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildWelcomeSheetBinding.java index bf175b1910..39ef398118 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildWelcomeSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildWelcomeSheetBinding.java @@ -17,7 +17,7 @@ public final class WidgetGuildWelcomeSheetBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1922c; + public final TextView f1923c; @NonNull public final AppViewFlipper d; @NonNull @@ -30,7 +30,7 @@ public final class WidgetGuildWelcomeSheetBinding implements ViewBinding { public WidgetGuildWelcomeSheetBinding(@NonNull NestedScrollView nestedScrollView, @NonNull RecyclerView recyclerView, @NonNull TextView textView, @NonNull AppViewFlipper appViewFlipper, @NonNull SimpleDraweeView simpleDraweeView, @NonNull CardView cardView, @NonNull TextView textView2, @NonNull TextView textView3) { this.a = nestedScrollView; this.b = recyclerView; - this.f1922c = textView; + this.f1923c = textView; this.d = appViewFlipper; this.e = simpleDraweeView; this.f = textView2; diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildsListBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildsListBinding.java index 6dbbc74d4b..5e97116c54 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildsListBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildsListBinding.java @@ -14,12 +14,12 @@ public final class WidgetGuildsListBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final ViewStub f1923c; + public final ViewStub f1924c; public WidgetGuildsListBinding(@NonNull RelativeLayout relativeLayout, @NonNull RecyclerView recyclerView, @NonNull ViewStub viewStub) { this.a = relativeLayout; this.b = recyclerView; - this.f1923c = viewStub; + this.f1924c = viewStub; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildsListItemDmBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildsListItemDmBinding.java index 59aaa1730b..3a98db5d58 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildsListItemDmBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildsListItemDmBinding.java @@ -14,12 +14,12 @@ public final class WidgetGuildsListItemDmBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1924c; + public final TextView f1925c; public WidgetGuildsListItemDmBinding(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { this.a = view; this.b = simpleDraweeView; - this.f1924c = textView; + this.f1925c = textView; } @NonNull diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildsListItemFolderBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildsListItemFolderBinding.java index 55920dc768..d7a0898e01 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildsListItemFolderBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildsListItemFolderBinding.java @@ -16,7 +16,7 @@ public final class WidgetGuildsListItemFolderBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final FrameLayout f1925c; + public final FrameLayout f1926c; @NonNull public final View d; @NonNull @@ -31,7 +31,7 @@ public final class WidgetGuildsListItemFolderBinding implements ViewBinding { public WidgetGuildsListItemFolderBinding(@NonNull RelativeLayout relativeLayout, @NonNull ServerFolderView serverFolderView, @NonNull FrameLayout frameLayout, @NonNull View view, @NonNull TextView textView, @NonNull View view2, @NonNull ImageView imageView, @NonNull ImageView imageView2) { this.a = relativeLayout; this.b = serverFolderView; - this.f1925c = frameLayout; + this.f1926c = frameLayout; this.d = view; this.e = textView; this.f = view2; diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildsListItemGuildBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildsListItemGuildBinding.java index 3a01911d81..46423c678a 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildsListItemGuildBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildsListItemGuildBinding.java @@ -16,7 +16,7 @@ public final class WidgetGuildsListItemGuildBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f1926c; + public final ImageView f1927c; @NonNull public final SimpleDraweeView d; @NonNull @@ -33,7 +33,7 @@ public final class WidgetGuildsListItemGuildBinding implements ViewBinding { public WidgetGuildsListItemGuildBinding(@NonNull View view, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull FrameLayout frameLayout, @NonNull ImageView imageView3, @NonNull TextView textView2, @NonNull ImageView imageView4) { this.a = view; this.b = imageView; - this.f1926c = imageView2; + this.f1927c = imageView2; this.d = simpleDraweeView; this.e = textView; this.f = frameLayout; diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildsListItemGuildVerticalBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildsListItemGuildVerticalBinding.java index 73220e6dff..008056e5bc 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildsListItemGuildVerticalBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildsListItemGuildVerticalBinding.java @@ -13,12 +13,12 @@ public final class WidgetGuildsListItemGuildVerticalBinding implements ViewBindi @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f1927c; + public final ImageView f1928c; public WidgetGuildsListItemGuildVerticalBinding(@NonNull RelativeLayout relativeLayout, @NonNull ImageView imageView, @NonNull ImageView imageView2) { this.a = relativeLayout; this.b = imageView; - this.f1927c = imageView2; + this.f1928c = imageView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetGuildsListItemProfileBinding.java b/app/src/main/java/com/discord/databinding/WidgetGuildsListItemProfileBinding.java index 1326cc9875..b4da75aa21 100644 --- a/app/src/main/java/com/discord/databinding/WidgetGuildsListItemProfileBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetGuildsListItemProfileBinding.java @@ -14,14 +14,14 @@ public final class WidgetGuildsListItemProfileBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final FrameLayout f1928c; + public final FrameLayout f1929c; @NonNull public final ImageView d; public WidgetGuildsListItemProfileBinding(@NonNull RelativeLayout relativeLayout, @NonNull ImageView imageView, @NonNull FrameLayout frameLayout, @NonNull ImageView imageView2) { this.a = relativeLayout; this.b = imageView; - this.f1928c = frameLayout; + this.f1929c = frameLayout; this.d = imageView2; } diff --git a/app/src/main/java/com/discord/databinding/WidgetHomeBinding.java b/app/src/main/java/com/discord/databinding/WidgetHomeBinding.java index ca62bed4cf..a8a346ed11 100644 --- a/app/src/main/java/com/discord/databinding/WidgetHomeBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetHomeBinding.java @@ -5,38 +5,38 @@ import android.widget.FrameLayout; import android.widget.ImageView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import c.a.i.a5; -import c.a.i.d5; +import c.a.i.b5; import c.a.i.e5; import c.a.i.f5; +import c.a.i.g5; import com.discord.widgets.home.HomePanelsLayout; public final class WidgetHomeBinding implements ViewBinding { @NonNull public final FrameLayout a; @NonNull - public final e5 b; + public final f5 b; @NonNull /* renamed from: c reason: collision with root package name */ - public final HomePanelsLayout f1929c; + public final HomePanelsLayout f1930c; @NonNull - public final a5 d; + public final b5 d; @NonNull - public final d5 e; + public final e5 e; @NonNull - public final f5 f; + public final g5 f; @NonNull public final ImageView g; @NonNull public final FrameLayout h; - public WidgetHomeBinding(@NonNull FrameLayout frameLayout, @NonNull e5 e5Var, @NonNull HomePanelsLayout homePanelsLayout, @NonNull a5 a5Var, @NonNull d5 d5Var, @NonNull f5 f5Var, @NonNull ImageView imageView, @NonNull FrameLayout frameLayout2) { + public WidgetHomeBinding(@NonNull FrameLayout frameLayout, @NonNull f5 f5Var, @NonNull HomePanelsLayout homePanelsLayout, @NonNull b5 b5Var, @NonNull e5 e5Var, @NonNull g5 g5Var, @NonNull ImageView imageView, @NonNull FrameLayout frameLayout2) { this.a = frameLayout; - this.b = e5Var; - this.f1929c = homePanelsLayout; - this.d = a5Var; - this.e = d5Var; - this.f = f5Var; + this.b = f5Var; + this.f1930c = homePanelsLayout; + this.d = b5Var; + this.e = e5Var; + this.f = g5Var; this.g = imageView; this.h = frameLayout2; } diff --git a/app/src/main/java/com/discord/databinding/WidgetHomePanelCenterNsfwBinding.java b/app/src/main/java/com/discord/databinding/WidgetHomePanelCenterNsfwBinding.java index c24cef3d49..ac22a5ae90 100644 --- a/app/src/main/java/com/discord/databinding/WidgetHomePanelCenterNsfwBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetHomePanelCenterNsfwBinding.java @@ -16,7 +16,7 @@ public final class WidgetHomePanelCenterNsfwBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f1930c; + public final MaterialButton f1931c; @NonNull public final MaterialButton d; @NonNull @@ -27,7 +27,7 @@ public final class WidgetHomePanelCenterNsfwBinding implements ViewBinding { public WidgetHomePanelCenterNsfwBinding(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull ImageView imageView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView) { this.a = linearLayout; this.b = imageView; - this.f1930c = materialButton; + this.f1931c = materialButton; this.d = materialButton2; this.e = linkifiedTextView; this.f = textView; diff --git a/app/src/main/java/com/discord/databinding/WidgetHubAddNameBinding.java b/app/src/main/java/com/discord/databinding/WidgetHubAddNameBinding.java index e35fe4bd21..e77db591e8 100644 --- a/app/src/main/java/com/discord/databinding/WidgetHubAddNameBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetHubAddNameBinding.java @@ -17,7 +17,7 @@ public final class WidgetHubAddNameBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputEditText f1931c; + public final TextInputEditText f1932c; @NonNull public final TextInputLayout d; @NonNull @@ -28,7 +28,7 @@ public final class WidgetHubAddNameBinding implements ViewBinding { public WidgetHubAddNameBinding(@NonNull LinearLayout linearLayout, @NonNull GuildView guildView, @NonNull TextInputEditText textInputEditText, @NonNull TextInputLayout textInputLayout, @NonNull TextView textView, @NonNull LoadingButton loadingButton) { this.a = linearLayout; this.b = guildView; - this.f1931c = textInputEditText; + this.f1932c = textInputEditText; this.d = textInputLayout; this.e = textView; this.f = loadingButton; diff --git a/app/src/main/java/com/discord/databinding/WidgetHubAddServerBinding.java b/app/src/main/java/com/discord/databinding/WidgetHubAddServerBinding.java index 9d07a32b9a..199a21d73e 100644 --- a/app/src/main/java/com/discord/databinding/WidgetHubAddServerBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetHubAddServerBinding.java @@ -17,7 +17,7 @@ public final class WidgetHubAddServerBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final ScreenTitleView f1932c; + public final ScreenTitleView f1933c; @NonNull public final RecyclerView d; @NonNull @@ -30,7 +30,7 @@ public final class WidgetHubAddServerBinding implements ViewBinding { public WidgetHubAddServerBinding(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull ScreenTitleView screenTitleView, @NonNull RecyclerView recyclerView, @NonNull SegmentedControlContainer segmentedControlContainer, @NonNull CardSegment cardSegment, @NonNull CardSegment cardSegment2) { this.a = linearLayout; this.b = materialButton; - this.f1932c = screenTitleView; + this.f1933c = screenTitleView; this.d = recyclerView; this.e = segmentedControlContainer; this.f = cardSegment; diff --git a/app/src/main/java/com/discord/databinding/WidgetHubAuthenticationBinding.java b/app/src/main/java/com/discord/databinding/WidgetHubAuthenticationBinding.java index 8a096f50d5..d455e6b891 100644 --- a/app/src/main/java/com/discord/databinding/WidgetHubAuthenticationBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetHubAuthenticationBinding.java @@ -15,12 +15,12 @@ public final class WidgetHubAuthenticationBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final CodeVerificationView f1933c; + public final CodeVerificationView f1934c; public WidgetHubAuthenticationBinding(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView2, @NonNull CodeVerificationView codeVerificationView) { this.a = linearLayout; this.b = linkifiedTextView; - this.f1933c = codeVerificationView; + this.f1934c = codeVerificationView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetHubDescriptionBinding.java b/app/src/main/java/com/discord/databinding/WidgetHubDescriptionBinding.java index 59e8caab87..fa7eeb0486 100644 --- a/app/src/main/java/com/discord/databinding/WidgetHubDescriptionBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetHubDescriptionBinding.java @@ -17,7 +17,7 @@ public final class WidgetHubDescriptionBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1934c; + public final TextView f1935c; @NonNull public final TextView d; @NonNull @@ -32,7 +32,7 @@ public final class WidgetHubDescriptionBinding implements ViewBinding { public WidgetHubDescriptionBinding(@NonNull LinearLayout linearLayout, @NonNull LoadingButton loadingButton, @NonNull TextView textView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout2, @NonNull TextView textView3, @NonNull TextInputEditText textInputEditText, @NonNull TextInputLayout textInputLayout, @NonNull ScreenTitleView screenTitleView) { this.a = linearLayout; this.b = loadingButton; - this.f1934c = textView; + this.f1935c = textView; this.d = textView2; this.e = linearLayout2; this.f = textInputEditText; diff --git a/app/src/main/java/com/discord/databinding/WidgetHubDomainSearchBinding.java b/app/src/main/java/com/discord/databinding/WidgetHubDomainSearchBinding.java index f9e0c01bb5..e6862ea5e0 100644 --- a/app/src/main/java/com/discord/databinding/WidgetHubDomainSearchBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetHubDomainSearchBinding.java @@ -21,7 +21,7 @@ public final class WidgetHubDomainSearchBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final LinearLayout f1935c; + public final LinearLayout f1936c; @NonNull public final TextView d; @NonNull @@ -36,7 +36,7 @@ public final class WidgetHubDomainSearchBinding implements ViewBinding { public WidgetHubDomainSearchBinding(@NonNull ConstraintLayout constraintLayout, @NonNull AppBarLayout appBarLayout, @NonNull Barrier barrier, @NonNull LinkifiedTextView linkifiedTextView, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull RecyclerView recyclerView, @NonNull FloatingActionButton floatingActionButton, @NonNull TextInputLayout textInputLayout, @NonNull TextInputEditText textInputEditText) { this.a = constraintLayout; this.b = linkifiedTextView; - this.f1935c = linearLayout; + this.f1936c = linearLayout; this.d = textView; this.e = recyclerView; this.f = floatingActionButton; diff --git a/app/src/main/java/com/discord/databinding/WidgetHubDomainsBinding.java b/app/src/main/java/com/discord/databinding/WidgetHubDomainsBinding.java index 3c986f3ad0..5debc86979 100644 --- a/app/src/main/java/com/discord/databinding/WidgetHubDomainsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetHubDomainsBinding.java @@ -15,12 +15,12 @@ public final class WidgetHubDomainsBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f1936c; + public final MaterialButton f1937c; public WidgetHubDomainsBinding(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull RecyclerView recyclerView, @NonNull MaterialButton materialButton) { this.a = linearLayout; this.b = recyclerView; - this.f1936c = materialButton; + this.f1937c = materialButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetHubEmailFlowBinding.java b/app/src/main/java/com/discord/databinding/WidgetHubEmailFlowBinding.java index 355f5efde2..0d842e0670 100644 --- a/app/src/main/java/com/discord/databinding/WidgetHubEmailFlowBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetHubEmailFlowBinding.java @@ -4,34 +4,34 @@ import android.view.View; import android.widget.LinearLayout; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import c.a.i.g5; import c.a.i.h5; -import c.a.i.w4; +import c.a.i.i5; +import c.a.i.x4; import com.discord.views.LoadingButton; import com.google.android.material.button.MaterialButton; public final class WidgetHubEmailFlowBinding implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final g5 b; + public final h5 b; @NonNull /* renamed from: c reason: collision with root package name */ - public final w4 f1937c; + public final x4 f1938c; @NonNull public final MaterialButton d; @NonNull public final LoadingButton e; @NonNull - public final h5 f; + public final i5 f; - public WidgetHubEmailFlowBinding(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull g5 g5Var, @NonNull w4 w4Var, @NonNull MaterialButton materialButton, @NonNull LoadingButton loadingButton, @NonNull h5 h5Var) { + public WidgetHubEmailFlowBinding(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull h5 h5Var, @NonNull x4 x4Var, @NonNull MaterialButton materialButton, @NonNull LoadingButton loadingButton, @NonNull i5 i5Var) { this.a = linearLayout; - this.b = g5Var; - this.f1937c = w4Var; + this.b = h5Var; + this.f1938c = x4Var; this.d = materialButton; this.e = loadingButton; - this.f = h5Var; + this.f = i5Var; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetHubWaitlistBinding.java b/app/src/main/java/com/discord/databinding/WidgetHubWaitlistBinding.java index cdd74ddfc9..e79a96b2b7 100644 --- a/app/src/main/java/com/discord/databinding/WidgetHubWaitlistBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetHubWaitlistBinding.java @@ -16,14 +16,14 @@ public final class WidgetHubWaitlistBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputEditText f1938c; + public final TextInputEditText f1939c; @NonNull public final TextInputLayout d; public WidgetHubWaitlistBinding(@NonNull LinearLayout linearLayout, @NonNull LoadingButton loadingButton, @NonNull TextInputEditText textInputEditText, @NonNull ScreenTitleView screenTitleView, @NonNull TextInputLayout textInputLayout) { this.a = linearLayout; this.b = loadingButton; - this.f1938c = textInputEditText; + this.f1939c = textInputEditText; this.d = textInputLayout; } diff --git a/app/src/main/java/com/discord/databinding/WidgetIncomingShareBinding.java b/app/src/main/java/com/discord/databinding/WidgetIncomingShareBinding.java index 3c1911fde8..fa5253a418 100644 --- a/app/src/main/java/com/discord/databinding/WidgetIncomingShareBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetIncomingShareBinding.java @@ -21,7 +21,7 @@ public final class WidgetIncomingShareBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final ViewEmbedGameInvite f1939c; + public final ViewEmbedGameInvite f1940c; @NonNull public final TextInputLayout d; @NonNull @@ -46,7 +46,7 @@ public final class WidgetIncomingShareBinding implements ViewBinding { public WidgetIncomingShareBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull DimmerView dimmerView, @NonNull ViewEmbedGameInvite viewEmbedGameInvite, @NonNull TextInputLayout textInputLayout, @NonNull RecyclerView recyclerView, @NonNull CardView cardView, @NonNull TextInputLayout textInputLayout2, @NonNull RecyclerView recyclerView2, @NonNull ImageView imageView, @NonNull AppViewFlipper appViewFlipper, @NonNull NestedScrollView nestedScrollView, @NonNull AppViewFlipper appViewFlipper2, @NonNull ViewGlobalSearchItem viewGlobalSearchItem, @NonNull ImageView imageView2) { this.a = coordinatorLayout; this.b = dimmerView; - this.f1939c = viewEmbedGameInvite; + this.f1940c = viewEmbedGameInvite; this.d = textInputLayout; this.e = recyclerView; this.f = cardView; diff --git a/app/src/main/java/com/discord/databinding/WidgetIssueDetailsFormBinding.java b/app/src/main/java/com/discord/databinding/WidgetIssueDetailsFormBinding.java index 3fa3ac52aa..f2bbf1d7ca 100644 --- a/app/src/main/java/com/discord/databinding/WidgetIssueDetailsFormBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetIssueDetailsFormBinding.java @@ -15,14 +15,14 @@ public final class WidgetIssueDetailsFormBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputLayout f1940c; + public final TextInputLayout f1941c; @NonNull public final MaterialButton d; public WidgetIssueDetailsFormBinding(@NonNull NestedScrollView nestedScrollView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextInputLayout textInputLayout, @NonNull MaterialButton materialButton) { this.a = nestedScrollView; this.b = linkifiedTextView; - this.f1940c = textInputLayout; + this.f1941c = textInputLayout; this.d = materialButton; } diff --git a/app/src/main/java/com/discord/databinding/WidgetKickUserBinding.java b/app/src/main/java/com/discord/databinding/WidgetKickUserBinding.java index 2b7ea9f4e2..59f2583f92 100644 --- a/app/src/main/java/com/discord/databinding/WidgetKickUserBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetKickUserBinding.java @@ -15,7 +15,7 @@ public final class WidgetKickUserBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f1941c; + public final MaterialButton f1942c; @NonNull public final MaterialButton d; @NonNull @@ -26,7 +26,7 @@ public final class WidgetKickUserBinding implements ViewBinding { public WidgetKickUserBinding(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextInputLayout textInputLayout, @NonNull TextView textView2) { this.a = linearLayout; this.b = textView; - this.f1941c = materialButton; + this.f1942c = materialButton; this.d = materialButton2; this.e = textInputLayout; this.f = textView2; diff --git a/app/src/main/java/com/discord/databinding/WidgetManageReactionsBinding.java b/app/src/main/java/com/discord/databinding/WidgetManageReactionsBinding.java index 2d1b5fac71..af78d647b3 100644 --- a/app/src/main/java/com/discord/databinding/WidgetManageReactionsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetManageReactionsBinding.java @@ -13,12 +13,12 @@ public final class WidgetManageReactionsBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final RecyclerView f1942c; + public final RecyclerView f1943c; public WidgetManageReactionsBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull RecyclerView recyclerView, @NonNull RecyclerView recyclerView2) { this.a = coordinatorLayout; this.b = recyclerView; - this.f1942c = recyclerView2; + this.f1943c = recyclerView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetManageReactionsEmojiBinding.java b/app/src/main/java/com/discord/databinding/WidgetManageReactionsEmojiBinding.java index 6ff741492a..bd4d7f2619 100644 --- a/app/src/main/java/com/discord/databinding/WidgetManageReactionsEmojiBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetManageReactionsEmojiBinding.java @@ -15,14 +15,14 @@ public final class WidgetManageReactionsEmojiBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeSpanTextView f1943c; + public final SimpleDraweeSpanTextView f1944c; @NonNull public final View d; public WidgetManageReactionsEmojiBinding(@NonNull RelativeLayout relativeLayout, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView, @NonNull View view) { this.a = relativeLayout; this.b = textView; - this.f1943c = simpleDraweeSpanTextView; + this.f1944c = simpleDraweeSpanTextView; this.d = view; } diff --git a/app/src/main/java/com/discord/databinding/WidgetManageReactionsResultUserBinding.java b/app/src/main/java/com/discord/databinding/WidgetManageReactionsResultUserBinding.java index 85d8aae864..33c4f1ef1e 100644 --- a/app/src/main/java/com/discord/databinding/WidgetManageReactionsResultUserBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetManageReactionsResultUserBinding.java @@ -15,14 +15,14 @@ public final class WidgetManageReactionsResultUserBinding implements ViewBinding @NonNull /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeView f1944c; + public final SimpleDraweeView f1945c; @NonNull public final TextView d; public WidgetManageReactionsResultUserBinding(@NonNull RelativeLayout relativeLayout, @NonNull ImageView imageView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { this.a = relativeLayout; this.b = imageView; - this.f1944c = simpleDraweeView; + this.f1945c = simpleDraweeView; this.d = textView; } diff --git a/app/src/main/java/com/discord/databinding/WidgetMediaBinding.java b/app/src/main/java/com/discord/databinding/WidgetMediaBinding.java index ce932ee401..d9c1f91fda 100644 --- a/app/src/main/java/com/discord/databinding/WidgetMediaBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetMediaBinding.java @@ -17,7 +17,7 @@ public final class WidgetMediaBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final FrameLayout f1945c; + public final FrameLayout f1946c; @NonNull public final ZoomableDraweeView d; @NonNull @@ -30,7 +30,7 @@ public final class WidgetMediaBinding implements ViewBinding { public WidgetMediaBinding(@NonNull FrameLayout frameLayout, @NonNull AppBarLayout appBarLayout, @NonNull FrameLayout frameLayout2, @NonNull ZoomableDraweeView zoomableDraweeView, @NonNull ProgressBar progressBar, @NonNull PlayerControlView playerControlView, @NonNull PlayerView playerView) { this.a = frameLayout; this.b = appBarLayout; - this.f1945c = frameLayout2; + this.f1946c = frameLayout2; this.d = zoomableDraweeView; this.e = progressBar; this.f = playerControlView; diff --git a/app/src/main/java/com/discord/databinding/WidgetMemberVerificationBinding.java b/app/src/main/java/com/discord/databinding/WidgetMemberVerificationBinding.java index ebf58c272f..9c53a4f298 100644 --- a/app/src/main/java/com/discord/databinding/WidgetMemberVerificationBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetMemberVerificationBinding.java @@ -21,7 +21,7 @@ public final class WidgetMemberVerificationBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeView f1946c; + public final SimpleDraweeView f1947c; @NonNull public final MemberVerificationView d; @NonNull @@ -36,7 +36,7 @@ public final class WidgetMemberVerificationBinding implements ViewBinding { public WidgetMemberVerificationBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull CustomAppBarLayout customAppBarLayout, @NonNull CollapsingToolbarLayout collapsingToolbarLayout, @NonNull DimmerView dimmerView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MemberVerificationView memberVerificationView, @NonNull MemberVerificationAvatarView memberVerificationAvatarView, @NonNull LoadingButton loadingButton, @NonNull RecyclerView recyclerView, @NonNull NestedScrollView nestedScrollView) { this.a = coordinatorLayout; this.b = dimmerView; - this.f1946c = simpleDraweeView; + this.f1947c = simpleDraweeView; this.d = memberVerificationView; this.e = memberVerificationAvatarView; this.f = loadingButton; diff --git a/app/src/main/java/com/discord/databinding/WidgetMemberVerificationPendingDialogBinding.java b/app/src/main/java/com/discord/databinding/WidgetMemberVerificationPendingDialogBinding.java index d3a0310e9c..df6d67aa00 100644 --- a/app/src/main/java/com/discord/databinding/WidgetMemberVerificationPendingDialogBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetMemberVerificationPendingDialogBinding.java @@ -15,7 +15,7 @@ public final class WidgetMemberVerificationPendingDialogBinding implements ViewB @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f1947c; + public final MaterialButton f1948c; @NonNull public final MaterialButton d; @NonNull @@ -28,7 +28,7 @@ public final class WidgetMemberVerificationPendingDialogBinding implements ViewB public WidgetMemberVerificationPendingDialogBinding(@NonNull RelativeLayout relativeLayout, @NonNull ImageView imageView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) { this.a = relativeLayout; this.b = imageView; - this.f1947c = materialButton; + this.f1948c = materialButton; this.d = materialButton2; this.e = textView; this.f = textView2; diff --git a/app/src/main/java/com/discord/databinding/WidgetMemberVerificationRuleItemBinding.java b/app/src/main/java/com/discord/databinding/WidgetMemberVerificationRuleItemBinding.java index 6b4926bec8..db4211eac7 100644 --- a/app/src/main/java/com/discord/databinding/WidgetMemberVerificationRuleItemBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetMemberVerificationRuleItemBinding.java @@ -15,7 +15,7 @@ public final class WidgetMemberVerificationRuleItemBinding implements ViewBindin @NonNull /* renamed from: c reason: collision with root package name */ - public final View f1948c; + public final View f1949c; @NonNull public final TextView d; @NonNull @@ -24,7 +24,7 @@ public final class WidgetMemberVerificationRuleItemBinding implements ViewBindin public WidgetMemberVerificationRuleItemBinding(@NonNull RoundedRelativeLayout roundedRelativeLayout, @NonNull LinearLayout linearLayout, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView, @NonNull View view, @NonNull TextView textView, @NonNull RoundedRelativeLayout roundedRelativeLayout2) { this.a = roundedRelativeLayout; this.b = simpleDraweeSpanTextView; - this.f1948c = view; + this.f1949c = view; this.d = textView; this.e = roundedRelativeLayout2; } diff --git a/app/src/main/java/com/discord/databinding/WidgetMemberVerificationSuccessBinding.java b/app/src/main/java/com/discord/databinding/WidgetMemberVerificationSuccessBinding.java index b65007e06c..ab067cadda 100644 --- a/app/src/main/java/com/discord/databinding/WidgetMemberVerificationSuccessBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetMemberVerificationSuccessBinding.java @@ -15,12 +15,12 @@ public final class WidgetMemberVerificationSuccessBinding implements ViewBinding @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1949c; + public final TextView f1950c; public WidgetMemberVerificationSuccessBinding(@NonNull RelativeLayout relativeLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull CardView cardView) { this.a = relativeLayout; this.b = materialButton; - this.f1949c = textView; + this.f1950c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetMobileReportsBinding.java b/app/src/main/java/com/discord/databinding/WidgetMobileReportsBinding.java index 84ff8657e7..b39cf73d6e 100644 --- a/app/src/main/java/com/discord/databinding/WidgetMobileReportsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetMobileReportsBinding.java @@ -14,12 +14,12 @@ public final class WidgetMobileReportsBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final ProgressBar f1950c; + public final ProgressBar f1951c; public WidgetMobileReportsBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull FrameLayout frameLayout, @NonNull ProgressBar progressBar) { this.a = coordinatorLayout; this.b = frameLayout; - this.f1950c = progressBar; + this.f1951c = progressBar; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetModeratorStartStageBinding.java b/app/src/main/java/com/discord/databinding/WidgetModeratorStartStageBinding.java index 117e470f10..edb6c99814 100644 --- a/app/src/main/java/com/discord/databinding/WidgetModeratorStartStageBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetModeratorStartStageBinding.java @@ -17,14 +17,14 @@ public final class WidgetModeratorStartStageBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final RecyclerView f1951c; + public final RecyclerView f1952c; @NonNull public final CallEventsButtonView d; public WidgetModeratorStartStageBinding(@NonNull ConstraintLayout constraintLayout, @NonNull Toolbar toolbar, @NonNull AppBarLayout appBarLayout, @NonNull Button button, @NonNull RecyclerView recyclerView, @NonNull CallEventsButtonView callEventsButtonView) { this.a = constraintLayout; this.b = button; - this.f1951c = recyclerView; + this.f1952c = recyclerView; this.d = callEventsButtonView; } diff --git a/app/src/main/java/com/discord/databinding/WidgetMuteSettingsSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetMuteSettingsSheetBinding.java index 0ac414b981..c62a4b96ed 100644 --- a/app/src/main/java/com/discord/databinding/WidgetMuteSettingsSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetMuteSettingsSheetBinding.java @@ -15,7 +15,7 @@ public final class WidgetMuteSettingsSheetBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final LinearLayout f1952c; + public final LinearLayout f1953c; @NonNull public final LinearLayout d; @NonNull @@ -48,7 +48,7 @@ public final class WidgetMuteSettingsSheetBinding implements ViewBinding { public WidgetMuteSettingsSheetBinding(@NonNull NestedScrollView nestedScrollView, @NonNull TextView textView, @NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull FrameLayout frameLayout, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull TextView textView6, @NonNull TextView textView7, @NonNull TextView textView8, @NonNull TextView textView9, @NonNull TextView textView10, @NonNull LinearLayout linearLayout3, @NonNull TextView textView11, @NonNull TextView textView12) { this.a = nestedScrollView; this.b = textView; - this.f1952c = linearLayout; + this.f1953c = linearLayout; this.d = linearLayout2; this.e = frameLayout; this.f = textView2; diff --git a/app/src/main/java/com/discord/databinding/WidgetNavigationHelpBinding.java b/app/src/main/java/com/discord/databinding/WidgetNavigationHelpBinding.java index dc95cacbcc..16fbe0a75c 100644 --- a/app/src/main/java/com/discord/databinding/WidgetNavigationHelpBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetNavigationHelpBinding.java @@ -15,14 +15,14 @@ public final class WidgetNavigationHelpBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TabLayout f1953c; + public final TabLayout f1954c; @NonNull public final ViewPager2 d; public WidgetNavigationHelpBinding(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TabLayout tabLayout, @NonNull ViewPager2 viewPager2) { this.a = linearLayout; this.b = imageView; - this.f1953c = tabLayout; + this.f1954c = tabLayout; this.d = viewPager2; } diff --git a/app/src/main/java/com/discord/databinding/WidgetNoticeDialogBinding.java b/app/src/main/java/com/discord/databinding/WidgetNoticeDialogBinding.java index fdac1187e4..912fd76754 100644 --- a/app/src/main/java/com/discord/databinding/WidgetNoticeDialogBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetNoticeDialogBinding.java @@ -15,7 +15,7 @@ public final class WidgetNoticeDialogBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final LinkifiedTextView f1954c; + public final LinkifiedTextView f1955c; @NonNull public final MaterialButton d; @NonNull @@ -28,7 +28,7 @@ public final class WidgetNoticeDialogBinding implements ViewBinding { public WidgetNoticeDialogBinding(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull LinkifiedTextView linkifiedTextView, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull LinearLayout linearLayout3, @NonNull MaterialButton materialButton2) { this.a = linearLayout; this.b = linearLayout2; - this.f1954c = linkifiedTextView; + this.f1955c = linkifiedTextView; this.d = materialButton; this.e = textView; this.f = linearLayout3; diff --git a/app/src/main/java/com/discord/databinding/WidgetNoticeNuxOverlayBinding.java b/app/src/main/java/com/discord/databinding/WidgetNoticeNuxOverlayBinding.java index 5a3a1887c6..e8c61ae883 100644 --- a/app/src/main/java/com/discord/databinding/WidgetNoticeNuxOverlayBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetNoticeNuxOverlayBinding.java @@ -13,12 +13,12 @@ public final class WidgetNoticeNuxOverlayBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f1955c; + public final MaterialButton f1956c; public WidgetNoticeNuxOverlayBinding(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2) { this.a = linearLayout; this.b = materialButton; - this.f1955c = materialButton2; + this.f1956c = materialButton2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetNoticeNuxSamsungLinkBinding.java b/app/src/main/java/com/discord/databinding/WidgetNoticeNuxSamsungLinkBinding.java index d8a847bf87..02317968e0 100644 --- a/app/src/main/java/com/discord/databinding/WidgetNoticeNuxSamsungLinkBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetNoticeNuxSamsungLinkBinding.java @@ -13,12 +13,12 @@ public final class WidgetNoticeNuxSamsungLinkBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f1956c; + public final MaterialButton f1957c; public WidgetNoticeNuxSamsungLinkBinding(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2) { this.a = linearLayout; this.b = materialButton; - this.f1956c = materialButton2; + this.f1957c = materialButton2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetNoticePopupBinding.java b/app/src/main/java/com/discord/databinding/WidgetNoticePopupBinding.java index 53019c42a6..49e9317ac3 100644 --- a/app/src/main/java/com/discord/databinding/WidgetNoticePopupBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetNoticePopupBinding.java @@ -17,7 +17,7 @@ public final class WidgetNoticePopupBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeSpanTextView f1957c; + public final SimpleDraweeSpanTextView f1958c; @NonNull public final ImageView d; @NonNull @@ -32,7 +32,7 @@ public final class WidgetNoticePopupBinding implements ViewBinding { public WidgetNoticePopupBinding(@NonNull RelativeLayout relativeLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView, @NonNull ImageView imageView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull StickerView stickerView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull RelativeLayout relativeLayout2) { this.a = relativeLayout; this.b = simpleDraweeView; - this.f1957c = simpleDraweeSpanTextView; + this.f1958c = simpleDraweeSpanTextView; this.d = imageView; this.e = simpleDraweeView2; this.f = stickerView; diff --git a/app/src/main/java/com/discord/databinding/WidgetNuxChannelPromptBinding.java b/app/src/main/java/com/discord/databinding/WidgetNuxChannelPromptBinding.java index 184fc782e8..5d4a87aa4e 100644 --- a/app/src/main/java/com/discord/databinding/WidgetNuxChannelPromptBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetNuxChannelPromptBinding.java @@ -17,7 +17,7 @@ public final class WidgetNuxChannelPromptBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeView f1958c; + public final SimpleDraweeView f1959c; @NonNull public final TextView d; @NonNull @@ -30,7 +30,7 @@ public final class WidgetNuxChannelPromptBinding implements ViewBinding { public WidgetNuxChannelPromptBinding(@NonNull RelativeLayout relativeLayout, @NonNull LoadingButton loadingButton, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextInputLayout textInputLayout, @NonNull Toolbar toolbar) { this.a = relativeLayout; this.b = loadingButton; - this.f1958c = simpleDraweeView; + this.f1959c = simpleDraweeView; this.d = textView; this.e = textView2; this.f = textView3; diff --git a/app/src/main/java/com/discord/databinding/WidgetNuxGuildTemplateBinding.java b/app/src/main/java/com/discord/databinding/WidgetNuxGuildTemplateBinding.java index 78157fcbf6..6d9e20bdca 100644 --- a/app/src/main/java/com/discord/databinding/WidgetNuxGuildTemplateBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetNuxGuildTemplateBinding.java @@ -15,7 +15,7 @@ public final class WidgetNuxGuildTemplateBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final LinearLayout f1959c; + public final LinearLayout f1960c; @NonNull public final TextView d; @NonNull @@ -26,7 +26,7 @@ public final class WidgetNuxGuildTemplateBinding implements ViewBinding { public WidgetNuxGuildTemplateBinding(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull RecyclerView recyclerView) { this.a = linearLayout; this.b = materialButton; - this.f1959c = linearLayout2; + this.f1960c = linearLayout2; this.d = textView; this.e = textView2; this.f = recyclerView; diff --git a/app/src/main/java/com/discord/databinding/WidgetOauthAuthorizeBinding.java b/app/src/main/java/com/discord/databinding/WidgetOauthAuthorizeBinding.java index 0da5aef037..a92d70e2a3 100644 --- a/app/src/main/java/com/discord/databinding/WidgetOauthAuthorizeBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetOauthAuthorizeBinding.java @@ -19,7 +19,7 @@ public final class WidgetOauthAuthorizeBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeView f1960c; + public final SimpleDraweeView f1961c; @NonNull public final TextView d; @NonNull @@ -50,7 +50,7 @@ public final class WidgetOauthAuthorizeBinding implements ViewBinding { public WidgetOauthAuthorizeBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView2, @NonNull MaterialCardView materialCardView, @NonNull TextView textView3, @NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull LinearLayout linearLayout2, @NonNull MaterialButton materialButton3, @NonNull ImageView imageView2, @NonNull LinearLayout linearLayout3, @NonNull TextView textView4, @NonNull RecyclerView recyclerView, @NonNull TextView textView5, @NonNull ImageView imageView3, @NonNull MaterialButton materialButton4, @NonNull MaterialButton materialButton5, @NonNull SimpleDraweeView simpleDraweeView2) { this.a = coordinatorLayout; this.b = textView; - this.f1960c = simpleDraweeView; + this.f1961c = simpleDraweeView; this.d = textView2; this.e = linearLayout; this.f = materialButton; diff --git a/app/src/main/java/com/discord/databinding/WidgetOutboundPromoTermsBinding.java b/app/src/main/java/com/discord/databinding/WidgetOutboundPromoTermsBinding.java index 1f813bf212..917f186acb 100644 --- a/app/src/main/java/com/discord/databinding/WidgetOutboundPromoTermsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetOutboundPromoTermsBinding.java @@ -14,12 +14,12 @@ public final class WidgetOutboundPromoTermsBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final LinkifiedTextView f1961c; + public final LinkifiedTextView f1962c; public WidgetOutboundPromoTermsBinding(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView) { this.a = linearLayout; this.b = textView; - this.f1961c = linkifiedTextView; + this.f1962c = linkifiedTextView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetPaymentSourceEditDialogBinding.java b/app/src/main/java/com/discord/databinding/WidgetPaymentSourceEditDialogBinding.java index f521b61ca1..684864fb7c 100644 --- a/app/src/main/java/com/discord/databinding/WidgetPaymentSourceEditDialogBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetPaymentSourceEditDialogBinding.java @@ -19,7 +19,7 @@ public final class WidgetPaymentSourceEditDialogBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f1962c; + public final MaterialButton f1963c; @NonNull public final LoadingButton d; @NonNull @@ -48,7 +48,7 @@ public final class WidgetPaymentSourceEditDialogBinding implements ViewBinding { public WidgetPaymentSourceEditDialogBinding(@NonNull LinearLayout linearLayout, @NonNull Toolbar toolbar, @NonNull MaterialButton materialButton, @NonNull LoadingButton loadingButton, @NonNull TextInputLayout textInputLayout, @NonNull TextInputLayout textInputLayout2, @NonNull TextInputLayout textInputLayout3, @NonNull TextInputLayout textInputLayout4, @NonNull CheckBox checkBox, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextInputLayout textInputLayout5, @NonNull TextInputLayout textInputLayout6, @NonNull TextInputLayout textInputLayout7, @NonNull PaymentSourceView paymentSourceView) { this.a = linearLayout; this.b = toolbar; - this.f1962c = materialButton; + this.f1963c = materialButton; this.d = loadingButton; this.e = textInputLayout; this.f = textInputLayout2; diff --git a/app/src/main/java/com/discord/databinding/WidgetPhoneCountryCodeBottomSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetPhoneCountryCodeBottomSheetBinding.java index 4facaa1b63..711699d7ed 100644 --- a/app/src/main/java/com/discord/databinding/WidgetPhoneCountryCodeBottomSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetPhoneCountryCodeBottomSheetBinding.java @@ -14,12 +14,12 @@ public final class WidgetPhoneCountryCodeBottomSheetBinding implements ViewBindi @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputLayout f1963c; + public final TextInputLayout f1964c; public WidgetPhoneCountryCodeBottomSheetBinding(@NonNull LinearLayout linearLayout, @NonNull RecyclerView recyclerView, @NonNull TextInputLayout textInputLayout) { this.a = linearLayout; this.b = recyclerView; - this.f1963c = textInputLayout; + this.f1964c = textInputLayout; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetPhoneCountryCodeListItemBinding.java b/app/src/main/java/com/discord/databinding/WidgetPhoneCountryCodeListItemBinding.java index 597e516494..9346ef18ce 100644 --- a/app/src/main/java/com/discord/databinding/WidgetPhoneCountryCodeListItemBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetPhoneCountryCodeListItemBinding.java @@ -13,14 +13,14 @@ public final class WidgetPhoneCountryCodeListItemBinding implements ViewBinding @NonNull /* renamed from: c reason: collision with root package name */ - public final ConstraintLayout f1964c; + public final ConstraintLayout f1965c; @NonNull public final TextView d; public WidgetPhoneCountryCodeListItemBinding(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView2) { this.a = constraintLayout; this.b = textView; - this.f1964c = constraintLayout2; + this.f1965c = constraintLayout2; this.d = textView2; } diff --git a/app/src/main/java/com/discord/databinding/WidgetPremiumGuildTransferBinding.java b/app/src/main/java/com/discord/databinding/WidgetPremiumGuildTransferBinding.java index c0f8000846..498c4d9ed7 100644 --- a/app/src/main/java/com/discord/databinding/WidgetPremiumGuildTransferBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetPremiumGuildTransferBinding.java @@ -16,7 +16,7 @@ public final class WidgetPremiumGuildTransferBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1965c; + public final TextView f1966c; @NonNull public final TextView d; @NonNull @@ -33,7 +33,7 @@ public final class WidgetPremiumGuildTransferBinding implements ViewBinding { public WidgetPremiumGuildTransferBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull DimmerView dimmerView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull PremiumGuildConfirmationView premiumGuildConfirmationView, @NonNull TextView textView3, @NonNull MaterialButton materialButton, @NonNull PremiumGuildConfirmationView premiumGuildConfirmationView2, @NonNull TextView textView4) { this.a = coordinatorLayout; this.b = dimmerView; - this.f1965c = textView; + this.f1966c = textView; this.d = textView2; this.e = premiumGuildConfirmationView; this.f = textView3; diff --git a/app/src/main/java/com/discord/databinding/WidgetPreviewGuildScheduledEventBinding.java b/app/src/main/java/com/discord/databinding/WidgetPreviewGuildScheduledEventBinding.java index 29ea6da225..cad629ff16 100644 --- a/app/src/main/java/com/discord/databinding/WidgetPreviewGuildScheduledEventBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetPreviewGuildScheduledEventBinding.java @@ -17,7 +17,7 @@ public final class WidgetPreviewGuildScheduledEventBinding implements ViewBindin @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f1966c; + public final ImageView f1967c; @NonNull public final CheckedSetting d; @NonNull @@ -36,7 +36,7 @@ public final class WidgetPreviewGuildScheduledEventBinding implements ViewBindin public WidgetPreviewGuildScheduledEventBinding(@NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull CheckedSetting checkedSetting, @NonNull GuildScheduledEventItemView guildScheduledEventItemView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView3, @NonNull MaterialButton materialButton, @NonNull TextView textView4) { this.a = constraintLayout; this.b = imageView; - this.f1966c = imageView2; + this.f1967c = imageView2; this.d = checkedSetting; this.e = guildScheduledEventItemView; this.f = textView; diff --git a/app/src/main/java/com/discord/databinding/WidgetPriceTierPickerBottomSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetPriceTierPickerBottomSheetBinding.java index e891927847..d523a9a25a 100644 --- a/app/src/main/java/com/discord/databinding/WidgetPriceTierPickerBottomSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetPriceTierPickerBottomSheetBinding.java @@ -16,12 +16,12 @@ public final class WidgetPriceTierPickerBottomSheetBinding implements ViewBindin @NonNull /* renamed from: c reason: collision with root package name */ - public final RecyclerView f1967c; + public final RecyclerView f1968c; public WidgetPriceTierPickerBottomSheetBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull AppBarLayout appBarLayout, @NonNull AppViewFlipper appViewFlipper, @NonNull RecyclerView recyclerView, @NonNull Toolbar toolbar) { this.a = coordinatorLayout; this.b = appViewFlipper; - this.f1967c = recyclerView; + this.f1968c = recyclerView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetPruneUsersBinding.java b/app/src/main/java/com/discord/databinding/WidgetPruneUsersBinding.java index c321ad374a..51f0ff02ab 100644 --- a/app/src/main/java/com/discord/databinding/WidgetPruneUsersBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetPruneUsersBinding.java @@ -16,7 +16,7 @@ public final class WidgetPruneUsersBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1968c; + public final TextView f1969c; @NonNull public final MaterialButton d; @NonNull @@ -31,7 +31,7 @@ public final class WidgetPruneUsersBinding implements ViewBinding { public WidgetPruneUsersBinding(@NonNull ScrollView scrollView, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull MaterialButton materialButton2, @NonNull TextView textView2, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2, @NonNull ProgressBar progressBar) { this.a = scrollView; this.b = materialButton; - this.f1968c = textView; + this.f1969c = textView; this.d = materialButton2; this.e = textView2; this.f = checkedSetting; diff --git a/app/src/main/java/com/discord/databinding/WidgetQrScannerBinding.java b/app/src/main/java/com/discord/databinding/WidgetQrScannerBinding.java index a86219d3d0..c787545407 100644 --- a/app/src/main/java/com/discord/databinding/WidgetQrScannerBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetQrScannerBinding.java @@ -14,12 +14,12 @@ public final class WidgetQrScannerBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final Chip f1969c; + public final Chip f1970c; public WidgetQrScannerBinding(@NonNull FrameLayout frameLayout, @NonNull ZXingScannerView zXingScannerView, @NonNull Chip chip) { this.a = frameLayout; this.b = zXingScannerView; - this.f1969c = chip; + this.f1970c = chip; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetQuickMentionsDialogBinding.java b/app/src/main/java/com/discord/databinding/WidgetQuickMentionsDialogBinding.java index f7b2f3cb0d..559809d3ee 100644 --- a/app/src/main/java/com/discord/databinding/WidgetQuickMentionsDialogBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetQuickMentionsDialogBinding.java @@ -14,12 +14,12 @@ public final class WidgetQuickMentionsDialogBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TabLayout f1970c; + public final TabLayout f1971c; public WidgetQuickMentionsDialogBinding(@NonNull ConstraintLayout constraintLayout, @NonNull ViewPager2 viewPager2, @NonNull TabLayout tabLayout) { this.a = constraintLayout; this.b = viewPager2; - this.f1970c = tabLayout; + this.f1971c = tabLayout; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetRemoteAuthBinding.java b/app/src/main/java/com/discord/databinding/WidgetRemoteAuthBinding.java index 0eb60f32f9..758a46f052 100644 --- a/app/src/main/java/com/discord/databinding/WidgetRemoteAuthBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetRemoteAuthBinding.java @@ -4,29 +4,29 @@ import android.view.View; import android.widget.RelativeLayout; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import c.a.i.n5; import c.a.i.o5; import c.a.i.p5; +import c.a.i.q5; import com.discord.app.AppViewFlipper; public final class WidgetRemoteAuthBinding implements ViewBinding { @NonNull public final RelativeLayout a; @NonNull - public final p5 b; + public final q5 b; @NonNull /* renamed from: c reason: collision with root package name */ - public final n5 f1971c; + public final o5 f1972c; @NonNull - public final o5 d; + public final p5 d; @NonNull public final AppViewFlipper e; - public WidgetRemoteAuthBinding(@NonNull RelativeLayout relativeLayout, @NonNull p5 p5Var, @NonNull n5 n5Var, @NonNull o5 o5Var, @NonNull AppViewFlipper appViewFlipper) { + public WidgetRemoteAuthBinding(@NonNull RelativeLayout relativeLayout, @NonNull q5 q5Var, @NonNull o5 o5Var, @NonNull p5 p5Var, @NonNull AppViewFlipper appViewFlipper) { this.a = relativeLayout; - this.b = p5Var; - this.f1971c = n5Var; - this.d = o5Var; + this.b = q5Var; + this.f1972c = o5Var; + this.d = p5Var; this.e = appViewFlipper; } diff --git a/app/src/main/java/com/discord/databinding/WidgetScreenShareNfxSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetScreenShareNfxSheetBinding.java index 6789e6a620..714241a0ec 100644 --- a/app/src/main/java/com/discord/databinding/WidgetScreenShareNfxSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetScreenShareNfxSheetBinding.java @@ -14,12 +14,12 @@ public final class WidgetScreenShareNfxSheetBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f1972c; + public final MaterialButton f1973c; public WidgetScreenShareNfxSheetBinding(@NonNull NestedScrollView nestedScrollView, @NonNull TextView textView, @NonNull MaterialButton materialButton) { this.a = nestedScrollView; this.b = textView; - this.f1972c = materialButton; + this.f1973c = materialButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetSearchBinding.java b/app/src/main/java/com/discord/databinding/WidgetSearchBinding.java index c86e2b7280..2cccbb27d2 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSearchBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSearchBinding.java @@ -15,7 +15,7 @@ public final class WidgetSearchBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputLayout f1973c; + public final TextInputLayout f1974c; @NonNull public final FragmentContainerView d; @NonNull @@ -24,7 +24,7 @@ public final class WidgetSearchBinding implements ViewBinding { public WidgetSearchBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull FloatingActionButton floatingActionButton, @NonNull TextInputLayout textInputLayout, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2) { this.a = coordinatorLayout; this.b = floatingActionButton; - this.f1973c = textInputLayout; + this.f1974c = textInputLayout; this.d = fragmentContainerView; this.e = fragmentContainerView2; } diff --git a/app/src/main/java/com/discord/databinding/WidgetSearchSuggestionsItemChannelBinding.java b/app/src/main/java/com/discord/databinding/WidgetSearchSuggestionsItemChannelBinding.java index 94735375ca..ea411a2cbf 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSearchSuggestionsItemChannelBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSearchSuggestionsItemChannelBinding.java @@ -14,12 +14,12 @@ public final class WidgetSearchSuggestionsItemChannelBinding implements ViewBind @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1974c; + public final TextView f1975c; public WidgetSearchSuggestionsItemChannelBinding(@NonNull RelativeLayout relativeLayout, @NonNull RelativeLayout relativeLayout2, @NonNull ImageView imageView, @NonNull TextView textView) { this.a = relativeLayout; this.b = relativeLayout2; - this.f1974c = textView; + this.f1975c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetSearchSuggestionsItemHasBinding.java b/app/src/main/java/com/discord/databinding/WidgetSearchSuggestionsItemHasBinding.java index 41cba8fd00..68e1001b92 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSearchSuggestionsItemHasBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSearchSuggestionsItemHasBinding.java @@ -14,14 +14,14 @@ public final class WidgetSearchSuggestionsItemHasBinding implements ViewBinding @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f1975c; + public final ImageView f1976c; @NonNull public final TextView d; public WidgetSearchSuggestionsItemHasBinding(@NonNull RelativeLayout relativeLayout, @NonNull RelativeLayout relativeLayout2, @NonNull ImageView imageView, @NonNull TextView textView) { this.a = relativeLayout; this.b = relativeLayout2; - this.f1975c = imageView; + this.f1976c = imageView; this.d = textView; } diff --git a/app/src/main/java/com/discord/databinding/WidgetSearchSuggestionsItemRecentQueryBinding.java b/app/src/main/java/com/discord/databinding/WidgetSearchSuggestionsItemRecentQueryBinding.java index ca023b3f94..ec5835350f 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSearchSuggestionsItemRecentQueryBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSearchSuggestionsItemRecentQueryBinding.java @@ -14,12 +14,12 @@ public final class WidgetSearchSuggestionsItemRecentQueryBinding implements View @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1976c; + public final TextView f1977c; public WidgetSearchSuggestionsItemRecentQueryBinding(@NonNull RelativeLayout relativeLayout, @NonNull RelativeLayout relativeLayout2, @NonNull ImageView imageView, @NonNull TextView textView) { this.a = relativeLayout; this.b = relativeLayout2; - this.f1976c = textView; + this.f1977c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetSearchSuggestionsItemSuggestionBinding.java b/app/src/main/java/com/discord/databinding/WidgetSearchSuggestionsItemSuggestionBinding.java index b49fca5889..f16ae9b09b 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSearchSuggestionsItemSuggestionBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSearchSuggestionsItemSuggestionBinding.java @@ -14,7 +14,7 @@ public final class WidgetSearchSuggestionsItemSuggestionBinding implements ViewB @NonNull /* renamed from: c reason: collision with root package name */ - public final RelativeLayout f1977c; + public final RelativeLayout f1978c; @NonNull public final TextView d; @NonNull @@ -23,7 +23,7 @@ public final class WidgetSearchSuggestionsItemSuggestionBinding implements ViewB public WidgetSearchSuggestionsItemSuggestionBinding(@NonNull RelativeLayout relativeLayout, @NonNull TextView textView, @NonNull RelativeLayout relativeLayout2, @NonNull TextView textView2, @NonNull ImageView imageView) { this.a = relativeLayout; this.b = textView; - this.f1977c = relativeLayout2; + this.f1978c = relativeLayout2; this.d = textView2; this.e = imageView; } diff --git a/app/src/main/java/com/discord/databinding/WidgetSelectComponentBottomSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetSelectComponentBottomSheetBinding.java index 9688a43f3d..2f478456a6 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSelectComponentBottomSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSelectComponentBottomSheetBinding.java @@ -14,7 +14,7 @@ public final class WidgetSelectComponentBottomSheetBinding implements ViewBindin @NonNull /* renamed from: c reason: collision with root package name */ - public final MaxHeightRecyclerView f1978c; + public final MaxHeightRecyclerView f1979c; @NonNull public final TextView d; @NonNull @@ -23,7 +23,7 @@ public final class WidgetSelectComponentBottomSheetBinding implements ViewBindin public WidgetSelectComponentBottomSheetBinding(@NonNull ConstraintLayout constraintLayout, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView, @NonNull MaxHeightRecyclerView maxHeightRecyclerView, @NonNull TextView textView2, @NonNull TextView textView3) { this.a = constraintLayout; this.b = textView; - this.f1978c = maxHeightRecyclerView; + this.f1979c = maxHeightRecyclerView; this.d = textView2; this.e = textView3; } diff --git a/app/src/main/java/com/discord/databinding/WidgetSelectComponentBottomSheetItemBinding.java b/app/src/main/java/com/discord/databinding/WidgetSelectComponentBottomSheetItemBinding.java index adf439a8fc..6f232511b0 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSelectComponentBottomSheetItemBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSelectComponentBottomSheetItemBinding.java @@ -15,7 +15,7 @@ public final class WidgetSelectComponentBottomSheetItemBinding implements ViewBi @NonNull /* renamed from: c reason: collision with root package name */ - public final View f1979c; + public final View f1980c; @NonNull public final View d; @NonNull @@ -28,7 +28,7 @@ public final class WidgetSelectComponentBottomSheetItemBinding implements ViewBi public WidgetSelectComponentBottomSheetItemBinding(@NonNull ConstraintLayout constraintLayout, @NonNull MaterialTextView materialTextView, @NonNull View view, @NonNull View view2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialCheckBox materialCheckBox, @NonNull MaterialTextView materialTextView2) { this.a = constraintLayout; this.b = materialTextView; - this.f1979c = view; + this.f1980c = view; this.d = view2; this.e = simpleDraweeView; this.f = materialCheckBox; diff --git a/app/src/main/java/com/discord/databinding/WidgetServerBoostConfirmationBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerBoostConfirmationBinding.java index 648c33aa00..90b036444d 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerBoostConfirmationBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerBoostConfirmationBinding.java @@ -17,7 +17,7 @@ public final class WidgetServerBoostConfirmationBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1980c; + public final TextView f1981c; @NonNull public final TextView d; @NonNull @@ -28,7 +28,7 @@ public final class WidgetServerBoostConfirmationBinding implements ViewBinding { public WidgetServerBoostConfirmationBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull LinearLayout linearLayout, @NonNull PremiumGuildConfirmationView premiumGuildConfirmationView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull MaterialButton materialButton, @NonNull DimmerView dimmerView) { this.a = coordinatorLayout; this.b = premiumGuildConfirmationView; - this.f1980c = textView; + this.f1981c = textView; this.d = textView2; this.e = materialButton; this.f = dimmerView; diff --git a/app/src/main/java/com/discord/databinding/WidgetServerBoostStatusBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerBoostStatusBinding.java index e91b81d14d..de18e5158f 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerBoostStatusBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerBoostStatusBinding.java @@ -5,7 +5,7 @@ import android.widget.TextView; import androidx.annotation.NonNull; import androidx.coordinatorlayout.widget.CoordinatorLayout; import androidx.viewbinding.ViewBinding; -import c.a.i.r2; +import c.a.i.s2; import com.discord.app.AppViewFlipper; import com.discord.utilities.simple_pager.SimplePager; import com.discord.utilities.view.text.LinkifiedTextView; @@ -20,7 +20,7 @@ public final class WidgetServerBoostStatusBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final LinkifiedTextView f1981c; + public final LinkifiedTextView f1982c; @NonNull public final TextView d; @NonNull @@ -38,12 +38,12 @@ public final class WidgetServerBoostStatusBinding implements ViewBinding { @NonNull public final SimplePager k; @NonNull - public final r2 l; + public final s2 l; - public WidgetServerBoostStatusBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull AppViewFlipper appViewFlipper, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView, @NonNull PremiumSubscriptionMarketingView premiumSubscriptionMarketingView, @NonNull PremiumGuildSubscriptionUpsellView premiumGuildSubscriptionUpsellView, @NonNull LinkifiedTextView linkifiedTextView2, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull MaterialButton materialButton3, @NonNull SimplePager simplePager, @NonNull r2 r2Var) { + public WidgetServerBoostStatusBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull AppViewFlipper appViewFlipper, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView, @NonNull PremiumSubscriptionMarketingView premiumSubscriptionMarketingView, @NonNull PremiumGuildSubscriptionUpsellView premiumGuildSubscriptionUpsellView, @NonNull LinkifiedTextView linkifiedTextView2, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull MaterialButton materialButton3, @NonNull SimplePager simplePager, @NonNull s2 s2Var) { this.a = coordinatorLayout; this.b = appViewFlipper; - this.f1981c = linkifiedTextView; + this.f1982c = linkifiedTextView; this.d = textView; this.e = premiumSubscriptionMarketingView; this.f = premiumGuildSubscriptionUpsellView; @@ -52,7 +52,7 @@ public final class WidgetServerBoostStatusBinding implements ViewBinding { this.i = materialButton2; this.j = materialButton3; this.k = simplePager; - this.l = r2Var; + this.l = s2Var; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetServerDeleteDialogBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerDeleteDialogBinding.java index b32df3dc12..183101eb18 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerDeleteDialogBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerDeleteDialogBinding.java @@ -15,7 +15,7 @@ public final class WidgetServerDeleteDialogBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f1982c; + public final MaterialButton f1983c; @NonNull public final TextView d; @NonNull @@ -28,7 +28,7 @@ public final class WidgetServerDeleteDialogBinding implements ViewBinding { public WidgetServerDeleteDialogBinding(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView, @NonNull TextInputLayout textInputLayout, @NonNull LinearLayout linearLayout2, @NonNull TextView textView2) { this.a = linearLayout; this.b = materialButton; - this.f1982c = materialButton2; + this.f1983c = materialButton2; this.d = textView; this.e = textInputLayout; this.f = linearLayout2; diff --git a/app/src/main/java/com/discord/databinding/WidgetServerNotificationOverrideSelectorBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerNotificationOverrideSelectorBinding.java index a7ec381238..2ba7bbc1c6 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerNotificationOverrideSelectorBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerNotificationOverrideSelectorBinding.java @@ -14,12 +14,12 @@ public final class WidgetServerNotificationOverrideSelectorBinding implements Vi @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputLayout f1983c; + public final TextInputLayout f1984c; public WidgetServerNotificationOverrideSelectorBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull RecyclerView recyclerView, @NonNull TextInputLayout textInputLayout) { this.a = coordinatorLayout; this.b = recyclerView; - this.f1983c = textInputLayout; + this.f1984c = textInputLayout; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetServerNotificationsBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerNotificationsBinding.java index 82e43b2e3c..a986459222 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerNotificationsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerNotificationsBinding.java @@ -2,22 +2,23 @@ package com.discord.databinding; import android.view.View; import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.coordinatorlayout.widget.CoordinatorLayout; import androidx.recyclerview.widget.RecyclerView; import androidx.viewbinding.ViewBinding; -import c.a.i.w1; +import c.a.i.x1; import com.discord.views.CheckedSetting; import com.discord.widgets.servers.NotificationMuteSettingsView; public final class WidgetServerNotificationsBinding implements ViewBinding { @NonNull public final CoordinatorLayout a; @NonNull - public final w1 b; + public final x1 b; @NonNull /* renamed from: c reason: collision with root package name */ - public final RecyclerView f1984c; + public final RecyclerView f1985c; @NonNull public final CheckedSetting d; @NonNull @@ -33,14 +34,20 @@ public final class WidgetServerNotificationsBinding implements ViewBinding { @NonNull public final NotificationMuteSettingsView j; @NonNull - public final CheckedSetting k; + public final View k; @NonNull - public final CheckedSetting l; + public final TextView l; + @NonNull + public final CheckedSetting m; + @NonNull + public final View n; + @NonNull + public final CheckedSetting o; - public WidgetServerNotificationsBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull w1 w1Var, @NonNull RecyclerView recyclerView, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2, @NonNull CheckedSetting checkedSetting3, @NonNull CheckedSetting checkedSetting4, @NonNull View view, @NonNull LinearLayout linearLayout, @NonNull NotificationMuteSettingsView notificationMuteSettingsView, @NonNull CheckedSetting checkedSetting5, @NonNull CheckedSetting checkedSetting6) { + public WidgetServerNotificationsBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull x1 x1Var, @NonNull RecyclerView recyclerView, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2, @NonNull CheckedSetting checkedSetting3, @NonNull CheckedSetting checkedSetting4, @NonNull View view, @NonNull LinearLayout linearLayout, @NonNull NotificationMuteSettingsView notificationMuteSettingsView, @NonNull View view2, @NonNull TextView textView, @NonNull CheckedSetting checkedSetting5, @NonNull View view3, @NonNull CheckedSetting checkedSetting6) { this.a = coordinatorLayout; - this.b = w1Var; - this.f1984c = recyclerView; + this.b = x1Var; + this.f1985c = recyclerView; this.d = checkedSetting; this.e = checkedSetting2; this.f = checkedSetting3; @@ -48,8 +55,11 @@ public final class WidgetServerNotificationsBinding implements ViewBinding { this.h = view; this.i = linearLayout; this.j = notificationMuteSettingsView; - this.k = checkedSetting5; - this.l = checkedSetting6; + this.k = view2; + this.l = textView; + this.m = checkedSetting5; + this.n = view3; + this.o = checkedSetting6; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsAuditLogBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsAuditLogBinding.java index 791d1d4eb3..df85a08c7b 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsAuditLogBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsAuditLogBinding.java @@ -16,7 +16,7 @@ public final class WidgetServerSettingsAuditLogBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final RecyclerView f1985c; + public final RecyclerView f1986c; @NonNull public final TextView d; @NonNull @@ -27,7 +27,7 @@ public final class WidgetServerSettingsAuditLogBinding implements ViewBinding { public WidgetServerSettingsAuditLogBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull LinearLayout linearLayout, @NonNull RecyclerView recyclerView, @NonNull TextView textView4, @NonNull LinearLayout linearLayout2, @NonNull AppViewFlipper appViewFlipper, @NonNull AppViewFlipper appViewFlipper2) { this.a = coordinatorLayout; this.b = textView3; - this.f1985c = recyclerView; + this.f1986c = recyclerView; this.d = textView4; this.e = appViewFlipper; this.f = appViewFlipper2; diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsAuditLogFilterActionListitemBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsAuditLogFilterActionListitemBinding.java index 3c948c7ede..16e0b58f30 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsAuditLogFilterActionListitemBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsAuditLogFilterActionListitemBinding.java @@ -15,14 +15,14 @@ public final class WidgetServerSettingsAuditLogFilterActionListitemBinding imple @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f1986c; + public final ImageView f1987c; @NonNull public final ImageView d; public WidgetServerSettingsAuditLogFilterActionListitemBinding(@NonNull LinearLayout linearLayout, @NonNull CheckedSetting checkedSetting, @NonNull ImageView imageView, @NonNull FrameLayout frameLayout, @NonNull ImageView imageView2) { this.a = linearLayout; this.b = checkedSetting; - this.f1986c = imageView; + this.f1987c = imageView; this.d = imageView2; } diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsAuditLogFilterUserListitemBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsAuditLogFilterUserListitemBinding.java index 832d6883a3..e3b762d8a9 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsAuditLogFilterUserListitemBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsAuditLogFilterUserListitemBinding.java @@ -16,7 +16,7 @@ public final class WidgetServerSettingsAuditLogFilterUserListitemBinding impleme @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f1987c; + public final ImageView f1988c; @NonNull public final TextView d; @NonNull @@ -25,7 +25,7 @@ public final class WidgetServerSettingsAuditLogFilterUserListitemBinding impleme public WidgetServerSettingsAuditLogFilterUserListitemBinding(@NonNull FrameLayout frameLayout, @NonNull MaterialRadioButton materialRadioButton, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull SettingsMemberView settingsMemberView) { this.a = frameLayout; this.b = materialRadioButton; - this.f1987c = imageView; + this.f1988c = imageView; this.d = textView; this.e = settingsMemberView; } diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsAuditLogListItemBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsAuditLogListItemBinding.java index e46f46c995..85cb9bedf9 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsAuditLogListItemBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsAuditLogListItemBinding.java @@ -17,7 +17,7 @@ public final class WidgetServerSettingsAuditLogListItemBinding implements ViewBi @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f1988c; + public final ImageView f1989c; @NonNull public final SimpleDraweeView d; @NonNull @@ -34,7 +34,7 @@ public final class WidgetServerSettingsAuditLogListItemBinding implements ViewBi public WidgetServerSettingsAuditLogListItemBinding(@NonNull CardView cardView, @NonNull FrameLayout frameLayout, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull ImageView imageView3, @NonNull RelativeLayout relativeLayout) { this.a = cardView; this.b = imageView; - this.f1988c = imageView2; + this.f1989c = imageView2; this.d = simpleDraweeView; this.e = textView; this.f = textView2; diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsBanListItemBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsBanListItemBinding.java index 14696e7243..f814179674 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsBanListItemBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsBanListItemBinding.java @@ -14,14 +14,14 @@ public final class WidgetServerSettingsBanListItemBinding implements ViewBinding @NonNull /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeView f1989c; + public final SimpleDraweeView f1990c; @NonNull public final TextView d; public WidgetServerSettingsBanListItemBinding(@NonNull RelativeLayout relativeLayout, @NonNull RelativeLayout relativeLayout2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { this.a = relativeLayout; this.b = relativeLayout2; - this.f1989c = simpleDraweeView; + this.f1990c = simpleDraweeView; this.d = textView; } diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsBansBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsBansBinding.java index 76908f19b0..612c050140 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsBansBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsBansBinding.java @@ -16,14 +16,14 @@ public final class WidgetServerSettingsBansBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputLayout f1990c; + public final TextInputLayout f1991c; @NonNull public final AppViewFlipper d; public WidgetServerSettingsBansBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull RecyclerView recyclerView, @NonNull TextInputLayout textInputLayout, @NonNull AppViewFlipper appViewFlipper) { this.a = coordinatorLayout; this.b = recyclerView; - this.f1990c = textInputLayout; + this.f1991c = textInputLayout; this.d = appViewFlipper; } diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsBinding.java index de8482fdc7..fb06b88898 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsBinding.java @@ -15,7 +15,7 @@ public final class WidgetServerSettingsBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1991c; + public final TextView f1992c; @NonNull public final TextView d; @NonNull @@ -49,7 +49,7 @@ public final class WidgetServerSettingsBinding implements ViewBinding { @NonNull /* renamed from: s reason: collision with root package name */ - public final LinearLayout f1992s; + public final LinearLayout f1993s; @NonNull public final LinearLayout t; @NonNull @@ -61,20 +61,20 @@ public final class WidgetServerSettingsBinding implements ViewBinding { @NonNull /* renamed from: x reason: collision with root package name */ - public final SimpleDraweeView f1993x; + public final SimpleDraweeView f1994x; @NonNull /* renamed from: y reason: collision with root package name */ - public final TextView f1994y; + public final TextView f1995y; @NonNull /* renamed from: z reason: collision with root package name */ - public final TextView f1995z; + public final TextView f1996z; public WidgetServerSettingsBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull TextView textView6, @NonNull TextView textView7, @NonNull TextView textView8, @NonNull TextView textView9, @NonNull TextView textView10, @NonNull TextView textView11, @NonNull TextView textView12, @NonNull TextView textView13, @NonNull TextView textView14, @NonNull TextView textView15, @NonNull TextView textView16, @NonNull TextView textView17, @NonNull LinearLayout linearLayout, @NonNull View view, @NonNull LinearLayout linearLayout2, @NonNull LinearLayout linearLayout3, @NonNull View view2, @NonNull LinearLayout linearLayout4, @NonNull View view3, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView18, @NonNull TextView textView19) { this.a = coordinatorLayout; this.b = textView; - this.f1991c = textView2; + this.f1992c = textView2; this.d = textView3; this.e = textView4; this.f = textView5; @@ -90,14 +90,14 @@ public final class WidgetServerSettingsBinding implements ViewBinding { this.p = textView15; this.q = textView16; this.r = textView17; - this.f1992s = linearLayout; + this.f1993s = linearLayout; this.t = linearLayout2; this.u = linearLayout3; this.v = linearLayout4; this.w = view3; - this.f1993x = simpleDraweeView; - this.f1994y = textView18; - this.f1995z = textView19; + this.f1994x = simpleDraweeView; + this.f1995y = textView18; + this.f1996z = textView19; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsChannelsBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsChannelsBinding.java index 9952bc2b49..0aa68154b3 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsChannelsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsChannelsBinding.java @@ -16,14 +16,14 @@ public final class WidgetServerSettingsChannelsBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final FloatingActionButton f1996c; + public final FloatingActionButton f1997c; @NonNull public final RecyclerView d; public WidgetServerSettingsChannelsBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull DimmerView dimmerView, @NonNull FloatingActionButton floatingActionButton, @NonNull RecyclerView recyclerView, @NonNull FrameLayout frameLayout) { this.a = coordinatorLayout; this.b = dimmerView; - this.f1996c = floatingActionButton; + this.f1997c = floatingActionButton; this.d = recyclerView; } diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsChannelsSortActionsBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsChannelsSortActionsBinding.java index 958810f9fe..04a29fa39f 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsChannelsSortActionsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsChannelsSortActionsBinding.java @@ -13,14 +13,14 @@ public final class WidgetServerSettingsChannelsSortActionsBinding implements Vie @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f1997c; + public final TextView f1998c; @NonNull public final TextView d; public WidgetServerSettingsChannelsSortActionsBinding(@NonNull NestedScrollView nestedScrollView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) { this.a = nestedScrollView; this.b = textView2; - this.f1997c = textView3; + this.f1998c = textView3; this.d = textView4; } diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsChannelsSortFabMenuBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsChannelsSortFabMenuBinding.java index e7f77e9dc7..16cd2031db 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsChannelsSortFabMenuBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsChannelsSortFabMenuBinding.java @@ -14,12 +14,12 @@ public final class WidgetServerSettingsChannelsSortFabMenuBinding implements Vie @NonNull /* renamed from: c reason: collision with root package name */ - public final TableLayout f1998c; + public final TableLayout f1999c; public WidgetServerSettingsChannelsSortFabMenuBinding(@NonNull TableLayout tableLayout, @NonNull TableRow tableRow, @NonNull TableRow tableRow2, @NonNull TableRow tableRow3, @NonNull TableRow tableRow4, @NonNull FloatingActionButton floatingActionButton, @NonNull TableLayout tableLayout2) { this.a = tableLayout; this.b = floatingActionButton; - this.f1998c = tableLayout2; + this.f1999c = tableLayout2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsCommunityOverviewBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsCommunityOverviewBinding.java index 5c305c288a..e84e8736b8 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsCommunityOverviewBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsCommunityOverviewBinding.java @@ -15,7 +15,7 @@ public final class WidgetServerSettingsCommunityOverviewBinding implements ViewB @NonNull /* renamed from: c reason: collision with root package name */ - public final CommunitySelectorView f1999c; + public final CommunitySelectorView f2000c; @NonNull public final CommunitySelectorView d; @NonNull @@ -24,7 +24,7 @@ public final class WidgetServerSettingsCommunityOverviewBinding implements ViewB public WidgetServerSettingsCommunityOverviewBinding(@NonNull LinearLayout linearLayout, @NonNull CommunitySelectorView communitySelectorView, @NonNull CommunitySelectorView communitySelectorView2, @NonNull CommunitySelectorView communitySelectorView3, @NonNull ScrollView scrollView, @NonNull LoadingButton loadingButton, @NonNull CommunitySelectorView communitySelectorView4) { this.a = linearLayout; this.b = communitySelectorView; - this.f1999c = communitySelectorView2; + this.f2000c = communitySelectorView2; this.d = communitySelectorView3; this.e = loadingButton; } diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsCommunitySetupFirstStepBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsCommunitySetupFirstStepBinding.java index 1863a1b94d..f250c9586f 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsCommunitySetupFirstStepBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsCommunitySetupFirstStepBinding.java @@ -15,12 +15,12 @@ public final class WidgetServerSettingsCommunitySetupFirstStepBinding implements @NonNull /* renamed from: c reason: collision with root package name */ - public final CheckedSetting f2000c; + public final CheckedSetting f2001c; public WidgetServerSettingsCommunitySetupFirstStepBinding(@NonNull ScrollView scrollView, @NonNull ScrollView scrollView2, @NonNull ImageView imageView, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2, @NonNull ScreenTitleView screenTitleView) { this.a = scrollView; this.b = checkedSetting; - this.f2000c = checkedSetting2; + this.f2001c = checkedSetting2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsCommunitySetupSecondStepBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsCommunitySetupSecondStepBinding.java index 6960f511f2..27568d104f 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsCommunitySetupSecondStepBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsCommunitySetupSecondStepBinding.java @@ -15,12 +15,12 @@ public final class WidgetServerSettingsCommunitySetupSecondStepBinding implement @NonNull /* renamed from: c reason: collision with root package name */ - public final CommunitySelectorView f2001c; + public final CommunitySelectorView f2002c; public WidgetServerSettingsCommunitySetupSecondStepBinding(@NonNull ScrollView scrollView, @NonNull ScrollView scrollView2, @NonNull ImageView imageView, @NonNull CommunitySelectorView communitySelectorView, @NonNull ScreenTitleView screenTitleView, @NonNull CommunitySelectorView communitySelectorView2) { this.a = scrollView; this.b = communitySelectorView; - this.f2001c = communitySelectorView2; + this.f2002c = communitySelectorView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsCommunitySetupThirdStepBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsCommunitySetupThirdStepBinding.java index 3d029dbb36..12a9b0f5d0 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsCommunitySetupThirdStepBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsCommunitySetupThirdStepBinding.java @@ -16,7 +16,7 @@ public final class WidgetServerSettingsCommunitySetupThirdStepBinding implements @NonNull /* renamed from: c reason: collision with root package name */ - public final LinkifiedTextView f2002c; + public final LinkifiedTextView f2003c; @NonNull public final CheckedSetting d; @NonNull @@ -25,7 +25,7 @@ public final class WidgetServerSettingsCommunitySetupThirdStepBinding implements public WidgetServerSettingsCommunitySetupThirdStepBinding(@NonNull ScrollView scrollView, @NonNull ScrollView scrollView2, @NonNull ImageView imageView, @NonNull CheckedSetting checkedSetting, @NonNull LinkifiedTextView linkifiedTextView, @NonNull CheckedSetting checkedSetting2, @NonNull CheckedSetting checkedSetting3, @NonNull ScreenTitleView screenTitleView) { this.a = scrollView; this.b = checkedSetting; - this.f2002c = linkifiedTextView; + this.f2003c = linkifiedTextView; this.d = checkedSetting2; this.e = checkedSetting3; } diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsEditIntegrationBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsEditIntegrationBinding.java index d44f1d1d9e..9b1a96c728 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsEditIntegrationBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsEditIntegrationBinding.java @@ -20,7 +20,7 @@ public final class WidgetServerSettingsEditIntegrationBinding implements ViewBin @NonNull /* renamed from: c reason: collision with root package name */ - public final LinearLayout f2003c; + public final LinearLayout f2004c; @NonNull public final CheckedSetting d; @NonNull @@ -51,7 +51,7 @@ public final class WidgetServerSettingsEditIntegrationBinding implements ViewBin public WidgetServerSettingsEditIntegrationBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull DimmerView dimmerView, @NonNull LinearLayout linearLayout, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2, @NonNull CheckedSetting checkedSetting3, @NonNull LinearLayout linearLayout2, @NonNull LinearLayout linearLayout3, @NonNull CheckedSetting checkedSetting4, @NonNull CheckedSetting checkedSetting5, @NonNull CheckedSetting checkedSetting6, @NonNull CheckedSetting checkedSetting7, @NonNull CheckedSetting checkedSetting8, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull LinearLayout linearLayout4, @NonNull TextView textView2, @NonNull FloatingActionButton floatingActionButton, @NonNull NestedScrollView nestedScrollView, @NonNull LinearLayout linearLayout5, @NonNull LinearLayout linearLayout6, @NonNull w wVar) { this.a = coordinatorLayout; this.b = dimmerView; - this.f2003c = linearLayout; + this.f2004c = linearLayout; this.d = checkedSetting; this.e = checkedSetting2; this.f = checkedSetting3; diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsEditMemberBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsEditMemberBinding.java index 787cb4db53..78371dfc5f 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsEditMemberBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsEditMemberBinding.java @@ -17,7 +17,7 @@ public final class WidgetServerSettingsEditMemberBinding implements ViewBinding @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f2004c; + public final TextView f2005c; @NonNull public final TextView d; @NonNull @@ -34,7 +34,7 @@ public final class WidgetServerSettingsEditMemberBinding implements ViewBinding public WidgetServerSettingsEditMemberBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextInputLayout textInputLayout, @NonNull LinearLayout linearLayout2, @NonNull RecyclerView recyclerView, @NonNull FloatingActionButton floatingActionButton, @NonNull TextView textView3) { this.a = coordinatorLayout; this.b = linearLayout; - this.f2004c = textView; + this.f2005c = textView; this.d = textView2; this.e = textInputLayout; this.f = linearLayout2; diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsEmojisBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsEmojisBinding.java index 0137bebd96..3eda1f153d 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsEmojisBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsEmojisBinding.java @@ -14,12 +14,12 @@ public final class WidgetServerSettingsEmojisBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final AppViewFlipper f2005c; + public final AppViewFlipper f2006c; public WidgetServerSettingsEmojisBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull RecyclerView recyclerView, @NonNull AppViewFlipper appViewFlipper) { this.a = coordinatorLayout; this.b = recyclerView; - this.f2005c = appViewFlipper; + this.f2006c = appViewFlipper; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsEmojisEditBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsEmojisEditBinding.java index a8b3061992..317419e60f 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsEmojisEditBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsEmojisEditBinding.java @@ -14,12 +14,12 @@ public final class WidgetServerSettingsEmojisEditBinding implements ViewBinding @NonNull /* renamed from: c reason: collision with root package name */ - public final FloatingActionButton f2006c; + public final FloatingActionButton f2007c; public WidgetServerSettingsEmojisEditBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull TextInputLayout textInputLayout, @NonNull FloatingActionButton floatingActionButton) { this.a = coordinatorLayout; this.b = textInputLayout; - this.f2006c = floatingActionButton; + this.f2007c = floatingActionButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsEmojisHeaderBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsEmojisHeaderBinding.java index afa9db64c4..2173ab93ac 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsEmojisHeaderBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsEmojisHeaderBinding.java @@ -14,12 +14,12 @@ public final class WidgetServerSettingsEmojisHeaderBinding implements ViewBindin @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f2007c; + public final TextView f2008c; public WidgetServerSettingsEmojisHeaderBinding(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView) { this.a = linearLayout; this.b = materialButton; - this.f2007c = textView; + this.f2008c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsEmojisItemBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsEmojisItemBinding.java index e9f317b394..c95035eac1 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsEmojisItemBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsEmojisItemBinding.java @@ -15,7 +15,7 @@ public final class WidgetServerSettingsEmojisItemBinding implements ViewBinding @NonNull /* renamed from: c reason: collision with root package name */ - public final ConstraintLayout f2008c; + public final ConstraintLayout f2009c; @NonNull public final TextView d; @NonNull @@ -28,7 +28,7 @@ public final class WidgetServerSettingsEmojisItemBinding implements ViewBinding public WidgetServerSettingsEmojisItemBinding(@NonNull ConstraintLayout constraintLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView, @NonNull TextView textView3, @NonNull SimpleDraweeView simpleDraweeView2) { this.a = constraintLayout; this.b = simpleDraweeView; - this.f2008c = constraintLayout2; + this.f2009c = constraintLayout2; this.d = textView; this.e = textView2; this.f = textView3; diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsEmptyGuildRoleSubscriptionBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsEmptyGuildRoleSubscriptionBinding.java index d4df81c293..9b682ec6c6 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsEmptyGuildRoleSubscriptionBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsEmptyGuildRoleSubscriptionBinding.java @@ -14,12 +14,12 @@ public final class WidgetServerSettingsEmptyGuildRoleSubscriptionBinding impleme @NonNull /* renamed from: c reason: collision with root package name */ - public final AppViewFlipper f2009c; + public final AppViewFlipper f2010c; public WidgetServerSettingsEmptyGuildRoleSubscriptionBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull Button button, @NonNull AppViewFlipper appViewFlipper) { this.a = coordinatorLayout; this.b = button; - this.f2009c = appViewFlipper; + this.f2010c = appViewFlipper; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsGuildRoleSubscriptionEditTierBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsGuildRoleSubscriptionEditTierBinding.java index c1871ac6c9..2287692b5d 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsGuildRoleSubscriptionEditTierBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsGuildRoleSubscriptionEditTierBinding.java @@ -21,7 +21,7 @@ public final class WidgetServerSettingsGuildRoleSubscriptionEditTierBinding impl @NonNull /* renamed from: c reason: collision with root package name */ - public final Group f2010c; + public final Group f2011c; @NonNull public final TabLayout d; @NonNull @@ -36,7 +36,7 @@ public final class WidgetServerSettingsGuildRoleSubscriptionEditTierBinding impl public WidgetServerSettingsGuildRoleSubscriptionEditTierBinding(@NonNull ConstraintLayout constraintLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull Group group, @NonNull TabLayout tabLayout, @NonNull ViewPager2 viewPager2, @NonNull Barrier barrier, @NonNull AppBarLayout appBarLayout, @NonNull MaterialButton materialButton2, @NonNull FloatingActionButton floatingActionButton, @NonNull AppViewFlipper appViewFlipper) { this.a = constraintLayout; this.b = materialButton; - this.f2010c = group; + this.f2011c = group; this.d = tabLayout; this.e = viewPager2; this.f = materialButton2; diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsGuildRoleSubscriptionTierListBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsGuildRoleSubscriptionTierListBinding.java index 0d6eda888b..02d785e5c8 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsGuildRoleSubscriptionTierListBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsGuildRoleSubscriptionTierListBinding.java @@ -14,12 +14,12 @@ public final class WidgetServerSettingsGuildRoleSubscriptionTierListBinding impl @NonNull /* renamed from: c reason: collision with root package name */ - public final AppViewFlipper f2011c; + public final AppViewFlipper f2012c; public WidgetServerSettingsGuildRoleSubscriptionTierListBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull RecyclerView recyclerView, @NonNull AppViewFlipper appViewFlipper) { this.a = coordinatorLayout; this.b = recyclerView; - this.f2011c = appViewFlipper; + this.f2012c = appViewFlipper; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsGuildRoleSubscriptionsBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsGuildRoleSubscriptionsBinding.java index b45ef2944c..bfc7ba8bf7 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsGuildRoleSubscriptionsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsGuildRoleSubscriptionsBinding.java @@ -16,12 +16,12 @@ public final class WidgetServerSettingsGuildRoleSubscriptionsBinding implements @NonNull /* renamed from: c reason: collision with root package name */ - public final AppViewFlipper f2012c; + public final AppViewFlipper f2013c; public WidgetServerSettingsGuildRoleSubscriptionsBinding(@NonNull ConstraintLayout constraintLayout, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull AppBarLayout appBarLayout, @NonNull FloatingActionButton floatingActionButton, @NonNull AppViewFlipper appViewFlipper) { this.a = constraintLayout; this.b = floatingActionButton; - this.f2012c = appViewFlipper; + this.f2013c = appViewFlipper; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsInstantInviteActionsBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsInstantInviteActionsBinding.java index 48975299a5..cad88d5b89 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsInstantInviteActionsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsInstantInviteActionsBinding.java @@ -13,7 +13,7 @@ public final class WidgetServerSettingsInstantInviteActionsBinding implements Vi @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f2013c; + public final TextView f2014c; @NonNull public final TextView d; @NonNull @@ -22,7 +22,7 @@ public final class WidgetServerSettingsInstantInviteActionsBinding implements Vi public WidgetServerSettingsInstantInviteActionsBinding(@NonNull NestedScrollView nestedScrollView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) { this.a = nestedScrollView; this.b = textView; - this.f2013c = textView2; + this.f2014c = textView2; this.d = textView3; this.e = textView4; } diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsInstantInviteListItemBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsInstantInviteListItemBinding.java index 5e4d42c241..27d2b90a1b 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsInstantInviteListItemBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsInstantInviteListItemBinding.java @@ -18,7 +18,7 @@ public final class WidgetServerSettingsInstantInviteListItemBinding implements V @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f2014c; + public final TextView f2015c; @NonNull public final TextView d; @NonNull @@ -29,7 +29,7 @@ public final class WidgetServerSettingsInstantInviteListItemBinding implements V public WidgetServerSettingsInstantInviteListItemBinding(@NonNull CardView cardView, @NonNull Barrier barrier, @NonNull Barrier barrier2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout, @NonNull FrameLayout frameLayout, @NonNull LinearLayout linearLayout2, @NonNull TextView textView3, @NonNull ImageView imageView, @NonNull TextView textView4, @NonNull LinearLayout linearLayout3, @NonNull SettingsMemberView settingsMemberView) { this.a = cardView; this.b = textView; - this.f2014c = textView2; + this.f2015c = textView2; this.d = textView3; this.e = textView4; this.f = settingsMemberView; diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsInstantInvitesBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsInstantInvitesBinding.java index d59ed36ecf..691331a5bb 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsInstantInvitesBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsInstantInvitesBinding.java @@ -15,12 +15,12 @@ public final class WidgetServerSettingsInstantInvitesBinding implements ViewBind @NonNull /* renamed from: c reason: collision with root package name */ - public final AppViewFlipper f2015c; + public final AppViewFlipper f2016c; public WidgetServerSettingsInstantInvitesBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull RecyclerView recyclerView, @NonNull AppViewFlipper appViewFlipper) { this.a = coordinatorLayout; this.b = recyclerView; - this.f2015c = appViewFlipper; + this.f2016c = appViewFlipper; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsIntegrationListItemBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsIntegrationListItemBinding.java index 60f3694486..a9b0983ded 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsIntegrationListItemBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsIntegrationListItemBinding.java @@ -18,7 +18,7 @@ public final class WidgetServerSettingsIntegrationListItemBinding implements Vie @NonNull /* renamed from: c reason: collision with root package name */ - public final View f2016c; + public final View f2017c; @NonNull public final ImageView d; @NonNull @@ -35,7 +35,7 @@ public final class WidgetServerSettingsIntegrationListItemBinding implements Vie public WidgetServerSettingsIntegrationListItemBinding(@NonNull FrameLayout frameLayout, @NonNull RelativeLayout relativeLayout, @NonNull View view, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull LinearLayout linearLayout, @NonNull TextView textView2, @NonNull ImageView imageView2, @NonNull CheckedSetting checkedSetting, @NonNull ProgressBar progressBar) { this.a = frameLayout; this.b = relativeLayout; - this.f2016c = view; + this.f2017c = view; this.d = imageView; this.e = textView; this.f = textView2; diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsIntegrationsBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsIntegrationsBinding.java index 0346e0df8e..90185fe707 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsIntegrationsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsIntegrationsBinding.java @@ -15,12 +15,12 @@ public final class WidgetServerSettingsIntegrationsBinding implements ViewBindin @NonNull /* renamed from: c reason: collision with root package name */ - public final AppViewFlipper f2017c; + public final AppViewFlipper f2018c; public WidgetServerSettingsIntegrationsBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull RecyclerView recyclerView, @NonNull AppViewFlipper appViewFlipper) { this.a = coordinatorLayout; this.b = recyclerView; - this.f2017c = appViewFlipper; + this.f2018c = appViewFlipper; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsMemberListItemBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsMemberListItemBinding.java index 45869434f5..67d2124962 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsMemberListItemBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsMemberListItemBinding.java @@ -15,7 +15,7 @@ public final class WidgetServerSettingsMemberListItemBinding implements ViewBind @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f2018c; + public final ImageView f2019c; @NonNull public final ImageView d; @NonNull @@ -26,7 +26,7 @@ public final class WidgetServerSettingsMemberListItemBinding implements ViewBind public WidgetServerSettingsMemberListItemBinding(@NonNull FrameLayout frameLayout, @NonNull FrameLayout frameLayout2, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull RolesListView rolesListView, @NonNull SettingsMemberView settingsMemberView) { this.a = frameLayout; this.b = frameLayout2; - this.f2018c = imageView; + this.f2019c = imageView; this.d = imageView2; this.e = rolesListView; this.f = settingsMemberView; diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsMembersBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsMembersBinding.java index e32bba2552..e1be17bebd 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsMembersBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsMembersBinding.java @@ -18,7 +18,7 @@ public final class WidgetServerSettingsMembersBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final RecyclerView f2019c; + public final RecyclerView f2020c; @NonNull public final Spinner d; @NonNull @@ -27,7 +27,7 @@ public final class WidgetServerSettingsMembersBinding implements ViewBinding { public WidgetServerSettingsMembersBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull TextView textView, @NonNull LinearLayout linearLayout, @NonNull TextInputLayout textInputLayout, @NonNull RecyclerView recyclerView, @NonNull Spinner spinner, @NonNull AppViewFlipper appViewFlipper) { this.a = coordinatorLayout; this.b = textInputLayout; - this.f2019c = recyclerView; + this.f2020c = recyclerView; this.d = spinner; this.e = appViewFlipper; } diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsModerationBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsModerationBinding.java index 36ec5c42f5..e53c75e03a 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsModerationBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsModerationBinding.java @@ -14,7 +14,7 @@ public final class WidgetServerSettingsModerationBinding implements ViewBinding @NonNull /* renamed from: c reason: collision with root package name */ - public final CheckedSetting f2020c; + public final CheckedSetting f2021c; @NonNull public final CheckedSetting d; @NonNull @@ -35,7 +35,7 @@ public final class WidgetServerSettingsModerationBinding implements ViewBinding public WidgetServerSettingsModerationBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2, @NonNull CheckedSetting checkedSetting3, @NonNull TextView textView, @NonNull CheckedSetting checkedSetting4, @NonNull CheckedSetting checkedSetting5, @NonNull CheckedSetting checkedSetting6, @NonNull CheckedSetting checkedSetting7, @NonNull CheckedSetting checkedSetting8, @NonNull TextView textView2) { this.a = coordinatorLayout; this.b = checkedSetting; - this.f2020c = checkedSetting2; + this.f2021c = checkedSetting2; this.d = checkedSetting3; this.e = textView; this.f = checkedSetting4; diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsOverviewAfkTimeoutBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsOverviewAfkTimeoutBinding.java index 6a3bbf0d1e..b56a9cbaee 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsOverviewAfkTimeoutBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsOverviewAfkTimeoutBinding.java @@ -13,7 +13,7 @@ public final class WidgetServerSettingsOverviewAfkTimeoutBinding implements View @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f2021c; + public final TextView f2022c; @NonNull public final TextView d; @NonNull @@ -24,7 +24,7 @@ public final class WidgetServerSettingsOverviewAfkTimeoutBinding implements View public WidgetServerSettingsOverviewAfkTimeoutBinding(@NonNull NestedScrollView nestedScrollView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull TextView textView6) { this.a = nestedScrollView; this.b = textView2; - this.f2021c = textView3; + this.f2022c = textView3; this.d = textView4; this.e = textView5; this.f = textView6; diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsOverviewBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsOverviewBinding.java index 0cd885c24d..99ff47a618 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsOverviewBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsOverviewBinding.java @@ -5,45 +5,45 @@ import android.widget.ScrollView; import androidx.annotation.NonNull; import androidx.coordinatorlayout.widget.CoordinatorLayout; import androidx.viewbinding.ViewBinding; -import c.a.i.e3; import c.a.i.f3; import c.a.i.g3; import c.a.i.h3; import c.a.i.i3; -import c.a.i.r5; +import c.a.i.j3; +import c.a.i.s5; import com.google.android.material.floatingactionbutton.FloatingActionButton; public final class WidgetServerSettingsOverviewBinding implements ViewBinding { @NonNull public final CoordinatorLayout a; @NonNull - public final r5 b; + public final s5 b; @NonNull /* renamed from: c reason: collision with root package name */ - public final e3 f2022c; + public final f3 f2023c; @NonNull - public final f3 d; + public final g3 d; @NonNull public final FloatingActionButton e; @NonNull public final ScrollView f; @NonNull - public final g3 g; + public final h3 g; @NonNull - public final h3 h; + public final i3 h; @NonNull - public final i3 i; + public final j3 i; - public WidgetServerSettingsOverviewBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull r5 r5Var, @NonNull e3 e3Var, @NonNull f3 f3Var, @NonNull FloatingActionButton floatingActionButton, @NonNull ScrollView scrollView, @NonNull g3 g3Var, @NonNull h3 h3Var, @NonNull i3 i3Var) { + public WidgetServerSettingsOverviewBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull s5 s5Var, @NonNull f3 f3Var, @NonNull g3 g3Var, @NonNull FloatingActionButton floatingActionButton, @NonNull ScrollView scrollView, @NonNull h3 h3Var, @NonNull i3 i3Var, @NonNull j3 j3Var) { this.a = coordinatorLayout; - this.b = r5Var; - this.f2022c = e3Var; - this.d = f3Var; + this.b = s5Var; + this.f2023c = f3Var; + this.d = g3Var; this.e = floatingActionButton; this.f = scrollView; - this.g = g3Var; - this.h = h3Var; - this.i = i3Var; + this.g = h3Var; + this.h = i3Var; + this.i = j3Var; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsRoleItemBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsRoleItemBinding.java index e99e692bee..04056bc192 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsRoleItemBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsRoleItemBinding.java @@ -15,7 +15,7 @@ public final class WidgetServerSettingsRoleItemBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f2023c; + public final ImageView f2024c; @NonNull public final TextView d; @NonNull @@ -24,7 +24,7 @@ public final class WidgetServerSettingsRoleItemBinding implements ViewBinding { public WidgetServerSettingsRoleItemBinding(@NonNull RelativeLayout relativeLayout, @NonNull View view, @NonNull View view2, @NonNull View view3, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull RoleIconView roleIconView) { this.a = relativeLayout; this.b = view3; - this.f2023c = imageView; + this.f2024c = imageView; this.d = textView; this.e = roleIconView; } diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsRoleMembersBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsRoleMembersBinding.java index abd22e8805..9042fbb784 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsRoleMembersBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsRoleMembersBinding.java @@ -15,14 +15,14 @@ public final class WidgetServerSettingsRoleMembersBinding implements ViewBinding @NonNull /* renamed from: c reason: collision with root package name */ - public final RecyclerView f2024c; + public final RecyclerView f2025c; @NonNull public final SearchInputView d; public WidgetServerSettingsRoleMembersBinding(@NonNull LinearLayout linearLayout, @NonNull AppViewFlipper appViewFlipper, @NonNull RecyclerView recyclerView, @NonNull SearchInputView searchInputView) { this.a = linearLayout; this.b = appViewFlipper; - this.f2024c = recyclerView; + this.f2025c = recyclerView; this.d = searchInputView; } diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsRolesBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsRolesBinding.java index 3d3f9436e9..3da381093c 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsRolesBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsRolesBinding.java @@ -15,14 +15,14 @@ public final class WidgetServerSettingsRolesBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final FloatingActionButton f2025c; + public final FloatingActionButton f2026c; @NonNull public final RecyclerView d; public WidgetServerSettingsRolesBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull DimmerView dimmerView, @NonNull FloatingActionButton floatingActionButton, @NonNull RecyclerView recyclerView) { this.a = coordinatorLayout; this.b = dimmerView; - this.f2025c = floatingActionButton; + this.f2026c = floatingActionButton; this.d = recyclerView; } diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsSecurityBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsSecurityBinding.java index 772941b6ab..6707426bea 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsSecurityBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsSecurityBinding.java @@ -14,12 +14,12 @@ public final class WidgetServerSettingsSecurityBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f2026c; + public final MaterialButton f2027c; public WidgetServerSettingsSecurityBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull MaterialButton materialButton) { this.a = coordinatorLayout; this.b = textView; - this.f2026c = materialButton; + this.f2027c = materialButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsSecurityDialogBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsSecurityDialogBinding.java index b992e8af17..30f79385f0 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsSecurityDialogBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsSecurityDialogBinding.java @@ -15,14 +15,14 @@ public final class WidgetServerSettingsSecurityDialogBinding implements ViewBind @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f2027c; + public final MaterialButton f2028c; @NonNull public final TextInputLayout d; public WidgetServerSettingsSecurityDialogBinding(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextInputLayout textInputLayout) { this.a = linearLayout; this.b = materialButton; - this.f2027c = materialButton2; + this.f2028c = materialButton2; this.d = textInputLayout; } diff --git a/app/src/main/java/com/discord/databinding/WidgetServerSettingsVanityUrlBinding.java b/app/src/main/java/com/discord/databinding/WidgetServerSettingsVanityUrlBinding.java index 95f1288b71..69bef41231 100644 --- a/app/src/main/java/com/discord/databinding/WidgetServerSettingsVanityUrlBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetServerSettingsVanityUrlBinding.java @@ -17,7 +17,7 @@ public final class WidgetServerSettingsVanityUrlBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f2028c; + public final TextView f2029c; @NonNull public final TextView d; @NonNull @@ -36,7 +36,7 @@ public final class WidgetServerSettingsVanityUrlBinding implements ViewBinding { public WidgetServerSettingsVanityUrlBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull TextInputLayout textInputLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull RelativeLayout relativeLayout, @NonNull ProgressBar progressBar, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull FloatingActionButton floatingActionButton) { this.a = coordinatorLayout; this.b = textInputLayout; - this.f2028c = textView; + this.f2029c = textView; this.d = textView2; this.e = textView3; this.f = relativeLayout; diff --git a/app/src/main/java/com/discord/databinding/WidgetSettingsAccessibilityBinding.java b/app/src/main/java/com/discord/databinding/WidgetSettingsAccessibilityBinding.java index ae81ad1835..1ed97ca7f3 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSettingsAccessibilityBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSettingsAccessibilityBinding.java @@ -16,7 +16,7 @@ public final class WidgetSettingsAccessibilityBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final CheckedSetting f2029c; + public final CheckedSetting f2030c; @NonNull public final TextView d; @NonNull @@ -37,7 +37,7 @@ public final class WidgetSettingsAccessibilityBinding implements ViewBinding { public WidgetSettingsAccessibilityBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView2, @NonNull CheckedSetting checkedSetting3, @NonNull LinearLayout linearLayout, @NonNull TextView textView3, @NonNull View view, @NonNull CheckedSetting checkedSetting4, @NonNull CheckedSetting checkedSetting5, @NonNull CheckedSetting checkedSetting6) { this.a = coordinatorLayout; this.b = checkedSetting; - this.f2029c = checkedSetting2; + this.f2030c = checkedSetting2; this.d = textView; this.e = linkifiedTextView; this.f = textView2; diff --git a/app/src/main/java/com/discord/databinding/WidgetSettingsAccountBackupCodesBinding.java b/app/src/main/java/com/discord/databinding/WidgetSettingsAccountBackupCodesBinding.java index 7cb3fabde6..c7f9bb283f 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSettingsAccountBackupCodesBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSettingsAccountBackupCodesBinding.java @@ -16,7 +16,7 @@ public final class WidgetSettingsAccountBackupCodesBinding implements ViewBindin @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f2030c; + public final MaterialButton f2031c; @NonNull public final TextView d; @NonNull @@ -25,7 +25,7 @@ public final class WidgetSettingsAccountBackupCodesBinding implements ViewBindin public WidgetSettingsAccountBackupCodesBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull DimmerView dimmerView, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull RecyclerView recyclerView) { this.a = coordinatorLayout; this.b = dimmerView; - this.f2030c = materialButton; + this.f2031c = materialButton; this.d = textView; this.e = recyclerView; } diff --git a/app/src/main/java/com/discord/databinding/WidgetSettingsAccountBinding.java b/app/src/main/java/com/discord/databinding/WidgetSettingsAccountBinding.java index d185f643d4..322f06d81d 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSettingsAccountBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSettingsAccountBinding.java @@ -35,7 +35,7 @@ public final class WidgetSettingsAccountBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f2031c; + public final TextView f2032c; @NonNull public final TextView d; @NonNull @@ -69,7 +69,7 @@ public final class WidgetSettingsAccountBinding implements ViewBinding { @NonNull /* renamed from: s reason: collision with root package name */ - public final TextView f2032s; + public final TextView f2033s; @NonNull public final TextView t; @NonNull @@ -81,20 +81,20 @@ public final class WidgetSettingsAccountBinding implements ViewBinding { @NonNull /* renamed from: x reason: collision with root package name */ - public final NestedScrollView f2033x; + public final NestedScrollView f2034x; @NonNull /* renamed from: y reason: collision with root package name */ - public final CheckedSetting f2034y; + public final CheckedSetting f2035y; @NonNull /* renamed from: z reason: collision with root package name */ - public final TextView f2035z; + public final TextView f2036z; public WidgetSettingsAccountBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull DimmerView dimmerView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull LinearLayout linearLayout2, @NonNull TextView textView5, @NonNull TextView textView6, @NonNull LinearLayout linearLayout3, @NonNull LinearLayout linearLayout4, @NonNull MaterialButton materialButton, @NonNull LinearLayout linearLayout5, @NonNull TextView textView7, @NonNull AppViewFlipper appViewFlipper, @NonNull LottieAnimationView lottieAnimationView, @NonNull TextView textView8, @NonNull LinearLayout linearLayout6, @NonNull TextView textView9, @NonNull TextView textView10, @NonNull LinearLayout linearLayout7, @NonNull TextView textView11, @NonNull TextView textView12, @NonNull TextView textView13, @NonNull TextView textView14, @NonNull LinearLayout linearLayout8, @NonNull TextView textView15, @NonNull NestedScrollView nestedScrollView, @NonNull CheckedSetting checkedSetting, @NonNull TextView textView16, @NonNull LinearLayout linearLayout9, @NonNull TextView textView17, @NonNull TextView textView18, @NonNull RelativeLayout relativeLayout, @NonNull MaterialButton materialButton2, @NonNull TextView textView19, @NonNull TextView textView20, @NonNull TextView textView21) { this.a = coordinatorLayout; this.b = dimmerView; - this.f2031c = textView; + this.f2032c = textView; this.d = textView2; this.e = linearLayout; this.f = textView4; @@ -110,14 +110,14 @@ public final class WidgetSettingsAccountBinding implements ViewBinding { this.p = linearLayout6; this.q = textView10; this.r = linearLayout7; - this.f2032s = textView12; + this.f2033s = textView12; this.t = textView13; this.u = textView14; this.v = linearLayout8; this.w = textView15; - this.f2033x = nestedScrollView; - this.f2034y = checkedSetting; - this.f2035z = textView16; + this.f2034x = nestedScrollView; + this.f2035y = checkedSetting; + this.f2036z = textView16; this.A = linearLayout9; this.B = textView18; this.C = relativeLayout; diff --git a/app/src/main/java/com/discord/databinding/WidgetSettingsAccountChangePasswordBinding.java b/app/src/main/java/com/discord/databinding/WidgetSettingsAccountChangePasswordBinding.java index a4de22fbc0..62e6b45b77 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSettingsAccountChangePasswordBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSettingsAccountChangePasswordBinding.java @@ -15,7 +15,7 @@ public final class WidgetSettingsAccountChangePasswordBinding implements ViewBin @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputLayout f2036c; + public final TextInputLayout f2037c; @NonNull public final FloatingActionButton d; @NonNull @@ -26,7 +26,7 @@ public final class WidgetSettingsAccountChangePasswordBinding implements ViewBin public WidgetSettingsAccountChangePasswordBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull TextInputLayout textInputLayout, @NonNull TextInputLayout textInputLayout2, @NonNull FloatingActionButton floatingActionButton, @NonNull TextInputLayout textInputLayout3, @NonNull DimmerView dimmerView) { this.a = coordinatorLayout; this.b = textInputLayout; - this.f2036c = textInputLayout2; + this.f2037c = textInputLayout2; this.d = floatingActionButton; this.e = textInputLayout3; this.f = dimmerView; diff --git a/app/src/main/java/com/discord/databinding/WidgetSettingsAccountContactsNameEditBinding.java b/app/src/main/java/com/discord/databinding/WidgetSettingsAccountContactsNameEditBinding.java index ee01e24f8e..9f5e534bc3 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSettingsAccountContactsNameEditBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSettingsAccountContactsNameEditBinding.java @@ -15,14 +15,14 @@ public final class WidgetSettingsAccountContactsNameEditBinding implements ViewB @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f2037c; + public final MaterialButton f2038c; @NonNull public final FloatingActionButton d; public WidgetSettingsAccountContactsNameEditBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull TextInputLayout textInputLayout, @NonNull MaterialButton materialButton, @NonNull FloatingActionButton floatingActionButton) { this.a = coordinatorLayout; this.b = textInputLayout; - this.f2037c = materialButton; + this.f2038c = materialButton; this.d = floatingActionButton; } diff --git a/app/src/main/java/com/discord/databinding/WidgetSettingsAccountEditBinding.java b/app/src/main/java/com/discord/databinding/WidgetSettingsAccountEditBinding.java index b108dc5f92..e9ae206869 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSettingsAccountEditBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSettingsAccountEditBinding.java @@ -16,14 +16,14 @@ public final class WidgetSettingsAccountEditBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputLayout f2038c; + public final TextInputLayout f2039c; @NonNull public final FloatingActionButton d; public WidgetSettingsAccountEditBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull TextView textView, @NonNull TextInputLayout textInputLayout, @NonNull RelativeLayout relativeLayout, @NonNull TextInputLayout textInputLayout2, @NonNull FloatingActionButton floatingActionButton) { this.a = coordinatorLayout; this.b = textInputLayout; - this.f2038c = textInputLayout2; + this.f2039c = textInputLayout2; this.d = floatingActionButton; } diff --git a/app/src/main/java/com/discord/databinding/WidgetSettingsAccountEmailEditBinding.java b/app/src/main/java/com/discord/databinding/WidgetSettingsAccountEmailEditBinding.java index fe7cced843..0d2db979d7 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSettingsAccountEmailEditBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSettingsAccountEmailEditBinding.java @@ -14,12 +14,12 @@ public final class WidgetSettingsAccountEmailEditBinding implements ViewBinding @NonNull /* renamed from: c reason: collision with root package name */ - public final FloatingActionButton f2039c; + public final FloatingActionButton f2040c; public WidgetSettingsAccountEmailEditBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull TextInputLayout textInputLayout, @NonNull FloatingActionButton floatingActionButton) { this.a = coordinatorLayout; this.b = textInputLayout; - this.f2039c = floatingActionButton; + this.f2040c = floatingActionButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetSettingsAppearanceBinding.java b/app/src/main/java/com/discord/databinding/WidgetSettingsAppearanceBinding.java index abc9f35eb4..c75e229ce6 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSettingsAppearanceBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSettingsAppearanceBinding.java @@ -16,7 +16,7 @@ public final class WidgetSettingsAppearanceBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f2040c; + public final TextView f2041c; @NonNull public final TextView d; @NonNull @@ -41,7 +41,7 @@ public final class WidgetSettingsAppearanceBinding implements ViewBinding { public WidgetSettingsAppearanceBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull WidgetChatListAdapterItemTextBinding widgetChatListAdapterItemTextBinding, @NonNull TextView textView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout, @NonNull TextView textView3, @NonNull SeekBar seekBar, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull View view, @NonNull TextView textView6, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2, @NonNull TextView textView7, @NonNull CheckedSetting checkedSetting3, @NonNull CheckedSetting checkedSetting4) { this.a = coordinatorLayout; this.b = widgetChatListAdapterItemTextBinding; - this.f2040c = textView; + this.f2041c = textView; this.d = textView2; this.e = textView3; this.f = seekBar; diff --git a/app/src/main/java/com/discord/databinding/WidgetSettingsAuthorizedAppsListItemBinding.java b/app/src/main/java/com/discord/databinding/WidgetSettingsAuthorizedAppsListItemBinding.java index e947cb7b66..ddd2677ca0 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSettingsAuthorizedAppsListItemBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSettingsAuthorizedAppsListItemBinding.java @@ -16,7 +16,7 @@ public final class WidgetSettingsAuthorizedAppsListItemBinding implements ViewBi @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f2041c; + public final TextView f2042c; @NonNull public final TextView d; @NonNull @@ -33,7 +33,7 @@ public final class WidgetSettingsAuthorizedAppsListItemBinding implements ViewBi public WidgetSettingsAuthorizedAppsListItemBinding(@NonNull MaterialCardView materialCardView, @NonNull AppCompatImageView appCompatImageView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialCardView materialCardView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull RecyclerView recyclerView) { this.a = materialCardView; this.b = appCompatImageView; - this.f2041c = textView; + this.f2042c = textView; this.d = textView2; this.e = simpleDraweeView; this.f = materialCardView2; diff --git a/app/src/main/java/com/discord/databinding/WidgetSettingsBehaviorBinding.java b/app/src/main/java/com/discord/databinding/WidgetSettingsBehaviorBinding.java index 65c33a772e..0acf37dd2a 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSettingsBehaviorBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSettingsBehaviorBinding.java @@ -14,7 +14,7 @@ public final class WidgetSettingsBehaviorBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f2042c; + public final TextView f2043c; @NonNull public final CheckedSetting d; @NonNull @@ -25,7 +25,7 @@ public final class WidgetSettingsBehaviorBinding implements ViewBinding { public WidgetSettingsBehaviorBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull CheckedSetting checkedSetting, @NonNull TextView textView, @NonNull CheckedSetting checkedSetting2, @NonNull TextView textView2, @NonNull CheckedSetting checkedSetting3) { this.a = coordinatorLayout; this.b = checkedSetting; - this.f2042c = textView; + this.f2043c = textView; this.d = checkedSetting2; this.e = textView2; this.f = checkedSetting3; diff --git a/app/src/main/java/com/discord/databinding/WidgetSettingsBinding.java b/app/src/main/java/com/discord/databinding/WidgetSettingsBinding.java index 8aa351d6b5..270b39f33e 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSettingsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSettingsBinding.java @@ -42,7 +42,7 @@ public final class WidgetSettingsBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f2043c; + public final TextView f2044c; @NonNull public final TextView d; @NonNull @@ -76,7 +76,7 @@ public final class WidgetSettingsBinding implements ViewBinding { @NonNull /* renamed from: s reason: collision with root package name */ - public final LinearLayout f2044s; + public final LinearLayout f2045s; @NonNull public final TextView t; @NonNull @@ -88,20 +88,20 @@ public final class WidgetSettingsBinding implements ViewBinding { @NonNull /* renamed from: x reason: collision with root package name */ - public final MaterialButton f2045x; + public final MaterialButton f2046x; @NonNull /* renamed from: y reason: collision with root package name */ - public final TextView f2046y; + public final TextView f2047y; @NonNull /* renamed from: z reason: collision with root package name */ - public final TextView f2047z; + public final TextView f2048z; public WidgetSettingsBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull TextView textView6, @NonNull TextView textView7, @NonNull TextView textView8, @NonNull TextView textView9, @NonNull TextView textView10, @NonNull TextView textView11, @NonNull TextView textView12, @NonNull View view, @NonNull TextView textView13, @NonNull TextView textView14, @NonNull TextView textView15, @NonNull TextView textView16, @NonNull TextView textView17, @NonNull LinearLayout linearLayout, @NonNull TextView textView18, @NonNull LinearLayout linearLayout2, @NonNull LinearLayout linearLayout3, @NonNull AppCompatImageView appCompatImageView, @NonNull MaterialButton materialButton, @NonNull TextView textView19, @NonNull TextView textView20, @NonNull TextView textView21, @NonNull TextView textView22, @NonNull LinearLayout linearLayout4, @NonNull TextView textView23, @NonNull TextView textView24, @NonNull TextView textView25, @NonNull StatusView statusView, @NonNull TextView textView26, @NonNull TextView textView27, @NonNull TextView textView28, @NonNull TextView textView29, @NonNull UserProfileHeaderView userProfileHeaderView, @NonNull TextView textView30) { this.a = coordinatorLayout; this.b = textView; - this.f2043c = textView2; + this.f2044c = textView2; this.d = textView3; this.e = textView4; this.f = textView5; @@ -117,14 +117,14 @@ public final class WidgetSettingsBinding implements ViewBinding { this.p = textView14; this.q = textView15; this.r = textView17; - this.f2044s = linearLayout; + this.f2045s = linearLayout; this.t = textView18; this.u = linearLayout2; this.v = linearLayout3; this.w = appCompatImageView; - this.f2045x = materialButton; - this.f2046y = textView19; - this.f2047z = textView20; + this.f2046x = materialButton; + this.f2047y = textView19; + this.f2048z = textView20; this.A = textView21; this.B = textView22; this.C = linearLayout4; diff --git a/app/src/main/java/com/discord/databinding/WidgetSettingsBlockedUsersBinding.java b/app/src/main/java/com/discord/databinding/WidgetSettingsBlockedUsersBinding.java index 6aaa2c7f1a..b4317d1896 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSettingsBlockedUsersBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSettingsBlockedUsersBinding.java @@ -15,12 +15,12 @@ public final class WidgetSettingsBlockedUsersBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final RecyclerView f2048c; + public final RecyclerView f2049c; public WidgetSettingsBlockedUsersBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull AppViewFlipper appViewFlipper, @NonNull RecyclerView recyclerView, @NonNull ImageView imageView) { this.a = coordinatorLayout; this.b = appViewFlipper; - this.f2048c = recyclerView; + this.f2049c = recyclerView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetSettingsBoostBinding.java b/app/src/main/java/com/discord/databinding/WidgetSettingsBoostBinding.java index fca36e4947..c0d74c87a5 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSettingsBoostBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSettingsBoostBinding.java @@ -6,7 +6,7 @@ import androidx.annotation.NonNull; import androidx.coordinatorlayout.widget.CoordinatorLayout; import androidx.recyclerview.widget.RecyclerView; import androidx.viewbinding.ViewBinding; -import c.a.i.n3; +import c.a.i.o3; import com.discord.app.AppViewFlipper; import com.discord.utilities.view.text.LinkifiedTextView; import com.discord.views.premiumguild.PremiumGuildSubscriptionUpsellView; @@ -16,11 +16,11 @@ public final class WidgetSettingsBoostBinding implements ViewBinding { @NonNull public final CoordinatorLayout a; @NonNull - public final n3 b; + public final o3 b; @NonNull /* renamed from: c reason: collision with root package name */ - public final AppViewFlipper f2049c; + public final AppViewFlipper f2050c; @NonNull public final PremiumSubscriptionMarketingView d; @NonNull @@ -36,10 +36,10 @@ public final class WidgetSettingsBoostBinding implements ViewBinding { @NonNull public final PremiumGuildSubscriptionUpsellView j; - public WidgetSettingsBoostBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull n3 n3Var, @NonNull AppViewFlipper appViewFlipper, @NonNull PremiumSubscriptionMarketingView premiumSubscriptionMarketingView, @NonNull RecyclerView recyclerView, @NonNull MaterialButton materialButton, @NonNull RecyclerView recyclerView2, @NonNull LinkifiedTextView linkifiedTextView, @NonNull LinearLayout linearLayout, @NonNull PremiumGuildSubscriptionUpsellView premiumGuildSubscriptionUpsellView) { + public WidgetSettingsBoostBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull o3 o3Var, @NonNull AppViewFlipper appViewFlipper, @NonNull PremiumSubscriptionMarketingView premiumSubscriptionMarketingView, @NonNull RecyclerView recyclerView, @NonNull MaterialButton materialButton, @NonNull RecyclerView recyclerView2, @NonNull LinkifiedTextView linkifiedTextView, @NonNull LinearLayout linearLayout, @NonNull PremiumGuildSubscriptionUpsellView premiumGuildSubscriptionUpsellView) { this.a = coordinatorLayout; - this.b = n3Var; - this.f2049c = appViewFlipper; + this.b = o3Var; + this.f2050c = appViewFlipper; this.d = premiumSubscriptionMarketingView; this.e = recyclerView; this.f = materialButton; diff --git a/app/src/main/java/com/discord/databinding/WidgetSettingsConnectionsBinding.java b/app/src/main/java/com/discord/databinding/WidgetSettingsConnectionsBinding.java index c706a79837..a1dad34d56 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSettingsConnectionsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSettingsConnectionsBinding.java @@ -14,12 +14,12 @@ public final class WidgetSettingsConnectionsBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final RecyclerView f2050c; + public final RecyclerView f2051c; public WidgetSettingsConnectionsBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull TextView textView, @NonNull RecyclerView recyclerView) { this.a = coordinatorLayout; this.b = textView; - this.f2050c = recyclerView; + this.f2051c = recyclerView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetSettingsDeveloperBinding.java b/app/src/main/java/com/discord/databinding/WidgetSettingsDeveloperBinding.java index 24b95814b3..40c52f1a61 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSettingsDeveloperBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSettingsDeveloperBinding.java @@ -16,7 +16,7 @@ public final class WidgetSettingsDeveloperBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f2051c; + public final MaterialButton f2052c; @NonNull public final MaterialButton d; @NonNull @@ -31,7 +31,7 @@ public final class WidgetSettingsDeveloperBinding implements ViewBinding { public WidgetSettingsDeveloperBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull MaterialButton materialButton3, @NonNull RecyclerView recyclerView, @NonNull RecyclerView recyclerView2, @NonNull MaterialButton materialButton4, @NonNull CheckedSetting checkedSetting, @NonNull TextView textView) { this.a = coordinatorLayout; this.b = materialButton; - this.f2051c = materialButton2; + this.f2052c = materialButton2; this.d = materialButton3; this.e = recyclerView; this.f = recyclerView2; diff --git a/app/src/main/java/com/discord/databinding/WidgetSettingsEnableMfaKeyBinding.java b/app/src/main/java/com/discord/databinding/WidgetSettingsEnableMfaKeyBinding.java index 05cb681e2c..075ca70e16 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSettingsEnableMfaKeyBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSettingsEnableMfaKeyBinding.java @@ -13,14 +13,14 @@ public final class WidgetSettingsEnableMfaKeyBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f2052c; + public final TextView f2053c; @NonNull public final TextView d; public WidgetSettingsEnableMfaKeyBinding(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) { this.a = linearLayout; this.b = textView; - this.f2052c = textView2; + this.f2053c = textView2; this.d = textView3; } diff --git a/app/src/main/java/com/discord/databinding/WidgetSettingsGiftingBinding.java b/app/src/main/java/com/discord/databinding/WidgetSettingsGiftingBinding.java index b558c62425..414feb3c73 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSettingsGiftingBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSettingsGiftingBinding.java @@ -22,7 +22,7 @@ public final class WidgetSettingsGiftingBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final GiftSelectView f2053c; + public final GiftSelectView f2054c; @NonNull public final GiftSelectView d; @NonNull @@ -56,12 +56,12 @@ public final class WidgetSettingsGiftingBinding implements ViewBinding { @NonNull /* renamed from: s reason: collision with root package name */ - public final RecyclerView f2054s; + public final RecyclerView f2055s; public WidgetSettingsGiftingBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull DimmerView dimmerView, @NonNull GiftSelectView giftSelectView, @NonNull GiftSelectView giftSelectView2, @NonNull GiftSelectView giftSelectView3, @NonNull GiftSelectView giftSelectView4, @NonNull LinkifiedTextView linkifiedTextView, @NonNull LinkifiedTextView linkifiedTextView2, @NonNull AppViewFlipper appViewFlipper, @NonNull ProgressBar progressBar, @NonNull TextInputLayout textInputLayout, @NonNull TextView textView, @NonNull RecyclerView recyclerView, @NonNull LinearLayout linearLayout, @NonNull TextView textView2, @NonNull MaterialButton materialButton, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull RecyclerView recyclerView2) { this.a = coordinatorLayout; this.b = dimmerView; - this.f2053c = giftSelectView; + this.f2054c = giftSelectView; this.d = giftSelectView2; this.e = giftSelectView3; this.f = giftSelectView4; @@ -77,7 +77,7 @@ public final class WidgetSettingsGiftingBinding implements ViewBinding { this.p = textView3; this.q = textView4; this.r = textView5; - this.f2054s = recyclerView2; + this.f2055s = recyclerView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetSettingsItemAddConnectedAccountBinding.java b/app/src/main/java/com/discord/databinding/WidgetSettingsItemAddConnectedAccountBinding.java index 136c8d6c59..d0c31e4693 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSettingsItemAddConnectedAccountBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSettingsItemAddConnectedAccountBinding.java @@ -14,12 +14,12 @@ public final class WidgetSettingsItemAddConnectedAccountBinding implements ViewB @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f2055c; + public final TextView f2056c; public WidgetSettingsItemAddConnectedAccountBinding(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView) { this.a = linearLayout; this.b = imageView; - this.f2055c = textView; + this.f2056c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetSettingsItemBlockedUserBinding.java b/app/src/main/java/com/discord/databinding/WidgetSettingsItemBlockedUserBinding.java index d1a8802f19..3adca3448f 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSettingsItemBlockedUserBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSettingsItemBlockedUserBinding.java @@ -15,14 +15,14 @@ public final class WidgetSettingsItemBlockedUserBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f2056c; + public final TextView f2057c; @NonNull public final MaterialButton d; public WidgetSettingsItemBlockedUserBinding(@NonNull RelativeLayout relativeLayout, @NonNull RelativeLayout relativeLayout2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull MaterialButton materialButton) { this.a = relativeLayout; this.b = simpleDraweeView; - this.f2056c = textView; + this.f2057c = textView; this.d = materialButton; } diff --git a/app/src/main/java/com/discord/databinding/WidgetSettingsItemConnectedAccountBinding.java b/app/src/main/java/com/discord/databinding/WidgetSettingsItemConnectedAccountBinding.java index bde93ab43f..ac1a1e61b9 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSettingsItemConnectedAccountBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSettingsItemConnectedAccountBinding.java @@ -16,7 +16,7 @@ public final class WidgetSettingsItemConnectedAccountBinding implements ViewBind @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f2057c; + public final ImageView f2058c; @NonNull public final TextView d; @NonNull @@ -33,7 +33,7 @@ public final class WidgetSettingsItemConnectedAccountBinding implements ViewBind public WidgetSettingsItemConnectedAccountBinding(@NonNull CardView cardView, @NonNull ImageView imageView, @NonNull View view, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull SwitchMaterial switchMaterial, @NonNull SwitchMaterial switchMaterial2, @NonNull View view2, @NonNull TextView textView2, @NonNull LinearLayout linearLayout, @NonNull TextView textView3, @NonNull SwitchMaterial switchMaterial3) { this.a = cardView; this.b = imageView; - this.f2057c = imageView2; + this.f2058c = imageView2; this.d = textView; this.e = switchMaterial; this.f = switchMaterial2; diff --git a/app/src/main/java/com/discord/databinding/WidgetSettingsLanguageBinding.java b/app/src/main/java/com/discord/databinding/WidgetSettingsLanguageBinding.java index ecc9c424e4..b29c3b00ec 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSettingsLanguageBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSettingsLanguageBinding.java @@ -16,7 +16,7 @@ public final class WidgetSettingsLanguageBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f2058c; + public final ImageView f2059c; @NonNull public final TextView d; @NonNull @@ -29,7 +29,7 @@ public final class WidgetSettingsLanguageBinding implements ViewBinding { public WidgetSettingsLanguageBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull RelativeLayout relativeLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull CheckedSetting checkedSetting, @NonNull TextView textView3) { this.a = coordinatorLayout; this.b = relativeLayout; - this.f2058c = imageView; + this.f2059c = imageView; this.d = textView; this.e = textView2; this.f = checkedSetting; diff --git a/app/src/main/java/com/discord/databinding/WidgetSettingsLanguageSelectItemBinding.java b/app/src/main/java/com/discord/databinding/WidgetSettingsLanguageSelectItemBinding.java index 4e99a63c0f..361aa42ac4 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSettingsLanguageSelectItemBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSettingsLanguageSelectItemBinding.java @@ -15,14 +15,14 @@ public final class WidgetSettingsLanguageSelectItemBinding implements ViewBindin @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f2059c; + public final TextView f2060c; @NonNull public final TextView d; public WidgetSettingsLanguageSelectItemBinding(@NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView, @NonNull Barrier barrier, @NonNull TextView textView, @NonNull TextView textView2) { this.a = constraintLayout; this.b = imageView; - this.f2059c = textView; + this.f2060c = textView; this.d = textView2; } diff --git a/app/src/main/java/com/discord/databinding/WidgetSettingsMediaBinding.java b/app/src/main/java/com/discord/databinding/WidgetSettingsMediaBinding.java index 231289eb6f..7a246a0fdc 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSettingsMediaBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSettingsMediaBinding.java @@ -15,7 +15,7 @@ public final class WidgetSettingsMediaBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final CheckedSetting f2060c; + public final CheckedSetting f2061c; @NonNull public final LinkifiedTextView d; @NonNull @@ -40,7 +40,7 @@ public final class WidgetSettingsMediaBinding implements ViewBinding { public WidgetSettingsMediaBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull CheckedSetting checkedSetting3, @NonNull CheckedSetting checkedSetting4, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull CheckedSetting checkedSetting5, @NonNull CheckedSetting checkedSetting6) { this.a = coordinatorLayout; this.b = checkedSetting; - this.f2060c = checkedSetting2; + this.f2061c = checkedSetting2; this.d = linkifiedTextView; this.e = textView; this.f = textView2; diff --git a/app/src/main/java/com/discord/databinding/WidgetSettingsNotificationOsBinding.java b/app/src/main/java/com/discord/databinding/WidgetSettingsNotificationOsBinding.java index 5bca684bbe..48bd3a6bde 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSettingsNotificationOsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSettingsNotificationOsBinding.java @@ -15,14 +15,14 @@ public final class WidgetSettingsNotificationOsBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final RelativeLayout f2061c; + public final RelativeLayout f2062c; @NonNull public final CheckedSetting d; public WidgetSettingsNotificationOsBinding(@NonNull LinearLayout linearLayout, @NonNull CheckedSetting checkedSetting, @NonNull RelativeLayout relativeLayout, @NonNull TextView textView, @NonNull CheckedSetting checkedSetting2) { this.a = linearLayout; this.b = checkedSetting; - this.f2061c = relativeLayout; + this.f2062c = relativeLayout; this.d = checkedSetting2; } diff --git a/app/src/main/java/com/discord/databinding/WidgetSettingsNotificationsBinding.java b/app/src/main/java/com/discord/databinding/WidgetSettingsNotificationsBinding.java index 6ac16d2a74..dfb0a68865 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSettingsNotificationsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSettingsNotificationsBinding.java @@ -14,7 +14,7 @@ public final class WidgetSettingsNotificationsBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final CheckedSetting f2062c; + public final CheckedSetting f2063c; @NonNull public final CheckedSetting d; @NonNull @@ -27,7 +27,7 @@ public final class WidgetSettingsNotificationsBinding implements ViewBinding { public WidgetSettingsNotificationsBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2, @NonNull CheckedSetting checkedSetting3, @NonNull CheckedSetting checkedSetting4, @NonNull CheckedSetting checkedSetting5, @NonNull LinearLayout linearLayout) { this.a = coordinatorLayout; this.b = checkedSetting; - this.f2062c = checkedSetting2; + this.f2063c = checkedSetting2; this.d = checkedSetting3; this.e = checkedSetting4; this.f = checkedSetting5; diff --git a/app/src/main/java/com/discord/databinding/WidgetSettingsPremiumBinding.java b/app/src/main/java/com/discord/databinding/WidgetSettingsPremiumBinding.java index e1dffdb6b2..7e7d9aaa71 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSettingsPremiumBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSettingsPremiumBinding.java @@ -9,10 +9,10 @@ import androidx.annotation.NonNull; import androidx.cardview.widget.CardView; import androidx.coordinatorlayout.widget.CoordinatorLayout; import androidx.viewbinding.ViewBinding; -import c.a.i.k0; -import c.a.i.u2; +import c.a.i.l0; import c.a.i.v2; import c.a.i.w2; +import c.a.i.x2; import c.a.i.y; import com.discord.app.AppViewFlipper; import com.discord.views.ActiveSubscriptionView; @@ -25,9 +25,9 @@ public final class WidgetSettingsPremiumBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final k0 f2063c; + public final l0 f2064c; @NonNull - public final u2 d; + public final v2 d; @NonNull public final ActiveSubscriptionView e; @NonNull @@ -59,15 +59,15 @@ public final class WidgetSettingsPremiumBinding implements ViewBinding { @NonNull /* renamed from: s reason: collision with root package name */ - public final v2 f2064s; + public final w2 f2065s; @NonNull - public final w2 t; + public final x2 t; - public WidgetSettingsPremiumBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull y yVar, @NonNull k0 k0Var, @NonNull u2 u2Var, @NonNull ActiveSubscriptionView activeSubscriptionView, @NonNull ActiveSubscriptionView activeSubscriptionView2, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull MaterialButton materialButton, @NonNull ScrollView scrollView, @NonNull Button button, @NonNull CardView cardView, @NonNull TextView textView4, @NonNull LinearLayout linearLayout2, @NonNull TextView textView5, @NonNull AppViewFlipper appViewFlipper, @NonNull v2 v2Var, @NonNull w2 w2Var) { + public WidgetSettingsPremiumBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull y yVar, @NonNull l0 l0Var, @NonNull v2 v2Var, @NonNull ActiveSubscriptionView activeSubscriptionView, @NonNull ActiveSubscriptionView activeSubscriptionView2, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull MaterialButton materialButton, @NonNull ScrollView scrollView, @NonNull Button button, @NonNull CardView cardView, @NonNull TextView textView4, @NonNull LinearLayout linearLayout2, @NonNull TextView textView5, @NonNull AppViewFlipper appViewFlipper, @NonNull w2 w2Var, @NonNull x2 x2Var) { this.a = coordinatorLayout; this.b = yVar; - this.f2063c = k0Var; - this.d = u2Var; + this.f2064c = l0Var; + this.d = v2Var; this.e = activeSubscriptionView; this.f = activeSubscriptionView2; this.g = linearLayout; @@ -82,8 +82,8 @@ public final class WidgetSettingsPremiumBinding implements ViewBinding { this.p = linearLayout2; this.q = textView5; this.r = appViewFlipper; - this.f2064s = v2Var; - this.t = w2Var; + this.f2065s = w2Var; + this.t = x2Var; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetSettingsPrivacyBinding.java b/app/src/main/java/com/discord/databinding/WidgetSettingsPrivacyBinding.java index 6de5ea83ea..d011f244cc 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSettingsPrivacyBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSettingsPrivacyBinding.java @@ -17,7 +17,7 @@ public final class WidgetSettingsPrivacyBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final CheckedSetting f2065c; + public final CheckedSetting f2066c; @NonNull public final TextView d; @NonNull @@ -51,7 +51,7 @@ public final class WidgetSettingsPrivacyBinding implements ViewBinding { @NonNull /* renamed from: s reason: collision with root package name */ - public final CheckedSetting f2066s; + public final CheckedSetting f2067s; @NonNull public final CheckedSetting t; @NonNull @@ -63,20 +63,20 @@ public final class WidgetSettingsPrivacyBinding implements ViewBinding { @NonNull /* renamed from: x reason: collision with root package name */ - public final TextView f2067x; + public final TextView f2068x; @NonNull /* renamed from: y reason: collision with root package name */ - public final CheckedSetting f2068y; + public final CheckedSetting f2069y; @NonNull /* renamed from: z reason: collision with root package name */ - public final CheckedSetting f2069z; + public final CheckedSetting f2070z; public WidgetSettingsPrivacyBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2, @NonNull TextView textView, @NonNull CheckedSetting checkedSetting3, @NonNull CheckedSetting checkedSetting4, @NonNull DimmerView dimmerView, @NonNull TextView textView2, @NonNull CheckedSetting checkedSetting5, @NonNull LinearLayout linearLayout, @NonNull TextView textView3, @NonNull LinearLayout linearLayout2, @NonNull TextView textView4, @NonNull CheckedSetting checkedSetting6, @NonNull TextView textView5, @NonNull CheckedSetting checkedSetting7, @NonNull CheckedSetting checkedSetting8, @NonNull CheckedSetting checkedSetting9, @NonNull CheckedSetting checkedSetting10, @NonNull CheckedSetting checkedSetting11, @NonNull CheckedSetting checkedSetting12, @NonNull TextView textView6, @NonNull CheckedSetting checkedSetting13, @NonNull MaterialButton materialButton, @NonNull TextView textView7, @NonNull CheckedSetting checkedSetting14, @NonNull CheckedSetting checkedSetting15) { this.a = coordinatorLayout; this.b = checkedSetting; - this.f2065c = checkedSetting2; + this.f2066c = checkedSetting2; this.d = textView; this.e = checkedSetting3; this.f = checkedSetting4; @@ -92,14 +92,14 @@ public final class WidgetSettingsPrivacyBinding implements ViewBinding { this.p = checkedSetting8; this.q = checkedSetting9; this.r = checkedSetting10; - this.f2066s = checkedSetting11; + this.f2067s = checkedSetting11; this.t = checkedSetting12; this.u = textView6; this.v = checkedSetting13; this.w = materialButton; - this.f2067x = textView7; - this.f2068y = checkedSetting14; - this.f2069z = checkedSetting15; + this.f2068x = textView7; + this.f2069y = checkedSetting14; + this.f2070z = checkedSetting15; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetSettingsUserProfileBinding.java b/app/src/main/java/com/discord/databinding/WidgetSettingsUserProfileBinding.java index f961a23fa8..60abf37d09 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSettingsUserProfileBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSettingsUserProfileBinding.java @@ -22,7 +22,7 @@ public final class WidgetSettingsUserProfileBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputEditText f2070c; + public final TextInputEditText f2071c; @NonNull public final TextInputLayout d; @NonNull @@ -51,7 +51,7 @@ public final class WidgetSettingsUserProfileBinding implements ViewBinding { public WidgetSettingsUserProfileBinding(@NonNull TouchInterceptingCoordinatorLayout touchInterceptingCoordinatorLayout, @NonNull CardView cardView, @NonNull TextInputEditText textInputEditText, @NonNull TextInputLayout textInputLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull CardView cardView2, @NonNull LinkifiedTextView linkifiedTextView, @NonNull DimmerView dimmerView, @NonNull TextView textView3, @NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull CardView cardView3, @NonNull TextView textView4, @NonNull LinearLayout linearLayout3, @NonNull FloatingActionButton floatingActionButton, @NonNull TextInputLayout textInputLayout2, @NonNull NestedScrollView nestedScrollView, @NonNull UserProfileHeaderView userProfileHeaderView) { this.a = touchInterceptingCoordinatorLayout; this.b = cardView; - this.f2070c = textInputEditText; + this.f2071c = textInputEditText; this.d = textInputLayout; this.e = textView; this.f = textView2; diff --git a/app/src/main/java/com/discord/databinding/WidgetSettingsVoiceBinding.java b/app/src/main/java/com/discord/databinding/WidgetSettingsVoiceBinding.java index 124a77170b..67137c26b2 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSettingsVoiceBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSettingsVoiceBinding.java @@ -27,7 +27,7 @@ public final class WidgetSettingsVoiceBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final CheckedSetting f2071c; + public final CheckedSetting f2072c; @NonNull public final CheckedSetting d; @NonNull @@ -61,7 +61,7 @@ public final class WidgetSettingsVoiceBinding implements ViewBinding { @NonNull /* renamed from: s reason: collision with root package name */ - public final SeekBar f2072s; + public final SeekBar f2073s; @NonNull public final TextView t; @NonNull @@ -73,20 +73,20 @@ public final class WidgetSettingsVoiceBinding implements ViewBinding { @NonNull /* renamed from: x reason: collision with root package name */ - public final TextView f2073x; + public final TextView f2074x; @NonNull /* renamed from: y reason: collision with root package name */ - public final SeekBar f2074y; + public final SeekBar f2075y; @NonNull /* renamed from: z reason: collision with root package name */ - public final MaterialButton f2075z; + public final MaterialButton f2076z; public WidgetSettingsVoiceBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2, @NonNull CheckedSetting checkedSetting3, @NonNull CheckedSetting checkedSetting4, @NonNull TextView textView, @NonNull TextView textView2, @NonNull CheckedSetting checkedSetting5, @NonNull RelativeLayout relativeLayout, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull CheckedSetting checkedSetting6, @NonNull CheckedSetting checkedSetting7, @NonNull TextView textView5, @NonNull CheckedSetting checkedSetting8, @NonNull CheckedSetting checkedSetting9, @NonNull CheckedSetting checkedSetting10, @NonNull TextView textView6, @NonNull TextView textView7, @NonNull SeekBar seekBar, @NonNull LinearLayout linearLayout, @NonNull TextView textView8, @NonNull CheckedSetting checkedSetting11, @NonNull TextView textView9, @NonNull View view, @NonNull TextView textView10, @NonNull TextView textView11, @NonNull SeekBar seekBar2, @NonNull MaterialButton materialButton, @NonNull LinearLayout linearLayout2, @NonNull RelativeLayout relativeLayout2, @NonNull LinearLayout linearLayout3, @NonNull TextView textView12, @NonNull LinkifiedTextView linkifiedTextView) { this.a = coordinatorLayout; this.b = checkedSetting; - this.f2071c = checkedSetting2; + this.f2072c = checkedSetting2; this.d = checkedSetting3; this.e = checkedSetting4; this.f = textView; @@ -102,14 +102,14 @@ public final class WidgetSettingsVoiceBinding implements ViewBinding { this.p = checkedSetting10; this.q = textView6; this.r = textView7; - this.f2072s = seekBar; + this.f2073s = seekBar; this.t = textView8; this.u = checkedSetting11; this.v = textView9; this.w = view; - this.f2073x = textView11; - this.f2074y = seekBar2; - this.f2075z = materialButton; + this.f2074x = textView11; + this.f2075y = seekBar2; + this.f2076z = materialButton; this.A = linearLayout2; this.B = relativeLayout2; this.C = textView12; diff --git a/app/src/main/java/com/discord/databinding/WidgetSettingsVoiceInputModeBinding.java b/app/src/main/java/com/discord/databinding/WidgetSettingsVoiceInputModeBinding.java index f1febbad37..b645363eed 100644 --- a/app/src/main/java/com/discord/databinding/WidgetSettingsVoiceInputModeBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetSettingsVoiceInputModeBinding.java @@ -14,12 +14,12 @@ public final class WidgetSettingsVoiceInputModeBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final LinearLayout f2076c; + public final LinearLayout f2077c; public WidgetSettingsVoiceInputModeBinding(@NonNull NestedScrollView nestedScrollView, @NonNull TextView textView, @NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2) { this.a = nestedScrollView; this.b = linearLayout; - this.f2076c = linearLayout2; + this.f2077c = linearLayout2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetStageAudienceBlockedBottomSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetStageAudienceBlockedBottomSheetBinding.java index 207cdedd63..e443ac66ac 100644 --- a/app/src/main/java/com/discord/databinding/WidgetStageAudienceBlockedBottomSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetStageAudienceBlockedBottomSheetBinding.java @@ -14,14 +14,14 @@ public final class WidgetStageAudienceBlockedBottomSheetBinding implements ViewB @NonNull /* renamed from: c reason: collision with root package name */ - public final MaxHeightRecyclerView f2077c; + public final MaxHeightRecyclerView f2078c; @NonNull public final MaterialButton d; public WidgetStageAudienceBlockedBottomSheetBinding(@NonNull ConstraintLayout constraintLayout, @NonNull MaterialButton materialButton, @NonNull MaxHeightRecyclerView maxHeightRecyclerView, @NonNull MaterialButton materialButton2) { this.a = constraintLayout; this.b = materialButton; - this.f2077c = maxHeightRecyclerView; + this.f2078c = maxHeightRecyclerView; this.d = materialButton2; } diff --git a/app/src/main/java/com/discord/databinding/WidgetStageAudienceNoticeBottomSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetStageAudienceNoticeBottomSheetBinding.java index eadd3bad5d..a0ef3c5056 100644 --- a/app/src/main/java/com/discord/databinding/WidgetStageAudienceNoticeBottomSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetStageAudienceNoticeBottomSheetBinding.java @@ -16,14 +16,14 @@ public final class WidgetStageAudienceNoticeBottomSheetBinding implements ViewBi @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f2078c; + public final TextView f2079c; @NonNull public final MaterialButton d; public WidgetStageAudienceNoticeBottomSheetBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull Barrier barrier, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull ImageView imageView2, @NonNull TextView textView2, @NonNull ImageView imageView3, @NonNull TextView textView3, @NonNull ImageView imageView4, @NonNull TextView textView4, @NonNull MaterialButton materialButton, @NonNull ImageView imageView5, @NonNull TextView textView5) { this.a = coordinatorLayout; this.b = imageView4; - this.f2078c = textView4; + this.f2079c = textView4; this.d = materialButton; } diff --git a/app/src/main/java/com/discord/databinding/WidgetStageChannelAudienceBinding.java b/app/src/main/java/com/discord/databinding/WidgetStageChannelAudienceBinding.java index 31bc33f2a8..3b39985320 100644 --- a/app/src/main/java/com/discord/databinding/WidgetStageChannelAudienceBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetStageChannelAudienceBinding.java @@ -16,7 +16,7 @@ public final class WidgetStageChannelAudienceBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final CutoutView f2079c; + public final CutoutView f2080c; @NonNull public final TextView d; @NonNull @@ -25,7 +25,7 @@ public final class WidgetStageChannelAudienceBinding implements ViewBinding { public WidgetStageChannelAudienceBinding(@NonNull ConstraintLayout constraintLayout, @NonNull ConstraintLayout constraintLayout2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull CutoutView cutoutView, @NonNull TextView textView, @NonNull ImageView imageView) { this.a = constraintLayout; this.b = simpleDraweeView; - this.f2079c = cutoutView; + this.f2080c = cutoutView; this.d = textView; this.e = imageView; } diff --git a/app/src/main/java/com/discord/databinding/WidgetStageChannelDetailsBinding.java b/app/src/main/java/com/discord/databinding/WidgetStageChannelDetailsBinding.java index 231acc93b4..1718a649ef 100644 --- a/app/src/main/java/com/discord/databinding/WidgetStageChannelDetailsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetStageChannelDetailsBinding.java @@ -14,7 +14,7 @@ public final class WidgetStageChannelDetailsBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f2080c; + public final ImageView f2081c; @NonNull public final TextView d; @NonNull @@ -37,7 +37,7 @@ public final class WidgetStageChannelDetailsBinding implements ViewBinding { public WidgetStageChannelDetailsBinding(@NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView3, @NonNull ImageView imageView4, @NonNull TextView textView3, @NonNull ImageView imageView5, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull ImageView imageView6, @NonNull TextView textView6) { this.a = constraintLayout; this.b = imageView; - this.f2080c = imageView2; + this.f2081c = imageView2; this.d = textView; this.e = textView2; this.f = imageView3; diff --git a/app/src/main/java/com/discord/databinding/WidgetStageChannelModeratorPermissionsBinding.java b/app/src/main/java/com/discord/databinding/WidgetStageChannelModeratorPermissionsBinding.java index 0f72677d1c..0c5f2d2b11 100644 --- a/app/src/main/java/com/discord/databinding/WidgetStageChannelModeratorPermissionsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetStageChannelModeratorPermissionsBinding.java @@ -14,14 +14,14 @@ public final class WidgetStageChannelModeratorPermissionsBinding implements View @NonNull /* renamed from: c reason: collision with root package name */ - public final PermissionOwnerListView f2081c; + public final PermissionOwnerListView f2082c; @NonNull public final PermissionOwnerListView d; public WidgetStageChannelModeratorPermissionsBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull AddPermissionOwnerView addPermissionOwnerView, @NonNull PermissionOwnerListView permissionOwnerListView, @NonNull PermissionOwnerListView permissionOwnerListView2) { this.a = coordinatorLayout; this.b = addPermissionOwnerView; - this.f2081c = permissionOwnerListView; + this.f2082c = permissionOwnerListView; this.d = permissionOwnerListView2; } diff --git a/app/src/main/java/com/discord/databinding/WidgetStageChannelPrestartDetailsBinding.java b/app/src/main/java/com/discord/databinding/WidgetStageChannelPrestartDetailsBinding.java index 08ccd0ecf3..eafd414db7 100644 --- a/app/src/main/java/com/discord/databinding/WidgetStageChannelPrestartDetailsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetStageChannelPrestartDetailsBinding.java @@ -13,12 +13,12 @@ public final class WidgetStageChannelPrestartDetailsBinding implements ViewBindi @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f2082c; + public final TextView f2083c; public WidgetStageChannelPrestartDetailsBinding(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull TextView textView2) { this.a = constraintLayout; this.b = textView; - this.f2082c = textView2; + this.f2083c = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetStageModeratorJoinBottomSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetStageModeratorJoinBottomSheetBinding.java index 89f13d0f81..745cec75c6 100644 --- a/app/src/main/java/com/discord/databinding/WidgetStageModeratorJoinBottomSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetStageModeratorJoinBottomSheetBinding.java @@ -15,12 +15,12 @@ public final class WidgetStageModeratorJoinBottomSheetBinding implements ViewBin @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f2083c; + public final MaterialButton f2084c; public WidgetStageModeratorJoinBottomSheetBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull AppCompatImageView appCompatImageView, @NonNull TextView textView, @NonNull TextView textView2) { this.a = coordinatorLayout; this.b = materialButton; - this.f2083c = materialButton2; + this.f2084c = materialButton2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetStageRaisedHandsBottomSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetStageRaisedHandsBottomSheetBinding.java index f615bc3328..2008849298 100644 --- a/app/src/main/java/com/discord/databinding/WidgetStageRaisedHandsBottomSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetStageRaisedHandsBottomSheetBinding.java @@ -17,7 +17,7 @@ public final class WidgetStageRaisedHandsBottomSheetBinding implements ViewBindi @NonNull /* renamed from: c reason: collision with root package name */ - public final Group f2084c; + public final Group f2085c; @NonNull public final SwitchMaterial d; @NonNull @@ -32,7 +32,7 @@ public final class WidgetStageRaisedHandsBottomSheetBinding implements ViewBindi public WidgetStageRaisedHandsBottomSheetBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull View view, @NonNull MaterialTextView materialTextView, @NonNull Group group, @NonNull ImageView imageView, @NonNull MaterialTextView materialTextView2, @NonNull MaterialTextView materialTextView3, @NonNull SwitchMaterial switchMaterial, @NonNull CoordinatorLayout coordinatorLayout2, @NonNull MaxHeightRecyclerView maxHeightRecyclerView, @NonNull MaterialTextView materialTextView4, @NonNull MaterialTextView materialTextView5, @NonNull MaterialTextView materialTextView6, @NonNull Group group2, @NonNull ImageView imageView2) { this.a = coordinatorLayout; this.b = materialTextView; - this.f2084c = group; + this.f2085c = group; this.d = switchMaterial; this.e = maxHeightRecyclerView; this.f = materialTextView4; diff --git a/app/src/main/java/com/discord/databinding/WidgetStageStartEventBottomSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetStageStartEventBottomSheetBinding.java index 8b752d0b41..55417118df 100644 --- a/app/src/main/java/com/discord/databinding/WidgetStageStartEventBottomSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetStageStartEventBottomSheetBinding.java @@ -17,7 +17,7 @@ public final class WidgetStageStartEventBottomSheetBinding implements ViewBindin @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f2085c; + public final MaterialButton f2086c; @NonNull public final TextView d; @NonNull @@ -30,7 +30,7 @@ public final class WidgetStageStartEventBottomSheetBinding implements ViewBindin public WidgetStageStartEventBottomSheetBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull AppCompatImageView appCompatImageView, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextInputEditText textInputEditText, @NonNull TextView textView4, @NonNull TextInputLayout textInputLayout) { this.a = coordinatorLayout; this.b = textView; - this.f2085c = materialButton; + this.f2086c = materialButton; this.d = textView2; this.e = textView3; this.f = textInputEditText; diff --git a/app/src/main/java/com/discord/databinding/WidgetStartCallSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetStartCallSheetBinding.java index dfd3fe4529..c20feb5f12 100644 --- a/app/src/main/java/com/discord/databinding/WidgetStartCallSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetStartCallSheetBinding.java @@ -13,12 +13,12 @@ public final class WidgetStartCallSheetBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f2086c; + public final TextView f2087c; public WidgetStartCallSheetBinding(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2) { this.a = linearLayout; this.b = textView; - this.f2086c = textView2; + this.f2087c = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetStickerPackStoreSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetStickerPackStoreSheetBinding.java index 2524b795d6..cc0a6d933c 100644 --- a/app/src/main/java/com/discord/databinding/WidgetStickerPackStoreSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetStickerPackStoreSheetBinding.java @@ -16,7 +16,7 @@ public final class WidgetStickerPackStoreSheetBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final RecyclerView f2087c; + public final RecyclerView f2088c; @NonNull public final SimpleDraweeView d; @NonNull @@ -25,7 +25,7 @@ public final class WidgetStickerPackStoreSheetBinding implements ViewBinding { public WidgetStickerPackStoreSheetBinding(@NonNull RelativeLayout relativeLayout, @NonNull FrameLayout frameLayout, @NonNull RelativeLayout relativeLayout2, @NonNull RecyclerView recyclerView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull LoadingButton loadingButton) { this.a = relativeLayout; this.b = relativeLayout2; - this.f2087c = recyclerView; + this.f2088c = recyclerView; this.d = simpleDraweeView; this.e = loadingButton; } diff --git a/app/src/main/java/com/discord/databinding/WidgetStickerPickerBinding.java b/app/src/main/java/com/discord/databinding/WidgetStickerPickerBinding.java index 570b0e6792..f233c2cb46 100644 --- a/app/src/main/java/com/discord/databinding/WidgetStickerPickerBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetStickerPickerBinding.java @@ -24,7 +24,7 @@ public final class WidgetStickerPickerBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final LinkifiedTextView f2088c; + public final LinkifiedTextView f2089c; @NonNull public final StickerView d; @NonNull @@ -58,12 +58,12 @@ public final class WidgetStickerPickerBinding implements ViewBinding { @NonNull /* renamed from: s reason: collision with root package name */ - public final Toolbar f2089s; + public final Toolbar f2090s; public WidgetStickerPickerBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull ImageView imageView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull StickerView stickerView, @NonNull StickerView stickerView2, @NonNull StickerView stickerView3, @NonNull StickerView stickerView4, @NonNull LoadingButton loadingButton, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull RecyclerView recyclerView, @NonNull AppViewFlipper appViewFlipper, @NonNull AppBarLayout appBarLayout, @NonNull ConstraintLayout constraintLayout, @NonNull View view, @NonNull RecyclerView recyclerView2, @NonNull CoordinatorLayout coordinatorLayout2, @NonNull SearchInputView searchInputView, @NonNull Toolbar toolbar) { this.a = coordinatorLayout; this.b = imageView; - this.f2088c = linkifiedTextView; + this.f2089c = linkifiedTextView; this.d = stickerView; this.e = stickerView2; this.f = stickerView3; @@ -79,7 +79,7 @@ public final class WidgetStickerPickerBinding implements ViewBinding { this.p = recyclerView2; this.q = coordinatorLayout2; this.r = searchInputView; - this.f2089s = toolbar; + this.f2090s = toolbar; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetStickerSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetStickerSheetBinding.java index a81ebb2fa1..2b93c15112 100644 --- a/app/src/main/java/com/discord/databinding/WidgetStickerSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetStickerSheetBinding.java @@ -18,7 +18,7 @@ public final class WidgetStickerSheetBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f2090c; + public final TextView f2091c; @NonNull public final TextView d; @NonNull @@ -39,7 +39,7 @@ public final class WidgetStickerSheetBinding implements ViewBinding { public WidgetStickerSheetBinding(@NonNull LinearLayout linearLayout, @NonNull LoadingButton loadingButton, @NonNull TextView textView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout2, @NonNull MaterialButton materialButton, @NonNull Chip chip, @NonNull RelativeLayout relativeLayout, @NonNull StickerView stickerView, @NonNull StickerView stickerView2, @NonNull StickerView stickerView3, @NonNull StickerView stickerView4) { this.a = linearLayout; this.b = loadingButton; - this.f2090c = textView; + this.f2091c = textView; this.d = textView2; this.e = materialButton; this.f = chip; diff --git a/app/src/main/java/com/discord/databinding/WidgetTabsHostBinding.java b/app/src/main/java/com/discord/databinding/WidgetTabsHostBinding.java index a65ec3efa4..03c05580c3 100644 --- a/app/src/main/java/com/discord/databinding/WidgetTabsHostBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetTabsHostBinding.java @@ -15,7 +15,7 @@ public final class WidgetTabsHostBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final ConstraintLayout f2091c; + public final ConstraintLayout f2092c; @NonNull public final FragmentContainerView d; @NonNull @@ -32,7 +32,7 @@ public final class WidgetTabsHostBinding implements ViewBinding { public WidgetTabsHostBinding(@NonNull ConstraintLayout constraintLayout, @NonNull TabsHostBottomNavigationView tabsHostBottomNavigationView, @NonNull ConstraintLayout constraintLayout2, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FragmentContainerView fragmentContainerView3, @NonNull FragmentContainerView fragmentContainerView4, @NonNull FrameLayout frameLayout, @NonNull FrameLayout frameLayout2, @NonNull FragmentContainerView fragmentContainerView5) { this.a = constraintLayout; this.b = tabsHostBottomNavigationView; - this.f2091c = constraintLayout2; + this.f2092c = constraintLayout2; this.d = fragmentContainerView; this.e = fragmentContainerView3; this.f = fragmentContainerView4; diff --git a/app/src/main/java/com/discord/databinding/WidgetTextChannelSettingsBinding.java b/app/src/main/java/com/discord/databinding/WidgetTextChannelSettingsBinding.java index 69d18cb172..2c6b86c659 100644 --- a/app/src/main/java/com/discord/databinding/WidgetTextChannelSettingsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetTextChannelSettingsBinding.java @@ -19,7 +19,7 @@ public final class WidgetTextChannelSettingsBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputLayout f2092c; + public final TextInputLayout f2093c; @NonNull public final TextInputLayout d; @NonNull @@ -54,7 +54,7 @@ public final class WidgetTextChannelSettingsBinding implements ViewBinding { public WidgetTextChannelSettingsBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull CheckedSetting checkedSetting, @NonNull TextInputLayout textInputLayout, @NonNull TextInputLayout textInputLayout2, @NonNull LinearLayout linearLayout, @NonNull CheckedSetting checkedSetting2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout2, @NonNull View view, @NonNull FloatingActionButton floatingActionButton, @NonNull LinearLayout linearLayout3, @NonNull LinearLayout linearLayout4, @NonNull LinearLayout linearLayout5, @NonNull LinearLayout linearLayout6, @NonNull TextView textView3, @NonNull SeekBar seekBar, @NonNull TextView textView4, @NonNull WidgetThreadArchiveActionsSheetBinding widgetThreadArchiveActionsSheetBinding, @NonNull NestedScrollView nestedScrollView) { this.a = coordinatorLayout; this.b = checkedSetting; - this.f2092c = textInputLayout; + this.f2093c = textInputLayout; this.d = textInputLayout2; this.e = linearLayout; this.f = checkedSetting2; diff --git a/app/src/main/java/com/discord/databinding/WidgetThreadArchiveActionsSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetThreadArchiveActionsSheetBinding.java index 9c4aa69b27..cb86bfc0fb 100644 --- a/app/src/main/java/com/discord/databinding/WidgetThreadArchiveActionsSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetThreadArchiveActionsSheetBinding.java @@ -18,7 +18,7 @@ public final class WidgetThreadArchiveActionsSheetBinding implements ViewBinding @NonNull /* renamed from: c reason: collision with root package name */ - public final LinearLayout f2093c; + public final LinearLayout f2094c; @NonNull public final ConstraintLayout d; @NonNull @@ -53,7 +53,7 @@ public final class WidgetThreadArchiveActionsSheetBinding implements ViewBinding public WidgetThreadArchiveActionsSheetBinding(@NonNull NestedScrollView nestedScrollView, @NonNull TextView textView, @NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull ConstraintLayout constraintLayout, @NonNull MaterialRadioButton materialRadioButton, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView2, @NonNull ImageView imageView, @NonNull TextView textView3, @NonNull MaterialRadioButton materialRadioButton2, @NonNull ConstraintLayout constraintLayout3, @NonNull TextView textView4, @NonNull ImageView imageView2, @NonNull TextView textView5, @NonNull MaterialRadioButton materialRadioButton3, @NonNull ConstraintLayout constraintLayout4, @NonNull MaterialRadioButton materialRadioButton4, @NonNull TextView textView6, @NonNull TextView textView7) { this.a = nestedScrollView; this.b = textView; - this.f2093c = linearLayout; + this.f2094c = linearLayout; this.d = constraintLayout; this.e = materialRadioButton; this.f = constraintLayout2; diff --git a/app/src/main/java/com/discord/databinding/WidgetThreadBrowserActiveBinding.java b/app/src/main/java/com/discord/databinding/WidgetThreadBrowserActiveBinding.java index 5f63bcb335..8aa590cbf9 100644 --- a/app/src/main/java/com/discord/databinding/WidgetThreadBrowserActiveBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetThreadBrowserActiveBinding.java @@ -5,21 +5,21 @@ import androidx.annotation.NonNull; import androidx.constraintlayout.widget.ConstraintLayout; import androidx.recyclerview.widget.RecyclerView; import androidx.viewbinding.ViewBinding; -import c.a.i.p1; +import c.a.i.q1; public final class WidgetThreadBrowserActiveBinding implements ViewBinding { @NonNull public final ConstraintLayout a; @NonNull - public final p1 b; + public final q1 b; @NonNull /* renamed from: c reason: collision with root package name */ - public final RecyclerView f2094c; + public final RecyclerView f2095c; - public WidgetThreadBrowserActiveBinding(@NonNull ConstraintLayout constraintLayout, @NonNull p1 p1Var, @NonNull RecyclerView recyclerView) { + public WidgetThreadBrowserActiveBinding(@NonNull ConstraintLayout constraintLayout, @NonNull q1 q1Var, @NonNull RecyclerView recyclerView) { this.a = constraintLayout; - this.b = p1Var; - this.f2094c = recyclerView; + this.b = q1Var; + this.f2095c = recyclerView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetThreadBrowserArchivedBinding.java b/app/src/main/java/com/discord/databinding/WidgetThreadBrowserArchivedBinding.java index 14cf81343c..820bf0600d 100644 --- a/app/src/main/java/com/discord/databinding/WidgetThreadBrowserArchivedBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetThreadBrowserArchivedBinding.java @@ -6,26 +6,26 @@ import androidx.annotation.NonNull; import androidx.constraintlayout.widget.ConstraintLayout; import androidx.recyclerview.widget.RecyclerView; import androidx.viewbinding.ViewBinding; -import c.a.i.p1; +import c.a.i.q1; import com.google.android.material.button.MaterialButton; public final class WidgetThreadBrowserArchivedBinding implements ViewBinding { @NonNull public final ConstraintLayout a; @NonNull - public final p1 b; + public final q1 b; @NonNull /* renamed from: c reason: collision with root package name */ - public final RecyclerView f2095c; + public final RecyclerView f2096c; @NonNull public final ConstraintLayout d; @NonNull public final MaterialButton e; - public WidgetThreadBrowserArchivedBinding(@NonNull ConstraintLayout constraintLayout, @NonNull p1 p1Var, @NonNull RecyclerView recyclerView, @NonNull TextView textView, @NonNull ConstraintLayout constraintLayout2, @NonNull MaterialButton materialButton) { + public WidgetThreadBrowserArchivedBinding(@NonNull ConstraintLayout constraintLayout, @NonNull q1 q1Var, @NonNull RecyclerView recyclerView, @NonNull TextView textView, @NonNull ConstraintLayout constraintLayout2, @NonNull MaterialButton materialButton) { this.a = constraintLayout; - this.b = p1Var; - this.f2095c = recyclerView; + this.b = q1Var; + this.f2096c = recyclerView; this.d = constraintLayout2; this.e = materialButton; } diff --git a/app/src/main/java/com/discord/databinding/WidgetThreadBrowserBinding.java b/app/src/main/java/com/discord/databinding/WidgetThreadBrowserBinding.java index c94c75fb54..de6131a080 100644 --- a/app/src/main/java/com/discord/databinding/WidgetThreadBrowserBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetThreadBrowserBinding.java @@ -15,12 +15,12 @@ public final class WidgetThreadBrowserBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final SimplePager f2096c; + public final SimplePager f2097c; public WidgetThreadBrowserBinding(@NonNull ConstraintLayout constraintLayout, @NonNull TabLayout tabLayout, @NonNull AppBarLayout appBarLayout, @NonNull SimplePager simplePager) { this.a = constraintLayout; this.b = tabLayout; - this.f2096c = simplePager; + this.f2097c = simplePager; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetThreadBrowserFilterSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetThreadBrowserFilterSheetBinding.java index 4823586dcf..c69ddb1964 100644 --- a/app/src/main/java/com/discord/databinding/WidgetThreadBrowserFilterSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetThreadBrowserFilterSheetBinding.java @@ -15,7 +15,7 @@ public final class WidgetThreadBrowserFilterSheetBinding implements ViewBinding @NonNull /* renamed from: c reason: collision with root package name */ - public final CardView f2097c; + public final CardView f2098c; @NonNull public final CheckedSetting d; @NonNull @@ -24,7 +24,7 @@ public final class WidgetThreadBrowserFilterSheetBinding implements ViewBinding public WidgetThreadBrowserFilterSheetBinding(@NonNull NestedScrollView nestedScrollView, @NonNull TextView textView, @NonNull CheckedSetting checkedSetting, @NonNull CardView cardView, @NonNull CheckedSetting checkedSetting2, @NonNull CheckedSetting checkedSetting3) { this.a = nestedScrollView; this.b = checkedSetting; - this.f2097c = cardView; + this.f2098c = cardView; this.d = checkedSetting2; this.e = checkedSetting3; } diff --git a/app/src/main/java/com/discord/databinding/WidgetThreadSettingsBinding.java b/app/src/main/java/com/discord/databinding/WidgetThreadSettingsBinding.java index 21d5eabd4d..5f1531b8f1 100644 --- a/app/src/main/java/com/discord/databinding/WidgetThreadSettingsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetThreadSettingsBinding.java @@ -18,7 +18,7 @@ public final class WidgetThreadSettingsBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final View f2098c; + public final View f2099c; @NonNull public final TextInputLayout d; @NonNull @@ -35,7 +35,7 @@ public final class WidgetThreadSettingsBinding implements ViewBinding { public WidgetThreadSettingsBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull TextView textView, @NonNull LinearLayout linearLayout, @NonNull View view, @NonNull NestedScrollView nestedScrollView, @NonNull TextInputLayout textInputLayout, @NonNull LinearLayout linearLayout2, @NonNull FloatingActionButton floatingActionButton, @NonNull LinearLayout linearLayout3, @NonNull TextView textView2, @NonNull SeekBar seekBar, @NonNull TextView textView3) { this.a = coordinatorLayout; this.b = textView; - this.f2098c = view; + this.f2099c = view; this.d = textInputLayout; this.e = linearLayout2; this.f = floatingActionButton; diff --git a/app/src/main/java/com/discord/databinding/WidgetThreadStatusBinding.java b/app/src/main/java/com/discord/databinding/WidgetThreadStatusBinding.java index 37298c23f3..ab626bcfd1 100644 --- a/app/src/main/java/com/discord/databinding/WidgetThreadStatusBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetThreadStatusBinding.java @@ -14,14 +14,14 @@ public final class WidgetThreadStatusBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final LoadingButton f2099c; + public final LoadingButton f2100c; @NonNull public final LinkifiedTextView d; public WidgetThreadStatusBinding(@NonNull ConstraintLayout constraintLayout, @NonNull ConstraintLayout constraintLayout2, @NonNull LoadingButton loadingButton, @NonNull LinkifiedTextView linkifiedTextView) { this.a = constraintLayout; this.b = constraintLayout2; - this.f2099c = loadingButton; + this.f2100c = loadingButton; this.d = linkifiedTextView; } diff --git a/app/src/main/java/com/discord/databinding/WidgetTosAcceptBinding.java b/app/src/main/java/com/discord/databinding/WidgetTosAcceptBinding.java index db3636b882..0ac3e8c11c 100644 --- a/app/src/main/java/com/discord/databinding/WidgetTosAcceptBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetTosAcceptBinding.java @@ -17,7 +17,7 @@ public final class WidgetTosAcceptBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f2100c; + public final MaterialButton f2101c; @NonNull public final LinkifiedTextView d; @NonNull @@ -26,7 +26,7 @@ public final class WidgetTosAcceptBinding implements ViewBinding { public WidgetTosAcceptBinding(@NonNull RelativeLayout relativeLayout, @NonNull CheckBox checkBox, @NonNull MaterialButton materialButton, @NonNull LinearLayout linearLayout, @NonNull LinkifiedTextView linkifiedTextView, @NonNull LinkifiedTextView linkifiedTextView2, @NonNull TextView textView, @NonNull TextView textView2) { this.a = relativeLayout; this.b = checkBox; - this.f2100c = materialButton; + this.f2101c = materialButton; this.d = linkifiedTextView; this.e = linkifiedTextView2; } diff --git a/app/src/main/java/com/discord/databinding/WidgetTosReportViolationBinding.java b/app/src/main/java/com/discord/databinding/WidgetTosReportViolationBinding.java index fba39b1f05..edc72dae00 100644 --- a/app/src/main/java/com/discord/databinding/WidgetTosReportViolationBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetTosReportViolationBinding.java @@ -17,7 +17,7 @@ public final class WidgetTosReportViolationBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f2101c; + public final TextView f2102c; @NonNull public final LinearLayout d; @NonNull @@ -30,7 +30,7 @@ public final class WidgetTosReportViolationBinding implements ViewBinding { public WidgetTosReportViolationBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull LoadingButton loadingButton, @NonNull TextView textView, @NonNull LinearLayout linearLayout, @NonNull TextView textView2, @NonNull ProgressBar progressBar, @NonNull LinkifiedTextView linkifiedTextView) { this.a = coordinatorLayout; this.b = loadingButton; - this.f2101c = textView; + this.f2102c = textView; this.d = linearLayout; this.e = textView2; this.f = progressBar; diff --git a/app/src/main/java/com/discord/databinding/WidgetTosReportViolationReasonBinding.java b/app/src/main/java/com/discord/databinding/WidgetTosReportViolationReasonBinding.java index f0f370fa0e..87a0de99c1 100644 --- a/app/src/main/java/com/discord/databinding/WidgetTosReportViolationReasonBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetTosReportViolationReasonBinding.java @@ -14,14 +14,14 @@ public final class WidgetTosReportViolationReasonBinding implements ViewBinding @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f2102c; + public final TextView f2103c; @NonNull public final MaterialRadioButton d; public WidgetTosReportViolationReasonBinding(@NonNull RelativeLayout relativeLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull MaterialRadioButton materialRadioButton) { this.a = relativeLayout; this.b = textView; - this.f2102c = textView2; + this.f2103c = textView2; this.d = materialRadioButton; } diff --git a/app/src/main/java/com/discord/databinding/WidgetUnknownStickerSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetUnknownStickerSheetBinding.java index 747b96e4d4..117c68925e 100644 --- a/app/src/main/java/com/discord/databinding/WidgetUnknownStickerSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetUnknownStickerSheetBinding.java @@ -14,12 +14,12 @@ public final class WidgetUnknownStickerSheetBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f2103c; + public final TextView f2104c; public WidgetUnknownStickerSheetBinding(@NonNull LinearLayout linearLayout, @NonNull StickerView stickerView, @NonNull TextView textView) { this.a = linearLayout; this.b = stickerView; - this.f2103c = textView; + this.f2104c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetUrlActionsBinding.java b/app/src/main/java/com/discord/databinding/WidgetUrlActionsBinding.java index e41c2730bd..b99520a553 100644 --- a/app/src/main/java/com/discord/databinding/WidgetUrlActionsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetUrlActionsBinding.java @@ -13,7 +13,7 @@ public final class WidgetUrlActionsBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f2104c; + public final TextView f2105c; @NonNull public final TextView d; @NonNull @@ -22,7 +22,7 @@ public final class WidgetUrlActionsBinding implements ViewBinding { public WidgetUrlActionsBinding(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) { this.a = linearLayout; this.b = textView; - this.f2104c = textView2; + this.f2105c = textView2; this.d = textView3; this.e = textView4; } diff --git a/app/src/main/java/com/discord/databinding/WidgetUserAccountVerifyBinding.java b/app/src/main/java/com/discord/databinding/WidgetUserAccountVerifyBinding.java index 52ccfdac3d..cb83be9633 100644 --- a/app/src/main/java/com/discord/databinding/WidgetUserAccountVerifyBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetUserAccountVerifyBinding.java @@ -14,7 +14,7 @@ public final class WidgetUserAccountVerifyBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final RelativeLayout f2105c; + public final RelativeLayout f2106c; @NonNull public final LinkifiedTextView d; @NonNull @@ -23,7 +23,7 @@ public final class WidgetUserAccountVerifyBinding implements ViewBinding { public WidgetUserAccountVerifyBinding(@NonNull RelativeLayout relativeLayout, @NonNull RelativeLayout relativeLayout2, @NonNull RelativeLayout relativeLayout3, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView) { this.a = relativeLayout; this.b = relativeLayout2; - this.f2105c = relativeLayout3; + this.f2106c = relativeLayout3; this.d = linkifiedTextView; this.e = textView; } diff --git a/app/src/main/java/com/discord/databinding/WidgetUserEmailUpdateBinding.java b/app/src/main/java/com/discord/databinding/WidgetUserEmailUpdateBinding.java index f81c44a957..6d89be57ad 100644 --- a/app/src/main/java/com/discord/databinding/WidgetUserEmailUpdateBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetUserEmailUpdateBinding.java @@ -16,7 +16,7 @@ public final class WidgetUserEmailUpdateBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputLayout f2106c; + public final TextInputLayout f2107c; @NonNull public final TextInputLayout d; @NonNull @@ -25,7 +25,7 @@ public final class WidgetUserEmailUpdateBinding implements ViewBinding { public WidgetUserEmailUpdateBinding(@NonNull RelativeLayout relativeLayout, @NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextInputLayout textInputLayout, @NonNull TextInputLayout textInputLayout2, @NonNull DimmerView dimmerView) { this.a = relativeLayout; this.b = materialButton; - this.f2106c = textInputLayout; + this.f2107c = textInputLayout; this.d = textInputLayout2; this.e = dimmerView; } diff --git a/app/src/main/java/com/discord/databinding/WidgetUserEmailVerifyBinding.java b/app/src/main/java/com/discord/databinding/WidgetUserEmailVerifyBinding.java index 3f5e72df8c..f7638374f3 100644 --- a/app/src/main/java/com/discord/databinding/WidgetUserEmailVerifyBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetUserEmailVerifyBinding.java @@ -14,12 +14,12 @@ public final class WidgetUserEmailVerifyBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f2107c; + public final MaterialButton f2108c; public WidgetUserEmailVerifyBinding(@NonNull RelativeLayout relativeLayout, @NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2) { this.a = relativeLayout; this.b = materialButton; - this.f2107c = materialButton2; + this.f2108c = materialButton2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetUserMentionsBinding.java b/app/src/main/java/com/discord/databinding/WidgetUserMentionsBinding.java index a6715c1e44..802f4e1caa 100644 --- a/app/src/main/java/com/discord/databinding/WidgetUserMentionsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetUserMentionsBinding.java @@ -14,12 +14,12 @@ public final class WidgetUserMentionsBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final RecyclerView f2108c; + public final RecyclerView f2109c; public WidgetUserMentionsBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull Toolbar toolbar, @NonNull RecyclerView recyclerView) { this.a = coordinatorLayout; this.b = toolbar; - this.f2108c = recyclerView; + this.f2109c = recyclerView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetUserMentionsFilterBinding.java b/app/src/main/java/com/discord/databinding/WidgetUserMentionsFilterBinding.java index 4b64776eb8..b71fa570d6 100644 --- a/app/src/main/java/com/discord/databinding/WidgetUserMentionsFilterBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetUserMentionsFilterBinding.java @@ -13,14 +13,14 @@ public final class WidgetUserMentionsFilterBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final CheckedSetting f2109c; + public final CheckedSetting f2110c; @NonNull public final CheckedSetting d; public WidgetUserMentionsFilterBinding(@NonNull NestedScrollView nestedScrollView, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2, @NonNull CheckedSetting checkedSetting3) { this.a = nestedScrollView; this.b = checkedSetting; - this.f2109c = checkedSetting2; + this.f2110c = checkedSetting2; this.d = checkedSetting3; } diff --git a/app/src/main/java/com/discord/databinding/WidgetUserPasswordVerifyBinding.java b/app/src/main/java/com/discord/databinding/WidgetUserPasswordVerifyBinding.java index 720d5b544a..843247998f 100644 --- a/app/src/main/java/com/discord/databinding/WidgetUserPasswordVerifyBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetUserPasswordVerifyBinding.java @@ -15,14 +15,14 @@ public final class WidgetUserPasswordVerifyBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputLayout f2110c; + public final TextInputLayout f2111c; @NonNull public final FloatingActionButton d; public WidgetUserPasswordVerifyBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull DimmerView dimmerView, @NonNull TextInputLayout textInputLayout, @NonNull FloatingActionButton floatingActionButton) { this.a = coordinatorLayout; this.b = dimmerView; - this.f2110c = textInputLayout; + this.f2111c = textInputLayout; this.d = floatingActionButton; } diff --git a/app/src/main/java/com/discord/databinding/WidgetUserPhoneManageBinding.java b/app/src/main/java/com/discord/databinding/WidgetUserPhoneManageBinding.java index 8c49cbc385..561d8ee9ff 100644 --- a/app/src/main/java/com/discord/databinding/WidgetUserPhoneManageBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetUserPhoneManageBinding.java @@ -16,7 +16,7 @@ public final class WidgetUserPhoneManageBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f2111c; + public final TextView f2112c; @NonNull public final TextView d; @NonNull @@ -29,7 +29,7 @@ public final class WidgetUserPhoneManageBinding implements ViewBinding { public WidgetUserPhoneManageBinding(@NonNull FrameLayout frameLayout, @NonNull DimmerView dimmerView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull MaterialButton materialButton, @NonNull PhoneOrEmailInputView phoneOrEmailInputView, @NonNull TextView textView3) { this.a = frameLayout; this.b = dimmerView; - this.f2111c = textView; + this.f2112c = textView; this.d = textView2; this.e = materialButton; this.f = phoneOrEmailInputView; diff --git a/app/src/main/java/com/discord/databinding/WidgetUserPhoneVerifyBinding.java b/app/src/main/java/com/discord/databinding/WidgetUserPhoneVerifyBinding.java index 1aaa20c681..e17b381c60 100644 --- a/app/src/main/java/com/discord/databinding/WidgetUserPhoneVerifyBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetUserPhoneVerifyBinding.java @@ -15,14 +15,14 @@ public final class WidgetUserPhoneVerifyBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final DimmerView f2112c; + public final DimmerView f2113c; @NonNull public final CodeVerificationView d; public WidgetUserPhoneVerifyBinding(@NonNull RelativeLayout relativeLayout, @NonNull ImageView imageView, @NonNull DimmerView dimmerView, @NonNull CodeVerificationView codeVerificationView) { this.a = relativeLayout; this.b = imageView; - this.f2112c = dimmerView; + this.f2113c = dimmerView; this.d = codeVerificationView; } diff --git a/app/src/main/java/com/discord/databinding/WidgetUserProfileAdapterItemEmptyBinding.java b/app/src/main/java/com/discord/databinding/WidgetUserProfileAdapterItemEmptyBinding.java index 3e7c0c4a46..79ef7e3def 100644 --- a/app/src/main/java/com/discord/databinding/WidgetUserProfileAdapterItemEmptyBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetUserProfileAdapterItemEmptyBinding.java @@ -14,12 +14,12 @@ public final class WidgetUserProfileAdapterItemEmptyBinding implements ViewBindi @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f2113c; + public final TextView f2114c; public WidgetUserProfileAdapterItemEmptyBinding(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView) { this.a = linearLayout; this.b = imageView; - this.f2113c = textView; + this.f2114c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetUserProfileAdapterItemFriendBinding.java b/app/src/main/java/com/discord/databinding/WidgetUserProfileAdapterItemFriendBinding.java index 81900347a8..2b2cc3697d 100644 --- a/app/src/main/java/com/discord/databinding/WidgetUserProfileAdapterItemFriendBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetUserProfileAdapterItemFriendBinding.java @@ -6,7 +6,7 @@ import android.widget.RelativeLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import c.a.i.w5; +import c.a.i.x5; import com.discord.utilities.view.text.SimpleDraweeSpanTextView; import com.discord.views.StatusView; import com.facebook.drawee.view.SimpleDraweeView; @@ -14,15 +14,15 @@ public final class WidgetUserProfileAdapterItemFriendBinding implements ViewBind @NonNull public final RelativeLayout a; @NonNull - public final w5 b; + public final x5 b; @NonNull /* renamed from: c reason: collision with root package name */ - public final w5 f2114c; + public final x5 f2115c; @NonNull - public final w5 d; + public final x5 d; @NonNull - public final w5 e; + public final x5 e; @NonNull public final SimpleDraweeView f; @NonNull @@ -32,12 +32,12 @@ public final class WidgetUserProfileAdapterItemFriendBinding implements ViewBind @NonNull public final TextView i; - public WidgetUserProfileAdapterItemFriendBinding(@NonNull RelativeLayout relativeLayout, @NonNull w5 w5Var, @NonNull w5 w5Var2, @NonNull w5 w5Var3, @NonNull w5 w5Var4, @NonNull SimpleDraweeView simpleDraweeView, @NonNull LinearLayout linearLayout, @NonNull StatusView statusView, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView, @NonNull TextView textView) { + public WidgetUserProfileAdapterItemFriendBinding(@NonNull RelativeLayout relativeLayout, @NonNull x5 x5Var, @NonNull x5 x5Var2, @NonNull x5 x5Var3, @NonNull x5 x5Var4, @NonNull SimpleDraweeView simpleDraweeView, @NonNull LinearLayout linearLayout, @NonNull StatusView statusView, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView, @NonNull TextView textView) { this.a = relativeLayout; - this.b = w5Var; - this.f2114c = w5Var2; - this.d = w5Var3; - this.e = w5Var4; + this.b = x5Var; + this.f2115c = x5Var2; + this.d = x5Var3; + this.e = x5Var4; this.f = simpleDraweeView; this.g = statusView; this.h = simpleDraweeSpanTextView; diff --git a/app/src/main/java/com/discord/databinding/WidgetUserProfileAdapterItemServerBinding.java b/app/src/main/java/com/discord/databinding/WidgetUserProfileAdapterItemServerBinding.java index a42327db40..77ce6c1df0 100644 --- a/app/src/main/java/com/discord/databinding/WidgetUserProfileAdapterItemServerBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetUserProfileAdapterItemServerBinding.java @@ -16,7 +16,7 @@ public final class WidgetUserProfileAdapterItemServerBinding implements ViewBind @NonNull /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeView f2115c; + public final SimpleDraweeView f2116c; @NonNull public final TextView d; @NonNull @@ -27,7 +27,7 @@ public final class WidgetUserProfileAdapterItemServerBinding implements ViewBind public WidgetUserProfileAdapterItemServerBinding(@NonNull ConstraintLayout constraintLayout, @NonNull Barrier barrier, @NonNull SimpleDraweeView simpleDraweeView, @NonNull Barrier barrier2, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull RelativeLayout relativeLayout, @NonNull TextView textView3) { this.a = constraintLayout; this.b = simpleDraweeView; - this.f2115c = simpleDraweeView2; + this.f2116c = simpleDraweeView2; this.d = textView; this.e = textView2; this.f = textView3; diff --git a/app/src/main/java/com/discord/databinding/WidgetUserSetCustomStatusBinding.java b/app/src/main/java/com/discord/databinding/WidgetUserSetCustomStatusBinding.java index 48fc21ae44..2aab09e203 100644 --- a/app/src/main/java/com/discord/databinding/WidgetUserSetCustomStatusBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetUserSetCustomStatusBinding.java @@ -18,7 +18,7 @@ public final class WidgetUserSetCustomStatusBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final FrameLayout f2116c; + public final FrameLayout f2117c; @NonNull public final MaterialRadioButton d; @NonNull @@ -37,7 +37,7 @@ public final class WidgetUserSetCustomStatusBinding implements ViewBinding { public WidgetUserSetCustomStatusBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull FrameLayout frameLayout, @NonNull RadioGroup radioGroup, @NonNull MaterialRadioButton materialRadioButton, @NonNull MaterialRadioButton materialRadioButton2, @NonNull MaterialRadioButton materialRadioButton3, @NonNull MaterialRadioButton materialRadioButton4, @NonNull MaterialRadioButton materialRadioButton5, @NonNull FloatingActionButton floatingActionButton, @NonNull TextInputLayout textInputLayout) { this.a = coordinatorLayout; this.b = simpleDraweeView; - this.f2116c = frameLayout; + this.f2117c = frameLayout; this.d = materialRadioButton; this.e = materialRadioButton2; this.f = materialRadioButton3; diff --git a/app/src/main/java/com/discord/databinding/WidgetUserSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetUserSheetBinding.java index af81525fce..68240e73f1 100644 --- a/app/src/main/java/com/discord/databinding/WidgetUserSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetUserSheetBinding.java @@ -56,7 +56,7 @@ public final class WidgetUserSheetBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f2117c; + public final TextView f2118c; @NonNull public final LinkifiedTextView d; @NonNull @@ -90,7 +90,7 @@ public final class WidgetUserSheetBinding implements ViewBinding { @NonNull /* renamed from: s reason: collision with root package name */ - public final TextView f2118s; + public final TextView f2119s; @NonNull public final FrameLayout t; @NonNull @@ -102,20 +102,20 @@ public final class WidgetUserSheetBinding implements ViewBinding { @NonNull /* renamed from: x reason: collision with root package name */ - public final TextInputEditText f2119x; + public final TextInputEditText f2120x; @NonNull /* renamed from: y reason: collision with root package name */ - public final TextInputLayout f2120y; + public final TextInputLayout f2121y; @NonNull /* renamed from: z reason: collision with root package name */ - public final Button f2121z; + public final Button f2122z; public WidgetUserSheetBinding(@NonNull NestedScrollView nestedScrollView, @NonNull CardView cardView, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull ContentLoadingProgressBar contentLoadingProgressBar, @NonNull FrameLayout frameLayout, @NonNull Button button, @NonNull CardView cardView2, @NonNull UserProfileAdminView userProfileAdminView, @NonNull Button button2, @NonNull TextView textView2, @NonNull UserProfileConnectionsView userProfileConnectionsView, @NonNull LinearLayout linearLayout, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull LinearLayout linearLayout2, @NonNull LinearLayout linearLayout3, @NonNull TextView textView5, @NonNull TextView textView6, @NonNull FrameLayout frameLayout2, @NonNull Button button3, @NonNull ImageView imageView, @NonNull TextView textView7, @NonNull TextInputEditText textInputEditText, @NonNull TextInputLayout textInputLayout, @NonNull Button button4, @NonNull LinearLayout linearLayout4, @NonNull View view, @NonNull MaterialButton materialButton3, @NonNull FlexboxLayout flexboxLayout, @NonNull UserProfileHeaderView userProfileHeaderView, @NonNull MaterialButton materialButton4, @NonNull CardView cardView3, @NonNull UserProfileStageActionsView userProfileStageActionsView, @NonNull TextView textView8, @NonNull UserProfileVoiceSettingsView userProfileVoiceSettingsView, @NonNull RolesListView rolesListView, @NonNull Button button5, @NonNull CardView cardView4) { this.a = nestedScrollView; this.b = cardView; - this.f2117c = textView; + this.f2118c = textView; this.d = linkifiedTextView; this.e = frameLayout; this.f = button; @@ -131,14 +131,14 @@ public final class WidgetUserSheetBinding implements ViewBinding { this.p = linearLayout2; this.q = linearLayout3; this.r = textView5; - this.f2118s = textView6; + this.f2119s = textView6; this.t = frameLayout2; this.u = button3; this.v = imageView; this.w = textView7; - this.f2119x = textInputEditText; - this.f2120y = textInputLayout; - this.f2121z = button4; + this.f2120x = textInputEditText; + this.f2121y = textInputLayout; + this.f2122z = button4; this.A = linearLayout4; this.B = view; this.C = materialButton3; diff --git a/app/src/main/java/com/discord/databinding/WidgetUserStatusUpdateBinding.java b/app/src/main/java/com/discord/databinding/WidgetUserStatusUpdateBinding.java index b32fb2fe97..bc7785c49d 100644 --- a/app/src/main/java/com/discord/databinding/WidgetUserStatusUpdateBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetUserStatusUpdateBinding.java @@ -5,7 +5,7 @@ import android.widget.TextView; import androidx.annotation.NonNull; import androidx.core.widget.NestedScrollView; import androidx.viewbinding.ViewBinding; -import c.a.i.y3; +import c.a.i.z3; import com.discord.widgets.user.profile.UserStatusPresenceCustomView; public final class WidgetUserStatusUpdateBinding implements ViewBinding { @NonNull @@ -15,21 +15,21 @@ public final class WidgetUserStatusUpdateBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final y3 f2122c; + public final z3 f2123c; @NonNull - public final y3 d; + public final z3 d; @NonNull - public final y3 e; + public final z3 e; @NonNull - public final y3 f; + public final z3 f; - public WidgetUserStatusUpdateBinding(@NonNull NestedScrollView nestedScrollView, @NonNull TextView textView, @NonNull UserStatusPresenceCustomView userStatusPresenceCustomView, @NonNull y3 y3Var, @NonNull y3 y3Var2, @NonNull y3 y3Var3, @NonNull y3 y3Var4) { + public WidgetUserStatusUpdateBinding(@NonNull NestedScrollView nestedScrollView, @NonNull TextView textView, @NonNull UserStatusPresenceCustomView userStatusPresenceCustomView, @NonNull z3 z3Var, @NonNull z3 z3Var2, @NonNull z3 z3Var3, @NonNull z3 z3Var4) { this.a = nestedScrollView; this.b = userStatusPresenceCustomView; - this.f2122c = y3Var; - this.d = y3Var2; - this.e = y3Var3; - this.f = y3Var4; + this.f2123c = z3Var; + this.d = z3Var2; + this.e = z3Var3; + this.f = z3Var4; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetVoiceBottomSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetVoiceBottomSheetBinding.java index 2a18c416e9..840075b41b 100644 --- a/app/src/main/java/com/discord/databinding/WidgetVoiceBottomSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetVoiceBottomSheetBinding.java @@ -7,19 +7,19 @@ import androidx.constraintlayout.widget.ConstraintLayout; import androidx.coordinatorlayout.widget.CoordinatorLayout; import androidx.recyclerview.widget.RecyclerView; import androidx.viewbinding.ViewBinding; -import c.a.i.l0; import c.a.i.m0; +import c.a.i.n0; import com.discord.widgets.voice.controls.AnchoredVoiceControlsView; import com.google.android.material.button.MaterialButton; public final class WidgetVoiceBottomSheetBinding implements ViewBinding { @NonNull public final CoordinatorLayout a; @NonNull - public final l0 b; + public final m0 b; @NonNull /* renamed from: c reason: collision with root package name */ - public final m0 f2123c; + public final n0 f2124c; @NonNull public final MaterialButton d; @NonNull @@ -33,10 +33,10 @@ public final class WidgetVoiceBottomSheetBinding implements ViewBinding { @NonNull public final CoordinatorLayout i; - public WidgetVoiceBottomSheetBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull l0 l0Var, @NonNull m0 m0Var, @NonNull ConstraintLayout constraintLayout, @NonNull MaterialButton materialButton, @NonNull RelativeLayout relativeLayout, @NonNull AnchoredVoiceControlsView anchoredVoiceControlsView, @NonNull MaterialButton materialButton2, @NonNull RecyclerView recyclerView, @NonNull CoordinatorLayout coordinatorLayout2) { + public WidgetVoiceBottomSheetBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull m0 m0Var, @NonNull n0 n0Var, @NonNull ConstraintLayout constraintLayout, @NonNull MaterialButton materialButton, @NonNull RelativeLayout relativeLayout, @NonNull AnchoredVoiceControlsView anchoredVoiceControlsView, @NonNull MaterialButton materialButton2, @NonNull RecyclerView recyclerView, @NonNull CoordinatorLayout coordinatorLayout2) { this.a = coordinatorLayout; - this.b = l0Var; - this.f2123c = m0Var; + this.b = m0Var; + this.f2124c = n0Var; this.d = materialButton; this.e = relativeLayout; this.f = anchoredVoiceControlsView; diff --git a/app/src/main/java/com/discord/databinding/WidgetVoiceCallIncomingBinding.java b/app/src/main/java/com/discord/databinding/WidgetVoiceCallIncomingBinding.java index 48af0bc784..4b6fa2edc9 100644 --- a/app/src/main/java/com/discord/databinding/WidgetVoiceCallIncomingBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetVoiceCallIncomingBinding.java @@ -18,7 +18,7 @@ public final class WidgetVoiceCallIncomingBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final FloatingActionButton f2124c; + public final FloatingActionButton f2125c; @NonNull public final FloatingActionButton d; @NonNull @@ -35,7 +35,7 @@ public final class WidgetVoiceCallIncomingBinding implements ViewBinding { public WidgetVoiceCallIncomingBinding(@NonNull ConstraintLayout constraintLayout, @NonNull LinearLayout linearLayout, @NonNull FloatingActionButton floatingActionButton, @NonNull FloatingActionButton floatingActionButton2, @NonNull PrivateCallBlurredGridView privateCallBlurredGridView, @NonNull FloatingActionButton floatingActionButton3, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull Guideline guideline, @NonNull PrivateCallGridView privateCallGridView) { this.a = constraintLayout; this.b = linearLayout; - this.f2124c = floatingActionButton; + this.f2125c = floatingActionButton; this.d = floatingActionButton2; this.e = privateCallBlurredGridView; this.f = floatingActionButton3; diff --git a/app/src/main/java/com/discord/databinding/WidgetVoiceCallInlineBinding.java b/app/src/main/java/com/discord/databinding/WidgetVoiceCallInlineBinding.java index 96d47b9062..9e6ac24922 100644 --- a/app/src/main/java/com/discord/databinding/WidgetVoiceCallInlineBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetVoiceCallInlineBinding.java @@ -13,12 +13,12 @@ public final class WidgetVoiceCallInlineBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f2125c; + public final MaterialButton f2126c; public WidgetVoiceCallInlineBinding(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull MaterialButton materialButton) { this.a = linearLayout; this.b = linearLayout2; - this.f2125c = materialButton; + this.f2126c = materialButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetVoiceChannelSettingsBinding.java b/app/src/main/java/com/discord/databinding/WidgetVoiceChannelSettingsBinding.java index a6b2911144..409e9dbf17 100644 --- a/app/src/main/java/com/discord/databinding/WidgetVoiceChannelSettingsBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetVoiceChannelSettingsBinding.java @@ -17,7 +17,7 @@ public final class WidgetVoiceChannelSettingsBinding implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputLayout f2126c; + public final TextInputLayout f2127c; @NonNull public final TextInputLayout d; @NonNull @@ -51,12 +51,12 @@ public final class WidgetVoiceChannelSettingsBinding implements ViewBinding { @NonNull /* renamed from: s reason: collision with root package name */ - public final TextView f2127s; + public final TextView f2128s; public WidgetVoiceChannelSettingsBinding(@NonNull CoordinatorLayout coordinatorLayout, @NonNull View view, @NonNull SeekBar seekBar, @NonNull TextView textView, @NonNull TextInputLayout textInputLayout, @NonNull TextInputLayout textInputLayout2, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull LinearLayout linearLayout, @NonNull TextView textView4, @NonNull FloatingActionButton floatingActionButton, @NonNull LinearLayout linearLayout2, @NonNull TextView textView5, @NonNull TextView textView6, @NonNull View view2, @NonNull LinearLayout linearLayout3, @NonNull TextView textView7, @NonNull LinearLayout linearLayout4, @NonNull TextView textView8, @NonNull View view3, @NonNull SeekBar seekBar2, @NonNull TextView textView9) { this.a = coordinatorLayout; this.b = seekBar; - this.f2126c = textInputLayout; + this.f2127c = textInputLayout; this.d = textInputLayout2; this.e = textView2; this.f = textView3; @@ -72,7 +72,7 @@ public final class WidgetVoiceChannelSettingsBinding implements ViewBinding { this.p = textView8; this.q = view3; this.r = seekBar2; - this.f2127s = textView9; + this.f2128s = textView9; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetVoiceNoiseCancellationBottomSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetVoiceNoiseCancellationBottomSheetBinding.java index f8e945ef0b..9413e287ae 100644 --- a/app/src/main/java/com/discord/databinding/WidgetVoiceNoiseCancellationBottomSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetVoiceNoiseCancellationBottomSheetBinding.java @@ -14,12 +14,12 @@ public final class WidgetVoiceNoiseCancellationBottomSheetBinding implements Vie @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f2128c; + public final TextView f2129c; public WidgetVoiceNoiseCancellationBottomSheetBinding(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView) { this.a = linearLayout; this.b = materialButton; - this.f2128c = textView; + this.f2129c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/com/discord/databinding/WidgetVoiceSettingsBottomSheetBinding.java b/app/src/main/java/com/discord/databinding/WidgetVoiceSettingsBottomSheetBinding.java index 23a0eff432..73862d3e2b 100644 --- a/app/src/main/java/com/discord/databinding/WidgetVoiceSettingsBottomSheetBinding.java +++ b/app/src/main/java/com/discord/databinding/WidgetVoiceSettingsBottomSheetBinding.java @@ -14,7 +14,7 @@ public final class WidgetVoiceSettingsBottomSheetBinding implements ViewBinding @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f2129c; + public final TextView f2130c; @NonNull public final SwitchMaterial d; @NonNull @@ -31,7 +31,7 @@ public final class WidgetVoiceSettingsBottomSheetBinding implements ViewBinding public WidgetVoiceSettingsBottomSheetBinding(@NonNull NestedScrollView nestedScrollView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SwitchMaterial switchMaterial, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull NestedScrollView nestedScrollView2, @NonNull TextView textView5, @NonNull SwitchMaterial switchMaterial2, @NonNull TextView textView6) { this.a = nestedScrollView; this.b = textView; - this.f2129c = textView2; + this.f2130c = textView2; this.d = switchMaterial; this.e = textView3; this.f = textView4; diff --git a/app/src/main/java/com/discord/dialogs/ImageUploadDialog.java b/app/src/main/java/com/discord/dialogs/ImageUploadDialog.java index 31fd1c8942..1e115141d3 100644 --- a/app/src/main/java/com/discord/dialogs/ImageUploadDialog.java +++ b/app/src/main/java/com/discord/dialogs/ImageUploadDialog.java @@ -170,11 +170,11 @@ public final class ImageUploadDialog extends AppDialog { } boolean areEqual = m.areEqual(str, "image/gif"); g().e.setOnClickListener(new d(this, str)); - TextView textView = g().f168c; + TextView textView = g().f167c; m.checkNotNullExpressionValue(textView, "binding.noticeCrop"); textView.setVisibility(areEqual ? 4 : 0); if (!areEqual) { - g().f168c.setOnClickListener(new a(0, this)); + g().f167c.setOnClickListener(new a(0, this)); } g().b.setOnClickListener(new a(1, this)); int dimensionPixelSize = getResources().getDimensionPixelSize(previewType.getPreviewSizeDimenId()); diff --git a/app/src/main/java/com/discord/embed/RenderableEmbedMedia.java b/app/src/main/java/com/discord/embed/RenderableEmbedMedia.java index 5e37e7f969..3d74df4d30 100644 --- a/app/src/main/java/com/discord/embed/RenderableEmbedMedia.java +++ b/app/src/main/java/com/discord/embed/RenderableEmbedMedia.java @@ -8,12 +8,12 @@ public final class RenderableEmbedMedia { public final Integer b; /* renamed from: c reason: collision with root package name */ - public final Integer f2130c; + public final Integer f2131c; public RenderableEmbedMedia(String str, Integer num, Integer num2) { this.a = str; this.b = num; - this.f2130c = num2; + this.f2131c = num2; } public boolean equals(Object obj) { @@ -24,7 +24,7 @@ public final class RenderableEmbedMedia { return false; } RenderableEmbedMedia renderableEmbedMedia = (RenderableEmbedMedia) obj; - return m.areEqual(this.a, renderableEmbedMedia.a) && m.areEqual(this.b, renderableEmbedMedia.b) && m.areEqual(this.f2130c, renderableEmbedMedia.f2130c); + return m.areEqual(this.a, renderableEmbedMedia.a) && m.areEqual(this.b, renderableEmbedMedia.b) && m.areEqual(this.f2131c, renderableEmbedMedia.f2131c); } public int hashCode() { @@ -33,7 +33,7 @@ public final class RenderableEmbedMedia { int hashCode = (str != null ? str.hashCode() : 0) * 31; Integer num = this.b; int hashCode2 = (hashCode + (num != null ? num.hashCode() : 0)) * 31; - Integer num2 = this.f2130c; + Integer num2 = this.f2131c; if (num2 != null) { i = num2.hashCode(); } @@ -46,6 +46,6 @@ public final class RenderableEmbedMedia { R.append(", width="); R.append(this.b); R.append(", height="); - return a.E(R, this.f2130c, ")"); + return a.E(R, this.f2131c, ")"); } } diff --git a/app/src/main/java/com/discord/gateway/io/IncomingParser.java b/app/src/main/java/com/discord/gateway/io/IncomingParser.java index a11e196209..d2a195111e 100644 --- a/app/src/main/java/com/discord/gateway/io/IncomingParser.java +++ b/app/src/main/java/com/discord/gateway/io/IncomingParser.java @@ -7,6 +7,7 @@ import com.discord.api.embeddedactivities.EmbeddedActivityInboundUpdate; import com.discord.api.emoji.GuildEmojisUpdate; import com.discord.api.friendsuggestions.FriendSuggestion; import com.discord.api.friendsuggestions.FriendSuggestionDelete; +import com.discord.api.guildjoinrequest.GuildJoinRequestDelete; import com.discord.api.guildmember.GuildMemberRemove; import com.discord.api.guildmember.GuildMembersChunk; import com.discord.api.guildscheduledevent.GuildScheduledEvent; @@ -146,7 +147,7 @@ public final class IncomingParser implements Model { r6.data = com.discord.models.deserialization.gson.InboundGatewayGsonParser.fromJson(r7, com.discord.api.interaction.InteractionStateUpdate.class); */ /* JADX WARNING: Code restructure failed: missing block: B:187:0x044d, code lost: - if (r3.equals("MESSAGE_REACTION_ADD") != false) goto L_0x05b5; + if (r3.equals("MESSAGE_REACTION_ADD") != false) goto L_0x05c7; */ /* JADX WARNING: Code restructure failed: missing block: B:189:0x0457, code lost: if (r3.equals("STAGE_INSTANCE_DELETE") != false) goto L_0x0489; @@ -176,10 +177,10 @@ public final class IncomingParser implements Model { r6.data = r7.parse(new com.discord.models.domain.ModelUserRelationship()); */ /* JADX WARNING: Code restructure failed: missing block: B:215:0x04f2, code lost: - if (r3.equals("MESSAGE_REACTION_REMOVE_ALL") != false) goto L_0x05b5; + if (r3.equals("MESSAGE_REACTION_REMOVE_ALL") != false) goto L_0x05c7; */ /* JADX WARNING: Code restructure failed: missing block: B:217:0x04fc, code lost: - if (r3.equals("GUILD_JOIN_REQUEST_UPDATE") != false) goto L_0x05a4; + if (r3.equals("GUILD_JOIN_REQUEST_UPDATE") != false) goto L_0x05b6; */ /* JADX WARNING: Code restructure failed: missing block: B:228:0x053c, code lost: if (r3.equals("USER_CONNECTIONS_INTEGRATION_JOINING") != false) goto L_0x053e; @@ -188,61 +189,61 @@ public final class IncomingParser implements Model { r7.skipValue(); r6.data = kotlin.Unit.a; */ - /* JADX WARNING: Code restructure failed: missing block: B:246:0x05a2, code lost: - if (r3.equals("GUILD_JOIN_REQUEST_CREATE") != false) goto L_0x05a4; + /* JADX WARNING: Code restructure failed: missing block: B:249:0x05b4, code lost: + if (r3.equals("GUILD_JOIN_REQUEST_CREATE") != false) goto L_0x05b6; */ - /* JADX WARNING: Code restructure failed: missing block: B:247:0x05a4, code lost: + /* JADX WARNING: Code restructure failed: missing block: B:250:0x05b6, code lost: r6.data = com.discord.models.deserialization.gson.InboundGatewayGsonParser.fromJson(r7, com.discord.api.guildjoinrequest.GuildJoinRequestCreateOrUpdate.class); */ - /* JADX WARNING: Code restructure failed: missing block: B:249:0x05b3, code lost: - if (r3.equals("MESSAGE_REACTION_REMOVE_EMOJI") != false) goto L_0x05b5; + /* JADX WARNING: Code restructure failed: missing block: B:252:0x05c5, code lost: + if (r3.equals("MESSAGE_REACTION_REMOVE_EMOJI") != false) goto L_0x05c7; */ - /* JADX WARNING: Code restructure failed: missing block: B:250:0x05b5, code lost: + /* JADX WARNING: Code restructure failed: missing block: B:253:0x05c7, code lost: r6.data = com.discord.models.deserialization.gson.InboundGatewayGsonParser.fromJson(r7, com.discord.api.message.reaction.MessageReactionUpdate.class); */ - /* JADX WARNING: Code restructure failed: missing block: B:274:?, code lost: + /* JADX WARNING: Code restructure failed: missing block: B:277:?, code lost: return; */ - /* JADX WARNING: Code restructure failed: missing block: B:275:?, code lost: - return; - */ - /* JADX WARNING: Code restructure failed: missing block: B:282:?, code lost: + /* JADX WARNING: Code restructure failed: missing block: B:278:?, code lost: return; */ /* JADX WARNING: Code restructure failed: missing block: B:285:?, code lost: return; */ - /* JADX WARNING: Code restructure failed: missing block: B:286:?, code lost: - return; - */ /* JADX WARNING: Code restructure failed: missing block: B:288:?, code lost: return; */ /* JADX WARNING: Code restructure failed: missing block: B:289:?, code lost: return; */ - /* JADX WARNING: Code restructure failed: missing block: B:293:?, code lost: + /* JADX WARNING: Code restructure failed: missing block: B:291:?, code lost: return; */ - /* JADX WARNING: Code restructure failed: missing block: B:297:?, code lost: + /* JADX WARNING: Code restructure failed: missing block: B:292:?, code lost: return; */ - /* JADX WARNING: Code restructure failed: missing block: B:298:?, code lost: - return; - */ - /* JADX WARNING: Code restructure failed: missing block: B:299:?, code lost: + /* JADX WARNING: Code restructure failed: missing block: B:296:?, code lost: return; */ /* JADX WARNING: Code restructure failed: missing block: B:300:?, code lost: return; */ - /* JADX WARNING: Code restructure failed: missing block: B:308:?, code lost: + /* JADX WARNING: Code restructure failed: missing block: B:301:?, code lost: return; */ - /* JADX WARNING: Code restructure failed: missing block: B:314:?, code lost: + /* JADX WARNING: Code restructure failed: missing block: B:302:?, code lost: return; */ - /* JADX WARNING: Code restructure failed: missing block: B:315:?, code lost: + /* JADX WARNING: Code restructure failed: missing block: B:303:?, code lost: + return; + */ + /* JADX WARNING: Code restructure failed: missing block: B:311:?, code lost: + return; + */ + /* JADX WARNING: Code restructure failed: missing block: B:318:?, code lost: + return; + */ + /* JADX WARNING: Code restructure failed: missing block: B:319:?, code lost: return; */ /* JADX WARNING: Code restructure failed: missing block: B:50:0x0103, code lost: @@ -270,7 +271,7 @@ public final class IncomingParser implements Model { r6.data = com.discord.models.deserialization.gson.InboundGatewayGsonParser.fromJson(r7, com.discord.api.channel.Channel.class); */ /* JADX WARNING: Code restructure failed: missing block: B:95:0x0206, code lost: - if (r3.equals("MESSAGE_REACTION_REMOVE") != false) goto L_0x05b5; + if (r3.equals("MESSAGE_REACTION_REMOVE") != false) goto L_0x05c7; */ /* JADX WARNING: Code restructure failed: missing block: B:97:0x0210, code lost: if (r3.equals("CHANNEL_RECIPIENT_ADD") != false) goto L_0x038c; @@ -313,6 +314,12 @@ public final class IncomingParser implements Model { break; case -2067017195: break; + case -2050181436: + if (str.equals("GUILD_JOIN_REQUEST_DELETE")) { + this.data = InboundGatewayGsonParser.fromJson(jsonReader, GuildJoinRequestDelete.class); + return; + } + break; case -2026522382: if (str.equals("SESSIONS_REPLACE")) { this.data = jsonReader.nextList(new IncomingParser$assignField$2(jsonReader)); diff --git a/app/src/main/java/com/discord/i18n/Hook.java b/app/src/main/java/com/discord/i18n/Hook.java index a5286e4783..5a5e32a720 100644 --- a/app/src/main/java/com/discord/i18n/Hook.java +++ b/app/src/main/java/com/discord/i18n/Hook.java @@ -14,7 +14,7 @@ public final class Hook { public CharSequence b; /* renamed from: c reason: collision with root package name */ - public a f2132c; + public a f2133c; /* compiled from: Hook.kt */ public static final class a { diff --git a/app/src/main/java/com/discord/i18n/RenderContext.java b/app/src/main/java/com/discord/i18n/RenderContext.java index 4555e8bc06..2024fdc1be 100644 --- a/app/src/main/java/com/discord/i18n/RenderContext.java +++ b/app/src/main/java/com/discord/i18n/RenderContext.java @@ -18,7 +18,7 @@ public final class RenderContext { public final Map b = new HashMap(); /* renamed from: c reason: collision with root package name */ - public List f2133c; + public List f2134c; @ColorInt public Integer d; @ColorInt @@ -45,7 +45,7 @@ public final class RenderContext { d dVar = new d(this); Objects.requireNonNull(hook2); m.checkNotNullParameter(dVar, "onClick"); - hook2.f2132c = new Hook.a(null, dVar); + hook2.f2133c = new Hook.a(null, dVar); return Unit.a; } } diff --git a/app/src/main/java/com/discord/models/commands/Application.java b/app/src/main/java/com/discord/models/commands/Application.java index 01e538c511..6aad71b5c1 100644 --- a/app/src/main/java/com/discord/models/commands/Application.java +++ b/app/src/main/java/com/discord/models/commands/Application.java @@ -15,12 +15,12 @@ public final class Application { private final Integer iconRes; /* renamed from: id reason: collision with root package name */ - private final long f2134id; + private final long f2135id; private final String name; public Application(long j, String str, String str2, Integer num, int i, User user, boolean z2) { m.checkNotNullParameter(str, ModelAuditLogEntry.CHANGE_KEY_NAME); - this.f2134id = j; + this.f2135id = j; this.name = str; this.icon = str2; this.iconRes = num; @@ -35,11 +35,11 @@ public final class Application { } public static /* synthetic */ Application copy$default(Application application, long j, String str, String str2, Integer num, int i, User user, boolean z2, int i2, Object obj) { - return application.copy((i2 & 1) != 0 ? application.f2134id : j, (i2 & 2) != 0 ? application.name : str, (i2 & 4) != 0 ? application.icon : str2, (i2 & 8) != 0 ? application.iconRes : num, (i2 & 16) != 0 ? application.commandCount : i, (i2 & 32) != 0 ? application.bot : user, (i2 & 64) != 0 ? application.builtIn : z2); + return application.copy((i2 & 1) != 0 ? application.f2135id : j, (i2 & 2) != 0 ? application.name : str, (i2 & 4) != 0 ? application.icon : str2, (i2 & 8) != 0 ? application.iconRes : num, (i2 & 16) != 0 ? application.commandCount : i, (i2 & 32) != 0 ? application.bot : user, (i2 & 64) != 0 ? application.builtIn : z2); } public final long component1() { - return this.f2134id; + return this.f2135id; } public final String component2() { @@ -79,7 +79,7 @@ public final class Application { return false; } Application application = (Application) obj; - return this.f2134id == application.f2134id && m.areEqual(this.name, application.name) && m.areEqual(this.icon, application.icon) && m.areEqual(this.iconRes, application.iconRes) && this.commandCount == application.commandCount && m.areEqual(this.bot, application.bot) && this.builtIn == application.builtIn; + return this.f2135id == application.f2135id && m.areEqual(this.name, application.name) && m.areEqual(this.icon, application.icon) && m.areEqual(this.iconRes, application.iconRes) && this.commandCount == application.commandCount && m.areEqual(this.bot, application.bot) && this.builtIn == application.builtIn; } public final User getBot() { @@ -103,7 +103,7 @@ public final class Application { } public final long getId() { - return this.f2134id; + return this.f2135id; } public final String getName() { @@ -111,7 +111,7 @@ public final class Application { } public int hashCode() { - int a = b.a(this.f2134id) * 31; + int a = b.a(this.f2135id) * 31; String str = this.name; int i = 0; int hashCode = (a + (str != null ? str.hashCode() : 0)) * 31; @@ -136,7 +136,7 @@ public final class Application { public String toString() { StringBuilder R = a.R("Application(id="); - R.append(this.f2134id); + R.append(this.f2135id); R.append(", name="); R.append(this.name); R.append(", icon="); diff --git a/app/src/main/java/com/discord/models/commands/ApplicationCommand.java b/app/src/main/java/com/discord/models/commands/ApplicationCommand.java index 758034cd88..08d5cd2f44 100644 --- a/app/src/main/java/com/discord/models/commands/ApplicationCommand.java +++ b/app/src/main/java/com/discord/models/commands/ApplicationCommand.java @@ -15,7 +15,7 @@ public abstract class ApplicationCommand { private final Long guildId; /* renamed from: id reason: collision with root package name */ - private final String f2135id; + private final String f2136id; private final String name; private final List options; private final Map permissions; @@ -24,7 +24,7 @@ public abstract class ApplicationCommand { /* JADX DEBUG: Multi-variable search result rejected for r13v0, resolved type: kotlin.jvm.functions.Function1, java.lang.String> */ /* JADX WARN: Multi-variable type inference failed */ private ApplicationCommand(String str, long j, String str2, String str3, Integer num, List list, boolean z2, Long l, String str4, Boolean bool, Map map, Function1, String> function1) { - this.f2135id = str; + this.f2136id = str; this.applicationId = j; this.name = str2; this.description = str3; @@ -72,7 +72,7 @@ public abstract class ApplicationCommand { } public final String getId() { - return this.f2135id; + return this.f2136id; } public final String getName() { diff --git a/app/src/main/java/com/discord/models/domain/Harvest.java b/app/src/main/java/com/discord/models/domain/Harvest.java index df7434635f..7ad2bcf6a1 100644 --- a/app/src/main/java/com/discord/models/domain/Harvest.java +++ b/app/src/main/java/com/discord/models/domain/Harvest.java @@ -11,13 +11,13 @@ public final class Harvest { private final String createdAt; /* renamed from: id reason: collision with root package name */ - private final String f2136id; + private final String f2137id; private final long userId; public Harvest(String str, long j, String str2, String str3) { m.checkNotNullParameter(str, ModelAuditLogEntry.CHANGE_KEY_ID); m.checkNotNullParameter(str2, "createdAt"); - this.f2136id = str; + this.f2137id = str; this.userId = j; this.createdAt = str2; this.completedAt = str3; @@ -32,7 +32,7 @@ public final class Harvest { public static /* synthetic */ Harvest copy$default(Harvest harvest, String str, long j, String str2, String str3, int i, Object obj) { if ((i & 1) != 0) { - str = harvest.f2136id; + str = harvest.f2137id; } if ((i & 2) != 0) { j = harvest.userId; @@ -55,7 +55,7 @@ public final class Harvest { } public final String component1() { - return this.f2136id; + return this.f2137id; } public final long component2() { @@ -84,7 +84,7 @@ public final class Harvest { return false; } Harvest harvest = (Harvest) obj; - return m.areEqual(this.f2136id, harvest.f2136id) && this.userId == harvest.userId && m.areEqual(this.createdAt, harvest.createdAt) && m.areEqual(this.completedAt, harvest.completedAt); + return m.areEqual(this.f2137id, harvest.f2137id) && this.userId == harvest.userId && m.areEqual(this.createdAt, harvest.createdAt) && m.areEqual(this.completedAt, harvest.completedAt); } public final String getCompletedAt() { @@ -96,7 +96,7 @@ public final class Harvest { } public final String getId() { - return this.f2136id; + return this.f2137id; } public final long getUserId() { @@ -104,7 +104,7 @@ public final class Harvest { } public int hashCode() { - String str = this.f2136id; + String str = this.f2137id; int i = 0; int hashCode = str != null ? str.hashCode() : 0; long j = this.userId; @@ -124,7 +124,7 @@ public final class Harvest { public String toString() { StringBuilder R = a.R("Harvest(id="); - R.append(this.f2136id); + R.append(this.f2137id); R.append(", userId="); R.append(this.userId); R.append(", createdAt="); diff --git a/app/src/main/java/com/discord/models/domain/ModelAuditLogEntry.java b/app/src/main/java/com/discord/models/domain/ModelAuditLogEntry.java index 4f74a8e5a7..a439aa4c41 100644 --- a/app/src/main/java/com/discord/models/domain/ModelAuditLogEntry.java +++ b/app/src/main/java/com/discord/models/domain/ModelAuditLogEntry.java @@ -102,6 +102,7 @@ public class ModelAuditLogEntry implements Model { public static final String CHANGE_KEY_PERMISSION_OVERWRITES = "permission_overwrites"; public static final String CHANGE_KEY_POSITION = "position"; public static final String CHANGE_KEY_PREFERRED_LOCALE = "preferred_locale"; + public static final String CHANGE_KEY_PREMIUM_PROGRESS_BAR_ENABLED = "premium_progress_bar_enabled"; public static final String CHANGE_KEY_PRIVACY_LEVEL = "privacy_level"; public static final String CHANGE_KEY_PRUNE_DELETE_DAYS = "prune_delete_days"; public static final String CHANGE_KEY_RATE_LIMIT_PER_USER = "rate_limit_per_user"; @@ -111,7 +112,6 @@ public class ModelAuditLogEntry implements Model { public static final String CHANGE_KEY_ROLES_ADD = "$add"; public static final String CHANGE_KEY_ROLES_REMOVE = "$remove"; public static final String CHANGE_KEY_RULES_CHANNEL_ID = "rules_channel_id"; - public static final String CHANGE_KEY_SKU_IDS = "sku_ids"; public static final String CHANGE_KEY_SPLASH_HASH = "splash_hash"; public static final String CHANGE_KEY_STATUS = "status"; public static final String CHANGE_KEY_SYSTEM_CHANNEL_ID = "system_channel_id"; @@ -132,7 +132,7 @@ public class ModelAuditLogEntry implements Model { private Long guildId; /* renamed from: id reason: collision with root package name */ - private long f2137id; + private long f2138id; private Options options; private String reason; private long targetId; @@ -301,7 +301,7 @@ public class ModelAuditLogEntry implements Model { public static class ChangeNameId implements Model { /* renamed from: id reason: collision with root package name */ - private long f2138id; + private long f2139id; private String name; @Override // com.discord.models.domain.Model @@ -309,7 +309,7 @@ public class ModelAuditLogEntry implements Model { String nextName = jsonReader.nextName(); nextName.hashCode(); if (nextName.equals(ModelAuditLogEntry.CHANGE_KEY_ID)) { - this.f2138id = jsonReader.nextLong(this.f2138id); + this.f2139id = jsonReader.nextLong(this.f2139id); } else if (!nextName.equals(ModelAuditLogEntry.CHANGE_KEY_NAME)) { jsonReader.skipValue(); } else { @@ -338,7 +338,7 @@ public class ModelAuditLogEntry implements Model { } public long getId() { - return this.f2138id; + return this.f2139id; } public String getName() { @@ -367,7 +367,7 @@ public class ModelAuditLogEntry implements Model { private int deleteMemberDays; /* renamed from: id reason: collision with root package name */ - private long f2139id; + private long f2140id; private int membersRemoved; private String roleName; private int type; @@ -435,7 +435,7 @@ public class ModelAuditLogEntry implements Model { this.deleteMemberDays = jsonReader.nextInt(this.deleteMemberDays); return; case 3: - this.f2139id = jsonReader.nextLong(this.f2139id); + this.f2140id = jsonReader.nextLong(this.f2140id); return; case 4: this.type = jsonReader.nextInt(this.type); @@ -485,7 +485,7 @@ public class ModelAuditLogEntry implements Model { } public long getId() { - return this.f2139id; + return this.f2140id; } public int getMembersRemoved() { @@ -576,7 +576,7 @@ public class ModelAuditLogEntry implements Model { } public ModelAuditLogEntry(long j, int i, long j2, long j3, List list, Options options, long j4, Long l) { - this.f2137id = j; + this.f2138id = j; this.actionTypeId = i; this.targetId = j2; this.userId = j3; @@ -766,7 +766,7 @@ public class ModelAuditLogEntry implements Model { this.userId = jsonReader.nextLong(this.userId); return; case 4: - this.f2137id = jsonReader.nextLong(this.f2137id); + this.f2138id = jsonReader.nextLong(this.f2138id); return; case 5: this.changes = jsonReader.nextList(new h(jsonReader)); @@ -837,7 +837,7 @@ public class ModelAuditLogEntry implements Model { } public long getId() { - return this.f2137id; + return this.f2138id; } public Options getOptions() { diff --git a/app/src/main/java/com/discord/models/domain/ModelEntitlement.java b/app/src/main/java/com/discord/models/domain/ModelEntitlement.java index 3f204ba294..a33a40b164 100644 --- a/app/src/main/java/com/discord/models/domain/ModelEntitlement.java +++ b/app/src/main/java/com/discord/models/domain/ModelEntitlement.java @@ -9,7 +9,7 @@ public final class ModelEntitlement { private final Boolean consumed; /* renamed from: id reason: collision with root package name */ - private final long f2140id; + private final long f2141id; private final Long parentId; private final Long promotionId; private final ModelSku sku; @@ -20,7 +20,7 @@ public final class ModelEntitlement { public ModelEntitlement(long j, long j2, int i, long j3, long j4, ModelSku modelSku, SubscriptionPlan subscriptionPlan, Long l, Boolean bool, Long l2) { m.checkNotNullParameter(modelSku, "sku"); - this.f2140id = j; + this.f2141id = j; this.applicationId = j2; this.type = i; this.userId = j3; @@ -33,11 +33,11 @@ public final class ModelEntitlement { } public static /* synthetic */ ModelEntitlement copy$default(ModelEntitlement modelEntitlement, long j, long j2, int i, long j3, long j4, ModelSku modelSku, SubscriptionPlan subscriptionPlan, Long l, Boolean bool, Long l2, int i2, Object obj) { - return modelEntitlement.copy((i2 & 1) != 0 ? modelEntitlement.f2140id : j, (i2 & 2) != 0 ? modelEntitlement.applicationId : j2, (i2 & 4) != 0 ? modelEntitlement.type : i, (i2 & 8) != 0 ? modelEntitlement.userId : j3, (i2 & 16) != 0 ? modelEntitlement.skuId : j4, (i2 & 32) != 0 ? modelEntitlement.sku : modelSku, (i2 & 64) != 0 ? modelEntitlement.subscriptionPlan : subscriptionPlan, (i2 & 128) != 0 ? modelEntitlement.parentId : l, (i2 & 256) != 0 ? modelEntitlement.consumed : bool, (i2 & 512) != 0 ? modelEntitlement.promotionId : l2); + return modelEntitlement.copy((i2 & 1) != 0 ? modelEntitlement.f2141id : j, (i2 & 2) != 0 ? modelEntitlement.applicationId : j2, (i2 & 4) != 0 ? modelEntitlement.type : i, (i2 & 8) != 0 ? modelEntitlement.userId : j3, (i2 & 16) != 0 ? modelEntitlement.skuId : j4, (i2 & 32) != 0 ? modelEntitlement.sku : modelSku, (i2 & 64) != 0 ? modelEntitlement.subscriptionPlan : subscriptionPlan, (i2 & 128) != 0 ? modelEntitlement.parentId : l, (i2 & 256) != 0 ? modelEntitlement.consumed : bool, (i2 & 512) != 0 ? modelEntitlement.promotionId : l2); } public final long component1() { - return this.f2140id; + return this.f2141id; } public final Long component10() { @@ -89,7 +89,7 @@ public final class ModelEntitlement { return false; } ModelEntitlement modelEntitlement = (ModelEntitlement) obj; - return this.f2140id == modelEntitlement.f2140id && this.applicationId == modelEntitlement.applicationId && this.type == modelEntitlement.type && this.userId == modelEntitlement.userId && this.skuId == modelEntitlement.skuId && m.areEqual(this.sku, modelEntitlement.sku) && m.areEqual(this.subscriptionPlan, modelEntitlement.subscriptionPlan) && m.areEqual(this.parentId, modelEntitlement.parentId) && m.areEqual(this.consumed, modelEntitlement.consumed) && m.areEqual(this.promotionId, modelEntitlement.promotionId); + return this.f2141id == modelEntitlement.f2141id && this.applicationId == modelEntitlement.applicationId && this.type == modelEntitlement.type && this.userId == modelEntitlement.userId && this.skuId == modelEntitlement.skuId && m.areEqual(this.sku, modelEntitlement.sku) && m.areEqual(this.subscriptionPlan, modelEntitlement.subscriptionPlan) && m.areEqual(this.parentId, modelEntitlement.parentId) && m.areEqual(this.consumed, modelEntitlement.consumed) && m.areEqual(this.promotionId, modelEntitlement.promotionId); } public final long getApplicationId() { @@ -101,7 +101,7 @@ public final class ModelEntitlement { } public final long getId() { - return this.f2140id; + return this.f2141id; } public final Long getParentId() { @@ -133,7 +133,7 @@ public final class ModelEntitlement { } public int hashCode() { - long j = this.f2140id; + long j = this.f2141id; long j2 = this.applicationId; long j3 = this.userId; long j4 = this.skuId; @@ -156,7 +156,7 @@ public final class ModelEntitlement { public String toString() { StringBuilder R = a.R("ModelEntitlement(id="); - R.append(this.f2140id); + R.append(this.f2141id); R.append(", applicationId="); R.append(this.applicationId); R.append(", type="); diff --git a/app/src/main/java/com/discord/models/domain/ModelGuildFolder.java b/app/src/main/java/com/discord/models/domain/ModelGuildFolder.java index b5347c809b..177512cec2 100644 --- a/app/src/main/java/com/discord/models/domain/ModelGuildFolder.java +++ b/app/src/main/java/com/discord/models/domain/ModelGuildFolder.java @@ -12,7 +12,7 @@ public final class ModelGuildFolder { private final List guildIds; /* renamed from: id reason: collision with root package name */ - private final Long f2141id; + private final Long f2142id; private final String name; /* compiled from: ModelGuildFolder.kt */ @@ -41,7 +41,7 @@ public final class ModelGuildFolder { public ModelGuildFolder(Long l, List list, Integer num, String str) { m.checkNotNullParameter(list, "guildIds"); - this.f2141id = l; + this.f2142id = l; this.guildIds = list; this.color = num; this.name = str; @@ -56,7 +56,7 @@ public final class ModelGuildFolder { /* JADX WARN: Multi-variable type inference failed */ public static /* synthetic */ ModelGuildFolder copy$default(ModelGuildFolder modelGuildFolder, Long l, List list, Integer num, String str, int i, Object obj) { if ((i & 1) != 0) { - l = modelGuildFolder.f2141id; + l = modelGuildFolder.f2142id; } if ((i & 2) != 0) { list = modelGuildFolder.guildIds; @@ -71,7 +71,7 @@ public final class ModelGuildFolder { } public final Long component1() { - return this.f2141id; + return this.f2142id; } public final List component2() { @@ -99,7 +99,7 @@ public final class ModelGuildFolder { return false; } ModelGuildFolder modelGuildFolder = (ModelGuildFolder) obj; - return m.areEqual(this.f2141id, modelGuildFolder.f2141id) && m.areEqual(this.guildIds, modelGuildFolder.guildIds) && m.areEqual(this.color, modelGuildFolder.color) && m.areEqual(this.name, modelGuildFolder.name); + return m.areEqual(this.f2142id, modelGuildFolder.f2142id) && m.areEqual(this.guildIds, modelGuildFolder.guildIds) && m.areEqual(this.color, modelGuildFolder.color) && m.areEqual(this.name, modelGuildFolder.name); } public final Integer getColor() { @@ -111,7 +111,7 @@ public final class ModelGuildFolder { } public final Long getId() { - return this.f2141id; + return this.f2142id; } public final String getName() { @@ -119,7 +119,7 @@ public final class ModelGuildFolder { } public int hashCode() { - Long l = this.f2141id; + Long l = this.f2142id; int i = 0; int hashCode = (l != null ? l.hashCode() : 0) * 31; List list = this.guildIds; @@ -135,7 +135,7 @@ public final class ModelGuildFolder { public String toString() { StringBuilder R = a.R("ModelGuildFolder(id="); - R.append(this.f2141id); + R.append(this.f2142id); R.append(", guildIds="); R.append(this.guildIds); R.append(", color="); diff --git a/app/src/main/java/com/discord/models/domain/ModelGuildIntegration.java b/app/src/main/java/com/discord/models/domain/ModelGuildIntegration.java index 2d1261226b..2048ea880c 100644 --- a/app/src/main/java/com/discord/models/domain/ModelGuildIntegration.java +++ b/app/src/main/java/com/discord/models/domain/ModelGuildIntegration.java @@ -17,7 +17,7 @@ public class ModelGuildIntegration implements Model { private int expireGracePeriod; /* renamed from: id reason: collision with root package name */ - private long f2142id; + private long f2143id; private String name; private long roleId; private int subscriberCount; @@ -29,7 +29,7 @@ public class ModelGuildIntegration implements Model { public static class IntegrationAccount implements Model { /* renamed from: id reason: collision with root package name */ - private String f2143id; + private String f2144id; private String name; @Override // com.discord.models.domain.Model @@ -37,7 +37,7 @@ public class ModelGuildIntegration implements Model { String nextName = jsonReader.nextName(); nextName.hashCode(); if (nextName.equals(ModelAuditLogEntry.CHANGE_KEY_ID)) { - this.f2143id = jsonReader.nextString(this.f2143id); + this.f2144id = jsonReader.nextString(this.f2144id); } else if (!nextName.equals(ModelAuditLogEntry.CHANGE_KEY_NAME)) { jsonReader.skipValue(); } else { @@ -71,7 +71,7 @@ public class ModelGuildIntegration implements Model { } public String getId() { - return this.f2143id; + return this.f2144id; } public String getName() { @@ -248,7 +248,7 @@ public class ModelGuildIntegration implements Model { this.expireBehavior = jsonReader.nextInt(this.expireBehavior); return; case 5: - this.f2142id = jsonReader.nextLong(this.f2142id); + this.f2143id = jsonReader.nextLong(this.f2143id); return; case 6: this.name = jsonReader.nextString(this.name); @@ -339,7 +339,7 @@ public class ModelGuildIntegration implements Model { } public long getId() { - return this.f2142id; + return this.f2143id; } public String getName() { diff --git a/app/src/main/java/com/discord/models/domain/ModelGuildMemberListUpdate.java b/app/src/main/java/com/discord/models/domain/ModelGuildMemberListUpdate.java index 692c929985..5d56bd12ee 100644 --- a/app/src/main/java/com/discord/models/domain/ModelGuildMemberListUpdate.java +++ b/app/src/main/java/com/discord/models/domain/ModelGuildMemberListUpdate.java @@ -18,7 +18,7 @@ public final class ModelGuildMemberListUpdate { private final long guildId; /* renamed from: id reason: collision with root package name */ - private final String f2144id; + private final String f2145id; private final List operations; /* compiled from: ModelGuildMemberListUpdate.kt */ @@ -36,7 +36,7 @@ public final class ModelGuildMemberListUpdate { private final int count; /* renamed from: id reason: collision with root package name */ - private final String f2145id; + private final String f2146id; private final Type type; /* compiled from: ModelGuildMemberListUpdate.kt */ @@ -68,7 +68,7 @@ public final class ModelGuildMemberListUpdate { public Group(String str, int i) { Type type; m.checkNotNullParameter(str, ModelAuditLogEntry.CHANGE_KEY_ID); - this.f2145id = str; + this.f2146id = str; this.count = i; int hashCode = str.hashCode(); if (hashCode != -1548612125) { @@ -86,7 +86,7 @@ public final class ModelGuildMemberListUpdate { public static /* synthetic */ Group copy$default(Group group, String str, int i, int i2, Object obj) { if ((i2 & 1) != 0) { - str = group.f2145id; + str = group.f2146id; } if ((i2 & 2) != 0) { i = group.count; @@ -95,7 +95,7 @@ public final class ModelGuildMemberListUpdate { } public final String component1() { - return this.f2145id; + return this.f2146id; } public final int component2() { @@ -115,7 +115,7 @@ public final class ModelGuildMemberListUpdate { return false; } Group group = (Group) obj; - return m.areEqual(this.f2145id, group.f2145id) && this.count == group.count; + return m.areEqual(this.f2146id, group.f2146id) && this.count == group.count; } public final int getCount() { @@ -123,7 +123,7 @@ public final class ModelGuildMemberListUpdate { } public final String getId() { - return this.f2145id; + return this.f2146id; } public final Type getType() { @@ -131,13 +131,13 @@ public final class ModelGuildMemberListUpdate { } public int hashCode() { - String str = this.f2145id; + String str = this.f2146id; return ((str != null ? str.hashCode() : 0) * 31) + this.count; } public String toString() { StringBuilder R = a.R("Group(id="); - R.append(this.f2145id); + R.append(this.f2146id); R.append(", count="); return a.A(R, this.count, ")"); } @@ -757,7 +757,7 @@ public final class ModelGuildMemberListUpdate { m.checkNotNullParameter(list, "operations"); m.checkNotNullParameter(list2, "groups"); this.guildId = j; - this.f2144id = str; + this.f2145id = str; this.operations = list; this.groups = list2; } @@ -769,7 +769,7 @@ public final class ModelGuildMemberListUpdate { j = modelGuildMemberListUpdate.guildId; } if ((i & 2) != 0) { - str = modelGuildMemberListUpdate.f2144id; + str = modelGuildMemberListUpdate.f2145id; } if ((i & 4) != 0) { list = modelGuildMemberListUpdate.operations; @@ -785,7 +785,7 @@ public final class ModelGuildMemberListUpdate { } public final String component2() { - return this.f2144id; + return this.f2145id; } public final List component3() { @@ -811,7 +811,7 @@ public final class ModelGuildMemberListUpdate { return false; } ModelGuildMemberListUpdate modelGuildMemberListUpdate = (ModelGuildMemberListUpdate) obj; - return this.guildId == modelGuildMemberListUpdate.guildId && m.areEqual(this.f2144id, modelGuildMemberListUpdate.f2144id) && m.areEqual(this.operations, modelGuildMemberListUpdate.operations) && m.areEqual(this.groups, modelGuildMemberListUpdate.groups); + return this.guildId == modelGuildMemberListUpdate.guildId && m.areEqual(this.f2145id, modelGuildMemberListUpdate.f2145id) && m.areEqual(this.operations, modelGuildMemberListUpdate.operations) && m.areEqual(this.groups, modelGuildMemberListUpdate.groups); } public final List getGroups() { @@ -823,7 +823,7 @@ public final class ModelGuildMemberListUpdate { } public final String getId() { - return this.f2144id; + return this.f2145id; } public final List getOperations() { @@ -833,7 +833,7 @@ public final class ModelGuildMemberListUpdate { public int hashCode() { long j = this.guildId; int i = ((int) (j ^ (j >>> 32))) * 31; - String str = this.f2144id; + String str = this.f2145id; int i2 = 0; int hashCode = (i + (str != null ? str.hashCode() : 0)) * 31; List list = this.operations; @@ -849,7 +849,7 @@ public final class ModelGuildMemberListUpdate { StringBuilder R = a.R("ModelGuildMemberListUpdate(guildId="); R.append(this.guildId); R.append(", id="); - R.append(this.f2144id); + R.append(this.f2145id); R.append(", operations="); R.append(this.operations); R.append(", groups="); diff --git a/app/src/main/java/com/discord/models/domain/ModelOAuth2Token.java b/app/src/main/java/com/discord/models/domain/ModelOAuth2Token.java index 87a19d00f0..5e8ca6dc44 100644 --- a/app/src/main/java/com/discord/models/domain/ModelOAuth2Token.java +++ b/app/src/main/java/com/discord/models/domain/ModelOAuth2Token.java @@ -10,7 +10,7 @@ public final class ModelOAuth2Token { private final Application application; /* renamed from: id reason: collision with root package name */ - private final long f2146id; + private final long f2147id; private final List scopes; /* JADX DEBUG: Multi-variable search result rejected for r4v0, resolved type: java.util.List */ @@ -18,7 +18,7 @@ public final class ModelOAuth2Token { public ModelOAuth2Token(long j, List list, Application application) { m.checkNotNullParameter(list, "scopes"); m.checkNotNullParameter(application, "application"); - this.f2146id = j; + this.f2147id = j; this.scopes = list; this.application = application; } @@ -27,7 +27,7 @@ public final class ModelOAuth2Token { /* JADX WARN: Multi-variable type inference failed */ public static /* synthetic */ ModelOAuth2Token copy$default(ModelOAuth2Token modelOAuth2Token, long j, List list, Application application, int i, Object obj) { if ((i & 1) != 0) { - j = modelOAuth2Token.f2146id; + j = modelOAuth2Token.f2147id; } if ((i & 2) != 0) { list = modelOAuth2Token.scopes; @@ -39,7 +39,7 @@ public final class ModelOAuth2Token { } public final long component1() { - return this.f2146id; + return this.f2147id; } public final List component2() { @@ -64,7 +64,7 @@ public final class ModelOAuth2Token { return false; } ModelOAuth2Token modelOAuth2Token = (ModelOAuth2Token) obj; - return this.f2146id == modelOAuth2Token.f2146id && m.areEqual(this.scopes, modelOAuth2Token.scopes) && m.areEqual(this.application, modelOAuth2Token.application); + return this.f2147id == modelOAuth2Token.f2147id && m.areEqual(this.scopes, modelOAuth2Token.scopes) && m.areEqual(this.application, modelOAuth2Token.application); } public final Application getApplication() { @@ -72,7 +72,7 @@ public final class ModelOAuth2Token { } public final long getId() { - return this.f2146id; + return this.f2147id; } public final List getScopes() { @@ -80,7 +80,7 @@ public final class ModelOAuth2Token { } public int hashCode() { - long j = this.f2146id; + long j = this.f2147id; int i = ((int) (j ^ (j >>> 32))) * 31; List list = this.scopes; int i2 = 0; @@ -94,7 +94,7 @@ public final class ModelOAuth2Token { public String toString() { StringBuilder R = a.R("ModelOAuth2Token(id="); - R.append(this.f2146id); + R.append(this.f2147id); R.append(", scopes="); R.append(this.scopes); R.append(", application="); diff --git a/app/src/main/java/com/discord/models/domain/ModelPayload.java b/app/src/main/java/com/discord/models/domain/ModelPayload.java index a81d97df08..2cbf16e95a 100644 --- a/app/src/main/java/com/discord/models/domain/ModelPayload.java +++ b/app/src/main/java/com/discord/models/domain/ModelPayload.java @@ -50,7 +50,7 @@ public class ModelPayload implements Model { private List guilds; /* renamed from: me reason: collision with root package name */ - private User f2147me; + private User f2148me; private List presences; private List privateChannels; private VersionedReadStates readState; @@ -330,7 +330,7 @@ public class ModelPayload implements Model { public ModelPayload(ModelPayload modelPayload) { this.v = modelPayload.v; - this.f2147me = modelPayload.f2147me; + this.f2148me = modelPayload.f2148me; this.userSettings = modelPayload.userSettings; this.userGuildSettings = modelPayload.userGuildSettings; this.sessionId = modelPayload.sessionId; @@ -549,7 +549,7 @@ public class ModelPayload implements Model { this.v = jsonReader.nextInt(this.v); return; case '\n': - this.f2147me = (User) InboundGatewayGsonParser.fromJson(jsonReader, User.class); + this.f2148me = (User) InboundGatewayGsonParser.fromJson(jsonReader, User.class); return; case 11: this.users = jsonReader.nextList(new w(jsonReader)); @@ -763,7 +763,7 @@ public class ModelPayload implements Model { } public User getMe() { - return this.f2147me; + return this.f2148me; } public List getPresences() { diff --git a/app/src/main/java/com/discord/models/domain/ModelPaymentSource.java b/app/src/main/java/com/discord/models/domain/ModelPaymentSource.java index fda28b99e5..c87fcef765 100644 --- a/app/src/main/java/com/discord/models/domain/ModelPaymentSource.java +++ b/app/src/main/java/com/discord/models/domain/ModelPaymentSource.java @@ -16,7 +16,7 @@ public abstract class ModelPaymentSource { private final boolean f6default; /* renamed from: id reason: collision with root package name */ - private final String f2148id; + private final String f2149id; private final boolean invalid; /* compiled from: ModelPaymentSource.kt */ @@ -62,7 +62,7 @@ public abstract class ModelPaymentSource { private final int expiresYear; /* renamed from: id reason: collision with root package name */ - private final String f2149id; + private final String f2150id; private final boolean invalid; private final String last4; @@ -77,7 +77,7 @@ public abstract class ModelPaymentSource { this.last4 = str2; this.expiresMonth = i; this.expiresYear = i2; - this.f2149id = str3; + this.f2150id = str3; this.invalid = z2; this.billingAddress = modelBillingAddress; this.f7default = z3; @@ -162,7 +162,7 @@ public abstract class ModelPaymentSource { @Override // com.discord.models.domain.ModelPaymentSource public String getId() { - return this.f2149id; + return this.f2150id; } @Override // com.discord.models.domain.ModelPaymentSource @@ -234,7 +234,7 @@ public abstract class ModelPaymentSource { private final String email; /* renamed from: id reason: collision with root package name */ - private final String f2150id; + private final String f2151id; private final boolean invalid; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ @@ -244,7 +244,7 @@ public abstract class ModelPaymentSource { m.checkNotNullParameter(str2, ModelAuditLogEntry.CHANGE_KEY_ID); m.checkNotNullParameter(modelBillingAddress, "billingAddress"); this.email = str; - this.f2150id = str2; + this.f2151id = str2; this.invalid = z2; this.billingAddress = modelBillingAddress; this.f8default = z3; @@ -323,7 +323,7 @@ public abstract class ModelPaymentSource { @Override // com.discord.models.domain.ModelPaymentSource public String getId() { - return this.f2150id; + return this.f2151id; } @Override // com.discord.models.domain.ModelPaymentSource @@ -384,7 +384,7 @@ public abstract class ModelPaymentSource { } private ModelPaymentSource(String str, boolean z2, ModelBillingAddress modelBillingAddress, boolean z3) { - this.f2148id = str; + this.f2149id = str; this.invalid = z2; this.billingAddress = modelBillingAddress; this.f6default = z3; @@ -403,7 +403,7 @@ public abstract class ModelPaymentSource { } public String getId() { - return this.f2148id; + return this.f2149id; } public boolean getInvalid() { diff --git a/app/src/main/java/com/discord/models/domain/ModelPremiumGuildSubscription.java b/app/src/main/java/com/discord/models/domain/ModelPremiumGuildSubscription.java index 92d4ee4045..1f1c869505 100644 --- a/app/src/main/java/com/discord/models/domain/ModelPremiumGuildSubscription.java +++ b/app/src/main/java/com/discord/models/domain/ModelPremiumGuildSubscription.java @@ -6,18 +6,18 @@ public final class ModelPremiumGuildSubscription { private final long guildId; /* renamed from: id reason: collision with root package name */ - private final long f2151id; + private final long f2152id; private final long userId; public ModelPremiumGuildSubscription(long j, long j2, long j3) { - this.f2151id = j; + this.f2152id = j; this.guildId = j2; this.userId = j3; } public static /* synthetic */ ModelPremiumGuildSubscription copy$default(ModelPremiumGuildSubscription modelPremiumGuildSubscription, long j, long j2, long j3, int i, Object obj) { if ((i & 1) != 0) { - j = modelPremiumGuildSubscription.f2151id; + j = modelPremiumGuildSubscription.f2152id; } if ((i & 2) != 0) { j2 = modelPremiumGuildSubscription.guildId; @@ -29,7 +29,7 @@ public final class ModelPremiumGuildSubscription { } public final long component1() { - return this.f2151id; + return this.f2152id; } public final long component2() { @@ -52,7 +52,7 @@ public final class ModelPremiumGuildSubscription { return false; } ModelPremiumGuildSubscription modelPremiumGuildSubscription = (ModelPremiumGuildSubscription) obj; - return this.f2151id == modelPremiumGuildSubscription.f2151id && this.guildId == modelPremiumGuildSubscription.guildId && this.userId == modelPremiumGuildSubscription.userId; + return this.f2152id == modelPremiumGuildSubscription.f2152id && this.guildId == modelPremiumGuildSubscription.guildId && this.userId == modelPremiumGuildSubscription.userId; } public final long getGuildId() { @@ -60,7 +60,7 @@ public final class ModelPremiumGuildSubscription { } public final long getId() { - return this.f2151id; + return this.f2152id; } public final long getUserId() { @@ -68,7 +68,7 @@ public final class ModelPremiumGuildSubscription { } public int hashCode() { - long j = this.f2151id; + long j = this.f2152id; long j2 = this.guildId; long j3 = this.userId; return (((((int) (j ^ (j >>> 32))) * 31) + ((int) (j2 ^ (j2 >>> 32)))) * 31) + ((int) (j3 ^ (j3 >>> 32))); @@ -76,7 +76,7 @@ public final class ModelPremiumGuildSubscription { public String toString() { StringBuilder R = a.R("ModelPremiumGuildSubscription(id="); - R.append(this.f2151id); + R.append(this.f2152id); R.append(", guildId="); R.append(this.guildId); R.append(", userId="); diff --git a/app/src/main/java/com/discord/models/domain/ModelPremiumGuildSubscriptionSlot.java b/app/src/main/java/com/discord/models/domain/ModelPremiumGuildSubscriptionSlot.java index 1b40a1df1e..11194ba8a4 100644 --- a/app/src/main/java/com/discord/models/domain/ModelPremiumGuildSubscriptionSlot.java +++ b/app/src/main/java/com/discord/models/domain/ModelPremiumGuildSubscriptionSlot.java @@ -9,13 +9,13 @@ public final class ModelPremiumGuildSubscriptionSlot { private final String cooldownEndsAt; /* renamed from: id reason: collision with root package name */ - private final long f2152id; + private final long f2153id; private final ModelPremiumGuildSubscription premiumGuildSubscription; private final long subscriptionId; public ModelPremiumGuildSubscriptionSlot(String str, long j, long j2, ModelPremiumGuildSubscription modelPremiumGuildSubscription, boolean z2) { this.cooldownEndsAt = str; - this.f2152id = j; + this.f2153id = j; this.subscriptionId = j2; this.premiumGuildSubscription = modelPremiumGuildSubscription; this.canceled = z2; @@ -30,7 +30,7 @@ public final class ModelPremiumGuildSubscriptionSlot { str = modelPremiumGuildSubscriptionSlot.cooldownEndsAt; } if ((i & 2) != 0) { - j = modelPremiumGuildSubscriptionSlot.f2152id; + j = modelPremiumGuildSubscriptionSlot.f2153id; } if ((i & 4) != 0) { j2 = modelPremiumGuildSubscriptionSlot.subscriptionId; @@ -45,7 +45,7 @@ public final class ModelPremiumGuildSubscriptionSlot { } public final long component2() { - return this.f2152id; + return this.f2153id; } public final long component3() { @@ -72,7 +72,7 @@ public final class ModelPremiumGuildSubscriptionSlot { return false; } ModelPremiumGuildSubscriptionSlot modelPremiumGuildSubscriptionSlot = (ModelPremiumGuildSubscriptionSlot) obj; - return m.areEqual(this.cooldownEndsAt, modelPremiumGuildSubscriptionSlot.cooldownEndsAt) && this.f2152id == modelPremiumGuildSubscriptionSlot.f2152id && this.subscriptionId == modelPremiumGuildSubscriptionSlot.subscriptionId && m.areEqual(this.premiumGuildSubscription, modelPremiumGuildSubscriptionSlot.premiumGuildSubscription) && this.canceled == modelPremiumGuildSubscriptionSlot.canceled; + return m.areEqual(this.cooldownEndsAt, modelPremiumGuildSubscriptionSlot.cooldownEndsAt) && this.f2153id == modelPremiumGuildSubscriptionSlot.f2153id && this.subscriptionId == modelPremiumGuildSubscriptionSlot.subscriptionId && m.areEqual(this.premiumGuildSubscription, modelPremiumGuildSubscriptionSlot.premiumGuildSubscription) && this.canceled == modelPremiumGuildSubscriptionSlot.canceled; } public final boolean getCanceled() { @@ -84,7 +84,7 @@ public final class ModelPremiumGuildSubscriptionSlot { } public final long getId() { - return this.f2152id; + return this.f2153id; } public final ModelPremiumGuildSubscription getPremiumGuildSubscription() { @@ -99,7 +99,7 @@ public final class ModelPremiumGuildSubscriptionSlot { String str = this.cooldownEndsAt; int i = 0; int hashCode = str != null ? str.hashCode() : 0; - long j = this.f2152id; + long j = this.f2153id; long j2 = this.subscriptionId; int i2 = ((((hashCode * 31) + ((int) (j ^ (j >>> 32)))) * 31) + ((int) (j2 ^ (j2 >>> 32)))) * 31; ModelPremiumGuildSubscription modelPremiumGuildSubscription = this.premiumGuildSubscription; @@ -121,7 +121,7 @@ public final class ModelPremiumGuildSubscriptionSlot { StringBuilder R = a.R("ModelPremiumGuildSubscriptionSlot(cooldownEndsAt="); R.append(this.cooldownEndsAt); R.append(", id="); - R.append(this.f2152id); + R.append(this.f2153id); R.append(", subscriptionId="); R.append(this.subscriptionId); R.append(", premiumGuildSubscription="); diff --git a/app/src/main/java/com/discord/models/domain/ModelSku.java b/app/src/main/java/com/discord/models/domain/ModelSku.java index f9f8b80358..b83034322f 100644 --- a/app/src/main/java/com/discord/models/domain/ModelSku.java +++ b/app/src/main/java/com/discord/models/domain/ModelSku.java @@ -16,7 +16,7 @@ public final class ModelSku { private final int flags; /* renamed from: id reason: collision with root package name */ - private final long f2153id; + private final long f2154id; private final String name; private final boolean premium; private final Price price; @@ -359,7 +359,7 @@ public final class ModelSku { m.checkNotNullParameter(str, ModelAuditLogEntry.CHANGE_KEY_NAME); this.applicationId = j; this.name = str; - this.f2153id = j2; + this.f2154id = j2; this.application = application; this.premium = z2; this.type = i; @@ -369,7 +369,7 @@ public final class ModelSku { } public static /* synthetic */ ModelSku copy$default(ModelSku modelSku, long j, String str, long j2, Application application, boolean z2, int i, Price price, int i2, Map map, int i3, Object obj) { - return modelSku.copy((i3 & 1) != 0 ? modelSku.applicationId : j, (i3 & 2) != 0 ? modelSku.name : str, (i3 & 4) != 0 ? modelSku.f2153id : j2, (i3 & 8) != 0 ? modelSku.application : application, (i3 & 16) != 0 ? modelSku.premium : z2, (i3 & 32) != 0 ? modelSku.type : i, (i3 & 64) != 0 ? modelSku.price : price, (i3 & 128) != 0 ? modelSku.flags : i2, (i3 & 256) != 0 ? modelSku.externalSkuStrategies : map); + return modelSku.copy((i3 & 1) != 0 ? modelSku.applicationId : j, (i3 & 2) != 0 ? modelSku.name : str, (i3 & 4) != 0 ? modelSku.f2154id : j2, (i3 & 8) != 0 ? modelSku.application : application, (i3 & 16) != 0 ? modelSku.premium : z2, (i3 & 32) != 0 ? modelSku.type : i, (i3 & 64) != 0 ? modelSku.price : price, (i3 & 128) != 0 ? modelSku.flags : i2, (i3 & 256) != 0 ? modelSku.externalSkuStrategies : map); } public final long component1() { @@ -381,7 +381,7 @@ public final class ModelSku { } public final long component3() { - return this.f2153id; + return this.f2154id; } public final Application component4() { @@ -421,7 +421,7 @@ public final class ModelSku { return false; } ModelSku modelSku = (ModelSku) obj; - return this.applicationId == modelSku.applicationId && m.areEqual(this.name, modelSku.name) && this.f2153id == modelSku.f2153id && m.areEqual(this.application, modelSku.application) && this.premium == modelSku.premium && this.type == modelSku.type && m.areEqual(this.price, modelSku.price) && this.flags == modelSku.flags && m.areEqual(this.externalSkuStrategies, modelSku.externalSkuStrategies); + return this.applicationId == modelSku.applicationId && m.areEqual(this.name, modelSku.name) && this.f2154id == modelSku.f2154id && m.areEqual(this.application, modelSku.application) && this.premium == modelSku.premium && this.type == modelSku.type && m.areEqual(this.price, modelSku.price) && this.flags == modelSku.flags && m.areEqual(this.externalSkuStrategies, modelSku.externalSkuStrategies); } public final Application getApplication() { @@ -441,7 +441,7 @@ public final class ModelSku { } public final long getId() { - return this.f2153id; + return this.f2154id; } public final String getName() { @@ -457,7 +457,7 @@ public final class ModelSku { } public final SkuCategory getSkuCategory() { - long j = this.f2153id; + long j = this.f2154id; return j == ModelSkuKt.PREMIUM_TIER_1_SKU_ID ? SkuCategory.NITRO_CLASSIC : j == ModelSkuKt.PREMIUM_TIER_2_SKU_ID ? SkuCategory.NITRO : SkuCategory.GAME; } @@ -471,7 +471,7 @@ public final class ModelSku { String str = this.name; int i2 = 0; int hashCode = str != null ? str.hashCode() : 0; - long j2 = this.f2153id; + long j2 = this.f2154id; int i3 = (((i + hashCode) * 31) + ((int) (j2 ^ (j2 >>> 32)))) * 31; Application application = this.application; int hashCode2 = (i3 + (application != null ? application.hashCode() : 0)) * 31; @@ -506,7 +506,7 @@ public final class ModelSku { R.append(", name="); R.append(this.name); R.append(", id="); - R.append(this.f2153id); + R.append(this.f2154id); R.append(", application="); R.append(this.application); R.append(", premium="); diff --git a/app/src/main/java/com/discord/models/domain/ModelStoreListing.java b/app/src/main/java/com/discord/models/domain/ModelStoreListing.java index 8567638f7f..e0fff3f9e9 100644 --- a/app/src/main/java/com/discord/models/domain/ModelStoreListing.java +++ b/app/src/main/java/com/discord/models/domain/ModelStoreListing.java @@ -8,7 +8,7 @@ import kotlin.jvm.internal.Ref$ObjectRef; public final class ModelStoreListing { /* renamed from: id reason: collision with root package name */ - private final long f2154id; + private final long f2155id; private final ModelSku sku; /* compiled from: ModelStoreListing.kt */ @@ -35,7 +35,7 @@ public final class ModelStoreListing { public ModelStoreListing(ModelSku modelSku, long j) { m.checkNotNullParameter(modelSku, "sku"); this.sku = modelSku; - this.f2154id = j; + this.f2155id = j; } public static /* synthetic */ ModelStoreListing copy$default(ModelStoreListing modelStoreListing, ModelSku modelSku, long j, int i, Object obj) { @@ -43,7 +43,7 @@ public final class ModelStoreListing { modelSku = modelStoreListing.sku; } if ((i & 2) != 0) { - j = modelStoreListing.f2154id; + j = modelStoreListing.f2155id; } return modelStoreListing.copy(modelSku, j); } @@ -53,7 +53,7 @@ public final class ModelStoreListing { } public final long component2() { - return this.f2154id; + return this.f2155id; } public final ModelStoreListing copy(ModelSku modelSku, long j) { @@ -69,11 +69,11 @@ public final class ModelStoreListing { return false; } ModelStoreListing modelStoreListing = (ModelStoreListing) obj; - return m.areEqual(this.sku, modelStoreListing.sku) && this.f2154id == modelStoreListing.f2154id; + return m.areEqual(this.sku, modelStoreListing.sku) && this.f2155id == modelStoreListing.f2155id; } public final long getId() { - return this.f2154id; + return this.f2155id; } public final ModelSku getSku() { @@ -83,7 +83,7 @@ public final class ModelStoreListing { public int hashCode() { ModelSku modelSku = this.sku; int hashCode = modelSku != null ? modelSku.hashCode() : 0; - long j = this.f2154id; + long j = this.f2155id; return (hashCode * 31) + ((int) (j ^ (j >>> 32))); } @@ -91,6 +91,6 @@ public final class ModelStoreListing { StringBuilder R = a.R("ModelStoreListing(sku="); R.append(this.sku); R.append(", id="); - return a.B(R, this.f2154id, ")"); + return a.B(R, this.f2155id, ")"); } } diff --git a/app/src/main/java/com/discord/models/domain/ModelSubscription.java b/app/src/main/java/com/discord/models/domain/ModelSubscription.java index d7ad0086aa..296fc9cc80 100644 --- a/app/src/main/java/com/discord/models/domain/ModelSubscription.java +++ b/app/src/main/java/com/discord/models/domain/ModelSubscription.java @@ -16,7 +16,7 @@ public final class ModelSubscription extends HasSubscriptionItems { private final String currentPeriodStart; /* renamed from: id reason: collision with root package name */ - private final String f2155id; + private final String f2156id; private final List items; private final Integer paymentGateway; private final String paymentGatewayPlanId; @@ -202,19 +202,19 @@ public final class ModelSubscription extends HasSubscriptionItems { public static final class SubscriptionItem { /* renamed from: id reason: collision with root package name */ - private final long f2156id; + private final long f2157id; private final long planId; private final int quantity; public SubscriptionItem(long j, long j2, int i) { - this.f2156id = j; + this.f2157id = j; this.planId = j2; this.quantity = i; } public static /* synthetic */ SubscriptionItem copy$default(SubscriptionItem subscriptionItem, long j, long j2, int i, int i2, Object obj) { if ((i2 & 1) != 0) { - j = subscriptionItem.f2156id; + j = subscriptionItem.f2157id; } if ((i2 & 2) != 0) { j2 = subscriptionItem.planId; @@ -226,7 +226,7 @@ public final class ModelSubscription extends HasSubscriptionItems { } public final long component1() { - return this.f2156id; + return this.f2157id; } public final long component2() { @@ -249,11 +249,11 @@ public final class ModelSubscription extends HasSubscriptionItems { return false; } SubscriptionItem subscriptionItem = (SubscriptionItem) obj; - return this.f2156id == subscriptionItem.f2156id && this.planId == subscriptionItem.planId && this.quantity == subscriptionItem.quantity; + return this.f2157id == subscriptionItem.f2157id && this.planId == subscriptionItem.planId && this.quantity == subscriptionItem.quantity; } public final long getId() { - return this.f2156id; + return this.f2157id; } public final long getPlanId() { @@ -265,14 +265,14 @@ public final class ModelSubscription extends HasSubscriptionItems { } public int hashCode() { - long j = this.f2156id; + long j = this.f2157id; long j2 = this.planId; return (((((int) (j ^ (j >>> 32))) * 31) + ((int) (j2 ^ (j2 >>> 32)))) * 31) + this.quantity; } public String toString() { StringBuilder R = a.R("SubscriptionItem(id="); - R.append(this.f2156id); + R.append(this.f2157id); R.append(", planId="); R.append(this.planId); R.append(", quantity="); @@ -389,7 +389,7 @@ public final class ModelSubscription extends HasSubscriptionItems { m.checkNotNullParameter(str4, "currentPeriodStart"); m.checkNotNullParameter(str5, "currentPeriodEnd"); m.checkNotNullParameter(list, "items"); - this.f2155id = str; + this.f2156id = str; this.createdAt = str2; this.canceledAt = str3; this.currentPeriodStart = str4; @@ -414,11 +414,11 @@ public final class ModelSubscription extends HasSubscriptionItems { } public static /* synthetic */ ModelSubscription copy$default(ModelSubscription modelSubscription, String str, String str2, String str3, String str4, String str5, String str6, Integer num, String str7, String str8, SubscriptionRenewalMutations subscriptionRenewalMutations, List list, String str9, int i, int i2, int i3, Object obj) { - return modelSubscription.copy((i3 & 1) != 0 ? modelSubscription.f2155id : str, (i3 & 2) != 0 ? modelSubscription.createdAt : str2, (i3 & 4) != 0 ? modelSubscription.canceledAt : str3, (i3 & 8) != 0 ? modelSubscription.currentPeriodStart : str4, (i3 & 16) != 0 ? modelSubscription.currentPeriodEnd : str5, (i3 & 32) != 0 ? modelSubscription.paymentSourceId : str6, (i3 & 64) != 0 ? modelSubscription.paymentGateway : num, (i3 & 128) != 0 ? modelSubscription.trialId : str7, (i3 & 256) != 0 ? modelSubscription.trialEndsAt : str8, (i3 & 512) != 0 ? modelSubscription.renewalMutations : subscriptionRenewalMutations, (i3 & 1024) != 0 ? modelSubscription.getItems() : list, (i3 & 2048) != 0 ? modelSubscription.paymentGatewayPlanId : str9, (i3 & 4096) != 0 ? modelSubscription.status : i, (i3 & 8192) != 0 ? modelSubscription.type : i2); + return modelSubscription.copy((i3 & 1) != 0 ? modelSubscription.f2156id : str, (i3 & 2) != 0 ? modelSubscription.createdAt : str2, (i3 & 4) != 0 ? modelSubscription.canceledAt : str3, (i3 & 8) != 0 ? modelSubscription.currentPeriodStart : str4, (i3 & 16) != 0 ? modelSubscription.currentPeriodEnd : str5, (i3 & 32) != 0 ? modelSubscription.paymentSourceId : str6, (i3 & 64) != 0 ? modelSubscription.paymentGateway : num, (i3 & 128) != 0 ? modelSubscription.trialId : str7, (i3 & 256) != 0 ? modelSubscription.trialEndsAt : str8, (i3 & 512) != 0 ? modelSubscription.renewalMutations : subscriptionRenewalMutations, (i3 & 1024) != 0 ? modelSubscription.getItems() : list, (i3 & 2048) != 0 ? modelSubscription.paymentGatewayPlanId : str9, (i3 & 4096) != 0 ? modelSubscription.status : i, (i3 & 8192) != 0 ? modelSubscription.type : i2); } public final String component1() { - return this.f2155id; + return this.f2156id; } public final SubscriptionRenewalMutations component10() { @@ -482,7 +482,7 @@ public final class ModelSubscription extends HasSubscriptionItems { return false; } ModelSubscription modelSubscription = (ModelSubscription) obj; - return m.areEqual(this.f2155id, modelSubscription.f2155id) && m.areEqual(this.createdAt, modelSubscription.createdAt) && m.areEqual(this.canceledAt, modelSubscription.canceledAt) && m.areEqual(this.currentPeriodStart, modelSubscription.currentPeriodStart) && m.areEqual(this.currentPeriodEnd, modelSubscription.currentPeriodEnd) && m.areEqual(this.paymentSourceId, modelSubscription.paymentSourceId) && m.areEqual(this.paymentGateway, modelSubscription.paymentGateway) && m.areEqual(this.trialId, modelSubscription.trialId) && m.areEqual(this.trialEndsAt, modelSubscription.trialEndsAt) && m.areEqual(this.renewalMutations, modelSubscription.renewalMutations) && m.areEqual(getItems(), modelSubscription.getItems()) && m.areEqual(this.paymentGatewayPlanId, modelSubscription.paymentGatewayPlanId) && this.status == modelSubscription.status && this.type == modelSubscription.type; + return m.areEqual(this.f2156id, modelSubscription.f2156id) && m.areEqual(this.createdAt, modelSubscription.createdAt) && m.areEqual(this.canceledAt, modelSubscription.canceledAt) && m.areEqual(this.currentPeriodStart, modelSubscription.currentPeriodStart) && m.areEqual(this.currentPeriodEnd, modelSubscription.currentPeriodEnd) && m.areEqual(this.paymentSourceId, modelSubscription.paymentSourceId) && m.areEqual(this.paymentGateway, modelSubscription.paymentGateway) && m.areEqual(this.trialId, modelSubscription.trialId) && m.areEqual(this.trialEndsAt, modelSubscription.trialEndsAt) && m.areEqual(this.renewalMutations, modelSubscription.renewalMutations) && m.areEqual(getItems(), modelSubscription.getItems()) && m.areEqual(this.paymentGatewayPlanId, modelSubscription.paymentGatewayPlanId) && this.status == modelSubscription.status && this.type == modelSubscription.type; } public final long getAccountHoldEstimatedExpirationTimestamp() { @@ -506,7 +506,7 @@ public final class ModelSubscription extends HasSubscriptionItems { } public final String getId() { - return this.f2155id; + return this.f2156id; } @Override // com.discord.models.domain.HasSubscriptionItems @@ -585,7 +585,7 @@ public final class ModelSubscription extends HasSubscriptionItems { } public int hashCode() { - String str = this.f2155id; + String str = this.f2156id; int i = 0; int hashCode = (str != null ? str.hashCode() : 0) * 31; String str2 = this.createdAt; @@ -633,7 +633,7 @@ public final class ModelSubscription extends HasSubscriptionItems { public String toString() { StringBuilder R = a.R("ModelSubscription(id="); - R.append(this.f2155id); + R.append(this.f2156id); R.append(", createdAt="); R.append(this.createdAt); R.append(", canceledAt="); diff --git a/app/src/main/java/com/discord/models/domain/ModelUserNote.java b/app/src/main/java/com/discord/models/domain/ModelUserNote.java index 83224f8444..76b16593ca 100644 --- a/app/src/main/java/com/discord/models/domain/ModelUserNote.java +++ b/app/src/main/java/com/discord/models/domain/ModelUserNote.java @@ -14,7 +14,7 @@ public final class ModelUserNote { public static final class Update { /* renamed from: id reason: collision with root package name */ - private final long f2157id; + private final long f2158id; private final String note; /* compiled from: ModelUserNote.kt */ @@ -38,13 +38,13 @@ public final class ModelUserNote { public Update(long j, String str) { m.checkNotNullParameter(str, "note"); - this.f2157id = j; + this.f2158id = j; this.note = str; } public static /* synthetic */ Update copy$default(Update update, long j, String str, int i, Object obj) { if ((i & 1) != 0) { - j = update.f2157id; + j = update.f2158id; } if ((i & 2) != 0) { str = update.note; @@ -53,7 +53,7 @@ public final class ModelUserNote { } public final long component1() { - return this.f2157id; + return this.f2158id; } public final String component2() { @@ -73,11 +73,11 @@ public final class ModelUserNote { return false; } Update update = (Update) obj; - return this.f2157id == update.f2157id && m.areEqual(this.note, update.note); + return this.f2158id == update.f2158id && m.areEqual(this.note, update.note); } public final long getId() { - return this.f2157id; + return this.f2158id; } public final String getNote() { @@ -85,7 +85,7 @@ public final class ModelUserNote { } public int hashCode() { - long j = this.f2157id; + long j = this.f2158id; int i = ((int) (j ^ (j >>> 32))) * 31; String str = this.note; return i + (str != null ? str.hashCode() : 0); @@ -93,7 +93,7 @@ public final class ModelUserNote { public String toString() { StringBuilder R = a.R("Update(id="); - R.append(this.f2157id); + R.append(this.f2158id); R.append(", note="); return a.H(R, this.note, ")"); } diff --git a/app/src/main/java/com/discord/models/domain/ModelUserRelationship.java b/app/src/main/java/com/discord/models/domain/ModelUserRelationship.java index 92651880bb..1e053336b3 100644 --- a/app/src/main/java/com/discord/models/domain/ModelUserRelationship.java +++ b/app/src/main/java/com/discord/models/domain/ModelUserRelationship.java @@ -14,7 +14,7 @@ public class ModelUserRelationship implements Model { public static final int TYPE_NONE = 0; /* renamed from: id reason: collision with root package name */ - private long f2158id; + private long f2159id; private int type; private User user; private Long userId; @@ -23,14 +23,14 @@ public class ModelUserRelationship implements Model { } public ModelUserRelationship(long j, int i, User user, Long l) { - this.f2158id = j; + this.f2159id = j; this.type = i; this.user = user; this.userId = l; } public ModelUserRelationship(ModelUserRelationship modelUserRelationship) { - this(modelUserRelationship.f2158id, modelUserRelationship.type, modelUserRelationship.user, modelUserRelationship.userId); + this(modelUserRelationship.f2159id, modelUserRelationship.type, modelUserRelationship.user, modelUserRelationship.userId); } public static int getType(Integer num) { @@ -80,7 +80,7 @@ public class ModelUserRelationship implements Model { this.userId = jsonReader.nextLongOrNull(); return; case 1: - this.f2158id = jsonReader.nextLong(this.f2158id); + this.f2159id = jsonReader.nextLong(this.f2159id); return; case 2: this.type = jsonReader.nextInt(this.type); @@ -120,7 +120,7 @@ public class ModelUserRelationship implements Model { } public long getId() { - return this.f2158id; + return this.f2159id; } public int getType() { diff --git a/app/src/main/java/com/discord/models/domain/ModelVoiceRegion.java b/app/src/main/java/com/discord/models/domain/ModelVoiceRegion.java index 2577b6b0cf..6bf0918fe5 100644 --- a/app/src/main/java/com/discord/models/domain/ModelVoiceRegion.java +++ b/app/src/main/java/com/discord/models/domain/ModelVoiceRegion.java @@ -8,7 +8,7 @@ public class ModelVoiceRegion implements Model { private boolean hidden; /* renamed from: id reason: collision with root package name */ - private String f2159id; + private String f2160id; private String name; private boolean optimal; private String sampleHostname; @@ -74,7 +74,7 @@ public class ModelVoiceRegion implements Model { this.hidden = jsonReader.nextBoolean(this.hidden); return; case 3: - this.f2159id = jsonReader.nextString(this.f2159id); + this.f2160id = jsonReader.nextString(this.f2160id); return; case 4: this.name = jsonReader.nextString(this.name); @@ -122,7 +122,7 @@ public class ModelVoiceRegion implements Model { } public String getId() { - return this.f2159id; + return this.f2160id; } public String getName() { diff --git a/app/src/main/java/com/discord/models/domain/ModelWebhook.java b/app/src/main/java/com/discord/models/domain/ModelWebhook.java index 45ae9999d3..580ea75c84 100644 --- a/app/src/main/java/com/discord/models/domain/ModelWebhook.java +++ b/app/src/main/java/com/discord/models/domain/ModelWebhook.java @@ -9,7 +9,7 @@ public class ModelWebhook implements Model { private long guildId; /* renamed from: id reason: collision with root package name */ - private long f2160id; + private long f2161id; private String name; @Override // com.discord.models.domain.Model @@ -60,7 +60,7 @@ public class ModelWebhook implements Model { this.guildId = jsonReader.nextLong(this.guildId); return; case 3: - this.f2160id = jsonReader.nextLong(this.f2160id); + this.f2161id = jsonReader.nextLong(this.f2161id); return; case 4: this.name = jsonReader.nextString(this.name); @@ -109,7 +109,7 @@ public class ModelWebhook implements Model { } public long getId() { - return this.f2160id; + return this.f2161id; } public String getName() { diff --git a/app/src/main/java/com/discord/models/domain/PaymentSourceRaw.java b/app/src/main/java/com/discord/models/domain/PaymentSourceRaw.java index 355c8e1186..623ca5fa92 100644 --- a/app/src/main/java/com/discord/models/domain/PaymentSourceRaw.java +++ b/app/src/main/java/com/discord/models/domain/PaymentSourceRaw.java @@ -15,7 +15,7 @@ public final class PaymentSourceRaw { private final int expiresYear; /* renamed from: id reason: collision with root package name */ - private final String f2161id; + private final String f2162id; private final boolean invalid; private final String last_4; private final int type; @@ -24,7 +24,7 @@ public final class PaymentSourceRaw { m.checkNotNullParameter(str, ModelAuditLogEntry.CHANGE_KEY_ID); m.checkNotNullParameter(modelBillingAddress, "billingAddress"); this.type = i; - this.f2161id = str; + this.f2162id = str; this.invalid = z2; this.billingAddress = modelBillingAddress; this.f10default = z3; @@ -36,7 +36,7 @@ public final class PaymentSourceRaw { } public static /* synthetic */ PaymentSourceRaw copy$default(PaymentSourceRaw paymentSourceRaw, int i, String str, boolean z2, ModelBillingAddress modelBillingAddress, boolean z3, String str2, String str3, String str4, int i2, int i3, int i4, Object obj) { - return paymentSourceRaw.copy((i4 & 1) != 0 ? paymentSourceRaw.type : i, (i4 & 2) != 0 ? paymentSourceRaw.f2161id : str, (i4 & 4) != 0 ? paymentSourceRaw.invalid : z2, (i4 & 8) != 0 ? paymentSourceRaw.billingAddress : modelBillingAddress, (i4 & 16) != 0 ? paymentSourceRaw.f10default : z3, (i4 & 32) != 0 ? paymentSourceRaw.email : str2, (i4 & 64) != 0 ? paymentSourceRaw.brand : str3, (i4 & 128) != 0 ? paymentSourceRaw.last_4 : str4, (i4 & 256) != 0 ? paymentSourceRaw.expiresMonth : i2, (i4 & 512) != 0 ? paymentSourceRaw.expiresYear : i3); + return paymentSourceRaw.copy((i4 & 1) != 0 ? paymentSourceRaw.type : i, (i4 & 2) != 0 ? paymentSourceRaw.f2162id : str, (i4 & 4) != 0 ? paymentSourceRaw.invalid : z2, (i4 & 8) != 0 ? paymentSourceRaw.billingAddress : modelBillingAddress, (i4 & 16) != 0 ? paymentSourceRaw.f10default : z3, (i4 & 32) != 0 ? paymentSourceRaw.email : str2, (i4 & 64) != 0 ? paymentSourceRaw.brand : str3, (i4 & 128) != 0 ? paymentSourceRaw.last_4 : str4, (i4 & 256) != 0 ? paymentSourceRaw.expiresMonth : i2, (i4 & 512) != 0 ? paymentSourceRaw.expiresYear : i3); } public final int component1() { @@ -48,7 +48,7 @@ public final class PaymentSourceRaw { } public final String component2() { - return this.f2161id; + return this.f2162id; } public final boolean component3() { @@ -93,7 +93,7 @@ public final class PaymentSourceRaw { return false; } PaymentSourceRaw paymentSourceRaw = (PaymentSourceRaw) obj; - return this.type == paymentSourceRaw.type && m.areEqual(this.f2161id, paymentSourceRaw.f2161id) && this.invalid == paymentSourceRaw.invalid && m.areEqual(this.billingAddress, paymentSourceRaw.billingAddress) && this.f10default == paymentSourceRaw.f10default && m.areEqual(this.email, paymentSourceRaw.email) && m.areEqual(this.brand, paymentSourceRaw.brand) && m.areEqual(this.last_4, paymentSourceRaw.last_4) && this.expiresMonth == paymentSourceRaw.expiresMonth && this.expiresYear == paymentSourceRaw.expiresYear; + return this.type == paymentSourceRaw.type && m.areEqual(this.f2162id, paymentSourceRaw.f2162id) && this.invalid == paymentSourceRaw.invalid && m.areEqual(this.billingAddress, paymentSourceRaw.billingAddress) && this.f10default == paymentSourceRaw.f10default && m.areEqual(this.email, paymentSourceRaw.email) && m.areEqual(this.brand, paymentSourceRaw.brand) && m.areEqual(this.last_4, paymentSourceRaw.last_4) && this.expiresMonth == paymentSourceRaw.expiresMonth && this.expiresYear == paymentSourceRaw.expiresYear; } public final ModelBillingAddress getBillingAddress() { @@ -121,7 +121,7 @@ public final class PaymentSourceRaw { } public final String getId() { - return this.f2161id; + return this.f2162id; } public final boolean getInvalid() { @@ -138,7 +138,7 @@ public final class PaymentSourceRaw { public int hashCode() { int i = this.type * 31; - String str = this.f2161id; + String str = this.f2162id; int i2 = 0; int hashCode = (i + (str != null ? str.hashCode() : 0)) * 31; boolean z2 = this.invalid; @@ -172,7 +172,7 @@ public final class PaymentSourceRaw { StringBuilder R = a.R("PaymentSourceRaw(type="); R.append(this.type); R.append(", id="); - R.append(this.f2161id); + R.append(this.f2162id); R.append(", invalid="); R.append(this.invalid); R.append(", billingAddress="); diff --git a/app/src/main/java/com/discord/models/domain/billing/ModelInvoiceItem.java b/app/src/main/java/com/discord/models/domain/billing/ModelInvoiceItem.java index 9e689996c2..bd627a1d8f 100644 --- a/app/src/main/java/com/discord/models/domain/billing/ModelInvoiceItem.java +++ b/app/src/main/java/com/discord/models/domain/billing/ModelInvoiceItem.java @@ -9,7 +9,7 @@ public final class ModelInvoiceItem { private final List discount; /* renamed from: id reason: collision with root package name */ - private final long f2162id; + private final long f2163id; private final boolean proration; private final int quantity; private final long subscriptionPlanId; @@ -19,7 +19,7 @@ public final class ModelInvoiceItem { m.checkNotNullParameter(list, "discount"); this.amount = i; this.discount = list; - this.f2162id = j; + this.f2163id = j; this.proration = z2; this.quantity = i2; this.subscriptionPlanId = j2; @@ -27,7 +27,7 @@ public final class ModelInvoiceItem { } public static /* synthetic */ ModelInvoiceItem copy$default(ModelInvoiceItem modelInvoiceItem, int i, List list, long j, boolean z2, int i2, long j2, int i3, int i4, Object obj) { - return modelInvoiceItem.copy((i4 & 1) != 0 ? modelInvoiceItem.amount : i, (i4 & 2) != 0 ? modelInvoiceItem.discount : list, (i4 & 4) != 0 ? modelInvoiceItem.f2162id : j, (i4 & 8) != 0 ? modelInvoiceItem.proration : z2, (i4 & 16) != 0 ? modelInvoiceItem.quantity : i2, (i4 & 32) != 0 ? modelInvoiceItem.subscriptionPlanId : j2, (i4 & 64) != 0 ? modelInvoiceItem.subscriptionPlanPrice : i3); + return modelInvoiceItem.copy((i4 & 1) != 0 ? modelInvoiceItem.amount : i, (i4 & 2) != 0 ? modelInvoiceItem.discount : list, (i4 & 4) != 0 ? modelInvoiceItem.f2163id : j, (i4 & 8) != 0 ? modelInvoiceItem.proration : z2, (i4 & 16) != 0 ? modelInvoiceItem.quantity : i2, (i4 & 32) != 0 ? modelInvoiceItem.subscriptionPlanId : j2, (i4 & 64) != 0 ? modelInvoiceItem.subscriptionPlanPrice : i3); } public final int component1() { @@ -39,7 +39,7 @@ public final class ModelInvoiceItem { } public final long component3() { - return this.f2162id; + return this.f2163id; } public final boolean component4() { @@ -71,7 +71,7 @@ public final class ModelInvoiceItem { return false; } ModelInvoiceItem modelInvoiceItem = (ModelInvoiceItem) obj; - return this.amount == modelInvoiceItem.amount && m.areEqual(this.discount, modelInvoiceItem.discount) && this.f2162id == modelInvoiceItem.f2162id && this.proration == modelInvoiceItem.proration && this.quantity == modelInvoiceItem.quantity && this.subscriptionPlanId == modelInvoiceItem.subscriptionPlanId && this.subscriptionPlanPrice == modelInvoiceItem.subscriptionPlanPrice; + return this.amount == modelInvoiceItem.amount && m.areEqual(this.discount, modelInvoiceItem.discount) && this.f2163id == modelInvoiceItem.f2163id && this.proration == modelInvoiceItem.proration && this.quantity == modelInvoiceItem.quantity && this.subscriptionPlanId == modelInvoiceItem.subscriptionPlanId && this.subscriptionPlanPrice == modelInvoiceItem.subscriptionPlanPrice; } public final int getAmount() { @@ -83,7 +83,7 @@ public final class ModelInvoiceItem { } public final long getId() { - return this.f2162id; + return this.f2163id; } public final boolean getProration() { @@ -106,7 +106,7 @@ public final class ModelInvoiceItem { int i = this.amount * 31; List list = this.discount; int hashCode = list != null ? list.hashCode() : 0; - long j = this.f2162id; + long j = this.f2163id; int i2 = (((i + hashCode) * 31) + ((int) (j ^ (j >>> 32)))) * 31; boolean z2 = this.proration; if (z2) { @@ -125,7 +125,7 @@ public final class ModelInvoiceItem { R.append(", discount="); R.append(this.discount); R.append(", id="); - R.append(this.f2162id); + R.append(this.f2163id); R.append(", proration="); R.append(this.proration); R.append(", quantity="); diff --git a/app/src/main/java/com/discord/models/domain/billing/ModelInvoicePreview.java b/app/src/main/java/com/discord/models/domain/billing/ModelInvoicePreview.java index cba8a3d0d4..4204d76829 100644 --- a/app/src/main/java/com/discord/models/domain/billing/ModelInvoicePreview.java +++ b/app/src/main/java/com/discord/models/domain/billing/ModelInvoicePreview.java @@ -8,7 +8,7 @@ public final class ModelInvoicePreview { private final String currency; /* renamed from: id reason: collision with root package name */ - private final long f2163id; + private final long f2164id; private final List invoiceItems; private final String subscriptionPeriodEnd; private final String subscriptionPeriodStart; @@ -23,7 +23,7 @@ public final class ModelInvoicePreview { m.checkNotNullParameter(str2, "subscriptionPeriodEnd"); m.checkNotNullParameter(str3, "subscriptionPeriodStart"); this.currency = str; - this.f2163id = j; + this.f2164id = j; this.invoiceItems = list; this.subscriptionPeriodEnd = str2; this.subscriptionPeriodStart = str3; @@ -34,7 +34,7 @@ public final class ModelInvoicePreview { } public static /* synthetic */ ModelInvoicePreview copy$default(ModelInvoicePreview modelInvoicePreview, String str, long j, List list, String str2, String str3, int i, int i2, boolean z2, int i3, int i4, Object obj) { - return modelInvoicePreview.copy((i4 & 1) != 0 ? modelInvoicePreview.currency : str, (i4 & 2) != 0 ? modelInvoicePreview.f2163id : j, (i4 & 4) != 0 ? modelInvoicePreview.invoiceItems : list, (i4 & 8) != 0 ? modelInvoicePreview.subscriptionPeriodEnd : str2, (i4 & 16) != 0 ? modelInvoicePreview.subscriptionPeriodStart : str3, (i4 & 32) != 0 ? modelInvoicePreview.subtotal : i, (i4 & 64) != 0 ? modelInvoicePreview.tax : i2, (i4 & 128) != 0 ? modelInvoicePreview.taxInclusive : z2, (i4 & 256) != 0 ? modelInvoicePreview.total : i3); + return modelInvoicePreview.copy((i4 & 1) != 0 ? modelInvoicePreview.currency : str, (i4 & 2) != 0 ? modelInvoicePreview.f2164id : j, (i4 & 4) != 0 ? modelInvoicePreview.invoiceItems : list, (i4 & 8) != 0 ? modelInvoicePreview.subscriptionPeriodEnd : str2, (i4 & 16) != 0 ? modelInvoicePreview.subscriptionPeriodStart : str3, (i4 & 32) != 0 ? modelInvoicePreview.subtotal : i, (i4 & 64) != 0 ? modelInvoicePreview.tax : i2, (i4 & 128) != 0 ? modelInvoicePreview.taxInclusive : z2, (i4 & 256) != 0 ? modelInvoicePreview.total : i3); } public final String component1() { @@ -42,7 +42,7 @@ public final class ModelInvoicePreview { } public final long component2() { - return this.f2163id; + return this.f2164id; } public final List component3() { @@ -89,7 +89,7 @@ public final class ModelInvoicePreview { return false; } ModelInvoicePreview modelInvoicePreview = (ModelInvoicePreview) obj; - return m.areEqual(this.currency, modelInvoicePreview.currency) && this.f2163id == modelInvoicePreview.f2163id && m.areEqual(this.invoiceItems, modelInvoicePreview.invoiceItems) && m.areEqual(this.subscriptionPeriodEnd, modelInvoicePreview.subscriptionPeriodEnd) && m.areEqual(this.subscriptionPeriodStart, modelInvoicePreview.subscriptionPeriodStart) && this.subtotal == modelInvoicePreview.subtotal && this.tax == modelInvoicePreview.tax && this.taxInclusive == modelInvoicePreview.taxInclusive && this.total == modelInvoicePreview.total; + return m.areEqual(this.currency, modelInvoicePreview.currency) && this.f2164id == modelInvoicePreview.f2164id && m.areEqual(this.invoiceItems, modelInvoicePreview.invoiceItems) && m.areEqual(this.subscriptionPeriodEnd, modelInvoicePreview.subscriptionPeriodEnd) && m.areEqual(this.subscriptionPeriodStart, modelInvoicePreview.subscriptionPeriodStart) && this.subtotal == modelInvoicePreview.subtotal && this.tax == modelInvoicePreview.tax && this.taxInclusive == modelInvoicePreview.taxInclusive && this.total == modelInvoicePreview.total; } public final String getCurrency() { @@ -97,7 +97,7 @@ public final class ModelInvoicePreview { } public final long getId() { - return this.f2163id; + return this.f2164id; } public final List getInvoiceItems() { @@ -132,7 +132,7 @@ public final class ModelInvoicePreview { String str = this.currency; int i = 0; int hashCode = str != null ? str.hashCode() : 0; - long j = this.f2163id; + long j = this.f2164id; int i2 = ((hashCode * 31) + ((int) (j ^ (j >>> 32)))) * 31; List list = this.invoiceItems; int hashCode2 = (i2 + (list != null ? list.hashCode() : 0)) * 31; @@ -157,7 +157,7 @@ public final class ModelInvoicePreview { StringBuilder R = a.R("ModelInvoicePreview(currency="); R.append(this.currency); R.append(", id="); - R.append(this.f2163id); + R.append(this.f2164id); R.append(", invoiceItems="); R.append(this.invoiceItems); R.append(", subscriptionPeriodEnd="); diff --git a/app/src/main/java/com/discord/models/domain/emoji/ModelEmojiCustom.java b/app/src/main/java/com/discord/models/domain/emoji/ModelEmojiCustom.java index bf11273d9b..54886a6a5c 100644 --- a/app/src/main/java/com/discord/models/domain/emoji/ModelEmojiCustom.java +++ b/app/src/main/java/com/discord/models/domain/emoji/ModelEmojiCustom.java @@ -24,7 +24,7 @@ public class ModelEmojiCustom implements Emoji { private long guildId; /* renamed from: id reason: collision with root package name */ - private long f2164id; + private long f2165id; private String idStr; private boolean isAnimated; private transient boolean isUsable; @@ -61,7 +61,7 @@ public class ModelEmojiCustom implements Emoji { public ModelEmojiCustom(long j, String str, List list, boolean z2, boolean z3, int i, String str2, boolean z4, boolean z5, boolean z6, long j2) { this.idStr = "0"; - this.f2164id = j; + this.f2165id = j; this.idStr = String.valueOf(j); this.name = str; this.roles = list; @@ -79,7 +79,7 @@ public class ModelEmojiCustom implements Emoji { this.idStr = "0"; boolean z2 = true; this.isUsable = true; - this.f2164id = guildEmoji.c(); + this.f2165id = guildEmoji.c(); this.name = guildEmoji.e(); this.idStr = String.valueOf(guildEmoji.c()); this.roles = guildEmoji.g() != null ? guildEmoji.g() : new ArrayList<>(); @@ -92,7 +92,7 @@ public class ModelEmojiCustom implements Emoji { public ModelEmojiCustom(ModelEmojiCustom modelEmojiCustom, int i, boolean z2) { this.idStr = "0"; - this.f2164id = modelEmojiCustom.f2164id; + this.f2165id = modelEmojiCustom.f2165id; this.idStr = modelEmojiCustom.idStr; this.roles = modelEmojiCustom.getRoles(); this.requireColons = modelEmojiCustom.requireColons; @@ -205,7 +205,7 @@ public class ModelEmojiCustom implements Emoji { } public long getId() { - return this.f2164id; + return this.f2165id; } public String getIdStr() { @@ -214,7 +214,7 @@ public class ModelEmojiCustom implements Emoji { @Override // com.discord.models.domain.emoji.Emoji public String getImageUri(boolean z2, int i, Context context) { - return getImageUri(this.f2164id, this.isAnimated && z2, i); + return getImageUri(this.f2165id, this.isAnimated && z2, i); } @Override // com.discord.models.domain.emoji.Emoji @@ -231,7 +231,7 @@ public class ModelEmojiCustom implements Emoji { sb.append(str); sb.append(this.name); sb.append(MentionUtilsKt.EMOJIS_AND_STICKERS_CHAR); - sb.append(this.f2164id); + sb.append(this.f2165id); sb.append('>'); return sb.toString(); } @@ -247,7 +247,7 @@ public class ModelEmojiCustom implements Emoji { @Override // com.discord.models.domain.emoji.Emoji public String getReactionKey() { - return this.name + MentionUtilsKt.EMOJIS_AND_STICKERS_CHAR + this.f2164id; + return this.name + MentionUtilsKt.EMOJIS_AND_STICKERS_CHAR + this.f2165id; } @Override // com.discord.models.domain.emoji.Emoji @@ -333,7 +333,7 @@ public class ModelEmojiCustom implements Emoji { } public GuildEmoji toApiEmoji() { - return new GuildEmoji(this.f2164id, this.name, this.roles, this.requireColons, this.managed, this.isAnimated, this.available); + return new GuildEmoji(this.f2165id, this.name, this.roles, this.requireColons, this.managed, this.isAnimated, this.available); } @Override // java.lang.Object @@ -368,7 +368,7 @@ public class ModelEmojiCustom implements Emoji { @Override // android.os.Parcelable public void writeToParcel(Parcel parcel, int i) { - parcel.writeLong(this.f2164id); + parcel.writeLong(this.f2165id); parcel.writeString(this.name); parcel.writeList(this.roles); parcel.writeInt(this.requireColons ? 1 : 0); diff --git a/app/src/main/java/com/discord/models/domain/emoji/ModelEmojiGuild.java b/app/src/main/java/com/discord/models/domain/emoji/ModelEmojiGuild.java index 3530a76602..8bd78b13f8 100644 --- a/app/src/main/java/com/discord/models/domain/emoji/ModelEmojiGuild.java +++ b/app/src/main/java/com/discord/models/domain/emoji/ModelEmojiGuild.java @@ -11,7 +11,7 @@ public final class ModelEmojiGuild { private final boolean available; /* renamed from: id reason: collision with root package name */ - private final long f2165id; + private final long f2166id; private final boolean managed; private final String name; private final boolean requiredColons; @@ -22,7 +22,7 @@ public final class ModelEmojiGuild { m.checkNotNullParameter(str, ModelAuditLogEntry.CHANGE_KEY_NAME); m.checkNotNullParameter(list, "roles"); m.checkNotNullParameter(user, "user"); - this.f2165id = j; + this.f2166id = j; this.name = str; this.managed = z2; this.roles = list; @@ -33,11 +33,11 @@ public final class ModelEmojiGuild { } public static /* synthetic */ ModelEmojiGuild copy$default(ModelEmojiGuild modelEmojiGuild, long j, String str, boolean z2, List list, boolean z3, User user, boolean z4, boolean z5, int i, Object obj) { - return modelEmojiGuild.copy((i & 1) != 0 ? modelEmojiGuild.f2165id : j, (i & 2) != 0 ? modelEmojiGuild.name : str, (i & 4) != 0 ? modelEmojiGuild.managed : z2, (i & 8) != 0 ? modelEmojiGuild.roles : list, (i & 16) != 0 ? modelEmojiGuild.requiredColons : z3, (i & 32) != 0 ? modelEmojiGuild.user : user, (i & 64) != 0 ? modelEmojiGuild.animated : z4, (i & 128) != 0 ? modelEmojiGuild.available : z5); + return modelEmojiGuild.copy((i & 1) != 0 ? modelEmojiGuild.f2166id : j, (i & 2) != 0 ? modelEmojiGuild.name : str, (i & 4) != 0 ? modelEmojiGuild.managed : z2, (i & 8) != 0 ? modelEmojiGuild.roles : list, (i & 16) != 0 ? modelEmojiGuild.requiredColons : z3, (i & 32) != 0 ? modelEmojiGuild.user : user, (i & 64) != 0 ? modelEmojiGuild.animated : z4, (i & 128) != 0 ? modelEmojiGuild.available : z5); } public final long component1() { - return this.f2165id; + return this.f2166id; } public final String component2() { @@ -83,7 +83,7 @@ public final class ModelEmojiGuild { return false; } ModelEmojiGuild modelEmojiGuild = (ModelEmojiGuild) obj; - return this.f2165id == modelEmojiGuild.f2165id && m.areEqual(this.name, modelEmojiGuild.name) && this.managed == modelEmojiGuild.managed && m.areEqual(this.roles, modelEmojiGuild.roles) && this.requiredColons == modelEmojiGuild.requiredColons && m.areEqual(this.user, modelEmojiGuild.user) && this.animated == modelEmojiGuild.animated && this.available == modelEmojiGuild.available; + return this.f2166id == modelEmojiGuild.f2166id && m.areEqual(this.name, modelEmojiGuild.name) && this.managed == modelEmojiGuild.managed && m.areEqual(this.roles, modelEmojiGuild.roles) && this.requiredColons == modelEmojiGuild.requiredColons && m.areEqual(this.user, modelEmojiGuild.user) && this.animated == modelEmojiGuild.animated && this.available == modelEmojiGuild.available; } public final boolean getAnimated() { @@ -95,7 +95,7 @@ public final class ModelEmojiGuild { } public final long getId() { - return this.f2165id; + return this.f2166id; } public final boolean getManaged() { @@ -119,7 +119,7 @@ public final class ModelEmojiGuild { } public int hashCode() { - long j = this.f2165id; + long j = this.f2166id; int i = ((int) (j ^ (j >>> 32))) * 31; String str = this.name; int i2 = 0; @@ -165,7 +165,7 @@ public final class ModelEmojiGuild { public String toString() { StringBuilder R = a.R("ModelEmojiGuild(id="); - R.append(this.f2165id); + R.append(this.f2166id); R.append(", name="); R.append(this.name); R.append(", managed="); diff --git a/app/src/main/java/com/discord/models/domain/spotify/ModelSpotifyAlbum.java b/app/src/main/java/com/discord/models/domain/spotify/ModelSpotifyAlbum.java index f3e0cd1650..8daf21b444 100644 --- a/app/src/main/java/com/discord/models/domain/spotify/ModelSpotifyAlbum.java +++ b/app/src/main/java/com/discord/models/domain/spotify/ModelSpotifyAlbum.java @@ -9,7 +9,7 @@ public final class ModelSpotifyAlbum { private final String albumType; /* renamed from: id reason: collision with root package name */ - private final String f2166id; + private final String f2167id; private final List images; private final String name; @@ -66,7 +66,7 @@ public final class ModelSpotifyAlbum { m.checkNotNullParameter(list, "images"); m.checkNotNullParameter(str3, ModelAuditLogEntry.CHANGE_KEY_NAME); this.albumType = str; - this.f2166id = str2; + this.f2167id = str2; this.images = list; this.name = str3; } @@ -78,7 +78,7 @@ public final class ModelSpotifyAlbum { str = modelSpotifyAlbum.albumType; } if ((i & 2) != 0) { - str2 = modelSpotifyAlbum.f2166id; + str2 = modelSpotifyAlbum.f2167id; } if ((i & 4) != 0) { list = modelSpotifyAlbum.images; @@ -94,7 +94,7 @@ public final class ModelSpotifyAlbum { } public final String component2() { - return this.f2166id; + return this.f2167id; } public final List component3() { @@ -121,7 +121,7 @@ public final class ModelSpotifyAlbum { return false; } ModelSpotifyAlbum modelSpotifyAlbum = (ModelSpotifyAlbum) obj; - return m.areEqual(this.albumType, modelSpotifyAlbum.albumType) && m.areEqual(this.f2166id, modelSpotifyAlbum.f2166id) && m.areEqual(this.images, modelSpotifyAlbum.images) && m.areEqual(this.name, modelSpotifyAlbum.name); + return m.areEqual(this.albumType, modelSpotifyAlbum.albumType) && m.areEqual(this.f2167id, modelSpotifyAlbum.f2167id) && m.areEqual(this.images, modelSpotifyAlbum.images) && m.areEqual(this.name, modelSpotifyAlbum.name); } public final String getAlbumType() { @@ -129,7 +129,7 @@ public final class ModelSpotifyAlbum { } public final String getId() { - return this.f2166id; + return this.f2167id; } public final List getImages() { @@ -144,7 +144,7 @@ public final class ModelSpotifyAlbum { String str = this.albumType; int i = 0; int hashCode = (str != null ? str.hashCode() : 0) * 31; - String str2 = this.f2166id; + String str2 = this.f2167id; int hashCode2 = (hashCode + (str2 != null ? str2.hashCode() : 0)) * 31; List list = this.images; int hashCode3 = (hashCode2 + (list != null ? list.hashCode() : 0)) * 31; @@ -159,7 +159,7 @@ public final class ModelSpotifyAlbum { StringBuilder R = a.R("ModelSpotifyAlbum(albumType="); R.append(this.albumType); R.append(", id="); - R.append(this.f2166id); + R.append(this.f2167id); R.append(", images="); R.append(this.images); R.append(", name="); diff --git a/app/src/main/java/com/discord/models/domain/spotify/ModelSpotifyArtist.java b/app/src/main/java/com/discord/models/domain/spotify/ModelSpotifyArtist.java index c43c217ff6..f7ad1d6706 100644 --- a/app/src/main/java/com/discord/models/domain/spotify/ModelSpotifyArtist.java +++ b/app/src/main/java/com/discord/models/domain/spotify/ModelSpotifyArtist.java @@ -7,19 +7,19 @@ import d0.z.d.m; public final class ModelSpotifyArtist { /* renamed from: id reason: collision with root package name */ - private final String f2167id; + private final String f2168id; private final String name; public ModelSpotifyArtist(String str, String str2) { m.checkNotNullParameter(str, ModelAuditLogEntry.CHANGE_KEY_ID); m.checkNotNullParameter(str2, ModelAuditLogEntry.CHANGE_KEY_NAME); - this.f2167id = str; + this.f2168id = str; this.name = str2; } public static /* synthetic */ ModelSpotifyArtist copy$default(ModelSpotifyArtist modelSpotifyArtist, String str, String str2, int i, Object obj) { if ((i & 1) != 0) { - str = modelSpotifyArtist.f2167id; + str = modelSpotifyArtist.f2168id; } if ((i & 2) != 0) { str2 = modelSpotifyArtist.name; @@ -28,7 +28,7 @@ public final class ModelSpotifyArtist { } public final String component1() { - return this.f2167id; + return this.f2168id; } public final String component2() { @@ -49,11 +49,11 @@ public final class ModelSpotifyArtist { return false; } ModelSpotifyArtist modelSpotifyArtist = (ModelSpotifyArtist) obj; - return m.areEqual(this.f2167id, modelSpotifyArtist.f2167id) && m.areEqual(this.name, modelSpotifyArtist.name); + return m.areEqual(this.f2168id, modelSpotifyArtist.f2168id) && m.areEqual(this.name, modelSpotifyArtist.name); } public final String getId() { - return this.f2167id; + return this.f2168id; } public final String getName() { @@ -61,7 +61,7 @@ public final class ModelSpotifyArtist { } public int hashCode() { - String str = this.f2167id; + String str = this.f2168id; int i = 0; int hashCode = (str != null ? str.hashCode() : 0) * 31; String str2 = this.name; @@ -73,7 +73,7 @@ public final class ModelSpotifyArtist { public String toString() { StringBuilder R = a.R("ModelSpotifyArtist(id="); - R.append(this.f2167id); + R.append(this.f2168id); R.append(", name="); return a.H(R, this.name, ")"); } diff --git a/app/src/main/java/com/discord/models/domain/spotify/ModelSpotifyTrack.java b/app/src/main/java/com/discord/models/domain/spotify/ModelSpotifyTrack.java index ce9972a041..a9705e2ee4 100644 --- a/app/src/main/java/com/discord/models/domain/spotify/ModelSpotifyTrack.java +++ b/app/src/main/java/com/discord/models/domain/spotify/ModelSpotifyTrack.java @@ -11,7 +11,7 @@ public final class ModelSpotifyTrack { private final long durationMs; /* renamed from: id reason: collision with root package name */ - private final String f2168id; + private final String f2169id; private final boolean isLocal; private final String name; @@ -19,7 +19,7 @@ public final class ModelSpotifyTrack { m.checkNotNullParameter(str, ModelAuditLogEntry.CHANGE_KEY_ID); m.checkNotNullParameter(str2, ModelAuditLogEntry.CHANGE_KEY_NAME); m.checkNotNullParameter(list, "artists"); - this.f2168id = str; + this.f2169id = str; this.name = str2; this.durationMs = j; this.album = modelSpotifyAlbum; @@ -31,7 +31,7 @@ public final class ModelSpotifyTrack { /* JADX WARN: Multi-variable type inference failed */ public static /* synthetic */ ModelSpotifyTrack copy$default(ModelSpotifyTrack modelSpotifyTrack, String str, String str2, long j, ModelSpotifyAlbum modelSpotifyAlbum, List list, boolean z2, int i, Object obj) { if ((i & 1) != 0) { - str = modelSpotifyTrack.f2168id; + str = modelSpotifyTrack.f2169id; } if ((i & 2) != 0) { str2 = modelSpotifyTrack.name; @@ -52,7 +52,7 @@ public final class ModelSpotifyTrack { } public final String component1() { - return this.f2168id; + return this.f2169id; } public final String component2() { @@ -90,7 +90,7 @@ public final class ModelSpotifyTrack { return false; } ModelSpotifyTrack modelSpotifyTrack = (ModelSpotifyTrack) obj; - return m.areEqual(this.f2168id, modelSpotifyTrack.f2168id) && m.areEqual(this.name, modelSpotifyTrack.name) && this.durationMs == modelSpotifyTrack.durationMs && m.areEqual(this.album, modelSpotifyTrack.album) && m.areEqual(this.artists, modelSpotifyTrack.artists) && this.isLocal == modelSpotifyTrack.isLocal; + return m.areEqual(this.f2169id, modelSpotifyTrack.f2169id) && m.areEqual(this.name, modelSpotifyTrack.name) && this.durationMs == modelSpotifyTrack.durationMs && m.areEqual(this.album, modelSpotifyTrack.album) && m.areEqual(this.artists, modelSpotifyTrack.artists) && this.isLocal == modelSpotifyTrack.isLocal; } public final ModelSpotifyAlbum getAlbum() { @@ -106,7 +106,7 @@ public final class ModelSpotifyTrack { } public final String getId() { - return this.f2168id; + return this.f2169id; } public final String getName() { @@ -114,7 +114,7 @@ public final class ModelSpotifyTrack { } public int hashCode() { - String str = this.f2168id; + String str = this.f2169id; int i = 0; int hashCode = (str != null ? str.hashCode() : 0) * 31; String str2 = this.name; @@ -144,7 +144,7 @@ public final class ModelSpotifyTrack { public String toString() { StringBuilder R = a.R("ModelSpotifyTrack(id="); - R.append(this.f2168id); + R.append(this.f2169id); R.append(", name="); R.append(this.name); R.append(", durationMs="); diff --git a/app/src/main/java/com/discord/models/guild/Guild.java b/app/src/main/java/com/discord/models/guild/Guild.java index 303ad804cd..68f49ca3a3 100644 --- a/app/src/main/java/com/discord/models/guild/Guild.java +++ b/app/src/main/java/com/discord/models/guild/Guild.java @@ -35,7 +35,7 @@ public final class Guild { private final String icon; /* renamed from: id reason: collision with root package name */ - private final long f2169id; + private final long f2170id; private final String joinedAt; private final GuildMaxVideoChannelUsers maxVideoChannelUsers; private final int memberCount; @@ -121,7 +121,7 @@ public final class Guild { this.name = str; this.description = str2; this.defaultMessageNotifications = i; - this.f2169id = j; + this.f2170id = j; this.region = str3; this.ownerId = j2; this.icon = str4; @@ -157,7 +157,7 @@ public final class Guild { } public static /* synthetic */ Guild copy$default(Guild guild, List list, List list2, List list3, String str, String str2, int i, long j, String str3, long j2, String str4, GuildVerificationLevel guildVerificationLevel, GuildExplicitContentFilter guildExplicitContentFilter, boolean z2, int i2, int i3, Long l, Long l2, Set set, int i4, String str5, String str6, int i5, int i6, int i7, String str7, Long l3, Long l4, String str8, GuildWelcomeScreen guildWelcomeScreen, GuildMaxVideoChannelUsers guildMaxVideoChannelUsers, String str9, int i8, boolean z3, int i9, int i10, Object obj) { - return guild.copy((i9 & 1) != 0 ? guild.roles : list, (i9 & 2) != 0 ? guild.emojis : list2, (i9 & 4) != 0 ? guild.stickers : list3, (i9 & 8) != 0 ? guild.name : str, (i9 & 16) != 0 ? guild.description : str2, (i9 & 32) != 0 ? guild.defaultMessageNotifications : i, (i9 & 64) != 0 ? guild.f2169id : j, (i9 & 128) != 0 ? guild.region : str3, (i9 & 256) != 0 ? guild.ownerId : j2, (i9 & 512) != 0 ? guild.icon : str4, (i9 & 1024) != 0 ? guild.verificationLevel : guildVerificationLevel, (i9 & 2048) != 0 ? guild.explicitContentFilter : guildExplicitContentFilter, (i9 & 4096) != 0 ? guild.unavailable : z2, (i9 & 8192) != 0 ? guild.mfaLevel : i2, (i9 & 16384) != 0 ? guild.afkTimeout : i3, (i9 & 32768) != 0 ? guild.afkChannelId : l, (i9 & 65536) != 0 ? guild.systemChannelId : l2, (i9 & 131072) != 0 ? guild.features : set, (i9 & 262144) != 0 ? guild.memberCount : i4, (i9 & 524288) != 0 ? guild.banner : str5, (i9 & 1048576) != 0 ? guild.splash : str6, (i9 & 2097152) != 0 ? guild.premiumTier : i5, (i9 & 4194304) != 0 ? guild.premiumSubscriptionCount : i6, (i9 & 8388608) != 0 ? guild.systemChannelFlags : i7, (i9 & 16777216) != 0 ? guild.joinedAt : str7, (i9 & 33554432) != 0 ? guild.rulesChannelId : l3, (i9 & 67108864) != 0 ? guild.publicUpdatesChannelId : l4, (i9 & 134217728) != 0 ? guild.preferredLocale : str8, (i9 & 268435456) != 0 ? guild.welcomeScreen : guildWelcomeScreen, (i9 & 536870912) != 0 ? guild.maxVideoChannelUsers : guildMaxVideoChannelUsers, (i9 & BasicMeasure.EXACTLY) != 0 ? guild.vanityUrlCode : str9, (i9 & Integer.MIN_VALUE) != 0 ? guild.approximatePresenceCount : i8, (i10 & 1) != 0 ? guild.nsfw : z3); + return guild.copy((i9 & 1) != 0 ? guild.roles : list, (i9 & 2) != 0 ? guild.emojis : list2, (i9 & 4) != 0 ? guild.stickers : list3, (i9 & 8) != 0 ? guild.name : str, (i9 & 16) != 0 ? guild.description : str2, (i9 & 32) != 0 ? guild.defaultMessageNotifications : i, (i9 & 64) != 0 ? guild.f2170id : j, (i9 & 128) != 0 ? guild.region : str3, (i9 & 256) != 0 ? guild.ownerId : j2, (i9 & 512) != 0 ? guild.icon : str4, (i9 & 1024) != 0 ? guild.verificationLevel : guildVerificationLevel, (i9 & 2048) != 0 ? guild.explicitContentFilter : guildExplicitContentFilter, (i9 & 4096) != 0 ? guild.unavailable : z2, (i9 & 8192) != 0 ? guild.mfaLevel : i2, (i9 & 16384) != 0 ? guild.afkTimeout : i3, (i9 & 32768) != 0 ? guild.afkChannelId : l, (i9 & 65536) != 0 ? guild.systemChannelId : l2, (i9 & 131072) != 0 ? guild.features : set, (i9 & 262144) != 0 ? guild.memberCount : i4, (i9 & 524288) != 0 ? guild.banner : str5, (i9 & 1048576) != 0 ? guild.splash : str6, (i9 & 2097152) != 0 ? guild.premiumTier : i5, (i9 & 4194304) != 0 ? guild.premiumSubscriptionCount : i6, (i9 & 8388608) != 0 ? guild.systemChannelFlags : i7, (i9 & 16777216) != 0 ? guild.joinedAt : str7, (i9 & 33554432) != 0 ? guild.rulesChannelId : l3, (i9 & 67108864) != 0 ? guild.publicUpdatesChannelId : l4, (i9 & 134217728) != 0 ? guild.preferredLocale : str8, (i9 & 268435456) != 0 ? guild.welcomeScreen : guildWelcomeScreen, (i9 & 536870912) != 0 ? guild.maxVideoChannelUsers : guildMaxVideoChannelUsers, (i9 & BasicMeasure.EXACTLY) != 0 ? guild.vanityUrlCode : str9, (i9 & Integer.MIN_VALUE) != 0 ? guild.approximatePresenceCount : i8, (i10 & 1) != 0 ? guild.nsfw : z3); } public final boolean canHaveBanner() { @@ -293,7 +293,7 @@ public final class Guild { } public final long component7() { - return this.f2169id; + return this.f2170id; } public final String component8() { @@ -324,7 +324,7 @@ public final class Guild { return false; } Guild guild = (Guild) obj; - return m.areEqual(this.roles, guild.roles) && m.areEqual(this.emojis, guild.emojis) && m.areEqual(this.stickers, guild.stickers) && m.areEqual(this.name, guild.name) && m.areEqual(this.description, guild.description) && this.defaultMessageNotifications == guild.defaultMessageNotifications && this.f2169id == guild.f2169id && m.areEqual(this.region, guild.region) && this.ownerId == guild.ownerId && m.areEqual(this.icon, guild.icon) && m.areEqual(this.verificationLevel, guild.verificationLevel) && m.areEqual(this.explicitContentFilter, guild.explicitContentFilter) && this.unavailable == guild.unavailable && this.mfaLevel == guild.mfaLevel && this.afkTimeout == guild.afkTimeout && m.areEqual(this.afkChannelId, guild.afkChannelId) && m.areEqual(this.systemChannelId, guild.systemChannelId) && m.areEqual(this.features, guild.features) && this.memberCount == guild.memberCount && m.areEqual(this.banner, guild.banner) && m.areEqual(this.splash, guild.splash) && this.premiumTier == guild.premiumTier && this.premiumSubscriptionCount == guild.premiumSubscriptionCount && this.systemChannelFlags == guild.systemChannelFlags && m.areEqual(this.joinedAt, guild.joinedAt) && m.areEqual(this.rulesChannelId, guild.rulesChannelId) && m.areEqual(this.publicUpdatesChannelId, guild.publicUpdatesChannelId) && m.areEqual(this.preferredLocale, guild.preferredLocale) && m.areEqual(this.welcomeScreen, guild.welcomeScreen) && m.areEqual(this.maxVideoChannelUsers, guild.maxVideoChannelUsers) && m.areEqual(this.vanityUrlCode, guild.vanityUrlCode) && this.approximatePresenceCount == guild.approximatePresenceCount && this.nsfw == guild.nsfw; + return m.areEqual(this.roles, guild.roles) && m.areEqual(this.emojis, guild.emojis) && m.areEqual(this.stickers, guild.stickers) && m.areEqual(this.name, guild.name) && m.areEqual(this.description, guild.description) && this.defaultMessageNotifications == guild.defaultMessageNotifications && this.f2170id == guild.f2170id && m.areEqual(this.region, guild.region) && this.ownerId == guild.ownerId && m.areEqual(this.icon, guild.icon) && m.areEqual(this.verificationLevel, guild.verificationLevel) && m.areEqual(this.explicitContentFilter, guild.explicitContentFilter) && this.unavailable == guild.unavailable && this.mfaLevel == guild.mfaLevel && this.afkTimeout == guild.afkTimeout && m.areEqual(this.afkChannelId, guild.afkChannelId) && m.areEqual(this.systemChannelId, guild.systemChannelId) && m.areEqual(this.features, guild.features) && this.memberCount == guild.memberCount && m.areEqual(this.banner, guild.banner) && m.areEqual(this.splash, guild.splash) && this.premiumTier == guild.premiumTier && this.premiumSubscriptionCount == guild.premiumSubscriptionCount && this.systemChannelFlags == guild.systemChannelFlags && m.areEqual(this.joinedAt, guild.joinedAt) && m.areEqual(this.rulesChannelId, guild.rulesChannelId) && m.areEqual(this.publicUpdatesChannelId, guild.publicUpdatesChannelId) && m.areEqual(this.preferredLocale, guild.preferredLocale) && m.areEqual(this.welcomeScreen, guild.welcomeScreen) && m.areEqual(this.maxVideoChannelUsers, guild.maxVideoChannelUsers) && m.areEqual(this.vanityUrlCode, guild.vanityUrlCode) && this.approximatePresenceCount == guild.approximatePresenceCount && this.nsfw == guild.nsfw; } public final Long getAfkChannelId() { @@ -368,7 +368,7 @@ public final class Guild { } public final long getId() { - return this.f2169id; + return this.f2170id; } public final String getJoinedAt() { @@ -484,7 +484,7 @@ public final class Guild { String str = this.name; int hashCode4 = (hashCode3 + (str != null ? str.hashCode() : 0)) * 31; String str2 = this.description; - int a = (b.a(this.f2169id) + ((((hashCode4 + (str2 != null ? str2.hashCode() : 0)) * 31) + this.defaultMessageNotifications) * 31)) * 31; + int a = (b.a(this.f2170id) + ((((hashCode4 + (str2 != null ? str2.hashCode() : 0)) * 31) + this.defaultMessageNotifications) * 31)) * 31; String str3 = this.region; int a2 = (b.a(this.ownerId) + ((a + (str3 != null ? str3.hashCode() : 0)) * 31)) * 31; String str4 = this.icon; @@ -558,7 +558,7 @@ public final class Guild { } Integer h = guild.h(); int intValue = h != null ? h.intValue() : this.defaultMessageNotifications; - long q = guild.q() != 0 ? guild.q() : this.f2169id; + long q = guild.q() != 0 ? guild.q() : this.f2170id; String E = guild.E(); if (E == null) { E = this.region; @@ -635,7 +635,7 @@ public final class Guild { R.append(", defaultMessageNotifications="); R.append(this.defaultMessageNotifications); R.append(", id="); - R.append(this.f2169id); + R.append(this.f2170id); R.append(", region="); R.append(this.region); R.append(", ownerId="); diff --git a/app/src/main/java/com/discord/models/message/Message.java b/app/src/main/java/com/discord/models/message/Message.java index ff6e1ecdc0..c5d9eb5aa9 100644 --- a/app/src/main/java/com/discord/models/message/Message.java +++ b/app/src/main/java/com/discord/models/message/Message.java @@ -50,7 +50,7 @@ public final class Message { private final Boolean hit; /* renamed from: id reason: collision with root package name */ - private final long f2170id; + private final long f2171id; private final Long initialAttemptTimestamp; private final Interaction interaction; private final Long lastManualAttemptTimestamp; @@ -85,7 +85,7 @@ public final class Message { /* JADX DEBUG: Multi-variable search result rejected for r34v0, resolved type: java.util.List */ /* JADX WARN: Multi-variable type inference failed */ public Message(long j, long j2, Long l, User user, String str, UtcDateTime utcDateTime, UtcDateTime utcDateTime2, Boolean bool, Boolean bool2, List list, List list2, List list3, List list4, List list5, String str2, Boolean bool3, Long l2, Integer num, MessageActivity messageActivity, Application application, Long l3, MessageReference messageReference, Long l4, List list6, List list7, com.discord.api.message.Message message, Interaction interaction, Channel channel, List list8, MessageCall messageCall, Boolean bool4, boolean z2, MessageAllowedMentions messageAllowedMentions, Integer num2, Long l5, Long l6, List list9) { - this.f2170id = j; + this.f2171id = j; this.channelId = j2; this.guildId = l; this.author = user; @@ -136,7 +136,7 @@ public final class Message { } public static /* synthetic */ Message copy$default(Message message, long j, long j2, Long l, User user, String str, UtcDateTime utcDateTime, UtcDateTime utcDateTime2, Boolean bool, Boolean bool2, List list, List list2, List list3, List list4, List list5, String str2, Boolean bool3, Long l2, Integer num, MessageActivity messageActivity, Application application, Long l3, MessageReference messageReference, Long l4, List list6, List list7, com.discord.api.message.Message message2, Interaction interaction, Channel channel, List list8, MessageCall messageCall, Boolean bool4, boolean z2, MessageAllowedMentions messageAllowedMentions, Integer num2, Long l5, Long l6, List list9, int i, int i2, Object obj) { - return message.copy((i & 1) != 0 ? message.f2170id : j, (i & 2) != 0 ? message.channelId : j2, (i & 4) != 0 ? message.guildId : l, (i & 8) != 0 ? message.author : user, (i & 16) != 0 ? message.content : str, (i & 32) != 0 ? message.timestamp : utcDateTime, (i & 64) != 0 ? message.editedTimestamp : utcDateTime2, (i & 128) != 0 ? message.tts : bool, (i & 256) != 0 ? message.mentionEveryone : bool2, (i & 512) != 0 ? message.mentions : list, (i & 1024) != 0 ? message.mentionRoles : list2, (i & 2048) != 0 ? message.attachments : list3, (i & 4096) != 0 ? message.embeds : list4, (i & 8192) != 0 ? message.reactions : list5, (i & 16384) != 0 ? message.nonce : str2, (i & 32768) != 0 ? message.pinned : bool3, (i & 65536) != 0 ? message.webhookId : l2, (i & 131072) != 0 ? message.type : num, (i & 262144) != 0 ? message.activity : messageActivity, (i & 524288) != 0 ? message.application : application, (i & 1048576) != 0 ? message.applicationId : l3, (i & 2097152) != 0 ? message.messageReference : messageReference, (i & 4194304) != 0 ? message.flags : l4, (i & 8388608) != 0 ? message.stickers : list6, (i & 16777216) != 0 ? message.stickerItems : list7, (i & 33554432) != 0 ? message.referencedMessage : message2, (i & 67108864) != 0 ? message.interaction : interaction, (i & 134217728) != 0 ? message.thread : channel, (i & 268435456) != 0 ? message.components : list8, (i & 536870912) != 0 ? message.call : messageCall, (i & BasicMeasure.EXACTLY) != 0 ? message.hit : bool4, (i & Integer.MIN_VALUE) != 0 ? message.hasLocalUploads : z2, (i2 & 1) != 0 ? message.allowedMentions : messageAllowedMentions, (i2 & 2) != 0 ? message.numRetries : num2, (i2 & 4) != 0 ? message.lastManualAttemptTimestamp : l5, (i2 & 8) != 0 ? message.initialAttemptTimestamp : l6, (i2 & 16) != 0 ? message.localAttachments : list9); + return message.copy((i & 1) != 0 ? message.f2171id : j, (i & 2) != 0 ? message.channelId : j2, (i & 4) != 0 ? message.guildId : l, (i & 8) != 0 ? message.author : user, (i & 16) != 0 ? message.content : str, (i & 32) != 0 ? message.timestamp : utcDateTime, (i & 64) != 0 ? message.editedTimestamp : utcDateTime2, (i & 128) != 0 ? message.tts : bool, (i & 256) != 0 ? message.mentionEveryone : bool2, (i & 512) != 0 ? message.mentions : list, (i & 1024) != 0 ? message.mentionRoles : list2, (i & 2048) != 0 ? message.attachments : list3, (i & 4096) != 0 ? message.embeds : list4, (i & 8192) != 0 ? message.reactions : list5, (i & 16384) != 0 ? message.nonce : str2, (i & 32768) != 0 ? message.pinned : bool3, (i & 65536) != 0 ? message.webhookId : l2, (i & 131072) != 0 ? message.type : num, (i & 262144) != 0 ? message.activity : messageActivity, (i & 524288) != 0 ? message.application : application, (i & 1048576) != 0 ? message.applicationId : l3, (i & 2097152) != 0 ? message.messageReference : messageReference, (i & 4194304) != 0 ? message.flags : l4, (i & 8388608) != 0 ? message.stickers : list6, (i & 16777216) != 0 ? message.stickerItems : list7, (i & 33554432) != 0 ? message.referencedMessage : message2, (i & 67108864) != 0 ? message.interaction : interaction, (i & 134217728) != 0 ? message.thread : channel, (i & 268435456) != 0 ? message.components : list8, (i & 536870912) != 0 ? message.call : messageCall, (i & BasicMeasure.EXACTLY) != 0 ? message.hit : bool4, (i & Integer.MIN_VALUE) != 0 ? message.hasLocalUploads : z2, (i2 & 1) != 0 ? message.allowedMentions : messageAllowedMentions, (i2 & 2) != 0 ? message.numRetries : num2, (i2 & 4) != 0 ? message.lastManualAttemptTimestamp : l5, (i2 & 8) != 0 ? message.initialAttemptTimestamp : l6, (i2 & 16) != 0 ? message.localAttachments : list9); } public final boolean canResend() { @@ -145,7 +145,7 @@ public final class Message { } public final long component1() { - return this.f2170id; + return this.f2171id; } public final List component10() { @@ -304,7 +304,7 @@ public final class Message { return false; } Message message = (Message) obj; - return this.f2170id == message.f2170id && this.channelId == message.channelId && m.areEqual(this.guildId, message.guildId) && m.areEqual(this.author, message.author) && m.areEqual(this.content, message.content) && m.areEqual(this.timestamp, message.timestamp) && m.areEqual(this.editedTimestamp, message.editedTimestamp) && m.areEqual(this.tts, message.tts) && m.areEqual(this.mentionEveryone, message.mentionEveryone) && m.areEqual(this.mentions, message.mentions) && m.areEqual(this.mentionRoles, message.mentionRoles) && m.areEqual(this.attachments, message.attachments) && m.areEqual(this.embeds, message.embeds) && m.areEqual(this.reactions, message.reactions) && m.areEqual(this.nonce, message.nonce) && m.areEqual(this.pinned, message.pinned) && m.areEqual(this.webhookId, message.webhookId) && m.areEqual(this.type, message.type) && m.areEqual(this.activity, message.activity) && m.areEqual(this.application, message.application) && m.areEqual(this.applicationId, message.applicationId) && m.areEqual(this.messageReference, message.messageReference) && m.areEqual(this.flags, message.flags) && m.areEqual(this.stickers, message.stickers) && m.areEqual(this.stickerItems, message.stickerItems) && m.areEqual(this.referencedMessage, message.referencedMessage) && m.areEqual(this.interaction, message.interaction) && m.areEqual(this.thread, message.thread) && m.areEqual(this.components, message.components) && m.areEqual(this.call, message.call) && m.areEqual(this.hit, message.hit) && this.hasLocalUploads == message.hasLocalUploads && m.areEqual(this.allowedMentions, message.allowedMentions) && m.areEqual(this.numRetries, message.numRetries) && m.areEqual(this.lastManualAttemptTimestamp, message.lastManualAttemptTimestamp) && m.areEqual(this.initialAttemptTimestamp, message.initialAttemptTimestamp) && m.areEqual(this.localAttachments, message.localAttachments); + return this.f2171id == message.f2171id && this.channelId == message.channelId && m.areEqual(this.guildId, message.guildId) && m.areEqual(this.author, message.author) && m.areEqual(this.content, message.content) && m.areEqual(this.timestamp, message.timestamp) && m.areEqual(this.editedTimestamp, message.editedTimestamp) && m.areEqual(this.tts, message.tts) && m.areEqual(this.mentionEveryone, message.mentionEveryone) && m.areEqual(this.mentions, message.mentions) && m.areEqual(this.mentionRoles, message.mentionRoles) && m.areEqual(this.attachments, message.attachments) && m.areEqual(this.embeds, message.embeds) && m.areEqual(this.reactions, message.reactions) && m.areEqual(this.nonce, message.nonce) && m.areEqual(this.pinned, message.pinned) && m.areEqual(this.webhookId, message.webhookId) && m.areEqual(this.type, message.type) && m.areEqual(this.activity, message.activity) && m.areEqual(this.application, message.application) && m.areEqual(this.applicationId, message.applicationId) && m.areEqual(this.messageReference, message.messageReference) && m.areEqual(this.flags, message.flags) && m.areEqual(this.stickers, message.stickers) && m.areEqual(this.stickerItems, message.stickerItems) && m.areEqual(this.referencedMessage, message.referencedMessage) && m.areEqual(this.interaction, message.interaction) && m.areEqual(this.thread, message.thread) && m.areEqual(this.components, message.components) && m.areEqual(this.call, message.call) && m.areEqual(this.hit, message.hit) && this.hasLocalUploads == message.hasLocalUploads && m.areEqual(this.allowedMentions, message.allowedMentions) && m.areEqual(this.numRetries, message.numRetries) && m.areEqual(this.lastManualAttemptTimestamp, message.lastManualAttemptTimestamp) && m.areEqual(this.initialAttemptTimestamp, message.initialAttemptTimestamp) && m.areEqual(this.localAttachments, message.localAttachments); } public final MessageActivity getActivity() { @@ -382,7 +382,7 @@ public final class Message { } public final long getId() { - return this.f2170id; + return this.f2171id; } public final Long getInitialAttemptTimestamp() { @@ -517,7 +517,7 @@ public final class Message { } public int hashCode() { - int a = (b.a(this.channelId) + (b.a(this.f2170id) * 31)) * 31; + int a = (b.a(this.channelId) + (b.a(this.f2171id) * 31)) * 31; Long l = this.guildId; int i = 0; int hashCode = (a + (l != null ? l.hashCode() : 0)) * 31; @@ -795,12 +795,12 @@ public final class Message { } public final com.discord.api.message.Message synthesizeApiMessage() { - return new com.discord.api.message.Message(this.f2170id, this.channelId, this.author, this.content, this.timestamp, this.editedTimestamp, this.tts, this.mentionEveryone, this.mentions, this.mentionRoles, this.attachments, this.embeds, this.reactions, this.nonce, this.pinned, this.webhookId, this.type, this.activity, this.application, this.applicationId, this.messageReference, this.flags, this.stickers, this.stickerItems, this.referencedMessage, this.interaction, this.thread, this.components, this.call, this.guildId, null, null, -1073741824); + return new com.discord.api.message.Message(this.f2171id, this.channelId, this.author, this.content, this.timestamp, this.editedTimestamp, this.tts, this.mentionEveryone, this.mentions, this.mentionRoles, this.attachments, this.embeds, this.reactions, this.nonce, this.pinned, this.webhookId, this.type, this.activity, this.application, this.applicationId, this.messageReference, this.flags, this.stickers, this.stickerItems, this.referencedMessage, this.interaction, this.thread, this.components, this.call, this.guildId, null, null, -1073741824); } public String toString() { StringBuilder R = a.R("Message(id="); - R.append(this.f2170id); + R.append(this.f2171id); R.append(", channelId="); R.append(this.channelId); R.append(", guildId="); diff --git a/app/src/main/java/com/discord/models/sticker/dto/ModelStickerPack.java b/app/src/main/java/com/discord/models/sticker/dto/ModelStickerPack.java index 70bcc201b6..07921a8562 100644 --- a/app/src/main/java/com/discord/models/sticker/dto/ModelStickerPack.java +++ b/app/src/main/java/com/discord/models/sticker/dto/ModelStickerPack.java @@ -15,7 +15,7 @@ public final class ModelStickerPack { private final String description; /* renamed from: id reason: collision with root package name */ - private final long f2171id; + private final long f2172id; private final String name; private final long skuId; private final List stickers; @@ -24,7 +24,7 @@ public final class ModelStickerPack { public ModelStickerPack(long j, List list, String str, ModelStickerPackStoreListing modelStickerPackStoreListing, long j2, Long l, String str2, Long l2) { m.checkNotNullParameter(list, "stickers"); m.checkNotNullParameter(str, ModelAuditLogEntry.CHANGE_KEY_NAME); - this.f2171id = j; + this.f2172id = j; this.stickers = list; this.name = str; this.storeListing = modelStickerPackStoreListing; @@ -35,7 +35,7 @@ public final class ModelStickerPack { } public static /* synthetic */ ModelStickerPack copy$default(ModelStickerPack modelStickerPack, long j, List list, String str, ModelStickerPackStoreListing modelStickerPackStoreListing, long j2, Long l, String str2, Long l2, int i, Object obj) { - return modelStickerPack.copy((i & 1) != 0 ? modelStickerPack.f2171id : j, (i & 2) != 0 ? modelStickerPack.stickers : list, (i & 4) != 0 ? modelStickerPack.name : str, (i & 8) != 0 ? modelStickerPack.storeListing : modelStickerPackStoreListing, (i & 16) != 0 ? modelStickerPack.skuId : j2, (i & 32) != 0 ? modelStickerPack.coverStickerId : l, (i & 64) != 0 ? modelStickerPack.description : str2, (i & 128) != 0 ? modelStickerPack.bannerAssetId : l2); + return modelStickerPack.copy((i & 1) != 0 ? modelStickerPack.f2172id : j, (i & 2) != 0 ? modelStickerPack.stickers : list, (i & 4) != 0 ? modelStickerPack.name : str, (i & 8) != 0 ? modelStickerPack.storeListing : modelStickerPackStoreListing, (i & 16) != 0 ? modelStickerPack.skuId : j2, (i & 32) != 0 ? modelStickerPack.coverStickerId : l, (i & 64) != 0 ? modelStickerPack.description : str2, (i & 128) != 0 ? modelStickerPack.bannerAssetId : l2); } public final boolean canBePurchased() { @@ -44,7 +44,7 @@ public final class ModelStickerPack { } public final long component1() { - return this.f2171id; + return this.f2172id; } public final List component2() { @@ -89,7 +89,7 @@ public final class ModelStickerPack { return false; } ModelStickerPack modelStickerPack = (ModelStickerPack) obj; - return this.f2171id == modelStickerPack.f2171id && m.areEqual(this.stickers, modelStickerPack.stickers) && m.areEqual(this.name, modelStickerPack.name) && m.areEqual(this.storeListing, modelStickerPack.storeListing) && this.skuId == modelStickerPack.skuId && m.areEqual(this.coverStickerId, modelStickerPack.coverStickerId) && m.areEqual(this.description, modelStickerPack.description) && m.areEqual(this.bannerAssetId, modelStickerPack.bannerAssetId); + return this.f2172id == modelStickerPack.f2172id && m.areEqual(this.stickers, modelStickerPack.stickers) && m.areEqual(this.name, modelStickerPack.name) && m.areEqual(this.storeListing, modelStickerPack.storeListing) && this.skuId == modelStickerPack.skuId && m.areEqual(this.coverStickerId, modelStickerPack.coverStickerId) && m.areEqual(this.description, modelStickerPack.description) && m.areEqual(this.bannerAssetId, modelStickerPack.bannerAssetId); } public final Long getBannerAssetId() { @@ -132,7 +132,7 @@ public final class ModelStickerPack { } public final long getId() { - return this.f2171id; + return this.f2172id; } public final String getName() { @@ -152,7 +152,7 @@ public final class ModelStickerPack { } public int hashCode() { - long j = this.f2171id; + long j = this.f2172id; int i = ((int) (j ^ (j >>> 32))) * 31; List list = this.stickers; int i2 = 0; @@ -203,7 +203,7 @@ public final class ModelStickerPack { public String toString() { StringBuilder R = a.R("ModelStickerPack(id="); - R.append(this.f2171id); + R.append(this.f2172id); R.append(", stickers="); R.append(this.stickers); R.append(", name="); diff --git a/app/src/main/java/com/discord/models/sticker/dto/ModelStickerPackStoreListing.java b/app/src/main/java/com/discord/models/sticker/dto/ModelStickerPackStoreListing.java index 9cbbb7dff0..e5f072da32 100644 --- a/app/src/main/java/com/discord/models/sticker/dto/ModelStickerPackStoreListing.java +++ b/app/src/main/java/com/discord/models/sticker/dto/ModelStickerPackStoreListing.java @@ -11,7 +11,7 @@ public final class ModelStickerPackStoreListing { private final String description; /* renamed from: id reason: collision with root package name */ - private final long f2172id; + private final long f2173id; private final ModelSku sku; private final ModelStoreAsset thumbnail; private final String unpublishedAt; @@ -20,7 +20,7 @@ public final class ModelStickerPackStoreListing { m.checkNotNullParameter(modelSku, "sku"); m.checkNotNullParameter(str, ModelAuditLogEntry.CHANGE_KEY_DESCRIPTION); this.sku = modelSku; - this.f2172id = j; + this.f2173id = j; this.description = str; this.unpublishedAt = str2; this.thumbnail = modelStoreAsset; @@ -31,7 +31,7 @@ public final class ModelStickerPackStoreListing { modelSku = modelStickerPackStoreListing.sku; } if ((i & 2) != 0) { - j = modelStickerPackStoreListing.f2172id; + j = modelStickerPackStoreListing.f2173id; } if ((i & 4) != 0) { str = modelStickerPackStoreListing.description; @@ -50,7 +50,7 @@ public final class ModelStickerPackStoreListing { } public final long component2() { - return this.f2172id; + return this.f2173id; } public final String component3() { @@ -79,7 +79,7 @@ public final class ModelStickerPackStoreListing { return false; } ModelStickerPackStoreListing modelStickerPackStoreListing = (ModelStickerPackStoreListing) obj; - return m.areEqual(this.sku, modelStickerPackStoreListing.sku) && this.f2172id == modelStickerPackStoreListing.f2172id && m.areEqual(this.description, modelStickerPackStoreListing.description) && m.areEqual(this.unpublishedAt, modelStickerPackStoreListing.unpublishedAt) && m.areEqual(this.thumbnail, modelStickerPackStoreListing.thumbnail); + return m.areEqual(this.sku, modelStickerPackStoreListing.sku) && this.f2173id == modelStickerPackStoreListing.f2173id && m.areEqual(this.description, modelStickerPackStoreListing.description) && m.areEqual(this.unpublishedAt, modelStickerPackStoreListing.unpublishedAt) && m.areEqual(this.thumbnail, modelStickerPackStoreListing.thumbnail); } public final String getDescription() { @@ -87,7 +87,7 @@ public final class ModelStickerPackStoreListing { } public final long getId() { - return this.f2172id; + return this.f2173id; } public final ModelSku getSku() { @@ -110,7 +110,7 @@ public final class ModelStickerPackStoreListing { ModelSku modelSku = this.sku; int i = 0; int hashCode = modelSku != null ? modelSku.hashCode() : 0; - long j = this.f2172id; + long j = this.f2173id; int i2 = ((hashCode * 31) + ((int) (j ^ (j >>> 32)))) * 31; String str = this.description; int hashCode2 = (i2 + (str != null ? str.hashCode() : 0)) * 31; @@ -127,7 +127,7 @@ public final class ModelStickerPackStoreListing { StringBuilder R = a.R("ModelStickerPackStoreListing(sku="); R.append(this.sku); R.append(", id="); - R.append(this.f2172id); + R.append(this.f2173id); R.append(", description="); R.append(this.description); R.append(", unpublishedAt="); diff --git a/app/src/main/java/com/discord/models/store/dto/ModelStoreAsset.java b/app/src/main/java/com/discord/models/store/dto/ModelStoreAsset.java index 1b31936b04..6e4fb74ebe 100644 --- a/app/src/main/java/com/discord/models/store/dto/ModelStoreAsset.java +++ b/app/src/main/java/com/discord/models/store/dto/ModelStoreAsset.java @@ -9,14 +9,14 @@ public final class ModelStoreAsset implements Serializable { private final Integer height; /* renamed from: id reason: collision with root package name */ - private final long f2173id; + private final long f2174id; private final String mimeType; private final int size; private final Integer width; public ModelStoreAsset(long j, int i, String str, String str2, Integer num, Integer num2) { m.checkNotNullParameter(str, "mimeType"); - this.f2173id = j; + this.f2174id = j; this.size = i; this.mimeType = str; this.filename = str2; @@ -25,11 +25,11 @@ public final class ModelStoreAsset implements Serializable { } public static /* synthetic */ ModelStoreAsset copy$default(ModelStoreAsset modelStoreAsset, long j, int i, String str, String str2, Integer num, Integer num2, int i2, Object obj) { - return modelStoreAsset.copy((i2 & 1) != 0 ? modelStoreAsset.f2173id : j, (i2 & 2) != 0 ? modelStoreAsset.size : i, (i2 & 4) != 0 ? modelStoreAsset.mimeType : str, (i2 & 8) != 0 ? modelStoreAsset.filename : str2, (i2 & 16) != 0 ? modelStoreAsset.width : num, (i2 & 32) != 0 ? modelStoreAsset.height : num2); + return modelStoreAsset.copy((i2 & 1) != 0 ? modelStoreAsset.f2174id : j, (i2 & 2) != 0 ? modelStoreAsset.size : i, (i2 & 4) != 0 ? modelStoreAsset.mimeType : str, (i2 & 8) != 0 ? modelStoreAsset.filename : str2, (i2 & 16) != 0 ? modelStoreAsset.width : num, (i2 & 32) != 0 ? modelStoreAsset.height : num2); } public final long component1() { - return this.f2173id; + return this.f2174id; } public final int component2() { @@ -66,7 +66,7 @@ public final class ModelStoreAsset implements Serializable { return false; } ModelStoreAsset modelStoreAsset = (ModelStoreAsset) obj; - return this.f2173id == modelStoreAsset.f2173id && this.size == modelStoreAsset.size && m.areEqual(this.mimeType, modelStoreAsset.mimeType) && m.areEqual(this.filename, modelStoreAsset.filename) && m.areEqual(this.width, modelStoreAsset.width) && m.areEqual(this.height, modelStoreAsset.height); + return this.f2174id == modelStoreAsset.f2174id && this.size == modelStoreAsset.size && m.areEqual(this.mimeType, modelStoreAsset.mimeType) && m.areEqual(this.filename, modelStoreAsset.filename) && m.areEqual(this.width, modelStoreAsset.width) && m.areEqual(this.height, modelStoreAsset.height); } public final String getFilename() { @@ -78,7 +78,7 @@ public final class ModelStoreAsset implements Serializable { } public final long getId() { - return this.f2173id; + return this.f2174id; } public final String getMimeType() { @@ -95,7 +95,7 @@ public final class ModelStoreAsset implements Serializable { @Override // java.lang.Object public int hashCode() { - long j = this.f2173id; + long j = this.f2174id; int i = ((((int) (j ^ (j >>> 32))) * 31) + this.size) * 31; String str = this.mimeType; int i2 = 0; @@ -114,7 +114,7 @@ public final class ModelStoreAsset implements Serializable { @Override // java.lang.Object public String toString() { StringBuilder R = a.R("ModelStoreAsset(id="); - R.append(this.f2173id); + R.append(this.f2174id); R.append(", size="); R.append(this.size); R.append(", mimeType="); diff --git a/app/src/main/java/com/discord/models/store/dto/ModelStoreDirectoryLayout.java b/app/src/main/java/com/discord/models/store/dto/ModelStoreDirectoryLayout.java index d20a0c9aea..924579beec 100644 --- a/app/src/main/java/com/discord/models/store/dto/ModelStoreDirectoryLayout.java +++ b/app/src/main/java/com/discord/models/store/dto/ModelStoreDirectoryLayout.java @@ -8,11 +8,11 @@ public final class ModelStoreDirectoryLayout { private final List allSkus; /* renamed from: id reason: collision with root package name */ - private final long f2174id; + private final long f2175id; public ModelStoreDirectoryLayout(long j, List list) { m.checkNotNullParameter(list, "allSkus"); - this.f2174id = j; + this.f2175id = j; this.allSkus = list; } @@ -20,7 +20,7 @@ public final class ModelStoreDirectoryLayout { /* JADX WARN: Multi-variable type inference failed */ public static /* synthetic */ ModelStoreDirectoryLayout copy$default(ModelStoreDirectoryLayout modelStoreDirectoryLayout, long j, List list, int i, Object obj) { if ((i & 1) != 0) { - j = modelStoreDirectoryLayout.f2174id; + j = modelStoreDirectoryLayout.f2175id; } if ((i & 2) != 0) { list = modelStoreDirectoryLayout.allSkus; @@ -29,7 +29,7 @@ public final class ModelStoreDirectoryLayout { } public final long component1() { - return this.f2174id; + return this.f2175id; } public final List component2() { @@ -49,7 +49,7 @@ public final class ModelStoreDirectoryLayout { return false; } ModelStoreDirectoryLayout modelStoreDirectoryLayout = (ModelStoreDirectoryLayout) obj; - return this.f2174id == modelStoreDirectoryLayout.f2174id && m.areEqual(this.allSkus, modelStoreDirectoryLayout.allSkus); + return this.f2175id == modelStoreDirectoryLayout.f2175id && m.areEqual(this.allSkus, modelStoreDirectoryLayout.allSkus); } public final List getAllSkus() { @@ -57,11 +57,11 @@ public final class ModelStoreDirectoryLayout { } public final long getId() { - return this.f2174id; + return this.f2175id; } public int hashCode() { - long j = this.f2174id; + long j = this.f2175id; int i = ((int) (j ^ (j >>> 32))) * 31; List list = this.allSkus; return i + (list != null ? list.hashCode() : 0); @@ -69,7 +69,7 @@ public final class ModelStoreDirectoryLayout { public String toString() { StringBuilder R = a.R("ModelStoreDirectoryLayout(id="); - R.append(this.f2174id); + R.append(this.f2175id); R.append(", allSkus="); return a.J(R, this.allSkus, ")"); } diff --git a/app/src/main/java/com/discord/models/user/CoreUser.java b/app/src/main/java/com/discord/models/user/CoreUser.java index 89c81657fe..5d9f297c3a 100644 --- a/app/src/main/java/com/discord/models/user/CoreUser.java +++ b/app/src/main/java/com/discord/models/user/CoreUser.java @@ -20,7 +20,7 @@ public final class CoreUser implements User { private final int flags; /* renamed from: id reason: collision with root package name */ - private final long f2175id; + private final long f2176id; private final boolean isBot; private final boolean isSystemUser; private final PremiumTier premiumTier; @@ -116,7 +116,7 @@ public final class CoreUser implements User { public CoreUser(long j, String str, String str2, String str3, boolean z2, boolean z3, int i, PremiumTier premiumTier, int i2, int i3, String str4, String str5) { m.checkNotNullParameter(str, "username"); m.checkNotNullParameter(premiumTier, "premiumTier"); - this.f2175id = j; + this.f2176id = j; this.username = str; this.avatar = str2; this.banner = str3; @@ -264,7 +264,7 @@ public final class CoreUser implements User { @Override // com.discord.models.user.User public long getId() { - return this.f2175id; + return this.f2176id; } @Override // com.discord.models.user.User diff --git a/app/src/main/java/com/discord/models/user/MeUser.java b/app/src/main/java/com/discord/models/user/MeUser.java index 614d91b7ca..e8b0f329c9 100644 --- a/app/src/main/java/com/discord/models/user/MeUser.java +++ b/app/src/main/java/com/discord/models/user/MeUser.java @@ -25,7 +25,7 @@ public final class MeUser implements User { private final boolean hasBirthday; /* renamed from: id reason: collision with root package name */ - private final long f2176id; + private final long f2177id; private final boolean isBot; private final boolean isSystemUser; private final boolean isVerified; @@ -176,7 +176,7 @@ public final class MeUser implements User { m.checkNotNullParameter(str, "username"); m.checkNotNullParameter(premiumTier, "premiumTier"); m.checkNotNullParameter(nsfwAllowance, "nsfwAllowance"); - this.f2176id = j; + this.f2177id = j; this.username = str; this.avatar = str2; this.banner = str3; @@ -383,7 +383,7 @@ public final class MeUser implements User { @Override // com.discord.models.user.User public long getId() { - return this.f2176id; + return this.f2177id; } public final boolean getMfaEnabled() { diff --git a/app/src/main/java/com/discord/nullserializable/NullSerializableTypeAdapter.java b/app/src/main/java/com/discord/nullserializable/NullSerializableTypeAdapter.java index 3e7a2e968e..c60c8dc62d 100644 --- a/app/src/main/java/com/discord/nullserializable/NullSerializableTypeAdapter.java +++ b/app/src/main/java/com/discord/nullserializable/NullSerializableTypeAdapter.java @@ -38,15 +38,15 @@ public final class NullSerializableTypeAdapter extends TypeAdapter"); i.write(jsonWriter, a); } else if (nullSerializable instanceof NullSerializable.a) { - boolean z2 = jsonWriter.f2471s; - jsonWriter.f2471s = true; + boolean z2 = jsonWriter.f2472s; + jsonWriter.f2472s = true; jsonWriter.s(); - jsonWriter.f2471s = z2; + jsonWriter.f2472s = z2; } else if (nullSerializable == null) { - boolean z3 = jsonWriter.f2471s; - jsonWriter.f2471s = false; + boolean z3 = jsonWriter.f2472s; + jsonWriter.f2472s = false; jsonWriter.s(); - jsonWriter.f2471s = z3; + jsonWriter.f2472s = z3; } } } diff --git a/app/src/main/java/com/discord/overlay/views/OverlayBubbleWrap.java b/app/src/main/java/com/discord/overlay/views/OverlayBubbleWrap.java index 0b06cbee11..8b1c49712b 100644 --- a/app/src/main/java/com/discord/overlay/views/OverlayBubbleWrap.java +++ b/app/src/main/java/com/discord/overlay/views/OverlayBubbleWrap.java @@ -40,7 +40,7 @@ public class OverlayBubbleWrap extends FrameLayout { public int r; /* renamed from: s reason: collision with root package name */ - public final SpringAnimation f2177s; + public final SpringAnimation f2178s; public final SpringAnimation t; public Point u; public Point v; @@ -116,7 +116,7 @@ public class OverlayBubbleWrap extends FrameLayout { SpringForce spring2 = springAnimation.getSpring(); m.checkNotNullExpressionValue(spring2, "spring"); spring2.setDampingRatio(0.75f); - this.f2177s = springAnimation; + this.f2178s = springAnimation; SpringAnimation springAnimation2 = new SpringAnimation(this, DynamicAnimation.Y, 0.0f); springAnimation2.setStartVelocity(50.0f); SpringForce spring3 = springAnimation2.getSpring(); @@ -141,7 +141,7 @@ public class OverlayBubbleWrap extends FrameLayout { } m.checkNotNullParameter(rect2, "screenBounds"); int min = Math.min(Math.max(rect2.left, i2), rect2.right - overlayBubbleWrap.getWidth()); - SpringAnimation springAnimation = overlayBubbleWrap.f2177s; + SpringAnimation springAnimation = overlayBubbleWrap.f2178s; m.checkNotNullParameter(springAnimation, "$this$animateTo"); springAnimation.cancel(); springAnimation.setStartValue((float) overlayBubbleWrap.k.x); @@ -168,7 +168,7 @@ public class OverlayBubbleWrap extends FrameLayout { R.append(this.u); Log.d(simpleName, R.toString()); this.v = null; - this.f2177s.cancel(); + this.f2178s.cancel(); this.t.cancel(); if (z2) { Point point = this.u; @@ -291,7 +291,7 @@ public class OverlayBubbleWrap extends FrameLayout { } public final SpringAnimation getSpringAnimationX() { - return this.f2177s; + return this.f2178s; } public final SpringAnimation getSpringAnimationY() { diff --git a/app/src/main/java/com/discord/player/AppMediaPlayer.java b/app/src/main/java/com/discord/player/AppMediaPlayer.java index 6158fcda48..447b5de842 100644 --- a/app/src/main/java/com/discord/player/AppMediaPlayer.java +++ b/app/src/main/java/com/discord/player/AppMediaPlayer.java @@ -64,7 +64,7 @@ public final class AppMediaPlayer { public Subscription b; /* renamed from: c reason: collision with root package name */ - public final CompositeSubscription f2178c; + public final CompositeSubscription f2179c; public final BehaviorSubject d; public MediaSource e; public final e1 f; @@ -168,7 +168,7 @@ public final class AppMediaPlayer { m.checkNotNullExpressionValue(k0, "PublishSubject.create()"); this.a = k0; CompositeSubscription compositeSubscription = new CompositeSubscription(); - this.f2178c = compositeSubscription; + this.f2179c = compositeSubscription; BehaviorSubject l0 = BehaviorSubject.l0(Float.valueOf(((k2) e1Var).B)); m.checkNotNullExpressionValue(l0, "BehaviorSubject.create(exoPlayer.volume)"); this.d = l0; @@ -291,7 +291,7 @@ public final class AppMediaPlayer { if (subscription != null) { subscription.unsubscribe(); } - this.f2178c.unsubscribe(); + this.f2179c.unsubscribe(); k2 k2Var = (k2) this.f; k2Var.n0(); if (e0.a < 21 && (audioTrack = k2Var.p) != null) { diff --git a/app/src/main/java/com/discord/restapi/BreadcrumbInterceptor.java b/app/src/main/java/com/discord/restapi/BreadcrumbInterceptor.java index 91611bcbf7..42158ccc1f 100644 --- a/app/src/main/java/com/discord/restapi/BreadcrumbInterceptor.java +++ b/app/src/main/java/com/discord/restapi/BreadcrumbInterceptor.java @@ -19,7 +19,7 @@ public final class BreadcrumbInterceptor implements Interceptor { public Response intercept(Interceptor.Chain chain) { m.checkNotNullParameter(chain, "chain"); Request c2 = chain.c(); - String str = c2.f2967c; + String str = c2.f2968c; w wVar = c2.b; Logger logger = this.logger; logger.recordBreadcrumb("HTTP[" + str + "] - " + wVar, "http"); diff --git a/app/src/main/java/com/discord/restapi/RequiredHeadersInterceptor.java b/app/src/main/java/com/discord/restapi/RequiredHeadersInterceptor.java index c344542114..0eb38cf759 100644 --- a/app/src/main/java/com/discord/restapi/RequiredHeadersInterceptor.java +++ b/app/src/main/java/com/discord/restapi/RequiredHeadersInterceptor.java @@ -45,7 +45,7 @@ public final class RequiredHeadersInterceptor implements Interceptor { m.checkParameterIsNotNull(c2, "request"); new LinkedHashMap(); w wVar = c2.b; - String str = c2.f2967c; + String str = c2.f2968c; RequestBody requestBody = c2.e; Map linkedHashMap = c2.f.isEmpty() ? new LinkedHashMap() : h0.toMutableMap(c2.f); Headers.a e = c2.d.e(); diff --git a/app/src/main/java/com/discord/restapi/RestAPIBuilder.java b/app/src/main/java/com/discord/restapi/RestAPIBuilder.java index 7d02955778..2e7ad5f79e 100644 --- a/app/src/main/java/com/discord/restapi/RestAPIBuilder.java +++ b/app/src/main/java/com/discord/restapi/RestAPIBuilder.java @@ -184,7 +184,7 @@ public final class RestAPIBuilder { if (list != null) { for (Interceptor interceptor : list) { m.checkParameterIsNotNull(interceptor, "interceptor"); - aVar.f2878c.add(interceptor); + aVar.f2879c.add(interceptor); } } if (l != null) { @@ -193,10 +193,10 @@ public final class RestAPIBuilder { aVar.a(longValue, timeUnit); long longValue2 = l.longValue(); m.checkParameterIsNotNull(timeUnit, "unit"); - aVar.f2882z = f0.e0.c.b("timeout", longValue2, timeUnit); + aVar.f2883z = f0.e0.c.b("timeout", longValue2, timeUnit); long longValue3 = l.longValue(); m.checkParameterIsNotNull(timeUnit, "unit"); - aVar.f2880x = f0.e0.c.b("timeout", longValue3, timeUnit); + aVar.f2881x = f0.e0.c.b("timeout", longValue3, timeUnit); } p pVar = this.cookieJar; m.checkParameterIsNotNull(pVar, "cookieJar"); diff --git a/app/src/main/java/com/discord/restapi/RestAPIInterface.java b/app/src/main/java/com/discord/restapi/RestAPIInterface.java index 9921d1cc1c..a81b1d3f8a 100644 --- a/app/src/main/java/com/discord/restapi/RestAPIInterface.java +++ b/app/src/main/java/com/discord/restapi/RestAPIInterface.java @@ -364,6 +364,9 @@ public interface RestAPIInterface { @b("guilds/{guildId}/integrations/{integrationId}") Observable deleteGuildIntegration(@s("guildId") long j, @s("integrationId") long j2); + @b("guilds/{guildId}/requests/@me") + Observable deleteGuildJoinRequest(@s("guildId") long j); + @b("guilds/{guildId}/role-subscriptions/group-listings/{groupListingId}/subscription-listings/{listingId}") Observable deleteGuildRoleSubscriptionTierListing(@s("guildId") long j, @s("groupListingId") long j2, @s("listingId") long j3); @@ -592,6 +595,9 @@ public interface RestAPIInterface { @f("auth/location-metadata") Observable getLocationMetadata(); + @f("users/@me/scheduled-events") + Observable> getMeGuildScheduledEvents(@t("guild_ids") long j); + @f("users/@me/mentions") Observable> getMentions(@t("limit") int i, @t("roles") boolean z2, @t("everyone") boolean z3, @t("guild_id") Long l, @t("before") Long l2); @@ -667,9 +673,6 @@ public interface RestAPIInterface { @f("users/@me/affinities/users") Observable getUserAffinities(); - @f("users/@me/scheduled-events") - Observable> getUserGuildScheduledEvents(@t("guild_ids") long j); - @f("users/@me/join-request-guilds") Observable> getUserJoinRequestGuilds(); @@ -808,7 +811,7 @@ public interface RestAPIInterface { @i0.f0.o("users/@me/harvest") Observable requestHarvest(); - @b("guilds/{guildId}/requests/@me") + @i0.f0.o("guilds/{guildId}/requests/@me") Observable resetGuildJoinRequest(@s("guildId") long j); @f("entitlements/gift-codes/{code}") diff --git a/app/src/main/java/com/discord/restapi/RestAPIParams.java b/app/src/main/java/com/discord/restapi/RestAPIParams.java index aae96f8366..c72bdfa858 100644 --- a/app/src/main/java/com/discord/restapi/RestAPIParams.java +++ b/app/src/main/java/com/discord/restapi/RestAPIParams.java @@ -393,7 +393,7 @@ public final class RestAPIParams { private final Long deny; /* renamed from: id reason: collision with root package name */ - private final String f2179id; + private final String f2180id; private final Integer type; /* compiled from: RestAPIParams.kt */ @@ -441,7 +441,7 @@ public final class RestAPIParams { private ChannelPermissionOverwrites(Integer num, String str, Long l, Long l2) { this.type = num; - this.f2179id = str; + this.f2180id = str; this.allow = l; this.deny = l2; } @@ -465,7 +465,7 @@ public final class RestAPIParams { public static final long PARENT_ID_NONE = -1; /* renamed from: id reason: collision with root package name */ - private final long f2180id; + private final long f2181id; private final Long parentId; private final int position; @@ -502,13 +502,13 @@ public final class RestAPIParams { } public ChannelPosition(long j, int i, Long l) { - this.f2180id = j; + this.f2181id = j; this.position = i; this.parentId = l; } public final long getId() { - return this.f2180id; + return this.f2181id; } public final Long getParentId() { @@ -964,7 +964,7 @@ public final class RestAPIParams { private final boolean friend_sync; /* renamed from: id reason: collision with root package name */ - private final String f2181id; + private final String f2182id; private final String name; private final boolean revoked; private final boolean show_activity; @@ -991,7 +991,7 @@ public final class RestAPIParams { m.checkNotNullParameter(str, ModelAuditLogEntry.CHANGE_KEY_ID); m.checkNotNullParameter(str3, "type"); this.friend_sync = z2; - this.f2181id = str; + this.f2182id = str; this.name = str2; this.revoked = z3; this.show_activity = z4; @@ -1218,7 +1218,7 @@ public final class RestAPIParams { public static final class CreateGuildChannel { /* renamed from: id reason: collision with root package name */ - private final Long f2182id; + private final Long f2183id; private final String name; private final Long parentId; private final List permissionOverwrites; @@ -1227,7 +1227,7 @@ public final class RestAPIParams { public CreateGuildChannel(int i, Long l, String str, Long l2, List list, String str2) { this.type = i; - this.f2182id = l; + this.f2183id = l; this.name = str; this.parentId = l2; this.permissionOverwrites = list; @@ -1775,12 +1775,12 @@ public final class RestAPIParams { public static final class EnableIntegration { /* renamed from: id reason: collision with root package name */ - private final String f2183id; + private final String f2184id; private final String type; public EnableIntegration(String str, String str2) { this.type = str; - this.f2183id = str2; + this.f2184id = str2; } } @@ -2789,7 +2789,7 @@ public final class RestAPIParams { private String icon; /* renamed from: id reason: collision with root package name */ - private long f2184id; + private long f2185id; private Boolean mentionable; private String name; private Long permissions; @@ -2825,7 +2825,7 @@ public final class RestAPIParams { this.color = num; this.position = num2; this.permissions = l; - this.f2184id = j; + this.f2185id = j; this.icon = str2; } @@ -2855,7 +2855,7 @@ public final class RestAPIParams { } public final long getId() { - return this.f2184id; + return this.f2185id; } public final Boolean getMentionable() { @@ -2887,7 +2887,7 @@ public final class RestAPIParams { } public final void setId(long j) { - this.f2184id = j; + this.f2185id = j; } public final void setMentionable(Boolean bool) { diff --git a/app/src/main/java/com/discord/restapi/SpotifyTokenInterceptor.java b/app/src/main/java/com/discord/restapi/SpotifyTokenInterceptor.java index ffe09e3a9b..138322838c 100644 --- a/app/src/main/java/com/discord/restapi/SpotifyTokenInterceptor.java +++ b/app/src/main/java/com/discord/restapi/SpotifyTokenInterceptor.java @@ -30,7 +30,7 @@ public final class SpotifyTokenInterceptor implements Interceptor { m.checkParameterIsNotNull(c2, "request"); new LinkedHashMap(); w wVar = c2.b; - String str = c2.f2967c; + String str = c2.f2968c; RequestBody requestBody = c2.e; Map linkedHashMap = c2.f.isEmpty() ? new LinkedHashMap() : h0.toMutableMap(c2.f); Headers.a e = c2.d.e(); diff --git a/app/src/main/java/com/discord/restapi/utils/RetryWithDelay$restRetry$1.java b/app/src/main/java/com/discord/restapi/utils/RetryWithDelay$restRetry$1.java index 9cc79cd7d3..dbb50fad63 100644 --- a/app/src/main/java/com/discord/restapi/utils/RetryWithDelay$restRetry$1.java +++ b/app/src/main/java/com/discord/restapi/utils/RetryWithDelay$restRetry$1.java @@ -33,7 +33,7 @@ public final class RetryWithDelay$restRetry$1 extends o implements Function1 response2 = httpException.i; - if (!(response2 == null || (response = response2.a) == null || (request = response.i) == null || (str = request.f2967c) == null || !(!m.areEqual(str, ShareTarget.METHOD_GET))) || a == 401 || a == 429 || a == 503 || a == 403 || a == 404) { + if (!(response2 == null || (response = response2.a) == null || (request = response.i) == null || (str = request.f2968c) == null || !(!m.areEqual(str, ShareTarget.METHOD_GET))) || a == 401 || a == 429 || a == 503 || a == 403 || a == 404) { return false; } } else if (th instanceof TimeoutException) { diff --git a/app/src/main/java/com/discord/rlottie/RLottieDrawable.java b/app/src/main/java/com/discord/rlottie/RLottieDrawable.java index 936ff46f06..ba40b05323 100644 --- a/app/src/main/java/com/discord/rlottie/RLottieDrawable.java +++ b/app/src/main/java/com/discord/rlottie/RLottieDrawable.java @@ -68,20 +68,20 @@ public class RLottieDrawable extends BitmapDrawable implements Animatable { public int r; /* renamed from: s reason: collision with root package name */ - public Integer[] f2185s; + public Integer[] f2186s; public final HashMap t; public volatile HashMap u; public PlaybackMode v; public int w; /* renamed from: x reason: collision with root package name */ - public long f2186x; + public long f2187x; /* renamed from: y reason: collision with root package name */ - public volatile boolean f2187y; + public volatile boolean f2188y; /* renamed from: z reason: collision with root package name */ - public Runnable f2188z; + public Runnable f2189z; /* compiled from: RLottieDrawable.kt */ public static final class Companion { @@ -147,12 +147,12 @@ public class RLottieDrawable extends BitmapDrawable implements Animatable { } catch (Exception unused) { } RLottieDrawable rLottieDrawable2 = (RLottieDrawable) this.j; - Integer[] numArr = rLottieDrawable2.f2185s; + Integer[] numArr = rLottieDrawable2.f2186s; if (numArr != null) { RLottieDrawable.n.replaceColors(rLottieDrawable2.P, k.toIntArray(numArr)); } RLottieDrawable rLottieDrawable3 = (RLottieDrawable) this.j; - rLottieDrawable3.f2185s = null; + rLottieDrawable3.f2186s = null; try { Companion companion = RLottieDrawable.n; long j = rLottieDrawable3.P; @@ -190,20 +190,20 @@ public class RLottieDrawable extends BitmapDrawable implements Animatable { PlaybackMode playbackMode = rLottieDrawable8.v; if (playbackMode == PlaybackMode.LOOP) { rLottieDrawable8.H = 0; - rLottieDrawable8.f2187y = false; + rLottieDrawable8.f2188y = false; } else if (playbackMode == PlaybackMode.ONCE) { rLottieDrawable8.H = 0; - rLottieDrawable8.f2187y = true; + rLottieDrawable8.f2188y = true; ((RLottieDrawable) this.j).w++; } else { - rLottieDrawable8.f2187y = true; + rLottieDrawable8.f2188y = true; } } else if (rLottieDrawable8.v == PlaybackMode.FREEZE) { - rLottieDrawable8.f2187y = true; + rLottieDrawable8.f2188y = true; ((RLottieDrawable) this.j).w++; } else { rLottieDrawable8.H = i5; - rLottieDrawable8.f2187y = false; + rLottieDrawable8.f2188y = false; } } catch (Exception e) { Log.e("RLottieDrawable", "Error loading frame", e); @@ -219,7 +219,7 @@ public class RLottieDrawable extends BitmapDrawable implements Animatable { return; case 2: RLottieDrawable rLottieDrawable10 = (RLottieDrawable) this.j; - rLottieDrawable10.f2188z = null; + rLottieDrawable10.f2189z = null; RLottieDrawable.a(rLottieDrawable10); return; case 3: @@ -228,14 +228,14 @@ public class RLottieDrawable extends BitmapDrawable implements Animatable { if (!(((RLottieDrawable) this.j).P == 0 || (threadPoolExecutor = RLottieDrawable.m) == null)) { RLottieDrawable rLottieDrawable11 = (RLottieDrawable) this.j; Runnable runnable = rLottieDrawable11.U; - rLottieDrawable11.f2188z = runnable; + rLottieDrawable11.f2189z = runnable; threadPoolExecutor.execute(runnable); } RLottieDrawable.a((RLottieDrawable) this.j); return; case 4: RLottieDrawable rLottieDrawable12 = (RLottieDrawable) this.j; - if (rLottieDrawable12.f2188z != null) { + if (rLottieDrawable12.f2189z != null) { Companion companion2 = RLottieDrawable.n; long j2 = rLottieDrawable12.P; RLottieDrawable rLottieDrawable13 = (RLottieDrawable) this.j; @@ -445,7 +445,7 @@ public class RLottieDrawable extends BitmapDrawable implements Animatable { m.checkParameterIsNotNull(canvas, "canvas"); if (this.P != 0) { long elapsedRealtime = SystemClock.elapsedRealtime(); - long abs = Math.abs(elapsedRealtime - this.f2186x); + long abs = Math.abs(elapsedRealtime - this.f2187x); float f = (float) 60; int i2 = this.J <= f ? this.r - 6 : this.r; if (this.O) { @@ -469,7 +469,7 @@ public class RLottieDrawable extends BitmapDrawable implements Animatable { if (z2) { this.D = this.B; this.B = this.C; - if (this.f2187y) { + if (this.f2188y) { this.O = false; } this.A = null; @@ -478,7 +478,7 @@ public class RLottieDrawable extends BitmapDrawable implements Animatable { if (this.J > f) { elapsedRealtime -= Math.min(16L, abs - ((long) i2)); } - this.f2186x = elapsedRealtime; + this.f2187x = elapsedRealtime; d(); } } @@ -491,7 +491,7 @@ public class RLottieDrawable extends BitmapDrawable implements Animatable { if (this.J > f) { elapsedRealtime -= Math.min(16L, abs - ((long) i2)); } - this.f2186x = elapsedRealtime; + this.f2187x = elapsedRealtime; if (this.G) { this.F = false; this.G = false; diff --git a/app/src/main/java/com/discord/rlottie/RLottieImageView.java b/app/src/main/java/com/discord/rlottie/RLottieImageView.java index cd7d0d54c4..3ad89c2e00 100644 --- a/app/src/main/java/com/discord/rlottie/RLottieImageView.java +++ b/app/src/main/java/com/discord/rlottie/RLottieImageView.java @@ -89,7 +89,7 @@ public class RLottieImageView extends AppCompatImageView { f = 1.0f; } rLottieDrawable.H = (int) (((float) rLottieDrawable.q[0]) * f); - rLottieDrawable.f2187y = false; + rLottieDrawable.f2188y = false; rLottieDrawable.F = false; if (!rLottieDrawable.d()) { rLottieDrawable.G = true; diff --git a/app/src/main/java/com/discord/rtcconnection/KrispOveruseDetector.java b/app/src/main/java/com/discord/rtcconnection/KrispOveruseDetector.java index d4312ae555..2a73efa256 100644 --- a/app/src/main/java/com/discord/rtcconnection/KrispOveruseDetector.java +++ b/app/src/main/java/com/discord/rtcconnection/KrispOveruseDetector.java @@ -10,7 +10,7 @@ public final class KrispOveruseDetector { public OutboundRtpAudio b; /* renamed from: c reason: collision with root package name */ - public int f2189c; + public int f2190c; public final MediaEngineConnection d; /* compiled from: KrispOveruseDetector.kt */ diff --git a/app/src/main/java/com/discord/rtcconnection/MediaSinkWantsManager.java b/app/src/main/java/com/discord/rtcconnection/MediaSinkWantsManager.java index 66d4a0f82e..af444d532e 100644 --- a/app/src/main/java/com/discord/rtcconnection/MediaSinkWantsManager.java +++ b/app/src/main/java/com/discord/rtcconnection/MediaSinkWantsManager.java @@ -32,7 +32,7 @@ public final class MediaSinkWantsManager implements MediaEngineConnection.d { public final Map> b = new LinkedHashMap(); /* renamed from: c reason: collision with root package name */ - public final Set f2190c; + public final Set f2191c; public MediaEngineConnection d; public Long e; public final BehaviorSubject> f; @@ -77,13 +77,13 @@ public final class MediaSinkWantsManager implements MediaEngineConnection.d { public final long b; /* renamed from: c reason: collision with root package name */ - public final VideoMetadata f2191c; + public final VideoMetadata f2192c; public b(EncodeQuality encodeQuality, long j, VideoMetadata videoMetadata) { m.checkNotNullParameter(encodeQuality, "encodeQuality"); this.a = encodeQuality; this.b = j; - this.f2191c = videoMetadata; + this.f2192c = videoMetadata; } public boolean equals(Object obj) { @@ -94,14 +94,14 @@ public final class MediaSinkWantsManager implements MediaEngineConnection.d { return false; } b bVar = (b) obj; - return m.areEqual(this.a, bVar.a) && this.b == bVar.b && m.areEqual(this.f2191c, bVar.f2191c); + return m.areEqual(this.a, bVar.a) && this.b == bVar.b && m.areEqual(this.f2192c, bVar.f2192c); } public int hashCode() { EncodeQuality encodeQuality = this.a; int i = 0; int a = (a0.a.a.b.a(this.b) + ((encodeQuality != null ? encodeQuality.hashCode() : 0) * 31)) * 31; - VideoMetadata videoMetadata = this.f2191c; + VideoMetadata videoMetadata = this.f2192c; if (videoMetadata != null) { i = videoMetadata.hashCode(); } @@ -114,7 +114,7 @@ public final class MediaSinkWantsManager implements MediaEngineConnection.d { R.append(", ssrc="); R.append(this.b); R.append(", metadata="); - R.append(this.f2191c); + R.append(this.f2192c); R.append(")"); return R.toString(); } @@ -159,7 +159,7 @@ public final class MediaSinkWantsManager implements MediaEngineConnection.d { this.k = logger; this.l = aVar; new LinkedHashMap(); - this.f2190c = new LinkedHashSet(); + this.f2191c = new LinkedHashSet(); this.f = BehaviorSubject.l0(g0.mapOf(d0.o.to("any", EncodeQuality.Hundred))); this.g = h0.emptyMap(); } @@ -204,7 +204,7 @@ public final class MediaSinkWantsManager implements MediaEngineConnection.d { e eVar = this.j; int i2 = 1; if (mediaEngineConnection != null) { - Set set = this.f2190c; + Set set = this.f2191c; if (!(set instanceof Collection) || !set.isEmpty()) { i = 0; for (Number number : set) { @@ -291,7 +291,7 @@ public final class MediaSinkWantsManager implements MediaEngineConnection.d { if (l4 != null) { it2 = it; j = longValue; - this.l.a(longValue, l4.longValue(), bVar.b, bVar.f2191c); + this.l.a(longValue, l4.longValue(), bVar.b, bVar.f2192c); } else { it2 = it; j = longValue; diff --git a/app/src/main/java/com/discord/rtcconnection/RtcConnection.java b/app/src/main/java/com/discord/rtcconnection/RtcConnection.java index 2b74274f7a..2875ae8794 100644 --- a/app/src/main/java/com/discord/rtcconnection/RtcConnection.java +++ b/app/src/main/java/com/discord/rtcconnection/RtcConnection.java @@ -81,13 +81,13 @@ public final class RtcConnection implements DebugPrintable, MediaSinkWantsManage public final String Z; /* renamed from: a0 reason: collision with root package name */ - public final boolean f2192a0; + public final boolean f2193a0; /* renamed from: b0 reason: collision with root package name */ - public final String f2193b0; + public final String f2194b0; /* renamed from: c0 reason: collision with root package name */ - public final String f2194c0; + public final String f2195c0; public final String k; public final String l; public final CopyOnWriteArrayList m; @@ -98,20 +98,20 @@ public final class RtcConnection implements DebugPrintable, MediaSinkWantsManage public StateChange r; /* renamed from: s reason: collision with root package name */ - public BehaviorSubject f2195s; + public BehaviorSubject f2196s; public boolean t; public List u; public c.a.q.n0.a v; public MediaEngineConnection w; /* renamed from: x reason: collision with root package name */ - public String f2196x; + public String f2197x; /* renamed from: y reason: collision with root package name */ - public Integer f2197y; + public Integer f2198y; /* renamed from: z reason: collision with root package name */ - public int f2198z; + public int f2199z; /* compiled from: RtcConnection.kt */ public enum AnalyticsEvent { @@ -128,7 +128,7 @@ public final class RtcConnection implements DebugPrintable, MediaSinkWantsManage public final String b; /* renamed from: c reason: collision with root package name */ - public final Long f2199c; + public final Long f2200c; public final Long d; public final String e; @@ -136,7 +136,7 @@ public final class RtcConnection implements DebugPrintable, MediaSinkWantsManage m.checkNotNullParameter(str, "rtcConnectionId"); this.a = str; this.b = str2; - this.f2199c = l; + this.f2200c = l; this.d = l2; this.e = str3; } @@ -149,7 +149,7 @@ public final class RtcConnection implements DebugPrintable, MediaSinkWantsManage return false; } Metadata metadata = (Metadata) obj; - return m.areEqual(this.a, metadata.a) && m.areEqual(this.b, metadata.b) && m.areEqual(this.f2199c, metadata.f2199c) && m.areEqual(this.d, metadata.d) && m.areEqual(this.e, metadata.e); + return m.areEqual(this.a, metadata.a) && m.areEqual(this.b, metadata.b) && m.areEqual(this.f2200c, metadata.f2200c) && m.areEqual(this.d, metadata.d) && m.areEqual(this.e, metadata.e); } public int hashCode() { @@ -158,7 +158,7 @@ public final class RtcConnection implements DebugPrintable, MediaSinkWantsManage int hashCode = (str != null ? str.hashCode() : 0) * 31; String str2 = this.b; int hashCode2 = (hashCode + (str2 != null ? str2.hashCode() : 0)) * 31; - Long l = this.f2199c; + Long l = this.f2200c; int hashCode3 = (hashCode2 + (l != null ? l.hashCode() : 0)) * 31; Long l2 = this.d; int hashCode4 = (hashCode3 + (l2 != null ? l2.hashCode() : 0)) * 31; @@ -175,7 +175,7 @@ public final class RtcConnection implements DebugPrintable, MediaSinkWantsManage R.append(", mediaSessionId="); R.append(this.b); R.append(", channelId="); - R.append(this.f2199c); + R.append(this.f2200c); R.append(", guildId="); R.append(this.d); R.append(", streamKey="); @@ -529,9 +529,9 @@ public final class RtcConnection implements DebugPrintable, MediaSinkWantsManage this.X = linkedHashMap; this.Y = linkedHashMap2; this.Z = str6; - this.f2192a0 = z4; - this.f2193b0 = str4; - this.f2194c0 = str7; + this.f2193a0 = z4; + this.f2194b0 = str4; + this.f2195c0 = str7; StringBuilder V = c.d.b.a.a.V(str4, "->RtcConnection "); int i3 = i + 1; i = i3; @@ -545,7 +545,7 @@ public final class RtcConnection implements DebugPrintable, MediaSinkWantsManage this.p = new Backoff(1000, 10000, 0, false, null, 28, null); StateChange stateChange = new StateChange(new State.d(false), null); this.r = stateChange; - this.f2195s = BehaviorSubject.l0(stateChange); + this.f2196s = BehaviorSubject.l0(stateChange); this.u = new ArrayList(); c.a.q.o0.e eVar = new c.a.q.o0.e(logger, clock); eVar.f.add(new x(this)); @@ -562,7 +562,7 @@ public final class RtcConnection implements DebugPrintable, MediaSinkWantsManage m.checkNotNull(mediaSinkWantsManager); Observable> q = mediaSinkWantsManager.f.q(); m.checkNotNullExpressionValue(q, "mediaSinkWantsSubject.distinctUntilChanged()"); - subscription = Observable.j(q, this.f2195s, z.i).V(new g0(new a0(this))); + subscription = Observable.j(q, this.f2196s, z.i).V(new g0(new a0(this))); } this.H = subscription; r("Created RtcConnection. GuildID: " + l + " ChannelID: " + j2); @@ -621,11 +621,11 @@ public final class RtcConnection implements DebugPrintable, MediaSinkWantsManage } public final Map b(Map map) { - String str = this.f2196x; + String str = this.f2197x; if (str != null) { map.put("hostname", str); } - Integer num = this.f2197y; + Integer num = this.f2198y; if (num != null) { map.put("port", Integer.valueOf(num.intValue())); } @@ -658,15 +658,15 @@ public final class RtcConnection implements DebugPrintable, MediaSinkWantsManage debugPrintBuilder.appendKeyValue(ModelAuditLogEntry.CHANGE_KEY_ID, this.l); debugPrintBuilder.appendKeyValue("mediaSessionId", this.J); debugPrintBuilder.appendKeyValue("parentMediaSessionId", this.Z); - debugPrintBuilder.appendKeyValue("hostname", this.f2196x); + debugPrintBuilder.appendKeyValue("hostname", this.f2197x); debugPrintBuilder.appendKeyValue("channelId", Long.valueOf(this.O)); debugPrintBuilder.appendKeyValue("guildId", this.N); - debugPrintBuilder.appendKeyValue("streamKey", this.f2194c0); + debugPrintBuilder.appendKeyValue("streamKey", this.f2195c0); debugPrintBuilder.appendKeyValue("isVideoEnabled", Boolean.valueOf(this.Q)); debugPrintBuilder.appendKeyValue("rtcServerId", this.R); debugPrintBuilder.appendKeyValue("userId", Long.valueOf(this.S)); debugPrintBuilder.appendKeyValue("rtcConnectionType", this.W); - debugPrintBuilder.appendKeyValue("enableMediaSinkWants", Boolean.valueOf(this.f2192a0)); + debugPrintBuilder.appendKeyValue("enableMediaSinkWants", Boolean.valueOf(this.f2193a0)); debugPrintBuilder.appendKeyValue("socket", (DebugPrintable) this.v); debugPrintBuilder.appendKeyValue("sentVideo", Boolean.valueOf(this.o)); } @@ -743,7 +743,7 @@ public final class RtcConnection implements DebugPrintable, MediaSinkWantsManage } public final Metadata i() { - return new Metadata(this.l, this.J, Long.valueOf(this.O), this.N, this.f2194c0); + return new Metadata(this.l, this.J, Long.valueOf(this.O), this.N, this.f2195c0); } public final void k(long j2, Map map) { @@ -776,7 +776,7 @@ public final class RtcConnection implements DebugPrintable, MediaSinkWantsManage String str2; Stats stats; VoiceQuality voiceQuality; - Map mutableMapOf = d0.t.h0.mutableMapOf(d0.o.to("ping_bad_count", Integer.valueOf(this.f2198z)), d0.o.to("connect_count", Integer.valueOf(this.D)), d0.o.to("channel_count", 1)); + Map mutableMapOf = d0.t.h0.mutableMapOf(d0.o.to("ping_bad_count", Integer.valueOf(this.f2199z)), d0.o.to("connect_count", Integer.valueOf(this.D)), d0.o.to("channel_count", 1)); b(mutableMapOf); mutableMapOf.put("reconnect", Boolean.valueOf(z2)); if (str != null) { @@ -822,7 +822,7 @@ public final class RtcConnection implements DebugPrintable, MediaSinkWantsManage } MediaEngineConnection.TransportInfo transportInfo = this.q; if (transportInfo != null) { - protocol = transportInfo.f2212c; + protocol = transportInfo.f2213c; } if (protocol != null) { int ordinal = protocol.ordinal(); diff --git a/app/src/main/java/com/discord/rtcconnection/VideoMetadata.java b/app/src/main/java/com/discord/rtcconnection/VideoMetadata.java index c62e22d8c6..2958bcc4ba 100644 --- a/app/src/main/java/com/discord/rtcconnection/VideoMetadata.java +++ b/app/src/main/java/com/discord/rtcconnection/VideoMetadata.java @@ -10,7 +10,7 @@ public final class VideoMetadata { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f2200c; + public final int f2201c; public final Integer d; public final Payloads.ResolutionType e; @@ -18,7 +18,7 @@ public final class VideoMetadata { m.checkNotNullParameter(resolutionType, "type"); this.a = j; this.b = i; - this.f2200c = i2; + this.f2201c = i2; this.d = num; this.e = resolutionType; } @@ -31,11 +31,11 @@ public final class VideoMetadata { return false; } VideoMetadata videoMetadata = (VideoMetadata) obj; - return this.a == videoMetadata.a && this.b == videoMetadata.b && this.f2200c == videoMetadata.f2200c && m.areEqual(this.d, videoMetadata.d) && m.areEqual(this.e, videoMetadata.e); + return this.a == videoMetadata.a && this.b == videoMetadata.b && this.f2201c == videoMetadata.f2201c && m.areEqual(this.d, videoMetadata.d) && m.areEqual(this.e, videoMetadata.e); } public int hashCode() { - int a = ((((b.a(this.a) * 31) + this.b) * 31) + this.f2200c) * 31; + int a = ((((b.a(this.a) * 31) + this.b) * 31) + this.f2201c) * 31; Integer num = this.d; int i = 0; int hashCode = (a + (num != null ? num.hashCode() : 0)) * 31; @@ -52,7 +52,7 @@ public final class VideoMetadata { R.append(", maxWidth="); R.append(this.b); R.append(", maxHeight="); - R.append(this.f2200c); + R.append(this.f2201c); R.append(", maxFrameRate="); R.append(this.d); R.append(", type="); diff --git a/app/src/main/java/com/discord/rtcconnection/audio/DiscordAudioManager.java b/app/src/main/java/com/discord/rtcconnection/audio/DiscordAudioManager.java index 27986f3035..86fb41a8c4 100644 --- a/app/src/main/java/com/discord/rtcconnection/audio/DiscordAudioManager.java +++ b/app/src/main/java/com/discord/rtcconnection/audio/DiscordAudioManager.java @@ -50,7 +50,7 @@ public final class DiscordAudioManager { public static final AudioDevice b = new AudioDevice(null, false, null, null, 15); /* renamed from: c reason: collision with root package name */ - public static final List f2201c = n.listOf((Object[]) new DeviceTypes[]{DeviceTypes.EARPIECE, DeviceTypes.SPEAKERPHONE, DeviceTypes.BLUETOOTH_HEADSET, DeviceTypes.WIRED_HEADSET}); + public static final List f2202c = n.listOf((Object[]) new DeviceTypes[]{DeviceTypes.EARPIECE, DeviceTypes.SPEAKERPHONE, DeviceTypes.BLUETOOTH_HEADSET, DeviceTypes.WIRED_HEADSET}); public static final DiscordAudioManager d = null; public boolean A; public boolean B; @@ -72,20 +72,20 @@ public final class DiscordAudioManager { public List r; /* renamed from: s reason: collision with root package name */ - public final SerializedSubject, List> f2202s; + public final SerializedSubject, List> f2203s; public DeviceTypes t; public final SerializedSubject u; public ContentObserver v; public int w; /* renamed from: x reason: collision with root package name */ - public final int f2203x; + public final int f2204x; /* renamed from: y reason: collision with root package name */ - public final SerializedSubject f2204y; + public final SerializedSubject f2205y; /* renamed from: z reason: collision with root package name */ - public DeviceTypes f2205z; + public DeviceTypes f2206z; /* compiled from: DiscordAudioManager.kt */ public static final class AudioDevice { @@ -93,7 +93,7 @@ public final class DiscordAudioManager { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final String f2206c; + public final String f2207c; public final String d; public AudioDevice() { @@ -104,7 +104,7 @@ public final class DiscordAudioManager { m.checkNotNullParameter(deviceTypes, "type"); this.a = deviceTypes; this.b = z2; - this.f2206c = str; + this.f2207c = str; this.d = str2; } @@ -116,7 +116,7 @@ public final class DiscordAudioManager { m.checkNotNullParameter(deviceTypes, "type"); this.a = deviceTypes; this.b = z2; - this.f2206c = null; + this.f2207c = null; this.d = null; } @@ -126,7 +126,7 @@ public final class DiscordAudioManager { z2 = audioDevice.b; } if ((i & 4) != 0) { - str = audioDevice.f2206c; + str = audioDevice.f2207c; } if ((i & 8) != 0) { str2 = audioDevice.d; @@ -144,7 +144,7 @@ public final class DiscordAudioManager { return false; } AudioDevice audioDevice = (AudioDevice) obj; - return m.areEqual(this.a, audioDevice.a) && this.b == audioDevice.b && m.areEqual(this.f2206c, audioDevice.f2206c) && m.areEqual(this.d, audioDevice.d); + return m.areEqual(this.a, audioDevice.a) && this.b == audioDevice.b && m.areEqual(this.f2207c, audioDevice.f2207c) && m.areEqual(this.d, audioDevice.d); } public int hashCode() { @@ -159,7 +159,7 @@ public final class DiscordAudioManager { int i3 = z2 ? 1 : 0; int i4 = z2 ? 1 : 0; int i5 = (hashCode + i2) * 31; - String str = this.f2206c; + String str = this.f2207c; int hashCode2 = (i5 + (str != null ? str.hashCode() : 0)) * 31; String str2 = this.d; if (str2 != null) { @@ -174,7 +174,7 @@ public final class DiscordAudioManager { R.append(", isAvailable="); R.append(this.b); R.append(", id="); - R.append(this.f2206c); + R.append(this.f2207c); R.append(", name="); return c.d.b.a.a.H(R, this.d, ")"); } @@ -335,7 +335,7 @@ public final class DiscordAudioManager { arrayList.add(audioDevice.a.ordinal() != 5 ? AudioDevice.a(audioDevice, null, false, null, null, 15) : AudioDevice.a(audioDevice, null, false, null, null, 1)); } discordAudioManager2.r = arrayList; - discordAudioManager2.f2202s.j.onNext(arrayList); + discordAudioManager2.f2203s.j.onNext(arrayList); } DiscordAudioManager discordAudioManager3 = DiscordAudioManager.this; discordAudioManager3.a(discordAudioManager3.r); @@ -374,7 +374,7 @@ public final class DiscordAudioManager { arrayList.add(ordinal != 3 ? ordinal != 4 ? AudioDevice.a(audioDevice, null, false, null, null, 15) : AudioDevice.a(audioDevice, null, DiscordAudioManager.this.h, null, null, 13) : AudioDevice.a(audioDevice, null, false, null, null, 13)); } discordAudioManager.r = arrayList; - discordAudioManager.f2202s.j.onNext(arrayList); + discordAudioManager.f2203s.j.onNext(arrayList); } } else if (aVar instanceof a.C0035a) { synchronized (DiscordAudioManager.this.i) { @@ -386,7 +386,7 @@ public final class DiscordAudioManager { arrayList2.add(ordinal2 != 3 ? ordinal2 != 4 ? AudioDevice.a(audioDevice2, null, false, null, null, 15) : AudioDevice.a(audioDevice2, null, false, null, null, 13) : AudioDevice.a(audioDevice2, null, true, null, null, 13)); } discordAudioManager2.r = arrayList2; - discordAudioManager2.f2202s.j.onNext(arrayList2); + discordAudioManager2.f2203s.j.onNext(arrayList2); } } DiscordAudioManager.this.l(); @@ -407,7 +407,7 @@ public final class DiscordAudioManager { if (bluetoothHeadsetAudioState == null) { bluetoothHeadsetAudioState = BluetoothHeadsetAudioState.Disconnected; } - BluetoothDevice bluetoothDevice = bVar.f2207c; + BluetoothDevice bluetoothDevice = bVar.f2208c; StringBuilder sb = new StringBuilder(); sb.append("[onHeadsetAudioStateChanged] state: "); sb.append(bluetoothHeadsetAudioState); @@ -426,7 +426,7 @@ public final class DiscordAudioManager { arrayList.add(audioDevice.a.ordinal() != 5 ? AudioDevice.a(audioDevice, null, false, null, null, 15) : AudioDevice.a(audioDevice, null, true, bluetoothDevice != null ? bluetoothDevice.getAddress() : null, bluetoothDevice != null ? bluetoothDevice.getName() : null, 1)); } discordAudioManager.r = arrayList; - discordAudioManager.f2202s.j.onNext(arrayList); + discordAudioManager.f2203s.j.onNext(arrayList); } } } @@ -460,7 +460,7 @@ public final class DiscordAudioManager { if (bluetoothProfileConnectionState == null) { bluetoothProfileConnectionState = BluetoothProfileConnectionState.Disconnected; } - BluetoothDevice bluetoothDevice = bVar.f2208c; + BluetoothDevice bluetoothDevice = bVar.f2209c; StringBuilder sb = new StringBuilder(); sb.append("[onHeadsetConnectionStateChanged] state: "); sb.append(bluetoothProfileConnectionState); @@ -498,11 +498,11 @@ public final class DiscordAudioManager { } } DeviceTypes deviceTypes2 = DeviceTypes.BLUETOOTH_HEADSET; - if (((AudioDevice) arrayList.get(deviceTypes2.getValue())).f2206c != null) { + if (((AudioDevice) arrayList.get(deviceTypes2.getValue())).f2207c != null) { if (bluetoothDevice != null) { str = bluetoothDevice.getAddress(); } - if (m.areEqual(str, ((AudioDevice) arrayList.get(deviceTypes2.getValue())).f2206c)) { + if (m.areEqual(str, ((AudioDevice) arrayList.get(deviceTypes2.getValue())).f2207c)) { DiscordAudioManager.this.l(); } } @@ -586,13 +586,13 @@ public final class DiscordAudioManager { } } this.r = arrayList; - this.f2202s = new SerializedSubject<>(BehaviorSubject.l0(arrayList)); + this.f2203s = new SerializedSubject<>(BehaviorSubject.l0(arrayList)); DeviceTypes deviceTypes = DeviceTypes.INVALID; this.t = deviceTypes; this.u = new SerializedSubject<>(BehaviorSubject.l0(deviceTypes)); - this.f2203x = this.e.getStreamMaxVolume(3); - this.f2204y = new SerializedSubject<>(BehaviorSubject.l0(Integer.valueOf(this.w))); - this.f2205z = DeviceTypes.DEFAULT; + this.f2204x = this.e.getStreamMaxVolume(3); + this.f2205y = new SerializedSubject<>(BehaviorSubject.l0(Integer.valueOf(this.w))); + this.f2206z = DeviceTypes.DEFAULT; } public static final DiscordAudioManager d() { @@ -607,7 +607,7 @@ public final class DiscordAudioManager { DeviceTypes deviceTypes; DeviceTypes deviceTypes2; synchronized (this.i) { - List list2 = f2201c; + List list2 = f2202c; ListIterator listIterator = list2.listIterator(list2.size()); while (true) { if (!listIterator.hasPrevious()) { @@ -739,7 +739,7 @@ public final class DiscordAudioManager { arrayList.add(audioDevice.a.ordinal() != 5 ? AudioDevice.a(audioDevice, null, false, null, null, 15) : AudioDevice.a(audioDevice, null, (!this.D || this.t != DeviceTypes.BLUETOOTH_HEADSET) ? z2 : bluetoothDevice3 != null, bluetoothDevice3 != null ? bluetoothDevice3.getAddress() : null, bluetoothDevice3 != null ? bluetoothDevice3.getName() : null, 1)); } this.r = arrayList; - this.f2202s.j.onNext(arrayList); + this.f2203s.j.onNext(arrayList); } return; } @@ -834,7 +834,7 @@ public final class DiscordAudioManager { this.v = null; b(DeviceTypes.INVALID); synchronized (this.i) { - this.f2205z = DeviceTypes.DEFAULT; + this.f2206z = DeviceTypes.DEFAULT; } i(false); if (Build.VERSION.SDK_INT >= 26) { @@ -931,7 +931,7 @@ public final class DiscordAudioManager { DeviceTypes deviceTypes; ArrayList arrayList; synchronized (this.i) { - deviceTypes = this.f2205z; + deviceTypes = this.f2206z; } g(); synchronized (this.i) { diff --git a/app/src/main/java/com/discord/rtcconnection/enums/BluetoothHeadsetAudioState.java b/app/src/main/java/com/discord/rtcconnection/enums/BluetoothHeadsetAudioState.java index 1391f2dada..8f4f655858 100644 --- a/app/src/main/java/com/discord/rtcconnection/enums/BluetoothHeadsetAudioState.java +++ b/app/src/main/java/com/discord/rtcconnection/enums/BluetoothHeadsetAudioState.java @@ -54,12 +54,12 @@ public enum BluetoothHeadsetAudioState { public final BluetoothHeadsetAudioState b; /* renamed from: c reason: collision with root package name */ - public final BluetoothDevice f2207c; + public final BluetoothDevice f2208c; public b(BluetoothHeadsetAudioState bluetoothHeadsetAudioState, BluetoothHeadsetAudioState bluetoothHeadsetAudioState2, BluetoothDevice bluetoothDevice) { this.a = bluetoothHeadsetAudioState; this.b = bluetoothHeadsetAudioState2; - this.f2207c = bluetoothDevice; + this.f2208c = bluetoothDevice; } public boolean equals(Object obj) { @@ -70,7 +70,7 @@ public enum BluetoothHeadsetAudioState { return false; } b bVar = (b) obj; - return m.areEqual(this.a, bVar.a) && m.areEqual(this.b, bVar.b) && m.areEqual(this.f2207c, bVar.f2207c); + return m.areEqual(this.a, bVar.a) && m.areEqual(this.b, bVar.b) && m.areEqual(this.f2208c, bVar.f2208c); } public int hashCode() { @@ -79,7 +79,7 @@ public enum BluetoothHeadsetAudioState { int hashCode = (bluetoothHeadsetAudioState != null ? bluetoothHeadsetAudioState.hashCode() : 0) * 31; BluetoothHeadsetAudioState bluetoothHeadsetAudioState2 = this.b; int hashCode2 = (hashCode + (bluetoothHeadsetAudioState2 != null ? bluetoothHeadsetAudioState2.hashCode() : 0)) * 31; - BluetoothDevice bluetoothDevice = this.f2207c; + BluetoothDevice bluetoothDevice = this.f2208c; if (bluetoothDevice != null) { i = bluetoothDevice.hashCode(); } @@ -92,7 +92,7 @@ public enum BluetoothHeadsetAudioState { R.append(", previous="); R.append(this.b); R.append(", device="); - R.append(this.f2207c); + R.append(this.f2208c); R.append(")"); return R.toString(); } diff --git a/app/src/main/java/com/discord/rtcconnection/enums/BluetoothProfileConnectionState.java b/app/src/main/java/com/discord/rtcconnection/enums/BluetoothProfileConnectionState.java index 298d5d563c..f3f51561d6 100644 --- a/app/src/main/java/com/discord/rtcconnection/enums/BluetoothProfileConnectionState.java +++ b/app/src/main/java/com/discord/rtcconnection/enums/BluetoothProfileConnectionState.java @@ -53,12 +53,12 @@ public enum BluetoothProfileConnectionState { public final BluetoothProfileConnectionState b; /* renamed from: c reason: collision with root package name */ - public final BluetoothDevice f2208c; + public final BluetoothDevice f2209c; public b(BluetoothProfileConnectionState bluetoothProfileConnectionState, BluetoothProfileConnectionState bluetoothProfileConnectionState2, BluetoothDevice bluetoothDevice) { this.a = bluetoothProfileConnectionState; this.b = bluetoothProfileConnectionState2; - this.f2208c = bluetoothDevice; + this.f2209c = bluetoothDevice; } public boolean equals(Object obj) { @@ -69,7 +69,7 @@ public enum BluetoothProfileConnectionState { return false; } b bVar = (b) obj; - return m.areEqual(this.a, bVar.a) && m.areEqual(this.b, bVar.b) && m.areEqual(this.f2208c, bVar.f2208c); + return m.areEqual(this.a, bVar.a) && m.areEqual(this.b, bVar.b) && m.areEqual(this.f2209c, bVar.f2209c); } public int hashCode() { @@ -78,7 +78,7 @@ public enum BluetoothProfileConnectionState { int hashCode = (bluetoothProfileConnectionState != null ? bluetoothProfileConnectionState.hashCode() : 0) * 31; BluetoothProfileConnectionState bluetoothProfileConnectionState2 = this.b; int hashCode2 = (hashCode + (bluetoothProfileConnectionState2 != null ? bluetoothProfileConnectionState2.hashCode() : 0)) * 31; - BluetoothDevice bluetoothDevice = this.f2208c; + BluetoothDevice bluetoothDevice = this.f2209c; if (bluetoothDevice != null) { i = bluetoothDevice.hashCode(); } @@ -91,7 +91,7 @@ public enum BluetoothProfileConnectionState { R.append(", current="); R.append(this.b); R.append(", device="); - R.append(this.f2208c); + R.append(this.f2209c); R.append(")"); return R.toString(); } diff --git a/app/src/main/java/com/discord/rtcconnection/mediaengine/MediaEngine.java b/app/src/main/java/com/discord/rtcconnection/mediaengine/MediaEngine.java index c4388dc799..0f4fc0574d 100644 --- a/app/src/main/java/com/discord/rtcconnection/mediaengine/MediaEngine.java +++ b/app/src/main/java/com/discord/rtcconnection/mediaengine/MediaEngine.java @@ -63,7 +63,7 @@ public interface MediaEngine { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final boolean f2209c; + public final boolean f2210c; public final boolean d; public final boolean e; public final boolean f; @@ -78,7 +78,7 @@ public interface MediaEngine { public EchoCancellationInfo(boolean z2, boolean z3, boolean z4, boolean z5, boolean z6, boolean z7, boolean z8, boolean z9, boolean z10) { this.a = z2; this.b = z3; - this.f2209c = z4; + this.f2210c = z4; this.d = z5; this.e = z6; this.f = z7; @@ -100,7 +100,7 @@ public interface MediaEngine { return false; } EchoCancellationInfo echoCancellationInfo = (EchoCancellationInfo) obj; - return this.a == echoCancellationInfo.a && this.b == echoCancellationInfo.b && this.f2209c == echoCancellationInfo.f2209c && this.d == echoCancellationInfo.d && this.e == echoCancellationInfo.e && this.f == echoCancellationInfo.f && this.g == echoCancellationInfo.g && this.h == echoCancellationInfo.h && this.i == echoCancellationInfo.i; + return this.a == echoCancellationInfo.a && this.b == echoCancellationInfo.b && this.f2210c == echoCancellationInfo.f2210c && this.d == echoCancellationInfo.d && this.e == echoCancellationInfo.e && this.f == echoCancellationInfo.f && this.g == echoCancellationInfo.g && this.h == echoCancellationInfo.h && this.i == echoCancellationInfo.i; } public int hashCode() { @@ -121,7 +121,7 @@ public interface MediaEngine { int i7 = z3 ? 1 : 0; int i8 = z3 ? 1 : 0; int i9 = (i5 + i6) * 31; - boolean z4 = this.f2209c; + boolean z4 = this.f2210c; if (z4) { z4 = true; } @@ -182,7 +182,7 @@ public interface MediaEngine { R.append(", builtinAecSupportedNative="); R.append(this.b); R.append(", builtinAecSupportedJava="); - R.append(this.f2209c); + R.append(this.f2210c); R.append(", builtinAecEnabled="); R.append(this.d); R.append(", aecEnabledInSettings="); @@ -258,7 +258,7 @@ public interface MediaEngine { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final boolean f2210c; + public final boolean f2211c; public final boolean d; public final boolean e; public final MediaEngineConnection.InputMode f; @@ -271,7 +271,7 @@ public interface MediaEngine { m.checkNotNullParameter(cVar, "inputModeOptions"); this.a = f; this.b = z2; - this.f2210c = z3; + this.f2211c = z3; this.d = z4; this.e = z5; this.f = inputMode; @@ -288,7 +288,7 @@ public interface MediaEngine { return false; } VoiceConfig voiceConfig = (VoiceConfig) obj; - return Float.compare(this.a, voiceConfig.a) == 0 && this.b == voiceConfig.b && this.f2210c == voiceConfig.f2210c && this.d == voiceConfig.d && this.e == voiceConfig.e && m.areEqual(this.f, voiceConfig.f) && m.areEqual(this.g, voiceConfig.g) && this.h == voiceConfig.h && this.i == voiceConfig.i; + return Float.compare(this.a, voiceConfig.a) == 0 && this.b == voiceConfig.b && this.f2211c == voiceConfig.f2211c && this.d == voiceConfig.d && this.e == voiceConfig.e && m.areEqual(this.f, voiceConfig.f) && m.areEqual(this.g, voiceConfig.g) && this.h == voiceConfig.h && this.i == voiceConfig.i; } public int hashCode() { @@ -302,7 +302,7 @@ public interface MediaEngine { int i3 = z2 ? 1 : 0; int i4 = z2 ? 1 : 0; int i5 = (floatToIntBits + i2) * 31; - boolean z3 = this.f2210c; + boolean z3 = this.f2211c; if (z3) { z3 = true; } @@ -355,7 +355,7 @@ public interface MediaEngine { R.append(", echoCancellation="); R.append(this.b); R.append(", noiseSuppression="); - R.append(this.f2210c); + R.append(this.f2211c); R.append(", noiseCancellation="); R.append(this.d); R.append(", automaticGainControl="); @@ -377,7 +377,7 @@ public interface MediaEngine { public final String b; /* renamed from: c reason: collision with root package name */ - public final int f2211c; + public final int f2212c; public final List d; public a(int i, String str, int i2, List list) { @@ -385,7 +385,7 @@ public interface MediaEngine { m.checkNotNullParameter(list, "streams"); this.a = i; this.b = str; - this.f2211c = i2; + this.f2212c = i2; this.d = list; } @@ -397,14 +397,14 @@ public interface MediaEngine { return false; } a aVar = (a) obj; - return this.a == aVar.a && m.areEqual(this.b, aVar.b) && this.f2211c == aVar.f2211c && m.areEqual(this.d, aVar.d); + return this.a == aVar.a && m.areEqual(this.b, aVar.b) && this.f2212c == aVar.f2212c && m.areEqual(this.d, aVar.d); } public int hashCode() { int i = this.a * 31; String str = this.b; int i2 = 0; - int hashCode = (((i + (str != null ? str.hashCode() : 0)) * 31) + this.f2211c) * 31; + int hashCode = (((i + (str != null ? str.hashCode() : 0)) * 31) + this.f2212c) * 31; List list = this.d; if (list != null) { i2 = list.hashCode(); @@ -418,7 +418,7 @@ public interface MediaEngine { R.append(", ip="); R.append(this.b); R.append(", port="); - R.append(this.f2211c); + R.append(this.f2212c); R.append(", streams="); return c.d.b.a.a.J(R, this.d, ")"); } diff --git a/app/src/main/java/com/discord/rtcconnection/mediaengine/MediaEngineConnection.java b/app/src/main/java/com/discord/rtcconnection/mediaengine/MediaEngineConnection.java index 5f1adf72b7..87092f13fa 100644 --- a/app/src/main/java/com/discord/rtcconnection/mediaengine/MediaEngineConnection.java +++ b/app/src/main/java/com/discord/rtcconnection/mediaengine/MediaEngineConnection.java @@ -83,7 +83,7 @@ public interface MediaEngineConnection { public final int b; /* renamed from: c reason: collision with root package name */ - public final Protocol f2212c; + public final Protocol f2213c; /* compiled from: MediaEngineConnection.kt */ public enum Protocol { @@ -96,7 +96,7 @@ public interface MediaEngineConnection { m.checkNotNullParameter(protocol, "protocol"); this.a = str; this.b = i; - this.f2212c = protocol; + this.f2213c = protocol; } public boolean equals(Object obj) { @@ -107,14 +107,14 @@ public interface MediaEngineConnection { return false; } TransportInfo transportInfo = (TransportInfo) obj; - return m.areEqual(this.a, transportInfo.a) && this.b == transportInfo.b && m.areEqual(this.f2212c, transportInfo.f2212c); + return m.areEqual(this.a, transportInfo.a) && this.b == transportInfo.b && m.areEqual(this.f2213c, transportInfo.f2213c); } public int hashCode() { String str = this.a; int i = 0; int hashCode = (((str != null ? str.hashCode() : 0) * 31) + this.b) * 31; - Protocol protocol = this.f2212c; + Protocol protocol = this.f2213c; if (protocol != null) { i = protocol.hashCode(); } @@ -127,7 +127,7 @@ public interface MediaEngineConnection { R.append(", port="); R.append(this.b); R.append(", protocol="); - R.append(this.f2212c); + R.append(this.f2213c); R.append(")"); return R.toString(); } @@ -204,7 +204,7 @@ public interface MediaEngineConnection { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f2213c; + public final int f2214c; public final int d; public final int e; public final int f; @@ -212,7 +212,7 @@ public interface MediaEngineConnection { public b(int i, int i2, int i3, int i4, int i5, int i6) { this.a = i; this.b = i2; - this.f2213c = i3; + this.f2214c = i3; this.d = i4; this.e = i5; this.f = i6; @@ -226,11 +226,11 @@ public interface MediaEngineConnection { return false; } b bVar = (b) obj; - return this.a == bVar.a && this.b == bVar.b && this.f2213c == bVar.f2213c && this.d == bVar.d && this.e == bVar.e && this.f == bVar.f; + return this.a == bVar.a && this.b == bVar.b && this.f2214c == bVar.f2214c && this.d == bVar.d && this.e == bVar.e && this.f == bVar.f; } public int hashCode() { - return (((((((((this.a * 31) + this.b) * 31) + this.f2213c) * 31) + this.d) * 31) + this.e) * 31) + this.f; + return (((((((((this.a * 31) + this.b) * 31) + this.f2214c) * 31) + this.d) * 31) + this.e) * 31) + this.f; } public String toString() { @@ -239,7 +239,7 @@ public interface MediaEngineConnection { R.append(", maxBitrate="); R.append(this.b); R.append(", width="); - R.append(this.f2213c); + R.append(this.f2214c); R.append(", height="); R.append(this.d); R.append(", mutedFramerate="); @@ -255,7 +255,7 @@ public interface MediaEngineConnection { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f2214c; + public final int f2215c; public final boolean d; public final boolean e; public final int f; @@ -267,7 +267,7 @@ public interface MediaEngineConnection { public c(int i, int i2, int i3, boolean z2, boolean z3, int i4) { this.a = i; this.b = i2; - this.f2214c = i3; + this.f2215c = i3; this.d = z2; this.e = z3; this.f = i4; @@ -282,7 +282,7 @@ public interface MediaEngineConnection { i4 = (i5 & 32) != 0 ? 5 : i4; this.a = i; this.b = i2; - this.f2214c = i3; + this.f2215c = i3; this.d = z2; this.e = z3; this.f = i4; @@ -296,11 +296,11 @@ public interface MediaEngineConnection { return false; } c cVar = (c) obj; - return this.a == cVar.a && this.b == cVar.b && this.f2214c == cVar.f2214c && this.d == cVar.d && this.e == cVar.e && this.f == cVar.f; + return this.a == cVar.a && this.b == cVar.b && this.f2215c == cVar.f2215c && this.d == cVar.d && this.e == cVar.e && this.f == cVar.f; } public int hashCode() { - int i = ((((this.a * 31) + this.b) * 31) + this.f2214c) * 31; + int i = ((((this.a * 31) + this.b) * 31) + this.f2215c) * 31; boolean z2 = this.d; int i2 = 1; if (z2) { @@ -323,7 +323,7 @@ public interface MediaEngineConnection { R.append(", vadLeadingFrames="); R.append(this.b); R.append(", vadTrailingFrames="); - R.append(this.f2214c); + R.append(this.f2215c); R.append(", vadAutoThreshold="); R.append(this.d); R.append(", vadUseKrisp="); diff --git a/app/src/main/java/com/discord/rtcconnection/mediaengine/ThumbnailEmitter.java b/app/src/main/java/com/discord/rtcconnection/mediaengine/ThumbnailEmitter.java index 9ace3988c9..211a6ce933 100644 --- a/app/src/main/java/com/discord/rtcconnection/mediaengine/ThumbnailEmitter.java +++ b/app/src/main/java/com/discord/rtcconnection/mediaengine/ThumbnailEmitter.java @@ -22,7 +22,7 @@ public final class ThumbnailEmitter { public final ByteBuffer b; /* renamed from: c reason: collision with root package name */ - public final GlRectDrawer f2215c; + public final GlRectDrawer f2216c; public final VideoFrameDrawer d; public final long e; public final Matrix f; @@ -47,7 +47,7 @@ public final class ThumbnailEmitter { long j3 = (long) 1000; this.a = -(j * j3 * j3); this.b = JniCommon.nativeAllocateByteBuffer(i * i2 * 4); - this.f2215c = new GlRectDrawer(); + this.f2216c = new GlRectDrawer(); this.d = new VideoFrameDrawer(); this.e = clock2.currentTimeMillis(); Matrix matrix = new Matrix(); @@ -66,10 +66,10 @@ public final class ThumbnailEmitter { GLES20.glClear(16384); if (((float) videoFrame.getRotatedWidth()) / ((float) videoFrame.getRotatedHeight()) < ((float) this.g) / ((float) this.h)) { float rotatedHeight = (((float) this.h) / ((float) videoFrame.getRotatedHeight())) * ((float) videoFrame.getRotatedWidth()); - this.d.drawFrame(videoFrame, this.f2215c, this.f, a.roundToInt((((float) this.g) - rotatedHeight) / 2.0f), 0, a.roundToInt(rotatedHeight), this.h); + this.d.drawFrame(videoFrame, this.f2216c, this.f, a.roundToInt((((float) this.g) - rotatedHeight) / 2.0f), 0, a.roundToInt(rotatedHeight), this.h); } else { float rotatedWidth = (((float) this.g) / ((float) videoFrame.getRotatedWidth())) * ((float) videoFrame.getRotatedHeight()); - this.d.drawFrame(videoFrame, this.f2215c, this.f, 0, a.roundToInt((((float) this.h) - rotatedWidth) / 2.0f), this.g, a.roundToInt(rotatedWidth)); + this.d.drawFrame(videoFrame, this.f2216c, this.f, 0, a.roundToInt((((float) this.h) - rotatedWidth) / 2.0f), this.g, a.roundToInt(rotatedWidth)); } this.b.rewind(); GLES20.glReadPixels(0, 0, glTextureFrameBuffer.getWidth(), glTextureFrameBuffer.getHeight(), 6408, 5121, this.b); diff --git a/app/src/main/java/com/discord/screenshot_detection/ScreenshotDetector.java b/app/src/main/java/com/discord/screenshot_detection/ScreenshotDetector.java index ec1d74dcdd..c7973671f4 100644 --- a/app/src/main/java/com/discord/screenshot_detection/ScreenshotDetector.java +++ b/app/src/main/java/com/discord/screenshot_detection/ScreenshotDetector.java @@ -18,7 +18,7 @@ public final class ScreenshotDetector { public final PublishSubject b; /* renamed from: c reason: collision with root package name */ - public final b f2216c; + public final b f2217c; public final c.a.s.a d; public boolean e; public final Logger f; @@ -105,7 +105,7 @@ public final class ScreenshotDetector { ContentResolver contentResolver = application.getContentResolver(); m.checkNotNullExpressionValue(contentResolver, "applicationContext.contentResolver"); b bVar = new b(logger, contentResolver, null, new a(this), 4); - this.f2216c = bVar; + this.f2217c = bVar; c.a.s.a aVar = new c.a.s.a(bVar); this.d = aVar; a(sharedPreferences.getBoolean("screenshot_detection_enabled", false)); diff --git a/app/src/main/java/com/discord/simpleast/core/parser/ParseSpec.java b/app/src/main/java/com/discord/simpleast/core/parser/ParseSpec.java index 32934815aa..53ee797174 100644 --- a/app/src/main/java/com/discord/simpleast/core/parser/ParseSpec.java +++ b/app/src/main/java/com/discord/simpleast/core/parser/ParseSpec.java @@ -8,20 +8,20 @@ public final class ParseSpec { public final boolean b = true; /* renamed from: c reason: collision with root package name */ - public final S f2217c; + public final S f2218c; public int d; public int e; public ParseSpec(Node node, S s2) { m.checkNotNullParameter(node, "root"); this.a = node; - this.f2217c = s2; + this.f2218c = s2; } public ParseSpec(Node node, S s2, int i, int i2) { m.checkNotNullParameter(node, "root"); this.a = node; - this.f2217c = s2; + this.f2218c = s2; this.d = i; this.e = i2; } diff --git a/app/src/main/java/com/discord/simpleast/core/parser/Parser.java b/app/src/main/java/com/discord/simpleast/core/parser/Parser.java index 4077d94e75..60a6033f80 100644 --- a/app/src/main/java/com/discord/simpleast/core/parser/Parser.java +++ b/app/src/main/java/com/discord/simpleast/core/parser/Parser.java @@ -136,7 +136,7 @@ public class Parser, S> { break; } Rule rule = (Rule) it.next(); - Matcher match = rule.match(subSequence, str, parseSpec.f2217c); + Matcher match = rule.match(subSequence, str, parseSpec.f2218c); if (match == null) { logMiss(rule, subSequence); pair = null; @@ -153,12 +153,12 @@ public class Parser, S> { if (pair != null) { Matcher matcher = (Matcher) pair.component2(); int end = matcher.end() + i3; - ParseSpec parse = ((Rule) pair.component1()).parse(matcher, this, parseSpec.f2217c); + ParseSpec parse = ((Rule) pair.component1()).parse(matcher, this, parseSpec.f2218c); Node node2 = parseSpec.a; node2.addChild(parse.a); int i4 = parseSpec.e; if (end != i4) { - S s3 = parseSpec.f2217c; + S s3 = parseSpec.f2218c; m.checkNotNullParameter(node2, "node"); stack.push(new ParseSpec(node2, s3, end, i4)); } diff --git a/app/src/main/java/com/discord/stores/StoreApplicationCommands.java b/app/src/main/java/com/discord/stores/StoreApplicationCommands.java index 6803e5e0d6..de14776e52 100644 --- a/app/src/main/java/com/discord/stores/StoreApplicationCommands.java +++ b/app/src/main/java/com/discord/stores/StoreApplicationCommands.java @@ -754,7 +754,11 @@ public final class StoreApplicationCommands extends StoreV2 { if (z2) { Long l = this.pendingGatewayGuildId; requestFrecencyCommands(l != null ? l.longValue() : 0); - requestApplications(this.pendingGatewayGuildId); + Long l2 = this.pendingGatewayGuildId; + if (l2 != null) { + requestApplications(l2); + this.pendingGatewayGuildId = null; + } User user = this.pendingBotUser; if (user != null) { handleDmUserApplication(user); diff --git a/app/src/main/java/com/discord/stores/StoreAudioManagerV2$init$1.java b/app/src/main/java/com/discord/stores/StoreAudioManagerV2$init$1.java index ea3cd7869d..40332c2109 100644 --- a/app/src/main/java/com/discord/stores/StoreAudioManagerV2$init$1.java +++ b/app/src/main/java/com/discord/stores/StoreAudioManagerV2$init$1.java @@ -155,13 +155,13 @@ public final class StoreAudioManagerV2$init$1 implements Runnable { @Override // java.lang.Runnable public final void run() { DiscordAudioManager discordAudioManager = DiscordAudioManager.d; - Observable> q = DiscordAudioManager.d().f2202s.q(); + Observable> q = DiscordAudioManager.d().f2203s.q(); m.checkNotNullExpressionValue(q, "audioDevicesSubject.distinctUntilChanged()"); ObservableExtensionsKt.appSubscribe$default(q, this.this$0.getClass(), (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new AnonymousClass1(this), 62, (Object) null); Observable q2 = DiscordAudioManager.d().u.q(); m.checkNotNullExpressionValue(q2, "activeAudioDeviceSubject.distinctUntilChanged()"); ObservableExtensionsKt.appSubscribe$default(q2, this.this$0.getClass(), (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new AnonymousClass2(this), 62, (Object) null); - Observable q3 = DiscordAudioManager.d().f2204y.q(); + Observable q3 = DiscordAudioManager.d().f2205y.q(); m.checkNotNullExpressionValue(q3, "currentMediaVolumeSubject.distinctUntilChanged()"); ObservableExtensionsKt.appSubscribe$default(q3, this.this$0.getClass(), (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new AnonymousClass3(this), 62, (Object) null); } diff --git a/app/src/main/java/com/discord/stores/StoreAudioManagerV2$selectOutputDevice$1.java b/app/src/main/java/com/discord/stores/StoreAudioManagerV2$selectOutputDevice$1.java index a2bfee3d6e..e54602cc9a 100644 --- a/app/src/main/java/com/discord/stores/StoreAudioManagerV2$selectOutputDevice$1.java +++ b/app/src/main/java/com/discord/stores/StoreAudioManagerV2$selectOutputDevice$1.java @@ -42,7 +42,7 @@ public final class StoreAudioManagerV2$selectOutputDevice$1 implements Runnable DiscordAudioManager.DeviceTypes deviceTypes2 = DiscordAudioManager.DeviceTypes.DEFAULT; if (deviceTypes == deviceTypes2) { synchronized (d.i) { - d.f2205z = deviceTypes2; + d.f2206z = deviceTypes2; } d.a(arrayList); return; @@ -61,7 +61,7 @@ public final class StoreAudioManagerV2$selectOutputDevice$1 implements Runnable } if (!z3) { synchronized (d.i) { - d.f2205z = deviceTypes; + d.f2206z = deviceTypes; } d.b(deviceTypes); } diff --git a/app/src/main/java/com/discord/stores/StoreAudioManagerV2$toggleSpeakerOutput$1.java b/app/src/main/java/com/discord/stores/StoreAudioManagerV2$toggleSpeakerOutput$1.java index 2a3b20372e..86edd9f873 100644 --- a/app/src/main/java/com/discord/stores/StoreAudioManagerV2$toggleSpeakerOutput$1.java +++ b/app/src/main/java/com/discord/stores/StoreAudioManagerV2$toggleSpeakerOutput$1.java @@ -27,7 +27,7 @@ public final class StoreAudioManagerV2$toggleSpeakerOutput$1 extends o implement return; } DiscordAudioManager discordAudioManager = DiscordAudioManager.d; - List list = DiscordAudioManager.f2201c; + List list = DiscordAudioManager.f2202c; ListIterator listIterator = list.listIterator(list.size()); while (true) { if (!listIterator.hasPrevious()) { diff --git a/app/src/main/java/com/discord/stores/StoreAudioManagerV2$updateMediaVolume$1.java b/app/src/main/java/com/discord/stores/StoreAudioManagerV2$updateMediaVolume$1.java index 259c894091..8d9b0538d5 100644 --- a/app/src/main/java/com/discord/stores/StoreAudioManagerV2$updateMediaVolume$1.java +++ b/app/src/main/java/com/discord/stores/StoreAudioManagerV2$updateMediaVolume$1.java @@ -22,7 +22,7 @@ public final class StoreAudioManagerV2$updateMediaVolume$1 implements Runnable { return; } try { - d.e.setStreamVolume(3, a.roundToInt(f * ((float) d.f2203x)), 0); + d.e.setStreamVolume(3, a.roundToInt(f * ((float) d.f2204x)), 0); } catch (SecurityException e) { d.e1("DiscordAudioManager", "Failed to set stream volume: " + e); } diff --git a/app/src/main/java/com/discord/stores/StoreAudioManagerV2.java b/app/src/main/java/com/discord/stores/StoreAudioManagerV2.java index 8a097c0a73..120f6e1716 100644 --- a/app/src/main/java/com/discord/stores/StoreAudioManagerV2.java +++ b/app/src/main/java/com/discord/stores/StoreAudioManagerV2.java @@ -284,7 +284,7 @@ public final class StoreAudioManagerV2 extends StoreV2 { private final void updateCurrentMediaVolume(int i) { DiscordAudioManager discordAudioManager = DiscordAudioManager.d; - this.streamRtcConnectionStore.updateStreamVolume(PerceptualVolumeUtils.INSTANCE.perceptualToAmplitude((((float) i) / ((float) DiscordAudioManager.d().f2203x)) * 300.0f, 300.0f)); + this.streamRtcConnectionStore.updateStreamVolume(PerceptualVolumeUtils.INSTANCE.perceptualToAmplitude((((float) i) / ((float) DiscordAudioManager.d().f2204x)) * 300.0f, 300.0f)); } public final DiscordAudioManager.AudioDevice getLastActiveAudioDevice$app_productionBetaRelease() { @@ -328,7 +328,7 @@ public final class StoreAudioManagerV2 extends StoreV2 { arrayList.add(audioDevice.a.ordinal() != 4 ? DiscordAudioManager.AudioDevice.a(audioDevice, null, false, null, null, 15) : DiscordAudioManager.AudioDevice.a(audioDevice, null, false, null, null, 13)); } d.r = arrayList; - d.f2202s.j.onNext(arrayList); + d.f2203s.j.onNext(arrayList); d.l(); } } @@ -343,7 +343,7 @@ public final class StoreAudioManagerV2 extends StoreV2 { arrayList2.add(audioDevice2.a.ordinal() != 4 ? DiscordAudioManager.AudioDevice.a(audioDevice2, null, false, null, null, 15) : DiscordAudioManager.AudioDevice.a(audioDevice2, null, d2.h, null, null, 13)); } d2.r = arrayList2; - d2.f2202s.j.onNext(arrayList2); + d2.f2203s.j.onNext(arrayList2); d2.l(); } } diff --git a/app/src/main/java/com/discord/stores/StoreContactSync$clearDismissStates$1.java b/app/src/main/java/com/discord/stores/StoreContactSync$clearDismissStates$1.java new file mode 100644 index 0000000000..44dff101f9 --- /dev/null +++ b/app/src/main/java/com/discord/stores/StoreContactSync$clearDismissStates$1.java @@ -0,0 +1,22 @@ +package com.discord.stores; + +import d0.z.d.o; +import kotlin.Unit; +import kotlin.jvm.functions.Function0; +/* compiled from: StoreContactSync.kt */ +public final class StoreContactSync$clearDismissStates$1 extends o implements Function0 { + public final /* synthetic */ StoreContactSync this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public StoreContactSync$clearDismissStates$1(StoreContactSync storeContactSync) { + super(0); + this.this$0 = storeContactSync; + } + + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public final void mo1invoke() { + StoreContactSync.access$getDismissState$p(this.this$0).clear(); + this.this$0.markChanged(); + } +} diff --git a/app/src/main/java/com/discord/stores/StoreContactSync$dismissFriendsListUpsell$1.java b/app/src/main/java/com/discord/stores/StoreContactSync$dismissFriendsListUpsell$1.java new file mode 100644 index 0000000000..d47fd40e80 --- /dev/null +++ b/app/src/main/java/com/discord/stores/StoreContactSync$dismissFriendsListUpsell$1.java @@ -0,0 +1,22 @@ +package com.discord.stores; + +import d0.z.d.o; +import kotlin.Unit; +import kotlin.jvm.functions.Function0; +/* compiled from: StoreContactSync.kt */ +public final class StoreContactSync$dismissFriendsListUpsell$1 extends o implements Function0 { + public final /* synthetic */ StoreContactSync this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public StoreContactSync$dismissFriendsListUpsell$1(StoreContactSync storeContactSync) { + super(0); + this.this$0 = storeContactSync; + } + + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public final void mo1invoke() { + StoreContactSync.access$getDismissState$p(this.this$0).put("CONTACT_SYNC_DISMISS_FRIENDS_UPSELL", Boolean.TRUE); + this.this$0.markChanged(); + } +} diff --git a/app/src/main/java/com/discord/stores/StoreContactSync$dismissUpsell$1.java b/app/src/main/java/com/discord/stores/StoreContactSync$dismissUpsell$1.java new file mode 100644 index 0000000000..c4881d26b1 --- /dev/null +++ b/app/src/main/java/com/discord/stores/StoreContactSync$dismissUpsell$1.java @@ -0,0 +1,22 @@ +package com.discord.stores; + +import d0.z.d.o; +import kotlin.Unit; +import kotlin.jvm.functions.Function0; +/* compiled from: StoreContactSync.kt */ +public final class StoreContactSync$dismissUpsell$1 extends o implements Function0 { + public final /* synthetic */ StoreContactSync this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public StoreContactSync$dismissUpsell$1(StoreContactSync storeContactSync) { + super(0); + this.this$0 = storeContactSync; + } + + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public final void mo1invoke() { + StoreContactSync.access$getDismissState$p(this.this$0).put("CONTACT_SYNC_DISMISS_UPSELL", Boolean.TRUE); + this.this$0.markChanged(); + } +} diff --git a/app/src/main/java/com/discord/stores/StoreContactSync$setContactSyncUploadTimestamp$1.java b/app/src/main/java/com/discord/stores/StoreContactSync$setContactSyncUploadTimestamp$1.java new file mode 100644 index 0000000000..882e7530ea --- /dev/null +++ b/app/src/main/java/com/discord/stores/StoreContactSync$setContactSyncUploadTimestamp$1.java @@ -0,0 +1,25 @@ +package com.discord.stores; + +import d0.z.d.o; +import kotlin.Unit; +import kotlin.jvm.functions.Function0; +/* compiled from: StoreContactSync.kt */ +public final class StoreContactSync$setContactSyncUploadTimestamp$1 extends o implements Function0 { + public final /* synthetic */ long $timestamp; + public final /* synthetic */ StoreContactSync this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public StoreContactSync$setContactSyncUploadTimestamp$1(StoreContactSync storeContactSync, long j) { + super(0); + this.this$0 = storeContactSync; + this.$timestamp = j; + } + + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public final void mo1invoke() { + StoreContactSync storeContactSync = this.this$0; + StoreContactSync.access$setShouldTryUploadContacts$p(storeContactSync, StoreContactSync.access$getClock$p(storeContactSync).currentTimeMillis() - this.$timestamp > 86400000); + this.this$0.markChanged(); + } +} diff --git a/app/src/main/java/com/discord/stores/StoreContactSync.java b/app/src/main/java/com/discord/stores/StoreContactSync.java index 03925be196..04d680c5b5 100644 --- a/app/src/main/java/com/discord/stores/StoreContactSync.java +++ b/app/src/main/java/com/discord/stores/StoreContactSync.java @@ -59,6 +59,22 @@ public final class StoreContactSync extends StoreV2 { this.userSettingsStore = storeUserSettings; } + public static final /* synthetic */ Clock access$getClock$p(StoreContactSync storeContactSync) { + return storeContactSync.clock; + } + + public static final /* synthetic */ HashMap access$getDismissState$p(StoreContactSync storeContactSync) { + return storeContactSync.dismissState; + } + + public static final /* synthetic */ boolean access$getShouldTryUploadContacts$p(StoreContactSync storeContactSync) { + return storeContactSync.shouldTryUploadContacts; + } + + public static final /* synthetic */ void access$setShouldTryUploadContacts$p(StoreContactSync storeContactSync, boolean z2) { + storeContactSync.shouldTryUploadContacts = z2; + } + private final StoreNotices.Notice createContactSyncNotice() { return new StoreNotices.Notice("CONTACT_SYNC_UPSELL", null, 1336, 0, true, null, 0, false, 0, StoreContactSync$createContactSyncNotice$1.INSTANCE, 482, null); } @@ -78,22 +94,19 @@ public final class StoreContactSync extends StoreV2 { } public final void clearDismissStates() { - this.dismissState.clear(); this.dismissStateCache.clear(true); getPrefsSessionDurable().edit().remove("CONTACT_SYNC_DISMISS_UPSELL").apply(); - markChanged(); + this.dispatcher.schedule(new StoreContactSync$clearDismissStates$1(this)); } public final void dismissFriendsListUpsell() { - this.dismissState.put("CONTACT_SYNC_DISMISS_FRIENDS_UPSELL", Boolean.TRUE); this.dismissStateCache.set(this.dismissState, true); - markChanged(); + this.dispatcher.schedule(new StoreContactSync$dismissFriendsListUpsell$1(this)); } public final void dismissUpsell() { - this.dismissState.put("CONTACT_SYNC_DISMISS_UPSELL", Boolean.TRUE); getPrefsSessionDurable().edit().putBoolean("CONTACT_SYNC_DISMISS_UPSELL", true).apply(); - markChanged(); + this.dispatcher.schedule(new StoreContactSync$dismissUpsell$1(this)); } public final boolean getFriendsListUpsellDismissed() { @@ -167,8 +180,7 @@ public final class StoreContactSync extends StoreV2 { } public final void setContactSyncUploadTimestamp(long j) { - this.shouldTryUploadContacts = this.clock.currentTimeMillis() - j > 86400000; this.uploadTimestampCache.set(Long.valueOf(j), true); - markChanged(); + this.dispatcher.schedule(new StoreContactSync$setContactSyncUploadTimestamp$1(this, j)); } } diff --git a/app/src/main/java/com/discord/stores/StoreEmojiCustom.java b/app/src/main/java/com/discord/stores/StoreEmojiCustom.java index 9b1cdc757e..5021cb3db5 100644 --- a/app/src/main/java/com/discord/stores/StoreEmojiCustom.java +++ b/app/src/main/java/com/discord/stores/StoreEmojiCustom.java @@ -33,7 +33,7 @@ public final class StoreEmojiCustom extends StoreV2 { private final Map>> allowedGuildEmojis = new LinkedHashMap(); /* renamed from: me reason: collision with root package name */ - private long f2218me; + private long f2219me; private final StoreStream stream; /* compiled from: StoreEmojiCustom.kt */ @@ -125,7 +125,7 @@ public final class StoreEmojiCustom extends StoreV2 { @StoreThread public final void handleConnectionOpen(ModelPayload modelPayload) { m.checkNotNullParameter(modelPayload, "payload"); - this.f2218me = modelPayload.getMe().i(); + this.f2219me = modelPayload.getMe().i(); for (Guild guild : modelPayload.getGuilds()) { m.checkNotNullExpressionValue(guild, "guild"); handleGuildAdd(guild); @@ -143,7 +143,7 @@ public final class StoreEmojiCustom extends StoreV2 { for (GuildEmoji guildEmoji : a) { arrayList.add(new ModelEmojiCustom(guildEmoji, c2)); } - if (!(map == null || (guildMember = map.get(Long.valueOf(this.f2218me))) == null)) { + if (!(map == null || (guildMember = map.get(Long.valueOf(this.f2219me))) == null)) { updateGlobalEmojis(c2, arrayList); updateAllowedGuildEmojis(c2, guildMember.getRoles(), arrayList); } @@ -166,7 +166,7 @@ public final class StoreEmojiCustom extends StoreV2 { break; } obj = it.next(); - if (((com.discord.api.guildmember.GuildMember) obj).l().i() == this.f2218me) { + if (((com.discord.api.guildmember.GuildMember) obj).l().i() == this.f2219me) { z2 = true; continue; } else { @@ -200,7 +200,7 @@ public final class StoreEmojiCustom extends StoreV2 { public final void handleGuildMemberAdd(com.discord.api.guildmember.GuildMember guildMember) { Collection values; m.checkNotNullParameter(guildMember, "member"); - if (guildMember.l().i() == this.f2218me) { + if (guildMember.l().i() == this.f2219me) { long e = guildMember.e(); Map map = this.allGuildEmoji.get(Long.valueOf(e)); if (map != null && (values = map.values()) != null) { diff --git a/app/src/main/java/com/discord/stores/StoreGatewayConnection.java b/app/src/main/java/com/discord/stores/StoreGatewayConnection.java index f51f996633..ff317ad1d8 100644 --- a/app/src/main/java/com/discord/stores/StoreGatewayConnection.java +++ b/app/src/main/java/com/discord/stores/StoreGatewayConnection.java @@ -17,6 +17,7 @@ import com.discord.api.friendsuggestions.FriendSuggestion; import com.discord.api.friendsuggestions.FriendSuggestionDelete; import com.discord.api.guild.Guild; import com.discord.api.guildjoinrequest.GuildJoinRequestCreateOrUpdate; +import com.discord.api.guildjoinrequest.GuildJoinRequestDelete; import com.discord.api.guildmember.GuildMember; import com.discord.api.guildmember.GuildMemberRemove; import com.discord.api.guildmember.GuildMembersChunk; @@ -128,6 +129,7 @@ public final class StoreGatewayConnection implements GatewayEventHandler { private final SerializedSubject guildEmojisUpdate; private final SerializedSubject guildIntegrationsUpdate; private final SerializedSubject guildJoinRequestCreateOrUpdate; + private final SerializedSubject guildJoinRequestDelete; private final SerializedSubject guildMemberListUpdate; private final SerializedSubject guildMemberRemove; private final SerializedSubject guildMembersAdd; @@ -378,6 +380,7 @@ public final class StoreGatewayConnection implements GatewayEventHandler { this.guildMembersChunk = new SerializedSubject<>(BehaviorSubject.k0()); this.guildMemberRemove = new SerializedSubject<>(BehaviorSubject.k0()); this.guildJoinRequestCreateOrUpdate = new SerializedSubject<>(BehaviorSubject.k0()); + this.guildJoinRequestDelete = new SerializedSubject<>(BehaviorSubject.k0()); this.guildRoleCreate = new SerializedSubject<>(BehaviorSubject.k0()); this.guildRoleUpdate = new SerializedSubject<>(BehaviorSubject.k0()); this.guildRoleDelete = new SerializedSubject<>(BehaviorSubject.k0()); @@ -646,6 +649,10 @@ public final class StoreGatewayConnection implements GatewayEventHandler { return this.guildJoinRequestCreateOrUpdate; } + public final SerializedSubject getGuildJoinRequestDelete() { + return this.guildJoinRequestDelete; + } + public final SerializedSubject getGuildMemberListUpdate() { return this.guildMemberListUpdate; } @@ -903,6 +910,12 @@ public final class StoreGatewayConnection implements GatewayEventHandler { } this.guildJoinRequestCreateOrUpdate.j.onNext(obj); return; + case -2050181436: + if (str.equals("GUILD_JOIN_REQUEST_DELETE")) { + this.guildJoinRequestDelete.j.onNext(obj); + return; + } + return; case -2026522382: if (str.equals("SESSIONS_REPLACE")) { this.sessionsReplace.j.onNext(obj); diff --git a/app/src/main/java/com/discord/stores/StoreGifPicker$fetchGifsForSearchQuery$2.java b/app/src/main/java/com/discord/stores/StoreGifPicker$fetchGifsForSearchQuery$2.java index 079b7643a2..a6a6800b4c 100644 --- a/app/src/main/java/com/discord/stores/StoreGifPicker$fetchGifsForSearchQuery$2.java +++ b/app/src/main/java/com/discord/stores/StoreGifPicker$fetchGifsForSearchQuery$2.java @@ -1,18 +1,53 @@ package com.discord.stores; +import com.discord.utilities.error.Error; import d0.t.n; -import rx.functions.Action1; +import d0.z.d.m; +import d0.z.d.o; +import kotlin.Unit; +import kotlin.jvm.functions.Function0; +import kotlin.jvm.functions.Function1; /* compiled from: StoreGifPicker.kt */ -public final class StoreGifPicker$fetchGifsForSearchQuery$2 implements Action1 { +public final class StoreGifPicker$fetchGifsForSearchQuery$2 extends o implements Function1 { public final /* synthetic */ String $query; public final /* synthetic */ StoreGifPicker this$0; + /* compiled from: StoreGifPicker.kt */ + /* renamed from: com.discord.stores.StoreGifPicker$fetchGifsForSearchQuery$2$1 reason: invalid class name */ + public static final class AnonymousClass1 extends o implements Function0 { + public final /* synthetic */ StoreGifPicker$fetchGifsForSearchQuery$2 this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public AnonymousClass1(StoreGifPicker$fetchGifsForSearchQuery$2 storeGifPicker$fetchGifsForSearchQuery$2) { + super(0); + this.this$0 = storeGifPicker$fetchGifsForSearchQuery$2; + } + + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public final void mo1invoke() { + StoreGifPicker$fetchGifsForSearchQuery$2 storeGifPicker$fetchGifsForSearchQuery$2 = this.this$0; + StoreGifPicker.access$handleGifSearchResults(storeGifPicker$fetchGifsForSearchQuery$2.this$0, storeGifPicker$fetchGifsForSearchQuery$2.$query, n.emptyList()); + } + } + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public StoreGifPicker$fetchGifsForSearchQuery$2(StoreGifPicker storeGifPicker, String str) { + super(1); this.this$0 = storeGifPicker; this.$query = str; } - public final void call(Throwable th) { - StoreGifPicker.access$handleGifSearchResults(this.this$0, this.$query, n.emptyList()); + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public /* bridge */ /* synthetic */ Unit invoke(Error error) { + invoke(error); + return Unit.a; + } + + public final void invoke(Error error) { + m.checkNotNullParameter(error, "it"); + StoreGifPicker.access$getDispatcher$p(this.this$0).schedule(new AnonymousClass1(this)); } } diff --git a/app/src/main/java/com/discord/stores/StoreGifPicker$fetchSuggestedSearchTerms$1.java b/app/src/main/java/com/discord/stores/StoreGifPicker$fetchSuggestedSearchTerms$1.java index e9524fd48d..f5538a6e75 100644 --- a/app/src/main/java/com/discord/stores/StoreGifPicker$fetchSuggestedSearchTerms$1.java +++ b/app/src/main/java/com/discord/stores/StoreGifPicker$fetchSuggestedSearchTerms$1.java @@ -1,18 +1,53 @@ package com.discord.stores; +import com.discord.utilities.error.Error; import d0.t.n; -import rx.functions.Action1; +import d0.z.d.m; +import d0.z.d.o; +import kotlin.Unit; +import kotlin.jvm.functions.Function0; +import kotlin.jvm.functions.Function1; /* compiled from: StoreGifPicker.kt */ -public final class StoreGifPicker$fetchSuggestedSearchTerms$1 implements Action1 { +public final class StoreGifPicker$fetchSuggestedSearchTerms$1 extends o implements Function1 { public final /* synthetic */ String $query; public final /* synthetic */ StoreGifPicker this$0; + /* compiled from: StoreGifPicker.kt */ + /* renamed from: com.discord.stores.StoreGifPicker$fetchSuggestedSearchTerms$1$1 reason: invalid class name */ + public static final class AnonymousClass1 extends o implements Function0 { + public final /* synthetic */ StoreGifPicker$fetchSuggestedSearchTerms$1 this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public AnonymousClass1(StoreGifPicker$fetchSuggestedSearchTerms$1 storeGifPicker$fetchSuggestedSearchTerms$1) { + super(0); + this.this$0 = storeGifPicker$fetchSuggestedSearchTerms$1; + } + + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public final void mo1invoke() { + StoreGifPicker$fetchSuggestedSearchTerms$1 storeGifPicker$fetchSuggestedSearchTerms$1 = this.this$0; + StoreGifPicker.access$handleSuggestedSearchTerms(storeGifPicker$fetchSuggestedSearchTerms$1.this$0, storeGifPicker$fetchSuggestedSearchTerms$1.$query, n.emptyList()); + } + } + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public StoreGifPicker$fetchSuggestedSearchTerms$1(StoreGifPicker storeGifPicker, String str) { + super(1); this.this$0 = storeGifPicker; this.$query = str; } - public final void call(Throwable th) { - StoreGifPicker.access$handleSuggestedSearchTerms(this.this$0, this.$query, n.emptyList()); + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public /* bridge */ /* synthetic */ Unit invoke(Error error) { + invoke(error); + return Unit.a; + } + + public final void invoke(Error error) { + m.checkNotNullParameter(error, "it"); + StoreGifPicker.access$getDispatcher$p(this.this$0).schedule(new AnonymousClass1(this)); } } diff --git a/app/src/main/java/com/discord/stores/StoreGifPicker$fetchSuggestedSearchTerms$2.java b/app/src/main/java/com/discord/stores/StoreGifPicker$fetchSuggestedSearchTerms$2.java index 60027cf641..fddcde6cd7 100644 --- a/app/src/main/java/com/discord/stores/StoreGifPicker$fetchSuggestedSearchTerms$2.java +++ b/app/src/main/java/com/discord/stores/StoreGifPicker$fetchSuggestedSearchTerms$2.java @@ -28,11 +28,7 @@ public final class StoreGifPicker$fetchSuggestedSearchTerms$2 extends o implemen /* renamed from: invoke */ public final void mo1invoke() { StoreGifPicker$fetchSuggestedSearchTerms$2 storeGifPicker$fetchSuggestedSearchTerms$2 = this.this$0; - StoreGifPicker storeGifPicker = storeGifPicker$fetchSuggestedSearchTerms$2.this$0; - String str = storeGifPicker$fetchSuggestedSearchTerms$2.$query; - List list = this.$suggestedSearchTerms; - m.checkNotNullExpressionValue(list, "suggestedSearchTerms"); - StoreGifPicker.access$handleSuggestedSearchTerms(storeGifPicker, str, list); + StoreGifPicker.access$handleSuggestedSearchTerms(storeGifPicker$fetchSuggestedSearchTerms$2.this$0, storeGifPicker$fetchSuggestedSearchTerms$2.$query, this.$suggestedSearchTerms); } } @@ -52,6 +48,7 @@ public final class StoreGifPicker$fetchSuggestedSearchTerms$2 extends o implemen } public final void invoke(List list) { + m.checkNotNullParameter(list, "suggestedSearchTerms"); StoreGifPicker.access$getDispatcher$p(this.this$0).schedule(new AnonymousClass1(this, list)); } } diff --git a/app/src/main/java/com/discord/stores/StoreGifPicker.java b/app/src/main/java/com/discord/stores/StoreGifPicker.java index 8d4e7f99e0..c43c9d9688 100644 --- a/app/src/main/java/com/discord/stores/StoreGifPicker.java +++ b/app/src/main/java/com/discord/stores/StoreGifPicker.java @@ -288,15 +288,11 @@ public final class StoreGifPicker extends StoreV2 { private final void fetchGifsForSearchQuery(String str) { Observable F = this.restAPI.getGifSearchResults(str, "tenor", this.storeUserSettingsSystem.getLocale(), "tinygif", 50).F(StoreGifPicker$fetchGifsForSearchQuery$1.INSTANCE); m.checkNotNullExpressionValue(F, "restAPI.getGifSearchResu…to)\n }\n }"); - Observable s2 = ObservableExtensionsKt.restSubscribeOn$default(F, false, 1, null).s(new StoreGifPicker$fetchGifsForSearchQuery$2(this, str)); - m.checkNotNullExpressionValue(s2, "restAPI.getGifSearchResu…y, emptyList())\n }"); - ObservableExtensionsKt.appSubscribe$default(s2, StoreGifPicker.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new StoreGifPicker$fetchGifsForSearchQuery$3(this, str), 62, (Object) null); + ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.restSubscribeOn$default(F, false, 1, null), StoreGifPicker.class, (Context) null, (Function1) null, new StoreGifPicker$fetchGifsForSearchQuery$2(this, str), (Function0) null, (Function0) null, new StoreGifPicker$fetchGifsForSearchQuery$3(this, str), 54, (Object) null); } private final void fetchSuggestedSearchTerms(String str) { - Observable s2 = ObservableExtensionsKt.restSubscribeOn$default(this.restAPI.getGifSuggestedSearchTerms("tenor", str, this.storeUserSettingsSystem.getLocale(), 5), false, 1, null).s(new StoreGifPicker$fetchSuggestedSearchTerms$1(this, str)); - m.checkNotNullExpressionValue(s2, "restAPI.getGifSuggestedS…y, emptyList())\n }"); - ObservableExtensionsKt.appSubscribe$default(s2, StoreGifPicker.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new StoreGifPicker$fetchSuggestedSearchTerms$2(this, str), 62, (Object) null); + ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.restSubscribeOn$default(this.restAPI.getGifSuggestedSearchTerms("tenor", str, this.storeUserSettingsSystem.getLocale(), 5), false, 1, null), StoreGifPicker.class, (Context) null, (Function1) null, new StoreGifPicker$fetchSuggestedSearchTerms$1(this, str), (Function0) null, (Function0) null, new StoreGifPicker$fetchSuggestedSearchTerms$2(this, str), 54, (Object) null); } private final void fetchTrendingCategoryGifs() { diff --git a/app/src/main/java/com/discord/stores/StoreGuildJoinRequest.java b/app/src/main/java/com/discord/stores/StoreGuildJoinRequest.java index d448c2945f..87f3d94a51 100644 --- a/app/src/main/java/com/discord/stores/StoreGuildJoinRequest.java +++ b/app/src/main/java/com/discord/stores/StoreGuildJoinRequest.java @@ -94,12 +94,21 @@ public final class StoreGuildJoinRequest extends StoreV2 { @StoreThread public final void handleGuildJoinRequestCreateOrUpdate(long j, GuildJoinRequest guildJoinRequest) { m.checkNotNullParameter(guildJoinRequest, "request"); - if (guildJoinRequest.c() == this.userStore.getMe().getId()) { + if (guildJoinRequest.d() == this.userStore.getMe().getId()) { this.guildJoinRequests.put(Long.valueOf(j), guildJoinRequest); markChanged(); } } + @StoreThread + public final void handleGuildJoinRequestDelete(long j, long j2) { + if (j == this.userStore.getMe().getId()) { + this.guildJoinRequests.remove(Long.valueOf(j2)); + this.pendingGuilds.remove(Long.valueOf(j2)); + markChanged(); + } + } + @StoreThread public final void handleGuildRemove(long j) { if (this.guildJoinRequests.remove(Long.valueOf(j)) != null) { diff --git a/app/src/main/java/com/discord/stores/StoreGuildScheduledEvents$fetchGuildScheduledEventUsers$1.java b/app/src/main/java/com/discord/stores/StoreGuildScheduledEvents$fetchGuildScheduledEventUsers$1.java new file mode 100644 index 0000000000..ef740c4893 --- /dev/null +++ b/app/src/main/java/com/discord/stores/StoreGuildScheduledEvents$fetchGuildScheduledEventUsers$1.java @@ -0,0 +1,132 @@ +package com.discord.stores; + +import android.content.Context; +import com.discord.api.guildscheduledevent.GuildScheduledEventRsvpUser; +import com.discord.api.guildscheduledevent.GuildScheduledEventRsvpUsersResponse; +import com.discord.utilities.error.Error; +import com.discord.utilities.rest.RestAPI; +import com.discord.utilities.rx.ObservableExtensionsKt; +import d0.t.n0; +import d0.z.d.m; +import d0.z.d.o; +import java.util.HashMap; +import java.util.LinkedHashSet; +import java.util.Set; +import kotlin.Unit; +import kotlin.jvm.functions.Function0; +import kotlin.jvm.functions.Function1; +/* compiled from: StoreGuildScheduledEvents.kt */ +public final class StoreGuildScheduledEvents$fetchGuildScheduledEventUsers$1 extends o implements Function0 { + public final /* synthetic */ long $eventId; + public final /* synthetic */ long $guildId; + public final /* synthetic */ StoreGuildScheduledEvents this$0; + + /* compiled from: StoreGuildScheduledEvents.kt */ + /* renamed from: com.discord.stores.StoreGuildScheduledEvents$fetchGuildScheduledEventUsers$1$1 reason: invalid class name */ + public static final class AnonymousClass1 extends o implements Function1 { + public final /* synthetic */ StoreGuildScheduledEvents$fetchGuildScheduledEventUsers$1 this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public AnonymousClass1(StoreGuildScheduledEvents$fetchGuildScheduledEventUsers$1 storeGuildScheduledEvents$fetchGuildScheduledEventUsers$1) { + super(1); + this.this$0 = storeGuildScheduledEvents$fetchGuildScheduledEventUsers$1; + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public /* bridge */ /* synthetic */ Unit invoke(Error error) { + invoke(error); + return Unit.a; + } + + public final void invoke(Error error) { + m.checkNotNullParameter(error, "it"); + StoreGuildScheduledEvents.access$handleFetchRsvpUsersFailure(this.this$0.this$0); + } + } + + /* compiled from: StoreGuildScheduledEvents.kt */ + /* renamed from: com.discord.stores.StoreGuildScheduledEvents$fetchGuildScheduledEventUsers$1$2 reason: invalid class name */ + public static final class AnonymousClass2 extends o implements Function1 { + public final /* synthetic */ StoreGuildScheduledEvents$fetchGuildScheduledEventUsers$1 this$0; + + /* compiled from: StoreGuildScheduledEvents.kt */ + /* renamed from: com.discord.stores.StoreGuildScheduledEvents$fetchGuildScheduledEventUsers$1$2$1 reason: invalid class name */ + public static final class AnonymousClass1 extends o implements Function0 { + public final /* synthetic */ GuildScheduledEventRsvpUsersResponse $response; + public final /* synthetic */ AnonymousClass2 this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public AnonymousClass1(AnonymousClass2 r1, GuildScheduledEventRsvpUsersResponse guildScheduledEventRsvpUsersResponse) { + super(0); + this.this$0 = r1; + this.$response = guildScheduledEventRsvpUsersResponse; + } + + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public final void mo1invoke() { + HashMap hashMap = (HashMap) StoreGuildScheduledEvents.access$getGuildScheduledEventUsers$p(this.this$0.this$0.this$0).get(Long.valueOf(this.this$0.this$0.$eventId)); + if (hashMap == null) { + hashMap = new HashMap(); + } + for (GuildScheduledEventRsvpUser guildScheduledEventRsvpUser : this.$response.a()) { + hashMap.put(Long.valueOf(guildScheduledEventRsvpUser.d()), guildScheduledEventRsvpUser); + } + StoreGuildScheduledEvents.access$getGuildScheduledEventUsers$p(this.this$0.this$0.this$0).put(Long.valueOf(this.this$0.this$0.$eventId), hashMap); + Set set = (Set) StoreGuildScheduledEvents.access$getGuildScheduledEventUsersFetches$p(this.this$0.this$0.this$0).get(Long.valueOf(this.this$0.this$0.$guildId)); + if (set == null) { + set = new LinkedHashSet(); + } + set.add(Long.valueOf(this.this$0.this$0.$eventId)); + StoreGuildScheduledEvents.access$getGuildScheduledEventUsersFetches$p(this.this$0.this$0.this$0).put(Long.valueOf(this.this$0.this$0.$guildId), set); + StoreGuildScheduledEvents.access$setFetchingGuildScheduledEventUsers$p(this.this$0.this$0.this$0, false); + StoreGuildScheduledEvents.access$setGuildScheduledEventUsersError$p(this.this$0.this$0.this$0, false); + this.this$0.this$0.this$0.markChanged(); + } + } + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public AnonymousClass2(StoreGuildScheduledEvents$fetchGuildScheduledEventUsers$1 storeGuildScheduledEvents$fetchGuildScheduledEventUsers$1) { + super(1); + this.this$0 = storeGuildScheduledEvents$fetchGuildScheduledEventUsers$1; + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public /* bridge */ /* synthetic */ Unit invoke(GuildScheduledEventRsvpUsersResponse guildScheduledEventRsvpUsersResponse) { + invoke(guildScheduledEventRsvpUsersResponse); + return Unit.a; + } + + public final void invoke(GuildScheduledEventRsvpUsersResponse guildScheduledEventRsvpUsersResponse) { + m.checkNotNullParameter(guildScheduledEventRsvpUsersResponse, "response"); + StoreGuildScheduledEvents.access$getDispatcher$p(this.this$0.this$0).schedule(new AnonymousClass1(this, guildScheduledEventRsvpUsersResponse)); + } + } + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public StoreGuildScheduledEvents$fetchGuildScheduledEventUsers$1(StoreGuildScheduledEvents storeGuildScheduledEvents, long j, long j2) { + super(0); + this.this$0 = storeGuildScheduledEvents; + this.$guildId = j; + this.$eventId = j2; + } + + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public final void mo1invoke() { + Set set = (Set) StoreGuildScheduledEvents.access$getGuildScheduledEventUsersFetches$p(this.this$0).get(Long.valueOf(this.$guildId)); + if (set == null) { + set = n0.emptySet(); + } + if (!set.contains(Long.valueOf(this.$eventId))) { + StoreGuildScheduledEvents.access$setFetchingGuildScheduledEventUsers$p(this.this$0, true); + StoreGuildScheduledEvents.access$setGuildScheduledEventUsersError$p(this.this$0, false); + this.this$0.markChanged(); + ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.restSubscribeOn$default(RestAPI.Companion.getApi().getGuildScheduledEventUsers(this.$guildId, this.$eventId, 100, true), false, 1, null), this.this$0.getClass(), (Context) null, (Function1) null, new AnonymousClass1(this), (Function0) null, (Function0) null, new AnonymousClass2(this), 54, (Object) null); + } + } +} diff --git a/app/src/main/java/com/discord/stores/StoreGuildScheduledEvents$fetchUserGuildScheduledEvents$1.java b/app/src/main/java/com/discord/stores/StoreGuildScheduledEvents$fetchMeGuildScheduledEvents$1.java similarity index 70% rename from app/src/main/java/com/discord/stores/StoreGuildScheduledEvents$fetchUserGuildScheduledEvents$1.java rename to app/src/main/java/com/discord/stores/StoreGuildScheduledEvents$fetchMeGuildScheduledEvents$1.java index 986bf87e30..2c7c05171b 100644 --- a/app/src/main/java/com/discord/stores/StoreGuildScheduledEvents$fetchUserGuildScheduledEvents$1.java +++ b/app/src/main/java/com/discord/stores/StoreGuildScheduledEvents$fetchMeGuildScheduledEvents$1.java @@ -10,20 +10,20 @@ import kotlin.Unit; import kotlin.jvm.functions.Function0; import kotlin.jvm.functions.Function1; /* compiled from: StoreGuildScheduledEvents.kt */ -public final class StoreGuildScheduledEvents$fetchUserGuildScheduledEvents$1 extends o implements Function1, Unit> { +public final class StoreGuildScheduledEvents$fetchMeGuildScheduledEvents$1 extends o implements Function1, Unit> { public final /* synthetic */ long $guildId; public final /* synthetic */ StoreGuildScheduledEvents this$0; /* compiled from: StoreGuildScheduledEvents.kt */ - /* renamed from: com.discord.stores.StoreGuildScheduledEvents$fetchUserGuildScheduledEvents$1$1 reason: invalid class name */ + /* renamed from: com.discord.stores.StoreGuildScheduledEvents$fetchMeGuildScheduledEvents$1$1 reason: invalid class name */ public static final class AnonymousClass1 extends o implements Function0 { public final /* synthetic */ List $eventUsers; - public final /* synthetic */ StoreGuildScheduledEvents$fetchUserGuildScheduledEvents$1 this$0; + public final /* synthetic */ StoreGuildScheduledEvents$fetchMeGuildScheduledEvents$1 this$0; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public AnonymousClass1(StoreGuildScheduledEvents$fetchUserGuildScheduledEvents$1 storeGuildScheduledEvents$fetchUserGuildScheduledEvents$1, List list) { + public AnonymousClass1(StoreGuildScheduledEvents$fetchMeGuildScheduledEvents$1 storeGuildScheduledEvents$fetchMeGuildScheduledEvents$1, List list) { super(0); - this.this$0 = storeGuildScheduledEvents$fetchUserGuildScheduledEvents$1; + this.this$0 = storeGuildScheduledEvents$fetchMeGuildScheduledEvents$1; this.$eventUsers = list; } @@ -35,14 +35,14 @@ public final class StoreGuildScheduledEvents$fetchUserGuildScheduledEvents$1 ext for (GuildScheduledEventUser guildScheduledEventUser : list) { arrayList.add(Long.valueOf(guildScheduledEventUser.a())); } - StoreGuildScheduledEvents.access$getUserGuildScheduledEventIds$p(this.this$0.this$0).put(Long.valueOf(this.this$0.$guildId), u.toMutableSet(arrayList)); - StoreGuildScheduledEvents.access$getUserGuildScheduledEventsFetches$p(this.this$0.this$0).add(Long.valueOf(this.this$0.$guildId)); + StoreGuildScheduledEvents.access$getMeGuildScheduledEventIds$p(this.this$0.this$0).put(Long.valueOf(this.this$0.$guildId), u.toMutableSet(arrayList)); + StoreGuildScheduledEvents.access$getMeGuildScheduledEventsFetches$p(this.this$0.this$0).add(Long.valueOf(this.this$0.$guildId)); this.this$0.this$0.markChanged(); } } /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public StoreGuildScheduledEvents$fetchUserGuildScheduledEvents$1(StoreGuildScheduledEvents storeGuildScheduledEvents, long j) { + public StoreGuildScheduledEvents$fetchMeGuildScheduledEvents$1(StoreGuildScheduledEvents storeGuildScheduledEvents, long j) { super(1); this.this$0 = storeGuildScheduledEvents; this.$guildId = j; diff --git a/app/src/main/java/com/discord/stores/StoreGuildScheduledEvents$fetchRsvpUsers$1.java b/app/src/main/java/com/discord/stores/StoreGuildScheduledEvents$fetchRsvpUsers$1.java deleted file mode 100644 index e090dad01e..0000000000 --- a/app/src/main/java/com/discord/stores/StoreGuildScheduledEvents$fetchRsvpUsers$1.java +++ /dev/null @@ -1,30 +0,0 @@ -package com.discord.stores; - -import com.discord.utilities.error.Error; -import d0.z.d.m; -import d0.z.d.o; -import kotlin.Unit; -import kotlin.jvm.functions.Function1; -/* compiled from: StoreGuildScheduledEvents.kt */ -public final class StoreGuildScheduledEvents$fetchRsvpUsers$1 extends o implements Function1 { - public final /* synthetic */ StoreGuildScheduledEvents this$0; - - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public StoreGuildScheduledEvents$fetchRsvpUsers$1(StoreGuildScheduledEvents storeGuildScheduledEvents) { - super(1); - this.this$0 = storeGuildScheduledEvents; - } - - /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(Error error) { - invoke(error); - return Unit.a; - } - - public final void invoke(Error error) { - m.checkNotNullParameter(error, "it"); - StoreGuildScheduledEvents.access$handleFetchRsvpUsersFailure(this.this$0); - } -} diff --git a/app/src/main/java/com/discord/stores/StoreGuildScheduledEvents$fetchRsvpUsers$2.java b/app/src/main/java/com/discord/stores/StoreGuildScheduledEvents$fetchRsvpUsers$2.java deleted file mode 100644 index b45cc2517e..0000000000 --- a/app/src/main/java/com/discord/stores/StoreGuildScheduledEvents$fetchRsvpUsers$2.java +++ /dev/null @@ -1,65 +0,0 @@ -package com.discord.stores; - -import com.discord.api.guildscheduledevent.GuildScheduledEventRsvpUser; -import com.discord.api.guildscheduledevent.GuildScheduledEventRsvpUsersResponse; -import d0.z.d.m; -import d0.z.d.o; -import java.util.HashMap; -import kotlin.Unit; -import kotlin.jvm.functions.Function0; -import kotlin.jvm.functions.Function1; -/* compiled from: StoreGuildScheduledEvents.kt */ -public final class StoreGuildScheduledEvents$fetchRsvpUsers$2 extends o implements Function1 { - public final /* synthetic */ long $eventId; - public final /* synthetic */ StoreGuildScheduledEvents this$0; - - /* compiled from: StoreGuildScheduledEvents.kt */ - /* renamed from: com.discord.stores.StoreGuildScheduledEvents$fetchRsvpUsers$2$1 reason: invalid class name */ - public static final class AnonymousClass1 extends o implements Function0 { - public final /* synthetic */ GuildScheduledEventRsvpUsersResponse $response; - public final /* synthetic */ StoreGuildScheduledEvents$fetchRsvpUsers$2 this$0; - - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public AnonymousClass1(StoreGuildScheduledEvents$fetchRsvpUsers$2 storeGuildScheduledEvents$fetchRsvpUsers$2, GuildScheduledEventRsvpUsersResponse guildScheduledEventRsvpUsersResponse) { - super(0); - this.this$0 = storeGuildScheduledEvents$fetchRsvpUsers$2; - this.$response = guildScheduledEventRsvpUsersResponse; - } - - @Override // kotlin.jvm.functions.Function0 - /* renamed from: invoke */ - public final void mo1invoke() { - HashMap hashMap = (HashMap) StoreGuildScheduledEvents.access$getUsersForGuildEvent$p(this.this$0.this$0).get(Long.valueOf(this.this$0.$eventId)); - if (hashMap == null) { - hashMap = new HashMap(); - } - for (GuildScheduledEventRsvpUser guildScheduledEventRsvpUser : this.$response.a()) { - hashMap.put(Long.valueOf(guildScheduledEventRsvpUser.d()), guildScheduledEventRsvpUser); - } - StoreGuildScheduledEvents.access$getUsersForGuildEvent$p(this.this$0.this$0).put(Long.valueOf(this.this$0.$eventId), hashMap); - StoreGuildScheduledEvents.access$setUsersForGuildEventFetching$p(this.this$0.this$0, false); - StoreGuildScheduledEvents.access$setUsersForGuildEventError$p(this.this$0.this$0, false); - this.this$0.this$0.markChanged(); - } - } - - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public StoreGuildScheduledEvents$fetchRsvpUsers$2(StoreGuildScheduledEvents storeGuildScheduledEvents, long j) { - super(1); - this.this$0 = storeGuildScheduledEvents; - this.$eventId = j; - } - - /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(GuildScheduledEventRsvpUsersResponse guildScheduledEventRsvpUsersResponse) { - invoke(guildScheduledEventRsvpUsersResponse); - return Unit.a; - } - - public final void invoke(GuildScheduledEventRsvpUsersResponse guildScheduledEventRsvpUsersResponse) { - m.checkNotNullParameter(guildScheduledEventRsvpUsersResponse, "response"); - StoreGuildScheduledEvents.access$getDispatcher$p(this.this$0).schedule(new AnonymousClass1(this, guildScheduledEventRsvpUsersResponse)); - } -} diff --git a/app/src/main/java/com/discord/stores/StoreGuildScheduledEvents$handleFetchRsvpUsersFailure$1.java b/app/src/main/java/com/discord/stores/StoreGuildScheduledEvents$handleFetchRsvpUsersFailure$1.java index 8081dfd1c4..5ce0892e60 100644 --- a/app/src/main/java/com/discord/stores/StoreGuildScheduledEvents$handleFetchRsvpUsersFailure$1.java +++ b/app/src/main/java/com/discord/stores/StoreGuildScheduledEvents$handleFetchRsvpUsersFailure$1.java @@ -16,8 +16,8 @@ public final class StoreGuildScheduledEvents$handleFetchRsvpUsersFailure$1 exten @Override // kotlin.jvm.functions.Function0 /* renamed from: invoke */ public final void mo1invoke() { - StoreGuildScheduledEvents.access$setUsersForGuildEventFetching$p(this.this$0, false); - StoreGuildScheduledEvents.access$setUsersForGuildEventError$p(this.this$0, true); + StoreGuildScheduledEvents.access$setFetchingGuildScheduledEventUsers$p(this.this$0, false); + StoreGuildScheduledEvents.access$setGuildScheduledEventUsersError$p(this.this$0, true); this.this$0.markChanged(); } } diff --git a/app/src/main/java/com/discord/stores/StoreGuildScheduledEvents.java b/app/src/main/java/com/discord/stores/StoreGuildScheduledEvents.java index 930abe2fab..ee19ecad4d 100644 --- a/app/src/main/java/com/discord/stores/StoreGuildScheduledEvents.java +++ b/app/src/main/java/com/discord/stores/StoreGuildScheduledEvents.java @@ -39,22 +39,23 @@ public final class StoreGuildScheduledEvents extends StoreV2 { public static final long FETCH_GUILD_EVENTS_THRESHOLD = 1800000; private final Clock clock; private final Dispatcher dispatcher; + private final HashMap> guildScheduledEventUsers = new HashMap<>(); + private final HashMap> guildScheduledEventUsersFetches = new HashMap<>(); + private Map> guildScheduledEventUsersSnapshot = h0.emptyMap(); private final HashMap> guildScheduledEvents = new HashMap<>(); private final HashMap guildScheduledEventsFetchTimestamps = new HashMap<>(); private Map> guildScheduledEventsSnapshot = h0.emptyMap(); private final StoreGuilds guildsStore; - private boolean isUsersForGuildEventError; - private boolean isUsersForGuildEventFetching; + private boolean isFetchingGuildScheduledEventUsers; + private boolean isGuildScheduledEventUsersError; + private final HashMap> meGuildScheduledEventIds = new HashMap<>(); + private Map> meGuildScheduledEventIdsSnapshot = h0.emptyMap(); + private final HashSet meGuildScheduledEventsFetches = new HashSet<>(); private final ObservationDeck observationDeck; private final StorePermissions permissionsStore; private final HashSet rsvpsAwaitingNetwork = new HashSet<>(); private HashSet rsvpsAwaitingSnapshot = new HashSet<>(); - private final HashMap> userGuildScheduledEventIds = new HashMap<>(); - private Map> userGuildScheduledEventIdsSnapshot = h0.emptyMap(); - private final HashSet userGuildScheduledEventsFetches = new HashSet<>(); private final StoreUser userStore; - private final HashMap> usersForGuildEvent = new HashMap<>(); - private Map> usersForGuildEventSnapshot = h0.emptyMap(); /* compiled from: StoreGuildScheduledEvents.kt */ public static final class Companion { @@ -93,6 +94,14 @@ public final class StoreGuildScheduledEvents extends StoreV2 { return storeGuildScheduledEvents.dispatcher; } + public static final /* synthetic */ HashMap access$getGuildScheduledEventUsers$p(StoreGuildScheduledEvents storeGuildScheduledEvents) { + return storeGuildScheduledEvents.guildScheduledEventUsers; + } + + public static final /* synthetic */ HashMap access$getGuildScheduledEventUsersFetches$p(StoreGuildScheduledEvents storeGuildScheduledEvents) { + return storeGuildScheduledEvents.guildScheduledEventUsersFetches; + } + public static final /* synthetic */ HashMap access$getGuildScheduledEvents$p(StoreGuildScheduledEvents storeGuildScheduledEvents) { return storeGuildScheduledEvents.guildScheduledEvents; } @@ -101,36 +110,32 @@ public final class StoreGuildScheduledEvents extends StoreV2 { return storeGuildScheduledEvents.guildScheduledEventsFetchTimestamps; } + public static final /* synthetic */ HashMap access$getMeGuildScheduledEventIds$p(StoreGuildScheduledEvents storeGuildScheduledEvents) { + return storeGuildScheduledEvents.meGuildScheduledEventIds; + } + + public static final /* synthetic */ HashSet access$getMeGuildScheduledEventsFetches$p(StoreGuildScheduledEvents storeGuildScheduledEvents) { + return storeGuildScheduledEvents.meGuildScheduledEventsFetches; + } + public static final /* synthetic */ HashSet access$getRsvpsAwaitingNetwork$p(StoreGuildScheduledEvents storeGuildScheduledEvents) { return storeGuildScheduledEvents.rsvpsAwaitingNetwork; } - public static final /* synthetic */ HashMap access$getUserGuildScheduledEventIds$p(StoreGuildScheduledEvents storeGuildScheduledEvents) { - return storeGuildScheduledEvents.userGuildScheduledEventIds; - } - - public static final /* synthetic */ HashSet access$getUserGuildScheduledEventsFetches$p(StoreGuildScheduledEvents storeGuildScheduledEvents) { - return storeGuildScheduledEvents.userGuildScheduledEventsFetches; - } - public static final /* synthetic */ StoreUser access$getUserStore$p(StoreGuildScheduledEvents storeGuildScheduledEvents) { return storeGuildScheduledEvents.userStore; } - public static final /* synthetic */ HashMap access$getUsersForGuildEvent$p(StoreGuildScheduledEvents storeGuildScheduledEvents) { - return storeGuildScheduledEvents.usersForGuildEvent; - } - public static final /* synthetic */ void access$handleFetchRsvpUsersFailure(StoreGuildScheduledEvents storeGuildScheduledEvents) { storeGuildScheduledEvents.handleFetchRsvpUsersFailure(); } - public static final /* synthetic */ boolean access$isUsersForGuildEventError$p(StoreGuildScheduledEvents storeGuildScheduledEvents) { - return storeGuildScheduledEvents.isUsersForGuildEventError; + public static final /* synthetic */ boolean access$isFetchingGuildScheduledEventUsers$p(StoreGuildScheduledEvents storeGuildScheduledEvents) { + return storeGuildScheduledEvents.isFetchingGuildScheduledEventUsers; } - public static final /* synthetic */ boolean access$isUsersForGuildEventFetching$p(StoreGuildScheduledEvents storeGuildScheduledEvents) { - return storeGuildScheduledEvents.isUsersForGuildEventFetching; + public static final /* synthetic */ boolean access$isGuildScheduledEventUsersError$p(StoreGuildScheduledEvents storeGuildScheduledEvents) { + return storeGuildScheduledEvents.isGuildScheduledEventUsersError; } public static final /* synthetic */ void access$processRsvpCreate(StoreGuildScheduledEvents storeGuildScheduledEvents, GuildScheduledEvent guildScheduledEvent, long j) { @@ -141,25 +146,25 @@ public final class StoreGuildScheduledEvents extends StoreV2 { storeGuildScheduledEvents.processRsvpDelete(guildScheduledEvent, j); } - public static final /* synthetic */ void access$setUsersForGuildEventError$p(StoreGuildScheduledEvents storeGuildScheduledEvents, boolean z2) { - storeGuildScheduledEvents.isUsersForGuildEventError = z2; + public static final /* synthetic */ void access$setFetchingGuildScheduledEventUsers$p(StoreGuildScheduledEvents storeGuildScheduledEvents, boolean z2) { + storeGuildScheduledEvents.isFetchingGuildScheduledEventUsers = z2; } - public static final /* synthetic */ void access$setUsersForGuildEventFetching$p(StoreGuildScheduledEvents storeGuildScheduledEvents, boolean z2) { - storeGuildScheduledEvents.isUsersForGuildEventFetching = z2; + public static final /* synthetic */ void access$setGuildScheduledEventUsersError$p(StoreGuildScheduledEvents storeGuildScheduledEvents, boolean z2) { + storeGuildScheduledEvents.isGuildScheduledEventUsersError = z2; } @StoreThread private final void addMeRsvpForEvent(long j, long j2) { - if (this.userGuildScheduledEventIds.containsKey(Long.valueOf(j))) { - Set set = this.userGuildScheduledEventIds.get(Long.valueOf(j)); + if (this.meGuildScheduledEventIds.containsKey(Long.valueOf(j))) { + Set set = this.meGuildScheduledEventIds.get(Long.valueOf(j)); if (set != null) { set.add(Long.valueOf(j2)); return; } return; } - this.userGuildScheduledEventIds.put(Long.valueOf(j), n0.mutableSetOf(Long.valueOf(j2))); + this.meGuildScheduledEventIds.put(Long.valueOf(j), n0.mutableSetOf(Long.valueOf(j2))); } @StoreThread @@ -168,7 +173,7 @@ public final class StoreGuildScheduledEvents extends StoreV2 { if (j == this.userStore.getMe().getId() && !isMeRsvpedToEvent(j2, j3)) { addMeRsvpForEvent(j2, j3); } - HashMap hashMap = this.usersForGuildEvent.get(Long.valueOf(j3)); + HashMap hashMap = this.guildScheduledEventUsers.get(Long.valueOf(j3)); if (hashMap == null) { hashMap = new HashMap<>(); } @@ -176,7 +181,7 @@ public final class StoreGuildScheduledEvents extends StoreV2 { if (!(user == null || (member = this.guildsStore.getMember(j2, j)) == null)) { hashMap.put(Long.valueOf(j), new GuildScheduledEventRsvpUser(user.getAvatar(), String.valueOf(user.getDiscriminator()), user.getId(), user.getUsername(), new GuildScheduledEventRsvpGuildMember(member.getAvatarHash(), member.getNick()))); } - this.usersForGuildEvent.put(Long.valueOf(j3), hashMap); + this.guildScheduledEventUsers.put(Long.valueOf(j3), hashMap); } private final GuildScheduledEvent findEventFromStore(GuildScheduledEvent guildScheduledEvent) { @@ -332,7 +337,7 @@ public final class StoreGuildScheduledEvents extends StoreV2 { @StoreThread private final void removeMeRsvpForEvent(long j, long j2) { - Set set = this.userGuildScheduledEventIds.get(Long.valueOf(j)); + Set set = this.meGuildScheduledEventIds.get(Long.valueOf(j)); if (set != null) { set.remove(Long.valueOf(j2)); } @@ -343,7 +348,7 @@ public final class StoreGuildScheduledEvents extends StoreV2 { if (j == this.userStore.getMe().getId() && isMeRsvpedToEvent(j2, j3)) { removeMeRsvpForEvent(j2, j3); } - HashMap hashMap = this.usersForGuildEvent.get(Long.valueOf(j3)); + HashMap hashMap = this.guildScheduledEventUsers.get(Long.valueOf(j3)); if (hashMap != null) { hashMap.remove(Long.valueOf(j)); } @@ -401,17 +406,14 @@ public final class StoreGuildScheduledEvents extends StoreV2 { } } - public final void fetchRsvpUsers(long j, long j2) { - this.isUsersForGuildEventFetching = true; - this.isUsersForGuildEventError = false; - markChanged(); - ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.restSubscribeOn$default(RestAPI.Companion.getApi().getGuildScheduledEventUsers(j, j2, 100, true), false, 1, null), StoreGuildScheduledEvents.class, (Context) null, (Function1) null, new StoreGuildScheduledEvents$fetchRsvpUsers$1(this), (Function0) null, (Function0) null, new StoreGuildScheduledEvents$fetchRsvpUsers$2(this, j2), 54, (Object) null); + public final void fetchGuildScheduledEventUsers(long j, long j2) { + this.dispatcher.schedule(new StoreGuildScheduledEvents$fetchGuildScheduledEventUsers$1(this, j, j2)); } - public final void fetchUserGuildScheduledEvents(long j) { + public final void fetchMeGuildScheduledEvents(long j) { List list = this.guildScheduledEvents.get(Long.valueOf(j)); - if (!(list == null || list.isEmpty()) && !this.userGuildScheduledEventsFetches.contains(Long.valueOf(j))) { - ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.restSubscribeOn$default(RestAPI.Companion.getApi().getUserGuildScheduledEvents(j), false, 1, null), StoreGuildScheduledEvents.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new StoreGuildScheduledEvents$fetchUserGuildScheduledEvents$1(this, j), 62, (Object) null); + if (!(list == null || list.isEmpty()) && !this.meGuildScheduledEventsFetches.contains(Long.valueOf(j))) { + ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.restSubscribeOn$default(RestAPI.Companion.getApi().getMeGuildScheduledEvents(j), false, 1, null), StoreGuildScheduledEvents.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new StoreGuildScheduledEvents$fetchMeGuildScheduledEvents$1(this, j), 62, (Object) null); } } @@ -504,6 +506,11 @@ public final class StoreGuildScheduledEvents extends StoreV2 { return this.guildScheduledEventsSnapshot; } + public final Map getGuildScheduledEventUsers(long j) { + HashMap hashMap = this.guildScheduledEventUsers.get(Long.valueOf(j)); + return hashMap != null ? hashMap : h0.emptyMap(); + } + /* JADX WARNING: Removed duplicated region for block: B:19:0x005d A[SYNTHETIC] */ /* JADX WARNING: Removed duplicated region for block: B:21:0x001d A[SYNTHETIC] */ public final List getGuildScheduledEvents(long j, boolean z2) { @@ -536,31 +543,27 @@ public final class StoreGuildScheduledEvents extends StoreV2 { return arrayList; } - public final boolean getIsUsersForGuildEventError() { - return this.isUsersForGuildEventError; + public final boolean getIsFetchingGuildScheduledEventUsers() { + return this.isFetchingGuildScheduledEventUsers; } - public final boolean getIsUsersForGuildEventFetching() { - return this.isUsersForGuildEventFetching; + public final boolean getIsGuildScheduledEventUsersError() { + return this.isGuildScheduledEventUsersError; } - public final Set getUserGuildScheduledEventIds(long j) { - Set set = (Set) this.userGuildScheduledEventIdsSnapshot.get(Long.valueOf(j)); + public final Set getMeGuildScheduledEventIds(long j) { + Set set = (Set) this.meGuildScheduledEventIdsSnapshot.get(Long.valueOf(j)); return set != null ? set : n0.emptySet(); } - public final Map getUsersForGuildEvent(long j) { - HashMap hashMap = this.usersForGuildEvent.get(Long.valueOf(j)); - return hashMap != null ? hashMap : h0.emptyMap(); - } - @StoreThread public final void handleConnectionOpen(ModelPayload modelPayload) { m.checkNotNullParameter(modelPayload, "payload"); this.guildScheduledEventsFetchTimestamps.clear(); - this.userGuildScheduledEventsFetches.clear(); + this.meGuildScheduledEventsFetches.clear(); + this.guildScheduledEventUsersFetches.clear(); this.guildScheduledEvents.clear(); - this.userGuildScheduledEventIds.clear(); + this.meGuildScheduledEventIds.clear(); List guilds = modelPayload.getGuilds(); m.checkNotNullExpressionValue(guilds, "payload.guilds"); for (Guild guild : guilds) { @@ -589,8 +592,9 @@ public final class StoreGuildScheduledEvents extends StoreV2 { public final void handleGuildRemove(long j) { this.guildScheduledEvents.remove(Long.valueOf(j)); this.guildScheduledEventsFetchTimestamps.remove(Long.valueOf(j)); - this.userGuildScheduledEventIds.remove(Long.valueOf(j)); - this.userGuildScheduledEventsFetches.remove(Long.valueOf(j)); + this.meGuildScheduledEventIds.remove(Long.valueOf(j)); + this.meGuildScheduledEventsFetches.remove(Long.valueOf(j)); + this.guildScheduledEventUsersFetches.remove(Long.valueOf(j)); markChanged(); } @@ -651,7 +655,7 @@ public final class StoreGuildScheduledEvents extends StoreV2 { } public final boolean isMeRsvpedToEvent(long j, long j2) { - Set set = (Set) this.userGuildScheduledEventIdsSnapshot.get(Long.valueOf(j)); + Set set = (Set) this.meGuildScheduledEventIdsSnapshot.get(Long.valueOf(j)); if (set == null) { set = n0.emptySet(); } @@ -670,8 +674,8 @@ public final class StoreGuildScheduledEvents extends StoreV2 { public void snapshotData() { super.snapshotData(); this.guildScheduledEventsSnapshot = new HashMap(this.guildScheduledEvents); - this.userGuildScheduledEventIdsSnapshot = new HashMap(this.userGuildScheduledEventIds); - this.usersForGuildEventSnapshot = new HashMap(this.usersForGuildEvent); + this.meGuildScheduledEventIdsSnapshot = new HashMap(this.meGuildScheduledEventIds); + this.guildScheduledEventUsersSnapshot = new HashMap(this.guildScheduledEventUsers); this.rsvpsAwaitingSnapshot.clear(); } diff --git a/app/src/main/java/com/discord/stores/StoreGuildStickers.java b/app/src/main/java/com/discord/stores/StoreGuildStickers.java index 5cab65785e..9cd1c9d15a 100644 --- a/app/src/main/java/com/discord/stores/StoreGuildStickers.java +++ b/app/src/main/java/com/discord/stores/StoreGuildStickers.java @@ -34,7 +34,7 @@ public final class StoreGuildStickers extends StoreV2 { private final Dispatcher dispatcher; /* renamed from: me reason: collision with root package name */ - private long f2219me; + private long f2220me; private final ObservationDeck observationDeck; private final Function1, Unit> onStickersDeleted; @@ -131,7 +131,7 @@ public final class StoreGuildStickers extends StoreV2 { @StoreThread public final void handleConnectionOpen(ModelPayload modelPayload) { m.checkNotNullParameter(modelPayload, "payload"); - this.f2219me = modelPayload.getMe().i(); + this.f2220me = modelPayload.getMe().i(); for (Guild guild : modelPayload.getGuilds()) { m.checkNotNullExpressionValue(guild, "guild"); handleGuildCreateOrUpdate(guild); @@ -161,7 +161,7 @@ public final class StoreGuildStickers extends StoreV2 { break; } obj = it.next(); - if (((GuildMember) obj).l().i() == this.f2219me) { + if (((GuildMember) obj).l().i() == this.f2220me) { z2 = true; continue; } else { diff --git a/app/src/main/java/com/discord/stores/StoreGuildsSorted.java b/app/src/main/java/com/discord/stores/StoreGuildsSorted.java index 2113c278c9..437fe436d8 100644 --- a/app/src/main/java/com/discord/stores/StoreGuildsSorted.java +++ b/app/src/main/java/com/discord/stores/StoreGuildsSorted.java @@ -43,14 +43,14 @@ public final class StoreGuildsSorted extends StoreV2 { private final List guilds; /* renamed from: id reason: collision with root package name */ - private final long f2220id; + private final long f2221id; private final String name; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public Folder(long j, List list, Integer num, String str) { super(null); m.checkNotNullParameter(list, "guilds"); - this.f2220id = j; + this.f2221id = j; this.guilds = list; this.color = num; this.name = str; @@ -60,7 +60,7 @@ public final class StoreGuildsSorted extends StoreV2 { /* JADX WARN: Multi-variable type inference failed */ public static /* synthetic */ Folder copy$default(Folder folder, long j, List list, Integer num, String str, int i, Object obj) { if ((i & 1) != 0) { - j = folder.f2220id; + j = folder.f2221id; } if ((i & 2) != 0) { list = folder.guilds; @@ -76,7 +76,7 @@ public final class StoreGuildsSorted extends StoreV2 { @Override // com.discord.stores.StoreGuildsSorted.Entry public ModelGuildFolder asModelGuildFolder() { - Long valueOf = Long.valueOf(this.f2220id); + Long valueOf = Long.valueOf(this.f2221id); List list = this.guilds; ArrayList arrayList = new ArrayList(o.collectionSizeOrDefault(list, 10)); for (Guild guild : list) { @@ -86,7 +86,7 @@ public final class StoreGuildsSorted extends StoreV2 { } public final long component1() { - return this.f2220id; + return this.f2221id; } public final List component2() { @@ -114,7 +114,7 @@ public final class StoreGuildsSorted extends StoreV2 { return false; } Folder folder = (Folder) obj; - return this.f2220id == folder.f2220id && m.areEqual(this.guilds, folder.guilds) && m.areEqual(this.color, folder.color) && m.areEqual(this.name, folder.name); + return this.f2221id == folder.f2221id && m.areEqual(this.guilds, folder.guilds) && m.areEqual(this.color, folder.color) && m.areEqual(this.name, folder.name); } public final Integer getColor() { @@ -126,7 +126,7 @@ public final class StoreGuildsSorted extends StoreV2 { } public final long getId() { - return this.f2220id; + return this.f2221id; } public final String getName() { @@ -134,7 +134,7 @@ public final class StoreGuildsSorted extends StoreV2 { } public int hashCode() { - int a = b.a(this.f2220id) * 31; + int a = b.a(this.f2221id) * 31; List list = this.guilds; int i = 0; int hashCode = (a + (list != null ? list.hashCode() : 0)) * 31; @@ -149,7 +149,7 @@ public final class StoreGuildsSorted extends StoreV2 { public String toString() { StringBuilder R = a.R("Folder(id="); - R.append(this.f2220id); + R.append(this.f2221id); R.append(", guilds="); R.append(this.guilds); R.append(", color="); diff --git a/app/src/main/java/com/discord/stores/StoreNotificationUpsells$dismissPushNotificationsUpsell$1.java b/app/src/main/java/com/discord/stores/StoreNotificationUpsells$dismissPushNotificationsUpsell$1.java new file mode 100644 index 0000000000..b8abb7d227 --- /dev/null +++ b/app/src/main/java/com/discord/stores/StoreNotificationUpsells$dismissPushNotificationsUpsell$1.java @@ -0,0 +1,21 @@ +package com.discord.stores; + +import d0.z.d.o; +import kotlin.Unit; +import kotlin.jvm.functions.Function0; +/* compiled from: StoreNotificationUpsells.kt */ +public final class StoreNotificationUpsells$dismissPushNotificationsUpsell$1 extends o implements Function0 { + public final /* synthetic */ StoreNotificationUpsells this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public StoreNotificationUpsells$dismissPushNotificationsUpsell$1(StoreNotificationUpsells storeNotificationUpsells) { + super(0); + this.this$0 = storeNotificationUpsells; + } + + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public final void mo1invoke() { + this.this$0.markChanged(); + } +} diff --git a/app/src/main/java/com/discord/stores/StoreNotificationUpsells.java b/app/src/main/java/com/discord/stores/StoreNotificationUpsells.java index 66d54b714a..dd0ca01d5b 100644 --- a/app/src/main/java/com/discord/stores/StoreNotificationUpsells.java +++ b/app/src/main/java/com/discord/stores/StoreNotificationUpsells.java @@ -7,20 +7,19 @@ import kotlin.jvm.internal.DefaultConstructorMarker; import rx.Observable; /* compiled from: StoreNotificationUpsells.kt */ public final class StoreNotificationUpsells extends StoreV2 { + private final Dispatcher dispatcher; private final ObservationDeck observationDeck; - public StoreNotificationUpsells() { - this(null, 1, null); - } - - public StoreNotificationUpsells(ObservationDeck observationDeck) { + public StoreNotificationUpsells(Dispatcher dispatcher, ObservationDeck observationDeck) { + m.checkNotNullParameter(dispatcher, "dispatcher"); m.checkNotNullParameter(observationDeck, "observationDeck"); + this.dispatcher = dispatcher; this.observationDeck = observationDeck; } /* JADX INFO: this call moved to the top of the method (can break code semantics) */ - public /* synthetic */ StoreNotificationUpsells(ObservationDeck observationDeck, int i, DefaultConstructorMarker defaultConstructorMarker) { - this((i & 1) != 0 ? ObservationDeckProvider.get() : observationDeck); + public /* synthetic */ StoreNotificationUpsells(Dispatcher dispatcher, ObservationDeck observationDeck, int i, DefaultConstructorMarker defaultConstructorMarker) { + this(dispatcher, (i & 2) != 0 ? ObservationDeckProvider.get() : observationDeck); } public static final /* synthetic */ boolean access$getPushNotificationsUpsellDismissed(StoreNotificationUpsells storeNotificationUpsells) { @@ -33,7 +32,7 @@ public final class StoreNotificationUpsells extends StoreV2 { public final void dismissPushNotificationsUpsell() { getPrefsSessionDurable().edit().putBoolean("PUSH_NOTIFICATIONS_DISMISS_UPSELL", true).apply(); - markChanged(); + this.dispatcher.schedule(new StoreNotificationUpsells$dismissPushNotificationsUpsell$1(this)); } public final Observable observePushNotificationUpsellDismissed() { diff --git a/app/src/main/java/com/discord/stores/StoreSearch.java b/app/src/main/java/com/discord/stores/StoreSearch.java index ba29dc1cee..dbc8535d1b 100644 --- a/app/src/main/java/com/discord/stores/StoreSearch.java +++ b/app/src/main/java/com/discord/stores/StoreSearch.java @@ -47,7 +47,7 @@ public final class StoreSearch { public static final class SearchTarget { /* renamed from: id reason: collision with root package name */ - private final long f2221id; + private final long f2222id; private final Type type; /* compiled from: StoreSearch.kt */ @@ -59,7 +59,7 @@ public final class StoreSearch { public SearchTarget(Type type, long j) { m.checkNotNullParameter(type, "type"); this.type = type; - this.f2221id = j; + this.f2222id = j; } public static /* synthetic */ SearchTarget copy$default(SearchTarget searchTarget, Type type, long j, int i, Object obj) { @@ -67,7 +67,7 @@ public final class StoreSearch { type = searchTarget.type; } if ((i & 2) != 0) { - j = searchTarget.f2221id; + j = searchTarget.f2222id; } return searchTarget.copy(type, j); } @@ -77,7 +77,7 @@ public final class StoreSearch { } public final long component2() { - return this.f2221id; + return this.f2222id; } public final SearchTarget copy(Type type, long j) { @@ -93,11 +93,11 @@ public final class StoreSearch { return false; } SearchTarget searchTarget = (SearchTarget) obj; - return m.areEqual(this.type, searchTarget.type) && this.f2221id == searchTarget.f2221id; + return m.areEqual(this.type, searchTarget.type) && this.f2222id == searchTarget.f2222id; } public final long getId() { - return this.f2221id; + return this.f2222id; } public final Type getType() { @@ -106,14 +106,14 @@ public final class StoreSearch { public int hashCode() { Type type = this.type; - return b.a(this.f2221id) + ((type != null ? type.hashCode() : 0) * 31); + return b.a(this.f2222id) + ((type != null ? type.hashCode() : 0) * 31); } public String toString() { StringBuilder R = a.R("SearchTarget(type="); R.append(this.type); R.append(", id="); - return a.B(R, this.f2221id, ")"); + return a.B(R, this.f2222id, ")"); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$16.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$16.java index 1e609c576f..99faa6ed2a 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$16.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$16.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.api.guildmember.GuildMembersChunk; +import com.discord.api.guildjoinrequest.GuildJoinRequestDelete; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$16 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$16 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$16(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleGuildMembersChunk", "handleGuildMembersChunk(Lcom/discord/api/guildmember/GuildMembersChunk;)V", 0); + super(1, storeStream, StoreStream.class, "handleGuildJoinRequestDelete", "handleGuildJoinRequestDelete(Lcom/discord/api/guildjoinrequest/GuildJoinRequestDelete;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(GuildMembersChunk guildMembersChunk) { - invoke(guildMembersChunk); + public /* bridge */ /* synthetic */ Unit invoke(GuildJoinRequestDelete guildJoinRequestDelete) { + invoke(guildJoinRequestDelete); return Unit.a; } - public final void invoke(GuildMembersChunk guildMembersChunk) { - m.checkNotNullParameter(guildMembersChunk, "p1"); - StoreStream.access$handleGuildMembersChunk((StoreStream) this.receiver, guildMembersChunk); + public final void invoke(GuildJoinRequestDelete guildJoinRequestDelete) { + m.checkNotNullParameter(guildJoinRequestDelete, "p1"); + ((StoreStream) this.receiver).handleGuildJoinRequestDelete(guildJoinRequestDelete); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$17.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$17.java index bbf4271f13..4a4e96ad9f 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$17.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$17.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.api.guildmember.GuildMemberRemove; +import com.discord.api.guildmember.GuildMembersChunk; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$17 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$17 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$17(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleGuildMemberRemove", "handleGuildMemberRemove(Lcom/discord/api/guildmember/GuildMemberRemove;)V", 0); + super(1, storeStream, StoreStream.class, "handleGuildMembersChunk", "handleGuildMembersChunk(Lcom/discord/api/guildmember/GuildMembersChunk;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(GuildMemberRemove guildMemberRemove) { - invoke(guildMemberRemove); + public /* bridge */ /* synthetic */ Unit invoke(GuildMembersChunk guildMembersChunk) { + invoke(guildMembersChunk); return Unit.a; } - public final void invoke(GuildMemberRemove guildMemberRemove) { - m.checkNotNullParameter(guildMemberRemove, "p1"); - StoreStream.access$handleGuildMemberRemove((StoreStream) this.receiver, guildMemberRemove); + public final void invoke(GuildMembersChunk guildMembersChunk) { + m.checkNotNullParameter(guildMembersChunk, "p1"); + StoreStream.access$handleGuildMembersChunk((StoreStream) this.receiver, guildMembersChunk); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$18.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$18.java index 079da27272..c1c0fb14b8 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$18.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$18.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.api.channel.Channel; +import com.discord.api.guildmember.GuildMemberRemove; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$18 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$18 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$18(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleChannelCreateOrUpdate", "handleChannelCreateOrUpdate(Lcom/discord/api/channel/Channel;)V", 0); + super(1, storeStream, StoreStream.class, "handleGuildMemberRemove", "handleGuildMemberRemove(Lcom/discord/api/guildmember/GuildMemberRemove;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(Channel channel) { - invoke(channel); + public /* bridge */ /* synthetic */ Unit invoke(GuildMemberRemove guildMemberRemove) { + invoke(guildMemberRemove); return Unit.a; } - public final void invoke(Channel channel) { - m.checkNotNullParameter(channel, "p1"); - StoreStream.access$handleChannelCreateOrUpdate((StoreStream) this.receiver, channel); + public final void invoke(GuildMemberRemove guildMemberRemove) { + m.checkNotNullParameter(guildMemberRemove, "p1"); + StoreStream.access$handleGuildMemberRemove((StoreStream) this.receiver, guildMemberRemove); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$19.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$19.java index c550f80b2d..ed5403c010 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$19.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$19.java @@ -8,7 +8,7 @@ import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$19 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$19(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleChannelDelete", "handleChannelDelete(Lcom/discord/api/channel/Channel;)V", 0); + super(1, storeStream, StoreStream.class, "handleChannelCreateOrUpdate", "handleChannelCreateOrUpdate(Lcom/discord/api/channel/Channel;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ @@ -21,6 +21,6 @@ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$19 ext public final void invoke(Channel channel) { m.checkNotNullParameter(channel, "p1"); - StoreStream.access$handleChannelDelete((StoreStream) this.receiver, channel); + StoreStream.access$handleChannelCreateOrUpdate((StoreStream) this.receiver, channel); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$20.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$20.java index 5f0ddc08bc..1ce07cb1d3 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$20.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$20.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.models.domain.ModelChannelUnreadUpdate; +import com.discord.api.channel.Channel; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$20 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$20 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$20(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleChannelUnreadUpdate", "handleChannelUnreadUpdate(Lcom/discord/models/domain/ModelChannelUnreadUpdate;)V", 0); + super(1, storeStream, StoreStream.class, "handleChannelDelete", "handleChannelDelete(Lcom/discord/api/channel/Channel;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(ModelChannelUnreadUpdate modelChannelUnreadUpdate) { - invoke(modelChannelUnreadUpdate); + public /* bridge */ /* synthetic */ Unit invoke(Channel channel) { + invoke(channel); return Unit.a; } - public final void invoke(ModelChannelUnreadUpdate modelChannelUnreadUpdate) { - m.checkNotNullParameter(modelChannelUnreadUpdate, "p1"); - StoreStream.access$handleChannelUnreadUpdate((StoreStream) this.receiver, modelChannelUnreadUpdate); + public final void invoke(Channel channel) { + m.checkNotNullParameter(channel, "p1"); + StoreStream.access$handleChannelDelete((StoreStream) this.receiver, channel); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$21.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$21.java index 9715527eee..f64c82b7f6 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$21.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$21.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.api.channel.Channel; +import com.discord.models.domain.ModelChannelUnreadUpdate; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$21 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$21 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$21(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleThreadCreateOrUpdate", "handleThreadCreateOrUpdate(Lcom/discord/api/channel/Channel;)V", 0); + super(1, storeStream, StoreStream.class, "handleChannelUnreadUpdate", "handleChannelUnreadUpdate(Lcom/discord/models/domain/ModelChannelUnreadUpdate;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(Channel channel) { - invoke(channel); + public /* bridge */ /* synthetic */ Unit invoke(ModelChannelUnreadUpdate modelChannelUnreadUpdate) { + invoke(modelChannelUnreadUpdate); return Unit.a; } - public final void invoke(Channel channel) { - m.checkNotNullParameter(channel, "p1"); - ((StoreStream) this.receiver).handleThreadCreateOrUpdate(channel); + public final void invoke(ModelChannelUnreadUpdate modelChannelUnreadUpdate) { + m.checkNotNullParameter(modelChannelUnreadUpdate, "p1"); + StoreStream.access$handleChannelUnreadUpdate((StoreStream) this.receiver, modelChannelUnreadUpdate); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$22.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$22.java index 7ee22cb13e..1a752808a5 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$22.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$22.java @@ -8,7 +8,7 @@ import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$22 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$22(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleThreadDelete", "handleThreadDelete(Lcom/discord/api/channel/Channel;)V", 0); + super(1, storeStream, StoreStream.class, "handleThreadCreateOrUpdate", "handleThreadCreateOrUpdate(Lcom/discord/api/channel/Channel;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ @@ -21,6 +21,6 @@ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$22 ext public final void invoke(Channel channel) { m.checkNotNullParameter(channel, "p1"); - StoreStream.access$handleThreadDelete((StoreStream) this.receiver, channel); + ((StoreStream) this.receiver).handleThreadCreateOrUpdate(channel); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$23.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$23.java index 612cb1a3ef..55e59b6c6f 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$23.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$23.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.models.thread.dto.ModelThreadListSync; +import com.discord.api.channel.Channel; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$23 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$23 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$23(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleThreadListSync", "handleThreadListSync(Lcom/discord/models/thread/dto/ModelThreadListSync;)V", 0); + super(1, storeStream, StoreStream.class, "handleThreadDelete", "handleThreadDelete(Lcom/discord/api/channel/Channel;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(ModelThreadListSync modelThreadListSync) { - invoke(modelThreadListSync); + public /* bridge */ /* synthetic */ Unit invoke(Channel channel) { + invoke(channel); return Unit.a; } - public final void invoke(ModelThreadListSync modelThreadListSync) { - m.checkNotNullParameter(modelThreadListSync, "p1"); - StoreStream.access$handleThreadListSync((StoreStream) this.receiver, modelThreadListSync); + public final void invoke(Channel channel) { + m.checkNotNullParameter(channel, "p1"); + StoreStream.access$handleThreadDelete((StoreStream) this.receiver, channel); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$24.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$24.java index ba448be0f7..5bde7d6aad 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$24.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$24.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.api.thread.ThreadMemberUpdate; +import com.discord.models.thread.dto.ModelThreadListSync; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$24 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$24 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$24(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleThreadMemberUpdate", "handleThreadMemberUpdate(Lcom/discord/api/thread/ThreadMemberUpdate;)V", 0); + super(1, storeStream, StoreStream.class, "handleThreadListSync", "handleThreadListSync(Lcom/discord/models/thread/dto/ModelThreadListSync;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(ThreadMemberUpdate threadMemberUpdate) { - invoke(threadMemberUpdate); + public /* bridge */ /* synthetic */ Unit invoke(ModelThreadListSync modelThreadListSync) { + invoke(modelThreadListSync); return Unit.a; } - public final void invoke(ThreadMemberUpdate threadMemberUpdate) { - m.checkNotNullParameter(threadMemberUpdate, "p1"); - StoreStream.access$handleThreadMemberUpdate((StoreStream) this.receiver, threadMemberUpdate); + public final void invoke(ModelThreadListSync modelThreadListSync) { + m.checkNotNullParameter(modelThreadListSync, "p1"); + StoreStream.access$handleThreadListSync((StoreStream) this.receiver, modelThreadListSync); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$25.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$25.java index 601dc6415a..452a1993bb 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$25.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$25.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.api.thread.ThreadMembersUpdate; +import com.discord.api.thread.ThreadMemberUpdate; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$25 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$25 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$25(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleThreadMembersUpdate", "handleThreadMembersUpdate(Lcom/discord/api/thread/ThreadMembersUpdate;)V", 0); + super(1, storeStream, StoreStream.class, "handleThreadMemberUpdate", "handleThreadMemberUpdate(Lcom/discord/api/thread/ThreadMemberUpdate;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(ThreadMembersUpdate threadMembersUpdate) { - invoke(threadMembersUpdate); + public /* bridge */ /* synthetic */ Unit invoke(ThreadMemberUpdate threadMemberUpdate) { + invoke(threadMemberUpdate); return Unit.a; } - public final void invoke(ThreadMembersUpdate threadMembersUpdate) { - m.checkNotNullParameter(threadMembersUpdate, "p1"); - StoreStream.access$handleThreadMembersUpdate((StoreStream) this.receiver, threadMembersUpdate); + public final void invoke(ThreadMemberUpdate threadMemberUpdate) { + m.checkNotNullParameter(threadMemberUpdate, "p1"); + StoreStream.access$handleThreadMemberUpdate((StoreStream) this.receiver, threadMemberUpdate); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$26.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$26.java index 52b554b56b..09dc85fd27 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$26.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$26.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.api.thread.ThreadMemberListUpdate; +import com.discord.api.thread.ThreadMembersUpdate; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$26 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$26 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$26(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleThreadMemberListUpdate", "handleThreadMemberListUpdate(Lcom/discord/api/thread/ThreadMemberListUpdate;)V", 0); + super(1, storeStream, StoreStream.class, "handleThreadMembersUpdate", "handleThreadMembersUpdate(Lcom/discord/api/thread/ThreadMembersUpdate;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(ThreadMemberListUpdate threadMemberListUpdate) { - invoke(threadMemberListUpdate); + public /* bridge */ /* synthetic */ Unit invoke(ThreadMembersUpdate threadMembersUpdate) { + invoke(threadMembersUpdate); return Unit.a; } - public final void invoke(ThreadMemberListUpdate threadMemberListUpdate) { - m.checkNotNullParameter(threadMemberListUpdate, "p1"); - StoreStream.access$handleThreadMemberListUpdate((StoreStream) this.receiver, threadMemberListUpdate); + public final void invoke(ThreadMembersUpdate threadMembersUpdate) { + m.checkNotNullParameter(threadMembersUpdate, "p1"); + StoreStream.access$handleThreadMembersUpdate((StoreStream) this.receiver, threadMembersUpdate); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$27.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$27.java index a0a818f594..6782deb8fd 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$27.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$27.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.api.user.User; +import com.discord.api.thread.ThreadMemberListUpdate; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$27 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$27 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$27(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleUserUpdated", "handleUserUpdated(Lcom/discord/api/user/User;)V", 0); + super(1, storeStream, StoreStream.class, "handleThreadMemberListUpdate", "handleThreadMemberListUpdate(Lcom/discord/api/thread/ThreadMemberListUpdate;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(User user) { - invoke(user); + public /* bridge */ /* synthetic */ Unit invoke(ThreadMemberListUpdate threadMemberListUpdate) { + invoke(threadMemberListUpdate); return Unit.a; } - public final void invoke(User user) { - m.checkNotNullParameter(user, "p1"); - StoreStream.access$handleUserUpdated((StoreStream) this.receiver, user); + public final void invoke(ThreadMemberListUpdate threadMemberListUpdate) { + m.checkNotNullParameter(threadMemberListUpdate, "p1"); + StoreStream.access$handleThreadMemberListUpdate((StoreStream) this.receiver, threadMemberListUpdate); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$28.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$28.java index 725b0a492c..8340bd9878 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$28.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$28.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.models.domain.ModelUserNote; +import com.discord.api.user.User; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$28 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$28 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$28(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleUserNoteUpdated", "handleUserNoteUpdated(Lcom/discord/models/domain/ModelUserNote$Update;)V", 0); + super(1, storeStream, StoreStream.class, "handleUserUpdated", "handleUserUpdated(Lcom/discord/api/user/User;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(ModelUserNote.Update update) { - invoke(update); + public /* bridge */ /* synthetic */ Unit invoke(User user) { + invoke(user); return Unit.a; } - public final void invoke(ModelUserNote.Update update) { - m.checkNotNullParameter(update, "p1"); - StoreStream.access$handleUserNoteUpdated((StoreStream) this.receiver, update); + public final void invoke(User user) { + m.checkNotNullParameter(user, "p1"); + StoreStream.access$handleUserUpdated((StoreStream) this.receiver, user); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$29.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$29.java index 7a68e1009d..ea13f582fb 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$29.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$29.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.models.domain.ModelUserRelationship; +import com.discord.models.domain.ModelUserNote; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$29 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$29 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$29(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleRelationshipAdd", "handleRelationshipAdd(Lcom/discord/models/domain/ModelUserRelationship;)V", 0); + super(1, storeStream, StoreStream.class, "handleUserNoteUpdated", "handleUserNoteUpdated(Lcom/discord/models/domain/ModelUserNote$Update;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(ModelUserRelationship modelUserRelationship) { - invoke(modelUserRelationship); + public /* bridge */ /* synthetic */ Unit invoke(ModelUserNote.Update update) { + invoke(update); return Unit.a; } - public final void invoke(ModelUserRelationship modelUserRelationship) { - m.checkNotNullParameter(modelUserRelationship, "p1"); - ((StoreStream) this.receiver).handleRelationshipAdd(modelUserRelationship); + public final void invoke(ModelUserNote.Update update) { + m.checkNotNullParameter(update, "p1"); + StoreStream.access$handleUserNoteUpdated((StoreStream) this.receiver, update); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$30.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$30.java index 3a42088fca..995ca614ba 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$30.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$30.java @@ -8,7 +8,7 @@ import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$30 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$30(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleRelationshipRemove", "handleRelationshipRemove(Lcom/discord/models/domain/ModelUserRelationship;)V", 0); + super(1, storeStream, StoreStream.class, "handleRelationshipAdd", "handleRelationshipAdd(Lcom/discord/models/domain/ModelUserRelationship;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ @@ -21,6 +21,6 @@ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$30 ext public final void invoke(ModelUserRelationship modelUserRelationship) { m.checkNotNullParameter(modelUserRelationship, "p1"); - StoreStream.access$handleRelationshipRemove((StoreStream) this.receiver, modelUserRelationship); + ((StoreStream) this.receiver).handleRelationshipAdd(modelUserRelationship); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$31.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$31.java index a9563b26f1..2cb88bdf71 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$31.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$31.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.api.message.Message; +import com.discord.models.domain.ModelUserRelationship; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$31 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$31 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$31(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleMessageUpdate", "handleMessageUpdate(Lcom/discord/api/message/Message;)V", 0); + super(1, storeStream, StoreStream.class, "handleRelationshipRemove", "handleRelationshipRemove(Lcom/discord/models/domain/ModelUserRelationship;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(Message message) { - invoke(message); + public /* bridge */ /* synthetic */ Unit invoke(ModelUserRelationship modelUserRelationship) { + invoke(modelUserRelationship); return Unit.a; } - public final void invoke(Message message) { - m.checkNotNullParameter(message, "p1"); - StoreStream.access$handleMessageUpdate((StoreStream) this.receiver, message); + public final void invoke(ModelUserRelationship modelUserRelationship) { + m.checkNotNullParameter(modelUserRelationship, "p1"); + StoreStream.access$handleRelationshipRemove((StoreStream) this.receiver, modelUserRelationship); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$32.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$32.java index 267b81784e..d2cd0eb180 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$32.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$32.java @@ -8,7 +8,7 @@ import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$32 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$32(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleMessageCreate", "handleMessageCreate(Lcom/discord/api/message/Message;)V", 0); + super(1, storeStream, StoreStream.class, "handleMessageUpdate", "handleMessageUpdate(Lcom/discord/api/message/Message;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ @@ -21,6 +21,6 @@ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$32 ext public final void invoke(Message message) { m.checkNotNullParameter(message, "p1"); - StoreStream.access$handleMessageCreate((StoreStream) this.receiver, message); + StoreStream.access$handleMessageUpdate((StoreStream) this.receiver, message); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$33.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$33.java index 20e09bf86d..ddf285be0b 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$33.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$33.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.api.message.reaction.MessageReactionUpdate; +import com.discord.api.message.Message; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$33 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$33 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$33(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleReactionAdd", "handleReactionAdd(Lcom/discord/api/message/reaction/MessageReactionUpdate;)V", 0); + super(1, storeStream, StoreStream.class, "handleMessageCreate", "handleMessageCreate(Lcom/discord/api/message/Message;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(MessageReactionUpdate messageReactionUpdate) { - invoke(messageReactionUpdate); + public /* bridge */ /* synthetic */ Unit invoke(Message message) { + invoke(message); return Unit.a; } - public final void invoke(MessageReactionUpdate messageReactionUpdate) { - m.checkNotNullParameter(messageReactionUpdate, "p1"); - StoreStream.access$handleReactionAdd((StoreStream) this.receiver, messageReactionUpdate); + public final void invoke(Message message) { + m.checkNotNullParameter(message, "p1"); + StoreStream.access$handleMessageCreate((StoreStream) this.receiver, message); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$34.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$34.java index e4c645fcd1..593ceb8e7d 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$34.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$34.java @@ -8,7 +8,7 @@ import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$34 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$34(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleReactionRemove", "handleReactionRemove(Lcom/discord/api/message/reaction/MessageReactionUpdate;)V", 0); + super(1, storeStream, StoreStream.class, "handleReactionAdd", "handleReactionAdd(Lcom/discord/api/message/reaction/MessageReactionUpdate;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ @@ -21,6 +21,6 @@ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$34 ext public final void invoke(MessageReactionUpdate messageReactionUpdate) { m.checkNotNullParameter(messageReactionUpdate, "p1"); - StoreStream.access$handleReactionRemove((StoreStream) this.receiver, messageReactionUpdate); + StoreStream.access$handleReactionAdd((StoreStream) this.receiver, messageReactionUpdate); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$35.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$35.java index cf74a3dfb7..b7604271e8 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$35.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$35.java @@ -8,7 +8,7 @@ import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$35 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$35(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleReactionRemoveEmoji", "handleReactionRemoveEmoji(Lcom/discord/api/message/reaction/MessageReactionUpdate;)V", 0); + super(1, storeStream, StoreStream.class, "handleReactionRemove", "handleReactionRemove(Lcom/discord/api/message/reaction/MessageReactionUpdate;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ @@ -21,6 +21,6 @@ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$35 ext public final void invoke(MessageReactionUpdate messageReactionUpdate) { m.checkNotNullParameter(messageReactionUpdate, "p1"); - StoreStream.access$handleReactionRemoveEmoji((StoreStream) this.receiver, messageReactionUpdate); + StoreStream.access$handleReactionRemove((StoreStream) this.receiver, messageReactionUpdate); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$36.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$36.java index b70d24417b..d53d085494 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$36.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$36.java @@ -8,7 +8,7 @@ import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$36 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$36(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleReactionRemoveAll", "handleReactionRemoveAll(Lcom/discord/api/message/reaction/MessageReactionUpdate;)V", 0); + super(1, storeStream, StoreStream.class, "handleReactionRemoveEmoji", "handleReactionRemoveEmoji(Lcom/discord/api/message/reaction/MessageReactionUpdate;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ @@ -21,6 +21,6 @@ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$36 ext public final void invoke(MessageReactionUpdate messageReactionUpdate) { m.checkNotNullParameter(messageReactionUpdate, "p1"); - StoreStream.access$handleReactionRemoveAll((StoreStream) this.receiver, messageReactionUpdate); + StoreStream.access$handleReactionRemoveEmoji((StoreStream) this.receiver, messageReactionUpdate); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$37.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$37.java index 42f034cc7f..33c50ad5af 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$37.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$37.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.models.domain.ModelMessageDelete; +import com.discord.api.message.reaction.MessageReactionUpdate; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$37 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$37 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$37(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleMessageDelete", "handleMessageDelete(Lcom/discord/models/domain/ModelMessageDelete;)V", 0); + super(1, storeStream, StoreStream.class, "handleReactionRemoveAll", "handleReactionRemoveAll(Lcom/discord/api/message/reaction/MessageReactionUpdate;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(ModelMessageDelete modelMessageDelete) { - invoke(modelMessageDelete); + public /* bridge */ /* synthetic */ Unit invoke(MessageReactionUpdate messageReactionUpdate) { + invoke(messageReactionUpdate); return Unit.a; } - public final void invoke(ModelMessageDelete modelMessageDelete) { - m.checkNotNullParameter(modelMessageDelete, "p1"); - StoreStream.access$handleMessageDelete((StoreStream) this.receiver, modelMessageDelete); + public final void invoke(MessageReactionUpdate messageReactionUpdate) { + m.checkNotNullParameter(messageReactionUpdate, "p1"); + StoreStream.access$handleReactionRemoveAll((StoreStream) this.receiver, messageReactionUpdate); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$38.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$38.java index 504269f677..7d6789e9b2 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$38.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$38.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.models.domain.ModelReadState; +import com.discord.models.domain.ModelMessageDelete; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$38 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$38 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$38(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleMessageAck", "handleMessageAck(Lcom/discord/models/domain/ModelReadState;)V", 0); + super(1, storeStream, StoreStream.class, "handleMessageDelete", "handleMessageDelete(Lcom/discord/models/domain/ModelMessageDelete;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(ModelReadState modelReadState) { - invoke(modelReadState); + public /* bridge */ /* synthetic */ Unit invoke(ModelMessageDelete modelMessageDelete) { + invoke(modelMessageDelete); return Unit.a; } - public final void invoke(ModelReadState modelReadState) { - m.checkNotNullParameter(modelReadState, "p1"); - StoreStream.access$handleMessageAck((StoreStream) this.receiver, modelReadState); + public final void invoke(ModelMessageDelete modelMessageDelete) { + m.checkNotNullParameter(modelMessageDelete, "p1"); + StoreStream.access$handleMessageDelete((StoreStream) this.receiver, modelMessageDelete); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$39.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$39.java index 990dcb6174..805c29a250 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$39.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$39.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.api.voice.state.VoiceState; +import com.discord.models.domain.ModelReadState; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$39 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$39 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$39(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleVoiceStateUpdate", "handleVoiceStateUpdate(Lcom/discord/api/voice/state/VoiceState;)V", 0); + super(1, storeStream, StoreStream.class, "handleMessageAck", "handleMessageAck(Lcom/discord/models/domain/ModelReadState;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(VoiceState voiceState) { - invoke(voiceState); + public /* bridge */ /* synthetic */ Unit invoke(ModelReadState modelReadState) { + invoke(modelReadState); return Unit.a; } - public final void invoke(VoiceState voiceState) { - m.checkNotNullParameter(voiceState, "p1"); - StoreStream.access$handleVoiceStateUpdate((StoreStream) this.receiver, voiceState); + public final void invoke(ModelReadState modelReadState) { + m.checkNotNullParameter(modelReadState, "p1"); + StoreStream.access$handleMessageAck((StoreStream) this.receiver, modelReadState); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$40.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$40.java index 9bcae772ec..8533a738b7 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$40.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$40.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.api.voice.server.VoiceServer; +import com.discord.api.voice.state.VoiceState; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$40 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$40 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$40(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleVoiceServerUpdate", "handleVoiceServerUpdate(Lcom/discord/api/voice/server/VoiceServer;)V", 0); + super(1, storeStream, StoreStream.class, "handleVoiceStateUpdate", "handleVoiceStateUpdate(Lcom/discord/api/voice/state/VoiceState;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(VoiceServer voiceServer) { - invoke(voiceServer); + public /* bridge */ /* synthetic */ Unit invoke(VoiceState voiceState) { + invoke(voiceState); return Unit.a; } - public final void invoke(VoiceServer voiceServer) { - m.checkNotNullParameter(voiceServer, "p1"); - StoreStream.access$handleVoiceServerUpdate((StoreStream) this.receiver, voiceServer); + public final void invoke(VoiceState voiceState) { + m.checkNotNullParameter(voiceState, "p1"); + StoreStream.access$handleVoiceStateUpdate((StoreStream) this.receiver, voiceState); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$41.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$41.java index 2e331007ab..580dcb8622 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$41.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$41.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.models.domain.ModelNotificationSettings; +import com.discord.api.voice.server.VoiceServer; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$41 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$41 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$41(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleGuildSettingUpdated", "handleGuildSettingUpdated(Lcom/discord/models/domain/ModelNotificationSettings;)V", 0); + super(1, storeStream, StoreStream.class, "handleVoiceServerUpdate", "handleVoiceServerUpdate(Lcom/discord/api/voice/server/VoiceServer;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(ModelNotificationSettings modelNotificationSettings) { - invoke(modelNotificationSettings); + public /* bridge */ /* synthetic */ Unit invoke(VoiceServer voiceServer) { + invoke(voiceServer); return Unit.a; } - public final void invoke(ModelNotificationSettings modelNotificationSettings) { - m.checkNotNullParameter(modelNotificationSettings, "p1"); - StoreStream.access$handleGuildSettingUpdated((StoreStream) this.receiver, modelNotificationSettings); + public final void invoke(VoiceServer voiceServer) { + m.checkNotNullParameter(voiceServer, "p1"); + StoreStream.access$handleVoiceServerUpdate((StoreStream) this.receiver, voiceServer); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$42.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$42.java index dfe090b60b..331614d733 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$42.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$42.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.models.domain.ModelUserSettings; +import com.discord.models.domain.ModelNotificationSettings; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$42 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$42 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$42(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleUserSettingsUpdate", "handleUserSettingsUpdate(Lcom/discord/models/domain/ModelUserSettings;)V", 0); + super(1, storeStream, StoreStream.class, "handleGuildSettingUpdated", "handleGuildSettingUpdated(Lcom/discord/models/domain/ModelNotificationSettings;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(ModelUserSettings modelUserSettings) { - invoke(modelUserSettings); + public /* bridge */ /* synthetic */ Unit invoke(ModelNotificationSettings modelNotificationSettings) { + invoke(modelNotificationSettings); return Unit.a; } - public final void invoke(ModelUserSettings modelUserSettings) { - m.checkNotNullParameter(modelUserSettings, "p1"); - StoreStream.access$handleUserSettingsUpdate((StoreStream) this.receiver, modelUserSettings); + public final void invoke(ModelNotificationSettings modelNotificationSettings) { + m.checkNotNullParameter(modelNotificationSettings, "p1"); + StoreStream.access$handleGuildSettingUpdated((StoreStream) this.receiver, modelNotificationSettings); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$43.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$43.java index add79301cb..363772abf8 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$43.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$43.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.api.user.TypingUser; +import com.discord.models.domain.ModelUserSettings; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$43 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$43 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$43(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleTypingStart", "handleTypingStart(Lcom/discord/api/user/TypingUser;)V", 0); + super(1, storeStream, StoreStream.class, "handleUserSettingsUpdate", "handleUserSettingsUpdate(Lcom/discord/models/domain/ModelUserSettings;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(TypingUser typingUser) { - invoke(typingUser); + public /* bridge */ /* synthetic */ Unit invoke(ModelUserSettings modelUserSettings) { + invoke(modelUserSettings); return Unit.a; } - public final void invoke(TypingUser typingUser) { - m.checkNotNullParameter(typingUser, "p1"); - StoreStream.access$handleTypingStart((StoreStream) this.receiver, typingUser); + public final void invoke(ModelUserSettings modelUserSettings) { + m.checkNotNullParameter(modelUserSettings, "p1"); + StoreStream.access$handleUserSettingsUpdate((StoreStream) this.receiver, modelUserSettings); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$44.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$44.java index 1b5826ca66..8b90c0ecda 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$44.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$44.java @@ -1,33 +1,26 @@ package com.discord.stores; -import com.discord.api.presence.Presence; +import com.discord.api.user.TypingUser; +import d0.z.d.k; import d0.z.d.m; -import d0.z.d.o; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final class StoreStream$initGatewaySocketListeners$44 extends o implements Function1 { - public final /* synthetic */ StoreStream this$0; - - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$44 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$44(StoreStream storeStream) { - super(1); - this.this$0 = storeStream; + super(1, storeStream, StoreStream.class, "handleTypingStart", "handleTypingStart(Lcom/discord/api/user/TypingUser;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(Presence presence) { - invoke(presence); + public /* bridge */ /* synthetic */ Unit invoke(TypingUser typingUser) { + invoke(typingUser); return Unit.a; } - public final void invoke(Presence presence) { - StoreStream storeStream = this.this$0; - Long d = presence.d(); - long longValue = d != null ? d.longValue() : 0; - m.checkNotNullExpressionValue(presence, "it"); - StoreStream.access$handlePresenceUpdate(storeStream, longValue, presence); + public final void invoke(TypingUser typingUser) { + m.checkNotNullParameter(typingUser, "p1"); + StoreStream.access$handleTypingStart((StoreStream) this.receiver, typingUser); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$45.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$45.java index 97e1a8fafd..fa3684afa6 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$45.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$45.java @@ -1,27 +1,33 @@ package com.discord.stores; import com.discord.api.presence.Presence; -import d0.z.d.k; import d0.z.d.m; -import java.util.List; +import d0.z.d.o; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$45 extends k implements Function1, Unit> { +public final class StoreStream$initGatewaySocketListeners$45 extends o implements Function1 { + public final /* synthetic */ StoreStream this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public StoreStream$initGatewaySocketListeners$45(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handlePresenceReplace", "handlePresenceReplace(Ljava/util/List;)V", 0); + super(1); + this.this$0 = storeStream; } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(List list) { - invoke((List) list); + public /* bridge */ /* synthetic */ Unit invoke(Presence presence) { + invoke(presence); return Unit.a; } - public final void invoke(List list) { - m.checkNotNullParameter(list, "p1"); - StoreStream.access$handlePresenceReplace((StoreStream) this.receiver, list); + public final void invoke(Presence presence) { + StoreStream storeStream = this.this$0; + Long d = presence.d(); + long longValue = d != null ? d.longValue() : 0; + m.checkNotNullExpressionValue(presence, "it"); + StoreStream.access$handlePresenceUpdate(storeStream, longValue, presence); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$46.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$46.java index e77b6adabf..cb9028db8b 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$46.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$46.java @@ -1,26 +1,27 @@ package com.discord.stores; -import com.discord.api.channel.ChannelRecipient; +import com.discord.api.presence.Presence; import d0.z.d.k; import d0.z.d.m; +import java.util.List; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$46 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$46 extends k implements Function1, Unit> { public StoreStream$initGatewaySocketListeners$46(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleGroupDMRecipientAdd", "handleGroupDMRecipientAdd(Lcom/discord/api/channel/ChannelRecipient;)V", 0); + super(1, storeStream, StoreStream.class, "handlePresenceReplace", "handlePresenceReplace(Ljava/util/List;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(ChannelRecipient channelRecipient) { - invoke(channelRecipient); + public /* bridge */ /* synthetic */ Unit invoke(List list) { + invoke((List) list); return Unit.a; } - public final void invoke(ChannelRecipient channelRecipient) { - m.checkNotNullParameter(channelRecipient, "p1"); - StoreStream.access$handleGroupDMRecipientAdd((StoreStream) this.receiver, channelRecipient); + public final void invoke(List list) { + m.checkNotNullParameter(list, "p1"); + StoreStream.access$handlePresenceReplace((StoreStream) this.receiver, list); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$47.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$47.java index 98f4bebae9..13076963fc 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$47.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$47.java @@ -8,7 +8,7 @@ import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$47 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$47(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleGroupDMRecipientRemove", "handleGroupDMRecipientRemove(Lcom/discord/api/channel/ChannelRecipient;)V", 0); + super(1, storeStream, StoreStream.class, "handleGroupDMRecipientAdd", "handleGroupDMRecipientAdd(Lcom/discord/api/channel/ChannelRecipient;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ @@ -21,6 +21,6 @@ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$47 ext public final void invoke(ChannelRecipient channelRecipient) { m.checkNotNullParameter(channelRecipient, "p1"); - StoreStream.access$handleGroupDMRecipientRemove((StoreStream) this.receiver, channelRecipient); + StoreStream.access$handleGroupDMRecipientAdd((StoreStream) this.receiver, channelRecipient); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$48.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$48.java index 1ea7e63e8a..1148a80aa4 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$48.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$48.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.models.domain.ModelCall; +import com.discord.api.channel.ChannelRecipient; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$48 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$48 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$48(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleCallDelete", "handleCallDelete(Lcom/discord/models/domain/ModelCall;)V", 0); + super(1, storeStream, StoreStream.class, "handleGroupDMRecipientRemove", "handleGroupDMRecipientRemove(Lcom/discord/api/channel/ChannelRecipient;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(ModelCall modelCall) { - invoke(modelCall); + public /* bridge */ /* synthetic */ Unit invoke(ChannelRecipient channelRecipient) { + invoke(channelRecipient); return Unit.a; } - public final void invoke(ModelCall modelCall) { - m.checkNotNullParameter(modelCall, "p1"); - StoreStream.access$handleCallDelete((StoreStream) this.receiver, modelCall); + public final void invoke(ChannelRecipient channelRecipient) { + m.checkNotNullParameter(channelRecipient, "p1"); + StoreStream.access$handleGroupDMRecipientRemove((StoreStream) this.receiver, channelRecipient); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$49.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$49.java index 49bec11fb2..cf3e700e5a 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$49.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$49.java @@ -8,7 +8,7 @@ import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$49 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$49(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleCallCreateOrUpdate", "handleCallCreateOrUpdate(Lcom/discord/models/domain/ModelCall;)V", 0); + super(1, storeStream, StoreStream.class, "handleCallDelete", "handleCallDelete(Lcom/discord/models/domain/ModelCall;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ @@ -21,6 +21,6 @@ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$49 ext public final void invoke(ModelCall modelCall) { m.checkNotNullParameter(modelCall, "p1"); - StoreStream.access$handleCallCreateOrUpdate((StoreStream) this.receiver, modelCall); + StoreStream.access$handleCallDelete((StoreStream) this.receiver, modelCall); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$50.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$50.java index f846ddd241..cb1441afa4 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$50.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$50.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.api.emoji.GuildEmojisUpdate; +import com.discord.models.domain.ModelCall; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$50 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$50 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$50(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleEmojiUpdate", "handleEmojiUpdate(Lcom/discord/api/emoji/GuildEmojisUpdate;)V", 0); + super(1, storeStream, StoreStream.class, "handleCallCreateOrUpdate", "handleCallCreateOrUpdate(Lcom/discord/models/domain/ModelCall;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(GuildEmojisUpdate guildEmojisUpdate) { - invoke(guildEmojisUpdate); + public /* bridge */ /* synthetic */ Unit invoke(ModelCall modelCall) { + invoke(modelCall); return Unit.a; } - public final void invoke(GuildEmojisUpdate guildEmojisUpdate) { - m.checkNotNullParameter(guildEmojisUpdate, "p1"); - StoreStream.access$handleEmojiUpdate((StoreStream) this.receiver, guildEmojisUpdate); + public final void invoke(ModelCall modelCall) { + m.checkNotNullParameter(modelCall, "p1"); + StoreStream.access$handleCallCreateOrUpdate((StoreStream) this.receiver, modelCall); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$51.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$51.java index 099d2c2af8..d6a454e12d 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$51.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$51.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.api.sticker.GuildStickersUpdate; +import com.discord.api.emoji.GuildEmojisUpdate; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$51 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$51 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$51(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleStickersUpdate", "handleStickersUpdate(Lcom/discord/api/sticker/GuildStickersUpdate;)V", 0); + super(1, storeStream, StoreStream.class, "handleEmojiUpdate", "handleEmojiUpdate(Lcom/discord/api/emoji/GuildEmojisUpdate;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(GuildStickersUpdate guildStickersUpdate) { - invoke(guildStickersUpdate); + public /* bridge */ /* synthetic */ Unit invoke(GuildEmojisUpdate guildEmojisUpdate) { + invoke(guildEmojisUpdate); return Unit.a; } - public final void invoke(GuildStickersUpdate guildStickersUpdate) { - m.checkNotNullParameter(guildStickersUpdate, "p1"); - StoreStream.access$handleStickersUpdate((StoreStream) this.receiver, guildStickersUpdate); + public final void invoke(GuildEmojisUpdate guildEmojisUpdate) { + m.checkNotNullParameter(guildEmojisUpdate, "p1"); + StoreStream.access$handleEmojiUpdate((StoreStream) this.receiver, guildEmojisUpdate); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$52.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$52.java index 079c2a2b26..f274c20b57 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$52.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$52.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.api.requiredaction.UserRequiredActionUpdate; +import com.discord.api.sticker.GuildStickersUpdate; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$52 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$52 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$52(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleRequiredActionUpdate", "handleRequiredActionUpdate(Lcom/discord/api/requiredaction/UserRequiredActionUpdate;)V", 0); + super(1, storeStream, StoreStream.class, "handleStickersUpdate", "handleStickersUpdate(Lcom/discord/api/sticker/GuildStickersUpdate;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(UserRequiredActionUpdate userRequiredActionUpdate) { - invoke(userRequiredActionUpdate); + public /* bridge */ /* synthetic */ Unit invoke(GuildStickersUpdate guildStickersUpdate) { + invoke(guildStickersUpdate); return Unit.a; } - public final void invoke(UserRequiredActionUpdate userRequiredActionUpdate) { - m.checkNotNullParameter(userRequiredActionUpdate, "p1"); - StoreStream.access$handleRequiredActionUpdate((StoreStream) this.receiver, userRequiredActionUpdate); + public final void invoke(GuildStickersUpdate guildStickersUpdate) { + m.checkNotNullParameter(guildStickersUpdate, "p1"); + StoreStream.access$handleStickersUpdate((StoreStream) this.receiver, guildStickersUpdate); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$53.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$53.java index dd49d5493a..54ca0abc29 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$53.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$53.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.models.domain.ModelGuildMemberListUpdate; +import com.discord.api.requiredaction.UserRequiredActionUpdate; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$53 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$53 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$53(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleGuildMemberListUpdate", "handleGuildMemberListUpdate(Lcom/discord/models/domain/ModelGuildMemberListUpdate;)V", 0); + super(1, storeStream, StoreStream.class, "handleRequiredActionUpdate", "handleRequiredActionUpdate(Lcom/discord/api/requiredaction/UserRequiredActionUpdate;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(ModelGuildMemberListUpdate modelGuildMemberListUpdate) { - invoke(modelGuildMemberListUpdate); + public /* bridge */ /* synthetic */ Unit invoke(UserRequiredActionUpdate userRequiredActionUpdate) { + invoke(userRequiredActionUpdate); return Unit.a; } - public final void invoke(ModelGuildMemberListUpdate modelGuildMemberListUpdate) { - m.checkNotNullParameter(modelGuildMemberListUpdate, "p1"); - StoreStream.access$handleGuildMemberListUpdate((StoreStream) this.receiver, modelGuildMemberListUpdate); + public final void invoke(UserRequiredActionUpdate userRequiredActionUpdate) { + m.checkNotNullParameter(userRequiredActionUpdate, "p1"); + StoreStream.access$handleRequiredActionUpdate((StoreStream) this.receiver, userRequiredActionUpdate); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$54.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$54.java index 42825aaf42..a4997ea624 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$54.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$54.java @@ -1,27 +1,26 @@ package com.discord.stores; -import com.discord.models.domain.ModelSession; +import com.discord.models.domain.ModelGuildMemberListUpdate; import d0.z.d.k; import d0.z.d.m; -import java.util.List; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$54 extends k implements Function1, Unit> { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$54 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$54(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleSessionsReplace", "handleSessionsReplace(Ljava/util/List;)V", 0); + super(1, storeStream, StoreStream.class, "handleGuildMemberListUpdate", "handleGuildMemberListUpdate(Lcom/discord/models/domain/ModelGuildMemberListUpdate;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(List list) { - invoke(list); + public /* bridge */ /* synthetic */ Unit invoke(ModelGuildMemberListUpdate modelGuildMemberListUpdate) { + invoke(modelGuildMemberListUpdate); return Unit.a; } - public final void invoke(List list) { - m.checkNotNullParameter(list, "p1"); - StoreStream.access$handleSessionsReplace((StoreStream) this.receiver, list); + public final void invoke(ModelGuildMemberListUpdate modelGuildMemberListUpdate) { + m.checkNotNullParameter(modelGuildMemberListUpdate, "p1"); + StoreStream.access$handleGuildMemberListUpdate((StoreStream) this.receiver, modelGuildMemberListUpdate); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$55.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$55.java index 69a9c70c95..b8405d735a 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$55.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$55.java @@ -1,27 +1,27 @@ package com.discord.stores; -import d0.z.d.o; +import com.discord.models.domain.ModelSession; +import d0.z.d.k; +import d0.z.d.m; +import java.util.List; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final class StoreStream$initGatewaySocketListeners$55 extends o implements Function1 { - public final /* synthetic */ StoreStream this$0; - - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$55 extends k implements Function1, Unit> { public StoreStream$initGatewaySocketListeners$55(StoreStream storeStream) { - super(1); - this.this$0 = storeStream; + super(1, storeStream, StoreStream.class, "handleSessionsReplace", "handleSessionsReplace(Ljava/util/List;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(Unit unit) { - invoke(unit); + public /* bridge */ /* synthetic */ Unit invoke(List list) { + invoke(list); return Unit.a; } - public final void invoke(Unit unit) { - StoreStream.access$handleUserPaymentSourcesUpdate(this.this$0); + public final void invoke(List list) { + m.checkNotNullParameter(list, "p1"); + StoreStream.access$handleSessionsReplace((StoreStream) this.receiver, list); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$56.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$56.java index b1e32ceca0..52af8ab515 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$56.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$56.java @@ -22,6 +22,6 @@ public final class StoreStream$initGatewaySocketListeners$56 extends o implement } public final void invoke(Unit unit) { - StoreStream.access$handleUserSubscriptionsUpdate(this.this$0); + StoreStream.access$handleUserPaymentSourcesUpdate(this.this$0); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$57.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$57.java index 8b86f7a505..d328cff772 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$57.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$57.java @@ -1,26 +1,27 @@ package com.discord.stores; -import com.discord.models.domain.StreamCreateOrUpdate; -import d0.z.d.k; -import d0.z.d.m; +import d0.z.d.o; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$57 extends k implements Function1 { +public final class StoreStream$initGatewaySocketListeners$57 extends o implements Function1 { + public final /* synthetic */ StoreStream this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public StoreStream$initGatewaySocketListeners$57(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleStreamCreate", "handleStreamCreate(Lcom/discord/models/domain/StreamCreateOrUpdate;)V", 0); + super(1); + this.this$0 = storeStream; } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(StreamCreateOrUpdate streamCreateOrUpdate) { - invoke(streamCreateOrUpdate); + public /* bridge */ /* synthetic */ Unit invoke(Unit unit) { + invoke(unit); return Unit.a; } - public final void invoke(StreamCreateOrUpdate streamCreateOrUpdate) { - m.checkNotNullParameter(streamCreateOrUpdate, "p1"); - StoreStream.access$handleStreamCreate((StoreStream) this.receiver, streamCreateOrUpdate); + public final void invoke(Unit unit) { + StoreStream.access$handleUserSubscriptionsUpdate(this.this$0); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$58.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$58.java index d2338a9ae7..4f796f00a0 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$58.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$58.java @@ -8,7 +8,7 @@ import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$58 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$58(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleStreamUpdate", "handleStreamUpdate(Lcom/discord/models/domain/StreamCreateOrUpdate;)V", 0); + super(1, storeStream, StoreStream.class, "handleStreamCreate", "handleStreamCreate(Lcom/discord/models/domain/StreamCreateOrUpdate;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ @@ -21,6 +21,6 @@ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$58 ext public final void invoke(StreamCreateOrUpdate streamCreateOrUpdate) { m.checkNotNullParameter(streamCreateOrUpdate, "p1"); - StoreStream.access$handleStreamUpdate((StoreStream) this.receiver, streamCreateOrUpdate); + StoreStream.access$handleStreamCreate((StoreStream) this.receiver, streamCreateOrUpdate); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$59.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$59.java index ee44fd490e..5317a3638d 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$59.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$59.java @@ -1,31 +1,26 @@ package com.discord.stores; -import com.discord.models.domain.StreamDelete; +import com.discord.models.domain.StreamCreateOrUpdate; +import d0.z.d.k; import d0.z.d.m; -import d0.z.d.o; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final class StoreStream$initGatewaySocketListeners$59 extends o implements Function1 { - public final /* synthetic */ StoreStream this$0; - - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$59 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$59(StoreStream storeStream) { - super(1); - this.this$0 = storeStream; + super(1, storeStream, StoreStream.class, "handleStreamUpdate", "handleStreamUpdate(Lcom/discord/models/domain/StreamCreateOrUpdate;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(StreamDelete streamDelete) { - invoke(streamDelete); + public /* bridge */ /* synthetic */ Unit invoke(StreamCreateOrUpdate streamCreateOrUpdate) { + invoke(streamCreateOrUpdate); return Unit.a; } - public final void invoke(StreamDelete streamDelete) { - StoreStream storeStream = this.this$0; - m.checkNotNullExpressionValue(streamDelete, "it"); - storeStream.handleStreamDelete(streamDelete, false); + public final void invoke(StreamCreateOrUpdate streamCreateOrUpdate) { + m.checkNotNullParameter(streamCreateOrUpdate, "p1"); + StoreStream.access$handleStreamUpdate((StoreStream) this.receiver, streamCreateOrUpdate); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$60.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$60.java index 16f0115c0d..0245a087fc 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$60.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$60.java @@ -1,26 +1,31 @@ package com.discord.stores; -import com.discord.models.domain.StreamServerUpdate; -import d0.z.d.k; +import com.discord.models.domain.StreamDelete; import d0.z.d.m; +import d0.z.d.o; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$60 extends k implements Function1 { +public final class StoreStream$initGatewaySocketListeners$60 extends o implements Function1 { + public final /* synthetic */ StoreStream this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public StoreStream$initGatewaySocketListeners$60(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleStreamServerUpdate", "handleStreamServerUpdate(Lcom/discord/models/domain/StreamServerUpdate;)V", 0); + super(1); + this.this$0 = storeStream; } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(StreamServerUpdate streamServerUpdate) { - invoke(streamServerUpdate); + public /* bridge */ /* synthetic */ Unit invoke(StreamDelete streamDelete) { + invoke(streamDelete); return Unit.a; } - public final void invoke(StreamServerUpdate streamServerUpdate) { - m.checkNotNullParameter(streamServerUpdate, "p1"); - StoreStream.access$handleStreamServerUpdate((StoreStream) this.receiver, streamServerUpdate); + public final void invoke(StreamDelete streamDelete) { + StoreStream storeStream = this.this$0; + m.checkNotNullExpressionValue(streamDelete, "it"); + storeStream.handleStreamDelete(streamDelete, false); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$61.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$61.java index 8c79a66b63..033080583e 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$61.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$61.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.api.interaction.InteractionStateUpdate; +import com.discord.models.domain.StreamServerUpdate; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$61 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$61 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$61(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleInteractionCreate", "handleInteractionCreate(Lcom/discord/api/interaction/InteractionStateUpdate;)V", 0); + super(1, storeStream, StoreStream.class, "handleStreamServerUpdate", "handleStreamServerUpdate(Lcom/discord/models/domain/StreamServerUpdate;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(InteractionStateUpdate interactionStateUpdate) { - invoke(interactionStateUpdate); + public /* bridge */ /* synthetic */ Unit invoke(StreamServerUpdate streamServerUpdate) { + invoke(streamServerUpdate); return Unit.a; } - public final void invoke(InteractionStateUpdate interactionStateUpdate) { - m.checkNotNullParameter(interactionStateUpdate, "p1"); - StoreStream.access$handleInteractionCreate((StoreStream) this.receiver, interactionStateUpdate); + public final void invoke(StreamServerUpdate streamServerUpdate) { + m.checkNotNullParameter(streamServerUpdate, "p1"); + StoreStream.access$handleStreamServerUpdate((StoreStream) this.receiver, streamServerUpdate); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$62.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$62.java index 5db2812ff1..df87f63217 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$62.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$62.java @@ -8,7 +8,7 @@ import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$62 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$62(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleInteractionSuccess", "handleInteractionSuccess(Lcom/discord/api/interaction/InteractionStateUpdate;)V", 0); + super(1, storeStream, StoreStream.class, "handleInteractionCreate", "handleInteractionCreate(Lcom/discord/api/interaction/InteractionStateUpdate;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ @@ -21,6 +21,6 @@ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$62 ext public final void invoke(InteractionStateUpdate interactionStateUpdate) { m.checkNotNullParameter(interactionStateUpdate, "p1"); - StoreStream.access$handleInteractionSuccess((StoreStream) this.receiver, interactionStateUpdate); + StoreStream.access$handleInteractionCreate((StoreStream) this.receiver, interactionStateUpdate); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$63.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$63.java index 65cda7c204..686109c707 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$63.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$63.java @@ -8,7 +8,7 @@ import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$63 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$63(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleInteractionFailure", "handleInteractionFailure(Lcom/discord/api/interaction/InteractionStateUpdate;)V", 0); + super(1, storeStream, StoreStream.class, "handleInteractionSuccess", "handleInteractionSuccess(Lcom/discord/api/interaction/InteractionStateUpdate;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ @@ -21,6 +21,6 @@ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$63 ext public final void invoke(InteractionStateUpdate interactionStateUpdate) { m.checkNotNullParameter(interactionStateUpdate, "p1"); - ((StoreStream) this.receiver).handleInteractionFailure(interactionStateUpdate); + StoreStream.access$handleInteractionSuccess((StoreStream) this.receiver, interactionStateUpdate); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$64.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$64.java index 0a551f724b..aa57e05973 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$64.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$64.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.api.commands.ApplicationCommandAutocompleteResult; +import com.discord.api.interaction.InteractionStateUpdate; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$64 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$64 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$64(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleApplicationCommandAutocompleteResult", "handleApplicationCommandAutocompleteResult(Lcom/discord/api/commands/ApplicationCommandAutocompleteResult;)V", 0); + super(1, storeStream, StoreStream.class, "handleInteractionFailure", "handleInteractionFailure(Lcom/discord/api/interaction/InteractionStateUpdate;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(ApplicationCommandAutocompleteResult applicationCommandAutocompleteResult) { - invoke(applicationCommandAutocompleteResult); + public /* bridge */ /* synthetic */ Unit invoke(InteractionStateUpdate interactionStateUpdate) { + invoke(interactionStateUpdate); return Unit.a; } - public final void invoke(ApplicationCommandAutocompleteResult applicationCommandAutocompleteResult) { - m.checkNotNullParameter(applicationCommandAutocompleteResult, "p1"); - ((StoreStream) this.receiver).handleApplicationCommandAutocompleteResult(applicationCommandAutocompleteResult); + public final void invoke(InteractionStateUpdate interactionStateUpdate) { + m.checkNotNullParameter(interactionStateUpdate, "p1"); + ((StoreStream) this.receiver).handleInteractionFailure(interactionStateUpdate); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$65.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$65.java index f6f0944ea6..4ced32a888 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$65.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$65.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.api.stageinstance.StageInstance; +import com.discord.api.commands.ApplicationCommandAutocompleteResult; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$65 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$65 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$65(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleStageInstanceCreate", "handleStageInstanceCreate(Lcom/discord/api/stageinstance/StageInstance;)V", 0); + super(1, storeStream, StoreStream.class, "handleApplicationCommandAutocompleteResult", "handleApplicationCommandAutocompleteResult(Lcom/discord/api/commands/ApplicationCommandAutocompleteResult;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(StageInstance stageInstance) { - invoke(stageInstance); + public /* bridge */ /* synthetic */ Unit invoke(ApplicationCommandAutocompleteResult applicationCommandAutocompleteResult) { + invoke(applicationCommandAutocompleteResult); return Unit.a; } - public final void invoke(StageInstance stageInstance) { - m.checkNotNullParameter(stageInstance, "p1"); - ((StoreStream) this.receiver).handleStageInstanceCreate(stageInstance); + public final void invoke(ApplicationCommandAutocompleteResult applicationCommandAutocompleteResult) { + m.checkNotNullParameter(applicationCommandAutocompleteResult, "p1"); + ((StoreStream) this.receiver).handleApplicationCommandAutocompleteResult(applicationCommandAutocompleteResult); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$66.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$66.java index 736862283c..c801445b6c 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$66.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$66.java @@ -8,7 +8,7 @@ import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$66 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$66(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleStageInstanceUpdate", "handleStageInstanceUpdate(Lcom/discord/api/stageinstance/StageInstance;)V", 0); + super(1, storeStream, StoreStream.class, "handleStageInstanceCreate", "handleStageInstanceCreate(Lcom/discord/api/stageinstance/StageInstance;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ @@ -21,6 +21,6 @@ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$66 ext public final void invoke(StageInstance stageInstance) { m.checkNotNullParameter(stageInstance, "p1"); - ((StoreStream) this.receiver).handleStageInstanceUpdate(stageInstance); + ((StoreStream) this.receiver).handleStageInstanceCreate(stageInstance); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$67.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$67.java index 0f80f123c3..d8c430af22 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$67.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$67.java @@ -8,7 +8,7 @@ import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$67 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$67(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleStageInstanceDelete", "handleStageInstanceDelete(Lcom/discord/api/stageinstance/StageInstance;)V", 0); + super(1, storeStream, StoreStream.class, "handleStageInstanceUpdate", "handleStageInstanceUpdate(Lcom/discord/api/stageinstance/StageInstance;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ @@ -21,6 +21,6 @@ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$67 ext public final void invoke(StageInstance stageInstance) { m.checkNotNullParameter(stageInstance, "p1"); - ((StoreStream) this.receiver).handleStageInstanceDelete(stageInstance); + ((StoreStream) this.receiver).handleStageInstanceUpdate(stageInstance); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$68.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$68.java index ffca789672..33446b6d2f 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$68.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$68.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.api.friendsuggestions.FriendSuggestion; +import com.discord.api.stageinstance.StageInstance; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$68 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$68 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$68(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleFriendSuggestionCreate", "handleFriendSuggestionCreate(Lcom/discord/api/friendsuggestions/FriendSuggestion;)V", 0); + super(1, storeStream, StoreStream.class, "handleStageInstanceDelete", "handleStageInstanceDelete(Lcom/discord/api/stageinstance/StageInstance;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(FriendSuggestion friendSuggestion) { - invoke(friendSuggestion); + public /* bridge */ /* synthetic */ Unit invoke(StageInstance stageInstance) { + invoke(stageInstance); return Unit.a; } - public final void invoke(FriendSuggestion friendSuggestion) { - m.checkNotNullParameter(friendSuggestion, "p1"); - ((StoreStream) this.receiver).handleFriendSuggestionCreate(friendSuggestion); + public final void invoke(StageInstance stageInstance) { + m.checkNotNullParameter(stageInstance, "p1"); + ((StoreStream) this.receiver).handleStageInstanceDelete(stageInstance); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$69.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$69.java index 3ec275da5c..5c44aacea8 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$69.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$69.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.api.friendsuggestions.FriendSuggestionDelete; +import com.discord.api.friendsuggestions.FriendSuggestion; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$69 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$69 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$69(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleFriendSuggestionDelete", "handleFriendSuggestionDelete(Lcom/discord/api/friendsuggestions/FriendSuggestionDelete;)V", 0); + super(1, storeStream, StoreStream.class, "handleFriendSuggestionCreate", "handleFriendSuggestionCreate(Lcom/discord/api/friendsuggestions/FriendSuggestion;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(FriendSuggestionDelete friendSuggestionDelete) { - invoke(friendSuggestionDelete); + public /* bridge */ /* synthetic */ Unit invoke(FriendSuggestion friendSuggestion) { + invoke(friendSuggestion); return Unit.a; } - public final void invoke(FriendSuggestionDelete friendSuggestionDelete) { - m.checkNotNullParameter(friendSuggestionDelete, "p1"); - ((StoreStream) this.receiver).handleFriendSuggestionDelete(friendSuggestionDelete); + public final void invoke(FriendSuggestion friendSuggestion) { + m.checkNotNullParameter(friendSuggestion, "p1"); + ((StoreStream) this.receiver).handleFriendSuggestionCreate(friendSuggestion); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$70.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$70.java index 0f00718c03..7734439074 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$70.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$70.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.api.guildscheduledevent.GuildScheduledEvent; +import com.discord.api.friendsuggestions.FriendSuggestionDelete; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$70 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$70 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$70(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleGuildScheduledEventCreate", "handleGuildScheduledEventCreate(Lcom/discord/api/guildscheduledevent/GuildScheduledEvent;)V", 0); + super(1, storeStream, StoreStream.class, "handleFriendSuggestionDelete", "handleFriendSuggestionDelete(Lcom/discord/api/friendsuggestions/FriendSuggestionDelete;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(GuildScheduledEvent guildScheduledEvent) { - invoke(guildScheduledEvent); + public /* bridge */ /* synthetic */ Unit invoke(FriendSuggestionDelete friendSuggestionDelete) { + invoke(friendSuggestionDelete); return Unit.a; } - public final void invoke(GuildScheduledEvent guildScheduledEvent) { - m.checkNotNullParameter(guildScheduledEvent, "p1"); - StoreStream.access$handleGuildScheduledEventCreate((StoreStream) this.receiver, guildScheduledEvent); + public final void invoke(FriendSuggestionDelete friendSuggestionDelete) { + m.checkNotNullParameter(friendSuggestionDelete, "p1"); + ((StoreStream) this.receiver).handleFriendSuggestionDelete(friendSuggestionDelete); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$71.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$71.java index 3c11033c82..6df156f5d4 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$71.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$71.java @@ -8,7 +8,7 @@ import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$71 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$71(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleGuildScheduledEventUpdate", "handleGuildScheduledEventUpdate(Lcom/discord/api/guildscheduledevent/GuildScheduledEvent;)V", 0); + super(1, storeStream, StoreStream.class, "handleGuildScheduledEventCreate", "handleGuildScheduledEventCreate(Lcom/discord/api/guildscheduledevent/GuildScheduledEvent;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ @@ -21,6 +21,6 @@ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$71 ext public final void invoke(GuildScheduledEvent guildScheduledEvent) { m.checkNotNullParameter(guildScheduledEvent, "p1"); - StoreStream.access$handleGuildScheduledEventUpdate((StoreStream) this.receiver, guildScheduledEvent); + StoreStream.access$handleGuildScheduledEventCreate((StoreStream) this.receiver, guildScheduledEvent); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$72.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$72.java index f60f5af286..ff47046980 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$72.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$72.java @@ -8,7 +8,7 @@ import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$72 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$72(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleGuildScheduledEventDelete", "handleGuildScheduledEventDelete(Lcom/discord/api/guildscheduledevent/GuildScheduledEvent;)V", 0); + super(1, storeStream, StoreStream.class, "handleGuildScheduledEventUpdate", "handleGuildScheduledEventUpdate(Lcom/discord/api/guildscheduledevent/GuildScheduledEvent;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ @@ -21,6 +21,6 @@ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$72 ext public final void invoke(GuildScheduledEvent guildScheduledEvent) { m.checkNotNullParameter(guildScheduledEvent, "p1"); - StoreStream.access$handleGuildScheduledEventDelete((StoreStream) this.receiver, guildScheduledEvent); + StoreStream.access$handleGuildScheduledEventUpdate((StoreStream) this.receiver, guildScheduledEvent); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$73.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$73.java index 0d9d404408..e47a2b8c73 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$73.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$73.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.api.guildscheduledevent.GuildScheduledEventUserUpdate; +import com.discord.api.guildscheduledevent.GuildScheduledEvent; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$73 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$73 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$73(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "guildScheduledEventUserAdd", "guildScheduledEventUserAdd(Lcom/discord/api/guildscheduledevent/GuildScheduledEventUserUpdate;)V", 0); + super(1, storeStream, StoreStream.class, "handleGuildScheduledEventDelete", "handleGuildScheduledEventDelete(Lcom/discord/api/guildscheduledevent/GuildScheduledEvent;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(GuildScheduledEventUserUpdate guildScheduledEventUserUpdate) { - invoke(guildScheduledEventUserUpdate); + public /* bridge */ /* synthetic */ Unit invoke(GuildScheduledEvent guildScheduledEvent) { + invoke(guildScheduledEvent); return Unit.a; } - public final void invoke(GuildScheduledEventUserUpdate guildScheduledEventUserUpdate) { - m.checkNotNullParameter(guildScheduledEventUserUpdate, "p1"); - StoreStream.access$guildScheduledEventUserAdd((StoreStream) this.receiver, guildScheduledEventUserUpdate); + public final void invoke(GuildScheduledEvent guildScheduledEvent) { + m.checkNotNullParameter(guildScheduledEvent, "p1"); + StoreStream.access$handleGuildScheduledEventDelete((StoreStream) this.receiver, guildScheduledEvent); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$74.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$74.java index 6447828c17..6fac4492df 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$74.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$74.java @@ -8,7 +8,7 @@ import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$74 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$74(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "guildScheduledEventUserRemove", "guildScheduledEventUserRemove(Lcom/discord/api/guildscheduledevent/GuildScheduledEventUserUpdate;)V", 0); + super(1, storeStream, StoreStream.class, "guildScheduledEventUserAdd", "guildScheduledEventUserAdd(Lcom/discord/api/guildscheduledevent/GuildScheduledEventUserUpdate;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ @@ -21,6 +21,6 @@ public final /* synthetic */ class StoreStream$initGatewaySocketListeners$74 ext public final void invoke(GuildScheduledEventUserUpdate guildScheduledEventUserUpdate) { m.checkNotNullParameter(guildScheduledEventUserUpdate, "p1"); - StoreStream.access$guildScheduledEventUserRemove((StoreStream) this.receiver, guildScheduledEventUserUpdate); + StoreStream.access$guildScheduledEventUserAdd((StoreStream) this.receiver, guildScheduledEventUserUpdate); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$75.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$75.java index 838b408e0c..de6666dfbe 100644 --- a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$75.java +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$75.java @@ -1,26 +1,26 @@ package com.discord.stores; -import com.discord.api.embeddedactivities.EmbeddedActivityInboundUpdate; +import com.discord.api.guildscheduledevent.GuildScheduledEventUserUpdate; import d0.z.d.k; import d0.z.d.m; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: StoreStream.kt */ -public final /* synthetic */ class StoreStream$initGatewaySocketListeners$75 extends k implements Function1 { +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$75 extends k implements Function1 { public StoreStream$initGatewaySocketListeners$75(StoreStream storeStream) { - super(1, storeStream, StoreStream.class, "handleEmbeddedActivityInboundUpdate", "handleEmbeddedActivityInboundUpdate(Lcom/discord/api/embeddedactivities/EmbeddedActivityInboundUpdate;)V", 0); + super(1, storeStream, StoreStream.class, "guildScheduledEventUserRemove", "guildScheduledEventUserRemove(Lcom/discord/api/guildscheduledevent/GuildScheduledEventUserUpdate;)V", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public /* bridge */ /* synthetic */ Unit invoke(EmbeddedActivityInboundUpdate embeddedActivityInboundUpdate) { - invoke(embeddedActivityInboundUpdate); + public /* bridge */ /* synthetic */ Unit invoke(GuildScheduledEventUserUpdate guildScheduledEventUserUpdate) { + invoke(guildScheduledEventUserUpdate); return Unit.a; } - public final void invoke(EmbeddedActivityInboundUpdate embeddedActivityInboundUpdate) { - m.checkNotNullParameter(embeddedActivityInboundUpdate, "p1"); - StoreStream.access$handleEmbeddedActivityInboundUpdate((StoreStream) this.receiver, embeddedActivityInboundUpdate); + public final void invoke(GuildScheduledEventUserUpdate guildScheduledEventUserUpdate) { + m.checkNotNullParameter(guildScheduledEventUserUpdate, "p1"); + StoreStream.access$guildScheduledEventUserRemove((StoreStream) this.receiver, guildScheduledEventUserUpdate); } } diff --git a/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$76.java b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$76.java new file mode 100644 index 0000000000..f5d6d4899e --- /dev/null +++ b/app/src/main/java/com/discord/stores/StoreStream$initGatewaySocketListeners$76.java @@ -0,0 +1,26 @@ +package com.discord.stores; + +import com.discord.api.embeddedactivities.EmbeddedActivityInboundUpdate; +import d0.z.d.k; +import d0.z.d.m; +import kotlin.Unit; +import kotlin.jvm.functions.Function1; +/* compiled from: StoreStream.kt */ +public final /* synthetic */ class StoreStream$initGatewaySocketListeners$76 extends k implements Function1 { + public StoreStream$initGatewaySocketListeners$76(StoreStream storeStream) { + super(1, storeStream, StoreStream.class, "handleEmbeddedActivityInboundUpdate", "handleEmbeddedActivityInboundUpdate(Lcom/discord/api/embeddedactivities/EmbeddedActivityInboundUpdate;)V", 0); + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public /* bridge */ /* synthetic */ Unit invoke(EmbeddedActivityInboundUpdate embeddedActivityInboundUpdate) { + invoke(embeddedActivityInboundUpdate); + return Unit.a; + } + + public final void invoke(EmbeddedActivityInboundUpdate embeddedActivityInboundUpdate) { + m.checkNotNullParameter(embeddedActivityInboundUpdate, "p1"); + StoreStream.access$handleEmbeddedActivityInboundUpdate((StoreStream) this.receiver, embeddedActivityInboundUpdate); + } +} diff --git a/app/src/main/java/com/discord/stores/StoreStream.java b/app/src/main/java/com/discord/stores/StoreStream.java index 3d99109360..88ee176821 100644 --- a/app/src/main/java/com/discord/stores/StoreStream.java +++ b/app/src/main/java/com/discord/stores/StoreStream.java @@ -17,6 +17,7 @@ import com.discord.api.guild.Guild; import com.discord.api.guild.welcome.GuildWelcomeScreen; import com.discord.api.guildhash.GuildHashes; import com.discord.api.guildjoinrequest.GuildJoinRequestCreateOrUpdate; +import com.discord.api.guildjoinrequest.GuildJoinRequestDelete; import com.discord.api.guildmember.GuildMember; import com.discord.api.guildmember.GuildMemberRemove; import com.discord.api.guildmember.GuildMembersChunk; @@ -894,7 +895,7 @@ public final class StoreStream { StoreAccessibility storeAccessibility = new StoreAccessibility(dispatcher, null, null, 6, null); this.accessibility = storeAccessibility; this.userSettings = new StoreUserSettings(dispatcher, storeAccessibility); - StoreUserSettingsSystem storeUserSettingsSystem = new StoreUserSettingsSystem(new StoreStream$userSettingsSystem$1(this)); + StoreUserSettingsSystem storeUserSettingsSystem = new StoreUserSettingsSystem(new StoreStream$userSettingsSystem$1(this), dispatcher); this.userSettingsSystem = storeUserSettingsSystem; this.userSurvey = new StoreUserSurvey(dispatcher, storeUser, storeGuilds, storePermissions, ObservationDeckProvider.get(), companion.getApi(), clock, SharedPreferencesProvider.INSTANCE.get()); this.userRequiredAction = new StoreUserRequiredActions(ObservationDeckProvider.get()); @@ -1040,7 +1041,7 @@ public final class StoreStream { this.guildScheduledEvents = storeGuildScheduledEvents; StoreGuildRoleSubscriptions storeGuildRoleSubscriptions = new StoreGuildRoleSubscriptions(this.dispatcher, null, 2, null); this.guildRoleSubscriptions = storeGuildRoleSubscriptions; - StoreNotificationUpsells storeNotificationUpsells = new StoreNotificationUpsells(null, 1, null); + StoreNotificationUpsells storeNotificationUpsells = new StoreNotificationUpsells(this.dispatcher, null, 2, null); this.notificationUpsells = storeNotificationUpsells; ConnectionTimeStats connectionTimeStats = new ConnectionTimeStats(this.clock); this.connectionTimeStats = connectionTimeStats; @@ -2609,66 +2610,67 @@ public final class StoreStream { dispatchSubscribe(this.gatewaySocket.getGuildIntegrationsUpdate(), "streamGuildIntegrationUpdate", new StoreStream$initGatewaySocketListeners$13(this)); dispatchSubscribe(this.gatewaySocket.getGuildMembersAdd(), "streamGuildMemberAdd", new StoreStream$initGatewaySocketListeners$14(this)); dispatchSubscribe(this.gatewaySocket.getGuildJoinRequestCreateOrUpdate(), "streamGuildJoinRequestCreateOrUpdate", new StoreStream$initGatewaySocketListeners$15(this)); - dispatchSubscribe(this.gatewaySocket.getGuildMembersChunk(), "streamGuildMemberChunk", new StoreStream$initGatewaySocketListeners$16(this)); - dispatchSubscribe(this.gatewaySocket.getGuildMemberRemove(), "streamGuildMemberRemove", new StoreStream$initGatewaySocketListeners$17(this)); - dispatchSubscribe(this.gatewaySocket.getChannelCreateOrUpdate(), "streamChannelCreateOrUpdate", new StoreStream$initGatewaySocketListeners$18(this)); - dispatchSubscribe(this.gatewaySocket.getChannelDeleted(), "streamChannelDelete", new StoreStream$initGatewaySocketListeners$19(this)); - dispatchSubscribe(this.gatewaySocket.getChannelUnreadUpdate(), "streamChannelUnreadUpdate", new StoreStream$initGatewaySocketListeners$20(this)); - dispatchSubscribe(this.gatewaySocket.getThreadCreateOrUpdate(), "streamThreadCreateOrUpdate", new StoreStream$initGatewaySocketListeners$21(this)); - dispatchSubscribe(this.gatewaySocket.getThreadDelete(), "streamThreadDelete", new StoreStream$initGatewaySocketListeners$22(this)); - dispatchSubscribe(this.gatewaySocket.getThreadListSync(), "streamThreadListSync", new StoreStream$initGatewaySocketListeners$23(this)); - dispatchSubscribe(this.gatewaySocket.getThreadMemberUpdate(), "streamThreadMemberUpdate", new StoreStream$initGatewaySocketListeners$24(this)); - dispatchSubscribe(this.gatewaySocket.getThreadMembersUpdate(), "streamThreadMembersUpdate", new StoreStream$initGatewaySocketListeners$25(this)); - dispatchSubscribe(this.gatewaySocket.getThreadMemberListUpdate(), "threadMemberListUpdate", new StoreStream$initGatewaySocketListeners$26(this)); - dispatchSubscribe(this.gatewaySocket.getUserUpdate(), "streamUserUpdated", new StoreStream$initGatewaySocketListeners$27(this)); - dispatchSubscribe(this.gatewaySocket.getUserNoteUpdate(), "handleUserNoteUpdated", new StoreStream$initGatewaySocketListeners$28(this)); - dispatchSubscribe(this.gatewaySocket.getRelationshipAdd(), "streamRelationshipAdd", new StoreStream$initGatewaySocketListeners$29(this)); - dispatchSubscribe(this.gatewaySocket.getRelationshipRemove(), "streamRelationshipRemove", new StoreStream$initGatewaySocketListeners$30(this)); - dispatchSubscribe(this.gatewaySocket.getMessageUpdate(), "streamMessageUpdate", new StoreStream$initGatewaySocketListeners$31(this)); - dispatchSubscribe(this.gatewaySocket.getMessageCreate(), "streamMessageCreate", new StoreStream$initGatewaySocketListeners$32(this)); - dispatchSubscribe(this.gatewaySocket.getMessageReactionAdd(), "streamReactionAdd", new StoreStream$initGatewaySocketListeners$33(this)); - dispatchSubscribe(this.gatewaySocket.getMessageReactionRemove(), "streamReactionRemove", new StoreStream$initGatewaySocketListeners$34(this)); - dispatchSubscribe(this.gatewaySocket.getMessageReactionRemoveEmoji(), "streamMessageRemoveEmoji", new StoreStream$initGatewaySocketListeners$35(this)); - dispatchSubscribe(this.gatewaySocket.getMessageReactionRemoveAll(), "streamMessageRemoveAll", new StoreStream$initGatewaySocketListeners$36(this)); - dispatchSubscribe(this.gatewaySocket.getMessageDelete(), "streamMessageDelete", new StoreStream$initGatewaySocketListeners$37(this)); - dispatchSubscribe(this.gatewaySocket.getMessageAck(), "streamMessageAck", new StoreStream$initGatewaySocketListeners$38(this)); - dispatchSubscribe(this.gatewaySocket.getVoiceStateUpdate(), "streamVoiceStateUpdate", new StoreStream$initGatewaySocketListeners$39(this)); - dispatchSubscribe(this.gatewaySocket.getVoiceServerUpdate(), "streamVoiceServerUpdate", new StoreStream$initGatewaySocketListeners$40(this)); - dispatchSubscribe(this.gatewaySocket.getUserGuildSettingsUpdate(), "streamGuildSettingUpdated", new StoreStream$initGatewaySocketListeners$41(this)); - dispatchSubscribe(this.gatewaySocket.getUserSettingsUpdate(), "streamUserSettingsUpdate", new StoreStream$initGatewaySocketListeners$42(this)); - dispatchSubscribe(this.gatewaySocket.getTypingStart(), "streamTypingStart", new StoreStream$initGatewaySocketListeners$43(this)); - dispatchSubscribe(this.gatewaySocket.getPresenceUpdate(), "streamPresenceUpdate", new StoreStream$initGatewaySocketListeners$44(this)); - dispatchSubscribe(this.gatewaySocket.getPresenceReplace(), "streamPresenceReplace", new StoreStream$initGatewaySocketListeners$45(this)); - dispatchSubscribe(this.gatewaySocket.getChannelRecipientAdd(), "streamGroupDMRecipientAdd", new StoreStream$initGatewaySocketListeners$46(this)); - dispatchSubscribe(this.gatewaySocket.getChannelRecipientRemove(), "streamGroupDMRecipientRemove", new StoreStream$initGatewaySocketListeners$47(this)); - dispatchSubscribe(this.gatewaySocket.getCallDelete(), "streamCallDelete", new StoreStream$initGatewaySocketListeners$48(this)); - dispatchSubscribe(this.gatewaySocket.getCallCreateOrUpdate(), "streamCallCreateOrUpdate", new StoreStream$initGatewaySocketListeners$49(this)); - dispatchSubscribe(this.gatewaySocket.getGuildEmojisUpdate(), "streamEmojisUpdate", new StoreStream$initGatewaySocketListeners$50(this)); - dispatchSubscribe(this.gatewaySocket.getGuildStickersUpdate(), "streamStickersUpdate", new StoreStream$initGatewaySocketListeners$51(this)); - dispatchSubscribe(this.gatewaySocket.getUserRequiredActionUpdate(), "streamUserRequiredActionUpdate", new StoreStream$initGatewaySocketListeners$52(this)); - dispatchSubscribe(this.gatewaySocket.getGuildMemberListUpdate(), "guildMemberListUpdate", new StoreStream$initGatewaySocketListeners$53(this)); - dispatchSubscribe(this.gatewaySocket.getSessionsReplace(), "streamSessionsReplace", new StoreStream$initGatewaySocketListeners$54(this)); - dispatchSubscribe(this.gatewaySocket.getUserPaymentSourcesUpdate(), "streamUserPaymentSourcesUpdate", new StoreStream$initGatewaySocketListeners$55(this)); - dispatchSubscribe(this.gatewaySocket.getUserSubscriptionsUpdate(), "streamUserSubscriptionsUpdate", new StoreStream$initGatewaySocketListeners$56(this)); - dispatchSubscribe(this.gatewaySocket.getStreamCreate(), "streamStreamCreate", new StoreStream$initGatewaySocketListeners$57(this)); - dispatchSubscribe(this.gatewaySocket.getStreamUpdate(), "streamStreamUpdate", new StoreStream$initGatewaySocketListeners$58(this)); - dispatchSubscribe(this.gatewaySocket.getStreamDelete(), "streamStreamDelete", new StoreStream$initGatewaySocketListeners$59(this)); - dispatchSubscribe(this.gatewaySocket.getStreamServerUpdate(), "streamStreamServerUpdate", new StoreStream$initGatewaySocketListeners$60(this)); - dispatchSubscribe(this.gatewaySocket.getInteractionCreate(), "interactionCreate", new StoreStream$initGatewaySocketListeners$61(this)); - dispatchSubscribe(this.gatewaySocket.getInteractionSuccess(), "interactionSuccess", new StoreStream$initGatewaySocketListeners$62(this)); - dispatchSubscribe(this.gatewaySocket.getInteractionFailure(), "interactionFailure", new StoreStream$initGatewaySocketListeners$63(this)); - dispatchSubscribe(this.gatewaySocket.getApplicationCommandAutocompleteResult(), "applicationCommandAutocompleteResult", new StoreStream$initGatewaySocketListeners$64(this)); - dispatchSubscribe(this.gatewaySocket.getStageInstanceCreate(), "stageInstanceCreate", new StoreStream$initGatewaySocketListeners$65(this)); - dispatchSubscribe(this.gatewaySocket.getStageInstanceUpdate(), "stageInstanceUpdate", new StoreStream$initGatewaySocketListeners$66(this)); - dispatchSubscribe(this.gatewaySocket.getStageInstanceDelete(), "stageInstanceDelete", new StoreStream$initGatewaySocketListeners$67(this)); - dispatchSubscribe(this.gatewaySocket.getFriendSuggestionCreate(), "friendSuggestionCreate", new StoreStream$initGatewaySocketListeners$68(this)); - dispatchSubscribe(this.gatewaySocket.getFriendSuggestionDelete(), "friendSuggestionDelete", new StoreStream$initGatewaySocketListeners$69(this)); - dispatchSubscribe(this.gatewaySocket.getGuildScheduledEventCreate(), "guildScheduledEventCreate", new StoreStream$initGatewaySocketListeners$70(this)); - dispatchSubscribe(this.gatewaySocket.getGuildScheduledEventUpdate(), "guildScheduledEventUpdate", new StoreStream$initGatewaySocketListeners$71(this)); - dispatchSubscribe(this.gatewaySocket.getGuildScheduledEventDelete(), "guildScheduledEventDelete", new StoreStream$initGatewaySocketListeners$72(this)); - dispatchSubscribe(this.gatewaySocket.getGuildScheduledEventUserAdd(), "guildScheduledEventUserAdd", new StoreStream$initGatewaySocketListeners$73(this)); - dispatchSubscribe(this.gatewaySocket.getGuildScheduledEventUserRemove(), "guildScheduledEventUserRemove", new StoreStream$initGatewaySocketListeners$74(this)); - dispatchSubscribe(this.gatewaySocket.getEmbeddedActivityInboundUpdate(), "embeddedActivityInboundUpdate", new StoreStream$initGatewaySocketListeners$75(this)); + dispatchSubscribe(this.gatewaySocket.getGuildJoinRequestDelete(), "streamGuildJoinRequestDelete", new StoreStream$initGatewaySocketListeners$16(this)); + dispatchSubscribe(this.gatewaySocket.getGuildMembersChunk(), "streamGuildMemberChunk", new StoreStream$initGatewaySocketListeners$17(this)); + dispatchSubscribe(this.gatewaySocket.getGuildMemberRemove(), "streamGuildMemberRemove", new StoreStream$initGatewaySocketListeners$18(this)); + dispatchSubscribe(this.gatewaySocket.getChannelCreateOrUpdate(), "streamChannelCreateOrUpdate", new StoreStream$initGatewaySocketListeners$19(this)); + dispatchSubscribe(this.gatewaySocket.getChannelDeleted(), "streamChannelDelete", new StoreStream$initGatewaySocketListeners$20(this)); + dispatchSubscribe(this.gatewaySocket.getChannelUnreadUpdate(), "streamChannelUnreadUpdate", new StoreStream$initGatewaySocketListeners$21(this)); + dispatchSubscribe(this.gatewaySocket.getThreadCreateOrUpdate(), "streamThreadCreateOrUpdate", new StoreStream$initGatewaySocketListeners$22(this)); + dispatchSubscribe(this.gatewaySocket.getThreadDelete(), "streamThreadDelete", new StoreStream$initGatewaySocketListeners$23(this)); + dispatchSubscribe(this.gatewaySocket.getThreadListSync(), "streamThreadListSync", new StoreStream$initGatewaySocketListeners$24(this)); + dispatchSubscribe(this.gatewaySocket.getThreadMemberUpdate(), "streamThreadMemberUpdate", new StoreStream$initGatewaySocketListeners$25(this)); + dispatchSubscribe(this.gatewaySocket.getThreadMembersUpdate(), "streamThreadMembersUpdate", new StoreStream$initGatewaySocketListeners$26(this)); + dispatchSubscribe(this.gatewaySocket.getThreadMemberListUpdate(), "threadMemberListUpdate", new StoreStream$initGatewaySocketListeners$27(this)); + dispatchSubscribe(this.gatewaySocket.getUserUpdate(), "streamUserUpdated", new StoreStream$initGatewaySocketListeners$28(this)); + dispatchSubscribe(this.gatewaySocket.getUserNoteUpdate(), "handleUserNoteUpdated", new StoreStream$initGatewaySocketListeners$29(this)); + dispatchSubscribe(this.gatewaySocket.getRelationshipAdd(), "streamRelationshipAdd", new StoreStream$initGatewaySocketListeners$30(this)); + dispatchSubscribe(this.gatewaySocket.getRelationshipRemove(), "streamRelationshipRemove", new StoreStream$initGatewaySocketListeners$31(this)); + dispatchSubscribe(this.gatewaySocket.getMessageUpdate(), "streamMessageUpdate", new StoreStream$initGatewaySocketListeners$32(this)); + dispatchSubscribe(this.gatewaySocket.getMessageCreate(), "streamMessageCreate", new StoreStream$initGatewaySocketListeners$33(this)); + dispatchSubscribe(this.gatewaySocket.getMessageReactionAdd(), "streamReactionAdd", new StoreStream$initGatewaySocketListeners$34(this)); + dispatchSubscribe(this.gatewaySocket.getMessageReactionRemove(), "streamReactionRemove", new StoreStream$initGatewaySocketListeners$35(this)); + dispatchSubscribe(this.gatewaySocket.getMessageReactionRemoveEmoji(), "streamMessageRemoveEmoji", new StoreStream$initGatewaySocketListeners$36(this)); + dispatchSubscribe(this.gatewaySocket.getMessageReactionRemoveAll(), "streamMessageRemoveAll", new StoreStream$initGatewaySocketListeners$37(this)); + dispatchSubscribe(this.gatewaySocket.getMessageDelete(), "streamMessageDelete", new StoreStream$initGatewaySocketListeners$38(this)); + dispatchSubscribe(this.gatewaySocket.getMessageAck(), "streamMessageAck", new StoreStream$initGatewaySocketListeners$39(this)); + dispatchSubscribe(this.gatewaySocket.getVoiceStateUpdate(), "streamVoiceStateUpdate", new StoreStream$initGatewaySocketListeners$40(this)); + dispatchSubscribe(this.gatewaySocket.getVoiceServerUpdate(), "streamVoiceServerUpdate", new StoreStream$initGatewaySocketListeners$41(this)); + dispatchSubscribe(this.gatewaySocket.getUserGuildSettingsUpdate(), "streamGuildSettingUpdated", new StoreStream$initGatewaySocketListeners$42(this)); + dispatchSubscribe(this.gatewaySocket.getUserSettingsUpdate(), "streamUserSettingsUpdate", new StoreStream$initGatewaySocketListeners$43(this)); + dispatchSubscribe(this.gatewaySocket.getTypingStart(), "streamTypingStart", new StoreStream$initGatewaySocketListeners$44(this)); + dispatchSubscribe(this.gatewaySocket.getPresenceUpdate(), "streamPresenceUpdate", new StoreStream$initGatewaySocketListeners$45(this)); + dispatchSubscribe(this.gatewaySocket.getPresenceReplace(), "streamPresenceReplace", new StoreStream$initGatewaySocketListeners$46(this)); + dispatchSubscribe(this.gatewaySocket.getChannelRecipientAdd(), "streamGroupDMRecipientAdd", new StoreStream$initGatewaySocketListeners$47(this)); + dispatchSubscribe(this.gatewaySocket.getChannelRecipientRemove(), "streamGroupDMRecipientRemove", new StoreStream$initGatewaySocketListeners$48(this)); + dispatchSubscribe(this.gatewaySocket.getCallDelete(), "streamCallDelete", new StoreStream$initGatewaySocketListeners$49(this)); + dispatchSubscribe(this.gatewaySocket.getCallCreateOrUpdate(), "streamCallCreateOrUpdate", new StoreStream$initGatewaySocketListeners$50(this)); + dispatchSubscribe(this.gatewaySocket.getGuildEmojisUpdate(), "streamEmojisUpdate", new StoreStream$initGatewaySocketListeners$51(this)); + dispatchSubscribe(this.gatewaySocket.getGuildStickersUpdate(), "streamStickersUpdate", new StoreStream$initGatewaySocketListeners$52(this)); + dispatchSubscribe(this.gatewaySocket.getUserRequiredActionUpdate(), "streamUserRequiredActionUpdate", new StoreStream$initGatewaySocketListeners$53(this)); + dispatchSubscribe(this.gatewaySocket.getGuildMemberListUpdate(), "guildMemberListUpdate", new StoreStream$initGatewaySocketListeners$54(this)); + dispatchSubscribe(this.gatewaySocket.getSessionsReplace(), "streamSessionsReplace", new StoreStream$initGatewaySocketListeners$55(this)); + dispatchSubscribe(this.gatewaySocket.getUserPaymentSourcesUpdate(), "streamUserPaymentSourcesUpdate", new StoreStream$initGatewaySocketListeners$56(this)); + dispatchSubscribe(this.gatewaySocket.getUserSubscriptionsUpdate(), "streamUserSubscriptionsUpdate", new StoreStream$initGatewaySocketListeners$57(this)); + dispatchSubscribe(this.gatewaySocket.getStreamCreate(), "streamStreamCreate", new StoreStream$initGatewaySocketListeners$58(this)); + dispatchSubscribe(this.gatewaySocket.getStreamUpdate(), "streamStreamUpdate", new StoreStream$initGatewaySocketListeners$59(this)); + dispatchSubscribe(this.gatewaySocket.getStreamDelete(), "streamStreamDelete", new StoreStream$initGatewaySocketListeners$60(this)); + dispatchSubscribe(this.gatewaySocket.getStreamServerUpdate(), "streamStreamServerUpdate", new StoreStream$initGatewaySocketListeners$61(this)); + dispatchSubscribe(this.gatewaySocket.getInteractionCreate(), "interactionCreate", new StoreStream$initGatewaySocketListeners$62(this)); + dispatchSubscribe(this.gatewaySocket.getInteractionSuccess(), "interactionSuccess", new StoreStream$initGatewaySocketListeners$63(this)); + dispatchSubscribe(this.gatewaySocket.getInteractionFailure(), "interactionFailure", new StoreStream$initGatewaySocketListeners$64(this)); + dispatchSubscribe(this.gatewaySocket.getApplicationCommandAutocompleteResult(), "applicationCommandAutocompleteResult", new StoreStream$initGatewaySocketListeners$65(this)); + dispatchSubscribe(this.gatewaySocket.getStageInstanceCreate(), "stageInstanceCreate", new StoreStream$initGatewaySocketListeners$66(this)); + dispatchSubscribe(this.gatewaySocket.getStageInstanceUpdate(), "stageInstanceUpdate", new StoreStream$initGatewaySocketListeners$67(this)); + dispatchSubscribe(this.gatewaySocket.getStageInstanceDelete(), "stageInstanceDelete", new StoreStream$initGatewaySocketListeners$68(this)); + dispatchSubscribe(this.gatewaySocket.getFriendSuggestionCreate(), "friendSuggestionCreate", new StoreStream$initGatewaySocketListeners$69(this)); + dispatchSubscribe(this.gatewaySocket.getFriendSuggestionDelete(), "friendSuggestionDelete", new StoreStream$initGatewaySocketListeners$70(this)); + dispatchSubscribe(this.gatewaySocket.getGuildScheduledEventCreate(), "guildScheduledEventCreate", new StoreStream$initGatewaySocketListeners$71(this)); + dispatchSubscribe(this.gatewaySocket.getGuildScheduledEventUpdate(), "guildScheduledEventUpdate", new StoreStream$initGatewaySocketListeners$72(this)); + dispatchSubscribe(this.gatewaySocket.getGuildScheduledEventDelete(), "guildScheduledEventDelete", new StoreStream$initGatewaySocketListeners$73(this)); + dispatchSubscribe(this.gatewaySocket.getGuildScheduledEventUserAdd(), "guildScheduledEventUserAdd", new StoreStream$initGatewaySocketListeners$74(this)); + dispatchSubscribe(this.gatewaySocket.getGuildScheduledEventUserRemove(), "guildScheduledEventUserRemove", new StoreStream$initGatewaySocketListeners$75(this)); + dispatchSubscribe(this.gatewaySocket.getEmbeddedActivityInboundUpdate(), "embeddedActivityInboundUpdate", new StoreStream$initGatewaySocketListeners$76(this)); } private final void maybeLogNotificationPermissionStatus(Application application, Clock clock) { @@ -3298,6 +3300,12 @@ public final class StoreStream { this.guildJoinRequests.handleGuildJoinRequestCreateOrUpdate(guildJoinRequestCreateOrUpdate.a(), guildJoinRequestCreateOrUpdate.b()); } + @StoreThread + public final void handleGuildJoinRequestDelete(GuildJoinRequestDelete guildJoinRequestDelete) { + m.checkNotNullParameter(guildJoinRequestDelete, "update"); + this.guildJoinRequests.handleGuildJoinRequestDelete(guildJoinRequestDelete.b(), guildJoinRequestDelete.a()); + } + @StoreThread public final void handleGuildJoined(long j, GuildWelcomeScreen guildWelcomeScreen) { this.guildWelcomeScreens.handleGuildJoined(j, guildWelcomeScreen); diff --git a/app/src/main/java/com/discord/stores/StoreStreamRtcConnection.java b/app/src/main/java/com/discord/stores/StoreStreamRtcConnection.java index 7ce64a0851..f715c9bfc3 100644 --- a/app/src/main/java/com/discord/stores/StoreStreamRtcConnection.java +++ b/app/src/main/java/com/discord/stores/StoreStreamRtcConnection.java @@ -380,7 +380,7 @@ public final class StoreStreamRtcConnection extends StoreV2 implements DebugPrin destroyRtcConnection(); RtcConnection.Metadata rtcConnectionMetadata = this.storeRtcConnection.getRtcConnectionMetadata(); String str4 = null; - Long l2 = rtcConnectionMetadata != null ? rtcConnectionMetadata.f2199c : null; + Long l2 = rtcConnectionMetadata != null ? rtcConnectionMetadata.f2200c : null; if (l2 != null && l2.longValue() == j2) { str4 = rtcConnectionMetadata.b; } diff --git a/app/src/main/java/com/discord/stores/StoreUser.java b/app/src/main/java/com/discord/stores/StoreUser.java index 2cc97a80e3..5b15a29dff 100644 --- a/app/src/main/java/com/discord/stores/StoreUser.java +++ b/app/src/main/java/com/discord/stores/StoreUser.java @@ -54,7 +54,7 @@ public final class StoreUser extends StoreV2 { private final Dispatcher dispatcher; /* renamed from: me reason: collision with root package name */ - private MeUser f2222me; + private MeUser f2223me; private final Persister meCache; private MeUser meSnapshot; private final Function1 notifyUserUpdated; @@ -93,7 +93,7 @@ public final class StoreUser extends StoreV2 { this.observationDeck = observationDeck; this.meCache = persister; MeUser meUser = EMPTY_ME_USER; - this.f2222me = meUser; + this.f2223me = meUser; this.users = new SnowflakePartitionMap.CopiablePartitionMap<>(0, 1, null); this.meSnapshot = meUser; this.usersSnapshot = h0.emptyMap(); @@ -118,7 +118,7 @@ public final class StoreUser extends StoreV2 { } public static final /* synthetic */ MeUser access$getMe$p(StoreUser storeUser) { - return storeUser.f2222me; + return storeUser.f2223me; } public static final /* synthetic */ ObservationDeck.UpdateSource access$getMeUpdate$cp() { @@ -134,7 +134,7 @@ public final class StoreUser extends StoreV2 { } public static final /* synthetic */ void access$setMe$p(StoreUser storeUser, MeUser meUser) { - storeUser.f2222me = meUser; + storeUser.f2223me = meUser; } @StoreThread @@ -176,7 +176,7 @@ public final class StoreUser extends StoreV2 { @StoreThread public final MeUser getMeInternal$app_productionBetaRelease() { - return this.f2222me; + return this.f2223me; } /* JADX DEBUG: Type inference failed for r0v0. Raw type applied. Possible types: java.util.Map, java.util.Map */ @@ -213,7 +213,7 @@ public final class StoreUser extends StoreV2 { public final void handleAuthToken(String str) { if (str == null) { markChanged(MeUpdate); - this.f2222me = EMPTY_ME_USER; + this.f2223me = EMPTY_ME_USER; } } @@ -235,7 +235,7 @@ public final class StoreUser extends StoreV2 { User me2 = modelPayload.getMe(); m.checkNotNullExpressionValue(me2, "payload.me"); MeUser meUser = new MeUser(me2); - this.f2222me = meUser; + this.f2223me = meUser; this.users.put(Long.valueOf(meUser.getId()), meUser); for (Channel channel : modelPayload.getPrivateChannels()) { m.checkNotNullExpressionValue(channel, "channel"); @@ -321,7 +321,7 @@ public final class StoreUser extends StoreV2 { } Long l = message.l(); if (((l != null ? l.longValue() : 0) & 16) != 0) { - this.f2222me = MeUser.copy$default(this.f2222me, 0, null, null, null, false, false, 0, null, null, false, false, null, this.f2222me.getFlags() | 8192, 0, null, null, null, null, 258047, null); + this.f2223me = MeUser.copy$default(this.f2223me, 0, null, null, null, false, false, 0, null, null, false, false, null, this.f2223me.getFlags() | 8192, 0, null, null, null, null, 258047, null); markChanged(MeUpdate); } } @@ -402,8 +402,8 @@ public final class StoreUser extends StoreV2 { public final void handleUserUpdated(User user) { m.checkNotNullParameter(user, "user"); updateUser(user); - if (this.f2222me.getId() == user.i()) { - this.f2222me = MeUser.Companion.merge(this.f2222me, user); + if (this.f2223me.getId() == user.i()) { + this.f2223me = MeUser.Companion.merge(this.f2223me, user); markChanged(MeUpdate); } } @@ -412,7 +412,7 @@ public final class StoreUser extends StoreV2 { public void init(Context context) { m.checkNotNullParameter(context, "context"); super.init(context); - this.f2222me = this.meCache.get(); + this.f2223me = this.meCache.get(); markChanged(MeUpdate); } @@ -468,7 +468,7 @@ public final class StoreUser extends StoreV2 { this.usersSnapshot = this.users.fastCopy(); } if (getUpdateSources().contains(MeUpdate)) { - MeUser meUser = this.f2222me; + MeUser meUser = this.f2223me; this.meSnapshot = meUser; Persister.set$default(this.meCache, meUser, false, 2, null); } diff --git a/app/src/main/java/com/discord/stores/StoreUserSettingsSystem$setFontScale$2.java b/app/src/main/java/com/discord/stores/StoreUserSettingsSystem$setFontScale$2.java new file mode 100644 index 0000000000..cd67a67d67 --- /dev/null +++ b/app/src/main/java/com/discord/stores/StoreUserSettingsSystem$setFontScale$2.java @@ -0,0 +1,27 @@ +package com.discord.stores; + +import com.discord.stores.StoreUserSettingsSystem; +import d0.z.d.o; +import kotlin.Unit; +import kotlin.jvm.functions.Function0; +/* compiled from: StoreUserSettingsSystem.kt */ +public final class StoreUserSettingsSystem$setFontScale$2 extends o implements Function0 { + public final /* synthetic */ int $fontScale; + public final /* synthetic */ StoreUserSettingsSystem this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public StoreUserSettingsSystem$setFontScale$2(StoreUserSettingsSystem storeUserSettingsSystem, int i) { + super(0); + this.this$0 = storeUserSettingsSystem; + this.$fontScale = i; + } + + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public final void mo1invoke() { + StoreUserSettingsSystem storeUserSettingsSystem = this.this$0; + StoreUserSettingsSystem.access$setSettings$p(storeUserSettingsSystem, StoreUserSettingsSystem.Settings.copy$default(StoreUserSettingsSystem.access$getSettings$p(storeUserSettingsSystem), null, null, this.$fontScale, 3, null)); + this.this$0.markChanged(); + StoreUserSettingsSystem.access$getOnFontScaleUpdated$p(this.this$0).invoke(Integer.valueOf(this.$fontScale)); + } +} diff --git a/app/src/main/java/com/discord/stores/StoreUserSettingsSystem.java b/app/src/main/java/com/discord/stores/StoreUserSettingsSystem.java index b8dbc61852..1cd81fbce6 100644 --- a/app/src/main/java/com/discord/stores/StoreUserSettingsSystem.java +++ b/app/src/main/java/com/discord/stores/StoreUserSettingsSystem.java @@ -22,6 +22,7 @@ import rx.Observable; public final class StoreUserSettingsSystem extends StoreV2 { public static final Companion Companion = new Companion(null); private static final boolean DEFAULT_IS_CLIENT_SYNC_ENABLED = true; + private final Dispatcher dispatcher; private final Function1 onFontScaleUpdated; private Settings settings; @@ -134,9 +135,15 @@ public final class StoreUserSettingsSystem extends StoreV2 { /* JADX DEBUG: Multi-variable search result rejected for r2v0, resolved type: kotlin.jvm.functions.Function1 */ /* JADX WARN: Multi-variable type inference failed */ - public StoreUserSettingsSystem(Function1 function1) { + public StoreUserSettingsSystem(Function1 function1, Dispatcher dispatcher) { m.checkNotNullParameter(function1, "onFontScaleUpdated"); + m.checkNotNullParameter(dispatcher, "dispatcher"); this.onFontScaleUpdated = function1; + this.dispatcher = dispatcher; + } + + public static final /* synthetic */ Function1 access$getOnFontScaleUpdated$p(StoreUserSettingsSystem storeUserSettingsSystem) { + return storeUserSettingsSystem.onFontScaleUpdated; } public static final /* synthetic */ Settings access$getSettings$p(StoreUserSettingsSystem storeUserSettingsSystem) { @@ -276,17 +283,11 @@ public final class StoreUserSettingsSystem extends StoreV2 { } public final void setFontScale(int i) { - Settings settings = this.settings; - if (settings == null) { - m.throwUninitializedPropertyAccessException("settings"); - } - this.settings = Settings.copy$default(settings, null, null, i, 3, null); SharedPreferences.Editor edit = getPrefs().edit(); m.checkNotNullExpressionValue(edit, "editor"); edit.putInt("CACHE_KEY_FONT_SCALE", i); edit.apply(); - markChanged(); - this.onFontScaleUpdated.invoke(Integer.valueOf(i)); + this.dispatcher.schedule(new StoreUserSettingsSystem$setFontScale$2(this, i)); } public final void setIsLocaleSyncEnabled(boolean z2) { diff --git a/app/src/main/java/com/discord/stores/utilities/RestCallStateKt$logNetworkAction$2.java b/app/src/main/java/com/discord/stores/utilities/RestCallStateKt$logNetworkAction$2.java index ba229e21f3..1ebe2e761a 100644 --- a/app/src/main/java/com/discord/stores/utilities/RestCallStateKt$logNetworkAction$2.java +++ b/app/src/main/java/com/discord/stores/utilities/RestCallStateKt$logNetworkAction$2.java @@ -30,7 +30,7 @@ public final class RestCallStateKt$logNetworkAction$2 implements Action1 implements Action1 response = httpException.i; if (!(response == null || (request = RestCallStateKt.getRequest(response)) == null)) { String str = request.b.l; - String str2 = request.f2967c; + String str2 = request.f2968c; Response response2 = httpException.i; Long valueOf = response2 != null ? Long.valueOf((long) response2.a.l) : null; Response response3 = httpException.i; diff --git a/app/src/main/java/com/discord/tooltips/SparkleView.java b/app/src/main/java/com/discord/tooltips/SparkleView.java index 7adc120266..1c13d92ee4 100644 --- a/app/src/main/java/com/discord/tooltips/SparkleView.java +++ b/app/src/main/java/com/discord/tooltips/SparkleView.java @@ -6,7 +6,7 @@ import android.view.LayoutInflater; import android.widget.FrameLayout; import android.widget.ImageView; import androidx.vectordrawable.graphics.drawable.AnimatedVectorDrawableCompat; -import c.a.i.n1; +import c.a.i.o1; import c.a.v.c; import c.a.v.d; import com.discord.R; @@ -15,7 +15,7 @@ import d0.z.d.m; import kotlin.Lazy; /* compiled from: SparkleView.kt */ public final class SparkleView extends FrameLayout { - public final n1 i; + public final o1 i; public int j; public final Lazy k; @@ -26,9 +26,9 @@ public final class SparkleView extends FrameLayout { LayoutInflater.from(getContext()).inflate(R.layout.sparkle_view, this); ImageView imageView = (ImageView) findViewById(R.id.sparkle_view_image); if (imageView != null) { - n1 n1Var = new n1(this, imageView); - m.checkNotNullExpressionValue(n1Var, "SparkleViewBinding.infla…ater.from(context), this)"); - this.i = n1Var; + o1 o1Var = new o1(this, imageView); + m.checkNotNullExpressionValue(o1Var, "SparkleViewBinding.infla…ater.from(context), this)"); + this.i = o1Var; this.j = R.drawable.sparkle_animated_vector; this.k = g.lazy(new c(this)); setLayoutParams(new FrameLayout.LayoutParams(-2, -2)); diff --git a/app/src/main/java/com/discord/tooltips/TooltipManager.java b/app/src/main/java/com/discord/tooltips/TooltipManager.java index d5a6fedc83..4f3858b74e 100644 --- a/app/src/main/java/com/discord/tooltips/TooltipManager.java +++ b/app/src/main/java/com/discord/tooltips/TooltipManager.java @@ -31,7 +31,7 @@ public class TooltipManager { public final c.a.v.a b; /* renamed from: c reason: collision with root package name */ - public final Set f2223c; + public final Set f2224c; public final int d; public final c.a.j.a e; @@ -41,7 +41,7 @@ public class TooltipManager { public static final Lazy b = g.lazy(C0180a.i); /* renamed from: c reason: collision with root package name */ - public static final Lazy f2224c = g.lazy(b.i); + public static final Lazy f2225c = g.lazy(b.i); public static final a d = null; /* compiled from: TooltipManager.kt */ @@ -109,7 +109,7 @@ public class TooltipManager { m.checkNotNullParameter(set, "shownTooltipNames"); m.checkNotNullParameter(aVar2, "floatingViewManager"); this.b = aVar; - this.f2223c = set; + this.f2224c = set; this.d = i; this.e = aVar2; aVar2.a = new e(this); @@ -146,8 +146,8 @@ public class TooltipManager { Objects.requireNonNull(aVar); m.checkNotNullParameter(cacheKey, "tooltipCacheKey"); boolean z3 = aVar.a.getBoolean(cacheKey, false); - boolean contains = this.f2223c.contains(bVar.getTooltipName()); - int size = this.f2223c.size(); + boolean contains = this.f2224c.contains(bVar.getTooltipName()); + int size = this.f2224c.size(); if (z3) { return false; } @@ -176,7 +176,7 @@ public class TooltipManager { m.checkNotNullParameter(observable, "componentPausedObservable"); if (b(bVar, z2)) { c(bVar); - this.f2223c.add(bVar.getTooltipName()); + this.f2224c.add(bVar.getTooltipName()); this.a.put(bVar.getTooltipName(), Integer.valueOf(view2.getId())); c.a.j.a aVar = this.e; Objects.requireNonNull(aVar); diff --git a/app/src/main/java/com/discord/utilities/analytics/AnalyticsTracker.java b/app/src/main/java/com/discord/utilities/analytics/AnalyticsTracker.java index 9dbfb59394..ae18e90bb9 100644 --- a/app/src/main/java/com/discord/utilities/analytics/AnalyticsTracker.java +++ b/app/src/main/java/com/discord/utilities/analytics/AnalyticsTracker.java @@ -43,6 +43,7 @@ import com.discord.models.domain.emoji.Emoji; import com.discord.models.domain.emoji.ModelEmojiCustom; import com.discord.models.domain.emoji.ModelEmojiUnicode; import com.discord.models.guild.Guild; +import com.discord.models.member.GuildMember; import com.discord.models.presence.Presence; import com.discord.rtcconnection.RtcConnection; import com.discord.rtcconnection.audio.DiscordAudioManager; @@ -725,14 +726,17 @@ public final class AnalyticsTracker { openModal(str, str2, l); } - public static /* synthetic */ void openUserSheet$default(AnalyticsTracker analyticsTracker, boolean z2, String str, ActivityPlatform activityPlatform, int i, Object obj) { + public static /* synthetic */ void openUserSheet$default(AnalyticsTracker analyticsTracker, boolean z2, String str, ActivityPlatform activityPlatform, GuildMember guildMember, int i, Object obj) { if ((i & 2) != 0) { str = null; } if ((i & 4) != 0) { activityPlatform = null; } - analyticsTracker.openUserSheet(z2, str, activityPlatform); + if ((i & 8) != 0) { + guildMember = null; + } + analyticsTracker.openUserSheet(z2, str, activityPlatform, guildMember); } public static final void overlayToggled(boolean z2) { @@ -1234,7 +1238,7 @@ public final class AnalyticsTracker { public final void echoCancellationConfigured(MediaEngine.EchoCancellationInfo echoCancellationInfo) { m.checkNotNullParameter(echoCancellationInfo, "info"); - tracker.track("native_echo_cancellation_configured", h0.mapOf(o.to("builtin_aec_supported_java", Boolean.valueOf(echoCancellationInfo.f2209c)), o.to("builtin_aec_supported_native", Boolean.valueOf(echoCancellationInfo.b)), o.to("builtin_aec_requested", Boolean.valueOf(echoCancellationInfo.a)), o.to("builtin_aec_enabled", Boolean.valueOf(echoCancellationInfo.d)), o.to("aec_enabled_in_settings", Boolean.valueOf(echoCancellationInfo.e)), o.to("aec_enabled_in_native_config", Boolean.valueOf(echoCancellationInfo.f)), o.to("aec_mobile_mode", Boolean.valueOf(echoCancellationInfo.g)), o.to("aec_enabled_by_default", Boolean.valueOf(echoCancellationInfo.h)), o.to("aec_mobile_mode_by_default", Boolean.valueOf(echoCancellationInfo.i)))); + tracker.track("native_echo_cancellation_configured", h0.mapOf(o.to("builtin_aec_supported_java", Boolean.valueOf(echoCancellationInfo.f2210c)), o.to("builtin_aec_supported_native", Boolean.valueOf(echoCancellationInfo.b)), o.to("builtin_aec_requested", Boolean.valueOf(echoCancellationInfo.a)), o.to("builtin_aec_enabled", Boolean.valueOf(echoCancellationInfo.d)), o.to("aec_enabled_in_settings", Boolean.valueOf(echoCancellationInfo.e)), o.to("aec_enabled_in_native_config", Boolean.valueOf(echoCancellationInfo.f)), o.to("aec_mobile_mode", Boolean.valueOf(echoCancellationInfo.g)), o.to("aec_enabled_by_default", Boolean.valueOf(echoCancellationInfo.h)), o.to("aec_mobile_mode_by_default", Boolean.valueOf(echoCancellationInfo.i)))); } public final void emojiCategorySelected(long j) { @@ -1737,7 +1741,7 @@ public final class AnalyticsTracker { tracker.track("open_popout", h0.plus(map, h0.mapOf(o.to("type", "Standard Emoji Popout"), o.to(ModelAuditLogEntry.CHANGE_KEY_GUILD_ID, Long.valueOf(j))))); } - public final void openUserSheet(boolean z2, String str, ActivityPlatform activityPlatform) { + public final void openUserSheet(boolean z2, String str, ActivityPlatform activityPlatform, GuildMember guildMember) { HashMap hashMap = new HashMap(); hashMap.put("profile_has_nitro_customization", Boolean.valueOf(z2)); if (str != null) { @@ -1753,6 +1757,18 @@ public final class AnalyticsTracker { hashMap.put("game_platform", lowerCase); } hashMap.put("type", "User Sheet"); + if (guildMember != null) { + String nick = guildMember.getNick(); + boolean z3 = false; + hashMap.put("has_nickname", Boolean.valueOf(!(nick == null || nick.length() == 0))); + hashMap.put("has_guild_member_avatar", Boolean.valueOf(guildMember.hasAvatar())); + hashMap.put("has_guild_member_banner", Boolean.valueOf(guildMember.hasBanner())); + String bio = guildMember.getBio(); + if (bio == null || bio.length() == 0) { + z3 = true; + } + hashMap.put("has_guild_member_bio", Boolean.valueOf(!z3)); + } tracker.track("open_popout", hashMap); } diff --git a/app/src/main/java/com/discord/utilities/auditlogs/AuditLogChangeUtils.java b/app/src/main/java/com/discord/utilities/auditlogs/AuditLogChangeUtils.java index 5bf0f2e6b1..8e0f8096d7 100644 --- a/app/src/main/java/com/discord/utilities/auditlogs/AuditLogChangeUtils.java +++ b/app/src/main/java/com/discord/utilities/auditlogs/AuditLogChangeUtils.java @@ -571,13 +571,27 @@ public final class AuditLogChangeUtils { return R.string.guild_settings_audit_log_guild_region_change; } return 0; + case -645093141: + if (!key.equals(ModelAuditLogEntry.CHANGE_KEY_PREMIUM_PROGRESS_BAR_ENABLED)) { + return 0; + } + Object value2 = change.getValue(); + Objects.requireNonNull(value2, "null cannot be cast to non-null type kotlin.Boolean"); + boolean booleanValue = ((Boolean) value2).booleanValue(); + if (booleanValue) { + return R.string.guild_settings_audit_log_guild_premium_progress_bar_enabled_enabled; + } + if (!booleanValue) { + return R.string.guild_settings_audit_log_guild_premium_progress_bar_enabled_disabled; + } + throw new NoWhenBranchMatchedException(); case -506227616: if (!key.equals(ModelAuditLogEntry.CHANGE_KEY_VERIFICATION_LEVEL)) { return 0; } - Object value2 = change.getValue(); - Objects.requireNonNull(value2, "null cannot be cast to non-null type kotlin.Long"); - int longValue2 = (int) ((Long) value2).longValue(); + Object value3 = change.getValue(); + Objects.requireNonNull(value3, "null cannot be cast to non-null type kotlin.Long"); + int longValue2 = (int) ((Long) value3).longValue(); if (longValue2 == GuildVerificationLevel.NONE.getApiValue()) { return R.string.guild_settings_audit_log_guild_verification_level_change_none; } @@ -623,9 +637,9 @@ public final class AuditLogChangeUtils { if (!key.equals(ModelAuditLogEntry.CHANGE_KEY_MFA_LEVEL)) { return 0; } - Object value3 = change.getValue(); - Objects.requireNonNull(value3, "null cannot be cast to non-null type kotlin.Long"); - int longValue3 = (int) ((Long) value3).longValue(); + Object value4 = change.getValue(); + Objects.requireNonNull(value4, "null cannot be cast to non-null type kotlin.Long"); + int longValue3 = (int) ((Long) value4).longValue(); if (longValue3 == 0) { return R.string.guild_settings_audit_log_guild_mfa_level_disabled; } @@ -642,9 +656,9 @@ public final class AuditLogChangeUtils { if (!key.equals(ModelAuditLogEntry.CHANGE_KEY_DEFAULT_MESSAGE_NOTIFICATIONS)) { return 0; } - Object value4 = change.getValue(); - Objects.requireNonNull(value4, "null cannot be cast to non-null type kotlin.Long"); - int longValue4 = (int) ((Long) value4).longValue(); + Object value5 = change.getValue(); + Objects.requireNonNull(value5, "null cannot be cast to non-null type kotlin.Long"); + int longValue4 = (int) ((Long) value5).longValue(); if (longValue4 == 0) { return R.string.guild_settings_audit_log_guild_default_message_notifications_change_all_messages; } @@ -676,13 +690,13 @@ public final class AuditLogChangeUtils { if (!key.equals(ModelAuditLogEntry.CHANGE_KEY_WIDGET_ENABLED)) { return 0; } - Object value5 = change.getValue(); - Objects.requireNonNull(value5, "null cannot be cast to non-null type kotlin.Boolean"); - boolean booleanValue = ((Boolean) value5).booleanValue(); - if (booleanValue) { + Object value6 = change.getValue(); + Objects.requireNonNull(value6, "null cannot be cast to non-null type kotlin.Boolean"); + boolean booleanValue2 = ((Boolean) value6).booleanValue(); + if (booleanValue2) { return R.string.guild_settings_audit_log_guild_widget_enabled; } - if (!booleanValue) { + if (!booleanValue2) { return R.string.guild_settings_audit_log_guild_widget_disabled; } throw new NoWhenBranchMatchedException(); @@ -698,19 +712,6 @@ public final class AuditLogChangeUtils { return 0; } switch (key.hashCode()) { - case -2136953706: - if (!key.equals(ModelAuditLogEntry.CHANGE_KEY_SKU_IDS)) { - return 0; - } - Object value = change.getValue(); - if (!(value instanceof List)) { - value = null; - } - List list = (List) value; - if (list == null || !(!list.isEmpty())) { - return 0; - } - return R.string.guild_settings_audit_log_scheduled_event_skus_create; case -1930808873: if (key.equals(ModelAuditLogEntry.CHANGE_KEY_CHANNEL_ID)) { return getNullableNewValueString(change, R.string.guild_settings_audit_log_scheduled_event_channel_clear, R.string.guild_settings_audit_log_scheduled_event_channel); @@ -725,9 +726,9 @@ public final class AuditLogChangeUtils { if (!key.equals("status")) { return 0; } - Object value2 = change.getValue(); - Objects.requireNonNull(value2, "null cannot be cast to non-null type kotlin.Long"); - int longValue = (int) ((Long) value2).longValue(); + Object value = change.getValue(); + Objects.requireNonNull(value, "null cannot be cast to non-null type kotlin.Long"); + int longValue = (int) ((Long) value).longValue(); if (longValue == GuildScheduledEventStatus.SCHEDULED.getApiValue()) { return R.string.guild_settings_audit_log_scheduled_event_status_scheduled; } @@ -750,9 +751,9 @@ public final class AuditLogChangeUtils { if (!key.equals(ModelAuditLogEntry.CHANGE_KEY_ENTITY_TYPE)) { return 0; } - Object value3 = change.getValue(); - Objects.requireNonNull(value3, "null cannot be cast to non-null type kotlin.Long"); - int longValue2 = (int) ((Long) value3).longValue(); + Object value2 = change.getValue(); + Objects.requireNonNull(value2, "null cannot be cast to non-null type kotlin.Long"); + int longValue2 = (int) ((Long) value2).longValue(); if (longValue2 == GuildScheduledEventEntityType.NONE.getApiValue()) { return R.string.guild_settings_audit_log_scheduled_event_entity_type_none; } @@ -775,9 +776,9 @@ public final class AuditLogChangeUtils { if (!key.equals(ModelAuditLogEntry.CHANGE_KEY_PRIVACY_LEVEL)) { return 0; } - Object value4 = change.getValue(); - Objects.requireNonNull(value4, "null cannot be cast to non-null type kotlin.Long"); - int longValue3 = (int) ((Long) value4).longValue(); + Object value3 = change.getValue(); + Objects.requireNonNull(value3, "null cannot be cast to non-null type kotlin.Long"); + int longValue3 = (int) ((Long) value3).longValue(); if (longValue3 == StageInstancePrivacyLevel.GUILD_ONLY.getApiValue()) { return R.string.guild_settings_audit_log_stage_instance_privacy_level_guild_only; } diff --git a/app/src/main/java/com/discord/utilities/auth/GoogleSmartLockManager$saveCredentials$1.java b/app/src/main/java/com/discord/utilities/auth/GoogleSmartLockManager$saveCredentials$1.java index 76175f97a2..90548aa408 100644 --- a/app/src/main/java/com/discord/utilities/auth/GoogleSmartLockManager$saveCredentials$1.java +++ b/app/src/main/java/com/discord/utilities/auth/GoogleSmartLockManager$saveCredentials$1.java @@ -80,7 +80,7 @@ public final class GoogleSmartLockManager$saveCredentials$1 extends o implements UserUtils userUtils = UserUtils.INSTANCE; m.checkNotNullExpressionValue(meUser, "it"); aVar.b = UserUtils.getUserNameWithDiscriminator$default(userUtils, meUser, null, null, 3, null).toString(); - aVar.f2378c = Uri.parse(forUser$default); + aVar.f2379c = Uri.parse(forUser$default); Credential a = aVar.a(); CredentialsClient access$getCredentialsClient$p = GoogleSmartLockManager.access$getCredentialsClient$p(this.this$0); Objects.requireNonNull(access$getCredentialsClient$p); diff --git a/app/src/main/java/com/discord/utilities/auth/GoogleSmartLockManager.java b/app/src/main/java/com/discord/utilities/auth/GoogleSmartLockManager.java index 8597894862..cda80302c4 100644 --- a/app/src/main/java/com/discord/utilities/auth/GoogleSmartLockManager.java +++ b/app/src/main/java/com/discord/utilities/auth/GoogleSmartLockManager.java @@ -78,19 +78,19 @@ public final class GoogleSmartLockManager { public static final class SmartLockCredentials { /* renamed from: id reason: collision with root package name */ - private final String f2225id; + private final String f2226id; private final String password; public SmartLockCredentials(String str, String str2) { m.checkNotNullParameter(str, ModelAuditLogEntry.CHANGE_KEY_ID); m.checkNotNullParameter(str2, "password"); - this.f2225id = str; + this.f2226id = str; this.password = str2; } public static /* synthetic */ SmartLockCredentials copy$default(SmartLockCredentials smartLockCredentials, String str, String str2, int i, Object obj) { if ((i & 1) != 0) { - str = smartLockCredentials.f2225id; + str = smartLockCredentials.f2226id; } if ((i & 2) != 0) { str2 = smartLockCredentials.password; @@ -99,7 +99,7 @@ public final class GoogleSmartLockManager { } public final String component1() { - return this.f2225id; + return this.f2226id; } public final String component2() { @@ -120,11 +120,11 @@ public final class GoogleSmartLockManager { return false; } SmartLockCredentials smartLockCredentials = (SmartLockCredentials) obj; - return m.areEqual(this.f2225id, smartLockCredentials.f2225id) && m.areEqual(this.password, smartLockCredentials.password); + return m.areEqual(this.f2226id, smartLockCredentials.f2226id) && m.areEqual(this.password, smartLockCredentials.password); } public final String getId() { - return this.f2225id; + return this.f2226id; } public final String getPassword() { @@ -132,7 +132,7 @@ public final class GoogleSmartLockManager { } public int hashCode() { - String str = this.f2225id; + String str = this.f2226id; int i = 0; int hashCode = (str != null ? str.hashCode() : 0) * 31; String str2 = this.password; @@ -144,7 +144,7 @@ public final class GoogleSmartLockManager { public String toString() { StringBuilder R = a.R("SmartLockCredentials(id="); - R.append(this.f2225id); + R.append(this.f2226id); R.append(", password="); return a.H(R, this.password, ")"); } diff --git a/app/src/main/java/com/discord/utilities/captcha/CaptchaHelper$tryShowCaptcha$1.java b/app/src/main/java/com/discord/utilities/captcha/CaptchaHelper$tryShowCaptcha$1.java index 0aca30635c..e6481582f8 100644 --- a/app/src/main/java/com/discord/utilities/captcha/CaptchaHelper$tryShowCaptcha$1.java +++ b/app/src/main/java/com/discord/utilities/captcha/CaptchaHelper$tryShowCaptcha$1.java @@ -145,7 +145,7 @@ public final class CaptchaHelper$tryShowCaptcha$1 implements Action1 implements Action1 { + public final /* synthetic */ long $channelId; + public final /* synthetic */ ChannelSelector this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public ChannelSelector$previewVoiceChannel$1(ChannelSelector channelSelector, long j) { + super(0); + this.this$0 = channelSelector; + this.$channelId = j; + } + + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public final Channel mo1invoke() { + Channel findChannelById = this.this$0.getStream().getChannels$app_productionBetaRelease().findChannelById(this.$channelId); + if (findChannelById != null && PermissionUtils.INSTANCE.hasAccess(findChannelById, this.this$0.getStream().getPermissions$app_productionBetaRelease().getPermissionsByChannel().get(Long.valueOf(this.$channelId)))) { + return findChannelById; + } + return null; + } +} diff --git a/app/src/main/java/com/discord/utilities/channel/ChannelSelector$previewVoiceChannel$2.java b/app/src/main/java/com/discord/utilities/channel/ChannelSelector$previewVoiceChannel$2.java new file mode 100644 index 0000000000..53214fa1c3 --- /dev/null +++ b/app/src/main/java/com/discord/utilities/channel/ChannelSelector$previewVoiceChannel$2.java @@ -0,0 +1,40 @@ +package com.discord.utilities.channel; + +import androidx.fragment.app.FragmentManager; +import com.discord.api.channel.Channel; +import com.discord.stores.StoreStream; +import com.discord.widgets.voice.sheet.WidgetVoiceBottomSheet; +import d0.z.d.m; +import d0.z.d.o; +import java.lang.ref.WeakReference; +import kotlin.Unit; +import kotlin.jvm.functions.Function1; +/* compiled from: ChannelSelector.kt */ +public final class ChannelSelector$previewVoiceChannel$2 extends o implements Function1 { + public final /* synthetic */ long $channelId; + public final /* synthetic */ WeakReference $fragmentManagerRef; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public ChannelSelector$previewVoiceChannel$2(WeakReference weakReference, long j) { + super(1); + this.$fragmentManagerRef = weakReference; + this.$channelId = j; + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public /* bridge */ /* synthetic */ Unit invoke(Channel channel) { + invoke(channel); + return Unit.a; + } + + public final void invoke(Channel channel) { + FragmentManager fragmentManager = (FragmentManager) this.$fragmentManagerRef.get(); + if (fragmentManager != null) { + m.checkNotNullExpressionValue(fragmentManager, "fragmentManagerRef.get() ?: return@appSubscribe"); + StoreStream.Companion.getGuildSelected().set(channel.f()); + WidgetVoiceBottomSheet.Companion.show(fragmentManager, this.$channelId, true, WidgetVoiceBottomSheet.FeatureContext.HOME); + } + } +} diff --git a/app/src/main/java/com/discord/utilities/channel/ChannelSelector.java b/app/src/main/java/com/discord/utilities/channel/ChannelSelector.java index 1b9a79469c..b5d98d229a 100644 --- a/app/src/main/java/com/discord/utilities/channel/ChannelSelector.java +++ b/app/src/main/java/com/discord/utilities/channel/ChannelSelector.java @@ -1,6 +1,7 @@ package com.discord.utilities.channel; import android.content.Context; +import androidx.fragment.app.FragmentManager; import com.discord.api.channel.Channel; import com.discord.stores.Dispatcher; import com.discord.stores.SelectedChannelAnalyticsLocation; @@ -13,6 +14,7 @@ import com.discord.utilities.rx.ObservableExtensionsKt$filterNull$1; import com.discord.utilities.rx.ObservableExtensionsKt$filterNull$2; import d0.z.d.m; import j0.l.e.j; +import java.lang.ref.WeakReference; import kotlin.jvm.functions.Function0; import kotlin.jvm.functions.Function1; import kotlin.jvm.internal.DefaultConstructorMarker; @@ -142,6 +144,14 @@ public final class ChannelSelector { this.dispatcher.schedule(new ChannelSelector$openCreateThread$1(this, j, j2, l, str)); } + public final void previewVoiceChannel(FragmentManager fragmentManager, long j) { + m.checkNotNullParameter(fragmentManager, "fragmentManager"); + WeakReference weakReference = new WeakReference(fragmentManager); + Observable F = ObservationDeck.connectRx$default(this.observationDeck, new ObservationDeck.UpdateSource[]{this.stream.getChannels$app_productionBetaRelease(), this.stream.getPermissions$app_productionBetaRelease()}, false, null, null, new ChannelSelector$previewVoiceChannel$1(this, j), 14, null).x(ObservableExtensionsKt$filterNull$1.INSTANCE).F(ObservableExtensionsKt$filterNull$2.INSTANCE); + m.checkNotNullExpressionValue(F, "filter { it != null }.map { it!! }"); + ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui(ObservableExtensionsKt.takeSingleUntilTimeout$default(F, 0, false, 3, null)), ChannelSelector.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new ChannelSelector$previewVoiceChannel$2(weakReference, j), 62, (Object) null); + } + public final void selectChannel(long j, long j2, Long l, SelectedChannelAnalyticsLocation selectedChannelAnalyticsLocation) { StoreNavigation.setNavigationPanelAction$default(this.stream.getNavigation$app_productionBetaRelease(), StoreNavigation.PanelAction.CLOSE, null, 2, null); if (j == 0 || j2 == 0) { diff --git a/app/src/main/java/com/discord/utilities/colors/ColorPickerUtils.java b/app/src/main/java/com/discord/utilities/colors/ColorPickerUtils.java index b1b8cb1428..89d047202d 100644 --- a/app/src/main/java/com/discord/utilities/colors/ColorPickerUtils.java +++ b/app/src/main/java/com/discord/utilities/colors/ColorPickerUtils.java @@ -41,7 +41,7 @@ public final class ColorPickerUtils { int[] iArr = ColorPickerDialog.i; ColorPickerDialog.k kVar = new ColorPickerDialog.k(); kVar.h = i2; - kVar.f2480s = ColorCompat.getThemedColor(context, (int) R.attr.colorBackgroundPrimary); + kVar.f2481s = ColorCompat.getThemedColor(context, (int) R.attr.colorBackgroundPrimary); kVar.i = false; Resources resources = context.getResources(); m.checkNotNullExpressionValue(resources, "context.resources"); @@ -49,9 +49,9 @@ public final class ColorPickerUtils { kVar.a = i; kVar.r = ColorCompat.getThemedColor(context, (int) R.attr.colorHeaderPrimary); FontUtils fontUtils = FontUtils.INSTANCE; - kVar.f2481x = fontUtils.getThemedFontResId(context, R.attr.font_display_bold); + kVar.f2482x = fontUtils.getThemedFontResId(context, R.attr.font_display_bold); kVar.o = ColorCompat.getThemedColor(context, (int) R.attr.colorBackgroundAccent); - kVar.f2479c = R.string.color_picker_custom; + kVar.f2480c = R.string.color_picker_custom; kVar.v = ColorCompat.getColor(context, (int) R.color.white); kVar.b = R.string.color_picker_presets; kVar.p = ColorCompat.getThemedColor(context, (int) R.attr.color_brand); @@ -59,11 +59,11 @@ public final class ColorPickerUtils { kVar.l = true; kVar.e = R.string.reset; kVar.w = ColorCompat.getColor(context, (int) R.color.white); - kVar.f2482y = fontUtils.getThemedFontResId(context, R.attr.font_primary_semibold); + kVar.f2483y = fontUtils.getThemedFontResId(context, R.attr.font_primary_semibold); kVar.q = ColorCompat.getThemedColor(context, (int) R.attr.colorBackgroundModifierAccent); kVar.t = ColorCompat.getThemedColor(context, (int) R.attr.colorTextMuted); kVar.u = R.drawable.drawable_cpv_edit_text_background; - kVar.f2483z = fontUtils.getThemedFontResId(context, R.attr.font_primary_normal); + kVar.f2484z = fontUtils.getThemedFontResId(context, R.attr.font_primary_normal); ColorPickerDialog a = kVar.a(); m.checkNotNullExpressionValue(a, "ColorPickerDialog.newBui…mal))\n .create()"); return a; diff --git a/app/src/main/java/com/discord/utilities/error/Error.java b/app/src/main/java/com/discord/utilities/error/Error.java index 769e9aba74..082ed5d71f 100644 --- a/app/src/main/java/com/discord/utilities/error/Error.java +++ b/app/src/main/java/com/discord/utilities/error/Error.java @@ -564,7 +564,7 @@ public class Error { retrofit2.Response response2 = httpException.i; if (response2 != null) { headers = response2.a.n; - ResponseBody responseBody = response2.f2978c; + ResponseBody responseBody = response2.f2979c; if (responseBody != null) { MediaType b = responseBody.b(); str2 = b != null ? b.d : str5; diff --git a/app/src/main/java/com/discord/utilities/experiments/ExperimentRegistry.java b/app/src/main/java/com/discord/utilities/experiments/ExperimentRegistry.java index 1db695d5a1..6b2c2746f8 100644 --- a/app/src/main/java/com/discord/utilities/experiments/ExperimentRegistry.java +++ b/app/src/main/java/com/discord/utilities/experiments/ExperimentRegistry.java @@ -15,7 +15,7 @@ public final class ExperimentRegistry { registeredExperiments = linkedHashMap; RegisteredExperiment.Type type = RegisteredExperiment.Type.USER; RegisteredExperiment.Type type2 = RegisteredExperiment.Type.GUILD; - for (Object obj : n.listOf((Object[]) new RegisteredExperiment[]{new RegisteredExperiment("Compact Invite Widget", "2020-01_mobile_invite_suggestion_compact", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Use compact view"}), true), new RegisteredExperiment("Guild Invite Sheet", "2020-12_android_guild_channel_invite_sheet", type, n.listOf((Object[]) new String[]{"Control: Use the full-screen guild invite UI", "Treatment 1: Use the bottom sheet guild invite UI"}), true), new RegisteredExperiment("Disable mentions in landscape", "2020-12_android_disable_landscape_mentions", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Hide mentions in landscape"}), true), new RegisteredExperiment("Invite to GDM Sheet", "2020-12_invite_to_gdm", type, n.listOf((Object[]) new String[]{"Control: Use the full-screen GDM invite UI", "Treatment 1: Use the bottom sheet GDM invite UI"}), true), new RegisteredExperiment("Guild Delete Feedback", "2020-12_guild_delete_feedback", type, n.listOf((Object[]) new String[]{"Control: Do not show the feedback modal", "Treatment 1: Show the feedback modal"}), true), new RegisteredExperiment("View Threads", "2021-02_view_threads", type, n.listOf((Object[]) new String[]{"Control: Do not display anything threads-related, except if receiving a notification", "Treatment 1: Show view-only threads features in channel list, in chat view, etc."}), true), new RegisteredExperiment("Create Threads", "2020-09_threads", type2, n.listOf((Object[]) new String[]{"Control: Do not show thread creation entrypoints, or Thread Browser", "Treatment 1: Show thread creation buttons, and show button to open Thread Browser"}), true), new RegisteredExperiment("Disable Camera 2", "2021-02_android_webrtc_camera2", type, n.listOf((Object[]) new String[]{"Control: Use Camera 2 API if supported", "Treatment 1: Force Camera 1 API"}), true), new RegisteredExperiment("MediaSinkWants", "2021-03_android_media_sink_wants", type, n.listOf((Object[]) new String[]{"Control: disabled", "Treatment 1: use MediaSinkWants"}), true), new RegisteredExperiment("Default Invite Expiration", "2021-03_android_extend_invite_expiration", type2, n.listOf((Object[]) new String[]{"Control: Default Invite Expiration is 1 day", "Treatment 1: Default Invite Expiration is 7 days"}), true), new RegisteredExperiment("Emoji Autocomplete Upsell", "2021-03_nitro_emoji_autocomplete_upsell_android", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Show Emoji Autocomplete Upsell"}), true), new RegisteredExperiment("Application Command Frecency", "2021-09_android_app_commands_frecency", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Show frecent application commands"}), true), new RegisteredExperiment("Attachments Bottom Sheet", "2021-10_android_attachment_bottom_sheet", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Show attachments bottom sheet"}), true), new RegisteredExperiment("Bot UI Kit Components", "2021-03_bot_ui_kit_components_android", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Show Bot UI Kit Components"}), true), new RegisteredExperiment("Select Bot UI Component", "2021-05_bot_ui_kit_select", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Show Select Bot Ui Component"}), true), new RegisteredExperiment("Stage Events Guilds", "2021-06_stage_events", type2, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Enables users to see events in guilds"}), true), new RegisteredExperiment("Contact Sync: Base Experiment", "2021-04_contact_sync_android_main", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Enable core Contact Sync features"}), true), new RegisteredExperiment("Contact Sync: Existing Users w/ Phone Upsell Experiment", "2021-04_contact_sync_android_existing_user_phone_prompt", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Show Contact Sync for existing users with a phone number"}), true), new RegisteredExperiment("Contact Sync: Existing Users without Phone Upsell Experiment", "2021-04_contact_sync_android_existing_user_without_phone_prompt", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Show Contact Sync for existing users without a phone number"}), true), new RegisteredExperiment("Contact Sync: Empty states", "2021-05_contact_sync_android_empty_states", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Show Contact Sync in empty friend lists"}), true), new RegisteredExperiment("Stop Offscreen Video Streams", "2021-03_stop_offscreen_video_streams", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Stop offscreen video streams"}), true), new RegisteredExperiment("Hub Multiple Domains", "2021-08_hub_multi_domain_mobile", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Enable multiple domains for hubs"}), true), new RegisteredExperiment("Enabled Discord Hub Directories", "2021-06_desktop_school_hubs", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: See Discord Hub Directories"}), true), new RegisteredExperiment("Enabled Discord Hub Emails", "2021-06_hub_email_connection", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: See Discord Hub Emails"}), true), new RegisteredExperiment("Enabled Discord Hub Reporting", "2021-08_hub_reporting", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Hub Reporting Enabled"}), true), new RegisteredExperiment("Enabled Discord Hub Recommendations", "2021-10_hubs_recs_and_rankings", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Hub Ranks Enabled", "Treatment 2: Hub Recommendations Enabled", "Treatment 3: Hub Ranks and Recommendations Enabled"}), true), new RegisteredExperiment("Enabled Discord Hub Study Groups", "2021-10_study_group", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Hub Study Groups Enabled"}), true), new RegisteredExperiment("Enable Impression Logging", "2021-08_impression_logging_enabled_android", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Enable Impression Logging"}), true), new RegisteredExperiment("AudioManager V2 and OpenSL ES", "2021-05_opensl_default_enable_android", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Default enable OpenSL", "Treatment 2: Use StoreAudioManagerV2 for output routing"}), true), new RegisteredExperiment("Phone Registration - Bailout to Email", "2021-06_reg_bailout_to_email_android", type, n.listOf((Object[]) new String[]{"Control: Just the back button", "Treatment 1: Static button to bailout to the email tab"}), true), new RegisteredExperiment("Enable Network Action Logging", "2021-07_network_action_logging_android", type, n.listOf((Object[]) new String[]{"Off: No Action logging", "On: Enable Action Logging"}), true), new RegisteredExperiment("Preview Promotions", "2021-06_preview_promotions", type, n.listOf((Object[]) new String[]{"Off: Hit normal endpoint", "On: Hit preview endpoint"}), true), new RegisteredExperiment("Route audio to speakerphone by default", "2021-08_android_speakerphone_default", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Always default to speakerphone"}), true), new RegisteredExperiment("New Thread Perms", "2021-08_threads_permissions", type2, n.listOf((Object[]) new String[]{"Control: Use old threads permissions.", "Treatment 1: Use new threads permissions."}), true), new RegisteredExperiment("Longer billing grace periods", "2021-09_longer_billing_grace_periods", type, n.listOf((Object[]) new String[]{"Control: 3-day grace period", "Treatment 1: 7-day grace period"}), true), new RegisteredExperiment("SMS Autofill", "2021-09_android_sms_autofill", type, n.listOf((Object[]) new String[]{"Control: No SMS Autofill", "Treatment 1: SMS Code autofills"}), true), new RegisteredExperiment("Android Text-In-Voice", "2021-10_android_textinvoice", type, n.listOf((Object[]) new String[]{"Control: No Android text-in-voice.", "Treatment 1: Android text-in-voice enabled, if it's enabled for the guild."}), true), new RegisteredExperiment("Guild Member Profiles v2", "2021-10_premium_guild_member_profiles", type, n.listOf((Object[]) new String[]{"Control: No editing of guild member premium profiles.", "Treatment 1: Can edit guild member premium profiles"}), true)})) { + for (Object obj : n.listOf((Object[]) new RegisteredExperiment[]{new RegisteredExperiment("Compact Invite Widget", "2020-01_mobile_invite_suggestion_compact", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Use compact view"}), true), new RegisteredExperiment("Guild Invite Sheet", "2020-12_android_guild_channel_invite_sheet", type, n.listOf((Object[]) new String[]{"Control: Use the full-screen guild invite UI", "Treatment 1: Use the bottom sheet guild invite UI"}), true), new RegisteredExperiment("Disable mentions in landscape", "2020-12_android_disable_landscape_mentions", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Hide mentions in landscape"}), true), new RegisteredExperiment("Invite to GDM Sheet", "2020-12_invite_to_gdm", type, n.listOf((Object[]) new String[]{"Control: Use the full-screen GDM invite UI", "Treatment 1: Use the bottom sheet GDM invite UI"}), true), new RegisteredExperiment("Guild Delete Feedback", "2020-12_guild_delete_feedback", type, n.listOf((Object[]) new String[]{"Control: Do not show the feedback modal", "Treatment 1: Show the feedback modal"}), true), new RegisteredExperiment("View Threads", "2021-02_view_threads", type, n.listOf((Object[]) new String[]{"Control: Do not display anything threads-related, except if receiving a notification", "Treatment 1: Show view-only threads features in channel list, in chat view, etc."}), true), new RegisteredExperiment("Create Threads", "2020-09_threads", type2, n.listOf((Object[]) new String[]{"Control: Do not show thread creation entrypoints, or Thread Browser", "Treatment 1: Show thread creation buttons, and show button to open Thread Browser"}), true), new RegisteredExperiment("Disable Camera 2", "2021-02_android_webrtc_camera2", type, n.listOf((Object[]) new String[]{"Control: Use Camera 2 API if supported", "Treatment 1: Force Camera 1 API"}), true), new RegisteredExperiment("MediaSinkWants", "2021-03_android_media_sink_wants", type, n.listOf((Object[]) new String[]{"Control: disabled", "Treatment 1: use MediaSinkWants"}), true), new RegisteredExperiment("Default Invite Expiration", "2021-03_android_extend_invite_expiration", type2, n.listOf((Object[]) new String[]{"Control: Default Invite Expiration is 1 day", "Treatment 1: Default Invite Expiration is 7 days"}), true), new RegisteredExperiment("Emoji Autocomplete Upsell", "2021-03_nitro_emoji_autocomplete_upsell_android", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Show Emoji Autocomplete Upsell"}), true), new RegisteredExperiment("Application Command Frecency", "2021-09_android_app_commands_frecency", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Show frecent application commands"}), true), new RegisteredExperiment("Attachments Bottom Sheet", "2021-10_android_attachment_bottom_sheet", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Show attachments bottom sheet"}), true), new RegisteredExperiment("Bot UI Kit Components", "2021-03_bot_ui_kit_components_android", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Show Bot UI Kit Components"}), true), new RegisteredExperiment("Select Bot UI Component", "2021-05_bot_ui_kit_select", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Show Select Bot Ui Component"}), true), new RegisteredExperiment("Stage Events Guilds", "2021-06_stage_events", type2, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Enables users to see events in guilds"}), true), new RegisteredExperiment("Contact Sync: Base Experiment", "2021-04_contact_sync_android_main", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Enable core Contact Sync features"}), true), new RegisteredExperiment("Contact Sync: Existing Users w/ Phone Upsell Experiment", "2021-04_contact_sync_android_existing_user_phone_prompt", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Show Contact Sync for existing users with a phone number"}), true), new RegisteredExperiment("Contact Sync: Existing Users without Phone Upsell Experiment", "2021-04_contact_sync_android_existing_user_without_phone_prompt", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Show Contact Sync for existing users without a phone number"}), true), new RegisteredExperiment("Contact Sync: Empty states", "2021-05_contact_sync_android_empty_states", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Show Contact Sync in empty friend lists"}), true), new RegisteredExperiment("Stop Offscreen Video Streams", "2021-03_stop_offscreen_video_streams", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Stop offscreen video streams"}), true), new RegisteredExperiment("Hub Multiple Domains", "2021-08_hub_multi_domain_mobile", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Enable multiple domains for hubs"}), true), new RegisteredExperiment("Enabled Discord Hub Directories", "2021-06_desktop_school_hubs", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: See Discord Hub Directories"}), true), new RegisteredExperiment("Enabled Discord Hub Emails", "2021-06_hub_email_connection", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: See Discord Hub Emails"}), true), new RegisteredExperiment("Enabled Discord Hub Recommendations", "2021-10_hubs_recs_and_rankings", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Hub Ranks Enabled", "Treatment 2: Hub Recommendations Enabled", "Treatment 3: Hub Ranks and Recommendations Enabled"}), true), new RegisteredExperiment("Enabled Discord Hub Study Groups", "2021-10_study_group", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Hub Study Groups Enabled"}), true), new RegisteredExperiment("Enabled Discord Hub Unreads", "2021-11_hub_unreads", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Enabled hub Unreads"}), true), new RegisteredExperiment("Enable Impression Logging", "2021-08_impression_logging_enabled_android", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Enable Impression Logging"}), true), new RegisteredExperiment("AudioManager V2 and OpenSL ES", "2021-05_opensl_default_enable_android", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Default enable OpenSL", "Treatment 2: Use StoreAudioManagerV2 for output routing"}), true), new RegisteredExperiment("Phone Registration - Bailout to Email", "2021-06_reg_bailout_to_email_android", type, n.listOf((Object[]) new String[]{"Control: Just the back button", "Treatment 1: Static button to bailout to the email tab"}), true), new RegisteredExperiment("Enable Network Action Logging", "2021-07_network_action_logging_android", type, n.listOf((Object[]) new String[]{"Off: No Action logging", "On: Enable Action Logging"}), true), new RegisteredExperiment("Preview Promotions", "2021-06_preview_promotions", type, n.listOf((Object[]) new String[]{"Off: Hit normal endpoint", "On: Hit preview endpoint"}), true), new RegisteredExperiment("Route audio to speakerphone by default", "2021-08_android_speakerphone_default", type, n.listOf((Object[]) new String[]{"Control", "Treatment 1: Always default to speakerphone"}), true), new RegisteredExperiment("New Thread Perms", "2021-08_threads_permissions", type2, n.listOf((Object[]) new String[]{"Control: Use old threads permissions.", "Treatment 1: Use new threads permissions."}), true), new RegisteredExperiment("Longer billing grace periods", "2021-09_longer_billing_grace_periods", type, n.listOf((Object[]) new String[]{"Control: 3-day grace period", "Treatment 1: 7-day grace period"}), true), new RegisteredExperiment("SMS Autofill", "2021-09_android_sms_autofill", type, n.listOf((Object[]) new String[]{"Control: No SMS Autofill", "Treatment 1: SMS Code autofills"}), true), new RegisteredExperiment("Android Text-In-Voice", "2021-10_android_textinvoice", type, n.listOf((Object[]) new String[]{"Control: No Android text-in-voice.", "Treatment 1: Android text-in-voice enabled, if it's enabled for the guild."}), true), new RegisteredExperiment("Guild Member Profiles v2", "2021-10_premium_guild_member_profiles", type, n.listOf((Object[]) new String[]{"Control: No editing of guild member premium profiles.", "Treatment 1: Can edit guild member premium profiles"}), true)})) { linkedHashMap.put(((RegisteredExperiment) obj).getName(), obj); } } diff --git a/app/src/main/java/com/discord/utilities/fcm/NotificationClient.java b/app/src/main/java/com/discord/utilities/fcm/NotificationClient.java index 708229492f..cd0691b74b 100644 --- a/app/src/main/java/com/discord/utilities/fcm/NotificationClient.java +++ b/app/src/main/java/com/discord/utilities/fcm/NotificationClient.java @@ -40,6 +40,7 @@ public final class NotificationClient { public static final String NOTIF_CHANNEL_SOCIAL = "Social"; public static final String NOTIF_CHANNEL_STAGE_START = "Stage Live"; public static final String NOTIF_GENERAL = "General"; + public static final String NOTIF_GENERAL_HIGH_PRIO = "GeneralHigh"; public static final String NOTIF_GUILD_SCHEDULED_EVENT_START = "Guild Event Live"; private static Context context; private static boolean isBackgrounded = true; diff --git a/app/src/main/java/com/discord/utilities/fcm/NotificationData.java b/app/src/main/java/com/discord/utilities/fcm/NotificationData.java index 40b642bac1..87631a0564 100644 --- a/app/src/main/java/com/discord/utilities/fcm/NotificationData.java +++ b/app/src/main/java/com/discord/utilities/fcm/NotificationData.java @@ -108,6 +108,7 @@ public final class NotificationData { private final String messageContent; private final long messageId; private final int messageType; + private final String notificationChannel; private final NotificationType notificationType; private final int relationshipType; private final String stageInstanceTopic; @@ -219,7 +220,7 @@ public final class NotificationData { private final LinkedHashMap extras; /* renamed from: id reason: collision with root package name */ - private final int f2226id; + private final int f2227id; private boolean ignoreNextClearForAck; public DisplayPayload() { @@ -229,7 +230,7 @@ public final class NotificationData { public DisplayPayload(NotificationData notificationData) { m.checkNotNullParameter(notificationData, "data"); this.data = notificationData; - this.f2226id = new Random().nextInt(Integer.MAX_VALUE); + this.f2227id = new Random().nextInt(Integer.MAX_VALUE); this.extras = new LinkedHashMap<>(); } @@ -266,7 +267,7 @@ public final class NotificationData { } public final int getId() { - return this.f2226id; + return this.f2227id; } public final boolean getIgnoreNextClearForAck() { @@ -354,7 +355,7 @@ public final class NotificationData { this(new HashMap()); } - public NotificationData(String str, long j, MessageActivityType messageActivityType, String str2, int i, String str3, Channel channel, List list, long j2, String str4, Integer num, String str5, String str6, int i2, String str7, long j3, String str8, String str9, int i3, String str10, long j4, String str11, String str12, Sticker sticker, String str13, String str14, String str15, String str16, String str17, GuildScheduledEventEntityType guildScheduledEventEntityType, Long l, NotificationType notificationType, String str18) { + public NotificationData(String str, long j, MessageActivityType messageActivityType, String str2, int i, String str3, Channel channel, List list, long j2, String str4, Integer num, String str5, String str6, int i2, String str7, long j3, String str8, String str9, int i3, String str10, long j4, String str11, String str12, Sticker sticker, String str13, String str14, String str15, String str16, String str17, GuildScheduledEventEntityType guildScheduledEventEntityType, Long l, NotificationType notificationType, String str18, String str19) { m.checkNotNullParameter(str, "type"); m.checkNotNullParameter(channel, "channel"); m.checkNotNullParameter(list, "ackChannelIds"); @@ -390,6 +391,7 @@ public final class NotificationData { this.guildScheduledEventId = l; this.notificationType = notificationType; this.trackingType = str18; + this.notificationChannel = str19; Long valueOf = Long.valueOf(j3); boolean z2 = false; long j5 = -1; @@ -411,7 +413,7 @@ public final class NotificationData { /* JADX WARNING: Illegal instructions before constructor call */ public NotificationData(Map map) { - this(r1, r1, r6, r7, r8, r9, r49, r11, r12, r14, r15, r16, r17, r18, r19, r20, r22, r23, r24, r25, r26, r28, r29, r30, r31, r32, r33, r34, r35, r36, r37, r1 != null ? NotificationType.Companion.parse(r1) : null, map.get("tracking_type")); + this(r1, r1, r6, r7, r8, r9, r49, r11, r12, r14, r15, r16, r17, r18, r19, r20, r22, r23, r24, r25, r26, r28, r29, r30, r31, r32, r33, r34, r35, r36, r37, r1 != null ? NotificationType.Companion.parse(r1) : null, map.get("tracking_type"), map.get("notification_channel")); Integer intOrNull; Long longOrNull; Integer intOrNull2; @@ -629,7 +631,7 @@ public final class NotificationData { String str3 = this.guildName; String str4 = this.guildIcon; List A = message.A(); - return new NotificationData(TYPE_MESSAGE_CREATE, o, b, h, intValue, i, a4, emptyList, i2, str, intOrNull, str2, b3, -1, null, j, str3, str4, -1, null, -1, null, null, A != null ? (Sticker) u.firstOrNull((List) A) : null, null, null, null, null, null, null, null, null, null); + return new NotificationData(TYPE_MESSAGE_CREATE, o, b, h, intValue, i, a4, emptyList, i2, str, intOrNull, str2, b3, -1, null, j, str3, str4, -1, null, -1, null, null, A != null ? (Sticker) u.firstOrNull((List) A) : null, null, null, null, null, null, null, null, null, null, null); } public final List getAckChannelIds() { @@ -1041,7 +1043,8 @@ public final class NotificationData { switch (str.hashCode()) { case -1502317553: if (str.equals(TYPE_GENERIC_PUSH_NOTIFICATION_SENT)) { - return NotificationClient.NOTIF_GENERAL; + String str2 = this.notificationChannel; + return str2 != null ? str2 : NotificationClient.NOTIF_GENERAL; } break; case -1489275252: diff --git a/app/src/main/java/com/discord/utilities/fcm/NotificationRenderer.java b/app/src/main/java/com/discord/utilities/fcm/NotificationRenderer.java index 09ca20ecd9..6a714ea923 100644 --- a/app/src/main/java/com/discord/utilities/fcm/NotificationRenderer.java +++ b/app/src/main/java/com/discord/utilities/fcm/NotificationRenderer.java @@ -197,7 +197,7 @@ public final class NotificationRenderer { } private final NotificationCompat.MessagingStyle getMessageStyle(Context context, NotificationData notificationData, List list, Map map) { - Person build = new Person.Builder().setName(context.getString(R.string.f2996me)).setKey("me").build(); + Person build = new Person.Builder().setName(context.getString(R.string.f2997me)).setKey("me").build(); m.checkNotNullExpressionValue(build, "Person.Builder()\n …ey(\"me\")\n .build()"); NotificationCompat.MessagingStyle groupConversation = new NotificationCompat.MessagingStyle(build).setConversationTitle(notificationData.getConversationTitle(context)).setGroupConversation(notificationData.isGroupConversation()); m.checkNotNullExpressionValue(groupConversation, "NotificationCompat.Messa…tion.isGroupConversation)"); @@ -279,7 +279,7 @@ public final class NotificationRenderer { m.checkNotNullParameter(application, "context"); NotificationChannel notificationChannel = new NotificationChannel(NotificationClient.NOTIF_CHANNEL_CALLS, application.getString(R.string.call), 4); NotificationChannel notificationChannel2 = new NotificationChannel(NotificationClient.NOTIF_CHANNEL_MEDIA_CONNECTIONS, application.getString(R.string.voice), 2); - List listOf = n.listOf((Object[]) new NotificationChannel[]{notificationChannel, notificationChannel2, new NotificationChannel(NotificationClient.NOTIF_CHANNEL_MESSAGES, application.getString(R.string.messages), 4), new NotificationChannel(NotificationClient.NOTIF_CHANNEL_MESSAGES_DIRECT, application.getString(R.string.direct_messages), 4), new NotificationChannel(NotificationClient.NOTIF_CHANNEL_SOCIAL, application.getString(R.string.friends), 2), new NotificationChannel(NotificationClient.NOTIF_CHANNEL_GAME_DETECTION, application.getString(R.string.game_detection_service), 1), new NotificationChannel(NotificationClient.NOTIF_CHANNEL_STAGE_START, application.getString(R.string.stage_start_notification_category), 4), new NotificationChannel(NotificationClient.NOTIF_GUILD_SCHEDULED_EVENT_START, application.getString(R.string.guild_scheduled_event_live), 4), new NotificationChannel(NotificationClient.NOTIF_GENERAL, application.getString(R.string.other), 2)}); + List listOf = n.listOf((Object[]) new NotificationChannel[]{notificationChannel, notificationChannel2, new NotificationChannel(NotificationClient.NOTIF_CHANNEL_MESSAGES, application.getString(R.string.messages), 4), new NotificationChannel(NotificationClient.NOTIF_CHANNEL_MESSAGES_DIRECT, application.getString(R.string.direct_messages), 4), new NotificationChannel(NotificationClient.NOTIF_CHANNEL_SOCIAL, application.getString(R.string.friends), 2), new NotificationChannel(NotificationClient.NOTIF_CHANNEL_GAME_DETECTION, application.getString(R.string.game_detection_service), 1), new NotificationChannel(NotificationClient.NOTIF_CHANNEL_STAGE_START, application.getString(R.string.stage_start_notification_category), 4), new NotificationChannel(NotificationClient.NOTIF_GUILD_SCHEDULED_EVENT_START, application.getString(R.string.guild_scheduled_event_live), 4), new NotificationChannel(NotificationClient.NOTIF_GENERAL, application.getString(R.string.other), 2), new NotificationChannel(NotificationClient.NOTIF_GENERAL_HIGH_PRIO, application.getString(R.string.other_high_priority), 4)}); for (NotificationChannel notificationChannel3 : listOf) { notificationChannel3.setShowBadge(true); notificationChannel3.enableVibration(true); diff --git a/app/src/main/java/com/discord/utilities/features/GrowthTeamFeatures.java b/app/src/main/java/com/discord/utilities/features/GrowthTeamFeatures.java index 7f07462161..d2a4815cc8 100644 --- a/app/src/main/java/com/discord/utilities/features/GrowthTeamFeatures.java +++ b/app/src/main/java/com/discord/utilities/features/GrowthTeamFeatures.java @@ -1,5 +1,6 @@ package com.discord.utilities.features; +import com.discord.app.AppLog; import com.discord.models.experiments.domain.Experiment; import com.discord.stores.StoreStream; /* compiled from: GrowthTeamFeatures.kt */ @@ -9,75 +10,80 @@ public final class GrowthTeamFeatures { private GrowthTeamFeatures() { } - private final boolean isExperimentEnabled(String str, int i) { - Experiment userExperiment = StoreStream.Companion.getExperiments().getUserExperiment(str, true); - return userExperiment != null && userExperiment.getBucket() == i; + private final boolean isExperimentEnabled(String str, int i, boolean z2) { + Experiment userExperiment = StoreStream.Companion.getExperiments().getUserExperiment(str, z2); + Integer valueOf = userExperiment != null ? Integer.valueOf(userExperiment.getBucket()) : null; + AppLog.i("Experiment triggered: " + str + " | Track Exposure: " + z2 + " | Assigned Bucket: " + valueOf); + return valueOf != null && valueOf.intValue() == i; } - public static /* synthetic */ boolean isExperimentEnabled$default(GrowthTeamFeatures growthTeamFeatures, String str, int i, int i2, Object obj) { + public static /* synthetic */ boolean isExperimentEnabled$default(GrowthTeamFeatures growthTeamFeatures, String str, int i, boolean z2, int i2, Object obj) { if ((i2 & 1) != 0) { i = 1; } - return growthTeamFeatures.isExperimentEnabled(str, i); + if ((i2 & 2) != 0) { + z2 = true; + } + return growthTeamFeatures.isExperimentEnabled(str, i, z2); } public final boolean hubRankingsEnabled() { - return isExperimentEnabled("2021-10_hubs_recs_and_rankings", 1) || isExperimentEnabled("2021-10_hubs_recs_and_rankings", 3); + return isExperimentEnabled$default(this, "2021-10_hubs_recs_and_rankings", 1, false, 2, null) || isExperimentEnabled$default(this, "2021-10_hubs_recs_and_rankings", 3, false, 2, null); } public final boolean hubRecommendationsEnabled() { - return isExperimentEnabled("2021-10_hubs_recs_and_rankings", 2) || isExperimentEnabled("2021-10_hubs_recs_and_rankings", 3); + return isExperimentEnabled$default(this, "2021-10_hubs_recs_and_rankings", 2, false, 2, null) || isExperimentEnabled$default(this, "2021-10_hubs_recs_and_rankings", 3, false, 2, null); } public final boolean hubStudyGroupEnabled() { - return isExperimentEnabled$default(this, "2021-10_study_group", 0, 1, null); + return isExperimentEnabled$default(this, "2021-10_study_group", 0, false, 3, null); + } + + public final boolean hubUnreadsEnabled() { + return isExperimentEnabled$default(this, "2021-11_hub_unreads", 0, false, 3, null); } public final boolean imbalancedAndroidSplashNoop() { - return isExperimentEnabled$default(this, "2021-09_imbalanced_android_splash_noop", 0, 1, null); + return isExperimentEnabled$default(this, "2021-09_imbalanced_android_splash_noop", 0, false, 3, null); } public final boolean isAndroidSmsAutofillEnabled() { - return isExperimentEnabled$default(this, "2021-09_android_sms_autofill", 0, 1, null); + return isExperimentEnabled$default(this, "2021-09_android_sms_autofill", 0, false, 3, null); } public final boolean isHubDiscoveryEnabled() { - return isExperimentEnabled("2021-06_hub_discovery", 1) || isExperimentEnabled("2021-06_hub_discovery", 2); + return isExperimentEnabled$default(this, "2021-06_hub_discovery", 1, false, 2, null) || isExperimentEnabled$default(this, "2021-06_hub_discovery", 2, false, 2, null); } public final boolean isHubDiscoverySparkleEnabled() { - return isExperimentEnabled("2021-06_hub_discovery", 1); + return isExperimentEnabled$default(this, "2021-06_hub_discovery", 1, false, 2, null); } public final boolean isHubEmailConnectionEnabled() { - return isExperimentEnabled$default(this, "2021-06_hub_email_connection", 0, 1, null); + return isExperimentEnabled$default(this, "2021-06_hub_email_connection", 0, false, 3, null); } public final boolean isHubEnabled() { - return isExperimentEnabled$default(this, "2021-06_desktop_school_hubs", 0, 1, null); + return isExperimentEnabled$default(this, "2021-06_desktop_school_hubs", 0, false, 3, null); } public final boolean isHubNameKillSwitchEnabled() { - return isExperimentEnabled$default(this, "2021-09_hub_name_popup_kill_switch", 0, 1, null); + return isExperimentEnabled$default(this, "2021-09_hub_name_popup_kill_switch", 0, false, 3, null); } public final boolean isHubOnboardingEnabled() { - return isExperimentEnabled$default(this, "2021-08_hubs_in_organic_onboarding", 0, 1, null); - } - - public final boolean isHubReportingEnabled() { - return isExperimentEnabled$default(this, "2021-08_hub_reporting", 0, 1, null); + return isExperimentEnabled$default(this, "2021-08_hubs_in_organic_onboarding", 0, false, 3, null); } public final boolean isImpressionLoggingEnabled() { - return isExperimentEnabled$default(this, "2021-08_impression_logging_enabled_android", 0, 1, null); + return isExperimentEnabled$default(this, "2021-08_impression_logging_enabled_android", 0, false, 3, null); } public final boolean isMultiDomainEnabled() { - return isExperimentEnabled$default(this, "2021-08_hub_multi_domain_mobile", 0, 1, null); + return isExperimentEnabled$default(this, "2021-08_hub_multi_domain_mobile", 0, false, 3, null); } public final boolean isNetworkActionLoggingEnabled() { - return isExperimentEnabled$default(this, "2021-07_network_action_logging_android", 0, 1, null); + return isExperimentEnabled$default(this, "2021-07_network_action_logging_android", 0, false, 3, null); } } diff --git a/app/src/main/java/com/discord/utilities/gifting/GiftingUtils.java b/app/src/main/java/com/discord/utilities/gifting/GiftingUtils.java index 86a3b32db6..20cfd7b0aa 100644 --- a/app/src/main/java/com/discord/utilities/gifting/GiftingUtils.java +++ b/app/src/main/java/com/discord/utilities/gifting/GiftingUtils.java @@ -44,14 +44,14 @@ public final class GiftingUtils { /* renamed from: id reason: collision with root package name */ - private final int f2227id; + private final int f2228id; private SkuTypes(int i) { - this.f2227id = i; + this.f2228id = i; } public final int getId() { - return this.f2227id; + return this.f2228id; } } diff --git a/app/src/main/java/com/discord/utilities/guilds/MemberVerificationUtils.java b/app/src/main/java/com/discord/utilities/guilds/MemberVerificationUtils.java index 32979e55d4..9afd2fb49a 100644 --- a/app/src/main/java/com/discord/utilities/guilds/MemberVerificationUtils.java +++ b/app/src/main/java/com/discord/utilities/guilds/MemberVerificationUtils.java @@ -12,7 +12,6 @@ import com.discord.models.member.GuildMember; import com.discord.stores.StoreGuilds; import com.discord.stores.StoreStream; import com.discord.widgets.servers.member_verification.MemberVerificationPendingDialog; -import com.discord.widgets.servers.member_verification.MemberVerificationPendingViewModel; import com.discord.widgets.servers.member_verification.MemberVerificationSuccessDialog; import com.discord.widgets.servers.member_verification.WidgetMemberVerification; import d0.j; @@ -57,8 +56,8 @@ public final class MemberVerificationUtils { memberVerificationUtils.maybeShowVerificationGate(context, fragmentManager, j, str, (i & 16) != 0 ? null : modelInvite, (i & 32) != 0 ? MemberVerificationUtils$maybeShowVerificationGate$1.INSTANCE : function0, function02); } - private final void showMemberVerificationPendingDialog(FragmentManager fragmentManager, long j, MemberVerificationPendingViewModel.DialogState dialogState) { - MemberVerificationPendingDialog.Companion.show(fragmentManager, j, dialogState); + private final void showMemberVerificationPendingDialog(FragmentManager fragmentManager, long j) { + MemberVerificationPendingDialog.Companion.show$default(MemberVerificationPendingDialog.Companion, fragmentManager, j, null, 4, null); } private final void showMemberVerificationSuccessDialog(Guild guild, ModelInvite modelInvite) { @@ -125,10 +124,10 @@ public final class MemberVerificationUtils { showMemberVerificationWidget(context, j, str, modelInvite); } else if (ordinal == 1) { function0.mo1invoke(); - showMemberVerificationPendingDialog(fragmentManager, j, MemberVerificationPendingViewModel.DialogState.CANCEL); + showMemberVerificationPendingDialog(fragmentManager, j); } else if (ordinal == 2) { function0.mo1invoke(); - showMemberVerificationPendingDialog(fragmentManager, j, MemberVerificationPendingViewModel.DialogState.REJECTED); + showMemberVerificationPendingDialog(fragmentManager, j); } else if (ordinal == 3) { function02.mo1invoke(); showMemberVerificationSuccessDialog(guild, modelInvite); diff --git a/app/src/main/java/com/discord/utilities/guildscheduledevent/GuildScheduledEventUtilities.java b/app/src/main/java/com/discord/utilities/guildscheduledevent/GuildScheduledEventUtilities.java index 562ef4514e..d49f6fa334 100644 --- a/app/src/main/java/com/discord/utilities/guildscheduledevent/GuildScheduledEventUtilities.java +++ b/app/src/main/java/com/discord/utilities/guildscheduledevent/GuildScheduledEventUtilities.java @@ -65,6 +65,20 @@ public final class GuildScheduledEventUtilities { return companion.canStartEvent(j, l, storeChannels, storePermissions); } + private final List getGuildScheduledEventCreatableChannelsForGuild(long j, StoreChannels storeChannels, StorePermissions storePermissions) { + Map channelsForGuild = storeChannels.getChannelsForGuild(j); + Map permissionsByChannel = storePermissions.getPermissionsByChannel(); + Collection values = channelsForGuild.values(); + ArrayList arrayList = new ArrayList(); + for (Object obj : values) { + Channel channel = (Channel) obj; + if (GuildScheduledEventUtilities.Companion.canStartEventInChannel(channel, (Long) a.c(channel, permissionsByChannel))) { + arrayList.add(obj); + } + } + return arrayList; + } + public static /* synthetic */ List getGuildScheduledEventCreatableChannelsForGuild$default(Companion companion, long j, StoreChannels storeChannels, StorePermissions storePermissions, int i, Object obj) { if ((i & 2) != 0) { storeChannels = StoreStream.Companion.getChannels(); @@ -165,22 +179,6 @@ public final class GuildScheduledEventUtilities { return false; } - public final List getGuildScheduledEventCreatableChannelsForGuild(long j, StoreChannels storeChannels, StorePermissions storePermissions) { - m.checkNotNullParameter(storeChannels, "channelsStore"); - m.checkNotNullParameter(storePermissions, "permissionsStore"); - Map channelsForGuild = storeChannels.getChannelsForGuild(j); - Map permissionsByChannel = storePermissions.getPermissionsByChannel(); - Collection values = channelsForGuild.values(); - ArrayList arrayList = new ArrayList(); - for (Object obj : values) { - Channel channel = (Channel) obj; - if (GuildScheduledEventUtilities.Companion.canStartEventInChannel(channel, (Long) a.c(channel, permissionsByChannel))) { - arrayList.add(obj); - } - } - return arrayList; - } - public final GuildScheduledEvent getGuildScheduledEventToEndForCall(CallModel callModel, Long l, StoreGuilds storeGuilds) { GuildScheduledEvent liveEvent; m.checkNotNullParameter(callModel, "callModel"); diff --git a/app/src/main/java/com/discord/utilities/guildscheduledevent/GuildScheduledEventUtilitiesKt.java b/app/src/main/java/com/discord/utilities/guildscheduledevent/GuildScheduledEventUtilitiesKt.java index 96a028efe8..21d26bc3ca 100644 --- a/app/src/main/java/com/discord/utilities/guildscheduledevent/GuildScheduledEventUtilitiesKt.java +++ b/app/src/main/java/com/discord/utilities/guildscheduledevent/GuildScheduledEventUtilitiesKt.java @@ -16,14 +16,13 @@ import com.discord.utilities.time.ClockFactory; import com.discord.utilities.time.TimeUtils; import com.discord.widgets.guildscheduledevent.GuildScheduledEventModel; import d0.z.d.m; -import java.text.SimpleDateFormat; import java.util.Calendar; import java.util.Collection; import java.util.Iterator; -import java.util.Locale; import java.util.Objects; /* compiled from: GuildScheduledEventUtilities.kt */ public final class GuildScheduledEventUtilitiesKt { + public static final int DATE_FORMAT_FLAGS = 101139; public final /* synthetic */ class WhenMappings { public static final /* synthetic */ int[] $EnumSwitchMapping$0; @@ -124,13 +123,13 @@ public final class GuildScheduledEventUtilitiesKt { if (DateUtils.isToday(j2)) { int ordinal = getEventTiming(j, guildScheduledEventStatus).ordinal(); if (ordinal == 2 || ordinal == 3 || ordinal == 5) { - return b.h(context, R.string.ending_on_date, new Object[]{new SimpleDateFormat("h:mm a", Locale.getDefault()).format(Long.valueOf(j2))}, null, 4); + return b.h(context, R.string.ending_on_date, new Object[]{DateUtils.formatDateTime(context, j2, DATE_FORMAT_FLAGS)}, null, 4); } return null; } int ordinal2 = getEventTiming(j, guildScheduledEventStatus).ordinal(); if (ordinal2 == 0 || ordinal2 == 1) { - return new SimpleDateFormat("h:mm a", Locale.getDefault()).format(Long.valueOf(j2)); + return DateUtils.formatDateTime(context, j2, DATE_FORMAT_FLAGS); } return null; } @@ -142,12 +141,12 @@ public final class GuildScheduledEventUtilitiesKt { GuildScheduledEventTiming eventTiming = getEventTiming(j, guildScheduledEventStatus); Objects.requireNonNull(GuildScheduledEventStatus.Companion); if (GuildScheduledEventStatus.access$getDONE$cp().contains(guildScheduledEventStatus)) { - return getNonRelativeTimeString(j); + return getNonRelativeTimeString(j, context); } switch (eventTiming.ordinal()) { case 1: case 2: - return b.h(context, R.string.guild_event_date_at_time, new Object[]{DateUtils.getRelativeTimeSpanString(j, ClockFactory.get().currentTimeMillis(), 86400000), new SimpleDateFormat("h:mm a", Locale.getDefault()).format(Long.valueOf(j))}, null, 4); + return b.h(context, R.string.guild_event_date_at_time, new Object[]{DateUtils.getRelativeTimeSpanString(j, ClockFactory.get().currentTimeMillis(), 86400000), DateUtils.formatDateTime(context, j, DATE_FORMAT_FLAGS)}, null, 4); case 3: return b.h(context, R.string.starting_in_minutes, new Object[]{Integer.valueOf(minutesRelativeToTime(j))}, null, 4); case 4: @@ -156,7 +155,7 @@ public final class GuildScheduledEventUtilitiesKt { case 5: return guildScheduledEventEntityType.ordinal() != 3 ? b.h(context, R.string.stage_channel_live_now, new Object[0], null, 4) : b.h(context, R.string.active_now, new Object[0], null, 4); default: - return getNonRelativeTimeString(j); + return getNonRelativeTimeString(j, context); } } @@ -205,10 +204,10 @@ public final class GuildScheduledEventUtilitiesKt { return (GuildScheduledEvent) obj; } - private static final CharSequence getNonRelativeTimeString(long j) { - String format = (isCurrentYear(j) ? new SimpleDateFormat("EEE, MMM d · h:mm a", Locale.getDefault()) : new SimpleDateFormat("EEE, MMM d, yyyy · h:mm a", Locale.getDefault())).format(Long.valueOf(j)); - m.checkNotNullExpressionValue(format, "dateFormat.format(this)"); - return format; + private static final CharSequence getNonRelativeTimeString(long j, Context context) { + String formatDateTime = DateUtils.formatDateTime(context, j, DATE_FORMAT_FLAGS); + m.checkNotNullExpressionValue(formatDateTime, "DateUtils.formatDateTime… this, DATE_FORMAT_FLAGS)"); + return formatDateTime; } public static final boolean hasLiveEvent(Collection collection) { @@ -216,16 +215,6 @@ public final class GuildScheduledEventUtilitiesKt { return getLiveEvent(collection) != null; } - private static final boolean isCurrentYear(long j) { - Calendar instance = Calendar.getInstance(); - Calendar instance2 = Calendar.getInstance(); - m.checkNotNullExpressionValue(instance, "eventCalendar"); - instance.setTimeInMillis(j); - m.checkNotNullExpressionValue(instance2, "nowCalendar"); - instance2.setTimeInMillis(ClockFactory.get().currentTimeMillis()); - return instance.get(1) == instance2.get(1); - } - private static final boolean isSameDay(long j, long j2) { Calendar instance = Calendar.getInstance(); Calendar instance2 = Calendar.getInstance(); diff --git a/app/src/main/java/com/discord/utilities/images/MGImages.java b/app/src/main/java/com/discord/utilities/images/MGImages.java index fe0b1e1277..b179fcf486 100644 --- a/app/src/main/java/com/discord/utilities/images/MGImages.java +++ b/app/src/main/java/com/discord/utilities/images/MGImages.java @@ -122,7 +122,7 @@ public final class MGImages { z3 = true; } if (z3) { - b.f2299c = new e(i, i2); + b.f2300c = new e(i, i2); } return b; } diff --git a/app/src/main/java/com/discord/utilities/images/MGImagesConfig$getAppBitmapMemoryCacheParamsSupplier$1.java b/app/src/main/java/com/discord/utilities/images/MGImagesConfig$getAppBitmapMemoryCacheParamsSupplier$1.java index 2ac80bac43..6adf38884d 100644 --- a/app/src/main/java/com/discord/utilities/images/MGImagesConfig$getAppBitmapMemoryCacheParamsSupplier$1.java +++ b/app/src/main/java/com/discord/utilities/images/MGImagesConfig$getAppBitmapMemoryCacheParamsSupplier$1.java @@ -18,6 +18,6 @@ public final class MGImagesConfig$getAppBitmapMemoryCacheParamsSupplier$1 extend public MemoryCacheParams get() { MemoryCacheParams memoryCacheParams = super.get(); int i = memoryCacheParams.a; - return new MemoryCacheParams(i, memoryCacheParams.b, memoryCacheParams.f2290c, memoryCacheParams.d, i / 3, TimeUnit.MINUTES.toMillis(5)); + return new MemoryCacheParams(i, memoryCacheParams.b, memoryCacheParams.f2291c, memoryCacheParams.d, i / 3, TimeUnit.MINUTES.toMillis(5)); } } diff --git a/app/src/main/java/com/discord/utilities/images/MGImagesConfig.java b/app/src/main/java/com/discord/utilities/images/MGImagesConfig.java index 833b69a312..9d52eab5ec 100644 --- a/app/src/main/java/com/discord/utilities/images/MGImagesConfig.java +++ b/app/src/main/java/com/discord/utilities/images/MGImagesConfig.java @@ -43,7 +43,7 @@ public final class MGImagesConfig { DiskCacheConfig.b bVar = new DiskCacheConfig.b(context, null); bVar.b = new k(context.getCacheDir()); bVar.a = str; - bVar.f2279c = MAX_DISK_CACHE_SIZE; + bVar.f2280c = MAX_DISK_CACHE_SIZE; DiskCacheConfig diskCacheConfig = new DiskCacheConfig(bVar); m.checkNotNullExpressionValue(diskCacheConfig, "DiskCacheConfig\n …HE_SIZE)\n .build()"); return diskCacheConfig; diff --git a/app/src/main/java/com/discord/utilities/intent/RouteHandlers$selectFeature$settingMap$12.java b/app/src/main/java/com/discord/utilities/intent/RouteHandlers$selectFeature$settingMap$12.java new file mode 100644 index 0000000000..ec50fc2cb8 --- /dev/null +++ b/app/src/main/java/com/discord/utilities/intent/RouteHandlers$selectFeature$settingMap$12.java @@ -0,0 +1,42 @@ +package com.discord.utilities.intent; + +import android.net.Uri; +import androidx.fragment.app.FragmentActivity; +import androidx.fragment.app.FragmentManager; +import com.discord.models.domain.ModelAuditLogEntry; +import com.discord.utilities.channel.ChannelSelector; +import d0.g0.s; +import d0.z.d.m; +import d0.z.d.o; +import kotlin.Unit; +import kotlin.jvm.functions.Function1; +/* compiled from: RouteHandlers.kt */ +public final class RouteHandlers$selectFeature$settingMap$12 extends o implements Function1 { + public final /* synthetic */ Uri $uri; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public RouteHandlers$selectFeature$settingMap$12(Uri uri) { + super(1); + this.$uri = uri; + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public /* bridge */ /* synthetic */ Unit invoke(FragmentActivity fragmentActivity) { + invoke(fragmentActivity); + return Unit.a; + } + + public final void invoke(FragmentActivity fragmentActivity) { + m.checkNotNullParameter(fragmentActivity, "ctx"); + String queryParameter = this.$uri.getQueryParameter(ModelAuditLogEntry.CHANGE_KEY_CHANNEL_ID); + Long longOrNull = queryParameter != null ? s.toLongOrNull(queryParameter) : null; + if (longOrNull != null) { + ChannelSelector instance = ChannelSelector.Companion.getInstance(); + FragmentManager supportFragmentManager = fragmentActivity.getSupportFragmentManager(); + m.checkNotNullExpressionValue(supportFragmentManager, "ctx.supportFragmentManager"); + instance.previewVoiceChannel(supportFragmentManager, longOrNull.longValue()); + } + } +} diff --git a/app/src/main/java/com/discord/utilities/intent/RouteHandlers.java b/app/src/main/java/com/discord/utilities/intent/RouteHandlers.java index 4172429f0d..fad86f31a0 100644 --- a/app/src/main/java/com/discord/utilities/intent/RouteHandlers.java +++ b/app/src/main/java/com/discord/utilities/intent/RouteHandlers.java @@ -378,7 +378,7 @@ public final class RouteHandlers { if (matchResult == null || (groupValues = matchResult.getGroupValues()) == null || (str = (String) u.getOrNull(groupValues, 1)) == null) { str = ""; } - Map mapOf = h0.mapOf(o.to("/account", RouteHandlers$selectFeature$settingMap$1.INSTANCE), o.to("/nitro", RouteHandlers$selectFeature$settingMap$2.INSTANCE), o.to("/voice", RouteHandlers$selectFeature$settingMap$3.INSTANCE), o.to("/createServer", RouteHandlers$selectFeature$settingMap$4.INSTANCE), o.to("/quickSwitcher", RouteHandlers$selectFeature$settingMap$5.INSTANCE), o.to("/friends", RouteHandlers$selectFeature$settingMap$6.INSTANCE), o.to("/mentions", RouteHandlers$selectFeature$settingMap$7.INSTANCE), o.to("/settings", RouteHandlers$selectFeature$settingMap$8.INSTANCE), o.to("/contactSync", RouteHandlers$selectFeature$settingMap$9.INSTANCE), o.to("/addFriends", RouteHandlers$selectFeature$settingMap$10.INSTANCE), o.to("/editProfile", RouteHandlers$selectFeature$settingMap$11.INSTANCE)); + Map mapOf = h0.mapOf(o.to("/account", RouteHandlers$selectFeature$settingMap$1.INSTANCE), o.to("/nitro", RouteHandlers$selectFeature$settingMap$2.INSTANCE), o.to("/voice", RouteHandlers$selectFeature$settingMap$3.INSTANCE), o.to("/createServer", RouteHandlers$selectFeature$settingMap$4.INSTANCE), o.to("/quickSwitcher", RouteHandlers$selectFeature$settingMap$5.INSTANCE), o.to("/friends", RouteHandlers$selectFeature$settingMap$6.INSTANCE), o.to("/mentions", RouteHandlers$selectFeature$settingMap$7.INSTANCE), o.to("/settings", RouteHandlers$selectFeature$settingMap$8.INSTANCE), o.to("/contactSync", RouteHandlers$selectFeature$settingMap$9.INSTANCE), o.to("/addFriends", RouteHandlers$selectFeature$settingMap$10.INSTANCE), o.to("/editProfile", RouteHandlers$selectFeature$settingMap$11.INSTANCE), o.to("/voiceChannel", new RouteHandlers$selectFeature$settingMap$12(uri))); StoreStream.Companion.getNavigation().launchNotice(a.v("ROUTING:", str), new RouteHandlers$selectFeature$1(mapOf, str)); return mapOf.containsKey(str) ? new AnalyticsMetadata(str, null, null, 6, null) : AnalyticsMetadata.Companion.getUNKNOWN(); } diff --git a/app/src/main/java/com/discord/utilities/lazy/memberlist/MemberListRow.java b/app/src/main/java/com/discord/utilities/lazy/memberlist/MemberListRow.java index f9729fc8dc..45f40b6ba3 100644 --- a/app/src/main/java/com/discord/utilities/lazy/memberlist/MemberListRow.java +++ b/app/src/main/java/com/discord/utilities/lazy/memberlist/MemberListRow.java @@ -335,14 +335,14 @@ public abstract class MemberListRow { /* renamed from: id reason: collision with root package name */ - private final long f2228id; + private final long f2229id; private Type(long j) { - this.f2228id = j; + this.f2229id = j; } public final long getId() { - return this.f2228id; + return this.f2229id; } } diff --git a/app/src/main/java/com/discord/utilities/presence/ActivityUtilsKt.java b/app/src/main/java/com/discord/utilities/presence/ActivityUtilsKt.java index 2f0d343258..8ea0311610 100644 --- a/app/src/main/java/com/discord/utilities/presence/ActivityUtilsKt.java +++ b/app/src/main/java/com/discord/utilities/presence/ActivityUtilsKt.java @@ -214,14 +214,14 @@ public final class ActivityUtilsKt { return R.toString(); } - /* JADX WARNING: Removed duplicated region for block: B:22:0x0036 A[Catch:{ Exception -> 0x00e7 }] */ - /* JADX WARNING: Removed duplicated region for block: B:23:0x0043 A[Catch:{ Exception -> 0x00e7 }] */ - /* JADX WARNING: Removed duplicated region for block: B:29:0x00c5 A[Catch:{ Exception -> 0x00e7 }] */ - /* JADX WARNING: Removed duplicated region for block: B:30:0x00c8 A[Catch:{ Exception -> 0x00e7 }] */ - /* JADX WARNING: Removed duplicated region for block: B:33:0x00d1 A[Catch:{ Exception -> 0x00e7 }] */ - /* JADX WARNING: Removed duplicated region for block: B:34:0x00d3 A[Catch:{ Exception -> 0x00e7 }] */ - /* JADX WARNING: Removed duplicated region for block: B:37:0x00db A[Catch:{ Exception -> 0x00e7 }] */ - /* JADX WARNING: Removed duplicated region for block: B:38:0x00de A[Catch:{ Exception -> 0x00e7 }] */ + /* JADX WARNING: Removed duplicated region for block: B:22:0x0035 A[Catch:{ Exception -> 0x00e6 }] */ + /* JADX WARNING: Removed duplicated region for block: B:23:0x0042 A[Catch:{ Exception -> 0x00e6 }] */ + /* JADX WARNING: Removed duplicated region for block: B:29:0x00c4 A[Catch:{ Exception -> 0x00e6 }] */ + /* JADX WARNING: Removed duplicated region for block: B:30:0x00c7 A[Catch:{ Exception -> 0x00e6 }] */ + /* JADX WARNING: Removed duplicated region for block: B:33:0x00d0 A[Catch:{ Exception -> 0x00e6 }] */ + /* JADX WARNING: Removed duplicated region for block: B:34:0x00d2 A[Catch:{ Exception -> 0x00e6 }] */ + /* JADX WARNING: Removed duplicated region for block: B:37:0x00da A[Catch:{ Exception -> 0x00e6 }] */ + /* JADX WARNING: Removed duplicated region for block: B:38:0x00dd A[Catch:{ Exception -> 0x00e6 }] */ private static final StageCallRichPresencePartyData unpackStageChannelParty(Activity activity) { ActivityParty i; String a; diff --git a/app/src/main/java/com/discord/utilities/rest/AttachmentRequestBody.java b/app/src/main/java/com/discord/utilities/rest/AttachmentRequestBody.java index 74b3040376..6aed5a6e0c 100644 --- a/app/src/main/java/com/discord/utilities/rest/AttachmentRequestBody.java +++ b/app/src/main/java/com/discord/utilities/rest/AttachmentRequestBody.java @@ -38,7 +38,7 @@ public final class AttachmentRequestBody extends RequestBody { @Override // okhttp3.RequestBody public MediaType contentType() { - MediaType.a aVar = MediaType.f2964c; + MediaType.a aVar = MediaType.f2965c; return MediaType.a.b(AttachmentUtilsKt.getMimeType(this.attachment, this.contentResolver)); } diff --git a/app/src/main/java/com/discord/utilities/rest/RestAPI$Companion$buildAnalyticsInterceptor$$inlined$invoke$1.java b/app/src/main/java/com/discord/utilities/rest/RestAPI$Companion$buildAnalyticsInterceptor$$inlined$invoke$1.java index 4318437c23..8e298308ce 100644 --- a/app/src/main/java/com/discord/utilities/rest/RestAPI$Companion$buildAnalyticsInterceptor$$inlined$invoke$1.java +++ b/app/src/main/java/com/discord/utilities/rest/RestAPI$Companion$buildAnalyticsInterceptor$$inlined$invoke$1.java @@ -22,7 +22,7 @@ public final class RestAPI$Companion$buildAnalyticsInterceptor$$inlined$invoke$1 m.checkParameterIsNotNull(c2, "request"); new LinkedHashMap(); w wVar = c2.b; - String str = c2.f2967c; + String str = c2.f2968c; RequestBody requestBody = c2.e; Map linkedHashMap = c2.f.isEmpty() ? new LinkedHashMap() : h0.toMutableMap(c2.f); Headers.a e = c2.d.e(); diff --git a/app/src/main/java/com/discord/utilities/rest/RestAPI.java b/app/src/main/java/com/discord/utilities/rest/RestAPI.java index 613166fcb0..752b57e98e 100644 --- a/app/src/main/java/com/discord/utilities/rest/RestAPI.java +++ b/app/src/main/java/com/discord/utilities/rest/RestAPI.java @@ -225,7 +225,7 @@ public final class RestAPI implements RestAPIInterface { a aVar = new a(new RestAPI$Companion$buildLoggingInterceptor$1()); a.EnumC0314a aVar2 = a.EnumC0314a.BASIC; m.checkParameterIsNotNull(aVar2, ""); - aVar.f2861c = aVar2; + aVar.f2862c = aVar2; return aVar; } @@ -832,6 +832,12 @@ public final class RestAPI implements RestAPIInterface { return this._api.deleteGuildIntegration(j, j2); } + @Override // com.discord.restapi.RestAPIInterface + @b("guilds/{guildId}/requests/@me") + public Observable deleteGuildJoinRequest(@s("guildId") long j) { + return this._api.deleteGuildJoinRequest(j); + } + @Override // com.discord.restapi.RestAPIInterface @b("guilds/{guildId}/role-subscriptions/group-listings/{groupListingId}/subscription-listings/{listingId}") public Observable deleteGuildRoleSubscriptionTierListing(@s("guildId") long j, @s("groupListingId") long j2, @s("listingId") long j3) { @@ -1360,6 +1366,12 @@ public final class RestAPI implements RestAPIInterface { return this._api.getLocationMetadata(); } + @Override // com.discord.restapi.RestAPIInterface + @f("users/@me/scheduled-events") + public Observable> getMeGuildScheduledEvents(@t("guild_ids") long j) { + return this._api.getMeGuildScheduledEvents(j); + } + @Override // com.discord.restapi.RestAPIInterface @f("users/@me/mentions") public Observable> getMentions(@t("limit") int i, @t("roles") boolean z2, @t("everyone") boolean z3, @t("guild_id") Long l, @t("before") Long l2) { @@ -1527,12 +1539,6 @@ public final class RestAPI implements RestAPIInterface { return this._api.getUserAffinities(); } - @Override // com.discord.restapi.RestAPIInterface - @f("users/@me/scheduled-events") - public Observable> getUserGuildScheduledEvents(@t("guild_ids") long j) { - return this._api.getUserGuildScheduledEvents(j); - } - @Override // com.discord.restapi.RestAPIInterface @f("users/@me/join-request-guilds") public Observable> getUserJoinRequestGuilds() { @@ -1917,7 +1923,7 @@ public final class RestAPI implements RestAPIInterface { } @Override // com.discord.restapi.RestAPIInterface - @b("guilds/{guildId}/requests/@me") + @o("guilds/{guildId}/requests/@me") public Observable resetGuildJoinRequest(@s("guildId") long j) { return this._api.resetGuildJoinRequest(j); } diff --git a/app/src/main/java/com/discord/utilities/textprocessing/node/EmojiNode.java b/app/src/main/java/com/discord/utilities/textprocessing/node/EmojiNode.java index 6a22f192e0..937f9f9006 100644 --- a/app/src/main/java/com/discord/utilities/textprocessing/node/EmojiNode.java +++ b/app/src/main/java/com/discord/utilities/textprocessing/node/EmojiNode.java @@ -226,7 +226,7 @@ public final class EmojiNode extends a implements Sp public static final class Custom extends EmojiIdAndType { /* renamed from: id reason: collision with root package name */ - private final long f2229id; + private final long f2230id; private final boolean isAnimated; private final String name; @@ -234,14 +234,14 @@ public final class EmojiNode extends a implements Sp public Custom(long j, boolean z2, String str) { super(null); m.checkNotNullParameter(str, ModelAuditLogEntry.CHANGE_KEY_NAME); - this.f2229id = j; + this.f2230id = j; this.isAnimated = z2; this.name = str; } public static /* synthetic */ Custom copy$default(Custom custom, long j, boolean z2, String str, int i, Object obj) { if ((i & 1) != 0) { - j = custom.f2229id; + j = custom.f2230id; } if ((i & 2) != 0) { z2 = custom.isAnimated; @@ -253,7 +253,7 @@ public final class EmojiNode extends a implements Sp } public final long component1() { - return this.f2229id; + return this.f2230id; } public final boolean component2() { @@ -278,11 +278,11 @@ public final class EmojiNode extends a implements Sp return false; } Custom custom = (Custom) obj; - return this.f2229id == custom.f2229id && this.isAnimated == custom.isAnimated && m.areEqual(this.name, custom.name); + return this.f2230id == custom.f2230id && this.isAnimated == custom.isAnimated && m.areEqual(this.name, custom.name); } public final long getId() { - return this.f2229id; + return this.f2230id; } public final String getName() { @@ -291,7 +291,7 @@ public final class EmojiNode extends a implements Sp @Override // java.lang.Object public int hashCode() { - int a = b.a(this.f2229id) * 31; + int a = b.a(this.f2230id) * 31; boolean z2 = this.isAnimated; if (z2) { z2 = true; @@ -311,7 +311,7 @@ public final class EmojiNode extends a implements Sp @Override // java.lang.Object public String toString() { StringBuilder R = c.d.b.a.a.R("Custom(id="); - R.append(this.f2229id); + R.append(this.f2230id); R.append(", isAnimated="); R.append(this.isAnimated); R.append(", name="); diff --git a/app/src/main/java/com/discord/utilities/textprocessing/node/SpoilerNode.java b/app/src/main/java/com/discord/utilities/textprocessing/node/SpoilerNode.java index b33f6a9ab1..7d0a6ce653 100644 --- a/app/src/main/java/com/discord/utilities/textprocessing/node/SpoilerNode.java +++ b/app/src/main/java/com/discord/utilities/textprocessing/node/SpoilerNode.java @@ -17,7 +17,7 @@ public final class SpoilerNode extends Node implemen private final String content; /* renamed from: id reason: collision with root package name */ - private int f2230id = -1; + private int f2231id = -1; private boolean isRevealed; /* compiled from: SpoilerNode.kt */ @@ -59,7 +59,7 @@ public final class SpoilerNode extends Node implemen } public final int getId() { - return this.f2230id; + return this.f2231id; } @Override // com.discord.utilities.textprocessing.node.Spoilerable @@ -102,7 +102,7 @@ public final class SpoilerNode extends Node implemen } public final void updateState(int i, boolean z2) { - this.f2230id = i; + this.f2231id = i; setRevealed(z2); } } diff --git a/app/src/main/java/com/discord/utilities/voice/CallSoundManager.java b/app/src/main/java/com/discord/utilities/voice/CallSoundManager.java index 24eb724635..39abcc4829 100644 --- a/app/src/main/java/com/discord/utilities/voice/CallSoundManager.java +++ b/app/src/main/java/com/discord/utilities/voice/CallSoundManager.java @@ -66,7 +66,7 @@ public final class CallSoundManager { private final StoreApplicationStreaming.ActiveApplicationStream activeApplicationStream; /* renamed from: me reason: collision with root package name */ - private final MeUser f2231me; + private final MeUser f2232me; private final RtcConnection.State rtcConnectionState; private final Channel selectedVoiceChannel; private final Map> streamSpectators; @@ -87,7 +87,7 @@ public final class CallSoundManager { this.streamsByUser = map2; this.streamSpectators = map3; this.activeApplicationStream = activeApplicationStream; - this.f2231me = meUser; + this.f2232me = meUser; this.selectedVoiceChannel = channel; } @@ -110,7 +110,7 @@ public final class CallSoundManager { activeApplicationStream = storeState.activeApplicationStream; } if ((i & 32) != 0) { - meUser = storeState.f2231me; + meUser = storeState.f2232me; } if ((i & 64) != 0) { channel = storeState.selectedVoiceChannel; @@ -139,7 +139,7 @@ public final class CallSoundManager { } public final MeUser component6() { - return this.f2231me; + return this.f2232me; } public final Channel component7() { @@ -163,7 +163,7 @@ public final class CallSoundManager { return false; } StoreState storeState = (StoreState) obj; - return m.areEqual(this.voiceParticipants, storeState.voiceParticipants) && m.areEqual(this.rtcConnectionState, storeState.rtcConnectionState) && m.areEqual(this.streamsByUser, storeState.streamsByUser) && m.areEqual(this.streamSpectators, storeState.streamSpectators) && m.areEqual(this.activeApplicationStream, storeState.activeApplicationStream) && m.areEqual(this.f2231me, storeState.f2231me) && m.areEqual(this.selectedVoiceChannel, storeState.selectedVoiceChannel); + return m.areEqual(this.voiceParticipants, storeState.voiceParticipants) && m.areEqual(this.rtcConnectionState, storeState.rtcConnectionState) && m.areEqual(this.streamsByUser, storeState.streamsByUser) && m.areEqual(this.streamSpectators, storeState.streamSpectators) && m.areEqual(this.activeApplicationStream, storeState.activeApplicationStream) && m.areEqual(this.f2232me, storeState.f2232me) && m.areEqual(this.selectedVoiceChannel, storeState.selectedVoiceChannel); } public final StoreApplicationStreaming.ActiveApplicationStream getActiveApplicationStream() { @@ -171,7 +171,7 @@ public final class CallSoundManager { } public final MeUser getMe() { - return this.f2231me; + return this.f2232me; } public final RtcConnection.State getRtcConnectionState() { @@ -206,7 +206,7 @@ public final class CallSoundManager { int hashCode4 = (hashCode3 + (map3 != null ? map3.hashCode() : 0)) * 31; StoreApplicationStreaming.ActiveApplicationStream activeApplicationStream = this.activeApplicationStream; int hashCode5 = (hashCode4 + (activeApplicationStream != null ? activeApplicationStream.hashCode() : 0)) * 31; - MeUser meUser = this.f2231me; + MeUser meUser = this.f2232me; int hashCode6 = (hashCode5 + (meUser != null ? meUser.hashCode() : 0)) * 31; Channel channel = this.selectedVoiceChannel; if (channel != null) { @@ -227,7 +227,7 @@ public final class CallSoundManager { R.append(", activeApplicationStream="); R.append(this.activeApplicationStream); R.append(", me="); - R.append(this.f2231me); + R.append(this.f2232me); R.append(", selectedVoiceChannel="); R.append(this.selectedVoiceChannel); R.append(")"); diff --git a/app/src/main/java/com/discord/utilities/voice/ScreenShareManager$startStream$1.java b/app/src/main/java/com/discord/utilities/voice/ScreenShareManager$startStream$1.java index 78bd8359f7..f923f65b77 100644 --- a/app/src/main/java/com/discord/utilities/voice/ScreenShareManager$startStream$1.java +++ b/app/src/main/java/com/discord/utilities/voice/ScreenShareManager$startStream$1.java @@ -12,7 +12,7 @@ public final class ScreenShareManager$startStream$1 implements b weakReference2 = TooltipManager.a.a; tooltipManager3 = weakReference2 != null ? weakReference2.get() : tooltipManager3; if (tooltipManager3 == null) { - TooltipManager tooltipManager4 = new TooltipManager((c.a.v.a) TooltipManager.a.b.getValue(), (Set) TooltipManager.a.f2224c.getValue(), 0, aVar, 4); + TooltipManager tooltipManager4 = new TooltipManager((c.a.v.a) TooltipManager.a.b.getValue(), (Set) TooltipManager.a.f2225c.getValue(), 0, aVar, 4); TooltipManager.a.a = new WeakReference<>(tooltipManager4); tooltipManager3 = tooltipManager4; } diff --git a/app/src/main/java/com/discord/utilities/websocket/WebSocket.java b/app/src/main/java/com/discord/utilities/websocket/WebSocket.java index 6011ba57c4..6002dd998f 100644 --- a/app/src/main/java/com/discord/utilities/websocket/WebSocket.java +++ b/app/src/main/java/com/discord/utilities/websocket/WebSocket.java @@ -188,7 +188,7 @@ public final class WebSocket { private final okhttp3.WebSocket createWebSocket(String str, SSLSocketFactory sSLSocketFactory, WebSocketListener webSocketListener) { x.a aVar = new x.a(); if (sSLSocketFactory != null) { - h.a aVar2 = h.f2847c; + h.a aVar2 = h.f2848c; aVar.b(sSLSocketFactory, h.a.n()); } aVar.a(1, TimeUnit.MINUTES); diff --git a/app/src/main/java/com/discord/views/ActiveSubscriptionView.java b/app/src/main/java/com/discord/views/ActiveSubscriptionView.java index 1ffc86b544..428fc167cc 100644 --- a/app/src/main/java/com/discord/views/ActiveSubscriptionView.java +++ b/app/src/main/java/com/discord/views/ActiveSubscriptionView.java @@ -11,7 +11,7 @@ import android.widget.ProgressBar; import android.widget.TextView; import androidx.annotation.AttrRes; import androidx.annotation.DrawableRes; -import c.a.i.v1; +import c.a.i.w1; import c.a.k.b; import com.discord.R; import com.discord.models.domain.ModelSubscription; @@ -28,7 +28,7 @@ import kotlin.jvm.functions.Function0; /* compiled from: ActiveSubscriptionView.kt */ public final class ActiveSubscriptionView extends FrameLayout { public static final /* synthetic */ int i = 0; - public final v1 j; + public final w1 j; /* compiled from: ActiveSubscriptionView.kt */ public enum ActiveSubscriptionType { @@ -148,9 +148,9 @@ public final class ActiveSubscriptionView extends FrameLayout { i2 = R.id.active_subscription_top_button; MaterialButton materialButton2 = (MaterialButton) inflate.findViewById(R.id.active_subscription_top_button); if (materialButton2 != null) { - v1 v1Var = new v1((FrameLayout) inflate, textView, imageView, imageView2, imageView3, textView2, materialButton, progressBar, materialButton2); - m.checkNotNullExpressionValue(v1Var, "ViewActiveSubscriptionBi…rom(context), this, true)"); - this.j = v1Var; + w1 w1Var = new w1((FrameLayout) inflate, textView, imageView, imageView2, imageView3, textView2, materialButton, progressBar, materialButton2); + m.checkNotNullExpressionValue(w1Var, "ViewActiveSubscriptionBi…rom(context), this, true)"); + this.j = w1Var; return; } } @@ -227,7 +227,7 @@ public final class ActiveSubscriptionView extends FrameLayout { m.checkNotNullParameter(activeSubscriptionType, "activeSubscriptionType"); m.checkNotNullParameter(status, "status"); m.checkNotNullParameter(charSequence, "priceText"); - ImageView imageView = this.j.f175c; + ImageView imageView = this.j.f180c; int ordinal4 = status.ordinal(); if (ordinal4 != 2) { if (ordinal4 == 3) { diff --git a/app/src/main/java/com/discord/views/ChatActionItem.java b/app/src/main/java/com/discord/views/ChatActionItem.java index 7418a1406e..6cf92e6d09 100644 --- a/app/src/main/java/com/discord/views/ChatActionItem.java +++ b/app/src/main/java/com/discord/views/ChatActionItem.java @@ -7,12 +7,12 @@ import android.view.LayoutInflater; import android.widget.ImageView; import android.widget.TextView; import androidx.cardview.widget.CardView; -import c.a.i.y1; +import c.a.i.z1; import com.discord.R; import d0.z.d.m; /* compiled from: ChatActionItem.kt */ public final class ChatActionItem extends CardView { - public final y1 i; + public final z1 i; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public ChatActionItem(Context context, AttributeSet attributeSet) { @@ -25,9 +25,9 @@ public final class ChatActionItem extends CardView { i = R.id.chat_action_item_text; TextView textView = (TextView) findViewById(R.id.chat_action_item_text); if (textView != null) { - y1 y1Var = new y1(this, imageView, textView); - m.checkNotNullExpressionValue(y1Var, "ViewChatActionItemBindin…ater.from(context), this)"); - this.i = y1Var; + z1 z1Var = new z1(this, imageView, textView); + m.checkNotNullExpressionValue(z1Var, "ViewChatActionItemBindin…ater.from(context), this)"); + this.i = z1Var; TypedArray obtainStyledAttributes = getContext().obtainStyledAttributes(attributeSet, R.a.ChatActionItem, 0, 0); m.checkNotNullExpressionValue(obtainStyledAttributes, "context.obtainStyledAttr…hatActionItem, 0, 0\n )"); m.checkNotNullExpressionValue(textView, "binding.chatActionItemText"); diff --git a/app/src/main/java/com/discord/views/CheckedSetting.java b/app/src/main/java/com/discord/views/CheckedSetting.java index be963f19bb..7edbc1469d 100644 --- a/app/src/main/java/com/discord/views/CheckedSetting.java +++ b/app/src/main/java/com/discord/views/CheckedSetting.java @@ -26,10 +26,10 @@ import androidx.core.content.res.ResourcesCompat; import androidx.core.view.AccessibilityDelegateCompat; import androidx.core.view.ViewCompat; import androidx.core.view.accessibility.AccessibilityNodeInfoCompat; -import c.a.i.j3; import c.a.i.k3; import c.a.i.l3; import c.a.i.m3; +import c.a.i.n3; import com.discord.R; import com.discord.utilities.view.text.LinkifiedTextView; import com.google.android.material.checkbox.MaterialCheckBox; @@ -99,15 +99,15 @@ public final class CheckedSetting extends RelativeLayout implements Checkable { public final MaterialCheckBox f; /* JADX WARNING: Illegal instructions before constructor call */ - public a(j3 j3Var) { + public a(k3 k3Var) { super(r0, null, 2); - m.checkNotNullParameter(j3Var, "binding"); - ConstraintLayout constraintLayout = j3Var.f114c; + m.checkNotNullParameter(k3Var, "binding"); + ConstraintLayout constraintLayout = k3Var.f119c; m.checkNotNullExpressionValue(constraintLayout, "binding.settingContainer"); - ConstraintLayout constraintLayout2 = j3Var.f114c; + ConstraintLayout constraintLayout2 = k3Var.f119c; m.checkNotNullExpressionValue(constraintLayout2, "binding.settingContainer"); this.e = constraintLayout2; - MaterialCheckBox materialCheckBox = j3Var.b; + MaterialCheckBox materialCheckBox = k3Var.b; m.checkNotNullExpressionValue(materialCheckBox, "binding.settingButton"); this.f = materialCheckBox; } @@ -130,15 +130,15 @@ public final class CheckedSetting extends RelativeLayout implements Checkable { public final MaterialRadioButton f; /* JADX WARNING: Illegal instructions before constructor call */ - public C0183b(k3 k3Var) { + public C0183b(l3 l3Var) { super(r0, null, 2); - m.checkNotNullParameter(k3Var, "binding"); - ConstraintLayout constraintLayout = k3Var.f119c; + m.checkNotNullParameter(l3Var, "binding"); + ConstraintLayout constraintLayout = l3Var.f124c; m.checkNotNullExpressionValue(constraintLayout, "binding.settingContainer"); - ConstraintLayout constraintLayout2 = k3Var.f119c; + ConstraintLayout constraintLayout2 = l3Var.f124c; m.checkNotNullExpressionValue(constraintLayout2, "binding.settingContainer"); this.e = constraintLayout2; - MaterialRadioButton materialRadioButton = k3Var.b; + MaterialRadioButton materialRadioButton = l3Var.b; m.checkNotNullExpressionValue(materialRadioButton, "binding.settingButton"); this.f = materialRadioButton; } @@ -160,11 +160,11 @@ public final class CheckedSetting extends RelativeLayout implements Checkable { public final TextView b; /* renamed from: c reason: collision with root package name */ - public final LinkifiedTextView f2232c; + public final LinkifiedTextView f2233c; public final ImageView d; - public c(ViewGroup viewGroup, l3 l3Var, int i) { - l3 l3Var2; + public c(ViewGroup viewGroup, m3 m3Var, int i) { + m3 m3Var2; if ((i & 2) != 0) { int i2 = R.id.setting_drawable_left; ImageView imageView = (ImageView) viewGroup.findViewById(R.id.setting_drawable_left); @@ -178,27 +178,27 @@ public final class CheckedSetting extends RelativeLayout implements Checkable { i2 = R.id.setting_tag; TextView textView2 = (TextView) viewGroup.findViewById(R.id.setting_tag); if (textView2 != null) { - l3Var2 = new l3(viewGroup, imageView, textView, linkifiedTextView, textView2); - m.checkNotNullExpressionValue(l3Var2, "ViewSettingSharedBinding.bind(container)"); + m3Var2 = new m3(viewGroup, imageView, textView, linkifiedTextView, textView2); + m.checkNotNullExpressionValue(m3Var2, "ViewSettingSharedBinding.bind(container)"); } } } } throw new NullPointerException("Missing required view with ID: ".concat(viewGroup.getResources().getResourceName(i2))); } - l3Var2 = null; + m3Var2 = null; m.checkNotNullParameter(viewGroup, "container"); - m.checkNotNullParameter(l3Var2, "binding"); - TextView textView3 = l3Var2.f124c; + m.checkNotNullParameter(m3Var2, "binding"); + TextView textView3 = m3Var2.f128c; m.checkNotNullExpressionValue(textView3, "binding.settingLabel"); this.a = textView3; - TextView textView4 = l3Var2.e; + TextView textView4 = m3Var2.e; m.checkNotNullExpressionValue(textView4, "binding.settingTag"); this.b = textView4; - LinkifiedTextView linkifiedTextView2 = l3Var2.d; + LinkifiedTextView linkifiedTextView2 = m3Var2.d; m.checkNotNullExpressionValue(linkifiedTextView2, "binding.settingSubtext"); - this.f2232c = linkifiedTextView2; - ImageView imageView2 = l3Var2.b; + this.f2233c = linkifiedTextView2; + ImageView imageView2 = m3Var2.b; m.checkNotNullExpressionValue(imageView2, "binding.settingDrawableLeft"); this.d = imageView2; } @@ -220,7 +220,7 @@ public final class CheckedSetting extends RelativeLayout implements Checkable { @Override // com.discord.views.CheckedSetting.b public TextView f() { - return this.f2232c; + return this.f2233c; } } @@ -230,15 +230,15 @@ public final class CheckedSetting extends RelativeLayout implements Checkable { public final SwitchMaterial f; /* JADX WARNING: Illegal instructions before constructor call */ - public d(m3 m3Var) { + public d(n3 n3Var) { super(r0, null, 2); - m.checkNotNullParameter(m3Var, "binding"); - ConstraintLayout constraintLayout = m3Var.f130c; + m.checkNotNullParameter(n3Var, "binding"); + ConstraintLayout constraintLayout = n3Var.f134c; m.checkNotNullExpressionValue(constraintLayout, "binding.settingContainer"); - ConstraintLayout constraintLayout2 = m3Var.f130c; + ConstraintLayout constraintLayout2 = n3Var.f134c; m.checkNotNullExpressionValue(constraintLayout2, "binding.settingContainer"); this.e = constraintLayout2; - SwitchMaterial switchMaterial = m3Var.b; + SwitchMaterial switchMaterial = n3Var.b; m.checkNotNullExpressionValue(switchMaterial, "binding.settingButton"); this.f = switchMaterial; } @@ -560,10 +560,10 @@ public final class CheckedSetting extends RelativeLayout implements Checkable { if (materialCheckBox != null) { ConstraintLayout constraintLayout = (ConstraintLayout) findViewById(R.id.setting_container); if (constraintLayout != null) { - j3 j3Var = new j3(this, materialCheckBox, constraintLayout); - m.checkNotNullExpressionValue(j3Var, "ViewSettingCheckBinding.…ate(layoutInflater, this)"); - m.checkNotNullParameter(j3Var, "binding"); - bVar = new b.a(j3Var); + k3 k3Var = new k3(this, materialCheckBox, constraintLayout); + m.checkNotNullExpressionValue(k3Var, "ViewSettingCheckBinding.…ate(layoutInflater, this)"); + m.checkNotNullParameter(k3Var, "binding"); + bVar = new b.a(k3Var); } else { i2 = R.id.setting_container; } @@ -575,10 +575,10 @@ public final class CheckedSetting extends RelativeLayout implements Checkable { if (materialRadioButton != null) { ConstraintLayout constraintLayout2 = (ConstraintLayout) findViewById(R.id.setting_container); if (constraintLayout2 != null) { - k3 k3Var = new k3(this, materialRadioButton, constraintLayout2); - m.checkNotNullExpressionValue(k3Var, "ViewSettingRadioBinding.…ate(layoutInflater, this)"); - m.checkNotNullParameter(k3Var, "binding"); - bVar = new b.C0183b(k3Var); + l3 l3Var = new l3(this, materialRadioButton, constraintLayout2); + m.checkNotNullExpressionValue(l3Var, "ViewSettingRadioBinding.…ate(layoutInflater, this)"); + m.checkNotNullParameter(l3Var, "binding"); + bVar = new b.C0183b(l3Var); } else { i2 = R.id.setting_container; } @@ -590,10 +590,10 @@ public final class CheckedSetting extends RelativeLayout implements Checkable { if (switchMaterial != null) { ConstraintLayout constraintLayout3 = (ConstraintLayout) findViewById(R.id.setting_container); if (constraintLayout3 != null) { - m3 m3Var = new m3(this, switchMaterial, constraintLayout3); - m.checkNotNullExpressionValue(m3Var, "ViewSettingSwitchBinding…ate(layoutInflater, this)"); - m.checkNotNullParameter(m3Var, "binding"); - bVar = new b.d(m3Var); + n3 n3Var = new n3(this, switchMaterial, constraintLayout3); + m.checkNotNullExpressionValue(n3Var, "ViewSettingSwitchBinding…ate(layoutInflater, this)"); + m.checkNotNullParameter(n3Var, "binding"); + bVar = new b.d(n3Var); } else { i2 = R.id.setting_container; } diff --git a/app/src/main/java/com/discord/views/CodeVerificationView.java b/app/src/main/java/com/discord/views/CodeVerificationView.java index 73293e5bb8..080648244b 100644 --- a/app/src/main/java/com/discord/views/CodeVerificationView.java +++ b/app/src/main/java/com/discord/views/CodeVerificationView.java @@ -17,9 +17,9 @@ import android.widget.TextView; import androidx.core.content.ContextCompat; import androidx.core.view.ViewCompat; import androidx.viewbinding.ViewBinding; -import c.a.i.b2; import c.a.i.c2; import c.a.i.d2; +import c.a.i.e2; import c.a.y.b; import c.a.y.c; import c.a.y.d; @@ -41,7 +41,7 @@ import kotlin.jvm.internal.DefaultConstructorMarker; /* compiled from: CodeVerificationView.kt */ public final class CodeVerificationView extends LinearLayout { public static final a i = a.NUMERIC; - public final b2 j; + public final c2 j; public final List k; public final Drawable l; public final Drawable m; @@ -75,9 +75,9 @@ public final class CodeVerificationView extends LinearLayout { addView(inflate); Objects.requireNonNull(inflate, "rootView"); FlexboxLayout flexboxLayout = (FlexboxLayout) inflate; - b2 b2Var = new b2(flexboxLayout, flexboxLayout); - m.checkNotNullExpressionValue(b2Var, "ViewCodeVerificationBind…rom(context), this, true)"); - this.j = b2Var; + c2 c2Var = new c2(flexboxLayout, flexboxLayout); + m.checkNotNullExpressionValue(c2Var, "ViewCodeVerificationBind…rom(context), this, true)"); + this.j = c2Var; if (attributeSet != null) { TypedArray obtainStyledAttributes = getContext().obtainStyledAttributes(attributeSet, R.a.CodeVerificationView, 0, 0); m.checkNotNullExpressionValue(obtainStyledAttributes, "context.obtainStyledAttr…deVerificationView, 0, 0)"); @@ -116,7 +116,7 @@ public final class CodeVerificationView extends LinearLayout { View inflate2 = from.inflate(R.layout.view_code_verification_text, (ViewGroup) flexboxLayout2, false); flexboxLayout2.addView(inflate2); Objects.requireNonNull(inflate2, "rootView"); - viewBinding = new d2((TextView) inflate2); + viewBinding = new e2((TextView) inflate2); m.checkNotNullExpressionValue(viewBinding, "ViewCodeVerificationText…t), binding.layout, true)"); } throw new IllegalStateException("Invalid format for " + charAt); @@ -126,7 +126,7 @@ public final class CodeVerificationView extends LinearLayout { View inflate3 = from2.inflate(R.layout.view_code_verification_space, (ViewGroup) flexboxLayout3, false); flexboxLayout3.addView(inflate3); Objects.requireNonNull(inflate3, "rootView"); - viewBinding = new c2((Space) inflate3); + viewBinding = new d2((Space) inflate3); m.checkNotNullExpressionValue(viewBinding, "ViewCodeVerificationSpac…t), binding.layout, true)"); } else { throw new IllegalStateException("Invalid format for " + charAt); diff --git a/app/src/main/java/com/discord/views/FailedUploadList.java b/app/src/main/java/com/discord/views/FailedUploadList.java index aa70e4a907..d029d27cf4 100644 --- a/app/src/main/java/com/discord/views/FailedUploadList.java +++ b/app/src/main/java/com/discord/views/FailedUploadList.java @@ -9,7 +9,7 @@ import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.LinearLayout; -import c.a.i.a2; +import c.a.i.b2; import com.discord.R; import com.discord.api.message.LocalAttachment; import com.discord.utilities.attachments.AttachmentUtilsKt; @@ -28,7 +28,7 @@ import java.util.List; import kotlin.jvm.internal.DefaultConstructorMarker; /* compiled from: FailedUploadList.kt */ public final class FailedUploadList extends LinearLayout { - public final a2 i; + public final b2 i; /* compiled from: FailedUploadList.kt */ public static final class a { @@ -36,14 +36,14 @@ public final class FailedUploadList extends LinearLayout { public final long b; /* renamed from: c reason: collision with root package name */ - public final String f2233c; + public final String f2234c; public a(String str, long j, String str2) { m.checkNotNullParameter(str, "displayName"); m.checkNotNullParameter(str2, "mimeType"); this.a = str; this.b = j; - this.f2233c = str2; + this.f2234c = str2; } public boolean equals(Object obj) { @@ -54,14 +54,14 @@ public final class FailedUploadList extends LinearLayout { return false; } a aVar = (a) obj; - return m.areEqual(this.a, aVar.a) && this.b == aVar.b && m.areEqual(this.f2233c, aVar.f2233c); + return m.areEqual(this.a, aVar.a) && this.b == aVar.b && m.areEqual(this.f2234c, aVar.f2234c); } public int hashCode() { String str = this.a; int i = 0; int a = (a0.a.a.b.a(this.b) + ((str != null ? str.hashCode() : 0) * 31)) * 31; - String str2 = this.f2233c; + String str2 = this.f2234c; if (str2 != null) { i = str2.hashCode(); } @@ -74,7 +74,7 @@ public final class FailedUploadList extends LinearLayout { R.append(", sizeBytes="); R.append(this.b); R.append(", mimeType="); - return c.d.b.a.a.H(R, this.f2233c, ")"); + return c.d.b.a.a.H(R, this.f2234c, ")"); } } @@ -164,9 +164,9 @@ public final class FailedUploadList extends LinearLayout { i = R.id.chat_upload_3; FailedUploadView failedUploadView3 = (FailedUploadView) inflate.findViewById(R.id.chat_upload_3); if (failedUploadView3 != null) { - a2 a2Var = new a2((LinearLayout) inflate, failedUploadView, failedUploadView2, failedUploadView3); - m.checkNotNullExpressionValue(a2Var, "ViewChatUploadListBindin…rom(context), this, true)"); - this.i = a2Var; + b2 b2Var = new b2((LinearLayout) inflate, failedUploadView, failedUploadView2, failedUploadView3); + m.checkNotNullExpressionValue(b2Var, "ViewChatUploadListBindin…rom(context), this, true)"); + this.i = b2Var; return; } } @@ -177,7 +177,7 @@ public final class FailedUploadList extends LinearLayout { private final List getFailedUploadViews() { FailedUploadView failedUploadView = this.i.b; m.checkNotNullExpressionValue(failedUploadView, "binding.chatUpload1"); - FailedUploadView failedUploadView2 = this.i.f63c; + FailedUploadView failedUploadView2 = this.i.f69c; m.checkNotNullExpressionValue(failedUploadView2, "binding.chatUpload2"); FailedUploadView failedUploadView3 = this.i.d; m.checkNotNullExpressionValue(failedUploadView3, "binding.chatUpload3"); @@ -235,7 +235,7 @@ public final class FailedUploadList extends LinearLayout { String str = aVar.a; Context context4 = failedUploadView2.getContext(); m.checkNotNullExpressionValue(context4, "context"); - failedUploadView2.a(str, FileUtilsKt.getIconForFiletype(context4, aVar.f2233c), FileUtilsKt.getSizeSubtitle(aVar.b)); + failedUploadView2.a(str, FileUtilsKt.getIconForFiletype(context4, aVar.f2234c), FileUtilsKt.getSizeSubtitle(aVar.b)); } } else if (obj instanceof b.C0186b) { b.C0186b bVar = (b.C0186b) obj; diff --git a/app/src/main/java/com/discord/views/FailedUploadView.java b/app/src/main/java/com/discord/views/FailedUploadView.java index 2e7dade2f4..bdc9405da1 100644 --- a/app/src/main/java/com/discord/views/FailedUploadView.java +++ b/app/src/main/java/com/discord/views/FailedUploadView.java @@ -9,13 +9,13 @@ import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.DrawableRes; import androidx.constraintlayout.widget.ConstraintLayout; -import c.a.i.z1; +import c.a.i.a2; import com.discord.R; import com.discord.utilities.view.extensions.ViewExtensions; import d0.z.d.m; /* compiled from: FailedUploadView.kt */ public final class FailedUploadView extends ConstraintLayout { - public final z1 i; + public final a2 i; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public FailedUploadView(Context context, AttributeSet attributeSet) { @@ -35,9 +35,9 @@ public final class FailedUploadView extends ConstraintLayout { i = R.id.subtitle_text; TextView textView2 = (TextView) inflate.findViewById(R.id.subtitle_text); if (textView2 != null) { - z1 z1Var = new z1((ConstraintLayout) inflate, textView, imageView, imageView2, textView2); - m.checkNotNullExpressionValue(z1Var, "ViewChatUploadBinding.in…rom(context), this, true)"); - this.i = z1Var; + a2 a2Var = new a2((ConstraintLayout) inflate, textView, imageView, imageView2, textView2); + m.checkNotNullExpressionValue(a2Var, "ViewChatUploadBinding.in…rom(context), this, true)"); + this.i = a2Var; return; } } @@ -54,6 +54,6 @@ public final class FailedUploadView extends ConstraintLayout { TextView textView2 = this.i.d; m.checkNotNullExpressionValue(textView2, "binding.subtitleText"); ViewExtensions.setTextAndVisibilityBy(textView2, str); - this.i.f197c.setImageResource(i); + this.i.f63c.setImageResource(i); } } diff --git a/app/src/main/java/com/discord/views/GuildView.java b/app/src/main/java/com/discord/views/GuildView.java index 766a59c089..e5637644cb 100644 --- a/app/src/main/java/com/discord/views/GuildView.java +++ b/app/src/main/java/com/discord/views/GuildView.java @@ -6,7 +6,7 @@ import android.util.AttributeSet; import android.view.LayoutInflater; import android.widget.FrameLayout; import android.widget.TextView; -import c.a.i.f2; +import c.a.i.g2; import c.f.g.f.c; import com.discord.R; import com.discord.utilities.icon.IconUtils; @@ -17,7 +17,7 @@ import d0.z.d.m; /* compiled from: GuildView.kt */ public final class GuildView extends FrameLayout { public static final /* synthetic */ int i = 0; - public final f2 j; + public final g2 j; public int k; public int l; @@ -32,9 +32,9 @@ public final class GuildView extends FrameLayout { i2 = R.id.guild_text; TextView textView = (TextView) findViewById(R.id.guild_text); if (textView != null) { - f2 f2Var = new f2(this, simpleDraweeView, textView); - m.checkNotNullExpressionValue(f2Var, "ViewGuildBinding.inflate…ater.from(context), this)"); - this.j = f2Var; + g2 g2Var = new g2(this, simpleDraweeView, textView); + m.checkNotNullExpressionValue(g2Var, "ViewGuildBinding.inflate…ater.from(context), this)"); + this.j = g2Var; this.k = -1; this.l = -1; setClipToOutline(true); @@ -79,13 +79,13 @@ public final class GuildView extends FrameLayout { str = IconUtils.DEFAULT_ICON_BLURPLE; } MGImages.setImage$default(simpleDraweeView, str, mediaProxySize, mediaProxySize, false, null, null, 112, null); - TextView textView = this.j.f93c; + TextView textView = this.j.f99c; m.checkNotNullExpressionValue(textView, "binding.guildText"); if (!(true ^ z2)) { i2 = 8; } textView.setVisibility(i2); - TextView textView2 = this.j.f93c; + TextView textView2 = this.j.f99c; m.checkNotNullExpressionValue(textView2, "binding.guildText"); textView2.setText(str2); } diff --git a/app/src/main/java/com/discord/views/IconRow.java b/app/src/main/java/com/discord/views/IconRow.java index 97954f4cc9..88f6876dee 100644 --- a/app/src/main/java/com/discord/views/IconRow.java +++ b/app/src/main/java/com/discord/views/IconRow.java @@ -56,7 +56,7 @@ public final class IconRow extends ConstraintLayout { public final void setText(String str) { m.checkNotNullParameter(str, NotificationCompat.MessagingStyle.Message.KEY_TEXT); - TextView textView = this.i.f162c; + TextView textView = this.i.f161c; m.checkNotNullExpressionValue(textView, "binding.text"); b.a(textView, str); } diff --git a/app/src/main/java/com/discord/views/LoadingButton.java b/app/src/main/java/com/discord/views/LoadingButton.java index 91f8162070..a27ca3ba72 100644 --- a/app/src/main/java/com/discord/views/LoadingButton.java +++ b/app/src/main/java/com/discord/views/LoadingButton.java @@ -10,13 +10,13 @@ import android.view.LayoutInflater; import android.widget.FrameLayout; import android.widget.ProgressBar; import androidx.annotation.ColorInt; -import c.a.i.h2; +import c.a.i.i2; import com.discord.R; import com.google.android.material.button.MaterialButton; import d0.z.d.m; /* compiled from: LoadingButton.kt */ public final class LoadingButton extends FrameLayout { - public final h2 i; + public final i2 i; public float j; public CharSequence k; public Drawable l; @@ -41,9 +41,9 @@ public final class LoadingButton extends FrameLayout { i2 = R.id.loading_button_progress; ProgressBar progressBar = (ProgressBar) findViewById(R.id.loading_button_progress); if (progressBar != null) { - h2 h2Var = new h2(this, materialButton, progressBar); - m.checkNotNullExpressionValue(h2Var, "ViewLoadingButtonBinding…ater.from(context), this)"); - this.i = h2Var; + i2 i2Var = new i2(this, materialButton, progressBar); + m.checkNotNullExpressionValue(i2Var, "ViewLoadingButtonBinding…ater.from(context), this)"); + this.i = i2Var; this.j = 0.2f; setClickable(true); setFocusable(true); @@ -147,7 +147,7 @@ public final class LoadingButton extends FrameLayout { } private final void setProgressBarColor(@ColorInt int i) { - ProgressBar progressBar = this.i.f105c; + ProgressBar progressBar = this.i.f109c; m.checkNotNullExpressionValue(progressBar, "binding.loadingButtonProgress"); progressBar.getIndeterminateDrawable().setColorFilter(i, PorterDuff.Mode.SRC_IN); } @@ -192,7 +192,7 @@ public final class LoadingButton extends FrameLayout { MaterialButton materialButton3 = this.i.b; m.checkNotNullExpressionValue(materialButton3, "binding.loadingButtonButton"); materialButton3.setIcon(null); - ProgressBar progressBar = this.i.f105c; + ProgressBar progressBar = this.i.f109c; m.checkNotNullExpressionValue(progressBar, "binding.loadingButtonProgress"); progressBar.setVisibility(0); return; @@ -204,7 +204,7 @@ public final class LoadingButton extends FrameLayout { MaterialButton materialButton5 = this.i.b; m.checkNotNullExpressionValue(materialButton5, "binding.loadingButtonButton"); materialButton5.setIcon(this.l); - ProgressBar progressBar2 = this.i.f105c; + ProgressBar progressBar2 = this.i.f109c; m.checkNotNullExpressionValue(progressBar2, "binding.loadingButtonProgress"); progressBar2.setVisibility(8); } @@ -213,7 +213,7 @@ public final class LoadingButton extends FrameLayout { this.k = charSequence; MaterialButton materialButton = this.i.b; m.checkNotNullExpressionValue(materialButton, "binding.loadingButtonButton"); - ProgressBar progressBar = this.i.f105c; + ProgressBar progressBar = this.i.f109c; m.checkNotNullExpressionValue(progressBar, "binding.loadingButtonProgress"); if (progressBar.getVisibility() == 0) { charSequence = null; diff --git a/app/src/main/java/com/discord/views/MemberVerificationAvatarView.java b/app/src/main/java/com/discord/views/MemberVerificationAvatarView.java index 0298efa5ab..de70db9128 100644 --- a/app/src/main/java/com/discord/views/MemberVerificationAvatarView.java +++ b/app/src/main/java/com/discord/views/MemberVerificationAvatarView.java @@ -5,13 +5,13 @@ import android.util.AttributeSet; import android.view.LayoutInflater; import android.widget.FrameLayout; import android.widget.TextView; -import c.a.i.n0; +import c.a.i.o0; import com.discord.R; import com.facebook.drawee.view.SimpleDraweeView; import d0.z.d.m; /* compiled from: MemberVerificationAvatarView.kt */ public final class MemberVerificationAvatarView extends FrameLayout { - public final n0 i; + public final o0 i; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public MemberVerificationAvatarView(Context context, AttributeSet attributeSet) { @@ -24,9 +24,9 @@ public final class MemberVerificationAvatarView extends FrameLayout { i = R.id.member_verification_text; TextView textView = (TextView) findViewById(R.id.member_verification_text); if (textView != null) { - n0 n0Var = new n0(this, simpleDraweeView, textView); - m.checkNotNullExpressionValue(n0Var, "MemberVerificationAvatar…ater.from(context), this)"); - this.i = n0Var; + o0 o0Var = new o0(this, simpleDraweeView, textView); + m.checkNotNullExpressionValue(o0Var, "MemberVerificationAvatar…ater.from(context), this)"); + this.i = o0Var; setClipToOutline(true); return; } diff --git a/app/src/main/java/com/discord/views/NumericBadgingView.java b/app/src/main/java/com/discord/views/NumericBadgingView.java index 80f8206642..f7edc7cb26 100644 --- a/app/src/main/java/com/discord/views/NumericBadgingView.java +++ b/app/src/main/java/com/discord/views/NumericBadgingView.java @@ -21,7 +21,7 @@ public final class NumericBadgingView extends CutoutView { public float r = ((float) DimenUtils.dpToPixels(4)); /* renamed from: s reason: collision with root package name */ - public RectF f2234s = new RectF(); + public RectF f2235s = new RectF(); public String t = ""; public final Paint u; public final Paint v; @@ -122,12 +122,12 @@ public final class NumericBadgingView extends CutoutView { if (!(this.t.length() == 0)) { Context context = getContext(); m.checkNotNullExpressionValue(context, "context"); - float measuredWidth = d.T0(context) ? ((float) getMeasuredWidth()) - (this.f2234s.width() / 2.0f) : this.f2234s.width() / 2.0f; + float measuredWidth = d.T0(context) ? ((float) getMeasuredWidth()) - (this.f2235s.width() / 2.0f) : this.f2235s.width() / 2.0f; int save = canvas.save(); - canvas.translate(measuredWidth, this.f2234s.height() / 2.0f); + canvas.translate(measuredWidth, this.f2235s.height() / 2.0f); try { - float height = this.f2234s.height() / 2.0f; - canvas.drawRoundRect(this.f2234s, height, height, this.u); + float height = this.f2235s.height() / 2.0f; + canvas.drawRoundRect(this.f2235s, height, height, this.u); canvas.drawText(this.t, 0.0f, -((this.v.descent() + this.v.ascent()) / 2.0f), this.v); } finally { canvas.restoreToCount(save); @@ -153,8 +153,8 @@ public final class NumericBadgingView extends CutoutView { float textSize = this.v.getTextSize() + ((float) this.q); float f = textSize / 2.0f; float measureText = i >= 10 ? (this.v.measureText(this.t) + textSize) / 2.0f : f; - this.f2234s.set(-measureText, -f, measureText, f); - setStyle(new a(this.f2234s, this.r)); + this.f2235s.set(-measureText, -f, measureText, f); + setStyle(new a(this.f2235s, this.r)); invalidate(); } } diff --git a/app/src/main/java/com/discord/views/OAuthPermissionViews.java b/app/src/main/java/com/discord/views/OAuthPermissionViews.java index 34012d90ba..59896cb361 100644 --- a/app/src/main/java/com/discord/views/OAuthPermissionViews.java +++ b/app/src/main/java/com/discord/views/OAuthPermissionViews.java @@ -1,7 +1,7 @@ package com.discord.views; import android.widget.TextView; -import c.a.i.p0; +import c.a.i.q0; import com.discord.R; import com.discord.api.auth.OAuthScope; import com.discord.utilities.views.SimpleRecyclerAdapter; @@ -28,15 +28,15 @@ public final class OAuthPermissionViews { /* compiled from: OAuthPermissionViews.kt */ public static final class a extends SimpleRecyclerAdapter.ViewHolder { - public final p0 a; + public final q0 a; /* JADX WARNING: Illegal instructions before constructor call */ - public a(p0 p0Var) { + public a(q0 q0Var) { super(r0); - m.checkNotNullParameter(p0Var, "binding"); - TextView textView = p0Var.a; + m.checkNotNullParameter(q0Var, "binding"); + TextView textView = q0Var.a; m.checkNotNullExpressionValue(textView, "binding.root"); - this.a = p0Var; + this.a = q0Var; } /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ diff --git a/app/src/main/java/com/discord/views/OverlayMenuBubbleDialog.java b/app/src/main/java/com/discord/views/OverlayMenuBubbleDialog.java index 9638cc5864..c70a63680e 100644 --- a/app/src/main/java/com/discord/views/OverlayMenuBubbleDialog.java +++ b/app/src/main/java/com/discord/views/OverlayMenuBubbleDialog.java @@ -11,8 +11,8 @@ import android.view.ViewGroup; import android.widget.LinearLayout; import android.widget.TextView; import androidx.recyclerview.widget.RecyclerView; -import c.a.i.q0; import c.a.i.r0; +import c.a.i.s0; import c.a.y.l; import c.a.y.n; import c.a.y.p; @@ -38,22 +38,22 @@ import rx.Observable; public final class OverlayMenuBubbleDialog extends l implements AppComponent { /* renamed from: y reason: collision with root package name */ - public final q0 f2235y; + public final r0 f2236y; /* renamed from: z reason: collision with root package name */ - public final SimpleRecyclerAdapter f2236z; + public final SimpleRecyclerAdapter f2237z; /* compiled from: OverlayMenuBubbleDialog.kt */ public static final class a extends SimpleRecyclerAdapter.ViewHolder { - public final r0 a; + public final s0 a; /* JADX WARNING: Illegal instructions before constructor call */ - public a(r0 r0Var) { + public a(s0 s0Var) { super(r0); - m.checkNotNullParameter(r0Var, "binding"); - VoiceUserView voiceUserView = r0Var.a; + m.checkNotNullParameter(s0Var, "binding"); + VoiceUserView voiceUserView = s0Var.a; m.checkNotNullExpressionValue(voiceUserView, "binding.root"); - this.a = r0Var; + this.a = s0Var; } /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @@ -119,7 +119,7 @@ public final class OverlayMenuBubbleDialog extends l implements AppComponent { Pair, ? extends Integer> pair2 = pair; int intValue = ((Number) pair2.component2()).intValue(); OverlayMenuBubbleDialog overlayMenuBubbleDialog = this.this$0; - overlayMenuBubbleDialog.f2236z.setData((List) pair2.component1()); + overlayMenuBubbleDialog.f2237z.setData((List) pair2.component1()); if (intValue == 0) { str = null; } else { @@ -128,7 +128,7 @@ public final class OverlayMenuBubbleDialog extends l implements AppComponent { sb.append(intValue); str = sb.toString(); } - TextView textView = overlayMenuBubbleDialog.f2235y.d; + TextView textView = overlayMenuBubbleDialog.f2236y.d; m.checkNotNullExpressionValue(textView, "binding.overlayMembersOverflowTv"); ViewExtensions.setTextAndVisibilityBy(textView, str); return Unit.a; @@ -156,10 +156,10 @@ public final class OverlayMenuBubbleDialog extends l implements AppComponent { i = R.id.overlay_menu; OverlayMenuView overlayMenuView = (OverlayMenuView) inflate.findViewById(R.id.overlay_menu); if (overlayMenuView != null) { - q0 q0Var = new q0((LinearLayout) inflate, linearLayout, findViewById, textView, recyclerView, overlayMenuView); - m.checkNotNullExpressionValue(q0Var, "OverlayBubbleMenuBinding…rom(context), this, true)"); - this.f2235y = q0Var; - this.f2236z = new SimpleRecyclerAdapter<>(null, n.i, 1, null); + r0 r0Var = new r0((LinearLayout) inflate, linearLayout, findViewById, textView, recyclerView, overlayMenuView); + m.checkNotNullExpressionValue(r0Var, "OverlayBubbleMenuBinding…rom(context), this, true)"); + this.f2236y = r0Var; + this.f2237z = new SimpleRecyclerAdapter<>(null, n.i, 1, null); overlayMenuView.setOnDismissRequested$app_productionBetaRelease(new q(0, this)); setClipChildren(false); return; @@ -175,18 +175,18 @@ public final class OverlayMenuBubbleDialog extends l implements AppComponent { public Animator getClosingAnimator() { AnimatorSet animatorSet = new AnimatorSet(); animatorSet.setStartDelay((long) getResources().getInteger(17694720)); - OverlayMenuView overlayMenuView = this.f2235y.f; + OverlayMenuView overlayMenuView = this.f2236y.f; m.checkNotNullExpressionValue(overlayMenuView, "binding.overlayMenu"); Animator loadAnimator = AnimatorInflater.loadAnimator(overlayMenuView.getContext(), R.animator.overlay_slide_down_fade_out); - loadAnimator.setTarget(this.f2235y.f); + loadAnimator.setTarget(this.f2236y.f); Animator loadAnimator2 = AnimatorInflater.loadAnimator(getContext(), R.animator.overlay_slide_up_fade_out); - loadAnimator2.setTarget(this.f2235y.b); + loadAnimator2.setTarget(this.f2236y.b); animatorSet.playTogether(loadAnimator, loadAnimator2); return animatorSet; } public final View getLinkedAnchorView() { - View view = this.f2235y.f146c; + View view = this.f2236y.f151c; m.checkNotNullExpressionValue(view, "binding.overlayLinkedAnchorView"); return view; } @@ -194,25 +194,25 @@ public final class OverlayMenuBubbleDialog extends l implements AppComponent { @Override // android.view.View, android.view.ViewGroup public void onAttachedToWindow() { super.onAttachedToWindow(); - OverlayMenuView overlayMenuView = this.f2235y.f; + OverlayMenuView overlayMenuView = this.f2236y.f; m.checkNotNullExpressionValue(overlayMenuView, "binding.overlayMenu"); overlayMenuView.setAlpha(0.0f); - LinearLayout linearLayout = this.f2235y.b; + LinearLayout linearLayout = this.f2236y.b; m.checkNotNullExpressionValue(linearLayout, "binding.overlayHeader"); linearLayout.setAlpha(0.0f); AnimatorSet animatorSet = new AnimatorSet(); - OverlayMenuView overlayMenuView2 = this.f2235y.f; + OverlayMenuView overlayMenuView2 = this.f2236y.f; m.checkNotNullExpressionValue(overlayMenuView2, "binding.overlayMenu"); Animator loadAnimator = AnimatorInflater.loadAnimator(overlayMenuView2.getContext(), R.animator.overlay_slide_up_fade_in); - loadAnimator.setTarget(this.f2235y.f); + loadAnimator.setTarget(this.f2236y.f); Animator loadAnimator2 = AnimatorInflater.loadAnimator(getContext(), R.animator.overlay_slide_down_fade_in); - loadAnimator2.setTarget(this.f2235y.b); + loadAnimator2.setTarget(this.f2236y.b); animatorSet.playTogether(loadAnimator, loadAnimator2); animatorSet.setStartDelay((long) getResources().getInteger(17694720)); animatorSet.start(); - RecyclerView recyclerView = this.f2235y.e; + RecyclerView recyclerView = this.f2236y.e; m.checkNotNullExpressionValue(recyclerView, "binding.overlayMembersRv"); - recyclerView.setAdapter(this.f2236z); + recyclerView.setAdapter(this.f2237z); Observable F = StoreStream.Companion.getVoiceChannelSelected().observeSelectedVoiceChannelId().Y(b.i).F(c.i); m.checkNotNullExpressionValue(F, "StoreStream\n .get…- 3\n }\n }"); ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui$default(ObservableExtensionsKt.computationLatest(F), this, null, 2, null), OverlayMenuBubbleDialog.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new d(this), 62, (Object) null); diff --git a/app/src/main/java/com/discord/views/OverlayMenuView.java b/app/src/main/java/com/discord/views/OverlayMenuView.java index bb24a0d145..58078163b6 100644 --- a/app/src/main/java/com/discord/views/OverlayMenuView.java +++ b/app/src/main/java/com/discord/views/OverlayMenuView.java @@ -9,8 +9,8 @@ import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.TextView; import androidx.cardview.widget.CardView; -import c.a.i.m2; import c.a.i.n2; +import c.a.i.o2; import c.a.y.r; import com.discord.R; import com.discord.api.channel.ChannelUtils; @@ -36,7 +36,7 @@ import rx.subjects.Subject; /* compiled from: OverlayMenuView.kt */ public final class OverlayMenuView extends LinearLayout implements AppComponent { public static final /* synthetic */ int i = 0; - public final m2 j; + public final n2 j; public final Subject k; public Function0 l; @@ -46,14 +46,14 @@ public final class OverlayMenuView extends LinearLayout implements AppComponent public final Guild b; /* renamed from: c reason: collision with root package name */ - public final CallModel f2237c; + public final CallModel f2238c; public final RtcConnection.Quality d; public a(Long l, Guild guild, CallModel callModel, RtcConnection.Quality quality) { m.checkNotNullParameter(quality, "rtcQuality"); this.a = l; this.b = guild; - this.f2237c = callModel; + this.f2238c = callModel; this.d = quality; } } @@ -77,7 +77,7 @@ public final class OverlayMenuView extends LinearLayout implements AppComponent OverlayMenuView overlayMenuView = this.this$0; int i = OverlayMenuView.i; Objects.requireNonNull(overlayMenuView); - if (aVar2.f2237c != null) { + if (aVar2.f2238c != null) { overlayMenuView.j.b.d.setOnClickListener(new f(0, overlayMenuView, aVar2)); TextView textView = overlayMenuView.j.b.d; m.checkNotNullExpressionValue(textView, "binding.content.overlayInviteLink"); @@ -86,17 +86,17 @@ public final class OverlayMenuView extends LinearLayout implements AppComponent overlayMenuView.j.b.f.setOnClickListener(new f(1, overlayMenuView, aVar2)); ImageView imageView = overlayMenuView.j.e; m.checkNotNullExpressionValue(imageView, "binding.srcToggle"); - ColorStateList valueOf = aVar2.f2237c.getAudioManagerState().getActiveAudioDevice() == DiscordAudioManager.DeviceTypes.SPEAKERPHONE ? ColorStateList.valueOf(-1) : ColorStateList.valueOf(ColorCompat.getColor(overlayMenuView.getContext(), (int) R.color.primary_dark_400)); + ColorStateList valueOf = aVar2.f2238c.getAudioManagerState().getActiveAudioDevice() == DiscordAudioManager.DeviceTypes.SPEAKERPHONE ? ColorStateList.valueOf(-1) : ColorStateList.valueOf(ColorCompat.getColor(overlayMenuView.getContext(), (int) R.color.primary_dark_400)); m.checkNotNullExpressionValue(valueOf, "if (selectedOutputDevice…rimary_dark_400))\n }"); imageView.setImageTintList(valueOf); overlayMenuView.j.e.setOnClickListener(new i(1, aVar2)); ImageView imageView2 = overlayMenuView.j.d; m.checkNotNullExpressionValue(imageView2, "binding.muteToggle"); - imageView2.setActivated(aVar2.f2237c.isMeMutedByAnySource()); + imageView2.setActivated(aVar2.f2238c.isMeMutedByAnySource()); overlayMenuView.j.d.setOnClickListener(new i(2, aVar2)); - overlayMenuView.j.f129c.setOnClickListener(new i(3, overlayMenuView)); + overlayMenuView.j.f133c.setOnClickListener(new i(3, overlayMenuView)); overlayMenuView.j.b.e.setImageResource(VoiceViewUtils.INSTANCE.getQualityIndicator(aVar2.d)); - TextView textView2 = overlayMenuView.j.b.f134c; + TextView textView2 = overlayMenuView.j.b.f138c; m.checkNotNullExpressionValue(textView2, "binding.content.overlayGuildName"); Guild guild = aVar2.b; String name = guild != null ? guild.getName() : null; @@ -106,7 +106,7 @@ public final class OverlayMenuView extends LinearLayout implements AppComponent textView2.setText(name); TextView textView3 = overlayMenuView.j.b.b; m.checkNotNullExpressionValue(textView3, "binding.content.overlayChannelName"); - textView3.setText(ChannelUtils.c(aVar2.f2237c.getChannel())); + textView3.setText(ChannelUtils.c(aVar2.f2238c.getChannel())); } } return Unit.a; @@ -139,7 +139,7 @@ public final class OverlayMenuView extends LinearLayout implements AppComponent i3 = R.id.overlay_switch_channels; TextView textView5 = (TextView) findViewById.findViewById(R.id.overlay_switch_channels); if (textView5 != null) { - n2 n2Var = new n2((CardView) findViewById, textView, textView2, textView3, imageView, textView4, textView5); + o2 o2Var = new o2((CardView) findViewById, textView, textView2, textView3, imageView, textView4, textView5); i2 = R.id.disconnect_btn; ImageView imageView2 = (ImageView) findViewById(R.id.disconnect_btn); if (imageView2 != null) { @@ -149,9 +149,9 @@ public final class OverlayMenuView extends LinearLayout implements AppComponent i2 = R.id.src_toggle; ImageView imageView4 = (ImageView) findViewById(R.id.src_toggle); if (imageView4 != null) { - m2 m2Var = new m2(this, n2Var, imageView2, imageView3, imageView4); - m.checkNotNullExpressionValue(m2Var, "ViewOverlayMenuBinding.i…ater.from(context), this)"); - this.j = m2Var; + n2 n2Var = new n2(this, o2Var, imageView2, imageView3, imageView4); + m.checkNotNullExpressionValue(n2Var, "ViewOverlayMenuBinding.i…ater.from(context), this)"); + this.j = n2Var; PublishSubject k0 = PublishSubject.k0(); m.checkNotNullExpressionValue(k0, "PublishSubject.create()"); this.k = k0; diff --git a/app/src/main/java/com/discord/views/PileView.java b/app/src/main/java/com/discord/views/PileView.java index a637751b62..2f78edd5fc 100644 --- a/app/src/main/java/com/discord/views/PileView.java +++ b/app/src/main/java/com/discord/views/PileView.java @@ -11,8 +11,8 @@ import android.view.ViewGroup; import android.widget.FrameLayout; import android.widget.TextView; import androidx.annotation.ColorInt; -import c.a.i.p2; -import c.a.i.u0; +import c.a.i.q2; +import c.a.i.v0; import com.discord.R; import com.discord.utilities.dimen.DimenUtils; import com.discord.utilities.icon.IconUtils; @@ -45,7 +45,7 @@ public final class PileView extends FrameLayout { public final CutoutView.a r; /* renamed from: s reason: collision with root package name */ - public int f2238s = DimenUtils.dpToPixels(14); + public int f2239s = DimenUtils.dpToPixels(14); public boolean t; @ColorInt public int u; @@ -141,7 +141,7 @@ public final class PileView extends FrameLayout { this.q = obtainStyledAttributes.getDimensionPixelSize(1, this.q); this.j = obtainStyledAttributes.getBoolean(10, this.j); this.k = obtainStyledAttributes.getBoolean(9, this.k); - this.f2238s = obtainStyledAttributes.getDimensionPixelSize(7, this.f2238s); + this.f2239s = obtainStyledAttributes.getDimensionPixelSize(7, this.f2239s); this.t = obtainStyledAttributes.getBoolean(11, this.t); this.u = obtainStyledAttributes.getColor(8, this.u); obtainStyledAttributes.recycle(); @@ -180,7 +180,7 @@ public final class PileView extends FrameLayout { TextView textView = (TextView) inflate.findViewById(R.id.pileItemInitials); if (textView != null) { CutoutView cutoutView = (CutoutView) inflate; - m.checkNotNullExpressionValue(new p2(cutoutView, simpleDraweeView, simpleDraweeView2, textView), "ViewPileItemBinding.infl…om(context), this, false)"); + m.checkNotNullExpressionValue(new q2(cutoutView, simpleDraweeView, simpleDraweeView2, textView), "ViewPileItemBinding.infl…om(context), this, false)"); cutoutView.setId(FrameLayout.generateViewId()); int i7 = this.l; FrameLayout.LayoutParams layoutParams = new FrameLayout.LayoutParams(i7, i7); @@ -250,7 +250,7 @@ public final class PileView extends FrameLayout { TextView textView2 = (TextView) inflate2.findViewById(R.id.pile_item_text); if (textView2 != null) { CutoutView cutoutView2 = (CutoutView) inflate2; - m.checkNotNullExpressionValue(new u0(cutoutView2, textView2), "PileItemOverflowViewBind…om(context), this, false)"); + m.checkNotNullExpressionValue(new v0(cutoutView2, textView2), "PileItemOverflowViewBind…om(context), this, false)"); cutoutView2.setId(FrameLayout.generateViewId()); FrameLayout.LayoutParams layoutParams2 = new FrameLayout.LayoutParams(-2, this.l); layoutParams2.setMarginStart(i12 - i13); @@ -260,7 +260,7 @@ public final class PileView extends FrameLayout { sb.append('+'); sb.append(size); textView2.setText(sb.toString()); - textView2.setTextSize(0, (float) this.f2238s); + textView2.setTextSize(0, (float) this.f2239s); m.checkNotNullExpressionValue(cutoutView2, "overflowItemBinding.root"); addView(cutoutView2, cutoutView2.getLayoutParams()); m.checkNotNullExpressionValue(textView2, "overflowItemBinding.pileItemText"); diff --git a/app/src/main/java/com/discord/views/ScreenTitleView.java b/app/src/main/java/com/discord/views/ScreenTitleView.java index 714525b863..e4435535c0 100644 --- a/app/src/main/java/com/discord/views/ScreenTitleView.java +++ b/app/src/main/java/com/discord/views/ScreenTitleView.java @@ -8,13 +8,13 @@ import android.view.View; import android.view.ViewGroup; import android.widget.LinearLayout; import android.widget.TextView; -import c.a.i.z2; +import c.a.i.a3; import com.discord.R; import com.discord.utilities.view.extensions.ViewExtensions; import d0.z.d.m; /* compiled from: ScreenTitleView.kt */ public final class ScreenTitleView extends LinearLayout { - public final z2 i; + public final a3 i; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public ScreenTitleView(Context context, AttributeSet attributeSet) { @@ -28,9 +28,9 @@ public final class ScreenTitleView extends LinearLayout { i = R.id.screen_title_title; TextView textView2 = (TextView) inflate.findViewById(R.id.screen_title_title); if (textView2 != null) { - z2 z2Var = new z2((LinearLayout) inflate, textView, textView2); - m.checkNotNullExpressionValue(z2Var, "ViewScreenTitleBinding.i…rom(context), this, true)"); - this.i = z2Var; + a3 a3Var = new a3((LinearLayout) inflate, textView, textView2); + m.checkNotNullExpressionValue(a3Var, "ViewScreenTitleBinding.i…rom(context), this, true)"); + this.i = a3Var; if (attributeSet != null) { TypedArray obtainStyledAttributes = getContext().obtainStyledAttributes(attributeSet, R.a.ScreenTitleView, 0, 0); m.checkNotNullExpressionValue(obtainStyledAttributes, "context.obtainStyledAttr…le.ScreenTitleView, 0, 0)"); @@ -57,7 +57,7 @@ public final class ScreenTitleView extends LinearLayout { public final void setTitle(CharSequence charSequence) { m.checkNotNullParameter(charSequence, "title"); - TextView textView = this.i.f198c; + TextView textView = this.i.f64c; m.checkNotNullExpressionValue(textView, "binding.screenTitleTitle"); textView.setText(charSequence); } diff --git a/app/src/main/java/com/discord/views/SearchInputView.java b/app/src/main/java/com/discord/views/SearchInputView.java index eca680f698..5ffb0e15fa 100644 --- a/app/src/main/java/com/discord/views/SearchInputView.java +++ b/app/src/main/java/com/discord/views/SearchInputView.java @@ -11,7 +11,7 @@ import android.widget.ImageView; import androidx.constraintlayout.widget.ConstraintLayout; import androidx.core.content.res.ResourcesCompat; import androidx.fragment.app.Fragment; -import c.a.i.g1; +import c.a.i.h1; import com.discord.R; import com.discord.utilities.color.ColorCompat; import com.discord.utilities.view.text.TextWatcher; @@ -24,7 +24,7 @@ import rx.functions.Action1; /* compiled from: SearchInputView.kt */ public final class SearchInputView extends ConstraintLayout { public static final /* synthetic */ int i = 0; - public final g1 j; + public final h1 j; public String k; public Function0 l; @@ -80,9 +80,9 @@ public final class SearchInputView extends ConstraintLayout { i2 = R.id.search_input_edit_text; TextInputEditText textInputEditText = (TextInputEditText) findViewById(R.id.search_input_edit_text); if (textInputEditText != null) { - g1 g1Var = new g1(this, imageView, textInputEditText); - m.checkNotNullExpressionValue(g1Var, "SearchInputViewBinding.i…ater.from(context), this)"); - this.j = g1Var; + h1 h1Var = new h1(this, imageView, textInputEditText); + m.checkNotNullExpressionValue(h1Var, "SearchInputViewBinding.i…ater.from(context), this)"); + this.j = h1Var; this.k = ""; this.l = new q(1, this); Drawable drawable = null; @@ -111,7 +111,7 @@ public final class SearchInputView extends ConstraintLayout { m.checkNotNullParameter(fragment, "fragment"); m.checkNotNullParameter(function1, "onAfterTextChanged"); TextWatcher.Companion companion = TextWatcher.Companion; - TextInputEditText textInputEditText = this.j.f99c; + TextInputEditText textInputEditText = this.j.f105c; m.checkNotNullExpressionValue(textInputEditText, "binding.searchInputEditText"); companion.addBindedTextWatcher(fragment, textInputEditText, new a(this, function1)); } @@ -119,25 +119,25 @@ public final class SearchInputView extends ConstraintLayout { public final void b(String str) { int i2 = 0; boolean z2 = str.length() == 0; - g1 g1Var = this.j; - g1Var.b.setImageResource(z2 ? R.drawable.ic_search_16dp : R.drawable.ic_clear_white_24dp); - ImageView imageView = g1Var.b; + h1 h1Var = this.j; + h1Var.b.setImageResource(z2 ? R.drawable.ic_search_16dp : R.drawable.ic_clear_white_24dp); + ImageView imageView = h1Var.b; m.checkNotNullExpressionValue(imageView, "searchClear"); imageView.setImageTintList(z2 ? ColorStateList.valueOf(ColorCompat.getThemedColor(getContext(), (int) R.attr.colorTextMuted)) : ColorStateList.valueOf(ColorCompat.getThemedColor(getContext(), (int) R.attr.colorTextNormal))); - ImageView imageView2 = g1Var.b; + ImageView imageView2 = h1Var.b; m.checkNotNullExpressionValue(imageView2, "searchClear"); imageView2.setContentDescription(z2 ? this.k : getContext().getString(R.string.reset)); - ImageView imageView3 = g1Var.b; + ImageView imageView3 = h1Var.b; m.checkNotNullExpressionValue(imageView3, "searchClear"); if (z2) { i2 = 2; } imageView3.setImportantForAccessibility(i2); - g1Var.b.setOnClickListener(new b(this, z2, str)); + h1Var.b.setOnClickListener(new b(this, z2, str)); } public final View getEditText() { - TextInputEditText textInputEditText = this.j.f99c; + TextInputEditText textInputEditText = this.j.f105c; m.checkNotNullExpressionValue(textInputEditText, "binding.searchInputEditText"); return textInputEditText; } @@ -148,7 +148,7 @@ public final class SearchInputView extends ConstraintLayout { public final void setHint(CharSequence charSequence) { m.checkNotNullParameter(charSequence, "hint"); - TextInputEditText textInputEditText = this.j.f99c; + TextInputEditText textInputEditText = this.j.f105c; m.checkNotNullExpressionValue(textInputEditText, "binding.searchInputEditText"); textInputEditText.setHint(charSequence); } @@ -160,7 +160,7 @@ public final class SearchInputView extends ConstraintLayout { public final void setText(String str) { m.checkNotNullParameter(str, "searchQuery"); - this.j.f99c.setText(str); + this.j.f105c.setText(str); b(str); } } diff --git a/app/src/main/java/com/discord/views/ServerFolderView.java b/app/src/main/java/com/discord/views/ServerFolderView.java index 6452efe1f9..4453e87371 100644 --- a/app/src/main/java/com/discord/views/ServerFolderView.java +++ b/app/src/main/java/com/discord/views/ServerFolderView.java @@ -9,14 +9,14 @@ import android.widget.GridLayout; import android.widget.ImageView; import android.widget.LinearLayout; import androidx.annotation.AnimRes; -import c.a.i.c3; +import c.a.i.d3; import com.discord.R; import com.discord.utilities.accessibility.AccessibilityUtils; import d0.z.d.m; /* compiled from: ServerFolderView.kt */ public final class ServerFolderView extends LinearLayout { public static final /* synthetic */ int i = 0; - public final c3 j; + public final d3 j; public Long k; public boolean l; @@ -67,9 +67,9 @@ public final class ServerFolderView extends LinearLayout { i2 = R.id.guild_views; GridLayout gridLayout = (GridLayout) findViewById(R.id.guild_views); if (gridLayout != null) { - c3 c3Var = new c3(this, imageView, guildView, guildView2, guildView3, guildView4, gridLayout); - m.checkNotNullExpressionValue(c3Var, "ViewServerFolderBinding.…ater.from(context), this)"); - this.j = c3Var; + d3 d3Var = new d3(this, imageView, guildView, guildView2, guildView3, guildView4, gridLayout); + m.checkNotNullExpressionValue(d3Var, "ViewServerFolderBinding.…ater.from(context), this)"); + this.j = d3Var; setOrientation(1); return; } diff --git a/app/src/main/java/com/discord/views/StreamPreviewView.java b/app/src/main/java/com/discord/views/StreamPreviewView.java index 7f14337d2c..295c4598ca 100644 --- a/app/src/main/java/com/discord/views/StreamPreviewView.java +++ b/app/src/main/java/com/discord/views/StreamPreviewView.java @@ -9,7 +9,7 @@ import android.widget.FrameLayout; import android.widget.TextView; import androidx.annotation.MainThread; import androidx.constraintlayout.widget.ConstraintLayout; -import c.a.i.t3; +import c.a.i.u3; import c.a.k.b; import com.discord.R; import com.discord.stores.StoreApplicationStreamPreviews; @@ -20,7 +20,7 @@ import d0.z.d.m; import kotlin.NoWhenBranchMatchedException; /* compiled from: StreamPreviewView.kt */ public final class StreamPreviewView extends FrameLayout { - public final t3 i; + public final u3 i; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public StreamPreviewView(Context context, AttributeSet attributeSet) { @@ -37,9 +37,9 @@ public final class StreamPreviewView extends FrameLayout { i = R.id.stream_preview_placeholder_caption; TextView textView2 = (TextView) inflate.findViewById(R.id.stream_preview_placeholder_caption); if (textView2 != null) { - t3 t3Var = new t3((ConstraintLayout) inflate, simpleDraweeView, textView, textView2); - m.checkNotNullExpressionValue(t3Var, "ViewStreamPreviewBinding…rom(context), this, true)"); - this.i = t3Var; + u3 u3Var = new u3((ConstraintLayout) inflate, simpleDraweeView, textView, textView2); + m.checkNotNullExpressionValue(u3Var, "ViewStreamPreviewBinding…rom(context), this, true)"); + this.i = u3Var; setClickable(true); setFocusable(false); setFocusableInTouchMode(false); @@ -61,7 +61,7 @@ public final class StreamPreviewView extends FrameLayout { } private final void setOverlayCaptionText(CharSequence charSequence) { - TextView textView = this.i.f165c; + TextView textView = this.i.f170c; m.checkNotNullExpressionValue(textView, "binding.streamPreviewOverlayText"); ViewExtensions.setTextAndVisibilityBy(textView, charSequence); } diff --git a/app/src/main/java/com/discord/views/TernaryCheckBox.java b/app/src/main/java/com/discord/views/TernaryCheckBox.java index 2afa446fa4..891aeb85de 100644 --- a/app/src/main/java/com/discord/views/TernaryCheckBox.java +++ b/app/src/main/java/com/discord/views/TernaryCheckBox.java @@ -11,14 +11,14 @@ import android.widget.LinearLayout; import android.widget.RelativeLayout; import android.widget.TextView; import c.a.d.m; -import c.a.i.u3; +import c.a.i.v3; import com.discord.R; import com.discord.utilities.view.text.LinkifiedTextView; import kotlin.jvm.internal.DefaultConstructorMarker; /* compiled from: TernaryCheckBox.kt */ public final class TernaryCheckBox extends RelativeLayout { public static final a i = new a(null); - public final u3 j; + public final v3 j; public String k; public CharSequence l; public b m; @@ -100,9 +100,9 @@ public final class TernaryCheckBox extends RelativeLayout { i2 = R.id.ternary_check_on; CheckableImageView checkableImageView3 = (CheckableImageView) inflate.findViewById(R.id.ternary_check_on); if (checkableImageView3 != null) { - u3 u3Var = new u3((LinearLayout) inflate, frameLayout, linearLayout, findViewById, findViewById2, textView, linkifiedTextView, checkableImageView, checkableImageView2, checkableImageView3); - d0.z.d.m.checkNotNullExpressionValue(u3Var, "ViewTernaryCheckboxBindi…rom(context), this, true)"); - this.j = u3Var; + v3 v3Var = new v3((LinearLayout) inflate, frameLayout, linearLayout, findViewById, findViewById2, textView, linkifiedTextView, checkableImageView, checkableImageView2, checkableImageView3); + d0.z.d.m.checkNotNullExpressionValue(v3Var, "ViewTernaryCheckboxBindi…rom(context), this, true)"); + this.j = v3Var; this.n = -1; if (attributeSet != null) { TypedArray obtainStyledAttributes = context.obtainStyledAttributes(attributeSet, R.a.TernaryCheckBox, 0, 0); @@ -148,7 +148,7 @@ public final class TernaryCheckBox extends RelativeLayout { FrameLayout frameLayout = this.j.b; d0.z.d.m.checkNotNullExpressionValue(frameLayout, "binding.checkableOffContainer"); frameLayout.setEnabled(true); - View view = this.j.f171c; + View view = this.j.f176c; d0.z.d.m.checkNotNullExpressionValue(view, "binding.offDisabledOverlay"); view.setVisibility(8); this.j.d.setOnClickListener(new c(this, str)); @@ -164,8 +164,8 @@ public final class TernaryCheckBox extends RelativeLayout { View view = this.j.d; d0.z.d.m.checkNotNullExpressionValue(view, "binding.settingDisabledOverlay"); view.setVisibility(8); - this.j.f171c.setOnClickListener(new d(this, str)); - View view2 = this.j.f171c; + this.j.f176c.setOnClickListener(new d(this, str)); + View view2 = this.j.f176c; d0.z.d.m.checkNotNullExpressionValue(view2, "binding.offDisabledOverlay"); view2.setVisibility(0); } @@ -199,7 +199,7 @@ public final class TernaryCheckBox extends RelativeLayout { CheckableImageView checkableImageView = this.j.h; d0.z.d.m.checkNotNullExpressionValue(checkableImageView, "binding.ternaryCheckOff"); checkableImageView.setEnabled(true); - View view = this.j.f171c; + View view = this.j.f176c; d0.z.d.m.checkNotNullExpressionValue(view, "binding.offDisabledOverlay"); view.setVisibility(8); View view2 = this.j.d; diff --git a/app/src/main/java/com/discord/views/ToolbarTitleLayout.java b/app/src/main/java/com/discord/views/ToolbarTitleLayout.java index 532269c79e..a5380fcc3b 100644 --- a/app/src/main/java/com/discord/views/ToolbarTitleLayout.java +++ b/app/src/main/java/com/discord/views/ToolbarTitleLayout.java @@ -9,14 +9,14 @@ import androidx.annotation.ColorInt; import androidx.annotation.DrawableRes; import androidx.constraintlayout.widget.ConstraintLayout; import androidx.core.content.res.ResourcesCompat; -import c.a.i.v3; +import c.a.i.w3; import com.discord.R; import com.discord.utilities.view.extensions.ViewExtensions; import d0.z.d.m; /* compiled from: ToolbarTitleLayout.kt */ public final class ToolbarTitleLayout extends ConstraintLayout { public static final /* synthetic */ int i = 0; - public final v3 j; + public final w3 j; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public ToolbarTitleLayout(Context context) { @@ -38,9 +38,9 @@ public final class ToolbarTitleLayout extends ConstraintLayout { i2 = R.id.toolbar_title_trailing_icon; ImageView imageView2 = (ImageView) findViewById(R.id.toolbar_title_trailing_icon); if (imageView2 != null) { - v3 v3Var = new v3(this, imageView, statusView, textView, textView2, imageView2); - m.checkNotNullExpressionValue(v3Var, "ViewToolbarTitleBinding.…ater.from(context), this)"); - this.j = v3Var; + w3 w3Var = new w3(this, imageView, statusView, textView, textView2, imageView2); + m.checkNotNullExpressionValue(w3Var, "ViewToolbarTitleBinding.…ater.from(context), this)"); + this.j = w3Var; return; } } diff --git a/app/src/main/java/com/discord/views/UploadProgressView.java b/app/src/main/java/com/discord/views/UploadProgressView.java index b6793adb70..2cb7c23750 100644 --- a/app/src/main/java/com/discord/views/UploadProgressView.java +++ b/app/src/main/java/com/discord/views/UploadProgressView.java @@ -13,7 +13,7 @@ import android.widget.TextView; import androidx.annotation.DrawableRes; import androidx.constraintlayout.widget.ConstraintLayout; import androidx.core.content.ContextCompat; -import c.a.i.w3; +import c.a.i.x3; import c.d.b.a.a; import com.discord.R; import com.discord.utilities.drawable.DrawableCompat; @@ -22,7 +22,7 @@ import d0.z.d.m; /* compiled from: UploadProgressView.kt */ public final class UploadProgressView extends ConstraintLayout { public static final /* synthetic */ int i = 0; - public final w3 j; + public final x3 j; public final Drawable k; public final Drawable l; @@ -44,9 +44,9 @@ public final class UploadProgressView extends ConstraintLayout { i2 = R.id.progress_text; TextView textView2 = (TextView) inflate.findViewById(R.id.progress_text); if (textView2 != null) { - w3 w3Var = new w3((ConstraintLayout) inflate, progressBar, imageView, textView, textView2); - m.checkNotNullExpressionValue(w3Var, "ViewUploadProgressBindin…rom(context), this, true)"); - this.j = w3Var; + x3 x3Var = new x3((ConstraintLayout) inflate, progressBar, imageView, textView, textView2); + m.checkNotNullExpressionValue(x3Var, "ViewUploadProgressBindin…rom(context), this, true)"); + this.j = x3Var; this.k = ContextCompat.getDrawable(getContext(), R.drawable.drawable_progress_green); this.l = ContextCompat.getDrawable(getContext(), DrawableCompat.getThemedDrawableRes$default(this, (int) R.attr.progress_gradient, 0, 2, (Object) null)); return; @@ -59,53 +59,53 @@ public final class UploadProgressView extends ConstraintLayout { public final void a(CharSequence charSequence, int i2, String str) { m.checkNotNullParameter(charSequence, "title"); - w3 w3Var = this.j; - TextView textView = w3Var.e; + x3 x3Var = this.j; + TextView textView = x3Var.e; m.checkNotNullExpressionValue(textView, "progressText"); textView.setText(charSequence); boolean z2 = true; if (i2 >= 0) { - ProgressBar progressBar = w3Var.b; + ProgressBar progressBar = x3Var.b; m.checkNotNullExpressionValue(progressBar, "progressBar"); progressBar.setIndeterminate(false); if (Build.VERSION.SDK_INT >= 24) { - ProgressBar progressBar2 = w3Var.b; + ProgressBar progressBar2 = x3Var.b; m.checkNotNullExpressionValue(progressBar2, "progressBar"); if (i2 < progressBar2.getProgress()) { z2 = false; } - w3Var.b.setProgress(i2, z2); + x3Var.b.setProgress(i2, z2); } else { - ProgressBar progressBar3 = w3Var.b; + ProgressBar progressBar3 = x3Var.b; m.checkNotNullExpressionValue(progressBar3, "progressBar"); progressBar3.setProgress(i2); } - ProgressBar progressBar4 = w3Var.b; + ProgressBar progressBar4 = x3Var.b; m.checkNotNullExpressionValue(progressBar4, "progressBar"); progressBar4.setProgressDrawable(i2 == 100 ? this.k : this.l); - ProgressBar progressBar5 = w3Var.b; + ProgressBar progressBar5 = x3Var.b; m.checkNotNullExpressionValue(progressBar5, "progressBar"); progressBar5.setVisibility(0); } else if (i2 == -1) { - ProgressBar progressBar6 = w3Var.b; + ProgressBar progressBar6 = x3Var.b; m.checkNotNullExpressionValue(progressBar6, "progressBar"); progressBar6.setVisibility(0); - ProgressBar progressBar7 = w3Var.b; + ProgressBar progressBar7 = x3Var.b; m.checkNotNullExpressionValue(progressBar7, "progressBar"); progressBar7.setIndeterminate(true); } else if (i2 == -2) { - ProgressBar progressBar8 = w3Var.b; + ProgressBar progressBar8 = x3Var.b; m.checkNotNullExpressionValue(progressBar8, "progressBar"); progressBar8.setVisibility(4); } else { throw new IllegalArgumentException(a.p("invalid argument supplied to progress: ", i2)); } - TextView textView2 = w3Var.d; + TextView textView2 = x3Var.d; m.checkNotNullExpressionValue(textView2, "progressSubtext"); ViewExtensions.setTextAndVisibilityBy(textView2, str); } public final void setIcon(@DrawableRes int i2) { - this.j.f182c.setImageResource(i2); + this.j.f186c.setImageResource(i2); } } diff --git a/app/src/main/java/com/discord/views/UserListItemView.java b/app/src/main/java/com/discord/views/UserListItemView.java index f29aab0b60..228f818caf 100644 --- a/app/src/main/java/com/discord/views/UserListItemView.java +++ b/app/src/main/java/com/discord/views/UserListItemView.java @@ -5,14 +5,14 @@ import android.util.AttributeSet; import android.view.LayoutInflater; import android.widget.RelativeLayout; import android.widget.TextView; -import c.a.i.x3; +import c.a.i.y3; import com.discord.R; import com.facebook.drawee.view.SimpleDraweeView; import d0.z.d.m; /* compiled from: UserListItemView.kt */ public final class UserListItemView extends RelativeLayout { public static final /* synthetic */ int i = 0; - public final x3 j; + public final y3 j; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public UserListItemView(Context context, AttributeSet attributeSet) { @@ -31,9 +31,9 @@ public final class UserListItemView extends RelativeLayout { i2 = R.id.user_list_item_status; StatusView statusView = (StatusView) findViewById(R.id.user_list_item_status); if (statusView != null) { - x3 x3Var = new x3(this, simpleDraweeView, textView, textView2, statusView); - m.checkNotNullExpressionValue(x3Var, "ViewUserListItemBinding.…ater.from(context), this)"); - this.j = x3Var; + y3 y3Var = new y3(this, simpleDraweeView, textView, textView2, statusView); + m.checkNotNullExpressionValue(y3Var, "ViewUserListItemBinding.…ater.from(context), this)"); + this.j = y3Var; setClickable(true); return; } diff --git a/app/src/main/java/com/discord/views/UsernameView.java b/app/src/main/java/com/discord/views/UsernameView.java index e2d5ecf561..a9fc644b29 100644 --- a/app/src/main/java/com/discord/views/UsernameView.java +++ b/app/src/main/java/com/discord/views/UsernameView.java @@ -9,7 +9,7 @@ import androidx.annotation.ColorInt; import androidx.annotation.StringRes; import androidx.constraintlayout.widget.ConstraintLayout; import androidx.core.widget.TextViewCompat; -import c.a.i.a4; +import c.a.i.b4; import com.discord.R; import com.discord.widgets.user.profile.DraweeSpanStringBuilderExtensionsKt; import com.facebook.drawee.span.DraweeSpanStringBuilder; @@ -17,7 +17,7 @@ import com.facebook.drawee.span.SimpleDraweeSpanTextView; import d0.z.d.m; /* compiled from: UsernameView.kt */ public final class UsernameView extends ConstraintLayout { - public final a4 i; + public final b4 i; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public UsernameView(Context context, AttributeSet attributeSet) { @@ -30,9 +30,9 @@ public final class UsernameView extends ConstraintLayout { i = R.id.username_text; SimpleDraweeSpanTextView simpleDraweeSpanTextView = (SimpleDraweeSpanTextView) findViewById(R.id.username_text); if (simpleDraweeSpanTextView != null) { - a4 a4Var = new a4(this, textView, simpleDraweeSpanTextView); - m.checkNotNullExpressionValue(a4Var, "ViewUsernameBinding.infl…ater.from(context), this)"); - this.i = a4Var; + b4 b4Var = new b4(this, textView, simpleDraweeSpanTextView); + m.checkNotNullExpressionValue(b4Var, "ViewUsernameBinding.infl…ater.from(context), this)"); + this.i = b4Var; if (attributeSet != null) { TypedArray obtainStyledAttributes = getContext().obtainStyledAttributes(attributeSet, R.a.UsernameView, 0, 0); m.checkNotNullExpressionValue(obtainStyledAttributes, "context.obtainStyledAttr…eable.UsernameView, 0, 0)"); @@ -97,10 +97,10 @@ public final class UsernameView extends ConstraintLayout { m.checkNotNullExpressionValue(context, "context"); DraweeSpanStringBuilder avatar$default = DraweeSpanStringBuilderExtensionsKt.setAvatar$default(draweeSpanStringBuilder, context, str, z2, num, num2, null, 32, null); avatar$default.append(charSequence); - this.i.f65c.setDraweeSpanStringBuilder(avatar$default); + this.i.f71c.setDraweeSpanStringBuilder(avatar$default); } public final void setUsernameColor(@ColorInt int i) { - this.i.f65c.setTextColor(i); + this.i.f71c.setTextColor(i); } } diff --git a/app/src/main/java/com/discord/views/VoiceUserLimitView.java b/app/src/main/java/com/discord/views/VoiceUserLimitView.java index 9f4d9652f6..a22474aa21 100644 --- a/app/src/main/java/com/discord/views/VoiceUserLimitView.java +++ b/app/src/main/java/com/discord/views/VoiceUserLimitView.java @@ -12,7 +12,7 @@ import android.util.TypedValue; import android.view.LayoutInflater; import android.widget.LinearLayout; import android.widget.TextView; -import c.a.i.e4; +import c.a.i.f4; import c.a.y.f0; import com.discord.R; import com.discord.utilities.color.ColorCompat; @@ -22,7 +22,7 @@ import d0.z.d.m; import kotlin.Lazy; /* compiled from: VoiceUserLimitView.kt */ public final class VoiceUserLimitView extends LinearLayout { - public final e4 i; + public final f4 i; public final Paint j; public final int k; public final Path l; @@ -42,9 +42,9 @@ public final class VoiceUserLimitView extends LinearLayout { i = R.id.voice_user_limit_max; TextView textView2 = (TextView) findViewById(R.id.voice_user_limit_max); if (textView2 != null) { - e4 e4Var = new e4(this, textView, textView2); - m.checkNotNullExpressionValue(e4Var, "VoiceUserLimitViewBindin…ater.from(context), this)"); - this.i = e4Var; + f4 f4Var = new f4(this, textView, textView2); + m.checkNotNullExpressionValue(f4Var, "VoiceUserLimitViewBindin…ater.from(context), this)"); + this.i = f4Var; Paint paint = new Paint(1); this.j = paint; Path path = new Path(); @@ -75,7 +75,7 @@ public final class VoiceUserLimitView extends LinearLayout { TextView textView = this.i.b; m.checkNotNullExpressionValue(textView, "binding.voiceUserLimitCurrent"); textView.setText(i < 100 ? c.d.b.a.a.M(new Object[]{Integer.valueOf(i)}, 1, "%02d", "java.lang.String.format(format, *args)") : String.valueOf(i)); - TextView textView2 = this.i.f89c; + TextView textView2 = this.i.f95c; m.checkNotNullExpressionValue(textView2, "binding.voiceUserLimitMax"); textView2.setText(i2 < 100 ? c.d.b.a.a.M(new Object[]{Integer.valueOf(i2)}, 1, "%02d", "java.lang.String.format(format, *args)") : String.valueOf(i2)); if (z2) { diff --git a/app/src/main/java/com/discord/views/VoiceUserView.java b/app/src/main/java/com/discord/views/VoiceUserView.java index 527bad9cae..6e81bfba2a 100644 --- a/app/src/main/java/com/discord/views/VoiceUserView.java +++ b/app/src/main/java/com/discord/views/VoiceUserView.java @@ -12,7 +12,7 @@ import android.widget.TextView; import androidx.annotation.DimenRes; import androidx.annotation.MainThread; import androidx.annotation.Px; -import c.a.i.d4; +import c.a.i.e4; import c.a.y.g0; import c.a.y.h0; import c.a.y.i0; @@ -37,7 +37,7 @@ import kotlin.jvm.functions.Function2; public final class VoiceUserView extends FrameLayout { public static final /* synthetic */ int i = 0; public int j; - public final d4 k; + public final e4 k; public a l; public final RingAnimator m; public StoreVoiceParticipants.VoiceUser n; @@ -126,9 +126,9 @@ public final class VoiceUserView extends FrameLayout { i4 = R.id.voice_user_name_display; TextView textView = (TextView) findViewById(R.id.voice_user_name_display); if (textView != null) { - d4 d4Var = new d4(this, simpleDraweeView, textView); - m.checkNotNullExpressionValue(d4Var, "ViewVoiceUserBinding.inf…ater.from(context), this)"); - this.k = d4Var; + e4 e4Var = new e4(this, simpleDraweeView, textView); + m.checkNotNullExpressionValue(e4Var, "ViewVoiceUserBinding.inf…ater.from(context), this)"); + this.k = e4Var; this.m = new RingAnimator(this, new h0(this)); this.o = g0.i; if (attributeSet != null) { @@ -190,7 +190,7 @@ public final class VoiceUserView extends FrameLayout { m.checkNotNullExpressionValue(simpleDraweeView, "binding.voiceUserAvatar"); IconUtils.setIcon$default(simpleDraweeView, forGuildMemberOrUser$default, i2, new c(this, forGuildMemberOrUser$default), (MGImages.ChangeDetector) null, 16, (Object) null); } - TextView textView = this.k.f83c; + TextView textView = this.k.f89c; m.checkNotNullExpressionValue(textView, "binding.voiceUserNameDisplay"); textView.setText(voiceUser.getDisplayName()); setVoiceState(voiceUser); @@ -208,7 +208,7 @@ public final class VoiceUserView extends FrameLayout { SimpleDraweeView simpleDraweeView = this.k.b; m.checkNotNullExpressionValue(simpleDraweeView, "binding.voiceUserAvatar"); bVar.invoke((View) simpleDraweeView); - TextView textView = this.k.f83c; + TextView textView = this.k.f89c; m.checkNotNullExpressionValue(textView, "binding.voiceUserNameDisplay"); bVar.invoke((View) textView); requestLayout(); @@ -247,7 +247,7 @@ public final class VoiceUserView extends FrameLayout { boolean z3 = isSelected() != z2; super.setSelected(z2); if (z3) { - ViewExtensions.fadeBy$default(this.k.f83c, isSelected(), 0, 2, null); + ViewExtensions.fadeBy$default(this.k.f89c, isSelected(), 0, 2, null); } } diff --git a/app/src/main/java/com/discord/views/calls/CallEventsButtonView.java b/app/src/main/java/com/discord/views/calls/CallEventsButtonView.java index d421e2dbd0..0b1fcc4347 100644 --- a/app/src/main/java/com/discord/views/calls/CallEventsButtonView.java +++ b/app/src/main/java/com/discord/views/calls/CallEventsButtonView.java @@ -10,7 +10,7 @@ import android.widget.TextView; import androidx.constraintlayout.widget.ConstraintLayout; import androidx.core.content.ContextCompat; import androidx.fragment.app.FragmentManager; -import c.a.i.x1; +import c.a.i.y1; import c.a.k.b; import com.discord.R; import com.discord.api.guildscheduledevent.GuildScheduledEvent; @@ -22,7 +22,7 @@ import d0.z.d.m; import java.util.List; /* compiled from: CallEventsButtonView.kt */ public final class CallEventsButtonView extends ConstraintLayout { - public final x1 i; + public final y1 i; /* compiled from: CallEventsButtonView.kt */ public static final class a implements View.OnClickListener { @@ -54,9 +54,9 @@ public final class CallEventsButtonView extends ConstraintLayout { i = R.id.text; TextView textView = (TextView) inflate.findViewById(R.id.text); if (textView != null) { - x1 x1Var = new x1((ConstraintLayout) inflate, imageView, textView); - m.checkNotNullExpressionValue(x1Var, "ViewCallEventsButtonBind…rom(context), this, true)"); - this.i = x1Var; + y1 y1Var = new y1((ConstraintLayout) inflate, imageView, textView); + m.checkNotNullExpressionValue(y1Var, "ViewCallEventsButtonBind…rom(context), this, true)"); + this.i = y1Var; return; } } @@ -64,7 +64,7 @@ public final class CallEventsButtonView extends ConstraintLayout { } private final void setContentColor(int i) { - this.i.f186c.setTextColor(i); + this.i.f191c.setTextColor(i); ImageView imageView = this.i.b; m.checkNotNullExpressionValue(imageView, "binding.icon"); ColorCompatKt.tintWithColor(imageView, i); @@ -76,7 +76,7 @@ public final class CallEventsButtonView extends ConstraintLayout { this.i.a.setOnClickListener(new a(fragmentManager, j, j2)); boolean hasLiveEvent = GuildScheduledEventUtilitiesKt.hasLiveEvent(list); if (hasLiveEvent) { - TextView textView = this.i.f186c; + TextView textView = this.i.f191c; m.checkNotNullExpressionValue(textView, "binding.text"); textView.setText(getContext().getString(R.string.live_event)); setContentColor(ContextCompat.getColor(getContext(), R.color.status_green_560)); @@ -85,7 +85,7 @@ public final class CallEventsButtonView extends ConstraintLayout { Context context = getContext(); m.checkNotNullExpressionValue(context, "context"); CharSequence i18nPluralString = StringResourceUtilsKt.getI18nPluralString(context, R.plurals.guild_events_plural_number, size, Integer.valueOf(size)); - TextView textView2 = this.i.f186c; + TextView textView2 = this.i.f191c; m.checkNotNullExpressionValue(textView2, "binding.text"); Context context2 = getContext(); m.checkNotNullExpressionValue(context2, "context"); diff --git a/app/src/main/java/com/discord/views/calls/StageCallSpeakerView.java b/app/src/main/java/com/discord/views/calls/StageCallSpeakerView.java index c4c585d499..51b22b12ce 100644 --- a/app/src/main/java/com/discord/views/calls/StageCallSpeakerView.java +++ b/app/src/main/java/com/discord/views/calls/StageCallSpeakerView.java @@ -6,14 +6,14 @@ import android.view.LayoutInflater; import android.widget.ImageView; import android.widget.TextView; import androidx.cardview.widget.CardView; -import c.a.i.q3; +import c.a.i.r3; import com.discord.R; import com.discord.views.VoiceUserView; import d0.z.d.m; import rx.Subscription; /* compiled from: StageCallSpeakerView.kt */ public final class StageCallSpeakerView extends CardView { - public final q3 i; + public final r3 i; public Subscription j; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ @@ -42,9 +42,9 @@ public final class StageCallSpeakerView extends CardView { i = R.id.stage_channel_speaker_pulse; SpeakerPulseView speakerPulseView = (SpeakerPulseView) findViewById(R.id.stage_channel_speaker_pulse); if (speakerPulseView != null) { - q3 q3Var = new q3(this, voiceUserView, imageView, imageView2, imageView3, imageView4, textView, speakerPulseView); - m.checkNotNullExpressionValue(q3Var, "ViewStageChannelSpeakerB…ater.from(context), this)"); - this.i = q3Var; + r3 r3Var = new r3(this, voiceUserView, imageView, imageView2, imageView3, imageView4, textView, speakerPulseView); + m.checkNotNullExpressionValue(r3Var, "ViewStageChannelSpeakerB…ater.from(context), this)"); + this.i = r3Var; return; } } diff --git a/app/src/main/java/com/discord/views/calls/StageCallVisitCommunityView.java b/app/src/main/java/com/discord/views/calls/StageCallVisitCommunityView.java index 6b50ec72ed..aab3feae2d 100644 --- a/app/src/main/java/com/discord/views/calls/StageCallVisitCommunityView.java +++ b/app/src/main/java/com/discord/views/calls/StageCallVisitCommunityView.java @@ -7,13 +7,13 @@ import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import androidx.constraintlayout.widget.ConstraintLayout; -import c.a.i.r3; +import c.a.i.s3; import com.discord.R; import com.facebook.drawee.view.SimpleDraweeView; import d0.z.d.m; /* compiled from: StageCallVisitCommunityView.kt */ public final class StageCallVisitCommunityView extends ConstraintLayout { - public final r3 i; + public final s3 i; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public StageCallVisitCommunityView(Context context, AttributeSet attributeSet) { @@ -30,9 +30,9 @@ public final class StageCallVisitCommunityView extends ConstraintLayout { i = R.id.visit_community_text; TextView textView2 = (TextView) inflate.findViewById(R.id.visit_community_text); if (textView2 != null) { - r3 r3Var = new r3((ConstraintLayout) inflate, simpleDraweeView, textView, textView2); - m.checkNotNullExpressionValue(r3Var, "ViewStageChannelVisitCom…rom(context), this, true)"); - this.i = r3Var; + s3 s3Var = new s3((ConstraintLayout) inflate, simpleDraweeView, textView, textView2); + m.checkNotNullExpressionValue(s3Var, "ViewStageChannelVisitCom…rom(context), this, true)"); + this.i = s3Var; return; } } diff --git a/app/src/main/java/com/discord/views/calls/VideoCallParticipantView.java b/app/src/main/java/com/discord/views/calls/VideoCallParticipantView.java index 6f32c6514e..d08e3bc1d9 100644 --- a/app/src/main/java/com/discord/views/calls/VideoCallParticipantView.java +++ b/app/src/main/java/com/discord/views/calls/VideoCallParticipantView.java @@ -19,7 +19,7 @@ import androidx.core.app.NotificationCompat; import androidx.core.content.ContextCompat; import androidx.core.view.DisplayCutoutCompat; import androidx.core.view.ViewGroupKt; -import c.a.i.b4; +import c.a.i.c4; import c.a.k.b; import c.a.y.j0.j; import c.a.y.j0.k; @@ -58,7 +58,7 @@ import rx.Subscription; import rx.subjects.BehaviorSubject; /* compiled from: VideoCallParticipantView.kt */ public final class VideoCallParticipantView extends ConstraintLayout implements FrameGridLayout.DataView { - public final b4 i; + public final c4 i; public final boolean j; public ParticipantData k; public String l; @@ -70,14 +70,14 @@ public final class VideoCallParticipantView extends ConstraintLayout implements public boolean r; /* renamed from: s reason: collision with root package name */ - public VideoCallGridAdapter.CallUiInsets f2239s; + public VideoCallGridAdapter.CallUiInsets f2240s; public boolean t; public Drawable u; public Drawable v; public Function2 w; /* renamed from: x reason: collision with root package name */ - public Function2 f2240x; + public Function2 f2241x; /* compiled from: VideoCallParticipantView.kt */ public static final class ParticipantData implements FrameGridLayout.Data { @@ -85,7 +85,7 @@ public final class VideoCallParticipantView extends ConstraintLayout implements public final StoreVoiceParticipants.VoiceUser b; /* renamed from: c reason: collision with root package name */ - public final boolean f2241c; + public final boolean f2242c; public final RendererCommon.ScalingType d; public final RendererCommon.ScalingType e; public final ApplicationStreamState f; @@ -115,14 +115,14 @@ public final class VideoCallParticipantView extends ConstraintLayout implements public final StreamResolution b; /* renamed from: c reason: collision with root package name */ - public final StreamFps f2242c; + public final StreamFps f2243c; public final boolean d; public a(boolean z2, StreamResolution streamResolution, StreamFps streamFps, boolean z3) { m.checkNotNullParameter(streamResolution, "resolution"); this.a = z2; this.b = streamResolution; - this.f2242c = streamFps; + this.f2243c = streamFps; this.d = z3; } @@ -134,7 +134,7 @@ public final class VideoCallParticipantView extends ConstraintLayout implements return false; } a aVar = (a) obj; - return this.a == aVar.a && m.areEqual(this.b, aVar.b) && m.areEqual(this.f2242c, aVar.f2242c) && this.d == aVar.d; + return this.a == aVar.a && m.areEqual(this.b, aVar.b) && m.areEqual(this.f2243c, aVar.f2243c) && this.d == aVar.d; } public int hashCode() { @@ -150,7 +150,7 @@ public final class VideoCallParticipantView extends ConstraintLayout implements StreamResolution streamResolution = this.b; int i6 = 0; int hashCode = (i5 + (streamResolution != null ? streamResolution.hashCode() : 0)) * 31; - StreamFps streamFps = this.f2242c; + StreamFps streamFps = this.f2243c; if (streamFps != null) { i6 = streamFps.hashCode(); } @@ -168,7 +168,7 @@ public final class VideoCallParticipantView extends ConstraintLayout implements R.append(", resolution="); R.append(this.b); R.append(", fps="); - R.append(this.f2242c); + R.append(this.f2243c); R.append(", isBadQuality="); return c.d.b.a.a.L(R, this.d, ")"); } @@ -181,7 +181,7 @@ public final class VideoCallParticipantView extends ConstraintLayout implements m.checkNotNullParameter(voiceUser, "participant"); m.checkNotNullParameter(type, "type"); this.b = voiceUser; - this.f2241c = z2; + this.f2242c = z2; this.d = scalingType; this.e = scalingType2; this.f = applicationStreamState; @@ -204,7 +204,7 @@ public final class VideoCallParticipantView extends ConstraintLayout implements public static ParticipantData a(ParticipantData participantData, StoreVoiceParticipants.VoiceUser voiceUser, boolean z2, RendererCommon.ScalingType scalingType, RendererCommon.ScalingType scalingType2, ApplicationStreamState applicationStreamState, Type type, boolean z3, boolean z4, a aVar, int i) { Type type2 = null; StoreVoiceParticipants.VoiceUser voiceUser2 = (i & 1) != 0 ? participantData.b : null; - boolean z5 = (i & 2) != 0 ? participantData.f2241c : z2; + boolean z5 = (i & 2) != 0 ? participantData.f2242c : z2; RendererCommon.ScalingType scalingType3 = (i & 4) != 0 ? participantData.d : scalingType; RendererCommon.ScalingType scalingType4 = (i & 8) != 0 ? participantData.e : scalingType2; ApplicationStreamState applicationStreamState2 = (i & 16) != 0 ? participantData.f : null; @@ -253,7 +253,7 @@ public final class VideoCallParticipantView extends ConstraintLayout implements return false; } ParticipantData participantData = (ParticipantData) obj; - return m.areEqual(this.b, participantData.b) && this.f2241c == participantData.f2241c && m.areEqual(this.d, participantData.d) && m.areEqual(this.e, participantData.e) && m.areEqual(this.f, participantData.f) && m.areEqual(this.g, participantData.g) && this.h == participantData.h && this.i == participantData.i && m.areEqual(this.j, participantData.j); + return m.areEqual(this.b, participantData.b) && this.f2242c == participantData.f2242c && m.areEqual(this.d, participantData.d) && m.areEqual(this.e, participantData.e) && m.areEqual(this.f, participantData.f) && m.areEqual(this.g, participantData.g) && this.h == participantData.h && this.i == participantData.i && m.areEqual(this.j, participantData.j); } @Override // com.discord.utilities.view.grid.FrameGridLayout.Data @@ -265,7 +265,7 @@ public final class VideoCallParticipantView extends ConstraintLayout implements StoreVoiceParticipants.VoiceUser voiceUser = this.b; int i = 0; int hashCode = (voiceUser != null ? voiceUser.hashCode() : 0) * 31; - boolean z2 = this.f2241c; + boolean z2 = this.f2242c; int i2 = 1; if (z2) { z2 = true; @@ -306,7 +306,7 @@ public final class VideoCallParticipantView extends ConstraintLayout implements StringBuilder R = c.d.b.a.a.R("ParticipantData(participant="); R.append(this.b); R.append(", mirrorVideo="); - R.append(this.f2241c); + R.append(this.f2242c); R.append(", scalingType="); R.append(this.d); R.append(", scalingTypeMismatchOrientation="); @@ -430,7 +430,7 @@ public final class VideoCallParticipantView extends ConstraintLayout implements public final void onClick(View view) { Function2 function2 = this.i.w; ParticipantData.a aVar = this.j; - function2.invoke(aVar.b, aVar.f2242c); + function2.invoke(aVar.b, aVar.f2243c); } } @@ -513,15 +513,15 @@ public final class VideoCallParticipantView extends ConstraintLayout implements i4 = R.id.participant_voice_user_view; VoiceUserView voiceUserView = (VoiceUserView) findViewById(R.id.participant_voice_user_view); if (voiceUserView != null) { - b4 b4Var = new b4(this, findViewById, findViewById2, imageView, constraintLayout, space, imageView2, textView, linearLayout, textView2, textView3, imageView3, constraintLayout2, imageView4, textView4, textView5, simpleDraweeView, textView6, textView7, progressBar, appVideoStreamRenderer2, linearLayout2, voiceUserView); - m.checkNotNullExpressionValue(b4Var, "ViewVideoCallParticipant…ater.from(context), this)"); - this.i = b4Var; + c4 c4Var = new c4(this, findViewById, findViewById2, imageView, constraintLayout, space, imageView2, textView, linearLayout, textView2, textView3, imageView3, constraintLayout2, imageView4, textView4, textView5, simpleDraweeView, textView6, textView7, progressBar, appVideoStreamRenderer2, linearLayout2, voiceUserView); + m.checkNotNullExpressionValue(c4Var, "ViewVideoCallParticipant…ater.from(context), this)"); + this.i = c4Var; this.m = j.i; - this.f2239s = new VideoCallGridAdapter.CallUiInsets(0, 0, 0, 0); + this.f2240s = new VideoCallGridAdapter.CallUiInsets(0, 0, 0, 0); this.u = ContextCompat.getDrawable(context, R.drawable.bg_stream_live_indicator); this.v = ContextCompat.getDrawable(context, R.drawable.bg_stream_live_indicator_split_pill); this.w = t.i; - this.f2240x = t.j; + this.f2241x = t.j; if (attributeSet2 != null) { TypedArray obtainStyledAttributes = context.obtainStyledAttributes(attributeSet2, R.a.VideoCallParticipantView, 0, 0); m.checkNotNullExpressionValue(obtainStyledAttributes, "context.obtainStyledAttr… 0\n )"); @@ -569,7 +569,7 @@ public final class VideoCallParticipantView extends ConstraintLayout implements z2 = videoCallParticipantView.r; } if ((i & 8) != 0) { - callUiInsets2 = videoCallParticipantView.f2239s; + callUiInsets2 = videoCallParticipantView.f2240s; } if ((i & 16) != 0) { z3 = videoCallParticipantView.t; @@ -587,8 +587,8 @@ public final class VideoCallParticipantView extends ConstraintLayout implements return; } ConstraintLayout constraintLayout = this.i.e; - constraintLayout.setTranslationX(-((float) this.f2239s.getRight())); - constraintLayout.setTranslationY((float) this.f2239s.getTop()); + constraintLayout.setTranslationX(-((float) this.f2240s.getRight())); + constraintLayout.setTranslationY((float) this.f2240s.getTop()); constraintLayout.setOnClickListener(new a(this, aVar)); ImageView imageView = this.i.f; m.checkNotNullExpressionValue(imageView, "binding.participantFullscreenStreamqualIcon"); @@ -597,7 +597,7 @@ public final class VideoCallParticipantView extends ConstraintLayout implements Context context = getContext(); m.checkNotNullExpressionValue(context, "context"); CharSequence a2 = streamResolution.a(context); - StreamFps streamFps = aVar.f2242c; + StreamFps streamFps = aVar.f2243c; if (streamFps != null) { Context context2 = getContext(); m.checkNotNullExpressionValue(context2, "context"); @@ -628,7 +628,7 @@ public final class VideoCallParticipantView extends ConstraintLayout implements textView2.setVisibility(i); textView2.setTextColor(ContextCompat.getColor(textView2.getContext(), i2)); textView2.requestLayout(); - this.f2240x.invoke(aVar.b, aVar.f2242c); + this.f2241x.invoke(aVar.b, aVar.f2243c); b(true); } @@ -660,13 +660,13 @@ public final class VideoCallParticipantView extends ConstraintLayout implements m.checkNotNullParameter(callUiInsets, "callUiInsets"); this.q = displayCutoutCompat; this.r = z2; - this.f2239s = callUiInsets; + this.f2240s = callUiInsets; this.t = z3; StoreVoiceParticipants.VoiceUser voiceUser = participantData != null ? participantData.b : null; if (voiceUser != null) { String colorId = RepresentativeColorsKt.getColorId(voiceUser.getUser()); - this.i.f72s.setOnBitmapLoadedListener(new k(colorId)); - this.i.f72s.a(voiceUser, R.dimen.avatar_size_hero); + this.i.f78s.setOnBitmapLoadedListener(new k(colorId)); + this.i.f78s.a(voiceUser, R.dimen.avatar_size_hero); Subscription subscription2 = this.n; if (subscription2 != null) { subscription2.unsubscribe(); @@ -693,7 +693,7 @@ public final class VideoCallParticipantView extends ConstraintLayout implements AppVideoStreamRenderer appVideoStreamRenderer = this.i.q; m.checkNotNullExpressionValue(appVideoStreamRenderer, "binding.participantVideoStreamRenderer"); appVideoStreamRenderer.setVisibility(8); - View view = this.i.f71c; + View view = this.i.f77c; m.checkNotNullExpressionValue(view, "binding.participantBgLetterbox"); SimpleDraweeView simpleDraweeView = this.i.m; m.checkNotNullExpressionValue(simpleDraweeView, "binding.participantStreamPreviewImage"); @@ -705,7 +705,7 @@ public final class VideoCallParticipantView extends ConstraintLayout implements AppVideoStreamRenderer appVideoStreamRenderer2 = this.i.q; m.checkNotNullExpressionValue(appVideoStreamRenderer2, "binding.participantVideoStreamRenderer"); appVideoStreamRenderer2.setVisibility(8); - View view2 = this.i.f71c; + View view2 = this.i.f77c; m.checkNotNullExpressionValue(view2, "binding.participantBgLetterbox"); view2.setVisibility(8); ProgressBar progressBar2 = this.i.p; @@ -717,7 +717,7 @@ public final class VideoCallParticipantView extends ConstraintLayout implements View view3 = this.i.b; m.checkNotNullExpressionValue(view3, "binding.participantBgAvatar"); view3.setVisibility(8); - VoiceUserView voiceUserView = this.i.f72s; + VoiceUserView voiceUserView = this.i.f78s; m.checkNotNullExpressionValue(voiceUserView, "binding.participantVoiceUserView"); voiceUserView.setVisibility(8); ImageView imageView = this.i.j; @@ -854,14 +854,14 @@ public final class VideoCallParticipantView extends ConstraintLayout implements View view4 = this.i.b; m.checkNotNullExpressionValue(view4, "binding.participantBgAvatar"); view4.setVisibility(8); - VoiceUserView voiceUserView2 = this.i.f72s; + VoiceUserView voiceUserView2 = this.i.f78s; m.checkNotNullExpressionValue(voiceUserView2, "binding.participantVoiceUserView"); voiceUserView2.setVisibility(8); } else { View view5 = this.i.b; m.checkNotNullExpressionValue(view5, "binding.participantBgAvatar"); view5.setVisibility(0); - VoiceUserView voiceUserView3 = this.i.f72s; + VoiceUserView voiceUserView3 = this.i.f78s; m.checkNotNullExpressionValue(voiceUserView3, "binding.participantVoiceUserView"); voiceUserView3.setVisibility(0); } @@ -912,7 +912,7 @@ public final class VideoCallParticipantView extends ConstraintLayout implements RendererCommon.ScalingType scalingType = participantData == null ? participantData.d : null; RendererCommon.ScalingType scalingType2 = participantData == null ? participantData.e : null; if (participantData == null) { - z5 = participantData.f2241c; + z5 = participantData.f2242c; num = b2; } else { num = b2; diff --git a/app/src/main/java/com/discord/views/calls/VoiceCallActiveEventView.java b/app/src/main/java/com/discord/views/calls/VoiceCallActiveEventView.java index 60f69222de..bd9f75bb6a 100644 --- a/app/src/main/java/com/discord/views/calls/VoiceCallActiveEventView.java +++ b/app/src/main/java/com/discord/views/calls/VoiceCallActiveEventView.java @@ -8,12 +8,12 @@ import android.view.ViewGroup; import android.widget.ImageView; import android.widget.TextView; import androidx.constraintlayout.widget.ConstraintLayout; -import c.a.i.c4; +import c.a.i.d4; import com.discord.R; import d0.z.d.m; /* compiled from: VoiceCallActiveEventView.kt */ public final class VoiceCallActiveEventView extends ConstraintLayout { - public final c4 i; + public final d4 i; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public VoiceCallActiveEventView(Context context, AttributeSet attributeSet) { @@ -30,9 +30,9 @@ public final class VoiceCallActiveEventView extends ConstraintLayout { i = R.id.event_name; TextView textView2 = (TextView) inflate.findViewById(R.id.event_name); if (textView2 != null) { - c4 c4Var = new c4((ConstraintLayout) inflate, textView, imageView, textView2); - m.checkNotNullExpressionValue(c4Var, "ViewVoiceCallActiveEvent…rom(context), this, true)"); - this.i = c4Var; + d4 d4Var = new d4((ConstraintLayout) inflate, textView, imageView, textView2); + m.checkNotNullExpressionValue(d4Var, "ViewVoiceCallActiveEvent…rom(context), this, true)"); + this.i = d4Var; return; } } diff --git a/app/src/main/java/com/discord/views/calls/VolumeSliderView.java b/app/src/main/java/com/discord/views/calls/VolumeSliderView.java index 757856401b..36c652e6a9 100644 --- a/app/src/main/java/com/discord/views/calls/VolumeSliderView.java +++ b/app/src/main/java/com/discord/views/calls/VolumeSliderView.java @@ -7,7 +7,7 @@ import android.view.LayoutInflater; import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.SeekBar; -import c.a.i.f4; +import c.a.i.g4; import c.a.y.j; import com.discord.R; import com.discord.utilities.color.ColorCompat; @@ -17,7 +17,7 @@ import kotlin.Unit; import kotlin.jvm.functions.Function2; /* compiled from: VolumeSliderView.kt */ public final class VolumeSliderView extends LinearLayout { - public final f4 i; + public final g4 i; /* compiled from: VolumeSliderView.kt */ public static final class a extends j { @@ -48,9 +48,9 @@ public final class VolumeSliderView extends LinearLayout { i = R.id.volume_slider_seek_bar; SeekBar seekBar = (SeekBar) findViewById(R.id.volume_slider_seek_bar); if (seekBar != null) { - f4 f4Var = new f4(this, imageView, imageView2, seekBar); - m.checkNotNullExpressionValue(f4Var, "VolumeSliderViewBinding.…ater.from(context), this)"); - this.i = f4Var; + g4 g4Var = new g4(this, imageView, imageView2, seekBar); + m.checkNotNullExpressionValue(g4Var, "VolumeSliderViewBinding.…ater.from(context), this)"); + this.i = g4Var; if (attributeSet != null) { TypedArray obtainStyledAttributes = getContext().obtainStyledAttributes(attributeSet, R.a.VolumeSliderView, 0, 0); m.checkNotNullExpressionValue(obtainStyledAttributes, "context.obtainStyledAttr…e.VolumeSliderView, 0, 0)"); diff --git a/app/src/main/java/com/discord/views/channelsidebar/GuildChannelSideBarActionsView.java b/app/src/main/java/com/discord/views/channelsidebar/GuildChannelSideBarActionsView.java index e3a2b2d665..f07b1df470 100644 --- a/app/src/main/java/com/discord/views/channelsidebar/GuildChannelSideBarActionsView.java +++ b/app/src/main/java/com/discord/views/channelsidebar/GuildChannelSideBarActionsView.java @@ -75,10 +75,10 @@ public final class GuildChannelSideBarActionsView extends LinearLayout { materialButton4.setText(getContext().getString(R.string.threads)); } this.i.e.setOnClickListener(new a(function15)); - MaterialButton materialButton5 = this.i.f145c; + MaterialButton materialButton5 = this.i.f146c; DrawableCompat.setCompoundDrawablesCompat(materialButton5, (Drawable) null, ContextCompat.getDrawable(materialButton5.getContext(), themedDrawableRes$default), (Drawable) null, (Drawable) null); materialButton5.setOnClickListener(new b(function14)); - MaterialButton materialButton6 = this.i.f145c; + MaterialButton materialButton6 = this.i.f146c; m.checkNotNullExpressionValue(materialButton6, "binding.channelSidebarActionsPins"); materialButton6.setEnabled(!z4); MaterialButton materialButton7 = this.i.b; diff --git a/app/src/main/java/com/discord/views/channelsidebar/PrivateChannelSideBarActionsView.java b/app/src/main/java/com/discord/views/channelsidebar/PrivateChannelSideBarActionsView.java index 6f7ad7f97b..711ad32a79 100644 --- a/app/src/main/java/com/discord/views/channelsidebar/PrivateChannelSideBarActionsView.java +++ b/app/src/main/java/com/discord/views/channelsidebar/PrivateChannelSideBarActionsView.java @@ -7,14 +7,14 @@ import android.view.LayoutInflater; import android.view.View; import android.widget.LinearLayout; import androidx.core.content.ContextCompat; -import c.a.i.d1; +import c.a.i.e1; import com.discord.R; import com.discord.utilities.drawable.DrawableCompat; import com.google.android.material.button.MaterialButton; import d0.z.d.m; /* compiled from: PrivateChannelSideBarActionsView.kt */ public final class PrivateChannelSideBarActionsView extends LinearLayout { - public final d1 i; + public final e1 i; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public PrivateChannelSideBarActionsView(Context context, AttributeSet attributeSet) { @@ -33,9 +33,9 @@ public final class PrivateChannelSideBarActionsView extends LinearLayout { i = R.id.private_channel_sidebar_actions_video; MaterialButton materialButton4 = (MaterialButton) findViewById(R.id.private_channel_sidebar_actions_video); if (materialButton4 != null) { - d1 d1Var = new d1(this, materialButton, materialButton2, materialButton3, materialButton4); - m.checkNotNullExpressionValue(d1Var, "PrivateChannelSideBarAct…ater.from(context), this)"); - this.i = d1Var; + e1 e1Var = new e1(this, materialButton, materialButton2, materialButton3, materialButton4); + m.checkNotNullExpressionValue(e1Var, "PrivateChannelSideBarAct…ater.from(context), this)"); + this.i = e1Var; a(d.i, d.j, d.k, d.l, false); return; } @@ -53,7 +53,7 @@ public final class PrivateChannelSideBarActionsView extends LinearLayout { int themedDrawableRes$default = z2 ? DrawableCompat.getThemedDrawableRes$default(this, (int) R.attr.ic_sidebar_notifications_off_24dp, 0, 2, (Object) null) : DrawableCompat.getThemedDrawableRes$default(this, (int) R.attr.ic_sidebar_notifications_on_24dp, 0, 2, (Object) null); this.i.b.setOnClickListener(onClickListener); this.i.e.setOnClickListener(onClickListener2); - MaterialButton materialButton = this.i.f81c; + MaterialButton materialButton = this.i.f87c; DrawableCompat.setCompoundDrawablesCompat(materialButton, (Drawable) null, ContextCompat.getDrawable(materialButton.getContext(), themedDrawableRes$default), (Drawable) null, (Drawable) null); materialButton.setOnClickListener(onClickListener3); this.i.d.setOnClickListener(onClickListener4); diff --git a/app/src/main/java/com/discord/views/directories/ServerDiscoveryHeader.java b/app/src/main/java/com/discord/views/directories/ServerDiscoveryHeader.java index 41b4738fd7..12ce04e332 100644 --- a/app/src/main/java/com/discord/views/directories/ServerDiscoveryHeader.java +++ b/app/src/main/java/com/discord/views/directories/ServerDiscoveryHeader.java @@ -8,12 +8,12 @@ import android.widget.FrameLayout; import android.widget.ImageView; import android.widget.TextView; import androidx.constraintlayout.widget.ConstraintLayout; -import c.a.i.a3; +import c.a.i.b3; import com.discord.R; import d0.z.d.m; /* compiled from: ServerDiscoveryHeader.kt */ public final class ServerDiscoveryHeader extends ConstraintLayout { - public final a3 i; + public final b3 i; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public ServerDiscoveryHeader(Context context, AttributeSet attributeSet) { @@ -32,9 +32,9 @@ public final class ServerDiscoveryHeader extends ConstraintLayout { i = R.id.server_discovery_header_title; TextView textView2 = (TextView) findViewById(R.id.server_discovery_header_title); if (textView2 != null) { - a3 a3Var = new a3(this, textView, imageView, frameLayout, textView2); - m.checkNotNullExpressionValue(a3Var, "ViewServerDiscoveryHeade…ater.from(context), this)"); - this.i = a3Var; + b3 b3Var = new b3(this, textView, imageView, frameLayout, textView2); + m.checkNotNullExpressionValue(b3Var, "ViewServerDiscoveryHeade…ater.from(context), this)"); + this.i = b3Var; return; } } @@ -44,7 +44,7 @@ public final class ServerDiscoveryHeader extends ConstraintLayout { } public final void setButtonOnClickListener(View.OnClickListener onClickListener) { - this.i.f64c.setOnClickListener(onClickListener); + this.i.f70c.setOnClickListener(onClickListener); } public final void setDescription(CharSequence charSequence) { diff --git a/app/src/main/java/com/discord/views/directories/ServerDiscoveryItem.java b/app/src/main/java/com/discord/views/directories/ServerDiscoveryItem.java index d5b9ef18e3..36f33c0f90 100644 --- a/app/src/main/java/com/discord/views/directories/ServerDiscoveryItem.java +++ b/app/src/main/java/com/discord/views/directories/ServerDiscoveryItem.java @@ -4,11 +4,10 @@ import android.content.Context; import android.util.AttributeSet; import android.view.LayoutInflater; import android.view.View; -import android.widget.ImageView; import android.widget.TextView; import androidx.constraintlayout.widget.Barrier; import androidx.constraintlayout.widget.ConstraintLayout; -import c.a.i.b3; +import c.a.i.c3; import c.a.k.b; import com.discord.R; import com.discord.views.GuildView; @@ -17,7 +16,7 @@ import com.google.android.material.button.MaterialButton; import d0.z.d.m; /* compiled from: ServerDiscoveryItem.kt */ public final class ServerDiscoveryItem extends ConstraintLayout { - public final b3 i; + public final c3 i; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public ServerDiscoveryItem(Context context, AttributeSet attributeSet) { @@ -45,18 +44,14 @@ public final class ServerDiscoveryItem extends ConstraintLayout { i = R.id.server_discovery_item_image; GuildView guildView = (GuildView) findViewById(R.id.server_discovery_item_image); if (guildView != null) { - i = R.id.server_discovery_item_overflow; - ImageView imageView = (ImageView) findViewById(R.id.server_discovery_item_overflow); - if (imageView != null) { - i = R.id.server_discovery_item_title; - TextView textView2 = (TextView) findViewById(R.id.server_discovery_item_title); - if (textView2 != null) { - b3 b3Var = new b3(this, barrier, barrier2, materialButton, materialButton2, serverMemberCount, textView, guildView, imageView, textView2); - m.checkNotNullExpressionValue(b3Var, "ViewServerDiscoveryItemB…ater.from(context), this)"); - this.i = b3Var; - guildView.b(); - return; - } + i = R.id.server_discovery_item_title; + TextView textView2 = (TextView) findViewById(R.id.server_discovery_item_title); + if (textView2 != null) { + c3 c3Var = new c3(this, barrier, barrier2, materialButton, materialButton2, serverMemberCount, textView, guildView, textView2); + m.checkNotNullExpressionValue(c3Var, "ViewServerDiscoveryItemB…ater.from(context), this)"); + this.i = c3Var; + guildView.b(); + return; } } } @@ -79,7 +74,7 @@ public final class ServerDiscoveryItem extends ConstraintLayout { } public final void setJoinedButtonOnClickListener(View.OnClickListener onClickListener) { - this.i.f70c.setOnClickListener(onClickListener); + this.i.f76c.setOnClickListener(onClickListener); } public final void setJoinedGuild(boolean z2) { @@ -87,7 +82,7 @@ public final class ServerDiscoveryItem extends ConstraintLayout { m.checkNotNullExpressionValue(materialButton, "binding.serverDiscoveryItemButton"); int i = 0; materialButton.setVisibility(z2 ^ true ? 0 : 8); - MaterialButton materialButton2 = this.i.f70c; + MaterialButton materialButton2 = this.i.f76c; m.checkNotNullExpressionValue(materialButton2, "binding.serverDiscoveryItemButtonJoined"); if (!z2) { i = 8; @@ -103,19 +98,8 @@ public final class ServerDiscoveryItem extends ConstraintLayout { this.i.d.setOnline(Integer.valueOf(i)); } - public final void setOverflowOnClickListener(View.OnClickListener onClickListener) { - ImageView imageView = this.i.g; - m.checkNotNullExpressionValue(imageView, "binding.serverDiscoveryItemOverflow"); - int i = 0; - if (!(onClickListener != null)) { - i = 8; - } - imageView.setVisibility(i); - this.i.g.setOnClickListener(onClickListener); - } - public final void setTitle(CharSequence charSequence) { - TextView textView = this.i.h; + TextView textView = this.i.g; m.checkNotNullExpressionValue(textView, "binding.serverDiscoveryItemTitle"); textView.setText(charSequence); } diff --git a/app/src/main/java/com/discord/views/experiments/ExperimentOverrideView.java b/app/src/main/java/com/discord/views/experiments/ExperimentOverrideView.java index a0201fc995..5c26d5f275 100644 --- a/app/src/main/java/com/discord/views/experiments/ExperimentOverrideView.java +++ b/app/src/main/java/com/discord/views/experiments/ExperimentOverrideView.java @@ -10,8 +10,8 @@ import android.widget.Spinner; import android.widget.TextView; import androidx.constraintlayout.widget.ConstraintLayout; import androidx.core.app.NotificationCompat; -import c.a.i.e2; -import c.a.i.o3; +import c.a.i.f2; +import c.a.i.p3; import com.discord.R; import com.google.android.material.card.MaterialCardView; import d0.z.d.m; @@ -19,7 +19,7 @@ import java.util.List; import java.util.Objects; /* compiled from: ExperimentOverrideView.kt */ public final class ExperimentOverrideView extends ConstraintLayout { - public final e2 i; + public final f2 i; /* compiled from: ExperimentOverrideView.kt */ public static final class a extends ArrayAdapter { @@ -40,7 +40,7 @@ public final class ExperimentOverrideView extends ConstraintLayout { View inflate = LayoutInflater.from(getContext()).inflate(R.layout.view_simple_spinner_dropdown_item, (ViewGroup) null, false); Objects.requireNonNull(inflate, "rootView"); view = (TextView) inflate; - m.checkNotNullExpressionValue(new o3(view), "ViewSimpleSpinnerDropdow…om(context), null, false)"); + m.checkNotNullExpressionValue(new p3(view), "ViewSimpleSpinnerDropdow…om(context), null, false)"); m.checkNotNullExpressionValue(view, "ViewSimpleSpinnerDropdow…ntext), null, false).root"); } ((TextView) view).setText(this.i.get(i).b); @@ -143,9 +143,9 @@ public final class ExperimentOverrideView extends ConstraintLayout { i = R.id.experiment_override_experiment_name; TextView textView4 = (TextView) findViewById(R.id.experiment_override_experiment_name); if (textView4 != null) { - e2 e2Var = new e2(this, textView, spinner, materialCardView, textView2, textView3, textView4); - m.checkNotNullExpressionValue(e2Var, "ViewExperimentOverrideBi…ater.from(context), this)"); - this.i = e2Var; + f2 f2Var = new f2(this, textView, spinner, materialCardView, textView2, textView3, textView4); + m.checkNotNullExpressionValue(f2Var, "ViewExperimentOverrideBi…ater.from(context), this)"); + this.i = f2Var; return; } } diff --git a/app/src/main/java/com/discord/views/guilds/ServerMemberCount.java b/app/src/main/java/com/discord/views/guilds/ServerMemberCount.java index 91efca0047..ffbf3b228b 100644 --- a/app/src/main/java/com/discord/views/guilds/ServerMemberCount.java +++ b/app/src/main/java/com/discord/views/guilds/ServerMemberCount.java @@ -9,14 +9,14 @@ import android.widget.FrameLayout; import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.TextView; -import c.a.i.d3; +import c.a.i.e3; import c.a.k.b; import com.discord.R; import com.discord.utilities.resources.StringResourceUtilsKt; import d0.z.d.m; /* compiled from: ServerMemberCount.kt */ public final class ServerMemberCount extends FrameLayout { - public final d3 i; + public final e3 i; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public ServerMemberCount(Context context, AttributeSet attributeSet) { @@ -36,9 +36,9 @@ public final class ServerMemberCount extends FrameLayout { i = R.id.item_invite_total_member_text; TextView textView2 = (TextView) inflate.findViewById(R.id.item_invite_total_member_text); if (textView2 != null) { - d3 d3Var = new d3((LinearLayout) inflate, imageView, textView, imageView2, textView2); - m.checkNotNullExpressionValue(d3Var, "ViewServerMemberCountBin…rom(context), this, true)"); - this.i = d3Var; + e3 e3Var = new e3((LinearLayout) inflate, imageView, textView, imageView2, textView2); + m.checkNotNullExpressionValue(e3Var, "ViewServerMemberCountBin…rom(context), this, true)"); + this.i = e3Var; return; } } @@ -54,7 +54,7 @@ public final class ServerMemberCount extends FrameLayout { ImageView imageView2 = this.i.d; m.checkNotNullExpressionValue(imageView2, "binding.itemInviteTotalMemberDot"); imageView2.setVisibility(8); - TextView textView = this.i.f82c; + TextView textView = this.i.f88c; m.checkNotNullExpressionValue(textView, "binding.itemInviteOnlineText"); b.a(textView, charSequence); TextView textView2 = this.i.e; @@ -84,7 +84,7 @@ public final class ServerMemberCount extends FrameLayout { ImageView imageView = this.i.b; m.checkNotNullExpressionValue(imageView, "binding.itemInviteOnlineDot"); imageView.setVisibility(num != null ? 0 : 8); - TextView textView = this.i.f82c; + TextView textView = this.i.f88c; m.checkNotNullExpressionValue(textView, "binding.itemInviteOnlineText"); CharSequence charSequence = null; if (num != null) { diff --git a/app/src/main/java/com/discord/views/permissions/ChannelPermissionOwnerView.java b/app/src/main/java/com/discord/views/permissions/ChannelPermissionOwnerView.java index e4714f4ea9..eb72623885 100644 --- a/app/src/main/java/com/discord/views/permissions/ChannelPermissionOwnerView.java +++ b/app/src/main/java/com/discord/views/permissions/ChannelPermissionOwnerView.java @@ -76,7 +76,7 @@ public final class ChannelPermissionOwnerView extends ConstraintLayout { TextView textView = this.i.e; m.checkNotNullExpressionValue(textView, "binding.name"); textView.setText(role.g()); - TextView textView2 = this.i.f97c; + TextView textView2 = this.i.f96c; m.checkNotNullExpressionValue(textView2, "binding.description"); textView2.setText(getContext().getText(ChannelPermissionUtilsKt.getChannelPermissionOwnerRoleLabel(role))); ImageView imageView = this.i.b; @@ -95,7 +95,7 @@ public final class ChannelPermissionOwnerView extends ConstraintLayout { nickname = user.getUsername(); } textView3.setText(nickname); - TextView textView4 = this.i.f97c; + TextView textView4 = this.i.f96c; m.checkNotNullExpressionValue(textView4, "binding.description"); textView4.setText(UserUtils.getUserNameWithDiscriminator$default(UserUtils.INSTANCE, user, null, null, 3, null)); ImageView imageView2 = this.i.b; diff --git a/app/src/main/java/com/discord/views/phone/PhoneOrEmailInputView.java b/app/src/main/java/com/discord/views/phone/PhoneOrEmailInputView.java index 9dde8ec4ed..07cc63e78b 100644 --- a/app/src/main/java/com/discord/views/phone/PhoneOrEmailInputView.java +++ b/app/src/main/java/com/discord/views/phone/PhoneOrEmailInputView.java @@ -11,7 +11,7 @@ import android.view.View; import android.widget.LinearLayout; import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentManager; -import c.a.i.o2; +import c.a.i.p2; import com.discord.R; import com.discord.models.phone.PhoneCountryCode; import com.discord.utilities.phone.PhoneUtils; @@ -27,7 +27,7 @@ import kotlin.jvm.functions.Function1; /* compiled from: PhoneOrEmailInputView.kt */ public final class PhoneOrEmailInputView extends LinearLayout { public static final /* synthetic */ int i = 0; - public final o2 j; + public final p2 j; public Mode k; public CharSequence l; public CharSequence m; @@ -144,9 +144,9 @@ public final class PhoneOrEmailInputView extends LinearLayout { i2 = R.id.phone_or_email_main_input_wrap; TextInputLayout textInputLayout2 = (TextInputLayout) findViewById(R.id.phone_or_email_main_input_wrap); if (textInputLayout2 != null) { - o2 o2Var = new o2(this, textInputLayout, textInputEditText, textInputLayout2); - m.checkNotNullExpressionValue(o2Var, "ViewPhoneOrEmailInputBin…ater.from(context), this)"); - this.j = o2Var; + p2 p2Var = new p2(this, textInputLayout, textInputEditText, textInputLayout2); + m.checkNotNullExpressionValue(p2Var, "ViewPhoneOrEmailInputBin…ater.from(context), this)"); + this.j = p2Var; Mode mode = Mode.ADAPTIVE; this.k = mode; this.l = ""; @@ -212,28 +212,28 @@ public final class PhoneOrEmailInputView extends LinearLayout { public final void d() { if (this.k.ordinal() != 2) { - TextInputEditText textInputEditText = this.j.f139c; + TextInputEditText textInputEditText = this.j.f144c; m.checkNotNullExpressionValue(textInputEditText, "binding.phoneOrEmailMainInput"); textInputEditText.setInputType(32); if (Build.VERSION.SDK_INT >= 26) { - this.j.f139c.setAutofillHints(new String[]{"emailAddress"}); + this.j.f144c.setAutofillHints(new String[]{"emailAddress"}); } TextInputLayout textInputLayout = this.j.d; m.checkNotNullExpressionValue(textInputLayout, "binding.phoneOrEmailMainInputWrap"); ViewExtensions.setText(textInputLayout, this.l); - this.j.f139c.setSelection(this.l.length()); + this.j.f144c.setSelection(this.l.length()); return; } - TextInputEditText textInputEditText2 = this.j.f139c; + TextInputEditText textInputEditText2 = this.j.f144c; m.checkNotNullExpressionValue(textInputEditText2, "binding.phoneOrEmailMainInput"); textInputEditText2.setInputType(3); if (Build.VERSION.SDK_INT >= 26) { - this.j.f139c.setAutofillHints(new String[]{"phone"}); + this.j.f144c.setAutofillHints(new String[]{"phone"}); } TextInputLayout textInputLayout2 = this.j.d; m.checkNotNullExpressionValue(textInputLayout2, "binding.phoneOrEmailMainInputWrap"); ViewExtensions.setText(textInputLayout2, this.m); - this.j.f139c.setSelection(this.m.length()); + this.j.f144c.setSelection(this.m.length()); } public final boolean e() { @@ -262,7 +262,7 @@ public final class PhoneOrEmailInputView extends LinearLayout { } public final TextInputEditText getMainEditText() { - TextInputEditText textInputEditText = this.j.f139c; + TextInputEditText textInputEditText = this.j.f144c; m.checkNotNullExpressionValue(textInputEditText, "binding.phoneOrEmailMainInput"); return textInputEditText; } diff --git a/app/src/main/java/com/discord/views/premium/AccountCreditView.java b/app/src/main/java/com/discord/views/premium/AccountCreditView.java index 6077883c06..e29c20aac3 100644 --- a/app/src/main/java/com/discord/views/premium/AccountCreditView.java +++ b/app/src/main/java/com/discord/views/premium/AccountCreditView.java @@ -10,7 +10,7 @@ import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.TextView; import androidx.constraintlayout.widget.ConstraintLayout; -import c.a.i.u1; +import c.a.i.v1; import c.a.k.b; import com.discord.R; import com.discord.models.domain.ModelSubscription; @@ -21,7 +21,7 @@ import d0.z.d.m; import java.text.DateFormat; /* compiled from: AccountCreditView.kt */ public final class AccountCreditView extends ConstraintLayout { - public final u1 i; + public final v1 i; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public AccountCreditView(Context context, AttributeSet attributeSet) { @@ -44,9 +44,9 @@ public final class AccountCreditView extends ConstraintLayout { i = R.id.credit_time; TextView textView3 = (TextView) inflate.findViewById(R.id.credit_time); if (textView3 != null) { - u1 u1Var = new u1((ConstraintLayout) inflate, textView, imageView, textView2, linearLayout, textView3); - m.checkNotNullExpressionValue(u1Var, "ViewAccountCreditBinding…rom(context), this, true)"); - this.i = u1Var; + v1 v1Var = new v1((ConstraintLayout) inflate, textView, imageView, textView2, linearLayout, textView3); + m.checkNotNullExpressionValue(v1Var, "ViewAccountCreditBinding…rom(context), this, true)"); + this.i = v1Var; return; } } @@ -62,13 +62,13 @@ public final class AccountCreditView extends ConstraintLayout { if (i > 0) { if (j == SubscriptionPlanType.PREMIUM_MONTH_TIER_1.getPlanId()) { obj = b.j(this, R.string.premium_tier_1, new Object[0], null, 4); - this.i.f169c.setImageResource(R.drawable.drawable_ic_nitro_classic); + this.i.f174c.setImageResource(R.drawable.drawable_ic_nitro_classic); TextView textView = this.i.b; m.checkNotNullExpressionValue(textView, "binding.creditHeader"); b.n(textView, R.string.premium_subscription_credit, new Object[]{obj}, null, 4); } else if (j == SubscriptionPlanType.PREMIUM_MONTH_TIER_2.getPlanId()) { obj = b.j(this, R.string.premium_tier_2, new Object[0], null, 4); - this.i.f169c.setImageResource(R.drawable.drawable_ic_nitro); + this.i.f174c.setImageResource(R.drawable.drawable_ic_nitro); TextView textView2 = this.i.b; m.checkNotNullExpressionValue(textView2, "binding.creditHeader"); b.n(textView2, R.string.premium_subscription_credit, new Object[]{obj}, null, 4); diff --git a/app/src/main/java/com/discord/views/premium/ShinyButton.java b/app/src/main/java/com/discord/views/premium/ShinyButton.java index 77cc1cdcea..bda03a3e13 100644 --- a/app/src/main/java/com/discord/views/premium/ShinyButton.java +++ b/app/src/main/java/com/discord/views/premium/ShinyButton.java @@ -11,14 +11,14 @@ import android.widget.LinearLayout; import android.widget.RelativeLayout; import android.widget.TextView; import androidx.core.app.NotificationCompat; -import c.a.i.k1; +import c.a.i.l1; import com.discord.R; import com.discord.utilities.color.ColorCompat; import com.discord.utilities.color.ColorCompatKt; import d0.z.d.m; /* compiled from: ShinyButton.kt */ public final class ShinyButton extends RelativeLayout { - public final k1 i; + public final l1 i; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public ShinyButton(Context context, AttributeSet attributeSet) { @@ -34,9 +34,9 @@ public final class ShinyButton extends RelativeLayout { i = R.id.text; TextView textView = (TextView) findViewById(R.id.text); if (textView != null) { - k1 k1Var = new k1(this, linearLayout, imageView, textView); - m.checkNotNullExpressionValue(k1Var, "ShinyButtonBinding.infla…ater.from(context), this)"); - this.i = k1Var; + l1 l1Var = new l1(this, linearLayout, imageView, textView); + m.checkNotNullExpressionValue(l1Var, "ShinyButtonBinding.infla…ater.from(context), this)"); + this.i = l1Var; if (attributeSet != null) { TypedArray obtainStyledAttributes = context.getTheme().obtainStyledAttributes(attributeSet, R.a.ShinyButton, 0, 0); try { @@ -90,11 +90,11 @@ public final class ShinyButton extends RelativeLayout { public final void setDrawable(Drawable drawable) { m.checkNotNullParameter(drawable, "iconStart"); - this.i.f118c.setImageDrawable(drawable); + this.i.f123c.setImageDrawable(drawable); } public final void setDrawableColor(int i) { - ImageView imageView = this.i.f118c; + ImageView imageView = this.i.f123c; m.checkNotNullExpressionValue(imageView, "binding.icon"); ColorCompatKt.tintWithColor(imageView, i); } diff --git a/app/src/main/java/com/discord/views/premiumguild/PremiumGuildConfirmationView.java b/app/src/main/java/com/discord/views/premiumguild/PremiumGuildConfirmationView.java index 8750d6b3b8..718d3fd7e8 100644 --- a/app/src/main/java/com/discord/views/premiumguild/PremiumGuildConfirmationView.java +++ b/app/src/main/java/com/discord/views/premiumguild/PremiumGuildConfirmationView.java @@ -7,7 +7,7 @@ import android.widget.ImageView; import android.widget.TextView; import androidx.cardview.widget.CardView; import androidx.core.content.ContextCompat; -import c.a.i.q2; +import c.a.i.r2; import com.discord.R; import com.discord.models.guild.Guild; import com.discord.utilities.color.ColorCompatKt; @@ -21,7 +21,7 @@ import d0.z.d.m; import kotlin.jvm.functions.Function1; /* compiled from: PremiumGuildConfirmationView.kt */ public final class PremiumGuildConfirmationView extends CardView { - public final q2 i; + public final r2 i; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public PremiumGuildConfirmationView(Context context, AttributeSet attributeSet) { @@ -43,9 +43,9 @@ public final class PremiumGuildConfirmationView extends CardView { i = R.id.premium_guild_confirmation_upgrade_arrow; ImageView imageView = (ImageView) findViewById(R.id.premium_guild_confirmation_upgrade_arrow); if (imageView != null) { - q2 q2Var = new q2(this, simpleDraweeView, textView, chip, chip2, imageView); - m.checkNotNullExpressionValue(q2Var, "ViewPremiumGuildConfirma…ater.from(context), this)"); - this.i = q2Var; + r2 r2Var = new r2(this, simpleDraweeView, textView, chip, chip2, imageView); + m.checkNotNullExpressionValue(r2Var, "ViewPremiumGuildConfirma…ater.from(context), this)"); + this.i = r2Var; return; } } @@ -63,7 +63,7 @@ public final class PremiumGuildConfirmationView extends CardView { SimpleDraweeView simpleDraweeView = this.i.b; m.checkNotNullExpressionValue(simpleDraweeView, "binding.premiumGuildConfirmationAvatar"); IconUtils.setIcon$default(simpleDraweeView, IconUtils.getForGuild$default(guild, null, false, null, 14, null), 0, (Function1) null, (MGImages.ChangeDetector) null, 28, (Object) null); - TextView textView = this.i.f148c; + TextView textView = this.i.f153c; m.checkNotNullExpressionValue(textView, "binding.premiumGuildConfirmationGuildName"); textView.setText(guild.getName()); Chip chip = this.i.d; diff --git a/app/src/main/java/com/discord/views/premiumguild/PremiumGuildProgressView.java b/app/src/main/java/com/discord/views/premiumguild/PremiumGuildProgressView.java index 1bd0d31ff9..1c0e622a3e 100644 --- a/app/src/main/java/com/discord/views/premiumguild/PremiumGuildProgressView.java +++ b/app/src/main/java/com/discord/views/premiumguild/PremiumGuildProgressView.java @@ -9,14 +9,14 @@ import android.widget.FrameLayout; import android.widget.ImageView; import android.widget.ProgressBar; import android.widget.TextView; -import c.a.i.s2; +import c.a.i.t2; import com.discord.R; import com.discord.utilities.drawable.DrawableCompat; import com.discord.utilities.premium.PremiumGuildSubscriptionUtils; import d0.z.d.m; /* compiled from: PremiumGuildProgressView.kt */ public final class PremiumGuildProgressView extends FrameLayout { - public final s2 i; + public final t2 i; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public PremiumGuildProgressView(Context context, AttributeSet attributeSet) { @@ -33,9 +33,9 @@ public final class PremiumGuildProgressView extends FrameLayout { i = R.id.progress_progress; ProgressBar progressBar = (ProgressBar) inflate.findViewById(R.id.progress_progress); if (progressBar != null) { - s2 s2Var = new s2((FrameLayout) inflate, imageView, textView, progressBar); - m.checkNotNullExpressionValue(s2Var, "ViewPremiumGuildProgress…rom(context), this, true)"); - this.i = s2Var; + t2 t2Var = new t2((FrameLayout) inflate, imageView, textView, progressBar); + m.checkNotNullExpressionValue(t2Var, "ViewPremiumGuildProgress…rom(context), this, true)"); + this.i = t2Var; return; } } @@ -58,7 +58,7 @@ public final class PremiumGuildProgressView extends FrameLayout { i3 = R.drawable.ic_boosted_guild_tier_3; } imageView.setImageResource(i3); - TextView textView = this.i.f158c; + TextView textView = this.i.f163c; m.checkNotNullExpressionValue(textView, "binding.progressLevelText"); textView.setText(i != 0 ? i != 1 ? i != 2 ? i != 3 ? "" : getContext().getString(R.string.premium_guild_tier_3) : getContext().getString(R.string.premium_guild_tier_2) : getContext().getString(R.string.premium_guild_tier_1) : getContext().getString(R.string.premium_guild_header_badge_no_tier)); ProgressBar progressBar = this.i.d; diff --git a/app/src/main/java/com/discord/views/premiumguild/PremiumGuildSubscriptionUpsellView.java b/app/src/main/java/com/discord/views/premiumguild/PremiumGuildSubscriptionUpsellView.java index 5d5ec08005..75f4b9586e 100644 --- a/app/src/main/java/com/discord/views/premiumguild/PremiumGuildSubscriptionUpsellView.java +++ b/app/src/main/java/com/discord/views/premiumguild/PremiumGuildSubscriptionUpsellView.java @@ -8,7 +8,7 @@ import android.view.ViewGroup; import android.widget.FrameLayout; import android.widget.LinearLayout; import android.widget.TextView; -import c.a.i.x2; +import c.a.i.y2; import c.a.k.b; import com.discord.R; import com.discord.api.premium.PremiumTier; @@ -24,7 +24,7 @@ import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: PremiumGuildSubscriptionUpsellView.kt */ public final class PremiumGuildSubscriptionUpsellView extends FrameLayout { - public final x2 i; + public final y2 i; /* compiled from: PremiumGuildSubscriptionUpsellView.kt */ public static final class a extends o implements Function1 { @@ -62,9 +62,9 @@ public final class PremiumGuildSubscriptionUpsellView extends FrameLayout { i = R.id.view_premium_upsell_info_subheading_price; TextView textView3 = (TextView) inflate.findViewById(R.id.view_premium_upsell_info_subheading_price); if (textView3 != null) { - x2 x2Var = new x2((LinearLayout) inflate, textView, textView2, textView3); - m.checkNotNullExpressionValue(x2Var, "ViewPremiumUpsellInfoBin…rom(context), this, true)"); - this.i = x2Var; + y2 y2Var = new y2((LinearLayout) inflate, textView, textView2, textView3); + m.checkNotNullExpressionValue(y2Var, "ViewPremiumUpsellInfoBin…rom(context), this, true)"); + this.i = y2Var; return; } } @@ -74,7 +74,7 @@ public final class PremiumGuildSubscriptionUpsellView extends FrameLayout { public final void a(PremiumTier premiumTier, boolean z2) { m.checkNotNullParameter(premiumTier, "userPremiumTier"); - TextView textView = this.i.f187c; + TextView textView = this.i.f192c; m.checkNotNullExpressionValue(textView, "binding.viewPremiumUpsellInfoSubheadingBlurb"); textView.setVisibility(z2 ? 0 : 8); SubscriptionPlanType subscriptionPlanType = SubscriptionPlanType.PREMIUM_GUILD_MONTH; diff --git a/app/src/main/java/com/discord/views/premiumguild/PremiumSubscriptionMarketingView.java b/app/src/main/java/com/discord/views/premiumguild/PremiumSubscriptionMarketingView.java index a81e050e99..b512dd79fa 100644 --- a/app/src/main/java/com/discord/views/premiumguild/PremiumSubscriptionMarketingView.java +++ b/app/src/main/java/com/discord/views/premiumguild/PremiumSubscriptionMarketingView.java @@ -8,7 +8,7 @@ import android.view.ViewGroup; import android.widget.FrameLayout; import android.widget.LinearLayout; import android.widget.TextView; -import c.a.i.t2; +import c.a.i.u2; import c.a.k.b; import com.discord.R; import com.discord.api.premium.PremiumTier; @@ -23,7 +23,7 @@ import kotlin.Unit; import kotlin.jvm.functions.Function0; /* compiled from: PremiumSubscriptionMarketingView.kt */ public final class PremiumSubscriptionMarketingView extends FrameLayout { - public final t2 i; + public final u2 i; /* compiled from: PremiumSubscriptionMarketingView.kt */ public static final class a implements View.OnClickListener { @@ -70,9 +70,9 @@ public final class PremiumSubscriptionMarketingView extends FrameLayout { i = R.id.view_premium_marketing_nitro_classic_boost_discount; TextView textView6 = (TextView) inflate.findViewById(R.id.view_premium_marketing_nitro_classic_boost_discount); if (textView6 != null) { - t2 t2Var = new t2(linearLayout2, linearLayout, materialButton, linearLayout2, textView, textView2, textView3, textView4, textView5, textView6); - m.checkNotNullExpressionValue(t2Var, "ViewPremiumMarketingBind…rom(context), this, true)"); - this.i = t2Var; + u2 u2Var = new u2(linearLayout2, linearLayout, materialButton, linearLayout2, textView, textView2, textView3, textView4, textView5, textView6); + m.checkNotNullExpressionValue(u2Var, "ViewPremiumMarketingBind…rom(context), this, true)"); + this.i = u2Var; return; } } @@ -106,7 +106,7 @@ public final class PremiumSubscriptionMarketingView extends FrameLayout { TextView textView4 = this.i.i; m.checkNotNullExpressionValue(textView4, "binding.viewPremiumMarketingNitroClassicBoostCount"); b.n(textView4, R.string.guild_settings_premium_upsell_body_perk_no_free_guild_subscriptions, new Object[]{i18nPluralString}, null, 4); - this.i.f164c.setOnClickListener(new a(function0)); + this.i.f169c.setOnClickListener(new a(function0)); int ordinal = premiumTier.ordinal(); if (ordinal == 0) { TextView textView5 = this.i.e; diff --git a/app/src/main/java/com/discord/views/segmentedcontrol/CardSegment.java b/app/src/main/java/com/discord/views/segmentedcontrol/CardSegment.java index 0c381162e3..7cea46046a 100644 --- a/app/src/main/java/com/discord/views/segmentedcontrol/CardSegment.java +++ b/app/src/main/java/com/discord/views/segmentedcontrol/CardSegment.java @@ -53,11 +53,11 @@ public final class CardSegment extends CardView implements a { int themedColor = z2 ? ColorCompat.getThemedColor(this, (int) R.attr.colorBackgroundAccent) : ColorCompat.getColor(this, (int) R.color.transparent); int color = z2 ? ColorCompat.getColor(this, (int) R.color.white) : ColorCompat.getThemedColor(this, (int) R.attr.colorInteractiveMuted); setCardBackgroundColor(themedColor); - this.i.f90c.setTextColor(color); + this.i.f91c.setTextColor(color); } public final View getCardText() { - TextView textView = this.i.f90c; + TextView textView = this.i.f91c; m.checkNotNullExpressionValue(textView, "binding.cardSegmentText"); return textView; } @@ -69,7 +69,7 @@ public final class CardSegment extends CardView implements a { } public final void setText(CharSequence charSequence) { - TextView textView = this.i.f90c; + TextView textView = this.i.f91c; m.checkNotNullExpressionValue(textView, "binding.cardSegmentText"); textView.setText(charSequence); } diff --git a/app/src/main/java/com/discord/views/stages/StageCardSpeakersView.java b/app/src/main/java/com/discord/views/stages/StageCardSpeakersView.java index 2281cdec9e..e2d9d29cec 100644 --- a/app/src/main/java/com/discord/views/stages/StageCardSpeakersView.java +++ b/app/src/main/java/com/discord/views/stages/StageCardSpeakersView.java @@ -8,7 +8,7 @@ import android.view.View; import android.widget.LinearLayout; import androidx.recyclerview.widget.GridLayoutManager; import androidx.recyclerview.widget.RecyclerView; -import c.a.i.p3; +import c.a.i.q3; import c.a.y.o0.c; import com.discord.R; import com.discord.utilities.dimen.DimenUtils; @@ -17,7 +17,7 @@ import d0.z.d.m; /* compiled from: StageCardSpeakersView.kt */ public final class StageCardSpeakersView extends LinearLayout { public static final RecyclerView.ItemDecoration i = new a(); - public final p3 j; + public final q3 j; public final c k; public final GridLayoutManager l; @@ -50,9 +50,9 @@ public final class StageCardSpeakersView extends LinearLayout { LayoutInflater.from(context).inflate(R.layout.view_stage_card_speakers, this); SpeakersRecyclerView speakersRecyclerView = (SpeakersRecyclerView) findViewById(R.id.discovery_speakers_recycler); if (speakersRecyclerView != null) { - p3 p3Var = new p3(this, speakersRecyclerView); - m.checkNotNullExpressionValue(p3Var, "ViewStageCardSpeakersBin…ater.from(context), this)"); - this.j = p3Var; + q3 q3Var = new q3(this, speakersRecyclerView); + m.checkNotNullExpressionValue(q3Var, "ViewStageCardSpeakersBin…ater.from(context), this)"); + this.j = q3Var; MGRecyclerAdapter.Companion companion = MGRecyclerAdapter.Companion; m.checkNotNullExpressionValue(speakersRecyclerView, "binding.discoverySpeakersRecycler"); c cVar = (c) companion.configure(new c(speakersRecyclerView)); diff --git a/app/src/main/java/com/discord/views/steps/StepsView.java b/app/src/main/java/com/discord/views/steps/StepsView.java index f005e73a02..0018021fae 100644 --- a/app/src/main/java/com/discord/views/steps/StepsView.java +++ b/app/src/main/java/com/discord/views/steps/StepsView.java @@ -14,7 +14,7 @@ import androidx.annotation.LayoutRes; import androidx.fragment.app.Fragment; import androidx.viewpager2.adapter.FragmentStateAdapter; import androidx.viewpager2.widget.ViewPager2; -import c.a.i.s3; +import c.a.i.t3; import com.discord.R; import com.discord.app.AppFragment; import com.discord.views.LoadingButton; @@ -29,7 +29,7 @@ import kotlin.jvm.internal.DefaultConstructorMarker; /* compiled from: StepsView.kt */ public final class StepsView extends RelativeLayout { public static final /* synthetic */ int i = 0; - public final s3 j; + public final t3 j; public d k; public ViewPager2.OnPageChangeCallback l; @@ -88,7 +88,7 @@ public final class StepsView extends RelativeLayout { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f2243c; + public final int f2244c; public final Function1 d; public final Function1 e; public final Function1 f; @@ -109,7 +109,7 @@ public final class StepsView extends RelativeLayout { public final boolean r; /* renamed from: s reason: collision with root package name */ - public final boolean f2244s; + public final boolean f2245s; public final boolean t; /* JADX WARNING: Illegal instructions before constructor call */ @@ -137,7 +137,7 @@ public final class StepsView extends RelativeLayout { this.p = null; this.q = function14; this.r = z6; - this.f2244s = z7; + this.f2245s = z7; this.t = z5; } @@ -149,7 +149,7 @@ public final class StepsView extends RelativeLayout { return false; } a aVar = (a) obj; - return m.areEqual(this.j, aVar.j) && this.k == aVar.k && this.l == aVar.l && this.m == aVar.m && m.areEqual(this.n, aVar.n) && m.areEqual(this.o, aVar.o) && m.areEqual(this.p, aVar.p) && m.areEqual(this.q, aVar.q) && this.r == aVar.r && this.f2244s == aVar.f2244s && this.t == aVar.t; + return m.areEqual(this.j, aVar.j) && this.k == aVar.k && this.l == aVar.l && this.m == aVar.m && m.areEqual(this.n, aVar.n) && m.areEqual(this.o, aVar.o) && m.areEqual(this.p, aVar.p) && m.areEqual(this.q, aVar.q) && this.r == aVar.r && this.f2245s == aVar.f2245s && this.t == aVar.t; } public int hashCode() { @@ -176,7 +176,7 @@ public final class StepsView extends RelativeLayout { int i5 = z2 ? 1 : 0; int i6 = z2 ? 1 : 0; int i7 = (i2 + i4) * 31; - boolean z3 = this.f2244s; + boolean z3 = this.f2245s; if (z3) { z3 = true; } @@ -211,7 +211,7 @@ public final class StepsView extends RelativeLayout { R.append(", canNext="); R.append(this.r); R.append(", canCancel="); - R.append(this.f2244s); + R.append(this.f2245s); R.append(", allowScroll="); return c.d.b.a.a.L(R, this.t, ")"); } @@ -243,7 +243,7 @@ public final class StepsView extends RelativeLayout { public b(int i, int i2, int i3, Function1 function1, Function1 function12, Function1 function13, boolean z2, boolean z3, boolean z4, DefaultConstructorMarker defaultConstructorMarker) { this.a = i; this.b = i2; - this.f2243c = i3; + this.f2244c = i3; this.d = function1; this.e = function12; this.f = function13; @@ -302,19 +302,19 @@ public final class StepsView extends RelativeLayout { public final /* synthetic */ Function1 b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ Function0 f2245c; + public final /* synthetic */ Function0 f2246c; public e(StepsView stepsView, Function1 function1, Function0 function0) { this.a = stepsView; this.b = function1; - this.f2245c = function0; + this.f2246c = function0; } @Override // androidx.viewpager2.widget.ViewPager2.OnPageChangeCallback public void onPageSelected(int i) { this.b.invoke(Integer.valueOf(i)); StepsView stepsView = this.a; - Function0 function0 = this.f2245c; + Function0 function0 = this.f2246c; int i2 = StepsView.i; stepsView.c(i, function0); this.a.j.g.setCurrentStepIndex(i); @@ -402,9 +402,9 @@ public final class StepsView extends RelativeLayout { i2 = R.id.steps_viewpager; ViewPager2 viewPager2 = (ViewPager2) inflate.findViewById(R.id.steps_viewpager); if (viewPager2 != null) { - s3 s3Var = new s3((RelativeLayout) inflate, linearLayout, textView, imageView, loadingButton, materialButton, stepsProgressIndicatorView, textView2, viewPager2); - m.checkNotNullExpressionValue(s3Var, "ViewStepsBinding.inflate…rom(context), this, true)"); - this.j = s3Var; + t3 t3Var = new t3((RelativeLayout) inflate, linearLayout, textView, imageView, loadingButton, materialButton, stepsProgressIndicatorView, textView2, viewPager2); + m.checkNotNullExpressionValue(t3Var, "ViewStepsBinding.inflate…rom(context), this, true)"); + this.j = t3Var; setIsLoading(false); return; } @@ -457,16 +457,16 @@ public final class StepsView extends RelativeLayout { ViewPager2 viewPager2 = this.j.i; m.checkNotNullExpressionValue(viewPager2, "binding.stepsViewpager"); viewPager2.setUserInputEnabled(((b) list.get(i2)).i); - TextView textView = this.j.f159c; + TextView textView = this.j.f164c; m.checkNotNullExpressionValue(textView, "binding.stepsCancel"); textView.setText(getContext().getString(((b) list.get(i2)).b)); - this.j.e.setText(getContext().getString(((b) list.get(i2)).f2243c)); + this.j.e.setText(getContext().getString(((b) list.get(i2)).f2244c)); MaterialButton materialButton = this.j.f; m.checkNotNullExpressionValue(materialButton, "binding.stepsNext"); materialButton.setText(getContext().getString(((b) list.get(i2)).a)); int i3 = 0; this.j.f.setOnClickListener(new a(0, i2, this, list)); - this.j.f159c.setOnClickListener(new g(this, list, i2, function0)); + this.j.f164c.setOnClickListener(new g(this, list, i2, function0)); boolean z2 = true; this.j.e.setOnClickListener(new a(1, i2, list, function0)); d dVar2 = this.k; @@ -474,7 +474,7 @@ public final class StepsView extends RelativeLayout { MaterialButton materialButton2 = this.j.f; m.checkNotNullExpressionValue(materialButton2, "binding.stepsNext"); materialButton2.setVisibility(!z3 && ((b) list.get(i2)).g ? 0 : 8); - TextView textView2 = this.j.f159c; + TextView textView2 = this.j.f164c; m.checkNotNullExpressionValue(textView2, "binding.stepsCancel"); textView2.setVisibility(!z3 && ((b) list.get(i2)).h ? 0 : 8); LoadingButton loadingButton = this.j.e; @@ -485,7 +485,7 @@ public final class StepsView extends RelativeLayout { MaterialButton materialButton3 = this.j.f; m.checkNotNullExpressionValue(materialButton3, "binding.stepsNext"); if (!(materialButton3.getVisibility() == 0)) { - TextView textView3 = this.j.f159c; + TextView textView3 = this.j.f164c; m.checkNotNullExpressionValue(textView3, "binding.stepsCancel"); if (!(textView3.getVisibility() == 0)) { LoadingButton loadingButton2 = this.j.e; diff --git a/app/src/main/java/com/discord/views/sticker/StickerView.java b/app/src/main/java/com/discord/views/sticker/StickerView.java index 6a17af3b9a..3c179dd7ca 100644 --- a/app/src/main/java/com/discord/views/sticker/StickerView.java +++ b/app/src/main/java/com/discord/views/sticker/StickerView.java @@ -6,7 +6,7 @@ import android.view.LayoutInflater; import android.view.View; import android.widget.FrameLayout; import android.widget.ImageView; -import c.a.i.o1; +import c.a.i.p1; import c.a.k.b; import c.a.y.q0.a; import c.a.y.q0.d; @@ -41,7 +41,7 @@ import rx.Observable; import rx.Subscription; /* compiled from: StickerView.kt */ public final class StickerView extends FrameLayout { - public final o1 i; + public final p1 i; public BaseSticker j; public Subscription k; public Job l; @@ -60,9 +60,9 @@ public final class StickerView extends FrameLayout { i = R.id.sticker_view_placeholder; ImageView imageView = (ImageView) findViewById(R.id.sticker_view_placeholder); if (imageView != null) { - o1 o1Var = new o1(this, simpleDraweeView, rLottieImageView, imageView); - m.checkNotNullExpressionValue(o1Var, "StickerViewBinding.infla…ater.from(context), this)"); - this.i = o1Var; + p1 p1Var = new p1(this, simpleDraweeView, rLottieImageView, imageView); + m.checkNotNullExpressionValue(p1Var, "StickerViewBinding.infla…ater.from(context), this)"); + this.i = p1Var; return; } } @@ -88,7 +88,7 @@ public final class StickerView extends FrameLayout { SimpleDraweeView simpleDraweeView = this.i.b; m.checkNotNullExpressionValue(simpleDraweeView, "binding.stickerViewImageview"); simpleDraweeView.setBackground(null); - RLottieImageView rLottieImageView = this.i.f138c; + RLottieImageView rLottieImageView = this.i.f143c; m.checkNotNullExpressionValue(rLottieImageView, "binding.stickerViewLottie"); rLottieImageView.setBackground(null); } @@ -137,7 +137,7 @@ public final class StickerView extends FrameLayout { ImageView imageView = this.i.d; m.checkNotNullExpressionValue(imageView, "binding.stickerViewPlaceholder"); imageView.setVisibility(8); - RLottieImageView rLottieImageView = this.i.f138c; + RLottieImageView rLottieImageView = this.i.f143c; m.checkNotNullExpressionValue(rLottieImageView, "binding.stickerViewLottie"); rLottieImageView.setVisibility(8); SimpleDraweeView simpleDraweeView2 = this.i.b; @@ -159,7 +159,7 @@ public final class StickerView extends FrameLayout { ImageView imageView2 = this.i.d; m.checkNotNullExpressionValue(imageView2, "binding.stickerViewPlaceholder"); imageView2.setVisibility(0); - RLottieImageView rLottieImageView2 = this.i.f138c; + RLottieImageView rLottieImageView2 = this.i.f143c; m.checkNotNullExpressionValue(rLottieImageView2, "binding.stickerViewLottie"); rLottieImageView2.setVisibility(8); this.i.b.setImageDrawable(null); @@ -185,11 +185,11 @@ public final class StickerView extends FrameLayout { ImageView imageView3 = this.i.d; m.checkNotNullExpressionValue(imageView3, "binding.stickerViewPlaceholder"); imageView3.setVisibility(0); - RLottieImageView rLottieImageView3 = this.i.f138c; + RLottieImageView rLottieImageView3 = this.i.f143c; m.checkNotNullExpressionValue(rLottieImageView3, "binding.stickerViewLottie"); rLottieImageView3.setVisibility(0); - this.i.f138c.setImageDrawable(null); - this.i.f138c.clearAnimation(); + this.i.f143c.setImageDrawable(null); + this.i.f143c.clearAnimation(); StickerUtils stickerUtils2 = StickerUtils.INSTANCE; Context context2 = getContext(); m.checkNotNullExpressionValue(context2, "context"); @@ -222,7 +222,7 @@ public final class StickerView extends FrameLayout { if (ordinal == 1 || ordinal == 2) { this.i.b.setOnClickListener(onClickListener); } else if (ordinal == 3) { - this.i.f138c.setOnClickListener(onClickListener); + this.i.f143c.setOnClickListener(onClickListener); } } } diff --git a/app/src/main/java/com/discord/views/typing/TypingDots.java b/app/src/main/java/com/discord/views/typing/TypingDots.java index fbb1a456ec..8b2969e251 100644 --- a/app/src/main/java/com/discord/views/typing/TypingDots.java +++ b/app/src/main/java/com/discord/views/typing/TypingDots.java @@ -4,7 +4,7 @@ import android.content.Context; import android.util.AttributeSet; import android.view.LayoutInflater; import androidx.constraintlayout.widget.ConstraintLayout; -import c.a.i.q1; +import c.a.i.r1; import c.a.y.r0.a; import com.discord.R; import d0.t.n; @@ -12,7 +12,7 @@ import d0.z.d.m; /* compiled from: TypingDots.kt */ public final class TypingDots extends ConstraintLayout { public static final /* synthetic */ int i = 0; - public final q1 j; + public final r1 j; public final int k; public final long l; public boolean m; @@ -31,9 +31,9 @@ public final class TypingDots extends ConstraintLayout { i2 = R.id.view_typing_dots_3; TypingDot typingDot3 = (TypingDot) findViewById(R.id.view_typing_dots_3); if (typingDot3 != null) { - q1 q1Var = new q1(this, typingDot, typingDot2, typingDot3); - m.checkNotNullExpressionValue(q1Var, "TypingDotsViewBinding.in…ater.from(context), this)"); - this.j = q1Var; + r1 r1Var = new r1(this, typingDot, typingDot2, typingDot3); + m.checkNotNullExpressionValue(r1Var, "TypingDotsViewBinding.in…ater.from(context), this)"); + this.j = r1Var; int integer = getResources().getInteger(R.integer.animation_time_standard); this.k = integer; this.l = (long) (((double) integer) / 1.5d); @@ -49,7 +49,7 @@ public final class TypingDots extends ConstraintLayout { if (!(this.m && !z2)) { long j = z2 ? this.l : 0; this.j.b.a(j); - this.j.f147c.a(this.l + j); + this.j.f152c.a(this.l + j); TypingDot typingDot = this.j.d; long j2 = this.l; typingDot.a(j + j2 + j2); @@ -58,8 +58,8 @@ public final class TypingDots extends ConstraintLayout { } public final void b() { - q1 q1Var = this.j; - for (TypingDot typingDot : n.listOf((Object[]) new TypingDot[]{q1Var.b, q1Var.f147c, q1Var.d})) { + r1 r1Var = this.j; + for (TypingDot typingDot : n.listOf((Object[]) new TypingDot[]{r1Var.b, r1Var.f152c, r1Var.d})) { typingDot.i.cancel(); typingDot.j.cancel(); } diff --git a/app/src/main/java/com/discord/views/user/SettingsMemberView.java b/app/src/main/java/com/discord/views/user/SettingsMemberView.java index a66ac9c2f3..805cb5e8c7 100644 --- a/app/src/main/java/com/discord/views/user/SettingsMemberView.java +++ b/app/src/main/java/com/discord/views/user/SettingsMemberView.java @@ -6,7 +6,7 @@ import android.util.AttributeSet; import android.view.LayoutInflater; import androidx.annotation.ColorInt; import androidx.constraintlayout.widget.ConstraintLayout; -import c.a.i.j1; +import c.a.i.k1; import c.f.g.f.c; import com.discord.R; import com.discord.models.member.GuildMember; @@ -24,7 +24,7 @@ import d0.g0.t; import d0.z.d.m; /* compiled from: SettingsMemberView.kt */ public final class SettingsMemberView extends ConstraintLayout { - public final j1 i; + public final k1 i; public int j; public User k; public GuildMember l; @@ -43,9 +43,9 @@ public final class SettingsMemberView extends ConstraintLayout { i = R.id.member_title; UsernameView usernameView = (UsernameView) findViewById(R.id.member_title); if (usernameView != null) { - j1 j1Var = new j1(this, simpleDraweeView, simpleDraweeSpanTextView, usernameView); - m.checkNotNullExpressionValue(j1Var, "SettingsMemberViewBindin…ater.from(context), this)"); - this.i = j1Var; + k1 k1Var = new k1(this, simpleDraweeView, simpleDraweeSpanTextView, usernameView); + m.checkNotNullExpressionValue(k1Var, "SettingsMemberViewBindin…ater.from(context), this)"); + this.i = k1Var; this.j = ColorCompat.getThemedColor(this, (int) R.attr.colorBackgroundPrimary); TypedArray obtainStyledAttributes = context.obtainStyledAttributes(attributeSet, R.a.SettingsMemberView); m.checkNotNullExpressionValue(obtainStyledAttributes, "context.obtainStyledAttr…eable.SettingsMemberView)"); @@ -89,8 +89,8 @@ public final class SettingsMemberView extends ConstraintLayout { DraweeSpanStringBuilderExtensionsKt.setAvatar$default(draweeSpanStringBuilder, context, IconUtils.getForUser$default(user, false, Integer.valueOf(dimension), 2, null), false, Integer.valueOf(dimension), Integer.valueOf(this.j), 8194, 4, null); } draweeSpanStringBuilder.append(UserUtils.getUserNameWithDiscriminator$default(userUtils, user, null, null, 3, null)); - this.i.f112c.setDraweeSpanStringBuilder(draweeSpanStringBuilder); - SimpleDraweeSpanTextView simpleDraweeSpanTextView = this.i.f112c; + this.i.f117c.setDraweeSpanStringBuilder(draweeSpanStringBuilder); + SimpleDraweeSpanTextView simpleDraweeSpanTextView = this.i.f117c; m.checkNotNullExpressionValue(simpleDraweeSpanTextView, "binding.memberSubtitle"); if (!z4 && !z3) { z2 = false; diff --git a/app/src/main/java/com/discord/views/user/UserAvatarPresenceView.java b/app/src/main/java/com/discord/views/user/UserAvatarPresenceView.java index 51a4dd831e..17f0d181db 100644 --- a/app/src/main/java/com/discord/views/user/UserAvatarPresenceView.java +++ b/app/src/main/java/com/discord/views/user/UserAvatarPresenceView.java @@ -12,7 +12,7 @@ import android.widget.FrameLayout; import android.widget.ImageView; import android.widget.RelativeLayout; import androidx.annotation.ColorInt; -import c.a.i.s1; +import c.a.i.t1; import com.discord.R; import com.discord.models.member.GuildMember; import com.discord.models.presence.Presence; @@ -36,7 +36,7 @@ import kotlin.jvm.functions.Function1; import kotlin.jvm.functions.Function2; /* compiled from: UserAvatarPresenceView.kt */ public final class UserAvatarPresenceView extends RelativeLayout { - public final s1 i; + public final t1 i; public final MGImages.DistinctChangeDetector j; public int k; public Function2 l; @@ -47,7 +47,7 @@ public final class UserAvatarPresenceView extends RelativeLayout { public final Presence b; /* renamed from: c reason: collision with root package name */ - public final StreamContext f2246c; + public final StreamContext f2247c; public final boolean d; public final GuildMember e; @@ -55,7 +55,7 @@ public final class UserAvatarPresenceView extends RelativeLayout { m.checkNotNullParameter(user, "user"); this.a = user; this.b = presence; - this.f2246c = streamContext; + this.f2247c = streamContext; this.d = z2; this.e = guildMember; } @@ -65,7 +65,7 @@ public final class UserAvatarPresenceView extends RelativeLayout { m.checkNotNullParameter(user, "user"); this.a = user; this.b = presence; - this.f2246c = streamContext; + this.f2247c = streamContext; this.d = z2; this.e = null; } @@ -78,7 +78,7 @@ public final class UserAvatarPresenceView extends RelativeLayout { return false; } a aVar = (a) obj; - return m.areEqual(this.a, aVar.a) && m.areEqual(this.b, aVar.b) && m.areEqual(this.f2246c, aVar.f2246c) && this.d == aVar.d && m.areEqual(this.e, aVar.e); + return m.areEqual(this.a, aVar.a) && m.areEqual(this.b, aVar.b) && m.areEqual(this.f2247c, aVar.f2247c) && this.d == aVar.d && m.areEqual(this.e, aVar.e); } public int hashCode() { @@ -87,7 +87,7 @@ public final class UserAvatarPresenceView extends RelativeLayout { int hashCode = (user != null ? user.hashCode() : 0) * 31; Presence presence = this.b; int hashCode2 = (hashCode + (presence != null ? presence.hashCode() : 0)) * 31; - StreamContext streamContext = this.f2246c; + StreamContext streamContext = this.f2247c; int hashCode3 = (hashCode2 + (streamContext != null ? streamContext.hashCode() : 0)) * 31; boolean z2 = this.d; if (z2) { @@ -110,7 +110,7 @@ public final class UserAvatarPresenceView extends RelativeLayout { R.append(", presence="); R.append(this.b); R.append(", streamContext="); - R.append(this.f2246c); + R.append(this.f2247c); R.append(", showPresence="); R.append(this.d); R.append(", guildMember="); @@ -206,9 +206,9 @@ public final class UserAvatarPresenceView extends RelativeLayout { i = R.id.user_avatar_presence_status; StatusView statusView = (StatusView) inflate.findViewById(R.id.user_avatar_presence_status); if (statusView != null) { - s1 s1Var = new s1(relativeLayout, simpleDraweeView, frameLayout, imageView, simpleDraweeView2, relativeLayout, statusView); - m.checkNotNullExpressionValue(s1Var, "UserAvatarPresenceViewBi…rom(context), this, true)"); - this.i = s1Var; + t1 t1Var = new t1(relativeLayout, simpleDraweeView, frameLayout, imageView, simpleDraweeView2, relativeLayout, statusView); + m.checkNotNullExpressionValue(t1Var, "UserAvatarPresenceViewBi…rom(context), this, true)"); + this.i = t1Var; this.j = new MGImages.DistinctChangeDetector(); this.l = b.i; TypedArray obtainStyledAttributes = context.obtainStyledAttributes(attributeSet, R.a.UserAvatarPresenceView); @@ -306,7 +306,7 @@ public final class UserAvatarPresenceView extends RelativeLayout { public void onMeasure(int i, int i2) { super.onMeasure(i, i2); int size = View.MeasureSpec.getSize(i); - ImageView imageView = this.i.f157c; + ImageView imageView = this.i.f162c; m.checkNotNullExpressionValue(imageView, "binding.avatarCutout"); ViewGroup.LayoutParams layoutParams = imageView.getLayoutParams(); Objects.requireNonNull(layoutParams, "null cannot be cast to non-null type android.view.ViewGroup.LayoutParams"); @@ -355,7 +355,7 @@ public final class UserAvatarPresenceView extends RelativeLayout { public final void setAvatarBackgroundColor(@ColorInt int i) { this.i.e.setBackgroundColor(i); - ImageView imageView = this.i.f157c; + ImageView imageView = this.i.f162c; m.checkNotNullExpressionValue(imageView, "binding.avatarCutout"); ColorCompatKt.tintWithColor(imageView, i); } diff --git a/app/src/main/java/com/discord/views/user/UserAvatarPresenceViewController.java b/app/src/main/java/com/discord/views/user/UserAvatarPresenceViewController.java index 45d67c9c26..a23c57fb05 100644 --- a/app/src/main/java/com/discord/views/user/UserAvatarPresenceViewController.java +++ b/app/src/main/java/com/discord/views/user/UserAvatarPresenceViewController.java @@ -20,7 +20,7 @@ public final class UserAvatarPresenceViewController extends RxViewController observeState() { Observable F = this.b.observeUser(this.a).x(ObservableExtensionsKt$filterNull$1.INSTANCE).F(ObservableExtensionsKt$filterNull$2.INSTANCE); m.checkNotNullExpressionValue(F, "filter { it != null }.map { it!! }"); - Observable i = Observable.i(F, ModelRichPresence.Companion.get(this.a, this.f2247c), this.d.getForUser(this.a, false), a.a); + Observable i = Observable.i(F, ModelRichPresence.Companion.get(this.a, this.f2248c), this.d.getForUser(this.a, false), a.a); m.checkNotNullExpressionValue(i, "Observable.combineLatest…nce = true,\n )\n }"); return i; } diff --git a/app/src/main/java/com/discord/views/user/UserSummaryView.java b/app/src/main/java/com/discord/views/user/UserSummaryView.java index 860c989422..631c544839 100644 --- a/app/src/main/java/com/discord/views/user/UserSummaryView.java +++ b/app/src/main/java/com/discord/views/user/UserSummaryView.java @@ -7,7 +7,7 @@ import android.util.AttributeSet; import android.view.LayoutInflater; import android.view.ViewGroup; import androidx.constraintlayout.widget.ConstraintLayout; -import c.a.i.z3; +import c.a.i.a4; import com.discord.R; import com.discord.models.guild.UserGuildMember; import com.discord.models.user.CoreUser; @@ -75,7 +75,7 @@ public final class UserSummaryView extends ConstraintLayout { break; } int childCount = getChildCount(); - z3 a = z3.a(LayoutInflater.from(getContext()).inflate(R.layout.view_user_summary_item, (ViewGroup) this, false)); + a4 a = a4.a(LayoutInflater.from(getContext()).inflate(R.layout.view_user_summary_item, (ViewGroup) this, false)); m.checkNotNullExpressionValue(a, "ViewUserSummaryItemBindi…ext), this, false\n )"); CutoutView cutoutView = a.a; cutoutView.setId(childCount + 10); @@ -94,7 +94,7 @@ public final class UserSummaryView extends ConstraintLayout { } int i3 = coerceAtMost - 1; while (i < coerceAtMost) { - z3 a2 = z3.a(getChildAt(i)); + a4 a2 = a4.a(getChildAt(i)); m.checkNotNullExpressionValue(a2, "ViewUserSummaryItemBinding.bind(getChildAt(i))"); a2.a.setStyle(i == i3 ? CutoutView.a.d.a : this.i); int mediaProxySize = IconUtils.getMediaProxySize(this.j); diff --git a/app/src/main/java/com/discord/widgets/announcements/WidgetChannelFollowSheet.java b/app/src/main/java/com/discord/widgets/announcements/WidgetChannelFollowSheet.java index 349c8a651e..76e1fb1d83 100644 --- a/app/src/main/java/com/discord/widgets/announcements/WidgetChannelFollowSheet.java +++ b/app/src/main/java/com/discord/widgets/announcements/WidgetChannelFollowSheet.java @@ -231,13 +231,13 @@ public final class WidgetChannelFollowSheet extends AppBottomSheet { configureChannelSelector(loaded); } if (loaded.getErrorTextRes() != null) { - getBinding().f1767c.setText(loaded.getErrorTextRes().intValue()); - TextView textView2 = getBinding().f1767c; + getBinding().f1768c.setText(loaded.getErrorTextRes().intValue()); + TextView textView2 = getBinding().f1768c; m.checkNotNullExpressionValue(textView2, "binding.channelFollowErrorText"); textView2.setVisibility(0); return; } - TextView textView3 = getBinding().f1767c; + TextView textView3 = getBinding().f1768c; m.checkNotNullExpressionValue(textView3, "binding.channelFollowErrorText"); textView3.setVisibility(8); } diff --git a/app/src/main/java/com/discord/widgets/announcements/WidgetChannelFollowSuccessDialog.java b/app/src/main/java/com/discord/widgets/announcements/WidgetChannelFollowSuccessDialog.java index 2f7f325960..d59989410d 100644 --- a/app/src/main/java/com/discord/widgets/announcements/WidgetChannelFollowSuccessDialog.java +++ b/app/src/main/java/com/discord/widgets/announcements/WidgetChannelFollowSuccessDialog.java @@ -64,7 +64,7 @@ public final class WidgetChannelFollowSuccessDialog extends AppDialog { c.a aVar = c.j; textView.setText(getString(((Number) k.random(numArr, aVar)).intValue())); MGImages mGImages = MGImages.INSTANCE; - SimpleDraweeView simpleDraweeView = getBinding().f1768c; + SimpleDraweeView simpleDraweeView = getBinding().f1769c; m.checkNotNullExpressionValue(simpleDraweeView, "binding.channelFollowSuccessImage"); Context requireContext = requireContext(); m.checkNotNullExpressionValue(requireContext, "requireContext()"); diff --git a/app/src/main/java/com/discord/widgets/auth/WidgetAgeVerify.java b/app/src/main/java/com/discord/widgets/auth/WidgetAgeVerify.java index 220dfc388a..8ee4c90551 100644 --- a/app/src/main/java/com/discord/widgets/auth/WidgetAgeVerify.java +++ b/app/src/main/java/com/discord/widgets/auth/WidgetAgeVerify.java @@ -143,7 +143,7 @@ public final class WidgetAgeVerify extends AppFragment { TextView textView = getBinding().d.d; m.checkNotNullExpressionValue(textView, "binding.underage.underageWarning"); b.n(textView, R.string.age_gate_underage_existing_body_deletion_with_days, new Object[]{quantityString}, null, 4); - LinkifiedTextView linkifiedTextView = getBinding().d.f68c; + LinkifiedTextView linkifiedTextView = getBinding().d.f67c; m.checkNotNullExpressionValue(linkifiedTextView, "binding.underage.ageVerifyUnderageDescription"); Object[] objArr = new Object[2]; String underageMessage = viewState.getUnderageMessage(); diff --git a/app/src/main/java/com/discord/widgets/auth/WidgetAuthMfa$onViewBound$1.java b/app/src/main/java/com/discord/widgets/auth/WidgetAuthMfa$onViewBound$1.java index cbfb4afbd4..88ca8f14b1 100644 --- a/app/src/main/java/com/discord/widgets/auth/WidgetAuthMfa$onViewBound$1.java +++ b/app/src/main/java/com/discord/widgets/auth/WidgetAuthMfa$onViewBound$1.java @@ -16,10 +16,10 @@ public final class WidgetAuthMfa$onViewBound$1 implements Action2 components = actionRowMessageComponent.getComponents(); ArrayList arrayList = new ArrayList(o.collectionSizeOrDefault(components, 10)); @@ -85,9 +85,9 @@ public final class ActionRowComponentView extends LinearLayout implements Compon m.checkNotNullExpressionValue(flexboxLayout, "binding.actionRowComponentViewGroup"); WidgetChatListAdapterItemBotComponentRowKt.replaceViews(flexboxLayout, u.filterNotNull(arrayList)); ActionInteractionComponentState.Failed childError = MessageComponentUtils.INSTANCE.getChildError(actionRowMessageComponent); - g2 g2Var = a.f160c; - m.checkNotNullExpressionValue(g2Var, "binding.actionRowComponentViewGroupErrorRow"); - ConstraintLayout constraintLayout = g2Var.a; + h2 h2Var = a.f165c; + m.checkNotNullExpressionValue(h2Var, "binding.actionRowComponentViewGroupErrorRow"); + ConstraintLayout constraintLayout = h2Var.a; m.checkNotNullExpressionValue(constraintLayout, "binding.actionRowComponentViewGroupErrorRow.root"); if (!(childError != null)) { i = 8; @@ -99,7 +99,7 @@ public final class ActionRowComponentView extends LinearLayout implements Compon errorMessage = getResources().getString(R.string.application_command_failed); m.checkNotNullExpressionValue(errorMessage, "resources.getString(R.st…plication_command_failed)"); } - TextView textView = a.f160c.b; + TextView textView = a.f165c.b; m.checkNotNullExpressionValue(textView, "binding.actionRowCompone…ractionFailedLabelMessage"); textView.setText(errorMessage); } diff --git a/app/src/main/java/com/discord/widgets/botuikit/views/ButtonComponentView.java b/app/src/main/java/com/discord/widgets/botuikit/views/ButtonComponentView.java index 583d208c00..9ee503a3e3 100644 --- a/app/src/main/java/com/discord/widgets/botuikit/views/ButtonComponentView.java +++ b/app/src/main/java/com/discord/widgets/botuikit/views/ButtonComponentView.java @@ -112,7 +112,7 @@ public final class ButtonComponentView extends ConstraintLayout implements Compo MaterialButton materialButton = a.b; m.checkNotNullExpressionValue(materialButton, "binding.button"); configureStyle(materialButton, buttonMessageComponent.getStyle()); - SimpleDraweeView simpleDraweeView = a.f1835c; + SimpleDraweeView simpleDraweeView = a.f1836c; m.checkNotNullExpressionValue(simpleDraweeView, "binding.emoji"); configureEmoji(simpleDraweeView, buttonMessageComponent.getEmoji(), buttonMessageComponent.getStateInteraction() instanceof ActionInteractionComponentState.Loading, buttonMessageComponent.getEmojiAnimationsEnabled()); AppCompatImageView appCompatImageView = a.e; @@ -124,7 +124,7 @@ public final class ButtonComponentView extends ConstraintLayout implements Compo MaterialTextView materialTextView2 = a.d; m.checkNotNullExpressionValue(materialTextView2, "binding.label"); ViewExtensions.setEnabledAlpha(materialTextView2, !(buttonMessageComponent.getStateInteraction() instanceof ActionInteractionComponentState.Disabled), 0.5f); - SimpleDraweeView simpleDraweeView2 = a.f1835c; + SimpleDraweeView simpleDraweeView2 = a.f1836c; m.checkNotNullExpressionValue(simpleDraweeView2, "binding.emoji"); ViewExtensions.setEnabledAlpha$default(simpleDraweeView2, !(buttonMessageComponent.getStateInteraction() instanceof ActionInteractionComponentState.Disabled), 0.0f, 2, null); AppCompatImageView appCompatImageView2 = a.e; diff --git a/app/src/main/java/com/discord/widgets/botuikit/views/select/SelectComponentBottomSheet.java b/app/src/main/java/com/discord/widgets/botuikit/views/select/SelectComponentBottomSheet.java index d57b44fd0a..e7dc606763 100644 --- a/app/src/main/java/com/discord/widgets/botuikit/views/select/SelectComponentBottomSheet.java +++ b/app/src/main/java/com/discord/widgets/botuikit/views/select/SelectComponentBottomSheet.java @@ -157,7 +157,7 @@ public final class SelectComponentBottomSheet extends AppBottomSheet { m.checkNotNullParameter(view, "view"); super.onViewCreated(view, bundle); setBottomSheetCollapsedStateDisabled(); - MaxHeightRecyclerView maxHeightRecyclerView = getBinding().f1978c; + MaxHeightRecyclerView maxHeightRecyclerView = getBinding().f1979c; m.checkNotNullExpressionValue(maxHeightRecyclerView, "binding.widgetSheetComponentBottomSheetRecycler"); maxHeightRecyclerView.setAdapter(this.adapter); } diff --git a/app/src/main/java/com/discord/widgets/botuikit/views/select/SelectComponentBottomSheetItemViewHolder.java b/app/src/main/java/com/discord/widgets/botuikit/views/select/SelectComponentBottomSheetItemViewHolder.java index 966711de91..6344d65096 100644 --- a/app/src/main/java/com/discord/widgets/botuikit/views/select/SelectComponentBottomSheetItemViewHolder.java +++ b/app/src/main/java/com/discord/widgets/botuikit/views/select/SelectComponentBottomSheetItemViewHolder.java @@ -76,7 +76,7 @@ public final class SelectComponentBottomSheetItemViewHolder extends RecyclerView View view = this.binding.d; m.checkNotNullExpressionValue(view, "binding.selectComponentSheetItemDividerIcon"); view.setVisibility(z3 && !z5 ? 0 : 8); - View view2 = this.binding.f1979c; + View view2 = this.binding.f1980c; m.checkNotNullExpressionValue(view2, "binding.selectComponentSheetItemDivider"); if (z3 || z5) { z8 = false; diff --git a/app/src/main/java/com/discord/widgets/botuikit/views/select/SelectComponentView.java b/app/src/main/java/com/discord/widgets/botuikit/views/select/SelectComponentView.java index 416e5e7ac5..591a301f3d 100644 --- a/app/src/main/java/com/discord/widgets/botuikit/views/select/SelectComponentView.java +++ b/app/src/main/java/com/discord/widgets/botuikit/views/select/SelectComponentView.java @@ -7,8 +7,8 @@ import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import androidx.constraintlayout.widget.ConstraintLayout; -import c.a.i.t4; import c.a.i.u4; +import c.a.i.v4; import com.discord.R; import com.discord.api.botuikit.ComponentType; import com.discord.api.botuikit.SelectItem; @@ -45,7 +45,7 @@ public final class SelectComponentView extends ConstraintLayout implements Compo public final SelectComponentView inflateComponent(Context context, ViewGroup viewGroup) { m.checkNotNullParameter(context, "context"); m.checkNotNullParameter(viewGroup, "root"); - t4 a = t4.a(LayoutInflater.from(context).inflate(R.layout.widget_chat_list_bot_ui_select_component, viewGroup, false)); + u4 a = u4.a(LayoutInflater.from(context).inflate(R.layout.widget_chat_list_bot_ui_select_component, viewGroup, false)); m.checkNotNullExpressionValue(a, "WidgetChatListBotUiSelec…om(context), root, false)"); SelectComponentView selectComponentView = a.a; m.checkNotNullExpressionValue(selectComponentView, "WidgetChatListBotUiSelec…ntext), root, false).root"); @@ -71,7 +71,7 @@ public final class SelectComponentView extends ConstraintLayout implements Compo m.checkNotNullParameter(selectMessageComponent, "component"); m.checkNotNullParameter(componentProvider, "componentProvider"); m.checkNotNullParameter(componentActionListener, "componentActionListener"); - t4 a = t4.a(this); + u4 a = u4.a(this); m.checkNotNullExpressionValue(a, "WidgetChatListBotUiSelec…mponentBinding.bind(this)"); String placeholder = selectMessageComponent.getPlaceholder(); if (placeholder == null) { @@ -121,7 +121,7 @@ public final class SelectComponentView extends ConstraintLayout implements Compo View inflate = from.inflate(R.layout.widget_chat_list_bot_ui_select_component_pill, (ViewGroup) null, false); Objects.requireNonNull(inflate, "rootView"); MaterialTextView materialTextView6 = (MaterialTextView) inflate; - m.checkNotNullExpressionValue(new u4(materialTextView6), "WidgetChatListBotUiSelec…Binding.inflate(inflater)"); + m.checkNotNullExpressionValue(new v4(materialTextView6), "WidgetChatListBotUiSelec…Binding.inflate(inflater)"); m.checkNotNullExpressionValue(materialTextView6, "WidgetChatListBotUiSelec…ng.inflate(inflater).root"); materialTextView6.setText(selectItem2.d()); flexboxLayout3.addView(materialTextView6); @@ -129,13 +129,13 @@ public final class SelectComponentView extends ConstraintLayout implements Compo } boolean z3 = !(selectMessageComponent.getStateInteraction() instanceof ActionInteractionComponentState.Disabled); boolean z4 = selectMessageComponent.getStateInteraction() instanceof ActionInteractionComponentState.Loading; - TypingDots typingDots = a.f166c; + TypingDots typingDots = a.f171c; if (z4) { typingDots.a(false); } else { typingDots.b(); } - TypingDots typingDots2 = a.f166c; + TypingDots typingDots2 = a.f171c; m.checkNotNullExpressionValue(typingDots2, "binding.selectComponentLoading"); int i = 4; typingDots2.setVisibility(z4 ^ true ? 4 : 0); diff --git a/app/src/main/java/com/discord/widgets/bugreports/WidgetBugReport.java b/app/src/main/java/com/discord/widgets/bugreports/WidgetBugReport.java index f773246430..66e173cd46 100644 --- a/app/src/main/java/com/discord/widgets/bugreports/WidgetBugReport.java +++ b/app/src/main/java/com/discord/widgets/bugreports/WidgetBugReport.java @@ -163,7 +163,7 @@ public final class WidgetBugReport extends AppFragment { RequestBody.Companion companion = RequestBody.Companion; String type = requireContext().getContentResolver().getType(screenshotUri); if (type != null) { - MediaType.a aVar = MediaType.f2964c; + MediaType.a aVar = MediaType.f2965c; mediaType = MediaType.a.a(type); } requestBody = RequestBody.Companion.d(companion, readBytes, mediaType, 0, 0, 6); diff --git a/app/src/main/java/com/discord/widgets/changelog/WidgetChangeLog.java b/app/src/main/java/com/discord/widgets/changelog/WidgetChangeLog.java index fd3fa3eb5f..4b00fba6f5 100644 --- a/app/src/main/java/com/discord/widgets/changelog/WidgetChangeLog.java +++ b/app/src/main/java/com/discord/widgets/changelog/WidgetChangeLog.java @@ -102,7 +102,7 @@ public final class WidgetChangeLog extends AppFragment { private final void configureFooter() { getBinding().g.setOnClickListener(new WidgetChangeLog$configureFooter$1(this)); - getBinding().f1765c.setOnClickListener(new WidgetChangeLog$configureFooter$2(this)); + getBinding().f1766c.setOnClickListener(new WidgetChangeLog$configureFooter$2(this)); getBinding().d.setOnClickListener(new WidgetChangeLog$configureFooter$3(this)); } diff --git a/app/src/main/java/com/discord/widgets/changelog/WidgetChangeLogSpecial.java b/app/src/main/java/com/discord/widgets/changelog/WidgetChangeLogSpecial.java index 87a3475632..a9ef39b548 100644 --- a/app/src/main/java/com/discord/widgets/changelog/WidgetChangeLogSpecial.java +++ b/app/src/main/java/com/discord/widgets/changelog/WidgetChangeLogSpecial.java @@ -272,7 +272,7 @@ public final class WidgetChangeLogSpecial extends AppFragment { ImageButton imageButton = getBinding().e; m.checkNotNullExpressionValue(imageButton, "binding.changeLogSpecialClose"); imageButton.setVisibility(8); - ImageButton imageButton2 = getBinding().f1766c; + ImageButton imageButton2 = getBinding().f1767c; m.checkNotNullExpressionValue(imageButton2, "binding.changeLogSpecialBack"); imageButton2.setVisibility(0); } @@ -286,7 +286,7 @@ public final class WidgetChangeLogSpecial extends AppFragment { } m.checkNotNullExpressionValue(stringExtra2, "mostRecentIntent.getStri…ring.change_log_md_video)"); configureMedia(stringExtra2); - getBinding().f1766c.setOnClickListener(new WidgetChangeLogSpecial$onViewBound$2(this)); + getBinding().f1767c.setOnClickListener(new WidgetChangeLogSpecial$onViewBound$2(this)); getBinding().e.setOnClickListener(new WidgetChangeLogSpecial$onViewBound$3(this)); LinkifiedTextView linkifiedTextView = getBinding().b; m.checkNotNullExpressionValue(linkifiedTextView, "binding.changeLogBody"); diff --git a/app/src/main/java/com/discord/widgets/channels/WidgetChannelPickerBottomSheet.java b/app/src/main/java/com/discord/widgets/channels/WidgetChannelPickerBottomSheet.java index 61413fbc5a..6133b81e81 100644 --- a/app/src/main/java/com/discord/widgets/channels/WidgetChannelPickerBottomSheet.java +++ b/app/src/main/java/com/discord/widgets/channels/WidgetChannelPickerBottomSheet.java @@ -246,7 +246,7 @@ public final class WidgetChannelPickerBottomSheet extends AppBottomSheet { m.checkNotNullParameter(view, "view"); super.onViewCreated(view, bundle); this.adapter = new WidgetchannelPickerAdapter(this.itemClickListener, this, null, 4, null); - RecyclerView recyclerView = getBinding().f1774c; + RecyclerView recyclerView = getBinding().f1775c; m.checkNotNullExpressionValue(recyclerView, "binding.channelPickerRecycler"); WidgetchannelPickerAdapter widgetchannelPickerAdapter = this.adapter; if (widgetchannelPickerAdapter == null) { diff --git a/app/src/main/java/com/discord/widgets/channels/WidgetChannelSidebarActions.java b/app/src/main/java/com/discord/widgets/channels/WidgetChannelSidebarActions.java index 64d2bf7692..5b52a67fdb 100644 --- a/app/src/main/java/com/discord/widgets/channels/WidgetChannelSidebarActions.java +++ b/app/src/main/java/com/discord/widgets/channels/WidgetChannelSidebarActions.java @@ -66,12 +66,12 @@ public final class WidgetChannelSidebarActions extends AppFragment { GuildChannelSideBarActionsView guildChannelSideBarActionsView = getBinding().b; m.checkNotNullExpressionValue(guildChannelSideBarActionsView, "binding.widgetChannelSidebarActionsGuildView"); guildChannelSideBarActionsView.setVisibility(8); - PrivateChannelSideBarActionsView privateChannelSideBarActionsView = getBinding().f1785c; + PrivateChannelSideBarActionsView privateChannelSideBarActionsView = getBinding().f1786c; m.checkNotNullExpressionValue(privateChannelSideBarActionsView, "binding.widgetChannelSidebarActionsPrivateView"); privateChannelSideBarActionsView.setVisibility(0); WidgetChannelSidebarActionsViewModel.ViewState.Private r2 = (WidgetChannelSidebarActionsViewModel.ViewState.Private) viewState; long channelId = r2.getChannelId(); - getBinding().f1785c.a(new WidgetChannelSidebarActions$configureUI$1(this, viewState), new WidgetChannelSidebarActions$configureUI$2(this, viewState), new WidgetChannelSidebarActions$configureUI$3(this, channelId), new WidgetChannelSidebarActions$configureUI$4(channelId, requireContext()), r2.isMuted()); + getBinding().f1786c.a(new WidgetChannelSidebarActions$configureUI$1(this, viewState), new WidgetChannelSidebarActions$configureUI$2(this, viewState), new WidgetChannelSidebarActions$configureUI$3(this, channelId), new WidgetChannelSidebarActions$configureUI$4(channelId, requireContext()), r2.isMuted()); } else if (viewState instanceof WidgetChannelSidebarActionsViewModel.ViewState.Guild) { WidgetChannelSidebarActionsViewModel.ViewState.Guild guild = (WidgetChannelSidebarActionsViewModel.ViewState.Guild) viewState; long channelId2 = guild.getChannelId(); @@ -81,7 +81,7 @@ public final class WidgetChannelSidebarActions extends AppFragment { if (view3 != null) { ViewKt.setVisible(view3, true); } - PrivateChannelSideBarActionsView privateChannelSideBarActionsView2 = getBinding().f1785c; + PrivateChannelSideBarActionsView privateChannelSideBarActionsView2 = getBinding().f1786c; m.checkNotNullExpressionValue(privateChannelSideBarActionsView2, "binding.widgetChannelSidebarActionsPrivateView"); privateChannelSideBarActionsView2.setVisibility(8); GuildChannelSideBarActionsView guildChannelSideBarActionsView2 = getBinding().b; diff --git a/app/src/main/java/com/discord/widgets/channels/WidgetChannelTopic.java b/app/src/main/java/com/discord/widgets/channels/WidgetChannelTopic.java index e4f4684c43..593b2615a8 100644 --- a/app/src/main/java/com/discord/widgets/channels/WidgetChannelTopic.java +++ b/app/src/main/java/com/discord/widgets/channels/WidgetChannelTopic.java @@ -418,8 +418,8 @@ public final class WidgetChannelTopic extends AppFragment { } private final void setChannelIcon(@DrawableRes int i) { - getBinding().f1786c.setImageResource(i); - SimpleDraweeView simpleDraweeView = getBinding().f1786c; + getBinding().f1787c.setImageResource(i); + SimpleDraweeView simpleDraweeView = getBinding().f1787c; m.checkNotNullExpressionValue(simpleDraweeView, "binding.channelTopicChannelIcon"); ViewGroup.LayoutParams layoutParams = simpleDraweeView.getLayoutParams(); Objects.requireNonNull(layoutParams, "null cannot be cast to non-null type android.view.ViewGroup.MarginLayoutParams"); @@ -428,10 +428,10 @@ public final class WidgetChannelTopic extends AppFragment { } private final void setChannelIconForGDM(Channel channel) { - SimpleDraweeView simpleDraweeView = getBinding().f1786c; + SimpleDraweeView simpleDraweeView = getBinding().f1787c; m.checkNotNullExpressionValue(simpleDraweeView, "binding.channelTopicChannelIcon"); IconUtils.setIcon$default(simpleDraweeView, IconUtils.getForChannel$default(channel, null, 2, null), (int) R.dimen.avatar_size_large, (Function1) null, (MGImages.ChangeDetector) null, 24, (Object) null); - SimpleDraweeView simpleDraweeView2 = getBinding().f1786c; + SimpleDraweeView simpleDraweeView2 = getBinding().f1787c; m.checkNotNullExpressionValue(simpleDraweeView2, "binding.channelTopicChannelIcon"); ViewGroup.LayoutParams layoutParams = simpleDraweeView2.getLayoutParams(); Objects.requireNonNull(layoutParams, "null cannot be cast to non-null type android.view.ViewGroup.MarginLayoutParams"); diff --git a/app/src/main/java/com/discord/widgets/channels/WidgetCreateChannel$onViewBoundOrOnResume$4.java b/app/src/main/java/com/discord/widgets/channels/WidgetCreateChannel$onViewBoundOrOnResume$4.java index a542d70105..910ce66452 100644 --- a/app/src/main/java/com/discord/widgets/channels/WidgetCreateChannel$onViewBoundOrOnResume$4.java +++ b/app/src/main/java/com/discord/widgets/channels/WidgetCreateChannel$onViewBoundOrOnResume$4.java @@ -17,7 +17,7 @@ public final class WidgetCreateChannel$onViewBoundOrOnResume$4 implements View.O @Override // android.view.View.OnClickListener public final void onClick(View view) { RadioManager radioManager = this.$radioManager; - RadioButton radioButton = WidgetCreateChannel.access$getBinding$p(this.this$0).f1845c; + RadioButton radioButton = WidgetCreateChannel.access$getBinding$p(this.this$0).f1846c; m.checkNotNullExpressionValue(radioButton, "binding.createChannelAnnouncementsRadio"); radioManager.a(radioButton); WidgetCreateChannel.access$configurePrivateRoles(this.this$0); diff --git a/app/src/main/java/com/discord/widgets/channels/WidgetCreateChannel.java b/app/src/main/java/com/discord/widgets/channels/WidgetCreateChannel.java index 7241933c61..07a46380f8 100644 --- a/app/src/main/java/com/discord/widgets/channels/WidgetCreateChannel.java +++ b/app/src/main/java/com/discord/widgets/channels/WidgetCreateChannel.java @@ -407,7 +407,7 @@ public final class WidgetCreateChannel extends AppFragment { if (radioButton.isChecked()) { return 2; } - RadioButton radioButton2 = getBinding().f1845c; + RadioButton radioButton2 = getBinding().f1846c; m.checkNotNullExpressionValue(radioButton2, "binding.createChannelAnnouncementsRadio"); if (radioButton2.isChecked()) { return 5; @@ -526,7 +526,7 @@ public final class WidgetCreateChannel extends AppFragment { ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui$default(Model.Companion.get(getGuildId(), getCategoryId()), this, null, 2, null), WidgetCreateChannel.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new WidgetCreateChannel$onViewBoundOrOnResume$1(this), 62, (Object) null); int i = 0; boolean z2 = true; - RadioManager radioManager = new RadioManager(n.listOf((Object[]) new RadioButton[]{getBinding().o, getBinding().r, getBinding().f1845c, getBinding().m})); + RadioManager radioManager = new RadioManager(n.listOf((Object[]) new RadioButton[]{getBinding().o, getBinding().r, getBinding().f1846c, getBinding().m})); getBinding().n.setOnClickListener(new WidgetCreateChannel$onViewBoundOrOnResume$2(this, radioManager)); getBinding().q.setOnClickListener(new WidgetCreateChannel$onViewBoundOrOnResume$3(this, radioManager)); getBinding().b.setOnClickListener(new WidgetCreateChannel$onViewBoundOrOnResume$4(this, radioManager)); @@ -541,7 +541,7 @@ public final class WidgetCreateChannel extends AppFragment { m.checkNotNullExpressionValue(radioButton2, "binding.createChannelVoiceRadio"); radioManager.a(radioButton2); } else if (type == 5) { - RadioButton radioButton3 = getBinding().f1845c; + RadioButton radioButton3 = getBinding().f1846c; m.checkNotNullExpressionValue(radioButton3, "binding.createChannelAnnouncementsRadio"); radioManager.a(radioButton3); } else if (type == 13) { diff --git a/app/src/main/java/com/discord/widgets/channels/WidgetGroupInviteFriends.java b/app/src/main/java/com/discord/widgets/channels/WidgetGroupInviteFriends.java index b47fd1db77..7d64a9aef8 100644 --- a/app/src/main/java/com/discord/widgets/channels/WidgetGroupInviteFriends.java +++ b/app/src/main/java/com/discord/widgets/channels/WidgetGroupInviteFriends.java @@ -807,7 +807,7 @@ public final class WidgetGroupInviteFriends extends AppFragment { if ((w != null ? w.size() : 1) >= model.getMaxGroupMemberCount()) { charSequence = getString(R.string.group_dm_invite_full_main); m.checkNotNullExpressionValue(charSequence, "getString(R.string.group_dm_invite_full_main)"); - RelativeLayout relativeLayout = getBinding().f1879c; + RelativeLayout relativeLayout = getBinding().f1880c; m.checkNotNullExpressionValue(relativeLayout, "binding.groupInviteFriendsRecipientsContainer"); relativeLayout.setVisibility(8); setActionBarSubtitle(charSequence); @@ -827,7 +827,7 @@ public final class WidgetGroupInviteFriends extends AppFragment { m.checkNotNullExpressionValue(resources2, "resources"); charSequence = StringResourceUtilsKt.getQuantityString(resources2, requireContext(), (int) R.plurals.group_dm_invite_unselect_users_number, i, Integer.valueOf(i)); } - RelativeLayout relativeLayout2 = getBinding().f1879c; + RelativeLayout relativeLayout2 = getBinding().f1880c; m.checkNotNullExpressionValue(relativeLayout2, "binding.groupInviteFriendsRecipientsContainer"); relativeLayout2.setVisibility(0); setActionBarSubtitle(charSequence); diff --git a/app/src/main/java/com/discord/widgets/channels/WidgetGroupInviteFriendsAdapter.java b/app/src/main/java/com/discord/widgets/channels/WidgetGroupInviteFriendsAdapter.java index efa59dbd92..433c3bbe2d 100644 --- a/app/src/main/java/com/discord/widgets/channels/WidgetGroupInviteFriendsAdapter.java +++ b/app/src/main/java/com/discord/widgets/channels/WidgetGroupInviteFriendsAdapter.java @@ -94,7 +94,7 @@ public final class WidgetGroupInviteFriendsAdapter extends MGRecyclerAdapterSimp SimpleDraweeSpanTextView simpleDraweeSpanTextView = this.binding.d; m.checkNotNullExpressionValue(simpleDraweeSpanTextView, "binding.friendsListItemGame"); PresenceUtils.setPresenceText$default(presence, isApplicationStreaming, simpleDraweeSpanTextView, true, false, 16, null); - SimpleDraweeView simpleDraweeView = this.binding.f1880c; + SimpleDraweeView simpleDraweeView = this.binding.f1881c; m.checkNotNullExpressionValue(simpleDraweeView, "binding.friendsListItemAvatar"); IconUtils.setIcon$default(simpleDraweeView, friendItem.getUser(), R.dimen.avatar_size_standard, null, null, null, 56, null); } diff --git a/app/src/main/java/com/discord/widgets/channels/list/WidgetChannelListUnreads.java b/app/src/main/java/com/discord/widgets/channels/list/WidgetChannelListUnreads.java index 4f8582badf..0ba950a030 100644 --- a/app/src/main/java/com/discord/widgets/channels/list/WidgetChannelListUnreads.java +++ b/app/src/main/java/com/discord/widgets/channels/list/WidgetChannelListUnreads.java @@ -418,7 +418,7 @@ public final class WidgetChannelListUnreads { } private final void onConfigureView(Model.Indicator indicator, boolean z2) { - getBinding().f1800c.setBackgroundResource(getIcon(indicator)); + getBinding().f1801c.setBackgroundResource(getIcon(indicator)); getBinding().b.setText(getText(indicator)); TextView textView = getBinding().b; m.checkNotNullExpressionValue(textView, "binding.channelsListUnreads"); diff --git a/app/src/main/java/com/discord/widgets/channels/list/WidgetChannelsList.java b/app/src/main/java/com/discord/widgets/channels/list/WidgetChannelsList.java index e13315f61b..cc869b3a9d 100644 --- a/app/src/main/java/com/discord/widgets/channels/list/WidgetChannelsList.java +++ b/app/src/main/java/com/discord/widgets/channels/list/WidgetChannelsList.java @@ -221,12 +221,12 @@ public final class WidgetChannelsList extends AppFragment { EmptyFriendsStateContactSyncView emptyFriendsStateContactSyncView = getBinding().p; m.checkNotNullExpressionValue(emptyFriendsStateContactSyncView, "binding.widgetChannelsListEmptyFriendsStateCsView"); emptyFriendsStateContactSyncView.setVisibility(widgetChannelListModel.getShowEmptyState() && widgetChannelListModel.getShowContactSyncEmptyState() ? 0 : 8); - RecyclerView recyclerView = getBinding().f1787c; + RecyclerView recyclerView = getBinding().f1788c; m.checkNotNullExpressionValue(recyclerView, "binding.channelsList"); recyclerView.setVisibility(widgetChannelListModel.getShowEmptyState() ? 4 : 0); if (!m.areEqual(this.selectedGuildId, selectedGuild != null ? Long.valueOf(selectedGuild.getId()) : null)) { if (z3) { - getBinding().f1787c.scrollToPosition(0); + getBinding().f1788c.scrollToPosition(0); getBinding().b.setExpanded(true); configureHeaderColors(widgetChannelListModel.getSelectedGuild(), true); } @@ -334,7 +334,7 @@ public final class WidgetChannelsList extends AppFragment { getBinding().q.updateView(ANALYTICS_SOURCE); getBinding().p.updateView(true); MGRecyclerAdapter.Companion companion = MGRecyclerAdapter.Companion; - RecyclerView recyclerView = getBinding().f1787c; + RecyclerView recyclerView = getBinding().f1788c; m.checkNotNullExpressionValue(recyclerView, "binding.channelsList"); FragmentManager parentFragmentManager = getParentFragmentManager(); m.checkNotNullExpressionValue(parentFragmentManager, "parentFragmentManager"); @@ -390,13 +390,13 @@ public final class WidgetChannelsList extends AppFragment { } widgetChannelsListAdapter10.setOnAddServer(new WidgetChannelsList$onViewBound$10(this)); getBinding().k.setOnClickListener(new WidgetChannelsList$onViewBound$11(this)); - getBinding().f1787c.setHasFixedSize(false); - RecyclerView recyclerView2 = getBinding().f1787c; + getBinding().f1788c.setHasFixedSize(false); + RecyclerView recyclerView2 = getBinding().f1788c; m.checkNotNullExpressionValue(recyclerView2, "binding.channelsList"); recyclerView2.setItemAnimator(null); ViewStub viewStub = getBinding().m; m.checkNotNullExpressionValue(viewStub, "binding.channelsListUnreadsStub"); - RecyclerView recyclerView3 = getBinding().f1787c; + RecyclerView recyclerView3 = getBinding().f1788c; m.checkNotNullExpressionValue(recyclerView3, "binding.channelsList"); this.channelListUnreads = new WidgetChannelListUnreads(viewStub, recyclerView3, getBinding().b, new WidgetChannelsList$onViewBound$12(this), 0, 0, false, 112, null); WidgetChannelsListAdapter widgetChannelsListAdapter11 = this.adapter; diff --git a/app/src/main/java/com/discord/widgets/channels/list/WidgetChannelsListAdapter.java b/app/src/main/java/com/discord/widgets/channels/list/WidgetChannelsListAdapter.java index 60b5e5d277..f5d64361ae 100644 --- a/app/src/main/java/com/discord/widgets/channels/list/WidgetChannelsListAdapter.java +++ b/app/src/main/java/com/discord/widgets/channels/list/WidgetChannelsListAdapter.java @@ -157,7 +157,7 @@ public final class WidgetChannelsListAdapter extends MGRecyclerAdapterSimple 0 ? 0 : 8); - TextView textView3 = this.binding.f1798c; + TextView textView3 = this.binding.f1799c; m.checkNotNullExpressionValue(textView3, "binding.channelsItemThreadMentions"); textView3.setText(String.valueOf(Math.min(99, channelListItemThread.getMentionCount()))); ImageView imageView = this.binding.f; @@ -1143,7 +1143,7 @@ public final class WidgetChannelsListAdapter extends MGRecyclerAdapterSimple { super.onConfigure(i, (int) item); Item.PermissionOwnerItem permissionOwnerItem = (Item.PermissionOwnerItem) item; this.binding.b.a(permissionOwnerItem.getPermissionOwner()); - MaterialCheckBox materialCheckBox = this.binding.f1776c; + MaterialCheckBox materialCheckBox = this.binding.f1777c; m.checkNotNullExpressionValue(materialCheckBox, "binding.checkbox"); materialCheckBox.setChecked(permissionOwnerItem.getChecked()); - this.binding.f1776c.setOnClickListener(new AddMemberAdapter$AddMemberAdapterItemItem$onConfigure$1(this, permissionOwnerItem)); + this.binding.f1777c.setOnClickListener(new AddMemberAdapter$AddMemberAdapterItemItem$onConfigure$1(this, permissionOwnerItem)); this.binding.d.setOnClickListener(new AddMemberAdapter$AddMemberAdapterItemItem$onConfigure$2(this, permissionOwnerItem)); ConstraintLayout constraintLayout = this.binding.d; m.checkNotNullExpressionValue(constraintLayout, "binding.container"); diff --git a/app/src/main/java/com/discord/widgets/channels/permissions/WidgetChannelSettingsAddMemberFragment.java b/app/src/main/java/com/discord/widgets/channels/permissions/WidgetChannelSettingsAddMemberFragment.java index 94437db469..37b6e269b1 100644 --- a/app/src/main/java/com/discord/widgets/channels/permissions/WidgetChannelSettingsAddMemberFragment.java +++ b/app/src/main/java/com/discord/widgets/channels/permissions/WidgetChannelSettingsAddMemberFragment.java @@ -131,8 +131,8 @@ public final class WidgetChannelSettingsAddMemberFragment extends AppFragment { Observable q = this.querySubject.o(200, TimeUnit.MILLISECONDS).q(); m.checkNotNullExpressionValue(q, "querySubject\n .de… .distinctUntilChanged()"); ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui$default(q, this, null, 2, null), WidgetChannelSettingsAddMemberFragment.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new WidgetChannelSettingsAddMemberFragment$onViewBoundOrOnResume$1(this), 62, (Object) null); - getBinding().f1775c.setText(getViewModel().getQuery()); - getBinding().f1775c.a(this, new WidgetChannelSettingsAddMemberFragment$onViewBoundOrOnResume$2(this)); + getBinding().f1776c.setText(getViewModel().getQuery()); + getBinding().f1776c.a(this, new WidgetChannelSettingsAddMemberFragment$onViewBoundOrOnResume$2(this)); getAdapter().setOnClickListener(new WidgetChannelSettingsAddMemberFragment$onViewBoundOrOnResume$3(this)); ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.bindToComponentLifecycle$default(getViewModel().observeViewState(), this, null, 2, null), WidgetChannelSettingsAddMemberFragment.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new WidgetChannelSettingsAddMemberFragment$onViewBoundOrOnResume$4(this), 62, (Object) null); } diff --git a/app/src/main/java/com/discord/widgets/channels/permissions/WidgetChannelSettingsAddMemberSheet.java b/app/src/main/java/com/discord/widgets/channels/permissions/WidgetChannelSettingsAddMemberSheet.java index a1cab8dee3..74d85326a2 100644 --- a/app/src/main/java/com/discord/widgets/channels/permissions/WidgetChannelSettingsAddMemberSheet.java +++ b/app/src/main/java/com/discord/widgets/channels/permissions/WidgetChannelSettingsAddMemberSheet.java @@ -133,7 +133,7 @@ public final class WidgetChannelSettingsAddMemberSheet extends AppBottomSheet { super.onViewCreated(view, bundle); this.fragment = WidgetChannelSettingsAddMemberFragment.Companion.create(getChannelId(), false); FragmentTransaction beginTransaction = getChildFragmentManager().beginTransaction(); - FragmentContainerView fragmentContainerView = getBinding().f1777c; + FragmentContainerView fragmentContainerView = getBinding().f1778c; m.checkNotNullExpressionValue(fragmentContainerView, "binding.content"); int id2 = fragmentContainerView.getId(); WidgetChannelSettingsAddMemberFragment widgetChannelSettingsAddMemberFragment = this.fragment; diff --git a/app/src/main/java/com/discord/widgets/channels/permissions/WidgetChannelSettingsEditPermissions$permissionCheckboxes$2.java b/app/src/main/java/com/discord/widgets/channels/permissions/WidgetChannelSettingsEditPermissions$permissionCheckboxes$2.java index 7ad10a5fda..a7206cc7a2 100644 --- a/app/src/main/java/com/discord/widgets/channels/permissions/WidgetChannelSettingsEditPermissions$permissionCheckboxes$2.java +++ b/app/src/main/java/com/discord/widgets/channels/permissions/WidgetChannelSettingsEditPermissions$permissionCheckboxes$2.java @@ -19,6 +19,6 @@ public final class WidgetChannelSettingsEditPermissions$permissionCheckboxes$2 e @Override // kotlin.jvm.functions.Function0 /* renamed from: invoke */ public final List mo1invoke() { - return n.listOf((Object[]) new TernaryCheckBox[]{WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).f1778c, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).d, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).f, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).e, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).g, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).j, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).m, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).n, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).o, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).p, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).q, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).r, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).f1779s, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).l, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).k, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).t, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).w, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).u, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).v, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).i, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).f1780x, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).f1781y, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).f1782z, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).A, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).C, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).E, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).D, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).B, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).h, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).b}); + return n.listOf((Object[]) new TernaryCheckBox[]{WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).f1779c, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).d, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).f, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).e, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).g, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).j, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).m, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).n, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).o, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).p, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).q, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).r, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).f1780s, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).l, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).k, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).t, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).w, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).u, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).v, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).i, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).f1781x, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).f1782y, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).f1783z, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).A, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).C, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).E, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).D, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).B, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).h, WidgetChannelSettingsEditPermissions.access$getBinding$p(this.this$0).b}); } } diff --git a/app/src/main/java/com/discord/widgets/channels/permissions/WidgetChannelSettingsEditPermissions.java b/app/src/main/java/com/discord/widgets/channels/permissions/WidgetChannelSettingsEditPermissions.java index 002870010e..5cdc6326b2 100644 --- a/app/src/main/java/com/discord/widgets/channels/permissions/WidgetChannelSettingsEditPermissions.java +++ b/app/src/main/java/com/discord/widgets/channels/permissions/WidgetChannelSettingsEditPermissions.java @@ -99,68 +99,68 @@ public final class WidgetChannelSettingsEditPermissions extends AppFragment { @SuppressLint({"NonConstantResourceId"}) private final long getPermission(@IdRes int i) { switch (i) { - case R.id.channel_permission_events_manage_events /* 2131362345 */: + case R.id.channel_permission_events_manage_events /* 2131362349 */: return Permission.MANAGE_EVENTS; - case R.id.channel_permission_general_create_instant_invite /* 2131362346 */: + case R.id.channel_permission_general_create_instant_invite /* 2131362350 */: return 1; - case R.id.channel_permission_general_manage_channel /* 2131362347 */: + case R.id.channel_permission_general_manage_channel /* 2131362351 */: return 16; - case R.id.channel_permission_general_manage_permissions /* 2131362348 */: + case R.id.channel_permission_general_manage_permissions /* 2131362352 */: return Permission.MANAGE_ROLES; - case R.id.channel_permission_general_manage_threads /* 2131362349 */: + case R.id.channel_permission_general_manage_threads /* 2131362353 */: return Permission.MANAGE_THREADS; - case R.id.channel_permission_general_manage_webhooks /* 2131362350 */: + case R.id.channel_permission_general_manage_webhooks /* 2131362354 */: return Permission.MANAGE_WEBHOOKS; - case R.id.channel_permission_owner_view /* 2131362351 */: + case R.id.channel_permission_owner_view /* 2131362355 */: default: throw new IllegalArgumentException(a.p("Invalid ID: ", i)); - case R.id.channel_permission_stage_request_to_speak /* 2131362352 */: + case R.id.channel_permission_stage_request_to_speak /* 2131362356 */: return Permission.REQUEST_TO_SPEAK; - case R.id.channel_permission_text_add_reactions /* 2131362353 */: + case R.id.channel_permission_text_add_reactions /* 2131362357 */: return 64; - case R.id.channel_permission_text_attach_files /* 2131362354 */: + case R.id.channel_permission_text_attach_files /* 2131362358 */: return Permission.ATTACH_FILES; - case R.id.channel_permission_text_create_private_threads /* 2131362355 */: + case R.id.channel_permission_text_create_private_threads /* 2131362359 */: return Permission.CREATE_PRIVATE_THREADS; - case R.id.channel_permission_text_create_public_threads /* 2131362356 */: + case R.id.channel_permission_text_create_public_threads /* 2131362360 */: return Permission.CREATE_PUBLIC_THREADS; - case R.id.channel_permission_text_embed_links /* 2131362357 */: + case R.id.channel_permission_text_embed_links /* 2131362361 */: return Permission.EMBED_LINKS; - case R.id.channel_permission_text_manage_messages /* 2131362358 */: + case R.id.channel_permission_text_manage_messages /* 2131362362 */: return Permission.MANAGE_MESSAGES; - case R.id.channel_permission_text_mention_everyone /* 2131362359 */: + case R.id.channel_permission_text_mention_everyone /* 2131362363 */: return Permission.MENTION_EVERYONE; - case R.id.channel_permission_text_read_message_history /* 2131362360 */: + case R.id.channel_permission_text_read_message_history /* 2131362364 */: return Permission.READ_MESSAGE_HISTORY; - case R.id.channel_permission_text_read_messages /* 2131362361 */: + case R.id.channel_permission_text_read_messages /* 2131362365 */: return Permission.VIEW_CHANNEL; - case R.id.channel_permission_text_send_messages /* 2131362362 */: + case R.id.channel_permission_text_send_messages /* 2131362366 */: return Permission.SEND_MESSAGES; - case R.id.channel_permission_text_send_messages_in_threads /* 2131362363 */: + case R.id.channel_permission_text_send_messages_in_threads /* 2131362367 */: return Permission.SEND_MESSAGES_IN_THREADS; - case R.id.channel_permission_text_send_tts_messages /* 2131362364 */: + case R.id.channel_permission_text_send_tts_messages /* 2131362368 */: return Permission.SEND_TTS_MESSAGES; - case R.id.channel_permission_text_use_external_emojis /* 2131362365 */: + case R.id.channel_permission_text_use_external_emojis /* 2131362369 */: return Permission.USE_EXTERNAL_EMOJIS; - case R.id.channel_permission_text_use_external_stickers /* 2131362366 */: + case R.id.channel_permission_text_use_external_stickers /* 2131362370 */: return Permission.USE_EXTERNAL_STICKERS; - case R.id.channel_permission_use_application_commands /* 2131362367 */: + case R.id.channel_permission_use_application_commands /* 2131362371 */: return Permission.USE_APPLICATION_COMMANDS; - case R.id.channel_permission_voice_connect /* 2131362368 */: + case R.id.channel_permission_voice_connect /* 2131362372 */: return Permission.CONNECT; - case R.id.channel_permission_voice_deafen_members /* 2131362369 */: + case R.id.channel_permission_voice_deafen_members /* 2131362373 */: return Permission.DEAFEN_MEMBERS; - case R.id.channel_permission_voice_move_members /* 2131362370 */: + case R.id.channel_permission_voice_move_members /* 2131362374 */: return Permission.MOVE_MEMBERS; - case R.id.channel_permission_voice_mute_members /* 2131362371 */: + case R.id.channel_permission_voice_mute_members /* 2131362375 */: return Permission.MUTE_MEMBERS; - case R.id.channel_permission_voice_priority_speaker /* 2131362372 */: + case R.id.channel_permission_voice_priority_speaker /* 2131362376 */: return 256; - case R.id.channel_permission_voice_speak /* 2131362373 */: + case R.id.channel_permission_voice_speak /* 2131362377 */: return Permission.SPEAK; - case R.id.channel_permission_voice_use_vad /* 2131362374 */: + case R.id.channel_permission_voice_use_vad /* 2131362378 */: return Permission.USE_VAD; - case R.id.channel_permission_voice_video /* 2131362375 */: + case R.id.channel_permission_voice_video /* 2131362379 */: return 512; } } @@ -331,8 +331,8 @@ public final class WidgetChannelSettingsEditPermissions extends AppFragment { } } if (!widgetChannelSettingsEditPermissionsModel.getUseNewThreadsPermissions()) { - getBinding().f1779s.setLabel(getString(R.string.interim_send_messages_in_threads)); - getBinding().f1779s.setSubtext(b.k(this, R.string.interim_role_permissions_send_messages_in_threads_description_text, new Object[0], null, 4)); + getBinding().f1780s.setLabel(getString(R.string.interim_send_messages_in_threads)); + getBinding().f1780s.setSubtext(b.k(this, R.string.interim_role_permissions_send_messages_in_threads_description_text, new Object[0], null, 4)); getBinding().l.setLabel(getString(R.string.interim_create_public_threads)); getBinding().l.setSubtext(b.k(this, R.string.interim_role_permissions_create_public_threads_description_text, new Object[0], null, 4)); getBinding().k.setLabel(getString(R.string.interim_create_private_threads)); diff --git a/app/src/main/java/com/discord/widgets/channels/permissions/WidgetChannelSettingsPermissionsAdvanced.java b/app/src/main/java/com/discord/widgets/channels/permissions/WidgetChannelSettingsPermissionsAdvanced.java index b445ba4b9b..3467d0ed70 100644 --- a/app/src/main/java/com/discord/widgets/channels/permissions/WidgetChannelSettingsPermissionsAdvanced.java +++ b/app/src/main/java/com/discord/widgets/channels/permissions/WidgetChannelSettingsPermissionsAdvanced.java @@ -61,7 +61,7 @@ public final class WidgetChannelSettingsPermissionsAdvanced extends AppFragment private final Map guildRoles; /* renamed from: me reason: collision with root package name */ - private final MeUser f2249me; + private final MeUser f2250me; private final List memberItems; private final long myPermissions; private final List roleItems; @@ -117,7 +117,7 @@ public final class WidgetChannelSettingsPermissionsAdvanced extends AppFragment m.checkNotNullParameter(channel, "channel"); m.checkNotNullParameter(map, "guildRoles"); m.checkNotNullParameter(list, "memberItems"); - this.f2249me = meUser; + this.f2250me = meUser; this.guild = guild; this.channel = channel; this.myPermissions = j; @@ -145,7 +145,7 @@ public final class WidgetChannelSettingsPermissionsAdvanced extends AppFragment /* JADX WARN: Multi-variable type inference failed */ public static /* synthetic */ Model copy$default(Model model, MeUser meUser, Guild guild, Channel channel, long j, Map map, List list, int i, Object obj) { if ((i & 1) != 0) { - meUser = model.f2249me; + meUser = model.f2250me; } if ((i & 2) != 0) { guild = model.guild; @@ -166,7 +166,7 @@ public final class WidgetChannelSettingsPermissionsAdvanced extends AppFragment } public final MeUser component1() { - return this.f2249me; + return this.f2250me; } public final Guild component2() { @@ -206,7 +206,7 @@ public final class WidgetChannelSettingsPermissionsAdvanced extends AppFragment return false; } Model model = (Model) obj; - return m.areEqual(this.f2249me, model.f2249me) && m.areEqual(this.guild, model.guild) && m.areEqual(this.channel, model.channel) && this.myPermissions == model.myPermissions && m.areEqual(this.guildRoles, model.guildRoles) && m.areEqual(this.memberItems, model.memberItems); + return m.areEqual(this.f2250me, model.f2250me) && m.areEqual(this.guild, model.guild) && m.areEqual(this.channel, model.channel) && this.myPermissions == model.myPermissions && m.areEqual(this.guildRoles, model.guildRoles) && m.areEqual(this.memberItems, model.memberItems); } public final boolean getCanAddRole() { @@ -230,7 +230,7 @@ public final class WidgetChannelSettingsPermissionsAdvanced extends AppFragment } public final MeUser getMe() { - return this.f2249me; + return this.f2250me; } public final List getMemberItems() { @@ -246,7 +246,7 @@ public final class WidgetChannelSettingsPermissionsAdvanced extends AppFragment } public int hashCode() { - MeUser meUser = this.f2249me; + MeUser meUser = this.f2250me; int i = 0; int hashCode = (meUser != null ? meUser.hashCode() : 0) * 31; Guild guild = this.guild; @@ -264,7 +264,7 @@ public final class WidgetChannelSettingsPermissionsAdvanced extends AppFragment public String toString() { StringBuilder R = a.R("Model(me="); - R.append(this.f2249me); + R.append(this.f2250me); R.append(", guild="); R.append(this.guild); R.append(", channel="); @@ -322,7 +322,7 @@ public final class WidgetChannelSettingsPermissionsAdvanced extends AppFragment private final void configureUI(Model model) { if (model != null && model.getCanManage()) { - getViewBinding().f1783c.setOnClickListener(new WidgetChannelSettingsPermissionsAdvanced$configureUI$1(this, model)); + getViewBinding().f1784c.setOnClickListener(new WidgetChannelSettingsPermissionsAdvanced$configureUI$1(this, model)); getViewBinding().b.setOnClickListener(new WidgetChannelSettingsPermissionsAdvanced$configureUI$2(this, model)); configureRoles(model); configureMembers(model); diff --git a/app/src/main/java/com/discord/widgets/channels/permissions/WidgetChannelSettingsPermissionsOverview.java b/app/src/main/java/com/discord/widgets/channels/permissions/WidgetChannelSettingsPermissionsOverview.java index 7ca7fbdd48..6a2f74027c 100644 --- a/app/src/main/java/com/discord/widgets/channels/permissions/WidgetChannelSettingsPermissionsOverview.java +++ b/app/src/main/java/com/discord/widgets/channels/permissions/WidgetChannelSettingsPermissionsOverview.java @@ -74,7 +74,7 @@ public final class WidgetChannelSettingsPermissionsOverview extends AppFragment private final Map guildRoles; /* renamed from: me reason: collision with root package name */ - private final MeUser f2250me; + private final MeUser f2251me; private final long myPermissions; /* compiled from: WidgetChannelSettingsPermissionsOverview.kt */ @@ -102,7 +102,7 @@ public final class WidgetChannelSettingsPermissionsOverview extends AppFragment m.checkNotNullParameter(guild, "guild"); m.checkNotNullParameter(channel, "channel"); m.checkNotNullParameter(map, "guildRoles"); - this.f2250me = meUser; + this.f2251me = meUser; this.guild = guild; this.channel = channel; this.myPermissions = j; @@ -114,7 +114,7 @@ public final class WidgetChannelSettingsPermissionsOverview extends AppFragment /* JADX WARN: Multi-variable type inference failed */ public static /* synthetic */ Model copy$default(Model model, MeUser meUser, Guild guild, Channel channel, long j, Map map, int i, Object obj) { if ((i & 1) != 0) { - meUser = model.f2250me; + meUser = model.f2251me; } if ((i & 2) != 0) { guild = model.guild; @@ -132,7 +132,7 @@ public final class WidgetChannelSettingsPermissionsOverview extends AppFragment } public final MeUser component1() { - return this.f2250me; + return this.f2251me; } public final Guild component2() { @@ -167,7 +167,7 @@ public final class WidgetChannelSettingsPermissionsOverview extends AppFragment return false; } Model model = (Model) obj; - return m.areEqual(this.f2250me, model.f2250me) && m.areEqual(this.guild, model.guild) && m.areEqual(this.channel, model.channel) && this.myPermissions == model.myPermissions && m.areEqual(this.guildRoles, model.guildRoles); + return m.areEqual(this.f2251me, model.f2251me) && m.areEqual(this.guild, model.guild) && m.areEqual(this.channel, model.channel) && this.myPermissions == model.myPermissions && m.areEqual(this.guildRoles, model.guildRoles); } public final boolean getCanManage() { @@ -187,7 +187,7 @@ public final class WidgetChannelSettingsPermissionsOverview extends AppFragment } public final MeUser getMe() { - return this.f2250me; + return this.f2251me; } public final long getMyPermissions() { @@ -195,7 +195,7 @@ public final class WidgetChannelSettingsPermissionsOverview extends AppFragment } public int hashCode() { - MeUser meUser = this.f2250me; + MeUser meUser = this.f2251me; int i = 0; int hashCode = (meUser != null ? meUser.hashCode() : 0) * 31; Guild guild = this.guild; @@ -211,7 +211,7 @@ public final class WidgetChannelSettingsPermissionsOverview extends AppFragment public String toString() { StringBuilder R = a.R("Model(me="); - R.append(this.f2250me); + R.append(this.f2251me); R.append(", guild="); R.append(this.guild); R.append(", channel="); @@ -280,7 +280,7 @@ public final class WidgetChannelSettingsPermissionsOverview extends AppFragment m.checkNotNullExpressionValue(appViewFlipper2, "viewBinding.flipper"); appViewFlipper2.setDisplayedChild(1); } - SegmentedControlContainer segmentedControlContainer = getViewBinding().f1784c; + SegmentedControlContainer segmentedControlContainer = getViewBinding().f1785c; int ordinal2 = viewState.getSelectedTab().ordinal(); if (ordinal2 == 0) { i = 0; @@ -290,8 +290,8 @@ public final class WidgetChannelSettingsPermissionsOverview extends AppFragment throw new NoWhenBranchMatchedException(); } segmentedControlContainer.a(i); - getViewBinding().f1784c.setOnSegmentSelectedChangeListener(new WidgetChannelSettingsPermissionsOverview$configureTabs$1(this)); - SegmentedControlContainer segmentedControlContainer2 = getViewBinding().f1784c; + getViewBinding().f1785c.setOnSegmentSelectedChangeListener(new WidgetChannelSettingsPermissionsOverview$configureTabs$1(this)); + SegmentedControlContainer segmentedControlContainer2 = getViewBinding().f1785c; m.checkNotNullExpressionValue(segmentedControlContainer2, "viewBinding.segmentedControl"); if (viewState.getAvailableTabs().size() <= 1) { z2 = false; diff --git a/app/src/main/java/com/discord/widgets/channels/permissions/WidgetStageChannelModeratorPermissions.java b/app/src/main/java/com/discord/widgets/channels/permissions/WidgetStageChannelModeratorPermissions.java index a935b90592..6e45999b1d 100644 --- a/app/src/main/java/com/discord/widgets/channels/permissions/WidgetStageChannelModeratorPermissions.java +++ b/app/src/main/java/com/discord/widgets/channels/permissions/WidgetStageChannelModeratorPermissions.java @@ -58,7 +58,7 @@ public final class WidgetStageChannelModeratorPermissions extends AppFragment { ViewExtensions.setEnabledAlpha$default(addPermissionOwnerView, valid.getCanEditModerators(), 0.0f, 2, null); getViewBinding().b.setOnClickListener(new WidgetStageChannelModeratorPermissions$configureUI$1(this, viewState)); getViewBinding().d.setData(valid.getRoleItems(), new WidgetStageChannelModeratorPermissions$configureUI$2(this)); - getViewBinding().f2081c.setData(valid.getMemberItems(), new WidgetStageChannelModeratorPermissions$configureUI$3(this)); + getViewBinding().f2082c.setData(valid.getMemberItems(), new WidgetStageChannelModeratorPermissions$configureUI$3(this)); } } diff --git a/app/src/main/java/com/discord/widgets/channels/settings/WidgetChannelGroupDMSettings.java b/app/src/main/java/com/discord/widgets/channels/settings/WidgetChannelGroupDMSettings.java index 7f7e3e3e43..dd6db572a5 100644 --- a/app/src/main/java/com/discord/widgets/channels/settings/WidgetChannelGroupDMSettings.java +++ b/app/src/main/java/com/discord/widgets/channels/settings/WidgetChannelGroupDMSettings.java @@ -137,7 +137,7 @@ public final class WidgetChannelGroupDMSettings extends AppFragment { } textView2.setVisibility(i); getBinding().h.setOnClickListener(new WidgetChannelGroupDMSettings$configureIcon$3(this)); - this.state.configureSaveActionView(getBinding().f1769c); + this.state.configureSaveActionView(getBinding().f1770c); } private final void configureUi(ChannelGroupDMSettingsViewModel.ViewState viewState) { @@ -165,8 +165,8 @@ public final class WidgetChannelGroupDMSettings extends AppFragment { m.checkNotNullExpressionValue(textInputLayout3, "binding.channelSettingsEditName"); ViewExtensions.setSelectionEnd(textInputLayout3); configureIcon(valid); - this.state.configureSaveActionView(getBinding().f1769c); - getBinding().f1769c.setOnClickListener(new WidgetChannelGroupDMSettings$configureUi$2(this, channel, d)); + this.state.configureSaveActionView(getBinding().f1770c); + getBinding().f1770c.setOnClickListener(new WidgetChannelGroupDMSettings$configureUi$2(this, channel, d)); long h = channel.h(); getBinding().d.updateView(new NotificationMuteSettingsView.ViewState(channelSettings.isMuted(), channelSettings.getMuteEndTime(), b.k(this, R.string.mute_conversation, new Object[0], null, 4), b.k(this, R.string.unmute_conversation, new Object[0], null, 4), b.k(this, R.string.form_label_mobile_dm_muted, new Object[0], null, 4), R.string.form_label_mobile_dm_muted_until, null), new WidgetChannelGroupDMSettings$configureUi$3(this, h), new WidgetChannelGroupDMSettings$configureUi$4(this)); } @@ -246,7 +246,7 @@ public final class WidgetChannelGroupDMSettings extends AppFragment { textView.setText(b.k(this, R.string.minimum_size, new Object[]{"128", "128"}, null, 4)); this.state.setupUnsavedChangesConfirmation(this); StatefulViews statefulViews = this.state; - FloatingActionButton floatingActionButton = getBinding().f1769c; + FloatingActionButton floatingActionButton = getBinding().f1770c; TextInputLayout textInputLayout = getBinding().b; m.checkNotNullExpressionValue(textInputLayout, "binding.channelSettingsEditName"); statefulViews.setupTextWatcherWithSaveAction(this, floatingActionButton, textInputLayout); diff --git a/app/src/main/java/com/discord/widgets/channels/settings/WidgetChannelNotificationSettings.java b/app/src/main/java/com/discord/widgets/channels/settings/WidgetChannelNotificationSettings.java index a12d5848a2..11abd7c122 100644 --- a/app/src/main/java/com/discord/widgets/channels/settings/WidgetChannelNotificationSettings.java +++ b/app/src/main/java/com/discord/widgets/channels/settings/WidgetChannelNotificationSettings.java @@ -286,14 +286,14 @@ public final class WidgetChannelNotificationSettings extends AppFragment { ref$IntRef.element = ModelNotificationSettings.FREQUENCY_MENTIONS; } WidgetChannelNotificationSettings$configureNotificationRadios$1 widgetChannelNotificationSettings$configureNotificationRadios$1 = new WidgetChannelNotificationSettings$configureNotificationRadios$1(this, ref$IntRef); - CheckedSetting checkedSetting = getBinding().f1773c; + CheckedSetting checkedSetting = getBinding().f1774c; m.checkNotNullExpressionValue(checkedSetting, "binding.frequencyRadioAll"); checkedSetting.setVisibility(ChannelUtils.B(model.getChannel()) || ChannelUtils.k(model.getChannel()) ? 0 : 8); CheckedSetting checkedSetting2 = getBinding().d; String string = requireContext().getString(ChannelUtils.z(model.getChannel()) ? R.string.form_label_live_stages_only : R.string.form_label_only_mentions); m.checkNotNullExpressionValue(string, "requireContext().getStri…s\n }\n )"); checkedSetting2.setText(b.l(string, new Object[0], null, 2)); - CheckedSetting checkedSetting3 = getBinding().f1773c; + CheckedSetting checkedSetting3 = getBinding().f1774c; m.checkNotNullExpressionValue(checkedSetting3, "binding.frequencyRadioAll"); widgetChannelNotificationSettings$configureNotificationRadios$1.invoke(model, checkedSetting3, ModelNotificationSettings.FREQUENCY_ALL); CheckedSetting checkedSetting4 = getBinding().d; @@ -338,7 +338,7 @@ public final class WidgetChannelNotificationSettings extends AppFragment { int i = 0; AppFragment.setActionBarDisplayHomeAsUpEnabled$default(this, false, 1, null); setActionBarTitle(R.string.notification_settings); - this.notificationSettingsRadioManager = new RadioManager(n.listOf((Object[]) new CheckedSetting[]{getBinding().f1773c, getBinding().d, getBinding().e})); + this.notificationSettingsRadioManager = new RadioManager(n.listOf((Object[]) new CheckedSetting[]{getBinding().f1774c, getBinding().d, getBinding().e})); LinearLayout linearLayout = getBinding().b; m.checkNotNullExpressionValue(linearLayout, "binding.channelNotificationSettingsSystem"); if (!getMostRecentIntent().getBooleanExtra(INTENT_SHOW_SYSTEM_SETTINGS, false)) { diff --git a/app/src/main/java/com/discord/widgets/channels/settings/WidgetTextChannelSettings$configureUI$1.java b/app/src/main/java/com/discord/widgets/channels/settings/WidgetTextChannelSettings$configureUI$1.java index 6731f9f9e9..7a4172ef5b 100644 --- a/app/src/main/java/com/discord/widgets/channels/settings/WidgetTextChannelSettings$configureUI$1.java +++ b/app/src/main/java/com/discord/widgets/channels/settings/WidgetTextChannelSettings$configureUI$1.java @@ -21,7 +21,7 @@ public final class WidgetTextChannelSettings$configureUI$1 implements Ac public final void call(MenuItem menuItem, Context context) { m.checkNotNullExpressionValue(menuItem, "menuItem"); switch (menuItem.getItemId()) { - case R.id.menu_channel_settings_delete /* 2131364204 */: + case R.id.menu_channel_settings_delete /* 2131364211 */: if (this.$this_configureUI.isPublicGuildRulesChannel() || this.$this_configureUI.isPublicGuildUpdatesChannel()) { WidgetTextChannelSettings.access$cannotDeleteWarn(this.this$0, this.$this_configureUI.isPublicGuildRulesChannel()); return; @@ -29,7 +29,7 @@ public final class WidgetTextChannelSettings$configureUI$1 implements Ac WidgetTextChannelSettings.access$confirmDelete(this.this$0, this.$this_configureUI.getChannel()); return; } - case R.id.menu_channel_settings_reset /* 2131364205 */: + case R.id.menu_channel_settings_reset /* 2131364212 */: StoreUserGuildSettings userGuildSettings = StoreStream.Companion.getUserGuildSettings(); m.checkNotNullExpressionValue(context, "context"); userGuildSettings.setChannelNotificationsDefault(context, this.$this_configureUI.getChannel()); diff --git a/app/src/main/java/com/discord/widgets/channels/settings/WidgetTextChannelSettings$configureUI$3.java b/app/src/main/java/com/discord/widgets/channels/settings/WidgetTextChannelSettings$configureUI$3.java index e7f00706ef..a73dcec560 100644 --- a/app/src/main/java/com/discord/widgets/channels/settings/WidgetTextChannelSettings$configureUI$3.java +++ b/app/src/main/java/com/discord/widgets/channels/settings/WidgetTextChannelSettings$configureUI$3.java @@ -22,7 +22,7 @@ public final class WidgetTextChannelSettings$configureUI$3 implements View.OnCli WidgetTextChannelSettings widgetTextChannelSettings = this.this$0; long h = this.$this_configureUI.getChannel().h(); StatefulViews access$getState$p = WidgetTextChannelSettings.access$getState$p(this.this$0); - TextInputLayout textInputLayout = WidgetTextChannelSettings.access$getBinding$p(this.this$0).f2092c; + TextInputLayout textInputLayout = WidgetTextChannelSettings.access$getBinding$p(this.this$0).f2093c; m.checkNotNullExpressionValue(textInputLayout, "binding.channelSettingsEditName"); String str = (String) access$getState$p.getIfChanged(textInputLayout.getId()); StatefulViews access$getState$p2 = WidgetTextChannelSettings.access$getState$p(this.this$0); diff --git a/app/src/main/java/com/discord/widgets/channels/settings/WidgetTextChannelSettings.java b/app/src/main/java/com/discord/widgets/channels/settings/WidgetTextChannelSettings.java index d52572aa10..ff9065667c 100644 --- a/app/src/main/java/com/discord/widgets/channels/settings/WidgetTextChannelSettings.java +++ b/app/src/main/java/com/discord/widgets/channels/settings/WidgetTextChannelSettings.java @@ -16,8 +16,8 @@ import androidx.fragment.app.FragmentActivity; import androidx.fragment.app.FragmentManager; import c.a.d.f; import c.a.d.j; -import c.a.i.k4; import c.a.i.l4; +import c.a.i.m4; import c.a.k.b; import c.d.b.a.a; import com.discord.R; @@ -369,7 +369,7 @@ public final class WidgetTextChannelSettings extends AppFragment { TextView textView2 = (TextView) inflate.findViewById(R.id.channel_settings_cannot_delete_title); if (textView2 != null) { LinearLayout linearLayout = (LinearLayout) inflate; - m.checkNotNullExpressionValue(new k4(linearLayout, textView, materialButton, textView2), "WidgetChannelSettingsCan…om(context), null, false)"); + m.checkNotNullExpressionValue(new l4(linearLayout, textView, materialButton, textView2), "WidgetChannelSettingsCan…om(context), null, false)"); m.checkNotNullExpressionValue(linearLayout, "binding.root"); AlertDialog create = new AlertDialog.Builder(linearLayout.getContext()).setView(linearLayout).create(); m.checkNotNullExpressionValue(create, "AlertDialog.Builder(bind…ew(binding.root).create()"); @@ -404,13 +404,13 @@ public final class WidgetTextChannelSettings extends AppFragment { AnalyticsTracker.INSTANCE.premiumGuildUpsellViewed(threadTypeForGuild, model.getGuild().getId(), Long.valueOf(model.getChannel().h()), new Traits.Location(Traits.Location.Page.CHANNEL_SETTINGS, null, null, null, null, 30, null)); this.hasFiredAnalytics = true; } - TextInputLayout textInputLayout = getBinding().f2092c; + TextInputLayout textInputLayout = getBinding().f2093c; m.checkNotNullExpressionValue(textInputLayout, "binding.channelSettingsEditName"); StatefulViews statefulViews = this.state; - TextInputLayout textInputLayout2 = getBinding().f2092c; + TextInputLayout textInputLayout2 = getBinding().f2093c; m.checkNotNullExpressionValue(textInputLayout2, "binding.channelSettingsEditName"); ViewExtensions.setText(textInputLayout, (CharSequence) statefulViews.get(textInputLayout2.getId(), ChannelUtils.c(model.getChannel()))); - getBinding().f2092c.setHint(ChannelUtils.B(model.getChannel()) ? R.string.form_label_channel_name : R.string.category_name); + getBinding().f2093c.setHint(ChannelUtils.B(model.getChannel()) ? R.string.form_label_channel_name : R.string.category_name); TextInputLayout textInputLayout3 = getBinding().d; m.checkNotNullExpressionValue(textInputLayout3, "binding.channelSettingsEditTopic"); StatefulViews statefulViews2 = this.state; @@ -551,14 +551,14 @@ public final class WidgetTextChannelSettings extends AppFragment { } private final void confirmDelete(Channel channel) { - l4 a = l4.a(LayoutInflater.from(getContext()), null, false); + m4 a = m4.a(LayoutInflater.from(getContext()), null, false); m.checkNotNullExpressionValue(a, "WidgetChannelSettingsDel…om(context), null, false)"); LinearLayout linearLayout = a.a; m.checkNotNullExpressionValue(linearLayout, "binding.root"); AlertDialog create = new AlertDialog.Builder(linearLayout.getContext()).setView(a.a).create(); m.checkNotNullExpressionValue(create, "AlertDialog.Builder(bind…ew(binding.root).create()"); a.e.setText(ChannelUtils.B(channel) ? R.string.delete_channel : R.string.delete_category); - a.f125c.setOnClickListener(new WidgetTextChannelSettings$confirmDelete$1(create)); + a.f129c.setOnClickListener(new WidgetTextChannelSettings$confirmDelete$1(create)); a.d.setOnClickListener(new WidgetTextChannelSettings$confirmDelete$2(this, channel)); TextView textView = a.b; m.checkNotNullExpressionValue(textView, "binding.channelSettingsDeleteBody"); @@ -607,7 +607,7 @@ public final class WidgetTextChannelSettings extends AppFragment { statefulViews.addOptionalFields(textInputLayout); StatefulViews statefulViews2 = this.state; FloatingActionButton floatingActionButton = getBinding().k; - TextInputLayout textInputLayout2 = getBinding().f2092c; + TextInputLayout textInputLayout2 = getBinding().f2093c; m.checkNotNullExpressionValue(textInputLayout2, "binding.channelSettingsEditName"); TextInputLayout textInputLayout3 = getBinding().d; m.checkNotNullExpressionValue(textInputLayout3, "binding.channelSettingsEditTopic"); diff --git a/app/src/main/java/com/discord/widgets/channels/settings/WidgetThreadSettings.java b/app/src/main/java/com/discord/widgets/channels/settings/WidgetThreadSettings.java index 3441714188..7c37de73c4 100644 --- a/app/src/main/java/com/discord/widgets/channels/settings/WidgetThreadSettings.java +++ b/app/src/main/java/com/discord/widgets/channels/settings/WidgetThreadSettings.java @@ -13,7 +13,7 @@ import androidx.fragment.app.FragmentViewModelLazyKt; import c.a.d.f0; import c.a.d.h0; import c.a.d.j; -import c.a.i.l4; +import c.a.i.m4; import c.a.k.b; import c.d.b.a.a; import com.discord.R; @@ -145,10 +145,10 @@ public final class WidgetThreadSettings extends AppFragment { m.checkNotNullExpressionValue(textView2, "binding.channelSettingsPinnedMessages"); textView2.setEnabled(valid.isPinsEnabled()); getBinding().b.setOnClickListener(new WidgetThreadSettings$configureUI$3(viewState)); - View view = getBinding().f2098c; + View view = getBinding().f2099c; m.checkNotNullExpressionValue(view, "binding.channelSettingsP…edMessagesDisabledOverlay"); view.setVisibility(true ^ valid.isPinsEnabled() ? 0 : 8); - getBinding().f2098c.setOnClickListener(WidgetThreadSettings$configureUI$4.INSTANCE); + getBinding().f2099c.setOnClickListener(WidgetThreadSettings$configureUI$4.INSTANCE); FloatingActionButton floatingActionButton = getBinding().f; m.checkNotNullExpressionValue(floatingActionButton, "binding.threadSettingsSave"); if (!valid.getHasUnsavedChanges()) { @@ -159,13 +159,13 @@ public final class WidgetThreadSettings extends AppFragment { } private final void confirmDelete(Channel channel) { - l4 a = l4.a(LayoutInflater.from(getContext()), null, false); + m4 a = m4.a(LayoutInflater.from(getContext()), null, false); m.checkNotNullExpressionValue(a, "WidgetChannelSettingsDel…om(context), null, false)"); LinearLayout linearLayout = a.a; m.checkNotNullExpressionValue(linearLayout, "binding.root"); AlertDialog create = new AlertDialog.Builder(linearLayout.getContext()).setView(a.a).create(); a.e.setText(R.string.delete_thread); - a.f125c.setOnClickListener(new WidgetThreadSettings$confirmDelete$1(create)); + a.f129c.setOnClickListener(new WidgetThreadSettings$confirmDelete$1(create)); a.d.setOnClickListener(new WidgetThreadSettings$confirmDelete$2(this, channel)); TextView textView = a.b; m.checkNotNullExpressionValue(textView, "binding.channelSettingsDeleteBody"); diff --git a/app/src/main/java/com/discord/widgets/channels/threads/browser/WidgetThreadBrowser$updateMenu$1.java b/app/src/main/java/com/discord/widgets/channels/threads/browser/WidgetThreadBrowser$updateMenu$1.java index d5552f9b08..b22233fa5c 100644 --- a/app/src/main/java/com/discord/widgets/channels/threads/browser/WidgetThreadBrowser$updateMenu$1.java +++ b/app/src/main/java/com/discord/widgets/channels/threads/browser/WidgetThreadBrowser$updateMenu$1.java @@ -19,11 +19,11 @@ public final class WidgetThreadBrowser$updateMenu$1 implements Action2"); SimplePager.Adapter.Item[] itemArr = (SimplePager.Adapter.Item[]) array; simplePager2.setAdapter(new SimplePager.Adapter(parentFragmentManager, (SimplePager.Adapter.Item[]) Arrays.copyOf(itemArr, itemArr.length))); - getBinding().f2096c.addOnPageChangeListener(new WidgetThreadBrowser$initializeAdapter$3(this)); + getBinding().f2097c.addOnPageChangeListener(new WidgetThreadBrowser$initializeAdapter$3(this)); TabLayout tabLayout = getBinding().b; m.checkNotNullExpressionValue(tabLayout, "binding.actionBarTabs"); if (!browser.getCanViewArchivedThreads()) { @@ -185,7 +185,7 @@ public final class WidgetThreadBrowser extends AppFragment { R.append(browser.getChannelName()); setActionBarSubtitle(R.toString()); } - SimplePager simplePager = getBinding().f2096c; + SimplePager simplePager = getBinding().f2097c; m.checkNotNullExpressionValue(simplePager, "binding.threadBrowserViewPager"); updateMenu(simplePager.getCurrentItem(), Boolean.valueOf(browser.getCanCreateThread())); } diff --git a/app/src/main/java/com/discord/widgets/channels/threads/browser/WidgetThreadBrowserActive$binding$2.java b/app/src/main/java/com/discord/widgets/channels/threads/browser/WidgetThreadBrowserActive$binding$2.java index 1fbc865a28..179ae7ea9f 100644 --- a/app/src/main/java/com/discord/widgets/channels/threads/browser/WidgetThreadBrowserActive$binding$2.java +++ b/app/src/main/java/com/discord/widgets/channels/threads/browser/WidgetThreadBrowserActive$binding$2.java @@ -3,7 +3,7 @@ package com.discord.widgets.channels.threads.browser; import android.view.View; import androidx.constraintlayout.widget.ConstraintLayout; import androidx.recyclerview.widget.RecyclerView; -import c.a.i.p1; +import c.a.i.q1; import com.discord.R; import com.discord.databinding.WidgetThreadBrowserActiveBinding; import d0.z.d.k; @@ -22,7 +22,7 @@ public final /* synthetic */ class WidgetThreadBrowserActive$binding$2 extends k int i = R.id.empty_view; View findViewById = view.findViewById(R.id.empty_view); if (findViewById != null) { - p1 a = p1.a(findViewById); + q1 a = q1.a(findViewById); RecyclerView recyclerView = (RecyclerView) view.findViewById(R.id.recycler_view); if (recyclerView != null) { return new WidgetThreadBrowserActiveBinding((ConstraintLayout) view, a, recyclerView); diff --git a/app/src/main/java/com/discord/widgets/channels/threads/browser/WidgetThreadBrowserActive.java b/app/src/main/java/com/discord/widgets/channels/threads/browser/WidgetThreadBrowserActive.java index 997541b198..c635377dfe 100644 --- a/app/src/main/java/com/discord/widgets/channels/threads/browser/WidgetThreadBrowserActive.java +++ b/app/src/main/java/com/discord/widgets/channels/threads/browser/WidgetThreadBrowserActive.java @@ -111,7 +111,7 @@ public final class WidgetThreadBrowserActive extends AppFragment { m.checkNotNullExpressionValue(constraintLayout, "binding.emptyView.threadBrowserEmpty"); int i = 0; constraintLayout.setVisibility(viewState.getListItems().isEmpty() ? 0 : 8); - MaterialButton materialButton = getBinding().b.f142c; + MaterialButton materialButton = getBinding().b.f147c; m.checkNotNullExpressionValue(materialButton, "binding.emptyView.threadBrowserEmptyCreateButton"); if (!viewState.getCanCreateThread()) { i = 8; @@ -130,9 +130,9 @@ public final class WidgetThreadBrowserActive extends AppFragment { m.checkNotNullParameter(view, "view"); super.onViewBound(view); MGRecyclerAdapter.Companion companion = MGRecyclerAdapter.Companion; - RecyclerView recyclerView = getBinding().f2094c; + RecyclerView recyclerView = getBinding().f2095c; m.checkNotNullExpressionValue(recyclerView, "binding.recyclerView"); this.adapter = (WidgetThreadBrowserAdapter) companion.configure(new WidgetThreadBrowserAdapter(recyclerView, new WidgetThreadBrowserActive$onViewBound$1(getBrowserViewModel()), new WidgetThreadBrowserActive$onViewBound$2(this))); - getBinding().b.f142c.setOnClickListener(new WidgetThreadBrowserActive$onViewBound$3(this)); + getBinding().b.f147c.setOnClickListener(new WidgetThreadBrowserActive$onViewBound$3(this)); } } diff --git a/app/src/main/java/com/discord/widgets/channels/threads/browser/WidgetThreadBrowserArchived$binding$2.java b/app/src/main/java/com/discord/widgets/channels/threads/browser/WidgetThreadBrowserArchived$binding$2.java index 56e94765de..3aee82c853 100644 --- a/app/src/main/java/com/discord/widgets/channels/threads/browser/WidgetThreadBrowserArchived$binding$2.java +++ b/app/src/main/java/com/discord/widgets/channels/threads/browser/WidgetThreadBrowserArchived$binding$2.java @@ -4,7 +4,7 @@ import android.view.View; import android.widget.TextView; import androidx.constraintlayout.widget.ConstraintLayout; import androidx.recyclerview.widget.RecyclerView; -import c.a.i.p1; +import c.a.i.q1; import com.discord.R; import com.discord.databinding.WidgetThreadBrowserArchivedBinding; import com.google.android.material.button.MaterialButton; @@ -24,7 +24,7 @@ public final /* synthetic */ class WidgetThreadBrowserArchived$binding$2 extends int i = R.id.empty_view; View findViewById = view.findViewById(R.id.empty_view); if (findViewById != null) { - p1 a = p1.a(findViewById); + q1 a = q1.a(findViewById); i = R.id.recycler_view; RecyclerView recyclerView = (RecyclerView) view.findViewById(R.id.recycler_view); if (recyclerView != null) { diff --git a/app/src/main/java/com/discord/widgets/channels/threads/browser/WidgetThreadBrowserArchived.java b/app/src/main/java/com/discord/widgets/channels/threads/browser/WidgetThreadBrowserArchived.java index 8a0342f316..7877161758 100644 --- a/app/src/main/java/com/discord/widgets/channels/threads/browser/WidgetThreadBrowserArchived.java +++ b/app/src/main/java/com/discord/widgets/channels/threads/browser/WidgetThreadBrowserArchived.java @@ -114,7 +114,7 @@ public final class WidgetThreadBrowserArchived extends AppFragment { ConstraintLayout constraintLayout2 = getBinding().b.b; m.checkNotNullExpressionValue(constraintLayout2, "binding.emptyView.threadBrowserEmpty"); constraintLayout2.setVisibility(viewState.getListItems().isEmpty() ? 0 : 8); - MaterialButton materialButton = getBinding().b.f142c; + MaterialButton materialButton = getBinding().b.f147c; m.checkNotNullExpressionValue(materialButton, "binding.emptyView.threadBrowserEmptyCreateButton"); if (!viewState.getCanCreateThread()) { i = 8; @@ -133,11 +133,11 @@ public final class WidgetThreadBrowserArchived extends AppFragment { m.checkNotNullParameter(view, "view"); super.onViewBound(view); MGRecyclerAdapter.Companion companion = MGRecyclerAdapter.Companion; - RecyclerView recyclerView = getBinding().f2095c; + RecyclerView recyclerView = getBinding().f2096c; m.checkNotNullExpressionValue(recyclerView, "binding.recyclerView"); this.adapter = (WidgetThreadBrowserAdapter) companion.configure(new WidgetThreadBrowserAdapter(recyclerView, new WidgetThreadBrowserArchived$onViewBound$1(getBrowserViewModel()), new WidgetThreadBrowserArchived$onViewBound$2(this))); - getBinding().f2095c.addOnScrollListener(new WidgetThreadBrowserArchived$onViewBound$3(this)); - getBinding().b.f142c.setOnClickListener(new WidgetThreadBrowserArchived$onViewBound$4(this)); + getBinding().f2096c.addOnScrollListener(new WidgetThreadBrowserArchived$onViewBound$3(this)); + getBinding().b.f147c.setOnClickListener(new WidgetThreadBrowserArchived$onViewBound$4(this)); getBinding().e.setOnClickListener(new WidgetThreadBrowserArchived$onViewBound$5(this)); } } diff --git a/app/src/main/java/com/discord/widgets/channels/threads/browser/WidgetThreadBrowserFilterSheet.java b/app/src/main/java/com/discord/widgets/channels/threads/browser/WidgetThreadBrowserFilterSheet.java index b3763bd50a..c23aaeba0d 100644 --- a/app/src/main/java/com/discord/widgets/channels/threads/browser/WidgetThreadBrowserFilterSheet.java +++ b/app/src/main/java/com/discord/widgets/channels/threads/browser/WidgetThreadBrowserFilterSheet.java @@ -87,7 +87,7 @@ public final class WidgetThreadBrowserFilterSheet extends AppBottomSheet { CheckedSetting checkedSetting2 = getBinding().d; m.checkNotNullExpressionValue(checkedSetting2, "binding.threadBrowserVisibilityPrivate"); checkedSetting2.setChecked(viewMode.getVisibility() == WidgetThreadBrowserArchivedViewModel.VisibilityMode.PrivateThreads); - CardView cardView = getBinding().f2097c; + CardView cardView = getBinding().f2098c; m.checkNotNullExpressionValue(cardView, "binding.threadBrowserModeratorViewCard"); cardView.setVisibility(viewState.isModerator() ? 0 : 8); if (viewMode.getVisibility() == visibilityMode) { diff --git a/app/src/main/java/com/discord/widgets/chat/WidgetUrlActions.java b/app/src/main/java/com/discord/widgets/chat/WidgetUrlActions.java index 8f9f169586..d25dfa3d5c 100644 --- a/app/src/main/java/com/discord/widgets/chat/WidgetUrlActions.java +++ b/app/src/main/java/com/discord/widgets/chat/WidgetUrlActions.java @@ -117,7 +117,7 @@ public final class WidgetUrlActions extends AppBottomSheet { m.checkNotNullExpressionValue(textView, "binding.dialogUrlActionsUrl"); ViewExtensions.setTextAndVisibilityBy(textView, getUrl()); getBinding().b.setOnClickListener(new WidgetUrlActions$onViewCreated$1(this)); - getBinding().f2104c.setOnClickListener(new WidgetUrlActions$onViewCreated$2(this)); + getBinding().f2105c.setOnClickListener(new WidgetUrlActions$onViewCreated$2(this)); getBinding().d.setOnClickListener(new WidgetUrlActions$onViewCreated$3(this)); } } diff --git a/app/src/main/java/com/discord/widgets/chat/input/AppFlexInputViewModel.java b/app/src/main/java/com/discord/widgets/chat/input/AppFlexInputViewModel.java index 3f14b4d09d..b03ccbf513 100644 --- a/app/src/main/java/com/discord/widgets/chat/input/AppFlexInputViewModel.java +++ b/app/src/main/java/com/discord/widgets/chat/input/AppFlexInputViewModel.java @@ -529,7 +529,7 @@ public final class AppFlexInputViewModel extends AppViewModel im public void onSendButtonClicked(FlexInputListener flexInputListener) { FlexInputState viewState = getViewState(); if (viewState != null && flexInputListener != null) { - flexInputListener.onSend(viewState.a, viewState.f2499c, new AppFlexInputViewModel$onSendButtonClicked$1(this)); + flexInputListener.onSend(viewState.a, viewState.f2500c, new AppFlexInputViewModel$onSendButtonClicked$1(this)); } } diff --git a/app/src/main/java/com/discord/widgets/chat/input/ChatInputViewModel.java b/app/src/main/java/com/discord/widgets/chat/input/ChatInputViewModel.java index 8e9772be05..19f942a60a 100644 --- a/app/src/main/java/com/discord/widgets/chat/input/ChatInputViewModel.java +++ b/app/src/main/java/com/discord/widgets/chat/input/ChatInputViewModel.java @@ -903,7 +903,7 @@ public final class ChatInputViewModel extends AppViewModel { private final boolean isOnCooldown; /* renamed from: me reason: collision with root package name */ - private final MeUser f2251me; + private final MeUser f2252me; private final GuildMember meGuildMember; private final PendingReply pendingReply; private final Integer relationshipType; @@ -1010,7 +1010,7 @@ public final class ChatInputViewModel extends AppViewModel { m.checkNotNullParameter(guildVerificationLevel, "verificationLevelTriggered"); m.checkNotNullParameter(threadDraftState, "threadDraftState"); this.channel = channel; - this.f2251me = meUser; + this.f2252me = meUser; this.editingMessage = editingMessage; this.relationshipType = num; this.channelPermissions = l; @@ -1026,7 +1026,7 @@ public final class ChatInputViewModel extends AppViewModel { } public static /* synthetic */ Loaded copy$default(Loaded loaded, Channel channel, MeUser meUser, StoreChat.EditingMessage editingMessage, Integer num, Long l, GuildVerificationLevel guildVerificationLevel, boolean z2, boolean z3, Guild guild, PendingReply pendingReply, StoreChannelsSelected.ResolvedSelectedChannel.ThreadDraft threadDraft, GuildMember guildMember, GuildJoinRequest guildJoinRequest, StoreThreadDraft.ThreadDraftState threadDraftState, int i, Object obj) { - return loaded.copy((i & 1) != 0 ? loaded.channel : channel, (i & 2) != 0 ? loaded.f2251me : meUser, (i & 4) != 0 ? loaded.editingMessage : editingMessage, (i & 8) != 0 ? loaded.relationshipType : num, (i & 16) != 0 ? loaded.channelPermissions : l, (i & 32) != 0 ? loaded.verificationLevelTriggered : guildVerificationLevel, (i & 64) != 0 ? loaded.isLurking : z2, (i & 128) != 0 ? loaded.isOnCooldown : z3, (i & 256) != 0 ? loaded.guild : guild, (i & 512) != 0 ? loaded.pendingReply : pendingReply, (i & 1024) != 0 ? loaded.selectedThreadDraft : threadDraft, (i & 2048) != 0 ? loaded.meGuildMember : guildMember, (i & 4096) != 0 ? loaded.guildJoinRequest : guildJoinRequest, (i & 8192) != 0 ? loaded.threadDraftState : threadDraftState); + return loaded.copy((i & 1) != 0 ? loaded.channel : channel, (i & 2) != 0 ? loaded.f2252me : meUser, (i & 4) != 0 ? loaded.editingMessage : editingMessage, (i & 8) != 0 ? loaded.relationshipType : num, (i & 16) != 0 ? loaded.channelPermissions : l, (i & 32) != 0 ? loaded.verificationLevelTriggered : guildVerificationLevel, (i & 64) != 0 ? loaded.isLurking : z2, (i & 128) != 0 ? loaded.isOnCooldown : z3, (i & 256) != 0 ? loaded.guild : guild, (i & 512) != 0 ? loaded.pendingReply : pendingReply, (i & 1024) != 0 ? loaded.selectedThreadDraft : threadDraft, (i & 2048) != 0 ? loaded.meGuildMember : guildMember, (i & 4096) != 0 ? loaded.guildJoinRequest : guildJoinRequest, (i & 8192) != 0 ? loaded.threadDraftState : threadDraftState); } public final Channel component1() { @@ -1054,7 +1054,7 @@ public final class ChatInputViewModel extends AppViewModel { } public final MeUser component2() { - return this.f2251me; + return this.f2252me; } public final StoreChat.EditingMessage component3() { @@ -1101,7 +1101,7 @@ public final class ChatInputViewModel extends AppViewModel { return false; } Loaded loaded = (Loaded) obj; - return m.areEqual(this.channel, loaded.channel) && m.areEqual(this.f2251me, loaded.f2251me) && m.areEqual(this.editingMessage, loaded.editingMessage) && m.areEqual(this.relationshipType, loaded.relationshipType) && m.areEqual(this.channelPermissions, loaded.channelPermissions) && m.areEqual(this.verificationLevelTriggered, loaded.verificationLevelTriggered) && this.isLurking == loaded.isLurking && this.isOnCooldown == loaded.isOnCooldown && m.areEqual(this.guild, loaded.guild) && m.areEqual(this.pendingReply, loaded.pendingReply) && m.areEqual(this.selectedThreadDraft, loaded.selectedThreadDraft) && m.areEqual(this.meGuildMember, loaded.meGuildMember) && m.areEqual(this.guildJoinRequest, loaded.guildJoinRequest) && m.areEqual(this.threadDraftState, loaded.threadDraftState); + return m.areEqual(this.channel, loaded.channel) && m.areEqual(this.f2252me, loaded.f2252me) && m.areEqual(this.editingMessage, loaded.editingMessage) && m.areEqual(this.relationshipType, loaded.relationshipType) && m.areEqual(this.channelPermissions, loaded.channelPermissions) && m.areEqual(this.verificationLevelTriggered, loaded.verificationLevelTriggered) && this.isLurking == loaded.isLurking && this.isOnCooldown == loaded.isOnCooldown && m.areEqual(this.guild, loaded.guild) && m.areEqual(this.pendingReply, loaded.pendingReply) && m.areEqual(this.selectedThreadDraft, loaded.selectedThreadDraft) && m.areEqual(this.meGuildMember, loaded.meGuildMember) && m.areEqual(this.guildJoinRequest, loaded.guildJoinRequest) && m.areEqual(this.threadDraftState, loaded.threadDraftState); } public final Channel getChannel() { @@ -1125,7 +1125,7 @@ public final class ChatInputViewModel extends AppViewModel { } public final MeUser getMe() { - return this.f2251me; + return this.f2252me; } public final GuildMember getMeGuildMember() { @@ -1156,7 +1156,7 @@ public final class ChatInputViewModel extends AppViewModel { Channel channel = this.channel; int i = 0; int hashCode = (channel != null ? channel.hashCode() : 0) * 31; - MeUser meUser = this.f2251me; + MeUser meUser = this.f2252me; int hashCode2 = (hashCode + (meUser != null ? meUser.hashCode() : 0)) * 31; StoreChat.EditingMessage editingMessage = this.editingMessage; int hashCode3 = (hashCode2 + (editingMessage != null ? editingMessage.hashCode() : 0)) * 31; @@ -1209,7 +1209,7 @@ public final class ChatInputViewModel extends AppViewModel { StringBuilder R = a.R("Loaded(channel="); R.append(this.channel); R.append(", me="); - R.append(this.f2251me); + R.append(this.f2252me); R.append(", editingMessage="); R.append(this.editingMessage); R.append(", relationshipType="); @@ -1277,7 +1277,7 @@ public final class ChatInputViewModel extends AppViewModel { private final int maxFileSizeMB; /* renamed from: me reason: collision with root package name */ - private final MeUser f2252me; + private final MeUser f2253me; private final PendingReplyState pendingReplyState; private final StoreChannelsSelected.ResolvedSelectedChannel.ThreadDraft selectedThreadDraft; private final boolean shouldBadgeChatInput; @@ -1455,7 +1455,7 @@ public final class ChatInputViewModel extends AppViewModel { m.checkNotNullParameter(threadDraftState, "threadDraftState"); this.channel = channel; this.channelId = j; - this.f2252me = meUser; + this.f2253me = meUser; this.editingMessage = editingMessage; this.ableToSendMessage = z2; this.verificationLevelTriggered = guildVerificationLevel; @@ -1479,7 +1479,7 @@ public final class ChatInputViewModel extends AppViewModel { } public static /* synthetic */ Loaded copy$default(Loaded loaded, Channel channel, long j, MeUser meUser, StoreChat.EditingMessage editingMessage, boolean z2, GuildVerificationLevel guildVerificationLevel, boolean z3, boolean z4, boolean z5, int i, boolean z6, PendingReplyState pendingReplyState, boolean z7, boolean z8, boolean z9, boolean z10, boolean z11, boolean z12, StoreChannelsSelected.ResolvedSelectedChannel.ThreadDraft threadDraft, boolean z13, ApplicationStatus applicationStatus, StoreThreadDraft.ThreadDraftState threadDraftState, boolean z14, int i2, Object obj) { - return loaded.copy((i2 & 1) != 0 ? loaded.channel : channel, (i2 & 2) != 0 ? loaded.channelId : j, (i2 & 4) != 0 ? loaded.f2252me : meUser, (i2 & 8) != 0 ? loaded.editingMessage : editingMessage, (i2 & 16) != 0 ? loaded.ableToSendMessage : z2, (i2 & 32) != 0 ? loaded.verificationLevelTriggered : guildVerificationLevel, (i2 & 64) != 0 ? loaded.isLurking : z3, (i2 & 128) != 0 ? loaded.isSystemDM : z4, (i2 & 256) != 0 ? loaded.isOnCooldown : z5, (i2 & 512) != 0 ? loaded.maxFileSizeMB : i, (i2 & 1024) != 0 ? loaded.shouldShowFollow : z6, (i2 & 2048) != 0 ? loaded.pendingReplyState : pendingReplyState, (i2 & 4096) != 0 ? loaded.shouldBadgeChatInput : z7, (i2 & 8192) != 0 ? loaded.isBlocked : z8, (i2 & 16384) != 0 ? loaded.isInputShowing : z9, (i2 & 32768) != 0 ? loaded.isVerificationLevelTriggered : z10, (i2 & 65536) != 0 ? loaded.isEditing : z11, (i2 & 131072) != 0 ? loaded.isReplying : z12, (i2 & 262144) != 0 ? loaded.selectedThreadDraft : threadDraft, (i2 & 524288) != 0 ? loaded.shouldShowVerificationGate : z13, (i2 & 1048576) != 0 ? loaded.joinRequestStatus : applicationStatus, (i2 & 2097152) != 0 ? loaded.threadDraftState : threadDraftState, (i2 & 4194304) != 0 ? loaded.showCreateThreadOption : z14); + return loaded.copy((i2 & 1) != 0 ? loaded.channel : channel, (i2 & 2) != 0 ? loaded.channelId : j, (i2 & 4) != 0 ? loaded.f2253me : meUser, (i2 & 8) != 0 ? loaded.editingMessage : editingMessage, (i2 & 16) != 0 ? loaded.ableToSendMessage : z2, (i2 & 32) != 0 ? loaded.verificationLevelTriggered : guildVerificationLevel, (i2 & 64) != 0 ? loaded.isLurking : z3, (i2 & 128) != 0 ? loaded.isSystemDM : z4, (i2 & 256) != 0 ? loaded.isOnCooldown : z5, (i2 & 512) != 0 ? loaded.maxFileSizeMB : i, (i2 & 1024) != 0 ? loaded.shouldShowFollow : z6, (i2 & 2048) != 0 ? loaded.pendingReplyState : pendingReplyState, (i2 & 4096) != 0 ? loaded.shouldBadgeChatInput : z7, (i2 & 8192) != 0 ? loaded.isBlocked : z8, (i2 & 16384) != 0 ? loaded.isInputShowing : z9, (i2 & 32768) != 0 ? loaded.isVerificationLevelTriggered : z10, (i2 & 65536) != 0 ? loaded.isEditing : z11, (i2 & 131072) != 0 ? loaded.isReplying : z12, (i2 & 262144) != 0 ? loaded.selectedThreadDraft : threadDraft, (i2 & 524288) != 0 ? loaded.shouldShowVerificationGate : z13, (i2 & 1048576) != 0 ? loaded.joinRequestStatus : applicationStatus, (i2 & 2097152) != 0 ? loaded.threadDraftState : threadDraftState, (i2 & 4194304) != 0 ? loaded.showCreateThreadOption : z14); } public final Channel component1() { @@ -1547,7 +1547,7 @@ public final class ChatInputViewModel extends AppViewModel { } public final MeUser component3() { - return this.f2252me; + return this.f2253me; } public final StoreChat.EditingMessage component4() { @@ -1590,7 +1590,7 @@ public final class ChatInputViewModel extends AppViewModel { return false; } Loaded loaded = (Loaded) obj; - return m.areEqual(this.channel, loaded.channel) && this.channelId == loaded.channelId && m.areEqual(this.f2252me, loaded.f2252me) && m.areEqual(this.editingMessage, loaded.editingMessage) && this.ableToSendMessage == loaded.ableToSendMessage && m.areEqual(this.verificationLevelTriggered, loaded.verificationLevelTriggered) && this.isLurking == loaded.isLurking && this.isSystemDM == loaded.isSystemDM && this.isOnCooldown == loaded.isOnCooldown && this.maxFileSizeMB == loaded.maxFileSizeMB && this.shouldShowFollow == loaded.shouldShowFollow && m.areEqual(this.pendingReplyState, loaded.pendingReplyState) && this.shouldBadgeChatInput == loaded.shouldBadgeChatInput && this.isBlocked == loaded.isBlocked && this.isInputShowing == loaded.isInputShowing && this.isVerificationLevelTriggered == loaded.isVerificationLevelTriggered && this.isEditing == loaded.isEditing && this.isReplying == loaded.isReplying && m.areEqual(this.selectedThreadDraft, loaded.selectedThreadDraft) && this.shouldShowVerificationGate == loaded.shouldShowVerificationGate && m.areEqual(this.joinRequestStatus, loaded.joinRequestStatus) && m.areEqual(this.threadDraftState, loaded.threadDraftState) && this.showCreateThreadOption == loaded.showCreateThreadOption; + return m.areEqual(this.channel, loaded.channel) && this.channelId == loaded.channelId && m.areEqual(this.f2253me, loaded.f2253me) && m.areEqual(this.editingMessage, loaded.editingMessage) && this.ableToSendMessage == loaded.ableToSendMessage && m.areEqual(this.verificationLevelTriggered, loaded.verificationLevelTriggered) && this.isLurking == loaded.isLurking && this.isSystemDM == loaded.isSystemDM && this.isOnCooldown == loaded.isOnCooldown && this.maxFileSizeMB == loaded.maxFileSizeMB && this.shouldShowFollow == loaded.shouldShowFollow && m.areEqual(this.pendingReplyState, loaded.pendingReplyState) && this.shouldBadgeChatInput == loaded.shouldBadgeChatInput && this.isBlocked == loaded.isBlocked && this.isInputShowing == loaded.isInputShowing && this.isVerificationLevelTriggered == loaded.isVerificationLevelTriggered && this.isEditing == loaded.isEditing && this.isReplying == loaded.isReplying && m.areEqual(this.selectedThreadDraft, loaded.selectedThreadDraft) && this.shouldShowVerificationGate == loaded.shouldShowVerificationGate && m.areEqual(this.joinRequestStatus, loaded.joinRequestStatus) && m.areEqual(this.threadDraftState, loaded.threadDraftState) && this.showCreateThreadOption == loaded.showCreateThreadOption; } public final boolean getAbleToSendMessage() { @@ -1618,7 +1618,7 @@ public final class ChatInputViewModel extends AppViewModel { } public final MeUser getMe() { - return this.f2252me; + return this.f2253me; } public final PendingReplyState getPendingReplyState() { @@ -1657,7 +1657,7 @@ public final class ChatInputViewModel extends AppViewModel { Channel channel = this.channel; int i = 0; int a = (b.a(this.channelId) + ((channel != null ? channel.hashCode() : 0) * 31)) * 31; - MeUser meUser = this.f2252me; + MeUser meUser = this.f2253me; int hashCode = (a + (meUser != null ? meUser.hashCode() : 0)) * 31; StoreChat.EditingMessage editingMessage = this.editingMessage; int hashCode2 = (hashCode + (editingMessage != null ? editingMessage.hashCode() : 0)) * 31; @@ -1816,7 +1816,7 @@ public final class ChatInputViewModel extends AppViewModel { R.append(", channelId="); R.append(this.channelId); R.append(", me="); - R.append(this.f2252me); + R.append(this.f2253me); R.append(", editingMessage="); R.append(this.editingMessage); R.append(", ableToSendMessage="); diff --git a/app/src/main/java/com/discord/widgets/chat/input/WidgetChatInput$binding$2.java b/app/src/main/java/com/discord/widgets/chat/input/WidgetChatInput$binding$2.java index 979666b4e9..59b2c622ae 100644 --- a/app/src/main/java/com/discord/widgets/chat/input/WidgetChatInput$binding$2.java +++ b/app/src/main/java/com/discord/widgets/chat/input/WidgetChatInput$binding$2.java @@ -10,8 +10,8 @@ import androidx.cardview.widget.CardView; import androidx.constraintlayout.widget.ConstraintLayout; import androidx.fragment.app.FragmentContainerView; import androidx.recyclerview.widget.RecyclerView; -import c.a.i.m4; import c.a.i.n4; +import c.a.i.o4; import com.discord.R; import com.discord.databinding.WidgetChatInputApplicationCommandsBinding; import com.discord.databinding.WidgetChatInputBinding; @@ -100,7 +100,7 @@ public final /* synthetic */ class WidgetChatInput$binding$2 extends k implement i3 = R.id.chat_input_guard_text; TextView textView7 = (TextView) findViewById3.findViewById(R.id.chat_input_guard_text); if (textView7 != null) { - m4 m4Var = new m4((LinearLayout) findViewById3, materialButton, materialButton2, textView6, textView7); + n4 n4Var = new n4((LinearLayout) findViewById3, materialButton, materialButton2, textView6, textView7); View findViewById4 = view.findViewById(R.id.guard_member_verification); if (findViewById4 != null) { int i4 = R.id.chat_input_member_verification_guard; @@ -115,7 +115,7 @@ public final /* synthetic */ class WidgetChatInput$binding$2 extends k implement i4 = R.id.chat_input_member_verification_guard_text; TextView textView8 = (TextView) findViewById4.findViewById(R.id.chat_input_member_verification_guard_text); if (textView8 != null) { - return new WidgetChatInputBinding(linearLayout, widgetChatInputApplicationCommandsBinding, recyclerView2, linearLayout, relativeLayout, appCompatImageButton, textView2, linearLayout2, imageView, textView3, textView4, recyclerView3, linearLayout3, textView5, recyclerView4, fragmentContainerView, linearLayout4, m4Var, new n4((RelativeLayout) findViewById4, cardView, imageView2, imageView3, textView8)); + return new WidgetChatInputBinding(linearLayout, widgetChatInputApplicationCommandsBinding, recyclerView2, linearLayout, relativeLayout, appCompatImageButton, textView2, linearLayout2, imageView, textView3, textView4, recyclerView3, linearLayout3, textView5, recyclerView4, fragmentContainerView, linearLayout4, n4Var, new o4((RelativeLayout) findViewById4, cardView, imageView2, imageView3, textView8)); } } } diff --git a/app/src/main/java/com/discord/widgets/chat/input/WidgetChatInput$onViewBound$1.java b/app/src/main/java/com/discord/widgets/chat/input/WidgetChatInput$onViewBound$1.java index 0e1d6cc289..11122dc811 100644 --- a/app/src/main/java/com/discord/widgets/chat/input/WidgetChatInput$onViewBound$1.java +++ b/app/src/main/java/com/discord/widgets/chat/input/WidgetChatInput$onViewBound$1.java @@ -29,7 +29,7 @@ public final class WidgetChatInput$onViewBound$1 extends o implements Function0< m.checkNotNullExpressionValue(textView, "binding.chatInputEmojiMatchingHeader"); RecyclerView recyclerView = WidgetChatInput.access$getBinding$p(this.this$0).l; m.checkNotNullExpressionValue(recyclerView, "binding.chatInputMentionsRecycler"); - RecyclerView recyclerView2 = WidgetChatInput.access$getBinding$p(this.this$0).f1803c; + RecyclerView recyclerView2 = WidgetChatInput.access$getBinding$p(this.this$0).f1804c; m.checkNotNullExpressionValue(recyclerView2, "binding.chatInputCategoriesRecycler"); LinearLayout linearLayout = WidgetChatInput.access$getBinding$p(this.this$0).m; m.checkNotNullExpressionValue(linearLayout, "binding.chatInputStickersContainer"); diff --git a/app/src/main/java/com/discord/widgets/chat/input/WidgetChatInput$setWindowInsetsListeners$3.java b/app/src/main/java/com/discord/widgets/chat/input/WidgetChatInput$setWindowInsetsListeners$3.java index bee7dd36c5..ac0bf5db01 100644 --- a/app/src/main/java/com/discord/widgets/chat/input/WidgetChatInput$setWindowInsetsListeners$3.java +++ b/app/src/main/java/com/discord/widgets/chat/input/WidgetChatInput$setWindowInsetsListeners$3.java @@ -5,8 +5,8 @@ import androidx.core.graphics.Insets; import androidx.core.view.OnApplyWindowInsetsListener; import androidx.core.view.ViewCompat; import androidx.core.view.WindowInsetsCompat; -import c.a.i.m4; import c.a.i.n4; +import c.a.i.o4; import d0.z.d.m; /* compiled from: WidgetChatInput.kt */ public final class WidgetChatInput$setWindowInsetsListeners$3 implements OnApplyWindowInsetsListener { @@ -25,12 +25,12 @@ public final class WidgetChatInput$setWindowInsetsListeners$3 implements OnApply WindowInsetsCompat build = new WindowInsetsCompat.Builder().setSystemWindowInsets(Insets.of(0, 0, 0, this.$shouldApplyWindowInsets ? windowInsetsCompat.getSystemWindowInsetBottom() : 0)).build(); m.checkNotNullExpressionValue(build, "WindowInsetsCompat.Build… )\n ).build()"); ViewCompat.dispatchApplyWindowInsets(WidgetChatInput.access$getBinding$p(this.this$0).q, build); - m4 m4Var = WidgetChatInput.access$getBinding$p(this.this$0).r; - m.checkNotNullExpressionValue(m4Var, "binding.guard"); - ViewCompat.dispatchApplyWindowInsets(m4Var.a, build); - n4 n4Var = WidgetChatInput.access$getBinding$p(this.this$0).f1804s; - m.checkNotNullExpressionValue(n4Var, "binding.guardMemberVerification"); + n4 n4Var = WidgetChatInput.access$getBinding$p(this.this$0).r; + m.checkNotNullExpressionValue(n4Var, "binding.guard"); ViewCompat.dispatchApplyWindowInsets(n4Var.a, build); + o4 o4Var = WidgetChatInput.access$getBinding$p(this.this$0).f1805s; + m.checkNotNullExpressionValue(o4Var, "binding.guardMemberVerification"); + ViewCompat.dispatchApplyWindowInsets(o4Var.a, build); return windowInsetsCompat.consumeSystemWindowInsets(); } } diff --git a/app/src/main/java/com/discord/widgets/chat/input/WidgetChatInput.java b/app/src/main/java/com/discord/widgets/chat/input/WidgetChatInput.java index 122bf0756d..e373dbf15a 100644 --- a/app/src/main/java/com/discord/widgets/chat/input/WidgetChatInput.java +++ b/app/src/main/java/com/discord/widgets/chat/input/WidgetChatInput.java @@ -17,8 +17,8 @@ import androidx.fragment.app.FragmentViewModelLazyKt; import c.a.a.a; import c.a.a.e.b; import c.a.d.e0; -import c.a.i.m4; import c.a.i.n4; +import c.a.i.o4; import c.a.k.b; import c.a.o.b; import c.d.b.a.a; @@ -198,19 +198,19 @@ public final class WidgetChatInput extends AppFragment { } private final void configureChatGuard(ChatInputViewModel.ViewState.Loaded loaded) { - m4 m4Var = getBinding().r; - m.checkNotNullExpressionValue(m4Var, "binding.guard"); - LinearLayout linearLayout = m4Var.a; + n4 n4Var = getBinding().r; + m.checkNotNullExpressionValue(n4Var, "binding.guard"); + LinearLayout linearLayout = n4Var.a; m.checkNotNullExpressionValue(linearLayout, "binding.guard.root"); int i = 0; linearLayout.setVisibility(loaded.isLurking() || loaded.isVerificationLevelTriggered() || loaded.isSystemDM() || loaded.getShouldShowFollow() ? 0 : 8); - n4 n4Var = getBinding().f1804s; - m.checkNotNullExpressionValue(n4Var, "binding.guardMemberVerification"); - RelativeLayout relativeLayout = n4Var.a; + o4 o4Var = getBinding().f1805s; + m.checkNotNullExpressionValue(o4Var, "binding.guardMemberVerification"); + RelativeLayout relativeLayout = o4Var.a; m.checkNotNullExpressionValue(relativeLayout, "binding.guardMemberVerification.root"); - m4 m4Var2 = getBinding().r; - m.checkNotNullExpressionValue(m4Var2, "binding.guard"); - LinearLayout linearLayout2 = m4Var2.a; + n4 n4Var2 = getBinding().r; + m.checkNotNullExpressionValue(n4Var2, "binding.guard"); + LinearLayout linearLayout2 = n4Var2.a; m.checkNotNullExpressionValue(linearLayout2, "binding.guard.root"); if (!(!(linearLayout2.getVisibility() == 0) && loaded.getShouldShowVerificationGate())) { i = 8; @@ -224,7 +224,7 @@ public final class WidgetChatInput extends AppFragment { MaterialButton materialButton = getBinding().r.b; m.checkNotNullExpressionValue(materialButton, "binding.guard.chatInputGuardAction"); materialButton.setVisibility(8); - MaterialButton materialButton2 = getBinding().r.f131c; + MaterialButton materialButton2 = getBinding().r.f135c; m.checkNotNullExpressionValue(materialButton2, "binding.guard.chatInputGuardActionSecondary"); materialButton2.setVisibility(8); } else if (loaded.getShouldShowFollow()) { @@ -233,7 +233,7 @@ public final class WidgetChatInput extends AppFragment { m.checkNotNullExpressionValue(materialButton3, "binding.guard.chatInputGuardAction"); ViewExtensions.setTextAndVisibilityBy(materialButton3, getString(R.string.game_popout_follow)); getBinding().r.b.setOnClickListener(new WidgetChatInput$configureChatGuard$1(this, loaded)); - MaterialButton materialButton4 = getBinding().r.f131c; + MaterialButton materialButton4 = getBinding().r.f135c; m.checkNotNullExpressionValue(materialButton4, "binding.guard.chatInputGuardActionSecondary"); materialButton4.setVisibility(8); } else if (loaded.isLurking()) { @@ -243,10 +243,10 @@ public final class WidgetChatInput extends AppFragment { m.checkNotNullExpressionValue(materialButton5, "binding.guard.chatInputGuardAction"); ViewExtensions.setTextAndVisibilityBy(materialButton5, getString(R.string.game_popout_follow)); getBinding().r.b.setOnClickListener(new WidgetChatInput$configureChatGuard$2(this, loaded)); - MaterialButton materialButton6 = getBinding().r.f131c; + MaterialButton materialButton6 = getBinding().r.f135c; m.checkNotNullExpressionValue(materialButton6, "binding.guard.chatInputGuardActionSecondary"); ViewExtensions.setTextAndVisibilityBy(materialButton6, getString(R.string.lurker_mode_chat_input_button)); - getBinding().r.f131c.setOnClickListener(new WidgetChatInput$configureChatGuard$3(this)); + getBinding().r.f135c.setOnClickListener(new WidgetChatInput$configureChatGuard$3(this)); return; } getBinding().r.e.setText(R.string.lurker_mode_chat_input_message); @@ -254,29 +254,29 @@ public final class WidgetChatInput extends AppFragment { m.checkNotNullExpressionValue(materialButton7, "binding.guard.chatInputGuardAction"); ViewExtensions.setTextAndVisibilityBy(materialButton7, getString(R.string.lurker_mode_chat_input_button)); getBinding().r.b.setOnClickListener(new WidgetChatInput$configureChatGuard$4(this)); - MaterialButton materialButton8 = getBinding().r.f131c; + MaterialButton materialButton8 = getBinding().r.f135c; m.checkNotNullExpressionValue(materialButton8, "binding.guard.chatInputGuardActionSecondary"); materialButton8.setVisibility(8); } else if (loaded.getShouldShowVerificationGate()) { - getBinding().f1804s.b.setOnClickListener(new WidgetChatInput$configureChatGuard$5(this, loaded)); + getBinding().f1805s.b.setOnClickListener(new WidgetChatInput$configureChatGuard$5(this, loaded)); ApplicationStatus joinRequestStatus = loaded.getJoinRequestStatus(); if (joinRequestStatus != null) { int ordinal = joinRequestStatus.ordinal(); if (ordinal == 1) { - getBinding().f1804s.d.setText(R.string.member_verification_application_confirmation_title); - getBinding().f1804s.f136c.setImageResource(R.drawable.img_member_verification_pending); - getBinding().f1804s.b.setImageResource(R.drawable.ic_close_circle_nova_grey_24dp); + getBinding().f1805s.d.setText(R.string.member_verification_application_confirmation_title); + getBinding().f1805s.f140c.setImageResource(R.drawable.img_member_verification_pending); + getBinding().f1805s.b.setImageResource(R.drawable.ic_close_circle_nova_grey_24dp); return; } else if (ordinal == 2) { - getBinding().f1804s.d.setText(R.string.member_verification_application_rejected_title); - getBinding().f1804s.f136c.setImageResource(R.drawable.img_member_verification_denied); - getBinding().f1804s.b.setImageResource(R.drawable.ic_member_verification_chat_guard_cta); + getBinding().f1805s.d.setText(R.string.member_verification_application_rejected_title); + getBinding().f1805s.f140c.setImageResource(R.drawable.img_member_verification_denied); + getBinding().f1805s.b.setImageResource(R.drawable.ic_member_verification_chat_guard_cta); return; } } - getBinding().f1804s.d.setText(R.string.member_verification_chat_blocker_text); - getBinding().f1804s.f136c.setImageResource(R.drawable.img_member_verification_started); - getBinding().f1804s.b.setImageResource(R.drawable.ic_member_verification_chat_guard_cta); + getBinding().f1805s.d.setText(R.string.member_verification_chat_blocker_text); + getBinding().f1805s.f140c.setImageResource(R.drawable.img_member_verification_started); + getBinding().f1805s.b.setImageResource(R.drawable.ic_member_verification_chat_guard_cta); } else { TextView textView2 = getBinding().r.e; m.checkNotNullExpressionValue(textView2, "binding.guard.chatInputGuardText"); @@ -293,7 +293,7 @@ public final class WidgetChatInput extends AppFragment { m.checkNotNullExpressionValue(context2, "binding.guard.chatInputGuardAction.context"); ViewExtensions.setTextAndVisibilityBy(materialButton9, getVerificationActionText(context2, loaded.getVerificationLevelTriggered())); getBinding().r.b.setOnClickListener(new WidgetChatInput$configureChatGuard$6(this)); - MaterialButton materialButton11 = getBinding().r.f131c; + MaterialButton materialButton11 = getBinding().r.f135c; m.checkNotNullExpressionValue(materialButton11, "binding.guard.chatInputGuardActionSecondary"); materialButton11.setVisibility(8); } @@ -410,14 +410,14 @@ public final class WidgetChatInput extends AppFragment { LinearLayout linearLayout = getBinding().q; m.checkNotNullExpressionValue(linearLayout, "binding.chatInputWrap"); linearLayout.setVisibility(8); - n4 n4Var = getBinding().f1804s; - m.checkNotNullExpressionValue(n4Var, "binding.guardMemberVerification"); - RelativeLayout relativeLayout = n4Var.a; + o4 o4Var = getBinding().f1805s; + m.checkNotNullExpressionValue(o4Var, "binding.guardMemberVerification"); + RelativeLayout relativeLayout = o4Var.a; m.checkNotNullExpressionValue(relativeLayout, "binding.guardMemberVerification.root"); relativeLayout.setVisibility(8); - m4 m4Var = getBinding().r; - m.checkNotNullExpressionValue(m4Var, "binding.guard"); - LinearLayout linearLayout2 = m4Var.a; + n4 n4Var = getBinding().r; + m.checkNotNullExpressionValue(n4Var, "binding.guard"); + LinearLayout linearLayout2 = n4Var.a; m.checkNotNullExpressionValue(linearLayout2, "binding.guard.root"); linearLayout2.setVisibility(8); } else if (viewState instanceof ChatInputViewModel.ViewState.Loaded) { @@ -608,12 +608,12 @@ public final class WidgetChatInput extends AppFragment { FragmentContainerView fragmentContainerView = getBinding().p; m.checkNotNullExpressionValue(fragmentContainerView, "binding.chatInputWidget"); ViewExtensions.setForwardingWindowInsetsListener(fragmentContainerView); - m4 m4Var = getBinding().r; - m.checkNotNullExpressionValue(m4Var, "binding.guard"); - ViewCompat.setOnApplyWindowInsetsListener(m4Var.a, WidgetChatInput$setWindowInsetsListeners$1.INSTANCE); - n4 n4Var = getBinding().f1804s; - m.checkNotNullExpressionValue(n4Var, "binding.guardMemberVerification"); - ViewCompat.setOnApplyWindowInsetsListener(n4Var.a, WidgetChatInput$setWindowInsetsListeners$2.INSTANCE); + n4 n4Var = getBinding().r; + m.checkNotNullExpressionValue(n4Var, "binding.guard"); + ViewCompat.setOnApplyWindowInsetsListener(n4Var.a, WidgetChatInput$setWindowInsetsListeners$1.INSTANCE); + o4 o4Var = getBinding().f1805s; + m.checkNotNullExpressionValue(o4Var, "binding.guardMemberVerification"); + ViewCompat.setOnApplyWindowInsetsListener(o4Var.a, WidgetChatInput$setWindowInsetsListeners$2.INSTANCE); ViewCompat.setOnApplyWindowInsetsListener(getBinding().d, new WidgetChatInput$setWindowInsetsListeners$3(this, z2)); getBinding().d.requestApplyInsets(); } diff --git a/app/src/main/java/com/discord/widgets/chat/input/WidgetChatInputAttachments$createPreviewAdapter$1.java b/app/src/main/java/com/discord/widgets/chat/input/WidgetChatInputAttachments$createPreviewAdapter$1.java index 28215fff8a..77c5f67690 100644 --- a/app/src/main/java/com/discord/widgets/chat/input/WidgetChatInputAttachments$createPreviewAdapter$1.java +++ b/app/src/main/java/com/discord/widgets/chat/input/WidgetChatInputAttachments$createPreviewAdapter$1.java @@ -50,9 +50,9 @@ public final class WidgetChatInputAttachments$createPreviewAdapter$1 extends o i public void registerSelectionCoordinatorInternal(SelectionCoordinator selectionCoordinator) { m.checkNotNullParameter(selectionCoordinator, "selectionCoordinator"); super.registerSelectionCoordinatorInternal(selectionCoordinator); - WidgetChatInputAttachments$createPreviewAdapter$1$1$registerSelectionCoordinatorInternal$1 widgetChatInputAttachments$createPreviewAdapter$1$1$registerSelectionCoordinatorInternal$1 = new WidgetChatInputAttachments$createPreviewAdapter$1$1$registerSelectionCoordinatorInternal$1(this, selectionCoordinator.f2498c); + WidgetChatInputAttachments$createPreviewAdapter$1$1$registerSelectionCoordinatorInternal$1 widgetChatInputAttachments$createPreviewAdapter$1$1$registerSelectionCoordinatorInternal$1 = new WidgetChatInputAttachments$createPreviewAdapter$1$1$registerSelectionCoordinatorInternal$1(this, selectionCoordinator.f2499c); m.checkNotNullParameter(widgetChatInputAttachments$createPreviewAdapter$1$1$registerSelectionCoordinatorInternal$1, ""); - selectionCoordinator.f2498c = widgetChatInputAttachments$createPreviewAdapter$1$1$registerSelectionCoordinatorInternal$1; + selectionCoordinator.f2499c = widgetChatInputAttachments$createPreviewAdapter$1$1$registerSelectionCoordinatorInternal$1; } } diff --git a/app/src/main/java/com/discord/widgets/chat/input/WidgetChatInputAttachments.java b/app/src/main/java/com/discord/widgets/chat/input/WidgetChatInputAttachments.java index f5e5a980df..f07ce2c475 100644 --- a/app/src/main/java/com/discord/widgets/chat/input/WidgetChatInputAttachments.java +++ b/app/src/main/java/com/discord/widgets/chat/input/WidgetChatInputAttachments.java @@ -11,7 +11,7 @@ import androidx.annotation.LayoutRes; import androidx.core.view.inputmethod.InputContentInfoCompat; import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentManager; -import c.a.i.o4; +import c.a.i.p4; import c.a.k.b; import com.discord.R; import com.discord.app.AppFragment; @@ -71,7 +71,7 @@ public final class WidgetChatInputAttachments { i2 = R.id.perm_req_text; TextView textView = (TextView) view.findViewById(R.id.perm_req_text); if (textView != null) { - m.checkNotNullExpressionValue(new o4((LinearLayout) view, materialButton, textView), "WidgetChatInputPermReqFi…ing.bind(holder.itemView)"); + m.checkNotNullExpressionValue(new p4((LinearLayout) view, materialButton, textView), "WidgetChatInputPermReqFi…ing.bind(holder.itemView)"); m.checkNotNullExpressionValue(textView, "binding.permReqText"); b.n(textView, R.string.system_permission_request_files, new Object[0], null, 4); return onCreateViewHolder; diff --git a/app/src/main/java/com/discord/widgets/chat/input/autocomplete/InputAutocomplete.java b/app/src/main/java/com/discord/widgets/chat/input/autocomplete/InputAutocomplete.java index 0f12c7f051..8c8e83e111 100644 --- a/app/src/main/java/com/discord/widgets/chat/input/autocomplete/InputAutocomplete.java +++ b/app/src/main/java/com/discord/widgets/chat/input/autocomplete/InputAutocomplete.java @@ -304,7 +304,7 @@ public final class InputAutocomplete { this.stickersAdapter = widgetChatInputAutocompleteStickerAdapter; recyclerView3.setLayoutManager(new SelfHealingLinearLayoutManager(recyclerView3, widgetChatInputAutocompleteStickerAdapter, 0, false, 8, null)); recyclerView3.setAdapter(widgetChatInputAutocompleteStickerAdapter); - RecyclerView recyclerView4 = widgetChatInputApplicationCommandsBinding.f1801c; + RecyclerView recyclerView4 = widgetChatInputApplicationCommandsBinding.f1802c; m.checkNotNullExpressionValue(recyclerView4, "selectedApplicationComma…plicationCommandsRecycler"); SelectedApplicationCommandAdapter selectedApplicationCommandAdapter = new SelectedApplicationCommandAdapter(recyclerView4, new AnonymousClass6(this)); this.selectedApplicationCommandAdapter = selectedApplicationCommandAdapter; diff --git a/app/src/main/java/com/discord/widgets/chat/input/autocomplete/adapter/AutocompleteItemViewHolder.java b/app/src/main/java/com/discord/widgets/chat/input/autocomplete/adapter/AutocompleteItemViewHolder.java index 91e84ddb52..4cfed1bc91 100644 --- a/app/src/main/java/com/discord/widgets/chat/input/autocomplete/adapter/AutocompleteItemViewHolder.java +++ b/app/src/main/java/com/discord/widgets/chat/input/autocomplete/adapter/AutocompleteItemViewHolder.java @@ -174,10 +174,10 @@ public final class AutocompleteItemViewHolder extends RecyclerView.ViewHolder { m.checkNotNullExpressionValue(resources, "binding.root.resources"); String descriptionText = StoreApplicationCommandsKt.getDescriptionText(command, resources); if (descriptionText != null && (!t.isBlank(descriptionText))) { - TextView textView2 = this.binding.f1802c; + TextView textView2 = this.binding.f1803c; m.checkNotNullExpressionValue(textView2, "binding.chatInputItemDescription"); textView2.setVisibility(0); - TextView textView3 = this.binding.f1802c; + TextView textView3 = this.binding.f1803c; m.checkNotNullExpressionValue(textView3, "binding.chatInputItemDescription"); textView3.setText(w.trim(descriptionText).toString()); } @@ -199,7 +199,7 @@ public final class AutocompleteItemViewHolder extends RecyclerView.ViewHolder { textView5.setText(upperCase); ConstraintLayout constraintLayout4 = this.binding.a; m.checkNotNullExpressionValue(constraintLayout4, "binding.root"); - TextView textView6 = this.binding.f1802c; + TextView textView6 = this.binding.f1803c; m.checkNotNullExpressionValue(textView6, "binding.chatInputItemDescription"); CharSequence j = b.j(constraintLayout4, R.string.command_accessibility_desc_command_item, new Object[]{command.getName(), textView6.getText(), application.getName()}, null, 4); ConstraintLayout constraintLayout5 = this.binding.a; @@ -382,10 +382,10 @@ public final class AutocompleteItemViewHolder extends RecyclerView.ViewHolder { m.checkNotNullExpressionValue(textView3, "binding.chatInputItemName"); textView3.setText((CharSequence) null); this.binding.e.setTextColor(this.defaultItemTextColor); - TextView textView4 = this.binding.f1802c; + TextView textView4 = this.binding.f1803c; m.checkNotNullExpressionValue(textView4, "binding.chatInputItemDescription"); textView4.setText((CharSequence) null); - TextView textView5 = this.binding.f1802c; + TextView textView5 = this.binding.f1803c; m.checkNotNullExpressionValue(textView5, "binding.chatInputItemDescription"); textView5.setVisibility(8); SimpleDraweeSpanTextView simpleDraweeSpanTextView = this.binding.d; diff --git a/app/src/main/java/com/discord/widgets/chat/input/autocomplete/adapter/CommandHeaderViewHolder.java b/app/src/main/java/com/discord/widgets/chat/input/autocomplete/adapter/CommandHeaderViewHolder.java index ca20823cdf..db88cabbf3 100644 --- a/app/src/main/java/com/discord/widgets/chat/input/autocomplete/adapter/CommandHeaderViewHolder.java +++ b/app/src/main/java/com/discord/widgets/chat/input/autocomplete/adapter/CommandHeaderViewHolder.java @@ -50,7 +50,7 @@ public final class CommandHeaderViewHolder extends RecyclerView.ViewHolder imple if (bot == null || (str = bot.r()) == null) { str = applicationPlaceholder.getApplication().getName(); } - TextView textView = this.binding.f1805c; + TextView textView = this.binding.f1806c; m.checkNotNullExpressionValue(textView, "binding.chatInputApplicationName"); textView.setText(str); ImageView imageView = this.binding.b; diff --git a/app/src/main/java/com/discord/widgets/chat/input/autocomplete/adapter/EmojiAutocompleteUpsellViewHolder.java b/app/src/main/java/com/discord/widgets/chat/input/autocomplete/adapter/EmojiAutocompleteUpsellViewHolder.java index 3559bc2fc0..fabcedadf1 100644 --- a/app/src/main/java/com/discord/widgets/chat/input/autocomplete/adapter/EmojiAutocompleteUpsellViewHolder.java +++ b/app/src/main/java/com/discord/widgets/chat/input/autocomplete/adapter/EmojiAutocompleteUpsellViewHolder.java @@ -51,7 +51,7 @@ public final class EmojiAutocompleteUpsellViewHolder extends RecyclerView.ViewHo m.checkNotNullExpressionValue(string, "resources.getString(R.st…utocomplete_emoji_upsell)"); String quantityString = resources.getQuantityString(R.plurals.autocomplete_emoji_upsell_count, lockedTotal); m.checkNotNullExpressionValue(quantityString, "resources.getQuantityStr…moji_upsell_count, count)"); - TextView textView = this.binding.f1806c; + TextView textView = this.binding.f1807c; m.checkNotNullExpressionValue(textView, "binding.chatInputEmojiUpsellText"); b.o(textView, string, new Object[]{b.l(quantityString, new Object[]{Integer.valueOf(lockedTotal)}, null, 2)}, null, 4); List lockedFirstThree = emojiUpsellPlaceholder.getLockedFirstThree(); diff --git a/app/src/main/java/com/discord/widgets/chat/input/emoji/WidgetEmojiPicker.java b/app/src/main/java/com/discord/widgets/chat/input/emoji/WidgetEmojiPicker.java index d20379aa21..fe01b945a4 100644 --- a/app/src/main/java/com/discord/widgets/chat/input/emoji/WidgetEmojiPicker.java +++ b/app/src/main/java/com/discord/widgets/chat/input/emoji/WidgetEmojiPicker.java @@ -249,7 +249,7 @@ public final class WidgetEmojiPicker extends AppFragment implements OnEmojiSelec } if (viewState != null) { if (viewState instanceof EmojiPickerViewModel.ViewState.EmptySearch) { - AppViewFlipper appViewFlipper = getBinding().f1858c; + AppViewFlipper appViewFlipper = getBinding().f1859c; m.checkNotNullExpressionValue(appViewFlipper, "binding.chatInputEmojiPickerViewFlipper"); appViewFlipper.setDisplayedChild(1); setEmojiPickerBottomBarVisible(false); @@ -257,7 +257,7 @@ public final class WidgetEmojiPicker extends AppFragment implements OnEmojiSelec } else if (viewState instanceof EmojiPickerViewModel.ViewState.Results) { EmojiPickerViewModel.ViewState.Results results = (EmojiPickerViewModel.ViewState.Results) viewState; setEmojiPickerBottomBarVisible(results.getShowBottomBar()); - AppViewFlipper appViewFlipper2 = getBinding().f1858c; + AppViewFlipper appViewFlipper2 = getBinding().f1859c; m.checkNotNullExpressionValue(appViewFlipper2, "binding.chatInputEmojiPickerViewFlipper"); appViewFlipper2.setDisplayedChild(0); WidgetEmojiAdapter widgetEmojiAdapter = this.emojiAdapter; diff --git a/app/src/main/java/com/discord/widgets/chat/input/expression/WidgetExpressionTray$setWindowInsetsListeners$2.java b/app/src/main/java/com/discord/widgets/chat/input/expression/WidgetExpressionTray$setWindowInsetsListeners$2.java index e00c489558..b913471f90 100644 --- a/app/src/main/java/com/discord/widgets/chat/input/expression/WidgetExpressionTray$setWindowInsetsListeners$2.java +++ b/app/src/main/java/com/discord/widgets/chat/input/expression/WidgetExpressionTray$setWindowInsetsListeners$2.java @@ -14,6 +14,6 @@ public final class WidgetExpressionTray$setWindowInsetsListeners$2 implements On @Override // androidx.core.view.OnApplyWindowInsetsListener public final WindowInsetsCompat onApplyWindowInsets(View view, WindowInsetsCompat windowInsetsCompat) { - return ViewCompat.dispatchApplyWindowInsets(WidgetExpressionTray.access$getBinding$p(this.this$0).f1863c, windowInsetsCompat); + return ViewCompat.dispatchApplyWindowInsets(WidgetExpressionTray.access$getBinding$p(this.this$0).f1864c, windowInsetsCompat); } } diff --git a/app/src/main/java/com/discord/widgets/chat/input/expression/WidgetExpressionTray.java b/app/src/main/java/com/discord/widgets/chat/input/expression/WidgetExpressionTray.java index c8bc3673c3..1190be42cb 100644 --- a/app/src/main/java/com/discord/widgets/chat/input/expression/WidgetExpressionTray.java +++ b/app/src/main/java/com/discord/widgets/chat/input/expression/WidgetExpressionTray.java @@ -469,7 +469,7 @@ public final class WidgetExpressionTray extends AppFragment implements c { FragmentContainerView fragmentContainerView4 = getBinding().d; m.checkNotNullExpressionValue(fragmentContainerView4, "binding.expressionTrayDetailPage"); ViewExtensions.setForwardingWindowInsetsListener(fragmentContainerView4); - ViewCompat.setOnApplyWindowInsetsListener(getBinding().f1863c, new WidgetExpressionTray$setWindowInsetsListeners$1(this)); + ViewCompat.setOnApplyWindowInsetsListener(getBinding().f1864c, new WidgetExpressionTray$setWindowInsetsListeners$1(this)); ViewCompat.setOnApplyWindowInsetsListener(getBinding().h, new WidgetExpressionTray$setWindowInsetsListeners$2(this)); FrameLayout frameLayout = getBinding().b; m.checkNotNullExpressionValue(frameLayout, "binding.expressionTrayContainer"); diff --git a/app/src/main/java/com/discord/widgets/chat/input/gifpicker/WidgetGifCategory$setWindowInsetsListeners$2.java b/app/src/main/java/com/discord/widgets/chat/input/gifpicker/WidgetGifCategory$setWindowInsetsListeners$2.java index 434a091a04..0ee4fb9071 100644 --- a/app/src/main/java/com/discord/widgets/chat/input/gifpicker/WidgetGifCategory$setWindowInsetsListeners$2.java +++ b/app/src/main/java/com/discord/widgets/chat/input/gifpicker/WidgetGifCategory$setWindowInsetsListeners$2.java @@ -14,7 +14,7 @@ public final class WidgetGifCategory$setWindowInsetsListeners$2 implements OnApp @Override // androidx.core.view.OnApplyWindowInsetsListener public final WindowInsetsCompat onApplyWindowInsets(View view, WindowInsetsCompat windowInsetsCompat) { - ViewCompat.dispatchApplyWindowInsets(WidgetGifCategory.access$getBinding$p(this.this$0).f1873c, windowInsetsCompat); + ViewCompat.dispatchApplyWindowInsets(WidgetGifCategory.access$getBinding$p(this.this$0).f1874c, windowInsetsCompat); return windowInsetsCompat.consumeSystemWindowInsets(); } } diff --git a/app/src/main/java/com/discord/widgets/chat/input/gifpicker/WidgetGifCategory.java b/app/src/main/java/com/discord/widgets/chat/input/gifpicker/WidgetGifCategory.java index b6dac1ae61..4687d821bc 100644 --- a/app/src/main/java/com/discord/widgets/chat/input/gifpicker/WidgetGifCategory.java +++ b/app/src/main/java/com/discord/widgets/chat/input/gifpicker/WidgetGifCategory.java @@ -106,7 +106,7 @@ public final class WidgetGifCategory extends AppFragment { } private final void handleViewState(GifCategoryViewModel.ViewState viewState) { - RecyclerView recyclerView = getBinding().f1873c; + RecyclerView recyclerView = getBinding().f1874c; m.checkNotNullExpressionValue(recyclerView, "binding.gifCategoryGifRecycler"); recyclerView.setVisibility(0); GifLoadingView gifLoadingView = getBinding().d; @@ -134,25 +134,25 @@ public final class WidgetGifCategory extends AppFragment { private final void setUpGifRecycler(int i) { StaggeredGridLayoutManager staggeredGridLayoutManager = new StaggeredGridLayoutManager(i, 1); - RecyclerView recyclerView = getBinding().f1873c; + RecyclerView recyclerView = getBinding().f1874c; m.checkNotNullExpressionValue(recyclerView, "binding.gifCategoryGifRecycler"); recyclerView.setLayoutManager(staggeredGridLayoutManager); - RecyclerView recyclerView2 = getBinding().f1873c; + RecyclerView recyclerView2 = getBinding().f1874c; m.checkNotNullExpressionValue(recyclerView2, "binding.gifCategoryGifRecycler"); recyclerView2.setItemAnimator(null); int dpToPixels = DimenUtils.dpToPixels(8); GifAdapter.Companion companion = GifAdapter.Companion; - RecyclerView recyclerView3 = getBinding().f1873c; + RecyclerView recyclerView3 = getBinding().f1874c; m.checkNotNullExpressionValue(recyclerView3, "binding.gifCategoryGifRecycler"); this.gifAdapter = new GifAdapter(this, new WidgetGifCategory$setUpGifRecycler$1(this), companion.calculateColumnWidth(recyclerView3, i, dpToPixels), null, null, 24, null); - RecyclerView recyclerView4 = getBinding().f1873c; + RecyclerView recyclerView4 = getBinding().f1874c; m.checkNotNullExpressionValue(recyclerView4, "binding.gifCategoryGifRecycler"); GifAdapter gifAdapter = this.gifAdapter; if (gifAdapter == null) { m.throwUninitializedPropertyAccessException("gifAdapter"); } recyclerView4.setAdapter(gifAdapter); - getBinding().f1873c.addItemDecoration(new u(dpToPixels, i)); + getBinding().f1874c.addItemDecoration(new u(dpToPixels, i)); } private final void setUpTitle() { @@ -171,7 +171,7 @@ public final class WidgetGifCategory extends AppFragment { } private final void setWindowInsetsListeners() { - ViewCompat.setOnApplyWindowInsetsListener(getBinding().f1873c, WidgetGifCategory$setWindowInsetsListeners$1.INSTANCE); + ViewCompat.setOnApplyWindowInsetsListener(getBinding().f1874c, WidgetGifCategory$setWindowInsetsListeners$1.INSTANCE); ViewCompat.setOnApplyWindowInsetsListener(getBinding().b, new WidgetGifCategory$setWindowInsetsListeners$2(this)); } @@ -180,7 +180,7 @@ public final class WidgetGifCategory extends AppFragment { m.checkNotNullParameter(view, "view"); super.onViewBound(view); GifAdapter.Companion companion = GifAdapter.Companion; - RecyclerView recyclerView = getBinding().f1873c; + RecyclerView recyclerView = getBinding().f1874c; m.checkNotNullExpressionValue(recyclerView, "binding.gifCategoryGifRecycler"); int calculateColumnCount = companion.calculateColumnCount(recyclerView); setUpTitle(); diff --git a/app/src/main/java/com/discord/widgets/chat/input/gifpicker/WidgetGifPicker.java b/app/src/main/java/com/discord/widgets/chat/input/gifpicker/WidgetGifPicker.java index ef8f7730e8..5630ab359c 100644 --- a/app/src/main/java/com/discord/widgets/chat/input/gifpicker/WidgetGifPicker.java +++ b/app/src/main/java/com/discord/widgets/chat/input/gifpicker/WidgetGifPicker.java @@ -96,7 +96,7 @@ public final class WidgetGifPicker extends AppFragment { private final void setWindowInsetsListeners() { ViewCompat.setOnApplyWindowInsetsListener(getBinding().b, WidgetGifPicker$setWindowInsetsListeners$1.INSTANCE); ViewCompat.setOnApplyWindowInsetsListener(getBinding().d, WidgetGifPicker$setWindowInsetsListeners$2.INSTANCE); - ViewCompat.setOnApplyWindowInsetsListener(getBinding().f1874c, new WidgetGifPicker$setWindowInsetsListeners$3(this)); + ViewCompat.setOnApplyWindowInsetsListener(getBinding().f1875c, new WidgetGifPicker$setWindowInsetsListeners$3(this)); } @Override // com.discord.app.AppFragment diff --git a/app/src/main/java/com/discord/widgets/chat/input/gifpicker/WidgetGifPickerSearch.java b/app/src/main/java/com/discord/widgets/chat/input/gifpicker/WidgetGifPickerSearch.java index 991efb49b8..e75f4e42f7 100644 --- a/app/src/main/java/com/discord/widgets/chat/input/gifpicker/WidgetGifPickerSearch.java +++ b/app/src/main/java/com/discord/widgets/chat/input/gifpicker/WidgetGifPickerSearch.java @@ -129,13 +129,13 @@ public final class WidgetGifPickerSearch extends AppFragment { int calculateColumnCount = companion.calculateColumnCount(recyclerView); setUpGifRecycler(calculateColumnCount); setupSearchBar(); - GifLoadingView.updateView$default(getBinding().f1875c, calculateColumnCount, 0, 2, null); + GifLoadingView.updateView$default(getBinding().f1876c, calculateColumnCount, 0, 2, null); } @Override // com.discord.app.AppFragment public void onViewBoundOrOnResume() { super.onViewBoundOrOnResume(); - getBinding().e.j.f99c.requestFocus(); + getBinding().e.j.f105c.requestFocus(); Observable q = getGifPickerViewModel().observeViewState().q(); m.checkNotNullExpressionValue(q, "gifPickerViewModel\n … .distinctUntilChanged()"); ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.bindToComponentLifecycle$default(q, this, null, 2, null), WidgetGifPickerSearch.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new WidgetGifPickerSearch$onViewBoundOrOnResume$1(this), 62, (Object) null); diff --git a/app/src/main/java/com/discord/widgets/chat/input/sticker/StickerCategoryViewHolder.java b/app/src/main/java/com/discord/widgets/chat/input/sticker/StickerCategoryViewHolder.java index 7a961a9ba0..b5864f2446 100644 --- a/app/src/main/java/com/discord/widgets/chat/input/sticker/StickerCategoryViewHolder.java +++ b/app/src/main/java/com/discord/widgets/chat/input/sticker/StickerCategoryViewHolder.java @@ -68,7 +68,7 @@ public abstract class StickerCategoryViewHolder extends RecyclerView.ViewHolder SimpleDraweeView simpleDraweeView = stickerView.i.b; m.checkNotNullExpressionValue(simpleDraweeView, "binding.stickerViewImageview"); simpleDraweeView.setImportantForAccessibility(4); - RLottieImageView rLottieImageView = stickerView.i.f138c; + RLottieImageView rLottieImageView = stickerView.i.f143c; m.checkNotNullExpressionValue(rLottieImageView, "binding.stickerViewLottie"); rLottieImageView.setImportantForAccessibility(4); ImageView imageView = stickerView.i.d; diff --git a/app/src/main/java/com/discord/widgets/chat/input/sticker/StickerPickerViewModel.java b/app/src/main/java/com/discord/widgets/chat/input/sticker/StickerPickerViewModel.java index 3d1871ea59..297ba0c89a 100644 --- a/app/src/main/java/com/discord/widgets/chat/input/sticker/StickerPickerViewModel.java +++ b/app/src/main/java/com/discord/widgets/chat/input/sticker/StickerPickerViewModel.java @@ -1022,14 +1022,10 @@ public class StickerPickerViewModel extends AppViewModel { } } - /* JADX WARNING: Removed duplicated region for block: B:36:0x0132 */ - /* JADX WARNING: Removed duplicated region for block: B:49:0x01a9 */ - /* JADX WARNING: Removed duplicated region for block: B:60:0x0260 */ private final void handleStoreStateForPage(StoreState.Loaded loaded) { - StickerUtils.StickerSendability stickerSendability; boolean z2; - List createCategoryItems; - List list; + boolean z3; + List list; Collection values; List list2; String str; @@ -1054,17 +1050,13 @@ public class StickerPickerViewModel extends AppViewModel { List arrayList2 = new ArrayList<>(); Iterator it = arrayList.iterator(); while (true) { - stickerSendability = null; z2 = true; + z3 = false; if (!it.hasNext()) { break; } Object next = it.next(); - Sticker sticker2 = allStickersById.get((Sticker) next); - if (sticker2 != null) { - stickerSendability = StickerUtils.INSTANCE.getStickerSendability(sticker2, loaded.getMeUser(), loaded.getCurrentChannel(), Long.valueOf(loaded.getCurrentChannelPermissions())); - } - if (stickerSendability == StickerUtils.StickerSendability.NONSENDABLE) { + if (StickerUtils.INSTANCE.getStickerSendability((Sticker) next, loaded.getMeUser(), loaded.getCurrentChannel(), Long.valueOf(loaded.getCurrentChannelPermissions())) == StickerUtils.StickerSendability.NONSENDABLE) { z2 = false; } if (z2) { @@ -1074,78 +1066,68 @@ public class StickerPickerViewModel extends AppViewModel { List arrayList3 = new ArrayList<>(); int i = 2; if (!arrayList2.isEmpty()) { - for (Sticker sticker3 : arrayList2) { - String h = sticker3.h(); + for (Sticker sticker2 : arrayList2) { + String h = sticker2.h(); Locale locale2 = this.locale; Objects.requireNonNull(h, "null cannot be cast to non-null type java.lang.String"); String lowerCase2 = h.toLowerCase(locale2); m.checkNotNullExpressionValue(lowerCase2, str2); - if (!w.contains$default((CharSequence) lowerCase2, (CharSequence) lowerCase, false, i, (Object) stickerSendability)) { - String j = sticker3.j(); + if (!w.contains$default(lowerCase2, lowerCase, z3, i, (Object) null)) { + String j = sticker2.j(); Locale locale3 = this.locale; Objects.requireNonNull(j, "null cannot be cast to non-null type java.lang.String"); String lowerCase3 = j.toLowerCase(locale3); m.checkNotNullExpressionValue(lowerCase3, str2); - if (!w.contains$default((CharSequence) lowerCase3, (CharSequence) lowerCase, false, i, (Object) stickerSendability)) { + if (!w.contains$default(lowerCase3, lowerCase, z3, i, (Object) null)) { str = str2; str2 = str; - stickerSendability = null; i = 2; + z3 = false; } } str = str2; - arrayList3.add(new StickerItem(sticker3, stickerAnimationSettings, StickerItem.Mode.OWNED, StickerUtils.INSTANCE.getStickerSendability(sticker3, loaded.getMeUser(), loaded.getCurrentChannel(), Long.valueOf(loaded.getCurrentChannelPermissions())))); + arrayList3.add(new StickerItem(sticker2, stickerAnimationSettings, StickerItem.Mode.OWNED, StickerUtils.INSTANCE.getStickerSendability(sticker2, loaded.getMeUser(), loaded.getCurrentChannel(), Long.valueOf(loaded.getCurrentChannelPermissions())))); str2 = str; - stickerSendability = null; i = 2; + z3 = false; } if (!arrayList3.isEmpty()) { arrayList3.add(0, new HeaderItem(HeaderType.Recent.INSTANCE)); - for (Map.Entry entry : loaded.getAllGuilds().entrySet()) { - long longValue = entry.getKey().longValue(); - Guild value = entry.getValue(); - Map map = loaded.getGuildStickers().get(Long.valueOf(longValue)); - if (map == null || (values = map.values()) == null || (list2 = u.toList(values)) == null || !loaded2.canUseExternalStickersInCurrentChannel(longValue)) { - list = arrayList2; - } else { - list = arrayList2; - arrayList3.addAll(Companion.access$buildGuildStickersListItems(Companion, list2, value, stickerAnimationSettings, lowerCase, loaded.getMeUser(), this.locale, loaded.getCurrentChannel(), loaded.getCurrentChannelPermissions())); - } - arrayList2 = list; - loaded2 = loaded; - } - if (loaded.getMeUser().getPremiumTier() == PremiumTier.TIER_2) { - for (ModelStickerPack modelStickerPack : enabledStickerPacks) { - arrayList3.addAll(Companion.access$buildStickerListItems(Companion, modelStickerPack, lowerCase, stickerAnimationSettings, this.locale, loaded.getMeUser())); - } - } - createCategoryItems = createCategoryItems(loaded, arrayList3, arrayList2); - if (loaded.getMeUser().getPremiumTier() != PremiumTier.TIER_2 || !loaded.getGuildStickers().isEmpty()) { - if (arrayList3.isEmpty()) { - if (lowerCase.length() <= 0) { - z2 = false; - } - if (z2) { - updateViewState(new ViewState.EmptySearchResults(loaded.getSearchInputStringUpper(), createCategoryItems)); - return; - } - } - updateViewState(new ViewState.Stickers(loaded.getSearchInputStringUpper(), arrayList3, createCategoryItems, loaded.isStickersSelectedTab(), loaded.isOnCooldown())); - } - updateViewState(new ViewState.EmptyNonPremium(n.listOfNotNull((Object[]) new Sticker[]{this.stickersStore.getStickers().get(781323769960202280L), this.stickersStore.getStickers().get(809209266556764241L), this.stickersStore.getStickers().get(818597810047680532L), this.stickersStore.getStickers().get(819129296374595614L)}), loaded.isStickersSelectedTab())); - return; } } - while (r17.hasNext()) { + for (Map.Entry entry : loaded.getAllGuilds().entrySet()) { + long longValue = entry.getKey().longValue(); + Guild value = entry.getValue(); + Map map = loaded.getGuildStickers().get(Long.valueOf(longValue)); + if (map == null || (values = map.values()) == null || (list2 = u.toList(values)) == null || !loaded2.canUseExternalStickersInCurrentChannel(longValue)) { + list = arrayList3; + } else { + list = arrayList3; + list.addAll(Companion.access$buildGuildStickersListItems(Companion, list2, value, stickerAnimationSettings, lowerCase, loaded.getMeUser(), this.locale, loaded.getCurrentChannel(), loaded.getCurrentChannelPermissions())); + } + arrayList3 = list; + loaded2 = loaded; } if (loaded.getMeUser().getPremiumTier() == PremiumTier.TIER_2) { + for (ModelStickerPack modelStickerPack : enabledStickerPacks) { + arrayList3.addAll(Companion.access$buildStickerListItems(Companion, modelStickerPack, lowerCase, stickerAnimationSettings, this.locale, loaded.getMeUser())); + } } - createCategoryItems = createCategoryItems(loaded, arrayList3, arrayList2); - if (loaded.getMeUser().getPremiumTier() != PremiumTier.TIER_2) { + List createCategoryItems = createCategoryItems(loaded, arrayList3, arrayList2); + if (loaded.getMeUser().getPremiumTier() == PremiumTier.TIER_2 || !loaded.getGuildStickers().isEmpty()) { + if (arrayList3.isEmpty()) { + if (lowerCase.length() <= 0) { + z2 = false; + } + if (z2) { + updateViewState(new ViewState.EmptySearchResults(loaded.getSearchInputStringUpper(), createCategoryItems)); + return; + } + } + updateViewState(new ViewState.Stickers(loaded.getSearchInputStringUpper(), arrayList3, createCategoryItems, loaded.isStickersSelectedTab(), loaded.isOnCooldown())); + return; } - if (arrayList3.isEmpty()) { - } - updateViewState(new ViewState.Stickers(loaded.getSearchInputStringUpper(), arrayList3, createCategoryItems, loaded.isStickersSelectedTab(), loaded.isOnCooldown())); + updateViewState(new ViewState.EmptyNonPremium(n.listOfNotNull((Object[]) new Sticker[]{this.stickersStore.getStickers().get(781323769960202280L), this.stickersStore.getStickers().get(809209266556764241L), this.stickersStore.getStickers().get(818597810047680532L), this.stickersStore.getStickers().get(819129296374595614L)}), loaded.isStickersSelectedTab())); } public final Observable observeEvents() { diff --git a/app/src/main/java/com/discord/widgets/chat/input/sticker/StickerViewHolder.java b/app/src/main/java/com/discord/widgets/chat/input/sticker/StickerViewHolder.java index a6933b0862..358f73219c 100644 --- a/app/src/main/java/com/discord/widgets/chat/input/sticker/StickerViewHolder.java +++ b/app/src/main/java/com/discord/widgets/chat/input/sticker/StickerViewHolder.java @@ -94,7 +94,7 @@ public final class StickerViewHolder extends MGRecyclerViewHolder 0) && !model.getMessage().isLocalApplicationCommand()) { - TextView textView8 = getBinding().f1807c; + TextView textView8 = getBinding().f1808c; m.checkNotNullExpressionValue(textView8, "binding.dialogChatActionsCopy"); textView8.setVisibility(0); - getBinding().f1807c.setOnClickListener(new WidgetChatListActions$configureUI$7(this, model)); + getBinding().f1808c.setOnClickListener(new WidgetChatListActions$configureUI$7(this, model)); TextView textView9 = getBinding().d; m.checkNotNullExpressionValue(textView9, "binding.dialogChatActionsCopyId"); textView9.setVisibility(!(!model.isDeveloper() && !isLocal) ? 0 : 8); @@ -558,7 +558,7 @@ public final class WidgetChatListActions extends AppBottomSheet { getBinding().q.setOnClickListener(new WidgetChatListActions$configureUI$15(this, id2, model)); } } - TextView textView16 = getBinding().f1807c; + TextView textView16 = getBinding().f1808c; m.checkNotNullExpressionValue(textView16, "binding.dialogChatActionsCopy"); textView16.setVisibility(8); TextView textView9 = getBinding().d; diff --git a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapter$ScrollToWithHighlight$animateHighlight$1.java b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapter$ScrollToWithHighlight$animateHighlight$1.java index 8b1ec36446..a24630c3f8 100644 --- a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapter$ScrollToWithHighlight$animateHighlight$1.java +++ b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapter$ScrollToWithHighlight$animateHighlight$1.java @@ -12,7 +12,7 @@ import kotlin.coroutines.Continuation; import kotlin.jvm.functions.Function2; import kotlinx.coroutines.CoroutineScope; /* compiled from: WidgetChatListAdapter.kt */ -@e(c = "com.discord.widgets.chat.list.adapter.WidgetChatListAdapter$ScrollToWithHighlight$animateHighlight$1", f = "WidgetChatListAdapter.kt", l = {421}, m = "invokeSuspend") +@e(c = "com.discord.widgets.chat.list.adapter.WidgetChatListAdapter$ScrollToWithHighlight$animateHighlight$1", f = "WidgetChatListAdapter.kt", l = {422}, m = "invokeSuspend") public final class WidgetChatListAdapter$ScrollToWithHighlight$animateHighlight$1 extends k implements Function2, Object> { public final /* synthetic */ TransitionDrawable $transition; public int label; diff --git a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapter$ScrollToWithHighlight$scheduleRetry$1.java b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapter$ScrollToWithHighlight$scheduleRetry$1.java index d909e2f58b..d15c6341a7 100644 --- a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapter$ScrollToWithHighlight$scheduleRetry$1.java +++ b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapter$ScrollToWithHighlight$scheduleRetry$1.java @@ -12,7 +12,7 @@ import kotlin.coroutines.Continuation; import kotlin.jvm.functions.Function2; import kotlinx.coroutines.CoroutineScope; /* compiled from: WidgetChatListAdapter.kt */ -@e(c = "com.discord.widgets.chat.list.adapter.WidgetChatListAdapter$ScrollToWithHighlight$scheduleRetry$1", f = "WidgetChatListAdapter.kt", l = {431}, m = "invokeSuspend") +@e(c = "com.discord.widgets.chat.list.adapter.WidgetChatListAdapter$ScrollToWithHighlight$scheduleRetry$1", f = "WidgetChatListAdapter.kt", l = {432}, m = "invokeSuspend") public final class WidgetChatListAdapter$ScrollToWithHighlight$scheduleRetry$1 extends k implements Function2, Object> { public int label; public final /* synthetic */ WidgetChatListAdapter.ScrollToWithHighlight this$0; diff --git a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapter.java b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapter.java index edfacc6b2c..05cec3b986 100644 --- a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapter.java +++ b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapter.java @@ -563,7 +563,7 @@ public final class WidgetChatListAdapter extends MGRecyclerAdapterSimple mo1invoke() { - return n.listOf((Object[]) new View[]{WidgetChatListAdapterItemGift.access$getBinding$p(this.this$0).b, WidgetChatListAdapterItemGift.access$getBinding$p(this.this$0).k, WidgetChatListAdapterItemGift.access$getBinding$p(this.this$0).f1815c, WidgetChatListAdapterItemGift.access$getBinding$p(this.this$0).h}); + return n.listOf((Object[]) new View[]{WidgetChatListAdapterItemGift.access$getBinding$p(this.this$0).b, WidgetChatListAdapterItemGift.access$getBinding$p(this.this$0).k, WidgetChatListAdapterItemGift.access$getBinding$p(this.this$0).f1816c, WidgetChatListAdapterItemGift.access$getBinding$p(this.this$0).h}); } } diff --git a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemGift.java b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemGift.java index 95845c5090..e5a6844be6 100644 --- a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemGift.java +++ b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemGift.java @@ -441,7 +441,7 @@ public final class WidgetChatListAdapterItemGift extends WidgetChatListItem { MaterialButton materialButton = this.binding.b; m.checkNotNullExpressionValue(materialButton, "binding.itemGiftAcceptButton"); materialButton.setVisibility(8); - MaterialButton materialButton2 = this.binding.f1815c; + MaterialButton materialButton2 = this.binding.f1816c; m.checkNotNullExpressionValue(materialButton2, "binding.itemGiftCannotClaimButton"); materialButton2.setVisibility(8); View view2 = this.binding.h; @@ -473,7 +473,7 @@ public final class WidgetChatListAdapterItemGift extends WidgetChatListItem { MaterialButton materialButton = this.binding.b; m.checkNotNullExpressionValue(materialButton, "binding.itemGiftAcceptButton"); materialButton.setVisibility(8); - MaterialButton materialButton2 = this.binding.f1815c; + MaterialButton materialButton2 = this.binding.f1816c; m.checkNotNullExpressionValue(materialButton2, "binding.itemGiftCannotClaimButton"); materialButton2.setVisibility(8); View view2 = this.binding.h; @@ -583,7 +583,7 @@ public final class WidgetChatListAdapterItemGift extends WidgetChatListItem { this.binding.k.setOnClickListener(WidgetChatListAdapterItemGift$configureResolvedUI$visibleButton$2.INSTANCE); materialButton = this.binding.k; } else { - MaterialButton materialButton2 = this.binding.f1815c; + MaterialButton materialButton2 = this.binding.f1816c; boolean redeeming = resolved.getRedeeming(); int i2 = R.string.gift_embed_button_claimed; if (redeeming) { @@ -592,7 +592,7 @@ public final class WidgetChatListAdapterItemGift extends WidgetChatListItem { i2 = R.string.gift_embed_button_owned; } materialButton2.setText(i2); - materialButton = this.binding.f1815c; + materialButton = this.binding.f1816c; } m.checkNotNullExpressionValue(materialButton, "if (canAccept) {\n b…ftCannotClaimButton\n }"); for (View view3 : getButtons()) { diff --git a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemGuildInviteReminder.java b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemGuildInviteReminder.java index d6b886236a..93d2d0c19d 100644 --- a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemGuildInviteReminder.java +++ b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemGuildInviteReminder.java @@ -58,7 +58,7 @@ public final class WidgetChatListAdapterItemGuildInviteReminder extends WidgetCh int i2 = isOwner ? R.string.system_message_invite_users_owner : R.string.system_message_invite_users; int i3 = isOwner ? R.string.system_message_invite_users_description_owner : R.string.system_message_invite_users_description; this.binding.d.setText(i2); - this.binding.f1816c.setText(i3); + this.binding.f1817c.setText(i3); this.binding.b.setOnClickListener(new WidgetChatListAdapterItemGuildInviteReminder$onConfigure$1(this)); View view = this.itemView; m.checkNotNullExpressionValue(view, "itemView"); diff --git a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemGuildTemplate.java b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemGuildTemplate.java index 7565efed91..7751a4675c 100644 --- a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemGuildTemplate.java +++ b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemGuildTemplate.java @@ -181,7 +181,7 @@ public final class WidgetChatListAdapterItemGuildTemplate extends WidgetChatList } private final void configureInvalidUI() { - this.binding.f1817c.setText(R.string.guild_template_invalid_title); + this.binding.f1818c.setText(R.string.guild_template_invalid_title); this.binding.d.setText(R.string.guild_template_invalid_subtitle); TextView textView = this.binding.d; m.checkNotNullExpressionValue(textView, "binding.itemGuildTemplateSubtext"); @@ -192,7 +192,7 @@ public final class WidgetChatListAdapterItemGuildTemplate extends WidgetChatList } private final void configureLoadingUI() { - this.binding.f1817c.setText(R.string.guild_template_resolving_title); + this.binding.f1818c.setText(R.string.guild_template_resolving_title); TextView textView = this.binding.d; m.checkNotNullExpressionValue(textView, "binding.itemGuildTemplateSubtext"); textView.setVisibility(8); @@ -203,7 +203,7 @@ public final class WidgetChatListAdapterItemGuildTemplate extends WidgetChatList private final void configureResolvedUI(Model.Resolved resolved) { ModelGuildTemplate component1 = resolved.component1(); - TextView textView = this.binding.f1817c; + TextView textView = this.binding.f1818c; m.checkNotNullExpressionValue(textView, "binding.itemGuildTemplateName"); textView.setText(component1.getName()); TextView textView2 = this.binding.d; diff --git a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemGuildWelcome.java b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemGuildWelcome.java index 5f91f9e4f0..325e7e8c09 100644 --- a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemGuildWelcome.java +++ b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemGuildWelcome.java @@ -104,7 +104,7 @@ public final class WidgetChatListAdapterItemGuildWelcome extends WidgetChatListI i2 = 0; } linkifiedTextView2.setVisibility(i2); - LinkifiedTextView linkifiedTextView3 = this.binding.f1818c; + LinkifiedTextView linkifiedTextView3 = this.binding.f1819c; m.checkNotNullExpressionValue(linkifiedTextView3, "binding.itemGuildWelcomeSubheader"); b.n(linkifiedTextView3, z3 ? R.string.welcome_cta_subtitle_existing_server : guildWelcomeEntry.isOwner() ? R.string.welcome_cta_subtitle_owner : R.string.welcome_cta_subtitle_member, new Object[0], null, 4); } diff --git a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemInvite.java b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemInvite.java index 58a6eb4348..2082cf0f7d 100644 --- a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemInvite.java +++ b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemInvite.java @@ -509,7 +509,7 @@ public final class WidgetChatListAdapterItemInvite extends WidgetChatListAdapter Context context = view.getContext(); Long l = null; boolean areEqual = m.areEqual((invalid == null || (authorUser = invalid.getAuthorUser()) == null) ? null : Long.valueOf(authorUser.getId()), invalid != null ? Long.valueOf(invalid.getMeId()) : null); - TextView textView = this.binding.f1819c; + TextView textView = this.binding.f1820c; m.checkNotNullExpressionValue(textView, "binding.itemInviteHeader"); int i = 0; c.a.k.b.n(textView, areEqual ? R.string.invite_button_title_inviter_invalid : R.string.invite_button_title_invited_invalid, new Object[0], null, 4); @@ -635,7 +635,7 @@ public final class WidgetChatListAdapterItemInvite extends WidgetChatListAdapter View view = this.itemView; m.checkNotNullExpressionValue(view, "itemView"); Context context = view.getContext(); - this.binding.f1819c.setText(R.string.instant_invite_resolving); + this.binding.f1820c.setText(R.string.instant_invite_resolving); TextView textView = this.binding.m; m.checkNotNullExpressionValue(textView, "binding.itemInviteName"); textView.setText((CharSequence) null); @@ -707,7 +707,7 @@ public final class WidgetChatListAdapterItemInvite extends WidgetChatListAdapter Guild guild3 = component1.getGuild(); boolean z6 = (guild3 == null || (m = guild3.m()) == null || !m.contains(GuildFeature.HUB)) ? false : true; boolean z7 = component1.getChannel() == null && component1.getGuild() == null && component1.getInviter() != null; - TextView textView = this.binding.f1819c; + TextView textView = this.binding.f1820c; m.checkNotNullExpressionValue(textView, "binding.itemInviteHeader"); String str2 = null; if (w2 && z4) { diff --git a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemMentionFooter.java b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemMentionFooter.java index 325b9e0aae..b439b78037 100644 --- a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemMentionFooter.java +++ b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemMentionFooter.java @@ -45,7 +45,7 @@ public final class WidgetChatListAdapterItemMentionFooter extends WidgetChatList } private final void tileBackgroundBitmapDrawable(WidgetChatListAdapterItemMentionFooterBinding widgetChatListAdapterItemMentionFooterBinding) { - View view = widgetChatListAdapterItemMentionFooterBinding.f1820c; + View view = widgetChatListAdapterItemMentionFooterBinding.f1821c; m.checkNotNullExpressionValue(view, "tile"); Drawable background = view.getBackground(); Objects.requireNonNull(background, "null cannot be cast to non-null type android.graphics.drawable.BitmapDrawable"); diff --git a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemMessageHeader.java b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemMessageHeader.java index 4278842b8f..9b908f9176 100644 --- a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemMessageHeader.java +++ b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemMessageHeader.java @@ -48,7 +48,7 @@ public final class WidgetChatListAdapterItemMessageHeader extends WidgetChatList MessageHeaderEntry messageHeaderEntry = (MessageHeaderEntry) chatListEntry; String component2 = messageHeaderEntry.component2(); String component3 = messageHeaderEntry.component3(); - View view = this.binding.f1821c; + View view = this.binding.f1822c; m.checkNotNullExpressionValue(view, "binding.chatListItemMessageHeaderDivider"); boolean z2 = true; int i2 = 0; diff --git a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemNewMessages.java b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemNewMessages.java index 6c90b1bb55..1007a0c9ef 100644 --- a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemNewMessages.java +++ b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemNewMessages.java @@ -27,7 +27,7 @@ public final class WidgetChatListAdapterItemNewMessages extends WidgetChatListIt View view2 = this.itemView; m.checkNotNullExpressionValue(view2, "itemView"); view.setBackgroundColor(ColorCompat.getColor(view2.getContext(), (int) R.color.status_red_500)); - View view3 = a.f1831c; + View view3 = a.f1832c; View view4 = this.itemView; m.checkNotNullExpressionValue(view4, "itemView"); view3.setBackgroundColor(ColorCompat.getColor(view4.getContext(), (int) R.color.status_red_500)); diff --git a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemPrivateChannelStart.java b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemPrivateChannelStart.java index b3c51ec20d..58b49bd59d 100644 --- a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemPrivateChannelStart.java +++ b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemPrivateChannelStart.java @@ -109,7 +109,7 @@ public final class WidgetChatListAdapterItemPrivateChannelStart extends WidgetCh m.checkNotNullExpressionValue(linearLayout, "binding.mutualGuilds"); linearLayout.setVisibility(z2 ? 0 : 8); if (z2) { - PileView pileView = this.binding.f1822c; + PileView pileView = this.binding.f1823c; ArrayList arrayList = new ArrayList(o.collectionSizeOrDefault(component6, 10)); for (Guild guild : component6) { arrayList.add(new PileView.c(new WidgetChatListAdapterItemPrivateChannelStart$onConfigure$1$1(IconUtils.getForGuild$default(guild, null, false, Integer.valueOf(DimenUtils.dpToPixels(24)), 2, null)), new WidgetChatListAdapterItemPrivateChannelStart$onConfigure$1$2(guild))); diff --git a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemReactions.java b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemReactions.java index fe8f2e33bb..055e4c0df7 100644 --- a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemReactions.java +++ b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemReactions.java @@ -5,7 +5,7 @@ import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import androidx.constraintlayout.widget.ConstraintLayout; -import c.a.i.e1; +import c.a.i.f1; import c.a.y.a0; import com.discord.R; import com.discord.api.message.reaction.MessageReaction; @@ -58,7 +58,7 @@ public final class WidgetChatListAdapterItemReactions extends WidgetChatListItem View inflate = LayoutInflater.from(constraintLayout.getContext()).inflate(R.layout.reaction_quick_add, (ViewGroup) null, false); Objects.requireNonNull(inflate, "rootView"); ImageView imageView = (ImageView) inflate; - m.checkNotNullExpressionValue(new e1(imageView, imageView), "ReactionQuickAddBinding.…ot.context), null, false)"); + m.checkNotNullExpressionValue(new f1(imageView, imageView), "ReactionQuickAddBinding.…ot.context), null, false)"); m.checkNotNullExpressionValue(imageView, "ReactionQuickAddBinding.…ntext), null, false).root"); this.quickAddReactionView = imageView; return; @@ -115,7 +115,7 @@ public final class WidgetChatListAdapterItemReactions extends WidgetChatListItem private final void processReactions(ReactionsEntry reactionsEntry) { Message message = reactionsEntry.getMessage(); - View view = this.binding.f1823c; + View view = this.binding.f1824c; m.checkNotNullExpressionValue(view, "binding.chatListAdapterItemHighlightedBg"); View view2 = this.binding.b; m.checkNotNullExpressionValue(view2, "binding.chatListAdapterItemGutterBg"); diff --git a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemSpotifyListenTogether.java b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemSpotifyListenTogether.java index 4f665cf2ec..d41025c9f5 100644 --- a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemSpotifyListenTogether.java +++ b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemSpotifyListenTogether.java @@ -318,7 +318,7 @@ public final class WidgetChatListAdapterItemSpotifyListenTogether extends Widget TextView textView5 = this.binding.h; m.checkNotNullExpressionValue(textView5, "binding.itemListenTogetherTrack"); textView5.setVisibility(isDeadInvite ^ true ? 0 : 8); - TextView textView6 = this.binding.f1824c; + TextView textView6 = this.binding.f1825c; m.checkNotNullExpressionValue(textView6, "binding.itemListenTogetherArtist"); textView6.setVisibility(isDeadInvite ^ true ? 0 : 8); SimpleDraweeView simpleDraweeView = this.binding.b; @@ -335,7 +335,7 @@ public final class WidgetChatListAdapterItemSpotifyListenTogether extends Widget TextView textView7 = this.binding.h; m.checkNotNullExpressionValue(textView7, "binding.itemListenTogetherTrack"); textView7.setText(spotifyListeningActivity != null ? spotifyListeningActivity.e() : null); - TextView textView8 = this.binding.f1824c; + TextView textView8 = this.binding.f1825c; m.checkNotNullExpressionValue(textView8, "binding.itemListenTogetherArtist"); Object[] objArr = new Object[1]; objArr[0] = spotifyListeningActivity != null ? spotifyListeningActivity.l() : null; diff --git a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemStageInvite.java b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemStageInvite.java index 8f39406550..05c96cce00 100644 --- a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemStageInvite.java +++ b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemStageInvite.java @@ -396,7 +396,7 @@ public final class WidgetChatListAdapterItemStageInvite extends WidgetChatListAd TextView textView = this.binding.e; m.checkNotNullExpressionValue(textView, "binding.itemInviteImageText"); ViewExtensions.setTextAndVisibilityBy(textView, (z2 || (guild = model.getInvite().getGuild()) == null || (w = guild.w()) == null) ? null : GuildUtilsKt.computeShortName(w)); - TextView textView2 = this.binding.f1825c; + TextView textView2 = this.binding.f1826c; m.checkNotNullExpressionValue(textView2, "binding.itemInviteGuildName"); Guild guild5 = model.getInvite().getGuild(); if (guild5 == null || (str = guild5.w()) == null) { @@ -467,7 +467,7 @@ public final class WidgetChatListAdapterItemStageInvite extends WidgetChatListAd m.checkNotNullExpressionValue(textView, "binding.itemInviteImageText"); if (z2) { ViewExtensions.setTextAndVisibilityBy(textView, (z2 || (guild = model.getInvite().getGuild()) == null || (w = guild.w()) == null) ? null : GuildUtilsKt.computeShortName(w)); - TextView textView2 = this.binding.f1825c; + TextView textView2 = this.binding.f1826c; m.checkNotNullExpressionValue(textView2, "binding.itemInviteGuildName"); Guild guild5 = model.getInvite().getGuild(); Channel channel = model.getChannel(); @@ -509,7 +509,7 @@ public final class WidgetChatListAdapterItemStageInvite extends WidgetChatListAd this.binding.f.setOnClickListener(new WidgetChatListAdapterItemStageInvite$configureUI$2(this, model, context)); } ViewExtensions.setTextAndVisibilityBy(textView, (z2 || (guild = model.getInvite().getGuild()) == null || (w = guild.w()) == null) ? null : GuildUtilsKt.computeShortName(w)); - TextView textView2 = this.binding.f1825c; + TextView textView2 = this.binding.f1826c; m.checkNotNullExpressionValue(textView2, "binding.itemInviteGuildName"); Guild guild5 = model.getInvite().getGuild(); Channel channel = model.getChannel(); diff --git a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemStart.java b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemStart.java index 01657e2178..30723f28c4 100644 --- a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemStart.java +++ b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemStart.java @@ -59,7 +59,7 @@ public final class WidgetChatListAdapterItemStart extends WidgetChatListItem { } private final void configureChannel(long j, String str, boolean z2, boolean z3, boolean z4) { - TextView textView = this.binding.f1826c; + TextView textView = this.binding.f1827c; m.checkNotNullExpressionValue(textView, "binding.chatListAdapterItemHeader"); int i = 0; b.n(textView, R.string.android_welcome_message_title_channel, new Object[]{str}, null, 4); @@ -98,10 +98,10 @@ public final class WidgetChatListAdapterItemStart extends WidgetChatListItem { } private final void configureThread(long j, String str, boolean z2, boolean z3, GuildMember guildMember, String str2, Integer num) { - TextView textView = this.binding.f1826c; + TextView textView = this.binding.f1827c; m.checkNotNullExpressionValue(textView, "binding.chatListAdapterItemHeader"); Context context = textView.getContext(); - TextView textView2 = this.binding.f1826c; + TextView textView2 = this.binding.f1827c; m.checkNotNullExpressionValue(textView2, "binding.chatListAdapterItemHeader"); textView2.setText(str); TextView textView3 = this.binding.d; diff --git a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemStickerGreet.java b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemStickerGreet.java index fedc64a808..12e4d9197f 100644 --- a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemStickerGreet.java +++ b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemStickerGreet.java @@ -55,8 +55,8 @@ public final class WidgetChatListAdapterItemStickerGreet extends WidgetChatListI String component3 = stickerGreetEntry.component3(); int component4 = stickerGreetEntry.component4(); StickerView.e(this.binding.b, component1, null, 2); - this.binding.f1827c.setOnClickListener(new WidgetChatListAdapterItemStickerGreet$onConfigure$1(this, component2, component4, component1)); - MaterialButton materialButton = this.binding.f1827c; + this.binding.f1828c.setOnClickListener(new WidgetChatListAdapterItemStickerGreet$onConfigure$1(this, component2, component4, component1)); + MaterialButton materialButton = this.binding.f1828c; m.checkNotNullExpressionValue(materialButton, "binding.sendStickerGreetButton"); b.n(materialButton, R.string.wave_to, new Object[]{component3}, null, 4); } diff --git a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemStickerGreetCompact.java b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemStickerGreetCompact.java index 4d9666cccc..09c8594abb 100644 --- a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemStickerGreetCompact.java +++ b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemStickerGreetCompact.java @@ -61,7 +61,7 @@ public final class WidgetChatListAdapterItemStickerGreetCompact extends WidgetCh int component4 = stickerGreetCompactEntry.component4(); StickerView.e(this.binding.b, component1, null, 2); this.binding.d.setOnClickListener(new WidgetChatListAdapterItemStickerGreetCompact$onConfigure$1(this, component2, component4, component1)); - TextView textView = this.binding.f1828c; + TextView textView = this.binding.f1829c; m.checkNotNullExpressionValue(textView, "binding.chatListAdapterItemStickerGreetText"); b.n(textView, R.string.wave_to, new Object[]{component3}, null, 4); } diff --git a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemSystemMessage.java b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemSystemMessage.java index 03f55f6b47..c16f341c90 100644 --- a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemSystemMessage.java +++ b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemSystemMessage.java @@ -171,7 +171,7 @@ public final class WidgetChatListAdapterItemSystemMessage extends WidgetChatList LinkifiedTextView linkifiedTextView3 = this.binding.d; m.checkNotNullExpressionValue(linkifiedTextView3, "binding.systemText"); linkifiedTextView3.setText(systemMessage); - this.binding.f1829c.setImageResource(getIcon(component1)); + this.binding.f1830c.setImageResource(getIcon(component1)); AppCompatImageView appCompatImageView = this.binding.b; m.checkNotNullExpressionValue(appCompatImageView, "binding.chatListAdapterItemThreadEmbedSpine"); boolean z2 = true; diff --git a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemThreadDraftForm.java b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemThreadDraftForm.java index e13b774db2..5f7c68090b 100644 --- a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemThreadDraftForm.java +++ b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemThreadDraftForm.java @@ -123,7 +123,7 @@ public final class WidgetChatListAdapterItemThreadDraftForm extends WidgetChatLi m.checkNotNullExpressionValue(textInputLayout6, "binding.threadNameInput"); textInputLayout6.setErrorEnabled(false); } - ConstraintLayout constraintLayout = this.binding.f1832c; + ConstraintLayout constraintLayout = this.binding.f1833c; m.checkNotNullExpressionValue(constraintLayout, "binding.privateThreadToggle"); if (threadDraftFormEntry.getParentMessageId() != null || !threadDraftFormEntry.getCanSeePrivateThreadOption()) { z2 = false; @@ -131,11 +131,11 @@ public final class WidgetChatListAdapterItemThreadDraftForm extends WidgetChatLi constraintLayout.setVisibility(z2 ? 0 : 8); if (!threadDraftFormEntry.getCanCreatePublicThread() && !threadDraftState.isPrivate()) { threadDraft.setDraftState(StoreThreadDraft.ThreadDraftState.copy$default(threadDraftState, true, null, null, false, false, 30, null)); - this.binding.f1832c.setOnClickListener(null); + this.binding.f1833c.setOnClickListener(null); } else if (!threadDraftFormEntry.getCanCreatePrivateThread()) { - this.binding.f1832c.setOnClickListener(new WidgetChatListAdapterItemThreadDraftForm$onConfigure$2(this, threadDraftFormEntry)); + this.binding.f1833c.setOnClickListener(new WidgetChatListAdapterItemThreadDraftForm$onConfigure$2(this, threadDraftFormEntry)); } else { - this.binding.f1832c.setOnClickListener(new WidgetChatListAdapterItemThreadDraftForm$onConfigure$3(threadDraft, threadDraftState)); + this.binding.f1833c.setOnClickListener(new WidgetChatListAdapterItemThreadDraftForm$onConfigure$3(threadDraft, threadDraftState)); } SwitchMaterial switchMaterial = this.binding.e; m.checkNotNullExpressionValue(switchMaterial, "binding.privateThreadToggleSwitch"); diff --git a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemThreadEmbed.java b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemThreadEmbed.java index 9346212fac..b303e6dbdc 100644 --- a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemThreadEmbed.java +++ b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemThreadEmbed.java @@ -291,7 +291,7 @@ public final class WidgetChatListAdapterItemThreadEmbed extends WidgetChatListIt configureMessageCount(threadEmbedEntry.getThreadMessageCount()); configureMostRecentMessageText(threadEmbedEntry); Message parentMessage = threadEmbedEntry.getParentMessage(); - View view = this.binding.f1833c; + View view = this.binding.f1834c; m.checkNotNullExpressionValue(view, "binding.chatListAdapterItemHighlightedBg"); View view2 = this.binding.b; m.checkNotNullExpressionValue(view2, "binding.chatListAdapterItemGutterBg"); diff --git a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemTimestamp.java b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemTimestamp.java index 95ea41fe79..b0f2797d95 100644 --- a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemTimestamp.java +++ b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemTimestamp.java @@ -24,7 +24,7 @@ public final class WidgetChatListAdapterItemTimestamp extends WidgetChatListItem View view = a.b; m.checkNotNullExpressionValue(view, "binding.dividerStrokeLeft"); view.setBackgroundColor(ColorCompat.getThemedColor(view, (int) R.attr.colorTextMuted)); - View view2 = a.f1831c; + View view2 = a.f1832c; m.checkNotNullExpressionValue(view2, "binding.dividerStrokeRight"); view2.setBackgroundColor(ColorCompat.getThemedColor(view2, (int) R.attr.colorTextMuted)); TextView textView = a.d; diff --git a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemUploadProgress.java b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemUploadProgress.java index 9a8ebfdc24..1858b11d17 100644 --- a/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemUploadProgress.java +++ b/app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemUploadProgress.java @@ -616,7 +616,7 @@ public final class WidgetChatListAdapterItemUploadProgress extends WidgetChatLis if (!(model instanceof Model.Many) || ((Model.Many) model).getProgress() >= 100) { z2 = false; if (!z2) { - ImageView imageView = this.binding.f1834c; + ImageView imageView = this.binding.f1835c; m.checkNotNullExpressionValue(imageView, "binding.progressCancelTop"); imageView.setVisibility(z5 ? 0 : 8); ImageView imageView2 = this.binding.b; @@ -627,7 +627,7 @@ public final class WidgetChatListAdapterItemUploadProgress extends WidgetChatLis imageView2.setVisibility(i); return; } - ImageView imageView3 = this.binding.f1834c; + ImageView imageView3 = this.binding.f1835c; m.checkNotNullExpressionValue(imageView3, "binding.progressCancelTop"); imageView3.setVisibility(8); ImageView imageView4 = this.binding.b; @@ -713,7 +713,7 @@ public final class WidgetChatListAdapterItemUploadProgress extends WidgetChatLis m.checkNotNullExpressionValue(K, "ModelProvider.get(data.m… .onBackpressureLatest()"); ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui(K), WidgetChatListAdapterItemUploadProgress.class, (Context) null, new WidgetChatListAdapterItemUploadProgress$onConfigure$2(this), (Function1) null, (Function0) null, (Function0) null, new WidgetChatListAdapterItemUploadProgress$onConfigure$1(this), 58, (Object) null); WidgetChatListAdapterItemUploadProgress$onConfigure$cancel$1 widgetChatListAdapterItemUploadProgress$onConfigure$cancel$1 = new WidgetChatListAdapterItemUploadProgress$onConfigure$cancel$1(chatListEntry); - this.binding.f1834c.setOnClickListener(new WidgetChatListAdapterItemUploadProgress$onConfigure$3(widgetChatListAdapterItemUploadProgress$onConfigure$cancel$1)); + this.binding.f1835c.setOnClickListener(new WidgetChatListAdapterItemUploadProgress$onConfigure$3(widgetChatListAdapterItemUploadProgress$onConfigure$cancel$1)); this.binding.b.setOnClickListener(new WidgetChatListAdapterItemUploadProgress$onConfigure$4(widgetChatListAdapterItemUploadProgress$onConfigure$cancel$1)); } } diff --git a/app/src/main/java/com/discord/widgets/chat/list/sheet/WidgetApplicationCommandBottomSheetViewModel.java b/app/src/main/java/com/discord/widgets/chat/list/sheet/WidgetApplicationCommandBottomSheetViewModel.java index ae439c1db2..8fddd9ee6b 100644 --- a/app/src/main/java/com/discord/widgets/chat/list/sheet/WidgetApplicationCommandBottomSheetViewModel.java +++ b/app/src/main/java/com/discord/widgets/chat/list/sheet/WidgetApplicationCommandBottomSheetViewModel.java @@ -523,7 +523,7 @@ public final class WidgetApplicationCommandBottomSheetViewModel extends AppViewM private final Map guildRoles; /* renamed from: id reason: collision with root package name */ - private final long f2254id; + private final long f2255id; private final GuildMember interactionUser; private final User user; private final Map usernamesOrNicks; @@ -534,7 +534,7 @@ public final class WidgetApplicationCommandBottomSheetViewModel extends AppViewM m.checkNotNullParameter(applicationCommandData, "applicationCommandData"); m.checkNotNullParameter(map4, "usernamesOrNicks"); m.checkNotNullParameter(map5, "commandValues"); - this.f2254id = j; + this.f2255id = j; this.user = user; this.interactionUser = guildMember; this.application = application; @@ -581,7 +581,7 @@ public final class WidgetApplicationCommandBottomSheetViewModel extends AppViewM } public final long getId() { - return this.f2254id; + return this.f2255id; } public final GuildMember getInteractionUser() { diff --git a/app/src/main/java/com/discord/widgets/chat/managereactions/ManageReactionsEmojisAdapter.java b/app/src/main/java/com/discord/widgets/chat/managereactions/ManageReactionsEmojisAdapter.java index 1182240e0f..41ad2c3286 100644 --- a/app/src/main/java/com/discord/widgets/chat/managereactions/ManageReactionsEmojisAdapter.java +++ b/app/src/main/java/com/discord/widgets/chat/managereactions/ManageReactionsEmojisAdapter.java @@ -175,7 +175,7 @@ public final class ManageReactionsEmojisAdapter extends MGRecyclerAdapterSimple< m.checkNotNullParameter(reactionEmojiItem, "data"); super.onConfigure(i, (int) reactionEmojiItem); EmojiNode.Companion companion = EmojiNode.Companion; - SimpleDraweeSpanTextView simpleDraweeSpanTextView = this.binding.f1943c; + SimpleDraweeSpanTextView simpleDraweeSpanTextView = this.binding.f1944c; m.checkNotNullExpressionValue(simpleDraweeSpanTextView, "binding.manageReactionsEmojiEmojiTextview"); companion.renderEmoji(simpleDraweeSpanTextView, reactionEmojiItem.getReaction().b(), true, emojiSizePx); TextView textView = this.binding.b; diff --git a/app/src/main/java/com/discord/widgets/chat/managereactions/ManageReactionsResultsAdapter.java b/app/src/main/java/com/discord/widgets/chat/managereactions/ManageReactionsResultsAdapter.java index 1553d96d9c..7f4027b739 100644 --- a/app/src/main/java/com/discord/widgets/chat/managereactions/ManageReactionsResultsAdapter.java +++ b/app/src/main/java/com/discord/widgets/chat/managereactions/ManageReactionsResultsAdapter.java @@ -314,7 +314,7 @@ public final class ManageReactionsResultsAdapter extends MGRecyclerAdapterSimple str = reactionUserItem.getUser().getUsername(); } textView.setText(str); - SimpleDraweeView simpleDraweeView = this.binding.f1944c; + SimpleDraweeView simpleDraweeView = this.binding.f1945c; m.checkNotNullExpressionValue(simpleDraweeView, "binding.manageReactionsResultUserAvatar"); IconUtils.setIcon$default(simpleDraweeView, reactionUserItem.getUser(), R.dimen.avatar_size_standard, null, null, reactionUserItem.getGuildMember(), 24, null); ImageView imageView = this.binding.b; diff --git a/app/src/main/java/com/discord/widgets/chat/managereactions/WidgetManageReactions.java b/app/src/main/java/com/discord/widgets/chat/managereactions/WidgetManageReactions.java index 1e0de68401..974d46aab2 100644 --- a/app/src/main/java/com/discord/widgets/chat/managereactions/WidgetManageReactions.java +++ b/app/src/main/java/com/discord/widgets/chat/managereactions/WidgetManageReactions.java @@ -119,7 +119,7 @@ public final class WidgetManageReactions extends AppFragment { RecyclerView recyclerView = getBinding().b; m.checkNotNullExpressionValue(recyclerView, "binding.manageReactionsEmojisRecycler"); this.emojisAdapter = (ManageReactionsEmojisAdapter) companion.configure(new ManageReactionsEmojisAdapter(recyclerView)); - RecyclerView recyclerView2 = getBinding().f1942c; + RecyclerView recyclerView2 = getBinding().f1943c; m.checkNotNullExpressionValue(recyclerView2, "binding.manageReactionsResultsRecycler"); this.resultsAdapter = (ManageReactionsResultsAdapter) companion.configure(new ManageReactionsResultsAdapter(recyclerView2)); ManageReactionsEmojisAdapter manageReactionsEmojisAdapter = this.emojisAdapter; diff --git a/app/src/main/java/com/discord/widgets/chat/overlay/WidgetChatOverlay$binding$2.java b/app/src/main/java/com/discord/widgets/chat/overlay/WidgetChatOverlay$binding$2.java index 910a34fa62..8361589dc9 100644 --- a/app/src/main/java/com/discord/widgets/chat/overlay/WidgetChatOverlay$binding$2.java +++ b/app/src/main/java/com/discord/widgets/chat/overlay/WidgetChatOverlay$binding$2.java @@ -6,7 +6,7 @@ import android.widget.LinearLayout; import android.widget.RelativeLayout; import android.widget.TextView; import androidx.constraintlayout.widget.ConstraintLayout; -import c.a.i.p4; +import c.a.i.q4; import com.discord.R; import com.discord.databinding.WidgetChatOverlayBinding; import com.discord.views.sticker.StickerView; @@ -61,7 +61,7 @@ public final /* synthetic */ class WidgetChatOverlay$binding$2 extends k impleme i2 = R.id.chat_input_suggested_sticker_cancel; ImageView imageView2 = (ImageView) findViewById.findViewById(R.id.chat_input_suggested_sticker_cancel); if (imageView2 != null) { - return new WidgetChatOverlayBinding((ConstraintLayout) view, floatingActionButton, relativeLayout, typingDots, textView, imageView, textView2, new p4((LinearLayout) findViewById, stickerView, stickerView2, stickerView3, stickerView4, imageView2)); + return new WidgetChatOverlayBinding((ConstraintLayout) view, floatingActionButton, relativeLayout, typingDots, textView, imageView, textView2, new q4((LinearLayout) findViewById, stickerView, stickerView2, stickerView3, stickerView4, imageView2)); } } } diff --git a/app/src/main/java/com/discord/widgets/chat/overlay/WidgetChatOverlay.java b/app/src/main/java/com/discord/widgets/chat/overlay/WidgetChatOverlay.java index 7081ee05a9..0b5bdc5229 100644 --- a/app/src/main/java/com/discord/widgets/chat/overlay/WidgetChatOverlay.java +++ b/app/src/main/java/com/discord/widgets/chat/overlay/WidgetChatOverlay.java @@ -12,7 +12,7 @@ import androidx.constraintlayout.widget.ConstraintLayout; import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentViewModelLazyKt; import c.a.d.e0; -import c.a.i.p4; +import c.a.i.q4; import c.d.b.a.a; import com.discord.R; import com.discord.api.sticker.Sticker; @@ -152,7 +152,7 @@ public final class WidgetChatOverlay extends AppFragment { private final void configureTyping(ChatTypingModel.Typing typing) { int i = 8; if (!typing.getTypingUsers().isEmpty() || typing.getChannelRateLimit() > 0) { - RelativeLayout relativeLayout = this.binding.f1836c; + RelativeLayout relativeLayout = this.binding.f1837c; m.checkNotNullExpressionValue(relativeLayout, "binding.chatOverlayTyping"); relativeLayout.setVisibility(0); ConstraintLayout constraintLayout = this.binding.a; @@ -190,7 +190,7 @@ public final class WidgetChatOverlay extends AppFragment { return; } this.binding.d.b(); - RelativeLayout relativeLayout2 = this.binding.f1836c; + RelativeLayout relativeLayout2 = this.binding.f1837c; m.checkNotNullExpressionValue(relativeLayout2, "binding.chatOverlayTyping"); relativeLayout2.setVisibility(8); } @@ -217,7 +217,7 @@ public final class WidgetChatOverlay extends AppFragment { public final void configureUI(ChatTypingModel chatTypingModel) { m.checkNotNullParameter(chatTypingModel, "model"); if (chatTypingModel instanceof ChatTypingModel.Hide) { - RelativeLayout relativeLayout = this.binding.f1836c; + RelativeLayout relativeLayout = this.binding.f1837c; m.checkNotNullExpressionValue(relativeLayout, "binding.chatOverlayTyping"); relativeLayout.setVisibility(8); } else if (chatTypingModel instanceof ChatTypingModel.Typing) { @@ -262,9 +262,9 @@ public final class WidgetChatOverlay extends AppFragment { boolean booleanValue = pair.component1().booleanValue(); FlexInputState component2 = pair.component2(); if (!component2.i || booleanValue) { - p4 p4Var = getBinding().h; - m.checkNotNullExpressionValue(p4Var, "binding.stickersSuggestions"); - LinearLayout linearLayout = p4Var.a; + q4 q4Var = getBinding().h; + m.checkNotNullExpressionValue(q4Var, "binding.stickersSuggestions"); + LinearLayout linearLayout = q4Var.a; m.checkNotNullExpressionValue(linearLayout, "binding.stickersSuggestions.root"); linearLayout.setVisibility(8); return; @@ -272,21 +272,21 @@ public final class WidgetChatOverlay extends AppFragment { List take = u.take(getFlexInputViewModel().getMatchingStickers(component2.a), 4); boolean z2 = SearchUtils.INSTANCE.getQueriesFromSearchText(component2.a).size() == 1; if (take == null || take.isEmpty()) { - p4 p4Var2 = getBinding().h; - m.checkNotNullExpressionValue(p4Var2, "binding.stickersSuggestions"); - LinearLayout linearLayout2 = p4Var2.a; + q4 q4Var2 = getBinding().h; + m.checkNotNullExpressionValue(q4Var2, "binding.stickersSuggestions"); + LinearLayout linearLayout2 = q4Var2.a; m.checkNotNullExpressionValue(linearLayout2, "binding.stickersSuggestions.root"); linearLayout2.setVisibility(8); return; } StoreStream.Companion.getExpressionSuggestions().trackExpressionSuggestionsDisplayed(component2.a); - p4 p4Var3 = getBinding().h; - m.checkNotNullExpressionValue(p4Var3, "binding.stickersSuggestions"); - LinearLayout linearLayout3 = p4Var3.a; + q4 q4Var3 = getBinding().h; + m.checkNotNullExpressionValue(q4Var3, "binding.stickersSuggestions"); + LinearLayout linearLayout3 = q4Var3.a; m.checkNotNullExpressionValue(linearLayout3, "binding.stickersSuggestions.root"); linearLayout3.setVisibility(0); int i = 0; - for (Object obj : n.listOf((Object[]) new StickerView[]{getBinding().h.b, getBinding().h.f144c, getBinding().h.d, getBinding().h.e})) { + for (Object obj : n.listOf((Object[]) new StickerView[]{getBinding().h.b, getBinding().h.f149c, getBinding().h.d, getBinding().h.e})) { int i2 = i + 1; if (i < 0) { n.throwIndexOverflow(); @@ -321,9 +321,9 @@ public final class WidgetChatOverlay extends AppFragment { WidgetChatOverlayBinding binding = getBinding(); m.checkNotNullExpressionValue(binding, "binding"); this.typingIndicatorViewHolder = new TypingIndicatorViewHolder(binding); - p4 p4Var = getBinding().h; - m.checkNotNullExpressionValue(p4Var, "binding.stickersSuggestions"); - LinearLayout linearLayout = p4Var.a; + q4 q4Var = getBinding().h; + m.checkNotNullExpressionValue(q4Var, "binding.stickersSuggestions"); + LinearLayout linearLayout = q4Var.a; m.checkNotNullExpressionValue(linearLayout, "binding.stickersSuggestions.root"); Drawable background = linearLayout.getBackground(); m.checkNotNullExpressionValue(background, "binding.stickersSuggestions.root.background"); diff --git a/app/src/main/java/com/discord/widgets/contact_sync/WidgetContactSync.java b/app/src/main/java/com/discord/widgets/contact_sync/WidgetContactSync.java index 1f9a644ae5..370b2db9ff 100644 --- a/app/src/main/java/com/discord/widgets/contact_sync/WidgetContactSync.java +++ b/app/src/main/java/com/discord/widgets/contact_sync/WidgetContactSync.java @@ -160,12 +160,12 @@ public final class WidgetContactSync extends AppFragment { this.phoneNumber = viewState.getPhoneNumber(); configureViewFlipper(viewState.getDisplayedChild()); configureToolbar(viewState.getToolbarConfig()); - LoadingButton loadingButton = getBinding().e.f80c; + LoadingButton loadingButton = getBinding().e.f81c; m.checkNotNullExpressionValue(loadingButton, "binding.contactSyncLandi…tactSyncLandingNextButton"); loadingButton.setEnabled(viewState.getLandingNextEnabled()); - getBinding().e.f80c.setIsLoading(viewState.isSubmitting()); + getBinding().e.f81c.setIsLoading(viewState.isSubmitting()); getBinding().f.d.setIsLoading(viewState.isSubmitting()); - getBinding().f1844c.f91c.setIsLoading(viewState.isSubmitting()); + getBinding().f1845c.f92c.setIsLoading(viewState.isSubmitting()); if (viewState.getPermissionsDenied()) { TextView textView = getBinding().e.b; m.checkNotNullExpressionValue(textView, "binding.contactSyncLandi…ncLandingNeedsPermissions"); @@ -173,8 +173,8 @@ public final class WidgetContactSync extends AppFragment { View view = getBinding().e.d; m.checkNotNullExpressionValue(view, "binding.contactSyncLandi…LandingPermissionsDivider"); view.setVisibility(0); - getBinding().e.f80c.setText(b.k(this, R.string.password_manager_open_settings, new Object[0], null, 4)); - getBinding().e.f80c.setOnClickListener(WidgetContactSync$configureUI$1.INSTANCE); + getBinding().e.f81c.setText(b.k(this, R.string.password_manager_open_settings, new Object[0], null, 4)); + getBinding().e.f81c.setOnClickListener(WidgetContactSync$configureUI$1.INSTANCE); } else { TextView textView2 = getBinding().e.b; m.checkNotNullExpressionValue(textView2, "binding.contactSyncLandi…ncLandingNeedsPermissions"); @@ -182,8 +182,8 @@ public final class WidgetContactSync extends AppFragment { View view2 = getBinding().e.d; m.checkNotNullExpressionValue(view2, "binding.contactSyncLandi…LandingPermissionsDivider"); view2.setVisibility(8); - getBinding().e.f80c.setText(b.k(this, R.string.get_started, new Object[0], null, 4)); - getBinding().e.f80c.setOnClickListener(new WidgetContactSync$configureUI$2(this)); + getBinding().e.f81c.setText(b.k(this, R.string.get_started, new Object[0], null, 4)); + getBinding().e.f81c.setOnClickListener(new WidgetContactSync$configureUI$2(this)); } CheckedSetting checkedSetting = getBinding().e.e.f104c; m.checkNotNullExpressionValue(checkedSetting, "binding.contactSyncLandi…ontactSyncDiscoveryToggle"); @@ -197,15 +197,15 @@ public final class WidgetContactSync extends AppFragment { if (contactSyncFriendSuggestionListAdapter != null) { contactSyncFriendSuggestionListAdapter.setData(viewState.getFriendSuggestions()); } - getBinding().f1844c.f91c.setText(b.k(this, R.string.next, new Object[0], null, 4)); - getBinding().f1844c.f91c.setOnClickListener(new WidgetContactSync$configureUI$6(this)); + getBinding().f1845c.f92c.setText(b.k(this, R.string.next, new Object[0], null, 4)); + getBinding().f1845c.f92c.setOnClickListener(new WidgetContactSync$configureUI$6(this)); getBinding().b.b.b(this); getBinding().b.b.setCountryCode(viewState.getCountryCode()); - getBinding().b.f75c.setOnClickListener(new WidgetContactSync$configureUI$7(this)); + getBinding().b.f74c.setOnClickListener(new WidgetContactSync$configureUI$7(this)); getBinding().b.b.a(this, new WidgetContactSync$configureUI$8(this)); getBinding().g.b.setOnCodeEntered(new WidgetContactSync$configureUI$9(this)); getBinding().d.b.setOnClickListener(new WidgetContactSync$configureUI$10(this, viewState)); - getBinding().d.f98c.setOnClickListener(new WidgetContactSync$configureUI$11(this)); + getBinding().d.f97c.setOnClickListener(new WidgetContactSync$configureUI$11(this)); } private final void configureViewFlipper(WidgetContactSyncViewModel.Views views) { @@ -296,7 +296,7 @@ public final class WidgetContactSync extends AppFragment { private final void handlePhoneNumberTextChanged() { String textOrEmpty = getBinding().b.b.getTextOrEmpty(); - MaterialButton materialButton = getBinding().b.f75c; + MaterialButton materialButton = getBinding().b.f74c; m.checkNotNullExpressionValue(materialButton, "binding.contactSyncAddPh…e.contactSyncAddPhoneNext"); boolean z2 = true; if (!(textOrEmpty.length() > 0) || !t.startsWith$default(textOrEmpty, BadgeDrawable.DEFAULT_EXCEED_MAX_BADGE_NUMBER_SUFFIX, false, 2, null)) { @@ -351,7 +351,7 @@ public final class WidgetContactSync extends AppFragment { public void onViewBound(View view) { m.checkNotNullParameter(view, "view"); super.onViewBound(view); - RecyclerView recyclerView = getBinding().f1844c.b; + RecyclerView recyclerView = getBinding().f1845c.b; MGRecyclerAdapter.Companion companion = MGRecyclerAdapter.Companion; m.checkNotNullExpressionValue(recyclerView, "it"); ContactSyncFriendSuggestionListAdapter contactSyncFriendSuggestionListAdapter = (ContactSyncFriendSuggestionListAdapter) companion.configure(new ContactSyncFriendSuggestionListAdapter(recyclerView)); diff --git a/app/src/main/java/com/discord/widgets/debugging/WidgetFatalCrash.java b/app/src/main/java/com/discord/widgets/debugging/WidgetFatalCrash.java index ace9613f77..6e8ca4fb64 100644 --- a/app/src/main/java/com/discord/widgets/debugging/WidgetFatalCrash.java +++ b/app/src/main/java/com/discord/widgets/debugging/WidgetFatalCrash.java @@ -106,7 +106,7 @@ public final class WidgetFatalCrash extends AppFragment { TextView textView4 = getBinding().d; m.checkNotNullExpressionValue(textView4, "binding.fatalCrashOsVersion"); textView4.setText(b.k(this, R.string.crash_device_version, new Object[]{String.valueOf(Build.VERSION.SDK_INT)}, null, 4)); - TextView textView5 = getBinding().f1864c; + TextView textView5 = getBinding().f1865c; m.checkNotNullExpressionValue(textView5, "binding.fatalCrashDevice"); textView5.setText(b.k(this, R.string.crash_device, new Object[]{Build.MODEL + ' ' + Build.PRODUCT}, null, 4)); } diff --git a/app/src/main/java/com/discord/widgets/directories/DirectoryEntryViewHolder$bind$$inlined$apply$lambda$4.java b/app/src/main/java/com/discord/widgets/directories/DirectoryEntryViewHolder$bind$$inlined$apply$lambda$4.java deleted file mode 100644 index 0935e970a7..0000000000 --- a/app/src/main/java/com/discord/widgets/directories/DirectoryEntryViewHolder$bind$$inlined$apply$lambda$4.java +++ /dev/null @@ -1,23 +0,0 @@ -package com.discord.widgets.directories; - -import android.view.View; -import com.discord.api.directory.DirectoryEntry; -/* compiled from: WidgetDirectoryEntryViewHolder.kt */ -public final class DirectoryEntryViewHolder$bind$$inlined$apply$lambda$4 implements View.OnClickListener { - public final /* synthetic */ DirectoryEntry $data$inlined; - public final /* synthetic */ DirectoryEntryData $entryData$inlined; - public final /* synthetic */ DirectoryChannelItemClickInterface $listener$inlined; - - public DirectoryEntryViewHolder$bind$$inlined$apply$lambda$4(DirectoryEntry directoryEntry, DirectoryEntryData directoryEntryData, DirectoryChannelItemClickInterface directoryChannelItemClickInterface) { - this.$data$inlined = directoryEntry; - this.$entryData$inlined = directoryEntryData; - this.$listener$inlined = directoryChannelItemClickInterface; - } - - @Override // android.view.View.OnClickListener - public final void onClick(View view) { - DirectoryChannelItemClickInterface directoryChannelItemClickInterface = this.$listener$inlined; - DirectoryEntry directoryEntry = this.$data$inlined; - directoryChannelItemClickInterface.onOverflowClicked(directoryEntry, directoryEntry.b(), this.$entryData$inlined.getHasEditPermissions()); - } -} diff --git a/app/src/main/java/com/discord/widgets/directories/DirectoryEntryViewHolder.java b/app/src/main/java/com/discord/widgets/directories/DirectoryEntryViewHolder.java index 244c76b933..132e2cc20a 100644 --- a/app/src/main/java/com/discord/widgets/directories/DirectoryEntryViewHolder.java +++ b/app/src/main/java/com/discord/widgets/directories/DirectoryEntryViewHolder.java @@ -2,7 +2,6 @@ package com.discord.widgets.directories; import com.discord.api.directory.DirectoryEntry; import com.discord.databinding.DirectoryEntryListItemBinding; -import com.discord.utilities.features.GrowthTeamFeatures; import com.discord.utilities.guilds.GuildUtilsKt; import com.discord.utilities.icon.IconUtils; import com.discord.views.directories.ServerDiscoveryItem; @@ -26,7 +25,6 @@ public final class DirectoryEntryViewHolder extends DirectoryChannelViewHolder { DirectoryEntryData directoryEntryData; m.checkNotNullParameter(directoryChannelItem, "item"); m.checkNotNullParameter(directoryChannelItemClickInterface, "listener"); - DirectoryEntryViewHolder$bind$$inlined$apply$lambda$4 directoryEntryViewHolder$bind$$inlined$apply$lambda$4 = null; if (!(directoryChannelItem instanceof DirectoryChannelItem.DirectoryItem)) { directoryChannelItem = null; } @@ -55,14 +53,7 @@ public final class DirectoryEntryViewHolder extends DirectoryChannelViewHolder { serverDiscoveryItem.setJoinButtonOnClickListener(null); serverDiscoveryItem.setJoinedButtonOnClickListener(new DirectoryEntryViewHolder$bind$$inlined$apply$lambda$2(entry, directoryEntryData, directoryChannelItemClickInterface)); } - if (GrowthTeamFeatures.INSTANCE.isHubReportingEnabled()) { - serverDiscoveryItem.setOnLongClickListener(new DirectoryEntryViewHolder$bind$$inlined$apply$lambda$3(entry, directoryEntryData, directoryChannelItemClickInterface)); - } else { - if (directoryEntryData.getHasEditPermissions()) { - directoryEntryViewHolder$bind$$inlined$apply$lambda$4 = new DirectoryEntryViewHolder$bind$$inlined$apply$lambda$4(entry, directoryEntryData, directoryChannelItemClickInterface); - } - serverDiscoveryItem.setOverflowOnClickListener(directoryEntryViewHolder$bind$$inlined$apply$lambda$4); - } + serverDiscoveryItem.setOnLongClickListener(new DirectoryEntryViewHolder$bind$$inlined$apply$lambda$3(entry, directoryEntryData, directoryChannelItemClickInterface)); serverDiscoveryItem.setJoinedGuild(directoryEntryData.getHasJoinedGuild()); } } diff --git a/app/src/main/java/com/discord/widgets/directories/WidgetDirectoriesSearch.java b/app/src/main/java/com/discord/widgets/directories/WidgetDirectoriesSearch.java index 0c933fda7e..6051b7d04a 100644 --- a/app/src/main/java/com/discord/widgets/directories/WidgetDirectoriesSearch.java +++ b/app/src/main/java/com/discord/widgets/directories/WidgetDirectoriesSearch.java @@ -121,7 +121,7 @@ public final class WidgetDirectoriesSearch extends AppFragment { m.checkNotNullExpressionValue(recyclerView, "binding.recyclerView"); int i = 0; recyclerView.setVisibility(z2 ? 0 : 8); - LinearLayout linearLayout = getBinding().f1847c; + LinearLayout linearLayout = getBinding().f1848c; m.checkNotNullExpressionValue(linearLayout, "binding.emptyState"); if (!(!z2)) { i = 8; diff --git a/app/src/main/java/com/discord/widgets/directories/WidgetDirectoryChannel$binding$2.java b/app/src/main/java/com/discord/widgets/directories/WidgetDirectoryChannel$binding$2.java index 8b9817c888..93a959cca0 100644 --- a/app/src/main/java/com/discord/widgets/directories/WidgetDirectoryChannel$binding$2.java +++ b/app/src/main/java/com/discord/widgets/directories/WidgetDirectoryChannel$binding$2.java @@ -6,7 +6,7 @@ import android.widget.TextView; import androidx.appcompat.widget.Toolbar; import androidx.coordinatorlayout.widget.CoordinatorLayout; import androidx.viewpager2.widget.ViewPager2; -import c.a.i.v4; +import c.a.i.w4; import com.discord.R; import com.discord.databinding.WidgetDirectoryChannelBinding; import com.discord.utilities.view.text.LinkifiedTextView; @@ -53,7 +53,7 @@ public final /* synthetic */ class WidgetDirectoryChannel$binding$2 extends k im i2 = R.id.welcome_card_invite_friends; ChatActionItem chatActionItem2 = (ChatActionItem) findViewById.findViewById(R.id.welcome_card_invite_friends); if (chatActionItem2 != null) { - return new WidgetDirectoryChannelBinding((CoordinatorLayout) view, toolbar, serverDiscoveryHeader, tabLayout, viewPager2, new v4((LinearLayout) findViewById, textView, linkifiedTextView, chatActionItem, chatActionItem2)); + return new WidgetDirectoryChannelBinding((CoordinatorLayout) view, toolbar, serverDiscoveryHeader, tabLayout, viewPager2, new w4((LinearLayout) findViewById, textView, linkifiedTextView, chatActionItem, chatActionItem2)); } } } diff --git a/app/src/main/java/com/discord/widgets/directories/WidgetDirectoryChannel.java b/app/src/main/java/com/discord/widgets/directories/WidgetDirectoryChannel.java index 3ade303c4e..2a1ae84fbb 100644 --- a/app/src/main/java/com/discord/widgets/directories/WidgetDirectoryChannel.java +++ b/app/src/main/java/com/discord/widgets/directories/WidgetDirectoryChannel.java @@ -12,7 +12,7 @@ import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentViewModelLazyKt; import androidx.viewpager2.widget.ViewPager2; import c.a.d.e0; -import c.a.i.v4; +import c.a.i.w4; import c.a.k.b; import c.a.o.b; import c.d.b.a.a; @@ -112,16 +112,16 @@ public final class WidgetDirectoryChannel extends AppFragment { m.checkNotNullExpressionValue(textView, "binding.widgetDirectoryC….itemDirectoryEmptyHeader"); textView.setText(b.k(this, R.string.hub_directory_channel_empty_title, new Object[]{guild.getName()}, null, 4)); } - ServerDiscoveryHeader serverDiscoveryHeader = getBinding().f1848c; + ServerDiscoveryHeader serverDiscoveryHeader = getBinding().f1849c; serverDiscoveryHeader.setButtonOnClickListener(new WidgetDirectoryChannel$configureUi$$inlined$apply$lambda$1(serverDiscoveryHeader, viewState)); List invoke = viewState.getDirectories().invoke(); boolean z2 = invoke != null && (invoke.isEmpty() ^ true); - ServerDiscoveryHeader serverDiscoveryHeader2 = getBinding().f1848c; + ServerDiscoveryHeader serverDiscoveryHeader2 = getBinding().f1849c; m.checkNotNullExpressionValue(serverDiscoveryHeader2, "binding.header"); serverDiscoveryHeader2.setVisibility(z2 ? 0 : 8); - v4 v4Var = getBinding().f; - m.checkNotNullExpressionValue(v4Var, "binding.widgetDirectoryChannelEmpty"); - LinearLayout linearLayout = v4Var.a; + w4 w4Var = getBinding().f; + m.checkNotNullExpressionValue(w4Var, "binding.widgetDirectoryChannelEmpty"); + LinearLayout linearLayout = w4Var.a; m.checkNotNullExpressionValue(linearLayout, "binding.widgetDirectoryChannelEmpty.root"); linearLayout.setVisibility(z2 ^ true ? 0 : 8); Map invoke2 = viewState.getTabs().invoke(); @@ -149,7 +149,7 @@ public final class WidgetDirectoryChannel extends AppFragment { private final void toggleHeaderMargins(boolean z2) { int i = z2 ? TAB_LAYOUT_MARGINS : 0; - ServerDiscoveryHeader serverDiscoveryHeader = getBinding().f1848c; + ServerDiscoveryHeader serverDiscoveryHeader = getBinding().f1849c; m.checkNotNullExpressionValue(serverDiscoveryHeader, "binding.header"); ViewGroup.LayoutParams layoutParams = serverDiscoveryHeader.getLayoutParams(); Objects.requireNonNull(layoutParams, "null cannot be cast to non-null type android.view.ViewGroup.MarginLayoutParams"); @@ -206,8 +206,8 @@ public final class WidgetDirectoryChannel extends AppFragment { @SuppressLint({"SetTextI18n"}) public final void initializeUI() { - getBinding().f.f178c.setOnClickListener(new WidgetDirectoryChannel$initializeUI$1(this)); - ServerDiscoveryHeader serverDiscoveryHeader = getBinding().f1848c; + getBinding().f.f183c.setOnClickListener(new WidgetDirectoryChannel$initializeUI$1(this)); + ServerDiscoveryHeader serverDiscoveryHeader = getBinding().f1849c; serverDiscoveryHeader.setTitle(getString(R.string.hub_directory_search_title)); serverDiscoveryHeader.setDescription(getString(R.string.hub_directory_search_subtitle)); getBinding().e.setAdapter(getAdapter()); diff --git a/app/src/main/java/com/discord/widgets/emoji/WidgetEmojiSheet.java b/app/src/main/java/com/discord/widgets/emoji/WidgetEmojiSheet.java index 69a4c43f38..fabf678224 100644 --- a/app/src/main/java/com/discord/widgets/emoji/WidgetEmojiSheet.java +++ b/app/src/main/java/com/discord/widgets/emoji/WidgetEmojiSheet.java @@ -197,7 +197,7 @@ public final class WidgetEmojiSheet extends AppBottomSheet { TextView textView = binding2.p; m.checkNotNullExpressionValue(textView, "nameTv"); textView.setText(MentionUtilsKt.EMOJIS_AND_STICKERS_CHAR + emojiCustom2.getName() + MentionUtilsKt.EMOJIS_AND_STICKERS_CHAR); - TextView textView2 = binding2.f1859c; + TextView textView2 = binding2.f1860c; m.checkNotNullExpressionValue(textView2, "emojiInfoTv"); textView2.setText(getString(getCustomEmojiInfoText(isCurrentGuild, isUserInGuild, isPublic, isUserPremium))); configureButtons(isUserPremium, isUserInGuild, known != null ? known.getGuild() : null); @@ -279,7 +279,7 @@ public final class WidgetEmojiSheet extends AppBottomSheet { TextView textView = binding.p; m.checkNotNullExpressionValue(textView, "nameTv"); textView.setText(MentionUtilsKt.EMOJIS_AND_STICKERS_CHAR + emojiUnicode.getEmojiUnicode().getFirstName() + MentionUtilsKt.EMOJIS_AND_STICKERS_CHAR); - TextView textView2 = binding.f1859c; + TextView textView2 = binding.f1860c; m.checkNotNullExpressionValue(textView2, "emojiInfoTv"); textView2.setText(getString(R.string.emoji_popout_standard_emoji_description)); FrameLayout frameLayout = binding.b; diff --git a/app/src/main/java/com/discord/widgets/feedback/WidgetFeedbackSheet.java b/app/src/main/java/com/discord/widgets/feedback/WidgetFeedbackSheet.java index 34e785419b..ec6be14e74 100644 --- a/app/src/main/java/com/discord/widgets/feedback/WidgetFeedbackSheet.java +++ b/app/src/main/java/com/discord/widgets/feedback/WidgetFeedbackSheet.java @@ -188,7 +188,7 @@ public final class WidgetFeedbackSheet extends AppBottomSheet { } if (z2) { if (viewState.getShowFaceRatings()) { - NestedScrollView nestedScrollView = getBinding().f1865c; + NestedScrollView nestedScrollView = getBinding().f1866c; m.checkNotNullExpressionValue(nestedScrollView, "binding.feedbackSheetContainer"); updatePeekHeightPx(nestedScrollView.getMeasuredHeight()); } diff --git a/app/src/main/java/com/discord/widgets/friends/WidgetFriendsAddById.java b/app/src/main/java/com/discord/widgets/friends/WidgetFriendsAddById.java index 205b847cb3..f1467ab0a5 100644 --- a/app/src/main/java/com/discord/widgets/friends/WidgetFriendsAddById.java +++ b/app/src/main/java/com/discord/widgets/friends/WidgetFriendsAddById.java @@ -241,7 +241,7 @@ public final class WidgetFriendsAddById extends AppFragment { m.checkNotNullExpressionValue(textInputLayout2, "binding.friendsAddTextEditWrap"); String str = null; ViewExtensions.setOnImeActionDone$default(textInputLayout2, false, new WidgetFriendsAddById$onViewBound$3(this), 1, null); - getBinding().f1867c.setOnClickListener(new WidgetFriendsAddById$onViewBound$4(this)); + getBinding().f1868c.setOnClickListener(new WidgetFriendsAddById$onViewBound$4(this)); Bundle extras = getMostRecentIntent().getExtras(); if (extras != null) { str = extras.getString("android.intent.extra.TEXT"); diff --git a/app/src/main/java/com/discord/widgets/friends/WidgetFriendsFindNearby.java b/app/src/main/java/com/discord/widgets/friends/WidgetFriendsFindNearby.java index 347ef6f5ac..785d8be2f2 100644 --- a/app/src/main/java/com/discord/widgets/friends/WidgetFriendsFindNearby.java +++ b/app/src/main/java/com/discord/widgets/friends/WidgetFriendsFindNearby.java @@ -431,7 +431,7 @@ public final class WidgetFriendsFindNearby extends AppFragment { } widgetFriendsAddUserAdapter4.setOnItemClick(new WidgetFriendsFindNearby$onViewBound$4(this)); getBinding().b.setOnClickListener(new WidgetFriendsFindNearby$onViewBound$5(this)); - getBinding().f1872c.setOnClickListener(WidgetFriendsFindNearby$onViewBound$6.INSTANCE); + getBinding().f1873c.setOnClickListener(WidgetFriendsFindNearby$onViewBound$6.INSTANCE); RLottieImageView rLottieImageView = getBinding().f; int dpToPixels = DimenUtils.dpToPixels(200); int dpToPixels2 = DimenUtils.dpToPixels(200); diff --git a/app/src/main/java/com/discord/widgets/friends/WidgetFriendsList$configureToolbar$1.java b/app/src/main/java/com/discord/widgets/friends/WidgetFriendsList$configureToolbar$1.java index 5ff6a408a9..99cba61cd2 100644 --- a/app/src/main/java/com/discord/widgets/friends/WidgetFriendsList$configureToolbar$1.java +++ b/app/src/main/java/com/discord/widgets/friends/WidgetFriendsList$configureToolbar$1.java @@ -27,19 +27,19 @@ public final class WidgetFriendsList$configureToolbar$1 implements Actio public final void call(MenuItem menuItem, Context context) { m.checkNotNullExpressionValue(menuItem, "menuItem"); switch (menuItem.getItemId()) { - case R.id.menu_friends_add_friend /* 2131364224 */: + case R.id.menu_friends_add_friend /* 2131364231 */: WidgetFriendsAdd.Companion companion = WidgetFriendsAdd.Companion; m.checkNotNullExpressionValue(context, "context"); WidgetFriendsAdd.Companion.show$default(companion, context, null, "Friends", 2, null); return; - case R.id.menu_friends_contact_sync /* 2131364225 */: + case R.id.menu_friends_contact_sync /* 2131364232 */: ContactSyncFlowAnalytics.Companion.trackStart$default(ContactSyncFlowAnalytics.Companion, false, g0.mapOf(o.to("location_page", "Friends List Icon")), 1, null); AnalyticsTracker.INSTANCE.openModal("Contact Sync", new Traits.Location("Friends List Icon", null, null, null, null, 30, null)); WidgetContactSync.Companion companion2 = WidgetContactSync.Companion; m.checkNotNullExpressionValue(context, "context"); WidgetContactSync.Companion.launch$default(companion2, context, null, false, false, false, 30, null); return; - case R.id.menu_friends_start_group /* 2131364226 */: + case R.id.menu_friends_start_group /* 2131364233 */: if (GroupInviteFriendsSheetFeatureFlag.Companion.getINSTANCE().isEnabled()) { GroupInviteFriendsSheet.Companion companion3 = GroupInviteFriendsSheet.Companion; FragmentManager parentFragmentManager = this.this$0.getParentFragmentManager(); diff --git a/app/src/main/java/com/discord/widgets/friends/WidgetFriendsList.java b/app/src/main/java/com/discord/widgets/friends/WidgetFriendsList.java index f78aba8ad0..ed3f8f8d0c 100644 --- a/app/src/main/java/com/discord/widgets/friends/WidgetFriendsList.java +++ b/app/src/main/java/com/discord/widgets/friends/WidgetFriendsList.java @@ -207,7 +207,7 @@ public final class WidgetFriendsList extends AppFragment implements OnTabSelecte if (widgetTabsHost != null) { widgetTabsHost.registerTabSelectionListener(NavigationTab.FRIENDS, this); } - getBinding().f1870c.updateView(ANALYTICS_SOURCE); + getBinding().f1871c.updateView(ANALYTICS_SOURCE); getBinding().b.updateView(false); MGRecyclerAdapter.Companion companion = MGRecyclerAdapter.Companion; RecyclerView recyclerView = getBinding().f; diff --git a/app/src/main/java/com/discord/widgets/friends/WidgetFriendsListAdapter.java b/app/src/main/java/com/discord/widgets/friends/WidgetFriendsListAdapter.java index 7d10b0d927..684142dd54 100644 --- a/app/src/main/java/com/discord/widgets/friends/WidgetFriendsListAdapter.java +++ b/app/src/main/java/com/discord/widgets/friends/WidgetFriendsListAdapter.java @@ -165,7 +165,7 @@ public final class WidgetFriendsListAdapter extends MGRecyclerAdapterSimple inviteSuggestions; /* renamed from: me reason: collision with root package name */ - private final MeUser f2256me; + private final MeUser f2257me; /* JADX DEBUG: Multi-variable search result rejected for r7v0, resolved type: java.util.List */ /* JADX WARN: Multi-variable type inference failed */ @@ -177,7 +177,7 @@ public final class GuildInviteShareSheetViewModel extends AppViewModel component4() { @@ -258,7 +258,7 @@ public final class GuildInviteShareSheetViewModel extends AppViewModel getDms() { @@ -286,7 +286,7 @@ public final class GuildInviteShareSheetViewModel extends AppViewModel map = this.invitableChannels; int hashCode2 = (hashCode + (map != null ? map.hashCode() : 0)) * 31; - MeUser meUser = this.f2256me; + MeUser meUser = this.f2257me; int hashCode3 = (hashCode2 + (meUser != null ? meUser.hashCode() : 0)) * 31; List list = this.dms; int hashCode4 = (hashCode3 + (list != null ? list.hashCode() : 0)) * 31; @@ -316,7 +316,7 @@ public final class GuildInviteShareSheetViewModel extends AppViewModel, Object> { public final /* synthetic */ String $captchaKey; public final /* synthetic */ AppFragment $fragment; diff --git a/app/src/main/java/com/discord/widgets/guilds/invite/InviteJoinHelper.java b/app/src/main/java/com/discord/widgets/guilds/invite/InviteJoinHelper.java index 021c4b3c4d..af580783c9 100644 --- a/app/src/main/java/com/discord/widgets/guilds/invite/InviteJoinHelper.java +++ b/app/src/main/java/com/discord/widgets/guilds/invite/InviteJoinHelper.java @@ -16,8 +16,10 @@ import com.discord.stores.StoreStream; import com.discord.utilities.channel.ChannelSelector; import com.discord.utilities.coroutines.AppCoroutineScopeKt; import com.discord.utilities.error.Error; +import com.discord.widgets.chat.list.TextInVoiceFeatureFlag; import com.discord.widgets.guildscheduledevent.WidgetGuildScheduledEventDetailsBottomSheet; import com.discord.widgets.stage.StageChannelJoinHelper; +import com.discord.widgets.voice.fullscreen.WidgetCallPreviewFullscreen; import com.discord.widgets.voice.sheet.WidgetVoiceBottomSheet; import d0.z.d.m; import kotlin.Unit; @@ -51,6 +53,10 @@ public final class InviteJoinHelper { ChannelSelector.Companion.getInstance().findAndSet(context, channel.h()); m.checkNotNullExpressionValue(channel, "channel"); if (ChannelUtils.E(channel)) { + if (TextInVoiceFeatureFlag.Companion.getINSTANCE().isEnabled(Long.valueOf(channel.f()))) { + WidgetCallPreviewFullscreen.Companion.launch(context, channel.h()); + return; + } WidgetVoiceBottomSheet.Companion companion = WidgetVoiceBottomSheet.Companion; FragmentManager parentFragmentManager = appFragment.getParentFragmentManager(); m.checkNotNullExpressionValue(parentFragmentManager, "appFragment.parentFragmentManager"); diff --git a/app/src/main/java/com/discord/widgets/guilds/invite/InviteSuggestionsAdapter.java b/app/src/main/java/com/discord/widgets/guilds/invite/InviteSuggestionsAdapter.java index bedf4fd45a..7af5d8e474 100644 --- a/app/src/main/java/com/discord/widgets/guilds/invite/InviteSuggestionsAdapter.java +++ b/app/src/main/java/com/discord/widgets/guilds/invite/InviteSuggestionsAdapter.java @@ -87,13 +87,13 @@ public final class InviteSuggestionsAdapter extends MGRecyclerAdapterSimple it2 = until.iterator(); while (it2.hasNext()) { - View childAt = getBinding().f1888c.getChildAt(((c0) it2).nextInt()); + View childAt = getBinding().f1889c.getChildAt(((c0) it2).nextInt()); Objects.requireNonNull(childAt, "null cannot be cast to non-null type android.widget.RadioButton"); arrayList.add((RadioButton) childAt); } @@ -300,7 +300,7 @@ public final class WidgetGuildInviteSettings extends AppFragment { if (radioButton != null) { radioButton.setChecked(true); } - getBinding().f1888c.setOnCheckedChangeListener(new WidgetGuildInviteSettings$configureUi$4(this, inviteSettings)); + getBinding().f1889c.setOnCheckedChangeListener(new WidgetGuildInviteSettings$configureUi$4(this, inviteSettings)); RadioGroup radioGroup2 = getBinding().e; m.checkNotNullExpressionValue(radioGroup2, "binding.guildInviteMaxUsesRadiogroup"); IntRange until2 = f.until(0, radioGroup2.getChildCount()); @@ -370,7 +370,7 @@ public final class WidgetGuildInviteSettings extends AppFragment { m.throwUninitializedPropertyAccessException("channelsSpinnerAdapter"); } spinner.setAdapter((SpinnerAdapter) channelsSpinnerAdapter); - RadioGroup radioGroup = getBinding().f1888c; + RadioGroup radioGroup = getBinding().f1889c; m.checkNotNullExpressionValue(radioGroup, "binding.guildInviteExpiresAfterRadiogroup"); int[] iArr = ModelInvite.Settings.EXPIRES_AFTER_ARRAY; m.checkNotNullExpressionValue(iArr, "ModelInvite.Settings.EXPIRES_AFTER_ARRAY"); diff --git a/app/src/main/java/com/discord/widgets/guilds/invite/WidgetGuildInviteShare.java b/app/src/main/java/com/discord/widgets/guilds/invite/WidgetGuildInviteShare.java index 46de6e02e0..8d82cb11aa 100644 --- a/app/src/main/java/com/discord/widgets/guilds/invite/WidgetGuildInviteShare.java +++ b/app/src/main/java/com/discord/widgets/guilds/invite/WidgetGuildInviteShare.java @@ -187,7 +187,7 @@ public final class WidgetGuildInviteShare extends AppFragment { analyticsTracker.inviteSuggestionOpened(q, arrayList2, arrayList4); this.hasTrackedSuggestionsViewed = true; } - TextView textView = getBinding().f1889c; + TextView textView = getBinding().f1890c; m.checkNotNullExpressionValue(textView, "binding.guildInviteEmptyResults"); textView.setVisibility(inviteSuggestionItems.isEmpty() ? 0 : 8); RecyclerView recyclerView = getBinding().i; diff --git a/app/src/main/java/com/discord/widgets/guilds/invite/WidgetGuildInviteShareCompact.java b/app/src/main/java/com/discord/widgets/guilds/invite/WidgetGuildInviteShareCompact.java index b7a9206bf8..ac2a37aece 100644 --- a/app/src/main/java/com/discord/widgets/guilds/invite/WidgetGuildInviteShareCompact.java +++ b/app/src/main/java/com/discord/widgets/guilds/invite/WidgetGuildInviteShareCompact.java @@ -112,13 +112,13 @@ public final class WidgetGuildInviteShareCompact extends AppFragment { m.checkNotNullExpressionValue(materialButton, "binding.itemSent"); int i2 = 0; materialButton.setVisibility(inviteSuggestionItem.hasSentInvite() ? 0 : 8); - MaterialButton materialButton2 = this.binding.f1892c; + MaterialButton materialButton2 = this.binding.f1893c; m.checkNotNullExpressionValue(materialButton2, "binding.itemInviteBtn"); if (!(!inviteSuggestionItem.hasSentInvite())) { i2 = 8; } materialButton2.setVisibility(i2); - this.binding.f1892c.setOnClickListener(new WidgetGuildInviteShareCompact$PrivateChannelAdapter$Item$onConfigure$1(this, inviteSuggestionItem)); + this.binding.f1893c.setOnClickListener(new WidgetGuildInviteShareCompact$PrivateChannelAdapter$Item$onConfigure$1(this, inviteSuggestionItem)); } } } @@ -223,7 +223,7 @@ public final class WidgetGuildInviteShareCompact extends AppFragment { analyticsTracker.inviteSuggestionOpened(q, arrayList2, arrayList4); this.hasTrackedSuggestionsViewed = true; } - TextView textView = getBinding().f1890c; + TextView textView = getBinding().f1891c; m.checkNotNullExpressionValue(textView, "binding.guildInviteEmptyResults"); textView.setVisibility(inviteSuggestionItems.isEmpty() ? 0 : 8); RecyclerView recyclerView = getBinding().h; diff --git a/app/src/main/java/com/discord/widgets/guilds/invite/WidgetGuildInviteShareEmptySuggestions.java b/app/src/main/java/com/discord/widgets/guilds/invite/WidgetGuildInviteShareEmptySuggestions.java index 4ed72139a7..eb8fe7e8ae 100644 --- a/app/src/main/java/com/discord/widgets/guilds/invite/WidgetGuildInviteShareEmptySuggestions.java +++ b/app/src/main/java/com/discord/widgets/guilds/invite/WidgetGuildInviteShareEmptySuggestions.java @@ -106,10 +106,10 @@ public final class WidgetGuildInviteShareEmptySuggestions extends AppFragment { WidgetInviteModel widgetInviteModel = loaded.getWidgetInviteModel(); getBinding().g.configureUi(widgetInviteModel); ModelInvite invite = widgetInviteModel.getInvite(); - TextView textView = getBinding().f1891c; + TextView textView = getBinding().f1892c; m.checkNotNullExpressionValue(textView, "binding.guildInviteEmptySuggestionsInviteLink"); textView.setText(getInviteLink(invite)); - getBinding().f1891c.setOnClickListener(new WidgetGuildInviteShareEmptySuggestions$updateUi$1(this, invite)); + getBinding().f1892c.setOnClickListener(new WidgetGuildInviteShareEmptySuggestions$updateUi$1(this, invite)); getBinding().d.setOnClickListener(new WidgetGuildInviteShareEmptySuggestions$updateUi$2(this, invite)); getBinding().e.setOnClickListener(new WidgetGuildInviteShareEmptySuggestions$updateUi$3(this)); ModelInvite.Settings settings = widgetInviteModel.getSettings(); diff --git a/app/src/main/java/com/discord/widgets/guilds/invite/WidgetGuildInviteShareSheet.java b/app/src/main/java/com/discord/widgets/guilds/invite/WidgetGuildInviteShareSheet.java index b1d0096b3a..bb6a65cc1f 100644 --- a/app/src/main/java/com/discord/widgets/guilds/invite/WidgetGuildInviteShareSheet.java +++ b/app/src/main/java/com/discord/widgets/guilds/invite/WidgetGuildInviteShareSheet.java @@ -260,7 +260,7 @@ public final class WidgetGuildInviteShareSheet extends AppBottomSheet { Context requireContext2 = requireContext(); m.checkNotNullExpressionValue(requireContext2, "requireContext()"); CharSequence inviteSettingsText = GuildInviteUiHelperKt.getInviteSettingsText(requireContext2, expirationTimeMs); - TextView textView = binding.f1893c; + TextView textView = binding.f1894c; m.checkNotNullExpressionValue(textView, "copyLinkSubtitle"); textView.setText(link + ' ' + inviteSettingsText); binding.l.setOnClickListener(new WidgetGuildInviteShareSheet$configureNormalUI$$inlined$with$lambda$1(invite, this, searchQuery, viewState)); diff --git a/app/src/main/java/com/discord/widgets/guilds/invite/WidgetInviteInfo$parseAttributeSet$1.java b/app/src/main/java/com/discord/widgets/guilds/invite/WidgetInviteInfo$parseAttributeSet$1.java index e6d3cdf36c..7037952bbb 100644 --- a/app/src/main/java/com/discord/widgets/guilds/invite/WidgetInviteInfo$parseAttributeSet$1.java +++ b/app/src/main/java/com/discord/widgets/guilds/invite/WidgetInviteInfo$parseAttributeSet$1.java @@ -30,7 +30,7 @@ public final class WidgetInviteInfo$parseAttributeSet$1 implements Runnable { guildView.setLayoutParams(layoutParams); } if (this.$userSize != 0) { - SimpleDraweeView simpleDraweeView = WidgetInviteInfo.access$getBinding$p(this.this$0).f1886c; + SimpleDraweeView simpleDraweeView = WidgetInviteInfo.access$getBinding$p(this.this$0).f1887c; m.checkNotNullExpressionValue(simpleDraweeView, "binding.inviteAvatarSmall"); ViewGroup.LayoutParams layoutParams2 = simpleDraweeView.getLayoutParams(); Objects.requireNonNull(layoutParams2, "null cannot be cast to non-null type android.view.ViewGroup.LayoutParams"); diff --git a/app/src/main/java/com/discord/widgets/guilds/invite/WidgetInviteInfo.java b/app/src/main/java/com/discord/widgets/guilds/invite/WidgetInviteInfo.java index bfe0009bae..4a3966de39 100644 --- a/app/src/main/java/com/discord/widgets/guilds/invite/WidgetInviteInfo.java +++ b/app/src/main/java/com/discord/widgets/guilds/invite/WidgetInviteInfo.java @@ -128,7 +128,7 @@ public final class WidgetInviteInfo extends ConstraintLayout { } sb.append(str2); String sb2 = sb.toString(); - SimpleDraweeView simpleDraweeView = this.binding.f1886c; + SimpleDraweeView simpleDraweeView = this.binding.f1887c; m.checkNotNullExpressionValue(simpleDraweeView, "binding.inviteAvatarSmall"); simpleDraweeView.setVisibility(8); ServerMemberCount serverMemberCount = this.binding.d; @@ -151,7 +151,7 @@ public final class WidgetInviteInfo extends ConstraintLayout { Channel channel = modelInvite.getChannel(); if (channel != null) { m.checkNotNullExpressionValue(channel, "model.channel ?: return"); - SimpleDraweeView simpleDraweeView = this.binding.f1886c; + SimpleDraweeView simpleDraweeView = this.binding.f1887c; m.checkNotNullExpressionValue(simpleDraweeView, "binding.inviteAvatarSmall"); User inviter = modelInvite.getInviter(); IconUtils.setIcon$default(simpleDraweeView, inviter != null ? new CoreUser(inviter) : null, R.dimen.avatar_size_hero, null, null, null, 56, null); @@ -167,7 +167,7 @@ public final class WidgetInviteInfo extends ConstraintLayout { } z2 = false; this.binding.b.a(z2 ? IconUtils.getForChannel$default(channel, null, 2, null) : IconUtils.INSTANCE.getDefaultForGroupDM(channel.h()), null); - SimpleDraweeView simpleDraweeView2 = this.binding.f1886c; + SimpleDraweeView simpleDraweeView2 = this.binding.f1887c; m.checkNotNullExpressionValue(simpleDraweeView2, "binding.inviteAvatarSmall"); if (!z2) { i = 8; @@ -197,14 +197,14 @@ public final class WidgetInviteInfo extends ConstraintLayout { } String str = null; if (z2) { - SimpleDraweeView simpleDraweeView = this.binding.f1886c; + SimpleDraweeView simpleDraweeView = this.binding.f1887c; m.checkNotNullExpressionValue(simpleDraweeView, "binding.inviteAvatarSmall"); User inviter = modelInvite.getInviter(); IconUtils.setIcon$default(simpleDraweeView, IconUtils.getForUser$default(inviter != null ? new CoreUser(inviter) : null, true, null, 4, null), (int) R.dimen.avatar_size_medium, (Function1) null, (MGImages.ChangeDetector) null, 24, (Object) null); } this.binding.d.setMembers(!z2 ? Integer.valueOf(modelInvite.getApproximateMemberCount()) : null); this.binding.d.setOnline(!z2 ? Integer.valueOf(modelInvite.getApproximatePresenceCount()) : null); - SimpleDraweeView simpleDraweeView2 = this.binding.f1886c; + SimpleDraweeView simpleDraweeView2 = this.binding.f1887c; m.checkNotNullExpressionValue(simpleDraweeView2, "binding.inviteAvatarSmall"); if (!z2) { i = 8; @@ -311,10 +311,10 @@ public final class WidgetInviteInfo extends ConstraintLayout { SimpleDraweeView simpleDraweeView = guildView.j.b; m.checkNotNullExpressionValue(simpleDraweeView, "binding.guildAvatar"); MGImages.setImage$default(mGImages, simpleDraweeView, themedDrawableRes, (MGImages.ChangeDetector) null, 4, (Object) null); - TextView textView3 = guildView.j.f93c; + TextView textView3 = guildView.j.f99c; m.checkNotNullExpressionValue(textView3, "binding.guildText"); textView3.setVisibility(8); - SimpleDraweeView simpleDraweeView2 = this.binding.f1886c; + SimpleDraweeView simpleDraweeView2 = this.binding.f1887c; m.checkNotNullExpressionValue(simpleDraweeView2, "binding.inviteAvatarSmall"); simpleDraweeView2.setVisibility(8); } diff --git a/app/src/main/java/com/discord/widgets/guilds/invite/WidgetInviteModel.java b/app/src/main/java/com/discord/widgets/guilds/invite/WidgetInviteModel.java index db44e5a1d4..f076d0162d 100644 --- a/app/src/main/java/com/discord/widgets/guilds/invite/WidgetInviteModel.java +++ b/app/src/main/java/com/discord/widgets/guilds/invite/WidgetInviteModel.java @@ -28,7 +28,7 @@ public final class WidgetInviteModel { private final boolean isValidInvite; /* renamed from: me reason: collision with root package name */ - private final MeUser f2257me; + private final MeUser f2258me; private final ModelInvite.Settings settings; private final Channel targetChannel; @@ -104,7 +104,7 @@ public final class WidgetInviteModel { this.isGeneratingInvite = z2; this.isValidInvite = z3; this.invitableChannels = list; - this.f2257me = meUser; + this.f2258me = meUser; this.dms = list2; this.isInviteFromStore = z4; } @@ -115,7 +115,7 @@ public final class WidgetInviteModel { } public static /* synthetic */ WidgetInviteModel copy$default(WidgetInviteModel widgetInviteModel, Channel channel, ModelInvite.Settings settings, ModelInvite modelInvite, boolean z2, boolean z3, List list, MeUser meUser, List list2, boolean z4, int i, Object obj) { - return widgetInviteModel.copy((i & 1) != 0 ? widgetInviteModel.targetChannel : channel, (i & 2) != 0 ? widgetInviteModel.settings : settings, (i & 4) != 0 ? widgetInviteModel.invite : modelInvite, (i & 8) != 0 ? widgetInviteModel.isGeneratingInvite : z2, (i & 16) != 0 ? widgetInviteModel.isValidInvite : z3, (i & 32) != 0 ? widgetInviteModel.invitableChannels : list, (i & 64) != 0 ? widgetInviteModel.f2257me : meUser, (i & 128) != 0 ? widgetInviteModel.dms : list2, (i & 256) != 0 ? widgetInviteModel.isInviteFromStore : z4); + return widgetInviteModel.copy((i & 1) != 0 ? widgetInviteModel.targetChannel : channel, (i & 2) != 0 ? widgetInviteModel.settings : settings, (i & 4) != 0 ? widgetInviteModel.invite : modelInvite, (i & 8) != 0 ? widgetInviteModel.isGeneratingInvite : z2, (i & 16) != 0 ? widgetInviteModel.isValidInvite : z3, (i & 32) != 0 ? widgetInviteModel.invitableChannels : list, (i & 64) != 0 ? widgetInviteModel.f2258me : meUser, (i & 128) != 0 ? widgetInviteModel.dms : list2, (i & 256) != 0 ? widgetInviteModel.isInviteFromStore : z4); } public final Channel component1() { @@ -143,7 +143,7 @@ public final class WidgetInviteModel { } public final MeUser component7() { - return this.f2257me; + return this.f2258me; } public final List component8() { @@ -169,7 +169,7 @@ public final class WidgetInviteModel { return false; } WidgetInviteModel widgetInviteModel = (WidgetInviteModel) obj; - return m.areEqual(this.targetChannel, widgetInviteModel.targetChannel) && m.areEqual(this.settings, widgetInviteModel.settings) && m.areEqual(this.invite, widgetInviteModel.invite) && this.isGeneratingInvite == widgetInviteModel.isGeneratingInvite && this.isValidInvite == widgetInviteModel.isValidInvite && m.areEqual(this.invitableChannels, widgetInviteModel.invitableChannels) && m.areEqual(this.f2257me, widgetInviteModel.f2257me) && m.areEqual(this.dms, widgetInviteModel.dms) && this.isInviteFromStore == widgetInviteModel.isInviteFromStore; + return m.areEqual(this.targetChannel, widgetInviteModel.targetChannel) && m.areEqual(this.settings, widgetInviteModel.settings) && m.areEqual(this.invite, widgetInviteModel.invite) && this.isGeneratingInvite == widgetInviteModel.isGeneratingInvite && this.isValidInvite == widgetInviteModel.isValidInvite && m.areEqual(this.invitableChannels, widgetInviteModel.invitableChannels) && m.areEqual(this.f2258me, widgetInviteModel.f2258me) && m.areEqual(this.dms, widgetInviteModel.dms) && this.isInviteFromStore == widgetInviteModel.isInviteFromStore; } public final List getDms() { @@ -185,7 +185,7 @@ public final class WidgetInviteModel { } public final MeUser getMe() { - return this.f2257me; + return this.f2258me; } public final ModelInvite.Settings getSettings() { @@ -223,7 +223,7 @@ public final class WidgetInviteModel { int i10 = (i6 + i7) * 31; List list = this.invitableChannels; int hashCode4 = (i10 + (list != null ? list.hashCode() : 0)) * 31; - MeUser meUser = this.f2257me; + MeUser meUser = this.f2258me; int hashCode5 = (hashCode4 + (meUser != null ? meUser.hashCode() : 0)) * 31; List list2 = this.dms; if (list2 != null) { @@ -263,7 +263,7 @@ public final class WidgetInviteModel { R.append(", invitableChannels="); R.append(this.invitableChannels); R.append(", me="); - R.append(this.f2257me); + R.append(this.f2258me); R.append(", dms="); R.append(this.dms); R.append(", isInviteFromStore="); diff --git a/app/src/main/java/com/discord/widgets/guilds/join/ChannelViewHolder.java b/app/src/main/java/com/discord/widgets/guilds/join/ChannelViewHolder.java index b574013d88..cfad10f4fc 100644 --- a/app/src/main/java/com/discord/widgets/guilds/join/ChannelViewHolder.java +++ b/app/src/main/java/com/discord/widgets/guilds/join/ChannelViewHolder.java @@ -39,7 +39,7 @@ public final class ChannelViewHolder extends BaseChannelViewHolder { Long c2 = welcomeChannel.c(); String str = null; String imageUri = c2 != null ? ModelEmojiCustom.getImageUri(c2.longValue(), false, mediaProxySize) : null; - TextView textView = this.binding.f1921c; + TextView textView = this.binding.f1922c; m.checkNotNullExpressionValue(textView, "binding.guildWelcomeChannelDescription"); textView.setText(channelData.getWelcomeChannel().b()); TextView textView2 = this.binding.e; diff --git a/app/src/main/java/com/discord/widgets/guilds/join/WidgetGuildJoin.java b/app/src/main/java/com/discord/widgets/guilds/join/WidgetGuildJoin.java index eacaf7bb5c..3d1b259fa0 100644 --- a/app/src/main/java/com/discord/widgets/guilds/join/WidgetGuildJoin.java +++ b/app/src/main/java/com/discord/widgets/guilds/join/WidgetGuildJoin.java @@ -93,13 +93,13 @@ public class WidgetGuildJoin extends AppFragment { } public final void handleGuildJoin() { - TextInputLayout textInputLayout = getBinding().f1894c; + TextInputLayout textInputLayout = getBinding().f1895c; m.checkNotNullExpressionValue(textInputLayout, "binding.guildJoinInvite"); String textOrEmpty = ViewExtensions.getTextOrEmpty(textInputLayout); if (textOrEmpty.length() > 0) { Intent selectInvite = IntentUtils.RouteBuilders.INSTANCE.selectInvite(textOrEmpty, StoreInviteSettings.LOCATION_JOIN); IntentUtils intentUtils = IntentUtils.INSTANCE; - TextInputLayout textInputLayout2 = getBinding().f1894c; + TextInputLayout textInputLayout2 = getBinding().f1895c; m.checkNotNullExpressionValue(textInputLayout2, "binding.guildJoinInvite"); Context context = textInputLayout2.getContext(); m.checkNotNullExpressionValue(context, "binding.guildJoinInvite.context"); @@ -112,7 +112,7 @@ public class WidgetGuildJoin extends AppFragment { public void onViewBound(View view) { m.checkNotNullParameter(view, "view"); super.onViewBound(view); - TextInputLayout textInputLayout = getBinding().f1894c; + TextInputLayout textInputLayout = getBinding().f1895c; m.checkNotNullExpressionValue(textInputLayout, "binding.guildJoinInvite"); ViewExtensions.setOnImeActionDone$default(textInputLayout, false, new WidgetGuildJoin$onViewBound$1(this), 1, null); getBinding().b.setOnClickListener(new WidgetGuildJoin$onViewBound$2(this)); diff --git a/app/src/main/java/com/discord/widgets/guilds/join/WidgetGuildJoinCaptchaBottomSheet.java b/app/src/main/java/com/discord/widgets/guilds/join/WidgetGuildJoinCaptchaBottomSheet.java index 8809dafc0f..7a4bcaad5d 100644 --- a/app/src/main/java/com/discord/widgets/guilds/join/WidgetGuildJoinCaptchaBottomSheet.java +++ b/app/src/main/java/com/discord/widgets/guilds/join/WidgetGuildJoinCaptchaBottomSheet.java @@ -102,10 +102,10 @@ public final class WidgetGuildJoinCaptchaBottomSheet extends AppBottomSheet { TextView textView2 = getBinding().b; m.checkNotNullExpressionValue(textView2, "binding.guildJoinCaptchaBody"); b.n(textView2, R.string.guild_join_captcha_description, new Object[0], null, 4); - MaterialButton materialButton = getBinding().f1895c; + MaterialButton materialButton = getBinding().f1896c; m.checkNotNullExpressionValue(materialButton, "binding.guildJoinCaptchaButton"); b.n(materialButton, R.string.confirm, new Object[0], null, 4); - getBinding().f1895c.setOnClickListener(new WidgetGuildJoinCaptchaBottomSheet$configureUI$1(this)); + getBinding().f1896c.setOnClickListener(new WidgetGuildJoinCaptchaBottomSheet$configureUI$1(this)); } private final void finishIfCaptchaTokenReceived(Activity activity) { diff --git a/app/src/main/java/com/discord/widgets/guilds/join/WidgetGuildWelcomeSheet.java b/app/src/main/java/com/discord/widgets/guilds/join/WidgetGuildWelcomeSheet.java index 302dbc59d0..578a5825ce 100644 --- a/app/src/main/java/com/discord/widgets/guilds/join/WidgetGuildWelcomeSheet.java +++ b/app/src/main/java/com/discord/widgets/guilds/join/WidgetGuildWelcomeSheet.java @@ -101,12 +101,12 @@ public final class WidgetGuildWelcomeSheet extends AppBottomSheet { m.checkNotNullExpressionValue(textView, "binding.guildWelcomeSheetName"); b.n(textView, R.string.welcome_screen_title, new Object[]{str}, null, 4); if (str2 != null) { - TextView textView2 = getBinding().f1922c; + TextView textView2 = getBinding().f1923c; m.checkNotNullExpressionValue(textView2, "binding.guildWelcomeSheetDescription"); ViewExtensions.setTextAndVisibilityBy(textView2, str2); return; } - TextView textView3 = getBinding().f1922c; + TextView textView3 = getBinding().f1923c; m.checkNotNullExpressionValue(textView3, "binding.guildWelcomeSheetDescription"); textView3.setVisibility(8); } diff --git a/app/src/main/java/com/discord/widgets/guilds/list/GuildListViewHolder.java b/app/src/main/java/com/discord/widgets/guilds/list/GuildListViewHolder.java index 3167ae923a..a6004a95af 100644 --- a/app/src/main/java/com/discord/widgets/guilds/list/GuildListViewHolder.java +++ b/app/src/main/java/com/discord/widgets/guilds/list/GuildListViewHolder.java @@ -12,7 +12,7 @@ import androidx.annotation.ColorInt; import androidx.core.content.ContextCompat; import androidx.core.widget.ImageViewCompat; import androidx.recyclerview.widget.RecyclerView; -import c.a.i.c3; +import c.a.i.d3; import c.a.k.b; import c.d.b.a.a; import c.f.g.e.f; @@ -198,9 +198,9 @@ public abstract class GuildListViewHolder extends RecyclerView.ViewHolder { } else { serverFolderView.a(); } - c3 c3Var = serverFolderView.j; + d3 d3Var = serverFolderView.j; int i2 = 0; - for (Object obj : n.listOf((Object[]) new GuildView[]{c3Var.f77c, c3Var.d, c3Var.e, c3Var.f})) { + for (Object obj : n.listOf((Object[]) new GuildView[]{d3Var.f83c, d3Var.d, d3Var.e, d3Var.f})) { int i3 = i2 + 1; if (i2 < 0) { n.throwIndexOverflow(); @@ -336,16 +336,16 @@ public abstract class GuildListViewHolder extends RecyclerView.ViewHolder { imageView.setVisibility(friendsItem.isSelected() ? 0 : 8); this.binding.a.setOnClickListener(new GuildListViewHolder$FriendsViewHolder$configure$1(this, friendsItem)); if (friendsItem.isSelected()) { - this.binding.f1928c.setBackgroundResource(R.drawable.drawable_squircle_brand_500); - FrameLayout frameLayout = this.binding.f1928c; + this.binding.f1929c.setBackgroundResource(R.drawable.drawable_squircle_brand_500); + FrameLayout frameLayout = this.binding.f1929c; m.checkNotNullExpressionValue(frameLayout, "binding.guildsItemProfileAvatarWrap"); frameLayout.setBackgroundTintList(null); } else { - this.binding.f1928c.setBackgroundResource(R.drawable.drawable_circle_black); - FrameLayout frameLayout2 = this.binding.f1928c; + this.binding.f1929c.setBackgroundResource(R.drawable.drawable_circle_black); + FrameLayout frameLayout2 = this.binding.f1929c; m.checkNotNullExpressionValue(frameLayout2, "binding.guildsItemProfileAvatarWrap"); int themedColor = ColorCompat.getThemedColor(frameLayout2, (int) R.attr.colorBackgroundSecondary); - FrameLayout frameLayout3 = this.binding.f1928c; + FrameLayout frameLayout3 = this.binding.f1929c; m.checkNotNullExpressionValue(frameLayout3, "binding.guildsItemProfileAvatarWrap"); frameLayout3.setBackgroundTintList(ColorStateList.valueOf(themedColor)); } @@ -698,10 +698,10 @@ public abstract class GuildListViewHolder extends RecyclerView.ViewHolder { ImageView imageView2 = this.bindingGuild.g; m.checkNotNullExpressionValue(imageView2, "bindingGuild.guildsItemEventStatus"); imageView2.setVisibility(!guildItem.isConnectedToVoice() && guildItem.getHasActiveScheduledEvent() ? 0 : 8); - ImageView imageView3 = this.bindingGuild.f1926c; + ImageView imageView3 = this.bindingGuild.f1927c; m.checkNotNullExpressionValue(imageView3, "bindingGuild.guildsItemApplicationStream"); imageView3.setVisibility(!guildItem.isConnectedToVoice() && guildItem.getHasOngoingApplicationStream() ? 0 : 8); - ImageView imageView4 = this.binding.f1927c; + ImageView imageView4 = this.binding.f1928c; m.checkNotNullExpressionValue(imageView4, "binding.guildsItemUnread"); imageView4.setVisibility(guildItem.isUnread() ? 0 : 8); ImageView imageView5 = this.binding.b; @@ -790,7 +790,7 @@ public abstract class GuildListViewHolder extends RecyclerView.ViewHolder { public final void configure(GuildListItem.PrivateChannelItem privateChannelItem) { m.checkNotNullParameter(privateChannelItem, "data"); int mentionCount = privateChannelItem.getMentionCount(); - TextView textView = this.binding.f1924c; + TextView textView = this.binding.f1925c; m.checkNotNullExpressionValue(textView, "binding.guildsItemDmCount"); configureMentionsCount(textView, mentionCount); String i18nPluralString = mentionCount > 0 ? StringResourceUtilsKt.getI18nPluralString(a.x(this.itemView, "itemView", "itemView.context"), R.plurals.dm_tooltip_a11y_label_mentions, mentionCount, Integer.valueOf(mentionCount)) : ""; diff --git a/app/src/main/java/com/discord/widgets/guilds/list/WidgetGuildsList$configureBottomNavSpace$1.java b/app/src/main/java/com/discord/widgets/guilds/list/WidgetGuildsList$configureBottomNavSpace$1.java index 528fece4e1..2cf1987c92 100644 --- a/app/src/main/java/com/discord/widgets/guilds/list/WidgetGuildsList$configureBottomNavSpace$1.java +++ b/app/src/main/java/com/discord/widgets/guilds/list/WidgetGuildsList$configureBottomNavSpace$1.java @@ -27,13 +27,13 @@ public final class WidgetGuildsList$configureBottomNavSpace$1 extends o implemen public final void invoke(int i) { WidgetGuildsList.access$getAdapter$p(this.this$0).handleBottomNavHeight(i); - ViewStub viewStub = WidgetGuildsList.access$getBinding$p(this.this$0).f1923c; + ViewStub viewStub = WidgetGuildsList.access$getBinding$p(this.this$0).f1924c; m.checkNotNullExpressionValue(viewStub, "binding.guildListUnreadsStub"); ViewGroup.LayoutParams layoutParams = viewStub.getLayoutParams(); Objects.requireNonNull(layoutParams, "null cannot be cast to non-null type android.view.ViewGroup.MarginLayoutParams"); ViewGroup.MarginLayoutParams marginLayoutParams = (ViewGroup.MarginLayoutParams) layoutParams; marginLayoutParams.setMargins(marginLayoutParams.leftMargin, marginLayoutParams.topMargin, marginLayoutParams.rightMargin, i); - ViewStub viewStub2 = WidgetGuildsList.access$getBinding$p(this.this$0).f1923c; + ViewStub viewStub2 = WidgetGuildsList.access$getBinding$p(this.this$0).f1924c; m.checkNotNullExpressionValue(viewStub2, "binding.guildListUnreadsStub"); viewStub2.setLayoutParams(marginLayoutParams); } diff --git a/app/src/main/java/com/discord/widgets/guilds/list/WidgetGuildsList.java b/app/src/main/java/com/discord/widgets/guilds/list/WidgetGuildsList.java index 4598a9bbe0..a614ffb4d6 100644 --- a/app/src/main/java/com/discord/widgets/guilds/list/WidgetGuildsList.java +++ b/app/src/main/java/com/discord/widgets/guilds/list/WidgetGuildsList.java @@ -487,7 +487,7 @@ public final class WidgetGuildsList extends AppFragment implements WidgetGuildLi m.checkNotNullParameter(view, "view"); super.onViewBound(view); setupRecycler(); - ViewStub viewStub = getBinding().f1923c; + ViewStub viewStub = getBinding().f1924c; m.checkNotNullExpressionValue(viewStub, "binding.guildListUnreadsStub"); RecyclerView recyclerView = getBinding().b; m.checkNotNullExpressionValue(recyclerView, "binding.guildList"); diff --git a/app/src/main/java/com/discord/widgets/guilds/list/WidgetGuildsListViewModel.java b/app/src/main/java/com/discord/widgets/guilds/list/WidgetGuildsListViewModel.java index baed31f78d..4095bb88e0 100644 --- a/app/src/main/java/com/discord/widgets/guilds/list/WidgetGuildsListViewModel.java +++ b/app/src/main/java/com/discord/widgets/guilds/list/WidgetGuildsListViewModel.java @@ -1250,16 +1250,19 @@ public final class WidgetGuildsListViewModel extends AppViewModel { } boolean shouldDisplayVideoIconOnGuild = shouldDisplayVideoIconOnGuild(id2, modelNotificationSettings, map4, map5); boolean contains2 = set2.contains(Long.valueOf(guild.getId())); + boolean z6 = !shouldShowUnread(guild) && contains; boolean contains3 = set3.contains(Long.valueOf(guild.getId())); Channel channel = map3.get(Long.valueOf(j2)); - return new GuildListItem.GuildItem(guild, i, contains2, contains, z5, l, z3, shouldDisplayVideoIconOnGuild, false, bool, applicationStatus, z2, contains3, channel == null && ChannelUtils.z(channel), set4.contains(Long.valueOf(guild.getId())), 256, null); + return new GuildListItem.GuildItem(guild, i, contains2, z6, z5, l, z3, shouldDisplayVideoIconOnGuild, false, bool, applicationStatus, z2, contains3, channel == null && ChannelUtils.z(channel), set4.contains(Long.valueOf(guild.getId())), 256, null); } z3 = false; boolean shouldDisplayVideoIconOnGuild = shouldDisplayVideoIconOnGuild(id2, modelNotificationSettings, map4, map5); boolean contains2 = set2.contains(Long.valueOf(guild.getId())); + if (!shouldShowUnread(guild)) { + } boolean contains3 = set3.contains(Long.valueOf(guild.getId())); Channel channel = map3.get(Long.valueOf(j2)); - return new GuildListItem.GuildItem(guild, i, contains2, contains, z5, l, z3, shouldDisplayVideoIconOnGuild, false, bool, applicationStatus, z2, contains3, channel == null && ChannelUtils.z(channel), set4.contains(Long.valueOf(guild.getId())), 256, null); + return new GuildListItem.GuildItem(guild, i, contains2, z6, z5, l, z3, shouldDisplayVideoIconOnGuild, false, bool, applicationStatus, z2, contains3, channel == null && ChannelUtils.z(channel), set4.contains(Long.valueOf(guild.getId())), 256, null); } public static /* synthetic */ GuildListItem.GuildItem createGuildItem$default(WidgetGuildsListViewModel widgetGuildsListViewModel, Guild guild, long j, long j2, Set set, Map map, int i, Map map2, Map map3, Set set2, Set set3, Set set4, Long l, Boolean bool, Map map4, Map map5, ApplicationStatus applicationStatus, boolean z2, int i2, Object obj) { @@ -1293,16 +1296,16 @@ public final class WidgetGuildsListViewModel extends AppViewModel { /* JADX WARNING: Code restructure failed: missing block: B:53:0x0247, code lost: if (com.discord.api.channel.ChannelUtils.z(r6) == true) goto L_0x024e; */ - /* JADX WARNING: Removed duplicated region for block: B:110:0x0416 */ - /* JADX WARNING: Removed duplicated region for block: B:111:0x045c */ - /* JADX WARNING: Removed duplicated region for block: B:114:0x047b */ - /* JADX WARNING: Removed duplicated region for block: B:117:0x0498 */ - /* JADX WARNING: Removed duplicated region for block: B:126:0x04b5 */ - /* JADX WARNING: Removed duplicated region for block: B:153:0x028d A[SYNTHETIC] */ + /* JADX WARNING: Removed duplicated region for block: B:113:0x0426 */ + /* JADX WARNING: Removed duplicated region for block: B:114:0x046c */ + /* JADX WARNING: Removed duplicated region for block: B:117:0x048b */ + /* JADX WARNING: Removed duplicated region for block: B:120:0x04a8 */ + /* JADX WARNING: Removed duplicated region for block: B:129:0x04c5 */ + /* JADX WARNING: Removed duplicated region for block: B:156:0x0295 A[SYNTHETIC] */ /* JADX WARNING: Removed duplicated region for block: B:50:0x022e */ /* JADX WARNING: Removed duplicated region for block: B:56:0x024d */ - /* JADX WARNING: Removed duplicated region for block: B:59:0x0251 */ - /* JADX WARNING: Removed duplicated region for block: B:69:0x028b */ + /* JADX WARNING: Removed duplicated region for block: B:60:0x0253 */ + /* JADX WARNING: Removed duplicated region for block: B:72:0x0293 */ private final void handleStoreState(StoreState storeState) { boolean z2; ArrayList arrayList; @@ -1403,7 +1406,7 @@ public final class WidgetGuildsListViewModel extends AppViewModel { } z11 = false; if (!z8) { - z8 = storeState.getUnreadGuildIds().contains(Long.valueOf(guild3.getId())) && ((modelNotificationSettings = (ModelNotificationSettings) a.d(guild3, storeState.getGuildSettings())) == null || modelNotificationSettings.isMuted() != z7); + z8 = shouldShowUnread(guild3) && storeState.getUnreadGuildIds().contains(Long.valueOf(guild3.getId())) && ((modelNotificationSettings = (ModelNotificationSettings) a.d(guild3, storeState.getGuildSettings())) == null || modelNotificationSettings.isMuted() != z7); } num = (Integer) hashMap2.get(Long.valueOf(guild3.getId())); if (num == null) { @@ -1715,6 +1718,10 @@ public final class WidgetGuildsListViewModel extends AppViewModel { return false; } + private final boolean shouldShowUnread(Guild guild) { + return !guild.isHub() || GrowthTeamFeatures.INSTANCE.hubUnreadsEnabled(); + } + private final int sumMentionCountsForGuild(long j, Map> map, Map map2) { Collection collection = (Collection) map.get(Long.valueOf(j)); if (collection == null) { diff --git a/app/src/main/java/com/discord/widgets/guilds/profile/WidgetChangeGuildIdentity.java b/app/src/main/java/com/discord/widgets/guilds/profile/WidgetChangeGuildIdentity.java index 277fe856bb..54612888dd 100644 --- a/app/src/main/java/com/discord/widgets/guilds/profile/WidgetChangeGuildIdentity.java +++ b/app/src/main/java/com/discord/widgets/guilds/profile/WidgetChangeGuildIdentity.java @@ -210,7 +210,7 @@ public final class WidgetChangeGuildIdentity extends AppFragment { LinearLayout linearLayout = getBinding().h; m.checkNotNullExpressionValue(linearLayout, "binding.upsellSection"); linearLayout.setVisibility(loaded.getShouldUpsell() ? 0 : 8); - getBinding().f1764c.setOnClickListener(new WidgetChangeGuildIdentity$configureUpsell$1(this)); + getBinding().f1765c.setOnClickListener(new WidgetChangeGuildIdentity$configureUpsell$1(this)); if (!getViewModel().getTrackedUpsell() && loaded.getShouldUpsell()) { AnalyticsTracker.premiumUpsellViewed$default(AnalyticsTracker.INSTANCE, AnalyticsTracker.PremiumUpsellType.PerGuildIdentityInline, new Traits.Location(Traits.Location.Page.GUILD_CHANNEL, "Change Per Server Identity Modal", "Nitro upsell button", null, null, 24, null), null, null, 12, null); getViewModel().setTrackedUpsell(true); diff --git a/app/src/main/java/com/discord/widgets/guilds/profile/WidgetGuildProfileSheet$configureGuildHubActions$$inlined$apply$lambda$2.java b/app/src/main/java/com/discord/widgets/guilds/profile/WidgetGuildProfileSheet$configureGuildHubActions$$inlined$apply$lambda$2.java new file mode 100644 index 0000000000..5f3878f856 --- /dev/null +++ b/app/src/main/java/com/discord/widgets/guilds/profile/WidgetGuildProfileSheet$configureGuildHubActions$$inlined$apply$lambda$2.java @@ -0,0 +1,41 @@ +package com.discord.widgets.guilds.profile; + +import android.content.Context; +import android.view.View; +import android.widget.TextView; +import com.discord.widgets.servers.WidgetServerNotifications; +import d0.z.d.m; +import d0.z.d.o; +import kotlin.Unit; +import kotlin.jvm.functions.Function1; +/* compiled from: WidgetGuildProfileSheet.kt */ +public final class WidgetGuildProfileSheet$configureGuildHubActions$$inlined$apply$lambda$2 extends o implements Function1 { + public final /* synthetic */ long $guildId$inlined; + public final /* synthetic */ TextView $this_apply; + public final /* synthetic */ WidgetGuildProfileSheet this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public WidgetGuildProfileSheet$configureGuildHubActions$$inlined$apply$lambda$2(TextView textView, WidgetGuildProfileSheet widgetGuildProfileSheet, long j) { + super(1); + this.$this_apply = textView; + this.this$0 = widgetGuildProfileSheet; + this.$guildId$inlined = j; + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public /* bridge */ /* synthetic */ Unit invoke(View view) { + invoke(view); + return Unit.a; + } + + public final void invoke(View view) { + m.checkNotNullParameter(view, "it"); + WidgetServerNotifications.Companion companion = WidgetServerNotifications.Companion; + long j = this.$guildId$inlined; + Context context = this.$this_apply.getContext(); + m.checkNotNullExpressionValue(context, "context"); + companion.launch(j, context); + } +} diff --git a/app/src/main/java/com/discord/widgets/guilds/profile/WidgetGuildProfileSheet.java b/app/src/main/java/com/discord/widgets/guilds/profile/WidgetGuildProfileSheet.java index 2ddf53e90c..2db9e37424 100644 --- a/app/src/main/java/com/discord/widgets/guilds/profile/WidgetGuildProfileSheet.java +++ b/app/src/main/java/com/discord/widgets/guilds/profile/WidgetGuildProfileSheet.java @@ -32,6 +32,7 @@ import com.discord.models.user.MeUser; import com.discord.utilities.color.ColorCompat; import com.discord.utilities.color.ColorCompatKt; import com.discord.utilities.dimen.DimenUtils; +import com.discord.utilities.features.GrowthTeamFeatures; import com.discord.utilities.icon.IconUtils; import com.discord.utilities.images.MGImages; import com.discord.utilities.resources.StringResourceUtilsKt; @@ -186,7 +187,7 @@ public final class WidgetGuildProfileSheet extends AppBottomSheet { if (widgetGuildProfileActionsBinding2 == null) { m.throwUninitializedPropertyAccessException("guildActionBinding"); } - View view = widgetGuildProfileActionsBinding2.f1900z; + View view = widgetGuildProfileActionsBinding2.f1901z; view.setVisibility(showUploadEmoji ? 0 : 8); setOnClickAndDismissListener(view, new WidgetGuildProfileSheet$configureBottomActions$$inlined$apply$lambda$1(this, showUploadEmoji, j)); WidgetGuildProfileActionsBinding widgetGuildProfileActionsBinding3 = this.guildActionBinding; @@ -243,7 +244,7 @@ public final class WidgetGuildProfileSheet extends AppBottomSheet { if (widgetGuildProfileActionsBinding3 == null) { m.throwUninitializedPropertyAccessException("guildActionBinding"); } - TextView textView2 = widgetGuildProfileActionsBinding3.f1898x; + TextView textView2 = widgetGuildProfileActionsBinding3.f1899x; m.checkNotNullExpressionValue(textView2, "guildActionBinding.guild…ileSheetPremiumUpsellText"); textView2.setVisibility(isPremium ^ true ? 0 : 8); if (size != 0) { @@ -282,7 +283,7 @@ public final class WidgetGuildProfileSheet extends AppBottomSheet { if (widgetGuildProfileActionsBinding == null) { m.throwUninitializedPropertyAccessException("guildActionBinding"); } - LinearLayout linearLayout = widgetGuildProfileActionsBinding.f1896c; + LinearLayout linearLayout = widgetGuildProfileActionsBinding.f1897c; m.checkNotNullExpressionValue(linearLayout, "guildActionBinding.guildProfileSheetActions"); linearLayout.setVisibility(8); return; @@ -291,7 +292,7 @@ public final class WidgetGuildProfileSheet extends AppBottomSheet { if (widgetGuildProfileActionsBinding2 == null) { m.throwUninitializedPropertyAccessException("guildActionBinding"); } - LinearLayout linearLayout2 = widgetGuildProfileActionsBinding2.f1896c; + LinearLayout linearLayout2 = widgetGuildProfileActionsBinding2.f1897c; m.checkNotNullExpressionValue(linearLayout2, "guildActionBinding.guildProfileSheetActions"); linearLayout2.setVisibility(0); boolean isUnread = actions.isUnread(); @@ -314,7 +315,7 @@ public final class WidgetGuildProfileSheet extends AppBottomSheet { if (widgetGuildProfileActionsBinding5 == null) { m.throwUninitializedPropertyAccessException("guildActionBinding"); } - CardView cardView2 = widgetGuildProfileActionsBinding5.f1899y; + CardView cardView2 = widgetGuildProfileActionsBinding5.f1900y; m.checkNotNullExpressionValue(cardView2, "guildActionBinding.guildProfileSheetPrimaryActions"); cardView2.setVisibility(canManageChannels || (canManageEvents && StageEventsGuildsFeatureFlag.Companion.getINSTANCE().canGuildAccessStageEvents(j)) ? 0 : 8); WidgetGuildProfileActionsBinding widgetGuildProfileActionsBinding6 = this.guildActionBinding; @@ -393,7 +394,7 @@ public final class WidgetGuildProfileSheet extends AppBottomSheet { if (widgetGuildProfileActionsBinding16 == null) { m.throwUninitializedPropertyAccessException("guildActionBinding"); } - View view = widgetGuildProfileActionsBinding16.f1897s; + View view = widgetGuildProfileActionsBinding16.f1898s; view.setVisibility(actions.getCanLeaveGuild() ? 0 : 8); setOnClickAndDismissListener(view, new WidgetGuildProfileSheet$configureGuildActions$$inlined$apply$lambda$7(this, actions, j)); WidgetGuildProfileActionsBinding widgetGuildProfileActionsBinding17 = this.guildActionBinding; @@ -481,9 +482,9 @@ public final class WidgetGuildProfileSheet extends AppBottomSheet { if (widgetGuildHubProfileActionsBinding2 == null) { m.throwUninitializedPropertyAccessException("guildHubActionBinding"); } - LinearLayout linearLayout = widgetGuildHubProfileActionsBinding2.b; - m.checkNotNullExpressionValue(linearLayout, "guildHubActionBinding.gu…rofileSheetChangeNickname"); - setOnClickAndDismissListener(linearLayout, new WidgetGuildProfileSheet$configureGuildHubActions$2(j)); + View view = widgetGuildHubProfileActionsBinding2.b; + m.checkNotNullExpressionValue(view, "guildHubActionBinding.gu…rofileSheetChangeNickname"); + setOnClickAndDismissListener(view, new WidgetGuildProfileSheet$configureGuildHubActions$2(j)); WidgetGuildHubProfileActionsBinding widgetGuildHubProfileActionsBinding3 = this.guildHubActionBinding; if (widgetGuildHubProfileActionsBinding3 == null) { m.throwUninitializedPropertyAccessException("guildHubActionBinding"); @@ -500,7 +501,7 @@ public final class WidgetGuildProfileSheet extends AppBottomSheet { if (widgetGuildHubProfileActionsBinding4 == null) { m.throwUninitializedPropertyAccessException("guildHubActionBinding"); } - SimpleDraweeView simpleDraweeView = widgetGuildHubProfileActionsBinding4.f1885c; + SimpleDraweeView simpleDraweeView = widgetGuildHubProfileActionsBinding4.f1886c; String guildAvatar = actions.getGuildAvatar(); simpleDraweeView.setVisibility((guildAvatar == null || guildAvatar.length() == 0) ^ true ? 0 : 8); simpleDraweeView.setImageURI(IconUtils.INSTANCE.getForGuildMember(actions.getGuildAvatar(), j, j2, Integer.valueOf(DimenUtils.dpToPixels(16)), false)); @@ -508,12 +509,19 @@ public final class WidgetGuildProfileSheet extends AppBottomSheet { if (widgetGuildHubProfileActionsBinding5 == null) { m.throwUninitializedPropertyAccessException("guildHubActionBinding"); } - TextView textView2 = widgetGuildHubProfileActionsBinding5.e; - if (actions.getCanLeaveGuild()) { + View view2 = widgetGuildHubProfileActionsBinding5.e; + view2.setVisibility(actions.getCanLeaveGuild() ? 0 : 8); + setOnClickAndDismissListener(view2, new WidgetGuildProfileSheet$configureGuildHubActions$$inlined$apply$lambda$1(this, actions, j)); + WidgetGuildHubProfileActionsBinding widgetGuildHubProfileActionsBinding6 = this.guildHubActionBinding; + if (widgetGuildHubProfileActionsBinding6 == null) { + m.throwUninitializedPropertyAccessException("guildHubActionBinding"); + } + TextView textView2 = widgetGuildHubProfileActionsBinding6.g; + if (GrowthTeamFeatures.INSTANCE.hubUnreadsEnabled()) { i = 0; } textView2.setVisibility(i); - setOnClickAndDismissListener(textView2, new WidgetGuildProfileSheet$configureGuildHubActions$$inlined$apply$lambda$1(this, actions, j)); + setOnClickAndDismissListener(textView2, new WidgetGuildProfileSheet$configureGuildHubActions$$inlined$apply$lambda$2(textView2, this, j)); } } @@ -597,7 +605,7 @@ public final class WidgetGuildProfileSheet extends AppBottomSheet { m.checkNotNullExpressionValue(view2, "binding.guildProfileShee…entContainerBottomDivider"); view2.setVisibility(0); int themedColor = ColorCompat.getThemedColor(this, (int) R.attr.colorInteractiveNormal); - MaterialButton materialButton = getBinding().f1901c; + MaterialButton materialButton = getBinding().f1902c; Resources resources = materialButton.getResources(); m.checkNotNullExpressionValue(resources, "resources"); materialButton.setText(StringResourceUtilsKt.getQuantityString(resources, (int) R.plurals.premium_guild_perks_modal_header_subscription_count_subscriptions, (int) R.string.premium_guild_subscription, premiumSubscriptionCount, Integer.valueOf(premiumSubscriptionCount))); @@ -607,7 +615,7 @@ public final class WidgetGuildProfileSheet extends AppBottomSheet { ColorCompatKt.setDrawableColor(materialButton2, themedColor); materialButton2.setTextColor(themedColor); setOnClickAndDismissListener(materialButton2, new WidgetGuildProfileSheet$configureTabItems$$inlined$apply$lambda$2(this, themedColor, j)); - MaterialButton materialButton3 = getBinding().f1902s; + MaterialButton materialButton3 = getBinding().f1903s; materialButton3.setVisibility(canAccessSettings ? 0 : 8); ColorCompatKt.setDrawableColor(materialButton3, themedColor); materialButton3.setTextColor(themedColor); @@ -623,8 +631,8 @@ public final class WidgetGuildProfileSheet extends AppBottomSheet { m.checkNotNullExpressionValue(materialButton4, "binding.guildProfileShee…Invite(guildId) }\n }"); } - /* JADX WARNING: Removed duplicated region for block: B:122:0x0336 */ - /* JADX WARNING: Removed duplicated region for block: B:123:0x0343 */ + /* JADX WARNING: Removed duplicated region for block: B:125:0x0347 */ + /* JADX WARNING: Removed duplicated region for block: B:126:0x0354 */ private final void configureUI(WidgetGuildProfileSheetViewModel.ViewState.Loaded loaded) { WidgetGuildProfileSheetViewModel.Actions actions; WidgetGuildProfileSheetViewModel.TabItems tabItems; @@ -827,18 +835,23 @@ public final class WidgetGuildProfileSheet extends AppBottomSheet { if (textView13 != null) { TextView textView14 = (TextView) inflate2.findViewById(R.id.guild_profile_sheet_nickname); if (textView14 != null) { - CardView cardView7 = (CardView) inflate2.findViewById(R.id.guild_profile_sheet_secondary_actions); - if (cardView7 != null) { - LinearLayout linearLayout9 = (LinearLayout) inflate2.findViewById(R.id.per_guild_identity_container); - if (linearLayout9 != null) { - WidgetGuildHubProfileActionsBinding widgetGuildHubProfileActionsBinding = new WidgetGuildHubProfileActionsBinding(linearLayout7, linearLayout6, linearLayout7, linearLayout8, simpleDraweeView2, textView12, cardView6, textView13, textView14, cardView7, linearLayout9); - m.checkNotNullExpressionValue(widgetGuildHubProfileActionsBinding, "WidgetGuildHubProfileActionsBinding.bind(view)"); - this.guildHubActionBinding = widgetGuildHubProfileActionsBinding; + TextView textView15 = (TextView) inflate2.findViewById(R.id.guild_profile_sheet_notifications); + if (textView15 != null) { + CardView cardView7 = (CardView) inflate2.findViewById(R.id.guild_profile_sheet_secondary_actions); + if (cardView7 != null) { + LinearLayout linearLayout9 = (LinearLayout) inflate2.findViewById(R.id.per_guild_identity_container); + if (linearLayout9 != null) { + WidgetGuildHubProfileActionsBinding widgetGuildHubProfileActionsBinding = new WidgetGuildHubProfileActionsBinding(linearLayout7, linearLayout6, linearLayout7, linearLayout8, simpleDraweeView2, textView12, cardView6, textView13, textView14, textView15, cardView7, linearLayout9); + m.checkNotNullExpressionValue(widgetGuildHubProfileActionsBinding, "WidgetGuildHubProfileActionsBinding.bind(view)"); + this.guildHubActionBinding = widgetGuildHubProfileActionsBinding; + } else { + i2 = R.id.per_guild_identity_container; + } } else { - i2 = R.id.per_guild_identity_container; + i2 = R.id.guild_profile_sheet_secondary_actions; } } else { - i2 = R.id.guild_profile_sheet_secondary_actions; + i2 = R.id.guild_profile_sheet_notifications; } } else { i2 = R.id.guild_profile_sheet_nickname; diff --git a/app/src/main/java/com/discord/widgets/guilds/profile/WidgetGuildProfileSheetViewModel.java b/app/src/main/java/com/discord/widgets/guilds/profile/WidgetGuildProfileSheetViewModel.java index 24473210af..4ff6a58171 100644 --- a/app/src/main/java/com/discord/widgets/guilds/profile/WidgetGuildProfileSheetViewModel.java +++ b/app/src/main/java/com/discord/widgets/guilds/profile/WidgetGuildProfileSheetViewModel.java @@ -712,7 +712,7 @@ public final class WidgetGuildProfileSheetViewModel extends AppViewModel restrictedGuildIds; /* JADX DEBUG: Multi-variable search result rejected for r9v0, resolved type: java.util.List */ @@ -725,7 +725,7 @@ public final class WidgetGuildProfileSheetViewModel extends AppViewModel getRestrictedGuildIds() { @@ -833,7 +833,7 @@ public final class WidgetGuildProfileSheetViewModel extends AppViewModel list = u.toList(this.$guildScheduledEventsStore.getUsersForGuildEvent(findEventFromStore$default.h()).values()); + List list = u.toList(this.$guildScheduledEventsStore.getGuildScheduledEventUsers(findEventFromStore$default.h()).values()); StoreUser storeUser = this.$userStore; ArrayList arrayList = new ArrayList(d0.t.o.collectionSizeOrDefault(list, 10)); for (GuildScheduledEventRsvpUser guildScheduledEventRsvpUser : list) { @@ -70,6 +70,6 @@ public final class GuildScheduledEventDetailsViewModel$Companion$observeStores$1 boolean canShareEvent$default = GuildScheduledEventUtilities.Companion.canShareEvent$default(companion, findEventFromStore$default.b(), findEventFromStore$default.g(), this.$channelsStore, this.$guildsStore, null, null, 48, null); boolean canStartEvent = companion.canStartEvent(findEventFromStore$default.g(), findEventFromStore$default.b(), this.$channelsStore, this.$permissionsStore); Long b2 = findEventFromStore$default.b(); - return new GuildScheduledEventDetailsViewModel.StoreState(findEventFromStore$default, channel, guild, creatorUserGuildMember$default, isMeRsvpedToEvent, canShareEvent$default, canStartEvent, this.$userSettingsStore.getIsDeveloperMode(), valueOf, b2 != null ? PermissionUtils.can(Permission.CONNECT, this.$permissionsStore.getPermissionsByChannel().get(Long.valueOf(b2.longValue()))) : false, list, this.$guildScheduledEventsStore.getIsUsersForGuildEventFetching(), this.$guildScheduledEventsStore.getIsUsersForGuildEventError()); + return new GuildScheduledEventDetailsViewModel.StoreState(findEventFromStore$default, channel, guild, creatorUserGuildMember$default, isMeRsvpedToEvent, canShareEvent$default, canStartEvent, this.$userSettingsStore.getIsDeveloperMode(), valueOf, b2 != null ? PermissionUtils.can(Permission.CONNECT, this.$permissionsStore.getPermissionsByChannel().get(Long.valueOf(b2.longValue()))) : false, list, this.$guildScheduledEventsStore.getIsFetchingGuildScheduledEventUsers(), this.$guildScheduledEventsStore.getIsGuildScheduledEventUsersError()); } } diff --git a/app/src/main/java/com/discord/widgets/guildscheduledevent/GuildScheduledEventDetailsViewModel.java b/app/src/main/java/com/discord/widgets/guildscheduledevent/GuildScheduledEventDetailsViewModel.java index 5c512475b3..53490682ec 100644 --- a/app/src/main/java/com/discord/widgets/guildscheduledevent/GuildScheduledEventDetailsViewModel.java +++ b/app/src/main/java/com/discord/widgets/guildscheduledevent/GuildScheduledEventDetailsViewModel.java @@ -835,7 +835,7 @@ public final class GuildScheduledEventDetailsViewModel extends AppViewModel userGuildScheduledEventIds = this.$guildScheduledEventsStore.getUserGuildScheduledEventIds(this.$guildId); + Set meGuildScheduledEventIds = this.$guildScheduledEventsStore.getMeGuildScheduledEventIds(this.$guildId); boolean canCreateAnyEvent = GuildScheduledEventUtilities.Companion.canCreateAnyEvent(this.$guildId, this.$channelStore, this.$permissionsStore); Map permissionsByChannel = this.$permissionsStore.getPermissionsByChannel(); Long valueOf = Long.valueOf(this.$voiceChannelSelectedStore.getSelectedVoiceChannelId()); if (valueOf.longValue() == 0) { z2 = false; } - return new GuildScheduledEventListViewModel.StoreState(sortedWith, userGuildScheduledEventIds, channelsForGuild, map, canCreateAnyEvent, z2 ? valueOf : null, permissionsByChannel); + return new GuildScheduledEventListViewModel.StoreState(sortedWith, meGuildScheduledEventIds, channelsForGuild, map, canCreateAnyEvent, z2 ? valueOf : null, permissionsByChannel); } } diff --git a/app/src/main/java/com/discord/widgets/guildscheduledevent/GuildScheduledEventListViewModel.java b/app/src/main/java/com/discord/widgets/guildscheduledevent/GuildScheduledEventListViewModel.java index d7a156b443..2b38567305 100644 --- a/app/src/main/java/com/discord/widgets/guildscheduledevent/GuildScheduledEventListViewModel.java +++ b/app/src/main/java/com/discord/widgets/guildscheduledevent/GuildScheduledEventListViewModel.java @@ -376,7 +376,7 @@ public final class GuildScheduledEventListViewModel extends AppViewModel"); m.checkNotNullParameter(windowInsetsCompat, "insets"); - ViewGroup.LayoutParams layoutParams = WidgetHome.access$getBinding$p(this.this$0).e.f84c.getLayoutParams(); + ViewGroup.LayoutParams layoutParams = WidgetHome.access$getBinding$p(this.this$0).e.f90c.getLayoutParams(); Objects.requireNonNull(layoutParams, "null cannot be cast to non-null type android.view.ViewGroup.MarginLayoutParams"); ((ViewGroup.MarginLayoutParams) layoutParams).leftMargin = windowInsetsCompat.getSystemWindowInsetLeft(); return windowInsetsCompat.consumeSystemWindowInsets(); diff --git a/app/src/main/java/com/discord/widgets/home/WidgetHome$setPanelWindowInsetsListeners$3.java b/app/src/main/java/com/discord/widgets/home/WidgetHome$setPanelWindowInsetsListeners$3.java index 8e90cd8757..adf2691766 100644 --- a/app/src/main/java/com/discord/widgets/home/WidgetHome$setPanelWindowInsetsListeners$3.java +++ b/app/src/main/java/com/discord/widgets/home/WidgetHome$setPanelWindowInsetsListeners$3.java @@ -17,7 +17,7 @@ public final class WidgetHome$setPanelWindowInsetsListeners$3 implements OnApply public final WindowInsetsCompat onApplyWindowInsets(View view, WindowInsetsCompat windowInsetsCompat) { m.checkNotNullParameter(view, ""); m.checkNotNullParameter(windowInsetsCompat, "insets"); - FragmentContainerView fragmentContainerView = WidgetHome.access$getBinding$p(this.this$0).f.f96c; + FragmentContainerView fragmentContainerView = WidgetHome.access$getBinding$p(this.this$0).f.f102c; m.checkNotNullExpressionValue(fragmentContainerView, "binding.panelRight.widgetConnectedList"); fragmentContainerView.setPadding(fragmentContainerView.getPaddingLeft(), fragmentContainerView.getPaddingTop(), fragmentContainerView.getPaddingRight(), windowInsetsCompat.getSystemWindowInsetBottom()); return windowInsetsCompat.consumeSystemWindowInsets(); diff --git a/app/src/main/java/com/discord/widgets/home/WidgetHome.java b/app/src/main/java/com/discord/widgets/home/WidgetHome.java index 096514abe2..649a05effb 100644 --- a/app/src/main/java/com/discord/widgets/home/WidgetHome.java +++ b/app/src/main/java/com/discord/widgets/home/WidgetHome.java @@ -22,11 +22,11 @@ import androidx.fragment.app.FragmentViewModelLazyKt; import androidx.recyclerview.widget.RecyclerView; import c.a.d.f0; import c.a.d.h0; -import c.a.i.a5; import c.a.i.b5; import c.a.i.c5; import c.a.i.d5; -import c.a.i.f5; +import c.a.i.e5; +import c.a.i.g5; import c.a.o.b; import c.d.b.a.a; import com.discord.R; @@ -75,6 +75,7 @@ import com.discord.widgets.tabs.NavigationTab; import com.discord.widgets.tabs.OnTabSelectedListener; import com.discord.widgets.tabs.WidgetTabsHost; import com.discord.widgets.voice.fullscreen.WidgetCallFullscreen; +import com.discord.widgets.voice.fullscreen.WidgetCallPreviewFullscreen; import com.google.android.material.appbar.AppBarLayout; import d0.t.m0; import d0.t.u; @@ -222,9 +223,9 @@ public final class WidgetHome extends AppFragment implements OnTabSelectedListen } WidgetChatList widgetChatList = (WidgetChatList) findFragmentById; if (widgetChatList != null) { - a5 a5Var = getBinding().d; - m.checkNotNullExpressionValue(a5Var, "binding.panelCenter"); - RoundedRelativeLayout roundedRelativeLayout = a5Var.a; + b5 b5Var = getBinding().d; + m.checkNotNullExpressionValue(b5Var, "binding.panelCenter"); + RoundedRelativeLayout roundedRelativeLayout = b5Var.a; m.checkNotNullExpressionValue(roundedRelativeLayout, "binding.panelCenter.root"); Bitmap createBitmap = Bitmap.createBitmap(roundedRelativeLayout.getMeasuredWidth(), roundedRelativeLayout.getMeasuredHeight(), Bitmap.Config.ARGB_8888); roundedRelativeLayout.draw(new Canvas(createBitmap)); @@ -273,8 +274,8 @@ public final class WidgetHome extends AppFragment implements OnTabSelectedListen } private final void configureOverlappingPanels() { - getBinding().f1929c.registerStartPanelStateListeners(new WidgetHome$configureOverlappingPanels$1(this)); - getBinding().f1929c.registerEndPanelStateListeners(new WidgetHome$configureOverlappingPanels$2(this)); + getBinding().f1930c.registerStartPanelStateListeners(new WidgetHome$configureOverlappingPanels$1(this)); + getBinding().f1930c.registerEndPanelStateListeners(new WidgetHome$configureOverlappingPanels$2(this)); } private final void configureUI(WidgetHomeModel widgetHomeModel) { @@ -304,13 +305,13 @@ public final class WidgetHome extends AppFragment implements OnTabSelectedListen } private final boolean handleBackPressed() { - int ordinal = getBinding().f1929c.getSelectedPanel().ordinal(); + int ordinal = getBinding().f1930c.getSelectedPanel().ordinal(); if (ordinal == 0) { requireActivity().moveTaskToBack(true); } else if (ordinal == 1) { handleCenterPanelBack(); } else if (ordinal == 2) { - getBinding().f1929c.closePanels(); + getBinding().f1930c.closePanels(); } return true; } @@ -339,7 +340,8 @@ public final class WidgetHome extends AppFragment implements OnTabSelectedListen StoreChannelsSelected.ResolvedSelectedChannel.Channel channel3 = (StoreChannelsSelected.ResolvedSelectedChannel.Channel) selectedChannel; if (ChannelUtils.E(channel3.getChannel())) { if (channel == null || channel.h() == 0 || ChannelUtils.x(channel)) { - ChannelSelector.selectChannel$default(ChannelSelector.Companion.getInstance(), channel3.getChannel().f(), 0, null, null, 12, null); + WidgetCallPreviewFullscreen.Companion.launch(requireContext(), channel3.getChannel().h()); + requireAppActivity().overridePendingTransition(R.anim.activity_slide_horizontal_close_in, R.anim.activity_slide_horizontal_close_out); return; } WidgetCallFullscreen.Companion.launch$default(WidgetCallFullscreen.Companion, requireContext(), channel3.getChannel().h(), false, null, null, 28, null); @@ -347,16 +349,16 @@ public final class WidgetHome extends AppFragment implements OnTabSelectedListen return; } } - getBinding().f1929c.openStartPanel(); + getBinding().f1930c.openStartPanel(); } private final void handleEvent(WidgetHomeViewModel.Event event) { if (m.areEqual(event, WidgetHomeViewModel.Event.OpenLeftPanel.INSTANCE)) { - getBinding().f1929c.openStartPanel(); + getBinding().f1930c.openStartPanel(); } else if (m.areEqual(event, WidgetHomeViewModel.Event.ClosePanels.INSTANCE)) { - getBinding().f1929c.closePanels(); + getBinding().f1930c.closePanels(); } else if (m.areEqual(event, WidgetHomeViewModel.Event.UnlockLeftPanel.INSTANCE)) { - getBinding().f1929c.setStartPanelLockState(OverlappingPanelsLayout.LockState.UNLOCKED); + getBinding().f1930c.setStartPanelLockState(OverlappingPanelsLayout.LockState.UNLOCKED); } else if (m.areEqual(event, WidgetHomeViewModel.Event.ShowChannelOnboardingSheet.INSTANCE)) { showChannelOnboardingSheet(); } else if (m.areEqual(event, WidgetHomeViewModel.Event.AnimatePeekIn.INSTANCE) || m.areEqual(event, WidgetHomeViewModel.Event.AnimatePeekOut.INSTANCE)) { @@ -396,8 +398,8 @@ public final class WidgetHome extends AppFragment implements OnTabSelectedListen } private final void handleViewState(WidgetHomeViewModel.ViewState viewState) { - getBinding().f1929c.handleStartPanelState(viewState.getLeftPanelState()); - getBinding().f1929c.handleEndPanelState(viewState.getRightPanelState()); + getBinding().f1930c.handleStartPanelState(viewState.getLeftPanelState()); + getBinding().f1930c.handleEndPanelState(viewState.getRightPanelState()); } private final boolean isOnHomeTab() { @@ -415,7 +417,7 @@ public final class WidgetHome extends AppFragment implements OnTabSelectedListen Channel channel = widgetHomeModel.getChannel(); int i = 0; boolean z2 = channel != null && ChannelUtils.o(channel); - FragmentContainerView fragmentContainerView = getBinding().d.f66c; + FragmentContainerView fragmentContainerView = getBinding().d.f72c; m.checkNotNullExpressionValue(fragmentContainerView, "binding.panelCenter.widgetHomePanelDirectory"); fragmentContainerView.setVisibility(z2 ? 0 : 8); Fragment findFragmentById = getChildFragmentManager().findFragmentById(R.id.widget_home_panel_directory); @@ -426,9 +428,9 @@ public final class WidgetHome extends AppFragment implements OnTabSelectedListen if (widgetDirectoryChannel != null) { WidgetDirectoryChannel.bindGestureObservers$default(widgetDirectoryChannel, z2, null, 2, null); } - b5 b5Var = getBinding().d.b; - m.checkNotNullExpressionValue(b5Var, "binding.panelCenter.widgetHomePanelCenterChat"); - ConstraintLayout constraintLayout = b5Var.a; + c5 c5Var = getBinding().d.b; + m.checkNotNullExpressionValue(c5Var, "binding.panelCenter.widgetHomePanelCenterChat"); + ConstraintLayout constraintLayout = c5Var.a; m.checkNotNullExpressionValue(constraintLayout, "binding.panelCenter.widgetHomePanelCenterChat.root"); if (!(!z2)) { i = 8; @@ -441,12 +443,12 @@ public final class WidgetHome extends AppFragment implements OnTabSelectedListen } private final void setPanelCorners(float f) { - a5 a5Var = getBinding().d; - m.checkNotNullExpressionValue(a5Var, "binding.panelCenter"); - a5Var.a.updateTopLeftRadius(f); - a5 a5Var2 = getBinding().d; - m.checkNotNullExpressionValue(a5Var2, "binding.panelCenter"); - a5Var2.a.updateTopRightRadius(f); + b5 b5Var = getBinding().d; + m.checkNotNullExpressionValue(b5Var, "binding.panelCenter"); + b5Var.a.updateTopLeftRadius(f); + b5 b5Var2 = getBinding().d; + m.checkNotNullExpressionValue(b5Var2, "binding.panelCenter"); + b5Var2.a.updateTopRightRadius(f); getBinding().f.b.updateTopLeftRadius(f); getBinding().f.b.updateTopRightRadius(f); } @@ -455,18 +457,18 @@ public final class WidgetHome extends AppFragment implements OnTabSelectedListen FrameLayout frameLayout = getBinding().h; m.checkNotNullExpressionValue(frameLayout, "binding.widgetHomeContainer"); ViewExtensions.setForwardingWindowInsetsListener(frameLayout); - HomePanelsLayout homePanelsLayout = getBinding().f1929c; + HomePanelsLayout homePanelsLayout = getBinding().f1930c; m.checkNotNullExpressionValue(homePanelsLayout, "binding.overlappingPanels"); ViewExtensions.setForwardingWindowInsetsListener(homePanelsLayout); - d5 d5Var = getBinding().e; - m.checkNotNullExpressionValue(d5Var, "binding.panelLeft"); - ViewCompat.setOnApplyWindowInsetsListener(d5Var.a, new WidgetHome$setPanelWindowInsetsListeners$1(this)); - a5 a5Var = getBinding().d; - m.checkNotNullExpressionValue(a5Var, "binding.panelCenter"); - ViewCompat.setOnApplyWindowInsetsListener(a5Var.a, new WidgetHome$setPanelWindowInsetsListeners$2(this)); - f5 f5Var = getBinding().f; - m.checkNotNullExpressionValue(f5Var, "binding.panelRight"); - ViewCompat.setOnApplyWindowInsetsListener(f5Var.a, new WidgetHome$setPanelWindowInsetsListeners$3(this)); + e5 e5Var = getBinding().e; + m.checkNotNullExpressionValue(e5Var, "binding.panelLeft"); + ViewCompat.setOnApplyWindowInsetsListener(e5Var.a, new WidgetHome$setPanelWindowInsetsListeners$1(this)); + b5 b5Var = getBinding().d; + m.checkNotNullExpressionValue(b5Var, "binding.panelCenter"); + ViewCompat.setOnApplyWindowInsetsListener(b5Var.a, new WidgetHome$setPanelWindowInsetsListeners$2(this)); + g5 g5Var = getBinding().f; + m.checkNotNullExpressionValue(g5Var, "binding.panelRight"); + ViewCompat.setOnApplyWindowInsetsListener(g5Var.a, new WidgetHome$setPanelWindowInsetsListeners$3(this)); } private final void setUpToolbar() { @@ -478,9 +480,9 @@ public final class WidgetHome extends AppFragment implements OnTabSelectedListen } private final void setupSmoothKeyboardReaction() { - a5 a5Var = getBinding().d; - m.checkNotNullExpressionValue(a5Var, "binding.panelCenter"); - RoundedRelativeLayout roundedRelativeLayout = a5Var.a; + b5 b5Var = getBinding().d; + m.checkNotNullExpressionValue(b5Var, "binding.panelCenter"); + RoundedRelativeLayout roundedRelativeLayout = b5Var.a; m.checkNotNullExpressionValue(roundedRelativeLayout, "binding.panelCenter.root"); Iterator it = ViewGroupKt.iterator(roundedRelativeLayout); while (it.hasNext()) { @@ -534,7 +536,7 @@ public final class WidgetHome extends AppFragment implements OnTabSelectedListen } public final PanelLayout getPanelLayout() { - HomePanelsLayout homePanelsLayout = getBinding().f1929c; + HomePanelsLayout homePanelsLayout = getBinding().f1930c; m.checkNotNullExpressionValue(homePanelsLayout, "binding.overlappingPanels"); return homePanelsLayout; } @@ -548,15 +550,15 @@ public final class WidgetHome extends AppFragment implements OnTabSelectedListen } public final TextView getUnreadCountView() { - c5 c5Var = getBinding().d.b.f73c; - m.checkNotNullExpressionValue(c5Var, "binding.panelCenter.widg…omePanelCenterChat.unread"); - TextView textView = c5Var.a; + d5 d5Var = getBinding().d.b.f79c; + m.checkNotNullExpressionValue(d5Var, "binding.panelCenter.widg…omePanelCenterChat.unread"); + TextView textView = d5Var.a; m.checkNotNullExpressionValue(textView, "binding.panelCenter.widg…nelCenterChat.unread.root"); return textView; } public final void lockCloseRightPanel(boolean z2) { - getBinding().f1929c.setEndPanelLockState(z2 ? OverlappingPanelsLayout.LockState.CLOSE : OverlappingPanelsLayout.LockState.UNLOCKED); + getBinding().f1930c.setEndPanelLockState(z2 ? OverlappingPanelsLayout.LockState.CLOSE : OverlappingPanelsLayout.LockState.UNLOCKED); } @Override // androidx.fragment.app.Fragment @@ -571,7 +573,7 @@ public final class WidgetHome extends AppFragment implements OnTabSelectedListen @Override // c.a.o.b.a public void onGestureRegionsUpdate(List list) { m.checkNotNullParameter(list, "gestureRegions"); - getBinding().f1929c.setChildGestureRegions(list); + getBinding().f1930c.setChildGestureRegions(list); } @Override // com.discord.app.AppFragment, androidx.fragment.app.Fragment @@ -600,7 +602,7 @@ public final class WidgetHome extends AppFragment implements OnTabSelectedListen m.checkNotNullExpressionValue(binding, "binding"); widgetHomeHeaderManager.configure(this, widgetHomeModel$app_productionBetaRelease, binding); } - if (getBinding().f1929c.getSelectedPanel() == OverlappingPanelsLayout.Panel.CENTER) { + if (getBinding().f1930c.getSelectedPanel() == OverlappingPanelsLayout.Panel.CENTER) { setActionBarTitleAccessibilityViewFocused(); } } diff --git a/app/src/main/java/com/discord/widgets/home/WidgetHomeHeaderManager$getOnSelectedAction$1.java b/app/src/main/java/com/discord/widgets/home/WidgetHomeHeaderManager$getOnSelectedAction$1.java index 3d10d99db6..d0d4489c45 100644 --- a/app/src/main/java/com/discord/widgets/home/WidgetHomeHeaderManager$getOnSelectedAction$1.java +++ b/app/src/main/java/com/discord/widgets/home/WidgetHomeHeaderManager$getOnSelectedAction$1.java @@ -47,25 +47,25 @@ public final class WidgetHomeHeaderManager$getOnSelectedAction$1 implements Acti m.checkNotNullExpressionValue(parentFragmentManager, "appFragment.parentFragmentManager"); PrivateCallLauncher privateCallLauncher = new PrivateCallLauncher(appFragment, appFragment, context, parentFragmentManager); switch (menuItem.getItemId()) { - case R.id.menu_chat_add_friend /* 2131364206 */: + case R.id.menu_chat_add_friend /* 2131364213 */: WidgetFriendsAdd.Companion.show$default(WidgetFriendsAdd.Companion, context, null, "Toolbar", 2, null); break; - case R.id.menu_chat_search /* 2131364207 */: + case R.id.menu_chat_search /* 2131364214 */: launchForSearch(context); break; - case R.id.menu_chat_side_panel /* 2131364208 */: + case R.id.menu_chat_side_panel /* 2131364215 */: this.$panelLayout.openEndPanel(); break; - case R.id.menu_chat_start_call /* 2131364209 */: + case R.id.menu_chat_start_call /* 2131364216 */: privateCallLauncher.launchVoiceCall(this.$this_getOnSelectedAction.getChannelId()); break; - case R.id.menu_chat_start_group /* 2131364210 */: + case R.id.menu_chat_start_group /* 2131364217 */: ChannelInviteLaunchUtils.inviteToChannel$default(ChannelInviteLaunchUtils.INSTANCE, this.$appFragment, this.$this_getOnSelectedAction.getChannel(), "Toolbar", null, null, 24, null); break; - case R.id.menu_chat_start_video_call /* 2131364211 */: + case R.id.menu_chat_start_video_call /* 2131364218 */: privateCallLauncher.launchVideoCall(this.$this_getOnSelectedAction.getChannelId()); break; - case R.id.menu_chat_stop_call /* 2131364212 */: + case R.id.menu_chat_stop_call /* 2131364219 */: StoreStream.Companion.getVoiceChannelSelected().clear(); break; } diff --git a/app/src/main/java/com/discord/widgets/home/WidgetHomeHeaderManager.java b/app/src/main/java/com/discord/widgets/home/WidgetHomeHeaderManager.java index 36330089c1..5291bce711 100644 --- a/app/src/main/java/com/discord/widgets/home/WidgetHomeHeaderManager.java +++ b/app/src/main/java/com/discord/widgets/home/WidgetHomeHeaderManager.java @@ -10,7 +10,7 @@ import androidx.annotation.DrawableRes; import androidx.appcompat.widget.Toolbar; import androidx.core.content.ContextCompat; import androidx.core.view.ViewKt; -import c.a.i.b5; +import c.a.i.c5; import c.d.b.a.a; import com.discord.R; import com.discord.api.channel.Channel; @@ -249,12 +249,12 @@ public final class WidgetHomeHeaderManager { widgetHome.lockCloseRightPanel(widgetHomeModel.getChannel() == null || (!ChannelUtils.x(widgetHomeModel.getChannel()) && !ChannelUtils.s(widgetHomeModel.getChannel())) || ChannelUtils.j(widgetHomeModel.getChannel())); Channel channel = widgetHomeModel.getChannel(); if (channel == null || channel.A() != 14) { - b5 b5Var = widgetHomeBinding.d.b; - m.checkNotNullExpressionValue(b5Var, "binding.panelCenter.widgetHomePanelCenterChat"); - view = b5Var.a; + c5 c5Var = widgetHomeBinding.d.b; + m.checkNotNullExpressionValue(c5Var, "binding.panelCenter.widgetHomePanelCenterChat"); + view = c5Var.a; m.checkNotNullExpressionValue(view, "binding.panelCenter.widgetHomePanelCenterChat.root"); } else { - view = widgetHomeBinding.d.f66c; + view = widgetHomeBinding.d.f72c; m.checkNotNullExpressionValue(view, "binding.panelCenter.widgetHomePanelDirectory"); } widgetHome.bindToolbar(view); @@ -287,10 +287,10 @@ public final class WidgetHomeHeaderManager { ToolbarTitleLayout actionBarTitleLayout = widgetHome.getActionBarTitleLayout(); if (actionBarTitleLayout != null) { Presence dmPresence = widgetHomeModel.getDmPresence(); - StatusView statusView = actionBarTitleLayout.j.f177c; + StatusView statusView = actionBarTitleLayout.j.f182c; m.checkNotNullExpressionValue(statusView, "binding.toolbarPresence"); statusView.setVisibility(n ? 0 : 8); - actionBarTitleLayout.j.f177c.setPresence(dmPresence); + actionBarTitleLayout.j.f182c.setPresence(dmPresence); } TextView unreadCountView = widgetHome.getUnreadCountView(); Integer valueOf = Integer.valueOf(widgetHomeModel.getUnreadCount()); diff --git a/app/src/main/java/com/discord/widgets/home/WidgetHomePanelLoading.java b/app/src/main/java/com/discord/widgets/home/WidgetHomePanelLoading.java index 23701675a5..4c8caa09f2 100644 --- a/app/src/main/java/com/discord/widgets/home/WidgetHomePanelLoading.java +++ b/app/src/main/java/com/discord/widgets/home/WidgetHomePanelLoading.java @@ -5,8 +5,8 @@ import android.content.res.Resources; import android.view.ViewGroup; import android.widget.FrameLayout; import android.widget.ImageView; -import c.a.i.a5; -import c.a.i.e5; +import c.a.i.b5; +import c.a.i.f5; import com.discord.app.AppFragment; import com.discord.databinding.WidgetHomeBinding; import com.discord.stores.StoreStream; @@ -63,43 +63,43 @@ public final class WidgetHomePanelLoading { } private final void setLoadingPanelVisibility(boolean z2, boolean z3) { - e5 e5Var = this.binding.b; - m.checkNotNullExpressionValue(e5Var, "binding.loading"); - FrameLayout frameLayout = e5Var.a; + f5 f5Var = this.binding.b; + m.checkNotNullExpressionValue(f5Var, "binding.loading"); + FrameLayout frameLayout = f5Var.a; m.checkNotNullExpressionValue(frameLayout, "binding.loading.root"); if ((frameLayout.getVisibility() == 0) || !z2) { panelInitialized = z2; if (z2) { if (z3) { - e5 e5Var2 = this.binding.b; - m.checkNotNullExpressionValue(e5Var2, "binding.loading"); - ViewExtensions.fadeOut$default(e5Var2.a, 0, null, null, 7, null); - a5 a5Var = this.binding.d; - m.checkNotNullExpressionValue(a5Var, "binding.panelCenter"); - ViewExtensions.fadeIn$default(a5Var.a, 0, null, null, null, 15, null); + f5 f5Var2 = this.binding.b; + m.checkNotNullExpressionValue(f5Var2, "binding.loading"); + ViewExtensions.fadeOut$default(f5Var2.a, 0, null, null, 7, null); + b5 b5Var = this.binding.d; + m.checkNotNullExpressionValue(b5Var, "binding.panelCenter"); + ViewExtensions.fadeIn$default(b5Var.a, 0, null, null, null, 15, null); } else { - e5 e5Var3 = this.binding.b; - m.checkNotNullExpressionValue(e5Var3, "binding.loading"); - FrameLayout frameLayout2 = e5Var3.a; + f5 f5Var3 = this.binding.b; + m.checkNotNullExpressionValue(f5Var3, "binding.loading"); + FrameLayout frameLayout2 = f5Var3.a; m.checkNotNullExpressionValue(frameLayout2, "binding.loading.root"); frameLayout2.setVisibility(8); - a5 a5Var2 = this.binding.d; - m.checkNotNullExpressionValue(a5Var2, "binding.panelCenter"); - RoundedRelativeLayout roundedRelativeLayout = a5Var2.a; + b5 b5Var2 = this.binding.d; + m.checkNotNullExpressionValue(b5Var2, "binding.panelCenter"); + RoundedRelativeLayout roundedRelativeLayout = b5Var2.a; m.checkNotNullExpressionValue(roundedRelativeLayout, "binding.panelCenter.root"); roundedRelativeLayout.setVisibility(0); } StoreStream.Companion.getAnalytics().appUiViewed(WidgetHome.class); return; } - a5 a5Var3 = this.binding.d; - m.checkNotNullExpressionValue(a5Var3, "binding.panelCenter"); - RoundedRelativeLayout roundedRelativeLayout2 = a5Var3.a; + b5 b5Var3 = this.binding.d; + m.checkNotNullExpressionValue(b5Var3, "binding.panelCenter"); + RoundedRelativeLayout roundedRelativeLayout2 = b5Var3.a; m.checkNotNullExpressionValue(roundedRelativeLayout2, "binding.panelCenter.root"); roundedRelativeLayout2.setVisibility(8); - e5 e5Var4 = this.binding.b; - m.checkNotNullExpressionValue(e5Var4, "binding.loading"); - FrameLayout frameLayout3 = e5Var4.a; + f5 f5Var4 = this.binding.b; + m.checkNotNullExpressionValue(f5Var4, "binding.loading"); + FrameLayout frameLayout3 = f5Var4.a; m.checkNotNullExpressionValue(frameLayout3, "binding.loading.root"); frameLayout3.setVisibility(0); } diff --git a/app/src/main/java/com/discord/widgets/home/WidgetHomePanelNsfw.java b/app/src/main/java/com/discord/widgets/home/WidgetHomePanelNsfw.java index 12e0fd6e8a..51167feb1e 100644 --- a/app/src/main/java/com/discord/widgets/home/WidgetHomePanelNsfw.java +++ b/app/src/main/java/com/discord/widgets/home/WidgetHomePanelNsfw.java @@ -172,7 +172,7 @@ public final class WidgetHomePanelNsfw { } if (z4) { WidgetHomePanelCenterNsfwBinding widgetHomePanelCenterNsfwBinding = this.binding; - if (!(widgetHomePanelCenterNsfwBinding == null || (materialButton2 = widgetHomePanelCenterNsfwBinding.f1930c) == null)) { + if (!(widgetHomePanelCenterNsfwBinding == null || (materialButton2 = widgetHomePanelCenterNsfwBinding.f1931c) == null)) { ViewKt.setVisible(materialButton2, false); } WidgetHomePanelCenterNsfwBinding widgetHomePanelCenterNsfwBinding2 = this.binding; @@ -215,7 +215,7 @@ public final class WidgetHomePanelNsfw { materialButton2.setOnClickListener(new WidgetHomePanelNsfw$configureUI$1(this, widgetHomeModel)); } WidgetHomePanelCenterNsfwBinding widgetHomePanelCenterNsfwBinding2 = this.binding; - if (widgetHomePanelCenterNsfwBinding2 != null && (materialButton = widgetHomePanelCenterNsfwBinding2.f1930c) != null) { + if (widgetHomePanelCenterNsfwBinding2 != null && (materialButton = widgetHomePanelCenterNsfwBinding2.f1931c) != null) { materialButton.setOnClickListener(new WidgetHomePanelNsfw$configureUI$2(this, widgetHomeModel)); } } diff --git a/app/src/main/java/com/discord/widgets/home/WidgetHomeViewModel.java b/app/src/main/java/com/discord/widgets/home/WidgetHomeViewModel.java index 6c606961ee..c768fd703e 100644 --- a/app/src/main/java/com/discord/widgets/home/WidgetHomeViewModel.java +++ b/app/src/main/java/com/discord/widgets/home/WidgetHomeViewModel.java @@ -409,7 +409,7 @@ public final class WidgetHomeViewModel extends AppViewModel { private final PanelState leftPanelState; /* renamed from: me reason: collision with root package name */ - private final MeUser f2259me; + private final MeUser f2260me; private final PanelState rightPanelState; public StoreState(PanelState panelState, PanelState panelState2, GuildInfo guildInfo, MeUser meUser, boolean z2, boolean z3) { @@ -420,7 +420,7 @@ public final class WidgetHomeViewModel extends AppViewModel { this.leftPanelState = panelState; this.rightPanelState = panelState2; this.guildInfo = guildInfo; - this.f2259me = meUser; + this.f2260me = meUser; this.isThreadPeek = z2; this.isInEventsUpsellExperiment = z3; } @@ -436,7 +436,7 @@ public final class WidgetHomeViewModel extends AppViewModel { guildInfo = storeState.guildInfo; } if ((i & 8) != 0) { - meUser = storeState.f2259me; + meUser = storeState.f2260me; } if ((i & 16) != 0) { z2 = storeState.isThreadPeek; @@ -460,7 +460,7 @@ public final class WidgetHomeViewModel extends AppViewModel { } public final MeUser component4() { - return this.f2259me; + return this.f2260me; } public final boolean component5() { @@ -487,7 +487,7 @@ public final class WidgetHomeViewModel extends AppViewModel { return false; } StoreState storeState = (StoreState) obj; - return m.areEqual(this.leftPanelState, storeState.leftPanelState) && m.areEqual(this.rightPanelState, storeState.rightPanelState) && m.areEqual(this.guildInfo, storeState.guildInfo) && m.areEqual(this.f2259me, storeState.f2259me) && this.isThreadPeek == storeState.isThreadPeek && this.isInEventsUpsellExperiment == storeState.isInEventsUpsellExperiment; + return m.areEqual(this.leftPanelState, storeState.leftPanelState) && m.areEqual(this.rightPanelState, storeState.rightPanelState) && m.areEqual(this.guildInfo, storeState.guildInfo) && m.areEqual(this.f2260me, storeState.f2260me) && this.isThreadPeek == storeState.isThreadPeek && this.isInEventsUpsellExperiment == storeState.isInEventsUpsellExperiment; } public final GuildInfo getGuildInfo() { @@ -499,7 +499,7 @@ public final class WidgetHomeViewModel extends AppViewModel { } public final MeUser getMe() { - return this.f2259me; + return this.f2260me; } public final PanelState getRightPanelState() { @@ -514,7 +514,7 @@ public final class WidgetHomeViewModel extends AppViewModel { int hashCode2 = (hashCode + (panelState2 != null ? panelState2.hashCode() : 0)) * 31; GuildInfo guildInfo = this.guildInfo; int hashCode3 = (hashCode2 + (guildInfo != null ? guildInfo.hashCode() : 0)) * 31; - MeUser meUser = this.f2259me; + MeUser meUser = this.f2260me; if (meUser != null) { i = meUser.hashCode(); } @@ -551,7 +551,7 @@ public final class WidgetHomeViewModel extends AppViewModel { R.append(", guildInfo="); R.append(this.guildInfo); R.append(", me="); - R.append(this.f2259me); + R.append(this.f2260me); R.append(", isThreadPeek="); R.append(this.isThreadPeek); R.append(", isInEventsUpsellExperiment="); diff --git a/app/src/main/java/com/discord/widgets/hubs/DomainGuildInfo.java b/app/src/main/java/com/discord/widgets/hubs/DomainGuildInfo.java index 37edfb507c..d1c8750b88 100644 --- a/app/src/main/java/com/discord/widgets/hubs/DomainGuildInfo.java +++ b/app/src/main/java/com/discord/widgets/hubs/DomainGuildInfo.java @@ -13,7 +13,7 @@ public final class DomainGuildInfo implements Parcelable { private final String icon; /* renamed from: id reason: collision with root package name */ - private final long f2260id; + private final long f2261id; private final String name; /* compiled from: WidgetHubDomains.kt */ @@ -47,7 +47,7 @@ public final class DomainGuildInfo implements Parcelable { public DomainGuildInfo(String str, long j, String str2) { m.checkNotNullParameter(str2, ModelAuditLogEntry.CHANGE_KEY_NAME); this.icon = str; - this.f2260id = j; + this.f2261id = j; this.name = str2; } @@ -61,7 +61,7 @@ public final class DomainGuildInfo implements Parcelable { } public final long getId() { - return this.f2260id; + return this.f2261id; } public final String getName() { @@ -72,7 +72,7 @@ public final class DomainGuildInfo implements Parcelable { public void writeToParcel(Parcel parcel, int i) { m.checkNotNullParameter(parcel, "parcel"); parcel.writeString(this.icon); - parcel.writeLong(this.f2260id); + parcel.writeLong(this.f2261id); parcel.writeString(this.name); } } diff --git a/app/src/main/java/com/discord/widgets/hubs/RadioSelectorItem.java b/app/src/main/java/com/discord/widgets/hubs/RadioSelectorItem.java index 3c4b124a24..73e85cb648 100644 --- a/app/src/main/java/com/discord/widgets/hubs/RadioSelectorItem.java +++ b/app/src/main/java/com/discord/widgets/hubs/RadioSelectorItem.java @@ -10,7 +10,7 @@ public final class RadioSelectorItem implements Parcelable { public static final Parcelable.Creator CREATOR = new Creator(); /* renamed from: id reason: collision with root package name */ - private final int f2261id; + private final int f2262id; private final boolean selected; private final String text; @@ -29,14 +29,14 @@ public final class RadioSelectorItem implements Parcelable { public RadioSelectorItem(int i, String str, boolean z2) { m.checkNotNullParameter(str, NotificationCompat.MessagingStyle.Message.KEY_TEXT); - this.f2261id = i; + this.f2262id = i; this.text = str; this.selected = z2; } public static /* synthetic */ RadioSelectorItem copy$default(RadioSelectorItem radioSelectorItem, int i, String str, boolean z2, int i2, Object obj) { if ((i2 & 1) != 0) { - i = radioSelectorItem.f2261id; + i = radioSelectorItem.f2262id; } if ((i2 & 2) != 0) { str = radioSelectorItem.text; @@ -48,7 +48,7 @@ public final class RadioSelectorItem implements Parcelable { } public final int component1() { - return this.f2261id; + return this.f2262id; } public final String component2() { @@ -78,11 +78,11 @@ public final class RadioSelectorItem implements Parcelable { return false; } RadioSelectorItem radioSelectorItem = (RadioSelectorItem) obj; - return this.f2261id == radioSelectorItem.f2261id && m.areEqual(this.text, radioSelectorItem.text) && this.selected == radioSelectorItem.selected; + return this.f2262id == radioSelectorItem.f2262id && m.areEqual(this.text, radioSelectorItem.text) && this.selected == radioSelectorItem.selected; } public final int getId() { - return this.f2261id; + return this.f2262id; } public final boolean getSelected() { @@ -95,7 +95,7 @@ public final class RadioSelectorItem implements Parcelable { @Override // java.lang.Object public int hashCode() { - int i = this.f2261id * 31; + int i = this.f2262id * 31; String str = this.text; int hashCode = (i + (str != null ? str.hashCode() : 0)) * 31; boolean z2 = this.selected; @@ -111,7 +111,7 @@ public final class RadioSelectorItem implements Parcelable { @Override // java.lang.Object public String toString() { StringBuilder R = a.R("RadioSelectorItem(id="); - R.append(this.f2261id); + R.append(this.f2262id); R.append(", text="); R.append(this.text); R.append(", selected="); @@ -121,7 +121,7 @@ public final class RadioSelectorItem implements Parcelable { @Override // android.os.Parcelable public void writeToParcel(Parcel parcel, int i) { m.checkNotNullParameter(parcel, "parcel"); - parcel.writeInt(this.f2261id); + parcel.writeInt(this.f2262id); parcel.writeString(this.text); parcel.writeInt(this.selected ? 1 : 0); } diff --git a/app/src/main/java/com/discord/widgets/hubs/WidgetHubAddName.java b/app/src/main/java/com/discord/widgets/hubs/WidgetHubAddName.java index 51bc3c92e4..f53334b43c 100644 --- a/app/src/main/java/com/discord/widgets/hubs/WidgetHubAddName.java +++ b/app/src/main/java/com/discord/widgets/hubs/WidgetHubAddName.java @@ -63,7 +63,7 @@ public final class WidgetHubAddName extends AppFragment { if (context != null) { m.checkNotNullExpressionValue(context, "context ?: return"); getBinding().f.setIsLoading(addNameState.getChangeNicknameAsync() instanceof Loading); - getBinding().f1931c.setText(addNameState.getNickname()); + getBinding().f1932c.setText(addNameState.getNickname()); TextView textView = getBinding().e; m.checkNotNullExpressionValue(textView, "binding.discordHubAddNameTitle"); Object[] objArr = new Object[1]; @@ -85,7 +85,7 @@ public final class WidgetHubAddName extends AppFragment { private final void maybeUpdateName() { if (ValidationManager.validate$default(getValidationManager(), false, 1, null)) { WidgetHubAddNameViewModel viewModel = getViewModel(); - TextInputEditText textInputEditText = getBinding().f1931c; + TextInputEditText textInputEditText = getBinding().f1932c; m.checkNotNullExpressionValue(textInputEditText, "binding.discordHubAddNameInput"); viewModel.setName(String.valueOf(textInputEditText.getText())); } @@ -108,7 +108,7 @@ public final class WidgetHubAddName extends AppFragment { m.checkNotNullParameter(view, "view"); super.onViewBound(view); getBinding().f.setOnClickListener(new WidgetHubAddName$onViewBound$1(this)); - TextInputEditText textInputEditText = getBinding().f1931c; + TextInputEditText textInputEditText = getBinding().f1932c; m.checkNotNullExpressionValue(textInputEditText, "binding.discordHubAddNameInput"); showKeyboard(textInputEditText); } diff --git a/app/src/main/java/com/discord/widgets/hubs/WidgetHubAddServer.java b/app/src/main/java/com/discord/widgets/hubs/WidgetHubAddServer.java index 1b41e54bb5..2713550d89 100644 --- a/app/src/main/java/com/discord/widgets/hubs/WidgetHubAddServer.java +++ b/app/src/main/java/com/discord/widgets/hubs/WidgetHubAddServer.java @@ -92,7 +92,7 @@ public final class WidgetHubAddServer extends AppFragment { } simpleRecyclerAdapter.setData(list); getBinding().e.setSelectedIndex(hubAddServerState.getSelectedIndex()); - getBinding().f1932c.setTitle(b.k(this, R.string.hub_choose_guild_title, new Object[]{hubAddServerState.getHubName()}, null, 4)); + getBinding().f1933c.setTitle(b.k(this, R.string.hub_choose_guild_title, new Object[]{hubAddServerState.getHubName()}, null, 4)); getBinding().b.setOnClickListener(new WidgetHubAddServer$configureUI$1(this, hubAddServerState)); } diff --git a/app/src/main/java/com/discord/widgets/hubs/WidgetHubAuthentication.java b/app/src/main/java/com/discord/widgets/hubs/WidgetHubAuthentication.java index 785be18b6a..22a735a0b7 100644 --- a/app/src/main/java/com/discord/widgets/hubs/WidgetHubAuthentication.java +++ b/app/src/main/java/com/discord/widgets/hubs/WidgetHubAuthentication.java @@ -71,11 +71,11 @@ public final class WidgetHubAuthentication extends AppFragment { public void onViewBound(View view) { m.checkNotNullParameter(view, "view"); super.onViewBound(view); - getBinding().f1933c.setOnCodeEntered(new WidgetHubAuthentication$onViewBound$1(this)); + getBinding().f1934c.setOnCodeEntered(new WidgetHubAuthentication$onViewBound$1(this)); LinkifiedTextView linkifiedTextView = getBinding().b; m.checkNotNullExpressionValue(linkifiedTextView, "binding.description"); linkifiedTextView.setText(b.e(this, R.string.hub_pin_description, new Object[]{getArgs().getEmail()}, new WidgetHubAuthentication$onViewBound$2(this))); - CodeVerificationView codeVerificationView = getBinding().f1933c; + CodeVerificationView codeVerificationView = getBinding().f1934c; m.checkNotNullExpressionValue(codeVerificationView, "binding.verification"); showKeyboard(codeVerificationView); } diff --git a/app/src/main/java/com/discord/widgets/hubs/WidgetHubDescription.java b/app/src/main/java/com/discord/widgets/hubs/WidgetHubDescription.java index 8f8054b318..d408d665c0 100644 --- a/app/src/main/java/com/discord/widgets/hubs/WidgetHubDescription.java +++ b/app/src/main/java/com/discord/widgets/hubs/WidgetHubDescription.java @@ -72,7 +72,7 @@ public final class WidgetHubDescription extends AppFragment { loadingButton.setOnClickListener(new WidgetHubDescription$configureUI$$inlined$apply$lambda$1(this, hubDescriptionState)); loadingButton.setIsLoading(hubDescriptionState.getAddServerAsync() instanceof Loading); loadingButton.setText(getString(getArgs().isEditing() ? R.string.save : R.string.hub_add_server_cta)); - TextView textView = getBinding().f1934c; + TextView textView = getBinding().f1935c; DirectoryEntryCategory selectedCategory = hubDescriptionState.getSelectedCategory(); if (selectedCategory != null) { selectedCategory.getTitleRes(); @@ -81,7 +81,7 @@ public final class WidgetHubDescription extends AppFragment { i = R.attr.colorTextMuted; } textView.setTextColor(ColorCompat.getThemedColor(context, i)); - TextView textView2 = getBinding().f1934c; + TextView textView2 = getBinding().f1935c; m.checkNotNullExpressionValue(textView2, "binding.category"); DirectoryEntryCategory selectedCategory2 = hubDescriptionState.getSelectedCategory(); if (selectedCategory2 == null || (str = selectedCategory2.getTitle(context)) == null) { diff --git a/app/src/main/java/com/discord/widgets/hubs/WidgetHubDomainSearch.java b/app/src/main/java/com/discord/widgets/hubs/WidgetHubDomainSearch.java index 7ddc843f6f..4e2474f5f4 100644 --- a/app/src/main/java/com/discord/widgets/hubs/WidgetHubDomainSearch.java +++ b/app/src/main/java/com/discord/widgets/hubs/WidgetHubDomainSearch.java @@ -87,7 +87,7 @@ public final class WidgetHubDomainSearch extends AppFragment { TextView textView = getBinding().d; m.checkNotNullExpressionValue(textView, "binding.emptyTitle"); textView.setText(getString(arrayList.isEmpty() ? R.string.directory_search_no_results_title : R.string.directory_search_initial_title)); - LinearLayout linearLayout = getBinding().f1935c; + LinearLayout linearLayout = getBinding().f1936c; m.checkNotNullExpressionValue(linearLayout, "binding.emptyState"); linearLayout.setVisibility(arrayList.isEmpty() ? 0 : 8); RecyclerView recyclerView = getBinding().e; diff --git a/app/src/main/java/com/discord/widgets/hubs/WidgetHubDomains.java b/app/src/main/java/com/discord/widgets/hubs/WidgetHubDomains.java index eb27fc5491..d2677bd55a 100644 --- a/app/src/main/java/com/discord/widgets/hubs/WidgetHubDomains.java +++ b/app/src/main/java/com/discord/widgets/hubs/WidgetHubDomains.java @@ -79,7 +79,7 @@ public final class WidgetHubDomains extends AppFragment { recyclerView.setAdapter(this.adapter); this.adapter.setData(getArgs().getGuildInfos()); AppFragment.setActionBarOptionsMenu$default(this, R.menu.menu_search, new WidgetHubDomains$onViewBound$1(this), null, 4, null); - MaterialButton materialButton = getBinding().f1936c; + MaterialButton materialButton = getBinding().f1937c; Context context = materialButton.getContext(); if (context != null) { materialButton.setText(b.h(context, R.string.hub_email_connection_guild_select_subheader, new Object[0], null, 4)); diff --git a/app/src/main/java/com/discord/widgets/hubs/WidgetHubEmailFlow$binding$2.java b/app/src/main/java/com/discord/widgets/hubs/WidgetHubEmailFlow$binding$2.java index aff979a734..ce898fec87 100644 --- a/app/src/main/java/com/discord/widgets/hubs/WidgetHubEmailFlow$binding$2.java +++ b/app/src/main/java/com/discord/widgets/hubs/WidgetHubEmailFlow$binding$2.java @@ -5,9 +5,9 @@ import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.TextView; import androidx.core.widget.NestedScrollView; -import c.a.i.g5; import c.a.i.h5; -import c.a.i.w4; +import c.a.i.i5; +import c.a.i.x4; import com.discord.R; import com.discord.databinding.WidgetHubEmailFlowBinding; import com.discord.utilities.view.text.LinkifiedTextView; @@ -43,7 +43,7 @@ public final /* synthetic */ class WidgetHubEmailFlow$binding$2 extends k implem i2 = R.id.discord_hub_email_confirmation_resend; LinkifiedTextView linkifiedTextView2 = (LinkifiedTextView) findViewById.findViewById(R.id.discord_hub_email_confirmation_resend); if (linkifiedTextView2 != null) { - g5 g5Var = new g5((NestedScrollView) findViewById, linkifiedTextView, textView, linkifiedTextView2); + h5 h5Var = new h5((NestedScrollView) findViewById, linkifiedTextView, textView, linkifiedTextView2); View findViewById2 = view.findViewById(R.id.discord_hub_email_input); if (findViewById2 != null) { int i3 = R.id.discord_hub_email_header_description; @@ -64,7 +64,7 @@ public final /* synthetic */ class WidgetHubEmailFlow$binding$2 extends k implem i3 = R.id.discord_hub_email_label; TextView textView3 = (TextView) findViewById2.findViewById(R.id.discord_hub_email_label); if (textView3 != null) { - w4 w4Var = new w4((NestedScrollView) findViewById2, linkifiedTextView3, textInputEditText, textInputLayout, imageView, textView2, textView3); + x4 x4Var = new x4((NestedScrollView) findViewById2, linkifiedTextView3, textInputEditText, textInputLayout, imageView, textView2, textView3); MaterialButton materialButton = (MaterialButton) view.findViewById(R.id.discord_hub_email_no); if (materialButton != null) { LoadingButton loadingButton = (LoadingButton) view.findViewById(R.id.discord_hub_email_yes); @@ -73,7 +73,7 @@ public final /* synthetic */ class WidgetHubEmailFlow$binding$2 extends k implem if (findViewById3 != null) { TextView textView4 = (TextView) findViewById3.findViewById(R.id.hub_waitlist_description); if (textView4 != null) { - return new WidgetHubEmailFlowBinding((LinearLayout) view, linearLayout, g5Var, w4Var, materialButton, loadingButton, new h5((NestedScrollView) findViewById3, textView4)); + return new WidgetHubEmailFlowBinding((LinearLayout) view, linearLayout, h5Var, x4Var, materialButton, loadingButton, new i5((NestedScrollView) findViewById3, textView4)); } throw new NullPointerException("Missing required view with ID: ".concat(findViewById3.getResources().getResourceName(R.id.hub_waitlist_description))); } diff --git a/app/src/main/java/com/discord/widgets/hubs/WidgetHubEmailFlow$loggingConfig$1.java b/app/src/main/java/com/discord/widgets/hubs/WidgetHubEmailFlow$loggingConfig$1.java index d1111df20a..66740e7441 100644 --- a/app/src/main/java/com/discord/widgets/hubs/WidgetHubEmailFlow$loggingConfig$1.java +++ b/app/src/main/java/com/discord/widgets/hubs/WidgetHubEmailFlow$loggingConfig$1.java @@ -6,15 +6,17 @@ import d0.z.d.o; import kotlin.jvm.functions.Function0; /* compiled from: WidgetHubEmailFlow.kt */ public final class WidgetHubEmailFlow$loggingConfig$1 extends o implements Function0 { - public static final WidgetHubEmailFlow$loggingConfig$1 INSTANCE = new WidgetHubEmailFlow$loggingConfig$1(); + public final /* synthetic */ WidgetHubEmailFlow this$0; - public WidgetHubEmailFlow$loggingConfig$1() { + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public WidgetHubEmailFlow$loggingConfig$1(WidgetHubEmailFlow widgetHubEmailFlow) { super(0); + this.this$0 = widgetHubEmailFlow; } @Override // kotlin.jvm.functions.Function0 /* renamed from: invoke */ public final AnalyticsSchema mo1invoke() { - return new TrackImpressionHubEmailSignup(); + return new TrackImpressionHubEmailSignup(Boolean.valueOf(WidgetHubEmailFlow.access$getArgs$p(this.this$0).getEntryPoint() == HubEmailEntryPoint.Invite)); } } diff --git a/app/src/main/java/com/discord/widgets/hubs/WidgetHubEmailFlow$validationManager$2.java b/app/src/main/java/com/discord/widgets/hubs/WidgetHubEmailFlow$validationManager$2.java index 702fa928b2..fe9ad2e6d8 100644 --- a/app/src/main/java/com/discord/widgets/hubs/WidgetHubEmailFlow$validationManager$2.java +++ b/app/src/main/java/com/discord/widgets/hubs/WidgetHubEmailFlow$validationManager$2.java @@ -20,7 +20,7 @@ public final class WidgetHubEmailFlow$validationManager$2 extends o implements F /* renamed from: invoke */ public final ValidationManager mo1invoke() { AuthUtils authUtils = AuthUtils.INSTANCE; - TextInputLayout textInputLayout = WidgetHubEmailFlow.access$getBinding$p(this.this$0).f1937c.d; + TextInputLayout textInputLayout = WidgetHubEmailFlow.access$getBinding$p(this.this$0).f1938c.d; m.checkNotNullExpressionValue(textInputLayout, "binding.discordHubEmailI…scriptionEmailInputLayout"); return authUtils.createEmailValidationManager(textInputLayout); } diff --git a/app/src/main/java/com/discord/widgets/hubs/WidgetHubEmailFlow.java b/app/src/main/java/com/discord/widgets/hubs/WidgetHubEmailFlow.java index 3ed34230c8..78e4816746 100644 --- a/app/src/main/java/com/discord/widgets/hubs/WidgetHubEmailFlow.java +++ b/app/src/main/java/com/discord/widgets/hubs/WidgetHubEmailFlow.java @@ -13,9 +13,9 @@ import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentViewModelLazyKt; import c.a.d.f0; import c.a.d.h0; -import c.a.i.g5; import c.a.i.h5; -import c.a.i.w4; +import c.a.i.i5; +import c.a.i.x4; import c.a.k.b; import c.d.b.a.a; import com.discord.R; @@ -99,7 +99,7 @@ public final class WidgetHubEmailFlow extends AppFragment { f0 f0Var = new f0(this); this.viewModel$delegate = FragmentViewModelLazyKt.createViewModelLazy(this, a0.getOrCreateKotlinClass(WidgetHubEmailViewModel.class), new WidgetHubEmailFlow$appViewModels$$inlined$viewModels$1(f0Var), new h0(widgetHubEmailFlow$viewModel$2)); this.validationManager$delegate = g.lazy(new WidgetHubEmailFlow$validationManager$2(this)); - this.loggingConfig = new LoggingConfig(false, null, WidgetHubEmailFlow$loggingConfig$1.INSTANCE, 3); + this.loggingConfig = new LoggingConfig(false, null, new WidgetHubEmailFlow$loggingConfig$1(this), 3); } public static final /* synthetic */ ActivityResultLauncher access$getActivityResultHandler$p(WidgetHubEmailFlow widgetHubEmailFlow) { @@ -139,7 +139,7 @@ public final class WidgetHubEmailFlow extends AppFragment { } private final String getEmail() { - TextInputEditText textInputEditText = getBinding().f1937c.f183c; + TextInputEditText textInputEditText = getBinding().f1938c.f187c; m.checkNotNullExpressionValue(textInputEditText, "binding.discordHubEmailI…aderDescriptionEmailInput"); return String.valueOf(textInputEditText.getText()); } @@ -163,28 +163,28 @@ public final class WidgetHubEmailFlow extends AppFragment { boolean z3 = !(hubEmailState.getVerifyEmailAsync() instanceof Success) && hubEmailState.getWaitlistResult() == null; EmailVerification invoke2 = hubEmailState.getVerifyEmailAsync().invoke(); boolean z4 = (invoke2 != null && !invoke2.b()) || hubEmailState.getWaitlistResult() != null; - TextInputEditText textInputEditText = getBinding().f1937c.f183c; + TextInputEditText textInputEditText = getBinding().f1938c.f187c; m.checkNotNullExpressionValue(textInputEditText, "binding.discordHubEmailI…aderDescriptionEmailInput"); String valueOf = String.valueOf(textInputEditText.getText()); - w4 w4Var = getBinding().f1937c; - m.checkNotNullExpressionValue(w4Var, "binding.discordHubEmailInput"); - NestedScrollView nestedScrollView = w4Var.a; + x4 x4Var = getBinding().f1938c; + m.checkNotNullExpressionValue(x4Var, "binding.discordHubEmailInput"); + NestedScrollView nestedScrollView = x4Var.a; m.checkNotNullExpressionValue(nestedScrollView, "binding.discordHubEmailInput.root"); nestedScrollView.setVisibility(z3 ? 0 : 8); MaterialButton materialButton = getBinding().d; m.checkNotNullExpressionValue(materialButton, "binding.discordHubEmailNo"); materialButton.setVisibility(z3 ? 0 : 8); - g5 g5Var = getBinding().b; - m.checkNotNullExpressionValue(g5Var, "binding.discordHubEmailConfirmation"); - NestedScrollView nestedScrollView2 = g5Var.a; + h5 h5Var = getBinding().b; + m.checkNotNullExpressionValue(h5Var, "binding.discordHubEmailConfirmation"); + NestedScrollView nestedScrollView2 = h5Var.a; m.checkNotNullExpressionValue(nestedScrollView2, "binding.discordHubEmailConfirmation.root"); nestedScrollView2.setVisibility(z2 ? 0 : 8); - TextView textView = getBinding().b.f102c; + TextView textView = getBinding().b.f108c; m.checkNotNullExpressionValue(textView, "binding.discordHubEmailC…ilConfirmationHeaderTitle"); textView.setText(b.k(this, R.string.member_verification_email_confirmation_title, new Object[]{valueOf}, null, 4)); - h5 h5Var = getBinding().f; - m.checkNotNullExpressionValue(h5Var, "binding.discordHubWaitlist"); - NestedScrollView nestedScrollView3 = h5Var.a; + i5 i5Var = getBinding().f; + m.checkNotNullExpressionValue(i5Var, "binding.discordHubWaitlist"); + NestedScrollView nestedScrollView3 = i5Var.a; m.checkNotNullExpressionValue(nestedScrollView3, "binding.discordHubWaitlist.root"); nestedScrollView3.setVisibility(z4 ? 0 : 8); HubWaitlistResult waitlistResult = hubEmailState.getWaitlistResult(); @@ -209,7 +209,7 @@ public final class WidgetHubEmailFlow extends AppFragment { private final void verifyEmail() { int i = 0; boolean validate$default = ValidationManager.validate$default(getValidationManager(), false, 1, null); - TextView textView = getBinding().f1937c.f; + TextView textView = getBinding().f1938c.f; m.checkNotNullExpressionValue(textView, "binding.discordHubEmailInput.discordHubEmailLabel"); if (!validate$default) { i = 8; @@ -242,7 +242,7 @@ public final class WidgetHubEmailFlow extends AppFragment { getBinding().b.d.setOnClickListener(new WidgetHubEmailFlow$onViewCreated$1(this)); getBinding().d.setOnClickListener(new WidgetHubEmailFlow$onViewCreated$2(this)); getBinding().b.b.setOnClickListener(new WidgetHubEmailFlow$onViewCreated$3(this)); - TextView textView = getBinding().f1937c.e; + TextView textView = getBinding().f1938c.e; m.checkNotNullExpressionValue(textView, "binding.discordHubEmailI…iscordHubEmailHeaderTitle"); int ordinal = getArgs().getEntryPoint().ordinal(); if (ordinal == 0) { @@ -259,7 +259,7 @@ public final class WidgetHubEmailFlow extends AppFragment { String string = getString(ordinal2 != 0 ? ordinal2 != 1 ? R.string.hub_waitlist_modal_join_subheader : R.string.hub_email_connection_content_description : R.string.hub_email_connection_nux_content_description); m.checkNotNullExpressionValue(string, "getString(\n when …subheader\n }\n )"); CharSequence e = b.e(this, R.string.learn_more_link, new Object[0], new WidgetHubEmailFlow$onViewCreated$learnMore$1(this)); - LinkifiedTextView linkifiedTextView = getBinding().f1937c.b; + LinkifiedTextView linkifiedTextView = getBinding().f1938c.b; m.checkNotNullExpressionValue(linkifiedTextView, "binding.discordHubEmailI…HubEmailHeaderDescription"); linkifiedTextView.setText(new SpannableStringBuilder(string).append((CharSequence) " ").append(e)); } diff --git a/app/src/main/java/com/discord/widgets/hubs/WidgetHubWaitlist.java b/app/src/main/java/com/discord/widgets/hubs/WidgetHubWaitlist.java index 4dbe53835b..b7e20943fd 100644 --- a/app/src/main/java/com/discord/widgets/hubs/WidgetHubWaitlist.java +++ b/app/src/main/java/com/discord/widgets/hubs/WidgetHubWaitlist.java @@ -63,7 +63,7 @@ public final class WidgetHubWaitlist extends AppFragment { private final void maybeSubmitSchoolName() { if (getValidationManager().validate(true)) { WidgetHubWaitlistViewModel viewModel = getViewModel(); - TextInputEditText textInputEditText = getBinding().f1938c; + TextInputEditText textInputEditText = getBinding().f1939c; m.checkNotNullExpressionValue(textInputEditText, "binding.hubWaitlistEditText"); viewModel.joinWaitlist(String.valueOf(textInputEditText.getText())); } @@ -87,7 +87,7 @@ public final class WidgetHubWaitlist extends AppFragment { super.onViewBoundOrOnResume(); ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui(ObservableExtensionsKt.bindToComponentLifecycle$default(getViewModel().observeViewState(), this, null, 2, null)), WidgetHubWaitlist.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new WidgetHubWaitlist$onViewBoundOrOnResume$1(this), 62, (Object) null); getBinding().b.setOnClickListener(new WidgetHubWaitlist$onViewBoundOrOnResume$2(this)); - TextInputEditText textInputEditText = getBinding().f1938c; + TextInputEditText textInputEditText = getBinding().f1939c; m.checkNotNullExpressionValue(textInputEditText, "binding.hubWaitlistEditText"); showKeyboard(textInputEditText); } diff --git a/app/src/main/java/com/discord/widgets/media/WidgetMedia$onViewBoundOrOnResume$1.java b/app/src/main/java/com/discord/widgets/media/WidgetMedia$onViewBoundOrOnResume$1.java index f77a995615..17c98c4dda 100644 --- a/app/src/main/java/com/discord/widgets/media/WidgetMedia$onViewBoundOrOnResume$1.java +++ b/app/src/main/java/com/discord/widgets/media/WidgetMedia$onViewBoundOrOnResume$1.java @@ -116,16 +116,16 @@ public final class WidgetMedia$onViewBoundOrOnResume$1 implements Action public final void call(MenuItem menuItem, Context context) { m.checkNotNullExpressionValue(menuItem, "menuItem"); switch (menuItem.getItemId()) { - case R.id.menu_media_browser /* 2131364229 */: + case R.id.menu_media_browser /* 2131364236 */: m.checkNotNullExpressionValue(context, "context"); String uri = this.$sourceUri.toString(); m.checkNotNullExpressionValue(uri, "sourceUri.toString()"); UriHandler.handleOrUntrusted$default(context, uri, null, 4, null); return; - case R.id.menu_media_download /* 2131364230 */: + case R.id.menu_media_download /* 2131364237 */: this.this$0.requestMediaDownload(new AnonymousClass1(this, context)); return; - case R.id.menu_media_share /* 2131364231 */: + case R.id.menu_media_share /* 2131364238 */: m.checkNotNullExpressionValue(context, "context"); String uri2 = this.$sourceUri.toString(); m.checkNotNullExpressionValue(uri2, "sourceUri.toString()"); diff --git a/app/src/main/java/com/discord/widgets/media/WidgetMedia.java b/app/src/main/java/com/discord/widgets/media/WidgetMedia.java index dac85fced0..686d79478f 100644 --- a/app/src/main/java/com/discord/widgets/media/WidgetMedia.java +++ b/app/src/main/java/com/discord/widgets/media/WidgetMedia.java @@ -169,7 +169,7 @@ public final class WidgetMedia extends AppFragment { String str3 = previewImage == null ? previewImage.a : null; Integer num2 = previewImage == null ? previewImage.b : null; if (previewImage != null) { - num = previewImage.f2130c; + num = previewImage.f2131c; } launch(context, j, l, str, str3, num2, num, mediaType); } @@ -469,7 +469,7 @@ public final class WidgetMedia extends AppFragment { if (videoSurfaceView != null) { videoSurfaceView.setOnClickListener(new WidgetMedia$onViewBound$1(this)); } - getBinding().f1945c.setOnClickListener(new WidgetMedia$onViewBound$2(this)); + getBinding().f1946c.setOnClickListener(new WidgetMedia$onViewBound$2(this)); AppBarLayout appBarLayout = getBinding().b; m.checkNotNullExpressionValue(appBarLayout, "binding.actionBarToolbarLayout"); ViewExtensions.addOnHeightChangedListener(appBarLayout, new WidgetMedia$onViewBound$3(this)); diff --git a/app/src/main/java/com/discord/widgets/media/WidgetQRScanner.java b/app/src/main/java/com/discord/widgets/media/WidgetQRScanner.java index f9f8e62a73..206b9ecd53 100644 --- a/app/src/main/java/com/discord/widgets/media/WidgetQRScanner.java +++ b/app/src/main/java/com/discord/widgets/media/WidgetQRScanner.java @@ -142,7 +142,7 @@ public final class WidgetQRScanner extends AppFragment implements ZXingScannerVi AppFragment.setActionBarDisplayHomeAsUpEnabled$default(this, false, 1, null); setActionBarTitle(R.string.login_with_qr); boolean booleanExtra = getMostRecentIntent().getBooleanExtra(EXTRA_SHOW_HELP_CHIP, false); - Chip chip = getBinding().f1969c; + Chip chip = getBinding().f1970c; m.checkNotNullExpressionValue(chip, "binding.qrScannerChip"); if (!booleanExtra) { i = 8; diff --git a/app/src/main/java/com/discord/widgets/mobile_reports/MobileReportArgs.java b/app/src/main/java/com/discord/widgets/mobile_reports/MobileReportArgs.java index d6aad0bb34..09bcf3babd 100644 --- a/app/src/main/java/com/discord/widgets/mobile_reports/MobileReportArgs.java +++ b/app/src/main/java/com/discord/widgets/mobile_reports/MobileReportArgs.java @@ -125,6 +125,99 @@ public abstract class MobileReportArgs implements Parcelable { } } + /* compiled from: WidgetMobileReports.kt */ + public static final class GuildScheduledEvent extends MobileReportArgs { + public static final Parcelable.Creator CREATOR = new Creator(); + private final long eventId; + private final long guildId; + + public static class Creator implements Parcelable.Creator { + @Override // android.os.Parcelable.Creator + public final GuildScheduledEvent createFromParcel(Parcel parcel) { + m.checkNotNullParameter(parcel, "in"); + return new GuildScheduledEvent(parcel.readLong(), parcel.readLong()); + } + + @Override // android.os.Parcelable.Creator + public final GuildScheduledEvent[] newArray(int i) { + return new GuildScheduledEvent[i]; + } + } + + public GuildScheduledEvent(long j, long j2) { + super(ReportType.GuildScheduledEvent, -1, null); + this.guildId = j; + this.eventId = j2; + } + + public static /* synthetic */ GuildScheduledEvent copy$default(GuildScheduledEvent guildScheduledEvent, long j, long j2, int i, Object obj) { + if ((i & 1) != 0) { + j = guildScheduledEvent.guildId; + } + if ((i & 2) != 0) { + j2 = guildScheduledEvent.eventId; + } + return guildScheduledEvent.copy(j, j2); + } + + public final long component1() { + return this.guildId; + } + + public final long component2() { + return this.eventId; + } + + public final GuildScheduledEvent copy(long j, long j2) { + return new GuildScheduledEvent(j, j2); + } + + @Override // android.os.Parcelable + public int describeContents() { + return 0; + } + + @Override // java.lang.Object + public boolean equals(Object obj) { + if (this == obj) { + return true; + } + if (!(obj instanceof GuildScheduledEvent)) { + return false; + } + GuildScheduledEvent guildScheduledEvent = (GuildScheduledEvent) obj; + return this.guildId == guildScheduledEvent.guildId && this.eventId == guildScheduledEvent.eventId; + } + + public final long getEventId() { + return this.eventId; + } + + public final long getGuildId() { + return this.guildId; + } + + @Override // java.lang.Object + public int hashCode() { + return b.a(this.eventId) + (b.a(this.guildId) * 31); + } + + @Override // java.lang.Object + public String toString() { + StringBuilder R = a.R("GuildScheduledEvent(guildId="); + R.append(this.guildId); + R.append(", eventId="); + return a.B(R, this.eventId, ")"); + } + + @Override // android.os.Parcelable + public void writeToParcel(Parcel parcel, int i) { + m.checkNotNullParameter(parcel, "parcel"); + parcel.writeLong(this.guildId); + parcel.writeLong(this.eventId); + } + } + /* compiled from: WidgetMobileReports.kt */ public static final class Message extends MobileReportArgs { public static final Parcelable.Creator CREATOR = new Creator(); diff --git a/app/src/main/java/com/discord/widgets/mobile_reports/MobileReportsViewModel$Companion$getStoreState$1.java b/app/src/main/java/com/discord/widgets/mobile_reports/MobileReportsViewModel$Companion$getStoreState$1.java index 671f34deb1..ee3f44ae1f 100644 --- a/app/src/main/java/com/discord/widgets/mobile_reports/MobileReportsViewModel$Companion$getStoreState$1.java +++ b/app/src/main/java/com/discord/widgets/mobile_reports/MobileReportsViewModel$Companion$getStoreState$1.java @@ -2,6 +2,7 @@ package com.discord.widgets.mobile_reports; import com.discord.api.channel.Channel; import com.discord.api.directory.DirectoryEntry; +import com.discord.api.guildscheduledevent.GuildScheduledEvent; import com.discord.api.stageinstance.StageInstance; import com.discord.models.guild.Guild; import com.discord.models.message.Message; @@ -12,9 +13,9 @@ import d0.z.d.m; import java.util.Iterator; import java.util.List; import java.util.Map; -import rx.functions.Func6; +import rx.functions.Func8; /* compiled from: MobileReportsViewModel.kt */ -public final class MobileReportsViewModel$Companion$getStoreState$1 implements Func6, RestCallState>, MobileReportsViewModel.StoreState> { +public final class MobileReportsViewModel$Companion$getStoreState$1 implements Func8, RestCallState>, GuildScheduledEvent, Guild, MobileReportsViewModel.StoreState> { public final /* synthetic */ MobileReportArgs $args; public MobileReportsViewModel$Companion$getStoreState$1(MobileReportArgs mobileReportArgs) { @@ -23,7 +24,7 @@ public final class MobileReportsViewModel$Companion$getStoreState$1 map, RestCallState> restCallState) { + public final MobileReportsViewModel.StoreState call(Message message, Channel channel, Guild guild, StageInstance stageInstance, Map map, RestCallState> restCallState, GuildScheduledEvent guildScheduledEvent, Guild guild2) { List list; boolean z2; MobileReportArgs mobileReportArgs = this.$args; @@ -33,6 +34,7 @@ public final class MobileReportsViewModel$Companion$getStoreState$1 map, RestCallState> restCallState) { - return call(message, channel, guild, stageInstance, (Map) map, (RestCallState>) restCallState); + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object] */ + @Override // rx.functions.Func8 + public /* bridge */ /* synthetic */ MobileReportsViewModel.StoreState call(Message message, Channel channel, Guild guild, StageInstance stageInstance, Map map, RestCallState> restCallState, GuildScheduledEvent guildScheduledEvent, Guild guild2) { + return call(message, channel, guild, stageInstance, (Map) map, (RestCallState>) restCallState, guildScheduledEvent, guild2); } } diff --git a/app/src/main/java/com/discord/widgets/mobile_reports/MobileReportsViewModel$handleSubmit$2.java b/app/src/main/java/com/discord/widgets/mobile_reports/MobileReportsViewModel$handleSubmit$2.java index dedad702db..98980580d4 100644 --- a/app/src/main/java/com/discord/widgets/mobile_reports/MobileReportsViewModel$handleSubmit$2.java +++ b/app/src/main/java/com/discord/widgets/mobile_reports/MobileReportsViewModel$handleSubmit$2.java @@ -28,6 +28,6 @@ public final class MobileReportsViewModel$handleSubmit$2 extends o implements Fu public final void invoke(Error error) { m.checkNotNullParameter(error, "it"); - MobileReportsViewModel.access$updateViewState(this.this$0, MobileReportsViewModel.ViewState.Menu.copy$default(this.$currentViewState, null, null, null, null, null, MobileReportsViewModel.SubmitState.Error.INSTANCE, null, null, 223, null)); + MobileReportsViewModel.access$updateViewState(this.this$0, MobileReportsViewModel.ViewState.Menu.copy$default(this.$currentViewState, null, null, null, null, null, null, MobileReportsViewModel.SubmitState.Error.INSTANCE, null, null, 447, null)); } } diff --git a/app/src/main/java/com/discord/widgets/mobile_reports/MobileReportsViewModel.java b/app/src/main/java/com/discord/widgets/mobile_reports/MobileReportsViewModel.java index 18f951e46d..9921c05e68 100644 --- a/app/src/main/java/com/discord/widgets/mobile_reports/MobileReportsViewModel.java +++ b/app/src/main/java/com/discord/widgets/mobile_reports/MobileReportsViewModel.java @@ -6,6 +6,7 @@ import c.d.b.a.a; import com.discord.R; import com.discord.api.channel.Channel; import com.discord.api.directory.DirectoryEntry; +import com.discord.api.guildscheduledevent.GuildScheduledEvent; import com.discord.api.report.MenuAPIResponse; import com.discord.api.report.NodeElementResult; import com.discord.api.report.NodeResult; @@ -23,8 +24,11 @@ import com.discord.models.guild.Guild; import com.discord.models.member.GuildMember; import com.discord.models.message.Message; import com.discord.models.user.User; +import com.discord.stores.StoreGuildScheduledEvents; +import com.discord.stores.StoreGuilds; import com.discord.stores.StoreMessages; import com.discord.stores.StoreStream; +import com.discord.stores.utilities.RestCallState; import com.discord.utilities.SnowflakeUtils; import com.discord.utilities.color.ColorCompat; import com.discord.utilities.error.Error; @@ -39,7 +43,6 @@ import com.discord.utilities.time.Clock; import com.discord.utilities.time.ClockFactory; import com.discord.widgets.mobile_reports.MobileReportArgs; import com.facebook.drawee.span.DraweeSpanStringBuilder; -import com.google.android.material.behavior.HideBottomViewOnScrollBehavior; import d0.o; import d0.t.n; import d0.t.u; @@ -124,7 +127,7 @@ public final class MobileReportsViewModel extends AppViewModel { if (access$parseMessagePreview != null) { blockUserElement = new BlockUserElement(component1.getBlockedUsers().containsKey(Long.valueOf(access$parseMessagePreview.getAuthor().getId())), access$parseMessagePreview.getAuthor()); } - access$getViewState$p = new ViewState.Menu(component2, access$parseMessagePreview, access$parseChannelPreview, MobileReportsViewModel.access$parseDirectoryServerPreview(this.this$0, component1), initial, null, emptyList, blockUserElement, 32, null); + access$getViewState$p = new ViewState.Menu(component2, access$parseMessagePreview, access$parseChannelPreview, MobileReportsViewModel.access$parseDirectoryServerPreview(this.this$0, component1), MobileReportsViewModel.access$parseEventPreview(this.this$0, component1), initial, null, emptyList, blockUserElement, 64, null); } MobileReportsViewModel.access$updateViewState(mobileReportsViewModel2, access$getViewState$p); } @@ -430,10 +433,32 @@ public final class MobileReportsViewModel extends AppViewModel { StoreStream.Companion companion = StoreStream.Companion; StoreMessages messages = companion.getMessages(); long channelId = mobileReportArgs.getChannelId(); + MobileReportArgs.GuildScheduledEvent guildScheduledEvent = null; MobileReportArgs.Message message = (MobileReportArgs.Message) (!(mobileReportArgs instanceof MobileReportArgs.Message) ? null : mobileReportArgs); - Observable f = Observable.f(messages.observeMessagesForChannel(channelId, message != null ? message.getMessageId() : -1), companion.getChannels().observeChannel(mobileReportArgs.getChannelId()), companion.getGuilds().observeFromChannelId(mobileReportArgs.getChannelId()), companion.getStageInstances().observeStageInstanceForChannel(mobileReportArgs.getChannelId()), companion.getUserRelationships().observeForType(2), companion.getDirectories().observeDirectoriesForChannel(mobileReportArgs.getChannelId()), new MobileReportsViewModel$Companion$getStoreState$1(mobileReportArgs)); - m.checkNotNullExpressionValue(f, "Observable.combineLatest…ryEntryId }\n )\n }"); - return f; + long j = -1; + Observable observeMessagesForChannel = messages.observeMessagesForChannel(channelId, message != null ? message.getMessageId() : -1); + Observable observeChannel = companion.getChannels().observeChannel(mobileReportArgs.getChannelId()); + Observable observeFromChannelId = companion.getGuilds().observeFromChannelId(mobileReportArgs.getChannelId()); + Observable observeStageInstanceForChannel = companion.getStageInstances().observeStageInstanceForChannel(mobileReportArgs.getChannelId()); + Observable> observeForType = companion.getUserRelationships().observeForType(2); + Observable>> observeDirectoriesForChannel = companion.getDirectories().observeDirectoriesForChannel(mobileReportArgs.getChannelId()); + StoreGuildScheduledEvents guildScheduledEvents = companion.getGuildScheduledEvents(); + boolean z2 = mobileReportArgs instanceof MobileReportArgs.GuildScheduledEvent; + MobileReportArgs.GuildScheduledEvent guildScheduledEvent2 = (MobileReportArgs.GuildScheduledEvent) (!z2 ? null : mobileReportArgs); + Long valueOf = guildScheduledEvent2 != null ? Long.valueOf(guildScheduledEvent2.getEventId()) : null; + MobileReportArgs.GuildScheduledEvent guildScheduledEvent3 = (MobileReportArgs.GuildScheduledEvent) (!z2 ? null : mobileReportArgs); + Observable observeGuildScheduledEvent = guildScheduledEvents.observeGuildScheduledEvent(valueOf, guildScheduledEvent3 != null ? Long.valueOf(guildScheduledEvent3.getGuildId()) : null); + StoreGuilds guilds = companion.getGuilds(); + if (z2) { + guildScheduledEvent = mobileReportArgs; + } + MobileReportArgs.GuildScheduledEvent guildScheduledEvent4 = guildScheduledEvent; + if (guildScheduledEvent4 != null) { + j = guildScheduledEvent4.getGuildId(); + } + Observable d = Observable.d(observeMessagesForChannel, observeChannel, observeFromChannelId, observeStageInstanceForChannel, observeForType, observeDirectoriesForChannel, observeGuildScheduledEvent, guilds.observeGuild(j), new MobileReportsViewModel$Companion$getStoreState$1(mobileReportArgs)); + m.checkNotNullExpressionValue(d, "Observable.combineLatest…nt = event,\n )\n }"); + return d; } } @@ -513,6 +538,82 @@ public final class MobileReportsViewModel extends AppViewModel { } } + /* compiled from: MobileReportsViewModel.kt */ + public static final class GuildScheduledEventPreview { + private final GuildScheduledEvent event; + private final Guild guild; + + public GuildScheduledEventPreview(Guild guild, GuildScheduledEvent guildScheduledEvent) { + m.checkNotNullParameter(guild, "guild"); + m.checkNotNullParameter(guildScheduledEvent, "event"); + this.guild = guild; + this.event = guildScheduledEvent; + } + + public static /* synthetic */ GuildScheduledEventPreview copy$default(GuildScheduledEventPreview guildScheduledEventPreview, Guild guild, GuildScheduledEvent guildScheduledEvent, int i, Object obj) { + if ((i & 1) != 0) { + guild = guildScheduledEventPreview.guild; + } + if ((i & 2) != 0) { + guildScheduledEvent = guildScheduledEventPreview.event; + } + return guildScheduledEventPreview.copy(guild, guildScheduledEvent); + } + + public final Guild component1() { + return this.guild; + } + + public final GuildScheduledEvent component2() { + return this.event; + } + + public final GuildScheduledEventPreview copy(Guild guild, GuildScheduledEvent guildScheduledEvent) { + m.checkNotNullParameter(guild, "guild"); + m.checkNotNullParameter(guildScheduledEvent, "event"); + return new GuildScheduledEventPreview(guild, guildScheduledEvent); + } + + public boolean equals(Object obj) { + if (this == obj) { + return true; + } + if (!(obj instanceof GuildScheduledEventPreview)) { + return false; + } + GuildScheduledEventPreview guildScheduledEventPreview = (GuildScheduledEventPreview) obj; + return m.areEqual(this.guild, guildScheduledEventPreview.guild) && m.areEqual(this.event, guildScheduledEventPreview.event); + } + + public final GuildScheduledEvent getEvent() { + return this.event; + } + + public final Guild getGuild() { + return this.guild; + } + + public int hashCode() { + Guild guild = this.guild; + int i = 0; + int hashCode = (guild != null ? guild.hashCode() : 0) * 31; + GuildScheduledEvent guildScheduledEvent = this.event; + if (guildScheduledEvent != null) { + i = guildScheduledEvent.hashCode(); + } + return hashCode + i; + } + + public String toString() { + StringBuilder R = a.R("GuildScheduledEventPreview(guild="); + R.append(this.guild); + R.append(", event="); + R.append(this.event); + R.append(")"); + return R.toString(); + } + } + /* compiled from: MobileReportsViewModel.kt */ public static final class MessagePreview { private final User author; @@ -824,18 +925,20 @@ public final class MobileReportsViewModel extends AppViewModel { private final ChannelPreview channelPreviewElement; private final CheckboxElement checkboxElement; private final DirectoryServerPreview directoryServerPreviewElement; + private final GuildScheduledEventPreview eventPreviewElement; private final MessagePreview messagePreviewElement; private final ReportNode node; private final SubmitState submitState; private final boolean successElement; - public NodeState(ReportNode reportNode, CheckboxElement checkboxElement, MessagePreview messagePreview, ChannelPreview channelPreview, DirectoryServerPreview directoryServerPreview, BlockUserElement blockUserElement, List list, boolean z2, SubmitState submitState, ReportNodeBottomButton reportNodeBottomButton) { + public NodeState(ReportNode reportNode, CheckboxElement checkboxElement, MessagePreview messagePreview, ChannelPreview channelPreview, DirectoryServerPreview directoryServerPreview, GuildScheduledEventPreview guildScheduledEventPreview, BlockUserElement blockUserElement, List list, boolean z2, SubmitState submitState, ReportNodeBottomButton reportNodeBottomButton) { m.checkNotNullParameter(reportNode, "node"); this.node = reportNode; this.checkboxElement = checkboxElement; this.messagePreviewElement = messagePreview; this.channelPreviewElement = channelPreview; this.directoryServerPreviewElement = directoryServerPreview; + this.eventPreviewElement = guildScheduledEventPreview; this.blockUserElement = blockUserElement; this.breadcrumbsElement = list; this.successElement = z2; @@ -843,15 +946,19 @@ public final class MobileReportsViewModel extends AppViewModel { this.bottomButton = reportNodeBottomButton; } - public static /* synthetic */ NodeState copy$default(NodeState nodeState, ReportNode reportNode, CheckboxElement checkboxElement, MessagePreview messagePreview, ChannelPreview channelPreview, DirectoryServerPreview directoryServerPreview, BlockUserElement blockUserElement, List list, boolean z2, SubmitState submitState, ReportNodeBottomButton reportNodeBottomButton, int i, Object obj) { - return nodeState.copy((i & 1) != 0 ? nodeState.node : reportNode, (i & 2) != 0 ? nodeState.checkboxElement : checkboxElement, (i & 4) != 0 ? nodeState.messagePreviewElement : messagePreview, (i & 8) != 0 ? nodeState.channelPreviewElement : channelPreview, (i & 16) != 0 ? nodeState.directoryServerPreviewElement : directoryServerPreview, (i & 32) != 0 ? nodeState.blockUserElement : blockUserElement, (i & 64) != 0 ? nodeState.breadcrumbsElement : list, (i & 128) != 0 ? nodeState.successElement : z2, (i & 256) != 0 ? nodeState.submitState : submitState, (i & 512) != 0 ? nodeState.bottomButton : reportNodeBottomButton); + public static /* synthetic */ NodeState copy$default(NodeState nodeState, ReportNode reportNode, CheckboxElement checkboxElement, MessagePreview messagePreview, ChannelPreview channelPreview, DirectoryServerPreview directoryServerPreview, GuildScheduledEventPreview guildScheduledEventPreview, BlockUserElement blockUserElement, List list, boolean z2, SubmitState submitState, ReportNodeBottomButton reportNodeBottomButton, int i, Object obj) { + return nodeState.copy((i & 1) != 0 ? nodeState.node : reportNode, (i & 2) != 0 ? nodeState.checkboxElement : checkboxElement, (i & 4) != 0 ? nodeState.messagePreviewElement : messagePreview, (i & 8) != 0 ? nodeState.channelPreviewElement : channelPreview, (i & 16) != 0 ? nodeState.directoryServerPreviewElement : directoryServerPreview, (i & 32) != 0 ? nodeState.eventPreviewElement : guildScheduledEventPreview, (i & 64) != 0 ? nodeState.blockUserElement : blockUserElement, (i & 128) != 0 ? nodeState.breadcrumbsElement : list, (i & 256) != 0 ? nodeState.successElement : z2, (i & 512) != 0 ? nodeState.submitState : submitState, (i & 1024) != 0 ? nodeState.bottomButton : reportNodeBottomButton); } public final ReportNode component1() { return this.node; } - public final ReportNodeBottomButton component10() { + public final SubmitState component10() { + return this.submitState; + } + + public final ReportNodeBottomButton component11() { return this.bottomButton; } @@ -871,25 +978,25 @@ public final class MobileReportsViewModel extends AppViewModel { return this.directoryServerPreviewElement; } - public final BlockUserElement component6() { + public final GuildScheduledEventPreview component6() { + return this.eventPreviewElement; + } + + public final BlockUserElement component7() { return this.blockUserElement; } - public final List component7() { + public final List component8() { return this.breadcrumbsElement; } - public final boolean component8() { + public final boolean component9() { return this.successElement; } - public final SubmitState component9() { - return this.submitState; - } - - public final NodeState copy(ReportNode reportNode, CheckboxElement checkboxElement, MessagePreview messagePreview, ChannelPreview channelPreview, DirectoryServerPreview directoryServerPreview, BlockUserElement blockUserElement, List list, boolean z2, SubmitState submitState, ReportNodeBottomButton reportNodeBottomButton) { + public final NodeState copy(ReportNode reportNode, CheckboxElement checkboxElement, MessagePreview messagePreview, ChannelPreview channelPreview, DirectoryServerPreview directoryServerPreview, GuildScheduledEventPreview guildScheduledEventPreview, BlockUserElement blockUserElement, List list, boolean z2, SubmitState submitState, ReportNodeBottomButton reportNodeBottomButton) { m.checkNotNullParameter(reportNode, "node"); - return new NodeState(reportNode, checkboxElement, messagePreview, channelPreview, directoryServerPreview, blockUserElement, list, z2, submitState, reportNodeBottomButton); + return new NodeState(reportNode, checkboxElement, messagePreview, channelPreview, directoryServerPreview, guildScheduledEventPreview, blockUserElement, list, z2, submitState, reportNodeBottomButton); } public boolean equals(Object obj) { @@ -900,7 +1007,7 @@ public final class MobileReportsViewModel extends AppViewModel { return false; } NodeState nodeState = (NodeState) obj; - return m.areEqual(this.node, nodeState.node) && m.areEqual(this.checkboxElement, nodeState.checkboxElement) && m.areEqual(this.messagePreviewElement, nodeState.messagePreviewElement) && m.areEqual(this.channelPreviewElement, nodeState.channelPreviewElement) && m.areEqual(this.directoryServerPreviewElement, nodeState.directoryServerPreviewElement) && m.areEqual(this.blockUserElement, nodeState.blockUserElement) && m.areEqual(this.breadcrumbsElement, nodeState.breadcrumbsElement) && this.successElement == nodeState.successElement && m.areEqual(this.submitState, nodeState.submitState) && m.areEqual(this.bottomButton, nodeState.bottomButton); + return m.areEqual(this.node, nodeState.node) && m.areEqual(this.checkboxElement, nodeState.checkboxElement) && m.areEqual(this.messagePreviewElement, nodeState.messagePreviewElement) && m.areEqual(this.channelPreviewElement, nodeState.channelPreviewElement) && m.areEqual(this.directoryServerPreviewElement, nodeState.directoryServerPreviewElement) && m.areEqual(this.eventPreviewElement, nodeState.eventPreviewElement) && m.areEqual(this.blockUserElement, nodeState.blockUserElement) && m.areEqual(this.breadcrumbsElement, nodeState.breadcrumbsElement) && this.successElement == nodeState.successElement && m.areEqual(this.submitState, nodeState.submitState) && m.areEqual(this.bottomButton, nodeState.bottomButton); } public final BlockUserElement getBlockUserElement() { @@ -927,6 +1034,10 @@ public final class MobileReportsViewModel extends AppViewModel { return this.directoryServerPreviewElement; } + public final GuildScheduledEventPreview getEventPreviewElement() { + return this.eventPreviewElement; + } + public final MessagePreview getMessagePreviewElement() { return this.messagePreviewElement; } @@ -955,10 +1066,12 @@ public final class MobileReportsViewModel extends AppViewModel { int hashCode4 = (hashCode3 + (channelPreview != null ? channelPreview.hashCode() : 0)) * 31; DirectoryServerPreview directoryServerPreview = this.directoryServerPreviewElement; int hashCode5 = (hashCode4 + (directoryServerPreview != null ? directoryServerPreview.hashCode() : 0)) * 31; + GuildScheduledEventPreview guildScheduledEventPreview = this.eventPreviewElement; + int hashCode6 = (hashCode5 + (guildScheduledEventPreview != null ? guildScheduledEventPreview.hashCode() : 0)) * 31; BlockUserElement blockUserElement = this.blockUserElement; - int hashCode6 = (hashCode5 + (blockUserElement != null ? blockUserElement.hashCode() : 0)) * 31; + int hashCode7 = (hashCode6 + (blockUserElement != null ? blockUserElement.hashCode() : 0)) * 31; List list = this.breadcrumbsElement; - int hashCode7 = (hashCode6 + (list != null ? list.hashCode() : 0)) * 31; + int hashCode8 = (hashCode7 + (list != null ? list.hashCode() : 0)) * 31; boolean z2 = this.successElement; if (z2) { z2 = true; @@ -966,14 +1079,14 @@ public final class MobileReportsViewModel extends AppViewModel { int i2 = z2 ? 1 : 0; int i3 = z2 ? 1 : 0; int i4 = z2 ? 1 : 0; - int i5 = (hashCode7 + i2) * 31; + int i5 = (hashCode8 + i2) * 31; SubmitState submitState = this.submitState; - int hashCode8 = (i5 + (submitState != null ? submitState.hashCode() : 0)) * 31; + int hashCode9 = (i5 + (submitState != null ? submitState.hashCode() : 0)) * 31; ReportNodeBottomButton reportNodeBottomButton = this.bottomButton; if (reportNodeBottomButton != null) { i = reportNodeBottomButton.hashCode(); } - return hashCode8 + i; + return hashCode9 + i; } public String toString() { @@ -987,6 +1100,8 @@ public final class MobileReportsViewModel extends AppViewModel { R.append(this.channelPreviewElement); R.append(", directoryServerPreviewElement="); R.append(this.directoryServerPreviewElement); + R.append(", eventPreviewElement="); + R.append(this.eventPreviewElement); R.append(", blockUserElement="); R.append(this.blockUserElement); R.append(", breadcrumbsElement="); @@ -1007,11 +1122,12 @@ public final class MobileReportsViewModel extends AppViewModel { private final Map blockedUsers; private final Channel channel; private final DirectoryEntry directoryEntry; + private final GuildScheduledEvent event; private final Guild guild; private final Message message; private final StageInstance stageInstance; - public StoreState(Message message, Channel channel, Guild guild, DirectoryEntry directoryEntry, StageInstance stageInstance, Map map) { + public StoreState(Message message, Channel channel, Guild guild, DirectoryEntry directoryEntry, StageInstance stageInstance, Map map, GuildScheduledEvent guildScheduledEvent) { m.checkNotNullParameter(map, "blockedUsers"); this.message = message; this.channel = channel; @@ -1019,11 +1135,12 @@ public final class MobileReportsViewModel extends AppViewModel { this.directoryEntry = directoryEntry; this.stageInstance = stageInstance; this.blockedUsers = map; + this.event = guildScheduledEvent; } - /* JADX DEBUG: Multi-variable search result rejected for r4v0, resolved type: com.discord.widgets.mobile_reports.MobileReportsViewModel$StoreState */ + /* JADX DEBUG: Multi-variable search result rejected for r5v0, resolved type: com.discord.widgets.mobile_reports.MobileReportsViewModel$StoreState */ /* JADX WARN: Multi-variable type inference failed */ - public static /* synthetic */ StoreState copy$default(StoreState storeState, Message message, Channel channel, Guild guild, DirectoryEntry directoryEntry, StageInstance stageInstance, Map map, int i, Object obj) { + public static /* synthetic */ StoreState copy$default(StoreState storeState, Message message, Channel channel, Guild guild, DirectoryEntry directoryEntry, StageInstance stageInstance, Map map, GuildScheduledEvent guildScheduledEvent, int i, Object obj) { if ((i & 1) != 0) { message = storeState.message; } @@ -1042,7 +1159,10 @@ public final class MobileReportsViewModel extends AppViewModel { if ((i & 32) != 0) { map = storeState.blockedUsers; } - return storeState.copy(message, channel, guild, directoryEntry, stageInstance, map); + if ((i & 64) != 0) { + guildScheduledEvent = storeState.event; + } + return storeState.copy(message, channel, guild, directoryEntry, stageInstance, map, guildScheduledEvent); } public final Message component1() { @@ -1069,9 +1189,13 @@ public final class MobileReportsViewModel extends AppViewModel { return this.blockedUsers; } - public final StoreState copy(Message message, Channel channel, Guild guild, DirectoryEntry directoryEntry, StageInstance stageInstance, Map map) { + public final GuildScheduledEvent component7() { + return this.event; + } + + public final StoreState copy(Message message, Channel channel, Guild guild, DirectoryEntry directoryEntry, StageInstance stageInstance, Map map, GuildScheduledEvent guildScheduledEvent) { m.checkNotNullParameter(map, "blockedUsers"); - return new StoreState(message, channel, guild, directoryEntry, stageInstance, map); + return new StoreState(message, channel, guild, directoryEntry, stageInstance, map, guildScheduledEvent); } public boolean equals(Object obj) { @@ -1082,7 +1206,7 @@ public final class MobileReportsViewModel extends AppViewModel { return false; } StoreState storeState = (StoreState) obj; - return m.areEqual(this.message, storeState.message) && m.areEqual(this.channel, storeState.channel) && m.areEqual(this.guild, storeState.guild) && m.areEqual(this.directoryEntry, storeState.directoryEntry) && m.areEqual(this.stageInstance, storeState.stageInstance) && m.areEqual(this.blockedUsers, storeState.blockedUsers); + return m.areEqual(this.message, storeState.message) && m.areEqual(this.channel, storeState.channel) && m.areEqual(this.guild, storeState.guild) && m.areEqual(this.directoryEntry, storeState.directoryEntry) && m.areEqual(this.stageInstance, storeState.stageInstance) && m.areEqual(this.blockedUsers, storeState.blockedUsers) && m.areEqual(this.event, storeState.event); } public final Map getBlockedUsers() { @@ -1097,6 +1221,10 @@ public final class MobileReportsViewModel extends AppViewModel { return this.directoryEntry; } + public final GuildScheduledEvent getEvent() { + return this.event; + } + public final Guild getGuild() { return this.guild; } @@ -1122,10 +1250,12 @@ public final class MobileReportsViewModel extends AppViewModel { StageInstance stageInstance = this.stageInstance; int hashCode5 = (hashCode4 + (stageInstance != null ? stageInstance.hashCode() : 0)) * 31; Map map = this.blockedUsers; - if (map != null) { - i = map.hashCode(); + int hashCode6 = (hashCode5 + (map != null ? map.hashCode() : 0)) * 31; + GuildScheduledEvent guildScheduledEvent = this.event; + if (guildScheduledEvent != null) { + i = guildScheduledEvent.hashCode(); } - return hashCode5 + i; + return hashCode6 + i; } public String toString() { @@ -1140,7 +1270,11 @@ public final class MobileReportsViewModel extends AppViewModel { R.append(", stageInstance="); R.append(this.stageInstance); R.append(", blockedUsers="); - return a.K(R, this.blockedUsers, ")"); + R.append(this.blockedUsers); + R.append(", event="); + R.append(this.event); + R.append(")"); + return R.toString(); } } @@ -1199,6 +1333,7 @@ public final class MobileReportsViewModel extends AppViewModel { private final BlockUserElement blockUserElement; private final ChannelPreview channelPreview; private final DirectoryServerPreview directoryServerPreview; + private final GuildScheduledEventPreview eventPreview; private final List history; private final MenuAPIResponse menu; private final MessagePreview messagePreview; @@ -1206,7 +1341,7 @@ public final class MobileReportsViewModel extends AppViewModel { private final SubmitState submitState; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public Menu(MenuAPIResponse menuAPIResponse, MessagePreview messagePreview, ChannelPreview channelPreview, DirectoryServerPreview directoryServerPreview, NodeNavigationType nodeNavigationType, SubmitState submitState, List list, BlockUserElement blockUserElement) { + public Menu(MenuAPIResponse menuAPIResponse, MessagePreview messagePreview, ChannelPreview channelPreview, DirectoryServerPreview directoryServerPreview, GuildScheduledEventPreview guildScheduledEventPreview, NodeNavigationType nodeNavigationType, SubmitState submitState, List list, BlockUserElement blockUserElement) { super(null); m.checkNotNullParameter(menuAPIResponse, "menu"); m.checkNotNullParameter(nodeNavigationType, "nodeNavigationType"); @@ -1216,6 +1351,7 @@ public final class MobileReportsViewModel extends AppViewModel { this.messagePreview = messagePreview; this.channelPreview = channelPreview; this.directoryServerPreview = directoryServerPreview; + this.eventPreview = guildScheduledEventPreview; this.nodeNavigationType = nodeNavigationType; this.submitState = submitState; this.history = list; @@ -1223,12 +1359,12 @@ public final class MobileReportsViewModel extends AppViewModel { } /* JADX INFO: this call moved to the top of the method (can break code semantics) */ - public /* synthetic */ Menu(MenuAPIResponse menuAPIResponse, MessagePreview messagePreview, ChannelPreview channelPreview, DirectoryServerPreview directoryServerPreview, NodeNavigationType nodeNavigationType, SubmitState submitState, List list, BlockUserElement blockUserElement, int i, DefaultConstructorMarker defaultConstructorMarker) { - this(menuAPIResponse, messagePreview, channelPreview, directoryServerPreview, nodeNavigationType, (i & 32) != 0 ? SubmitState.None.INSTANCE : submitState, list, blockUserElement); + public /* synthetic */ Menu(MenuAPIResponse menuAPIResponse, MessagePreview messagePreview, ChannelPreview channelPreview, DirectoryServerPreview directoryServerPreview, GuildScheduledEventPreview guildScheduledEventPreview, NodeNavigationType nodeNavigationType, SubmitState submitState, List list, BlockUserElement blockUserElement, int i, DefaultConstructorMarker defaultConstructorMarker) { + this(menuAPIResponse, messagePreview, channelPreview, directoryServerPreview, guildScheduledEventPreview, nodeNavigationType, (i & 64) != 0 ? SubmitState.None.INSTANCE : submitState, list, blockUserElement); } - public static /* synthetic */ Menu copy$default(Menu menu, MenuAPIResponse menuAPIResponse, MessagePreview messagePreview, ChannelPreview channelPreview, DirectoryServerPreview directoryServerPreview, NodeNavigationType nodeNavigationType, SubmitState submitState, List list, BlockUserElement blockUserElement, int i, Object obj) { - return menu.copy((i & 1) != 0 ? menu.menu : menuAPIResponse, (i & 2) != 0 ? menu.messagePreview : messagePreview, (i & 4) != 0 ? menu.channelPreview : channelPreview, (i & 8) != 0 ? menu.directoryServerPreview : directoryServerPreview, (i & 16) != 0 ? menu.nodeNavigationType : nodeNavigationType, (i & 32) != 0 ? menu.submitState : submitState, (i & 64) != 0 ? menu.history : list, (i & 128) != 0 ? menu.blockUserElement : blockUserElement); + public static /* synthetic */ Menu copy$default(Menu menu, MenuAPIResponse menuAPIResponse, MessagePreview messagePreview, ChannelPreview channelPreview, DirectoryServerPreview directoryServerPreview, GuildScheduledEventPreview guildScheduledEventPreview, NodeNavigationType nodeNavigationType, SubmitState submitState, List list, BlockUserElement blockUserElement, int i, Object obj) { + return menu.copy((i & 1) != 0 ? menu.menu : menuAPIResponse, (i & 2) != 0 ? menu.messagePreview : messagePreview, (i & 4) != 0 ? menu.channelPreview : channelPreview, (i & 8) != 0 ? menu.directoryServerPreview : directoryServerPreview, (i & 16) != 0 ? menu.eventPreview : guildScheduledEventPreview, (i & 32) != 0 ? menu.nodeNavigationType : nodeNavigationType, (i & 64) != 0 ? menu.submitState : submitState, (i & 128) != 0 ? menu.history : list, (i & 256) != 0 ? menu.blockUserElement : blockUserElement); } public final MenuAPIResponse component1() { @@ -1247,28 +1383,32 @@ public final class MobileReportsViewModel extends AppViewModel { return this.directoryServerPreview; } - public final NodeNavigationType component5() { + public final GuildScheduledEventPreview component5() { + return this.eventPreview; + } + + public final NodeNavigationType component6() { return this.nodeNavigationType; } - public final SubmitState component6() { + public final SubmitState component7() { return this.submitState; } - public final List component7() { + public final List component8() { return this.history; } - public final BlockUserElement component8() { + public final BlockUserElement component9() { return this.blockUserElement; } - public final Menu copy(MenuAPIResponse menuAPIResponse, MessagePreview messagePreview, ChannelPreview channelPreview, DirectoryServerPreview directoryServerPreview, NodeNavigationType nodeNavigationType, SubmitState submitState, List list, BlockUserElement blockUserElement) { + public final Menu copy(MenuAPIResponse menuAPIResponse, MessagePreview messagePreview, ChannelPreview channelPreview, DirectoryServerPreview directoryServerPreview, GuildScheduledEventPreview guildScheduledEventPreview, NodeNavigationType nodeNavigationType, SubmitState submitState, List list, BlockUserElement blockUserElement) { m.checkNotNullParameter(menuAPIResponse, "menu"); m.checkNotNullParameter(nodeNavigationType, "nodeNavigationType"); m.checkNotNullParameter(submitState, "submitState"); m.checkNotNullParameter(list, "history"); - return new Menu(menuAPIResponse, messagePreview, channelPreview, directoryServerPreview, nodeNavigationType, submitState, list, blockUserElement); + return new Menu(menuAPIResponse, messagePreview, channelPreview, directoryServerPreview, guildScheduledEventPreview, nodeNavigationType, submitState, list, blockUserElement); } public boolean equals(Object obj) { @@ -1279,7 +1419,7 @@ public final class MobileReportsViewModel extends AppViewModel { return false; } Menu menu = (Menu) obj; - return m.areEqual(this.menu, menu.menu) && m.areEqual(this.messagePreview, menu.messagePreview) && m.areEqual(this.channelPreview, menu.channelPreview) && m.areEqual(this.directoryServerPreview, menu.directoryServerPreview) && m.areEqual(this.nodeNavigationType, menu.nodeNavigationType) && m.areEqual(this.submitState, menu.submitState) && m.areEqual(this.history, menu.history) && m.areEqual(this.blockUserElement, menu.blockUserElement); + return m.areEqual(this.menu, menu.menu) && m.areEqual(this.messagePreview, menu.messagePreview) && m.areEqual(this.channelPreview, menu.channelPreview) && m.areEqual(this.directoryServerPreview, menu.directoryServerPreview) && m.areEqual(this.eventPreview, menu.eventPreview) && m.areEqual(this.nodeNavigationType, menu.nodeNavigationType) && m.areEqual(this.submitState, menu.submitState) && m.areEqual(this.history, menu.history) && m.areEqual(this.blockUserElement, menu.blockUserElement); } public final NodeState genNodeState() { @@ -1291,6 +1431,7 @@ public final class MobileReportsViewModel extends AppViewModel { Object obj5; Object obj6; Object obj7; + Object obj8; ReportNode node = this.nodeNavigationType.getNode(); List c2 = node.c(); ReportNodeElement.Companion companion = ReportNodeElement.Companion; @@ -1379,11 +1520,11 @@ public final class MobileReportsViewModel extends AppViewModel { ReportNodeElement reportNodeElement6 = (ReportNodeElement) obj6; Objects.requireNonNull(companion5); m.checkNotNullParameter(reportNodeElement6, "element"); - if (m.areEqual(reportNodeElement6.c(), "block_users")) { + if (m.areEqual(reportNodeElement6.c(), "guild_scheduled_event_preview")) { break; } } - BlockUserElement blockUserElement = ((ReportNodeElement) obj6) != null ? this.blockUserElement : null; + GuildScheduledEventPreview guildScheduledEventPreview = ((ReportNodeElement) obj6) != null ? this.eventPreview : null; List c7 = node.c(); ReportNodeElement.Companion companion6 = ReportNodeElement.Companion; Iterator it6 = c7.iterator(); @@ -1396,28 +1537,45 @@ public final class MobileReportsViewModel extends AppViewModel { ReportNodeElement reportNodeElement7 = (ReportNodeElement) obj7; Objects.requireNonNull(companion6); m.checkNotNullParameter(reportNodeElement7, "element"); - if (m.areEqual(reportNodeElement7.c(), "breadcrumbs")) { + if (m.areEqual(reportNodeElement7.c(), "block_users")) { break; } } - List list = ((ReportNodeElement) obj7) != null ? this.history : null; + BlockUserElement blockUserElement = ((ReportNodeElement) obj7) != null ? this.blockUserElement : null; List c8 = node.c(); ReportNodeElement.Companion companion7 = ReportNodeElement.Companion; Iterator it7 = c8.iterator(); while (true) { if (!it7.hasNext()) { + obj8 = null; break; } - Object next = it7.next(); - ReportNodeElement reportNodeElement8 = (ReportNodeElement) next; + obj8 = it7.next(); + ReportNodeElement reportNodeElement8 = (ReportNodeElement) obj8; Objects.requireNonNull(companion7); m.checkNotNullParameter(reportNodeElement8, "element"); - if (m.areEqual(reportNodeElement8.c(), "success")) { + if (m.areEqual(reportNodeElement8.c(), "breadcrumbs")) { + break; + } + } + List list = ((ReportNodeElement) obj8) != null ? this.history : null; + List c9 = node.c(); + ReportNodeElement.Companion companion8 = ReportNodeElement.Companion; + Iterator it8 = c9.iterator(); + while (true) { + if (!it8.hasNext()) { + break; + } + Object next = it8.next(); + ReportNodeElement reportNodeElement9 = (ReportNodeElement) next; + Objects.requireNonNull(companion8); + m.checkNotNullParameter(reportNodeElement9, "element"); + if (m.areEqual(reportNodeElement9.c(), "success")) { obj = next; break; } } - return new NodeState(node, checkboxElement, messagePreview, channelPreview, directoryServerPreview, blockUserElement, list, obj != null, this.submitState, node.a()); + return new NodeState(node, checkboxElement, messagePreview, channelPreview, directoryServerPreview, guildScheduledEventPreview, blockUserElement, list, obj != null, this.submitState, node.a()); } public final BlockUserElement getBlockUserElement() { @@ -1432,6 +1590,10 @@ public final class MobileReportsViewModel extends AppViewModel { return this.directoryServerPreview; } + public final GuildScheduledEventPreview getEventPreview() { + return this.eventPreview; + } + public final List getHistory() { return this.history; } @@ -1462,17 +1624,19 @@ public final class MobileReportsViewModel extends AppViewModel { int hashCode3 = (hashCode2 + (channelPreview != null ? channelPreview.hashCode() : 0)) * 31; DirectoryServerPreview directoryServerPreview = this.directoryServerPreview; int hashCode4 = (hashCode3 + (directoryServerPreview != null ? directoryServerPreview.hashCode() : 0)) * 31; + GuildScheduledEventPreview guildScheduledEventPreview = this.eventPreview; + int hashCode5 = (hashCode4 + (guildScheduledEventPreview != null ? guildScheduledEventPreview.hashCode() : 0)) * 31; NodeNavigationType nodeNavigationType = this.nodeNavigationType; - int hashCode5 = (hashCode4 + (nodeNavigationType != null ? nodeNavigationType.hashCode() : 0)) * 31; + int hashCode6 = (hashCode5 + (nodeNavigationType != null ? nodeNavigationType.hashCode() : 0)) * 31; SubmitState submitState = this.submitState; - int hashCode6 = (hashCode5 + (submitState != null ? submitState.hashCode() : 0)) * 31; + int hashCode7 = (hashCode6 + (submitState != null ? submitState.hashCode() : 0)) * 31; List list = this.history; - int hashCode7 = (hashCode6 + (list != null ? list.hashCode() : 0)) * 31; + int hashCode8 = (hashCode7 + (list != null ? list.hashCode() : 0)) * 31; BlockUserElement blockUserElement = this.blockUserElement; if (blockUserElement != null) { i = blockUserElement.hashCode(); } - return hashCode7 + i; + return hashCode8 + i; } public final boolean shouldHideBackArrow() { @@ -1488,6 +1652,8 @@ public final class MobileReportsViewModel extends AppViewModel { R.append(this.channelPreview); R.append(", directoryServerPreview="); R.append(this.directoryServerPreview); + R.append(", eventPreview="); + R.append(this.eventPreview); R.append(", nodeNavigationType="); R.append(this.nodeNavigationType); R.append(", submitState="); @@ -1543,6 +1709,10 @@ public final class MobileReportsViewModel extends AppViewModel { return mobileReportsViewModel.parseDirectoryServerPreview(storeState); } + public static final /* synthetic */ GuildScheduledEventPreview access$parseEventPreview(MobileReportsViewModel mobileReportsViewModel, StoreState storeState) { + return mobileReportsViewModel.parseEventPreview(storeState); + } + public static final /* synthetic */ MessagePreview access$parseMessagePreview(MobileReportsViewModel mobileReportsViewModel, StoreState storeState) { return mobileReportsViewModel.parseMessagePreview(storeState); } @@ -1569,6 +1739,15 @@ public final class MobileReportsViewModel extends AppViewModel { return new DirectoryServerPreview(guild, directoryEntry); } + private final GuildScheduledEventPreview parseEventPreview(StoreState storeState) { + Guild guild; + GuildScheduledEvent event = storeState.getEvent(); + if (event == null || (guild = storeState.getGuild()) == null) { + return null; + } + return new GuildScheduledEventPreview(guild, event); + } + private final MessagePreview parseMessagePreview(StoreState storeState) { Message message; Map map; @@ -1643,7 +1822,7 @@ public final class MobileReportsViewModel extends AppViewModel { if (reportNode == null || menu2.d() == node.e()) { return false; } - updateViewState(ViewState.Menu.copy$default(menu, null, null, null, null, new NodeNavigationType.Back(reportNode), null, u.dropLast(menu.getHistory(), 1), null, HideBottomViewOnScrollBehavior.EXIT_ANIMATION_DURATION, null)); + updateViewState(ViewState.Menu.copy$default(menu, null, null, null, null, null, new NodeNavigationType.Back(reportNode), null, u.dropLast(menu.getHistory(), 1), null, 351, null)); } return true; } @@ -1658,7 +1837,7 @@ public final class MobileReportsViewModel extends AppViewModel { ReportNode node = menu.getNodeNavigationType().getNode(); BlockUserElement blockUserElement = menu.getBlockUserElement(); if (blockUserElement != null) { - updateViewState(ViewState.Menu.copy$default(menu, null, null, null, null, null, null, null, BlockUserElement.copy$default(blockUserElement, true, null, 2, null), 127, null)); + updateViewState(ViewState.Menu.copy$default(menu, null, null, null, null, null, null, null, null, BlockUserElement.copy$default(blockUserElement, true, null, 2, null), 255, null)); ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui$default(ObservableExtensionsKt.restSubscribeOn$default(RestAPI.addRelationship$default(this.restAPI, Companion.access$getLocation(Companion, node), blockUserElement.getUser().getId(), 2, null, 8, null), false, 1, null), this, null, 2, null), MobileReportsViewModel.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, MobileReportsViewModel$handleBlockUser$1.INSTANCE, 62, (Object) null); } } @@ -1673,7 +1852,7 @@ public final class MobileReportsViewModel extends AppViewModel { } ViewState.Menu menu = (ViewState.Menu) viewState; if (menu != null && (reportNode = menu.getMenu().c().get(Integer.valueOf(reportNodeChild.b()))) != null) { - updateViewState(ViewState.Menu.copy$default(menu, null, null, null, null, new NodeNavigationType.Next(reportNode), SubmitState.None.INSTANCE, u.plus((Collection) menu.getHistory(), new NodeResult(menu.getNodeNavigationType().getNode(), reportNodeChild, nodeElementResult)), null, 143, null)); + updateViewState(ViewState.Menu.copy$default(menu, null, null, null, null, null, new NodeNavigationType.Next(reportNode), SubmitState.None.INSTANCE, u.plus((Collection) menu.getHistory(), new NodeResult(menu.getNodeNavigationType().getNode(), reportNodeChild, nodeElementResult)), null, 287, null)); } } @@ -1686,7 +1865,7 @@ public final class MobileReportsViewModel extends AppViewModel { } ViewState.Menu menu = (ViewState.Menu) viewState; if (menu != null && !(menu.getSubmitState() instanceof SubmitState.Loading)) { - updateViewState(ViewState.Menu.copy$default(menu, null, null, null, null, null, SubmitState.Loading.INSTANCE, null, null, 223, null)); + updateViewState(ViewState.Menu.copy$default(menu, null, null, null, null, null, null, SubmitState.Loading.INSTANCE, null, null, 447, null)); MobileReportArgs mobileReportArgs = this.args; if (mobileReportArgs instanceof MobileReportArgs.Message) { ReportSubmissionBody.Companion companion = ReportSubmissionBody.Companion; @@ -1702,9 +1881,10 @@ public final class MobileReportsViewModel extends AppViewModel { List component1 = a.component1(); Map> component2 = a.component2(); Long valueOf = Long.valueOf(messageId); + Long valueOf2 = Long.valueOf(channelId); String b = menu2.b(); String a2 = menu2.a(); - reportSubmissionBody = new ReportSubmissionBody(currentTimeMillis, valueOf, channelId, null, null, a2 != null ? a2 : "en", menu2.f(), b, menu2.g(), component1, component2, 24); + reportSubmissionBody = new ReportSubmissionBody(currentTimeMillis, valueOf, valueOf2, null, null, null, a2 != null ? a2 : "en", menu2.f(), b, menu2.g(), component1, component2, 56); } else if (mobileReportArgs instanceof MobileReportArgs.StageChannel) { ChannelPreview channelPreview = menu.getChannelPreview(); if (channelPreview == null || (guild = channelPreview.getGuild()) == null) { @@ -1723,10 +1903,11 @@ public final class MobileReportsViewModel extends AppViewModel { Pair, Map>> a3 = companion2.a(history2); List component12 = a3.component1(); Map> component22 = a3.component2(); - Long valueOf2 = Long.valueOf(id2); + Long valueOf3 = Long.valueOf(id2); + Long valueOf4 = Long.valueOf(channelId2); String b2 = menu3.b(); String a4 = menu3.a(); - reportSubmissionBody = new ReportSubmissionBody(currentTimeMillis2, null, channelId2, valueOf2, null, a4 != null ? a4 : "en", menu3.f(), b2, menu3.g(), component12, component22, 18); + reportSubmissionBody = new ReportSubmissionBody(currentTimeMillis2, null, valueOf4, valueOf3, null, null, a4 != null ? a4 : "en", menu3.f(), b2, menu3.g(), component12, component22, 50); } else if (mobileReportArgs instanceof MobileReportArgs.DirectoryServer) { ReportSubmissionBody.Companion companion3 = ReportSubmissionBody.Companion; long currentTimeMillis3 = (this.clock.currentTimeMillis() - SnowflakeUtils.DISCORD_EPOCH) << 22; @@ -1741,11 +1922,30 @@ public final class MobileReportsViewModel extends AppViewModel { Pair, Map>> a5 = companion3.a(history3); List component13 = a5.component1(); Map> component23 = a5.component2(); - Long valueOf3 = Long.valueOf(guildId); - Long valueOf4 = Long.valueOf(hubId); + Long valueOf5 = Long.valueOf(guildId); + Long valueOf6 = Long.valueOf(channelId3); + Long valueOf7 = Long.valueOf(hubId); String b3 = menu4.b(); String a6 = menu4.a(); - reportSubmissionBody = new ReportSubmissionBody(currentTimeMillis3, null, channelId3, valueOf3, valueOf4, a6 != null ? a6 : "en", menu4.f(), b3, menu4.g(), component13, component23, 2); + reportSubmissionBody = new ReportSubmissionBody(currentTimeMillis3, null, valueOf6, valueOf5, valueOf7, null, a6 != null ? a6 : "en", menu4.f(), b3, menu4.g(), component13, component23, 34); + } else if (mobileReportArgs instanceof MobileReportArgs.GuildScheduledEvent) { + ReportSubmissionBody.Companion companion4 = ReportSubmissionBody.Companion; + long currentTimeMillis4 = (this.clock.currentTimeMillis() - SnowflakeUtils.DISCORD_EPOCH) << 22; + long guildId2 = ((MobileReportArgs.GuildScheduledEvent) this.args).getGuildId(); + long eventId = ((MobileReportArgs.GuildScheduledEvent) this.args).getEventId(); + MenuAPIResponse menu5 = menu.getMenu(); + List history4 = menu.getHistory(); + Objects.requireNonNull(companion4); + m.checkNotNullParameter(menu5, "menu"); + m.checkNotNullParameter(history4, "results"); + Pair, Map>> a7 = companion4.a(history4); + List component14 = a7.component1(); + Map> component24 = a7.component2(); + Long valueOf8 = Long.valueOf(guildId2); + Long valueOf9 = Long.valueOf(eventId); + String b4 = menu5.b(); + String a8 = menu5.a(); + reportSubmissionBody = new ReportSubmissionBody(currentTimeMillis4, null, null, valueOf8, null, valueOf9, a8 != null ? a8 : "en", menu5.f(), b4, menu5.g(), component14, component24, 22); } else { throw new NoWhenBranchMatchedException(); } diff --git a/app/src/main/java/com/discord/widgets/mobile_reports/ReportsMenuNode.java b/app/src/main/java/com/discord/widgets/mobile_reports/ReportsMenuNode.java index 1e7f9fcdeb..17623bed07 100644 --- a/app/src/main/java/com/discord/widgets/mobile_reports/ReportsMenuNode.java +++ b/app/src/main/java/com/discord/widgets/mobile_reports/ReportsMenuNode.java @@ -13,11 +13,11 @@ import androidx.cardview.widget.CardView; import androidx.constraintlayout.widget.ConstraintLayout; import androidx.core.app.NotificationCompat; import androidx.core.view.ViewGroupKt; -import c.a.i.i2; import c.a.i.j2; import c.a.i.k2; import c.a.i.l2; -import c.a.i.r4; +import c.a.i.m2; +import c.a.i.s4; import c.a.k.b; import com.discord.R; import com.discord.api.report.NodeResult; @@ -143,9 +143,9 @@ public final class ReportsMenuNode extends ConstraintLayout { Context context; int i; MobileReportsViewModel.BlockUserElement blockUserElement = nodeState.getBlockUserElement(); - i2 i2Var = this.binding.f; - m.checkNotNullExpressionValue(i2Var, "binding.mobileReportsNodeBlockUser"); - LinearLayout linearLayout = i2Var.a; + j2 j2Var = this.binding.f; + m.checkNotNullExpressionValue(j2Var, "binding.mobileReportsNodeBlockUser"); + LinearLayout linearLayout = j2Var.a; m.checkNotNullExpressionValue(linearLayout, "binding.mobileReportsNodeBlockUser.root"); int i2 = 0; if (!(blockUserElement != null)) { @@ -161,11 +161,11 @@ public final class ReportsMenuNode extends ConstraintLayout { SimpleDraweeView simpleDraweeView = this.binding.f.b; m.checkNotNullExpressionValue(simpleDraweeView, "binding.mobileReportsNod…ileReportsBlockUserAvatar"); IconUtils.setIcon$default(simpleDraweeView, user, R.dimen.avatar_size_standard, null, null, null, 56, null); - this.binding.f.f108c.setOnClickListener(new ReportsMenuNode$setupBlockUser$1(this)); - MaterialButton materialButton = this.binding.f.f108c; + this.binding.f.f112c.setOnClickListener(new ReportsMenuNode$setupBlockUser$1(this)); + MaterialButton materialButton = this.binding.f.f112c; m.checkNotNullExpressionValue(materialButton, "binding.mobileReportsNod…ileReportsBlockUserButton"); ViewExtensions.setEnabledAndAlpha(materialButton, !isBlocked, 0.5f); - MaterialButton materialButton2 = this.binding.f.f108c; + MaterialButton materialButton2 = this.binding.f.f112c; m.checkNotNullExpressionValue(materialButton2, "binding.mobileReportsNod…ileReportsBlockUserButton"); if (isBlocked) { context = getContext(); @@ -208,15 +208,15 @@ public final class ReportsMenuNode extends ConstraintLayout { private final void setupChannelPreview(MobileReportsViewModel.NodeState nodeState) { MobileReportsViewModel.ChannelPreview channelPreviewElement = nodeState.getChannelPreviewElement(); ViewReportsMenuNodeBinding viewReportsMenuNodeBinding = this.binding; - j2 j2Var = viewReportsMenuNodeBinding.b; + k2 k2Var = viewReportsMenuNodeBinding.b; if (channelPreviewElement != null) { - TextView textView = j2Var.f113c; + TextView textView = k2Var.f118c; m.checkNotNullExpressionValue(textView, "kicker"); textView.setText(channelPreviewElement.getStageInstance().f()); - LinkifiedTextView linkifiedTextView = j2Var.d; + LinkifiedTextView linkifiedTextView = k2Var.d; m.checkNotNullExpressionValue(linkifiedTextView, NotificationCompat.MessagingStyle.Message.KEY_TEXT); linkifiedTextView.setText(channelPreviewElement.getGuild().getName()); - j2Var.b.a(IconUtils.getForGuild$default(channelPreviewElement.getGuild(), null, false, null, 14, null), channelPreviewElement.getGuild().getShortName()); + k2Var.b.a(IconUtils.getForGuild$default(channelPreviewElement.getGuild(), null, false, null, 14, null), channelPreviewElement.getGuild().getShortName()); MaterialCardView materialCardView = this.binding.i; m.checkNotNullExpressionValue(materialCardView, "binding.mobileReportsNodeChannelPreview"); materialCardView.setVisibility(0); @@ -245,7 +245,7 @@ public final class ReportsMenuNode extends ConstraintLayout { linearLayout2.addView(inflate); Objects.requireNonNull(inflate, "rootView"); CheckedSetting checkedSetting = (CheckedSetting) inflate; - m.checkNotNullExpressionValue(new l2(checkedSetting), "checkbox"); + m.checkNotNullExpressionValue(new m2(checkedSetting), "checkbox"); checkedSetting.setText(reportNodeElementData.b()); m.checkNotNullExpressionValue(checkedSetting, "checkbox.root"); checkedSetting.setChecked(checkboxElement.getSelections().contains(reportNodeElementData)); @@ -277,7 +277,7 @@ public final class ReportsMenuNode extends ConstraintLayout { TextView textView = (TextView) inflate.findViewById(R.id.mobile_reports_child_menu_title); if (textView != null) { FrameLayout frameLayout = (FrameLayout) inflate; - m.checkNotNullExpressionValue(new k2(frameLayout, cardView, textView), "childView"); + m.checkNotNullExpressionValue(new l2(frameLayout, cardView, textView), "childView"); frameLayout.setOnClickListener(new ReportsMenuNode$setupChildren$$inlined$forEach$lambda$1(reportNodeChild, this)); m.checkNotNullExpressionValue(textView, "childView.mobileReportsChildMenuTitle"); textView.setText(reportNodeChild.a()); @@ -305,17 +305,39 @@ public final class ReportsMenuNode extends ConstraintLayout { textView.setVisibility(i); MobileReportsViewModel.DirectoryServerPreview directoryServerPreviewElement = nodeState.getDirectoryServerPreviewElement(); if (directoryServerPreviewElement != null) { - j2 j2Var = this.binding.f1728c; - LinkifiedTextView linkifiedTextView = j2Var.d; + k2 k2Var = this.binding.f1728c; + LinkifiedTextView linkifiedTextView = k2Var.d; m.checkNotNullExpressionValue(linkifiedTextView, NotificationCompat.MessagingStyle.Message.KEY_TEXT); linkifiedTextView.setText(directoryServerPreviewElement.getDirectoryEntry().d().i()); - TextView textView2 = j2Var.f113c; + TextView textView2 = k2Var.f118c; m.checkNotNullExpressionValue(textView2, "kicker"); textView2.setText(directoryServerPreviewElement.getHub().getName()); - j2Var.b.a(IconUtils.getForGuild$default(Long.valueOf(directoryServerPreviewElement.getDirectoryEntry().d().h()), directoryServerPreviewElement.getDirectoryEntry().d().g(), null, false, null, 28, null), GuildUtilsKt.computeShortName(directoryServerPreviewElement.getDirectoryEntry().d().i())); + k2Var.b.a(IconUtils.getForGuild$default(Long.valueOf(directoryServerPreviewElement.getDirectoryEntry().d().h()), directoryServerPreviewElement.getDirectoryEntry().d().g(), null, false, null, 28, null), GuildUtilsKt.computeShortName(directoryServerPreviewElement.getDirectoryEntry().d().i())); } } + private final void setupEventPreview(MobileReportsViewModel.NodeState nodeState) { + MobileReportsViewModel.GuildScheduledEventPreview eventPreviewElement = nodeState.getEventPreviewElement(); + ViewReportsMenuNodeBinding viewReportsMenuNodeBinding = this.binding; + k2 k2Var = viewReportsMenuNodeBinding.b; + if (eventPreviewElement != null) { + TextView textView = k2Var.f118c; + m.checkNotNullExpressionValue(textView, "kicker"); + textView.setText(eventPreviewElement.getGuild().getName()); + LinkifiedTextView linkifiedTextView = k2Var.d; + m.checkNotNullExpressionValue(linkifiedTextView, NotificationCompat.MessagingStyle.Message.KEY_TEXT); + linkifiedTextView.setText(eventPreviewElement.getEvent().i()); + k2Var.b.a(IconUtils.getForGuild$default(eventPreviewElement.getGuild(), null, false, null, 14, null), eventPreviewElement.getGuild().getShortName()); + MaterialCardView materialCardView = this.binding.i; + m.checkNotNullExpressionValue(materialCardView, "binding.mobileReportsNodeChannelPreview"); + materialCardView.setVisibility(0); + return; + } + MaterialCardView materialCardView2 = viewReportsMenuNodeBinding.i; + m.checkNotNullExpressionValue(materialCardView2, "binding.mobileReportsNodeChannelPreview"); + materialCardView2.setVisibility(8); + } + private final void setupMessagePreview(MobileReportsViewModel.NodeState nodeState) { MobileReportsViewModel.MessagePreview messagePreviewElement = nodeState.getMessagePreviewElement(); ViewReportsMenuNodeBinding viewReportsMenuNodeBinding = this.binding; @@ -328,23 +350,23 @@ public final class ReportsMenuNode extends ConstraintLayout { SimpleDraweeView simpleDraweeView = viewReportsMenuNodeBinding.d.d; m.checkNotNullExpressionValue(simpleDraweeView, "mobileReportsMessagePrev…ListAdapterItemTextAvatar"); IconUtils.setIcon$default(simpleDraweeView, messagePreviewElement.getAuthor(), R.dimen.avatar_size_small, null, null, null, 56, null); - viewReportsMenuNodeBinding.d.f155c.setDraweeSpanStringBuilder(messagePreviewElement.getText()); + viewReportsMenuNodeBinding.d.f159c.setDraweeSpanStringBuilder(messagePreviewElement.getText()); ImageView imageView = viewReportsMenuNodeBinding.d.b; m.checkNotNullExpressionValue(imageView, "mobileReportsMessagePrev…terItemChatAttachmentIcon"); if (messagePreviewElement.getHasEmbeds()) { i = 0; } imageView.setVisibility(i); - r4 r4Var = viewReportsMenuNodeBinding.d; - m.checkNotNullExpressionValue(r4Var, "mobileReportsMessagePreview"); - ConstraintLayout constraintLayout = r4Var.a; + s4 s4Var = viewReportsMenuNodeBinding.d; + m.checkNotNullExpressionValue(s4Var, "mobileReportsMessagePreview"); + ConstraintLayout constraintLayout = s4Var.a; m.checkNotNullExpressionValue(constraintLayout, "mobileReportsMessagePreview.root"); constraintLayout.setVisibility(0); return; } - r4 r4Var2 = viewReportsMenuNodeBinding.d; - m.checkNotNullExpressionValue(r4Var2, "mobileReportsMessagePreview"); - ConstraintLayout constraintLayout2 = r4Var2.a; + s4 s4Var2 = viewReportsMenuNodeBinding.d; + m.checkNotNullExpressionValue(s4Var2, "mobileReportsMessagePreview"); + ConstraintLayout constraintLayout2 = s4Var2.a; m.checkNotNullExpressionValue(constraintLayout2, "mobileReportsMessagePreview.root"); constraintLayout2.setVisibility(8); } @@ -435,6 +457,7 @@ public final class ReportsMenuNode extends ConstraintLayout { setupMessagePreview(nodeState); setupChannelPreview(nodeState); setupDirectoryServerPreview(nodeState); + setupEventPreview(nodeState); setupBreadCrumbs(nodeState); setupTextElements(nodeState); setupChildren(nodeState); diff --git a/app/src/main/java/com/discord/widgets/mobile_reports/WidgetMobileReports.java b/app/src/main/java/com/discord/widgets/mobile_reports/WidgetMobileReports.java index 486627d575..b1ebd13446 100644 --- a/app/src/main/java/com/discord/widgets/mobile_reports/WidgetMobileReports.java +++ b/app/src/main/java/com/discord/widgets/mobile_reports/WidgetMobileReports.java @@ -48,6 +48,11 @@ public final class WidgetMobileReports extends AppFragment { j.d(context, WidgetMobileReports.class, new MobileReportArgs.DirectoryServer(j, j2, j3)); } + public final void launchGuildScheduledEventReport(Context context, long j, long j2) { + m.checkNotNullParameter(context, "context"); + j.d(context, WidgetMobileReports.class, new MobileReportArgs.GuildScheduledEvent(j, j2)); + } + public final void launchMessageReport(Context context, long j, long j2) { m.checkNotNullParameter(context, "context"); j.d(context, WidgetMobileReports.class, new MobileReportArgs.Message(j, j2)); @@ -85,7 +90,7 @@ public final class WidgetMobileReports extends AppFragment { private final void configureUI(MobileReportsViewModel.ViewState.Menu menu) { setActionBarDisplayHomeAsUpEnabled(!menu.shouldHideBackArrow()); - ProgressBar progressBar = getBinding().f1950c; + ProgressBar progressBar = getBinding().f1951c; m.checkNotNullExpressionValue(progressBar, "binding.mobileReportsProgressBar"); progressBar.setVisibility(8); ReportsMenuNode reportsMenuNode = (ReportsMenuNode) getBinding().b.getChildAt(0); diff --git a/app/src/main/java/com/discord/widgets/notice/NoticePopup$enqueue$notice$1$3$2.java b/app/src/main/java/com/discord/widgets/notice/NoticePopup$enqueue$notice$1$3$2.java index 91781b3c5e..2af46399da 100644 --- a/app/src/main/java/com/discord/widgets/notice/NoticePopup$enqueue$notice$1$3$2.java +++ b/app/src/main/java/com/discord/widgets/notice/NoticePopup$enqueue$notice$1$3$2.java @@ -15,23 +15,23 @@ public final class NoticePopup$enqueue$notice$1$3$2 implements Runnable { @Override // java.lang.Runnable public final void run() { - SimpleDraweeSpanTextView simpleDraweeSpanTextView = this.$binding.f1957c; + SimpleDraweeSpanTextView simpleDraweeSpanTextView = this.$binding.f1958c; m.checkNotNullExpressionValue(simpleDraweeSpanTextView, "binding.popupBody"); Layout layout = simpleDraweeSpanTextView.getLayout(); int lineCount = layout != null ? layout.getLineCount() : 0; - SimpleDraweeSpanTextView simpleDraweeSpanTextView2 = this.$binding.f1957c; + SimpleDraweeSpanTextView simpleDraweeSpanTextView2 = this.$binding.f1958c; m.checkNotNullExpressionValue(simpleDraweeSpanTextView2, "binding.popupBody"); if (lineCount > simpleDraweeSpanTextView2.getMaxLines()) { - SimpleDraweeSpanTextView simpleDraweeSpanTextView3 = this.$binding.f1957c; + SimpleDraweeSpanTextView simpleDraweeSpanTextView3 = this.$binding.f1958c; m.checkNotNullExpressionValue(simpleDraweeSpanTextView3, "binding.popupBody"); Layout layout2 = simpleDraweeSpanTextView3.getLayout(); - SimpleDraweeSpanTextView simpleDraweeSpanTextView4 = this.$binding.f1957c; + SimpleDraweeSpanTextView simpleDraweeSpanTextView4 = this.$binding.f1958c; m.checkNotNullExpressionValue(simpleDraweeSpanTextView4, "binding.popupBody"); int lineEnd = layout2.getLineEnd(simpleDraweeSpanTextView4.getMaxLines() - 1); - SimpleDraweeSpanTextView simpleDraweeSpanTextView5 = this.$binding.f1957c; + SimpleDraweeSpanTextView simpleDraweeSpanTextView5 = this.$binding.f1958c; m.checkNotNullExpressionValue(simpleDraweeSpanTextView5, "binding.popupBody"); CharSequence subSequence = simpleDraweeSpanTextView5.getText().subSequence(0, lineEnd - 1); - SimpleDraweeSpanTextView simpleDraweeSpanTextView6 = this.$binding.f1957c; + SimpleDraweeSpanTextView simpleDraweeSpanTextView6 = this.$binding.f1958c; m.checkNotNullExpressionValue(simpleDraweeSpanTextView6, "binding.popupBody"); simpleDraweeSpanTextView6.setText(new SpannableStringBuilder(subSequence).append((CharSequence) "…")); } diff --git a/app/src/main/java/com/discord/widgets/notice/WidgetNoticeDialog.java b/app/src/main/java/com/discord/widgets/notice/WidgetNoticeDialog.java index c98f9971c3..f580883be1 100644 --- a/app/src/main/java/com/discord/widgets/notice/WidgetNoticeDialog.java +++ b/app/src/main/java/com/discord/widgets/notice/WidgetNoticeDialog.java @@ -64,11 +64,11 @@ public final class WidgetNoticeDialog extends AppDialog { private static final String ARG_THEME_ID = "theme_id"; /* renamed from: CANCEL_BUTTON */ - public static final int notice_cancel = 2131364378; + public static final int notice_cancel = 2131364385; public static final Companion Companion = new Companion(null); /* renamed from: OK_BUTTON */ - public static final int notice_ok = 2131364383; + public static final int notice_ok = 2131364390; public static final int ON_SHOW = 0; private final FragmentViewBindingDelegate binding$delegate = FragmentViewBindingDelegateKt.viewBinding$default(this, WidgetNoticeDialog$binding$2.INSTANCE, null, 2, null); private Map> listenerMap; @@ -409,16 +409,16 @@ public final class WidgetNoticeDialog extends AppDialog { LinearLayout linearLayout = getBinding().f; m.checkNotNullExpressionValue(linearLayout, "binding.noticeHeaderContainer"); linearLayout.setVisibility((charSequence2 == null || t.isBlank(charSequence2)) ^ true ? 0 : 8); - LinkifiedTextView linkifiedTextView = getBinding().f1954c; + LinkifiedTextView linkifiedTextView = getBinding().f1955c; m.checkNotNullExpressionValue(linkifiedTextView, "binding.noticeBodyText"); Bundle arguments4 = getArguments(); linkifiedTextView.setText(arguments4 != null ? arguments4.getCharSequence(ARG_BODY_TEXT) : null); if (isCancelable()) { - LinkifiedTextView linkifiedTextView2 = getBinding().f1954c; + LinkifiedTextView linkifiedTextView2 = getBinding().f1955c; m.checkNotNullExpressionValue(linkifiedTextView2, "binding.noticeBodyText"); linkifiedTextView2.setMovementMethod(new ActionLinkMovementMethod(new WidgetNoticeDialog$onViewBound$2(this))); } - LinkifiedTextView linkifiedTextView3 = getBinding().f1954c; + LinkifiedTextView linkifiedTextView3 = getBinding().f1955c; m.checkNotNullExpressionValue(linkifiedTextView3, "binding.noticeBodyText"); Bundle arguments5 = getArguments(); linkifiedTextView3.setTextAlignment(arguments5 != null ? arguments5.getInt(ARG_BODY_TEXT_ALIGNMENT) : 2); diff --git a/app/src/main/java/com/discord/widgets/notice/WidgetNoticeNuxOverlay.java b/app/src/main/java/com/discord/widgets/notice/WidgetNoticeNuxOverlay.java index cf2ed977d5..9564523d45 100644 --- a/app/src/main/java/com/discord/widgets/notice/WidgetNoticeNuxOverlay.java +++ b/app/src/main/java/com/discord/widgets/notice/WidgetNoticeNuxOverlay.java @@ -47,7 +47,7 @@ public final class WidgetNoticeNuxOverlay extends AppDialog { m.checkNotNullParameter(view, "view"); super.onViewBound(view); StoreStream.Companion.getNotices().markDialogSeen(NOTICE_NAME); - getBinding().f1955c.setOnClickListener(new WidgetNoticeNuxOverlay$onViewBound$1(this)); + getBinding().f1956c.setOnClickListener(new WidgetNoticeNuxOverlay$onViewBound$1(this)); getBinding().b.setOnClickListener(new WidgetNoticeNuxOverlay$onViewBound$2(this)); } } diff --git a/app/src/main/java/com/discord/widgets/notice/WidgetNoticeNuxSamsungLink.java b/app/src/main/java/com/discord/widgets/notice/WidgetNoticeNuxSamsungLink.java index 82f116b6c9..1e96b36a21 100644 --- a/app/src/main/java/com/discord/widgets/notice/WidgetNoticeNuxSamsungLink.java +++ b/app/src/main/java/com/discord/widgets/notice/WidgetNoticeNuxSamsungLink.java @@ -89,7 +89,7 @@ public final class WidgetNoticeNuxSamsungLink extends AppDialog { super.onViewBound(view); StoreStream.Companion.getNotices().markDialogSeen(NOTICE_NAME); ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui$default(ObservableExtensionsKt.takeSingleUntilTimeout$default(ObservableExtensionsKt.computationLatest(ObservableExtensionsKt.restSubscribeOn$default(RestAPI.Companion.getApi().getOAuthTokens(), false, 1, null)), 0, false, 1, null), this, null, 2, null), WidgetNoticeNuxSamsungLink.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new WidgetNoticeNuxSamsungLink$onViewBound$1(this), 62, (Object) null); - getBinding().f1956c.setOnClickListener(new WidgetNoticeNuxSamsungLink$onViewBound$2(this)); + getBinding().f1957c.setOnClickListener(new WidgetNoticeNuxSamsungLink$onViewBound$2(this)); getBinding().b.setOnClickListener(new WidgetNoticeNuxSamsungLink$onViewBound$3(this)); } } diff --git a/app/src/main/java/com/discord/widgets/nux/WidgetGuildTemplates.java b/app/src/main/java/com/discord/widgets/nux/WidgetGuildTemplates.java index 819ab6f9b7..59b5aff24b 100644 --- a/app/src/main/java/com/discord/widgets/nux/WidgetGuildTemplates.java +++ b/app/src/main/java/com/discord/widgets/nux/WidgetGuildTemplates.java @@ -118,7 +118,7 @@ public class WidgetGuildTemplates extends AppFragment { } guildTemplatesAdapter.setItems(arrayList); getBinding().b.setOnClickListener(new WidgetGuildTemplates$onViewBound$3(this)); - LinearLayout linearLayout = getBinding().f1959c; + LinearLayout linearLayout = getBinding().f1960c; m.checkNotNullExpressionValue(linearLayout, "binding.nuxGuildTemplateSectionBottom"); if (!getArgs().getGuildTemplate().getShowInvitePrompt()) { i = 8; diff --git a/app/src/main/java/com/discord/widgets/nux/WidgetNavigationHelp.java b/app/src/main/java/com/discord/widgets/nux/WidgetNavigationHelp.java index a02fac12d2..9011d2374b 100644 --- a/app/src/main/java/com/discord/widgets/nux/WidgetNavigationHelp.java +++ b/app/src/main/java/com/discord/widgets/nux/WidgetNavigationHelp.java @@ -110,7 +110,7 @@ public final class WidgetNavigationHelp extends AppDialog { ViewPager2 viewPager2 = getBinding().d; m.checkNotNullExpressionValue(viewPager2, "binding.navigationHelpNuxPager"); viewPager2.setAdapter(new NuxPagerAdapter(this)); - TabLayout tabLayout = getBinding().f1953c; + TabLayout tabLayout = getBinding().f1954c; m.checkNotNullExpressionValue(tabLayout, "binding.navigationHelpIndicators"); ViewPager2 viewPager22 = getBinding().d; m.checkNotNullExpressionValue(viewPager22, "binding.navigationHelpNuxPager"); diff --git a/app/src/main/java/com/discord/widgets/nux/WidgetNuxChannelPrompt.java b/app/src/main/java/com/discord/widgets/nux/WidgetNuxChannelPrompt.java index 236fb3efb5..66ace8764f 100644 --- a/app/src/main/java/com/discord/widgets/nux/WidgetNuxChannelPrompt.java +++ b/app/src/main/java/com/discord/widgets/nux/WidgetNuxChannelPrompt.java @@ -110,7 +110,7 @@ public final class WidgetNuxChannelPrompt extends AppFragment { TextView textView = getBinding().d; m.checkNotNullExpressionValue(textView, "binding.nufChannelPromptGuildIconName"); textView.setVisibility(8); - SimpleDraweeView simpleDraweeView = getBinding().f1958c; + SimpleDraweeView simpleDraweeView = getBinding().f1959c; m.checkNotNullExpressionValue(simpleDraweeView, "binding.nufChannelPromptGuildIcon"); IconUtils.setIcon$default(simpleDraweeView, forGuild$default, 0, (Function1) null, (MGImages.ChangeDetector) null, 28, (Object) null); } else { @@ -120,7 +120,7 @@ public final class WidgetNuxChannelPrompt extends AppFragment { TextView textView3 = getBinding().d; m.checkNotNullExpressionValue(textView3, "binding.nufChannelPromptGuildIconName"); textView3.setText(guild.getShortName()); - SimpleDraweeView simpleDraweeView2 = getBinding().f1958c; + SimpleDraweeView simpleDraweeView2 = getBinding().f1959c; m.checkNotNullExpressionValue(simpleDraweeView2, "binding.nufChannelPromptGuildIcon"); IconUtils.setIcon$default(simpleDraweeView2, IconUtils.DEFAULT_ICON, 0, (Function1) null, (MGImages.ChangeDetector) null, 28, (Object) null); } diff --git a/app/src/main/java/com/discord/widgets/nux/WidgetNuxPostRegistrationJoin$onViewBound$1.java b/app/src/main/java/com/discord/widgets/nux/WidgetNuxPostRegistrationJoin$onViewBound$1.java index 3c4ee075a0..99f034d0e1 100644 --- a/app/src/main/java/com/discord/widgets/nux/WidgetNuxPostRegistrationJoin$onViewBound$1.java +++ b/app/src/main/java/com/discord/widgets/nux/WidgetNuxPostRegistrationJoin$onViewBound$1.java @@ -19,7 +19,7 @@ public final class WidgetNuxPostRegistrationJoin$onViewBound$1 implements View.O @Override // android.view.View.OnClickListener public final void onClick(View view) { - TextInputLayout textInputLayout = this.this$0.getBinding().f1894c; + TextInputLayout textInputLayout = this.this$0.getBinding().f1895c; m.checkNotNullExpressionValue(textInputLayout, "binding.guildJoinInvite"); if (t.isBlank(ViewExtensions.getTextOrEmpty(textInputLayout))) { AnalyticsTracker.INSTANCE.newUserOnboarding("Mobile NUX Post Reg", "Ask to join", "Friend List", Long.valueOf(this.$startTimeMs), true); diff --git a/app/src/main/java/com/discord/widgets/nux/WidgetNuxPostRegistrationJoin.java b/app/src/main/java/com/discord/widgets/nux/WidgetNuxPostRegistrationJoin.java index 85d3672d03..1fbb247bcc 100644 --- a/app/src/main/java/com/discord/widgets/nux/WidgetNuxPostRegistrationJoin.java +++ b/app/src/main/java/com/discord/widgets/nux/WidgetNuxPostRegistrationJoin.java @@ -47,7 +47,7 @@ public final class WidgetNuxPostRegistrationJoin extends WidgetGuildJoin { setActionBarDisplayHomeAsUpEnabled(false); AnalyticsTracker.newUserOnboarding$default(AnalyticsTracker.INSTANCE, NUX_FLOW_TYPE, GuildTemplateAnalytics.STEP_REGISTRATION, NUX_STEP, null, false, 24, null); getBinding().b.setOnClickListener(new WidgetNuxPostRegistrationJoin$onViewBound$1(this, ClockFactory.get().currentTimeMillis())); - TextInputLayout textInputLayout = getBinding().f1894c; + TextInputLayout textInputLayout = getBinding().f1895c; m.checkNotNullExpressionValue(textInputLayout, "binding.guildJoinInvite"); ViewExtensions.addBindedTextWatcher(textInputLayout, this, new WidgetNuxPostRegistrationJoin$onViewBound$2(this)); } diff --git a/app/src/main/java/com/discord/widgets/phone/PhoneCountryCodeAdapterItem.java b/app/src/main/java/com/discord/widgets/phone/PhoneCountryCodeAdapterItem.java index 1d6cb071ed..81fd540974 100644 --- a/app/src/main/java/com/discord/widgets/phone/PhoneCountryCodeAdapterItem.java +++ b/app/src/main/java/com/discord/widgets/phone/PhoneCountryCodeAdapterItem.java @@ -39,6 +39,6 @@ public final class PhoneCountryCodeAdapterItem extends RecyclerView.ViewHolder { TextView textView2 = this.binding.b; m.checkNotNullExpressionValue(textView2, "binding.phoneCountryCodeCode"); textView2.setText(phoneCountryCode.getCode()); - this.binding.f1964c.setOnClickListener(new PhoneCountryCodeAdapterItem$bind$1(this, phoneCountryCode)); + this.binding.f1965c.setOnClickListener(new PhoneCountryCodeAdapterItem$bind$1(this, phoneCountryCode)); } } diff --git a/app/src/main/java/com/discord/widgets/phone/WidgetPhoneCountryCodeBottomSheet.java b/app/src/main/java/com/discord/widgets/phone/WidgetPhoneCountryCodeBottomSheet.java index 12c6033bb4..bab214f931 100644 --- a/app/src/main/java/com/discord/widgets/phone/WidgetPhoneCountryCodeBottomSheet.java +++ b/app/src/main/java/com/discord/widgets/phone/WidgetPhoneCountryCodeBottomSheet.java @@ -113,7 +113,7 @@ public final class WidgetPhoneCountryCodeBottomSheet extends AppBottomSheet { @Override // com.discord.app.AppBottomSheet, androidx.fragment.app.Fragment public void onResume() { super.onResume(); - TextInputLayout textInputLayout = getBinding().f1963c; + TextInputLayout textInputLayout = getBinding().f1964c; m.checkNotNullExpressionValue(textInputLayout, "binding.phoneCountryCodeSearch"); ViewExtensions.addBindedTextWatcher(textInputLayout, this, new WidgetPhoneCountryCodeBottomSheet$onResume$1(this)); Observable o = this.nameFilterSubject.o(200, TimeUnit.MILLISECONDS); diff --git a/app/src/main/java/com/discord/widgets/quickmentions/WidgetQuickMentionsDialog.java b/app/src/main/java/com/discord/widgets/quickmentions/WidgetQuickMentionsDialog.java index aad30e833f..27cdd86f85 100644 --- a/app/src/main/java/com/discord/widgets/quickmentions/WidgetQuickMentionsDialog.java +++ b/app/src/main/java/com/discord/widgets/quickmentions/WidgetQuickMentionsDialog.java @@ -155,7 +155,7 @@ public final class WidgetQuickMentionsDialog extends AppDialog { ViewPager2 viewPager2 = getBinding().b; m.checkNotNullExpressionValue(viewPager2, "binding.tabContents"); viewPager2.setAdapter(tabsAdapter); - TabLayout tabLayout = getBinding().f1970c; + TabLayout tabLayout = getBinding().f1971c; m.checkNotNullExpressionValue(tabLayout, "binding.tabs"); ViewPager2 viewPager22 = getBinding().b; m.checkNotNullExpressionValue(viewPager22, "binding.tabContents"); diff --git a/app/src/main/java/com/discord/widgets/search/WidgetSearch$configureSearchInput$1.java b/app/src/main/java/com/discord/widgets/search/WidgetSearch$configureSearchInput$1.java index ef27717b01..04b6ebdf62 100644 --- a/app/src/main/java/com/discord/widgets/search/WidgetSearch$configureSearchInput$1.java +++ b/app/src/main/java/com/discord/widgets/search/WidgetSearch$configureSearchInput$1.java @@ -36,7 +36,7 @@ public final class WidgetSearch$configureSearchInput$1 extends o implements Func } AppFragment.hideKeyboard$default(this.this$0, null, 1, null); StoreSearch search = StoreStream.Companion.getSearch(); - TextInputLayout textInputLayout = WidgetSearch.access$getBinding$p(this.this$0).f1973c; + TextInputLayout textInputLayout = WidgetSearch.access$getBinding$p(this.this$0).f1974c; m.checkNotNullExpressionValue(textInputLayout, "binding.widgetSearchInput"); String textOrEmpty = ViewExtensions.getTextOrEmpty(textInputLayout); Context context = textView.getContext(); diff --git a/app/src/main/java/com/discord/widgets/search/WidgetSearch$configureSearchInput$5.java b/app/src/main/java/com/discord/widgets/search/WidgetSearch$configureSearchInput$5.java index 0b95a6e2d9..5b68b3cee4 100644 --- a/app/src/main/java/com/discord/widgets/search/WidgetSearch$configureSearchInput$5.java +++ b/app/src/main/java/com/discord/widgets/search/WidgetSearch$configureSearchInput$5.java @@ -25,10 +25,10 @@ public final class WidgetSearch$configureSearchInput$5 extends o implements Func } public final void invoke(String str) { - TextInputLayout textInputLayout = WidgetSearch.access$getBinding$p(this.this$0).f1973c; + TextInputLayout textInputLayout = WidgetSearch.access$getBinding$p(this.this$0).f1974c; m.checkNotNullExpressionValue(textInputLayout, "binding.widgetSearchInput"); ViewExtensions.setText(textInputLayout, str); - TextInputLayout textInputLayout2 = WidgetSearch.access$getBinding$p(this.this$0).f1973c; + TextInputLayout textInputLayout2 = WidgetSearch.access$getBinding$p(this.this$0).f1974c; m.checkNotNullExpressionValue(textInputLayout2, "binding.widgetSearchInput"); ViewExtensions.setSelectionEnd(textInputLayout2); } diff --git a/app/src/main/java/com/discord/widgets/search/WidgetSearch.java b/app/src/main/java/com/discord/widgets/search/WidgetSearch.java index 553b27307c..2df776d5bf 100644 --- a/app/src/main/java/com/discord/widgets/search/WidgetSearch.java +++ b/app/src/main/java/com/discord/widgets/search/WidgetSearch.java @@ -227,10 +227,10 @@ public final class WidgetSearch extends AppFragment { } private final void configureSearchInput() { - TextInputLayout textInputLayout = getBinding().f1973c; + TextInputLayout textInputLayout = getBinding().f1974c; m.checkNotNullExpressionValue(textInputLayout, "binding.widgetSearchInput"); ViewExtensions.setOnEditorActionListener(textInputLayout, new WidgetSearch$configureSearchInput$1(this)); - TextInputLayout textInputLayout2 = getBinding().f1973c; + TextInputLayout textInputLayout2 = getBinding().f1974c; m.checkNotNullExpressionValue(textInputLayout2, "binding.widgetSearchInput"); ViewExtensions.addBindedTextWatcher(textInputLayout2, this, WidgetSearch$configureSearchInput$2.INSTANCE); Observable F = ObservableExtensionsKt.ui$default(StoreStream.Companion.getSearch().getStoreSearchInput().getForcedInput(), this, null, 2, null).F(new WidgetSearch$configureSearchInput$3(this)).F(WidgetSearch$configureSearchInput$4.INSTANCE); @@ -251,7 +251,7 @@ public final class WidgetSearch extends AppFragment { int i = this.targetType; int i2 = 0; if (i == 0) { - TextInputLayout textInputLayout = getBinding().f1973c; + TextInputLayout textInputLayout = getBinding().f1974c; m.checkNotNullExpressionValue(textInputLayout, "binding.widgetSearchInput"); Object[] objArr = new Object[1]; Guild guild = model.getGuild(); @@ -260,7 +260,7 @@ public final class WidgetSearch extends AppFragment { } else if (i == 1) { Channel channel = model.getChannel(); String d = channel != null ? ChannelUtils.d(channel, requireContext(), false) : null; - TextInputLayout textInputLayout2 = getBinding().f1973c; + TextInputLayout textInputLayout2 = getBinding().f1974c; m.checkNotNullExpressionValue(textInputLayout2, "binding.widgetSearchInput"); Channel channel2 = model.getChannel(); Integer valueOf = channel2 != null ? Integer.valueOf(channel2.A()) : null; @@ -303,7 +303,7 @@ public final class WidgetSearch extends AppFragment { private final void sendQuery(Context context) { AppFragment.hideKeyboard$default(this, null, 1, null); StoreSearch search = StoreStream.Companion.getSearch(); - TextInputLayout textInputLayout = getBinding().f1973c; + TextInputLayout textInputLayout = getBinding().f1974c; m.checkNotNullExpressionValue(textInputLayout, "binding.widgetSearchInput"); search.loadInitial(ViewExtensions.getTextOrEmpty(textInputLayout), new ContextSearchStringProvider(context)); } @@ -330,7 +330,7 @@ public final class WidgetSearch extends AppFragment { this.targetId = getMostRecentIntent().getLongExtra(INTENT_EXTRA_TARGET_ID, 0); this.targetType = getMostRecentIntent().getIntExtra(INTENT_EXTRA_TARGET_TYPE, -1); if (!isRecreated()) { - TextInputLayout textInputLayout = getBinding().f1973c; + TextInputLayout textInputLayout = getBinding().f1974c; m.checkNotNullExpressionValue(textInputLayout, "binding.widgetSearchInput"); showKeyboard(textInputLayout); } @@ -348,7 +348,7 @@ public final class WidgetSearch extends AppFragment { ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui$default(Model.Companion.get(this.targetType, this.targetId), this, null, 2, null), WidgetSearch.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new WidgetSearch$onViewBoundOrOnResume$1(this), 62, (Object) null); configureSearchInput(); getBinding().b.setOnClickListener(new WidgetSearch$onViewBoundOrOnResume$2(this)); - getBinding().f1973c.setStartIconOnClickListener(new WidgetSearch$onViewBoundOrOnResume$3(this)); + getBinding().f1974c.setStartIconOnClickListener(new WidgetSearch$onViewBoundOrOnResume$3(this)); } public final void setTargetId(long j) { diff --git a/app/src/main/java/com/discord/widgets/search/suggestions/WidgetSearchSuggestionsAdapter.java b/app/src/main/java/com/discord/widgets/search/suggestions/WidgetSearchSuggestionsAdapter.java index 53fa11ad3b..2b3214ae00 100644 --- a/app/src/main/java/com/discord/widgets/search/suggestions/WidgetSearchSuggestionsAdapter.java +++ b/app/src/main/java/com/discord/widgets/search/suggestions/WidgetSearchSuggestionsAdapter.java @@ -238,7 +238,7 @@ public final class WidgetSearchSuggestionsAdapter extends MGRecyclerAdapterSimpl FilterType filterType = ((FilterSuggestion) ((SingleTypePayload) mGRecyclerDataPayload).getData()).getFilterType(); int filterText = getFilterText(filterType); int answerText = getAnswerText(filterType); - this.binding.f1977c.setOnClickListener(new WidgetSearchSuggestionsAdapter$FilterViewHolder$onConfigure$1(this, filterType)); + this.binding.f1978c.setOnClickListener(new WidgetSearchSuggestionsAdapter$FilterViewHolder$onConfigure$1(this, filterType)); ImageView imageView = this.binding.e; m.checkNotNullExpressionValue(imageView, "binding.suggestionExampleIcon"); Context context = imageView.getContext(); @@ -350,7 +350,7 @@ public final class WidgetSearchSuggestionsAdapter extends MGRecyclerAdapterSimpl TextView textView = this.binding.d; m.checkNotNullExpressionValue(textView, "binding.searchSuggestionsItemHasText"); textView.setText(hasSuggestion.getHasAnswerOption().getLocalizedInputText(this.searchStringProvider)); - this.binding.f1975c.setImageResource(Companion.access$getIconRes(Companion, hasSuggestion.getHasAnswerOption())); + this.binding.f1976c.setImageResource(Companion.access$getIconRes(Companion, hasSuggestion.getHasAnswerOption())); this.binding.b.setOnClickListener(new WidgetSearchSuggestionsAdapter$HasViewHolder$onConfigure$1(this, hasSuggestion)); } } @@ -491,7 +491,7 @@ public final class WidgetSearchSuggestionsAdapter extends MGRecyclerAdapterSimpl m.checkNotNullParameter(mGRecyclerDataPayload, "data"); super.onConfigure(i, (int) mGRecyclerDataPayload); ChannelSuggestion channelSuggestion = (ChannelSuggestion) ((SingleTypePayload) mGRecyclerDataPayload).getData(); - TextView textView = this.binding.f1974c; + TextView textView = this.binding.f1975c; m.checkNotNullExpressionValue(textView, "binding.searchSuggestionsItemChannelText"); textView.setText(channelSuggestion.getChannelName()); this.binding.b.setOnClickListener(new WidgetSearchSuggestionsAdapter$InChannelViewHolder$onConfigure$1(this, channelSuggestion)); @@ -531,7 +531,7 @@ public final class WidgetSearchSuggestionsAdapter extends MGRecyclerAdapterSimpl m.checkNotNullParameter(mGRecyclerDataPayload, "data"); super.onConfigure(i, (int) mGRecyclerDataPayload); List query = ((RecentQuerySuggestion) ((SingleTypePayload) mGRecyclerDataPayload).getData()).getQuery(); - TextView textView = this.binding.f1976c; + TextView textView = this.binding.f1977c; m.checkNotNullExpressionValue(textView, "binding.searchSuggestionsItemRecentQueryText"); View view = this.itemView; m.checkNotNullExpressionValue(view, "itemView"); @@ -580,14 +580,14 @@ public final class WidgetSearchSuggestionsAdapter extends MGRecyclerAdapterSimpl String nick = guildMember != null ? guildMember.getNick() : null; int i3 = 0; if (nick == null || nick.length() == 0) { - TextView textView = userListItemView.j.f188c; + TextView textView = userListItemView.j.f193c; m.checkNotNullExpressionValue(textView, "binding.userListItemName"); textView.setText(sb2); TextView textView2 = userListItemView.j.d; m.checkNotNullExpressionValue(textView2, "binding.userListItemNameSecondary"); textView2.setText(""); } else { - TextView textView3 = userListItemView.j.f188c; + TextView textView3 = userListItemView.j.f193c; m.checkNotNullExpressionValue(textView3, "binding.userListItemName"); textView3.setText(nick); TextView textView4 = userListItemView.j.d; diff --git a/app/src/main/java/com/discord/widgets/servers/SettingsChannelListAdapter.java b/app/src/main/java/com/discord/widgets/servers/SettingsChannelListAdapter.java index 902a8f0b48..a38d1ff4c4 100644 --- a/app/src/main/java/com/discord/widgets/servers/SettingsChannelListAdapter.java +++ b/app/src/main/java/com/discord/widgets/servers/SettingsChannelListAdapter.java @@ -40,7 +40,7 @@ public final class SettingsChannelListAdapter extends CategoricalDragAndDropAdap private final boolean canManageChannelsOfCategory; /* renamed from: id reason: collision with root package name */ - private final long f2262id; + private final long f2263id; private final boolean isDraggable; private final String key; private final String name; @@ -49,7 +49,7 @@ public final class SettingsChannelListAdapter extends CategoricalDragAndDropAdap public CategoryItem(String str, long j, int i, boolean z2, boolean z3, boolean z4) { this.name = str; - this.f2262id = j; + this.f2263id = j; this.pos = i; this.isDraggable = z2; this.canManageCategory = z3; @@ -66,7 +66,7 @@ public final class SettingsChannelListAdapter extends CategoricalDragAndDropAdap str = categoryItem.name; } if ((i2 & 2) != 0) { - j = categoryItem.f2262id; + j = categoryItem.f2263id; } if ((i2 & 4) != 0) { i = categoryItem.pos; @@ -88,7 +88,7 @@ public final class SettingsChannelListAdapter extends CategoricalDragAndDropAdap } public final long component2() { - return this.f2262id; + return this.f2263id; } public final boolean component4() { @@ -115,7 +115,7 @@ public final class SettingsChannelListAdapter extends CategoricalDragAndDropAdap return false; } CategoryItem categoryItem = (CategoryItem) obj; - return m.areEqual(this.name, categoryItem.name) && this.f2262id == categoryItem.f2262id && this.pos == categoryItem.pos && this.isDraggable == categoryItem.isDraggable && this.canManageCategory == categoryItem.canManageCategory && this.canManageChannelsOfCategory == categoryItem.canManageChannelsOfCategory; + return m.areEqual(this.name, categoryItem.name) && this.f2263id == categoryItem.f2263id && this.pos == categoryItem.pos && this.isDraggable == categoryItem.isDraggable && this.canManageCategory == categoryItem.canManageCategory && this.canManageChannelsOfCategory == categoryItem.canManageChannelsOfCategory; } public final boolean getCanManageCategory() { @@ -132,7 +132,7 @@ public final class SettingsChannelListAdapter extends CategoricalDragAndDropAdap } public final long getId() { - return this.f2262id; + return this.f2263id; } @Override // com.discord.utilities.mg_recycler.MGRecyclerDataPayload, com.discord.utilities.recycler.DiffKeyProvider @@ -156,7 +156,7 @@ public final class SettingsChannelListAdapter extends CategoricalDragAndDropAdap public int hashCode() { String str = this.name; - int a = (((b.a(this.f2262id) + ((str != null ? str.hashCode() : 0) * 31)) * 31) + this.pos) * 31; + int a = (((b.a(this.f2263id) + ((str != null ? str.hashCode() : 0) * 31)) * 31) + this.pos) * 31; boolean z2 = this.isDraggable; int i = 1; if (z2) { @@ -189,7 +189,7 @@ public final class SettingsChannelListAdapter extends CategoricalDragAndDropAdap StringBuilder R = a.R("CategoryItem(name="); R.append(this.name); R.append(", id="); - R.append(this.f2262id); + R.append(this.f2263id); R.append(", pos="); R.append(this.pos); R.append(", isDraggable="); diff --git a/app/src/main/java/com/discord/widgets/servers/WidgetServerDeleteDialog.java b/app/src/main/java/com/discord/widgets/servers/WidgetServerDeleteDialog.java index 47969f7239..6a94a67717 100644 --- a/app/src/main/java/com/discord/widgets/servers/WidgetServerDeleteDialog.java +++ b/app/src/main/java/com/discord/widgets/servers/WidgetServerDeleteDialog.java @@ -60,7 +60,7 @@ public final class WidgetServerDeleteDialog extends AppDialog { private final Guild guild; /* renamed from: me reason: collision with root package name */ - private final MeUser f2263me; + private final MeUser f2264me; /* compiled from: WidgetServerDeleteDialog.kt */ public static final class Companion { @@ -89,7 +89,7 @@ public final class WidgetServerDeleteDialog extends AppDialog { public Model(MeUser meUser, Guild guild) { m.checkNotNullParameter(meUser, "me"); - this.f2263me = meUser; + this.f2264me = meUser; this.guild = guild; } @@ -98,7 +98,7 @@ public final class WidgetServerDeleteDialog extends AppDialog { } public final MeUser getMe() { - return this.f2263me; + return this.f2264me; } } @@ -142,10 +142,10 @@ public final class WidgetServerDeleteDialog extends AppDialog { m.checkNotNullExpressionValue(textView2, "binding.serverSettingsDeleteServerText"); b.n(textView2, R.string.delete_server_body, new Object[]{model.getGuild().getName()}, null, 4); getBinding().b.setOnClickListener(new WidgetServerDeleteDialog$configureUI$1(this)); - MaterialButton materialButton = getBinding().f1982c; + MaterialButton materialButton = getBinding().f1983c; m.checkNotNullExpressionValue(materialButton, "binding.serverSettingsDeleteServerConfirm"); materialButton.setEnabled(model.getGuild().isOwner(model.getMe().getId())); - getBinding().f1982c.setOnClickListener(new WidgetServerDeleteDialog$configureUI$2(this, model)); + getBinding().f1983c.setOnClickListener(new WidgetServerDeleteDialog$configureUI$2(this, model)); } private final WidgetServerDeleteDialogBinding getBinding() { diff --git a/app/src/main/java/com/discord/widgets/servers/WidgetServerNotifications$binding$2.java b/app/src/main/java/com/discord/widgets/servers/WidgetServerNotifications$binding$2.java index f212bf8be8..de42c1f262 100644 --- a/app/src/main/java/com/discord/widgets/servers/WidgetServerNotifications$binding$2.java +++ b/app/src/main/java/com/discord/widgets/servers/WidgetServerNotifications$binding$2.java @@ -8,7 +8,7 @@ import androidx.constraintlayout.widget.ConstraintLayout; import androidx.constraintlayout.widget.Guideline; import androidx.coordinatorlayout.widget.CoordinatorLayout; import androidx.recyclerview.widget.RecyclerView; -import c.a.i.w1; +import c.a.i.x1; import com.discord.R; import com.discord.databinding.WidgetServerNotificationsBinding; import com.discord.views.CheckedSetting; @@ -37,7 +37,7 @@ public final /* synthetic */ class WidgetServerNotifications$binding$2 extends k i2 = R.id.navigation_indicator; ImageView imageView = (ImageView) findViewById.findViewById(R.id.navigation_indicator); if (imageView != null) { - w1 w1Var = new w1((ConstraintLayout) findViewById, textView, guideline, imageView); + x1 x1Var = new x1((ConstraintLayout) findViewById, textView, guideline, imageView); i = R.id.guild_notifications_override_list; RecyclerView recyclerView = (RecyclerView) view.findViewById(R.id.guild_notifications_override_list); if (recyclerView != null) { @@ -62,13 +62,25 @@ public final /* synthetic */ class WidgetServerNotifications$binding$2 extends k i = R.id.server_notifications_mute_settings_view; NotificationMuteSettingsView notificationMuteSettingsView = (NotificationMuteSettingsView) view.findViewById(R.id.server_notifications_mute_settings_view); if (notificationMuteSettingsView != null) { - i = R.id.server_notifications_push_switch; - CheckedSetting checkedSetting5 = (CheckedSetting) view.findViewById(R.id.server_notifications_push_switch); - if (checkedSetting5 != null) { - i = R.id.server_notifications_roles_switch; - CheckedSetting checkedSetting6 = (CheckedSetting) view.findViewById(R.id.server_notifications_roles_switch); - if (checkedSetting6 != null) { - return new WidgetServerNotificationsBinding((CoordinatorLayout) view, w1Var, recyclerView, checkedSetting, checkedSetting2, checkedSetting3, checkedSetting4, findViewById2, linearLayout, notificationMuteSettingsView, checkedSetting5, checkedSetting6); + i = R.id.server_notifications_override_divider; + View findViewById3 = view.findViewById(R.id.server_notifications_override_divider); + if (findViewById3 != null) { + i = R.id.server_notifications_override_title; + TextView textView2 = (TextView) view.findViewById(R.id.server_notifications_override_title); + if (textView2 != null) { + i = R.id.server_notifications_push_switch; + CheckedSetting checkedSetting5 = (CheckedSetting) view.findViewById(R.id.server_notifications_push_switch); + if (checkedSetting5 != null) { + i = R.id.server_notifications_roles_divider; + View findViewById4 = view.findViewById(R.id.server_notifications_roles_divider); + if (findViewById4 != null) { + i = R.id.server_notifications_roles_switch; + CheckedSetting checkedSetting6 = (CheckedSetting) view.findViewById(R.id.server_notifications_roles_switch); + if (checkedSetting6 != null) { + return new WidgetServerNotificationsBinding((CoordinatorLayout) view, x1Var, recyclerView, checkedSetting, checkedSetting2, checkedSetting3, checkedSetting4, findViewById2, linearLayout, notificationMuteSettingsView, findViewById3, textView2, checkedSetting5, findViewById4, checkedSetting6); + } + } + } } } } diff --git a/app/src/main/java/com/discord/widgets/servers/WidgetServerNotifications$configureUI$2.java b/app/src/main/java/com/discord/widgets/servers/WidgetServerNotifications$configureUI$2.java index 6d664c9f3e..4cf86e57a7 100644 --- a/app/src/main/java/com/discord/widgets/servers/WidgetServerNotifications$configureUI$2.java +++ b/app/src/main/java/com/discord/widgets/servers/WidgetServerNotifications$configureUI$2.java @@ -19,7 +19,7 @@ public final class WidgetServerNotifications$configureUI$2 implements Action1 public final void call(Boolean bool) { StoreUserGuildSettings userGuildSettings = StoreStream.Companion.getUserGuildSettings(); - CheckedSetting checkedSetting = WidgetServerNotifications.access$getBinding$p(this.this$0).l; + CheckedSetting checkedSetting = WidgetServerNotifications.access$getBinding$p(this.this$0).o; m.checkNotNullExpressionValue(checkedSetting, "binding.serverNotificationsRolesSwitch"); Context context = checkedSetting.getContext(); m.checkNotNullExpressionValue(context, "binding.serverNotificationsRolesSwitch.context"); diff --git a/app/src/main/java/com/discord/widgets/servers/WidgetServerNotifications$configureUI$3.java b/app/src/main/java/com/discord/widgets/servers/WidgetServerNotifications$configureUI$3.java index 0caf489b63..2eccdf64f5 100644 --- a/app/src/main/java/com/discord/widgets/servers/WidgetServerNotifications$configureUI$3.java +++ b/app/src/main/java/com/discord/widgets/servers/WidgetServerNotifications$configureUI$3.java @@ -19,7 +19,7 @@ public final class WidgetServerNotifications$configureUI$3 implements Action1 public final void call(Boolean bool) { StoreUserGuildSettings userGuildSettings = StoreStream.Companion.getUserGuildSettings(); - CheckedSetting checkedSetting = WidgetServerNotifications.access$getBinding$p(this.this$0).k; + CheckedSetting checkedSetting = WidgetServerNotifications.access$getBinding$p(this.this$0).m; m.checkNotNullExpressionValue(checkedSetting, "binding.serverNotificationsPushSwitch"); Context context = checkedSetting.getContext(); m.checkNotNullExpressionValue(context, "binding.serverNotificationsPushSwitch.context"); diff --git a/app/src/main/java/com/discord/widgets/servers/WidgetServerNotifications.java b/app/src/main/java/com/discord/widgets/servers/WidgetServerNotifications.java index e9ae7f6947..7e72b4affc 100644 --- a/app/src/main/java/com/discord/widgets/servers/WidgetServerNotifications.java +++ b/app/src/main/java/com/discord/widgets/servers/WidgetServerNotifications.java @@ -4,13 +4,15 @@ import android.content.Context; import android.content.Intent; import android.view.View; import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.MainThread; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.core.content.ContextCompat; import androidx.fragment.app.Fragment; import androidx.recyclerview.widget.ItemTouchHelper; import androidx.recyclerview.widget.RecyclerView; import c.a.d.j; -import c.a.i.w1; +import c.a.i.x1; import c.a.k.b; import c.d.b.a.a; import com.discord.R; @@ -233,6 +235,41 @@ public final class WidgetServerNotifications extends AppFragment { widgetServerNotifications.overrideAdapter = notificationsOverridesAdapter; } + private final void configureForHub() { + View view = getBinding().h; + m.checkNotNullExpressionValue(view, "binding.serverNotificationsFrequencyDivider"); + view.setVisibility(8); + LinearLayout linearLayout = getBinding().i; + m.checkNotNullExpressionValue(linearLayout, "binding.serverNotificationsFrequencyWrap"); + linearLayout.setVisibility(8); + CheckedSetting checkedSetting = getBinding().d; + m.checkNotNullExpressionValue(checkedSetting, "binding.serverNotificationsEveryoneSwitch"); + checkedSetting.setVisibility(8); + View view2 = getBinding().n; + m.checkNotNullExpressionValue(view2, "binding.serverNotificationsRolesDivider"); + view2.setVisibility(8); + CheckedSetting checkedSetting2 = getBinding().o; + m.checkNotNullExpressionValue(checkedSetting2, "binding.serverNotificationsRolesSwitch"); + checkedSetting2.setVisibility(8); + CheckedSetting checkedSetting3 = getBinding().m; + m.checkNotNullExpressionValue(checkedSetting3, "binding.serverNotificationsPushSwitch"); + checkedSetting3.setVisibility(8); + TextView textView = getBinding().l; + m.checkNotNullExpressionValue(textView, "binding.serverNotificationsOverrideTitle"); + textView.setVisibility(8); + x1 x1Var = getBinding().b; + m.checkNotNullExpressionValue(x1Var, "binding.addOverride"); + ConstraintLayout constraintLayout = x1Var.a; + m.checkNotNullExpressionValue(constraintLayout, "binding.addOverride.root"); + constraintLayout.setVisibility(8); + View view3 = getBinding().k; + m.checkNotNullExpressionValue(view3, "binding.serverNotificationsOverrideDivider"); + view3.setVisibility(8); + RecyclerView recyclerView = getBinding().f1985c; + m.checkNotNullExpressionValue(recyclerView, "binding.guildNotificationsOverrideList"); + recyclerView.setVisibility(8); + } + @MainThread private final void configureRadio(CheckedSetting checkedSetting, int i, Model model) { if (model.getNotificationsSetting() == i) { @@ -275,6 +312,10 @@ public final class WidgetServerNotifications extends AppFragment { m.checkNotNullExpressionValue(linearLayout, "binding.serverNotificationsFrequencyWrap"); linearLayout.setVisibility(isMuted ^ true ? 0 : 8); getBinding().j.updateView(new NotificationMuteSettingsView.ViewState(isMuted, guildSettings.getMuteEndTime(), b.h(requireContext(), R.string.form_label_mute_server, new Object[]{model.getGuild().getName()}, null, 4), b.h(requireContext(), R.string.form_label_unmute_server, new Object[]{model.getGuild().getName()}, null, 4), b.h(requireContext(), R.string.form_label_mobile_server_muted, new Object[0], null, 4), R.string.form_label_mobile_server_muted_until, b.h(requireContext(), R.string.form_label_mute_server_description, new Object[0], null, 4)), new WidgetServerNotifications$configureUI$onMute$1(this, id2), new WidgetServerNotifications$configureUI$onUnmute$1(this, id2)); + if (model.getGuild().isHub()) { + configureForHub(); + return; + } getBinding().d.setOnCheckedListener(new WidgetServerNotifications$configureUI$1(this, model)); CheckedSetting checkedSetting = getBinding().d; m.checkNotNullExpressionValue(checkedSetting, "binding.serverNotificationsEveryoneSwitch"); @@ -283,21 +324,21 @@ public final class WidgetServerNotifications extends AppFragment { CheckedSetting checkedSetting3 = getBinding().d; m.checkNotNullExpressionValue(checkedSetting3, "binding.serverNotificationsEveryoneSwitch"); checkedSetting2.setText(b.j(checkedSetting3, R.string.form_label_suppress_everyone, new Object[0], null, 4)); - getBinding().l.setOnCheckedListener(new WidgetServerNotifications$configureUI$2(this, model)); - CheckedSetting checkedSetting4 = getBinding().l; + getBinding().o.setOnCheckedListener(new WidgetServerNotifications$configureUI$2(this, model)); + CheckedSetting checkedSetting4 = getBinding().o; m.checkNotNullExpressionValue(checkedSetting4, "binding.serverNotificationsRolesSwitch"); checkedSetting4.setChecked(model.getGuildSettings().isSuppressRoles()); - CheckedSetting checkedSetting5 = getBinding().l; - CheckedSetting checkedSetting6 = getBinding().l; + CheckedSetting checkedSetting5 = getBinding().o; + CheckedSetting checkedSetting6 = getBinding().o; m.checkNotNullExpressionValue(checkedSetting6, "binding.serverNotificationsRolesSwitch"); checkedSetting5.setText(b.j(checkedSetting6, R.string.form_label_suppress_roles, new Object[0], null, 4)); - CheckedSetting checkedSetting7 = getBinding().k; + CheckedSetting checkedSetting7 = getBinding().m; m.checkNotNullExpressionValue(checkedSetting7, "binding.serverNotificationsPushSwitch"); checkedSetting7.setVisibility(model.getGuildSettings().isMuted() ^ true ? 0 : 8); - CheckedSetting checkedSetting8 = getBinding().k; + CheckedSetting checkedSetting8 = getBinding().m; m.checkNotNullExpressionValue(checkedSetting8, "binding.serverNotificationsPushSwitch"); checkedSetting8.setChecked(model.getGuildSettings().isMobilePush()); - getBinding().k.setOnCheckedListener(new WidgetServerNotifications$configureUI$3(this, model)); + getBinding().m.setOnCheckedListener(new WidgetServerNotifications$configureUI$3(this, model)); CheckedSetting checkedSetting9 = getBinding().f; CheckedSetting checkedSetting10 = getBinding().f; m.checkNotNullExpressionValue(checkedSetting10, "binding.serverNotificationsFrequency1Radio"); @@ -328,21 +369,21 @@ public final class WidgetServerNotifications extends AppFragment { super.onViewBound(view); this.notificationSettingsRadioManager = new RadioManager(n.listOf((Object[]) new CheckedSetting[]{getBinding().e, getBinding().f, getBinding().g})); this.overrideAdapter = new NotificationsOverridesAdapter(WidgetServerNotifications$onViewBound$1.INSTANCE); - RecyclerView recyclerView = getBinding().f1984c; + RecyclerView recyclerView = getBinding().f1985c; m.checkNotNullExpressionValue(recyclerView, "binding.guildNotificationsOverrideList"); recyclerView.setNestedScrollingEnabled(false); - RecyclerView recyclerView2 = getBinding().f1984c; + RecyclerView recyclerView2 = getBinding().f1985c; m.checkNotNullExpressionValue(recyclerView2, "binding.guildNotificationsOverrideList"); NotificationsOverridesAdapter notificationsOverridesAdapter = this.overrideAdapter; if (notificationsOverridesAdapter == null) { m.throwUninitializedPropertyAccessException("overrideAdapter"); } recyclerView2.setAdapter(notificationsOverridesAdapter); - createSwipeableItemTouchHelper().attachToRecyclerView(getBinding().f1984c); + createSwipeableItemTouchHelper().attachToRecyclerView(getBinding().f1985c); long longExtra = getMostRecentIntent().getLongExtra("com.discord.intent.extra.EXTRA_GUILD_ID", -1); - w1 w1Var = getBinding().b; - m.checkNotNullExpressionValue(w1Var, "binding.addOverride"); - w1Var.a.setOnClickListener(new WidgetServerNotifications$onViewBound$2(longExtra)); + x1 x1Var = getBinding().b; + m.checkNotNullExpressionValue(x1Var, "binding.addOverride"); + x1Var.a.setOnClickListener(new WidgetServerNotifications$onViewBound$2(longExtra)); } @Override // com.discord.app.AppFragment diff --git a/app/src/main/java/com/discord/widgets/servers/WidgetServerNotificationsOverrideSelector.java b/app/src/main/java/com/discord/widgets/servers/WidgetServerNotificationsOverrideSelector.java index 9845f67534..efdd41fe29 100644 --- a/app/src/main/java/com/discord/widgets/servers/WidgetServerNotificationsOverrideSelector.java +++ b/app/src/main/java/com/discord/widgets/servers/WidgetServerNotificationsOverrideSelector.java @@ -95,7 +95,7 @@ public final class WidgetServerNotificationsOverrideSelector extends AppFragment AppFragment.setActionBarDisplayHomeAsUpEnabled$default(this, false, 1, null); setActionBarTitle(R.string.notification_overrides); setActionBarSubtitle(R.string.select_channel_or_category); - TextInputLayout textInputLayout = getBinding().f1983c; + TextInputLayout textInputLayout = getBinding().f1984c; m.checkNotNullExpressionValue(textInputLayout, "binding.guildNotificationsChannelSearch"); ViewExtensions.addBindedTextWatcher(textInputLayout, this, new WidgetServerNotificationsOverrideSelector$onViewBound$1(this)); MGRecyclerAdapter.Companion companion = MGRecyclerAdapter.Companion; diff --git a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettings.java b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettings.java index a4f31328e0..7667ef63ef 100644 --- a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettings.java +++ b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettings.java @@ -272,20 +272,20 @@ public final class WidgetServerSettings extends AppFragment { private final void configureToolbar(Model model) { Guild guild = model.getGuild(); String forGuild$default = IconUtils.getForGuild$default(guild, null, true, null, 10, null); - TextView textView = getBinding().f1995z; + TextView textView = getBinding().f1996z; m.checkNotNullExpressionValue(textView, "binding.serverSettingsServerName"); textView.setText(guild.getName()); - SimpleDraweeView simpleDraweeView = getBinding().f1993x; + SimpleDraweeView simpleDraweeView = getBinding().f1994x; m.checkNotNullExpressionValue(simpleDraweeView, "binding.serverSettingsServerIcon"); IconUtils.setIcon$default(simpleDraweeView, forGuild$default, (int) R.dimen.avatar_size_large, (Function1) null, (MGImages.ChangeDetector) null, 24, (Object) null); - TextView textView2 = getBinding().f1994y; + TextView textView2 = getBinding().f1995y; m.checkNotNullExpressionValue(textView2, "binding.serverSettingsServerIconText"); int i = 0; if (!(forGuild$default == null)) { i = 8; } textView2.setVisibility(i); - TextView textView3 = getBinding().f1994y; + TextView textView3 = getBinding().f1995y; m.checkNotNullExpressionValue(textView3, "binding.serverSettingsServerIconText"); textView3.setText(guild.getShortName()); AppFragment.setActionBarOptionsMenu$default(this, model.getManageGuildContext().isOwnerWithRequiredMFALevel() ? R.menu.menu_server_settings : R.menu.menu_empty, new WidgetServerSettings$configureToolbar$1(this, guild), null, 4, null); @@ -332,15 +332,15 @@ public final class WidgetServerSettings extends AppFragment { boolean z2 = true; textView7.setVisibility(manageGuildContext.getCanManageServer() && model.getGuild().getFeatures().contains(GuildFeature.VANITY_URL) ? 0 : 8); getBinding().q.setOnClickListener(new WidgetServerSettings$configureUI$7(model)); - LinearLayout linearLayout = getBinding().f1992s; + LinearLayout linearLayout = getBinding().f1993s; m.checkNotNullExpressionValue(linearLayout, "binding.serverSettingsSectionCommunity"); linearLayout.setVisibility(manageGuildContext.getCanManageServer() ? 0 : 8); - TextView textView8 = getBinding().f1991c; + TextView textView8 = getBinding().f1992c; m.checkNotNullExpressionValue(textView8, "binding.serverSettingsCommunityOverviewOption"); Set features = model.getGuild().getFeatures(); GuildFeature guildFeature = GuildFeature.COMMUNITY; textView8.setVisibility(features.contains(guildFeature) ? 0 : 8); - getBinding().f1991c.setOnClickListener(new WidgetServerSettings$configureUI$8(model)); + getBinding().f1992c.setOnClickListener(new WidgetServerSettings$configureUI$8(model)); TextView textView9 = getBinding().e; m.checkNotNullExpressionValue(textView9, "binding.serverSettingsEnableCommunityOption"); textView9.setVisibility(model.getGuild().getFeatures().contains(guildFeature) ^ true ? 0 : 8); diff --git a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsBans.java b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsBans.java index 125660a715..107c8d800e 100644 --- a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsBans.java +++ b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsBans.java @@ -112,7 +112,7 @@ public final class WidgetServerSettingsBans extends AppFragment { ModelBan ban = banItem.getBan(); CoreUser coreUser = null; textView.setText((ban == null || (user2 = ban.getUser()) == null) ? null : user2.r()); - SimpleDraweeView simpleDraweeView = this.binding.f1989c; + SimpleDraweeView simpleDraweeView = this.binding.f1990c; m.checkNotNullExpressionValue(simpleDraweeView, "binding.banListItemAvatar"); ModelBan ban2 = banItem.getBan(); if (!(ban2 == null || (user = ban2.getUser()) == null)) { @@ -547,10 +547,10 @@ public final class WidgetServerSettingsBans extends AppFragment { public void onResume() { super.onResume(); BehaviorSubject behaviorSubject = this.filterPublisher; - TextInputLayout textInputLayout = getBinding().f1990c; + TextInputLayout textInputLayout = getBinding().f1991c; m.checkNotNullExpressionValue(textInputLayout, "binding.serverSettingsBansSearch"); behaviorSubject.onNext(ViewExtensions.getTextOrEmpty(textInputLayout)); - TextInputLayout textInputLayout2 = getBinding().f1990c; + TextInputLayout textInputLayout2 = getBinding().f1991c; m.checkNotNullExpressionValue(textInputLayout2, "binding.serverSettingsBansSearch"); ViewExtensions.addBindedTextWatcher(textInputLayout2, this, new WidgetServerSettingsBans$onResume$1(this)); Model.Companion companion = Model.Companion; diff --git a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsChannels$configureFabVisibility$1.java b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsChannels$configureFabVisibility$1.java index 4d8b79efe6..81f63877fe 100644 --- a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsChannels$configureFabVisibility$1.java +++ b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsChannels$configureFabVisibility$1.java @@ -41,6 +41,6 @@ public final class WidgetServerSettingsChannels$configureFabVisibility$1 impleme FragmentManager childFragmentManager = this.this$0.getChildFragmentManager(); m.checkNotNullExpressionValue(childFragmentManager, "childFragmentManager"); companion.show(id2, childFragmentManager, new AnonymousClass1(this)); - WidgetServerSettingsChannels.access$getBinding$p(this.this$0).f1996c.hide(); + WidgetServerSettingsChannels.access$getBinding$p(this.this$0).f1997c.hide(); } } diff --git a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsChannels$configureFabVisibility$setFabVisibility$1.java b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsChannels$configureFabVisibility$setFabVisibility$1.java index 374a01afda..ec2ccd031f 100644 --- a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsChannels$configureFabVisibility$setFabVisibility$1.java +++ b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsChannels$configureFabVisibility$setFabVisibility$1.java @@ -20,9 +20,9 @@ public final class WidgetServerSettingsChannels$configureFabVisibility$setFabVis /* renamed from: invoke */ public final void mo1invoke() { if (!this.$model.isSorting()) { - WidgetServerSettingsChannels.access$getBinding$p(this.this$0).f1996c.show(); + WidgetServerSettingsChannels.access$getBinding$p(this.this$0).f1997c.show(); } else { - WidgetServerSettingsChannels.access$getBinding$p(this.this$0).f1996c.hide(); + WidgetServerSettingsChannels.access$getBinding$p(this.this$0).f1997c.hide(); } } } diff --git a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsChannels$configureUI$1.java b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsChannels$configureUI$1.java index cb5f5225bc..77ee1c7296 100644 --- a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsChannels$configureUI$1.java +++ b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsChannels$configureUI$1.java @@ -45,13 +45,13 @@ public final class WidgetServerSettingsChannels$configureUI$1 implements public final void call(MenuItem menuItem, Context context) { m.checkNotNullExpressionValue(menuItem, "menuItem"); switch (menuItem.getItemId()) { - case R.id.menu_sort_channel /* 2131364247 */: + case R.id.menu_sort_channel /* 2131364254 */: WidgetServerSettingsChannelsSortActions.Companion companion = WidgetServerSettingsChannelsSortActions.Companion; FragmentManager childFragmentManager = this.this$0.getChildFragmentManager(); m.checkNotNullExpressionValue(childFragmentManager, "childFragmentManager"); companion.show(childFragmentManager, new AnonymousClass1(this)); return; - case R.id.menu_sort_done /* 2131364248 */: + case R.id.menu_sort_done /* 2131364255 */: WidgetServerSettingsChannels.access$getChannelSortTypeSubject$p(this.this$0).onNext(-1); return; default: diff --git a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsChannels.java b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsChannels.java index 22d1e4ff0b..a2a48a35d4 100644 --- a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsChannels.java +++ b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsChannels.java @@ -262,7 +262,7 @@ public final class WidgetServerSettingsChannels extends AppFragment { private final void configureFabVisibility(Model model) { WidgetServerSettingsChannels$configureFabVisibility$setFabVisibility$1 widgetServerSettingsChannels$configureFabVisibility$setFabVisibility$1 = new WidgetServerSettingsChannels$configureFabVisibility$setFabVisibility$1(this, model); widgetServerSettingsChannels$configureFabVisibility$setFabVisibility$1.mo1invoke(); - getBinding().f1996c.setOnClickListener(new WidgetServerSettingsChannels$configureFabVisibility$1(this, model, widgetServerSettingsChannels$configureFabVisibility$setFabVisibility$1)); + getBinding().f1997c.setOnClickListener(new WidgetServerSettingsChannels$configureFabVisibility$1(this, model, widgetServerSettingsChannels$configureFabVisibility$setFabVisibility$1)); } private final void configureUI(Model model) { diff --git a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsChannelsFabMenuFragment.java b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsChannelsFabMenuFragment.java index e734bbdc59..9452319875 100644 --- a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsChannelsFabMenuFragment.java +++ b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsChannelsFabMenuFragment.java @@ -105,7 +105,7 @@ public final class WidgetServerSettingsChannelsFabMenuFragment extends Fragment Context requireContext = requireContext(); m.checkNotNullExpressionValue(requireContext, "requireContext()"); FloatingButtonMenuInitializer floatingButtonMenuInitializer = new FloatingButtonMenuInitializer(requireContext, h0.mapOf(o.to(Integer.valueOf((int) R.id.fab_menu_add_category), createListener(new WidgetServerSettingsChannelsFabMenuFragment$onResume$2(this, j))), o.to(Integer.valueOf((int) R.id.fab_menu_add_voice), createListener(new WidgetServerSettingsChannelsFabMenuFragment$onResume$3(this, j))), o.to(Integer.valueOf((int) R.id.fab_menu_add_text), createListener(new WidgetServerSettingsChannelsFabMenuFragment$onResume$4(this, j))), o.to(Integer.valueOf((int) R.id.fab_menu_main), createListener(WidgetServerSettingsChannelsFabMenuFragment$onResume$5.INSTANCE)))); - TableLayout tableLayout = getBinding().f1998c; + TableLayout tableLayout = getBinding().f1999c; m.checkNotNullExpressionValue(tableLayout, "binding.fabMenuTable"); FloatingActionButton floatingActionButton = getBinding().b; m.checkNotNullExpressionValue(floatingActionButton, "binding.fabMenuMainFab"); diff --git a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsChannelsSortActions.java b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsChannelsSortActions.java index d20d9a0ff5..b6937ddfb6 100644 --- a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsChannelsSortActions.java +++ b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsChannelsSortActions.java @@ -47,7 +47,7 @@ public final class WidgetServerSettingsChannelsSortActions extends AppBottomShee private final void configureUI() { getBinding().b.setOnClickListener(new WidgetServerSettingsChannelsSortActions$configureUI$1(this)); getBinding().d.setOnClickListener(new WidgetServerSettingsChannelsSortActions$configureUI$2(this)); - getBinding().f1997c.setOnClickListener(new WidgetServerSettingsChannelsSortActions$configureUI$3(this)); + getBinding().f1998c.setOnClickListener(new WidgetServerSettingsChannelsSortActions$configureUI$3(this)); } private final WidgetServerSettingsChannelsSortActionsBinding getBinding() { diff --git a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsEditIntegration.java b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsEditIntegration.java index 8d99e36f1e..459ec1023d 100644 --- a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsEditIntegration.java +++ b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsEditIntegration.java @@ -51,9 +51,9 @@ public final class WidgetServerSettingsEditIntegration extends AppFragment { public static final Companion Companion = new Companion(null); private static final String INTENT_EXTRA_GUILD_ID = "INTENT_EXTRA_GUILD_ID"; private static final String INTENT_EXTRA_INTEGRATION_ID = "INTENT_EXTRA_INTEGRATION_ID"; - private static final int STATE_KEY_ENABLE_TWITCH_EMOTES = 2131363071; - private static final int STATE_KEY_EXPIRE_BEHAVIOR = 2131363074; - private static final int STATE_KEY_GRACE_PERIOD = 2131363075; + private static final int STATE_KEY_ENABLE_TWITCH_EMOTES = 2131363075; + private static final int STATE_KEY_EXPIRE_BEHAVIOR = 2131363078; + private static final int STATE_KEY_GRACE_PERIOD = 2131363079; private static final int[] gracePeriodDays = {1, 3, 7, 14, 30}; private final FragmentViewBindingDelegate binding$delegate = FragmentViewBindingDelegateKt.viewBinding$default(this, WidgetServerSettingsEditIntegration$binding$2.INSTANCE, null, 2, null); private RadioManager expiryBehaviorRadioManager; @@ -269,7 +269,7 @@ public final class WidgetServerSettingsEditIntegration extends AppFragment { Context context = coordinatorLayout.getContext(); m.checkNotNullExpressionValue(context, "binding.root.context"); textView3.setText(TimeUtils.toReadableTimeString$default(context, TimeUtils.parseUTCDate(model.getIntegration().getSyncedAt()), null, 4, null)); - TextView textView4 = getBinding().p.f180c; + TextView textView4 = getBinding().p.f178c; m.checkNotNullExpressionValue(textView4, "binding.syncSettings.edi…ntegrationSubscriberCount"); Resources resources = getResources(); m.checkNotNullExpressionValue(resources, "resources"); @@ -301,7 +301,7 @@ public final class WidgetServerSettingsEditIntegration extends AppFragment { m.throwUninitializedPropertyAccessException("gracePeriodRadioManager"); } radioManager2.a(getGracePeriodRadios().get(intValue2)); - LinearLayout linearLayout = getBinding().f2003c; + LinearLayout linearLayout = getBinding().f2004c; m.checkNotNullExpressionValue(linearLayout, "binding.editIntegrationCustomEmotesContainer"); if (!areEqual) { i = 8; diff --git a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsEditMember.java b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsEditMember.java index 111f7a6281..a89e941912 100644 --- a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsEditMember.java +++ b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsEditMember.java @@ -375,18 +375,18 @@ public final class WidgetServerSettingsEditMember extends AppFragment { getBinding().d.setOnClickListener(null); } if (model.getCanBan()) { - TextView textView4 = getBinding().f2004c; + TextView textView4 = getBinding().f2005c; m.checkNotNullExpressionValue(textView4, "binding.editMemberBanButton"); c.a.k.b.n(textView4, R.string.ban_user_title, new Object[]{nickOrUsername}, null, 4); - TextView textView5 = getBinding().f2004c; + TextView textView5 = getBinding().f2005c; m.checkNotNullExpressionValue(textView5, "binding.editMemberBanButton"); textView5.setVisibility(0); - getBinding().f2004c.setOnClickListener(new WidgetServerSettingsEditMember$configureUI$3(this, nickOrUsername, model)); + getBinding().f2005c.setOnClickListener(new WidgetServerSettingsEditMember$configureUI$3(this, nickOrUsername, model)); } else { - TextView textView6 = getBinding().f2004c; + TextView textView6 = getBinding().f2005c; m.checkNotNullExpressionValue(textView6, "binding.editMemberBanButton"); textView6.setVisibility(8); - getBinding().f2004c.setOnClickListener(null); + getBinding().f2005c.setOnClickListener(null); } if (model.getCanTransferOwnership()) { TextView textView7 = getBinding().i; diff --git a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsEditRole$setupHoistAndMentionSettings$1.java b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsEditRole$setupHoistAndMentionSettings$1.java index 284b6d364d..299817e59c 100644 --- a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsEditRole$setupHoistAndMentionSettings$1.java +++ b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsEditRole$setupHoistAndMentionSettings$1.java @@ -19,7 +19,7 @@ public final class WidgetServerSettingsEditRole$setupHoistAndMentionSettings$1 i public final void onClick(View view) { WidgetServerSettingsEditRole.access$getBinding$p(this.this$0).b.clearFocus(); RestAPIParams.Role createWithRole = RestAPIParams.Role.Companion.createWithRole(this.$data.getRole()); - CheckedSetting checkedSetting = WidgetServerSettingsEditRole.access$getBinding$p(this.this$0).f1854s; + CheckedSetting checkedSetting = WidgetServerSettingsEditRole.access$getBinding$p(this.this$0).f1855s; m.checkNotNullExpressionValue(checkedSetting, "binding.roleSettingsHoistCheckedsetting"); createWithRole.setHoist(Boolean.valueOf(!checkedSetting.isChecked())); WidgetServerSettingsEditRole.access$patchRole(this.this$0, this.$data.getGuildId(), createWithRole); diff --git a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsEditRole.java b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsEditRole.java index 9b84143f7a..bf777e429b 100644 --- a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsEditRole.java +++ b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsEditRole.java @@ -387,8 +387,8 @@ public final class WidgetServerSettingsEditRole extends AppFragment { setupPermissionsSettings(model); setupColorSetting(model); setRoleIcon(model); - this.state.configureSaveActionView(getBinding().f1853c); - getBinding().f1853c.setOnClickListener(new WidgetServerSettingsEditRole$configureUI$1(this, model)); + this.state.configureSaveActionView(getBinding().f1854c); + getBinding().f1854c.setOnClickListener(new WidgetServerSettingsEditRole$configureUI$1(this, model)); if (!model.getUseNewThreadPermissions()) { CheckedSetting.i(getBinding().N, getString(R.string.role_permissions_send_messages_description), false, 2); getBinding().O.setText(getString(R.string.interim_send_messages_in_threads)); @@ -539,7 +539,7 @@ public final class WidgetServerSettingsEditRole extends AppFragment { } private final void setupHoistAndMentionSettings(Model model) { - CheckedSetting checkedSetting = getBinding().f1854s; + CheckedSetting checkedSetting = getBinding().f1855s; m.checkNotNullExpressionValue(checkedSetting, "binding.roleSettingsHoistCheckedsetting"); checkedSetting.setChecked(model.getRole().c()); CheckedSetting checkedSetting2 = getBinding().F; @@ -547,11 +547,11 @@ public final class WidgetServerSettingsEditRole extends AppFragment { checkedSetting2.setChecked(model.getRole().f()); if (!model.canManage() || model.isEveryoneRole()) { String lockMessage = getLockMessage(model, true); - getBinding().f1854s.c(lockMessage); + getBinding().f1855s.c(lockMessage); getBinding().F.c(lockMessage); return; } - getBinding().f1854s.e(new WidgetServerSettingsEditRole$setupHoistAndMentionSettings$1(this, model)); + getBinding().f1855s.e(new WidgetServerSettingsEditRole$setupHoistAndMentionSettings$1(this, model)); getBinding().F.e(new WidgetServerSettingsEditRole$setupHoistAndMentionSettings$2(this, model)); } @@ -568,138 +568,138 @@ public final class WidgetServerSettingsEditRole extends AppFragment { private final void setupPermissionsSettings(Model model) { long j; int i = 0; - for (CheckedSetting checkedSetting : n.listOf((Object[]) new CheckedSetting[]{getBinding().g, getBinding().h, getBinding().i, getBinding().j, getBinding().m, getBinding().r, getBinding().u, getBinding().v, getBinding().f1856y, getBinding().C, getBinding().f1857z, getBinding().w, getBinding().A, getBinding().B, getBinding().D, getBinding().E, getBinding().H, getBinding().I, getBinding().N, getBinding().O, getBinding().o, getBinding().n, getBinding().P, getBinding().Q, getBinding().R, getBinding().S, getBinding().f, getBinding().T, getBinding().V, getBinding().Z, getBinding().f1852b0, getBinding().Y, getBinding().W, getBinding().X, getBinding().f1851a0, getBinding().G, getBinding().U, getBinding().J, getBinding().f1855x})) { + for (CheckedSetting checkedSetting : n.listOf((Object[]) new CheckedSetting[]{getBinding().g, getBinding().h, getBinding().i, getBinding().j, getBinding().m, getBinding().r, getBinding().u, getBinding().v, getBinding().f1857y, getBinding().C, getBinding().f1858z, getBinding().w, getBinding().A, getBinding().B, getBinding().D, getBinding().E, getBinding().H, getBinding().I, getBinding().N, getBinding().O, getBinding().o, getBinding().n, getBinding().P, getBinding().Q, getBinding().R, getBinding().S, getBinding().f, getBinding().T, getBinding().V, getBinding().Z, getBinding().f1853b0, getBinding().Y, getBinding().W, getBinding().X, getBinding().f1852a0, getBinding().G, getBinding().U, getBinding().J, getBinding().f1856x})) { m.checkNotNullExpressionValue(checkedSetting, "setting"); switch (checkedSetting.getId()) { - case R.id.role_settings_add_reactions /* 2131364812 */: + case R.id.role_settings_add_reactions /* 2131364820 */: j = 64; break; - case R.id.role_settings_administrator /* 2131364813 */: + case R.id.role_settings_administrator /* 2131364821 */: j = 8; break; - case R.id.role_settings_attach_files /* 2131364814 */: + case R.id.role_settings_attach_files /* 2131364822 */: j = Permission.ATTACH_FILES; break; - case R.id.role_settings_ban_members /* 2131364815 */: + case R.id.role_settings_ban_members /* 2131364823 */: j = 4; break; - case R.id.role_settings_change_nickname /* 2131364816 */: + case R.id.role_settings_change_nickname /* 2131364824 */: j = Permission.CHANGE_NICKNAME; break; - case R.id.role_settings_color_disabled_overlay /* 2131364817 */: - case R.id.role_settings_color_selector_container /* 2131364818 */: - case R.id.role_settings_current_color_display /* 2131364822 */: - case R.id.role_settings_edit_name_disabled_overlay /* 2131364823 */: - case R.id.role_settings_hoist_checkedsetting /* 2131364825 */: - case R.id.role_settings_icon_container /* 2131364826 */: - case R.id.role_settings_mentionable_checkedsetting /* 2131364838 */: - case R.id.role_settings_overview_scroll /* 2131364839 */: - case R.id.role_settings_role_icon /* 2131364844 */: - case R.id.role_settings_role_icon_divider /* 2131364845 */: - case R.id.role_settings_role_icon_header /* 2131364846 */: + case R.id.role_settings_color_disabled_overlay /* 2131364825 */: + case R.id.role_settings_color_selector_container /* 2131364826 */: + case R.id.role_settings_current_color_display /* 2131364830 */: + case R.id.role_settings_edit_name_disabled_overlay /* 2131364831 */: + case R.id.role_settings_hoist_checkedsetting /* 2131364833 */: + case R.id.role_settings_icon_container /* 2131364834 */: + case R.id.role_settings_mentionable_checkedsetting /* 2131364846 */: + case R.id.role_settings_overview_scroll /* 2131364847 */: + case R.id.role_settings_role_icon /* 2131364852 */: + case R.id.role_settings_role_icon_divider /* 2131364853 */: + case R.id.role_settings_role_icon_header /* 2131364854 */: default: j = 0; break; - case R.id.role_settings_create_instant_invite /* 2131364819 */: + case R.id.role_settings_create_instant_invite /* 2131364827 */: j = 1; break; - case R.id.role_settings_create_private_threads /* 2131364820 */: + case R.id.role_settings_create_private_threads /* 2131364828 */: j = Permission.CREATE_PRIVATE_THREADS; break; - case R.id.role_settings_create_public_threads /* 2131364821 */: + case R.id.role_settings_create_public_threads /* 2131364829 */: j = Permission.CREATE_PUBLIC_THREADS; break; - case R.id.role_settings_embed_links /* 2131364824 */: + case R.id.role_settings_embed_links /* 2131364832 */: j = Permission.EMBED_LINKS; break; - case R.id.role_settings_kick_members /* 2131364827 */: + case R.id.role_settings_kick_members /* 2131364835 */: j = 2; break; - case R.id.role_settings_manage_channels /* 2131364828 */: + case R.id.role_settings_manage_channels /* 2131364836 */: j = 16; break; - case R.id.role_settings_manage_emojis_and_stickers /* 2131364829 */: + case R.id.role_settings_manage_emojis_and_stickers /* 2131364837 */: j = Permission.MANAGE_EMOJIS_AND_STICKERS; break; - case R.id.role_settings_manage_events /* 2131364830 */: + case R.id.role_settings_manage_events /* 2131364838 */: j = Permission.MANAGE_EVENTS; break; - case R.id.role_settings_manage_messages /* 2131364831 */: + case R.id.role_settings_manage_messages /* 2131364839 */: j = Permission.MANAGE_MESSAGES; break; - case R.id.role_settings_manage_nicknames /* 2131364832 */: + case R.id.role_settings_manage_nicknames /* 2131364840 */: j = Permission.MANAGE_NICKNAMES; break; - case R.id.role_settings_manage_roles /* 2131364833 */: + case R.id.role_settings_manage_roles /* 2131364841 */: j = Permission.MANAGE_ROLES; break; - case R.id.role_settings_manage_server /* 2131364834 */: + case R.id.role_settings_manage_server /* 2131364842 */: j = 32; break; - case R.id.role_settings_manage_threads /* 2131364835 */: + case R.id.role_settings_manage_threads /* 2131364843 */: j = Permission.MANAGE_THREADS; break; - case R.id.role_settings_manage_webhooks /* 2131364836 */: + case R.id.role_settings_manage_webhooks /* 2131364844 */: j = Permission.MANAGE_WEBHOOKS; break; - case R.id.role_settings_mention_everyone /* 2131364837 */: + case R.id.role_settings_mention_everyone /* 2131364845 */: j = Permission.MENTION_EVERYONE; break; - case R.id.role_settings_priority_speaker /* 2131364840 */: + case R.id.role_settings_priority_speaker /* 2131364848 */: j = 256; break; - case R.id.role_settings_read_message_history /* 2131364841 */: + case R.id.role_settings_read_message_history /* 2131364849 */: j = Permission.READ_MESSAGE_HISTORY; break; - case R.id.role_settings_read_messages /* 2131364842 */: + case R.id.role_settings_read_messages /* 2131364850 */: j = Permission.VIEW_CHANNEL; break; - case R.id.role_settings_request_to_speak /* 2131364843 */: + case R.id.role_settings_request_to_speak /* 2131364851 */: j = Permission.REQUEST_TO_SPEAK; break; - case R.id.role_settings_send_messages /* 2131364847 */: + case R.id.role_settings_send_messages /* 2131364855 */: j = Permission.SEND_MESSAGES; break; - case R.id.role_settings_send_messages_in_threads /* 2131364848 */: + case R.id.role_settings_send_messages_in_threads /* 2131364856 */: j = Permission.SEND_MESSAGES_IN_THREADS; break; - case R.id.role_settings_send_tts_messages /* 2131364849 */: + case R.id.role_settings_send_tts_messages /* 2131364857 */: j = Permission.SEND_TTS_MESSAGES; break; - case R.id.role_settings_use_application_commands /* 2131364850 */: + case R.id.role_settings_use_application_commands /* 2131364858 */: j = Permission.USE_APPLICATION_COMMANDS; break; - case R.id.role_settings_use_external_emojis /* 2131364851 */: + case R.id.role_settings_use_external_emojis /* 2131364859 */: j = Permission.USE_EXTERNAL_EMOJIS; break; - case R.id.role_settings_use_external_stickers /* 2131364852 */: + case R.id.role_settings_use_external_stickers /* 2131364860 */: j = Permission.USE_EXTERNAL_STICKERS; break; - case R.id.role_settings_view_audit_log /* 2131364853 */: + case R.id.role_settings_view_audit_log /* 2131364861 */: j = 128; break; - case R.id.role_settings_view_guild_analytics /* 2131364854 */: + case R.id.role_settings_view_guild_analytics /* 2131364862 */: j = Permission.VIEW_GUILD_ANALYTICS; break; - case R.id.role_settings_voice_connect /* 2131364855 */: + case R.id.role_settings_voice_connect /* 2131364863 */: j = Permission.CONNECT; break; - case R.id.role_settings_voice_deafen_members /* 2131364856 */: + case R.id.role_settings_voice_deafen_members /* 2131364864 */: j = Permission.DEAFEN_MEMBERS; break; - case R.id.role_settings_voice_move_members /* 2131364857 */: + case R.id.role_settings_voice_move_members /* 2131364865 */: j = Permission.MOVE_MEMBERS; break; - case R.id.role_settings_voice_mute_members /* 2131364858 */: + case R.id.role_settings_voice_mute_members /* 2131364866 */: j = Permission.MUTE_MEMBERS; break; - case R.id.role_settings_voice_speak /* 2131364859 */: + case R.id.role_settings_voice_speak /* 2131364867 */: j = Permission.SPEAK; break; - case R.id.role_settings_voice_use_voice_activity /* 2131364860 */: + case R.id.role_settings_voice_use_voice_activity /* 2131364868 */: j = Permission.USE_VAD; break; - case R.id.role_settings_voice_video /* 2131364861 */: + case R.id.role_settings_voice_video /* 2131364869 */: j = 512; break; } @@ -735,7 +735,7 @@ public final class WidgetServerSettingsEditRole extends AppFragment { TextView textView = getBinding().e; m.checkNotNullExpressionValue(textView, "binding.eventPermissionsTitle"); textView.setVisibility(model.getHasEventsFeature() ? 0 : 8); - CheckedSetting checkedSetting2 = getBinding().f1855x; + CheckedSetting checkedSetting2 = getBinding().f1856x; m.checkNotNullExpressionValue(checkedSetting2, "binding.roleSettingsManageEvents"); if (!model.getHasEventsFeature()) { i = 8; @@ -770,11 +770,11 @@ public final class WidgetServerSettingsEditRole extends AppFragment { setRetainInstance(true); this.state.setupUnsavedChangesConfirmation(this); StatefulViews statefulViews = this.state; - FloatingActionButton floatingActionButton = getBinding().f1853c; + FloatingActionButton floatingActionButton = getBinding().f1854c; TextInputLayout textInputLayout = getBinding().b; m.checkNotNullExpressionValue(textInputLayout, "binding.editRoleName"); statefulViews.setupTextWatcherWithSaveAction(this, floatingActionButton, textInputLayout); - FloatingActionButton floatingActionButton2 = getBinding().f1853c; + FloatingActionButton floatingActionButton2 = getBinding().f1854c; m.checkNotNullExpressionValue(floatingActionButton2, "binding.editRoleSave"); floatingActionButton2.setVisibility(8); } diff --git a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsEmojis.java b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsEmojis.java index 5c73fc25ac..59ad9be5f7 100644 --- a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsEmojis.java +++ b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsEmojis.java @@ -135,7 +135,7 @@ public final class WidgetServerSettingsEmojis extends AppFragment { public void onConfigure(int i, Item item) { m.checkNotNullParameter(item, "data"); - TextView textView = this.binding.f2007c; + TextView textView = this.binding.f2008c; m.checkNotNullExpressionValue(textView, "binding.widgetServerSett…gsEmojisUploadDescription"); textView.setText(b.h(a.x(this.itemView, "itemView", "itemView.context"), R.string.guild_settings_emoji_upload_to_server_message, new Object[]{String.valueOf(((Item.EmojiHeader) item).getEmojiMax()), String.valueOf(256)}, null, 4)); this.binding.b.setOnClickListener(new WidgetServerSettingsEmojis$Adapter$EmojiHeaderViewHolder$onConfigure$1(this)); @@ -215,7 +215,7 @@ public final class WidgetServerSettingsEmojis extends AppFragment { SimpleDraweeView simpleDraweeView4 = this.binding.b; m.checkNotNullExpressionValue(simpleDraweeView4, "binding.serverSettingsEmojisAvatar"); simpleDraweeView4.setImageAlpha(emojiItem.getEmoji().getAvailable() ? 255 : 100); - this.binding.f2008c.setOnClickListener(new WidgetServerSettingsEmojis$Adapter$EmojiItemViewHolder$onConfigure$1(this, item)); + this.binding.f2009c.setOnClickListener(new WidgetServerSettingsEmojis$Adapter$EmojiItemViewHolder$onConfigure$1(this, item)); } } @@ -931,7 +931,7 @@ public final class WidgetServerSettingsEmojis extends AppFragment { z2 = true; } if (!z2) { - AppViewFlipper appViewFlipper = getBinding().f2005c; + AppViewFlipper appViewFlipper = getBinding().f2006c; m.checkNotNullExpressionValue(appViewFlipper, "binding.widgetServerSettingsEmojisViewFlipper"); appViewFlipper.setDisplayedChild(1); this.uploadEmojiAction = new WidgetServerSettingsEmojis$configureUI$1(this, model); diff --git a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsEmojisEdit.java b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsEmojisEdit.java index 9b94d44956..d2bbe83fa5 100644 --- a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsEmojisEdit.java +++ b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsEmojisEdit.java @@ -163,12 +163,12 @@ public final class WidgetServerSettingsEmojisEdit extends AppFragment { ViewExtensions.setText(textInputLayout, (CharSequence) statefulViews.get(textInputLayout2.getId(), this.emojiName)); this.state.setupUnsavedChangesConfirmation(this); StatefulViews statefulViews2 = this.state; - FloatingActionButton floatingActionButton = getBinding().f2006c; + FloatingActionButton floatingActionButton = getBinding().f2007c; TextInputLayout textInputLayout3 = getBinding().b; m.checkNotNullExpressionValue(textInputLayout3, "binding.serverSettingsEmojisEditAlias"); statefulViews2.setupTextWatcherWithSaveAction(this, floatingActionButton, textInputLayout3); - this.state.configureSaveActionView(getBinding().f2006c); - getBinding().f2006c.setOnClickListener(new WidgetServerSettingsEmojisEdit$onViewBound$1(this)); + this.state.configureSaveActionView(getBinding().f2007c); + getBinding().f2007c.setOnClickListener(new WidgetServerSettingsEmojisEdit$onViewBound$1(this)); configureToolbar(this.emojiName); configureMenu(); if (!isRecreated()) { diff --git a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsInstantInvitesActions.java b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsInstantInvitesActions.java index f2815fd639..1c218c3f95 100644 --- a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsInstantInvitesActions.java +++ b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsInstantInvitesActions.java @@ -92,7 +92,7 @@ public final class WidgetServerSettingsInstantInvitesActions extends AppBottomSh m.checkNotNullExpressionValue(textView2, "binding.inviteActionsTitle"); textView2.setText(string); } - getBinding().f2013c.setOnClickListener(new WidgetServerSettingsInstantInvitesActions$onResume$1(this, string)); + getBinding().f2014c.setOnClickListener(new WidgetServerSettingsInstantInvitesActions$onResume$1(this, string)); getBinding().b.setOnClickListener(new WidgetServerSettingsInstantInvitesActions$onResume$2(this, createLinkFromCode)); getBinding().d.setOnClickListener(new WidgetServerSettingsInstantInvitesActions$onResume$3(this, createLinkFromCode)); } diff --git a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsIntegrations.java b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsIntegrations.java index b6ed0e464d..e27da45f9c 100644 --- a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsIntegrations.java +++ b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsIntegrations.java @@ -308,7 +308,7 @@ public final class WidgetServerSettingsIntegrations extends AppFragment { if (model != null) { setActionBarTitle(R.string.integrations); setActionBarSubtitle(model.getGuildName()); - AppViewFlipper appViewFlipper = getBinding().f2017c; + AppViewFlipper appViewFlipper = getBinding().f2018c; m.checkNotNullExpressionValue(appViewFlipper, "binding.integrationsViewFlipper"); appViewFlipper.setDisplayedChild(model.getIntegrations().isEmpty() ? 1 : 0); Adapter adapter = this.adapter; diff --git a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsIntegrationsListItem.java b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsIntegrationsListItem.java index f056f08511..d2175aef82 100644 --- a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsIntegrationsListItem.java +++ b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsIntegrationsListItem.java @@ -11,7 +11,7 @@ import android.widget.ProgressBar; import android.widget.RelativeLayout; import android.widget.TextView; import androidx.appcompat.app.AlertDialog; -import c.a.i.q5; +import c.a.i.r5; import com.discord.R; import com.discord.api.user.User; import com.discord.databinding.WidgetServerSettingsIntegrationListItemBinding; @@ -103,7 +103,7 @@ public final class WidgetServerSettingsIntegrationsListItem extends MGRecyclerVi TextView textView2 = (TextView) inflate.findViewById(R.id.server_settings_confirm_disable_integration_header); if (textView2 != null) { LinearLayout linearLayout = (LinearLayout) inflate; - m.checkNotNullExpressionValue(new q5(linearLayout, textView, materialButton, materialButton2, textView2), "WidgetServerSettingsConf…om(context), null, false)"); + m.checkNotNullExpressionValue(new r5(linearLayout, textView, materialButton, materialButton2, textView2), "WidgetServerSettingsConf…om(context), null, false)"); AlertDialog create = new AlertDialog.Builder(context).setView(linearLayout).create(); m.checkNotNullExpressionValue(create, "AlertDialog.Builder(cont…ew(binding.root).create()"); materialButton.setOnClickListener(new WidgetServerSettingsIntegrationsListItem$showDisableSyncDialog$1(create)); @@ -126,7 +126,7 @@ public final class WidgetServerSettingsIntegrationsListItem extends MGRecyclerVi ProgressBar progressBar = this.binding.i; m.checkNotNullExpressionValue(progressBar, "binding.integrationSyncingProgressBar"); progressBar.setVisibility(z2 ? 0 : 8); - View view = this.binding.f2016c; + View view = this.binding.f2017c; m.checkNotNullExpressionValue(view, "binding.integrationHeaderDisabledOverlay"); if (!z2) { i = 8; @@ -157,7 +157,7 @@ public final class WidgetServerSettingsIntegrationsListItem extends MGRecyclerVi User user = integrationItem.getIntegration().getUser(); textView2.setText(user != null ? user.r() : null); this.binding.d.setImageResource(areEqual ? R.drawable.asset_account_sync_twitch : R.drawable.asset_account_sync_youtube); - View view = this.binding.f2016c; + View view = this.binding.f2017c; m.checkNotNullExpressionValue(view, "binding.integrationHeaderDisabledOverlay"); int i2 = 0; if (!(isSyncing || !isEnabled)) { diff --git a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsModeration.java b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsModeration.java index e04d642725..4f62ec9fb9 100644 --- a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsModeration.java +++ b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsModeration.java @@ -202,7 +202,7 @@ public final class WidgetServerSettingsModeration extends AppFragment { private final List getExplicitContentViews() { CheckedSetting checkedSetting = getBinding().b; m.checkNotNullExpressionValue(checkedSetting, "binding.serverSettingsModerationExplicit1"); - CheckedSetting checkedSetting2 = getBinding().f2020c; + CheckedSetting checkedSetting2 = getBinding().f2021c; m.checkNotNullExpressionValue(checkedSetting2, "binding.serverSettingsModerationExplicit2"); CheckedSetting checkedSetting3 = getBinding().d; m.checkNotNullExpressionValue(checkedSetting3, "binding.serverSettingsModerationExplicit3"); diff --git a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsOverview$binding$2.java b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsOverview$binding$2.java index 9721f62e5b..7edc32875e 100644 --- a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsOverview$binding$2.java +++ b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsOverview$binding$2.java @@ -7,12 +7,12 @@ import android.widget.ScrollView; import android.widget.TextView; import androidx.constraintlayout.widget.ConstraintLayout; import androidx.coordinatorlayout.widget.CoordinatorLayout; -import c.a.i.e3; import c.a.i.f3; import c.a.i.g3; import c.a.i.h3; import c.a.i.i3; -import c.a.i.r5; +import c.a.i.j3; +import c.a.i.s5; import com.discord.R; import com.discord.databinding.WidgetServerSettingsOverviewBinding; import com.discord.utilities.view.text.LinkifiedTextView; @@ -48,7 +48,7 @@ public final /* synthetic */ class WidgetServerSettingsOverview$binding$2 extend i2 = R.id.afk_timeout_wrap; LinearLayout linearLayout2 = (LinearLayout) findViewById.findViewById(R.id.afk_timeout_wrap); if (linearLayout2 != null) { - r5 r5Var = new r5((LinearLayout) findViewById, textView, linearLayout, textView2, linearLayout2); + s5 s5Var = new s5((LinearLayout) findViewById, textView, linearLayout, textView2, linearLayout2); i = R.id.header; View findViewById2 = view.findViewById(R.id.header); if (findViewById2 != null) { @@ -68,7 +68,7 @@ public final /* synthetic */ class WidgetServerSettingsOverview$binding$2 extend i3 = R.id.server_settings_overview_icon_text; TextView textView5 = (TextView) findViewById2.findViewById(R.id.server_settings_overview_icon_text); if (textView5 != null) { - e3 e3Var = new e3(constraintLayout, textView3, textInputLayout, simpleDraweeView, constraintLayout, textView4, textView5); + f3 f3Var = new f3(constraintLayout, textView3, textInputLayout, simpleDraweeView, constraintLayout, textView4, textView5); i = R.id.notifications; View findViewById3 = view.findViewById(R.id.notifications); if (findViewById3 != null) { @@ -78,7 +78,7 @@ public final /* synthetic */ class WidgetServerSettingsOverview$binding$2 extend i4 = R.id.server_settings_overview_notification_only_mentions; CheckedSetting checkedSetting2 = (CheckedSetting) findViewById3.findViewById(R.id.server_settings_overview_notification_only_mentions); if (checkedSetting2 != null) { - f3 f3Var = new f3((LinearLayout) findViewById3, checkedSetting, checkedSetting2); + g3 g3Var = new g3((LinearLayout) findViewById3, checkedSetting, checkedSetting2); FloatingActionButton floatingActionButton = (FloatingActionButton) view.findViewById(R.id.save); if (floatingActionButton != null) { ScrollView scrollView = (ScrollView) view.findViewById(R.id.server_settings_overview_scroll); @@ -98,7 +98,7 @@ public final /* synthetic */ class WidgetServerSettingsOverview$binding$2 extend CheckedSetting checkedSetting5 = (CheckedSetting) findViewById4.findViewById(R.id.system_channel_join_replies); if (checkedSetting5 != null) { LinearLayout linearLayout3 = (LinearLayout) findViewById4; - g3 g3Var = new g3(linearLayout3, textView6, checkedSetting3, checkedSetting4, checkedSetting5, linearLayout3); + h3 h3Var = new h3(linearLayout3, textView6, checkedSetting3, checkedSetting4, checkedSetting5, linearLayout3); View findViewById5 = view.findViewById(R.id.uploadBanner); if (findViewById5 != null) { int i6 = R.id.server_settings_overview_upload_banner_container; @@ -122,7 +122,7 @@ public final /* synthetic */ class WidgetServerSettingsOverview$binding$2 extend i6 = R.id.upload_banner_unlock; TextView textView9 = (TextView) findViewById5.findViewById(R.id.upload_banner_unlock); if (textView9 != null) { - h3 h3Var = new h3((LinearLayout) findViewById5, frameLayout, textView7, simpleDraweeView2, floatingActionButton2, linkifiedTextView, textView8, textView9); + i3 i3Var = new i3((LinearLayout) findViewById5, frameLayout, textView7, simpleDraweeView2, floatingActionButton2, linkifiedTextView, textView8, textView9); View findViewById6 = view.findViewById(R.id.uploadSplash); if (findViewById6 != null) { int i7 = R.id.server_settings_overview_upload_splash_container; @@ -146,7 +146,7 @@ public final /* synthetic */ class WidgetServerSettingsOverview$binding$2 extend i7 = R.id.upload_splash_unlock; TextView textView12 = (TextView) findViewById6.findViewById(R.id.upload_splash_unlock); if (textView12 != null) { - return new WidgetServerSettingsOverviewBinding((CoordinatorLayout) view, r5Var, e3Var, f3Var, floatingActionButton, scrollView, g3Var, h3Var, new i3((LinearLayout) findViewById6, frameLayout2, floatingActionButton3, textView10, simpleDraweeView3, linkifiedTextView2, textView11, textView12)); + return new WidgetServerSettingsOverviewBinding((CoordinatorLayout) view, s5Var, f3Var, g3Var, floatingActionButton, scrollView, h3Var, i3Var, new j3((LinearLayout) findViewById6, frameLayout2, floatingActionButton3, textView10, simpleDraweeView3, linkifiedTextView2, textView11, textView12)); } } } diff --git a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsOverview$configureUI$5.java b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsOverview$configureUI$5.java index f6256c15e5..8083bb1833 100644 --- a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsOverview$configureUI$5.java +++ b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsOverview$configureUI$5.java @@ -14,16 +14,16 @@ public final class WidgetServerSettingsOverview$configureUI$5 implements View.On @Override // android.view.View.OnClickListener public final void onClick(View view) { - CheckedSetting checkedSetting = WidgetServerSettingsOverview.access$getBinding$p(this.this$0).g.f100c; + CheckedSetting checkedSetting = WidgetServerSettingsOverview.access$getBinding$p(this.this$0).g.f106c; m.checkNotNullExpressionValue(checkedSetting, "binding.systemChannel.systemChannelBoost"); - CheckedSetting checkedSetting2 = WidgetServerSettingsOverview.access$getBinding$p(this.this$0).g.f100c; + CheckedSetting checkedSetting2 = WidgetServerSettingsOverview.access$getBinding$p(this.this$0).g.f106c; m.checkNotNullExpressionValue(checkedSetting2, "binding.systemChannel.systemChannelBoost"); checkedSetting.setChecked(!checkedSetting2.isChecked()); StatefulViews access$getState$p = WidgetServerSettingsOverview.access$getState$p(this.this$0); - CheckedSetting checkedSetting3 = WidgetServerSettingsOverview.access$getBinding$p(this.this$0).g.f100c; + CheckedSetting checkedSetting3 = WidgetServerSettingsOverview.access$getBinding$p(this.this$0).g.f106c; m.checkNotNullExpressionValue(checkedSetting3, "binding.systemChannel.systemChannelBoost"); int id2 = checkedSetting3.getId(); - CheckedSetting checkedSetting4 = WidgetServerSettingsOverview.access$getBinding$p(this.this$0).g.f100c; + CheckedSetting checkedSetting4 = WidgetServerSettingsOverview.access$getBinding$p(this.this$0).g.f106c; m.checkNotNullExpressionValue(checkedSetting4, "binding.systemChannel.systemChannelBoost"); access$getState$p.put(id2, Boolean.valueOf(checkedSetting4.isChecked())); WidgetServerSettingsOverview.access$getState$p(this.this$0).configureSaveActionView(WidgetServerSettingsOverview.access$getBinding$p(this.this$0).e); diff --git a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsOverview$configureUI$7.java b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsOverview$configureUI$7.java index 4d0b741aaf..5d26fe57e6 100644 --- a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsOverview$configureUI$7.java +++ b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsOverview$configureUI$7.java @@ -90,10 +90,10 @@ public final class WidgetServerSettingsOverview$configureUI$7 implements View.On i |= 8; } StatefulViews access$getState$p3 = WidgetServerSettingsOverview.access$getState$p(this.this$0); - CheckedSetting checkedSetting5 = WidgetServerSettingsOverview.access$getBinding$p(this.this$0).g.f100c; + CheckedSetting checkedSetting5 = WidgetServerSettingsOverview.access$getBinding$p(this.this$0).g.f106c; m.checkNotNullExpressionValue(checkedSetting5, "binding.systemChannel.systemChannelBoost"); int id4 = checkedSetting5.getId(); - CheckedSetting checkedSetting6 = WidgetServerSettingsOverview.access$getBinding$p(this.this$0).g.f100c; + CheckedSetting checkedSetting6 = WidgetServerSettingsOverview.access$getBinding$p(this.this$0).g.f106c; m.checkNotNullExpressionValue(checkedSetting6, "binding.systemChannel.systemChannelBoost"); if (!((Boolean) access$getState$p3.get(id4, Boolean.valueOf(checkedSetting6.isChecked()))).booleanValue()) { i |= 2; @@ -116,11 +116,11 @@ public final class WidgetServerSettingsOverview$configureUI$7 implements View.On Long valueOf2 = channel2 != null ? Long.valueOf(channel2.h()) : null; Integer num2 = (Integer) WidgetServerSettingsOverview.access$getState$p(this.this$0).get(90001, Integer.valueOf(this.$this_configureUI.getGuild().getDefaultMessageNotifications())); StatefulViews access$getState$p7 = WidgetServerSettingsOverview.access$getState$p(this.this$0); - SimpleDraweeView simpleDraweeView = WidgetServerSettingsOverview.access$getBinding$p(this.this$0).f2022c.d; + SimpleDraweeView simpleDraweeView = WidgetServerSettingsOverview.access$getBinding$p(this.this$0).f2023c.d; m.checkNotNullExpressionValue(simpleDraweeView, "binding.header.serverSettingsOverviewIcon"); String str = (String) access$getState$p7.get(simpleDraweeView.getId(), IconUtils.getForGuild$default(this.$this_configureUI.getGuild(), null, false, null, 14, null)); StatefulViews access$getState$p8 = WidgetServerSettingsOverview.access$getState$p(this.this$0); - TextInputLayout textInputLayout = WidgetServerSettingsOverview.access$getBinding$p(this.this$0).f2022c.f88c; + TextInputLayout textInputLayout = WidgetServerSettingsOverview.access$getBinding$p(this.this$0).f2023c.f94c; m.checkNotNullExpressionValue(textInputLayout, "binding.header.overviewName"); String str2 = (String) access$getState$p8.get(textInputLayout.getId(), this.$this_configureUI.getGuild().getName()); GuildVerificationLevel verificationLevel = this.$this_configureUI.getGuild().getVerificationLevel(); diff --git a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsOverview.java b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsOverview.java index 79914db215..4390b6758e 100644 --- a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsOverview.java +++ b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsOverview.java @@ -93,7 +93,7 @@ public final class WidgetServerSettingsOverview extends AppFragment { private final List getTimeouts() { TextView textView = getBinding().b; m.checkNotNullExpressionValue(textView, "binding.serverSettingsOverviewAfkTimeout01"); - TextView textView2 = getBinding().f2021c; + TextView textView2 = getBinding().f2022c; m.checkNotNullExpressionValue(textView2, "binding.serverSettingsOverviewAfkTimeout05"); TextView textView3 = getBinding().d; m.checkNotNullExpressionValue(textView3, "binding.serverSettingsOverviewAfkTimeout15"); @@ -339,14 +339,14 @@ public final class WidgetServerSettingsOverview extends AppFragment { SimpleDraweeView simpleDraweeView3 = getBinding().h.d; m.checkNotNullExpressionValue(simpleDraweeView3, "binding.uploadBanner.uploadBanner"); IconUtils.setIcon$default(simpleDraweeView3, str2, 0, (Function1) null, (MGImages.ChangeDetector) null, 28, (Object) null); - TextView textView = getBinding().h.f106c; + TextView textView = getBinding().h.f110c; m.checkNotNullExpressionValue(textView, "binding.uploadBanner.ser…verviewUploadBannerRemove"); int i = 0; if (!(!(str2 == null || t.isBlank(str2)))) { i = 8; } textView.setVisibility(i); - getBinding().h.f106c.setOnClickListener(new WidgetServerSettingsOverview$configureBannerImage$2(this, str)); + getBinding().h.f110c.setOnClickListener(new WidgetServerSettingsOverview$configureBannerImage$2(this, str)); this.state.configureSaveActionView(getBinding().e); } @@ -427,36 +427,36 @@ public final class WidgetServerSettingsOverview extends AppFragment { } if (z2) { StatefulViews statefulViews = this.state; - SimpleDraweeView simpleDraweeView = getBinding().f2022c.d; + SimpleDraweeView simpleDraweeView = getBinding().f2023c.d; m.checkNotNullExpressionValue(simpleDraweeView, "binding.header.serverSettingsOverviewIcon"); statefulViews.put(simpleDraweeView.getId(), str3 != null ? str3 : ""); } else { StatefulViews statefulViews2 = this.state; - SimpleDraweeView simpleDraweeView2 = getBinding().f2022c.d; + SimpleDraweeView simpleDraweeView2 = getBinding().f2023c.d; m.checkNotNullExpressionValue(simpleDraweeView2, "binding.header.serverSettingsOverviewIcon"); str3 = (String) statefulViews2.get(simpleDraweeView2.getId(), str2); } - getBinding().f2022c.d.setOnClickListener(new WidgetServerSettingsOverview$configureIcon$1(this, str, str2)); - SimpleDraweeView simpleDraweeView3 = getBinding().f2022c.d; + getBinding().f2023c.d.setOnClickListener(new WidgetServerSettingsOverview$configureIcon$1(this, str, str2)); + SimpleDraweeView simpleDraweeView3 = getBinding().f2023c.d; m.checkNotNullExpressionValue(simpleDraweeView3, "binding.header.serverSettingsOverviewIcon"); IconUtils.setIcon$default(simpleDraweeView3, str3, (int) R.dimen.avatar_size_extra_large, (Function1) null, (MGImages.ChangeDetector) null, 24, (Object) null); if (str3 != null && !t.isBlank(str3)) { z3 = false; } - TextView textView = getBinding().f2022c.b; + TextView textView = getBinding().f2023c.b; m.checkNotNullExpressionValue(textView, "binding.header.iconLabel"); textView.setVisibility(z3 ? 0 : 8); - TextView textView2 = getBinding().f2022c.e; + TextView textView2 = getBinding().f2023c.e; m.checkNotNullExpressionValue(textView2, "binding.header.serverSettingsOverviewIconRemove"); textView2.setVisibility(z3 ^ true ? 0 : 8); - getBinding().f2022c.e.setOnClickListener(new WidgetServerSettingsOverview$configureIcon$2(this, str, str2)); - TextView textView3 = getBinding().f2022c.f; + getBinding().f2023c.e.setOnClickListener(new WidgetServerSettingsOverview$configureIcon$2(this, str, str2)); + TextView textView3 = getBinding().f2023c.f; m.checkNotNullExpressionValue(textView3, "binding.header.serverSettingsOverviewIconText"); if (!z3) { i = 8; } textView3.setVisibility(i); - TextView textView4 = getBinding().f2022c.f; + TextView textView4 = getBinding().f2023c.f; m.checkNotNullExpressionValue(textView4, "binding.header.serverSettingsOverviewIconText"); textView4.setText(str); this.state.configureSaveActionView(getBinding().e); @@ -467,7 +467,7 @@ public final class WidgetServerSettingsOverview extends AppFragment { this.state.put(i, Integer.valueOf(i2)); } int i3 = 0; - for (Object obj : n.listOf((Object[]) new CheckedSetting[]{getBinding().d.b, getBinding().d.f94c})) { + for (Object obj : n.listOf((Object[]) new CheckedSetting[]{getBinding().d.b, getBinding().d.f100c})) { int i4 = i3 + 1; if (i3 < 0) { n.throwIndexOverflow(); @@ -551,7 +551,7 @@ public final class WidgetServerSettingsOverview extends AppFragment { TextView textView6 = getBinding().i.g; m.checkNotNullExpressionValue(textView6, "binding.uploadSplash.uploadSplashNitroTier"); textView6.setVisibility(0); - FloatingActionButton floatingActionButton = getBinding().i.f109c; + FloatingActionButton floatingActionButton = getBinding().i.f113c; m.checkNotNullExpressionValue(floatingActionButton, "binding.uploadSplash.ser…gsOverviewUploadSplashFab"); ViewExtensions.setEnabledAlpha$default(floatingActionButton, false, 0.0f, 2, null); int premiumSubscriptionCount = 2 - guild.getPremiumSubscriptionCount(); @@ -586,17 +586,17 @@ public final class WidgetServerSettingsOverview extends AppFragment { } boolean z2 = false; configureIcon(model.getGuild().getShortName(), IconUtils.getForGuild$default(model.getGuild(), null, true, null, 10, null), null, false); - TextInputLayout textInputLayout = getBinding().f2022c.f88c; + TextInputLayout textInputLayout = getBinding().f2023c.f94c; m.checkNotNullExpressionValue(textInputLayout, "binding.header.overviewName"); StatefulViews statefulViews = this.state; - TextInputLayout textInputLayout2 = getBinding().f2022c.f88c; + TextInputLayout textInputLayout2 = getBinding().f2023c.f94c; m.checkNotNullExpressionValue(textInputLayout2, "binding.header.overviewName"); ViewExtensions.setText(textInputLayout, (CharSequence) statefulViews.get(textInputLayout2.getId(), model.getGuild().getName())); StatefulViews statefulViews2 = this.state; TextView textView = getBinding().b.b; m.checkNotNullExpressionValue(textView, "binding.afk.afkChannel"); configureAfkChannel((Channel) statefulViews2.get(textView.getId(), model.getAfkChannelModel())); - getBinding().b.f156c.setOnClickListener(new WidgetServerSettingsOverview$configureUI$1(this, model)); + getBinding().b.f160c.setOnClickListener(new WidgetServerSettingsOverview$configureUI$1(this, model)); TextView textView2 = getBinding().b.d; m.checkNotNullExpressionValue(textView2, "binding.afk.afkTimeout"); StatefulViews statefulViews3 = this.state; @@ -640,16 +640,16 @@ public final class WidgetServerSettingsOverview extends AppFragment { CheckedSetting.d(getBinding().g.d, null, 1); } boolean z4 = (model.getGuild().getSystemChannelFlags() & 2) == 0; - CheckedSetting checkedSetting3 = getBinding().g.f100c; + CheckedSetting checkedSetting3 = getBinding().g.f106c; m.checkNotNullExpressionValue(checkedSetting3, "binding.systemChannel.systemChannelBoost"); StatefulViews statefulViews7 = this.state; - CheckedSetting checkedSetting4 = getBinding().g.f100c; + CheckedSetting checkedSetting4 = getBinding().g.f106c; m.checkNotNullExpressionValue(checkedSetting4, "binding.systemChannel.systemChannelBoost"); checkedSetting3.setChecked(((Boolean) statefulViews7.get(checkedSetting4.getId(), Boolean.valueOf(z4))).booleanValue()); if (model.getSystemChannelModel() != null) { - getBinding().g.f100c.e(new WidgetServerSettingsOverview$configureUI$5(this)); + getBinding().g.f106c.e(new WidgetServerSettingsOverview$configureUI$5(this)); } else { - CheckedSetting.d(getBinding().g.f100c, null, 1); + CheckedSetting.d(getBinding().g.f106c, null, 1); } if ((model.getGuild().getSystemChannelFlags() & 8) == 0) { z2 = true; @@ -723,7 +723,7 @@ public final class WidgetServerSettingsOverview extends AppFragment { this.state.setupUnsavedChangesConfirmation(this); StatefulViews statefulViews = this.state; FloatingActionButton floatingActionButton = getBinding().e; - TextInputLayout textInputLayout = getBinding().f2022c.f88c; + TextInputLayout textInputLayout = getBinding().f2023c.f94c; m.checkNotNullExpressionValue(textInputLayout, "binding.header.overviewName"); TextView textView = getBinding().b.d; m.checkNotNullExpressionValue(textView, "binding.afk.afkTimeout"); @@ -734,7 +734,7 @@ public final class WidgetServerSettingsOverview extends AppFragment { TextView textView3 = getBinding().g.b; m.checkNotNullExpressionValue(textView3, "binding.systemChannel.systemChannel"); statefulViews2.addOptionalFields(textView2, textView3); - TextView textView4 = getBinding().f2022c.b; + TextView textView4 = getBinding().f2023c.b; m.checkNotNullExpressionValue(textView4, "binding.header.iconLabel"); b.n(textView4, R.string.minimum_size, new Object[]{"128", "128"}, null, 4); LinkifiedTextView linkifiedTextView = getBinding().i.f; diff --git a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsRoles.java b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsRoles.java index 8f2a9f7cda..4832e87038 100644 --- a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsRoles.java +++ b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsRoles.java @@ -251,12 +251,12 @@ public final class WidgetServerSettingsRoles extends AppFragment { widgetServerSettingsRolesAdapter.configure(model.getRoleItems(), new WidgetServerSettingsRoles$configureUI$1(this, model), new WidgetServerSettingsRoles$configureUI$2(this, model)); } if (!model.getCanManageRoles() || !model.getElevated()) { - getBinding().f2025c.hide(); - getBinding().f2025c.setOnClickListener(null); + getBinding().f2026c.hide(); + getBinding().f2026c.setOnClickListener(null); return; } - getBinding().f2025c.setOnClickListener(new WidgetServerSettingsRoles$configureUI$3(this, model)); - getBinding().f2025c.show(); + getBinding().f2026c.setOnClickListener(new WidgetServerSettingsRoles$configureUI$3(this, model)); + getBinding().f2026c.show(); } private final void createRole(long j, Model model) { diff --git a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsRolesAdapter.java b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsRolesAdapter.java index 9f48db75b4..f0b03a208f 100644 --- a/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsRolesAdapter.java +++ b/app/src/main/java/com/discord/widgets/servers/WidgetServerSettingsRolesAdapter.java @@ -407,7 +407,7 @@ public final class WidgetServerSettingsRolesAdapter extends DragAndDropAdapter 0) { String v = a.v("https://discord.gg/", str); - TextView textView = getBinding().f2028c; + TextView textView = getBinding().f2029c; m.checkNotNullExpressionValue(textView, "binding.serverSettingsVanityUrlCurrentUrl"); c.a.k.b.n(textView, R.string.vanity_url_help_extended, new Object[]{v}, null, 4); } } - TextView textView2 = getBinding().f2028c; + TextView textView2 = getBinding().f2029c; m.checkNotNullExpressionValue(textView2, "binding.serverSettingsVanityUrlCurrentUrl"); if (str != null) { if (str.length() > 0) { diff --git a/app/src/main/java/com/discord/widgets/servers/auditlog/WidgetServerSettingsAuditLog$onViewBound$1.java b/app/src/main/java/com/discord/widgets/servers/auditlog/WidgetServerSettingsAuditLog$onViewBound$1.java index 0a316e8724..c82a126830 100644 --- a/app/src/main/java/com/discord/widgets/servers/auditlog/WidgetServerSettingsAuditLog$onViewBound$1.java +++ b/app/src/main/java/com/discord/widgets/servers/auditlog/WidgetServerSettingsAuditLog$onViewBound$1.java @@ -33,10 +33,10 @@ public final class WidgetServerSettingsAuditLog$onViewBound$1 implements Acti public final boolean onMenuItemClick(MenuItem menuItem) { m.checkNotNullExpressionValue(menuItem, "it"); switch (menuItem.getItemId()) { - case R.id.menu_audit_log_sort_actions /* 2131364196 */: + case R.id.menu_audit_log_sort_actions /* 2131364203 */: WidgetServerSettingsAuditLogFilter.Companion.show(a.x(this.$view, "view", "view.context"), WidgetServerSettingsAuditLog.access$getGuildId$p(this.this$0.this$0.this$0), 1); break; - case R.id.menu_audit_log_sort_users /* 2131364197 */: + case R.id.menu_audit_log_sort_users /* 2131364204 */: WidgetServerSettingsAuditLogFilter.Companion.show(a.x(this.$view, "view", "view.context"), WidgetServerSettingsAuditLog.access$getGuildId$p(this.this$0.this$0.this$0), 0); break; } diff --git a/app/src/main/java/com/discord/widgets/servers/auditlog/WidgetServerSettingsAuditLog.java b/app/src/main/java/com/discord/widgets/servers/auditlog/WidgetServerSettingsAuditLog.java index 468fa7d3cc..c7b743b7c2 100644 --- a/app/src/main/java/com/discord/widgets/servers/auditlog/WidgetServerSettingsAuditLog.java +++ b/app/src/main/java/com/discord/widgets/servers/auditlog/WidgetServerSettingsAuditLog.java @@ -373,9 +373,9 @@ public final class WidgetServerSettingsAuditLog extends AppFragment { setActionBarTitle(R.string.guild_settings_label_audit_log); setActionBarSubtitle(getMostRecentIntent().getStringExtra(INTENT_EXTRA_GUILD_NAME)); setActionBarOptionsMenu(R.menu.menu_filter, null, new WidgetServerSettingsAuditLog$onViewBound$1(this)); - getBinding().f1985c.addOnScrollListener(new WidgetServerSettingsAuditLog$onViewBound$2()); + getBinding().f1986c.addOnScrollListener(new WidgetServerSettingsAuditLog$onViewBound$2()); MGRecyclerAdapter.Companion companion = MGRecyclerAdapter.Companion; - RecyclerView recyclerView = getBinding().f1985c; + RecyclerView recyclerView = getBinding().f1986c; m.checkNotNullExpressionValue(recyclerView, "binding.serverSettingsAuditLogsRecycler"); WidgetServerSettingsAuditLogAdapter widgetServerSettingsAuditLogAdapter = (WidgetServerSettingsAuditLogAdapter) companion.configure(new WidgetServerSettingsAuditLogAdapter(recyclerView)); widgetServerSettingsAuditLogAdapter.setOnAuditLogAvatarClicked(new WidgetServerSettingsAuditLog$onViewBound$$inlined$apply$lambda$1(this)); diff --git a/app/src/main/java/com/discord/widgets/servers/auditlog/WidgetServerSettingsAuditLogAdapter.java b/app/src/main/java/com/discord/widgets/servers/auditlog/WidgetServerSettingsAuditLogAdapter.java index 760468f9c1..986a607dd6 100644 --- a/app/src/main/java/com/discord/widgets/servers/auditlog/WidgetServerSettingsAuditLogAdapter.java +++ b/app/src/main/java/com/discord/widgets/servers/auditlog/WidgetServerSettingsAuditLogAdapter.java @@ -192,11 +192,11 @@ public final class WidgetServerSettingsAuditLogAdapter extends MGRecyclerAdapter TextView textView3 = this.binding.e; m.checkNotNullExpressionValue(textView3, "binding.auditLogListitemChangeText"); textView3.setVisibility(auditLogEntryItem.isSelected() && auditLogEntryItem.getHasChangesToRender() ? 0 : 8); - ImageView imageView3 = this.binding.f1988c; + ImageView imageView3 = this.binding.f1989c; m.checkNotNullExpressionValue(imageView3, "binding.auditLogListitemArrow"); imageView3.setVisibility(auditLogEntryItem.getHasChangesToRender() ? 0 : 4); if (!auditLogEntryItem.isSelected() || !auditLogEntryItem.getHasChangesToRender()) { - this.binding.f1988c.setImageResource(R.drawable.ic_chevron_right_grey_12dp); + this.binding.f1989c.setImageResource(R.drawable.ic_chevron_right_grey_12dp); RelativeLayout relativeLayout = this.binding.i; View view2 = this.itemView; m.checkNotNullExpressionValue(view2, "itemView"); @@ -205,7 +205,7 @@ public final class WidgetServerSettingsAuditLogAdapter extends MGRecyclerAdapter TextView textView4 = this.binding.e; m.checkNotNullExpressionValue(textView4, "binding.auditLogListitemChangeText"); textView4.setText(auditLogEntryItem.getChangeText()); - this.binding.f1988c.setImageResource(R.drawable.ic_chevron_down_grey_12dp); + this.binding.f1989c.setImageResource(R.drawable.ic_chevron_down_grey_12dp); RelativeLayout relativeLayout2 = this.binding.i; View view3 = this.itemView; m.checkNotNullExpressionValue(view3, "itemView"); diff --git a/app/src/main/java/com/discord/widgets/servers/auditlog/WidgetServerSettingsAuditLogFilterAdapter.java b/app/src/main/java/com/discord/widgets/servers/auditlog/WidgetServerSettingsAuditLogFilterAdapter.java index 0533ae01ab..8659241597 100644 --- a/app/src/main/java/com/discord/widgets/servers/auditlog/WidgetServerSettingsAuditLogFilterAdapter.java +++ b/app/src/main/java/com/discord/widgets/servers/auditlog/WidgetServerSettingsAuditLogFilterAdapter.java @@ -118,7 +118,7 @@ public final class WidgetServerSettingsAuditLogFilterAdapter extends MGRecyclerA View view = this.itemView; m.checkNotNullExpressionValue(view, "itemView"); imageView.setImageResource(auditLogUtils.getTargetTypeImage(view, auditLogActionFilterItem.getActionId())); - this.binding.f1986c.setImageResource(auditLogUtils.getActionTypeImage(auditLogActionFilterItem.getActionId())); + this.binding.f1987c.setImageResource(auditLogUtils.getActionTypeImage(auditLogActionFilterItem.getActionId())); this.binding.b.setText(auditLogActionFilterItem.getText()); CheckedSetting checkedSetting = this.binding.b; m.checkNotNullExpressionValue(checkedSetting, "binding.auditLogFilterCs"); @@ -180,7 +180,7 @@ public final class WidgetServerSettingsAuditLogFilterAdapter extends MGRecyclerA TextView textView = this.binding.d; m.checkNotNullExpressionValue(textView, "binding.nonMemberText"); textView.setVisibility(z2 ^ true ? 0 : 8); - ImageView imageView = this.binding.f1987c; + ImageView imageView = this.binding.f1988c; m.checkNotNullExpressionValue(imageView, "binding.itemIcon"); if (!(!z2)) { i2 = 8; @@ -213,7 +213,7 @@ public final class WidgetServerSettingsAuditLogFilterAdapter extends MGRecyclerA private final GuildMember guildMember; /* renamed from: id reason: collision with root package name */ - private final long f2264id; + private final long f2265id; private final boolean isChecked; private final String key; private final CharSequence text; @@ -223,7 +223,7 @@ public final class WidgetServerSettingsAuditLogFilterAdapter extends MGRecyclerA public AuditLogUserFilterItem(User user, GuildMember guildMember, long j, CharSequence charSequence, Integer num, boolean z2) { this.user = user; this.guildMember = guildMember; - this.f2264id = j; + this.f2265id = j; this.text = charSequence; this.discriminator = num; this.isChecked = z2; @@ -239,7 +239,7 @@ public final class WidgetServerSettingsAuditLogFilterAdapter extends MGRecyclerA } public final long getId() { - return this.f2264id; + return this.f2265id; } @Override // com.discord.utilities.mg_recycler.MGRecyclerDataPayload, com.discord.utilities.recycler.DiffKeyProvider diff --git a/app/src/main/java/com/discord/widgets/servers/community/WidgetConfirmRemoveCommunityDialog.java b/app/src/main/java/com/discord/widgets/servers/community/WidgetConfirmRemoveCommunityDialog.java index e592a57e53..d9d0b4b773 100644 --- a/app/src/main/java/com/discord/widgets/servers/community/WidgetConfirmRemoveCommunityDialog.java +++ b/app/src/main/java/com/discord/widgets/servers/community/WidgetConfirmRemoveCommunityDialog.java @@ -68,7 +68,7 @@ public final class WidgetConfirmRemoveCommunityDialog extends AppDialog { public void onViewBound(View view) { m.checkNotNullParameter(view, "view"); super.onViewBound(view); - getBinding().f1842c.setOnClickListener(new WidgetConfirmRemoveCommunityDialog$onViewBound$1(this)); + getBinding().f1843c.setOnClickListener(new WidgetConfirmRemoveCommunityDialog$onViewBound$1(this)); getBinding().b.setOnClickListener(new WidgetConfirmRemoveCommunityDialog$onViewBound$2(this)); } } diff --git a/app/src/main/java/com/discord/widgets/servers/community/WidgetServerSettingsCommunityFirstStep$configureUI$1.java b/app/src/main/java/com/discord/widgets/servers/community/WidgetServerSettingsCommunityFirstStep$configureUI$1.java index 35960165a1..7740813e2d 100644 --- a/app/src/main/java/com/discord/widgets/servers/community/WidgetServerSettingsCommunityFirstStep$configureUI$1.java +++ b/app/src/main/java/com/discord/widgets/servers/community/WidgetServerSettingsCommunityFirstStep$configureUI$1.java @@ -26,7 +26,7 @@ public final class WidgetServerSettingsCommunityFirstStep$configureUI$1 implemen public final WidgetServerSettingsEnableCommunityViewModel.CommunityGuildConfig invoke(WidgetServerSettingsEnableCommunityViewModel.CommunityGuildConfig communityGuildConfig) { m.checkNotNullParameter(communityGuildConfig, "it"); - CheckedSetting checkedSetting = WidgetServerSettingsCommunityFirstStep.access$getBinding$p(this.this$0.this$0).f2000c; + CheckedSetting checkedSetting = WidgetServerSettingsCommunityFirstStep.access$getBinding$p(this.this$0.this$0).f2001c; m.checkNotNullExpressionValue(checkedSetting, "binding.communitySettingsVerifiedEmailedSwitch"); return WidgetServerSettingsEnableCommunityViewModel.CommunityGuildConfig.copy$default(communityGuildConfig, null, null, null, null, false, false, !checkedSetting.isChecked(), false, null, false, null, null, 4031, null); } diff --git a/app/src/main/java/com/discord/widgets/servers/community/WidgetServerSettingsCommunityFirstStep.java b/app/src/main/java/com/discord/widgets/servers/community/WidgetServerSettingsCommunityFirstStep.java index 0ce0aff4c2..5849f10ba4 100644 --- a/app/src/main/java/com/discord/widgets/servers/community/WidgetServerSettingsCommunityFirstStep.java +++ b/app/src/main/java/com/discord/widgets/servers/community/WidgetServerSettingsCommunityFirstStep.java @@ -75,7 +75,7 @@ public final class WidgetServerSettingsCommunityFirstStep extends AppFragment { } private final void configureUI(WidgetServerSettingsEnableCommunityViewModel.ViewState.Loaded loaded) { - CheckedSetting checkedSetting = getBinding().f2000c; + CheckedSetting checkedSetting = getBinding().f2001c; m.checkNotNullExpressionValue(checkedSetting, "binding.communitySettingsVerifiedEmailedSwitch"); checkedSetting.setChecked(loaded.getCommunityGuildConfig().getVerificationLevel()); CheckedSetting checkedSetting2 = getBinding().b; @@ -87,7 +87,7 @@ public final class WidgetServerSettingsCommunityFirstStep extends AppFragment { if (guild == null || guild.getExplicitContentFilter().compareTo(GuildExplicitContentFilter.NONE) <= 0) { z2 = false; } - getBinding().f2000c.e(new WidgetServerSettingsCommunityFirstStep$configureUI$1(this, loaded, z3)); + getBinding().f2001c.e(new WidgetServerSettingsCommunityFirstStep$configureUI$1(this, loaded, z3)); getBinding().b.e(new WidgetServerSettingsCommunityFirstStep$configureUI$2(this, loaded, z2)); } diff --git a/app/src/main/java/com/discord/widgets/servers/community/WidgetServerSettingsCommunityOverview.java b/app/src/main/java/com/discord/widgets/servers/community/WidgetServerSettingsCommunityOverview.java index ec953977db..0a0df7f1d6 100644 --- a/app/src/main/java/com/discord/widgets/servers/community/WidgetServerSettingsCommunityOverview.java +++ b/app/src/main/java/com/discord/widgets/servers/community/WidgetServerSettingsCommunityOverview.java @@ -99,10 +99,10 @@ public final class WidgetServerSettingsCommunityOverview extends AppFragment { } m.checkNotNullExpressionValue(str, "when (viewState.updatesC…(requireActivity())\n }"); getBinding().b.setSubtitle(string); - getBinding().f1999c.setSubtitle(str); + getBinding().f2000c.setSubtitle(str); getBinding().d.setSubtitle(WidgetSettingsLanguage.Companion.getAsStringInLocale(loaded.getGuild().getPreferredLocale())); getBinding().b.setOnClickListener(new WidgetServerSettingsCommunityOverview$configureValidUI$1(this, loaded)); - getBinding().f1999c.setOnClickListener(new WidgetServerSettingsCommunityOverview$configureValidUI$2(this, loaded)); + getBinding().f2000c.setOnClickListener(new WidgetServerSettingsCommunityOverview$configureValidUI$2(this, loaded)); getBinding().d.setOnClickListener(new WidgetServerSettingsCommunityOverview$configureValidUI$3(this)); getBinding().e.setOnClickListener(new WidgetServerSettingsCommunityOverview$configureValidUI$4(this, loaded)); } diff --git a/app/src/main/java/com/discord/widgets/servers/community/WidgetServerSettingsCommunityOverviewViewModel.java b/app/src/main/java/com/discord/widgets/servers/community/WidgetServerSettingsCommunityOverviewViewModel.java index ae44e3d1ff..cd605df792 100644 --- a/app/src/main/java/com/discord/widgets/servers/community/WidgetServerSettingsCommunityOverviewViewModel.java +++ b/app/src/main/java/com/discord/widgets/servers/community/WidgetServerSettingsCommunityOverviewViewModel.java @@ -143,7 +143,7 @@ public final class WidgetServerSettingsCommunityOverviewViewModel extends AppVie private final Guild guild; /* renamed from: me reason: collision with root package name */ - private final MeUser f2265me; + private final MeUser f2266me; private final Long permissions; private final Channel rulesChannel; private final Channel updatesChannel; @@ -154,7 +154,7 @@ public final class WidgetServerSettingsCommunityOverviewViewModel extends AppVie m.checkNotNullParameter(guild, "guild"); m.checkNotNullParameter(meUser, "me"); this.guild = guild; - this.f2265me = meUser; + this.f2266me = meUser; this.permissions = l; this.rulesChannel = channel; this.updatesChannel = channel2; @@ -165,7 +165,7 @@ public final class WidgetServerSettingsCommunityOverviewViewModel extends AppVie guild = valid.guild; } if ((i & 2) != 0) { - meUser = valid.f2265me; + meUser = valid.f2266me; } if ((i & 4) != 0) { l = valid.permissions; @@ -184,7 +184,7 @@ public final class WidgetServerSettingsCommunityOverviewViewModel extends AppVie } public final MeUser component2() { - return this.f2265me; + return this.f2266me; } public final Long component3() { @@ -213,7 +213,7 @@ public final class WidgetServerSettingsCommunityOverviewViewModel extends AppVie return false; } Valid valid = (Valid) obj; - return m.areEqual(this.guild, valid.guild) && m.areEqual(this.f2265me, valid.f2265me) && m.areEqual(this.permissions, valid.permissions) && m.areEqual(this.rulesChannel, valid.rulesChannel) && m.areEqual(this.updatesChannel, valid.updatesChannel); + return m.areEqual(this.guild, valid.guild) && m.areEqual(this.f2266me, valid.f2266me) && m.areEqual(this.permissions, valid.permissions) && m.areEqual(this.rulesChannel, valid.rulesChannel) && m.areEqual(this.updatesChannel, valid.updatesChannel); } public final Guild getGuild() { @@ -221,7 +221,7 @@ public final class WidgetServerSettingsCommunityOverviewViewModel extends AppVie } public final MeUser getMe() { - return this.f2265me; + return this.f2266me; } public final Long getPermissions() { @@ -240,7 +240,7 @@ public final class WidgetServerSettingsCommunityOverviewViewModel extends AppVie Guild guild = this.guild; int i = 0; int hashCode = (guild != null ? guild.hashCode() : 0) * 31; - MeUser meUser = this.f2265me; + MeUser meUser = this.f2266me; int hashCode2 = (hashCode + (meUser != null ? meUser.hashCode() : 0)) * 31; Long l = this.permissions; int hashCode3 = (hashCode2 + (l != null ? l.hashCode() : 0)) * 31; @@ -257,7 +257,7 @@ public final class WidgetServerSettingsCommunityOverviewViewModel extends AppVie StringBuilder R = a.R("Valid(guild="); R.append(this.guild); R.append(", me="); - R.append(this.f2265me); + R.append(this.f2266me); R.append(", permissions="); R.append(this.permissions); R.append(", rulesChannel="); diff --git a/app/src/main/java/com/discord/widgets/servers/community/WidgetServerSettingsCommunitySecondStep.java b/app/src/main/java/com/discord/widgets/servers/community/WidgetServerSettingsCommunitySecondStep.java index 76cb690148..93b50d4237 100644 --- a/app/src/main/java/com/discord/widgets/servers/community/WidgetServerSettingsCommunitySecondStep.java +++ b/app/src/main/java/com/discord/widgets/servers/community/WidgetServerSettingsCommunitySecondStep.java @@ -67,9 +67,9 @@ public final class WidgetServerSettingsCommunitySecondStep extends AppFragment { String string2 = loaded.getCommunityGuildConfig().getUpdatesChannel() == null ? requireContext().getString(R.string.enable_public_modal_create_channel) : ChannelUtils.e(loaded.getCommunityGuildConfig().getUpdatesChannel(), requireContext(), false, 2); m.checkNotNullExpressionValue(string2, "when (viewState.communit…t(requireContext())\n }"); getBinding().b.setSubtitle(string); - getBinding().f2001c.setSubtitle(string2); + getBinding().f2002c.setSubtitle(string2); getBinding().b.setOnClickListener(new WidgetServerSettingsCommunitySecondStep$configureUI$1(this)); - getBinding().f2001c.setOnClickListener(new WidgetServerSettingsCommunitySecondStep$configureUI$2(this)); + getBinding().f2002c.setOnClickListener(new WidgetServerSettingsCommunitySecondStep$configureUI$2(this)); } public static final void create(Context context) { diff --git a/app/src/main/java/com/discord/widgets/servers/community/WidgetServerSettingsCommunityThirdStep.java b/app/src/main/java/com/discord/widgets/servers/community/WidgetServerSettingsCommunityThirdStep.java index 6a2cb2968b..ed0cd15785 100644 --- a/app/src/main/java/com/discord/widgets/servers/community/WidgetServerSettingsCommunityThirdStep.java +++ b/app/src/main/java/com/discord/widgets/servers/community/WidgetServerSettingsCommunityThirdStep.java @@ -157,7 +157,7 @@ public final class WidgetServerSettingsCommunityThirdStep extends AppFragment { CheckedSetting checkedSetting2 = getBinding().d; Context context2 = getContext(); checkedSetting2.setText(context2 != null ? b.b(context2, R.string.enable_community_modal_everyone_role_permission_label_mobile, new Object[0], new WidgetServerSettingsCommunityThirdStep$onViewBoundOrOnResume$3(this)) : null); - LinkifiedTextView linkifiedTextView = getBinding().f2002c; + LinkifiedTextView linkifiedTextView = getBinding().f2003c; m.checkNotNullExpressionValue(linkifiedTextView, "binding.communitySettingGuidelines"); b.n(linkifiedTextView, R.string.community_policy_help, new Object[]{f.a.a(360035969312L, null)}, null, 4); } diff --git a/app/src/main/java/com/discord/widgets/servers/community/WidgetServerSettingsEnableCommunityViewModel.java b/app/src/main/java/com/discord/widgets/servers/community/WidgetServerSettingsEnableCommunityViewModel.java index 4c80cf8a6c..3e49ee4365 100644 --- a/app/src/main/java/com/discord/widgets/servers/community/WidgetServerSettingsEnableCommunityViewModel.java +++ b/app/src/main/java/com/discord/widgets/servers/community/WidgetServerSettingsEnableCommunityViewModel.java @@ -380,7 +380,7 @@ public final class WidgetServerSettingsEnableCommunityViewModel extends AppViewM private final Guild guild; /* renamed from: me reason: collision with root package name */ - private final MeUser f2266me; + private final MeUser f2267me; private final Long permissions; private final Map roles; private final Channel rulesChannel; @@ -392,7 +392,7 @@ public final class WidgetServerSettingsEnableCommunityViewModel extends AppViewM m.checkNotNullParameter(guild, "guild"); m.checkNotNullParameter(meUser, "me"); this.guild = guild; - this.f2266me = meUser; + this.f2267me = meUser; this.permissions = l; this.roles = map; this.rulesChannel = channel; @@ -406,7 +406,7 @@ public final class WidgetServerSettingsEnableCommunityViewModel extends AppViewM guild = valid.guild; } if ((i & 2) != 0) { - meUser = valid.f2266me; + meUser = valid.f2267me; } if ((i & 4) != 0) { l = valid.permissions; @@ -428,7 +428,7 @@ public final class WidgetServerSettingsEnableCommunityViewModel extends AppViewM } public final MeUser component2() { - return this.f2266me; + return this.f2267me; } public final Long component3() { @@ -461,7 +461,7 @@ public final class WidgetServerSettingsEnableCommunityViewModel extends AppViewM return false; } Valid valid = (Valid) obj; - return m.areEqual(this.guild, valid.guild) && m.areEqual(this.f2266me, valid.f2266me) && m.areEqual(this.permissions, valid.permissions) && m.areEqual(this.roles, valid.roles) && m.areEqual(this.rulesChannel, valid.rulesChannel) && m.areEqual(this.updatesChannel, valid.updatesChannel); + return m.areEqual(this.guild, valid.guild) && m.areEqual(this.f2267me, valid.f2267me) && m.areEqual(this.permissions, valid.permissions) && m.areEqual(this.roles, valid.roles) && m.areEqual(this.rulesChannel, valid.rulesChannel) && m.areEqual(this.updatesChannel, valid.updatesChannel); } public final Guild getGuild() { @@ -469,7 +469,7 @@ public final class WidgetServerSettingsEnableCommunityViewModel extends AppViewM } public final MeUser getMe() { - return this.f2266me; + return this.f2267me; } public final Long getPermissions() { @@ -492,7 +492,7 @@ public final class WidgetServerSettingsEnableCommunityViewModel extends AppViewM Guild guild = this.guild; int i = 0; int hashCode = (guild != null ? guild.hashCode() : 0) * 31; - MeUser meUser = this.f2266me; + MeUser meUser = this.f2267me; int hashCode2 = (hashCode + (meUser != null ? meUser.hashCode() : 0)) * 31; Long l = this.permissions; int hashCode3 = (hashCode2 + (l != null ? l.hashCode() : 0)) * 31; @@ -511,7 +511,7 @@ public final class WidgetServerSettingsEnableCommunityViewModel extends AppViewM StringBuilder R = a.R("Valid(guild="); R.append(this.guild); R.append(", me="); - R.append(this.f2266me); + R.append(this.f2267me); R.append(", permissions="); R.append(this.permissions); R.append(", roles="); diff --git a/app/src/main/java/com/discord/widgets/servers/guild_role_subscription/WidgetServerSettingsEmptyGuildRoleSubscriptions.java b/app/src/main/java/com/discord/widgets/servers/guild_role_subscription/WidgetServerSettingsEmptyGuildRoleSubscriptions.java index 73769fb9cf..d04a8e7d20 100644 --- a/app/src/main/java/com/discord/widgets/servers/guild_role_subscription/WidgetServerSettingsEmptyGuildRoleSubscriptions.java +++ b/app/src/main/java/com/discord/widgets/servers/guild_role_subscription/WidgetServerSettingsEmptyGuildRoleSubscriptions.java @@ -70,11 +70,11 @@ public final class WidgetServerSettingsEmptyGuildRoleSubscriptions extends AppFr private final void configureUI(ServerSettingsEmptyGuildRoleSubscriptionsViewModel.ViewState viewState) { if (viewState.isLoading()) { - AppViewFlipper appViewFlipper = getBinding().f2009c; + AppViewFlipper appViewFlipper = getBinding().f2010c; m.checkNotNullExpressionValue(appViewFlipper, "binding.serverSettingsEm…eSubscriptionsViewFlipper"); appViewFlipper.setDisplayedChild(0); } else { - AppViewFlipper appViewFlipper2 = getBinding().f2009c; + AppViewFlipper appViewFlipper2 = getBinding().f2010c; m.checkNotNullExpressionValue(appViewFlipper2, "binding.serverSettingsEm…eSubscriptionsViewFlipper"); appViewFlipper2.setDisplayedChild(1); } diff --git a/app/src/main/java/com/discord/widgets/servers/guild_role_subscription/WidgetServerSettingsGuildRoleSubscriptionTierList.java b/app/src/main/java/com/discord/widgets/servers/guild_role_subscription/WidgetServerSettingsGuildRoleSubscriptionTierList.java index 5a39eaaf08..a85210567e 100644 --- a/app/src/main/java/com/discord/widgets/servers/guild_role_subscription/WidgetServerSettingsGuildRoleSubscriptionTierList.java +++ b/app/src/main/java/com/discord/widgets/servers/guild_role_subscription/WidgetServerSettingsGuildRoleSubscriptionTierList.java @@ -74,7 +74,7 @@ public final class WidgetServerSettingsGuildRoleSubscriptionTierList extends App } private final void configureUI(ServerSettingsGuildRoleSubscriptionTierListViewModel.ViewState.Loaded loaded) { - AppViewFlipper appViewFlipper = getBinding().f2011c; + AppViewFlipper appViewFlipper = getBinding().f2012c; m.checkNotNullExpressionValue(appViewFlipper, "binding.serverSettingsGu…iptionTierListViewFlipper"); appViewFlipper.setDisplayedChild(1); ServerSettingsGuildRoleSubscriptionTierAdapter serverSettingsGuildRoleSubscriptionTierAdapter = this.adapter; @@ -91,7 +91,7 @@ public final class WidgetServerSettingsGuildRoleSubscriptionTierList extends App private final void configureUI(ServerSettingsGuildRoleSubscriptionTierListViewModel.ViewState viewState) { if (viewState instanceof ServerSettingsGuildRoleSubscriptionTierListViewModel.ViewState.Loading) { - AppViewFlipper appViewFlipper = getBinding().f2011c; + AppViewFlipper appViewFlipper = getBinding().f2012c; m.checkNotNullExpressionValue(appViewFlipper, "binding.serverSettingsGu…iptionTierListViewFlipper"); appViewFlipper.setDisplayedChild(0); } else if (viewState instanceof ServerSettingsGuildRoleSubscriptionTierListViewModel.ViewState.Loaded) { diff --git a/app/src/main/java/com/discord/widgets/servers/guild_role_subscription/WidgetServerSettingsGuildRoleSubscriptions.java b/app/src/main/java/com/discord/widgets/servers/guild_role_subscription/WidgetServerSettingsGuildRoleSubscriptions.java index a50fe61aed..9110331e28 100644 --- a/app/src/main/java/com/discord/widgets/servers/guild_role_subscription/WidgetServerSettingsGuildRoleSubscriptions.java +++ b/app/src/main/java/com/discord/widgets/servers/guild_role_subscription/WidgetServerSettingsGuildRoleSubscriptions.java @@ -85,7 +85,7 @@ public final class WidgetServerSettingsGuildRoleSubscriptions extends AppFragmen } private final void configureUI(ServerSettingsGuildRoleSubscriptionViewModel.ViewState.Loaded loaded) { - AppViewFlipper appViewFlipper = getBinding().f2012c; + AppViewFlipper appViewFlipper = getBinding().f2013c; m.checkNotNullExpressionValue(appViewFlipper, "binding.serverSettingsGu…leSubscriptionViewFlipper"); appViewFlipper.setDisplayedChild(1); FloatingActionButton floatingActionButton = getBinding().b; @@ -95,7 +95,7 @@ public final class WidgetServerSettingsGuildRoleSubscriptions extends AppFragmen private final void configureUI(ServerSettingsGuildRoleSubscriptionViewModel.ViewState viewState) { if (viewState instanceof ServerSettingsGuildRoleSubscriptionViewModel.ViewState.Loading) { - AppViewFlipper appViewFlipper = getBinding().f2012c; + AppViewFlipper appViewFlipper = getBinding().f2013c; m.checkNotNullExpressionValue(appViewFlipper, "binding.serverSettingsGu…leSubscriptionViewFlipper"); appViewFlipper.setDisplayedChild(0); } else if (viewState instanceof ServerSettingsGuildRoleSubscriptionViewModel.ViewState.Empty) { diff --git a/app/src/main/java/com/discord/widgets/servers/guild_role_subscription/edit_tier/WidgetServerSettingsGuildRoleSubscriptionEditTier.java b/app/src/main/java/com/discord/widgets/servers/guild_role_subscription/edit_tier/WidgetServerSettingsGuildRoleSubscriptionEditTier.java index 6b278ecf2a..8c1621e513 100644 --- a/app/src/main/java/com/discord/widgets/servers/guild_role_subscription/edit_tier/WidgetServerSettingsGuildRoleSubscriptionEditTier.java +++ b/app/src/main/java/com/discord/widgets/servers/guild_role_subscription/edit_tier/WidgetServerSettingsGuildRoleSubscriptionEditTier.java @@ -132,7 +132,7 @@ public final class WidgetServerSettingsGuildRoleSubscriptionEditTier extends App AppViewFlipper appViewFlipper2 = getBinding().h; m.checkNotNullExpressionValue(appViewFlipper2, "binding.serverSettingsGu…iptionEditTierViewFlipper"); appViewFlipper2.setDisplayedChild(1); - Group group = getBinding().f2010c; + Group group = getBinding().f2011c; m.checkNotNullExpressionValue(group, "binding.guildRoleSubscriptionEditTierPublishGroup"); if (!(!loaded.isPublished())) { i = 8; diff --git a/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingDialog$Companion$enqueue$memberVerificationPendingDialogNotice$1.java b/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingDialog$Companion$enqueue$memberVerificationPendingDialogNotice$1.java index e0efda1c64..b0140c1a26 100644 --- a/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingDialog$Companion$enqueue$memberVerificationPendingDialogNotice$1.java +++ b/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingDialog$Companion$enqueue$memberVerificationPendingDialogNotice$1.java @@ -3,6 +3,7 @@ package com.discord.widgets.servers.member_verification; import android.os.Bundle; import androidx.fragment.app.FragmentActivity; import androidx.fragment.app.FragmentManager; +import com.discord.stores.StoreNotices; import com.discord.widgets.servers.WidgetServerSettingsChannels; import com.discord.widgets.servers.member_verification.MemberVerificationPendingViewModel; import d0.z.d.a0; @@ -13,12 +14,16 @@ import kotlin.jvm.functions.Function1; public final class MemberVerificationPendingDialog$Companion$enqueue$memberVerificationPendingDialogNotice$1 extends o implements Function1 { public final /* synthetic */ MemberVerificationPendingViewModel.DialogState $dialogState; public final /* synthetic */ long $guildId; + public final /* synthetic */ String $noticeName; + public final /* synthetic */ StoreNotices $storeNotices; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public MemberVerificationPendingDialog$Companion$enqueue$memberVerificationPendingDialogNotice$1(long j, MemberVerificationPendingViewModel.DialogState dialogState) { + public MemberVerificationPendingDialog$Companion$enqueue$memberVerificationPendingDialogNotice$1(long j, MemberVerificationPendingViewModel.DialogState dialogState, StoreNotices storeNotices, String str) { super(1); this.$guildId = j; this.$dialogState = dialogState; + this.$storeNotices = storeNotices; + this.$noticeName = str; } /* Return type fixed from 'java.lang.Object' to match base method */ @@ -38,6 +43,7 @@ public final class MemberVerificationPendingDialog$Companion$enqueue$memberVerif FragmentManager supportFragmentManager = fragmentActivity.getSupportFragmentManager(); m.checkNotNullExpressionValue(supportFragmentManager, "appActivity.supportFragmentManager"); memberVerificationPendingDialog.show(supportFragmentManager, a0.getOrCreateKotlinClass(MemberVerificationPendingDialog.class).toString()); + StoreNotices.markSeen$default(this.$storeNotices, this.$noticeName, 0, 2, null); return true; } } diff --git a/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingDialog$configureLoadedUI$9.java b/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingDialog$configureLoadedUI$9.java index a72beb9368..db37a976f2 100644 --- a/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingDialog$configureLoadedUI$9.java +++ b/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingDialog$configureLoadedUI$9.java @@ -1,17 +1,24 @@ package com.discord.widgets.servers.member_verification; import android.view.View; +import com.discord.widgets.servers.member_verification.MemberVerificationPendingViewModel; /* compiled from: MemberVerificationPendingDialog.kt */ public final class MemberVerificationPendingDialog$configureLoadedUI$9 implements View.OnClickListener { + public final /* synthetic */ MemberVerificationPendingViewModel.ViewState.Loaded $viewState; public final /* synthetic */ MemberVerificationPendingDialog this$0; - public MemberVerificationPendingDialog$configureLoadedUI$9(MemberVerificationPendingDialog memberVerificationPendingDialog) { + public MemberVerificationPendingDialog$configureLoadedUI$9(MemberVerificationPendingDialog memberVerificationPendingDialog, MemberVerificationPendingViewModel.ViewState.Loaded loaded) { this.this$0 = memberVerificationPendingDialog; + this.$viewState = loaded; } @Override // android.view.View.OnClickListener public final void onClick(View view) { - MemberVerificationPendingDialog.access$getViewModel$p(this.this$0).leaveGuild(); + if (this.$viewState.isPreviewEnabled()) { + MemberVerificationPendingDialog.access$getViewModel$p(this.this$0).deleteGuildJoinRequest(); + } else { + MemberVerificationPendingDialog.access$getViewModel$p(this.this$0).leaveGuild(); + } this.this$0.dismiss(); } } diff --git a/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingDialog$viewModel$2.java b/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingDialog$viewModel$2.java index cb9a28e335..ec97d127d1 100644 --- a/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingDialog$viewModel$2.java +++ b/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingDialog$viewModel$2.java @@ -30,7 +30,6 @@ public final class MemberVerificationPendingDialog$viewModel$2 extends o impleme if (arguments2 != null) { serializable = arguments2.getSerializable("INTENT_EXTRA_DIALOG_STATE"); } - Objects.requireNonNull(serializable, "null cannot be cast to non-null type com.discord.widgets.servers.member_verification.MemberVerificationPendingViewModel.DialogState"); return new MemberVerificationPendingViewModel(longValue, (MemberVerificationPendingViewModel.DialogState) serializable, null, null, 12, null); } } diff --git a/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingDialog.java b/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingDialog.java index 932f307dfb..f351d71157 100644 --- a/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingDialog.java +++ b/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingDialog.java @@ -24,8 +24,8 @@ import com.discord.utilities.viewbinding.FragmentViewBindingDelegateKt; import com.discord.widgets.home.WidgetHome; import com.discord.widgets.servers.member_verification.MemberVerificationPendingViewModel; import com.google.android.material.button.MaterialButton; +import d0.t.m; import d0.z.d.a0; -import d0.z.d.m; import kotlin.Lazy; import kotlin.NoWhenBranchMatchedException; import kotlin.jvm.functions.Function0; @@ -51,29 +51,28 @@ public final class MemberVerificationPendingDialog extends AppDialog { this(); } - public static /* synthetic */ void enqueue$default(Companion companion, long j, String str, MemberVerificationPendingViewModel.DialogState dialogState, int i, Object obj) { - if ((i & 4) != 0) { - dialogState = MemberVerificationPendingViewModel.DialogState.PENDING; + public static /* synthetic */ void enqueue$default(Companion companion, long j, MemberVerificationPendingViewModel.DialogState dialogState, int i, Object obj) { + if ((i & 2) != 0) { + dialogState = null; } - companion.enqueue(j, str, dialogState); + companion.enqueue(j, dialogState); } public static /* synthetic */ void show$default(Companion companion, FragmentManager fragmentManager, long j, MemberVerificationPendingViewModel.DialogState dialogState, int i, Object obj) { if ((i & 4) != 0) { - dialogState = MemberVerificationPendingViewModel.DialogState.PENDING; + dialogState = null; } companion.show(fragmentManager, j, dialogState); } - public final void enqueue(long j, String str, MemberVerificationPendingViewModel.DialogState dialogState) { - m.checkNotNullParameter(str, "guildName"); - m.checkNotNullParameter(dialogState, "dialogState"); - StoreStream.Companion.getNotices().requestToShow(new StoreNotices.Notice(str, null, 0, 0, false, d0.t.m.listOf(a0.getOrCreateKotlinClass(WidgetHome.class)), 0, false, 0, new MemberVerificationPendingDialog$Companion$enqueue$memberVerificationPendingDialogNotice$1(j, dialogState), FontUtils.MAX_FONT_SCALING, null)); + public final void enqueue(long j, MemberVerificationPendingViewModel.DialogState dialogState) { + StoreNotices notices = StoreStream.Companion.getNotices(); + String s2 = a.s("MEMBERVERIFICATION-", j); + notices.requestToShow(new StoreNotices.Notice(s2, null, 0, 0, false, m.listOf(a0.getOrCreateKotlinClass(WidgetHome.class)), 0, false, 0, new MemberVerificationPendingDialog$Companion$enqueue$memberVerificationPendingDialogNotice$1(j, dialogState, notices, s2), FontUtils.MAX_FONT_SCALING, null)); } public final void show(FragmentManager fragmentManager, long j, MemberVerificationPendingViewModel.DialogState dialogState) { - m.checkNotNullParameter(fragmentManager, "supportFragmentManager"); - m.checkNotNullParameter(dialogState, "dialogState"); + d0.z.d.m.checkNotNullParameter(fragmentManager, "supportFragmentManager"); MemberVerificationPendingDialog memberVerificationPendingDialog = new MemberVerificationPendingDialog(); Bundle bundle = new Bundle(); bundle.putLong("INTENT_EXTRA_GUILD_ID", j); @@ -123,87 +122,87 @@ public final class MemberVerificationPendingDialog extends AppDialog { private final void configureLoadedUI(MemberVerificationPendingViewModel.ViewState.Loaded loaded) { ImageView imageView = getBinding().b; - m.checkNotNullExpressionValue(imageView, "binding.memberVerificationPendingImg"); + d0.z.d.m.checkNotNullExpressionValue(imageView, "binding.memberVerificationPendingImg"); boolean z2 = false; imageView.setVisibility(loaded.getShowPendingImage() ? 0 : 8); TextView textView = getBinding().e; - m.checkNotNullExpressionValue(textView, "binding.memberVerificationTertiaryBtn"); + d0.z.d.m.checkNotNullExpressionValue(textView, "binding.memberVerificationTertiaryBtn"); textView.setVisibility(loaded.getShowTertiaryButton() ? 0 : 8); int ordinal = loaded.getDialogState().ordinal(); int color = (ordinal == 2 || ordinal == 4) ? ColorCompat.getColor(getContext(), (int) R.color.status_red_500) : ColorCompat.getThemedColor(getContext(), (int) R.attr.color_brand_500); - MaterialButton materialButton = getBinding().f1947c; - m.checkNotNullExpressionValue(materialButton, "binding.memberVerificationPrimaryBtn"); + MaterialButton materialButton = getBinding().f1948c; + d0.z.d.m.checkNotNullExpressionValue(materialButton, "binding.memberVerificationPrimaryBtn"); materialButton.setBackgroundTintList(ColorStateList.valueOf(color)); int ordinal2 = loaded.getDialogState().ordinal(); if (ordinal2 == 0) { getBinding().b.setImageResource(R.drawable.ic_community_update); TextView textView2 = getBinding().g; - m.checkNotNullExpressionValue(textView2, "binding.pendingDialogTitle"); + d0.z.d.m.checkNotNullExpressionValue(textView2, "binding.pendingDialogTitle"); textView2.setText(getString(R.string.member_verification_warning_update_modal_title)); TextView textView3 = getBinding().f; - m.checkNotNullExpressionValue(textView3, "binding.pendingDialogDesc"); + d0.z.d.m.checkNotNullExpressionValue(textView3, "binding.pendingDialogDesc"); textView3.setText(getString(R.string.member_verification_warning_update_modal_desc)); - MaterialButton materialButton2 = getBinding().f1947c; - m.checkNotNullExpressionValue(materialButton2, "binding.memberVerificationPrimaryBtn"); + MaterialButton materialButton2 = getBinding().f1948c; + d0.z.d.m.checkNotNullExpressionValue(materialButton2, "binding.memberVerificationPrimaryBtn"); materialButton2.setText(getString(R.string.member_verification_warning_update)); MaterialButton materialButton3 = getBinding().d; - m.checkNotNullExpressionValue(materialButton3, "binding.memberVerificationSecondaryBtn"); + d0.z.d.m.checkNotNullExpressionValue(materialButton3, "binding.memberVerificationSecondaryBtn"); materialButton3.setText(getString(R.string.cancel)); - getBinding().f1947c.setOnClickListener(new MemberVerificationPendingDialog$configureLoadedUI$11(this)); + getBinding().f1948c.setOnClickListener(new MemberVerificationPendingDialog$configureLoadedUI$11(this)); getBinding().d.setOnClickListener(new MemberVerificationPendingDialog$configureLoadedUI$12(this)); } else if (ordinal2 == 1) { getBinding().b.setImageResource(R.drawable.ic_member_verification_pending); TextView textView4 = getBinding().g; - m.checkNotNullExpressionValue(textView4, "binding.pendingDialogTitle"); + d0.z.d.m.checkNotNullExpressionValue(textView4, "binding.pendingDialogTitle"); textView4.setText(getString(R.string.member_verification_pending_application_modal_title)); TextView textView5 = getBinding().f; - m.checkNotNullExpressionValue(textView5, "binding.pendingDialogDesc"); + d0.z.d.m.checkNotNullExpressionValue(textView5, "binding.pendingDialogDesc"); textView5.setText(getString(R.string.member_verification_pending_application_modal_desc)); - MaterialButton materialButton4 = getBinding().f1947c; - m.checkNotNullExpressionValue(materialButton4, "binding.memberVerificationPrimaryBtn"); + MaterialButton materialButton4 = getBinding().f1948c; + d0.z.d.m.checkNotNullExpressionValue(materialButton4, "binding.memberVerificationPrimaryBtn"); materialButton4.setText(getString(R.string.got_it)); - getBinding().f1947c.setOnClickListener(new MemberVerificationPendingDialog$configureLoadedUI$1(this)); + getBinding().f1948c.setOnClickListener(new MemberVerificationPendingDialog$configureLoadedUI$1(this)); if (loaded.isPreviewEnabled()) { MaterialButton materialButton5 = getBinding().d; - m.checkNotNullExpressionValue(materialButton5, "binding.memberVerificationSecondaryBtn"); + d0.z.d.m.checkNotNullExpressionValue(materialButton5, "binding.memberVerificationSecondaryBtn"); materialButton5.setVisibility(8); TextView textView6 = getBinding().e; - m.checkNotNullExpressionValue(textView6, "binding.memberVerificationTertiaryBtn"); + d0.z.d.m.checkNotNullExpressionValue(textView6, "binding.memberVerificationTertiaryBtn"); textView6.setVisibility(8); return; } MaterialButton materialButton6 = getBinding().d; - m.checkNotNullExpressionValue(materialButton6, "binding.memberVerificationSecondaryBtn"); + d0.z.d.m.checkNotNullExpressionValue(materialButton6, "binding.memberVerificationSecondaryBtn"); materialButton6.setVisibility(0); MaterialButton materialButton7 = getBinding().d; - m.checkNotNullExpressionValue(materialButton7, "binding.memberVerificationSecondaryBtn"); + d0.z.d.m.checkNotNullExpressionValue(materialButton7, "binding.memberVerificationSecondaryBtn"); materialButton7.setText(getString(R.string.member_verification_cancel_application)); getBinding().d.setOnClickListener(new MemberVerificationPendingDialog$configureLoadedUI$2(this)); TextView textView7 = getBinding().e; - m.checkNotNullExpressionValue(textView7, "binding.memberVerificationTertiaryBtn"); + d0.z.d.m.checkNotNullExpressionValue(textView7, "binding.memberVerificationTertiaryBtn"); textView7.setVisibility(0); TextView textView8 = getBinding().e; - m.checkNotNullExpressionValue(textView8, "binding.memberVerificationTertiaryBtn"); + d0.z.d.m.checkNotNullExpressionValue(textView8, "binding.memberVerificationTertiaryBtn"); textView8.setText(getString(R.string.leave_server)); getBinding().e.setOnClickListener(new MemberVerificationPendingDialog$configureLoadedUI$3(this)); } else if (ordinal2 == 2) { TextView textView9 = getBinding().g; - m.checkNotNullExpressionValue(textView9, "binding.pendingDialogTitle"); + d0.z.d.m.checkNotNullExpressionValue(textView9, "binding.pendingDialogTitle"); textView9.setText(getString(R.string.member_verification_pending_application_cancel_modal_title)); TextView textView10 = getBinding().f; - m.checkNotNullExpressionValue(textView10, "binding.pendingDialogDesc"); + d0.z.d.m.checkNotNullExpressionValue(textView10, "binding.pendingDialogDesc"); textView10.setText(getString(R.string.member_verification_pending_application_leave_server_modal_desc)); - MaterialButton materialButton8 = getBinding().f1947c; - m.checkNotNullExpressionValue(materialButton8, "binding.memberVerificationPrimaryBtn"); + MaterialButton materialButton8 = getBinding().f1948c; + d0.z.d.m.checkNotNullExpressionValue(materialButton8, "binding.memberVerificationPrimaryBtn"); materialButton8.setText(getString(R.string.member_verification_pending_application_modal_cancel)); MaterialButton materialButton9 = getBinding().d; - m.checkNotNullExpressionValue(materialButton9, "binding.memberVerificationSecondaryBtn"); + d0.z.d.m.checkNotNullExpressionValue(materialButton9, "binding.memberVerificationSecondaryBtn"); materialButton9.setText(getString(R.string.member_verification_pending_application_modal_dismiss)); - getBinding().f1947c.setOnClickListener(new MemberVerificationPendingDialog$configureLoadedUI$4(this)); + getBinding().f1948c.setOnClickListener(new MemberVerificationPendingDialog$configureLoadedUI$4(this)); getBinding().d.setOnClickListener(new MemberVerificationPendingDialog$configureLoadedUI$5(this)); } else if (ordinal2 == 3) { TextView textView11 = getBinding().g; - m.checkNotNullExpressionValue(textView11, "binding.pendingDialogTitle"); + d0.z.d.m.checkNotNullExpressionValue(textView11, "binding.pendingDialogTitle"); textView11.setText(getString(R.string.member_verification_application_rejected_title)); if (loaded.getRejectionReason() != null) { String rejectionReason = loaded.getRejectionReason(); @@ -212,32 +211,32 @@ public final class MemberVerificationPendingDialog extends AppDialog { } if (!z2) { TextView textView12 = getBinding().f; - m.checkNotNullExpressionValue(textView12, "binding.pendingDialogDesc"); + d0.z.d.m.checkNotNullExpressionValue(textView12, "binding.pendingDialogDesc"); textView12.setText(getString(R.string.member_verification_application_rejected_reason) + " " + loaded.getRejectionReason()); } } - MaterialButton materialButton10 = getBinding().f1947c; - m.checkNotNullExpressionValue(materialButton10, "binding.memberVerificationPrimaryBtn"); + MaterialButton materialButton10 = getBinding().f1948c; + d0.z.d.m.checkNotNullExpressionValue(materialButton10, "binding.memberVerificationPrimaryBtn"); materialButton10.setText(getString(R.string.okay)); MaterialButton materialButton11 = getBinding().d; - m.checkNotNullExpressionValue(materialButton11, "binding.memberVerificationSecondaryBtn"); + d0.z.d.m.checkNotNullExpressionValue(materialButton11, "binding.memberVerificationSecondaryBtn"); materialButton11.setText(getString(R.string.member_verification_application_reapply)); - getBinding().f1947c.setOnClickListener(new MemberVerificationPendingDialog$configureLoadedUI$7(this)); + getBinding().f1948c.setOnClickListener(new MemberVerificationPendingDialog$configureLoadedUI$7(this)); getBinding().d.setOnClickListener(new MemberVerificationPendingDialog$configureLoadedUI$8(this)); } else if (ordinal2 == 4) { TextView textView13 = getBinding().g; - m.checkNotNullExpressionValue(textView13, "binding.pendingDialogTitle"); + d0.z.d.m.checkNotNullExpressionValue(textView13, "binding.pendingDialogTitle"); textView13.setText(getString(R.string.member_verification_pending_application_leave_server_modal_title)); TextView textView14 = getBinding().f; - m.checkNotNullExpressionValue(textView14, "binding.pendingDialogDesc"); + d0.z.d.m.checkNotNullExpressionValue(textView14, "binding.pendingDialogDesc"); textView14.setText(getString(R.string.member_verification_pending_application_leave_server_modal_desc)); - MaterialButton materialButton12 = getBinding().f1947c; - m.checkNotNullExpressionValue(materialButton12, "binding.memberVerificationPrimaryBtn"); + MaterialButton materialButton12 = getBinding().f1948c; + d0.z.d.m.checkNotNullExpressionValue(materialButton12, "binding.memberVerificationPrimaryBtn"); materialButton12.setText(getString(R.string.member_verification_pending_application_modal_leave)); MaterialButton materialButton13 = getBinding().d; - m.checkNotNullExpressionValue(materialButton13, "binding.memberVerificationSecondaryBtn"); + d0.z.d.m.checkNotNullExpressionValue(materialButton13, "binding.memberVerificationSecondaryBtn"); materialButton13.setText(getString(R.string.member_verification_pending_application_modal_dismiss)); - getBinding().f1947c.setOnClickListener(new MemberVerificationPendingDialog$configureLoadedUI$9(this)); + getBinding().f1948c.setOnClickListener(new MemberVerificationPendingDialog$configureLoadedUI$9(this, loaded)); getBinding().d.setOnClickListener(new MemberVerificationPendingDialog$configureLoadedUI$10(this)); } } @@ -266,7 +265,7 @@ public final class MemberVerificationPendingDialog extends AppDialog { public void onViewBoundOrOnResume() { super.onViewBoundOrOnResume(); Observable q = getViewModel().observeViewState().q(); - m.checkNotNullExpressionValue(q, "viewModel\n .obser… .distinctUntilChanged()"); + d0.z.d.m.checkNotNullExpressionValue(q, "viewModel\n .obser… .distinctUntilChanged()"); ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.bindToComponentLifecycle$default(q, this, null, 2, null), MemberVerificationPendingDialog.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new MemberVerificationPendingDialog$onViewBoundOrOnResume$1(this), 62, (Object) null); ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.bindToComponentLifecycle$default(getViewModel().observeEvents(), this, null, 2, null), MemberVerificationPendingDialog.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new MemberVerificationPendingDialog$onViewBoundOrOnResume$2(this), 62, (Object) null); } diff --git a/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingViewModel$Companion$observeStores$1.java b/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingViewModel$Companion$observeStores$1.java index 702dd065b7..9b53246aa0 100644 --- a/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingViewModel$Companion$observeStores$1.java +++ b/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingViewModel$Companion$observeStores$1.java @@ -1,19 +1,31 @@ package com.discord.widgets.servers.member_verification; +import com.discord.api.guild.GuildFeature; +import com.discord.api.guildjoinrequest.ApplicationStatus; +import com.discord.api.guildjoinrequest.GuildJoinRequest; +import com.discord.models.domain.ModelMemberVerificationForm; import com.discord.models.guild.Guild; import com.discord.stores.StoreGuildMemberVerificationForm; import com.discord.widgets.servers.member_verification.MemberVerificationPendingViewModel; -import d0.z.d.k; -import kotlin.jvm.functions.Function2; +import rx.functions.Func3; /* compiled from: MemberVerificationPendingViewModel.kt */ -public final /* synthetic */ class MemberVerificationPendingViewModel$Companion$observeStores$1 extends k implements Function2 { +public final class MemberVerificationPendingViewModel$Companion$observeStores$1 implements Func3 { public static final MemberVerificationPendingViewModel$Companion$observeStores$1 INSTANCE = new MemberVerificationPendingViewModel$Companion$observeStores$1(); - public MemberVerificationPendingViewModel$Companion$observeStores$1() { - super(2, MemberVerificationPendingViewModel.StoreState.class, "", "(Lcom/discord/stores/StoreGuildMemberVerificationForm$MemberVerificationFormData;Lcom/discord/models/guild/Guild;)V", 0); - } - - public final MemberVerificationPendingViewModel.StoreState invoke(StoreGuildMemberVerificationForm.MemberVerificationFormData memberVerificationFormData, Guild guild) { - return new MemberVerificationPendingViewModel.StoreState(memberVerificationFormData, guild); + public final MemberVerificationPendingViewModel.StoreState call(StoreGuildMemberVerificationForm.MemberVerificationFormData memberVerificationFormData, Guild guild, GuildJoinRequest guildJoinRequest) { + ApplicationStatus applicationStatus; + ModelMemberVerificationForm form; + boolean z2 = true; + boolean z3 = false; + if (memberVerificationFormData == null || (form = memberVerificationFormData.getForm()) == null || !form.isFormOutdated()) { + z2 = false; + } + if (guild != null) { + z3 = guild.hasFeature(GuildFeature.PREVIEW_ENABLED); + } + if (guildJoinRequest == null || (applicationStatus = guildJoinRequest.a()) == null) { + applicationStatus = ApplicationStatus.STARTED; + } + return new MemberVerificationPendingViewModel.StoreState(z2, z3, applicationStatus, guildJoinRequest != null ? guildJoinRequest.c() : null); } } diff --git a/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingViewModel$deleteGuildJoinRequest$1.java b/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingViewModel$deleteGuildJoinRequest$1.java new file mode 100644 index 0000000000..8924be66f6 --- /dev/null +++ b/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingViewModel$deleteGuildJoinRequest$1.java @@ -0,0 +1,33 @@ +package com.discord.widgets.servers.member_verification; + +import com.discord.utilities.error.Error; +import com.discord.widgets.servers.member_verification.MemberVerificationPendingViewModel; +import d0.z.d.m; +import d0.z.d.o; +import kotlin.Unit; +import kotlin.jvm.functions.Function1; +import rx.subjects.PublishSubject; +/* compiled from: MemberVerificationPendingViewModel.kt */ +public final class MemberVerificationPendingViewModel$deleteGuildJoinRequest$1 extends o implements Function1 { + public final /* synthetic */ MemberVerificationPendingViewModel this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public MemberVerificationPendingViewModel$deleteGuildJoinRequest$1(MemberVerificationPendingViewModel memberVerificationPendingViewModel) { + super(1); + this.this$0 = memberVerificationPendingViewModel; + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public /* bridge */ /* synthetic */ Unit invoke(Error error) { + invoke(error); + return Unit.a; + } + + public final void invoke(Error error) { + m.checkNotNullParameter(error, "it"); + PublishSubject access$getEventSubject$p = MemberVerificationPendingViewModel.access$getEventSubject$p(this.this$0); + access$getEventSubject$p.j.onNext(MemberVerificationPendingViewModel.Event.Error.INSTANCE); + } +} diff --git a/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingViewModel$deleteGuildJoinRequest$2.java b/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingViewModel$deleteGuildJoinRequest$2.java new file mode 100644 index 0000000000..5c26a826b8 --- /dev/null +++ b/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingViewModel$deleteGuildJoinRequest$2.java @@ -0,0 +1,28 @@ +package com.discord.widgets.servers.member_verification; + +import com.discord.models.domain.ModelMemberVerificationFormResponse; +import d0.z.d.o; +import kotlin.Unit; +import kotlin.jvm.functions.Function1; +/* compiled from: MemberVerificationPendingViewModel.kt */ +public final class MemberVerificationPendingViewModel$deleteGuildJoinRequest$2 extends o implements Function1 { + public final /* synthetic */ MemberVerificationPendingViewModel this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public MemberVerificationPendingViewModel$deleteGuildJoinRequest$2(MemberVerificationPendingViewModel memberVerificationPendingViewModel) { + super(1); + this.this$0 = memberVerificationPendingViewModel; + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public /* bridge */ /* synthetic */ Unit invoke(ModelMemberVerificationFormResponse modelMemberVerificationFormResponse) { + invoke(modelMemberVerificationFormResponse); + return Unit.a; + } + + public final void invoke(ModelMemberVerificationFormResponse modelMemberVerificationFormResponse) { + MemberVerificationPendingViewModel.access$onResetSuccess(this.this$0); + } +} diff --git a/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingViewModel$resetGuildJoinRequest$2.java b/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingViewModel$resetGuildJoinRequest$2.java index 1d80b6ba4f..24529c80e2 100644 --- a/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingViewModel$resetGuildJoinRequest$2.java +++ b/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingViewModel$resetGuildJoinRequest$2.java @@ -1,6 +1,7 @@ package com.discord.widgets.servers.member_verification; import com.discord.models.domain.ModelMemberVerificationFormResponse; +import d0.z.d.m; import d0.z.d.o; import kotlin.Unit; import kotlin.jvm.functions.Function1; @@ -23,6 +24,7 @@ public final class MemberVerificationPendingViewModel$resetGuildJoinRequest$2 ex } public final void invoke(ModelMemberVerificationFormResponse modelMemberVerificationFormResponse) { + m.checkNotNullParameter(modelMemberVerificationFormResponse, "it"); MemberVerificationPendingViewModel.access$onResetSuccess(this.this$0); } } diff --git a/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingViewModel$sam$rx_functions_Func2$0.java b/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingViewModel$sam$rx_functions_Func2$0.java deleted file mode 100644 index b369cf85e8..0000000000 --- a/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingViewModel$sam$rx_functions_Func2$0.java +++ /dev/null @@ -1,17 +0,0 @@ -package com.discord.widgets.servers.member_verification; - -import kotlin.jvm.functions.Function2; -import rx.functions.Func2; -/* compiled from: MemberVerificationPendingViewModel.kt */ -public final class MemberVerificationPendingViewModel$sam$rx_functions_Func2$0 implements Func2 { - private final /* synthetic */ Function2 function; - - public MemberVerificationPendingViewModel$sam$rx_functions_Func2$0(Function2 function2) { - this.function = function2; - } - - @Override // rx.functions.Func2 - public final /* synthetic */ Object call(Object obj, Object obj2) { - return this.function.invoke(obj, obj2); - } -} diff --git a/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingViewModel.java b/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingViewModel.java index cfdab4c383..d1dc8cfdf0 100644 --- a/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingViewModel.java +++ b/app/src/main/java/com/discord/widgets/servers/member_verification/MemberVerificationPendingViewModel.java @@ -3,11 +3,8 @@ package com.discord.widgets.servers.member_verification; import android.content.Context; import androidx.annotation.MainThread; import c.d.b.a.a; -import com.discord.api.guild.GuildFeature; +import com.discord.api.guildjoinrequest.ApplicationStatus; import com.discord.app.AppViewModel; -import com.discord.models.domain.ModelMemberVerificationForm; -import com.discord.models.guild.Guild; -import com.discord.stores.StoreGuildMemberVerificationForm; import com.discord.stores.StoreStream; import com.discord.utilities.rest.RestAPI; import com.discord.utilities.rx.ObservableExtensionsKt; @@ -18,7 +15,6 @@ import kotlin.jvm.functions.Function0; import kotlin.jvm.functions.Function1; import kotlin.jvm.internal.DefaultConstructorMarker; import rx.Observable; -import rx.functions.Func2; import rx.subjects.PublishSubject; /* compiled from: MemberVerificationPendingViewModel.kt */ public final class MemberVerificationPendingViewModel extends AppViewModel { @@ -66,19 +62,11 @@ public final class MemberVerificationPendingViewModel extends AppViewModel observeStores(long j) { StoreStream.Companion companion = StoreStream.Companion; - Observable observeMemberVerificationFormData = companion.getMemberVerificationForms().observeMemberVerificationFormData(j); - Observable observeGuild = companion.getGuilds().observeGuild(j); - MemberVerificationPendingViewModel$Companion$observeStores$1 memberVerificationPendingViewModel$Companion$observeStores$1 = MemberVerificationPendingViewModel$Companion$observeStores$1.INSTANCE; - if (memberVerificationPendingViewModel$Companion$observeStores$1 != null) { - memberVerificationPendingViewModel$Companion$observeStores$1 = new MemberVerificationPendingViewModel$sam$rx_functions_Func2$0(memberVerificationPendingViewModel$Companion$observeStores$1); - } - Observable j2 = Observable.j(observeMemberVerificationFormData, observeGuild, (Func2) memberVerificationPendingViewModel$Companion$observeStores$1); - m.checkNotNullExpressionValue(j2, "Observable.combineLatest… ::StoreState\n )"); - return j2; + Observable i = Observable.i(companion.getMemberVerificationForms().observeMemberVerificationFormData(j), companion.getGuilds().observeGuild(j), companion.getGuildJoinRequests().observeGuildJoinRequest(j), MemberVerificationPendingViewModel$Companion$observeStores$1.INSTANCE); + m.checkNotNullExpressionValue(i, "Observable.combineLatest…Reason,\n )\n }"); + return i; } } @@ -122,34 +110,54 @@ public final class MemberVerificationPendingViewModel extends AppViewModel observable) { super(null); - m.checkNotNullParameter(dialogState, "dialogState"); m.checkNotNullParameter(restAPI, "restAPI"); m.checkNotNullParameter(observable, "storeObservable"); this.guildId = j; @@ -361,7 +404,7 @@ public final class MemberVerificationPendingViewModel extends AppViewModel roles; @@ -226,7 +226,7 @@ public final class WidgetMemberVerificationViewModel extends AppViewModel 0); ImageView imageView2 = getBinding().l.d; @@ -390,14 +390,14 @@ public final class WidgetPremiumGuildSubscription extends AppFragment { simplePager.setAdapter(perksPagerAdapter); getBinding().k.addOnPageChangeListener(new WidgetPremiumGuildSubscription$onViewBound$1(this)); AppFragment.setActionBarOptionsMenu$default(this, R.menu.menu_premium_guild, WidgetPremiumGuildSubscription$onViewBound$2.INSTANCE, null, 4, null); - LinkifiedTextView linkifiedTextView = getBinding().f1981c; + LinkifiedTextView linkifiedTextView = getBinding().f1982c; m.checkNotNullExpressionValue(linkifiedTextView, "binding.boostStatusLearnMore"); b.m(linkifiedTextView, R.string.premium_guild_perks_modal_blurb_mobile_learn_more, new Object[]{"learnMode"}, WidgetPremiumGuildSubscription$onViewBound$3.INSTANCE); CharSequence i18nPluralString = StringResourceUtilsKt.getI18nPluralString(requireContext(), R.plurals.premium_guild_perks_modal_protip_mobile_numFreeGuildSubscriptions, 2, 2); LinkifiedTextView linkifiedTextView2 = getBinding().g; m.checkNotNullExpressionValue(linkifiedTextView2, "binding.boostStatusProtip"); b.m(linkifiedTextView2, R.string.premium_guild_perks_modal_protip, new Object[]{i18nPluralString}, new WidgetPremiumGuildSubscription$onViewBound$4(this)); - ImageView imageView = getBinding().l.f153c; + ImageView imageView = getBinding().l.f157c; m.checkNotNullExpressionValue(imageView, "binding.progress.boostBarTier0Iv"); ImageView imageView2 = getBinding().l.d; m.checkNotNullExpressionValue(imageView2, "binding.progress.boostBarTier1Iv"); diff --git a/app/src/main/java/com/discord/widgets/servers/premiumguild/WidgetPremiumGuildSubscriptionConfirmation.java b/app/src/main/java/com/discord/widgets/servers/premiumguild/WidgetPremiumGuildSubscriptionConfirmation.java index 35ab298b40..2c95c567e5 100644 --- a/app/src/main/java/com/discord/widgets/servers/premiumguild/WidgetPremiumGuildSubscriptionConfirmation.java +++ b/app/src/main/java/com/discord/widgets/servers/premiumguild/WidgetPremiumGuildSubscriptionConfirmation.java @@ -186,7 +186,7 @@ public final class WidgetPremiumGuildSubscriptionConfirmation extends AppFragmen materialButton.setText(b.k(this, R.string.premium_guild_subscribe_confirm_confirmation, new Object[]{StringResourceUtilsKt.getI18nPluralString(requireContext(), R.plurals.premium_guild_subscribe_confirm_confirmation_slotCount, 1, 1)}, null, 4)); CharSequence i18nPluralString = StringResourceUtilsKt.getI18nPluralString(requireContext(), R.plurals.premium_guild_subscribe_confirm_cooldown_warning_days, 7, 7); CharSequence i18nPluralString2 = StringResourceUtilsKt.getI18nPluralString(requireContext(), R.plurals.premium_guild_subscribe_confirm_cooldown_warning_slotCount, 1, 1); - TextView textView = getBinding().f1980c; + TextView textView = getBinding().f1981c; m.checkNotNullExpressionValue(textView, "binding.boostConfirmationCooldownWarning"); textView.setText(b.k(this, R.string.premium_guild_subscribe_confirm_cooldown_warning, new Object[]{i18nPluralString2, i18nPluralString}, null, 4)); } diff --git a/app/src/main/java/com/discord/widgets/servers/premiumguild/WidgetPremiumGuildSubscriptionTransfer.java b/app/src/main/java/com/discord/widgets/servers/premiumguild/WidgetPremiumGuildSubscriptionTransfer.java index 564c66ec1b..cee9869a80 100644 --- a/app/src/main/java/com/discord/widgets/servers/premiumguild/WidgetPremiumGuildSubscriptionTransfer.java +++ b/app/src/main/java/com/discord/widgets/servers/premiumguild/WidgetPremiumGuildSubscriptionTransfer.java @@ -140,7 +140,7 @@ public final class WidgetPremiumGuildSubscriptionTransfer extends AppFragment { m.checkNotNullParameter(view, "view"); super.onViewBound(view); AppFragment.setActionBarDisplayHomeAsUpEnabled$default(this, false, 1, null); - TextView textView = getBinding().f1965c; + TextView textView = getBinding().f1966c; m.checkNotNullExpressionValue(textView, "binding.premiumGuildTransferConfirmationBlurb"); textView.setText(b.k(this, R.string.premium_guild_subscribe_confirm_transfer_blurb, new Object[]{StringResourceUtilsKt.getI18nPluralString(requireContext(), R.plurals.premium_guild_subscribe_confirm_transfer_blurb_slotCount, 1, 1), StringResourceUtilsKt.getI18nPluralString(requireContext(), R.plurals.premium_guild_subscribe_confirm_transfer_blurb_guildCount, 1, 1)}, null, 4)); TextView textView2 = getBinding().f; diff --git a/app/src/main/java/com/discord/widgets/servers/role_members/WidgetServerSettingsRoleMembers.java b/app/src/main/java/com/discord/widgets/servers/role_members/WidgetServerSettingsRoleMembers.java index 64b666b8b4..22418a72ae 100644 --- a/app/src/main/java/com/discord/widgets/servers/role_members/WidgetServerSettingsRoleMembers.java +++ b/app/src/main/java/com/discord/widgets/servers/role_members/WidgetServerSettingsRoleMembers.java @@ -133,7 +133,7 @@ public final class WidgetServerSettingsRoleMembers extends AppFragment { m.checkNotNullParameter(view, "view"); super.onViewBound(view); this.adapter = new ServerSettingsRoleMembersAdapter(this, null, 2, null); - RecyclerView recyclerView = getBinding().f2024c; + RecyclerView recyclerView = getBinding().f2025c; m.checkNotNullExpressionValue(recyclerView, "binding.serverSettingsRoleMembersList"); ServerSettingsRoleMembersAdapter serverSettingsRoleMembersAdapter = this.adapter; if (serverSettingsRoleMembersAdapter == null) { diff --git a/app/src/main/java/com/discord/widgets/servers/settings/invites/WidgetServerSettingsInstantInvites.java b/app/src/main/java/com/discord/widgets/servers/settings/invites/WidgetServerSettingsInstantInvites.java index dea5bf330a..30a31cd278 100644 --- a/app/src/main/java/com/discord/widgets/servers/settings/invites/WidgetServerSettingsInstantInvites.java +++ b/app/src/main/java/com/discord/widgets/servers/settings/invites/WidgetServerSettingsInstantInvites.java @@ -406,15 +406,15 @@ public final class WidgetServerSettingsInstantInvites extends AppFragment { return; } if (model.getInviteItems() == null) { - AppViewFlipper appViewFlipper = getBinding().f2015c; + AppViewFlipper appViewFlipper = getBinding().f2016c; m.checkNotNullExpressionValue(appViewFlipper, "binding.serverSettingsInstantInvitesViewFlipper"); appViewFlipper.setDisplayedChild(0); } else if (model.getInviteItems().isEmpty()) { - AppViewFlipper appViewFlipper2 = getBinding().f2015c; + AppViewFlipper appViewFlipper2 = getBinding().f2016c; m.checkNotNullExpressionValue(appViewFlipper2, "binding.serverSettingsInstantInvitesViewFlipper"); appViewFlipper2.setDisplayedChild(2); } else { - AppViewFlipper appViewFlipper3 = getBinding().f2015c; + AppViewFlipper appViewFlipper3 = getBinding().f2016c; m.checkNotNullExpressionValue(appViewFlipper3, "binding.serverSettingsInstantInvitesViewFlipper"); appViewFlipper3.setDisplayedChild(1); Adapter adapter = this.adapter; diff --git a/app/src/main/java/com/discord/widgets/servers/settings/invites/WidgetServerSettingsInstantInvitesListItem.java b/app/src/main/java/com/discord/widgets/servers/settings/invites/WidgetServerSettingsInstantInvitesListItem.java index 03b61b1b57..afbf617b4c 100644 --- a/app/src/main/java/com/discord/widgets/servers/settings/invites/WidgetServerSettingsInstantInvitesListItem.java +++ b/app/src/main/java/com/discord/widgets/servers/settings/invites/WidgetServerSettingsInstantInvitesListItem.java @@ -163,7 +163,7 @@ public final class WidgetServerSettingsInstantInvitesListItem extends MGRecycler super.onConfigure(i, (int) inviteItem); User inviter = inviteItem.getInvite().getInviter(); this.binding.a.setOnClickListener(new WidgetServerSettingsInstantInvitesListItem$onConfigure$1(this, inviteItem)); - TextView textView = this.binding.f2014c; + TextView textView = this.binding.f2015c; m.checkNotNullExpressionValue(textView, "binding.inviteCode"); textView.setText(inviteItem.getInvite().code); TextView textView2 = this.binding.e; diff --git a/app/src/main/java/com/discord/widgets/servers/settings/members/WidgetServerSettingsMembers.java b/app/src/main/java/com/discord/widgets/servers/settings/members/WidgetServerSettingsMembers.java index e533fd83d5..61b6cc6e52 100644 --- a/app/src/main/java/com/discord/widgets/servers/settings/members/WidgetServerSettingsMembers.java +++ b/app/src/main/java/com/discord/widgets/servers/settings/members/WidgetServerSettingsMembers.java @@ -13,8 +13,8 @@ import android.widget.TextView; import androidx.fragment.app.Fragment; import androidx.recyclerview.widget.RecyclerView; import c.a.d.j; -import c.a.i.h1; import c.a.i.i1; +import c.a.i.j1; import c.d.b.a.a; import com.discord.R; import com.discord.api.role.GuildRole; @@ -105,22 +105,22 @@ public final class WidgetServerSettingsMembers extends AppFragment { @Override // android.widget.ArrayAdapter, android.widget.SpinnerAdapter, android.widget.BaseAdapter public View getDropDownView(int i, View view, ViewGroup viewGroup) { - i1 i1Var; + j1 j1Var; m.checkNotNullParameter(viewGroup, "parent"); if (view == null) { View inflate = LayoutInflater.from(viewGroup.getContext()).inflate(R.layout.server_settings_members_role_spinner_item_open, (ViewGroup) null, false); Objects.requireNonNull(inflate, "rootView"); TextView textView = (TextView) inflate; - i1Var = new i1(textView, textView); + j1Var = new j1(textView, textView); } else { TextView textView2 = (TextView) view; - i1Var = new i1(textView2, textView2); + j1Var = new j1(textView2, textView2); } - m.checkNotNullExpressionValue(i1Var, "if (convertView == null)…bind(convertView)\n }"); - TextView textView3 = i1Var.b; + m.checkNotNullExpressionValue(j1Var, "if (convertView == null)…bind(convertView)\n }"); + TextView textView3 = j1Var.b; m.checkNotNullExpressionValue(textView3, "binding.roleSpinnerItemTextview"); configureLabel(textView3, i); - TextView textView4 = i1Var.a; + TextView textView4 = j1Var.a; m.checkNotNullExpressionValue(textView4, "binding.root"); return textView4; } @@ -139,22 +139,22 @@ public final class WidgetServerSettingsMembers extends AppFragment { @Override // android.widget.ArrayAdapter, android.widget.Adapter public View getView(int i, View view, ViewGroup viewGroup) { - h1 h1Var; + i1 i1Var; m.checkNotNullParameter(viewGroup, "parent"); if (view == null) { View inflate = LayoutInflater.from(viewGroup.getContext()).inflate(R.layout.server_settings_members_role_spinner_item, (ViewGroup) null, false); Objects.requireNonNull(inflate, "rootView"); TextView textView = (TextView) inflate; - h1Var = new h1(textView, textView); + i1Var = new i1(textView, textView); } else { TextView textView2 = (TextView) view; - h1Var = new h1(textView2, textView2); + i1Var = new i1(textView2, textView2); } - m.checkNotNullExpressionValue(h1Var, "if (convertView == null)…bind(convertView)\n }"); - TextView textView3 = h1Var.b; + m.checkNotNullExpressionValue(i1Var, "if (convertView == null)…bind(convertView)\n }"); + TextView textView3 = i1Var.b; m.checkNotNullExpressionValue(textView3, "binding.roleSpinnerItemTextview"); configureLabel(textView3, i); - TextView textView4 = h1Var.a; + TextView textView4 = i1Var.a; m.checkNotNullExpressionValue(textView4, "binding.root"); return textView4; } @@ -254,7 +254,7 @@ public final class WidgetServerSettingsMembers extends AppFragment { super.onViewBound(view); AppFragment.setActionBarDisplayHomeAsUpEnabled$default(this, false, 1, null); MGRecyclerAdapter.Companion companion = MGRecyclerAdapter.Companion; - RecyclerView recyclerView = getBinding().f2019c; + RecyclerView recyclerView = getBinding().f2020c; m.checkNotNullExpressionValue(recyclerView, "binding.serverSettingsMembersRecycler"); this.adapter = (WidgetServerSettingsMembersAdapter) companion.configure(new WidgetServerSettingsMembersAdapter(recyclerView)); if (!isRecreated()) { diff --git a/app/src/main/java/com/discord/widgets/servers/settings/members/WidgetServerSettingsMembersAdapter.java b/app/src/main/java/com/discord/widgets/servers/settings/members/WidgetServerSettingsMembersAdapter.java index 9bb7a8c46b..6b0a4ec929 100644 --- a/app/src/main/java/com/discord/widgets/servers/settings/members/WidgetServerSettingsMembersAdapter.java +++ b/app/src/main/java/com/discord/widgets/servers/settings/members/WidgetServerSettingsMembersAdapter.java @@ -72,7 +72,7 @@ public final class WidgetServerSettingsMembersAdapter extends MGRecyclerAdapterS m.checkNotNullExpressionValue(rolesListView3, "binding.memberListItemRolesList"); int i2 = 0; rolesListView3.setVisibility(memberItem.getRoles().isEmpty() ^ true ? 0 : 8); - ImageView imageView = this.binding.f2018c; + ImageView imageView = this.binding.f2019c; m.checkNotNullExpressionValue(imageView, "binding.memberListItemLock"); imageView.setVisibility(memberItem.isManagable() ^ true ? 0 : 8); ImageView imageView2 = this.binding.d; diff --git a/app/src/main/java/com/discord/widgets/settings/WidgetMuteSettingsSheet.java b/app/src/main/java/com/discord/widgets/settings/WidgetMuteSettingsSheet.java index d31199638c..724d7585d1 100644 --- a/app/src/main/java/com/discord/widgets/settings/WidgetMuteSettingsSheet.java +++ b/app/src/main/java/com/discord/widgets/settings/WidgetMuteSettingsSheet.java @@ -198,7 +198,7 @@ public final class WidgetMuteSettingsSheet extends AppBottomSheet { LinearLayout linearLayout = getBinding().o; m.checkNotNullExpressionValue(linearLayout, "binding.unmuteButton"); linearLayout.setVisibility(0); - LinearLayout linearLayout2 = getBinding().f1952c; + LinearLayout linearLayout2 = getBinding().f1953c; m.checkNotNullExpressionValue(linearLayout2, "binding.muteSettingsSheetMuteOptions"); linearLayout2.setVisibility(8); return; @@ -206,7 +206,7 @@ public final class WidgetMuteSettingsSheet extends AppBottomSheet { LinearLayout linearLayout3 = getBinding().o; m.checkNotNullExpressionValue(linearLayout3, "binding.unmuteButton"); linearLayout3.setVisibility(8); - LinearLayout linearLayout4 = getBinding().f1952c; + LinearLayout linearLayout4 = getBinding().f1953c; m.checkNotNullExpressionValue(linearLayout4, "binding.muteSettingsSheetMuteOptions"); linearLayout4.setVisibility(0); } diff --git a/app/src/main/java/com/discord/widgets/settings/WidgetSettings$configureToolbar$1.java b/app/src/main/java/com/discord/widgets/settings/WidgetSettings$configureToolbar$1.java index e8d3826b24..a7e300054d 100644 --- a/app/src/main/java/com/discord/widgets/settings/WidgetSettings$configureToolbar$1.java +++ b/app/src/main/java/com/discord/widgets/settings/WidgetSettings$configureToolbar$1.java @@ -17,12 +17,12 @@ public final class WidgetSettings$configureToolbar$1 implements Action2< public final void call(MenuItem menuItem, Context context) { m.checkNotNullExpressionValue(menuItem, "menuItem"); switch (menuItem.getItemId()) { - case R.id.menu_settings_debugging /* 2131364242 */: + case R.id.menu_settings_debugging /* 2131364249 */: WidgetDebugging.Companion companion = WidgetDebugging.Companion; m.checkNotNullExpressionValue(context, "context"); companion.launch(context); return; - case R.id.menu_settings_log_out /* 2131364243 */: + case R.id.menu_settings_log_out /* 2131364250 */: WidgetSettings widgetSettings = this.this$0; m.checkNotNullExpressionValue(context, "context"); WidgetSettings.access$showLogoutDialog(widgetSettings, context); diff --git a/app/src/main/java/com/discord/widgets/settings/WidgetSettings.java b/app/src/main/java/com/discord/widgets/settings/WidgetSettings.java index 4b0c01640f..13b0df278b 100644 --- a/app/src/main/java/com/discord/widgets/settings/WidgetSettings.java +++ b/app/src/main/java/com/discord/widgets/settings/WidgetSettings.java @@ -346,29 +346,29 @@ public final class WidgetSettings extends AppFragment implements OnTabSelectedLi TextView textView = binding.f; m.checkNotNullExpressionValue(textView, "appInfoHeader"); String string = getString(R.string.app_information); - textView.setText(string + " - 102.16 - Beta (102116)"); + textView.setText(string + " - 103.11 - Beta (103111)"); binding.B.setOnClickListener(new WidgetSettings$onViewBound$$inlined$with$lambda$3(this)); binding.u.setOnClickListener(WidgetSettings$onViewBound$1$5.INSTANCE); binding.q.setOnClickListener(WidgetSettings$onViewBound$1$6.INSTANCE); - binding.f2044s.setOnClickListener(WidgetSettings$onViewBound$1$7.INSTANCE); - binding.f2043c.setOnClickListener(WidgetSettings$onViewBound$1$8.INSTANCE); + binding.f2045s.setOnClickListener(WidgetSettings$onViewBound$1$7.INSTANCE); + binding.f2044c.setOnClickListener(WidgetSettings$onViewBound$1$8.INSTANCE); binding.A.setOnClickListener(WidgetSettings$onViewBound$1$9.INSTANCE); binding.i.setOnClickListener(WidgetSettings$onViewBound$1$10.INSTANCE); - binding.f2047z.setOnClickListener(WidgetSettings$onViewBound$1$11.INSTANCE); + binding.f2048z.setOnClickListener(WidgetSettings$onViewBound$1$11.INSTANCE); binding.l.setOnClickListener(WidgetSettings$onViewBound$1$12.INSTANCE); binding.h.setOnClickListener(WidgetSettings$onViewBound$1$13.INSTANCE); binding.b.setOnClickListener(WidgetSettings$onViewBound$1$14.INSTANCE); binding.j.setOnClickListener(WidgetSettings$onViewBound$1$15.INSTANCE); binding.p.setOnClickListener(WidgetSettings$onViewBound$1$16.INSTANCE); binding.e.setOnClickListener(WidgetSettings$onViewBound$1$17.INSTANCE); - binding.f2046y.setOnClickListener(new WidgetSettings$onViewBound$$inlined$with$lambda$4(this)); + binding.f2047y.setOnClickListener(new WidgetSettings$onViewBound$$inlined$with$lambda$4(this)); binding.H.setOnClickListener(WidgetSettings$onViewBound$1$19.INSTANCE); binding.L.setOnClickListener(WidgetSettings$onViewBound$1$20.INSTANCE); binding.G.setOnClickListener(WidgetSettings$onViewBound$1$21.INSTANCE); binding.I.setOnClickListener(new WidgetSettings$onViewBound$$inlined$with$lambda$5(binding, this)); binding.d.setOnClickListener(WidgetSettings$onViewBound$1$23.INSTANCE); binding.k.setOnClickListener(WidgetSettings$onViewBound$1$24.INSTANCE); - binding.f2045x.setOnClickListener(WidgetSettings$onViewBound$1$25.INSTANCE); + binding.f2046x.setOnClickListener(WidgetSettings$onViewBound$1$25.INSTANCE); binding.w.setOnClickListener(WidgetSettings$onViewBound$1$26.INSTANCE); for (TextView textView2 : n.listOf((Object[]) new TextView[]{binding.J, binding.t, binding.g, binding.o, binding.f})) { AccessibilityUtils accessibilityUtils = AccessibilityUtils.INSTANCE; diff --git a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsAccessibility$configureUI$2.java b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsAccessibility$configureUI$2.java index 79ab77054e..faebbc02d9 100644 --- a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsAccessibility$configureUI$2.java +++ b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsAccessibility$configureUI$2.java @@ -13,8 +13,8 @@ public final class WidgetSettingsAccessibility$configureUI$2 implements View.OnC @Override // android.view.View.OnClickListener public final void onClick(View view) { - CheckedSetting checkedSetting = WidgetSettingsAccessibility.access$getBinding$p(this.this$0).f2029c; - CheckedSetting checkedSetting2 = WidgetSettingsAccessibility.access$getBinding$p(this.this$0).f2029c; + CheckedSetting checkedSetting = WidgetSettingsAccessibility.access$getBinding$p(this.this$0).f2030c; + CheckedSetting checkedSetting2 = WidgetSettingsAccessibility.access$getBinding$p(this.this$0).f2030c; m.checkNotNullExpressionValue(checkedSetting2, "binding.settingsAccessib…ityAllowAutoplayGifSwitch"); checkedSetting.g(!checkedSetting2.isChecked(), true); } diff --git a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsAccessibility.java b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsAccessibility.java index e64a3cd358..a4691d00b8 100644 --- a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsAccessibility.java +++ b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsAccessibility.java @@ -226,10 +226,10 @@ public final class WidgetSettingsAccessibility extends AppFragment { radioManager2.a(checkedSetting5); } } - CheckedSetting checkedSetting6 = getBinding().f2029c; + CheckedSetting checkedSetting6 = getBinding().f2030c; m.checkNotNullExpressionValue(checkedSetting6, "binding.settingsAccessib…ityAllowAutoplayGifSwitch"); checkedSetting6.setChecked(false); - getBinding().f2029c.b(R.string.accessibility_reduced_motion_settings_override); + getBinding().f2030c.b(R.string.accessibility_reduced_motion_settings_override); return; } CheckedSetting checkedSetting7 = getBinding().b; @@ -247,11 +247,11 @@ public final class WidgetSettingsAccessibility extends AppFragment { CheckedSetting checkedSetting10 = getBinding().k; m.checkNotNullExpressionValue(checkedSetting10, "binding.stickersNeverAnimate"); configureStickerAnimationRadio(currentStickerAnimationSettings3, checkedSetting10, 2); - CheckedSetting checkedSetting11 = getBinding().f2029c; + CheckedSetting checkedSetting11 = getBinding().f2030c; m.checkNotNullExpressionValue(checkedSetting11, "binding.settingsAccessib…ityAllowAutoplayGifSwitch"); checkedSetting11.setChecked(model.getAutoPlayGifs()); getBinding().b.e(new WidgetSettingsAccessibility$configureUI$1(this)); - getBinding().f2029c.e(new WidgetSettingsAccessibility$configureUI$2(this)); + getBinding().f2030c.e(new WidgetSettingsAccessibility$configureUI$2(this)); } private final WidgetSettingsAccessibilityBinding getBinding() { @@ -270,7 +270,7 @@ public final class WidgetSettingsAccessibility extends AppFragment { m.checkNotNullExpressionValue(linkifiedTextView, "binding.settingsAccessib…yReducedMotionDescription"); b.n(linkifiedTextView, R.string.accessibility_prefers_reduced_motion_description, new Object[]{f.a.a(360040613412L, null)}, null, 4); getBinding().b.setOnCheckedListener(new WidgetSettingsAccessibility$onViewBoundOrOnResume$3(this)); - getBinding().f2029c.setOnCheckedListener(WidgetSettingsAccessibility$onViewBoundOrOnResume$4.INSTANCE); + getBinding().f2030c.setOnCheckedListener(WidgetSettingsAccessibility$onViewBoundOrOnResume$4.INSTANCE); this.stickersAnimationRadioManager = new RadioManager(n.listOf((Object[]) new CheckedSetting[]{getBinding().i, getBinding().j, getBinding().k})); for (TextView textView : n.listOf((Object[]) new TextView[]{getBinding().f, getBinding().d, getBinding().h})) { AccessibilityUtils accessibilityUtils = AccessibilityUtils.INSTANCE; diff --git a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsAppearance.java b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsAppearance.java index ca95ead6be..8770a9c1f7 100644 --- a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsAppearance.java +++ b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsAppearance.java @@ -299,7 +299,7 @@ public final class WidgetSettingsAppearance extends AppFragment { getBinding().f.setOnSeekBarChangeListener(new WidgetSettingsAppearance$configureUI$4(this)); getBinding().e.setOnClickListener(WidgetSettingsAppearance$configureUI$5.INSTANCE); setupMessage(model); - for (TextView textView : n.listOf((Object[]) new TextView[]{getBinding().k, getBinding().h, getBinding().f2040c})) { + for (TextView textView : n.listOf((Object[]) new TextView[]{getBinding().k, getBinding().h, getBinding().f2041c})) { AccessibilityUtils accessibilityUtils = AccessibilityUtils.INSTANCE; m.checkNotNullExpressionValue(textView, "header"); accessibilityUtils.setViewIsHeading(textView); @@ -329,7 +329,7 @@ public final class WidgetSettingsAppearance extends AppFragment { } private final void setupMessage(Model model) { - SimpleDraweeView simpleDraweeView = getBinding().b.f1830c; + SimpleDraweeView simpleDraweeView = getBinding().b.f1831c; m.checkNotNullExpressionValue(simpleDraweeView, "binding.chatItem.chatListAdapterItemTextAvatar"); IconUtils.setIcon$default(simpleDraweeView, model.getMeUser(), R.dimen.avatar_size_standard, null, null, null, 56, null); TextView textView = getBinding().b.f; diff --git a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsAuthorizedApps.java b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsAuthorizedApps.java index c9153f8744..eba03722c5 100644 --- a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsAuthorizedApps.java +++ b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsAuthorizedApps.java @@ -67,7 +67,7 @@ public final class WidgetSettingsAuthorizedApps extends AppFragment { RecyclerView recyclerView = widgetSettingsAuthorizedAppsListItemBinding.i; m.checkNotNullExpressionValue(recyclerView, "binding.oauthApplicationPermissionsRv"); recyclerView.setAdapter(simpleRecyclerAdapter); - for (TextView textView : n.listOf((Object[]) new TextView[]{widgetSettingsAuthorizedAppsListItemBinding.g, widgetSettingsAuthorizedAppsListItemBinding.f2041c, widgetSettingsAuthorizedAppsListItemBinding.h})) { + for (TextView textView : n.listOf((Object[]) new TextView[]{widgetSettingsAuthorizedAppsListItemBinding.g, widgetSettingsAuthorizedAppsListItemBinding.f2042c, widgetSettingsAuthorizedAppsListItemBinding.h})) { AccessibilityUtils accessibilityUtils = AccessibilityUtils.INSTANCE; m.checkNotNullExpressionValue(textView, "header"); accessibilityUtils.setViewIsHeading(textView); @@ -92,7 +92,7 @@ public final class WidgetSettingsAuthorizedApps extends AppFragment { MaterialCardView materialCardView = this.binding.f; m.checkNotNullExpressionValue(materialCardView, "binding.oauthApplicationListItem"); materialCardView.setContentDescription(application.h()); - TextView textView2 = this.binding.f2041c; + TextView textView2 = this.binding.f2042c; m.checkNotNullExpressionValue(textView2, "binding.oauthApplicationDescriptionLabelTv"); String c2 = application.c(); int i = 0; diff --git a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsBehavior.java b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsBehavior.java index 172b567798..c7b3ac69ef 100644 --- a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsBehavior.java +++ b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsBehavior.java @@ -78,7 +78,7 @@ public final class WidgetSettingsBehavior extends AppFragment { CheckedSetting checkedSetting3 = getBinding().b; checkedSetting3.setChecked(userSettings.getIsChromeCustomTabsEnabled()); checkedSetting3.setOnCheckedListener(new WidgetSettingsBehavior$onViewBound$$inlined$apply$lambda$3(userSettings)); - for (TextView textView : n.listOf((Object[]) new TextView[]{getBinding().e, getBinding().f2042c})) { + for (TextView textView : n.listOf((Object[]) new TextView[]{getBinding().e, getBinding().f2043c})) { AccessibilityUtils accessibilityUtils = AccessibilityUtils.INSTANCE; m.checkNotNullExpressionValue(textView, "header"); accessibilityUtils.setViewIsHeading(textView); diff --git a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsLanguage.java b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsLanguage.java index 186363a799..b2dfff331f 100644 --- a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsLanguage.java +++ b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsLanguage.java @@ -272,7 +272,7 @@ public final class WidgetSettingsLanguage extends AppFragment { m.checkNotNullExpressionValue(textView, "binding.settingsLanguageCurrentText"); Companion companion = Companion; textView.setText(getString(companion.getLocaleResId(str))); - getBinding().f2058c.setImageResource(companion.getLocaleFlagResId(str)); + getBinding().f2059c.setImageResource(companion.getLocaleFlagResId(str)); } private final WidgetSettingsLanguageBinding getBinding() { diff --git a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsLanguageSelect.java b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsLanguageSelect.java index 440735ff35..510bc15783 100644 --- a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsLanguageSelect.java +++ b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsLanguageSelect.java @@ -88,7 +88,7 @@ public final class WidgetSettingsLanguageSelect extends AppDialog { m.checkNotNullParameter(item, "data"); super.onConfigure(i, (int) item); this.binding.a.setOnClickListener(new WidgetSettingsLanguageSelect$Adapter$AdapterItemLocale$onConfigure$1(this, item)); - TextView textView = this.binding.f2059c; + TextView textView = this.binding.f2060c; m.checkNotNullExpressionValue(textView, "binding.settingsLanguageSelectItemName"); View view = this.itemView; m.checkNotNullExpressionValue(view, "itemView"); diff --git a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsMedia.java b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsMedia.java index 6a15a1c094..89e0e3a914 100644 --- a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsMedia.java +++ b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsMedia.java @@ -89,8 +89,8 @@ public final class WidgetSettingsMedia extends AppFragment { checkedSetting.setChecked(storeUserSettings.getIsAttachmentMediaInline()); CheckedSetting.i(getBinding().b, b.k(this, R.string.inline_attachment_media_help, new Object[]{PREVIEW_MAX_SIZE_MB}, null, 4), false, 2); getBinding().b.setOnCheckedListener(new WidgetSettingsMedia$onViewBound$1(this)); - getBinding().f2060c.setOnCheckedListener(new WidgetSettingsMedia$onViewBound$2(this)); - CheckedSetting checkedSetting2 = getBinding().f2060c; + getBinding().f2061c.setOnCheckedListener(new WidgetSettingsMedia$onViewBound$2(this)); + CheckedSetting checkedSetting2 = getBinding().f2061c; m.checkNotNullExpressionValue(checkedSetting2, "binding.compressionToggle"); StoreUserSettings storeUserSettings2 = this.userSettings; if (storeUserSettings2 == null) { diff --git a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsNotifications$onViewBoundOrOnResume$1.java b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsNotifications$onViewBoundOrOnResume$1.java index 2d41cfec41..9ab3e7da66 100644 --- a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsNotifications$onViewBoundOrOnResume$1.java +++ b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsNotifications$onViewBoundOrOnResume$1.java @@ -36,7 +36,7 @@ public final class WidgetSettingsNotifications$onViewBoundOrOnResume$1 extends o CheckedSetting checkedSetting2 = WidgetSettingsNotifications.access$getBinding$p(this.this$0).b; m.checkNotNullExpressionValue(checkedSetting2, "binding.settingsInappNotifsSwitch"); checkedSetting2.setChecked(settingsV2.isEnabledInApp()); - CheckedSetting checkedSetting3 = WidgetSettingsNotifications.access$getBinding$p(this.this$0).f2062c; + CheckedSetting checkedSetting3 = WidgetSettingsNotifications.access$getBinding$p(this.this$0).f2063c; m.checkNotNullExpressionValue(checkedSetting3, "binding.settingsNotificationsBlink"); checkedSetting3.setChecked(settingsV2.isDisableBlink()); CheckedSetting checkedSetting4 = WidgetSettingsNotifications.access$getBinding$p(this.this$0).f; diff --git a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsNotifications.java b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsNotifications.java index c13bd40752..853bcee2c0 100644 --- a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsNotifications.java +++ b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsNotifications.java @@ -66,7 +66,7 @@ public final class WidgetSettingsNotifications extends AppFragment { StoreNotifications storeNotifications = this.notificationStore; getBinding().d.setOnCheckedListener(new WidgetSettingsNotifications$onViewBound$1$1(storeNotifications)); getBinding().b.setOnCheckedListener(new WidgetSettingsNotifications$onViewBound$1$2(storeNotifications)); - getBinding().f2062c.setOnCheckedListener(new WidgetSettingsNotifications$onViewBound$1$3(storeNotifications)); + getBinding().f2063c.setOnCheckedListener(new WidgetSettingsNotifications$onViewBound$1$3(storeNotifications)); getBinding().f.setOnCheckedListener(new WidgetSettingsNotifications$onViewBound$1$4(storeNotifications)); getBinding().e.setOnCheckedListener(new WidgetSettingsNotifications$onViewBound$1$5(storeNotifications)); } diff --git a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsNotificationsOs.java b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsNotificationsOs.java index ce000d5718..8d95ef616b 100644 --- a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsNotificationsOs.java +++ b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsNotificationsOs.java @@ -74,6 +74,6 @@ public final class WidgetSettingsNotificationsOs extends AppBottomSheet { super.onViewCreated(view, bundle); getBinding().d.setOnCheckedListener(WidgetSettingsNotificationsOs$onViewCreated$1.INSTANCE); getBinding().b.setOnCheckedListener(WidgetSettingsNotificationsOs$onViewCreated$2.INSTANCE); - getBinding().f2061c.setOnClickListener(new WidgetSettingsNotificationsOs$onViewCreated$3(this)); + getBinding().f2062c.setOnClickListener(new WidgetSettingsNotificationsOs$onViewCreated$3(this)); } } diff --git a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsPrivacy$configureContactSyncOptions$2.java b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsPrivacy$configureContactSyncOptions$2.java index 4f422b21ae..bcd6b869ec 100644 --- a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsPrivacy$configureContactSyncOptions$2.java +++ b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsPrivacy$configureContactSyncOptions$2.java @@ -22,7 +22,7 @@ public final class WidgetSettingsPrivacy$configureContactSyncOptions$2 implement @Override // android.view.View.OnClickListener public final void onClick(View view) { - CheckedSetting checkedSetting = WidgetSettingsPrivacy.access$getBinding$p(this.this$0).f2065c; + CheckedSetting checkedSetting = WidgetSettingsPrivacy.access$getBinding$p(this.this$0).f2066c; m.checkNotNullExpressionValue(checkedSetting, "binding.contactSyncSettingEnabled"); boolean z2 = !checkedSetting.isChecked(); if (this.$model.getContactSyncConnection() != null) { diff --git a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsPrivacy$configureContactSyncOptions$3.java b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsPrivacy$configureContactSyncOptions$3.java index 365dd77c76..6de24201e3 100644 --- a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsPrivacy$configureContactSyncOptions$3.java +++ b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsPrivacy$configureContactSyncOptions$3.java @@ -21,7 +21,7 @@ public final class WidgetSettingsPrivacy$configureContactSyncOptions$3 implement m.checkNotNullExpressionValue(checkedSetting2, "binding.contactSyncSettingEmail"); boolean isChecked = checkedSetting2.isChecked(); AnalyticsTracker analyticsTracker = AnalyticsTracker.INSTANCE; - CheckedSetting checkedSetting3 = WidgetSettingsPrivacy.access$getBinding$p(this.this$0).f2065c; + CheckedSetting checkedSetting3 = WidgetSettingsPrivacy.access$getBinding$p(this.this$0).f2066c; m.checkNotNullExpressionValue(checkedSetting3, "binding.contactSyncSettingEnabled"); boolean isChecked2 = checkedSetting3.isChecked(); CheckedSetting checkedSetting4 = WidgetSettingsPrivacy.access$getBinding$p(this.this$0).b; diff --git a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsPrivacy$configureContactSyncOptions$4.java b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsPrivacy$configureContactSyncOptions$4.java index b5357e17a1..b9fb380171 100644 --- a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsPrivacy$configureContactSyncOptions$4.java +++ b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsPrivacy$configureContactSyncOptions$4.java @@ -21,7 +21,7 @@ public final class WidgetSettingsPrivacy$configureContactSyncOptions$4 implement m.checkNotNullExpressionValue(checkedSetting2, "binding.contactSyncSettingPhone"); boolean isChecked = checkedSetting2.isChecked(); AnalyticsTracker analyticsTracker = AnalyticsTracker.INSTANCE; - CheckedSetting checkedSetting3 = WidgetSettingsPrivacy.access$getBinding$p(this.this$0).f2065c; + CheckedSetting checkedSetting3 = WidgetSettingsPrivacy.access$getBinding$p(this.this$0).f2066c; m.checkNotNullExpressionValue(checkedSetting3, "binding.contactSyncSettingEnabled"); boolean isChecked2 = checkedSetting3.isChecked(); CheckedSetting checkedSetting4 = WidgetSettingsPrivacy.access$getBinding$p(this.this$0).e; diff --git a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsPrivacy$configurePrivacyControls$1.java b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsPrivacy$configurePrivacyControls$1.java index 56d67700a5..8833900b0c 100644 --- a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsPrivacy$configurePrivacyControls$1.java +++ b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsPrivacy$configurePrivacyControls$1.java @@ -37,10 +37,10 @@ public final class WidgetSettingsPrivacy$configurePrivacyControls$1 implement @Override // android.view.View.OnClickListener public final void onClick(View view) { this.$dialog.dismiss(); - CheckedSetting checkedSetting = WidgetSettingsPrivacy.access$getBinding$p(this.this$0.this$0.this$0).f2069z; + CheckedSetting checkedSetting = WidgetSettingsPrivacy.access$getBinding$p(this.this$0.this$0.this$0).f2070z; m.checkNotNullExpressionValue(checkedSetting, "binding.settingsPrivacyStatistics"); checkedSetting.setChecked(true); - CheckedSetting checkedSetting2 = WidgetSettingsPrivacy.access$getBinding$p(this.this$0.this$0.this$0).f2069z; + CheckedSetting checkedSetting2 = WidgetSettingsPrivacy.access$getBinding$p(this.this$0.this$0.this$0).f2070z; m.checkNotNullExpressionValue(checkedSetting2, "binding.settingsPrivacyStatistics"); checkedSetting2.setEnabled(true); } @@ -65,7 +65,7 @@ public final class WidgetSettingsPrivacy$configurePrivacyControls$1 implement Boolean bool = r4.$consented; m.checkNotNullExpressionValue(bool, "consented"); boolean booleanValue = bool.booleanValue(); - CheckedSetting checkedSetting = WidgetSettingsPrivacy.access$getBinding$p(this.this$0.this$0.this$0).f2069z; + CheckedSetting checkedSetting = WidgetSettingsPrivacy.access$getBinding$p(this.this$0.this$0.this$0).f2070z; m.checkNotNullExpressionValue(checkedSetting, "binding.settingsPrivacyStatistics"); WidgetSettingsPrivacy.access$toggleConsent(widgetSettingsPrivacy, booleanValue, RestAPIParams.Consents.Type.USAGE_STATS, checkedSetting); } @@ -107,14 +107,14 @@ public final class WidgetSettingsPrivacy$configurePrivacyControls$1 implement } public final void call(Boolean bool) { - CheckedSetting checkedSetting = WidgetSettingsPrivacy.access$getBinding$p(this.this$0).f2069z; + CheckedSetting checkedSetting = WidgetSettingsPrivacy.access$getBinding$p(this.this$0).f2070z; m.checkNotNullExpressionValue(checkedSetting, "binding.settingsPrivacyStatistics"); checkedSetting.setEnabled(false); m.checkNotNullExpressionValue(bool, "consented"); if (bool.booleanValue()) { WidgetSettingsPrivacy widgetSettingsPrivacy = this.this$0; boolean booleanValue = bool.booleanValue(); - CheckedSetting checkedSetting2 = WidgetSettingsPrivacy.access$getBinding$p(this.this$0).f2069z; + CheckedSetting checkedSetting2 = WidgetSettingsPrivacy.access$getBinding$p(this.this$0).f2070z; m.checkNotNullExpressionValue(checkedSetting2, "binding.settingsPrivacyStatistics"); WidgetSettingsPrivacy.access$toggleConsent(widgetSettingsPrivacy, booleanValue, RestAPIParams.Consents.Type.USAGE_STATS, checkedSetting2); return; diff --git a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsPrivacy$friendSourceRadios$2.java b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsPrivacy$friendSourceRadios$2.java index 38c8718af4..14a51e47d5 100644 --- a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsPrivacy$friendSourceRadios$2.java +++ b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsPrivacy$friendSourceRadios$2.java @@ -19,6 +19,6 @@ public final class WidgetSettingsPrivacy$friendSourceRadios$2 extends o implemen @Override // kotlin.jvm.functions.Function0 /* renamed from: invoke */ public final List mo1invoke() { - return n.listOf((Object[]) new CheckedSetting[]{WidgetSettingsPrivacy.access$getBinding$p(this.this$0).r, WidgetSettingsPrivacy.access$getBinding$p(this.this$0).f2066s, WidgetSettingsPrivacy.access$getBinding$p(this.this$0).t}); + return n.listOf((Object[]) new CheckedSetting[]{WidgetSettingsPrivacy.access$getBinding$p(this.this$0).r, WidgetSettingsPrivacy.access$getBinding$p(this.this$0).f2067s, WidgetSettingsPrivacy.access$getBinding$p(this.this$0).t}); } } diff --git a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsPrivacy$onViewBoundOrOnResume$2.java b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsPrivacy$onViewBoundOrOnResume$2.java index a970884e63..491cdd3685 100644 --- a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsPrivacy$onViewBoundOrOnResume$2.java +++ b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsPrivacy$onViewBoundOrOnResume$2.java @@ -24,7 +24,7 @@ public final class WidgetSettingsPrivacy$onViewBoundOrOnResume$2 extends o imple } public final void invoke(boolean z2) { - CheckedSetting checkedSetting = WidgetSettingsPrivacy.access$getBinding$p(this.this$0).f2068y; + CheckedSetting checkedSetting = WidgetSettingsPrivacy.access$getBinding$p(this.this$0).f2069y; m.checkNotNullExpressionValue(checkedSetting, "binding.settingsPrivacyScreenreaderDetection"); checkedSetting.setChecked(z2); } diff --git a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsPrivacy.java b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsPrivacy.java index 7ad38e2042..eee0140fa1 100644 --- a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsPrivacy.java +++ b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsPrivacy.java @@ -13,7 +13,7 @@ import androidx.fragment.app.FragmentManager; import c.a.d.f; import c.a.d.j; import c.a.d.o; -import c.a.i.s5; +import c.a.i.t5; import c.a.k.b; import c.d.b.a.a; import com.discord.R; @@ -90,12 +90,12 @@ public final class WidgetSettingsPrivacy extends AppFragment { private final ModelUserSettings.FriendSourceFlags friendSourceFlags; /* renamed from: me reason: collision with root package name */ - private final MeUser f2268me; + private final MeUser f2269me; private final int userDiscoveryFlags; public LocalState(MeUser meUser, int i, boolean z2, ModelUserSettings.FriendSourceFlags friendSourceFlags, ConnectedAccount connectedAccount, Experiment experiment, int i2) { m.checkNotNullParameter(meUser, "me"); - this.f2268me = meUser; + this.f2269me = meUser; this.explicitContentFilter = i; this.defaultRestrictedGuilds = z2; this.friendSourceFlags = friendSourceFlags; @@ -106,7 +106,7 @@ public final class WidgetSettingsPrivacy extends AppFragment { public static /* synthetic */ LocalState copy$default(LocalState localState, MeUser meUser, int i, boolean z2, ModelUserSettings.FriendSourceFlags friendSourceFlags, ConnectedAccount connectedAccount, Experiment experiment, int i2, int i3, Object obj) { if ((i3 & 1) != 0) { - meUser = localState.f2268me; + meUser = localState.f2269me; } if ((i3 & 2) != 0) { i = localState.explicitContentFilter; @@ -130,7 +130,7 @@ public final class WidgetSettingsPrivacy extends AppFragment { } public final MeUser component1() { - return this.f2268me; + return this.f2269me; } public final int component2() { @@ -170,7 +170,7 @@ public final class WidgetSettingsPrivacy extends AppFragment { return false; } LocalState localState = (LocalState) obj; - return m.areEqual(this.f2268me, localState.f2268me) && this.explicitContentFilter == localState.explicitContentFilter && this.defaultRestrictedGuilds == localState.defaultRestrictedGuilds && m.areEqual(this.friendSourceFlags, localState.friendSourceFlags) && m.areEqual(this.contactSyncConnection, localState.contactSyncConnection) && m.areEqual(this.contactSyncExperiment, localState.contactSyncExperiment) && this.userDiscoveryFlags == localState.userDiscoveryFlags; + return m.areEqual(this.f2269me, localState.f2269me) && this.explicitContentFilter == localState.explicitContentFilter && this.defaultRestrictedGuilds == localState.defaultRestrictedGuilds && m.areEqual(this.friendSourceFlags, localState.friendSourceFlags) && m.areEqual(this.contactSyncConnection, localState.contactSyncConnection) && m.areEqual(this.contactSyncExperiment, localState.contactSyncExperiment) && this.userDiscoveryFlags == localState.userDiscoveryFlags; } public final ConnectedAccount getContactSyncConnection() { @@ -194,7 +194,7 @@ public final class WidgetSettingsPrivacy extends AppFragment { } public final MeUser getMe() { - return this.f2268me; + return this.f2269me; } public final int getUserDiscoveryFlags() { @@ -202,7 +202,7 @@ public final class WidgetSettingsPrivacy extends AppFragment { } public int hashCode() { - MeUser meUser = this.f2268me; + MeUser meUser = this.f2269me; int i = 0; int hashCode = (((meUser != null ? meUser.hashCode() : 0) * 31) + this.explicitContentFilter) * 31; boolean z2 = this.defaultRestrictedGuilds; @@ -226,7 +226,7 @@ public final class WidgetSettingsPrivacy extends AppFragment { public String toString() { StringBuilder R = a.R("LocalState(me="); - R.append(this.f2268me); + R.append(this.f2269me); R.append(", explicitContentFilter="); R.append(this.explicitContentFilter); R.append(", defaultRestrictedGuilds="); @@ -253,7 +253,7 @@ public final class WidgetSettingsPrivacy extends AppFragment { private final RestAPI.HarvestState harvestState; /* renamed from: me reason: collision with root package name */ - private final MeUser f2269me; + private final MeUser f2270me; private final boolean showContactSync; private final int userDiscoveryFlags; @@ -293,7 +293,7 @@ public final class WidgetSettingsPrivacy extends AppFragment { public Model(MeUser meUser, int i, boolean z2, ModelUserSettings.FriendSourceFlags friendSourceFlags, int i2, ConnectedAccount connectedAccount, boolean z3, Consents consents, RestAPI.HarvestState harvestState) { m.checkNotNullParameter(meUser, "me"); m.checkNotNullParameter(consents, "consents"); - this.f2269me = meUser; + this.f2270me = meUser; this.explicitContentFilter = i; this.defaultRestrictedGuilds = z2; this.friendSourceFlags = friendSourceFlags; @@ -305,11 +305,11 @@ public final class WidgetSettingsPrivacy extends AppFragment { } public static /* synthetic */ Model copy$default(Model model, MeUser meUser, int i, boolean z2, ModelUserSettings.FriendSourceFlags friendSourceFlags, int i2, ConnectedAccount connectedAccount, boolean z3, Consents consents, RestAPI.HarvestState harvestState, int i3, Object obj) { - return model.copy((i3 & 1) != 0 ? model.f2269me : meUser, (i3 & 2) != 0 ? model.explicitContentFilter : i, (i3 & 4) != 0 ? model.defaultRestrictedGuilds : z2, (i3 & 8) != 0 ? model.friendSourceFlags : friendSourceFlags, (i3 & 16) != 0 ? model.userDiscoveryFlags : i2, (i3 & 32) != 0 ? model.contactSyncConnection : connectedAccount, (i3 & 64) != 0 ? model.showContactSync : z3, (i3 & 128) != 0 ? model.consents : consents, (i3 & 256) != 0 ? model.harvestState : harvestState); + return model.copy((i3 & 1) != 0 ? model.f2270me : meUser, (i3 & 2) != 0 ? model.explicitContentFilter : i, (i3 & 4) != 0 ? model.defaultRestrictedGuilds : z2, (i3 & 8) != 0 ? model.friendSourceFlags : friendSourceFlags, (i3 & 16) != 0 ? model.userDiscoveryFlags : i2, (i3 & 32) != 0 ? model.contactSyncConnection : connectedAccount, (i3 & 64) != 0 ? model.showContactSync : z3, (i3 & 128) != 0 ? model.consents : consents, (i3 & 256) != 0 ? model.harvestState : harvestState); } public final MeUser component1() { - return this.f2269me; + return this.f2270me; } public final int component2() { @@ -358,7 +358,7 @@ public final class WidgetSettingsPrivacy extends AppFragment { return false; } Model model = (Model) obj; - return m.areEqual(this.f2269me, model.f2269me) && this.explicitContentFilter == model.explicitContentFilter && this.defaultRestrictedGuilds == model.defaultRestrictedGuilds && m.areEqual(this.friendSourceFlags, model.friendSourceFlags) && this.userDiscoveryFlags == model.userDiscoveryFlags && m.areEqual(this.contactSyncConnection, model.contactSyncConnection) && this.showContactSync == model.showContactSync && m.areEqual(this.consents, model.consents) && m.areEqual(this.harvestState, model.harvestState); + return m.areEqual(this.f2270me, model.f2270me) && this.explicitContentFilter == model.explicitContentFilter && this.defaultRestrictedGuilds == model.defaultRestrictedGuilds && m.areEqual(this.friendSourceFlags, model.friendSourceFlags) && this.userDiscoveryFlags == model.userDiscoveryFlags && m.areEqual(this.contactSyncConnection, model.contactSyncConnection) && this.showContactSync == model.showContactSync && m.areEqual(this.consents, model.consents) && m.areEqual(this.harvestState, model.harvestState); } public final Consents getConsents() { @@ -386,7 +386,7 @@ public final class WidgetSettingsPrivacy extends AppFragment { } public final MeUser getMe() { - return this.f2269me; + return this.f2270me; } public final boolean getShowContactSync() { @@ -398,7 +398,7 @@ public final class WidgetSettingsPrivacy extends AppFragment { } public int hashCode() { - MeUser meUser = this.f2269me; + MeUser meUser = this.f2270me; int i = 0; int hashCode = (((meUser != null ? meUser.hashCode() : 0) * 31) + this.explicitContentFilter) * 31; boolean z2 = this.defaultRestrictedGuilds; @@ -430,7 +430,7 @@ public final class WidgetSettingsPrivacy extends AppFragment { public String toString() { StringBuilder R = a.R("Model(me="); - R.append(this.f2269me); + R.append(this.f2270me); R.append(", explicitContentFilter="); R.append(this.explicitContentFilter); R.append(", defaultRestrictedGuilds="); @@ -520,7 +520,7 @@ public final class WidgetSettingsPrivacy extends AppFragment { TextView textView2 = getBinding().d; m.checkNotNullExpressionValue(textView2, "binding.contactSyncSettingInfo"); textView2.setMovementMethod(LinkMovementMethod.getInstance()); - CheckedSetting checkedSetting = getBinding().f2065c; + CheckedSetting checkedSetting = getBinding().f2066c; m.checkNotNullExpressionValue(checkedSetting, "binding.contactSyncSettingEnabled"); ConnectedAccount contactSyncConnection = model.getContactSyncConnection(); checkedSetting.setChecked(contactSyncConnection != null && contactSyncConnection.a()); @@ -530,7 +530,7 @@ public final class WidgetSettingsPrivacy extends AppFragment { CheckedSetting checkedSetting3 = getBinding().b; m.checkNotNullExpressionValue(checkedSetting3, "binding.contactSyncSettingEmail"); checkedSetting3.setChecked((model.getUserDiscoveryFlags() & 4) == 4); - getBinding().f2065c.e(new WidgetSettingsPrivacy$configureContactSyncOptions$2(this, model)); + getBinding().f2066c.e(new WidgetSettingsPrivacy$configureContactSyncOptions$2(this, model)); getBinding().e.e(new WidgetSettingsPrivacy$configureContactSyncOptions$3(this)); getBinding().b.e(new WidgetSettingsPrivacy$configureContactSyncOptions$4(this)); CheckedSetting checkedSetting4 = getBinding().f; @@ -593,10 +593,10 @@ public final class WidgetSettingsPrivacy extends AppFragment { LinearLayout linearLayout = getBinding().k; m.checkNotNullExpressionValue(linearLayout, "binding.settingsPrivacyControls"); linearLayout.setVisibility(0); - CheckedSetting checkedSetting = getBinding().f2069z; + CheckedSetting checkedSetting = getBinding().f2070z; m.checkNotNullExpressionValue(checkedSetting, "binding.settingsPrivacyStatistics"); checkedSetting.setChecked(model.getConsents().getUsageStatistics().getConsented()); - getBinding().f2069z.setOnCheckedListener(new WidgetSettingsPrivacy$configurePrivacyControls$1(this, context)); + getBinding().f2070z.setOnCheckedListener(new WidgetSettingsPrivacy$configurePrivacyControls$1(this, context)); CheckedSetting checkedSetting2 = getBinding().v; m.checkNotNullExpressionValue(checkedSetting2, "binding.settingsPrivacyPersonalization"); checkedSetting2.setChecked(model.getConsents().getPersonalization().getConsented()); @@ -687,7 +687,7 @@ public final class WidgetSettingsPrivacy extends AppFragment { MaterialButton materialButton2 = (MaterialButton) inflate.findViewById(R.id.settings_privacy_defaults_existing_yes); if (materialButton2 != null) { LinearLayout linearLayout = (LinearLayout) inflate; - m.checkNotNullExpressionValue(new s5(linearLayout, materialButton, materialButton2), "WidgetSettingsPrivacyDef…outInflater, null, false)"); + m.checkNotNullExpressionValue(new t5(linearLayout, materialButton, materialButton2), "WidgetSettingsPrivacyDef…outInflater, null, false)"); materialButton.setOnClickListener(new WidgetSettingsPrivacy$showDefaultGuildsRestrictedExistingServers$$inlined$apply$lambda$1(this, z2)); materialButton2.setOnClickListener(new WidgetSettingsPrivacy$showDefaultGuildsRestrictedExistingServers$$inlined$apply$lambda$2(this, z2)); AlertDialog alertDialog = this.dialog; @@ -796,11 +796,11 @@ public final class WidgetSettingsPrivacy extends AppFragment { m.checkNotNullExpressionValue(checkedSetting2, "binding.settingsPrivacyPersonalization"); f fVar = f.a; checkedSetting.h(b.j(checkedSetting2, R.string.data_privacy_controls_personalization_note_learn_more, new Object[]{fVar.a(360004109911L, null)}, null, 4), true); - CheckedSetting checkedSetting3 = getBinding().f2068y; - CheckedSetting checkedSetting4 = getBinding().f2068y; + CheckedSetting checkedSetting3 = getBinding().f2069y; + CheckedSetting checkedSetting4 = getBinding().f2069y; m.checkNotNullExpressionValue(checkedSetting4, "binding.settingsPrivacyScreenreaderDetection"); checkedSetting3.h(b.j(checkedSetting4, R.string.data_privacy_controls_allow_accessibility_detection_note, new Object[]{fVar.a(360035966492L, null)}, null, 4), true); - CheckedSetting checkedSetting5 = getBinding().f2068y; + CheckedSetting checkedSetting5 = getBinding().f2069y; checkedSetting5.setOnCheckedListener(new WidgetSettingsPrivacy$onViewBound$$inlined$apply$lambda$1(checkedSetting5, this)); getBinding().i.setButtonVisibility(false); CheckedSetting checkedSetting6 = getBinding().i; @@ -821,11 +821,11 @@ public final class WidgetSettingsPrivacy extends AppFragment { sb.append(')'); textView.setText(b.l(sb.toString(), new Object[0], null, 2)); getBinding().h.setOnClickListener(new WidgetSettingsPrivacy$onViewBound$4(a)); - CheckedSetting checkedSetting8 = getBinding().f2069z; - CheckedSetting checkedSetting9 = getBinding().f2069z; + CheckedSetting checkedSetting8 = getBinding().f2070z; + CheckedSetting checkedSetting9 = getBinding().f2070z; m.checkNotNullExpressionValue(checkedSetting9, "binding.settingsPrivacyStatistics"); checkedSetting8.h(b.j(checkedSetting9, R.string.data_privacy_controls_usage_statistics_note, new Object[]{fVar.a(360004109911L, null)}, null, 4), true); - for (TextView textView3 : n.listOf((Object[]) new TextView[]{getBinding().f2067x, getBinding().n, getBinding().u, getBinding().l})) { + for (TextView textView3 : n.listOf((Object[]) new TextView[]{getBinding().f2068x, getBinding().n, getBinding().u, getBinding().l})) { AccessibilityUtils accessibilityUtils = AccessibilityUtils.INSTANCE; m.checkNotNullExpressionValue(textView3, "header"); accessibilityUtils.setViewIsHeading(textView3); diff --git a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsVoice.java b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsVoice.java index bc921430db..16d0ef0dc5 100644 --- a/app/src/main/java/com/discord/widgets/settings/WidgetSettingsVoice.java +++ b/app/src/main/java/com/discord/widgets/settings/WidgetSettingsVoice.java @@ -133,7 +133,7 @@ public final class WidgetSettingsVoice extends AppFragment { super.onViewCreated(view, bundle); setBottomSheetCollapsedStateDisabled(); getBinding().b.setOnClickListener(new WidgetSettingsVoice$InputModeSelector$onViewCreated$1(this)); - getBinding().f2076c.setOnClickListener(new WidgetSettingsVoice$InputModeSelector$onViewCreated$2(this)); + getBinding().f2077c.setOnClickListener(new WidgetSettingsVoice$InputModeSelector$onViewCreated$2(this)); } } @@ -265,7 +265,7 @@ public final class WidgetSettingsVoice extends AppFragment { private final void configureUI(Model model) { CheckedSetting checkedSetting; - SeekBar seekBar = getBinding().f2072s; + SeekBar seekBar = getBinding().f2073s; m.checkNotNullExpressionValue(seekBar, "binding.settingsVoiceOutputVolume"); seekBar.setProgress(d0.a0.a.roundToInt(PerceptualVolumeUtils.amplitudeToPerceptual$default(PerceptualVolumeUtils.INSTANCE, model.getVoiceConfig().getOutputVolume(), 0.0f, 2, null))); getBinding().i.setOnClickListener(new WidgetSettingsVoice$configureUI$1(this)); @@ -332,10 +332,10 @@ public final class WidgetSettingsVoice extends AppFragment { } checkedSetting6.setChecked(z2); getBinding().h.setOnCheckedListener(WidgetSettingsVoice$configureUI$6.INSTANCE); - CheckedSetting checkedSetting7 = getBinding().f2071c; + CheckedSetting checkedSetting7 = getBinding().f2072c; m.checkNotNullExpressionValue(checkedSetting7, "binding.settingsVoiceEchoCancellationToggle"); checkedSetting7.setChecked(model.getVoiceConfig().getEchoCancellation()); - getBinding().f2071c.setOnCheckedListener(WidgetSettingsVoice$configureUI$7.INSTANCE); + getBinding().f2072c.setOnCheckedListener(WidgetSettingsVoice$configureUI$7.INSTANCE); CheckedSetting checkedSetting8 = getBinding().b; m.checkNotNullExpressionValue(checkedSetting8, "binding.settingsVoiceAutoVadToggle"); checkedSetting8.setChecked(model.getVoiceConfig().getAutomaticVad()); @@ -358,25 +358,25 @@ public final class WidgetSettingsVoice extends AppFragment { m.checkNotNullExpressionValue(relativeLayout, "binding.settingsVoiceSensitivityWrap"); int i = 8; relativeLayout.setVisibility(model.getModeVAD() ? 0 : 8); - TextView textView = getBinding().f2073x; + TextView textView = getBinding().f2074x; m.checkNotNullExpressionValue(textView, "binding.settingsVoiceSensitivityLabel"); textView.setVisibility(model.getVoiceConfig().getAutomaticVad() ? 0 : 8); boolean z2 = !m.areEqual(model.getLocalVoiceStatus(), LOCAL_VOICE_STATUS_ENGINE_UNINITIALIZED); LinearLayout linearLayout = getBinding().A; m.checkNotNullExpressionValue(linearLayout, "binding.settingsVoiceSensitivityTestingContainer"); linearLayout.setVisibility(z2 ? 0 : 8); - MaterialButton materialButton = getBinding().f2075z; + MaterialButton materialButton = getBinding().f2076z; m.checkNotNullExpressionValue(materialButton, "binding.settingsVoiceSensitivityTestButton"); if (!z2) { i = 0; } materialButton.setVisibility(i); - getBinding().f2075z.setOnClickListener(new WidgetSettingsVoice$configureVoiceSensitivity$1(this)); + getBinding().f2076z.setOnClickListener(new WidgetSettingsVoice$configureVoiceSensitivity$1(this)); if (model.getVoiceConfig().getAutomaticVad()) { View view = getBinding().w; m.checkNotNullExpressionValue(view, "binding.settingsVoiceSensitivityAutomatic"); view.setVisibility(0); - SeekBar seekBar = getBinding().f2074y; + SeekBar seekBar = getBinding().f2075y; m.checkNotNullExpressionValue(seekBar, "binding.settingsVoiceSensitivityManual"); seekBar.setVisibility(4); int i2 = model.getLocalVoiceStatus().b ? R.drawable.drawable_voice_indicator_speaking : R.drawable.drawable_voice_indicator_not_speaking; @@ -388,13 +388,13 @@ public final class WidgetSettingsVoice extends AppFragment { View view3 = getBinding().w; m.checkNotNullExpressionValue(view3, "binding.settingsVoiceSensitivityAutomatic"); view3.setVisibility(4); - SeekBar seekBar2 = getBinding().f2074y; + SeekBar seekBar2 = getBinding().f2075y; m.checkNotNullExpressionValue(seekBar2, "binding.settingsVoiceSensitivityManual"); seekBar2.setVisibility(0); - SeekBar seekBar3 = getBinding().f2074y; + SeekBar seekBar3 = getBinding().f2075y; m.checkNotNullExpressionValue(seekBar3, "binding.settingsVoiceSensitivityManual"); seekBar3.setSecondaryProgress(((int) model.getLocalVoiceStatus().a) + 100); - SeekBar seekBar4 = getBinding().f2074y; + SeekBar seekBar4 = getBinding().f2075y; m.checkNotNullExpressionValue(seekBar4, "binding.settingsVoiceSensitivityManual"); seekBar4.setProgress(((int) model.getVoiceConfig().getSensitivity()) + 100); } @@ -508,8 +508,8 @@ public final class WidgetSettingsVoice extends AppFragment { @Override // com.discord.app.AppFragment public void onViewBoundOrOnResume() { super.onViewBoundOrOnResume(); - getBinding().f2072s.setOnSeekBarChangeListener(new WidgetSettingsVoice$onViewBoundOrOnResume$1()); - getBinding().f2074y.setOnSeekBarChangeListener(new WidgetSettingsVoice$onViewBoundOrOnResume$2()); + getBinding().f2073s.setOnSeekBarChangeListener(new WidgetSettingsVoice$onViewBoundOrOnResume$1()); + getBinding().f2075y.setOnSeekBarChangeListener(new WidgetSettingsVoice$onViewBoundOrOnResume$2()); Model.Companion companion = Model.Companion; BehaviorSubject behaviorSubject = this.requestListenForSensitivitySubject; m.checkNotNullExpressionValue(behaviorSubject, "requestListenForSensitivitySubject"); diff --git a/app/src/main/java/com/discord/widgets/settings/account/WidgetDisableDeleteAccountDialog.java b/app/src/main/java/com/discord/widgets/settings/account/WidgetDisableDeleteAccountDialog.java index 9a629cc362..6d9abfe62f 100644 --- a/app/src/main/java/com/discord/widgets/settings/account/WidgetDisableDeleteAccountDialog.java +++ b/app/src/main/java/com/discord/widgets/settings/account/WidgetDisableDeleteAccountDialog.java @@ -185,7 +185,7 @@ public final class WidgetDisableDeleteAccountDialog extends AppDialog { m.checkNotNullExpressionValue(textView2, "binding.disableDeleteBody"); textView2.setText(getString(mode.getBodyStringId())); getBinding().e.setText(getString(mode.getConfirmStringId())); - getBinding().f1849c.setOnClickListener(new WidgetDisableDeleteAccountDialog$onViewBound$1(this)); + getBinding().f1850c.setOnClickListener(new WidgetDisableDeleteAccountDialog$onViewBound$1(this)); TextInputLayout textInputLayout = getBinding().d; m.checkNotNullExpressionValue(textInputLayout, "binding.disableDeleteCodeWrap"); ViewExtensions.addBindedTextWatcher(textInputLayout, this, new WidgetDisableDeleteAccountDialog$onViewBound$2(this)); diff --git a/app/src/main/java/com/discord/widgets/settings/account/WidgetEnableSMSBackupDialog.java b/app/src/main/java/com/discord/widgets/settings/account/WidgetEnableSMSBackupDialog.java index e448e71a70..0c875cc4aa 100644 --- a/app/src/main/java/com/discord/widgets/settings/account/WidgetEnableSMSBackupDialog.java +++ b/app/src/main/java/com/discord/widgets/settings/account/WidgetEnableSMSBackupDialog.java @@ -110,7 +110,7 @@ public final class WidgetEnableSMSBackupDialog extends AppDialog { textView4.setText(getString(R.string.mfa_sms_confirm_remove_body)); getBinding().d.setText(getString(R.string.disable)); } - getBinding().f1861c.setOnClickListener(new WidgetEnableSMSBackupDialog$onResume$1(this)); + getBinding().f1862c.setOnClickListener(new WidgetEnableSMSBackupDialog$onResume$1(this)); getBinding().d.setIsLoading(false); getBinding().d.setOnClickListener(new WidgetEnableSMSBackupDialog$onResume$2(this, valueOf)); } diff --git a/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccount$onViewBound$1.java b/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccount$onViewBound$1.java index 2be9e9abc8..451ee8faa6 100644 --- a/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccount$onViewBound$1.java +++ b/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccount$onViewBound$1.java @@ -53,7 +53,7 @@ public final class WidgetSettingsAccount$onViewBound$1 extends k implements Func } else { throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine"); } - NestedScrollView nestedScrollView = WidgetSettingsAccount.access$getBinding$p(this.this$0).f2033x; + NestedScrollView nestedScrollView = WidgetSettingsAccount.access$getBinding$p(this.this$0).f2034x; LinearLayout linearLayout = WidgetSettingsAccount.access$getBinding$p(this.this$0).v; m.checkNotNullExpressionValue(linearLayout, "binding.settingsAccountPrivateDataWrap"); nestedScrollView.smoothScrollTo(0, linearLayout.getBottom()); diff --git a/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccount.java b/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccount.java index d1f458cdc0..7ce5bd6c29 100644 --- a/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccount.java +++ b/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccount.java @@ -334,7 +334,7 @@ public final class WidgetSettingsAccount extends AppFragment { TextView textView3 = getBinding().f; m.checkNotNullExpressionValue(textView3, "binding.settingsAccountEmailText"); textView3.setText(component1.getEmail()); - TextView textView4 = getBinding().f2032s; + TextView textView4 = getBinding().f2033s; m.checkNotNullExpressionValue(textView4, "binding.settingsAccountPhoneText"); textView4.setText(component1.getPhoneNumber()); getBinding().d.setOnClickListener(new WidgetSettingsAccount$configureUI$1(this)); @@ -374,30 +374,30 @@ public final class WidgetSettingsAccount extends AppFragment { String sMSBackupDisabledMessage = getSMSBackupDisabledMessage(component1); CharSequence charSequence = null; if (sMSBackupDisabledMessage != null || component2.isTogglingSMSBackup()) { - CheckedSetting.d(getBinding().f2034y, null, 1); - TextView textView7 = getBinding().f2035z; + CheckedSetting.d(getBinding().f2035y, null, 1); + TextView textView7 = getBinding().f2036z; m.checkNotNullExpressionValue(textView7, "binding.settingsAccountSmsPhone"); ViewExtensions.setEnabledAlpha$default(textView7, false, 0.0f, 2, null); } else { - TextView textView8 = getBinding().f2035z; + TextView textView8 = getBinding().f2036z; m.checkNotNullExpressionValue(textView8, "binding.settingsAccountSmsPhone"); ViewExtensions.setEnabledAlpha$default(textView8, true, 0.0f, 2, null); - getBinding().f2034y.e(new WidgetSettingsAccount$configureUI$12(this, component1)); + getBinding().f2035y.e(new WidgetSettingsAccount$configureUI$12(this, component1)); } - TextView textView9 = getBinding().f2035z; + TextView textView9 = getBinding().f2036z; m.checkNotNullExpressionValue(textView9, "binding.settingsAccountSmsPhone"); if (component1.getPhoneNumber() != null) { - TextView textView10 = getBinding().f2035z; + TextView textView10 = getBinding().f2036z; m.checkNotNullExpressionValue(textView10, "binding.settingsAccountSmsPhone"); Context context = textView10.getContext(); m.checkNotNullExpressionValue(context, "binding.settingsAccountSmsPhone.context"); charSequence = b.h(context, R.string.mfa_sms_auth_current_phone, new Object[]{component1.getPhoneNumber()}, null, 4); } ViewExtensions.setTextAndVisibilityBy(textView9, charSequence); - CheckedSetting checkedSetting = getBinding().f2034y; + CheckedSetting checkedSetting = getBinding().f2035y; m.checkNotNullExpressionValue(checkedSetting, "binding.settingsAccountSmsBackup"); checkedSetting.setChecked(userUtils.isMfaSMSEnabled(component1)); - CheckedSetting checkedSetting2 = getBinding().f2034y; + CheckedSetting checkedSetting2 = getBinding().f2035y; if (sMSBackupDisabledMessage == null) { sMSBackupDisabledMessage = getString(R.string.mfa_sms_auth_sales_pitch); m.checkNotNullExpressionValue(sMSBackupDisabledMessage, "getString(R.string.mfa_sms_auth_sales_pitch)"); @@ -410,7 +410,7 @@ public final class WidgetSettingsAccount extends AppFragment { m.checkNotNullExpressionValue(parentFragmentManager, "parentFragmentManager"); companion.show(parentFragmentManager, true); } - for (TextView textView11 : n.listOf((Object[]) new TextView[]{getBinding().g, getBinding().f2031c, getBinding().h})) { + for (TextView textView11 : n.listOf((Object[]) new TextView[]{getBinding().g, getBinding().f2032c, getBinding().h})) { AccessibilityUtils accessibilityUtils = AccessibilityUtils.INSTANCE; m.checkNotNullExpressionValue(textView11, "header"); accessibilityUtils.setViewIsHeading(textView11); diff --git a/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccountBackupCodes.java b/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccountBackupCodes.java index 2cdbdde8e6..77c471861d 100644 --- a/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccountBackupCodes.java +++ b/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccountBackupCodes.java @@ -333,7 +333,7 @@ public final class WidgetSettingsAccountBackupCodes extends AppFragment { m.checkNotNullExpressionValue(recyclerView2, "binding.settingsBackupCodesRv"); this.backupCodesAdapter = (Adapter) companion.configure(new Adapter(recyclerView2)); } - getBinding().f2030c.setOnClickListener(new WidgetSettingsAccountBackupCodes$onViewBound$2(this)); + getBinding().f2031c.setOnClickListener(new WidgetSettingsAccountBackupCodes$onViewBound$2(this)); showPasswordModal(); } } diff --git a/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccountChangePassword$onViewBound$2.java b/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccountChangePassword$onViewBound$2.java index 153ff40a98..09cadbf134 100644 --- a/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccountChangePassword$onViewBound$2.java +++ b/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccountChangePassword$onViewBound$2.java @@ -26,7 +26,7 @@ public final class WidgetSettingsAccountChangePassword$onViewBound$2 extends o i public final void invoke(Editable editable) { m.checkNotNullParameter(editable, "it"); - TextInputLayout textInputLayout = WidgetSettingsAccountChangePassword.access$getBinding$p(this.this$0).f2036c; + TextInputLayout textInputLayout = WidgetSettingsAccountChangePassword.access$getBinding$p(this.this$0).f2037c; m.checkNotNullExpressionValue(textInputLayout, "binding.changePasswordNewPasswordInput"); textInputLayout.setError(null); } diff --git a/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccountChangePassword.java b/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccountChangePassword.java index 7490041f38..e1df9e7a43 100644 --- a/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccountChangePassword.java +++ b/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccountChangePassword.java @@ -90,7 +90,7 @@ public final class WidgetSettingsAccountChangePassword extends AppFragment { TextInputLayout textInputLayout2 = getBinding().b; m.checkNotNullExpressionValue(textInputLayout2, "binding.changePasswordCurrentPasswordInput"); String textOrEmpty = ViewExtensions.getTextOrEmpty(textInputLayout2); - TextInputLayout textInputLayout3 = getBinding().f2036c; + TextInputLayout textInputLayout3 = getBinding().f2037c; m.checkNotNullExpressionValue(textInputLayout3, "binding.changePasswordNewPasswordInput"); String textOrEmpty2 = ViewExtensions.getTextOrEmpty(textInputLayout3); if (textOrEmpty.length() == 0) { @@ -101,10 +101,10 @@ public final class WidgetSettingsAccountChangePassword extends AppFragment { m.checkNotNullExpressionValue(textInputLayout5, "binding.changePasswordCurrentPasswordInput"); textInputLayout4.setError(textInputLayout5.getContext().getString(R.string.password_required)); } else if (!AuthUtils.INSTANCE.isValidPasswordLength(textOrEmpty2)) { - getBinding().f2036c.requestFocus(); - TextInputLayout textInputLayout6 = getBinding().f2036c; + getBinding().f2037c.requestFocus(); + TextInputLayout textInputLayout6 = getBinding().f2037c; m.checkNotNullExpressionValue(textInputLayout6, "binding.changePasswordNewPasswordInput"); - TextInputLayout textInputLayout7 = getBinding().f2036c; + TextInputLayout textInputLayout7 = getBinding().f2037c; m.checkNotNullExpressionValue(textInputLayout7, "binding.changePasswordNewPasswordInput"); textInputLayout6.setError(textInputLayout7.getContext().getString(R.string.password_length_error)); } else { @@ -138,13 +138,13 @@ public final class WidgetSettingsAccountChangePassword extends AppFragment { this.state.setupUnsavedChangesConfirmation(this); StatefulViews statefulViews = this.state; FloatingActionButton floatingActionButton = getBinding().d; - TextInputLayout textInputLayout = getBinding().f2036c; + TextInputLayout textInputLayout = getBinding().f2037c; m.checkNotNullExpressionValue(textInputLayout, "binding.changePasswordNewPasswordInput"); statefulViews.setupTextWatcherWithSaveAction(this, floatingActionButton, textInputLayout); TextInputLayout textInputLayout2 = getBinding().b; m.checkNotNullExpressionValue(textInputLayout2, "binding.changePasswordCurrentPasswordInput"); ViewExtensions.addBindedTextWatcher(textInputLayout2, this, new WidgetSettingsAccountChangePassword$onViewBound$1(this)); - TextInputLayout textInputLayout3 = getBinding().f2036c; + TextInputLayout textInputLayout3 = getBinding().f2037c; m.checkNotNullExpressionValue(textInputLayout3, "binding.changePasswordNewPasswordInput"); ViewExtensions.addBindedTextWatcher(textInputLayout3, this, new WidgetSettingsAccountChangePassword$onViewBound$2(this)); TextInputLayout textInputLayout4 = getBinding().e; diff --git a/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccountContactsNameEdit.java b/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccountContactsNameEdit.java index cef7b67cde..98684b83fa 100644 --- a/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccountContactsNameEdit.java +++ b/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccountContactsNameEdit.java @@ -88,7 +88,7 @@ public final class WidgetSettingsAccountContactsNameEdit extends AppFragment { str = ""; } ViewExtensions.setText(textInputLayout, str); - getBinding().f2037c.setOnClickListener(new WidgetSettingsAccountContactsNameEdit$configureUI$1(this)); + getBinding().f2038c.setOnClickListener(new WidgetSettingsAccountContactsNameEdit$configureUI$1(this)); } private final WidgetSettingsAccountContactsNameEditBinding getBinding() { diff --git a/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccountEmailEdit.java b/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccountEmailEdit.java index 1461d4b8ee..7e99419254 100644 --- a/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccountEmailEdit.java +++ b/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccountEmailEdit.java @@ -111,9 +111,9 @@ public final class WidgetSettingsAccountEmailEdit extends AppFragment { TextInputLayout textInputLayout = getBinding().b; m.checkNotNullExpressionValue(textInputLayout, "binding.editAccountEmailWrap"); ViewExtensions.setOnImeActionDone$default(textInputLayout, false, new WidgetSettingsAccountEmailEdit$onViewBound$1(this), 1, null); - getBinding().f2039c.setOnClickListener(new WidgetSettingsAccountEmailEdit$onViewBound$2(this)); + getBinding().f2040c.setOnClickListener(new WidgetSettingsAccountEmailEdit$onViewBound$2(this)); StatefulViews statefulViews = this.state; - FloatingActionButton floatingActionButton = getBinding().f2039c; + FloatingActionButton floatingActionButton = getBinding().f2040c; TextInputLayout textInputLayout2 = getBinding().b; m.checkNotNullExpressionValue(textInputLayout2, "binding.editAccountEmailWrap"); statefulViews.setupTextWatcherWithSaveAction(this, floatingActionButton, textInputLayout2); diff --git a/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccountUsernameEdit$validationManager$2.java b/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccountUsernameEdit$validationManager$2.java index 96e36ffdcf..eab0ef2ed3 100644 --- a/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccountUsernameEdit$validationManager$2.java +++ b/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccountUsernameEdit$validationManager$2.java @@ -23,7 +23,7 @@ public final class WidgetSettingsAccountUsernameEdit$validationManager$2 extends @Override // kotlin.jvm.functions.Function0 /* renamed from: invoke */ public final ValidationManager mo1invoke() { - TextInputLayout textInputLayout = WidgetSettingsAccountUsernameEdit.access$getBinding$p(this.this$0).f2038c; + TextInputLayout textInputLayout = WidgetSettingsAccountUsernameEdit.access$getBinding$p(this.this$0).f2039c; m.checkNotNullExpressionValue(textInputLayout, "binding.editAccountUsernameWrap"); InputValidator[] inputValidatorArr = {BasicTextInputValidator.Companion.createRequiredInputValidator(R.string.username_required)}; TextInputLayout textInputLayout2 = WidgetSettingsAccountUsernameEdit.access$getBinding$p(this.this$0).b; diff --git a/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccountUsernameEdit.java b/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccountUsernameEdit.java index 8aa22b9190..acdc6c7747 100644 --- a/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccountUsernameEdit.java +++ b/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsAccountUsernameEdit.java @@ -79,10 +79,10 @@ public final class WidgetSettingsAccountUsernameEdit extends AppFragment { } private final void configureUI(MeUser meUser) { - TextInputLayout textInputLayout = getBinding().f2038c; + TextInputLayout textInputLayout = getBinding().f2039c; m.checkNotNullExpressionValue(textInputLayout, "binding.editAccountUsernameWrap"); StatefulViews statefulViews = this.state; - TextInputLayout textInputLayout2 = getBinding().f2038c; + TextInputLayout textInputLayout2 = getBinding().f2039c; m.checkNotNullExpressionValue(textInputLayout2, "binding.editAccountUsernameWrap"); ViewExtensions.setText(textInputLayout, (CharSequence) statefulViews.get(textInputLayout2.getId(), meUser.getUsername())); TextInputLayout textInputLayout3 = getBinding().b; @@ -94,11 +94,11 @@ public final class WidgetSettingsAccountUsernameEdit extends AppFragment { String format = String.format("%04d", Arrays.copyOf(new Object[]{Integer.valueOf(meUser.getDiscriminator())}, 1)); m.checkNotNullExpressionValue(format, "java.lang.String.format(format, *args)"); ViewExtensions.setText(textInputLayout3, (CharSequence) statefulViews2.get(id2, format)); - TextInputLayout textInputLayout5 = getBinding().f2038c; + TextInputLayout textInputLayout5 = getBinding().f2039c; m.checkNotNullExpressionValue(textInputLayout5, "binding.editAccountUsernameWrap"); EditText editText = textInputLayout5.getEditText(); Editable text = editText != null ? editText.getText() : null; - TextInputLayout textInputLayout6 = getBinding().f2038c; + TextInputLayout textInputLayout6 = getBinding().f2039c; m.checkNotNullExpressionValue(textInputLayout6, "binding.editAccountUsernameWrap"); Selection.setSelection(text, ViewExtensions.getTextOrEmpty(textInputLayout6).length()); TextInputLayout textInputLayout7 = getBinding().b; @@ -125,7 +125,7 @@ public final class WidgetSettingsAccountUsernameEdit extends AppFragment { WidgetUserPasswordVerify.Companion companion = WidgetUserPasswordVerify.Companion; Context requireContext = requireContext(); ActivityResultLauncher activityResultLauncher = this.passwordVerifyLauncher; - TextInputLayout textInputLayout = getBinding().f2038c; + TextInputLayout textInputLayout = getBinding().f2039c; m.checkNotNullExpressionValue(textInputLayout, "binding.editAccountUsernameWrap"); String textOrEmpty = ViewExtensions.getTextOrEmpty(textInputLayout); TextInputLayout textInputLayout2 = getBinding().b; @@ -150,7 +150,7 @@ public final class WidgetSettingsAccountUsernameEdit extends AppFragment { getBinding().d.setOnClickListener(new WidgetSettingsAccountUsernameEdit$onViewBound$3(this)); StatefulViews statefulViews = this.state; FloatingActionButton floatingActionButton = getBinding().d; - TextInputLayout textInputLayout3 = getBinding().f2038c; + TextInputLayout textInputLayout3 = getBinding().f2039c; m.checkNotNullExpressionValue(textInputLayout3, "binding.editAccountUsernameWrap"); TextInputLayout textInputLayout4 = getBinding().b; m.checkNotNullExpressionValue(textInputLayout4, "binding.editAccountDiscriminatorWrap"); diff --git a/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsBlockedUsers.java b/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsBlockedUsers.java index 2959dc8658..88f5e7bab5 100644 --- a/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsBlockedUsers.java +++ b/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsBlockedUsers.java @@ -133,7 +133,7 @@ public final class WidgetSettingsBlockedUsers extends AppFragment { super.onViewCreated(view, bundle); setActionBarTitle(R.string.user_settings_blocked_users); AppFragment.setActionBarDisplayHomeAsUpEnabled$default(this, false, 1, null); - RecyclerView recyclerView = getBinding().f2048c; + RecyclerView recyclerView = getBinding().f2049c; MGRecyclerAdapter.Companion companion = MGRecyclerAdapter.Companion; m.checkNotNullExpressionValue(recyclerView, "it"); WidgetSettingsBlockedUsersAdapter widgetSettingsBlockedUsersAdapter = (WidgetSettingsBlockedUsersAdapter) companion.configure(new WidgetSettingsBlockedUsersAdapter(recyclerView)); diff --git a/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsBlockedUsersAdapter.java b/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsBlockedUsersAdapter.java index 64d50b3b40..37ecc00637 100644 --- a/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsBlockedUsersAdapter.java +++ b/app/src/main/java/com/discord/widgets/settings/account/WidgetSettingsBlockedUsersAdapter.java @@ -63,7 +63,7 @@ public final class WidgetSettingsBlockedUsersAdapter extends MGRecyclerAdapterSi SimpleDraweeView simpleDraweeView = this.binding.b; m.checkNotNullExpressionValue(simpleDraweeView, "binding.blockedUserItemAvatar"); IconUtils.setIcon$default(simpleDraweeView, item.getUser(), R.dimen.avatar_size_standard, null, null, null, 56, null); - TextView textView = this.binding.f2056c; + TextView textView = this.binding.f2057c; m.checkNotNullExpressionValue(textView, "binding.blockedUserItemName"); textView.setText(item.getUser().getUsername()); this.binding.d.setOnClickListener(new WidgetSettingsBlockedUsersAdapter$BlockedUserViewHolder$onConfigure$2(this, item)); diff --git a/app/src/main/java/com/discord/widgets/settings/account/mfa/WidgetEnableMFAKey.java b/app/src/main/java/com/discord/widgets/settings/account/mfa/WidgetEnableMFAKey.java index aad0c31bcc..e469ac4c3d 100644 --- a/app/src/main/java/com/discord/widgets/settings/account/mfa/WidgetEnableMFAKey.java +++ b/app/src/main/java/com/discord/widgets/settings/account/mfa/WidgetEnableMFAKey.java @@ -88,13 +88,13 @@ public final class WidgetEnableMFAKey extends AppFragment { if (activity != null && (packageManager = activity.getPackageManager()) != null) { Companion companion = Companion; if (Companion.access$isPackageInstalled(companion, AuthUtils.AUTHY_PACKAGE, packageManager)) { - TextView textView = getBinding().f2052c; + TextView textView = getBinding().f2053c; m.checkNotNullExpressionValue(textView, "binding.enableMfaKeyLaunchAuthy"); textView.setText(b.k(this, R.string.launch_app, new Object[]{b.k(this, R.string.two_fa_app_name_authy, new Object[0], null, 4)}, null, 4)); - TextView textView2 = getBinding().f2052c; + TextView textView2 = getBinding().f2053c; m.checkNotNullExpressionValue(textView2, "binding.enableMfaKeyLaunchAuthy"); textView2.setVisibility(0); - getBinding().f2052c.setOnClickListener(new WidgetEnableMFAKey$showLaunchTexts$1(packageManager)); + getBinding().f2053c.setOnClickListener(new WidgetEnableMFAKey$showLaunchTexts$1(packageManager)); } if (Companion.access$isPackageInstalled(companion, AuthUtils.GOOGLE_AUTHENTICATOR_PACKAGE, packageManager)) { TextView textView3 = getBinding().d; diff --git a/app/src/main/java/com/discord/widgets/settings/account/mfa/WidgetEnableMFASteps$onViewBoundOrOnResume$1.java b/app/src/main/java/com/discord/widgets/settings/account/mfa/WidgetEnableMFASteps$onViewBoundOrOnResume$1.java index 41511e1182..e0956eff29 100644 --- a/app/src/main/java/com/discord/widgets/settings/account/mfa/WidgetEnableMFASteps$onViewBoundOrOnResume$1.java +++ b/app/src/main/java/com/discord/widgets/settings/account/mfa/WidgetEnableMFASteps$onViewBoundOrOnResume$1.java @@ -29,7 +29,7 @@ public final class WidgetEnableMFASteps$onViewBoundOrOnResume$1 extends o implem DimmerView.setDimmed$default(WidgetEnableMFASteps.access$getBinding$p(this.this$0).b, viewState.isLoading(), false, 2, null); Integer screenIndex = viewState.getScreenIndex(); if (screenIndex != null) { - WidgetEnableMFASteps.access$getBinding$p(this.this$0).f1860c.b(screenIndex.intValue()); + WidgetEnableMFASteps.access$getBinding$p(this.this$0).f1861c.b(screenIndex.intValue()); } } } diff --git a/app/src/main/java/com/discord/widgets/settings/account/mfa/WidgetEnableMFASteps.java b/app/src/main/java/com/discord/widgets/settings/account/mfa/WidgetEnableMFASteps.java index b22c1886fc..220eec67dc 100644 --- a/app/src/main/java/com/discord/widgets/settings/account/mfa/WidgetEnableMFASteps.java +++ b/app/src/main/java/com/discord/widgets/settings/account/mfa/WidgetEnableMFASteps.java @@ -99,7 +99,7 @@ public final class WidgetEnableMFASteps extends AppFragment { public void onViewBound(View view) { m.checkNotNullParameter(view, "view"); super.onViewBound(view); - getBinding().f1860c.a(new StepsView.d(this, n.listOf((Object[]) new StepsView.b.a[]{new StepsView.b.a(WidgetEnableMFADownload.class, 0, R.string.cancel, 0, null, null, null, null, false, false, false, 2042), new StepsView.b.a(WidgetEnableMFAKey.class, 0, 0, 0, null, null, null, null, false, false, false, 2046), new StepsView.b.a(WidgetEnableMFAInput.class, 0, 0, 0, null, null, null, null, false, false, false, 766), new StepsView.b.a(WidgetEnableMFASuccess.class, 0, 0, 0, null, null, null, null, false, false, false, 1022)})), new WidgetEnableMFASteps$onViewBound$1(this), new WidgetEnableMFASteps$onViewBound$2(this)); + getBinding().f1861c.a(new StepsView.d(this, n.listOf((Object[]) new StepsView.b.a[]{new StepsView.b.a(WidgetEnableMFADownload.class, 0, R.string.cancel, 0, null, null, null, null, false, false, false, 2042), new StepsView.b.a(WidgetEnableMFAKey.class, 0, 0, 0, null, null, null, null, false, false, false, 2046), new StepsView.b.a(WidgetEnableMFAInput.class, 0, 0, 0, null, null, null, null, false, false, false, 766), new StepsView.b.a(WidgetEnableMFASuccess.class, 0, 0, 0, null, null, null, null, false, false, false, 1022)})), new WidgetEnableMFASteps$onViewBound$1(this), new WidgetEnableMFASteps$onViewBound$2(this)); } @Override // com.discord.app.AppFragment diff --git a/app/src/main/java/com/discord/widgets/settings/billing/WidgetPaymentSourceEditDialog.java b/app/src/main/java/com/discord/widgets/settings/billing/WidgetPaymentSourceEditDialog.java index f043d31241..c58255fa45 100644 --- a/app/src/main/java/com/discord/widgets/settings/billing/WidgetPaymentSourceEditDialog.java +++ b/app/src/main/java/com/discord/widgets/settings/billing/WidgetPaymentSourceEditDialog.java @@ -304,12 +304,12 @@ public final class WidgetPaymentSourceEditDialog extends AppDialog { checkBox.setChecked(component1.getDefault()); getBinding().d.setIsLoading(false); if (component2) { - getBinding().f1962c.setOnClickListener(new WidgetPaymentSourceEditDialog$initPaymentSourceInfo$2(this)); - MaterialButton materialButton = getBinding().f1962c; + getBinding().f1963c.setOnClickListener(new WidgetPaymentSourceEditDialog$initPaymentSourceInfo$2(this)); + MaterialButton materialButton = getBinding().f1963c; m.checkNotNullExpressionValue(materialButton, "binding.dialogDelete"); materialButton.setAlpha(0.3f); } else { - getBinding().f1962c.setOnClickListener(new WidgetPaymentSourceEditDialog$initPaymentSourceInfo$3(this, component1)); + getBinding().f1963c.setOnClickListener(new WidgetPaymentSourceEditDialog$initPaymentSourceInfo$3(this, component1)); } getBinding().d.setOnClickListener(new WidgetPaymentSourceEditDialog$initPaymentSourceInfo$4(this, component1)); if (m.areEqual(component1.getBillingAddress().getCountry(), "CA")) { diff --git a/app/src/main/java/com/discord/widgets/settings/connections/WidgetSettingsUserConnections.java b/app/src/main/java/com/discord/widgets/settings/connections/WidgetSettingsUserConnections.java index 5068dc6bd0..4cead1e54a 100644 --- a/app/src/main/java/com/discord/widgets/settings/connections/WidgetSettingsUserConnections.java +++ b/app/src/main/java/com/discord/widgets/settings/connections/WidgetSettingsUserConnections.java @@ -163,12 +163,12 @@ public final class WidgetSettingsUserConnections extends AppFragment { Platform from = Platform.Companion.from(connection); String b = connection.b(); this.binding.a.setOnClickListener(new WidgetSettingsUserConnections$Adapter$ViewHolder$onConfigure$$inlined$apply$lambda$1(from, this, userConnectionItem)); - ImageView imageView = this.binding.f2057c; + ImageView imageView = this.binding.f2058c; View view = this.itemView; m.checkNotNullExpressionValue(view, "itemView"); Integer themedPlatformImage = from.getThemedPlatformImage(); imageView.setImageResource(DrawableCompat.getThemedDrawableRes$default(view, themedPlatformImage != null ? themedPlatformImage.intValue() : 0, 0, 2, (Object) null)); - ImageView imageView2 = this.binding.f2057c; + ImageView imageView2 = this.binding.f2058c; m.checkNotNullExpressionValue(imageView2, "binding.connectedAccountImg"); imageView2.setContentDescription(from.name()); TextView textView = this.binding.d; @@ -342,21 +342,21 @@ public final class WidgetSettingsUserConnections extends AppFragment { TextView textView = getBinding().b; m.checkNotNullExpressionValue(textView, "binding.connectionsEmpty"); textView.setVisibility(8); - RecyclerView recyclerView = getBinding().f2050c; + RecyclerView recyclerView = getBinding().f2051c; m.checkNotNullExpressionValue(recyclerView, "binding.connectionsRecycler"); recyclerView.setVisibility(8); } else if (viewState instanceof WidgetSettingsUserConnectionsViewModel.ViewState.Empty) { TextView textView2 = getBinding().b; m.checkNotNullExpressionValue(textView2, "binding.connectionsEmpty"); textView2.setVisibility(0); - RecyclerView recyclerView2 = getBinding().f2050c; + RecyclerView recyclerView2 = getBinding().f2051c; m.checkNotNullExpressionValue(recyclerView2, "binding.connectionsRecycler"); recyclerView2.setVisibility(8); } else if (viewState instanceof WidgetSettingsUserConnectionsViewModel.ViewState.Loaded) { TextView textView3 = getBinding().b; m.checkNotNullExpressionValue(textView3, "binding.connectionsEmpty"); textView3.setVisibility(8); - RecyclerView recyclerView3 = getBinding().f2050c; + RecyclerView recyclerView3 = getBinding().f2051c; m.checkNotNullExpressionValue(recyclerView3, "binding.connectionsRecycler"); recyclerView3.setVisibility(0); List data = ((WidgetSettingsUserConnectionsViewModel.ViewState.Loaded) viewState).getData(); @@ -369,7 +369,7 @@ public final class WidgetSettingsUserConnections extends AppFragment { adapter2.setData(arrayList); } if (itemCount != 0 && arrayList.size() > itemCount) { - getBinding().f2050c.smoothScrollToPosition(arrayList.size() - 1); + getBinding().f2051c.smoothScrollToPosition(arrayList.size() - 1); } } } @@ -385,7 +385,7 @@ public final class WidgetSettingsUserConnections extends AppFragment { FragmentActivity activity = getActivity(); if (activity != null) { MGRecyclerAdapter.Companion companion = MGRecyclerAdapter.Companion; - RecyclerView recyclerView = getBinding().f2050c; + RecyclerView recyclerView = getBinding().f2051c; m.checkNotNullExpressionValue(recyclerView, "binding.connectionsRecycler"); m.checkNotNullExpressionValue(activity, "it"); FragmentManager supportFragmentManager = activity.getSupportFragmentManager(); diff --git a/app/src/main/java/com/discord/widgets/settings/connections/WidgetSettingsUserConnectionsAdd.java b/app/src/main/java/com/discord/widgets/settings/connections/WidgetSettingsUserConnectionsAdd.java index 42b32cad29..a620bc153f 100644 --- a/app/src/main/java/com/discord/widgets/settings/connections/WidgetSettingsUserConnectionsAdd.java +++ b/app/src/main/java/com/discord/widgets/settings/connections/WidgetSettingsUserConnectionsAdd.java @@ -87,7 +87,7 @@ public final class WidgetSettingsUserConnectionsAdd extends AppBottomSheet { public void onConfigure(int i, PlatformItem platformItem) { m.checkNotNullParameter(platformItem, "data"); super.onConfigure(i, (int) platformItem); - TextView textView = this.binding.f2055c; + TextView textView = this.binding.f2056c; m.checkNotNullExpressionValue(textView, "binding.addConnectedAccountText"); textView.setText(platformItem.getPlatform().getProperName()); ImageView imageView = this.binding.b; diff --git a/app/src/main/java/com/discord/widgets/settings/connections/WidgetSettingsUserConnectionsAddXbox.java b/app/src/main/java/com/discord/widgets/settings/connections/WidgetSettingsUserConnectionsAddXbox.java index 1e1abc6fc5..f0ce731354 100644 --- a/app/src/main/java/com/discord/widgets/settings/connections/WidgetSettingsUserConnectionsAddXbox.java +++ b/app/src/main/java/com/discord/widgets/settings/connections/WidgetSettingsUserConnectionsAddXbox.java @@ -94,7 +94,7 @@ public final class WidgetSettingsUserConnectionsAddXbox extends AppFragment { setActionBarSubtitle(R.string.user_settings); setActionBarTitle(R.string.connections); trackXboxLinkStep(); - getBinding().f1843c.setOnClickListener(WidgetSettingsUserConnectionsAddXbox$onViewBound$1.INSTANCE); + getBinding().f1844c.setOnClickListener(WidgetSettingsUserConnectionsAddXbox$onViewBound$1.INSTANCE); getBinding().b.setOnCodeEntered(new WidgetSettingsUserConnectionsAddXbox$onViewBound$2(this)); } diff --git a/app/src/main/java/com/discord/widgets/settings/developer/ExperimentOverridesAdapter.java b/app/src/main/java/com/discord/widgets/settings/developer/ExperimentOverridesAdapter.java index a9bc3db084..9faeea3448 100644 --- a/app/src/main/java/com/discord/widgets/settings/developer/ExperimentOverridesAdapter.java +++ b/app/src/main/java/com/discord/widgets/settings/developer/ExperimentOverridesAdapter.java @@ -71,15 +71,15 @@ public final class ExperimentOverridesAdapter extends RecyclerView.Adapter { private final ClaimStatus claimStatus; /* renamed from: id reason: collision with root package name */ - private final long f2270id; + private final long f2271id; private final String imageUrl; private final String terms; private final String title; @@ -704,7 +704,7 @@ public final class SettingsGiftingViewModel extends AppViewModel { m.checkNotNullParameter(str2, "terms"); m.checkNotNullParameter(str3, "imageUrl"); this.claimStatus = claimStatus; - this.f2270id = j; + this.f2271id = j; this.title = str; this.terms = str2; this.imageUrl = str3; @@ -715,7 +715,7 @@ public final class SettingsGiftingViewModel extends AppViewModel { claimStatus = outboundPromoItem.claimStatus; } if ((i & 2) != 0) { - j = outboundPromoItem.f2270id; + j = outboundPromoItem.f2271id; } if ((i & 4) != 0) { str = outboundPromoItem.title; @@ -734,7 +734,7 @@ public final class SettingsGiftingViewModel extends AppViewModel { } public final long component2() { - return this.f2270id; + return this.f2271id; } public final String component3() { @@ -765,7 +765,7 @@ public final class SettingsGiftingViewModel extends AppViewModel { return false; } OutboundPromoItem outboundPromoItem = (OutboundPromoItem) obj; - return m.areEqual(this.claimStatus, outboundPromoItem.claimStatus) && this.f2270id == outboundPromoItem.f2270id && m.areEqual(this.title, outboundPromoItem.title) && m.areEqual(this.terms, outboundPromoItem.terms) && m.areEqual(this.imageUrl, outboundPromoItem.imageUrl); + return m.areEqual(this.claimStatus, outboundPromoItem.claimStatus) && this.f2271id == outboundPromoItem.f2271id && m.areEqual(this.title, outboundPromoItem.title) && m.areEqual(this.terms, outboundPromoItem.terms) && m.areEqual(this.imageUrl, outboundPromoItem.imageUrl); } public final ClaimStatus getClaimStatus() { @@ -773,7 +773,7 @@ public final class SettingsGiftingViewModel extends AppViewModel { } public final long getId() { - return this.f2270id; + return this.f2271id; } public final String getImageUrl() { @@ -791,7 +791,7 @@ public final class SettingsGiftingViewModel extends AppViewModel { public int hashCode() { ClaimStatus claimStatus = this.claimStatus; int i = 0; - int a = (b.a(this.f2270id) + ((claimStatus != null ? claimStatus.hashCode() : 0) * 31)) * 31; + int a = (b.a(this.f2271id) + ((claimStatus != null ? claimStatus.hashCode() : 0) * 31)) * 31; String str = this.title; int hashCode = (a + (str != null ? str.hashCode() : 0)) * 31; String str2 = this.terms; @@ -807,7 +807,7 @@ public final class SettingsGiftingViewModel extends AppViewModel { StringBuilder R = a.R("OutboundPromoItem(claimStatus="); R.append(this.claimStatus); R.append(", id="); - R.append(this.f2270id); + R.append(this.f2271id); R.append(", title="); R.append(this.title); R.append(", terms="); diff --git a/app/src/main/java/com/discord/widgets/settings/premium/WidgetChoosePlan.java b/app/src/main/java/com/discord/widgets/settings/premium/WidgetChoosePlan.java index 5ffddf2013..f58995e089 100644 --- a/app/src/main/java/com/discord/widgets/settings/premium/WidgetChoosePlan.java +++ b/app/src/main/java/com/discord/widgets/settings/premium/WidgetChoosePlan.java @@ -253,7 +253,7 @@ public final class WidgetChoosePlan extends AppFragment { m.checkNotNullParameter(view, "view"); super.onViewBound(view); setUpRecycler(); - LinkifiedTextView linkifiedTextView = getBinding().f1839c; + LinkifiedTextView linkifiedTextView = getBinding().f1840c; m.checkNotNullExpressionValue(linkifiedTextView, "binding.choosePlanEmptyDescription"); b.n(linkifiedTextView, R.string.premium_no_plans_body, new Object[]{c.a.d.f.a.a(360055386693L, null)}, null, 4); } diff --git a/app/src/main/java/com/discord/widgets/settings/premium/WidgetChoosePlanAdapter.java b/app/src/main/java/com/discord/widgets/settings/premium/WidgetChoosePlanAdapter.java index ab784a0acd..1bb556abd6 100644 --- a/app/src/main/java/com/discord/widgets/settings/premium/WidgetChoosePlanAdapter.java +++ b/app/src/main/java/com/discord/widgets/settings/premium/WidgetChoosePlanAdapter.java @@ -351,7 +351,7 @@ public final class WidgetChoosePlanAdapter extends MGRecyclerAdapterSimple TextView textView2 = this.binding.g; m.checkNotNullExpressionValue(textView2, "binding.planItemPrice"); PremiumUtils premiumUtils = PremiumUtils.INSTANCE; - MaterialCardView materialCardView = this.binding.f1838c; + MaterialCardView materialCardView = this.binding.f1839c; m.checkNotNullExpressionValue(materialCardView, "binding.planItemContainer"); Context context = materialCardView.getContext(); m.checkNotNullExpressionValue(context, "binding.planItemContainer.context"); @@ -373,7 +373,7 @@ public final class WidgetChoosePlanAdapter extends MGRecyclerAdapterSimple TextView textView5 = this.binding.g; m.checkNotNullExpressionValue(textView5, "binding.planItemPrice"); DrawableCompat.setCompoundDrawablesCompat$default(textView5, 0, 0, themedDrawableRes$default, 0, 11, (Object) null); - this.binding.f1838c.setOnClickListener(new WidgetChoosePlanAdapter$PlanViewHeader$onConfigure$1(this, item)); + this.binding.f1839c.setOnClickListener(new WidgetChoosePlanAdapter$PlanViewHeader$onConfigure$1(this, item)); } } diff --git a/app/src/main/java/com/discord/widgets/settings/premium/WidgetClaimOutboundPromo.java b/app/src/main/java/com/discord/widgets/settings/premium/WidgetClaimOutboundPromo.java index 1f8e3c92b1..4f9a0ab5f5 100644 --- a/app/src/main/java/com/discord/widgets/settings/premium/WidgetClaimOutboundPromo.java +++ b/app/src/main/java/com/discord/widgets/settings/premium/WidgetClaimOutboundPromo.java @@ -136,7 +136,7 @@ public final class WidgetClaimOutboundPromo extends AppDialog { m.checkNotNullExpressionValue(textView, "binding.claimPromoBody"); ClaimOutboundPromoViewModel.ViewState.Claimed claimed = (ClaimOutboundPromoViewModel.ViewState.Claimed) viewState; textView.setText(claimed.getClaimedStatus().getBody()); - TextView textView2 = getBinding().f1840c; + TextView textView2 = getBinding().f1841c; m.checkNotNullExpressionValue(textView2, "binding.claimPromoCode"); textView2.setText(claimed.getClaimedStatus().getCode()); AppViewFlipper appViewFlipper2 = getBinding().g; diff --git a/app/src/main/java/com/discord/widgets/settings/premium/WidgetOutboundPromoTerms.java b/app/src/main/java/com/discord/widgets/settings/premium/WidgetOutboundPromoTerms.java index 2611ff0d7c..02bfb51430 100644 --- a/app/src/main/java/com/discord/widgets/settings/premium/WidgetOutboundPromoTerms.java +++ b/app/src/main/java/com/discord/widgets/settings/premium/WidgetOutboundPromoTerms.java @@ -76,6 +76,6 @@ public final class WidgetOutboundPromoTerms extends AppBottomSheet { String string = getArgumentsOrDefault().getString(ARG_CONTENT, ""); Parser, MessageParseState> parser = this.parser; m.checkNotNullExpressionValue(string, "content"); - getBinding().f1961c.setDraweeSpanStringBuilder(AstRenderer.render(Parser.parse$default(parser, string, MessageParseState.Companion.getInitialState(), null, 4, null), getRenderContext())); + getBinding().f1962c.setDraweeSpanStringBuilder(AstRenderer.render(Parser.parse$default(parser, string, MessageParseState.Companion.getInitialState(), null, 4, null), getRenderContext())); } } diff --git a/app/src/main/java/com/discord/widgets/settings/premium/WidgetSettingsGifting.java b/app/src/main/java/com/discord/widgets/settings/premium/WidgetSettingsGifting.java index 951282386c..5e76c82407 100644 --- a/app/src/main/java/com/discord/widgets/settings/premium/WidgetSettingsGifting.java +++ b/app/src/main/java/com/discord/widgets/settings/premium/WidgetSettingsGifting.java @@ -216,7 +216,7 @@ public final class WidgetSettingsGifting extends AppFragment { TextView textView = getBinding().r; m.checkNotNullExpressionValue(textView, "binding.settingsGiftingYourGiftsHeader"); textView.setVisibility(z3 ? 0 : 8); - RecyclerView recyclerView = getBinding().f2054s; + RecyclerView recyclerView = getBinding().f2055s; m.checkNotNullExpressionValue(recyclerView, "binding.settingsGiftingYourGiftsRecycler"); if (!z3) { i = 8; @@ -241,7 +241,7 @@ public final class WidgetSettingsGifting extends AppFragment { m.throwUninitializedPropertyAccessException("chooseGiftViews"); } for (GiftSelectView giftSelectView : map.keySet()) { - giftSelectView.i.f1838c.setOnClickListener(new c.a.y.m0.a(giftSelectView)); + giftSelectView.i.f1839c.setOnClickListener(new c.a.y.m0.a(giftSelectView)); } } @@ -339,7 +339,7 @@ public final class WidgetSettingsGifting extends AppFragment { public void onViewBound(View view) { m.checkNotNullParameter(view, "view"); super.onViewBound(view); - this.chooseGiftViews = d0.t.h0.mapOf(o.to(getBinding().f2053c, GooglePlayInAppSkuKt.getPremiumTier1Month()), o.to(getBinding().d, GooglePlayInAppSkuKt.getPremiumTier1Year()), o.to(getBinding().e, GooglePlayInAppSkuKt.getPremiumTier2Month()), o.to(getBinding().f, GooglePlayInAppSkuKt.getPremiumTier2Year())); + this.chooseGiftViews = d0.t.h0.mapOf(o.to(getBinding().f2054c, GooglePlayInAppSkuKt.getPremiumTier1Month()), o.to(getBinding().d, GooglePlayInAppSkuKt.getPremiumTier1Year()), o.to(getBinding().e, GooglePlayInAppSkuKt.getPremiumTier2Month()), o.to(getBinding().f, GooglePlayInAppSkuKt.getPremiumTier2Year())); AppFragment.setActionBarDisplayHomeAsUpEnabled$default(this, false, 1, null); getBinding().o.setOnClickListener(WidgetSettingsGifting$onViewBound$1.INSTANCE); TextInputLayout textInputLayout = getBinding().k; @@ -347,11 +347,11 @@ public final class WidgetSettingsGifting extends AppFragment { ViewExtensions.setOnImeActionDone$default(textInputLayout, false, new WidgetSettingsGifting$onViewBound$2(this), 1, null); getBinding().k.setErrorTextColor(ColorStateList.valueOf(ColorCompat.getColor(requireContext(), (int) R.color.status_red_500))); WidgetSettingsGiftingOutboundPromosAdapter widgetSettingsGiftingOutboundPromosAdapter = new WidgetSettingsGiftingOutboundPromosAdapter(new WidgetSettingsGifting$onViewBound$3(getViewModel()), new WidgetSettingsGifting$onViewBound$4(getViewModel())); - RecyclerView recyclerView = getBinding().f2054s; + RecyclerView recyclerView = getBinding().f2055s; m.checkNotNullExpressionValue(recyclerView, "binding.settingsGiftingYourGiftsRecycler"); recyclerView.setAdapter(widgetSettingsGiftingOutboundPromosAdapter); this.promosAdapter = widgetSettingsGiftingOutboundPromosAdapter; - RecyclerView recyclerView2 = getBinding().f2054s; + RecyclerView recyclerView2 = getBinding().f2055s; WidgetSettingsGiftingOutboundPromosAdapter widgetSettingsGiftingOutboundPromosAdapter2 = this.promosAdapter; if (widgetSettingsGiftingOutboundPromosAdapter2 == null) { m.throwUninitializedPropertyAccessException("promosAdapter"); @@ -417,7 +417,7 @@ public final class WidgetSettingsGifting extends AppFragment { TextView textView5 = key.i.g; m.checkNotNullExpressionValue(textView5, "binding.planItemPrice"); DrawableCompat.setCompoundDrawablesCompat$default(textView5, 0, 0, themedDrawableRes$default, 0, 11, (Object) null); - key.i.f1838c.setOnClickListener(new c.a.y.m0.a(key)); + key.i.f1839c.setOnClickListener(new c.a.y.m0.a(key)); } } RecyclerView recyclerView4 = getBinding().m; diff --git a/app/src/main/java/com/discord/widgets/settings/premium/WidgetSettingsPremium$binding$2.java b/app/src/main/java/com/discord/widgets/settings/premium/WidgetSettingsPremium$binding$2.java index 0a8701e390..27985f9ee9 100644 --- a/app/src/main/java/com/discord/widgets/settings/premium/WidgetSettingsPremium$binding$2.java +++ b/app/src/main/java/com/discord/widgets/settings/premium/WidgetSettingsPremium$binding$2.java @@ -8,10 +8,10 @@ import android.widget.ScrollView; import android.widget.TextView; import androidx.cardview.widget.CardView; import androidx.coordinatorlayout.widget.CoordinatorLayout; -import c.a.i.k0; -import c.a.i.u2; +import c.a.i.l0; import c.a.i.v2; import c.a.i.w2; +import c.a.i.x2; import c.a.i.y; import com.discord.R; import com.discord.app.AppViewFlipper; @@ -61,7 +61,7 @@ public final /* synthetic */ class WidgetSettingsPremium$binding$2 extends k imp i3 = R.id.premium_settings_payment_header; TextView textView3 = (TextView) findViewById3.findViewById(R.id.premium_settings_payment_header); if (textView3 != null) { - k0 k0Var = new k0(linearLayout, materialButton, findViewById4, textView, textView2, linearLayout, textView3); + l0 l0Var = new l0(linearLayout, materialButton, findViewById4, textView, textView2, linearLayout, textView3); View findViewById5 = view.findViewById(R.id.premium_perks); if (findViewById5 != null) { int i4 = R.id.guild_subscription_perk; @@ -79,7 +79,7 @@ public final /* synthetic */ class WidgetSettingsPremium$binding$2 extends k imp i4 = R.id.upload_size_perk; TextView textView8 = (TextView) findViewById5.findViewById(R.id.upload_size_perk); if (textView8 != null) { - u2 u2Var = new u2((LinearLayout) findViewById5, textView4, textView5, textView6, textView7, textView8); + v2 v2Var = new v2((LinearLayout) findViewById5, textView4, textView5, textView6, textView7, textView8); ActiveSubscriptionView activeSubscriptionView = (ActiveSubscriptionView) view.findViewById(R.id.premium_settings_active_guild_subscription); if (activeSubscriptionView != null) { ActiveSubscriptionView activeSubscriptionView2 = (ActiveSubscriptionView) view.findViewById(R.id.premium_settings_active_subscription); @@ -123,7 +123,7 @@ public final /* synthetic */ class WidgetSettingsPremium$binding$2 extends k imp i5 = R.id.tier1_upload_size_perk; TextView textView15 = (TextView) findViewById6.findViewById(R.id.tier1_upload_size_perk); if (textView15 != null) { - v2 v2Var = new v2((LinearLayout) findViewById6, materialButton3, textView14, textView15); + w2 w2Var = new w2((LinearLayout) findViewById6, materialButton3, textView14, textView15); View findViewById7 = view.findViewById(R.id.premium_tier_2); if (findViewById7 != null) { int i6 = R.id.premium_settings_nitro; @@ -135,7 +135,7 @@ public final /* synthetic */ class WidgetSettingsPremium$binding$2 extends k imp i6 = R.id.premium_settings_premium; MaterialButton materialButton4 = (MaterialButton) findViewById7.findViewById(R.id.premium_settings_premium); if (materialButton4 != null) { - return new WidgetSettingsPremiumBinding((CoordinatorLayout) view, yVar, k0Var, u2Var, activeSubscriptionView, activeSubscriptionView2, linearLayout2, textView9, textView10, textView11, materialButton2, scrollView, button, cardView, textView12, linearLayout3, textView13, appViewFlipper, v2Var, new w2((LinearLayout) findViewById7, imageView, imageView2, materialButton4)); + return new WidgetSettingsPremiumBinding((CoordinatorLayout) view, yVar, l0Var, v2Var, activeSubscriptionView, activeSubscriptionView2, linearLayout2, textView9, textView10, textView11, materialButton2, scrollView, button, cardView, textView12, linearLayout3, textView13, appViewFlipper, w2Var, new x2((LinearLayout) findViewById7, imageView, imageView2, materialButton4)); } } } diff --git a/app/src/main/java/com/discord/widgets/settings/premium/WidgetSettingsPremium$configureButtons$$inlined$forEach$lambda$2.java b/app/src/main/java/com/discord/widgets/settings/premium/WidgetSettingsPremium$configureButtons$$inlined$forEach$lambda$2.java index 83edfe0802..9161378f81 100644 --- a/app/src/main/java/com/discord/widgets/settings/premium/WidgetSettingsPremium$configureButtons$$inlined$forEach$lambda$2.java +++ b/app/src/main/java/com/discord/widgets/settings/premium/WidgetSettingsPremium$configureButtons$$inlined$forEach$lambda$2.java @@ -24,8 +24,8 @@ public final class WidgetSettingsPremium$configureButtons$$inlined$forEach$lambd public final void onClick(View view) { WidgetChoosePlan.Companion companion = WidgetChoosePlan.Companion; Context requireContext = this.this$0.requireContext(); - WidgetChoosePlan.ViewType viewType = m.areEqual(this.$button, WidgetSettingsPremium.access$getBinding$p(this.this$0).f2064s.b) ? WidgetChoosePlan.ViewType.BUY_PREMIUM_TIER_1 : WidgetChoosePlan.ViewType.BUY_PREMIUM_TIER_2; + WidgetChoosePlan.ViewType viewType = m.areEqual(this.$button, WidgetSettingsPremium.access$getBinding$p(this.this$0).f2065s.b) ? WidgetChoosePlan.ViewType.BUY_PREMIUM_TIER_1 : WidgetChoosePlan.ViewType.BUY_PREMIUM_TIER_2; ModelSubscription modelSubscription = this.$premiumSubscription$inlined; - WidgetChoosePlan.Companion.launch$default(companion, requireContext, null, viewType, modelSubscription != null ? modelSubscription.getPaymentGatewayPlanId() : null, new Traits.Location(Traits.Location.Page.USER_SETTINGS, WidgetSettingsPremium.access$getAnalyticsLocationSection$p(this.this$0), Traits.Location.Obj.BUTTON_CTA, "buy", null, 16, null), Traits.Subscription.Companion.withGatewayPlanId(m.areEqual(this.$button, WidgetSettingsPremium.access$getBinding$p(this.this$0).f2064s.b) ? GooglePlaySku.PREMIUM_TIER_1_MONTHLY.getSkuName() : GooglePlaySku.PREMIUM_TIER_2_MONTHLY.getSkuName()), 2, null); + WidgetChoosePlan.Companion.launch$default(companion, requireContext, null, viewType, modelSubscription != null ? modelSubscription.getPaymentGatewayPlanId() : null, new Traits.Location(Traits.Location.Page.USER_SETTINGS, WidgetSettingsPremium.access$getAnalyticsLocationSection$p(this.this$0), Traits.Location.Obj.BUTTON_CTA, "buy", null, 16, null), Traits.Subscription.Companion.withGatewayPlanId(m.areEqual(this.$button, WidgetSettingsPremium.access$getBinding$p(this.this$0).f2065s.b) ? GooglePlaySku.PREMIUM_TIER_1_MONTHLY.getSkuName() : GooglePlaySku.PREMIUM_TIER_2_MONTHLY.getSkuName()), 2, null); } } diff --git a/app/src/main/java/com/discord/widgets/settings/premium/WidgetSettingsPremium.java b/app/src/main/java/com/discord/widgets/settings/premium/WidgetSettingsPremium.java index 3238cb0d9f..600bdf3b08 100644 --- a/app/src/main/java/com/discord/widgets/settings/premium/WidgetSettingsPremium.java +++ b/app/src/main/java/com/discord/widgets/settings/premium/WidgetSettingsPremium.java @@ -19,8 +19,8 @@ import c.a.d.f; import c.a.d.f0; import c.a.d.h0; import c.a.d.j; -import c.a.i.v2; import c.a.i.w2; +import c.a.i.x2; import c.a.k.b; import c.d.b.a.a; import com.android.billingclient.api.Purchase; @@ -370,7 +370,7 @@ public final class WidgetSettingsPremium extends AppFragment { i = 8; } view.setVisibility(i); - getBinding().b.f190c.a(SubscriptionPlanType.PREMIUM_MONTH_TIER_1.getPlanId(), i2, modelSubscription); + getBinding().b.f189c.a(SubscriptionPlanType.PREMIUM_MONTH_TIER_1.getPlanId(), i2, modelSubscription); getBinding().b.b.a(SubscriptionPlanType.PREMIUM_MONTH_TIER_2.getPlanId(), i3, modelSubscription); } @@ -551,7 +551,7 @@ public final class WidgetSettingsPremium extends AppFragment { } private final void configureButtonText(Map map) { - MaterialButton materialButton = getBinding().f2064s.b; + MaterialButton materialButton = getBinding().f2065s.b; m.checkNotNullExpressionValue(materialButton, "binding.premiumTier1.premiumSettingsPremiumClassic"); SkuDetails skuDetails = null; materialButton.setText(getPriceText(map != null ? (SkuDetails) map.get(GooglePlaySku.PREMIUM_TIER_1_MONTHLY.getSkuName()) : null)); @@ -575,14 +575,14 @@ public final class WidgetSettingsPremium extends AppFragment { private final void configureButtons(ModelSubscription modelSubscription, Map map) { configureButtonText(map); if (modelSubscription == null || !modelSubscription.isAppleSubscription()) { - for (MaterialButton materialButton : n.listOf((Object[]) new MaterialButton[]{getBinding().f2064s.b, getBinding().t.b})) { + for (MaterialButton materialButton : n.listOf((Object[]) new MaterialButton[]{getBinding().f2065s.b, getBinding().t.b})) { m.checkNotNullExpressionValue(materialButton, "button"); materialButton.setEnabled(modelSubscription == null); materialButton.setOnClickListener(new WidgetSettingsPremium$configureButtons$$inlined$forEach$lambda$2(materialButton, this, modelSubscription)); } return; } - for (MaterialButton materialButton2 : n.listOf((Object[]) new MaterialButton[]{getBinding().f2064s.b, getBinding().t.b})) { + for (MaterialButton materialButton2 : n.listOf((Object[]) new MaterialButton[]{getBinding().f2065s.b, getBinding().t.b})) { m.checkNotNullExpressionValue(materialButton2, "button"); ViewExtensions.setEnabledAlpha$default(materialButton2, true, 0.0f, 2, null); materialButton2.setOnClickListener(new WidgetSettingsPremium$configureButtons$$inlined$forEach$lambda$1(this)); @@ -666,10 +666,10 @@ public final class WidgetSettingsPremium extends AppFragment { obj = TimeUtils.renderUtcDate$default(timeUtils, currentPeriodStart, requireContext, (String) null, (java.text.DateFormat) null, ordinal2 != 2 ? ordinal2 != 4 ? 0 : 30 : loaded.getPastDueGracePeriodDays(), 12, (Object) null); } obj = obj2; - LinearLayout linearLayout = getBinding().f2063c.f; + LinearLayout linearLayout = getBinding().f2064c.f; m.checkNotNullExpressionValue(linearLayout, "binding.payment.premiumSettingsPaymentContainer"); linearLayout.setVisibility(premiumSubscription != null ? 0 : 8); - View view = getBinding().f2063c.f117c; + View view = getBinding().f2064c.f122c; m.checkNotNullExpressionValue(view, "binding.payment.premiumSettingsBillingDivider"); view.setVisibility(isAppleSubscription ? 0 : 8); if (premiumSubscription != null) { @@ -710,31 +710,31 @@ public final class WidgetSettingsPremium extends AppFragment { } charSequence = null; } - TextView textView = getBinding().f2063c.d; + TextView textView = getBinding().f2064c.d; m.checkNotNullExpressionValue(textView, "binding.payment.premiumSettingsBillingInformation"); if (charSequence == null) { z2 = false; } textView.setVisibility(z2 ? 0 : 8); if (charSequence != null) { - TextView textView2 = getBinding().f2063c.d; + TextView textView2 = getBinding().f2064c.d; m.checkNotNullExpressionValue(textView2, "binding.payment.premiumSettingsBillingInformation"); textView2.setText(charSequence); } - MaterialButton materialButton = getBinding().f2063c.b; + MaterialButton materialButton = getBinding().f2064c.b; m.checkNotNullExpressionValue(materialButton, "binding.payment.activeSubscriptionsBottomButton"); if (isAppleSubscription) { charSequence2 = b.k(this, R.string.billing_manage_subscription, new Object[0], null, 4); } ViewExtensions.setTextAndVisibilityBy(materialButton, charSequence2); - getBinding().f2063c.b.setOnClickListener(new WidgetSettingsPremium$configurePaymentInfo$1(isAppleSubscription)); - TextView textView3 = getBinding().f2063c.e; + getBinding().f2064c.b.setOnClickListener(new WidgetSettingsPremium$configurePaymentInfo$1(isAppleSubscription)); + TextView textView3 = getBinding().f2064c.e; m.checkNotNullExpressionValue(textView3, "binding.payment.premiumSettingsGooglePlayManage"); if (!isGoogleSubscription) { i = 8; } textView3.setVisibility(i); - getBinding().f2063c.e.setOnClickListener(new WidgetSettingsPremium$configurePaymentInfo$2(isGoogleSubscription, premiumSubscription)); + getBinding().f2064c.e.setOnClickListener(new WidgetSettingsPremium$configurePaymentInfo$2(isGoogleSubscription, premiumSubscription)); } /* JADX WARNING: Code restructure failed: missing block: B:62:0x00ea, code lost: @@ -959,18 +959,18 @@ public final class WidgetSettingsPremium extends AppFragment { private final void scrollToSection(Integer num) { int i; if (num != null && num.intValue() == 0) { - v2 v2Var = getBinding().f2064s; - m.checkNotNullExpressionValue(v2Var, "binding.premiumTier1"); - LinearLayout linearLayout = v2Var.a; + w2 w2Var = getBinding().f2065s; + m.checkNotNullExpressionValue(w2Var, "binding.premiumTier1"); + LinearLayout linearLayout = w2Var.a; m.checkNotNullExpressionValue(linearLayout, "binding.premiumTier1.root"); int top = linearLayout.getTop(); ScrollView scrollView = getBinding().l; m.checkNotNullExpressionValue(scrollView, "binding.premiumSettingsScrollview"); i = scrollView.getHeight() + top; } else if (num != null && num.intValue() == 1) { - w2 w2Var = getBinding().t; - m.checkNotNullExpressionValue(w2Var, "binding.premiumTier2"); - LinearLayout linearLayout2 = w2Var.a; + x2 x2Var = getBinding().t; + m.checkNotNullExpressionValue(x2Var, "binding.premiumTier2"); + LinearLayout linearLayout2 = x2Var.a; m.checkNotNullExpressionValue(linearLayout2, "binding.premiumTier2.root"); i = linearLayout2.getTop(); } else { @@ -1067,24 +1067,24 @@ public final class WidgetSettingsPremium extends AppFragment { TextView textView = getBinding().d.e; m.checkNotNullExpressionValue(textView, "binding.premiumPerks.uploadSizePerk"); textView.setText(b.d(view, R.string.premium_perks_upload_size, new Object[0], new WidgetSettingsPremium$onViewBound$1(this))); - TextView textView2 = getBinding().f2064s.d; + TextView textView2 = getBinding().f2065s.d; m.checkNotNullExpressionValue(textView2, "binding.premiumTier1.tier1UploadSizePerk"); textView2.setText(b.d(view, R.string.premium_perks_upload_size, new Object[0], new WidgetSettingsPremium$onViewBound$2(this))); TextView textView3 = getBinding().d.b; m.checkNotNullExpressionValue(textView3, "binding.premiumPerks.guildSubscriptionPerk"); textView3.setText(b.d(view, R.string.premium_perks_tier_2_guild_subscription, new Object[0], WidgetSettingsPremium$onViewBound$3.INSTANCE)); - TextView textView4 = getBinding().f2064s.f176c; + TextView textView4 = getBinding().f2065s.f181c; m.checkNotNullExpressionValue(textView4, "binding.premiumTier1.tier1GuildSubscriptionPerk"); textView4.setText(b.d(view, R.string.premium_perks_tier_1_guild_subscription, new Object[0], WidgetSettingsPremium$onViewBound$4.INSTANCE)); NumberFormat instance = NumberFormat.getInstance(this.localeManager.getPrimaryLocale(requireContext())); - TextView textView5 = getBinding().d.f170c; + TextView textView5 = getBinding().d.f175c; m.checkNotNullExpressionValue(textView5, "binding.premiumPerks.maxGuildsPerk"); textView5.setText(b.d(view, R.string.premium_perks_tier_2_max_guilds, new Object[0], new WidgetSettingsPremium$onViewBound$5(instance))); TextView textView6 = getBinding().d.d; m.checkNotNullExpressionValue(textView6, "binding.premiumPerks.maxMessageLengthPerk"); textView6.setText(b.e(this, R.string.premium_chat_perks_max_message_length, new Object[0], new WidgetSettingsPremium$onViewBound$6(instance))); configureButtonText$default(this, null, 1, null); - for (TextView textView7 : n.listOf((Object[]) new TextView[]{getBinding().q, getBinding().h, getBinding().f2063c.g})) { + for (TextView textView7 : n.listOf((Object[]) new TextView[]{getBinding().q, getBinding().h, getBinding().f2064c.g})) { AccessibilityUtils accessibilityUtils = AccessibilityUtils.INSTANCE; m.checkNotNullExpressionValue(textView7, "header"); accessibilityUtils.setViewIsHeading(textView7); diff --git a/app/src/main/java/com/discord/widgets/settings/premiumguild/WidgetSettingsPremiumGuildSubscription$binding$2.java b/app/src/main/java/com/discord/widgets/settings/premiumguild/WidgetSettingsPremiumGuildSubscription$binding$2.java index 1fd122a719..35ff18ebb8 100644 --- a/app/src/main/java/com/discord/widgets/settings/premiumguild/WidgetSettingsPremiumGuildSubscription$binding$2.java +++ b/app/src/main/java/com/discord/widgets/settings/premiumguild/WidgetSettingsPremiumGuildSubscription$binding$2.java @@ -7,7 +7,7 @@ import android.widget.TextView; import androidx.appcompat.widget.LinearLayoutCompat; import androidx.coordinatorlayout.widget.CoordinatorLayout; import androidx.recyclerview.widget.RecyclerView; -import c.a.i.n3; +import c.a.i.o3; import com.discord.R; import com.discord.app.AppViewFlipper; import com.discord.databinding.WidgetSettingsBoostBinding; @@ -40,7 +40,7 @@ public final /* synthetic */ class WidgetSettingsPremiumGuildSubscription$bindin i2 = R.id.settings_boost_no_guilds_title; TextView textView2 = (TextView) findViewById.findViewById(R.id.settings_boost_no_guilds_title); if (textView2 != null) { - n3 n3Var = new n3((LinearLayoutCompat) findViewById, imageView, textView, textView2); + o3 o3Var = new o3((LinearLayoutCompat) findViewById, imageView, textView, textView2); i = R.id.settings_boost_flipper; AppViewFlipper appViewFlipper = (AppViewFlipper) view.findViewById(R.id.settings_boost_flipper); if (appViewFlipper != null) { @@ -65,7 +65,7 @@ public final /* synthetic */ class WidgetSettingsPremiumGuildSubscription$bindin i = R.id.settings_boost_upsell_view; PremiumGuildSubscriptionUpsellView premiumGuildSubscriptionUpsellView = (PremiumGuildSubscriptionUpsellView) view.findViewById(R.id.settings_boost_upsell_view); if (premiumGuildSubscriptionUpsellView != null) { - return new WidgetSettingsBoostBinding((CoordinatorLayout) view, n3Var, appViewFlipper, premiumSubscriptionMarketingView, recyclerView, materialButton, recyclerView2, linkifiedTextView, linearLayout, premiumGuildSubscriptionUpsellView); + return new WidgetSettingsBoostBinding((CoordinatorLayout) view, o3Var, appViewFlipper, premiumSubscriptionMarketingView, recyclerView, materialButton, recyclerView2, linkifiedTextView, linearLayout, premiumGuildSubscriptionUpsellView); } } } diff --git a/app/src/main/java/com/discord/widgets/settings/premiumguild/WidgetSettingsPremiumGuildSubscription.java b/app/src/main/java/com/discord/widgets/settings/premiumguild/WidgetSettingsPremiumGuildSubscription.java index e8c63985d5..24227a713b 100644 --- a/app/src/main/java/com/discord/widgets/settings/premiumguild/WidgetSettingsPremiumGuildSubscription.java +++ b/app/src/main/java/com/discord/widgets/settings/premiumguild/WidgetSettingsPremiumGuildSubscription.java @@ -104,7 +104,7 @@ public final class WidgetSettingsPremiumGuildSubscription extends AppFragment { TextView textView = getBinding().b.d; m.checkNotNullExpressionValue(textView, "binding.noGuilds.settingsBoostNoGuildsTitle"); textView.setVisibility(z2 ? 0 : 8); - TextView textView2 = getBinding().b.f135c; + TextView textView2 = getBinding().b.f139c; m.checkNotNullExpressionValue(textView2, "binding.noGuilds.settingsBoostNoGuildsSubtitle"); if (!z2) { i = 8; @@ -133,7 +133,7 @@ public final class WidgetSettingsPremiumGuildSubscription extends AppFragment { } private final void showContent(SettingsPremiumGuildViewModel.ViewState.Loaded loaded) { - AppViewFlipper appViewFlipper = getBinding().f2049c; + AppViewFlipper appViewFlipper = getBinding().f2050c; m.checkNotNullExpressionValue(appViewFlipper, "binding.settingsBoostFlipper"); appViewFlipper.setDisplayedChild(2); boolean z2 = !loaded.getPremiumGuildSubscriptionItems().isEmpty(); @@ -202,13 +202,13 @@ public final class WidgetSettingsPremiumGuildSubscription extends AppFragment { } private final void showFailureUI() { - AppViewFlipper appViewFlipper = getBinding().f2049c; + AppViewFlipper appViewFlipper = getBinding().f2050c; m.checkNotNullExpressionValue(appViewFlipper, "binding.settingsBoostFlipper"); appViewFlipper.setDisplayedChild(1); } private final void showLoadingUI() { - AppViewFlipper appViewFlipper = getBinding().f2049c; + AppViewFlipper appViewFlipper = getBinding().f2050c; m.checkNotNullExpressionValue(appViewFlipper, "binding.settingsBoostFlipper"); appViewFlipper.setDisplayedChild(0); } diff --git a/app/src/main/java/com/discord/widgets/settings/profile/WidgetEditProfileBannerSheet.java b/app/src/main/java/com/discord/widgets/settings/profile/WidgetEditProfileBannerSheet.java index 855e9d1e3a..ed2eb88080 100644 --- a/app/src/main/java/com/discord/widgets/settings/profile/WidgetEditProfileBannerSheet.java +++ b/app/src/main/java/com/discord/widgets/settings/profile/WidgetEditProfileBannerSheet.java @@ -134,7 +134,7 @@ public final class WidgetEditProfileBannerSheet extends AppBottomSheet { MaterialTextView materialTextView = getBinding().e; m.checkNotNullExpressionValue(materialTextView, "binding.bannerColorItemTitle"); materialTextView.setText(b.k(this, R.string.change_identity_profile_color, new Object[0], null, 4)); - MaterialTextView materialTextView2 = getBinding().f1850c; + MaterialTextView materialTextView2 = getBinding().f1851c; m.checkNotNullExpressionValue(materialTextView2, "binding.bannerChangeImageItemTitle"); materialTextView2.setText(b.k(this, R.string.change_identity_profile_banner, new Object[0], null, 4)); MaterialTextView materialTextView3 = getBinding().g; @@ -200,23 +200,23 @@ public final class WidgetEditProfileBannerSheet extends AppBottomSheet { private final void launchColorPicker(@ColorInt int i) { ColorPickerDialog.k kVar = new ColorPickerDialog.k(); kVar.h = i; - kVar.f2480s = ColorCompat.getThemedColor(getContext(), (int) R.attr.colorBackgroundPrimary); + kVar.f2481s = ColorCompat.getThemedColor(getContext(), (int) R.attr.colorBackgroundPrimary); kVar.i = false; kVar.j = false; kVar.f = 0; kVar.a = R.string.user_settings_banner_color_title; kVar.r = ColorCompat.getThemedColor(getContext(), (int) R.attr.colorHeaderPrimary); FontUtils fontUtils = FontUtils.INSTANCE; - kVar.f2481x = fontUtils.getThemedFontResId(getContext(), R.attr.font_display_bold); + kVar.f2482x = fontUtils.getThemedFontResId(getContext(), R.attr.font_display_bold); kVar.l = true; kVar.e = R.string.color_picker_use_default; kVar.p = ColorCompat.getThemedColor(getContext(), (int) R.attr.color_brand); kVar.d = R.string.select; kVar.w = ColorCompat.getColor(getContext(), (int) R.color.white); - kVar.f2482y = fontUtils.getThemedFontResId(getContext(), R.attr.font_primary_semibold); + kVar.f2483y = fontUtils.getThemedFontResId(getContext(), R.attr.font_primary_semibold); kVar.t = ColorCompat.getThemedColor(getContext(), (int) R.attr.colorTextMuted); kVar.u = R.drawable.drawable_cpv_edit_text_background; - kVar.f2483z = fontUtils.getThemedFontResId(getContext(), R.attr.font_primary_normal); + kVar.f2484z = fontUtils.getThemedFontResId(getContext(), R.attr.font_primary_normal); ColorPickerDialog a = kVar.a(); a.j = new WidgetEditProfileBannerSheet$launchColorPicker$1(this); AppBottomSheet.hideKeyboard$default(this, null, 1, null); @@ -279,7 +279,7 @@ public final class WidgetEditProfileBannerSheet extends AppBottomSheet { getBinding().h.setOnClickListener(new WidgetEditProfileBannerSheet$onViewCreated$1(this)); getBinding().g.setOnClickListener(new WidgetEditProfileBannerSheet$onViewCreated$2(this)); boolean z2 = getArgumentsOrDefault().getBoolean(ARG_HAS_BANNER_IMAGE); - MaterialTextView materialTextView = getBinding().f1850c; + MaterialTextView materialTextView = getBinding().f1851c; m.checkNotNullExpressionValue(materialTextView, "binding.bannerChangeImageItemTitle"); int i = 0; if (z2) { diff --git a/app/src/main/java/com/discord/widgets/settings/profile/WidgetEditUserOrGuildMemberProfile.java b/app/src/main/java/com/discord/widgets/settings/profile/WidgetEditUserOrGuildMemberProfile.java index 6d358dd9c6..b5061040a7 100644 --- a/app/src/main/java/com/discord/widgets/settings/profile/WidgetEditUserOrGuildMemberProfile.java +++ b/app/src/main/java/com/discord/widgets/settings/profile/WidgetEditUserOrGuildMemberProfile.java @@ -367,7 +367,7 @@ public final class WidgetEditUserOrGuildMemberProfile extends AppFragment { } private final void setCurrentBioFromEditor() { - TextInputEditText textInputEditText = getBinding().f2070c; + TextInputEditText textInputEditText = getBinding().f2071c; m.checkNotNullExpressionValue(textInputEditText, "binding.bioEditorTextInputField"); getViewModel().updateBio(String.valueOf(textInputEditText.getText())); getViewModel().updateIsEditingBio(false); @@ -424,7 +424,7 @@ public final class WidgetEditUserOrGuildMemberProfile extends AppFragment { AppFragment.setActionBarDisplayHomeAsUpEnabled$default(this, false, 1, null); getBinding().m.setOnClickListener(new WidgetEditUserOrGuildMemberProfile$onViewBound$1(this, view)); ((TouchInterceptingCoordinatorLayout) view).setOnInterceptTouchEvent(new WidgetEditUserOrGuildMemberProfile$onViewBound$2(this)); - getBinding().f2070c.setRawInputType(1); + getBinding().f2071c.setRawInputType(1); getBinding().g.setOnClickListener(new WidgetEditUserOrGuildMemberProfile$onViewBound$3(this)); getBinding().o.setOnAvatarRepresentativeColorUpdated(new WidgetEditUserOrGuildMemberProfile$onViewBound$4(this)); getBinding().o.setOnBadgeClick(new WidgetEditUserOrGuildMemberProfile$onViewBound$5(this)); diff --git a/app/src/main/java/com/discord/widgets/share/WidgetIncomingShare.java b/app/src/main/java/com/discord/widgets/share/WidgetIncomingShare.java index ebb96c9f61..0a6fe448dc 100644 --- a/app/src/main/java/com/discord/widgets/share/WidgetIncomingShare.java +++ b/app/src/main/java/com/discord/widgets/share/WidgetIncomingShare.java @@ -596,7 +596,7 @@ public final class WidgetIncomingShare extends AppFragment { } widgetGlobalSearchAdapter.setData(arrayList); widgetGlobalSearchAdapter.setOnSelectedListener(new WidgetIncomingShare$configureUi$$inlined$apply$lambda$2(this, model)); - ViewEmbedGameInvite viewEmbedGameInvite = getBinding().f1939c; + ViewEmbedGameInvite viewEmbedGameInvite = getBinding().f1940c; m.checkNotNullExpressionValue(viewEmbedGameInvite, "binding.externalShareActivityActionPreview"); if (model.getGameInviteModel() == null) { z2 = false; @@ -607,7 +607,7 @@ public final class WidgetIncomingShare extends AppFragment { viewEmbedGameInvite.setVisibility(i); ViewEmbedGameInvite.Model gameInviteModel = model.getGameInviteModel(); if (gameInviteModel != null) { - getBinding().f1939c.bind(gameInviteModel, clock); + getBinding().f1940c.bind(gameInviteModel, clock); } } diff --git a/app/src/main/java/com/discord/widgets/stage/sheet/WidgetEndStageBottomSheet.java b/app/src/main/java/com/discord/widgets/stage/sheet/WidgetEndStageBottomSheet.java index 97af1afb91..e8761c925e 100644 --- a/app/src/main/java/com/discord/widgets/stage/sheet/WidgetEndStageBottomSheet.java +++ b/app/src/main/java/com/discord/widgets/stage/sheet/WidgetEndStageBottomSheet.java @@ -111,10 +111,10 @@ public final class WidgetEndStageBottomSheet extends AppBottomSheet { MaterialButton materialButton = getBinding().b; m.checkNotNullExpressionValue(materialButton, "binding.cancel"); materialButton.setText(requireContext().getString(R.string.explicit_end_stage_cancel)); - MaterialButton materialButton2 = getBinding().f1862c; + MaterialButton materialButton2 = getBinding().f1863c; m.checkNotNullExpressionValue(materialButton2, "binding.confirm"); materialButton2.setText(requireContext().getString(R.string.explicit_end_stage_confirm_mobile)); getBinding().b.setOnClickListener(new WidgetEndStageBottomSheet$onViewCreated$1(this)); - getBinding().f1862c.setOnClickListener(new WidgetEndStageBottomSheet$onViewCreated$2(this)); + getBinding().f1863c.setOnClickListener(new WidgetEndStageBottomSheet$onViewCreated$2(this)); } } diff --git a/app/src/main/java/com/discord/widgets/stage/sheet/WidgetStageAudienceBlockedBottomSheet.java b/app/src/main/java/com/discord/widgets/stage/sheet/WidgetStageAudienceBlockedBottomSheet.java index 260a1b09f7..7087fb3172 100644 --- a/app/src/main/java/com/discord/widgets/stage/sheet/WidgetStageAudienceBlockedBottomSheet.java +++ b/app/src/main/java/com/discord/widgets/stage/sheet/WidgetStageAudienceBlockedBottomSheet.java @@ -129,7 +129,7 @@ public final class WidgetStageAudienceBlockedBottomSheet extends AppBottomSheet WidgetStageAudienceBlockedBottomSheetBinding binding = getBinding(); m.checkNotNullExpressionValue(binding, "binding"); setPeekHeightBottomView(binding.a); - MaxHeightRecyclerView maxHeightRecyclerView = getBinding().f2077c; + MaxHeightRecyclerView maxHeightRecyclerView = getBinding().f2078c; m.checkNotNullExpressionValue(maxHeightRecyclerView, "binding.blockedUsers"); this.adapter = new StageAudienceBlockedBottomSheetAdapter(maxHeightRecyclerView); } diff --git a/app/src/main/java/com/discord/widgets/stage/sheet/WidgetStageAudienceNoticeBottomSheet.java b/app/src/main/java/com/discord/widgets/stage/sheet/WidgetStageAudienceNoticeBottomSheet.java index d318859c86..d973fc29c7 100644 --- a/app/src/main/java/com/discord/widgets/stage/sheet/WidgetStageAudienceNoticeBottomSheet.java +++ b/app/src/main/java/com/discord/widgets/stage/sheet/WidgetStageAudienceNoticeBottomSheet.java @@ -72,7 +72,7 @@ public final class WidgetStageAudienceNoticeBottomSheet extends AppBottomSheet { ImageView imageView = getBinding().b; m.checkNotNullExpressionValue(imageView, "binding.bullet4Icon"); imageView.setVisibility(z2 ? 0 : 8); - TextView textView = getBinding().f2078c; + TextView textView = getBinding().f2079c; m.checkNotNullExpressionValue(textView, "binding.bullet4Label"); if (!z2) { i = 8; diff --git a/app/src/main/java/com/discord/widgets/stage/sheet/WidgetStageModeratorJoinBottomSheet.java b/app/src/main/java/com/discord/widgets/stage/sheet/WidgetStageModeratorJoinBottomSheet.java index 1bd37ffaf3..eca3174d06 100644 --- a/app/src/main/java/com/discord/widgets/stage/sheet/WidgetStageModeratorJoinBottomSheet.java +++ b/app/src/main/java/com/discord/widgets/stage/sheet/WidgetStageModeratorJoinBottomSheet.java @@ -84,7 +84,7 @@ public final class WidgetStageModeratorJoinBottomSheet extends AppBottomSheet { public void onViewCreated(View view, Bundle bundle) { m.checkNotNullParameter(view, "view"); super.onViewCreated(view, bundle); - getBinding().f2083c.setOnClickListener(new WidgetStageModeratorJoinBottomSheet$onViewCreated$1(this)); + getBinding().f2084c.setOnClickListener(new WidgetStageModeratorJoinBottomSheet$onViewCreated$1(this)); getBinding().b.setOnClickListener(new WidgetStageModeratorJoinBottomSheet$onViewCreated$2(this)); } } diff --git a/app/src/main/java/com/discord/widgets/stage/sheet/WidgetStageRaisedHandsBottomSheet.java b/app/src/main/java/com/discord/widgets/stage/sheet/WidgetStageRaisedHandsBottomSheet.java index bbbf76ea4a..28cf9fcfa9 100644 --- a/app/src/main/java/com/discord/widgets/stage/sheet/WidgetStageRaisedHandsBottomSheet.java +++ b/app/src/main/java/com/discord/widgets/stage/sheet/WidgetStageRaisedHandsBottomSheet.java @@ -137,7 +137,7 @@ public final class WidgetStageRaisedHandsBottomSheet extends AppBottomSheet { this.hasReceivedInitialRaisedHandsState = true; switchMaterial.jumpDrawablesToCurrentState(); } - Group group = getBinding().f2084c; + Group group = getBinding().f2085c; m.checkNotNullExpressionValue(group, "binding.raisedHandsEmptyGroup"); group.setVisibility(loaded.isEmpty() ? 0 : 8); MaterialTextView materialTextView = getBinding().b; diff --git a/app/src/main/java/com/discord/widgets/stage/sheet/WidgetStageStartEventBottomSheet.java b/app/src/main/java/com/discord/widgets/stage/sheet/WidgetStageStartEventBottomSheet.java index a9db6b5814..3effab2f13 100644 --- a/app/src/main/java/com/discord/widgets/stage/sheet/WidgetStageStartEventBottomSheet.java +++ b/app/src/main/java/com/discord/widgets/stage/sheet/WidgetStageStartEventBottomSheet.java @@ -103,7 +103,7 @@ public final class WidgetStageStartEventBottomSheet extends AppBottomSheet { private final void configureUI(WidgetStageStartEventBottomSheetViewModel.ViewState viewState) { if (viewState instanceof WidgetStageStartEventBottomSheetViewModel.ViewState.Loaded) { - MaterialButton materialButton = getBinding().f2085c; + MaterialButton materialButton = getBinding().f2086c; m.checkNotNullExpressionValue(materialButton, "binding.startStageButton"); WidgetStageStartEventBottomSheetViewModel.ViewState.Loaded loaded = (WidgetStageStartEventBottomSheetViewModel.ViewState.Loaded) viewState; boolean z2 = true; @@ -121,7 +121,7 @@ public final class WidgetStageStartEventBottomSheet extends AppBottomSheet { TextView textView2 = getBinding().d; m.checkNotNullExpressionValue(textView2, "binding.subtitle"); textView2.setText(getString(loaded.getStageInstance() == null ? R.string.start_stage_channel_event_modal_subtitle : R.string.edit_stage_subtitle)); - MaterialButton materialButton2 = getBinding().f2085c; + MaterialButton materialButton2 = getBinding().f2086c; m.checkNotNullExpressionValue(materialButton2, "binding.startStageButton"); materialButton2.setText(getString(loaded.getStageInstance() == null ? R.string.start_stage_channel_event_modal_button : R.string.save_changes)); TextView textView3 = getBinding().b; @@ -184,7 +184,7 @@ public final class WidgetStageStartEventBottomSheet extends AppBottomSheet { TextInputEditText textInputEditText = getBinding().f; m.checkNotNullExpressionValue(textInputEditText, "binding.topicInput"); TextWatcherKt.addBindedTextWatcher(textInputEditText, this, new WidgetStageStartEventBottomSheet$onViewCreated$1(this)); - getBinding().f2085c.setOnClickListener(new WidgetStageStartEventBottomSheet$onViewCreated$2(this)); + getBinding().f2086c.setOnClickListener(new WidgetStageStartEventBottomSheet$onViewCreated$2(this)); } public final void setOnDismiss(Function0 function0) { diff --git a/app/src/main/java/com/discord/widgets/stage/start/WidgetModeratorStartStage.java b/app/src/main/java/com/discord/widgets/stage/start/WidgetModeratorStartStage.java index 29111af240..1eaff37833 100644 --- a/app/src/main/java/com/discord/widgets/stage/start/WidgetModeratorStartStage.java +++ b/app/src/main/java/com/discord/widgets/stage/start/WidgetModeratorStartStage.java @@ -158,10 +158,10 @@ public final class WidgetModeratorStartStage extends AppFragment { public void onViewBound(View view) { m.checkNotNullParameter(view, "view"); super.onViewBound(view); - RecyclerView recyclerView = getBinding().f1951c; + RecyclerView recyclerView = getBinding().f1952c; m.checkNotNullExpressionValue(recyclerView, "binding.recyclerView"); this.adapter = new ModeratorStartStageAdapter(recyclerView, new WidgetModeratorStartStage$onViewBound$1(this)); - RecyclerView recyclerView2 = getBinding().f1951c; + RecyclerView recyclerView2 = getBinding().f1952c; recyclerView2.setLayoutManager(new LinearLayoutManager(recyclerView2.getContext())); ModeratorStartStageAdapter moderatorStartStageAdapter = this.adapter; if (moderatorStartStageAdapter == null) { diff --git a/app/src/main/java/com/discord/widgets/status/WidgetChatStatus.java b/app/src/main/java/com/discord/widgets/status/WidgetChatStatus.java index 726b23a248..91dbba8135 100644 --- a/app/src/main/java/com/discord/widgets/status/WidgetChatStatus.java +++ b/app/src/main/java/com/discord/widgets/status/WidgetChatStatus.java @@ -211,7 +211,7 @@ public final class WidgetChatStatus extends AppFragment { TextView textView = getBinding().d; m.checkNotNullExpressionValue(textView, "binding.chatStatusUnreadMessagesText"); textView.setText(getUnreadMessageText(model.isUnreadEstimate(), model.getUnreadCount(), model.getUnreadMessageId())); - getBinding().f1837c.setOnClickListener(new WidgetChatStatus$configureUI$2(model)); + getBinding().f1838c.setOnClickListener(new WidgetChatStatus$configureUI$2(model)); } private final WidgetChatStatusBinding getBinding() { diff --git a/app/src/main/java/com/discord/widgets/status/WidgetGlobalStatusIndicator.java b/app/src/main/java/com/discord/widgets/status/WidgetGlobalStatusIndicator.java index 3e868315c1..05e2304a6e 100644 --- a/app/src/main/java/com/discord/widgets/status/WidgetGlobalStatusIndicator.java +++ b/app/src/main/java/com/discord/widgets/status/WidgetGlobalStatusIndicator.java @@ -116,7 +116,7 @@ public final class WidgetGlobalStatusIndicator extends AppFragment { } WidgetGlobalStatusIndicatorState.State state = this.lastIndicatorState; if (state != null && state.isViewingCall()) { - LinearLayout linearLayout = getBinding().f1878c; + LinearLayout linearLayout = getBinding().f1879c; m.checkNotNullExpressionValue(linearLayout, "binding.indicator"); LinearLayout linearLayout2 = getBinding().e; m.checkNotNullExpressionValue(linearLayout2, "binding.indicatorActions"); @@ -133,7 +133,7 @@ public final class WidgetGlobalStatusIndicator extends AppFragment { private final void configureUIVisibility(WidgetGlobalStatusIndicatorState.State state) { this.lastIndicatorState = state; - LinearLayout linearLayout = getBinding().f1878c; + LinearLayout linearLayout = getBinding().f1879c; m.checkNotNullExpressionValue(linearLayout, "binding.indicator"); linearLayout.setVisibility(state.isVisible() ? 0 : 8); } @@ -161,7 +161,7 @@ public final class WidgetGlobalStatusIndicator extends AppFragment { private final void setupConnectingState() { resetContentVisibility(getBinding()); - getBinding().f1878c.setBackgroundColor(ColorCompat.getThemedColor(requireContext(), (int) R.attr.colorBackgroundTertiary)); + getBinding().f1879c.setBackgroundColor(ColorCompat.getThemedColor(requireContext(), (int) R.attr.colorBackgroundTertiary)); getBinding().i.setTextColor(ColorCompat.getThemedColor(requireContext(), (int) R.attr.colorHeaderPrimary)); TextView textView = getBinding().i; m.checkNotNullExpressionValue(textView, "binding.indicatorText"); @@ -186,7 +186,7 @@ public final class WidgetGlobalStatusIndicator extends AppFragment { } private final void setupContainerClicks(WidgetGlobalStatusIndicatorViewModel.ViewState.CallOngoing callOngoing) { - getBinding().f1878c.setOnClickListener(new WidgetGlobalStatusIndicator$setupContainerClicks$1(this, callOngoing)); + getBinding().f1879c.setOnClickListener(new WidgetGlobalStatusIndicator$setupContainerClicks$1(this, callOngoing)); } private final void setupIndicatorStatus(WidgetGlobalStatusIndicatorViewModel.ViewState.CallOngoing callOngoing) { @@ -195,7 +195,7 @@ public final class WidgetGlobalStatusIndicator extends AppFragment { LinearLayout linearLayout = getBinding().e; m.checkNotNullExpressionValue(linearLayout, "binding.indicatorActions"); linearLayout.setVisibility(8); - LinearLayout linearLayout2 = getBinding().f1878c; + LinearLayout linearLayout2 = getBinding().f1879c; VoiceViewUtils voiceViewUtils = VoiceViewUtils.INSTANCE; linearLayout2.setBackgroundColor(voiceViewUtils.getConnectionStatusColor(callOngoing.getConnectionState(), callOngoing.getConnectionQuality(), requireContext())); String e = ChannelUtils.e(callOngoing.getSelectedVoiceChannel(), requireContext(), false, 2); @@ -216,7 +216,7 @@ public final class WidgetGlobalStatusIndicator extends AppFragment { private final void setupOfflineState(boolean z2) { resetContentVisibility(getBinding()); - getBinding().f1878c.setBackgroundColor(ColorCompat.getThemedColor(requireContext(), (int) R.attr.colorBackgroundTertiary)); + getBinding().f1879c.setBackgroundColor(ColorCompat.getThemedColor(requireContext(), (int) R.attr.colorBackgroundTertiary)); getBinding().i.setTextColor(ColorCompat.getThemedColor(requireContext(), (int) R.attr.colorHeaderPrimary)); getBinding().i.setText(z2 ? R.string.network_offline_airplane_mode : R.string.network_offline); ImageView imageView = getBinding().h; @@ -225,7 +225,7 @@ public final class WidgetGlobalStatusIndicator extends AppFragment { } private final void setupStageContainerClicks(WidgetGlobalStatusIndicatorViewModel.ViewState.StageChannelOngoing stageChannelOngoing) { - getBinding().f1878c.setOnClickListener(new WidgetGlobalStatusIndicator$setupStageContainerClicks$1(this, stageChannelOngoing)); + getBinding().f1879c.setOnClickListener(new WidgetGlobalStatusIndicator$setupStageContainerClicks$1(this, stageChannelOngoing)); getBinding().d.setOnClickListener(new WidgetGlobalStatusIndicator$setupStageContainerClicks$2(this)); getBinding().g.setOnClickListener(new WidgetGlobalStatusIndicator$setupStageContainerClicks$3(this)); } @@ -234,7 +234,7 @@ public final class WidgetGlobalStatusIndicator extends AppFragment { private final void setupStageIndicatorStatus(WidgetGlobalStatusIndicatorViewModel.ViewState.StageChannelOngoing stageChannelOngoing) { resetContentVisibility(getBinding()); int color = stageChannelOngoing.isSpeakingInOngoingCall() ? ContextCompat.getColor(requireContext(), R.color.white) : ColorCompat.getThemedColor(requireContext(), (int) R.attr.colorHeaderPrimary); - getBinding().f1878c.setBackgroundColor(stageChannelOngoing.isSpeakingInOngoingCall() ? ContextCompat.getColor(requireContext(), R.color.status_green_600) : ColorCompat.getThemedColor(requireContext(), (int) R.attr.colorBackgroundTertiary)); + getBinding().f1879c.setBackgroundColor(stageChannelOngoing.isSpeakingInOngoingCall() ? ContextCompat.getColor(requireContext(), R.color.status_green_600) : ColorCompat.getThemedColor(requireContext(), (int) R.attr.colorBackgroundTertiary)); getBinding().i.setTextColor(color); getBinding().g.setTextColor(color); LinearLayout linearLayout = getBinding().e; diff --git a/app/src/main/java/com/discord/widgets/status/WidgetThreadStatus.java b/app/src/main/java/com/discord/widgets/status/WidgetThreadStatus.java index 05dad3b31a..ba2d4f57dd 100644 --- a/app/src/main/java/com/discord/widgets/status/WidgetThreadStatus.java +++ b/app/src/main/java/com/discord/widgets/status/WidgetThreadStatus.java @@ -124,7 +124,7 @@ public final class WidgetThreadStatus extends AppFragment { @MainThread private final void updateView(WidgetThreadStatusViewModel.ViewState viewState) { - getBinding().f2099c.setIsLoading(viewState.isLoading()); + getBinding().f2100c.setIsLoading(viewState.isLoading()); WidgetThreadStatusViewModel.Status threadStatus = viewState.getThreadStatus(); int i = 8; if (threadStatus instanceof WidgetThreadStatusViewModel.Status.Hide) { @@ -135,7 +135,7 @@ public final class WidgetThreadStatus extends AppFragment { ConstraintLayout constraintLayout2 = getBinding().b; d0.z.d.m.checkNotNullExpressionValue(constraintLayout2, "binding.threadStatus"); constraintLayout2.setVisibility(0); - LoadingButton loadingButton = getBinding().f2099c; + LoadingButton loadingButton = getBinding().f2100c; d0.z.d.m.checkNotNullExpressionValue(loadingButton, "binding.threadStatusButton"); WidgetThreadStatusViewModel.Status.Archived archived = (WidgetThreadStatusViewModel.Status.Archived) threadStatus; if (archived.getCanArchive()) { @@ -145,26 +145,26 @@ public final class WidgetThreadStatus extends AppFragment { LinkifiedTextView linkifiedTextView = getBinding().d; d0.z.d.m.checkNotNullExpressionValue(linkifiedTextView, "binding.threadStatusText"); linkifiedTextView.setText(archived.isLocked() ? getResources().getString(R.string.thread_header_notice_locked) : getResources().getString(R.string.thread_header_notice_archived)); - getBinding().f2099c.setText(getResources().getString(R.string.unarchive)); - LoadingButton loadingButton2 = getBinding().f2099c; + getBinding().f2100c.setText(getResources().getString(R.string.unarchive)); + LoadingButton loadingButton2 = getBinding().f2100c; d0.z.d.m.checkNotNullExpressionValue(loadingButton2, "binding.threadStatusButton"); loadingButton2.setBackgroundTintList(ColorStateList.valueOf(ColorCompat.getThemedColor(getContext(), (int) R.attr.colorBackgroundAccent))); - getBinding().f2099c.setOnClickListener(new WidgetThreadStatus$updateView$1(this)); + getBinding().f2100c.setOnClickListener(new WidgetThreadStatus$updateView$1(this)); } else if (threadStatus instanceof WidgetThreadStatusViewModel.Status.Unjoined) { ConstraintLayout constraintLayout3 = getBinding().b; d0.z.d.m.checkNotNullExpressionValue(constraintLayout3, "binding.threadStatus"); constraintLayout3.setVisibility(0); - LoadingButton loadingButton3 = getBinding().f2099c; + LoadingButton loadingButton3 = getBinding().f2100c; d0.z.d.m.checkNotNullExpressionValue(loadingButton3, "binding.threadStatusButton"); loadingButton3.setVisibility(0); LinkifiedTextView linkifiedTextView2 = getBinding().d; d0.z.d.m.checkNotNullExpressionValue(linkifiedTextView2, "binding.threadStatusText"); linkifiedTextView2.setText(getResources().getString(R.string.thread_header_notice_join)); - getBinding().f2099c.setText(getResources().getString(R.string.join)); - LoadingButton loadingButton4 = getBinding().f2099c; + getBinding().f2100c.setText(getResources().getString(R.string.join)); + LoadingButton loadingButton4 = getBinding().f2100c; d0.z.d.m.checkNotNullExpressionValue(loadingButton4, "binding.threadStatusButton"); loadingButton4.setBackgroundTintList(ColorStateList.valueOf(ColorCompat.getThemedColor(getContext(), (int) R.attr.color_brand_500))); - getBinding().f2099c.setOnClickListener(new WidgetThreadStatus$updateView$2(this)); + getBinding().f2100c.setOnClickListener(new WidgetThreadStatus$updateView$2(this)); } } diff --git a/app/src/main/java/com/discord/widgets/stickers/WidgetGuildStickerSheet.java b/app/src/main/java/com/discord/widgets/stickers/WidgetGuildStickerSheet.java index 2f7d382750..d33a9eb01c 100644 --- a/app/src/main/java/com/discord/widgets/stickers/WidgetGuildStickerSheet.java +++ b/app/src/main/java/com/discord/widgets/stickers/WidgetGuildStickerSheet.java @@ -195,7 +195,7 @@ public final class WidgetGuildStickerSheet extends AppBottomSheet { TextView textView = getBinding().n; m.checkNotNullExpressionValue(textView, "binding.guildStickerSheetStickerName"); textView.setText(component1.h()); - TextView textView2 = getBinding().f1919c; + TextView textView2 = getBinding().f1920c; m.checkNotNullExpressionValue(textView2, "binding.guildStickerSheetDescription"); textView2.setText(getString(getCustomStickerInfoText(component3, isUserInGuild, isPublic, component2))); configureButtons(component2, isUserInGuild, known != null ? known.getGuild() : null); diff --git a/app/src/main/java/com/discord/widgets/stickers/WidgetStickerSheet.java b/app/src/main/java/com/discord/widgets/stickers/WidgetStickerSheet.java index 16d8eea587..e64d896374 100644 --- a/app/src/main/java/com/discord/widgets/stickers/WidgetStickerSheet.java +++ b/app/src/main/java/com/discord/widgets/stickers/WidgetStickerSheet.java @@ -95,9 +95,9 @@ public final class WidgetStickerSheet extends AppBottomSheet { m.checkNotNullExpressionValue(textView, "binding.stickerSheetStickerName"); textView.setText(component2.h()); if (!viewState.isUserPremiumTier2()) { - getBinding().f2090c.setOnClickListener(new WidgetStickerSheet$configureUI$1(this)); + getBinding().f2091c.setOnClickListener(new WidgetStickerSheet$configureUI$1(this)); } - TextView textView2 = getBinding().f2090c; + TextView textView2 = getBinding().f2091c; m.checkNotNullExpressionValue(textView2, "binding.stickerSheetStickerInfo"); boolean z2 = true; int i = 0; diff --git a/app/src/main/java/com/discord/widgets/stickers/WidgetUnknownStickerSheet.java b/app/src/main/java/com/discord/widgets/stickers/WidgetUnknownStickerSheet.java index adf29cc033..355636850a 100644 --- a/app/src/main/java/com/discord/widgets/stickers/WidgetUnknownStickerSheet.java +++ b/app/src/main/java/com/discord/widgets/stickers/WidgetUnknownStickerSheet.java @@ -68,7 +68,7 @@ public final class WidgetUnknownStickerSheet extends AppBottomSheet { Objects.requireNonNull(serializable, "null cannot be cast to non-null type com.discord.api.sticker.StickerPartial"); StickerPartial stickerPartial = (StickerPartial) serializable; getBinding().b.d(stickerPartial, 0); - TextView textView = getBinding().f2103c; + TextView textView = getBinding().f2104c; m.checkNotNullExpressionValue(textView, "binding.unknownStickerSheetStickerName"); textView.setText(stickerPartial.e()); } diff --git a/app/src/main/java/com/discord/widgets/tabs/WidgetTabsHost.java b/app/src/main/java/com/discord/widgets/tabs/WidgetTabsHost.java index 6f8a0cc5de..3c5e12ad7e 100644 --- a/app/src/main/java/com/discord/widgets/tabs/WidgetTabsHost.java +++ b/app/src/main/java/com/discord/widgets/tabs/WidgetTabsHost.java @@ -168,14 +168,14 @@ public final class WidgetTabsHost extends AppFragment { } private final void setPanelWindowInsetsListeners(boolean z2) { - ViewCompat.setOnApplyWindowInsetsListener(getBinding().f2091c, WidgetTabsHost$setPanelWindowInsetsListeners$1.INSTANCE); + ViewCompat.setOnApplyWindowInsetsListener(getBinding().f2092c, WidgetTabsHost$setPanelWindowInsetsListeners$1.INSTANCE); ViewCompat.setOnApplyWindowInsetsListener(getBinding().e, new WidgetTabsHost$setPanelWindowInsetsListeners$2(z2)); FrameLayout frameLayout = getBinding().g; m.checkNotNullExpressionValue(frameLayout, "binding.widgetTabsHostNavHost"); ViewExtensions.setForwardingWindowInsetsListener(frameLayout); ViewCompat.setOnApplyWindowInsetsListener(getBinding().h, new WidgetTabsHost$setPanelWindowInsetsListeners$3(z2)); ViewCompat.setOnApplyWindowInsetsListener(getBinding().b, WidgetTabsHost$setPanelWindowInsetsListeners$4.INSTANCE); - getBinding().f2091c.requestApplyInsets(); + getBinding().f2092c.requestApplyInsets(); } public static /* synthetic */ void setPanelWindowInsetsListeners$default(WidgetTabsHost widgetTabsHost, boolean z2, int i, Object obj) { diff --git a/app/src/main/java/com/discord/widgets/tos/WidgetTosAccept$configureUI$1.java b/app/src/main/java/com/discord/widgets/tos/WidgetTosAccept$configureUI$1.java index d3c1355de3..adb6379890 100644 --- a/app/src/main/java/com/discord/widgets/tos/WidgetTosAccept$configureUI$1.java +++ b/app/src/main/java/com/discord/widgets/tos/WidgetTosAccept$configureUI$1.java @@ -13,7 +13,7 @@ public final class WidgetTosAccept$configureUI$1 implements CompoundButton.OnChe @Override // android.widget.CompoundButton.OnCheckedChangeListener public final void onCheckedChanged(CompoundButton compoundButton, boolean z2) { - MaterialButton materialButton = WidgetTosAccept.access$getBinding$p(this.this$0).f2100c; + MaterialButton materialButton = WidgetTosAccept.access$getBinding$p(this.this$0).f2101c; m.checkNotNullExpressionValue(materialButton, "binding.alertTosAckContinue"); materialButton.setEnabled(z2); } diff --git a/app/src/main/java/com/discord/widgets/tos/WidgetTosAccept.java b/app/src/main/java/com/discord/widgets/tos/WidgetTosAccept.java index c3b73c4266..af36eeae4c 100644 --- a/app/src/main/java/com/discord/widgets/tos/WidgetTosAccept.java +++ b/app/src/main/java/com/discord/widgets/tos/WidgetTosAccept.java @@ -64,12 +64,12 @@ public final class WidgetTosAccept extends AppFragment { m.checkNotNullExpressionValue(linkifiedTextView2, "binding.alertTosPrivacyPolicy"); b.n(linkifiedTextView2, R.string.privacy_policy_url, new Object[0], null, 4); getBinding().b.setOnCheckedChangeListener(new WidgetTosAccept$configureUI$1(this)); - MaterialButton materialButton = getBinding().f2100c; + MaterialButton materialButton = getBinding().f2101c; m.checkNotNullExpressionValue(materialButton, "binding.alertTosAckContinue"); CheckBox checkBox = getBinding().b; m.checkNotNullExpressionValue(checkBox, "binding.alertTosAck"); materialButton.setEnabled(checkBox.isChecked()); - getBinding().f2100c.setOnClickListener(new WidgetTosAccept$configureUI$2(this)); + getBinding().f2101c.setOnClickListener(new WidgetTosAccept$configureUI$2(this)); } } diff --git a/app/src/main/java/com/discord/widgets/tos/WidgetTosReportViolation.java b/app/src/main/java/com/discord/widgets/tos/WidgetTosReportViolation.java index 40746a95fa..c2bda7717b 100644 --- a/app/src/main/java/com/discord/widgets/tos/WidgetTosReportViolation.java +++ b/app/src/main/java/com/discord/widgets/tos/WidgetTosReportViolation.java @@ -288,7 +288,7 @@ public final class WidgetTosReportViolation extends AppFragment { super.onViewBound(view); setActionBarTitle(R.string.report); AppFragment.setActionBarDisplayHomeAsUpEnabled$default(this, false, 1, null); - TextView textView = getBinding().f2101c; + TextView textView = getBinding().f2102c; m.checkNotNullExpressionValue(textView, "binding.reportHeader"); c.a.k.b.n(textView, R.string.report_message, new Object[]{getArgs().getTarget()}, null, 4); LinkifiedTextView linkifiedTextView = getBinding().g; diff --git a/app/src/main/java/com/discord/widgets/tos/WidgetTosReportViolationReasonView.java b/app/src/main/java/com/discord/widgets/tos/WidgetTosReportViolationReasonView.java index b8f5641409..75e5f28f1c 100644 --- a/app/src/main/java/com/discord/widgets/tos/WidgetTosReportViolationReasonView.java +++ b/app/src/main/java/com/discord/widgets/tos/WidgetTosReportViolationReasonView.java @@ -98,7 +98,7 @@ public final class WidgetTosReportViolationReasonView extends RelativeLayout { public final void setReason(ReportReason reportReason) { this.reason = reportReason; - TextView textView = this.binding.f2102c; + TextView textView = this.binding.f2103c; m.checkNotNullExpressionValue(textView, "binding.reportReasonHeader"); String str = null; textView.setText(reportReason != null ? reportReason.b() : null); diff --git a/app/src/main/java/com/discord/widgets/user/WidgetKickUser.java b/app/src/main/java/com/discord/widgets/user/WidgetKickUser.java index 4f435abb1f..2e466129f9 100644 --- a/app/src/main/java/com/discord/widgets/user/WidgetKickUser.java +++ b/app/src/main/java/com/discord/widgets/user/WidgetKickUser.java @@ -70,7 +70,7 @@ public final class WidgetKickUser extends AppDialog { TextView textView2 = getBinding().b; m.checkNotNullExpressionValue(textView2, "binding.kickUserBody"); b.m(textView2, R.string.kick_user_body, new Object[0], new WidgetKickUser$onViewBoundOrOnResume$2(string)); - getBinding().f1941c.setOnClickListener(new WidgetKickUser$onViewBoundOrOnResume$3(this)); + getBinding().f1942c.setOnClickListener(new WidgetKickUser$onViewBoundOrOnResume$3(this)); getBinding().d.setOnClickListener(new WidgetKickUser$onViewBoundOrOnResume$4(this, j, j2, string)); } } diff --git a/app/src/main/java/com/discord/widgets/user/WidgetPruneUsers.java b/app/src/main/java/com/discord/widgets/user/WidgetPruneUsers.java index a24ac55919..e44e7a6a77 100644 --- a/app/src/main/java/com/discord/widgets/user/WidgetPruneUsers.java +++ b/app/src/main/java/com/discord/widgets/user/WidgetPruneUsers.java @@ -144,7 +144,7 @@ public final class WidgetPruneUsers extends AppDialog { WidgetPruneUsersViewModel.ViewState.Loading loading = (WidgetPruneUsersViewModel.ViewState.Loading) viewState; sb.append(loading.getGuildName()); String sb2 = sb.toString(); - TextView textView = getBinding().f1968c; + TextView textView = getBinding().f1969c; m.checkNotNullExpressionValue(textView, "binding.pruneUserHeader"); textView.setText(sb2); int ordinal = loading.getWhichPruneDays().ordinal(); diff --git a/app/src/main/java/com/discord/widgets/user/WidgetUserMentions$WidgetUserMentionFilter$onResume$3.java b/app/src/main/java/com/discord/widgets/user/WidgetUserMentions$WidgetUserMentionFilter$onResume$3.java index df51cebef7..a5af50d01f 100644 --- a/app/src/main/java/com/discord/widgets/user/WidgetUserMentions$WidgetUserMentionFilter$onResume$3.java +++ b/app/src/main/java/com/discord/widgets/user/WidgetUserMentions$WidgetUserMentionFilter$onResume$3.java @@ -15,7 +15,7 @@ public final class WidgetUserMentions$WidgetUserMentionFilter$onResume$3 impl public final void call(Boolean bool) { WidgetUserMentions.WidgetUserMentionFilter widgetUserMentionFilter = this.this$0; WidgetUserMentions.Model.MessageLoader.Filters access$getFilters$p = WidgetUserMentions.WidgetUserMentionFilter.access$getFilters$p(widgetUserMentionFilter); - CheckedSetting checkedSetting = WidgetUserMentions.WidgetUserMentionFilter.access$getBinding$p(this.this$0).f2109c; + CheckedSetting checkedSetting = WidgetUserMentions.WidgetUserMentionFilter.access$getBinding$p(this.this$0).f2110c; m.checkNotNullExpressionValue(checkedSetting, "binding.userMentionsFilterIncludeRoles"); WidgetUserMentions.WidgetUserMentionFilter.access$updateFilters(widgetUserMentionFilter, WidgetUserMentions.Model.MessageLoader.Filters.copy$default(access$getFilters$p, 0, false, false, checkedSetting.isChecked(), 7, null)); WidgetUserMentions.WidgetUserMentionFilter.access$delayedDismiss(this.this$0); diff --git a/app/src/main/java/com/discord/widgets/user/WidgetUserMentions.java b/app/src/main/java/com/discord/widgets/user/WidgetUserMentions.java index d3077a59d1..f1bedba91a 100644 --- a/app/src/main/java/com/discord/widgets/user/WidgetUserMentions.java +++ b/app/src/main/java/com/discord/widgets/user/WidgetUserMentions.java @@ -1080,14 +1080,14 @@ public final class WidgetUserMentions extends AppFragment implements OnTabSelect } checkedSetting5.setChecked(filters2.getIncludeEveryone()); getBinding().b.setOnCheckedListener(new WidgetUserMentions$WidgetUserMentionFilter$onResume$2(this)); - CheckedSetting checkedSetting6 = getBinding().f2109c; + CheckedSetting checkedSetting6 = getBinding().f2110c; m.checkNotNullExpressionValue(checkedSetting6, "binding.userMentionsFilterIncludeRoles"); Model.MessageLoader.Filters filters3 = this.filters; if (filters3 == null) { m.throwUninitializedPropertyAccessException("filters"); } checkedSetting6.setChecked(filters3.getIncludeRoles()); - getBinding().f2109c.setOnCheckedListener(new WidgetUserMentions$WidgetUserMentionFilter$onResume$3(this)); + getBinding().f2110c.setOnCheckedListener(new WidgetUserMentions$WidgetUserMentionFilter$onResume$3(this)); } } @@ -1111,7 +1111,7 @@ public final class WidgetUserMentions extends AppFragment implements OnTabSelect } private final void addThreadSpineItemDecoration(WidgetChatListAdapter widgetChatListAdapter) { - getBinding().f2108c.addItemDecoration(new ThreadSpineItemDecoration(requireContext(), widgetChatListAdapter)); + getBinding().f2109c.addItemDecoration(new ThreadSpineItemDecoration(requireContext(), widgetChatListAdapter)); } private final void configureToolbar(String str) { @@ -1146,7 +1146,7 @@ public final class WidgetUserMentions extends AppFragment implements OnTabSelect } private final WidgetChatListAdapter createAdapter(Function1 function1) { - RecyclerView recyclerView = getBinding().f2108c; + RecyclerView recyclerView = getBinding().f2109c; m.checkNotNullExpressionValue(recyclerView, "binding.userMentionsList"); FragmentManager parentFragmentManager = getParentFragmentManager(); m.checkNotNullExpressionValue(parentFragmentManager, "parentFragmentManager"); diff --git a/app/src/main/java/com/discord/widgets/user/WidgetUserMutualFriends.java b/app/src/main/java/com/discord/widgets/user/WidgetUserMutualFriends.java index 76c91dba46..ccb0b67252 100644 --- a/app/src/main/java/com/discord/widgets/user/WidgetUserMutualFriends.java +++ b/app/src/main/java/com/discord/widgets/user/WidgetUserMutualFriends.java @@ -12,7 +12,7 @@ import android.widget.TextView; import androidx.fragment.app.Fragment; import androidx.recyclerview.widget.RecyclerView; import c.a.d.j; -import c.a.i.w5; +import c.a.i.x5; import c.d.b.a.a; import com.discord.R; import com.discord.app.AppFragment; @@ -387,19 +387,19 @@ public final class WidgetUserMutualFriends extends AppFragment { int i = R.id.mutual_server_1; View findViewById = view.findViewById(R.id.mutual_server_1); if (findViewById != null) { - w5 a = w5.a(findViewById); + x5 a = x5.a(findViewById); i = R.id.mutual_server_2; View findViewById2 = view.findViewById(R.id.mutual_server_2); if (findViewById2 != null) { - w5 a2 = w5.a(findViewById2); + x5 a2 = x5.a(findViewById2); i = R.id.mutual_server_3; View findViewById3 = view.findViewById(R.id.mutual_server_3); if (findViewById3 != null) { - w5 a3 = w5.a(findViewById3); + x5 a3 = x5.a(findViewById3); i = R.id.mutual_server_4; View findViewById4 = view.findViewById(R.id.mutual_server_4); if (findViewById4 != null) { - w5 a4 = w5.a(findViewById4); + x5 a4 = x5.a(findViewById4); i = R.id.user_profile_adapter_item_friend_avatar; SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(R.id.user_profile_adapter_item_friend_avatar); if (simpleDraweeView != null) { @@ -456,34 +456,34 @@ public final class WidgetUserMutualFriends extends AppFragment { IconUtils.setIcon$default(simpleDraweeView, mutualFriend.getUser(), R.dimen.avatar_size_standard, null, null, null, 56, null); int i2 = 0; while (i2 <= 3) { - w5 w5Var = i2 != 1 ? i2 != 2 ? i2 != 3 ? i2 != 4 ? this.binding.e : this.binding.e : this.binding.d : this.binding.f2114c : this.binding.b; - m.checkNotNullExpressionValue(w5Var, "when (i) {\n 1…mutualServer4\n }"); - RelativeLayout relativeLayout = w5Var.a; + x5 x5Var = i2 != 1 ? i2 != 2 ? i2 != 3 ? i2 != 4 ? this.binding.e : this.binding.e : this.binding.d : this.binding.f2115c : this.binding.b; + m.checkNotNullExpressionValue(x5Var, "when (i) {\n 1…mutualServer4\n }"); + RelativeLayout relativeLayout = x5Var.a; m.checkNotNullExpressionValue(relativeLayout, "item.root"); relativeLayout.setVisibility(8); - TextView textView2 = w5Var.f184c; + TextView textView2 = x5Var.f188c; m.checkNotNullExpressionValue(textView2, "item.userProfileAdapterItemFriendMutualText"); textView2.setVisibility(8); - SimpleDraweeView simpleDraweeView2 = w5Var.b; + SimpleDraweeView simpleDraweeView2 = x5Var.b; m.checkNotNullExpressionValue(simpleDraweeView2, "item.userProfileAdapterItemFriendMutualImage"); simpleDraweeView2.setVisibility(8); Guild guild = (Guild) u.getOrNull(mutualFriend.getMutualGuilds(), i2); if (guild != null) { - RelativeLayout relativeLayout2 = w5Var.a; + RelativeLayout relativeLayout2 = x5Var.a; m.checkNotNullExpressionValue(relativeLayout2, "item.root"); relativeLayout2.setVisibility(0); if (guild.getIcon() != null) { - SimpleDraweeView simpleDraweeView3 = w5Var.b; + SimpleDraweeView simpleDraweeView3 = x5Var.b; m.checkNotNullExpressionValue(simpleDraweeView3, "item.userProfileAdapterItemFriendMutualImage"); simpleDraweeView3.setVisibility(0); - SimpleDraweeView simpleDraweeView4 = w5Var.b; + SimpleDraweeView simpleDraweeView4 = x5Var.b; m.checkNotNullExpressionValue(simpleDraweeView4, "imageView"); IconUtils.setIcon$default((ImageView) simpleDraweeView4, guild, 0, (MGImages.ChangeDetector) null, false, 28, (Object) null); } else { - TextView textView3 = w5Var.f184c; + TextView textView3 = x5Var.f188c; m.checkNotNullExpressionValue(textView3, "item.userProfileAdapterItemFriendMutualText"); textView3.setVisibility(0); - TextView textView4 = w5Var.f184c; + TextView textView4 = x5Var.f188c; m.checkNotNullExpressionValue(textView4, "item.userProfileAdapterItemFriendMutualText"); textView4.setText(guild.getShortName()); } diff --git a/app/src/main/java/com/discord/widgets/user/WidgetUserMutualGuilds.java b/app/src/main/java/com/discord/widgets/user/WidgetUserMutualGuilds.java index f8d5df17bd..a8ab4979ad 100644 --- a/app/src/main/java/com/discord/widgets/user/WidgetUserMutualGuilds.java +++ b/app/src/main/java/com/discord/widgets/user/WidgetUserMutualGuilds.java @@ -120,7 +120,7 @@ public final class WidgetUserMutualGuilds extends AppFragment { m.checkNotNullParameter(item, "data"); super.onConfigure(i, (int) item); this.binding.a.setOnClickListener(new WidgetUserMutualGuilds$Adapter$ViewHolder$onConfigure$1(this, item)); - SimpleDraweeView simpleDraweeView = this.binding.f2115c; + SimpleDraweeView simpleDraweeView = this.binding.f2116c; Guild guild = item.getGuild(); String str = null; int i2 = 8; diff --git a/app/src/main/java/com/discord/widgets/user/WidgetUserPasswordVerify$validationManager$2.java b/app/src/main/java/com/discord/widgets/user/WidgetUserPasswordVerify$validationManager$2.java index 4b55760b6f..80ed4009b7 100644 --- a/app/src/main/java/com/discord/widgets/user/WidgetUserPasswordVerify$validationManager$2.java +++ b/app/src/main/java/com/discord/widgets/user/WidgetUserPasswordVerify$validationManager$2.java @@ -22,7 +22,7 @@ public final class WidgetUserPasswordVerify$validationManager$2 extends o implem @Override // kotlin.jvm.functions.Function0 /* renamed from: invoke */ public final ValidationManager mo1invoke() { - TextInputLayout textInputLayout = WidgetUserPasswordVerify.access$getBinding$p(this.this$0).f2110c; + TextInputLayout textInputLayout = WidgetUserPasswordVerify.access$getBinding$p(this.this$0).f2111c; m.checkNotNullExpressionValue(textInputLayout, "binding.editAccountPasswordWrap"); return new ValidationManager(new Input.TextInputLayoutInput("password", textInputLayout, BasicTextInputValidator.Companion.createRequiredInputValidator(R.string.password_required), AuthUtils.INSTANCE.createPasswordInputValidator(R.string.password_length_error))); } diff --git a/app/src/main/java/com/discord/widgets/user/WidgetUserPasswordVerify.java b/app/src/main/java/com/discord/widgets/user/WidgetUserPasswordVerify.java index e6958a0035..1521b2d996 100644 --- a/app/src/main/java/com/discord/widgets/user/WidgetUserPasswordVerify.java +++ b/app/src/main/java/com/discord/widgets/user/WidgetUserPasswordVerify.java @@ -188,7 +188,7 @@ public final class WidgetUserPasswordVerify extends AppFragment { private final void saveInfo() { if (ValidationManager.validate$default(getValidationManager(), false, 1, null)) { AppFragment.hideKeyboard$default(this, null, 1, null); - TextInputLayout textInputLayout = getBinding().f2110c; + TextInputLayout textInputLayout = getBinding().f2111c; m.checkNotNullExpressionValue(textInputLayout, "binding.editAccountPasswordWrap"); String textOrEmpty = ViewExtensions.getTextOrEmpty(textInputLayout); Serializable serializableExtra = getMostRecentIntent().getSerializableExtra(INTENT_EXTRA_ACTION); @@ -227,10 +227,10 @@ public final class WidgetUserPasswordVerify extends AppFragment { AppFragment.setActionBarDisplayHomeAsUpEnabled$default(this, false, 1, null); StatefulViews statefulViews = this.state; FloatingActionButton floatingActionButton = getBinding().d; - TextInputLayout textInputLayout = getBinding().f2110c; + TextInputLayout textInputLayout = getBinding().f2111c; m.checkNotNullExpressionValue(textInputLayout, "binding.editAccountPasswordWrap"); statefulViews.setupTextWatcherWithSaveAction(this, floatingActionButton, textInputLayout); - TextInputLayout textInputLayout2 = getBinding().f2110c; + TextInputLayout textInputLayout2 = getBinding().f2111c; m.checkNotNullExpressionValue(textInputLayout2, "binding.editAccountPasswordWrap"); ViewExtensions.setOnImeActionDone$default(textInputLayout2, false, new WidgetUserPasswordVerify$onViewBound$1(this), 1, null); getBinding().d.setOnClickListener(new WidgetUserPasswordVerify$onViewBound$2(this)); diff --git a/app/src/main/java/com/discord/widgets/user/WidgetUserSetCustomStatus.java b/app/src/main/java/com/discord/widgets/user/WidgetUserSetCustomStatus.java index 042837b096..264626548d 100644 --- a/app/src/main/java/com/discord/widgets/user/WidgetUserSetCustomStatus.java +++ b/app/src/main/java/com/discord/widgets/user/WidgetUserSetCustomStatus.java @@ -211,7 +211,7 @@ public final class WidgetUserSetCustomStatus extends AppFragment { AppFragment.setActionBarDisplayHomeAsUpEnabled$default(this, false, 1, null); setActionBarTitle(R.string.custom_status); this.expirationRadioManager = new RadioManager(n.listOf((Object[]) new MaterialRadioButton[]{getBinding().g, getBinding().e, getBinding().d, getBinding().f, getBinding().h})); - getBinding().f2116c.setOnClickListener(new WidgetUserSetCustomStatus$onViewBound$1(this)); + getBinding().f2117c.setOnClickListener(new WidgetUserSetCustomStatus$onViewBound$1(this)); getBinding().j.setEndIconOnClickListener(new WidgetUserSetCustomStatus$onViewBound$2(this)); TextInputLayout textInputLayout = getBinding().j; m.checkNotNullExpressionValue(textInputLayout, "binding.setCustomStatusText"); diff --git a/app/src/main/java/com/discord/widgets/user/WidgetUserStatusSheet$binding$2.java b/app/src/main/java/com/discord/widgets/user/WidgetUserStatusSheet$binding$2.java index 74a32a16e2..f72aaa86f3 100644 --- a/app/src/main/java/com/discord/widgets/user/WidgetUserStatusSheet$binding$2.java +++ b/app/src/main/java/com/discord/widgets/user/WidgetUserStatusSheet$binding$2.java @@ -3,7 +3,7 @@ package com.discord.widgets.user; import android.view.View; import android.widget.TextView; import androidx.core.widget.NestedScrollView; -import c.a.i.y3; +import c.a.i.z3; import com.discord.R; import com.discord.databinding.WidgetUserStatusUpdateBinding; import com.discord.widgets.user.profile.UserStatusPresenceCustomView; @@ -29,19 +29,19 @@ public final /* synthetic */ class WidgetUserStatusSheet$binding$2 extends k imp i = R.id.user_status_update_dnd; View findViewById = view.findViewById(R.id.user_status_update_dnd); if (findViewById != null) { - y3 a = y3.a(findViewById); + z3 a = z3.a(findViewById); i = R.id.user_status_update_idle; View findViewById2 = view.findViewById(R.id.user_status_update_idle); if (findViewById2 != null) { - y3 a2 = y3.a(findViewById2); + z3 a2 = z3.a(findViewById2); i = R.id.user_status_update_invisible; View findViewById3 = view.findViewById(R.id.user_status_update_invisible); if (findViewById3 != null) { - y3 a3 = y3.a(findViewById3); + z3 a3 = z3.a(findViewById3); i = R.id.user_status_update_online; View findViewById4 = view.findViewById(R.id.user_status_update_online); if (findViewById4 != null) { - return new WidgetUserStatusUpdateBinding((NestedScrollView) view, textView, userStatusPresenceCustomView, a, a2, a3, y3.a(findViewById4)); + return new WidgetUserStatusUpdateBinding((NestedScrollView) view, textView, userStatusPresenceCustomView, a, a2, a3, z3.a(findViewById4)); } } } diff --git a/app/src/main/java/com/discord/widgets/user/WidgetUserStatusSheet.java b/app/src/main/java/com/discord/widgets/user/WidgetUserStatusSheet.java index ac8565116f..d679106ce7 100644 --- a/app/src/main/java/com/discord/widgets/user/WidgetUserStatusSheet.java +++ b/app/src/main/java/com/discord/widgets/user/WidgetUserStatusSheet.java @@ -9,7 +9,7 @@ import androidx.fragment.app.FragmentManager; import androidx.fragment.app.FragmentViewModelLazyKt; import c.a.d.f0; import c.a.d.h0; -import c.a.i.y3; +import c.a.i.z3; import c.d.b.a.a; import com.discord.R; import com.discord.api.presence.ClientStatus; @@ -131,26 +131,26 @@ public final class WidgetUserStatusSheet extends AppBottomSheet { super.onViewCreated(view, bundle); getBinding().f.b.setImageResource(R.drawable.ic_status_online_16dp); getBinding().f.d.setText(R.string.status_online); - y3 y3Var = getBinding().f; - m.checkNotNullExpressionValue(y3Var, "binding.userStatusUpdateOnline"); - y3Var.a.setOnClickListener(new WidgetUserStatusSheet$onViewCreated$1(this)); + z3 z3Var = getBinding().f; + m.checkNotNullExpressionValue(z3Var, "binding.userStatusUpdateOnline"); + z3Var.a.setOnClickListener(new WidgetUserStatusSheet$onViewCreated$1(this)); getBinding().d.b.setImageResource(R.drawable.ic_status_idle_16dp); getBinding().d.d.setText(R.string.status_idle); - y3 y3Var2 = getBinding().d; - m.checkNotNullExpressionValue(y3Var2, "binding.userStatusUpdateIdle"); - y3Var2.a.setOnClickListener(new WidgetUserStatusSheet$onViewCreated$2(this)); - getBinding().f2122c.b.setImageResource(R.drawable.ic_status_dnd_16dp); - getBinding().f2122c.d.setText(R.string.status_dnd); - getBinding().f2122c.f193c.setText(R.string.status_dnd_help); - y3 y3Var3 = getBinding().f2122c; - m.checkNotNullExpressionValue(y3Var3, "binding.userStatusUpdateDnd"); - y3Var3.a.setOnClickListener(new WidgetUserStatusSheet$onViewCreated$3(this)); + z3 z3Var2 = getBinding().d; + m.checkNotNullExpressionValue(z3Var2, "binding.userStatusUpdateIdle"); + z3Var2.a.setOnClickListener(new WidgetUserStatusSheet$onViewCreated$2(this)); + getBinding().f2123c.b.setImageResource(R.drawable.ic_status_dnd_16dp); + getBinding().f2123c.d.setText(R.string.status_dnd); + getBinding().f2123c.f198c.setText(R.string.status_dnd_help); + z3 z3Var3 = getBinding().f2123c; + m.checkNotNullExpressionValue(z3Var3, "binding.userStatusUpdateDnd"); + z3Var3.a.setOnClickListener(new WidgetUserStatusSheet$onViewCreated$3(this)); getBinding().e.b.setImageResource(R.drawable.ic_status_invisible_16dp); getBinding().e.d.setText(R.string.status_invisible); - getBinding().e.f193c.setText(R.string.status_invisible_helper); - y3 y3Var4 = getBinding().e; - m.checkNotNullExpressionValue(y3Var4, "binding.userStatusUpdateInvisible"); - y3Var4.a.setOnClickListener(new WidgetUserStatusSheet$onViewCreated$4(this)); + getBinding().e.f198c.setText(R.string.status_invisible_helper); + z3 z3Var4 = getBinding().e; + m.checkNotNullExpressionValue(z3Var4, "binding.userStatusUpdateInvisible"); + z3Var4.a.setOnClickListener(new WidgetUserStatusSheet$onViewCreated$4(this)); getBinding().b.setOnClickListener(new WidgetUserStatusSheet$onViewCreated$5(this)); getBinding().b.setOnClear(new WidgetUserStatusSheet$onViewCreated$6(this)); } diff --git a/app/src/main/java/com/discord/widgets/user/account/WidgetUserAccountVerify.java b/app/src/main/java/com/discord/widgets/user/account/WidgetUserAccountVerify.java index f7952a3f15..dfa7c03ec1 100644 --- a/app/src/main/java/com/discord/widgets/user/account/WidgetUserAccountVerify.java +++ b/app/src/main/java/com/discord/widgets/user/account/WidgetUserAccountVerify.java @@ -75,7 +75,7 @@ public final class WidgetUserAccountVerify extends WidgetUserAccountVerifyBase { RelativeLayout relativeLayout = binding.b; relativeLayout.setVisibility(isEmailAllowed() ? 0 : 8); relativeLayout.setOnClickListener(new WidgetUserAccountVerify$onViewBound$$inlined$with$lambda$1(this)); - RelativeLayout relativeLayout2 = binding.f2105c; + RelativeLayout relativeLayout2 = binding.f2106c; if (!isPhoneAllowed()) { i = 8; } diff --git a/app/src/main/java/com/discord/widgets/user/email/WidgetUserEmailUpdate$onViewBound$3.java b/app/src/main/java/com/discord/widgets/user/email/WidgetUserEmailUpdate$onViewBound$3.java index bb3922448c..5085b5191c 100644 --- a/app/src/main/java/com/discord/widgets/user/email/WidgetUserEmailUpdate$onViewBound$3.java +++ b/app/src/main/java/com/discord/widgets/user/email/WidgetUserEmailUpdate$onViewBound$3.java @@ -36,7 +36,7 @@ public final class WidgetUserEmailUpdate$onViewBound$3 implements View.OnClickLi public final void onClick(View view) { RestAPI api = RestAPI.Companion.getApi(); RestAPIParams.UserInfo.Companion companion = RestAPIParams.UserInfo.Companion; - TextInputLayout textInputLayout = WidgetUserEmailUpdate.access$getBinding$p(this.this$0).f2106c; + TextInputLayout textInputLayout = WidgetUserEmailUpdate.access$getBinding$p(this.this$0).f2107c; m.checkNotNullExpressionValue(textInputLayout, "binding.alertVerifyEmailChangeEmail"); String textOrEmpty = ViewExtensions.getTextOrEmpty(textInputLayout); TextInputLayout textInputLayout2 = WidgetUserEmailUpdate.access$getBinding$p(this.this$0).d; diff --git a/app/src/main/java/com/discord/widgets/user/email/WidgetUserEmailUpdate.java b/app/src/main/java/com/discord/widgets/user/email/WidgetUserEmailUpdate.java index 00be3fccd8..75676b418f 100644 --- a/app/src/main/java/com/discord/widgets/user/email/WidgetUserEmailUpdate.java +++ b/app/src/main/java/com/discord/widgets/user/email/WidgetUserEmailUpdate.java @@ -95,7 +95,7 @@ public final class WidgetUserEmailUpdate extends WidgetUserAccountVerifyBase { m.checkNotNullExpressionValue(textInputLayout, "binding.alertVerifyEmailChangePassword"); if (ViewExtensions.getTextOrEmpty(textInputLayout).length() >= 3) { Pattern pattern = Patterns.EMAIL_ADDRESS; - TextInputLayout textInputLayout2 = getBinding().f2106c; + TextInputLayout textInputLayout2 = getBinding().f2107c; m.checkNotNullExpressionValue(textInputLayout2, "binding.alertVerifyEmailChangeEmail"); if (pattern.matcher(ViewExtensions.getTextOrEmpty(textInputLayout2)).matches()) { z2 = true; @@ -126,7 +126,7 @@ public final class WidgetUserEmailUpdate extends WidgetUserAccountVerifyBase { m.checkNotNullParameter(view, "view"); super.onViewBound(view); AppFragment.setActionBarDisplayHomeAsUpEnabled$default(this, false, 1, null); - TextInputLayout textInputLayout = getBinding().f2106c; + TextInputLayout textInputLayout = getBinding().f2107c; m.checkNotNullExpressionValue(textInputLayout, "binding.alertVerifyEmailChangeEmail"); ViewExtensions.addBindedTextWatcher(textInputLayout, this, new WidgetUserEmailUpdate$onViewBound$1(this)); TextInputLayout textInputLayout2 = getBinding().d; diff --git a/app/src/main/java/com/discord/widgets/user/email/WidgetUserEmailVerify.java b/app/src/main/java/com/discord/widgets/user/email/WidgetUserEmailVerify.java index 01fb91f27f..32ffe04417 100644 --- a/app/src/main/java/com/discord/widgets/user/email/WidgetUserEmailVerify.java +++ b/app/src/main/java/com/discord/widgets/user/email/WidgetUserEmailVerify.java @@ -50,7 +50,7 @@ public final class WidgetUserEmailVerify extends WidgetUserAccountVerifyBase { private final String email; /* renamed from: me reason: collision with root package name */ - private final MeUser f2271me; + private final MeUser f2272me; private final boolean verified; /* compiled from: WidgetUserEmailVerify.kt */ @@ -71,20 +71,20 @@ public final class WidgetUserEmailVerify extends WidgetUserAccountVerifyBase { public Model(MeUser meUser) { m.checkNotNullParameter(meUser, "me"); - this.f2271me = meUser; + this.f2272me = meUser; this.email = meUser.getEmail(); this.verified = meUser.isVerified(); } public static /* synthetic */ Model copy$default(Model model, MeUser meUser, int i, Object obj) { if ((i & 1) != 0) { - meUser = model.f2271me; + meUser = model.f2272me; } return model.copy(meUser); } public final MeUser component1() { - return this.f2271me; + return this.f2272me; } public final Model copy(MeUser meUser) { @@ -94,7 +94,7 @@ public final class WidgetUserEmailVerify extends WidgetUserAccountVerifyBase { public boolean equals(Object obj) { if (this != obj) { - return (obj instanceof Model) && m.areEqual(this.f2271me, ((Model) obj).f2271me); + return (obj instanceof Model) && m.areEqual(this.f2272me, ((Model) obj).f2272me); } return true; } @@ -104,7 +104,7 @@ public final class WidgetUserEmailVerify extends WidgetUserAccountVerifyBase { } public final MeUser getMe() { - return this.f2271me; + return this.f2272me; } public final boolean getVerified() { @@ -112,7 +112,7 @@ public final class WidgetUserEmailVerify extends WidgetUserAccountVerifyBase { } public int hashCode() { - MeUser meUser = this.f2271me; + MeUser meUser = this.f2272me; if (meUser != null) { return meUser.hashCode(); } @@ -121,7 +121,7 @@ public final class WidgetUserEmailVerify extends WidgetUserAccountVerifyBase { public String toString() { StringBuilder R = a.R("Model(me="); - R.append(this.f2271me); + R.append(this.f2272me); R.append(")"); return R.toString(); } @@ -151,7 +151,7 @@ public final class WidgetUserEmailVerify extends WidgetUserAccountVerifyBase { WidgetUserEmailUpdate.Companion.launch(requireContext(), getMode(), this.emailUpdateLauncher); } else { getBinding().b.setOnClickListener(new WidgetUserEmailVerify$configureUI$1(this)); - getBinding().f2107c.setOnClickListener(new WidgetUserEmailVerify$configureUI$2(this, model)); + getBinding().f2108c.setOnClickListener(new WidgetUserEmailVerify$configureUI$2(this, model)); } } diff --git a/app/src/main/java/com/discord/widgets/user/phone/WidgetUserPhoneManage.java b/app/src/main/java/com/discord/widgets/user/phone/WidgetUserPhoneManage.java index ca9c5c6b1e..af848041a2 100644 --- a/app/src/main/java/com/discord/widgets/user/phone/WidgetUserPhoneManage.java +++ b/app/src/main/java/com/discord/widgets/user/phone/WidgetUserPhoneManage.java @@ -109,18 +109,18 @@ public final class WidgetUserPhoneManage extends WidgetUserAccountVerifyBase { TextView textView = getBinding().d; m.checkNotNullExpressionValue(textView, "binding.userPhoneAddDescriptionNote"); b.n(textView, R.string.phone_verification_current_phone, new Object[]{meUser.getPhoneNumber()}, null, 4); - TextView textView2 = getBinding().f2111c; + TextView textView2 = getBinding().f2112c; m.checkNotNullExpressionValue(textView2, "binding.removePhone"); textView2.setVisibility(0); } else { getBinding().g.setText(R.string.enter_phone_title); getBinding().d.setText(R.string.enter_phone_description); - TextView textView3 = getBinding().f2111c; + TextView textView3 = getBinding().f2112c; m.checkNotNullExpressionValue(textView3, "binding.removePhone"); textView3.setVisibility(8); } if (meUser.getEmail() == null) { - TextView textView4 = getBinding().f2111c; + TextView textView4 = getBinding().f2112c; m.checkNotNullExpressionValue(textView4, "binding.removePhone"); textView4.setVisibility(8); } @@ -173,7 +173,7 @@ public final class WidgetUserPhoneManage extends WidgetUserAccountVerifyBase { ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui$default(ObservationDeck.connectRx$default(ObservationDeckProvider.get(), new ObservationDeck.UpdateSource[]{phone}, false, null, null, new WidgetUserPhoneManage$onViewBound$1(phone), 14, null), this, null, 2, null), WidgetUserPhoneManage.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new WidgetUserPhoneManage$onViewBound$2(this), 62, (Object) null); getBinding().f.a(this, new WidgetUserPhoneManage$onViewBound$3(this)); getBinding().e.setOnClickListener(new WidgetUserPhoneManage$onViewBound$4(this)); - getBinding().f2111c.setOnClickListener(new WidgetUserPhoneManage$onViewBound$5(this)); + getBinding().f2112c.setOnClickListener(new WidgetUserPhoneManage$onViewBound$5(this)); } @Override // com.discord.widgets.user.account.WidgetUserAccountVerifyBase, com.discord.app.AppFragment diff --git a/app/src/main/java/com/discord/widgets/user/phone/WidgetUserPhoneVerify.java b/app/src/main/java/com/discord/widgets/user/phone/WidgetUserPhoneVerify.java index 5ecb4ebea2..225638930c 100644 --- a/app/src/main/java/com/discord/widgets/user/phone/WidgetUserPhoneVerify.java +++ b/app/src/main/java/com/discord/widgets/user/phone/WidgetUserPhoneVerify.java @@ -120,7 +120,7 @@ public final class WidgetUserPhoneVerify extends WidgetUserAccountVerifyBase { String stringExtra = getMostRecentIntent().getStringExtra(INTENT_EXTRA_PHONE_NUMBER); if (stringExtra != null) { m.checkNotNullExpressionValue(stringExtra, "mostRecentIntent.getStri…A_PHONE_NUMBER) ?: return"); - ObservableExtensionsKt.ui$default(ObservableExtensionsKt.withDimmer$default(ObservableExtensionsKt.restSubscribeOn$default(RestCallStateKt.logNetworkAction(RestAPI.Companion.getApi().phoneVerificationsVerify(new RestAPIParams.VerificationCode(stringExtra, str)), WidgetUserPhoneVerify$handleCodeEntered$1.INSTANCE), false, 1, null), getBinding().f2112c, 0, 2, null), this, null, 2, null).k(o.h(new WidgetUserPhoneVerify$handleCodeEntered$2(this), getContext(), new WidgetUserPhoneVerify$handleCodeEntered$3(this))); + ObservableExtensionsKt.ui$default(ObservableExtensionsKt.withDimmer$default(ObservableExtensionsKt.restSubscribeOn$default(RestCallStateKt.logNetworkAction(RestAPI.Companion.getApi().phoneVerificationsVerify(new RestAPIParams.VerificationCode(stringExtra, str)), WidgetUserPhoneVerify$handleCodeEntered$1.INSTANCE), false, 1, null), getBinding().f2113c, 0, 2, null), this, null, 2, null).k(o.h(new WidgetUserPhoneVerify$handleCodeEntered$2(this), getContext(), new WidgetUserPhoneVerify$handleCodeEntered$3(this))); } } diff --git a/app/src/main/java/com/discord/widgets/user/presence/ViewHolderUserRichPresence.java b/app/src/main/java/com/discord/widgets/user/presence/ViewHolderUserRichPresence.java index f32982a9ee..dc37bb6898 100644 --- a/app/src/main/java/com/discord/widgets/user/presence/ViewHolderUserRichPresence.java +++ b/app/src/main/java/com/discord/widgets/user/presence/ViewHolderUserRichPresence.java @@ -17,11 +17,11 @@ import androidx.constraintlayout.widget.Barrier; import androidx.constraintlayout.widget.ConstraintLayout; import androidx.core.view.ViewKt; import androidx.fragment.app.FragmentManager; -import c.a.i.k5; import c.a.i.l5; -import c.a.i.t5; +import c.a.i.m5; import c.a.i.u5; -import c.a.i.x5; +import c.a.i.v5; +import c.a.i.y5; import c.a.k.b; import com.discord.R; import com.discord.api.activity.Activity; @@ -101,7 +101,7 @@ public class ViewHolderUserRichPresence { int i5; LayoutInflater from = LayoutInflater.from(viewGroup.getContext()); if (i == 1) { - x5 a = x5.a(from, viewGroup, true); + y5 a = y5.a(from, viewGroup, true); m.checkNotNullExpressionValue(a, "WidgetUserRichPresenceBi…e(inflater, parent, true)"); SimpleDraweeView simpleDraweeView = a.e; m.checkNotNullExpressionValue(simpleDraweeView, "binding.richPresenceImageLarge"); @@ -111,7 +111,7 @@ public class ViewHolderUserRichPresence { m.checkNotNullExpressionValue(textView, "binding.richPresenceHeader"); TextView textView2 = a.k; m.checkNotNullExpressionValue(textView2, "binding.richPresenceTitle"); - TextView textView3 = a.f189c; + TextView textView3 = a.f194c; m.checkNotNullExpressionValue(textView3, "binding.richPresenceDetails"); TextView textView4 = a.j; m.checkNotNullExpressionValue(textView4, "binding.richPresenceTime"); @@ -146,7 +146,7 @@ public class ViewHolderUserRichPresence { if (textView7 != null) { TextView textView8 = (TextView) inflate.findViewById(R.id.rich_presence_title); if (textView8 != null) { - m.checkNotNullExpressionValue(new l5((LinearLayout) inflate, barrier, space, linearLayout2, textView6, simpleDraweeView3, simpleDraweeView4, materialButton3, textView7, textView8), "WidgetPlatformRichPresen…e(inflater, parent, true)"); + m.checkNotNullExpressionValue(new m5((LinearLayout) inflate, barrier, space, linearLayout2, textView6, simpleDraweeView3, simpleDraweeView4, materialButton3, textView7, textView8), "WidgetPlatformRichPresen…e(inflater, parent, true)"); m.checkNotNullExpressionValue(simpleDraweeView3, "binding.richPresenceImageLarge"); m.checkNotNullExpressionValue(simpleDraweeView4, "binding.richPresenceImageSmall"); m.checkNotNullExpressionValue(textView6, "binding.richPresenceHeader"); @@ -203,7 +203,7 @@ public class ViewHolderUserRichPresence { if (textView13 != null) { StreamPreviewView streamPreviewView = (StreamPreviewView) inflate2.findViewById(R.id.stream_preview); if (streamPreviewView != null) { - m.checkNotNullExpressionValue(new u5((ConstraintLayout) inflate2, linearLayout3, textView9, textView10, simpleDraweeView5, textView11, textView12, textView13, streamPreviewView), "WidgetStreamRichPresence…e(inflater, parent, true)"); + m.checkNotNullExpressionValue(new v5((ConstraintLayout) inflate2, linearLayout3, textView9, textView10, simpleDraweeView5, textView11, textView12, textView13, streamPreviewView), "WidgetStreamRichPresence…e(inflater, parent, true)"); m.checkNotNullExpressionValue(simpleDraweeView5, "binding.richPresenceImageLarge"); m.checkNotNullExpressionValue(textView10, "binding.richPresenceHeader"); m.checkNotNullExpressionValue(textView13, "binding.richPresenceTitle"); @@ -245,7 +245,7 @@ public class ViewHolderUserRichPresence { } throw new NullPointerException(str2.concat(inflate2.getResources().getResourceName(i4))); } else if (i != 5) { - x5 a2 = x5.a(from, viewGroup, true); + y5 a2 = y5.a(from, viewGroup, true); m.checkNotNullExpressionValue(a2, "WidgetUserRichPresenceBi…e(inflater, parent, true)"); SimpleDraweeView simpleDraweeView6 = a2.e; m.checkNotNullExpressionValue(simpleDraweeView6, "binding.richPresenceImageLarge"); @@ -254,7 +254,7 @@ public class ViewHolderUserRichPresence { m.checkNotNullExpressionValue(textView14, "binding.richPresenceHeader"); TextView textView15 = a2.k; m.checkNotNullExpressionValue(textView15, "binding.richPresenceTitle"); - TextView textView16 = a2.f189c; + TextView textView16 = a2.f194c; TextView textView17 = a2.j; m.checkNotNullExpressionValue(textView17, "binding.richPresenceTime"); TextView textView18 = a2.i; @@ -287,7 +287,7 @@ public class ViewHolderUserRichPresence { if (textView22 != null) { TextView textView23 = (TextView) inflate3.findViewById(R.id.rich_presence_title); if (textView23 != null) { - m.checkNotNullExpressionValue(new t5((LinearLayout) inflate3, barrier2, space2, linearLayout5, textView19, textView20, simpleDraweeView8, textView21, frameLayout, materialButton4, textView22, textView23), "WidgetStageChannelRichPr…e(inflater, parent, true)"); + m.checkNotNullExpressionValue(new u5((LinearLayout) inflate3, barrier2, space2, linearLayout5, textView19, textView20, simpleDraweeView8, textView21, frameLayout, materialButton4, textView22, textView23), "WidgetStageChannelRichPr…e(inflater, parent, true)"); m.checkNotNullExpressionValue(simpleDraweeView8, "binding.richPresenceImageLarge"); m.checkNotNullExpressionValue(textView20, "binding.richPresenceHeader"); m.checkNotNullExpressionValue(textView23, "binding.richPresenceTitle"); @@ -375,7 +375,7 @@ public class ViewHolderUserRichPresence { if (textView28 != null) { TextView textView29 = (TextView) inflate4.findViewById(R.id.rich_presence_title); if (textView29 != null) { - m.checkNotNullExpressionValue(new k5((LinearLayout) inflate4, barrier3, space3, linearLayout6, textView24, textView25, simpleDraweeView9, simpleDraweeView10, textView26, textView27, frameLayout2, materialButton5, seekBar, textView28, textView29), "WidgetMusicRichPresenceB…e(inflater, parent, true)"); + m.checkNotNullExpressionValue(new l5((LinearLayout) inflate4, barrier3, space3, linearLayout6, textView24, textView25, simpleDraweeView9, simpleDraweeView10, textView26, textView27, frameLayout2, materialButton5, seekBar, textView28, textView29), "WidgetMusicRichPresenceB…e(inflater, parent, true)"); m.checkNotNullExpressionValue(simpleDraweeView9, "binding.richPresenceImageLarge"); m.checkNotNullExpressionValue(simpleDraweeView10, "binding.richPresenceImageSmall"); m.checkNotNullExpressionValue(textView25, "binding.richPresenceHeader"); diff --git a/app/src/main/java/com/discord/widgets/user/profile/UserProfileHeaderViewModel.java b/app/src/main/java/com/discord/widgets/user/profile/UserProfileHeaderViewModel.java index 1a2afcb1c8..91bdba7edf 100644 --- a/app/src/main/java/com/discord/widgets/user/profile/UserProfileHeaderViewModel.java +++ b/app/src/main/java/com/discord/widgets/user/profile/UserProfileHeaderViewModel.java @@ -133,7 +133,7 @@ public final class UserProfileHeaderViewModel extends AppViewModel { private final Collection> guildMembers; /* renamed from: me reason: collision with root package name */ - private final MeUser f2272me; + private final MeUser f2273me; private final boolean reducedMotionEnabled; private final ModelRichPresence richPresence; private final StreamContext streamContext; @@ -150,7 +150,7 @@ public final class UserProfileHeaderViewModel extends AppViewModel { m.checkNotNullParameter(map, "userIdToGuildMemberMap"); m.checkNotNullParameter(collection, "guildMembers"); m.checkNotNullParameter(userProfile, "userProfile"); - this.f2272me = meUser; + this.f2273me = meUser; this.user = user; this.userIdToGuildMemberMap = map; this.guildMembers = collection; @@ -164,11 +164,11 @@ public final class UserProfileHeaderViewModel extends AppViewModel { } public static /* synthetic */ StoreState copy$default(StoreState storeState, MeUser meUser, User user, Map map, Collection collection, ModelRichPresence modelRichPresence, StreamContext streamContext, UserProfile userProfile, Experiment experiment, boolean z2, boolean z3, Channel channel, int i, Object obj) { - return storeState.copy((i & 1) != 0 ? storeState.f2272me : meUser, (i & 2) != 0 ? storeState.user : user, (i & 4) != 0 ? storeState.userIdToGuildMemberMap : map, (i & 8) != 0 ? storeState.guildMembers : collection, (i & 16) != 0 ? storeState.richPresence : modelRichPresence, (i & 32) != 0 ? storeState.streamContext : streamContext, (i & 64) != 0 ? storeState.userProfile : userProfile, (i & 128) != 0 ? storeState.winnerBadgeExperiment : experiment, (i & 256) != 0 ? storeState.allowAnimatedEmojis : z2, (i & 512) != 0 ? storeState.reducedMotionEnabled : z3, (i & 1024) != 0 ? storeState.channel : channel); + return storeState.copy((i & 1) != 0 ? storeState.f2273me : meUser, (i & 2) != 0 ? storeState.user : user, (i & 4) != 0 ? storeState.userIdToGuildMemberMap : map, (i & 8) != 0 ? storeState.guildMembers : collection, (i & 16) != 0 ? storeState.richPresence : modelRichPresence, (i & 32) != 0 ? storeState.streamContext : streamContext, (i & 64) != 0 ? storeState.userProfile : userProfile, (i & 128) != 0 ? storeState.winnerBadgeExperiment : experiment, (i & 256) != 0 ? storeState.allowAnimatedEmojis : z2, (i & 512) != 0 ? storeState.reducedMotionEnabled : z3, (i & 1024) != 0 ? storeState.channel : channel); } public final MeUser component1() { - return this.f2272me; + return this.f2273me; } public final boolean component10() { @@ -228,7 +228,7 @@ public final class UserProfileHeaderViewModel extends AppViewModel { return false; } StoreState storeState = (StoreState) obj; - return m.areEqual(this.f2272me, storeState.f2272me) && m.areEqual(this.user, storeState.user) && m.areEqual(this.userIdToGuildMemberMap, storeState.userIdToGuildMemberMap) && m.areEqual(this.guildMembers, storeState.guildMembers) && m.areEqual(this.richPresence, storeState.richPresence) && m.areEqual(this.streamContext, storeState.streamContext) && m.areEqual(this.userProfile, storeState.userProfile) && m.areEqual(this.winnerBadgeExperiment, storeState.winnerBadgeExperiment) && this.allowAnimatedEmojis == storeState.allowAnimatedEmojis && this.reducedMotionEnabled == storeState.reducedMotionEnabled && m.areEqual(this.channel, storeState.channel); + return m.areEqual(this.f2273me, storeState.f2273me) && m.areEqual(this.user, storeState.user) && m.areEqual(this.userIdToGuildMemberMap, storeState.userIdToGuildMemberMap) && m.areEqual(this.guildMembers, storeState.guildMembers) && m.areEqual(this.richPresence, storeState.richPresence) && m.areEqual(this.streamContext, storeState.streamContext) && m.areEqual(this.userProfile, storeState.userProfile) && m.areEqual(this.winnerBadgeExperiment, storeState.winnerBadgeExperiment) && this.allowAnimatedEmojis == storeState.allowAnimatedEmojis && this.reducedMotionEnabled == storeState.reducedMotionEnabled && m.areEqual(this.channel, storeState.channel); } public final boolean getAllowAnimatedEmojis() { @@ -244,7 +244,7 @@ public final class UserProfileHeaderViewModel extends AppViewModel { } public final MeUser getMe() { - return this.f2272me; + return this.f2273me; } public final boolean getReducedMotionEnabled() { @@ -276,7 +276,7 @@ public final class UserProfileHeaderViewModel extends AppViewModel { } public int hashCode() { - MeUser meUser = this.f2272me; + MeUser meUser = this.f2273me; int i = 0; int hashCode = (meUser != null ? meUser.hashCode() : 0) * 31; User user = this.user; @@ -316,7 +316,7 @@ public final class UserProfileHeaderViewModel extends AppViewModel { public String toString() { StringBuilder R = a.R("StoreState(me="); - R.append(this.f2272me); + R.append(this.f2273me); R.append(", user="); R.append(this.user); R.append(", userIdToGuildMemberMap="); diff --git a/app/src/main/java/com/discord/widgets/user/profile/UserStatusPresenceCustomView.java b/app/src/main/java/com/discord/widgets/user/profile/UserStatusPresenceCustomView.java index b5c4984497..66b08842b9 100644 --- a/app/src/main/java/com/discord/widgets/user/profile/UserStatusPresenceCustomView.java +++ b/app/src/main/java/com/discord/widgets/user/profile/UserStatusPresenceCustomView.java @@ -42,19 +42,19 @@ public final class UserStatusPresenceCustomView extends LinearLayout { public static final class Emoji { /* renamed from: id reason: collision with root package name */ - private final String f2273id; + private final String f2274id; private final boolean isAnimated; private final String name; public Emoji(String str, String str2, boolean z2) { - this.f2273id = str; + this.f2274id = str; this.name = str2; this.isAnimated = z2; } public static /* synthetic */ Emoji copy$default(Emoji emoji, String str, String str2, boolean z2, int i, Object obj) { if ((i & 1) != 0) { - str = emoji.f2273id; + str = emoji.f2274id; } if ((i & 2) != 0) { str2 = emoji.name; @@ -66,7 +66,7 @@ public final class UserStatusPresenceCustomView extends LinearLayout { } public final String component1() { - return this.f2273id; + return this.f2274id; } public final String component2() { @@ -89,11 +89,11 @@ public final class UserStatusPresenceCustomView extends LinearLayout { return false; } Emoji emoji = (Emoji) obj; - return m.areEqual(this.f2273id, emoji.f2273id) && m.areEqual(this.name, emoji.name) && this.isAnimated == emoji.isAnimated; + return m.areEqual(this.f2274id, emoji.f2274id) && m.areEqual(this.name, emoji.name) && this.isAnimated == emoji.isAnimated; } public final String getId() { - return this.f2273id; + return this.f2274id; } public final String getName() { @@ -101,7 +101,7 @@ public final class UserStatusPresenceCustomView extends LinearLayout { } public int hashCode() { - String str = this.f2273id; + String str = this.f2274id; int i = 0; int hashCode = (str != null ? str.hashCode() : 0) * 31; String str2 = this.name; @@ -125,7 +125,7 @@ public final class UserStatusPresenceCustomView extends LinearLayout { public String toString() { StringBuilder R = a.R("Emoji(id="); - R.append(this.f2273id); + R.append(this.f2274id); R.append(", name="); R.append(this.name); R.append(", isAnimated="); diff --git a/app/src/main/java/com/discord/widgets/user/search/WidgetGlobalSearch$onViewBound$4.java b/app/src/main/java/com/discord/widgets/user/search/WidgetGlobalSearch$onViewBound$4.java index b2285a121d..17662c09e3 100644 --- a/app/src/main/java/com/discord/widgets/user/search/WidgetGlobalSearch$onViewBound$4.java +++ b/app/src/main/java/com/discord/widgets/user/search/WidgetGlobalSearch$onViewBound$4.java @@ -12,7 +12,7 @@ public final class WidgetGlobalSearch$onViewBound$4 implements View.OnClickListe @Override // android.view.View.OnClickListener public final void onClick(View view) { WidgetGlobalSearch widgetGlobalSearch = this.this$0; - widgetGlobalSearch.hideKeyboard(WidgetGlobalSearch.access$getBinding$p(widgetGlobalSearch).f1876c); + widgetGlobalSearch.hideKeyboard(WidgetGlobalSearch.access$getBinding$p(widgetGlobalSearch).f1877c); WidgetGlobalSearch.access$getDismissViewModel$p(this.this$0).dismiss(); } } diff --git a/app/src/main/java/com/discord/widgets/user/search/WidgetGlobalSearch$onViewBound$6.java b/app/src/main/java/com/discord/widgets/user/search/WidgetGlobalSearch$onViewBound$6.java index 6900597c88..1f637e6e87 100644 --- a/app/src/main/java/com/discord/widgets/user/search/WidgetGlobalSearch$onViewBound$6.java +++ b/app/src/main/java/com/discord/widgets/user/search/WidgetGlobalSearch$onViewBound$6.java @@ -22,7 +22,7 @@ public final class WidgetGlobalSearch$onViewBound$6 implements View.OnClickListe public final void onClick(View view) { WidgetFriendsAdd.Companion companion = WidgetFriendsAdd.Companion; Context x2 = a.x(view, "it", "it.context"); - TextInputLayout textInputLayout = WidgetGlobalSearch.access$getBinding$p(this.this$0).f1876c; + TextInputLayout textInputLayout = WidgetGlobalSearch.access$getBinding$p(this.this$0).f1877c; m.checkNotNullExpressionValue(textInputLayout, "binding.globalSearchBar"); companion.show(x2, w.trimStart(ViewExtensions.getTextOrEmpty(textInputLayout), MentionUtilsKt.MENTIONS_CHAR, MentionUtilsKt.CHANNELS_CHAR, '*'), "QuickSwitcher"); WidgetGlobalSearch.onSelected$default(this.this$0, NavigationTab.FRIENDS, null, 2, null); diff --git a/app/src/main/java/com/discord/widgets/user/search/WidgetGlobalSearch.java b/app/src/main/java/com/discord/widgets/user/search/WidgetGlobalSearch.java index 86141b1755..8bcf463c9d 100644 --- a/app/src/main/java/com/discord/widgets/user/search/WidgetGlobalSearch.java +++ b/app/src/main/java/com/discord/widgets/user/search/WidgetGlobalSearch.java @@ -291,7 +291,7 @@ public final class WidgetGlobalSearch extends AppFragment { @MainThread private final void setSearchPrefix(String str) { CharSequence charSequence; - TextInputLayout textInputLayout = getBinding().f1876c; + TextInputLayout textInputLayout = getBinding().f1877c; m.checkNotNullExpressionValue(textInputLayout, "binding.globalSearchBar"); SpannableStringBuilder spannableStringBuilder = new SpannableStringBuilder(ViewExtensions.getTextOrEmpty(textInputLayout)); if (spannableStringBuilder.length() == 0) { @@ -306,7 +306,7 @@ public final class WidgetGlobalSearch extends AppFragment { } m.checkNotNullExpressionValue(charSequence, "newQuery"); if (!t.isBlank(charSequence)) { - TextInputLayout textInputLayout2 = getBinding().f1876c; + TextInputLayout textInputLayout2 = getBinding().f1877c; ViewExtensions.setText(textInputLayout2, charSequence); textInputLayout2.post(new WidgetGlobalSearch$setSearchPrefix$1$1(textInputLayout2)); } @@ -329,7 +329,7 @@ public final class WidgetGlobalSearch extends AppFragment { } public final void onDismiss() { - hideKeyboard(getBinding().f1876c); + hideKeyboard(getBinding().f1877c); } @Override // com.discord.app.AppFragment @@ -344,20 +344,20 @@ public final class WidgetGlobalSearch extends AppFragment { RecyclerView recyclerView2 = getBinding().e; m.checkNotNullExpressionValue(recyclerView2, "binding.globalSearchGuildList"); this.guildsAdapter = (WidgetGlobalSearchGuildsAdapter) companion.configure(new WidgetGlobalSearchGuildsAdapter(recyclerView2, ColorCompat.getThemedColor(view, (int) R.attr.primary_630))); - TextInputLayout textInputLayout = getBinding().f1876c; + TextInputLayout textInputLayout = getBinding().f1877c; m.checkNotNullExpressionValue(textInputLayout, "binding.globalSearchBar"); ViewExtensions.addBindedTextWatcher(textInputLayout, this, new WidgetGlobalSearch$onViewBound$1(this)); Bundle arguments = getArguments(); if (!(arguments == null || (string = arguments.getString(EXTRA_SEARCH_TEXT)) == null)) { - TextInputLayout textInputLayout2 = getBinding().f1876c; + TextInputLayout textInputLayout2 = getBinding().f1877c; m.checkNotNullExpressionValue(textInputLayout2, "binding.globalSearchBar"); ViewExtensions.setText(textInputLayout2, string); - TextInputLayout textInputLayout3 = getBinding().f1876c; + TextInputLayout textInputLayout3 = getBinding().f1877c; m.checkNotNullExpressionValue(textInputLayout3, "binding.globalSearchBar"); ViewExtensions.setSelectionEnd(textInputLayout3); } - getBinding().f1876c.setEndIconOnClickListener(new WidgetGlobalSearch$onViewBound$3(this)); - getBinding().f1876c.setStartIconOnClickListener(new WidgetGlobalSearch$onViewBound$4(this)); + getBinding().f1877c.setEndIconOnClickListener(new WidgetGlobalSearch$onViewBound$3(this)); + getBinding().f1877c.setStartIconOnClickListener(new WidgetGlobalSearch$onViewBound$4(this)); j jVar = new j(Unit.a); m.checkNotNullExpressionValue(jVar, "Observable.just(Unit)"); ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui$default(jVar, this, null, 2, null), WidgetGlobalSearch.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new WidgetGlobalSearch$onViewBound$5(this), 62, (Object) null); diff --git a/app/src/main/java/com/discord/widgets/user/search/WidgetGlobalSearchGuildsAdapter.java b/app/src/main/java/com/discord/widgets/user/search/WidgetGlobalSearchGuildsAdapter.java index 1a37fc1cf7..7ee68b8c5a 100644 --- a/app/src/main/java/com/discord/widgets/user/search/WidgetGlobalSearchGuildsAdapter.java +++ b/app/src/main/java/com/discord/widgets/user/search/WidgetGlobalSearchGuildsAdapter.java @@ -87,7 +87,7 @@ public final class WidgetGlobalSearchGuildsAdapter extends MGRecyclerAdapterSimp public void onConfigure(int i, WidgetGlobalSearchGuildsModel.Item item) { m.checkNotNullParameter(item, "data"); super.onConfigure(i, item); - TextView textView = this.binding.f1924c; + TextView textView = this.binding.f1925c; m.checkNotNullExpressionValue(textView, "binding.guildsItemDmCount"); configureMentionsCount(textView, item.getMentionCount()); SimpleDraweeView simpleDraweeView = this.binding.b; @@ -167,7 +167,7 @@ public final class WidgetGlobalSearchGuildsAdapter extends MGRecyclerAdapterSimp ImageView imageView = this.bindingGuild.i; m.checkNotNullExpressionValue(imageView, "bindingGuild.guildsItemVoice"); imageView.setVisibility(item.getConnectedToVoice() ? 0 : 8); - ImageView imageView2 = this.binding.f1877c; + ImageView imageView2 = this.binding.f1878c; m.checkNotNullExpressionValue(imageView2, "binding.guildsItemUnread"); imageView2.setVisibility(item.isUnread() ? 0 : 8); ImageView imageView3 = this.binding.b; diff --git a/app/src/main/java/com/discord/widgets/user/search/WidgetGlobalSearchGuildsModel.java b/app/src/main/java/com/discord/widgets/user/search/WidgetGlobalSearchGuildsModel.java index c7637a4606..c9b69f9790 100644 --- a/app/src/main/java/com/discord/widgets/user/search/WidgetGlobalSearchGuildsModel.java +++ b/app/src/main/java/com/discord/widgets/user/search/WidgetGlobalSearchGuildsModel.java @@ -66,7 +66,7 @@ public final class WidgetGlobalSearchGuildsModel { private final Guild guild; /* renamed from: id reason: collision with root package name */ - private final long f2274id; + private final long f2275id; private final boolean isSelected; private final boolean isUnread; private final String key; @@ -105,7 +105,7 @@ public final class WidgetGlobalSearchGuildsModel { /* JADX DEBUG: TODO: convert one arg to string using `String.valueOf()`, args: [(wrap: int : 0x001c: INVOKE (r4v1 int) = (r0v0 'this' com.discord.widgets.user.search.WidgetGlobalSearchGuildsModel$Item A[IMMUTABLE_TYPE, THIS]) type: VIRTUAL call: com.discord.widgets.user.search.WidgetGlobalSearchGuildsModel.Item.getType():int), ('-' char), (r2v0 long)] */ public Item(int i, long j, Channel channel, Guild guild, int i2, boolean z2, boolean z3, boolean z4, int i3) { this._type = i; - this.f2274id = j; + this.f2275id = j; this.channel = channel; this.guild = guild; this.mentionCount = i2; @@ -131,11 +131,11 @@ public final class WidgetGlobalSearchGuildsModel { } public static /* synthetic */ Item copy$default(Item item, int i, long j, Channel channel, Guild guild, int i2, boolean z2, boolean z3, boolean z4, int i3, int i4, Object obj) { - return item.copy((i4 & 1) != 0 ? item._type : i, (i4 & 2) != 0 ? item.f2274id : j, (i4 & 4) != 0 ? item.channel : channel, (i4 & 8) != 0 ? item.guild : guild, (i4 & 16) != 0 ? item.mentionCount : i2, (i4 & 32) != 0 ? item.isUnread : z2, (i4 & 64) != 0 ? item.isSelected : z3, (i4 & 128) != 0 ? item.connectedToVoice : z4, (i4 & 256) != 0 ? item.unavailableGuildCount : i3); + return item.copy((i4 & 1) != 0 ? item._type : i, (i4 & 2) != 0 ? item.f2275id : j, (i4 & 4) != 0 ? item.channel : channel, (i4 & 8) != 0 ? item.guild : guild, (i4 & 16) != 0 ? item.mentionCount : i2, (i4 & 32) != 0 ? item.isUnread : z2, (i4 & 64) != 0 ? item.isSelected : z3, (i4 & 128) != 0 ? item.connectedToVoice : z4, (i4 & 256) != 0 ? item.unavailableGuildCount : i3); } public final long component2() { - return this.f2274id; + return this.f2275id; } public final Channel component3() { @@ -178,7 +178,7 @@ public final class WidgetGlobalSearchGuildsModel { return false; } Item item = (Item) obj; - return this._type == item._type && this.f2274id == item.f2274id && m.areEqual(this.channel, item.channel) && m.areEqual(this.guild, item.guild) && this.mentionCount == item.mentionCount && this.isUnread == item.isUnread && this.isSelected == item.isSelected && this.connectedToVoice == item.connectedToVoice && this.unavailableGuildCount == item.unavailableGuildCount; + return this._type == item._type && this.f2275id == item.f2275id && m.areEqual(this.channel, item.channel) && m.areEqual(this.guild, item.guild) && this.mentionCount == item.mentionCount && this.isUnread == item.isUnread && this.isSelected == item.isSelected && this.connectedToVoice == item.connectedToVoice && this.unavailableGuildCount == item.unavailableGuildCount; } public final Channel getChannel() { @@ -194,7 +194,7 @@ public final class WidgetGlobalSearchGuildsModel { } public final long getId() { - return this.f2274id; + return this.f2275id; } @Override // com.discord.utilities.mg_recycler.MGRecyclerDataPayload, com.discord.utilities.recycler.DiffKeyProvider @@ -216,7 +216,7 @@ public final class WidgetGlobalSearchGuildsModel { } public int hashCode() { - int a = (b.a(this.f2274id) + (this._type * 31)) * 31; + int a = (b.a(this.f2275id) + (this._type * 31)) * 31; Channel channel = this.channel; int i = 0; int hashCode = (a + (channel != null ? channel.hashCode() : 0)) * 31; @@ -261,7 +261,7 @@ public final class WidgetGlobalSearchGuildsModel { StringBuilder R = a.R("Item(_type="); R.append(this._type); R.append(", id="); - R.append(this.f2274id); + R.append(this.f2275id); R.append(", channel="); R.append(this.channel); R.append(", guild="); diff --git a/app/src/main/java/com/discord/widgets/user/usersheet/WidgetUserSheet$onViewCreated$14.java b/app/src/main/java/com/discord/widgets/user/usersheet/WidgetUserSheet$onViewCreated$14.java index 1015e6d6b3..ee1fdf8d56 100644 --- a/app/src/main/java/com/discord/widgets/user/usersheet/WidgetUserSheet$onViewCreated$14.java +++ b/app/src/main/java/com/discord/widgets/user/usersheet/WidgetUserSheet$onViewCreated$14.java @@ -18,7 +18,7 @@ public final class WidgetUserSheet$onViewCreated$14 implements View.OnFocusChang if (!z2) { WidgetUserSheetViewModel access$getViewModel$p = WidgetUserSheet.access$getViewModel$p(this.this$0); Context context = this.this$0.getContext(); - TextInputLayout textInputLayout = WidgetUserSheet.access$getBinding$p(this.this$0).f2120y; + TextInputLayout textInputLayout = WidgetUserSheet.access$getBinding$p(this.this$0).f2121y; m.checkNotNullExpressionValue(textInputLayout, "binding.userSheetNoteTextFieldWrap"); access$getViewModel$p.saveUserNote(context, ViewExtensions.getTextOrEmpty(textInputLayout)); } diff --git a/app/src/main/java/com/discord/widgets/user/usersheet/WidgetUserSheet$onViewCreated$15.java b/app/src/main/java/com/discord/widgets/user/usersheet/WidgetUserSheet$onViewCreated$15.java index e6b7a6e116..b94e510384 100644 --- a/app/src/main/java/com/discord/widgets/user/usersheet/WidgetUserSheet$onViewCreated$15.java +++ b/app/src/main/java/com/discord/widgets/user/usersheet/WidgetUserSheet$onViewCreated$15.java @@ -33,10 +33,10 @@ public final class WidgetUserSheet$onViewCreated$15 extends o implements Functio m.checkNotNullParameter(textView, "it"); WidgetUserSheetViewModel access$getViewModel$p = WidgetUserSheet.access$getViewModel$p(this.this$0); Context context = this.this$0.getContext(); - TextInputLayout textInputLayout = WidgetUserSheet.access$getBinding$p(this.this$0).f2120y; + TextInputLayout textInputLayout = WidgetUserSheet.access$getBinding$p(this.this$0).f2121y; m.checkNotNullExpressionValue(textInputLayout, "binding.userSheetNoteTextFieldWrap"); access$getViewModel$p.saveUserNote(context, ViewExtensions.getTextOrEmpty(textInputLayout)); - WidgetUserSheet.access$getBinding$p(this.this$0).f2120y.clearFocus(); + WidgetUserSheet.access$getBinding$p(this.this$0).f2121y.clearFocus(); this.this$0.hideKeyboard(this.$view); } } diff --git a/app/src/main/java/com/discord/widgets/user/usersheet/WidgetUserSheet.java b/app/src/main/java/com/discord/widgets/user/usersheet/WidgetUserSheet.java index d1094df856..f39ffa0117 100644 --- a/app/src/main/java/com/discord/widgets/user/usersheet/WidgetUserSheet.java +++ b/app/src/main/java/com/discord/widgets/user/usersheet/WidgetUserSheet.java @@ -234,7 +234,7 @@ public final class WidgetUserSheet extends AppBottomSheet { private final void configureAboutMe(WidgetUserSheetViewModel.ViewState.Loaded loaded) { List> bioAst = loaded.getBioAst(); - TextView textView = getBinding().f2117c; + TextView textView = getBinding().f2118c; m.checkNotNullExpressionValue(textView, "binding.aboutMeHeader"); boolean z2 = true; int i = 0; @@ -336,7 +336,7 @@ public final class WidgetUserSheet extends AppBottomSheet { private final void configureIncomingFriendRequest(WidgetUserSheetViewModel.ViewState.Loaded loaded) { int i = 0; boolean z2 = ModelUserRelationship.getType(Integer.valueOf(loaded.getUserRelationshipType())) == 3; - TextView textView = getBinding().f2118s; + TextView textView = getBinding().f2119s; m.checkNotNullExpressionValue(textView, "binding.userSheetIncomingFriendRequestHeader"); textView.setVisibility(z2 ? 0 : 8); LinearLayout linearLayout = getBinding().p; @@ -350,32 +350,32 @@ public final class WidgetUserSheet extends AppBottomSheet { } private final void configureNote(WidgetUserSheetViewModel.ViewState.Loaded loaded) { - getBinding().f2119x.setRawInputType(1); + getBinding().f2120x.setRawInputType(1); StoreUserNotes.UserNoteState userNoteFetchState = loaded.getUserNoteFetchState(); if (userNoteFetchState instanceof StoreUserNotes.UserNoteState.Empty) { - TextInputLayout textInputLayout = getBinding().f2120y; + TextInputLayout textInputLayout = getBinding().f2121y; m.checkNotNullExpressionValue(textInputLayout, "binding.userSheetNoteTextFieldWrap"); textInputLayout.setHint(getString(R.string.note_placeholder_mobile)); - TextInputLayout textInputLayout2 = getBinding().f2120y; + TextInputLayout textInputLayout2 = getBinding().f2121y; m.checkNotNullExpressionValue(textInputLayout2, "binding.userSheetNoteTextFieldWrap"); textInputLayout2.setEnabled(true); } else if (userNoteFetchState instanceof StoreUserNotes.UserNoteState.Loading) { - TextInputLayout textInputLayout3 = getBinding().f2120y; + TextInputLayout textInputLayout3 = getBinding().f2121y; m.checkNotNullExpressionValue(textInputLayout3, "binding.userSheetNoteTextFieldWrap"); textInputLayout3.setHint(getString(R.string.loading_note)); - TextInputLayout textInputLayout4 = getBinding().f2120y; + TextInputLayout textInputLayout4 = getBinding().f2121y; m.checkNotNullExpressionValue(textInputLayout4, "binding.userSheetNoteTextFieldWrap"); textInputLayout4.setEnabled(false); } else if (userNoteFetchState instanceof StoreUserNotes.UserNoteState.Loaded) { - TextInputLayout textInputLayout5 = getBinding().f2120y; + TextInputLayout textInputLayout5 = getBinding().f2121y; m.checkNotNullExpressionValue(textInputLayout5, "binding.userSheetNoteTextFieldWrap"); textInputLayout5.setHint(getString(R.string.note_placeholder_mobile)); - TextInputLayout textInputLayout6 = getBinding().f2120y; + TextInputLayout textInputLayout6 = getBinding().f2121y; m.checkNotNullExpressionValue(textInputLayout6, "binding.userSheetNoteTextFieldWrap"); textInputLayout6.setEnabled(true); } if (loaded.getUserNote() != null) { - TextInputLayout textInputLayout7 = getBinding().f2120y; + TextInputLayout textInputLayout7 = getBinding().f2121y; m.checkNotNullExpressionValue(textInputLayout7, "binding.userSheetNoteTextFieldWrap"); ViewExtensions.setTextIfDifferent(textInputLayout7, loaded.getUserNote()); } @@ -429,21 +429,21 @@ public final class WidgetUserSheet extends AppBottomSheet { Button button2 = getBinding().f; m.checkNotNullExpressionValue(button2, "binding.userSheetAddFriendActionButton"); button2.setVisibility(0); - Button button3 = getBinding().f2121z; + Button button3 = getBinding().f2122z; m.checkNotNullExpressionValue(button3, "binding.userSheetPendingFriendRequestActionButton"); button3.setVisibility(8); } else if (userRelationshipType == 3 || userRelationshipType == 4) { Button button4 = getBinding().f; m.checkNotNullExpressionValue(button4, "binding.userSheetAddFriendActionButton"); button4.setVisibility(8); - Button button5 = getBinding().f2121z; + Button button5 = getBinding().f2122z; m.checkNotNullExpressionValue(button5, "binding.userSheetPendingFriendRequestActionButton"); button5.setVisibility(0); } else { Button button6 = getBinding().f; m.checkNotNullExpressionValue(button6, "binding.userSheetAddFriendActionButton"); button6.setVisibility(8); - Button button7 = getBinding().f2121z; + Button button7 = getBinding().f2122z; m.checkNotNullExpressionValue(button7, "binding.userSheetPendingFriendRequestActionButton"); button7.setVisibility(8); } @@ -457,7 +457,7 @@ public final class WidgetUserSheet extends AppBottomSheet { } button8.setVisibility(i); getBinding().f.setOnClickListener(new WidgetUserSheet$configureProfileActionButtons$6(this, loaded)); - getBinding().f2121z.setOnClickListener(new WidgetUserSheet$configureProfileActionButtons$7(this, userRelationshipType, loaded)); + getBinding().f2122z.setOnClickListener(new WidgetUserSheet$configureProfileActionButtons$7(this, userRelationshipType, loaded)); return; } return; @@ -512,7 +512,7 @@ public final class WidgetUserSheet extends AppBottomSheet { boolean isSystemUser = loaded.getUser().isSystemUser(); boolean z2 = true; if (!getViewModel().getOpenPopoutLogged() && loaded.getProfileLoaded()) { - AnalyticsTracker.INSTANCE.openUserSheet(loaded.getHasPremiumCustomization(), primaryActivity != null ? primaryActivity.h() : null, primaryActivity != null ? ActivityUtilsKt.getGamePlatform(primaryActivity) : null); + AnalyticsTracker.INSTANCE.openUserSheet(loaded.getHasPremiumCustomization(), primaryActivity != null ? primaryActivity.h() : null, primaryActivity != null ? ActivityUtilsKt.getGamePlatform(primaryActivity) : null, loaded.getGuildMember()); getViewModel().setOpenPopoutLogged(true); } getBinding().E.setOnBannerPress(new WidgetUserSheet$configureUI$1(this)); @@ -767,10 +767,10 @@ public final class WidgetUserSheet extends AppBottomSheet { if (j > 0 && j2 > 0) { StoreStream.Companion.getGuildSubscriptions().unsubscribeUser(j2, j); } - hideKeyboard(getBinding().f2120y); + hideKeyboard(getBinding().f2121y); WidgetUserSheetViewModel viewModel = getViewModel(); Context context = getContext(); - TextInputLayout textInputLayout = getBinding().f2120y; + TextInputLayout textInputLayout = getBinding().f2121y; m.checkNotNullExpressionValue(textInputLayout, "binding.userSheetNoteTextFieldWrap"); viewModel.saveUserNote(context, ViewExtensions.getTextOrEmpty(textInputLayout)); super.onPause(); @@ -813,14 +813,14 @@ public final class WidgetUserSheet extends AppBottomSheet { getBinding().h.setOnServerDeafen(new WidgetUserSheet$onViewCreated$11(this)); getBinding().h.setOnServerMove(new WidgetUserSheet$onViewCreated$12(this)); getBinding().h.setOnDisconnect(new WidgetUserSheet$onViewCreated$13(this)); - TextInputLayout textInputLayout = getBinding().f2120y; + TextInputLayout textInputLayout = getBinding().f2121y; m.checkNotNullExpressionValue(textInputLayout, "binding.userSheetNoteTextFieldWrap"); ViewExtensions.setOnEditTextFocusChangeListener(textInputLayout, new WidgetUserSheet$onViewCreated$14(this)); - TextInputLayout textInputLayout2 = getBinding().f2120y; + TextInputLayout textInputLayout2 = getBinding().f2121y; m.checkNotNullExpressionValue(textInputLayout2, "binding.userSheetNoteTextFieldWrap"); ViewExtensions.setOnImeActionDone$default(textInputLayout2, false, new WidgetUserSheet$onViewCreated$15(this, view), 1, null); ViewCompat.setAccessibilityDelegate(getBinding().v, new WidgetUserSheet$onViewCreated$16(this)); - for (TextView textView : n.listOf((Object[]) new TextView[]{getBinding().j, getBinding().r, getBinding().w, getBinding().m, getBinding().f2118s, getBinding().I})) { + for (TextView textView : n.listOf((Object[]) new TextView[]{getBinding().j, getBinding().r, getBinding().w, getBinding().m, getBinding().f2119s, getBinding().I})) { AccessibilityUtils accessibilityUtils = AccessibilityUtils.INSTANCE; m.checkNotNullExpressionValue(textView, "header"); accessibilityUtils.setViewIsHeading(textView); diff --git a/app/src/main/java/com/discord/widgets/user/usersheet/WidgetUserSheetViewModel$inviteUserToSpeak$1.java b/app/src/main/java/com/discord/widgets/user/usersheet/WidgetUserSheetViewModel$inviteUserToSpeak$1.java index 75f7a4c23b..c4d67f6724 100644 --- a/app/src/main/java/com/discord/widgets/user/usersheet/WidgetUserSheetViewModel$inviteUserToSpeak$1.java +++ b/app/src/main/java/com/discord/widgets/user/usersheet/WidgetUserSheetViewModel$inviteUserToSpeak$1.java @@ -23,14 +23,14 @@ public final class WidgetUserSheetViewModel$inviteUserToSpeak$1 extends o implem return Unit.a; } - public final void invoke(Void r27) { + public final void invoke(Void r28) { WidgetUserSheetViewModel.ViewState access$getViewState$p = WidgetUserSheetViewModel.access$getViewState$p(this.this$0); if (!(access$getViewState$p instanceof WidgetUserSheetViewModel.ViewState.Loaded)) { access$getViewState$p = null; } WidgetUserSheetViewModel.ViewState.Loaded loaded = (WidgetUserSheetViewModel.ViewState.Loaded) access$getViewState$p; if (loaded != null) { - WidgetUserSheetViewModel.access$updateViewState(this.this$0, WidgetUserSheetViewModel.ViewState.Loaded.copy$default(loaded, null, false, false, null, null, null, null, null, null, UserProfileStageActionsView.ViewState.m45copyam1GJgw$default(loaded.getStageViewState(), false, null, null, null, false, false, false, false, 127, null), null, null, null, 0, null, null, null, false, null, false, null, 2096639, null)); + WidgetUserSheetViewModel.access$updateViewState(this.this$0, WidgetUserSheetViewModel.ViewState.Loaded.copy$default(loaded, null, false, false, null, null, null, null, null, null, UserProfileStageActionsView.ViewState.m45copyam1GJgw$default(loaded.getStageViewState(), false, null, null, null, false, false, false, false, 127, null), null, null, null, 0, null, null, null, false, null, false, null, null, 4193791, null)); WidgetUserSheetViewModel.access$emitDismissSheetEvent(this.this$0); } } diff --git a/app/src/main/java/com/discord/widgets/user/usersheet/WidgetUserSheetViewModel$setUserSuppressedInChannel$1.java b/app/src/main/java/com/discord/widgets/user/usersheet/WidgetUserSheetViewModel$setUserSuppressedInChannel$1.java index 77d720c7c6..d8c6aa300d 100644 --- a/app/src/main/java/com/discord/widgets/user/usersheet/WidgetUserSheetViewModel$setUserSuppressedInChannel$1.java +++ b/app/src/main/java/com/discord/widgets/user/usersheet/WidgetUserSheetViewModel$setUserSuppressedInChannel$1.java @@ -23,14 +23,14 @@ public final class WidgetUserSheetViewModel$setUserSuppressedInChannel$1 extends return Unit.a; } - public final void invoke(Void r27) { + public final void invoke(Void r28) { WidgetUserSheetViewModel.ViewState access$getViewState$p = WidgetUserSheetViewModel.access$getViewState$p(this.this$0); if (!(access$getViewState$p instanceof WidgetUserSheetViewModel.ViewState.Loaded)) { access$getViewState$p = null; } WidgetUserSheetViewModel.ViewState.Loaded loaded = (WidgetUserSheetViewModel.ViewState.Loaded) access$getViewState$p; if (loaded != null) { - WidgetUserSheetViewModel.access$updateViewState(this.this$0, WidgetUserSheetViewModel.ViewState.Loaded.copy$default(loaded, null, false, false, null, null, null, null, null, null, UserProfileStageActionsView.ViewState.m45copyam1GJgw$default(loaded.getStageViewState(), false, null, null, null, false, false, false, false, 191, null), null, null, null, 0, null, null, null, false, null, false, null, 2096639, null)); + WidgetUserSheetViewModel.access$updateViewState(this.this$0, WidgetUserSheetViewModel.ViewState.Loaded.copy$default(loaded, null, false, false, null, null, null, null, null, null, UserProfileStageActionsView.ViewState.m45copyam1GJgw$default(loaded.getStageViewState(), false, null, null, null, false, false, false, false, 191, null), null, null, null, 0, null, null, null, false, null, false, null, null, 4193791, null)); WidgetUserSheetViewModel.access$emitDismissSheetEvent(this.this$0); } } diff --git a/app/src/main/java/com/discord/widgets/user/usersheet/WidgetUserSheetViewModel.java b/app/src/main/java/com/discord/widgets/user/usersheet/WidgetUserSheetViewModel.java index 5eae9a5505..c74591c4b4 100644 --- a/app/src/main/java/com/discord/widgets/user/usersheet/WidgetUserSheetViewModel.java +++ b/app/src/main/java/com/discord/widgets/user/usersheet/WidgetUserSheetViewModel.java @@ -752,7 +752,7 @@ public final class WidgetUserSheetViewModel extends AppViewModel { private final Map guildRoles; /* renamed from: me reason: collision with root package name */ - private final MeUser f2275me; + private final MeUser f2276me; private final boolean muted; private final Map mySelectedVoiceChannelVoiceStates; private final StageRoles myStageRoles; @@ -772,7 +772,7 @@ public final class WidgetUserSheetViewModel extends AppViewModel { private StoreState(User user, MeUser meUser, Channel channel, Map map, Map map2, Map map3, Map map4, boolean z2, boolean z3, boolean z4, float f, ModelRichPresence modelRichPresence, Guild guild, Long l, StreamContext streamContext, UserProfile userProfile, Integer num, StoreUserNotes.UserNoteState userNoteState, Channel channel2, StageRoles stageRoles, StageRequestToSpeakState stageRequestToSpeakState, StageRoles stageRoles2) { this.user = user; - this.f2275me = meUser; + this.f2276me = meUser; this.channel = channel; this.computedMembers = map; this.guildRoles = map2; @@ -801,7 +801,7 @@ public final class WidgetUserSheetViewModel extends AppViewModel { /* renamed from: copy-1YV1AGg$default reason: not valid java name */ public static /* synthetic */ StoreState m49copy1YV1AGg$default(StoreState storeState, User user, MeUser meUser, Channel channel, Map map, Map map2, Map map3, Map map4, boolean z2, boolean z3, boolean z4, float f, ModelRichPresence modelRichPresence, Guild guild, Long l, StreamContext streamContext, UserProfile userProfile, Integer num, StoreUserNotes.UserNoteState userNoteState, Channel channel2, StageRoles stageRoles, StageRequestToSpeakState stageRequestToSpeakState, StageRoles stageRoles2, int i, Object obj) { - return storeState.m52copy1YV1AGg((i & 1) != 0 ? storeState.user : user, (i & 2) != 0 ? storeState.f2275me : meUser, (i & 4) != 0 ? storeState.channel : channel, (i & 8) != 0 ? storeState.computedMembers : map, (i & 16) != 0 ? storeState.guildRoles : map2, (i & 32) != 0 ? storeState.mySelectedVoiceChannelVoiceStates : map3, (i & 64) != 0 ? storeState.currentChannelVoiceStates : map4, (i & 128) != 0 ? storeState.muted : z2, (i & 256) != 0 ? storeState.selfMuted : z3, (i & 512) != 0 ? storeState.selfDeafened : z4, (i & 1024) != 0 ? storeState.outputVolume : f, (i & 2048) != 0 ? storeState.richPresence : modelRichPresence, (i & 4096) != 0 ? storeState.guild : guild, (i & 8192) != 0 ? storeState.permissions : l, (i & 16384) != 0 ? storeState.streamContext : streamContext, (i & 32768) != 0 ? storeState.userProfile : userProfile, (i & 65536) != 0 ? storeState.userRelationshipType : num, (i & 131072) != 0 ? storeState.userNoteFetchState : userNoteState, (i & 262144) != 0 ? storeState.stageChannel : channel2, (i & 524288) != 0 ? storeState.userStageRoles : stageRoles, (i & 1048576) != 0 ? storeState.userRequestToSpeakState : stageRequestToSpeakState, (i & 2097152) != 0 ? storeState.myStageRoles : stageRoles2); + return storeState.m52copy1YV1AGg((i & 1) != 0 ? storeState.user : user, (i & 2) != 0 ? storeState.f2276me : meUser, (i & 4) != 0 ? storeState.channel : channel, (i & 8) != 0 ? storeState.computedMembers : map, (i & 16) != 0 ? storeState.guildRoles : map2, (i & 32) != 0 ? storeState.mySelectedVoiceChannelVoiceStates : map3, (i & 64) != 0 ? storeState.currentChannelVoiceStates : map4, (i & 128) != 0 ? storeState.muted : z2, (i & 256) != 0 ? storeState.selfMuted : z3, (i & 512) != 0 ? storeState.selfDeafened : z4, (i & 1024) != 0 ? storeState.outputVolume : f, (i & 2048) != 0 ? storeState.richPresence : modelRichPresence, (i & 4096) != 0 ? storeState.guild : guild, (i & 8192) != 0 ? storeState.permissions : l, (i & 16384) != 0 ? storeState.streamContext : streamContext, (i & 32768) != 0 ? storeState.userProfile : userProfile, (i & 65536) != 0 ? storeState.userRelationshipType : num, (i & 131072) != 0 ? storeState.userNoteFetchState : userNoteState, (i & 262144) != 0 ? storeState.stageChannel : channel2, (i & 524288) != 0 ? storeState.userStageRoles : stageRoles, (i & 1048576) != 0 ? storeState.userRequestToSpeakState : stageRequestToSpeakState, (i & 2097152) != 0 ? storeState.myStageRoles : stageRoles2); } public final User component1() { @@ -849,7 +849,7 @@ public final class WidgetUserSheetViewModel extends AppViewModel { } public final MeUser component2() { - return this.f2275me; + return this.f2276me; } /* renamed from: component20-twRsX-0 reason: not valid java name */ @@ -916,7 +916,7 @@ public final class WidgetUserSheetViewModel extends AppViewModel { return false; } StoreState storeState = (StoreState) obj; - return m.areEqual(this.user, storeState.user) && m.areEqual(this.f2275me, storeState.f2275me) && m.areEqual(this.channel, storeState.channel) && m.areEqual(this.computedMembers, storeState.computedMembers) && m.areEqual(this.guildRoles, storeState.guildRoles) && m.areEqual(this.mySelectedVoiceChannelVoiceStates, storeState.mySelectedVoiceChannelVoiceStates) && m.areEqual(this.currentChannelVoiceStates, storeState.currentChannelVoiceStates) && this.muted == storeState.muted && this.selfMuted == storeState.selfMuted && this.selfDeafened == storeState.selfDeafened && Float.compare(this.outputVolume, storeState.outputVolume) == 0 && m.areEqual(this.richPresence, storeState.richPresence) && m.areEqual(this.guild, storeState.guild) && m.areEqual(this.permissions, storeState.permissions) && m.areEqual(this.streamContext, storeState.streamContext) && m.areEqual(this.userProfile, storeState.userProfile) && m.areEqual(this.userRelationshipType, storeState.userRelationshipType) && m.areEqual(this.userNoteFetchState, storeState.userNoteFetchState) && m.areEqual(this.stageChannel, storeState.stageChannel) && m.areEqual(this.userStageRoles, storeState.userStageRoles) && m.areEqual(this.userRequestToSpeakState, storeState.userRequestToSpeakState) && m.areEqual(this.myStageRoles, storeState.myStageRoles); + return m.areEqual(this.user, storeState.user) && m.areEqual(this.f2276me, storeState.f2276me) && m.areEqual(this.channel, storeState.channel) && m.areEqual(this.computedMembers, storeState.computedMembers) && m.areEqual(this.guildRoles, storeState.guildRoles) && m.areEqual(this.mySelectedVoiceChannelVoiceStates, storeState.mySelectedVoiceChannelVoiceStates) && m.areEqual(this.currentChannelVoiceStates, storeState.currentChannelVoiceStates) && this.muted == storeState.muted && this.selfMuted == storeState.selfMuted && this.selfDeafened == storeState.selfDeafened && Float.compare(this.outputVolume, storeState.outputVolume) == 0 && m.areEqual(this.richPresence, storeState.richPresence) && m.areEqual(this.guild, storeState.guild) && m.areEqual(this.permissions, storeState.permissions) && m.areEqual(this.streamContext, storeState.streamContext) && m.areEqual(this.userProfile, storeState.userProfile) && m.areEqual(this.userRelationshipType, storeState.userRelationshipType) && m.areEqual(this.userNoteFetchState, storeState.userNoteFetchState) && m.areEqual(this.stageChannel, storeState.stageChannel) && m.areEqual(this.userStageRoles, storeState.userStageRoles) && m.areEqual(this.userRequestToSpeakState, storeState.userRequestToSpeakState) && m.areEqual(this.myStageRoles, storeState.myStageRoles); } public final Channel getChannel() { @@ -940,7 +940,7 @@ public final class WidgetUserSheetViewModel extends AppViewModel { } public final MeUser getMe() { - return this.f2275me; + return this.f2276me; } public final boolean getMuted() { @@ -1013,7 +1013,7 @@ public final class WidgetUserSheetViewModel extends AppViewModel { User user = this.user; int i = 0; int hashCode = (user != null ? user.hashCode() : 0) * 31; - MeUser meUser = this.f2275me; + MeUser meUser = this.f2276me; int hashCode2 = (hashCode + (meUser != null ? meUser.hashCode() : 0)) * 31; Channel channel = this.channel; int hashCode3 = (hashCode2 + (channel != null ? channel.hashCode() : 0)) * 31; @@ -1078,7 +1078,7 @@ public final class WidgetUserSheetViewModel extends AppViewModel { StringBuilder R = a.R("StoreState(user="); R.append(this.user); R.append(", me="); - R.append(this.f2275me); + R.append(this.f2276me); R.append(", channel="); R.append(this.channel); R.append(", computedMembers="); @@ -1136,6 +1136,7 @@ public final class WidgetUserSheetViewModel extends AppViewModel { private final UserProfileConnectionsView.ViewState connectionsViewState; private final Long currentGuildId; private final Long guildId; + private final GuildMember guildMember; private final String guildName; private final String guildSectionHeaderText; private final boolean hasPremiumCustomization; @@ -1154,7 +1155,7 @@ public final class WidgetUserSheetViewModel extends AppViewModel { private final UserProfileVoiceSettingsView.ViewState voiceSettingsViewState; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public Loaded(User user, boolean z2, boolean z3, UserProfileVoiceSettingsView.ViewState viewState, VoiceState voiceState, ModelRichPresence modelRichPresence, String str, List list, UserProfileAdminView.ViewState viewState2, UserProfileStageActionsView.ViewState viewState3, Channel channel, StreamContext streamContext, String str2, int i, UserProfileConnectionsView.ViewState viewState4, StoreUserNotes.UserNoteState userNoteState, String str3, boolean z4, List> list2, boolean z5, Long l) { + public Loaded(User user, boolean z2, boolean z3, UserProfileVoiceSettingsView.ViewState viewState, VoiceState voiceState, ModelRichPresence modelRichPresence, String str, List list, UserProfileAdminView.ViewState viewState2, UserProfileStageActionsView.ViewState viewState3, Channel channel, StreamContext streamContext, String str2, int i, UserProfileConnectionsView.ViewState viewState4, StoreUserNotes.UserNoteState userNoteState, String str3, boolean z4, List> list2, boolean z5, Long l, GuildMember guildMember) { super(null); String avatar; m.checkNotNullParameter(user, "user"); @@ -1184,6 +1185,7 @@ public final class WidgetUserSheetViewModel extends AppViewModel { this.bioAst = list2; this.profileLoaded = z5; this.guildId = l; + this.guildMember = guildMember; boolean z6 = true; if (user.getBanner() == null && ((avatar = user.getAvatar()) == null || !IconUtils.INSTANCE.isImageHashAnimated(avatar))) { z6 = false; @@ -1192,8 +1194,8 @@ public final class WidgetUserSheetViewModel extends AppViewModel { this.currentGuildId = channel != null ? Long.valueOf(channel.f()) : l; } - public static /* synthetic */ Loaded copy$default(Loaded loaded, User user, boolean z2, boolean z3, UserProfileVoiceSettingsView.ViewState viewState, VoiceState voiceState, ModelRichPresence modelRichPresence, String str, List list, UserProfileAdminView.ViewState viewState2, UserProfileStageActionsView.ViewState viewState3, Channel channel, StreamContext streamContext, String str2, int i, UserProfileConnectionsView.ViewState viewState4, StoreUserNotes.UserNoteState userNoteState, String str3, boolean z4, List list2, boolean z5, Long l, int i2, Object obj) { - return loaded.copy((i2 & 1) != 0 ? loaded.user : user, (i2 & 2) != 0 ? loaded.isMe : z2, (i2 & 4) != 0 ? loaded.showVoiceSettings : z3, (i2 & 8) != 0 ? loaded.voiceSettingsViewState : viewState, (i2 & 16) != 0 ? loaded.channelVoiceState : voiceState, (i2 & 32) != 0 ? loaded.richPresence : modelRichPresence, (i2 & 64) != 0 ? loaded.guildSectionHeaderText : str, (i2 & 128) != 0 ? loaded.roleItems : list, (i2 & 256) != 0 ? loaded.adminViewState : viewState2, (i2 & 512) != 0 ? loaded.stageViewState : viewState3, (i2 & 1024) != 0 ? loaded.channel : channel, (i2 & 2048) != 0 ? loaded.streamContext : streamContext, (i2 & 4096) != 0 ? loaded.guildName : str2, (i2 & 8192) != 0 ? loaded.userRelationshipType : i, (i2 & 16384) != 0 ? loaded.connectionsViewState : viewState4, (i2 & 32768) != 0 ? loaded.userNoteFetchState : userNoteState, (i2 & 65536) != 0 ? loaded.userNote : str3, (i2 & 131072) != 0 ? loaded.userInSameVoiceChannel : z4, (i2 & 262144) != 0 ? loaded.bioAst : list2, (i2 & 524288) != 0 ? loaded.profileLoaded : z5, (i2 & 1048576) != 0 ? loaded.guildId : l); + public static /* synthetic */ Loaded copy$default(Loaded loaded, User user, boolean z2, boolean z3, UserProfileVoiceSettingsView.ViewState viewState, VoiceState voiceState, ModelRichPresence modelRichPresence, String str, List list, UserProfileAdminView.ViewState viewState2, UserProfileStageActionsView.ViewState viewState3, Channel channel, StreamContext streamContext, String str2, int i, UserProfileConnectionsView.ViewState viewState4, StoreUserNotes.UserNoteState userNoteState, String str3, boolean z4, List list2, boolean z5, Long l, GuildMember guildMember, int i2, Object obj) { + return loaded.copy((i2 & 1) != 0 ? loaded.user : user, (i2 & 2) != 0 ? loaded.isMe : z2, (i2 & 4) != 0 ? loaded.showVoiceSettings : z3, (i2 & 8) != 0 ? loaded.voiceSettingsViewState : viewState, (i2 & 16) != 0 ? loaded.channelVoiceState : voiceState, (i2 & 32) != 0 ? loaded.richPresence : modelRichPresence, (i2 & 64) != 0 ? loaded.guildSectionHeaderText : str, (i2 & 128) != 0 ? loaded.roleItems : list, (i2 & 256) != 0 ? loaded.adminViewState : viewState2, (i2 & 512) != 0 ? loaded.stageViewState : viewState3, (i2 & 1024) != 0 ? loaded.channel : channel, (i2 & 2048) != 0 ? loaded.streamContext : streamContext, (i2 & 4096) != 0 ? loaded.guildName : str2, (i2 & 8192) != 0 ? loaded.userRelationshipType : i, (i2 & 16384) != 0 ? loaded.connectionsViewState : viewState4, (i2 & 32768) != 0 ? loaded.userNoteFetchState : userNoteState, (i2 & 65536) != 0 ? loaded.userNote : str3, (i2 & 131072) != 0 ? loaded.userInSameVoiceChannel : z4, (i2 & 262144) != 0 ? loaded.bioAst : list2, (i2 & 524288) != 0 ? loaded.profileLoaded : z5, (i2 & 1048576) != 0 ? loaded.guildId : l, (i2 & 2097152) != 0 ? loaded.guildMember : guildMember); } public final User component1() { @@ -1252,6 +1254,10 @@ public final class WidgetUserSheetViewModel extends AppViewModel { return this.guildId; } + public final GuildMember component22() { + return this.guildMember; + } + public final boolean component3() { return this.showVoiceSettings; } @@ -1280,14 +1286,14 @@ public final class WidgetUserSheetViewModel extends AppViewModel { return this.adminViewState; } - public final Loaded copy(User user, boolean z2, boolean z3, UserProfileVoiceSettingsView.ViewState viewState, VoiceState voiceState, ModelRichPresence modelRichPresence, String str, List list, UserProfileAdminView.ViewState viewState2, UserProfileStageActionsView.ViewState viewState3, Channel channel, StreamContext streamContext, String str2, int i, UserProfileConnectionsView.ViewState viewState4, StoreUserNotes.UserNoteState userNoteState, String str3, boolean z4, List> list2, boolean z5, Long l) { + public final Loaded copy(User user, boolean z2, boolean z3, UserProfileVoiceSettingsView.ViewState viewState, VoiceState voiceState, ModelRichPresence modelRichPresence, String str, List list, UserProfileAdminView.ViewState viewState2, UserProfileStageActionsView.ViewState viewState3, Channel channel, StreamContext streamContext, String str2, int i, UserProfileConnectionsView.ViewState viewState4, StoreUserNotes.UserNoteState userNoteState, String str3, boolean z4, List> list2, boolean z5, Long l, GuildMember guildMember) { m.checkNotNullParameter(user, "user"); m.checkNotNullParameter(viewState, "voiceSettingsViewState"); m.checkNotNullParameter(list, "roleItems"); m.checkNotNullParameter(viewState3, "stageViewState"); m.checkNotNullParameter(viewState4, "connectionsViewState"); m.checkNotNullParameter(userNoteState, "userNoteFetchState"); - return new Loaded(user, z2, z3, viewState, voiceState, modelRichPresence, str, list, viewState2, viewState3, channel, streamContext, str2, i, viewState4, userNoteState, str3, z4, list2, z5, l); + return new Loaded(user, z2, z3, viewState, voiceState, modelRichPresence, str, list, viewState2, viewState3, channel, streamContext, str2, i, viewState4, userNoteState, str3, z4, list2, z5, l, guildMember); } public boolean equals(Object obj) { @@ -1298,7 +1304,7 @@ public final class WidgetUserSheetViewModel extends AppViewModel { return false; } Loaded loaded = (Loaded) obj; - return m.areEqual(this.user, loaded.user) && this.isMe == loaded.isMe && this.showVoiceSettings == loaded.showVoiceSettings && m.areEqual(this.voiceSettingsViewState, loaded.voiceSettingsViewState) && m.areEqual(this.channelVoiceState, loaded.channelVoiceState) && m.areEqual(this.richPresence, loaded.richPresence) && m.areEqual(this.guildSectionHeaderText, loaded.guildSectionHeaderText) && m.areEqual(this.roleItems, loaded.roleItems) && m.areEqual(this.adminViewState, loaded.adminViewState) && m.areEqual(this.stageViewState, loaded.stageViewState) && m.areEqual(this.channel, loaded.channel) && m.areEqual(this.streamContext, loaded.streamContext) && m.areEqual(this.guildName, loaded.guildName) && this.userRelationshipType == loaded.userRelationshipType && m.areEqual(this.connectionsViewState, loaded.connectionsViewState) && m.areEqual(this.userNoteFetchState, loaded.userNoteFetchState) && m.areEqual(this.userNote, loaded.userNote) && this.userInSameVoiceChannel == loaded.userInSameVoiceChannel && m.areEqual(this.bioAst, loaded.bioAst) && this.profileLoaded == loaded.profileLoaded && m.areEqual(this.guildId, loaded.guildId); + return m.areEqual(this.user, loaded.user) && this.isMe == loaded.isMe && this.showVoiceSettings == loaded.showVoiceSettings && m.areEqual(this.voiceSettingsViewState, loaded.voiceSettingsViewState) && m.areEqual(this.channelVoiceState, loaded.channelVoiceState) && m.areEqual(this.richPresence, loaded.richPresence) && m.areEqual(this.guildSectionHeaderText, loaded.guildSectionHeaderText) && m.areEqual(this.roleItems, loaded.roleItems) && m.areEqual(this.adminViewState, loaded.adminViewState) && m.areEqual(this.stageViewState, loaded.stageViewState) && m.areEqual(this.channel, loaded.channel) && m.areEqual(this.streamContext, loaded.streamContext) && m.areEqual(this.guildName, loaded.guildName) && this.userRelationshipType == loaded.userRelationshipType && m.areEqual(this.connectionsViewState, loaded.connectionsViewState) && m.areEqual(this.userNoteFetchState, loaded.userNoteFetchState) && m.areEqual(this.userNote, loaded.userNote) && this.userInSameVoiceChannel == loaded.userInSameVoiceChannel && m.areEqual(this.bioAst, loaded.bioAst) && this.profileLoaded == loaded.profileLoaded && m.areEqual(this.guildId, loaded.guildId) && m.areEqual(this.guildMember, loaded.guildMember); } public final UserProfileAdminView.ViewState getAdminViewState() { @@ -1329,6 +1335,10 @@ public final class WidgetUserSheetViewModel extends AppViewModel { return this.guildId; } + public final GuildMember getGuildMember() { + return this.guildMember; + } + public final String getGuildName() { return this.guildName; } @@ -1460,10 +1470,12 @@ public final class WidgetUserSheetViewModel extends AppViewModel { } int i15 = (hashCode15 + i2) * 31; Long l = this.guildId; - if (l != null) { - i = l.hashCode(); + int hashCode16 = (i15 + (l != null ? l.hashCode() : 0)) * 31; + GuildMember guildMember = this.guildMember; + if (guildMember != null) { + i = guildMember.hashCode(); } - return i15 + i; + return hashCode16 + i; } public final boolean isMe() { @@ -1517,7 +1529,11 @@ public final class WidgetUserSheetViewModel extends AppViewModel { R.append(", profileLoaded="); R.append(this.profileLoaded); R.append(", guildId="); - return a.F(R, this.guildId, ")"); + R.append(this.guildId); + R.append(", guildMember="); + R.append(this.guildMember); + R.append(")"); + return R.toString(); } } @@ -1742,29 +1758,33 @@ public final class WidgetUserSheetViewModel extends AppViewModel { /* JADX WARNING: Code restructure failed: missing block: B:19:0x008e, code lost: if (r2 != null) goto L_0x0095; */ - /* JADX WARNING: Removed duplicated region for block: B:102:0x0240 */ - /* JADX WARNING: Removed duplicated region for block: B:105:0x0245 */ - /* JADX WARNING: Removed duplicated region for block: B:106:0x024a */ - /* JADX WARNING: Removed duplicated region for block: B:109:0x024f */ - /* JADX WARNING: Removed duplicated region for block: B:115:0x0262 */ - /* JADX WARNING: Removed duplicated region for block: B:123:0x0274 A[ADDED_TO_REGION] */ - /* JADX WARNING: Removed duplicated region for block: B:126:0x027d */ - /* JADX WARNING: Removed duplicated region for block: B:130:0x0289 */ - /* JADX WARNING: Removed duplicated region for block: B:131:0x0290 */ - /* JADX WARNING: Removed duplicated region for block: B:86:0x0210 */ - /* JADX WARNING: Removed duplicated region for block: B:93:0x0227 */ - /* JADX WARNING: Removed duplicated region for block: B:96:0x022c */ + /* JADX WARNING: Removed duplicated region for block: B:105:0x0244 */ + /* JADX WARNING: Removed duplicated region for block: B:108:0x0249 */ + /* JADX WARNING: Removed duplicated region for block: B:114:0x025d */ + /* JADX WARNING: Removed duplicated region for block: B:117:0x0262 */ + /* JADX WARNING: Removed duplicated region for block: B:118:0x0267 */ + /* JADX WARNING: Removed duplicated region for block: B:121:0x026c */ + /* JADX WARNING: Removed duplicated region for block: B:127:0x027f */ + /* JADX WARNING: Removed duplicated region for block: B:135:0x0291 A[ADDED_TO_REGION] */ + /* JADX WARNING: Removed duplicated region for block: B:138:0x029a */ + /* JADX WARNING: Removed duplicated region for block: B:142:0x02a6 */ + /* JADX WARNING: Removed duplicated region for block: B:143:0x02ad */ + /* JADX WARNING: Removed duplicated region for block: B:82:0x01f0 */ + /* JADX WARNING: Removed duplicated region for block: B:91:0x0216 */ + /* JADX WARNING: Removed duplicated region for block: B:98:0x022d */ private final void handleStoreState(StoreState storeState) { List list; boolean z2; Float f; + boolean z3; + boolean z4; User user; List> createAndProcessBioAstFromText; List> list2; StoreUserNotes.UserNoteState userNoteFetchState; String note; ViewState viewState; - boolean z3; + boolean z5; String str; ModelUserNote note2; String bio; @@ -1782,8 +1802,8 @@ public final class WidgetUserSheetViewModel extends AppViewModel { Map computedMembers = storeState.getComputedMembers(); Map guildRoles = storeState.getGuildRoles(); Guild guild = storeState.getGuild(); - boolean z4 = false; - boolean z5 = me2.getId() == user2.getId(); + boolean z6 = false; + boolean z7 = me2.getId() == user2.getId(); boolean isSystemUser = user2.isSystemUser(); GuildMember guildMember = (GuildMember) a.e(user2, computedMembers); GuildMember guildMember2 = computedMembers.get(Long.valueOf(me2.getId())); @@ -1799,15 +1819,15 @@ public final class WidgetUserSheetViewModel extends AppViewModel { } list = n.emptyList(); ManageUserContext from = (guildMember == null || guildMember2 == null || guild == null) ? null : ManageUserContext.Companion.from(guild, me2, user2, guildMember2.getRoles(), guildMember.getRoles(), storeState.getPermissions(), guildRoles); - boolean z6 = channel != null && channel.q() == me2.getId(); + boolean z8 = channel != null && channel.q() == me2.getId(); int type = ModelUserRelationship.getType(storeState.getUserRelationshipType()); VoiceState voiceState = (VoiceState) a.e(user2, storeState.getMySelectedVoiceChannelVoiceStates()); VoiceState voiceState2 = storeState.getMySelectedVoiceChannelVoiceStates().get(Long.valueOf(me2.getId())); boolean isInSameVoiceChannel = isInSameVoiceChannel(voiceState2, voiceState); - boolean z7 = this.isVoiceContext || isInSameVoiceChannel; - boolean selfMuted = z5 ? storeState.getSelfMuted() : storeState.getMuted(); - Boolean valueOf = z5 ? Boolean.valueOf(storeState.getSelfDeafened()) : null; - if (!z5) { + boolean z9 = this.isVoiceContext || isInSameVoiceChannel; + boolean selfMuted = z7 ? storeState.getSelfMuted() : storeState.getMuted(); + Boolean valueOf = z7 ? Boolean.valueOf(storeState.getSelfDeafened()) : null; + if (!z7) { z2 = isSystemUser; f = Float.valueOf(PerceptualVolumeUtils.amplitudeToPerceptual$default(PerceptualVolumeUtils.INSTANCE, storeState.getOutputVolume(), 0.0f, 2, null)); } else { @@ -1817,82 +1837,119 @@ public final class WidgetUserSheetViewModel extends AppViewModel { UserProfileVoiceSettingsView.ViewState viewState2 = new UserProfileVoiceSettingsView.ViewState(selfMuted, valueOf, f); VoiceState voiceState3 = (VoiceState) a.e(user2, storeState.getCurrentChannelVoiceStates()); String c2 = (guild == null || (name = guild.getName()) == null) ? (channel == null || !ChannelUtils.w(channel)) ? null : ChannelUtils.c(channel) : name; - UserProfileAdminView.ViewState createAdminViewState = createAdminViewState(channel, z6, z5, from, voiceState3); + UserProfileAdminView.ViewState createAdminViewState = createAdminViewState(channel, z8, z7, from, voiceState3); UserProfile userProfile = storeState.getUserProfile(); - UserProfileConnectionsView.ViewState createConnectionsViewState = createConnectionsViewState(userProfile, z5, z2); + UserProfileConnectionsView.ViewState createConnectionsViewState = createConnectionsViewState(userProfile, z7, z2); StreamContext streamContext = storeState.getStreamContext(); String encodedStreamKey = (streamContext == null || (stream = streamContext.getStream()) == null) ? null : stream.getEncodedStreamKey(); if (encodedStreamKey != null && !this.fetchedPreviews.contains(encodedStreamKey)) { this.storeApplicationStreamPreviews.fetchStreamPreviewIfNotFetching(streamContext); this.fetchedPreviews.add(encodedStreamKey); } - UserProfileStageActionsView.ViewState viewState3 = new UserProfileStageActionsView.ViewState(z5, storeState.getStageChannel(), storeState.m54getUserStageRolestwRsX0(), storeState.getUserRequestToSpeakState(), isInSameVoiceChannel(voiceState2, voiceState), PermissionUtils.can(Permission.MUTE_MEMBERS, storeState.getPermissions()), false, false, 192, null); - boolean z8 = !m.areEqual(userProfile, StoreUserProfile.Companion.getEMPTY_PROFILE()); - if (z8) { - if (user2 instanceof MeUser) { - merge = MeUser.Companion.merge((MeUser) user2, userProfile.f()); - } else if (user2 instanceof CoreUser) { - merge = CoreUser.Companion.merge((CoreUser) user2, userProfile.f()); - } - user = merge; - createAndProcessBioAstFromText = (guildMember != null || (bio = guildMember.getBio()) == null || !(t.isBlank(bio) ^ true)) ? null : createAndProcessBioAstFromText(bio); - if (createAndProcessBioAstFromText == null) { - String bio2 = user.getBio(); - if (bio2 != null) { - createAndProcessBioAstFromText = createAndProcessBioAstFromText(bio2); - } else { - list2 = null; + UserProfileStageActionsView.ViewState viewState3 = new UserProfileStageActionsView.ViewState(z7, storeState.getStageChannel(), storeState.m54getUserStageRolestwRsX0(), storeState.getUserRequestToSpeakState(), isInSameVoiceChannel(voiceState2, voiceState), PermissionUtils.can(Permission.MUTE_MEMBERS, storeState.getPermissions()), false, false, 192, null); + if (this.guildId != null) { + if ((guildMember != null ? guildMember.getBio() : null) == null) { + z3 = false; + z4 = !(m.areEqual(userProfile, StoreUserProfile.Companion.getEMPTY_PROFILE()) ^ true) && z3; + if (z4) { + if (user2 instanceof MeUser) { + merge = MeUser.Companion.merge((MeUser) user2, userProfile.f()); + } else if (user2 instanceof CoreUser) { + merge = CoreUser.Companion.merge((CoreUser) user2, userProfile.f()); + } + user = merge; + createAndProcessBioAstFromText = (guildMember != null || (bio = guildMember.getBio()) == null || !(t.isBlank(bio) ^ true)) ? null : createAndProcessBioAstFromText(bio); + if (createAndProcessBioAstFromText == null) { + String bio2 = user.getBio(); + if (bio2 != null) { + createAndProcessBioAstFromText = createAndProcessBioAstFromText(bio2); + } else { + list2 = null; + userNoteFetchState = storeState.getUserNoteFetchState(); + if (!(userNoteFetchState instanceof StoreUserNotes.UserNoteState.Loaded)) { + userNoteFetchState = null; + } + StoreUserNotes.UserNoteState.Loaded loaded = (StoreUserNotes.UserNoteState.Loaded) userNoteFetchState; + note = (loaded != null || (note2 = loaded.getNote()) == null) ? null : note2.getNote(); + viewState = getViewState(); + if (!(viewState instanceof ViewState.Loaded)) { + viewState = null; + } + ViewState.Loaded loaded2 = (ViewState.Loaded) viewState; + z5 = !((loaded2 == null ? loaded2.getUserNoteFetchState() : null) instanceof StoreUserNotes.UserNoteState.Loading) && !(storeState.getUserNoteFetchState() instanceof StoreUserNotes.UserNoteState.Loading); + if (getViewState() instanceof ViewState.Uninitialized) { + if (!(note == null || note.length() == 0)) { + z6 = true; + } + } + if (!z5 || z6) { + if (note == null) { + note = ""; + } + str = note; + } else { + str = null; + } + updateViewState(new ViewState.Loaded(user, z7, z9, viewState2, voiceState3, storeState.getRichPresence(), c2, list, createAdminViewState, viewState3, channel, streamContext, guild == null ? guild.getName() : null, type, createConnectionsViewState, storeState.getUserNoteFetchState(), str, isInSameVoiceChannel, list2, z4, this.guildId, guildMember)); + this.mostRecentStoreState = storeState; + } + } + list2 = createAndProcessBioAstFromText; userNoteFetchState = storeState.getUserNoteFetchState(); if (!(userNoteFetchState instanceof StoreUserNotes.UserNoteState.Loaded)) { - userNoteFetchState = null; } StoreUserNotes.UserNoteState.Loaded loaded = (StoreUserNotes.UserNoteState.Loaded) userNoteFetchState; - note = (loaded != null || (note2 = loaded.getNote()) == null) ? null : note2.getNote(); + if (loaded != null) { + } viewState = getViewState(); if (!(viewState instanceof ViewState.Loaded)) { - viewState = null; } ViewState.Loaded loaded2 = (ViewState.Loaded) viewState; - z3 = !((loaded2 != null ? loaded2.getUserNoteFetchState() : null) instanceof StoreUserNotes.UserNoteState.Loading) && !(storeState.getUserNoteFetchState() instanceof StoreUserNotes.UserNoteState.Loading); + if (!((loaded2 == null ? loaded2.getUserNoteFetchState() : null) instanceof StoreUserNotes.UserNoteState.Loading)) { + } if (getViewState() instanceof ViewState.Uninitialized) { - if (!(note == null || note.length() == 0)) { - z4 = true; - } } - if (!z3 || z4) { - if (note == null) { - note = ""; - } - str = note; - } else { - str = null; + if (!z5) { } - updateViewState(new ViewState.Loaded(user, z5, z7, viewState2, voiceState3, storeState.getRichPresence(), c2, list, createAdminViewState, viewState3, channel, streamContext, guild != null ? guild.getName() : null, type, createConnectionsViewState, storeState.getUserNoteFetchState(), str, isInSameVoiceChannel, list2, z8, this.guildId)); + if (note == null) { + } + str = note; + updateViewState(new ViewState.Loaded(user, z7, z9, viewState2, voiceState3, storeState.getRichPresence(), c2, list, createAdminViewState, viewState3, channel, streamContext, guild == null ? guild.getName() : null, type, createConnectionsViewState, storeState.getUserNoteFetchState(), str, isInSameVoiceChannel, list2, z4, this.guildId, guildMember)); this.mostRecentStoreState = storeState; } + user = user2; + if (guildMember != null) { + } + if (createAndProcessBioAstFromText == null) { + } + list2 = createAndProcessBioAstFromText; + userNoteFetchState = storeState.getUserNoteFetchState(); + if (!(userNoteFetchState instanceof StoreUserNotes.UserNoteState.Loaded)) { + } + StoreUserNotes.UserNoteState.Loaded loaded = (StoreUserNotes.UserNoteState.Loaded) userNoteFetchState; + if (loaded != null) { + } + viewState = getViewState(); + if (!(viewState instanceof ViewState.Loaded)) { + } + ViewState.Loaded loaded2 = (ViewState.Loaded) viewState; + if (!((loaded2 == null ? loaded2.getUserNoteFetchState() : null) instanceof StoreUserNotes.UserNoteState.Loading)) { + } + if (getViewState() instanceof ViewState.Uninitialized) { + } + if (!z5) { + } + if (note == null) { + } + str = note; + updateViewState(new ViewState.Loaded(user, z7, z9, viewState2, voiceState3, storeState.getRichPresence(), c2, list, createAdminViewState, viewState3, channel, streamContext, guild == null ? guild.getName() : null, type, createConnectionsViewState, storeState.getUserNoteFetchState(), str, isInSameVoiceChannel, list2, z4, this.guildId, guildMember)); + this.mostRecentStoreState = storeState; } - list2 = createAndProcessBioAstFromText; - userNoteFetchState = storeState.getUserNoteFetchState(); - if (!(userNoteFetchState instanceof StoreUserNotes.UserNoteState.Loaded)) { - } - StoreUserNotes.UserNoteState.Loaded loaded = (StoreUserNotes.UserNoteState.Loaded) userNoteFetchState; - if (loaded != null) { - } - viewState = getViewState(); - if (!(viewState instanceof ViewState.Loaded)) { - } - ViewState.Loaded loaded2 = (ViewState.Loaded) viewState; - if (!((loaded2 != null ? loaded2.getUserNoteFetchState() : null) instanceof StoreUserNotes.UserNoteState.Loading)) { - } - if (getViewState() instanceof ViewState.Uninitialized) { - } - if (!z3) { - } - if (note == null) { - } - str = note; - updateViewState(new ViewState.Loaded(user, z5, z7, viewState2, voiceState3, storeState.getRichPresence(), c2, list, createAdminViewState, viewState3, channel, streamContext, guild != null ? guild.getName() : null, type, createConnectionsViewState, storeState.getUserNoteFetchState(), str, isInSameVoiceChannel, list2, z8, this.guildId)); - this.mostRecentStoreState = storeState; + } + z3 = true; + if (!(m.areEqual(userProfile, StoreUserProfile.Companion.getEMPTY_PROFILE()) ^ true)) { + } + if (z4) { } user = user2; if (guildMember != null) { @@ -1910,16 +1967,16 @@ public final class WidgetUserSheetViewModel extends AppViewModel { if (!(viewState instanceof ViewState.Loaded)) { } ViewState.Loaded loaded2 = (ViewState.Loaded) viewState; - if (!((loaded2 != null ? loaded2.getUserNoteFetchState() : null) instanceof StoreUserNotes.UserNoteState.Loading)) { + if (!((loaded2 == null ? loaded2.getUserNoteFetchState() : null) instanceof StoreUserNotes.UserNoteState.Loading)) { } if (getViewState() instanceof ViewState.Uninitialized) { } - if (!z3) { + if (!z5) { } if (note == null) { } str = note; - updateViewState(new ViewState.Loaded(user, z5, z7, viewState2, voiceState3, storeState.getRichPresence(), c2, list, createAdminViewState, viewState3, channel, streamContext, guild != null ? guild.getName() : null, type, createConnectionsViewState, storeState.getUserNoteFetchState(), str, isInSameVoiceChannel, list2, z8, this.guildId)); + updateViewState(new ViewState.Loaded(user, z7, z9, viewState2, voiceState3, storeState.getRichPresence(), c2, list, createAdminViewState, viewState3, channel, streamContext, guild == null ? guild.getName() : null, type, createConnectionsViewState, storeState.getUserNoteFetchState(), str, isInSameVoiceChannel, list2, z4, this.guildId, guildMember)); this.mostRecentStoreState = storeState; } @@ -2044,7 +2101,7 @@ public final class WidgetUserSheetViewModel extends AppViewModel { ViewState.Loaded loaded = (ViewState.Loaded) viewState; if (loaded != null && (storeState = this.mostRecentStoreState) != null && (userProfile = storeState.getUserProfile()) != null && (f = userProfile.f()) != null && (d = f.d()) != null && (a = d.a()) != null) { this.revealedBioIndices.add(Integer.valueOf(spoilerNode.getId())); - updateViewState(ViewState.Loaded.copy$default(loaded, null, false, false, null, null, null, null, null, null, null, null, null, null, 0, null, null, null, false, createAndProcessBioAstFromText(a), false, null, 1835007, null)); + updateViewState(ViewState.Loaded.copy$default(loaded, null, false, false, null, null, null, null, null, null, null, null, null, null, 0, null, null, null, false, createAndProcessBioAstFromText(a), false, null, null, 3932159, null)); } } @@ -2057,7 +2114,7 @@ public final class WidgetUserSheetViewModel extends AppViewModel { ViewState.Loaded loaded = (ViewState.Loaded) viewState; if (loaded != null && (channel = loaded.getStageViewState().getChannel()) != null) { long id2 = loaded.getUser().getId(); - updateViewState(ViewState.Loaded.copy$default(loaded, null, false, false, null, null, null, null, null, null, UserProfileStageActionsView.ViewState.m45copyam1GJgw$default(loaded.getStageViewState(), false, null, null, null, false, false, false, true, 127, null), null, null, null, 0, null, null, null, false, null, false, null, 2096639, null)); + updateViewState(ViewState.Loaded.copy$default(loaded, null, false, false, null, null, null, null, null, null, UserProfileStageActionsView.ViewState.m45copyam1GJgw$default(loaded.getStageViewState(), false, null, null, null, false, false, false, true, 127, null), null, null, null, 0, null, null, null, false, null, false, null, null, 4193791, null)); ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui$default(ObservableExtensionsKt.restSubscribeOn$default(StageChannelAPI.setUserSuppressedInChannel$default(StageChannelAPI.INSTANCE, channel, id2, false, 0, 8, null), false, 1, null), this, null, 2, null), WidgetUserSheetViewModel.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new WidgetUserSheetViewModel$inviteUserToSpeak$1(this), 62, (Object) null); } } @@ -2174,7 +2231,7 @@ public final class WidgetUserSheetViewModel extends AppViewModel { ViewState.Loaded loaded = (ViewState.Loaded) viewState; if (loaded != null && (channel = loaded.getStageViewState().getChannel()) != null) { long id2 = loaded.getUser().getId(); - updateViewState(ViewState.Loaded.copy$default(loaded, null, false, false, null, null, null, null, null, null, UserProfileStageActionsView.ViewState.m45copyam1GJgw$default(loaded.getStageViewState(), false, null, null, null, false, false, true, false, 191, null), null, null, null, 0, null, null, null, false, null, false, null, 2096639, null)); + updateViewState(ViewState.Loaded.copy$default(loaded, null, false, false, null, null, null, null, null, null, UserProfileStageActionsView.ViewState.m45copyam1GJgw$default(loaded.getStageViewState(), false, null, null, null, false, false, true, false, 191, null), null, null, null, 0, null, null, null, false, null, false, null, null, 4193791, null)); ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui$default(ObservableExtensionsKt.restSubscribeOn$default(StageChannelAPI.setUserSuppressedInChannel$default(StageChannelAPI.INSTANCE, channel, id2, z2, 0, 8, null), false, 1, null), this, null, 2, null), WidgetUserSheetViewModel.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new WidgetUserSheetViewModel$setUserSuppressedInChannel$1(this), 62, (Object) null); } } diff --git a/app/src/main/java/com/discord/widgets/user/usersheet/WidgetUserSheetViewModelStoreState.java b/app/src/main/java/com/discord/widgets/user/usersheet/WidgetUserSheetViewModelStoreState.java index 30bcf97095..e6005cf47c 100644 --- a/app/src/main/java/com/discord/widgets/user/usersheet/WidgetUserSheetViewModelStoreState.java +++ b/app/src/main/java/com/discord/widgets/user/usersheet/WidgetUserSheetViewModelStoreState.java @@ -36,14 +36,14 @@ public final class WidgetUserSheetViewModelStoreState { private final Channel channel; /* renamed from: me reason: collision with root package name */ - private final MeUser f2276me; + private final MeUser f2277me; private final Channel selectedVoiceChannel; private final User user; public BootstrapData(User user, MeUser meUser, Channel channel, Channel channel2) { m.checkNotNullParameter(meUser, "me"); this.user = user; - this.f2276me = meUser; + this.f2277me = meUser; this.channel = channel; this.selectedVoiceChannel = channel2; } @@ -53,7 +53,7 @@ public final class WidgetUserSheetViewModelStoreState { user = bootstrapData.user; } if ((i & 2) != 0) { - meUser = bootstrapData.f2276me; + meUser = bootstrapData.f2277me; } if ((i & 4) != 0) { channel = bootstrapData.channel; @@ -69,7 +69,7 @@ public final class WidgetUserSheetViewModelStoreState { } public final MeUser component2() { - return this.f2276me; + return this.f2277me; } public final Channel component3() { @@ -93,7 +93,7 @@ public final class WidgetUserSheetViewModelStoreState { return false; } BootstrapData bootstrapData = (BootstrapData) obj; - return m.areEqual(this.user, bootstrapData.user) && m.areEqual(this.f2276me, bootstrapData.f2276me) && m.areEqual(this.channel, bootstrapData.channel) && m.areEqual(this.selectedVoiceChannel, bootstrapData.selectedVoiceChannel); + return m.areEqual(this.user, bootstrapData.user) && m.areEqual(this.f2277me, bootstrapData.f2277me) && m.areEqual(this.channel, bootstrapData.channel) && m.areEqual(this.selectedVoiceChannel, bootstrapData.selectedVoiceChannel); } public final Channel getChannel() { @@ -101,7 +101,7 @@ public final class WidgetUserSheetViewModelStoreState { } public final MeUser getMe() { - return this.f2276me; + return this.f2277me; } public final Channel getSelectedVoiceChannel() { @@ -116,7 +116,7 @@ public final class WidgetUserSheetViewModelStoreState { User user = this.user; int i = 0; int hashCode = (user != null ? user.hashCode() : 0) * 31; - MeUser meUser = this.f2276me; + MeUser meUser = this.f2277me; int hashCode2 = (hashCode + (meUser != null ? meUser.hashCode() : 0)) * 31; Channel channel = this.channel; int hashCode3 = (hashCode2 + (channel != null ? channel.hashCode() : 0)) * 31; @@ -131,7 +131,7 @@ public final class WidgetUserSheetViewModelStoreState { StringBuilder R = a.R("BootstrapData(user="); R.append(this.user); R.append(", me="); - R.append(this.f2276me); + R.append(this.f2277me); R.append(", channel="); R.append(this.channel); R.append(", selectedVoiceChannel="); diff --git a/app/src/main/java/com/discord/widgets/voice/VoiceUtils$handleCallChannel$1.java b/app/src/main/java/com/discord/widgets/voice/VoiceUtils$handleCallChannel$1.java index 5201369ae8..5cca385f3f 100644 --- a/app/src/main/java/com/discord/widgets/voice/VoiceUtils$handleCallChannel$1.java +++ b/app/src/main/java/com/discord/widgets/voice/VoiceUtils$handleCallChannel$1.java @@ -7,7 +7,10 @@ import com.discord.api.channel.ChannelUtils; import com.discord.app.AppComponent; import com.discord.app.AppPermissionsRequests; import com.discord.utilities.stage.StageChannelUtils; +import com.discord.widgets.chat.list.TextInVoiceFeatureFlag; import com.discord.widgets.user.calls.PrivateCallLauncher; +import com.discord.widgets.voice.fullscreen.WidgetCallFullscreen; +import com.discord.widgets.voice.fullscreen.WidgetCallPreviewFullscreen; import com.discord.widgets.voice.fullscreen.WidgetGuildCallOnboardingSheet; import com.discord.widgets.voice.sheet.WidgetVoiceBottomSheet; import d0.z.d.o; @@ -22,9 +25,10 @@ public final class VoiceUtils$handleCallChannel$1 extends o implements Function0 public final /* synthetic */ FragmentManager $fragmentManager; public final /* synthetic */ boolean $hasUserSeenVoiceChannelOnboarding; public final /* synthetic */ boolean $isNewUser; + public final /* synthetic */ Channel $selectedVoiceChannel; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public VoiceUtils$handleCallChannel$1(Channel channel, AppPermissionsRequests appPermissionsRequests, AppComponent appComponent, Context context, FragmentManager fragmentManager, boolean z2, boolean z3) { + public VoiceUtils$handleCallChannel$1(Channel channel, AppPermissionsRequests appPermissionsRequests, AppComponent appComponent, Context context, FragmentManager fragmentManager, boolean z2, boolean z3, Channel channel2) { super(0); this.$channel = channel; this.$appPermissionsRequests = appPermissionsRequests; @@ -33,6 +37,7 @@ public final class VoiceUtils$handleCallChannel$1 extends o implements Function0 this.$fragmentManager = fragmentManager; this.$hasUserSeenVoiceChannelOnboarding = z2; this.$isNewUser = z3; + this.$selectedVoiceChannel = channel2; } @Override // kotlin.jvm.functions.Function0 @@ -42,10 +47,17 @@ public final class VoiceUtils$handleCallChannel$1 extends o implements Function0 new PrivateCallLauncher(this.$appPermissionsRequests, this.$appComponent, this.$context, this.$fragmentManager).launchVoiceCall(this.$channel.h()); } else if (ChannelUtils.z(this.$channel)) { StageChannelUtils.INSTANCE.connectToStageChannel(this.$channel, this.$context, this.$fragmentManager); - } else if (this.$hasUserSeenVoiceChannelOnboarding || !this.$isNewUser) { - WidgetVoiceBottomSheet.Companion.show(this.$fragmentManager, this.$channel.h(), true, WidgetVoiceBottomSheet.FeatureContext.HOME); - } else { + } else if (!this.$hasUserSeenVoiceChannelOnboarding && this.$isNewUser) { WidgetGuildCallOnboardingSheet.Companion.show(this.$fragmentManager, this.$channel.h()); + } else if (TextInVoiceFeatureFlag.Companion.getINSTANCE().isEnabled(Long.valueOf(this.$channel.f()))) { + Channel channel = this.$selectedVoiceChannel; + if (channel == null || channel.h() == 0 || ChannelUtils.x(this.$selectedVoiceChannel)) { + WidgetCallPreviewFullscreen.Companion.launch(this.$context, this.$channel.h()); + } else { + WidgetCallFullscreen.Companion.launch$default(WidgetCallFullscreen.Companion, this.$context, this.$channel.h(), false, null, null, 28, null); + } + } else { + WidgetVoiceBottomSheet.Companion.show(this.$fragmentManager, this.$channel.h(), true, WidgetVoiceBottomSheet.FeatureContext.HOME); } } } diff --git a/app/src/main/java/com/discord/widgets/voice/VoiceUtils$handleConnectToEventChannel$4.java b/app/src/main/java/com/discord/widgets/voice/VoiceUtils$handleConnectToEventChannel$4.java index 7735b2b53c..9724861bcd 100644 --- a/app/src/main/java/com/discord/widgets/voice/VoiceUtils$handleConnectToEventChannel$4.java +++ b/app/src/main/java/com/discord/widgets/voice/VoiceUtils$handleConnectToEventChannel$4.java @@ -1,8 +1,11 @@ package com.discord.widgets.voice; +import android.content.Context; import androidx.fragment.app.FragmentManager; import com.discord.api.channel.Channel; import com.discord.stores.StoreStream; +import com.discord.widgets.chat.list.TextInVoiceFeatureFlag; +import com.discord.widgets.voice.fullscreen.WidgetCallFullscreen; import com.discord.widgets.voice.sheet.WidgetVoiceBottomSheet; import d0.z.d.o; import kotlin.Unit; @@ -10,13 +13,15 @@ import kotlin.jvm.functions.Function0; /* compiled from: VoiceUtils.kt */ public final class VoiceUtils$handleConnectToEventChannel$4 extends o implements Function0 { public final /* synthetic */ Channel $channel; + public final /* synthetic */ Context $context; public final /* synthetic */ FragmentManager $fragmentManager; public final /* synthetic */ Function0 $onEventStarted; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public VoiceUtils$handleConnectToEventChannel$4(Channel channel, FragmentManager fragmentManager, Function0 function0) { + public VoiceUtils$handleConnectToEventChannel$4(Channel channel, Context context, FragmentManager fragmentManager, Function0 function0) { super(0); this.$channel = channel; + this.$context = context; this.$fragmentManager = fragmentManager; this.$onEventStarted = function0; } @@ -25,7 +30,11 @@ public final class VoiceUtils$handleConnectToEventChannel$4 extends o implements /* renamed from: invoke */ public final void mo1invoke() { StoreStream.Companion.getVoiceChannelSelected().selectVoiceChannel(this.$channel.h()); - WidgetVoiceBottomSheet.Companion.show(this.$fragmentManager, this.$channel.h(), true, WidgetVoiceBottomSheet.FeatureContext.HOME); + if (TextInVoiceFeatureFlag.Companion.getINSTANCE().isEnabled(Long.valueOf(this.$channel.f()))) { + WidgetCallFullscreen.Companion.launch$default(WidgetCallFullscreen.Companion, this.$context, this.$channel.h(), false, null, null, 28, null); + } else { + WidgetVoiceBottomSheet.Companion.show(this.$fragmentManager, this.$channel.h(), true, WidgetVoiceBottomSheet.FeatureContext.HOME); + } this.$onEventStarted.mo1invoke(); } } diff --git a/app/src/main/java/com/discord/widgets/voice/VoiceUtils.java b/app/src/main/java/com/discord/widgets/voice/VoiceUtils.java index bfabb3b437..1351f63569 100644 --- a/app/src/main/java/com/discord/widgets/voice/VoiceUtils.java +++ b/app/src/main/java/com/discord/widgets/voice/VoiceUtils.java @@ -40,8 +40,11 @@ public final class VoiceUtils { m.checkNotNullParameter(appPermissionsRequests, "appPermissionsRequests"); m.checkNotNullParameter(context, "context"); m.checkNotNullParameter(fragmentManager, "fragmentManager"); - boolean isNewUser$default = UserUtils.isNewUser$default(UserUtils.INSTANCE, StoreStream.Companion.getUsers().getMe(), null, 1, null); - MemberVerificationUtils.maybeShowVerificationGate$default(MemberVerificationUtils.INSTANCE, context, fragmentManager, channel.f(), "Guild Voice", null, null, new VoiceUtils$handleCallChannel$1(channel, appPermissionsRequests, appComponent, context, fragmentManager, WidgetGuildCallOnboardingSheet.Companion.hasUserSeenVoiceChannelOnboarding(context), isNewUser$default), 48, null); + UserUtils userUtils = UserUtils.INSTANCE; + StoreStream.Companion companion = StoreStream.Companion; + boolean isNewUser$default = UserUtils.isNewUser$default(userUtils, companion.getUsers().getMe(), null, 1, null); + Channel selectedVoiceChannel = companion.getVoiceChannelSelected().getSelectedVoiceChannel(); + MemberVerificationUtils.maybeShowVerificationGate$default(MemberVerificationUtils.INSTANCE, context, fragmentManager, channel.f(), "Guild Voice", null, null, new VoiceUtils$handleCallChannel$1(channel, appPermissionsRequests, appComponent, context, fragmentManager, WidgetGuildCallOnboardingSheet.Companion.hasUserSeenVoiceChannelOnboarding(context), isNewUser$default, selectedVoiceChannel), 48, null); } public static final void handleCallChannel(Channel channel, AppFragment appFragment) { @@ -83,7 +86,7 @@ public final class VoiceUtils { if (ChannelUtils.z(channel)) { StageChannelJoinHelper.connectToStage$default(StageChannelJoinHelper.INSTANCE, context, fragmentManager, channel.h(), false, false, null, null, null, null, new VoiceUtils$handleConnectToEventChannel$3(appPermissionsRequests, channel, function0), 504, null); } else if (ChannelUtils.E(channel)) { - d.Q1(appPermissionsRequests, null, new VoiceUtils$handleConnectToEventChannel$4(channel, fragmentManager, function0), 1, null); + d.Q1(appPermissionsRequests, null, new VoiceUtils$handleConnectToEventChannel$4(channel, context, fragmentManager, function0), 1, null); } } diff --git a/app/src/main/java/com/discord/widgets/voice/call/WidgetVoiceCallIncoming.java b/app/src/main/java/com/discord/widgets/voice/call/WidgetVoiceCallIncoming.java index 3beb3c05f8..5b1ce51c6f 100644 --- a/app/src/main/java/com/discord/widgets/voice/call/WidgetVoiceCallIncoming.java +++ b/app/src/main/java/com/discord/widgets/voice/call/WidgetVoiceCallIncoming.java @@ -259,7 +259,7 @@ public class WidgetVoiceCallIncoming extends AppFragment { } linearLayout.setVisibility(i); getBinding().d.setOnClickListener(new WidgetVoiceCallIncoming$configureUI$2(this, model)); - getBinding().f2124c.setOnClickListener(new WidgetVoiceCallIncoming$configureUI$3(this, model)); + getBinding().f2125c.setOnClickListener(new WidgetVoiceCallIncoming$configureUI$3(this, model)); getBinding().f.setOnClickListener(new WidgetVoiceCallIncoming$configureUI$4(this, model)); } diff --git a/app/src/main/java/com/discord/widgets/voice/call/WidgetVoiceCallInline.java b/app/src/main/java/com/discord/widgets/voice/call/WidgetVoiceCallInline.java index ea8c7f33e9..10b5ae456a 100644 --- a/app/src/main/java/com/discord/widgets/voice/call/WidgetVoiceCallInline.java +++ b/app/src/main/java/com/discord/widgets/voice/call/WidgetVoiceCallInline.java @@ -240,7 +240,7 @@ public final class WidgetVoiceCallInline extends AppFragment { private final void onViewBindingDestroy(WidgetVoiceCallInlineBinding widgetVoiceCallInlineBinding) { b a = b.C0033b.a(); - MaterialButton materialButton = widgetVoiceCallInlineBinding.f2125c; + MaterialButton materialButton = widgetVoiceCallInlineBinding.f2126c; m.checkNotNullExpressionValue(materialButton, "binding.voiceConnectedPtt"); a.i.remove(Integer.valueOf(materialButton.getId())); a.a(); @@ -254,9 +254,9 @@ public final class WidgetVoiceCallInline extends AppFragment { public void onViewBound(View view) { m.checkNotNullParameter(view, "view"); super.onViewBound(view); - getBinding().f2125c.setOnClickListener(WidgetVoiceCallInline$onViewBound$1.INSTANCE); - getBinding().f2125c.setOnTouchListener(new OnPressListener(WidgetVoiceCallInline$onViewBound$2.INSTANCE)); - getBinding().f2125c.addOnLayoutChangeListener(b.C0033b.a()); + getBinding().f2126c.setOnClickListener(WidgetVoiceCallInline$onViewBound$1.INSTANCE); + getBinding().f2126c.setOnTouchListener(new OnPressListener(WidgetVoiceCallInline$onViewBound$2.INSTANCE)); + getBinding().f2126c.addOnLayoutChangeListener(b.C0033b.a()); setWindowInsetsListeners(); } diff --git a/app/src/main/java/com/discord/widgets/voice/controls/AnchoredVoiceControlsView$configureScreenShareButtonSparkle$1.java b/app/src/main/java/com/discord/widgets/voice/controls/AnchoredVoiceControlsView$configureScreenShareButtonSparkle$1.java index cd4155adac..e42f8f0392 100644 --- a/app/src/main/java/com/discord/widgets/voice/controls/AnchoredVoiceControlsView$configureScreenShareButtonSparkle$1.java +++ b/app/src/main/java/com/discord/widgets/voice/controls/AnchoredVoiceControlsView$configureScreenShareButtonSparkle$1.java @@ -11,14 +11,16 @@ public final class AnchoredVoiceControlsView$configureScreenShareButtonSparkle$1 public final /* synthetic */ WidgetVoiceBottomSheet.FeatureContext $featureContext; public final /* synthetic */ boolean $forwardToFullscreenIfVideoActivated; public final /* synthetic */ FragmentManager $fragmentManager; + public final /* synthetic */ long $guildId; public final /* synthetic */ Function0 $onNavigateToScreenShareNfxSheet; public final /* synthetic */ Function0 $onScreenSharePressed; public final /* synthetic */ AnchoredVoiceControlsView this$0; - public AnchoredVoiceControlsView$configureScreenShareButtonSparkle$1(AnchoredVoiceControlsView anchoredVoiceControlsView, FragmentManager fragmentManager, long j, boolean z2, WidgetVoiceBottomSheet.FeatureContext featureContext, Function0 function0, Function0 function02) { + public AnchoredVoiceControlsView$configureScreenShareButtonSparkle$1(AnchoredVoiceControlsView anchoredVoiceControlsView, FragmentManager fragmentManager, long j, long j2, boolean z2, WidgetVoiceBottomSheet.FeatureContext featureContext, Function0 function0, Function0 function02) { this.this$0 = anchoredVoiceControlsView; this.$fragmentManager = fragmentManager; this.$channelId = j; + this.$guildId = j2; this.$forwardToFullscreenIfVideoActivated = z2; this.$featureContext = featureContext; this.$onNavigateToScreenShareNfxSheet = function0; @@ -30,7 +32,7 @@ public final class AnchoredVoiceControlsView$configureScreenShareButtonSparkle$1 AnchoredVoiceControlsView.access$getTooltipManager$p(this.this$0).a(ScreenShareButtonSparkleTooltip.INSTANCE); WidgetScreenShareNfxSheet.Companion companion = WidgetScreenShareNfxSheet.Companion; if (companion.canShow()) { - companion.show(this.$fragmentManager, this.$channelId, new WidgetScreenShareNfxSheet.VoiceBottomSheetParams(this.$forwardToFullscreenIfVideoActivated, this.$featureContext)); + companion.show(this.$fragmentManager, this.$channelId, this.$guildId, new WidgetScreenShareNfxSheet.VoiceBottomSheetParams(this.$forwardToFullscreenIfVideoActivated, this.$featureContext)); this.$onNavigateToScreenShareNfxSheet.mo1invoke(); return; } diff --git a/app/src/main/java/com/discord/widgets/voice/controls/AnchoredVoiceControlsView.java b/app/src/main/java/com/discord/widgets/voice/controls/AnchoredVoiceControlsView.java index 6adad54f9d..ac6771ba93 100644 --- a/app/src/main/java/com/discord/widgets/voice/controls/AnchoredVoiceControlsView.java +++ b/app/src/main/java/com/discord/widgets/voice/controls/AnchoredVoiceControlsView.java @@ -103,7 +103,7 @@ public final class AnchoredVoiceControlsView extends FrameLayout { WeakReference weakReference2 = TooltipManager.a.a; tooltipManager = weakReference2 != null ? weakReference2.get() : tooltipManager; if (tooltipManager == null) { - tooltipManager = new TooltipManager((c.a.v.a) TooltipManager.a.b.getValue(), (Set) TooltipManager.a.f2224c.getValue(), 0, aVar, 4); + tooltipManager = new TooltipManager((c.a.v.a) TooltipManager.a.b.getValue(), (Set) TooltipManager.a.f2225c.getValue(), 0, aVar, 4); TooltipManager.a.a = new WeakReference<>(tooltipManager); } this.tooltipManager = tooltipManager; @@ -127,7 +127,7 @@ public final class AnchoredVoiceControlsView extends FrameLayout { return anchoredVoiceControlsView.tooltipManager; } - private final void configureScreenShareButtonSparkle(boolean z2, AppComponent appComponent, FragmentManager fragmentManager, long j, boolean z3, WidgetVoiceBottomSheet.FeatureContext featureContext, Function0 function0, Function0 function02) { + private final void configureScreenShareButtonSparkle(boolean z2, AppComponent appComponent, FragmentManager fragmentManager, long j, long j2, boolean z3, WidgetVoiceBottomSheet.FeatureContext featureContext, Function0 function0, Function0 function02) { if (z2) { TooltipManager tooltipManager = this.tooltipManager; ScreenShareButtonSparkleTooltip screenShareButtonSparkleTooltip = ScreenShareButtonSparkleTooltip.INSTANCE; @@ -139,7 +139,7 @@ public final class AnchoredVoiceControlsView extends FrameLayout { Context context = imageView.getContext(); m.checkNotNullExpressionValue(context, "binding.voiceFullscreenControlsScreenshare.context"); SparkleView sparkleView = new SparkleView(context, null); - sparkleView.setOnClickListener(new AnchoredVoiceControlsView$configureScreenShareButtonSparkle$1(this, fragmentManager, j, z3, featureContext, function0, function02)); + sparkleView.setOnClickListener(new AnchoredVoiceControlsView$configureScreenShareButtonSparkle$1(this, fragmentManager, j, j2, z3, featureContext, function0, function02)); TooltipManager tooltipManager2 = this.tooltipManager; ImageView imageView2 = this.binding.f; m.checkNotNullExpressionValue(imageView2, "binding.voiceFullscreenControlsScreenshare"); @@ -155,7 +155,7 @@ public final class AnchoredVoiceControlsView extends FrameLayout { } } - public final void configureUI(MediaEngineConnection.InputMode inputMode, StoreAudioManagerV2.State state, boolean z2, boolean z3, boolean z4, CameraState cameraState, Function0 function0, Function0 function02, Function0 function03, Function0 function04, Function0 function05, AppComponent appComponent, FragmentManager fragmentManager, Function0 function06, long j, boolean z5, WidgetVoiceBottomSheet.FeatureContext featureContext) { + public final void configureUI(MediaEngineConnection.InputMode inputMode, StoreAudioManagerV2.State state, boolean z2, boolean z3, boolean z4, CameraState cameraState, Function0 function0, Function0 function02, Function0 function03, Function0 function04, Function0 function05, AppComponent appComponent, FragmentManager fragmentManager, Function0 function06, long j, long j2, boolean z5, WidgetVoiceBottomSheet.FeatureContext featureContext) { String str; m.checkNotNullParameter(inputMode, "inputMode"); m.checkNotNullParameter(state, "audioManagerState"); @@ -236,7 +236,7 @@ public final class AnchoredVoiceControlsView extends FrameLayout { } imageView14.setContentDescription(str); this.binding.f.setOnClickListener(new AnchoredVoiceControlsView$configureUI$4(function02)); - configureScreenShareButtonSparkle(z4, appComponent, fragmentManager, j, z5, featureContext, function06, function02); + configureScreenShareButtonSparkle(z4, appComponent, fragmentManager, j, j2, z5, featureContext, function06, function02); this.binding.f1650c.setOnClickListener(new AnchoredVoiceControlsView$configureUI$5(function05)); } diff --git a/app/src/main/java/com/discord/widgets/voice/controls/WidgetScreenShareNfxSheet.java b/app/src/main/java/com/discord/widgets/voice/controls/WidgetScreenShareNfxSheet.java index 2ca6fb204a..1c1a8a6629 100644 --- a/app/src/main/java/com/discord/widgets/voice/controls/WidgetScreenShareNfxSheet.java +++ b/app/src/main/java/com/discord/widgets/voice/controls/WidgetScreenShareNfxSheet.java @@ -1,5 +1,6 @@ package com.discord.widgets.voice.controls; +import android.content.Context; import android.content.DialogInterface; import android.content.Intent; import android.content.SharedPreferences; @@ -14,6 +15,8 @@ import com.discord.databinding.WidgetScreenShareNfxSheetBinding; import com.discord.utilities.cache.SharedPreferencesProvider; import com.discord.utilities.viewbinding.FragmentViewBindingDelegate; import com.discord.utilities.viewbinding.FragmentViewBindingDelegateKt; +import com.discord.widgets.chat.list.TextInVoiceFeatureFlag; +import com.discord.widgets.voice.fullscreen.WidgetCallPreviewFullscreen; import com.discord.widgets.voice.sheet.WidgetVoiceBottomSheet; import com.discord.widgets.voice.stream.StreamNavigator; import d0.z.d.m; @@ -36,24 +39,24 @@ public final class WidgetScreenShareNfxSheet extends AppBottomSheet { this(); } - public static /* synthetic */ void show$default(Companion companion, FragmentManager fragmentManager, long j, VoiceBottomSheetParams voiceBottomSheetParams, int i, Object obj) { - if ((i & 4) != 0) { + public static /* synthetic */ void show$default(Companion companion, FragmentManager fragmentManager, long j, long j2, VoiceBottomSheetParams voiceBottomSheetParams, int i, Object obj) { + if ((i & 8) != 0) { voiceBottomSheetParams = null; } - companion.show(fragmentManager, j, voiceBottomSheetParams); + companion.show(fragmentManager, j, j2, voiceBottomSheetParams); } public final boolean canShow() { return !SharedPreferencesProvider.INSTANCE.get().getBoolean("CACHE_KEY_SCREEN_SHARE_NFX_SHEET_SHOWN", false); } - public final void show(FragmentManager fragmentManager, long j, VoiceBottomSheetParams voiceBottomSheetParams) { + public final void show(FragmentManager fragmentManager, long j, long j2, VoiceBottomSheetParams voiceBottomSheetParams) { m.checkNotNullParameter(fragmentManager, "fragmentManager"); WidgetScreenShareNfxSheet widgetScreenShareNfxSheet = new WidgetScreenShareNfxSheet(); - Bundle bundle = new Bundle(); - bundle.putLong("com.discord.intent.extra.EXTRA_CHANNEL_ID", j); - bundle.putSerializable(WidgetScreenShareNfxSheet.ARG_VOICE_BOTTOM_SHEET_PARAMS, voiceBottomSheetParams); - widgetScreenShareNfxSheet.setArguments(bundle); + Bundle I = a.I("com.discord.intent.extra.EXTRA_CHANNEL_ID", j); + I.putLong("com.discord.intent.extra.EXTRA_GUILD_ID", j2); + I.putSerializable(WidgetScreenShareNfxSheet.ARG_VOICE_BOTTOM_SHEET_PARAMS, voiceBottomSheetParams); + widgetScreenShareNfxSheet.setArguments(I); widgetScreenShareNfxSheet.show(fragmentManager, WidgetScreenShareNfxSheet.class.getName()); SharedPreferences.Editor edit = SharedPreferencesProvider.INSTANCE.get().edit(); m.checkNotNullExpressionValue(edit, "editor"); @@ -157,18 +160,30 @@ public final class WidgetScreenShareNfxSheet extends AppBottomSheet { return requireArguments().getLong("com.discord.intent.extra.EXTRA_CHANNEL_ID"); } + private final long getGuildId() { + return requireArguments().getLong("com.discord.intent.extra.EXTRA_GUILD_ID"); + } + private final VoiceBottomSheetParams getVoiceBottomSheetParams() { return (VoiceBottomSheetParams) requireArguments().getSerializable(ARG_VOICE_BOTTOM_SHEET_PARAMS); } private final void maybeNavigateToVoiceBottomSheet() { VoiceBottomSheetParams voiceBottomSheetParams = getVoiceBottomSheetParams(); - if (voiceBottomSheetParams != null) { - WidgetVoiceBottomSheet.Companion companion = WidgetVoiceBottomSheet.Companion; - FragmentManager parentFragmentManager = getParentFragmentManager(); - m.checkNotNullExpressionValue(parentFragmentManager, "parentFragmentManager"); - companion.show(parentFragmentManager, getChannelId(), voiceBottomSheetParams.getForwardToFullscreenIfVideoActivated(), voiceBottomSheetParams.getFeatureContext()); + if (voiceBottomSheetParams == null) { + return; } + if (TextInVoiceFeatureFlag.Companion.getINSTANCE().isEnabled(Long.valueOf(getGuildId()))) { + WidgetCallPreviewFullscreen.Companion companion = WidgetCallPreviewFullscreen.Companion; + Context requireContext = requireContext(); + m.checkNotNullExpressionValue(requireContext, "requireContext()"); + companion.launch(requireContext, getChannelId()); + return; + } + WidgetVoiceBottomSheet.Companion companion2 = WidgetVoiceBottomSheet.Companion; + FragmentManager parentFragmentManager = getParentFragmentManager(); + m.checkNotNullExpressionValue(parentFragmentManager, "parentFragmentManager"); + companion2.show(parentFragmentManager, getChannelId(), voiceBottomSheetParams.getForwardToFullscreenIfVideoActivated(), voiceBottomSheetParams.getFeatureContext()); } @Override // com.discord.app.AppBottomSheet @@ -193,7 +208,7 @@ public final class WidgetScreenShareNfxSheet extends AppBottomSheet { public void onViewCreated(View view, Bundle bundle) { m.checkNotNullParameter(view, "view"); super.onViewCreated(view, bundle); - getBinding().f1972c.setOnClickListener(new WidgetScreenShareNfxSheet$onViewCreated$1(this)); + getBinding().f1973c.setOnClickListener(new WidgetScreenShareNfxSheet$onViewCreated$1(this)); getBinding().b.setOnClickListener(new WidgetScreenShareNfxSheet$onViewCreated$2(this)); } } diff --git a/app/src/main/java/com/discord/widgets/voice/feedback/WidgetIssueDetailsForm$onViewBound$1.java b/app/src/main/java/com/discord/widgets/voice/feedback/WidgetIssueDetailsForm$onViewBound$1.java index 45ff14e999..61f5b8535d 100644 --- a/app/src/main/java/com/discord/widgets/voice/feedback/WidgetIssueDetailsForm$onViewBound$1.java +++ b/app/src/main/java/com/discord/widgets/voice/feedback/WidgetIssueDetailsForm$onViewBound$1.java @@ -14,7 +14,7 @@ public final class WidgetIssueDetailsForm$onViewBound$1 implements View.OnClickL @Override // android.view.View.OnClickListener public final void onClick(View view) { - TextInputLayout textInputLayout = WidgetIssueDetailsForm.access$getBinding$p(this.this$0).f1940c; + TextInputLayout textInputLayout = WidgetIssueDetailsForm.access$getBinding$p(this.this$0).f1941c; m.checkNotNullExpressionValue(textInputLayout, "binding.issueDetailsInput"); WidgetIssueDetailsForm.access$getViewModel$p(this.this$0).submitForm(ViewExtensions.getTextOrEmpty(textInputLayout)); } diff --git a/app/src/main/java/com/discord/widgets/voice/feedback/WidgetIssueDetailsForm.java b/app/src/main/java/com/discord/widgets/voice/feedback/WidgetIssueDetailsForm.java index 6295db6213..b4acb6ee38 100644 --- a/app/src/main/java/com/discord/widgets/voice/feedback/WidgetIssueDetailsForm.java +++ b/app/src/main/java/com/discord/widgets/voice/feedback/WidgetIssueDetailsForm.java @@ -102,7 +102,7 @@ public final class WidgetIssueDetailsForm extends AppFragment { c.a.d.m.i(this, R.string.call_feedback_confirmation, 0, 4); AppActivity appActivity = getAppActivity(); if (appActivity != null) { - appActivity.hideKeyboard(getBinding().f1940c); + appActivity.hideKeyboard(getBinding().f1941c); } requireActivity().onBackPressed(); } @@ -121,10 +121,10 @@ public final class WidgetIssueDetailsForm extends AppFragment { m.checkNotNullExpressionValue(materialButton, "binding.issueDetailsSubmitButton"); materialButton.setEnabled(false); getBinding().d.setOnClickListener(new WidgetIssueDetailsForm$onViewBound$1(this)); - TextInputLayout textInputLayout = getBinding().f1940c; + TextInputLayout textInputLayout = getBinding().f1941c; m.checkNotNullExpressionValue(textInputLayout, "binding.issueDetailsInput"); ViewExtensions.addBindedTextWatcher(textInputLayout, this, new WidgetIssueDetailsForm$onViewBound$2(this)); - TextInputLayout textInputLayout2 = getBinding().f1940c; + TextInputLayout textInputLayout2 = getBinding().f1941c; m.checkNotNullExpressionValue(textInputLayout2, "binding.issueDetailsInput"); showKeyboard(textInputLayout2); LinkifiedTextView linkifiedTextView = getBinding().b; diff --git a/app/src/main/java/com/discord/widgets/voice/sheet/WidgetVoiceBottomSheetViewModel$createUserItemsComparator$1.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/ParticipantsListItemGenerator$Companion$createUserItemsComparator$1.java similarity index 88% rename from app/src/main/java/com/discord/widgets/voice/sheet/WidgetVoiceBottomSheetViewModel$createUserItemsComparator$1.java rename to app/src/main/java/com/discord/widgets/voice/fullscreen/ParticipantsListItemGenerator$Companion$createUserItemsComparator$1.java index a5329174c3..5aa20aabda 100644 --- a/app/src/main/java/com/discord/widgets/voice/sheet/WidgetVoiceBottomSheetViewModel$createUserItemsComparator$1.java +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/ParticipantsListItemGenerator$Companion$createUserItemsComparator$1.java @@ -1,4 +1,4 @@ -package com.discord.widgets.voice.sheet; +package com.discord.widgets.voice.fullscreen; import com.discord.api.voice.state.VoiceState; import com.discord.models.domain.ModelApplicationStream; @@ -6,11 +6,11 @@ import com.discord.stores.StoreVoiceParticipants; import com.discord.utilities.user.UserUtils; import d0.z.d.m; import java.util.Comparator; -/* compiled from: WidgetVoiceBottomSheetViewModel.kt */ -public final class WidgetVoiceBottomSheetViewModel$createUserItemsComparator$1 implements Comparator { +/* compiled from: ParticipantsListItemGenerator.kt */ +public final class ParticipantsListItemGenerator$Companion$createUserItemsComparator$1 implements Comparator { public final /* synthetic */ String $mySpectatingStreamKey; - public WidgetVoiceBottomSheetViewModel$createUserItemsComparator$1(String str) { + public ParticipantsListItemGenerator$Companion$createUserItemsComparator$1(String str) { this.$mySpectatingStreamKey = str; } diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/ParticipantsListItemGenerator.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/ParticipantsListItemGenerator.java new file mode 100644 index 0000000000..b2cbd7972c --- /dev/null +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/ParticipantsListItemGenerator.java @@ -0,0 +1,117 @@ +package com.discord.widgets.voice.fullscreen; + +import com.discord.api.channel.Channel; +import com.discord.api.channel.ChannelUtils; +import com.discord.api.guildscheduledevent.GuildScheduledEvent; +import com.discord.models.domain.ModelApplicationStream; +import com.discord.stores.StoreApplicationStreamPreviews; +import com.discord.stores.StoreVoiceParticipants; +import com.discord.utilities.guildscheduledevent.GuildScheduledEventTiming; +import com.discord.utilities.guildscheduledevent.GuildScheduledEventUtilitiesKt; +import com.discord.utilities.guildscheduledevent.GuildScheduledEventsComparator; +import com.discord.utilities.streams.StreamContext; +import com.discord.widgets.voice.model.CallModel; +import com.discord.widgets.voice.sheet.CallParticipantsAdapter; +import d0.t.o; +import d0.t.u; +import d0.z.d.m; +import java.util.ArrayList; +import java.util.Comparator; +import java.util.Iterator; +import java.util.List; +import java.util.Map; +import java.util.Set; +import kotlin.jvm.internal.DefaultConstructorMarker; +/* compiled from: ParticipantsListItemGenerator.kt */ +public final class ParticipantsListItemGenerator { + public static final Companion Companion = new Companion(null); + + /* compiled from: ParticipantsListItemGenerator.kt */ + public static final class Companion { + private Companion() { + } + + public /* synthetic */ Companion(DefaultConstructorMarker defaultConstructorMarker) { + this(); + } + + private final Comparator createUserItemsComparator(String str) { + return new ParticipantsListItemGenerator$Companion$createUserItemsComparator$1(str); + } + + public static /* synthetic */ Comparator createUserItemsComparator$default(Companion companion, String str, int i, Object obj) { + if ((i & 1) != 0) { + str = null; + } + return companion.createUserItemsComparator(str); + } + + public final List createConnectedListItems(Map map, String str, Channel channel, CallModel callModel) { + m.checkNotNullParameter(map, "voiceParticipants"); + m.checkNotNullParameter(channel, "channel"); + m.checkNotNullParameter(callModel, "callModel"); + ArrayList arrayList = new ArrayList(); + List guildScheduledEvents = callModel.getGuildScheduledEvents(); + ArrayList arrayList2 = new ArrayList(); + Iterator it = guildScheduledEvents.iterator(); + while (true) { + boolean z2 = false; + if (!it.hasNext()) { + break; + } + Object next = it.next(); + GuildScheduledEventTiming eventTiming = GuildScheduledEventUtilitiesKt.getEventTiming((GuildScheduledEvent) next); + if (eventTiming.isStartable() || eventTiming == GuildScheduledEventTiming.LIVE) { + z2 = true; + } + if (z2) { + arrayList2.add(next); + } + } + GuildScheduledEvent guildScheduledEvent = (GuildScheduledEvent) u.minWithOrNull(arrayList2, GuildScheduledEventsComparator.INSTANCE); + if (guildScheduledEvent != null) { + arrayList.add(new CallParticipantsAdapter.ListItem.Event(guildScheduledEvent, callModel.canManageEvent(), callModel.isConnected())); + } + ArrayList arrayList3 = new ArrayList(); + for (StoreVoiceParticipants.VoiceUser voiceUser : map.values()) { + if (voiceUser.isConnected() || ChannelUtils.x(channel)) { + arrayList3.add(voiceUser); + } + } + boolean z3 = !arrayList3.isEmpty(); + boolean z4 = str != null; + if (z3) { + List sortedWith = u.sortedWith(arrayList3, createUserItemsComparator(str)); + ArrayList arrayList4 = new ArrayList(o.collectionSizeOrDefault(sortedWith, 10)); + for (StoreVoiceParticipants.VoiceUser voiceUser2 : sortedWith) { + arrayList4.add(new CallParticipantsAdapter.ListItem.VoiceUser(voiceUser2, ChannelUtils.x(channel) && !voiceUser2.isConnected(), z4 && m.areEqual(str, voiceUser2.getWatchingStream()))); + } + arrayList.addAll(arrayList4); + } + if ((!arrayList3.isEmpty()) && callModel.canInvite()) { + arrayList.add(CallParticipantsAdapter.ListItem.Invite.INSTANCE); + } + return arrayList; + } + + public final boolean refreshStreams(List list, Set set, StoreApplicationStreamPreviews storeApplicationStreamPreviews) { + ModelApplicationStream stream; + m.checkNotNullParameter(list, "listItems"); + m.checkNotNullParameter(set, "fetchedPreviews"); + m.checkNotNullParameter(storeApplicationStreamPreviews, "storeApplicationStreamPreviews"); + boolean z2 = false; + for (CallParticipantsAdapter.ListItem listItem : list) { + if (listItem instanceof CallParticipantsAdapter.ListItem.VoiceUser) { + z2 = true; + StreamContext streamContext = ((CallParticipantsAdapter.ListItem.VoiceUser) listItem).getParticipant().getStreamContext(); + String encodedStreamKey = (streamContext == null || (stream = streamContext.getStream()) == null) ? null : stream.getEncodedStreamKey(); + if (encodedStreamKey != null && !set.contains(encodedStreamKey)) { + storeApplicationStreamPreviews.fetchStreamPreviewIfNotFetching(streamContext); + set.add(encodedStreamKey); + } + } + } + return z2; + } + } +} diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallFullscreen$binding$2.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallFullscreen$binding$2.java index f1888059ee..0d7419f85f 100644 --- a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallFullscreen$binding$2.java +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallFullscreen$binding$2.java @@ -12,8 +12,8 @@ import androidx.constraintlayout.widget.ConstraintLayout; import androidx.coordinatorlayout.widget.CoordinatorLayout; import androidx.fragment.app.FragmentContainerView; import androidx.recyclerview.widget.RecyclerView; -import c.a.i.i4; import c.a.i.j4; +import c.a.i.k4; import com.discord.R; import com.discord.databinding.WidgetCallFullscreenBinding; import com.discord.views.calls.CallEventsButtonView; @@ -52,7 +52,7 @@ public final /* synthetic */ class WidgetCallFullscreen$binding$2 extends k impl i = R.id.audio_share; View findViewById = view.findViewById(R.id.audio_share); if (findViewById != null) { - i4 i4Var = new i4(findViewById, findViewById); + j4 j4Var = new j4(findViewById, findViewById); Barrier barrier = (Barrier) view.findViewById(R.id.call_audio_share_warning_barrier); if (barrier != null) { ConstraintLayout constraintLayout = (ConstraintLayout) view; @@ -112,7 +112,7 @@ public final /* synthetic */ class WidgetCallFullscreen$binding$2 extends k impl i2 = R.id.private_call_status_secondary; TextView textView7 = (TextView) findViewById2.findViewById(R.id.private_call_status_secondary); if (textView7 != null) { - j4 j4Var = new j4(relativeLayout2, privateCallBlurredGridView, textView4, relativeLayout2, linearLayout2, privateCallGridView, textView5, textView6, textView7); + k4 k4Var = new k4(relativeLayout2, privateCallBlurredGridView, textView4, relativeLayout2, linearLayout2, privateCallGridView, textView5, textView6, textView7); ConstraintLayout constraintLayout4 = (ConstraintLayout) view.findViewById(R.id.stage_call_speaking_chip); if (constraintLayout4 != null) { UserSummaryView userSummaryView = (UserSummaryView) view.findViewById(R.id.stage_call_speaking_user_summary); @@ -129,7 +129,7 @@ public final /* synthetic */ class WidgetCallFullscreen$binding$2 extends k impl if (voiceControlsSheetView != null) { FragmentContainerView fragmentContainerView = (FragmentContainerView) view.findViewById(R.id.widget_global_status); if (fragmentContainerView != null) { - return new WidgetCallFullscreenBinding(constraintLayout, toolbar, appBarLayout, relativeLayout, i4Var, barrier, constraintLayout, coordinatorLayout, materialButton, textView, constraintLayout2, linearLayout, materialButton2, videoCallParticipantView, recyclerView, materialButton3, constraintLayout3, textView2, textView3, imageView, recyclerView2, stageCallVisitCommunityView, viewStub, j4Var, constraintLayout4, userSummaryView, materialTextView, callEventsButtonView, voiceCallActiveEventView, barrier2, voiceControlsSheetView, fragmentContainerView); + return new WidgetCallFullscreenBinding(constraintLayout, toolbar, appBarLayout, relativeLayout, j4Var, barrier, constraintLayout, coordinatorLayout, materialButton, textView, constraintLayout2, linearLayout, materialButton2, videoCallParticipantView, recyclerView, materialButton3, constraintLayout3, textView2, textView3, imageView, recyclerView2, stageCallVisitCommunityView, viewStub, k4Var, constraintLayout4, userSummaryView, materialTextView, callEventsButtonView, voiceCallActiveEventView, barrier2, voiceControlsSheetView, fragmentContainerView); } i = R.id.widget_global_status; } else { diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallFullscreen$configureBottomControls$6.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallFullscreen$configureBottomControls$6.java index b11203afe5..420618c593 100644 --- a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallFullscreen$configureBottomControls$6.java +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallFullscreen$configureBottomControls$6.java @@ -2,18 +2,21 @@ package com.discord.widgets.voice.fullscreen; import androidx.fragment.app.FragmentManager; import com.discord.widgets.voice.controls.WidgetScreenShareNfxSheet; +import com.discord.widgets.voice.fullscreen.WidgetCallFullscreenViewModel; import d0.z.d.m; import d0.z.d.o; import kotlin.Unit; import kotlin.jvm.functions.Function0; /* compiled from: WidgetCallFullscreen.kt */ public final class WidgetCallFullscreen$configureBottomControls$6 extends o implements Function0 { + public final /* synthetic */ WidgetCallFullscreenViewModel.ViewState.Valid $viewState; public final /* synthetic */ WidgetCallFullscreen this$0; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public WidgetCallFullscreen$configureBottomControls$6(WidgetCallFullscreen widgetCallFullscreen) { + public WidgetCallFullscreen$configureBottomControls$6(WidgetCallFullscreen widgetCallFullscreen, WidgetCallFullscreenViewModel.ViewState.Valid valid) { super(0); this.this$0 = widgetCallFullscreen; + this.$viewState = valid; } @Override // kotlin.jvm.functions.Function0 @@ -23,7 +26,7 @@ public final class WidgetCallFullscreen$configureBottomControls$6 extends o impl if (companion.canShow()) { FragmentManager parentFragmentManager = this.this$0.getParentFragmentManager(); m.checkNotNullExpressionValue(parentFragmentManager, "parentFragmentManager"); - WidgetScreenShareNfxSheet.Companion.show$default(companion, parentFragmentManager, WidgetCallFullscreen.access$getChannelId(this.this$0), null, 4, null); + WidgetScreenShareNfxSheet.Companion.show$default(companion, parentFragmentManager, WidgetCallFullscreen.access$getChannelId(this.this$0), this.$viewState.getCallModel().getChannel().f(), null, 8, null); return; } WidgetCallFullscreen.access$getViewModel$p(this.this$0).onScreenShareClick(); diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallFullscreen$configureMenu$1.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallFullscreen$configureMenu$1.java index 5449b2c517..7e574e6573 100644 --- a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallFullscreen$configureMenu$1.java +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallFullscreen$configureMenu$1.java @@ -52,21 +52,21 @@ public final class WidgetCallFullscreen$configureMenu$1 implements Actio public final void call(MenuItem menuItem, Context context) { m.checkNotNullExpressionValue(menuItem, "menuItem"); switch (menuItem.getItemId()) { - case R.id.menu_call_overlay_launcher /* 2131364200 */: + case R.id.menu_call_overlay_launcher /* 2131364207 */: DiscordOverlayService.Companion companion = DiscordOverlayService.Companion; m.checkNotNullExpressionValue(context, "context"); companion.launchForConnect(context); return; - case R.id.menu_call_switch_camera /* 2131364201 */: + case R.id.menu_call_switch_camera /* 2131364208 */: WidgetCallFullscreen.access$getViewModel$p(this.this$0).switchCameraInputPressed(); return; - case R.id.menu_call_video_list /* 2131364202 */: + case R.id.menu_call_video_list /* 2131364209 */: WidgetVoiceBottomSheet.Companion companion2 = WidgetVoiceBottomSheet.Companion; FragmentManager parentFragmentManager = this.this$0.getParentFragmentManager(); m.checkNotNullExpressionValue(parentFragmentManager, "parentFragmentManager"); companion2.show(parentFragmentManager, this.$viewState.getCallModel().getChannel().h(), false, WidgetVoiceBottomSheet.FeatureContext.FULLSCREEN_CALL).setOnStreamPreviewClickedListener(new AnonymousClass1(this)); return; - case R.id.menu_call_voice_settings /* 2131364203 */: + case R.id.menu_call_voice_settings /* 2131364210 */: WidgetVoiceSettingsBottomSheet.Companion companion3 = WidgetVoiceSettingsBottomSheet.Companion; Long valueOf = Long.valueOf(this.$viewState.getCallModel().getChannel().h()); FragmentManager parentFragmentManager2 = this.this$0.getParentFragmentManager(); diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallFullscreen$initializeSystemUiListeners$3.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallFullscreen$initializeSystemUiListeners$3.java index 3c31e81bf1..a1241e76a9 100644 --- a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallFullscreen$initializeSystemUiListeners$3.java +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallFullscreen$initializeSystemUiListeners$3.java @@ -27,12 +27,12 @@ public final class WidgetCallFullscreen$initializeSystemUiListeners$3 implements WidgetCallFullscreen.Companion companion = WidgetCallFullscreen.Companion; Resources resources = this.this$0.getResources(); m.checkNotNullExpressionValue(resources, "resources"); - ((ViewGroup.MarginLayoutParams) layoutParams2).leftMargin = DimenUtils.dpToPixels(WidgetCallFullscreen.Companion.access$getUnreadIndicatorMarginLeftDp(companion, resources)); + ((ViewGroup.MarginLayoutParams) layoutParams2).leftMargin = DimenUtils.dpToPixels(companion.getUnreadIndicatorMarginLeftDp(resources)); m.checkNotNullExpressionValue(windowInsetsCompat, "insets"); int systemWindowInsetTop = windowInsetsCompat.getSystemWindowInsetTop(); Resources resources2 = this.this$0.getResources(); m.checkNotNullExpressionValue(resources2, "resources"); - ((ViewGroup.MarginLayoutParams) layoutParams2).topMargin = DimenUtils.dpToPixels(WidgetCallFullscreen.Companion.access$getUnreadIndicatorMarginDp(companion, resources2)) + systemWindowInsetTop; + ((ViewGroup.MarginLayoutParams) layoutParams2).topMargin = DimenUtils.dpToPixels(companion.getUnreadIndicatorMarginDp(resources2)) + systemWindowInsetTop; view.setLayoutParams(layoutParams2); return windowInsetsCompat; } diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallFullscreen.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallFullscreen.java index 60d3f42b91..542c083667 100644 --- a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallFullscreen.java +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallFullscreen.java @@ -9,6 +9,7 @@ import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.view.Window; +import android.view.animation.AlphaAnimation; import android.widget.LinearLayout; import android.widget.RelativeLayout; import android.widget.TextView; @@ -167,19 +168,17 @@ public final class WidgetCallFullscreen extends AppFragment { this(); } - public static final /* synthetic */ int access$getUnreadIndicatorMarginDp(Companion companion, Resources resources) { - return companion.getUnreadIndicatorMarginDp(resources); + public static /* synthetic */ void launch$default(Companion companion, Context context, long j, boolean z2, String str, AppTransitionActivity.Transition transition, int i, Object obj) { + companion.launch(context, j, (i & 4) != 0 ? false : z2, (i & 8) != 0 ? null : str, (i & 16) != 0 ? null : transition); } - public static final /* synthetic */ int access$getUnreadIndicatorMarginLeftDp(Companion companion, Resources resources) { - return companion.getUnreadIndicatorMarginLeftDp(resources); - } - - private final int getUnreadIndicatorMarginDp(Resources resources) { + public final int getUnreadIndicatorMarginDp(Resources resources) { + m.checkNotNullParameter(resources, "resources"); return resources.getConfiguration().orientation != 2 ? DeviceUtils.INSTANCE.isTablet(resources) ? 36 : 32 : DeviceUtils.INSTANCE.isTablet(resources) ? 36 : 28; } - private final int getUnreadIndicatorMarginLeftDp(Resources resources) { + public final int getUnreadIndicatorMarginLeftDp(Resources resources) { + m.checkNotNullParameter(resources, "resources"); if (resources.getConfiguration().orientation != 2) { if (DeviceUtils.INSTANCE.isTablet(resources)) { return 40; @@ -190,10 +189,6 @@ public final class WidgetCallFullscreen extends AppFragment { return 32; } - public static /* synthetic */ void launch$default(Companion companion, Context context, long j, boolean z2, String str, AppTransitionActivity.Transition transition, int i, Object obj) { - companion.launch(context, j, (i & 4) != 0 ? false : z2, (i & 8) != 0 ? null : str, (i & 16) != 0 ? null : transition); - } - public final void launch(Context context, long j, boolean z2, String str, AppTransitionActivity.Transition transition) { ActivityOptionsCompat activityOptions; m.checkNotNullParameter(context, "context"); @@ -215,11 +210,13 @@ public final class WidgetCallFullscreen extends AppFragment { $EnumSwitchMapping$0 = iArr; WidgetCallFullscreenViewModel.DisplayMode displayMode = WidgetCallFullscreenViewModel.DisplayMode.STAGE; iArr[displayMode.ordinal()] = 1; + WidgetCallFullscreenViewModel.DisplayMode displayMode2 = WidgetCallFullscreenViewModel.DisplayMode.GRID; + iArr[displayMode2.ordinal()] = 2; WidgetCallFullscreenViewModel.DisplayMode.values(); int[] iArr2 = new int[3]; $EnumSwitchMapping$1 = iArr2; iArr2[displayMode.ordinal()] = 1; - iArr2[WidgetCallFullscreenViewModel.DisplayMode.GRID.ordinal()] = 2; + iArr2[displayMode2.ordinal()] = 2; iArr2[WidgetCallFullscreenViewModel.DisplayMode.PRIVATE_CALL_PARTICIPANTS.ordinal()] = 3; } } @@ -240,7 +237,7 @@ public final class WidgetCallFullscreen extends AppFragment { WeakReference weakReference2 = TooltipManager.a.a; tooltipManager = weakReference2 != null ? weakReference2.get() : tooltipManager; if (tooltipManager == null) { - tooltipManager = new TooltipManager((c.a.v.a) TooltipManager.a.b.getValue(), (Set) TooltipManager.a.f2224c.getValue(), 0, aVar, 4); + tooltipManager = new TooltipManager((c.a.v.a) TooltipManager.a.b.getValue(), (Set) TooltipManager.a.f2225c.getValue(), 0, aVar, 4); TooltipManager.a.a = new WeakReference<>(tooltipManager); } this.tooltipManager = tooltipManager; @@ -402,7 +399,7 @@ public final class WidgetCallFullscreen extends AppFragment { TextView textView3 = voiceCallActiveEventView2.i.b; m.checkNotNullExpressionValue(textView3, "binding.channelName"); textView3.setText(channel.m()); - TextView textView4 = voiceCallActiveEventView2.i.f78c; + TextView textView4 = voiceCallActiveEventView2.i.f84c; m.checkNotNullExpressionValue(textView4, "binding.eventName"); textView4.setText(activeEvent.i()); voiceCallActiveEventView2.setOnClickListener(new WidgetCallFullscreen$configureActionBar$$inlined$let$lambda$1(activeEvent, this, valid)); @@ -429,7 +426,7 @@ public final class WidgetCallFullscreen extends AppFragment { SimpleDraweeView simpleDraweeView = stageCallVisitCommunityView2.i.b; m.checkNotNullExpressionValue(simpleDraweeView, "binding.visitCommunityIcon"); SimpleDraweeViewExtensionsKt.setGuildIcon$default(simpleDraweeView, true, guild2, (float) stageCallVisitCommunityView2.getResources().getDimensionPixelSize(R.dimen.guild_icon_radius), Integer.valueOf(IconUtils.getMediaProxySize(stageCallVisitCommunityView2.getResources().getDimensionPixelSize(R.dimen.avatar_size_medium))), null, null, null, false, null, 496, null); - TextView textView5 = stageCallVisitCommunityView2.i.f154c; + TextView textView5 = stageCallVisitCommunityView2.i.f158c; m.checkNotNullExpressionValue(textView5, "binding.visitCommunityIconText"); textView5.setText(!z5 ? null : guild2.getShortName()); stageCallVisitCommunityView2.setOnClickListener(new WidgetCallFullscreen$configureActionBar$$inlined$let$lambda$2(guild2, this)); @@ -440,7 +437,7 @@ public final class WidgetCallFullscreen extends AppFragment { SimpleDraweeView simpleDraweeView = stageCallVisitCommunityView2.i.b; m.checkNotNullExpressionValue(simpleDraweeView, "binding.visitCommunityIcon"); SimpleDraweeViewExtensionsKt.setGuildIcon$default(simpleDraweeView, true, guild2, (float) stageCallVisitCommunityView2.getResources().getDimensionPixelSize(R.dimen.guild_icon_radius), Integer.valueOf(IconUtils.getMediaProxySize(stageCallVisitCommunityView2.getResources().getDimensionPixelSize(R.dimen.avatar_size_medium))), null, null, null, false, null, 496, null); - TextView textView5 = stageCallVisitCommunityView2.i.f154c; + TextView textView5 = stageCallVisitCommunityView2.i.f158c; m.checkNotNullExpressionValue(textView5, "binding.visitCommunityIconText"); textView5.setText(!z5 ? null : guild2.getShortName()); stageCallVisitCommunityView2.setOnClickListener(new WidgetCallFullscreen$configureActionBar$$inlined$let$lambda$2(guild2, this)); @@ -595,7 +592,7 @@ public final class WidgetCallFullscreen extends AppFragment { VoiceControlsOutputSelectorState outputSelectorState = valid.getOutputSelectorState(); boolean z2 = true; boolean z3 = valid.getCameraState() != CameraState.CAMERA_DISABLED; - voiceControlsSheetView2.m58configureUI3jxq49Y(callModel, outputSelectorState, z3, valid.isPushToTalk(), valid.isDeafened(), valid.getStartedAsVideo(), valid.isStreamFocused(), !valid.isStreamFocused(), new WidgetCallFullscreen$configureBottomControls$2(this), new WidgetCallFullscreen$configureBottomControls$1(this, valid), new WidgetCallFullscreen$configureBottomControls$3(this), new WidgetCallFullscreen$configureBottomControls$4(this), new WidgetCallFullscreen$configureBottomControls$5(this), new WidgetCallFullscreen$configureBottomControls$7(this, valid), new WidgetCallFullscreen$configureBottomControls$6(this), valid.getShowStreamVolume(), valid.getPerceptualStreamVolume(), new WidgetCallFullscreen$configureBottomControls$8(this), new WidgetCallFullscreen$configureBottomControls$9(this), valid.getRequestingToSpeakCount(), new WidgetCallFullscreen$configureBottomControls$10(this, valid), new WidgetCallFullscreen$configureBottomControls$11(this), valid.isUpdatingRequestToSpeak(), valid.m66getStageRolestwRsX0()); + voiceControlsSheetView2.m58configureUI3jxq49Y(callModel, outputSelectorState, z3, valid.isPushToTalk(), valid.isDeafened(), valid.getStartedAsVideo(), valid.isStreamFocused(), !valid.isStreamFocused(), new WidgetCallFullscreen$configureBottomControls$2(this), new WidgetCallFullscreen$configureBottomControls$1(this, valid), new WidgetCallFullscreen$configureBottomControls$3(this), new WidgetCallFullscreen$configureBottomControls$4(this), new WidgetCallFullscreen$configureBottomControls$5(this), new WidgetCallFullscreen$configureBottomControls$7(this, valid), new WidgetCallFullscreen$configureBottomControls$6(this, valid), valid.getShowStreamVolume(), valid.getPerceptualStreamVolume(), new WidgetCallFullscreen$configureBottomControls$8(this), new WidgetCallFullscreen$configureBottomControls$9(this), valid.getRequestingToSpeakCount(), new WidgetCallFullscreen$configureBottomControls$10(this, valid), new WidgetCallFullscreen$configureBottomControls$11(this), valid.isUpdatingRequestToSpeak(), valid.m66getStageRolestwRsX0()); configureSwipeTooltip(valid.getStageCallModel() == null && valid.getShowControls()); if (!valid.isVideoCallGridVisible()) { VoiceControlsSheetView voiceControlsSheetView3 = getBinding().f1763y; @@ -647,15 +644,15 @@ public final class WidgetCallFullscreen extends AppFragment { } } - /* JADX WARNING: Removed duplicated region for block: B:36:0x0148 */ - /* JADX WARNING: Removed duplicated region for block: B:39:0x0152 */ - /* JADX WARNING: Removed duplicated region for block: B:42:0x015b */ - /* JADX WARNING: Removed duplicated region for block: B:43:0x015d */ - /* JADX WARNING: Removed duplicated region for block: B:46:0x0168 */ - /* JADX WARNING: Removed duplicated region for block: B:47:0x016a */ - /* JADX WARNING: Removed duplicated region for block: B:50:0x016f */ - /* JADX WARNING: Removed duplicated region for block: B:61:0x01a4 */ - /* JADX WARNING: Removed duplicated region for block: B:64:0x01bf */ + /* JADX WARNING: Removed duplicated region for block: B:50:0x0194 */ + /* JADX WARNING: Removed duplicated region for block: B:53:0x019e */ + /* JADX WARNING: Removed duplicated region for block: B:56:0x01a7 */ + /* JADX WARNING: Removed duplicated region for block: B:57:0x01a9 */ + /* JADX WARNING: Removed duplicated region for block: B:60:0x01b4 */ + /* JADX WARNING: Removed duplicated region for block: B:61:0x01b6 */ + /* JADX WARNING: Removed duplicated region for block: B:64:0x01bb */ + /* JADX WARNING: Removed duplicated region for block: B:75:0x01f0 */ + /* JADX WARNING: Removed duplicated region for block: B:78:0x020b */ private final void configureGridUi(WidgetCallFullscreenViewModel.ViewState.Valid valid) { boolean z2; VideoCallGridAdapter videoCallGridAdapter; @@ -691,7 +688,20 @@ public final class WidgetCallFullscreen extends AppFragment { getBinding().k.setOnClickListener(new WidgetCallFullscreen$configureGridUi$4(this)); RecyclerView recyclerView2 = getBinding().p; m.checkNotNullExpressionValue(recyclerView2, "binding.callVideoRecycler"); - recyclerView2.setVisibility(valid.isVideoCallGridVisible() ? 0 : 8); + boolean z4 = recyclerView2.getVisibility() == 0; + if (valid.isVideoCallGridVisible() != z4) { + RecyclerView recyclerView3 = getBinding().p; + m.checkNotNullExpressionValue(recyclerView3, "binding.callVideoRecycler"); + recyclerView3.setVisibility(valid.isVideoCallGridVisible() ? 0 : 8); + if (valid.isVideoCallGridVisible() && !z4) { + RecyclerView recyclerView4 = getBinding().p; + m.checkNotNullExpressionValue(recyclerView4, "binding.callVideoRecycler"); + recyclerView4.setVisibility(valid.isVideoCallGridVisible() ? 0 : 8); + AlphaAnimation alphaAnimation = new AlphaAnimation(0.0f, 1.0f); + alphaAnimation.setDuration(250); + getBinding().p.startAnimation(alphaAnimation); + } + } VideoCallParticipantView videoCallParticipantView = getBinding().l; m.checkNotNullExpressionValue(videoCallParticipantView, "binding.callPip"); videoCallParticipantView.setVisibility(valid.getPipParticipant() != null ? 0 : 8); @@ -711,14 +721,14 @@ public final class WidgetCallFullscreen extends AppFragment { if (videoCallGridAdapter == null) { m.throwUninitializedPropertyAccessException("gridAdapter"); } - boolean z4 = videoCallGridAdapter.getItemCount() != 1; - boolean z5 = valid.getVisibleVideoParticipants().size() != 1; + boolean z5 = videoCallGridAdapter.getItemCount() != 1; + boolean z6 = valid.getVisibleVideoParticipants().size() != 1; videoCallGridAdapter2 = this.gridAdapter; if (videoCallGridAdapter2 == null) { m.throwUninitializedPropertyAccessException("gridAdapter"); } videoCallGridAdapter2.setData(valid.getVisibleVideoParticipants()); - if (z4 && !z5) { + if (z5 && !z6) { getBinding().p.scrollToPosition(0); } configureMenu(valid); @@ -791,7 +801,7 @@ public final class WidgetCallFullscreen extends AppFragment { m.checkNotNullExpressionValue(relativeLayout, "binding.privateCall.privateCallContainer"); relativeLayout.setVisibility(0); getBinding().f1761s.b.configure(valid.getPrivateCallUserListItems()); - TextView textView = getBinding().f1761s.f115c; + TextView textView = getBinding().f1761s.f120c; m.checkNotNullExpressionValue(textView, "binding.privateCall.priv…CallConnectivityStatusBar"); if (!valid.getShowLowConnectivityBar()) { i = 8; @@ -1036,14 +1046,24 @@ public final class WidgetCallFullscreen extends AppFragment { } private final void configureValidUI(WidgetCallFullscreenViewModel.ViewState.Valid valid) { + int i; configureBottomControls(valid); - getBinding().a.setBackgroundResource(valid.getDisplayMode().ordinal() != 1 ? R.color.black : R.color.primary_dark_800); + ConstraintLayout constraintLayout = getBinding().a; int ordinal = valid.getDisplayMode().ordinal(); - if (ordinal == 0) { + if (ordinal != 0) { + i = ordinal != 1 ? R.color.black : R.color.primary_dark_800; + } else { + ConstraintLayout constraintLayout2 = getBinding().a; + m.checkNotNullExpressionValue(constraintLayout2, "binding.root"); + i = DrawableCompat.getThemedDrawableRes(constraintLayout2, (int) R.attr.colorBackgroundPrimary, 0); + } + constraintLayout.setBackgroundResource(i); + int ordinal2 = valid.getDisplayMode().ordinal(); + if (ordinal2 == 0) { configureGridUi(valid); - } else if (ordinal == 1) { + } else if (ordinal2 == 1) { configureStageUi(valid); - } else if (ordinal == 2) { + } else if (ordinal2 == 2) { configurePrivateCallParticipantsUi(valid); } } diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewModel.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewModel.java index 7ae8de1af8..abd2d1f9ff 100644 --- a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewModel.java +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewModel.java @@ -1897,7 +1897,7 @@ public final class WidgetCallFullscreenViewModel extends AppViewModel return participantData; } m.checkNotNullParameter(applicationStreamMetadata, "metadata"); - VideoCallParticipantView.StreamResolution aVar = applicationStreamMetadata.e == Payloads.ResolutionType.Source ? VideoCallParticipantView.StreamResolution.b.a : new VideoCallParticipantView.StreamResolution.a(applicationStreamMetadata.f2200c); + VideoCallParticipantView.StreamResolution aVar = applicationStreamMetadata.e == Payloads.ResolutionType.Source ? VideoCallParticipantView.StreamResolution.b.a : new VideoCallParticipantView.StreamResolution.a(applicationStreamMetadata.f2201c); Integer num = applicationStreamMetadata.d; if (num != null) { streamFps = new VideoCallParticipantView.StreamFps(num.intValue()); diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$appViewModels$$inlined$viewModels$1.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$appViewModels$$inlined$viewModels$1.java new file mode 100644 index 0000000000..c9f56cbad8 --- /dev/null +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$appViewModels$$inlined$viewModels$1.java @@ -0,0 +1,25 @@ +package com.discord.widgets.voice.fullscreen; + +import androidx.lifecycle.ViewModelStore; +import androidx.lifecycle.ViewModelStoreOwner; +import d0.z.d.m; +import d0.z.d.o; +import kotlin.jvm.functions.Function0; +/* compiled from: FragmentViewModelLazy.kt */ +public final class WidgetCallPreviewFullscreen$appViewModels$$inlined$viewModels$1 extends o implements Function0 { + public final /* synthetic */ Function0 $ownerProducer; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public WidgetCallPreviewFullscreen$appViewModels$$inlined$viewModels$1(Function0 function0) { + super(0); + this.$ownerProducer = function0; + } + + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public final ViewModelStore mo1invoke() { + ViewModelStore viewModelStore = ((ViewModelStoreOwner) this.$ownerProducer.mo1invoke()).getViewModelStore(); + m.checkNotNullExpressionValue(viewModelStore, "ownerProducer().viewModelStore"); + return viewModelStore; + } +} diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$binding$2.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$binding$2.java new file mode 100644 index 0000000000..ca69a7944f --- /dev/null +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$binding$2.java @@ -0,0 +1,72 @@ +package com.discord.widgets.voice.fullscreen; + +import android.view.View; +import android.widget.ImageView; +import android.widget.TextView; +import androidx.appcompat.widget.Toolbar; +import androidx.constraintlayout.widget.ConstraintLayout; +import androidx.recyclerview.widget.RecyclerView; +import c.a.i.j0; +import com.discord.R; +import com.discord.databinding.WidgetCallPreviewFullscreenBinding; +import com.google.android.material.appbar.AppBarLayout; +import com.google.android.material.button.MaterialButton; +import d0.z.d.k; +import d0.z.d.m; +import kotlin.jvm.functions.Function1; +/* compiled from: WidgetCallPreviewFullscreen.kt */ +public final /* synthetic */ class WidgetCallPreviewFullscreen$binding$2 extends k implements Function1 { + public static final WidgetCallPreviewFullscreen$binding$2 INSTANCE = new WidgetCallPreviewFullscreen$binding$2(); + + public WidgetCallPreviewFullscreen$binding$2() { + super(1, WidgetCallPreviewFullscreenBinding.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetCallPreviewFullscreenBinding;", 0); + } + + public final WidgetCallPreviewFullscreenBinding invoke(View view) { + m.checkNotNullParameter(view, "p1"); + int i = R.id.action_bar_toolbar; + Toolbar toolbar = (Toolbar) view.findViewById(R.id.action_bar_toolbar); + if (toolbar != null) { + i = R.id.action_bar_toolbar_layout; + AppBarLayout appBarLayout = (AppBarLayout) view.findViewById(R.id.action_bar_toolbar_layout); + if (appBarLayout != null) { + i = R.id.call_fullscreen_mentions; + TextView textView = (TextView) view.findViewById(R.id.call_fullscreen_mentions); + if (textView != null) { + ConstraintLayout constraintLayout = (ConstraintLayout) view; + i = R.id.call_preview_join_muted; + MaterialButton materialButton = (MaterialButton) view.findViewById(R.id.call_preview_join_muted); + if (materialButton != null) { + i = R.id.call_preview_join_voice; + MaterialButton materialButton2 = (MaterialButton) view.findViewById(R.id.call_preview_join_voice); + if (materialButton2 != null) { + i = R.id.call_preview_voice_sheet_recycler; + RecyclerView recyclerView = (RecyclerView) view.findViewById(R.id.call_preview_voice_sheet_recycler); + if (recyclerView != null) { + i = R.id.empty; + View findViewById = view.findViewById(R.id.empty); + if (findViewById != null) { + int i2 = R.id.fullscreen_call_preview_empty_image; + ImageView imageView = (ImageView) findViewById.findViewById(R.id.fullscreen_call_preview_empty_image); + if (imageView != null) { + i2 = R.id.fullscreen_call_preview_header; + TextView textView2 = (TextView) findViewById.findViewById(R.id.fullscreen_call_preview_header); + if (textView2 != null) { + i2 = R.id.fullscreen_call_preview_subtitle; + TextView textView3 = (TextView) findViewById.findViewById(R.id.fullscreen_call_preview_subtitle); + if (textView3 != null) { + return new WidgetCallPreviewFullscreenBinding(constraintLayout, toolbar, appBarLayout, textView, constraintLayout, materialButton, materialButton2, recyclerView, new j0((ConstraintLayout) findViewById, imageView, textView2, textView3)); + } + } + } + throw new NullPointerException("Missing required view with ID: ".concat(findViewById.getResources().getResourceName(i2))); + } + } + } + } + } + } + } + throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); + } +} diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$configureActionBar$1.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$configureActionBar$1.java new file mode 100644 index 0000000000..0e4e57110a --- /dev/null +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$configureActionBar$1.java @@ -0,0 +1,16 @@ +package com.discord.widgets.voice.fullscreen; + +import android.view.View; +/* compiled from: WidgetCallPreviewFullscreen.kt */ +public final class WidgetCallPreviewFullscreen$configureActionBar$1 implements View.OnClickListener { + public final /* synthetic */ WidgetCallPreviewFullscreen this$0; + + public WidgetCallPreviewFullscreen$configureActionBar$1(WidgetCallPreviewFullscreen widgetCallPreviewFullscreen) { + this.this$0 = widgetCallPreviewFullscreen; + } + + @Override // android.view.View.OnClickListener + public final void onClick(View view) { + WidgetCallPreviewFullscreen.access$finishActivity(this.this$0, true); + } +} diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$configureActionBar$2.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$configureActionBar$2.java new file mode 100644 index 0000000000..06fc90163e --- /dev/null +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$configureActionBar$2.java @@ -0,0 +1,61 @@ +package com.discord.widgets.voice.fullscreen; + +import android.view.Menu; +import android.view.MenuItem; +import android.view.View; +import android.widget.ImageView; +import android.widget.TextView; +import androidx.core.view.ViewKt; +import com.discord.R; +import com.discord.widgets.voice.fullscreen.WidgetCallPreviewFullscreenViewModel; +import d0.z.d.m; +import rx.functions.Action1; +/* compiled from: WidgetCallPreviewFullscreen.kt */ +public final class WidgetCallPreviewFullscreen$configureActionBar$2 implements Action1 { + public final /* synthetic */ WidgetCallPreviewFullscreenViewModel.ViewState $viewState; + public final /* synthetic */ WidgetCallPreviewFullscreen this$0; + + /* compiled from: WidgetCallPreviewFullscreen.kt */ + /* renamed from: com.discord.widgets.voice.fullscreen.WidgetCallPreviewFullscreen$configureActionBar$2$1 reason: invalid class name */ + public static final class AnonymousClass1 implements View.OnClickListener { + public final /* synthetic */ WidgetCallPreviewFullscreen$configureActionBar$2 this$0; + + public AnonymousClass1(WidgetCallPreviewFullscreen$configureActionBar$2 widgetCallPreviewFullscreen$configureActionBar$2) { + this.this$0 = widgetCallPreviewFullscreen$configureActionBar$2; + } + + @Override // android.view.View.OnClickListener + public final void onClick(View view) { + WidgetCallPreviewFullscreen.access$transitionActivity(this.this$0.this$0); + WidgetCallPreviewFullscreen.access$getViewModel$p(this.this$0.this$0).onTextInVoiceTapped(); + } + } + + public WidgetCallPreviewFullscreen$configureActionBar$2(WidgetCallPreviewFullscreen widgetCallPreviewFullscreen, WidgetCallPreviewFullscreenViewModel.ViewState viewState) { + this.this$0 = widgetCallPreviewFullscreen; + this.$viewState = viewState; + } + + public final void call(Menu menu) { + MenuItem findItem = menu.findItem(R.id.menu_text_in_voice); + boolean z2 = this.$viewState.getTextInVoiceEnabled() && this.$viewState.isConnectEnabled(); + m.checkNotNullExpressionValue(findItem, "textInVoiceMenuItem"); + findItem.setVisible(z2); + if (z2) { + View actionView = findItem.getActionView(); + ImageView imageView = null; + TextView textView = actionView != null ? (TextView) actionView.findViewById(R.id.text_in_voice_count) : null; + View actionView2 = findItem.getActionView(); + if (actionView2 != null) { + imageView = (ImageView) actionView2.findViewById(R.id.text_in_voice_icon); + } + if (textView != null) { + ViewKt.setVisible(textView, false); + } + if (imageView != null) { + imageView.setImageResource(R.drawable.ic_text_in_voice); + } + findItem.getActionView().setOnClickListener(new AnonymousClass1(this)); + } + } +} diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$configureParticipants$1.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$configureParticipants$1.java new file mode 100644 index 0000000000..fb51496533 --- /dev/null +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$configureParticipants$1.java @@ -0,0 +1,26 @@ +package com.discord.widgets.voice.fullscreen; + +import com.discord.utilities.streams.StreamContext; +import d0.z.d.k; +import d0.z.d.m; +import kotlin.Unit; +import kotlin.jvm.functions.Function1; +/* compiled from: WidgetCallPreviewFullscreen.kt */ +public final /* synthetic */ class WidgetCallPreviewFullscreen$configureParticipants$1 extends k implements Function1 { + public WidgetCallPreviewFullscreen$configureParticipants$1(WidgetCallPreviewFullscreen widgetCallPreviewFullscreen) { + super(1, widgetCallPreviewFullscreen, WidgetCallPreviewFullscreen.class, "onStreamPreviewClicked", "onStreamPreviewClicked(Lcom/discord/utilities/streams/StreamContext;)V", 0); + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public /* bridge */ /* synthetic */ Unit invoke(StreamContext streamContext) { + invoke(streamContext); + return Unit.a; + } + + public final void invoke(StreamContext streamContext) { + m.checkNotNullParameter(streamContext, "p1"); + WidgetCallPreviewFullscreen.access$onStreamPreviewClicked((WidgetCallPreviewFullscreen) this.receiver, streamContext); + } +} diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$configureParticipants$2.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$configureParticipants$2.java new file mode 100644 index 0000000000..51e3ba6d23 --- /dev/null +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$configureParticipants$2.java @@ -0,0 +1,40 @@ +package com.discord.widgets.voice.fullscreen; + +import androidx.fragment.app.FragmentManager; +import com.discord.api.channel.Channel; +import com.discord.stores.StoreVoiceParticipants; +import com.discord.widgets.user.usersheet.WidgetUserSheet; +import d0.z.d.m; +import d0.z.d.o; +import kotlin.Unit; +import kotlin.jvm.functions.Function1; +/* compiled from: WidgetCallPreviewFullscreen.kt */ +public final class WidgetCallPreviewFullscreen$configureParticipants$2 extends o implements Function1 { + public final /* synthetic */ Channel $channel; + public final /* synthetic */ WidgetCallPreviewFullscreen this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public WidgetCallPreviewFullscreen$configureParticipants$2(WidgetCallPreviewFullscreen widgetCallPreviewFullscreen, Channel channel) { + super(1); + this.this$0 = widgetCallPreviewFullscreen; + this.$channel = channel; + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public /* bridge */ /* synthetic */ Unit invoke(StoreVoiceParticipants.VoiceUser voiceUser) { + invoke(voiceUser); + return Unit.a; + } + + public final void invoke(StoreVoiceParticipants.VoiceUser voiceUser) { + m.checkNotNullParameter(voiceUser, "clickedUser"); + WidgetUserSheet.Companion companion = WidgetUserSheet.Companion; + long id2 = voiceUser.getUser().getId(); + Long valueOf = Long.valueOf(this.$channel.h()); + FragmentManager childFragmentManager = this.this$0.getChildFragmentManager(); + m.checkNotNullExpressionValue(childFragmentManager, "childFragmentManager"); + WidgetUserSheet.Companion.show$default(companion, id2, valueOf, childFragmentManager, Long.valueOf(this.$channel.f()), Boolean.TRUE, null, null, 96, null); + } +} diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$configureParticipants$3.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$configureParticipants$3.java new file mode 100644 index 0000000000..dd2e8693d7 --- /dev/null +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$configureParticipants$3.java @@ -0,0 +1,34 @@ +package com.discord.widgets.voice.fullscreen; + +import android.view.View; +import com.discord.api.channel.Channel; +import com.discord.utilities.channel.ChannelInviteLaunchUtils; +import d0.z.d.m; +import d0.z.d.o; +import kotlin.Unit; +import kotlin.jvm.functions.Function1; +/* compiled from: WidgetCallPreviewFullscreen.kt */ +public final class WidgetCallPreviewFullscreen$configureParticipants$3 extends o implements Function1 { + public final /* synthetic */ Channel $channel; + public final /* synthetic */ WidgetCallPreviewFullscreen this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public WidgetCallPreviewFullscreen$configureParticipants$3(WidgetCallPreviewFullscreen widgetCallPreviewFullscreen, Channel channel) { + super(1); + this.this$0 = widgetCallPreviewFullscreen; + this.$channel = channel; + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public /* bridge */ /* synthetic */ Unit invoke(View view) { + invoke(view); + return Unit.a; + } + + public final void invoke(View view) { + m.checkNotNullParameter(view, "it"); + ChannelInviteLaunchUtils.inviteToChannel$default(ChannelInviteLaunchUtils.INSTANCE, this.this$0, this.$channel, "Fullscreen Voice Channel Preview", null, null, 24, null); + } +} diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$configureUI$1.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$configureUI$1.java new file mode 100644 index 0000000000..4d84135036 --- /dev/null +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$configureUI$1.java @@ -0,0 +1,38 @@ +package com.discord.widgets.voice.fullscreen; + +import android.view.View; +import c.c.a.a0.d; +import d0.z.d.o; +import kotlin.Unit; +import kotlin.jvm.functions.Function0; +/* compiled from: WidgetCallPreviewFullscreen.kt */ +public final class WidgetCallPreviewFullscreen$configureUI$1 implements View.OnClickListener { + public final /* synthetic */ WidgetCallPreviewFullscreen this$0; + + /* compiled from: WidgetCallPreviewFullscreen.kt */ + /* renamed from: com.discord.widgets.voice.fullscreen.WidgetCallPreviewFullscreen$configureUI$1$1 reason: invalid class name */ + public static final class AnonymousClass1 extends o implements Function0 { + public final /* synthetic */ WidgetCallPreviewFullscreen$configureUI$1 this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public AnonymousClass1(WidgetCallPreviewFullscreen$configureUI$1 widgetCallPreviewFullscreen$configureUI$1) { + super(0); + this.this$0 = widgetCallPreviewFullscreen$configureUI$1; + } + + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public final void mo1invoke() { + WidgetCallPreviewFullscreenViewModel.tryConnectToVoice$default(WidgetCallPreviewFullscreen.access$getViewModel$p(this.this$0.this$0), false, 1, null); + } + } + + public WidgetCallPreviewFullscreen$configureUI$1(WidgetCallPreviewFullscreen widgetCallPreviewFullscreen) { + this.this$0 = widgetCallPreviewFullscreen; + } + + @Override // android.view.View.OnClickListener + public final void onClick(View view) { + d.Q1(this.this$0, null, new AnonymousClass1(this), 1, null); + } +} diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$configureUI$2.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$configureUI$2.java new file mode 100644 index 0000000000..d5e475445d --- /dev/null +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$configureUI$2.java @@ -0,0 +1,38 @@ +package com.discord.widgets.voice.fullscreen; + +import android.view.View; +import c.c.a.a0.d; +import d0.z.d.o; +import kotlin.Unit; +import kotlin.jvm.functions.Function0; +/* compiled from: WidgetCallPreviewFullscreen.kt */ +public final class WidgetCallPreviewFullscreen$configureUI$2 implements View.OnClickListener { + public final /* synthetic */ WidgetCallPreviewFullscreen this$0; + + /* compiled from: WidgetCallPreviewFullscreen.kt */ + /* renamed from: com.discord.widgets.voice.fullscreen.WidgetCallPreviewFullscreen$configureUI$2$1 reason: invalid class name */ + public static final class AnonymousClass1 extends o implements Function0 { + public final /* synthetic */ WidgetCallPreviewFullscreen$configureUI$2 this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public AnonymousClass1(WidgetCallPreviewFullscreen$configureUI$2 widgetCallPreviewFullscreen$configureUI$2) { + super(0); + this.this$0 = widgetCallPreviewFullscreen$configureUI$2; + } + + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public final void mo1invoke() { + WidgetCallPreviewFullscreen.access$getViewModel$p(this.this$0.this$0).tryConnectToVoice(true); + } + } + + public WidgetCallPreviewFullscreen$configureUI$2(WidgetCallPreviewFullscreen widgetCallPreviewFullscreen) { + this.this$0 = widgetCallPreviewFullscreen; + } + + @Override // android.view.View.OnClickListener + public final void onClick(View view) { + d.Q1(this.this$0, null, new AnonymousClass1(this), 1, null); + } +} diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$onStreamPreviewClicked$1.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$onStreamPreviewClicked$1.java new file mode 100644 index 0000000000..58044a548b --- /dev/null +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$onStreamPreviewClicked$1.java @@ -0,0 +1,24 @@ +package com.discord.widgets.voice.fullscreen; + +import com.discord.utilities.streams.StreamContext; +import d0.z.d.o; +import kotlin.Unit; +import kotlin.jvm.functions.Function0; +/* compiled from: WidgetCallPreviewFullscreen.kt */ +public final class WidgetCallPreviewFullscreen$onStreamPreviewClicked$1 extends o implements Function0 { + public final /* synthetic */ StreamContext $streamContext; + public final /* synthetic */ WidgetCallPreviewFullscreen this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public WidgetCallPreviewFullscreen$onStreamPreviewClicked$1(WidgetCallPreviewFullscreen widgetCallPreviewFullscreen, StreamContext streamContext) { + super(0); + this.this$0 = widgetCallPreviewFullscreen; + this.$streamContext = streamContext; + } + + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public final void mo1invoke() { + WidgetCallPreviewFullscreen.access$getViewModel$p(this.this$0).onStreamPreviewClicked(this.$streamContext.getStream().getEncodedStreamKey()); + } +} diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$onViewBound$1.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$onViewBound$1.java new file mode 100644 index 0000000000..97f9d74c5b --- /dev/null +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$onViewBound$1.java @@ -0,0 +1,18 @@ +package com.discord.widgets.voice.fullscreen; + +import android.view.View; +import androidx.core.view.OnApplyWindowInsetsListener; +import androidx.core.view.WindowInsetsCompat; +import d0.z.d.m; +/* compiled from: WidgetCallPreviewFullscreen.kt */ +public final class WidgetCallPreviewFullscreen$onViewBound$1 implements OnApplyWindowInsetsListener { + public static final WidgetCallPreviewFullscreen$onViewBound$1 INSTANCE = new WidgetCallPreviewFullscreen$onViewBound$1(); + + @Override // androidx.core.view.OnApplyWindowInsetsListener + public final WindowInsetsCompat onApplyWindowInsets(View view, WindowInsetsCompat windowInsetsCompat) { + m.checkNotNullExpressionValue(view, "view"); + m.checkNotNullExpressionValue(windowInsetsCompat, "insets"); + view.setPadding(windowInsetsCompat.getSystemWindowInsetLeft(), windowInsetsCompat.getSystemWindowInsetTop(), windowInsetsCompat.getSystemWindowInsetRight(), view.getPaddingBottom()); + return windowInsetsCompat; + } +} diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$onViewBound$2.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$onViewBound$2.java new file mode 100644 index 0000000000..f97c9fa374 --- /dev/null +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$onViewBound$2.java @@ -0,0 +1,39 @@ +package com.discord.widgets.voice.fullscreen; + +import android.content.res.Resources; +import android.view.View; +import android.view.ViewGroup; +import androidx.constraintlayout.widget.ConstraintLayout; +import androidx.core.view.OnApplyWindowInsetsListener; +import androidx.core.view.WindowInsetsCompat; +import com.discord.utilities.dimen.DimenUtils; +import com.discord.widgets.voice.fullscreen.WidgetCallFullscreen; +import d0.z.d.m; +import java.util.Objects; +/* compiled from: WidgetCallPreviewFullscreen.kt */ +public final class WidgetCallPreviewFullscreen$onViewBound$2 implements OnApplyWindowInsetsListener { + public final /* synthetic */ WidgetCallPreviewFullscreen this$0; + + public WidgetCallPreviewFullscreen$onViewBound$2(WidgetCallPreviewFullscreen widgetCallPreviewFullscreen) { + this.this$0 = widgetCallPreviewFullscreen; + } + + @Override // androidx.core.view.OnApplyWindowInsetsListener + public final WindowInsetsCompat onApplyWindowInsets(View view, WindowInsetsCompat windowInsetsCompat) { + m.checkNotNullExpressionValue(view, "windowView"); + ViewGroup.LayoutParams layoutParams = view.getLayoutParams(); + Objects.requireNonNull(layoutParams, "null cannot be cast to non-null type androidx.constraintlayout.widget.ConstraintLayout.LayoutParams"); + ConstraintLayout.LayoutParams layoutParams2 = (ConstraintLayout.LayoutParams) layoutParams; + WidgetCallFullscreen.Companion companion = WidgetCallFullscreen.Companion; + Resources resources = this.this$0.getResources(); + m.checkNotNullExpressionValue(resources, "resources"); + ((ViewGroup.MarginLayoutParams) layoutParams2).leftMargin = DimenUtils.dpToPixels(companion.getUnreadIndicatorMarginLeftDp(resources)); + m.checkNotNullExpressionValue(windowInsetsCompat, "insets"); + int systemWindowInsetTop = windowInsetsCompat.getSystemWindowInsetTop(); + Resources resources2 = this.this$0.getResources(); + m.checkNotNullExpressionValue(resources2, "resources"); + ((ViewGroup.MarginLayoutParams) layoutParams2).topMargin = DimenUtils.dpToPixels(companion.getUnreadIndicatorMarginDp(resources2)) + systemWindowInsetTop; + view.setLayoutParams(layoutParams2); + return windowInsetsCompat; + } +} diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$onViewBound$3.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$onViewBound$3.java new file mode 100644 index 0000000000..801275352b --- /dev/null +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$onViewBound$3.java @@ -0,0 +1,35 @@ +package com.discord.widgets.voice.fullscreen; + +import androidx.fragment.app.FragmentManager; +import com.discord.api.guildscheduledevent.GuildScheduledEvent; +import com.discord.widgets.guildscheduledevent.WidgetGuildScheduledEventDetailsBottomSheet; +import d0.z.d.m; +import d0.z.d.o; +import kotlin.Unit; +import kotlin.jvm.functions.Function1; +/* compiled from: WidgetCallPreviewFullscreen.kt */ +public final class WidgetCallPreviewFullscreen$onViewBound$3 extends o implements Function1 { + public final /* synthetic */ WidgetCallPreviewFullscreen this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public WidgetCallPreviewFullscreen$onViewBound$3(WidgetCallPreviewFullscreen widgetCallPreviewFullscreen) { + super(1); + this.this$0 = widgetCallPreviewFullscreen; + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public /* bridge */ /* synthetic */ Unit invoke(GuildScheduledEvent guildScheduledEvent) { + invoke(guildScheduledEvent); + return Unit.a; + } + + public final void invoke(GuildScheduledEvent guildScheduledEvent) { + m.checkNotNullParameter(guildScheduledEvent, "event"); + WidgetGuildScheduledEventDetailsBottomSheet.Companion companion = WidgetGuildScheduledEventDetailsBottomSheet.Companion; + FragmentManager parentFragmentManager = this.this$0.getParentFragmentManager(); + m.checkNotNullExpressionValue(parentFragmentManager, "parentFragmentManager"); + companion.show(parentFragmentManager, guildScheduledEvent.h()); + } +} diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$onViewBound$4.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$onViewBound$4.java new file mode 100644 index 0000000000..04492b6eeb --- /dev/null +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$onViewBound$4.java @@ -0,0 +1,42 @@ +package com.discord.widgets.voice.fullscreen; + +import android.content.Context; +import androidx.constraintlayout.widget.ConstraintLayout; +import com.discord.api.guildscheduledevent.GuildScheduledEvent; +import com.discord.databinding.WidgetCallPreviewFullscreenBinding; +import com.discord.widgets.guildscheduledevent.GuildScheduledEventModelKt; +import com.discord.widgets.guildscheduledevent.WidgetPreviewGuildScheduledEvent; +import d0.z.d.m; +import d0.z.d.o; +import kotlin.Unit; +import kotlin.jvm.functions.Function1; +/* compiled from: WidgetCallPreviewFullscreen.kt */ +public final class WidgetCallPreviewFullscreen$onViewBound$4 extends o implements Function1 { + public final /* synthetic */ WidgetCallPreviewFullscreen this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public WidgetCallPreviewFullscreen$onViewBound$4(WidgetCallPreviewFullscreen widgetCallPreviewFullscreen) { + super(1); + this.this$0 = widgetCallPreviewFullscreen; + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public /* bridge */ /* synthetic */ Unit invoke(GuildScheduledEvent guildScheduledEvent) { + invoke(guildScheduledEvent); + return Unit.a; + } + + public final void invoke(GuildScheduledEvent guildScheduledEvent) { + m.checkNotNullParameter(guildScheduledEvent, "event"); + WidgetPreviewGuildScheduledEvent.Companion companion = WidgetPreviewGuildScheduledEvent.Companion; + WidgetCallPreviewFullscreenBinding access$getBinding$p = WidgetCallPreviewFullscreen.access$getBinding$p(this.this$0); + m.checkNotNullExpressionValue(access$getBinding$p, "binding"); + ConstraintLayout constraintLayout = access$getBinding$p.a; + m.checkNotNullExpressionValue(constraintLayout, "binding.root"); + Context context = constraintLayout.getContext(); + m.checkNotNullExpressionValue(context, "binding.root.context"); + WidgetPreviewGuildScheduledEvent.Companion.launch$default(companion, context, GuildScheduledEventModelKt.toModel(guildScheduledEvent), new WidgetPreviewGuildScheduledEvent.Companion.ExistingEventData(guildScheduledEvent.h(), WidgetPreviewGuildScheduledEvent.Companion.Action.START_EVENT), null, false, 24, null); + } +} diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$onViewBoundOrOnResume$1.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$onViewBoundOrOnResume$1.java new file mode 100644 index 0000000000..60a01c4644 --- /dev/null +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$onViewBoundOrOnResume$1.java @@ -0,0 +1,30 @@ +package com.discord.widgets.voice.fullscreen; + +import com.discord.widgets.voice.fullscreen.WidgetCallPreviewFullscreenViewModel; +import d0.z.d.m; +import d0.z.d.o; +import kotlin.Unit; +import kotlin.jvm.functions.Function1; +/* compiled from: WidgetCallPreviewFullscreen.kt */ +public final class WidgetCallPreviewFullscreen$onViewBoundOrOnResume$1 extends o implements Function1 { + public final /* synthetic */ WidgetCallPreviewFullscreen this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public WidgetCallPreviewFullscreen$onViewBoundOrOnResume$1(WidgetCallPreviewFullscreen widgetCallPreviewFullscreen) { + super(1); + this.this$0 = widgetCallPreviewFullscreen; + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public /* bridge */ /* synthetic */ Unit invoke(WidgetCallPreviewFullscreenViewModel.ViewState viewState) { + invoke(viewState); + return Unit.a; + } + + public final void invoke(WidgetCallPreviewFullscreenViewModel.ViewState viewState) { + m.checkNotNullParameter(viewState, "it"); + WidgetCallPreviewFullscreen.access$configureUI(this.this$0, viewState); + } +} diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$onViewBoundOrOnResume$2.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$onViewBoundOrOnResume$2.java new file mode 100644 index 0000000000..08f3ed89af --- /dev/null +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$onViewBoundOrOnResume$2.java @@ -0,0 +1,26 @@ +package com.discord.widgets.voice.fullscreen; + +import com.discord.widgets.voice.fullscreen.WidgetCallPreviewFullscreenViewModel; +import d0.z.d.k; +import d0.z.d.m; +import kotlin.Unit; +import kotlin.jvm.functions.Function1; +/* compiled from: WidgetCallPreviewFullscreen.kt */ +public final /* synthetic */ class WidgetCallPreviewFullscreen$onViewBoundOrOnResume$2 extends k implements Function1 { + public WidgetCallPreviewFullscreen$onViewBoundOrOnResume$2(WidgetCallPreviewFullscreen widgetCallPreviewFullscreen) { + super(1, widgetCallPreviewFullscreen, WidgetCallPreviewFullscreen.class, "handleEvent", "handleEvent(Lcom/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreenViewModel$Event;)V", 0); + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public /* bridge */ /* synthetic */ Unit invoke(WidgetCallPreviewFullscreenViewModel.Event event) { + invoke(event); + return Unit.a; + } + + public final void invoke(WidgetCallPreviewFullscreenViewModel.Event event) { + m.checkNotNullParameter(event, "p1"); + WidgetCallPreviewFullscreen.access$handleEvent((WidgetCallPreviewFullscreen) this.receiver, event); + } +} diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$onViewBoundOrOnResume$3.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$onViewBoundOrOnResume$3.java new file mode 100644 index 0000000000..55924be24d --- /dev/null +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$onViewBoundOrOnResume$3.java @@ -0,0 +1,31 @@ +package com.discord.widgets.voice.fullscreen; + +import com.discord.utilities.analytics.Traits; +import d0.z.d.m; +import d0.z.d.o; +import kotlin.Unit; +import kotlin.jvm.functions.Function1; +import rx.Subscription; +/* compiled from: WidgetCallPreviewFullscreen.kt */ +public final class WidgetCallPreviewFullscreen$onViewBoundOrOnResume$3 extends o implements Function1 { + public final /* synthetic */ WidgetCallPreviewFullscreen this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public WidgetCallPreviewFullscreen$onViewBoundOrOnResume$3(WidgetCallPreviewFullscreen widgetCallPreviewFullscreen) { + super(1); + this.this$0 = widgetCallPreviewFullscreen; + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public /* bridge */ /* synthetic */ Unit invoke(Subscription subscription) { + invoke(subscription); + return Unit.a; + } + + public final void invoke(Subscription subscription) { + m.checkNotNullParameter(subscription, Traits.Payment.Type.SUBSCRIPTION); + WidgetCallPreviewFullscreen.access$setViewModelEventSubscription$p(this.this$0, subscription); + } +} diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$viewModel$2.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$viewModel$2.java new file mode 100644 index 0000000000..442612138d --- /dev/null +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen$viewModel$2.java @@ -0,0 +1,22 @@ +package com.discord.widgets.voice.fullscreen; + +import com.discord.app.AppViewModel; +import com.discord.widgets.voice.fullscreen.WidgetCallPreviewFullscreenViewModel; +import d0.z.d.o; +import kotlin.jvm.functions.Function0; +/* compiled from: WidgetCallPreviewFullscreen.kt */ +public final class WidgetCallPreviewFullscreen$viewModel$2 extends o implements Function0> { + public final /* synthetic */ WidgetCallPreviewFullscreen this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public WidgetCallPreviewFullscreen$viewModel$2(WidgetCallPreviewFullscreen widgetCallPreviewFullscreen) { + super(0); + this.this$0 = widgetCallPreviewFullscreen; + } + + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public final AppViewModel mo1invoke() { + return new WidgetCallPreviewFullscreenViewModel(WidgetCallPreviewFullscreen.access$getVoiceChannelId(this.this$0), null, null, null, null, null, null, null, null, null, 1022, null); + } +} diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen.java new file mode 100644 index 0000000000..b702ffbf08 --- /dev/null +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreen.java @@ -0,0 +1,321 @@ +package com.discord.widgets.voice.fullscreen; + +import android.content.Context; +import android.content.Intent; +import android.view.View; +import android.widget.TextView; +import androidx.appcompat.widget.Toolbar; +import androidx.constraintlayout.widget.ConstraintLayout; +import androidx.core.content.ContextCompat; +import androidx.core.view.ViewCompat; +import androidx.fragment.app.Fragment; +import androidx.fragment.app.FragmentManager; +import androidx.fragment.app.FragmentViewModelLazyKt; +import androidx.recyclerview.widget.RecyclerView; +import c.a.a.m; +import c.a.d.f0; +import c.a.d.h0; +import c.a.d.j; +import c.a.i.j0; +import c.c.a.a0.d; +import c.d.b.a.a; +import com.discord.R; +import com.discord.api.channel.Channel; +import com.discord.app.AppFragment; +import com.discord.databinding.WidgetCallPreviewFullscreenBinding; +import com.discord.utilities.color.ColorCompat; +import com.discord.utilities.mg_recycler.MGRecyclerAdapter; +import com.discord.utilities.rx.ObservableExtensionsKt; +import com.discord.utilities.streams.StreamContext; +import com.discord.utilities.view.extensions.ViewExtensions; +import com.discord.utilities.viewbinding.FragmentViewBindingDelegate; +import com.discord.utilities.viewbinding.FragmentViewBindingDelegateKt; +import com.discord.widgets.notice.WidgetNoticeNuxOverlay; +import com.discord.widgets.voice.fullscreen.WidgetCallFullscreen; +import com.discord.widgets.voice.fullscreen.WidgetCallPreviewFullscreenViewModel; +import com.discord.widgets.voice.sheet.CallParticipantsAdapter; +import com.google.android.material.button.MaterialButton; +import d0.z.d.a0; +import d0.z.d.m; +import kotlin.Lazy; +import kotlin.NoWhenBranchMatchedException; +import kotlin.jvm.functions.Function0; +import kotlin.jvm.functions.Function1; +import kotlin.jvm.internal.DefaultConstructorMarker; +import kotlin.reflect.KProperty; +import rx.Subscription; +/* compiled from: WidgetCallPreviewFullscreen.kt */ +public final class WidgetCallPreviewFullscreen extends AppFragment { + public static final /* synthetic */ KProperty[] $$delegatedProperties = {a.b0(WidgetCallPreviewFullscreen.class, "binding", "getBinding()Lcom/discord/databinding/WidgetCallPreviewFullscreenBinding;", 0)}; + private static final String ANALYTICS_SOURCE = "Fullscreen Voice Channel Preview"; + public static final Companion Companion = new Companion(null); + private final FragmentViewBindingDelegate binding$delegate = FragmentViewBindingDelegateKt.viewBinding$default(this, WidgetCallPreviewFullscreen$binding$2.INSTANCE, null, 2, null); + private CallParticipantsAdapter participantsAdapter; + private final Lazy viewModel$delegate; + private Subscription viewModelEventSubscription; + + /* compiled from: WidgetCallPreviewFullscreen.kt */ + public static final class Companion { + private Companion() { + } + + public /* synthetic */ Companion(DefaultConstructorMarker defaultConstructorMarker) { + this(); + } + + public final void launch(Context context, long j) { + m.checkNotNullParameter(context, "context"); + Intent intent = new Intent(); + intent.putExtra("com.discord.intent.extra.EXTRA_CHANNEL_ID", j); + j.d(context, WidgetCallPreviewFullscreen.class, intent); + } + } + + public WidgetCallPreviewFullscreen() { + super(R.layout.widget_call_preview_fullscreen); + WidgetCallPreviewFullscreen$viewModel$2 widgetCallPreviewFullscreen$viewModel$2 = new WidgetCallPreviewFullscreen$viewModel$2(this); + f0 f0Var = new f0(this); + this.viewModel$delegate = FragmentViewModelLazyKt.createViewModelLazy(this, a0.getOrCreateKotlinClass(WidgetCallPreviewFullscreenViewModel.class), new WidgetCallPreviewFullscreen$appViewModels$$inlined$viewModels$1(f0Var), new h0(widgetCallPreviewFullscreen$viewModel$2)); + } + + public static final /* synthetic */ void access$configureUI(WidgetCallPreviewFullscreen widgetCallPreviewFullscreen, WidgetCallPreviewFullscreenViewModel.ViewState viewState) { + widgetCallPreviewFullscreen.configureUI(viewState); + } + + public static final /* synthetic */ void access$finishActivity(WidgetCallPreviewFullscreen widgetCallPreviewFullscreen, boolean z2) { + widgetCallPreviewFullscreen.finishActivity(z2); + } + + public static final /* synthetic */ WidgetCallPreviewFullscreenBinding access$getBinding$p(WidgetCallPreviewFullscreen widgetCallPreviewFullscreen) { + return widgetCallPreviewFullscreen.getBinding(); + } + + public static final /* synthetic */ WidgetCallPreviewFullscreenViewModel access$getViewModel$p(WidgetCallPreviewFullscreen widgetCallPreviewFullscreen) { + return widgetCallPreviewFullscreen.getViewModel(); + } + + public static final /* synthetic */ Subscription access$getViewModelEventSubscription$p(WidgetCallPreviewFullscreen widgetCallPreviewFullscreen) { + return widgetCallPreviewFullscreen.viewModelEventSubscription; + } + + public static final /* synthetic */ long access$getVoiceChannelId(WidgetCallPreviewFullscreen widgetCallPreviewFullscreen) { + return widgetCallPreviewFullscreen.getVoiceChannelId(); + } + + public static final /* synthetic */ void access$handleEvent(WidgetCallPreviewFullscreen widgetCallPreviewFullscreen, WidgetCallPreviewFullscreenViewModel.Event event) { + widgetCallPreviewFullscreen.handleEvent(event); + } + + public static final /* synthetic */ void access$onStreamPreviewClicked(WidgetCallPreviewFullscreen widgetCallPreviewFullscreen, StreamContext streamContext) { + widgetCallPreviewFullscreen.onStreamPreviewClicked(streamContext); + } + + public static final /* synthetic */ void access$setViewModelEventSubscription$p(WidgetCallPreviewFullscreen widgetCallPreviewFullscreen, Subscription subscription) { + widgetCallPreviewFullscreen.viewModelEventSubscription = subscription; + } + + public static final /* synthetic */ void access$transitionActivity(WidgetCallPreviewFullscreen widgetCallPreviewFullscreen) { + widgetCallPreviewFullscreen.transitionActivity(); + } + + private final void configureActionBar(WidgetCallPreviewFullscreenViewModel.ViewState viewState) { + int i = 0; + boolean z2 = viewState.getTotalMentionsCount() > 0; + TextView textView = getBinding().d; + m.checkNotNullExpressionValue(textView, "binding.callFullscreenMentions"); + textView.setText(String.valueOf(viewState.getTotalMentionsCount())); + TextView textView2 = getBinding().d; + m.checkNotNullExpressionValue(textView2, "binding.callFullscreenMentions"); + if (!z2) { + i = 8; + } + textView2.setVisibility(i); + Toolbar toolbar = getBinding().b; + m.checkNotNullExpressionValue(toolbar, "binding.actionBarToolbar"); + toolbar.setNavigationIcon(ContextCompat.getDrawable(requireContext(), z2 ? R.drawable.ic_call_toolbar_icon_minimize_cutout : R.drawable.ic_call_toolbar_icon_minimize)); + getBinding().b.setNavigationOnClickListener(new WidgetCallPreviewFullscreen$configureActionBar$1(this)); + setActionBarOptionsMenu(R.menu.menu_call_preview_fullscreen, null, new WidgetCallPreviewFullscreen$configureActionBar$2(this, viewState)); + int color = ColorCompat.getColor(this, (int) R.color.transparent); + String titleText = viewState.getTitleText(); + if (titleText == null) { + titleText = ""; + } + setActionBarTitle(titleText); + setActionBarTitleColor(-1); + ColorCompat.setStatusBarTranslucent(this); + ColorCompat.setStatusBarColor((Fragment) this, color, true); + } + + private final void configureParticipants(WidgetCallPreviewFullscreenViewModel.ParticipantsList participantsList, Channel channel) { + int i = 0; + if (participantsList instanceof WidgetCallPreviewFullscreenViewModel.ParticipantsList.ListItems) { + j0 j0Var = getBinding().i; + m.checkNotNullExpressionValue(j0Var, "binding.empty"); + ConstraintLayout constraintLayout = j0Var.a; + m.checkNotNullExpressionValue(constraintLayout, "binding.empty.root"); + constraintLayout.setVisibility(4); + RecyclerView recyclerView = getBinding().h; + m.checkNotNullExpressionValue(recyclerView, "binding.callPreviewVoiceSheetRecycler"); + recyclerView.setVisibility(0); + CallParticipantsAdapter callParticipantsAdapter = this.participantsAdapter; + if (callParticipantsAdapter == null) { + m.throwUninitializedPropertyAccessException("participantsAdapter"); + } + callParticipantsAdapter.setData(((WidgetCallPreviewFullscreenViewModel.ParticipantsList.ListItems) participantsList).getItems()); + CallParticipantsAdapter callParticipantsAdapter2 = this.participantsAdapter; + if (callParticipantsAdapter2 == null) { + m.throwUninitializedPropertyAccessException("participantsAdapter"); + } + callParticipantsAdapter2.setOnStreamPreviewClicked(new WidgetCallPreviewFullscreen$configureParticipants$1(this)); + CallParticipantsAdapter callParticipantsAdapter3 = this.participantsAdapter; + if (callParticipantsAdapter3 == null) { + m.throwUninitializedPropertyAccessException("participantsAdapter"); + } + callParticipantsAdapter3.setOnVoiceUserClicked(new WidgetCallPreviewFullscreen$configureParticipants$2(this, channel)); + CallParticipantsAdapter callParticipantsAdapter4 = this.participantsAdapter; + if (callParticipantsAdapter4 == null) { + m.throwUninitializedPropertyAccessException("participantsAdapter"); + } + callParticipantsAdapter4.setOnInviteFriendsClicked(new WidgetCallPreviewFullscreen$configureParticipants$3(this, channel)); + } else if (participantsList instanceof WidgetCallPreviewFullscreenViewModel.ParticipantsList.Empty) { + j0 j0Var2 = getBinding().i; + m.checkNotNullExpressionValue(j0Var2, "binding.empty"); + ConstraintLayout constraintLayout2 = j0Var2.a; + m.checkNotNullExpressionValue(constraintLayout2, "binding.empty.root"); + constraintLayout2.setVisibility(0); + RecyclerView recyclerView2 = getBinding().h; + m.checkNotNullExpressionValue(recyclerView2, "binding.callPreviewVoiceSheetRecycler"); + WidgetCallPreviewFullscreenViewModel.ParticipantsList.Empty empty = (WidgetCallPreviewFullscreenViewModel.ParticipantsList.Empty) participantsList; + if (!(!empty.getItems().isEmpty())) { + i = 8; + } + recyclerView2.setVisibility(i); + CallParticipantsAdapter callParticipantsAdapter5 = this.participantsAdapter; + if (callParticipantsAdapter5 == null) { + m.throwUninitializedPropertyAccessException("participantsAdapter"); + } + callParticipantsAdapter5.setData(empty.getItems()); + } else { + throw new NoWhenBranchMatchedException(); + } + } + + private final void configureUI(WidgetCallPreviewFullscreenViewModel.ViewState viewState) { + configureActionBar(viewState); + configureParticipants(viewState.getParticipantsList(), viewState.getVoiceChannel()); + if (viewState.isConnectEnabled()) { + getBinding().g.setText(R.string.join_voice); + getBinding().f.setText(R.string.join_muted); + MaterialButton materialButton = getBinding().g; + m.checkNotNullExpressionValue(materialButton, "binding.callPreviewJoinVoice"); + materialButton.setEnabled(true); + MaterialButton materialButton2 = getBinding().f; + m.checkNotNullExpressionValue(materialButton2, "binding.callPreviewJoinMuted"); + materialButton2.setEnabled(true); + } else { + getBinding().g.setText(R.string.channel_locked_short); + MaterialButton materialButton3 = getBinding().g; + m.checkNotNullExpressionValue(materialButton3, "binding.callPreviewJoinVoice"); + materialButton3.setEnabled(false); + getBinding().f.setText(R.string.channel_locked_short); + MaterialButton materialButton4 = getBinding().f; + m.checkNotNullExpressionValue(materialButton4, "binding.callPreviewJoinMuted"); + materialButton4.setEnabled(false); + } + getBinding().g.setOnClickListener(new WidgetCallPreviewFullscreen$configureUI$1(this)); + getBinding().f.setOnClickListener(new WidgetCallPreviewFullscreen$configureUI$2(this)); + } + + private final void finishActivity(boolean z2) { + if (z2) { + getViewModel().selectTextChannelAfterFinish(); + } + Subscription subscription = this.viewModelEventSubscription; + if (subscription != null) { + subscription.unsubscribe(); + } + requireAppActivity().finish(); + } + + public static /* synthetic */ void finishActivity$default(WidgetCallPreviewFullscreen widgetCallPreviewFullscreen, boolean z2, int i, Object obj) { + if ((i & 1) != 0) { + z2 = false; + } + widgetCallPreviewFullscreen.finishActivity(z2); + } + + private final WidgetCallPreviewFullscreenBinding getBinding() { + return (WidgetCallPreviewFullscreenBinding) this.binding$delegate.getValue((Fragment) this, $$delegatedProperties[0]); + } + + private final WidgetCallPreviewFullscreenViewModel getViewModel() { + return (WidgetCallPreviewFullscreenViewModel) this.viewModel$delegate.getValue(); + } + + private final long getVoiceChannelId() { + return getMostRecentIntent().getLongExtra("com.discord.intent.extra.EXTRA_CHANNEL_ID", -1); + } + + private final void handleEvent(WidgetCallPreviewFullscreenViewModel.Event event) { + if (m.areEqual(event, WidgetCallPreviewFullscreenViewModel.Event.ShowGuildVideoAtCapacityDialog.INSTANCE)) { + m.a aVar = c.a.a.m.j; + FragmentManager parentFragmentManager = getParentFragmentManager(); + d0.z.d.m.checkNotNullExpressionValue(parentFragmentManager, "parentFragmentManager"); + aVar.a(parentFragmentManager); + } else if (d0.z.d.m.areEqual(event, WidgetCallPreviewFullscreenViewModel.Event.ShowOverlayNux.INSTANCE)) { + WidgetNoticeNuxOverlay.Companion.enqueue(); + } else if (event instanceof WidgetCallPreviewFullscreenViewModel.Event.LaunchVideoCall) { + finishActivity$default(this, false, 1, null); + WidgetCallPreviewFullscreenViewModel.Event.LaunchVideoCall launchVideoCall = (WidgetCallPreviewFullscreenViewModel.Event.LaunchVideoCall) event; + WidgetCallFullscreen.Companion.launch$default(WidgetCallFullscreen.Companion, requireContext(), launchVideoCall.getChannelId(), false, launchVideoCall.getAutoTargetStreamKey(), null, 20, null); + } else { + throw new NoWhenBranchMatchedException(); + } + } + + public static final void launch(Context context, long j) { + Companion.launch(context, j); + } + + private final void onStreamPreviewClicked(StreamContext streamContext) { + d.Q1(this, null, new WidgetCallPreviewFullscreen$onStreamPreviewClicked$1(this, streamContext), 1, null); + } + + private final void transitionActivity() { + finishActivity$default(this, false, 1, null); + requireAppActivity().overridePendingTransition(R.anim.activity_slide_horizontal_open_in, R.anim.activity_slide_horizontal_open_out); + } + + @Override // com.discord.app.AppFragment + public void onViewBound(View view) { + d0.z.d.m.checkNotNullParameter(view, "view"); + super.onViewBound(view); + AppFragment.setActionBarDisplayHomeAsUpEnabled$default(this, false, 1, null); + ViewCompat.setOnApplyWindowInsetsListener(getBinding().f1764c, WidgetCallPreviewFullscreen$onViewBound$1.INSTANCE); + ViewCompat.setOnApplyWindowInsetsListener(getBinding().d, new WidgetCallPreviewFullscreen$onViewBound$2(this)); + ConstraintLayout constraintLayout = getBinding().e; + d0.z.d.m.checkNotNullExpressionValue(constraintLayout, "binding.callFullscreenParent"); + ViewExtensions.setForwardingWindowInsetsListener(constraintLayout); + MGRecyclerAdapter.Companion companion = MGRecyclerAdapter.Companion; + RecyclerView recyclerView = getBinding().h; + d0.z.d.m.checkNotNullExpressionValue(recyclerView, "binding.callPreviewVoiceSheetRecycler"); + CallParticipantsAdapter callParticipantsAdapter = (CallParticipantsAdapter) companion.configure(new CallParticipantsAdapter(recyclerView, true)); + this.participantsAdapter = callParticipantsAdapter; + if (callParticipantsAdapter == null) { + d0.z.d.m.throwUninitializedPropertyAccessException("participantsAdapter"); + } + callParticipantsAdapter.setOnEventClicked(new WidgetCallPreviewFullscreen$onViewBound$3(this)); + CallParticipantsAdapter callParticipantsAdapter2 = this.participantsAdapter; + if (callParticipantsAdapter2 == null) { + d0.z.d.m.throwUninitializedPropertyAccessException("participantsAdapter"); + } + callParticipantsAdapter2.setOnStartEventClicked(new WidgetCallPreviewFullscreen$onViewBound$4(this)); + } + + @Override // com.discord.app.AppFragment + public void onViewBoundOrOnResume() { + super.onViewBoundOrOnResume(); + ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.bindToComponentLifecycle$default(getViewModel().observeViewState(), this, null, 2, null), WidgetCallPreviewFullscreen.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new WidgetCallPreviewFullscreen$onViewBoundOrOnResume$1(this), 62, (Object) null); + ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.bindToComponentLifecycle$default(getViewModel().observeEvents(), this, null, 2, null), WidgetCallPreviewFullscreen.class, (Context) null, new WidgetCallPreviewFullscreen$onViewBoundOrOnResume$3(this), (Function1) null, (Function0) null, (Function0) null, new WidgetCallPreviewFullscreen$onViewBoundOrOnResume$2(this), 58, (Object) null); + } +} diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreenViewModel$Companion$observeStoreState$1.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreenViewModel$Companion$observeStoreState$1.java new file mode 100644 index 0000000000..acf57ec71f --- /dev/null +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreenViewModel$Companion$observeStoreState$1.java @@ -0,0 +1,49 @@ +package com.discord.widgets.voice.fullscreen; + +import com.discord.api.channel.Channel; +import com.discord.stores.StoreChannelsSelected; +import com.discord.stores.StoreMentions; +import com.discord.widgets.chat.list.TextInVoiceFeatureFlag; +import com.discord.widgets.voice.fullscreen.WidgetCallPreviewFullscreenViewModel; +import com.discord.widgets.voice.model.CallModel; +import d0.z.d.m; +import j0.k.b; +import rx.Observable; +import rx.functions.Func4; +/* compiled from: WidgetCallPreviewFullscreenViewModel.kt */ +public final class WidgetCallPreviewFullscreenViewModel$Companion$observeStoreState$1 implements b> { + public final /* synthetic */ StoreMentions $mentionsStore; + public final /* synthetic */ StoreChannelsSelected $storeChannelsSelected; + public final /* synthetic */ long $voiceChannelId; + + /* compiled from: WidgetCallPreviewFullscreenViewModel.kt */ + /* renamed from: com.discord.widgets.voice.fullscreen.WidgetCallPreviewFullscreenViewModel$Companion$observeStoreState$1$1 reason: invalid class name */ + public static final class AnonymousClass1 implements Func4 { + public final /* synthetic */ Channel $voiceChannel; + + public AnonymousClass1(Channel channel) { + this.$voiceChannel = channel; + } + + public final WidgetCallPreviewFullscreenViewModel.StoreState call(Channel channel, Boolean bool, Integer num, CallModel callModel) { + Channel channel2; + if (callModel == null || (channel2 = this.$voiceChannel) == null || channel == null) { + return WidgetCallPreviewFullscreenViewModel.StoreState.Invalid.INSTANCE; + } + m.checkNotNullExpressionValue(bool, "isTextInVoiceEnabled"); + boolean booleanValue = bool.booleanValue(); + m.checkNotNullExpressionValue(num, "totalMentionsCount"); + return new WidgetCallPreviewFullscreenViewModel.StoreState.Valid(channel2, channel, booleanValue, num.intValue(), callModel); + } + } + + public WidgetCallPreviewFullscreenViewModel$Companion$observeStoreState$1(StoreChannelsSelected storeChannelsSelected, StoreMentions storeMentions, long j) { + this.$storeChannelsSelected = storeChannelsSelected; + this.$mentionsStore = storeMentions; + this.$voiceChannelId = j; + } + + public final Observable call(Channel channel) { + return Observable.h(this.$storeChannelsSelected.observeSelectedChannel(), TextInVoiceFeatureFlag.Companion.getINSTANCE().observeEnabled(channel != null ? Long.valueOf(channel.f()) : null), this.$mentionsStore.observeTotalMentions(), CallModel.Companion.get(this.$voiceChannelId), new AnonymousClass1(channel)); + } +} diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreenViewModel.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreenViewModel.java new file mode 100644 index 0000000000..8db782bf31 --- /dev/null +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetCallPreviewFullscreenViewModel.java @@ -0,0 +1,779 @@ +package com.discord.widgets.voice.fullscreen; + +import a0.a.a.b; +import android.content.Context; +import androidx.annotation.MainThread; +import c.d.b.a.a; +import com.discord.api.channel.Channel; +import com.discord.api.channel.ChannelUtils; +import com.discord.app.AppViewModel; +import com.discord.models.domain.ModelApplicationStream; +import com.discord.stores.SelectedChannelAnalyticsLocation; +import com.discord.stores.StoreApplicationStreamPreviews; +import com.discord.stores.StoreApplicationStreaming; +import com.discord.stores.StoreChannels; +import com.discord.stores.StoreChannelsSelected; +import com.discord.stores.StoreMediaSettings; +import com.discord.stores.StoreMentions; +import com.discord.stores.StoreNavigation; +import com.discord.stores.StoreStream; +import com.discord.stores.StoreUserSettings; +import com.discord.stores.StoreVoiceChannelSelected; +import com.discord.utilities.channel.ChannelSelector; +import com.discord.utilities.rx.ObservableExtensionsKt; +import com.discord.utilities.voice.VoiceChannelJoinability; +import com.discord.widgets.voice.fullscreen.ParticipantsListItemGenerator; +import com.discord.widgets.voice.model.CallModel; +import com.discord.widgets.voice.sheet.CallParticipantsAdapter; +import d0.z.d.m; +import d0.z.d.o; +import java.util.LinkedHashSet; +import java.util.List; +import java.util.Set; +import kotlin.Unit; +import kotlin.jvm.functions.Function0; +import kotlin.jvm.functions.Function1; +import kotlin.jvm.internal.DefaultConstructorMarker; +import rx.Observable; +import rx.subjects.PublishSubject; +/* compiled from: WidgetCallPreviewFullscreenViewModel.kt */ +public final class WidgetCallPreviewFullscreenViewModel extends AppViewModel { + public static final Companion Companion = new Companion(null); + private final PublishSubject eventSubject; + private Set fetchedPreviews; + private final StoreMediaSettings mediaSettingsStore; + private StoreState mostRecentStoreState; + private final StoreApplicationStreamPreviews storeApplicationStreamPreviews; + private final StoreChannels storeChannels; + private final StoreChannelsSelected storeChannelsSelected; + private final StoreMentions storeMentions; + private final StoreNavigation storeNavigation; + private final StoreUserSettings storeUserSettings; + private final StoreVoiceChannelSelected storeVoiceChannelSelected; + private long voiceChannelId; + + /* compiled from: WidgetCallPreviewFullscreenViewModel.kt */ + /* renamed from: com.discord.widgets.voice.fullscreen.WidgetCallPreviewFullscreenViewModel$1 reason: invalid class name */ + public static final class AnonymousClass1 extends o implements Function1 { + public final /* synthetic */ WidgetCallPreviewFullscreenViewModel this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public AnonymousClass1(WidgetCallPreviewFullscreenViewModel widgetCallPreviewFullscreenViewModel) { + super(1); + this.this$0 = widgetCallPreviewFullscreenViewModel; + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public /* bridge */ /* synthetic */ Unit invoke(StoreState storeState) { + invoke(storeState); + return Unit.a; + } + + public final void invoke(StoreState storeState) { + WidgetCallPreviewFullscreenViewModel widgetCallPreviewFullscreenViewModel = this.this$0; + m.checkNotNullExpressionValue(storeState, "it"); + WidgetCallPreviewFullscreenViewModel.access$handleStoreState(widgetCallPreviewFullscreenViewModel, storeState); + } + } + + /* compiled from: WidgetCallPreviewFullscreenViewModel.kt */ + public static final class Companion { + private Companion() { + } + + public /* synthetic */ Companion(DefaultConstructorMarker defaultConstructorMarker) { + this(); + } + + public static final /* synthetic */ Observable access$observeStoreState(Companion companion, long j, StoreChannels storeChannels, StoreChannelsSelected storeChannelsSelected, StoreMentions storeMentions) { + return companion.observeStoreState(j, storeChannels, storeChannelsSelected, storeMentions); + } + + private final Observable observeStoreState(long j, StoreChannels storeChannels, StoreChannelsSelected storeChannelsSelected, StoreMentions storeMentions) { + Observable Y = storeChannels.observeChannel(j).Y(new WidgetCallPreviewFullscreenViewModel$Companion$observeStoreState$1(storeChannelsSelected, storeMentions, j)); + m.checkNotNullExpressionValue(Y, "storeChannels.observeCha… }\n }\n }"); + return Y; + } + } + + /* compiled from: WidgetCallPreviewFullscreenViewModel.kt */ + public static abstract class Event { + + /* compiled from: WidgetCallPreviewFullscreenViewModel.kt */ + public static final class LaunchVideoCall extends Event { + private final String autoTargetStreamKey; + private final long channelId; + + public LaunchVideoCall(long j, String str) { + super(null); + this.channelId = j; + this.autoTargetStreamKey = str; + } + + public static /* synthetic */ LaunchVideoCall copy$default(LaunchVideoCall launchVideoCall, long j, String str, int i, Object obj) { + if ((i & 1) != 0) { + j = launchVideoCall.channelId; + } + if ((i & 2) != 0) { + str = launchVideoCall.autoTargetStreamKey; + } + return launchVideoCall.copy(j, str); + } + + public final long component1() { + return this.channelId; + } + + public final String component2() { + return this.autoTargetStreamKey; + } + + public final LaunchVideoCall copy(long j, String str) { + return new LaunchVideoCall(j, str); + } + + public boolean equals(Object obj) { + if (this == obj) { + return true; + } + if (!(obj instanceof LaunchVideoCall)) { + return false; + } + LaunchVideoCall launchVideoCall = (LaunchVideoCall) obj; + return this.channelId == launchVideoCall.channelId && m.areEqual(this.autoTargetStreamKey, launchVideoCall.autoTargetStreamKey); + } + + public final String getAutoTargetStreamKey() { + return this.autoTargetStreamKey; + } + + public final long getChannelId() { + return this.channelId; + } + + public int hashCode() { + int a = b.a(this.channelId) * 31; + String str = this.autoTargetStreamKey; + return a + (str != null ? str.hashCode() : 0); + } + + public String toString() { + StringBuilder R = a.R("LaunchVideoCall(channelId="); + R.append(this.channelId); + R.append(", autoTargetStreamKey="); + return a.H(R, this.autoTargetStreamKey, ")"); + } + } + + /* compiled from: WidgetCallPreviewFullscreenViewModel.kt */ + public static final class ShowGuildVideoAtCapacityDialog extends Event { + public static final ShowGuildVideoAtCapacityDialog INSTANCE = new ShowGuildVideoAtCapacityDialog(); + + private ShowGuildVideoAtCapacityDialog() { + super(null); + } + } + + /* compiled from: WidgetCallPreviewFullscreenViewModel.kt */ + public static final class ShowOverlayNux extends Event { + public static final ShowOverlayNux INSTANCE = new ShowOverlayNux(); + + private ShowOverlayNux() { + super(null); + } + } + + private Event() { + } + + public /* synthetic */ Event(DefaultConstructorMarker defaultConstructorMarker) { + this(); + } + } + + /* compiled from: WidgetCallPreviewFullscreenViewModel.kt */ + public static abstract class ParticipantsList { + + /* compiled from: WidgetCallPreviewFullscreenViewModel.kt */ + public static final class Empty extends ParticipantsList { + private final List items; + + /* JADX DEBUG: Multi-variable search result rejected for r2v0, resolved type: java.util.List */ + /* JADX WARN: Multi-variable type inference failed */ + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public Empty(List list) { + super(null); + m.checkNotNullParameter(list, "items"); + this.items = list; + } + + /* JADX DEBUG: Multi-variable search result rejected for r0v0, resolved type: com.discord.widgets.voice.fullscreen.WidgetCallPreviewFullscreenViewModel$ParticipantsList$Empty */ + /* JADX WARN: Multi-variable type inference failed */ + public static /* synthetic */ Empty copy$default(Empty empty, List list, int i, Object obj) { + if ((i & 1) != 0) { + list = empty.items; + } + return empty.copy(list); + } + + public final List component1() { + return this.items; + } + + public final Empty copy(List list) { + m.checkNotNullParameter(list, "items"); + return new Empty(list); + } + + public boolean equals(Object obj) { + if (this != obj) { + return (obj instanceof Empty) && m.areEqual(this.items, ((Empty) obj).items); + } + return true; + } + + public final List getItems() { + return this.items; + } + + public int hashCode() { + List list = this.items; + if (list != null) { + return list.hashCode(); + } + return 0; + } + + public String toString() { + return a.J(a.R("Empty(items="), this.items, ")"); + } + } + + /* compiled from: WidgetCallPreviewFullscreenViewModel.kt */ + public static final class ListItems extends ParticipantsList { + private final List items; + + /* JADX DEBUG: Multi-variable search result rejected for r2v0, resolved type: java.util.List */ + /* JADX WARN: Multi-variable type inference failed */ + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public ListItems(List list) { + super(null); + m.checkNotNullParameter(list, "items"); + this.items = list; + } + + /* JADX DEBUG: Multi-variable search result rejected for r0v0, resolved type: com.discord.widgets.voice.fullscreen.WidgetCallPreviewFullscreenViewModel$ParticipantsList$ListItems */ + /* JADX WARN: Multi-variable type inference failed */ + public static /* synthetic */ ListItems copy$default(ListItems listItems, List list, int i, Object obj) { + if ((i & 1) != 0) { + list = listItems.items; + } + return listItems.copy(list); + } + + public final List component1() { + return this.items; + } + + public final ListItems copy(List list) { + m.checkNotNullParameter(list, "items"); + return new ListItems(list); + } + + public boolean equals(Object obj) { + if (this != obj) { + return (obj instanceof ListItems) && m.areEqual(this.items, ((ListItems) obj).items); + } + return true; + } + + public final List getItems() { + return this.items; + } + + public int hashCode() { + List list = this.items; + if (list != null) { + return list.hashCode(); + } + return 0; + } + + public String toString() { + return a.J(a.R("ListItems(items="), this.items, ")"); + } + } + + private ParticipantsList() { + } + + public /* synthetic */ ParticipantsList(DefaultConstructorMarker defaultConstructorMarker) { + this(); + } + } + + /* compiled from: WidgetCallPreviewFullscreenViewModel.kt */ + public static abstract class StoreState { + + /* compiled from: WidgetCallPreviewFullscreenViewModel.kt */ + public static final class Invalid extends StoreState { + public static final Invalid INSTANCE = new Invalid(); + + private Invalid() { + super(null); + } + } + + /* compiled from: WidgetCallPreviewFullscreenViewModel.kt */ + public static final class Valid extends StoreState { + private final CallModel callModel; + private final boolean isTextInVoiceEnabled; + private final Channel selectedTextChannel; + private final int totalMentionsCount; + private final Channel voiceChannel; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public Valid(Channel channel, Channel channel2, boolean z2, int i, CallModel callModel) { + super(null); + m.checkNotNullParameter(channel, "voiceChannel"); + m.checkNotNullParameter(channel2, "selectedTextChannel"); + m.checkNotNullParameter(callModel, "callModel"); + this.voiceChannel = channel; + this.selectedTextChannel = channel2; + this.isTextInVoiceEnabled = z2; + this.totalMentionsCount = i; + this.callModel = callModel; + } + + public static /* synthetic */ Valid copy$default(Valid valid, Channel channel, Channel channel2, boolean z2, int i, CallModel callModel, int i2, Object obj) { + if ((i2 & 1) != 0) { + channel = valid.voiceChannel; + } + if ((i2 & 2) != 0) { + channel2 = valid.selectedTextChannel; + } + if ((i2 & 4) != 0) { + z2 = valid.isTextInVoiceEnabled; + } + if ((i2 & 8) != 0) { + i = valid.totalMentionsCount; + } + if ((i2 & 16) != 0) { + callModel = valid.callModel; + } + return valid.copy(channel, channel2, z2, i, callModel); + } + + public final Channel component1() { + return this.voiceChannel; + } + + public final Channel component2() { + return this.selectedTextChannel; + } + + public final boolean component3() { + return this.isTextInVoiceEnabled; + } + + public final int component4() { + return this.totalMentionsCount; + } + + public final CallModel component5() { + return this.callModel; + } + + public final Valid copy(Channel channel, Channel channel2, boolean z2, int i, CallModel callModel) { + m.checkNotNullParameter(channel, "voiceChannel"); + m.checkNotNullParameter(channel2, "selectedTextChannel"); + m.checkNotNullParameter(callModel, "callModel"); + return new Valid(channel, channel2, z2, i, callModel); + } + + public boolean equals(Object obj) { + if (this == obj) { + return true; + } + if (!(obj instanceof Valid)) { + return false; + } + Valid valid = (Valid) obj; + return m.areEqual(this.voiceChannel, valid.voiceChannel) && m.areEqual(this.selectedTextChannel, valid.selectedTextChannel) && this.isTextInVoiceEnabled == valid.isTextInVoiceEnabled && this.totalMentionsCount == valid.totalMentionsCount && m.areEqual(this.callModel, valid.callModel); + } + + public final CallModel getCallModel() { + return this.callModel; + } + + public final Channel getSelectedTextChannel() { + return this.selectedTextChannel; + } + + public final int getTotalMentionsCount() { + return this.totalMentionsCount; + } + + public final Channel getVoiceChannel() { + return this.voiceChannel; + } + + public int hashCode() { + Channel channel = this.voiceChannel; + int i = 0; + int hashCode = (channel != null ? channel.hashCode() : 0) * 31; + Channel channel2 = this.selectedTextChannel; + int hashCode2 = (hashCode + (channel2 != null ? channel2.hashCode() : 0)) * 31; + boolean z2 = this.isTextInVoiceEnabled; + if (z2) { + z2 = true; + } + int i2 = z2 ? 1 : 0; + int i3 = z2 ? 1 : 0; + int i4 = z2 ? 1 : 0; + int i5 = (((hashCode2 + i2) * 31) + this.totalMentionsCount) * 31; + CallModel callModel = this.callModel; + if (callModel != null) { + i = callModel.hashCode(); + } + return i5 + i; + } + + public final boolean isTextInVoiceEnabled() { + return this.isTextInVoiceEnabled; + } + + public String toString() { + StringBuilder R = a.R("Valid(voiceChannel="); + R.append(this.voiceChannel); + R.append(", selectedTextChannel="); + R.append(this.selectedTextChannel); + R.append(", isTextInVoiceEnabled="); + R.append(this.isTextInVoiceEnabled); + R.append(", totalMentionsCount="); + R.append(this.totalMentionsCount); + R.append(", callModel="); + R.append(this.callModel); + R.append(")"); + return R.toString(); + } + } + + private StoreState() { + } + + public /* synthetic */ StoreState(DefaultConstructorMarker defaultConstructorMarker) { + this(); + } + } + + /* compiled from: WidgetCallPreviewFullscreenViewModel.kt */ + public static final class ViewState { + private final boolean isConnectEnabled; + private final boolean isTextInVoiceChannelSelected; + private final ParticipantsList participantsList; + private final boolean textInVoiceEnabled; + private final String titleText; + private final int totalMentionsCount; + private final Channel voiceChannel; + + public ViewState(Channel channel, boolean z2, boolean z3, String str, int i, boolean z4, ParticipantsList participantsList) { + m.checkNotNullParameter(channel, "voiceChannel"); + m.checkNotNullParameter(participantsList, "participantsList"); + this.voiceChannel = channel; + this.isTextInVoiceChannelSelected = z2; + this.textInVoiceEnabled = z3; + this.titleText = str; + this.totalMentionsCount = i; + this.isConnectEnabled = z4; + this.participantsList = participantsList; + } + + public static /* synthetic */ ViewState copy$default(ViewState viewState, Channel channel, boolean z2, boolean z3, String str, int i, boolean z4, ParticipantsList participantsList, int i2, Object obj) { + if ((i2 & 1) != 0) { + channel = viewState.voiceChannel; + } + if ((i2 & 2) != 0) { + z2 = viewState.isTextInVoiceChannelSelected; + } + if ((i2 & 4) != 0) { + z3 = viewState.textInVoiceEnabled; + } + if ((i2 & 8) != 0) { + str = viewState.titleText; + } + if ((i2 & 16) != 0) { + i = viewState.totalMentionsCount; + } + if ((i2 & 32) != 0) { + z4 = viewState.isConnectEnabled; + } + if ((i2 & 64) != 0) { + participantsList = viewState.participantsList; + } + return viewState.copy(channel, z2, z3, str, i, z4, participantsList); + } + + public final Channel component1() { + return this.voiceChannel; + } + + public final boolean component2() { + return this.isTextInVoiceChannelSelected; + } + + public final boolean component3() { + return this.textInVoiceEnabled; + } + + public final String component4() { + return this.titleText; + } + + public final int component5() { + return this.totalMentionsCount; + } + + public final boolean component6() { + return this.isConnectEnabled; + } + + public final ParticipantsList component7() { + return this.participantsList; + } + + public final ViewState copy(Channel channel, boolean z2, boolean z3, String str, int i, boolean z4, ParticipantsList participantsList) { + m.checkNotNullParameter(channel, "voiceChannel"); + m.checkNotNullParameter(participantsList, "participantsList"); + return new ViewState(channel, z2, z3, str, i, z4, participantsList); + } + + public boolean equals(Object obj) { + if (this == obj) { + return true; + } + if (!(obj instanceof ViewState)) { + return false; + } + ViewState viewState = (ViewState) obj; + return m.areEqual(this.voiceChannel, viewState.voiceChannel) && this.isTextInVoiceChannelSelected == viewState.isTextInVoiceChannelSelected && this.textInVoiceEnabled == viewState.textInVoiceEnabled && m.areEqual(this.titleText, viewState.titleText) && this.totalMentionsCount == viewState.totalMentionsCount && this.isConnectEnabled == viewState.isConnectEnabled && m.areEqual(this.participantsList, viewState.participantsList); + } + + public final ParticipantsList getParticipantsList() { + return this.participantsList; + } + + public final boolean getTextInVoiceEnabled() { + return this.textInVoiceEnabled; + } + + public final String getTitleText() { + return this.titleText; + } + + public final int getTotalMentionsCount() { + return this.totalMentionsCount; + } + + public final Channel getVoiceChannel() { + return this.voiceChannel; + } + + public int hashCode() { + Channel channel = this.voiceChannel; + int i = 0; + int hashCode = (channel != null ? channel.hashCode() : 0) * 31; + boolean z2 = this.isTextInVoiceChannelSelected; + int i2 = 1; + if (z2) { + z2 = true; + } + int i3 = z2 ? 1 : 0; + int i4 = z2 ? 1 : 0; + int i5 = z2 ? 1 : 0; + int i6 = (hashCode + i3) * 31; + boolean z3 = this.textInVoiceEnabled; + if (z3) { + z3 = true; + } + int i7 = z3 ? 1 : 0; + int i8 = z3 ? 1 : 0; + int i9 = z3 ? 1 : 0; + int i10 = (i6 + i7) * 31; + String str = this.titleText; + int hashCode2 = (((i10 + (str != null ? str.hashCode() : 0)) * 31) + this.totalMentionsCount) * 31; + boolean z4 = this.isConnectEnabled; + if (!z4) { + i2 = z4 ? 1 : 0; + } + int i11 = (hashCode2 + i2) * 31; + ParticipantsList participantsList = this.participantsList; + if (participantsList != null) { + i = participantsList.hashCode(); + } + return i11 + i; + } + + public final boolean isConnectEnabled() { + return this.isConnectEnabled; + } + + public final boolean isTextInVoiceChannelSelected() { + return this.isTextInVoiceChannelSelected; + } + + public String toString() { + StringBuilder R = a.R("ViewState(voiceChannel="); + R.append(this.voiceChannel); + R.append(", isTextInVoiceChannelSelected="); + R.append(this.isTextInVoiceChannelSelected); + R.append(", textInVoiceEnabled="); + R.append(this.textInVoiceEnabled); + R.append(", titleText="); + R.append(this.titleText); + R.append(", totalMentionsCount="); + R.append(this.totalMentionsCount); + R.append(", isConnectEnabled="); + R.append(this.isConnectEnabled); + R.append(", participantsList="); + R.append(this.participantsList); + R.append(")"); + return R.toString(); + } + } + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public WidgetCallPreviewFullscreenViewModel(long j, StoreChannels storeChannels, StoreMentions storeMentions, StoreNavigation storeNavigation, StoreUserSettings storeUserSettings, StoreVoiceChannelSelected storeVoiceChannelSelected, StoreChannelsSelected storeChannelsSelected, StoreApplicationStreamPreviews storeApplicationStreamPreviews, Observable observable, StoreMediaSettings storeMediaSettings) { + super(null, 1, null); + m.checkNotNullParameter(storeChannels, "storeChannels"); + m.checkNotNullParameter(storeMentions, "storeMentions"); + m.checkNotNullParameter(storeNavigation, "storeNavigation"); + m.checkNotNullParameter(storeUserSettings, "storeUserSettings"); + m.checkNotNullParameter(storeVoiceChannelSelected, "storeVoiceChannelSelected"); + m.checkNotNullParameter(storeChannelsSelected, "storeChannelsSelected"); + m.checkNotNullParameter(storeApplicationStreamPreviews, "storeApplicationStreamPreviews"); + m.checkNotNullParameter(observable, "storeStateObservable"); + m.checkNotNullParameter(storeMediaSettings, "mediaSettingsStore"); + this.voiceChannelId = j; + this.storeChannels = storeChannels; + this.storeMentions = storeMentions; + this.storeNavigation = storeNavigation; + this.storeUserSettings = storeUserSettings; + this.storeVoiceChannelSelected = storeVoiceChannelSelected; + this.storeChannelsSelected = storeChannelsSelected; + this.storeApplicationStreamPreviews = storeApplicationStreamPreviews; + this.mediaSettingsStore = storeMediaSettings; + this.eventSubject = PublishSubject.k0(); + this.fetchedPreviews = new LinkedHashSet(); + Observable q = ObservableExtensionsKt.ui$default(ObservableExtensionsKt.computationLatest(observable), this, null, 2, null).q(); + m.checkNotNullExpressionValue(q, "storeStateObservable\n … .distinctUntilChanged()"); + ObservableExtensionsKt.appSubscribe$default(q, WidgetCallPreviewFullscreenViewModel.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new AnonymousClass1(this), 62, (Object) null); + } + + /* JADX WARNING: Illegal instructions before constructor call */ + public /* synthetic */ WidgetCallPreviewFullscreenViewModel(long j, StoreChannels storeChannels, StoreMentions storeMentions, StoreNavigation storeNavigation, StoreUserSettings storeUserSettings, StoreVoiceChannelSelected storeVoiceChannelSelected, StoreChannelsSelected storeChannelsSelected, StoreApplicationStreamPreviews storeApplicationStreamPreviews, Observable observable, StoreMediaSettings storeMediaSettings, int i, DefaultConstructorMarker defaultConstructorMarker) { + this(j, r5, r6, r7, r8, r9, r10, (i & 128) != 0 ? StoreStream.Companion.getApplicationStreamPreviews() : storeApplicationStreamPreviews, (i & 256) != 0 ? Companion.access$observeStoreState(Companion, j, r5, r10, r6) : observable, (i & 512) != 0 ? StoreStream.Companion.getMediaSettings() : storeMediaSettings); + StoreChannels channels = (i & 2) != 0 ? StoreStream.Companion.getChannels() : storeChannels; + StoreMentions mentions = (i & 4) != 0 ? StoreStream.Companion.getMentions() : storeMentions; + StoreNavigation navigation = (i & 8) != 0 ? StoreStream.Companion.getNavigation() : storeNavigation; + StoreUserSettings userSettings = (i & 16) != 0 ? StoreStream.Companion.getUserSettings() : storeUserSettings; + StoreVoiceChannelSelected voiceChannelSelected = (i & 32) != 0 ? StoreStream.Companion.getVoiceChannelSelected() : storeVoiceChannelSelected; + StoreChannelsSelected channelsSelected = (i & 64) != 0 ? StoreStream.Companion.getChannelsSelected() : storeChannelsSelected; + } + + public static final /* synthetic */ void access$handleStoreState(WidgetCallPreviewFullscreenViewModel widgetCallPreviewFullscreenViewModel, StoreState storeState) { + widgetCallPreviewFullscreenViewModel.handleStoreState(storeState); + } + + private final void handleStoreState(StoreState storeState) { + ModelApplicationStream stream; + if (storeState instanceof StoreState.Valid) { + this.mostRecentStoreState = storeState; + StoreState.Valid valid = (StoreState.Valid) storeState; + StoreApplicationStreaming.ActiveApplicationStream activeStream = valid.getCallModel().getActiveStream(); + String encodedStreamKey = (activeStream == null || (stream = activeStream.getStream()) == null) ? null : stream.getEncodedStreamKey(); + ParticipantsListItemGenerator.Companion companion = ParticipantsListItemGenerator.Companion; + List createConnectedListItems = companion.createConnectedListItems(valid.getCallModel().getParticipants(), encodedStreamKey, valid.getVoiceChannel(), valid.getCallModel()); + updateViewState(new ViewState(valid.getVoiceChannel(), ChannelUtils.E(valid.getSelectedTextChannel()), valid.isTextInVoiceEnabled(), ChannelUtils.c(valid.getVoiceChannel()), valid.getTotalMentionsCount(), valid.getCallModel().getVoiceChannelJoinability() != VoiceChannelJoinability.PERMISSIONS_MISSING, companion.refreshStreams(createConnectedListItems, this.fetchedPreviews, this.storeApplicationStreamPreviews) ? new ParticipantsList.ListItems(createConnectedListItems) : new ParticipantsList.Empty(createConnectedListItems))); + } + } + + @MainThread + private final void joinVoiceChannel(long j) { + this.storeVoiceChannelSelected.selectVoiceChannel(j); + PublishSubject publishSubject = this.eventSubject; + publishSubject.j.onNext(new Event.LaunchVideoCall(this.voiceChannelId, null)); + } + + public static /* synthetic */ void tryConnectToVoice$default(WidgetCallPreviewFullscreenViewModel widgetCallPreviewFullscreenViewModel, boolean z2, int i, Object obj) { + if ((i & 1) != 0) { + z2 = false; + } + widgetCallPreviewFullscreenViewModel.tryConnectToVoice(z2); + } + + public final Observable observeEvents() { + PublishSubject publishSubject = this.eventSubject; + m.checkNotNullExpressionValue(publishSubject, "eventSubject"); + return publishSubject; + } + + @MainThread + public final void onStreamPreviewClicked(String str) { + m.checkNotNullParameter(str, "streamKey"); + StoreState storeState = this.mostRecentStoreState; + if (!(storeState instanceof StoreState.Valid)) { + storeState = null; + } + StoreState.Valid valid = (StoreState.Valid) storeState; + if (valid == null) { + return; + } + if (valid.getCallModel().getVoiceChannelJoinability() == VoiceChannelJoinability.GUILD_VIDEO_AT_CAPACITY) { + PublishSubject publishSubject = this.eventSubject; + publishSubject.j.onNext(Event.ShowGuildVideoAtCapacityDialog.INSTANCE); + return; + } + ModelApplicationStream decodeStreamKey = ModelApplicationStream.Companion.decodeStreamKey(str); + PublishSubject publishSubject2 = this.eventSubject; + publishSubject2.j.onNext(new Event.LaunchVideoCall(decodeStreamKey.getChannelId(), str)); + } + + @MainThread + public final void onTextInVoiceTapped() { + ViewState viewState = getViewState(); + ChannelSelector.selectChannel$default(ChannelSelector.Companion.getInstance(), viewState != null ? viewState.getVoiceChannel() : null, null, SelectedChannelAnalyticsLocation.TEXT_IN_VOICE, 2, null); + StoreNavigation.setNavigationPanelAction$default(this.storeNavigation, StoreNavigation.PanelAction.CLOSE, null, 2, null); + } + + public final void selectTextChannelAfterFinish() { + Channel voiceChannel; + ViewState viewState = getViewState(); + if (viewState != null && (voiceChannel = viewState.getVoiceChannel()) != null) { + long f = voiceChannel.f(); + if (viewState.isTextInVoiceChannelSelected()) { + ChannelSelector.Companion.getInstance().selectPreviousChannel(f); + } + } + } + + @MainThread + public final void tryConnectToVoice(boolean z2) { + StoreState storeState = this.mostRecentStoreState; + if (storeState instanceof StoreState.Valid) { + if (((StoreState.Valid) storeState).getCallModel().getVoiceChannelJoinability() == VoiceChannelJoinability.GUILD_VIDEO_AT_CAPACITY) { + this.eventSubject.j.onNext(Event.ShowGuildVideoAtCapacityDialog.INSTANCE); + return; + } + if (!this.storeUserSettings.getIsMobileOverlayEnabled()) { + this.eventSubject.j.onNext(Event.ShowOverlayNux.INSTANCE); + } + if (z2) { + this.mediaSettingsStore.setSelfMuted(true); + } + joinVoiceChannel(this.voiceChannelId); + } + } +} diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetGuildCallOnboardingSheet.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetGuildCallOnboardingSheet.java index e6a16954a9..8cbe6947b8 100644 --- a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetGuildCallOnboardingSheet.java +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetGuildCallOnboardingSheet.java @@ -19,6 +19,8 @@ import com.discord.utilities.viewbinding.FragmentViewBindingDelegate; import com.discord.utilities.viewbinding.FragmentViewBindingDelegateKt; import com.discord.utilities.voice.VoiceChannelJoinability; import com.discord.views.JoinVoiceChannelButton; +import com.discord.widgets.chat.list.TextInVoiceFeatureFlag; +import com.discord.widgets.voice.fullscreen.WidgetCallPreviewFullscreen; import com.discord.widgets.voice.fullscreen.WidgetGuildCallOnboardingSheetViewModel; import com.discord.widgets.voice.sheet.WidgetVoiceBottomSheet; import d0.z.d.a0; @@ -137,10 +139,18 @@ public final class WidgetGuildCallOnboardingSheet extends AppBottomSheet { aVar.a(parentFragmentManager); dismiss(); } else if (event instanceof WidgetGuildCallOnboardingSheetViewModel.Event.LaunchGuildCallScreen) { - WidgetVoiceBottomSheet.Companion companion = WidgetVoiceBottomSheet.Companion; - FragmentManager parentFragmentManager2 = getParentFragmentManager(); - d0.z.d.m.checkNotNullExpressionValue(parentFragmentManager2, "parentFragmentManager"); - companion.show(parentFragmentManager2, ((WidgetGuildCallOnboardingSheetViewModel.Event.LaunchGuildCallScreen) event).getChannelId(), true, WidgetVoiceBottomSheet.FeatureContext.HOME); + WidgetGuildCallOnboardingSheetViewModel.Event.LaunchGuildCallScreen launchGuildCallScreen = (WidgetGuildCallOnboardingSheetViewModel.Event.LaunchGuildCallScreen) event; + if (TextInVoiceFeatureFlag.Companion.getINSTANCE().isEnabled(launchGuildCallScreen.getGuildId())) { + WidgetCallPreviewFullscreen.Companion companion = WidgetCallPreviewFullscreen.Companion; + Context requireContext = requireContext(); + d0.z.d.m.checkNotNullExpressionValue(requireContext, "requireContext()"); + companion.launch(requireContext, launchGuildCallScreen.getChannelId()); + } else { + WidgetVoiceBottomSheet.Companion companion2 = WidgetVoiceBottomSheet.Companion; + FragmentManager parentFragmentManager2 = getParentFragmentManager(); + d0.z.d.m.checkNotNullExpressionValue(parentFragmentManager2, "parentFragmentManager"); + companion2.show(parentFragmentManager2, launchGuildCallScreen.getChannelId(), true, WidgetVoiceBottomSheet.FeatureContext.HOME); + } dismiss(); } } diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetGuildCallOnboardingSheetViewModel$observeStoreState$1.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetGuildCallOnboardingSheetViewModel$observeStoreState$1.java index 12408b5f27..56131aacd6 100644 --- a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetGuildCallOnboardingSheetViewModel$observeStoreState$1.java +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetGuildCallOnboardingSheetViewModel$observeStoreState$1.java @@ -1,15 +1,17 @@ package com.discord.widgets.voice.fullscreen; +import com.discord.api.channel.Channel; import com.discord.utilities.voice.VoiceChannelJoinability; import com.discord.widgets.voice.fullscreen.WidgetGuildCallOnboardingSheetViewModel; import d0.z.d.m; -import j0.k.b; +import rx.functions.Func2; /* compiled from: WidgetGuildCallOnboardingSheetViewModel.kt */ -public final class WidgetGuildCallOnboardingSheetViewModel$observeStoreState$1 implements b { +public final class WidgetGuildCallOnboardingSheetViewModel$observeStoreState$1 implements Func2 { public static final WidgetGuildCallOnboardingSheetViewModel$observeStoreState$1 INSTANCE = new WidgetGuildCallOnboardingSheetViewModel$observeStoreState$1(); - public final WidgetGuildCallOnboardingSheetViewModel.StoreState call(VoiceChannelJoinability voiceChannelJoinability) { + public final WidgetGuildCallOnboardingSheetViewModel.StoreState call(Channel channel, VoiceChannelJoinability voiceChannelJoinability) { + Long valueOf = channel != null ? Long.valueOf(channel.f()) : null; m.checkNotNullExpressionValue(voiceChannelJoinability, "joinability"); - return new WidgetGuildCallOnboardingSheetViewModel.StoreState(voiceChannelJoinability); + return new WidgetGuildCallOnboardingSheetViewModel.StoreState(valueOf, voiceChannelJoinability); } } diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetGuildCallOnboardingSheetViewModel.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetGuildCallOnboardingSheetViewModel.java index 02c4f29b54..4747e49296 100644 --- a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetGuildCallOnboardingSheetViewModel.java +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetGuildCallOnboardingSheetViewModel.java @@ -59,44 +59,66 @@ public final class WidgetGuildCallOnboardingSheetViewModel extends AppViewModel< /* compiled from: WidgetGuildCallOnboardingSheetViewModel.kt */ public static final class LaunchGuildCallScreen extends Event { private final long channelId; + private final Long guildId; - public LaunchGuildCallScreen(long j) { + public LaunchGuildCallScreen(long j, Long l) { super(null); this.channelId = j; + this.guildId = l; } - public static /* synthetic */ LaunchGuildCallScreen copy$default(LaunchGuildCallScreen launchGuildCallScreen, long j, int i, Object obj) { + public static /* synthetic */ LaunchGuildCallScreen copy$default(LaunchGuildCallScreen launchGuildCallScreen, long j, Long l, int i, Object obj) { if ((i & 1) != 0) { j = launchGuildCallScreen.channelId; } - return launchGuildCallScreen.copy(j); + if ((i & 2) != 0) { + l = launchGuildCallScreen.guildId; + } + return launchGuildCallScreen.copy(j, l); } public final long component1() { return this.channelId; } - public final LaunchGuildCallScreen copy(long j) { - return new LaunchGuildCallScreen(j); + public final Long component2() { + return this.guildId; + } + + public final LaunchGuildCallScreen copy(long j, Long l) { + return new LaunchGuildCallScreen(j, l); } public boolean equals(Object obj) { - if (this != obj) { - return (obj instanceof LaunchGuildCallScreen) && this.channelId == ((LaunchGuildCallScreen) obj).channelId; + if (this == obj) { + return true; } - return true; + if (!(obj instanceof LaunchGuildCallScreen)) { + return false; + } + LaunchGuildCallScreen launchGuildCallScreen = (LaunchGuildCallScreen) obj; + return this.channelId == launchGuildCallScreen.channelId && m.areEqual(this.guildId, launchGuildCallScreen.guildId); } public final long getChannelId() { return this.channelId; } + public final Long getGuildId() { + return this.guildId; + } + public int hashCode() { - return b.a(this.channelId); + int a = b.a(this.channelId) * 31; + Long l = this.guildId; + return a + (l != null ? l.hashCode() : 0); } public String toString() { - return a.B(a.R("LaunchGuildCallScreen(channelId="), this.channelId, ")"); + StringBuilder R = a.R("LaunchGuildCallScreen(channelId="); + R.append(this.channelId); + R.append(", guildId="); + return a.F(R, this.guildId, ")"); } } @@ -119,34 +141,51 @@ public final class WidgetGuildCallOnboardingSheetViewModel extends AppViewModel< /* compiled from: WidgetGuildCallOnboardingSheetViewModel.kt */ public static final class StoreState { + private final Long guildId; private final VoiceChannelJoinability voiceChannelJoinability; - public StoreState(VoiceChannelJoinability voiceChannelJoinability) { + public StoreState(Long l, VoiceChannelJoinability voiceChannelJoinability) { m.checkNotNullParameter(voiceChannelJoinability, "voiceChannelJoinability"); + this.guildId = l; this.voiceChannelJoinability = voiceChannelJoinability; } - public static /* synthetic */ StoreState copy$default(StoreState storeState, VoiceChannelJoinability voiceChannelJoinability, int i, Object obj) { + public static /* synthetic */ StoreState copy$default(StoreState storeState, Long l, VoiceChannelJoinability voiceChannelJoinability, int i, Object obj) { if ((i & 1) != 0) { + l = storeState.guildId; + } + if ((i & 2) != 0) { voiceChannelJoinability = storeState.voiceChannelJoinability; } - return storeState.copy(voiceChannelJoinability); + return storeState.copy(l, voiceChannelJoinability); } - public final VoiceChannelJoinability component1() { + public final Long component1() { + return this.guildId; + } + + public final VoiceChannelJoinability component2() { return this.voiceChannelJoinability; } - public final StoreState copy(VoiceChannelJoinability voiceChannelJoinability) { + public final StoreState copy(Long l, VoiceChannelJoinability voiceChannelJoinability) { m.checkNotNullParameter(voiceChannelJoinability, "voiceChannelJoinability"); - return new StoreState(voiceChannelJoinability); + return new StoreState(l, voiceChannelJoinability); } public boolean equals(Object obj) { - if (this != obj) { - return (obj instanceof StoreState) && m.areEqual(this.voiceChannelJoinability, ((StoreState) obj).voiceChannelJoinability); + if (this == obj) { + return true; } - return true; + if (!(obj instanceof StoreState)) { + return false; + } + StoreState storeState = (StoreState) obj; + return m.areEqual(this.guildId, storeState.guildId) && m.areEqual(this.voiceChannelJoinability, storeState.voiceChannelJoinability); + } + + public final Long getGuildId() { + return this.guildId; } public final VoiceChannelJoinability getVoiceChannelJoinability() { @@ -154,15 +193,20 @@ public final class WidgetGuildCallOnboardingSheetViewModel extends AppViewModel< } public int hashCode() { + Long l = this.guildId; + int i = 0; + int hashCode = (l != null ? l.hashCode() : 0) * 31; VoiceChannelJoinability voiceChannelJoinability = this.voiceChannelJoinability; if (voiceChannelJoinability != null) { - return voiceChannelJoinability.hashCode(); + i = voiceChannelJoinability.hashCode(); } - return 0; + return hashCode + i; } public String toString() { - StringBuilder R = a.R("StoreState(voiceChannelJoinability="); + StringBuilder R = a.R("StoreState(guildId="); + R.append(this.guildId); + R.append(", voiceChannelJoinability="); R.append(this.voiceChannelJoinability); R.append(")"); return R.toString(); @@ -174,36 +218,53 @@ public final class WidgetGuildCallOnboardingSheetViewModel extends AppViewModel< /* compiled from: WidgetGuildCallOnboardingSheetViewModel.kt */ public static final class Loaded extends ViewState { + private final Long guildId; private final VoiceChannelJoinability joinability; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public Loaded(VoiceChannelJoinability voiceChannelJoinability) { + public Loaded(Long l, VoiceChannelJoinability voiceChannelJoinability) { super(null); m.checkNotNullParameter(voiceChannelJoinability, "joinability"); + this.guildId = l; this.joinability = voiceChannelJoinability; } - public static /* synthetic */ Loaded copy$default(Loaded loaded, VoiceChannelJoinability voiceChannelJoinability, int i, Object obj) { + public static /* synthetic */ Loaded copy$default(Loaded loaded, Long l, VoiceChannelJoinability voiceChannelJoinability, int i, Object obj) { if ((i & 1) != 0) { + l = loaded.guildId; + } + if ((i & 2) != 0) { voiceChannelJoinability = loaded.joinability; } - return loaded.copy(voiceChannelJoinability); + return loaded.copy(l, voiceChannelJoinability); } - public final VoiceChannelJoinability component1() { + public final Long component1() { + return this.guildId; + } + + public final VoiceChannelJoinability component2() { return this.joinability; } - public final Loaded copy(VoiceChannelJoinability voiceChannelJoinability) { + public final Loaded copy(Long l, VoiceChannelJoinability voiceChannelJoinability) { m.checkNotNullParameter(voiceChannelJoinability, "joinability"); - return new Loaded(voiceChannelJoinability); + return new Loaded(l, voiceChannelJoinability); } public boolean equals(Object obj) { - if (this != obj) { - return (obj instanceof Loaded) && m.areEqual(this.joinability, ((Loaded) obj).joinability); + if (this == obj) { + return true; } - return true; + if (!(obj instanceof Loaded)) { + return false; + } + Loaded loaded = (Loaded) obj; + return m.areEqual(this.guildId, loaded.guildId) && m.areEqual(this.joinability, loaded.joinability); + } + + public final Long getGuildId() { + return this.guildId; } public final VoiceChannelJoinability getJoinability() { @@ -211,15 +272,20 @@ public final class WidgetGuildCallOnboardingSheetViewModel extends AppViewModel< } public int hashCode() { + Long l = this.guildId; + int i = 0; + int hashCode = (l != null ? l.hashCode() : 0) * 31; VoiceChannelJoinability voiceChannelJoinability = this.joinability; if (voiceChannelJoinability != null) { - return voiceChannelJoinability.hashCode(); + i = voiceChannelJoinability.hashCode(); } - return 0; + return hashCode + i; } public String toString() { - StringBuilder R = a.R("Loaded(joinability="); + StringBuilder R = a.R("Loaded(guildId="); + R.append(this.guildId); + R.append(", joinability="); R.append(this.joinability); R.append(")"); return R.toString(); @@ -289,13 +355,13 @@ public final class WidgetGuildCallOnboardingSheetViewModel extends AppViewModel< @MainThread private final void handleStoreState(StoreState storeState) { - updateViewState(new ViewState.Loaded(storeState.getVoiceChannelJoinability())); + updateViewState(new ViewState.Loaded(storeState.getGuildId(), storeState.getVoiceChannelJoinability())); } private final Observable observeStoreState() { - Observable F = VoiceChannelJoinabilityUtils.observeJoinability$default(VoiceChannelJoinabilityUtils.INSTANCE, this.channelId, this.channelsStore, this.guildsStore, this.permissionsStore, this.voiceStatesStore, null, null, 96, null).F(WidgetGuildCallOnboardingSheetViewModel$observeStoreState$1.INSTANCE); - m.checkNotNullExpressionValue(F, "VoiceChannelJoinabilityU…StoreState(joinability) }"); - return F; + Observable j = Observable.j(this.channelsStore.observeChannel(this.channelId), VoiceChannelJoinabilityUtils.observeJoinability$default(VoiceChannelJoinabilityUtils.INSTANCE, this.channelId, this.channelsStore, this.guildsStore, this.permissionsStore, this.voiceStatesStore, null, null, 96, null), WidgetGuildCallOnboardingSheetViewModel$observeStoreState$1.INSTANCE); + m.checkNotNullExpressionValue(j, "Observable.combineLatest…dId, joinability)\n }"); + return j; } public final Observable observeEvents() { @@ -316,7 +382,7 @@ public final class WidgetGuildCallOnboardingSheetViewModel extends AppViewModel< if (ordinal == 0) { this.selectedVoiceChannelStore.selectVoiceChannel(this.channelId); PublishSubject publishSubject = this.eventSubject; - publishSubject.j.onNext(new Event.LaunchGuildCallScreen(this.channelId)); + publishSubject.j.onNext(new Event.LaunchGuildCallScreen(this.channelId, loaded.getGuildId())); } else if (ordinal == 2) { PublishSubject publishSubject2 = this.eventSubject; publishSubject2.j.onNext(Event.ShowGuildVideoCapacityDialog.INSTANCE); diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetStartCallSheet.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetStartCallSheet.java index 90970861fb..70b98fbb05 100644 --- a/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetStartCallSheet.java +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/WidgetStartCallSheet.java @@ -86,7 +86,7 @@ public final class WidgetStartCallSheet extends AppBottomSheet { m.checkNotNullParameter(view, "view"); super.onViewCreated(view, bundle); long j = getArgumentsOrDefault().getLong(ARG_VOICE_CHANNEL_ID); - getBinding().f2086c.setOnClickListener(new WidgetStartCallSheet$onViewCreated$1(this, j)); + getBinding().f2087c.setOnClickListener(new WidgetStartCallSheet$onViewCreated$1(this, j)); getBinding().b.setOnClickListener(new WidgetStartCallSheet$onViewCreated$2(this, j)); } } diff --git a/app/src/main/java/com/discord/widgets/voice/fullscreen/grid/VideoCallGridAdapter.java b/app/src/main/java/com/discord/widgets/voice/fullscreen/grid/VideoCallGridAdapter.java index 904ee7f075..2f9f4408a7 100644 --- a/app/src/main/java/com/discord/widgets/voice/fullscreen/grid/VideoCallGridAdapter.java +++ b/app/src/main/java/com/discord/widgets/voice/fullscreen/grid/VideoCallGridAdapter.java @@ -7,7 +7,7 @@ import androidx.core.view.DisplayCutoutCompat; import androidx.recyclerview.widget.DiffUtil; import androidx.recyclerview.widget.GridLayoutManager; import androidx.recyclerview.widget.RecyclerView; -import c.a.i.t1; +import c.a.i.u1; import c.d.b.a.a; import com.discord.R; import com.discord.views.calls.VideoCallParticipantView; @@ -208,7 +208,7 @@ public final class VideoCallGridAdapter extends RecyclerView.Adapter, Object> { public final /* synthetic */ StoreMediaEngine $mediaEngine; public int label; diff --git a/app/src/main/java/com/discord/widgets/voice/sheet/WidgetVoiceBottomSheetViewModel.java b/app/src/main/java/com/discord/widgets/voice/sheet/WidgetVoiceBottomSheetViewModel.java index 23e531e463..627ddda712 100644 --- a/app/src/main/java/com/discord/widgets/voice/sheet/WidgetVoiceBottomSheetViewModel.java +++ b/app/src/main/java/com/discord/widgets/voice/sheet/WidgetVoiceBottomSheetViewModel.java @@ -34,28 +34,21 @@ import com.discord.stores.StoreUserSettings; import com.discord.stores.StoreVoiceChannelSelected; import com.discord.stores.StoreVoiceParticipants; import com.discord.tooltips.TooltipManager; -import com.discord.utilities.guildscheduledevent.GuildScheduledEventTiming; import com.discord.utilities.guildscheduledevent.GuildScheduledEventUtilities; -import com.discord.utilities.guildscheduledevent.GuildScheduledEventUtilitiesKt; -import com.discord.utilities.guildscheduledevent.GuildScheduledEventsComparator; import com.discord.utilities.permissions.VideoPermissionsManager; import com.discord.utilities.rx.ObservableExtensionsKt; -import com.discord.utilities.streams.StreamContext; import com.discord.utilities.time.Clock; import com.discord.utilities.time.ClockFactory; import com.discord.utilities.voice.VoiceChannelJoinability; import com.discord.utilities.voice.VoiceEngineServiceController; +import com.discord.widgets.voice.fullscreen.ParticipantsListItemGenerator; import com.discord.widgets.voice.model.CallModel; import com.discord.widgets.voice.model.CameraState; import com.discord.widgets.voice.sheet.CallParticipantsAdapter; import com.discord.widgets.voice.sheet.WidgetVoiceBottomSheet; -import d0.t.u; import d0.z.d.m; import d0.z.d.o; import java.lang.ref.WeakReference; -import java.util.ArrayList; -import java.util.Comparator; -import java.util.Iterator; import java.util.LinkedHashSet; import java.util.List; import java.util.Map; @@ -1074,7 +1067,7 @@ public final class WidgetVoiceBottomSheetViewModel extends AppViewModel weakReference2 = TooltipManager.a.a; tooltipManager4 = weakReference2 != null ? weakReference2.get() : tooltipManager4; if (tooltipManager4 == null) { - tooltipManager3 = new TooltipManager((c.a.v.a) TooltipManager.a.b.getValue(), (Set) TooltipManager.a.f2224c.getValue(), 0, aVar, 4); + tooltipManager3 = new TooltipManager((c.a.v.a) TooltipManager.a.b.getValue(), (Set) TooltipManager.a.f2225c.getValue(), 0, aVar, 4); TooltipManager.a.a = new WeakReference<>(tooltipManager3); } else { tooltipManager3 = tooltipManager4; @@ -1102,62 +1095,6 @@ public final class WidgetVoiceBottomSheetViewModel extends AppViewModel createConnectedListItems(Map map, String str, Channel channel, StoreState.Valid valid) { - ArrayList arrayList = new ArrayList(); - List guildScheduledEvents = valid.getCallModel().getGuildScheduledEvents(); - ArrayList arrayList2 = new ArrayList(); - Iterator it = guildScheduledEvents.iterator(); - while (true) { - boolean z2 = false; - if (!it.hasNext()) { - break; - } - Object next = it.next(); - GuildScheduledEventTiming eventTiming = GuildScheduledEventUtilitiesKt.getEventTiming((GuildScheduledEvent) next); - if (eventTiming.isStartable() || eventTiming == GuildScheduledEventTiming.LIVE) { - z2 = true; - } - if (z2) { - arrayList2.add(next); - } - } - GuildScheduledEvent guildScheduledEvent = (GuildScheduledEvent) u.minWithOrNull(arrayList2, GuildScheduledEventsComparator.INSTANCE); - if (guildScheduledEvent != null) { - arrayList.add(new CallParticipantsAdapter.ListItem.Event(guildScheduledEvent, valid.getCallModel().canManageEvent(), valid.getCallModel().isConnected())); - } - ArrayList arrayList3 = new ArrayList(); - for (StoreVoiceParticipants.VoiceUser voiceUser : map.values()) { - if (voiceUser.isConnected() || ChannelUtils.x(channel)) { - arrayList3.add(voiceUser); - } - } - boolean z3 = !arrayList3.isEmpty(); - boolean z4 = str != null; - if (z3) { - List sortedWith = u.sortedWith(arrayList3, createUserItemsComparator(str)); - ArrayList arrayList4 = new ArrayList(d0.t.o.collectionSizeOrDefault(sortedWith, 10)); - for (StoreVoiceParticipants.VoiceUser voiceUser2 : sortedWith) { - arrayList4.add(new CallParticipantsAdapter.ListItem.VoiceUser(voiceUser2, ChannelUtils.x(channel) && !voiceUser2.isConnected(), z4 && m.areEqual(str, voiceUser2.getWatchingStream()))); - } - arrayList.addAll(arrayList4); - } - if ((!arrayList3.isEmpty()) && valid.getCallModel().canInvite()) { - arrayList.add(CallParticipantsAdapter.ListItem.Invite.INSTANCE); - } - return arrayList; - } - - private final Comparator createUserItemsComparator(String str) { - return new WidgetVoiceBottomSheetViewModel$createUserItemsComparator$1(str); - } - - public static /* synthetic */ Comparator createUserItemsComparator$default(WidgetVoiceBottomSheetViewModel widgetVoiceBottomSheetViewModel, String str, int i, Object obj) { - if ((i & 1) != 0) { - str = null; - } - return widgetVoiceBottomSheetViewModel.createUserItemsComparator(str); - } - private final void emitServerDeafenedDialogEvent() { PublishSubject publishSubject = this.eventSubject; publishSubject.j.onNext(Event.ShowServerDeafenedDialog.INSTANCE); @@ -1195,7 +1132,6 @@ public final class WidgetVoiceBottomSheetViewModel extends AppViewModel createConnectedListItems = createConnectedListItems(valid.getCallModel().getParticipants(), (activeStream == null || (stream2 = activeStream.getStream()) == null) ? null : stream2.getEncodedStreamKey(), channel, valid); - boolean z3 = false; - for (CallParticipantsAdapter.ListItem listItem : createConnectedListItems) { - if (listItem instanceof CallParticipantsAdapter.ListItem.VoiceUser) { - StreamContext streamContext = ((CallParticipantsAdapter.ListItem.VoiceUser) listItem).getParticipant().getStreamContext(); - String encodedStreamKey = (streamContext == null || (stream = streamContext.getStream()) == null) ? null : stream.getEncodedStreamKey(); - if (encodedStreamKey != null && !this.fetchedPreviews.contains(encodedStreamKey)) { - this.storeApplicationStreamPreviews.fetchStreamPreviewIfNotFetching(streamContext); - this.fetchedPreviews.add(encodedStreamKey); - } - z3 = true; - } + if (!(activeStream == null || (stream = activeStream.getStream()) == null)) { + str = stream.getEncodedStreamKey(); } - WidgetVoiceBottomSheet.CenterContent listItems = z3 ? new WidgetVoiceBottomSheet.CenterContent.ListItems(createConnectedListItems) : new WidgetVoiceBottomSheet.CenterContent.Empty(createConnectedListItems); + ParticipantsListItemGenerator.Companion companion = ParticipantsListItemGenerator.Companion; + List createConnectedListItems = companion.createConnectedListItems(valid.getCallModel().getParticipants(), str, channel, valid.getCallModel()); + WidgetVoiceBottomSheet.CenterContent listItems = companion.refreshStreams(createConnectedListItems, this.fetchedPreviews, this.storeApplicationStreamPreviews) ? new WidgetVoiceBottomSheet.CenterContent.ListItems(createConnectedListItems) : new WidgetVoiceBottomSheet.CenterContent.Empty(createConnectedListItems); boolean isConnected = valid.getCallModel().isConnected(); this.wasEverConnected = this.wasEverConnected || isConnected; - boolean z4 = valid.getCallModel().getVoiceChannelJoinability() != VoiceChannelJoinability.PERMISSIONS_MISSING; + boolean z3 = valid.getCallModel().getVoiceChannelJoinability() != VoiceChannelJoinability.PERMISSIONS_MISSING; Boolean bool = this.wasConnected; if (bool != null && !bool.booleanValue() && isConnected && valid.getCallModel().isSuppressed()) { emitSuppressedDialogEvent(); } this.wasConnected = Boolean.valueOf(isConnected); this.wasEverMultiParticipant = this.wasEverMultiParticipant || valid.getCallModel().getNumUsersConnected() > 1; - updateViewState(new ViewState(c2, name, valid.getCallModel().getChannel(), valid.getCallModel().canInvite() && !ChannelUtils.z(valid.getCallModel().getChannel()), valid.getNoiseCancellation(), valid.getCallModel().isDeafenedByAnySource(), listItems, !isConnected ? new WidgetVoiceBottomSheet.BottomContent.Connect(z4) : new WidgetVoiceBottomSheet.BottomContent.Controls(valid.getCallModel().getInputMode(), valid.getCallModel().getAudioManagerState(), valid.getCallModel().isMeMutedByAnySource(), valid.getCallModel().getCameraState(), hasVideoPermission(), valid.getCallModel().isStreaming()))); + updateViewState(new ViewState(c2, name, valid.getCallModel().getChannel(), valid.getCallModel().canInvite() && !ChannelUtils.z(valid.getCallModel().getChannel()), valid.getNoiseCancellation(), valid.getCallModel().isDeafenedByAnySource(), listItems, !isConnected ? new WidgetVoiceBottomSheet.BottomContent.Connect(z3) : new WidgetVoiceBottomSheet.BottomContent.Controls(valid.getCallModel().getInputMode(), valid.getCallModel().getAudioManagerState(), valid.getCallModel().isMeMutedByAnySource(), valid.getCallModel().getCameraState(), hasVideoPermission(), valid.getCallModel().isStreaming()))); } } diff --git a/app/src/main/java/com/discord/widgets/voice/sheet/WidgetVoiceSettingsBottomSheet.java b/app/src/main/java/com/discord/widgets/voice/sheet/WidgetVoiceSettingsBottomSheet.java index 1d7e6d1244..88f22005e8 100644 --- a/app/src/main/java/com/discord/widgets/voice/sheet/WidgetVoiceSettingsBottomSheet.java +++ b/app/src/main/java/com/discord/widgets/voice/sheet/WidgetVoiceSettingsBottomSheet.java @@ -112,8 +112,8 @@ public final class WidgetVoiceSettingsBottomSheet extends AppBottomSheet { private final void configureUI(ViewState viewState) { Guild guild; - getBinding().f2129c.setOnClickListener(new WidgetVoiceSettingsBottomSheet$configureUI$1(this, viewState)); - TextView textView = getBinding().f2129c; + getBinding().f2130c.setOnClickListener(new WidgetVoiceSettingsBottomSheet$configureUI$1(this, viewState)); + TextView textView = getBinding().f2130c; m.checkNotNullExpressionValue(textView, "binding.voiceSettingsInvite"); int i = 8; textView.setVisibility(viewState.getShowInviteItem() ? 0 : 8); diff --git a/app/src/main/java/com/esotericsoftware/kryo/Registration.java b/app/src/main/java/com/esotericsoftware/kryo/Registration.java index 5de440ab49..a1643b5295 100644 --- a/app/src/main/java/com/esotericsoftware/kryo/Registration.java +++ b/app/src/main/java/com/esotericsoftware/kryo/Registration.java @@ -6,7 +6,7 @@ import h0.b.a.a; public class Registration { /* renamed from: id reason: collision with root package name */ - private final int f2277id; + private final int f2278id; private a instantiator; private Serializer serializer; private final Class type; @@ -17,14 +17,14 @@ public class Registration { } else if (serializer != null) { this.type = cls; this.serializer = serializer; - this.f2277id = i; + this.f2278id = i; } else { throw new IllegalArgumentException("serializer cannot be null."); } } public int getId() { - return this.f2277id; + return this.f2278id; } public a getInstantiator() { @@ -58,7 +58,7 @@ public class Registration { public String toString() { StringBuilder R = c.d.b.a.a.R("["); - R.append(this.f2277id); + R.append(this.f2278id); R.append(", "); R.append(Util.className(this.type)); R.append("]"); diff --git a/app/src/main/java/com/facebook/cache/disk/DiskCacheConfig.java b/app/src/main/java/com/facebook/cache/disk/DiskCacheConfig.java index 3c36ceef63..64ac110bd7 100644 --- a/app/src/main/java/com/facebook/cache/disk/DiskCacheConfig.java +++ b/app/src/main/java/com/facebook/cache/disk/DiskCacheConfig.java @@ -13,7 +13,7 @@ public class DiskCacheConfig { public final String b; /* renamed from: c reason: collision with root package name */ - public final Supplier f2278c; + public final Supplier f2279c; public final long d; public final long e; public final long f; @@ -40,7 +40,7 @@ public class DiskCacheConfig { public Supplier b; /* renamed from: c reason: collision with root package name */ - public long f2279c = 41943040; + public long f2280c = 41943040; public g d = new c.f.b.b.b(); public final Context e; @@ -65,8 +65,8 @@ public class DiskCacheConfig { this.b = str; Supplier supplier = bVar.b; Objects.requireNonNull(supplier); - this.f2278c = supplier; - this.d = bVar.f2279c; + this.f2279c = supplier; + this.d = bVar.f2280c; this.e = 10485760; this.f = Permission.SPEAK; g gVar = bVar.d; diff --git a/app/src/main/java/com/facebook/common/references/CloseableReference.java b/app/src/main/java/com/facebook/common/references/CloseableReference.java index 37aae34b45..4130b346a5 100644 --- a/app/src/main/java/com/facebook/common/references/CloseableReference.java +++ b/app/src/main/java/com/facebook/common/references/CloseableReference.java @@ -63,7 +63,7 @@ public abstract class CloseableReference implements Cloneable, Closeable { this.n = sharedReference; synchronized (sharedReference) { sharedReference.b(); - sharedReference.f2280c++; + sharedReference.f2281c++; } this.o = cVar; this.p = th; diff --git a/app/src/main/java/com/facebook/common/references/SharedReference.java b/app/src/main/java/com/facebook/common/references/SharedReference.java index 0fb7905894..26ea329a4d 100644 --- a/app/src/main/java/com/facebook/common/references/SharedReference.java +++ b/app/src/main/java/com/facebook/common/references/SharedReference.java @@ -13,7 +13,7 @@ public class SharedReference { public T b; /* renamed from: c reason: collision with root package name */ - public int f2280c = 1; + public int f2281c = 1; public final f d; public static class NullReferenceException extends RuntimeException { @@ -45,9 +45,9 @@ public class SharedReference { T t; synchronized (this) { b(); - d.i(Boolean.valueOf(this.f2280c > 0)); - i = this.f2280c - 1; - this.f2280c = i; + d.i(Boolean.valueOf(this.f2281c > 0)); + i = this.f2281c - 1; + this.f2281c = i; } if (i == 0) { synchronized (this) { @@ -76,7 +76,7 @@ public class SharedReference { boolean z3; synchronized (this) { z2 = false; - z3 = this.f2280c > 0; + z3 = this.f2281c > 0; } if (z3) { z2 = true; diff --git a/app/src/main/java/com/facebook/drawee/controller/AbstractDraweeController.java b/app/src/main/java/com/facebook/drawee/controller/AbstractDraweeController.java index 2f17f53ef5..5f02f0dcf5 100644 --- a/app/src/main/java/com/facebook/drawee/controller/AbstractDraweeController.java +++ b/app/src/main/java/com/facebook/drawee/controller/AbstractDraweeController.java @@ -28,7 +28,7 @@ public abstract class AbstractDraweeController implements DraweeControl public static final Map b = f.of("origin", "memory_bitmap", "origin_sub", "shortcut"); /* renamed from: c reason: collision with root package name */ - public static final Class f2281c = AbstractDraweeController.class; + public static final Class f2282c = AbstractDraweeController.class; public final c d; public final c.f.g.b.a e; public final Executor f; @@ -46,7 +46,7 @@ public abstract class AbstractDraweeController implements DraweeControl public boolean r; /* renamed from: s reason: collision with root package name */ - public String f2282s; + public String f2283s; public DataSource t; public T u; public boolean v; @@ -181,7 +181,7 @@ public abstract class AbstractDraweeController implements DraweeControl this.t = j; B(j, null); if (c.f.d.e.a.h(2)) { - c.f.d.e.a.j(f2281c, "controller %x %s: submitRequest: dataSource: %x", Integer.valueOf(System.identityHashCode(this)), this.m, Integer.valueOf(System.identityHashCode(this.t))); + c.f.d.e.a.j(f2282c, "controller %x %s: submitRequest: dataSource: %x", Integer.valueOf(System.identityHashCode(this)), this.m, Integer.valueOf(System.identityHashCode(this.t))); } this.t.f(new a(this.m, this.t.b()), this.f); c.f.j.r.b.b(); @@ -234,7 +234,7 @@ public abstract class AbstractDraweeController implements DraweeControl public void d() { c.f.j.r.b.b(); if (c.f.d.e.a.h(2)) { - c.f.d.e.a.j(f2281c, "controller %x %s: onAttach: %s", Integer.valueOf(System.identityHashCode(this)), this.m, this.p ? "request already submitted" : "request needs submit"); + c.f.d.e.a.j(f2282c, "controller %x %s: onAttach: %s", Integer.valueOf(System.identityHashCode(this)), this.m, this.p ? "request already submitted" : "request needs submit"); } this.d.a(c.a.ON_ATTACH_CONTROLLER); Objects.requireNonNull(this.k); @@ -249,7 +249,7 @@ public abstract class AbstractDraweeController implements DraweeControl @Override // com.facebook.drawee.interfaces.DraweeController public void e(DraweeHierarchy draweeHierarchy) { if (c.f.d.e.a.h(2)) { - c.f.d.e.a.j(f2281c, "controller %x %s: setHierarchy: %s", Integer.valueOf(System.identityHashCode(this)), this.m, draweeHierarchy); + c.f.d.e.a.j(f2282c, "controller %x %s: setHierarchy: %s", Integer.valueOf(System.identityHashCode(this)), this.m, draweeHierarchy); } this.d.a(draweeHierarchy != null ? c.a.ON_SET_HIERARCHY : c.a.ON_CLEAR_HIERARCHY); if (this.p) { @@ -351,7 +351,7 @@ public abstract class AbstractDraweeController implements DraweeControl } this.l = null; if (c.f.d.e.a.h(2)) { - c.f.d.e.a.j(f2281c, "controller %x %s -> %s: initialize", Integer.valueOf(System.identityHashCode(this)), this.m, str); + c.f.d.e.a.j(f2282c, "controller %x %s -> %s: initialize", Integer.valueOf(System.identityHashCode(this)), this.m, str); } this.m = str; this.n = obj; @@ -370,7 +370,7 @@ public abstract class AbstractDraweeController implements DraweeControl a.AbstractC0062a aVar; boolean h = c.f.d.e.a.h(2); if (h) { - c.f.d.e.a.j(f2281c, "controller %x %s: onTouchEvent %s", Integer.valueOf(System.identityHashCode(this)), this.m, motionEvent); + c.f.d.e.a.j(f2282c, "controller %x %s: onTouchEvent %s", Integer.valueOf(System.identityHashCode(this)), this.m, motionEvent); } c.f.g.g.a aVar2 = this.h; if (aVar2 == null) { @@ -617,8 +617,8 @@ public abstract class AbstractDraweeController implements DraweeControl if (drawable != null) { x(drawable); } - if (this.f2282s != null) { - this.f2282s = null; + if (this.f2283s != null) { + this.f2283s = null; } this.w = null; T t = this.u; diff --git a/app/src/main/java/com/facebook/drawee/controller/AbstractDraweeControllerBuilder.java b/app/src/main/java/com/facebook/drawee/controller/AbstractDraweeControllerBuilder.java index 0e1862d51a..61a078d2a1 100644 --- a/app/src/main/java/com/facebook/drawee/controller/AbstractDraweeControllerBuilder.java +++ b/app/src/main/java/com/facebook/drawee/controller/AbstractDraweeControllerBuilder.java @@ -18,7 +18,7 @@ public abstract class AbstractDraweeControllerBuilder e; public final Set f; @@ -61,7 +61,7 @@ public abstract class AbstractDraweeControllerBuilder list = aVar.p; @@ -73,7 +73,7 @@ public class GenericDraweeHierarchy implements a { if (fVar.u == 1) { fVar.u = 0; } - b bVar = new b(d.d(fVar, this.f2286c)); + b bVar = new b(d.d(fVar, this.f2287c)); this.d = bVar; bVar.mutate(); m(); @@ -130,7 +130,7 @@ public class GenericDraweeHierarchy implements a { @Override // c.f.g.h.a public void f(Drawable drawable, float f, boolean z2) { - Drawable c2 = d.c(drawable, this.f2286c, this.b); + Drawable c2 = d.c(drawable, this.f2287c, this.b); c2.mutate(); this.f.o(c2); this.e.e(); @@ -144,7 +144,7 @@ public class GenericDraweeHierarchy implements a { } public final Drawable g(Drawable drawable, ScalingUtils$ScaleType scalingUtils$ScaleType) { - return d.e(d.c(drawable, this.f2286c, this.b), scalingUtils$ScaleType, null); + return d.e(d.c(drawable, this.f2287c, this.b), scalingUtils$ScaleType, null); } @Override // com.facebook.drawee.interfaces.DraweeHierarchy @@ -235,7 +235,7 @@ public class GenericDraweeHierarchy implements a { this.e.c(i, null); return; } - k(i).g(d.c(drawable, this.f2286c, this.b)); + k(i).g(d.c(drawable, this.f2287c, this.b)); } public void p(int i) { @@ -272,7 +272,7 @@ public class GenericDraweeHierarchy implements a { } public void s(c cVar) { - this.f2286c = cVar; + this.f2287c = cVar; b bVar = this.d; Drawable drawable = d.a; Drawable drawable2 = bVar.j; @@ -292,7 +292,7 @@ public class GenericDraweeHierarchy implements a { } for (int i = 0; i < this.e.k.length; i++) { c.f.g.e.d k = k(i); - c cVar2 = this.f2286c; + c cVar2 = this.f2287c; Resources resources = this.b; while (true) { Drawable l = k.l(); diff --git a/app/src/main/java/com/facebook/drawee/span/DraweeSpanStringBuilder.java b/app/src/main/java/com/facebook/drawee/span/DraweeSpanStringBuilder.java index 0e68687a19..148a8ee767 100644 --- a/app/src/main/java/com/facebook/drawee/span/DraweeSpanStringBuilder.java +++ b/app/src/main/java/com/facebook/drawee/span/DraweeSpanStringBuilder.java @@ -64,12 +64,12 @@ public class DraweeSpanStringBuilder extends SpannableStringBuilder { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final int f2287c; + public final int f2288c; public c(c.f.g.i.a aVar, boolean z2, int i) { this.a = aVar; this.b = z2; - this.f2287c = i; + this.f2288c = i; } @Override // c.f.g.c.c, com.facebook.drawee.controller.ControllerListener @@ -78,11 +78,11 @@ public class DraweeSpanStringBuilder extends SpannableStringBuilder { if (this.b && imageInfo != null && this.a.o.d() != null) { Drawable d = this.a.o.d(); Rect bounds = d.getBounds(); - int i = this.f2287c; + int i = this.f2288c; if (i != -1) { int height = (int) ((((float) i) / ((float) imageInfo.getHeight())) * ((float) imageInfo.getWidth())); - if (bounds.width() != height || bounds.height() != this.f2287c) { - d.setBounds(0, 0, height, this.f2287c); + if (bounds.width() != height || bounds.height() != this.f2288c) { + d.setBounds(0, 0, height, this.f2288c); DraweeSpanStringBuilder draweeSpanStringBuilder = DraweeSpanStringBuilder.this; int i2 = DraweeSpanStringBuilder.i; Objects.requireNonNull(draweeSpanStringBuilder); diff --git a/app/src/main/java/com/facebook/drawee/view/DraweeHolder.java b/app/src/main/java/com/facebook/drawee/view/DraweeHolder.java index 5dd476963a..54a77f6663 100644 --- a/app/src/main/java/com/facebook/drawee/view/DraweeHolder.java +++ b/app/src/main/java/com/facebook/drawee/view/DraweeHolder.java @@ -14,7 +14,7 @@ public class DraweeHolder implements g0 { public boolean b = false; /* renamed from: c reason: collision with root package name */ - public boolean f2288c = true; + public boolean f2289c = true; public DH d; public DraweeController e = null; public final c f; @@ -38,7 +38,7 @@ public class DraweeHolder implements g0 { } public final void b() { - if (!this.b || !this.f2288c) { + if (!this.b || !this.f2289c) { c(); } else { a(); @@ -69,9 +69,9 @@ public class DraweeHolder implements g0 { } public void f(boolean z2) { - if (this.f2288c != z2) { + if (this.f2289c != z2) { this.f.a(z2 ? c.a.ON_DRAWABLE_SHOW : c.a.ON_DRAWABLE_HIDE); - this.f2288c = z2; + this.f2289c = z2; b(); } } @@ -121,7 +121,7 @@ public class DraweeHolder implements g0 { i f2 = d.f2(this); f2.b("controllerAttached", this.a); f2.b("holderAttached", this.b); - f2.b("drawableVisible", this.f2288c); + f2.b("drawableVisible", this.f2289c); f2.c("events", this.f.toString()); return f2.toString(); } diff --git a/app/src/main/java/com/facebook/fresco/animation/factory/AnimatedFactoryV2Impl.java b/app/src/main/java/com/facebook/fresco/animation/factory/AnimatedFactoryV2Impl.java index 40eff5a07e..853518b222 100644 --- a/app/src/main/java/com/facebook/fresco/animation/factory/AnimatedFactoryV2Impl.java +++ b/app/src/main/java/com/facebook/fresco/animation/factory/AnimatedFactoryV2Impl.java @@ -20,7 +20,7 @@ public class AnimatedFactoryV2Impl implements c.f.j.a.b.a { public final e b; /* renamed from: c reason: collision with root package name */ - public final m f2289c; + public final m f2290c; public final boolean d; public d e; public c.f.j.a.c.b f; @@ -95,7 +95,7 @@ public class AnimatedFactoryV2Impl implements c.f.j.a.b.a { public AnimatedFactoryV2Impl(PlatformBitmapFactory platformBitmapFactory, e eVar, m mVar, boolean z2) { this.a = platformBitmapFactory; this.b = eVar; - this.f2289c = mVar; + this.f2290c = mVar; this.d = z2; } @@ -112,7 +112,7 @@ public class AnimatedFactoryV2Impl implements c.f.j.a.b.a { if (f.j == null) { f.j = new f(); } - this.h = new c.f.h.a.d.e(bVar2, f.j, cVar, RealtimeSinceBootClock.get(), this.a, this.f2289c, aVar, bVar); + this.h = new c.f.h.a.d.e(bVar2, f.j, cVar, RealtimeSinceBootClock.get(), this.a, this.f2290c, aVar, bVar); } return this.h; } diff --git a/app/src/main/java/com/facebook/imagepipeline/cache/MemoryCacheParams.java b/app/src/main/java/com/facebook/imagepipeline/cache/MemoryCacheParams.java index cb7c37700e..2b3d6a2726 100644 --- a/app/src/main/java/com/facebook/imagepipeline/cache/MemoryCacheParams.java +++ b/app/src/main/java/com/facebook/imagepipeline/cache/MemoryCacheParams.java @@ -4,7 +4,7 @@ public class MemoryCacheParams { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f2290c; + public final int f2291c; public final int d; public final int e; public final long f; @@ -12,7 +12,7 @@ public class MemoryCacheParams { public MemoryCacheParams(int i, int i2, int i3, int i4, int i5, long j) { this.a = i; this.b = i2; - this.f2290c = i3; + this.f2291c = i3; this.d = i4; this.e = i5; this.f = j; diff --git a/app/src/main/java/com/facebook/imagepipeline/memory/BasePool.java b/app/src/main/java/com/facebook/imagepipeline/memory/BasePool.java index 55f1b25839..92b44e516a 100644 --- a/app/src/main/java/com/facebook/imagepipeline/memory/BasePool.java +++ b/app/src/main/java/com/facebook/imagepipeline/memory/BasePool.java @@ -20,7 +20,7 @@ public abstract class BasePool implements e { public final c b; /* renamed from: c reason: collision with root package name */ - public final y f2291c; + public final y f2292c; @VisibleForTesting public final SparseArray> d; @VisibleForTesting @@ -85,7 +85,7 @@ public abstract class BasePool implements e { Objects.requireNonNull(cVar); this.b = cVar; Objects.requireNonNull(yVar); - this.f2291c = yVar; + this.f2292c = yVar; Objects.requireNonNull(zVar); this.i = zVar; SparseArray> sparseArray = new SparseArray<>(); @@ -101,7 +101,7 @@ public abstract class BasePool implements e { int i2 = sparseIntArray.get(keyAt, 0); SparseArray> sparseArray2 = this.d; int k = k(keyAt); - Objects.requireNonNull(this.f2291c); + Objects.requireNonNull(this.f2292c); sparseArray2.put(keyAt, new f<>(k, valueAt, i2, false)); } this.f = false; @@ -121,7 +121,7 @@ public abstract class BasePool implements e { if (this.j) { return true; } - y yVar = this.f2291c; + y yVar = this.f2292c; int i2 = yVar.a; int i3 = this.g.b; if (i > i2 - i3) { @@ -168,7 +168,7 @@ public abstract class BasePool implements e { h.e++; } } else { - throw new PoolSizeViolationException(this.f2291c.a, this.g.b, this.h.b, k); + throw new PoolSizeViolationException(this.f2292c.a, this.g.b, this.h.b, k); } } else { d.B(this.e.add(l)); @@ -200,7 +200,7 @@ public abstract class BasePool implements e { d.B(this.e.add(v)); synchronized (this) { if (n()) { - r(this.f2291c.b); + r(this.f2292c.b); } } return v; @@ -250,7 +250,7 @@ public abstract class BasePool implements e { @VisibleForTesting public synchronized boolean n() { boolean z2; - z2 = this.g.b + this.h.b > this.f2291c.b; + z2 = this.g.b + this.h.b > this.f2292c.b; if (z2) { this.i.d(); } @@ -275,7 +275,7 @@ public abstract class BasePool implements e { public f q(int i) { int k = k(i); - Objects.requireNonNull(this.f2291c); + Objects.requireNonNull(this.f2292c); return new f<>(k, Integer.MAX_VALUE, 0, false); } diff --git a/app/src/main/java/com/facebook/imagepipeline/nativecode/NativeJpegTranscoder.java b/app/src/main/java/com/facebook/imagepipeline/nativecode/NativeJpegTranscoder.java index c60de1739a..42c2a503f2 100644 --- a/app/src/main/java/com/facebook/imagepipeline/nativecode/NativeJpegTranscoder.java +++ b/app/src/main/java/com/facebook/imagepipeline/nativecode/NativeJpegTranscoder.java @@ -17,12 +17,12 @@ public class NativeJpegTranscoder implements b { public int b; /* renamed from: c reason: collision with root package name */ - public boolean f2292c; + public boolean f2293c; public NativeJpegTranscoder(boolean z2, int i, boolean z3, boolean z4) { this.a = z2; this.b = i; - this.f2292c = z3; + this.f2293c = z3; if (z4) { d.d0(); } @@ -113,7 +113,7 @@ public class NativeJpegTranscoder implements b { int c2 = c.f.j.s.d.c(fVar, eVar2, eVar, this.a); int i = 1; int max = Math.max(1, 8 / Z); - if (this.f2292c) { + if (this.f2293c) { c2 = max; } InputStream e = eVar.e(); diff --git a/app/src/main/java/com/facebook/imagepipeline/nativecode/NativeJpegTranscoderFactory.java b/app/src/main/java/com/facebook/imagepipeline/nativecode/NativeJpegTranscoderFactory.java index df70b533c7..5e2690ab04 100644 --- a/app/src/main/java/com/facebook/imagepipeline/nativecode/NativeJpegTranscoderFactory.java +++ b/app/src/main/java/com/facebook/imagepipeline/nativecode/NativeJpegTranscoderFactory.java @@ -8,13 +8,13 @@ public class NativeJpegTranscoderFactory implements c.f.j.s.c { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final boolean f2293c; + public final boolean f2294c; @c public NativeJpegTranscoderFactory(int i, boolean z2, boolean z3) { this.a = i; this.b = z2; - this.f2293c = z3; + this.f2294c = z3; } @Override // c.f.j.s.c @@ -23,6 +23,6 @@ public class NativeJpegTranscoderFactory implements c.f.j.s.c { if (cVar != c.f.i.b.a) { return null; } - return new NativeJpegTranscoder(z2, this.a, this.b, this.f2293c); + return new NativeJpegTranscoder(z2, this.a, this.b, this.f2294c); } } diff --git a/app/src/main/java/com/facebook/imagepipeline/platform/GingerbreadPurgeableDecoder.java b/app/src/main/java/com/facebook/imagepipeline/platform/GingerbreadPurgeableDecoder.java index 9a9042af47..cc6c8457ce 100644 --- a/app/src/main/java/com/facebook/imagepipeline/platform/GingerbreadPurgeableDecoder.java +++ b/app/src/main/java/com/facebook/imagepipeline/platform/GingerbreadPurgeableDecoder.java @@ -22,7 +22,7 @@ import java.util.Objects; public class GingerbreadPurgeableDecoder extends DalvikPurgeableDecoder { /* renamed from: c reason: collision with root package name */ - public static Method f2294c; + public static Method f2295c; public final b d = c.f.d.m.c.c(); /* JADX WARNING: Removed duplicated region for block: B:27:0x0059 */ @@ -157,15 +157,15 @@ public class GingerbreadPurgeableDecoder extends DalvikPurgeableDecoder { } public final synchronized Method i() { - if (f2294c == null) { + if (f2295c == null) { try { - f2294c = MemoryFile.class.getDeclaredMethod("getFileDescriptor", new Class[0]); + f2295c = MemoryFile.class.getDeclaredMethod("getFileDescriptor", new Class[0]); } catch (Exception e) { m.a(e); throw new RuntimeException(e); } } - return f2294c; + return f2295c; } public final FileDescriptor j(MemoryFile memoryFile) { diff --git a/app/src/main/java/com/facebook/imagepipeline/platform/KitKatPurgeableDecoder.java b/app/src/main/java/com/facebook/imagepipeline/platform/KitKatPurgeableDecoder.java index 26fcbd80cf..7d705185bc 100644 --- a/app/src/main/java/com/facebook/imagepipeline/platform/KitKatPurgeableDecoder.java +++ b/app/src/main/java/com/facebook/imagepipeline/platform/KitKatPurgeableDecoder.java @@ -15,18 +15,18 @@ import com.facebook.imagepipeline.nativecode.DalvikPurgeableDecoder; public class KitKatPurgeableDecoder extends DalvikPurgeableDecoder { /* renamed from: c reason: collision with root package name */ - public final n f2295c; + public final n f2296c; @c public KitKatPurgeableDecoder(n nVar) { - this.f2295c = nVar; + this.f2296c = nVar; } @Override // com.facebook.imagepipeline.nativecode.DalvikPurgeableDecoder public Bitmap c(CloseableReference closeableReference, BitmapFactory.Options options) { PooledByteBuffer u = closeableReference.u(); int size = u.size(); - CloseableReference a = this.f2295c.a(size); + CloseableReference a = this.f2296c.a(size); try { byte[] u2 = a.u(); u.i(0, u2, 0, size); @@ -48,7 +48,7 @@ public class KitKatPurgeableDecoder extends DalvikPurgeableDecoder { PooledByteBuffer u = closeableReference.u(); d.i(Boolean.valueOf(i <= u.size())); int i2 = i + 2; - CloseableReference a = this.f2295c.a(i2); + CloseableReference a = this.f2296c.a(i2); try { byte[] u2 = a.u(); u.i(0, u2, 0, i); diff --git a/app/src/main/java/com/facebook/imagepipeline/producers/LocalExifThumbnailProducer.java b/app/src/main/java/com/facebook/imagepipeline/producers/LocalExifThumbnailProducer.java index ae49ace439..17ebd3c3d1 100644 --- a/app/src/main/java/com/facebook/imagepipeline/producers/LocalExifThumbnailProducer.java +++ b/app/src/main/java/com/facebook/imagepipeline/producers/LocalExifThumbnailProducer.java @@ -34,7 +34,7 @@ public class LocalExifThumbnailProducer implements j1 { public final g b; /* renamed from: c reason: collision with root package name */ - public final ContentResolver f2296c; + public final ContentResolver f2297c; @d public class Api24Utils { @@ -77,9 +77,9 @@ public class LocalExifThumbnailProducer implements j1 { int i; Throwable th; int columnIndex; - Uri uri = this.n.f2297c; + Uri uri = this.n.f2298c; LocalExifThumbnailProducer localExifThumbnailProducer = LocalExifThumbnailProducer.this; - ContentResolver contentResolver = localExifThumbnailProducer.f2296c; + ContentResolver contentResolver = localExifThumbnailProducer.f2297c; e eVar = null; Cursor cursor = null; r8 = null; @@ -133,7 +133,7 @@ public class LocalExifThumbnailProducer implements j1 { if (z2) { exifInterface = new ExifInterface(str); } else { - ContentResolver contentResolver2 = localExifThumbnailProducer.f2296c; + ContentResolver contentResolver2 = localExifThumbnailProducer.f2297c; if (c.f.d.l.b.c(uri)) { try { assetFileDescriptor = contentResolver2.openAssetFileDescriptor(uri, "r"); @@ -215,7 +215,7 @@ public class LocalExifThumbnailProducer implements j1 { public LocalExifThumbnailProducer(Executor executor, g gVar, ContentResolver contentResolver) { this.a = executor; this.b = gVar; - this.f2296c = contentResolver; + this.f2297c = contentResolver; } @Override // c.f.j.p.j1 diff --git a/app/src/main/java/com/facebook/imagepipeline/request/ImageRequest.java b/app/src/main/java/com/facebook/imagepipeline/request/ImageRequest.java index 72a4eb3911..196a1a6412 100644 --- a/app/src/main/java/com/facebook/imagepipeline/request/ImageRequest.java +++ b/app/src/main/java/com/facebook/imagepipeline/request/ImageRequest.java @@ -17,7 +17,7 @@ public class ImageRequest { public final b b; /* renamed from: c reason: collision with root package name */ - public final Uri f2297c; + public final Uri f2298c; public final int d; public File e; public final boolean f; @@ -35,7 +35,7 @@ public class ImageRequest { public final c.f.j.k.e r; /* renamed from: s reason: collision with root package name */ - public final int f2298s; + public final int f2299s; public static class a implements d { } @@ -69,7 +69,7 @@ public class ImageRequest { public ImageRequest(ImageRequestBuilder imageRequestBuilder) { this.b = imageRequestBuilder.f; Uri uri = imageRequestBuilder.a; - this.f2297c = uri; + this.f2298c = uri; boolean z2 = true; int i = -1; if (uri != null) { @@ -106,7 +106,7 @@ public class ImageRequest { this.f = imageRequestBuilder.g; this.g = imageRequestBuilder.h; this.h = imageRequestBuilder.e; - this.i = imageRequestBuilder.f2299c; + this.i = imageRequestBuilder.f2300c; f fVar = imageRequestBuilder.d; this.j = fVar == null ? f.a : fVar; this.k = imageRequestBuilder.o; @@ -117,12 +117,12 @@ public class ImageRequest { this.p = imageRequestBuilder.m; this.q = imageRequestBuilder.j; this.r = imageRequestBuilder.n; - this.f2298s = imageRequestBuilder.p; + this.f2299s = imageRequestBuilder.p; } public synchronized File a() { if (this.e == null) { - this.e = new File(this.f2297c.getPath()); + this.e = new File(this.f2298c.getPath()); } return this.e; } @@ -132,7 +132,7 @@ public class ImageRequest { return false; } ImageRequest imageRequest = (ImageRequest) obj; - if (this.g != imageRequest.g || this.n != imageRequest.n || this.o != imageRequest.o || !c.c.a.a0.d.f0(this.f2297c, imageRequest.f2297c) || !c.c.a.a0.d.f0(this.b, imageRequest.b) || !c.c.a.a0.d.f0(this.e, imageRequest.e) || !c.c.a.a0.d.f0(this.k, imageRequest.k) || !c.c.a.a0.d.f0(this.h, imageRequest.h) || !c.c.a.a0.d.f0(this.i, imageRequest.i) || !c.c.a.a0.d.f0(this.l, imageRequest.l) || !c.c.a.a0.d.f0(this.m, imageRequest.m) || !c.c.a.a0.d.f0(this.p, imageRequest.p)) { + if (this.g != imageRequest.g || this.n != imageRequest.n || this.o != imageRequest.o || !c.c.a.a0.d.f0(this.f2298c, imageRequest.f2298c) || !c.c.a.a0.d.f0(this.b, imageRequest.b) || !c.c.a.a0.d.f0(this.e, imageRequest.e) || !c.c.a.a0.d.f0(this.k, imageRequest.k) || !c.c.a.a0.d.f0(this.h, imageRequest.h) || !c.c.a.a0.d.f0(this.i, imageRequest.i) || !c.c.a.a0.d.f0(this.l, imageRequest.l) || !c.c.a.a0.d.f0(this.m, imageRequest.m) || !c.c.a.a0.d.f0(this.p, imageRequest.p)) { return false; } CacheKey cacheKey = null; @@ -145,17 +145,17 @@ public class ImageRequest { if (bVar2 != null) { cacheKey = bVar2.getPostprocessorCacheKey(); } - return c.c.a.a0.d.f0(postprocessorCacheKey, cacheKey) && this.f2298s == imageRequest.f2298s; + return c.c.a.a0.d.f0(postprocessorCacheKey, cacheKey) && this.f2299s == imageRequest.f2299s; } public int hashCode() { c.f.j.q.b bVar = this.q; - return Arrays.hashCode(new Object[]{this.b, this.f2297c, Boolean.valueOf(this.g), this.k, this.l, this.m, Boolean.valueOf(this.n), Boolean.valueOf(this.o), this.h, this.p, this.i, this.j, bVar != null ? bVar.getPostprocessorCacheKey() : null, null, Integer.valueOf(this.f2298s)}); + return Arrays.hashCode(new Object[]{this.b, this.f2298c, Boolean.valueOf(this.g), this.k, this.l, this.m, Boolean.valueOf(this.n), Boolean.valueOf(this.o), this.h, this.p, this.i, this.j, bVar != null ? bVar.getPostprocessorCacheKey() : null, null, Integer.valueOf(this.f2299s)}); } public String toString() { i f2 = c.c.a.a0.d.f2(this); - f2.c(NotificationCompat.MessagingStyle.Message.KEY_DATA_URI, this.f2297c); + f2.c(NotificationCompat.MessagingStyle.Message.KEY_DATA_URI, this.f2298c); f2.c("cacheChoice", this.b); f2.c("decodeOptions", this.h); f2.c("postprocessor", this.q); @@ -170,7 +170,7 @@ public class ImageRequest { f2.b("isDiskCacheEnabled", this.n); f2.b("isMemoryCacheEnabled", this.o); f2.c("decodePrefetches", this.p); - f2.a("delayMs", this.f2298s); + f2.a("delayMs", this.f2299s); return f2.toString(); } } diff --git a/app/src/main/java/com/facebook/imagepipeline/request/ImageRequestBuilder.java b/app/src/main/java/com/facebook/imagepipeline/request/ImageRequestBuilder.java index 41700dd70e..6b1215af5a 100644 --- a/app/src/main/java/com/facebook/imagepipeline/request/ImageRequestBuilder.java +++ b/app/src/main/java/com/facebook/imagepipeline/request/ImageRequestBuilder.java @@ -14,7 +14,7 @@ public class ImageRequestBuilder { public ImageRequest.c b = ImageRequest.c.FULL_FETCH; /* renamed from: c reason: collision with root package name */ - public e f2299c = null; + public e f2300c = null; public f d = null; public b e = b.a; public ImageRequest.b f = ImageRequest.b.DEFAULT; diff --git a/app/src/main/java/com/facebook/samples/zoomable/ZoomableDraweeView.java b/app/src/main/java/com/facebook/samples/zoomable/ZoomableDraweeView.java index 585eaa13d8..a41d6455db 100644 --- a/app/src/main/java/com/facebook/samples/zoomable/ZoomableDraweeView.java +++ b/app/src/main/java/com/facebook/samples/zoomable/ZoomableDraweeView.java @@ -35,7 +35,7 @@ public class ZoomableDraweeView extends DraweeView imple public final e.a r; /* renamed from: s reason: collision with root package name */ - public final d f2300s; + public final d f2301s; public class a extends c { public a() { @@ -75,7 +75,7 @@ public class ZoomableDraweeView extends DraweeView imple b bVar = new b(); this.r = bVar; d dVar = new d(); - this.f2300s = dVar; + this.f2301s = dVar; c.f.g.f.a aVar = new c.f.g.f.a(context.getResources()); ScalingUtils$ScaleType scalingUtils$ScaleType = ScalingUtils$ScaleType.a; aVar.n = v.l; @@ -234,10 +234,10 @@ public class ZoomableDraweeView extends DraweeView imple public void setTapListener(@Nullable GestureDetector.SimpleOnGestureListener simpleOnGestureListener) { if (simpleOnGestureListener == null) { - this.f2300s.i = new GestureDetector.SimpleOnGestureListener(); + this.f2301s.i = new GestureDetector.SimpleOnGestureListener(); return; } - this.f2300s.i = simpleOnGestureListener; + this.f2301s.i = simpleOnGestureListener; } public void setZoomableController(e eVar) { diff --git a/app/src/main/java/com/facebook/soloader/SoLoader.java b/app/src/main/java/com/facebook/soloader/SoLoader.java index 12d4177266..f35208e943 100644 --- a/app/src/main/java/com/facebook/soloader/SoLoader.java +++ b/app/src/main/java/com/facebook/soloader/SoLoader.java @@ -38,7 +38,7 @@ public class SoLoader { public static k b; /* renamed from: c reason: collision with root package name */ - public static final ReentrantReadWriteLock f2301c = new ReentrantReadWriteLock(); + public static final ReentrantReadWriteLock f2302c = new ReentrantReadWriteLock(); public static l[] d = null; public static volatile int e = 0; public static m[] f; @@ -77,14 +77,14 @@ public class SoLoader { public final /* synthetic */ String b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ String f2302c; + public final /* synthetic */ String f2303c; public final /* synthetic */ Runtime d; public final /* synthetic */ Method e; public a(boolean z2, String str, String str2, Runtime runtime, Method method) { this.a = z2; this.b = str; - this.f2302c = str2; + this.f2303c = str2; this.d = runtime; this.e = method; } @@ -152,7 +152,7 @@ public class SoLoader { Throwable e; Throwable th2; if (this.a) { - String str2 = (i & 4) == 4 ? this.b : this.f2302c; + String str2 = (i & 4) == 4 ? this.b : this.f2303c; String str3 = null; try { synchronized (this.d) { @@ -240,7 +240,7 @@ public class SoLoader { Throwable th; int i3; String message; - ReentrantReadWriteLock reentrantReadWriteLock2 = f2301c; + ReentrantReadWriteLock reentrantReadWriteLock2 = f2302c; reentrantReadWriteLock2.readLock().lock(); try { if (d != null) { @@ -291,7 +291,7 @@ public class SoLoader { } } } catch (Throwable th2) { - f2301c.readLock().unlock(); + f2302c.readLock().unlock(); throw th2; } } @@ -319,7 +319,7 @@ public class SoLoader { V.append(d2.getAbsolutePath()); V.append("\n"); } - f2301c.readLock().unlock(); + f2302c.readLock().unlock(); V.append(" result: "); V.append(i3); String sb = V.toString(); @@ -377,7 +377,7 @@ public class SoLoader { throw new UnsatisfiedLinkError("couldn't find DSO to load: " + str); } } finally { - f2301c.readLock().unlock(); + f2302c.readLock().unlock(); } } @@ -437,7 +437,7 @@ public class SoLoader { boolean z2; String str = "init exiting"; String str2 = "SoLoader"; - f2301c.writeLock().lock(); + f2302c.writeLock().lock(); try { if (d == null) { Log.d("SoLoader", "init start"); @@ -509,7 +509,7 @@ public class SoLoader { } } l[] lVarArr = (l[]) arrayList.toArray(new l[arrayList.size()]); - ReentrantReadWriteLock reentrantReadWriteLock = f2301c; + ReentrantReadWriteLock reentrantReadWriteLock = f2302c; reentrantReadWriteLock.writeLock().lock(); try { if ((k & 2) != 0) { @@ -530,13 +530,13 @@ public class SoLoader { e++; Log.d("SoLoader", "init finish: " + d.length + " SO sources prepared"); } catch (Throwable th) { - f2301c.writeLock().unlock(); + f2302c.writeLock().unlock(); throw th; } } } finally { Log.d(str2, str); - f2301c.writeLock().unlock(); + f2302c.writeLock().unlock(); } } diff --git a/app/src/main/java/com/franmontiel/persistentcookiejar/PersistentCookieJar.java b/app/src/main/java/com/franmontiel/persistentcookiejar/PersistentCookieJar.java index 4475c28c61..f01a609b28 100644 --- a/app/src/main/java/com/franmontiel/persistentcookiejar/PersistentCookieJar.java +++ b/app/src/main/java/com/franmontiel/persistentcookiejar/PersistentCookieJar.java @@ -13,18 +13,18 @@ public class PersistentCookieJar implements ClearableCookieJar { public CookieCache b; /* renamed from: c reason: collision with root package name */ - public CookiePersistor f2303c; + public CookiePersistor f2304c; public PersistentCookieJar(CookieCache cookieCache, CookiePersistor cookiePersistor) { this.b = cookieCache; - this.f2303c = cookiePersistor; + this.f2304c = cookiePersistor; ((SetCookieCache) cookieCache).addAll(((SharedPrefsCookiePersistor) cookiePersistor).c()); } @Override // f0.p public synchronized void a(w wVar, List list) { this.b.addAll(list); - CookiePersistor cookiePersistor = this.f2303c; + CookiePersistor cookiePersistor = this.f2304c; ArrayList arrayList = new ArrayList(); for (n nVar : list) { if (nVar.m) { @@ -49,7 +49,7 @@ public class PersistentCookieJar implements ClearableCookieJar { arrayList.add(next); } } - this.f2303c.removeAll(arrayList2); + this.f2304c.removeAll(arrayList2); return arrayList; } } diff --git a/app/src/main/java/com/github/mmin18/widget/RealtimeBlurView.java b/app/src/main/java/com/github/mmin18/widget/RealtimeBlurView.java index e4a8a3e202..77fb80608e 100644 --- a/app/src/main/java/com/github/mmin18/widget/RealtimeBlurView.java +++ b/app/src/main/java/com/github/mmin18/widget/RealtimeBlurView.java @@ -30,20 +30,20 @@ public class RealtimeBlurView extends View { public Bitmap r; /* renamed from: s reason: collision with root package name */ - public Canvas f2304s; + public Canvas f2305s; public boolean t; public Paint u; public final Rect v = new Rect(); public final Rect w = new Rect(); /* renamed from: x reason: collision with root package name */ - public View f2305x; + public View f2306x; /* renamed from: y reason: collision with root package name */ - public boolean f2306y; + public boolean f2307y; /* renamed from: z reason: collision with root package name */ - public final ViewTreeObserver.OnPreDrawListener f2307z = new a(); + public final ViewTreeObserver.OnPreDrawListener f2308z = new a(); public class a implements ViewTreeObserver.OnPreDrawListener { public a() { @@ -58,7 +58,7 @@ public class RealtimeBlurView extends View { int[] iArr = new int[2]; RealtimeBlurView realtimeBlurView2 = RealtimeBlurView.this; Bitmap bitmap2 = realtimeBlurView2.r; - View view = realtimeBlurView2.f2305x; + View view = realtimeBlurView2.f2306x; if (view != null && realtimeBlurView2.isShown()) { RealtimeBlurView realtimeBlurView3 = RealtimeBlurView.this; float f = realtimeBlurView3.n; @@ -76,13 +76,13 @@ public class RealtimeBlurView extends View { int max = Math.max(1, (int) (((float) width) / f2)); int max2 = Math.max(1, (int) (((float) height) / f2)); boolean z3 = realtimeBlurView3.p; - if (realtimeBlurView3.f2304s == null || (bitmap = realtimeBlurView3.r) == null || bitmap.getWidth() != max || realtimeBlurView3.r.getHeight() != max2) { + if (realtimeBlurView3.f2305s == null || (bitmap = realtimeBlurView3.r) == null || bitmap.getWidth() != max || realtimeBlurView3.r.getHeight() != max2) { realtimeBlurView3.c(); try { Bitmap createBitmap = Bitmap.createBitmap(max, max2, Bitmap.Config.ARGB_8888); realtimeBlurView3.q = createBitmap; if (createBitmap != null) { - realtimeBlurView3.f2304s = new Canvas(realtimeBlurView3.q); + realtimeBlurView3.f2305s = new Canvas(realtimeBlurView3.q); Bitmap createBitmap2 = Bitmap.createBitmap(max, max2, Bitmap.Config.ARGB_8888); realtimeBlurView3.r = createBitmap2; if (createBitmap2 != null) { @@ -107,17 +107,17 @@ public class RealtimeBlurView extends View { int i2 = (-iArr[1]) + iArr[1]; RealtimeBlurView realtimeBlurView4 = RealtimeBlurView.this; realtimeBlurView4.q.eraseColor(realtimeBlurView4.m & ViewCompat.MEASURED_SIZE_MASK); - int save = RealtimeBlurView.this.f2304s.save(); + int save = RealtimeBlurView.this.f2305s.save(); RealtimeBlurView realtimeBlurView5 = RealtimeBlurView.this; realtimeBlurView5.t = true; RealtimeBlurView.i++; try { - realtimeBlurView5.f2304s.scale((((float) realtimeBlurView5.q.getWidth()) * 1.0f) / ((float) RealtimeBlurView.this.getWidth()), (((float) RealtimeBlurView.this.q.getHeight()) * 1.0f) / ((float) RealtimeBlurView.this.getHeight())); - RealtimeBlurView.this.f2304s.translate((float) (-i), (float) (-i2)); + realtimeBlurView5.f2305s.scale((((float) realtimeBlurView5.q.getWidth()) * 1.0f) / ((float) RealtimeBlurView.this.getWidth()), (((float) RealtimeBlurView.this.q.getHeight()) * 1.0f) / ((float) RealtimeBlurView.this.getHeight())); + RealtimeBlurView.this.f2305s.translate((float) (-i), (float) (-i2)); if (view.getBackground() != null) { - view.getBackground().draw(RealtimeBlurView.this.f2304s); + view.getBackground().draw(RealtimeBlurView.this.f2305s); } - view.draw(RealtimeBlurView.this.f2304s); + view.draw(RealtimeBlurView.this.f2305s); RealtimeBlurView.this.t = false; RealtimeBlurView.a(); realtimeBlurView = RealtimeBlurView.this; @@ -128,13 +128,13 @@ public class RealtimeBlurView extends View { } catch (Throwable th) { RealtimeBlurView.this.t = false; RealtimeBlurView.a(); - RealtimeBlurView.this.f2304s.restoreToCount(save); + RealtimeBlurView.this.f2305s.restoreToCount(save); throw th; } - realtimeBlurView.f2304s.restoreToCount(save); + realtimeBlurView.f2305s.restoreToCount(save); RealtimeBlurView realtimeBlurView6 = RealtimeBlurView.this; realtimeBlurView6.o.a(realtimeBlurView6.q, realtimeBlurView6.r); - if (z4 || RealtimeBlurView.this.f2306y) { + if (z4 || RealtimeBlurView.this.f2307y) { RealtimeBlurView.this.invalidate(); } } @@ -253,28 +253,28 @@ public class RealtimeBlurView extends View { public void onAttachedToWindow() { super.onAttachedToWindow(); View activityDecorView = getActivityDecorView(); - this.f2305x = activityDecorView; + this.f2306x = activityDecorView; boolean z2 = false; if (activityDecorView != null) { - activityDecorView.getViewTreeObserver().addOnPreDrawListener(this.f2307z); - if (this.f2305x.getRootView() != getRootView()) { + activityDecorView.getViewTreeObserver().addOnPreDrawListener(this.f2308z); + if (this.f2306x.getRootView() != getRootView()) { z2 = true; } - this.f2306y = z2; + this.f2307y = z2; if (z2) { - this.f2305x.postInvalidate(); + this.f2306x.postInvalidate(); return; } return; } - this.f2306y = false; + this.f2307y = false; } @Override // android.view.View public void onDetachedFromWindow() { - View view = this.f2305x; + View view = this.f2306x; if (view != null) { - view.getViewTreeObserver().removeOnPreDrawListener(this.f2307z); + view.getViewTreeObserver().removeOnPreDrawListener(this.f2308z); } b(); super.onDetachedFromWindow(); diff --git a/app/src/main/java/com/google/android/exoplayer2/audio/AudioProcessor.java b/app/src/main/java/com/google/android/exoplayer2/audio/AudioProcessor.java index f54ad0cb81..f0a60bb809 100644 --- a/app/src/main/java/com/google/android/exoplayer2/audio/AudioProcessor.java +++ b/app/src/main/java/com/google/android/exoplayer2/audio/AudioProcessor.java @@ -19,20 +19,20 @@ public interface AudioProcessor { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f2308c; + public final int f2309c; public final int d; public final int e; public a(int i, int i2, int i3) { this.b = i; - this.f2308c = i2; + this.f2309c = i2; this.d = i3; this.e = e0.z(i3) ? e0.s(i3, i2) : -1; } public String toString() { int i = this.b; - int i2 = this.f2308c; + int i2 = this.f2309c; int i3 = this.d; StringBuilder O = c.d.b.a.a.O(83, "AudioFormat[sampleRate=", i, ", channelCount=", i2); O.append(", encoding="); diff --git a/app/src/main/java/com/google/android/exoplayer2/audio/DefaultAudioSink.java b/app/src/main/java/com/google/android/exoplayer2/audio/DefaultAudioSink.java index 595248bf6b..04ec1599ff 100644 --- a/app/src/main/java/com/google/android/exoplayer2/audio/DefaultAudioSink.java +++ b/app/src/main/java/com/google/android/exoplayer2/audio/DefaultAudioSink.java @@ -82,7 +82,7 @@ public final class DefaultAudioSink implements AudioSink { public final b b; /* renamed from: c reason: collision with root package name */ - public final boolean f2309c; + public final boolean f2310c; public final w d; public final f0 e; public final AudioProcessor[] f; @@ -103,7 +103,7 @@ public final class DefaultAudioSink implements AudioSink { @Nullable /* renamed from: s reason: collision with root package name */ - public AudioTrack f2310s; + public AudioTrack f2311s; public o t; @Nullable public e u; @@ -112,13 +112,13 @@ public final class DefaultAudioSink implements AudioSink { @Nullable /* renamed from: x reason: collision with root package name */ - public ByteBuffer f2311x; + public ByteBuffer f2312x; /* renamed from: y reason: collision with root package name */ - public int f2312y; + public int f2313y; /* renamed from: z reason: collision with root package name */ - public long f2313z; + public long f2314z; public static final class InvalidAudioTrackTimestampException extends RuntimeException { } @@ -158,7 +158,7 @@ public final class DefaultAudioSink implements AudioSink { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f2314c; + public final int f2315c; public final int d; public final int e; public final int f; @@ -170,7 +170,7 @@ public final class DefaultAudioSink implements AudioSink { int i8; this.a = j1Var; this.b = i; - this.f2314c = i2; + this.f2315c = i2; this.d = i3; this.e = i4; this.f = i5; @@ -227,7 +227,7 @@ public final class DefaultAudioSink implements AudioSink { AudioAttributes d = d(oVar, z2); boolean z3 = true; AudioTrack.Builder sessionId = new AudioTrack.Builder().setAudioAttributes(d).setAudioFormat(y2).setTransferMode(1).setBufferSizeInBytes(this.h).setSessionId(i); - if (this.f2314c != 1) { + if (this.f2315c != 1) { z3 = false; } return sessionId.setOffloadedPlayback(z3).build(); @@ -295,7 +295,7 @@ public final class DefaultAudioSink implements AudioSink { } public boolean f() { - return this.f2314c == 1; + return this.f2315c == 1; } } @@ -304,7 +304,7 @@ public final class DefaultAudioSink implements AudioSink { public final c0 b; /* renamed from: c reason: collision with root package name */ - public final c.i.a.c.t2.e0 f2315c; + public final c.i.a.c.t2.e0 f2316c; public d(AudioProcessor... audioProcessorArr) { c0 c0Var = new c0(); @@ -313,14 +313,14 @@ public final class DefaultAudioSink implements AudioSink { this.a = audioProcessorArr2; System.arraycopy(audioProcessorArr, 0, audioProcessorArr2, 0, audioProcessorArr.length); this.b = c0Var; - this.f2315c = e0Var; + this.f2316c = e0Var; audioProcessorArr2[audioProcessorArr.length] = c0Var; audioProcessorArr2[audioProcessorArr.length + 1] = e0Var; } @Override // com.google.android.exoplayer2.audio.DefaultAudioSink.b public x1 a(x1 x1Var) { - c.i.a.c.t2.e0 e0Var = this.f2315c; + c.i.a.c.t2.e0 e0Var = this.f2316c; float f = x1Var.j; if (e0Var.f889c != f) { e0Var.f889c = f; @@ -336,7 +336,7 @@ public final class DefaultAudioSink implements AudioSink { @Override // com.google.android.exoplayer2.audio.DefaultAudioSink.b public long b(long j) { - c.i.a.c.t2.e0 e0Var = this.f2315c; + c.i.a.c.t2.e0 e0Var = this.f2316c; if (e0Var.o < Permission.VIEW_CHANNEL) { return (long) (((double) e0Var.f889c) * ((double) j)); } @@ -366,13 +366,13 @@ public final class DefaultAudioSink implements AudioSink { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final long f2316c; + public final long f2317c; public final long d; public e(x1 x1Var, boolean z2, long j, long j2, a aVar) { this.a = x1Var; this.b = z2; - this.f2316c = j; + this.f2317c = j; this.d = j2; } } @@ -443,7 +443,7 @@ public final class DefaultAudioSink implements AudioSink { public void d(long j, long j2, long j3, long j4) { DefaultAudioSink defaultAudioSink = DefaultAudioSink.this; c cVar = defaultAudioSink.r; - long j5 = cVar.f2314c == 0 ? defaultAudioSink.f2313z / ((long) cVar.b) : defaultAudioSink.A; + long j5 = cVar.f2315c == 0 ? defaultAudioSink.f2314z / ((long) cVar.b) : defaultAudioSink.A; long E = defaultAudioSink.E(); StringBuilder P = c.d.b.a.a.P(182, "Spurious audio timestamp (frame position mismatch): ", j, ", "); P.append(j2); @@ -462,7 +462,7 @@ public final class DefaultAudioSink implements AudioSink { public void e(long j, long j2, long j3, long j4) { DefaultAudioSink defaultAudioSink = DefaultAudioSink.this; c cVar = defaultAudioSink.r; - long j5 = cVar.f2314c == 0 ? defaultAudioSink.f2313z / ((long) cVar.b) : defaultAudioSink.A; + long j5 = cVar.f2315c == 0 ? defaultAudioSink.f2314z / ((long) cVar.b) : defaultAudioSink.A; long E = defaultAudioSink.E(); StringBuilder P = c.d.b.a.a.P(BaseTransientBottomBar.ANIMATION_FADE_DURATION, "Spurious audio timestamp (system clock mismatch): ", j, ", "); P.append(j2); @@ -490,7 +490,7 @@ public final class DefaultAudioSink implements AudioSink { @Override // android.media.AudioTrack.StreamEventCallback public void onDataRequest(AudioTrack audioTrack, int i) { f2.a aVar; - c.c.a.a0.d.D(audioTrack == DefaultAudioSink.this.f2310s); + c.c.a.a0.d.D(audioTrack == DefaultAudioSink.this.f2311s); DefaultAudioSink defaultAudioSink = DefaultAudioSink.this; AudioSink.a aVar2 = defaultAudioSink.p; if (aVar2 != null && defaultAudioSink.S && (aVar = z.this.W0) != null) { @@ -501,7 +501,7 @@ public final class DefaultAudioSink implements AudioSink { @Override // android.media.AudioTrack.StreamEventCallback public void onTearDown(AudioTrack audioTrack) { f2.a aVar; - c.c.a.a0.d.D(audioTrack == DefaultAudioSink.this.f2310s); + c.c.a.a0.d.D(audioTrack == DefaultAudioSink.this.f2311s); DefaultAudioSink defaultAudioSink = DefaultAudioSink.this; AudioSink.a aVar2 = defaultAudioSink.p; if (aVar2 != null && defaultAudioSink.S && (aVar = z.this.W0) != null) { @@ -519,7 +519,7 @@ public final class DefaultAudioSink implements AudioSink { this.a = pVar; this.b = bVar; int i2 = e0.a; - this.f2309c = i2 >= 21 && z2; + this.f2310c = i2 >= 21 && z2; this.k = i2 >= 23 && z3; this.l = i2 < 29 ? 0 : i; this.h = new ConditionVariable(true); @@ -658,7 +658,7 @@ public final class DefaultAudioSink implements AudioSink { public final long E() { c cVar = this.r; - return cVar.f2314c == 0 ? this.B / ((long) cVar.d) : this.C; + return cVar.f2315c == 0 ? this.B / ((long) cVar.d) : this.C; } public final void F() throws AudioSink.InitializationException { @@ -667,9 +667,9 @@ public final class DefaultAudioSink implements AudioSink { c cVar = this.r; Objects.requireNonNull(cVar); AudioTrack a2 = cVar.a(this.W, this.t, this.U); - this.f2310s = a2; + this.f2311s = a2; if (H(a2)) { - AudioTrack audioTrack = this.f2310s; + AudioTrack audioTrack = this.f2311s; if (this.m == null) { this.m = new h(); } @@ -678,21 +678,21 @@ public final class DefaultAudioSink implements AudioSink { Objects.requireNonNull(handler); audioTrack.registerStreamEventCallback(new k(handler), hVar.b); if (this.l != 3) { - AudioTrack audioTrack2 = this.f2310s; + AudioTrack audioTrack2 = this.f2311s; j1 j1Var = this.r.a; audioTrack2.setOffloadDelayPadding(j1Var.L, j1Var.M); } } - this.U = this.f2310s.getAudioSessionId(); + this.U = this.f2311s.getAudioSessionId(); t tVar = this.i; - AudioTrack audioTrack3 = this.f2310s; + AudioTrack audioTrack3 = this.f2311s; c cVar2 = this.r; - tVar.e(audioTrack3, cVar2.f2314c == 2, cVar2.g, cVar2.d, cVar2.h); + tVar.e(audioTrack3, cVar2.f2315c == 2, cVar2.g, cVar2.d, cVar2.h); N(); int i = this.V.a; if (i != 0) { - this.f2310s.attachAuxEffect(i); - this.f2310s.setAuxEffectSendLevel(this.V.b); + this.f2311s.attachAuxEffect(i); + this.f2311s.setAuxEffectSendLevel(this.V.b); } this.F = true; } catch (AudioSink.InitializationException e2) { @@ -708,7 +708,7 @@ public final class DefaultAudioSink implements AudioSink { } public final boolean G() { - return this.f2310s != null; + return this.f2311s != null; } public final void I() { @@ -719,8 +719,8 @@ public final class DefaultAudioSink implements AudioSink { tVar.f900z = tVar.b(); tVar.f898x = SystemClock.elapsedRealtime() * 1000; tVar.A = E; - this.f2310s.stop(); - this.f2312y = 0; + this.f2311s.stop(); + this.f2313y = 0; } } @@ -759,7 +759,7 @@ public final class DefaultAudioSink implements AudioSink { } public final void K() { - this.f2313z = 0; + this.f2314z = 0; this.A = 0; this.B = 0; this.C = 0; @@ -775,8 +775,8 @@ public final class DefaultAudioSink implements AudioSink { this.R = false; this.Q = false; this.P = -1; - this.f2311x = null; - this.f2312y = 0; + this.f2312x = null; + this.f2313y = 0; this.e.o = 0; h(); } @@ -797,11 +797,11 @@ public final class DefaultAudioSink implements AudioSink { public final void M(x1 x1Var) { if (G()) { try { - this.f2310s.setPlaybackParams(new PlaybackParams().allowDefaults().setSpeed(x1Var.j).setPitch(x1Var.k).setAudioFallbackMode(2)); + this.f2311s.setPlaybackParams(new PlaybackParams().allowDefaults().setSpeed(x1Var.j).setPitch(x1Var.k).setAudioFallbackMode(2)); } catch (IllegalArgumentException e2) { q.c("DefaultAudioSink", "Failed to set playback params", e2); } - x1Var = new x1(this.f2310s.getPlaybackParams().getSpeed(), this.f2310s.getPlaybackParams().getPitch()); + x1Var = new x1(this.f2311s.getPlaybackParams().getSpeed(), this.f2311s.getPlaybackParams().getPitch()); t tVar = this.i; tVar.j = x1Var.j; s sVar = tVar.f; @@ -815,10 +815,10 @@ public final class DefaultAudioSink implements AudioSink { public final void N() { if (G()) { if (e0.a >= 21) { - this.f2310s.setVolume(this.H); + this.f2311s.setVolume(this.H); return; } - AudioTrack audioTrack = this.f2310s; + AudioTrack audioTrack = this.f2311s; float f2 = this.H; audioTrack.setStereoVolume(f2, f2); } @@ -828,7 +828,7 @@ public final class DefaultAudioSink implements AudioSink { if (this.W || !"audio/raw".equals(this.r.a.v)) { return false; } - return !(this.f2309c && e0.y(this.r.a.K)); + return !(this.f2310c && e0.y(this.r.a.K)); } public final boolean P(j1 j1Var, o oVar) { @@ -885,7 +885,7 @@ public final class DefaultAudioSink implements AudioSink { t tVar = this.i; int b2 = tVar.e - ((int) (this.B - (tVar.b() * ((long) tVar.d)))); if (b2 > 0) { - i = this.f2310s.write(this.N, this.O, Math.min(remaining2, b2)); + i = this.f2311s.write(this.N, this.O, Math.min(remaining2, b2)); if (i > 0) { this.O += i; byteBuffer.position(byteBuffer.position() + i); @@ -910,7 +910,7 @@ public final class DefaultAudioSink implements AudioSink { throw writeException; } this.o.a = null; - if (H(this.f2310s)) { + if (H(this.f2311s)) { long j2 = this.C; if (j2 > 0) { this.Z = false; @@ -924,7 +924,7 @@ public final class DefaultAudioSink implements AudioSink { } } } - int i3 = this.r.f2314c; + int i3 = this.r.f2315c; if (i3 == 0) { this.B += (long) i; } @@ -944,39 +944,39 @@ public final class DefaultAudioSink implements AudioSink { } else { if (this.W) { c.c.a.a0.d.D(j != -9223372036854775807L); - AudioTrack audioTrack = this.f2310s; + AudioTrack audioTrack = this.f2311s; if (i2 >= 26) { i = audioTrack.write(byteBuffer, remaining2, 1, j * 1000); } else { - if (this.f2311x == null) { + if (this.f2312x == null) { ByteBuffer allocate = ByteBuffer.allocate(16); - this.f2311x = allocate; + this.f2312x = allocate; allocate.order(ByteOrder.BIG_ENDIAN); - this.f2311x.putInt(1431633921); + this.f2312x.putInt(1431633921); } - if (this.f2312y == 0) { - this.f2311x.putInt(4, remaining2); - this.f2311x.putLong(8, j * 1000); - this.f2311x.position(0); - this.f2312y = remaining2; + if (this.f2313y == 0) { + this.f2312x.putInt(4, remaining2); + this.f2312x.putLong(8, j * 1000); + this.f2312x.position(0); + this.f2313y = remaining2; } - int remaining3 = this.f2311x.remaining(); + int remaining3 = this.f2312x.remaining(); if (remaining3 > 0) { - int write = audioTrack.write(this.f2311x, remaining3, 1); + int write = audioTrack.write(this.f2312x, remaining3, 1); if (write < 0) { - this.f2312y = 0; + this.f2313y = 0; i = write; } } i = audioTrack.write(byteBuffer, remaining2, 1); if (i < 0) { - this.f2312y = 0; + this.f2313y = 0; } else { - this.f2312y -= i; + this.f2313y -= i; } } } else { - i = this.f2310s.write(byteBuffer, remaining2, 1); + i = this.f2311s.write(byteBuffer, remaining2, 1); } this.X = SystemClock.elapsedRealtime(); if (i < 0) { @@ -1024,7 +1024,7 @@ public final class DefaultAudioSink implements AudioSink { z2 = true; } if (z2) { - this.f2310s.pause(); + this.f2311s.pause(); } } } @@ -1036,7 +1036,7 @@ public final class DefaultAudioSink implements AudioSink { s sVar = this.i.f; Objects.requireNonNull(sVar); sVar.a(); - this.f2310s.play(); + this.f2311s.play(); } } @@ -1072,16 +1072,16 @@ public final class DefaultAudioSink implements AudioSink { AudioTrack audioTrack = this.i.f896c; Objects.requireNonNull(audioTrack); if (audioTrack.getPlayState() == 3) { - this.f2310s.pause(); + this.f2311s.pause(); } - if (H(this.f2310s)) { + if (H(this.f2311s)) { h hVar = this.m; Objects.requireNonNull(hVar); - this.f2310s.unregisterStreamEventCallback(hVar.b); + this.f2311s.unregisterStreamEventCallback(hVar.b); hVar.a.removeCallbacksAndMessages(null); } - AudioTrack audioTrack2 = this.f2310s; - this.f2310s = null; + AudioTrack audioTrack2 = this.f2311s; + this.f2311s = null; if (e0.a < 21 && !this.T) { this.U = 0; } @@ -1369,12 +1369,12 @@ public final class DefaultAudioSink implements AudioSink { e eVar = this.v; long j9 = min - eVar.d; if (eVar.a.equals(x1.i)) { - j2 = this.v.f2316c + j9; + j2 = this.v.f2317c + j9; } else if (this.j.isEmpty()) { - j2 = this.b.b(j9) + this.v.f2316c; + j2 = this.b.b(j9) + this.v.f2317c; } else { e first = this.j.getFirst(); - j2 = first.f2316c - e0.q(first.d - min, this.v.a.j); + j2 = first.f2317c - e0.q(first.d - min, this.v.a.j); } return this.r.c(this.b.c()) + j2; } @@ -1457,7 +1457,7 @@ public final class DefaultAudioSink implements AudioSink { c cVar = this.q; c cVar2 = this.r; Objects.requireNonNull(cVar); - if (!(cVar2.f2314c == cVar.f2314c && cVar2.g == cVar.g && cVar2.e == cVar.e && cVar2.f == cVar.f && cVar2.d == cVar.d)) { + if (!(cVar2.f2315c == cVar.f2315c && cVar2.g == cVar.g && cVar2.e == cVar.e && cVar2.f == cVar.f && cVar2.d == cVar.d)) { I(); if (k()) { return false; @@ -1466,9 +1466,9 @@ public final class DefaultAudioSink implements AudioSink { } else { this.r = this.q; this.q = null; - if (H(this.f2310s) && this.l != 3) { - this.f2310s.setOffloadEndOfStream(); - AudioTrack audioTrack = this.f2310s; + if (H(this.f2311s) && this.l != 3) { + this.f2311s.setOffloadEndOfStream(); + AudioTrack audioTrack = this.f2311s; j1 j1Var = this.r.a; audioTrack.setOffloadDelayPadding(j1Var.L, j1Var.M); this.Z = true; @@ -1520,7 +1520,7 @@ public final class DefaultAudioSink implements AudioSink { return true; } c cVar3 = this.r; - if (cVar3.f2314c != 0 && this.D == 0) { + if (cVar3.f2315c != 0 && this.D == 0) { int i7 = cVar3.g; int i8 = 1024; switch (i7) { @@ -1637,7 +1637,7 @@ public final class DefaultAudioSink implements AudioSink { } long j2 = this.G; c cVar4 = this.r; - long j3 = ((((cVar4.f2314c == 0 ? this.f2313z / ((long) cVar4.b) : this.A) - this.e.o) * 1000000) / ((long) cVar4.a.J)) + j2; + long j3 = ((((cVar4.f2315c == 0 ? this.f2314z / ((long) cVar4.b) : this.A) - this.e.o) * 1000000) / ((long) cVar4.a.J)) + j2; if (!this.E && Math.abs(j3 - j) > 200000) { ((z.b) this.p).a(new AudioSink.UnexpectedDiscontinuityException(j, j3)); this.E = true; @@ -1655,8 +1655,8 @@ public final class DefaultAudioSink implements AudioSink { z.this.U0 = true; } } - if (this.r.f2314c == 0) { - this.f2313z += (long) byteBuffer.remaining(); + if (this.r.f2315c == 0) { + this.f2314z += (long) byteBuffer.remaining(); } else { this.A += (long) (this.D * i); } @@ -1702,7 +1702,7 @@ public final class DefaultAudioSink implements AudioSink { return 0; } int i = j1Var.K; - return (i == 2 || (this.f2309c && i == 4)) ? 2 : 1; + return (i == 2 || (this.f2310c && i == 4)) ? 2 : 1; } else if (!this.Y && P(j1Var, this.t)) { return 2; } else { @@ -1730,7 +1730,7 @@ public final class DefaultAudioSink implements AudioSink { c.c.a.a0.d.j(e0.z(j1Var.K)); i7 = e0.s(j1Var.K, j1Var.I); int i11 = j1Var.K; - if (!this.f2309c || !e0.y(i11)) { + if (!this.f2310c || !e0.y(i11)) { i10 = 0; } AudioProcessor[] audioProcessorArr2 = i10 != 0 ? this.g : this.f; @@ -1761,10 +1761,10 @@ public final class DefaultAudioSink implements AudioSink { } int i15 = aVar.d; i4 = aVar.b; - i3 = e0.n(aVar.f2308c); + i3 = e0.n(aVar.f2309c); audioProcessorArr = audioProcessorArr2; i2 = i15; - i5 = e0.s(i15, aVar.f2308c); + i5 = e0.s(i15, aVar.f2309c); i6 = 0; } else { AudioProcessor[] audioProcessorArr3 = new AudioProcessor[0]; @@ -1830,13 +1830,13 @@ public final class DefaultAudioSink implements AudioSink { if (!this.V.equals(uVar)) { int i = uVar.a; float f2 = uVar.b; - AudioTrack audioTrack = this.f2310s; + AudioTrack audioTrack = this.f2311s; if (audioTrack != null) { if (this.V.a != i) { audioTrack.attachAuxEffect(i); } if (i != 0) { - this.f2310s.setAuxEffectSendLevel(f2); + this.f2311s.setAuxEffectSendLevel(f2); } } this.V = uVar; diff --git a/app/src/main/java/com/google/android/exoplayer2/drm/DefaultDrmSession.java b/app/src/main/java/com/google/android/exoplayer2/drm/DefaultDrmSession.java index b9bed3bf72..4b625ee609 100644 --- a/app/src/main/java/com/google/android/exoplayer2/drm/DefaultDrmSession.java +++ b/app/src/main/java/com/google/android/exoplayer2/drm/DefaultDrmSession.java @@ -55,7 +55,7 @@ public class DefaultDrmSession implements DrmSession { public final a0 b; /* renamed from: c reason: collision with root package name */ - public final a f2318c; + public final a f2319c; public final b d; public final int e; public final boolean f; @@ -77,7 +77,7 @@ public class DefaultDrmSession implements DrmSession { @Nullable /* renamed from: s reason: collision with root package name */ - public DrmSession.DrmSessionException f2319s; + public DrmSession.DrmSessionException f2320s; @Nullable public byte[] t; public byte[] u; @@ -202,14 +202,14 @@ public class DefaultDrmSession implements DrmSession { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final long f2320c; + public final long f2321c; public final Object d; public int e; public d(long j, boolean z2, long j2, Object obj) { this.a = j; this.b = z2; - this.f2320c = j2; + this.f2321c = j2; this.d = obj; } } @@ -234,12 +234,12 @@ public class DefaultDrmSession implements DrmSession { if (defaultDrmSession.n == 2 || defaultDrmSession.j()) { defaultDrmSession.w = null; if (obj2 instanceof Exception) { - ((DefaultDrmSessionManager.e) defaultDrmSession.f2318c).a((Exception) obj2, false); + ((DefaultDrmSessionManager.e) defaultDrmSession.f2319c).a((Exception) obj2, false); return; } try { defaultDrmSession.b.j((byte[]) obj2); - DefaultDrmSessionManager.e eVar = (DefaultDrmSessionManager.e) defaultDrmSession.f2318c; + DefaultDrmSessionManager.e eVar = (DefaultDrmSessionManager.e) defaultDrmSession.f2319c; eVar.b = null; p n = p.n(eVar.a); eVar.a.clear(); @@ -251,7 +251,7 @@ public class DefaultDrmSession implements DrmSession { } } } catch (Exception e) { - ((DefaultDrmSessionManager.e) defaultDrmSession.f2318c).a(e, true); + ((DefaultDrmSessionManager.e) defaultDrmSession.f2319c).a(e, true); } } } else if (i == 1) { @@ -292,7 +292,7 @@ public class DefaultDrmSession implements DrmSession { Objects.requireNonNull(bArr); } this.l = uuid; - this.f2318c = aVar; + this.f2319c = aVar; this.d = bVar; this.b = a0Var; this.e = i; @@ -389,7 +389,7 @@ public class DefaultDrmSession implements DrmSession { this.p.quit(); this.p = null; this.r = null; - this.f2319s = null; + this.f2320s = null; this.v = null; this.w = null; byte[] bArr = this.t; @@ -439,8 +439,8 @@ public class DefaultDrmSession implements DrmSession { if (defaultDrmSessionManager2.r == this) { defaultDrmSessionManager2.r = null; } - if (defaultDrmSessionManager2.f2322s == this) { - defaultDrmSessionManager2.f2322s = null; + if (defaultDrmSessionManager2.f2323s == this) { + defaultDrmSessionManager2.f2323s = null; } DefaultDrmSessionManager.e eVar2 = defaultDrmSessionManager2.i; eVar2.a.remove(this); @@ -485,7 +485,7 @@ public class DefaultDrmSession implements DrmSession { @Nullable public final DrmSession.DrmSessionException f() { if (this.n == 1) { - return this.f2319s; + return this.f2320s; } return null; } @@ -643,7 +643,7 @@ public class DefaultDrmSession implements DrmSession { } else { i2 = c.i.a.c.w2.w.b(exc); } - this.f2319s = new DrmSession.DrmSessionException(exc, i2); + this.f2320s = new DrmSession.DrmSessionException(exc, i2); q.b("DefaultDrmSession", "DRM session error", exc); h(new c.i.a.c.w2.b(exc)); if (this.n != 4) { @@ -653,7 +653,7 @@ public class DefaultDrmSession implements DrmSession { public final void l(Exception exc, boolean z2) { if (exc instanceof NotProvisionedException) { - DefaultDrmSessionManager.e eVar = (DefaultDrmSessionManager.e) this.f2318c; + DefaultDrmSessionManager.e eVar = (DefaultDrmSessionManager.e) this.f2319c; eVar.a.add(this); if (eVar.b == null) { eVar.b = this; @@ -679,7 +679,7 @@ public class DefaultDrmSession implements DrmSession { Objects.requireNonNull(this.t); return true; } catch (NotProvisionedException unused) { - DefaultDrmSessionManager.e eVar = (DefaultDrmSessionManager.e) this.f2318c; + DefaultDrmSessionManager.e eVar = (DefaultDrmSessionManager.e) this.f2319c; eVar.a.add(this); if (eVar.b != null) { return false; diff --git a/app/src/main/java/com/google/android/exoplayer2/drm/DefaultDrmSessionManager.java b/app/src/main/java/com/google/android/exoplayer2/drm/DefaultDrmSessionManager.java index ff446983fd..669845f0bd 100644 --- a/app/src/main/java/com/google/android/exoplayer2/drm/DefaultDrmSessionManager.java +++ b/app/src/main/java/com/google/android/exoplayer2/drm/DefaultDrmSessionManager.java @@ -40,7 +40,7 @@ public class DefaultDrmSessionManager implements u { public final UUID b; /* renamed from: c reason: collision with root package name */ - public final a0.c f2321c; + public final a0.c f2322c; public final e0 d; public final HashMap e; public final boolean f; @@ -61,7 +61,7 @@ public class DefaultDrmSessionManager implements u { @Nullable /* renamed from: s reason: collision with root package name */ - public DefaultDrmSession f2322s; + public DefaultDrmSession f2323s; public Looper t; public Handler u; public int v = 0; @@ -70,7 +70,7 @@ public class DefaultDrmSessionManager implements u { @Nullable /* renamed from: x reason: collision with root package name */ - public volatile c f2323x; + public volatile c f2324x; public static final class MissingSchemeDataException extends Exception { /* JADX WARNING: Illegal instructions before constructor call */ @@ -115,7 +115,7 @@ public class DefaultDrmSessionManager implements u { @Nullable /* renamed from: c reason: collision with root package name */ - public DrmSession f2324c; + public DrmSession f2325c; public boolean d; public d(@Nullable s.a aVar) { @@ -155,7 +155,7 @@ public class DefaultDrmSessionManager implements u { Objects.requireNonNull(uuid); c.c.a.a0.d.m(!x0.b.equals(uuid), "Use C.CLEARKEY_UUID instead"); this.b = uuid; - this.f2321c = cVar; + this.f2322c = cVar; this.d = e0Var; this.e = hashMap; this.f = z2; @@ -197,7 +197,7 @@ public class DefaultDrmSessionManager implements u { this.p = i + 1; if (i == 0) { if (this.q == null) { - a0 a2 = this.f2321c.a(this.b); + a0 a2 = this.f2322c.a(this.b); this.q = a2; a2.h(new b(null)); } else if (this.l != -9223372036854775807L) { @@ -285,8 +285,8 @@ public class DefaultDrmSessionManager implements u { @Nullable public final DrmSession e(Looper looper, @Nullable s.a aVar, j1 j1Var, boolean z2) { List list; - if (this.f2323x == null) { - this.f2323x = new c(looper); + if (this.f2324x == null) { + this.f2324x = new c(looper); } DrmInitData drmInitData = j1Var.f821y; DefaultDrmSession defaultDrmSession = null; @@ -350,12 +350,12 @@ public class DefaultDrmSessionManager implements u { } } } else { - defaultDrmSession = this.f2322s; + defaultDrmSession = this.f2323s; } if (defaultDrmSession == null) { defaultDrmSession = h(list, false, aVar, z2); if (!this.f) { - this.f2322s = defaultDrmSession; + this.f2323s = defaultDrmSession; } this.m.add(defaultDrmSession); } else { diff --git a/app/src/main/java/com/google/android/exoplayer2/mediacodec/MediaCodecRenderer.java b/app/src/main/java/com/google/android/exoplayer2/mediacodec/MediaCodecRenderer.java index e1b55f82ac..4e678d321c 100644 --- a/app/src/main/java/com/google/android/exoplayer2/mediacodec/MediaCodecRenderer.java +++ b/app/src/main/java/com/google/android/exoplayer2/mediacodec/MediaCodecRenderer.java @@ -96,34 +96,34 @@ public abstract class MediaCodecRenderer extends v0 { public int Z; /* renamed from: a0 reason: collision with root package name */ - public boolean f2325a0; + public boolean f2326a0; /* renamed from: b0 reason: collision with root package name */ - public boolean f2326b0; + public boolean f2327b0; /* renamed from: c0 reason: collision with root package name */ - public boolean f2327c0; + public boolean f2328c0; /* renamed from: d0 reason: collision with root package name */ - public boolean f2328d0; + public boolean f2329d0; /* renamed from: e0 reason: collision with root package name */ - public boolean f2329e0; + public boolean f2330e0; /* renamed from: f0 reason: collision with root package name */ - public boolean f2330f0; + public boolean f2331f0; /* renamed from: g0 reason: collision with root package name */ - public boolean f2331g0; + public boolean f2332g0; /* renamed from: h0 reason: collision with root package name */ - public boolean f2332h0; + public boolean f2333h0; /* renamed from: i0 reason: collision with root package name */ - public boolean f2333i0; + public boolean f2334i0; /* renamed from: j0 reason: collision with root package name */ - public boolean f2334j0; + public boolean f2335j0; @Nullable public q k0; public long l0; @@ -144,15 +144,15 @@ public abstract class MediaCodecRenderer extends v0 { public int w0; /* renamed from: x reason: collision with root package name */ - public final float f2335x; + public final float f2336x; public int x0; /* renamed from: y reason: collision with root package name */ - public final DecoderInputBuffer f2336y = new DecoderInputBuffer(0); + public final DecoderInputBuffer f2337y = new DecoderInputBuffer(0); public boolean y0; /* renamed from: z reason: collision with root package name */ - public final DecoderInputBuffer f2337z = new DecoderInputBuffer(0); + public final DecoderInputBuffer f2338z = new DecoderInputBuffer(0); public boolean z0; public static class DecoderInitializationException extends Exception { @@ -200,7 +200,7 @@ public abstract class MediaCodecRenderer extends v0 { Objects.requireNonNull(vVar); this.v = vVar; this.w = z2; - this.f2335x = f; + this.f2336x = f; p pVar = new p(); this.B = pVar; this.C = new c0<>(); @@ -427,7 +427,7 @@ public abstract class MediaCodecRenderer extends v0 { public final boolean O() throws ExoPlaybackException { if (this.y0) { this.w0 = 1; - if (this.f2326b0 || this.f2328d0) { + if (this.f2327b0 || this.f2329d0) { this.x0 = 3; return false; } @@ -445,7 +445,7 @@ public abstract class MediaCodecRenderer extends v0 { int i; boolean z5; if (!(this.n0 >= 0)) { - if (!this.f2329e0 || !this.z0) { + if (!this.f2330e0 || !this.z0) { i = this.R.e(this.E); } else { try { @@ -463,9 +463,9 @@ public abstract class MediaCodecRenderer extends v0 { this.A0 = true; MediaFormat outputFormat = this.R.getOutputFormat(); if (this.Z != 0 && outputFormat.getInteger("width") == 32 && outputFormat.getInteger("height") == 32) { - this.f2333i0 = true; + this.f2334i0 = true; } else { - if (this.f2331g0) { + if (this.f2332g0) { outputFormat.setInteger("channel-count", 1); } this.T = outputFormat; @@ -473,12 +473,12 @@ public abstract class MediaCodecRenderer extends v0 { } return true; } - if (this.f2334j0 && (this.D0 || this.w0 == 2)) { + if (this.f2335j0 && (this.D0 || this.w0 == 2)) { l0(); } return false; - } else if (this.f2333i0) { - this.f2333i0 = false; + } else if (this.f2334i0) { + this.f2334i0 = false; this.R.releaseOutputBuffer(i, false); return true; } else { @@ -493,7 +493,7 @@ public abstract class MediaCodecRenderer extends v0 { MediaCodec.BufferInfo bufferInfo2 = this.E; byteBuffer.limit(bufferInfo2.offset + bufferInfo2.size); } - if (this.f2330f0) { + if (this.f2331f0) { MediaCodec.BufferInfo bufferInfo3 = this.E; if (bufferInfo3.presentationTimeUs == 0 && (bufferInfo3.flags & 4) != 0) { long j4 = this.B0; @@ -528,7 +528,7 @@ public abstract class MediaCodecRenderer extends v0 { } } } - if (!this.f2329e0 || !this.z0) { + if (!this.f2330e0 || !this.z0) { z3 = true; z2 = false; t tVar = this.R; @@ -581,20 +581,20 @@ public abstract class MediaCodecRenderer extends v0 { if (d < 0) { return false; } - this.f2337z.k = this.R.h(d); - this.f2337z.p(); + this.f2338z.k = this.R.h(d); + this.f2338z.p(); } if (this.w0 == 1) { - if (!this.f2334j0) { + if (!this.f2335j0) { this.z0 = true; this.R.queueInputBuffer(this.m0, 0, 0, 0, 4); s0(); } this.w0 = 2; return false; - } else if (this.f2332h0) { - this.f2332h0 = false; - ByteBuffer byteBuffer = this.f2337z.k; + } else if (this.f2333h0) { + this.f2333h0 = false; + ByteBuffer byteBuffer = this.f2338z.k; byte[] bArr = t; byteBuffer.put(bArr); this.R.queueInputBuffer(this.m0, 0, bArr.length, 0, 0); @@ -604,14 +604,14 @@ public abstract class MediaCodecRenderer extends v0 { } else { if (this.v0 == 1) { for (int i = 0; i < this.S.f820x.size(); i++) { - this.f2337z.k.put(this.S.f820x.get(i)); + this.f2338z.k.put(this.S.f820x.get(i)); } this.v0 = 2; } - int position = this.f2337z.k.position(); + int position = this.f2338z.k.position(); k1 A = A(); try { - int I = I(A, this.f2337z, 0); + int I = I(A, this.f2338z, 0); if (j()) { this.C0 = this.B0; } @@ -620,14 +620,14 @@ public abstract class MediaCodecRenderer extends v0 { } if (I == -5) { if (this.v0 == 2) { - this.f2337z.p(); + this.f2338z.p(); this.v0 = 1; } g0(A); return true; - } else if (this.f2337z.n()) { + } else if (this.f2338z.n()) { if (this.v0 == 2) { - this.f2337z.p(); + this.f2338z.p(); this.v0 = 1; } this.D0 = true; @@ -636,7 +636,7 @@ public abstract class MediaCodecRenderer extends v0 { return false; } try { - if (!this.f2334j0) { + if (!this.f2335j0) { this.z0 = true; this.R.queueInputBuffer(this.m0, 0, 0, 0, 4); s0(); @@ -645,10 +645,10 @@ public abstract class MediaCodecRenderer extends v0 { } catch (MediaCodec.CryptoException e) { throw z(e, this.I, false, e0.p(e.getErrorCode())); } - } else if (this.y0 || this.f2337z.o()) { - boolean t2 = this.f2337z.t(); + } else if (this.y0 || this.f2338z.o()) { + boolean t2 = this.f2338z.t(); if (t2) { - c cVar = this.f2337z.j; + c cVar = this.f2338z.j; Objects.requireNonNull(cVar); if (position != 0) { if (cVar.d == null) { @@ -660,8 +660,8 @@ public abstract class MediaCodecRenderer extends v0 { iArr2[0] = iArr2[0] + position; } } - if (this.f2325a0 && !t2) { - ByteBuffer byteBuffer2 = this.f2337z.k; + if (this.f2326a0 && !t2) { + ByteBuffer byteBuffer2 = this.f2338z.k; byte[] bArr2 = c.i.a.c.f3.u.a; int position2 = byteBuffer2.position(); int i2 = 0; @@ -690,12 +690,12 @@ public abstract class MediaCodecRenderer extends v0 { } i2 = i4; } - if (this.f2337z.k.position() == 0) { + if (this.f2338z.k.position() == 0) { return true; } - this.f2325a0 = false; + this.f2326a0 = false; } - DecoderInputBuffer decoderInputBuffer = this.f2337z; + DecoderInputBuffer decoderInputBuffer = this.f2338z; long j = decoderInputBuffer.m; q qVar = this.k0; if (qVar != null) { @@ -729,7 +729,7 @@ public abstract class MediaCodecRenderer extends v0 { Objects.requireNonNull(qVar2); this.B0 = Math.max(j2, qVar2.a((long) j1Var2.J)); } - if (this.f2337z.m()) { + if (this.f2338z.m()) { this.D.add(Long.valueOf(j)); } if (this.F0) { @@ -737,19 +737,19 @@ public abstract class MediaCodecRenderer extends v0 { this.F0 = false; } this.B0 = Math.max(this.B0, j); - this.f2337z.s(); - if (this.f2337z.l()) { - Z(this.f2337z); + this.f2338z.s(); + if (this.f2338z.l()) { + Z(this.f2338z); } - k0(this.f2337z); + k0(this.f2338z); if (t2) { try { - this.R.b(this.m0, 0, this.f2337z.j, j, 0); + this.R.b(this.m0, 0, this.f2338z.j, j, 0); } catch (MediaCodec.CryptoException e2) { throw z(e2, this.I, false, e0.p(e2.getErrorCode())); } } else { - this.R.queueInputBuffer(this.m0, 0, this.f2337z.k.limit(), j, 0); + this.R.queueInputBuffer(this.m0, 0, this.f2338z.k.limit(), j, 0); } s0(); this.y0 = true; @@ -757,7 +757,7 @@ public abstract class MediaCodecRenderer extends v0 { this.I0.f908c++; return true; } else { - this.f2337z.p(); + this.f2338z.p(); if (this.v0 == 2) { this.v0 = 1; } @@ -784,7 +784,7 @@ public abstract class MediaCodecRenderer extends v0 { if (this.R == null) { return false; } - if (this.x0 == 3 || this.f2326b0 || ((this.f2327c0 && !this.A0) || (this.f2328d0 && this.z0))) { + if (this.x0 == 3 || this.f2327b0 || ((this.f2328c0 && !this.A0) || (this.f2329d0 && this.z0))) { o0(); return true; } @@ -871,7 +871,7 @@ public abstract class MediaCodecRenderer extends v0 { Objects.requireNonNull(j1VarArr); f = V(f3, j1Var, j1VarArr); } - if (f > this.f2335x) { + if (f > this.f2336x) { f2 = f; } long elapsedRealtime = SystemClock.elapsedRealtime(); @@ -887,9 +887,9 @@ public abstract class MediaCodecRenderer extends v0 { if (str2.startsWith("SM-T585") || str2.startsWith("SM-A510") || str2.startsWith("SM-A520") || str2.startsWith("SM-J700")) { i = 2; this.Z = i; - this.f2325a0 = i2 >= 21 && this.S.f820x.isEmpty() && "OMX.MTK.VIDEO.DECODER.AVC".equals(str); - this.f2326b0 = i2 >= 18 || (i2 == 18 && ("OMX.SEC.avc.dec".equals(str) || "OMX.SEC.avc.dec.secure".equals(str))) || (i2 == 19 && e0.d.startsWith("SM-G800") && ("OMX.Exynos.avc.dec".equals(str) || "OMX.Exynos.avc.dec.secure".equals(str))); - this.f2327c0 = i2 != 29 && "c2.android.aac.decoder".equals(str); + this.f2326a0 = i2 >= 21 && this.S.f820x.isEmpty() && "OMX.MTK.VIDEO.DECODER.AVC".equals(str); + this.f2327b0 = i2 >= 18 || (i2 == 18 && ("OMX.SEC.avc.dec".equals(str) || "OMX.SEC.avc.dec.secure".equals(str))) || (i2 == 19 && e0.d.startsWith("SM-G800") && ("OMX.Exynos.avc.dec".equals(str) || "OMX.Exynos.avc.dec.secure".equals(str))); + this.f2328c0 = i2 != 29 && "c2.android.aac.decoder".equals(str); if (i2 > 23 || !"OMX.google.vorbis.decoder".equals(str)) { if (i2 <= 19) { String str3 = e0.b; @@ -899,20 +899,20 @@ public abstract class MediaCodecRenderer extends v0 { } } z2 = false; - this.f2328d0 = z2; - this.f2329e0 = i2 != 21 && "OMX.google.aac.decoder".equals(str); + this.f2329d0 = z2; + this.f2330e0 = i2 != 21 && "OMX.google.aac.decoder".equals(str); if (i2 < 21 && "OMX.SEC.mp3.dec".equals(str) && "samsung".equals(e0.f782c)) { String str4 = e0.b; if (str4.startsWith("baffin") || str4.startsWith("grand") || str4.startsWith("fortuna") || str4.startsWith("gprimelte") || str4.startsWith("j2y18lte") || str4.startsWith("ms01")) { z3 = true; - this.f2330f0 = z3; - this.f2331g0 = i2 > 18 && this.S.I == 1 && "OMX.MTK.AUDIO.DECODER.MP3".equals(str); + this.f2331f0 = z3; + this.f2332g0 = i2 > 18 && this.S.I == 1 && "OMX.MTK.AUDIO.DECODER.MP3".equals(str); String str5 = uVar.a; - this.f2334j0 = !((i2 > 25 && "OMX.rk.video_decoder.avc".equals(str5)) || ((i2 <= 17 && "OMX.allwinner.video.decoder.avc".equals(str5)) || ((i2 <= 29 && ("OMX.broadcom.video_decoder.tunnel".equals(str5) || "OMX.broadcom.video_decoder.tunnel.secure".equals(str5))) || ("Amazon".equals(e0.f782c) && "AFTS".equals(e0.d) && uVar.f)))) || U(); + this.f2335j0 = !((i2 > 25 && "OMX.rk.video_decoder.avc".equals(str5)) || ((i2 <= 17 && "OMX.allwinner.video.decoder.avc".equals(str5)) || ((i2 <= 29 && ("OMX.broadcom.video_decoder.tunnel".equals(str5) || "OMX.broadcom.video_decoder.tunnel.secure".equals(str5))) || ("Amazon".equals(e0.f782c) && "AFTS".equals(e0.d) && uVar.f)))) || U(); if (this.R.a()) { this.u0 = true; this.v0 = 1; - this.f2332h0 = this.Z != 0; + this.f2333h0 = this.Z != 0; } if ("c2.android.mp3.decoder".equals(uVar.a)) { this.k0 = new q(); @@ -925,10 +925,10 @@ public abstract class MediaCodecRenderer extends v0 { } } z3 = false; - this.f2330f0 = z3; - this.f2331g0 = i2 > 18 && this.S.I == 1 && "OMX.MTK.AUDIO.DECODER.MP3".equals(str); + this.f2331f0 = z3; + this.f2332g0 = i2 > 18 && this.S.I == 1 && "OMX.MTK.AUDIO.DECODER.MP3".equals(str); String str5 = uVar.a; - this.f2334j0 = !((i2 > 25 && "OMX.rk.video_decoder.avc".equals(str5)) || ((i2 <= 17 && "OMX.allwinner.video.decoder.avc".equals(str5)) || ((i2 <= 29 && ("OMX.broadcom.video_decoder.tunnel".equals(str5) || "OMX.broadcom.video_decoder.tunnel.secure".equals(str5))) || ("Amazon".equals(e0.f782c) && "AFTS".equals(e0.d) && uVar.f)))) || U(); + this.f2335j0 = !((i2 > 25 && "OMX.rk.video_decoder.avc".equals(str5)) || ((i2 <= 17 && "OMX.allwinner.video.decoder.avc".equals(str5)) || ((i2 <= 29 && ("OMX.broadcom.video_decoder.tunnel".equals(str5) || "OMX.broadcom.video_decoder.tunnel.secure".equals(str5))) || ("Amazon".equals(e0.f782c) && "AFTS".equals(e0.d) && uVar.f)))) || U(); if (this.R.a()) { } if ("c2.android.mp3.decoder".equals(uVar.a)) { @@ -939,14 +939,14 @@ public abstract class MediaCodecRenderer extends v0 { e0(str, elapsedRealtime2, elapsedRealtime2 - elapsedRealtime); } z2 = true; - this.f2328d0 = z2; - this.f2329e0 = i2 != 21 && "OMX.google.aac.decoder".equals(str); + this.f2329d0 = z2; + this.f2330e0 = i2 != 21 && "OMX.google.aac.decoder".equals(str); String str4 = e0.b; z3 = true; - this.f2330f0 = z3; - this.f2331g0 = i2 > 18 && this.S.I == 1 && "OMX.MTK.AUDIO.DECODER.MP3".equals(str); + this.f2331f0 = z3; + this.f2332g0 = i2 > 18 && this.S.I == 1 && "OMX.MTK.AUDIO.DECODER.MP3".equals(str); String str5 = uVar.a; - this.f2334j0 = !((i2 > 25 && "OMX.rk.video_decoder.avc".equals(str5)) || ((i2 <= 17 && "OMX.allwinner.video.decoder.avc".equals(str5)) || ((i2 <= 29 && ("OMX.broadcom.video_decoder.tunnel".equals(str5) || "OMX.broadcom.video_decoder.tunnel.secure".equals(str5))) || ("Amazon".equals(e0.f782c) && "AFTS".equals(e0.d) && uVar.f)))) || U(); + this.f2335j0 = !((i2 > 25 && "OMX.rk.video_decoder.avc".equals(str5)) || ((i2 <= 17 && "OMX.allwinner.video.decoder.avc".equals(str5)) || ((i2 <= 29 && ("OMX.broadcom.video_decoder.tunnel".equals(str5) || "OMX.broadcom.video_decoder.tunnel.secure".equals(str5))) || ("Amazon".equals(e0.f782c) && "AFTS".equals(e0.d) && uVar.f)))) || U(); if (this.R.a()) { } if ("c2.android.mp3.decoder".equals(uVar.a)) { @@ -962,20 +962,20 @@ public abstract class MediaCodecRenderer extends v0 { if ("flounder".equals(str6) || "flounder_lte".equals(str6) || "grouper".equals(str6) || "tilapia".equals(str6)) { i = 1; this.Z = i; - this.f2325a0 = i2 >= 21 && this.S.f820x.isEmpty() && "OMX.MTK.VIDEO.DECODER.AVC".equals(str); - this.f2326b0 = i2 >= 18 || (i2 == 18 && ("OMX.SEC.avc.dec".equals(str) || "OMX.SEC.avc.dec.secure".equals(str))) || (i2 == 19 && e0.d.startsWith("SM-G800") && ("OMX.Exynos.avc.dec".equals(str) || "OMX.Exynos.avc.dec.secure".equals(str))); - this.f2327c0 = i2 != 29 && "c2.android.aac.decoder".equals(str); + this.f2326a0 = i2 >= 21 && this.S.f820x.isEmpty() && "OMX.MTK.VIDEO.DECODER.AVC".equals(str); + this.f2327b0 = i2 >= 18 || (i2 == 18 && ("OMX.SEC.avc.dec".equals(str) || "OMX.SEC.avc.dec.secure".equals(str))) || (i2 == 19 && e0.d.startsWith("SM-G800") && ("OMX.Exynos.avc.dec".equals(str) || "OMX.Exynos.avc.dec.secure".equals(str))); + this.f2328c0 = i2 != 29 && "c2.android.aac.decoder".equals(str); if (i2 <= 19) { } z2 = false; - this.f2328d0 = z2; - this.f2329e0 = i2 != 21 && "OMX.google.aac.decoder".equals(str); + this.f2329d0 = z2; + this.f2330e0 = i2 != 21 && "OMX.google.aac.decoder".equals(str); String str4 = e0.b; z3 = true; - this.f2330f0 = z3; - this.f2331g0 = i2 > 18 && this.S.I == 1 && "OMX.MTK.AUDIO.DECODER.MP3".equals(str); + this.f2331f0 = z3; + this.f2332g0 = i2 > 18 && this.S.I == 1 && "OMX.MTK.AUDIO.DECODER.MP3".equals(str); String str5 = uVar.a; - this.f2334j0 = !((i2 > 25 && "OMX.rk.video_decoder.avc".equals(str5)) || ((i2 <= 17 && "OMX.allwinner.video.decoder.avc".equals(str5)) || ((i2 <= 29 && ("OMX.broadcom.video_decoder.tunnel".equals(str5) || "OMX.broadcom.video_decoder.tunnel.secure".equals(str5))) || ("Amazon".equals(e0.f782c) && "AFTS".equals(e0.d) && uVar.f)))) || U(); + this.f2335j0 = !((i2 > 25 && "OMX.rk.video_decoder.avc".equals(str5)) || ((i2 <= 17 && "OMX.allwinner.video.decoder.avc".equals(str5)) || ((i2 <= 29 && ("OMX.broadcom.video_decoder.tunnel".equals(str5) || "OMX.broadcom.video_decoder.tunnel.secure".equals(str5))) || ("Amazon".equals(e0.f782c) && "AFTS".equals(e0.d) && uVar.f)))) || U(); if (this.R.a()) { } if ("c2.android.mp3.decoder".equals(uVar.a)) { @@ -988,20 +988,20 @@ public abstract class MediaCodecRenderer extends v0 { } i = 0; this.Z = i; - this.f2325a0 = i2 >= 21 && this.S.f820x.isEmpty() && "OMX.MTK.VIDEO.DECODER.AVC".equals(str); - this.f2326b0 = i2 >= 18 || (i2 == 18 && ("OMX.SEC.avc.dec".equals(str) || "OMX.SEC.avc.dec.secure".equals(str))) || (i2 == 19 && e0.d.startsWith("SM-G800") && ("OMX.Exynos.avc.dec".equals(str) || "OMX.Exynos.avc.dec.secure".equals(str))); - this.f2327c0 = i2 != 29 && "c2.android.aac.decoder".equals(str); + this.f2326a0 = i2 >= 21 && this.S.f820x.isEmpty() && "OMX.MTK.VIDEO.DECODER.AVC".equals(str); + this.f2327b0 = i2 >= 18 || (i2 == 18 && ("OMX.SEC.avc.dec".equals(str) || "OMX.SEC.avc.dec.secure".equals(str))) || (i2 == 19 && e0.d.startsWith("SM-G800") && ("OMX.Exynos.avc.dec".equals(str) || "OMX.Exynos.avc.dec.secure".equals(str))); + this.f2328c0 = i2 != 29 && "c2.android.aac.decoder".equals(str); if (i2 <= 19) { } z2 = false; - this.f2328d0 = z2; - this.f2329e0 = i2 != 21 && "OMX.google.aac.decoder".equals(str); + this.f2329d0 = z2; + this.f2330e0 = i2 != 21 && "OMX.google.aac.decoder".equals(str); String str4 = e0.b; z3 = true; - this.f2330f0 = z3; - this.f2331g0 = i2 > 18 && this.S.I == 1 && "OMX.MTK.AUDIO.DECODER.MP3".equals(str); + this.f2331f0 = z3; + this.f2332g0 = i2 > 18 && this.S.I == 1 && "OMX.MTK.AUDIO.DECODER.MP3".equals(str); String str5 = uVar.a; - this.f2334j0 = !((i2 > 25 && "OMX.rk.video_decoder.avc".equals(str5)) || ((i2 <= 17 && "OMX.allwinner.video.decoder.avc".equals(str5)) || ((i2 <= 29 && ("OMX.broadcom.video_decoder.tunnel".equals(str5) || "OMX.broadcom.video_decoder.tunnel.secure".equals(str5))) || ("Amazon".equals(e0.f782c) && "AFTS".equals(e0.d) && uVar.f)))) || U(); + this.f2335j0 = !((i2 > 25 && "OMX.rk.video_decoder.avc".equals(str5)) || ((i2 <= 17 && "OMX.allwinner.video.decoder.avc".equals(str5)) || ((i2 <= 29 && ("OMX.broadcom.video_decoder.tunnel".equals(str5) || "OMX.broadcom.video_decoder.tunnel.secure".equals(str5))) || ("Amazon".equals(e0.f782c) && "AFTS".equals(e0.d) && uVar.f)))) || U(); if (this.R.a()) { } if ("c2.android.mp3.decoder".equals(uVar.a)) { @@ -1235,7 +1235,7 @@ public abstract class MediaCodecRenderer extends v0 { if (!(i3 == 2 || (i3 == 1 && j1Var.A == j1Var2.A && j1Var.B == j1Var2.B))) { z3 = false; } - this.f2332h0 = z3; + this.f2333h0 = z3; this.S = j1Var; if (z4) { } @@ -1245,7 +1245,7 @@ public abstract class MediaCodecRenderer extends v0 { if (!z4) { if (this.y0) { this.w0 = 1; - if (this.f2326b0 || this.f2328d0) { + if (this.f2327b0 || this.f2329d0) { this.x0 = 3; z3 = false; } else { @@ -1326,12 +1326,12 @@ public abstract class MediaCodecRenderer extends v0 { public final boolean n0(int i) throws ExoPlaybackException { k1 A = A(); - this.f2336y.p(); - int I = I(A, this.f2336y, i | 4); + this.f2337y.p(); + int I = I(A, this.f2337y, i | 4); if (I == -5) { g0(A); return true; - } else if (I != -4 || !this.f2336y.n()) { + } else if (I != -4 || !this.f2337y.n()) { return false; } else { this.D0 = true; @@ -1465,8 +1465,8 @@ public abstract class MediaCodecRenderer extends v0 { this.l0 = -9223372036854775807L; this.z0 = false; this.y0 = false; - this.f2332h0 = false; - this.f2333i0 = false; + this.f2333h0 = false; + this.f2334i0 = false; this.p0 = false; this.q0 = false; this.D.clear(); @@ -1496,14 +1496,14 @@ public abstract class MediaCodecRenderer extends v0 { this.A0 = false; this.V = -1.0f; this.Z = 0; - this.f2325a0 = false; - this.f2326b0 = false; - this.f2327c0 = false; - this.f2328d0 = false; - this.f2329e0 = false; - this.f2330f0 = false; - this.f2331g0 = false; - this.f2334j0 = false; + this.f2326a0 = false; + this.f2327b0 = false; + this.f2328c0 = false; + this.f2329d0 = false; + this.f2330e0 = false; + this.f2331f0 = false; + this.f2332g0 = false; + this.f2335j0 = false; this.u0 = false; this.v0 = 0; this.N = false; @@ -1511,7 +1511,7 @@ public abstract class MediaCodecRenderer extends v0 { public final void s0() { this.m0 = -1; - this.f2337z.k = null; + this.f2338z.k = null; } public final void t0(@Nullable DrmSession drmSession) { @@ -1567,7 +1567,7 @@ public abstract class MediaCodecRenderer extends v0 { if (V == -1.0f) { N(); return false; - } else if (f2 == -1.0f && V <= this.f2335x) { + } else if (f2 == -1.0f && V <= this.f2336x) { return true; } else { Bundle bundle = new Bundle(); diff --git a/app/src/main/java/com/google/android/exoplayer2/mediacodec/MediaCodecUtil.java b/app/src/main/java/com/google/android/exoplayer2/mediacodec/MediaCodecUtil.java index 9be023d64c..8dd1b8b56b 100644 --- a/app/src/main/java/com/google/android/exoplayer2/mediacodec/MediaCodecUtil.java +++ b/app/src/main/java/com/google/android/exoplayer2/mediacodec/MediaCodecUtil.java @@ -29,7 +29,7 @@ public final class MediaCodecUtil { public static final HashMap> b = new HashMap<>(); /* renamed from: c reason: collision with root package name */ - public static int f2338c = -1; + public static int f2339c = -1; public static class DecoderQueryException extends Exception { public DecoderQueryException(Throwable th, a aVar) { @@ -42,12 +42,12 @@ public final class MediaCodecUtil { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final boolean f2339c; + public final boolean f2340c; public b(String str, boolean z2, boolean z3) { this.a = str; this.b = z2; - this.f2339c = z3; + this.f2340c = z3; } public boolean equals(@Nullable Object obj) { @@ -58,13 +58,13 @@ public final class MediaCodecUtil { return false; } b bVar = (b) obj; - return TextUtils.equals(this.a, bVar.a) && this.b == bVar.b && this.f2339c == bVar.f2339c; + return TextUtils.equals(this.a, bVar.a) && this.b == bVar.b && this.f2340c == bVar.f2340c; } public int hashCode() { int i = 1231; int m = (c.d.b.a.a.m(this.a, 31, 31) + (this.b ? 1231 : 1237)) * 31; - if (!this.f2339c) { + if (!this.f2340c) { i = 1237; } return m + i; @@ -1330,7 +1330,7 @@ public final class MediaCodecUtil { MediaCodecInfo.CodecCapabilities capabilitiesForType = a2.getCapabilitiesForType(b2); boolean b3 = cVar.b("tunneled-playback", b2, capabilitiesForType); boolean c2 = cVar.c("tunneled-playback", b2, capabilitiesForType); - boolean z6 = bVar.f2339c; + boolean z6 = bVar.f2340c; if (z6 || !c2) { if (!z6 || b3) { boolean b4 = cVar.b("secure-playback", b2, capabilitiesForType); @@ -1492,7 +1492,7 @@ public final class MediaCodecUtil { public static int i() throws DecoderQueryException { int i; - if (f2338c == -1) { + if (f2339c == -1) { int i2 = 0; u d2 = d("video/avc", false, false); if (d2 != null) { @@ -1552,9 +1552,9 @@ public final class MediaCodecUtil { } i2 = Math.max(i3, e0.a >= 21 ? 345600 : 172800); } - f2338c = i2; + f2339c = i2; } - return f2338c; + return f2339c; } public static void j(List list, f fVar) { diff --git a/app/src/main/java/com/google/android/exoplayer2/metadata/scte35/SpliceInsertCommand.java b/app/src/main/java/com/google/android/exoplayer2/metadata/scte35/SpliceInsertCommand.java index d542465490..29f16810b4 100644 --- a/app/src/main/java/com/google/android/exoplayer2/metadata/scte35/SpliceInsertCommand.java +++ b/app/src/main/java/com/google/android/exoplayer2/metadata/scte35/SpliceInsertCommand.java @@ -19,7 +19,7 @@ public final class SpliceInsertCommand extends SpliceCommand { public final long r; /* renamed from: s reason: collision with root package name */ - public final int f2340s; + public final int f2341s; public final int t; public final int u; @@ -42,18 +42,18 @@ public final class SpliceInsertCommand extends SpliceCommand { public final long b; /* renamed from: c reason: collision with root package name */ - public final long f2341c; + public final long f2342c; public b(int i, long j, long j2) { this.a = i; this.b = j; - this.f2341c = j2; + this.f2342c = j2; } public b(int i, long j, long j2, a aVar) { this.a = i; this.b = j; - this.f2341c = j2; + this.f2342c = j2; } } @@ -68,7 +68,7 @@ public final class SpliceInsertCommand extends SpliceCommand { this.p = Collections.unmodifiableList(list); this.q = z6; this.r = j4; - this.f2340s = i; + this.f2341s = i; this.t = i2; this.u = i3; } @@ -90,7 +90,7 @@ public final class SpliceInsertCommand extends SpliceCommand { this.p = Collections.unmodifiableList(arrayList); this.q = parcel.readByte() == 1 ? true : z2; this.r = parcel.readLong(); - this.f2340s = parcel.readInt(); + this.f2341s = parcel.readInt(); this.t = parcel.readInt(); this.u = parcel.readInt(); } @@ -110,11 +110,11 @@ public final class SpliceInsertCommand extends SpliceCommand { b bVar = this.p.get(i2); parcel.writeInt(bVar.a); parcel.writeLong(bVar.b); - parcel.writeLong(bVar.f2341c); + parcel.writeLong(bVar.f2342c); } parcel.writeByte(this.q ? (byte) 1 : 0); parcel.writeLong(this.r); - parcel.writeInt(this.f2340s); + parcel.writeInt(this.f2341s); parcel.writeInt(this.t); parcel.writeInt(this.u); } diff --git a/app/src/main/java/com/google/android/exoplayer2/metadata/scte35/SpliceScheduleCommand.java b/app/src/main/java/com/google/android/exoplayer2/metadata/scte35/SpliceScheduleCommand.java index 293b9e78d4..ae2ec36418 100644 --- a/app/src/main/java/com/google/android/exoplayer2/metadata/scte35/SpliceScheduleCommand.java +++ b/app/src/main/java/com/google/android/exoplayer2/metadata/scte35/SpliceScheduleCommand.java @@ -43,7 +43,7 @@ public final class SpliceScheduleCommand extends SpliceCommand { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final boolean f2342c; + public final boolean f2343c; public final boolean d; public final long e; public final List f; @@ -56,7 +56,7 @@ public final class SpliceScheduleCommand extends SpliceCommand { public c(long j, boolean z2, boolean z3, boolean z4, List list, long j2, boolean z5, long j3, int i, int i2, int i3) { this.a = j; this.b = z2; - this.f2342c = z3; + this.f2343c = z3; this.d = z4; this.f = Collections.unmodifiableList(list); this.e = j2; @@ -71,7 +71,7 @@ public final class SpliceScheduleCommand extends SpliceCommand { this.a = parcel.readLong(); boolean z2 = false; this.b = parcel.readByte() == 1; - this.f2342c = parcel.readByte() == 1; + this.f2343c = parcel.readByte() == 1; this.d = parcel.readByte() == 1; int readInt = parcel.readInt(); ArrayList arrayList = new ArrayList(readInt); @@ -109,7 +109,7 @@ public final class SpliceScheduleCommand extends SpliceCommand { c cVar = this.i.get(i2); parcel.writeLong(cVar.a); parcel.writeByte(cVar.b ? (byte) 1 : 0); - parcel.writeByte(cVar.f2342c ? (byte) 1 : 0); + parcel.writeByte(cVar.f2343c ? (byte) 1 : 0); parcel.writeByte(cVar.d ? (byte) 1 : 0); int size2 = cVar.f.size(); parcel.writeInt(size2); diff --git a/app/src/main/java/com/google/android/exoplayer2/ui/DefaultTimeBar.java b/app/src/main/java/com/google/android/exoplayer2/ui/DefaultTimeBar.java index 31c51bf390..e41ab2d90c 100644 --- a/app/src/main/java/com/google/android/exoplayer2/ui/DefaultTimeBar.java +++ b/app/src/main/java/com/google/android/exoplayer2/ui/DefaultTimeBar.java @@ -68,20 +68,20 @@ public class DefaultTimeBar extends View implements o { @Nullable /* renamed from: s reason: collision with root package name */ - public final Drawable f2343s; + public final Drawable f2344s; public final int t; public final int u; public final int v; public final int w; /* renamed from: x reason: collision with root package name */ - public final int f2344x; + public final int f2345x; /* renamed from: y reason: collision with root package name */ - public final int f2345y; + public final int f2346y; /* renamed from: z reason: collision with root package name */ - public final int f2346z; + public final int f2347z; public DefaultTimeBar(Context context, @Nullable AttributeSet attributeSet) { this(context, attributeSet, 0, attributeSet); @@ -121,7 +121,7 @@ public class DefaultTimeBar extends View implements o { TypedArray obtainStyledAttributes = context.getTheme().obtainStyledAttributes(attributeSet2, R.g.DefaultTimeBar, i, 0); try { Drawable drawable = obtainStyledAttributes.getDrawable(R.g.DefaultTimeBar_scrubber_drawable); - this.f2343s = drawable; + this.f2344s = drawable; if (drawable != null) { int i2 = e0.a; if (i2 >= 23) { @@ -136,9 +136,9 @@ public class DefaultTimeBar extends View implements o { this.u = obtainStyledAttributes.getDimensionPixelSize(R.g.DefaultTimeBar_touch_target_height, c3); this.v = obtainStyledAttributes.getInt(R.g.DefaultTimeBar_bar_gravity, 0); this.w = obtainStyledAttributes.getDimensionPixelSize(R.g.DefaultTimeBar_ad_marker_width, c4); - this.f2344x = obtainStyledAttributes.getDimensionPixelSize(R.g.DefaultTimeBar_scrubber_enabled_size, c5); - this.f2345y = obtainStyledAttributes.getDimensionPixelSize(R.g.DefaultTimeBar_scrubber_disabled_size, c6); - this.f2346z = obtainStyledAttributes.getDimensionPixelSize(R.g.DefaultTimeBar_scrubber_dragged_size, c7); + this.f2345x = obtainStyledAttributes.getDimensionPixelSize(R.g.DefaultTimeBar_scrubber_enabled_size, c5); + this.f2346y = obtainStyledAttributes.getDimensionPixelSize(R.g.DefaultTimeBar_scrubber_disabled_size, c6); + this.f2347z = obtainStyledAttributes.getDimensionPixelSize(R.g.DefaultTimeBar_scrubber_dragged_size, c7); int i3 = obtainStyledAttributes.getInt(R.g.DefaultTimeBar_played_color, -1); int i4 = obtainStyledAttributes.getInt(R.g.DefaultTimeBar_scrubber_color, -1); int i5 = obtainStyledAttributes.getInt(R.g.DefaultTimeBar_buffered_color, -855638017); @@ -159,26 +159,26 @@ public class DefaultTimeBar extends View implements o { this.u = c3; this.v = 0; this.w = c4; - this.f2344x = c5; - this.f2345y = c6; - this.f2346z = c7; + this.f2345x = c5; + this.f2346y = c6; + this.f2347z = c7; paint.setColor(-1); paint6.setColor(-1); paint2.setColor(-855638017); paint3.setColor(872415231); paint4.setColor(-1291845888); paint5.setColor(872414976); - this.f2343s = null; + this.f2344s = null; } StringBuilder sb = new StringBuilder(); this.C = sb; this.D = new Formatter(sb, Locale.getDefault()); this.E = new b(this); - Drawable drawable2 = this.f2343s; + Drawable drawable2 = this.f2344s; if (drawable2 != null) { this.A = (drawable2.getMinimumWidth() + 1) / 2; } else { - this.A = (Math.max(this.f2345y, Math.max(this.f2344x, this.f2346z)) + 1) / 2; + this.A = (Math.max(this.f2346y, Math.max(this.f2345x, this.f2347z)) + 1) / 2; } this.N = 1.0f; ValueAnimator valueAnimator = new ValueAnimator(); @@ -329,8 +329,8 @@ public class DefaultTimeBar extends View implements o { } public final void i() { - Drawable drawable = this.f2343s; - if (drawable != null && drawable.isStateful() && this.f2343s.setState(getDrawableState())) { + Drawable drawable = this.f2344s; + if (drawable != null && drawable.isStateful() && this.f2344s.setState(getDrawableState())) { invalidate(); } } @@ -348,7 +348,7 @@ public class DefaultTimeBar extends View implements o { @Override // android.view.View public void jumpDrawablesToCurrentState() { super.jumpDrawablesToCurrentState(); - Drawable drawable = this.f2343s; + Drawable drawable = this.f2344s; if (drawable != null) { drawable.jumpToCurrentState(); } @@ -398,14 +398,14 @@ public class DefaultTimeBar extends View implements o { Rect rect5 = this.l; int h = e0.h(rect5.right, rect5.left, this.j.right); int centerY2 = this.l.centerY(); - Drawable drawable = this.f2343s; + Drawable drawable = this.f2344s; if (drawable == null) { - canvas.drawCircle((float) h, (float) centerY2, (float) ((int) ((((float) ((this.O || isFocused()) ? this.f2346z : isEnabled() ? this.f2344x : this.f2345y)) * this.N) / 2.0f)), this.r); + canvas.drawCircle((float) h, (float) centerY2, (float) ((int) ((((float) ((this.O || isFocused()) ? this.f2347z : isEnabled() ? this.f2345x : this.f2346y)) * this.N) / 2.0f)), this.r); } else { int intrinsicWidth = ((int) (((float) drawable.getIntrinsicWidth()) * this.N)) / 2; - int intrinsicHeight = ((int) (((float) this.f2343s.getIntrinsicHeight()) * this.N)) / 2; - this.f2343s.setBounds(h - intrinsicWidth, centerY2 - intrinsicHeight, h + intrinsicWidth, centerY2 + intrinsicHeight); - this.f2343s.draw(canvas); + int intrinsicHeight = ((int) (((float) this.f2344s.getIntrinsicHeight()) * this.N)) / 2; + this.f2344s.setBounds(h - intrinsicWidth, centerY2 - intrinsicHeight, h + intrinsicWidth, centerY2 + intrinsicHeight); + this.f2344s.draw(canvas); } } canvas.restore(); @@ -518,7 +518,7 @@ public class DefaultTimeBar extends View implements o { @Override // android.view.View public void onRtlPropertiesChanged(int i) { - Drawable drawable = this.f2343s; + Drawable drawable = this.f2344s; if (drawable != null) { if (e0.a >= 23 && drawable.setLayoutDirection(i)) { invalidate(); diff --git a/app/src/main/java/com/google/android/exoplayer2/ui/PlayerControlView.java b/app/src/main/java/com/google/android/exoplayer2/ui/PlayerControlView.java index 00d26910ea..b27f814af3 100644 --- a/app/src/main/java/com/google/android/exoplayer2/ui/PlayerControlView.java +++ b/app/src/main/java/com/google/android/exoplayer2/ui/PlayerControlView.java @@ -71,35 +71,35 @@ public class PlayerControlView extends FrameLayout { public int W; /* renamed from: a0 reason: collision with root package name */ - public int f2347a0; + public int f2348a0; /* renamed from: b0 reason: collision with root package name */ - public boolean f2348b0; + public boolean f2349b0; /* renamed from: c0 reason: collision with root package name */ - public boolean f2349c0; + public boolean f2350c0; /* renamed from: d0 reason: collision with root package name */ - public boolean f2350d0; + public boolean f2351d0; /* renamed from: e0 reason: collision with root package name */ - public boolean f2351e0; + public boolean f2352e0; /* renamed from: f0 reason: collision with root package name */ - public boolean f2352f0; + public boolean f2353f0; /* renamed from: g0 reason: collision with root package name */ - public long f2353g0; + public long f2354g0; /* renamed from: h0 reason: collision with root package name */ - public long[] f2354h0; + public long[] f2355h0; /* renamed from: i0 reason: collision with root package name */ - public boolean[] f2355i0; + public boolean[] f2356i0; public final c j; /* renamed from: j0 reason: collision with root package name */ - public long[] f2356j0; + public long[] f2357j0; public final CopyOnWriteArrayList k; public boolean[] k0; @Nullable @@ -122,7 +122,7 @@ public class PlayerControlView extends FrameLayout { @Nullable /* renamed from: s reason: collision with root package name */ - public final ImageView f2357s; + public final ImageView f2358s; @Nullable public final View t; @Nullable @@ -133,13 +133,13 @@ public class PlayerControlView extends FrameLayout { public final o w; /* renamed from: x reason: collision with root package name */ - public final StringBuilder f2358x; + public final StringBuilder f2359x; /* renamed from: y reason: collision with root package name */ - public final Formatter f2359y; + public final Formatter f2360y; /* renamed from: z reason: collision with root package name */ - public final o2.b f2360z; + public final o2.b f2361z; @RequiresApi(21) public static final class b { @@ -302,7 +302,7 @@ public class PlayerControlView extends FrameLayout { PlayerControlView playerControlView = PlayerControlView.this; TextView textView = playerControlView.v; if (textView != null) { - textView.setText(e0.u(playerControlView.f2358x, playerControlView.f2359y, j)); + textView.setText(e0.u(playerControlView.f2359x, playerControlView.f2360y, j)); } } @@ -342,7 +342,7 @@ public class PlayerControlView extends FrameLayout { playerControlView.U = true; TextView textView = playerControlView.v; if (textView != null) { - textView.setText(e0.u(playerControlView.f2358x, playerControlView.f2359y, j)); + textView.setText(e0.u(playerControlView.f2359x, playerControlView.f2360y, j)); } } @@ -368,7 +368,7 @@ public class PlayerControlView extends FrameLayout { y1Var.d(); } else if (playerControlView.r == view) { int I = y1Var.I(); - int i = PlayerControlView.this.f2347a0; + int i = PlayerControlView.this.f2348a0; int i2 = 1; while (true) { if (i2 > 2) { @@ -386,7 +386,7 @@ public class PlayerControlView extends FrameLayout { i2++; } y1Var.E(I); - } else if (playerControlView.f2357s == view) { + } else if (playerControlView.f2358s == view) { y1Var.k(!y1Var.M()); } } @@ -453,39 +453,39 @@ public class PlayerControlView extends FrameLayout { super(context, attributeSet, i2); int i3 = R.e.exo_player_control_view; this.V = 5000; - this.f2347a0 = 0; + this.f2348a0 = 0; this.W = 200; - this.f2353g0 = -9223372036854775807L; - this.f2348b0 = true; - this.f2349c0 = true; - this.f2350d0 = true; - this.f2351e0 = true; - this.f2352f0 = false; + this.f2354g0 = -9223372036854775807L; + this.f2349b0 = true; + this.f2350c0 = true; + this.f2351d0 = true; + this.f2352e0 = true; + this.f2353f0 = false; if (attributeSet2 != null) { TypedArray obtainStyledAttributes = context.getTheme().obtainStyledAttributes(attributeSet2, R.g.PlayerControlView, i2, 0); try { this.V = obtainStyledAttributes.getInt(R.g.PlayerControlView_show_timeout, this.V); i3 = obtainStyledAttributes.getResourceId(R.g.PlayerControlView_controller_layout_id, i3); - this.f2347a0 = obtainStyledAttributes.getInt(R.g.PlayerControlView_repeat_toggle_modes, this.f2347a0); - this.f2348b0 = obtainStyledAttributes.getBoolean(R.g.PlayerControlView_show_rewind_button, this.f2348b0); - this.f2349c0 = obtainStyledAttributes.getBoolean(R.g.PlayerControlView_show_fastforward_button, this.f2349c0); - this.f2350d0 = obtainStyledAttributes.getBoolean(R.g.PlayerControlView_show_previous_button, this.f2350d0); - this.f2351e0 = obtainStyledAttributes.getBoolean(R.g.PlayerControlView_show_next_button, this.f2351e0); - this.f2352f0 = obtainStyledAttributes.getBoolean(R.g.PlayerControlView_show_shuffle_button, this.f2352f0); + this.f2348a0 = obtainStyledAttributes.getInt(R.g.PlayerControlView_repeat_toggle_modes, this.f2348a0); + this.f2349b0 = obtainStyledAttributes.getBoolean(R.g.PlayerControlView_show_rewind_button, this.f2349b0); + this.f2350c0 = obtainStyledAttributes.getBoolean(R.g.PlayerControlView_show_fastforward_button, this.f2350c0); + this.f2351d0 = obtainStyledAttributes.getBoolean(R.g.PlayerControlView_show_previous_button, this.f2351d0); + this.f2352e0 = obtainStyledAttributes.getBoolean(R.g.PlayerControlView_show_next_button, this.f2352e0); + this.f2353f0 = obtainStyledAttributes.getBoolean(R.g.PlayerControlView_show_shuffle_button, this.f2353f0); setTimeBarMinUpdateInterval(obtainStyledAttributes.getInt(R.g.PlayerControlView_time_bar_min_update_interval, this.W)); } finally { obtainStyledAttributes.recycle(); } } this.k = new CopyOnWriteArrayList<>(); - this.f2360z = new o2.b(); + this.f2361z = new o2.b(); this.A = new o2.c(); StringBuilder sb = new StringBuilder(); - this.f2358x = sb; - this.f2359y = new Formatter(sb, Locale.getDefault()); - this.f2354h0 = new long[0]; - this.f2355i0 = new boolean[0]; - this.f2356j0 = new long[0]; + this.f2359x = sb; + this.f2360y = new Formatter(sb, Locale.getDefault()); + this.f2355h0 = new long[0]; + this.f2356i0 = new boolean[0]; + this.f2357j0 = new long[0]; this.k0 = new boolean[0]; c cVar = new c(null); this.j = cVar; @@ -552,7 +552,7 @@ public class PlayerControlView extends FrameLayout { imageView.setOnClickListener(cVar); } ImageView imageView2 = (ImageView) findViewById(R.c.exo_shuffle); - this.f2357s = imageView2; + this.f2358s = imageView2; if (imageView2 != null) { imageView2.setOnClickListener(cVar); } @@ -633,7 +633,7 @@ public class PlayerControlView extends FrameLayout { } removeCallbacks(this.B); removeCallbacks(this.C); - this.f2353g0 = -9223372036854775807L; + this.f2354g0 = -9223372036854775807L; } } @@ -642,14 +642,14 @@ public class PlayerControlView extends FrameLayout { if (this.V > 0) { long uptimeMillis = SystemClock.uptimeMillis(); int i2 = this.V; - this.f2353g0 = uptimeMillis + ((long) i2); + this.f2354g0 = uptimeMillis + ((long) i2); if (this.R) { postDelayed(this.C, (long) i2); return; } return; } - this.f2353g0 = -9223372036854775807L; + this.f2354g0 = -9223372036854775807L; } @Override // android.view.View, android.view.ViewGroup @@ -699,11 +699,11 @@ public class PlayerControlView extends FrameLayout { } public int getRepeatToggleModes() { - return this.f2347a0; + return this.f2348a0; } public boolean getShowShuffleButton() { - return this.f2352f0; + return this.f2353f0; } public int getShowTimeoutMs() { @@ -772,10 +772,10 @@ public class PlayerControlView extends FrameLayout { z3 = false; z2 = false; } - k(this.f2350d0, z6, this.l); - k(this.f2348b0, z3, this.q); - k(this.f2349c0, z2, this.p); - k(this.f2351e0, z5, this.m); + k(this.f2351d0, z6, this.l); + k(this.f2349b0, z3, this.q); + k(this.f2350c0, z2, this.p); + k(this.f2352e0, z5, this.m); o oVar = this.w; if (oVar != null) { oVar.setEnabled(z4); @@ -843,7 +843,7 @@ public class PlayerControlView extends FrameLayout { this.n0 = j; TextView textView = this.v; if (textView != null && !this.U && z3) { - textView.setText(e0.u(this.f2358x, this.f2359y, j2)); + textView.setText(e0.u(this.f2359x, this.f2360y, j2)); } o oVar = this.w; if (oVar != null) { @@ -874,7 +874,7 @@ public class PlayerControlView extends FrameLayout { public final void o() { ImageView imageView; if (e() && this.R && (imageView = this.r) != null) { - if (this.f2347a0 == 0) { + if (this.f2348a0 == 0) { k(false, false, imageView); return; } @@ -905,7 +905,7 @@ public class PlayerControlView extends FrameLayout { public void onAttachedToWindow() { super.onAttachedToWindow(); this.R = true; - long j = this.f2353g0; + long j = this.f2354g0; if (j != -9223372036854775807L) { long uptimeMillis = j - SystemClock.uptimeMillis(); if (uptimeMillis <= 0) { @@ -929,18 +929,18 @@ public class PlayerControlView extends FrameLayout { public final void p() { ImageView imageView; - if (e() && this.R && (imageView = this.f2357s) != null) { + if (e() && this.R && (imageView = this.f2358s) != null) { y1 y1Var = this.P; - if (!this.f2352f0) { + if (!this.f2353f0) { k(false, false, imageView); } else if (y1Var == null) { k(true, false, imageView); - this.f2357s.setImageDrawable(this.K); - this.f2357s.setContentDescription(this.O); + this.f2358s.setImageDrawable(this.K); + this.f2358s.setContentDescription(this.O); } else { k(true, true, imageView); - this.f2357s.setImageDrawable(y1Var.M() ? this.J : this.K); - this.f2357s.setContentDescription(y1Var.M() ? this.N : this.O); + this.f2358s.setImageDrawable(y1Var.M() ? this.J : this.K); + this.f2358s.setContentDescription(y1Var.M() ? this.N : this.O); } } } @@ -1010,14 +1010,14 @@ public class PlayerControlView extends FrameLayout { if (i5 > cVar.B) { break; } - K.f(i5, this.f2360z); - c.i.a.c.a3.p0.c cVar4 = this.f2360z.o; + K.f(i5, this.f2361z); + c.i.a.c.a3.p0.c cVar4 = this.f2361z.o; int i6 = cVar4.p; int i7 = cVar4.m; while (i6 < i7) { - long c2 = this.f2360z.c(i6); + long c2 = this.f2361z.c(i6); if (c2 == Long.MIN_VALUE) { - long j4 = this.f2360z.l; + long j4 = this.f2361z.l; if (j4 == j) { i6++; j = -9223372036854775807L; @@ -1025,16 +1025,16 @@ public class PlayerControlView extends FrameLayout { c2 = j4; } } - long j5 = c2 + this.f2360z.m; + long j5 = c2 + this.f2361z.m; if (j5 >= 0) { - long[] jArr = this.f2354h0; + long[] jArr = this.f2355h0; if (i2 == jArr.length) { int length = jArr.length == 0 ? 1 : jArr.length * 2; - this.f2354h0 = Arrays.copyOf(jArr, length); - this.f2355i0 = Arrays.copyOf(this.f2355i0, length); + this.f2355h0 = Arrays.copyOf(jArr, length); + this.f2356i0 = Arrays.copyOf(this.f2356i0, length); } - this.f2354h0[i2] = e0.M(j5 + j3); - this.f2355i0[i2] = !this.f2360z.o.a(i6).b(); + this.f2355h0[i2] = e0.M(j5 + j3); + this.f2356i0[i2] = !this.f2361z.o.a(i6).b(); i2++; i6++; j = -9223372036854775807L; @@ -1057,21 +1057,21 @@ public class PlayerControlView extends FrameLayout { long M = e0.M(j2); textView = this.u; if (textView != null) { - textView.setText(e0.u(this.f2358x, this.f2359y, M)); + textView.setText(e0.u(this.f2359x, this.f2360y, M)); } oVar = this.w; if (oVar != null) { oVar.setDuration(M); - int length2 = this.f2356j0.length; + int length2 = this.f2357j0.length; int i8 = i2 + length2; - long[] jArr2 = this.f2354h0; + long[] jArr2 = this.f2355h0; if (i8 > jArr2.length) { - this.f2354h0 = Arrays.copyOf(jArr2, i8); - this.f2355i0 = Arrays.copyOf(this.f2355i0, i8); + this.f2355h0 = Arrays.copyOf(jArr2, i8); + this.f2356i0 = Arrays.copyOf(this.f2356i0, i8); } - System.arraycopy(this.f2356j0, 0, this.f2354h0, i2, length2); - System.arraycopy(this.k0, 0, this.f2355i0, i2, length2); - this.w.a(this.f2354h0, this.f2355i0, i8); + System.arraycopy(this.f2357j0, 0, this.f2355h0, i2, length2); + System.arraycopy(this.k0, 0, this.f2356i0, i2, length2); + this.w.a(this.f2355h0, this.f2356i0, i8); } n(); } @@ -1123,7 +1123,7 @@ public class PlayerControlView extends FrameLayout { } public void setRepeatToggleModes(int i2) { - this.f2347a0 = i2; + this.f2348a0 = i2; y1 y1Var = this.P; if (y1Var != null) { int I = y1Var.I(); @@ -1139,7 +1139,7 @@ public class PlayerControlView extends FrameLayout { } public void setShowFastForwardButton(boolean z2) { - this.f2349c0 = z2; + this.f2350c0 = z2; l(); } @@ -1149,22 +1149,22 @@ public class PlayerControlView extends FrameLayout { } public void setShowNextButton(boolean z2) { - this.f2351e0 = z2; + this.f2352e0 = z2; l(); } public void setShowPreviousButton(boolean z2) { - this.f2350d0 = z2; + this.f2351d0 = z2; l(); } public void setShowRewindButton(boolean z2) { - this.f2348b0 = z2; + this.f2349b0 = z2; l(); } public void setShowShuffleButton(boolean z2) { - this.f2352f0 = z2; + this.f2353f0 = z2; p(); } diff --git a/app/src/main/java/com/google/android/exoplayer2/ui/PlayerView.java b/app/src/main/java/com/google/android/exoplayer2/ui/PlayerView.java index 4ed6ad8064..43b5550203 100644 --- a/app/src/main/java/com/google/android/exoplayer2/ui/PlayerView.java +++ b/app/src/main/java/com/google/android/exoplayer2/ui/PlayerView.java @@ -83,7 +83,7 @@ public class PlayerView extends FrameLayout { @Nullable /* renamed from: s reason: collision with root package name */ - public final PlayerControlView f2361s; + public final PlayerControlView f2362s; @Nullable public final FrameLayout t; @Nullable @@ -94,14 +94,14 @@ public class PlayerView extends FrameLayout { @Nullable /* renamed from: x reason: collision with root package name */ - public PlayerControlView.e f2362x; + public PlayerControlView.e f2363x; /* renamed from: y reason: collision with root package name */ - public boolean f2363y; + public boolean f2364y; @Nullable /* renamed from: z reason: collision with root package name */ - public Drawable f2364z; + public Drawable f2365z; public final class a implements y1.e, View.OnLayoutChangeListener, View.OnClickListener, PlayerControlView.e { public final o2.b i = new o2.b(); @@ -364,7 +364,7 @@ public class PlayerView extends FrameLayout { this.p = null; this.q = null; this.r = null; - this.f2361s = null; + this.f2362s = null; this.t = null; this.u = null; ImageView imageView = new ImageView(context); @@ -482,9 +482,9 @@ public class PlayerView extends FrameLayout { this.u = (FrameLayout) findViewById(R.c.exo_overlay); ImageView imageView2 = (ImageView) findViewById(R.c.exo_artwork); this.o = imageView2; - this.f2363y = z3 && imageView2 != null; + this.f2364y = z3 && imageView2 != null; if (i3 != 0) { - this.f2364z = ContextCompat.getDrawable(getContext(), i3); + this.f2365z = ContextCompat.getDrawable(getContext(), i3); } SubtitleView subtitleView = (SubtitleView) findViewById(R.c.exo_subtitles); this.p = subtitleView; @@ -507,10 +507,10 @@ public class PlayerView extends FrameLayout { PlayerControlView playerControlView = (PlayerControlView) findViewById(i14); View findViewById3 = findViewById(R.c.exo_controller_placeholder); if (playerControlView != null) { - this.f2361s = playerControlView; + this.f2362s = playerControlView; } else if (findViewById3 != null) { PlayerControlView playerControlView2 = new PlayerControlView(context, null, 0, attributeSet); - this.f2361s = playerControlView2; + this.f2362s = playerControlView2; playerControlView2.setId(i14); playerControlView2.setLayoutParams(findViewById3.getLayoutParams()); ViewGroup viewGroup = (ViewGroup) findViewById3.getParent(); @@ -518,9 +518,9 @@ public class PlayerView extends FrameLayout { viewGroup.removeView(findViewById3); viewGroup.addView(playerControlView2, indexOfChild); } else { - this.f2361s = null; + this.f2362s = null; } - PlayerControlView playerControlView3 = this.f2361s; + PlayerControlView playerControlView3 = this.f2362s; this.E = playerControlView3 != null ? i2 : 0; this.H = z7; this.F = z6; @@ -528,7 +528,7 @@ public class PlayerView extends FrameLayout { this.w = z2 && playerControlView3 != null; d(); m(); - PlayerControlView playerControlView4 = this.f2361s; + PlayerControlView playerControlView4 = this.f2362s; if (playerControlView4 != null) { playerControlView4.k.add(aVar); } @@ -566,7 +566,7 @@ public class PlayerView extends FrameLayout { } public void d() { - PlayerControlView playerControlView = this.f2361s; + PlayerControlView playerControlView = this.f2362s; if (playerControlView != null) { playerControlView.c(); } @@ -580,8 +580,8 @@ public class PlayerView extends FrameLayout { } int keyCode = keyEvent.getKeyCode(); boolean z2 = keyCode == 19 || keyCode == 270 || keyCode == 22 || keyCode == 271 || keyCode == 20 || keyCode == 269 || keyCode == 21 || keyCode == 268 || keyCode == 23; - if (!z2 || !p() || this.f2361s.e()) { - if ((p() && this.f2361s.a(keyEvent)) || super.dispatchKeyEvent(keyEvent)) { + if (!z2 || !p() || this.f2362s.e()) { + if ((p() && this.f2362s.a(keyEvent)) || super.dispatchKeyEvent(keyEvent)) { f(true); } else if (!z2 || !p()) { return false; @@ -602,7 +602,7 @@ public class PlayerView extends FrameLayout { public final void f(boolean z2) { if ((!e() || !this.G) && p()) { - boolean z3 = this.f2361s.e() && this.f2361s.getShowTimeoutMs() <= 0; + boolean z3 = this.f2362s.e() && this.f2362s.getShowTimeoutMs() <= 0; boolean h = h(); if (z2 || z3 || h) { i(h); @@ -635,7 +635,7 @@ public class PlayerView extends FrameLayout { if (frameLayout != null) { arrayList.add(new i(frameLayout, 3, "Transparent overlay does not impact viewability")); } - PlayerControlView playerControlView = this.f2361s; + PlayerControlView playerControlView = this.f2362s; if (playerControlView != null) { arrayList.add(new i(playerControlView, 0)); } @@ -664,7 +664,7 @@ public class PlayerView extends FrameLayout { @Nullable public Drawable getDefaultArtwork() { - return this.f2364z; + return this.f2365z; } @Nullable @@ -688,7 +688,7 @@ public class PlayerView extends FrameLayout { } public boolean getUseArtwork() { - return this.f2363y; + return this.f2364y; } public boolean getUseController() { @@ -711,8 +711,8 @@ public class PlayerView extends FrameLayout { public final void i(boolean z2) { if (p()) { - this.f2361s.setShowTimeoutMs(z2 ? 0 : this.E); - this.f2361s.i(); + this.f2362s.setShowTimeoutMs(z2 ? 0 : this.E); + this.f2362s.i(); } } @@ -720,10 +720,10 @@ public class PlayerView extends FrameLayout { if (!p() || this.v == null) { return false; } - if (!this.f2361s.e()) { + if (!this.f2362s.e()) { f(true); } else if (this.H) { - this.f2361s.c(); + this.f2362s.c(); } return true; } @@ -777,7 +777,7 @@ public class PlayerView extends FrameLayout { } public final void m() { - PlayerControlView playerControlView = this.f2361s; + PlayerControlView playerControlView = this.f2362s; String str = null; if (playerControlView == null || !this.w) { setContentDescription(null); @@ -856,7 +856,7 @@ public class PlayerView extends FrameLayout { return; } b(); - if (this.f2363y) { + if (this.f2364y) { d.H(this.o); } else { z3 = false; @@ -866,7 +866,7 @@ public class PlayerView extends FrameLayout { if (bArr != null) { z6 = g(new BitmapDrawable(getResources(), BitmapFactory.decodeByteArray(bArr, 0, bArr.length))); } - if (z6 || g(this.f2364z)) { + if (z6 || g(this.f2365z)) { return; } } @@ -909,7 +909,7 @@ public class PlayerView extends FrameLayout { if (!this.w) { return false; } - d.H(this.f2361s); + d.H(this.f2362s); return true; } @@ -933,29 +933,29 @@ public class PlayerView extends FrameLayout { } public void setControllerHideOnTouch(boolean z2) { - d.H(this.f2361s); + d.H(this.f2362s); this.H = z2; m(); } public void setControllerShowTimeoutMs(int i2) { - d.H(this.f2361s); + d.H(this.f2362s); this.E = i2; - if (this.f2361s.e()) { + if (this.f2362s.e()) { i(h()); } } public void setControllerVisibilityListener(@Nullable PlayerControlView.e eVar) { - d.H(this.f2361s); - PlayerControlView.e eVar2 = this.f2362x; + d.H(this.f2362s); + PlayerControlView.e eVar2 = this.f2363x; if (eVar2 != eVar) { if (eVar2 != null) { - this.f2361s.k.remove(eVar2); + this.f2362s.k.remove(eVar2); } - this.f2362x = eVar; + this.f2363x = eVar; if (eVar != null) { - PlayerControlView playerControlView = this.f2361s; + PlayerControlView playerControlView = this.f2362s; Objects.requireNonNull(playerControlView); playerControlView.k.add(eVar); } @@ -969,8 +969,8 @@ public class PlayerView extends FrameLayout { } public void setDefaultArtwork(@Nullable Drawable drawable) { - if (this.f2364z != drawable) { - this.f2364z = drawable; + if (this.f2365z != drawable) { + this.f2365z = drawable; o(false); } } @@ -1011,7 +1011,7 @@ public class PlayerView extends FrameLayout { } this.v = y1Var; if (p()) { - this.f2361s.setPlayer(y1Var); + this.f2362s.setPlayer(y1Var); } l(); n(); @@ -1038,8 +1038,8 @@ public class PlayerView extends FrameLayout { } public void setRepeatToggleModes(int i2) { - d.H(this.f2361s); - this.f2361s.setRepeatToggleModes(i2); + d.H(this.f2362s); + this.f2362s.setRepeatToggleModes(i2); } public void setResizeMode(int i2) { @@ -1055,33 +1055,33 @@ public class PlayerView extends FrameLayout { } public void setShowFastForwardButton(boolean z2) { - d.H(this.f2361s); - this.f2361s.setShowFastForwardButton(z2); + d.H(this.f2362s); + this.f2362s.setShowFastForwardButton(z2); } public void setShowMultiWindowTimeBar(boolean z2) { - d.H(this.f2361s); - this.f2361s.setShowMultiWindowTimeBar(z2); + d.H(this.f2362s); + this.f2362s.setShowMultiWindowTimeBar(z2); } public void setShowNextButton(boolean z2) { - d.H(this.f2361s); - this.f2361s.setShowNextButton(z2); + d.H(this.f2362s); + this.f2362s.setShowNextButton(z2); } public void setShowPreviousButton(boolean z2) { - d.H(this.f2361s); - this.f2361s.setShowPreviousButton(z2); + d.H(this.f2362s); + this.f2362s.setShowPreviousButton(z2); } public void setShowRewindButton(boolean z2) { - d.H(this.f2361s); - this.f2361s.setShowRewindButton(z2); + d.H(this.f2362s); + this.f2362s.setShowRewindButton(z2); } public void setShowShuffleButton(boolean z2) { - d.H(this.f2361s); - this.f2361s.setShowShuffleButton(z2); + d.H(this.f2362s); + this.f2362s.setShowShuffleButton(z2); } public void setShutterBackgroundColor(int i2) { @@ -1093,23 +1093,23 @@ public class PlayerView extends FrameLayout { public void setUseArtwork(boolean z2) { d.D(!z2 || this.o != null); - if (this.f2363y != z2) { - this.f2363y = z2; + if (this.f2364y != z2) { + this.f2364y = z2; o(false); } } public void setUseController(boolean z2) { - d.D(!z2 || this.f2361s != null); + d.D(!z2 || this.f2362s != null); if (this.w != z2) { this.w = z2; if (p()) { - this.f2361s.setPlayer(this.v); + this.f2362s.setPlayer(this.v); } else { - PlayerControlView playerControlView = this.f2361s; + PlayerControlView playerControlView = this.f2362s; if (playerControlView != null) { playerControlView.c(); - this.f2361s.setPlayer(null); + this.f2362s.setPlayer(null); } } m(); diff --git a/app/src/main/java/com/google/android/exoplayer2/ui/TrackSelectionView.java b/app/src/main/java/com/google/android/exoplayer2/ui/TrackSelectionView.java index 32f3e28b27..1932390d63 100644 --- a/app/src/main/java/com/google/android/exoplayer2/ui/TrackSelectionView.java +++ b/app/src/main/java/com/google/android/exoplayer2/ui/TrackSelectionView.java @@ -30,7 +30,7 @@ public class TrackSelectionView extends LinearLayout { public o0 r; /* renamed from: s reason: collision with root package name */ - public boolean f2365s; + public boolean f2366s; public class b implements View.OnClickListener { public b(a aVar) { @@ -40,13 +40,13 @@ public class TrackSelectionView extends LinearLayout { public void onClick(View view) { TrackSelectionView trackSelectionView = TrackSelectionView.this; if (view == trackSelectionView.k) { - trackSelectionView.f2365s = true; + trackSelectionView.f2366s = true; trackSelectionView.n.clear(); } else if (view == trackSelectionView.l) { - trackSelectionView.f2365s = false; + trackSelectionView.f2366s = false; trackSelectionView.n.clear(); } else { - trackSelectionView.f2365s = false; + trackSelectionView.f2366s = false; Object tag = view.getTag(); Objects.requireNonNull(tag); trackSelectionView.n.get(((c) tag).a); @@ -96,8 +96,8 @@ public class TrackSelectionView extends LinearLayout { } public final void a() { - this.k.setChecked(this.f2365s); - this.l.setChecked(!this.f2365s && this.n.size() == 0); + this.k.setChecked(this.f2366s); + this.l.setChecked(!this.f2366s && this.n.size() == 0); throw null; } @@ -116,7 +116,7 @@ public class TrackSelectionView extends LinearLayout { } public boolean getIsDisabled() { - return this.f2365s; + return this.f2366s; } public List getOverrides() { diff --git a/app/src/main/java/com/google/android/exoplayer2/upstream/Loader.java b/app/src/main/java/com/google/android/exoplayer2/upstream/Loader.java index b7e7103ca4..aae85c3c17 100644 --- a/app/src/main/java/com/google/android/exoplayer2/upstream/Loader.java +++ b/app/src/main/java/com/google/android/exoplayer2/upstream/Loader.java @@ -21,7 +21,7 @@ public final class Loader { public static final c b = new c(3, -9223372036854775807L, null); /* renamed from: c reason: collision with root package name */ - public final ExecutorService f2366c; + public final ExecutorService f2367c; @Nullable public d d; @Nullable @@ -115,7 +115,7 @@ public final class Loader { return; } this.m = null; - loader.f2366c.execute(this); + loader.f2367c.execute(this); } @Override // android.os.Handler @@ -125,7 +125,7 @@ public final class Loader { if (i == 0) { this.m = null; Loader loader = Loader.this; - ExecutorService executorService = loader.f2366c; + ExecutorService executorService = loader.f2367c; d dVar = loader.d; Objects.requireNonNull(dVar); executorService.execute(dVar); @@ -260,7 +260,7 @@ public final class Loader { public Loader(String str) { String concat = str.length() != 0 ? "ExoPlayer:Loader:".concat(str) : new String("ExoPlayer:Loader:"); int i = c.i.a.c.f3.e0.a; - this.f2366c = Executors.newSingleThreadExecutor(new c.i.a.c.f3.d(concat)); + this.f2367c = Executors.newSingleThreadExecutor(new c.i.a.c.f3.d(concat)); } public static c a(boolean z2, long j) { diff --git a/app/src/main/java/com/google/android/exoplayer2/upstream/cache/CacheDataSink.java b/app/src/main/java/com/google/android/exoplayer2/upstream/cache/CacheDataSink.java index 84a0b43d24..cbf72e5c3b 100644 --- a/app/src/main/java/com/google/android/exoplayer2/upstream/cache/CacheDataSink.java +++ b/app/src/main/java/com/google/android/exoplayer2/upstream/cache/CacheDataSink.java @@ -20,7 +20,7 @@ public final class CacheDataSink implements j { public final long b; /* renamed from: c reason: collision with root package name */ - public final int f2367c; + public final int f2368c; @Nullable public n d; public long e; @@ -47,7 +47,7 @@ public final class CacheDataSink implements j { Objects.requireNonNull(cache); this.a = cache; this.b = i == 0 ? RecyclerView.FOREVER_NS : j; - this.f2367c = 20480; + this.f2368c = 20480; } @Override // c.i.a.c.e3.j @@ -113,10 +113,10 @@ public final class CacheDataSink implements j { int i = e0.a; this.f = cache.a(str, nVar.f + this.i, j2); FileOutputStream fileOutputStream = new FileOutputStream(this.f); - if (this.f2367c > 0) { + if (this.f2368c > 0) { p pVar = this.j; if (pVar == null) { - this.j = new p(fileOutputStream, this.f2367c); + this.j = new p(fileOutputStream, this.f2368c); } else { pVar.a(fileOutputStream); } diff --git a/app/src/main/java/com/google/android/flexbox/FlexboxLayout.java b/app/src/main/java/com/google/android/flexbox/FlexboxLayout.java index 39e393084c..ee56725f2a 100644 --- a/app/src/main/java/com/google/android/flexbox/FlexboxLayout.java +++ b/app/src/main/java/com/google/android/flexbox/FlexboxLayout.java @@ -32,17 +32,17 @@ public class FlexboxLayout extends ViewGroup implements a { public int r; /* renamed from: s reason: collision with root package name */ - public int f2368s; + public int f2369s; public int t; public int[] u; public SparseIntArray v; public c w = new c(this); /* renamed from: x reason: collision with root package name */ - public List f2369x = new ArrayList(); + public List f2370x = new ArrayList(); /* renamed from: y reason: collision with root package name */ - public c.b f2370y = new c.b(); + public c.b f2371y = new c.b(); public static class LayoutParams extends ViewGroup.MarginLayoutParams implements FlexItem { public static final Parcelable.Creator CREATOR = new a(); @@ -298,7 +298,7 @@ public class FlexboxLayout extends ViewGroup implements a { return; } int i5 = bVar.e; - int i6 = this.f2368s; + int i6 = this.f2369s; bVar.e = i5 + i6; bVar.f += i6; } @@ -344,7 +344,7 @@ public class FlexboxLayout extends ViewGroup implements a { } } else if ((this.q & 4) > 0) { int i3 = bVar.e; - int i4 = this.f2368s; + int i4 = this.f2369s; bVar.e = i3 + i4; bVar.f += i4; } @@ -388,12 +388,12 @@ public class FlexboxLayout extends ViewGroup implements a { i3 = this.t; } else { if (p(i, i2)) { - i4 = 0 + this.f2368s; + i4 = 0 + this.f2369s; } if ((this.q & 4) <= 0) { return i4; } - i3 = this.f2368s; + i3 = this.f2369s; } return i4 + i3; } @@ -439,8 +439,8 @@ public class FlexboxLayout extends ViewGroup implements a { } public List getFlexLines() { - ArrayList arrayList = new ArrayList(this.f2369x.size()); - for (b bVar : this.f2369x) { + ArrayList arrayList = new ArrayList(this.f2370x.size()); + for (b bVar : this.f2370x) { if (bVar.a() != 0) { arrayList.add(bVar); } @@ -450,7 +450,7 @@ public class FlexboxLayout extends ViewGroup implements a { @Override // c.i.a.e.a public List getFlexLinesInternal() { - return this.f2369x; + return this.f2370x; } @Override // c.i.a.e.a @@ -465,7 +465,7 @@ public class FlexboxLayout extends ViewGroup implements a { @Override // c.i.a.e.a public int getLargestMainSize() { int i = Integer.MIN_VALUE; - for (b bVar : this.f2369x) { + for (b bVar : this.f2370x) { i = Math.max(i, bVar.e); } return i; @@ -486,15 +486,15 @@ public class FlexboxLayout extends ViewGroup implements a { @Override // c.i.a.e.a public int getSumOfCrossSize() { - int size = this.f2369x.size(); + int size = this.f2370x.size(); int i = 0; for (int i2 = 0; i2 < size; i2++) { - b bVar = this.f2369x.get(i2); + b bVar = this.f2370x.get(i2); if (q(i2)) { - i += i() ? this.f2368s : this.t; + i += i() ? this.f2369s : this.t; } if (r(i2)) { - i += i() ? this.f2368s : this.t; + i += i() ? this.f2369s : this.t; } i += bVar.g; } @@ -520,9 +520,9 @@ public class FlexboxLayout extends ViewGroup implements a { public final void k(Canvas canvas, boolean z2, boolean z3) { int paddingLeft = getPaddingLeft(); int max = Math.max(0, (getWidth() - getPaddingRight()) - paddingLeft); - int size = this.f2369x.size(); + int size = this.f2370x.size(); for (int i = 0; i < size; i++) { - b bVar = this.f2369x.get(i); + b bVar = this.f2370x.get(i); for (int i2 = 0; i2 < bVar.h; i2++) { int i3 = bVar.o + i2; View o = o(i3); @@ -537,10 +537,10 @@ public class FlexboxLayout extends ViewGroup implements a { } } if (q(i)) { - m(canvas, paddingLeft, z3 ? bVar.d : bVar.b - this.f2368s, max); + m(canvas, paddingLeft, z3 ? bVar.d : bVar.b - this.f2369s, max); } if (r(i) && (this.q & 4) > 0) { - m(canvas, paddingLeft, z3 ? bVar.b - this.f2368s : bVar.d, max); + m(canvas, paddingLeft, z3 ? bVar.b - this.f2369s : bVar.d, max); } } } @@ -548,19 +548,19 @@ public class FlexboxLayout extends ViewGroup implements a { public final void l(Canvas canvas, boolean z2, boolean z3) { int paddingTop = getPaddingTop(); int max = Math.max(0, (getHeight() - getPaddingBottom()) - paddingTop); - int size = this.f2369x.size(); + int size = this.f2370x.size(); for (int i = 0; i < size; i++) { - b bVar = this.f2369x.get(i); + b bVar = this.f2370x.get(i); for (int i2 = 0; i2 < bVar.h; i2++) { int i3 = bVar.o + i2; View o = o(i3); if (!(o == null || o.getVisibility() == 8)) { LayoutParams layoutParams = (LayoutParams) o.getLayoutParams(); if (p(i3, i2)) { - m(canvas, bVar.a, z3 ? o.getBottom() + ((ViewGroup.MarginLayoutParams) layoutParams).bottomMargin : (o.getTop() - ((ViewGroup.MarginLayoutParams) layoutParams).topMargin) - this.f2368s, bVar.g); + m(canvas, bVar.a, z3 ? o.getBottom() + ((ViewGroup.MarginLayoutParams) layoutParams).bottomMargin : (o.getTop() - ((ViewGroup.MarginLayoutParams) layoutParams).topMargin) - this.f2369s, bVar.g); } if (i2 == bVar.h - 1 && (this.q & 4) > 0) { - m(canvas, bVar.a, z3 ? (o.getTop() - ((ViewGroup.MarginLayoutParams) layoutParams).topMargin) - this.f2368s : o.getBottom() + ((ViewGroup.MarginLayoutParams) layoutParams).bottomMargin, bVar.g); + m(canvas, bVar.a, z3 ? (o.getTop() - ((ViewGroup.MarginLayoutParams) layoutParams).topMargin) - this.f2369s : o.getBottom() + ((ViewGroup.MarginLayoutParams) layoutParams).bottomMargin, bVar.g); } } } @@ -576,7 +576,7 @@ public class FlexboxLayout extends ViewGroup implements a { public final void m(Canvas canvas, int i, int i2, int i3) { Drawable drawable = this.o; if (drawable != null) { - drawable.setBounds(i, i2, i3 + i, this.f2368s + i2); + drawable.setBounds(i, i2, i3 + i, this.f2369s + i2); this.o.draw(canvas); } } @@ -706,13 +706,13 @@ public class FlexboxLayout extends ViewGroup implements a { } i3 = this.i; if (i3 != 0 || i3 == 1) { - this.f2369x.clear(); - this.f2370y.a(); - this.w.b(this.f2370y, i, i2, Integer.MAX_VALUE, 0, -1, null); - this.f2369x = this.f2370y.a; + this.f2370x.clear(); + this.f2371y.a(); + this.w.b(this.f2371y, i, i2, Integer.MAX_VALUE, 0, -1, null); + this.f2370x = this.f2371y.a; this.w.h(i, i2, 0); if (this.l == 3) { - for (b bVar : this.f2369x) { + for (b bVar : this.f2370x) { int i5 = Integer.MIN_VALUE; for (int i6 = 0; i6 < bVar.h; i6++) { View o = o(bVar.o + i6); @@ -726,16 +726,16 @@ public class FlexboxLayout extends ViewGroup implements a { } this.w.g(i, i2, getPaddingBottom() + getPaddingTop()); this.w.A(0); - u(this.i, i, i2, this.f2370y.b); + u(this.i, i, i2, this.f2371y.b); } else if (i3 == 2 || i3 == 3) { - this.f2369x.clear(); - this.f2370y.a(); - this.w.b(this.f2370y, i2, i, Integer.MAX_VALUE, 0, -1, null); - this.f2369x = this.f2370y.a; + this.f2370x.clear(); + this.f2371y.a(); + this.w.b(this.f2371y, i2, i, Integer.MAX_VALUE, 0, -1, null); + this.f2370x = this.f2371y.a; this.w.h(i, i2, 0); this.w.g(i, i2, getPaddingRight() + getPaddingLeft()); this.w.A(0); - u(this.i, i, i2, this.f2370y.b); + u(this.i, i, i2, this.f2371y.b); return; } else { StringBuilder R = c.d.b.a.a.R("Invalid value for the flex direction is set: "); @@ -749,16 +749,16 @@ public class FlexboxLayout extends ViewGroup implements a { i3 = this.i; if (i3 != 0) { } - this.f2369x.clear(); - this.f2370y.a(); - this.w.b(this.f2370y, i, i2, Integer.MAX_VALUE, 0, -1, null); - this.f2369x = this.f2370y.a; + this.f2370x.clear(); + this.f2371y.a(); + this.w.b(this.f2371y, i, i2, Integer.MAX_VALUE, 0, -1, null); + this.f2370x = this.f2371y.a; this.w.h(i, i2, 0); if (this.l == 3) { } this.w.g(i, i2, getPaddingBottom() + getPaddingTop()); this.w.A(0); - u(this.i, i, i2, this.f2370y.b); + u(this.i, i, i2, this.f2371y.b); } public final boolean p(int i, int i2) { @@ -781,7 +781,7 @@ public class FlexboxLayout extends ViewGroup implements a { public final boolean q(int i) { boolean z2; - if (i < 0 || i >= this.f2369x.size()) { + if (i < 0 || i >= this.f2370x.size()) { return false; } int i2 = 0; @@ -789,7 +789,7 @@ public class FlexboxLayout extends ViewGroup implements a { if (i2 >= i) { z2 = true; break; - } else if (this.f2369x.get(i2).a() > 0) { + } else if (this.f2370x.get(i2).a() > 0) { z2 = false; break; } else { @@ -800,11 +800,11 @@ public class FlexboxLayout extends ViewGroup implements a { } public final boolean r(int i) { - if (i < 0 || i >= this.f2369x.size()) { + if (i < 0 || i >= this.f2370x.size()) { return false; } - for (int i2 = i + 1; i2 < this.f2369x.size(); i2++) { - if (this.f2369x.get(i2).a() > 0) { + for (int i2 = i + 1; i2 < this.f2370x.size(); i2++) { + if (this.f2370x.get(i2).a() > 0) { return false; } } @@ -828,12 +828,12 @@ public class FlexboxLayout extends ViewGroup implements a { int i9 = i3 - i; int paddingBottom = (i4 - i2) - getPaddingBottom(); int paddingTop = getPaddingTop(); - int size = this.f2369x.size(); + int size = this.f2370x.size(); int i10 = 0; while (i10 < size) { - b bVar = this.f2369x.get(i10); + b bVar = this.f2370x.get(i10); if (q(i10)) { - int i11 = this.f2368s; + int i11 = this.f2369s; paddingBottom -= i11; paddingTop += i11; } @@ -972,9 +972,9 @@ public class FlexboxLayout extends ViewGroup implements a { if (drawable != this.o) { this.o = drawable; if (drawable != null) { - this.f2368s = drawable.getIntrinsicHeight(); + this.f2369s = drawable.getIntrinsicHeight(); } else { - this.f2368s = 0; + this.f2369s = 0; } if (this.o == null && this.p == null) { setWillNotDraw(true); @@ -1011,7 +1011,7 @@ public class FlexboxLayout extends ViewGroup implements a { @Override // c.i.a.e.a public void setFlexLines(List list) { - this.f2369x = list; + this.f2370x = list; } public void setFlexWrap(int i) { @@ -1073,9 +1073,9 @@ public class FlexboxLayout extends ViewGroup implements a { int paddingLeft = getPaddingLeft(); int i9 = i4 - i2; int i10 = (i3 - i) - paddingRight; - int size = this.f2369x.size(); + int size = this.f2370x.size(); for (int i11 = 0; i11 < size; i11++) { - b bVar = this.f2369x.get(i11); + b bVar = this.f2370x.get(i11); if (q(i11)) { int i12 = this.t; paddingLeft += i12; @@ -1123,7 +1123,7 @@ public class FlexboxLayout extends ViewGroup implements a { float f8 = f3 + ((float) ((ViewGroup.MarginLayoutParams) layoutParams2).topMargin); float f9 = f - ((float) ((ViewGroup.MarginLayoutParams) layoutParams2).bottomMargin); if (p(i15, i5)) { - int i16 = this.f2368s; + int i16 = this.f2369s; float f10 = (float) i16; f5 = f8 + f10; i7 = i16; @@ -1133,7 +1133,7 @@ public class FlexboxLayout extends ViewGroup implements a { f4 = f9; i7 = 0; } - int i17 = (i5 != bVar.h + -1 || (this.q & 4) <= 0) ? 0 : this.f2368s; + int i17 = (i5 != bVar.h + -1 || (this.q & 4) <= 0) ? 0 : this.f2369s; if (!z2) { layoutParams = layoutParams2; i6 = i5; diff --git a/app/src/main/java/com/google/android/flexbox/FlexboxLayoutManager.java b/app/src/main/java/com/google/android/flexbox/FlexboxLayoutManager.java index 082c0236c8..bbb5263aad 100644 --- a/app/src/main/java/com/google/android/flexbox/FlexboxLayoutManager.java +++ b/app/src/main/java/com/google/android/flexbox/FlexboxLayoutManager.java @@ -37,20 +37,20 @@ public class FlexboxLayoutManager extends RecyclerView.LayoutManager implements public RecyclerView.Recycler r; /* renamed from: s reason: collision with root package name */ - public RecyclerView.State f2371s; + public RecyclerView.State f2372s; public c t; public b u = new b(null); public OrientationHelper v; public OrientationHelper w; /* renamed from: x reason: collision with root package name */ - public SavedState f2372x; + public SavedState f2373x; /* renamed from: y reason: collision with root package name */ - public int f2373y = -1; + public int f2374y = -1; /* renamed from: z reason: collision with root package name */ - public int f2374z = Integer.MIN_VALUE; + public int f2375z = Integer.MIN_VALUE; public static class LayoutParams extends RecyclerView.LayoutParams implements FlexItem { public static final Parcelable.Creator CREATOR = new a(); @@ -277,7 +277,7 @@ public class FlexboxLayoutManager extends RecyclerView.LayoutManager implements public int b; /* renamed from: c reason: collision with root package name */ - public int f2375c; + public int f2376c; public int d = 0; public boolean e; public boolean f; @@ -290,17 +290,17 @@ public class FlexboxLayoutManager extends RecyclerView.LayoutManager implements if (!FlexboxLayoutManager.this.i()) { FlexboxLayoutManager flexboxLayoutManager = FlexboxLayoutManager.this; if (flexboxLayoutManager.n) { - bVar.f2375c = bVar.e ? flexboxLayoutManager.v.getEndAfterPadding() : flexboxLayoutManager.getWidth() - FlexboxLayoutManager.this.v.getStartAfterPadding(); + bVar.f2376c = bVar.e ? flexboxLayoutManager.v.getEndAfterPadding() : flexboxLayoutManager.getWidth() - FlexboxLayoutManager.this.v.getStartAfterPadding(); return; } } - bVar.f2375c = bVar.e ? FlexboxLayoutManager.this.v.getEndAfterPadding() : FlexboxLayoutManager.this.v.getStartAfterPadding(); + bVar.f2376c = bVar.e ? FlexboxLayoutManager.this.v.getEndAfterPadding() : FlexboxLayoutManager.this.v.getStartAfterPadding(); } public static void b(b bVar) { bVar.a = -1; bVar.b = -1; - bVar.f2375c = Integer.MIN_VALUE; + bVar.f2376c = Integer.MIN_VALUE; boolean z2 = false; bVar.f = false; bVar.g = false; @@ -341,7 +341,7 @@ public class FlexboxLayoutManager extends RecyclerView.LayoutManager implements R.append(", mFlexLinePosition="); R.append(this.b); R.append(", mCoordinate="); - R.append(this.f2375c); + R.append(this.f2376c); R.append(", mPerpendicularCoordinate="); R.append(this.d); R.append(", mLayoutFromEnd="); @@ -360,7 +360,7 @@ public class FlexboxLayoutManager extends RecyclerView.LayoutManager implements public boolean b; /* renamed from: c reason: collision with root package name */ - public int f2376c; + public int f2377c; public int d; public int e; public int f; @@ -376,7 +376,7 @@ public class FlexboxLayoutManager extends RecyclerView.LayoutManager implements StringBuilder R = c.d.b.a.a.R("LayoutState{mAvailable="); R.append(this.a); R.append(", mFlexLinePosition="); - R.append(this.f2376c); + R.append(this.f2377c); R.append(", mPosition="); R.append(this.d); R.append(", mOffset="); @@ -456,21 +456,21 @@ public class FlexboxLayoutManager extends RecyclerView.LayoutManager implements this.t.b = false; } if (i() || !this.n) { - this.t.a = bVar.f2375c - this.v.getStartAfterPadding(); + this.t.a = bVar.f2376c - this.v.getStartAfterPadding(); } else { - this.t.a = (this.E.getWidth() - bVar.f2375c) - this.v.getStartAfterPadding(); + this.t.a = (this.E.getWidth() - bVar.f2376c) - this.v.getStartAfterPadding(); } c cVar = this.t; cVar.d = bVar.a; cVar.h = 1; cVar.i = -1; - cVar.e = bVar.f2375c; + cVar.e = bVar.f2376c; cVar.f = Integer.MIN_VALUE; int i3 = bVar.b; - cVar.f2376c = i3; + cVar.f2377c = i3; if (z2 && i3 > 0 && this.p.size() > (i2 = bVar.b)) { c cVar2 = this.t; - cVar2.f2376c--; + cVar2.f2377c--; cVar2.d -= this.p.get(i2).h; } } @@ -731,7 +731,7 @@ public class FlexboxLayoutManager extends RecyclerView.LayoutManager implements @Override // c.i.a.e.a public int getFlexItemCount() { - return this.f2371s.getItemCount(); + return this.f2372s.getItemCount(); } @Override // c.i.a.e.a @@ -857,10 +857,10 @@ public class FlexboxLayoutManager extends RecyclerView.LayoutManager implements } List list = this.p; int i23 = cVar.d; - if (!(i23 >= 0 && i23 < state.getItemCount() && (i16 = cVar.f2376c) >= 0 && i16 < list.size())) { + if (!(i23 >= 0 && i23 < state.getItemCount() && (i16 = cVar.f2377c) >= 0 && i16 < list.size())) { break; } - c.i.a.e.b bVar = this.p.get(cVar.f2376c); + c.i.a.e.b bVar = this.p.get(cVar.f2377c); cVar.d = bVar.o; if (i()) { int paddingLeft = getPaddingLeft(); @@ -927,7 +927,7 @@ public class FlexboxLayoutManager extends RecyclerView.LayoutManager implements i26 = i12; } i3 = i19; - cVar.f2376c += this.t.i; + cVar.f2377c += this.t.i; i5 = bVar.g; i4 = i21; i2 = i22; @@ -1019,7 +1019,7 @@ public class FlexboxLayoutManager extends RecyclerView.LayoutManager implements } i4 = i21; i2 = i22; - cVar.f2376c += this.t.i; + cVar.f2377c += this.t.i; i5 = bVar.g; } i22 = i2 + i5; @@ -1129,7 +1129,7 @@ public class FlexboxLayoutManager extends RecyclerView.LayoutManager implements boolean z4; int i5; this.r = recycler; - this.f2371s = state; + this.f2372s = state; int itemCount = state.getItemCount(); if (itemCount != 0 || !state.isPreLayout()) { int layoutDirection = getLayoutDirection(); @@ -1166,32 +1166,32 @@ public class FlexboxLayoutManager extends RecyclerView.LayoutManager implements this.q.k(itemCount); this.q.i(itemCount); this.t.j = false; - SavedState savedState = this.f2372x; + SavedState savedState = this.f2373x; if (savedState != null) { int i7 = savedState.i; if (i7 >= 0 && i7 < itemCount) { - this.f2373y = i7; + this.f2374y = i7; } } b bVar = this.u; - if (!(bVar.f && this.f2373y == -1 && savedState == null)) { + if (!(bVar.f && this.f2374y == -1 && savedState == null)) { b.b(bVar); b bVar2 = this.u; - SavedState savedState2 = this.f2372x; - if (!state.isPreLayout() && (i5 = this.f2373y) != -1) { + SavedState savedState2 = this.f2373x; + if (!state.isPreLayout() && (i5 = this.f2374y) != -1) { if (i5 < 0 || i5 >= state.getItemCount()) { - this.f2373y = -1; - this.f2374z = Integer.MIN_VALUE; + this.f2374y = -1; + this.f2375z = Integer.MIN_VALUE; } else { - int i8 = this.f2373y; + int i8 = this.f2374y; bVar2.a = i8; bVar2.b = this.q.f1059c[i8]; - SavedState savedState3 = this.f2372x; + SavedState savedState3 = this.f2373x; if (savedState3 != null) { int itemCount2 = state.getItemCount(); int i9 = savedState3.i; if (i9 >= 0 && i9 < itemCount2) { - bVar2.f2375c = this.v.getStartAfterPadding() + savedState2.j; + bVar2.f2376c = this.v.getStartAfterPadding() + savedState2.j; bVar2.g = true; bVar2.b = -1; z3 = true; @@ -1203,14 +1203,14 @@ public class FlexboxLayoutManager extends RecyclerView.LayoutManager implements OrientationHelper orientationHelper = flexboxLayoutManager.k == 0 ? flexboxLayoutManager.w : flexboxLayoutManager.v; if (flexboxLayoutManager.i() || !FlexboxLayoutManager.this.n) { if (bVar2.e) { - bVar2.f2375c = orientationHelper.getTotalSpaceChange() + orientationHelper.getDecoratedEnd(p); + bVar2.f2376c = orientationHelper.getTotalSpaceChange() + orientationHelper.getDecoratedEnd(p); } else { - bVar2.f2375c = orientationHelper.getDecoratedStart(p); + bVar2.f2376c = orientationHelper.getDecoratedStart(p); } } else if (bVar2.e) { - bVar2.f2375c = orientationHelper.getTotalSpaceChange() + orientationHelper.getDecoratedStart(p); + bVar2.f2376c = orientationHelper.getTotalSpaceChange() + orientationHelper.getDecoratedStart(p); } else { - bVar2.f2375c = orientationHelper.getDecoratedEnd(p); + bVar2.f2376c = orientationHelper.getDecoratedEnd(p); } int position = FlexboxLayoutManager.this.getPosition(p); bVar2.a = position; @@ -1232,7 +1232,7 @@ public class FlexboxLayoutManager extends RecyclerView.LayoutManager implements } if (!state.isPreLayout() && supportsPredictiveItemAnimations()) { if (this.v.getDecoratedStart(p) >= this.v.getEndAfterPadding() || this.v.getDecoratedEnd(p) < this.v.getStartAfterPadding()) { - bVar2.f2375c = bVar2.e ? this.v.getEndAfterPadding() : this.v.getStartAfterPadding(); + bVar2.f2376c = bVar2.e ? this.v.getEndAfterPadding() : this.v.getStartAfterPadding(); } } z4 = true; @@ -1250,28 +1250,28 @@ public class FlexboxLayoutManager extends RecyclerView.LayoutManager implements this.u.f = true; } } - if (this.f2374z == Integer.MIN_VALUE) { - View findViewByPosition = findViewByPosition(this.f2373y); + if (this.f2375z == Integer.MIN_VALUE) { + View findViewByPosition = findViewByPosition(this.f2374y); if (findViewByPosition == null) { if (getChildCount() > 0) { - bVar2.e = this.f2373y < getPosition(getChildAt(0)); + bVar2.e = this.f2374y < getPosition(getChildAt(0)); } b.a(bVar2); } else if (this.v.getDecoratedMeasurement(findViewByPosition) > this.v.getTotalSpace()) { b.a(bVar2); } else if (this.v.getDecoratedStart(findViewByPosition) - this.v.getStartAfterPadding() < 0) { - bVar2.f2375c = this.v.getStartAfterPadding(); + bVar2.f2376c = this.v.getStartAfterPadding(); bVar2.e = false; } else if (this.v.getEndAfterPadding() - this.v.getDecoratedEnd(findViewByPosition) < 0) { - bVar2.f2375c = this.v.getEndAfterPadding(); + bVar2.f2376c = this.v.getEndAfterPadding(); bVar2.e = true; } else { - bVar2.f2375c = bVar2.e ? this.v.getTotalSpaceChange() + this.v.getDecoratedEnd(findViewByPosition) : this.v.getDecoratedStart(findViewByPosition); + bVar2.f2376c = bVar2.e ? this.v.getTotalSpaceChange() + this.v.getDecoratedEnd(findViewByPosition) : this.v.getDecoratedStart(findViewByPosition); } } else if (i() || !this.n) { - bVar2.f2375c = this.v.getStartAfterPadding() + this.f2374z; + bVar2.f2376c = this.v.getStartAfterPadding() + this.f2375z; } else { - bVar2.f2375c = this.f2374z - this.v.getEndPadding(); + bVar2.f2376c = this.f2375z - this.v.getEndPadding(); } z3 = true; if (!z3) { @@ -1309,7 +1309,7 @@ public class FlexboxLayoutManager extends RecyclerView.LayoutManager implements this.A = width; this.B = height; int i14 = this.F; - if (i14 != -1 || (this.f2373y == -1 && !z2)) { + if (i14 != -1 || (this.f2374y == -1 && !z2)) { int min = i14 != -1 ? Math.min(i14, this.u.a) : this.u.a; this.G.a(); if (i()) { @@ -1344,7 +1344,7 @@ public class FlexboxLayoutManager extends RecyclerView.LayoutManager implements b bVar4 = this.u; int i15 = this.q.f1059c[bVar4.a]; bVar4.b = i15; - this.t.f2376c = i15; + this.t.f2377c = i15; } if (this.u.e) { m(recycler, state, this.t); @@ -1373,9 +1373,9 @@ public class FlexboxLayoutManager extends RecyclerView.LayoutManager implements @Override // androidx.recyclerview.widget.RecyclerView.LayoutManager public void onLayoutCompleted(RecyclerView.State state) { super.onLayoutCompleted(state); - this.f2372x = null; - this.f2373y = -1; - this.f2374z = Integer.MIN_VALUE; + this.f2373x = null; + this.f2374y = -1; + this.f2375z = Integer.MIN_VALUE; this.F = -1; b.b(this.u); this.C.clear(); @@ -1384,14 +1384,14 @@ public class FlexboxLayoutManager extends RecyclerView.LayoutManager implements @Override // androidx.recyclerview.widget.RecyclerView.LayoutManager public void onRestoreInstanceState(Parcelable parcelable) { if (parcelable instanceof SavedState) { - this.f2372x = (SavedState) parcelable; + this.f2373x = (SavedState) parcelable; requestLayout(); } } @Override // androidx.recyclerview.widget.RecyclerView.LayoutManager public Parcelable onSaveInstanceState() { - SavedState savedState = this.f2372x; + SavedState savedState = this.f2373x; if (savedState != null) { return new SavedState(savedState, (a) null); } @@ -1506,9 +1506,9 @@ public class FlexboxLayoutManager extends RecyclerView.LayoutManager implements @Override // androidx.recyclerview.widget.RecyclerView.LayoutManager public void scrollToPosition(int i2) { - this.f2373y = i2; - this.f2374z = Integer.MIN_VALUE; - SavedState savedState = this.f2372x; + this.f2374y = i2; + this.f2375z = Integer.MIN_VALUE; + SavedState savedState = this.f2373x; if (savedState != null) { savedState.i = -1; } @@ -1566,9 +1566,9 @@ public class FlexboxLayoutManager extends RecyclerView.LayoutManager implements cVar.d = i6; int[] iArr = this.q.f1059c; if (iArr.length <= i6) { - cVar.f2376c = -1; + cVar.f2377c = -1; } else { - cVar.f2376c = iArr[i6]; + cVar.f2377c = iArr[i6]; } if (z3) { cVar.e = this.v.getDecoratedStart(q); @@ -1583,7 +1583,7 @@ public class FlexboxLayoutManager extends RecyclerView.LayoutManager implements cVar.e = this.v.getDecoratedEnd(q); this.t.f = this.v.getDecoratedEnd(q) - this.v.getEndAfterPadding(); } - int i8 = this.t.f2376c; + int i8 = this.t.f2377c; if ((i8 == -1 || i8 > this.p.size() - 1) && this.t.d <= getFlexItemCount()) { int i9 = abs - this.t.f; this.G.a(); @@ -1614,7 +1614,7 @@ public class FlexboxLayoutManager extends RecyclerView.LayoutManager implements cVar3.d = -1; } c cVar4 = this.t; - cVar4.f2376c = i10 > 0 ? i10 - 1 : 0; + cVar4.f2377c = i10 > 0 ? i10 - 1 : 0; if (z3) { cVar4.e = this.v.getDecoratedEnd(o); this.t.f = this.v.getDecoratedEnd(o) - this.v.getEndAfterPadding(); @@ -1790,12 +1790,12 @@ public class FlexboxLayoutManager extends RecyclerView.LayoutManager implements this.F = i2; View childAt = getChildAt(0); if (childAt != null) { - this.f2373y = getPosition(childAt); + this.f2374y = getPosition(childAt); if (i() || !this.n) { - this.f2374z = this.v.getDecoratedStart(childAt) - this.v.getStartAfterPadding(); + this.f2375z = this.v.getDecoratedStart(childAt) - this.v.getStartAfterPadding(); return; } - this.f2374z = this.v.getEndPadding() + this.v.getDecoratedEnd(childAt); + this.f2375z = this.v.getEndPadding() + this.v.getDecoratedEnd(childAt); } } } @@ -1809,20 +1809,20 @@ public class FlexboxLayoutManager extends RecyclerView.LayoutManager implements this.t.b = false; } if (i() || !this.n) { - this.t.a = this.v.getEndAfterPadding() - bVar.f2375c; + this.t.a = this.v.getEndAfterPadding() - bVar.f2376c; } else { - this.t.a = bVar.f2375c - getPaddingRight(); + this.t.a = bVar.f2376c - getPaddingRight(); } c cVar = this.t; cVar.d = bVar.a; cVar.h = 1; cVar.i = 1; - cVar.e = bVar.f2375c; + cVar.e = bVar.f2376c; cVar.f = Integer.MIN_VALUE; - cVar.f2376c = bVar.b; + cVar.f2377c = bVar.b; if (z2 && this.p.size() > 1 && (i2 = bVar.b) >= 0 && i2 < this.p.size() - 1) { c cVar2 = this.t; - cVar2.f2376c++; + cVar2.f2377c++; cVar2.d += this.p.get(bVar.b).h; } } diff --git a/app/src/main/java/com/google/android/gms/ads/identifier/AdvertisingIdClient.java b/app/src/main/java/com/google/android/gms/ads/identifier/AdvertisingIdClient.java index d4227b2920..713cac65f9 100644 --- a/app/src/main/java/com/google/android/gms/ads/identifier/AdvertisingIdClient.java +++ b/app/src/main/java/com/google/android/gms/ads/identifier/AdvertisingIdClient.java @@ -28,7 +28,7 @@ public class AdvertisingIdClient { public b b; /* renamed from: c reason: collision with root package name */ - public boolean f2377c; + public boolean f2378c; public final Object d = new Object(); @Nullable public a e; @@ -102,7 +102,7 @@ public class AdvertisingIdClient { context = applicationContext; } this.f = context; - this.f2377c = false; + this.f2378c = false; this.h = j; this.g = z3; } @@ -203,13 +203,13 @@ public class AdvertisingIdClient { synchronized (this) { if (this.f != null && this.a != null) { try { - if (this.f2377c) { + if (this.f2378c) { c.i.a.f.e.n.a.b().c(this.f, this.a); } } catch (Throwable th) { Log.i("AdvertisingIdClient", "AdvertisingIdClient unbindService failed.", th); } - this.f2377c = false; + this.f2378c = false; this.b = null; this.a = null; } @@ -220,7 +220,7 @@ public class AdvertisingIdClient { Info info; c.c.a.a0.d.x("Calling this from your main thread can lead to deadlock"); synchronized (this) { - if (!this.f2377c) { + if (!this.f2378c) { synchronized (this.d) { a aVar = this.e; if (aVar == null || !aVar.l) { @@ -229,7 +229,7 @@ public class AdvertisingIdClient { } try { f(false); - if (!this.f2377c) { + if (!this.f2378c) { throw new IOException("AdvertisingIdClient cannot reconnect."); } } catch (Exception e) { @@ -268,13 +268,13 @@ public class AdvertisingIdClient { public final void f(boolean z2) throws IOException, IllegalStateException, GooglePlayServicesNotAvailableException, GooglePlayServicesRepairableException { c.c.a.a0.d.x("Calling this from your main thread can lead to deadlock"); synchronized (this) { - if (this.f2377c) { + if (this.f2378c) { a(); } c.i.a.f.e.a c2 = c(this.f, this.g); this.a = c2; this.b = d(c2); - this.f2377c = true; + this.f2378c = true; if (z2) { e(); } diff --git a/app/src/main/java/com/google/android/gms/auth/api/credentials/Credential.java b/app/src/main/java/com/google/android/gms/auth/api/credentials/Credential.java index cf0a45931d..596960b647 100644 --- a/app/src/main/java/com/google/android/gms/auth/api/credentials/Credential.java +++ b/app/src/main/java/com/google/android/gms/auth/api/credentials/Credential.java @@ -39,7 +39,7 @@ public class Credential extends AbstractSafeParcelable implements ReflectedParce @Nullable /* renamed from: c reason: collision with root package name */ - public Uri f2378c; + public Uri f2379c; @Nullable public String d; @@ -48,7 +48,7 @@ public class Credential extends AbstractSafeParcelable implements ReflectedParce } public Credential a() { - return new Credential(this.a, this.b, this.f2378c, null, this.d, null, null, null); + return new Credential(this.a, this.b, this.f2379c, null, this.d, null, null, null); } } diff --git a/app/src/main/java/com/google/android/gms/auth/api/signin/GoogleSignInAccount.java b/app/src/main/java/com/google/android/gms/auth/api/signin/GoogleSignInAccount.java index 6b0820a1f0..93076fb67c 100644 --- a/app/src/main/java/com/google/android/gms/auth/api/signin/GoogleSignInAccount.java +++ b/app/src/main/java/com/google/android/gms/auth/api/signin/GoogleSignInAccount.java @@ -42,7 +42,7 @@ public class GoogleSignInAccount extends AbstractSafeParcelable implements Refle @Nullable /* renamed from: s reason: collision with root package name */ - public String f2379s; + public String f2380s; @Nullable public String t; public Set u = new HashSet(); @@ -58,7 +58,7 @@ public class GoogleSignInAccount extends AbstractSafeParcelable implements Refle this.p = j; this.q = str6; this.r = list; - this.f2379s = str7; + this.f2380s = str7; this.t = str8; } @@ -139,7 +139,7 @@ public class GoogleSignInAccount extends AbstractSafeParcelable implements Refle parcel.writeLong(j); c.c.a.a0.d.r2(parcel, 9, this.q, false); c.c.a.a0.d.u2(parcel, 10, this.r, false); - c.c.a.a0.d.r2(parcel, 11, this.f2379s, false); + c.c.a.a0.d.r2(parcel, 11, this.f2380s, false); c.c.a.a0.d.r2(parcel, 12, this.t, false); c.c.a.a0.d.A2(parcel, v2); } diff --git a/app/src/main/java/com/google/android/gms/auth/api/signin/GoogleSignInOptions.java b/app/src/main/java/com/google/android/gms/auth/api/signin/GoogleSignInOptions.java index 7fa44c75d6..d7a60640de 100644 --- a/app/src/main/java/com/google/android/gms/auth/api/signin/GoogleSignInOptions.java +++ b/app/src/main/java/com/google/android/gms/auth/api/signin/GoogleSignInOptions.java @@ -43,7 +43,7 @@ public class GoogleSignInOptions extends AbstractSafeParcelable implements a.d, public boolean r; /* renamed from: s reason: collision with root package name */ - public final boolean f2380s; + public final boolean f2381s; public final boolean t; @Nullable public String u; @@ -53,10 +53,10 @@ public class GoogleSignInOptions extends AbstractSafeParcelable implements a.d, @Nullable /* renamed from: x reason: collision with root package name */ - public String f2381x; + public String f2382x; /* renamed from: y reason: collision with root package name */ - public Map f2382y; + public Map f2383y; /* compiled from: com.google.android.gms:play-services-base@@17.3.0 */ public static final class a { @@ -64,7 +64,7 @@ public class GoogleSignInOptions extends AbstractSafeParcelable implements a.d, public boolean b; /* renamed from: c reason: collision with root package name */ - public boolean f2383c; + public boolean f2384c; public boolean d; @Nullable public String e; @@ -81,14 +81,14 @@ public class GoogleSignInOptions extends AbstractSafeParcelable implements a.d, public a(@NonNull GoogleSignInOptions googleSignInOptions) { this.a = new HashSet(googleSignInOptions.p); - this.b = googleSignInOptions.f2380s; - this.f2383c = googleSignInOptions.t; + this.b = googleSignInOptions.f2381s; + this.f2384c = googleSignInOptions.t; this.d = googleSignInOptions.r; this.e = googleSignInOptions.u; this.f = googleSignInOptions.q; this.g = googleSignInOptions.v; this.h = GoogleSignInOptions.y0(googleSignInOptions.w); - this.i = googleSignInOptions.f2381x; + this.i = googleSignInOptions.f2382x; } public final GoogleSignInOptions a() { @@ -102,7 +102,7 @@ public class GoogleSignInOptions extends AbstractSafeParcelable implements a.d, if (this.d && (this.f == null || !this.a.isEmpty())) { this.a.add(GoogleSignInOptions.j); } - return new GoogleSignInOptions(3, new ArrayList(this.a), this.f, this.d, this.b, this.f2383c, this.e, this.g, this.h, this.i); + return new GoogleSignInOptions(3, new ArrayList(this.a), this.f, this.d, this.b, this.f2384c, this.e, this.g, this.h, this.i); } } @@ -139,13 +139,13 @@ public class GoogleSignInOptions extends AbstractSafeParcelable implements a.d, this.p = arrayList; this.q = account; this.r = z2; - this.f2380s = z3; + this.f2381s = z3; this.t = z4; this.u = str; this.v = str2; this.w = new ArrayList<>(map.values()); - this.f2382y = map; - this.f2381x = str3; + this.f2383y = map; + this.f2382x = str3; } @Nullable @@ -211,7 +211,7 @@ public class GoogleSignInOptions extends AbstractSafeParcelable implements a.d, if (TextUtils.isEmpty(googleSignInOptions.u)) { } } - if (this.t == googleSignInOptions.t && this.r == googleSignInOptions.r && this.f2380s == googleSignInOptions.f2380s && TextUtils.equals(this.f2381x, googleSignInOptions.f2381x)) { + if (this.t == googleSignInOptions.t && this.r == googleSignInOptions.r && this.f2381s == googleSignInOptions.f2381s && TextUtils.equals(this.f2382x, googleSignInOptions.f2382x)) { return true; } } @@ -239,8 +239,8 @@ public class GoogleSignInOptions extends AbstractSafeParcelable implements a.d, Account account = this.q; int hashCode = ((arrayList.hashCode() + 31) * 31) + (account == null ? 0 : account.hashCode()); String str = this.u; - int hashCode2 = (((((((hashCode * 31) + (str == null ? 0 : str.hashCode())) * 31) + (this.t ? 1 : 0)) * 31) + (this.r ? 1 : 0)) * 31) + (this.f2380s ? 1 : 0); - String str2 = this.f2381x; + int hashCode2 = (((((((hashCode * 31) + (str == null ? 0 : str.hashCode())) * 31) + (this.t ? 1 : 0)) * 31) + (this.r ? 1 : 0)) * 31) + (this.f2381s ? 1 : 0); + String str2 = this.f2382x; int i4 = hashCode2 * 31; if (str2 != null) { i2 = str2.hashCode(); @@ -263,7 +263,7 @@ public class GoogleSignInOptions extends AbstractSafeParcelable implements a.d, boolean z2 = this.r; d.y2(parcel, 4, 4); parcel.writeInt(z2 ? 1 : 0); - boolean z3 = this.f2380s; + boolean z3 = this.f2381s; d.y2(parcel, 5, 4); parcel.writeInt(z3 ? 1 : 0); boolean z4 = this.t; @@ -272,7 +272,7 @@ public class GoogleSignInOptions extends AbstractSafeParcelable implements a.d, d.r2(parcel, 7, this.u, false); d.r2(parcel, 8, this.v, false); d.u2(parcel, 9, this.w, false); - d.r2(parcel, 10, this.f2381x, false); + d.r2(parcel, 10, this.f2382x, false); d.A2(parcel, v2); } } diff --git a/app/src/main/java/com/google/android/gms/common/GoogleApiAvailability.java b/app/src/main/java/com/google/android/gms/common/GoogleApiAvailability.java index 59010a6275..2b3577d472 100644 --- a/app/src/main/java/com/google/android/gms/common/GoogleApiAvailability.java +++ b/app/src/main/java/com/google/android/gms/common/GoogleApiAvailability.java @@ -44,7 +44,7 @@ import com.google.android.gms.tasks.TaskCompletionSource; public class GoogleApiAvailability extends c { /* renamed from: c reason: collision with root package name */ - public static final Object f2384c = new Object(); + public static final Object f2385c = new Object(); public static final GoogleApiAvailability d = new GoogleApiAvailability(); public static final int e = c.a; @@ -209,7 +209,7 @@ public class GoogleApiAvailability extends c { } if (f.q0()) { d.F(f.q0()); - synchronized (f2384c) { + synchronized (f2385c) { } NotificationChannel notificationChannel = notificationManager.getNotificationChannel("com.google.android.gms.availability"); SimpleArrayMap simpleArrayMap = m.a; diff --git a/app/src/main/java/com/google/android/gms/common/api/GoogleApiActivity.java b/app/src/main/java/com/google/android/gms/common/api/GoogleApiActivity.java index aec2b04404..235279f97f 100644 --- a/app/src/main/java/com/google/android/gms/common/api/GoogleApiActivity.java +++ b/app/src/main/java/com/google/android/gms/common/api/GoogleApiActivity.java @@ -81,7 +81,7 @@ public class GoogleApiActivity extends Activity implements DialogInterface.OnCan finish(); } } else { - Object obj = GoogleApiAvailability.f2384c; + Object obj = GoogleApiAvailability.f2385c; GoogleApiAvailability.d.f(this, num == null ? 8 : num.intValue(), 2, this); this.j = 1; } diff --git a/app/src/main/java/com/google/android/gms/common/api/internal/BasePendingResult.java b/app/src/main/java/com/google/android/gms/common/api/internal/BasePendingResult.java index c8cd889530..14667bd229 100644 --- a/app/src/main/java/com/google/android/gms/common/api/internal/BasePendingResult.java +++ b/app/src/main/java/com/google/android/gms/common/api/internal/BasePendingResult.java @@ -27,7 +27,7 @@ public abstract class BasePendingResult extends d { public final Object b; /* renamed from: c reason: collision with root package name */ - public final a f2385c; + public final a f2386c; public final CountDownLatch d; public final ArrayList e; public final AtomicReference f; @@ -87,7 +87,7 @@ public abstract class BasePendingResult extends d { this.e = new ArrayList<>(); this.f = new AtomicReference<>(); this.k = false; - this.f2385c = new a<>(Looper.getMainLooper()); + this.f2386c = new a<>(Looper.getMainLooper()); new WeakReference(null); } @@ -97,7 +97,7 @@ public abstract class BasePendingResult extends d { this.e = new ArrayList<>(); this.f = new AtomicReference<>(); this.k = false; - this.f2385c = new a<>(cVar != null ? cVar.c() : Looper.getMainLooper()); + this.f2386c = new a<>(cVar != null ? cVar.c() : Looper.getMainLooper()); new WeakReference(cVar); } diff --git a/app/src/main/java/com/google/android/gms/common/internal/GetServiceRequest.java b/app/src/main/java/com/google/android/gms/common/internal/GetServiceRequest.java index 2a9d7ce3dd..5b40013e35 100644 --- a/app/src/main/java/com/google/android/gms/common/internal/GetServiceRequest.java +++ b/app/src/main/java/com/google/android/gms/common/internal/GetServiceRequest.java @@ -35,7 +35,7 @@ public class GetServiceRequest extends AbstractSafeParcelable { public Feature[] r; /* renamed from: s reason: collision with root package name */ - public boolean f2386s; + public boolean f2387s; public int t; public boolean u; @@ -43,7 +43,7 @@ public class GetServiceRequest extends AbstractSafeParcelable { this.i = 5; this.k = c.a; this.j = i; - this.f2386s = true; + this.f2387s = true; } public GetServiceRequest(int i, int i2, int i3, String str, IBinder iBinder, Scope[] scopeArr, Bundle bundle, Account account, Feature[] featureArr, Feature[] featureArr2, boolean z2, int i4, boolean z3) { @@ -80,7 +80,7 @@ public class GetServiceRequest extends AbstractSafeParcelable { this.o = bundle; this.q = featureArr; this.r = featureArr2; - this.f2386s = z2; + this.f2387s = z2; this.t = i4; this.u = z3; } @@ -104,7 +104,7 @@ public class GetServiceRequest extends AbstractSafeParcelable { d.q2(parcel, 8, this.p, i, false); d.t2(parcel, 10, this.q, i, false); d.t2(parcel, 11, this.r, i, false); - boolean z2 = this.f2386s; + boolean z2 = this.f2387s; d.y2(parcel, 12, 4); parcel.writeInt(z2 ? 1 : 0); int i5 = this.t; diff --git a/app/src/main/java/com/google/android/gms/dynamite/DynamiteModule.java b/app/src/main/java/com/google/android/gms/dynamite/DynamiteModule.java index 19c3dad8f8..e43b47163b 100644 --- a/app/src/main/java/com/google/android/gms/dynamite/DynamiteModule.java +++ b/app/src/main/java/com/google/android/gms/dynamite/DynamiteModule.java @@ -33,7 +33,7 @@ public final class DynamiteModule { @Nullable /* renamed from: c reason: collision with root package name */ - public static i f2387c = null; + public static i f2388c = null; @Nullable public static String d = null; public static int e = -1; @@ -75,7 +75,7 @@ public final class DynamiteModule { public int b = 0; /* renamed from: c reason: collision with root package name */ - public int f2388c = 0; + public int f2389c = 0; } /* compiled from: com.google.android.gms:play-services-basement@@17.4.0 */ @@ -177,7 +177,7 @@ public final class DynamiteModule { sb.append(":"); sb.append(i3); Log.i("DynamiteModule", sb.toString()); - int i4 = a2.f2388c; + int i4 = a2.f2389c; if (i4 == 0 || ((i4 == -1 && a2.a == 0) || (i4 == 1 && a2.b == 0))) { int i5 = a2.a; int i6 = a2.b; @@ -209,13 +209,13 @@ public final class DynamiteModule { String valueOf = String.valueOf(e3.getMessage()); Log.w("DynamiteModule", valueOf.length() != 0 ? "Failed to load remote module: ".concat(valueOf) : new String("Failed to load remote module: ")); int i7 = a2.a; - if (i7 == 0 || aVar.a(context, str, new c(i7)).f2388c != -1) { + if (i7 == 0 || aVar.a(context, str, new c(i7)).f2389c != -1) { throw new LoadingException("Remote load failed. No local fallback found.", e3, null); } return e(context, str); } } else { - int i8 = a2.f2388c; + int i8 = a2.f2389c; StringBuilder sb3 = new StringBuilder(47); sb3.append("VersionPolicy returned invalid code:"); sb3.append(i8); @@ -415,7 +415,7 @@ public final class DynamiteModule { IInterface queryLocalInterface = iBinder.queryLocalInterface("com.google.android.gms.dynamite.IDynamiteLoaderV2"); iVar = queryLocalInterface instanceof i ? (i) queryLocalInterface : new h(iBinder); } - f2387c = iVar; + f2388c = iVar; } catch (ClassNotFoundException | IllegalAccessException | InstantiationException | NoSuchMethodException | InvocationTargetException e2) { throw new LoadingException("Failed to instantiate dynamite loader", e2, null); } @@ -530,7 +530,7 @@ public final class DynamiteModule { sb.append(i2); Log.i("DynamiteModule", sb.toString()); synchronized (DynamiteModule.class) { - iVar = f2387c; + iVar = f2388c; } if (iVar != null) { b bVar = f.get(); diff --git a/app/src/main/java/com/google/android/gms/internal/measurement/zzhi.java b/app/src/main/java/com/google/android/gms/internal/measurement/zzhi.java index 9255ed61fd..af2ea8595e 100644 --- a/app/src/main/java/com/google/android/gms/internal/measurement/zzhi.java +++ b/app/src/main/java/com/google/android/gms/internal/measurement/zzhi.java @@ -22,7 +22,7 @@ public abstract class zzhi extends u3 { public static final boolean b = j7.g; /* renamed from: c reason: collision with root package name */ - public g4 f2389c; + public g4 f2390c; /* compiled from: com.google.android.gms:play-services-measurement-base@@18.0.0 */ public static class a extends zzhi { @@ -215,7 +215,7 @@ public abstract class zzhi extends u3 { l3Var.l(e); } r(e); - q6Var.g(c6Var, this.f2389c); + q6Var.g(c6Var, this.f2390c); } @Override // com.google.android.gms.internal.measurement.zzhi diff --git a/app/src/main/java/com/google/android/gms/measurement/AppMeasurement.java b/app/src/main/java/com/google/android/gms/measurement/AppMeasurement.java index 9a13974779..ada5a6dd99 100644 --- a/app/src/main/java/com/google/android/gms/measurement/AppMeasurement.java +++ b/app/src/main/java/com/google/android/gms/measurement/AppMeasurement.java @@ -38,7 +38,7 @@ public class AppMeasurement { public final u4 b; /* renamed from: c reason: collision with root package name */ - public final b7 f2390c; + public final b7 f2391c; public final boolean d; /* compiled from: com.google.android.gms:play-services-measurement-impl@@18.0.0 */ @@ -155,7 +155,7 @@ public class AppMeasurement { } public AppMeasurement(b7 b7Var) { - this.f2390c = b7Var; + this.f2391c = b7Var; this.b = null; this.d = true; } @@ -163,7 +163,7 @@ public class AppMeasurement { public AppMeasurement(u4 u4Var) { Objects.requireNonNull(u4Var, "null reference"); this.b = u4Var; - this.f2390c = null; + this.f2391c = null; this.d = false; } @@ -194,7 +194,7 @@ public class AppMeasurement { @Keep public void beginAdUnitExposure(@NonNull @Size(min = 1) String str) { if (this.d) { - this.f2390c.g(str); + this.f2391c.g(str); return; } a A = this.b.A(); @@ -205,7 +205,7 @@ public class AppMeasurement { @Keep public void clearConditionalUserProperty(@NonNull @Size(max = 24, min = 1) String str, @Nullable String str2, @Nullable Bundle bundle) { if (this.d) { - this.f2390c.l(str, str2, bundle); + this.f2391c.l(str, str2, bundle); } else { this.b.s().R(str, str2, bundle); } @@ -214,7 +214,7 @@ public class AppMeasurement { @Keep public void endAdUnitExposure(@NonNull @Size(min = 1) String str) { if (this.d) { - this.f2390c.j(str); + this.f2391c.j(str); return; } a A = this.b.A(); @@ -224,13 +224,13 @@ public class AppMeasurement { @Keep public long generateEventId() { - return this.d ? this.f2390c.e() : this.b.t().t0(); + return this.d ? this.f2391c.e() : this.b.t().t0(); } @Nullable @Keep public String getAppInstanceId() { - return this.d ? this.f2390c.c() : this.b.s().g.get(); + return this.d ? this.f2391c.c() : this.b.s().g.get(); } @Keep @@ -239,7 +239,7 @@ public class AppMeasurement { List list; int i = 0; if (this.d) { - list = this.f2390c.i(str, str2); + list = this.f2391c.i(str, str2); } else { c6 s2 = this.b.s(); if (s2.f().y()) { @@ -274,7 +274,7 @@ public class AppMeasurement { @Keep public String getCurrentScreenClass() { if (this.d) { - return this.f2390c.b(); + return this.f2391c.b(); } i7 i7Var = this.b.s().a.w().f1199c; if (i7Var != null) { @@ -287,7 +287,7 @@ public class AppMeasurement { @Keep public String getCurrentScreenName() { if (this.d) { - return this.f2390c.a(); + return this.f2391c.a(); } i7 i7Var = this.b.s().a.w().f1199c; if (i7Var != null) { @@ -299,14 +299,14 @@ public class AppMeasurement { @Nullable @Keep public String getGmpAppId() { - return this.d ? this.f2390c.d() : this.b.s().O(); + return this.d ? this.f2391c.d() : this.b.s().O(); } @Keep @WorkerThread public int getMaxUserProperties(@NonNull @Size(min = 1) String str) { if (this.d) { - return this.f2390c.h(str); + return this.f2391c.h(str); } this.b.s(); d.w(str); @@ -317,7 +317,7 @@ public class AppMeasurement { @WorkerThread public Map getUserProperties(@Nullable String str, @Nullable @Size(max = 24, min = 1) String str2, boolean z2) { if (this.d) { - return this.f2390c.k(str, str2, z2); + return this.f2391c.k(str, str2, z2); } c6 s2 = this.b.s(); if (s2.f().y()) { @@ -345,7 +345,7 @@ public class AppMeasurement { @Keep public void logEventInternal(String str, String str2, Bundle bundle) { if (this.d) { - this.f2390c.m(str, str2, bundle); + this.f2391c.m(str, str2, bundle); } else { this.b.s().H(str, str2, bundle); } @@ -355,7 +355,7 @@ public class AppMeasurement { public void setConditionalUserProperty(@NonNull ConditionalUserProperty conditionalUserProperty) { Objects.requireNonNull(conditionalUserProperty, "null reference"); if (this.d) { - this.f2390c.f(conditionalUserProperty.a()); + this.f2391c.f(conditionalUserProperty.a()); return; } c6 s2 = this.b.s(); diff --git a/app/src/main/java/com/google/android/gms/measurement/internal/zzn.java b/app/src/main/java/com/google/android/gms/measurement/internal/zzn.java index 11e3026b1f..3301bd4e4b 100644 --- a/app/src/main/java/com/google/android/gms/measurement/internal/zzn.java +++ b/app/src/main/java/com/google/android/gms/measurement/internal/zzn.java @@ -27,20 +27,20 @@ public final class zzn extends AbstractSafeParcelable { public final long r; /* renamed from: s reason: collision with root package name */ - public final String f2391s; + public final String f2392s; public final long t; public final long u; public final int v; public final boolean w; /* renamed from: x reason: collision with root package name */ - public final boolean f2392x; + public final boolean f2393x; /* renamed from: y reason: collision with root package name */ - public final boolean f2393y; + public final boolean f2394y; /* renamed from: z reason: collision with root package name */ - public final String f2394z; + public final String f2395z; public zzn(String str, String str2, String str3, long j, String str4, long j2, long j3, String str5, boolean z2, boolean z3, String str6, long j4, long j5, int i, boolean z4, boolean z5, boolean z6, String str7, Boolean bool, long j6, List list, String str8, String str9) { d.w(str); @@ -54,14 +54,14 @@ public final class zzn extends AbstractSafeParcelable { this.o = str5; this.p = z2; this.q = z3; - this.f2391s = str6; + this.f2392s = str6; this.t = j4; this.u = j5; this.v = i; this.w = z4; - this.f2392x = z5; - this.f2393y = z6; - this.f2394z = str7; + this.f2393x = z5; + this.f2394y = z6; + this.f2395z = str7; this.A = bool; this.B = j6; this.C = list; @@ -80,14 +80,14 @@ public final class zzn extends AbstractSafeParcelable { this.o = str5; this.p = z2; this.q = z3; - this.f2391s = str6; + this.f2392s = str6; this.t = j4; this.u = j5; this.v = i; this.w = z4; - this.f2392x = z5; - this.f2393y = z6; - this.f2394z = str7; + this.f2393x = z5; + this.f2394y = z6; + this.f2395z = str7; this.A = bool; this.B = j6; this.C = list; @@ -118,7 +118,7 @@ public final class zzn extends AbstractSafeParcelable { long j3 = this.r; d.y2(parcel, 11, 8); parcel.writeLong(j3); - d.r2(parcel, 12, this.f2391s, false); + d.r2(parcel, 12, this.f2392s, false); long j4 = this.t; d.y2(parcel, 13, 8); parcel.writeLong(j4); @@ -131,13 +131,13 @@ public final class zzn extends AbstractSafeParcelable { boolean z4 = this.w; d.y2(parcel, 16, 4); parcel.writeInt(z4 ? 1 : 0); - boolean z5 = this.f2392x; + boolean z5 = this.f2393x; d.y2(parcel, 17, 4); parcel.writeInt(z5 ? 1 : 0); - boolean z6 = this.f2393y; + boolean z6 = this.f2394y; d.y2(parcel, 18, 4); parcel.writeInt(z6 ? 1 : 0); - d.r2(parcel, 19, this.f2394z, false); + d.r2(parcel, 19, this.f2395z, false); Boolean bool = this.A; if (bool != null) { d.y2(parcel, 21, 4); diff --git a/app/src/main/java/com/google/android/gms/measurement/internal/zzz.java b/app/src/main/java/com/google/android/gms/measurement/internal/zzz.java index 11b800c14a..0b184ee732 100644 --- a/app/src/main/java/com/google/android/gms/measurement/internal/zzz.java +++ b/app/src/main/java/com/google/android/gms/measurement/internal/zzz.java @@ -20,7 +20,7 @@ public final class zzz extends AbstractSafeParcelable { public long r; /* renamed from: s reason: collision with root package name */ - public zzaq f2395s; + public zzaq f2396s; public zzz(zzz zzz) { this.i = zzz.i; @@ -33,7 +33,7 @@ public final class zzz extends AbstractSafeParcelable { this.p = zzz.p; this.q = zzz.q; this.r = zzz.r; - this.f2395s = zzz.f2395s; + this.f2396s = zzz.f2396s; } public zzz(String str, String str2, zzku zzku, long j, boolean z2, String str3, zzaq zzaq, long j2, zzaq zzaq2, long j3, zzaq zzaq3) { @@ -47,7 +47,7 @@ public final class zzz extends AbstractSafeParcelable { this.p = j2; this.q = zzaq2; this.r = j3; - this.f2395s = zzaq3; + this.f2396s = zzaq3; } @Override // android.os.Parcelable @@ -71,7 +71,7 @@ public final class zzz extends AbstractSafeParcelable { long j3 = this.r; d.y2(parcel, 11, 8); parcel.writeLong(j3); - d.q2(parcel, 12, this.f2395s, i, false); + d.q2(parcel, 12, this.f2396s, i, false); d.A2(parcel, v2); } } diff --git a/app/src/main/java/com/google/android/gms/nearby/messages/SubscribeOptions.java b/app/src/main/java/com/google/android/gms/nearby/messages/SubscribeOptions.java index af7975d25c..baeb48c95e 100644 --- a/app/src/main/java/com/google/android/gms/nearby/messages/SubscribeOptions.java +++ b/app/src/main/java/com/google/android/gms/nearby/messages/SubscribeOptions.java @@ -9,7 +9,7 @@ public final class SubscribeOptions { @Nullable /* renamed from: c reason: collision with root package name */ - public final d f2396c = null; + public final d f2397c = null; public final boolean d = false; static { diff --git a/app/src/main/java/com/google/android/gms/nearby/messages/internal/SubscribeRequest.java b/app/src/main/java/com/google/android/gms/nearby/messages/internal/SubscribeRequest.java index 2c34959701..8e6d8df83d 100644 --- a/app/src/main/java/com/google/android/gms/nearby/messages/internal/SubscribeRequest.java +++ b/app/src/main/java/com/google/android/gms/nearby/messages/internal/SubscribeRequest.java @@ -41,7 +41,7 @@ public final class SubscribeRequest extends AbstractSafeParcelable implements Re @Deprecated /* renamed from: s reason: collision with root package name */ - public final boolean f2397s; + public final boolean f2398s; @Nullable public final a t; @Deprecated @@ -51,10 +51,10 @@ public final class SubscribeRequest extends AbstractSafeParcelable implements Re public final boolean w; /* renamed from: x reason: collision with root package name */ - public final int f2398x; + public final int f2399x; /* renamed from: y reason: collision with root package name */ - public final int f2399y; + public final int f2400y; public SubscribeRequest(int i, @Nullable IBinder iBinder, Strategy strategy, IBinder iBinder2, MessageFilter messageFilter, @Nullable PendingIntent pendingIntent, int i2, @Nullable String str, @Nullable String str2, @Nullable byte[] bArr, boolean z2, @Nullable IBinder iBinder3, boolean z3, @Nullable ClientAppContext clientAppContext, boolean z4, int i3, int i4) { o0 o0Var; @@ -82,7 +82,7 @@ public final class SubscribeRequest extends AbstractSafeParcelable implements Re this.p = str; this.q = str2; this.r = bArr; - this.f2397s = z2; + this.f2398s = z2; if (iBinder3 != null) { IInterface queryLocalInterface3 = iBinder3.queryLocalInterface("com.google.android.gms.nearby.messages.internal.ISubscribeCallback"); aVar = queryLocalInterface3 instanceof a ? (a) queryLocalInterface3 : new c(iBinder3); @@ -91,8 +91,8 @@ public final class SubscribeRequest extends AbstractSafeParcelable implements Re this.u = z3; this.v = ClientAppContext.w0(clientAppContext, str2, str, z3); this.w = z4; - this.f2398x = i3; - this.f2399y = i4; + this.f2399x = i3; + this.f2400y = i4; } @Override // java.lang.Object @@ -120,8 +120,8 @@ public final class SubscribeRequest extends AbstractSafeParcelable implements Re boolean z3 = this.w; String str2 = this.p; String str3 = this.q; - boolean z4 = this.f2397s; - int i = this.f2399y; + boolean z4 = this.f2398s; + int i = this.f2400y; StringBuilder Q = c.d.b.a.a.Q(c.d.b.a.a.b(str3, c.d.b.a.a.b(str2, valueOf7.length() + valueOf6.length() + c.d.b.a.a.b(str, valueOf5.length() + valueOf4.length() + valueOf3.length() + valueOf2.length() + valueOf.length() + 291))), "SubscribeRequest{messageListener=", valueOf, ", strategy=", valueOf2); c.d.b.a.a.o0(Q, ", callback=", valueOf3, ", filter=", valueOf4); c.d.b.a.a.o0(Q, ", pendingIntent=", valueOf5, ", hint=", str); @@ -162,7 +162,7 @@ public final class SubscribeRequest extends AbstractSafeParcelable implements Re d.r2(parcel, 8, this.p, false); d.r2(parcel, 9, this.q, false); d.o2(parcel, 10, this.r, false); - boolean z2 = this.f2397s; + boolean z2 = this.f2398s; d.y2(parcel, 11, 4); parcel.writeInt(z2 ? 1 : 0); a aVar = this.t; @@ -177,10 +177,10 @@ public final class SubscribeRequest extends AbstractSafeParcelable implements Re boolean z4 = this.w; d.y2(parcel, 15, 4); parcel.writeInt(z4 ? 1 : 0); - int i4 = this.f2398x; + int i4 = this.f2399x; d.y2(parcel, 16, 4); parcel.writeInt(i4); - int i5 = this.f2399y; + int i5 = this.f2400y; d.y2(parcel, 17, 4); parcel.writeInt(i5); d.A2(parcel, v2); diff --git a/app/src/main/java/com/google/android/gms/nearby/messages/internal/zzbz.java b/app/src/main/java/com/google/android/gms/nearby/messages/internal/zzbz.java index a830da9543..85fb8e817b 100644 --- a/app/src/main/java/com/google/android/gms/nearby/messages/internal/zzbz.java +++ b/app/src/main/java/com/google/android/gms/nearby/messages/internal/zzbz.java @@ -35,7 +35,7 @@ public final class zzbz extends AbstractSafeParcelable { public final ClientAppContext r; /* renamed from: s reason: collision with root package name */ - public final int f2400s; + public final int f2401s; public zzbz(int i, zzaf zzaf, Strategy strategy, IBinder iBinder, @Nullable String str, @Nullable String str2, boolean z2, @Nullable IBinder iBinder2, boolean z3, @Nullable ClientAppContext clientAppContext, int i2) { r0 r0Var; @@ -60,7 +60,7 @@ public final class zzbz extends AbstractSafeParcelable { this.p = w0Var; this.q = z3; this.r = ClientAppContext.w0(clientAppContext, str2, str, z3); - this.f2400s = i2; + this.f2401s = i2; } @Override // android.os.Parcelable @@ -83,7 +83,7 @@ public final class zzbz extends AbstractSafeParcelable { d.y2(parcel, 9, 4); parcel.writeInt(z3 ? 1 : 0); d.q2(parcel, 10, this.r, i, false); - int i3 = this.f2400s; + int i3 = this.f2401s; d.y2(parcel, 11, 4); parcel.writeInt(i3); d.A2(parcel, v2); diff --git a/app/src/main/java/com/google/android/material/appbar/AppBarLayout.java b/app/src/main/java/com/google/android/material/appbar/AppBarLayout.java index 65b14867aa..d188eb23f8 100644 --- a/app/src/main/java/com/google/android/material/appbar/AppBarLayout.java +++ b/app/src/main/java/com/google/android/material/appbar/AppBarLayout.java @@ -167,13 +167,13 @@ public class AppBarLayout extends LinearLayout implements CoordinatorLayout.Atta public final /* synthetic */ AppBarLayout b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ View f2402c; + public final /* synthetic */ View f2403c; public final /* synthetic */ int d; public b(CoordinatorLayout coordinatorLayout, AppBarLayout appBarLayout, View view, int i) { this.a = coordinatorLayout; this.b = appBarLayout; - this.f2402c = view; + this.f2403c = view; this.d = i; } @@ -181,7 +181,7 @@ public class AppBarLayout extends LinearLayout implements CoordinatorLayout.Atta /* JADX WARN: Multi-variable type inference failed */ @Override // androidx.core.view.accessibility.AccessibilityViewCommand public boolean perform(@NonNull View view, @Nullable AccessibilityViewCommand.CommandArguments commandArguments) { - BaseBehavior.this.onNestedPreScroll(this.a, (CoordinatorLayout) this.b, this.f2402c, 0, this.d, new int[]{0, 0}, 1); + BaseBehavior.this.onNestedPreScroll(this.a, (CoordinatorLayout) this.b, this.f2403c, 0, this.d, new int[]{0, 0}, 1); return true; } } diff --git a/app/src/main/java/com/google/android/material/behavior/SwipeDismissBehavior.java b/app/src/main/java/com/google/android/material/behavior/SwipeDismissBehavior.java index f9ae2fce0e..69505c73ec 100644 --- a/app/src/main/java/com/google/android/material/behavior/SwipeDismissBehavior.java +++ b/app/src/main/java/com/google/android/material/behavior/SwipeDismissBehavior.java @@ -120,7 +120,7 @@ public class SwipeDismissBehavior extends CoordinatorLayout.Beha } /* JADX WARNING: Code restructure failed: missing block: B:21:0x0054, code lost: - if (java.lang.Math.abs(r8.getLeft() - r7.a) >= java.lang.Math.round(((float) r8.getWidth()) * r7.f2403c.dragDismissThreshold)) goto L_0x002a; + if (java.lang.Math.abs(r8.getLeft() - r7.a) >= java.lang.Math.round(((float) r8.getWidth()) * r7.f2404c.dragDismissThreshold)) goto L_0x002a; */ /* JADX WARNING: Removed duplicated region for block: B:23:0x0059 */ /* JADX WARNING: Removed duplicated region for block: B:28:0x0066 */ diff --git a/app/src/main/java/com/google/android/material/bottomappbar/BottomAppBar.java b/app/src/main/java/com/google/android/material/bottomappbar/BottomAppBar.java index c605fcd925..079f20e1f7 100644 --- a/app/src/main/java/com/google/android/material/bottomappbar/BottomAppBar.java +++ b/app/src/main/java/com/google/android/material/bottomappbar/BottomAppBar.java @@ -355,12 +355,12 @@ public class BottomAppBar extends Toolbar implements CoordinatorLayout.AttachedB public final /* synthetic */ ActionMenuView b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ int f2404c; + public final /* synthetic */ int f2405c; public final /* synthetic */ boolean d; public g(ActionMenuView actionMenuView, int i, boolean z2) { this.b = actionMenuView; - this.f2404c = i; + this.f2405c = i; this.d = z2; } @@ -375,7 +375,7 @@ public class BottomAppBar extends Toolbar implements CoordinatorLayout.AttachedB boolean z2 = BottomAppBar.access$2000(BottomAppBar.this) != 0; BottomAppBar bottomAppBar = BottomAppBar.this; bottomAppBar.replaceMenu(BottomAppBar.access$2000(bottomAppBar)); - BottomAppBar.access$2100(BottomAppBar.this, this.b, this.f2404c, this.d, z2); + BottomAppBar.access$2100(BottomAppBar.this, this.b, this.f2405c, this.d, z2); } } } diff --git a/app/src/main/java/com/google/android/material/bottomnavigation/BottomNavigationPresenter.java b/app/src/main/java/com/google/android/material/bottomnavigation/BottomNavigationPresenter.java index ea5255deaa..0bb44fe57b 100644 --- a/app/src/main/java/com/google/android/material/bottomnavigation/BottomNavigationPresenter.java +++ b/app/src/main/java/com/google/android/material/bottomnavigation/BottomNavigationPresenter.java @@ -18,7 +18,7 @@ import com.google.android.material.internal.ParcelableSparseArray; public class BottomNavigationPresenter implements MenuPresenter { /* renamed from: id reason: collision with root package name */ - private int f2405id; + private int f2406id; private MenuBuilder menu; private BottomNavigationMenuView menuView; private boolean updateSuspended = false; @@ -82,7 +82,7 @@ public class BottomNavigationPresenter implements MenuPresenter { @Override // androidx.appcompat.view.menu.MenuPresenter public int getId() { - return this.f2405id; + return this.f2406id; } @Override // androidx.appcompat.view.menu.MenuPresenter @@ -132,7 +132,7 @@ public class BottomNavigationPresenter implements MenuPresenter { } public void setId(int i) { - this.f2405id = i; + this.f2406id = i; } public void setUpdateSuspended(boolean z2) { diff --git a/app/src/main/java/com/google/android/material/button/MaterialButtonToggleGroup.java b/app/src/main/java/com/google/android/material/button/MaterialButtonToggleGroup.java index 4b3a6fd57b..05306ff396 100644 --- a/app/src/main/java/com/google/android/material/button/MaterialButtonToggleGroup.java +++ b/app/src/main/java/com/google/android/material/button/MaterialButtonToggleGroup.java @@ -104,13 +104,13 @@ public class MaterialButtonToggleGroup extends LinearLayout { public CornerSize b; /* renamed from: c reason: collision with root package name */ - public CornerSize f2406c; + public CornerSize f2407c; public CornerSize d; public CornerSize e; public d(CornerSize cornerSize, CornerSize cornerSize2, CornerSize cornerSize3, CornerSize cornerSize4) { this.b = cornerSize; - this.f2406c = cornerSize3; + this.f2407c = cornerSize3; this.d = cornerSize4; this.e = cornerSize2; } @@ -265,7 +265,7 @@ public class MaterialButtonToggleGroup extends LinearLayout { CornerSize cornerSize = d.a; if (ViewUtils.isLayoutRtl(this)) { CornerSize cornerSize2 = d.a; - return new d(cornerSize2, cornerSize2, dVar.f2406c, dVar.d); + return new d(cornerSize2, cornerSize2, dVar.f2407c, dVar.d); } CornerSize cornerSize3 = dVar.b; CornerSize cornerSize4 = dVar.e; @@ -274,7 +274,7 @@ public class MaterialButtonToggleGroup extends LinearLayout { } CornerSize cornerSize6 = dVar.b; CornerSize cornerSize7 = d.a; - return new d(cornerSize6, cornerSize7, dVar.f2406c, cornerSize7); + return new d(cornerSize6, cornerSize7, dVar.f2407c, cornerSize7); } else if (i != i3) { return null; } else { @@ -287,7 +287,7 @@ public class MaterialButtonToggleGroup extends LinearLayout { return new d(cornerSize9, cornerSize10, cornerSize11, cornerSize11); } CornerSize cornerSize12 = d.a; - return new d(cornerSize12, cornerSize12, dVar.f2406c, dVar.d); + return new d(cornerSize12, cornerSize12, dVar.f2407c, dVar.d); } CornerSize cornerSize13 = d.a; return new d(cornerSize13, dVar.e, cornerSize13, dVar.d); @@ -356,7 +356,7 @@ public class MaterialButtonToggleGroup extends LinearLayout { if (dVar == null) { builder.setAllCornerSizes(0.0f); } else { - builder.setTopLeftCornerSize(dVar.b).setBottomLeftCornerSize(dVar.e).setTopRightCornerSize(dVar.f2406c).setBottomRightCornerSize(dVar.d); + builder.setTopLeftCornerSize(dVar.b).setBottomLeftCornerSize(dVar.e).setTopRightCornerSize(dVar.f2407c).setBottomRightCornerSize(dVar.d); } } diff --git a/app/src/main/java/com/google/android/material/datepicker/MonthsPagerAdapter.java b/app/src/main/java/com/google/android/material/datepicker/MonthsPagerAdapter.java index 7c053cf4d7..dc42dfe1fd 100644 --- a/app/src/main/java/com/google/android/material/datepicker/MonthsPagerAdapter.java +++ b/app/src/main/java/com/google/android/material/datepicker/MonthsPagerAdapter.java @@ -19,7 +19,7 @@ public class MonthsPagerAdapter extends RecyclerView.Adapter { public final CalendarConstraints b; /* renamed from: c reason: collision with root package name */ - public final DateSelector f2409c; + public final DateSelector f2410c; public final MaterialCalendar.l d; public final int e; @@ -51,7 +51,7 @@ public class MonthsPagerAdapter extends RecyclerView.Adapter { this.a = context; this.e = dayHeight + dayHeight2; this.b = calendarConstraints; - this.f2409c = dateSelector; + this.f2410c = dateSelector; this.d = lVar; setHasStableIds(true); } else { @@ -86,7 +86,7 @@ public class MonthsPagerAdapter extends RecyclerView.Adapter { viewHolder2.monthTitle.setText(m.l(viewHolder2.itemView.getContext())); MaterialCalendarGridView materialCalendarGridView = (MaterialCalendarGridView) viewHolder2.monthGrid.findViewById(R.id.month_grid); if (materialCalendarGridView.getAdapter() == null || !m.equals(materialCalendarGridView.getAdapter().j)) { - g gVar = new g(m, this.f2409c, this.b); + g gVar = new g(m, this.f2410c, this.b); materialCalendarGridView.setNumColumns(m.l); materialCalendarGridView.setAdapter((ListAdapter) gVar); } else { diff --git a/app/src/main/java/com/google/android/material/floatingactionbutton/ExtendedFloatingActionButton.java b/app/src/main/java/com/google/android/material/floatingactionbutton/ExtendedFloatingActionButton.java index f421d90765..8e5db4f5ff 100644 --- a/app/src/main/java/com/google/android/material/floatingactionbutton/ExtendedFloatingActionButton.java +++ b/app/src/main/java/com/google/android/material/floatingactionbutton/ExtendedFloatingActionButton.java @@ -278,11 +278,11 @@ public class ExtendedFloatingActionButton extends MaterialButton implements Coor public final /* synthetic */ c.i.a.g.e.j b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ OnChangedCallback f2410c; + public final /* synthetic */ OnChangedCallback f2411c; public c(ExtendedFloatingActionButton extendedFloatingActionButton, c.i.a.g.e.j jVar, OnChangedCallback onChangedCallback) { this.b = jVar; - this.f2410c = onChangedCallback; + this.f2411c = onChangedCallback; } @Override // android.animation.AnimatorListenerAdapter, android.animation.Animator.AnimatorListener @@ -295,7 +295,7 @@ public class ExtendedFloatingActionButton extends MaterialButton implements Coor public void onAnimationEnd(Animator animator) { this.b.e(); if (!this.a) { - this.b.g(this.f2410c); + this.b.g(this.f2411c); } } diff --git a/app/src/main/java/com/google/android/material/internal/NavigationMenuPresenter.java b/app/src/main/java/com/google/android/material/internal/NavigationMenuPresenter.java index 544679af35..3e7a8218e7 100644 --- a/app/src/main/java/com/google/android/material/internal/NavigationMenuPresenter.java +++ b/app/src/main/java/com/google/android/material/internal/NavigationMenuPresenter.java @@ -43,7 +43,7 @@ public class NavigationMenuPresenter implements MenuPresenter { public ColorStateList iconTintList; /* renamed from: id reason: collision with root package name */ - private int f2411id; + private int f2412id; public boolean isBehindStatusBar = true; public Drawable itemBackground; public int itemHorizontalPadding; @@ -95,15 +95,15 @@ public class NavigationMenuPresenter implements MenuPresenter { public MenuItemImpl b; /* renamed from: c reason: collision with root package name */ - public boolean f2412c; + public boolean f2413c; public c() { a(); } public final void a() { - if (!this.f2412c) { - this.f2412c = true; + if (!this.f2413c) { + this.f2413c = true; this.a.clear(); this.a.add(new d()); int i = -1; @@ -186,7 +186,7 @@ public class NavigationMenuPresenter implements MenuPresenter { i2++; z2 = false; } - this.f2412c = false; + this.f2413c = false; } } @@ -418,7 +418,7 @@ public class NavigationMenuPresenter implements MenuPresenter { @Override // androidx.appcompat.view.menu.MenuPresenter public int getId() { - return this.f2411id; + return this.f2412id; } @Nullable @@ -510,7 +510,7 @@ public class NavigationMenuPresenter implements MenuPresenter { Objects.requireNonNull(cVar); int i2 = bundle2.getInt("android:menu:checked", 0); if (i2 != 0) { - cVar.f2412c = true; + cVar.f2413c = true; int size = cVar.a.size(); int i3 = 0; while (true) { @@ -524,7 +524,7 @@ public class NavigationMenuPresenter implements MenuPresenter { } i3++; } - cVar.f2412c = false; + cVar.f2413c = false; cVar.a(); } SparseArray sparseParcelableArray2 = bundle2.getSparseParcelableArray("android:menu:action_views"); @@ -617,7 +617,7 @@ public class NavigationMenuPresenter implements MenuPresenter { } public void setId(int i2) { - this.f2411id = i2; + this.f2412id = i2; } public void setItemBackground(@Nullable Drawable drawable) { @@ -675,7 +675,7 @@ public class NavigationMenuPresenter implements MenuPresenter { public void setUpdateSuspended(boolean z2) { c cVar = this.adapter; if (cVar != null) { - cVar.f2412c = z2; + cVar.f2413c = z2; } } diff --git a/app/src/main/java/com/google/android/material/internal/ViewUtils.java b/app/src/main/java/com/google/android/material/internal/ViewUtils.java index 3a2e31e01b..05921ddbae 100644 --- a/app/src/main/java/com/google/android/material/internal/ViewUtils.java +++ b/app/src/main/java/com/google/android/material/internal/ViewUtils.java @@ -67,13 +67,13 @@ public class ViewUtils { public final /* synthetic */ boolean b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ boolean f2413c; + public final /* synthetic */ boolean f2414c; public final /* synthetic */ OnApplyWindowInsetsListener d; public b(boolean z2, boolean z3, boolean z4, OnApplyWindowInsetsListener onApplyWindowInsetsListener) { this.a = z2; this.b = z3; - this.f2413c = z4; + this.f2414c = z4; this.d = onApplyWindowInsetsListener; } @@ -91,7 +91,7 @@ public class ViewUtils { relativePadding.start = windowInsetsCompat.getSystemWindowInsetLeft() + relativePadding.start; } } - if (this.f2413c) { + if (this.f2414c) { if (isLayoutRtl) { relativePadding.start = windowInsetsCompat.getSystemWindowInsetRight() + relativePadding.start; } else { diff --git a/app/src/main/java/com/google/android/material/shape/MaterialShapeDrawable.java b/app/src/main/java/com/google/android/material/shape/MaterialShapeDrawable.java index 8f938b72f1..127e489aa8 100644 --- a/app/src/main/java/com/google/android/material/shape/MaterialShapeDrawable.java +++ b/app/src/main/java/com/google/android/material/shape/MaterialShapeDrawable.java @@ -118,7 +118,7 @@ public class MaterialShapeDrawable extends Drawable implements TintAwareDrawable @Nullable /* renamed from: c reason: collision with root package name */ - public ColorFilter f2415c; + public ColorFilter f2416c; @Nullable public ColorStateList d = null; @Nullable @@ -142,7 +142,7 @@ public class MaterialShapeDrawable extends Drawable implements TintAwareDrawable public int r = 0; /* renamed from: s reason: collision with root package name */ - public int f2416s = 0; + public int f2417s = 0; public int t = 0; public boolean u = false; public Paint.Style v = Paint.Style.FILL_AND_STROKE; @@ -151,14 +151,14 @@ public class MaterialShapeDrawable extends Drawable implements TintAwareDrawable this.a = cVar.a; this.b = cVar.b; this.l = cVar.l; - this.f2415c = cVar.f2415c; + this.f2416c = cVar.f2416c; this.d = cVar.d; this.e = cVar.e; this.h = cVar.h; this.g = cVar.g; this.m = cVar.m; this.j = cVar.j; - this.f2416s = cVar.f2416s; + this.f2417s = cVar.f2417s; this.q = cVar.q; this.u = cVar.u; this.k = cVar.k; @@ -322,7 +322,7 @@ public class MaterialShapeDrawable extends Drawable implements TintAwareDrawable if (this.containsIncompatibleShadowOp.cardinality() > 0) { Log.w(TAG, "Compatibility shadow requested but can't be drawn for all operations in this shape."); } - if (this.drawableState.f2416s != 0) { + if (this.drawableState.f2417s != 0) { canvas.drawPath(this.path, this.shadowRenderer.getShadowPaint()); } for (int i = 0; i < 4; i++) { @@ -464,7 +464,7 @@ public class MaterialShapeDrawable extends Drawable implements TintAwareDrawable private void updateZ() { float z2 = getZ(); this.drawableState.r = (int) Math.ceil((double) (0.75f * z2)); - this.drawableState.f2416s = (int) Math.ceil((double) (z2 * 0.25f)); + this.drawableState.f2417s = (int) Math.ceil((double) (z2 * 0.25f)); updateTintFilter(); invalidateSelfIgnoreShape(); } @@ -612,12 +612,12 @@ public class MaterialShapeDrawable extends Drawable implements TintAwareDrawable public int getShadowOffsetX() { c cVar = this.drawableState; - return (int) (Math.sin(Math.toRadians((double) cVar.t)) * ((double) cVar.f2416s)); + return (int) (Math.sin(Math.toRadians((double) cVar.t)) * ((double) cVar.f2417s)); } public int getShadowOffsetY() { c cVar = this.drawableState; - return (int) (Math.cos(Math.toRadians((double) cVar.t)) * ((double) cVar.f2416s)); + return (int) (Math.cos(Math.toRadians((double) cVar.t)) * ((double) cVar.f2417s)); } public int getShadowRadius() { @@ -626,7 +626,7 @@ public class MaterialShapeDrawable extends Drawable implements TintAwareDrawable @RestrictTo({RestrictTo.Scope.LIBRARY_GROUP}) public int getShadowVerticalOffset() { - return this.drawableState.f2416s; + return this.drawableState.f2417s; } @Override // com.google.android.material.shape.Shapeable @@ -770,7 +770,7 @@ public class MaterialShapeDrawable extends Drawable implements TintAwareDrawable @Override // android.graphics.drawable.Drawable public void setColorFilter(@Nullable ColorFilter colorFilter) { - this.drawableState.f2415c = colorFilter; + this.drawableState.f2416c = colorFilter; invalidateSelfIgnoreShape(); } @@ -887,8 +887,8 @@ public class MaterialShapeDrawable extends Drawable implements TintAwareDrawable @RestrictTo({RestrictTo.Scope.LIBRARY_GROUP}) public void setShadowVerticalOffset(int i) { c cVar = this.drawableState; - if (cVar.f2416s != i) { - cVar.f2416s = i; + if (cVar.f2417s != i) { + cVar.f2417s = i; invalidateSelfIgnoreShape(); } } diff --git a/app/src/main/java/com/google/android/material/shape/ShapeAppearancePathProvider.java b/app/src/main/java/com/google/android/material/shape/ShapeAppearancePathProvider.java index d9d10770d2..842cb16978 100644 --- a/app/src/main/java/com/google/android/material/shape/ShapeAppearancePathProvider.java +++ b/app/src/main/java/com/google/android/material/shape/ShapeAppearancePathProvider.java @@ -42,7 +42,7 @@ public class ShapeAppearancePathProvider { @NonNull /* renamed from: c reason: collision with root package name */ - public final RectF f2417c; + public final RectF f2418c; @Nullable public final PathListener d; public final float e; @@ -51,7 +51,7 @@ public class ShapeAppearancePathProvider { this.d = pathListener; this.a = shapeAppearanceModel; this.e = f; - this.f2417c = rectF; + this.f2418c = rectF; this.b = path; } } @@ -100,7 +100,7 @@ public class ShapeAppearancePathProvider { float f = fArr[0]; float[] fArr2 = this.scratch2; float max = Math.max(((float) Math.hypot((double) (f - fArr2[0]), (double) (fArr[1] - fArr2[1]))) - 0.001f, 0.0f); - float edgeCenterForIndex = getEdgeCenterForIndex(bVar.f2417c, i); + float edgeCenterForIndex = getEdgeCenterForIndex(bVar.f2418c, i); this.shapePath.reset(0.0f, 0.0f); EdgeTreatment edgeTreatmentForIndex = getEdgeTreatmentForIndex(i, bVar.a); edgeTreatmentForIndex.getEdgePath(max, edgeCenterForIndex, bVar.e, this.shapePath); @@ -181,10 +181,10 @@ public class ShapeAppearancePathProvider { } private void setCornerPathAndTransform(@NonNull b bVar, int i) { - getCornerTreatmentForIndex(i, bVar.a).getCornerPath(this.cornerPaths[i], 90.0f, bVar.e, bVar.f2417c, getCornerSizeForIndex(i, bVar.a)); + getCornerTreatmentForIndex(i, bVar.a).getCornerPath(this.cornerPaths[i], 90.0f, bVar.e, bVar.f2418c, getCornerSizeForIndex(i, bVar.a)); float angleOfEdge = angleOfEdge(i); this.cornerTransforms[i].reset(); - getCoordinatesOfCorner(i, bVar.f2417c, this.pointF); + getCoordinatesOfCorner(i, bVar.f2418c, this.pointF); Matrix matrix = this.cornerTransforms[i]; PointF pointF = this.pointF; matrix.setTranslate(pointF.x, pointF.y); diff --git a/app/src/main/java/com/google/android/material/shape/ShapePath.java b/app/src/main/java/com/google/android/material/shape/ShapePath.java index f8e40d94e9..2bee054ee4 100644 --- a/app/src/main/java/com/google/android/material/shape/ShapePath.java +++ b/app/src/main/java/com/google/android/material/shape/ShapePath.java @@ -220,26 +220,26 @@ public class ShapePath { public static class PathLineOperation extends PathOperation { /* renamed from: x reason: collision with root package name */ - private float f2418x; + private float f2419x; /* renamed from: y reason: collision with root package name */ - private float f2419y; + private float f2420y; public static /* synthetic */ float access$000(PathLineOperation pathLineOperation) { - return pathLineOperation.f2418x; + return pathLineOperation.f2419x; } public static /* synthetic */ float access$002(PathLineOperation pathLineOperation, float f) { - pathLineOperation.f2418x = f; + pathLineOperation.f2419x = f; return f; } public static /* synthetic */ float access$100(PathLineOperation pathLineOperation) { - return pathLineOperation.f2419y; + return pathLineOperation.f2420y; } public static /* synthetic */ float access$102(PathLineOperation pathLineOperation, float f) { - pathLineOperation.f2419y = f; + pathLineOperation.f2420y = f; return f; } @@ -248,7 +248,7 @@ public class ShapePath { Matrix matrix2 = this.matrix; matrix.invert(matrix2); path.transform(matrix2); - path.lineTo(this.f2418x, this.f2419y); + path.lineTo(this.f2419x, this.f2420y); path.transform(matrix); } } @@ -331,17 +331,17 @@ public class ShapePath { public final /* synthetic */ List b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ Matrix f2420c; + public final /* synthetic */ Matrix f2421c; public a(ShapePath shapePath, List list, Matrix matrix) { this.b = list; - this.f2420c = matrix; + this.f2421c = matrix; } @Override // com.google.android.material.shape.ShapePath.d public void a(Matrix matrix, ShadowRenderer shadowRenderer, int i, Canvas canvas) { for (d dVar : this.b) { - dVar.a(this.f2420c, shadowRenderer, i, canvas); + dVar.a(this.f2421c, shadowRenderer, i, canvas); } } } @@ -363,26 +363,26 @@ public class ShapePath { public final PathLineOperation b; /* renamed from: c reason: collision with root package name */ - public final float f2421c; + public final float f2422c; public final float d; public c(PathLineOperation pathLineOperation, float f, float f2) { this.b = pathLineOperation; - this.f2421c = f; + this.f2422c = f; this.d = f2; } @Override // com.google.android.material.shape.ShapePath.d public void a(Matrix matrix, @NonNull ShadowRenderer shadowRenderer, int i, @NonNull Canvas canvas) { - RectF rectF = new RectF(0.0f, 0.0f, (float) Math.hypot((double) (PathLineOperation.access$100(this.b) - this.d), (double) (PathLineOperation.access$000(this.b) - this.f2421c)), 0.0f); + RectF rectF = new RectF(0.0f, 0.0f, (float) Math.hypot((double) (PathLineOperation.access$100(this.b) - this.d), (double) (PathLineOperation.access$000(this.b) - this.f2422c)), 0.0f); Matrix matrix2 = new Matrix(matrix); - matrix2.preTranslate(this.f2421c, this.d); + matrix2.preTranslate(this.f2422c, this.d); matrix2.preRotate(b()); shadowRenderer.drawEdgeShadow(canvas, matrix2, rectF, i); } public float b() { - return (float) Math.toDegrees(Math.atan((double) ((PathLineOperation.access$100(this.b) - this.d) / (PathLineOperation.access$000(this.b) - this.f2421c)))); + return (float) Math.toDegrees(Math.atan((double) ((PathLineOperation.access$100(this.b) - this.d) / (PathLineOperation.access$000(this.b) - this.f2422c)))); } } diff --git a/app/src/main/java/com/google/android/material/tabs/TabLayout.java b/app/src/main/java/com/google/android/material/tabs/TabLayout.java index e6c25da8d8..45a6f06324 100644 --- a/app/src/main/java/com/google/android/material/tabs/TabLayout.java +++ b/app/src/main/java/com/google/android/material/tabs/TabLayout.java @@ -183,7 +183,7 @@ public class TabLayout extends HorizontalScrollView { private Drawable icon; /* renamed from: id reason: collision with root package name */ - private int f2424id = -1; + private int f2425id = -1; @LabelVisibility private int labelVisibilityMode = 1; @Nullable @@ -197,7 +197,7 @@ public class TabLayout extends HorizontalScrollView { public TabView view; public static /* synthetic */ int access$000(Tab tab) { - return tab.f2424id; + return tab.f2425id; } public static /* synthetic */ int access$1100(Tab tab) { @@ -237,7 +237,7 @@ public class TabLayout extends HorizontalScrollView { } public int getId() { - return this.f2424id; + return this.f2425id; } @NonNull @@ -281,7 +281,7 @@ public class TabLayout extends HorizontalScrollView { this.view = null; this.tag = null; this.icon = null; - this.f2424id = -1; + this.f2425id = -1; this.text = null; this.contentDesc = null; this.position = -1; @@ -350,7 +350,7 @@ public class TabLayout extends HorizontalScrollView { @NonNull public Tab setId(int i) { - this.f2424id = i; + this.f2425id = i; TabView tabView = this.view; if (tabView != null) { tabView.setId(i); diff --git a/app/src/main/java/com/google/android/material/tabs/TabLayoutMediator.java b/app/src/main/java/com/google/android/material/tabs/TabLayoutMediator.java index 5c317e121a..6ce279fc40 100644 --- a/app/src/main/java/com/google/android/material/tabs/TabLayoutMediator.java +++ b/app/src/main/java/com/google/android/material/tabs/TabLayoutMediator.java @@ -69,7 +69,7 @@ public final class TabLayoutMediator { public int b = 0; /* renamed from: c reason: collision with root package name */ - public int f2426c = 0; + public int f2427c = 0; public b(TabLayout tabLayout) { this.a = new WeakReference<>(tabLayout); @@ -77,15 +77,15 @@ public final class TabLayoutMediator { @Override // androidx.viewpager2.widget.ViewPager2.OnPageChangeCallback public void onPageScrollStateChanged(int i) { - this.b = this.f2426c; - this.f2426c = i; + this.b = this.f2427c; + this.f2427c = i; } @Override // androidx.viewpager2.widget.ViewPager2.OnPageChangeCallback public void onPageScrolled(int i, float f, int i2) { TabLayout tabLayout = this.a.get(); if (tabLayout != null) { - int i3 = this.f2426c; + int i3 = this.f2427c; boolean z2 = false; boolean z3 = i3 != 2 || this.b == 1; if (!(i3 == 2 && this.b == 0)) { @@ -99,7 +99,7 @@ public final class TabLayoutMediator { public void onPageSelected(int i) { TabLayout tabLayout = this.a.get(); if (tabLayout != null && tabLayout.getSelectedTabPosition() != i && i < tabLayout.getTabCount()) { - int i2 = this.f2426c; + int i2 = this.f2427c; tabLayout.selectTab(tabLayout.getTabAt(i), i2 == 0 || (i2 == 2 && this.b == 0)); } } diff --git a/app/src/main/java/com/google/android/material/timepicker/ClockFaceView.java b/app/src/main/java/com/google/android/material/timepicker/ClockFaceView.java index 5a59f563bf..838e163aed 100644 --- a/app/src/main/java/com/google/android/material/timepicker/ClockFaceView.java +++ b/app/src/main/java/com/google/android/material/timepicker/ClockFaceView.java @@ -38,7 +38,7 @@ public class ClockFaceView extends e implements ClockHandView.OnRotateListener { public final float[] r = {0.0f, 0.9f, 1.0f}; /* renamed from: s reason: collision with root package name */ - public final int f2427s; + public final int f2428s; public String[] t; public float u; public final ColorStateList v; @@ -54,7 +54,7 @@ public class ClockFaceView extends e implements ClockHandView.OnRotateListener { LayoutInflater.from(context).inflate(R.layout.material_clockface_view, (ViewGroup) this, true); ClockHandView clockHandView = (ClockHandView) findViewById(R.id.material_clock_hand); this.l = clockHandView; - this.f2427s = resources.getDimensionPixelSize(R.dimen.material_clock_hand_padding); + this.f2428s = resources.getDimensionPixelSize(R.dimen.material_clock_hand_padding); int colorForState = colorStateList.getColorForState(new int[]{16842913}, colorStateList.getDefaultColor()); this.q = new int[]{colorForState, colorForState, colorStateList.getDefaultColor()}; clockHandView.p.add(this); diff --git a/app/src/main/java/com/google/android/material/timepicker/ClockHandView.java b/app/src/main/java/com/google/android/material/timepicker/ClockHandView.java index c5a8a898d3..04791090e9 100644 --- a/app/src/main/java/com/google/android/material/timepicker/ClockHandView.java +++ b/app/src/main/java/com/google/android/material/timepicker/ClockHandView.java @@ -35,7 +35,7 @@ public class ClockHandView extends View { public final float r; /* renamed from: s reason: collision with root package name */ - public final Paint f2428s; + public final Paint f2429s; public final RectF t; @Px public final int u; @@ -43,13 +43,13 @@ public class ClockHandView extends View { public boolean w; /* renamed from: x reason: collision with root package name */ - public OnActionUpListener f2429x; + public OnActionUpListener f2430x; /* renamed from: y reason: collision with root package name */ - public double f2430y; + public double f2431y; /* renamed from: z reason: collision with root package name */ - public int f2431z; + public int f2432z; public interface OnActionUpListener { void onActionUp(@FloatRange(from = 0.0d, to = 360.0d) float f, boolean z2); @@ -87,10 +87,10 @@ public class ClockHandView extends View { super(context, attributeSet, r0); int i2 = R.attr.materialClockStyle; Paint paint = new Paint(); - this.f2428s = paint; + this.f2429s = paint; this.t = new RectF(); TypedArray obtainStyledAttributes = context.obtainStyledAttributes(attributeSet, R.styleable.ClockHandView, i2, R.style.Widget_MaterialComponents_TimePicker_Clock); - this.f2431z = obtainStyledAttributes.getDimensionPixelSize(R.styleable.ClockHandView_materialCircleRadius, 0); + this.f2432z = obtainStyledAttributes.getDimensionPixelSize(R.styleable.ClockHandView_materialCircleRadius, 0); this.q = obtainStyledAttributes.getDimensionPixelSize(R.styleable.ClockHandView_selectorSize, 0); Resources resources = getResources(); this.u = resources.getDimensionPixelSize(R.dimen.material_clock_hand_stroke_width); @@ -139,9 +139,9 @@ public class ClockHandView extends View { public final void c(@FloatRange(from = 0.0d, to = 360.0d) float f, boolean z2) { float f2 = f % 360.0f; this.v = f2; - this.f2430y = Math.toRadians((double) (f2 - 90.0f)); - float cos = (((float) this.f2431z) * ((float) Math.cos(this.f2430y))) + ((float) (getWidth() / 2)); - float sin = (((float) this.f2431z) * ((float) Math.sin(this.f2430y))) + ((float) (getHeight() / 2)); + this.f2431y = Math.toRadians((double) (f2 - 90.0f)); + float cos = (((float) this.f2432z) * ((float) Math.cos(this.f2431y))) + ((float) (getWidth() / 2)); + float sin = (((float) this.f2432z) * ((float) Math.sin(this.f2431y))) + ((float) (getHeight() / 2)); RectF rectF = this.t; int i2 = this.q; rectF.set(cos - ((float) i2), sin - ((float) i2), cos + ((float) i2), sin + ((float) i2)); @@ -158,14 +158,14 @@ public class ClockHandView extends View { int width = getWidth() / 2; float f = (float) width; float f2 = (float) height; - this.f2428s.setStrokeWidth(0.0f); - canvas.drawCircle((((float) this.f2431z) * ((float) Math.cos(this.f2430y))) + f, (((float) this.f2431z) * ((float) Math.sin(this.f2430y))) + f2, (float) this.q, this.f2428s); - double sin = Math.sin(this.f2430y); - double cos = Math.cos(this.f2430y); - double d = (double) ((float) (this.f2431z - this.q)); - this.f2428s.setStrokeWidth((float) this.u); - canvas.drawLine(f, f2, (float) (width + ((int) (cos * d))), (float) (height + ((int) (d * sin))), this.f2428s); - canvas.drawCircle(f, f2, this.r, this.f2428s); + this.f2429s.setStrokeWidth(0.0f); + canvas.drawCircle((((float) this.f2432z) * ((float) Math.cos(this.f2431y))) + f, (((float) this.f2432z) * ((float) Math.sin(this.f2431y))) + f2, (float) this.q, this.f2429s); + double sin = Math.sin(this.f2431y); + double cos = Math.cos(this.f2431y); + double d = (double) ((float) (this.f2432z - this.q)); + this.f2429s.setStrokeWidth((float) this.u); + canvas.drawLine(f, f2, (float) (width + ((int) (cos * d))), (float) (height + ((int) (d * sin))), this.f2429s); + canvas.drawCircle(f, f2, this.r, this.f2429s); } @Override // android.view.View @@ -218,7 +218,7 @@ public class ClockHandView extends View { } boolean z8 = z5 | z6; this.w = z8; - if (z8 && z4 && (onActionUpListener = this.f2429x) != null) { + if (z8 && z4 && (onActionUpListener = this.f2430x) != null) { onActionUpListener.onActionUp((float) a(x2, y2), this.n); } return true; diff --git a/app/src/main/java/com/google/android/material/transformation/FabTransformationBehavior.java b/app/src/main/java/com/google/android/material/transformation/FabTransformationBehavior.java index 702aa8734b..f37468ca2e 100644 --- a/app/src/main/java/com/google/android/material/transformation/FabTransformationBehavior.java +++ b/app/src/main/java/com/google/android/material/transformation/FabTransformationBehavior.java @@ -61,20 +61,20 @@ public abstract class FabTransformationBehavior extends ExpandableTransformation public final /* synthetic */ View b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ View f2432c; + public final /* synthetic */ View f2433c; public a(FabTransformationBehavior fabTransformationBehavior, boolean z2, View view, View view2) { this.a = z2; this.b = view; - this.f2432c = view2; + this.f2433c = view2; } @Override // android.animation.AnimatorListenerAdapter, android.animation.Animator.AnimatorListener public void onAnimationEnd(Animator animator) { if (!this.a) { this.b.setVisibility(4); - this.f2432c.setAlpha(1.0f); - this.f2432c.setVisibility(0); + this.f2433c.setAlpha(1.0f); + this.f2433c.setVisibility(0); } } @@ -82,8 +82,8 @@ public abstract class FabTransformationBehavior extends ExpandableTransformation public void onAnimationStart(Animator animator) { if (this.a) { this.b.setVisibility(0); - this.f2432c.setAlpha(0.0f); - this.f2432c.setVisibility(4); + this.f2433c.setAlpha(0.0f); + this.f2433c.setVisibility(4); } } } diff --git a/app/src/main/java/com/google/android/material/transition/FadeProvider.java b/app/src/main/java/com/google/android/material/transition/FadeProvider.java index 799a543325..0155f8f8e7 100644 --- a/app/src/main/java/com/google/android/material/transition/FadeProvider.java +++ b/app/src/main/java/com/google/android/material/transition/FadeProvider.java @@ -17,21 +17,21 @@ public final class FadeProvider implements VisibilityAnimatorProvider { public final /* synthetic */ float b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ float f2433c; + public final /* synthetic */ float f2434c; public final /* synthetic */ float d; public final /* synthetic */ float e; public a(View view, float f, float f2, float f3, float f4) { this.a = view; this.b = f; - this.f2433c = f2; + this.f2434c = f2; this.d = f3; this.e = f4; } @Override // android.animation.ValueAnimator.AnimatorUpdateListener public void onAnimationUpdate(ValueAnimator valueAnimator) { - this.a.setAlpha(k.e(this.b, this.f2433c, this.d, this.e, ((Float) valueAnimator.getAnimatedValue()).floatValue())); + this.a.setAlpha(k.e(this.b, this.f2434c, this.d, this.e, ((Float) valueAnimator.getAnimatedValue()).floatValue())); } } diff --git a/app/src/main/java/com/google/android/material/transition/FadeThroughProvider.java b/app/src/main/java/com/google/android/material/transition/FadeThroughProvider.java index 8c41ad6774..d49267a04c 100644 --- a/app/src/main/java/com/google/android/material/transition/FadeThroughProvider.java +++ b/app/src/main/java/com/google/android/material/transition/FadeThroughProvider.java @@ -17,21 +17,21 @@ public final class FadeThroughProvider implements VisibilityAnimatorProvider { public final /* synthetic */ float b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ float f2434c; + public final /* synthetic */ float f2435c; public final /* synthetic */ float d; public final /* synthetic */ float e; public a(View view, float f, float f2, float f3, float f4) { this.a = view; this.b = f; - this.f2434c = f2; + this.f2435c = f2; this.d = f3; this.e = f4; } @Override // android.animation.ValueAnimator.AnimatorUpdateListener public void onAnimationUpdate(ValueAnimator valueAnimator) { - this.a.setAlpha(k.e(this.b, this.f2434c, this.d, this.e, ((Float) valueAnimator.getAnimatedValue()).floatValue())); + this.a.setAlpha(k.e(this.b, this.f2435c, this.d, this.e, ((Float) valueAnimator.getAnimatedValue()).floatValue())); } } diff --git a/app/src/main/java/com/google/android/material/transition/MaterialContainerTransform.java b/app/src/main/java/com/google/android/material/transition/MaterialContainerTransform.java index 647dada193..4bc1c8a115 100644 --- a/app/src/main/java/com/google/android/material/transition/MaterialContainerTransform.java +++ b/app/src/main/java/com/google/android/material/transition/MaterialContainerTransform.java @@ -180,13 +180,13 @@ public final class MaterialContainerTransform extends Transition { public final /* synthetic */ d b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ View f2435c; + public final /* synthetic */ View f2436c; public final /* synthetic */ View d; public b(View view, d dVar, View view2, View view3) { this.a = view; this.b = dVar; - this.f2435c = view2; + this.f2436c = view2; this.d = view3; } @@ -194,7 +194,7 @@ public final class MaterialContainerTransform extends Transition { public void onTransitionEnd(@NonNull Transition transition) { MaterialContainerTransform.this.removeListener(this); if (!MaterialContainerTransform.access$300(MaterialContainerTransform.this)) { - this.f2435c.setAlpha(1.0f); + this.f2436c.setAlpha(1.0f); this.d.setAlpha(1.0f); ViewUtils.getOverlay(this.a).remove(this.b); } @@ -203,7 +203,7 @@ public final class MaterialContainerTransform extends Transition { @Override // androidx.transition.Transition.TransitionListener public void onTransitionStart(@NonNull Transition transition) { ViewUtils.getOverlay(this.a).add(this.b); - this.f2435c.setAlpha(0.0f); + this.f2436c.setAlpha(0.0f); this.d.setAlpha(0.0f); } } @@ -216,14 +216,14 @@ public final class MaterialContainerTransform extends Transition { @NonNull /* renamed from: c reason: collision with root package name */ - public final ProgressThresholds f2436c; + public final ProgressThresholds f2437c; @NonNull public final ProgressThresholds d; public c(ProgressThresholds progressThresholds, ProgressThresholds progressThresholds2, ProgressThresholds progressThresholds3, ProgressThresholds progressThresholds4, a aVar) { this.a = progressThresholds; this.b = progressThresholds2; - this.f2436c = progressThresholds3; + this.f2437c = progressThresholds3; this.d = progressThresholds4; } } @@ -245,7 +245,7 @@ public final class MaterialContainerTransform extends Transition { public final RectF b; /* renamed from: c reason: collision with root package name */ - public final ShapeAppearanceModel f2437c; + public final ShapeAppearanceModel f2438c; public final float d; public final View e; public final RectF f; @@ -263,20 +263,20 @@ public final class MaterialContainerTransform extends Transition { public final boolean r; /* renamed from: s reason: collision with root package name */ - public final float f2438s; + public final float f2439s; public final float t; public final boolean u; public final MaterialShapeDrawable v; public final RectF w; /* renamed from: x reason: collision with root package name */ - public final RectF f2439x; + public final RectF f2440x; /* renamed from: y reason: collision with root package name */ - public final RectF f2440y; + public final RectF f2441y; /* renamed from: z reason: collision with root package name */ - public final RectF f2441z; + public final RectF f2442z; public class a implements k.a { public a() { @@ -317,7 +317,7 @@ public final class MaterialContainerTransform extends Transition { this.F = new Path(); this.a = view; this.b = rectF; - this.f2437c = shapeAppearanceModel; + this.f2438c = shapeAppearanceModel; this.d = f; this.e = view2; this.f = rectF2; @@ -331,7 +331,7 @@ public final class MaterialContainerTransform extends Transition { this.D = z4; DisplayMetrics displayMetrics = new DisplayMetrics(); ((WindowManager) view.getContext().getSystemService("window")).getDefaultDisplay().getMetrics(displayMetrics); - this.f2438s = (float) displayMetrics.widthPixels; + this.f2439s = (float) displayMetrics.widthPixels; this.t = (float) displayMetrics.heightPixels; paint.setColor(i); paint2.setColor(i2); @@ -342,10 +342,10 @@ public final class MaterialContainerTransform extends Transition { materialShapeDrawable.setShadowColor(-7829368); RectF rectF3 = new RectF(rectF); this.w = rectF3; - this.f2439x = new RectF(rectF3); + this.f2440x = new RectF(rectF3); RectF rectF4 = new RectF(rectF3); - this.f2440y = rectF4; - this.f2441z = new RectF(rectF4); + this.f2441y = rectF4; + this.f2442z = new RectF(rectF4); PointF c2 = c(rectF); PointF c3 = c(rectF2); PathMeasure pathMeasure = new PathMeasure(pathMotion.getPath(c2.x, c2.y, c3.x, c3.y), false); @@ -368,7 +368,7 @@ public final class MaterialContainerTransform extends Transition { public final void a(Canvas canvas) { d(canvas, this.k); Rect bounds = getBounds(); - RectF rectF = this.f2440y; + RectF rectF = this.f2441y; k.h(canvas, bounds, rectF.left, rectF.top, this.H.b, this.G.b, new b()); } @@ -441,16 +441,16 @@ public final class MaterialContainerTransform extends Transition { this.E.setColor(-65281); canvas.drawPath(path, this.E); } - RectF rectF3 = this.f2439x; + RectF rectF3 = this.f2440x; this.E.setColor(InputDeviceCompat.SOURCE_ANY); canvas.drawRect(rectF3, this.E); RectF rectF4 = this.w; this.E.setColor(-16711936); canvas.drawRect(rectF4, this.E); - RectF rectF5 = this.f2441z; + RectF rectF5 = this.f2442z; this.E.setColor(-16711681); canvas.drawRect(rectF5, this.E); - RectF rectF6 = this.f2440y; + RectF rectF6 = this.f2441y; this.E.setColor(-16776961); canvas.drawRect(rectF6, this.E); } @@ -487,28 +487,28 @@ public final class MaterialContainerTransform extends Transition { RectF rectF = this.w; float f8 = a2.f1301c / 2.0f; rectF.set(f4 - f8, f5, f8 + f4, a2.d + f5); - RectF rectF2 = this.f2440y; + RectF rectF2 = this.f2441y; f fVar = this.H; float f9 = fVar.e / 2.0f; rectF2.set(f4 - f9, f5, f9 + f4, fVar.f + f5); - this.f2439x.set(this.w); - this.f2441z.set(this.f2440y); - float floatValue = ((Float) Preconditions.checkNotNull(Float.valueOf(ProgressThresholds.access$1000(this.A.f2436c)))).floatValue(); - float floatValue2 = ((Float) Preconditions.checkNotNull(Float.valueOf(ProgressThresholds.access$1100(this.A.f2436c)))).floatValue(); + this.f2440x.set(this.w); + this.f2442z.set(this.f2441y); + float floatValue = ((Float) Preconditions.checkNotNull(Float.valueOf(ProgressThresholds.access$1000(this.A.f2437c)))).floatValue(); + float floatValue2 = ((Float) Preconditions.checkNotNull(Float.valueOf(ProgressThresholds.access$1100(this.A.f2437c)))).floatValue(); boolean b2 = this.C.b(this.H); - RectF rectF3 = b2 ? this.f2439x : this.f2441z; + RectF rectF3 = b2 ? this.f2440x : this.f2442z; float e = k.e(0.0f, 1.0f, floatValue, floatValue2, f); if (!b2) { e = 1.0f - e; } this.C.c(rectF3, e, this.H); - this.I = new RectF(Math.min(this.f2439x.left, this.f2441z.left), Math.min(this.f2439x.top, this.f2441z.top), Math.max(this.f2439x.right, this.f2441z.right), Math.max(this.f2439x.bottom, this.f2441z.bottom)); + this.I = new RectF(Math.min(this.f2440x.left, this.f2442z.left), Math.min(this.f2440x.top, this.f2442z.top), Math.max(this.f2440x.right, this.f2442z.right), Math.max(this.f2440x.bottom, this.f2442z.bottom)); g gVar = this.n; - ShapeAppearanceModel shapeAppearanceModel = this.f2437c; + ShapeAppearanceModel shapeAppearanceModel = this.f2438c; ShapeAppearanceModel shapeAppearanceModel2 = this.g; RectF rectF4 = this.w; - RectF rectF5 = this.f2439x; - RectF rectF6 = this.f2441z; + RectF rectF5 = this.f2440x; + RectF rectF6 = this.f2442z; ProgressThresholds progressThresholds = this.A.d; Objects.requireNonNull(gVar); float start = progressThresholds.getStart(); @@ -532,7 +532,7 @@ public final class MaterialContainerTransform extends Transition { } this.J = k.d(this.d, this.h, f); RectF rectF8 = this.I; - float f10 = this.f2438s; + float f10 = this.f2439s; RectF rectF9 = this.I; float f11 = this.t; float f12 = this.J; @@ -651,7 +651,7 @@ public final class MaterialContainerTransform extends Transition { if (!z2) { cVar = cVar2; } - return new c((ProgressThresholds) k.a(this.fadeProgressThresholds, cVar.a), (ProgressThresholds) k.a(this.scaleProgressThresholds, cVar.b), (ProgressThresholds) k.a(this.scaleMaskProgressThresholds, cVar.f2436c), (ProgressThresholds) k.a(this.shapeMaskProgressThresholds, cVar.d), null); + return new c((ProgressThresholds) k.a(this.fadeProgressThresholds, cVar.a), (ProgressThresholds) k.a(this.scaleProgressThresholds, cVar.b), (ProgressThresholds) k.a(this.scaleMaskProgressThresholds, cVar.f2437c), (ProgressThresholds) k.a(this.shapeMaskProgressThresholds, cVar.d), null); } @StyleRes diff --git a/app/src/main/java/com/google/android/material/transition/ScaleProvider.java b/app/src/main/java/com/google/android/material/transition/ScaleProvider.java index 01a5e98d4d..0572eda784 100644 --- a/app/src/main/java/com/google/android/material/transition/ScaleProvider.java +++ b/app/src/main/java/com/google/android/material/transition/ScaleProvider.java @@ -21,18 +21,18 @@ public final class ScaleProvider implements VisibilityAnimatorProvider { public final /* synthetic */ float b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ float f2442c; + public final /* synthetic */ float f2443c; public a(View view, float f, float f2) { this.a = view; this.b = f; - this.f2442c = f2; + this.f2443c = f2; } @Override // android.animation.AnimatorListenerAdapter, android.animation.Animator.AnimatorListener public void onAnimationEnd(Animator animator) { this.a.setScaleX(this.b); - this.a.setScaleY(this.f2442c); + this.a.setScaleY(this.f2443c); } } diff --git a/app/src/main/java/com/google/android/material/transition/platform/FadeProvider.java b/app/src/main/java/com/google/android/material/transition/platform/FadeProvider.java index b707b4b886..fba3b41b89 100644 --- a/app/src/main/java/com/google/android/material/transition/platform/FadeProvider.java +++ b/app/src/main/java/com/google/android/material/transition/platform/FadeProvider.java @@ -19,21 +19,21 @@ public final class FadeProvider implements VisibilityAnimatorProvider { public final /* synthetic */ float b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ float f2443c; + public final /* synthetic */ float f2444c; public final /* synthetic */ float d; public final /* synthetic */ float e; public a(View view, float f, float f2, float f3, float f4) { this.a = view; this.b = f; - this.f2443c = f2; + this.f2444c = f2; this.d = f3; this.e = f4; } @Override // android.animation.ValueAnimator.AnimatorUpdateListener public void onAnimationUpdate(ValueAnimator valueAnimator) { - this.a.setAlpha(k.e(this.b, this.f2443c, this.d, this.e, ((Float) valueAnimator.getAnimatedValue()).floatValue())); + this.a.setAlpha(k.e(this.b, this.f2444c, this.d, this.e, ((Float) valueAnimator.getAnimatedValue()).floatValue())); } } diff --git a/app/src/main/java/com/google/android/material/transition/platform/FadeThroughProvider.java b/app/src/main/java/com/google/android/material/transition/platform/FadeThroughProvider.java index 5e3bb17623..26867e498c 100644 --- a/app/src/main/java/com/google/android/material/transition/platform/FadeThroughProvider.java +++ b/app/src/main/java/com/google/android/material/transition/platform/FadeThroughProvider.java @@ -19,21 +19,21 @@ public final class FadeThroughProvider implements VisibilityAnimatorProvider { public final /* synthetic */ float b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ float f2444c; + public final /* synthetic */ float f2445c; public final /* synthetic */ float d; public final /* synthetic */ float e; public a(View view, float f, float f2, float f3, float f4) { this.a = view; this.b = f; - this.f2444c = f2; + this.f2445c = f2; this.d = f3; this.e = f4; } @Override // android.animation.ValueAnimator.AnimatorUpdateListener public void onAnimationUpdate(ValueAnimator valueAnimator) { - this.a.setAlpha(k.e(this.b, this.f2444c, this.d, this.e, ((Float) valueAnimator.getAnimatedValue()).floatValue())); + this.a.setAlpha(k.e(this.b, this.f2445c, this.d, this.e, ((Float) valueAnimator.getAnimatedValue()).floatValue())); } } diff --git a/app/src/main/java/com/google/android/material/transition/platform/MaterialContainerTransform.java b/app/src/main/java/com/google/android/material/transition/platform/MaterialContainerTransform.java index c53e37c056..4a9a3d78e1 100644 --- a/app/src/main/java/com/google/android/material/transition/platform/MaterialContainerTransform.java +++ b/app/src/main/java/com/google/android/material/transition/platform/MaterialContainerTransform.java @@ -182,13 +182,13 @@ public final class MaterialContainerTransform extends Transition { public final /* synthetic */ d b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ View f2445c; + public final /* synthetic */ View f2446c; public final /* synthetic */ View d; public b(View view, d dVar, View view2, View view3) { this.a = view; this.b = dVar; - this.f2445c = view2; + this.f2446c = view2; this.d = view3; } @@ -196,7 +196,7 @@ public final class MaterialContainerTransform extends Transition { public void onTransitionEnd(@NonNull Transition transition) { MaterialContainerTransform.this.removeListener(this); if (!MaterialContainerTransform.access$300(MaterialContainerTransform.this)) { - this.f2445c.setAlpha(1.0f); + this.f2446c.setAlpha(1.0f); this.d.setAlpha(1.0f); ViewUtils.getOverlay(this.a).remove(this.b); } @@ -205,7 +205,7 @@ public final class MaterialContainerTransform extends Transition { @Override // c.i.a.g.l.l.i, android.transition.Transition.TransitionListener public void onTransitionStart(@NonNull Transition transition) { ViewUtils.getOverlay(this.a).add(this.b); - this.f2445c.setAlpha(0.0f); + this.f2446c.setAlpha(0.0f); this.d.setAlpha(0.0f); } } @@ -218,14 +218,14 @@ public final class MaterialContainerTransform extends Transition { @NonNull /* renamed from: c reason: collision with root package name */ - public final ProgressThresholds f2446c; + public final ProgressThresholds f2447c; @NonNull public final ProgressThresholds d; public c(ProgressThresholds progressThresholds, ProgressThresholds progressThresholds2, ProgressThresholds progressThresholds3, ProgressThresholds progressThresholds4, a aVar) { this.a = progressThresholds; this.b = progressThresholds2; - this.f2446c = progressThresholds3; + this.f2447c = progressThresholds3; this.d = progressThresholds4; } } @@ -247,7 +247,7 @@ public final class MaterialContainerTransform extends Transition { public final RectF b; /* renamed from: c reason: collision with root package name */ - public final ShapeAppearanceModel f2447c; + public final ShapeAppearanceModel f2448c; public final float d; public final View e; public final RectF f; @@ -265,20 +265,20 @@ public final class MaterialContainerTransform extends Transition { public final boolean r; /* renamed from: s reason: collision with root package name */ - public final float f2448s; + public final float f2449s; public final float t; public final boolean u; public final MaterialShapeDrawable v; public final RectF w; /* renamed from: x reason: collision with root package name */ - public final RectF f2449x; + public final RectF f2450x; /* renamed from: y reason: collision with root package name */ - public final RectF f2450y; + public final RectF f2451y; /* renamed from: z reason: collision with root package name */ - public final RectF f2451z; + public final RectF f2452z; public class a implements k.a { public a() { @@ -319,7 +319,7 @@ public final class MaterialContainerTransform extends Transition { this.F = new Path(); this.a = view; this.b = rectF; - this.f2447c = shapeAppearanceModel; + this.f2448c = shapeAppearanceModel; this.d = f; this.e = view2; this.f = rectF2; @@ -333,7 +333,7 @@ public final class MaterialContainerTransform extends Transition { this.D = z4; DisplayMetrics displayMetrics = new DisplayMetrics(); ((WindowManager) view.getContext().getSystemService("window")).getDefaultDisplay().getMetrics(displayMetrics); - this.f2448s = (float) displayMetrics.widthPixels; + this.f2449s = (float) displayMetrics.widthPixels; this.t = (float) displayMetrics.heightPixels; paint.setColor(i); paint2.setColor(i2); @@ -344,10 +344,10 @@ public final class MaterialContainerTransform extends Transition { materialShapeDrawable.setShadowColor(-7829368); RectF rectF3 = new RectF(rectF); this.w = rectF3; - this.f2449x = new RectF(rectF3); + this.f2450x = new RectF(rectF3); RectF rectF4 = new RectF(rectF3); - this.f2450y = rectF4; - this.f2451z = new RectF(rectF4); + this.f2451y = rectF4; + this.f2452z = new RectF(rectF4); PointF c2 = c(rectF); PointF c3 = c(rectF2); PathMeasure pathMeasure = new PathMeasure(pathMotion.getPath(c2.x, c2.y, c3.x, c3.y), false); @@ -370,7 +370,7 @@ public final class MaterialContainerTransform extends Transition { public final void a(Canvas canvas) { d(canvas, this.k); Rect bounds = getBounds(); - RectF rectF = this.f2450y; + RectF rectF = this.f2451y; k.h(canvas, bounds, rectF.left, rectF.top, this.H.b, this.G.b, new b()); } @@ -443,16 +443,16 @@ public final class MaterialContainerTransform extends Transition { this.E.setColor(-65281); canvas.drawPath(path, this.E); } - RectF rectF3 = this.f2449x; + RectF rectF3 = this.f2450x; this.E.setColor(InputDeviceCompat.SOURCE_ANY); canvas.drawRect(rectF3, this.E); RectF rectF4 = this.w; this.E.setColor(-16711936); canvas.drawRect(rectF4, this.E); - RectF rectF5 = this.f2451z; + RectF rectF5 = this.f2452z; this.E.setColor(-16711681); canvas.drawRect(rectF5, this.E); - RectF rectF6 = this.f2450y; + RectF rectF6 = this.f2451y; this.E.setColor(-16776961); canvas.drawRect(rectF6, this.E); } @@ -489,28 +489,28 @@ public final class MaterialContainerTransform extends Transition { RectF rectF = this.w; float f8 = a2.f1305c / 2.0f; rectF.set(f4 - f8, f5, f8 + f4, a2.d + f5); - RectF rectF2 = this.f2450y; + RectF rectF2 = this.f2451y; f fVar = this.H; float f9 = fVar.e / 2.0f; rectF2.set(f4 - f9, f5, f9 + f4, fVar.f + f5); - this.f2449x.set(this.w); - this.f2451z.set(this.f2450y); - float floatValue = ((Float) Preconditions.checkNotNull(Float.valueOf(ProgressThresholds.access$1000(this.A.f2446c)))).floatValue(); - float floatValue2 = ((Float) Preconditions.checkNotNull(Float.valueOf(ProgressThresholds.access$1100(this.A.f2446c)))).floatValue(); + this.f2450x.set(this.w); + this.f2452z.set(this.f2451y); + float floatValue = ((Float) Preconditions.checkNotNull(Float.valueOf(ProgressThresholds.access$1000(this.A.f2447c)))).floatValue(); + float floatValue2 = ((Float) Preconditions.checkNotNull(Float.valueOf(ProgressThresholds.access$1100(this.A.f2447c)))).floatValue(); boolean b2 = this.C.b(this.H); - RectF rectF3 = b2 ? this.f2449x : this.f2451z; + RectF rectF3 = b2 ? this.f2450x : this.f2452z; float e = k.e(0.0f, 1.0f, floatValue, floatValue2, f); if (!b2) { e = 1.0f - e; } this.C.c(rectF3, e, this.H); - this.I = new RectF(Math.min(this.f2449x.left, this.f2451z.left), Math.min(this.f2449x.top, this.f2451z.top), Math.max(this.f2449x.right, this.f2451z.right), Math.max(this.f2449x.bottom, this.f2451z.bottom)); + this.I = new RectF(Math.min(this.f2450x.left, this.f2452z.left), Math.min(this.f2450x.top, this.f2452z.top), Math.max(this.f2450x.right, this.f2452z.right), Math.max(this.f2450x.bottom, this.f2452z.bottom)); g gVar = this.n; - ShapeAppearanceModel shapeAppearanceModel = this.f2447c; + ShapeAppearanceModel shapeAppearanceModel = this.f2448c; ShapeAppearanceModel shapeAppearanceModel2 = this.g; RectF rectF4 = this.w; - RectF rectF5 = this.f2449x; - RectF rectF6 = this.f2451z; + RectF rectF5 = this.f2450x; + RectF rectF6 = this.f2452z; ProgressThresholds progressThresholds = this.A.d; Objects.requireNonNull(gVar); float start = progressThresholds.getStart(); @@ -534,7 +534,7 @@ public final class MaterialContainerTransform extends Transition { } this.J = k.d(this.d, this.h, f); RectF rectF8 = this.I; - float f10 = this.f2448s; + float f10 = this.f2449s; RectF rectF9 = this.I; float f11 = this.t; float f12 = this.J; @@ -653,7 +653,7 @@ public final class MaterialContainerTransform extends Transition { if (!z2) { cVar = cVar2; } - return new c((ProgressThresholds) k.a(this.fadeProgressThresholds, cVar.a), (ProgressThresholds) k.a(this.scaleProgressThresholds, cVar.b), (ProgressThresholds) k.a(this.scaleMaskProgressThresholds, cVar.f2446c), (ProgressThresholds) k.a(this.shapeMaskProgressThresholds, cVar.d), null); + return new c((ProgressThresholds) k.a(this.fadeProgressThresholds, cVar.a), (ProgressThresholds) k.a(this.scaleProgressThresholds, cVar.b), (ProgressThresholds) k.a(this.scaleMaskProgressThresholds, cVar.f2447c), (ProgressThresholds) k.a(this.shapeMaskProgressThresholds, cVar.d), null); } @StyleRes diff --git a/app/src/main/java/com/google/android/material/transition/platform/ScaleProvider.java b/app/src/main/java/com/google/android/material/transition/platform/ScaleProvider.java index a8736d1ae2..d8f0c26383 100644 --- a/app/src/main/java/com/google/android/material/transition/platform/ScaleProvider.java +++ b/app/src/main/java/com/google/android/material/transition/platform/ScaleProvider.java @@ -23,18 +23,18 @@ public final class ScaleProvider implements VisibilityAnimatorProvider { public final /* synthetic */ float b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ float f2452c; + public final /* synthetic */ float f2453c; public a(View view, float f, float f2) { this.a = view; this.b = f; - this.f2452c = f2; + this.f2453c = f2; } @Override // android.animation.AnimatorListenerAdapter, android.animation.Animator.AnimatorListener public void onAnimationEnd(Animator animator) { this.a.setScaleX(this.b); - this.a.setScaleY(this.f2452c); + this.a.setScaleY(this.f2453c); } } diff --git a/app/src/main/java/com/google/firebase/iid/FirebaseInstanceId.java b/app/src/main/java/com/google/firebase/iid/FirebaseInstanceId.java index 9ab65fdeab..9181195130 100644 --- a/app/src/main/java/com/google/firebase/iid/FirebaseInstanceId.java +++ b/app/src/main/java/com/google/firebase/iid/FirebaseInstanceId.java @@ -46,7 +46,7 @@ public class FirebaseInstanceId { public static w b; /* renamed from: c reason: collision with root package name */ - public static final Pattern f2453c = Pattern.compile("\\AA[\\w-]{38}\\z"); + public static final Pattern f2454c = Pattern.compile("\\AA[\\w-]{38}\\z"); public static ScheduledExecutorService d; public final Executor e; public final c f; @@ -106,7 +106,7 @@ public class FirebaseInstanceId { cVar.a(); c.c.a.a0.d.o(cVar.f.b.contains(":"), "Please set your Application ID. A valid Firebase App ID is required to communicate with Firebase server APIs: It identifies your application with Firebase.Please refer to https://firebase.google.com/support/privacy/init-options."); cVar.a(); - c.c.a.a0.d.o(f2453c.matcher(cVar.f.a).matches(), "Please set a valid API key. A Firebase API key is required to communicate with Firebase server APIs: It authenticates your project with Google.Please refer to https://firebase.google.com/support/privacy/init-options."); + c.c.a.a0.d.o(f2454c.matcher(cVar.f.a).matches(), "Please set a valid API key. A Firebase API key is required to communicate with Firebase server APIs: It authenticates your project with Google.Please refer to https://firebase.google.com/support/privacy/init-options."); } @NonNull diff --git a/app/src/main/java/com/google/firebase/messaging/FirebaseMessaging.java b/app/src/main/java/com/google/firebase/messaging/FirebaseMessaging.java index c37ab0b041..1f62b31c6e 100644 --- a/app/src/main/java/com/google/firebase/messaging/FirebaseMessaging.java +++ b/app/src/main/java/com/google/firebase/messaging/FirebaseMessaging.java @@ -40,7 +40,7 @@ public class FirebaseMessaging { public final Context b; /* renamed from: c reason: collision with root package name */ - public final c f2454c; + public final c f2455c; public final FirebaseInstanceId d; public final a e; public final Executor f; @@ -53,7 +53,7 @@ public class FirebaseMessaging { @Nullable /* renamed from: c reason: collision with root package name */ - public b f2455c; + public b f2456c; @Nullable public Boolean d; @@ -67,7 +67,7 @@ public class FirebaseMessaging { this.d = c2; if (c2 == null) { j jVar = new j(this); - this.f2455c = jVar; + this.f2456c = jVar; this.a.a(c.i.c.a.class, jVar); } this.b = true; @@ -80,14 +80,14 @@ public class FirebaseMessaging { if (bool != null) { return bool.booleanValue(); } - return FirebaseMessaging.this.f2454c.g(); + return FirebaseMessaging.this.f2455c.g(); } @Nullable public final Boolean c() { ApplicationInfo applicationInfo; Bundle bundle; - c cVar = FirebaseMessaging.this.f2454c; + c cVar = FirebaseMessaging.this.f2455c; cVar.a(); Context context = cVar.d; SharedPreferences sharedPreferences = context.getSharedPreferences("com.google.firebase.messaging", 0); @@ -110,7 +110,7 @@ public class FirebaseMessaging { try { Class.forName("com.google.firebase.iid.FirebaseInstanceIdReceiver"); a = gVar2; - this.f2454c = cVar; + this.f2455c = cVar; this.d = firebaseInstanceId; this.e = new a(dVar); cVar.a(); diff --git a/app/src/main/java/com/google/gson/Gson.java b/app/src/main/java/com/google/gson/Gson.java index 240fa9a163..d1f7d68349 100644 --- a/app/src/main/java/com/google/gson/Gson.java +++ b/app/src/main/java/com/google/gson/Gson.java @@ -46,7 +46,7 @@ public final class Gson { public final ThreadLocal, FutureTypeAdapter>> b; /* renamed from: c reason: collision with root package name */ - public final Map, TypeAdapter> f2456c; + public final Map, TypeAdapter> f2457c; public final g d; public final JsonAdapterAnnotationTypeAdapterFactory e; public final List f; @@ -227,7 +227,7 @@ public final class Gson { public Gson(Excluder excluder, d dVar, Map> map, boolean z2, boolean z3, boolean z4, boolean z5, boolean z6, boolean z7, boolean z8, n nVar, String str, int i, int i2, List list, List list2, List list3) { this.b = new ThreadLocal<>(); - this.f2456c = new ConcurrentHashMap(); + this.f2457c = new ConcurrentHashMap(); this.g = map; this.d = new g(map); this.h = z2; @@ -251,13 +251,13 @@ public final class Gson { arrayList.add(new TypeAdapters.AnonymousClass33(Long.TYPE, Long.class, r3)); arrayList.add(new TypeAdapters.AnonymousClass33(Double.TYPE, Double.class, z8 ? TypeAdapters.v : new AnonymousClass1(this))); arrayList.add(new TypeAdapters.AnonymousClass33(Float.TYPE, Float.class, z8 ? TypeAdapters.u : new AnonymousClass2(this))); - arrayList.add(TypeAdapters.f2465x); + arrayList.add(TypeAdapters.f2466x); arrayList.add(TypeAdapters.o); arrayList.add(TypeAdapters.q); arrayList.add(new TypeAdapters.AnonymousClass32(AtomicLong.class, new AnonymousClass4(r3).nullSafe())); arrayList.add(new TypeAdapters.AnonymousClass32(AtomicLongArray.class, new AnonymousClass5(r3).nullSafe())); - arrayList.add(TypeAdapters.f2464s); - arrayList.add(TypeAdapters.f2467z); + arrayList.add(TypeAdapters.f2465s); + arrayList.add(TypeAdapters.f2468z); arrayList.add(TypeAdapters.F); arrayList.add(TypeAdapters.H); arrayList.add(new TypeAdapters.AnonymousClass32(BigDecimal.class, TypeAdapters.B)); @@ -362,7 +362,7 @@ public final class Gson { } public TypeAdapter h(TypeToken typeToken) { - TypeAdapter typeAdapter = (TypeAdapter) this.f2456c.get(typeToken == null ? a : typeToken); + TypeAdapter typeAdapter = (TypeAdapter) this.f2457c.get(typeToken == null ? a : typeToken); if (typeAdapter != null) { return typeAdapter; } @@ -385,7 +385,7 @@ public final class Gson { if (create != null) { if (futureTypeAdapter2.a == null) { futureTypeAdapter2.a = create; - this.f2456c.put(typeToken, create); + this.f2457c.put(typeToken, create); return create; } throw new AssertionError(); @@ -437,7 +437,7 @@ public final class Gson { jsonWriter.n = " "; jsonWriter.o = ": "; } - jsonWriter.f2471s = this.h; + jsonWriter.f2472s = this.h; return jsonWriter; } @@ -468,13 +468,13 @@ public final class Gson { jsonWriter.p = true; boolean z3 = jsonWriter.q; jsonWriter.q = this.j; - boolean z4 = jsonWriter.f2471s; - jsonWriter.f2471s = this.h; + boolean z4 = jsonWriter.f2472s; + jsonWriter.f2472s = this.h; try { TypeAdapters.X.write(jsonWriter, jsonElement); jsonWriter.p = z2; jsonWriter.q = z3; - jsonWriter.f2471s = z4; + jsonWriter.f2472s = z4; } catch (IOException e) { throw new JsonIOException(e); } catch (AssertionError e2) { @@ -484,7 +484,7 @@ public final class Gson { } catch (Throwable th) { jsonWriter.p = z2; jsonWriter.q = z3; - jsonWriter.f2471s = z4; + jsonWriter.f2472s = z4; throw th; } } @@ -495,13 +495,13 @@ public final class Gson { jsonWriter.p = true; boolean z3 = jsonWriter.q; jsonWriter.q = this.j; - boolean z4 = jsonWriter.f2471s; - jsonWriter.f2471s = this.h; + boolean z4 = jsonWriter.f2472s; + jsonWriter.f2472s = this.h; try { h.write(jsonWriter, obj); jsonWriter.p = z2; jsonWriter.q = z3; - jsonWriter.f2471s = z4; + jsonWriter.f2472s = z4; } catch (IOException e) { throw new JsonIOException(e); } catch (AssertionError e2) { @@ -511,7 +511,7 @@ public final class Gson { } catch (Throwable th) { jsonWriter.p = z2; jsonWriter.q = z3; - jsonWriter.f2471s = z4; + jsonWriter.f2472s = z4; throw th; } } diff --git a/app/src/main/java/com/google/gson/internal/Excluder.java b/app/src/main/java/com/google/gson/internal/Excluder.java index 155336dd29..faf4048d90 100644 --- a/app/src/main/java/com/google/gson/internal/Excluder.java +++ b/app/src/main/java/com/google/gson/internal/Excluder.java @@ -26,13 +26,13 @@ public final class Excluder implements o, Cloneable { public final /* synthetic */ boolean b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ boolean f2457c; + public final /* synthetic */ boolean f2458c; public final /* synthetic */ Gson d; public final /* synthetic */ TypeToken e; public AnonymousClass1(boolean z2, boolean z3, Gson gson, TypeToken typeToken) { this.b = z2; - this.f2457c = z3; + this.f2458c = z3; this.d = gson; this.e = typeToken; } @@ -54,7 +54,7 @@ public final class Excluder implements o, Cloneable { @Override // com.google.gson.TypeAdapter public void write(JsonWriter jsonWriter, T t) throws IOException { - if (this.f2457c) { + if (this.f2458c) { jsonWriter.s(); return; } diff --git a/app/src/main/java/com/google/gson/internal/bind/ArrayTypeAdapter.java b/app/src/main/java/com/google/gson/internal/bind/ArrayTypeAdapter.java index 2840daa074..6889466488 100644 --- a/app/src/main/java/com/google/gson/internal/bind/ArrayTypeAdapter.java +++ b/app/src/main/java/com/google/gson/internal/bind/ArrayTypeAdapter.java @@ -18,7 +18,7 @@ public final class ArrayTypeAdapter extends TypeAdapter { public final Class b; /* renamed from: c reason: collision with root package name */ - public final TypeAdapter f2458c; + public final TypeAdapter f2459c; /* renamed from: com.google.gson.internal.bind.ArrayTypeAdapter$1 reason: invalid class name */ public class AnonymousClass1 implements o { @@ -35,7 +35,7 @@ public final class ArrayTypeAdapter extends TypeAdapter { } public ArrayTypeAdapter(Gson gson, TypeAdapter typeAdapter, Class cls) { - this.f2458c = new TypeAdapterRuntimeTypeWrapper(gson, typeAdapter, cls); + this.f2459c = new TypeAdapterRuntimeTypeWrapper(gson, typeAdapter, cls); this.b = cls; } @@ -48,7 +48,7 @@ public final class ArrayTypeAdapter extends TypeAdapter { ArrayList arrayList = new ArrayList(); jsonReader.a(); while (jsonReader.q()) { - arrayList.add(this.f2458c.read(jsonReader)); + arrayList.add(this.f2459c.read(jsonReader)); } jsonReader.e(); int size = arrayList.size(); @@ -70,7 +70,7 @@ public final class ArrayTypeAdapter extends TypeAdapter { jsonWriter.b(); int length = Array.getLength(obj); for (int i = 0; i < length; i++) { - this.f2458c.write(jsonWriter, Array.get(obj, i)); + this.f2459c.write(jsonWriter, Array.get(obj, i)); } jsonWriter.e(); } diff --git a/app/src/main/java/com/google/gson/internal/bind/MapTypeAdapterFactory.java b/app/src/main/java/com/google/gson/internal/bind/MapTypeAdapterFactory.java index bde5e16f9f..553b7ff51a 100644 --- a/app/src/main/java/com/google/gson/internal/bind/MapTypeAdapterFactory.java +++ b/app/src/main/java/com/google/gson/internal/bind/MapTypeAdapterFactory.java @@ -33,12 +33,12 @@ public final class MapTypeAdapterFactory implements o { public final TypeAdapter b; /* renamed from: c reason: collision with root package name */ - public final r> f2459c; + public final r> f2460c; public Adapter(Gson gson, Type type, TypeAdapter typeAdapter, Type type2, TypeAdapter typeAdapter2, r> rVar) { this.a = new TypeAdapterRuntimeTypeWrapper(gson, typeAdapter, type); this.b = new TypeAdapterRuntimeTypeWrapper(gson, typeAdapter2, type2); - this.f2459c = rVar; + this.f2460c = rVar; } @Override // com.google.gson.TypeAdapter @@ -48,7 +48,7 @@ public final class MapTypeAdapterFactory implements o { jsonReader.H(); return null; } - Map map = (Map) this.f2459c.a(); + Map map = (Map) this.f2460c.a(); if (N == JsonToken.BEGIN_ARRAY) { jsonReader.a(); while (jsonReader.q()) { diff --git a/app/src/main/java/com/google/gson/internal/bind/ReflectiveTypeAdapterFactory.java b/app/src/main/java/com/google/gson/internal/bind/ReflectiveTypeAdapterFactory.java index fc0e20d813..c583231f39 100644 --- a/app/src/main/java/com/google/gson/internal/bind/ReflectiveTypeAdapterFactory.java +++ b/app/src/main/java/com/google/gson/internal/bind/ReflectiveTypeAdapterFactory.java @@ -51,7 +51,7 @@ public final class ReflectiveTypeAdapterFactory implements o { while (jsonReader.q()) { a aVar = this.b.get(jsonReader.C()); if (aVar != null) { - if (aVar.f2460c) { + if (aVar.f2461c) { aVar.a(jsonReader, a); } } @@ -92,12 +92,12 @@ public final class ReflectiveTypeAdapterFactory implements o { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final boolean f2460c; + public final boolean f2461c; public a(String str, boolean z2, boolean z3) { this.a = str; this.b = z2; - this.f2460c = z3; + this.f2461c = z3; } public abstract void a(JsonReader jsonReader, Object obj) throws IOException, IllegalAccessException; diff --git a/app/src/main/java/com/google/gson/internal/bind/TreeTypeAdapter.java b/app/src/main/java/com/google/gson/internal/bind/TreeTypeAdapter.java index 2e4325dfbb..d86d270ec2 100644 --- a/app/src/main/java/com/google/gson/internal/bind/TreeTypeAdapter.java +++ b/app/src/main/java/com/google/gson/internal/bind/TreeTypeAdapter.java @@ -20,7 +20,7 @@ public final class TreeTypeAdapter extends TypeAdapter { public final i b; /* renamed from: c reason: collision with root package name */ - public final Gson f2461c; + public final Gson f2462c; public final TypeToken d; public final o e; public final TreeTypeAdapter.b f = new b(this, null); @@ -62,7 +62,7 @@ public final class TreeTypeAdapter extends TypeAdapter { public TreeTypeAdapter(m mVar, i iVar, Gson gson, TypeToken typeToken, o oVar) { this.a = mVar; this.b = iVar; - this.f2461c = gson; + this.f2462c = gson; this.d = typeToken; this.e = oVar; } @@ -72,7 +72,7 @@ public final class TreeTypeAdapter extends TypeAdapter { if (this.b == null) { TypeAdapter typeAdapter = this.g; if (typeAdapter == null) { - typeAdapter = this.f2461c.j(this.e, this.d); + typeAdapter = this.f2462c.j(this.e, this.d); this.g = typeAdapter; } return typeAdapter.read(jsonReader); @@ -91,7 +91,7 @@ public final class TreeTypeAdapter extends TypeAdapter { if (mVar == null) { TypeAdapter typeAdapter = this.g; if (typeAdapter == null) { - typeAdapter = this.f2461c.j(this.e, this.d); + typeAdapter = this.f2462c.j(this.e, this.d); this.g = typeAdapter; } typeAdapter.write(jsonWriter, t); diff --git a/app/src/main/java/com/google/gson/internal/bind/TypeAdapterRuntimeTypeWrapper.java b/app/src/main/java/com/google/gson/internal/bind/TypeAdapterRuntimeTypeWrapper.java index e0df4dbe6b..328b49024a 100644 --- a/app/src/main/java/com/google/gson/internal/bind/TypeAdapterRuntimeTypeWrapper.java +++ b/app/src/main/java/com/google/gson/internal/bind/TypeAdapterRuntimeTypeWrapper.java @@ -14,12 +14,12 @@ public final class TypeAdapterRuntimeTypeWrapper extends TypeAdapter { public final TypeAdapter b; /* renamed from: c reason: collision with root package name */ - public final Type f2462c; + public final Type f2463c; public TypeAdapterRuntimeTypeWrapper(Gson gson, TypeAdapter typeAdapter, Type type) { this.a = gson; this.b = typeAdapter; - this.f2462c = type; + this.f2463c = type; } @Override // com.google.gson.TypeAdapter @@ -30,11 +30,11 @@ public final class TypeAdapterRuntimeTypeWrapper extends TypeAdapter { @Override // com.google.gson.TypeAdapter public void write(JsonWriter jsonWriter, T t) throws IOException { TypeAdapter typeAdapter = this.b; - Type type = this.f2462c; + Type type = this.f2463c; if (t != null && (type == Object.class || (type instanceof TypeVariable) || (type instanceof Class))) { type = t.getClass(); } - if (type != this.f2462c) { + if (type != this.f2463c) { typeAdapter = this.a.h(TypeToken.get(type)); if (typeAdapter instanceof ReflectiveTypeAdapterFactory.Adapter) { TypeAdapter typeAdapter2 = this.b; diff --git a/app/src/main/java/com/google/gson/internal/bind/TypeAdapters.java b/app/src/main/java/com/google/gson/internal/bind/TypeAdapters.java index 441eef7bf0..9d0b7ffc92 100644 --- a/app/src/main/java/com/google/gson/internal/bind/TypeAdapters.java +++ b/app/src/main/java/com/google/gson/internal/bind/TypeAdapters.java @@ -75,7 +75,7 @@ public final class TypeAdapters { public static final o b; /* renamed from: c reason: collision with root package name */ - public static final TypeAdapter f2463c; + public static final TypeAdapter f2464c; public static final o d; public static final TypeAdapter e; public static final TypeAdapter f = new AnonymousClass4(); @@ -93,20 +93,20 @@ public final class TypeAdapters { public static final TypeAdapter r; /* renamed from: s reason: collision with root package name */ - public static final o f2464s; + public static final o f2465s; public static final TypeAdapter t = new AnonymousClass11(); public static final TypeAdapter u = new AnonymousClass12(); public static final TypeAdapter v = new AnonymousClass13(); public static final TypeAdapter w; /* renamed from: x reason: collision with root package name */ - public static final o f2465x; + public static final o f2466x; /* renamed from: y reason: collision with root package name */ - public static final TypeAdapter f2466y; + public static final TypeAdapter f2467y; /* renamed from: z reason: collision with root package name */ - public static final o f2467z; + public static final o f2468z; /* renamed from: com.google.gson.internal.bind.TypeAdapters$1 reason: invalid class name */ public class AnonymousClass1 extends TypeAdapter { @@ -1142,7 +1142,7 @@ public final class TypeAdapters { a = nullSafe; b = new AnonymousClass32(Class.class, nullSafe); TypeAdapter nullSafe2 = new AnonymousClass2().nullSafe(); - f2463c = nullSafe2; + f2464c = nullSafe2; d = new AnonymousClass32(BitSet.class, nullSafe2); AnonymousClass3 r0 = new AnonymousClass3(); e = r0; @@ -1164,13 +1164,13 @@ public final class TypeAdapters { q = new AnonymousClass32(AtomicBoolean.class, nullSafe4); TypeAdapter nullSafe5 = new AnonymousClass10().nullSafe(); r = nullSafe5; - f2464s = new AnonymousClass32(AtomicIntegerArray.class, nullSafe5); + f2465s = new AnonymousClass32(AtomicIntegerArray.class, nullSafe5); AnonymousClass14 r05 = new AnonymousClass14(); w = r05; - f2465x = new AnonymousClass32(Number.class, r05); + f2466x = new AnonymousClass32(Number.class, r05); AnonymousClass15 r06 = new AnonymousClass15(); - f2466y = r06; - f2467z = new AnonymousClass33(Character.TYPE, Character.class, r06); + f2467y = r06; + f2468z = new AnonymousClass33(Character.TYPE, Character.class, r06); AnonymousClass16 r07 = new AnonymousClass16(); A = r07; D = new AnonymousClass32(String.class, r07); diff --git a/app/src/main/java/com/google/gson/stream/JsonReader.java b/app/src/main/java/com/google/gson/stream/JsonReader.java index e1c9d67b20..0228e1d996 100644 --- a/app/src/main/java/com/google/gson/stream/JsonReader.java +++ b/app/src/main/java/com/google/gson/stream/JsonReader.java @@ -20,14 +20,14 @@ public class JsonReader implements Closeable { public long r; /* renamed from: s reason: collision with root package name */ - public int f2468s; + public int f2469s; public String t; public int[] u; public int v; public String[] w; /* renamed from: x reason: collision with root package name */ - public int[] f2469x; + public int[] f2470x; public class a extends p { } @@ -43,7 +43,7 @@ public class JsonReader implements Closeable { this.v = 0 + 1; iArr[0] = 6; this.w = new String[32]; - this.f2469x = new int[32]; + this.f2470x = new int[32]; Objects.requireNonNull(reader, "in == null"); this.j = reader; } @@ -55,14 +55,14 @@ public class JsonReader implements Closeable { } if (i2 == 15) { this.q = 0; - int[] iArr = this.f2469x; + int[] iArr = this.f2470x; int i3 = this.v - 1; iArr[i3] = iArr[i3] + 1; return this.r; } if (i2 == 16) { - this.t = new String(this.l, this.m, this.f2468s); - this.m += this.f2468s; + this.t = new String(this.l, this.m, this.f2469s); + this.m += this.f2469s; } else if (i2 == 8 || i2 == 9 || i2 == 10) { if (i2 == 10) { this.t = L(); @@ -72,7 +72,7 @@ public class JsonReader implements Closeable { try { long parseLong = Long.parseLong(this.t); this.q = 0; - int[] iArr2 = this.f2469x; + int[] iArr2 = this.f2470x; int i4 = this.v - 1; iArr2[i4] = iArr2[i4] + 1; return parseLong; @@ -90,7 +90,7 @@ public class JsonReader implements Closeable { if (((double) j) == parseDouble) { this.t = null; this.q = 0; - int[] iArr3 = this.f2469x; + int[] iArr3 = this.f2470x; int i5 = this.v - 1; iArr3[i5] = iArr3[i5] + 1; return j; @@ -219,7 +219,7 @@ public class JsonReader implements Closeable { } if (i2 == 7) { this.q = 0; - int[] iArr = this.f2469x; + int[] iArr = this.f2470x; int i3 = this.v - 1; iArr[i3] = iArr[i3] + 1; return; @@ -301,8 +301,8 @@ public class JsonReader implements Closeable { } else if (i2 == 15) { str = Long.toString(this.r); } else if (i2 == 16) { - str = new String(this.l, this.m, this.f2468s); - this.m += this.f2468s; + str = new String(this.l, this.m, this.f2469s); + this.m += this.f2469s; } else { StringBuilder R = c.d.b.a.a.R("Expected a string but was "); R.append(N()); @@ -310,7 +310,7 @@ public class JsonReader implements Closeable { throw new IllegalStateException(R.toString()); } this.q = 0; - int[] iArr = this.f2469x; + int[] iArr = this.f2470x; int i3 = this.v - 1; iArr[i3] = iArr[i3] + 1; return str; @@ -418,7 +418,7 @@ public class JsonReader implements Closeable { if (i3 == iArr.length) { int i4 = i3 * 2; this.u = Arrays.copyOf(iArr, i4); - this.f2469x = Arrays.copyOf(this.f2469x, i4); + this.f2470x = Arrays.copyOf(this.f2470x, i4); this.w = (String[]) Arrays.copyOf(this.w, i4); } int[] iArr2 = this.u; @@ -608,7 +608,7 @@ public class JsonReader implements Closeable { this.q = 0; } else { if (i4 == 16) { - this.m += this.f2468s; + this.m += this.f2469s; } this.q = 0; } @@ -618,7 +618,7 @@ public class JsonReader implements Closeable { i3++; this.q = 0; } while (i3 != 0); - int[] iArr = this.f2469x; + int[] iArr = this.f2470x; int i6 = this.v; int i7 = i6 - 1; iArr[i7] = iArr[i7] + 1; @@ -638,7 +638,7 @@ public class JsonReader implements Closeable { } if (i2 == 3) { O(1); - this.f2469x[this.v - 1] = 0; + this.f2470x[this.v - 1] = 0; this.q = 0; return; } @@ -722,7 +722,7 @@ public class JsonReader implements Closeable { if (r13 != 7) goto L_0x018a; */ /* JADX WARNING: Code restructure failed: missing block: B:161:0x0231, code lost: - r19.f2468s = r9; + r19.f2469s = r9; r6 = 16; r19.q = 16; */ @@ -1019,7 +1019,7 @@ public class JsonReader implements Closeable { if (i2 == 4) { int i3 = this.v - 1; this.v = i3; - int[] iArr = this.f2469x; + int[] iArr = this.f2470x; int i4 = i3 - 1; iArr[i4] = iArr[i4] + 1; this.q = 0; @@ -1040,7 +1040,7 @@ public class JsonReader implements Closeable { int i3 = this.v - 1; this.v = i3; this.w[i3] = null; - int[] iArr = this.f2469x; + int[] iArr = this.f2470x; int i4 = i3 - 1; iArr[i4] = iArr[i4] + 1; this.q = 0; @@ -1059,7 +1059,7 @@ public class JsonReader implements Closeable { int i4 = this.u[i3]; if (i4 == 1 || i4 == 2) { N.append('['); - N.append(this.f2469x[i3]); + N.append(this.f2470x[i3]); N.append(']'); } else if (i4 == 3 || i4 == 4 || i4 == 5) { N.append('.'); @@ -1162,13 +1162,13 @@ public class JsonReader implements Closeable { } if (i2 == 5) { this.q = 0; - int[] iArr = this.f2469x; + int[] iArr = this.f2470x; int i3 = this.v - 1; iArr[i3] = iArr[i3] + 1; return true; } else if (i2 == 6) { this.q = 0; - int[] iArr2 = this.f2469x; + int[] iArr2 = this.f2470x; int i4 = this.v - 1; iArr2[i4] = iArr2[i4] + 1; return false; @@ -1187,14 +1187,14 @@ public class JsonReader implements Closeable { } if (i2 == 15) { this.q = 0; - int[] iArr = this.f2469x; + int[] iArr = this.f2470x; int i3 = this.v - 1; iArr[i3] = iArr[i3] + 1; return (double) this.r; } if (i2 == 16) { - this.t = new String(this.l, this.m, this.f2468s); - this.m += this.f2468s; + this.t = new String(this.l, this.m, this.f2469s); + this.m += this.f2469s; } else if (i2 == 8 || i2 == 9) { this.t = I(i2 == 8 ? '\'' : '\"'); } else if (i2 == 10) { @@ -1210,7 +1210,7 @@ public class JsonReader implements Closeable { if (this.k || (!Double.isNaN(parseDouble) && !Double.isInfinite(parseDouble))) { this.t = null; this.q = 0; - int[] iArr2 = this.f2469x; + int[] iArr2 = this.f2470x; int i4 = this.v - 1; iArr2[i4] = iArr2[i4] + 1; return parseDouble; @@ -1228,7 +1228,7 @@ public class JsonReader implements Closeable { int i3 = (int) j; if (j == ((long) i3)) { this.q = 0; - int[] iArr = this.f2469x; + int[] iArr = this.f2470x; int i4 = this.v - 1; iArr[i4] = iArr[i4] + 1; return i3; @@ -1239,8 +1239,8 @@ public class JsonReader implements Closeable { throw new NumberFormatException(R.toString()); } if (i2 == 16) { - this.t = new String(this.l, this.m, this.f2468s); - this.m += this.f2468s; + this.t = new String(this.l, this.m, this.f2469s); + this.m += this.f2469s; } else if (i2 == 8 || i2 == 9 || i2 == 10) { if (i2 == 10) { this.t = L(); @@ -1250,7 +1250,7 @@ public class JsonReader implements Closeable { try { int parseInt = Integer.parseInt(this.t); this.q = 0; - int[] iArr2 = this.f2469x; + int[] iArr2 = this.f2470x; int i5 = this.v - 1; iArr2[i5] = iArr2[i5] + 1; return parseInt; @@ -1268,7 +1268,7 @@ public class JsonReader implements Closeable { if (((double) i6) == parseDouble) { this.t = null; this.q = 0; - int[] iArr3 = this.f2469x; + int[] iArr3 = this.f2470x; int i7 = this.v - 1; iArr3[i7] = iArr3[i7] + 1; return i6; diff --git a/app/src/main/java/com/google/gson/stream/JsonWriter.java b/app/src/main/java/com/google/gson/stream/JsonWriter.java index f2b0e06956..f496eb0cc5 100644 --- a/app/src/main/java/com/google/gson/stream/JsonWriter.java +++ b/app/src/main/java/com/google/gson/stream/JsonWriter.java @@ -20,7 +20,7 @@ public class JsonWriter implements Closeable, Flushable { public String r; /* renamed from: s reason: collision with root package name */ - public boolean f2471s; + public boolean f2472s; static { for (int i2 = 0; i2 <= 31; i2++) { @@ -46,7 +46,7 @@ public class JsonWriter implements Closeable, Flushable { public JsonWriter(Writer writer) { u(6); this.o = ":"; - this.f2471s = true; + this.f2472s = true; Objects.requireNonNull(writer, "out == null"); this.k = writer; } @@ -224,7 +224,7 @@ public class JsonWriter implements Closeable, Flushable { public JsonWriter s() throws IOException { if (this.r != null) { - if (this.f2471s) { + if (this.f2472s) { J(); } else { this.r = null; diff --git a/app/src/main/java/com/google/zxing/Result.java b/app/src/main/java/com/google/zxing/Result.java index f07d400a85..717a5b7e45 100644 --- a/app/src/main/java/com/google/zxing/Result.java +++ b/app/src/main/java/com/google/zxing/Result.java @@ -10,14 +10,14 @@ public final class Result { public final byte[] b; /* renamed from: c reason: collision with root package name */ - public k[] f2472c; + public k[] f2473c; public final a d; public Map e = null; public Result(String str, byte[] bArr, int i, k[] kVarArr, a aVar, long j) { this.a = str; this.b = bArr; - this.f2472c = kVarArr; + this.f2473c = kVarArr; this.d = aVar; } @@ -25,7 +25,7 @@ public final class Result { System.currentTimeMillis(); this.a = str; this.b = bArr; - this.f2472c = kVarArr; + this.f2473c = kVarArr; this.d = aVar; } diff --git a/app/src/main/java/com/hcaptcha/sdk/HCaptchaConfig.java b/app/src/main/java/com/hcaptcha/sdk/HCaptchaConfig.java index e7307d9cbb..947ca5716a 100644 --- a/app/src/main/java/com/hcaptcha/sdk/HCaptchaConfig.java +++ b/app/src/main/java/com/hcaptcha/sdk/HCaptchaConfig.java @@ -21,7 +21,7 @@ public class HCaptchaConfig implements Serializable { public boolean b; /* renamed from: c reason: collision with root package name */ - public Boolean f2473c; + public Boolean f2474c; public String d; public boolean e; public String f; @@ -40,7 +40,7 @@ public class HCaptchaConfig implements Serializable { StringBuilder R = c.d.b.a.a.R("HCaptchaConfig.HCaptchaConfigBuilder(siteKey="); R.append(this.a); R.append(", sentry$value="); - R.append(this.f2473c); + R.append(this.f2474c); R.append(", rqdata="); R.append(this.d); R.append(", apiEndpoint$value="); @@ -319,7 +319,7 @@ public class HCaptchaConfig implements Serializable { String str = this.siteKey; Objects.requireNonNull(str, "siteKey is marked non-null but is null"); aVar.a = str; - aVar.f2473c = this.sentry; + aVar.f2474c = this.sentry; aVar.b = true; aVar.d = this.rqdata; aVar.f = this.apiEndpoint; diff --git a/app/src/main/java/com/jaredrummler/android/colorpicker/ColorPanelView.java b/app/src/main/java/com/jaredrummler/android/colorpicker/ColorPanelView.java index b0d5ed8fe9..14709b8ca6 100644 --- a/app/src/main/java/com/jaredrummler/android/colorpicker/ColorPanelView.java +++ b/app/src/main/java/com/jaredrummler/android/colorpicker/ColorPanelView.java @@ -38,7 +38,7 @@ public class ColorPanelView extends View { public int r = -9539986; /* renamed from: s reason: collision with root package name */ - public int f2474s = ViewCompat.MEASURED_STATE_MASK; + public int f2475s = ViewCompat.MEASURED_STATE_MASK; public int t; public ColorPanelView(Context context, AttributeSet attributeSet) { @@ -92,10 +92,10 @@ public class ColorPanelView extends View { i2 = context.getResources().getDisplayMetrics().widthPixels - i2; } StringBuilder sb = new StringBuilder("#"); - if (Color.alpha(this.f2474s) != 255) { - sb.append(Integer.toHexString(this.f2474s).toUpperCase(Locale.ENGLISH)); + if (Color.alpha(this.f2475s) != 255) { + sb.append(Integer.toHexString(this.f2475s).toUpperCase(Locale.ENGLISH)); } else { - sb.append(String.format("%06X", Integer.valueOf(16777215 & this.f2474s)).toUpperCase(Locale.ENGLISH)); + sb.append(String.format("%06X", Integer.valueOf(16777215 & this.f2475s)).toUpperCase(Locale.ENGLISH)); } Toast makeText = Toast.makeText(context, sb.toString(), 0); if (i < rect.height()) { @@ -111,7 +111,7 @@ public class ColorPanelView extends View { } public int getColor() { - return this.f2474s; + return this.f2475s; } public int getShape() { @@ -121,7 +121,7 @@ public class ColorPanelView extends View { @Override // android.view.View public void onDraw(Canvas canvas) { this.j.setColor(this.r); - this.k.setColor(this.f2474s); + this.k.setColor(this.f2475s); int i = this.t; if (i == 0) { Drawable drawable = this.i; @@ -131,7 +131,7 @@ public class ColorPanelView extends View { canvas.drawRect(this.o, this.k); } else if (i == 1) { int measuredWidth = getMeasuredWidth() / 2; - if (Color.alpha(this.f2474s) < 255) { + if (Color.alpha(this.f2475s) < 255) { canvas.drawCircle((float) (getMeasuredWidth() / 2), (float) (getMeasuredHeight() / 2), (float) (measuredWidth + 0), this.l); } if (this.q) { @@ -160,7 +160,7 @@ public class ColorPanelView extends View { public void onRestoreInstanceState(Parcelable parcelable) { if (parcelable instanceof Bundle) { Bundle bundle = (Bundle) parcelable; - this.f2474s = bundle.getInt(ModelAuditLogEntry.CHANGE_KEY_COLOR); + this.f2475s = bundle.getInt(ModelAuditLogEntry.CHANGE_KEY_COLOR); parcelable = bundle.getParcelable("instanceState"); } super.onRestoreInstanceState(parcelable); @@ -170,7 +170,7 @@ public class ColorPanelView extends View { public Parcelable onSaveInstanceState() { Bundle bundle = new Bundle(); bundle.putParcelable("instanceState", super.onSaveInstanceState()); - bundle.putInt(ModelAuditLogEntry.CHANGE_KEY_COLOR, this.f2474s); + bundle.putInt(ModelAuditLogEntry.CHANGE_KEY_COLOR, this.f2475s); return bundle; } @@ -203,7 +203,7 @@ public class ColorPanelView extends View { } public void setColor(int i) { - this.f2474s = i; + this.f2475s = i; invalidate(); } diff --git a/app/src/main/java/com/jaredrummler/android/colorpicker/ColorPickerDialog.java b/app/src/main/java/com/jaredrummler/android/colorpicker/ColorPickerDialog.java index 0527e6f74b..e694663c7f 100644 --- a/app/src/main/java/com/jaredrummler/android/colorpicker/ColorPickerDialog.java +++ b/app/src/main/java/com/jaredrummler/android/colorpicker/ColorPickerDialog.java @@ -68,20 +68,20 @@ public class ColorPickerDialog extends DialogFragment implements ColorPickerView public int r; /* renamed from: s reason: collision with root package name */ - public c.k.a.a.b f2475s; + public c.k.a.a.b f2476s; public LinearLayout t; public SeekBar u; public TextView v; public ColorPickerView w; /* renamed from: x reason: collision with root package name */ - public ColorPanelView f2476x; + public ColorPanelView f2477x; /* renamed from: y reason: collision with root package name */ - public EditText f2477y; + public EditText f2478y; /* renamed from: z reason: collision with root package name */ - public EditText f2478z; + public EditText f2479z; public class a implements View.OnLongClickListener { public final /* synthetic */ ColorPanelView i; @@ -103,13 +103,13 @@ public class ColorPickerDialog extends DialogFragment implements ColorPickerView @Override // android.view.View.OnTouchListener public boolean onTouch(View view, MotionEvent motionEvent) { - EditText editText = ColorPickerDialog.this.f2478z; + EditText editText = ColorPickerDialog.this.f2479z; if (view == editText || !editText.hasFocus()) { return false; } - ColorPickerDialog.this.f2478z.clearFocus(); - ((InputMethodManager) ColorPickerDialog.this.getActivity().getSystemService("input_method")).hideSoftInputFromWindow(ColorPickerDialog.this.f2478z.getWindowToken(), 0); - ColorPickerDialog.this.f2478z.clearFocus(); + ColorPickerDialog.this.f2479z.clearFocus(); + ((InputMethodManager) ColorPickerDialog.this.getActivity().getSystemService("input_method")).hideSoftInputFromWindow(ColorPickerDialog.this.f2479z.getWindowToken(), 0); + ColorPickerDialog.this.f2479z.clearFocus(); return true; } } @@ -187,7 +187,7 @@ public class ColorPickerDialog extends DialogFragment implements ColorPickerView @Override // android.view.View.OnClickListener public void onClick(View view) { - int color = ColorPickerDialog.this.f2476x.getColor(); + int color = ColorPickerDialog.this.f2477x.getColor(); ColorPickerDialog colorPickerDialog = ColorPickerDialog.this; int i = colorPickerDialog.n; if (color == i) { @@ -204,7 +204,7 @@ public class ColorPickerDialog extends DialogFragment implements ColorPickerView @Override // android.view.View.OnFocusChangeListener public void onFocusChange(View view, boolean z2) { if (z2) { - ((InputMethodManager) ColorPickerDialog.this.getActivity().getSystemService("input_method")).showSoftInput(ColorPickerDialog.this.f2478z, 1); + ((InputMethodManager) ColorPickerDialog.this.getActivity().getSystemService("input_method")).showSoftInput(ColorPickerDialog.this.f2479z, 1); } } } @@ -240,7 +240,7 @@ public class ColorPickerDialog extends DialogFragment implements ColorPickerView public void onClick(View view) { if (!(view.getTag() instanceof Boolean) || !((Boolean) view.getTag()).booleanValue()) { ColorPickerDialog.this.n = this.i.getColor(); - c.k.a.a.b bVar = ColorPickerDialog.this.f2475s; + c.k.a.a.b bVar = ColorPickerDialog.this.f2476s; bVar.k = -1; bVar.notifyDataSetChanged(); for (int i = 0; i < ColorPickerDialog.this.t.getChildCount(); i++) { @@ -271,7 +271,7 @@ public class ColorPickerDialog extends DialogFragment implements ColorPickerView @StringRes /* renamed from: c reason: collision with root package name */ - public int f2479c = R.e.cpv_custom; + public int f2480c = R.e.cpv_custom; @StringRes public int d = R.e.cpv_select; @StringRes @@ -297,7 +297,7 @@ public class ColorPickerDialog extends DialogFragment implements ColorPickerView @ColorInt /* renamed from: s reason: collision with root package name */ - public int f2480s = 0; + public int f2481s = 0; @ColorInt public int t = 0; @DrawableRes @@ -309,15 +309,15 @@ public class ColorPickerDialog extends DialogFragment implements ColorPickerView @FontRes /* renamed from: x reason: collision with root package name */ - public int f2481x = 0; + public int f2482x = 0; @FontRes /* renamed from: y reason: collision with root package name */ - public int f2482y = 0; + public int f2483y = 0; @FontRes /* renamed from: z reason: collision with root package name */ - public int f2483z = 0; + public int f2484z = 0; public ColorPickerDialog a() { ColorPickerDialog colorPickerDialog = new ColorPickerDialog(); @@ -334,21 +334,21 @@ public class ColorPickerDialog extends DialogFragment implements ColorPickerView bundle.putBoolean("showColorShades", this.m); bundle.putInt("colorShape", this.n); bundle.putInt("presetsButtonText", this.b); - bundle.putInt("customButtonText", this.f2479c); + bundle.putInt("customButtonText", this.f2480c); bundle.putInt("customButtonColor", this.o); bundle.putInt("customButtonTextColor", this.v); bundle.putInt("selectedButtonText", this.d); bundle.putInt("selectedButtonColor", this.p); bundle.putInt("selectedButtonTextColor", this.w); bundle.putInt("resetButtonText", this.e); - bundle.putInt("buttonFont", this.f2482y); + bundle.putInt("buttonFont", this.f2483y); bundle.putInt("titleTextColor", this.r); - bundle.putInt("titleFont", this.f2481x); + bundle.putInt("titleFont", this.f2482x); bundle.putInt("dividerColor", this.q); - bundle.putInt("backgroundColor", this.f2480s); + bundle.putInt("backgroundColor", this.f2481s); bundle.putInt("inputTextColor", this.t); bundle.putInt("inputBackground", this.u); - bundle.putInt("inputFont", this.f2483z); + bundle.putInt("inputFont", this.f2484z); colorPickerDialog.setArguments(bundle); return colorPickerDialog; } @@ -381,7 +381,7 @@ public class ColorPickerDialog extends DialogFragment implements ColorPickerView int parseInt; int parseInt2; int parseInt3; - if (this.f2478z.isFocused()) { + if (this.f2479z.isFocused()) { String obj = editable.toString(); if (obj.startsWith("#")) { obj = obj.substring(1); @@ -500,26 +500,26 @@ public class ColorPickerDialog extends DialogFragment implements ColorPickerView public View i() { View inflate = View.inflate(getActivity(), R.d.cpv_dialog_color_picker, null); this.w = (ColorPickerView) inflate.findViewById(R.c.cpv_color_picker_view); - this.f2476x = (ColorPanelView) inflate.findViewById(R.c.cpv_color_panel_new); - this.f2478z = (EditText) inflate.findViewById(R.c.cpv_hex); - this.f2477y = (EditText) inflate.findViewById(R.c.cpv_hex_prefix); + this.f2477x = (ColorPanelView) inflate.findViewById(R.c.cpv_color_panel_new); + this.f2479z = (EditText) inflate.findViewById(R.c.cpv_hex); + this.f2478y = (EditText) inflate.findViewById(R.c.cpv_hex_prefix); this.A = inflate.findViewById(R.c.cpv_hex_container); this.w.setAlphaSliderVisible(this.F); this.w.b(this.n, true); - this.f2476x.setColor(this.n); + this.f2477x.setColor(this.n); l(this.n); if (!this.F) { - this.f2478z.setFilters(new InputFilter[]{new InputFilter.LengthFilter(6)}); + this.f2479z.setFilters(new InputFilter[]{new InputFilter.LengthFilter(6)}); } - this.f2476x.setOnClickListener(new f()); + this.f2477x.setOnClickListener(new f()); inflate.setOnTouchListener(this.J); this.w.setOnColorChangedListener(this); - this.f2478z.addTextChangedListener(this); - this.f2478z.setOnFocusChangeListener(new g()); + this.f2479z.addTextChangedListener(this); + this.f2479z.setOnFocusChangeListener(new g()); int i2 = getArguments().getInt("inputTextColor", 0); if (i2 != 0) { - this.f2478z.setTextColor(i2); - this.f2477y.setTextColor(i2); + this.f2479z.setTextColor(i2); + this.f2478y.setTextColor(i2); } int i3 = getArguments().getInt("inputBackground", 0); if (i3 != 0) { @@ -527,8 +527,8 @@ public class ColorPickerDialog extends DialogFragment implements ColorPickerView } int i4 = getArguments().getInt("inputFont", 0); if (i4 != 0) { - this.f2478z.setTypeface(ResourcesCompat.getFont(requireContext(), i4)); - this.f2477y.setTypeface(ResourcesCompat.getFont(requireContext(), i4)); + this.f2479z.setTypeface(ResourcesCompat.getFont(requireContext(), i4)); + this.f2478y.setTypeface(ResourcesCompat.getFont(requireContext(), i4)); } return inflate; } @@ -621,7 +621,7 @@ public class ColorPickerDialog extends DialogFragment implements ColorPickerView } } c.k.a.a.b bVar = new c.k.a.a.b(hVar, iArr5, i8, this.r); - this.f2475s = bVar; + this.f2476s = bVar; gridView.setAdapter((ListAdapter) bVar); if (this.F) { int alpha2 = 255 - Color.alpha(this.n); @@ -638,15 +638,15 @@ public class ColorPickerDialog extends DialogFragment implements ColorPickerView public void k(int i2) { this.n = i2; - ColorPanelView colorPanelView = this.f2476x; + ColorPanelView colorPanelView = this.f2477x; if (colorPanelView != null) { colorPanelView.setColor(i2); } - if (!this.H && this.f2478z != null) { + if (!this.H && this.f2479z != null) { l(i2); - if (this.f2478z.hasFocus()) { - ((InputMethodManager) getActivity().getSystemService("input_method")).hideSoftInputFromWindow(this.f2478z.getWindowToken(), 0); - this.f2478z.clearFocus(); + if (this.f2479z.hasFocus()) { + ((InputMethodManager) getActivity().getSystemService("input_method")).hideSoftInputFromWindow(this.f2479z.getWindowToken(), 0); + this.f2479z.clearFocus(); } } this.H = false; @@ -654,9 +654,9 @@ public class ColorPickerDialog extends DialogFragment implements ColorPickerView public final void l(int i2) { if (this.F) { - this.f2478z.setText(String.format("%08X", Integer.valueOf(i2))); + this.f2479z.setText(String.format("%08X", Integer.valueOf(i2))); } else { - this.f2478z.setText(String.format("%06X", Integer.valueOf(i2 & ViewCompat.MEASURED_SIZE_MASK))); + this.f2479z.setText(String.format("%06X", Integer.valueOf(i2 & ViewCompat.MEASURED_SIZE_MASK))); } } diff --git a/app/src/main/java/com/jaredrummler/android/colorpicker/ColorPickerView.java b/app/src/main/java/com/jaredrummler/android/colorpicker/ColorPickerView.java index 4d1cb12d9f..21704e0dcd 100644 --- a/app/src/main/java/com/jaredrummler/android/colorpicker/ColorPickerView.java +++ b/app/src/main/java/com/jaredrummler/android/colorpicker/ColorPickerView.java @@ -49,27 +49,27 @@ public class ColorPickerView extends View { public Paint r; /* renamed from: s reason: collision with root package name */ - public Paint f2484s; + public Paint f2485s; public Paint t; public Shader u; public Shader v; public Shader w; /* renamed from: x reason: collision with root package name */ - public b f2485x; + public b f2486x; /* renamed from: y reason: collision with root package name */ - public b f2486y; + public b f2487y; /* renamed from: z reason: collision with root package name */ - public int f2487z = 255; + public int f2488z = 255; public class b { public Canvas a; public Bitmap b; /* renamed from: c reason: collision with root package name */ - public float f2488c; + public float f2489c; public b(ColorPickerView colorPickerView, a aVar) { } @@ -102,17 +102,17 @@ public class ColorPickerView extends View { this.m = f.L(getContext(), 2.0f); this.o = new Paint(); this.p = new Paint(); - this.f2484s = new Paint(); + this.f2485s = new Paint(); this.q = new Paint(); this.r = new Paint(); this.t = new Paint(); this.p.setStyle(Paint.Style.STROKE); this.p.setStrokeWidth((float) f.L(getContext(), 2.0f)); this.p.setAntiAlias(true); - this.f2484s.setColor(this.F); - this.f2484s.setStyle(Paint.Style.STROKE); - this.f2484s.setStrokeWidth((float) f.L(getContext(), 2.0f)); - this.f2484s.setAntiAlias(true); + this.f2485s.setColor(this.F); + this.f2485s.setStyle(Paint.Style.STROKE); + this.f2485s.setStrokeWidth((float) f.L(getContext(), 2.0f)); + this.f2485s.setAntiAlias(true); this.r.setColor(-14935012); this.r.setTextSize((float) f.L(getContext(), 14.0f)); this.r.setAntiAlias(true); @@ -183,7 +183,7 @@ public class ColorPickerView extends View { if (x3 >= i4) { i = x3 > rect4.right ? width2 : x3 - i4; } - this.f2487z = 255 - ((i * 255) / width2); + this.f2488z = 255 - ((i * 255) / width2); } return true; } @@ -193,7 +193,7 @@ public class ColorPickerView extends View { int alpha = Color.alpha(i); float[] fArr = new float[3]; Color.RGBToHSV(Color.red(i), Color.green(i), Color.blue(i), fArr); - this.f2487z = alpha; + this.f2488z = alpha; float f = fArr[0]; this.A = f; float f2 = fArr[1]; @@ -215,7 +215,7 @@ public class ColorPickerView extends View { } public int getColor() { - return Color.HSVToColor(this.f2487z, new float[]{this.A, this.B, this.C}); + return Color.HSVToColor(this.f2488z, new float[]{this.A, this.B, this.C}); } @Override // android.view.View @@ -254,28 +254,28 @@ public class ColorPickerView extends View { float f = (float) rect2.left; this.u = new LinearGradient(f, (float) rect2.top, f, (float) rect2.bottom, -1, (int) ViewCompat.MEASURED_STATE_MASK, Shader.TileMode.CLAMP); } - b bVar = this.f2485x; - if (bVar == null || bVar.f2488c != this.A) { + b bVar = this.f2486x; + if (bVar == null || bVar.f2489c != this.A) { if (bVar == null) { - this.f2485x = new b(this, null); + this.f2486x = new b(this, null); } - b bVar2 = this.f2485x; + b bVar2 = this.f2486x; if (bVar2.b == null) { bVar2.b = Bitmap.createBitmap(rect2.width(), rect2.height(), Bitmap.Config.ARGB_8888); } - b bVar3 = this.f2485x; + b bVar3 = this.f2486x; if (bVar3.a == null) { - bVar3.a = new Canvas(this.f2485x.b); + bVar3.a = new Canvas(this.f2486x.b); } int HSVToColor = Color.HSVToColor(new float[]{this.A, 1.0f, 1.0f}); float f2 = (float) rect2.top; this.v = new LinearGradient((float) rect2.left, f2, (float) rect2.right, f2, -1, HSVToColor, Shader.TileMode.CLAMP); this.o.setShader(new ComposeShader(this.u, this.v, PorterDuff.Mode.MULTIPLY)); - b bVar4 = this.f2485x; - bVar4.a.drawRect(0.0f, 0.0f, (float) bVar4.b.getWidth(), (float) this.f2485x.b.getHeight(), this.o); - this.f2485x.f2488c = this.A; + b bVar4 = this.f2486x; + bVar4.a.drawRect(0.0f, 0.0f, (float) bVar4.b.getWidth(), (float) this.f2486x.b.getHeight(), this.o); + this.f2486x.f2489c = this.A; } - canvas.drawBitmap(this.f2485x.b, (Rect) null, rect2, (Paint) null); + canvas.drawBitmap(this.f2486x.b, (Rect) null, rect2, (Paint) null); float f3 = this.B; float f4 = this.C; Rect rect4 = this.I; @@ -289,11 +289,11 @@ public class ColorPickerView extends View { Rect rect5 = this.J; this.t.setColor(this.G); canvas.drawRect((float) (rect5.left - 1), (float) (rect5.top - 1), (float) (rect5.right + 1), (float) (rect5.bottom + 1), this.t); - if (this.f2486y == null) { + if (this.f2487y == null) { b bVar5 = new b(this, null); - this.f2486y = bVar5; + this.f2487y = bVar5; bVar5.b = Bitmap.createBitmap(rect5.width(), rect5.height(), Bitmap.Config.ARGB_8888); - this.f2486y.a = new Canvas(this.f2486y.b); + this.f2487y.a = new Canvas(this.f2487y.b); int height = (int) (((float) rect5.height()) + 0.5f); int[] iArr = new int[height]; float f5 = 360.0f; @@ -305,12 +305,12 @@ public class ColorPickerView extends View { paint.setStrokeWidth(0.0f); for (int i2 = 0; i2 < height; i2++) { paint.setColor(iArr[i2]); - b bVar6 = this.f2486y; + b bVar6 = this.f2487y; float f6 = (float) i2; bVar6.a.drawLine(0.0f, f6, (float) bVar6.b.getWidth(), f6, paint); } } - canvas.drawBitmap(this.f2486y.b, (Rect) null, rect5, (Paint) null); + canvas.drawBitmap(this.f2487y.b, (Rect) null, rect5, (Paint) null); float f7 = this.A; Rect rect6 = this.J; float height2 = (float) rect6.height(); @@ -326,7 +326,7 @@ public class ColorPickerView extends View { int i6 = this.n / 2; rectF.top = (float) (i5 - i6); rectF.bottom = (float) (i6 + i5); - canvas.drawRoundRect(rectF, 2.0f, 2.0f, this.f2484s); + canvas.drawRoundRect(rectF, 2.0f, 2.0f, this.f2485s); if (!(!this.D || (rect = this.K) == null || this.M == null)) { this.t.setColor(this.G); canvas.drawRect((float) (rect.left - 1), (float) (rect.top - 1), (float) (rect.right + 1), (float) (rect.bottom + 1), this.t); @@ -343,7 +343,7 @@ public class ColorPickerView extends View { if (str != null && !str.equals("")) { canvas.drawText(this.E, (float) rect.centerX(), (float) (f.L(getContext(), 4.0f) + rect.centerY()), this.r); } - int i7 = this.f2487z; + int i7 = this.f2488z; Rect rect7 = this.K; float width = (float) rect7.width(); Point point3 = new Point(); @@ -358,7 +358,7 @@ public class ColorPickerView extends View { int i11 = this.m; rectF2.top = (float) (i10 - i11); rectF2.bottom = (float) (rect.bottom + i11); - canvas.drawRoundRect(rectF2, 2.0f, 2.0f, this.f2484s); + canvas.drawRoundRect(rectF2, 2.0f, 2.0f, this.f2485s); } } } @@ -428,7 +428,7 @@ public class ColorPickerView extends View { public void onRestoreInstanceState(Parcelable parcelable) { if (parcelable instanceof Bundle) { Bundle bundle = (Bundle) parcelable; - this.f2487z = bundle.getInt(Key.ALPHA); + this.f2488z = bundle.getInt(Key.ALPHA); this.A = bundle.getFloat("hue"); this.B = bundle.getFloat("sat"); this.C = bundle.getFloat("val"); @@ -443,7 +443,7 @@ public class ColorPickerView extends View { public Parcelable onSaveInstanceState() { Bundle bundle = new Bundle(); bundle.putParcelable("instanceState", super.onSaveInstanceState()); - bundle.putInt(Key.ALPHA, this.f2487z); + bundle.putInt(Key.ALPHA, this.f2488z); bundle.putFloat("hue", this.A); bundle.putFloat("sat", this.B); bundle.putFloat("val", this.C); @@ -464,8 +464,8 @@ public class ColorPickerView extends View { this.u = null; this.v = null; this.w = null; - this.f2485x = null; - this.f2486y = null; + this.f2486x = null; + this.f2487y = null; Rect rect2 = this.H; int i5 = rect2.left + 1; int i6 = rect2.top + 1; @@ -507,7 +507,7 @@ public class ColorPickerView extends View { } c cVar = this.N; if (cVar != null) { - ((ColorPickerDialog) cVar).k(Color.HSVToColor(this.f2487z, new float[]{this.A, this.B, this.C})); + ((ColorPickerDialog) cVar).k(Color.HSVToColor(this.f2488z, new float[]{this.A, this.B, this.C})); } invalidate(); return true; @@ -528,8 +528,8 @@ public class ColorPickerView extends View { this.u = null; this.v = null; this.w = null; - this.f2486y = null; - this.f2485x = null; + this.f2487y = null; + this.f2486x = null; requestLayout(); } } @@ -549,7 +549,7 @@ public class ColorPickerView extends View { public void setSliderTrackerColor(int i) { this.F = i; - this.f2484s.setColor(i); + this.f2485s.setColor(i); invalidate(); } } diff --git a/app/src/main/java/com/jaredrummler/android/colorpicker/ColorPreferenceCompat.java b/app/src/main/java/com/jaredrummler/android/colorpicker/ColorPreferenceCompat.java index 3d4350f973..d5b2c5c56b 100644 --- a/app/src/main/java/com/jaredrummler/android/colorpicker/ColorPreferenceCompat.java +++ b/app/src/main/java/com/jaredrummler/android/colorpicker/ColorPreferenceCompat.java @@ -27,7 +27,7 @@ public class ColorPreferenceCompat extends Preference implements f { public int[] r; /* renamed from: s reason: collision with root package name */ - public int f2489s; + public int f2490s; public ColorPreferenceCompat(Context context, AttributeSet attributeSet) { super(context, attributeSet); @@ -42,7 +42,7 @@ public class ColorPreferenceCompat extends Preference implements f { this.p = obtainStyledAttributes.getBoolean(R.f.ColorPreference_cpv_showColorShades, true); this.q = obtainStyledAttributes.getInt(R.f.ColorPreference_cpv_previewSize, 0); int resourceId = obtainStyledAttributes.getResourceId(R.f.ColorPreference_cpv_colorPresets, 0); - this.f2489s = obtainStyledAttributes.getResourceId(R.f.ColorPreference_cpv_dialogTitle, R.e.cpv_default_title); + this.f2490s = obtainStyledAttributes.getResourceId(R.f.ColorPreference_cpv_dialogTitle, R.e.cpv_default_title); if (resourceId != 0) { this.r = getContext().getResources().getIntArray(resourceId); } else { @@ -100,7 +100,7 @@ public class ColorPreferenceCompat extends Preference implements f { int[] iArr = ColorPickerDialog.i; ColorPickerDialog.k kVar = new ColorPickerDialog.k(); kVar.f = this.k; - kVar.a = this.f2489s; + kVar.a = this.f2490s; kVar.n = this.l; kVar.g = this.r; kVar.j = this.m; diff --git a/app/src/main/java/com/linecorp/apng/decoder/Apng.java b/app/src/main/java/com/linecorp/apng/decoder/Apng.java index 06923f3e7c..01b343f6aa 100644 --- a/app/src/main/java/com/linecorp/apng/decoder/Apng.java +++ b/app/src/main/java/com/linecorp/apng/decoder/Apng.java @@ -19,7 +19,7 @@ public final class Apng { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f2490c; + public final int f2491c; public final int d; public final int e; public final int f; @@ -150,7 +150,7 @@ public final class Apng { public Apng(int i, int i2, int i3, @IntRange(from = 1, to = 2147483647L) int i4, int[] iArr, @IntRange(from = 0, to = 2147483647L) int i5, @IntRange(from = 0, to = 2147483647L) long j) { m.checkNotNullParameter(iArr, "frameDurations"); - this.f2490c = i; + this.f2491c = i; this.d = i2; this.e = i3; this.f = i4; @@ -167,7 +167,7 @@ public final class Apng { } public static final /* synthetic */ int access$getId$p(Apng apng) { - return apng.f2490c; + return apng.f2491c; } public final Apng copy() { @@ -179,7 +179,7 @@ public final class Apng { m.checkNotNullParameter(rect2, "dst"); m.checkNotNullParameter(paint, "paint"); Trace.beginSection("Apng#draw"); - ApngDecoderJni.draw(this.f2490c, i, this.a); + ApngDecoderJni.draw(this.f2491c, i, this.a); Trace.endSection(); canvas.drawBitmap(this.a, rect, rect2, paint); } @@ -231,6 +231,6 @@ public final class Apng { } public final void recycle() { - ApngDecoderJni.recycle(this.f2490c); + ApngDecoderJni.recycle(this.f2491c); } } diff --git a/app/src/main/java/com/lytefast/flexinput/adapters/AttachmentPreviewAdapter.java b/app/src/main/java/com/lytefast/flexinput/adapters/AttachmentPreviewAdapter.java index 1bae1bbb8c..f971910287 100644 --- a/app/src/main/java/com/lytefast/flexinput/adapters/AttachmentPreviewAdapter.java +++ b/app/src/main/java/com/lytefast/flexinput/adapters/AttachmentPreviewAdapter.java @@ -29,7 +29,7 @@ public final class AttachmentPreviewAdapter, T, Unit> f2492c; + public final Function2, T, Unit> f2493c; /* compiled from: AttachmentPreviewAdapter.kt */ public static final class a extends o implements Function2, T, Unit> { @@ -94,7 +94,7 @@ public final class AttachmentPreviewAdapter selectionAggregator; m.checkNotNullParameter(function2, "onAttachmentSelected"); this.b = z2; - this.f2492c = function2; + this.f2493c = function2; this.a = (function1 == null || (selectionAggregator = (SelectionAggregator) function1.invoke(this)) == null) ? new SelectionAggregator<>(this, null, null, null, 14, null) : selectionAggregator; } @@ -126,7 +126,7 @@ public final class AttachmentPreviewAdapter { public List> b = n.emptyList(); /* renamed from: c reason: collision with root package name */ - public final ContentResolver f2493c; + public final ContentResolver f2494c; /* compiled from: FileListAdapter.kt */ public static final class a extends AsyncTask>> { @@ -103,7 +103,7 @@ public final class FileListAdapter extends RecyclerView.Adapter { public final AnimatorSet b; /* renamed from: c reason: collision with root package name */ - public SimpleDraweeView f2494c; + public SimpleDraweeView f2495c; public ImageView d; public TextView e; public TextView f; @@ -171,7 +171,7 @@ public final class FileListAdapter extends RecyclerView.Adapter { this.h = fileListAdapter; View findViewById = view.findViewById(R.f.thumb_iv); m.checkNotNullExpressionValue(findViewById, "itemView.findViewById(R.id.thumb_iv)"); - this.f2494c = (SimpleDraweeView) findViewById; + this.f2495c = (SimpleDraweeView) findViewById; View findViewById2 = view.findViewById(R.f.type_iv); m.checkNotNullExpressionValue(findViewById2, "itemView.findViewById(R.id.type_iv)"); this.d = (ImageView) findViewById2; @@ -189,12 +189,12 @@ public final class FileListAdapter extends RecyclerView.Adapter { Objects.requireNonNull(loadAnimator, "null cannot be cast to non-null type android.animation.AnimatorSet"); AnimatorSet animatorSet = (AnimatorSet) loadAnimator; this.a = animatorSet; - animatorSet.setTarget(this.f2494c); + animatorSet.setTarget(this.f2495c); Animator loadAnimator2 = AnimatorInflater.loadAnimator(view.getContext(), R.a.selection_grow); Objects.requireNonNull(loadAnimator2, "null cannot be cast to non-null type android.animation.AnimatorSet"); AnimatorSet animatorSet2 = (AnimatorSet) loadAnimator2; this.b = animatorSet2; - animatorSet2.setTarget(this.f2494c); + animatorSet2.setTarget(this.f2495c); } /* JADX WARNING: Code restructure failed: missing block: B:25:0x009d, code lost: @@ -217,7 +217,7 @@ public final class FileListAdapter extends RecyclerView.Adapter { */ public final void a(File file) { Bitmap thumbnail; - Cursor query = this.h.f2493c.query(MediaStore.Images.Media.EXTERNAL_CONTENT_URI, new String[]{"_id", "mini_thumb_magic"}, "_data=?", new String[]{file.getPath()}, null); + Cursor query = this.h.f2494c.query(MediaStore.Images.Media.EXTERNAL_CONTENT_URI, new String[]{"_id", "mini_thumb_magic"}, "_data=?", new String[]{file.getPath()}, null); if (query == null) { return; } @@ -226,10 +226,10 @@ public final class FileListAdapter extends RecyclerView.Adapter { return; } long j = query.getLong(0); - if (query.getLong(1) == 0 && (thumbnail = MediaStore.Images.Thumbnails.getThumbnail(this.h.f2493c, j, 1, null)) != null) { + if (query.getLong(1) == 0 && (thumbnail = MediaStore.Images.Thumbnails.getThumbnail(this.h.f2494c, j, 1, null)) != null) { thumbnail.recycle(); } - Cursor query2 = this.h.f2493c.query(MediaStore.Images.Thumbnails.EXTERNAL_CONTENT_URI, new String[]{"_id"}, "image_id=?", new String[]{String.valueOf(j)}, null); + Cursor query2 = this.h.f2494c.query(MediaStore.Images.Thumbnails.EXTERNAL_CONTENT_URI, new String[]{"_id"}, "image_id=?", new String[]{String.valueOf(j)}, null); if (query2 != null) { if (!query2.moveToFirst()) { d0.y.b.closeFinally(query2, null); @@ -237,9 +237,9 @@ public final class FileListAdapter extends RecyclerView.Adapter { return; } String string = query2.getString(0); - SimpleDraweeView simpleDraweeView = this.f2494c; + SimpleDraweeView simpleDraweeView = this.f2495c; d a2 = c.f.g.a.a.b.a(); - a2.n = this.f2494c.getController(); + a2.n = this.f2495c.getController(); d f = a2.f(Uri.withAppendedPath(MediaStore.Images.Thumbnails.EXTERNAL_CONTENT_URI, string)); f.l = true; simpleDraweeView.setController(f.a()); @@ -254,10 +254,10 @@ public final class FileListAdapter extends RecyclerView.Adapter { view.setSelected(z2); C0191b bVar = new C0191b(z3); if (z2) { - if (this.f2494c.getScaleX() == 1.0f) { + if (this.f2495c.getScaleX() == 1.0f) { bVar.a(this.a); } - } else if (this.f2494c.getScaleX() != 1.0f) { + } else if (this.f2495c.getScaleX() != 1.0f) { bVar.a(this.b); } } @@ -266,7 +266,7 @@ public final class FileListAdapter extends RecyclerView.Adapter { public FileListAdapter(ContentResolver contentResolver, SelectionCoordinator> selectionCoordinator) { m.checkNotNullParameter(contentResolver, "contentResolver"); m.checkNotNullParameter(selectionCoordinator, "selectionCoordinator"); - this.f2493c = contentResolver; + this.f2494c = contentResolver; Objects.requireNonNull(selectionCoordinator); m.checkNotNullParameter(this, "adapter"); selectionCoordinator.a = this; @@ -314,7 +314,7 @@ public final class FileListAdapter extends RecyclerView.Adapter { bVar2.e.setText((CharSequence) null); bVar2.f.setText((CharSequence) null); } - SimpleDraweeView simpleDraweeView = bVar2.f2494c; + SimpleDraweeView simpleDraweeView = bVar2.f2495c; simpleDraweeView.setImageURI((Uri) null, simpleDraweeView.getContext()); bVar2.d.setVisibility(8); boolean z2 = true; @@ -331,7 +331,7 @@ public final class FileListAdapter extends RecyclerView.Adapter { z2 = false; } if (z2) { - bVar2.f2494c.setImageURI(Uri.fromFile(file), bVar2.f2494c.getContext()); + bVar2.f2495c.setImageURI(Uri.fromFile(file), bVar2.f2495c.getContext()); if (t.startsWith$default(str, "image", false, 2, null)) { ImageView imageView = bVar2.d; imageView.setImageResource(DrawableCompat.getThemedDrawableRes$default(imageView, R.b.ic_flex_input_image, 0, 2, (Object) null)); diff --git a/app/src/main/java/com/lytefast/flexinput/fragment/CameraFragment.java b/app/src/main/java/com/lytefast/flexinput/fragment/CameraFragment.java index de65b87638..766927b3b9 100644 --- a/app/src/main/java/com/lytefast/flexinput/fragment/CameraFragment.java +++ b/app/src/main/java/com/lytefast/flexinput/fragment/CameraFragment.java @@ -194,7 +194,7 @@ public class CameraFragment extends Fragment { if (cameraView8 == null) { m.throwUninitializedPropertyAccessException("cameraView"); } - cameraView8.f2501x.O0(new l.a()); + cameraView8.f2502x.O0(new l.a()); } } } diff --git a/app/src/main/java/com/lytefast/flexinput/fragment/FilesFragment.java b/app/src/main/java/com/lytefast/flexinput/fragment/FilesFragment.java index b1627fed1a..907df58568 100644 --- a/app/src/main/java/com/lytefast/flexinput/fragment/FilesFragment.java +++ b/app/src/main/java/com/lytefast/flexinput/fragment/FilesFragment.java @@ -230,7 +230,7 @@ public class FilesFragment extends Fragment { public void onDestroyView() { SelectionCoordinator, Attachment> selectionCoordinator = this.selectionCoordinator; if (selectionCoordinator != null) { - selectionCoordinator.f2498c.unregister(); + selectionCoordinator.f2499c.unregister(); } super.onDestroyView(); } diff --git a/app/src/main/java/com/lytefast/flexinput/fragment/FlexInputFragment.java b/app/src/main/java/com/lytefast/flexinput/fragment/FlexInputFragment.java index 9f51e32cec..a16d655e7e 100644 --- a/app/src/main/java/com/lytefast/flexinput/fragment/FlexInputFragment.java +++ b/app/src/main/java/com/lytefast/flexinput/fragment/FlexInputFragment.java @@ -75,7 +75,7 @@ public class FlexInputFragment extends Fragment implements c.b.a.b { public FlexInputViewModel r; /* renamed from: s reason: collision with root package name */ - public Subscription f2495s; + public Subscription f2496s; public Subscription t; public Subscription u; public final List> v = new ArrayList(); @@ -288,7 +288,7 @@ public class FlexInputFragment extends Fragment implements c.b.a.b { if (flexInputState2.e) { String str = flexInputState2.a; Objects.requireNonNull(str, "null cannot be cast to non-null type kotlin.CharSequence"); - if ((w.trim(str).toString().length() > 0) || flexInputState2.f2499c.size() > 0) { + if ((w.trim(str).toString().length() > 0) || flexInputState2.f2500c.size() > 0) { z2 = true; ImageView imageView = flexInputFragment.j().p; m.checkNotNullExpressionValue(imageView, "binding.sendBtnImage"); @@ -296,7 +296,7 @@ public class FlexInputFragment extends Fragment implements c.b.a.b { FrameLayout frameLayout = flexInputFragment.j().o; m.checkNotNullExpressionValue(frameLayout, "binding.sendBtnContainer"); frameLayout.setEnabled(z2); - boolean z4 = !(flexInputState2.a.length() <= 0) || flexInputState2.f2499c.size() > 0; + boolean z4 = !(flexInputState2.a.length() <= 0) || flexInputState2.f2500c.size() > 0; FrameLayout frameLayout2 = flexInputFragment.j().o; m.checkNotNullExpressionValue(frameLayout2, "binding.sendBtnContainer"); frameLayout2.setVisibility(!z4 ? 0 : 8); @@ -309,7 +309,7 @@ public class FlexInputFragment extends Fragment implements c.b.a.b { LinearLayout linearLayout2 = flexInputFragment.j().n; m.checkNotNullExpressionValue(linearLayout2, "binding.mainInputContainer"); linearLayout2.setLayoutParams(layoutParams2); - if (flexInputState2.f2499c.isEmpty()) { + if (flexInputState2.f2500c.isEmpty()) { AttachmentPreviewAdapter> attachmentPreviewAdapter = flexInputFragment.p; if (attachmentPreviewAdapter == null) { m.throwUninitializedPropertyAccessException("attachmentPreviewAdapter"); @@ -319,7 +319,7 @@ public class FlexInputFragment extends Fragment implements c.b.a.b { } LinearLayout linearLayout3 = flexInputFragment.j().f253c; m.checkNotNullExpressionValue(linearLayout3, "binding.attachmentPreviewContainer"); - linearLayout3.setVisibility((flexInputState2.f2499c.size() > 0 || !flexInputState2.e) ? 8 : 0); + linearLayout3.setVisibility((flexInputState2.f2500c.size() > 0 || !flexInputState2.e) ? 8 : 0); AppCompatImageButton appCompatImageButton4 = flexInputFragment.j().l; m.checkNotNullExpressionValue(appCompatImageButton4, "binding.galleryBtn"); ViewExtensions.setEnabledAlpha$default(appCompatImageButton4, !flexInputState2.e && flexInputState2.f, 0.0f, 2, null); @@ -376,11 +376,11 @@ public class FlexInputFragment extends Fragment implements c.b.a.b { LinearLayout linearLayout2 = flexInputFragment.j().n; m.checkNotNullExpressionValue(linearLayout2, "binding.mainInputContainer"); linearLayout2.setLayoutParams(layoutParams2); - if (flexInputState2.f2499c.isEmpty()) { + if (flexInputState2.f2500c.isEmpty()) { } LinearLayout linearLayout3 = flexInputFragment.j().f253c; m.checkNotNullExpressionValue(linearLayout3, "binding.attachmentPreviewContainer"); - linearLayout3.setVisibility((flexInputState2.f2499c.size() > 0 || !flexInputState2.e) ? 8 : 0); + linearLayout3.setVisibility((flexInputState2.f2500c.size() > 0 || !flexInputState2.e) ? 8 : 0); AppCompatImageButton appCompatImageButton4 = flexInputFragment.j().l; m.checkNotNullExpressionValue(appCompatImageButton4, "binding.galleryBtn"); ViewExtensions.setEnabledAlpha$default(appCompatImageButton4, !flexInputState2.e && flexInputState2.f, 0.0f, 2, null); @@ -530,7 +530,7 @@ public class FlexInputFragment extends Fragment implements c.b.a.b { SelectionCoordinator, ?> selectionCoordinator = new SelectionCoordinator<>(null, null, 3); b().registerSelectionCoordinator(selectionCoordinator); selectionCoordinator.c(attachment, 0); - selectionCoordinator.f2498c.unregister(); + selectionCoordinator.f2499c.unregister(); FlexInputViewModel flexInputViewModel = this.r; if (flexInputViewModel != null) { flexInputViewModel.onAttachmentsUpdated(b().getAttachments()); @@ -626,7 +626,7 @@ public class FlexInputFragment extends Fragment implements c.b.a.b { if (flexInputViewModel != null) { flexInputViewModel.onFlexInputFragmentPause(); } - Subscription subscription = this.f2495s; + Subscription subscription = this.f2496s; if (subscription != null) { subscription.unsubscribe(); } @@ -646,7 +646,7 @@ public class FlexInputFragment extends Fragment implements c.b.a.b { super.onResume(); FlexInputViewModel flexInputViewModel = this.r; if (flexInputViewModel != null) { - this.f2495s = flexInputViewModel.observeState().q().V(new c.b.a.a.n(new d(this))); + this.f2496s = flexInputViewModel.observeState().q().V(new c.b.a.a.n(new d(this))); FlexInputViewModel flexInputViewModel2 = this.r; if (flexInputViewModel2 != null) { this.t = flexInputViewModel2.observeEvents().V(new c.b.a.a.n(new e(this))); diff --git a/app/src/main/java/com/lytefast/flexinput/fragment/MediaFragment.java b/app/src/main/java/com/lytefast/flexinput/fragment/MediaFragment.java index ddf6d4d7e3..3c0aae5c0d 100644 --- a/app/src/main/java/com/lytefast/flexinput/fragment/MediaFragment.java +++ b/app/src/main/java/com/lytefast/flexinput/fragment/MediaFragment.java @@ -99,19 +99,19 @@ public class MediaFragment extends Fragment { public final /* synthetic */ h b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ MediaFragment f2496c; + public final /* synthetic */ MediaFragment f2497c; public final /* synthetic */ c.b.a.b d; public b(View view, h hVar, MediaFragment mediaFragment, c.b.a.b bVar) { this.a = view; this.b = hVar; - this.f2496c = mediaFragment; + this.f2497c = mediaFragment; this.d = bVar; } @Override // androidx.swiperefreshlayout.widget.SwipeRefreshLayout.OnRefreshListener public final void onRefresh() { - if (MediaFragment.access$hasPermissions(this.f2496c, MediaFragment.REQUIRED_PERMISSION)) { + if (MediaFragment.access$hasPermissions(this.f2497c, MediaFragment.REQUIRED_PERMISSION)) { h hVar = this.b; Context context = this.a.getContext(); m.checkNotNullExpressionValue(context, "context"); @@ -119,7 +119,7 @@ public class MediaFragment extends Fragment { m.checkNotNullExpressionValue(contentResolver, "context.contentResolver"); hVar.b(contentResolver); } - SwipeRefreshLayout access$getSwipeRefreshLayout$p = MediaFragment.access$getSwipeRefreshLayout$p(this.f2496c); + SwipeRefreshLayout access$getSwipeRefreshLayout$p = MediaFragment.access$getSwipeRefreshLayout$p(this.f2497c); if (access$getSwipeRefreshLayout$p != null) { access$getSwipeRefreshLayout$p.setRefreshing(false); } @@ -219,7 +219,7 @@ public class MediaFragment extends Fragment { public void onDestroyView() { SelectionCoordinator, Media> selectionCoordinator = this.selectionCoordinator; m.checkNotNull(selectionCoordinator); - selectionCoordinator.f2498c.unregister(); + selectionCoordinator.f2499c.unregister(); super.onDestroyView(); } diff --git a/app/src/main/java/com/lytefast/flexinput/model/Attachment.java b/app/src/main/java/com/lytefast/flexinput/model/Attachment.java index 5643bf98d6..c04023dc2c 100644 --- a/app/src/main/java/com/lytefast/flexinput/model/Attachment.java +++ b/app/src/main/java/com/lytefast/flexinput/model/Attachment.java @@ -25,7 +25,7 @@ public class Attachment implements Parcelable { private final String displayName; /* renamed from: id reason: collision with root package name */ - private final long f2497id; + private final long f2498id; private boolean spoiler; private final Uri uri; @@ -170,7 +170,7 @@ public class Attachment implements Parcelable { public Attachment(long j, Uri uri, String str, T t, boolean z2) { m.checkNotNullParameter(uri, NotificationCompat.MessagingStyle.Message.KEY_DATA_URI); m.checkNotNullParameter(str, "displayName"); - this.f2497id = j; + this.f2498id = j; this.uri = uri; this.displayName = str; this.data = t; @@ -216,7 +216,7 @@ public class Attachment implements Parcelable { return false; } Attachment attachment = (Attachment) obj; - return this.f2497id == attachment.f2497id && m.areEqual(this.uri, attachment.uri) && this.spoiler == attachment.spoiler; + return this.f2498id == attachment.f2498id && m.areEqual(this.uri, attachment.uri) && this.spoiler == attachment.spoiler; } public final T getData() { @@ -228,7 +228,7 @@ public class Attachment implements Parcelable { } public final long getId() { - return this.f2497id; + return this.f2498id; } public final boolean getSpoiler() { @@ -241,7 +241,7 @@ public class Attachment implements Parcelable { @Override // java.lang.Object public int hashCode() { - return d.J0(Long.valueOf(this.f2497id), this.uri); + return d.J0(Long.valueOf(this.f2498id), this.uri); } public final void setSpoiler(boolean z2) { @@ -252,7 +252,7 @@ public class Attachment implements Parcelable { @CallSuper public void writeToParcel(Parcel parcel, int i) { m.checkNotNullParameter(parcel, "dest"); - parcel.writeLong(this.f2497id); + parcel.writeLong(this.f2498id); parcel.writeParcelable(this.uri, i); parcel.writeString(this.displayName); parcel.writeInt(this.spoiler ? 1 : 0); diff --git a/app/src/main/java/com/lytefast/flexinput/utils/SelectionAggregator.java b/app/src/main/java/com/lytefast/flexinput/utils/SelectionAggregator.java index 141caf6ef9..a753fa8588 100644 --- a/app/src/main/java/com/lytefast/flexinput/utils/SelectionAggregator.java +++ b/app/src/main/java/com/lytefast/flexinput/utils/SelectionAggregator.java @@ -234,7 +234,7 @@ public class SelectionAggregator> { a aVar = new a(this, selectionCoordinator); Objects.requireNonNull(selectionCoordinator); m.checkNotNullParameter(aVar, ""); - selectionCoordinator.f2498c = aVar; + selectionCoordinator.f2499c = aVar; this.childSelectionCoordinators.add(selectionCoordinator); } diff --git a/app/src/main/java/com/lytefast/flexinput/utils/SelectionCoordinator.java b/app/src/main/java/com/lytefast/flexinput/utils/SelectionCoordinator.java index 76b2f3480e..fc4b95ac43 100644 --- a/app/src/main/java/com/lytefast/flexinput/utils/SelectionCoordinator.java +++ b/app/src/main/java/com/lytefast/flexinput/utils/SelectionCoordinator.java @@ -15,7 +15,7 @@ public class SelectionCoordinator { public final ArrayMap b; /* renamed from: c reason: collision with root package name */ - public ItemSelectionListener f2498c; + public ItemSelectionListener f2499c; /* compiled from: SelectionCoordinator.kt */ public interface ItemSelectionListener { @@ -88,7 +88,7 @@ public class SelectionCoordinator { m.checkNotNullParameter(arrayMap2, "selectedItemPositionMap"); m.checkNotNullParameter(bVar, "itemSelectionListener"); this.b = arrayMap2; - this.f2498c = bVar; + this.f2499c = bVar; } public final boolean a(T t, int i) { @@ -127,7 +127,7 @@ public class SelectionCoordinator { if (adapter != null) { adapter.notifyItemChanged(i, new a(t, true)); } - this.f2498c.onItemSelected(t); + this.f2499c.onItemSelected(t); } public final boolean d(I i) { @@ -142,7 +142,7 @@ public class SelectionCoordinator { if (adapter != null) { adapter.notifyItemChanged(intValue, new a(i, false)); } - this.f2498c.onItemUnselected(i); + this.f2499c.onItemUnselected(i); return true; } } diff --git a/app/src/main/java/com/lytefast/flexinput/viewmodel/FlexInputState.java b/app/src/main/java/com/lytefast/flexinput/viewmodel/FlexInputState.java index 2ba6dbaa3e..2edbf9b719 100644 --- a/app/src/main/java/com/lytefast/flexinput/viewmodel/FlexInputState.java +++ b/app/src/main/java/com/lytefast/flexinput/viewmodel/FlexInputState.java @@ -12,7 +12,7 @@ public final class FlexInputState { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final List> f2499c; + public final List> f2500c; public final Integer d; public final boolean e; public final boolean f; @@ -33,7 +33,7 @@ public final class FlexInputState { m.checkNotNullParameter(list, "attachments"); this.a = str; this.b = z2; - this.f2499c = list; + this.f2500c = list; this.d = num; this.e = z3; this.f = z4; @@ -55,7 +55,7 @@ public final class FlexInputState { public static FlexInputState a(FlexInputState flexInputState, String str, boolean z2, List list, Integer num, boolean z3, boolean z4, boolean z5, boolean z6, boolean z7, Long l, Long l2, int i) { String str2 = (i & 1) != 0 ? flexInputState.a : str; boolean z8 = (i & 2) != 0 ? flexInputState.b : z2; - List list2 = (i & 4) != 0 ? flexInputState.f2499c : list; + List list2 = (i & 4) != 0 ? flexInputState.f2500c : list; Integer num2 = (i & 8) != 0 ? flexInputState.d : num; boolean z9 = (i & 16) != 0 ? flexInputState.e : z3; boolean z10 = (i & 32) != 0 ? flexInputState.f : z4; @@ -78,7 +78,7 @@ public final class FlexInputState { return false; } FlexInputState flexInputState = (FlexInputState) obj; - return m.areEqual(this.a, flexInputState.a) && this.b == flexInputState.b && m.areEqual(this.f2499c, flexInputState.f2499c) && m.areEqual(this.d, flexInputState.d) && this.e == flexInputState.e && this.f == flexInputState.f && this.g == flexInputState.g && this.h == flexInputState.h && this.i == flexInputState.i && m.areEqual(this.j, flexInputState.j) && m.areEqual(this.k, flexInputState.k); + return m.areEqual(this.a, flexInputState.a) && this.b == flexInputState.b && m.areEqual(this.f2500c, flexInputState.f2500c) && m.areEqual(this.d, flexInputState.d) && this.e == flexInputState.e && this.f == flexInputState.f && this.g == flexInputState.g && this.h == flexInputState.h && this.i == flexInputState.i && m.areEqual(this.j, flexInputState.j) && m.areEqual(this.k, flexInputState.k); } public int hashCode() { @@ -94,7 +94,7 @@ public final class FlexInputState { int i4 = z2 ? 1 : 0; int i5 = z2 ? 1 : 0; int i6 = (hashCode + i3) * 31; - List> list = this.f2499c; + List> list = this.f2500c; int hashCode2 = (i6 + (list != null ? list.hashCode() : 0)) * 31; Integer num = this.d; int hashCode3 = (hashCode2 + (num != null ? num.hashCode() : 0)) * 31; @@ -150,7 +150,7 @@ public final class FlexInputState { R.append(", showExpandedButtons="); R.append(this.b); R.append(", attachments="); - R.append(this.f2499c); + R.append(this.f2500c); R.append(", showContentDialogIndex="); R.append(this.d); R.append(", ableToSendMessages="); diff --git a/app/src/main/java/com/otaliastudios/cameraview/CameraView.java b/app/src/main/java/com/otaliastudios/cameraview/CameraView.java index 5ab17ba77d..a445b38bb6 100644 --- a/app/src/main/java/com/otaliastudios/cameraview/CameraView.java +++ b/app/src/main/java/com/otaliastudios/cameraview/CameraView.java @@ -90,7 +90,7 @@ public class CameraView extends FrameLayout implements LifecycleObserver { public int r; /* renamed from: s reason: collision with root package name */ - public Handler f2500s; + public Handler f2501s; public Executor t; @VisibleForTesting public b u; @@ -98,13 +98,13 @@ public class CameraView extends FrameLayout implements LifecycleObserver { public c.o.a.r.f w; /* renamed from: x reason: collision with root package name */ - public i f2501x; + public i f2502x; /* renamed from: y reason: collision with root package name */ - public c.o.a.x.b f2502y; + public c.o.a.x.b f2503y; /* renamed from: z reason: collision with root package name */ - public MediaActionSound f2503z; + public MediaActionSound f2504z; public class a implements ThreadFactory { public final AtomicInteger i = new AtomicInteger(1); @@ -254,10 +254,10 @@ public class CameraView extends FrameLayout implements LifecycleObserver { CameraView cameraView; boolean z2; if (this.i && (z2 = (cameraView = CameraView.this).k) && z2) { - if (cameraView.f2503z == null) { - cameraView.f2503z = new MediaActionSound(); + if (cameraView.f2504z == null) { + cameraView.f2504z = new MediaActionSound(); } - cameraView.f2503z.play(1); + cameraView.f2504z.play(1); } c.o.a.s.a aVar = CameraView.this.A; if (aVar != null) { @@ -277,7 +277,7 @@ public class CameraView extends FrameLayout implements LifecycleObserver { public void a(CameraException cameraException) { this.b.a(1, "dispatchError", cameraException); - CameraView.this.f2500s.post(new d(cameraException)); + CameraView.this.f2501s.post(new d(cameraException)); } public void b(@NonNull c.o.a.p.b bVar) { @@ -291,22 +291,22 @@ public class CameraView extends FrameLayout implements LifecycleObserver { public void c(float f2, @NonNull float[] fArr, @Nullable PointF[] pointFArr) { this.b.a(1, "dispatchOnExposureCorrectionChanged", Float.valueOf(f2)); - CameraView.this.f2500s.post(new RunnableC0194b(f2, fArr, pointFArr)); + CameraView.this.f2501s.post(new RunnableC0194b(f2, fArr, pointFArr)); } public void d(@Nullable c.o.a.q.a aVar, boolean z2, @NonNull PointF pointF) { this.b.a(1, "dispatchOnFocusEnd", aVar, Boolean.valueOf(z2), pointF); - CameraView.this.f2500s.post(new g(z2, aVar, pointF)); + CameraView.this.f2501s.post(new g(z2, aVar, pointF)); } public void e(@Nullable c.o.a.q.a aVar, @NonNull PointF pointF) { this.b.a(1, "dispatchOnFocusStart", aVar, pointF); - CameraView.this.f2500s.post(new f(pointF, aVar)); + CameraView.this.f2501s.post(new f(pointF, aVar)); } public void f(float f2, @Nullable PointF[] pointFArr) { this.b.a(1, "dispatchOnZoomChanged", Float.valueOf(f2)); - CameraView.this.f2500s.post(new a(f2, pointFArr)); + CameraView.this.f2501s.post(new a(f2, pointFArr)); } @NonNull @@ -315,14 +315,14 @@ public class CameraView extends FrameLayout implements LifecycleObserver { } public void h() { - c.o.a.x.b C = CameraView.this.f2501x.C(c.o.a.n.t.b.VIEW); + c.o.a.x.b C = CameraView.this.f2502x.C(c.o.a.n.t.b.VIEW); if (C == null) { throw new RuntimeException("Preview stream size should not be null here."); - } else if (C.equals(CameraView.this.f2502y)) { + } else if (C.equals(CameraView.this.f2503y)) { this.b.a(1, "onCameraPreviewStreamSizeChanged:", "swallowing because the preview size has not changed.", C); } else { this.b.a(1, "onCameraPreviewStreamSizeChanged: posting a requestLayout call.", "Preview stream size:", C); - CameraView.this.f2500s.post(new e()); + CameraView.this.f2501s.post(new e()); } } } @@ -497,7 +497,7 @@ public class CameraView extends FrameLayout implements LifecycleObserver { } obtainStyledAttributes.recycle(); this.u = new b(); - this.f2500s = new Handler(Looper.getMainLooper()); + this.f2501s = new Handler(Looper.getMainLooper()); this.E = new e(this.u); this.F = new g(this.u); this.G = new c.o.a.q.f(this.u); @@ -620,13 +620,13 @@ public class CameraView extends FrameLayout implements LifecycleObserver { } else { iVar = new c.o.a.n.d(bVar2); } - this.f2501x = iVar; + this.f2502x = iVar; bVar.a(2, "doInstantiateEngine:", "instantiated. engine:", iVar.getClass().getSimpleName()); - this.f2501x.o0(this.L); + this.f2502x.o0(this.L); } public final boolean c() { - i iVar = this.f2501x; + i iVar = this.f2502x; return iVar.m.f == c.o.a.n.v.e.OFF && !iVar.O(); } @@ -641,7 +641,7 @@ public class CameraView extends FrameLayout implements LifecycleObserver { fVar.g = -1; fVar.e = -1; } - this.f2501x.L0(false); + this.f2502x.L0(false); c.o.a.w.a aVar = this.v; if (aVar != null) { aVar.p(); @@ -650,9 +650,9 @@ public class CameraView extends FrameLayout implements LifecycleObserver { } public boolean d() { - c.o.a.n.v.e eVar = this.f2501x.m.f; + c.o.a.n.v.e eVar = this.f2502x.m.f; c.o.a.n.v.e eVar2 = c.o.a.n.v.e.ENGINE; - return eVar.f(eVar2) && this.f2501x.m.g.f(eVar2); + return eVar.f(eVar2) && this.f2502x.m.g.f(eVar2); } @OnLifecycleEvent(Lifecycle.Event.ON_DESTROY) @@ -662,9 +662,9 @@ public class CameraView extends FrameLayout implements LifecycleObserver { boolean z2 = this.C.size() > 0; this.C.clear(); if (z2) { - this.f2501x.k0(false); + this.f2502x.k0(false); } - this.f2501x.d(true, 0); + this.f2502x.d(true, 0); c.o.a.w.a aVar = this.v; if (aVar != null) { aVar.o(); @@ -740,29 +740,29 @@ public class CameraView extends FrameLayout implements LifecycleObserver { rectF2.set(Math.max(rectF.left, aVar2.i.left), Math.max(rectF.top, aVar2.i.top), Math.min(rectF.right, aVar2.i.right), Math.min(rectF.bottom, aVar2.i.bottom)); arrayList2.add(new c.o.a.t.a(rectF2, aVar2.j)); } - this.f2501x.I0(aVar, new c.o.a.t.b(arrayList2), pointFArr[0]); + this.f2502x.I0(aVar, new c.o.a.t.b(arrayList2), pointFArr[0]); return; case 2: - this.f2501x.O0(new l.a()); + this.f2502x.O0(new l.a()); return; case 3: - this.f2501x.P0(new l.a()); + this.f2502x.P0(new l.a()); return; case 4: - float N = this.f2501x.N(); + float N = this.f2502x.N(); float a3 = cVar.a(N, 0.0f, 1.0f); if (a3 != N) { - this.f2501x.G0(a3, pointFArr, true); + this.f2502x.G0(a3, pointFArr, true); return; } return; case 5: - float k = this.f2501x.k(); + float k = this.f2502x.k(); float f = cVar2.m; float f2 = cVar2.n; float a4 = cVar.a(k, f, f2); if (a4 != k) { - this.f2501x.d0(a4, new float[]{f, f2}, pointFArr, true); + this.f2502x.d0(a4, new float[]{f, f2}, pointFArr, true); return; } return; @@ -817,25 +817,25 @@ public class CameraView extends FrameLayout implements LifecycleObserver { @NonNull public c.o.a.m.a getAudio() { - return this.f2501x.f(); + return this.f2502x.f(); } public int getAudioBitRate() { - return this.f2501x.g(); + return this.f2502x.g(); } @NonNull public c.o.a.m.b getAudioCodec() { - return this.f2501x.h(); + return this.f2502x.h(); } public long getAutoFocusResetDelay() { - return this.f2501x.i(); + return this.f2502x.i(); } @Nullable public c.o.a.c getCameraOptions() { - return this.f2501x.j(); + return this.f2502x.j(); } @NonNull @@ -844,12 +844,12 @@ public class CameraView extends FrameLayout implements LifecycleObserver { } public float getExposureCorrection() { - return this.f2501x.k(); + return this.f2502x.k(); } @NonNull public c.o.a.m.e getFacing() { - return this.f2501x.l(); + return this.f2502x.l(); } @NonNull @@ -868,7 +868,7 @@ public class CameraView extends FrameLayout implements LifecycleObserver { @NonNull public c.o.a.m.f getFlash() { - return this.f2501x.m(); + return this.f2502x.m(); } public int getFrameProcessingExecutors() { @@ -876,19 +876,19 @@ public class CameraView extends FrameLayout implements LifecycleObserver { } public int getFrameProcessingFormat() { - return this.f2501x.n(); + return this.f2502x.n(); } public int getFrameProcessingMaxHeight() { - return this.f2501x.o(); + return this.f2502x.o(); } public int getFrameProcessingMaxWidth() { - return this.f2501x.p(); + return this.f2502x.p(); } public int getFrameProcessingPoolSize() { - return this.f2501x.q(); + return this.f2502x.q(); } @NonNull @@ -902,35 +902,35 @@ public class CameraView extends FrameLayout implements LifecycleObserver { @NonNull public h getHdr() { - return this.f2501x.r(); + return this.f2502x.r(); } @Nullable public Location getLocation() { - return this.f2501x.s(); + return this.f2502x.s(); } @NonNull public c.o.a.m.i getMode() { - return this.f2501x.t(); + return this.f2502x.t(); } @NonNull public j getPictureFormat() { - return this.f2501x.u(); + return this.f2502x.u(); } public boolean getPictureMetering() { - return this.f2501x.v(); + return this.f2502x.v(); } @Nullable public c.o.a.x.b getPictureSize() { - return this.f2501x.w(c.o.a.n.t.b.OUTPUT); + return this.f2502x.w(c.o.a.n.t.b.OUTPUT); } public boolean getPictureSnapshotMetering() { - return this.f2501x.y(); + return this.f2502x.y(); } public boolean getPlaySounds() { @@ -943,26 +943,26 @@ public class CameraView extends FrameLayout implements LifecycleObserver { } public float getPreviewFrameRate() { - return this.f2501x.A(); + return this.f2502x.A(); } public boolean getPreviewFrameRateExact() { - return this.f2501x.B(); + return this.f2502x.B(); } public int getSnapshotMaxHeight() { - return this.f2501x.D(); + return this.f2502x.D(); } public int getSnapshotMaxWidth() { - return this.f2501x.E(); + return this.f2502x.E(); } @Nullable public c.o.a.x.b getSnapshotSize() { c.o.a.x.b bVar = null; if (!(getWidth() == 0 || getHeight() == 0)) { - i iVar = this.f2501x; + i iVar = this.f2502x; c.o.a.n.t.b bVar2 = c.o.a.n.t.b.VIEW; c.o.a.x.b F = iVar.F(bVar2); if (F == null) { @@ -970,7 +970,7 @@ public class CameraView extends FrameLayout implements LifecycleObserver { } Rect F2 = c.i.a.f.e.o.f.F(F, c.o.a.x.a.f(getWidth(), getHeight())); bVar = new c.o.a.x.b(F2.width(), F2.height()); - if (this.f2501x.e().b(bVar2, c.o.a.n.t.b.OUTPUT)) { + if (this.f2502x.e().b(bVar2, c.o.a.n.t.b.OUTPUT)) { return bVar.f(); } } @@ -982,34 +982,34 @@ public class CameraView extends FrameLayout implements LifecycleObserver { } public int getVideoBitRate() { - return this.f2501x.G(); + return this.f2502x.G(); } @NonNull public c.o.a.m.l getVideoCodec() { - return this.f2501x.H(); + return this.f2502x.H(); } public int getVideoMaxDuration() { - return this.f2501x.I(); + return this.f2502x.I(); } public long getVideoMaxSize() { - return this.f2501x.J(); + return this.f2502x.J(); } @Nullable public c.o.a.x.b getVideoSize() { - return this.f2501x.K(c.o.a.n.t.b.OUTPUT); + return this.f2502x.K(c.o.a.n.t.b.OUTPUT); } @NonNull public m getWhiteBalance() { - return this.f2501x.M(); + return this.f2502x.M(); } public float getZoom() { - return this.f2501x.N(); + return this.f2502x.N(); } @Override // android.view.View, android.view.ViewGroup @@ -1032,7 +1032,7 @@ public class CameraView extends FrameLayout implements LifecycleObserver { } this.v = aVar; bVar.a(2, "doInstantiateEngine:", "instantiated. preview:", aVar.getClass().getSimpleName()); - this.f2501x.u0(this.v); + this.f2502x.u0(this.v); c.o.a.o.b bVar2 = this.q; if (bVar2 != null) { setFilter(bVar2); @@ -1043,7 +1043,7 @@ public class CameraView extends FrameLayout implements LifecycleObserver { @Override // android.view.View, android.view.ViewGroup public void onDetachedFromWindow() { - this.f2502y = null; + this.f2503y = null; super.onDetachedFromWindow(); } @@ -1058,8 +1058,8 @@ public class CameraView extends FrameLayout implements LifecycleObserver { super.onMeasure(View.MeasureSpec.makeMeasureSpec(View.MeasureSpec.getSize(i2), BasicMeasure.EXACTLY), View.MeasureSpec.makeMeasureSpec(View.MeasureSpec.getSize(i3), BasicMeasure.EXACTLY)); return; } - c.o.a.x.b C = this.f2501x.C(c.o.a.n.t.b.VIEW); - this.f2502y = C; + c.o.a.x.b C = this.f2502x.C(c.o.a.n.t.b.VIEW); + this.f2503y = C; if (C == null) { j.a(2, "onMeasure:", "surface is not ready. Calling default behavior."); super.onMeasure(i2, i3); @@ -1069,7 +1069,7 @@ public class CameraView extends FrameLayout implements LifecycleObserver { int mode2 = View.MeasureSpec.getMode(i3); int size = View.MeasureSpec.getSize(i2); int size2 = View.MeasureSpec.getSize(i3); - c.o.a.x.b bVar = this.f2502y; + c.o.a.x.b bVar = this.f2503y; float f = (float) bVar.i; float f2 = (float) bVar.j; ViewGroup.LayoutParams layoutParams = getLayoutParams(); @@ -1142,7 +1142,7 @@ public class CameraView extends FrameLayout implements LifecycleObserver { if (!d()) { return true; } - c.o.a.c j2 = this.f2501x.j(); + c.o.a.c j2 = this.f2502x.j(); if (j2 != null) { e eVar = this.E; if (!eVar.a ? false : eVar.c(motionEvent)) { @@ -1181,12 +1181,12 @@ public class CameraView extends FrameLayout implements LifecycleObserver { ((DisplayManager) fVar.b.getSystemService("display")).registerDisplayListener(fVar.f, fVar.a); fVar.d.enable(); } - c.o.a.n.t.a e = this.f2501x.e(); + c.o.a.n.t.a e = this.f2502x.e(); int i2 = this.w.g; e.e(i2); e.d = i2; e.d(); - this.f2501x.H0(); + this.f2502x.H0(); } } } @@ -1234,20 +1234,20 @@ public class CameraView extends FrameLayout implements LifecycleObserver { public void setAudio(@NonNull c.o.a.m.a aVar) { if (aVar == getAudio() || c()) { - this.f2501x.Z(aVar); + this.f2502x.Z(aVar); } else if (a(aVar)) { - this.f2501x.Z(aVar); + this.f2502x.Z(aVar); } else { close(); } } public void setAudioBitRate(int i2) { - this.f2501x.a0(i2); + this.f2502x.a0(i2); } public void setAudioCodec(@NonNull c.o.a.m.b bVar) { - this.f2501x.b0(bVar); + this.f2502x.b0(bVar); } public void setAutoFocusMarker(@Nullable c.o.a.s.a aVar) { @@ -1265,17 +1265,17 @@ public class CameraView extends FrameLayout implements LifecycleObserver { } public void setAutoFocusResetDelay(long j2) { - this.f2501x.c0(j2); + this.f2502x.c0(j2); } public void setEngine(@NonNull c.o.a.m.d dVar) { if (c()) { this.p = dVar; - i iVar = this.f2501x; + i iVar = this.f2502x; b(); c.o.a.w.a aVar = this.v; if (aVar != null) { - this.f2501x.u0(aVar); + this.f2502x.u0(aVar); } setFacing(iVar.l()); setFlash(iVar.m()); @@ -1301,7 +1301,7 @@ public class CameraView extends FrameLayout implements LifecycleObserver { setFrameProcessingMaxHeight(iVar.o()); setFrameProcessingFormat(0); setFrameProcessingPoolSize(iVar.q()); - this.f2501x.k0(!this.C.isEmpty()); + this.f2502x.k0(!this.C.isEmpty()); } } @@ -1320,12 +1320,12 @@ public class CameraView extends FrameLayout implements LifecycleObserver { if (f > f3) { f = f3; } - this.f2501x.d0(f, new float[]{f2, f3}, null, false); + this.f2502x.d0(f, new float[]{f2, f3}, null, false); } } public void setFacing(@NonNull c.o.a.m.e eVar) { - this.f2501x.e0(eVar); + this.f2502x.e0(eVar); } public void setFilter(@NonNull c.o.a.o.b bVar) { @@ -1345,7 +1345,7 @@ public class CameraView extends FrameLayout implements LifecycleObserver { } public void setFlash(@NonNull c.o.a.m.f fVar) { - this.f2501x.f0(fVar); + this.f2502x.f0(fVar); } public void setFrameProcessingExecutors(int i2) { @@ -1360,19 +1360,19 @@ public class CameraView extends FrameLayout implements LifecycleObserver { } public void setFrameProcessingFormat(int i2) { - this.f2501x.g0(i2); + this.f2502x.g0(i2); } public void setFrameProcessingMaxHeight(int i2) { - this.f2501x.h0(i2); + this.f2502x.h0(i2); } public void setFrameProcessingMaxWidth(int i2) { - this.f2501x.i0(i2); + this.f2502x.i0(i2); } public void setFrameProcessingPoolSize(int i2) { - this.f2501x.j0(i2); + this.f2502x.j0(i2); } public void setGrid(@NonNull c.o.a.m.g gVar) { @@ -1384,7 +1384,7 @@ public class CameraView extends FrameLayout implements LifecycleObserver { } public void setHdr(@NonNull h hVar) { - this.f2501x.l0(hVar); + this.f2502x.l0(hVar); } public void setLifecycleOwner(@Nullable LifecycleOwner lifecycleOwner) { @@ -1408,32 +1408,32 @@ public class CameraView extends FrameLayout implements LifecycleObserver { } public void setLocation(@Nullable Location location) { - this.f2501x.m0(location); + this.f2502x.m0(location); } public void setMode(@NonNull c.o.a.m.i iVar) { - this.f2501x.n0(iVar); + this.f2502x.n0(iVar); } public void setPictureFormat(@NonNull j jVar) { - this.f2501x.p0(jVar); + this.f2502x.p0(jVar); } public void setPictureMetering(boolean z2) { - this.f2501x.q0(z2); + this.f2502x.q0(z2); } public void setPictureSize(@NonNull c.o.a.x.c cVar) { - this.f2501x.r0(cVar); + this.f2502x.r0(cVar); } public void setPictureSnapshotMetering(boolean z2) { - this.f2501x.s0(z2); + this.f2502x.s0(z2); } public void setPlaySounds(boolean z2) { this.k = z2; - this.f2501x.t0(z2); + this.f2502x.t0(z2); } public void setPreview(@NonNull k kVar) { @@ -1452,15 +1452,15 @@ public class CameraView extends FrameLayout implements LifecycleObserver { } public void setPreviewFrameRate(float f) { - this.f2501x.v0(f); + this.f2502x.v0(f); } public void setPreviewFrameRateExact(boolean z2) { - this.f2501x.w0(z2); + this.f2502x.w0(z2); } public void setPreviewStreamSize(@NonNull c.o.a.x.c cVar) { - this.f2501x.x0(cVar); + this.f2502x.x0(cVar); } public void setRequestPermissions(boolean z2) { @@ -1468,11 +1468,11 @@ public class CameraView extends FrameLayout implements LifecycleObserver { } public void setSnapshotMaxHeight(int i2) { - this.f2501x.y0(i2); + this.f2502x.y0(i2); } public void setSnapshotMaxWidth(int i2) { - this.f2501x.z0(i2); + this.f2502x.z0(i2); } public void setUseDeviceOrientation(boolean z2) { @@ -1480,27 +1480,27 @@ public class CameraView extends FrameLayout implements LifecycleObserver { } public void setVideoBitRate(int i2) { - this.f2501x.A0(i2); + this.f2502x.A0(i2); } public void setVideoCodec(@NonNull c.o.a.m.l lVar) { - this.f2501x.B0(lVar); + this.f2502x.B0(lVar); } public void setVideoMaxDuration(int i2) { - this.f2501x.C0(i2); + this.f2502x.C0(i2); } public void setVideoMaxSize(long j2) { - this.f2501x.D0(j2); + this.f2502x.D0(j2); } public void setVideoSize(@NonNull c.o.a.x.c cVar) { - this.f2501x.E0(cVar); + this.f2502x.E0(cVar); } public void setWhiteBalance(@NonNull m mVar) { - this.f2501x.F0(mVar); + this.f2502x.F0(mVar); } public void setZoom(float f) { @@ -1510,6 +1510,6 @@ public class CameraView extends FrameLayout implements LifecycleObserver { if (f > 1.0f) { f = 1.0f; } - this.f2501x.G0(f, null, false); + this.f2502x.G0(f, null, false); } } diff --git a/app/src/main/java/com/yalantis/ucrop/UCropActivity.java b/app/src/main/java/com/yalantis/ucrop/UCropActivity.java index 1dbcdba1a4..2e44ca98c2 100644 --- a/app/src/main/java/com/yalantis/ucrop/UCropActivity.java +++ b/app/src/main/java/com/yalantis/ucrop/UCropActivity.java @@ -76,20 +76,20 @@ public class UCropActivity extends AppCompatActivity { public int r; /* renamed from: s reason: collision with root package name */ - public boolean f2505s; + public boolean f2506s; public boolean t = true; public UCropView u; public GestureCropImageView v; public OverlayView w; /* renamed from: x reason: collision with root package name */ - public ViewGroup f2506x; + public ViewGroup f2507x; /* renamed from: y reason: collision with root package name */ - public ViewGroup f2507y; + public ViewGroup f2508y; /* renamed from: z reason: collision with root package name */ - public ViewGroup f2508z; + public ViewGroup f2509z; public class a implements c.a { public a() { @@ -147,14 +147,14 @@ public class UCropActivity extends AppCompatActivity { } public final void c(@IdRes int i2) { - if (this.f2505s) { - ViewGroup viewGroup = this.f2506x; + if (this.f2506s) { + ViewGroup viewGroup = this.f2507x; int i3 = R.d.state_aspect_ratio; viewGroup.setSelected(i2 == i3); - ViewGroup viewGroup2 = this.f2507y; + ViewGroup viewGroup2 = this.f2508y; int i4 = R.d.state_rotate; viewGroup2.setSelected(i2 == i4); - ViewGroup viewGroup3 = this.f2508z; + ViewGroup viewGroup3 = this.f2509z; int i5 = R.d.state_scale; viewGroup3.setSelected(i2 == i5); int i6 = 8; @@ -162,9 +162,9 @@ public class UCropActivity extends AppCompatActivity { this.B.setVisibility(i2 == i4 ? 0 : 8); this.C.setVisibility(i2 == i5 ? 0 : 8); TransitionManager.beginDelayedTransition((ViewGroup) findViewById(R.d.ucrop_photobox), this.H); - this.f2508z.findViewById(R.d.text_view_scale).setVisibility(i2 == i5 ? 0 : 8); - this.f2506x.findViewById(R.d.text_view_crop).setVisibility(i2 == i3 ? 0 : 8); - View findViewById = this.f2507y.findViewById(R.d.text_view_rotate); + this.f2509z.findViewById(R.d.text_view_scale).setVisibility(i2 == i5 ? 0 : 8); + this.f2507x.findViewById(R.d.text_view_crop).setVisibility(i2 == i3 ? 0 : 8); + View findViewById = this.f2508y.findViewById(R.d.text_view_rotate); if (i2 == i4) { i6 = 0; } @@ -197,7 +197,7 @@ public class UCropActivity extends AppCompatActivity { } this.j = stringExtra; this.r = intent.getIntExtra("com.yalantis.ucrop.UcropLogoColor", ContextCompat.getColor(this, R.a.ucrop_color_default_logo)); - this.f2505s = !intent.getBooleanExtra("com.yalantis.ucrop.HideBottomControls", false); + this.f2506s = !intent.getBooleanExtra("com.yalantis.ucrop.HideBottomControls", false); this.o = intent.getIntExtra("com.yalantis.ucrop.UcropRootViewBackgroundColor", ContextCompat.getColor(this, R.a.ucrop_color_crop_background)); int i2 = this.l; Window window = getWindow(); @@ -227,12 +227,12 @@ public class UCropActivity extends AppCompatActivity { ((ImageView) findViewById(R.d.image_view_logo)).setColorFilter(this.r, PorterDuff.Mode.SRC_ATOP); int i3 = R.d.ucrop_frame; findViewById(i3).setBackgroundColor(this.o); - if (!this.f2505s) { + if (!this.f2506s) { ((RelativeLayout.LayoutParams) findViewById(i3).getLayoutParams()).bottomMargin = 0; findViewById(i3).requestLayout(); } ViewGroup viewGroup = null; - if (this.f2505s) { + if (this.f2506s) { ViewGroup viewGroup2 = (ViewGroup) ((ViewGroup) findViewById(R.d.ucrop_photobox)).findViewById(R.d.controls_wrapper); viewGroup2.setVisibility(0); LayoutInflater.from(this).inflate(R.e.ucrop_controls, viewGroup2, true); @@ -240,13 +240,13 @@ public class UCropActivity extends AppCompatActivity { this.H = autoTransition; autoTransition.setDuration(50L); ViewGroup viewGroup3 = (ViewGroup) findViewById(R.d.state_aspect_ratio); - this.f2506x = viewGroup3; + this.f2507x = viewGroup3; viewGroup3.setOnClickListener(this.M); ViewGroup viewGroup4 = (ViewGroup) findViewById(R.d.state_rotate); - this.f2507y = viewGroup4; + this.f2508y = viewGroup4; viewGroup4.setOnClickListener(this.M); ViewGroup viewGroup5 = (ViewGroup) findViewById(R.d.state_scale); - this.f2508z = viewGroup5; + this.f2509z = viewGroup5; viewGroup5.setOnClickListener(this.M); int i4 = R.d.layout_aspect_ratio; this.A = (ViewGroup) findViewById(i4); @@ -340,7 +340,7 @@ public class UCropActivity extends AppCompatActivity { int intExtra2 = intent.getIntExtra("com.yalantis.ucrop.AspectRatioSelectedByDefault", 0); ArrayList parcelableArrayListExtra2 = intent.getParcelableArrayListExtra("com.yalantis.ucrop.AspectRatioOptions"); if (floatExtra > 0.0f && floatExtra2 > 0.0f) { - ViewGroup viewGroup7 = this.f2506x; + ViewGroup viewGroup7 = this.f2507x; if (viewGroup7 != null) { viewGroup7.setVisibility(8); } @@ -369,9 +369,9 @@ public class UCropActivity extends AppCompatActivity { finish(); } } - if (!this.f2505s) { + if (!this.f2506s) { a(0); - } else if (this.f2506x.getVisibility() == 0) { + } else if (this.f2507x.getVisibility() == 0) { c(R.d.state_aspect_ratio); } else { c(R.d.state_scale); diff --git a/app/src/main/java/com/yalantis/ucrop/view/OverlayView.java b/app/src/main/java/com/yalantis/ucrop/view/OverlayView.java index ce4ec494e8..92c96966c4 100644 --- a/app/src/main/java/com/yalantis/ucrop/view/OverlayView.java +++ b/app/src/main/java/com/yalantis/ucrop/view/OverlayView.java @@ -38,20 +38,20 @@ public class OverlayView extends View { public boolean r; /* renamed from: s reason: collision with root package name */ - public boolean f2509s; + public boolean f2510s; public boolean t; public int u; public Path v = new Path(); public Paint w = new Paint(1); /* renamed from: x reason: collision with root package name */ - public Paint f2510x = new Paint(1); + public Paint f2511x = new Paint(1); /* renamed from: y reason: collision with root package name */ - public Paint f2511y = new Paint(1); + public Paint f2512y = new Paint(1); /* renamed from: z reason: collision with root package name */ - public Paint f2512z = new Paint(1); + public Paint f2513z = new Paint(1); public OverlayView(Context context, AttributeSet attributeSet) { super(context, attributeSet, 0); @@ -92,7 +92,7 @@ public class OverlayView extends View { if (this.t) { canvas.drawCircle(this.i.centerX(), this.i.centerY(), Math.min(this.i.width(), this.i.height()) / 2.0f, this.w); } - if (this.f2509s) { + if (this.f2510s) { if (this.q == null && !this.i.isEmpty()) { this.q = new float[((this.o * 4) + (this.n * 4))]; int i = 0; @@ -132,11 +132,11 @@ public class OverlayView extends View { } float[] fArr5 = this.q; if (fArr5 != null) { - canvas.drawLines(fArr5, this.f2510x); + canvas.drawLines(fArr5, this.f2511x); } } if (this.r) { - canvas.drawRect(this.i, this.f2511y); + canvas.drawRect(this.i, this.f2512y); } if (this.A != 0) { canvas.save(); @@ -150,7 +150,7 @@ public class OverlayView extends View { int i11 = this.G; rectF6.inset((float) (-i11), (float) i11); canvas.clipRect(this.j, Region.Op.DIFFERENCE); - canvas.drawRect(this.i, this.f2512z); + canvas.drawRect(this.i, this.f2513z); canvas.restore(); } } @@ -261,15 +261,15 @@ public class OverlayView extends View { } public void setCropFrameColor(@ColorInt int i) { - this.f2511y.setColor(i); + this.f2512y.setColor(i); } public void setCropFrameStrokeWidth(@IntRange(from = 0) int i) { - this.f2511y.setStrokeWidth((float) i); + this.f2512y.setStrokeWidth((float) i); } public void setCropGridColor(@ColorInt int i) { - this.f2510x.setColor(i); + this.f2511x.setColor(i); } public void setCropGridColumnCount(@IntRange(from = 0) int i) { @@ -283,7 +283,7 @@ public class OverlayView extends View { } public void setCropGridStrokeWidth(@IntRange(from = 0) int i) { - this.f2510x.setStrokeWidth((float) i); + this.f2511x.setStrokeWidth((float) i); } public void setDimmedColor(@ColorInt int i) { @@ -309,7 +309,7 @@ public class OverlayView extends View { } public void setShowCropGrid(boolean z2) { - this.f2509s = z2; + this.f2510s = z2; } public void setTargetAspectRatio(float f) { diff --git a/app/src/main/java/com/yalantis/ucrop/view/UCropView.java b/app/src/main/java/com/yalantis/ucrop/view/UCropView.java index 4b2cc99b0a..402229307d 100644 --- a/app/src/main/java/com/yalantis/ucrop/view/UCropView.java +++ b/app/src/main/java/com/yalantis/ucrop/view/UCropView.java @@ -31,20 +31,20 @@ public class UCropView extends FrameLayout { overlayView.w.setStrokeWidth(1.0f); int dimensionPixelSize = obtainStyledAttributes.getDimensionPixelSize(R.h.ucrop_UCropView_ucrop_frame_stroke_size, overlayView.getResources().getDimensionPixelSize(R.b.ucrop_default_crop_frame_stoke_width)); int color2 = obtainStyledAttributes.getColor(R.h.ucrop_UCropView_ucrop_frame_color, overlayView.getResources().getColor(R.a.ucrop_color_default_crop_frame)); - overlayView.f2511y.setStrokeWidth((float) dimensionPixelSize); - overlayView.f2511y.setColor(color2); - overlayView.f2511y.setStyle(Paint.Style.STROKE); - overlayView.f2512z.setStrokeWidth((float) (dimensionPixelSize * 3)); - overlayView.f2512z.setColor(color2); - overlayView.f2512z.setStyle(Paint.Style.STROKE); + overlayView.f2512y.setStrokeWidth((float) dimensionPixelSize); + overlayView.f2512y.setColor(color2); + overlayView.f2512y.setStyle(Paint.Style.STROKE); + overlayView.f2513z.setStrokeWidth((float) (dimensionPixelSize * 3)); + overlayView.f2513z.setColor(color2); + overlayView.f2513z.setStyle(Paint.Style.STROKE); overlayView.r = obtainStyledAttributes.getBoolean(R.h.ucrop_UCropView_ucrop_show_frame, true); int dimensionPixelSize2 = obtainStyledAttributes.getDimensionPixelSize(R.h.ucrop_UCropView_ucrop_grid_stroke_size, overlayView.getResources().getDimensionPixelSize(R.b.ucrop_default_crop_grid_stoke_width)); int color3 = obtainStyledAttributes.getColor(R.h.ucrop_UCropView_ucrop_grid_color, overlayView.getResources().getColor(R.a.ucrop_color_default_crop_grid)); - overlayView.f2510x.setStrokeWidth((float) dimensionPixelSize2); - overlayView.f2510x.setColor(color3); + overlayView.f2511x.setStrokeWidth((float) dimensionPixelSize2); + overlayView.f2511x.setColor(color3); overlayView.n = obtainStyledAttributes.getInt(R.h.ucrop_UCropView_ucrop_grid_row_count, 2); overlayView.o = obtainStyledAttributes.getInt(R.h.ucrop_UCropView_ucrop_grid_column_count, 2); - overlayView.f2509s = obtainStyledAttributes.getBoolean(R.h.ucrop_UCropView_ucrop_show_grid, true); + overlayView.f2510s = obtainStyledAttributes.getBoolean(R.h.ucrop_UCropView_ucrop_show_grid, true); GestureCropImageView gestureCropImageView = this.i; Objects.requireNonNull(gestureCropImageView); float abs = Math.abs(obtainStyledAttributes.getFloat(R.h.ucrop_UCropView_ucrop_aspect_ratio_x, 0.0f)); diff --git a/app/src/main/java/com/yalantis/ucrop/view/widget/HorizontalProgressWheelView.java b/app/src/main/java/com/yalantis/ucrop/view/widget/HorizontalProgressWheelView.java index 1442fda6b0..4cbbd8410e 100644 --- a/app/src/main/java/com/yalantis/ucrop/view/widget/HorizontalProgressWheelView.java +++ b/app/src/main/java/com/yalantis/ucrop/view/widget/HorizontalProgressWheelView.java @@ -23,7 +23,7 @@ public class HorizontalProgressWheelView extends View { public float r; /* renamed from: s reason: collision with root package name */ - public int f2513s = ContextCompat.getColor(getContext(), R.a.ucrop_color_widget_rotate_mid_line); + public int f2514s = ContextCompat.getColor(getContext(), R.a.ucrop_color_widget_rotate_mid_line); public interface a { void a(); @@ -42,7 +42,7 @@ public class HorizontalProgressWheelView extends View { this.l.setColor(getResources().getColor(R.a.ucrop_color_progress_wheel_line)); Paint paint2 = new Paint(this.l); this.m = paint2; - paint2.setColor(this.f2513s); + paint2.setColor(this.f2514s); this.m.setStrokeCap(Paint.Cap.ROUND); this.m.setStrokeWidth((float) getContext().getResources().getDimensionPixelSize(R.b.ucrop_width_middle_wheel_progress_line)); } @@ -109,7 +109,7 @@ public class HorizontalProgressWheelView extends View { } public void setMiddleLineColor(@ColorInt int i) { - this.f2513s = i; + this.f2514s = i; this.m.setColor(i); invalidate(); } diff --git a/app/src/main/java/d0/c0/e.java b/app/src/main/java/d0/c0/e.java index 44cf4b9b78..41168d1912 100644 --- a/app/src/main/java/d0/c0/e.java +++ b/app/src/main/java/d0/c0/e.java @@ -11,13 +11,13 @@ public final class e extends c implements Serializable { private int w; /* renamed from: x reason: collision with root package name */ - private int f2514x; + private int f2515x; /* renamed from: y reason: collision with root package name */ - private int f2515y; + private int f2516y; /* renamed from: z reason: collision with root package name */ - private int f2516z; + private int f2517z; /* compiled from: XorWowRandom.kt */ public static final class a { @@ -34,9 +34,9 @@ public final class e extends c implements Serializable { } public e(int i, int i2, int i3, int i4, int i5, int i6) { - this.f2514x = i; - this.f2515y = i2; - this.f2516z = i3; + this.f2515x = i; + this.f2516y = i2; + this.f2517z = i3; this.w = i4; this.v = i5; this.addend = i6; @@ -57,11 +57,11 @@ public final class e extends c implements Serializable { @Override // d0.c0.c public int nextInt() { - int i = this.f2514x; + int i = this.f2515x; int i2 = i ^ (i >>> 2); - this.f2514x = this.f2515y; - this.f2515y = this.f2516z; - this.f2516z = this.w; + this.f2515x = this.f2516y; + this.f2516y = this.f2517z; + this.f2517z = this.w; int i3 = this.v; this.w = i3; int i4 = ((i2 ^ (i2 << 1)) ^ i3) ^ (i3 << 4); diff --git a/app/src/main/java/d0/e0/i.java b/app/src/main/java/d0/e0/i.java index c64e17dc42..4f6bb568d1 100644 --- a/app/src/main/java/d0/e0/i.java +++ b/app/src/main/java/d0/e0/i.java @@ -10,7 +10,7 @@ public final class i { public static final a b = new a(null); /* renamed from: c reason: collision with root package name */ - public final j f2517c; + public final j f2518c; public final KType d; /* compiled from: KTypeProjection.kt */ @@ -40,7 +40,7 @@ public final class i { public i(j jVar, KType kType) { String str; - this.f2517c = jVar; + this.f2518c = jVar; this.d = kType; if (!((jVar == null) != (kType == null) ? false : true)) { if (jVar == null) { @@ -53,7 +53,7 @@ public final class i { } public final j component1() { - return this.f2517c; + return this.f2518c; } public final KType component2() { @@ -68,7 +68,7 @@ public final class i { return false; } i iVar = (i) obj; - return m.areEqual(this.f2517c, iVar.f2517c) && m.areEqual(this.d, iVar.d); + return m.areEqual(this.f2518c, iVar.f2518c) && m.areEqual(this.d, iVar.d); } public final KType getType() { @@ -76,11 +76,11 @@ public final class i { } public final j getVariance() { - return this.f2517c; + return this.f2518c; } public int hashCode() { - j jVar = this.f2517c; + j jVar = this.f2518c; int i = 0; int hashCode = (jVar != null ? jVar.hashCode() : 0) * 31; KType kType = this.d; @@ -91,7 +91,7 @@ public final class i { } public String toString() { - j jVar = this.f2517c; + j jVar = this.f2518c; if (jVar == null) { return "*"; } diff --git a/app/src/main/java/d0/e0/p/d/e.java b/app/src/main/java/d0/e0/p/d/e.java index fe2ea723bf..166ea05bca 100644 --- a/app/src/main/java/d0/e0/p/d/e.java +++ b/app/src/main/java/d0/e0/p/d/e.java @@ -83,7 +83,7 @@ public abstract class e { public final n0 b; /* renamed from: c reason: collision with root package name */ - public final n f2518c; + public final n f2519c; public final a.d d; public final d0.e0.p.d.m0.f.z.c e; public final g f; @@ -99,7 +99,7 @@ public abstract class e { m.checkNotNullParameter(cVar, "nameResolver"); m.checkNotNullParameter(gVar, "typeTable"); this.b = n0Var; - this.f2518c = nVar; + this.f2519c = nVar; this.d = dVar; this.e = cVar; this.f = gVar; @@ -170,7 +170,7 @@ public abstract class e { } public final n getProto() { - return this.f2518c; + return this.f2519c; } public final a.d getSignature() { diff --git a/app/src/main/java/d0/e0/p/d/i.java b/app/src/main/java/d0/e0/p/d/i.java index f77be2da1e..15d58c6ed8 100644 --- a/app/src/main/java/d0/e0/p/d/i.java +++ b/app/src/main/java/d0/e0/p/d/i.java @@ -102,7 +102,7 @@ public abstract class i implements d0.z.d.e { public final CharSequence invoke(x xVar) { m.checkNotNullParameter(xVar, "descriptor"); - return d0.e0.p.d.m0.j.c.f2715c.render(xVar) + " | " + f0.b.mapSignature(xVar).asString(); + return d0.e0.p.d.m0.j.c.f2716c.render(xVar) + " | " + f0.b.mapSignature(xVar).asString(); } } @@ -116,7 +116,7 @@ public abstract class i implements d0.z.d.e { public final CharSequence invoke(n0 n0Var) { m.checkNotNullParameter(n0Var, "descriptor"); - return d0.e0.p.d.m0.j.c.f2715c.render(n0Var) + " | " + f0.b.mapPropertySignature(n0Var).asString(); + return d0.e0.p.d.m0.j.c.f2716c.render(n0Var) + " | " + f0.b.mapPropertySignature(n0Var).asString(); } } diff --git a/app/src/main/java/d0/e0/p/d/j.java b/app/src/main/java/d0/e0/p/d/j.java index 88361d08d7..a338fc2efe 100644 --- a/app/src/main/java/d0/e0/p/d/j.java +++ b/app/src/main/java/d0/e0/p/d/j.java @@ -37,7 +37,7 @@ public final class j extends f implements i, KFunction, public final String r; /* renamed from: s reason: collision with root package name */ - public final Object f2520s; + public final Object f2521s; /* compiled from: KFunctionImpl.kt */ public static final class a extends o implements Function0> { @@ -211,7 +211,7 @@ public final class j extends f implements i, KFunction, public j(i iVar, String str, String str2, x xVar, Object obj) { this.q = iVar; this.r = str2; - this.f2520s = obj; + this.f2521s = obj; this.n = c0.lazySoft(xVar, new c(this, str)); this.o = c0.lazy(new a(this)); this.p = c0.lazy(new b(this)); @@ -248,7 +248,7 @@ public final class j extends f implements i, KFunction, public boolean equals(Object obj) { j asKFunctionImpl = j0.asKFunctionImpl(obj); - return asKFunctionImpl != null && m.areEqual(getContainer(), asKFunctionImpl.getContainer()) && m.areEqual(getName(), asKFunctionImpl.getName()) && m.areEqual(this.r, asKFunctionImpl.r) && m.areEqual(this.f2520s, asKFunctionImpl.f2520s); + return asKFunctionImpl != null && m.areEqual(getContainer(), asKFunctionImpl.getContainer()) && m.areEqual(getName(), asKFunctionImpl.getName()) && m.areEqual(this.r, asKFunctionImpl.r) && m.areEqual(this.f2521s, asKFunctionImpl.f2521s); } @Override // d0.z.d.i @@ -257,7 +257,7 @@ public final class j extends f implements i, KFunction, } public final Object getBoundReceiver() { - return h.coerceToExpectedReceiverType(this.f2520s, getDescriptor()); + return h.coerceToExpectedReceiverType(this.f2521s, getDescriptor()); } @Override // d0.e0.p.d.f @@ -380,7 +380,7 @@ public final class j extends f implements i, KFunction, @Override // d0.e0.p.d.f public boolean isBound() { - return !m.areEqual(this.f2520s, d0.z.d.d.NO_RECEIVER); + return !m.areEqual(this.f2521s, d0.z.d.d.NO_RECEIVER); } @Override // kotlin.reflect.KFunction diff --git a/app/src/main/java/d0/e0/p/d/j0.java b/app/src/main/java/d0/e0/p/d/j0.java index c6acf9b7a4..a41a9ec02d 100644 --- a/app/src/main/java/d0/e0/p/d/j0.java +++ b/app/src/main/java/d0/e0/p/d/j0.java @@ -355,7 +355,7 @@ public final class j0 { if (d0.z.d.m.areEqual(uVar, d0.e0.p.d.m0.c.t.e)) { return KVisibility.PUBLIC; } - if (d0.z.d.m.areEqual(uVar, d0.e0.p.d.m0.c.t.f2613c)) { + if (d0.z.d.m.areEqual(uVar, d0.e0.p.d.m0.c.t.f2614c)) { return KVisibility.PROTECTED; } if (d0.z.d.m.areEqual(uVar, d0.e0.p.d.m0.c.t.d)) { diff --git a/app/src/main/java/d0/e0/p/d/l0/a.java b/app/src/main/java/d0/e0/p/d/l0/a.java index 40f0f21406..c10626735d 100644 --- a/app/src/main/java/d0/e0/p/d/l0/a.java +++ b/app/src/main/java/d0/e0/p/d/l0/a.java @@ -17,7 +17,7 @@ public final class a implements d { public final List> b; /* renamed from: c reason: collision with root package name */ - public final List f2521c; + public final List f2522c; public final Class d; public final List e; public final EnumC0203a f; @@ -68,7 +68,7 @@ public final class a implements d { for (Method method3 : list4) { arrayList3.add(method3.getDefaultValue()); } - this.f2521c = arrayList3; + this.f2522c = arrayList3; if (this.f == EnumC0203a.POSITIONAL_CALL && bVar == b.JAVA && (!u.minus(this.e, "value").isEmpty())) { throw new UnsupportedOperationException("Positional call of a Java annotation constructor is allowed only if there are no parameters or one parameter named \"value\". This restriction exists because Java annotations (in contrast to Kotlin)do not impose any order on their arguments. Use KCallable#callBy instead."); } @@ -97,7 +97,7 @@ public final class a implements d { while (i < length) { Object obj = objArr[i]; int i3 = i2 + 1; - Object access$transformKotlinToJvm = (obj == null && this.f == EnumC0203a.CALL_BY_NAME) ? this.f2521c.get(i2) : b.access$transformKotlinToJvm(obj, this.b.get(i2)); + Object access$transformKotlinToJvm = (obj == null && this.f == EnumC0203a.CALL_BY_NAME) ? this.f2522c.get(i2) : b.access$transformKotlinToJvm(obj, this.b.get(i2)); if (access$transformKotlinToJvm != null) { arrayList.add(access$transformKotlinToJvm); i++; diff --git a/app/src/main/java/d0/e0/p/d/l0/b.java b/app/src/main/java/d0/e0/p/d/l0/b.java index e6f0a7e858..f82e7eb24f 100644 --- a/app/src/main/java/d0/e0/p/d/l0/b.java +++ b/app/src/main/java/d0/e0/p/d/l0/b.java @@ -152,14 +152,14 @@ public final class b { public final /* synthetic */ Lazy b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ Lazy f2522c; + public final /* synthetic */ Lazy f2523c; public final /* synthetic */ a d; public final /* synthetic */ Map e; public c(Class cls, Lazy lazy, KProperty kProperty, Lazy lazy2, KProperty kProperty2, a aVar, Map map) { this.a = cls; this.b = lazy; - this.f2522c = lazy2; + this.f2523c = lazy2; this.d = aVar; this.e = map; } @@ -176,7 +176,7 @@ public final class b { return this.a; } } else if (name.equals("hashCode")) { - return this.f2522c.getValue(); + return this.f2523c.getValue(); } } else if (name.equals("toString")) { return this.b.getValue(); diff --git a/app/src/main/java/d0/e0/p/d/l0/e.java b/app/src/main/java/d0/e0/p/d/l0/e.java index e8c18682d2..7fa62e5ec8 100644 --- a/app/src/main/java/d0/e0/p/d/l0/e.java +++ b/app/src/main/java/d0/e0/p/d/l0/e.java @@ -23,7 +23,7 @@ public abstract class e implements d { public final List b; /* renamed from: c reason: collision with root package name */ - public final M f2523c; + public final M f2524c; public final Type d; public final Class e; @@ -507,7 +507,7 @@ public abstract class e implements d { */ public e(Member member, Type type, Class cls, Type[] typeArr, DefaultConstructorMarker defaultConstructorMarker) { List list; - this.f2523c = member; + this.f2524c = member; this.d = type; this.e = cls; if (cls != null) { @@ -521,7 +521,7 @@ public abstract class e implements d { } public final void a(Object obj) { - if (obj == null || !this.f2523c.getDeclaringClass().isInstance(obj)) { + if (obj == null || !this.f2524c.getDeclaringClass().isInstance(obj)) { throw new IllegalArgumentException("An object member requires the object instance passed as the first argument."); } } @@ -537,7 +537,7 @@ public abstract class e implements d { @Override // d0.e0.p.d.l0.d public final M getMember() { - return this.f2523c; + return this.f2524c; } @Override // d0.e0.p.d.l0.d diff --git a/app/src/main/java/d0/e0/p/d/l0/g.java b/app/src/main/java/d0/e0/p/d/l0/g.java index c3283051f1..30b47ede68 100644 --- a/app/src/main/java/d0/e0/p/d/l0/g.java +++ b/app/src/main/java/d0/e0/p/d/l0/g.java @@ -25,7 +25,7 @@ public final class g implements d { public final d b; /* renamed from: c reason: collision with root package name */ - public final boolean f2524c; + public final boolean f2525c; /* compiled from: InlineClassAwareCaller.kt */ public static final class a { @@ -33,14 +33,14 @@ public final class g implements d { public final Method[] b; /* renamed from: c reason: collision with root package name */ - public final Method f2525c; + public final Method f2526c; public a(IntRange intRange, Method[] methodArr, Method method) { m.checkNotNullParameter(intRange, "argumentRange"); m.checkNotNullParameter(methodArr, "unbox"); this.a = intRange; this.b = methodArr; - this.f2525c = method; + this.f2526c = method; } public final IntRange component1() { @@ -52,7 +52,7 @@ public final class g implements d { } public final Method component3() { - return this.f2525c; + return this.f2526c; } } @@ -67,7 +67,7 @@ public final class g implements d { m.checkNotNullParameter(bVar, "descriptor"); m.checkNotNullParameter(dVar, "caller"); this.b = dVar; - this.f2524c = z2; + this.f2525c = z2; c0 returnType = bVar.getReturnType(); m.checkNotNull(returnType); m.checkNotNullExpressionValue(returnType, "descriptor.returnType!!"); @@ -137,7 +137,7 @@ public final class g implements d { R.append(getParameterTypes()); R.append(")\n"); R.append("Default: "); - R.append(this.f2524c); + R.append(this.f2525c); throw new a0(R.toString()); } } diff --git a/app/src/main/java/d0/e0/p/d/l0/i.java b/app/src/main/java/d0/e0/p/d/l0/i.java index efa393c75d..db342a5a05 100644 --- a/app/src/main/java/d0/e0/p/d/l0/i.java +++ b/app/src/main/java/d0/e0/p/d/l0/i.java @@ -17,7 +17,7 @@ public abstract class i implements d { public final Method b; /* renamed from: c reason: collision with root package name */ - public final List f2526c; + public final List f2527c; /* compiled from: InternalUnderlyingValOfInlineClass.kt */ public static final class a extends i implements c { @@ -68,7 +68,7 @@ public abstract class i implements d { public i(Method method, List list, DefaultConstructorMarker defaultConstructorMarker) { this.b = method; - this.f2526c = list; + this.f2527c = list; Class returnType = method.getReturnType(); m.checkNotNullExpressionValue(returnType, "unboxMethod.returnType"); this.a = returnType; @@ -86,7 +86,7 @@ public abstract class i implements d { @Override // d0.e0.p.d.l0.d public final List getParameterTypes() { - return this.f2526c; + return this.f2527c; } @Override // d0.e0.p.d.l0.d diff --git a/app/src/main/java/d0/e0/p/d/m0/a.java b/app/src/main/java/d0/e0/p/d/m0/a.java index 40d21ab5cb..842ec5104e 100644 --- a/app/src/main/java/d0/e0/p/d/m0/a.java +++ b/app/src/main/java/d0/e0/p/d/m0/a.java @@ -12,7 +12,7 @@ public final class a { public static final Set b; static { - List listOf = n.listOf((Object[]) new b[]{a0.a, a0.h, a0.i, a0.f2618c, a0.d, a0.f}); + List listOf = n.listOf((Object[]) new b[]{a0.a, a0.h, a0.i, a0.f2619c, a0.d, a0.f}); LinkedHashSet linkedHashSet = new LinkedHashSet(); for (b bVar : listOf) { linkedHashSet.add(d0.e0.p.d.m0.g.a.topLevel(bVar)); diff --git a/app/src/main/java/d0/e0/p/d/m0/b/g.java b/app/src/main/java/d0/e0/p/d/m0/b/g.java index 58e8ad3e46..ea24422f27 100644 --- a/app/src/main/java/d0/e0/p/d/m0/b/g.java +++ b/app/src/main/java/d0/e0/p/d/m0/b/g.java @@ -49,7 +49,7 @@ public final class g { public static final e extractParameterNameFromFunctionTypeArgument(c0 c0Var) { String str; m.checkNotNullParameter(c0Var, ""); - c findAnnotation = c0Var.getAnnotations().findAnnotation(k.a.f2544y); + c findAnnotation = c0Var.getAnnotations().findAnnotation(k.a.f2545y); if (findAnnotation == null) { return null; } @@ -89,7 +89,7 @@ public final class g { eVar = null; } if (eVar != null) { - b bVar = k.a.f2544y; + b bVar = k.a.f2545y; e identifier = e.identifier(ModelAuditLogEntry.CHANGE_KEY_NAME); String asString = eVar.asString(); m.checkNotNullExpressionValue(asString, "name.asString()"); @@ -122,7 +122,7 @@ public final class g { public static final c0 getReceiverTypeFromFunctionType(c0 c0Var) { m.checkNotNullParameter(c0Var, ""); isBuiltinFunctionalType(c0Var); - if (c0Var.getAnnotations().findAnnotation(k.a.f2543x) != null) { + if (c0Var.getAnnotations().findAnnotation(k.a.f2544x) != null) { return ((w0) u.first((List) c0Var.getArguments())).getType(); } return null; @@ -148,7 +148,7 @@ public final class g { if (!isBuiltinFunctionalType(c0Var)) { return false; } - return c0Var.getAnnotations().findAnnotation(k.a.f2543x) != null; + return c0Var.getAnnotations().findAnnotation(k.a.f2544x) != null; } public static final boolean isBuiltinFunctionalClassDescriptor(d0.e0.p.d.m0.c.m mVar) { @@ -178,7 +178,7 @@ public final class g { public static final d0.e0.p.d.m0.c.g1.g withExtensionFunctionAnnotation(d0.e0.p.d.m0.c.g1.g gVar, h hVar) { m.checkNotNullParameter(gVar, ""); m.checkNotNullParameter(hVar, "builtIns"); - b bVar = k.a.f2543x; + b bVar = k.a.f2544x; return gVar.hasAnnotation(bVar) ? gVar : d0.e0.p.d.m0.c.g1.g.f.create(u.plus(gVar, new j(hVar, bVar, h0.emptyMap()))); } } diff --git a/app/src/main/java/d0/e0/p/d/m0/b/h.java b/app/src/main/java/d0/e0/p/d/m0/b/h.java index 9b2caa8cee..63221928d4 100644 --- a/app/src/main/java/d0/e0/p/d/m0/b/h.java +++ b/app/src/main/java/d0/e0/p/d/m0/b/h.java @@ -40,7 +40,7 @@ public abstract class h { public y b; /* renamed from: c reason: collision with root package name */ - public final j f2527c; + public final j f2528c; public final d0.e0.p.d.m0.m.h d; public final o e; @@ -131,12 +131,12 @@ public abstract class h { public final Map b; /* renamed from: c reason: collision with root package name */ - public final Map f2528c; + public final Map f2529c; public e(Map map, Map map2, Map map3, a aVar) { this.a = map; this.b = map2; - this.f2528c = map3; + this.f2529c = map3; } } @@ -144,7 +144,7 @@ public abstract class h { if (oVar != null) { this.e = oVar; oVar.createLazyValue(new a()); - this.f2527c = oVar.createLazyValue(new b()); + this.f2528c = oVar.createLazyValue(new b()); this.d = oVar.createMemoizedFunction(new c()); return; } @@ -1386,7 +1386,7 @@ public abstract class h { public static boolean isNothingOrNullableNothing(c0 c0Var) { if (c0Var != null) { - return i(c0Var, k.a.f2533c); + return i(c0Var, k.a.f2534c); } a(137); throw null; @@ -1444,7 +1444,7 @@ public abstract class h { public static boolean isSpecialClassWithNoSupertypes(d0.e0.p.d.m0.c.e eVar) { if (eVar != null) { - return c(eVar, k.a.b) || c(eVar, k.a.f2533c); + return c(eVar, k.a.b) || c(eVar, k.a.f2534c); } a(106); throw null; @@ -1469,7 +1469,7 @@ public abstract class h { public static boolean isUByteArray(c0 c0Var) { if (c0Var != null) { - return j(c0Var, k.a.f2540i0.toUnsafe()); + return j(c0Var, k.a.f2541i0.toUnsafe()); } a(127); throw null; @@ -1493,7 +1493,7 @@ public abstract class h { public static boolean isUShortArray(c0 c0Var) { if (c0Var != null) { - return j(c0Var, k.a.f2541j0.toUnsafe()); + return j(c0Var, k.a.f2542j0.toUnsafe()); } a(128); throw null; @@ -1614,7 +1614,7 @@ public abstract class h { throw null; } else if (!isArray(c0Var)) { c0 makeNotNullable = e1.makeNotNullable(c0Var); - d0.e0.p.d.m0.n.j0 j0Var2 = this.f2527c.mo1invoke().f2528c.get(makeNotNullable); + d0.e0.p.d.m0.n.j0 j0Var2 = this.f2528c.mo1invoke().f2529c.get(makeNotNullable); if (j0Var2 != null) { return j0Var2; } @@ -1861,7 +1861,7 @@ public abstract class h { public d0.e0.p.d.m0.n.j0 getPrimitiveArrayKotlinType(i iVar) { if (iVar != null) { - d0.e0.p.d.m0.n.j0 j0Var = this.f2527c.mo1invoke().a.get(iVar); + d0.e0.p.d.m0.n.j0 j0Var = this.f2528c.mo1invoke().a.get(iVar); if (j0Var != null) { return j0Var; } diff --git a/app/src/main/java/d0/e0/p/d/m0/b/j.java b/app/src/main/java/d0/e0/p/d/m0/b/j.java index 10aec39d90..5e3e53740b 100644 --- a/app/src/main/java/d0/e0/p/d/m0/b/j.java +++ b/app/src/main/java/d0/e0/p/d/m0/b/j.java @@ -29,7 +29,7 @@ public final class j { public static final /* synthetic */ KProperty[] b; /* renamed from: c reason: collision with root package name */ - public final d0 f2529c; + public final d0 f2530c; public final Lazy d; public final a e = new a(1); @@ -102,7 +102,7 @@ public final class j { public j(d0.e0.p.d.m0.c.c0 c0Var, d0 d0Var) { m.checkNotNullParameter(c0Var, "module"); m.checkNotNullParameter(d0Var, "notFoundClasses"); - this.f2529c = d0Var; + this.f2530c = d0Var; this.d = d0.g.lazy(d0.i.PUBLICATION, new c(c0Var)); new a(1); new a(1); @@ -119,7 +119,7 @@ public final class j { m.checkNotNullExpressionValue(identifier, "identifier(className)"); h contributedClassifier = ((i) jVar.d.getValue()).getContributedClassifier(identifier, d.FROM_REFLECTION); e eVar = contributedClassifier instanceof e ? (e) contributedClassifier : null; - return eVar == null ? jVar.f2529c.getClass(new d0.e0.p.d.m0.g.a(k.i, identifier), d0.t.m.listOf(Integer.valueOf(i))) : eVar; + return eVar == null ? jVar.f2530c.getClass(new d0.e0.p.d.m0.g.a(k.i, identifier), d0.t.m.listOf(Integer.valueOf(i))) : eVar; } public final e getKClass() { diff --git a/app/src/main/java/d0/e0/p/d/m0/b/k.java b/app/src/main/java/d0/e0/p/d/m0/b/k.java index 066e2d9e6e..eb124a66e2 100644 --- a/app/src/main/java/d0/e0/p/d/m0/b/k.java +++ b/app/src/main/java/d0/e0/p/d/m0/b/k.java @@ -18,7 +18,7 @@ public final class k { public static final e b; /* renamed from: c reason: collision with root package name */ - public static final e f2530c; + public static final e f2531c; public static final b d; public static final b e; public static final b f; @@ -64,45 +64,45 @@ public final class k { public static final a a; /* renamed from: a0 reason: collision with root package name */ - public static final b f2531a0; + public static final b f2532a0; public static final c b; /* renamed from: b0 reason: collision with root package name */ - public static final b f2532b0; + public static final b f2533b0; /* renamed from: c reason: collision with root package name */ - public static final c f2533c; + public static final c f2534c; /* renamed from: c0 reason: collision with root package name */ - public static final b f2534c0; + public static final b f2535c0; public static final c d; /* renamed from: d0 reason: collision with root package name */ - public static final b f2535d0; + public static final b f2536d0; public static final c e; /* renamed from: e0 reason: collision with root package name */ - public static final d0.e0.p.d.m0.g.a f2536e0; + public static final d0.e0.p.d.m0.g.a f2537e0; public static final c f; /* renamed from: f0 reason: collision with root package name */ - public static final d0.e0.p.d.m0.g.a f2537f0; + public static final d0.e0.p.d.m0.g.a f2538f0; public static final c g; /* renamed from: g0 reason: collision with root package name */ - public static final d0.e0.p.d.m0.g.a f2538g0; + public static final d0.e0.p.d.m0.g.a f2539g0; public static final c h; /* renamed from: h0 reason: collision with root package name */ - public static final d0.e0.p.d.m0.g.a f2539h0; + public static final d0.e0.p.d.m0.g.a f2540h0; public static final c i; /* renamed from: i0 reason: collision with root package name */ - public static final b f2540i0; + public static final b f2541i0; public static final c j; /* renamed from: j0 reason: collision with root package name */ - public static final b f2541j0; + public static final b f2542j0; public static final c k; public static final b k0; public static final c l; @@ -119,20 +119,20 @@ public final class k { public static final c r; /* renamed from: s reason: collision with root package name */ - public static final b f2542s; + public static final b f2543s; public static final b t; public static final b u; public static final b v; public static final b w; /* renamed from: x reason: collision with root package name */ - public static final b f2543x; + public static final b f2544x; /* renamed from: y reason: collision with root package name */ - public static final b f2544y; + public static final b f2545y; /* renamed from: z reason: collision with root package name */ - public static final b f2545z; + public static final b f2546z; static { a aVar = new a(); @@ -142,7 +142,7 @@ public final class k { b = unsafe; c unsafe2 = aVar.c("Nothing").toUnsafe(); m.checkNotNullExpressionValue(unsafe2, "fqName(simpleName).toUnsafe()"); - f2533c = unsafe2; + f2534c = unsafe2; c unsafe3 = aVar.c("Cloneable").toUnsafe(); m.checkNotNullExpressionValue(unsafe3, "fqName(simpleName).toUnsafe()"); d = unsafe3; @@ -190,7 +190,7 @@ public final class k { m.checkNotNullExpressionValue(unsafe17, "fqName(simpleName).toUnsafe()"); r = unsafe17; m.checkNotNullExpressionValue(aVar.c("Function").toUnsafe(), "fqName(simpleName).toUnsafe()"); - f2542s = aVar.c("Throwable"); + f2543s = aVar.c("Throwable"); t = aVar.c("Comparable"); b bVar = k.o; m.checkNotNullExpressionValue(bVar.child(e.identifier("IntRange")).toUnsafe(), "RANGES_PACKAGE_FQ_NAME.child(Name.identifier(simpleName)).toUnsafe()"); @@ -199,9 +199,9 @@ public final class k { aVar.c("DeprecatedSinceKotlin"); v = aVar.c("DeprecationLevel"); w = aVar.c("ReplaceWith"); - f2543x = aVar.c("ExtensionFunctionType"); - f2544y = aVar.c("ParameterName"); - f2545z = aVar.c("Annotation"); + f2544x = aVar.c("ExtensionFunctionType"); + f2545y = aVar.c("ParameterName"); + f2546z = aVar.c("Annotation"); A = aVar.a("Target"); B = aVar.a("AnnotationTarget"); C = aVar.a("AnnotationRetention"); @@ -248,27 +248,27 @@ public final class k { Z = aVar3; reflect("KDeclarationContainer"); b c2 = aVar2.c("UByte"); - f2531a0 = c2; + f2532a0 = c2; b c3 = aVar2.c("UShort"); - f2532b0 = c3; + f2533b0 = c3; b c4 = aVar2.c("UInt"); - f2534c0 = c4; + f2535c0 = c4; b c5 = aVar2.c("ULong"); - f2535d0 = c5; + f2536d0 = c5; d0.e0.p.d.m0.g.a aVar4 = d0.e0.p.d.m0.g.a.topLevel(c2); m.checkNotNullExpressionValue(aVar4, "topLevel(uByteFqName)"); - f2536e0 = aVar4; + f2537e0 = aVar4; d0.e0.p.d.m0.g.a aVar5 = d0.e0.p.d.m0.g.a.topLevel(c3); m.checkNotNullExpressionValue(aVar5, "topLevel(uShortFqName)"); - f2537f0 = aVar5; + f2538f0 = aVar5; d0.e0.p.d.m0.g.a aVar6 = d0.e0.p.d.m0.g.a.topLevel(c4); m.checkNotNullExpressionValue(aVar6, "topLevel(uIntFqName)"); - f2538g0 = aVar6; + f2539g0 = aVar6; d0.e0.p.d.m0.g.a aVar7 = d0.e0.p.d.m0.g.a.topLevel(c5); m.checkNotNullExpressionValue(aVar7, "topLevel(uLongFqName)"); - f2539h0 = aVar7; - f2540i0 = aVar2.c("UByteArray"); - f2541j0 = aVar2.c("UShortArray"); + f2540h0 = aVar7; + f2541i0 = aVar2.c("UByteArray"); + f2542j0 = aVar2.c("UShortArray"); k0 = aVar2.c("UIntArray"); l0 = aVar2.c("ULongArray"); i.values(); @@ -351,7 +351,7 @@ public final class k { b = identifier; e identifier2 = e.identifier("valueOf"); m.checkNotNullExpressionValue(identifier2, "identifier(\"valueOf\")"); - f2530c = identifier2; + f2531c = identifier2; b bVar = new b("kotlin.coroutines"); d = bVar; b child = bVar.child(e.identifier("experimental")); diff --git a/app/src/main/java/d0/e0/p/d/m0/b/o.java b/app/src/main/java/d0/e0/p/d/m0/b/o.java index 1503f6e659..5fb15e85cd 100644 --- a/app/src/main/java/d0/e0/p/d/m0/b/o.java +++ b/app/src/main/java/d0/e0/p/d/m0/b/o.java @@ -20,7 +20,7 @@ public final class o { public static final Set b; /* renamed from: c reason: collision with root package name */ - public static final HashMap f2546c = new HashMap<>(); + public static final HashMap f2547c = new HashMap<>(); public static final HashMap d = new HashMap<>(); public static final Set e; @@ -49,7 +49,7 @@ public final class o { while (i < 4) { n nVar = values4[i]; i++; - f2546c.put(nVar.getArrayClassId(), nVar.getClassId()); + f2547c.put(nVar.getArrayClassId(), nVar.getClassId()); d.put(nVar.getClassId(), nVar.getArrayClassId()); } } @@ -65,7 +65,7 @@ public final class o { public final a getUnsignedClassIdByArrayClassId(a aVar) { m.checkNotNullParameter(aVar, "arrayClassId"); - return f2546c.get(aVar); + return f2547c.get(aVar); } public final boolean isShortNameOfUnsignedArray(e eVar) { diff --git a/app/src/main/java/d0/e0/p/d/m0/b/p/b.java b/app/src/main/java/d0/e0/p/d/m0/b/p/b.java index cd04fa8cb3..1f976964b1 100644 --- a/app/src/main/java/d0/e0/p/d/m0/b/p/b.java +++ b/app/src/main/java/d0/e0/p/d/m0/b/p/b.java @@ -39,7 +39,7 @@ public final class b extends d0.e0.p.d.m0.c.i1.a { public final c r; /* renamed from: s reason: collision with root package name */ - public final int f2547s; + public final int f2548s; public final C0211b t = new C0211b(this); public final d u; public final List v; @@ -55,31 +55,31 @@ public final class b extends d0.e0.p.d.m0.c.i1.a { public final class C0211b extends d0.e0.p.d.m0.n.b { /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ b f2548c; + public final /* synthetic */ b f2549c; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public C0211b(b bVar) { super(b.access$getStorageManager$p(bVar)); m.checkNotNullParameter(bVar, "this$0"); - this.f2548c = bVar; + this.f2549c = bVar; } @Override // d0.e0.p.d.m0.n.g public Collection a() { List list; - int ordinal = this.f2548c.getFunctionKind().ordinal(); + int ordinal = this.f2549c.getFunctionKind().ordinal(); if (ordinal == 0) { list = d0.t.m.listOf(b.access$getFunctionClassId$cp()); } else if (ordinal == 1) { list = d0.t.m.listOf(b.access$getFunctionClassId$cp()); } else if (ordinal == 2) { - list = n.listOf((Object[]) new d0.e0.p.d.m0.g.a[]{b.access$getKFunctionClassId$cp(), new d0.e0.p.d.m0.g.a(k.l, c.Function.numberedClassName(this.f2548c.getArity()))}); + list = n.listOf((Object[]) new d0.e0.p.d.m0.g.a[]{b.access$getKFunctionClassId$cp(), new d0.e0.p.d.m0.g.a(k.l, c.Function.numberedClassName(this.f2549c.getArity()))}); } else if (ordinal == 3) { - list = n.listOf((Object[]) new d0.e0.p.d.m0.g.a[]{b.access$getKFunctionClassId$cp(), new d0.e0.p.d.m0.g.a(k.d, c.SuspendFunction.numberedClassName(this.f2548c.getArity()))}); + list = n.listOf((Object[]) new d0.e0.p.d.m0.g.a[]{b.access$getKFunctionClassId$cp(), new d0.e0.p.d.m0.g.a(k.d, c.SuspendFunction.numberedClassName(this.f2549c.getArity()))}); } else { throw new NoWhenBranchMatchedException(); } - d0.e0.p.d.m0.c.c0 containingDeclaration = b.access$getContainingDeclaration$p(this.f2548c).getContainingDeclaration(); + d0.e0.p.d.m0.c.c0 containingDeclaration = b.access$getContainingDeclaration$p(this.f2549c).getContainingDeclaration(); ArrayList arrayList = new ArrayList(d0.t.o.collectionSizeOrDefault(list, 10)); for (d0.e0.p.d.m0.g.a aVar : list) { d0.e0.p.d.m0.c.e findClassAcrossModuleDependencies = w.findClassAcrossModuleDependencies(containingDeclaration, aVar); @@ -105,12 +105,12 @@ public final class b extends d0.e0.p.d.m0.c.i1.a { @Override // d0.e0.p.d.m0.n.b, d0.e0.p.d.m0.n.g, d0.e0.p.d.m0.n.u0 public b getDeclarationDescriptor() { - return this.f2548c; + return this.f2549c; } @Override // d0.e0.p.d.m0.n.u0 public List getParameters() { - return b.access$getParameters$p(this.f2548c); + return b.access$getParameters$p(this.f2549c); } @Override // d0.e0.p.d.m0.n.u0 @@ -136,7 +136,7 @@ public final class b extends d0.e0.p.d.m0.c.i1.a { this.p = oVar; this.q = e0Var; this.r = cVar; - this.f2547s = i; + this.f2548s = i; this.u = new d(oVar, this); ArrayList arrayList = new ArrayList(); IntRange intRange = new IntRange(1, i); @@ -180,7 +180,7 @@ public final class b extends d0.e0.p.d.m0.c.i1.a { } public final int getArity() { - return this.f2547s; + return this.f2548s; } @Override // d0.e0.p.d.m0.c.e diff --git a/app/src/main/java/d0/e0/p/d/m0/b/p/d.java b/app/src/main/java/d0/e0/p/d/m0/b/p/d.java index b7c8f39464..ad63ccfa49 100644 --- a/app/src/main/java/d0/e0/p/d/m0/b/p/d.java +++ b/app/src/main/java/d0/e0/p/d/m0/b/p/d.java @@ -17,7 +17,7 @@ public final class d extends e { @Override // d0.e0.p.d.m0.k.a0.e public List a() { - int ordinal = ((b) this.f2727c).getFunctionKind().ordinal(); - return ordinal != 0 ? ordinal != 1 ? n.emptyList() : d0.t.m.listOf(e.L.create((b) this.f2727c, true)) : d0.t.m.listOf(e.L.create((b) this.f2727c, false)); + int ordinal = ((b) this.f2728c).getFunctionKind().ordinal(); + return ordinal != 0 ? ordinal != 1 ? n.emptyList() : d0.t.m.listOf(e.L.create((b) this.f2728c, true)) : d0.t.m.listOf(e.L.create((b) this.f2728c, false)); } } diff --git a/app/src/main/java/d0/e0/p/d/m0/b/q/a.java b/app/src/main/java/d0/e0/p/d/m0/b/q/a.java index 83e0185d33..e4a808793d 100644 --- a/app/src/main/java/d0/e0/p/d/m0/b/q/a.java +++ b/app/src/main/java/d0/e0/p/d/m0/b/q/a.java @@ -50,8 +50,8 @@ public final class a extends e { @Override // d0.e0.p.d.m0.k.a0.e public List a() { - g0 create = g0.create(this.f2727c, g.f.getEMPTY(), e.getCLONE_NAME(), b.a.DECLARATION, u0.a); - create.initialize((q0) null, this.f2727c.getThisAsReceiverParameter(), n.emptyList(), n.emptyList(), (c0) d0.e0.p.d.m0.k.x.a.getBuiltIns(this.f2727c).getAnyType(), z.OPEN, t.f2613c); + g0 create = g0.create(this.f2728c, g.f.getEMPTY(), e.getCLONE_NAME(), b.a.DECLARATION, u0.a); + create.initialize((q0) null, this.f2728c.getThisAsReceiverParameter(), n.emptyList(), n.emptyList(), (c0) d0.e0.p.d.m0.k.x.a.getBuiltIns(this.f2728c).getAnyType(), z.OPEN, t.f2614c); return d0.t.m.listOf(create); } } diff --git a/app/src/main/java/d0/e0/p/d/m0/b/q/c.java b/app/src/main/java/d0/e0/p/d/m0/b/q/c.java index 5137b3b3b6..b6269e67eb 100644 --- a/app/src/main/java/d0/e0/p/d/m0/b/q/c.java +++ b/app/src/main/java/d0/e0/p/d/m0/b/q/c.java @@ -25,7 +25,7 @@ public final class c { public static final String b; /* renamed from: c reason: collision with root package name */ - public static final String f2549c; + public static final String f2550c; public static final String d; public static final String e; public static final d0.e0.p.d.m0.g.a f; @@ -43,7 +43,7 @@ public final class c { public final d0.e0.p.d.m0.g.a b; /* renamed from: c reason: collision with root package name */ - public final d0.e0.p.d.m0.g.a f2550c; + public final d0.e0.p.d.m0.g.a f2551c; public a(d0.e0.p.d.m0.g.a aVar, d0.e0.p.d.m0.g.a aVar2, d0.e0.p.d.m0.g.a aVar3) { m.checkNotNullParameter(aVar, "javaClass"); @@ -51,7 +51,7 @@ public final class c { m.checkNotNullParameter(aVar3, "kotlinMutable"); this.a = aVar; this.b = aVar2; - this.f2550c = aVar3; + this.f2551c = aVar3; } public final d0.e0.p.d.m0.g.a component1() { @@ -63,7 +63,7 @@ public final class c { } public final d0.e0.p.d.m0.g.a component3() { - return this.f2550c; + return this.f2551c; } public boolean equals(Object obj) { @@ -74,7 +74,7 @@ public final class c { return false; } a aVar = (a) obj; - return m.areEqual(this.a, aVar.a) && m.areEqual(this.b, aVar.b) && m.areEqual(this.f2550c, aVar.f2550c); + return m.areEqual(this.a, aVar.a) && m.areEqual(this.b, aVar.b) && m.areEqual(this.f2551c, aVar.f2551c); } public final d0.e0.p.d.m0.g.a getJavaClass() { @@ -83,7 +83,7 @@ public final class c { public int hashCode() { int hashCode = this.b.hashCode(); - return this.f2550c.hashCode() + ((hashCode + (this.a.hashCode() * 31)) * 31); + return this.f2551c.hashCode() + ((hashCode + (this.a.hashCode() * 31)) * 31); } public String toString() { @@ -92,7 +92,7 @@ public final class c { R.append(", kotlinReadOnly="); R.append(this.b); R.append(", kotlinMutable="); - R.append(this.f2550c); + R.append(this.f2551c); R.append(')'); return R.toString(); } @@ -112,7 +112,7 @@ public final class c { sb2.append(cVar3.getPackageFqName().toString()); sb2.append('.'); sb2.append(cVar3.getClassNamePrefix()); - f2549c = sb2.toString(); + f2550c = sb2.toString(); StringBuilder sb3 = new StringBuilder(); d0.e0.p.d.m0.b.p.c cVar4 = d0.e0.p.d.m0.b.p.c.SuspendFunction; sb3.append(cVar4.getPackageFqName().toString()); @@ -199,12 +199,12 @@ public final class c { cVar.d(Object.class, k.a.b); cVar.d(String.class, k.a.g); cVar.d(CharSequence.class, k.a.f); - cVar.c(Throwable.class, k.a.f2542s); + cVar.c(Throwable.class, k.a.f2543s); cVar.d(Cloneable.class, k.a.d); cVar.d(Number.class, k.a.q); cVar.c(Comparable.class, k.a.t); cVar.d(Enum.class, k.a.r); - cVar.c(Annotation.class, k.a.f2545z); + cVar.c(Annotation.class, k.a.f2546z); for (a aVar17 : listOf) { c cVar6 = a; Objects.requireNonNull(cVar6); @@ -265,7 +265,7 @@ public final class c { m.checkNotNullExpressionValue(aVar22, "topLevel(FqName(\"kotlin.jvm.functions.Function$i\"))"); k kVar2 = k.a; cVar9.a(aVar22, k.getFunctionClassId(i4)); - cVar9.b(new b(m.stringPlus(f2549c, Integer.valueOf(i4))), h); + cVar9.b(new b(m.stringPlus(f2550c, Integer.valueOf(i4))), h); if (i5 >= 23) { break; } @@ -277,7 +277,7 @@ public final class c { c cVar11 = a; cVar11.b(new b(m.stringPlus(cVar10.getPackageFqName().toString() + '.' + cVar10.getClassNamePrefix(), Integer.valueOf(i2))), h); if (i6 >= 22) { - b safe = k.a.f2533c.toSafe(); + b safe = k.a.f2534c.toSafe(); m.checkNotNullExpressionValue(safe, "nothing.toSafe()"); cVar11.b(safe, cVar11.e(Void.class)); return; @@ -373,7 +373,7 @@ public final class c { public final d0.e0.p.d.m0.g.a mapKotlinToJava(d0.e0.p.d.m0.g.c cVar) { m.checkNotNullParameter(cVar, "kotlinFqName"); - return f(cVar, b) ? f : f(cVar, d) ? f : f(cVar, f2549c) ? h : f(cVar, e) ? h : j.get(cVar); + return f(cVar, b) ? f : f(cVar, d) ? f : f(cVar, f2550c) ? h : f(cVar, e) ? h : j.get(cVar); } public final b mutableToReadOnly(d0.e0.p.d.m0.g.c cVar) { diff --git a/app/src/main/java/d0/e0/p/d/m0/b/q/e.java b/app/src/main/java/d0/e0/p/d/m0/b/q/e.java index eecd42a483..45898142ac 100644 --- a/app/src/main/java/d0/e0/p/d/m0/b/q/e.java +++ b/app/src/main/java/d0/e0/p/d/m0/b/q/e.java @@ -30,7 +30,7 @@ public final class e implements d0.e0.p.d.m0.c.h1.b { public static final /* synthetic */ KProperty[] b = {a0.property1(new y(a0.getOrCreateKotlinClass(e.class), "cloneable", "getCloneable()Lorg/jetbrains/kotlin/descriptors/impl/ClassDescriptorImpl;"))}; /* renamed from: c reason: collision with root package name */ - public static final d0.e0.p.d.m0.g.b f2551c = k.l; + public static final d0.e0.p.d.m0.g.b f2552c = k.l; public static final d0.e0.p.d.m0.g.e d; public static final d0.e0.p.d.m0.g.a e; public final c0 f; @@ -128,7 +128,7 @@ public final class e implements d0.e0.p.d.m0.c.h1.b { } public static final /* synthetic */ d0.e0.p.d.m0.g.b access$getKOTLIN_FQ_NAME$cp() { - return f2551c; + return f2552c; } public static final /* synthetic */ c0 access$getModuleDescriptor$p(e eVar) { @@ -147,13 +147,13 @@ public final class e implements d0.e0.p.d.m0.c.h1.b { @Override // d0.e0.p.d.m0.c.h1.b public Collection getAllContributedClassesIfPossible(d0.e0.p.d.m0.g.b bVar) { d0.z.d.m.checkNotNullParameter(bVar, "packageFqName"); - return d0.z.d.m.areEqual(bVar, f2551c) ? m0.setOf((i) n.getValue(this.h, this, b[0])) : n0.emptySet(); + return d0.z.d.m.areEqual(bVar, f2552c) ? m0.setOf((i) n.getValue(this.h, this, b[0])) : n0.emptySet(); } @Override // d0.e0.p.d.m0.c.h1.b public boolean shouldCreateClass(d0.e0.p.d.m0.g.b bVar, d0.e0.p.d.m0.g.e eVar) { d0.z.d.m.checkNotNullParameter(bVar, "packageFqName"); d0.z.d.m.checkNotNullParameter(eVar, ModelAuditLogEntry.CHANGE_KEY_NAME); - return d0.z.d.m.areEqual(eVar, d) && d0.z.d.m.areEqual(bVar, f2551c); + return d0.z.d.m.areEqual(eVar, d) && d0.z.d.m.areEqual(bVar, f2552c); } } diff --git a/app/src/main/java/d0/e0/p/d/m0/b/q/g.java b/app/src/main/java/d0/e0/p/d/m0/b/q/g.java index a62ae5ca8d..7ddd308a0e 100644 --- a/app/src/main/java/d0/e0/p/d/m0/b/q/g.java +++ b/app/src/main/java/d0/e0/p/d/m0/b/q/g.java @@ -46,7 +46,7 @@ public final class g implements d0.e0.p.d.m0.c.h1.a, d0.e0.p.d.m0.c.h1.c { public final c0 b; /* renamed from: c reason: collision with root package name */ - public final d f2552c = d.a; + public final d f2553c = d.a; public final j d; public final d0.e0.p.d.m0.n.c0 e; public final j f; @@ -131,7 +131,7 @@ public final class g implements d0.e0.p.d.m0.c.h1.a, d0.e0.p.d.m0.c.h1.c { } public static final /* synthetic */ d access$getJ2kClassMapper$p(g gVar) { - return gVar.f2552c; + return gVar.f2553c; } public static final /* synthetic */ d0.e0.p.d.m0.e.a.i0.l.f access$getJavaAnalogue(g gVar, e eVar) { @@ -183,7 +183,7 @@ public final class g implements d0.e0.p.d.m0.c.h1.a, d0.e0.p.d.m0.c.h1.c { if (a2 == null) { return d0.t.n.emptyList(); } - e mapJavaToKotlin$default = d.mapJavaToKotlin$default(this.f2552c, d0.e0.p.d.m0.k.x.a.getFqNameSafe(a2), b.f.getInstance(), null, 4, null); + e mapJavaToKotlin$default = d.mapJavaToKotlin$default(this.f2553c, d0.e0.p.d.m0.k.x.a.getFqNameSafe(a2), b.f.getInstance(), null, 4, null); if (mapJavaToKotlin$default == null) { return d0.t.n.emptyList(); } @@ -316,7 +316,7 @@ public final class g implements d0.e0.p.d.m0.c.h1.a, d0.e0.p.d.m0.c.h1.c { if (a2 == null) { list = d0.t.n.emptyList(); } else { - Collection mapPlatformClass = this.f2552c.mapPlatformClass(d0.e0.p.d.m0.k.x.a.getFqNameSafe(a2), b.f.getInstance()); + Collection mapPlatformClass = this.f2553c.mapPlatformClass(d0.e0.p.d.m0.k.x.a.getFqNameSafe(a2), b.f.getInstance()); e eVar3 = (e) u.lastOrNull(mapPlatformClass); if (eVar3 == null) { list = d0.t.n.emptyList(); @@ -327,7 +327,7 @@ public final class g implements d0.e0.p.d.m0.c.h1.a, d0.e0.p.d.m0.c.h1.c { arrayList.add(d0.e0.p.d.m0.k.x.a.getFqNameSafe(eVar4)); } d0.e0.p.d.m0.p.j create = bVar.create(arrayList); - boolean isMutable = this.f2552c.isMutable(eVar2); + boolean isMutable = this.f2553c.isMutable(eVar2); i unsubstitutedMemberScope = ((e) ((f.d) this.g).computeIfAbsent(d0.e0.p.d.m0.k.x.a.getFqNameSafe(a2), new j(a2, eVar3))).getUnsubstitutedMemberScope(); m.checkNotNullExpressionValue(unsubstitutedMemberScope, "fakeJavaClassDescriptor.unsubstitutedMemberScope"); ArrayList arrayList2 = new ArrayList(); diff --git a/app/src/main/java/d0/e0/p/d/m0/b/q/p.java b/app/src/main/java/d0/e0/p/d/m0/b/q/p.java index a4d8701e6b..657cc5bfce 100644 --- a/app/src/main/java/d0/e0/p/d/m0/b/q/p.java +++ b/app/src/main/java/d0/e0/p/d/m0/b/q/p.java @@ -20,7 +20,7 @@ public final class p { public static final Set b; /* renamed from: c reason: collision with root package name */ - public static final Set f2553c; + public static final Set f2554c; public static final Set d; public static final Set e; public static final Set f; @@ -39,7 +39,7 @@ public final class p { m.checkNotNullExpressionValue(asString, "it.wrapperFqName.shortName().asString()"); r.addAll(linkedHashSet, wVar.inJavaLang(asString, dVar.getJavaKeywordName() + "Value()" + dVar.getDesc())); } - f2553c = o0.plus(o0.plus(o0.plus(o0.plus(o0.plus(o0.plus((Set) linkedHashSet, (Iterable) wVar.inJavaUtil("List", "sort(Ljava/util/Comparator;)V")), (Iterable) wVar.inJavaLang("String", "codePointAt(I)I", "codePointBefore(I)I", "codePointCount(II)I", "compareToIgnoreCase(Ljava/lang/String;)I", "concat(Ljava/lang/String;)Ljava/lang/String;", "contains(Ljava/lang/CharSequence;)Z", "contentEquals(Ljava/lang/CharSequence;)Z", "contentEquals(Ljava/lang/StringBuffer;)Z", "endsWith(Ljava/lang/String;)Z", "equalsIgnoreCase(Ljava/lang/String;)Z", "getBytes()[B", "getBytes(II[BI)V", "getBytes(Ljava/lang/String;)[B", "getBytes(Ljava/nio/charset/Charset;)[B", "getChars(II[CI)V", "indexOf(I)I", "indexOf(II)I", "indexOf(Ljava/lang/String;)I", "indexOf(Ljava/lang/String;I)I", "intern()Ljava/lang/String;", "isEmpty()Z", "lastIndexOf(I)I", "lastIndexOf(II)I", "lastIndexOf(Ljava/lang/String;)I", "lastIndexOf(Ljava/lang/String;I)I", "matches(Ljava/lang/String;)Z", "offsetByCodePoints(II)I", "regionMatches(ILjava/lang/String;II)Z", "regionMatches(ZILjava/lang/String;II)Z", "replaceAll(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;", "replace(CC)Ljava/lang/String;", "replaceFirst(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;", "replace(Ljava/lang/CharSequence;Ljava/lang/CharSequence;)Ljava/lang/String;", "split(Ljava/lang/String;I)[Ljava/lang/String;", "split(Ljava/lang/String;)[Ljava/lang/String;", "startsWith(Ljava/lang/String;I)Z", "startsWith(Ljava/lang/String;)Z", "substring(II)Ljava/lang/String;", "substring(I)Ljava/lang/String;", "toCharArray()[C", "toLowerCase()Ljava/lang/String;", "toLowerCase(Ljava/util/Locale;)Ljava/lang/String;", "toUpperCase()Ljava/lang/String;", "toUpperCase(Ljava/util/Locale;)Ljava/lang/String;", "trim()Ljava/lang/String;", "isBlank()Z", "lines()Ljava/util/stream/Stream;", "repeat(I)Ljava/lang/String;")), (Iterable) wVar.inJavaLang("Double", "isInfinite()Z", "isNaN()Z")), (Iterable) wVar.inJavaLang("Float", "isInfinite()Z", "isNaN()Z")), (Iterable) wVar.inJavaLang("Enum", "getDeclaringClass()Ljava/lang/Class;", "finalize()V")), (Iterable) wVar.inJavaLang("CharSequence", "isEmpty()Z")); + f2554c = o0.plus(o0.plus(o0.plus(o0.plus(o0.plus(o0.plus((Set) linkedHashSet, (Iterable) wVar.inJavaUtil("List", "sort(Ljava/util/Comparator;)V")), (Iterable) wVar.inJavaLang("String", "codePointAt(I)I", "codePointBefore(I)I", "codePointCount(II)I", "compareToIgnoreCase(Ljava/lang/String;)I", "concat(Ljava/lang/String;)Ljava/lang/String;", "contains(Ljava/lang/CharSequence;)Z", "contentEquals(Ljava/lang/CharSequence;)Z", "contentEquals(Ljava/lang/StringBuffer;)Z", "endsWith(Ljava/lang/String;)Z", "equalsIgnoreCase(Ljava/lang/String;)Z", "getBytes()[B", "getBytes(II[BI)V", "getBytes(Ljava/lang/String;)[B", "getBytes(Ljava/nio/charset/Charset;)[B", "getChars(II[CI)V", "indexOf(I)I", "indexOf(II)I", "indexOf(Ljava/lang/String;)I", "indexOf(Ljava/lang/String;I)I", "intern()Ljava/lang/String;", "isEmpty()Z", "lastIndexOf(I)I", "lastIndexOf(II)I", "lastIndexOf(Ljava/lang/String;)I", "lastIndexOf(Ljava/lang/String;I)I", "matches(Ljava/lang/String;)Z", "offsetByCodePoints(II)I", "regionMatches(ILjava/lang/String;II)Z", "regionMatches(ZILjava/lang/String;II)Z", "replaceAll(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;", "replace(CC)Ljava/lang/String;", "replaceFirst(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;", "replace(Ljava/lang/CharSequence;Ljava/lang/CharSequence;)Ljava/lang/String;", "split(Ljava/lang/String;I)[Ljava/lang/String;", "split(Ljava/lang/String;)[Ljava/lang/String;", "startsWith(Ljava/lang/String;I)Z", "startsWith(Ljava/lang/String;)Z", "substring(II)Ljava/lang/String;", "substring(I)Ljava/lang/String;", "toCharArray()[C", "toLowerCase()Ljava/lang/String;", "toLowerCase(Ljava/util/Locale;)Ljava/lang/String;", "toUpperCase()Ljava/lang/String;", "toUpperCase(Ljava/util/Locale;)Ljava/lang/String;", "trim()Ljava/lang/String;", "isBlank()Z", "lines()Ljava/util/stream/Stream;", "repeat(I)Ljava/lang/String;")), (Iterable) wVar.inJavaLang("Double", "isInfinite()Z", "isNaN()Z")), (Iterable) wVar.inJavaLang("Float", "isInfinite()Z", "isNaN()Z")), (Iterable) wVar.inJavaLang("Enum", "getDeclaringClass()Ljava/lang/Class;", "finalize()V")), (Iterable) wVar.inJavaLang("CharSequence", "isEmpty()Z")); w wVar2 = w.a; d = o0.plus(o0.plus(o0.plus(o0.plus(o0.plus(o0.plus((Set) wVar2.inJavaLang("CharSequence", "codePoints()Ljava/util/stream/IntStream;", "chars()Ljava/util/stream/IntStream;"), (Iterable) wVar2.inJavaUtil("Iterator", "forEachRemaining(Ljava/util/function/Consumer;)V")), (Iterable) wVar2.inJavaLang("Iterable", "forEach(Ljava/util/function/Consumer;)V", "spliterator()Ljava/util/Spliterator;")), (Iterable) wVar2.inJavaLang("Throwable", "setStackTrace([Ljava/lang/StackTraceElement;)V", "fillInStackTrace()Ljava/lang/Throwable;", "getLocalizedMessage()Ljava/lang/String;", "printStackTrace()V", "printStackTrace(Ljava/io/PrintStream;)V", "printStackTrace(Ljava/io/PrintWriter;)V", "getStackTrace()[Ljava/lang/StackTraceElement;", "initCause(Ljava/lang/Throwable;)Ljava/lang/Throwable;", "getSuppressed()[Ljava/lang/Throwable;", "addSuppressed(Ljava/lang/Throwable;)V")), (Iterable) wVar2.inJavaUtil("Collection", "spliterator()Ljava/util/Spliterator;", "parallelStream()Ljava/util/stream/Stream;", "stream()Ljava/util/stream/Stream;", "removeIf(Ljava/util/function/Predicate;)Z")), (Iterable) wVar2.inJavaUtil("List", "replaceAll(Ljava/util/function/UnaryOperator;)V")), (Iterable) wVar2.inJavaUtil("Map", "getOrDefault(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;", "forEach(Ljava/util/function/BiConsumer;)V", "replaceAll(Ljava/util/function/BiFunction;)V", "merge(Ljava/lang/Object;Ljava/lang/Object;Ljava/util/function/BiFunction;)Ljava/lang/Object;", "computeIfPresent(Ljava/lang/Object;Ljava/util/function/BiFunction;)Ljava/lang/Object;", "putIfAbsent(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;", "replace(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Z", "replace(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;", "computeIfAbsent(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object;", "compute(Ljava/lang/Object;Ljava/util/function/BiFunction;)Ljava/lang/Object;")); e = o0.plus(o0.plus((Set) wVar2.inJavaUtil("Collection", "removeIf(Ljava/util/function/Predicate;)Z"), (Iterable) wVar2.inJavaUtil("List", "replaceAll(Ljava/util/function/UnaryOperator;)V", "sort(Ljava/util/Comparator;)V")), (Iterable) wVar2.inJavaUtil("Map", "computeIfAbsent(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object;", "computeIfPresent(Ljava/lang/Object;Ljava/util/function/BiFunction;)Ljava/lang/Object;", "compute(Ljava/lang/Object;Ljava/util/function/BiFunction;)Ljava/lang/Object;", "merge(Ljava/lang/Object;Ljava/lang/Object;Ljava/util/function/BiFunction;)Ljava/lang/Object;", "putIfAbsent(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;", "remove(Ljava/lang/Object;Ljava/lang/Object;)Z", "replaceAll(Ljava/util/function/BiFunction;)V", "replace(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;", "replace(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Z")); @@ -79,7 +79,7 @@ public final class p { } public final Set getHIDDEN_METHOD_SIGNATURES() { - return f2553c; + return f2554c; } public final Set getMUTABLE_METHOD_SIGNATURES() { diff --git a/app/src/main/java/d0/e0/p/d/m0/c/d0.java b/app/src/main/java/d0/e0/p/d/m0/c/d0.java index 6a9b6adc2e..2f2fc15721 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/d0.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/d0.java @@ -30,7 +30,7 @@ public final class d0 { public final c0 b; /* renamed from: c reason: collision with root package name */ - public final h f2554c; + public final h f2555c; public final h d; /* compiled from: NotFoundClasses.kt */ @@ -84,7 +84,7 @@ public final class d0 { public final List r; /* renamed from: s reason: collision with root package name */ - public final i f2555s; + public final i f2556s; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public b(o oVar, m mVar, e eVar, boolean z2, int i) { @@ -101,7 +101,7 @@ public final class d0 { arrayList.add(k0.createWithDefaultBound(this, g.f.getEMPTY(), false, j1.INVARIANT, e.identifier(m.stringPlus(ExifInterface.GPS_DIRECTION_TRUE, Integer.valueOf(nextInt))), nextInt, oVar)); } this.r = arrayList; - this.f2555s = new i(this, a1.computeConstructorTypeParameters(this), m0.setOf(d0.e0.p.d.m0.k.x.a.getModule(this).getBuiltIns().getAnyType()), oVar); + this.f2556s = new i(this, a1.computeConstructorTypeParameters(this), m0.setOf(d0.e0.p.d.m0.k.x.a.getModule(this).getBuiltIns().getAnyType()), oVar); } @Override // d0.e0.p.d.m0.c.g1.a @@ -146,7 +146,7 @@ public final class d0 { @Override // d0.e0.p.d.m0.c.h public d0.e0.p.d.m0.n.i getTypeConstructor() { - return this.f2555s; + return this.f2556s; } @Override // d0.e0.p.d.m0.c.i1.u @@ -275,7 +275,7 @@ public final class d0 { m.checkNotNullParameter(c0Var, "module"); this.a = oVar; this.b = c0Var; - this.f2554c = oVar.createMemoizedFunction(new d(this)); + this.f2555c = oVar.createMemoizedFunction(new d(this)); this.d = oVar.createMemoizedFunction(new c(this)); } @@ -284,7 +284,7 @@ public final class d0 { } public static final /* synthetic */ h access$getPackageFragments$p(d0 d0Var) { - return d0Var.f2554c; + return d0Var.f2555c; } public static final /* synthetic */ o access$getStorageManager$p(d0 d0Var) { diff --git a/app/src/main/java/d0/e0/p/d/m0/c/e1.java b/app/src/main/java/d0/e0/p/d/m0/c/e1.java index f1a8ef111a..869d783453 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/e1.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/e1.java @@ -13,7 +13,7 @@ public final class e1 { public static final class a extends f1 { /* renamed from: c reason: collision with root package name */ - public static final a f2556c = new a(); + public static final a f2557c = new a(); public a() { super("inherited", false); @@ -24,7 +24,7 @@ public final class e1 { public static final class b extends f1 { /* renamed from: c reason: collision with root package name */ - public static final b f2557c = new b(); + public static final b f2558c = new b(); public b() { super("internal", false); @@ -35,7 +35,7 @@ public final class e1 { public static final class c extends f1 { /* renamed from: c reason: collision with root package name */ - public static final c f2558c = new c(); + public static final c f2559c = new c(); public c() { super("invisible_fake", false); @@ -46,7 +46,7 @@ public final class e1 { public static final class d extends f1 { /* renamed from: c reason: collision with root package name */ - public static final d f2559c = new d(); + public static final d f2560c = new d(); public d() { super("local", false); @@ -57,7 +57,7 @@ public final class e1 { public static final class e extends f1 { /* renamed from: c reason: collision with root package name */ - public static final e f2560c = new e(); + public static final e f2561c = new e(); public e() { super("private", false); @@ -68,7 +68,7 @@ public final class e1 { public static final class f extends f1 { /* renamed from: c reason: collision with root package name */ - public static final f f2561c = new f(); + public static final f f2562c = new f(); public f() { super("private_to_this", false); @@ -84,7 +84,7 @@ public final class e1 { public static final class g extends f1 { /* renamed from: c reason: collision with root package name */ - public static final g f2562c = new g(); + public static final g f2563c = new g(); public g() { super("protected", true); @@ -95,7 +95,7 @@ public final class e1 { public static final class h extends f1 { /* renamed from: c reason: collision with root package name */ - public static final h f2563c = new h(); + public static final h f2564c = new h(); public h() { super("public", true); @@ -106,7 +106,7 @@ public final class e1 { public static final class i extends f1 { /* renamed from: c reason: collision with root package name */ - public static final i f2564c = new i(); + public static final i f2565c = new i(); public i() { super(EnvironmentCompat.MEDIA_UNKNOWN, false); @@ -115,11 +115,11 @@ public final class e1 { static { Map createMapBuilder = g0.createMapBuilder(); - createMapBuilder.put(f.f2561c, 0); - createMapBuilder.put(e.f2560c, 0); - createMapBuilder.put(b.f2557c, 1); - createMapBuilder.put(g.f2562c, 1); - createMapBuilder.put(h.f2563c, 2); + createMapBuilder.put(f.f2562c, 0); + createMapBuilder.put(e.f2561c, 0); + createMapBuilder.put(b.f2558c, 1); + createMapBuilder.put(g.f2563c, 1); + createMapBuilder.put(h.f2564c, 2); b = g0.build(createMapBuilder); } @@ -140,6 +140,6 @@ public final class e1 { public final boolean isPrivate(f1 f1Var) { m.checkNotNullParameter(f1Var, "visibility"); - return f1Var == e.f2560c || f1Var == f.f2561c; + return f1Var == e.f2561c || f1Var == f.f2562c; } } diff --git a/app/src/main/java/d0/e0/p/d/m0/c/g1/d.java b/app/src/main/java/d0/e0/p/d/m0/c/g1/d.java index 62f3c35c02..631a9f6f96 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/g1/d.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/g1/d.java @@ -13,7 +13,7 @@ public class d implements c { public final Map> b; /* renamed from: c reason: collision with root package name */ - public final u0 f2565c; + public final u0 f2566c; public d(c0 c0Var, Map> map, u0 u0Var) { if (c0Var == null) { @@ -25,7 +25,7 @@ public class d implements c { } else if (u0Var != null) { this.a = c0Var; this.b = map; - this.f2565c = u0Var; + this.f2566c = u0Var; } else { a(2); throw null; @@ -80,7 +80,7 @@ public class d implements c { @Override // d0.e0.p.d.m0.c.g1.c public u0 getSource() { - u0 u0Var = this.f2565c; + u0 u0Var = this.f2566c; if (u0Var != null) { return u0Var; } diff --git a/app/src/main/java/d0/e0/p/d/m0/c/g1/f.java b/app/src/main/java/d0/e0/p/d/m0/c/g1/f.java index cb9e4f46ce..ca435c10d2 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/g1/f.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/g1/f.java @@ -20,7 +20,7 @@ public final class f { public static final e b; /* renamed from: c reason: collision with root package name */ - public static final e f2566c; + public static final e f2567c; public static final e d; public static final e e; @@ -51,7 +51,7 @@ public final class f { b = identifier2; e identifier3 = e.identifier("level"); m.checkNotNullExpressionValue(identifier3, "identifier(\"level\")"); - f2566c = identifier3; + f2567c = identifier3; e identifier4 = e.identifier("expression"); m.checkNotNullExpressionValue(identifier4, "identifier(\"expression\")"); d = identifier4; @@ -67,7 +67,7 @@ public final class f { m.checkNotNullParameter(str3, "level"); j jVar = new j(hVar, k.a.w, h0.mapOf(d0.o.to(d, new w(str2)), d0.o.to(e, new b(n.emptyList(), new a(hVar))))); d0.e0.p.d.m0.g.b bVar = k.a.u; - e eVar = f2566c; + e eVar = f2567c; d0.e0.p.d.m0.g.a aVar = d0.e0.p.d.m0.g.a.topLevel(k.a.v); m.checkNotNullExpressionValue(aVar, "topLevel(StandardNames.FqNames.deprecationLevel)"); e identifier = e.identifier(str3); diff --git a/app/src/main/java/d0/e0/p/d/m0/c/g1/j.java b/app/src/main/java/d0/e0/p/d/m0/c/g1/j.java index 9767ddbb1d..d6b3d89931 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/g1/j.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/g1/j.java @@ -19,7 +19,7 @@ public final class j implements c { public final b b; /* renamed from: c reason: collision with root package name */ - public final Map> f2567c; + public final Map> f2568c; public final Lazy d = d0.g.lazy(i.PUBLICATION, new a(this)); /* compiled from: BuiltInAnnotationDescriptor.kt */ @@ -47,7 +47,7 @@ public final class j implements c { m.checkNotNullParameter(map, "allValueArguments"); this.a = hVar; this.b = bVar; - this.f2567c = map; + this.f2568c = map; } public static final /* synthetic */ h access$getBuiltIns$p(j jVar) { @@ -56,7 +56,7 @@ public final class j implements c { @Override // d0.e0.p.d.m0.c.g1.c public Map> getAllValueArguments() { - return this.f2567c; + return this.f2568c; } @Override // d0.e0.p.d.m0.c.g1.c diff --git a/app/src/main/java/d0/e0/p/d/m0/c/i1/b0.java b/app/src/main/java/d0/e0/p/d/m0/c/i1/b0.java index f81353d813..b801556578 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/i1/b0.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/i1/b0.java @@ -29,7 +29,7 @@ public abstract class b0 extends l implements m0 { public final b.a r; /* renamed from: s reason: collision with root package name */ - public u f2572s; + public u f2573s; public x t; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ @@ -53,7 +53,7 @@ public abstract class b0 extends l implements m0 { } else if (u0Var != null) { this.t = null; this.o = zVar; - this.f2572s = uVar; + this.f2573s = uVar; this.p = n0Var; this.m = z2; this.n = z3; @@ -277,7 +277,7 @@ public abstract class b0 extends l implements m0 { @Override // d0.e0.p.d.m0.c.q, d0.e0.p.d.m0.c.y public u getVisibility() { - u uVar = this.f2572s; + u uVar = this.f2573s; if (uVar != null) { return uVar; } @@ -362,7 +362,7 @@ public abstract class b0 extends l implements m0 { } public void setVisibility(u uVar) { - this.f2572s = uVar; + this.f2573s = uVar; } /* Return type fixed from 'd0.e0.p.d.m0.c.x' to match base method */ diff --git a/app/src/main/java/d0/e0/p/d/m0/c/i1/c0.java b/app/src/main/java/d0/e0/p/d/m0/c/i1/c0.java index 2902c22a19..232a610001 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/i1/c0.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/i1/c0.java @@ -41,20 +41,20 @@ public class c0 extends n0 implements n0 { public Collection r; /* renamed from: s reason: collision with root package name */ - public final n0 f2573s; + public final n0 f2574s; public final b.a t; public final boolean u; public final boolean v; public final boolean w; /* renamed from: x reason: collision with root package name */ - public final boolean f2574x; + public final boolean f2575x; /* renamed from: y reason: collision with root package name */ - public final boolean f2575y; + public final boolean f2576y; /* renamed from: z reason: collision with root package name */ - public final boolean f2576z; + public final boolean f2577z; /* compiled from: PropertyDescriptorImpl */ public class a { @@ -62,7 +62,7 @@ public class c0 extends n0 implements n0 { public z b; /* renamed from: c reason: collision with root package name */ - public u f2577c; + public u f2578c; public n0 d = null; public b.a e; public d0.e0.p.d.m0.n.z0 f; @@ -74,7 +74,7 @@ public class c0 extends n0 implements n0 { public a() { this.a = c0.this.getContainingDeclaration(); this.b = c0.this.getModality(); - this.f2577c = c0.this.getVisibility(); + this.f2578c = c0.this.getVisibility(); this.e = c0.this.getKind(); this.f = d0.e0.p.d.m0.n.z0.a; this.g = true; @@ -213,7 +213,7 @@ public class c0 extends n0 implements n0 { p pVar = null; m mVar = this.a; z zVar = this.b; - u uVar = this.f2577c; + u uVar = this.f2578c; n0 n0Var = this.d; b.a aVar2 = this.e; e eVar = this.i; @@ -368,7 +368,7 @@ public class c0 extends n0 implements n0 { public a setVisibility(u uVar) { if (uVar != null) { - this.f2577c = uVar; + this.f2578c = uVar; return this; } a(8); @@ -401,14 +401,14 @@ public class c0 extends n0 implements n0 { this.r = null; this.p = zVar; this.q = uVar; - this.f2573s = n0Var == null ? this : n0Var; + this.f2574s = n0Var == null ? this : n0Var; this.t = aVar; this.u = z3; this.v = z4; this.w = z5; - this.f2574x = z6; - this.f2575y = z7; - this.f2576z = z8; + this.f2575x = z6; + this.f2576y = z7; + this.f2577z = z8; } else { a(6); throw null; @@ -824,7 +824,7 @@ public class c0 extends n0 implements n0 { @Override // d0.e0.p.d.m0.c.i1.l, d0.e0.p.d.m0.c.i1.k, d0.e0.p.d.m0.c.m public n0 getOriginal() { - n0 n0Var = this.f2573s; + n0 n0Var = this.f2574s; n0 original = n0Var == this ? this : n0Var.getOriginal(); if (original != null) { return original; @@ -895,7 +895,7 @@ public class c0 extends n0 implements n0 { @Override // d0.e0.p.d.m0.c.y public boolean isActual() { - return this.f2574x; + return this.f2575x; } @Override // d0.e0.p.d.m0.c.d1 @@ -905,7 +905,7 @@ public class c0 extends n0 implements n0 { @Override // d0.e0.p.d.m0.c.n0 public boolean isDelegated() { - return this.f2576z; + return this.f2577z; } @Override // d0.e0.p.d.m0.c.y @@ -915,7 +915,7 @@ public class c0 extends n0 implements n0 { @Override // d0.e0.p.d.m0.c.y public boolean isExternal() { - return this.f2575y; + return this.f2576y; } @Override // d0.e0.p.d.m0.c.d1 diff --git a/app/src/main/java/d0/e0/p/d/m0/c/i1/e.java b/app/src/main/java/d0/e0/p/d/m0/c/i1/e.java index abd68a8644..4ae321360d 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/i1/e.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/i1/e.java @@ -73,7 +73,7 @@ public abstract class e extends l implements y0 { /* JADX DEBUG: Type inference failed for r0v2. Raw type applied. Possible types: java.util.List, java.util.List */ @Override // d0.e0.p.d.m0.n.u0 public List getParameters() { - List list = ((l) this.a).f2753y; + List list = ((l) this.a).f2754y; if (list != null) { return list; } diff --git a/app/src/main/java/d0/e0/p/d/m0/c/i1/f.java b/app/src/main/java/d0/e0/p/d/m0/c/i1/f.java index cc97989ac4..842e5b8718 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/i1/f.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/i1/f.java @@ -80,13 +80,13 @@ public abstract class f extends l implements z0 { public final x0 b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ f f2578c; + public final /* synthetic */ f f2579c; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public c(f fVar, o oVar, x0 x0Var) { super(oVar); if (oVar != null) { - this.f2578c = fVar; + this.f2579c = fVar; this.b = x0Var; return; } @@ -158,7 +158,7 @@ public abstract class f extends l implements z0 { @Override // d0.e0.p.d.m0.n.g public Collection a() { - List d = this.f2578c.d(); + List d = this.f2579c.d(); if (d != null) { return d; } @@ -184,7 +184,7 @@ public abstract class f extends l implements z0 { @Override // d0.e0.p.d.m0.n.g public List e(List list) { if (list != null) { - List b = this.f2578c.b(list); + List b = this.f2579c.b(list); if (b != null) { return b; } @@ -198,7 +198,7 @@ public abstract class f extends l implements z0 { @Override // d0.e0.p.d.m0.n.g public void f(c0 c0Var) { if (c0Var != null) { - this.f2578c.c(c0Var); + this.f2579c.c(c0Var); } else { g(6); throw null; @@ -207,7 +207,7 @@ public abstract class f extends l implements z0 { @Override // d0.e0.p.d.m0.n.u0 public d0.e0.p.d.m0.b.h getBuiltIns() { - d0.e0.p.d.m0.b.h builtIns = d0.e0.p.d.m0.k.x.a.getBuiltIns(this.f2578c); + d0.e0.p.d.m0.b.h builtIns = d0.e0.p.d.m0.k.x.a.getBuiltIns(this.f2579c); if (builtIns != null) { return builtIns; } @@ -217,7 +217,7 @@ public abstract class f extends l implements z0 { @Override // d0.e0.p.d.m0.n.g, d0.e0.p.d.m0.n.u0 public d0.e0.p.d.m0.c.h getDeclarationDescriptor() { - f fVar = this.f2578c; + f fVar = this.f2579c; if (fVar != null) { return fVar; } @@ -241,7 +241,7 @@ public abstract class f extends l implements z0 { } public String toString() { - return this.f2578c.getName().toString(); + return this.f2579c.getName().toString(); } } diff --git a/app/src/main/java/d0/e0/p/d/m0/c/i1/h0.java b/app/src/main/java/d0/e0/p/d/m0/c/i1/h0.java index aa9813976d..983a82018b 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/i1/h0.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/i1/h0.java @@ -21,13 +21,13 @@ public class h0 extends j { public final c0 b; /* renamed from: c reason: collision with root package name */ - public final b f2579c; + public final b f2580c; public h0(c0 c0Var, b bVar) { m.checkNotNullParameter(c0Var, "moduleDescriptor"); m.checkNotNullParameter(bVar, "fqName"); this.b = c0Var; - this.f2579c = bVar; + this.f2580c = bVar; } @Override // d0.e0.p.d.m0.k.a0.j, d0.e0.p.d.m0.k.a0.i @@ -42,10 +42,10 @@ public class h0 extends j { if (!dVar.acceptsKinds(d.a.getPACKAGES_MASK())) { return n.emptyList(); } - if (this.f2579c.isRoot() && dVar.getExcludes().contains(c.b.a)) { + if (this.f2580c.isRoot() && dVar.getExcludes().contains(c.b.a)) { return n.emptyList(); } - Collection subPackagesOf = this.b.getSubPackagesOf(this.f2579c, function1); + Collection subPackagesOf = this.b.getSubPackagesOf(this.f2580c, function1); ArrayList arrayList = new ArrayList(subPackagesOf.size()); for (b bVar : subPackagesOf) { e shortName = bVar.shortName(); @@ -55,7 +55,7 @@ public class h0 extends j { j0 j0Var = null; if (!shortName.isSpecial()) { c0 c0Var = this.b; - b child = this.f2579c.child(shortName); + b child = this.f2580c.child(shortName); m.checkNotNullExpressionValue(child, "fqName.child(name)"); j0 j0Var2 = c0Var.getPackage(child); if (!j0Var2.isEmpty()) { diff --git a/app/src/main/java/d0/e0/p/d/m0/c/i1/i.java b/app/src/main/java/d0/e0/p/d/m0/c/i1/i.java index 8026a7b960..17d5d4a16a 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/i1/i.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/i1/i.java @@ -25,7 +25,7 @@ public class i extends h { public final f r; /* renamed from: s reason: collision with root package name */ - public final u0 f2580s; + public final u0 f2581s; public d0.e0.p.d.m0.k.a0.i t; public Set u; public d v; @@ -54,7 +54,7 @@ public class i extends h { } else if (oVar != null) { this.q = zVar; this.r = fVar; - this.f2580s = new d0.e0.p.d.m0.n.i(this, Collections.emptyList(), collection, oVar); + this.f2581s = new d0.e0.p.d.m0.n.i(this, Collections.emptyList(), collection, oVar); } else { a(6); throw null; @@ -300,7 +300,7 @@ public class i extends h { @Override // d0.e0.p.d.m0.c.h public u0 getTypeConstructor() { - u0 u0Var = this.f2580s; + u0 u0Var = this.f2581s; if (u0Var != null) { return u0Var; } diff --git a/app/src/main/java/d0/e0/p/d/m0/c/i1/k.java b/app/src/main/java/d0/e0/p/d/m0/c/i1/k.java index 783665bf0a..b76cab1d04 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/i1/k.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/i1/k.java @@ -70,7 +70,7 @@ public abstract class k extends b implements m { public static String toString(m mVar) { if (mVar != null) { try { - String str = c.f2715c.render(mVar) + "[" + mVar.getClass().getSimpleName() + "@" + Integer.toHexString(System.identityHashCode(mVar)) + "]"; + String str = c.f2716c.render(mVar) + "[" + mVar.getClass().getSimpleName() + "@" + Integer.toHexString(System.identityHashCode(mVar)) + "]"; if (str != null) { return str; } diff --git a/app/src/main/java/d0/e0/p/d/m0/c/i1/k0.java b/app/src/main/java/d0/e0/p/d/m0/c/i1/k0.java index 74a1cc780a..81cf4351cf 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/i1/k0.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/i1/k0.java @@ -19,7 +19,7 @@ import kotlin.jvm.functions.Function1; public class k0 extends f { /* renamed from: s reason: collision with root package name */ - public final Function1 f2581s; + public final Function1 f2582s; public final List t; public boolean u; @@ -47,7 +47,7 @@ public class k0 extends f { } else if (oVar != null) { this.t = new ArrayList(1); this.u = false; - this.f2581s = function1; + this.f2582s = function1; } else { a(25); throw null; @@ -253,7 +253,7 @@ public class k0 extends f { @Override // d0.e0.p.d.m0.c.i1.f public void c(c0 c0Var) { if (c0Var != null) { - Function1 function1 = this.f2581s; + Function1 function1 = this.f2582s; if (function1 != null) { function1.invoke(c0Var); return; diff --git a/app/src/main/java/d0/e0/p/d/m0/c/i1/l0.java b/app/src/main/java/d0/e0/p/d/m0/c/i1/l0.java index 2a57b93138..e937b6241f 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/i1/l0.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/i1/l0.java @@ -26,7 +26,7 @@ public class l0 extends m0 implements c1 { public final boolean r; /* renamed from: s reason: collision with root package name */ - public final c0 f2582s; + public final c0 f2583s; public final c1 t; /* compiled from: ValueParameterDescriptorImpl.kt */ @@ -112,7 +112,7 @@ public class l0 extends m0 implements c1 { this.p = z2; this.q = z3; this.r = z4; - this.f2582s = c0Var2; + this.f2583s = c0Var2; this.t = c1Var == null ? this : c1Var; } @@ -182,7 +182,7 @@ public class l0 extends m0 implements c1 { @Override // d0.e0.p.d.m0.c.c1 public c0 getVarargElementType() { - return this.f2582s; + return this.f2583s; } @Override // d0.e0.p.d.m0.c.q, d0.e0.p.d.m0.c.y diff --git a/app/src/main/java/d0/e0/p/d/m0/c/i1/o.java b/app/src/main/java/d0/e0/p/d/m0/c/i1/o.java index 1395cca2e7..30fb9efb37 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/i1/o.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/i1/o.java @@ -33,7 +33,7 @@ public class o extends h { public final i r; /* renamed from: s reason: collision with root package name */ - public final j> f2583s; + public final j> f2584s; public final g t; /* compiled from: EnumEntrySyntheticClassDescriptor */ @@ -41,7 +41,7 @@ public class o extends h { public final h> b; /* renamed from: c reason: collision with root package name */ - public final h> f2584c; + public final h> f2585c; public final j> d; public final /* synthetic */ o e; @@ -89,7 +89,7 @@ public class o extends h { a aVar = a.this; Objects.requireNonNull(aVar); HashSet hashSet = new HashSet(); - for (e eVar : aVar.e.f2583s.mo1invoke()) { + for (e eVar : aVar.e.f2584s.mo1invoke()) { d0.e0.p.d.m0.d.b.d dVar = d0.e0.p.d.m0.d.b.d.FOR_NON_TRACKED_SCOPE; hashSet.addAll(aVar.getContributedFunctions(eVar, dVar)); hashSet.addAll(aVar.getContributedVariables(eVar, dVar)); @@ -151,7 +151,7 @@ public class o extends h { if (oVar2 != null) { this.e = oVar; this.b = oVar2.createMemoizedFunction(new C0219a(oVar)); - this.f2584c = oVar2.createMemoizedFunction(new b(oVar)); + this.f2585c = oVar2.createMemoizedFunction(new b(oVar)); this.d = oVar2.createLazyValue(new c(oVar)); return; } @@ -442,7 +442,7 @@ public class o extends h { a(1); throw null; } else if (bVar != null) { - Collection collection = (Collection) ((f.m) this.f2584c).invoke(eVar); + Collection collection = (Collection) ((f.m) this.f2585c).invoke(eVar); if (collection != null) { return collection; } @@ -456,7 +456,7 @@ public class o extends h { @Override // d0.e0.p.d.m0.k.a0.j, d0.e0.p.d.m0.k.a0.i public Set getFunctionNames() { - Set invoke = this.e.f2583s.mo1invoke(); + Set invoke = this.e.f2584s.mo1invoke(); if (invoke != null) { return invoke; } @@ -466,7 +466,7 @@ public class o extends h { @Override // d0.e0.p.d.m0.k.a0.j, d0.e0.p.d.m0.k.a0.i public Set getVariableNames() { - Set invoke = this.e.f2583s.mo1invoke(); + Set invoke = this.e.f2584s.mo1invoke(); if (invoke != null) { return invoke; } @@ -497,7 +497,7 @@ public class o extends h { this.t = gVar; this.q = new d0.e0.p.d.m0.n.i(this, Collections.emptyList(), Collections.singleton(c0Var), oVar); this.r = new a(this, oVar); - this.f2583s = jVar; + this.f2584s = jVar; } else { a(12); throw null; diff --git a/app/src/main/java/d0/e0/p/d/m0/c/i1/q.java b/app/src/main/java/d0/e0/p/d/m0/c/i1/q.java index 306034511c..91cb5e2e1a 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/i1/q.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/i1/q.java @@ -49,20 +49,20 @@ public abstract class q extends l implements x { public z r; /* renamed from: s reason: collision with root package name */ - public u f2585s; + public u f2586s; public boolean t; public boolean u; public boolean v; public boolean w; /* renamed from: x reason: collision with root package name */ - public boolean f2586x; + public boolean f2587x; /* renamed from: y reason: collision with root package name */ - public boolean f2587y; + public boolean f2588y; /* renamed from: z reason: collision with root package name */ - public boolean f2588z; + public boolean f2589z; /* compiled from: FunctionDescriptorImpl */ public class a implements Function0> { @@ -104,7 +104,7 @@ public abstract class q extends l implements x { public m b; /* renamed from: c reason: collision with root package name */ - public z f2589c; + public z f2590c; public u d; public x e; public b.a f; @@ -122,7 +122,7 @@ public abstract class q extends l implements x { public g r; /* renamed from: s reason: collision with root package name */ - public boolean f2590s; + public boolean f2591s; public Map, Object> t; public Boolean u; public boolean v; @@ -158,13 +158,13 @@ public abstract class q extends l implements x { this.p = qVar.isHiddenToOvercomeSignatureClash(); this.q = null; this.r = null; - this.f2590s = qVar.isHiddenForResolutionEverywhereBesideSupercalls(); + this.f2591s = qVar.isHiddenForResolutionEverywhereBesideSupercalls(); this.t = new LinkedHashMap(); this.u = null; this.v = false; this.a = z0Var; this.b = mVar; - this.f2589c = zVar; + this.f2590c = zVar; this.d = uVar; this.f = aVar; this.g = list; @@ -567,7 +567,7 @@ public abstract class q extends l implements x { /* Return type fixed from 'd0.e0.p.d.m0.c.i1.q$c' to match base method */ @Override // d0.e0.p.d.m0.c.x.a public x.a setHiddenForResolutionEverywhereBesideSupercalls() { - this.f2590s = true; + this.f2591s = true; return this; } @@ -598,7 +598,7 @@ public abstract class q extends l implements x { @Override // d0.e0.p.d.m0.c.x.a public x.a setModality(z zVar) { if (zVar != null) { - this.f2589c = zVar; + this.f2590c = zVar; return this; } a(9); @@ -720,14 +720,14 @@ public abstract class q extends l implements x { a(3); throw null; } else if (u0Var != null) { - this.f2585s = t.i; + this.f2586s = t.i; this.t = false; this.u = false; this.v = false; this.w = false; - this.f2586x = false; - this.f2587y = false; - this.f2588z = false; + this.f2587x = false; + this.f2588y = false; + this.f2589z = false; this.A = false; this.B = false; this.C = false; @@ -1084,18 +1084,18 @@ public abstract class q extends l implements x { if (!zArr[0] && cVar.v) { return this; } - b2.initialize(f0Var, q0Var, arrayList, substitutedValueParameters, substitute, cVar.f2589c, cVar.d); + b2.initialize(f0Var, q0Var, arrayList, substitutedValueParameters, substitute, cVar.f2590c, cVar.d); b2.setOperator(this.t); b2.setInfix(this.u); b2.setExternal(this.v); b2.setInline(this.w); - b2.setTailrec(this.f2586x); + b2.setTailrec(this.f2587x); b2.setSuspend(this.C); - b2.setExpect(this.f2587y); - b2.setActual(this.f2588z); + b2.setExpect(this.f2588y); + b2.setActual(this.f2589z); b2.setHasStableParameterNames(this.D); b2.A = cVar.p; - b2.B = cVar.f2590s; + b2.B = cVar.f2591s; Boolean bool = cVar.u; b2.setHasSynthesizedParameterNames(bool != null ? bool.booleanValue() : this.E); if (!cVar.t.isEmpty() || this.K != null) { @@ -1255,7 +1255,7 @@ public abstract class q extends l implements x { @Override // d0.e0.p.d.m0.c.q, d0.e0.p.d.m0.c.y public u getVisibility() { - u uVar = this.f2585s; + u uVar = this.f2586s; if (uVar != null) { return uVar; } @@ -1284,7 +1284,7 @@ public abstract class q extends l implements x { this.n = d0.t.u.toList(list2); this.o = c0Var; this.r = zVar; - this.f2585s = uVar; + this.f2586s = uVar; this.p = q0Var; this.q = q0Var2; for (int i = 0; i < list.size(); i++) { @@ -1308,12 +1308,12 @@ public abstract class q extends l implements x { @Override // d0.e0.p.d.m0.c.y public boolean isActual() { - return this.f2588z; + return this.f2589z; } @Override // d0.e0.p.d.m0.c.y public boolean isExpect() { - return this.f2587y; + return this.f2588y; } @Override // d0.e0.p.d.m0.c.y @@ -1369,7 +1369,7 @@ public abstract class q extends l implements x { @Override // d0.e0.p.d.m0.c.x public boolean isTailrec() { - return this.f2586x; + return this.f2587x; } @Override // d0.e0.p.d.m0.c.x, d0.e0.p.d.m0.c.t0 @@ -1385,11 +1385,11 @@ public abstract class q extends l implements x { } public void setActual(boolean z2) { - this.f2588z = z2; + this.f2589z = z2; } public void setExpect(boolean z2) { - this.f2587y = z2; + this.f2588y = z2; } public void setExternal(boolean z2) { @@ -1449,12 +1449,12 @@ public abstract class q extends l implements x { } public void setTailrec(boolean z2) { - this.f2586x = z2; + this.f2587x = z2; } public void setVisibility(u uVar) { if (uVar != null) { - this.f2585s = uVar; + this.f2586s = uVar; } else { a(9); throw null; diff --git a/app/src/main/java/d0/e0/p/d/m0/c/i1/x.java b/app/src/main/java/d0/e0/p/d/m0/c/i1/x.java index bfbf1c2fa1..31705fe4db 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/i1/x.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/i1/x.java @@ -9,7 +9,7 @@ public final class x implements w { public final Set b; /* renamed from: c reason: collision with root package name */ - public final List f2591c; + public final List f2592c; public x(List list, Set set, List list2, Set set2) { m.checkNotNullParameter(list, "allDependencies"); @@ -18,7 +18,7 @@ public final class x implements w { m.checkNotNullParameter(set2, "allExpectedByDependencies"); this.a = list; this.b = set; - this.f2591c = list2; + this.f2592c = list2; } @Override // d0.e0.p.d.m0.c.i1.w @@ -28,7 +28,7 @@ public final class x implements w { @Override // d0.e0.p.d.m0.c.i1.w public List getDirectExpectedByDependencies() { - return this.f2591c; + return this.f2592c; } @Override // d0.e0.p.d.m0.c.i1.w diff --git a/app/src/main/java/d0/e0/p/d/m0/c/i1/z.java b/app/src/main/java/d0/e0/p/d/m0/c/i1/z.java index 0289b4233a..3246b58a03 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/i1/z.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/i1/z.java @@ -26,14 +26,14 @@ public class z extends h { public final boolean r; /* renamed from: s reason: collision with root package name */ - public d0.e0.p.d.m0.c.z f2592s; + public d0.e0.p.d.m0.c.z f2593s; public u t; public u0 u; public List v; public final Collection w; /* renamed from: x reason: collision with root package name */ - public final o f2593x; + public final o f2594x; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public z(m mVar, f fVar, boolean z2, boolean z3, e eVar, d0.e0.p.d.m0.c.u0 u0Var, o oVar) { @@ -52,7 +52,7 @@ public class z extends h { throw null; } else if (oVar != null) { this.w = new ArrayList(); - this.f2593x = oVar; + this.f2594x = oVar; this.q = fVar; this.r = z2; } else { @@ -248,7 +248,7 @@ public class z extends h { } public void createTypeConstructor() { - this.u = new i(this, this.v, this.w, this.f2593x); + this.u = new i(this, this.v, this.w, this.f2594x); Iterator it = getConstructors().iterator(); while (it.hasNext()) { ((g) it.next()).setReturnType(getDefaultType()); @@ -302,7 +302,7 @@ public class z extends h { @Override // d0.e0.p.d.m0.c.e, d0.e0.p.d.m0.c.y public d0.e0.p.d.m0.c.z getModality() { - d0.e0.p.d.m0.c.z zVar = this.f2592s; + d0.e0.p.d.m0.c.z zVar = this.f2593s; if (zVar != null) { return zVar; } @@ -411,7 +411,7 @@ public class z extends h { public void setModality(d0.e0.p.d.m0.c.z zVar) { if (zVar != null) { - this.f2592s = zVar; + this.f2593s = zVar; } else { a(6); throw null; diff --git a/app/src/main/java/d0/e0/p/d/m0/c/j1/a.java b/app/src/main/java/d0/e0/p/d/m0/c/j1/a.java index 7e93ec3a7c..cedafb7950 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/j1/a.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/j1/a.java @@ -7,7 +7,7 @@ import d0.z.d.m; public final class a extends f1 { /* renamed from: c reason: collision with root package name */ - public static final a f2594c = new a(); + public static final a f2595c = new a(); public a() { super("package", false); @@ -29,6 +29,6 @@ public final class a extends f1 { @Override // d0.e0.p.d.m0.c.f1 public f1 normalize() { - return e1.g.f2562c; + return e1.g.f2563c; } } diff --git a/app/src/main/java/d0/e0/p/d/m0/c/j1/b.java b/app/src/main/java/d0/e0/p/d/m0/c/j1/b.java index 5c0be0ef70..79c5ee458d 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/j1/b.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/j1/b.java @@ -7,7 +7,7 @@ import d0.z.d.m; public final class b extends f1 { /* renamed from: c reason: collision with root package name */ - public static final b f2595c = new b(); + public static final b f2596c = new b(); public b() { super("protected_and_package", true); @@ -19,7 +19,7 @@ public final class b extends f1 { if (m.areEqual(this, f1Var)) { return 0; } - if (f1Var == e1.b.f2557c) { + if (f1Var == e1.b.f2558c) { return null; } return Integer.valueOf(e1.a.isPrivate(f1Var) ? 1 : -1); @@ -32,6 +32,6 @@ public final class b extends f1 { @Override // d0.e0.p.d.m0.c.f1 public f1 normalize() { - return e1.g.f2562c; + return e1.g.f2563c; } } diff --git a/app/src/main/java/d0/e0/p/d/m0/c/j1/c.java b/app/src/main/java/d0/e0/p/d/m0/c/j1/c.java index ba4551f208..b0df127e75 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/j1/c.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/j1/c.java @@ -6,7 +6,7 @@ import d0.e0.p.d.m0.c.f1; public final class c extends f1 { /* renamed from: c reason: collision with root package name */ - public static final c f2596c = new c(); + public static final c f2597c = new c(); public c() { super("protected_static", true); @@ -19,6 +19,6 @@ public final class c extends f1 { @Override // d0.e0.p.d.m0.c.f1 public f1 normalize() { - return e1.g.f2562c; + return e1.g.f2563c; } } diff --git a/app/src/main/java/d0/e0/p/d/m0/c/k1/a/a.java b/app/src/main/java/d0/e0/p/d/m0/c/k1/a/a.java index 0bdac39dff..190e59f161 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/k1/a/a.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/k1/a/a.java @@ -21,7 +21,7 @@ public final class a { public final g b; /* renamed from: c reason: collision with root package name */ - public final ConcurrentHashMap f2597c = new ConcurrentHashMap<>(); + public final ConcurrentHashMap f2598c = new ConcurrentHashMap<>(); public a(f fVar, g gVar) { m.checkNotNullParameter(fVar, "resolver"); @@ -33,7 +33,7 @@ public final class a { public final i getPackagePartScope(f fVar) { Collection

collection; m.checkNotNullParameter(fVar, "fileClass"); - ConcurrentHashMap concurrentHashMap = this.f2597c; + ConcurrentHashMap concurrentHashMap = this.f2598c; d0.e0.p.d.m0.g.a classId = fVar.getClassId(); i iVar = concurrentHashMap.get(classId); if (iVar == null) { diff --git a/app/src/main/java/d0/e0/p/d/m0/c/k1/a/f.java b/app/src/main/java/d0/e0/p/d/m0/c/k1/a/f.java index e72ef5939f..8afc6f83e9 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/k1/a/f.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/k1/a/f.java @@ -12,7 +12,7 @@ public final class f implements p { public final Class b; /* renamed from: c reason: collision with root package name */ - public final d0.e0.p.d.m0.e.b.b0.a f2598c; + public final d0.e0.p.d.m0.e.b.b0.a f2599c; /* compiled from: ReflectKotlinClass.kt */ public static final class a { @@ -33,7 +33,7 @@ public final class f implements p { public f(Class cls, d0.e0.p.d.m0.e.b.b0.a aVar, DefaultConstructorMarker defaultConstructorMarker) { this.b = cls; - this.f2598c = aVar; + this.f2599c = aVar; } public boolean equals(Object obj) { @@ -42,7 +42,7 @@ public final class f implements p { @Override // d0.e0.p.d.m0.e.b.p public d0.e0.p.d.m0.e.b.b0.a getClassHeader() { - return this.f2598c; + return this.f2599c; } @Override // d0.e0.p.d.m0.e.b.p diff --git a/app/src/main/java/d0/e0/p/d/m0/c/k1/a/k.java b/app/src/main/java/d0/e0/p/d/m0/c/k1/a/k.java index b3ef28f72d..0357804c97 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/k1/a/k.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/k1/a/k.java @@ -23,7 +23,7 @@ public final class k { public final j b; /* renamed from: c reason: collision with root package name */ - public final a f2599c; + public final a f2600c; /* compiled from: RuntimeModuleData.kt */ public static final class a { @@ -61,7 +61,7 @@ public final class k { public k(j jVar, a aVar, DefaultConstructorMarker defaultConstructorMarker) { this.b = jVar; - this.f2599c = aVar; + this.f2600c = aVar; } public final j getDeserialization() { @@ -73,6 +73,6 @@ public final class k { } public final a getPackagePartScopeCache() { - return this.f2599c; + return this.f2600c; } } diff --git a/app/src/main/java/d0/e0/p/d/m0/c/k1/b/b.java b/app/src/main/java/d0/e0/p/d/m0/c/k1/b/b.java index 67163a1efc..4a3b0dc236 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/k1/b/b.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/k1/b/b.java @@ -45,7 +45,7 @@ public final class b { public static final Map, Class> b; /* renamed from: c reason: collision with root package name */ - public static final Map, Class> f2600c; + public static final Map, Class> f2601c; public static final Map>, Integer> d; /* compiled from: reflectClassUtil.kt */ @@ -101,7 +101,7 @@ public final class b { c cVar2 = (c) it2.next(); arrayList2.add(d0.o.to(d0.z.a.getJavaPrimitiveType(cVar2), d0.z.a.getJavaObjectType(cVar2))); } - f2600c = h0.toMap(arrayList2); + f2601c = h0.toMap(arrayList2); List listOf2 = n.listOf((Object[]) new Class[]{Function0.class, Function1.class, Function2.class, Function3.class, Function4.class, Function5.class, Function6.class, Function7.class, Function8.class, Function9.class, Function10.class, Function11.class, Function12.class, Function13.class, Function14.class, Function15.class, d0.z.c.a.class, Function17.class, d0.z.c.b.class, d0.z.c.c.class, d.class, e.class, f.class}); ArrayList arrayList3 = new ArrayList(d0.t.o.collectionSizeOrDefault(listOf2, 10)); for (Object obj : listOf2) { @@ -189,7 +189,7 @@ public final class b { public static final Class getWrapperByPrimitive(Class cls) { m.checkNotNullParameter(cls, ""); - return f2600c.get(cls); + return f2601c.get(cls); } public static final boolean isEnumClassOrSpecializedEnumEntryClass(Class cls) { diff --git a/app/src/main/java/d0/e0/p/d/m0/c/k1/b/e.java b/app/src/main/java/d0/e0/p/d/m0/c/k1/b/e.java index c848fe71b9..9a0c00934e 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/k1/b/e.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/k1/b/e.java @@ -8,17 +8,17 @@ import java.lang.annotation.Annotation; public final class e extends d implements c { /* renamed from: c reason: collision with root package name */ - public final Annotation f2601c; + public final Annotation f2602c; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public e(d0.e0.p.d.m0.g.e eVar, Annotation annotation) { super(eVar); m.checkNotNullParameter(annotation, "annotation"); - this.f2601c = annotation; + this.f2602c = annotation; } @Override // d0.e0.p.d.m0.e.a.k0.c public a getAnnotation() { - return new c(this.f2601c); + return new c(this.f2602c); } } diff --git a/app/src/main/java/d0/e0/p/d/m0/c/k1/b/h.java b/app/src/main/java/d0/e0/p/d/m0/c/k1/b/h.java index ef50599784..77ecab9676 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/k1/b/h.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/k1/b/h.java @@ -9,18 +9,18 @@ import java.util.List; public final class h extends d implements e { /* renamed from: c reason: collision with root package name */ - public final Object[] f2602c; + public final Object[] f2603c; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public h(d0.e0.p.d.m0.g.e eVar, Object[] objArr) { super(eVar); m.checkNotNullParameter(objArr, "values"); - this.f2602c = objArr; + this.f2603c = objArr; } @Override // d0.e0.p.d.m0.e.a.k0.e public List getElements() { - Object[] objArr = this.f2602c; + Object[] objArr = this.f2603c; ArrayList arrayList = new ArrayList(objArr.length); for (Object obj : objArr) { d.a aVar = d.a; diff --git a/app/src/main/java/d0/e0/p/d/m0/c/k1/b/i.java b/app/src/main/java/d0/e0/p/d/m0/c/k1/b/i.java index 327d6c8e3d..3ace8927af 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/k1/b/i.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/k1/b/i.java @@ -13,7 +13,7 @@ public final class i extends w implements f { public final Type b; /* renamed from: c reason: collision with root package name */ - public final w f2603c; + public final w f2604c; public final Collection d; public i(Type type) { @@ -41,7 +41,7 @@ public final class i extends w implements f { R.append(type); throw new IllegalArgumentException(R.toString()); } - this.f2603c = wVar; + this.f2604c = wVar; this.d = n.emptyList(); } @@ -52,7 +52,7 @@ public final class i extends w implements f { @Override // d0.e0.p.d.m0.e.a.k0.f public w getComponentType() { - return this.f2603c; + return this.f2604c; } @Override // d0.e0.p.d.m0.c.k1.b.w diff --git a/app/src/main/java/d0/e0/p/d/m0/c/k1/b/k.java b/app/src/main/java/d0/e0/p/d/m0/c/k1/b/k.java index e1030776ea..56d5797288 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/k1/b/k.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/k1/b/k.java @@ -8,17 +8,17 @@ import d0.z.d.m; public final class k extends d implements h { /* renamed from: c reason: collision with root package name */ - public final Class f2604c; + public final Class f2605c; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public k(e eVar, Class cls) { super(eVar); m.checkNotNullParameter(cls, "klass"); - this.f2604c = cls; + this.f2605c = cls; } @Override // d0.e0.p.d.m0.e.a.k0.h public x getReferencedType() { - return w.a.create(this.f2604c); + return w.a.create(this.f2605c); } } diff --git a/app/src/main/java/d0/e0/p/d/m0/c/k1/b/l.java b/app/src/main/java/d0/e0/p/d/m0/c/k1/b/l.java index 93ef58e0c3..416be854e0 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/k1/b/l.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/k1/b/l.java @@ -21,7 +21,7 @@ public final class l extends w implements j { public final Type b; /* renamed from: c reason: collision with root package name */ - public final i f2605c; + public final i f2606c; public l(Type type) { i iVar; @@ -43,7 +43,7 @@ public final class l extends w implements j { R.append(reflectType); throw new IllegalStateException(R.toString()); } - this.f2605c = iVar; + this.f2606c = iVar; } @Override // d0.e0.p.d.m0.c.k1.b.w, d0.e0.p.d.m0.e.a.k0.d @@ -59,7 +59,7 @@ public final class l extends w implements j { @Override // d0.e0.p.d.m0.e.a.k0.j public i getClassifier() { - return this.f2605c; + return this.f2606c; } @Override // d0.e0.p.d.m0.e.a.k0.j diff --git a/app/src/main/java/d0/e0/p/d/m0/c/k1/b/o.java b/app/src/main/java/d0/e0/p/d/m0/c/k1/b/o.java index 106c98c749..a7dc0e13ca 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/k1/b/o.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/k1/b/o.java @@ -7,23 +7,23 @@ import d0.e0.p.d.m0.g.e; public final class o extends d implements m { /* renamed from: c reason: collision with root package name */ - public final Enum f2606c; + public final Enum f2607c; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public o(e eVar, Enum r3) { super(eVar); d0.z.d.m.checkNotNullParameter(r3, "value"); - this.f2606c = r3; + this.f2607c = r3; } @Override // d0.e0.p.d.m0.e.a.k0.m public e getEntryName() { - return e.identifier(this.f2606c.name()); + return e.identifier(this.f2607c.name()); } @Override // d0.e0.p.d.m0.e.a.k0.m public a getEnumClassId() { - Class cls = this.f2606c.getClass(); + Class cls = this.f2607c.getClass(); if (!cls.isEnum()) { cls = cls.getEnclosingClass(); } diff --git a/app/src/main/java/d0/e0/p/d/m0/c/k1/b/q.java b/app/src/main/java/d0/e0/p/d/m0/c/k1/b/q.java index 867d04dbc7..89d024792e 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/k1/b/q.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/k1/b/q.java @@ -7,17 +7,17 @@ import d0.z.d.m; public final class q extends d implements o { /* renamed from: c reason: collision with root package name */ - public final Object f2607c; + public final Object f2608c; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public q(e eVar, Object obj) { super(eVar); m.checkNotNullParameter(obj, "value"); - this.f2607c = obj; + this.f2608c = obj; } @Override // d0.e0.p.d.m0.e.a.k0.o public Object getValue() { - return this.f2607c; + return this.f2608c; } } diff --git a/app/src/main/java/d0/e0/p/d/m0/c/k1/b/t.java b/app/src/main/java/d0/e0/p/d/m0/c/k1/b/t.java index f06cdcda38..f1772691e0 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/k1/b/t.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/k1/b/t.java @@ -15,7 +15,7 @@ public interface t extends s { public static f1 getVisibility(t tVar) { m.checkNotNullParameter(tVar, "this"); int modifiers = tVar.getModifiers(); - return Modifier.isPublic(modifiers) ? e1.h.f2563c : Modifier.isPrivate(modifiers) ? e1.e.f2560c : Modifier.isProtected(modifiers) ? Modifier.isStatic(modifiers) ? c.f2596c : b.f2595c : d0.e0.p.d.m0.c.j1.a.f2594c; + return Modifier.isPublic(modifiers) ? e1.h.f2564c : Modifier.isPrivate(modifiers) ? e1.e.f2561c : Modifier.isProtected(modifiers) ? Modifier.isStatic(modifiers) ? c.f2597c : b.f2596c : d0.e0.p.d.m0.c.j1.a.f2595c; } public static boolean isAbstract(t tVar) { diff --git a/app/src/main/java/d0/e0/p/d/m0/c/k1/b/v.java b/app/src/main/java/d0/e0/p/d/m0/c/k1/b/v.java index 33d91c41ca..3740c3c78c 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/k1/b/v.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/k1/b/v.java @@ -12,7 +12,7 @@ public final class v extends w implements d0.e0.p.d.m0.e.a.k0.v { public final Class b; /* renamed from: c reason: collision with root package name */ - public final Collection f2608c = n.emptyList(); + public final Collection f2609c = n.emptyList(); public v(Class cls) { m.checkNotNullParameter(cls, "reflectType"); @@ -21,7 +21,7 @@ public final class v extends w implements d0.e0.p.d.m0.e.a.k0.v { @Override // d0.e0.p.d.m0.e.a.k0.d public Collection getAnnotations() { - return this.f2608c; + return this.f2609c; } @Override // d0.e0.p.d.m0.c.k1.b.w diff --git a/app/src/main/java/d0/e0/p/d/m0/c/k1/b/y.java b/app/src/main/java/d0/e0/p/d/m0/c/k1/b/y.java index 916fbef739..6ad40bcce8 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/k1/b/y.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/k1/b/y.java @@ -12,7 +12,7 @@ public final class y extends n implements a0 { public final Annotation[] b; /* renamed from: c reason: collision with root package name */ - public final String f2609c; + public final String f2610c; public final boolean d; public y(w wVar, Annotation[] annotationArr, String str, boolean z2) { @@ -20,7 +20,7 @@ public final class y extends n implements a0 { m.checkNotNullParameter(annotationArr, "reflectAnnotations"); this.a = wVar; this.b = annotationArr; - this.f2609c = str; + this.f2610c = str; this.d = z2; } @@ -37,7 +37,7 @@ public final class y extends n implements a0 { @Override // d0.e0.p.d.m0.e.a.k0.a0 public e getName() { - String str = this.f2609c; + String str = this.f2610c; if (str == null) { return null; } diff --git a/app/src/main/java/d0/e0/p/d/m0/c/k1/b/z.java b/app/src/main/java/d0/e0/p/d/m0/c/k1/b/z.java index 717058b6ca..833634b766 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/k1/b/z.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/k1/b/z.java @@ -14,7 +14,7 @@ public final class z extends w implements b0 { public final WildcardType b; /* renamed from: c reason: collision with root package name */ - public final Collection f2610c = n.emptyList(); + public final Collection f2611c = n.emptyList(); public z(WildcardType wildcardType) { m.checkNotNullParameter(wildcardType, "reflectType"); @@ -23,7 +23,7 @@ public final class z extends w implements b0 { @Override // d0.e0.p.d.m0.e.a.k0.d public Collection getAnnotations() { - return this.f2610c; + return this.f2611c; } @Override // d0.e0.p.d.m0.e.a.k0.b0 diff --git a/app/src/main/java/d0/e0/p/d/m0/c/l0.java b/app/src/main/java/d0/e0/p/d/m0/c/l0.java index 6e6e65294e..a03ae185e2 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/l0.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/l0.java @@ -9,7 +9,7 @@ public final class l0 { public final List b; /* renamed from: c reason: collision with root package name */ - public final l0 f2611c; + public final l0 f2612c; /* JADX DEBUG: Multi-variable search result rejected for r3v0, resolved type: java.util.List */ /* JADX WARN: Multi-variable type inference failed */ @@ -18,7 +18,7 @@ public final class l0 { m.checkNotNullParameter(list, "arguments"); this.a = iVar; this.b = list; - this.f2611c = l0Var; + this.f2612c = l0Var; } public final List getArguments() { @@ -30,6 +30,6 @@ public final class l0 { } public final l0 getOuterType() { - return this.f2611c; + return this.f2612c; } } diff --git a/app/src/main/java/d0/e0/p/d/m0/c/r0.java b/app/src/main/java/d0/e0/p/d/m0/c/r0.java index 9d1272ab91..0af4fc81d6 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/r0.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/r0.java @@ -19,7 +19,7 @@ public final class r0 { public static final /* synthetic */ KProperty[] b = {a0.property1(new y(a0.getOrCreateKotlinClass(r0.class), "scopeForOwnerModule", "getScopeForOwnerModule()Lorg/jetbrains/kotlin/resolve/scopes/MemberScope;"))}; /* renamed from: c reason: collision with root package name */ - public final e f2612c; + public final e f2613c; public final Function1 d; public final g e; public final j f; @@ -58,7 +58,7 @@ public final class r0 { } public r0(e eVar, o oVar, Function1 function1, g gVar, DefaultConstructorMarker defaultConstructorMarker) { - this.f2612c = eVar; + this.f2613c = eVar; this.d = function1; this.e = gVar; this.f = oVar.createLazyValue(new s0(this)); @@ -74,11 +74,11 @@ public final class r0 { public final T getScope(g gVar) { m.checkNotNullParameter(gVar, "kotlinTypeRefiner"); - if (!gVar.isRefinementNeededForModule(d0.e0.p.d.m0.k.x.a.getModule(this.f2612c))) { + if (!gVar.isRefinementNeededForModule(d0.e0.p.d.m0.k.x.a.getModule(this.f2613c))) { return (T) ((i) n.getValue(this.f, this, b[0])); } - u0 typeConstructor = this.f2612c.getTypeConstructor(); + u0 typeConstructor = this.f2613c.getTypeConstructor(); m.checkNotNullExpressionValue(typeConstructor, "classDescriptor.typeConstructor"); - return !gVar.isRefinementNeededForTypeConstructor(typeConstructor) ? (T) ((i) n.getValue(this.f, this, b[0])) : (T) gVar.getOrPutScopeForClass(this.f2612c, new b(this, gVar)); + return !gVar.isRefinementNeededForTypeConstructor(typeConstructor) ? (T) ((i) n.getValue(this.f, this, b[0])) : (T) gVar.getOrPutScopeForClass(this.f2613c, new b(this, gVar)); } } diff --git a/app/src/main/java/d0/e0/p/d/m0/c/t.java b/app/src/main/java/d0/e0/p/d/m0/c/t.java index 8ecd7f8238..fefdc8f446 100644 --- a/app/src/main/java/d0/e0/p/d/m0/c/t.java +++ b/app/src/main/java/d0/e0/p/d/m0/c/t.java @@ -16,7 +16,7 @@ public class t { public static final u b; /* renamed from: c reason: collision with root package name */ - public static final u f2613c; + public static final u f2614c; public static final u d; public static final u e; public static final u f; @@ -455,23 +455,23 @@ public class t { } static { - d dVar = new d(e1.e.f2560c); + d dVar = new d(e1.e.f2561c); a = dVar; - e eVar = new e(e1.f.f2561c); + e eVar = new e(e1.f.f2562c); b = eVar; - f fVar = new f(e1.g.f2562c); - f2613c = fVar; - g gVar = new g(e1.b.f2557c); + f fVar = new f(e1.g.f2563c); + f2614c = fVar; + g gVar = new g(e1.b.f2558c); d = gVar; - h hVar = new h(e1.h.f2563c); + h hVar = new h(e1.h.f2564c); e = hVar; - i iVar = new i(e1.d.f2559c); + i iVar = new i(e1.d.f2560c); f = iVar; - j jVar = new j(e1.a.f2556c); + j jVar = new j(e1.a.f2557c); g = jVar; - k kVar = new k(e1.c.f2558c); + k kVar = new k(e1.c.f2559c); h = kVar; - l lVar = new l(e1.i.f2564c); + l lVar = new l(e1.i.f2565c); i = lVar; Collections.unmodifiableSet(n0.setOf((Object[]) new u[]{dVar, eVar, gVar, iVar})); HashMap newHashMapWithExpectedSize = d0.e0.p.d.m0.p.a.newHashMapWithExpectedSize(4); diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/a0.java b/app/src/main/java/d0/e0/p/d/m0/e/a/a0.java index 68f14b061e..fc26161333 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/a0.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/a0.java @@ -12,7 +12,7 @@ public final class a0 { public static final e b = e.identifier("value"); /* renamed from: c reason: collision with root package name */ - public static final b f2618c = new b(Target.class.getCanonicalName()); + public static final b f2619c = new b(Target.class.getCanonicalName()); public static final b d = new b(Retention.class.getCanonicalName()); public static final b e = new b(Deprecated.class.getCanonicalName()); public static final b f = new b(Documented.class.getCanonicalName()); @@ -30,7 +30,7 @@ public final class a0 { public static final b r = new b("kotlin.annotations.jvm.internal.DefaultValue"); /* renamed from: s reason: collision with root package name */ - public static final b f2619s = new b("kotlin.annotations.jvm.internal.DefaultNull"); + public static final b f2620s = new b("kotlin.annotations.jvm.internal.DefaultNull"); static { b bVar = new b("kotlin.Metadata"); diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/b.java b/app/src/main/java/d0/e0/p/d/m0/e/a/b.java index 90b58d3635..53aacc063f 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/b.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/b.java @@ -17,7 +17,7 @@ public final class b { public static final d0.e0.p.d.m0.g.b b = new d0.e0.p.d.m0.g.b("javax.annotation.meta.TypeQualifier"); /* renamed from: c reason: collision with root package name */ - public static final d0.e0.p.d.m0.g.b f2620c = new d0.e0.p.d.m0.g.b("javax.annotation.meta.TypeQualifierDefault"); + public static final d0.e0.p.d.m0.g.b f2621c = new d0.e0.p.d.m0.g.b("javax.annotation.meta.TypeQualifierDefault"); public static final d0.e0.p.d.m0.g.b d = new d0.e0.p.d.m0.g.b("kotlin.annotations.jvm.UnderMigration"); public static final List e; public static final Map f; @@ -52,7 +52,7 @@ public final class b { } public static final d0.e0.p.d.m0.g.b getTYPE_QUALIFIER_DEFAULT_FQNAME() { - return f2620c; + return f2621c; } public static final d0.e0.p.d.m0.g.b getTYPE_QUALIFIER_FQNAME() { diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/b0.java b/app/src/main/java/d0/e0/p/d/m0/e/a/b0.java index c7e168b7a2..c0162b2378 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/b0.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/b0.java @@ -12,7 +12,7 @@ public final class b0 { public static final b b; /* renamed from: c reason: collision with root package name */ - public static final b f2621c; + public static final b f2622c; public static final List d; public static final b e; public static final b f = new b("javax.annotation.CheckForNull"); @@ -30,7 +30,7 @@ public final class b0 { b bVar2 = new b("org.jspecify.annotations.NullnessUnspecified"); b = bVar2; b bVar3 = new b("org.jspecify.annotations.DefaultNonNull"); - f2621c = bVar3; + f2622c = bVar3; List listOf = n.listOf((Object[]) new b[]{a0.i, new b("androidx.annotation.Nullable"), new b("androidx.annotation.Nullable"), new b("android.annotation.Nullable"), new b("com.android.annotations.Nullable"), new b("org.eclipse.jdt.annotation.Nullable"), new b("org.checkerframework.checker.nullness.qual.Nullable"), new b("javax.annotation.Nullable"), new b("javax.annotation.CheckForNull"), new b("edu.umd.cs.findbugs.annotations.CheckForNull"), new b("edu.umd.cs.findbugs.annotations.Nullable"), new b("edu.umd.cs.findbugs.annotations.PossiblyNull"), new b("io.reactivex.annotations.Nullable")}); d = listOf; b bVar4 = new b("javax.annotation.Nonnull"); @@ -73,7 +73,7 @@ public final class b0 { } public static final b getJSPECIFY_DEFAULT_NOT_NULL() { - return f2621c; + return f2622c; } public static final b getJSPECIFY_NULLABLE() { diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/c.java b/app/src/main/java/d0/e0/p/d/m0/e/a/c.java index 2bf75b5e43..921f193030 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/c.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/c.java @@ -153,7 +153,7 @@ public final class c { return null; } d0.e0.p.d.m0.c.g1.g annotations = annotationClass.getAnnotations(); - d0.e0.p.d.m0.g.b bVar = a0.f2618c; + d0.e0.p.d.m0.g.b bVar = a0.f2619c; m.checkNotNullExpressionValue(bVar, "TARGET_ANNOTATION"); d0.e0.p.d.m0.c.g1.c findAnnotation = annotations.findAnnotation(bVar); if (findAnnotation == null) { diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/e0.java b/app/src/main/java/d0/e0/p/d/m0/e/a/e0.java index 55fc609161..49acfb658f 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/e0.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/e0.java @@ -26,7 +26,7 @@ public class e0 { public static final List b; /* renamed from: c reason: collision with root package name */ - public static final List f2622c; + public static final List f2623c; public static final Map d; public static final Map e; public static final Set f; @@ -212,7 +212,7 @@ public class e0 { for (a.C0222a aVar2 : arrayList) { arrayList2.add(aVar2.getSignature()); } - f2622c = arrayList2; + f2623c = arrayList2; List list = b; ArrayList arrayList3 = new ArrayList(o.collectionSizeOrDefault(list, 10)); for (a.C0222a aVar3 : list) { @@ -334,7 +334,7 @@ public class e0 { } public static final /* synthetic */ List access$getERASED_COLLECTION_PARAMETER_SIGNATURES$cp() { - return f2622c; + return f2623c; } public static final /* synthetic */ Set access$getERASED_VALUE_PARAMETERS_SHORT_NAMES$cp() { diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/g0/a.java b/app/src/main/java/d0/e0/p/d/m0/e/a/g0/a.java index f01cffddab..0f5e08a98d 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/g0/a.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/g0/a.java @@ -23,7 +23,7 @@ public final class a { public final /* synthetic */ Set b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ boolean f2623c; + public final /* synthetic */ boolean f2624c; /* compiled from: DescriptorResolverUtils */ /* renamed from: d0.e0.p.d.m0.e.a.g0.a$a$a reason: collision with other inner class name */ @@ -43,7 +43,7 @@ public final class a { public C0223a(p pVar, Set set, boolean z2) { this.a = pVar; this.b = set; - this.f2623c = z2; + this.f2624c = z2; } public static /* synthetic */ void a(int i) { @@ -100,7 +100,7 @@ public final class a { } else if (collection == null) { a(4); throw null; - } else if (!this.f2623c || bVar.getKind() == b.a.FAKE_OVERRIDE) { + } else if (!this.f2624c || bVar.getKind() == b.a.FAKE_OVERRIDE) { super.setOverriddenDescriptors(bVar, collection); } } diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/g0/b.java b/app/src/main/java/d0/e0/p/d/m0/e/a/g0/b.java index eeddf72880..8c13b2bd8d 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/g0/b.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/g0/b.java @@ -24,7 +24,7 @@ public class b implements c, i { public final d0.e0.p.d.m0.g.b b; /* renamed from: c reason: collision with root package name */ - public final u0 f2624c; + public final u0 f2625c; public final j d; public final d0.e0.p.d.m0.e.a.k0.b e; public final boolean f; @@ -61,7 +61,7 @@ public class b implements c, i { source = u0.a; m.checkNotNullExpressionValue(source, "NO_SOURCE"); } - this.f2624c = source; + this.f2625c = source; this.d = gVar.getStorageManager().createLazyValue(new a(gVar, this)); this.e = (aVar == null || (arguments = aVar.getArguments()) == null) ? null : (d0.e0.p.d.m0.e.a.k0.b) u.firstOrNull(arguments); this.f = m.areEqual(aVar != null ? Boolean.valueOf(aVar.isIdeExternalAnnotation()) : bool, Boolean.TRUE); @@ -79,7 +79,7 @@ public class b implements c, i { @Override // d0.e0.p.d.m0.c.g1.c public u0 getSource() { - return this.f2624c; + return this.f2625c; } @Override // d0.e0.p.d.m0.c.g1.c diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/g0/c.java b/app/src/main/java/d0/e0/p/d/m0/e/a/g0/c.java index 7166202375..29f0784c8b 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/g0/c.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/g0/c.java @@ -17,7 +17,7 @@ public final class c { public static final e b; /* renamed from: c reason: collision with root package name */ - public static final e f2625c; + public static final e f2626c; public static final e d; public static final Map e; public static final Map f; @@ -28,12 +28,12 @@ public final class c { b = identifier; e identifier2 = e.identifier("allowedTargets"); m.checkNotNullExpressionValue(identifier2, "identifier(\"allowedTargets\")"); - f2625c = identifier2; + f2626c = identifier2; e identifier3 = e.identifier("value"); m.checkNotNullExpressionValue(identifier3, "identifier(\"value\")"); d = identifier3; b bVar = k.a.A; - b bVar2 = a0.f2618c; + b bVar2 = a0.f2619c; b bVar3 = k.a.D; b bVar4 = a0.d; b bVar5 = k.a.E; @@ -80,14 +80,14 @@ public final class c { } public final e getTARGET_ANNOTATION_ALLOWED_TARGETS$descriptors_jvm() { - return f2625c; + return f2626c; } public final d0.e0.p.d.m0.c.g1.c mapOrResolveJavaAnnotation(a aVar, g gVar, boolean z2) { m.checkNotNullParameter(aVar, "annotation"); m.checkNotNullParameter(gVar, "c"); d0.e0.p.d.m0.g.a classId = aVar.getClassId(); - if (m.areEqual(classId, d0.e0.p.d.m0.g.a.topLevel(a0.f2618c))) { + if (m.areEqual(classId, d0.e0.p.d.m0.g.a.topLevel(a0.f2619c))) { return new i(aVar, gVar); } if (m.areEqual(classId, d0.e0.p.d.m0.g.a.topLevel(a0.d))) { diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/g0/d.java b/app/src/main/java/d0/e0/p/d/m0/e/a/g0/d.java index 4a6f39f56d..2c8fb1bf75 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/g0/d.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/g0/d.java @@ -27,7 +27,7 @@ public final class d { public static final Map> b = h0.mapOf(o.to("PACKAGE", EnumSet.noneOf(n.class)), o.to("TYPE", EnumSet.of(n.CLASS, n.FILE)), o.to("ANNOTATION_TYPE", EnumSet.of(n.ANNOTATION_CLASS)), o.to("TYPE_PARAMETER", EnumSet.of(n.TYPE_PARAMETER)), o.to("FIELD", EnumSet.of(n.FIELD)), o.to("LOCAL_VARIABLE", EnumSet.of(n.LOCAL_VARIABLE)), o.to("PARAMETER", EnumSet.of(n.VALUE_PARAMETER)), o.to("CONSTRUCTOR", EnumSet.of(n.CONSTRUCTOR)), o.to("METHOD", EnumSet.of(n.FUNCTION, n.PROPERTY_GETTER, n.PROPERTY_SETTER)), o.to("TYPE_USE", EnumSet.of(n.TYPE))); /* renamed from: c reason: collision with root package name */ - public static final Map f2626c = h0.mapOf(o.to("RUNTIME", m.RUNTIME), o.to("CLASS", m.BINARY), o.to("SOURCE", m.SOURCE)); + public static final Map f2627c = h0.mapOf(o.to("RUNTIME", m.RUNTIME), o.to("CLASS", m.BINARY), o.to("SOURCE", m.SOURCE)); /* compiled from: JavaAnnotationMapper.kt */ public static final class a extends d0.z.d.o implements Function1 { @@ -55,7 +55,7 @@ public final class d { if (mVar == null) { return null; } - Map map = f2626c; + Map map = f2627c; e entryName = mVar.getEntryName(); m mVar2 = map.get(entryName == null ? null : entryName.asString()); if (mVar2 == null) { diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/g0/j.java b/app/src/main/java/d0/e0/p/d/m0/e/a/g0/j.java index 7620877374..e725802b08 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/g0/j.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/g0/j.java @@ -87,7 +87,7 @@ public interface j { public final c0 b; /* renamed from: c reason: collision with root package name */ - public final List f2627c; + public final List f2628c; public final List d; public final List e; public final boolean f; @@ -105,7 +105,7 @@ public interface j { } else if (list3 != null) { this.a = c0Var; this.b = c0Var2; - this.f2627c = list; + this.f2628c = list; this.d = list2; this.e = list3; this.f = z2; @@ -191,7 +191,7 @@ public interface j { } public List getValueParameters() { - List list = this.f2627c; + List list = this.f2628c; if (list != null) { return list; } diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/h0/k.java b/app/src/main/java/d0/e0/p/d/m0/e/a/h0/k.java index 8a81c607e5..90f5bec5c1 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/h0/k.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/h0/k.java @@ -69,7 +69,7 @@ public final class k { return new j(str); } g annotations2 = c1Var.getAnnotations(); - b bVar2 = a0.f2619s; + b bVar2 = a0.f2620s; m.checkNotNullExpressionValue(bVar2, "DEFAULT_NULL_FQ_NAME"); if (annotations2.hasAnnotation(bVar2)) { return h.a; diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/i.java b/app/src/main/java/d0/e0/p/d/m0/e/a/i.java index 262688a19e..00b1af2bc7 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/i.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/i.java @@ -23,7 +23,7 @@ public final class i { public static final Map b; /* renamed from: c reason: collision with root package name */ - public static final Map> f2628c; + public static final Map> f2629c; public static final Set d; public static final Set e; @@ -49,7 +49,7 @@ public final class i { } ((List) obj).add((e) pair.getFirst()); } - f2628c = linkedHashMap; + f2629c = linkedHashMap; Set keySet = b.keySet(); d = keySet; ArrayList arrayList2 = new ArrayList(d0.t.o.collectionSizeOrDefault(keySet, 10)); @@ -65,7 +65,7 @@ public final class i { public final List getPropertyNameCandidatesBySpecialGetterName(e eVar) { m.checkNotNullParameter(eVar, "name1"); - List list = f2628c.get(eVar); + List list = f2629c.get(eVar); return list == null ? n.emptyList() : list; } diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/b.java b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/b.java index 35bf41c974..55f359c6a4 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/b.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/b.java @@ -22,7 +22,7 @@ public final class b { public final s b; /* renamed from: c reason: collision with root package name */ - public final n f2629c; + public final n f2630c; public final f d; public final j e; public final p f; @@ -40,7 +40,7 @@ public final class b { public final l r; /* renamed from: s reason: collision with root package name */ - public final t f2630s; + public final t f2631s; public final c t; public final d0.e0.p.d.m0.n.l1.l u; public final e v; @@ -70,7 +70,7 @@ public final class b { m.checkNotNullParameter(eVar, "javaTypeEnhancementState"); this.a = oVar; this.b = sVar; - this.f2629c = nVar; + this.f2630c = nVar; this.d = fVar; this.e = jVar; this.f = pVar; @@ -86,7 +86,7 @@ public final class b { this.p = jVar2; this.q = cVar2; this.r = lVar; - this.f2630s = tVar; + this.f2631s = tVar; this.t = cVar3; this.u = lVar2; this.v = eVar; @@ -109,7 +109,7 @@ public final class b { } public final t getJavaClassesTracker() { - return this.f2630s; + return this.f2631s; } public final d0.e0.p.d.m0.e.a.g0.f getJavaPropertyInitializerEvaluator() { @@ -125,7 +125,7 @@ public final class b { } public final n getKotlinClassFinder() { - return this.f2629c; + return this.f2630c; } public final d0.e0.p.d.m0.n.l1.l getKotlinTypeChecker() { @@ -178,6 +178,6 @@ public final class b { public final b replace(g gVar) { m.checkNotNullParameter(gVar, "javaResolverCache"); - return new b(this.a, this.b, this.f2629c, this.d, this.e, this.f, gVar, this.h, this.i, this.j, this.k, this.l, this.m, this.n, this.o, this.p, this.q, this.r, this.f2630s, this.t, this.u, this.v); + return new b(this.a, this.b, this.f2630c, this.d, this.e, this.f, gVar, this.h, this.i, this.j, this.k, this.l, this.m, this.n, this.o, this.p, this.q, this.r, this.f2631s, this.t, this.u, this.v); } } diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/g.java b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/g.java index 7282ed31cf..9532c8ca94 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/g.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/g.java @@ -12,7 +12,7 @@ public final class g { public final k b; /* renamed from: c reason: collision with root package name */ - public final Lazy f2631c; + public final Lazy f2632c; public final Lazy d; public final d e; @@ -22,7 +22,7 @@ public final class g { m.checkNotNullParameter(lazy, "delegateForDefaultTypeQualifiers"); this.a = bVar; this.b = kVar; - this.f2631c = lazy; + this.f2632c = lazy; this.d = lazy; this.e = new d(this, kVar); } @@ -36,7 +36,7 @@ public final class g { } public final Lazy getDelegateForDefaultTypeQualifiers$descriptors_jvm() { - return this.f2631c; + return this.f2632c; } public final c0 getModule() { diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/h.java b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/h.java index 4e546ad4c0..4e3d8a72d3 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/h.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/h.java @@ -15,7 +15,7 @@ public final class h implements k { public final m b; /* renamed from: c reason: collision with root package name */ - public final int f2632c; + public final int f2633c; public final Map d; public final i e; @@ -46,7 +46,7 @@ public final class h implements k { d0.z.d.m.checkNotNullParameter(zVar, "typeParameterOwner"); this.a = gVar; this.b = mVar; - this.f2632c = i; + this.f2633c = i; this.d = d0.e0.p.d.m0.p.a.mapToIndex(zVar.getTypeParameters()); this.e = gVar.getStorageManager().createMemoizedFunctionWithNullableValues(new a(this)); } @@ -64,7 +64,7 @@ public final class h implements k { } public static final /* synthetic */ int access$getTypeParametersIndexOffset$p(h hVar) { - return hVar.f2632c; + return hVar.f2633c; } @Override // d0.e0.p.d.m0.e.a.i0.k diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/a.java b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/a.java index e7b598dbc7..30385ad8d8 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/a.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/a.java @@ -29,7 +29,7 @@ public class a implements b { public final Function1 b; /* renamed from: c reason: collision with root package name */ - public final Function1 f2633c; + public final Function1 f2634c; public final Map> d; public final Map e; public final Map f; @@ -66,7 +66,7 @@ public class a implements b { this.a = gVar; this.b = function1; C0226a aVar = new C0226a(this); - this.f2633c = aVar; + this.f2634c = aVar; Sequence filter = d0.f0.q.filter(u.asSequence(gVar.getMethods()), aVar); LinkedHashMap linkedHashMap = new LinkedHashMap(); for (Object obj : filter) { @@ -135,7 +135,7 @@ public class a implements b { @Override // d0.e0.p.d.m0.e.a.i0.l.b public Set getMethodNames() { - Sequence filter = d0.f0.q.filter(u.asSequence(this.a.getMethods()), this.f2633c); + Sequence filter = d0.f0.q.filter(u.asSequence(this.a.getMethods()), this.f2634c); LinkedHashSet linkedHashSet = new LinkedHashSet(); for (t tVar : filter) { linkedHashSet.add(tVar.getName()); diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/d.java b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/d.java index 5197f0b231..e8b00c7493 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/d.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/d.java @@ -31,7 +31,7 @@ public final class d implements i { public static final /* synthetic */ KProperty[] b = {a0.property1(new y(a0.getOrCreateKotlinClass(d.class), "kotlinScopes", "getKotlinScopes()[Lorg/jetbrains/kotlin/resolve/scopes/MemberScope;"))}; /* renamed from: c reason: collision with root package name */ - public final g f2634c; + public final g f2635c; public final i d; public final j e; public final j f; @@ -68,14 +68,14 @@ public final class d implements i { m.checkNotNullParameter(gVar, "c"); m.checkNotNullParameter(uVar, "jPackage"); m.checkNotNullParameter(iVar, "packageFragment"); - this.f2634c = gVar; + this.f2635c = gVar; this.d = iVar; this.e = new j(gVar, uVar, iVar); this.f = gVar.getStorageManager().createLazyValue(new a(this)); } public static final /* synthetic */ g access$getC$p(d dVar) { - return dVar.f2634c; + return dVar.f2635c; } public static final /* synthetic */ i access$getPackageFragment$p(d dVar) { @@ -209,6 +209,6 @@ public final class d implements i { public void recordLookup(e eVar, b bVar) { m.checkNotNullParameter(eVar, ModelAuditLogEntry.CHANGE_KEY_NAME); m.checkNotNullParameter(bVar, ModelAuditLogEntry.CHANGE_KEY_LOCATION); - d0.e0.p.d.m0.d.a.record(this.f2634c.getComponents().getLookupTracker(), bVar, this.d, eVar); + d0.e0.p.d.m0.d.a.record(this.f2635c.getComponents().getLookupTracker(), bVar, this.d, eVar); } } diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/e.java b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/e.java index 831b52e00f..1b1e54a416 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/e.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/e.java @@ -34,7 +34,7 @@ public final class e implements d0.e0.p.d.m0.c.g1.c, i { public final g b; /* renamed from: c reason: collision with root package name */ - public final d0.e0.p.d.m0.e.a.k0.a f2635c; + public final d0.e0.p.d.m0.e.a.k0.a f2636c; public final k d; public final j e; public final d0.e0.p.d.m0.e.a.j0.a f; @@ -128,7 +128,7 @@ public final class e implements d0.e0.p.d.m0.c.g1.c, i { m.checkNotNullParameter(gVar, "c"); m.checkNotNullParameter(aVar, "javaAnnotation"); this.b = gVar; - this.f2635c = aVar; + this.f2636c = aVar; this.d = gVar.getStorageManager().createNullableLazyValue(new b(this)); this.e = gVar.getStorageManager().createLazyValue(new c(this)); this.f = gVar.getComponents().getSourceElementFactory().source(aVar); @@ -154,7 +154,7 @@ public final class e implements d0.e0.p.d.m0.c.g1.c, i { } public static final /* synthetic */ d0.e0.p.d.m0.e.a.k0.a access$getJavaAnnotation$p(e eVar) { - return eVar.f2635c; + return eVar.f2636c; } public static final /* synthetic */ d0.e0.p.d.m0.k.v.g access$resolveAnnotationArgument(e eVar, d0.e0.p.d.m0.e.a.k0.b bVar) { diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/f.java b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/f.java index 962adf7760..86d6d78fa0 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/f.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/f.java @@ -52,20 +52,20 @@ public final class f extends h implements d0.e0.p.d.m0.e.a.h0.d { public final d0.e0.p.d.m0.e.a.k0.g r; /* renamed from: s reason: collision with root package name */ - public final e f2636s; + public final e f2637s; public final d0.e0.p.d.m0.e.a.i0.g t; public final d0.e0.p.d.m0.c.f u; public final z v; public final f1 w; /* renamed from: x reason: collision with root package name */ - public final boolean f2637x; + public final boolean f2638x; /* renamed from: y reason: collision with root package name */ - public final b f2638y; + public final b f2639y; /* renamed from: z reason: collision with root package name */ - public final h f2639z; + public final h f2640z; /* compiled from: LazyJavaClassDescriptor.kt */ public static final class a { @@ -77,7 +77,7 @@ public final class f extends h implements d0.e0.p.d.m0.e.a.h0.d { public final class b extends d0.e0.p.d.m0.n.b { /* renamed from: c reason: collision with root package name */ - public final j> f2640c; + public final j> f2641c; public final /* synthetic */ f d; /* compiled from: LazyJavaClassDescriptor.kt */ @@ -103,7 +103,7 @@ public final class f extends h implements d0.e0.p.d.m0.e.a.h0.d { super(f.access$getC$p(fVar).getStorageManager()); m.checkNotNullParameter(fVar, "this$0"); this.d = fVar; - this.f2640c = f.access$getC$p(fVar).getStorageManager().createLazyValue(new a(fVar)); + this.f2641c = f.access$getC$p(fVar).getStorageManager().createLazyValue(new a(fVar)); } /* JADX WARNING: Code restructure failed: missing block: B:22:0x0073, code lost: @@ -249,7 +249,7 @@ public final class f extends h implements d0.e0.p.d.m0.e.a.h0.d { @Override // d0.e0.p.d.m0.n.u0 public List getParameters() { - return this.f2640c.mo1invoke(); + return this.f2641c.mo1invoke(); } @Override // d0.e0.p.d.m0.n.u0 @@ -325,7 +325,7 @@ public final class f extends h implements d0.e0.p.d.m0.e.a.h0.d { m.checkNotNullParameter(gVar2, "jClass"); this.q = gVar; this.r = gVar2; - this.f2636s = eVar; + this.f2637s = eVar; d0.e0.p.d.m0.e.a.i0.g childForClassOrPackage$default = d0.e0.p.d.m0.e.a.i0.a.childForClassOrPackage$default(gVar, this, gVar2, 0, 4, null); this.t = childForClassOrPackage$default; ((g.a) childForClassOrPackage$default.getComponents().getJavaResolverCache()).recordClass(gVar2, this); @@ -338,10 +338,10 @@ public final class f extends h implements d0.e0.p.d.m0.e.a.h0.d { } this.v = zVar; this.w = gVar2.getVisibility(); - this.f2637x = gVar2.getOuterClass() != null && !gVar2.isStatic(); - this.f2638y = new b(this); + this.f2638x = gVar2.getOuterClass() != null && !gVar2.isStatic(); + this.f2639y = new b(this); h hVar = new h(childForClassOrPackage$default, this, gVar2, eVar != null, null, 16, null); - this.f2639z = hVar; + this.f2640z = hVar; this.A = r0.a.create(this, childForClassOrPackage$default.getStorageManager(), childForClassOrPackage$default.getComponents().getKotlinTypeChecker().getKotlinTypeRefiner(), new d(this)); this.B = new d0.e0.p.d.m0.k.a0.g(hVar); this.C = new o(childForClassOrPackage$default, gVar2, this); @@ -355,7 +355,7 @@ public final class f extends h implements d0.e0.p.d.m0.e.a.h0.d { } public static final /* synthetic */ e access$getAdditionalSupertypeClassDescriptor$p(f fVar) { - return fVar.f2636s; + return fVar.f2637s; } public static final /* synthetic */ d0.e0.p.d.m0.e.a.i0.g access$getC$p(f fVar) { @@ -363,7 +363,7 @@ public final class f extends h implements d0.e0.p.d.m0.e.a.h0.d { } public static final /* synthetic */ h access$getUnsubstitutedMemberScope$p(f fVar) { - return fVar.f2639z; + return fVar.f2640z; } public final f copy$descriptors_jvm(d0.e0.p.d.m0.e.a.g0.g gVar, e eVar) { @@ -387,7 +387,7 @@ public final class f extends h implements d0.e0.p.d.m0.e.a.h0.d { @Override // d0.e0.p.d.m0.c.e public List getConstructors() { - return this.f2639z.getConstructors$descriptors_jvm().mo1invoke(); + return this.f2640z.getConstructors$descriptors_jvm().mo1invoke(); } @Override // d0.e0.p.d.m0.c.e, d0.e0.p.d.m0.c.i @@ -434,7 +434,7 @@ public final class f extends h implements d0.e0.p.d.m0.e.a.h0.d { @Override // d0.e0.p.d.m0.c.h public u0 getTypeConstructor() { - return this.f2638y; + return this.f2639y; } @Override // d0.e0.p.d.m0.c.i1.a, d0.e0.p.d.m0.c.e @@ -500,7 +500,7 @@ public final class f extends h implements d0.e0.p.d.m0.e.a.h0.d { @Override // d0.e0.p.d.m0.c.i public boolean isInner() { - return this.f2637x; + return this.f2638x; } @Override // d0.e0.p.d.m0.c.e diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/h.java b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/h.java index 7304d25125..042e130031 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/h.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/h.java @@ -59,7 +59,7 @@ public final class h extends k { public final j> r; /* renamed from: s reason: collision with root package name */ - public final j> f2641s; + public final j> f2642s; public final d0.e0.p.d.m0.m.i t; /* compiled from: LazyJavaClassMemberScope.kt */ @@ -335,7 +335,7 @@ public final class h extends k { this.p = z2; this.q = gVar.getStorageManager().createLazyValue(new e(this, gVar)); this.r = gVar.getStorageManager().createLazyValue(new C0227h(this)); - this.f2641s = gVar.getStorageManager().createLazyValue(new f(this)); + this.f2642s = gVar.getStorageManager().createLazyValue(new f(this)); this.t = gVar.getStorageManager().createMemoizedFunctionWithNullableValues(new i(this, gVar)); } @@ -352,7 +352,7 @@ public final class h extends k { return null; } d0.e0.p.d.m0.c.e eVar = hVar.n; - d0.e0.p.d.m0.e.a.h0.c createJavaConstructor = d0.e0.p.d.m0.e.a.h0.c.createJavaConstructor(eVar, d0.e0.p.d.m0.c.g1.g.f.getEMPTY(), true, hVar.f2643c.getComponents().getSourceElementFactory().source(hVar.o)); + d0.e0.p.d.m0.e.a.h0.c createJavaConstructor = d0.e0.p.d.m0.e.a.h0.c.createJavaConstructor(eVar, d0.e0.p.d.m0.c.g1.g.f.getEMPTY(), true, hVar.f2644c.getComponents().getSourceElementFactory().source(hVar.o)); m.checkNotNullExpressionValue(createJavaConstructor, "createJavaConstructor(\n classDescriptor, Annotations.EMPTY, /* isPrimary = */ true, c.components.sourceElementFactory.source(jClass)\n )"); if (isAnnotationType) { Collection methods = hVar.o.getMethods(); @@ -376,16 +376,16 @@ public final class h extends k { x returnType = rVar.getReturnType(); if (returnType instanceof d0.e0.p.d.m0.e.a.k0.f) { d0.e0.p.d.m0.e.a.k0.f fVar = (d0.e0.p.d.m0.e.a.k0.f) returnType; - pair = new Pair(hVar.f2643c.getTypeResolver().transformArrayType(fVar, attributes$default, true), hVar.f2643c.getTypeResolver().transformJavaType(fVar.getComponentType(), attributes$default)); + pair = new Pair(hVar.f2644c.getTypeResolver().transformArrayType(fVar, attributes$default, true), hVar.f2644c.getTypeResolver().transformJavaType(fVar.getComponentType(), attributes$default)); } else { - pair = new Pair(hVar.f2643c.getTypeResolver().transformJavaType(returnType, attributes$default), null); + pair = new Pair(hVar.f2644c.getTypeResolver().transformJavaType(returnType, attributes$default), null); } hVar.o(list, createJavaConstructor, 0, rVar, (c0) pair.component1(), (c0) pair.component2()); } int i2 = rVar != null ? 1 : 0; int i3 = 0; for (r rVar2 : list3) { - hVar.o(list, createJavaConstructor, i3 + i2, rVar2, hVar.f2643c.getTypeResolver().transformJavaType(rVar2.getReturnType(), attributes$default), null); + hVar.o(list, createJavaConstructor, i3 + i2, rVar2, hVar.f2644c.getTypeResolver().transformJavaType(rVar2.getReturnType(), attributes$default), null); i3++; } } else { @@ -395,13 +395,13 @@ public final class h extends k { createJavaConstructor.initialize(list, hVar.B(eVar)); createJavaConstructor.setHasStableParameterNames(true); createJavaConstructor.setReturnType(eVar.getDefaultType()); - ((g.a) hVar.f2643c.getComponents().getJavaResolverCache()).recordConstructor(hVar.o, createJavaConstructor); + ((g.a) hVar.f2644c.getComponents().getJavaResolverCache()).recordConstructor(hVar.o, createJavaConstructor); return createJavaConstructor; } public static final d0.e0.p.d.m0.c.d access$createDefaultRecordConstructor(h hVar) { d0.e0.p.d.m0.c.e eVar = hVar.n; - d0.e0.p.d.m0.e.a.h0.c createJavaConstructor = d0.e0.p.d.m0.e.a.h0.c.createJavaConstructor(eVar, d0.e0.p.d.m0.c.g1.g.f.getEMPTY(), true, hVar.f2643c.getComponents().getSourceElementFactory().source(hVar.o)); + d0.e0.p.d.m0.e.a.h0.c createJavaConstructor = d0.e0.p.d.m0.e.a.h0.c.createJavaConstructor(eVar, d0.e0.p.d.m0.c.g1.g.f.getEMPTY(), true, hVar.f2644c.getComponents().getSourceElementFactory().source(hVar.o)); m.checkNotNullExpressionValue(createJavaConstructor, "createJavaConstructor(\n classDescriptor, Annotations.EMPTY, /* isPrimary = */ true, c.components.sourceElementFactory.source(jClass)\n )"); Collection recordComponents = hVar.o.getRecordComponents(); ArrayList arrayList = new ArrayList(recordComponents.size()); @@ -410,8 +410,8 @@ public final class h extends k { int i2 = 0; for (w wVar : recordComponents) { int i3 = i2 + 1; - c0 transformJavaType = hVar.f2643c.getTypeResolver().transformJavaType(wVar.getType(), attributes$default); - arrayList.add(new l0(createJavaConstructor, null, i2, d0.e0.p.d.m0.c.g1.g.f.getEMPTY(), wVar.getName(), transformJavaType, false, false, false, wVar.isVararg() ? hVar.f2643c.getComponents().getModule().getBuiltIns().getArrayElementType(transformJavaType) : c0Var, hVar.f2643c.getComponents().getSourceElementFactory().source(wVar))); + c0 transformJavaType = hVar.f2644c.getTypeResolver().transformJavaType(wVar.getType(), attributes$default); + arrayList.add(new l0(createJavaConstructor, null, i2, d0.e0.p.d.m0.c.g1.g.f.getEMPTY(), wVar.getName(), transformJavaType, false, false, false, wVar.isVararg() ? hVar.f2644c.getComponents().getModule().getBuiltIns().getArrayElementType(transformJavaType) : c0Var, hVar.f2644c.getComponents().getSourceElementFactory().source(wVar))); i2 = i3; attributes$default = attributes$default; c0Var = c0Var; @@ -424,7 +424,7 @@ public final class h extends k { } public static final /* synthetic */ j access$getEnumEntryIndex$p(h hVar) { - return hVar.f2641s; + return hVar.f2642s; } public static final /* synthetic */ d0.e0.p.d.m0.e.a.k0.g access$getJClass$p(h hVar) { @@ -437,9 +437,9 @@ public final class h extends k { public static final d0.e0.p.d.m0.e.a.h0.c access$resolveConstructor(h hVar, k kVar) { d0.e0.p.d.m0.c.e eVar = hVar.n; - d0.e0.p.d.m0.e.a.h0.c createJavaConstructor = d0.e0.p.d.m0.e.a.h0.c.createJavaConstructor(eVar, d0.e0.p.d.m0.e.a.i0.e.resolveAnnotations(hVar.f2643c, kVar), false, hVar.f2643c.getComponents().getSourceElementFactory().source(kVar)); + d0.e0.p.d.m0.e.a.h0.c createJavaConstructor = d0.e0.p.d.m0.e.a.h0.c.createJavaConstructor(eVar, d0.e0.p.d.m0.e.a.i0.e.resolveAnnotations(hVar.f2644c, kVar), false, hVar.f2644c.getComponents().getSourceElementFactory().source(kVar)); m.checkNotNullExpressionValue(createJavaConstructor, "createJavaConstructor(\n classDescriptor,\n c.resolveAnnotations(constructor), /* isPrimary = */\n false,\n c.components.sourceElementFactory.source(constructor)\n )"); - d0.e0.p.d.m0.e.a.i0.g childForMethod = d0.e0.p.d.m0.e.a.i0.a.childForMethod(hVar.f2643c, createJavaConstructor, kVar, eVar.getDeclaredTypeParameters().size()); + d0.e0.p.d.m0.e.a.i0.g childForMethod = d0.e0.p.d.m0.e.a.i0.a.childForMethod(hVar.f2644c, createJavaConstructor, kVar, eVar.getDeclaredTypeParameters().size()); k.b n = hVar.n(childForMethod, createJavaConstructor, kVar.getValueParameters()); List declaredTypeParameters = eVar.getDeclaredTypeParameters(); m.checkNotNullExpressionValue(declaredTypeParameters, "classDescriptor.declaredTypeParameters"); @@ -527,7 +527,7 @@ public final class h extends k { if (!m.areEqual(visibility, d0.e0.p.d.m0.e.a.w.b)) { return visibility; } - d0.e0.p.d.m0.c.u uVar = d0.e0.p.d.m0.e.a.w.f2659c; + d0.e0.p.d.m0.c.u uVar = d0.e0.p.d.m0.e.a.w.f2660c; m.checkNotNullExpressionValue(uVar, "PROTECTED_AND_PACKAGE"); return uVar; } @@ -753,7 +753,7 @@ public final class h extends k { @Override // d0.e0.p.d.m0.e.a.i0.l.k public Set a(d0.e0.p.d.m0.k.a0.d dVar, Function1 function1) { m.checkNotNullParameter(dVar, "kindFilter"); - return o0.plus((Set) this.r.mo1invoke(), (Iterable) this.f2641s.mo1invoke().keySet()); + return o0.plus((Set) this.r.mo1invoke(), (Iterable) this.f2642s.mo1invoke().keySet()); } @Override // d0.e0.p.d.m0.e.a.i0.l.k @@ -794,11 +794,11 @@ public final class h extends k { if (z2) { w findRecordComponentByName = this.f.mo1invoke().findRecordComponentByName(eVar); m.checkNotNull(findRecordComponentByName); - d0.e0.p.d.m0.e.a.h0.f createJavaMethod = d0.e0.p.d.m0.e.a.h0.f.createJavaMethod(this.n, d0.e0.p.d.m0.e.a.i0.e.resolveAnnotations(this.f2643c, findRecordComponentByName), findRecordComponentByName.getName(), this.f2643c.getComponents().getSourceElementFactory().source(findRecordComponentByName), true); + d0.e0.p.d.m0.e.a.h0.f createJavaMethod = d0.e0.p.d.m0.e.a.h0.f.createJavaMethod(this.n, d0.e0.p.d.m0.e.a.i0.e.resolveAnnotations(this.f2644c, findRecordComponentByName), findRecordComponentByName.getName(), this.f2644c.getComponents().getSourceElementFactory().source(findRecordComponentByName), true); m.checkNotNullExpressionValue(createJavaMethod, "createJavaMethod(\n ownerDescriptor, annotations, recordComponent.name, c.components.sourceElementFactory.source(recordComponent), true\n )"); - createJavaMethod.initialize(null, i(), d0.t.n.emptyList(), d0.t.n.emptyList(), this.f2643c.getTypeResolver().transformJavaType(findRecordComponentByName.getType(), d0.e0.p.d.m0.e.a.i0.m.e.toAttributes$default(d0.e0.p.d.m0.e.a.g0.k.COMMON, false, null, 2, null)), d0.e0.p.d.m0.c.z.i.convertFromFlags(false, false, true), t.e, null); + createJavaMethod.initialize(null, i(), d0.t.n.emptyList(), d0.t.n.emptyList(), this.f2644c.getTypeResolver().transformJavaType(findRecordComponentByName.getType(), d0.e0.p.d.m0.e.a.i0.m.e.toAttributes$default(d0.e0.p.d.m0.e.a.g0.k.COMMON, false, null, 2, null)), d0.e0.p.d.m0.c.z.i.convertFromFlags(false, false, true), t.e, null); createJavaMethod.setParameterNamesStatus(false, false); - ((g.a) this.f2643c.getComponents().getJavaResolverCache()).recordMethod(findRecordComponentByName, createJavaMethod); + ((g.a) this.f2644c.getComponents().getJavaResolverCache()).recordMethod(findRecordComponentByName, createJavaMethod); collection.add(createJavaMethod); } } @@ -842,7 +842,7 @@ public final class h extends k { } } Collection create = d0.e0.p.d.m0.p.j.i.create(); - Collection resolveOverridesForNonStaticMembers = d0.e0.p.d.m0.e.a.g0.a.resolveOverridesForNonStaticMembers(eVar, C, d0.t.n.emptyList(), this.n, p.a, this.f2643c.getComponents().getKotlinTypeChecker().getOverridingUtil()); + Collection resolveOverridesForNonStaticMembers = d0.e0.p.d.m0.e.a.g0.a.resolveOverridesForNonStaticMembers(eVar, C, d0.t.n.emptyList(), this.n, p.a, this.f2644c.getComponents().getKotlinTypeChecker().getOverridingUtil()); m.checkNotNullExpressionValue(resolveOverridesForNonStaticMembers, "resolveOverridesForNonStaticMembers(\n name, functionsFromSupertypes, emptyList(), ownerDescriptor, ErrorReporter.DO_NOTHING,\n c.components.kotlinTypeChecker.overridingUtil\n )"); q(eVar, collection, resolveOverridesForNonStaticMembers, collection, new a(this)); q(eVar, collection, resolveOverridesForNonStaticMembers, create, new b(this)); @@ -861,12 +861,12 @@ public final class h extends k { m.checkNotNullParameter(eVar, ModelAuditLogEntry.CHANGE_KEY_NAME); m.checkNotNullParameter(collection, "result"); if (this.o.isAnnotationType() && (rVar = (r) d0.t.u.singleOrNull(this.f.mo1invoke().findMethodsByName(eVar))) != null) { - d0.e0.p.d.m0.e.a.h0.g create = d0.e0.p.d.m0.e.a.h0.g.create(this.n, d0.e0.p.d.m0.e.a.i0.e.resolveAnnotations(this.f2643c, rVar), d0.e0.p.d.m0.c.z.FINAL, f0.toDescriptorVisibility(rVar.getVisibility()), false, rVar.getName(), this.f2643c.getComponents().getSourceElementFactory().source(rVar), false); + d0.e0.p.d.m0.e.a.h0.g create = d0.e0.p.d.m0.e.a.h0.g.create(this.n, d0.e0.p.d.m0.e.a.i0.e.resolveAnnotations(this.f2644c, rVar), d0.e0.p.d.m0.c.z.FINAL, f0.toDescriptorVisibility(rVar.getVisibility()), false, rVar.getName(), this.f2644c.getComponents().getSourceElementFactory().source(rVar), false); m.checkNotNullExpressionValue(create, "create(\n ownerDescriptor, annotations, modality, method.visibility.toDescriptorVisibility(),\n /* isVar = */ false, method.name, c.components.sourceElementFactory.source(method),\n /* isStaticFinal = */ false\n )"); d0.e0.p.d.m0.c.i1.d0 createDefaultGetter = d0.e0.p.d.m0.k.d.createDefaultGetter(create, d0.e0.p.d.m0.c.g1.g.f.getEMPTY()); m.checkNotNullExpressionValue(createDefaultGetter, "createDefaultGetter(propertyDescriptor, Annotations.EMPTY)"); create.initialize(createDefaultGetter, null); - c0 e2 = e(rVar, d0.e0.p.d.m0.e.a.i0.a.childForMethod$default(this.f2643c, create, rVar, 0, 4, null)); + c0 e2 = e(rVar, d0.e0.p.d.m0.e.a.i0.a.childForMethod$default(this.f2644c, create, rVar, 0, 4, null)); create.setType(e2, d0.t.n.emptyList(), i(), null); createDefaultGetter.initialize(e2); collection.add(create); @@ -878,7 +878,7 @@ public final class h extends k { d0.e0.p.d.m0.p.j create3 = bVar.create(); r(D, collection, create2, new c(this)); r(o0.minus((Set) D, (Iterable) create2), create3, null, new d(this)); - Collection resolveOverridesForNonStaticMembers = d0.e0.p.d.m0.e.a.g0.a.resolveOverridesForNonStaticMembers(eVar, o0.plus((Set) D, (Iterable) create3), collection, this.n, this.f2643c.getComponents().getErrorReporter(), this.f2643c.getComponents().getKotlinTypeChecker().getOverridingUtil()); + Collection resolveOverridesForNonStaticMembers = d0.e0.p.d.m0.e.a.g0.a.resolveOverridesForNonStaticMembers(eVar, o0.plus((Set) D, (Iterable) create3), collection, this.n, this.f2644c.getComponents().getErrorReporter(), this.f2644c.getComponents().getKotlinTypeChecker().getOverridingUtil()); m.checkNotNullExpressionValue(resolveOverridesForNonStaticMembers, "resolveOverridesForNonStaticMembers(\n name,\n propertiesFromSupertypes + propertiesOverridesFromSuperTypes,\n result,\n ownerDescriptor,\n c.components.errorReporter,\n c.components.kotlinTypeChecker.overridingUtil\n )"); collection.addAll(resolveOverridesForNonStaticMembers); } @@ -958,7 +958,7 @@ public final class h extends k { m.checkNotNullParameter(list, "methodTypeParameters"); m.checkNotNullParameter(c0Var, "returnType"); m.checkNotNullParameter(list2, "valueParameters"); - j.b resolvePropagatedSignature = ((j.a) this.f2643c.getComponents().getSignaturePropagator()).resolvePropagatedSignature(rVar, this.n, c0Var, null, list2, list); + j.b resolvePropagatedSignature = ((j.a) this.f2644c.getComponents().getSignaturePropagator()).resolvePropagatedSignature(rVar, this.n, c0Var, null, list2, list); m.checkNotNullExpressionValue(resolvePropagatedSignature, "c.components.signaturePropagator.resolvePropagatedSignature(\n method, ownerDescriptor, returnType, null, valueParameters, methodTypeParameters\n )"); c0 returnType = resolvePropagatedSignature.getReturnType(); m.checkNotNullExpressionValue(returnType, "propagated.returnType"); @@ -978,11 +978,11 @@ public final class h extends k { d0.e0.p.d.m0.g.e name = rVar.getName(); c0 makeNotNullable = e1.makeNotNullable(c0Var); m.checkNotNullExpressionValue(makeNotNullable, "makeNotNullable(returnType)"); - list.add(new l0(lVar, null, i2, empty, name, makeNotNullable, rVar.getHasAnnotationParameterDefaultValue(), false, false, c0Var2 == null ? null : e1.makeNotNullable(c0Var2), this.f2643c.getComponents().getSourceElementFactory().source(rVar))); + list.add(new l0(lVar, null, i2, empty, name, makeNotNullable, rVar.getHasAnnotationParameterDefaultValue(), false, false, c0Var2 == null ? null : e1.makeNotNullable(c0Var2), this.f2644c.getComponents().getSourceElementFactory().source(rVar))); } public final void p(Collection collection, d0.e0.p.d.m0.g.e eVar, Collection collection2, boolean z2) { - Collection resolveOverridesForNonStaticMembers = d0.e0.p.d.m0.e.a.g0.a.resolveOverridesForNonStaticMembers(eVar, collection2, collection, this.n, this.f2643c.getComponents().getErrorReporter(), this.f2643c.getComponents().getKotlinTypeChecker().getOverridingUtil()); + Collection resolveOverridesForNonStaticMembers = d0.e0.p.d.m0.e.a.g0.a.resolveOverridesForNonStaticMembers(eVar, collection2, collection, this.n, this.f2644c.getComponents().getErrorReporter(), this.f2644c.getComponents().getKotlinTypeChecker().getOverridingUtil()); m.checkNotNullExpressionValue(resolveOverridesForNonStaticMembers, "resolveOverridesForNonStaticMembers(\n name, functionsFromSupertypes, result, ownerDescriptor, c.components.errorReporter,\n c.components.kotlinTypeChecker.overridingUtil\n )"); if (!z2) { collection.addAll(resolveOverridesForNonStaticMembers); @@ -1185,12 +1185,12 @@ public final class h extends k { public void recordLookup(d0.e0.p.d.m0.g.e eVar, d0.e0.p.d.m0.d.b.b bVar) { m.checkNotNullParameter(eVar, ModelAuditLogEntry.CHANGE_KEY_NAME); m.checkNotNullParameter(bVar, ModelAuditLogEntry.CHANGE_KEY_LOCATION); - d0.e0.p.d.m0.d.a.record(this.f2643c.getComponents().getLookupTracker(), bVar, this.n, eVar); + d0.e0.p.d.m0.d.a.record(this.f2644c.getComponents().getLookupTracker(), bVar, this.n, eVar); } public final Collection s() { if (!this.p) { - return this.f2643c.getComponents().getKotlinTypeChecker().getKotlinTypeRefiner().refineSupertypes(this.n); + return this.f2644c.getComponents().getKotlinTypeChecker().getKotlinTypeRefiner().refineSupertypes(this.n); } Collection supertypes = this.n.getTypeConstructor().getSupertypes(); m.checkNotNullExpressionValue(supertypes, "ownerDescriptor.typeConstructor.supertypes"); @@ -1234,7 +1234,7 @@ public final class h extends k { } /* JADX WARNING: Code restructure failed: missing block: B:15:0x004d, code lost: - if (d0.e0.p.d.m0.b.l.isContinuation(r3, r5.f2643c.getComponents().getSettings().isReleaseCoroutines()) == false) goto L_0x0012; + if (d0.e0.p.d.m0.b.l.isContinuation(r3, r5.f2644c.getComponents().getSettings().isReleaseCoroutines()) == false) goto L_0x0012; */ public final t0 u(t0 t0Var) { d0.e0.p.d.m0.g.b bVar; diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/i.java b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/i.java index 0780e1406f..2e61c387af 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/i.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/i.java @@ -31,7 +31,7 @@ public final class i extends a0 { public final d r; /* renamed from: s reason: collision with root package name */ - public final j> f2642s; + public final j> f2643s; public final d0.e0.p.d.m0.c.g1.g t; /* compiled from: LazyJavaPackageFragment.kt */ @@ -132,7 +132,7 @@ public final class i extends a0 { this.p = childForClassOrPackage$default; this.q = childForClassOrPackage$default.getStorageManager().createLazyValue(new a(this)); this.r = new d(childForClassOrPackage$default, uVar, this); - this.f2642s = childForClassOrPackage$default.getStorageManager().createRecursionTolerantLazyValue(new c(this), n.emptyList()); + this.f2643s = childForClassOrPackage$default.getStorageManager().createRecursionTolerantLazyValue(new c(this), n.emptyList()); this.t = childForClassOrPackage$default.getComponents().getJavaTypeEnhancementState().getDisabledDefaultAnnotations() ? d0.e0.p.d.m0.c.g1.g.f.getEMPTY() : e.resolveAnnotations(childForClassOrPackage$default, uVar); childForClassOrPackage$default.getStorageManager().createLazyValue(new b(this)); } @@ -170,7 +170,7 @@ public final class i extends a0 { } public final List getSubPackageFqNames$descriptors_jvm() { - return this.f2642s.mo1invoke(); + return this.f2643s.mo1invoke(); } @Override // d0.e0.p.d.m0.c.i1.a0, d0.e0.p.d.m0.c.i1.k diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/j.java b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/j.java index dac9c8c078..797c57eec7 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/j.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/j.java @@ -205,7 +205,7 @@ public final class j extends r { if (pVar.getClassHeader().getKind() != a.EnumC0236a.CLASS) { return b.c.a; } - e resolveClass = jVar.f2643c.getComponents().getDeserializedDescriptorResolver().resolveClass(pVar); + e resolveClass = jVar.f2644c.getComponents().getDeserializedDescriptorResolver().resolveClass(pVar); return resolveClass != null ? new b.a(resolveClass) : b.C0228b.a; } diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/k.java b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/k.java index aa7b73ecf7..cb3ec4bb73 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/k.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/k.java @@ -44,7 +44,7 @@ public abstract class k extends d0.e0.p.d.m0.k.a0.j { public static final /* synthetic */ KProperty[] b = {a0.property1(new y(a0.getOrCreateKotlinClass(k.class), "functionNamesLazy", "getFunctionNamesLazy()Ljava/util/Set;")), a0.property1(new y(a0.getOrCreateKotlinClass(k.class), "propertyNamesLazy", "getPropertyNamesLazy()Ljava/util/Set;")), a0.property1(new y(a0.getOrCreateKotlinClass(k.class), "classNamesLazy", "getClassNamesLazy()Ljava/util/Set;"))}; /* renamed from: c reason: collision with root package name */ - public final d0.e0.p.d.m0.e.a.i0.g f2643c; + public final d0.e0.p.d.m0.e.a.i0.g f2644c; public final k d; public final d0.e0.p.d.m0.m.j> e; public final d0.e0.p.d.m0.m.j f; @@ -62,7 +62,7 @@ public abstract class k extends d0.e0.p.d.m0.k.a0.j { public final c0 b; /* renamed from: c reason: collision with root package name */ - public final List f2644c; + public final List f2645c; public final List d; public final boolean e; public final List f; @@ -77,7 +77,7 @@ public abstract class k extends d0.e0.p.d.m0.k.a0.j { d0.z.d.m.checkNotNullParameter(list3, "errors"); this.a = c0Var; this.b = c0Var2; - this.f2644c = list; + this.f2645c = list; this.d = list2; this.e = z2; this.f = list3; @@ -91,7 +91,7 @@ public abstract class k extends d0.e0.p.d.m0.k.a0.j { return false; } a aVar = (a) obj; - return d0.z.d.m.areEqual(this.a, aVar.a) && d0.z.d.m.areEqual(this.b, aVar.b) && d0.z.d.m.areEqual(this.f2644c, aVar.f2644c) && d0.z.d.m.areEqual(this.d, aVar.d) && this.e == aVar.e && d0.z.d.m.areEqual(this.f, aVar.f); + return d0.z.d.m.areEqual(this.a, aVar.a) && d0.z.d.m.areEqual(this.b, aVar.b) && d0.z.d.m.areEqual(this.f2645c, aVar.f2645c) && d0.z.d.m.areEqual(this.d, aVar.d) && this.e == aVar.e && d0.z.d.m.areEqual(this.f, aVar.f); } public final List getErrors() { @@ -115,14 +115,14 @@ public abstract class k extends d0.e0.p.d.m0.k.a0.j { } public final List getValueParameters() { - return this.f2644c; + return this.f2645c; } public int hashCode() { int hashCode = this.a.hashCode() * 31; c0 c0Var = this.b; int hashCode2 = c0Var == null ? 0 : c0Var.hashCode(); - int hashCode3 = (this.d.hashCode() + ((this.f2644c.hashCode() + ((hashCode + hashCode2) * 31)) * 31)) * 31; + int hashCode3 = (this.d.hashCode() + ((this.f2645c.hashCode() + ((hashCode + hashCode2) * 31)) * 31)) * 31; boolean z2 = this.e; if (z2) { z2 = true; @@ -139,7 +139,7 @@ public abstract class k extends d0.e0.p.d.m0.k.a0.j { R.append(", receiverType="); R.append(this.b); R.append(", valueParameters="); - R.append(this.f2644c); + R.append(this.f2645c); R.append(", typeParameters="); R.append(this.d); R.append(", hasStableParameterNames="); @@ -283,7 +283,7 @@ public abstract class k extends d0.e0.p.d.m0.k.a0.j { for (r rVar : this.this$0.f.mo1invoke().findMethodsByName(eVar)) { d0.e0.p.d.m0.e.a.h0.f m = this.this$0.m(rVar); if (this.this$0.k(m)) { - ((g.a) this.this$0.f2643c.getComponents().getJavaResolverCache()).recordMethod(rVar, m); + ((g.a) this.this$0.f2644c.getComponents().getJavaResolverCache()).recordMethod(rVar, m); arrayList.add(m); } } @@ -342,7 +342,7 @@ public abstract class k extends d0.e0.p.d.m0.k.a0.j { LinkedHashSet linkedHashSet = new LinkedHashSet((Collection) ((f.m) k.access$getDeclaredFunctions$p(this.this$0)).invoke(eVar)); k.access$retainMostSpecificMethods(this.this$0, linkedHashSet); this.this$0.f(linkedHashSet, eVar); - return u.toList(this.this$0.f2643c.getComponents().getSignatureEnhancement().enhanceSignatures(this.this$0.f2643c, linkedHashSet)); + return u.toList(this.this$0.f2644c.getComponents().getSignatureEnhancement().enhanceSignatures(this.this$0.f2644c, linkedHashSet)); } } @@ -361,7 +361,7 @@ public abstract class k extends d0.e0.p.d.m0.k.a0.j { ArrayList arrayList = new ArrayList(); d0.e0.p.d.m0.p.a.addIfNotNull(arrayList, k.access$getDeclaredField$p(this.this$0).invoke(eVar)); this.this$0.g(eVar, arrayList); - return d0.e0.p.d.m0.k.e.isAnnotationClass(this.this$0.j()) ? u.toList(arrayList) : u.toList(this.this$0.f2643c.getComponents().getSignatureEnhancement().enhanceSignatures(this.this$0.f2643c, arrayList)); + return d0.e0.p.d.m0.k.e.isAnnotationClass(this.this$0.j()) ? u.toList(arrayList) : u.toList(this.this$0.f2644c.getComponents().getSignatureEnhancement().enhanceSignatures(this.this$0.f2644c, arrayList)); } } @@ -386,7 +386,7 @@ public abstract class k extends d0.e0.p.d.m0.k.a0.j { public k(d0.e0.p.d.m0.e.a.i0.g gVar, k kVar) { d0.z.d.m.checkNotNullParameter(gVar, "c"); - this.f2643c = gVar; + this.f2644c = gVar; this.d = kVar; this.e = gVar.getStorageManager().createRecursionTolerantLazyValue(new c(this), d0.t.n.emptyList()); this.f = gVar.getStorageManager().createLazyValue(new g(this)); @@ -418,10 +418,10 @@ public abstract class k extends d0.e0.p.d.m0.k.a0.j { public static final n0 access$resolveProperty(k kVar, n nVar) { Objects.requireNonNull(kVar); boolean z2 = true; - d0.e0.p.d.m0.e.a.h0.g create = d0.e0.p.d.m0.e.a.h0.g.create(kVar.j(), d0.e0.p.d.m0.e.a.i0.e.resolveAnnotations(kVar.f2643c, nVar), z.FINAL, f0.toDescriptorVisibility(nVar.getVisibility()), !nVar.isFinal(), nVar.getName(), kVar.f2643c.getComponents().getSourceElementFactory().source(nVar), nVar.isFinal() && nVar.isStatic()); + d0.e0.p.d.m0.e.a.h0.g create = d0.e0.p.d.m0.e.a.h0.g.create(kVar.j(), d0.e0.p.d.m0.e.a.i0.e.resolveAnnotations(kVar.f2644c, nVar), z.FINAL, f0.toDescriptorVisibility(nVar.getVisibility()), !nVar.isFinal(), nVar.getName(), kVar.f2644c.getComponents().getSourceElementFactory().source(nVar), nVar.isFinal() && nVar.isStatic()); d0.z.d.m.checkNotNullExpressionValue(create, "create(\n ownerDescriptor, annotations, Modality.FINAL, field.visibility.toDescriptorVisibility(), isVar, field.name,\n c.components.sourceElementFactory.source(field), /* isConst = */ field.isFinalStatic\n )"); create.initialize(null, null, null, null); - c0 transformJavaType = kVar.f2643c.getTypeResolver().transformJavaType(nVar.getType(), d0.e0.p.d.m0.e.a.i0.m.e.toAttributes$default(d0.e0.p.d.m0.e.a.g0.k.COMMON, false, null, 3, null)); + c0 transformJavaType = kVar.f2644c.getTypeResolver().transformJavaType(nVar.getType(), d0.e0.p.d.m0.e.a.i0.m.e.toAttributes$default(d0.e0.p.d.m0.e.a.g0.k.COMMON, false, null, 3, null)); if (d0.e0.p.d.m0.b.h.isPrimitiveType(transformJavaType) || d0.e0.p.d.m0.b.h.isString(transformJavaType)) { if (nVar.isFinal() && nVar.isStatic()) { } @@ -433,9 +433,9 @@ public abstract class k extends d0.e0.p.d.m0.k.a0.j { } create.setType(transformJavaType, d0.t.n.emptyList(), kVar.i(), null); if (d0.e0.p.d.m0.k.e.shouldRecordInitializerForProperty(create, create.getType())) { - create.setCompileTimeInitializer(kVar.f2643c.getStorageManager().createNullableLazyValue(new l(kVar, nVar, create))); + create.setCompileTimeInitializer(kVar.f2644c.getStorageManager().createNullableLazyValue(new l(kVar, nVar, create))); } - ((g.a) kVar.f2643c.getComponents().getJavaResolverCache()).recordField(nVar, create); + ((g.a) kVar.f2644c.getComponents().getJavaResolverCache()).recordField(nVar, create); return create; } @@ -532,9 +532,9 @@ public abstract class k extends d0.e0.p.d.m0.k.a0.j { public final d0.e0.p.d.m0.e.a.h0.f m(r rVar) { d0.z.d.m.checkNotNullParameter(rVar, "method"); - d0.e0.p.d.m0.e.a.h0.f createJavaMethod = d0.e0.p.d.m0.e.a.h0.f.createJavaMethod(j(), d0.e0.p.d.m0.e.a.i0.e.resolveAnnotations(this.f2643c, rVar), rVar.getName(), this.f2643c.getComponents().getSourceElementFactory().source(rVar), this.f.mo1invoke().findRecordComponentByName(rVar.getName()) != null && rVar.getValueParameters().isEmpty()); + d0.e0.p.d.m0.e.a.h0.f createJavaMethod = d0.e0.p.d.m0.e.a.h0.f.createJavaMethod(j(), d0.e0.p.d.m0.e.a.i0.e.resolveAnnotations(this.f2644c, rVar), rVar.getName(), this.f2644c.getComponents().getSourceElementFactory().source(rVar), this.f.mo1invoke().findRecordComponentByName(rVar.getName()) != null && rVar.getValueParameters().isEmpty()); d0.z.d.m.checkNotNullExpressionValue(createJavaMethod, "createJavaMethod(\n ownerDescriptor, annotations, method.name, c.components.sourceElementFactory.source(method),\n declaredMemberIndex().findRecordComponentByName(method.name) != null && method.valueParameters.isEmpty()\n )"); - d0.e0.p.d.m0.e.a.i0.g childForMethod$default = d0.e0.p.d.m0.e.a.i0.a.childForMethod$default(this.f2643c, createJavaMethod, rVar, 0, 4, null); + d0.e0.p.d.m0.e.a.i0.g childForMethod$default = d0.e0.p.d.m0.e.a.i0.a.childForMethod$default(this.f2644c, createJavaMethod, rVar, 0, 4, null); List typeParameters = rVar.getTypeParameters(); List arrayList = new ArrayList<>(d0.t.o.collectionSizeOrDefault(typeParameters, 10)); for (d0.e0.p.d.m0.e.a.k0.y yVar : typeParameters) { diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/l.java b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/l.java index e45349f258..1851051ddf 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/l.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/l.java @@ -22,6 +22,6 @@ public final class l extends o implements Function0> { @Override // kotlin.jvm.functions.Function0 /* renamed from: invoke */ public final g mo1invoke() { - return this.this$0.f2643c.getComponents().getJavaPropertyInitializerEvaluator().getInitializerConstant(this.$field, this.$propertyDescriptor); + return this.this$0.f2644c.getComponents().getJavaPropertyInitializerEvaluator().getInitializerConstant(this.$field, this.$propertyDescriptor); } } diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/o.java b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/o.java index b69220cda7..f8ae87a52f 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/o.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/o.java @@ -83,7 +83,7 @@ public final class o extends r { } mutableSet.addAll(functionNames); if (this.n.isEnum()) { - mutableSet.addAll(n.listOf((Object[]) new e[]{d0.e0.p.d.m0.b.k.f2530c, d0.e0.p.d.m0.b.k.b})); + mutableSet.addAll(n.listOf((Object[]) new e[]{d0.e0.p.d.m0.b.k.f2531c, d0.e0.p.d.m0.b.k.b})); } return mutableSet; } @@ -98,13 +98,13 @@ public final class o extends r { m.checkNotNullParameter(collection, "result"); m.checkNotNullParameter(eVar, ModelAuditLogEntry.CHANGE_KEY_NAME); o parentJavaStaticClassScope = k.getParentJavaStaticClassScope(this.o); - Collection resolveOverridesForStaticMembers = d0.e0.p.d.m0.e.a.g0.a.resolveOverridesForStaticMembers(eVar, parentJavaStaticClassScope == null ? d0.t.n0.emptySet() : u.toSet(parentJavaStaticClassScope.getContributedFunctions(eVar, d.WHEN_GET_SUPER_MEMBERS)), collection, this.o, this.f2643c.getComponents().getErrorReporter(), this.f2643c.getComponents().getKotlinTypeChecker().getOverridingUtil()); + Collection resolveOverridesForStaticMembers = d0.e0.p.d.m0.e.a.g0.a.resolveOverridesForStaticMembers(eVar, parentJavaStaticClassScope == null ? d0.t.n0.emptySet() : u.toSet(parentJavaStaticClassScope.getContributedFunctions(eVar, d.WHEN_GET_SUPER_MEMBERS)), collection, this.o, this.f2644c.getComponents().getErrorReporter(), this.f2644c.getComponents().getKotlinTypeChecker().getOverridingUtil()); m.checkNotNullExpressionValue(resolveOverridesForStaticMembers, "resolveOverridesForStaticMembers(\n name,\n functionsFromSupertypes,\n result,\n ownerDescriptor,\n c.components.errorReporter,\n c.components.kotlinTypeChecker.overridingUtil\n )"); collection.addAll(resolveOverridesForStaticMembers); if (!this.n.isEnum()) { return; } - if (m.areEqual(eVar, d0.e0.p.d.m0.b.k.f2530c)) { + if (m.areEqual(eVar, d0.e0.p.d.m0.b.k.f2531c)) { t0 createEnumValueOfMethod = d0.e0.p.d.m0.k.d.createEnumValueOfMethod(this.o); m.checkNotNullExpressionValue(createEnumValueOfMethod, "createEnumValueOfMethod(ownerDescriptor)"); collection.add(createEnumValueOfMethod); @@ -123,7 +123,7 @@ public final class o extends r { LinkedHashSet linkedHashSet = new LinkedHashSet(); d0.e0.p.d.m0.p.b.dfs(d0.t.m.listOf(fVar), p.a, new q(fVar, linkedHashSet, new a(eVar))); if (!collection.isEmpty()) { - Collection resolveOverridesForStaticMembers = d0.e0.p.d.m0.e.a.g0.a.resolveOverridesForStaticMembers(eVar, linkedHashSet, collection, this.o, this.f2643c.getComponents().getErrorReporter(), this.f2643c.getComponents().getKotlinTypeChecker().getOverridingUtil()); + Collection resolveOverridesForStaticMembers = d0.e0.p.d.m0.e.a.g0.a.resolveOverridesForStaticMembers(eVar, linkedHashSet, collection, this.o, this.f2644c.getComponents().getErrorReporter(), this.f2644c.getComponents().getKotlinTypeChecker().getOverridingUtil()); m.checkNotNullExpressionValue(resolveOverridesForStaticMembers, "resolveOverridesForStaticMembers(\n name,\n propertiesFromSupertypes,\n result,\n ownerDescriptor,\n c.components.errorReporter,\n c.components.kotlinTypeChecker.overridingUtil\n )"); collection.addAll(resolveOverridesForStaticMembers); return; @@ -140,7 +140,7 @@ public final class o extends r { } ArrayList arrayList = new ArrayList(); for (Map.Entry entry : linkedHashMap.entrySet()) { - Collection resolveOverridesForStaticMembers2 = d0.e0.p.d.m0.e.a.g0.a.resolveOverridesForStaticMembers(eVar, (Collection) entry.getValue(), collection, this.o, this.f2643c.getComponents().getErrorReporter(), this.f2643c.getComponents().getKotlinTypeChecker().getOverridingUtil()); + Collection resolveOverridesForStaticMembers2 = d0.e0.p.d.m0.e.a.g0.a.resolveOverridesForStaticMembers(eVar, (Collection) entry.getValue(), collection, this.o, this.f2644c.getComponents().getErrorReporter(), this.f2644c.getComponents().getKotlinTypeChecker().getOverridingUtil()); m.checkNotNullExpressionValue(resolveOverridesForStaticMembers2, "resolveOverridesForStaticMembers(\n name, it.value, result, ownerDescriptor, c.components.errorReporter,\n c.components.kotlinTypeChecker.overridingUtil\n )"); r.addAll(arrayList, resolveOverridesForStaticMembers2); } diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/q.java b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/q.java index 18df055909..9e3313333c 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/q.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/q.java @@ -14,14 +14,14 @@ public final class q extends b.AbstractC0292b { public final /* synthetic */ Set b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ Function1> f2645c; + public final /* synthetic */ Function1> f2646c; /* JADX DEBUG: Multi-variable search result rejected for r3v0, resolved type: kotlin.jvm.functions.Function1> */ /* JADX WARN: Multi-variable type inference failed */ public q(e eVar, Set set, Function1> function1) { this.a = eVar; this.b = set; - this.f2645c = function1; + this.f2646c = function1; } public boolean beforeChildren(e eVar) { @@ -34,7 +34,7 @@ public final class q extends b.AbstractC0292b { if (!(staticScope instanceof r)) { return true; } - this.b.addAll((Collection) this.f2645c.invoke(staticScope)); + this.b.addAll((Collection) this.f2646c.invoke(staticScope)); return false; } diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/s.java b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/s.java index 9cb96014b3..1967562150 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/s.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/l/s.java @@ -21,7 +21,7 @@ import java.util.List; public final class s extends b { /* renamed from: s reason: collision with root package name */ - public final g f2646s; + public final g f2647s; public final y t; public final d u; @@ -31,7 +31,7 @@ public final class s extends b { d0.z.d.m.checkNotNullParameter(gVar, "c"); d0.z.d.m.checkNotNullParameter(yVar, "javaTypeParameter"); d0.z.d.m.checkNotNullParameter(mVar, "containingDeclaration"); - this.f2646s = gVar; + this.f2647s = gVar; this.t = yVar; this.u = new d(gVar, yVar, false, 4, null); } @@ -39,7 +39,7 @@ public final class s extends b { @Override // d0.e0.p.d.m0.c.i1.f public List b(List list) { d0.z.d.m.checkNotNullParameter(list, "bounds"); - return this.f2646s.getComponents().getSignatureEnhancement().enhanceTypeParameterBounds(this, list, this.f2646s); + return this.f2647s.getComponents().getSignatureEnhancement().enhanceTypeParameterBounds(this, list, this.f2647s); } @Override // d0.e0.p.d.m0.c.i1.f @@ -52,15 +52,15 @@ public final class s extends b { Collection upperBounds = this.t.getUpperBounds(); if (upperBounds.isEmpty()) { d0 d0Var = d0.a; - j0 anyType = this.f2646s.getModule().getBuiltIns().getAnyType(); + j0 anyType = this.f2647s.getModule().getBuiltIns().getAnyType(); d0.z.d.m.checkNotNullExpressionValue(anyType, "c.module.builtIns.anyType"); - j0 nullableAnyType = this.f2646s.getModule().getBuiltIns().getNullableAnyType(); + j0 nullableAnyType = this.f2647s.getModule().getBuiltIns().getNullableAnyType(); d0.z.d.m.checkNotNullExpressionValue(nullableAnyType, "c.module.builtIns.nullableAnyType"); return d0.t.m.listOf(d0.flexibleType(anyType, nullableAnyType)); } ArrayList arrayList = new ArrayList(o.collectionSizeOrDefault(upperBounds, 10)); for (j jVar : upperBounds) { - arrayList.add(this.f2646s.getTypeResolver().transformJavaType(jVar, e.toAttributes$default(k.COMMON, false, this, 1, null))); + arrayList.add(this.f2647s.getTypeResolver().transformJavaType(jVar, e.toAttributes$default(k.COMMON, false, this, 1, null))); } return arrayList; } diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/m/a.java b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/m/a.java index 4f998677e0..2d68a963db 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/m/a.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/m/a.java @@ -10,7 +10,7 @@ public final class a { public final b b; /* renamed from: c reason: collision with root package name */ - public final boolean f2647c; + public final boolean f2648c; public final z0 d; public a(k kVar, b bVar, boolean z2, z0 z0Var) { @@ -18,7 +18,7 @@ public final class a { m.checkNotNullParameter(bVar, "flexibility"); this.a = kVar; this.b = bVar; - this.f2647c = z2; + this.f2648c = z2; this.d = z0Var; } @@ -35,7 +35,7 @@ public final class a { bVar = aVar.b; } if ((i & 4) != 0) { - z2 = aVar.f2647c; + z2 = aVar.f2648c; } if ((i & 8) != 0) { z0Var = aVar.d; @@ -57,7 +57,7 @@ public final class a { return false; } a aVar = (a) obj; - return this.a == aVar.a && this.b == aVar.b && this.f2647c == aVar.f2647c && m.areEqual(this.d, aVar.d); + return this.a == aVar.a && this.b == aVar.b && this.f2648c == aVar.f2648c && m.areEqual(this.d, aVar.d); } public final b getFlexibility() { @@ -74,7 +74,7 @@ public final class a { public int hashCode() { int hashCode = (this.b.hashCode() + (this.a.hashCode() * 31)) * 31; - boolean z2 = this.f2647c; + boolean z2 = this.f2648c; if (z2) { z2 = true; } @@ -87,7 +87,7 @@ public final class a { } public final boolean isForAnnotationParameter() { - return this.f2647c; + return this.f2648c; } public String toString() { @@ -96,7 +96,7 @@ public final class a { R.append(", flexibility="); R.append(this.b); R.append(", isForAnnotationParameter="); - R.append(this.f2647c); + R.append(this.f2648c); R.append(", upperBoundOfTypeParameter="); R.append(this.d); R.append(')'); diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/m/f.java b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/m/f.java index 07963c683c..0cf9369d05 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/i0/m/f.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/i0/m/f.java @@ -28,7 +28,7 @@ public final class f extends z0 { public static final f b = new f(); /* renamed from: c reason: collision with root package name */ - public static final a f2648c; + public static final a f2649c; public static final a d; /* compiled from: RawType.kt */ @@ -64,7 +64,7 @@ public final class f extends z0 { static { k kVar = k.COMMON; - f2648c = e.toAttributes$default(kVar, false, null, 3, null).withFlexibility(b.FLEXIBLE_LOWER_BOUND); + f2649c = e.toAttributes$default(kVar, false, null, 3, null).withFlexibility(b.FLEXIBLE_LOWER_BOUND); d = e.toAttributes$default(kVar, false, null, 3, null).withFlexibility(b.FLEXIBLE_UPPER_BOUND); } @@ -121,7 +121,7 @@ public final class f extends z0 { if (declarationDescriptor instanceof e) { d0.e0.p.d.m0.c.h declarationDescriptor2 = y.upperIfFlexible(c0Var).getConstructor().getDeclarationDescriptor(); if (declarationDescriptor2 instanceof e) { - Pair a2 = a(y.lowerIfFlexible(c0Var), (e) declarationDescriptor, f2648c); + Pair a2 = a(y.lowerIfFlexible(c0Var), (e) declarationDescriptor, f2649c); j0 component1 = a2.component1(); boolean booleanValue = a2.component2().booleanValue(); Pair a3 = a(y.upperIfFlexible(c0Var), (e) declarationDescriptor2, d); diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/l0/d.java b/app/src/main/java/d0/e0/p/d/m0/e/a/l0/d.java index b1ba0fbe91..665b4cfba1 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/l0/d.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/l0/d.java @@ -34,13 +34,13 @@ public final class d { public final int b; /* renamed from: c reason: collision with root package name */ - public final boolean f2649c; + public final boolean f2650c; public a(c0 c0Var, int i, boolean z2) { m.checkNotNullParameter(c0Var, "type"); this.a = c0Var; this.b = i; - this.f2649c = z2; + this.f2650c = z2; } public final int getSubtreeSize() { @@ -60,7 +60,7 @@ public final class d { } public final boolean getWereChanges() { - return this.f2649c; + return this.f2650c; } } diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/l0/e.java b/app/src/main/java/d0/e0/p/d/m0/e/a/l0/e.java index 0c608eb8b0..8163461749 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/l0/e.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/l0/e.java @@ -7,7 +7,7 @@ public final class e { public static final e b = new e(null, null, false, false, 8, null); /* renamed from: c reason: collision with root package name */ - public final h f2650c; + public final h f2651c; public final f d; public final boolean e; public final boolean f; @@ -23,7 +23,7 @@ public final class e { } public e(h hVar, f fVar, boolean z2, boolean z3) { - this.f2650c = hVar; + this.f2651c = hVar; this.d = fVar; this.e = z2; this.f = z3; @@ -43,7 +43,7 @@ public final class e { } public final h getNullability() { - return this.f2650c; + return this.f2651c; } public final boolean isNotNullTypeParameter() { diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/l0/j.java b/app/src/main/java/d0/e0/p/d/m0/e/a/l0/j.java index 01d31e3873..5db0e87871 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/l0/j.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/l0/j.java @@ -10,7 +10,7 @@ public final class j { public static final e b; /* renamed from: c reason: collision with root package name */ - public static final e f2651c; + public static final e f2652c; public static final Map d; /* compiled from: predefinedEnhancementInfo.kt */ @@ -727,7 +727,7 @@ public final class j { static { h hVar = h.NOT_NULL; b = new e(hVar, null, false, false, 8, null); - f2651c = new e(hVar, null, true, false, 8, null); + f2652c = new e(hVar, null, true, false, 8, null); d0.e0.p.d.m0.e.b.w wVar = d0.e0.p.d.m0.e.b.w.a; String javaLang = wVar.javaLang("Object"); String javaFunction = wVar.javaFunction("Predicate"); @@ -774,7 +774,7 @@ public final class j { } public static final /* synthetic */ e access$getNOT_NULLABLE$p$s1730278749() { - return f2651c; + return f2652c; } public static final /* synthetic */ e access$getNOT_PLATFORM$p$s1730278749() { diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/l0/l.java b/app/src/main/java/d0/e0/p/d/m0/e/a/l0/l.java index 338a0b8271..9cfa65da48 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/l0/l.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/l0/l.java @@ -48,7 +48,7 @@ public final class l { public final e b; /* renamed from: c reason: collision with root package name */ - public final d f2652c; + public final d f2653c; /* compiled from: signatureEnhancement.kt */ public static class a { @@ -56,17 +56,17 @@ public final class l { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final boolean f2653c; + public final boolean f2654c; public a(c0 c0Var, boolean z2, boolean z3) { m.checkNotNullParameter(c0Var, "type"); this.a = c0Var; this.b = z2; - this.f2653c = z3; + this.f2654c = z3; } public final boolean getContainsFunctionN() { - return this.f2653c; + return this.f2654c; } public final c0 getType() { @@ -84,7 +84,7 @@ public final class l { public final c0 b; /* renamed from: c reason: collision with root package name */ - public final Collection f2654c; + public final Collection f2655c; public final boolean d; public final g e; public final d0.e0.p.d.m0.e.a.a f; @@ -148,7 +148,7 @@ public final class l { l.this = lVar; this.a = aVar; this.b = c0Var; - this.f2654c = collection; + this.f2655c = collection; this.d = z2; this.e = gVar; this.f = aVar2; @@ -409,7 +409,7 @@ public final class l { i nullabilityQualifier; d0.e0.p.d.m0.c.g1.a aVar; boolean z8; - Collection collection = this.f2654c; + Collection collection = this.f2655c; int i3 = 10; ArrayList arrayList2 = new ArrayList(d0.t.o.collectionSizeOrDefault(collection, 10)); Iterator it2 = collection.iterator(); @@ -426,7 +426,7 @@ public final class l { ArrayList arrayList4 = new ArrayList(1); d(this, arrayList4, c0Var, this.e, null); if (this.d) { - Collection collection2 = this.f2654c; + Collection collection2 = this.f2655c; if (!(collection2 instanceof Collection) || !collection2.isEmpty()) { Iterator it3 = collection2.iterator(); while (true) { @@ -809,7 +809,7 @@ public final class l { m.checkNotNullParameter(dVar, "typeEnhancement"); this.a = cVar; this.b = eVar; - this.f2652c = dVar; + this.f2653c = dVar; } public static final /* synthetic */ d0.e0.p.d.m0.e.a.c access$getAnnotationTypeQualifierResolver$p(l lVar) { @@ -817,7 +817,7 @@ public final class l { } public static final /* synthetic */ d access$getTypeEnhancement$p(l lVar) { - return lVar.f2652c; + return lVar.f2653c; } /* JADX INFO: Can't fix incorrect switch cases order, some code will duplicate */ diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/l0/q.java b/app/src/main/java/d0/e0/p/d/m0/e/a/l0/q.java index 2928132b34..f191ca41a5 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/l0/q.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/l0/q.java @@ -34,7 +34,7 @@ public final class q { public final List> b = new ArrayList(); /* renamed from: c reason: collision with root package name */ - public Pair f2655c = o.to(ExifInterface.GPS_MEASUREMENT_INTERRUPTED, null); + public Pair f2656c = o.to(ExifInterface.GPS_MEASUREMENT_INTERRUPTED, null); public final /* synthetic */ a d; public C0233a(a aVar, String str) { @@ -54,8 +54,8 @@ public final class q { while (it.hasNext()) { arrayList.add((String) ((Pair) it.next()).getFirst()); } - String signature = wVar.signature(className, wVar.jvmDescriptor(functionName, arrayList, this.f2655c.getFirst())); - w second = this.f2655c.getSecond(); + String signature = wVar.signature(className, wVar.jvmDescriptor(functionName, arrayList, this.f2656c.getFirst())); + w second = this.f2656c.getSecond(); List> list2 = this.b; ArrayList arrayList2 = new ArrayList(d0.t.o.collectionSizeOrDefault(list2, 10)); Iterator it2 = list2.iterator(); @@ -91,7 +91,7 @@ public final class q { m.checkNotNullParameter(dVar, "type"); String desc = dVar.getDesc(); m.checkNotNullExpressionValue(desc, "type.desc"); - this.f2655c = o.to(desc, null); + this.f2656c = o.to(desc, null); } public final void returns(String str, e... eVarArr) { @@ -102,7 +102,7 @@ public final class q { for (z zVar : withIndex) { linkedHashMap.put(Integer.valueOf(zVar.getIndex()), (e) zVar.getValue()); } - this.f2655c = o.to(str, new w(linkedHashMap)); + this.f2656c = o.to(str, new w(linkedHashMap)); } } diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/l0/s.java b/app/src/main/java/d0/e0/p/d/m0/e/a/l0/s.java index 038610f6fa..264e8c3cf7 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/l0/s.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/l0/s.java @@ -11,14 +11,14 @@ public final class s { public final u b; /* renamed from: c reason: collision with root package name */ - public final z0 f2656c; + public final z0 f2657c; public final boolean d; public s(c0 c0Var, u uVar, z0 z0Var, boolean z2) { m.checkNotNullParameter(c0Var, "type"); this.a = c0Var; this.b = uVar; - this.f2656c = z0Var; + this.f2657c = z0Var; this.d = z2; } @@ -31,7 +31,7 @@ public final class s { } public final z0 component3() { - return this.f2656c; + return this.f2657c; } public final boolean component4() { @@ -46,7 +46,7 @@ public final class s { return false; } s sVar = (s) obj; - return m.areEqual(this.a, sVar.a) && m.areEqual(this.b, sVar.b) && m.areEqual(this.f2656c, sVar.f2656c) && this.d == sVar.d; + return m.areEqual(this.a, sVar.a) && m.areEqual(this.b, sVar.b) && m.areEqual(this.f2657c, sVar.f2657c) && this.d == sVar.d; } public final c0 getType() { @@ -58,7 +58,7 @@ public final class s { u uVar = this.b; int i = 0; int hashCode2 = (hashCode + (uVar == null ? 0 : uVar.hashCode())) * 31; - z0 z0Var = this.f2656c; + z0 z0Var = this.f2657c; if (z0Var != null) { i = z0Var.hashCode(); } @@ -79,7 +79,7 @@ public final class s { R.append(", defaultQualifiers="); R.append(this.b); R.append(", typeParameterForArgument="); - R.append(this.f2656c); + R.append(this.f2657c); R.append(", isFromStarProjection="); R.append(this.d); R.append(')'); diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/s.java b/app/src/main/java/d0/e0/p/d/m0/e/a/s.java index 99ce2c73dc..ff126e24ec 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/s.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/s.java @@ -16,13 +16,13 @@ public interface s { public final byte[] b; /* renamed from: c reason: collision with root package name */ - public final g f2657c; + public final g f2658c; public a(d0.e0.p.d.m0.g.a aVar, byte[] bArr, g gVar) { m.checkNotNullParameter(aVar, "classId"); this.a = aVar; this.b = bArr; - this.f2657c = gVar; + this.f2658c = gVar; } /* JADX INFO: this call moved to the top of the method (can break code semantics) */ @@ -38,7 +38,7 @@ public interface s { return false; } a aVar = (a) obj; - return m.areEqual(this.a, aVar.a) && m.areEqual(this.b, aVar.b) && m.areEqual(this.f2657c, aVar.f2657c); + return m.areEqual(this.a, aVar.a) && m.areEqual(this.b, aVar.b) && m.areEqual(this.f2658c, aVar.f2658c); } public final d0.e0.p.d.m0.g.a getClassId() { @@ -50,7 +50,7 @@ public interface s { byte[] bArr = this.b; int i = 0; int hashCode2 = (hashCode + (bArr == null ? 0 : Arrays.hashCode(bArr))) * 31; - g gVar = this.f2657c; + g gVar = this.f2658c; if (gVar != null) { i = gVar.hashCode(); } @@ -63,7 +63,7 @@ public interface s { R.append(", previouslyFoundClassFileContent="); R.append(Arrays.toString(this.b)); R.append(", outerClass="); - R.append(this.f2657c); + R.append(this.f2658c); R.append(')'); return R.toString(); } diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/u.java b/app/src/main/java/d0/e0/p/d/m0/e/a/u.java index a1344ae4c6..c73f7ccdaa 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/u.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/u.java @@ -12,7 +12,7 @@ public final class u { public final Collection b; /* renamed from: c reason: collision with root package name */ - public final boolean f2658c; + public final boolean f2659c; /* JADX DEBUG: Multi-variable search result rejected for r3v0, resolved type: java.util.Collection */ /* JADX WARN: Multi-variable type inference failed */ @@ -21,7 +21,7 @@ public final class u { m.checkNotNullParameter(collection, "qualifierApplicabilityTypes"); this.a = iVar; this.b = collection; - this.f2658c = z2; + this.f2659c = z2; } /* JADX INFO: this call moved to the top of the method (can break code semantics) */ @@ -39,7 +39,7 @@ public final class u { collection = uVar.b; } if ((i & 4) != 0) { - z2 = uVar.f2658c; + z2 = uVar.f2659c; } return uVar.copy(iVar, collection, z2); } @@ -58,15 +58,15 @@ public final class u { return false; } u uVar = (u) obj; - return m.areEqual(this.a, uVar.a) && m.areEqual(this.b, uVar.b) && this.f2658c == uVar.f2658c; + return m.areEqual(this.a, uVar.a) && m.areEqual(this.b, uVar.b) && this.f2659c == uVar.f2659c; } public final boolean getAffectsTypeParameterBasedTypes() { - return this.f2658c; + return this.f2659c; } public final boolean getMakesTypeParameterNotNull() { - return this.a.getQualifier() == h.NOT_NULL && this.f2658c; + return this.a.getQualifier() == h.NOT_NULL && this.f2659c; } public final i getNullabilityQualifier() { @@ -79,7 +79,7 @@ public final class u { public int hashCode() { int hashCode = (this.b.hashCode() + (this.a.hashCode() * 31)) * 31; - boolean z2 = this.f2658c; + boolean z2 = this.f2659c; if (z2) { z2 = true; } @@ -95,7 +95,7 @@ public final class u { R.append(", qualifierApplicabilityTypes="); R.append(this.b); R.append(", affectsTypeParameterBasedTypes="); - R.append(this.f2658c); + R.append(this.f2659c); R.append(')'); return R.toString(); } diff --git a/app/src/main/java/d0/e0/p/d/m0/e/a/w.java b/app/src/main/java/d0/e0/p/d/m0/e/a/w.java index 90c5a0c6a2..40172a2cf8 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/a/w.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/a/w.java @@ -17,7 +17,7 @@ public class w { public static final u b; /* renamed from: c reason: collision with root package name */ - public static final u f2659c; + public static final u f2660c; public static final Map d = new HashMap(); /* compiled from: JavaDescriptorVisibilities */ @@ -117,12 +117,12 @@ public class w { } static { - a aVar = new a(d0.e0.p.d.m0.c.j1.a.f2594c); + a aVar = new a(d0.e0.p.d.m0.c.j1.a.f2595c); a = aVar; - b bVar = new b(d0.e0.p.d.m0.c.j1.c.f2596c); + b bVar = new b(d0.e0.p.d.m0.c.j1.c.f2597c); b = bVar; - c cVar = new c(d0.e0.p.d.m0.c.j1.b.f2595c); - f2659c = cVar; + c cVar = new c(d0.e0.p.d.m0.c.j1.b.f2596c); + f2660c = cVar; d(aVar); d(bVar); d(cVar); @@ -181,7 +181,7 @@ public class w { } else if (c(e.unwrapFakeOverrideToAnyDeclaration(qVar), mVar)) { return true; } else { - return t.f2613c.isVisible(dVar, qVar, mVar); + return t.f2614c.isVisible(dVar, qVar, mVar); } } diff --git a/app/src/main/java/d0/e0/p/d/m0/e/b/a.java b/app/src/main/java/d0/e0/p/d/m0/e/b/a.java index 61d3855f7a..6a03cc27a7 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/b/a.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/b/a.java @@ -275,7 +275,7 @@ public abstract class a implements d0.e0.p.d.m0.l.b.c { public abstract p.a h(d0.e0.p.d.m0.g.a aVar, u0 u0Var, List list); public final List i(y yVar, d0.e0.p.d.m0.f.n nVar, EnumC0234a aVar) { - Boolean bool = d0.e0.p.d.m0.f.z.b.f2698z.get(nVar.getFlags()); + Boolean bool = d0.e0.p.d.m0.f.z.b.f2699z.get(nVar.getFlags()); m.checkNotNullExpressionValue(bool, "IS_CONST.get(proto.flags)"); boolean booleanValue = bool.booleanValue(); d0.e0.p.d.m0.f.a0.b.h hVar = d0.e0.p.d.m0.f.a0.b.h.a; @@ -367,7 +367,7 @@ public abstract class a implements d0.e0.p.d.m0.l.b.c { m.checkNotNullParameter(yVar, "container"); m.checkNotNullParameter(nVar, "proto"); m.checkNotNullParameter(c0Var, "expectedType"); - Boolean bool = d0.e0.p.d.m0.f.z.b.f2698z.get(nVar.getFlags()); + Boolean bool = d0.e0.p.d.m0.f.z.b.f2699z.get(nVar.getFlags()); d0.e0.p.d.m0.f.a0.b.h hVar = d0.e0.p.d.m0.f.a0.b.h.a; p g = g(yVar, true, true, bool, d0.e0.p.d.m0.f.a0.b.h.isMovedFromInterfaceCompanion(nVar)); if (g == null) { diff --git a/app/src/main/java/d0/e0/p/d/m0/e/b/b.java b/app/src/main/java/d0/e0/p/d/m0/e/b/b.java index 415d9c471b..d1694106a9 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/b/b.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/b/b.java @@ -20,7 +20,7 @@ public final class b implements p.d { public final /* synthetic */ HashMap> b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ HashMap f2660c; + public final /* synthetic */ HashMap f2661c; /* compiled from: AbstractBinaryClassAnnotationAndConstantLoader.kt */ public final class a extends C0235b implements p.e { @@ -55,12 +55,12 @@ public final class b implements p.d { public final ArrayList b = new ArrayList<>(); /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ b f2661c; + public final /* synthetic */ b f2662c; public C0235b(b bVar, s sVar) { m.checkNotNullParameter(bVar, "this$0"); m.checkNotNullParameter(sVar, "signature"); - this.f2661c = bVar; + this.f2662c = bVar; this.a = sVar; } @@ -68,13 +68,13 @@ public final class b implements p.d { public p.a visitAnnotation(d0.e0.p.d.m0.g.a aVar, u0 u0Var) { m.checkNotNullParameter(aVar, "classId"); m.checkNotNullParameter(u0Var, "source"); - return a.access$loadAnnotationIfNotSpecial(this.f2661c.a, aVar, u0Var, this.b); + return a.access$loadAnnotationIfNotSpecial(this.f2662c.a, aVar, u0Var, this.b); } @Override // d0.e0.p.d.m0.e.b.p.c public void visitEnd() { if (!this.b.isEmpty()) { - this.f2661c.b.put(this.a, this.b); + this.f2662c.b.put(this.a, this.b); } } } @@ -82,7 +82,7 @@ public final class b implements p.d { public b(a aVar, HashMap> hashMap, HashMap hashMap2) { this.a = aVar; this.b = hashMap; - this.f2660c = hashMap2; + this.f2661c = hashMap2; } @Override // d0.e0.p.d.m0.e.b.p.d @@ -123,7 +123,7 @@ public final class b implements p.d { } g createConstantValue = h.a.createConstantValue(obj); if (createConstantValue != null) { - this.f2660c.put(fromFieldNameAndDesc, createConstantValue); + this.f2661c.put(fromFieldNameAndDesc, createConstantValue); } } return new C0235b(this, fromFieldNameAndDesc); diff --git a/app/src/main/java/d0/e0/p/d/m0/e/b/b0/a.java b/app/src/main/java/d0/e0/p/d/m0/e/b/b0/a.java index 4e464b0496..48a7388dc3 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/b/b0/a.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/b/b0/a.java @@ -16,7 +16,7 @@ public final class a { public final f b; /* renamed from: c reason: collision with root package name */ - public final String[] f2662c; + public final String[] f2663c; public final String[] d; public final String[] e; public final String f; @@ -36,7 +36,7 @@ public final class a { public static final Map j; /* renamed from: id reason: collision with root package name */ - private final int f2663id; + private final int f2664id; /* compiled from: KotlinClassHeader.kt */ /* renamed from: d0.e0.p.d.m0.e.b.b0.a$a$a reason: collision with other inner class name */ @@ -61,7 +61,7 @@ public final class a { } public EnumC0236a(int i2) { - this.f2663id = i2; + this.f2664id = i2; } public static final /* synthetic */ Map access$getEntryById$cp() { @@ -73,7 +73,7 @@ public final class a { } public final int getId() { - return this.f2663id; + return this.f2664id; } } @@ -83,7 +83,7 @@ public final class a { m.checkNotNullParameter(cVar, "bytecodeVersion"); this.a = aVar; this.b = fVar; - this.f2662c = strArr; + this.f2663c = strArr; this.d = strArr2; this.e = strArr3; this.f = str; @@ -95,7 +95,7 @@ public final class a { } public final String[] getData() { - return this.f2662c; + return this.f2663c; } public final String[] getIncompatibleData() { @@ -119,7 +119,7 @@ public final class a { } public final List getMultifilePartNames() { - String[] strArr = this.f2662c; + String[] strArr = this.f2663c; List list = null; if (!(getKind() == EnumC0236a.MULTIFILE_CLASS)) { strArr = null; diff --git a/app/src/main/java/d0/e0/p/d/m0/e/b/b0/b.java b/app/src/main/java/d0/e0/p/d/m0/e/b/b0/b.java index 574770f97f..b6fd745188 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/b/b0/b.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/b/b0/b.java @@ -17,7 +17,7 @@ public class b implements p.c { public static final Map b; /* renamed from: c reason: collision with root package name */ - public int[] f2664c = null; + public int[] f2665c = null; public d0.e0.p.d.m0.f.a0.b.c d = null; public String e = null; public int f = 0; @@ -133,7 +133,7 @@ public class b implements p.c { } } else if ("mv".equals(asString)) { if (obj instanceof int[]) { - b.this.f2664c = (int[]) obj; + b.this.f2665c = (int[]) obj; } } else if ("bv".equals(asString)) { if (obj instanceof int[]) { @@ -259,7 +259,7 @@ public class b implements p.c { if (obj instanceof int[]) { b bVar = b.this; int[] iArr = (int[]) obj; - bVar.f2664c = iArr; + bVar.f2665c = iArr; if (bVar.d == null) { bVar.d = new d0.e0.p.d.m0.f.a0.b.c(iArr); } @@ -352,11 +352,11 @@ public class b implements p.c { } public a createHeader() { - if (this.k == null || this.f2664c == null) { + if (this.k == null || this.f2665c == null) { return null; } boolean z2 = true; - d0.e0.p.d.m0.f.a0.b.f fVar = new d0.e0.p.d.m0.f.a0.b.f(this.f2664c, (this.f & 8) != 0); + d0.e0.p.d.m0.f.a0.b.f fVar = new d0.e0.p.d.m0.f.a0.b.f(this.f2665c, (this.f & 8) != 0); if (!fVar.isCompatible()) { this.j = this.h; this.h = null; diff --git a/app/src/main/java/d0/e0/p/d/m0/e/b/c.java b/app/src/main/java/d0/e0/p/d/m0/e/b/c.java index 4b78b1d271..9bd765445a 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/b/c.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/b/c.java @@ -25,7 +25,7 @@ import java.util.List; public final class c extends a> { /* renamed from: c reason: collision with root package name */ - public final c0 f2665c; + public final c0 f2666c; public final d0 d; public final e e; @@ -35,7 +35,7 @@ public final class c extends a> { public final /* synthetic */ d0.e0.p.d.m0.c.e b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ c f2666c; + public final /* synthetic */ c f2667c; public final /* synthetic */ List d; public final /* synthetic */ u0 e; @@ -46,13 +46,13 @@ public final class c extends a> { public final /* synthetic */ p.a b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ a f2667c; + public final /* synthetic */ a f2668c; public final /* synthetic */ d0.e0.p.d.m0.g.e d; public final /* synthetic */ ArrayList e; public C0239a(p.a aVar, a aVar2, d0.e0.p.d.m0.g.e eVar, ArrayList arrayList) { this.b = aVar; - this.f2667c = aVar2; + this.f2668c = aVar2; this.d = eVar; this.e = arrayList; this.a = aVar; @@ -86,7 +86,7 @@ public final class c extends a> { @Override // d0.e0.p.d.m0.e.b.p.a public void visitEnd() { this.b.visitEnd(); - a.access$getArguments$p(this.f2667c).put(this.d, new d0.e0.p.d.m0.k.v.a((d0.e0.p.d.m0.c.g1.c) u.single((List) this.e))); + a.access$getArguments$p(this.f2668c).put(this.d, new d0.e0.p.d.m0.k.v.a((d0.e0.p.d.m0.c.g1.c) u.single((List) this.e))); } @Override // d0.e0.p.d.m0.e.b.p.a @@ -104,18 +104,18 @@ public final class c extends a> { public final /* synthetic */ a b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ d0.e0.p.d.m0.g.e f2668c; + public final /* synthetic */ d0.e0.p.d.m0.g.e f2669c; public final /* synthetic */ d0.e0.p.d.m0.c.e d; public b(a aVar, d0.e0.p.d.m0.g.e eVar, d0.e0.p.d.m0.c.e eVar2) { this.b = aVar; - this.f2668c = eVar; + this.f2669c = eVar; this.d = eVar2; } @Override // d0.e0.p.d.m0.e.b.p.b public void visit(Object obj) { - this.a.add(a.access$createConstant(this.b, this.f2668c, obj)); + this.a.add(a.access$createConstant(this.b, this.f2669c, obj)); } @Override // d0.e0.p.d.m0.e.b.p.b @@ -126,10 +126,10 @@ public final class c extends a> { @Override // d0.e0.p.d.m0.e.b.p.b public void visitEnd() { - c1 annotationParameterByName = d0.e0.p.d.m0.e.a.g0.a.getAnnotationParameterByName(this.f2668c, this.d); + c1 annotationParameterByName = d0.e0.p.d.m0.e.a.g0.a.getAnnotationParameterByName(this.f2669c, this.d); if (annotationParameterByName != null) { HashMap access$getArguments$p = a.access$getArguments$p(this.b); - d0.e0.p.d.m0.g.e eVar = this.f2668c; + d0.e0.p.d.m0.g.e eVar = this.f2669c; h hVar = h.a; List> compact = d0.e0.p.d.m0.p.a.compact(this.a); d0.e0.p.d.m0.n.c0 type = annotationParameterByName.getType(); @@ -148,7 +148,7 @@ public final class c extends a> { public a(d0.e0.p.d.m0.c.e eVar, c cVar, List list, u0 u0Var) { this.b = eVar; - this.f2666c = cVar; + this.f2667c = cVar; this.d = list; this.e = u0Var; } @@ -178,7 +178,7 @@ public final class c extends a> { m.checkNotNullParameter(eVar, ModelAuditLogEntry.CHANGE_KEY_NAME); m.checkNotNullParameter(aVar, "classId"); ArrayList arrayList = new ArrayList(); - c cVar = this.f2666c; + c cVar = this.f2667c; u0 u0Var = u0.a; m.checkNotNullExpressionValue(u0Var, "NO_SOURCE"); p.a h = cVar.h(aVar, u0Var, arrayList); @@ -220,7 +220,7 @@ public final class c extends a> { m.checkNotNullParameter(d0Var, "notFoundClasses"); m.checkNotNullParameter(oVar, "storageManager"); m.checkNotNullParameter(nVar, "kotlinClassFinder"); - this.f2665c = c0Var; + this.f2666c = c0Var; this.d = d0Var; this.e = new e(c0Var, d0Var); } @@ -230,6 +230,6 @@ public final class c extends a> { m.checkNotNullParameter(aVar, "annotationClassId"); m.checkNotNullParameter(u0Var, "source"); m.checkNotNullParameter(list, "result"); - return new a(w.findNonGenericClassAcrossDependencies(this.f2665c, aVar, this.d), this, list, u0Var); + return new a(w.findNonGenericClassAcrossDependencies(this.f2666c, aVar, this.d), this, list, u0Var); } } diff --git a/app/src/main/java/d0/e0/p/d/m0/e/b/f.java b/app/src/main/java/d0/e0/p/d/m0/e/b/f.java index 80a609dc27..67a3653883 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/b/f.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/b/f.java @@ -27,7 +27,7 @@ public final class f { public static final Set b = m0.setOf(a.EnumC0236a.CLASS); /* renamed from: c reason: collision with root package name */ - public static final Set f2669c = n0.setOf((Object[]) new a.EnumC0236a[]{a.EnumC0236a.FILE_FACADE, a.EnumC0236a.MULTIFILE_CLASS_PART}); + public static final Set f2670c = n0.setOf((Object[]) new a.EnumC0236a[]{a.EnumC0236a.FILE_FACADE, a.EnumC0236a.MULTIFILE_CLASS_PART}); public static final d0.e0.p.d.m0.f.a0.b.f d = new d0.e0.p.d.m0.f.a0.b.f(1, 1, 2); public static final d0.e0.p.d.m0.f.a0.b.f e = new d0.e0.p.d.m0.f.a0.b.f(1, 1, 11); public static final d0.e0.p.d.m0.f.a0.b.f f = new d0.e0.p.d.m0.f.a0.b.f(1, 1, 13); @@ -101,7 +101,7 @@ public final class f { Pair pair; m.checkNotNullParameter(e0Var, "descriptor"); m.checkNotNullParameter(pVar, "kotlinClass"); - String[] d2 = d(pVar, f2669c); + String[] d2 = d(pVar, f2670c); if (d2 == null || (strings = pVar.getClassHeader().getStrings()) == null) { return null; } diff --git a/app/src/main/java/d0/e0/p/d/m0/e/b/j.java b/app/src/main/java/d0/e0/p/d/m0/e/b/j.java index 7de4d701f0..65ddfb9e9c 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/b/j.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/b/j.java @@ -16,7 +16,7 @@ public final class j implements f { public final c b; /* renamed from: c reason: collision with root package name */ - public final c f2670c; + public final c f2671c; public final p d; /* JADX WARNING: Illegal instructions before constructor call */ @@ -43,7 +43,7 @@ public final class j implements f { m.checkNotNullParameter(cVar3, "nameResolver"); m.checkNotNullParameter(eVar, "abiStability"); this.b = cVar; - this.f2670c = cVar2; + this.f2671c = cVar2; this.d = pVar; g.f fVar = a.m; m.checkNotNullExpressionValue(fVar, "packageModuleName"); @@ -65,7 +65,7 @@ public final class j implements f { } public final c getFacadeClassName() { - return this.f2670c; + return this.f2671c; } public final p getKnownJvmBinaryClass() { diff --git a/app/src/main/java/d0/e0/p/d/m0/e/b/k.java b/app/src/main/java/d0/e0/p/d/m0/e/b/k.java index b43b728b3b..f81d278f27 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/b/k.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/b/k.java @@ -8,7 +8,7 @@ public abstract class k { public static final d b = new d(d0.e0.p.d.m0.k.y.d.BOOLEAN); /* renamed from: c reason: collision with root package name */ - public static final d f2671c = new d(d0.e0.p.d.m0.k.y.d.CHAR); + public static final d f2672c = new d(d0.e0.p.d.m0.k.y.d.CHAR); public static final d d = new d(d0.e0.p.d.m0.k.y.d.BYTE); public static final d e = new d(d0.e0.p.d.m0.k.y.d.SHORT); public static final d f = new d(d0.e0.p.d.m0.k.y.d.INT); @@ -115,7 +115,7 @@ public abstract class k { } public static final /* synthetic */ d access$getCHAR$cp() { - return f2671c; + return f2672c; } public static final /* synthetic */ d access$getDOUBLE$cp() { diff --git a/app/src/main/java/d0/e0/p/d/m0/e/b/u.java b/app/src/main/java/d0/e0/p/d/m0/e/b/u.java index cbdbca7425..9e392ec0bd 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/b/u.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/b/u.java @@ -146,6 +146,6 @@ public final class u { public static final k mapToJvmType(c0 c0Var) { m.checkNotNullParameter(c0Var, ""); - return (k) d.mapType$default(c0Var, m.a, z.f2672c, y.a, null, null, 32, null); + return (k) d.mapType$default(c0Var, m.a, z.f2673c, y.a, null, null, 32, null); } } diff --git a/app/src/main/java/d0/e0/p/d/m0/e/b/z.java b/app/src/main/java/d0/e0/p/d/m0/e/b/z.java index 09ef743750..a265a2c880 100644 --- a/app/src/main/java/d0/e0/p/d/m0/e/b/z.java +++ b/app/src/main/java/d0/e0/p/d/m0/e/b/z.java @@ -12,7 +12,7 @@ public final class z { public static final z b; /* renamed from: c reason: collision with root package name */ - public static final z f2672c; + public static final z f2673c; public final boolean d; public final boolean e; public final boolean f; @@ -37,7 +37,7 @@ public final class z { z zVar2 = new z(false, false, false, false, false, null, false, null, null, true, FrameMetricsAggregator.EVERY_DURATION, null); b = zVar2; new z(false, true, false, false, false, null, false, null, null, false, PointerIconCompat.TYPE_GRABBING, null); - f2672c = new z(false, false, false, false, false, zVar, false, null, null, false, 988, null); + f2673c = new z(false, false, false, false, false, zVar, false, null, null, false, 988, null); new z(false, false, false, false, false, zVar2, false, null, null, true, 476, null); new z(false, true, false, false, false, zVar, false, null, null, false, 988, null); new z(false, false, false, true, false, zVar, false, null, null, false, 983, null); diff --git a/app/src/main/java/d0/e0/p/d/m0/f/a0/a.java b/app/src/main/java/d0/e0/p/d/m0/f/a0/a.java index e44fbda69f..c08245a9e9 100644 --- a/app/src/main/java/d0/e0/p/d/m0/f/a0/a.java +++ b/app/src/main/java/d0/e0/p/d/m0/f/a0/a.java @@ -26,7 +26,7 @@ public final class a { public static final g.f b; /* renamed from: c reason: collision with root package name */ - public static final g.f f2673c; + public static final g.f f2674c; public static final g.f d; public static final g.f e; public static final g.f> f; @@ -1894,7 +1894,7 @@ public final class a { b = g.newSingularGeneratedExtension(i.getDefaultInstance(), c.getDefaultInstance(), c.getDefaultInstance(), null, 100, bVar, c.class); i defaultInstance4 = i.getDefaultInstance(); w.b bVar2 = w.b.INT32; - f2673c = g.newSingularGeneratedExtension(defaultInstance4, 0, null, null, 101, bVar2, Integer.class); + f2674c = g.newSingularGeneratedExtension(defaultInstance4, 0, null, null, 101, bVar2, Integer.class); d = g.newSingularGeneratedExtension(n.getDefaultInstance(), d.getDefaultInstance(), d.getDefaultInstance(), null, 100, bVar, d.class); e = g.newSingularGeneratedExtension(n.getDefaultInstance(), 0, null, null, 101, bVar2, Integer.class); f = g.newRepeatedGeneratedExtension(q.getDefaultInstance(), d0.e0.p.d.m0.f.b.getDefaultInstance(), null, 100, bVar, false, d0.e0.p.d.m0.f.b.class); @@ -1910,7 +1910,7 @@ public final class a { public static void registerAllExtensions(d0.e0.p.d.m0.i.e eVar) { eVar.add(a); eVar.add(b); - eVar.add(f2673c); + eVar.add(f2674c); eVar.add(d); eVar.add(e); eVar.add(f); diff --git a/app/src/main/java/d0/e0/p/d/m0/f/a0/b/b.java b/app/src/main/java/d0/e0/p/d/m0/f/a0/b/b.java index f577ac338f..befe51a949 100644 --- a/app/src/main/java/d0/e0/p/d/m0/f/a0/b/b.java +++ b/app/src/main/java/d0/e0/p/d/m0/f/a0/b/b.java @@ -17,7 +17,7 @@ public final class b { public static final String b = u.joinToString$default(n.listOf((Object[]) new Character[]{'k', 'o', 't', 'l', 'i', 'n'}), "", null, null, 0, null, null, 62, null); /* renamed from: c reason: collision with root package name */ - public static final Map f2674c; + public static final Map f2675c; static { int i = 0; @@ -78,7 +78,7 @@ public final class b { for (String str5 : n.listOf((Object[]) new String[]{"Char", "Byte", "Short", "Int", "Float", "Long", "Double", "String", "Enum"})) { a(linkedHashMap, m.stringPlus(str5, ".Companion"), b + "/jvm/internal/" + str5 + "CompanionObject"); } - f2674c = linkedHashMap; + f2675c = linkedHashMap; } public static final void a(Map map, String str, String str2) { @@ -87,7 +87,7 @@ public final class b { public static final String mapClass(String str) { m.checkNotNullParameter(str, "classId"); - String str2 = f2674c.get(str); + String str2 = f2675c.get(str); return str2 == null ? a.G(a.N('L'), t.replace$default(str, '.', '$', false, 4, (Object) null), ';') : str2; } } diff --git a/app/src/main/java/d0/e0/p/d/m0/f/a0/b/d.java b/app/src/main/java/d0/e0/p/d/m0/f/a0/b/d.java index fb5dbe183c..b6bcdabe8a 100644 --- a/app/src/main/java/d0/e0/p/d/m0/f/a0/b/d.java +++ b/app/src/main/java/d0/e0/p/d/m0/f/a0/b/d.java @@ -7,11 +7,11 @@ public final class d { public static final b.C0258b b = b.d.booleanFirst(); /* renamed from: c reason: collision with root package name */ - public static final b.C0258b f2675c; + public static final b.C0258b f2676c; static { b.C0258b booleanFirst = b.d.booleanFirst(); - f2675c = booleanFirst; + f2676c = booleanFirst; b.d.booleanAfter(booleanFirst); } diff --git a/app/src/main/java/d0/e0/p/d/m0/f/a0/b/g.java b/app/src/main/java/d0/e0/p/d/m0/f/a0/b/g.java index a4b5397b53..b4e6e73552 100644 --- a/app/src/main/java/d0/e0/p/d/m0/f/a0/b/g.java +++ b/app/src/main/java/d0/e0/p/d/m0/f/a0/b/g.java @@ -22,7 +22,7 @@ public final class g implements c { public static final String b; /* renamed from: c reason: collision with root package name */ - public static final List f2676c; + public static final List f2677c; public final a.e d; public final String[] e; public final Set f; @@ -43,7 +43,7 @@ public final class g implements c { a = aVar; String joinToString$default = u.joinToString$default(n.listOf((Object[]) new Character[]{'k', 'o', 't', 'l', 'i', 'n'}), "", null, null, 0, null, null, 62, null); b = joinToString$default; - f2676c = n.listOf((Object[]) new String[]{m.stringPlus(joinToString$default, "/Any"), m.stringPlus(joinToString$default, "/Nothing"), m.stringPlus(joinToString$default, "/Unit"), m.stringPlus(joinToString$default, "/Throwable"), m.stringPlus(joinToString$default, "/Number"), m.stringPlus(joinToString$default, "/Byte"), m.stringPlus(joinToString$default, "/Double"), m.stringPlus(joinToString$default, "/Float"), m.stringPlus(joinToString$default, "/Int"), m.stringPlus(joinToString$default, "/Long"), m.stringPlus(joinToString$default, "/Short"), m.stringPlus(joinToString$default, "/Boolean"), m.stringPlus(joinToString$default, "/Char"), m.stringPlus(joinToString$default, "/CharSequence"), m.stringPlus(joinToString$default, "/String"), m.stringPlus(joinToString$default, "/Comparable"), m.stringPlus(joinToString$default, "/Enum"), m.stringPlus(joinToString$default, "/Array"), m.stringPlus(joinToString$default, "/ByteArray"), m.stringPlus(joinToString$default, "/DoubleArray"), m.stringPlus(joinToString$default, "/FloatArray"), m.stringPlus(joinToString$default, "/IntArray"), m.stringPlus(joinToString$default, "/LongArray"), m.stringPlus(joinToString$default, "/ShortArray"), m.stringPlus(joinToString$default, "/BooleanArray"), m.stringPlus(joinToString$default, "/CharArray"), m.stringPlus(joinToString$default, "/Cloneable"), m.stringPlus(joinToString$default, "/Annotation"), m.stringPlus(joinToString$default, "/collections/Iterable"), m.stringPlus(joinToString$default, "/collections/MutableIterable"), m.stringPlus(joinToString$default, "/collections/Collection"), m.stringPlus(joinToString$default, "/collections/MutableCollection"), m.stringPlus(joinToString$default, "/collections/List"), m.stringPlus(joinToString$default, "/collections/MutableList"), m.stringPlus(joinToString$default, "/collections/Set"), m.stringPlus(joinToString$default, "/collections/MutableSet"), m.stringPlus(joinToString$default, "/collections/Map"), m.stringPlus(joinToString$default, "/collections/MutableMap"), m.stringPlus(joinToString$default, "/collections/Map.Entry"), m.stringPlus(joinToString$default, "/collections/MutableMap.MutableEntry"), m.stringPlus(joinToString$default, "/collections/Iterator"), m.stringPlus(joinToString$default, "/collections/MutableIterator"), m.stringPlus(joinToString$default, "/collections/ListIterator"), m.stringPlus(joinToString$default, "/collections/MutableListIterator")}); + f2677c = n.listOf((Object[]) new String[]{m.stringPlus(joinToString$default, "/Any"), m.stringPlus(joinToString$default, "/Nothing"), m.stringPlus(joinToString$default, "/Unit"), m.stringPlus(joinToString$default, "/Throwable"), m.stringPlus(joinToString$default, "/Number"), m.stringPlus(joinToString$default, "/Byte"), m.stringPlus(joinToString$default, "/Double"), m.stringPlus(joinToString$default, "/Float"), m.stringPlus(joinToString$default, "/Int"), m.stringPlus(joinToString$default, "/Long"), m.stringPlus(joinToString$default, "/Short"), m.stringPlus(joinToString$default, "/Boolean"), m.stringPlus(joinToString$default, "/Char"), m.stringPlus(joinToString$default, "/CharSequence"), m.stringPlus(joinToString$default, "/String"), m.stringPlus(joinToString$default, "/Comparable"), m.stringPlus(joinToString$default, "/Enum"), m.stringPlus(joinToString$default, "/Array"), m.stringPlus(joinToString$default, "/ByteArray"), m.stringPlus(joinToString$default, "/DoubleArray"), m.stringPlus(joinToString$default, "/FloatArray"), m.stringPlus(joinToString$default, "/IntArray"), m.stringPlus(joinToString$default, "/LongArray"), m.stringPlus(joinToString$default, "/ShortArray"), m.stringPlus(joinToString$default, "/BooleanArray"), m.stringPlus(joinToString$default, "/CharArray"), m.stringPlus(joinToString$default, "/Cloneable"), m.stringPlus(joinToString$default, "/Annotation"), m.stringPlus(joinToString$default, "/collections/Iterable"), m.stringPlus(joinToString$default, "/collections/MutableIterable"), m.stringPlus(joinToString$default, "/collections/Collection"), m.stringPlus(joinToString$default, "/collections/MutableCollection"), m.stringPlus(joinToString$default, "/collections/List"), m.stringPlus(joinToString$default, "/collections/MutableList"), m.stringPlus(joinToString$default, "/collections/Set"), m.stringPlus(joinToString$default, "/collections/MutableSet"), m.stringPlus(joinToString$default, "/collections/Map"), m.stringPlus(joinToString$default, "/collections/MutableMap"), m.stringPlus(joinToString$default, "/collections/Map.Entry"), m.stringPlus(joinToString$default, "/collections/MutableMap.MutableEntry"), m.stringPlus(joinToString$default, "/collections/Iterator"), m.stringPlus(joinToString$default, "/collections/MutableIterator"), m.stringPlus(joinToString$default, "/collections/ListIterator"), m.stringPlus(joinToString$default, "/collections/MutableListIterator")}); Iterable withIndex = u.withIndex(aVar.getPREDEFINED_STRINGS()); LinkedHashMap linkedHashMap = new LinkedHashMap(f.coerceAtLeast(g0.mapCapacity(o.collectionSizeOrDefault(withIndex, 10)), 16)); for (z zVar : withIndex) { @@ -79,7 +79,7 @@ public final class g implements c { } public static final /* synthetic */ List access$getPREDEFINED_STRINGS$cp() { - return f2676c; + return f2677c; } @Override // d0.e0.p.d.m0.f.z.c diff --git a/app/src/main/java/d0/e0/p/d/m0/f/b.java b/app/src/main/java/d0/e0/p/d/m0/f/b.java index ef7fcb74b9..447c1efef9 100644 --- a/app/src/main/java/d0/e0/p/d/m0/f/b.java +++ b/app/src/main/java/d0/e0/p/d/m0/f/b.java @@ -192,7 +192,7 @@ public final class b extends g implements o { public b r = b.getDefaultInstance(); /* renamed from: s reason: collision with root package name */ - public List f2677s = Collections.emptyList(); + public List f2678s = Collections.emptyList(); public int t; public int u; @@ -242,10 +242,10 @@ public final class b extends g implements o { } c.h(cVar, this.r); if ((this.j & 256) == 256) { - this.f2677s = Collections.unmodifiableList(this.f2677s); + this.f2678s = Collections.unmodifiableList(this.f2678s); this.j &= -257; } - c.j(cVar, this.f2677s); + c.j(cVar, this.f2678s); if ((i & 512) == 512) { i2 |= 256; } @@ -302,15 +302,15 @@ public final class b extends g implements o { mergeAnnotation(cVar.getAnnotation()); } if (!c.i(cVar).isEmpty()) { - if (this.f2677s.isEmpty()) { - this.f2677s = c.i(cVar); + if (this.f2678s.isEmpty()) { + this.f2678s = c.i(cVar); this.j &= -257; } else { if ((this.j & 256) != 256) { - this.f2677s = new ArrayList(this.f2677s); + this.f2678s = new ArrayList(this.f2678s); this.j |= 256; } - this.f2677s.addAll(c.i(cVar)); + this.f2678s.addAll(c.i(cVar)); } } if (cVar.hasArrayDimensionCount()) { diff --git a/app/src/main/java/d0/e0/p/d/m0/f/c.java b/app/src/main/java/d0/e0/p/d/m0/f/c.java index 06ad3629b6..6f3b25598d 100644 --- a/app/src/main/java/d0/e0/p/d/m0/f/c.java +++ b/app/src/main/java/d0/e0/p/d/m0/f/c.java @@ -66,20 +66,20 @@ public final class c extends g.d implements o { public List r = Collections.emptyList(); /* renamed from: s reason: collision with root package name */ - public List f2679s = Collections.emptyList(); + public List f2680s = Collections.emptyList(); public List t = Collections.emptyList(); public List u = Collections.emptyList(); public List v = Collections.emptyList(); public List w = Collections.emptyList(); /* renamed from: x reason: collision with root package name */ - public List f2680x = Collections.emptyList(); + public List f2681x = Collections.emptyList(); /* renamed from: y reason: collision with root package name */ - public List f2681y = Collections.emptyList(); + public List f2682y = Collections.emptyList(); /* renamed from: z reason: collision with root package name */ - public t f2682z = t.getDefaultInstance(); + public t f2683z = t.getDefaultInstance(); @Override // d0.e0.p.d.m0.i.n.a public c build() { @@ -122,10 +122,10 @@ public final class c extends g.d implements o { } c.z(cVar, this.r); if ((this.l & 64) == 64) { - this.f2679s = Collections.unmodifiableList(this.f2679s); + this.f2680s = Collections.unmodifiableList(this.f2680s); this.l &= -65; } - c.B(cVar, this.f2679s); + c.B(cVar, this.f2680s); if ((this.l & 128) == 128) { this.t = Collections.unmodifiableList(this.t); this.l &= -129; @@ -147,19 +147,19 @@ public final class c extends g.d implements o { } c.J(cVar, this.w); if ((this.l & 2048) == 2048) { - this.f2680x = Collections.unmodifiableList(this.f2680x); + this.f2681x = Collections.unmodifiableList(this.f2681x); this.l &= -2049; } - c.i(cVar, this.f2680x); + c.i(cVar, this.f2681x); if ((this.l & 4096) == 4096) { - this.f2681y = Collections.unmodifiableList(this.f2681y); + this.f2682y = Collections.unmodifiableList(this.f2682y); this.l &= -4097; } - c.k(cVar, this.f2681y); + c.k(cVar, this.f2682y); if ((i & 8192) == 8192) { i2 |= 8; } - c.l(cVar, this.f2682z); + c.l(cVar, this.f2683z); if ((this.l & 16384) == 16384) { this.A = Collections.unmodifiableList(this.A); this.l &= -16385; @@ -228,15 +228,15 @@ public final class c extends g.d implements o { } } if (!c.A(cVar).isEmpty()) { - if (this.f2679s.isEmpty()) { - this.f2679s = c.A(cVar); + if (this.f2680s.isEmpty()) { + this.f2680s = c.A(cVar); this.l &= -65; } else { if ((this.l & 64) != 64) { - this.f2679s = new ArrayList(this.f2679s); + this.f2680s = new ArrayList(this.f2680s); this.l |= 64; } - this.f2679s.addAll(c.A(cVar)); + this.f2680s.addAll(c.A(cVar)); } } if (!c.C(cVar).isEmpty()) { @@ -288,27 +288,27 @@ public final class c extends g.d implements o { } } if (!c.h(cVar).isEmpty()) { - if (this.f2680x.isEmpty()) { - this.f2680x = c.h(cVar); + if (this.f2681x.isEmpty()) { + this.f2681x = c.h(cVar); this.l &= -2049; } else { if ((this.l & 2048) != 2048) { - this.f2680x = new ArrayList(this.f2680x); + this.f2681x = new ArrayList(this.f2681x); this.l |= 2048; } - this.f2680x.addAll(c.h(cVar)); + this.f2681x.addAll(c.h(cVar)); } } if (!c.j(cVar).isEmpty()) { - if (this.f2681y.isEmpty()) { - this.f2681y = c.j(cVar); + if (this.f2682y.isEmpty()) { + this.f2682y = c.j(cVar); this.l &= -4097; } else { if ((this.l & 4096) != 4096) { - this.f2681y = new ArrayList(this.f2681y); + this.f2682y = new ArrayList(this.f2682y); this.l |= 4096; } - this.f2681y.addAll(c.j(cVar)); + this.f2682y.addAll(c.j(cVar)); } } if (cVar.hasTypeTable()) { @@ -359,10 +359,10 @@ public final class c extends g.d implements o { } public b mergeTypeTable(t tVar) { - if ((this.l & 8192) != 8192 || this.f2682z == t.getDefaultInstance()) { - this.f2682z = tVar; + if ((this.l & 8192) != 8192 || this.f2683z == t.getDefaultInstance()) { + this.f2683z = tVar; } else { - this.f2682z = t.newBuilder(this.f2682z).mergeFrom(tVar).buildPartial(); + this.f2683z = t.newBuilder(this.f2683z).mergeFrom(tVar).buildPartial(); } this.l |= 8192; return this; diff --git a/app/src/main/java/d0/e0/p/d/m0/f/i.java b/app/src/main/java/d0/e0/p/d/m0/f/i.java index eb259e0f51..73022bdd4c 100644 --- a/app/src/main/java/d0/e0/p/d/m0/f/i.java +++ b/app/src/main/java/d0/e0/p/d/m0/f/i.java @@ -57,14 +57,14 @@ public final class i extends g.d implements o { public List r = Collections.emptyList(); /* renamed from: s reason: collision with root package name */ - public q f2683s = q.getDefaultInstance(); + public q f2684s = q.getDefaultInstance(); public int t; public List u = Collections.emptyList(); public t v = t.getDefaultInstance(); public List w = Collections.emptyList(); /* renamed from: x reason: collision with root package name */ - public e f2684x = e.getDefaultInstance(); + public e f2685x = e.getDefaultInstance(); @Override // d0.e0.p.d.m0.i.n.a public i build() { @@ -107,7 +107,7 @@ public final class i extends g.d implements o { if ((i & 64) == 64) { i2 |= 32; } - i.o(iVar, this.f2683s); + i.o(iVar, this.f2684s); if ((i & 128) == 128) { i2 |= 64; } @@ -129,7 +129,7 @@ public final class i extends g.d implements o { if ((i & 2048) == 2048) { i2 |= 256; } - i.v(iVar, this.f2684x); + i.v(iVar, this.f2685x); i.w(iVar, i2); return iVar; } @@ -140,10 +140,10 @@ public final class i extends g.d implements o { } public b mergeContract(e eVar) { - if ((this.l & 2048) != 2048 || this.f2684x == e.getDefaultInstance()) { - this.f2684x = eVar; + if ((this.l & 2048) != 2048 || this.f2685x == e.getDefaultInstance()) { + this.f2685x = eVar; } else { - this.f2684x = e.newBuilder(this.f2684x).mergeFrom(eVar).buildPartial(); + this.f2685x = e.newBuilder(this.f2685x).mergeFrom(eVar).buildPartial(); } this.l |= 2048; return this; @@ -246,10 +246,10 @@ public final class i extends g.d implements o { } public b mergeReceiverType(q qVar) { - if ((this.l & 64) != 64 || this.f2683s == q.getDefaultInstance()) { - this.f2683s = qVar; + if ((this.l & 64) != 64 || this.f2684s == q.getDefaultInstance()) { + this.f2684s = qVar; } else { - this.f2683s = q.newBuilder(this.f2683s).mergeFrom(qVar).buildPartial(); + this.f2684s = q.newBuilder(this.f2684s).mergeFrom(qVar).buildPartial(); } this.l |= 64; return this; diff --git a/app/src/main/java/d0/e0/p/d/m0/f/n.java b/app/src/main/java/d0/e0/p/d/m0/f/n.java index 3e1f01b51c..bdf9c15944 100644 --- a/app/src/main/java/d0/e0/p/d/m0/f/n.java +++ b/app/src/main/java/d0/e0/p/d/m0/f/n.java @@ -55,14 +55,14 @@ public final class n extends g.d implements o { public List r = Collections.emptyList(); /* renamed from: s reason: collision with root package name */ - public q f2685s = q.getDefaultInstance(); + public q f2686s = q.getDefaultInstance(); public int t; public u u = u.getDefaultInstance(); public int v; public int w; /* renamed from: x reason: collision with root package name */ - public List f2686x = Collections.emptyList(); + public List f2687x = Collections.emptyList(); @Override // d0.e0.p.d.m0.i.n.a public n build() { @@ -105,7 +105,7 @@ public final class n extends g.d implements o { if ((i & 64) == 64) { i2 |= 32; } - n.o(nVar, this.f2685s); + n.o(nVar, this.f2686s); if ((i & 128) == 128) { i2 |= 64; } @@ -123,10 +123,10 @@ public final class n extends g.d implements o { } n.s(nVar, this.w); if ((this.l & 2048) == 2048) { - this.f2686x = Collections.unmodifiableList(this.f2686x); + this.f2687x = Collections.unmodifiableList(this.f2687x); this.l &= -2049; } - n.u(nVar, this.f2686x); + n.u(nVar, this.f2687x); n.v(nVar, i2); return nVar; } @@ -183,15 +183,15 @@ public final class n extends g.d implements o { setSetterFlags(nVar.getSetterFlags()); } if (!n.t(nVar).isEmpty()) { - if (this.f2686x.isEmpty()) { - this.f2686x = n.t(nVar); + if (this.f2687x.isEmpty()) { + this.f2687x = n.t(nVar); this.l &= -2049; } else { if ((this.l & 2048) != 2048) { - this.f2686x = new ArrayList(this.f2686x); + this.f2687x = new ArrayList(this.f2687x); this.l |= 2048; } - this.f2686x.addAll(n.t(nVar)); + this.f2687x.addAll(n.t(nVar)); } } b(nVar); @@ -224,10 +224,10 @@ public final class n extends g.d implements o { } public b mergeReceiverType(q qVar) { - if ((this.l & 64) != 64 || this.f2685s == q.getDefaultInstance()) { - this.f2685s = qVar; + if ((this.l & 64) != 64 || this.f2686s == q.getDefaultInstance()) { + this.f2686s = qVar; } else { - this.f2685s = q.newBuilder(this.f2685s).mergeFrom(qVar).buildPartial(); + this.f2686s = q.newBuilder(this.f2686s).mergeFrom(qVar).buildPartial(); } this.l |= 64; return this; diff --git a/app/src/main/java/d0/e0/p/d/m0/f/q.java b/app/src/main/java/d0/e0/p/d/m0/f/q.java index 82c68994a9..30fd15f8ec 100644 --- a/app/src/main/java/d0/e0/p/d/m0/f/q.java +++ b/app/src/main/java/d0/e0/p/d/m0/f/q.java @@ -429,20 +429,20 @@ public final class q extends g.d implements o { public int r; /* renamed from: s reason: collision with root package name */ - public int f2687s; + public int f2688s; public int t; public int u; public q v = q.getDefaultInstance(); public int w; /* renamed from: x reason: collision with root package name */ - public q f2688x = q.getDefaultInstance(); + public q f2689x = q.getDefaultInstance(); /* renamed from: y reason: collision with root package name */ - public int f2689y; + public int f2690y; /* renamed from: z reason: collision with root package name */ - public int f2690z; + public int f2691z; @Override // d0.e0.p.d.m0.i.n.a public q build() { @@ -485,7 +485,7 @@ public final class q extends g.d implements o { if ((i & 64) == 64) { i2 |= 32; } - q.o(qVar, this.f2687s); + q.o(qVar, this.f2688s); if ((i & 128) == 128) { i2 |= 64; } @@ -505,15 +505,15 @@ public final class q extends g.d implements o { if ((i & 2048) == 2048) { i2 |= 1024; } - q.t(qVar, this.f2688x); + q.t(qVar, this.f2689x); if ((i & 4096) == 4096) { i2 |= 2048; } - q.u(qVar, this.f2689y); + q.u(qVar, this.f2690y); if ((i & 8192) == 8192) { i2 |= 4096; } - q.v(qVar, this.f2690z); + q.v(qVar, this.f2691z); q.w(qVar, i2); return qVar; } @@ -524,10 +524,10 @@ public final class q extends g.d implements o { } public c mergeAbbreviatedType(q qVar) { - if ((this.l & 2048) != 2048 || this.f2688x == q.getDefaultInstance()) { - this.f2688x = qVar; + if ((this.l & 2048) != 2048 || this.f2689x == q.getDefaultInstance()) { + this.f2689x = qVar; } else { - this.f2688x = q.newBuilder(this.f2688x).mergeFrom(qVar).buildPartial(); + this.f2689x = q.newBuilder(this.f2689x).mergeFrom(qVar).buildPartial(); } this.l |= 2048; return this; @@ -639,7 +639,7 @@ public final class q extends g.d implements o { public c setAbbreviatedTypeId(int i) { this.l |= 4096; - this.f2689y = i; + this.f2690y = i; return this; } @@ -651,7 +651,7 @@ public final class q extends g.d implements o { public c setFlags(int i) { this.l |= 8192; - this.f2690z = i; + this.f2691z = i; return this; } @@ -687,7 +687,7 @@ public final class q extends g.d implements o { public c setTypeParameter(int i) { this.l |= 64; - this.f2687s = i; + this.f2688s = i; return this; } diff --git a/app/src/main/java/d0/e0/p/d/m0/f/r.java b/app/src/main/java/d0/e0/p/d/m0/f/r.java index fc81691435..a1ba12ef53 100644 --- a/app/src/main/java/d0/e0/p/d/m0/f/r.java +++ b/app/src/main/java/d0/e0/p/d/m0/f/r.java @@ -52,7 +52,7 @@ public final class r extends g.d implements o { public q r = q.getDefaultInstance(); /* renamed from: s reason: collision with root package name */ - public int f2691s; + public int f2692s; public List t = Collections.emptyList(); public List u = Collections.emptyList(); @@ -97,7 +97,7 @@ public final class r extends g.d implements o { if ((i & 64) == 64) { i2 |= 32; } - r.o(rVar, this.f2691s); + r.o(rVar, this.f2692s); if ((this.l & 128) == 128) { this.t = Collections.unmodifiableList(this.t); this.l &= -129; @@ -226,7 +226,7 @@ public final class r extends g.d implements o { public b setExpandedTypeId(int i) { this.l |= 64; - this.f2691s = i; + this.f2692s = i; return this; } diff --git a/app/src/main/java/d0/e0/p/d/m0/f/y/b.java b/app/src/main/java/d0/e0/p/d/m0/f/y/b.java index 782fb9c094..93e55ff607 100644 --- a/app/src/main/java/d0/e0/p/d/m0/f/y/b.java +++ b/app/src/main/java/d0/e0/p/d/m0/f/y/b.java @@ -20,7 +20,7 @@ public final class b { public static final g.f> b; /* renamed from: c reason: collision with root package name */ - public static final g.f> f2692c; + public static final g.f> f2693c; public static final g.f> d; public static final g.f> e; public static final g.f> f; @@ -36,7 +36,7 @@ public final class b { d0.e0.p.d.m0.f.b defaultInstance2 = d0.e0.p.d.m0.f.b.getDefaultInstance(); w.b bVar = w.b.MESSAGE; b = g.newRepeatedGeneratedExtension(defaultInstance, defaultInstance2, null, FontUtils.MAX_FONT_SCALING, bVar, false, d0.e0.p.d.m0.f.b.class); - f2692c = g.newRepeatedGeneratedExtension(d.getDefaultInstance(), d0.e0.p.d.m0.f.b.getDefaultInstance(), null, FontUtils.MAX_FONT_SCALING, bVar, false, d0.e0.p.d.m0.f.b.class); + f2693c = g.newRepeatedGeneratedExtension(d.getDefaultInstance(), d0.e0.p.d.m0.f.b.getDefaultInstance(), null, FontUtils.MAX_FONT_SCALING, bVar, false, d0.e0.p.d.m0.f.b.class); d = g.newRepeatedGeneratedExtension(i.getDefaultInstance(), d0.e0.p.d.m0.f.b.getDefaultInstance(), null, FontUtils.MAX_FONT_SCALING, bVar, false, d0.e0.p.d.m0.f.b.class); e = g.newRepeatedGeneratedExtension(n.getDefaultInstance(), d0.e0.p.d.m0.f.b.getDefaultInstance(), null, FontUtils.MAX_FONT_SCALING, bVar, false, d0.e0.p.d.m0.f.b.class); f = g.newRepeatedGeneratedExtension(n.getDefaultInstance(), d0.e0.p.d.m0.f.b.getDefaultInstance(), null, 152, bVar, false, d0.e0.p.d.m0.f.b.class); @@ -51,7 +51,7 @@ public final class b { public static void registerAllExtensions(e eVar) { eVar.add(a); eVar.add(b); - eVar.add(f2692c); + eVar.add(f2693c); eVar.add(d); eVar.add(e); eVar.add(f); diff --git a/app/src/main/java/d0/e0/p/d/m0/f/z/a.java b/app/src/main/java/d0/e0/p/d/m0/f/z/a.java index 557d2fe441..8d8f7ea6d4 100644 --- a/app/src/main/java/d0/e0/p/d/m0/f/z/a.java +++ b/app/src/main/java/d0/e0/p/d/m0/f/z/a.java @@ -15,7 +15,7 @@ public abstract class a { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f2693c; + public final int f2694c; public final int d; public final List e; @@ -37,7 +37,7 @@ public abstract class a { int i = -1; this.b = orNull == null ? -1 : orNull.intValue(); Integer orNull2 = k.getOrNull(iArr, 1); - this.f2693c = orNull2 == null ? -1 : orNull2.intValue(); + this.f2694c = orNull2 == null ? -1 : orNull2.intValue(); Integer orNull3 = k.getOrNull(iArr, 2); this.d = orNull3 != null ? orNull3.intValue() : i; this.e = iArr.length > 3 ? u.toList(j.asList(iArr).subList(3, iArr.length)) : n.emptyList(); @@ -47,10 +47,10 @@ public abstract class a { m.checkNotNullParameter(aVar, "ourVersion"); int i = this.b; if (i == 0) { - if (aVar.b == 0 && this.f2693c == aVar.f2693c) { + if (aVar.b == 0 && this.f2694c == aVar.f2694c) { return true; } - } else if (i == aVar.b && this.f2693c <= aVar.f2693c) { + } else if (i == aVar.b && this.f2694c <= aVar.f2694c) { return true; } return false; @@ -59,7 +59,7 @@ public abstract class a { public boolean equals(Object obj) { if (obj != null && m.areEqual(getClass(), obj.getClass())) { a aVar = (a) obj; - if (this.b == aVar.b && this.f2693c == aVar.f2693c && this.d == aVar.d && m.areEqual(this.e, aVar.e)) { + if (this.b == aVar.b && this.f2694c == aVar.f2694c && this.d == aVar.d && m.areEqual(this.e, aVar.e)) { return true; } } @@ -71,12 +71,12 @@ public abstract class a { } public final int getMinor() { - return this.f2693c; + return this.f2694c; } public int hashCode() { int i = this.b; - int i2 = (i * 31) + this.f2693c + i; + int i2 = (i * 31) + this.f2694c + i; int i3 = (i2 * 31) + this.d + i2; return this.e.hashCode() + (i3 * 31) + i3; } @@ -89,7 +89,7 @@ public abstract class a { if (i4 < i) { return false; } - int i5 = this.f2693c; + int i5 = this.f2694c; if (i5 > i2) { return true; } @@ -98,7 +98,7 @@ public abstract class a { public final boolean isAtLeast(a aVar) { m.checkNotNullParameter(aVar, "version"); - return isAtLeast(aVar.b, aVar.f2693c, aVar.d); + return isAtLeast(aVar.b, aVar.f2694c, aVar.d); } public final boolean isAtMost(int i, int i2, int i3) { @@ -109,7 +109,7 @@ public abstract class a { if (i4 > i) { return false; } - int i5 = this.f2693c; + int i5 = this.f2694c; if (i5 < i2) { return true; } diff --git a/app/src/main/java/d0/e0/p/d/m0/f/z/b.java b/app/src/main/java/d0/e0/p/d/m0/f/z/b.java index 926d0a1c93..092e8b7684 100644 --- a/app/src/main/java/d0/e0/p/d/m0/f/z/b.java +++ b/app/src/main/java/d0/e0/p/d/m0/f/z/b.java @@ -24,7 +24,7 @@ public class b { public static final C0258b b; /* renamed from: c reason: collision with root package name */ - public static final d f2694c; + public static final d f2695c; public static final d d; public static final d e; public static final C0258b f; @@ -42,20 +42,20 @@ public class b { public static final C0258b r; /* renamed from: s reason: collision with root package name */ - public static final C0258b f2695s; + public static final C0258b f2696s; public static final C0258b t; public static final C0258b u; public static final C0258b v; public static final C0258b w; /* renamed from: x reason: collision with root package name */ - public static final C0258b f2696x; + public static final C0258b f2697x; /* renamed from: y reason: collision with root package name */ - public static final C0258b f2697y; + public static final C0258b f2698y; /* renamed from: z reason: collision with root package name */ - public static final C0258b f2698z; + public static final C0258b f2699z; /* compiled from: Flags */ /* renamed from: d0.e0.p.d.m0.f.z.b$b reason: collision with other inner class name */ @@ -85,7 +85,7 @@ public class b { public static class c extends d { /* renamed from: c reason: collision with root package name */ - public final E[] f2699c; + public final E[] f2700c; /* JADX WARNING: Illegal instructions before constructor call */ public c(int i, E[] eArr) { @@ -103,7 +103,7 @@ public class b { R.append(eArr.getClass()); throw new IllegalStateException(R.toString()); } - this.f2699c = eArr; + this.f2700c = eArr; return; } throw new IllegalArgumentException(String.format("Argument for @NotNull parameter '%s' of %s.%s must not be null", "enumEntries", "kotlin/reflect/jvm/internal/impl/metadata/deserialization/Flags$EnumLiteFlagField", "bitWidth")); @@ -113,7 +113,7 @@ public class b { public E get(int i) { int i2 = this.a; int i3 = (i & (((1 << this.b) - 1) << i2)) >> i2; - E[] eArr = this.f2699c; + E[] eArr = this.f2700c; for (E e : eArr) { if (e.getNumber() == i3) { return e; @@ -165,7 +165,7 @@ public class b { C0258b booleanFirst = d.booleanFirst(); b = booleanFirst; d after = d.after(booleanFirst, x.values()); - f2694c = after; + f2695c = after; d after2 = d.after(after, k.values()); d = after2; d after3 = d.after(after2, c.EnumC0253c.values()); @@ -195,7 +195,7 @@ public class b { C0258b booleanAfter10 = d.booleanAfter(booleanAfter9); r = booleanAfter10; C0258b booleanAfter11 = d.booleanAfter(booleanAfter10); - f2695s = booleanAfter11; + f2696s = booleanAfter11; C0258b booleanAfter12 = d.booleanAfter(booleanAfter11); t = booleanAfter12; C0258b booleanAfter13 = d.booleanAfter(booleanAfter12); @@ -204,11 +204,11 @@ public class b { C0258b booleanAfter14 = d.booleanAfter(after4); w = booleanAfter14; C0258b booleanAfter15 = d.booleanAfter(booleanAfter14); - f2696x = booleanAfter15; + f2697x = booleanAfter15; C0258b booleanAfter16 = d.booleanAfter(booleanAfter15); - f2697y = booleanAfter16; + f2698y = booleanAfter16; C0258b booleanAfter17 = d.booleanAfter(booleanAfter16); - f2698z = booleanAfter17; + f2699z = booleanAfter17; C0258b booleanAfter18 = d.booleanAfter(booleanAfter17); A = booleanAfter18; C0258b booleanAfter19 = d.booleanAfter(booleanAfter18); @@ -292,7 +292,7 @@ public class b { a(10); throw null; } else if (kVar != null) { - return b.toFlags(Boolean.valueOf(z2)) | d.toFlags(kVar) | f2694c.toFlags(xVar) | I.toFlags(Boolean.valueOf(z3)) | J.toFlags(Boolean.valueOf(z4)) | K.toFlags(Boolean.valueOf(z5)); + return b.toFlags(Boolean.valueOf(z2)) | d.toFlags(kVar) | f2695c.toFlags(xVar) | I.toFlags(Boolean.valueOf(z3)) | J.toFlags(Boolean.valueOf(z4)) | K.toFlags(Boolean.valueOf(z5)); } else { a(11); throw null; diff --git a/app/src/main/java/d0/e0/p/d/m0/f/z/h.java b/app/src/main/java/d0/e0/p/d/m0/f/z/h.java index c6fd4c7331..707811ddfe 100644 --- a/app/src/main/java/d0/e0/p/d/m0/f/z/h.java +++ b/app/src/main/java/d0/e0/p/d/m0/f/z/h.java @@ -18,7 +18,7 @@ public final class h { public final b b; /* renamed from: c reason: collision with root package name */ - public final v.d f2700c; + public final v.d f2701c; public final d0.a d; public final Integer e; public final String f; @@ -95,7 +95,7 @@ public final class h { public static final b b = new b(256, 256, 256); /* renamed from: c reason: collision with root package name */ - public final int f2701c; + public final int f2702c; public final int d; public final int e; @@ -110,7 +110,7 @@ public final class h { } public b(int i, int i2, int i3) { - this.f2701c = i; + this.f2702c = i; this.d = i2; this.e = i3; } @@ -125,12 +125,12 @@ public final class h { StringBuilder sb; if (this.e == 0) { sb = new StringBuilder(); - sb.append(this.f2701c); + sb.append(this.f2702c); sb.append('.'); i = this.d; } else { sb = new StringBuilder(); - sb.append(this.f2701c); + sb.append(this.f2702c); sb.append('.'); sb.append(this.d); sb.append('.'); @@ -148,11 +148,11 @@ public final class h { return false; } b bVar = (b) obj; - return this.f2701c == bVar.f2701c && this.d == bVar.d && this.e == bVar.e; + return this.f2702c == bVar.f2702c && this.d == bVar.d && this.e == bVar.e; } public int hashCode() { - return (((this.f2701c * 31) + this.d) * 31) + this.e; + return (((this.f2702c * 31) + this.d) * 31) + this.e; } public String toString() { @@ -165,14 +165,14 @@ public final class h { m.checkNotNullParameter(dVar, "kind"); m.checkNotNullParameter(aVar, "level"); this.b = bVar; - this.f2700c = dVar; + this.f2701c = dVar; this.d = aVar; this.e = num; this.f = str; } public final v.d getKind() { - return this.f2700c; + return this.f2701c; } public final b getVersion() { diff --git a/app/src/main/java/d0/e0/p/d/m0/f/z/i.java b/app/src/main/java/d0/e0/p/d/m0/f/z/i.java index feb4352827..13bb276cef 100644 --- a/app/src/main/java/d0/e0/p/d/m0/f/z/i.java +++ b/app/src/main/java/d0/e0/p/d/m0/f/z/i.java @@ -13,7 +13,7 @@ public final class i { public static final i b = new i(n.emptyList()); /* renamed from: c reason: collision with root package name */ - public final List f2702c; + public final List f2703c; /* compiled from: VersionRequirement.kt */ public static final class a { @@ -36,11 +36,11 @@ public final class i { } public i(List list) { - this.f2702c = list; + this.f2703c = list; } public i(List list, DefaultConstructorMarker defaultConstructorMarker) { - this.f2702c = list; + this.f2703c = list; } public static final /* synthetic */ i access$getEMPTY$cp() { @@ -48,6 +48,6 @@ public final class i { } public final v get(int i) { - return (v) u.getOrNull(this.f2702c, i); + return (v) u.getOrNull(this.f2703c, i); } } diff --git a/app/src/main/java/d0/e0/p/d/m0/g/a.java b/app/src/main/java/d0/e0/p/d/m0/g/a.java index 5da59652d6..efee9e6052 100644 --- a/app/src/main/java/d0/e0/p/d/m0/g/a.java +++ b/app/src/main/java/d0/e0/p/d/m0/g/a.java @@ -10,7 +10,7 @@ public final class a { public final b b; /* renamed from: c reason: collision with root package name */ - public final boolean f2703c; + public final boolean f2704c; public a(b bVar, b bVar2, boolean z2) { if (bVar == null) { @@ -19,7 +19,7 @@ public final class a { } else if (bVar2 != null) { this.a = bVar; this.b = bVar2; - this.f2703c = z2; + this.f2704c = z2; } else { a(2); throw null; @@ -178,7 +178,7 @@ public final class a { public a createNestedClassId(e eVar) { if (eVar != null) { - return new a(getPackageFqName(), this.b.child(eVar), this.f2703c); + return new a(getPackageFqName(), this.b.child(eVar), this.f2704c); } a(8); throw null; @@ -192,7 +192,7 @@ public final class a { return false; } a aVar = (a) obj; - return this.a.equals(aVar.a) && this.b.equals(aVar.b) && this.f2703c == aVar.f2703c; + return this.a.equals(aVar.a) && this.b.equals(aVar.b) && this.f2704c == aVar.f2704c; } public a getOuterClassId() { @@ -200,7 +200,7 @@ public final class a { if (parent.isRoot()) { return null; } - return new a(getPackageFqName(), parent, this.f2703c); + return new a(getPackageFqName(), parent, this.f2704c); } public b getPackageFqName() { @@ -232,11 +232,11 @@ public final class a { public int hashCode() { int hashCode = this.b.hashCode(); - return Boolean.valueOf(this.f2703c).hashCode() + ((hashCode + (this.a.hashCode() * 31)) * 31); + return Boolean.valueOf(this.f2704c).hashCode() + ((hashCode + (this.a.hashCode() * 31)) * 31); } public boolean isLocal() { - return this.f2703c; + return this.f2704c; } public boolean isNestedClass() { diff --git a/app/src/main/java/d0/e0/p/d/m0/g/b.java b/app/src/main/java/d0/e0/p/d/m0/g/b.java index 94bf9a91e3..79bd408ffe 100644 --- a/app/src/main/java/d0/e0/p/d/m0/g/b.java +++ b/app/src/main/java/d0/e0/p/d/m0/g/b.java @@ -8,7 +8,7 @@ public final class b { public final c b; /* renamed from: c reason: collision with root package name */ - public transient b f2704c; + public transient b f2705c; public b(c cVar) { if (cVar != null) { @@ -22,7 +22,7 @@ public final class b { public b(c cVar, b bVar) { if (cVar != null) { this.b = cVar; - this.f2704c = bVar; + this.f2705c = bVar; return; } a(3); @@ -209,7 +209,7 @@ public final class b { } public b parent() { - b bVar = this.f2704c; + b bVar = this.f2705c; if (bVar != null) { if (bVar != null) { return bVar; @@ -218,7 +218,7 @@ public final class b { throw null; } else if (!isRoot()) { b bVar2 = new b(this.b.parent()); - this.f2704c = bVar2; + this.f2705c = bVar2; if (bVar2 != null) { return bVar2; } diff --git a/app/src/main/java/d0/e0/p/d/m0/g/c.java b/app/src/main/java/d0/e0/p/d/m0/g/c.java index df826c3080..23e864191a 100644 --- a/app/src/main/java/d0/e0/p/d/m0/g/c.java +++ b/app/src/main/java/d0/e0/p/d/m0/g/c.java @@ -12,7 +12,7 @@ public final class c { public static final Pattern b = Pattern.compile("\\."); /* renamed from: c reason: collision with root package name */ - public static final Function1 f2705c = new a(); + public static final Function1 f2706c = new a(); public final String d; public transient b e; public transient c f; @@ -296,7 +296,7 @@ public final class c { } public List pathSegments() { - List emptyList = isRoot() ? Collections.emptyList() : k.map(b.split(this.d), f2705c); + List emptyList = isRoot() ? Collections.emptyList() : k.map(b.split(this.d), f2706c); if (emptyList != null) { return emptyList; } diff --git a/app/src/main/java/d0/e0/p/d/m0/g/g.java b/app/src/main/java/d0/e0/p/d/m0/g/g.java index 77bccefe94..04231e8d67 100644 --- a/app/src/main/java/d0/e0/p/d/m0/g/g.java +++ b/app/src/main/java/d0/e0/p/d/m0/g/g.java @@ -7,7 +7,7 @@ public class g { public static final e b = e.identifier("Companion"); /* renamed from: c reason: collision with root package name */ - public static final e f2706c = e.identifier("no_name_in_PSI_3d19d79d_1ba9_4cd0_b7f5_b46aa3cd5d40"); + public static final e f2707c = e.identifier("no_name_in_PSI_3d19d79d_1ba9_4cd0_b7f5_b46aa3cd5d40"); static { e.special(""); @@ -47,7 +47,7 @@ public class g { public static e safeIdentifier(e eVar) { if (eVar == null || eVar.isSpecial()) { - eVar = f2706c; + eVar = f2707c; } if (eVar != null) { return eVar; diff --git a/app/src/main/java/d0/e0/p/d/m0/i/d.java b/app/src/main/java/d0/e0/p/d/m0/i/d.java index a84c240086..bf3eb99fdb 100644 --- a/app/src/main/java/d0/e0/p/d/m0/i/d.java +++ b/app/src/main/java/d0/e0/p/d/m0/i/d.java @@ -14,7 +14,7 @@ public final class d { public final boolean b; /* renamed from: c reason: collision with root package name */ - public int f2707c = 0; + public int f2708c = 0; public int d; public int e = 0; public final InputStream f; @@ -82,9 +82,9 @@ public final class d { throw InvalidProtocolBufferException.c(); } else if (i < 4096) { byte[] bArr = new byte[i]; - int i6 = this.f2707c - i3; + int i6 = this.f2708c - i3; System.arraycopy(this.a, i3, bArr, 0, i6); - int i7 = this.f2707c; + int i7 = this.f2708c; this.e = i7; int i8 = i - i6; if (i7 - i7 >= i8 || e(i8)) { @@ -94,10 +94,10 @@ public final class d { } throw InvalidProtocolBufferException.c(); } else { - int i9 = this.f2707c; + int i9 = this.f2708c; this.h = i2 + i9; this.e = 0; - this.f2707c = 0; + this.f2708c = 0; int i10 = i9 - i3; int i11 = i - i10; ArrayList arrayList = new ArrayList(); @@ -148,14 +148,14 @@ public final class d { } public final void c() { - int i = this.f2707c + this.d; - this.f2707c = i; + int i = this.f2708c + this.d; + this.f2708c = i; int i2 = this.h + i; int i3 = this.i; if (i2 > i3) { int i4 = i2 - i3; this.d = i4; - this.f2707c = i - i4; + this.f2708c = i - i4; return; } this.d = 0; @@ -176,7 +176,7 @@ public final class d { public final boolean e(int i) throws IOException { int i2 = this.e; int i3 = i2 + i; - int i4 = this.f2707c; + int i4 = this.f2708c; if (i3 > i4) { if (this.h + i2 + i <= this.i && this.f != null) { if (i2 > 0) { @@ -185,12 +185,12 @@ public final class d { System.arraycopy(bArr, i2, bArr, 0, i4 - i2); } this.h += i2; - this.f2707c -= i2; + this.f2708c -= i2; this.e = 0; } InputStream inputStream = this.f; byte[] bArr2 = this.a; - int i5 = this.f2707c; + int i5 = this.f2708c; int read = inputStream.read(bArr2, i5, bArr2.length - i5); if (read == 0 || read < -1 || read > this.a.length) { StringBuilder sb = new StringBuilder(102); @@ -199,10 +199,10 @@ public final class d { sb.append("\nThe InputStream implementation is buggy."); throw new IllegalStateException(sb.toString()); } else if (read > 0) { - this.f2707c += read; + this.f2708c += read; if ((this.h + i) - 67108864 <= 0) { c(); - if (this.f2707c >= i) { + if (this.f2708c >= i) { return true; } return e(i); @@ -228,7 +228,7 @@ public final class d { } public boolean isAtEnd() throws IOException { - return this.e == this.f2707c && !e(1); + return this.e == this.f2708c && !e(1); } public void popLimit(int i) { @@ -256,7 +256,7 @@ public final class d { public c readBytes() throws IOException { int readRawVarint32 = readRawVarint32(); - int i = this.f2707c; + int i = this.f2708c; int i2 = this.e; if (readRawVarint32 > i - i2 || readRawVarint32 <= 0) { return readRawVarint32 == 0 ? c.i : new m(a(readRawVarint32)); @@ -336,7 +336,7 @@ public final class d { } public byte readRawByte() throws IOException { - if (this.e == this.f2707c) { + if (this.e == this.f2708c) { d(1); } byte[] bArr = this.a; @@ -347,7 +347,7 @@ public final class d { public int readRawLittleEndian32() throws IOException { int i = this.e; - if (this.f2707c - i < 4) { + if (this.f2708c - i < 4) { d(4); i = this.e; } @@ -358,7 +358,7 @@ public final class d { public long readRawLittleEndian64() throws IOException { int i = this.e; - if (this.f2707c - i < 8) { + if (this.f2708c - i < 8) { d(8); i = this.e; } @@ -374,7 +374,7 @@ public final class d { int i; long j; int i2 = this.e; - int i3 = this.f2707c; + int i3 = this.f2708c; if (i3 != i2) { byte[] bArr = this.a; int i4 = i2 + 1; @@ -443,7 +443,7 @@ public final class d { long j2; long j3; int i = this.e; - int i2 = this.f2707c; + int i2 = this.f2708c; if (i2 != i) { byte[] bArr = this.a; int i3 = i + 1; @@ -530,7 +530,7 @@ public final class d { public String readString() throws IOException { int readRawVarint32 = readRawVarint32(); - if (readRawVarint32 > this.f2707c - this.e || readRawVarint32 <= 0) { + if (readRawVarint32 > this.f2708c - this.e || readRawVarint32 <= 0) { return readRawVarint32 == 0 ? "" : new String(a(readRawVarint32), Constants.ENCODING); } String str = new String(this.a, this.e, readRawVarint32, Constants.ENCODING); @@ -542,7 +542,7 @@ public final class d { byte[] bArr; int readRawVarint32 = readRawVarint32(); int i = this.e; - if (readRawVarint32 <= this.f2707c - i && readRawVarint32 > 0) { + if (readRawVarint32 <= this.f2708c - i && readRawVarint32 > 0) { bArr = this.a; this.e = i + readRawVarint32; } else if (readRawVarint32 == 0) { @@ -626,7 +626,7 @@ public final class d { } public void skipRawBytes(int i) throws IOException { - int i2 = this.f2707c; + int i2 = this.f2708c; int i3 = this.e; if (i <= i2 - i3 && i >= 0) { this.e = i3 + i; @@ -640,7 +640,7 @@ public final class d { d(1); while (true) { int i8 = i - i7; - int i9 = this.f2707c; + int i9 = this.f2708c; if (i8 > i9) { i7 += i9; this.e = i9; diff --git a/app/src/main/java/d0/e0/p/d/m0/i/f.java b/app/src/main/java/d0/e0/p/d/m0/i/f.java index 76ec615802..06c3e943ce 100644 --- a/app/src/main/java/d0/e0/p/d/m0/i/f.java +++ b/app/src/main/java/d0/e0/p/d/m0/i/f.java @@ -18,7 +18,7 @@ public final class f> { public final t b; /* renamed from: c reason: collision with root package name */ - public boolean f2708c; + public boolean f2709c; public boolean d = false; /* compiled from: FieldSet */ @@ -504,9 +504,9 @@ public final class f> { } public void makeImmutable() { - if (!this.f2708c) { + if (!this.f2709c) { this.b.makeImmutable(); - this.f2708c = true; + this.f2709c = true; } } diff --git a/app/src/main/java/d0/e0/p/d/m0/i/g.java b/app/src/main/java/d0/e0/p/d/m0/i/g.java index 6febfe9efc..de0070aaca 100644 --- a/app/src/main/java/d0/e0/p/d/m0/i/g.java +++ b/app/src/main/java/d0/e0/p/d/m0/i/g.java @@ -63,7 +63,7 @@ public abstract class g extends a implements Serializable { public Map.Entry b; /* renamed from: c reason: collision with root package name */ - public final boolean f2709c; + public final boolean f2710c; public a(boolean z2, a aVar) { Iterator> it = d.a(d.this).iterator(); @@ -71,7 +71,7 @@ public abstract class g extends a implements Serializable { if (it.hasNext()) { this.b = it.next(); } - this.f2709c = z2; + this.f2710c = z2; } public void writeUntil(int i, CodedOutputStream codedOutputStream) throws IOException { @@ -79,7 +79,7 @@ public abstract class g extends a implements Serializable { Map.Entry entry = this.b; if (entry != null && entry.getKey().getNumber() < i) { e key = this.b.getKey(); - if (!this.f2709c || key.getLiteJavaType() != w.c.MESSAGE || key.isRepeated()) { + if (!this.f2710c || key.getLiteJavaType() != w.c.MESSAGE || key.isRepeated()) { f.writeField(key, this.b.getValue(), codedOutputStream); } else { codedOutputStream.writeMessageSetExtension(key.getNumber(), (n) this.b.getValue()); @@ -315,7 +315,7 @@ public abstract class g extends a implements Serializable { public final Type b; /* renamed from: c reason: collision with root package name */ - public final n f2710c; + public final n f2711c; public final e d; public final Method e; @@ -327,7 +327,7 @@ public abstract class g extends a implements Serializable { } else { this.a = containingtype; this.b = type; - this.f2710c = nVar; + this.f2711c = nVar; this.d = eVar; if (h.a.class.isAssignableFrom(cls)) { try { @@ -374,7 +374,7 @@ public abstract class g extends a implements Serializable { } public n getMessageDefaultInstance() { - return this.f2710c; + return this.f2711c; } public int getNumber() { diff --git a/app/src/main/java/d0/e0/p/d/m0/j/c.java b/app/src/main/java/d0/e0/p/d/m0/j/c.java index cdc771467a..67df948922 100644 --- a/app/src/main/java/d0/e0/p/d/m0/j/c.java +++ b/app/src/main/java/d0/e0/p/d/m0/j/c.java @@ -18,7 +18,7 @@ public abstract class c { public static final c b; /* renamed from: c reason: collision with root package name */ - public static final c f2715c; + public static final c f2716c; /* compiled from: DescriptorRenderer.kt */ public static final class a extends o implements Function1 { @@ -361,7 +361,7 @@ public abstract class c { b = kVar.withOptions(f.i); kVar.withOptions(g.i); kVar.withOptions(j.i); - f2715c = kVar.withOptions(e.i); + f2716c = kVar.withOptions(e.i); kVar.withOptions(h.i); } diff --git a/app/src/main/java/d0/e0/p/d/m0/j/d.java b/app/src/main/java/d0/e0/p/d/m0/j/d.java index 3cf66c3ebb..2ba3fb3169 100644 --- a/app/src/main/java/d0/e0/p/d/m0/j/d.java +++ b/app/src/main/java/d0/e0/p/d/m0/j/d.java @@ -319,7 +319,7 @@ public final class d extends c implements h { public final void invoke(h hVar) { m.checkNotNullParameter(hVar, ""); - hVar.setExcludedTypeAnnotationClasses(d0.t.o0.plus((Set) hVar.getExcludedTypeAnnotationClasses(), (Iterable) d0.t.m.listOf(k.a.f2543x))); + hVar.setExcludedTypeAnnotationClasses(d0.t.o0.plus((Set) hVar.getExcludedTypeAnnotationClasses(), (Iterable) d0.t.m.listOf(k.a.f2544x))); hVar.setAnnotationArgumentsRenderingPolicy(a.ALWAYS_PARENTHESIZED); } } @@ -1322,7 +1322,7 @@ public final class d extends c implements h { Set excludedTypeAnnotationClasses = aVar instanceof d0.e0.p.d.m0.n.c0 ? getExcludedTypeAnnotationClasses() : getExcludedAnnotationClasses(); Function1 annotationFilter = getAnnotationFilter(); for (d0.e0.p.d.m0.c.g1.c cVar : aVar.getAnnotations()) { - if (!d0.t.u.contains(excludedTypeAnnotationClasses, cVar.getFqName()) && !m.areEqual(cVar.getFqName(), k.a.f2544y)) { + if (!d0.t.u.contains(excludedTypeAnnotationClasses, cVar.getFqName()) && !m.areEqual(cVar.getFqName(), k.a.f2545y)) { if (annotationFilter == null || annotationFilter.invoke(cVar).booleanValue()) { sb.append(renderAnnotation(cVar, eVar)); if (getEachAnnotationOnNewLine()) { diff --git a/app/src/main/java/d0/e0/p/d/m0/j/i.java b/app/src/main/java/d0/e0/p/d/m0/j/i.java index 5e343f42a6..36943d0a05 100644 --- a/app/src/main/java/d0/e0/p/d/m0/j/i.java +++ b/app/src/main/java/d0/e0/p/d/m0/j/i.java @@ -46,7 +46,7 @@ public final class i implements h { public boolean b; /* renamed from: c reason: collision with root package name */ - public final ReadWriteProperty f2719c; + public final ReadWriteProperty f2720c; public final ReadWriteProperty d; public final ReadWriteProperty e; public final ReadWriteProperty f; @@ -64,20 +64,20 @@ public final class i implements h { public final ReadWriteProperty r; /* renamed from: s reason: collision with root package name */ - public final ReadWriteProperty f2720s; + public final ReadWriteProperty f2721s; public final ReadWriteProperty t; public final ReadWriteProperty u; public final ReadWriteProperty v; public final ReadWriteProperty w; /* renamed from: x reason: collision with root package name */ - public final ReadWriteProperty f2721x; + public final ReadWriteProperty f2722x; /* renamed from: y reason: collision with root package name */ - public final ReadWriteProperty f2722y; + public final ReadWriteProperty f2723y; /* renamed from: z reason: collision with root package name */ - public final ReadWriteProperty f2723z; + public final ReadWriteProperty f2724z; /* compiled from: DescriptorRendererOptionsImpl.kt */ public static final class a extends o implements Function1 { @@ -109,7 +109,7 @@ public final class i implements h { public i() { b.c cVar = b.c.a; - this.f2719c = new j(cVar, cVar, this); + this.f2720c = new j(cVar, cVar, this); Boolean bool = Boolean.TRUE; this.d = new j(bool, bool, this); this.e = new j(bool, bool, this); @@ -128,16 +128,16 @@ public final class i implements h { this.p = new j(bool, bool, this); this.q = new j(bool, bool, this); this.r = new j(bool2, bool2, this); - this.f2720s = new j(bool2, bool2, this); + this.f2721s = new j(bool2, bool2, this); this.t = new j(bool2, bool2, this); this.u = new j(bool2, bool2, this); this.v = new j(bool2, bool2, this); this.w = new j(bool2, bool2, this); - this.f2721x = new j(bool2, bool2, this); + this.f2722x = new j(bool2, bool2, this); b bVar = b.i; - this.f2722y = new j(bVar, bVar, this); + this.f2723y = new j(bVar, bVar, this); a aVar = a.i; - this.f2723z = new j(aVar, aVar, this); + this.f2724z = new j(aVar, aVar, this); this.A = new j(bool, bool, this); m mVar = m.RENDER_OPEN; this.B = new j(mVar, mVar, this); @@ -226,7 +226,7 @@ public final class i implements h { } public b getClassifierNamePolicy() { - return (b) this.f2719c.getValue(this, a[0]); + return (b) this.f2720c.getValue(this, a[0]); } @Override // d0.e0.p.d.m0.j.h @@ -235,7 +235,7 @@ public final class i implements h { } public Function1 getDefaultParameterValueRenderer() { - return (Function1) this.f2723z.getValue(this, a[23]); + return (Function1) this.f2724z.getValue(this, a[23]); } public boolean getEachAnnotationOnNewLine() { @@ -333,7 +333,7 @@ public final class i implements h { } public boolean getRenderPrimaryConstructorParametersAsProperties() { - return ((Boolean) this.f2720s.getValue(this, a[16])).booleanValue(); + return ((Boolean) this.f2721s.getValue(this, a[16])).booleanValue(); } public boolean getRenderTypeExpansions() { @@ -361,7 +361,7 @@ public final class i implements h { } public Function1 getTypeNormalizer() { - return (Function1) this.f2722y.getValue(this, a[22]); + return (Function1) this.f2723y.getValue(this, a[22]); } public boolean getUninferredTypeParameterAsName() { @@ -393,7 +393,7 @@ public final class i implements h { } public boolean getWithoutSuperTypes() { - return ((Boolean) this.f2721x.getValue(this, a[21])).booleanValue(); + return ((Boolean) this.f2722x.getValue(this, a[21])).booleanValue(); } public boolean getWithoutTypeParameters() { @@ -417,7 +417,7 @@ public final class i implements h { @Override // d0.e0.p.d.m0.j.h public void setClassifierNamePolicy(b bVar) { m.checkNotNullParameter(bVar, ""); - this.f2719c.setValue(this, a[0], bVar); + this.f2720c.setValue(this, a[0], bVar); } @Override // d0.e0.p.d.m0.j.h @@ -471,7 +471,7 @@ public final class i implements h { @Override // d0.e0.p.d.m0.j.h public void setWithoutSuperTypes(boolean z2) { - this.f2721x.setValue(this, a[21], Boolean.valueOf(z2)); + this.f2722x.setValue(this, a[21], Boolean.valueOf(z2)); } @Override // d0.e0.p.d.m0.j.h diff --git a/app/src/main/java/d0/e0/p/d/m0/k/a0/b.java b/app/src/main/java/d0/e0/p/d/m0/k/a0/b.java index 01dd01749b..f459aa9928 100644 --- a/app/src/main/java/d0/e0/p/d/m0/k/a0/b.java +++ b/app/src/main/java/d0/e0/p/d/m0/k/a0/b.java @@ -23,7 +23,7 @@ public final class b implements i { public static final a b = new a(null); /* renamed from: c reason: collision with root package name */ - public final String f2724c; + public final String f2725c; public final i[] d; /* compiled from: ChainedMemberScope.kt */ @@ -64,7 +64,7 @@ public final class b implements i { } public b(String str, i[] iVarArr, DefaultConstructorMarker defaultConstructorMarker) { - this.f2724c = str; + this.f2725c = str; this.d = iVarArr; } @@ -193,6 +193,6 @@ public final class b implements i { } public String toString() { - return this.f2724c; + return this.f2725c; } } diff --git a/app/src/main/java/d0/e0/p/d/m0/k/a0/d.java b/app/src/main/java/d0/e0/p/d/m0/k/a0/d.java index 91f0829721..5dab7ffa7e 100644 --- a/app/src/main/java/d0/e0/p/d/m0/k/a0/d.java +++ b/app/src/main/java/d0/e0/p/d/m0/k/a0/d.java @@ -17,7 +17,7 @@ public final class d { public static int b = 1; /* renamed from: c reason: collision with root package name */ - public static final int f2725c; + public static final int f2726c; public static final int d; public static final int e; public static final int f; @@ -35,7 +35,7 @@ public final class d { public static final List r; /* renamed from: s reason: collision with root package name */ - public static final List f2726s; + public static final List f2727s; public final List t; public final int u; @@ -119,7 +119,7 @@ public final class d { a.C0266a aVar2; a aVar3 = new a(null); a = aVar3; - f2725c = a.access$nextMask(aVar3); + f2726c = a.access$nextMask(aVar3); d = a.access$nextMask(aVar3); e = a.access$nextMask(aVar3); f = a.access$nextMask(aVar3); @@ -194,7 +194,7 @@ public final class d { arrayList5.add(aVar); } } - f2726s = arrayList5; + f2727s = arrayList5; } /* JADX DEBUG: Multi-variable search result rejected for r3v0, resolved type: java.util.List */ @@ -230,7 +230,7 @@ public final class d { } public static final /* synthetic */ int access$getNON_SINGLETON_CLASSIFIERS_MASK$cp() { - return f2725c; + return f2726c; } public static final /* synthetic */ int access$getNextMaskValue$cp() { @@ -305,7 +305,7 @@ public final class d { a.C0266a aVar = (a.C0266a) obj; String name = aVar == null ? null : aVar.getName(); if (name == null) { - List list = f2726s; + List list = f2727s; ArrayList arrayList = new ArrayList(); for (a.C0266a aVar2 : list) { String name2 = acceptsKinds(aVar2.getMask()) ? aVar2.getName() : null; diff --git a/app/src/main/java/d0/e0/p/d/m0/k/a0/e.java b/app/src/main/java/d0/e0/p/d/m0/k/a0/e.java index 7083e4bd13..d2e47e94f2 100644 --- a/app/src/main/java/d0/e0/p/d/m0/k/a0/e.java +++ b/app/src/main/java/d0/e0/p/d/m0/k/a0/e.java @@ -32,7 +32,7 @@ public abstract class e extends j { public static final /* synthetic */ KProperty[] b = {a0.property1(new y(a0.getOrCreateKotlinClass(e.class), "allDescriptors", "getAllDescriptors()Ljava/util/List;"))}; /* renamed from: c reason: collision with root package name */ - public final d0.e0.p.d.m0.c.e f2727c; + public final d0.e0.p.d.m0.c.e f2728c; public final j d; /* compiled from: GivenFunctionsMemberScope.kt */ @@ -57,7 +57,7 @@ public abstract class e extends j { public e(d0.e0.p.d.m0.m.o oVar, d0.e0.p.d.m0.c.e eVar) { d0.z.d.m.checkNotNullParameter(oVar, "storageManager"); d0.z.d.m.checkNotNullParameter(eVar, "containingClass"); - this.f2727c = eVar; + this.f2728c = eVar; this.d = oVar.createLazyValue(new a(this)); } @@ -69,7 +69,7 @@ public abstract class e extends j { ?? r5; Objects.requireNonNull(eVar); ArrayList arrayList = new ArrayList(3); - Collection supertypes = eVar.f2727c.getTypeConstructor().getSupertypes(); + Collection supertypes = eVar.f2728c.getTypeConstructor().getSupertypes(); d0.z.d.m.checkNotNullExpressionValue(supertypes, "containingClass.typeConstructor.supertypes"); ArrayList arrayList2 = new ArrayList(); for (c0 c0Var : supertypes) { @@ -121,7 +121,7 @@ public abstract class e extends j { } else { r5 = n.emptyList(); } - r4.generateOverridesInFunctionGroup(eVar2, list2, r5, eVar.f2727c, new f(arrayList, eVar)); + r4.generateOverridesInFunctionGroup(eVar2, list2, r5, eVar.f2728c, new f(arrayList, eVar)); } } return d0.e0.p.d.m0.p.a.compact(arrayList); diff --git a/app/src/main/java/d0/e0/p/d/m0/k/a0/f.java b/app/src/main/java/d0/e0/p/d/m0/k/a0/f.java index c9664417b9..9095adca43 100644 --- a/app/src/main/java/d0/e0/p/d/m0/k/a0/f.java +++ b/app/src/main/java/d0/e0/p/d/m0/k/a0/f.java @@ -26,6 +26,6 @@ public final class f extends i { public void conflict(b bVar, b bVar2) { d0.z.d.m.checkNotNullParameter(bVar, "fromSuper"); d0.z.d.m.checkNotNullParameter(bVar2, "fromCurrent"); - throw new IllegalStateException(("Conflict in scope of " + this.b.f2727c + ": " + bVar + " vs " + bVar2).toString()); + throw new IllegalStateException(("Conflict in scope of " + this.b.f2728c + ": " + bVar + " vs " + bVar2).toString()); } } diff --git a/app/src/main/java/d0/e0/p/d/m0/k/a0/m.java b/app/src/main/java/d0/e0/p/d/m0/k/a0/m.java index 45a4f9e5ea..f20532cab5 100644 --- a/app/src/main/java/d0/e0/p/d/m0/k/a0/m.java +++ b/app/src/main/java/d0/e0/p/d/m0/k/a0/m.java @@ -21,7 +21,7 @@ public final class m extends j { public static final /* synthetic */ KProperty[] b = {a0.property1(new y(a0.getOrCreateKotlinClass(m.class), "functions", "getFunctions()Ljava/util/List;"))}; /* renamed from: c reason: collision with root package name */ - public final e f2728c; + public final e f2729c; public final j d; /* compiled from: StaticScopeForKotlinEnum.kt */ @@ -45,14 +45,14 @@ public final class m extends j { public m(d0.e0.p.d.m0.m.o oVar, e eVar) { d0.z.d.m.checkNotNullParameter(oVar, "storageManager"); d0.z.d.m.checkNotNullParameter(eVar, "containingClass"); - this.f2728c = eVar; + this.f2729c = eVar; eVar.getKind(); f fVar = f.ENUM_CLASS; this.d = oVar.createLazyValue(new a(this)); } public static final /* synthetic */ e access$getContainingClass$p(m mVar) { - return mVar.f2728c; + return mVar.f2729c; } @Override // d0.e0.p.d.m0.k.a0.j, d0.e0.p.d.m0.k.a0.l diff --git a/app/src/main/java/d0/e0/p/d/m0/k/a0/n.java b/app/src/main/java/d0/e0/p/d/m0/k/a0/n.java index 2a0bf905d3..34f09b10a4 100644 --- a/app/src/main/java/d0/e0/p/d/m0/k/a0/n.java +++ b/app/src/main/java/d0/e0/p/d/m0/k/a0/n.java @@ -28,7 +28,7 @@ public final class n implements i { public final i b; /* renamed from: c reason: collision with root package name */ - public final c1 f2729c; + public final c1 f2730c; public Map d; public final Lazy e = g.lazy(new a(this)); @@ -57,7 +57,7 @@ public final class n implements i { this.b = iVar; z0 substitution = c1Var.getSubstitution(); d0.z.d.m.checkNotNullExpressionValue(substitution, "givenSubstitutor.substitution"); - this.f2729c = d.wrapWithCapturingSubstitution$default(substitution, false, 1, null).buildSubstitutor(); + this.f2730c = d.wrapWithCapturingSubstitution$default(substitution, false, 1, null).buildSubstitutor(); } public static final /* synthetic */ i access$getWorkerScope$p(n nVar) { @@ -72,7 +72,7 @@ public final class n implements i { /* JADX DEBUG: Multi-variable search result rejected for r3v0, resolved type: java.util.Collection */ /* JADX WARN: Multi-variable type inference failed */ public final Collection a(Collection collection) { - if (this.f2729c.isEmpty() || collection.isEmpty()) { + if (this.f2730c.isEmpty() || collection.isEmpty()) { return collection; } LinkedHashSet newLinkedHashSetWithExpectedSize = d0.e0.p.d.m0.p.a.newLinkedHashSetWithExpectedSize(collection.size()); @@ -84,7 +84,7 @@ public final class n implements i { } public final D b(D d) { - if (this.f2729c.isEmpty()) { + if (this.f2730c.isEmpty()) { return d; } if (this.d == null) { @@ -95,7 +95,7 @@ public final class n implements i { m mVar = map.get(d); if (mVar == null) { if (d instanceof w0) { - mVar = ((w0) d).substitute(this.f2729c); + mVar = ((w0) d).substitute(this.f2730c); if (mVar != null) { map.put(d, mVar); } else { diff --git a/app/src/main/java/d0/e0/p/d/m0/k/a0/o.java b/app/src/main/java/d0/e0/p/d/m0/k/a0/o.java index 46b0df8aeb..019768a6a7 100644 --- a/app/src/main/java/d0/e0/p/d/m0/k/a0/o.java +++ b/app/src/main/java/d0/e0/p/d/m0/k/a0/o.java @@ -20,7 +20,7 @@ public final class o extends a { public static final a b = new a(null); /* renamed from: c reason: collision with root package name */ - public final i f2730c; + public final i f2731c; /* compiled from: TypeIntersectionScope.kt */ public static final class a { @@ -83,7 +83,7 @@ public final class o extends a { } public o(String str, i iVar, DefaultConstructorMarker defaultConstructorMarker) { - this.f2730c = iVar; + this.f2731c = iVar; } public static final i create(String str, Collection collection) { @@ -92,7 +92,7 @@ public final class o extends a { @Override // d0.e0.p.d.m0.k.a0.a public i a() { - return this.f2730c; + return this.f2731c; } @Override // d0.e0.p.d.m0.k.a0.a, d0.e0.p.d.m0.k.a0.l diff --git a/app/src/main/java/d0/e0/p/d/m0/k/a0/p/b.java b/app/src/main/java/d0/e0/p/d/m0/k/a0/p/b.java index 98d1b924d9..0c021c2967 100644 --- a/app/src/main/java/d0/e0/p/d/m0/k/a0/p/b.java +++ b/app/src/main/java/d0/e0/p/d/m0/k/a0/p/b.java @@ -6,7 +6,7 @@ import d0.e0.p.d.m0.n.c0; public class b extends a implements d { /* renamed from: c reason: collision with root package name */ - public final a f2731c; + public final a f2732c; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public b(a aVar, c0 c0Var, d dVar) { @@ -15,7 +15,7 @@ public class b extends a implements d { a(0); throw null; } else if (c0Var != null) { - this.f2731c = aVar; + this.f2732c = aVar; } else { a(1); throw null; @@ -54,6 +54,6 @@ public class b extends a implements d { } public String toString() { - return getType() + ": Ext {" + this.f2731c + "}"; + return getType() + ": Ext {" + this.f2732c + "}"; } } diff --git a/app/src/main/java/d0/e0/p/d/m0/k/b.java b/app/src/main/java/d0/e0/p/d/m0/k/b.java index 4bbeef75e2..6bb5c89797 100644 --- a/app/src/main/java/d0/e0/p/d/m0/k/b.java +++ b/app/src/main/java/d0/e0/p/d/m0/k/b.java @@ -46,7 +46,7 @@ public final class b { public final /* synthetic */ boolean b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ d0.e0.p.d.m0.c.a f2732c; + public final /* synthetic */ d0.e0.p.d.m0.c.a f2733c; public final /* synthetic */ d0.e0.p.d.m0.c.a d; /* compiled from: DescriptorEquivalenceForOverrides.kt */ @@ -77,7 +77,7 @@ public final class b { public C0268b(b bVar, boolean z2, d0.e0.p.d.m0.c.a aVar, d0.e0.p.d.m0.c.a aVar2) { this.a = bVar; this.b = z2; - this.f2732c = aVar; + this.f2733c = aVar; this.d = aVar2; } @@ -93,7 +93,7 @@ public final class b { if (!(declarationDescriptor instanceof z0) || !(declarationDescriptor2 instanceof z0)) { return false; } - return b.access$areTypeParametersEquivalent(this.a, (z0) declarationDescriptor, (z0) declarationDescriptor2, this.b, new a(this.f2732c, this.d)); + return b.access$areTypeParametersEquivalent(this.a, (z0) declarationDescriptor, (z0) declarationDescriptor2, this.b, new a(this.f2733c, this.d)); } } diff --git a/app/src/main/java/d0/e0/p/d/m0/k/d.java b/app/src/main/java/d0/e0/p/d/m0/k/d.java index 5e90ecbe70..696da1db5e 100644 --- a/app/src/main/java/d0/e0/p/d/m0/k/d.java +++ b/app/src/main/java/d0/e0/p/d/m0/k/d.java @@ -215,7 +215,7 @@ public class d { public static t0 createEnumValueOfMethod(e eVar) { if (eVar != null) { g.a aVar = d0.e0.p.d.m0.c.g1.g.f; - g0 create = g0.create(eVar, aVar.getEMPTY(), k.f2530c, b.a.SYNTHESIZED, eVar.getSource()); + g0 create = g0.create(eVar, aVar.getEMPTY(), k.f2531c, b.a.SYNTHESIZED, eVar.getSource()); g0 initialize = create.initialize((q0) null, (q0) null, Collections.emptyList(), Collections.singletonList(new l0(create, null, 0, aVar.getEMPTY(), d0.e0.p.d.m0.g.e.identifier("value"), d0.e0.p.d.m0.k.x.a.getBuiltIns(eVar).getStringType(), false, false, false, null, eVar.getSource())), (c0) eVar.getDefaultType(), z.FINAL, t.e); if (initialize != null) { return initialize; @@ -336,7 +336,7 @@ public class d { public static boolean isEnumValueOfMethod(x xVar) { if (xVar != null) { - return xVar.getName().equals(k.f2530c) && b(xVar); + return xVar.getName().equals(k.f2531c) && b(xVar); } a(27); throw null; diff --git a/app/src/main/java/d0/e0/p/d/m0/k/k.java b/app/src/main/java/d0/e0/p/d/m0/k/k.java index 4952fea6e3..e0c11ac7f8 100644 --- a/app/src/main/java/d0/e0/p/d/m0/k/k.java +++ b/app/src/main/java/d0/e0/p/d/m0/k/k.java @@ -47,7 +47,7 @@ public class k { public static final k b; /* renamed from: c reason: collision with root package name */ - public static final f.a f2733c; + public static final f.a f2734c; public final g d; public final f.a e; @@ -286,7 +286,7 @@ public class k { static { a aVar = new a(); - f2733c = aVar; + f2734c = aVar; b = new k(aVar, g.a.a); } @@ -1016,7 +1016,7 @@ public class k { public static k createWithTypeRefiner(g gVar) { if (gVar != null) { - return new k(f2733c, gVar); + return new k(f2734c, gVar); } a(1); throw null; diff --git a/app/src/main/java/d0/e0/p/d/m0/k/u/a/d.java b/app/src/main/java/d0/e0/p/d/m0/k/u/a/d.java index 500ff00d86..8736b03aaf 100644 --- a/app/src/main/java/d0/e0/p/d/m0/k/u/a/d.java +++ b/app/src/main/java/d0/e0/p/d/m0/k/u/a/d.java @@ -44,17 +44,17 @@ public final class d { public static final class b extends l { /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ boolean f2734c; + public final /* synthetic */ boolean f2735c; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public b(boolean z2, z0 z0Var) { super(z0Var); - this.f2734c = z2; + this.f2735c = z2; } @Override // d0.e0.p.d.m0.n.z0 public boolean approximateContravariantCapturedTypes() { - return this.f2734c; + return this.f2735c; } @Override // d0.e0.p.d.m0.n.l, d0.e0.p.d.m0.n.z0 diff --git a/app/src/main/java/d0/e0/p/d/m0/k/v/a0.java b/app/src/main/java/d0/e0/p/d/m0/k/v/a0.java index 29ac686e81..e2eb17eb25 100644 --- a/app/src/main/java/d0/e0/p/d/m0/k/v/a0.java +++ b/app/src/main/java/d0/e0/p/d/m0/k/v/a0.java @@ -16,7 +16,7 @@ public final class a0 extends b0 { @Override // d0.e0.p.d.m0.k.v.g public c0 getType(d0.e0.p.d.m0.c.c0 c0Var) { m.checkNotNullParameter(c0Var, "module"); - e findClassAcrossModuleDependencies = w.findClassAcrossModuleDependencies(c0Var, k.a.f2537f0); + e findClassAcrossModuleDependencies = w.findClassAcrossModuleDependencies(c0Var, k.a.f2538f0); j0 defaultType = findClassAcrossModuleDependencies == null ? null : findClassAcrossModuleDependencies.getDefaultType(); if (defaultType != null) { return defaultType; diff --git a/app/src/main/java/d0/e0/p/d/m0/k/v/j.java b/app/src/main/java/d0/e0/p/d/m0/k/v/j.java index 0bcd1b7335..507017d08a 100644 --- a/app/src/main/java/d0/e0/p/d/m0/k/v/j.java +++ b/app/src/main/java/d0/e0/p/d/m0/k/v/j.java @@ -14,7 +14,7 @@ public final class j extends g> { public final a b; /* renamed from: c reason: collision with root package name */ - public final e f2735c; + public final e f2736c; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public j(a aVar, e eVar) { @@ -22,11 +22,11 @@ public final class j extends g> { m.checkNotNullParameter(aVar, "enumClassId"); m.checkNotNullParameter(eVar, "enumEntryName"); this.b = aVar; - this.f2735c = eVar; + this.f2736c = eVar; } public final e getEnumEntryName() { - return this.f2735c; + return this.f2736c; } @Override // d0.e0.p.d.m0.k.v.g @@ -48,7 +48,7 @@ public final class j extends g> { StringBuilder R = c.d.b.a.a.R("Containing class for error-class based enum entry "); R.append(this.b); R.append('.'); - R.append(this.f2735c); + R.append(this.f2736c); j0 createErrorType = t.createErrorType(R.toString()); m.checkNotNullExpressionValue(createErrorType, "createErrorType(\"Containing class for error-class based enum entry $enumClassId.$enumEntryName\")"); return createErrorType; @@ -62,7 +62,7 @@ public final class j extends g> { StringBuilder sb = new StringBuilder(); sb.append(this.b.getShortClassName()); sb.append('.'); - sb.append(this.f2735c); + sb.append(this.f2736c); return sb.toString(); } } diff --git a/app/src/main/java/d0/e0/p/d/m0/k/v/k.java b/app/src/main/java/d0/e0/p/d/m0/k/v/k.java index 77205de823..35e610f350 100644 --- a/app/src/main/java/d0/e0/p/d/m0/k/v/k.java +++ b/app/src/main/java/d0/e0/p/d/m0/k/v/k.java @@ -25,24 +25,24 @@ public abstract class k extends g { public static final class b extends k { /* renamed from: c reason: collision with root package name */ - public final String f2736c; + public final String f2737c; public b(String str) { m.checkNotNullParameter(str, "message"); - this.f2736c = str; + this.f2737c = str; } @Override // d0.e0.p.d.m0.k.v.g public j0 getType(c0 c0Var) { m.checkNotNullParameter(c0Var, "module"); - j0 createErrorType = t.createErrorType(this.f2736c); + j0 createErrorType = t.createErrorType(this.f2737c); m.checkNotNullExpressionValue(createErrorType, "createErrorType(message)"); return createErrorType; } @Override // d0.e0.p.d.m0.k.v.g public String toString() { - return this.f2736c; + return this.f2737c; } } diff --git a/app/src/main/java/d0/e0/p/d/m0/k/v/n.java b/app/src/main/java/d0/e0/p/d/m0/k/v/n.java index a1a8c82bd7..fe9acd6256 100644 --- a/app/src/main/java/d0/e0/p/d/m0/k/v/n.java +++ b/app/src/main/java/d0/e0/p/d/m0/k/v/n.java @@ -26,7 +26,7 @@ public final class n implements u0 { public final long b; /* renamed from: c reason: collision with root package name */ - public final c0 f2737c; + public final c0 f2738c; public final Set d; public final j0 e = d0.integerLiteralType(g.f.getEMPTY(), this, false); public final Lazy f = d0.g.lazy(new b(this)); @@ -102,12 +102,12 @@ public final class n implements u0 { public n(long j, c0 c0Var, Set set, DefaultConstructorMarker defaultConstructorMarker) { d0 d0Var = d0.a; this.b = j; - this.f2737c = c0Var; + this.f2738c = c0Var; this.d = set; } public static final /* synthetic */ c0 access$getModule$p(n nVar) { - return nVar.f2737c; + return nVar.f2738c; } public static final /* synthetic */ j0 access$getType$p(n nVar) { @@ -119,7 +119,7 @@ public final class n implements u0 { } public static final boolean access$isContainsOnlyUnsignedTypes(n nVar) { - Collection allSignedLiteralTypes = u.getAllSignedLiteralTypes(nVar.f2737c); + Collection allSignedLiteralTypes = u.getAllSignedLiteralTypes(nVar.f2738c); if ((allSignedLiteralTypes instanceof Collection) && allSignedLiteralTypes.isEmpty()) { return true; } @@ -147,7 +147,7 @@ public final class n implements u0 { @Override // d0.e0.p.d.m0.n.u0 public h getBuiltIns() { - return this.f2737c.getBuiltIns(); + return this.f2738c.getBuiltIns(); } @Override // d0.e0.p.d.m0.n.u0 diff --git a/app/src/main/java/d0/e0/p/d/m0/k/v/x.java b/app/src/main/java/d0/e0/p/d/m0/k/v/x.java index 7635449b17..81da0692b4 100644 --- a/app/src/main/java/d0/e0/p/d/m0/k/v/x.java +++ b/app/src/main/java/d0/e0/p/d/m0/k/v/x.java @@ -16,7 +16,7 @@ public final class x extends b0 { @Override // d0.e0.p.d.m0.k.v.g public c0 getType(d0.e0.p.d.m0.c.c0 c0Var) { m.checkNotNullParameter(c0Var, "module"); - e findClassAcrossModuleDependencies = w.findClassAcrossModuleDependencies(c0Var, k.a.f2536e0); + e findClassAcrossModuleDependencies = w.findClassAcrossModuleDependencies(c0Var, k.a.f2537e0); j0 defaultType = findClassAcrossModuleDependencies == null ? null : findClassAcrossModuleDependencies.getDefaultType(); if (defaultType != null) { return defaultType; diff --git a/app/src/main/java/d0/e0/p/d/m0/k/v/y.java b/app/src/main/java/d0/e0/p/d/m0/k/v/y.java index 126354c9f8..8183ff9f30 100644 --- a/app/src/main/java/d0/e0/p/d/m0/k/v/y.java +++ b/app/src/main/java/d0/e0/p/d/m0/k/v/y.java @@ -16,7 +16,7 @@ public final class y extends b0 { @Override // d0.e0.p.d.m0.k.v.g public c0 getType(d0.e0.p.d.m0.c.c0 c0Var) { m.checkNotNullParameter(c0Var, "module"); - e findClassAcrossModuleDependencies = w.findClassAcrossModuleDependencies(c0Var, k.a.f2538g0); + e findClassAcrossModuleDependencies = w.findClassAcrossModuleDependencies(c0Var, k.a.f2539g0); j0 defaultType = findClassAcrossModuleDependencies == null ? null : findClassAcrossModuleDependencies.getDefaultType(); if (defaultType != null) { return defaultType; diff --git a/app/src/main/java/d0/e0/p/d/m0/k/v/z.java b/app/src/main/java/d0/e0/p/d/m0/k/v/z.java index f599e98b58..59450814f5 100644 --- a/app/src/main/java/d0/e0/p/d/m0/k/v/z.java +++ b/app/src/main/java/d0/e0/p/d/m0/k/v/z.java @@ -16,7 +16,7 @@ public final class z extends b0 { @Override // d0.e0.p.d.m0.k.v.g public c0 getType(d0.e0.p.d.m0.c.c0 c0Var) { m.checkNotNullParameter(c0Var, "module"); - e findClassAcrossModuleDependencies = w.findClassAcrossModuleDependencies(c0Var, k.a.f2539h0); + e findClassAcrossModuleDependencies = w.findClassAcrossModuleDependencies(c0Var, k.a.f2540h0); j0 defaultType = findClassAcrossModuleDependencies == null ? null : findClassAcrossModuleDependencies.getDefaultType(); if (defaultType != null) { return defaultType; diff --git a/app/src/main/java/d0/e0/p/d/m0/k/y/d.java b/app/src/main/java/d0/e0/p/d/m0/k/y/d.java index 3e3cfd3305..7e865451d4 100644 --- a/app/src/main/java/d0/e0/p/d/m0/k/y/d.java +++ b/app/src/main/java/d0/e0/p/d/m0/k/y/d.java @@ -26,7 +26,7 @@ public enum d { public static final Map r = new HashMap(); /* renamed from: s reason: collision with root package name */ - public static final Map f2738s = new EnumMap(i.class); + public static final Map f2739s = new EnumMap(i.class); public static final Map t = new HashMap(); private final String desc; private final String name; @@ -39,7 +39,7 @@ public enum d { d dVar = values[i]; q.add(dVar.getWrapperFqName()); r.put(dVar.getJavaKeywordName(), dVar); - f2738s.put(dVar.getPrimitiveType(), dVar); + f2739s.put(dVar.getPrimitiveType(), dVar); t.put(dVar.getDesc(), dVar); } } @@ -226,7 +226,7 @@ public enum d { public static d get(i iVar) { if (iVar != null) { - d dVar = f2738s.get(iVar); + d dVar = f2739s.get(iVar); if (dVar != null) { return dVar; } diff --git a/app/src/main/java/d0/e0/p/d/m0/l/a.java b/app/src/main/java/d0/e0/p/d/m0/l/a.java index 362c1c8fa1..9545c3b209 100644 --- a/app/src/main/java/d0/e0/p/d/m0/l/a.java +++ b/app/src/main/java/d0/e0/p/d/m0/l/a.java @@ -19,7 +19,7 @@ public class a { public final g.f> b; /* renamed from: c reason: collision with root package name */ - public final g.f> f2739c; + public final g.f> f2740c; public final g.f> d; public final g.f> e; public final g.f> f; @@ -46,7 +46,7 @@ public class a { m.checkNotNullParameter(fVar12, "typeParameterAnnotation"); this.a = eVar; this.b = fVar2; - this.f2739c = fVar3; + this.f2740c = fVar3; this.d = fVar4; this.e = fVar5; this.f = fVar6; @@ -59,7 +59,7 @@ public class a { } public final g.f> getClassAnnotation() { - return this.f2739c; + return this.f2740c; } public final g.f getCompileTimeValue() { diff --git a/app/src/main/java/d0/e0/p/d/m0/l/b/a.java b/app/src/main/java/d0/e0/p/d/m0/l/b/a.java index 45e15c2b8b..ccba7ada2b 100644 --- a/app/src/main/java/d0/e0/p/d/m0/l/b/a.java +++ b/app/src/main/java/d0/e0/p/d/m0/l/b/a.java @@ -22,7 +22,7 @@ public abstract class a implements i0 { public final s b; /* renamed from: c reason: collision with root package name */ - public final c0 f2740c; + public final c0 f2741c; public j d; public final i e; @@ -43,7 +43,7 @@ public abstract class a implements i0 { Objects.requireNonNull(oVar); m.checkNotNullParameter(bVar, "fqName"); InputStream findBuiltInsData = oVar.b.findBuiltInsData(bVar); - c create = findBuiltInsData == null ? null : c.u.create(bVar, oVar.a, oVar.f2740c, findBuiltInsData, false); + c create = findBuiltInsData == null ? null : c.u.create(bVar, oVar.a, oVar.f2741c, findBuiltInsData, false); if (create == null) { return null; } @@ -63,7 +63,7 @@ public abstract class a implements i0 { m.checkNotNullParameter(c0Var, "moduleDescriptor"); this.a = oVar; this.b = sVar; - this.f2740c = c0Var; + this.f2741c = c0Var; this.e = oVar.createMemoizedFunctionWithNullableValues(new C0272a(this)); } diff --git a/app/src/main/java/d0/e0/p/d/m0/l/b/a0.java b/app/src/main/java/d0/e0/p/d/m0/l/b/a0.java index 887b153c6e..c4a903a65a 100644 --- a/app/src/main/java/d0/e0/p/d/m0/l/b/a0.java +++ b/app/src/main/java/d0/e0/p/d/m0/l/b/a0.java @@ -37,7 +37,7 @@ public final class a0 { m.checkNotNullExpressionValue(uVar3, "PRIVATE_TO_THIS"); return uVar3; case 4: - u uVar4 = t.f2613c; + u uVar4 = t.f2614c; m.checkNotNullExpressionValue(uVar4, "PROTECTED"); return uVar4; case 5: diff --git a/app/src/main/java/d0/e0/p/d/m0/l/b/c0.java b/app/src/main/java/d0/e0/p/d/m0/l/b/c0.java index a688bd295a..69165e0ebc 100644 --- a/app/src/main/java/d0/e0/p/d/m0/l/b/c0.java +++ b/app/src/main/java/d0/e0/p/d/m0/l/b/c0.java @@ -41,7 +41,7 @@ public final class c0 { public final c0 b; /* renamed from: c reason: collision with root package name */ - public final String f2741c; + public final String f2742c; public final String d; public boolean e; public final Function1 f; @@ -186,7 +186,7 @@ public final class c0 { m.checkNotNullParameter(str2, "containerPresentableName"); this.a = lVar; this.b = c0Var; - this.f2741c = str; + this.f2742c = str; this.d = str2; this.e = z2; this.f = lVar.getStorageManager().createMemoizedFunctionWithNullableValues(new a(this)); @@ -469,9 +469,9 @@ public final class c0 { } public String toString() { - String str = this.f2741c; + String str = this.f2742c; c0 c0Var = this.b; - return m.stringPlus(str, c0Var == null ? "" : m.stringPlus(". Child of ", c0Var.f2741c)); + return m.stringPlus(str, c0Var == null ? "" : m.stringPlus(". Child of ", c0Var.f2742c)); } public final d0.e0.p.d.m0.n.c0 type(q qVar) { diff --git a/app/src/main/java/d0/e0/p/d/m0/l/b/d0/a.java b/app/src/main/java/d0/e0/p/d/m0/l/b/d0/a.java index 628b8e96fe..12ed6cde7e 100644 --- a/app/src/main/java/d0/e0/p/d/m0/l/b/d0/a.java +++ b/app/src/main/java/d0/e0/p/d/m0/l/b/d0/a.java @@ -28,7 +28,7 @@ public final class a extends d0.e0.p.d.m0.l.a { m.checkNotNullExpressionValue(newInstance, "newInstance().apply(BuiltInsProtoBuf::registerAllExtensions)"); g.f fVar = b.a; m.checkNotNullExpressionValue(fVar, "packageFqName"); - g.f> fVar2 = b.f2692c; + g.f> fVar2 = b.f2693c; m.checkNotNullExpressionValue(fVar2, "constructorAnnotation"); g.f> fVar3 = b.b; m.checkNotNullExpressionValue(fVar3, "classAnnotation"); diff --git a/app/src/main/java/d0/e0/p/d/m0/l/b/e0/d.java b/app/src/main/java/d0/e0/p/d/m0/l/b/e0/d.java index ad552de182..96bcb817cb 100644 --- a/app/src/main/java/d0/e0/p/d/m0/l/b/e0/d.java +++ b/app/src/main/java/d0/e0/p/d/m0/l/b/e0/d.java @@ -60,20 +60,20 @@ public final class d extends d0.e0.p.d.m0.c.i1.a implements m { public final z r; /* renamed from: s reason: collision with root package name */ - public final u f2742s; + public final u f2743s; public final d0.e0.p.d.m0.c.f t; public final l u; public final d0.e0.p.d.m0.k.a0.j v; public final b w; /* renamed from: x reason: collision with root package name */ - public final r0 f2743x; + public final r0 f2744x; /* renamed from: y reason: collision with root package name */ - public final c f2744y; + public final c f2745y; /* renamed from: z reason: collision with root package name */ - public final m f2745z; + public final m f2746z; /* compiled from: DeserializedClassDescriptor.kt */ public final class a extends h { @@ -181,8 +181,8 @@ public final class d extends d0.e0.p.d.m0.c.i1.a implements m { arrayList.add(w.getName(nameResolver, number.intValue())); } this.g = gVar; - this.h = this.f2748c.getStorageManager().createLazyValue(new b(this)); - this.i = this.f2748c.getStorageManager().createLazyValue(new C0274d(this)); + this.h = this.f2749c.getStorageManager().createLazyValue(new b(this)); + this.i = this.f2749c.getStorageManager().createLazyValue(new C0274d(this)); } public static final d access$getClassDescriptor(a aVar) { @@ -213,7 +213,7 @@ public final class d extends d0.e0.p.d.m0.c.i1.a implements m { for (c0 c0Var : this.i.mo1invoke()) { arrayList.addAll(c0Var.getMemberScope().getContributedFunctions(eVar, d0.e0.p.d.m0.d.b.d.FOR_ALREADY_TRACKED)); } - list.addAll(this.f2748c.getComponents().getAdditionalClassPartsProvider().getFunctions(eVar, this.j)); + list.addAll(this.f2749c.getComponents().getAdditionalClassPartsProvider().getFunctions(eVar, this.j)); k(eVar, arrayList, list); } @@ -257,7 +257,7 @@ public final class d extends d0.e0.p.d.m0.c.i1.a implements m { for (c0 c0Var : supertypes) { d0.t.r.addAll(linkedHashSet, c0Var.getMemberScope().getFunctionNames()); } - linkedHashSet.addAll(this.f2748c.getComponents().getAdditionalClassPartsProvider().getFunctionsNames(this.j)); + linkedHashSet.addAll(this.f2749c.getComponents().getAdditionalClassPartsProvider().getFunctionsNames(this.j)); return linkedHashSet; } @@ -307,17 +307,17 @@ public final class d extends d0.e0.p.d.m0.c.i1.a implements m { @Override // d0.e0.p.d.m0.l.b.e0.h public boolean j(t0 t0Var) { d0.z.d.m.checkNotNullParameter(t0Var, "function"); - return this.f2748c.getComponents().getPlatformDependentDeclarationFilter().isFunctionAvailable(this.j, t0Var); + return this.f2749c.getComponents().getPlatformDependentDeclarationFilter().isFunctionAvailable(this.j, t0Var); } public final void k(d0.e0.p.d.m0.g.e eVar, Collection collection, List list) { - this.f2748c.getComponents().getKotlinTypeChecker().getOverridingUtil().generateOverridesInFunctionGroup(eVar, collection, new ArrayList(list), this.j, new c(list)); + this.f2749c.getComponents().getKotlinTypeChecker().getOverridingUtil().generateOverridesInFunctionGroup(eVar, collection, new ArrayList(list), this.j, new c(list)); } public void recordLookup(d0.e0.p.d.m0.g.e eVar, d0.e0.p.d.m0.d.b.b bVar) { d0.z.d.m.checkNotNullParameter(eVar, ModelAuditLogEntry.CHANGE_KEY_NAME); d0.z.d.m.checkNotNullParameter(bVar, ModelAuditLogEntry.CHANGE_KEY_LOCATION); - d0.e0.p.d.m0.d.a.record(this.f2748c.getComponents().getLookupTracker(), bVar, this.j, eVar); + d0.e0.p.d.m0.d.a.record(this.f2749c.getComponents().getLookupTracker(), bVar, this.j, eVar); } } @@ -325,7 +325,7 @@ public final class d extends d0.e0.p.d.m0.c.i1.a implements m { public final class b extends d0.e0.p.d.m0.n.b { /* renamed from: c reason: collision with root package name */ - public final j> f2746c; + public final j> f2747c; public final /* synthetic */ d d; /* compiled from: DeserializedClassDescriptor.kt */ @@ -351,7 +351,7 @@ public final class d extends d0.e0.p.d.m0.c.i1.a implements m { super(dVar.getC().getStorageManager()); d0.z.d.m.checkNotNullParameter(dVar, "this$0"); this.d = dVar; - this.f2746c = dVar.getC().getStorageManager().createLazyValue(new a(dVar)); + this.f2747c = dVar.getC().getStorageManager().createLazyValue(new a(dVar)); } @Override // d0.e0.p.d.m0.n.g @@ -408,7 +408,7 @@ public final class d extends d0.e0.p.d.m0.c.i1.a implements m { @Override // d0.e0.p.d.m0.n.u0 public List getParameters() { - return this.f2746c.mo1invoke(); + return this.f2747c.mo1invoke(); } @Override // d0.e0.p.d.m0.n.u0 @@ -429,7 +429,7 @@ public final class d extends d0.e0.p.d.m0.c.i1.a implements m { public final d0.e0.p.d.m0.m.i b; /* renamed from: c reason: collision with root package name */ - public final j> f2747c; + public final j> f2748c; public final /* synthetic */ d d; /* compiled from: DeserializedClassDescriptor.kt */ @@ -505,7 +505,7 @@ public final class d extends d0.e0.p.d.m0.c.i1.a implements m { } this.a = linkedHashMap; this.b = this.d.getC().getStorageManager().createMemoizedFunctionWithNullableValues(new a(this, this.d)); - this.f2747c = this.d.getC().getStorageManager().createLazyValue(new b(this)); + this.f2748c = this.d.getC().getStorageManager().createLazyValue(new b(this)); } public static final Set access$computeEnumMemberNames(c cVar) { @@ -538,7 +538,7 @@ public final class d extends d0.e0.p.d.m0.c.i1.a implements m { } public static final /* synthetic */ j access$getEnumMemberNames$p(c cVar) { - return cVar.f2747c; + return cVar.f2748c; } public final Collection all() { @@ -689,7 +689,7 @@ public final class d extends d0.e0.p.d.m0.c.i1.a implements m { this.q = w.getClassId(cVar2, cVar.getFqName()); d0.e0.p.d.m0.l.b.z zVar = d0.e0.p.d.m0.l.b.z.a; this.r = zVar.modality(d0.e0.p.d.m0.f.z.b.d.get(cVar.getFlags())); - this.f2742s = d0.e0.p.d.m0.l.b.a0.descriptorVisibility(zVar, d0.e0.p.d.m0.f.z.b.f2694c.get(cVar.getFlags())); + this.f2743s = d0.e0.p.d.m0.l.b.a0.descriptorVisibility(zVar, d0.e0.p.d.m0.f.z.b.f2695c.get(cVar.getFlags())); d0.e0.p.d.m0.c.f classKind = zVar.classKind(d0.e0.p.d.m0.f.z.b.e.get(cVar.getFlags())); this.t = classKind; List typeParameterList = cVar.getTypeParameterList(); @@ -705,11 +705,11 @@ public final class d extends d0.e0.p.d.m0.c.i1.a implements m { d0.e0.p.d.m0.c.f fVar = d0.e0.p.d.m0.c.f.ENUM_CLASS; this.v = classKind == fVar ? new d0.e0.p.d.m0.k.a0.m(childContext.getStorageManager(), this) : i.b.b; this.w = new b(this); - this.f2743x = r0.a.create(this, childContext.getStorageManager(), childContext.getComponents().getKotlinTypeChecker().getKotlinTypeRefiner(), new g(this)); + this.f2744x = r0.a.create(this, childContext.getStorageManager(), childContext.getComponents().getKotlinTypeChecker().getKotlinTypeRefiner(), new g(this)); y.a aVar3 = null; - this.f2744y = classKind == fVar ? new c(this) : null; + this.f2745y = classKind == fVar ? new c(this) : null; m containingDeclaration = lVar.getContainingDeclaration(); - this.f2745z = containingDeclaration; + this.f2746z = containingDeclaration; this.A = childContext.getStorageManager().createNullableLazyValue(new h(this)); this.B = childContext.getStorageManager().createLazyValue(new f(this)); this.C = childContext.getStorageManager().createNullableLazyValue(new e(this)); @@ -807,7 +807,7 @@ public final class d extends d0.e0.p.d.m0.c.i1.a implements m { } public static final /* synthetic */ c access$getEnumEntries$p(d dVar) { - return dVar.f2744y; + return dVar.f2745y; } public static final /* synthetic */ b access$getTypeConstructor$p(d dVar) { @@ -815,7 +815,7 @@ public final class d extends d0.e0.p.d.m0.c.i1.a implements m { } public final a b() { - return this.f2743x.getScope(this.u.getComponents().getKotlinTypeChecker().getKotlinTypeRefiner()); + return this.f2744x.getScope(this.u.getComponents().getKotlinTypeChecker().getKotlinTypeRefiner()); } @Override // d0.e0.p.d.m0.c.g1.a @@ -843,7 +843,7 @@ public final class d extends d0.e0.p.d.m0.c.i1.a implements m { @Override // d0.e0.p.d.m0.c.e, d0.e0.p.d.m0.c.n, d0.e0.p.d.m0.c.m public m getContainingDeclaration() { - return this.f2745z; + return this.f2746z; } @Override // d0.e0.p.d.m0.c.e, d0.e0.p.d.m0.c.i @@ -892,7 +892,7 @@ public final class d extends d0.e0.p.d.m0.c.i1.a implements m { @Override // d0.e0.p.d.m0.c.i1.u public d0.e0.p.d.m0.k.a0.i getUnsubstitutedMemberScope(d0.e0.p.d.m0.n.l1.g gVar) { d0.z.d.m.checkNotNullParameter(gVar, "kotlinTypeRefiner"); - return this.f2743x.getScope(gVar); + return this.f2744x.getScope(gVar); } @Override // d0.e0.p.d.m0.c.e @@ -902,7 +902,7 @@ public final class d extends d0.e0.p.d.m0.c.i1.a implements m { @Override // d0.e0.p.d.m0.c.e, d0.e0.p.d.m0.c.q, d0.e0.p.d.m0.c.y public u getVisibility() { - return this.f2742s; + return this.f2743s; } public final boolean hasNestedClass$deserialization(d0.e0.p.d.m0.g.e eVar) { diff --git a/app/src/main/java/d0/e0/p/d/m0/l/b/e0/h.java b/app/src/main/java/d0/e0/p/d/m0/l/b/e0/h.java index 00cf506a9a..c94ca0637e 100644 --- a/app/src/main/java/d0/e0/p/d/m0/l/b/e0/h.java +++ b/app/src/main/java/d0/e0/p/d/m0/l/b/e0/h.java @@ -43,7 +43,7 @@ public abstract class h extends j { public static final /* synthetic */ KProperty[] b = {a0.property1(new y(a0.getOrCreateKotlinClass(h.class), "classNames", "getClassNames$deserialization()Ljava/util/Set;")), a0.property1(new y(a0.getOrCreateKotlinClass(h.class), "classifierNamesLazy", "getClassifierNamesLazy()Ljava/util/Set;"))}; /* renamed from: c reason: collision with root package name */ - public final l f2748c; + public final l f2749c; public final a d; public final d0.e0.p.d.m0.m.j e; public final k f; @@ -71,7 +71,7 @@ public abstract class h extends j { public final List b; /* renamed from: c reason: collision with root package name */ - public final List f2749c; + public final List f2750c; public final List d; public final d0.e0.p.d.m0.m.j e; public final d0.e0.p.d.m0.m.j f; @@ -323,18 +323,18 @@ public abstract class h extends j { d0.z.d.m.checkNotNullParameter(list3, "typeAliasList"); this.o = hVar; this.b = list; - this.f2749c = list2; - this.d = !hVar.f2748c.getComponents().getConfiguration().getTypeAliasesAllowed() ? d0.t.n.emptyList() : list3; - this.e = hVar.f2748c.getStorageManager().createLazyValue(new d(this)); - this.f = hVar.f2748c.getStorageManager().createLazyValue(new e(this)); - this.g = hVar.f2748c.getStorageManager().createLazyValue(new c(this)); - this.h = hVar.f2748c.getStorageManager().createLazyValue(new a(this)); - this.i = hVar.f2748c.getStorageManager().createLazyValue(new C0277b(this)); - this.j = hVar.f2748c.getStorageManager().createLazyValue(new i(this)); - this.k = hVar.f2748c.getStorageManager().createLazyValue(new g(this)); - this.l = hVar.f2748c.getStorageManager().createLazyValue(new C0278h(this)); - this.m = hVar.f2748c.getStorageManager().createLazyValue(new f(this, hVar)); - this.n = hVar.f2748c.getStorageManager().createLazyValue(new j(this, hVar)); + this.f2750c = list2; + this.d = !hVar.f2749c.getComponents().getConfiguration().getTypeAliasesAllowed() ? d0.t.n.emptyList() : list3; + this.e = hVar.f2749c.getStorageManager().createLazyValue(new d(this)); + this.f = hVar.f2749c.getStorageManager().createLazyValue(new e(this)); + this.g = hVar.f2749c.getStorageManager().createLazyValue(new c(this)); + this.h = hVar.f2749c.getStorageManager().createLazyValue(new a(this)); + this.i = hVar.f2749c.getStorageManager().createLazyValue(new C0277b(this)); + this.j = hVar.f2749c.getStorageManager().createLazyValue(new i(this)); + this.k = hVar.f2749c.getStorageManager().createLazyValue(new g(this)); + this.l = hVar.f2749c.getStorageManager().createLazyValue(new C0278h(this)); + this.m = hVar.f2749c.getStorageManager().createLazyValue(new f(this, hVar)); + this.n = hVar.f2749c.getStorageManager().createLazyValue(new j(this, hVar)); } public static final List access$computeAllNonDeclaredFunctions(b bVar) { @@ -390,7 +390,7 @@ public abstract class h extends j { } public static final List access$computeProperties(b bVar) { - List list = bVar.f2749c; + List list = bVar.f2750c; h hVar = bVar.o; ArrayList arrayList = new ArrayList(); for (d0.e0.p.d.m0.i.n nVar : list) { @@ -440,7 +440,7 @@ public abstract class h extends j { } public static final /* synthetic */ List access$getPropertyList$p(b bVar) { - return bVar.f2749c; + return bVar.f2750c; } /* JADX DEBUG: Multi-variable search result rejected for r4v0, resolved type: java.util.Collection */ @@ -527,7 +527,7 @@ public abstract class h extends j { public final Map b; /* renamed from: c reason: collision with root package name */ - public final Map f2750c; + public final Map f2751c; public final Map d; public final d0.e0.p.d.m0.m.h> e; public final d0.e0.p.d.m0.m.h> f; @@ -554,7 +554,7 @@ public abstract class h extends j { @Override // kotlin.jvm.functions.Function0 /* renamed from: invoke */ public final M mo1invoke() { - return (d0.e0.p.d.m0.i.n) ((d0.e0.p.d.m0.i.b) this.$parser).parseDelimitedFrom((InputStream) this.$inputStream, this.this$0.f2748c.getComponents().getExtensionRegistryLite()); + return (d0.e0.p.d.m0.i.n) ((d0.e0.p.d.m0.i.b) this.$parser).parseDelimitedFrom((InputStream) this.$inputStream, this.this$0.f2749c.getComponents().getExtensionRegistryLite()); } } @@ -676,8 +676,8 @@ public abstract class h extends j { } ((List) obj4).add(obj3); } - this.f2750c = a(linkedHashMap2); - if (this.j.f2748c.getComponents().getConfiguration().getTypeAliasesAllowed()) { + this.f2751c = a(linkedHashMap2); + if (this.j.f2749c.getComponents().getConfiguration().getTypeAliasesAllowed()) { h hVar3 = this.j; LinkedHashMap linkedHashMap3 = new LinkedHashMap(); for (Object obj5 : list3) { @@ -694,11 +694,11 @@ public abstract class h extends j { map = h0.emptyMap(); } this.d = map; - this.e = this.j.f2748c.getStorageManager().createMemoizedFunction(new C0279c(this)); - this.f = this.j.f2748c.getStorageManager().createMemoizedFunction(new d(this)); - this.g = this.j.f2748c.getStorageManager().createMemoizedFunctionWithNullableValues(new e(this)); - this.h = this.j.f2748c.getStorageManager().createLazyValue(new b(this, this.j)); - this.i = this.j.f2748c.getStorageManager().createLazyValue(new f(this, this.j)); + this.e = this.j.f2749c.getStorageManager().createMemoizedFunction(new C0279c(this)); + this.f = this.j.f2749c.getStorageManager().createMemoizedFunction(new d(this)); + this.g = this.j.f2749c.getStorageManager().createMemoizedFunctionWithNullableValues(new e(this)); + this.h = this.j.f2749c.getStorageManager().createLazyValue(new b(this, this.j)); + this.i = this.j.f2749c.getStorageManager().createLazyValue(new f(this, this.j)); } public static final Collection access$computeFunctions(c cVar, d0.e0.p.d.m0.g.e eVar) { @@ -713,7 +713,7 @@ public abstract class h extends j { } ArrayList arrayList = new ArrayList(list.size()); for (d0.e0.p.d.m0.f.i iVar : list) { - d0.e0.p.d.m0.l.b.u memberDeserializer = hVar.f2748c.getMemberDeserializer(); + d0.e0.p.d.m0.l.b.u memberDeserializer = hVar.f2749c.getMemberDeserializer(); d0.z.d.m.checkNotNullExpressionValue(iVar, "it"); t0 loadFunction = memberDeserializer.loadFunction(iVar); if (!hVar.j(loadFunction)) { @@ -728,7 +728,7 @@ public abstract class h extends j { } public static final Collection access$computeProperties(c cVar, d0.e0.p.d.m0.g.e eVar) { - Map map = cVar.f2750c; + Map map = cVar.f2751c; p pVar = n.j; d0.z.d.m.checkNotNullExpressionValue(pVar, "PARSER"); h hVar = cVar.j; @@ -739,7 +739,7 @@ public abstract class h extends j { } ArrayList arrayList = new ArrayList(list.size()); for (n nVar : list) { - d0.e0.p.d.m0.l.b.u memberDeserializer = hVar.f2748c.getMemberDeserializer(); + d0.e0.p.d.m0.l.b.u memberDeserializer = hVar.f2749c.getMemberDeserializer(); d0.z.d.m.checkNotNullExpressionValue(nVar, "it"); n0 loadProperty = memberDeserializer.loadProperty(nVar); if (loadProperty != null) { @@ -753,10 +753,10 @@ public abstract class h extends j { public static final y0 access$createTypeAlias(c cVar, d0.e0.p.d.m0.g.e eVar) { r parseDelimitedFrom; byte[] bArr = cVar.d.get(eVar); - if (bArr == null || (parseDelimitedFrom = r.parseDelimitedFrom(new ByteArrayInputStream(bArr), cVar.j.f2748c.getComponents().getExtensionRegistryLite())) == null) { + if (bArr == null || (parseDelimitedFrom = r.parseDelimitedFrom(new ByteArrayInputStream(bArr), cVar.j.f2749c.getComponents().getExtensionRegistryLite())) == null) { return null; } - return cVar.j.f2748c.getMemberDeserializer().loadTypeAlias(parseDelimitedFrom); + return cVar.j.f2749c.getMemberDeserializer().loadTypeAlias(parseDelimitedFrom); } public static final /* synthetic */ Map access$getFunctionProtosBytes$p(c cVar) { @@ -764,7 +764,7 @@ public abstract class h extends j { } public static final /* synthetic */ Map access$getPropertyProtosBytes$p(c cVar) { - return cVar.f2750c; + return cVar.f2751c; } public final Map a(Map> map) { @@ -903,14 +903,14 @@ public abstract class h extends j { d0.z.d.m.checkNotNullParameter(list2, "propertyList"); d0.z.d.m.checkNotNullParameter(list3, "typeAliasList"); d0.z.d.m.checkNotNullParameter(function0, "classNames"); - this.f2748c = lVar; + this.f2749c = lVar; this.d = lVar.getComponents().getConfiguration().getPreserveDeclarationsOrdering() ? new b(this, list, list2, list3) : new c(this, list, list2, list3); this.e = lVar.getStorageManager().createLazyValue(new d(function0)); this.f = lVar.getStorageManager().createNullableLazyValue(new e(this)); } public static final /* synthetic */ l access$getC(h hVar) { - return hVar.f2748c; + return hVar.f2749c; } public static final /* synthetic */ a access$getImpl$p(h hVar) { @@ -932,7 +932,7 @@ public abstract class h extends j { if (dVar.acceptsKinds(aVar.getCLASSIFIERS_MASK())) { for (d0.e0.p.d.m0.g.e eVar : getClassNames$deserialization()) { if (function1.invoke(eVar).booleanValue()) { - d0.e0.p.d.m0.p.a.addIfNotNull(arrayList, this.f2748c.getComponents().deserializeClass(e(eVar))); + d0.e0.p.d.m0.p.a.addIfNotNull(arrayList, this.f2749c.getComponents().deserializeClass(e(eVar))); } } } @@ -976,7 +976,7 @@ public abstract class h extends j { d0.z.d.m.checkNotNullParameter(eVar, ModelAuditLogEntry.CHANGE_KEY_NAME); d0.z.d.m.checkNotNullParameter(bVar, ModelAuditLogEntry.CHANGE_KEY_LOCATION); if (i(eVar)) { - return this.f2748c.getComponents().deserializeClass(e(eVar)); + return this.f2749c.getComponents().deserializeClass(e(eVar)); } if (this.d.getTypeAliasNames().contains(eVar)) { return this.d.getTypeAliasByName(eVar); diff --git a/app/src/main/java/d0/e0/p/d/m0/l/b/e0/i.java b/app/src/main/java/d0/e0/p/d/m0/l/b/e0/i.java index 1de472d9b2..feb664741c 100644 --- a/app/src/main/java/d0/e0/p/d/m0/l/b/e0/i.java +++ b/app/src/main/java/d0/e0/p/d/m0/l/b/e0/i.java @@ -92,7 +92,7 @@ public class i extends h { m.checkNotNullParameter(dVar, "kindFilter"); m.checkNotNullParameter(function1, "nameFilter"); Collection b = b(dVar, function1, d0.e0.p.d.m0.d.b.d.WHEN_GET_ALL_DESCRIPTORS); - Iterable fictitiousClassDescriptorFactories = this.f2748c.getComponents().getFictitiousClassDescriptorFactories(); + Iterable fictitiousClassDescriptorFactories = this.f2749c.getComponents().getFictitiousClassDescriptorFactories(); ArrayList arrayList = new ArrayList(); for (d0.e0.p.d.m0.c.h1.b bVar : fictitiousClassDescriptorFactories) { d0.t.r.addAll(arrayList, bVar.getAllContributedClassesIfPossible(this.h)); @@ -113,7 +113,7 @@ public class i extends h { if (getClassNames$deserialization().contains(eVar)) { return true; } - Iterable fictitiousClassDescriptorFactories = this.f2748c.getComponents().getFictitiousClassDescriptorFactories(); + Iterable fictitiousClassDescriptorFactories = this.f2749c.getComponents().getFictitiousClassDescriptorFactories(); if (!(fictitiousClassDescriptorFactories instanceof Collection) || !((Collection) fictitiousClassDescriptorFactories).isEmpty()) { Iterator it = fictitiousClassDescriptorFactories.iterator(); while (true) { @@ -134,6 +134,6 @@ public class i extends h { public void recordLookup(e eVar, d0.e0.p.d.m0.d.b.b bVar) { m.checkNotNullParameter(eVar, ModelAuditLogEntry.CHANGE_KEY_NAME); m.checkNotNullParameter(bVar, ModelAuditLogEntry.CHANGE_KEY_LOCATION); - d0.e0.p.d.m0.d.a.record(this.f2748c.getComponents().getLookupTracker(), bVar, this.g, eVar); + d0.e0.p.d.m0.d.a.record(this.f2749c.getComponents().getLookupTracker(), bVar, this.g, eVar); } } diff --git a/app/src/main/java/d0/e0/p/d/m0/l/b/e0/l.java b/app/src/main/java/d0/e0/p/d/m0/l/b/e0/l.java index 7fe1b6a4a1..ed22aeacf1 100644 --- a/app/src/main/java/d0/e0/p/d/m0/l/b/e0/l.java +++ b/app/src/main/java/d0/e0/p/d/m0/l/b/e0/l.java @@ -32,20 +32,20 @@ public final class l extends e implements g { public final c r; /* renamed from: s reason: collision with root package name */ - public final d0.e0.p.d.m0.f.z.g f2751s; + public final d0.e0.p.d.m0.f.z.g f2752s; public final i t; public final f u; public Collection v; public j0 w; /* renamed from: x reason: collision with root package name */ - public j0 f2752x; + public j0 f2753x; /* renamed from: y reason: collision with root package name */ - public List f2753y; + public List f2754y; /* renamed from: z reason: collision with root package name */ - public j0 f2754z; + public j0 f2755z; /* JADX WARNING: Illegal instructions before constructor call */ public l(o oVar, m mVar, d0.e0.p.d.m0.c.g1.g gVar, d0.e0.p.d.m0.g.e eVar, u uVar, r rVar, c cVar, d0.e0.p.d.m0.f.z.g gVar2, i iVar, f fVar) { @@ -64,7 +64,7 @@ public final class l extends e implements g { this.p = oVar; this.q = rVar; this.r = cVar; - this.f2751s = gVar2; + this.f2752s = gVar2; this.t = iVar; this.u = fVar; } @@ -92,7 +92,7 @@ public final class l extends e implements g { @Override // d0.e0.p.d.m0.c.h public j0 getDefaultType() { - j0 j0Var = this.f2754z; + j0 j0Var = this.f2755z; if (j0Var != null) { return j0Var; } @@ -102,7 +102,7 @@ public final class l extends e implements g { @Override // d0.e0.p.d.m0.c.y0 public j0 getExpandedType() { - j0 j0Var = this.f2752x; + j0 j0Var = this.f2753x; if (j0Var != null) { return j0Var; } @@ -122,7 +122,7 @@ public final class l extends e implements g { @Override // d0.e0.p.d.m0.l.b.e0.g public d0.e0.p.d.m0.f.z.g getTypeTable() { - return this.f2751s; + return this.f2752s; } @Override // d0.e0.p.d.m0.c.y0 @@ -152,8 +152,8 @@ public final class l extends e implements g { d0.z.d.m.checkNotNullParameter(aVar, "isExperimentalCoroutineInReleaseEnvironment"); initialize(list); this.w = j0Var; - this.f2752x = j0Var2; - this.f2753y = a1.computeConstructorTypeParameters(this); + this.f2753x = j0Var2; + this.f2754y = a1.computeConstructorTypeParameters(this); d0.e0.p.d.m0.c.e classDescriptor = getClassDescriptor(); d0.e0.p.d.m0.k.a0.i unsubstitutedMemberScope = classDescriptor == null ? null : classDescriptor.getUnsubstitutedMemberScope(); if (unsubstitutedMemberScope == null) { @@ -161,7 +161,7 @@ public final class l extends e implements g { } j0 makeUnsubstitutedType = e1.makeUnsubstitutedType(this, unsubstitutedMemberScope, new d(this)); d0.z.d.m.checkNotNullExpressionValue(makeUnsubstitutedType, "@OptIn(TypeRefinement::class)\n protected fun computeDefaultType(): SimpleType =\n TypeUtils.makeUnsubstitutedType(this, classDescriptor?.unsubstitutedMemberScope ?: MemberScope.Empty) { kotlinTypeRefiner ->\n kotlinTypeRefiner.refineDescriptor(this)?.defaultType\n }"); - this.f2754z = makeUnsubstitutedType; + this.f2755z = makeUnsubstitutedType; this.v = getTypeAliasConstructors(); this.A = aVar; } diff --git a/app/src/main/java/d0/e0/p/d/m0/l/b/e0/m.java b/app/src/main/java/d0/e0/p/d/m0/l/b/e0/m.java index aa315bb65c..bfb22b318a 100644 --- a/app/src/main/java/d0/e0/p/d/m0/l/b/e0/m.java +++ b/app/src/main/java/d0/e0/p/d/m0/l/b/e0/m.java @@ -21,7 +21,7 @@ import kotlin.jvm.functions.Function0; public final class m extends b { /* renamed from: s reason: collision with root package name */ - public final l f2755s; + public final l f2756s; public final s t; public final a u; @@ -54,13 +54,13 @@ public final class m extends b { z zVar = z.a; s.c variance = sVar.getVariance(); d0.z.d.m.checkNotNullExpressionValue(variance, "proto.variance"); - this.f2755s = lVar; + this.f2756s = lVar; this.t = sVar; this.u = new a(lVar.getStorageManager(), new a(this)); } public static final /* synthetic */ l access$getC$p(m mVar) { - return mVar.f2755s; + return mVar.f2756s; } @Override // d0.e0.p.d.m0.c.i1.f @@ -71,11 +71,11 @@ public final class m extends b { @Override // d0.e0.p.d.m0.c.i1.f public List d() { - List upperBounds = f.upperBounds(this.t, this.f2755s.getTypeTable()); + List upperBounds = f.upperBounds(this.t, this.f2756s.getTypeTable()); if (upperBounds.isEmpty()) { return d0.t.m.listOf(d0.e0.p.d.m0.k.x.a.getBuiltIns(this).getDefaultBound()); } - d0.e0.p.d.m0.l.b.c0 typeDeserializer = this.f2755s.getTypeDeserializer(); + d0.e0.p.d.m0.l.b.c0 typeDeserializer = this.f2756s.getTypeDeserializer(); ArrayList arrayList = new ArrayList(d0.t.o.collectionSizeOrDefault(upperBounds, 10)); for (q qVar : upperBounds) { arrayList.add(typeDeserializer.type(qVar)); diff --git a/app/src/main/java/d0/e0/p/d/m0/l/b/f.java b/app/src/main/java/d0/e0/p/d/m0/l/b/f.java index 6c8721a8d0..cc302c3693 100644 --- a/app/src/main/java/d0/e0/p/d/m0/l/b/f.java +++ b/app/src/main/java/d0/e0/p/d/m0/l/b/f.java @@ -10,7 +10,7 @@ public final class f { public final d0.e0.p.d.m0.f.c b; /* renamed from: c reason: collision with root package name */ - public final a f2756c; + public final a f2757c; public final u0 d; public f(c cVar, d0.e0.p.d.m0.f.c cVar2, a aVar, u0 u0Var) { @@ -20,7 +20,7 @@ public final class f { m.checkNotNullParameter(u0Var, "sourceElement"); this.a = cVar; this.b = cVar2; - this.f2756c = aVar; + this.f2757c = aVar; this.d = u0Var; } @@ -33,7 +33,7 @@ public final class f { } public final a component3() { - return this.f2756c; + return this.f2757c; } public final u0 component4() { @@ -48,12 +48,12 @@ public final class f { return false; } f fVar = (f) obj; - return m.areEqual(this.a, fVar.a) && m.areEqual(this.b, fVar.b) && m.areEqual(this.f2756c, fVar.f2756c) && m.areEqual(this.d, fVar.d); + return m.areEqual(this.a, fVar.a) && m.areEqual(this.b, fVar.b) && m.areEqual(this.f2757c, fVar.f2757c) && m.areEqual(this.d, fVar.d); } public int hashCode() { int hashCode = this.b.hashCode(); - int hashCode2 = this.f2756c.hashCode(); + int hashCode2 = this.f2757c.hashCode(); return this.d.hashCode() + ((hashCode2 + ((hashCode + (this.a.hashCode() * 31)) * 31)) * 31); } @@ -63,7 +63,7 @@ public final class f { R.append(", classProto="); R.append(this.b); R.append(", metadataVersion="); - R.append(this.f2756c); + R.append(this.f2757c); R.append(", sourceElement="); R.append(this.d); R.append(')'); diff --git a/app/src/main/java/d0/e0/p/d/m0/l/b/h.java b/app/src/main/java/d0/e0/p/d/m0/l/b/h.java index 22226cadea..fa999aa65c 100644 --- a/app/src/main/java/d0/e0/p/d/m0/l/b/h.java +++ b/app/src/main/java/d0/e0/p/d/m0/l/b/h.java @@ -25,7 +25,7 @@ public final class h { public static final Set b = m0.setOf(d0.e0.p.d.m0.g.a.topLevel(k.a.d.toSafe())); /* renamed from: c reason: collision with root package name */ - public final j f2757c; + public final j f2758c; public final Function1 d; /* compiled from: ClassDeserializer.kt */ @@ -84,7 +84,7 @@ public final class h { public h(j jVar) { m.checkNotNullParameter(jVar, "components"); - this.f2757c = jVar; + this.f2758c = jVar; this.d = jVar.getStorageManager().createMemoizedFunctionWithNullableValues(new c(this)); } @@ -95,7 +95,7 @@ public final class h { boolean z2; Objects.requireNonNull(hVar); d0.e0.p.d.m0.g.a classId = aVar.getClassId(); - for (d0.e0.p.d.m0.c.h1.b bVar : hVar.f2757c.getFictitiousClassDescriptorFactories()) { + for (d0.e0.p.d.m0.c.h1.b bVar : hVar.f2758c.getFictitiousClassDescriptorFactories()) { e createClass = bVar.createClass(classId); if (createClass != null) { return createClass; @@ -105,7 +105,7 @@ public final class h { return null; } f classData = aVar.getClassData(); - if (classData == null && (classData = hVar.f2757c.getClassDataFinder().findClassData(classId)) == null) { + if (classData == null && (classData = hVar.f2758c.getClassDataFinder().findClassData(classId)) == null) { return null; } d0.e0.p.d.m0.f.z.c component1 = classData.component1(); @@ -126,7 +126,7 @@ public final class h { } lVar = dVar.getC(); } else { - f0 packageFragmentProvider = hVar.f2757c.getPackageFragmentProvider(); + f0 packageFragmentProvider = hVar.f2758c.getPackageFragmentProvider(); d0.e0.p.d.m0.g.b packageFqName = classId.getPackageFqName(); m.checkNotNullExpressionValue(packageFqName, "classId.packageFqName"); Iterator it = h0.packageFragments(packageFragmentProvider, packageFqName).iterator(); @@ -157,7 +157,7 @@ public final class h { if (e0Var2 == null) { return null; } - j jVar = hVar.f2757c; + j jVar = hVar.f2758c; t typeTable = component2.getTypeTable(); m.checkNotNullExpressionValue(typeTable, "classProto.typeTable"); g gVar = new g(typeTable); diff --git a/app/src/main/java/d0/e0/p/d/m0/l/b/j.java b/app/src/main/java/d0/e0/p/d/m0/l/b/j.java index 53591842a1..23a86da29e 100644 --- a/app/src/main/java/d0/e0/p/d/m0/l/b/j.java +++ b/app/src/main/java/d0/e0/p/d/m0/l/b/j.java @@ -24,7 +24,7 @@ public final class j { public final c0 b; /* renamed from: c reason: collision with root package name */ - public final k f2758c; + public final k f2759c; public final g d; public final c> e; public final f0 f; @@ -42,7 +42,7 @@ public final class j { public final d0.e0.p.d.m0.k.z.a r; /* renamed from: s reason: collision with root package name */ - public final d0.e0.p.d.m0.c.h1.e f2759s; + public final d0.e0.p.d.m0.c.h1.e f2760s; public final h t; /* JADX DEBUG: Multi-variable search result rejected for r21v0, resolved type: d0.e0.p.d.m0.l.b.c> */ @@ -70,7 +70,7 @@ public final class j { m.checkNotNullParameter(eVar2, "platformDependentTypeTransformer"); this.a = oVar; this.b = c0Var; - this.f2758c = kVar; + this.f2759c = kVar; this.d = gVar; this.e = cVar; this.f = f0Var; @@ -86,7 +86,7 @@ public final class j { this.p = eVar; this.q = lVar; this.r = aVar2; - this.f2759s = eVar2; + this.f2760s = eVar2; this.t = new h(this); } @@ -126,7 +126,7 @@ public final class j { } public final k getConfiguration() { - return this.f2758c; + return this.f2759c; } public final i getContractDeserializer() { @@ -178,7 +178,7 @@ public final class j { } public final d0.e0.p.d.m0.c.h1.e getPlatformDependentTypeTransformer() { - return this.f2759s; + return this.f2760s; } public final o getStorageManager() { diff --git a/app/src/main/java/d0/e0/p/d/m0/l/b/l.java b/app/src/main/java/d0/e0/p/d/m0/l/b/l.java index fbbbacc6e4..a2631fb25b 100644 --- a/app/src/main/java/d0/e0/p/d/m0/l/b/l.java +++ b/app/src/main/java/d0/e0/p/d/m0/l/b/l.java @@ -16,7 +16,7 @@ public final class l { public final c b; /* renamed from: c reason: collision with root package name */ - public final m f2760c; + public final m f2761c; public final g d; public final i e; public final a f; @@ -35,7 +35,7 @@ public final class l { d0.z.d.m.checkNotNullParameter(list, "typeParameters"); this.a = jVar; this.b = cVar; - this.f2760c = mVar; + this.f2761c = mVar; this.d = gVar; this.e = iVar; this.f = aVar; @@ -87,7 +87,7 @@ public final class l { } public final m getContainingDeclaration() { - return this.f2760c; + return this.f2761c; } public final u getMemberDeserializer() { diff --git a/app/src/main/java/d0/e0/p/d/m0/l/b/o.java b/app/src/main/java/d0/e0/p/d/m0/l/b/o.java index a513cfa462..82c5e4917d 100644 --- a/app/src/main/java/d0/e0/p/d/m0/l/b/o.java +++ b/app/src/main/java/d0/e0/p/d/m0/l/b/o.java @@ -21,7 +21,7 @@ public abstract class o extends n { public final x r; /* renamed from: s reason: collision with root package name */ - public m f2761s; + public m f2762s; public i t; /* compiled from: DeserializedPackageFragmentImpl.kt */ @@ -93,7 +93,7 @@ public abstract class o extends n { d dVar = new d(strings, qualifiedNames); this.q = dVar; this.r = new x(mVar, dVar, aVar, new a(this)); - this.f2761s = mVar; + this.f2762s = mVar; } public static final /* synthetic */ f access$getContainerSource$p(o oVar) { @@ -117,9 +117,9 @@ public abstract class o extends n { public void initialize(j jVar) { d0.z.d.m.checkNotNullParameter(jVar, "components"); - m mVar = this.f2761s; + m mVar = this.f2762s; if (mVar != null) { - this.f2761s = null; + this.f2762s = null; l lVar = mVar.getPackage(); d0.z.d.m.checkNotNullExpressionValue(lVar, "proto.`package`"); this.t = new d0.e0.p.d.m0.l.b.e0.i(this, lVar, this.q, this.o, this.p, jVar, new b(this)); diff --git a/app/src/main/java/d0/e0/p/d/m0/l/b/r.java b/app/src/main/java/d0/e0/p/d/m0/l/b/r.java index 0143b9845c..ff03368fa0 100644 --- a/app/src/main/java/d0/e0/p/d/m0/l/b/r.java +++ b/app/src/main/java/d0/e0/p/d/m0/l/b/r.java @@ -8,7 +8,7 @@ public final class r { public final T b; /* renamed from: c reason: collision with root package name */ - public final String f2762c; + public final String f2763c; public final a d; public r(T t, T t2, String str, a aVar) { @@ -16,7 +16,7 @@ public final class r { m.checkNotNullParameter(aVar, "classId"); this.a = t; this.b = t2; - this.f2762c = str; + this.f2763c = str; this.d = aVar; } @@ -28,7 +28,7 @@ public final class r { return false; } r rVar = (r) obj; - return m.areEqual(this.a, rVar.a) && m.areEqual(this.b, rVar.b) && m.areEqual(this.f2762c, rVar.f2762c) && m.areEqual(this.d, rVar.d); + return m.areEqual(this.a, rVar.a) && m.areEqual(this.b, rVar.b) && m.areEqual(this.f2763c, rVar.f2763c) && m.areEqual(this.d, rVar.d); } public int hashCode() { @@ -39,7 +39,7 @@ public final class r { if (t2 != null) { i = t2.hashCode(); } - return this.d.hashCode() + c.d.b.a.a.m(this.f2762c, (hashCode + i) * 31, 31); + return this.d.hashCode() + c.d.b.a.a.m(this.f2763c, (hashCode + i) * 31, 31); } public String toString() { @@ -48,7 +48,7 @@ public final class r { R.append(", expectedVersion="); R.append((Object) this.b); R.append(", filePath="); - R.append(this.f2762c); + R.append(this.f2763c); R.append(", classId="); R.append(this.d); R.append(')'); diff --git a/app/src/main/java/d0/e0/p/d/m0/l/b/u.java b/app/src/main/java/d0/e0/p/d/m0/l/b/u.java index d07cb9a6b6..6ddb2fb071 100644 --- a/app/src/main/java/d0/e0/p/d/m0/l/b/u.java +++ b/app/src/main/java/d0/e0/p/d/m0/l/b/u.java @@ -426,7 +426,7 @@ public final class u { u memberDeserializer = l.childContext$default(this.a, cVar2, d0.t.n.emptyList(), null, null, null, null, 60, null).getMemberDeserializer(); List valueParameterList = dVar.getValueParameterList(); m.checkNotNullExpressionValue(valueParameterList, "proto.valueParameterList"); - cVar2.initialize(memberDeserializer.h(valueParameterList, dVar, bVar), a0.descriptorVisibility(z.a, d0.e0.p.d.m0.f.z.b.f2694c.get(dVar.getFlags()))); + cVar2.initialize(memberDeserializer.h(valueParameterList, dVar, bVar), a0.descriptorVisibility(z.a, d0.e0.p.d.m0.f.z.b.f2695c.get(dVar.getFlags()))); cVar2.setReturnType(eVar.getDefaultType()); boolean z3 = true; cVar2.setHasStableParameterNames(!d0.e0.p.d.m0.f.z.b.m.get(dVar.getFlags()).booleanValue()); @@ -487,7 +487,7 @@ public final class u { List h = memberDeserializer.h(valueParameterList, iVar, bVar); c0 type2 = childContext$default.getTypeDeserializer().type(f.returnType(iVar, this.a.getTypeTable())); z modality = zVar.modality(d0.e0.p.d.m0.f.z.b.d.get(i)); - d0.e0.p.d.m0.c.u descriptorVisibility = a0.descriptorVisibility(zVar, d0.e0.p.d.m0.f.z.b.f2694c.get(i)); + d0.e0.p.d.m0.c.u descriptorVisibility = a0.descriptorVisibility(zVar, d0.e0.p.d.m0.f.z.b.f2695c.get(i)); Map, ?> emptyMap = h0.emptyMap(); b.C0258b bVar2 = d0.e0.p.d.m0.f.z.b.t; kVar.initialize(createExtensionReceiverParameterForCallable, f, ownTypeParameters, h, type2, modality, descriptorVisibility, emptyMap, c(kVar, createExtensionReceiverParameterForCallable, h, ownTypeParameters, type2, c.d.b.a.a.r0(bVar2, i, "IS_SUSPEND.get(flags)"))); @@ -497,7 +497,7 @@ public final class u { Boolean bool2 = d0.e0.p.d.m0.f.z.b.p.get(i); m.checkNotNullExpressionValue(bool2, "IS_INFIX.get(flags)"); kVar.setInfix(bool2.booleanValue()); - Boolean bool3 = d0.e0.p.d.m0.f.z.b.f2695s.get(i); + Boolean bool3 = d0.e0.p.d.m0.f.z.b.f2696s.get(i); m.checkNotNullExpressionValue(bool3, "IS_EXTERNAL_FUNCTION.get(flags)"); kVar.setExternal(bool3.booleanValue()); Boolean bool4 = d0.e0.p.d.m0.f.z.b.q.get(i); @@ -545,13 +545,13 @@ public final class u { z zVar2 = z.a; b.d dVar = d0.e0.p.d.m0.f.z.b.d; z modality = zVar2.modality(dVar.get(i)); - b.d dVar2 = d0.e0.p.d.m0.f.z.b.f2694c; - j jVar2 = new j(containingDeclaration, null, e2, modality, a0.descriptorVisibility(zVar2, dVar2.get(i)), c.d.b.a.a.r0(d0.e0.p.d.m0.f.z.b.w, i, "IS_VAR.get(flags)"), w.getName(this.a.getNameResolver(), nVar.getName()), a0.memberKind(zVar2, d0.e0.p.d.m0.f.z.b.n.get(i)), c.d.b.a.a.r0(d0.e0.p.d.m0.f.z.b.A, i, "IS_LATEINIT.get(flags)"), c.d.b.a.a.r0(d0.e0.p.d.m0.f.z.b.f2698z, i, "IS_CONST.get(flags)"), c.d.b.a.a.r0(d0.e0.p.d.m0.f.z.b.C, i, "IS_EXTERNAL_PROPERTY.get(flags)"), c.d.b.a.a.r0(d0.e0.p.d.m0.f.z.b.D, i, "IS_DELEGATED.get(flags)"), c.d.b.a.a.r0(d0.e0.p.d.m0.f.z.b.E, i, "IS_EXPECT_PROPERTY.get(flags)"), nVar, this.a.getNameResolver(), this.a.getTypeTable(), this.a.getVersionRequirementTable(), this.a.getContainerSource()); + b.d dVar2 = d0.e0.p.d.m0.f.z.b.f2695c; + j jVar2 = new j(containingDeclaration, null, e2, modality, a0.descriptorVisibility(zVar2, dVar2.get(i)), c.d.b.a.a.r0(d0.e0.p.d.m0.f.z.b.w, i, "IS_VAR.get(flags)"), w.getName(this.a.getNameResolver(), nVar.getName()), a0.memberKind(zVar2, d0.e0.p.d.m0.f.z.b.n.get(i)), c.d.b.a.a.r0(d0.e0.p.d.m0.f.z.b.A, i, "IS_LATEINIT.get(flags)"), c.d.b.a.a.r0(d0.e0.p.d.m0.f.z.b.f2699z, i, "IS_CONST.get(flags)"), c.d.b.a.a.r0(d0.e0.p.d.m0.f.z.b.C, i, "IS_EXTERNAL_PROPERTY.get(flags)"), c.d.b.a.a.r0(d0.e0.p.d.m0.f.z.b.D, i, "IS_DELEGATED.get(flags)"), c.d.b.a.a.r0(d0.e0.p.d.m0.f.z.b.E, i, "IS_EXPECT_PROPERTY.get(flags)"), nVar, this.a.getNameResolver(), this.a.getTypeTable(), this.a.getVersionRequirementTable(), this.a.getContainerSource()); l lVar = this.a; List typeParameterList = nVar.getTypeParameterList(); m.checkNotNullExpressionValue(typeParameterList, "proto.typeParameterList"); l childContext$default = l.childContext$default(lVar, jVar2, typeParameterList, null, null, null, null, 60, null); - boolean r0 = c.d.b.a.a.r0(d0.e0.p.d.m0.f.z.b.f2696x, i, "HAS_GETTER.get(flags)"); + boolean r0 = c.d.b.a.a.r0(d0.e0.p.d.m0.f.z.b.f2697x, i, "HAS_GETTER.get(flags)"); if (!r0 || !f.hasReceiver(nVar)) { nVar2 = nVar; bVar = bVar2; @@ -594,7 +594,7 @@ public final class u { zVar = zVar2; d0Var = null; } - if (c.d.b.a.a.r0(d0.e0.p.d.m0.f.z.b.f2697y, i, "HAS_SETTER.get(flags)")) { + if (c.d.b.a.a.r0(d0.e0.p.d.m0.f.z.b.f2698y, i, "HAS_SETTER.get(flags)")) { if (nVar.hasSetterFlags()) { accessorFlags = nVar.getSetterFlags(); } @@ -633,7 +633,7 @@ public final class u { m.checkNotNullExpressionValue(bVar, "it"); arrayList.add(eVar.deserializeAnnotation(bVar, this.a.getNameResolver())); } - l lVar = new l(this.a.getStorageManager(), this.a.getContainingDeclaration(), aVar.create(arrayList), w.getName(this.a.getNameResolver(), rVar.getName()), a0.descriptorVisibility(z.a, d0.e0.p.d.m0.f.z.b.f2694c.get(rVar.getFlags())), rVar, this.a.getNameResolver(), this.a.getTypeTable(), this.a.getVersionRequirementTable(), this.a.getContainerSource()); + l lVar = new l(this.a.getStorageManager(), this.a.getContainingDeclaration(), aVar.create(arrayList), w.getName(this.a.getNameResolver(), rVar.getName()), a0.descriptorVisibility(z.a, d0.e0.p.d.m0.f.z.b.f2695c.get(rVar.getFlags())), rVar, this.a.getNameResolver(), this.a.getTypeTable(), this.a.getVersionRequirementTable(), this.a.getContainerSource()); l lVar2 = this.a; List typeParameterList = rVar.getTypeParameterList(); m.checkNotNullExpressionValue(typeParameterList, "proto.typeParameterList"); diff --git a/app/src/main/java/d0/e0/p/d/m0/l/b/x.java b/app/src/main/java/d0/e0/p/d/m0/l/b/x.java index 6ec4e81fa8..affa78b922 100644 --- a/app/src/main/java/d0/e0/p/d/m0/l/b/x.java +++ b/app/src/main/java/d0/e0/p/d/m0/l/b/x.java @@ -18,7 +18,7 @@ public final class x implements g { public final a b; /* renamed from: c reason: collision with root package name */ - public final Function1 f2763c; + public final Function1 f2764c; public final Map d; /* JADX DEBUG: Multi-variable search result rejected for r5v0, resolved type: kotlin.jvm.functions.Function1 */ @@ -30,7 +30,7 @@ public final class x implements g { d0.z.d.m.checkNotNullParameter(function1, "classSource"); this.a = cVar; this.b = aVar; - this.f2763c = function1; + this.f2764c = function1; List class_List = mVar.getClass_List(); d0.z.d.m.checkNotNullExpressionValue(class_List, "proto.class_List"); LinkedHashMap linkedHashMap = new LinkedHashMap(f.coerceAtLeast(g0.mapCapacity(o.collectionSizeOrDefault(class_List, 10)), 16)); @@ -47,7 +47,7 @@ public final class x implements g { if (cVar == null) { return null; } - return new f(this.a, cVar, this.b, this.f2763c.invoke(aVar)); + return new f(this.a, cVar, this.b, this.f2764c.invoke(aVar)); } public final Collection getAllClassIds() { diff --git a/app/src/main/java/d0/e0/p/d/m0/l/b/y.java b/app/src/main/java/d0/e0/p/d/m0/l/b/y.java index b818e4e50c..47be08b25b 100644 --- a/app/src/main/java/d0/e0/p/d/m0/l/b/y.java +++ b/app/src/main/java/d0/e0/p/d/m0/l/b/y.java @@ -12,7 +12,7 @@ public abstract class y { public final g b; /* renamed from: c reason: collision with root package name */ - public final u0 f2764c; + public final u0 f2765c; /* compiled from: ProtoContainer.kt */ public static final class a extends y { @@ -88,7 +88,7 @@ public abstract class y { public y(d0.e0.p.d.m0.f.z.c cVar, g gVar, u0 u0Var, DefaultConstructorMarker defaultConstructorMarker) { this.a = cVar; this.b = gVar; - this.f2764c = u0Var; + this.f2765c = u0Var; } public abstract d0.e0.p.d.m0.g.b debugFqName(); @@ -98,7 +98,7 @@ public abstract class y { } public final u0 getSource() { - return this.f2764c; + return this.f2765c; } public final g getTypeTable() { diff --git a/app/src/main/java/d0/e0/p/d/m0/l/b/z.java b/app/src/main/java/d0/e0/p/d/m0/l/b/z.java index 92dc1c226c..9159181d27 100644 --- a/app/src/main/java/d0/e0/p/d/m0/l/b/z.java +++ b/app/src/main/java/d0/e0/p/d/m0/l/b/z.java @@ -19,7 +19,7 @@ public final class z { public static final /* synthetic */ int[] b = {1, 2, 3, 4, 5, 6, 7}; /* renamed from: c reason: collision with root package name */ - public static final /* synthetic */ int[] f2765c = {1, 2, 3}; + public static final /* synthetic */ int[] f2766c = {1, 2, 3}; public static final /* synthetic */ int[] d = {1, 2, 3, 4}; static { diff --git a/app/src/main/java/d0/e0/p/d/m0/m/c.java b/app/src/main/java/d0/e0/p/d/m0/m/c.java index 3eb9db731c..2d86f4dec8 100644 --- a/app/src/main/java/d0/e0/p/d/m0/m/c.java +++ b/app/src/main/java/d0/e0/p/d/m0/m/c.java @@ -10,7 +10,7 @@ import kotlin.jvm.functions.Function1; public final class c extends d { /* renamed from: c reason: collision with root package name */ - public final Runnable f2766c; + public final Runnable f2767c; public final Function1 d; /* JADX INFO: this call moved to the top of the method (can break code semantics) */ @@ -28,7 +28,7 @@ public final class c extends d { m.checkNotNullParameter(lock, "lock"); m.checkNotNullParameter(runnable, "checkCancelled"); m.checkNotNullParameter(function1, "interruptedExceptionHandler"); - this.f2766c = runnable; + this.f2767c = runnable; this.d = function1; } @@ -36,7 +36,7 @@ public final class c extends d { public void lock() { while (!this.b.tryLock(50, TimeUnit.MILLISECONDS)) { try { - this.f2766c.run(); + this.f2767c.run(); } catch (InterruptedException e) { this.d.invoke(e); return; diff --git a/app/src/main/java/d0/e0/p/d/m0/m/f.java b/app/src/main/java/d0/e0/p/d/m0/m/f.java index 187c54c99a..6769937b59 100644 --- a/app/src/main/java/d0/e0/p/d/m0/m/f.java +++ b/app/src/main/java/d0/e0/p/d/m0/m/f.java @@ -16,7 +16,7 @@ public class f implements o { public static final o b = new a("NO_LOCKS", AbstractC0281f.a, e.b); /* renamed from: c reason: collision with root package name */ - public final l f2767c; + public final l f2768c; public final AbstractC0281f d; public final String e; @@ -337,7 +337,7 @@ public class f implements o { if (!(obj instanceof n)) { return (T) WrappedValues.unescapeThrowable(obj); } - this.i.f2767c.lock(); + this.i.f2768c.lock(); try { Object obj2 = this.k; if (!(obj2 instanceof n)) { @@ -374,7 +374,7 @@ public class f implements o { } return t; } finally { - this.i.f2767c.unlock(); + this.i.f2768c.unlock(); } } @@ -609,7 +609,7 @@ public class f implements o { if (obj != null && obj != nVar2) { return (V) WrappedValues.unescapeExceptionOrNull(obj); } - this.i.f2767c.lock(); + this.i.f2768c.lock(); try { Object obj2 = this.j.get(k); if (obj2 == nVar2) { @@ -643,7 +643,7 @@ public class f implements o { V v2 = (V) this.k.invoke(k); Object put = this.j.put(k, WrappedValues.escapeNull(v2)); if (put == nVar2) { - this.i.f2767c.unlock(); + this.i.f2768c.unlock(); return v2; } throw b(k, put); @@ -662,7 +662,7 @@ public class f implements o { } } } finally { - this.i.f2767c.unlock(); + this.i.f2768c.unlock(); } } } @@ -773,7 +773,7 @@ public class f implements o { a(5); throw null; } else if (lVar != null) { - this.f2767c = lVar; + this.f2768c = lVar; this.d = fVar; this.e = str; } else { @@ -998,13 +998,13 @@ public class f implements o { @Override // d0.e0.p.d.m0.m.o public T compute(Function0 function0) { if (function0 != null) { - this.f2767c.lock(); + this.f2768c.lock(); try { T t = (T) function0.mo1invoke(); - this.f2767c.unlock(); + this.f2768c.unlock(); return t; } catch (Throwable th) { - this.f2767c.unlock(); + this.f2768c.unlock(); throw th; } } else { diff --git a/app/src/main/java/d0/e0/p/d/m0/n/a0.java b/app/src/main/java/d0/e0/p/d/m0/n/a0.java index f5bd6b31f4..8470585460 100644 --- a/app/src/main/java/d0/e0/p/d/m0/n/a0.java +++ b/app/src/main/java/d0/e0/p/d/m0/n/a0.java @@ -19,7 +19,7 @@ public final class a0 implements u0, g { public final LinkedHashSet b; /* renamed from: c reason: collision with root package name */ - public final int f2768c; + public final int f2769c; /* compiled from: IntersectionTypeConstructor.kt */ public static final class a extends o implements Function1 { @@ -42,7 +42,7 @@ public final class a0 implements u0, g { collection.isEmpty(); LinkedHashSet linkedHashSet = new LinkedHashSet<>(collection); this.b = linkedHashSet; - this.f2768c = linkedHashSet.hashCode(); + this.f2769c = linkedHashSet.hashCode(); } public final i createScopeForKotlinType() { @@ -91,7 +91,7 @@ public final class a0 implements u0, g { } public int hashCode() { - return this.f2768c; + return this.f2769c; } @Override // d0.e0.p.d.m0.n.u0 diff --git a/app/src/main/java/d0/e0/p/d/m0/n/e1.java b/app/src/main/java/d0/e0/p/d/m0/n/e1.java index 7fbb74aa45..fdf531dc6d 100644 --- a/app/src/main/java/d0/e0/p/d/m0/n/e1.java +++ b/app/src/main/java/d0/e0/p/d/m0/n/e1.java @@ -17,7 +17,7 @@ public class e1 { public static final j0 b = t.createErrorType("Cannot be inferred"); /* renamed from: c reason: collision with root package name */ - public static final j0 f2769c = new a("NO_EXPECTED_TYPE"); + public static final j0 f2770c = new a("NO_EXPECTED_TYPE"); public static final j0 d = new a("UNIT_EXPECTED_TYPE"); /* compiled from: TypeUtils */ @@ -836,7 +836,7 @@ public class e1 { public static boolean noExpectedType(c0 c0Var) { if (c0Var != null) { - return c0Var == f2769c || c0Var == d; + return c0Var == f2770c || c0Var == d; } a(0); throw null; diff --git a/app/src/main/java/d0/e0/p/d/m0/n/f.java b/app/src/main/java/d0/e0/p/d/m0/n/f.java index db8583b0ef..b7436041d4 100644 --- a/app/src/main/java/d0/e0/p/d/m0/n/f.java +++ b/app/src/main/java/d0/e0/p/d/m0/n/f.java @@ -18,7 +18,7 @@ public abstract class f implements n { public boolean b; /* renamed from: c reason: collision with root package name */ - public ArrayDeque f2770c; + public ArrayDeque f2771c; public Set d; /* compiled from: AbstractTypeChecker.kt */ @@ -118,7 +118,7 @@ public abstract class f implements n { } public final void clear() { - ArrayDeque arrayDeque = this.f2770c; + ArrayDeque arrayDeque = this.f2771c; m.checkNotNull(arrayDeque); arrayDeque.clear(); Set set = this.d; @@ -152,7 +152,7 @@ public abstract class f implements n { } public final ArrayDeque getSupertypesDeque() { - return this.f2770c; + return this.f2771c; } public final Set getSupertypesSet() { @@ -165,8 +165,8 @@ public abstract class f implements n { public final void initialize() { this.b = true; - if (this.f2770c == null) { - this.f2770c = new ArrayDeque<>(4); + if (this.f2771c == null) { + this.f2771c = new ArrayDeque<>(4); } if (this.d == null) { this.d = d0.e0.p.d.m0.p.j.i.create(); diff --git a/app/src/main/java/d0/e0/p/d/m0/n/g.java b/app/src/main/java/d0/e0/p/d/m0/n/g.java index f05aae06bd..04d4decb69 100644 --- a/app/src/main/java/d0/e0/p/d/m0/n/g.java +++ b/app/src/main/java/d0/e0/p/d/m0/n/g.java @@ -26,7 +26,7 @@ public abstract class g implements u0 { public final Lazy b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ g f2771c; + public final /* synthetic */ g f2772c; /* compiled from: AbstractTypeConstructor.kt */ /* renamed from: d0.e0.p.d.m0.n.g$a$a reason: collision with other inner class name */ @@ -52,7 +52,7 @@ public abstract class g implements u0 { public a(g gVar, d0.e0.p.d.m0.n.l1.g gVar2) { m.checkNotNullParameter(gVar, "this$0"); m.checkNotNullParameter(gVar2, "kotlinTypeRefiner"); - this.f2771c = gVar; + this.f2772c = gVar; this.a = gVar2; this.b = d0.g.lazy(i.PUBLICATION, new C0283a(this, gVar)); } @@ -62,24 +62,24 @@ public abstract class g implements u0 { } public boolean equals(Object obj) { - return this.f2771c.equals(obj); + return this.f2772c.equals(obj); } @Override // d0.e0.p.d.m0.n.u0 public d0.e0.p.d.m0.b.h getBuiltIns() { - d0.e0.p.d.m0.b.h builtIns = this.f2771c.getBuiltIns(); + d0.e0.p.d.m0.b.h builtIns = this.f2772c.getBuiltIns(); m.checkNotNullExpressionValue(builtIns, "this@AbstractTypeConstructor.builtIns"); return builtIns; } @Override // d0.e0.p.d.m0.n.u0 public d0.e0.p.d.m0.c.h getDeclarationDescriptor() { - return this.f2771c.getDeclarationDescriptor(); + return this.f2772c.getDeclarationDescriptor(); } @Override // d0.e0.p.d.m0.n.u0 public List getParameters() { - List parameters = this.f2771c.getParameters(); + List parameters = this.f2772c.getParameters(); m.checkNotNullExpressionValue(parameters, "this@AbstractTypeConstructor.parameters"); return parameters; } @@ -90,29 +90,29 @@ public abstract class g implements u0 { } public int hashCode() { - return this.f2771c.hashCode(); + return this.f2772c.hashCode(); } @Override // d0.e0.p.d.m0.n.u0 public boolean isDenotable() { - return this.f2771c.isDenotable(); + return this.f2772c.isDenotable(); } @Override // d0.e0.p.d.m0.n.u0 public u0 refine(d0.e0.p.d.m0.n.l1.g gVar) { m.checkNotNullParameter(gVar, "kotlinTypeRefiner"); - return this.f2771c.refine(gVar); + return this.f2772c.refine(gVar); } public String toString() { - return this.f2771c.toString(); + return this.f2772c.toString(); } } /* compiled from: AbstractTypeConstructor.kt */ public static final class b { public final Collection a; - public List b = d0.t.m.listOf(t.f2780c); + public List b = d0.t.m.listOf(t.f2781c); /* JADX DEBUG: Multi-variable search result rejected for r2v0, resolved type: java.util.Collection */ /* JADX WARN: Multi-variable type inference failed */ @@ -162,7 +162,7 @@ public abstract class g implements u0 { } public final b invoke(boolean z2) { - return new b(d0.t.m.listOf(t.f2780c)); + return new b(d0.t.m.listOf(t.f2781c)); } /* Return type fixed from 'java.lang.Object' to match base method */ diff --git a/app/src/main/java/d0/e0/p/d/m0/n/i.java b/app/src/main/java/d0/e0/p/d/m0/n/i.java index 2e58679d8d..78b0e20024 100644 --- a/app/src/main/java/d0/e0/p/d/m0/n/i.java +++ b/app/src/main/java/d0/e0/p/d/m0/n/i.java @@ -12,7 +12,7 @@ import java.util.List; public class i extends b implements u0 { /* renamed from: c reason: collision with root package name */ - public final e f2772c; + public final e f2773c; public final List d; public final Collection e; @@ -29,7 +29,7 @@ public class i extends b implements u0 { g(2); throw null; } else if (oVar != null) { - this.f2772c = eVar; + this.f2773c = eVar; this.d = Collections.unmodifiableList(new ArrayList(list)); this.e = Collections.unmodifiableCollection(collection); } else { @@ -99,7 +99,7 @@ public class i extends b implements u0 { @Override // d0.e0.p.d.m0.n.b, d0.e0.p.d.m0.n.g, d0.e0.p.d.m0.n.u0 public e getDeclarationDescriptor() { - e eVar = this.f2772c; + e eVar = this.f2773c; if (eVar != null) { return eVar; } @@ -123,6 +123,6 @@ public class i extends b implements u0 { } public String toString() { - return d0.e0.p.d.m0.k.e.getFqName(this.f2772c).asString(); + return d0.e0.p.d.m0.k.e.getFqName(this.f2773c).asString(); } } diff --git a/app/src/main/java/d0/e0/p/d/m0/n/j0.java b/app/src/main/java/d0/e0/p/d/m0/n/j0.java index 111e1356c4..8f88d766ea 100644 --- a/app/src/main/java/d0/e0/p/d/m0/n/j0.java +++ b/app/src/main/java/d0/e0/p/d/m0/n/j0.java @@ -24,7 +24,7 @@ public abstract class j0 extends i1 implements i, j { StringBuilder sb = new StringBuilder(); Iterator it = getAnnotations().iterator(); while (it.hasNext()) { - q.append(sb, "[", d0.e0.p.d.m0.j.c.renderAnnotation$default(d0.e0.p.d.m0.j.c.f2715c, it.next(), null, 2, null), "] "); + q.append(sb, "[", d0.e0.p.d.m0.j.c.renderAnnotation$default(d0.e0.p.d.m0.j.c.f2716c, it.next(), null, 2, null), "] "); } sb.append(getConstructor()); if (!getArguments().isEmpty()) { diff --git a/app/src/main/java/d0/e0/p/d/m0/n/l1/c.java b/app/src/main/java/d0/e0/p/d/m0/n/l1/c.java index 2d8fc05afb..b337818a9b 100644 --- a/app/src/main/java/d0/e0/p/d/m0/n/l1/c.java +++ b/app/src/main/java/d0/e0/p/d/m0/n/l1/c.java @@ -419,7 +419,7 @@ public interface c extends d1, p { m.checkNotNullParameter(cVar, "this"); m.checkNotNullParameter(lVar, "receiver"); if (lVar instanceof u0) { - return d0.e0.p.d.m0.b.h.isTypeConstructorForGivenClass((u0) lVar, k.a.f2533c); + return d0.e0.p.d.m0.b.h.isTypeConstructorForGivenClass((u0) lVar, k.a.f2534c); } throw new IllegalArgumentException(("ClassicTypeSystemContext couldn't handle: " + lVar + ", " + a0.getOrCreateKotlinClass(lVar.getClass())).toString()); } diff --git a/app/src/main/java/d0/e0/p/d/m0/n/l1/j.java b/app/src/main/java/d0/e0/p/d/m0/n/l1/j.java index b215d2e28b..719142a4ca 100644 --- a/app/src/main/java/d0/e0/p/d/m0/n/l1/j.java +++ b/app/src/main/java/d0/e0/p/d/m0/n/l1/j.java @@ -22,7 +22,7 @@ public final class j implements d0.e0.p.d.m0.k.u.a.b { public Function0> b; /* renamed from: c reason: collision with root package name */ - public final j f2773c; + public final j f2774c; public final z0 d; public final Lazy e; @@ -130,7 +130,7 @@ public final class j implements d0.e0.p.d.m0.k.u.a.b { m.checkNotNullParameter(w0Var, "projection"); this.a = w0Var; this.b = function0; - this.f2773c = jVar; + this.f2774c = jVar; this.d = z0Var; this.e = g.lazy(i.PUBLICATION, new b(this)); } @@ -153,11 +153,11 @@ public final class j implements d0.e0.p.d.m0.k.u.a.b { } Objects.requireNonNull(obj, "null cannot be cast to non-null type org.jetbrains.kotlin.types.checker.NewCapturedTypeConstructor"); j jVar = (j) obj; - j jVar2 = this.f2773c; + j jVar2 = this.f2774c; if (jVar2 == null) { jVar2 = this; } - j jVar3 = jVar.f2773c; + j jVar3 = jVar.f2774c; if (jVar3 != null) { jVar = jVar3; } @@ -193,7 +193,7 @@ public final class j implements d0.e0.p.d.m0.k.u.a.b { } public int hashCode() { - j jVar = this.f2773c; + j jVar = this.f2774c; return jVar == null ? super.hashCode() : jVar.hashCode(); } @@ -214,7 +214,7 @@ public final class j implements d0.e0.p.d.m0.k.u.a.b { w0 refine = getProjection().refine(gVar); m.checkNotNullExpressionValue(refine, "projection.refine(kotlinTypeRefiner)"); d dVar = this.b == null ? null : new d(this, gVar); - j jVar = this.f2773c; + j jVar = this.f2774c; if (jVar == null) { jVar = this; } diff --git a/app/src/main/java/d0/e0/p/d/m0/n/l1/m.java b/app/src/main/java/d0/e0/p/d/m0/n/l1/m.java index 1c26c8aed4..cc70b859e1 100644 --- a/app/src/main/java/d0/e0/p/d/m0/n/l1/m.java +++ b/app/src/main/java/d0/e0/p/d/m0/n/l1/m.java @@ -26,12 +26,12 @@ import kotlin.NoWhenBranchMatchedException; public final class m implements l { /* renamed from: c reason: collision with root package name */ - public final g f2774c; + public final g f2775c; public final k d; public m(g gVar) { d0.z.d.m.checkNotNullParameter(gVar, "kotlinTypeRefiner"); - this.f2774c = gVar; + this.f2775c = gVar; k createWithTypeRefiner = k.createWithTypeRefiner(getKotlinTypeRefiner()); d0.z.d.m.checkNotNullExpressionValue(createWithTypeRefiner, "createWithTypeRefiner(kotlinTypeRefiner)"); this.d = createWithTypeRefiner; @@ -53,7 +53,7 @@ public final class m implements l { @Override // d0.e0.p.d.m0.n.l1.l public g getKotlinTypeRefiner() { - return this.f2774c; + return this.f2775c; } @Override // d0.e0.p.d.m0.n.l1.l diff --git a/app/src/main/java/d0/e0/p/d/m0/n/p.java b/app/src/main/java/d0/e0/p/d/m0/n/p.java index 1b77e43237..71d2b09bdb 100644 --- a/app/src/main/java/d0/e0/p/d/m0/n/p.java +++ b/app/src/main/java/d0/e0/p/d/m0/n/p.java @@ -9,7 +9,7 @@ public final class p extends z0 { public static final a b = new a(null); /* renamed from: c reason: collision with root package name */ - public final z0 f2775c; + public final z0 f2776c; public final z0 d; /* compiled from: DisjointKeysUnionTypeSubstitution.kt */ @@ -25,7 +25,7 @@ public final class p extends z0 { } public p(z0 z0Var, z0 z0Var2, DefaultConstructorMarker defaultConstructorMarker) { - this.f2775c = z0Var; + this.f2776c = z0Var; this.d = z0Var2; } @@ -35,24 +35,24 @@ public final class p extends z0 { @Override // d0.e0.p.d.m0.n.z0 public boolean approximateCapturedTypes() { - return this.f2775c.approximateCapturedTypes() || this.d.approximateCapturedTypes(); + return this.f2776c.approximateCapturedTypes() || this.d.approximateCapturedTypes(); } @Override // d0.e0.p.d.m0.n.z0 public boolean approximateContravariantCapturedTypes() { - return this.f2775c.approximateContravariantCapturedTypes() || this.d.approximateContravariantCapturedTypes(); + return this.f2776c.approximateContravariantCapturedTypes() || this.d.approximateContravariantCapturedTypes(); } @Override // d0.e0.p.d.m0.n.z0 public g filterAnnotations(g gVar) { m.checkNotNullParameter(gVar, "annotations"); - return this.d.filterAnnotations(this.f2775c.filterAnnotations(gVar)); + return this.d.filterAnnotations(this.f2776c.filterAnnotations(gVar)); } @Override // d0.e0.p.d.m0.n.z0 public w0 get(c0 c0Var) { m.checkNotNullParameter(c0Var, "key"); - w0 w0Var = this.f2775c.get(c0Var); + w0 w0Var = this.f2776c.get(c0Var); return w0Var == null ? this.d.get(c0Var) : w0Var; } @@ -65,6 +65,6 @@ public final class p extends z0 { public c0 prepareTopLevelType(c0 c0Var, j1 j1Var) { m.checkNotNullParameter(c0Var, "topLevelType"); m.checkNotNullParameter(j1Var, ModelAuditLogEntry.CHANGE_KEY_POSITION); - return this.d.prepareTopLevelType(this.f2775c.prepareTopLevelType(c0Var, j1Var), j1Var); + return this.d.prepareTopLevelType(this.f2776c.prepareTopLevelType(c0Var, j1Var), j1Var); } } diff --git a/app/src/main/java/d0/e0/p/d/m0/n/p0.java b/app/src/main/java/d0/e0/p/d/m0/n/p0.java index 6fcdfd6972..c852c7ee92 100644 --- a/app/src/main/java/d0/e0/p/d/m0/n/p0.java +++ b/app/src/main/java/d0/e0/p/d/m0/n/p0.java @@ -16,18 +16,18 @@ public final class p0 { public static final class a extends v0 { /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ List f2776c; + public final /* synthetic */ List f2777c; /* JADX DEBUG: Multi-variable search result rejected for r1v0, resolved type: java.util.List */ /* JADX WARN: Multi-variable type inference failed */ public a(List list) { - this.f2776c = list; + this.f2777c = list; } @Override // d0.e0.p.d.m0.n.v0 public w0 get(u0 u0Var) { m.checkNotNullParameter(u0Var, "key"); - if (!this.f2776c.contains(u0Var)) { + if (!this.f2777c.contains(u0Var)) { return null; } h declarationDescriptor = u0Var.getDeclarationDescriptor(); diff --git a/app/src/main/java/d0/e0/p/d/m0/n/p1/d.java b/app/src/main/java/d0/e0/p/d/m0/n/p1/d.java index 4b005c8c50..5a3be40a3d 100644 --- a/app/src/main/java/d0/e0/p/d/m0/n/p1/d.java +++ b/app/src/main/java/d0/e0/p/d/m0/n/p1/d.java @@ -10,7 +10,7 @@ public final class d { public final c0 b; /* renamed from: c reason: collision with root package name */ - public final c0 f2777c; + public final c0 f2778c; public d(z0 z0Var, c0 c0Var, c0 c0Var2) { m.checkNotNullParameter(z0Var, "typeParameter"); @@ -18,7 +18,7 @@ public final class d { m.checkNotNullParameter(c0Var2, "outProjection"); this.a = z0Var; this.b = c0Var; - this.f2777c = c0Var2; + this.f2778c = c0Var2; } public final c0 getInProjection() { @@ -26,7 +26,7 @@ public final class d { } public final c0 getOutProjection() { - return this.f2777c; + return this.f2778c; } public final z0 getTypeParameter() { @@ -34,6 +34,6 @@ public final class d { } public final boolean isConsistent() { - return f.a.isSubtypeOf(this.b, this.f2777c); + return f.a.isSubtypeOf(this.b, this.f2778c); } } diff --git a/app/src/main/java/d0/e0/p/d/m0/n/q0.java b/app/src/main/java/d0/e0/p/d/m0/n/q0.java index 7f8c6604e2..94684a21da 100644 --- a/app/src/main/java/d0/e0/p/d/m0/n/q0.java +++ b/app/src/main/java/d0/e0/p/d/m0/n/q0.java @@ -24,7 +24,7 @@ public final class q0 { public final s0 b; /* renamed from: c reason: collision with root package name */ - public final boolean f2778c; + public final boolean f2779c; /* compiled from: TypeAliasExpander.kt */ public static final class a { @@ -61,7 +61,7 @@ public final class q0 { public q0(s0 s0Var, boolean z2) { m.checkNotNullParameter(s0Var, "reportStrategy"); this.b = s0Var; - this.f2778c = z2; + this.f2779c = z2; } public final void a(g gVar, g gVar2) { @@ -176,7 +176,7 @@ public final class q0 { if (!d0.e0.p.d.m0.n.o1.a.containsTypeAliasParameters(type2)) { w0 w0Var4 = asSimpleType.getArguments().get(i2); z0 z0Var2 = asSimpleType.getConstructor().getParameters().get(i2); - if (this.f2778c) { + if (this.f2779c) { a aVar = a; s0 s0Var = this.b; c0 type3 = w0Var4.getType(); diff --git a/app/src/main/java/d0/e0/p/d/m0/n/r0.java b/app/src/main/java/d0/e0/p/d/m0/n/r0.java index 939cfb587a..eeee849026 100644 --- a/app/src/main/java/d0/e0/p/d/m0/n/r0.java +++ b/app/src/main/java/d0/e0/p/d/m0/n/r0.java @@ -17,7 +17,7 @@ public final class r0 { public final r0 b; /* renamed from: c reason: collision with root package name */ - public final y0 f2779c; + public final y0 f2780c; public final List d; public final Map e; @@ -41,7 +41,7 @@ public final class r0 { public r0(r0 r0Var, y0 y0Var, List list, Map map, DefaultConstructorMarker defaultConstructorMarker) { this.b = r0Var; - this.f2779c = y0Var; + this.f2780c = y0Var; this.d = list; this.e = map; } @@ -51,7 +51,7 @@ public final class r0 { } public final y0 getDescriptor() { - return this.f2779c; + return this.f2780c; } public final w0 getReplacement(u0 u0Var) { @@ -65,7 +65,7 @@ public final class r0 { public final boolean isRecursion(y0 y0Var) { m.checkNotNullParameter(y0Var, "descriptor"); - if (!m.areEqual(this.f2779c, y0Var)) { + if (!m.areEqual(this.f2780c, y0Var)) { r0 r0Var = this.b; if (!(r0Var == null ? false : r0Var.isRecursion(y0Var))) { return false; diff --git a/app/src/main/java/d0/e0/p/d/m0/n/t.java b/app/src/main/java/d0/e0/p/d/m0/n/t.java index 4be9bf652d..c808c7337f 100644 --- a/app/src/main/java/d0/e0/p/d/m0/n/t.java +++ b/app/src/main/java/d0/e0/p/d/m0/n/t.java @@ -28,7 +28,7 @@ public class t { public static final c b; /* renamed from: c reason: collision with root package name */ - public static final j0 f2780c = createErrorType(""); + public static final j0 f2781c = createErrorType(""); public static final c0 d; public static final n0 e; public static final Set f; diff --git a/app/src/main/java/d0/e0/p/d/m0/n/v.java b/app/src/main/java/d0/e0/p/d/m0/n/v.java index f38c5137bb..414873933d 100644 --- a/app/src/main/java/d0/e0/p/d/m0/n/v.java +++ b/app/src/main/java/d0/e0/p/d/m0/n/v.java @@ -59,6 +59,6 @@ public abstract class v extends i1 implements f { public abstract String render(c cVar, h hVar); public String toString() { - return c.f2715c.renderType(this); + return c.f2716c.renderType(this); } } diff --git a/app/src/main/java/d0/e0/p/d/m0/n/v0.java b/app/src/main/java/d0/e0/p/d/m0/n/v0.java index e279123a6c..fd89b2f3b1 100644 --- a/app/src/main/java/d0/e0/p/d/m0/n/v0.java +++ b/app/src/main/java/d0/e0/p/d/m0/n/v0.java @@ -21,13 +21,13 @@ public abstract class v0 extends z0 { public static final class C0289a extends v0 { /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ Map f2781c; + public final /* synthetic */ Map f2782c; public final /* synthetic */ boolean d; /* JADX DEBUG: Multi-variable search result rejected for r1v0, resolved type: java.util.Map */ /* JADX WARN: Multi-variable type inference failed */ public C0289a(Map map, boolean z2) { - this.f2781c = map; + this.f2782c = map; this.d = z2; } @@ -39,12 +39,12 @@ public abstract class v0 extends z0 { @Override // d0.e0.p.d.m0.n.v0 public w0 get(u0 u0Var) { m.checkNotNullParameter(u0Var, "key"); - return this.f2781c.get(u0Var); + return this.f2782c.get(u0Var); } @Override // d0.e0.p.d.m0.n.z0 public boolean isEmpty() { - return this.f2781c.isEmpty(); + return this.f2782c.isEmpty(); } } diff --git a/app/src/main/java/d0/e0/p/d/m0/n/z.java b/app/src/main/java/d0/e0/p/d/m0/n/z.java index cffdd087e2..58362ebc1f 100644 --- a/app/src/main/java/d0/e0/p/d/m0/n/z.java +++ b/app/src/main/java/d0/e0/p/d/m0/n/z.java @@ -11,7 +11,7 @@ public final class z extends z0 { public final z0[] b; /* renamed from: c reason: collision with root package name */ - public final w0[] f2782c; + public final w0[] f2783c; public final boolean d; /* JADX WARNING: Illegal instructions before constructor call */ @@ -30,7 +30,7 @@ public final class z extends z0 { m.checkNotNullParameter(z0VarArr, "parameters"); m.checkNotNullParameter(w0VarArr, "arguments"); this.b = z0VarArr; - this.f2782c = w0VarArr; + this.f2783c = w0VarArr; this.d = z2; int length = z0VarArr.length; int length2 = w0VarArr.length; @@ -59,11 +59,11 @@ public final class z extends z0 { if (index >= z0VarArr.length || !m.areEqual(z0VarArr[index].getTypeConstructor(), z0Var.getTypeConstructor())) { return null; } - return this.f2782c[index]; + return this.f2783c[index]; } public final w0[] getArguments() { - return this.f2782c; + return this.f2783c; } public final z0[] getParameters() { @@ -72,6 +72,6 @@ public final class z extends z0 { @Override // d0.e0.p.d.m0.n.z0 public boolean isEmpty() { - return this.f2782c.length == 0; + return this.f2783c.length == 0; } } diff --git a/app/src/main/java/d0/e0/p/d/m0/o/d.java b/app/src/main/java/d0/e0/p/d/m0/o/d.java index 6dc6176721..8f0cf51b47 100644 --- a/app/src/main/java/d0/e0/p/d/m0/o/d.java +++ b/app/src/main/java/d0/e0/p/d/m0/o/d.java @@ -16,7 +16,7 @@ public final class d { public final Regex b; /* renamed from: c reason: collision with root package name */ - public final Collection f2783c; + public final Collection f2784c; public final Function1 d; public final b[] e; @@ -67,7 +67,7 @@ public final class d { public d(e eVar, Regex regex, Collection collection, Function1 function1, b... bVarArr) { this.a = null; this.b = regex; - this.f2783c = collection; + this.f2784c = collection; this.d = function1; this.e = bVarArr; } @@ -82,7 +82,7 @@ public final class d { System.arraycopy(bVarArr, 0, bVarArr2, 0, bVarArr.length); this.a = eVar; this.b = null; - this.f2783c = null; + this.f2784c = null; this.d = function1; this.e = bVarArr2; } @@ -151,7 +151,7 @@ public final class d { return false; } } - Collection collection = this.f2783c; + Collection collection = this.f2784c; return collection == null || collection.contains(xVar.getName()); } } diff --git a/app/src/main/java/d0/e0/p/d/m0/o/i.java b/app/src/main/java/d0/e0/p/d/m0/o/i.java index a50c2a615f..c23e849d54 100644 --- a/app/src/main/java/d0/e0/p/d/m0/o/i.java +++ b/app/src/main/java/d0/e0/p/d/m0/o/i.java @@ -155,7 +155,7 @@ public final class i extends a { k.a aVar = k.a.d; d0.e0.p.d.m0.g.e eVar6 = j.h; l.c cVar = l.c.b; - b = n.listOf((Object[]) new d[]{new d(eVar, bVarArr, (Function1) null, 4, (DefaultConstructorMarker) null), new d(eVar2, bVarArr2, a.i), new d(eVar3, new b[]{bVar, hVar, new l.a(2), eVar4}, (Function1) null, 4, (DefaultConstructorMarker) null), new d(j.b, new b[]{bVar, hVar, new l.a(3), eVar4}, (Function1) null, 4, (DefaultConstructorMarker) null), new d(j.f2784c, new b[]{bVar, hVar, new l.b(2), eVar4}, (Function1) null, 4, (DefaultConstructorMarker) null), new d(j.g, new b[]{bVar}, (Function1) null, 4, (DefaultConstructorMarker) null), new d(eVar5, new b[]{bVar, dVar, hVar, aVar}, (Function1) null, 4, (DefaultConstructorMarker) null), new d(eVar6, new b[]{bVar, cVar}, (Function1) null, 4, (DefaultConstructorMarker) null), new d(j.k, new b[]{bVar, cVar}, (Function1) null, 4, (DefaultConstructorMarker) null), new d(j.l, new b[]{bVar, cVar, aVar}, (Function1) null, 4, (DefaultConstructorMarker) null), new d(j.f2787y, new b[]{bVar, dVar, hVar}, (Function1) null, 4, (DefaultConstructorMarker) null), new d(j.d, new b[]{f.a.b}, b.i), new d(j.e, new b[]{bVar, k.b.d, dVar, hVar}, (Function1) null, 4, (DefaultConstructorMarker) null), new d(j.G, new b[]{bVar, dVar, hVar}, (Function1) null, 4, (DefaultConstructorMarker) null), new d(j.F, new b[]{bVar, cVar}, (Function1) null, 4, (DefaultConstructorMarker) null), new d(n.listOf((Object[]) new d0.e0.p.d.m0.g.e[]{j.n, j.o}), new b[]{bVar}, c.i), new d(j.H, new b[]{bVar, k.c.d, dVar, hVar}, (Function1) null, 4, (DefaultConstructorMarker) null), new d(j.m, new b[]{bVar, cVar}, (Function1) null, 4, (DefaultConstructorMarker) null)}); + b = n.listOf((Object[]) new d[]{new d(eVar, bVarArr, (Function1) null, 4, (DefaultConstructorMarker) null), new d(eVar2, bVarArr2, a.i), new d(eVar3, new b[]{bVar, hVar, new l.a(2), eVar4}, (Function1) null, 4, (DefaultConstructorMarker) null), new d(j.b, new b[]{bVar, hVar, new l.a(3), eVar4}, (Function1) null, 4, (DefaultConstructorMarker) null), new d(j.f2785c, new b[]{bVar, hVar, new l.b(2), eVar4}, (Function1) null, 4, (DefaultConstructorMarker) null), new d(j.g, new b[]{bVar}, (Function1) null, 4, (DefaultConstructorMarker) null), new d(eVar5, new b[]{bVar, dVar, hVar, aVar}, (Function1) null, 4, (DefaultConstructorMarker) null), new d(eVar6, new b[]{bVar, cVar}, (Function1) null, 4, (DefaultConstructorMarker) null), new d(j.k, new b[]{bVar, cVar}, (Function1) null, 4, (DefaultConstructorMarker) null), new d(j.l, new b[]{bVar, cVar, aVar}, (Function1) null, 4, (DefaultConstructorMarker) null), new d(j.f2788y, new b[]{bVar, dVar, hVar}, (Function1) null, 4, (DefaultConstructorMarker) null), new d(j.d, new b[]{f.a.b}, b.i), new d(j.e, new b[]{bVar, k.b.d, dVar, hVar}, (Function1) null, 4, (DefaultConstructorMarker) null), new d(j.G, new b[]{bVar, dVar, hVar}, (Function1) null, 4, (DefaultConstructorMarker) null), new d(j.F, new b[]{bVar, cVar}, (Function1) null, 4, (DefaultConstructorMarker) null), new d(n.listOf((Object[]) new d0.e0.p.d.m0.g.e[]{j.n, j.o}), new b[]{bVar}, c.i), new d(j.H, new b[]{bVar, k.c.d, dVar, hVar}, (Function1) null, 4, (DefaultConstructorMarker) null), new d(j.m, new b[]{bVar, cVar}, (Function1) null, 4, (DefaultConstructorMarker) null)}); } @Override // d0.e0.p.d.m0.o.a diff --git a/app/src/main/java/d0/e0/p/d/m0/o/j.java b/app/src/main/java/d0/e0/p/d/m0/o/j.java index 86e173736b..0435a677d3 100644 --- a/app/src/main/java/d0/e0/p/d/m0/o/j.java +++ b/app/src/main/java/d0/e0/p/d/m0/o/j.java @@ -19,7 +19,7 @@ public final class j { public static final e b; /* renamed from: c reason: collision with root package name */ - public static final e f2784c; + public static final e f2785c; public static final e d; public static final e e; public static final e f; @@ -37,20 +37,20 @@ public final class j { public static final e r; /* renamed from: s reason: collision with root package name */ - public static final e f2785s; + public static final e f2786s; public static final e t; public static final e u; public static final e v; public static final e w; /* renamed from: x reason: collision with root package name */ - public static final e f2786x; + public static final e f2787x; /* renamed from: y reason: collision with root package name */ - public static final e f2787y; + public static final e f2788y; /* renamed from: z reason: collision with root package name */ - public static final e f2788z; + public static final e f2789z; static { e identifier = e.identifier("getValue"); @@ -61,7 +61,7 @@ public final class j { b = identifier2; e identifier3 = e.identifier("provideDelegate"); m.checkNotNullExpressionValue(identifier3, "identifier(\"provideDelegate\")"); - f2784c = identifier3; + f2785c = identifier3; e identifier4 = e.identifier("equals"); m.checkNotNullExpressionValue(identifier4, "identifier(\"equals\")"); d = identifier4; @@ -109,7 +109,7 @@ public final class j { r = identifier17; e identifier18 = e.identifier("unaryMinus"); m.checkNotNullExpressionValue(identifier18, "identifier(\"unaryMinus\")"); - f2785s = identifier18; + f2786s = identifier18; e identifier19 = e.identifier("unaryPlus"); m.checkNotNullExpressionValue(identifier19, "identifier(\"unaryPlus\")"); t = identifier19; @@ -124,13 +124,13 @@ public final class j { w = identifier22; e identifier23 = e.identifier("rem"); m.checkNotNullExpressionValue(identifier23, "identifier(\"rem\")"); - f2786x = identifier23; + f2787x = identifier23; e identifier24 = e.identifier("rangeTo"); m.checkNotNullExpressionValue(identifier24, "identifier(\"rangeTo\")"); - f2787y = identifier24; + f2788y = identifier24; e identifier25 = e.identifier("timesAssign"); m.checkNotNullExpressionValue(identifier25, "identifier(\"timesAssign\")"); - f2788z = identifier25; + f2789z = identifier25; e identifier26 = e.identifier("divAssign"); m.checkNotNullExpressionValue(identifier26, "identifier(\"divAssign\")"); A = identifier26; diff --git a/app/src/main/java/d0/e0/p/d/m0/o/k.java b/app/src/main/java/d0/e0/p/d/m0/o/k.java index 7edc40d3ca..3d645ad972 100644 --- a/app/src/main/java/d0/e0/p/d/m0/o/k.java +++ b/app/src/main/java/d0/e0/p/d/m0/o/k.java @@ -15,7 +15,7 @@ public abstract class k implements b { public final Function1 b; /* renamed from: c reason: collision with root package name */ - public final String f2789c; + public final String f2790c; /* compiled from: modifierChecks.kt */ public static final class a extends k { @@ -96,7 +96,7 @@ public abstract class k implements b { public k(String str, Function1 function1, DefaultConstructorMarker defaultConstructorMarker) { this.a = str; this.b = function1; - this.f2789c = m.stringPlus("must return ", str); + this.f2790c = m.stringPlus("must return ", str); } @Override // d0.e0.p.d.m0.o.b @@ -107,7 +107,7 @@ public abstract class k implements b { @Override // d0.e0.p.d.m0.o.b public String getDescription() { - return this.f2789c; + return this.f2790c; } @Override // d0.e0.p.d.m0.o.b diff --git a/app/src/main/java/d0/e0/p/d/m0/p/e.java b/app/src/main/java/d0/e0/p/d/m0/p/e.java index cecb8f8c38..6f16c1e69d 100644 --- a/app/src/main/java/d0/e0/p/d/m0/p/e.java +++ b/app/src/main/java/d0/e0/p/d/m0/p/e.java @@ -17,7 +17,7 @@ public final class e { public static final e b; /* renamed from: c reason: collision with root package name */ - public final h f2790c; + public final h f2791c; public final h d; public final Map e; public final boolean f; @@ -81,7 +81,7 @@ public final class e { m.checkNotNullParameter(hVar, "globalJsr305Level"); m.checkNotNullParameter(map, "userDefinedLevelForSpecificJsr305Annotation"); m.checkNotNullParameter(hVar3, "jspecifyReportLevel"); - this.f2790c = hVar; + this.f2791c = hVar; this.d = hVar2; this.e = map; this.f = z2; @@ -115,7 +115,7 @@ public final class e { } public final h getGlobalJsr305Level() { - return this.f2790c; + return this.f2791c; } public final h getJspecifyReportLevel() { diff --git a/app/src/main/java/d0/e0/p/d/n0/b.java b/app/src/main/java/d0/e0/p/d/n0/b.java index db9c5c335d..4fb06e2cda 100644 --- a/app/src/main/java/d0/e0/p/d/n0/b.java +++ b/app/src/main/java/d0/e0/p/d/n0/b.java @@ -5,11 +5,11 @@ public final class b { public final d>> b; /* renamed from: c reason: collision with root package name */ - public final int f2791c; + public final int f2792c; public b(d>> dVar, int i) { this.b = dVar; - this.f2791c = i; + this.f2792c = i; } public static b empty() { @@ -58,6 +58,6 @@ public final class b { aVar = aVar.minus(i); } a> plus = aVar.plus(new e<>(k, v)); - return new b<>(this.b.plus(k.hashCode(), plus), plus.size() + (this.f2791c - size)); + return new b<>(this.b.plus(k.hashCode(), plus), plus.size() + (this.f2792c - size)); } } diff --git a/app/src/main/java/d0/e0/p/d/n0/c.java b/app/src/main/java/d0/e0/p/d/n0/c.java index 8104bee2b2..20cd5f55c1 100644 --- a/app/src/main/java/d0/e0/p/d/n0/c.java +++ b/app/src/main/java/d0/e0/p/d/n0/c.java @@ -5,7 +5,7 @@ public final class c { public final long b; /* renamed from: c reason: collision with root package name */ - public final V f2792c; + public final V f2793c; public final c d; public final c e; public final int f; @@ -13,14 +13,14 @@ public final class c { public c() { this.f = 0; this.b = 0; - this.f2792c = null; + this.f2793c = null; this.d = null; this.e = null; } public c(long j, V v, c cVar, c cVar2) { this.b = j; - this.f2792c = v; + this.f2793c = v; this.d = cVar; this.e = cVar2; this.f = cVar.f + 1 + cVar2.f; @@ -31,7 +31,7 @@ public final class c { return null; } long j2 = this.b; - return j < j2 ? this.d.a(j - j2) : j > j2 ? this.e.a(j - j2) : this.f2792c; + return j < j2 ? this.d.a(j - j2) : j > j2 ? this.e.a(j - j2) : this.f2793c; } public c b(long j, V v) { @@ -39,7 +39,7 @@ public final class c { return new c<>(j, v, this, this); } long j2 = this.b; - return j < j2 ? c(this.d.b(j - j2, v), this.e) : j > j2 ? c(this.d, this.e.b(j - j2, v)) : v == this.f2792c ? this : new c<>(j, v, this.d, this.e); + return j < j2 ? c(this.d.b(j - j2, v), this.e) : j > j2 ? c(this.d, this.e.b(j - j2, v)) : v == this.f2793c ? this : new c<>(j, v, this.d, this.e); } public final c c(c cVar, c cVar2) { @@ -47,7 +47,7 @@ public final class c { return this; } long j = this.b; - V v = this.f2792c; + V v = this.f2793c; int i = cVar.f; int i2 = cVar2.f; if (i + i2 > 1) { @@ -56,14 +56,14 @@ public final class c { c cVar4 = cVar.e; if (cVar4.f < cVar3.f * 2) { long j2 = cVar.b; - return new c<>(j2 + j, cVar.f2792c, cVar3, new c(-j2, v, cVar4.d(cVar4.b + j2), cVar2)); + return new c<>(j2 + j, cVar.f2793c, cVar3, new c(-j2, v, cVar4.d(cVar4.b + j2), cVar2)); } c cVar5 = cVar4.d; c cVar6 = cVar4.e; long j3 = cVar4.b; long j4 = cVar.b + j3 + j; - V v2 = cVar4.f2792c; - c cVar7 = new c(-j3, cVar.f2792c, cVar3, cVar5.d(cVar5.b + j3)); + V v2 = cVar4.f2793c; + c cVar7 = new c(-j3, cVar.f2793c, cVar3, cVar5.d(cVar5.b + j3)); long j5 = cVar.b; long j6 = cVar4.b; return new c<>(j4, v2, cVar7, new c((-j5) - j6, v, cVar6.d(cVar6.b + j6 + j5), cVar2)); @@ -72,23 +72,23 @@ public final class c { c cVar9 = cVar2.e; if (cVar8.f < cVar9.f * 2) { long j7 = cVar2.b; - return new c<>(j7 + j, cVar2.f2792c, new c(-j7, v, cVar, cVar8.d(cVar8.b + j7)), cVar9); + return new c<>(j7 + j, cVar2.f2793c, new c(-j7, v, cVar, cVar8.d(cVar8.b + j7)), cVar9); } c cVar10 = cVar8.d; c cVar11 = cVar8.e; long j8 = cVar8.b; long j9 = cVar2.b; long j10 = j8 + j9 + j; - V v3 = cVar8.f2792c; + V v3 = cVar8.f2793c; c cVar12 = new c((-j9) - j8, v, cVar, cVar10.d(cVar10.b + j8 + j9)); long j11 = cVar8.b; - return new c<>(j10, v3, cVar12, new c(-j11, cVar2.f2792c, cVar11.d(cVar11.b + j11), cVar9)); + return new c<>(j10, v3, cVar12, new c(-j11, cVar2.f2793c, cVar11.d(cVar11.b + j11), cVar9)); } } return new c<>(j, v, cVar, cVar2); } public final c d(long j) { - return (this.f == 0 || j == this.b) ? this : new c<>(j, this.f2792c, this.d, this.e); + return (this.f == 0 || j == this.b) ? this : new c<>(j, this.f2793c, this.d, this.e); } } diff --git a/app/src/main/java/d0/e0/p/d/s.java b/app/src/main/java/d0/e0/p/d/s.java index 79cb21e1d3..5902b081cd 100644 --- a/app/src/main/java/d0/e0/p/d/s.java +++ b/app/src/main/java/d0/e0/p/d/s.java @@ -33,7 +33,7 @@ public abstract class s extends f implements KProperty { public final String r; /* renamed from: s reason: collision with root package name */ - public final Object f2793s; + public final Object f2794s; /* compiled from: KPropertyImpl.kt */ public static abstract class a extends f implements KFunction { @@ -295,7 +295,7 @@ public abstract class s extends f implements KProperty { this.p = iVar; this.q = str; this.r = str2; - this.f2793s = obj; + this.f2794s = obj; c0.b lazy = c0.lazy(new f(this)); d0.z.d.m.checkNotNullExpressionValue(lazy, "ReflectProperties.lazy {…y -> null\n }\n }"); this.n = lazy; @@ -321,11 +321,11 @@ public abstract class s extends f implements KProperty { public boolean equals(Object obj) { s asKPropertyImpl = j0.asKPropertyImpl(obj); - return asKPropertyImpl != null && d0.z.d.m.areEqual(getContainer(), asKPropertyImpl.getContainer()) && d0.z.d.m.areEqual(getName(), asKPropertyImpl.getName()) && d0.z.d.m.areEqual(this.r, asKPropertyImpl.r) && d0.z.d.m.areEqual(this.f2793s, asKPropertyImpl.f2793s); + return asKPropertyImpl != null && d0.z.d.m.areEqual(getContainer(), asKPropertyImpl.getContainer()) && d0.z.d.m.areEqual(getName(), asKPropertyImpl.getName()) && d0.z.d.m.areEqual(this.r, asKPropertyImpl.r) && d0.z.d.m.areEqual(this.f2794s, asKPropertyImpl.f2794s); } public final Object getBoundReceiver() { - return d0.e0.p.d.l0.h.coerceToExpectedReceiverType(this.f2793s, getDescriptor()); + return d0.e0.p.d.l0.h.coerceToExpectedReceiverType(this.f2794s, getDescriptor()); } @Override // d0.e0.p.d.f @@ -373,7 +373,7 @@ public abstract class s extends f implements KProperty { @Override // d0.e0.p.d.f public boolean isBound() { - return !d0.z.d.m.areEqual(this.f2793s, d0.z.d.d.NO_RECEIVER); + return !d0.z.d.m.areEqual(this.f2794s, d0.z.d.d.NO_RECEIVER); } @Override // kotlin.reflect.KProperty diff --git a/app/src/main/java/d0/f0/g.java b/app/src/main/java/d0/f0/g.java index b130ff6591..288cd96d24 100644 --- a/app/src/main/java/d0/f0/g.java +++ b/app/src/main/java/d0/f0/g.java @@ -11,7 +11,7 @@ public final class g implements Sequence { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final Function1 f2794c; + public final Function1 f2795c; /* compiled from: Sequences.kt */ public static final class a implements Iterator, d0.z.d.g0.a { @@ -73,11 +73,11 @@ public final class g implements Sequence { m.checkNotNullParameter(function1, "predicate"); this.a = sequence; this.b = z2; - this.f2794c = function1; + this.f2795c = function1; } public static final /* synthetic */ Function1 access$getPredicate$p(g gVar) { - return gVar.f2794c; + return gVar.f2795c; } public static final /* synthetic */ boolean access$getSendWhen$p(g gVar) { diff --git a/app/src/main/java/d0/f0/h.java b/app/src/main/java/d0/f0/h.java index d7cb41a81b..1f8b67e705 100644 --- a/app/src/main/java/d0/f0/h.java +++ b/app/src/main/java/d0/f0/h.java @@ -11,7 +11,7 @@ public final class h implements Sequence { public final Function1 b; /* renamed from: c reason: collision with root package name */ - public final Function1> f2795c; + public final Function1> f2796c; /* compiled from: Sequences.kt */ public static final class a implements Iterator, d0.z.d.g0.a { @@ -78,11 +78,11 @@ public final class h implements Sequence { m.checkNotNullParameter(function12, "iterator"); this.a = sequence; this.b = function1; - this.f2795c = function12; + this.f2796c = function12; } public static final /* synthetic */ Function1 access$getIterator$p(h hVar) { - return hVar.f2795c; + return hVar.f2796c; } public static final /* synthetic */ Sequence access$getSequence$p(h hVar) { diff --git a/app/src/main/java/d0/f0/r.java b/app/src/main/java/d0/f0/r.java index e5f47aae01..0e663cb570 100644 --- a/app/src/main/java/d0/f0/r.java +++ b/app/src/main/java/d0/f0/r.java @@ -10,7 +10,7 @@ public final class r implements Sequence, e { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f2796c; + public final int f2797c; /* compiled from: Sequences.kt */ public static final class a implements Iterator, d0.z.d.g0.a { @@ -58,7 +58,7 @@ public final class r implements Sequence, e { m.checkNotNullParameter(sequence, "sequence"); this.a = sequence; this.b = i; - this.f2796c = i2; + this.f2797c = i2; boolean z2 = true; if (i >= 0) { if (i2 >= 0) { @@ -73,7 +73,7 @@ public final class r implements Sequence, e { } public static final /* synthetic */ int access$getEndIndex$p(r rVar) { - return rVar.f2796c; + return rVar.f2797c; } public static final /* synthetic */ Sequence access$getSequence$p(r rVar) { @@ -86,7 +86,7 @@ public final class r implements Sequence, e { @Override // d0.f0.e public Sequence drop(int i) { - int i2 = this.f2796c; + int i2 = this.f2797c; int i3 = this.b; return i >= i2 - i3 ? n.emptySequence() : new r(this.a, i3 + i, i2); } @@ -98,7 +98,7 @@ public final class r implements Sequence, e { @Override // d0.f0.e public Sequence take(int i) { - int i2 = this.f2796c; + int i2 = this.f2797c; int i3 = this.b; return i >= i2 - i3 ? this : new r(this.a, i3, i + i3); } diff --git a/app/src/main/java/d0/g0/c.java b/app/src/main/java/d0/g0/c.java index 82ab351eb4..7ea1fcc9b6 100644 --- a/app/src/main/java/d0/g0/c.java +++ b/app/src/main/java/d0/g0/c.java @@ -9,7 +9,7 @@ public final class c { public static Charset b; /* renamed from: c reason: collision with root package name */ - public static Charset f2797c; + public static Charset f2798c; public static final c d = new c(); static { @@ -24,13 +24,13 @@ public final class c { } public final Charset UTF32_BE() { - Charset charset = f2797c; + Charset charset = f2798c; if (charset != null) { return charset; } Charset forName = Charset.forName("UTF-32BE"); m.checkNotNullExpressionValue(forName, "Charset.forName(\"UTF-32BE\")"); - f2797c = forName; + f2798c = forName; return forName; } diff --git a/app/src/main/java/d0/g0/d.java b/app/src/main/java/d0/g0/d.java index d38fe00ffb..5d426ed921 100644 --- a/app/src/main/java/d0/g0/d.java +++ b/app/src/main/java/d0/g0/d.java @@ -15,7 +15,7 @@ public final class d implements Sequence { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f2798c; + public final int f2799c; public final Function2> d; /* compiled from: Strings.kt */ @@ -107,7 +107,7 @@ public final class d implements Sequence { m.checkNotNullParameter(function2, "getNextMatch"); this.a = charSequence; this.b = i; - this.f2798c = i2; + this.f2799c = i2; this.d = function2; } @@ -120,7 +120,7 @@ public final class d implements Sequence { } public static final /* synthetic */ int access$getLimit$p(d dVar) { - return dVar.f2798c; + return dVar.f2799c; } public static final /* synthetic */ int access$getStartIndex$p(d dVar) { diff --git a/app/src/main/java/d0/g0/g.java b/app/src/main/java/d0/g0/g.java index 4169165d48..43935d52df 100644 --- a/app/src/main/java/d0/g0/g.java +++ b/app/src/main/java/d0/g0/g.java @@ -18,7 +18,7 @@ public final class g implements MatchResult { public List b; /* renamed from: c reason: collision with root package name */ - public final Matcher f2799c; + public final Matcher f2800c; public final CharSequence d; /* compiled from: Regex.kt */ @@ -148,12 +148,12 @@ public final class g implements MatchResult { public g(Matcher matcher, CharSequence charSequence) { m.checkNotNullParameter(matcher, "matcher"); m.checkNotNullParameter(charSequence, "input"); - this.f2799c = matcher; + this.f2800c = matcher; this.d = charSequence; } public static final java.util.regex.MatchResult access$getMatchResult$p(g gVar) { - return gVar.f2799c; + return gVar.f2800c; } @Override // kotlin.text.MatchResult @@ -178,23 +178,23 @@ public final class g implements MatchResult { @Override // kotlin.text.MatchResult public IntRange getRange() { - return h.access$range(this.f2799c); + return h.access$range(this.f2800c); } @Override // kotlin.text.MatchResult public String getValue() { - String group = this.f2799c.group(); + String group = this.f2800c.group(); m.checkNotNullExpressionValue(group, "matchResult.group()"); return group; } @Override // kotlin.text.MatchResult public MatchResult next() { - int end = this.f2799c.end() + (this.f2799c.end() == this.f2799c.start() ? 1 : 0); + int end = this.f2800c.end() + (this.f2800c.end() == this.f2800c.start() ? 1 : 0); if (end > this.d.length()) { return null; } - Matcher matcher = this.f2799c.pattern().matcher(this.d); + Matcher matcher = this.f2800c.pattern().matcher(this.d); m.checkNotNullExpressionValue(matcher, "matcher.pattern().matcher(input)"); return h.access$findNext(matcher, end, this.d); } diff --git a/app/src/main/java/d0/t/q0/c.java b/app/src/main/java/d0/t/q0/c.java index 9ddd993398..389cc87d14 100644 --- a/app/src/main/java/d0/t/q0/c.java +++ b/app/src/main/java/d0/t/q0/c.java @@ -24,7 +24,7 @@ public final class c implements Map, d0.z.d.g0.d { public int[] r; /* renamed from: s reason: collision with root package name */ - public int[] f2800s; + public int[] f2801s; public int t; public int u; @@ -294,7 +294,7 @@ public final class c implements Map, d0.z.d.g0.d { this.p = (K[]) b.arrayOfUninitializedElements(i2); this.q = null; this.r = iArr; - this.f2800s = new int[access$computeHashSize]; + this.f2801s = new int[access$computeHashSize]; this.t = 2; this.u = 0; this.j = a.access$computeShift(aVar, access$computeHashSize); @@ -338,10 +338,10 @@ public final class c implements Map, d0.z.d.g0.d { checkIsMutable$kotlin_stdlib(); while (true) { int e2 = e(k); - int coerceAtMost = d0.d0.f.coerceAtMost(this.t * 2, this.f2800s.length / 2); + int coerceAtMost = d0.d0.f.coerceAtMost(this.t * 2, this.f2801s.length / 2); int i2 = 0; while (true) { - int[] iArr = this.f2800s; + int[] iArr = this.f2801s; int i3 = iArr[e2]; if (i3 <= 0) { int i4 = this.u; @@ -365,10 +365,10 @@ public final class c implements Map, d0.z.d.g0.d { } else { i2++; if (i2 > coerceAtMost) { - f(this.f2800s.length * 2); + f(this.f2801s.length * 2); break; } - e2 = e2 == 0 ? this.f2800s.length - 1 : e2 - 1; + e2 = e2 == 0 ? this.f2801s.length - 1 : e2 - 1; } } } @@ -390,11 +390,11 @@ public final class c implements Map, d0.z.d.g0.d { m.checkNotNullExpressionValue(copyOf, "java.util.Arrays.copyOf(this, newSize)"); this.r = copyOf; int access$computeHashSize = a.access$computeHashSize(i, i4); - if (access$computeHashSize > this.f2800s.length) { + if (access$computeHashSize > this.f2801s.length) { f(access$computeHashSize); } } else if ((i3 + i4) - size() > this.p.length) { - f(this.f2800s.length); + f(this.f2801s.length); } } @@ -408,7 +408,7 @@ public final class c implements Map, d0.z.d.g0.d { int e2 = e(k); int i2 = this.t; while (true) { - int i3 = this.f2800s[e2]; + int i3 = this.f2801s[e2]; if (i3 == 0) { return -1; } @@ -422,7 +422,7 @@ public final class c implements Map, d0.z.d.g0.d { if (i2 < 0) { return -1; } - e2 = e2 == 0 ? this.f2800s.length - 1 : e2 - 1; + e2 = e2 == 0 ? this.f2801s.length - 1 : e2 - 1; } } @@ -442,7 +442,7 @@ public final class c implements Map, d0.z.d.g0.d { int[] iArr = this.r; int i4 = iArr[i3]; if (i4 >= 0) { - this.f2800s[i4] = 0; + this.f2801s[i4] = 0; iArr[i3] = -1; } if (i3 == i2) { @@ -574,9 +574,9 @@ public final class c implements Map, d0.z.d.g0.d { } this.u = i5; } - int[] iArr = this.f2800s; + int[] iArr = this.f2801s; if (i2 != iArr.length) { - this.f2800s = new int[i2]; + this.f2801s = new int[i2]; this.j = a.access$computeShift(i, i2); } else { j.fill(iArr, 0, 0, iArr.length); @@ -587,7 +587,7 @@ public final class c implements Map, d0.z.d.g0.d { int e2 = e(this.p[i6]); int i8 = this.t; while (true) { - int[] iArr2 = this.f2800s; + int[] iArr2 = this.f2801s; z2 = true; if (iArr2[e2] == 0) { iArr2[e2] = i7; @@ -613,17 +613,17 @@ public final class c implements Map, d0.z.d.g0.d { public final void g(int i2) { b.resetAt(this.p, i2); int i3 = this.r[i2]; - int coerceAtMost = d0.d0.f.coerceAtMost(this.t * 2, this.f2800s.length / 2); + int coerceAtMost = d0.d0.f.coerceAtMost(this.t * 2, this.f2801s.length / 2); int i4 = 0; int i5 = i3; while (true) { - i3 = i3 == 0 ? this.f2800s.length - 1 : i3 - 1; + i3 = i3 == 0 ? this.f2801s.length - 1 : i3 - 1; i4++; if (i4 > this.t) { - this.f2800s[i5] = 0; + this.f2801s[i5] = 0; break; } - int[] iArr = this.f2800s; + int[] iArr = this.f2801s; int i6 = iArr[i3]; if (i6 == 0) { iArr[i5] = 0; @@ -631,14 +631,14 @@ public final class c implements Map, d0.z.d.g0.d { } if (i6 >= 0) { int i7 = i6 - 1; - int[] iArr2 = this.f2800s; + int[] iArr2 = this.f2801s; if (((e(this.p[i7]) - i3) & (iArr2.length - 1)) >= i4) { iArr2[i5] = i6; this.r[i7] = i5; } coerceAtMost--; if (coerceAtMost < 0) { - this.f2800s[i5] = -1; + this.f2801s[i5] = -1; break; } } else { diff --git a/app/src/main/java/d0/w/i/a/f.java b/app/src/main/java/d0/w/i/a/f.java index 3132695abb..1313e88ae2 100644 --- a/app/src/main/java/d0/w/i/a/f.java +++ b/app/src/main/java/d0/w/i/a/f.java @@ -33,7 +33,7 @@ public final class f { if (i >= 0) { i2 = eVar.l()[i]; } - String moduleName = h.f2801c.getModuleName(aVar); + String moduleName = h.f2802c.getModuleName(aVar); if (moduleName == null) { str = eVar.c(); } else { diff --git a/app/src/main/java/d0/w/i/a/h.java b/app/src/main/java/d0/w/i/a/h.java index abd846b1d9..e484cfb5be 100644 --- a/app/src/main/java/d0/w/i/a/h.java +++ b/app/src/main/java/d0/w/i/a/h.java @@ -9,7 +9,7 @@ public final class h { public static a b; /* renamed from: c reason: collision with root package name */ - public static final h f2801c = new h(); + public static final h f2802c = new h(); /* compiled from: DebugMetadata.kt */ public static final class a { @@ -17,12 +17,12 @@ public final class h { public final Method b; /* renamed from: c reason: collision with root package name */ - public final Method f2802c; + public final Method f2803c; public a(Method method, Method method2, Method method3) { this.a = method; this.b = method2; - this.f2802c = method3; + this.f2803c = method3; } } @@ -47,7 +47,7 @@ public final class h { if (aVar2 == a || (method = aVar2.a) == null || (invoke = method.invoke(aVar.getClass(), new Object[0])) == null || (method2 = aVar2.b) == null || (invoke2 = method2.invoke(invoke, new Object[0])) == null) { return null; } - Method method3 = aVar2.f2802c; + Method method3 = aVar2.f2803c; Object invoke3 = method3 != null ? method3.invoke(invoke2, new Object[0]) : null; if (invoke3 instanceof String) { str = invoke3; diff --git a/app/src/main/java/d0/y/d.java b/app/src/main/java/d0/y/d.java index 106ffd6970..96d5a543fa 100644 --- a/app/src/main/java/d0/y/d.java +++ b/app/src/main/java/d0/y/d.java @@ -17,7 +17,7 @@ public final class d implements Sequence { public final e b; /* renamed from: c reason: collision with root package name */ - public final Function1 f2803c = null; + public final Function1 f2804c = null; public final Function1 d = null; public final Function2 e = null; public final int f = Integer.MAX_VALUE; @@ -40,7 +40,7 @@ public final class d implements Sequence { public boolean b; /* renamed from: c reason: collision with root package name */ - public File[] f2804c; + public File[] f2805c; public int d; public boolean e; public final /* synthetic */ b f; @@ -54,13 +54,13 @@ public final class d implements Sequence { @Override // d0.y.d.c public File step() { - if (!this.e && this.f2804c == null) { + if (!this.e && this.f2805c == null) { Function1 access$getOnEnter$p = d.access$getOnEnter$p(d.this); if (access$getOnEnter$p != null && !((Boolean) access$getOnEnter$p.invoke(getRoot())).booleanValue()) { return null; } File[] listFiles = getRoot().listFiles(); - this.f2804c = listFiles; + this.f2805c = listFiles; if (listFiles == null) { Function2 access$getOnFail$p = d.access$getOnFail$p(d.this); if (access$getOnFail$p != null) { @@ -69,12 +69,12 @@ public final class d implements Sequence { this.e = true; } } - File[] fileArr = this.f2804c; + File[] fileArr = this.f2805c; if (fileArr != null) { int i = this.d; m.checkNotNull(fileArr); if (i < fileArr.length) { - File[] fileArr2 = this.f2804c; + File[] fileArr2 = this.f2805c; m.checkNotNull(fileArr2); int i2 = this.d; this.d = i2 + 1; @@ -119,7 +119,7 @@ public final class d implements Sequence { public boolean b; /* renamed from: c reason: collision with root package name */ - public File[] f2805c; + public File[] f2806c; public int d; public final /* synthetic */ b e; @@ -144,7 +144,7 @@ public final class d implements Sequence { this.b = true; return getRoot(); } - File[] fileArr = this.f2805c; + File[] fileArr = this.f2806c; if (fileArr != null) { int i = this.d; m.checkNotNull(fileArr); @@ -156,13 +156,13 @@ public final class d implements Sequence { return null; } } - if (this.f2805c == null) { + if (this.f2806c == null) { File[] listFiles = getRoot().listFiles(); - this.f2805c = listFiles; + this.f2806c = listFiles; if (listFiles == null && (access$getOnFail$p = d.access$getOnFail$p(d.this)) != null) { Unit unit2 = (Unit) access$getOnFail$p.invoke(getRoot(), new AccessDeniedException(getRoot(), null, "Cannot list files in a directory", 2, null)); } - File[] fileArr2 = this.f2805c; + File[] fileArr2 = this.f2806c; if (fileArr2 != null) { m.checkNotNull(fileArr2); } @@ -172,7 +172,7 @@ public final class d implements Sequence { } return null; } - File[] fileArr3 = this.f2805c; + File[] fileArr3 = this.f2806c; m.checkNotNull(fileArr3); int i2 = this.d; this.d = i2 + 1; @@ -267,7 +267,7 @@ public final class d implements Sequence { } public static final /* synthetic */ Function1 access$getOnEnter$p(d dVar) { - return dVar.f2803c; + return dVar.f2804c; } public static final /* synthetic */ Function2 access$getOnFail$p(d dVar) { diff --git a/app/src/main/java/defpackage/f.java b/app/src/main/java/defpackage/f.java index 2450ea32c9..1e1ebcd0d8 100644 --- a/app/src/main/java/defpackage/f.java +++ b/app/src/main/java/defpackage/f.java @@ -33,7 +33,7 @@ public final class f implements View.OnClickListener { int i = this.i; if (i == 0) { OverlayMenuView overlayMenuView = (OverlayMenuView) this.j; - Long valueOf = Long.valueOf(((OverlayMenuView.a) this.k).f2237c.getChannel().h()); + Long valueOf = Long.valueOf(((OverlayMenuView.a) this.k).f2238c.getChannel().h()); int i2 = OverlayMenuView.i; Objects.requireNonNull(overlayMenuView); if (valueOf != null) { @@ -43,7 +43,7 @@ public final class f implements View.OnClickListener { } } else if (i == 1) { OverlayMenuView overlayMenuView2 = (OverlayMenuView) this.j; - Long valueOf2 = Long.valueOf(((OverlayMenuView.a) this.k).f2237c.getChannel().h()); + Long valueOf2 = Long.valueOf(((OverlayMenuView.a) this.k).f2238c.getChannel().h()); int i3 = OverlayMenuView.i; Objects.requireNonNull(overlayMenuView2); overlayMenuView2.getContext().startActivity(IntentUtils.RouteBuilders.INSTANCE.connectVoice(valueOf2 != null ? valueOf2.longValue() : 0).setClass(overlayMenuView2.getContext(), AppActivity.Main.class).addFlags(268435456)); diff --git a/app/src/main/java/defpackage/i.java b/app/src/main/java/defpackage/i.java index d258a51b53..13453ac5c1 100644 --- a/app/src/main/java/defpackage/i.java +++ b/app/src/main/java/defpackage/i.java @@ -30,7 +30,7 @@ public final class i implements View.OnClickListener { if (i2 != 0) { boolean z2 = true; if (i2 == 1) { - List audioDevices = ((OverlayMenuView.a) this.j).f2237c.getAudioManagerState().getAudioDevices(); + List audioDevices = ((OverlayMenuView.a) this.j).f2238c.getAudioManagerState().getAudioDevices(); if (!(audioDevices instanceof Collection) || !audioDevices.isEmpty()) { i = 0; for (DiscordAudioManager.AudioDevice audioDevice : audioDevices) { @@ -57,10 +57,10 @@ public final class i implements View.OnClickListener { return; } throw null; - } else if (((OverlayMenuView.a) this.j).f2237c.isSuppressed()) { + } else if (((OverlayMenuView.a) this.j).f2238c.isSuppressed()) { m.checkNotNullExpressionValue(view, "view"); c.a.d.m.g(view.getContext(), R.string.suppressed_permission_body, 0, null, 12); - } else if (((OverlayMenuView.a) this.j).f2237c.isMuted()) { + } else if (((OverlayMenuView.a) this.j).f2238c.isMuted()) { m.checkNotNullExpressionValue(view, "view"); c.a.d.m.g(view.getContext(), R.string.server_muted_dialog_body, 0, null, 12); } else { diff --git a/app/src/main/java/defpackage/q.java b/app/src/main/java/defpackage/q.java index 45724ece0b..c5f52cc2e3 100644 --- a/app/src/main/java/defpackage/q.java +++ b/app/src/main/java/defpackage/q.java @@ -27,7 +27,7 @@ public final class q extends o implements Function0 { ((OverlayMenuBubbleDialog) this.j).g(); return Unit.a; } else if (i == 1) { - ((SearchInputView) this.j).j.f99c.setText(""); + ((SearchInputView) this.j).j.f105c.setText(""); return Unit.a; } else { throw null; diff --git a/app/src/main/java/e0/a/a/a/a.java b/app/src/main/java/e0/a/a/a/a.java index fd80ba5d5f..8a54da3198 100644 --- a/app/src/main/java/e0/a/a/a/a.java +++ b/app/src/main/java/e0/a/a/a/a.java @@ -30,20 +30,20 @@ public abstract class a extends FrameLayout implements Camera.PreviewCallback { @ColorInt /* renamed from: s reason: collision with root package name */ - public int f2806s = getResources().getColor(R.a.viewfinder_border); + public int f2807s = getResources().getColor(R.a.viewfinder_border); public int t = getResources().getColor(R.a.viewfinder_mask); public int u = getResources().getInteger(R.b.viewfinder_border_width); public int v = getResources().getInteger(R.b.viewfinder_border_length); public boolean w = false; /* renamed from: x reason: collision with root package name */ - public int f2807x = 0; + public int f2808x = 0; /* renamed from: y reason: collision with root package name */ - public boolean f2808y = false; + public boolean f2809y = false; /* renamed from: z reason: collision with root package name */ - public float f2809z = 1.0f; + public float f2810z = 1.0f; /* JADX INFO: finally extract failed */ public a(Context context, AttributeSet attributeSet) { @@ -53,26 +53,26 @@ public abstract class a extends FrameLayout implements Camera.PreviewCallback { setShouldScaleToFill(obtainStyledAttributes.getBoolean(R.c.BarcodeScannerView_shouldScaleToFill, true)); this.q = obtainStyledAttributes.getBoolean(R.c.BarcodeScannerView_laserEnabled, this.q); this.r = obtainStyledAttributes.getColor(R.c.BarcodeScannerView_laserColor, this.r); - this.f2806s = obtainStyledAttributes.getColor(R.c.BarcodeScannerView_borderColor, this.f2806s); + this.f2807s = obtainStyledAttributes.getColor(R.c.BarcodeScannerView_borderColor, this.f2807s); this.t = obtainStyledAttributes.getColor(R.c.BarcodeScannerView_maskColor, this.t); this.u = obtainStyledAttributes.getDimensionPixelSize(R.c.BarcodeScannerView_borderWidth, this.u); this.v = obtainStyledAttributes.getDimensionPixelSize(R.c.BarcodeScannerView_borderLength, this.v); this.w = obtainStyledAttributes.getBoolean(R.c.BarcodeScannerView_roundedCorner, this.w); - this.f2807x = obtainStyledAttributes.getDimensionPixelSize(R.c.BarcodeScannerView_cornerRadius, this.f2807x); - this.f2808y = obtainStyledAttributes.getBoolean(R.c.BarcodeScannerView_squaredFinder, this.f2808y); - this.f2809z = obtainStyledAttributes.getFloat(R.c.BarcodeScannerView_borderAlpha, this.f2809z); + this.f2808x = obtainStyledAttributes.getDimensionPixelSize(R.c.BarcodeScannerView_cornerRadius, this.f2808x); + this.f2809y = obtainStyledAttributes.getBoolean(R.c.BarcodeScannerView_squaredFinder, this.f2809y); + this.f2810z = obtainStyledAttributes.getFloat(R.c.BarcodeScannerView_borderAlpha, this.f2810z); this.A = obtainStyledAttributes.getDimensionPixelSize(R.c.BarcodeScannerView_finderOffset, this.A); obtainStyledAttributes.recycle(); g gVar = new g(getContext()); - gVar.setBorderColor(this.f2806s); + gVar.setBorderColor(this.f2807s); gVar.setLaserColor(this.r); gVar.setLaserEnabled(this.q); gVar.setBorderStrokeWidth(this.u); gVar.setBorderLineLength(this.v); gVar.setMaskColor(this.t); gVar.setBorderCornerRounded(this.w); - gVar.setBorderCornerRadius(this.f2807x); - gVar.setSquareViewFinder(this.f2808y); + gVar.setBorderCornerRadius(this.f2808x); + gVar.setSquareViewFinder(this.f2809y); gVar.setViewFinderOffset(this.A); this.k = gVar; } catch (Throwable th) { @@ -119,7 +119,7 @@ public abstract class a extends FrameLayout implements Camera.PreviewCallback { } public void setBorderAlpha(float f) { - this.f2809z = f; + this.f2810z = f; ((g) this.k).setBorderAlpha(f); g gVar = (g) this.k; gVar.a(); @@ -127,7 +127,7 @@ public abstract class a extends FrameLayout implements Camera.PreviewCallback { } public void setBorderColor(int i) { - this.f2806s = i; + this.f2807s = i; ((g) this.k).setBorderColor(i); g gVar = (g) this.k; gVar.a(); @@ -135,7 +135,7 @@ public abstract class a extends FrameLayout implements Camera.PreviewCallback { } public void setBorderCornerRadius(int i) { - this.f2807x = i; + this.f2808x = i; ((g) this.k).setBorderCornerRadius(i); g gVar = (g) this.k; gVar.a(); @@ -215,7 +215,7 @@ public abstract class a extends FrameLayout implements Camera.PreviewCallback { } public void setSquareViewFinder(boolean z2) { - this.f2808y = z2; + this.f2809y = z2; ((g) this.k).setSquareViewFinder(z2); g gVar = (g) this.k; gVar.a(); diff --git a/app/src/main/java/e0/a/a/a/g.java b/app/src/main/java/e0/a/a/a/g.java index 2fcea0864f..06c79d5e1f 100644 --- a/app/src/main/java/e0/a/a/a/g.java +++ b/app/src/main/java/e0/a/a/a/g.java @@ -24,7 +24,7 @@ public class g extends View implements f { public Paint r; /* renamed from: s reason: collision with root package name */ - public Paint f2810s; + public Paint f2811s; public int t; public boolean u; public boolean v; @@ -50,11 +50,11 @@ public class g extends View implements f { this.r = paint2; paint2.setColor(color2); Paint paint3 = new Paint(); - this.f2810s = paint3; + this.f2811s = paint3; paint3.setColor(color3); - this.f2810s.setStyle(Paint.Style.STROKE); - this.f2810s.setStrokeWidth((float) integer); - this.f2810s.setAntiAlias(true); + this.f2811s.setStyle(Paint.Style.STROKE); + this.f2811s.setStrokeWidth((float) integer); + this.f2811s.setAntiAlias(true); this.t = integer2; } @@ -106,19 +106,19 @@ public class g extends View implements f { path.moveTo((float) framingRect2.left, (float) (framingRect2.top + this.t)); path.lineTo((float) framingRect2.left, (float) framingRect2.top); path.lineTo((float) (framingRect2.left + this.t), (float) framingRect2.top); - canvas.drawPath(path, this.f2810s); + canvas.drawPath(path, this.f2811s); path.moveTo((float) framingRect2.right, (float) (framingRect2.top + this.t)); path.lineTo((float) framingRect2.right, (float) framingRect2.top); path.lineTo((float) (framingRect2.right - this.t), (float) framingRect2.top); - canvas.drawPath(path, this.f2810s); + canvas.drawPath(path, this.f2811s); path.moveTo((float) framingRect2.right, (float) (framingRect2.bottom - this.t)); path.lineTo((float) framingRect2.right, (float) framingRect2.bottom); path.lineTo((float) (framingRect2.right - this.t), (float) framingRect2.bottom); - canvas.drawPath(path, this.f2810s); + canvas.drawPath(path, this.f2811s); path.moveTo((float) framingRect2.left, (float) (framingRect2.bottom - this.t)); path.lineTo((float) framingRect2.left, (float) framingRect2.bottom); path.lineTo((float) (framingRect2.left + this.t), (float) framingRect2.bottom); - canvas.drawPath(path, this.f2810s); + canvas.drawPath(path, this.f2811s); if (this.v) { Rect framingRect3 = getFramingRect(); Paint paint = this.q; @@ -138,22 +138,22 @@ public class g extends View implements f { } public void setBorderAlpha(float f) { - this.f2810s.setAlpha((int) (f * 255.0f)); + this.f2811s.setAlpha((int) (f * 255.0f)); } public void setBorderColor(int i2) { - this.f2810s.setColor(i2); + this.f2811s.setColor(i2); } public void setBorderCornerRadius(int i2) { - this.f2810s.setPathEffect(new CornerPathEffect((float) i2)); + this.f2811s.setPathEffect(new CornerPathEffect((float) i2)); } public void setBorderCornerRounded(boolean z2) { if (z2) { - this.f2810s.setStrokeJoin(Paint.Join.ROUND); + this.f2811s.setStrokeJoin(Paint.Join.ROUND); } else { - this.f2810s.setStrokeJoin(Paint.Join.BEVEL); + this.f2811s.setStrokeJoin(Paint.Join.BEVEL); } } @@ -162,7 +162,7 @@ public class g extends View implements f { } public void setBorderStrokeWidth(int i2) { - this.f2810s.setStrokeWidth((float) i2); + this.f2811s.setStrokeWidth((float) i2); } public void setLaserColor(int i2) { diff --git a/app/src/main/java/f0/a.java b/app/src/main/java/f0/a.java index 1417275793..bc8154aa78 100644 --- a/app/src/main/java/f0/a.java +++ b/app/src/main/java/f0/a.java @@ -20,7 +20,7 @@ public final class a { public final List b; /* renamed from: c reason: collision with root package name */ - public final List f2811c; + public final List f2812c; public final s d; public final SocketFactory e; public final SSLSocketFactory f; @@ -65,7 +65,7 @@ public final class a { aVar.f = i; this.a = aVar.b(); this.b = c.z(list); - this.f2811c = c.z(list2); + this.f2812c = c.z(list2); return; } throw new IllegalArgumentException(c.d.b.a.a.p("unexpected port: ", i).toString()); @@ -75,7 +75,7 @@ public final class a { public final boolean a(a aVar) { m.checkParameterIsNotNull(aVar, "that"); - return m.areEqual(this.d, aVar.d) && m.areEqual(this.i, aVar.i) && m.areEqual(this.b, aVar.b) && m.areEqual(this.f2811c, aVar.f2811c) && m.areEqual(this.k, aVar.k) && m.areEqual(this.j, aVar.j) && m.areEqual(this.f, aVar.f) && m.areEqual(this.g, aVar.g) && m.areEqual(this.h, aVar.h) && this.a.h == aVar.a.h; + return m.areEqual(this.d, aVar.d) && m.areEqual(this.i, aVar.i) && m.areEqual(this.b, aVar.b) && m.areEqual(this.f2812c, aVar.f2812c) && m.areEqual(this.k, aVar.k) && m.areEqual(this.j, aVar.j) && m.areEqual(this.f, aVar.f) && m.areEqual(this.g, aVar.g) && m.areEqual(this.h, aVar.h) && this.a.h == aVar.a.h; } public boolean equals(Object obj) { @@ -92,7 +92,7 @@ public final class a { int hashCode = this.d.hashCode(); int hashCode2 = this.i.hashCode(); int hashCode3 = this.b.hashCode(); - int hashCode4 = this.f2811c.hashCode(); + int hashCode4 = this.f2812c.hashCode(); int hashCode5 = this.k.hashCode(); int hashCode6 = Objects.hashCode(this.j); int hashCode7 = Objects.hashCode(this.f); diff --git a/app/src/main/java/f0/c0.java b/app/src/main/java/f0/c0.java index b405bd05c6..bed378fcf1 100644 --- a/app/src/main/java/f0/c0.java +++ b/app/src/main/java/f0/c0.java @@ -10,7 +10,7 @@ public final class c0 { public final Proxy b; /* renamed from: c reason: collision with root package name */ - public final InetSocketAddress f2812c; + public final InetSocketAddress f2813c; public c0(a aVar, Proxy proxy, InetSocketAddress inetSocketAddress) { m.checkParameterIsNotNull(aVar, "address"); @@ -18,7 +18,7 @@ public final class c0 { m.checkParameterIsNotNull(inetSocketAddress, "socketAddress"); this.a = aVar; this.b = proxy; - this.f2812c = inetSocketAddress; + this.f2813c = inetSocketAddress; } public final boolean a() { @@ -28,7 +28,7 @@ public final class c0 { public boolean equals(Object obj) { if (obj instanceof c0) { c0 c0Var = (c0) obj; - if (m.areEqual(c0Var.a, this.a) && m.areEqual(c0Var.b, this.b) && m.areEqual(c0Var.f2812c, this.f2812c)) { + if (m.areEqual(c0Var.a, this.a) && m.areEqual(c0Var.b, this.b) && m.areEqual(c0Var.f2813c, this.f2813c)) { return true; } } @@ -37,12 +37,12 @@ public final class c0 { public int hashCode() { int hashCode = this.b.hashCode(); - return this.f2812c.hashCode() + ((hashCode + ((this.a.hashCode() + 527) * 31)) * 31); + return this.f2813c.hashCode() + ((hashCode + ((this.a.hashCode() + 527) * 31)) * 31); } public String toString() { StringBuilder R = a.R("Route{"); - R.append(this.f2812c); + R.append(this.f2813c); R.append('}'); return R.toString(); } diff --git a/app/src/main/java/f0/d.java b/app/src/main/java/f0/d.java index a1c6093e3e..bf5f509d10 100644 --- a/app/src/main/java/f0/d.java +++ b/app/src/main/java/f0/d.java @@ -14,7 +14,7 @@ public final class d { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final boolean f2813c; + public final boolean f2814c; public final int d; public final int e; public final boolean f; @@ -204,7 +204,7 @@ public final class d { public d(boolean z2, boolean z3, int i, int i2, boolean z4, boolean z5, boolean z6, int i3, int i4, boolean z7, boolean z8, boolean z9, String str, DefaultConstructorMarker defaultConstructorMarker) { this.b = z2; - this.f2813c = z3; + this.f2814c = z3; this.d = i; this.e = i2; this.f = z4; @@ -227,7 +227,7 @@ public final class d { if (this.b) { sb.append("no-cache, "); } - if (this.f2813c) { + if (this.f2814c) { sb.append("no-store, "); } if (this.d != -1) { diff --git a/app/src/main/java/f0/e0/c.java b/app/src/main/java/f0/e0/c.java index 067ec142f9..4420fcfd9f 100644 --- a/app/src/main/java/f0/e0/c.java +++ b/app/src/main/java/f0/e0/c.java @@ -46,7 +46,7 @@ public final class c { public static final Headers b = Headers.i.c(new String[0]); /* renamed from: c reason: collision with root package name */ - public static final ResponseBody f2814c; + public static final ResponseBody f2815c; public static final o d; public static final TimeZone e; public static final Regex f = new Regex("([0-9a-fA-F]*:[0-9a-fA-F:.]*)|([\\d.]+)"); @@ -59,7 +59,7 @@ public final class c { e eVar = new e(); eVar.R(bArr); m.checkParameterIsNotNull(eVar, "$this$asResponseBody"); - f2814c = new b0(eVar, null, (long) 0); + f2815c = new b0(eVar, null, (long) 0); RequestBody.Companion.d(RequestBody.Companion, bArr, null, 0, 0, 7); o.a aVar = o.j; ByteString.a aVar2 = ByteString.j; diff --git a/app/src/main/java/f0/e0/d/b.java b/app/src/main/java/f0/e0/d/b.java index 9cbbae6e12..7c87df99e7 100644 --- a/app/src/main/java/f0/e0/d/b.java +++ b/app/src/main/java/f0/e0/d/b.java @@ -133,7 +133,7 @@ public final class b implements c { m.checkParameterIsNotNull(request, "request"); new LinkedHashMap(); wVar = request.b; - String str6 = request.f2967c; + String str6 = request.f2968c; RequestBody requestBody = request.e; Map linkedHashMap = !request.f.isEmpty() ? new LinkedHashMap() : h0.toMutableMap(request.f); Headers.a e3 = request.d.e(); @@ -164,7 +164,7 @@ public final class b implements c { m.checkParameterIsNotNull(request, "request"); new LinkedHashMap(); wVar = request.b; - String str6 = request.f2967c; + String str6 = request.f2968c; RequestBody requestBody = request.e; if (!request.f.isEmpty()) { } @@ -200,7 +200,7 @@ public final class b implements c { try { e.b(eVar, arrayList); } catch (EOFException e4) { - h.a aVar2 = h.f2847c; + h.a aVar2 = h.f2848c; h.a.i("Unable to parse challenge", 5, e4); } } diff --git a/app/src/main/java/f0/e0/e/a.java b/app/src/main/java/f0/e0/e/a.java index a6c9f6525c..a8f81cb253 100644 --- a/app/src/main/java/f0/e0/e/a.java +++ b/app/src/main/java/f0/e0/e/a.java @@ -43,7 +43,7 @@ public final class a implements Interceptor { Response response2 = response.p; Response response3 = response.q; Response response4 = response.r; - long j = response.f2970s; + long j = response.f2971s; long j2 = response.t; c cVar = response.u; if (!(i >= 0)) { @@ -90,9 +90,9 @@ public final class a implements Interceptor { Response.a aVar = new Response.a(); aVar.g(gVar.f); aVar.f(y.HTTP_1_1); - aVar.f2971c = 504; + aVar.f2972c = 504; aVar.e("Unsatisfiable Request (only-if-cached)"); - aVar.g = f0.e0.c.f2814c; + aVar.g = f0.e0.c.f2815c; aVar.k = -1; aVar.l = System.currentTimeMillis(); Response a = aVar.a(); @@ -163,7 +163,7 @@ public final class a implements Interceptor { Object[] array = arrayList.toArray(new String[0]); if (array != null) { aVar3.d(new Headers((String[]) array, null)); - aVar3.k = a3.f2970s; + aVar3.k = a3.f2971s; aVar3.l = a3.t; C0307a aVar5 = b; aVar3.b(C0307a.a(aVar5, response)); diff --git a/app/src/main/java/f0/e0/f/a.java b/app/src/main/java/f0/e0/f/a.java index ecc10aca02..844915b878 100644 --- a/app/src/main/java/f0/e0/f/a.java +++ b/app/src/main/java/f0/e0/f/a.java @@ -8,12 +8,12 @@ public abstract class a { public long b; /* renamed from: c reason: collision with root package name */ - public final String f2815c; + public final String f2816c; public final boolean d; public a(String str, boolean z2) { m.checkParameterIsNotNull(str, ModelAuditLogEntry.CHANGE_KEY_NAME); - this.f2815c = str; + this.f2816c = str; this.d = z2; this.b = -1; } @@ -26,6 +26,6 @@ public abstract class a { public abstract long a(); public String toString() { - return this.f2815c; + return this.f2816c; } } diff --git a/app/src/main/java/f0/e0/f/c.java b/app/src/main/java/f0/e0/f/c.java index a52c9a8286..5be18da226 100644 --- a/app/src/main/java/f0/e0/f/c.java +++ b/app/src/main/java/f0/e0/f/c.java @@ -17,7 +17,7 @@ public final class c { public a b; /* renamed from: c reason: collision with root package name */ - public final List f2816c = new ArrayList(); + public final List f2817c = new ArrayList(); public boolean d; public final d e; public final String f; @@ -56,14 +56,14 @@ public final class c { } } boolean z2 = false; - for (int size = this.f2816c.size() - 1; size >= 0; size--) { - if (this.f2816c.get(size).d) { - a aVar2 = this.f2816c.get(size); - Objects.requireNonNull(d.f2817c); + for (int size = this.f2817c.size() - 1; size >= 0; size--) { + if (this.f2817c.get(size).d) { + a aVar2 = this.f2817c.get(size); + Objects.requireNonNull(d.f2818c); if (d.b.isLoggable(Level.FINE)) { f.c(aVar2, this, "canceled"); } - this.f2816c.remove(size); + this.f2817c.remove(size); z2 = true; } } @@ -78,12 +78,12 @@ public final class c { this.e.e(this); } } else if (aVar.d) { - Objects.requireNonNull(d.f2817c); + Objects.requireNonNull(d.f2818c); if (d.b.isLoggable(Level.FINE)) { f.c(aVar, this, "schedule canceled (queue is shutdown)"); } } else { - Objects.requireNonNull(d.f2817c); + Objects.requireNonNull(d.f2818c); if (d.b.isLoggable(Level.FINE)) { f.c(aVar, this, "schedule failed (queue is shutdown)"); } @@ -107,19 +107,19 @@ public final class c { } long c2 = this.e.j.c(); long j2 = c2 + j; - int indexOf = this.f2816c.indexOf(aVar); + int indexOf = this.f2817c.indexOf(aVar); if (indexOf != -1) { if (aVar.b <= j2) { - d.b bVar = d.f2817c; + d.b bVar = d.f2818c; if (d.b.isLoggable(Level.FINE)) { f.c(aVar, this, "already scheduled"); } return false; } - this.f2816c.remove(indexOf); + this.f2817c.remove(indexOf); } aVar.b = j2; - d.b bVar2 = d.f2817c; + d.b bVar2 = d.f2818c; if (d.b.isLoggable(Level.FINE)) { if (z2) { StringBuilder R = a.R("run again after "); @@ -132,7 +132,7 @@ public final class c { } f.c(aVar, this, str); } - Iterator it = this.f2816c.iterator(); + Iterator it = this.f2817c.iterator(); int i = 0; while (true) { if (!it.hasNext()) { @@ -145,9 +145,9 @@ public final class c { i++; } if (i == -1) { - i = this.f2816c.size(); + i = this.f2817c.size(); } - this.f2816c.add(i, aVar); + this.f2817c.add(i, aVar); return i == 0; } diff --git a/app/src/main/java/f0/e0/f/d.java b/app/src/main/java/f0/e0/f/d.java index 4d15c0e59b..25fac928f0 100644 --- a/app/src/main/java/f0/e0/f/d.java +++ b/app/src/main/java/f0/e0/f/d.java @@ -21,7 +21,7 @@ public final class d { public static final Logger b; /* renamed from: c reason: collision with root package name */ - public static final b f2817c = new b(null); + public static final b f2818c = new b(null); public int d = 10000; public boolean e; public long f; @@ -106,7 +106,7 @@ public final class d { m.throwNpe(); } long j = -1; - b bVar = d.f2817c; + b bVar = d.f2818c; boolean isLoggable = d.b.isLoggable(Level.FINE); if (isLoggable) { j = cVar.e.j.c(); @@ -156,7 +156,7 @@ public final class d { Thread currentThread = Thread.currentThread(); m.checkExpressionValueIsNotNull(currentThread, "currentThread"); String name = currentThread.getName(); - currentThread.setName(aVar.f2815c); + currentThread.setName(aVar.f2816c); try { long a2 = aVar.a(); synchronized (dVar) { @@ -186,7 +186,7 @@ public final class d { if (j != -1 && !z2 && !cVar.a) { cVar.e(aVar, j, true); } - if (!cVar.f2816c.isEmpty()) { + if (!cVar.f2817c.isEmpty()) { this.h.add(cVar); return; } @@ -208,7 +208,7 @@ public final class d { z2 = false; break; } - a aVar2 = it.next().f2816c.get(0); + a aVar2 = it.next().f2817c.get(0); long max = Math.max(0L, aVar2.b - c2); if (max > 0) { j = Math.min(max, j); @@ -226,7 +226,7 @@ public final class d { if (cVar == null) { m.throwNpe(); } - cVar.f2816c.remove(aVar); + cVar.f2817c.remove(aVar); this.h.remove(cVar); cVar.b = aVar; this.g.add(cVar); @@ -263,7 +263,7 @@ public final class d { for (int size2 = this.h.size() - 1; size2 >= 0; size2--) { c cVar = this.h.get(size2); cVar.b(); - if (cVar.f2816c.isEmpty()) { + if (cVar.f2817c.isEmpty()) { this.h.remove(size2); } } @@ -273,7 +273,7 @@ public final class d { m.checkParameterIsNotNull(cVar, "taskQueue"); byte[] bArr = f0.e0.c.a; if (cVar.b == null) { - if (!cVar.f2816c.isEmpty()) { + if (!cVar.f2817c.isEmpty()) { List list = this.h; m.checkParameterIsNotNull(list, "$this$addIfAbsent"); if (!list.contains(cVar)) { diff --git a/app/src/main/java/f0/e0/g/a.java b/app/src/main/java/f0/e0/g/a.java index fac2315597..04e707c897 100644 --- a/app/src/main/java/f0/e0/g/a.java +++ b/app/src/main/java/f0/e0/g/a.java @@ -23,7 +23,7 @@ public final class a implements Interceptor { synchronized (eVar) { if (!eVar.t) { throw new IllegalStateException("released".toString()); - } else if (!(!eVar.f2821s)) { + } else if (!(!eVar.f2822s)) { throw new IllegalStateException("Check failed.".toString()); } else if (!(!eVar.r)) { throw new IllegalStateException("Check failed.".toString()); @@ -33,17 +33,17 @@ public final class a implements Interceptor { if (dVar == null) { m.throwNpe(); } - x xVar = eVar.f2822x; + x xVar = eVar.f2823x; Objects.requireNonNull(dVar); m.checkParameterIsNotNull(xVar, "client"); m.checkParameterIsNotNull(gVar, "chain"); try { - c cVar = new c(eVar, eVar.j, dVar, dVar.a(gVar.g, gVar.h, gVar.i, xVar.L, xVar.q, !m.areEqual(gVar.f.f2967c, ShareTarget.METHOD_GET)).k(xVar, gVar)); + c cVar = new c(eVar, eVar.j, dVar, dVar.a(gVar.g, gVar.h, gVar.i, xVar.L, xVar.q, !m.areEqual(gVar.f.f2968c, ShareTarget.METHOD_GET)).k(xVar, gVar)); eVar.q = cVar; eVar.v = cVar; synchronized (eVar) { eVar.r = true; - eVar.f2821s = true; + eVar.f2822s = true; } if (!eVar.u) { return g.d(gVar, 0, cVar, null, 0, 0, 0, 61).a(gVar.f); diff --git a/app/src/main/java/f0/e0/g/b.java b/app/src/main/java/f0/e0/g/b.java index 41b53d7c3f..56df674cf6 100644 --- a/app/src/main/java/f0/e0/g/b.java +++ b/app/src/main/java/f0/e0/g/b.java @@ -17,7 +17,7 @@ public final class b { public boolean b; /* renamed from: c reason: collision with root package name */ - public boolean f2818c; + public boolean f2819c; public final List d; public b(List list) { @@ -47,7 +47,7 @@ public final class b { } if (mVar == null) { StringBuilder R = a.R("Unable to find acceptable protocols. isFallback="); - R.append(this.f2818c); + R.append(this.f2819c); R.append(','); R.append(" modes="); R.append(this.d); @@ -76,13 +76,13 @@ public final class b { } } this.b = z2; - boolean z3 = this.f2818c; + boolean z3 = this.f2819c; d0.z.d.m.checkParameterIsNotNull(sSLSocket, "sslSocket"); if (mVar.g != null) { String[] enabledCipherSuites = sSLSocket.getEnabledCipherSuites(); d0.z.d.m.checkExpressionValueIsNotNull(enabledCipherSuites, "sslSocket.enabledCipherSuites"); String[] strArr3 = mVar.g; - j.b bVar = j.f2864s; + j.b bVar = j.f2865s; Comparator comparator = j.a; strArr = c.q(enabledCipherSuites, strArr3, j.a); } else { @@ -97,7 +97,7 @@ public final class b { } String[] supportedCipherSuites = sSLSocket.getSupportedCipherSuites(); d0.z.d.m.checkExpressionValueIsNotNull(supportedCipherSuites, "supportedCipherSuites"); - j.b bVar2 = j.f2864s; + j.b bVar2 = j.f2865s; Comparator comparator2 = j.a; Comparator comparator3 = j.a; byte[] bArr = c.a; diff --git a/app/src/main/java/f0/e0/g/c.java b/app/src/main/java/f0/e0/g/c.java index d8cc77ec1b..3b164ef18a 100644 --- a/app/src/main/java/f0/e0/g/c.java +++ b/app/src/main/java/f0/e0/g/c.java @@ -28,7 +28,7 @@ public final class c { public final j b; /* renamed from: c reason: collision with root package name */ - public final e f2819c; + public final e f2820c; public final t d; public final d e; public final d f; @@ -138,7 +138,7 @@ public final class c { this.k = false; c cVar = this.o; t tVar = cVar.d; - e eVar = cVar.f2819c; + e eVar = cVar.f2820c; Objects.requireNonNull(tVar); m.checkParameterIsNotNull(eVar, NotificationCompat.CATEGORY_CALL); } @@ -168,7 +168,7 @@ public final class c { this.k = false; c cVar = this.o; t tVar = cVar.d; - e eVar2 = cVar.f2819c; + e eVar2 = cVar.f2820c; Objects.requireNonNull(tVar); m.checkParameterIsNotNull(eVar2, NotificationCompat.CATEGORY_CALL); } @@ -202,7 +202,7 @@ public final class c { m.checkParameterIsNotNull(tVar, "eventListener"); m.checkParameterIsNotNull(dVar, "finder"); m.checkParameterIsNotNull(dVar2, "codec"); - this.f2819c = eVar; + this.f2820c = eVar; this.d = tVar; this.e = dVar; this.f = dVar2; @@ -216,13 +216,13 @@ public final class c { if (z3) { if (e != null) { t tVar = this.d; - e eVar = this.f2819c; + e eVar = this.f2820c; Objects.requireNonNull(tVar); m.checkParameterIsNotNull(eVar, NotificationCompat.CATEGORY_CALL); m.checkParameterIsNotNull(e, "ioe"); } else { t tVar2 = this.d; - e eVar2 = this.f2819c; + e eVar2 = this.f2820c; Objects.requireNonNull(tVar2); m.checkParameterIsNotNull(eVar2, NotificationCompat.CATEGORY_CALL); } @@ -230,18 +230,18 @@ public final class c { if (z2) { if (e != null) { t tVar3 = this.d; - e eVar3 = this.f2819c; + e eVar3 = this.f2820c; Objects.requireNonNull(tVar3); m.checkParameterIsNotNull(eVar3, NotificationCompat.CATEGORY_CALL); m.checkParameterIsNotNull(e, "ioe"); } else { t tVar4 = this.d; - e eVar4 = this.f2819c; + e eVar4 = this.f2820c; Objects.requireNonNull(tVar4); m.checkParameterIsNotNull(eVar4, NotificationCompat.CATEGORY_CALL); } } - return (E) this.f2819c.k(this, z3, z2, e); + return (E) this.f2820c.k(this, z3, z2, e); } public final v b(Request request, boolean z2) throws IOException { @@ -253,7 +253,7 @@ public final class c { } long contentLength = requestBody.contentLength(); t tVar = this.d; - e eVar = this.f2819c; + e eVar = this.f2820c; Objects.requireNonNull(tVar); m.checkParameterIsNotNull(eVar, NotificationCompat.CATEGORY_CALL); return new a(this, this.f.h(request, contentLength), contentLength); @@ -264,7 +264,7 @@ public final class c { this.f.f(); } catch (IOException e) { t tVar = this.d; - e eVar = this.f2819c; + e eVar = this.f2820c; Objects.requireNonNull(tVar); m.checkParameterIsNotNull(eVar, NotificationCompat.CATEGORY_CALL); m.checkParameterIsNotNull(e, "ioe"); @@ -274,11 +274,11 @@ public final class c { } public final d.c d() throws SocketException { - this.f2819c.n(); + this.f2820c.n(); j e = this.f.e(); Objects.requireNonNull(e); m.checkParameterIsNotNull(this, "exchange"); - Socket socket = e.f2825c; + Socket socket = e.f2826c; if (socket == null) { m.throwNpe(); } @@ -305,7 +305,7 @@ public final class c { return d; } catch (IOException e) { t tVar = this.d; - e eVar = this.f2819c; + e eVar = this.f2820c; Objects.requireNonNull(tVar); m.checkParameterIsNotNull(eVar, NotificationCompat.CATEGORY_CALL); m.checkParameterIsNotNull(e, "ioe"); @@ -316,7 +316,7 @@ public final class c { public final void f() { t tVar = this.d; - e eVar = this.f2819c; + e eVar = this.f2820c; Objects.requireNonNull(tVar); m.checkParameterIsNotNull(eVar, NotificationCompat.CATEGORY_CALL); } @@ -324,7 +324,7 @@ public final class c { public final void g(IOException iOException) { this.e.c(iOException); j e = this.f.e(); - e eVar = this.f2819c; + e eVar = this.f2820c; synchronized (e) { m.checkParameterIsNotNull(eVar, NotificationCompat.CATEGORY_CALL); if (iOException instanceof StreamResetException) { @@ -342,7 +342,7 @@ public final class c { } else if (!e.j() || (iOException instanceof ConnectionShutdownException)) { e.i = true; if (e.l == 0) { - e.d(eVar.f2822x, e.q, iOException); + e.d(eVar.f2823x, e.q, iOException); e.k++; } } diff --git a/app/src/main/java/f0/e0/g/d.java b/app/src/main/java/f0/e0/g/d.java index c4e5f72919..69eaefb8e6 100644 --- a/app/src/main/java/f0/e0/g/d.java +++ b/app/src/main/java/f0/e0/g/d.java @@ -30,7 +30,7 @@ public final class d { public m b; /* renamed from: c reason: collision with root package name */ - public int f2820c; + public int f2821c; public int d; public int e; public c0 f; @@ -112,7 +112,7 @@ public final class d { d0.z.d.m.checkParameterIsNotNull(jVar, "connection"); } } - this.f2820c = 0; + this.f2821c = 0; this.d = 0; this.e = 0; if (this.g.a(this.h, this.i, null, false)) { @@ -132,7 +132,7 @@ public final class d { if (mVar2 == null) { a aVar3 = this.h; e eVar2 = this.i; - mVar2 = new m(aVar3, eVar2.f2822x.N, eVar2, this.j); + mVar2 = new m(aVar3, eVar2.f2823x.N, eVar2, this.j); this.b = mVar2; } if (mVar2.a()) { @@ -144,7 +144,7 @@ public final class d { mVar2.b = i6 + 1; Proxy proxy = (Proxy) list2.get(i6); ArrayList arrayList2 = new ArrayList(); - mVar2.f2827c = arrayList2; + mVar2.f2828c = arrayList2; if (proxy.type() == Proxy.Type.DIRECT || proxy.type() == Proxy.Type.SOCKS) { w wVar = mVar2.e.a; str = wVar.g; @@ -193,7 +193,7 @@ public final class d { throw new UnknownHostException(mVar2.e.d + " returned no addresses for " + str); } } - for (InetSocketAddress inetSocketAddress2 : mVar2.f2827c) { + for (InetSocketAddress inetSocketAddress2 : mVar2.f2828c) { c0 c0Var2 = new c0(mVar2.e, proxy, inetSocketAddress2); l lVar2 = mVar2.f; synchronized (lVar2) { @@ -241,7 +241,7 @@ public final class d { this.i.w = jVar2; jVar2.c(i, i2, i3, i4, z2, this.i, this.j); this.i.w = null; - lVar = this.i.f2822x.N; + lVar = this.i.f2823x.N; c0 c0Var3 = jVar2.q; synchronized (lVar) { d0.z.d.m.checkParameterIsNotNull(c0Var3, "route"); @@ -263,7 +263,7 @@ public final class d { d0.z.d.m.checkParameterIsNotNull(jVar2, "connection"); byte[] bArr = c.a; kVar.d.add(jVar2); - f0.e0.f.c.d(kVar.b, kVar.f2826c, 0, 2); + f0.e0.f.c.d(kVar.b, kVar.f2827c, 0, 2); this.i.f(jVar2); } t tVar4 = this.j; @@ -294,7 +294,7 @@ public final class d { try { jVar2.c(i, i2, i3, i4, z2, this.i, this.j); this.i.w = null; - lVar = this.i.f2822x.N; + lVar = this.i.f2823x.N; c0 c0Var3 = jVar2.q; synchronized (lVar) { } @@ -320,7 +320,7 @@ public final class d { d0.z.d.m.checkParameterIsNotNull(iOException, "e"); this.f = null; if ((iOException instanceof StreamResetException) && ((StreamResetException) iOException).errorCode == f0.e0.j.a.REFUSED_STREAM) { - this.f2820c++; + this.f2821c++; } else if (iOException instanceof ConnectionShutdownException) { this.d++; } else { diff --git a/app/src/main/java/f0/e0/g/e.java b/app/src/main/java/f0/e0/g/e.java index 3cbb2e602b..aaa9085e1e 100644 --- a/app/src/main/java/f0/e0/g/e.java +++ b/app/src/main/java/f0/e0/g/e.java @@ -38,20 +38,20 @@ public final class e implements f0.e { public boolean r; /* renamed from: s reason: collision with root package name */ - public boolean f2821s; + public boolean f2822s; public boolean t = true; public volatile boolean u; public volatile c v; public volatile j w; /* renamed from: x reason: collision with root package name */ - public final x f2822x; + public final x f2823x; /* renamed from: y reason: collision with root package name */ - public final Request f2823y; + public final Request f2824y; /* renamed from: z reason: collision with root package name */ - public final boolean f2824z; + public final boolean f2825z; /* compiled from: RealCall.kt */ public final class a implements Runnable { @@ -66,7 +66,7 @@ public final class e implements f0.e { } public final String a() { - return this.k.f2823y.b.g; + return this.k.f2824y.b.g; } /* JADX WARNING: Removed duplicated region for block: B:18:0x0053 A[Catch:{ IOException -> 0x0076, all -> 0x004b, all -> 0x0074 }] */ @@ -78,7 +78,7 @@ public final class e implements f0.e { e eVar; Throwable th; StringBuilder R = c.d.b.a.a.R("OkHttp "); - R.append(this.k.f2823y.b.h()); + R.append(this.k.f2824y.b.h()); String sb = R.toString(); Thread currentThread = Thread.currentThread(); m.checkExpressionValueIsNotNull(currentThread, "currentThread"); @@ -97,7 +97,7 @@ public final class e implements f0.e { if (!z2) { } eVar = this.k; - eVar.f2822x.l.c(this); + eVar.f2823x.l.c(this); } catch (Throwable th2) { th = th2; z2 = true; @@ -109,19 +109,19 @@ public final class e implements f0.e { } catch (IOException e3) { e = e3; if (!z2) { - h.a aVar = h.f2847c; + h.a aVar = h.f2848c; h hVar = h.a; hVar.i("Callback failure for " + e.b(this.k), 4, e); } else { this.j.b(this.k, e); } eVar = this.k; - eVar.f2822x.l.c(this); + eVar.f2823x.l.c(this); } catch (Throwable th3) { - this.k.f2822x.l.c(this); + this.k.f2823x.l.c(this); throw th3; } - eVar.f2822x.l.c(this); + eVar.f2823x.l.c(this); } finally { currentThread.setName(name); } @@ -157,9 +157,9 @@ public final class e implements f0.e { public e(x xVar, Request request, boolean z2) { m.checkParameterIsNotNull(xVar, "client"); m.checkParameterIsNotNull(request, "originalRequest"); - this.f2822x = xVar; - this.f2823y = request; - this.f2824z = z2; + this.f2823x = xVar; + this.f2824y = request; + this.f2825z = z2; this.i = xVar.m.a; this.j = xVar.p.a(this); c cVar = new c(this); @@ -170,15 +170,15 @@ public final class e implements f0.e { public static final String b(e eVar) { StringBuilder sb = new StringBuilder(); sb.append(eVar.u ? "canceled " : ""); - sb.append(eVar.f2824z ? "web socket" : NotificationCompat.CATEGORY_CALL); + sb.append(eVar.f2825z ? "web socket" : NotificationCompat.CATEGORY_CALL); sb.append(" to "); - sb.append(eVar.f2823y.b.h()); + sb.append(eVar.f2824y.b.h()); return sb.toString(); } @Override // f0.e public Request c() { - return this.f2823y; + return this.f2824y; } @Override // f0.e @@ -201,7 +201,7 @@ public final class e implements f0.e { @Override // java.lang.Object public Object clone() { - return new e(this.f2822x, this.f2823y, this.f2824z); + return new e(this.f2823x, this.f2824y, this.f2825z); } @Override // f0.e @@ -215,15 +215,15 @@ public final class e implements f0.e { m.checkParameterIsNotNull(fVar, "responseCallback"); if (this.l.compareAndSet(false, true)) { h(); - q qVar = this.f2822x.l; + q qVar = this.f2823x.l; a aVar2 = new a(this, fVar); Objects.requireNonNull(qVar); m.checkParameterIsNotNull(aVar2, NotificationCompat.CATEGORY_CALL); synchronized (qVar) { qVar.b.add(aVar2); - if (!aVar2.k.f2824z) { + if (!aVar2.k.f2825z) { String a2 = aVar2.a(); - Iterator it = qVar.f2868c.iterator(); + Iterator it = qVar.f2869c.iterator(); while (true) { if (!it.hasNext()) { Iterator it2 = qVar.b.iterator(); @@ -263,14 +263,14 @@ public final class e implements f0.e { this.k.i(); h(); try { - q qVar2 = this.f2822x.l; + q qVar2 = this.f2823x.l; synchronized (qVar2) { m.checkParameterIsNotNull(this, NotificationCompat.CATEGORY_CALL); qVar2.d.add(this); } return j(); } finally { - qVar = this.f2822x.l; + qVar = this.f2823x.l; Objects.requireNonNull(qVar); m.checkParameterIsNotNull(this, NotificationCompat.CATEGORY_CALL); qVar.b(qVar.d, this); @@ -339,7 +339,7 @@ public final class e implements f0.e { } public final void h() { - h.a aVar = h.f2847c; + h.a aVar = h.f2848c; this.m = h.a.g("response.body().close()"); Objects.requireNonNull(this.j); m.checkParameterIsNotNull(this, NotificationCompat.CATEGORY_CALL); @@ -354,7 +354,7 @@ public final class e implements f0.e { } if (z2 && (cVar = this.v) != null) { cVar.f.cancel(); - cVar.f2819c.k(cVar, true, true, null); + cVar.f2820c.k(cVar, true, true, null); } this.q = null; } @@ -398,22 +398,22 @@ public final class e implements f0.e { /* JADX WARNING: Removed duplicated region for block: B:28:0x0095 */ public final Response j() throws IOException { ArrayList arrayList = new ArrayList(); - r.addAll(arrayList, this.f2822x.n); - arrayList.add(new i(this.f2822x)); - arrayList.add(new f0.e0.h.a(this.f2822x.u)); - Objects.requireNonNull(this.f2822x); + r.addAll(arrayList, this.f2823x.n); + arrayList.add(new i(this.f2823x)); + arrayList.add(new f0.e0.h.a(this.f2823x.u)); + Objects.requireNonNull(this.f2823x); arrayList.add(new f0.e0.e.a()); arrayList.add(a.b); - if (!this.f2824z) { - r.addAll(arrayList, this.f2822x.o); + if (!this.f2825z) { + r.addAll(arrayList, this.f2823x.o); } - arrayList.add(new f0.e0.h.b(this.f2824z)); - Request request = this.f2823y; - x xVar = this.f2822x; + arrayList.add(new f0.e0.h.b(this.f2825z)); + Request request = this.f2824y; + x xVar = this.f2823x; g gVar = new g(this, arrayList, 0, null, request, xVar.I, xVar.J, xVar.K); boolean z2 = false; try { - Response a2 = gVar.a(this.f2823y); + Response a2 = gVar.a(this.f2824y); if (!this.u) { l(null); return a2; @@ -447,11 +447,11 @@ public final class e implements f0.e { this.r = false; } if (z3) { - this.f2821s = false; + this.f2822s = false; } boolean z6 = this.r; - boolean z7 = z6 && !this.f2821s; - if (!z6 && !this.f2821s && !this.t) { + boolean z7 = z6 && !this.f2822s; + if (!z6 && !this.f2822s && !this.t) { z4 = true; } z5 = z4; @@ -460,7 +460,7 @@ public final class e implements f0.e { throw th; } } - if (!z3 || !this.f2821s) { + if (!z3 || !this.f2822s) { z5 = false; } if (z2) { @@ -492,7 +492,7 @@ public final class e implements f0.e { z2 = false; if (this.t) { this.t = false; - if (!this.r && !this.f2821s) { + if (!this.r && !this.f2822s) { z2 = true; } } @@ -537,7 +537,7 @@ public final class e implements f0.e { } z2 = true; } else { - f0.e0.f.c.d(kVar.b, kVar.f2826c, 0, 2); + f0.e0.f.c.d(kVar.b, kVar.f2827c, 0, 2); } if (z2) { return jVar.n(); diff --git a/app/src/main/java/f0/e0/g/j.java b/app/src/main/java/f0/e0/g/j.java index 38e1e731aa..2ff50f21f5 100644 --- a/app/src/main/java/f0/e0/g/j.java +++ b/app/src/main/java/f0/e0/g/j.java @@ -68,7 +68,7 @@ public final class j extends e.c implements k { public Socket b; /* renamed from: c reason: collision with root package name */ - public Socket f2825c; + public Socket f2826c; public v d; public y e; public e f; @@ -117,13 +117,13 @@ public final class j extends e.c implements k { m.checkParameterIsNotNull(eVar, NotificationCompat.CATEGORY_CALL); m.checkParameterIsNotNull(tVar, "eventListener"); if (this.e == null) { - List list = this.q.a.f2811c; + List list = this.q.a.f2812c; b bVar = new b(list); f0.a aVar = this.q.a; if (aVar.f == null) { if (list.contains(f0.m.d)) { String str = this.q.a.a.g; - h.a aVar2 = h.f2847c; + h.a aVar2 = h.f2848c; if (!h.a.h(str)) { throw new RouteException(new UnknownServiceException(c.d.b.a.a.w("CLEARTEXT communication to ", str, " not permitted by network security policy"))); } @@ -150,13 +150,13 @@ public final class j extends e.c implements k { e(i, i2, eVar, tVar); } catch (IOException e2) { e = e2; - socket = this.f2825c; + socket = this.f2826c; if (socket != null) { } socket2 = this.b; if (socket2 != null) { } - this.f2825c = null; + this.f2826c = null; this.b = null; this.g = null; this.h = null; @@ -165,7 +165,7 @@ public final class j extends e.c implements k { this.f = null; this.n = 1; c0 c0Var = this.q; - InetSocketAddress inetSocketAddress = c0Var.f2812c; + InetSocketAddress inetSocketAddress = c0Var.f2813c; Proxy proxy = c0Var.b; Objects.requireNonNull(tVar); m.checkParameterIsNotNull(eVar, NotificationCompat.CATEGORY_CALL); @@ -182,7 +182,7 @@ public final class j extends e.c implements k { try { g(bVar, i4, eVar, tVar); c0 c0Var2 = this.q; - InetSocketAddress inetSocketAddress2 = c0Var2.f2812c; + InetSocketAddress inetSocketAddress2 = c0Var2.f2813c; Proxy proxy2 = c0Var2.b; Objects.requireNonNull(tVar); m.checkParameterIsNotNull(eVar, NotificationCompat.CATEGORY_CALL); @@ -197,7 +197,7 @@ public final class j extends e.c implements k { } } catch (IOException e4) { e = e4; - socket = this.f2825c; + socket = this.f2826c; if (socket != null) { c.e(socket); } @@ -205,7 +205,7 @@ public final class j extends e.c implements k { if (socket2 != null) { c.e(socket2); } - this.f2825c = null; + this.f2826c = null; this.b = null; this.g = null; this.h = null; @@ -214,7 +214,7 @@ public final class j extends e.c implements k { this.f = null; this.n = 1; c0 c0Var = this.q; - InetSocketAddress inetSocketAddress = c0Var.f2812c; + InetSocketAddress inetSocketAddress = c0Var.f2813c; Proxy proxy = c0Var.b; Objects.requireNonNull(tVar); m.checkParameterIsNotNull(eVar, NotificationCompat.CATEGORY_CALL); @@ -230,7 +230,7 @@ public final class j extends e.c implements k { break; } m.checkParameterIsNotNull(e, "e"); - bVar.f2818c = true; + bVar.f2819c = true; if (bVar.b && !(e instanceof ProtocolException) && !(e instanceof InterruptedIOException) && ((!(e instanceof SSLHandshakeException) || !(e.getCause() instanceof CertificateException)) && !(e instanceof SSLPeerUnverifiedException) && (e instanceof SSLException))) { z3 = true; continue; @@ -279,15 +279,15 @@ public final class j extends e.c implements k { socket = new Socket(proxy); } this.b = socket; - InetSocketAddress inetSocketAddress = this.q.f2812c; + InetSocketAddress inetSocketAddress = this.q.f2813c; Objects.requireNonNull(tVar); m.checkParameterIsNotNull(eVar, NotificationCompat.CATEGORY_CALL); m.checkParameterIsNotNull(inetSocketAddress, "inetSocketAddress"); m.checkParameterIsNotNull(proxy, "proxy"); socket.setSoTimeout(i2); try { - h.a aVar2 = h.f2847c; - h.a.e(socket, this.q.f2812c, i); + h.a aVar2 = h.f2848c; + h.a.e(socket, this.q.f2813c, i); try { g0.x Q0 = f.Q0(socket); m.checkParameterIsNotNull(Q0, "$this$buffer"); @@ -302,7 +302,7 @@ public final class j extends e.c implements k { } } catch (ConnectException e2) { StringBuilder R = c.d.b.a.a.R("Failed to connect to "); - R.append(this.q.f2812c); + R.append(this.q.f2813c); ConnectException connectException = new ConnectException(R.toString()); connectException.initCause(e2); throw connectException; @@ -322,9 +322,9 @@ public final class j extends e.c implements k { Response.a aVar2 = new Response.a(); aVar2.g(a); aVar2.f(y.HTTP_1_1); - aVar2.f2971c = 407; + aVar2.f2972c = 407; aVar2.e("Preemptive Authenticate"); - aVar2.g = c.f2814c; + aVar2.g = c.f2815c; aVar2.k = -1; aVar2.l = -1; m.checkParameterIsNotNull("Proxy-Authenticate", ModelAuditLogEntry.CHANGE_KEY_NAME); @@ -412,7 +412,7 @@ public final class j extends e.c implements k { this.h = null; this.g = null; c0 c0Var3 = this.q; - InetSocketAddress inetSocketAddress = c0Var3.f2812c; + InetSocketAddress inetSocketAddress = c0Var3.f2813c; Proxy proxy = c0Var3.b; Objects.requireNonNull(tVar); m.checkParameterIsNotNull(eVar, NotificationCompat.CATEGORY_CALL); @@ -438,12 +438,12 @@ public final class j extends e.c implements k { List list = aVar.b; y yVar2 = y.H2_PRIOR_KNOWLEDGE; if (list.contains(yVar2)) { - this.f2825c = this.b; + this.f2826c = this.b; this.e = yVar2; o(i); return; } - this.f2825c = this.b; + this.f2826c = this.b; this.e = yVar; return; } @@ -472,7 +472,7 @@ public final class j extends e.c implements k { try { f0.m a = bVar.a(sSLSocket); if (a.f) { - h.a aVar3 = h.f2847c; + h.a aVar3 = h.f2848c; h.a.d(sSLSocket, aVar2.a.g, aVar2.b); } sSLSocket.startHandshake(); @@ -513,15 +513,15 @@ public final class j extends e.c implements k { if (gVar == null) { m.throwNpe(); } - this.d = new v(a2.b, a2.f2871c, a2.d, new g(gVar, a2, aVar2)); + this.d = new v(a2.b, a2.f2872c, a2.d, new g(gVar, a2, aVar2)); gVar.a(aVar2.a.g, new h(this)); if (a.f) { - h.a aVar4 = h.f2847c; + h.a aVar4 = h.f2848c; str = h.a.f(sSLSocket); } else { str = null; } - this.f2825c = sSLSocket; + this.f2826c = sSLSocket; g0.x Q0 = f.Q0(sSLSocket); m.checkParameterIsNotNull(Q0, "$this$buffer"); this.g = new r(Q0); @@ -532,7 +532,7 @@ public final class j extends e.c implements k { yVar = y.p.a(str); } this.e = yVar; - h.a aVar5 = h.f2847c; + h.a aVar5 = h.f2848c; h.a.a(sSLSocket); m.checkParameterIsNotNull(eVar, NotificationCompat.CATEGORY_CALL); if (this.e == y.HTTP_2) { @@ -541,7 +541,7 @@ public final class j extends e.c implements k { } catch (Throwable th3) { th = th3; if (sSLSocket != null) { - h.a aVar6 = h.f2847c; + h.a aVar6 = h.f2848c; h.a.a(sSLSocket); } if (sSLSocket != null) { @@ -585,7 +585,7 @@ public final class j extends e.c implements k { break; } c0 c0Var = (c0) it.next(); - if (c0Var.b.type() == Proxy.Type.DIRECT && this.q.b.type() == Proxy.Type.DIRECT && m.areEqual(this.q.f2812c, c0Var.f2812c)) { + if (c0Var.b.type() == Proxy.Type.DIRECT && this.q.b.type() == Proxy.Type.DIRECT && m.areEqual(this.q.f2813c, c0Var.f2813c)) { z5 = true; continue; } else { @@ -670,7 +670,7 @@ public final class j extends e.c implements k { if (socket == null) { m.throwNpe(); } - Socket socket2 = this.f2825c; + Socket socket2 = this.f2826c; if (socket2 == null) { m.throwNpe(); } @@ -687,7 +687,7 @@ public final class j extends e.c implements k { if (eVar.q) { return false; } - return eVar.f2840z >= eVar.f2839y || nanoTime < eVar.B; + return eVar.f2841z >= eVar.f2840y || nanoTime < eVar.B; } } synchronized (this) { @@ -723,7 +723,7 @@ public final class j extends e.c implements k { public final f0.e0.h.d k(x xVar, f0.e0.h.g gVar) throws SocketException { m.checkParameterIsNotNull(xVar, "client"); m.checkParameterIsNotNull(gVar, "chain"); - Socket socket = this.f2825c; + Socket socket = this.f2826c; if (socket == null) { m.throwNpe(); } @@ -759,7 +759,7 @@ public final class j extends e.c implements k { } public Socket n() { - Socket socket = this.f2825c; + Socket socket = this.f2826c; if (socket == null) { m.throwNpe(); } @@ -768,7 +768,7 @@ public final class j extends e.c implements k { public final void o(int i) throws IOException { String str; - Socket socket = this.f2825c; + Socket socket = this.f2826c; if (socket == null) { m.throwNpe(); } @@ -795,7 +795,7 @@ public final class j extends e.c implements k { str = c.d.b.a.a.v("MockWebServer ", str2); } bVar.b = str; - bVar.f2841c = gVar; + bVar.f2842c = gVar; bVar.d = bufferedSink; m.checkParameterIsNotNull(this, "listener"); bVar.e = this; @@ -857,10 +857,10 @@ public final class j extends e.c implements k { R.append(" proxy="); R.append(this.q.b); R.append(" hostAddress="); - R.append(this.q.f2812c); + R.append(this.q.f2813c); R.append(" cipherSuite="); v vVar = this.d; - if (vVar == null || (obj = vVar.f2871c) == null) { + if (vVar == null || (obj = vVar.f2872c) == null) { obj = "none"; } R.append(obj); diff --git a/app/src/main/java/f0/e0/g/k.java b/app/src/main/java/f0/e0/g/k.java index f748ab8921..8e71b5ad7c 100644 --- a/app/src/main/java/f0/e0/g/k.java +++ b/app/src/main/java/f0/e0/g/k.java @@ -18,7 +18,7 @@ public final class k { public final c b; /* renamed from: c reason: collision with root package name */ - public final a f2826c = new a(this, c.d.b.a.a.H(new StringBuilder(), f0.e0.c.g, " ConnectionPool")); + public final a f2827c = new a(this, c.d.b.a.a.H(new StringBuilder(), f0.e0.c.g, " ConnectionPool")); public final ConcurrentLinkedQueue d = new ConcurrentLinkedQueue<>(); public final int e; @@ -135,7 +135,7 @@ public final class k { R.append(" was leaked. "); R.append("Did you forget to close a response body?"); String sb = R.toString(); - h.a aVar = h.f2847c; + h.a aVar = h.f2848c; h.a.k(sb, ((e.b) reference).a); list.remove(i); jVar.i = true; diff --git a/app/src/main/java/f0/e0/g/m.java b/app/src/main/java/f0/e0/g/m.java index b65c64121c..07b262d662 100644 --- a/app/src/main/java/f0/e0/g/m.java +++ b/app/src/main/java/f0/e0/g/m.java @@ -18,7 +18,7 @@ public final class m { public int b; /* renamed from: c reason: collision with root package name */ - public List f2827c = n.emptyList(); + public List f2828c = n.emptyList(); public final List d = new ArrayList(); public final f0.a e; public final l f; diff --git a/app/src/main/java/f0/e0/h/b.java b/app/src/main/java/f0/e0/h/b.java index 72155f72ca..f6722275d9 100644 --- a/app/src/main/java/f0/e0/h/b.java +++ b/app/src/main/java/f0/e0/h/b.java @@ -50,18 +50,18 @@ public final class b implements Interceptor { m.checkParameterIsNotNull(request, "request"); try { t tVar = cVar.d; - e eVar = cVar.f2819c; + e eVar = cVar.f2820c; Objects.requireNonNull(tVar); m.checkParameterIsNotNull(eVar, NotificationCompat.CATEGORY_CALL); cVar.f.b(request); t tVar2 = cVar.d; - e eVar2 = cVar.f2819c; + e eVar2 = cVar.f2820c; Objects.requireNonNull(tVar2); m.checkParameterIsNotNull(eVar2, NotificationCompat.CATEGORY_CALL); m.checkParameterIsNotNull(request, "request"); Response.a aVar2 = null; - if (!f.a(request.f2967c) || requestBody == null) { - cVar.f2819c.k(cVar, true, false, null); + if (!f.a(request.f2968c) || requestBody == null) { + cVar.f2820c.k(cVar, true, false, null); z2 = true; } else { if (d0.g0.t.equals("100-continue", request.b("Expect"), true)) { @@ -74,7 +74,7 @@ public final class b implements Interceptor { aVar = null; } if (aVar != null) { - cVar.f2819c.k(cVar, true, false, null); + cVar.f2820c.k(cVar, true, false, null); if (!cVar.b.j()) { cVar.f.e().l(); } @@ -97,7 +97,7 @@ public final class b implements Interceptor { cVar.f.a(); } catch (IOException e) { t tVar3 = cVar.d; - e eVar3 = cVar.f2819c; + e eVar3 = cVar.f2820c; Objects.requireNonNull(tVar3); m.checkParameterIsNotNull(eVar3, NotificationCompat.CATEGORY_CALL); m.checkParameterIsNotNull(e, "ioe"); @@ -138,7 +138,7 @@ public final class b implements Interceptor { } m.checkParameterIsNotNull(a, "response"); t tVar4 = cVar.d; - e eVar4 = cVar.f2819c; + e eVar4 = cVar.f2820c; Objects.requireNonNull(tVar4); m.checkParameterIsNotNull(eVar4, NotificationCompat.CATEGORY_CALL); m.checkParameterIsNotNull(a, "response"); @@ -153,7 +153,7 @@ public final class b implements Interceptor { Response response2 = a.p; Response response3 = a.q; Response response4 = a.r; - long j = a.f2970s; + long j = a.f2971s; long j2 = a.t; c cVar2 = a.u; m.checkParameterIsNotNull(a, "response"); @@ -177,7 +177,7 @@ public final class b implements Interceptor { } } catch (IOException e4) { t tVar5 = cVar.d; - e eVar5 = cVar.f2819c; + e eVar5 = cVar.f2820c; Objects.requireNonNull(tVar5); m.checkParameterIsNotNull(eVar5, NotificationCompat.CATEGORY_CALL); m.checkParameterIsNotNull(e4, "ioe"); @@ -195,10 +195,10 @@ public final class b implements Interceptor { Response response5 = a.p; Response response6 = a.q; Response response7 = a.r; - long j3 = a.f2970s; + long j3 = a.f2971s; long j4 = a.t; c cVar3 = a.u; - ResponseBody responseBody = f0.e0.c.f2814c; + ResponseBody responseBody = f0.e0.c.f2815c; if (!(i4 >= 0)) { throw new IllegalStateException(a.p("code < 0: ", i4).toString()); } else if (request3 == null) { @@ -233,7 +233,7 @@ public final class b implements Interceptor { return response; } catch (IOException e6) { t tVar6 = cVar.d; - e eVar6 = cVar.f2819c; + e eVar6 = cVar.f2820c; Objects.requireNonNull(tVar6); m.checkParameterIsNotNull(eVar6, NotificationCompat.CATEGORY_CALL); m.checkParameterIsNotNull(e6, "ioe"); diff --git a/app/src/main/java/f0/e0/h/c.java b/app/src/main/java/f0/e0/h/c.java index 686c8481d8..8eb24e0454 100644 --- a/app/src/main/java/f0/e0/h/c.java +++ b/app/src/main/java/f0/e0/h/c.java @@ -9,7 +9,7 @@ public final class c { public static final String[] b; /* renamed from: c reason: collision with root package name */ - public static final DateFormat[] f2828c; + public static final DateFormat[] f2829c; /* compiled from: dates.kt */ public static final class a extends ThreadLocal { @@ -26,6 +26,6 @@ public final class c { static { String[] strArr = {"EEE, dd MMM yyyy HH:mm:ss zzz", "EEEE, dd-MMM-yy HH:mm:ss zzz", "EEE MMM d HH:mm:ss yyyy", "EEE, dd-MMM-yyyy HH:mm:ss z", "EEE, dd-MMM-yyyy HH-mm-ss z", "EEE, dd MMM yy HH:mm:ss z", "EEE dd-MMM-yyyy HH:mm:ss z", "EEE dd MMM yyyy HH:mm:ss z", "EEE dd-MMM-yyyy HH-mm-ss z", "EEE dd-MMM-yy HH:mm:ss z", "EEE dd MMM yy HH:mm:ss z", "EEE,dd-MMM-yy HH:mm:ss z", "EEE,dd-MMM-yyyy HH:mm:ss z", "EEE, dd-MM-yyyy HH:mm:ss z", "EEE MMM d yyyy HH:mm:ss z"}; b = strArr; - f2828c = new DateFormat[strArr.length]; + f2829c = new DateFormat[strArr.length]; } } diff --git a/app/src/main/java/f0/e0/h/e.java b/app/src/main/java/f0/e0/h/e.java index c3fb4b9eb2..9b8585010c 100644 --- a/app/src/main/java/f0/e0/h/e.java +++ b/app/src/main/java/f0/e0/h/e.java @@ -40,7 +40,7 @@ public final class e { public static final boolean a(Response response) { m.checkParameterIsNotNull(response, "$this$promisesBody"); - if (m.areEqual(response.i.f2967c, "HEAD")) { + if (m.areEqual(response.i.f2968c, "HEAD")) { return false; } int i = response.l; @@ -162,7 +162,7 @@ public final class e { if (r5.b(r0, r8) == false) goto L_0x0225; */ /* JADX WARNING: Code restructure failed: missing block: B:110:0x0223, code lost: - if (okhttp3.internal.publicsuffix.PublicSuffixDatabase.f2972c.a(r8) == null) goto L_0x0225; + if (okhttp3.internal.publicsuffix.PublicSuffixDatabase.f2973c.a(r8) == null) goto L_0x0225; */ /* JADX WARNING: Removed duplicated region for block: B:129:0x0277 */ /* JADX WARNING: Removed duplicated region for block: B:150:0x0282 A[SYNTHETIC] */ diff --git a/app/src/main/java/f0/e0/h/g.java b/app/src/main/java/f0/e0/h/g.java index 989b2a42ab..353c82be68 100644 --- a/app/src/main/java/f0/e0/h/g.java +++ b/app/src/main/java/f0/e0/h/g.java @@ -17,7 +17,7 @@ public final class g implements Interceptor.Chain { public final e b; /* renamed from: c reason: collision with root package name */ - public final List f2829c; + public final List f2830c; public final int d; public final c e; public final Request f; @@ -32,7 +32,7 @@ public final class g implements Interceptor.Chain { m.checkParameterIsNotNull(list, "interceptors"); m.checkParameterIsNotNull(request, "request"); this.b = eVar; - this.f2829c = list; + this.f2830c = list; this.d = i; this.e = cVar; this.f = request; @@ -49,37 +49,37 @@ public final class g implements Interceptor.Chain { int i8 = (i5 & 16) != 0 ? gVar.h : i3; int i9 = (i5 & 32) != 0 ? gVar.i : i4; m.checkParameterIsNotNull(request2, "request"); - return new g(gVar.b, gVar.f2829c, i6, cVar2, request2, i7, i8, i9); + return new g(gVar.b, gVar.f2830c, i6, cVar2, request2, i7, i8, i9); } @Override // okhttp3.Interceptor.Chain public Response a(Request request) throws IOException { m.checkParameterIsNotNull(request, "request"); boolean z2 = false; - if (this.d < this.f2829c.size()) { + if (this.d < this.f2830c.size()) { this.a++; c cVar = this.e; if (cVar != null) { if (cVar.e.b(request.b)) { if (!(this.a == 1)) { StringBuilder R = a.R("network interceptor "); - R.append(this.f2829c.get(this.d - 1)); + R.append(this.f2830c.get(this.d - 1)); R.append(" must call proceed() exactly once"); throw new IllegalStateException(R.toString().toString()); } } else { StringBuilder R2 = a.R("network interceptor "); - R2.append(this.f2829c.get(this.d - 1)); + R2.append(this.f2830c.get(this.d - 1)); R2.append(" must retain the same host and port"); throw new IllegalStateException(R2.toString().toString()); } } g d = d(this, this.d + 1, null, request, 0, 0, 0, 58); - Interceptor interceptor = this.f2829c.get(this.d); + Interceptor interceptor = this.f2830c.get(this.d); Response intercept = interceptor.intercept(d); if (intercept != null) { if (this.e != null) { - if (!(this.d + 1 >= this.f2829c.size() || d.a == 1)) { + if (!(this.d + 1 >= this.f2830c.size() || d.a == 1)) { throw new IllegalStateException(("network interceptor " + interceptor + " must call proceed() exactly once").toString()); } } diff --git a/app/src/main/java/f0/e0/h/h.java b/app/src/main/java/f0/e0/h/h.java index ff6e444063..34368bb496 100644 --- a/app/src/main/java/f0/e0/h/h.java +++ b/app/src/main/java/f0/e0/h/h.java @@ -28,7 +28,7 @@ public final class h extends ResponseBody { if (str == null) { return null; } - MediaType.a aVar = MediaType.f2964c; + MediaType.a aVar = MediaType.f2965c; return MediaType.a.b(str); } diff --git a/app/src/main/java/f0/e0/h/i.java b/app/src/main/java/f0/e0/h/i.java index d567771506..e5ed35c3df 100644 --- a/app/src/main/java/f0/e0/h/i.java +++ b/app/src/main/java/f0/e0/h/i.java @@ -56,7 +56,7 @@ public final class i implements Interceptor { c0 c0Var = (cVar == null || (jVar = cVar.b) == null) ? null : jVar.q; int i = response.l; Request request = response.i; - String str = request.f2967c; + String str = request.f2968c; boolean z2 = false; if (!(i == 307 || i == 308)) { if (i == 401) { @@ -83,7 +83,7 @@ public final class i implements Interceptor { m.throwNpe(); } if (c0Var.b.type() == Proxy.Type.HTTP) { - return this.b.f2876y.a(c0Var, response); + return this.b.f2877y.a(c0Var, response); } throw new ProtocolException("Received HTTP_PROXY_AUTH (407) code while not using proxy"); } else if (i != 408) { @@ -110,7 +110,7 @@ public final class i implements Interceptor { return null; } } - if (!this.b.f2874s || (a = Response.a(response, "Location", null, 2)) == null) { + if (!this.b.f2875s || (a = Response.a(response, "Location", null, 2)) == null) { return null; } w wVar = response.i.b; @@ -173,7 +173,7 @@ public final class i implements Interceptor { if (dVar == null) { m.throwNpe(); } - int i = dVar.f2820c; + int i = dVar.f2821c; if (i == 0 && dVar.d == 0 && dVar.e == 0) { z3 = false; } else { @@ -260,7 +260,7 @@ public final class i implements Interceptor { if (eVar4.q == null) { synchronized (eVar4) { try { - if (!(eVar4.f2821s ^ z3)) { + if (!(eVar4.f2822s ^ z3)) { throw new IllegalStateException("cannot make a new request because the previous response is still open: please call response.close()".toString()); } else if (!(eVar4.r ^ z3)) { eVar = eVar4; @@ -280,8 +280,8 @@ public final class i implements Interceptor { if (z4) { k kVar = eVar4.i; w wVar = request3.b; - if (wVar.f2872c) { - x xVar = eVar4.f2822x; + if (wVar.f2873c) { + x xVar = eVar4.f2823x; SSLSocketFactory sSLSocketFactory2 = xVar.A; if (sSLSocketFactory2 != null) { HostnameVerifier hostnameVerifier2 = xVar.E; @@ -298,11 +298,11 @@ public final class i implements Interceptor { } String str2 = wVar.g; int i4 = wVar.h; - x xVar2 = eVar4.f2822x; + x xVar2 = eVar4.f2823x; list = emptyList; i = i3; response = response5; - eVar4.n = new d(kVar, new a(str2, i4, xVar2.v, xVar2.f2877z, sSLSocketFactory, hostnameVerifier, gVar2, xVar2.f2876y, xVar2.w, xVar2.D, xVar2.C, xVar2.f2875x), eVar4, eVar4.j); + eVar4.n = new d(kVar, new a(str2, i4, xVar2.v, xVar2.f2878z, sSLSocketFactory, hostnameVerifier, gVar2, xVar2.f2877y, xVar2.w, xVar2.D, xVar2.C, xVar2.f2876x), eVar4, eVar4.j); } else { list = emptyList; response = response5; @@ -324,7 +324,7 @@ public final class i implements Interceptor { responseBody = a.o; response3 = a.p; response4 = a.q; - j = a.f2970s; + j = a.f2971s; gVar = gVar3; eVar3 = eVar4; } catch (Throwable th5) { @@ -347,7 +347,7 @@ public final class i implements Interceptor { Response response6 = response.p; Response response7 = response.q; Response response8 = response.r; - long j3 = response.f2970s; + long j3 = response.f2971s; long j4 = response.t; c cVar2 = response.u; if (!(i5 >= 0)) { diff --git a/app/src/main/java/f0/e0/h/j.java b/app/src/main/java/f0/e0/h/j.java index 96b8aeada1..8570496712 100644 --- a/app/src/main/java/f0/e0/h/j.java +++ b/app/src/main/java/f0/e0/h/j.java @@ -12,14 +12,14 @@ public final class j { public final int b; /* renamed from: c reason: collision with root package name */ - public final String f2830c; + public final String f2831c; public j(y yVar, int i, String str) { m.checkParameterIsNotNull(yVar, "protocol"); m.checkParameterIsNotNull(str, "message"); this.a = yVar; this.b = i; - this.f2830c = str; + this.f2831c = str; } public static final j a(String str) throws IOException { @@ -77,7 +77,7 @@ public final class j { sb.append(' '); sb.append(this.b); sb.append(' '); - sb.append(this.f2830c); + sb.append(this.f2831c); String sb2 = sb.toString(); m.checkExpressionValueIsNotNull(sb2, "StringBuilder().apply(builderAction).toString()"); return sb2; diff --git a/app/src/main/java/f0/e0/i/b.java b/app/src/main/java/f0/e0/i/b.java index 435fb519b5..75ef0adc37 100644 --- a/app/src/main/java/f0/e0/i/b.java +++ b/app/src/main/java/f0/e0/i/b.java @@ -29,7 +29,7 @@ public final class b implements f0.e0.h.d { public final a b; /* renamed from: c reason: collision with root package name */ - public Headers f2831c; + public Headers f2832c; public final x d; public final j e; public final g f; @@ -178,14 +178,14 @@ public final class b implements f0.e0.h.d { if (this.l == 0) { this.m = false; b bVar = this.o; - bVar.f2831c = bVar.b.a(); + bVar.f2832c = bVar.b.a(); x xVar = this.o.d; if (xVar == null) { m.throwNpe(); } p pVar = xVar.u; w wVar = this.n; - Headers headers = this.o.f2831c; + Headers headers = this.o.f2832c; if (headers == null) { m.throwNpe(); } @@ -384,10 +384,10 @@ public final class b implements f0.e0.h.d { m.checkParameterIsNotNull(request, "request"); m.checkParameterIsNotNull(type, "proxyType"); StringBuilder sb = new StringBuilder(); - sb.append(request.f2967c); + sb.append(request.f2968c); sb.append(' '); w wVar = request.b; - if (!wVar.f2872c && type == Proxy.Type.HTTP) { + if (!wVar.f2873c && type == Proxy.Type.HTTP) { sb.append(wVar); } else { m.checkParameterIsNotNull(wVar, "url"); @@ -461,8 +461,8 @@ public final class b implements f0.e0.h.d { f0.e0.h.j a2 = f0.e0.h.j.a(this.b.b()); Response.a aVar = new Response.a(); aVar.f(a2.a); - aVar.f2971c = a2.b; - aVar.e(a2.f2830c); + aVar.f2972c = a2.b; + aVar.e(a2.f2831c); aVar.d(this.b.a()); if (z2 && a2.b == 100) { return null; diff --git a/app/src/main/java/f0/e0/j/b.java b/app/src/main/java/f0/e0/j/b.java index 82dfd69d55..a7faaf5cd3 100644 --- a/app/src/main/java/f0/e0/j/b.java +++ b/app/src/main/java/f0/e0/j/b.java @@ -9,7 +9,7 @@ public final class b { public static final ByteString b; /* renamed from: c reason: collision with root package name */ - public static final ByteString f2832c; + public static final ByteString f2833c; public static final ByteString d; public static final ByteString e; public static final ByteString f; @@ -21,7 +21,7 @@ public final class b { ByteString.a aVar = ByteString.j; a = aVar.c(":"); b = aVar.c(":status"); - f2832c = aVar.c(":method"); + f2833c = aVar.c(":method"); d = aVar.c(":path"); e = aVar.c(":scheme"); f = aVar.c(":authority"); diff --git a/app/src/main/java/f0/e0/j/c.java b/app/src/main/java/f0/e0/j/c.java index 0f7bca4788..ddae6889e5 100644 --- a/app/src/main/java/f0/e0/j/c.java +++ b/app/src/main/java/f0/e0/j/c.java @@ -26,7 +26,7 @@ public final class c { public static final Map b; /* renamed from: c reason: collision with root package name */ - public static final c f2833c = new c(); + public static final c f2834c = new c(); /* compiled from: Hpack.kt */ public static final class a { @@ -34,7 +34,7 @@ public final class c { public final g b; /* renamed from: c reason: collision with root package name */ - public b[] f2834c; + public b[] f2835c; public int d; public int e; public int f; @@ -49,13 +49,13 @@ public final class c { this.a = new ArrayList(); m.checkParameterIsNotNull(xVar, "$this$buffer"); this.b = new r(xVar); - this.f2834c = new b[8]; + this.f2835c = new b[8]; this.d = 7; } public final void a() { - j.fill$default(this.f2834c, null, 0, 0, 6, null); - this.d = this.f2834c.length - 1; + j.fill$default(this.f2835c, null, 0, 0, 6, null); + this.d = this.f2835c.length - 1; this.e = 0; this.f = 0; } @@ -68,14 +68,14 @@ public final class c { int i2; int i3 = 0; if (i > 0) { - int length = this.f2834c.length; + int length = this.f2835c.length; while (true) { length--; i2 = this.d; if (length < i2 || i <= 0) { break; } - b bVar = this.f2834c[length]; + b bVar = this.f2835c[length]; if (bVar == null) { m.throwNpe(); } @@ -85,7 +85,7 @@ public final class c { this.e--; i3++; } - b[] bVarArr = this.f2834c; + b[] bVarArr = this.f2835c; System.arraycopy(bVarArr, i2 + 1, bVarArr, i2 + 1 + i3, this.e); this.d += i3; } @@ -97,17 +97,17 @@ public final class c { public final ByteString d(int i) throws IOException { boolean z2; if (i >= 0) { - c cVar = c.f2833c; + c cVar = c.f2834c; if (i <= c.a.length - 1) { z2 = true; if (!z2) { - c cVar2 = c.f2833c; + c cVar2 = c.f2834c; return c.a[i].h; } - c cVar3 = c.f2833c; + c cVar3 = c.f2834c; int b = b(i - c.a.length); if (b >= 0) { - b[] bVarArr = this.f2834c; + b[] bVarArr = this.f2835c; if (b < bVarArr.length) { b bVar = bVarArr[b]; if (bVar == null) { @@ -130,7 +130,7 @@ public final class c { this.a.add(bVar); int i2 = bVar.g; if (i != -1) { - b bVar2 = this.f2834c[this.d + 1 + i]; + b bVar2 = this.f2835c[this.d + 1 + i]; if (bVar2 == null) { m.throwNpe(); } @@ -144,19 +144,19 @@ public final class c { int c2 = c((this.f + i2) - i3); if (i == -1) { int i4 = this.e + 1; - b[] bVarArr = this.f2834c; + b[] bVarArr = this.f2835c; if (i4 > bVarArr.length) { b[] bVarArr2 = new b[(bVarArr.length * 2)]; System.arraycopy(bVarArr, 0, bVarArr2, bVarArr.length, bVarArr.length); - this.d = this.f2834c.length - 1; - this.f2834c = bVarArr2; + this.d = this.f2835c.length - 1; + this.f2835c = bVarArr2; } int i5 = this.d; this.d = i5 - 1; - this.f2834c[i5] = bVar; + this.f2835c[i5] = bVar; this.e++; } else { - this.f2834c[this.d + 1 + i + c2 + i] = bVar; + this.f2835c[this.d + 1 + i + c2 + i] = bVar; } this.f += i2; } @@ -176,7 +176,7 @@ public final class c { g gVar = this.b; m.checkParameterIsNotNull(gVar, "source"); m.checkParameterIsNotNull(eVar, "sink"); - p.a aVar = p.f2844c; + p.a aVar = p.f2845c; int i3 = 0; for (long j = 0; j < g; j++) { byte readByte2 = gVar.readByte(); @@ -196,8 +196,8 @@ public final class c { } if (aVar.a == null) { eVar.T(aVar.b); - i3 -= aVar.f2845c; - aVar = p.f2844c; + i3 -= aVar.f2846c; + aVar = p.f2845c; } else { i3 = i4; } @@ -213,12 +213,12 @@ public final class c { if (aVar2 == null) { m.throwNpe(); } - if (aVar2.a != null || aVar2.f2845c > i3) { + if (aVar2.a != null || aVar2.f2846c > i3) { break; } eVar.T(aVar2.b); - i3 -= aVar2.f2845c; - aVar = p.f2844c; + i3 -= aVar2.f2846c; + aVar = p.f2845c; } return eVar.x(); } @@ -248,7 +248,7 @@ public final class c { public boolean b; /* renamed from: c reason: collision with root package name */ - public int f2835c; + public int f2836c; public b[] d; public int e; public int f; @@ -265,7 +265,7 @@ public final class c { this.i = z2; this.j = eVar; this.a = Integer.MAX_VALUE; - this.f2835c = i; + this.f2836c = i; this.d = new b[8]; this.e = 7; } @@ -314,7 +314,7 @@ public final class c { public final void c(b bVar) { int i = bVar.g; - int i2 = this.f2835c; + int i2 = this.f2836c; if (i > i2) { a(); return; @@ -390,19 +390,19 @@ public final class c { m.checkParameterIsNotNull(list, "headerBlock"); if (this.b) { int i3 = this.a; - if (i3 < this.f2835c) { + if (i3 < this.f2836c) { f(i3, 31, 32); } this.b = false; this.a = Integer.MAX_VALUE; - f(this.f2835c, 31, 32); + f(this.f2836c, 31, 32); } int size = list.size(); for (int i4 = 0; i4 < size; i4++) { b bVar = list.get(i4); ByteString p = bVar.h.p(); ByteString byteString = bVar.i; - c cVar = c.f2833c; + c cVar = c.f2834c; Integer num = c.b.get(p); if (num != null) { i2 = num.intValue() + 1; @@ -439,11 +439,11 @@ public final class c { } if (m.areEqual(bVar3.i, byteString)) { int i6 = i5 - this.e; - c cVar2 = c.f2833c; + c cVar2 = c.f2834c; i2 = c.a.length + i6; break; } else if (i == -1) { - c cVar3 = c.f2833c; + c cVar3 = c.f2834c; i = (i5 - this.e) + c.a.length; } } @@ -490,7 +490,7 @@ public final class c { static { b bVar = new b(b.f, ""); - ByteString byteString = b.f2832c; + ByteString byteString = b.f2833c; ByteString byteString2 = b.d; ByteString byteString3 = b.e; ByteString byteString4 = b.b; diff --git a/app/src/main/java/f0/e0/j/d.java b/app/src/main/java/f0/e0/j/d.java index 7f099bc14e..e2b9175bda 100644 --- a/app/src/main/java/f0/e0/j/d.java +++ b/app/src/main/java/f0/e0/j/d.java @@ -11,7 +11,7 @@ public final class d { public static final String[] b = {"DATA", "HEADERS", "PRIORITY", "RST_STREAM", "SETTINGS", "PUSH_PROMISE", "PING", "GOAWAY", "WINDOW_UPDATE", "CONTINUATION"}; /* renamed from: c reason: collision with root package name */ - public static final String[] f2836c = new String[64]; + public static final String[] f2837c = new String[64]; public static final String[] d; public static final d e = new d(); @@ -23,17 +23,17 @@ public final class d { strArr[i] = t.replace$default(c.j("%8s", binaryString), ' ', '0', false, 4, (Object) null); } d = strArr; - String[] strArr2 = f2836c; + String[] strArr2 = f2837c; strArr2[0] = ""; strArr2[1] = "END_STREAM"; int[] iArr = {1}; strArr2[8] = "PADDED"; for (int i2 = 0; i2 < 1; i2++) { int i3 = iArr[i2]; - String[] strArr3 = f2836c; + String[] strArr3 = f2837c; strArr3[i3 | 8] = m.stringPlus(strArr3[i3], "|PADDED"); } - String[] strArr4 = f2836c; + String[] strArr4 = f2837c; strArr4[4] = "END_HEADERS"; strArr4[32] = "PRIORITY"; strArr4[36] = "END_HEADERS|PRIORITY"; @@ -42,7 +42,7 @@ public final class d { int i5 = iArr2[i4]; for (int i6 = 0; i6 < 1; i6++) { int i7 = iArr[i6]; - String[] strArr5 = f2836c; + String[] strArr5 = f2837c; int i8 = i7 | i5; strArr5[i8] = strArr5[i7] + "|" + strArr5[i5]; StringBuilder sb = new StringBuilder(); @@ -51,9 +51,9 @@ public final class d { strArr5[i8 | 8] = a.H(sb, strArr5[i5], "|PADDED"); } } - int length = f2836c.length; + int length = f2837c.length; for (int i9 = 0; i9 < length; i9++) { - String[] strArr6 = f2836c; + String[] strArr6 = f2837c; if (strArr6[i9] == null) { strArr6[i9] = d[i9]; } @@ -76,7 +76,7 @@ public final class d { if (i3 == 4 || i3 == 6) { str = i4 == 1 ? "ACK" : d[i4]; } else if (!(i3 == 7 || i3 == 8)) { - String[] strArr = f2836c; + String[] strArr = f2837c; if (i4 < strArr.length) { str2 = strArr[i4]; if (str2 == null) { diff --git a/app/src/main/java/f0/e0/j/e.java b/app/src/main/java/f0/e0/j/e.java index 92fdc74c3c..562cca2f84 100644 --- a/app/src/main/java/f0/e0/j/e.java +++ b/app/src/main/java/f0/e0/j/e.java @@ -51,20 +51,20 @@ public final class e implements Closeable { public final f0.e0.f.d r; /* renamed from: s reason: collision with root package name */ - public final f0.e0.f.c f2837s; + public final f0.e0.f.c f2838s; public final f0.e0.f.c t; public final f0.e0.f.c u; public final r v; public long w; /* renamed from: x reason: collision with root package name */ - public long f2838x; + public long f2839x; /* renamed from: y reason: collision with root package name */ - public long f2839y; + public long f2840y; /* renamed from: z reason: collision with root package name */ - public long f2840z; + public long f2841z; /* compiled from: TaskQueue.kt */ public static final class a extends f0.e0.f.a { @@ -84,7 +84,7 @@ public final class e implements Closeable { boolean z2; synchronized (this.e) { eVar = this.e; - long j = eVar.f2838x; + long j = eVar.f2839x; long j2 = eVar.w; if (j < j2) { z2 = true; @@ -109,7 +109,7 @@ public final class e implements Closeable { public String b; /* renamed from: c reason: collision with root package name */ - public g f2841c; + public g f2842c; public BufferedSink d; public c e = c.a; public r f = r.a; @@ -170,7 +170,7 @@ public final class e implements Closeable { this.f.j.l.b(this.e); return -1; } catch (IOException e) { - h.a aVar = h.f2847c; + h.a aVar = h.f2848c; h hVar = h.a; StringBuilder R = c.d.b.a.a.R("Http2Connection.Listener failure for "); R.append(this.f.j.n); @@ -357,7 +357,7 @@ public final class e implements Closeable { @Override // f0.e0.j.m.b public void b(boolean z2, s sVar) { d0.z.d.m.checkParameterIsNotNull(sVar, "settings"); - f0.e0.f.c cVar = this.j.f2837s; + f0.e0.f.c cVar = this.j.f2838s; String H = c.d.b.a.a.H(new StringBuilder(), this.j.n, " applyAndAckSettings"); cVar.c(new c(H, true, H, true, this, z2, sVar), 0); } @@ -511,9 +511,9 @@ public final class e implements Closeable { if (z2) { synchronized (this.j) { if (i == 1) { - this.j.f2838x++; + this.j.f2839x++; } else if (i == 2) { - this.j.f2840z++; + this.j.f2841z++; } else if (i == 3) { e eVar = this.j; eVar.A++; @@ -522,7 +522,7 @@ public final class e implements Closeable { } return; } - f0.e0.f.c cVar = this.j.f2837s; + f0.e0.f.c cVar = this.j.f2838s; String H = c.d.b.a.a.H(new StringBuilder(), this.j.n, " ping"); cVar.c(new b(H, true, H, true, this, i, i2), 0); } @@ -720,7 +720,7 @@ public final class e implements Closeable { f0.e0.f.d dVar = bVar.i; this.r = dVar; f0.e0.f.c f2 = dVar.f(); - this.f2837s = f2; + this.f2838s = f2; this.t = dVar.f(); this.u = dVar.f(); this.v = bVar.f; @@ -742,7 +742,7 @@ public final class e implements Closeable { d0.z.d.m.throwUninitializedPropertyAccessException("sink"); } this.J = new o(bufferedSink, z2); - g gVar = bVar.f2841c; + g gVar = bVar.f2842c; if (gVar == null) { d0.z.d.m.throwUninitializedPropertyAccessException("source"); } @@ -793,7 +793,7 @@ public final class e implements Closeable { this.I.close(); } catch (IOException unused4) { } - this.f2837s.f(); + this.f2838s.f(); this.t.f(); this.u.f(); } @@ -890,11 +890,11 @@ public final class e implements Closeable { public final void s(int i2, a aVar) { d0.z.d.m.checkParameterIsNotNull(aVar, "errorCode"); String str = this.n + '[' + i2 + "] writeSynReset"; - this.f2837s.c(new C0311e(str, true, str, true, this, i2, aVar), 0); + this.f2838s.c(new C0311e(str, true, str, true, this, i2, aVar), 0); } public final void t(int i2, long j2) { String str = this.n + '[' + i2 + "] windowUpdate"; - this.f2837s.c(new f(str, true, str, true, this, i2, j2), 0); + this.f2838s.c(new f(str, true, str, true, this, i2, j2), 0); } } diff --git a/app/src/main/java/f0/e0/j/l.java b/app/src/main/java/f0/e0/j/l.java index 8a3a5ca815..c1b100e30d 100644 --- a/app/src/main/java/f0/e0/j/l.java +++ b/app/src/main/java/f0/e0/j/l.java @@ -32,7 +32,7 @@ public final class l implements d { public static final List b = c.m("connection", "host", "keep-alive", "proxy-connection", "te", "transfer-encoding", "encoding", "upgrade"); /* renamed from: c reason: collision with root package name */ - public volatile n f2842c; + public volatile n f2843c; public final y d; public volatile boolean e; public final j f; @@ -54,7 +54,7 @@ public final class l implements d { @Override // f0.e0.h.d public void a() { - n nVar = this.f2842c; + n nVar = this.f2843c; if (nVar == null) { m.throwNpe(); } @@ -66,13 +66,13 @@ public final class l implements d { int i; n nVar; m.checkParameterIsNotNull(request, "request"); - if (this.f2842c == null) { + if (this.f2843c == null) { boolean z2 = false; boolean z3 = request.e != null; m.checkParameterIsNotNull(request, "request"); Headers headers = request.d; ArrayList arrayList = new ArrayList(headers.size() + 4); - arrayList.add(new b(b.f2832c, request.f2967c)); + arrayList.add(new b(b.f2833c, request.f2968c)); ByteString byteString = b.d; w wVar = request.b; m.checkParameterIsNotNull(wVar, "url"); @@ -115,7 +115,7 @@ public final class l implements d { i = eVar.p; eVar.p = i + 2; nVar = new n(i, eVar, z4, false, null); - if (!z3 || eVar.G >= eVar.H || nVar.f2843c >= nVar.d) { + if (!z3 || eVar.G >= eVar.H || nVar.f2844c >= nVar.d) { z2 = true; } if (nVar.i()) { @@ -130,22 +130,22 @@ public final class l implements d { if (z2) { eVar.J.flush(); } - this.f2842c = nVar; + this.f2843c = nVar; if (this.e) { - n nVar2 = this.f2842c; + n nVar2 = this.f2843c; if (nVar2 == null) { m.throwNpe(); } nVar2.e(a.CANCEL); throw new IOException("Canceled"); } - n nVar3 = this.f2842c; + n nVar3 = this.f2843c; if (nVar3 == null) { m.throwNpe(); } TimeUnit timeUnit = TimeUnit.MILLISECONDS; nVar3.i.g((long) this.g.h, timeUnit); - n nVar4 = this.f2842c; + n nVar4 = this.f2843c; if (nVar4 == null) { m.throwNpe(); } @@ -156,7 +156,7 @@ public final class l implements d { @Override // f0.e0.h.d public g0.x c(Response response) { m.checkParameterIsNotNull(response, "response"); - n nVar = this.f2842c; + n nVar = this.f2843c; if (nVar == null) { m.throwNpe(); } @@ -166,7 +166,7 @@ public final class l implements d { @Override // f0.e0.h.d public void cancel() { this.e = true; - n nVar = this.f2842c; + n nVar = this.f2843c; if (nVar != null) { nVar.e(a.CANCEL); } @@ -176,7 +176,7 @@ public final class l implements d { @Override // f0.e0.h.d public Response.a d(boolean z2) { Headers headers; - n nVar = this.f2842c; + n nVar = this.f2843c; if (nVar == null) { m.throwNpe(); } @@ -228,12 +228,12 @@ public final class l implements d { if (jVar != null) { Response.a aVar2 = new Response.a(); aVar2.f(yVar); - aVar2.f2971c = jVar.b; - aVar2.e(jVar.f2830c); + aVar2.f2972c = jVar.b; + aVar2.e(jVar.f2831c); Object[] array = arrayList.toArray(new String[0]); if (array != null) { aVar2.d(new Headers((String[]) array, null)); - if (!z2 || aVar2.f2971c != 100) { + if (!z2 || aVar2.f2972c != 100) { return aVar2; } return null; @@ -265,7 +265,7 @@ public final class l implements d { @Override // f0.e0.h.d public v h(Request request, long j) { m.checkParameterIsNotNull(request, "request"); - n nVar = this.f2842c; + n nVar = this.f2843c; if (nVar == null) { m.throwNpe(); } diff --git a/app/src/main/java/f0/e0/j/m.java b/app/src/main/java/f0/e0/j/m.java index ceb7f15539..c9a7aae1e6 100644 --- a/app/src/main/java/f0/e0/j/m.java +++ b/app/src/main/java/f0/e0/j/m.java @@ -424,17 +424,17 @@ public final class m implements Closeable { } else if ((i6 & 128) == 128) { int g = aVar2.g(i6, 127) - 1; if (g >= 0) { - c cVar = c.f2833c; + c cVar = c.f2834c; if (g <= c.a.length - 1) { z2 = true; if (!z2) { - c cVar2 = c.f2833c; + c cVar2 = c.f2834c; aVar2.a.add(c.a[g]); } else { - c cVar3 = c.f2833c; + c cVar3 = c.f2834c; int b2 = aVar2.b(g - c.a.length); if (b2 >= 0) { - b[] bVarArr = aVar2.f2834c; + b[] bVarArr = aVar2.f2835c; if (b2 < bVarArr.length) { List list = aVar2.a; b bVar = bVarArr[b2]; @@ -454,7 +454,7 @@ public final class m implements Closeable { if (!z2) { } } else if (i6 == 64) { - c cVar4 = c.f2833c; + c cVar4 = c.f2834c; ByteString f = aVar2.f(); cVar4.a(f); aVar2.e(-1, new b(f, aVar2.f())); @@ -477,7 +477,7 @@ public final class m implements Closeable { } } } else if (i6 == 16 || i6 == 0) { - c cVar5 = c.f2833c; + c cVar5 = c.f2834c; ByteString f2 = aVar2.f(); cVar5.a(f2); aVar2.a.add(new b(f2, aVar2.f())); diff --git a/app/src/main/java/f0/e0/j/n.java b/app/src/main/java/f0/e0/j/n.java index b3567fa6bf..7f05bcbc2d 100644 --- a/app/src/main/java/f0/e0/j/n.java +++ b/app/src/main/java/f0/e0/j/n.java @@ -20,7 +20,7 @@ public final class n { public long b; /* renamed from: c reason: collision with root package name */ - public long f2843c; + public long f2844c; public long d; public final ArrayDeque e; public boolean f; @@ -57,7 +57,7 @@ public final class n { n.this.j.m(); throw th; } - if (nVar.f2843c < nVar.d || this.k || this.j || nVar.f() != null) { + if (nVar.f2844c < nVar.d || this.k || this.j || nVar.f() != null) { break; } n.this.l(); @@ -65,9 +65,9 @@ public final class n { n.this.j.m(); n.this.b(); n nVar2 = n.this; - min = Math.min(nVar2.d - nVar2.f2843c, this.i.j); + min = Math.min(nVar2.d - nVar2.f2844c, this.i.j); n nVar3 = n.this; - nVar3.f2843c += min; + nVar3.f2844c += min; z3 = z2 && min == this.i.j && nVar3.f() == null; } n.this.j.i(); @@ -277,12 +277,12 @@ public final class n { n.this.e(a.CANCEL); e eVar = n.this.n; synchronized (eVar) { - long j = eVar.f2840z; - long j2 = eVar.f2839y; + long j = eVar.f2841z; + long j2 = eVar.f2840y; if (j >= j2) { - eVar.f2839y = j2 + 1; + eVar.f2840y = j2 + 1; eVar.B = System.nanoTime() + ((long) 1000000000); - f0.e0.f.c cVar = eVar.f2837s; + f0.e0.f.c cVar = eVar.f2838s; String H = c.d.b.a.a.H(new StringBuilder(), eVar.n, " ping"); cVar.c(new k(H, true, H, true, eVar), 0); } diff --git a/app/src/main/java/f0/e0/j/o.java b/app/src/main/java/f0/e0/j/o.java index 809acf630e..ef919bc644 100644 --- a/app/src/main/java/f0/e0/j/o.java +++ b/app/src/main/java/f0/e0/j/o.java @@ -48,13 +48,13 @@ public final class o implements Closeable { } bVar.h = i5; int min = Math.min(i5, 16384); - int i6 = bVar.f2835c; + int i6 = bVar.f2836c; if (i6 != min) { if (min < i6) { bVar.a = Math.min(bVar.a, min); } bVar.b = true; - bVar.f2835c = min; + bVar.f2836c = min; int i7 = bVar.g; if (min < i7) { if (min == 0) { diff --git a/app/src/main/java/f0/e0/j/p.java b/app/src/main/java/f0/e0/j/p.java index f462e8f6fd..eb0ecb36d0 100644 --- a/app/src/main/java/f0/e0/j/p.java +++ b/app/src/main/java/f0/e0/j/p.java @@ -9,7 +9,7 @@ public final class p { public static final byte[] b = {13, 23, 28, 28, 28, 28, 28, 28, 28, 24, 30, 28, 28, 30, 28, 28, 28, 28, 28, 28, 28, 28, 30, 28, 28, 28, 28, 28, 28, 28, 28, 28, 6, 10, 10, 12, 13, 6, 8, 11, 10, 10, 8, 11, 8, 6, 6, 6, 5, 5, 5, 6, 6, 6, 6, 6, 6, 6, 7, 8, 15, 6, 12, 10, 13, 6, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 8, 7, 8, 13, 19, 13, 14, 6, 15, 5, 6, 5, 6, 5, 6, 6, 6, 5, 7, 7, 6, 6, 6, 5, 6, 7, 6, 5, 5, 6, 7, 7, 7, 7, 7, 15, 11, 14, 13, 28, 20, 22, 20, 20, 22, 22, 22, 23, 22, 23, 23, 23, 23, 23, 24, 23, 24, 24, 22, 23, 24, 23, 23, 23, 23, 21, 22, 23, 22, 23, 23, 24, 22, 21, 20, 22, 22, 23, 23, 21, 23, 22, 22, 24, 21, 22, 23, 23, 21, 21, 22, 21, 23, 22, 23, 23, 20, 22, 22, 22, 23, 22, 22, 23, 26, 26, 20, 19, 22, 23, 22, 25, 26, 26, 26, 27, 27, 26, 24, 25, 19, 21, 26, 27, 27, 26, 27, 24, 21, 21, 26, 26, 28, 27, 27, 27, 20, 24, 20, 21, 22, 21, 21, 23, 22, 22, 25, 25, 24, 24, 26, 23, 26, 27, 26, 26, 27, 27, 27, 27, 27, 28, 27, 27, 27, 27, 27, 26}; /* renamed from: c reason: collision with root package name */ - public static final a f2844c = new a(); + public static final a f2845c = new a(); public static final p d; /* compiled from: Huffman.kt */ @@ -18,19 +18,19 @@ public final class p { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f2845c; + public final int f2846c; public a() { this.a = new a[256]; this.b = 0; - this.f2845c = 0; + this.f2846c = 0; } public a(int i, int i2) { this.a = null; this.b = i; int i3 = i2 & 7; - this.f2845c = i3 == 0 ? 8 : i3; + this.f2846c = i3 == 0 ? 8 : i3; } } @@ -44,7 +44,7 @@ public final class p { public final void a(int i, int i2, int i3) { a aVar = new a(i, i3); - a aVar2 = f2844c; + a aVar2 = f2845c; while (i3 > 8) { i3 -= 8; int i4 = (i2 >>> i3) & 255; diff --git a/app/src/main/java/f0/e0/k/a.java b/app/src/main/java/f0/e0/k/a.java index 53aa638585..8666d43133 100644 --- a/app/src/main/java/f0/e0/k/a.java +++ b/app/src/main/java/f0/e0/k/a.java @@ -21,7 +21,7 @@ import javax.net.ssl.SSLSocket; import javax.net.ssl.X509TrustManager; /* compiled from: Android10Platform.kt */ public final class a extends h { - public static final boolean d = (h.f2847c.c() && Build.VERSION.SDK_INT >= 29); + public static final boolean d = (h.f2848c.c() && Build.VERSION.SDK_INT >= 29); public static final a e = null; public final List f; diff --git a/app/src/main/java/f0/e0/k/b.java b/app/src/main/java/f0/e0/k/b.java index c97bc17b7c..e70f8a131c 100644 --- a/app/src/main/java/f0/e0/k/b.java +++ b/app/src/main/java/f0/e0/k/b.java @@ -106,7 +106,7 @@ public final class b extends h { static { boolean z2 = false; - if (h.f2847c.c() && Build.VERSION.SDK_INT < 30) { + if (h.f2848c.c() && Build.VERSION.SDK_INT < 30) { z2 = true; } d = z2; @@ -291,7 +291,7 @@ public final class b extends h { boolean z2 = false; if (obj != null) { try { - Method method = hVar.f2850c; + Method method = hVar.f2851c; if (method == null) { m.throwNpe(); } diff --git a/app/src/main/java/f0/e0/k/e.java b/app/src/main/java/f0/e0/k/e.java index 501bdb2b0f..dbfcf9c41c 100644 --- a/app/src/main/java/f0/e0/k/e.java +++ b/app/src/main/java/f0/e0/k/e.java @@ -27,11 +27,11 @@ public final class e extends h { public String b; /* renamed from: c reason: collision with root package name */ - public final List f2846c; + public final List f2847c; public a(List list) { m.checkParameterIsNotNull(list, "protocols"); - this.f2846c = list; + this.f2847c = list; } @Override // java.lang.reflect.InvocationHandler @@ -49,7 +49,7 @@ public final class e extends h { if (!m.areEqual(name, "unsupported") || !m.areEqual(Void.TYPE, returnType)) { if (m.areEqual(name, "protocols")) { if (objArr.length == 0) { - return this.f2846c; + return this.f2847c; } } if ((m.areEqual(name, "selectProtocol") || m.areEqual(name, "select")) && m.areEqual(String.class, returnType) && objArr.length == 1 && (objArr[0] instanceof List)) { @@ -63,7 +63,7 @@ public final class e extends h { Object obj3 = list.get(i); if (obj3 != null) { String str = (String) obj3; - if (!this.f2846c.contains(str)) { + if (!this.f2847c.contains(str)) { if (i == size) { break; } @@ -77,7 +77,7 @@ public final class e extends h { } } } - String str2 = this.f2846c.get(0); + String str2 = this.f2847c.get(0); this.b = str2; return str2; } diff --git a/app/src/main/java/f0/e0/k/h.java b/app/src/main/java/f0/e0/k/h.java index f4bc460db3..03a72e370f 100644 --- a/app/src/main/java/f0/e0/k/h.java +++ b/app/src/main/java/f0/e0/k/h.java @@ -44,7 +44,7 @@ public class h { public static final Logger b = Logger.getLogger(x.class.getName()); /* renamed from: c reason: collision with root package name */ - public static final a f2847c; + public static final a f2848c; /* compiled from: Platform.kt */ public static final class a { @@ -100,9 +100,9 @@ public class h { h hVar; h hVar2 = null; a aVar = new a(null); - f2847c = aVar; + f2848c = aVar; if (aVar.c()) { - c cVar = c.f2848c; + c cVar = c.f2849c; for (Map.Entry entry : c.b.entrySet()) { String value = entry.getValue(); Logger logger = Logger.getLogger(entry.getKey()); diff --git a/app/src/main/java/f0/e0/k/i/a.java b/app/src/main/java/f0/e0/k/i/a.java index ccf7d5cc9b..a5b699c474 100644 --- a/app/src/main/java/f0/e0/k/i/a.java +++ b/app/src/main/java/f0/e0/k/i/a.java @@ -22,7 +22,7 @@ public final class a implements k { @Override // f0.e0.k.i.k public boolean b() { - return h.f2847c.c() && Build.VERSION.SDK_INT >= 29; + return h.f2848c.c() && Build.VERSION.SDK_INT >= 29; } @Override // f0.e0.k.i.k @@ -45,7 +45,7 @@ public final class a implements k { SSLSockets.setUseSessionTickets(sSLSocket, true); SSLParameters sSLParameters = sSLSocket.getSSLParameters(); m.checkExpressionValueIsNotNull(sSLParameters, "sslParameters"); - Object[] array = h.f2847c.a(list).toArray(new String[0]); + Object[] array = h.f2848c.a(list).toArray(new String[0]); if (array != null) { sSLParameters.setApplicationProtocols((String[]) array); sSLSocket.setSSLParameters(sSLParameters); diff --git a/app/src/main/java/f0/e0/k/i/c.java b/app/src/main/java/f0/e0/k/i/c.java index 655b4342a8..0d29d642b6 100644 --- a/app/src/main/java/f0/e0/k/i/c.java +++ b/app/src/main/java/f0/e0/k/i/c.java @@ -14,7 +14,7 @@ public final class c { public static final Map b; /* renamed from: c reason: collision with root package name */ - public static final c f2848c = null; + public static final c f2849c = null; static { LinkedHashMap linkedHashMap = new LinkedHashMap(); diff --git a/app/src/main/java/f0/e0/k/i/d.java b/app/src/main/java/f0/e0/k/i/d.java index ae91a960ff..3f95e46978 100644 --- a/app/src/main/java/f0/e0/k/i/d.java +++ b/app/src/main/java/f0/e0/k/i/d.java @@ -25,7 +25,7 @@ public final class d extends Handler { public void publish(LogRecord logRecord) { int min; m.checkParameterIsNotNull(logRecord, "record"); - c cVar = c.f2848c; + c cVar = c.f2849c; String loggerName = logRecord.getLoggerName(); m.checkExpressionValueIsNotNull(loggerName, "record.loggerName"); int i = logRecord.getLevel().intValue() > Level.INFO.intValue() ? 5 : logRecord.getLevel().intValue() == Level.INFO.intValue() ? 4 : 3; diff --git a/app/src/main/java/f0/e0/k/i/f.java b/app/src/main/java/f0/e0/k/i/f.java index c85e6022e0..34cff06673 100644 --- a/app/src/main/java/f0/e0/k/i/f.java +++ b/app/src/main/java/f0/e0/k/i/f.java @@ -19,7 +19,7 @@ public class f implements k { public static final a b; /* renamed from: c reason: collision with root package name */ - public final Method f2849c; + public final Method f2850c; public final Method d; public final Method e; public final Method f; @@ -43,7 +43,7 @@ public class f implements k { this.g = cls; Method declaredMethod = cls.getDeclaredMethod("setUseSessionTickets", Boolean.TYPE); m.checkExpressionValueIsNotNull(declaredMethod, "sslSocketClass.getDeclar…:class.javaPrimitiveType)"); - this.f2849c = declaredMethod; + this.f2850c = declaredMethod; this.d = cls.getMethod("setHostname", String.class); this.e = cls.getMethod("getAlpnSelectedProtocol", new Class[0]); this.f = cls.getMethod("setAlpnProtocols", byte[].class); @@ -93,11 +93,11 @@ public class f implements k { m.checkParameterIsNotNull(list, "protocols"); if (a(sSLSocket)) { try { - this.f2849c.invoke(sSLSocket, Boolean.TRUE); + this.f2850c.invoke(sSLSocket, Boolean.TRUE); if (str != null) { this.d.invoke(sSLSocket, str); } - this.f.invoke(sSLSocket, h.f2847c.b(list)); + this.f.invoke(sSLSocket, h.f2848c.b(list)); } catch (IllegalAccessException e) { throw new AssertionError(e); } catch (InvocationTargetException e2) { diff --git a/app/src/main/java/f0/e0/k/i/g.java b/app/src/main/java/f0/e0/k/i/g.java index ef39c1f4a1..a2b100ed48 100644 --- a/app/src/main/java/f0/e0/k/i/g.java +++ b/app/src/main/java/f0/e0/k/i/g.java @@ -60,7 +60,7 @@ public final class g implements k { BCSSLSocket bCSSLSocket = (BCSSLSocket) sSLSocket; BCSSLParameters parameters = bCSSLSocket.getParameters(); m.checkExpressionValueIsNotNull(parameters, "sslParameters"); - Object[] array = h.f2847c.a(list).toArray(new String[0]); + Object[] array = h.f2848c.a(list).toArray(new String[0]); if (array != null) { parameters.setApplicationProtocols((String[]) array); bCSSLSocket.setParameters(parameters); diff --git a/app/src/main/java/f0/e0/k/i/h.java b/app/src/main/java/f0/e0/k/i/h.java index 2d42c4c54f..9a60789147 100644 --- a/app/src/main/java/f0/e0/k/i/h.java +++ b/app/src/main/java/f0/e0/k/i/h.java @@ -7,11 +7,11 @@ public final class h { public final Method b; /* renamed from: c reason: collision with root package name */ - public final Method f2850c; + public final Method f2851c; public h(Method method, Method method2, Method method3) { this.a = method; this.b = method2; - this.f2850c = method3; + this.f2851c = method3; } } diff --git a/app/src/main/java/f0/e0/k/i/i.java b/app/src/main/java/f0/e0/k/i/i.java index 8df343bf6c..89d07a7357 100644 --- a/app/src/main/java/f0/e0/k/i/i.java +++ b/app/src/main/java/f0/e0/k/i/i.java @@ -56,7 +56,7 @@ public final class i implements k { m.checkParameterIsNotNull(list, "protocols"); if (a(sSLSocket)) { Conscrypt.setUseSessionTickets(sSLSocket, true); - Object[] array = h.f2847c.a(list).toArray(new String[0]); + Object[] array = h.f2848c.a(list).toArray(new String[0]); if (array != null) { Conscrypt.setApplicationProtocols(sSLSocket, (String[]) array); return; diff --git a/app/src/main/java/f0/e0/n/d.java b/app/src/main/java/f0/e0/n/d.java index 30cbad54a6..148c7281e3 100644 --- a/app/src/main/java/f0/e0/n/d.java +++ b/app/src/main/java/f0/e0/n/d.java @@ -37,7 +37,7 @@ public final class d implements WebSocket, h.a { public final String b; /* renamed from: c reason: collision with root package name */ - public f0.e f2851c; + public f0.e f2852c; public f0.e0.f.a d; public h e; public i f; @@ -55,20 +55,20 @@ public final class d implements WebSocket, h.a { public int r; /* renamed from: s reason: collision with root package name */ - public int f2852s; + public int f2853s; public boolean t; public final Request u; public final WebSocketListener v; public final Random w; /* renamed from: x reason: collision with root package name */ - public final long f2853x; + public final long f2854x; /* renamed from: y reason: collision with root package name */ - public f f2854y = null; + public f f2855y = null; /* renamed from: z reason: collision with root package name */ - public long f2855z; + public long f2856z; /* compiled from: RealWebSocket.kt */ public static final class a { @@ -76,12 +76,12 @@ public final class d implements WebSocket, h.a { public final ByteString b; /* renamed from: c reason: collision with root package name */ - public final long f2856c; + public final long f2857c; public a(int i, ByteString byteString, long j) { this.a = i; this.b = byteString; - this.f2856c = j; + this.f2857c = j; } } @@ -154,7 +154,7 @@ public final class d implements WebSocket, h.a { dVar.t = true; if (i != -1) { StringBuilder R = c.d.b.a.a.R("sent ping but didn't receive pong within "); - R.append(dVar.f2853x); + R.append(dVar.f2854x); R.append("ms (after "); R.append(i - 1); R.append(" successful ping/pongs)"); @@ -187,7 +187,7 @@ public final class d implements WebSocket, h.a { @Override // f0.e0.f.a public long a() { - f0.e eVar = this.e.f2851c; + f0.e eVar = this.e.f2852c; if (eVar == null) { d0.z.d.m.throwNpe(); } @@ -204,13 +204,13 @@ public final class d implements WebSocket, h.a { this.u = request; this.v = webSocketListener; this.w = random; - this.f2853x = j; - this.f2855z = j2; + this.f2854x = j; + this.f2856z = j2; this.g = dVar.f(); this.j = new ArrayDeque<>(); this.k = new ArrayDeque<>(); this.n = -1; - if (d0.z.d.m.areEqual(ShareTarget.METHOD_GET, request.f2967c)) { + if (d0.z.d.m.areEqual(ShareTarget.METHOD_GET, request.f2968c)) { ByteString.a aVar = ByteString.j; byte[] bArr = new byte[16]; random.nextBytes(bArr); @@ -218,7 +218,7 @@ public final class d implements WebSocket, h.a { return; } StringBuilder R = c.d.b.a.a.R("Request must be GET: "); - R.append(request.f2967c); + R.append(request.f2968c); throw new IllegalArgumentException(R.toString().toString()); } @@ -306,7 +306,7 @@ public final class d implements WebSocket, h.a { @Override // f0.e0.n.h.a public synchronized void f(ByteString byteString) { d0.z.d.m.checkParameterIsNotNull(byteString, "payload"); - this.f2852s++; + this.f2853s++; this.t = false; } @@ -526,7 +526,7 @@ public final class d implements WebSocket, h.a { public final void j(String str, c cVar) throws IOException { d0.z.d.m.checkParameterIsNotNull(str, ModelAuditLogEntry.CHANGE_KEY_NAME); d0.z.d.m.checkParameterIsNotNull(cVar, "streams"); - f fVar = this.f2854y; + f fVar = this.f2855y; if (fVar == null) { d0.z.d.m.throwNpe(); } @@ -534,9 +534,9 @@ public final class d implements WebSocket, h.a { this.h = str; this.i = cVar; boolean z2 = cVar.i; - this.f = new i(z2, cVar.k, this.w, fVar.a, z2 ? fVar.f2857c : fVar.e, this.f2855z); + this.f = new i(z2, cVar.k, this.w, fVar.a, z2 ? fVar.f2858c : fVar.e, this.f2856z); this.d = new C0313d(); - long j = this.f2853x; + long j = this.f2854x; if (j != 0) { long nanos = TimeUnit.MILLISECONDS.toNanos(j); String str2 = str + " ping"; @@ -547,7 +547,7 @@ public final class d implements WebSocket, h.a { } } boolean z3 = cVar.i; - this.e = new h(z3, cVar.j, this, fVar.a, z3 ^ true ? fVar.f2857c : fVar.e); + this.e = new h(z3, cVar.j, this, fVar.a, z3 ^ true ? fVar.f2858c : fVar.e); } public final void k() throws IOException { @@ -568,26 +568,26 @@ public final class d implements WebSocket, h.a { hVar.u.B(hVar.p, j); if (!hVar.t) { g0.e eVar = hVar.p; - e.a aVar = hVar.f2858s; + e.a aVar = hVar.f2859s; if (aVar == null) { d0.z.d.m.throwNpe(); } eVar.u(aVar); - hVar.f2858s.b(hVar.p.j - hVar.k); - e.a aVar2 = hVar.f2858s; + hVar.f2859s.b(hVar.p.j - hVar.k); + e.a aVar2 = hVar.f2859s; byte[] bArr = hVar.r; if (bArr == null) { d0.z.d.m.throwNpe(); } g.a(aVar2, bArr); - hVar.f2858s.close(); + hVar.f2859s.close(); } } if (hVar.l) { if (hVar.n) { c cVar = hVar.q; if (cVar == null) { - cVar = new c(hVar.f2859x); + cVar = new c(hVar.f2860x); hVar.q = cVar; } g0.e eVar2 = hVar.p; @@ -704,7 +704,7 @@ public final class d implements WebSocket, h.a { } else { a aVar = ref$ObjectRef8.element; if (aVar != null) { - long j = aVar.f2856c; + long j = aVar.f2857c; String str = this.h + " cancel"; byteString = poll; iVar = iVar4; diff --git a/app/src/main/java/f0/e0/n/e.java b/app/src/main/java/f0/e0/n/e.java index 42c76547a3..61db6c411e 100644 --- a/app/src/main/java/f0/e0/n/e.java +++ b/app/src/main/java/f0/e0/n/e.java @@ -112,7 +112,7 @@ public final class e implements f { i2++; i = 0; } - this.a.f2854y = new f(z2, num, z3, num2, z4, z5); + this.a.f2855y = new f(z2, num, z3, num2, z4, z5); if (!(!z5 && num == null && (num2 == null || (8 <= (intValue = num2.intValue()) && 15 >= intValue)))) { synchronized (this.a) { this.a.k.clear(); diff --git a/app/src/main/java/f0/e0/n/f.java b/app/src/main/java/f0/e0/n/f.java index a652f37432..66980174a5 100644 --- a/app/src/main/java/f0/e0/n/f.java +++ b/app/src/main/java/f0/e0/n/f.java @@ -8,7 +8,7 @@ public final class f { public final Integer b; /* renamed from: c reason: collision with root package name */ - public final boolean f2857c; + public final boolean f2858c; public final Integer d; public final boolean e; public final boolean f; @@ -16,7 +16,7 @@ public final class f { public f() { this.a = false; this.b = null; - this.f2857c = false; + this.f2858c = false; this.d = null; this.e = false; this.f = false; @@ -25,7 +25,7 @@ public final class f { public f(boolean z2, Integer num, boolean z3, Integer num2, boolean z4, boolean z5) { this.a = z2; this.b = num; - this.f2857c = z3; + this.f2858c = z3; this.d = num2; this.e = z4; this.f = z5; @@ -39,7 +39,7 @@ public final class f { return false; } f fVar = (f) obj; - return this.a == fVar.a && m.areEqual(this.b, fVar.b) && this.f2857c == fVar.f2857c && m.areEqual(this.d, fVar.d) && this.e == fVar.e && this.f == fVar.f; + return this.a == fVar.a && m.areEqual(this.b, fVar.b) && this.f2858c == fVar.f2858c && m.areEqual(this.d, fVar.d) && this.e == fVar.e && this.f == fVar.f; } public int hashCode() { @@ -55,7 +55,7 @@ public final class f { Integer num = this.b; int i6 = 0; int hashCode = (i5 + (num != null ? num.hashCode() : 0)) * 31; - boolean z3 = this.f2857c; + boolean z3 = this.f2858c; if (z3) { z3 = true; } @@ -89,7 +89,7 @@ public final class f { R.append(", clientMaxWindowBits="); R.append(this.b); R.append(", clientNoContextTakeover="); - R.append(this.f2857c); + R.append(this.f2858c); R.append(", serverMaxWindowBits="); R.append(this.d); R.append(", serverNoContextTakeover="); diff --git a/app/src/main/java/f0/e0/n/h.java b/app/src/main/java/f0/e0/n/h.java index 2211be105f..f1839c3e4f 100644 --- a/app/src/main/java/f0/e0/n/h.java +++ b/app/src/main/java/f0/e0/n/h.java @@ -23,14 +23,14 @@ public final class h implements Closeable { public final byte[] r; /* renamed from: s reason: collision with root package name */ - public final e.a f2858s; + public final e.a f2859s; public final boolean t; public final g u; public final a v; public final boolean w; /* renamed from: x reason: collision with root package name */ - public final boolean f2859x; + public final boolean f2860x; /* compiled from: WebSocketReader.kt */ public interface a { @@ -52,10 +52,10 @@ public final class h implements Closeable { this.u = gVar; this.v = aVar; this.w = z3; - this.f2859x = z4; + this.f2860x = z4; e.a aVar2 = null; this.r = z2 ? null : new byte[4]; - this.f2858s = !z2 ? new e.a() : aVar2; + this.f2859s = !z2 ? new e.a() : aVar2; } public final void a() throws IOException { @@ -65,19 +65,19 @@ public final class h implements Closeable { this.u.B(this.o, j); if (!this.t) { e eVar = this.o; - e.a aVar = this.f2858s; + e.a aVar = this.f2859s; if (aVar == null) { m.throwNpe(); } eVar.u(aVar); - this.f2858s.b(0); - e.a aVar2 = this.f2858s; + this.f2859s.b(0); + e.a aVar2 = this.f2859s; byte[] bArr = this.r; if (bArr == null) { m.throwNpe(); } g.a(aVar2, bArr); - this.f2858s.close(); + this.f2859s.close(); } } switch (this.j) { diff --git a/app/src/main/java/f0/e0/n/i.java b/app/src/main/java/f0/e0/n/i.java index ec373cca21..27b3699b6b 100644 --- a/app/src/main/java/f0/e0/n/i.java +++ b/app/src/main/java/f0/e0/n/i.java @@ -24,7 +24,7 @@ public final class i implements Closeable { public final boolean r; /* renamed from: s reason: collision with root package name */ - public final boolean f2860s; + public final boolean f2861s; public final long t; public i(boolean z2, BufferedSink bufferedSink, Random random, boolean z3, boolean z4, long j) { @@ -34,7 +34,7 @@ public final class i implements Closeable { this.p = bufferedSink; this.q = random; this.r = z3; - this.f2860s = z4; + this.f2861s = z4; this.t = j; this.j = bufferedSink.g(); e.a aVar = null; @@ -128,7 +128,7 @@ public final class i implements Closeable { if (this.r && ((long) byteString.j()) >= this.t) { a aVar = this.l; if (aVar == null) { - aVar = new a(this.f2860s); + aVar = new a(this.f2861s); this.l = aVar; } e eVar = this.i; @@ -194,7 +194,7 @@ public final class i implements Closeable { e eVar5 = this.j; s N = eVar5.N(8); byte[] bArr = N.a; - int i5 = N.f2883c; + int i5 = N.f2884c; int i6 = i5 + 1; bArr[i5] = (byte) ((int) ((j4 >>> 56) & 255)); int i7 = i6 + 1; @@ -210,7 +210,7 @@ public final class i implements Closeable { int i12 = i11 + 1; bArr[i11] = (byte) ((int) ((j4 >>> 8) & 255)); bArr[i12] = (byte) ((int) (j4 & 255)); - N.f2883c = i12 + 1; + N.f2884c = i12 + 1; eVar5.j += 8; } if (this.o) { diff --git a/app/src/main/java/f0/f0/a.java b/app/src/main/java/f0/f0/a.java index 1ca10c5296..cb69b2ab23 100644 --- a/app/src/main/java/f0/f0/a.java +++ b/app/src/main/java/f0/f0/a.java @@ -28,7 +28,7 @@ public final class a implements Interceptor { public volatile Set b = n0.emptySet(); /* renamed from: c reason: collision with root package name */ - public volatile EnumC0314a f2861c = EnumC0314a.NONE; + public volatile EnumC0314a f2862c = EnumC0314a.NONE; public final b d; /* compiled from: HttpLoggingInterceptor.kt */ @@ -79,7 +79,7 @@ public final class a implements Interceptor { Charset charset; Charset charset2; m.checkParameterIsNotNull(chain, "chain"); - EnumC0314a aVar = this.f2861c; + EnumC0314a aVar = this.f2862c; g gVar = (g) chain; Request request = gVar.f; if (aVar == EnumC0314a.NONE) { @@ -90,7 +90,7 @@ public final class a implements Interceptor { RequestBody requestBody = request.e; k b2 = gVar.b(); StringBuilder R = c.d.b.a.a.R("--> "); - R.append(request.f2967c); + R.append(request.f2968c); R.append(' '); R.append(request.b); if (b2 != null) { @@ -130,24 +130,24 @@ public final class a implements Interceptor { if (!z2 || requestBody == null) { b bVar2 = this.d; StringBuilder R4 = c.d.b.a.a.R("--> END "); - R4.append(request.f2967c); + R4.append(request.f2968c); bVar2.log(R4.toString()); } else if (a(request.d)) { b bVar3 = this.d; StringBuilder R5 = c.d.b.a.a.R("--> END "); - R5.append(request.f2967c); + R5.append(request.f2968c); R5.append(" (encoded body omitted)"); bVar3.log(R5.toString()); } else if (requestBody.isDuplex()) { b bVar4 = this.d; StringBuilder R6 = c.d.b.a.a.R("--> END "); - R6.append(request.f2967c); + R6.append(request.f2968c); R6.append(" (duplex request body omitted)"); bVar4.log(R6.toString()); } else if (requestBody.isOneShot()) { b bVar5 = this.d; StringBuilder R7 = c.d.b.a.a.R("--> END "); - R7.append(request.f2967c); + R7.append(request.f2968c); R7.append(" (one-shot body omitted)"); bVar5.log(R7.toString()); } else { @@ -163,7 +163,7 @@ public final class a implements Interceptor { this.d.log(eVar.M(charset2)); b bVar6 = this.d; StringBuilder R8 = c.d.b.a.a.R("--> END "); - R8.append(request.f2967c); + R8.append(request.f2968c); R8.append(" ("); R8.append(requestBody.contentLength()); R8.append("-byte body)"); @@ -171,7 +171,7 @@ public final class a implements Interceptor { } else { b bVar7 = this.d; StringBuilder R9 = c.d.b.a.a.R("--> END "); - R9.append(request.f2967c); + R9.append(request.f2968c); R9.append(" (binary "); R9.append(requestBody.contentLength()); R9.append("-byte body omitted)"); diff --git a/app/src/main/java/f0/g.java b/app/src/main/java/f0/g.java index e48f4f6017..7d5fb87496 100644 --- a/app/src/main/java/f0/g.java +++ b/app/src/main/java/f0/g.java @@ -27,7 +27,7 @@ public final class g { public static final a b = new a(null); /* renamed from: c reason: collision with root package name */ - public final Set f2862c; + public final Set f2863c; public final c d; /* compiled from: CertificatePinner.kt */ @@ -87,14 +87,14 @@ public final class g { public g(Set set, c cVar) { m.checkParameterIsNotNull(set, "pins"); - this.f2862c = set; + this.f2863c = set; this.d = cVar; } public g(Set set, c cVar, int i) { int i2 = i & 2; m.checkParameterIsNotNull(set, "pins"); - this.f2862c = set; + this.f2863c = set; this.d = null; } @@ -102,7 +102,7 @@ public final class g { m.checkParameterIsNotNull(str, "hostname"); m.checkParameterIsNotNull(function0, "cleanedPeerCertificatesFn"); m.checkParameterIsNotNull(str, "hostname"); - Set set = this.f2862c; + Set set = this.f2863c; List emptyList = n.emptyList(); for (Object obj : set) { Objects.requireNonNull((b) obj); @@ -165,13 +165,13 @@ public final class g { public final g b(c cVar) { m.checkParameterIsNotNull(cVar, "certificateChainCleaner"); - return m.areEqual(this.d, cVar) ? this : new g(this.f2862c, cVar); + return m.areEqual(this.d, cVar) ? this : new g(this.f2863c, cVar); } public boolean equals(Object obj) { if (obj instanceof g) { g gVar = (g) obj; - if (m.areEqual(gVar.f2862c, this.f2862c) && m.areEqual(gVar.d, this.d)) { + if (m.areEqual(gVar.f2863c, this.f2863c) && m.areEqual(gVar.d, this.d)) { return true; } } @@ -179,7 +179,7 @@ public final class g { } public int hashCode() { - int hashCode = (this.f2862c.hashCode() + 1517) * 41; + int hashCode = (this.f2863c.hashCode() + 1517) * 41; c cVar = this.d; return hashCode + (cVar != null ? cVar.hashCode() : 0); } diff --git a/app/src/main/java/f0/j.java b/app/src/main/java/f0/j.java index c47d631887..4e02ee2951 100644 --- a/app/src/main/java/f0/j.java +++ b/app/src/main/java/f0/j.java @@ -14,7 +14,7 @@ public final class j { public static final Map b = new LinkedHashMap(); /* renamed from: c reason: collision with root package name */ - public static final j f2863c; + public static final j f2864c; public static final j d; public static final j e; public static final j f; @@ -32,7 +32,7 @@ public final class j { public static final j r; /* renamed from: s reason: collision with root package name */ - public static final b f2864s; + public static final b f2865s; public final String t; /* compiled from: CipherSuite.kt */ @@ -123,7 +123,7 @@ public final class j { static { b bVar = new b(null); - f2864s = bVar; + f2865s = bVar; b.a(bVar, "SSL_RSA_WITH_NULL_MD5", 1); b.a(bVar, "SSL_RSA_WITH_NULL_SHA", 2); b.a(bVar, "SSL_RSA_EXPORT_WITH_RC4_40_MD5", 3); @@ -131,7 +131,7 @@ public final class j { b.a(bVar, "SSL_RSA_WITH_RC4_128_SHA", 5); b.a(bVar, "SSL_RSA_EXPORT_WITH_DES40_CBC_SHA", 8); b.a(bVar, "SSL_RSA_WITH_DES_CBC_SHA", 9); - f2863c = b.a(bVar, "SSL_RSA_WITH_3DES_EDE_CBC_SHA", 10); + f2864c = b.a(bVar, "SSL_RSA_WITH_3DES_EDE_CBC_SHA", 10); b.a(bVar, "SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA", 17); b.a(bVar, "SSL_DHE_DSS_WITH_DES_CBC_SHA", 18); b.a(bVar, "SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA", 19); diff --git a/app/src/main/java/f0/m.java b/app/src/main/java/f0/m.java index 7d02ed13f1..a25c09f922 100644 --- a/app/src/main/java/f0/m.java +++ b/app/src/main/java/f0/m.java @@ -16,7 +16,7 @@ public final class m { public static final j[] b; /* renamed from: c reason: collision with root package name */ - public static final m f2865c; + public static final m f2866c; public static final m d = new m(false, false, null, null); public final boolean e; public final boolean f; @@ -29,14 +29,14 @@ public final class m { public String[] b; /* renamed from: c reason: collision with root package name */ - public String[] f2866c; + public String[] f2867c; public boolean d; public a(m mVar) { d0.z.d.m.checkParameterIsNotNull(mVar, "connectionSpec"); this.a = mVar.e; this.b = mVar.g; - this.f2866c = mVar.h; + this.f2867c = mVar.h; this.d = mVar.f; } @@ -45,7 +45,7 @@ public final class m { } public final m a() { - return new m(this.a, this.d, this.b, this.f2866c); + return new m(this.a, this.d, this.b, this.f2867c); } public final a b(String... strArr) { @@ -96,7 +96,7 @@ public final class m { if (!(strArr.length == 0)) { Object clone = strArr.clone(); if (clone != null) { - this.f2866c = (String[]) clone; + this.f2867c = (String[]) clone; return this; } throw new TypeCastException("null cannot be cast to non-null type kotlin.Array"); @@ -137,7 +137,7 @@ public final class m { j jVar9 = j.n; j[] jVarArr = {jVar, jVar2, jVar3, jVar4, jVar5, jVar6, jVar7, jVar8, jVar9}; a = jVarArr; - j[] jVarArr2 = {jVar, jVar2, jVar3, jVar4, jVar5, jVar6, jVar7, jVar8, jVar9, j.h, j.i, j.f, j.g, j.d, j.e, j.f2863c}; + j[] jVarArr2 = {jVar, jVar2, jVar3, jVar4, jVar5, jVar6, jVar7, jVar8, jVar9, j.h, j.i, j.f, j.g, j.d, j.e, j.f2864c}; b = jVarArr2; a aVar = new a(true); aVar.c((j[]) Arrays.copyOf(jVarArr, jVarArr.length)); @@ -150,7 +150,7 @@ public final class m { aVar2.c((j[]) Arrays.copyOf(jVarArr2, jVarArr2.length)); aVar2.f(d0Var, d0Var2); aVar2.d(true); - f2865c = aVar2.a(); + f2866c = aVar2.a(); a aVar3 = new a(true); aVar3.c((j[]) Arrays.copyOf(jVarArr2, jVarArr2.length)); aVar3.f(d0Var, d0Var2, d0.TLS_1_1, d0.TLS_1_0); @@ -172,7 +172,7 @@ public final class m { } ArrayList arrayList = new ArrayList(strArr.length); for (String str : strArr) { - arrayList.add(j.f2864s.b(str)); + arrayList.add(j.f2865s.b(str)); } return u.toList(arrayList); } @@ -191,7 +191,7 @@ public final class m { return true; } String[] enabledCipherSuites = sSLSocket.getEnabledCipherSuites(); - j.b bVar = j.f2864s; + j.b bVar = j.f2865s; Comparator comparator = j.a; return c.k(strArr2, enabledCipherSuites, j.a); } diff --git a/app/src/main/java/f0/n.java b/app/src/main/java/f0/n.java index 225f365671..8a7f5cdaa6 100644 --- a/app/src/main/java/f0/n.java +++ b/app/src/main/java/f0/n.java @@ -21,7 +21,7 @@ public final class n { public static final Pattern b = Pattern.compile("(?i)(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec).*"); /* renamed from: c reason: collision with root package name */ - public static final Pattern f2867c = Pattern.compile("(\\d{1,2})[^\\d]*"); + public static final Pattern f2868c = Pattern.compile("(\\d{1,2})[^\\d]*"); public static final Pattern d = Pattern.compile("(\\d{1,2}):(\\d{1,2}):(\\d{1,2})[^\\d]*"); public static final a e = new a(null); public final String f; @@ -86,7 +86,7 @@ public final class n { String group3 = matcher.group(3); m.checkExpressionValueIsNotNull(group3, "matcher.group(3)"); i8 = Integer.parseInt(group3); - } else if (i5 != -1 || !matcher.usePattern(n.f2867c).matches()) { + } else if (i5 != -1 || !matcher.usePattern(n.f2868c).matches()) { if (i6 == -1) { Pattern pattern = n.b; if (matcher.usePattern(pattern).matches()) { @@ -194,7 +194,7 @@ public final class n { if (!(m.areEqual(b2, str3) || (t.startsWith$default(b2, str3, false, 2, null) && (t.endsWith$default(str3, AutocompleteViewModel.COMMAND_DISCOVER_TOKEN, false, 2, null) || b2.charAt(str3.length()) == '/')))) { return false; } - return !this.k || wVar.f2872c; + return !this.k || wVar.f2873c; } public boolean equals(Object obj) { diff --git a/app/src/main/java/f0/q.java b/app/src/main/java/f0/q.java index f26a31b3f8..a7168da81e 100644 --- a/app/src/main/java/f0/q.java +++ b/app/src/main/java/f0/q.java @@ -23,7 +23,7 @@ public final class q { public final ArrayDeque b = new ArrayDeque<>(); /* renamed from: c reason: collision with root package name */ - public final ArrayDeque f2868c = new ArrayDeque<>(); + public final ArrayDeque f2869c = new ArrayDeque<>(); public final ArrayDeque d = new ArrayDeque<>(); public final synchronized void a() { @@ -31,7 +31,7 @@ public final class q { while (it.hasNext()) { it.next().k.cancel(); } - Iterator it2 = this.f2868c.iterator(); + Iterator it2 = this.f2869c.iterator(); while (it2.hasNext()) { it2.next().k.cancel(); } @@ -53,7 +53,7 @@ public final class q { public final void c(e.a aVar) { m.checkParameterIsNotNull(aVar, NotificationCompat.CATEGORY_CALL); aVar.i.decrementAndGet(); - b(this.f2868c, aVar); + b(this.f2869c, aVar); } /* JADX WARNING: Removed duplicated region for block: B:25:0x0067 */ @@ -72,18 +72,18 @@ public final class q { break; } e.a next = it.next(); - if (this.f2868c.size() >= 64) { + if (this.f2869c.size() >= 64) { break; } else if (next.i.get() < 5) { it.remove(); next.i.incrementAndGet(); m.checkExpressionValueIsNotNull(next, "asyncCall"); arrayList.add(next); - this.f2868c.add(next); + this.f2869c.add(next); } } synchronized (this) { - size = this.f2868c.size() + this.d.size(); + size = this.f2869c.size() + this.d.size(); } size2 = arrayList.size(); for (i = 0; i < size2; i++) { @@ -103,7 +103,7 @@ public final class q { } Objects.requireNonNull(aVar); m.checkParameterIsNotNull(executorService, "executorService"); - q qVar = aVar.k.f2822x.l; + q qVar = aVar.k.f2823x.l; byte[] bArr2 = c.a; try { executorService.execute(aVar); @@ -112,9 +112,9 @@ public final class q { interruptedIOException.initCause(e); aVar.k.l(interruptedIOException); aVar.j.b(aVar.k, interruptedIOException); - aVar.k.f2822x.l.c(aVar); + aVar.k.f2823x.l.c(aVar); } catch (Throwable th) { - aVar.k.f2822x.l.c(aVar); + aVar.k.f2823x.l.c(aVar); throw th; } } diff --git a/app/src/main/java/f0/u.java b/app/src/main/java/f0/u.java index c73cea6ff3..0b88eb384e 100644 --- a/app/src/main/java/f0/u.java +++ b/app/src/main/java/f0/u.java @@ -17,7 +17,7 @@ public final class u extends RequestBody { public final List b; /* renamed from: c reason: collision with root package name */ - public final List f2869c; + public final List f2870c; /* compiled from: FormBody.kt */ public static final class a { @@ -25,18 +25,18 @@ public final class u extends RequestBody { public final List b = new ArrayList(); /* renamed from: c reason: collision with root package name */ - public final Charset f2870c = null; + public final Charset f2871c = null; } static { - MediaType.a aVar = MediaType.f2964c; + MediaType.a aVar = MediaType.f2965c; } public u(List list, List list2) { m.checkParameterIsNotNull(list, "encodedNames"); m.checkParameterIsNotNull(list2, "encodedValues"); this.b = c.z(list); - this.f2869c = c.z(list2); + this.f2870c = c.z(list2); } public final long a(BufferedSink bufferedSink, boolean z2) { @@ -56,7 +56,7 @@ public final class u extends RequestBody { } eVar.b0(this.b.get(i)); eVar.T(61); - eVar.b0(this.f2869c.get(i)); + eVar.b0(this.f2870c.get(i)); } if (!z2) { return 0; diff --git a/app/src/main/java/f0/v.java b/app/src/main/java/f0/v.java index 2d56ee94b1..a25299623b 100644 --- a/app/src/main/java/f0/v.java +++ b/app/src/main/java/f0/v.java @@ -21,7 +21,7 @@ public final class v { public final d0 b; /* renamed from: c reason: collision with root package name */ - public final j f2871c; + public final j f2872c; public final List d; /* compiled from: Handshake.kt */ @@ -72,7 +72,7 @@ public final class v { m.checkParameterIsNotNull(list, "localCertificates"); m.checkParameterIsNotNull(function0, "peerCertificatesFn"); this.b = d0Var; - this.f2871c = jVar; + this.f2872c = jVar; this.d = list; this.a = g.lazy(new b(function0)); } @@ -86,7 +86,7 @@ public final class v { if (hashCode == 1019404634 ? cipherSuite.equals("TLS_NULL_WITH_NULL_NULL") : hashCode == 1208658923 && cipherSuite.equals("SSL_NULL_WITH_NULL_NULL")) { throw new IOException(c.d.b.a.a.v("cipherSuite == ", cipherSuite)); } - j b2 = j.f2864s.b(cipherSuite); + j b2 = j.f2865s.b(cipherSuite); String protocol = sSLSession.getProtocol(); if (protocol == null) { throw new IllegalStateException("tlsVersion == null".toString()); @@ -126,7 +126,7 @@ public final class v { public boolean equals(Object obj) { if (obj instanceof v) { v vVar = (v) obj; - if (vVar.b == this.b && m.areEqual(vVar.f2871c, this.f2871c) && m.areEqual(vVar.c(), c()) && m.areEqual(vVar.d, this.d)) { + if (vVar.b == this.b && m.areEqual(vVar.f2872c, this.f2872c) && m.areEqual(vVar.c(), c()) && m.areEqual(vVar.d, this.d)) { return true; } } @@ -134,7 +134,7 @@ public final class v { } public int hashCode() { - int hashCode = this.f2871c.hashCode(); + int hashCode = this.f2872c.hashCode(); int hashCode2 = c().hashCode(); return this.d.hashCode() + ((hashCode2 + ((hashCode + ((this.b.hashCode() + 527) * 31)) * 31)) * 31); } @@ -150,7 +150,7 @@ public final class v { V.append(this.b); V.append(' '); V.append("cipherSuite="); - V.append(this.f2871c); + V.append(this.f2872c); V.append(' '); V.append("peerCertificates="); V.append(obj); diff --git a/app/src/main/java/f0/w.java b/app/src/main/java/f0/w.java index 6759a655f1..89e9bb2a66 100644 --- a/app/src/main/java/f0/w.java +++ b/app/src/main/java/f0/w.java @@ -26,7 +26,7 @@ public final class w { public static final b b = new b(null); /* renamed from: c reason: collision with root package name */ - public final boolean f2872c; + public final boolean f2873c; public final String d; public final String e; public final String f; @@ -43,7 +43,7 @@ public final class w { public String b; /* renamed from: c reason: collision with root package name */ - public String f2873c = ""; + public String f2874c = ""; public String d = ""; public String e; public int f = -1; @@ -88,7 +88,7 @@ public final class w { String str = this.b; if (str != null) { b bVar = w.b; - String d = b.d(bVar, this.f2873c, 0, 0, false, 7); + String d = b.d(bVar, this.f2874c, 0, 0, false, 7); String d2 = b.d(bVar, this.d, 0, 0, false, 7); String str2 = this.e; if (str2 != null) { @@ -279,9 +279,9 @@ public final class w { i19 = g; String a2 = b.a(bVar, str, i23, f, " \"':;<=>@[]^`{}|/\\?#", true, false, false, false, null, 240); if (z4) { - a2 = this.f2873c + "%40" + a2; + a2 = this.f2874c + "%40" + a2; } - this.f2873c = a2; + this.f2874c = a2; if (f != i19) { this.d = b.a(bVar, str, f + 1, i19, " \"':;<=>@[]^`{}|/\\?#", true, false, false, false, null, 240); z2 = true; @@ -386,7 +386,7 @@ public final class w { throw new IllegalArgumentException(R3.toString().toString()); } } else { - this.f2873c = wVar.e(); + this.f2874c = wVar.e(); this.d = wVar.a(); this.e = wVar.g; this.f = wVar.h; @@ -557,9 +557,9 @@ public final class w { sb.append("//"); } boolean z2 = true; - if (!(this.f2873c.length() > 0)) { + if (!(this.f2874c.length() > 0)) { } - sb.append(this.f2873c); + sb.append(this.f2874c); if (this.d.length() <= 0) { z2 = false; } @@ -878,7 +878,7 @@ public final class w { this.j = list2; this.k = str5; this.l = str6; - this.f2872c = m.areEqual(str, Constants.SCHEME); + this.f2873c = m.areEqual(str, Constants.SCHEME); } public final String a() { @@ -976,7 +976,7 @@ public final class w { aVar.b = this.d; String e = e(); m.checkParameterIsNotNull(e, ""); - aVar.f2873c = e; + aVar.f2874c = e; String a2 = a(); m.checkParameterIsNotNull(a2, ""); aVar.d = a2; @@ -1056,7 +1056,7 @@ public final class w { Objects.requireNonNull(g); m.checkParameterIsNotNull("", "username"); b bVar = b; - g.f2873c = b.a(bVar, "", 0, 0, " \"':;<=>@[]^`{}|/\\?#", false, false, false, false, null, 251); + g.f2874c = b.a(bVar, "", 0, 0, " \"':;<=>@[]^`{}|/\\?#", false, false, false, false, null, 251); m.checkParameterIsNotNull("", "password"); g.d = b.a(bVar, "", 0, 0, " \"':;<=>@[]^`{}|/\\?#", false, false, false, false, null, 251); return g.b().l; diff --git a/app/src/main/java/f0/x.java b/app/src/main/java/f0/x.java index 9a12284e57..ef6bd5a43f 100644 --- a/app/src/main/java/f0/x.java +++ b/app/src/main/java/f0/x.java @@ -33,7 +33,7 @@ import okhttp3.WebSocketListener; /* compiled from: OkHttpClient.kt */ public class x implements Cloneable, e.a { public static final List i = c.m(y.HTTP_2, y.HTTP_1_1); - public static final List j = c.m(m.f2865c, m.d); + public static final List j = c.m(m.f2866c, m.d); public static final b k = new b(null); public final SSLSocketFactory A; public final X509TrustManager B; @@ -58,20 +58,20 @@ public class x implements Cloneable, e.a { public final c r; /* renamed from: s reason: collision with root package name */ - public final boolean f2874s; + public final boolean f2875s; public final boolean t; public final p u; public final s v; public final Proxy w; /* renamed from: x reason: collision with root package name */ - public final ProxySelector f2875x; + public final ProxySelector f2876x; /* renamed from: y reason: collision with root package name */ - public final c f2876y; + public final c f2877y; /* renamed from: z reason: collision with root package name */ - public final SocketFactory f2877z; + public final SocketFactory f2878z; /* compiled from: OkHttpClient.kt */ public static final class a { @@ -82,7 +82,7 @@ public class x implements Cloneable, e.a { public l b = new l(); /* renamed from: c reason: collision with root package name */ - public final List f2878c = new ArrayList(); + public final List f2879c = new ArrayList(); public final List d = new ArrayList(); public t.b e; public boolean f; @@ -100,20 +100,20 @@ public class x implements Cloneable, e.a { public List r; /* renamed from: s reason: collision with root package name */ - public List f2879s; + public List f2880s; public HostnameVerifier t; public g u; public f0.e0.m.c v; public int w; /* renamed from: x reason: collision with root package name */ - public int f2880x; + public int f2881x; /* renamed from: y reason: collision with root package name */ - public int f2881y; + public int f2882y; /* renamed from: z reason: collision with root package name */ - public int f2882z; + public int f2883z; public a() { t tVar = t.a; @@ -132,18 +132,18 @@ public class x implements Cloneable, e.a { this.o = socketFactory; b bVar = x.k; this.r = x.j; - this.f2879s = x.i; + this.f2880s = x.i; this.t = d.a; this.u = g.a; - this.f2880x = 10000; - this.f2881y = 10000; - this.f2882z = 10000; + this.f2881x = 10000; + this.f2882y = 10000; + this.f2883z = 10000; this.B = Permission.VIEW_CHANNEL; } public final a a(long j, TimeUnit timeUnit) { m.checkParameterIsNotNull(timeUnit, "unit"); - this.f2881y = c.b("timeout", j, timeUnit); + this.f2882y = c.b("timeout", j, timeUnit); return this; } @@ -155,7 +155,7 @@ public class x implements Cloneable, e.a { } this.p = sSLSocketFactory; m.checkParameterIsNotNull(x509TrustManager, "trustManager"); - h.a aVar = h.f2847c; + h.a aVar = h.f2848c; this.v = h.a.b(x509TrustManager); this.q = x509TrustManager; return this; @@ -185,12 +185,12 @@ public class x implements Cloneable, e.a { m.checkParameterIsNotNull(aVar, "builder"); this.l = aVar.a; this.m = aVar.b; - this.n = c.z(aVar.f2878c); + this.n = c.z(aVar.f2879c); this.o = c.z(aVar.d); this.p = aVar.e; this.q = aVar.f; this.r = aVar.g; - this.f2874s = aVar.h; + this.f2875s = aVar.h; this.t = aVar.i; this.u = aVar.j; this.v = aVar.k; @@ -205,17 +205,17 @@ public class x implements Cloneable, e.a { proxySelector = f0.e0.l.a.a; } } - this.f2875x = proxySelector; - this.f2876y = aVar.n; - this.f2877z = aVar.o; + this.f2876x = proxySelector; + this.f2877y = aVar.n; + this.f2878z = aVar.o; List list2 = aVar.r; this.C = list2; - this.D = aVar.f2879s; + this.D = aVar.f2880s; this.E = aVar.t; this.H = aVar.w; - this.I = aVar.f2880x; - this.J = aVar.f2881y; - this.K = aVar.f2882z; + this.I = aVar.f2881x; + this.J = aVar.f2882y; + this.K = aVar.f2883z; this.L = aVar.A; this.M = aVar.B; l lVar = aVar.C; @@ -258,7 +258,7 @@ public class x implements Cloneable, e.a { } this.F = gVar.b(cVar); } else { - h.a aVar2 = h.f2847c; + h.a aVar2 = h.f2848c; X509TrustManager n = h.a.n(); this.B = n; h hVar = h.a; @@ -362,30 +362,30 @@ public class x implements Cloneable, e.a { a aVar = new a(); aVar.a = this.l; aVar.b = this.m; - r.addAll(aVar.f2878c, this.n); + r.addAll(aVar.f2879c, this.n); r.addAll(aVar.d, this.o); aVar.e = this.p; aVar.f = this.q; aVar.g = this.r; - aVar.h = this.f2874s; + aVar.h = this.f2875s; aVar.i = this.t; aVar.j = this.u; aVar.k = this.v; aVar.l = this.w; - aVar.m = this.f2875x; - aVar.n = this.f2876y; - aVar.o = this.f2877z; + aVar.m = this.f2876x; + aVar.n = this.f2877y; + aVar.o = this.f2878z; aVar.p = this.A; aVar.q = this.B; aVar.r = this.C; - aVar.f2879s = this.D; + aVar.f2880s = this.D; aVar.t = this.E; aVar.u = this.F; aVar.v = this.G; aVar.w = this.H; - aVar.f2880x = this.I; - aVar.f2881y = this.J; - aVar.f2882z = this.K; + aVar.f2881x = this.I; + aVar.f2882y = this.J; + aVar.f2883z = this.K; aVar.A = this.L; aVar.B = this.M; aVar.C = this.N; @@ -421,12 +421,12 @@ public class x implements Cloneable, e.a { throw new IllegalArgumentException(("protocols must not contain http/1.0: " + mutableList).toString()); } else if (!mutableList.contains(null)) { mutableList.remove(y.SPDY_3); - if (!m.areEqual(mutableList, f.f2879s)) { + if (!m.areEqual(mutableList, f.f2880s)) { f.C = null; } List unmodifiableList = Collections.unmodifiableList(mutableList); m.checkExpressionValueIsNotNull(unmodifiableList, "Collections.unmodifiableList(protocolsCopy)"); - f.f2879s = unmodifiableList; + f.f2880s = unmodifiableList; x xVar = new x(f); Request.a aVar = new Request.a(dVar.u); aVar.b("Upgrade", "websocket"); @@ -436,7 +436,7 @@ public class x implements Cloneable, e.a { aVar.b("Sec-WebSocket-Extensions", "permessage-deflate"); Request a2 = aVar.a(); f0.e0.g.e eVar = new f0.e0.g.e(xVar, a2, true); - dVar.f2851c = eVar; + dVar.f2852c = eVar; eVar.e(new f0.e0.n.e(dVar, a2)); } else { throw new IllegalArgumentException("protocols must not contain null".toString()); diff --git a/app/src/main/java/g0/c.java b/app/src/main/java/g0/c.java index ddb1bab81f..1118ccfdf6 100644 --- a/app/src/main/java/g0/c.java +++ b/app/src/main/java/g0/c.java @@ -80,7 +80,7 @@ public final class c implements v { if (j2 >= ((long) 65536)) { break; } - j2 += (long) (sVar.f2883c - sVar.b); + j2 += (long) (sVar.f2884c - sVar.b); if (j2 >= j) { j2 = j; break; diff --git a/app/src/main/java/g0/e.java b/app/src/main/java/g0/e.java index 0cd7eaaaeb..1212fa0ec2 100644 --- a/app/src/main/java/g0/e.java +++ b/app/src/main/java/g0/e.java @@ -52,10 +52,10 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { if (sVar2 == null) { m.throwNpe(); } - int i3 = sVar2.f2883c; + int i3 = sVar2.f2884c; long j4 = (long) (i3 - sVar2.b); if (j4 > j3) { - sVar2.f2883c = i3 - ((int) j3); + sVar2.f2884c = i3 - ((int) j3); break; } eVar.i = sVar2.a(); @@ -78,9 +78,9 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { boolean z2 = true; while (j5 > 0) { s N = eVar.N(i); - int min = (int) Math.min(j5, (long) (8192 - N.f2883c)); - int i4 = N.f2883c + min; - N.f2883c = i4; + int min = (int) Math.min(j5, (long) (8192 - N.f2884c)); + int i4 = N.f2884c + min; + N.f2884c = i4; j5 -= (long) min; if (z2) { this.k = N; @@ -142,7 +142,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { if (sVar == null) { m.throwNpe(); } - int i2 = sVar.f2883c; + int i2 = sVar.f2884c; int i3 = sVar.b; if (j < ((long) (i2 - i3)) + j2) { break; @@ -159,7 +159,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { if (sVar2 == null) { m.throwNpe(); } - j3 -= (long) (sVar2.f2883c - sVar2.b); + j3 -= (long) (sVar2.f2884c - sVar2.b); } sVar = sVar2; j2 = j3; @@ -172,7 +172,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { byte[] bArr = sVar.a; byte[] copyOf = Arrays.copyOf(bArr, bArr.length); m.checkExpressionValueIsNotNull(copyOf, "java.util.Arrays.copyOf(this, size)"); - s sVar4 = new s(copyOf, sVar.b, sVar.f2883c, false, true); + s sVar4 = new s(copyOf, sVar.b, sVar.f2884c, false, true); if (eVar.i == sVar) { eVar.i = sVar4; } @@ -193,7 +193,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { this.m = sVar.a; int i4 = sVar.b + ((int) (j - j2)); this.n = i4; - int i5 = sVar.f2883c; + int i5 = sVar.f2884c; this.o = i5; return i5 - i4; } @@ -273,7 +273,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { m.throwNpe(); } int i2 = sVar.b; - if (((long) i2) + j > ((long) sVar.f2883c)) { + if (((long) i2) + j > ((long) sVar.f2884c)) { return new String(Z(j), charset); } int i3 = (int) j; @@ -281,7 +281,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { int i4 = sVar.b + i3; sVar.b = i4; this.j -= j; - if (i4 == sVar.f2883c) { + if (i4 == sVar.f2884c) { this.i = sVar.a(); t.a(sVar); } @@ -412,7 +412,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { if (sVar == null) { m.throwNpe(); } - int i5 = sVar.f2883c; + int i5 = sVar.f2884c; int i6 = sVar.b; if (i5 != i6) { i3 += i5 - i6; @@ -431,7 +431,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { m.throwNpe(); } bArr[i7] = sVar2.a; - i2 += sVar2.f2883c - sVar2.b; + i2 += sVar2.f2884c - sVar2.b; iArr[i7] = Math.min(i2, i); iArr[i7 + i4] = sVar2.b; sVar2.d = true; @@ -474,7 +474,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { if (sVar2 == null) { m.throwNpe(); } - if (sVar2.f2883c + i <= 8192 && sVar2.e) { + if (sVar2.f2884c + i <= 8192 && sVar2.e) { return sVar2; } s b3 = t.b(); @@ -516,10 +516,10 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { int i3 = i2 + i; while (i < i3) { s N = N(1); - int min = Math.min(i3 - i, 8192 - N.f2883c); + int min = Math.min(i3 - i, 8192 - N.f2884c); int i4 = i + min; - j.copyInto(bArr, N.a, N.f2883c, i, i4); - N.f2883c += min; + j.copyInto(bArr, N.a, N.f2884c, i, i4); + N.f2884c += min; i = i4; } this.j += j; @@ -529,8 +529,8 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { public e T(int i) { s N = N(1); byte[] bArr = N.a; - int i2 = N.f2883c; - N.f2883c = i2 + 1; + int i2 = N.f2884c; + N.f2884c = i2 + 1; bArr[i2] = (byte) i; this.j++; return this; @@ -566,7 +566,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { } s N = N(i2); byte[] bArr = N.a; - int i3 = N.f2883c + i2; + int i3 = N.f2884c + i2; while (j != 0) { long j2 = (long) 10; i3--; @@ -576,7 +576,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { if (z2) { bArr[i3 - 1] = (byte) 45; } - N.f2883c += i2; + N.f2884c += i2; this.j += (long) i2; } return this; @@ -601,12 +601,12 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { int i = (int) ((((j12 & 63) + ((j12 >>> 32) & 63)) + ((long) 3)) / ((long) 4)); s N = N(i); byte[] bArr = N.a; - int i2 = N.f2883c; + int i2 = N.f2884c; for (int i3 = (i2 + i) - 1; i3 >= i2; i3--) { bArr[i3] = g0.z.a.a[(int) (15 & j)]; j >>>= 4; } - N.f2883c += i; + N.f2884c += i; this.j += (long) i; } return this; @@ -615,7 +615,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { public e W(int i) { s N = N(4); byte[] bArr = N.a; - int i2 = N.f2883c; + int i2 = N.f2884c; int i3 = i2 + 1; bArr[i2] = (byte) ((i >>> 24) & 255); int i4 = i3 + 1; @@ -623,7 +623,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { int i5 = i4 + 1; bArr[i4] = (byte) ((i >>> 8) & 255); bArr[i5] = (byte) (i & 255); - N.f2883c = i5 + 1; + N.f2884c = i5 + 1; this.j += 4; return this; } @@ -631,11 +631,11 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { public e X(int i) { s N = N(2); byte[] bArr = N.a; - int i2 = N.f2883c; + int i2 = N.f2884c; int i3 = i2 + 1; bArr[i2] = (byte) ((i >>> 8) & 255); bArr[i3] = (byte) (i & 255); - N.f2883c = i3 + 1; + N.f2884c = i3 + 1; this.j += 2; return this; } @@ -702,7 +702,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { if (charAt2 < 128) { s N = N(1); byte[] bArr = N.a; - int i3 = N.f2883c - i; + int i3 = N.f2884c - i; int min = Math.min(i2, 8192 - i3); int i4 = i + 1; bArr[i + i3] = (byte) charAt2; @@ -714,27 +714,27 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { i4 = i + 1; bArr[i + i3] = (byte) charAt; } - int i5 = N.f2883c; + int i5 = N.f2884c; int i6 = (i3 + i) - i5; - N.f2883c = i5 + i6; + N.f2884c = i5 + i6; this.j += (long) i6; } else { if (charAt2 < 2048) { s N2 = N(2); byte[] bArr2 = N2.a; - int i7 = N2.f2883c; + int i7 = N2.f2884c; bArr2[i7] = (byte) ((charAt2 >> 6) | 192); bArr2[i7 + 1] = (byte) ((charAt2 & '?') | 128); - N2.f2883c = i7 + 2; + N2.f2884c = i7 + 2; this.j += 2; } else if (charAt2 < 55296 || charAt2 > 57343) { s N3 = N(3); byte[] bArr3 = N3.a; - int i8 = N3.f2883c; + int i8 = N3.f2884c; bArr3[i8] = (byte) ((charAt2 >> '\f') | 224); bArr3[i8 + 1] = (byte) ((63 & (charAt2 >> 6)) | 128); bArr3[i8 + 2] = (byte) ((charAt2 & '?') | 128); - N3.f2883c = i8 + 3; + N3.f2884c = i8 + 3; this.j += 3; } else { int i9 = i + 1; @@ -746,12 +746,12 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { int i10 = (((charAt2 & 1023) << 10) | (charAt3 & 1023)) + 65536; s N4 = N(4); byte[] bArr4 = N4.a; - int i11 = N4.f2883c; + int i11 = N4.f2884c; bArr4[i11] = (byte) ((i10 >> 18) | 240); bArr4[i11 + 1] = (byte) (((i10 >> 12) & 63) | 128); bArr4[i11 + 2] = (byte) (((i10 >> 6) & 63) | 128); bArr4[i11 + 3] = (byte) ((i10 & 63) | 128); - N4.f2883c = i11 + 4; + N4.f2884c = i11 + 4; this.j += 4; i += 2; } @@ -781,31 +781,31 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { } else if (i < 2048) { s N = N(2); byte[] bArr = N.a; - int i2 = N.f2883c; + int i2 = N.f2884c; bArr[i2] = (byte) ((i >> 6) | 192); bArr[i2 + 1] = (byte) ((i & 63) | 128); - N.f2883c = i2 + 2; + N.f2884c = i2 + 2; this.j += 2; } else if (55296 <= i && 57343 >= i) { T(63); } else if (i < 65536) { s N2 = N(3); byte[] bArr2 = N2.a; - int i3 = N2.f2883c; + int i3 = N2.f2884c; bArr2[i3] = (byte) ((i >> 12) | 224); bArr2[i3 + 1] = (byte) (((i >> 6) & 63) | 128); bArr2[i3 + 2] = (byte) ((i & 63) | 128); - N2.f2883c = i3 + 3; + N2.f2884c = i3 + 3; this.j += 3; } else if (i <= 1114111) { s N3 = N(4); byte[] bArr3 = N3.a; - int i4 = N3.f2883c; + int i4 = N3.f2884c; bArr3[i4] = (byte) ((i >> 18) | 240); bArr3[i4 + 1] = (byte) (((i >> 12) & 63) | 128); bArr3[i4 + 2] = (byte) (((i >> 6) & 63) | 128); bArr3[i4 + 3] = (byte) ((i & 63) | 128); - N3.f2883c = i4 + 4; + N3.f2884c = i4 + 4; this.j += 4; } else { StringBuilder R = c.d.b.a.a.R("Unexpected code point: 0x"); @@ -856,7 +856,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { int i2 = sVar2.b; long j2 = 0; while (j2 < this.j) { - long min = (long) Math.min(sVar.f2883c - i, sVar2.f2883c - i2); + long min = (long) Math.min(sVar.f2884c - i, sVar2.f2884c - i2); long j3 = 0; while (j3 < min) { int i3 = i + 1; @@ -868,14 +868,14 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { i = i3; i2 = i4; } - if (i == sVar.f2883c) { + if (i == sVar.f2884c) { sVar = sVar.f; if (sVar == null) { m.throwNpe(); } i = sVar.b; } - if (i2 == sVar2.f2883c) { + if (i2 == sVar2.f2884c) { sVar2 = sVar2.f; if (sVar2 == null) { m.throwNpe(); @@ -902,7 +902,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { if (sVar2 == null) { m.throwNpe(); } - int i = sVar2.f2883c; + int i = sVar2.f2884c; if (i < 8192 && sVar2.e) { j -= (long) (i - sVar2.b); } @@ -926,7 +926,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { } int i = 1; do { - int i2 = sVar.f2883c; + int i2 = sVar.f2884c; for (int i3 = sVar.b; i3 < i2; i3++) { i = (i * 31) + sVar.a[i3]; } @@ -985,7 +985,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { if (sVar == null) { m.throwNpe(); } - int i = sVar.f2883c; + int i = sVar.f2884c; int i2 = sVar.b; if (j < ((long) (i - i2))) { break; @@ -1000,7 +1000,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { s c2 = sVar.c(); int i3 = c2.b + ((int) j); c2.b = i3; - c2.f2883c = Math.min(i3 + ((int) j2), c2.f2883c); + c2.f2884c = Math.min(i3 + ((int) j2), c2.f2884c); s sVar2 = eVar.i; if (sVar2 == null) { c2.g = c2; @@ -1016,7 +1016,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { } sVar3.b(c2); } - j2 -= (long) (c2.f2883c - c2.b); + j2 -= (long) (c2.f2884c - c2.b); sVar = sVar.f; j = 0; } @@ -1062,13 +1062,13 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { if (sVar == null) { m.throwNpe(); } - j2 -= (long) (sVar.f2883c - sVar.b); + j2 -= (long) (sVar.f2884c - sVar.b); } return sVar.a[(int) ((((long) sVar.b) + j) - j2)]; } long j3 = 0; while (true) { - int i = sVar.f2883c; + int i = sVar.f2884c; int i2 = sVar.b; long j4 = ((long) (i - i2)) + j3; if (j4 > j) { @@ -1093,12 +1093,12 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { if (sVar == null) { return -1; } - int min = Math.min(byteBuffer.remaining(), sVar.f2883c - sVar.b); + int min = Math.min(byteBuffer.remaining(), sVar.f2884c - sVar.b); byteBuffer.put(sVar.a, sVar.b, min); int i = sVar.b + min; sVar.b = i; this.j -= (long) min; - if (i == sVar.f2883c) { + if (i == sVar.f2884c) { this.i = sVar.a(); t.a(sVar); } @@ -1112,14 +1112,14 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { if (sVar == null) { return -1; } - int min = Math.min(i2, sVar.f2883c - sVar.b); + int min = Math.min(i2, sVar.f2884c - sVar.b); byte[] bArr2 = sVar.a; int i3 = sVar.b; j.copyInto(bArr2, bArr, i, i3, i3 + min); int i4 = sVar.b + min; sVar.b = i4; this.j -= (long) min; - if (i4 != sVar.f2883c) { + if (i4 != sVar.f2884c) { return min; } this.i = sVar.a(); @@ -1135,7 +1135,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { m.throwNpe(); } int i = sVar.b; - int i2 = sVar.f2883c; + int i2 = sVar.f2884c; int i3 = i + 1; byte b2 = sVar.a[i]; this.j--; @@ -1172,7 +1172,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { m.throwNpe(); } int i = sVar.b; - int i2 = sVar.f2883c; + int i2 = sVar.f2884c; if (((long) (i2 - i)) < 4) { return ((readByte() & 255) << 24) | ((readByte() & 255) << 16) | ((readByte() & 255) << 8) | (readByte() & 255); } @@ -1204,7 +1204,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { m.throwNpe(); } int i = sVar.b; - int i2 = sVar.f2883c; + int i2 = sVar.f2884c; if (((long) (i2 - i)) < 8) { return ((((long) readInt()) & 4294967295L) << 32) | (4294967295L & ((long) readInt())); } @@ -1241,7 +1241,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { m.throwNpe(); } int i = sVar.b; - int i2 = sVar.f2883c; + int i2 = sVar.f2884c; if (i2 - i < 2) { return (short) (((readByte() & 255) << 8) | (readByte() & 255)); } @@ -1276,17 +1276,17 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { if (sVar == null) { m.throwNpe(); } - j4 -= (long) (sVar.f2883c - sVar.b); + j4 -= (long) (sVar.f2884c - sVar.b); } while (j4 < j2) { byte[] bArr = sVar.a; - int min = (int) Math.min((long) sVar.f2883c, (((long) sVar.b) + j2) - j4); + int min = (int) Math.min((long) sVar.f2884c, (((long) sVar.b) + j2) - j4); for (int i = (int) ((((long) sVar.b) + j) - j4); i < min; i++) { if (bArr[i] == b2) { return ((long) (i - sVar.b)) + j4; } } - j4 += (long) (sVar.f2883c - sVar.b); + j4 += (long) (sVar.f2884c - sVar.b); sVar = sVar.f; if (sVar == null) { m.throwNpe(); @@ -1295,7 +1295,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { } } else { while (true) { - long j5 = ((long) (sVar.f2883c - sVar.b)) + j3; + long j5 = ((long) (sVar.f2884c - sVar.b)) + j3; if (j5 > j) { break; } @@ -1307,13 +1307,13 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { } while (j3 < j2) { byte[] bArr2 = sVar.a; - int min2 = (int) Math.min((long) sVar.f2883c, (((long) sVar.b) + j2) - j3); + int min2 = (int) Math.min((long) sVar.f2884c, (((long) sVar.b) + j2) - j3); for (int i2 = (int) ((((long) sVar.b) + j) - j3); i2 < min2; i2++) { if (bArr2[i2] == b2) { return ((long) (i2 - sVar.b)) + j3; } } - j3 += (long) (sVar.f2883c - sVar.b); + j3 += (long) (sVar.f2884c - sVar.b); sVar = sVar.f; if (sVar == null) { m.throwNpe(); @@ -1348,7 +1348,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { } byte[] bArr = sVar.a; int i3 = sVar.b; - int i4 = sVar.f2883c; + int i4 = sVar.f2884c; while (true) { if (i3 >= i4) { break; @@ -1405,13 +1405,13 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { while (j > 0) { s sVar = this.i; if (sVar != null) { - int min = (int) Math.min(j, (long) (sVar.f2883c - sVar.b)); + int min = (int) Math.min(j, (long) (sVar.f2884c - sVar.b)); long j2 = (long) min; this.j -= j2; j -= j2; int i = sVar.b + min; sVar.b = i; - if (i == sVar.f2883c) { + if (i == sVar.f2884c) { this.i = sVar.a(); t.a(sVar); } @@ -1441,7 +1441,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { if (sVar == null) { m.throwNpe(); } - j4 -= (long) (sVar.f2883c - sVar.b); + j4 -= (long) (sVar.f2884c - sVar.b); } if (byteString.j() == 2) { byte m = byteString.m(0); @@ -1449,7 +1449,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { while (j4 < this.j) { byte[] bArr = sVar.a; i3 = (int) ((((long) sVar.b) + j2) - j4); - int i5 = sVar.f2883c; + int i5 = sVar.f2884c; while (i3 < i5) { byte b2 = bArr[i3]; if (b2 == m || b2 == m2) { @@ -1458,7 +1458,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { i3++; } } - j4 += (long) (sVar.f2883c - sVar.b); + j4 += (long) (sVar.f2884c - sVar.b); sVar = sVar.f; if (sVar == null) { m.throwNpe(); @@ -1471,7 +1471,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { while (j4 < this.j) { byte[] bArr2 = sVar.a; i3 = (int) ((((long) sVar.b) + j2) - j4); - int i6 = sVar.f2883c; + int i6 = sVar.f2884c; while (i3 < i6) { byte b3 = bArr2[i3]; for (byte b4 : l) { @@ -1481,7 +1481,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { } i3++; } - j4 += (long) (sVar.f2883c - sVar.b); + j4 += (long) (sVar.f2884c - sVar.b); sVar = sVar.f; if (sVar == null) { m.throwNpe(); @@ -1492,7 +1492,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { return ((long) (i3 - i4)) + j4; } while (true) { - long j5 = ((long) (sVar.f2883c - sVar.b)) + j3; + long j5 = ((long) (sVar.f2884c - sVar.b)) + j3; if (j5 > j2) { break; } @@ -1508,7 +1508,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { while (j3 < this.j) { byte[] bArr3 = sVar.a; i = (int) ((((long) sVar.b) + j2) - j3); - int i7 = sVar.f2883c; + int i7 = sVar.f2884c; while (i < i7) { byte b5 = bArr3[i]; if (b5 == m3 || b5 == m4) { @@ -1517,7 +1517,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { i++; } } - j3 += (long) (sVar.f2883c - sVar.b); + j3 += (long) (sVar.f2884c - sVar.b); sVar = sVar.f; if (sVar == null) { m.throwNpe(); @@ -1530,7 +1530,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { while (j3 < this.j) { byte[] bArr4 = sVar.a; i = (int) ((((long) sVar.b) + j2) - j3); - int i8 = sVar.f2883c; + int i8 = sVar.f2884c; while (i < i8) { byte b6 = bArr4[i]; for (byte b7 : l2) { @@ -1540,7 +1540,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { } i++; } - j3 += (long) (sVar.f2883c - sVar.b); + j3 += (long) (sVar.f2884c - sVar.b); sVar = sVar.f; if (sVar == null) { m.throwNpe(); @@ -1607,10 +1607,10 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { int i = remaining; while (i > 0) { s N = N(1); - int min = Math.min(i, 8192 - N.f2883c); - byteBuffer.get(N.a, N.f2883c, min); + int min = Math.min(i, 8192 - N.f2884c); + byteBuffer.get(N.a, N.f2884c, min); i -= min; - N.f2883c += min; + N.f2884c += min; } this.j += (long) remaining; return remaining; @@ -1642,7 +1642,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { if (sVar3 == null) { m.throwNpe(); } - int i2 = sVar3.f2883c; + int i2 = sVar3.f2884c; s sVar4 = eVar.i; if (sVar4 == null) { m.throwNpe(); @@ -1658,7 +1658,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { sVar = null; } if (sVar != null && sVar.e) { - if ((((long) sVar.f2883c) + j2) - ((long) (sVar.d ? 0 : sVar.b)) <= ((long) 8192)) { + if ((((long) sVar.f2884c) + j2) - ((long) (sVar.d ? 0 : sVar.b)) <= ((long) 8192)) { s sVar6 = eVar.i; if (sVar6 == null) { m.throwNpe(); @@ -1675,7 +1675,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { } int i3 = (int) j2; Objects.requireNonNull(sVar7); - if (i3 > 0 && i3 <= sVar7.f2883c - sVar7.b) { + if (i3 > 0 && i3 <= sVar7.f2884c - sVar7.b) { if (i3 >= 1024) { sVar2 = sVar7.c(); } else { @@ -1685,7 +1685,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { int i4 = sVar7.b; j.copyInto$default(bArr, bArr2, 0, i4, i4 + i3, 2, (Object) null); } - sVar2.f2883c = sVar2.b + i3; + sVar2.f2884c = sVar2.b + i3; sVar7.b += i3; s sVar8 = sVar7.g; if (sVar8 == null) { @@ -1701,7 +1701,7 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { if (sVar9 == null) { m.throwNpe(); } - long j3 = (long) (sVar9.f2883c - sVar9.b); + long j3 = (long) (sVar9.f2884c - sVar9.b); eVar.i = sVar9.a(); s sVar10 = this.i; if (sVar10 == null) { @@ -1723,12 +1723,12 @@ public final class e implements g, BufferedSink, Cloneable, ByteChannel { m.throwNpe(); } if (sVar12.e) { - int i5 = sVar9.f2883c - sVar9.b; + int i5 = sVar9.f2884c - sVar9.b; s sVar13 = sVar9.g; if (sVar13 == null) { m.throwNpe(); } - int i6 = 8192 - sVar13.f2883c; + int i6 = 8192 - sVar13.f2884c; s sVar14 = sVar9.g; if (sVar14 == null) { m.throwNpe(); diff --git a/app/src/main/java/g0/h.java b/app/src/main/java/g0/h.java index f8cd4fbb7d..7ee3b225fe 100644 --- a/app/src/main/java/g0/h.java +++ b/app/src/main/java/g0/h.java @@ -34,23 +34,23 @@ public final class h implements v { if (z2) { Deflater deflater = this.k; byte[] bArr = N.a; - int i2 = N.f2883c; + int i2 = N.f2884c; i = deflater.deflate(bArr, i2, 8192 - i2, 2); } else { Deflater deflater2 = this.k; byte[] bArr2 = N.a; - int i3 = N.f2883c; + int i3 = N.f2884c; i = deflater2.deflate(bArr2, i3, 8192 - i3); } if (i > 0) { - N.f2883c += i; + N.f2884c += i; g.j += (long) i; this.j.F(); } else if (this.k.needsInput()) { break; } } - if (N.b == N.f2883c) { + if (N.b == N.f2884c) { g.i = N.a(); t.a(N); } @@ -115,14 +115,14 @@ public final class h implements v { if (sVar == null) { m.throwNpe(); } - int min = (int) Math.min(j, (long) (sVar.f2883c - sVar.b)); + int min = (int) Math.min(j, (long) (sVar.f2884c - sVar.b)); this.k.setInput(sVar.a, sVar.b, min); a(false); long j2 = (long) min; eVar.j -= j2; int i = sVar.b + min; sVar.b = i; - if (i == sVar.f2883c) { + if (i == sVar.f2884c) { eVar.i = sVar.a(); t.a(sVar); } diff --git a/app/src/main/java/g0/l.java b/app/src/main/java/g0/l.java index 1bde481331..04273d4fd9 100644 --- a/app/src/main/java/g0/l.java +++ b/app/src/main/java/g0/l.java @@ -39,7 +39,7 @@ public final class l implements x { m.throwNpe(); } while (true) { - int i = sVar.f2883c; + int i = sVar.f2884c; int i2 = sVar.b; if (j < ((long) (i - i2))) { break; @@ -52,7 +52,7 @@ public final class l implements x { } while (j2 > 0) { int i3 = (int) (((long) sVar.b) + j); - int min = (int) Math.min((long) (sVar.f2883c - i3), j2); + int min = (int) Math.min((long) (sVar.f2884c - i3), j2); this.m.update(sVar.a, i3, min); j2 -= (long) min; sVar = sVar.f; diff --git a/app/src/main/java/g0/m.java b/app/src/main/java/g0/m.java index 43cfab5f3f..5e888bd2e1 100644 --- a/app/src/main/java/g0/m.java +++ b/app/src/main/java/g0/m.java @@ -42,21 +42,21 @@ public final class m implements x { } else { try { s N = eVar.N(1); - int min = (int) Math.min(j, (long) (8192 - N.f2883c)); + int min = (int) Math.min(j, (long) (8192 - N.f2884c)); if (this.l.needsInput()) { if (!this.k.w()) { s sVar = this.k.g().i; if (sVar == null) { d0.z.d.m.throwNpe(); } - int i2 = sVar.f2883c; + int i2 = sVar.f2884c; int i3 = sVar.b; int i4 = i2 - i3; this.i = i4; this.l.setInput(sVar.a, i3, i4); } } - int inflate = this.l.inflate(N.a, N.f2883c, min); + int inflate = this.l.inflate(N.a, N.f2884c, min); int i5 = this.i; if (i5 != 0) { int remaining = i5 - this.l.getRemaining(); @@ -64,12 +64,12 @@ public final class m implements x { this.k.skip((long) remaining); } if (inflate > 0) { - N.f2883c += inflate; + N.f2884c += inflate; long j2 = (long) inflate; eVar.j += j2; return j2; } - if (N.b == N.f2883c) { + if (N.b == N.f2884c) { eVar.i = N.a(); t.a(N); } diff --git a/app/src/main/java/g0/n.java b/app/src/main/java/g0/n.java index d10e1dfcc6..4f2c4152d2 100644 --- a/app/src/main/java/g0/n.java +++ b/app/src/main/java/g0/n.java @@ -33,13 +33,13 @@ public final class n implements x { try { this.j.f(); s N = eVar.N(1); - int read = this.i.read(N.a, N.f2883c, (int) Math.min(j, (long) (8192 - N.f2883c))); + int read = this.i.read(N.a, N.f2884c, (int) Math.min(j, (long) (8192 - N.f2884c))); if (read != -1) { - N.f2883c += read; + N.f2884c += read; long j2 = (long) read; eVar.j += j2; return j2; - } else if (N.b != N.f2883c) { + } else if (N.b != N.f2884c) { return -1; } else { eVar.i = N.a(); diff --git a/app/src/main/java/g0/p.java b/app/src/main/java/g0/p.java index c6b0cb89b9..aa3c872699 100644 --- a/app/src/main/java/g0/p.java +++ b/app/src/main/java/g0/p.java @@ -49,14 +49,14 @@ public final class p implements v { if (sVar == null) { m.throwNpe(); } - int min = (int) Math.min(j, (long) (sVar.f2883c - sVar.b)); + int min = (int) Math.min(j, (long) (sVar.f2884c - sVar.b)); this.i.write(sVar.a, sVar.b, min); int i = sVar.b + min; sVar.b = i; long j2 = (long) min; j -= j2; eVar.j -= j2; - if (i == sVar.f2883c) { + if (i == sVar.f2884c) { eVar.i = sVar.a(); t.a(sVar); } diff --git a/app/src/main/java/g0/s.java b/app/src/main/java/g0/s.java index 02d1155295..9bba023efd 100644 --- a/app/src/main/java/g0/s.java +++ b/app/src/main/java/g0/s.java @@ -8,7 +8,7 @@ public final class s { public int b; /* renamed from: c reason: collision with root package name */ - public int f2883c; + public int f2884c; public boolean d; public boolean e; public s f; @@ -24,7 +24,7 @@ public final class s { m.checkParameterIsNotNull(bArr, "data"); this.a = bArr; this.b = i; - this.f2883c = i2; + this.f2884c = i2; this.d = z2; this.e = z3; } @@ -64,20 +64,20 @@ public final class s { public final s c() { this.d = true; - return new s(this.a, this.b, this.f2883c, true, false); + return new s(this.a, this.b, this.f2884c, true, false); } public final void d(s sVar, int i) { m.checkParameterIsNotNull(sVar, "sink"); if (sVar.e) { - int i2 = sVar.f2883c; + int i2 = sVar.f2884c; if (i2 + i > 8192) { if (!sVar.d) { int i3 = sVar.b; if ((i2 + i) - i3 <= 8192) { byte[] bArr = sVar.a; j.copyInto$default(bArr, bArr, 0, i3, i2, 2, (Object) null); - sVar.f2883c -= sVar.b; + sVar.f2884c -= sVar.b; sVar.b = 0; } else { throw new IllegalArgumentException(); @@ -88,10 +88,10 @@ public final class s { } byte[] bArr2 = this.a; byte[] bArr3 = sVar.a; - int i4 = sVar.f2883c; + int i4 = sVar.f2884c; int i5 = this.b; j.copyInto(bArr2, bArr3, i4, i5, i5 + i); - sVar.f2883c += i; + sVar.f2884c += i; this.b += i; return; } diff --git a/app/src/main/java/g0/t.java b/app/src/main/java/g0/t.java index 767ec5662d..7f6860f97e 100644 --- a/app/src/main/java/g0/t.java +++ b/app/src/main/java/g0/t.java @@ -8,7 +8,7 @@ public final class t { public static final int b; /* renamed from: c reason: collision with root package name */ - public static final AtomicReference[] f2884c; + public static final AtomicReference[] f2885c; public static final t d = new t(); static { @@ -18,7 +18,7 @@ public final class t { for (int i = 0; i < highestOneBit; i++) { atomicReferenceArr[i] = new AtomicReference<>(); } - f2884c = atomicReferenceArr; + f2885c = atomicReferenceArr; } public static final void a(s sVar) { @@ -28,14 +28,14 @@ public final class t { } else if (!sVar.d) { Thread currentThread = Thread.currentThread(); m.checkExpressionValueIsNotNull(currentThread, "Thread.currentThread()"); - AtomicReference atomicReference = f2884c[(int) (currentThread.getId() & (((long) b) - 1))]; + AtomicReference atomicReference = f2885c[(int) (currentThread.getId() & (((long) b) - 1))]; s sVar2 = atomicReference.get(); if (sVar2 != a) { - int i = sVar2 != null ? sVar2.f2883c : 0; + int i = sVar2 != null ? sVar2.f2884c : 0; if (i < 65536) { sVar.f = sVar2; sVar.b = 0; - sVar.f2883c = i + 8192; + sVar.f2884c = i + 8192; if (!atomicReference.compareAndSet(sVar2, sVar)) { sVar.f = null; } @@ -47,7 +47,7 @@ public final class t { public static final s b() { Thread currentThread = Thread.currentThread(); m.checkExpressionValueIsNotNull(currentThread, "Thread.currentThread()"); - AtomicReference atomicReference = f2884c[(int) (currentThread.getId() & (((long) b) - 1))]; + AtomicReference atomicReference = f2885c[(int) (currentThread.getId() & (((long) b) - 1))]; s sVar = a; s andSet = atomicReference.getAndSet(sVar); if (andSet == sVar) { @@ -59,7 +59,7 @@ public final class t { } atomicReference.set(andSet.f); andSet.f = null; - andSet.f2883c = 0; + andSet.f2884c = 0; return andSet; } } diff --git a/app/src/main/java/g0/y.java b/app/src/main/java/g0/y.java index 88392f5734..1f65555ec0 100644 --- a/app/src/main/java/g0/y.java +++ b/app/src/main/java/g0/y.java @@ -10,7 +10,7 @@ public class y { public boolean b; /* renamed from: c reason: collision with root package name */ - public long f2885c; + public long f2886c; public long d; /* compiled from: Timeout.kt */ @@ -43,14 +43,14 @@ public class y { public long c() { if (this.b) { - return this.f2885c; + return this.f2886c; } throw new IllegalStateException("No deadline".toString()); } public y d(long j) { this.b = true; - this.f2885c = j; + this.f2886c = j; return this; } @@ -62,7 +62,7 @@ public class y { if (Thread.interrupted()) { Thread.currentThread().interrupt(); throw new InterruptedIOException("interrupted"); - } else if (this.b && this.f2885c - System.nanoTime() <= 0) { + } else if (this.b && this.f2886c - System.nanoTime() <= 0) { throw new InterruptedIOException("deadline reached"); } } diff --git a/app/src/main/java/g0/z/a.java b/app/src/main/java/g0/z/a.java index 8f5b6c4613..d522aaa6b4 100644 --- a/app/src/main/java/g0/z/a.java +++ b/app/src/main/java/g0/z/a.java @@ -45,7 +45,7 @@ public final class a { } byte[] bArr = sVar2.a; int i5 = sVar2.b; - int i6 = sVar2.f2883c; + int i6 = sVar2.f2884c; int[] iArr = oVar.l; s sVar3 = sVar2; int i7 = 0; @@ -81,7 +81,7 @@ public final class a { } i4 = sVar4.b; byte[] bArr2 = sVar4.a; - i3 = sVar4.f2883c; + i3 = sVar4.f2884c; if (sVar4 != sVar2) { sVar = sVar4; bArr = bArr2; @@ -122,7 +122,7 @@ public final class a { } i = sVar3.b; bArr = sVar3.a; - i6 = sVar3.f2883c; + i6 = sVar3.f2884c; if (sVar3 == sVar2) { sVar3 = null; } diff --git a/app/src/main/java/h0/a/a/a.java b/app/src/main/java/h0/a/a/a.java index 807509c7a9..77bc6074ef 100644 --- a/app/src/main/java/h0/a/a/a.java +++ b/app/src/main/java/h0/a/a/a.java @@ -7,7 +7,7 @@ public final class a { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final c f2886c; + public final c f2887c; public final int d; public int e; public final a f; @@ -16,7 +16,7 @@ public final class a { public a(v vVar, boolean z2, c cVar, a aVar) { this.a = vVar; this.b = z2; - this.f2886c = cVar; + this.f2887c = cVar; int i = cVar.b; this.d = i == 0 ? -1 : i - 2; this.f = aVar; @@ -53,7 +53,7 @@ public final class a { } cVar.j(i6); while (aVar2 != null) { - c cVar2 = aVar2.f2886c; + c cVar2 = aVar2.f2887c; cVar.h(cVar2.a, 0, cVar2.b); aVar2 = aVar2.g; } @@ -66,7 +66,7 @@ public final class a { } int i = 8; for (a aVar = this; aVar != null; aVar = aVar.f) { - i += aVar.f2886c.b; + i += aVar.f2887c.b; } return i; } @@ -77,7 +77,7 @@ public final class a { a aVar = null; for (a aVar2 = this; aVar2 != null; aVar2 = aVar2.f) { aVar2.g(); - i2 += aVar2.f2886c.b; + i2 += aVar2.f2887c.b; i3++; aVar = aVar2; } @@ -85,7 +85,7 @@ public final class a { cVar.i(i2); cVar.j(i3); while (aVar != null) { - c cVar2 = aVar.f2886c; + c cVar2 = aVar.f2887c; cVar.h(cVar2.a, 0, cVar2.b); aVar = aVar.g; } @@ -94,77 +94,77 @@ public final class a { public void e(String str, Object obj) { this.e++; if (this.b) { - this.f2886c.j(this.a.l(str)); + this.f2887c.j(this.a.l(str)); } if (obj instanceof String) { - this.f2886c.e(115, this.a.l((String) obj)); + this.f2887c.e(115, this.a.l((String) obj)); } else if (obj instanceof Byte) { - this.f2886c.e(66, this.a.e(((Byte) obj).byteValue()).a); + this.f2887c.e(66, this.a.e(((Byte) obj).byteValue()).a); } else if (obj instanceof Boolean) { - this.f2886c.e(90, this.a.e(((Boolean) obj).booleanValue() ? 1 : 0).a); + this.f2887c.e(90, this.a.e(((Boolean) obj).booleanValue() ? 1 : 0).a); } else if (obj instanceof Character) { - this.f2886c.e(67, this.a.e(((Character) obj).charValue()).a); + this.f2887c.e(67, this.a.e(((Character) obj).charValue()).a); } else if (obj instanceof Short) { - this.f2886c.e(83, this.a.e(((Short) obj).shortValue()).a); + this.f2887c.e(83, this.a.e(((Short) obj).shortValue()).a); } else if (obj instanceof w) { - this.f2886c.e(99, this.a.l(((w) obj).d())); + this.f2887c.e(99, this.a.l(((w) obj).d())); } else { int i = 0; if (obj instanceof byte[]) { byte[] bArr = (byte[]) obj; - this.f2886c.e(91, bArr.length); + this.f2887c.e(91, bArr.length); int length = bArr.length; while (i < length) { - this.f2886c.e(66, this.a.e(bArr[i]).a); + this.f2887c.e(66, this.a.e(bArr[i]).a); i++; } } else if (obj instanceof boolean[]) { boolean[] zArr = (boolean[]) obj; - this.f2886c.e(91, zArr.length); + this.f2887c.e(91, zArr.length); int length2 = zArr.length; while (i < length2) { - this.f2886c.e(90, this.a.e(zArr[i] ? 1 : 0).a); + this.f2887c.e(90, this.a.e(zArr[i] ? 1 : 0).a); i++; } } else if (obj instanceof short[]) { short[] sArr = (short[]) obj; - this.f2886c.e(91, sArr.length); + this.f2887c.e(91, sArr.length); int length3 = sArr.length; while (i < length3) { - this.f2886c.e(83, this.a.e(sArr[i]).a); + this.f2887c.e(83, this.a.e(sArr[i]).a); i++; } } else if (obj instanceof char[]) { char[] cArr = (char[]) obj; - this.f2886c.e(91, cArr.length); + this.f2887c.e(91, cArr.length); int length4 = cArr.length; while (i < length4) { - this.f2886c.e(67, this.a.e(cArr[i]).a); + this.f2887c.e(67, this.a.e(cArr[i]).a); i++; } } else if (obj instanceof int[]) { int[] iArr = (int[]) obj; - this.f2886c.e(91, iArr.length); + this.f2887c.e(91, iArr.length); int length5 = iArr.length; while (i < length5) { - this.f2886c.e(73, this.a.e(iArr[i]).a); + this.f2887c.e(73, this.a.e(iArr[i]).a); i++; } } else if (obj instanceof long[]) { long[] jArr = (long[]) obj; - this.f2886c.e(91, jArr.length); + this.f2887c.e(91, jArr.length); int length6 = jArr.length; while (i < length6) { - this.f2886c.e(74, this.a.g(5, jArr[i]).a); + this.f2887c.e(74, this.a.g(5, jArr[i]).a); i++; } } else if (obj instanceof float[]) { float[] fArr = (float[]) obj; - this.f2886c.e(91, fArr.length); + this.f2887c.e(91, fArr.length); int length7 = fArr.length; while (i < length7) { float f = fArr[i]; - c cVar = this.f2886c; + c cVar = this.f2887c; v vVar = this.a; Objects.requireNonNull(vVar); cVar.e(70, vVar.f(4, Float.floatToRawIntBits(f)).a); @@ -172,11 +172,11 @@ public final class a { } } else if (obj instanceof double[]) { double[] dArr = (double[]) obj; - this.f2886c.e(91, dArr.length); + this.f2887c.e(91, dArr.length); int length8 = dArr.length; while (i < length8) { double d = dArr[i]; - c cVar2 = this.f2886c; + c cVar2 = this.f2887c; v vVar2 = this.a; Objects.requireNonNull(vVar2); cVar2.e(68, vVar2.g(6, Double.doubleToRawLongBits(d)).a); @@ -184,7 +184,7 @@ public final class a { } } else { u b = this.a.b(obj); - this.f2886c.e(".s.IFJDCS".charAt(b.b), b.a); + this.f2887c.e(".s.IFJDCS".charAt(b.b), b.a); } } } @@ -192,16 +192,16 @@ public final class a { public a f(String str) { this.e++; if (this.b) { - this.f2886c.j(this.a.l(str)); + this.f2887c.j(this.a.l(str)); } - this.f2886c.e(91, 0); - return new a(this.a, false, this.f2886c, null); + this.f2887c.e(91, 0); + return new a(this.a, false, this.f2887c, null); } public void g() { int i = this.d; if (i != -1) { - byte[] bArr = this.f2886c.a; + byte[] bArr = this.f2887c.a; int i2 = this.e; bArr[i] = (byte) (i2 >>> 8); bArr[i + 1] = (byte) i2; diff --git a/app/src/main/java/h0/a/a/b.java b/app/src/main/java/h0/a/a/b.java index 1e3d8eec59..cded689852 100644 --- a/app/src/main/java/h0/a/a/b.java +++ b/app/src/main/java/h0/a/a/b.java @@ -5,7 +5,7 @@ public class b { public byte[] b; /* renamed from: c reason: collision with root package name */ - public b f2887c; + public b f2888c; /* compiled from: Attribute */ public static final class a { @@ -40,7 +40,7 @@ public class b { this.a = i3 + 1; bVarArr3[i3] = bVar; } - bVar = bVar.f2887c; + bVar = bVar.f2888c; } } } @@ -56,7 +56,7 @@ public class b { public final int b(v vVar, byte[] bArr, int i, int i2, int i3) { f fVar = vVar.a; int i4 = 0; - for (b bVar = this; bVar != null; bVar = bVar.f2887c) { + for (b bVar = this; bVar != null; bVar = bVar.f2888c) { vVar.l(bVar.a); i4 += bVar.b.length + 6; } @@ -65,7 +65,7 @@ public class b { public final int c() { int i = 0; - for (b bVar = this; bVar != null; bVar = bVar.f2887c) { + for (b bVar = this; bVar != null; bVar = bVar.f2888c) { i++; } return i; @@ -77,7 +77,7 @@ public class b { public final void e(v vVar, byte[] bArr, int i, int i2, int i3, c cVar) { f fVar = vVar.a; - for (b bVar = this; bVar != null; bVar = bVar.f2887c) { + for (b bVar = this; bVar != null; bVar = bVar.f2888c) { byte[] bArr2 = bVar.b; int length = bArr2.length; c.d.b.a.a.q0(vVar, bVar.a, cVar, length); diff --git a/app/src/main/java/h0/a/a/d.java b/app/src/main/java/h0/a/a/d.java index bb77419daf..f48de66939 100644 --- a/app/src/main/java/h0/a/a/d.java +++ b/app/src/main/java/h0/a/a/d.java @@ -15,7 +15,7 @@ public class d { public final int[] b; /* renamed from: c reason: collision with root package name */ - public final String[] f2888c; + public final String[] f2889c; public final g[] d; public final int[] e; public final int f; @@ -35,7 +35,7 @@ public class d { } int u = u(i + 8); this.b = new int[u]; - this.f2888c = new String[u]; + this.f2889c = new String[u]; int i4 = i + 10; int i5 = 1; int i6 = 0; @@ -321,7 +321,7 @@ public class d { int i37; int i38; byte[] bArr = this.a; - char[] cArr = hVar.f2895c; + char[] cArr = hVar.f2896c; int u3 = u(i); int u4 = u(i + 2); int l = l(i + 4); @@ -763,7 +763,7 @@ public class d { i31 = i50; i30 = i33; b e = e(hVar.a, t2, i57, l4, cArr, i, pVarArr5); - e.f2887c = bVar3; + e.f2888c = bVar3; bVar3 = e; iArr8 = iArr6; } else if ((hVar.b & 4) == 0) { @@ -808,8 +808,8 @@ public class d { int i62 = i60 + 4; a(u10, pVarArr8); p pVar = pVarArr8[u10]; - if (pVar.f2902c == 0) { - pVar.f2902c = (short) u11; + if (pVar.f2903c == 0) { + pVar.f2903c = (short) u11; i35 = i62; iArr7 = iArr8; pVarArr7 = pVarArr8; @@ -872,14 +872,14 @@ public class d { Object[] objArr = new Object[u4]; hVar.q = objArr; hVar.r = 0; - hVar.f2896s = new Object[u3]; + hVar.f2897s = new Object[u3]; if (z12) { String str2 = hVar.f; if ((hVar.d & 8) == 0) { if ("".equals(hVar.e)) { objArr[0] = t.g; } else { - objArr[0] = g(this.g + 2, hVar.f2895c); + objArr[0] = g(this.g + 2, hVar.f2896c); } i28 = 1; } else { @@ -892,7 +892,7 @@ public class d { char charAt = str2.charAt(i67); if (charAt == 'F') { i29 = i66 + 1; - objArr[i66] = t.f2911c; + objArr[i66] = t.f2912c; } else if (charAt != 'L') { if (!(charAt == 'S' || charAt == 'I')) { if (charAt == 'J') { @@ -1010,7 +1010,7 @@ public class d { if (pVar2 != null) { boolean z14 = (hVar.b & 2) == 0; qVar.i(pVar2); - if (z14 && (s2 = pVar2.f2902c) != 0) { + if (z14 && (s2 = pVar2.f2903c) != 0) { qVar.k(s2 & 65535, pVar2); if (pVar2.d != null) { i7 = i75; @@ -1035,14 +1035,14 @@ public class d { i19 = u4; i20 = i6; i21 = i8; - qVar.c(-1, hVar.o, hVar.q, hVar.r, hVar.f2896s); + qVar.c(-1, hVar.o, hVar.q, hVar.r, hVar.f2897s); } else { i19 = u4; i21 = i8; i20 = i6; iArr4 = iArr13; iArr3 = iArr12; - qVar.c(hVar.n, hVar.p, hVar.q, hVar.r, hVar.f2896s); + qVar.c(hVar.n, hVar.p, hVar.q, hVar.r, hVar.f2897s); } z10 = false; } else { @@ -1054,7 +1054,7 @@ public class d { z10 = z2; } if (i21 < i2) { - char[] cArr2 = hVar.f2895c; + char[] cArr2 = hVar.f2896c; p[] pVarArr10 = hVar.g; if (z11) { i23 = i21 + 1; @@ -1078,7 +1078,7 @@ public class d { u = i22 - 64; i25 = i2; pVarArr3 = pVarArr10; - i26 = x(i23, hVar.f2896s, 0, cArr2, pVarArr3); + i26 = x(i23, hVar.f2897s, 0, cArr2, pVarArr3); hVar.n = 4; hVar.r = 1; } else { @@ -1088,7 +1088,7 @@ public class d { u = u(i23); int i82 = i23 + 2; if (i22 == 247) { - i26 = x(i82, hVar.f2896s, 0, cArr2, pVarArr3); + i26 = x(i82, hVar.f2897s, 0, cArr2, pVarArr3); hVar.n = 4; hVar.r = 1; } else { @@ -1129,7 +1129,7 @@ public class d { i82 = i87 + 2; hVar.r = u13; for (int i89 = 0; i89 < u13; i89++) { - i82 = x(i82, hVar.f2896s, i89, cArr2, pVarArr3); + i82 = x(i82, hVar.f2897s, i89, cArr2, pVarArr3); } } i26 = i82; @@ -2293,10 +2293,10 @@ public class d { } b bVar4 = bVar; while (bVar4 != null) { - b bVar5 = bVar4.f2887c; - bVar4.f2887c = null; + b bVar5 = bVar4.f2888c; + bVar4.f2888c = null; r rVar5 = (r) qVar; - bVar4.f2887c = rVar5.M; + bVar4.f2888c = rVar5.M; rVar5.M = bVar4; bVar4 = bVar5; } @@ -2383,9 +2383,9 @@ public class d { String t3 = t(i4 + 2, cArr); aVar.e++; if (aVar.b) { - aVar.f2886c.j(aVar.a.l(str)); + aVar.f2887c.j(aVar.a.l(str)); } - c cVar = aVar.f2886c; + c cVar = aVar.f2887c; cVar.e(101, aVar.a.l(t2)); cVar.j(aVar.a.l(t3)); return i4 + 4; @@ -2501,12 +2501,12 @@ public class d { String t4 = t(i4, cArr); aVar.e++; if (aVar.b) { - aVar.f2886c.j(aVar.a.l(str)); + aVar.f2887c.j(aVar.a.l(str)); } - c cVar2 = aVar.f2886c; + c cVar2 = aVar.f2887c; cVar2.e(64, aVar.a.l(t4)); cVar2.j(0); - return k(new a(aVar.a, true, aVar.f2886c, null), i4 + 2, true, cArr); + return k(new a(aVar.a, true, aVar.f2887c, null), i4 + 2, true, cArr); } public final int k(a aVar, int i, boolean z2, char[] cArr) { @@ -2564,7 +2564,7 @@ public class d { } else { rVar.F = i3; } - char[] cArr = hVar.f2895c; + char[] cArr = hVar.f2896c; for (int i4 = 0; i4 < i3; i4++) { int u = u(i2); i2 += 2; @@ -2689,7 +2689,7 @@ public class d { public final int[] s(q qVar, h hVar, int i, boolean z2) { int i2; a aVar; - char[] cArr = hVar.f2895c; + char[] cArr = hVar.f2896c; int u = u(i); int[] iArr = new int[u]; int i3 = i + 2; @@ -2761,8 +2761,8 @@ public class d { aVar = new a(rVar.d, true, cVar, rVar.w); rVar.w = aVar; } else { - aVar = new a(rVar.d, true, cVar, rVar.f2907x); - rVar.f2907x = aVar; + aVar = new a(rVar.d, true, cVar, rVar.f2908x); + rVar.f2908x = aVar; } i3 = k(aVar, i8, true, cArr); } else { @@ -2820,7 +2820,7 @@ public class d { } public final String w(int i, char[] cArr) { - String[] strArr = this.f2888c; + String[] strArr = this.f2889c; String str = strArr[i]; if (str != null) { return str; @@ -2841,7 +2841,7 @@ public class d { objArr[i2] = t.b; return i3; case 2: - objArr[i2] = t.f2911c; + objArr[i2] = t.f2912c; return i3; case 3: objArr[i2] = t.d; diff --git a/app/src/main/java/h0/a/a/f.java b/app/src/main/java/h0/a/a/f.java index 60c140b2bc..91f0e9eb26 100644 --- a/app/src/main/java/h0/a/a/f.java +++ b/app/src/main/java/h0/a/a/f.java @@ -12,7 +12,7 @@ public class f extends e { public final v b = new v(this); /* renamed from: c reason: collision with root package name */ - public int f2889c; + public int f2890c; public int d; public int e; public int f; @@ -30,20 +30,20 @@ public class f extends e { public c r; /* renamed from: s reason: collision with root package name */ - public a f2890s; + public a f2891s; public a t; public a u; public a v; public s w; /* renamed from: x reason: collision with root package name */ - public int f2891x; + public int f2892x; /* renamed from: y reason: collision with root package name */ - public int f2892y; + public int f2893y; /* renamed from: z reason: collision with root package name */ - public c f2893z; + public c f2894z; public f(int i) { super(458752); @@ -57,7 +57,7 @@ public class f extends e { } /* JADX WARNING: Code restructure failed: missing block: B:395:0x0aa5, code lost: - if (r1.f2908y != 0) goto L_0x0acf; + if (r1.f2909y != 0) goto L_0x0acf; */ /* JADX WARNING: Removed duplicated region for block: B:407:0x0ad2 */ /* JADX WARNING: Removed duplicated region for block: B:408:0x0ad7 */ @@ -133,14 +133,14 @@ public class f extends e { this.i = null; this.j = null; this.k = null; - this.f2890s = null; + this.f2891s = null; this.t = null; this.u = null; this.v = null; this.w = null; - this.f2891x = 0; - this.f2892y = 0; - this.f2893z = null; + this.f2892x = 0; + this.f2893y = 0; + this.f2894z = null; this.A = null; this.B = z2 ? 3 : 0; d dVar2 = new d(bArr, 0, false); @@ -149,7 +149,7 @@ public class f extends e { hVar2.a = bVarArr; hVar2.b = i10; char[] cArr = new char[dVar2.f]; - hVar2.f2895c = cArr; + hVar2.f2896c = cArr; int i11 = dVar2.g; int u = dVar2.u(i11); String g = dVar2.g(i11 + 2, cArr); @@ -242,7 +242,7 @@ public class f extends e { i7 = i14; strArr3 = strArr5; bVar = dVar2.e(bVarArr, t, i6, l, cArr, -1, null); - bVar.f2887c = bVar; + bVar.f2888c = bVar; } else { str33 = str34; i6 = i24; @@ -299,7 +299,7 @@ public class f extends e { } } if (i15 != 0) { - char[] cArr2 = hVar3.f2895c; + char[] cArr2 = hVar3.f2896c; String t2 = dVar3.t(dVar3.b[dVar3.u(i15)], cArr2); int u4 = dVar3.u(i15 + 2); String t3 = dVar3.t(i15 + 4, cArr2); @@ -459,7 +459,7 @@ public class f extends e { str6 = str2; } if (str36 != null) { - fVar.f2891x = fVar.b.m(7, str36).a; + fVar.f2892x = fVar.b.m(7, str36).a; } if (i17 != 0) { String g4 = dVar3.g(i17, cArr); @@ -523,9 +523,9 @@ public class f extends e { } b bVar2 = bVar; while (bVar2 != null) { - b bVar3 = bVar2.f2887c; - bVar2.f2887c = null; - bVar2.f2887c = fVar.A; + b bVar3 = bVar2.f2888c; + bVar2.f2888c = null; + bVar2.f2888c = fVar.A; fVar.A = bVar2; bVar2 = bVar3; } @@ -538,11 +538,11 @@ public class f extends e { break; } String g5 = dVar3.g(i53, cArr); - if (fVar.f2893z == null) { - fVar.f2893z = new c(); + if (fVar.f2894z == null) { + fVar.f2894z = new c(); } - fVar.f2892y++; - fVar.f2893z.j(fVar.b.m(7, g5).a); + fVar.f2893y++; + fVar.f2894z.j(fVar.b.m(7, g5).a); i53 += 2; u22 = i54; } @@ -582,7 +582,7 @@ public class f extends e { if (u25 <= 0) { break; } - char[] cArr3 = hVar3.f2895c; + char[] cArr3 = hVar3.f2896c; int u26 = dVar3.u(i57); String t8 = dVar3.t(i57 + 2, cArr3); String t9 = dVar3.t(i57 + 4, cArr3); @@ -729,7 +729,7 @@ public class f extends e { str22 = str31; hVar = hVar3; b e = dVar3.e(hVar3.a, t10, i66, l2, cArr3, -1, null); - e.f2887c = bVar4; + e.f2888c = bVar4; bVar4 = e; i60 = i60; i64 = i4; @@ -854,9 +854,9 @@ public class f extends e { } b bVar5 = bVar4; while (bVar5 != null) { - b bVar6 = bVar5.f2887c; - bVar5.f2887c = null; - bVar5.f2887c = lVar2.l; + b bVar6 = bVar5.f2888c; + bVar5.f2888c = null; + bVar5.f2888c = lVar2.l; lVar2.l = bVar5; bVar5 = bVar6; } @@ -888,7 +888,7 @@ public class f extends e { if (u33 <= 0) { return b(); } - char[] cArr4 = hVar4.f2895c; + char[] cArr4 = hVar4.f2896c; hVar4.d = dVar4.u(i76); hVar4.e = dVar4.t(i76 + 2, cArr4); int i78 = i76 + 4; @@ -1095,7 +1095,7 @@ public class f extends e { str11 = str47; str13 = str15; b e2 = dVar4.e(hVar4.a, t11, i93, l3, cArr4, -1, null); - e2.f2887c = bVar7; + e2.f2888c = bVar7; z5 = z5; i82 = i82; bVar7 = e2; @@ -1193,15 +1193,15 @@ public class f extends e { if (dVar4 == vVar2.b && u36 == rVar2.h && i85 == rVar2.A) { int i98 = rVar2.e; if (z6 == ((i98 & 131072) != 0)) { - if (z3 == (vVar2.f2913c < 49 && (i98 & 4096) != 0)) { + if (z3 == (vVar2.f2914c < 49 && (i98 & 4096) != 0)) { if (i82 != 0) { - if (dVar4.u(i82) == rVar2.f2908y) { + if (dVar4.u(i82) == rVar2.f2909y) { int i99 = i82 + 2; int i100 = 0; while (true) { - if (i100 >= rVar2.f2908y) { + if (i100 >= rVar2.f2909y) { break; - } else if (dVar4.u(i99) != rVar2.f2909z[i100]) { + } else if (dVar4.u(i99) != rVar2.f2910z[i100]) { break; } else { i99 += 2; @@ -1210,8 +1210,8 @@ public class f extends e { } } } - rVar2.f2904a0 = i79; - rVar2.f2905b0 = i97 - 6; + rVar2.f2905a0 = i79; + rVar2.f2906b0 = i97 - 6; z4 = true; if (z4) { if (i83 != 0) { @@ -1300,9 +1300,9 @@ public class f extends e { } b bVar8 = bVar7; while (bVar8 != null) { - b bVar9 = bVar8.f2887c; - bVar8.f2887c = null; - bVar8.f2887c = rVar2.M; + b bVar9 = bVar8.f2888c; + bVar8.f2888c = null; + bVar8.f2888c = rVar2.M; rVar2.M = bVar8; bVar8 = bVar9; } @@ -1377,9 +1377,9 @@ public class f extends e { } else { i = 8; } - if ((lVar.f2898c & 4096) != 0) { + if ((lVar.f2899c & 4096) != 0) { v vVar = lVar.b; - if (vVar.f2913c < 49) { + if (vVar.f2914c < 49) { vVar.l("Synthetic"); i += 6; } @@ -1388,7 +1388,7 @@ public class f extends e { lVar.b.l("Signature"); i += 8; } - if ((lVar.f2898c & 131072) != 0) { + if ((lVar.f2899c & 131072) != 0) { lVar.b.l("Deprecated"); i += 6; } @@ -1421,8 +1421,8 @@ public class f extends e { boolean z2 = true; if (rVar != null) { int i14 = i13 + 1; - if (rVar.f2904a0 != 0) { - i9 = rVar.f2905b0 + 6; + if (rVar.f2905a0 != 0) { + i9 = rVar.f2906b0 + 6; i8 = i14; } else { int i15 = rVar.l.b; @@ -1440,7 +1440,7 @@ public class f extends e { if (rVar.v != null) { v vVar2 = rVar.d; i8 = i14; - vVar2.l(vVar2.f2913c >= 50 ? "StackMapTable" : "StackMap"); + vVar2.l(vVar2.f2914c >= 50 ? "StackMapTable" : "StackMap"); i10 += rVar.v.b + 8; } else { i8 = i14; @@ -1461,19 +1461,19 @@ public class f extends e { if (aVar5 != null) { i10 += aVar5.a("RuntimeVisibleTypeAnnotations"); } - a aVar6 = rVar.f2907x; + a aVar6 = rVar.f2908x; if (aVar6 != null) { i10 += aVar6.a("RuntimeInvisibleTypeAnnotations"); } } else { throw new MethodTooLargeException(rVar.d.d, rVar.g, rVar.i, rVar.l.b); } - if (rVar.f2908y > 0) { + if (rVar.f2909y > 0) { rVar.d.l("Exceptions"); - i10 += (rVar.f2908y * 2) + 8; + i10 += (rVar.f2909y * 2) + 8; } v vVar3 = rVar.d; - if (vVar3.f2913c >= 49) { + if (vVar3.f2914c >= 49) { z2 = false; } if ((rVar.e & 4096) != 0 && z2) { @@ -1553,7 +1553,7 @@ public class f extends e { i11 += 10; this.b.l("EnclosingMethod"); } - if ((this.f2889c & 4096) != 0) { + if ((this.f2890c & 4096) != 0) { str = "EnclosingMethod"; if ((this.a & 65535) < 49) { i2++; @@ -1579,12 +1579,12 @@ public class f extends e { i11 += cVar2.b + 6; this.b.l("SourceDebugExtension"); } - if ((this.f2889c & 131072) != 0) { + if ((this.f2890c & 131072) != 0) { i2++; i11 += 6; this.b.l("Deprecated"); } - a aVar11 = this.f2890s; + a aVar11 = this.f2891s; if (aVar11 != null) { i2++; i11 += aVar11.a("RuntimeVisibleAnnotations"); @@ -1643,12 +1643,12 @@ public class f extends e { str3 = "RuntimeInvisibleTypeAnnotations"; str2 = "RuntimeVisibleTypeAnnotations"; } - if (this.f2891x != 0) { + if (this.f2892x != 0) { i2++; i11 += 8; this.b.l("NestHost"); } - c cVar3 = this.f2893z; + c cVar3 = this.f2894z; if (cVar3 != null) { i2++; i11 += cVar3.b + 8; @@ -1671,7 +1671,7 @@ public class f extends e { cVar4.j(vVar7.g); c cVar5 = vVar7.h; cVar4.h(cVar5.a, 0, cVar5.b); - cVar4.j((~((this.a & 65535) < 49 ? 4096 : 0)) & this.f2889c); + cVar4.j((~((this.a & 65535) < 49 ? 4096 : 0)) & this.f2890c); cVar4.j(this.d); cVar4.j(this.e); cVar4.j(this.f); @@ -1681,12 +1681,12 @@ public class f extends e { cVar4.j(i12); l lVar2 = this.h; while (lVar2 != null) { - boolean z3 = lVar2.b.f2913c < 49; - cVar4.j((~(z3 ? 4096 : 0)) & lVar2.f2898c); + boolean z3 = lVar2.b.f2914c < 49; + cVar4.j((~(z3 ? 4096 : 0)) & lVar2.f2899c); cVar4.j(lVar2.d); cVar4.j(lVar2.e); int i24 = lVar2.g != 0 ? 1 : 0; - int i25 = lVar2.f2898c; + int i25 = lVar2.f2899c; if ((i25 & 4096) != 0 && z3) { i24++; } @@ -1717,14 +1717,14 @@ public class f extends e { a.q0(lVar2.b, "ConstantValue", cVar4, 2); cVar4.j(lVar2.g); } - if ((lVar2.f2898c & 4096) != 0 && z3) { + if ((lVar2.f2899c & 4096) != 0 && z3) { a.q0(lVar2.b, "Synthetic", cVar4, 0); } if (lVar2.f != 0) { a.q0(lVar2.b, "Signature", cVar4, 2); cVar4.j(lVar2.f); } - if ((lVar2.f2898c & 131072) != 0) { + if ((lVar2.f2899c & 131072) != 0) { a.q0(lVar2.b, "Deprecated", cVar4, 0); } a aVar15 = lVar2.h; @@ -1779,7 +1779,7 @@ public class f extends e { cVar4.j(this.n); cVar4.j(this.o); } - if ((this.f2889c & 4096) != 0 && (this.a & 65535) < 49) { + if ((this.f2890c & 4096) != 0 && (this.a & 65535) < 49) { a.q0(this.b, "Synthetic", cVar4, 0); } if (this.p != 0) { @@ -1802,10 +1802,10 @@ public class f extends e { } else { i5 = 0; } - if ((this.f2889c & 131072) != 0) { + if ((this.f2890c & 131072) != 0) { a.q0(this.b, "Deprecated", cVar4, i5); } - a aVar19 = this.f2890s; + a aVar19 = this.f2891s; if (aVar19 != null) { aVar19.c(this.b.l("RuntimeVisibleAnnotations"), cVar4); } @@ -1833,7 +1833,7 @@ public class f extends e { if (sVar2 != null) { a.q0(sVar2.a, "Module", cVar4, sVar2.f.b + 16 + sVar2.h.b + sVar2.j.b + sVar2.l.b + sVar2.n.b); cVar4.j(sVar2.b); - cVar4.j(sVar2.f2910c); + cVar4.j(sVar2.f2911c); cVar4.j(sVar2.d); cVar4.j(sVar2.e); c cVar9 = sVar2.f; @@ -1861,15 +1861,15 @@ public class f extends e { i6 = 2; a.q0(sVar2.a, str6, cVar4, 2); cVar4.j(sVar2.q); - if (this.f2891x != 0) { + if (this.f2892x != 0) { a.q0(this.b, "NestHost", cVar4, i6); - cVar4.j(this.f2891x); + cVar4.j(this.f2892x); } - if (this.f2893z != null) { + if (this.f2894z != null) { cVar4.j(this.b.l("NestMembers")); - cVar4.i(this.f2893z.b + 2); - cVar4.j(this.f2892y); - c cVar15 = this.f2893z; + cVar4.i(this.f2894z.b + 2); + cVar4.j(this.f2893y); + c cVar15 = this.f2894z; cVar4.h(cVar15.a, 0, cVar15.b); } bVar = this.A; @@ -1880,9 +1880,9 @@ public class f extends e { } } i6 = 2; - if (this.f2891x != 0) { + if (this.f2892x != 0) { } - if (this.f2893z != null) { + if (this.f2894z != null) { } bVar = this.A; if (bVar != null) { @@ -1898,10 +1898,10 @@ public class f extends e { public final void c(int i, int i2, String str, String str2, String str3, String[] strArr) { this.a = i; - this.f2889c = i2; + this.f2890c = i2; v vVar = this.b; int i3 = i & 65535; - vVar.f2913c = i3; + vVar.f2914c = i3; vVar.d = str; this.d = vVar.m(7, str).a; if (str2 != null) { @@ -1926,8 +1926,8 @@ public class f extends e { cVar.j(this.b.l(str)); cVar.j(0); if (z2) { - a aVar = new a(this.b, true, cVar, this.f2890s); - this.f2890s = aVar; + a aVar = new a(this.b, true, cVar, this.f2891s); + this.f2891s = aVar; return aVar; } a aVar2 = new a(this.b, true, cVar, this.t); diff --git a/app/src/main/java/h0/a/a/g.java b/app/src/main/java/h0/a/a/g.java index b9a13b46c1..71b4b75d79 100644 --- a/app/src/main/java/h0/a/a/g.java +++ b/app/src/main/java/h0/a/a/g.java @@ -7,13 +7,13 @@ public final class g { public final String b; /* renamed from: c reason: collision with root package name */ - public final n f2894c; + public final n f2895c; public final Object[] d; public g(String str, String str2, n nVar, Object... objArr) { this.a = str; this.b = str2; - this.f2894c = nVar; + this.f2895c = nVar; this.d = objArr; } @@ -25,14 +25,14 @@ public final class g { return false; } g gVar = (g) obj; - return this.a.equals(gVar.a) && this.b.equals(gVar.b) && this.f2894c.equals(gVar.f2894c) && Arrays.equals(this.d, gVar.d); + return this.a.equals(gVar.a) && this.b.equals(gVar.b) && this.f2895c.equals(gVar.f2895c) && Arrays.equals(this.d, gVar.d); } public int hashCode() { - return ((this.a.hashCode() ^ Integer.rotateLeft(this.b.hashCode(), 8)) ^ Integer.rotateLeft(this.f2894c.hashCode(), 16)) ^ Integer.rotateLeft(Arrays.hashCode(this.d), 24); + return ((this.a.hashCode() ^ Integer.rotateLeft(this.b.hashCode(), 8)) ^ Integer.rotateLeft(this.f2895c.hashCode(), 16)) ^ Integer.rotateLeft(Arrays.hashCode(this.d), 24); } public String toString() { - return this.a + " : " + this.b + ' ' + this.f2894c + ' ' + Arrays.toString(this.d); + return this.a + " : " + this.b + ' ' + this.f2895c + ' ' + Arrays.toString(this.d); } } diff --git a/app/src/main/java/h0/a/a/h.java b/app/src/main/java/h0/a/a/h.java index b5be687504..346df449c9 100644 --- a/app/src/main/java/h0/a/a/h.java +++ b/app/src/main/java/h0/a/a/h.java @@ -5,7 +5,7 @@ public final class h { public int b; /* renamed from: c reason: collision with root package name */ - public char[] f2895c; + public char[] f2896c; public int d; public String e; public String f; @@ -23,5 +23,5 @@ public final class h { public int r; /* renamed from: s reason: collision with root package name */ - public Object[] f2896s; + public Object[] f2897s; } diff --git a/app/src/main/java/h0/a/a/i.java b/app/src/main/java/h0/a/a/i.java index f64a267437..f3ec1b505a 100644 --- a/app/src/main/java/h0/a/a/i.java +++ b/app/src/main/java/h0/a/a/i.java @@ -11,7 +11,7 @@ public final class i extends m { m mVar = new m(null); h(vVar, mVar, 0); this.b = mVar.b; - this.f2899c = mVar.f2899c; + this.f2900c = mVar.f2900c; this.f = 0; this.d = mVar.d; this.e = mVar.e; diff --git a/app/src/main/java/h0/a/a/j.java b/app/src/main/java/h0/a/a/j.java index 51e29fbf6a..9c6b6ed287 100644 --- a/app/src/main/java/h0/a/a/j.java +++ b/app/src/main/java/h0/a/a/j.java @@ -5,11 +5,11 @@ public final class j { public final p b; /* renamed from: c reason: collision with root package name */ - public j f2897c; + public j f2898c; public j(int i, p pVar, j jVar) { this.a = i; this.b = pVar; - this.f2897c = jVar; + this.f2898c = jVar; } } diff --git a/app/src/main/java/h0/a/a/l.java b/app/src/main/java/h0/a/a/l.java index d1fcbee950..b0031b98ad 100644 --- a/app/src/main/java/h0/a/a/l.java +++ b/app/src/main/java/h0/a/a/l.java @@ -6,7 +6,7 @@ public final class l extends k { public final v b; /* renamed from: c reason: collision with root package name */ - public final int f2898c; + public final int f2899c; public final int d; public final int e; public int f; @@ -20,7 +20,7 @@ public final class l extends k { public l(v vVar, int i, String str, String str2, String str3, Object obj) { super(458752); this.b = vVar; - this.f2898c = i; + this.f2899c = i; this.d = vVar.l(str); this.e = vVar.l(str2); if (str3 != null) { diff --git a/app/src/main/java/h0/a/a/m.java b/app/src/main/java/h0/a/a/m.java index 504a3decc1..a87c726f08 100644 --- a/app/src/main/java/h0/a/a/m.java +++ b/app/src/main/java/h0/a/a/m.java @@ -10,7 +10,7 @@ public class m { public int[] b; /* renamed from: c reason: collision with root package name */ - public int[] f2899c; + public int[] f2900c; public int[] d; public int[] e; public short f; @@ -222,7 +222,7 @@ public class m { } while (i == 16777216); i4 += i5; } - int[] iArr2 = this.f2899c; + int[] iArr2 = this.f2900c; int i7 = 0; int i8 = 0; while (i7 < iArr2.length) { @@ -307,7 +307,7 @@ public class m { i2 = this.b[i7]; } else { if (i6 == 83886080) { - int[] iArr = this.f2899c; + int[] iArr = this.f2900c; i2 = iArr[iArr.length - i7]; } if (i != i4) { @@ -358,7 +358,7 @@ public class m { int i3; int i4; int length = this.b.length; - int length2 = this.f2899c.length; + int length2 = this.f2900c.length; if (mVar.b == null) { mVar.b = new int[length]; z2 = true; @@ -384,7 +384,7 @@ public class m { } i3 = i4; } else if (i8 == 83886080) { - i4 = i7 + this.f2899c[length2 - (i6 & 1048575)]; + i4 = i7 + this.f2900c[length2 - (i6 & 1048575)]; if ((i6 & 1048576) != 0) { if (i4 != 16777220) { } @@ -405,27 +405,27 @@ public class m { for (int i9 = 0; i9 < length; i9++) { z2 |= g(vVar, this.b[i9], mVar.b, i9); } - if (mVar.f2899c == null) { - mVar.f2899c = new int[1]; + if (mVar.f2900c == null) { + mVar.f2900c = new int[1]; z4 = true; } else { z4 = z2; } - return g(vVar, i, mVar.f2899c, 0) | z4; + return g(vVar, i, mVar.f2900c, 0) | z4; } - int length3 = this.f2899c.length + this.f; - if (mVar.f2899c == null) { - mVar.f2899c = new int[(this.g + length3)]; + int length3 = this.f2900c.length + this.f; + if (mVar.f2900c == null) { + mVar.f2900c = new int[(this.g + length3)]; z3 = true; } else { z3 = z2; } for (int i10 = 0; i10 < length3; i10++) { - int i11 = this.f2899c[i10]; + int i11 = this.f2900c[i10]; if (this.i != null) { i11 = e(vVar, i11); } - z3 |= g(vVar, i11, mVar.f2899c, i10); + z3 |= g(vVar, i11, mVar.f2900c, i10); } for (int i12 = 0; i12 < this.g; i12++) { int i13 = this.e[i12]; @@ -441,10 +441,10 @@ public class m { if (this.i != null) { i13 = e(vVar, i13); } - z3 |= g(vVar, i13, mVar.f2899c, length3 + i12); + z3 |= g(vVar, i13, mVar.f2900c, length3 + i12); } else { if (i15 == 83886080) { - i2 = i14 + this.f2899c[length2 - (i13 & 1048575)]; + i2 = i14 + this.f2900c[length2 - (i13 & 1048575)]; if ((i13 & 1048576) != 0) { if (i2 != 16777220) { } @@ -453,12 +453,12 @@ public class m { } if (this.i != null) { } - z3 |= g(vVar, i13, mVar.f2899c, length3 + i12); + z3 |= g(vVar, i13, mVar.f2900c, length3 + i12); } i13 = 16777216; if (this.i != null) { } - z3 |= g(vVar, i13, mVar.f2899c, length3 + i12); + z3 |= g(vVar, i13, mVar.f2900c, length3 + i12); } return z3; } @@ -537,7 +537,7 @@ public class m { public final void n(v vVar, int i, String str, int i2) { int[] iArr = new int[i2]; this.b = iArr; - this.f2899c = new int[0]; + this.f2900c = new int[0]; int i3 = 1; if ((i & 8) != 0) { i3 = 0; diff --git a/app/src/main/java/h0/a/a/n.java b/app/src/main/java/h0/a/a/n.java index 3980bbff06..a86840f69d 100644 --- a/app/src/main/java/h0/a/a/n.java +++ b/app/src/main/java/h0/a/a/n.java @@ -7,14 +7,14 @@ public final class n { public final String b; /* renamed from: c reason: collision with root package name */ - public final String f2900c; + public final String f2901c; public final String d; public final boolean e; public n(int i, String str, String str2, String str3, boolean z2) { this.a = i; this.b = str; - this.f2900c = str2; + this.f2901c = str2; this.d = str3; this.e = z2; } @@ -27,18 +27,18 @@ public final class n { return false; } n nVar = (n) obj; - return this.a == nVar.a && this.e == nVar.e && this.b.equals(nVar.b) && this.f2900c.equals(nVar.f2900c) && this.d.equals(nVar.d); + return this.a == nVar.a && this.e == nVar.e && this.b.equals(nVar.b) && this.f2901c.equals(nVar.f2901c) && this.d.equals(nVar.d); } public int hashCode() { - return (this.d.hashCode() * this.f2900c.hashCode() * this.b.hashCode()) + this.a + (this.e ? 64 : 0); + return (this.d.hashCode() * this.f2901c.hashCode() * this.b.hashCode()) + this.a + (this.e ? 64 : 0); } public String toString() { StringBuilder sb = new StringBuilder(); sb.append(this.b); sb.append('.'); - sb.append(this.f2900c); + sb.append(this.f2901c); sb.append(this.d); sb.append(" ("); sb.append(this.a); diff --git a/app/src/main/java/h0/a/a/o.java b/app/src/main/java/h0/a/a/o.java index 8ca39876a7..490944d2a2 100644 --- a/app/src/main/java/h0/a/a/o.java +++ b/app/src/main/java/h0/a/a/o.java @@ -5,18 +5,18 @@ public final class o { public final p b; /* renamed from: c reason: collision with root package name */ - public final p f2901c; + public final p f2902c; public final int d; public final String e; public o f; public o(o oVar, p pVar, p pVar2) { - p pVar3 = oVar.f2901c; + p pVar3 = oVar.f2902c; int i = oVar.d; String str = oVar.e; this.a = pVar; this.b = pVar2; - this.f2901c = pVar3; + this.f2902c = pVar3; this.d = i; this.e = str; this.f = oVar.f; @@ -25,7 +25,7 @@ public final class o { public o(p pVar, p pVar2, p pVar3, int i, String str) { this.a = pVar; this.b = pVar2; - this.f2901c = pVar3; + this.f2902c = pVar3; this.d = i; this.e = str; } diff --git a/app/src/main/java/h0/a/a/p.java b/app/src/main/java/h0/a/a/p.java index 1d0374d119..04b5ce4a03 100644 --- a/app/src/main/java/h0/a/a/p.java +++ b/app/src/main/java/h0/a/a/p.java @@ -7,7 +7,7 @@ public class p { public short b; /* renamed from: c reason: collision with root package name */ - public short f2902c; + public short f2903c; public int[] d; public int e; public int[] f; @@ -62,14 +62,14 @@ public class p { public final p d(p pVar) { j jVar = this.m; while (jVar != null) { - if (!((this.b & 16) != 0 && jVar == this.m.f2897c)) { + if (!((this.b & 16) != 0 && jVar == this.m.f2898c)) { p pVar2 = jVar.b; if (pVar2.n == null) { pVar2.n = pVar; pVar = pVar2; } } - jVar = jVar.f2897c; + jVar = jVar.f2898c; } return pVar; } diff --git a/app/src/main/java/h0/a/a/r.java b/app/src/main/java/h0/a/a/r.java index bd1b7b8d27..34f393fede 100644 --- a/app/src/main/java/h0/a/a/r.java +++ b/app/src/main/java/h0/a/a/r.java @@ -9,7 +9,7 @@ import h0.a.a.v; public final class r extends q { /* renamed from: c reason: collision with root package name */ - public static final int[] f2903c = {0, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 1, 1, 1, 2, 2, 1, 1, 1, 0, 0, 1, 2, 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, -1, 0, -1, -1, -1, -1, -1, -2, -1, -2, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -3, -4, -3, -4, -3, -3, -3, -3, -1, -2, 1, 1, 1, 2, 2, 2, 0, -1, -2, -1, -2, -1, -2, -1, -2, -1, -2, -1, -2, -1, -2, -1, -2, -1, -2, -1, -2, 0, 0, 0, 0, -1, -1, -1, -1, -1, -1, -1, -2, -1, -2, -1, -2, 0, 1, 0, 1, -1, -1, 0, 0, 1, 1, -1, 0, -1, 0, 0, 0, -3, -1, -1, -3, -3, -1, -1, -1, -1, -1, -1, -2, -2, -2, -2, -2, -2, -2, -2, 0, 1, 0, -1, -1, -1, -2, -1, -2, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, -1, -1, 0, 0, -1, -1, 0, 0}; + public static final int[] f2904c = {0, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 1, 1, 1, 2, 2, 1, 1, 1, 0, 0, 1, 2, 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, -1, 0, -1, -1, -1, -1, -1, -2, -1, -2, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -3, -4, -3, -4, -3, -3, -3, -3, -1, -2, 1, 1, 1, 2, 2, 2, 0, -1, -2, -1, -2, -1, -2, -1, -2, -1, -2, -1, -2, -1, -2, -1, -2, -1, -2, -1, -2, 0, 0, 0, 0, -1, -1, -1, -1, -1, -1, -1, -2, -1, -2, -1, -2, 0, 1, 0, 1, -1, -1, 0, 0, 1, 1, -1, 0, -1, 0, 0, 0, -3, -1, -1, -3, -3, -1, -1, -1, -1, -1, -1, -2, -2, -2, -2, -2, -2, -2, -2, 0, 1, 0, -1, -1, -1, -2, -1, -2, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, -1, -1, 0, 0, -1, -1, 0, 0}; public final int A; public a B; public a C; @@ -38,10 +38,10 @@ public final class r extends q { public int Z; /* renamed from: a0 reason: collision with root package name */ - public int f2904a0; + public int f2905a0; /* renamed from: b0 reason: collision with root package name */ - public int f2905b0; + public int f2906b0; public final v d; public final int e; public final int f; @@ -59,20 +59,20 @@ public final class r extends q { public c r; /* renamed from: s reason: collision with root package name */ - public int f2906s; + public int f2907s; public c t; public int u; public c v; public a w; /* renamed from: x reason: collision with root package name */ - public a f2907x; + public a f2908x; /* renamed from: y reason: collision with root package name */ - public final int f2908y; + public final int f2909y; /* renamed from: z reason: collision with root package name */ - public final int[] f2909z; + public final int[] f2910z; public r(v vVar, int i, String str, String str2, String str3, String[] strArr, int i2) { super(458752); @@ -84,14 +84,14 @@ public final class r extends q { this.i = str2; this.A = str3 == null ? 0 : vVar.l(str3); if (strArr == null || strArr.length <= 0) { - this.f2908y = 0; - this.f2909z = null; + this.f2909y = 0; + this.f2910z = null; } else { int length = strArr.length; - this.f2908y = length; - this.f2909z = new int[length]; - for (int i3 = 0; i3 < this.f2908y; i3++) { - this.f2909z[i3] = vVar.c(strArr[i3]).a; + this.f2909y = length; + this.f2910z = new int[length]; + for (int i3 = 0; i3 < this.f2909y; i3++) { + this.f2910z[i3] = vVar.c(strArr[i3]).a; } } this.N = i2; @@ -257,13 +257,13 @@ public final class r extends q { i10++; } } - mVar.f2899c = new int[(i10 + i3)]; + mVar.f2900c = new int[(i10 + i3)]; int i12 = 0; for (int i13 = 0; i13 < i3; i13++) { int i14 = i12 + 1; - mVar.f2899c[i12] = m.c(vVar, objArr2[i13]); + mVar.f2900c[i12] = m.c(vVar, objArr2[i13]); if (objArr2[i13] == t.e || objArr2[i13] == t.d) { - mVar.f2899c[i14] = 16777216; + mVar.f2900c[i14] = 16777216; i12 = i14 + 1; } else { i12 = i14; @@ -408,7 +408,7 @@ public final class r extends q { if (i2 == 4 || i2 == 3) { pVar.k.b(i, 0, null, null); } else { - int i3 = this.R + f2903c[i]; + int i3 = this.R + f2904c[i]; if (i3 > this.S) { this.S = i3; } @@ -432,8 +432,8 @@ public final class r extends q { this.w = aVar; return aVar; } - a aVar2 = new a(this.d, true, cVar, this.f2907x); - this.f2907x = aVar2; + a aVar2 = new a(this.d, true, cVar, this.f2908x); + this.f2908x = aVar2; return aVar2; } @@ -512,7 +512,7 @@ public final class r extends q { } else if (i4 == 3) { pVar2.k.b(i3, 0, null, null); } else if (i4 == 2) { - this.R += f2903c[i3]; + this.R += f2904c[i3]; } else if (i3 == 168) { short s2 = pVar.b; if ((s2 & 32) == 0) { @@ -523,7 +523,7 @@ public final class r extends q { u(this.R + 1, pVar); pVar3 = new p(); } else { - int i5 = this.R + f2903c[i3]; + int i5 = this.R + f2904c[i3]; this.R = i5; u(i5, pVar); } @@ -649,7 +649,7 @@ public final class r extends q { if (this.t == null) { this.t = new c(); } - this.f2906s++; + this.f2907s++; c cVar = this.t; cVar.j(pVar.e); cVar.j(pVar2.e - pVar.e); @@ -697,8 +697,8 @@ public final class r extends q { this.w = aVar; return aVar; } - a aVar2 = new a(this.d, true, cVar, this.f2907x); - this.f2907x = aVar2; + a aVar2 = new a(this.d, true, cVar, this.f2908x); + this.f2908x = aVar2; return aVar2; } @@ -718,7 +718,7 @@ public final class r extends q { str = str2; } int n = 33554432 | this.d.n(str); - p b = oVar.f2901c.b(); + p b = oVar.f2902c.b(); b.b = (short) (b.b | 2); p b2 = oVar.b.b(); for (p b3 = oVar.a.b(); b3 != b2; b3 = b3.l) { @@ -736,11 +736,11 @@ public final class r extends q { p pVar2 = pVar.n; pVar.n = null; pVar.b = (short) (pVar.b | 8); - int length = pVar.k.f2899c.length + pVar.i; + int length = pVar.k.f2900c.length + pVar.i; if (length > i4) { i4 = length; } - for (j jVar = pVar.m; jVar != null; jVar = jVar.f2897c) { + for (j jVar = pVar.m; jVar != null; jVar = jVar.f2898c) { p b4 = jVar.b.b(); if (pVar.k.h(this.d, b4.k, jVar.a) && b4.n == null) { b4.n = pVar2; @@ -773,14 +773,14 @@ public final class r extends q { this.j = i4; } else if (i3 == 1) { for (o oVar2 = this.m; oVar2 != null; oVar2 = oVar2.f) { - p pVar5 = oVar2.f2901c; + p pVar5 = oVar2.f2902c; p pVar6 = oVar2.b; for (p pVar7 = oVar2.a; pVar7 != pVar6; pVar7 = pVar7.l) { if ((pVar7.b & 16) == 0) { pVar7.m = new j(Integer.MAX_VALUE, pVar5, pVar7.m); } else { - j jVar2 = pVar7.m.f2897c; - jVar2.f2897c = new j(Integer.MAX_VALUE, pVar5, jVar2.f2897c); + j jVar2 = pVar7.m.f2898c; + jVar2.f2898c = new j(Integer.MAX_VALUE, pVar5, jVar2.f2898c); } } } @@ -790,7 +790,7 @@ public final class r extends q { for (short s3 = 1; s3 <= s2; s3 = (short) (s3 + 1)) { for (p pVar8 = this.O; pVar8 != null; pVar8 = pVar8.l) { if ((pVar8.b & 16) != 0 && pVar8.j == s3) { - p pVar9 = pVar8.m.f2897c.b; + p pVar9 = pVar8.m.f2898c.b; if (pVar9.j == 0) { s2 = (short) (s2 + 1); pVar9.c(s2); @@ -800,7 +800,7 @@ public final class r extends q { } for (p pVar10 = this.O; pVar10 != null; pVar10 = pVar10.l) { if ((pVar10.b & 16) != 0) { - p pVar11 = pVar10.m.f2897c.b; + p pVar11 = pVar10.m.f2898c.b; p pVar12 = p.a; pVar11.n = pVar12; while (pVar11 != p.a) { @@ -832,7 +832,7 @@ public final class r extends q { } j jVar3 = pVar15.m; if ((pVar15.b & 16) != 0) { - jVar3 = jVar3.f2897c; + jVar3 = jVar3.f2898c; } pVar15 = pVar16; while (jVar3 != null) { @@ -843,7 +843,7 @@ public final class r extends q { pVar17.n = pVar15; pVar15 = pVar17; } - jVar3 = jVar3.f2897c; + jVar3 = jVar3.f2898c; } } this.j = i8; @@ -958,7 +958,7 @@ public final class r extends q { pVar.h = (short) this.R; v(); } else { - int i4 = this.R + f2903c[i]; + int i4 = this.R + f2904c[i]; if (i4 > this.S) { this.S = i4; } @@ -1084,17 +1084,17 @@ public final class r extends q { public void y(c cVar) { int i; - boolean z2 = this.d.f2913c < 49; + boolean z2 = this.d.f2914c < 49; cVar.j((~(z2 ? 4096 : 0)) & this.e); cVar.j(this.f); cVar.j(this.h); - int i2 = this.f2904a0; + int i2 = this.f2905a0; if (i2 != 0) { - cVar.h(this.d.b.a, i2, this.f2905b0); + cVar.h(this.d.b.a, i2, this.f2906b0); return; } int i3 = this.l.b > 0 ? 1 : 0; - if (this.f2908y > 0) { + if (this.f2909y > 0) { i3++; } int i4 = this.e; @@ -1171,7 +1171,7 @@ public final class r extends q { i8 += aVar.a("RuntimeVisibleTypeAnnotations"); i++; } - a aVar2 = this.f2907x; + a aVar2 = this.f2908x; if (aVar2 != null) { i8 += aVar2.a("RuntimeInvisibleTypeAnnotations"); i++; @@ -1191,14 +1191,14 @@ public final class r extends q { while (oVar2 != null) { cVar.j(oVar2.a.e); cVar.j(oVar2.b.e); - cVar.j(oVar2.f2901c.e); + cVar.j(oVar2.f2902c.e); cVar.j(oVar2.d); oVar2 = oVar2.f; } cVar.j(i); if (this.v != null) { v vVar = this.d; - cVar.j(vVar.l(vVar.f2913c >= 50 ? "StackMapTable" : "StackMap")); + cVar.j(vVar.l(vVar.f2914c >= 50 ? "StackMapTable" : "StackMap")); cVar.i(this.v.b + 2); cVar.j(this.u); c cVar7 = this.v; @@ -1221,7 +1221,7 @@ public final class r extends q { if (this.t != null) { cVar.j(this.d.l("LocalVariableTypeTable")); cVar.i(this.t.b + 2); - cVar.j(this.f2906s); + cVar.j(this.f2907s); c cVar10 = this.t; cVar.h(cVar10.a, 0, cVar10.b); } @@ -1229,16 +1229,16 @@ public final class r extends q { if (aVar3 != null) { aVar3.c(this.d.l("RuntimeVisibleTypeAnnotations"), cVar); } - a aVar4 = this.f2907x; + a aVar4 = this.f2908x; if (aVar4 != null) { aVar4.c(this.d.l("RuntimeInvisibleTypeAnnotations"), cVar); } } - if (this.f2908y > 0) { + if (this.f2909y > 0) { cVar.j(this.d.l("Exceptions")); - cVar.i((this.f2908y * 2) + 2); - cVar.j(this.f2908y); - for (int i10 : this.f2909z) { + cVar.i((this.f2909y * 2) + 2); + cVar.j(this.f2909y); + for (int i10 : this.f2910z) { cVar.j(i10); } } @@ -1319,7 +1319,7 @@ public final class r extends q { int i = iArr2[1]; int i2 = iArr2[2]; int i3 = 0; - if (this.d.f2913c < 50) { + if (this.d.f2914c < 50) { c cVar = this.v; cVar.j(iArr2[0]); cVar.j(i); diff --git a/app/src/main/java/h0/a/a/s.java b/app/src/main/java/h0/a/a/s.java index 9ec34b7eb2..6dc5b7a09b 100644 --- a/app/src/main/java/h0/a/a/s.java +++ b/app/src/main/java/h0/a/a/s.java @@ -5,7 +5,7 @@ public final class s { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f2910c; + public final int f2911c; public final int d; public int e; public final c f = new c(); @@ -24,7 +24,7 @@ public final class s { public s(v vVar, int i, int i2, int i3) { this.a = vVar; this.b = i; - this.f2910c = i2; + this.f2911c = i2; this.d = i3; } } diff --git a/app/src/main/java/h0/a/a/t.java b/app/src/main/java/h0/a/a/t.java index 569b6a8156..4fab47410a 100644 --- a/app/src/main/java/h0/a/a/t.java +++ b/app/src/main/java/h0/a/a/t.java @@ -5,7 +5,7 @@ public interface t { public static final Integer b = 1; /* renamed from: c reason: collision with root package name */ - public static final Integer f2911c = 2; + public static final Integer f2912c = 2; public static final Integer d = 3; public static final Integer e = 4; public static final Integer f = 5; diff --git a/app/src/main/java/h0/a/a/u.java b/app/src/main/java/h0/a/a/u.java index ca75e11501..dd5998f9e4 100644 --- a/app/src/main/java/h0/a/a/u.java +++ b/app/src/main/java/h0/a/a/u.java @@ -5,7 +5,7 @@ public abstract class u { public final int b; /* renamed from: c reason: collision with root package name */ - public final String f2912c; + public final String f2913c; public final String d; public final String e; public final long f; @@ -14,7 +14,7 @@ public abstract class u { public u(int i, int i2, String str, String str2, String str3, long j) { this.a = i; this.b = i2; - this.f2912c = str; + this.f2913c = str; this.d = str2; this.e = str3; this.f = j; diff --git a/app/src/main/java/h0/a/a/v.java b/app/src/main/java/h0/a/a/v.java index cbf7df008f..26f6c8ffbb 100644 --- a/app/src/main/java/h0/a/a/v.java +++ b/app/src/main/java/h0/a/a/v.java @@ -5,7 +5,7 @@ public final class v { public final d b = null; /* renamed from: c reason: collision with root package name */ - public int f2913c; + public int f2914c; public String d; public int e; public a[] f = new a[256]; @@ -78,7 +78,7 @@ public final class v { b(obj); } int i = cVar.b; - cVar.j(i(nVar.a, nVar.b, nVar.f2900c, nVar.d, nVar.e).a); + cVar.j(i(nVar.a, nVar.b, nVar.f2901c, nVar.d, nVar.e).a); cVar.j(objArr.length); for (Object obj2 : objArr) { cVar.j(b(obj2).a); @@ -153,10 +153,10 @@ public final class v { return i == 10 ? c(wVar.g()) : i == 11 ? m(16, wVar.d()) : c(wVar.d()); } else if (obj instanceof n) { n nVar = (n) obj; - return i(nVar.a, nVar.b, nVar.f2900c, nVar.d, nVar.e); + return i(nVar.a, nVar.b, nVar.f2901c, nVar.d, nVar.e); } else if (obj instanceof g) { g gVar = (g) obj; - return d(17, gVar.a, gVar.b, a(gVar.f2894c, gVar.d).a); + return d(17, gVar.a, gVar.b, a(gVar.f2895c, gVar.d).a); } else { throw new IllegalArgumentException(c.d.b.a.a.u("value ", obj)); } @@ -244,7 +244,7 @@ public final class v { public final a h(int i, String str, String str2, String str3) { int t = t(i, str, str2, str3); for (a q = q(t); q != null; q = q.i) { - if (q.b == i && q.h == t && q.f2912c.equals(str) && q.d.equals(str2) && q.e.equals(str3)) { + if (q.b == i && q.h == t && q.f2913c.equals(str) && q.d.equals(str2) && q.e.equals(str3)) { return q; } } @@ -259,7 +259,7 @@ public final class v { public u i(int i, String str, String str2, String str3, boolean z2) { int u = u(15, str, str2, str3, i); for (a q = q(u); q != null; q = q.i) { - if (q.b == 15 && q.h == u && q.f == ((long) i) && q.f2912c.equals(str) && q.d.equals(str2) && q.e.equals(str3)) { + if (q.b == 15 && q.h == u && q.f == ((long) i) && q.f2913c.equals(str) && q.d.equals(str2) && q.e.equals(str3)) { return q; } } diff --git a/app/src/main/java/h0/a/a/w.java b/app/src/main/java/h0/a/a/w.java index 00386b2167..edb75c33e1 100644 --- a/app/src/main/java/h0/a/a/w.java +++ b/app/src/main/java/h0/a/a/w.java @@ -9,7 +9,7 @@ public final class w { public static final w b = new w(1, "VZCBSIFJD", 1, 2); /* renamed from: c reason: collision with root package name */ - public static final w f2914c = new w(2, "VZCBSIFJD", 2, 3); + public static final w f2915c = new w(2, "VZCBSIFJD", 2, 3); public static final w d = new w(3, "VZCBSIFJD", 3, 4); public static final w e = new w(4, "VZCBSIFJD", 4, 5); public static final w f = new w(5, "VZCBSIFJD", 5, 6); @@ -157,7 +157,7 @@ public final class w { return d; } if (cls == Character.TYPE) { - return f2914c; + return f2915c; } if (cls == Short.TYPE) { return e; @@ -208,7 +208,7 @@ public final class w { case 'B': return d; case 'C': - return f2914c; + return f2915c; case 'D': return i; default: diff --git a/app/src/main/java/h0/b/a/b/b.java b/app/src/main/java/h0/b/a/b/b.java index b2988f54c5..3d6ebdeb07 100644 --- a/app/src/main/java/h0/b/a/b/b.java +++ b/app/src/main/java/h0/b/a/b/b.java @@ -11,7 +11,7 @@ public class b implements a { public final Method b; /* renamed from: c reason: collision with root package name */ - public final Integer f2915c; + public final Integer f2916c; public b(Class cls) { this.a = cls; @@ -22,7 +22,7 @@ public class b implements a { try { Method declaredMethod2 = ObjectStreamClass.class.getDeclaredMethod("getConstructorId", Class.class); declaredMethod2.setAccessible(true); - this.f2915c = (Integer) declaredMethod2.invoke(null, Object.class); + this.f2916c = (Integer) declaredMethod2.invoke(null, Object.class); } catch (RuntimeException e) { throw new ObjenesisException(e); } catch (NoSuchMethodException e2) { @@ -43,7 +43,7 @@ public class b implements a { public T newInstance() { try { Class cls = this.a; - return cls.cast(this.b.invoke(null, cls, this.f2915c)); + return cls.cast(this.b.invoke(null, cls, this.f2916c)); } catch (Exception e) { throw new ObjenesisException(e); } diff --git a/app/src/main/java/h0/b/a/b/c.java b/app/src/main/java/h0/b/a/b/c.java index 16e0a70a07..1f1720496a 100644 --- a/app/src/main/java/h0/b/a/b/c.java +++ b/app/src/main/java/h0/b/a/b/c.java @@ -11,7 +11,7 @@ public class c implements a { public final Method b; /* renamed from: c reason: collision with root package name */ - public final Long f2916c; + public final Long f2917c; public c(Class cls) { this.a = cls; @@ -22,7 +22,7 @@ public class c implements a { try { Method declaredMethod2 = ObjectStreamClass.class.getDeclaredMethod("getConstructorId", Class.class); declaredMethod2.setAccessible(true); - this.f2916c = (Long) declaredMethod2.invoke(null, Object.class); + this.f2917c = (Long) declaredMethod2.invoke(null, Object.class); } catch (RuntimeException e) { throw new ObjenesisException(e); } catch (NoSuchMethodException e2) { @@ -43,7 +43,7 @@ public class c implements a { public T newInstance() { try { Class cls = this.a; - return cls.cast(this.b.invoke(null, cls, this.f2916c)); + return cls.cast(this.b.invoke(null, cls, this.f2917c)); } catch (Exception e) { throw new ObjenesisException(e); } diff --git a/app/src/main/java/h0/b/a/d/a.java b/app/src/main/java/h0/b/a/d/a.java index 440e680f3a..aae1b95dd4 100644 --- a/app/src/main/java/h0/b/a/d/a.java +++ b/app/src/main/java/h0/b/a/d/a.java @@ -11,7 +11,7 @@ public class a extends b { @Override // h0.b.a.a public T newInstance() { try { - Class cls = this.f2917c; + Class cls = this.f2918c; return cls.cast(b.a.invoke(b.b, cls, Object.class)); } catch (RuntimeException e) { throw new ObjenesisException(e); diff --git a/app/src/main/java/h0/b/a/d/b.java b/app/src/main/java/h0/b/a/d/b.java index d67125d00e..e95c2c97ed 100644 --- a/app/src/main/java/h0/b/a/d/b.java +++ b/app/src/main/java/h0/b/a/d/b.java @@ -10,14 +10,14 @@ public abstract class b implements h0.b.a.a { public static ObjectInputStream b; /* renamed from: c reason: collision with root package name */ - public final Class f2917c; + public final Class f2918c; /* compiled from: GCJInstantiatorBase */ public static class a extends ObjectInputStream { } public b(Class cls) { - this.f2917c = cls; + this.f2918c = cls; if (a == null) { try { Method declaredMethod = ObjectInputStream.class.getDeclaredMethod("newObject", Class.class, Class.class); diff --git a/app/src/main/java/h0/b/b/b.java b/app/src/main/java/h0/b/b/b.java index 7306a0214e..a5fb3a745a 100644 --- a/app/src/main/java/h0/b/b/b.java +++ b/app/src/main/java/h0/b/b/b.java @@ -7,7 +7,7 @@ public final class b { public static final int b = a(); /* renamed from: c reason: collision with root package name */ - public static final boolean f2918c; + public static final boolean f2919c; public static final String d = System.getProperty("com.google.appengine.runtime.version"); static { @@ -21,7 +21,7 @@ public final class b { if (!(a() == 0 || (property = System.getProperty("java.boot.class.path")) == null || !property.toLowerCase().contains("core-oj.jar"))) { z2 = true; } - f2918c = z2; + f2919c = z2; } public static int a() { diff --git a/app/src/main/java/h0/b/b/c.java b/app/src/main/java/h0/b/b/c.java index eb595f69af..a1bacb5725 100644 --- a/app/src/main/java/h0/b/b/c.java +++ b/app/src/main/java/h0/b/b/c.java @@ -12,7 +12,7 @@ public class c implements a { } else if (!b.b("Dalvik")) { return b.b("BEA") ? new h0.b.a.f.b(cls) : b.b("GNU libgcj") ? new h0.b.a.d.a(cls) : b.b("PERC") ? new h0.b.a.e.a(cls) : new h0.b.a.f.c(cls); } else { - if (b.f2918c) { + if (b.f2919c) { return new h0.b.a.f.c(cls); } int i = b.b; diff --git a/app/src/main/java/i0/d0/a/f.java b/app/src/main/java/i0/d0/a/f.java index 634607936b..454cb54fd0 100644 --- a/app/src/main/java/i0/d0/a/f.java +++ b/app/src/main/java/i0/d0/a/f.java @@ -15,14 +15,14 @@ public final class f implements e { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final boolean f2919c; + public final boolean f2920c; public final boolean d; public final boolean e; public f(Type type, Scheduler scheduler, boolean z2, boolean z3, boolean z4, boolean z5, boolean z6) { this.a = type; this.b = z3; - this.f2919c = z4; + this.f2920c = z4; this.d = z5; this.e = z6; } @@ -41,7 +41,7 @@ public final class f implements e { if (this.b) { aVar = new e(cVar); } else { - if (this.f2919c) { + if (this.f2920c) { aVar = new a(cVar); } Observable observable = new Observable(l.a(cVar)); diff --git a/app/src/main/java/i0/e0/a/b.java b/app/src/main/java/i0/e0/a/b.java index 19b6183280..e558c2f58c 100644 --- a/app/src/main/java/i0/e0/a/b.java +++ b/app/src/main/java/i0/e0/a/b.java @@ -18,15 +18,15 @@ public final class b implements h { public static final Charset b = Charset.forName(Constants.ENCODING); /* renamed from: c reason: collision with root package name */ - public final Gson f2920c; + public final Gson f2921c; public final TypeAdapter d; static { - MediaType.a aVar = MediaType.f2964c; + MediaType.a aVar = MediaType.f2965c; } public b(Gson gson, TypeAdapter typeAdapter) { - this.f2920c = gson; + this.f2921c = gson; this.d = typeAdapter; } @@ -34,7 +34,7 @@ public final class b implements h { @Override // i0.h public RequestBody convert(Object obj) throws IOException { e eVar = new e(); - JsonWriter l = this.f2920c.l(new OutputStreamWriter(new f(eVar), b)); + JsonWriter l = this.f2921c.l(new OutputStreamWriter(new f(eVar), b)); this.d.write(l, obj); l.close(); return RequestBody.create(a, eVar.x()); diff --git a/app/src/main/java/i0/e0/b/a.java b/app/src/main/java/i0/e0/b/a.java index 2fc3c16a18..8536a97ef6 100644 --- a/app/src/main/java/i0/e0/b/a.java +++ b/app/src/main/java/i0/e0/b/a.java @@ -10,7 +10,7 @@ public final class a implements h { public static final MediaType b = MediaType.a.a("text/plain; charset=UTF-8"); static { - MediaType.a aVar = MediaType.f2964c; + MediaType.a aVar = MediaType.f2965c; } /* Return type fixed from 'java.lang.Object' to match base method */ diff --git a/app/src/main/java/i0/j.java b/app/src/main/java/i0/j.java index b81bbbe4cd..1c7e3205a7 100644 --- a/app/src/main/java/i0/j.java +++ b/app/src/main/java/i0/j.java @@ -11,7 +11,7 @@ public abstract class j extends z { public final e.a b; /* renamed from: c reason: collision with root package name */ - public final h f2921c; + public final h f2922c; /* compiled from: HttpServiceMethod */ public static final class a extends j { @@ -87,12 +87,12 @@ public abstract class j extends z { public j(w wVar, e.a aVar, h hVar) { this.a = wVar; this.b = aVar; - this.f2921c = hVar; + this.f2922c = hVar; } @Override // i0.z public final ReturnT a(Object[] objArr) { - return c(new p(this.a, objArr, this.b, this.f2921c), objArr); + return c(new p(this.a, objArr, this.b, this.f2922c), objArr); } public abstract ReturnT c(d dVar, Object[] objArr); diff --git a/app/src/main/java/i0/p.java b/app/src/main/java/i0/p.java index 192177194d..ec33bdcd55 100644 --- a/app/src/main/java/i0/p.java +++ b/app/src/main/java/i0/p.java @@ -200,7 +200,7 @@ public final class p implements d { t[] tVarArr = wVar2.j; int length = objArr.length; if (length == tVarArr.length) { - v vVar = new v(wVar2.f2933c, wVar2.b, wVar2.d, wVar2.e, wVar2.f, wVar2.g, wVar2.h, wVar2.i); + v vVar = new v(wVar2.f2934c, wVar2.b, wVar2.d, wVar2.e, wVar2.f, wVar2.g, wVar2.h, wVar2.i); if (wVar2.k) { length--; } @@ -255,8 +255,8 @@ public final class p implements d { aVar6.g(wVar); Headers c2 = vVar.h.c(); m.checkParameterIsNotNull(c2, "headers"); - aVar6.f2968c = c2.e(); - aVar6.c(vVar.f2932c, aVar5); + aVar6.f2969c = c2.e(); + aVar6.c(vVar.f2933c, aVar5); aVar6.e(k.class, new k(wVar2.a, arrayList)); e b2 = aVar.b(aVar6.a()); Objects.requireNonNull(b2, "Call.Factory returned null."); @@ -360,7 +360,7 @@ public final class p implements d { Response response2 = response.p; Response response3 = response.q; Response response4 = response.r; - long j = response.f2970s; + long j = response.f2971s; long j2 = response.t; f0.e0.g.c cVar = response.u; c cVar2 = new c(responseBody.b(), responseBody.a()); diff --git a/app/src/main/java/i0/t.java b/app/src/main/java/i0/t.java index 9bdd5bdcfc..78407e8b39 100644 --- a/app/src/main/java/i0/t.java +++ b/app/src/main/java/i0/t.java @@ -16,19 +16,19 @@ public abstract class t { public final int b; /* renamed from: c reason: collision with root package name */ - public final h f2922c; + public final h f2923c; public a(Method method, int i, h hVar) { this.a = method; this.b = i; - this.f2922c = hVar; + this.f2923c = hVar; } @Override // i0.t public void a(v vVar, T t) { if (t != null) { try { - vVar.m = this.f2922c.convert(t); + vVar.m = this.f2923c.convert(t); } catch (IOException e) { Method method = this.a; int i = this.b; @@ -46,20 +46,20 @@ public abstract class t { public final h b; /* renamed from: c reason: collision with root package name */ - public final boolean f2923c; + public final boolean f2924c; public b(String str, h hVar, boolean z2) { Objects.requireNonNull(str, "name == null"); this.a = str; this.b = hVar; - this.f2923c = z2; + this.f2924c = z2; } @Override // i0.t public void a(v vVar, T t) throws IOException { String convert; if (t != null && (convert = this.b.convert(t)) != null) { - vVar.a(this.a, convert, this.f2923c); + vVar.a(this.a, convert, this.f2924c); } } } @@ -70,13 +70,13 @@ public abstract class t { public final int b; /* renamed from: c reason: collision with root package name */ - public final h f2924c; + public final h f2925c; public final boolean d; public c(Method method, int i, h hVar, boolean z2) { this.a = method; this.b = i; - this.f2924c = hVar; + this.f2925c = hVar; this.d = z2; } @@ -91,13 +91,13 @@ public abstract class t { if (str != null) { Object value = entry.getValue(); if (value != null) { - String str2 = (String) this.f2924c.convert(value); + String str2 = (String) this.f2925c.convert(value); if (str2 != null) { vVar.a(str, str2, this.d); } else { Method method = this.a; int i = this.b; - throw c0.l(method, i, "Field map value '" + value + "' converted to null by " + this.f2924c.getClass().getName() + " for key '" + str + "'.", new Object[0]); + throw c0.l(method, i, "Field map value '" + value + "' converted to null by " + this.f2925c.getClass().getName() + " for key '" + str + "'.", new Object[0]); } } else { throw c0.l(this.a, this.b, c.d.b.a.a.w("Field map contained null value for key '", str, "'."), new Object[0]); @@ -138,12 +138,12 @@ public abstract class t { public final int b; /* renamed from: c reason: collision with root package name */ - public final h f2925c; + public final h f2926c; public e(Method method, int i, h hVar) { this.a = method; this.b = i; - this.f2925c = hVar; + this.f2926c = hVar; } /* JADX DEBUG: Multi-variable search result rejected for r3v1, resolved type: i0.h */ @@ -157,7 +157,7 @@ public abstract class t { if (str != null) { Object value = entry.getValue(); if (value != null) { - vVar.b(str, (String) this.f2925c.convert(value)); + vVar.b(str, (String) this.f2926c.convert(value)); } else { throw c0.l(this.a, this.b, c.d.b.a.a.w("Header map contained null value for key '", str, "'."), new Object[0]); } @@ -205,13 +205,13 @@ public abstract class t { public final int b; /* renamed from: c reason: collision with root package name */ - public final Headers f2926c; + public final Headers f2927c; public final h d; public g(Method method, int i, Headers headers, h hVar) { this.a = method; this.b = i; - this.f2926c = headers; + this.f2927c = headers; this.d = hVar; } @@ -219,7 +219,7 @@ public abstract class t { public void a(v vVar, T t) { if (t != null) { try { - vVar.c(this.f2926c, this.d.convert(t)); + vVar.c(this.f2927c, this.d.convert(t)); } catch (IOException e) { Method method = this.a; int i = this.b; @@ -235,13 +235,13 @@ public abstract class t { public final int b; /* renamed from: c reason: collision with root package name */ - public final h f2927c; + public final h f2928c; public final String d; public h(Method method, int i, h hVar, String str) { this.a = method; this.b = i; - this.f2927c = hVar; + this.f2928c = hVar; this.d = str; } @@ -256,7 +256,7 @@ public abstract class t { if (str != null) { Object value = entry.getValue(); if (value != null) { - vVar.c(Headers.i.c("Content-Disposition", c.d.b.a.a.w("form-data; name=\"", str, "\""), "Content-Transfer-Encoding", this.d), (RequestBody) this.f2927c.convert(value)); + vVar.c(Headers.i.c("Content-Disposition", c.d.b.a.a.w("form-data; name=\"", str, "\""), "Content-Transfer-Encoding", this.d), (RequestBody) this.f2928c.convert(value)); } else { throw c0.l(this.a, this.b, c.d.b.a.a.w("Part map contained null value for key '", str, "'."), new Object[0]); } @@ -276,7 +276,7 @@ public abstract class t { public final int b; /* renamed from: c reason: collision with root package name */ - public final String f2928c; + public final String f2929c; public final h d; public final boolean e; @@ -284,7 +284,7 @@ public abstract class t { this.a = method; this.b = i; Objects.requireNonNull(str, "name == null"); - this.f2928c = str; + this.f2929c = str; this.d = hVar; this.e = z2; } @@ -295,7 +295,7 @@ public abstract class t { int i; int i2; if (t != null) { - String str2 = this.f2928c; + String str2 = this.f2929c; String convert = this.d.convert(t); boolean z2 = this.e; if (vVar.e != null) { @@ -351,7 +351,7 @@ public abstract class t { } throw new AssertionError(); } - throw c0.l(this.a, this.b, c.d.b.a.a.H(c.d.b.a.a.R("Path parameter \""), this.f2928c, "\" value must not be null."), new Object[0]); + throw c0.l(this.a, this.b, c.d.b.a.a.H(c.d.b.a.a.R("Path parameter \""), this.f2929c, "\" value must not be null."), new Object[0]); } } @@ -361,20 +361,20 @@ public abstract class t { public final h b; /* renamed from: c reason: collision with root package name */ - public final boolean f2929c; + public final boolean f2930c; public j(String str, h hVar, boolean z2) { Objects.requireNonNull(str, "name == null"); this.a = str; this.b = hVar; - this.f2929c = z2; + this.f2930c = z2; } @Override // i0.t public void a(v vVar, T t) throws IOException { String convert; if (t != null && (convert = this.b.convert(t)) != null) { - vVar.d(this.a, convert, this.f2929c); + vVar.d(this.a, convert, this.f2930c); } } } @@ -385,13 +385,13 @@ public abstract class t { public final int b; /* renamed from: c reason: collision with root package name */ - public final h f2930c; + public final h f2931c; public final boolean d; public k(Method method, int i, h hVar, boolean z2) { this.a = method; this.b = i; - this.f2930c = hVar; + this.f2931c = hVar; this.d = z2; } @@ -406,13 +406,13 @@ public abstract class t { if (str != null) { Object value = entry.getValue(); if (value != null) { - String str2 = (String) this.f2930c.convert(value); + String str2 = (String) this.f2931c.convert(value); if (str2 != null) { vVar.d(str, str2, this.d); } else { Method method = this.a; int i = this.b; - throw c0.l(method, i, "Query map value '" + value + "' converted to null by " + this.f2930c.getClass().getName() + " for key '" + str + "'.", new Object[0]); + throw c0.l(method, i, "Query map value '" + value + "' converted to null by " + this.f2931c.getClass().getName() + " for key '" + str + "'.", new Object[0]); } } else { throw c0.l(this.a, this.b, c.d.b.a.a.w("Query map contained null value for key '", str, "'."), new Object[0]); diff --git a/app/src/main/java/i0/u.java b/app/src/main/java/i0/u.java index 5dff03eb58..452e4d032d 100644 --- a/app/src/main/java/i0/u.java +++ b/app/src/main/java/i0/u.java @@ -14,7 +14,7 @@ public class u { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final Constructor f2931c; + public final Constructor f2932c; /* compiled from: Platform */ public static final class a extends u { @@ -59,7 +59,7 @@ public class u { } catch (NoClassDefFoundError | NoSuchMethodException unused) { } } - this.f2931c = constructor; + this.f2932c = constructor; } public Executor a() { @@ -68,7 +68,7 @@ public class u { @IgnoreJRERequirement public Object b(Method method, Class cls, Object obj, Object... objArr) throws Throwable { - Constructor constructor = this.f2931c; + Constructor constructor = this.f2932c; return (constructor != null ? constructor.newInstance(cls, -1) : MethodHandles.lookup()).unreflectSpecial(method, cls).bindTo(obj).invokeWithArguments(objArr); } } diff --git a/app/src/main/java/i0/v.java b/app/src/main/java/i0/v.java index 05e69036d2..baae1df45d 100644 --- a/app/src/main/java/i0/v.java +++ b/app/src/main/java/i0/v.java @@ -21,7 +21,7 @@ public final class v { public static final Pattern b = Pattern.compile("(.*/)?(\\.|%2e|%2E){1,2}(/.*)?"); /* renamed from: c reason: collision with root package name */ - public final String f2932c; + public final String f2933c; public final w d; public String e; public w.a f; @@ -60,7 +60,7 @@ public final class v { } public v(String str, w wVar, String str2, Headers headers, MediaType mediaType, boolean z2, boolean z3, boolean z4) { - this.f2932c = str; + this.f2933c = str; this.d = wVar; this.e = str2; this.i = mediaType; @@ -87,8 +87,8 @@ public final class v { m.checkParameterIsNotNull(str2, "value"); List list = aVar.a; w.b bVar = w.b; - list.add(w.b.a(bVar, str, 0, 0, " \"':;<=>@[]^`{}|/\\?#&!$(),~", true, false, true, false, aVar.f2870c, 83)); - aVar.b.add(w.b.a(bVar, str2, 0, 0, " \"':;<=>@[]^`{}|/\\?#&!$(),~", true, false, true, false, aVar.f2870c, 83)); + list.add(w.b.a(bVar, str, 0, 0, " \"':;<=>@[]^`{}|/\\?#&!$(),~", true, false, true, false, aVar.f2871c, 83)); + aVar.b.add(w.b.a(bVar, str2, 0, 0, " \"':;<=>@[]^`{}|/\\?#&!$(),~", true, false, true, false, aVar.f2871c, 83)); return; } u.a aVar2 = this.l; @@ -97,14 +97,14 @@ public final class v { m.checkParameterIsNotNull(str2, "value"); List list2 = aVar2.a; w.b bVar2 = w.b; - list2.add(w.b.a(bVar2, str, 0, 0, " \"':;<=>@[]^`{}|/\\?#&!$(),~", false, false, true, false, aVar2.f2870c, 91)); - aVar2.b.add(w.b.a(bVar2, str2, 0, 0, " \"':;<=>@[]^`{}|/\\?#&!$(),~", false, false, true, false, aVar2.f2870c, 91)); + list2.add(w.b.a(bVar2, str, 0, 0, " \"':;<=>@[]^`{}|/\\?#&!$(),~", false, false, true, false, aVar2.f2871c, 91)); + aVar2.b.add(w.b.a(bVar2, str2, 0, 0, " \"':;<=>@[]^`{}|/\\?#&!$(),~", false, false, true, false, aVar2.f2871c, 91)); } public void b(String str, String str2) { if ("Content-Type".equalsIgnoreCase(str)) { try { - MediaType.a aVar = MediaType.f2964c; + MediaType.a aVar = MediaType.f2965c; this.i = MediaType.a.a(str2); } catch (IllegalArgumentException e) { throw new IllegalArgumentException(c.d.b.a.a.v("Malformed content type: ", str2), e); diff --git a/app/src/main/java/i0/w.java b/app/src/main/java/i0/w.java index a72ddb2312..2d825c5280 100644 --- a/app/src/main/java/i0/w.java +++ b/app/src/main/java/i0/w.java @@ -15,7 +15,7 @@ public final class w { public final f0.w b; /* renamed from: c reason: collision with root package name */ - public final String f2933c; + public final String f2934c; public final String d; public final Headers e; public final MediaType f; @@ -31,7 +31,7 @@ public final class w { public static final Pattern b = Pattern.compile("[a-zA-Z][a-zA-Z0-9_-]*"); /* renamed from: c reason: collision with root package name */ - public final y f2934c; + public final y f2935c; public final Method d; public final Annotation[] e; public final Annotation[][] f; @@ -49,20 +49,20 @@ public final class w { public boolean r; /* renamed from: s reason: collision with root package name */ - public boolean f2935s; + public boolean f2936s; public String t; public Headers u; public MediaType v; public Set w; /* renamed from: x reason: collision with root package name */ - public t[] f2936x; + public t[] f2937x; /* renamed from: y reason: collision with root package name */ - public boolean f2937y; + public boolean f2938y; public a(y yVar, Method method) { - this.f2934c = yVar; + this.f2935c = yVar; this.d = method; this.e = method.getAnnotations(); this.g = method.getGenericParameterTypes(); @@ -109,15 +109,15 @@ public final class w { public w(a aVar) { this.a = aVar.d; - this.b = aVar.f2934c.f2939c; - this.f2933c = aVar.p; + this.b = aVar.f2935c.f2940c; + this.f2934c = aVar.p; this.d = aVar.t; this.e = aVar.u; this.f = aVar.v; this.g = aVar.q; this.h = aVar.r; - this.i = aVar.f2935s; - this.j = aVar.f2936x; - this.k = aVar.f2937y; + this.i = aVar.f2936s; + this.j = aVar.f2937x; + this.k = aVar.f2938y; } } diff --git a/app/src/main/java/i0/x.java b/app/src/main/java/i0/x.java index 3da1f4744a..85684bdef2 100644 --- a/app/src/main/java/i0/x.java +++ b/app/src/main/java/i0/x.java @@ -8,12 +8,12 @@ public class x implements InvocationHandler { public final Object[] b = new Object[0]; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ Class f2938c; + public final /* synthetic */ Class f2939c; public final /* synthetic */ y d; public x(y yVar, Class cls) { this.d = yVar; - this.f2938c = cls; + this.f2939c = cls; } @Override // java.lang.reflect.InvocationHandler @@ -24,6 +24,6 @@ public class x implements InvocationHandler { if (objArr == null) { objArr = this.b; } - return this.a.b && method.isDefault() ? this.a.b(method, this.f2938c, obj, objArr) : this.d.b(method).a(objArr); + return this.a.b && method.isDefault() ? this.a.b(method, this.f2939c, obj, objArr) : this.d.b(method).a(objArr); } } diff --git a/app/src/main/java/i0/y.java b/app/src/main/java/i0/y.java index 41b4de93b9..23a89215c1 100644 --- a/app/src/main/java/i0/y.java +++ b/app/src/main/java/i0/y.java @@ -21,14 +21,14 @@ public final class y { public final e.a b; /* renamed from: c reason: collision with root package name */ - public final w f2939c; + public final w f2940c; public final List d; public final List e; public final boolean f; public y(e.a aVar, w wVar, List list, List list2, Executor executor, boolean z2) { this.b = aVar; - this.f2939c = wVar; + this.f2940c = wVar; this.d = list; this.e = list2; this.f = z2; diff --git a/app/src/main/java/i0/z.java b/app/src/main/java/i0/z.java index 1a6d3d8d63..58dde38b19 100644 --- a/app/src/main/java/i0/z.java +++ b/app/src/main/java/i0/z.java @@ -107,13 +107,13 @@ public abstract class z { } } else if (annotation instanceof l) { if (!aVar.r) { - aVar.f2935s = true; + aVar.f2936s = true; } else { throw c0.j(aVar.d, "Only one encoding annotation is allowed.", new Object[0]); } } else if (!(annotation instanceof e)) { continue; - } else if (!aVar.f2935s) { + } else if (!aVar.f2936s) { aVar.r = true; } else { throw c0.j(aVar.d, "Only one encoding annotation is allowed.", new Object[0]); @@ -121,18 +121,18 @@ public abstract class z { } if (aVar.p != null) { if (!aVar.q) { - if (aVar.f2935s) { + if (aVar.f2936s) { throw c0.j(aVar.d, "Multipart can only be specified on HTTP methods with request body (e.g., @POST).", new Object[0]); } else if (aVar.r) { throw c0.j(aVar.d, "FormUrlEncoded can only be specified on HTTP methods with request body (e.g., @POST).", new Object[0]); } } int length = aVar.f.length; - aVar.f2936x = new t[length]; + aVar.f2937x = new t[length]; int i7 = length - 1; int i8 = 0; while (i8 < length) { - t[] tVarArr = aVar.f2936x; + t[] tVarArr = aVar.f2937x; Type type2 = aVar.g[i8]; Annotation[] annotationArr2 = aVar.f[i8]; boolean z3 = i8 == i7; @@ -188,7 +188,7 @@ public abstract class z { } else if (aVar.w.contains(value2)) { i3 = i9; i6 = length2; - tVar3 = new t.i<>(aVar.d, i8, value2, aVar.f2934c.e(type2, annotationArr2), sVar.encoded()); + tVar3 = new t.i<>(aVar.d, i8, value2, aVar.f2935c.e(type2, annotationArr2), sVar.encoded()); } else { throw c0.l(aVar.d, i8, "URL \"%s\" does not contain \"{%s}\".", aVar.t, value2); } @@ -207,14 +207,14 @@ public abstract class z { aVar.l = true; if (Iterable.class.isAssignableFrom(f)) { if (type2 instanceof ParameterizedType) { - tVar3 = new r(new t.j(value3, aVar.f2934c.e(c0.e(0, (ParameterizedType) type2), annotationArr2), encoded)); + tVar3 = new r(new t.j(value3, aVar.f2935c.e(c0.e(0, (ParameterizedType) type2), annotationArr2), encoded)); } else { throw c0.l(aVar.d, i8, a.o(f, new StringBuilder(), " must include generic type (e.g., ", ")"), new Object[0]); } } else if (f.isArray()) { - tVar3 = new s(new t.j(value3, aVar.f2934c.e(w.a.a(f.getComponentType()), annotationArr2), encoded)); + tVar3 = new s(new t.j(value3, aVar.f2935c.e(w.a.a(f.getComponentType()), annotationArr2), encoded)); } else { - tVar4 = new t.j<>(value3, aVar.f2934c.e(type2, annotationArr2), encoded); + tVar4 = new t.j<>(value3, aVar.f2935c.e(type2, annotationArr2), encoded); } } else { if (annotation2 instanceof v) { @@ -224,14 +224,14 @@ public abstract class z { aVar.m = true; if (Iterable.class.isAssignableFrom(f2)) { if (type2 instanceof ParameterizedType) { - tVar3 = new r(new t.l(aVar.f2934c.e(c0.e(0, (ParameterizedType) type2), annotationArr2), encoded2)); + tVar3 = new r(new t.l(aVar.f2935c.e(c0.e(0, (ParameterizedType) type2), annotationArr2), encoded2)); } else { throw c0.l(aVar.d, i8, a.o(f2, new StringBuilder(), " must include generic type (e.g., ", ")"), new Object[0]); } } else if (f2.isArray()) { - tVar3 = new s(new t.l(aVar.f2934c.e(w.a.a(f2.getComponentType()), annotationArr2), encoded2)); + tVar3 = new s(new t.l(aVar.f2935c.e(w.a.a(f2.getComponentType()), annotationArr2), encoded2)); } else { - cVar = new t.l<>(aVar.f2934c.e(type2, annotationArr2), encoded2); + cVar = new t.l<>(aVar.f2935c.e(type2, annotationArr2), encoded2); } } else if (annotation2 instanceof u) { aVar.c(i8, type2); @@ -243,7 +243,7 @@ public abstract class z { ParameterizedType parameterizedType = (ParameterizedType) g; Type e2 = c0.e(0, parameterizedType); if (String.class == e2) { - cVar = new t.k<>(aVar.d, i8, aVar.f2934c.e(c0.e(1, parameterizedType), annotationArr2), ((u) annotation2).encoded()); + cVar = new t.k<>(aVar.d, i8, aVar.f2935c.e(c0.e(1, parameterizedType), annotationArr2), ((u) annotation2).encoded()); } else { throw c0.l(aVar.d, i8, a.y("@QueryMap keys must be of type String: ", e2), new Object[0]); } @@ -259,14 +259,14 @@ public abstract class z { Class f4 = c0.f(type2); if (Iterable.class.isAssignableFrom(f4)) { if (type2 instanceof ParameterizedType) { - tVar3 = new r(new t.d(value4, aVar.f2934c.e(c0.e(0, (ParameterizedType) type2), annotationArr2))); + tVar3 = new r(new t.d(value4, aVar.f2935c.e(c0.e(0, (ParameterizedType) type2), annotationArr2))); } else { throw c0.l(aVar.d, i8, a.o(f4, new StringBuilder(), " must include generic type (e.g., ", ")"), new Object[0]); } } else if (f4.isArray()) { - tVar3 = new s(new t.d(value4, aVar.f2934c.e(w.a.a(f4.getComponentType()), annotationArr2))); + tVar3 = new s(new t.d(value4, aVar.f2935c.e(w.a.a(f4.getComponentType()), annotationArr2))); } else { - cVar = new t.d<>(value4, aVar.f2934c.e(type2, annotationArr2)); + cVar = new t.d<>(value4, aVar.f2935c.e(type2, annotationArr2)); } } else { if (annotation2 instanceof j) { @@ -281,7 +281,7 @@ public abstract class z { ParameterizedType parameterizedType2 = (ParameterizedType) g2; Type e3 = c0.e(0, parameterizedType2); if (String.class == e3) { - tVar5 = new t.e<>(aVar.d, i8, aVar.f2934c.e(c0.e(1, parameterizedType2), annotationArr2)); + tVar5 = new t.e<>(aVar.d, i8, aVar.f2935c.e(c0.e(1, parameterizedType2), annotationArr2)); } else { throw c0.l(aVar.d, i8, a.y("@HeaderMap keys must be of type String: ", e3), new Object[0]); } @@ -302,14 +302,14 @@ public abstract class z { Class f6 = c0.f(type2); if (Iterable.class.isAssignableFrom(f6)) { if (type2 instanceof ParameterizedType) { - tVar3 = new r(new t.b(value5, aVar.f2934c.e(c0.e(0, (ParameterizedType) type2), annotationArr2), encoded3)); + tVar3 = new r(new t.b(value5, aVar.f2935c.e(c0.e(0, (ParameterizedType) type2), annotationArr2), encoded3)); } else { throw c0.l(aVar.d, i8, a.o(f6, new StringBuilder(), " must include generic type (e.g., ", ")"), new Object[0]); } } else if (f6.isArray()) { - tVar3 = new s(new t.b(value5, aVar.f2934c.e(w.a.a(f6.getComponentType()), annotationArr2), encoded3)); + tVar3 = new s(new t.b(value5, aVar.f2935c.e(w.a.a(f6.getComponentType()), annotationArr2), encoded3)); } else { - tVar4 = new t.b<>(value5, aVar.f2934c.e(type2, annotationArr2), encoded3); + tVar4 = new t.b<>(value5, aVar.f2935c.e(type2, annotationArr2), encoded3); } } else { throw c0.l(aVar.d, i8, "@Field parameters can only be used with form encoding.", new Object[0]); @@ -324,7 +324,7 @@ public abstract class z { ParameterizedType parameterizedType3 = (ParameterizedType) g3; Type e4 = c0.e(0, parameterizedType3); if (String.class == e4) { - h e5 = aVar.f2934c.e(c0.e(1, parameterizedType3), annotationArr2); + h e5 = aVar.f2935c.e(c0.e(1, parameterizedType3), annotationArr2); aVar.h = true; cVar = new t.c<>(aVar.d, i8, e5, ((d) annotation2).encoded()); } else { @@ -341,7 +341,7 @@ public abstract class z { } } else if (annotation2 instanceof q) { aVar.c(i8, type2); - if (aVar.f2935s) { + if (aVar.f2936s) { q qVar = (q) annotation2; aVar.i = true; String value6 = qVar.value(); @@ -353,7 +353,7 @@ public abstract class z { if (type2 instanceof ParameterizedType) { Type e6 = c0.e(0, (ParameterizedType) type2); if (!MultipartBody.Part.class.isAssignableFrom(c0.f(e6))) { - tVar2 = new r(new t.g(aVar.d, i8, c2, aVar.f2934c.c(e6, annotationArr2, aVar.e))); + tVar2 = new r(new t.g(aVar.d, i8, c2, aVar.f2935c.c(e6, annotationArr2, aVar.e))); } else { throw c0.l(aVar.d, i8, "@Part parameters using the MultipartBody.Part must not include a part name in the annotation.", new Object[0]); } @@ -363,12 +363,12 @@ public abstract class z { } else if (f8.isArray()) { Class a = w.a.a(f8.getComponentType()); if (!MultipartBody.Part.class.isAssignableFrom(a)) { - tVar2 = new s(new t.g(aVar.d, i8, c2, aVar.f2934c.c(a, annotationArr2, aVar.e))); + tVar2 = new s(new t.g(aVar.d, i8, c2, aVar.f2935c.c(a, annotationArr2, aVar.e))); } else { throw c0.l(aVar.d, i8, "@Part parameters using the MultipartBody.Part must not include a part name in the annotation.", new Object[0]); } } else if (!MultipartBody.Part.class.isAssignableFrom(f8)) { - tVar3 = new t.g<>(aVar.d, i8, c2, aVar.f2934c.c(type2, annotationArr2, aVar.e)); + tVar3 = new t.g<>(aVar.d, i8, c2, aVar.f2935c.c(type2, annotationArr2, aVar.e)); tVar2 = tVar3; } else { throw c0.l(aVar.d, i8, "@Part parameters using the MultipartBody.Part must not include a part name in the annotation.", new Object[0]); @@ -399,7 +399,7 @@ public abstract class z { i4 = i6; if (annotation2 instanceof r) { aVar.c(i8, type2); - if (aVar.f2935s) { + if (aVar.f2936s) { aVar.i = true; Class f9 = c0.f(type2); if (Map.class.isAssignableFrom(f9)) { @@ -410,7 +410,7 @@ public abstract class z { if (String.class == e7) { Type e8 = c0.e(1, parameterizedType4); if (!MultipartBody.Part.class.isAssignableFrom(c0.f(e8))) { - tVar2 = new t.h<>(aVar.d, i8, aVar.f2934c.c(e8, annotationArr2, aVar.e), ((r) annotation2).encoding()); + tVar2 = new t.h<>(aVar.d, i8, aVar.f2935c.c(e8, annotationArr2, aVar.e), ((r) annotation2).encoding()); } else { throw c0.l(aVar.d, i8, "@PartMap values cannot be MultipartBody.Part. Use @Part List or a different value type instead.", new Object[0]); } @@ -428,11 +428,11 @@ public abstract class z { } } else if (annotation2 instanceof i0.f0.a) { aVar.c(i8, type2); - if (aVar.r || aVar.f2935s) { + if (aVar.r || aVar.f2936s) { throw c0.l(aVar.d, i8, "@Body parameters cannot be used with form or multi-part encoding.", new Object[0]); } else if (!aVar.j) { try { - h c3 = aVar.f2934c.c(type2, annotationArr2, aVar.e); + h c3 = aVar.f2935c.c(type2, annotationArr2, aVar.e); aVar.j = true; tVar2 = new t.a<>(aVar.d, i8, c3); } catch (RuntimeException e9) { @@ -445,7 +445,7 @@ public abstract class z { aVar.c(i8, type2); Class f10 = c0.f(type2); for (int i10 = i8 - 1; i10 >= 0; i10--) { - t tVar7 = aVar.f2936x[i10]; + t tVar7 = aVar.f2937x[i10]; if ((tVar7 instanceof t.o) && ((t.o) tVar7).a.equals(f10)) { Method method2 = aVar.d; StringBuilder R = a.R("@Tag type "); @@ -496,7 +496,7 @@ public abstract class z { if (z3) { try { if (c0.f(type2) == Continuation.class) { - aVar.f2937y = true; + aVar.f2938y = true; tVar = null; } } catch (NoClassDefFoundError unused) { @@ -511,11 +511,11 @@ public abstract class z { } if (aVar.t != null || aVar.o) { boolean z4 = aVar.r; - if (!z4 && !aVar.f2935s && !aVar.q && aVar.j) { + if (!z4 && !aVar.f2936s && !aVar.q && aVar.j) { throw c0.j(aVar.d, "Non-body HTTP method cannot contain @Body.", new Object[0]); } else if (z4 && !aVar.h) { throw c0.j(aVar.d, "Form-encoded method must contain at least one @Field.", new Object[0]); - } else if (!aVar.f2935s || aVar.i) { + } else if (!aVar.f2936s || aVar.i) { w wVar = new w(aVar); Type genericReturnType = method.getGenericReturnType(); if (c0.h(genericReturnType)) { @@ -556,7 +556,7 @@ public abstract class z { throw c0.j(method, R2.toString(), new Object[0]); } else if (a3 == Response.class) { throw c0.j(method, "Response must include generic type (e.g., Response)", new Object[0]); - } else if (!wVar.f2933c.equals("HEAD") || Void.class.equals(a3)) { + } else if (!wVar.f2934c.equals("HEAD") || Void.class.equals(a3)) { try { h d = yVar.d(a3, method.getAnnotations()); e.a aVar3 = yVar.b; diff --git a/app/src/main/java/j0/f.java b/app/src/main/java/j0/f.java index 5a4b95cd69..16576ef565 100644 --- a/app/src/main/java/j0/f.java +++ b/app/src/main/java/j0/f.java @@ -5,7 +5,7 @@ public final class f { public final a b; /* renamed from: c reason: collision with root package name */ - public final Throwable f2940c; + public final Throwable f2941c; public final T d; /* compiled from: Notification */ @@ -17,12 +17,12 @@ public final class f { public f(a aVar, T t, Throwable th) { this.d = t; - this.f2940c = th; + this.f2941c = th; this.b = aVar; } public boolean a() { - return (this.b == a.OnError) && this.f2940c != null; + return (this.b == a.OnError) && this.f2941c != null; } public boolean b() { @@ -48,8 +48,8 @@ public final class f { if (t != t2 && (t == null || !t.equals(t2))) { return false; } - Throwable th = this.f2940c; - Throwable th2 = fVar.f2940c; + Throwable th = this.f2941c; + Throwable th2 = fVar.f2941c; return th == th2 || (th != null && th.equals(th2)); } @@ -58,7 +58,7 @@ public final class f { if (b()) { hashCode = (hashCode * 31) + this.d.hashCode(); } - return a() ? (hashCode * 31) + this.f2940c.hashCode() : hashCode; + return a() ? (hashCode * 31) + this.f2941c.hashCode() : hashCode; } public String toString() { @@ -73,7 +73,7 @@ public final class f { } if (a()) { sb.append(' '); - sb.append(this.f2940c.getMessage()); + sb.append(this.f2941c.getMessage()); } sb.append(']'); return sb.toString(); diff --git a/app/src/main/java/j0/h.java b/app/src/main/java/j0/h.java index 13a78f8475..349f67a142 100644 --- a/app/src/main/java/j0/h.java +++ b/app/src/main/java/j0/h.java @@ -12,7 +12,7 @@ public class h { } public h(a aVar) { - b bVar = l.f2958c; + b bVar = l.f2959c; this.a = bVar != null ? bVar.call(aVar) : aVar; } } diff --git a/app/src/main/java/j0/l/a/j1.java b/app/src/main/java/j0/l/a/j1.java index 2482df5805..c86f082da9 100644 --- a/app/src/main/java/j0/l/a/j1.java +++ b/app/src/main/java/j0/l/a/j1.java @@ -312,14 +312,14 @@ public final class j1 extends j0.m.b implements Subscription { public boolean r; /* renamed from: s reason: collision with root package name */ - public boolean f2941s; + public boolean f2942s; public long t; public long u; public volatile Producer v; public List> w; /* renamed from: x reason: collision with root package name */ - public boolean f2942x; + public boolean f2943x; public f(e eVar) { this.j = eVar; @@ -377,9 +377,9 @@ public final class j1 extends j0.m.b implements Subscription { } list2.add(cVar); } else { - this.f2942x = true; + this.f2943x = true; } - this.f2941s = true; + this.f2942s = true; return; } this.r = true; @@ -400,15 +400,15 @@ public final class j1 extends j0.m.b implements Subscription { b(j, j3); while (!isUnsubscribed()) { synchronized (this) { - if (!this.f2941s) { + if (!this.f2942s) { this.r = false; return; } - this.f2941s = false; + this.f2942s = false; list = this.w; this.w = null; - z2 = this.f2942x; - this.f2942x = false; + z2 = this.f2943x; + this.f2943x = false; } long j5 = this.t; if (list != null) { diff --git a/app/src/main/java/j0/l/a/p0.java b/app/src/main/java/j0/l/a/p0.java index 877854b598..323ba8ce3b 100644 --- a/app/src/main/java/j0/l/a/p0.java +++ b/app/src/main/java/j0/l/a/p0.java @@ -33,11 +33,11 @@ public class p0 extends Subscriber { SerializedSubscriber serializedSubscriber = p0Var.m; Subscriber subscriber = p0Var.j; synchronized (aVar) { - if (!aVar.e && aVar.f2943c) { + if (!aVar.e && aVar.f2944c) { if (i == aVar.a) { t = aVar.b; aVar.b = null; - aVar.f2943c = false; + aVar.f2944c = false; aVar.e = true; } } @@ -79,9 +79,9 @@ public class p0 extends Subscriber { return; } t = aVar.b; - z2 = aVar.f2943c; + z2 = aVar.f2944c; aVar.b = null; - aVar.f2943c = false; + aVar.f2944c = false; aVar.e = true; } if (z2) { @@ -103,7 +103,7 @@ public class p0 extends Subscriber { synchronized (aVar) { aVar.a++; aVar.b = null; - aVar.f2943c = false; + aVar.f2944c = false; } } @@ -113,7 +113,7 @@ public class p0 extends Subscriber { q0.a aVar = this.i; synchronized (aVar) { aVar.b = t; - aVar.f2943c = true; + aVar.f2944c = true; i = aVar.a + 1; aVar.a = i; } diff --git a/app/src/main/java/j0/l/a/q0.java b/app/src/main/java/j0/l/a/q0.java index a1f2f919f0..e22e492a59 100644 --- a/app/src/main/java/j0/l/a/q0.java +++ b/app/src/main/java/j0/l/a/q0.java @@ -18,7 +18,7 @@ public final class q0 implements Observable.b { public T b; /* renamed from: c reason: collision with root package name */ - public boolean f2943c; + public boolean f2944c; public boolean d; public boolean e; } diff --git a/app/src/main/java/j0/l/a/u.java b/app/src/main/java/j0/l/a/u.java index 76e71aaae9..07f33a2d80 100644 --- a/app/src/main/java/j0/l/a/u.java +++ b/app/src/main/java/j0/l/a/u.java @@ -38,7 +38,7 @@ public class u extends Subscriber> { if (!z2 || !this.j.i.l) { this.i.onNext(fVar); } else { - this.i.onError(fVar.f2940c); + this.i.onError(fVar.f2941c); } } else { this.i.onCompleted(); diff --git a/app/src/main/java/j0/l/a/x0.java b/app/src/main/java/j0/l/a/x0.java index 59b2fd9052..d6744b4ea1 100644 --- a/app/src/main/java/j0/l/a/x0.java +++ b/app/src/main/java/j0/l/a/x0.java @@ -112,11 +112,11 @@ public final class x0 implements Observable.b> { } a(1); synchronized (eVar) { - if (!eVar.f2944s) { + if (!eVar.f2945s) { eVar.r = false; return; } - eVar.f2944s = false; + eVar.f2945s = false; eVar.c(); return; } @@ -181,31 +181,31 @@ public final class x0 implements Observable.b> { public boolean r; /* renamed from: s reason: collision with root package name */ - public boolean f2944s; + public boolean f2945s; public final Object t = new Object(); public volatile c[] u = i; public long v; public long w; /* renamed from: x reason: collision with root package name */ - public int f2945x; + public int f2946x; /* renamed from: y reason: collision with root package name */ - public final int f2946y; + public final int f2947y; /* renamed from: z reason: collision with root package name */ - public int f2947z; + public int f2948z; public e(Subscriber subscriber, boolean z2, int i2) { this.j = subscriber; this.k = z2; this.l = i2; if (i2 == Integer.MAX_VALUE) { - this.f2946y = Integer.MAX_VALUE; + this.f2947y = Integer.MAX_VALUE; request(RecyclerView.FOREVER_NS); return; } - this.f2946y = Math.max(1, i2 >> 1); + this.f2947y = Math.max(1, i2 >> 1); request((long) i2); } @@ -228,7 +228,7 @@ public final class x0 implements Observable.b> { public void b() { synchronized (this) { if (this.r) { - this.f2944s = true; + this.f2945s = true; return; } this.r = true; @@ -325,7 +325,7 @@ public final class x0 implements Observable.b> { if (!z5 || ((queue2 != null && !queue2.isEmpty()) || length != 0)) { if (length > 0) { long j4 = this.w; - int i6 = this.f2945x; + int i6 = this.f2946x; if (length <= i6 || cVarArr[i6].k != j4) { if (length <= i6) { i6 = 0; @@ -336,7 +336,7 @@ public final class x0 implements Observable.b> { i6 = 0; } } - this.f2945x = i6; + this.f2946x = i6; this.w = cVarArr[i6].k; } int i8 = 0; @@ -414,7 +414,7 @@ public final class x0 implements Observable.b> { return; } } - this.f2945x = i6; + this.f2946x = i6; this.w = cVarArr[i6].k; } else { subscriber2 = subscriber; @@ -426,7 +426,7 @@ public final class x0 implements Observable.b> { if (!z3) { synchronized (this) { try { - if (!this.f2944s) { + if (!this.f2945s) { try { this.r = false; return; @@ -443,7 +443,7 @@ public final class x0 implements Observable.b> { throw th2; } } else { - this.f2944s = false; + this.f2945s = false; } } catch (Throwable th8) { th2 = th8; @@ -593,13 +593,13 @@ public final class x0 implements Observable.b> { if (observable != null) { z2 = true; if (observable == c.j) { - int i2 = this.f2947z + 1; - if (i2 == this.f2946y) { - this.f2947z = 0; + int i2 = this.f2948z + 1; + if (i2 == this.f2947y) { + this.f2948z = 0; request((long) i2); return; } - this.f2947z = i2; + this.f2948z = i2; return; } else if (observable instanceof j) { T t = ((j) observable).k; @@ -628,19 +628,19 @@ public final class x0 implements Observable.b> { if (j != RecyclerView.FOREVER_NS) { this.m.a(1); } - int i3 = this.f2947z + 1; - if (i3 == this.f2946y) { - this.f2947z = 0; + int i3 = this.f2948z + 1; + if (i3 == this.f2947y) { + this.f2948z = 0; request((long) i3); } else { - this.f2947z = i3; + this.f2948z = i3; } synchronized (this) { - if (!this.f2944s) { + if (!this.f2945s) { this.r = false; return; } - this.f2944s = false; + this.f2945s = false; c(); return; } diff --git a/app/src/main/java/j0/l/a/y1.java b/app/src/main/java/j0/l/a/y1.java index 299cc175cd..53a92e48ef 100644 --- a/app/src/main/java/j0/l/a/y1.java +++ b/app/src/main/java/j0/l/a/y1.java @@ -108,7 +108,7 @@ public final class y1 implements Observable.b> { public Producer r; /* renamed from: s reason: collision with root package name */ - public volatile boolean f2948s; + public volatile boolean f2949s; public Throwable t; public boolean u; @@ -167,7 +167,7 @@ public final class y1 implements Observable.b> { Subscriber subscriber = this.j; long j2 = j; Throwable th4 = th; - boolean z3 = this.f2948s; + boolean z3 = this.f2949s; while (true) { long j3 = 0; while (true) { @@ -192,7 +192,7 @@ public final class y1 implements Observable.b> { return; } } - if (i2 != 0 || (!subscriber.isUnsubscribed() && !a(this.f2948s, z2, th4, eVar, subscriber, eVar.isEmpty()))) { + if (i2 != 0 || (!subscriber.isUnsubscribed() && !a(this.f2949s, z2, th4, eVar, subscriber, eVar.isEmpty()))) { synchronized (this) { long j4 = this.q; if (j4 != RecyclerView.FOREVER_NS) { @@ -205,7 +205,7 @@ public final class y1 implements Observable.b> { return; } this.p = false; - z3 = this.f2948s; + z3 = this.f2949s; z2 = this.u; th4 = this.t; if (!(th4 == null || th4 == (th2 = i) || this.l)) { @@ -237,7 +237,7 @@ public final class y1 implements Observable.b> { @Override // j0.g public void onCompleted() { - this.f2948s = true; + this.f2949s = true; b(); } @@ -248,7 +248,7 @@ public final class y1 implements Observable.b> { c2 = c(th); } if (c2) { - this.f2948s = true; + this.f2949s = true; b(); return; } diff --git a/app/src/main/java/j0/l/c/a.java b/app/src/main/java/j0/l/c/a.java index 0fc9bbcac3..9288801ce2 100644 --- a/app/src/main/java/j0/l/c/a.java +++ b/app/src/main/java/j0/l/c/a.java @@ -23,7 +23,7 @@ public final class a extends Scheduler implements k { public static final TimeUnit b = TimeUnit.SECONDS; /* renamed from: c reason: collision with root package name */ - public static final c f2949c; + public static final c f2950c; public static final C0330a d; public final ThreadFactory e; public final AtomicReference f; @@ -35,7 +35,7 @@ public final class a extends Scheduler implements k { public final long b; /* renamed from: c reason: collision with root package name */ - public final ConcurrentLinkedQueue f2950c; + public final ConcurrentLinkedQueue f2951c; public final CompositeSubscription d; public final ScheduledExecutorService e; public final Future f; @@ -66,15 +66,15 @@ public final class a extends Scheduler implements k { @Override // java.lang.Runnable public void run() { C0330a aVar = C0330a.this; - if (!aVar.f2950c.isEmpty()) { + if (!aVar.f2951c.isEmpty()) { long nanoTime = System.nanoTime(); - Iterator it = aVar.f2950c.iterator(); + Iterator it = aVar.f2951c.iterator(); while (it.hasNext()) { c next = it.next(); if (next.q > nanoTime) { return; } - if (aVar.f2950c.remove(next)) { + if (aVar.f2951c.remove(next)) { aVar.d.c(next); } } @@ -87,7 +87,7 @@ public final class a extends Scheduler implements k { this.a = threadFactory; long nanos = timeUnit != null ? timeUnit.toNanos(j) : 0; this.b = nanos; - this.f2950c = new ConcurrentLinkedQueue<>(); + this.f2951c = new ConcurrentLinkedQueue<>(); this.d = new CompositeSubscription(); ScheduledExecutorService scheduledExecutorService = null; if (timeUnit != null) { @@ -147,15 +147,15 @@ public final class a extends Scheduler implements k { this.j = aVar; this.l = new AtomicBoolean(); if (aVar.d.j) { - cVar = a.f2949c; + cVar = a.f2950c; } else { while (true) { - if (aVar.f2950c.isEmpty()) { + if (aVar.f2951c.isEmpty()) { cVar2 = new c(aVar.a); aVar.d.a(cVar2); break; } - cVar2 = aVar.f2950c.poll(); + cVar2 = aVar.f2951c.poll(); if (cVar2 != null) { break; } @@ -187,7 +187,7 @@ public final class a extends Scheduler implements k { c cVar = this.k; Objects.requireNonNull(aVar); cVar.q = System.nanoTime() + aVar.b; - aVar.f2950c.offer(cVar); + aVar.f2951c.offer(cVar); } @Override // rx.Subscription @@ -215,7 +215,7 @@ public final class a extends Scheduler implements k { static { c cVar = new c(i.i); - f2949c = cVar; + f2950c = cVar; cVar.unsubscribe(); C0330a aVar = new C0330a(null, 0, null); d = aVar; diff --git a/app/src/main/java/j0/l/c/b.java b/app/src/main/java/j0/l/c/b.java index 528a6793ea..52bf5af049 100644 --- a/app/src/main/java/j0/l/c/b.java +++ b/app/src/main/java/j0/l/c/b.java @@ -17,7 +17,7 @@ public final class b extends Scheduler implements k { public static final c b; /* renamed from: c reason: collision with root package name */ - public static final C0335b f2951c = new C0335b(null, 0); + public static final C0335b f2952c = new C0335b(null, 0); public final ThreadFactory d; public final AtomicReference e; @@ -119,7 +119,7 @@ public final class b extends Scheduler implements k { public final c[] b; /* renamed from: c reason: collision with root package name */ - public long f2952c; + public long f2953c; public C0335b(ThreadFactory threadFactory, int i) { this.a = i; @@ -135,8 +135,8 @@ public final class b extends Scheduler implements k { return b.b; } c[] cVarArr = this.b; - long j = this.f2952c; - this.f2952c = 1 + j; + long j = this.f2953c; + this.f2953c = 1 + j; return cVarArr[(int) (j % ((long) i))]; } } @@ -162,7 +162,7 @@ public final class b extends Scheduler implements k { public b(ThreadFactory threadFactory) { this.d = threadFactory; - C0335b bVar = f2951c; + C0335b bVar = f2952c; AtomicReference atomicReference = new AtomicReference<>(bVar); this.e = atomicReference; C0335b bVar2 = new C0335b(threadFactory, a); @@ -184,7 +184,7 @@ public final class b extends Scheduler implements k { C0335b bVar2; do { bVar = this.e.get(); - bVar2 = f2951c; + bVar2 = f2952c; if (bVar == bVar2) { return; } diff --git a/app/src/main/java/j0/l/c/c.java b/app/src/main/java/j0/l/c/c.java index b9c3200474..e33f92580b 100644 --- a/app/src/main/java/j0/l/c/c.java +++ b/app/src/main/java/j0/l/c/c.java @@ -65,7 +65,7 @@ public final class c extends Scheduler { public a(Executor executor) { ScheduledExecutorService scheduledExecutorService; this.i = executor; - ScheduledExecutorService[] scheduledExecutorServiceArr = d.f2953c.e.get(); + ScheduledExecutorService[] scheduledExecutorServiceArr = d.f2954c.e.get(); if (scheduledExecutorServiceArr == d.a) { scheduledExecutorService = d.b; } else { diff --git a/app/src/main/java/j0/l/c/d.java b/app/src/main/java/j0/l/c/d.java index c0a74d7ad2..8bf0b0920a 100644 --- a/app/src/main/java/j0/l/c/d.java +++ b/app/src/main/java/j0/l/c/d.java @@ -10,7 +10,7 @@ public final class d implements k { public static final ScheduledExecutorService b; /* renamed from: c reason: collision with root package name */ - public static final d f2953c = new d(); + public static final d f2954c = new d(); public static int d; public final AtomicReference e = new AtomicReference<>(a); diff --git a/app/src/main/java/j0/l/c/j.java b/app/src/main/java/j0/l/c/j.java index 6cb03f53c4..fbd8d82b36 100644 --- a/app/src/main/java/j0/l/c/j.java +++ b/app/src/main/java/j0/l/c/j.java @@ -45,16 +45,16 @@ public final class j extends AtomicReference implements Runnable, Subscr public final SubscriptionList parent; /* renamed from: s reason: collision with root package name */ - public final j f2954s; + public final j f2955s; public b(j jVar, SubscriptionList subscriptionList) { - this.f2954s = jVar; + this.f2955s = jVar; this.parent = subscriptionList; } @Override // rx.Subscription public boolean isUnsubscribed() { - return this.f2954s.cancel.j; + return this.f2955s.cancel.j; } @Override // rx.Subscription @@ -62,7 +62,7 @@ public final class j extends AtomicReference implements Runnable, Subscr boolean remove; if (compareAndSet(false, true)) { SubscriptionList subscriptionList = this.parent; - j jVar = this.f2954s; + j jVar = this.f2955s; if (!subscriptionList.j) { synchronized (subscriptionList) { List list = subscriptionList.i; @@ -87,22 +87,22 @@ public final class j extends AtomicReference implements Runnable, Subscr public final CompositeSubscription parent; /* renamed from: s reason: collision with root package name */ - public final j f2955s; + public final j f2956s; public c(j jVar, CompositeSubscription compositeSubscription) { - this.f2955s = jVar; + this.f2956s = jVar; this.parent = compositeSubscription; } @Override // rx.Subscription public boolean isUnsubscribed() { - return this.f2955s.cancel.j; + return this.f2956s.cancel.j; } @Override // rx.Subscription public void unsubscribe() { if (compareAndSet(false, true)) { - this.parent.c(this.f2955s); + this.parent.c(this.f2956s); } } } diff --git a/app/src/main/java/j0/l/e/e.java b/app/src/main/java/j0/l/e/e.java index 7ebb968387..95c96484e8 100644 --- a/app/src/main/java/j0/l/e/e.java +++ b/app/src/main/java/j0/l/e/e.java @@ -27,7 +27,7 @@ public enum e { /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // j0.k.b public Throwable call(f fVar) { - return fVar.f2940c; + return fVar.f2941c; } } diff --git a/app/src/main/java/j0/l/e/f.java b/app/src/main/java/j0/l/e/f.java index 8b7cae1085..f236be519b 100644 --- a/app/src/main/java/j0/l/e/f.java +++ b/app/src/main/java/j0/l/e/f.java @@ -7,13 +7,13 @@ public final class f { public int b; /* renamed from: c reason: collision with root package name */ - public int f2956c; + public int f2957c; public T[] d; public f() { int f = a.f(16); this.a = f - 1; - this.f2956c = (int) (((float) f) * 0.75f); + this.f2957c = (int) (((float) f) * 0.75f); this.d = (T[]) new Object[f]; } @@ -43,7 +43,7 @@ public final class f { tArr[b] = t; int i2 = this.b + 1; this.b = i2; - if (i2 >= this.f2956c) { + if (i2 >= this.f2957c) { T[] tArr2 = this.d; int length = tArr2.length; int i3 = length << 1; @@ -67,7 +67,7 @@ public final class f { i2 = i5; } this.a = i4; - this.f2956c = (int) (((float) i3) * 0.75f); + this.f2957c = (int) (((float) i3) * 0.75f); this.d = tArr3; } return true; diff --git a/app/src/main/java/j0/l/e/n/t.java b/app/src/main/java/j0/l/e/n/t.java index 221b0e4a87..eb3cf20087 100644 --- a/app/src/main/java/j0/l/e/n/t.java +++ b/app/src/main/java/j0/l/e/n/t.java @@ -12,16 +12,16 @@ public class t extends v { public static final long r; /* renamed from: s reason: collision with root package name */ - public static final int f2957s; + public static final int f2958s; public static final Object t = new Object(); static { Unsafe unsafe = y.a; int arrayIndexScale = unsafe.arrayIndexScale(Object[].class); if (4 == arrayIndexScale) { - f2957s = 2; + f2958s = 2; } else if (8 == arrayIndexScale) { - f2957s = 3; + f2958s = 3; } else { throw new IllegalStateException("Unknown pointer size"); } @@ -56,7 +56,7 @@ public class t extends v { } public static long c(long j) { - return r + (j << f2957s); + return r + (j << f2958s); } public static long d(long j, long j2) { diff --git a/app/src/main/java/j0/o/l.java b/app/src/main/java/j0/o/l.java index 54325e0119..88d250350a 100644 --- a/app/src/main/java/j0/o/l.java +++ b/app/src/main/java/j0/o/l.java @@ -16,7 +16,7 @@ public final class l { public static volatile b b = new c(); /* renamed from: c reason: collision with root package name */ - public static volatile b f2958c = new d(); + public static volatile b f2959c = new d(); public static volatile b d = new e(); public static volatile Func2 e = new g(); public static volatile b f = new i(); diff --git a/app/src/main/java/j0/o/o.java b/app/src/main/java/j0/o/o.java index 418d019243..3710b66436 100644 --- a/app/src/main/java/j0/o/o.java +++ b/app/src/main/java/j0/o/o.java @@ -10,7 +10,7 @@ public class o { public static final b b = new a(); /* renamed from: c reason: collision with root package name */ - public final AtomicReference f2959c = new AtomicReference<>(); + public final AtomicReference f2960c = new AtomicReference<>(); public final AtomicReference d = new AtomicReference<>(); public final AtomicReference e = new AtomicReference<>(); public final AtomicReference f = new AtomicReference<>(); @@ -88,15 +88,15 @@ public class o { } public b b() { - if (this.f2959c.get() == null) { + if (this.f2960c.get() == null) { Object d = d(b.class, g()); if (d == null) { - this.f2959c.compareAndSet(null, b); + this.f2960c.compareAndSet(null, b); } else { - this.f2959c.compareAndSet(null, (b) d); + this.f2960c.compareAndSet(null, (b) d); } } - return this.f2959c.get(); + return this.f2960c.get(); } public m c() { diff --git a/app/src/main/java/j0/p/a.java b/app/src/main/java/j0/p/a.java index 82980f83b4..fa1afd47c0 100644 --- a/app/src/main/java/j0/p/a.java +++ b/app/src/main/java/j0/p/a.java @@ -14,7 +14,7 @@ public final class a { public final Scheduler b = new b(new i("RxComputationScheduler-")); /* renamed from: c reason: collision with root package name */ - public final Scheduler f2960c = new j0.l.c.a(new i("RxIoScheduler-")); + public final Scheduler f2961c = new j0.l.c.a(new i("RxIoScheduler-")); public final Scheduler d = new f(new i("RxNewThreadScheduler-")); public a() { @@ -41,7 +41,7 @@ public final class a { if (scheduler instanceof k) { ((k) scheduler).shutdown(); } - Scheduler scheduler2 = aVar2.f2960c; + Scheduler scheduler2 = aVar2.f2961c; if (scheduler2 instanceof k) { ((k) scheduler2).shutdown(); } @@ -54,6 +54,6 @@ public final class a { } public static Scheduler c() { - return b().f2960c; + return b().f2961c; } } diff --git a/app/src/main/java/j0/q/a.java b/app/src/main/java/j0/q/a.java index c0afd725e1..fdbccf199b 100644 --- a/app/src/main/java/j0/q/a.java +++ b/app/src/main/java/j0/q/a.java @@ -65,7 +65,7 @@ public final class a extends Subject { public volatile C0342a b; /* renamed from: c reason: collision with root package name */ - public C0342a f2961c; + public C0342a f2962c; public int d; public volatile boolean e; public Throwable f; @@ -84,7 +84,7 @@ public final class a extends Subject { public c(int i) { this.a = i; C0342a aVar = new C0342a<>(null); - this.f2961c = aVar; + this.f2962c = aVar; this.b = aVar; } @@ -276,8 +276,8 @@ public final class a extends Subject { c cVar = (c) aVar; Objects.requireNonNull(cVar); c.C0342a aVar2 = new c.C0342a<>(t); - cVar.f2961c.set(aVar2); - cVar.f2961c = aVar2; + cVar.f2962c.set(aVar2); + cVar.f2962c = aVar2; int i2 = cVar.d; if (i2 == cVar.a) { cVar.b = cVar.b.get(); diff --git a/app/src/main/java/j0/q/c.java b/app/src/main/java/j0/q/c.java index 0c4aff4105..878e91f5b4 100644 --- a/app/src/main/java/j0/q/c.java +++ b/app/src/main/java/j0/q/c.java @@ -24,7 +24,7 @@ public final class c extends AtomicReference> implements Observable.a public static final a b; /* renamed from: c reason: collision with root package name */ - public static final a f2962c; + public static final a f2963c; public final boolean d; public final b[] e; @@ -32,7 +32,7 @@ public final class c extends AtomicReference> implements Observable.a b[] bVarArr = new b[0]; a = bVarArr; b = new a(true, bVarArr); - f2962c = new a(false, bVarArr); + f2963c = new a(false, bVarArr); } public a(boolean z2, b[] bVarArr) { @@ -87,7 +87,7 @@ public final class c extends AtomicReference> implements Observable.a } public c() { - super(a.f2962c); + super(a.f2963c); a.C0324a aVar = j0.k.a.a; this.onStart = aVar; this.onAdded = aVar; @@ -103,7 +103,7 @@ public final class c extends AtomicReference> implements Observable.a b[] bVarArr = aVar.e; int length = bVarArr.length; if (length == 1 && bVarArr[0] == bVar) { - aVar2 = a.f2962c; + aVar2 = a.f2963c; } else { if (length != 0) { int i = length - 1; @@ -122,7 +122,7 @@ public final class c extends AtomicReference> implements Observable.a } i2++; } else if (i3 == 0) { - aVar2 = a.f2962c; + aVar2 = a.f2963c; } else { if (i3 < i) { b[] bVarArr3 = new b[i3]; diff --git a/app/src/main/java/kotlin/reflect/jvm/internal/impl/protobuf/CodedOutputStream.java b/app/src/main/java/kotlin/reflect/jvm/internal/impl/protobuf/CodedOutputStream.java index efcaa4cde0..e825933bcd 100644 --- a/app/src/main/java/kotlin/reflect/jvm/internal/impl/protobuf/CodedOutputStream.java +++ b/app/src/main/java/kotlin/reflect/jvm/internal/impl/protobuf/CodedOutputStream.java @@ -13,7 +13,7 @@ public final class CodedOutputStream { public final int b; /* renamed from: c reason: collision with root package name */ - public int f2963c; + public int f2964c; public int d = 0; public final OutputStream e; @@ -26,7 +26,7 @@ public final class CodedOutputStream { public CodedOutputStream(OutputStream outputStream, byte[] bArr) { this.e = outputStream; this.a = bArr; - this.f2963c = 0; + this.f2964c = 0; this.b = bArr.length; } @@ -212,8 +212,8 @@ public final class CodedOutputStream { public final void a() throws IOException { OutputStream outputStream = this.e; if (outputStream != null) { - outputStream.write(this.a, 0, this.f2963c); - this.f2963c = 0; + outputStream.write(this.a, 0, this.f2964c); + this.f2964c = 0; return; } throw new OutOfSpaceException(); @@ -329,12 +329,12 @@ public final class CodedOutputStream { } public void writeRawByte(byte b) throws IOException { - if (this.f2963c == this.b) { + if (this.f2964c == this.b) { a(); } byte[] bArr = this.a; - int i = this.f2963c; - this.f2963c = i + 1; + int i = this.f2964c; + this.f2964c = i + 1; bArr[i] = b; this.d++; } @@ -349,10 +349,10 @@ public final class CodedOutputStream { public void writeRawBytes(c cVar, int i, int i2) throws IOException { int i3 = this.b; - int i4 = this.f2963c; + int i4 = this.f2964c; if (i3 - i4 >= i2) { cVar.copyTo(this.a, i, i4, i2); - this.f2963c += i2; + this.f2964c += i2; this.d += i2; return; } @@ -360,12 +360,12 @@ public final class CodedOutputStream { cVar.copyTo(this.a, i, i4, i5); int i6 = i + i5; int i7 = i2 - i5; - this.f2963c = this.b; + this.f2964c = this.b; this.d += i5; a(); if (i7 <= this.b) { cVar.copyTo(this.a, i6, 0, i7); - this.f2963c = i7; + this.f2964c = i7; } else { OutputStream outputStream = this.e; if (i6 < 0) { @@ -390,10 +390,10 @@ public final class CodedOutputStream { public void writeRawBytes(byte[] bArr, int i, int i2) throws IOException { int i3 = this.b; - int i4 = this.f2963c; + int i4 = this.f2964c; if (i3 - i4 >= i2) { System.arraycopy(bArr, i, this.a, i4, i2); - this.f2963c += i2; + this.f2964c += i2; this.d += i2; return; } @@ -401,12 +401,12 @@ public final class CodedOutputStream { System.arraycopy(bArr, i, this.a, i4, i5); int i6 = i + i5; int i7 = i2 - i5; - this.f2963c = this.b; + this.f2964c = this.b; this.d += i5; a(); if (i7 <= this.b) { System.arraycopy(bArr, i6, this.a, 0, i7); - this.f2963c = i7; + this.f2964c = i7; } else { this.e.write(bArr, i6, i7); } diff --git a/app/src/main/java/okhttp3/MediaType.java b/app/src/main/java/okhttp3/MediaType.java index 0961ec023b..3f90a4939d 100644 --- a/app/src/main/java/okhttp3/MediaType.java +++ b/app/src/main/java/okhttp3/MediaType.java @@ -19,7 +19,7 @@ public final class MediaType { public static final Pattern b = Pattern.compile(";\\s*(?:([a-zA-Z0-9-!#$%&'*+.^_`{|}~]+)=(?:([a-zA-Z0-9-!#$%&'*+.^_`{|}~]+)|\"([^\"]*)\"))?"); /* renamed from: c reason: collision with root package name */ - public static final a f2964c = null; + public static final a f2965c = null; public final String d; public final String e; public final String f; diff --git a/app/src/main/java/okhttp3/MultipartBody.java b/app/src/main/java/okhttp3/MultipartBody.java index b244ee8765..4bdaece31c 100644 --- a/app/src/main/java/okhttp3/MultipartBody.java +++ b/app/src/main/java/okhttp3/MultipartBody.java @@ -21,7 +21,7 @@ public final class MultipartBody extends RequestBody { public static final MediaType b = MediaType.a.a(ShareTarget.ENCODING_TYPE_MULTIPART); /* renamed from: c reason: collision with root package name */ - public static final byte[] f2965c = {(byte) 58, (byte) 32}; + public static final byte[] f2966c = {(byte) 58, (byte) 32}; public static final byte[] d = {(byte) 13, (byte) 10}; public static final byte[] e; public static final b f = new b(null); @@ -99,7 +99,7 @@ public final class MultipartBody extends RequestBody { public MediaType b = MultipartBody.a; /* renamed from: c reason: collision with root package name */ - public final List f2966c = new ArrayList(); + public final List f2967c = new ArrayList(); public a() { String uuid = UUID.randomUUID().toString(); @@ -110,13 +110,13 @@ public final class MultipartBody extends RequestBody { public final a a(Part part) { m.checkParameterIsNotNull(part, "part"); - this.f2966c.add(part); + this.f2967c.add(part); return this; } public final MultipartBody b() { - if (!this.f2966c.isEmpty()) { - return new MultipartBody(this.a, this.b, c.z(this.f2966c)); + if (!this.f2967c.isEmpty()) { + return new MultipartBody(this.a, this.b, c.z(this.f2967c)); } throw new IllegalStateException("Multipart body must have at least one part.".toString()); } @@ -158,7 +158,7 @@ public final class MultipartBody extends RequestBody { } static { - MediaType.a aVar = MediaType.f2964c; + MediaType.a aVar = MediaType.f2965c; MediaType.a.a("multipart/alternative"); MediaType.a.a("multipart/digest"); MediaType.a.a("multipart/parallel"); @@ -173,7 +173,7 @@ public final class MultipartBody extends RequestBody { this.i = byteString; this.j = mediaType; this.k = list; - MediaType.a aVar = MediaType.f2964c; + MediaType.a aVar = MediaType.f2965c; this.g = MediaType.a.a(mediaType + "; boundary=" + byteString.q()); } @@ -204,7 +204,7 @@ public final class MultipartBody extends RequestBody { if (headers != null) { int size2 = headers.size(); for (int i2 = 0; i2 < size2; i2++) { - bufferedSink.K(headers.d(i2)).write(f2965c).K(headers.g(i2)).write(d); + bufferedSink.K(headers.d(i2)).write(f2966c).K(headers.g(i2)).write(d); } } MediaType contentType = requestBody.contentType(); diff --git a/app/src/main/java/okhttp3/Request.java b/app/src/main/java/okhttp3/Request.java index bf88ac509b..de660951fd 100644 --- a/app/src/main/java/okhttp3/Request.java +++ b/app/src/main/java/okhttp3/Request.java @@ -22,7 +22,7 @@ public final class Request { public final w b; /* renamed from: c reason: collision with root package name */ - public final String f2967c; + public final String f2968c; public final Headers d; public final RequestBody e; public final Map, Object> f; @@ -33,30 +33,30 @@ public final class Request { public String b; /* renamed from: c reason: collision with root package name */ - public Headers.a f2968c; + public Headers.a f2969c; public RequestBody d; public Map, Object> e; public a() { this.e = new LinkedHashMap(); this.b = ShareTarget.METHOD_GET; - this.f2968c = new Headers.a(); + this.f2969c = new Headers.a(); } public a(Request request) { m.checkParameterIsNotNull(request, "request"); this.e = new LinkedHashMap(); this.a = request.b; - this.b = request.f2967c; + this.b = request.f2968c; this.d = request.e; this.e = request.f.isEmpty() ? new LinkedHashMap<>() : h0.toMutableMap(request.f); - this.f2968c = request.d.e(); + this.f2969c = request.d.e(); } public Request a() { w wVar = this.a; if (wVar != null) { - return new Request(wVar, this.b, this.f2968c.c(), this.d, c.A(this.e)); + return new Request(wVar, this.b, this.f2969c.c(), this.d, c.A(this.e)); } throw new IllegalStateException("url == null".toString()); } @@ -64,7 +64,7 @@ public final class Request { public a b(String str, String str2) { m.checkParameterIsNotNull(str, ModelAuditLogEntry.CHANGE_KEY_NAME); m.checkParameterIsNotNull(str2, "value"); - Headers.a aVar = this.f2968c; + Headers.a aVar = this.f2969c; Objects.requireNonNull(aVar); m.checkParameterIsNotNull(str, ModelAuditLogEntry.CHANGE_KEY_NAME); m.checkParameterIsNotNull(str2, "value"); @@ -100,7 +100,7 @@ public final class Request { public a d(String str) { m.checkParameterIsNotNull(str, ModelAuditLogEntry.CHANGE_KEY_NAME); - this.f2968c.d(str); + this.f2969c.d(str); return this; } @@ -157,7 +157,7 @@ public final class Request { m.checkParameterIsNotNull(headers, "headers"); m.checkParameterIsNotNull(map, ModelAuditLogEntry.CHANGE_KEY_TAGS); this.b = wVar; - this.f2967c = str; + this.f2968c = str; this.d = headers; this.e = requestBody; this.f = map; @@ -180,7 +180,7 @@ public final class Request { public String toString() { StringBuilder R = c.d.b.a.a.R("Request{method="); - R.append(this.f2967c); + R.append(this.f2968c); R.append(", url="); R.append(this.b); if (this.d.size() != 0) { diff --git a/app/src/main/java/okhttp3/RequestBody.java b/app/src/main/java/okhttp3/RequestBody.java index 2ab068bf71..1bc51cf2f6 100644 --- a/app/src/main/java/okhttp3/RequestBody.java +++ b/app/src/main/java/okhttp3/RequestBody.java @@ -26,19 +26,19 @@ public abstract class RequestBody { public final /* synthetic */ MediaType b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ int f2969c; + public final /* synthetic */ int f2970c; public final /* synthetic */ int d; public a(byte[] bArr, MediaType mediaType, int i, int i2) { this.a = bArr; this.b = mediaType; - this.f2969c = i; + this.f2970c = i; this.d = i2; } @Override // okhttp3.RequestBody public long contentLength() { - return (long) this.f2969c; + return (long) this.f2970c; } @Override // okhttp3.RequestBody @@ -49,7 +49,7 @@ public abstract class RequestBody { @Override // okhttp3.RequestBody public void writeTo(BufferedSink bufferedSink) { m.checkParameterIsNotNull(bufferedSink, "sink"); - bufferedSink.write(this.a, this.d, this.f2969c); + bufferedSink.write(this.a, this.d, this.f2970c); } } @@ -91,7 +91,7 @@ public abstract class RequestBody { Pattern pattern = MediaType.a; Charset a2 = mediaType.a(null); if (a2 == null) { - MediaType.a aVar = MediaType.f2964c; + MediaType.a aVar = MediaType.f2965c; mediaType = MediaType.a.b(mediaType + "; charset=utf-8"); } else { charset = a2; diff --git a/app/src/main/java/okhttp3/Response.java b/app/src/main/java/okhttp3/Response.java index 25d130a5b5..b062c5646d 100644 --- a/app/src/main/java/okhttp3/Response.java +++ b/app/src/main/java/okhttp3/Response.java @@ -22,7 +22,7 @@ public final class Response implements Closeable { public final Response r; /* renamed from: s reason: collision with root package name */ - public final long f2970s; + public final long f2971s; public final long t; public final c u; @@ -32,7 +32,7 @@ public final class Response implements Closeable { public y b; /* renamed from: c reason: collision with root package name */ - public int f2971c; + public int f2972c; public String d; public v e; public Headers.a f; @@ -45,16 +45,16 @@ public final class Response implements Closeable { public c m; public a() { - this.f2971c = -1; + this.f2972c = -1; this.f = new Headers.a(); } public a(Response response) { m.checkParameterIsNotNull(response, "response"); - this.f2971c = -1; + this.f2972c = -1; this.a = response.i; this.b = response.j; - this.f2971c = response.l; + this.f2972c = response.l; this.d = response.k; this.e = response.m; this.f = response.n.e(); @@ -62,13 +62,13 @@ public final class Response implements Closeable { this.h = response.p; this.i = response.q; this.j = response.r; - this.k = response.f2970s; + this.k = response.f2971s; this.l = response.t; this.m = response.u; } public Response a() { - int i = this.f2971c; + int i = this.f2972c; if (i >= 0) { Request request = this.a; if (request != null) { @@ -85,7 +85,7 @@ public final class Response implements Closeable { throw new IllegalStateException("request == null".toString()); } StringBuilder R = c.d.b.a.a.R("code < 0: "); - R.append(this.f2971c); + R.append(this.f2972c); throw new IllegalStateException(R.toString().toString()); } @@ -157,7 +157,7 @@ public final class Response implements Closeable { this.p = response; this.q = response2; this.r = response3; - this.f2970s = j; + this.f2971s = j; this.t = j2; this.u = cVar; } diff --git a/app/src/main/java/okhttp3/internal/publicsuffix/PublicSuffixDatabase.java b/app/src/main/java/okhttp3/internal/publicsuffix/PublicSuffixDatabase.java index d7c96b81a2..d699d3623b 100644 --- a/app/src/main/java/okhttp3/internal/publicsuffix/PublicSuffixDatabase.java +++ b/app/src/main/java/okhttp3/internal/publicsuffix/PublicSuffixDatabase.java @@ -28,7 +28,7 @@ public final class PublicSuffixDatabase { public static final List b = m.listOf("*"); /* renamed from: c reason: collision with root package name */ - public static final PublicSuffixDatabase f2972c = new PublicSuffixDatabase(); + public static final PublicSuffixDatabase f2973c = new PublicSuffixDatabase(); public static final a d = new a(null); public final AtomicBoolean e = new AtomicBoolean(false); public final CountDownLatch f = new CountDownLatch(1); @@ -153,7 +153,7 @@ public final class PublicSuffixDatabase { Thread.interrupted(); z2 = true; } catch (IOException e) { - h.a aVar = h.f2847c; + h.a aVar = h.f2848c; h.a.i("Failed to read public suffix list", 5, e); if (z2) { Thread.currentThread().interrupt(); diff --git a/app/src/main/java/org/webrtc/DataChannel.java b/app/src/main/java/org/webrtc/DataChannel.java index 8e06b5366c..eb1907d23e 100644 --- a/app/src/main/java/org/webrtc/DataChannel.java +++ b/app/src/main/java/org/webrtc/DataChannel.java @@ -19,7 +19,7 @@ public class DataChannel { public static class Init { /* renamed from: id reason: collision with root package name */ - public int f2973id = -1; + public int f2974id = -1; public int maxRetransmitTimeMs = -1; public int maxRetransmits = -1; public boolean negotiated; @@ -28,7 +28,7 @@ public class DataChannel { @CalledByNative("Init") public int getId() { - return this.f2973id; + return this.f2974id; } @CalledByNative("Init") diff --git a/app/src/main/java/org/webrtc/RTCStats.java b/app/src/main/java/org/webrtc/RTCStats.java index 6578f2a34d..d743ad3236 100644 --- a/app/src/main/java/org/webrtc/RTCStats.java +++ b/app/src/main/java/org/webrtc/RTCStats.java @@ -5,7 +5,7 @@ import java.util.Map; public class RTCStats { /* renamed from: id reason: collision with root package name */ - private final String f2974id; + private final String f2975id; private final Map members; private final long timestampUs; private final String type; @@ -13,7 +13,7 @@ public class RTCStats { public RTCStats(long j, String str, String str2, Map map) { this.timestampUs = j; this.type = str; - this.f2974id = str2; + this.f2975id = str2; this.members = map; } @@ -43,7 +43,7 @@ public class RTCStats { } public String getId() { - return this.f2974id; + return this.f2975id; } public Map getMembers() { @@ -64,7 +64,7 @@ public class RTCStats { R.append(", type: "); R.append(this.type); R.append(", id: "); - R.append(this.f2974id); + R.append(this.f2975id); for (Map.Entry entry : this.members.entrySet()) { R.append(", "); R.append(entry.getKey()); diff --git a/app/src/main/java/org/webrtc/RtpParameters.java b/app/src/main/java/org/webrtc/RtpParameters.java index 0d046a811a..ba13c19cac 100644 --- a/app/src/main/java/org/webrtc/RtpParameters.java +++ b/app/src/main/java/org/webrtc/RtpParameters.java @@ -173,13 +173,13 @@ public class RtpParameters { private final boolean encrypted; /* renamed from: id reason: collision with root package name */ - private final int f2975id; + private final int f2976id; private final String uri; @CalledByNative("HeaderExtension") public HeaderExtension(String str, int i, boolean z2) { this.uri = str; - this.f2975id = i; + this.f2976id = i; this.encrypted = z2; } @@ -190,7 +190,7 @@ public class RtpParameters { @CalledByNative("HeaderExtension") public int getId() { - return this.f2975id; + return this.f2976id; } @CalledByNative("HeaderExtension") diff --git a/app/src/main/java/org/webrtc/StatsReport.java b/app/src/main/java/org/webrtc/StatsReport.java index dc962c2802..1f511673d2 100644 --- a/app/src/main/java/org/webrtc/StatsReport.java +++ b/app/src/main/java/org/webrtc/StatsReport.java @@ -4,7 +4,7 @@ import c.d.b.a.a; public class StatsReport { /* renamed from: id reason: collision with root package name */ - public final String f2976id; + public final String f2977id; public final double timestamp; public final String type; public final Value[] values; @@ -29,7 +29,7 @@ public class StatsReport { @CalledByNative public StatsReport(String str, String str2, double d, Value[] valueArr) { - this.f2976id = str; + this.f2977id = str; this.type = str2; this.timestamp = d; this.values = valueArr; @@ -37,7 +37,7 @@ public class StatsReport { public String toString() { StringBuilder R = a.R("id: "); - R.append(this.f2976id); + R.append(this.f2977id); R.append(", type: "); R.append(this.type); R.append(", timestamp: "); diff --git a/app/src/main/java/org/webrtc/TextureBufferImpl.java b/app/src/main/java/org/webrtc/TextureBufferImpl.java index 980570ac90..8a33dd6fee 100644 --- a/app/src/main/java/org/webrtc/TextureBufferImpl.java +++ b/app/src/main/java/org/webrtc/TextureBufferImpl.java @@ -10,7 +10,7 @@ public class TextureBufferImpl implements VideoFrame.TextureBuffer { private final int height; /* renamed from: id reason: collision with root package name */ - private final int f2977id; + private final int f2978id; private final RefCountDelegate refCountDelegate; private final RefCountMonitor refCountMonitor; private final Handler toI420Handler; @@ -81,7 +81,7 @@ public class TextureBufferImpl implements VideoFrame.TextureBuffer { this.width = i3; this.height = i4; this.type = type; - this.f2977id = i5; + this.f2978id = i5; this.transformMatrix = matrix; this.toI420Handler = handler; this.yuvConverter = yuvConverter; @@ -105,7 +105,7 @@ public class TextureBufferImpl implements VideoFrame.TextureBuffer { Matrix matrix2 = new Matrix(this.transformMatrix); matrix2.preConcat(matrix); retain(); - return new TextureBufferImpl(i, i2, i3, i4, this.type, this.f2977id, matrix2, this.toI420Handler, this.yuvConverter, new AnonymousClass2()); + return new TextureBufferImpl(i, i2, i3, i4, this.type, this.f2978id, matrix2, this.toI420Handler, this.yuvConverter, new AnonymousClass2()); } public /* synthetic */ VideoFrame.I420Buffer a() { @@ -132,7 +132,7 @@ public class TextureBufferImpl implements VideoFrame.TextureBuffer { @Override // org.webrtc.VideoFrame.TextureBuffer public int getTextureId() { - return this.f2977id; + return this.f2978id; } public Handler getToI420Handler() { diff --git a/app/src/main/java/retrofit2/Response.java b/app/src/main/java/retrofit2/Response.java index 2a7da39aef..57eea8d4dd 100644 --- a/app/src/main/java/retrofit2/Response.java +++ b/app/src/main/java/retrofit2/Response.java @@ -6,12 +6,12 @@ public final class Response { public final T b; /* renamed from: c reason: collision with root package name */ - public final ResponseBody f2978c; + public final ResponseBody f2979c; public Response(okhttp3.Response response, T t, ResponseBody responseBody) { this.a = response; this.b = t; - this.f2978c = responseBody; + this.f2979c = responseBody; } public static Response b(T t, okhttp3.Response response) { diff --git a/app/src/main/java/s/a/a/a.java b/app/src/main/java/s/a/a/a.java index 239358e295..a9c0ff2efb 100644 --- a/app/src/main/java/s/a/a/a.java +++ b/app/src/main/java/s/a/a/a.java @@ -12,7 +12,7 @@ public final class a { public static final Function2 b = b.i; /* renamed from: c reason: collision with root package name */ - public static final Function2, CoroutineContext.Element, s1> f2979c = c.i; + public static final Function2, CoroutineContext.Element, s1> f2980c = c.i; public static final Function2 d = C0345a.j; public static final Function2 e = C0345a.i; @@ -38,7 +38,7 @@ public final class a { x xVar2 = xVar; CoroutineContext.Element element2 = element; if (element2 instanceof s1) { - CoroutineContext coroutineContext = xVar2.f2983c; + CoroutineContext coroutineContext = xVar2.f2984c; Object[] objArr = xVar2.a; int i3 = xVar2.b; xVar2.b = i3 + 1; @@ -49,7 +49,7 @@ public final class a { x xVar3 = xVar; CoroutineContext.Element element3 = element; if (element3 instanceof s1) { - Object C = ((s1) element3).C(xVar3.f2983c); + Object C = ((s1) element3).C(xVar3.f2984c); Object[] objArr2 = xVar3.a; int i4 = xVar3.b; xVar3.b = i4 + 1; @@ -117,7 +117,7 @@ public final class a { coroutineContext.fold(obj, e); return; } - Object fold = coroutineContext.fold(null, f2979c); + Object fold = coroutineContext.fold(null, f2980c); Objects.requireNonNull(fold, "null cannot be cast to non-null type kotlinx.coroutines.ThreadContextElement"); ((s1) fold).x(coroutineContext, obj); } diff --git a/app/src/main/java/s/a/a/b.java b/app/src/main/java/s/a/a/b.java index e031477c1b..2f410af53e 100644 --- a/app/src/main/java/s/a/a/b.java +++ b/app/src/main/java/s/a/a/b.java @@ -5,5 +5,5 @@ public class b { public int b; /* renamed from: c reason: collision with root package name */ - public int f2980c; + public int f2981c; } diff --git a/app/src/main/java/s/a/a/k.java b/app/src/main/java/s/a/a/k.java index 53f84f1600..deee803de5 100644 --- a/app/src/main/java/s/a/a/k.java +++ b/app/src/main/java/s/a/a/k.java @@ -18,10 +18,10 @@ public class k { public k b; /* renamed from: c reason: collision with root package name */ - public final k f2981c; + public final k f2982c; public a(k kVar) { - this.f2981c = kVar; + this.f2982c = kVar; } /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ @@ -29,9 +29,9 @@ public class k { public void b(k kVar, Object obj) { k kVar2 = kVar; boolean z2 = obj == null; - k kVar3 = z2 ? this.f2981c : this.b; + k kVar3 = z2 ? this.f2982c : this.b; if (kVar3 != null && k.i.compareAndSet(kVar2, this, kVar3) && z2) { - k kVar4 = this.f2981c; + k kVar4 = this.f2982c; k kVar5 = this.b; m.checkNotNull(kVar5); kVar4.g(kVar5); diff --git a/app/src/main/java/s/a/a/l.java b/app/src/main/java/s/a/a/l.java index 94fc8eed08..1cde3610dc 100644 --- a/app/src/main/java/s/a/a/l.java +++ b/app/src/main/java/s/a/a/l.java @@ -45,7 +45,7 @@ public class l { while (true) { m mVar = (m) this._cur; E e = (E) mVar.e(); - if (e != m.f2982c) { + if (e != m.f2983c) { return e; } a.compareAndSet(this, mVar, mVar.d()); diff --git a/app/src/main/java/s/a/a/m.java b/app/src/main/java/s/a/a/m.java index 832cf769d6..e50863c055 100644 --- a/app/src/main/java/s/a/a/m.java +++ b/app/src/main/java/s/a/a/m.java @@ -10,7 +10,7 @@ public final class m { public static final AtomicLongFieldUpdater b = AtomicLongFieldUpdater.newUpdater(m.class, "_state"); /* renamed from: c reason: collision with root package name */ - public static final t f2982c = new t("REMOVE_FROZEN"); + public static final t f2983c = new t("REMOVE_FROZEN"); public static final a d = new a(null); public volatile Object _next = null; public volatile long _state = 0; @@ -156,7 +156,7 @@ public final class m { while (true) { long j = this._state; if ((j & 1152921504606846976L) != 0) { - return f2982c; + return f2983c; } int i = (int) ((j & 1073741823) >> 0); int i2 = this.e; diff --git a/app/src/main/java/s/a/a/x.java b/app/src/main/java/s/a/a/x.java index 77f2cd57b9..5126631ad0 100644 --- a/app/src/main/java/s/a/a/x.java +++ b/app/src/main/java/s/a/a/x.java @@ -7,10 +7,10 @@ public final class x { public int b; /* renamed from: c reason: collision with root package name */ - public final CoroutineContext f2983c; + public final CoroutineContext f2984c; public x(CoroutineContext coroutineContext, int i) { - this.f2983c = coroutineContext; + this.f2984c = coroutineContext; this.a = new Object[i]; } } diff --git a/app/src/main/java/s/a/b2/a.java b/app/src/main/java/s/a/b2/a.java index 5f4c96b676..13ae1646d8 100644 --- a/app/src/main/java/s/a/b2/a.java +++ b/app/src/main/java/s/a/b2/a.java @@ -34,7 +34,7 @@ public final class a implements Executor, Closeable { public final long r; /* renamed from: s reason: collision with root package name */ - public final String f2984s; + public final String f2985s; /* compiled from: CoroutineScheduler.kt */ /* renamed from: s.a.b2.a$a reason: collision with other inner class name */ @@ -142,7 +142,7 @@ public final class a implements Executor, Closeable { public final void d(int i2) { StringBuilder sb = new StringBuilder(); - sb.append(a.this.f2984s); + sb.append(a.this.f2985s); sb.append("-worker-"); sb.append(i2 == 0 ? "TERMINATED" : String.valueOf(i2)); setName(sb.toString()); @@ -332,7 +332,7 @@ public final class a implements Executor, Closeable { this.p = i2; this.q = i3; this.r = j2; - this.f2984s = str; + this.f2985s = str; if (i2 >= 1) { if (i3 >= i2) { if (i3 <= 2097150) { @@ -502,7 +502,7 @@ public final class a implements Executor, Closeable { } if (hVar != null) { if (!(hVar.j.s() == 1 ? this.n.a(hVar) : this.m.a(hVar))) { - throw new RejectedExecutionException(c.d.b.a.a.H(new StringBuilder(), this.f2984s, " was terminated")); + throw new RejectedExecutionException(c.d.b.a.a.H(new StringBuilder(), this.f2985s, " was terminated")); } } if (!z2 || c2 == null) { @@ -614,7 +614,7 @@ public final class a implements Executor, Closeable { } } long j2 = this.controlState; - return this.f2984s + MentionUtilsKt.MENTIONS_CHAR + c.i.a.f.e.o.f.c0(this) + "[Pool Size {core = " + this.p + ", max = " + this.q + "}, Worker States {CPU = " + i2 + ", blocking = " + i3 + ", parked = " + i4 + ", dormant = " + i5 + ", terminated = " + i6 + "}, running workers queues = " + arrayList + ", global CPU queue size = " + this.m.c() + ", global blocking queue size = " + this.n.c() + ", Control State {created workers= " + ((int) (2097151 & j2)) + ", blocking tasks = " + ((int) ((4398044413952L & j2) >> 21)) + ", CPUs acquired = " + (this.p - ((int) ((9223367638808264704L & j2) >> 42))) + "}]"; + return this.f2985s + MentionUtilsKt.MENTIONS_CHAR + c.i.a.f.e.o.f.c0(this) + "[Pool Size {core = " + this.p + ", max = " + this.q + "}, Worker States {CPU = " + i2 + ", blocking = " + i3 + ", parked = " + i4 + ", dormant = " + i5 + ", terminated = " + i6 + "}, running workers queues = " + arrayList + ", global CPU queue size = " + this.m.c() + ", global blocking queue size = " + this.n.c() + ", Control State {created workers= " + ((int) (2097151 & j2)) + ", blocking tasks = " + ((int) ((4398044413952L & j2) >> 21)) + ", CPUs acquired = " + (this.p - ((int) ((9223367638808264704L & j2) >> 42))) + "}]"; } public final boolean u() { diff --git a/app/src/main/java/s/a/b2/c.java b/app/src/main/java/s/a/b2/c.java index c2f6f0bbf9..f3702161b1 100644 --- a/app/src/main/java/s/a/b2/c.java +++ b/app/src/main/java/s/a/b2/c.java @@ -14,7 +14,7 @@ public class c extends ExecutorCoroutineDispatcher { public c(int i, int i2, String str, int i3) { i = (i3 & 1) != 0 ? k.b : i; - i2 = (i3 & 2) != 0 ? k.f2985c : i2; + i2 = (i3 & 2) != 0 ? k.f2986c : i2; String str2 = (i3 & 4) != 0 ? "DefaultDispatcher" : null; long j = k.d; this.j = i; diff --git a/app/src/main/java/s/a/b2/k.java b/app/src/main/java/s/a/b2/k.java index db5e235ff8..b6c8ca1880 100644 --- a/app/src/main/java/s/a/b2/k.java +++ b/app/src/main/java/s/a/b2/k.java @@ -9,7 +9,7 @@ public final class k { public static final int b; /* renamed from: c reason: collision with root package name */ - public static final int f2985c; + public static final int f2986c; public static final long d = TimeUnit.SECONDS.toNanos(f.Y0("kotlinx.coroutines.scheduler.keep.alive.sec", 60, 0, 0, 12, null)); public static l e = f.a; @@ -18,6 +18,6 @@ public final class k { int i = u.a; int X0 = f.X0("kotlinx.coroutines.scheduler.core.pool.size", d0.d0.f.coerceAtLeast(i, 2), 1, 0, 8, null); b = X0; - f2985c = f.X0("kotlinx.coroutines.scheduler.max.pool.size", d0.d0.f.coerceIn(i * 128, X0, 2097150), 0, 2097150, 4, null); + f2986c = f.X0("kotlinx.coroutines.scheduler.max.pool.size", d0.d0.f.coerceIn(i * 128, X0, 2097150), 0, 2097150, 4, null); } } diff --git a/app/src/main/java/s/a/b2/m.java b/app/src/main/java/s/a/b2/m.java index 99dc19f844..a7dd21ce49 100644 --- a/app/src/main/java/s/a/b2/m.java +++ b/app/src/main/java/s/a/b2/m.java @@ -9,7 +9,7 @@ public final class m { public static final AtomicIntegerFieldUpdater b = AtomicIntegerFieldUpdater.newUpdater(m.class, "producerIndex"); /* renamed from: c reason: collision with root package name */ - public static final AtomicIntegerFieldUpdater f2986c = AtomicIntegerFieldUpdater.newUpdater(m.class, "consumerIndex"); + public static final AtomicIntegerFieldUpdater f2987c = AtomicIntegerFieldUpdater.newUpdater(m.class, "consumerIndex"); public static final AtomicIntegerFieldUpdater d = AtomicIntegerFieldUpdater.newUpdater(m.class, "blockingTasksInBuffer"); public volatile int blockingTasksInBuffer = 0; public volatile int consumerIndex = 0; @@ -69,7 +69,7 @@ public final class m { return null; } int i2 = i & 127; - if (f2986c.compareAndSet(this, i, i + 1) && (andSet = this.e.getAndSet(i2, null)) != null) { + if (f2987c.compareAndSet(this, i, i + 1) && (andSet = this.e.getAndSet(i2, null)) != null) { boolean z2 = true; if (andSet.j.s() != 1) { z2 = false; diff --git a/app/src/main/java/s/a/g1.java b/app/src/main/java/s/a/g1.java index a8a82a6aaf..7b4ad505eb 100644 --- a/app/src/main/java/s/a/g1.java +++ b/app/src/main/java/s/a/g1.java @@ -409,7 +409,7 @@ public class g1 implements Job, q, o1 { } throw new IllegalStateException(str, th); } - } while (V == h1.f2987c); + } while (V == h1.f2988c); return V; } @@ -530,12 +530,12 @@ public class g1 implements Job, q, o1 { Q(obj2); u(y0Var, obj2); } - return z2 ? obj2 : h1.f2987c; + return z2 ? obj2 : h1.f2988c; } y0 y0Var2 = (y0) obj; l1 F = F(y0Var2); if (F == null) { - return h1.f2987c; + return h1.f2988c; } p pVar = null; b bVar = (b) (!(y0Var2 instanceof b) ? null : y0Var2); @@ -558,7 +558,7 @@ public class g1 implements Job, q, o1 { th = null; } } else { - return h1.f2987c; + return h1.f2988c; } } if (th != null) { @@ -743,7 +743,7 @@ public class g1 implements Job, q, o1 { Object G = G(); if ((G instanceof y0) && (!(G instanceof b) || ((b) G)._isCompleting == 0)) { tVar2 = V(G, new v(v(obj), false, 2)); - if (tVar2 != h1.f2987c) { + if (tVar2 != h1.f2988c) { break; } } else { @@ -786,7 +786,7 @@ public class g1 implements Job, q, o1 { } else { Object V = V(G2, new v(th2, false, 2)); if (V != h1.a) { - if (V != h1.f2987c) { + if (V != h1.f2988c) { tVar2 = V; break; } diff --git a/app/src/main/java/s/a/h1.java b/app/src/main/java/s/a/h1.java index 56e58778f4..12a4e56441 100644 --- a/app/src/main/java/s/a/h1.java +++ b/app/src/main/java/s/a/h1.java @@ -7,7 +7,7 @@ public final class h1 { public static final t b = new t("COMPLETING_WAITING_CHILDREN"); /* renamed from: c reason: collision with root package name */ - public static final t f2987c = new t("COMPLETING_RETRY"); + public static final t f2988c = new t("COMPLETING_RETRY"); public static final t d = new t("TOO_LATE_TO_CANCEL"); public static final t e = new t("SEALED"); public static final o0 f = new o0(false); diff --git a/app/src/main/java/s/a/k.java b/app/src/main/java/s/a/k.java index c13d193ffe..9ffe8b4143 100644 --- a/app/src/main/java/s/a/k.java +++ b/app/src/main/java/s/a/k.java @@ -126,7 +126,7 @@ public class k extends i0 implements CancellableContinuation, Coroutine if (iVar != null) { p(iVar, th); } - Function1 function1 = uVar.f2989c; + Function1 function1 = uVar.f2990c; if (function1 != null) { q(function1, th); return; @@ -458,7 +458,7 @@ public class k extends i0 implements CancellableContinuation, Coroutine if (obj2 instanceof m) { m mVar = (m) obj2; Objects.requireNonNull(mVar); - if (m.f2988c.compareAndSet(mVar, 0, 1)) { + if (m.f2989c.compareAndSet(mVar, 0, 1)) { if (function1 != null) { q(function1, mVar.b); return; diff --git a/app/src/main/java/s/a/m.java b/app/src/main/java/s/a/m.java index db6e5e5a2d..94c456f460 100644 --- a/app/src/main/java/s/a/m.java +++ b/app/src/main/java/s/a/m.java @@ -7,7 +7,7 @@ import kotlin.coroutines.Continuation; public final class m extends v { /* renamed from: c reason: collision with root package name */ - public static final AtomicIntegerFieldUpdater f2988c = AtomicIntegerFieldUpdater.newUpdater(m.class, "_resumed"); + public static final AtomicIntegerFieldUpdater f2989c = AtomicIntegerFieldUpdater.newUpdater(m.class, "_resumed"); public volatile int _resumed; /* JADX WARNING: Illegal instructions before constructor call */ diff --git a/app/src/main/java/s/a/p0.java b/app/src/main/java/s/a/p0.java index 2e2379d419..04c8cdd9ff 100644 --- a/app/src/main/java/s/a/p0.java +++ b/app/src/main/java/s/a/p0.java @@ -33,10 +33,10 @@ public abstract class p0 extends CoroutineDispatcher { this.k = bVar; } Object[] objArr = bVar.a; - int i = bVar.f2980c; + int i = bVar.f2981c; objArr[i] = i0Var; int length = (objArr.length - 1) & (i + 1); - bVar.f2980c = length; + bVar.f2981c = length; int i2 = bVar.b; if (length == i2) { int length2 = objArr.length; @@ -48,7 +48,7 @@ public abstract class p0 extends CoroutineDispatcher { j.copyInto$default(objArr3, objArr2, length3 - i3, 0, i3, 4, (Object) null); bVar.a = objArr2; bVar.b = 0; - bVar.f2980c = length2; + bVar.f2981c = length2; } } @@ -70,7 +70,7 @@ public abstract class p0 extends CoroutineDispatcher { if (bVar != null) { int i = bVar.b; i0 i0Var = null; - if (i != bVar.f2980c) { + if (i != bVar.f2981c) { ?? r3 = bVar.a; ?? r6 = r3[i]; r3[i] = 0; diff --git a/app/src/main/java/s/a/q0.java b/app/src/main/java/s/a/q0.java index c2d6073c06..62cd872361 100644 --- a/app/src/main/java/s/a/q0.java +++ b/app/src/main/java/s/a/q0.java @@ -195,7 +195,7 @@ public abstract class q0 extends r0 implements g0 { public boolean U() { s.a.a.b> bVar = this.k; - if (!(bVar == null || bVar.b == bVar.f2980c)) { + if (!(bVar == null || bVar.b == bVar.f2981c)) { return false; } d dVar = (d) this._delayed; @@ -252,7 +252,7 @@ public abstract class q0 extends r0 implements g0 { } else { m mVar = (m) obj; Object e = mVar.e(); - if (e != m.f2982c) { + if (e != m.f2983c) { runnable = (Runnable) e; break; } @@ -268,7 +268,7 @@ public abstract class q0 extends r0 implements g0 { } s.a.a.b> bVar = this.k; if (bVar != null) { - if (bVar.b != bVar.f2980c) { + if (bVar.b != bVar.f2981c) { z2 = false; } if (!z2) { diff --git a/app/src/main/java/s/a/u.java b/app/src/main/java/s/a/u.java index b5aa10f2a0..694ce940c6 100644 --- a/app/src/main/java/s/a/u.java +++ b/app/src/main/java/s/a/u.java @@ -11,7 +11,7 @@ public final class u { public final i b; /* renamed from: c reason: collision with root package name */ - public final Function1 f2989c; + public final Function1 f2990c; public final Object d; public final Throwable e; @@ -20,7 +20,7 @@ public final class u { public u(Object obj, i iVar, Function1 function1, Object obj2, Throwable th) { this.a = obj; this.b = iVar; - this.f2989c = function1; + this.f2990c = function1; this.d = obj2; this.e = th; } @@ -32,7 +32,7 @@ public final class u { th = (i & 16) != 0 ? null : th; this.a = obj; this.b = iVar; - this.f2989c = function1; + this.f2990c = function1; this.d = obj2; this.e = th; } @@ -43,7 +43,7 @@ public final class u { if ((i & 2) != 0) { iVar = uVar.b; } - Function1 function12 = (i & 4) != 0 ? uVar.f2989c : null; + Function1 function12 = (i & 4) != 0 ? uVar.f2990c : null; if ((i & 8) != 0) { obj3 = uVar.d; } @@ -62,7 +62,7 @@ public final class u { return false; } u uVar = (u) obj; - return m.areEqual(this.a, uVar.a) && m.areEqual(this.b, uVar.b) && m.areEqual(this.f2989c, uVar.f2989c) && m.areEqual(this.d, uVar.d) && m.areEqual(this.e, uVar.e); + return m.areEqual(this.a, uVar.a) && m.areEqual(this.b, uVar.b) && m.areEqual(this.f2990c, uVar.f2990c) && m.areEqual(this.d, uVar.d) && m.areEqual(this.e, uVar.e); } public int hashCode() { @@ -71,7 +71,7 @@ public final class u { int hashCode = (obj != null ? obj.hashCode() : 0) * 31; i iVar = this.b; int hashCode2 = (hashCode + (iVar != null ? iVar.hashCode() : 0)) * 31; - Function1 function1 = this.f2989c; + Function1 function1 = this.f2990c; int hashCode3 = (hashCode2 + (function1 != null ? function1.hashCode() : 0)) * 31; Object obj2 = this.d; int hashCode4 = (hashCode3 + (obj2 != null ? obj2.hashCode() : 0)) * 31; @@ -88,7 +88,7 @@ public final class u { R.append(", cancelHandler="); R.append(this.b); R.append(", onCancellation="); - R.append(this.f2989c); + R.append(this.f2990c); R.append(", idempotentResume="); R.append(this.d); R.append(", cancelCause="); diff --git a/app/src/main/java/s/a/z1/b.java b/app/src/main/java/s/a/z1/b.java index ce45181976..b8c422a143 100644 --- a/app/src/main/java/s/a/z1/b.java +++ b/app/src/main/java/s/a/z1/b.java @@ -7,6 +7,6 @@ public final class b { public static final t b = new t("OFFER_SUCCESS"); /* renamed from: c reason: collision with root package name */ - public static final t f2990c = new t("OFFER_FAILED"); + public static final t f2991c = new t("OFFER_FAILED"); public static final t d = new t("POLL_FAILED"); } diff --git a/app/src/main/java/s/a/z1/c.java b/app/src/main/java/s/a/z1/c.java index 9c51edd854..fef4aeedc2 100644 --- a/app/src/main/java/s/a/z1/c.java +++ b/app/src/main/java/s/a/z1/c.java @@ -101,7 +101,7 @@ public abstract class c implements l { if (e2 == b.b) { return true; } - if (e2 == b.f2990c) { + if (e2 == b.f2991c) { f b = b(); if (b == null) { return false; diff --git a/app/src/main/java/s/a/z1/g.java b/app/src/main/java/s/a/z1/g.java index 89d62ef3a3..f9064089c2 100644 --- a/app/src/main/java/s/a/z1/g.java +++ b/app/src/main/java/s/a/z1/g.java @@ -12,7 +12,7 @@ import s.a.a.t; public class g extends a { /* renamed from: c reason: collision with root package name */ - public final ReentrantLock f2991c = new ReentrantLock(); + public final ReentrantLock f2992c = new ReentrantLock(); public Object d = b.a; public g(Function1 function1) { @@ -31,7 +31,7 @@ public class g extends a { public Object e(E e) { Function1 function1; j j; - ReentrantLock reentrantLock = this.f2991c; + ReentrantLock reentrantLock = this.f2992c; reentrantLock.lock(); try { f b = b(); @@ -75,7 +75,7 @@ public class g extends a { @Override // s.a.z1.a public boolean f(h hVar) { - ReentrantLock reentrantLock = this.f2991c; + ReentrantLock reentrantLock = this.f2992c; reentrantLock.lock(); try { return super.f(hVar); @@ -96,7 +96,7 @@ public class g extends a { @Override // s.a.z1.a public Object i() { - ReentrantLock reentrantLock = this.f2991c; + ReentrantLock reentrantLock = this.f2992c; reentrantLock.lock(); try { Object obj = this.d; diff --git a/app/src/main/java/z/a.java b/app/src/main/java/z/a.java index e157592504..d2dc0757a3 100644 --- a/app/src/main/java/z/a.java +++ b/app/src/main/java/z/a.java @@ -9,7 +9,7 @@ public final class a { public static final int b; /* renamed from: c reason: collision with root package name */ - public static final int f2992c; + public static final int f2993c; public static final int d; public final Executor e = new b(null); @@ -27,7 +27,7 @@ public final class a { static { int availableProcessors = Runtime.getRuntime().availableProcessors(); b = availableProcessors; - f2992c = availableProcessors + 1; + f2993c = availableProcessors + 1; d = (availableProcessors * 2) + 1; } } diff --git a/app/src/main/java/z/b.java b/app/src/main/java/z/b.java index 8cc5a93a5d..8b2daa98b5 100644 --- a/app/src/main/java/z/b.java +++ b/app/src/main/java/z/b.java @@ -13,7 +13,7 @@ public final class b { public final ExecutorService b; /* renamed from: c reason: collision with root package name */ - public final Executor f2993c; + public final Executor f2994c; /* compiled from: BoltsExecutors */ /* renamed from: z.b$b reason: collision with other inner class name */ @@ -66,12 +66,12 @@ public final class b { threadPoolExecutor = Executors.newCachedThreadPool(); } else { a aVar = a.a; - ThreadPoolExecutor threadPoolExecutor2 = new ThreadPoolExecutor(a.f2992c, a.d, 1, TimeUnit.SECONDS, new LinkedBlockingQueue()); + ThreadPoolExecutor threadPoolExecutor2 = new ThreadPoolExecutor(a.f2993c, a.d, 1, TimeUnit.SECONDS, new LinkedBlockingQueue()); threadPoolExecutor2.allowCoreThreadTimeOut(true); threadPoolExecutor = threadPoolExecutor2; } this.b = threadPoolExecutor; Executors.newSingleThreadScheduledExecutor(); - this.f2993c = new ExecutorC0365b(null); + this.f2994c = new ExecutorC0365b(null); } } diff --git a/app/src/main/java/z/d.java b/app/src/main/java/z/d.java index 432fbf19a3..f36ab130b9 100644 --- a/app/src/main/java/z/d.java +++ b/app/src/main/java/z/d.java @@ -8,12 +8,12 @@ public class d implements c { public final /* synthetic */ c b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ Executor f2994c; + public final /* synthetic */ Executor f2995c; public d(g gVar, h hVar, c cVar, Executor executor) { this.a = hVar; this.b = cVar; - this.f2994c = executor; + this.f2995c = executor; } /* Return type fixed from 'java.lang.Object' to match base method */ @@ -22,7 +22,7 @@ public class d implements c { h hVar = this.a; c cVar = this.b; try { - this.f2994c.execute(new e(hVar, cVar, gVar)); + this.f2995c.execute(new e(hVar, cVar, gVar)); return null; } catch (Exception e) { hVar.b(new ExecutorException(e)); diff --git a/app/src/main/java/z/g.java b/app/src/main/java/z/g.java index af416cdc1d..abfe4a51c0 100644 --- a/app/src/main/java/z/g.java +++ b/app/src/main/java/z/g.java @@ -12,7 +12,7 @@ public class g { public static g b = new g<>((Object) null); /* renamed from: c reason: collision with root package name */ - public static g f2995c = new g<>(Boolean.TRUE); + public static g f2996c = new g<>(Boolean.TRUE); public static g d = new g<>(Boolean.FALSE); public final Object e = new Object(); public boolean f; @@ -25,7 +25,7 @@ public class g { static { b bVar = b.a; ExecutorService executorService = bVar.b; - a = bVar.f2993c; + a = bVar.f2994c; Executor executor = a.a.e; new g(true); } diff --git a/app/src/main/res/drawable-anydpi-v24/ic_voice_channel_empty.xml b/app/src/main/res/drawable-anydpi-v24/ic_voice_channel_empty.xml new file mode 100644 index 0000000000..226740e342 --- /dev/null +++ b/app/src/main/res/drawable-anydpi-v24/ic_voice_channel_empty.xml @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/app/src/main/res/drawable-hdpi/ic_voice_channel_empty.png b/app/src/main/res/drawable-hdpi/ic_voice_channel_empty.png new file mode 100644 index 0000000000..85d9464bfb Binary files /dev/null and b/app/src/main/res/drawable-hdpi/ic_voice_channel_empty.png differ diff --git a/app/src/main/res/drawable-ldpi/ic_voice_channel_empty.png b/app/src/main/res/drawable-ldpi/ic_voice_channel_empty.png new file mode 100644 index 0000000000..9a56557c66 Binary files /dev/null and b/app/src/main/res/drawable-ldpi/ic_voice_channel_empty.png differ diff --git a/app/src/main/res/drawable-mdpi/ic_voice_channel_empty.png b/app/src/main/res/drawable-mdpi/ic_voice_channel_empty.png new file mode 100644 index 0000000000..4889717ae2 Binary files /dev/null and b/app/src/main/res/drawable-mdpi/ic_voice_channel_empty.png differ diff --git a/app/src/main/res/drawable-xhdpi/ic_voice_channel_empty.png b/app/src/main/res/drawable-xhdpi/ic_voice_channel_empty.png new file mode 100644 index 0000000000..383654db38 Binary files /dev/null and b/app/src/main/res/drawable-xhdpi/ic_voice_channel_empty.png differ diff --git a/app/src/main/res/drawable-xxhdpi/ic_voice_channel_empty.png b/app/src/main/res/drawable-xxhdpi/ic_voice_channel_empty.png new file mode 100644 index 0000000000..3ca2d626f7 Binary files /dev/null and b/app/src/main/res/drawable-xxhdpi/ic_voice_channel_empty.png differ diff --git a/app/src/main/res/drawable-xxxhdpi/ic_voice_channel_empty.png b/app/src/main/res/drawable-xxxhdpi/ic_voice_channel_empty.png new file mode 100644 index 0000000000..f431a8558d Binary files /dev/null and b/app/src/main/res/drawable-xxxhdpi/ic_voice_channel_empty.png differ diff --git a/app/src/main/res/drawable/ripple_pill_green.xml b/app/src/main/res/drawable/ripple_pill_green.xml new file mode 100644 index 0000000000..3aa2340497 --- /dev/null +++ b/app/src/main/res/drawable/ripple_pill_green.xml @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/app/src/main/res/layout-sw600dp/design_layout_snackbar.xml b/app/src/main/res/layout-sw600dp/design_layout_snackbar.xml index 48b113e781..76b186eac0 100644 --- a/app/src/main/res/layout-sw600dp/design_layout_snackbar.xml +++ b/app/src/main/res/layout-sw600dp/design_layout_snackbar.xml @@ -1,2 +1,2 @@ - + diff --git a/app/src/main/res/layout-v22/guild_scheduled_event_bottom_button_view.xml b/app/src/main/res/layout-v22/guild_scheduled_event_bottom_button_view.xml index efa0588d95..9a368e3428 100644 --- a/app/src/main/res/layout-v22/guild_scheduled_event_bottom_button_view.xml +++ b/app/src/main/res/layout-v22/guild_scheduled_event_bottom_button_view.xml @@ -2,8 +2,8 @@ - - + + diff --git a/app/src/main/res/layout-v22/view_upload_progress.xml b/app/src/main/res/layout-v22/view_upload_progress.xml index da4d41d822..25adf915ff 100644 --- a/app/src/main/res/layout-v22/view_upload_progress.xml +++ b/app/src/main/res/layout-v22/view_upload_progress.xml @@ -3,5 +3,5 @@ - + diff --git a/app/src/main/res/layout-v22/widget_bug_report.xml b/app/src/main/res/layout-v22/widget_bug_report.xml index 37dd116445..b8eccfa42e 100644 --- a/app/src/main/res/layout-v22/widget_bug_report.xml +++ b/app/src/main/res/layout-v22/widget_bug_report.xml @@ -43,7 +43,7 @@ - + diff --git a/app/src/main/res/layout-v22/widget_call_fullscreen.xml b/app/src/main/res/layout-v22/widget_call_fullscreen.xml index a95e4c7626..5dbee59958 100644 --- a/app/src/main/res/layout-v22/widget_call_fullscreen.xml +++ b/app/src/main/res/layout-v22/widget_call_fullscreen.xml @@ -1,5 +1,5 @@ - + diff --git a/app/src/main/res/layout-v22/widget_channel_picker_sheet.xml b/app/src/main/res/layout-v22/widget_channel_picker_sheet.xml index 55eb6cfd35..2478664a1d 100644 --- a/app/src/main/res/layout-v22/widget_channel_picker_sheet.xml +++ b/app/src/main/res/layout-v22/widget_channel_picker_sheet.xml @@ -9,7 +9,7 @@ - + diff --git a/app/src/main/res/layout-v22/widget_server_settings_empty_guild_role_subscription.xml b/app/src/main/res/layout-v22/widget_server_settings_empty_guild_role_subscription.xml index 07713f9478..c44585c865 100644 --- a/app/src/main/res/layout-v22/widget_server_settings_empty_guild_role_subscription.xml +++ b/app/src/main/res/layout-v22/widget_server_settings_empty_guild_role_subscription.xml @@ -4,7 +4,7 @@ - + diff --git a/app/src/main/res/layout-v22/widget_server_settings_guild_role_subscription_edit_tier.xml b/app/src/main/res/layout-v22/widget_server_settings_guild_role_subscription_edit_tier.xml index f80a2cc737..63c98f1497 100644 --- a/app/src/main/res/layout-v22/widget_server_settings_guild_role_subscription_edit_tier.xml +++ b/app/src/main/res/layout-v22/widget_server_settings_guild_role_subscription_edit_tier.xml @@ -4,7 +4,7 @@ - + diff --git a/app/src/main/res/layout-v22/widget_server_settings_guild_role_subscription_tier_list.xml b/app/src/main/res/layout-v22/widget_server_settings_guild_role_subscription_tier_list.xml index 79630923a5..362703e446 100644 --- a/app/src/main/res/layout-v22/widget_server_settings_guild_role_subscription_tier_list.xml +++ b/app/src/main/res/layout-v22/widget_server_settings_guild_role_subscription_tier_list.xml @@ -4,7 +4,7 @@ - + diff --git a/app/src/main/res/layout-v22/widget_server_settings_role_members.xml b/app/src/main/res/layout-v22/widget_server_settings_role_members.xml index 7156fd4240..c85c5fc839 100644 --- a/app/src/main/res/layout-v22/widget_server_settings_role_members.xml +++ b/app/src/main/res/layout-v22/widget_server_settings_role_members.xml @@ -1,7 +1,7 @@ - + diff --git a/app/src/main/res/layout/abc_select_dialog_material.xml b/app/src/main/res/layout/abc_select_dialog_material.xml index 30779bebc1..4264e26095 100644 --- a/app/src/main/res/layout/abc_select_dialog_material.xml +++ b/app/src/main/res/layout/abc_select_dialog_material.xml @@ -1,2 +1,2 @@ - + diff --git a/app/src/main/res/layout/design_layout_snackbar.xml b/app/src/main/res/layout/design_layout_snackbar.xml index 2262cee4cd..6304219552 100644 --- a/app/src/main/res/layout/design_layout_snackbar.xml +++ b/app/src/main/res/layout/design_layout_snackbar.xml @@ -1,2 +1,2 @@ - + diff --git a/app/src/main/res/layout/guild_scheduled_event_bottom_button_view.xml b/app/src/main/res/layout/guild_scheduled_event_bottom_button_view.xml index b3149f33fd..d8dd1b0544 100644 --- a/app/src/main/res/layout/guild_scheduled_event_bottom_button_view.xml +++ b/app/src/main/res/layout/guild_scheduled_event_bottom_button_view.xml @@ -2,8 +2,8 @@ - - + + diff --git a/app/src/main/res/layout/icon_text_in_voice_layout.xml b/app/src/main/res/layout/icon_text_in_voice_layout.xml index 448472e493..119971159f 100644 --- a/app/src/main/res/layout/icon_text_in_voice_layout.xml +++ b/app/src/main/res/layout/icon_text_in_voice_layout.xml @@ -1,5 +1,5 @@ - + diff --git a/app/src/main/res/layout/layout_fullscreen_call_preview_empty.xml b/app/src/main/res/layout/layout_fullscreen_call_preview_empty.xml new file mode 100644 index 0000000000..b15d5d9b8a --- /dev/null +++ b/app/src/main/res/layout/layout_fullscreen_call_preview_empty.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/app/src/main/res/layout/material_time_input.xml b/app/src/main/res/layout/material_time_input.xml index a485408938..b7e8f36802 100644 --- a/app/src/main/res/layout/material_time_input.xml +++ b/app/src/main/res/layout/material_time_input.xml @@ -1,5 +1,5 @@ - - + + diff --git a/app/src/main/res/layout/notification_action.xml b/app/src/main/res/layout/notification_action.xml index d4e3a4d1bb..b94483f6e4 100644 --- a/app/src/main/res/layout/notification_action.xml +++ b/app/src/main/res/layout/notification_action.xml @@ -1,5 +1,5 @@ - + - + diff --git a/app/src/main/res/layout/notification_action_tombstone.xml b/app/src/main/res/layout/notification_action_tombstone.xml index 3fd93b64d2..5cd661f34a 100644 --- a/app/src/main/res/layout/notification_action_tombstone.xml +++ b/app/src/main/res/layout/notification_action_tombstone.xml @@ -1,5 +1,5 @@ - + - + diff --git a/app/src/main/res/layout/test_action_chip.xml b/app/src/main/res/layout/test_action_chip.xml index 1a9374fe95..453f2cd088 100644 --- a/app/src/main/res/layout/test_action_chip.xml +++ b/app/src/main/res/layout/test_action_chip.xml @@ -1,2 +1,2 @@ - + diff --git a/app/src/main/res/layout/test_chip_zero_corner_radius.xml b/app/src/main/res/layout/test_chip_zero_corner_radius.xml index 77815e8cf0..2696d86dad 100644 --- a/app/src/main/res/layout/test_chip_zero_corner_radius.xml +++ b/app/src/main/res/layout/test_chip_zero_corner_radius.xml @@ -1,2 +1,2 @@ - + diff --git a/app/src/main/res/layout/test_reflow_chipgroup.xml b/app/src/main/res/layout/test_reflow_chipgroup.xml index 264439c595..ecd46eb26d 100644 --- a/app/src/main/res/layout/test_reflow_chipgroup.xml +++ b/app/src/main/res/layout/test_reflow_chipgroup.xml @@ -1,6 +1,6 @@ - - - + + + diff --git a/app/src/main/res/layout/test_toolbar_surface.xml b/app/src/main/res/layout/test_toolbar_surface.xml index ffb0b93740..eda7c7da20 100644 --- a/app/src/main/res/layout/test_toolbar_surface.xml +++ b/app/src/main/res/layout/test_toolbar_surface.xml @@ -1,2 +1,2 @@ - + diff --git a/app/src/main/res/layout/thread_browser_item_loading.xml b/app/src/main/res/layout/thread_browser_item_loading.xml index 0866532449..c9347462c6 100644 --- a/app/src/main/res/layout/thread_browser_item_loading.xml +++ b/app/src/main/res/layout/thread_browser_item_loading.xml @@ -1,4 +1,4 @@ - + diff --git a/app/src/main/res/layout/view_experiment_override.xml b/app/src/main/res/layout/view_experiment_override.xml index ba4015fecb..ef290bc046 100644 --- a/app/src/main/res/layout/view_experiment_override.xml +++ b/app/src/main/res/layout/view_experiment_override.xml @@ -3,7 +3,7 @@ - + diff --git a/app/src/main/res/layout/view_server_discovery_item.xml b/app/src/main/res/layout/view_server_discovery_item.xml index b8ee592ee7..eeba24eef4 100644 --- a/app/src/main/res/layout/view_server_discovery_item.xml +++ b/app/src/main/res/layout/view_server_discovery_item.xml @@ -2,8 +2,7 @@ - - + diff --git a/app/src/main/res/layout/view_upload_progress.xml b/app/src/main/res/layout/view_upload_progress.xml index 2c19da2b12..c60cdd3390 100644 --- a/app/src/main/res/layout/view_upload_progress.xml +++ b/app/src/main/res/layout/view_upload_progress.xml @@ -3,5 +3,5 @@ - + diff --git a/app/src/main/res/layout/widget_bug_report.xml b/app/src/main/res/layout/widget_bug_report.xml index 6ce0ad21c1..bfe9da0ad2 100644 --- a/app/src/main/res/layout/widget_bug_report.xml +++ b/app/src/main/res/layout/widget_bug_report.xml @@ -43,7 +43,7 @@ - + diff --git a/app/src/main/res/layout/widget_call_fullscreen.xml b/app/src/main/res/layout/widget_call_fullscreen.xml index 3e02cdb5a8..43a786699e 100644 --- a/app/src/main/res/layout/widget_call_fullscreen.xml +++ b/app/src/main/res/layout/widget_call_fullscreen.xml @@ -1,5 +1,5 @@ - + diff --git a/app/src/main/res/layout/widget_call_preview_fullscreen.xml b/app/src/main/res/layout/widget_call_preview_fullscreen.xml new file mode 100644 index 0000000000..f408aa42fc --- /dev/null +++ b/app/src/main/res/layout/widget_call_preview_fullscreen.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/app/src/main/res/layout/widget_channel_picker_sheet.xml b/app/src/main/res/layout/widget_channel_picker_sheet.xml index 48988ddd13..4fd62e9d0a 100644 --- a/app/src/main/res/layout/widget_channel_picker_sheet.xml +++ b/app/src/main/res/layout/widget_channel_picker_sheet.xml @@ -9,7 +9,7 @@ - + diff --git a/app/src/main/res/layout/widget_chat_list_adapter_item_loading.xml b/app/src/main/res/layout/widget_chat_list_adapter_item_loading.xml index 9105eac4ad..3880b6fa0b 100644 --- a/app/src/main/res/layout/widget_chat_list_adapter_item_loading.xml +++ b/app/src/main/res/layout/widget_chat_list_adapter_item_loading.xml @@ -1,4 +1,4 @@ - + diff --git a/app/src/main/res/layout/widget_guild_hub_profile_actions.xml b/app/src/main/res/layout/widget_guild_hub_profile_actions.xml index 96ec62e936..a8fb560c0f 100644 --- a/app/src/main/res/layout/widget_guild_hub_profile_actions.xml +++ b/app/src/main/res/layout/widget_guild_hub_profile_actions.xml @@ -6,6 +6,7 @@ + diff --git a/app/src/main/res/layout/widget_guild_scheduled_event_details_extras_bottom_sheet.xml b/app/src/main/res/layout/widget_guild_scheduled_event_details_extras_bottom_sheet.xml index 5f076fd639..de5e3d644a 100644 --- a/app/src/main/res/layout/widget_guild_scheduled_event_details_extras_bottom_sheet.xml +++ b/app/src/main/res/layout/widget_guild_scheduled_event_details_extras_bottom_sheet.xml @@ -6,6 +6,7 @@ + diff --git a/app/src/main/res/layout/widget_oauth_authorize.xml b/app/src/main/res/layout/widget_oauth_authorize.xml index 36739ab5e4..75a23356d7 100644 --- a/app/src/main/res/layout/widget_oauth_authorize.xml +++ b/app/src/main/res/layout/widget_oauth_authorize.xml @@ -4,7 +4,7 @@ - + diff --git a/app/src/main/res/layout/widget_price_tier_picker_bottom_sheet.xml b/app/src/main/res/layout/widget_price_tier_picker_bottom_sheet.xml index a6093c1078..b57db543ba 100644 --- a/app/src/main/res/layout/widget_price_tier_picker_bottom_sheet.xml +++ b/app/src/main/res/layout/widget_price_tier_picker_bottom_sheet.xml @@ -4,7 +4,7 @@ - + diff --git a/app/src/main/res/layout/widget_server_notifications.xml b/app/src/main/res/layout/widget_server_notifications.xml index 89addd96fb..33348a7663 100644 --- a/app/src/main/res/layout/widget_server_notifications.xml +++ b/app/src/main/res/layout/widget_server_notifications.xml @@ -13,12 +13,12 @@ - + - - + + diff --git a/app/src/main/res/layout/widget_server_settings_emojis.xml b/app/src/main/res/layout/widget_server_settings_emojis.xml index f385a43939..939dfc7a1e 100644 --- a/app/src/main/res/layout/widget_server_settings_emojis.xml +++ b/app/src/main/res/layout/widget_server_settings_emojis.xml @@ -4,7 +4,7 @@ - + diff --git a/app/src/main/res/layout/widget_server_settings_empty_guild_role_subscription.xml b/app/src/main/res/layout/widget_server_settings_empty_guild_role_subscription.xml index 91098cdaf7..4ab72cd0ad 100644 --- a/app/src/main/res/layout/widget_server_settings_empty_guild_role_subscription.xml +++ b/app/src/main/res/layout/widget_server_settings_empty_guild_role_subscription.xml @@ -4,7 +4,7 @@ - + diff --git a/app/src/main/res/layout/widget_server_settings_guild_role_subscription_edit_tier.xml b/app/src/main/res/layout/widget_server_settings_guild_role_subscription_edit_tier.xml index b717dfcd2c..2bcb36c8e4 100644 --- a/app/src/main/res/layout/widget_server_settings_guild_role_subscription_edit_tier.xml +++ b/app/src/main/res/layout/widget_server_settings_guild_role_subscription_edit_tier.xml @@ -4,7 +4,7 @@ - + diff --git a/app/src/main/res/layout/widget_server_settings_guild_role_subscription_tier_list.xml b/app/src/main/res/layout/widget_server_settings_guild_role_subscription_tier_list.xml index 3d50284369..9f8a0a31e5 100644 --- a/app/src/main/res/layout/widget_server_settings_guild_role_subscription_tier_list.xml +++ b/app/src/main/res/layout/widget_server_settings_guild_role_subscription_tier_list.xml @@ -4,7 +4,7 @@ - + diff --git a/app/src/main/res/layout/widget_server_settings_guild_role_subscriptions.xml b/app/src/main/res/layout/widget_server_settings_guild_role_subscriptions.xml index ff4f10870b..bba4063880 100644 --- a/app/src/main/res/layout/widget_server_settings_guild_role_subscriptions.xml +++ b/app/src/main/res/layout/widget_server_settings_guild_role_subscriptions.xml @@ -4,7 +4,7 @@ - + diff --git a/app/src/main/res/layout/widget_server_settings_role_members.xml b/app/src/main/res/layout/widget_server_settings_role_members.xml index 2e8b015a0e..da69c552f5 100644 --- a/app/src/main/res/layout/widget_server_settings_role_members.xml +++ b/app/src/main/res/layout/widget_server_settings_role_members.xml @@ -1,7 +1,7 @@ - + diff --git a/app/src/main/res/layout/widget_settings_developer.xml b/app/src/main/res/layout/widget_settings_developer.xml index f81c7714a8..4950d2deae 100644 --- a/app/src/main/res/layout/widget_settings_developer.xml +++ b/app/src/main/res/layout/widget_settings_developer.xml @@ -10,7 +10,7 @@ - + diff --git a/app/src/main/res/menu/menu_call_preview_fullscreen.xml b/app/src/main/res/menu/menu_call_preview_fullscreen.xml new file mode 100644 index 0000000000..1a3b36e3c8 --- /dev/null +++ b/app/src/main/res/menu/menu_call_preview_fullscreen.xml @@ -0,0 +1,4 @@ + + + + diff --git a/app/src/main/res/values-ar-rXB/plurals.xml b/app/src/main/res/values-ar-rXB/plurals.xml index f6bbcdf305..dc171ca952 100644 --- a/app/src/main/res/values-ar-rXB/plurals.xml +++ b/app/src/main/res/values-ar-rXB/plurals.xml @@ -160,6 +160,10 @@ ‏‮{#}‬‏ ‏‮background‬‏ ‏‮{#}‬‏ ‏‮backgrounds‬‏ + + ‏‮{#}‬‏ ‏‮custom‬‏ ‏‮background‬‏ + ‏‮{#}‬‏ ‏‮custom‬‏ ‏‮backgrounds‬‏ + ‏‮{#}‬‏ ‏‮character‬‏ ‏‮{#}‬‏ ‏‮characters‬‏ @@ -516,6 +520,10 @@ ‏‮You‬‏ ‏‮must‬‏ ‏‮unselect‬‏ ‏‮1‬‏ ‏‮friend.‬‏ ‏‮You‬‏ ‏‮must‬‏ ‏‮unselect‬‏ ‏‮{number}‬‏ ‏‮friends.‬‏ + + ‏‮{#}‬‏ ‏‮{unit}‬‏ + ‏‮{#}‬‏ ‏‮{unit}‬‏‏‮s‬‏ + ‏‮1‬‏ ‏‮result‬‏ ‏‮{count}‬‏ ‏‮results‬‏ @@ -1316,6 +1324,10 @@ ‏‮,‬‏ ‏‮{#}‬‏ ‏‮unread‬‏ ‏‮message‬‏ ‏‮,‬‏ ‏‮{#}‬‏ ‏‮unread‬‏ ‏‮messages‬‏ + + ‏‮,‬‏ ‏‮{#}‬‏ ‏‮reaction‬‏ + ‏‮,‬‏ ‏‮{#}‬‏ ‏‮reactions‬‏ + ‏‮,‬‏ ‏‮{#}‬‏ ‏‮reaction‬‏ ‏‮,‬‏ ‏‮{#}‬‏ ‏‮reactions‬‏ diff --git a/app/src/main/res/values-ar-rXB/strings.xml b/app/src/main/res/values-ar-rXB/strings.xml index 5b9be27eda..01f76f194e 100644 --- a/app/src/main/res/values-ar-rXB/strings.xml +++ b/app/src/main/res/values-ar-rXB/strings.xml @@ -125,7 +125,6 @@ ‏‮!!‬‏‏‮{name}‬‏‏‮!!‬‏ ‏‮is‬‏ ‏‮already‬‏ ‏‮running.‬‏ ‏‮You‬‏ ‏‮must‬‏ ‏‮have‬‏ ‏‮the‬‏ ‏‮desktop‬‏ ‏‮app‬‏ ‏‮installed.‬‏ ‏‮You‬‏ ‏‮must‬‏ ‏‮be‬‏ ‏‮friends‬‏ ‏‮with‬‏ ‏‮!!‬‏‏‮{name}‬‏‏‮!!.‬‏ - ‏‮Search‬‏ ‏‮users‬‏ ‏‮and‬‏ ‏‮channels‬‏ ‏‮{memberCount}‬‏ ‏‮{time}‬‏ ‏‮{time}‬‏ ‏‮ago‬‏ ‏‮{time}‬‏ ‏‮{time}‬‏ ‏‮ago‬‏ @@ -296,12 +295,12 @@ ‏‮Play‬‏ ‏‮animated‬‏ ‏‮emoji‬‏ ‏‮I‬‏ ‏‮want‬‏ ‏‮emoji‬‏ ‏‮to‬‏ ‏‮move‬‏ ‏‮and‬‏ ‏‮groove.‬‏ ‏‮Animated‬‏ ‏‮Emoji‬‏ - ‏‮Servers‬‏ ‏‮with‬‏ ‏‮{tier3}‬‏ ‏‮can‬‏ ‏‮choose‬‏ ‏‮a‬‏ ‏‮GIF‬‏ ‏‮for‬‏ ‏‮their‬‏ ‏‮server‬‏ ‏‮banner‬‏ ‏‮under‬‏ ‏‮**Server‬‏ ‏‮Settings‬‏ ‏‮>‬‏ ‏‮Overview**.‬‏ - ‏‮You‬‏ ‏‮can‬‏ ‏‮now‬‏ ‏‮choose‬‏ ‏‮a‬‏ ‏‮GIF‬‏ ‏‮for‬‏ ‏‮your‬‏ ‏‮server‬‏ ‏‮banner‬‏ ‏‮as‬‏ ‏‮part‬‏ ‏‮of‬‏ ‏‮your‬‏ ‏‮{tier3}‬‏‏‮.‬‏ ‏‮Try‬‏ ‏‮it‬‏ ‏‮out‬‏ ‏‮now‬‏ ‏‮under‬‏ ‏‮**Server‬‏ ‏‮Settings‬‏ ‏‮>‬‏ ‏‮Overview**!‬‏ ‏‮Boosting‬‏ ‏‮Level‬‏ ‏‮3‬‏ ‏‮perks‬‏ ‏‮Boosting‬‏ ‏‮Communities‬‏ ‏‮plan‬‏ + ‏‮You‬‏ ‏‮can‬‏ ‏‮now‬‏ ‏‮choose‬‏ ‏‮a‬‏ ‏‮GIF‬‏ ‏‮for‬‏ ‏‮your‬‏ ‏‮server‬‏ ‏‮banner‬‏ ‏‮as‬‏ ‏‮part‬‏ ‏‮of‬‏ ‏‮your‬‏ ‏‮{tier3}‬‏‏‮.‬‏ ‏‮Try‬‏ ‏‮it‬‏ ‏‮out‬‏ ‏‮now‬‏ ‏‮under‬‏ ‏‮**Server‬‏ ‏‮Settings‬‏ ‏‮>‬‏ ‏‮Overview**!‬‏ ‏‮Boosting‬‏ ‏‮Level‬‏ ‏‮3‬‏ ‏‮the‬‏ ‏‮Boosting‬‏ ‏‮Communities‬‏ ‏‮plan‬‏ + ‏‮Servers‬‏ ‏‮with‬‏ ‏‮{tier3}‬‏ ‏‮can‬‏ ‏‮choose‬‏ ‏‮a‬‏ ‏‮GIF‬‏ ‏‮for‬‏ ‏‮their‬‏ ‏‮server‬‏ ‏‮banner‬‏ ‏‮under‬‏ ‏‮**Server‬‏ ‏‮Settings‬‏ ‏‮>‬‏ ‏‮Overview**.‬‏ ‏‮Open‬‏ ‏‮Settings‬‏ ‏‮Got‬‏ ‏‮it‬‏ ‏‮Set‬‏ ‏‮New‬‏ ‏‮Banner‬‏ @@ -324,6 +323,7 @@ ‏‮Can’t‬‏ ‏‮find‬‏ ‏‮what‬‏ ‏‮you’re‬‏ ‏‮looking‬‏ ‏‮for?‬‏ ‏‮Check‬‏ ‏‮out‬‏ ‏‮the‬‏ ‏‮[Accessibility](onAccessibilityClick)‬‏ ‏‮settings.‬‏ ‏‮https://support.apple.com/en-us/HT202039‬‏ ‏‮Application‬‏ ‏‮Actions‬‏ + ‏‮Add‬‏ ‏‮to‬‏ ‏‮Server‬‏ ‏‮!!‬‏‏‮{itemName}‬‏‏‮!!‬‏ ‏‮has‬‏ ‏‮been‬‏ ‏‮purchased‬‏ ‏‮and‬‏ ‏‮will‬‏ ‏‮be‬‏ ‏‮available‬‏ ‏‮in‬‏ ‏‮!!‬‏‏‮{applicationName}‬‏‏‮!!.‬‏ ‏‮Master‬‏ ‏‮Unknown‬‏ @@ -1173,7 +1173,7 @@ ‏‮Turn‬‏ ‏‮on‬‏ ‏‮camera‬‏ ‏‮Ready‬‏ ‏‮to‬‏ ‏‮video‬‏ ‏‮chat?‬‏ ‏‮Here’s‬‏ ‏‮a‬‏ ‏‮preview‬‏ ‏‮of‬‏ ‏‮your‬‏ ‏‮camera:‬‏ - ‏‮Hide‬‏ ‏‮your‬‏ ‏‮laundry‬‏ ‏‮or‬‏ ‏‮express‬‏ ‏‮a‬‏ ‏‮mood.‬‏ ‏‮Nitro‬‏ ‏‮subscribers‬‏ ‏‮can‬‏ ‏‮upload‬‏ ‏‮custom‬‏ ‏‮images.‬‏ + ‏‮Express‬‏ ‏‮a‬‏ ‏‮mood‬‏ ‏‮or‬‏ ‏‮hide‬‏ ‏‮your‬‏ ‏‮messy‬‏ ‏‮room.‬‏ ‏‮Nitro‬‏ ‏‮subscribers‬‏ ‏‮can‬‏ ‏‮upload‬‏ ‏‮custom‬‏ ‏‮images.‬‏ ‏‮Video‬‏ ‏‮Background‬‏ ‏‮Setting‬‏ ‏‮a‬‏ ‏‮video‬‏ ‏‮background‬‏ ‏‮is‬‏ ‏‮currently‬‏ ‏‮available‬‏ ‏‮to‬‏ ‏‮a‬‏ ‏‮limited‬‏ ‏‮number‬‏ ‏‮of‬‏ ‏‮people.‬‏ ‏‮Blur‬‏ @@ -1184,6 +1184,7 @@ ‏‮New!‬‏ ‏‮Video‬‏ ‏‮Backgrounds‬‏ ‏‮None‬‏ ‏‮You’ve‬‏ ‏‮hit‬‏ ‏‮the‬‏ ‏‮limit‬‏ ‏‮of‬‏ ‏‮{maxCustomBackgrounds}‬‏‏‮!‬‏ ‏‮Right‬‏ ‏‮click‬‏ ‏‮to‬‏ ‏‮remove‬‏ ‏‮a‬‏ ‏‮background‬‏ ‏‮before‬‏ ‏‮adding‬‏ ‏‮another.‬‏ + ‏‮Upload‬‏ ‏‮up‬‏ ‏‮to‬‏ ‏‮{maxCustomBackgrounds}‬‏‏‮,‬‏ ‏‮powered‬‏ ‏‮by‬‏ ‏‮Nitro!‬‏ ‏‮Upload‬‏ ‏‮your‬‏ ‏‮own‬‏ ‏‮custom‬‏ ‏‮background,‬‏ ‏‮powered‬‏ ‏‮by‬‏ ‏‮Nitro!‬‏ ‏‮Get‬‏ ‏‮your‬‏ ‏‮own‬‏ ‏‮custom‬‏ ‏‮video‬‏ ‏‮backgrounds‬‏ ‏‮and‬‏ ‏‮more‬‏ ‏‮with‬‏ ‏‮Discord‬‏ ‏‮Nitro!‬‏ ‏‮Switch‬‏ ‏‮Camera‬‏ @@ -1318,6 +1319,12 @@ ‏‮Channel‬‏ ‏‮!!‬‏‏‮{channelName}‬‏‏‮!!‬‏ ‏‮(channel)‬‏ ‏‮Channel‬‏ ‏‮Actions‬‏ + ‏‮Upload‬‏ ‏‮a‬‏ ‏‮banner‬‏ ‏‮for‬‏ ‏‮each‬‏ ‏‮text‬‏ ‏‮channel‬‏ ‏‮and‬‏ ‏‮bring‬‏ ‏‮your‬‏ ‏‮channel‬‏ ‏‮topics‬‏ ‏‮to‬‏ ‏‮life.‬‏ ‏‮Channel‬‏ ‏‮Banners‬‏ ‏‮requires‬‏ ‏‮Boosting‬‏ ‏‮{tierLabel}‬‏ ‏‮to‬‏ ‏‮use.‬‏ + ‏‮You‬‏ ‏‮can‬‏ ‏‮now‬‏ ‏‮set‬‏ ‏‮a‬‏ ‏‮banner‬‏ ‏‮for‬‏ ‏‮each‬‏ ‏‮text‬‏ ‏‮channel‬‏ ‏‮under‬‏ ‏‮**Channel‬‏ ‏‮Settings‬‏ ‏‮>‬‏ ‏‮Overview**‬‏ ‏‮as‬‏ ‏‮part‬‏ ‏‮of‬‏ ‏‮Boosting‬‏ ‏‮{tierLabel}‬‏ ‏‮{rewardsLabel}‬‏‏‮!‬‏ + ‏‮Open‬‏ ‏‮Channel‬‏ ‏‮Settings‬‏ + ‏‮Got‬‏ ‏‮it‬‏ + ‏‮Set‬‏ ‏‮Channel‬‏ ‏‮Banner‬‏ + ‏‮NEW!‬‏ ‏‮Channel‬‏ ‏‮Banners‬‏ ‏‮You’ll‬‏ ‏‮also‬‏ ‏‮help‬‏ ‏‮unlock‬‏ ‏‮more‬‏ ‏‮customization‬‏ ‏‮features‬‏ ‏‮and‬‏ ‏‮utility‬‏ ‏‮upgrades‬‏ ‏‮for‬‏ ‏‮everyone‬‏ ‏‮in‬‏ ‏‮the‬‏ ‏‮server‬‏ ‏‮like:‬‏ ‏‮Boost‬‏ ‏‮your‬‏ ‏‮server‬‏ ‏‮to‬‏ ‏‮{targetLevelOrPlan}‬‏ ‏‮to‬‏ ‏‮use‬‏ ‏‮your‬‏ ‏‮new‬‏ ‏‮channel‬‏ ‏‮banner‬‏ ‏‮Boost‬‏ ‏‮your‬‏ ‏‮server‬‏ ‏‮to‬‏ ‏‮the‬‏ ‏‮{targetLevelOrPlan}‬‏ ‏‮plan‬‏ ‏‮to‬‏ ‏‮use‬‏ ‏‮your‬‏ ‏‮new‬‏ ‏‮channel‬‏ ‏‮banner‬‏ @@ -1465,6 +1472,7 @@ ‏‮Thanks!‬‏ ‏‮We\'ve‬‏ ‏‮sent‬‏ ‏‮a‬‏ ‏‮confirmation‬‏ ‏‮link‬‏ ‏‮to‬‏ ‏‮**!!‬‏‏‮{email}‬‏‏‮!!**.‬‏ ‏‮Please‬‏ ‏‮click‬‏ ‏‮the‬‏ ‏‮link‬‏ ‏‮to‬‏ ‏‮verify‬‏ ‏‮your‬‏ ‏‮account.‬‏ ‏‮Claim‬‏ ‏‮Claim‬‏ ‏‮your‬‏ ‏‮account‬‏ + ‏‮Clear‬‏ ‏‮Clear‬‏ ‏‮Attachments‬‏ ‏‮Clear‬‏ ‏‮Role‬‏ ‏‮Permissions‬‏ ‏‮Clear‬‏ ‏‮text‬‏ @@ -2090,11 +2098,6 @@ ‏‮Custom‬‏ ‏‮Invite‬‏ ‏‮Link‬‏ ‏‮Make‬‏ ‏‮your‬‏ ‏‮server‬‏ ‏‮easily‬‏ ‏‮accessible‬‏ ‏‮with‬‏ ‏‮a‬‏ ‏‮fancy‬‏ ‏‮custom‬‏ ‏‮invite‬‏ ‏‮link‬‏ ‏‮of‬‏ ‏‮your‬‏ ‏‮choosing.‬‏ ‏‮Be‬‏ ‏‮aware‬‏ ‏‮that‬‏ ‏‮this‬‏ ‏‮makes‬‏ ‏‮your‬‏ ‏‮server‬‏ ‏‮publicly‬‏ ‏‮available‬‏ ‏‮to‬‏ ‏‮anyone‬‏ ‏‮who‬‏ ‏‮uses‬‏ ‏‮this‬‏ ‏‮link.‬‏ ‏‮Keep‬‏ ‏‮in‬‏ ‏‮mind‬‏ ‏‮that‬‏ ‏‮we‬‏ ‏‮may‬‏ ‏‮take‬‏ ‏‮back‬‏ ‏‮custom‬‏ ‏‮invite‬‏ ‏‮links‬‏ ‏‮if‬‏ ‏‮we‬‏ ‏‮discover‬‏ ‏‮abuse‬‏ ‏‮or‬‏ ‏‮if‬‏ ‏‮there\'s‬‏ ‏‮an‬‏ ‏‮intellectual‬‏ ‏‮property‬‏ ‏‮conflict.‬‏ - ‏‮Role‬‏ ‏‮Settings‬‏ - ‏‮Set‬‏ ‏‮Icons‬‏ - ‏‮Got‬‏ ‏‮it‬‏ - ‏‮Want‬‏ ‏‮your‬‏ ‏‮roles‬‏ ‏‮to‬‏ ‏‮stand‬‏ ‏‮out?‬‏ ‏‮Set‬‏ ‏‮a‬‏ ‏‮unique‬‏ ‏‮icon‬‏ ‏‮for‬‏ ‏‮each‬‏ ‏‮role‬‏ ‏‮with‬‏ ‏‮Server‬‏ ‏‮Boosting.‬‏ ‏‮Go‬‏ ‏‮to‬‏ ‏‮**Server‬‏ ‏‮Settings‬‏ ‏‮>‬‏ ‏‮Roles**‬‏ ‏‮to‬‏ ‏‮check‬‏ ‏‮it‬‏ ‏‮out.‬‏ - ‏‮Want‬‏ ‏‮your‬‏ ‏‮roles‬‏ ‏‮to‬‏ ‏‮stand‬‏ ‏‮out?‬‏ ‏‮Try‬‏ ‏‮setting‬‏ ‏‮a‬‏ ‏‮custom‬‏ ‏‮image‬‏ ‏‮or‬‏ ‏‮emoji‬‏ ‏‮for‬‏ ‏‮each‬‏ ‏‮role‬‏ ‏‮in‬‏ ‏‮**Server‬‏ ‏‮Settings‬‏ ‏‮>‬‏ ‏‮Roles**.‬‏ ‏‮Custom‬‏ ‏‮Status‬‏ ‏‮Clear‬‏ ‏‮after‬‏ ‏‮Clear‬‏ ‏‮Status‬‏ @@ -2291,8 +2294,6 @@ ‏‮Allow‬‏ ‏‮friends‬‏ ‏‮to‬‏ ‏‮find‬‏ ‏‮me‬‏ ‏‮$[Learn‬‏ ‏‮More](learnMoreHook)‬‏ ‏‮Discovery‬‏ - ‏‮Explore‬‏ ‏‮and‬‏ ‏‮search‬‏ ‏‮for‬‏ ‏‮a‬‏ ‏‮variety‬‏ ‏‮of‬‏ ‏‮public‬‏ ‏‮communities.‬‏ ‏‮From‬‏ ‏‮gaming,‬‏ ‏‮to‬‏ ‏‮music,‬‏ ‏‮to‬‏ ‏‮study‬‏ ‏‮groups‬‏ ‏‮—‬‏ ‏‮there’s‬‏ ‏‮a‬‏ ‏‮place‬‏ ‏‮for‬‏ ‏‮you.‬‏ - ‏‮Check‬‏ ‏‮out‬‏ ‏‮Server‬‏ ‏‮Discovery‬‏ ‏‮{speakersCount}‬‏ ‏‮Dismiss‬‏ ‏‮If‬‏ ‏‮the‬‏ ‏‮problem‬‏ ‏‮persists,‬‏ ‏‮create‬‏ ‏‮a‬‏ ‏‮support‬‏ ‏‮ticket‬‏ ‏‮and‬‏ ‏‮copy‬‏ ‏‮the‬‏ ‏‮message‬‏ ‏‮content‬‏ ‏‮below.‬‏ @@ -2336,6 +2337,18 @@ ‏‮Download‬‏ ‏‮failed‬‏ ‏‮!!‬‏‏‮{fileName}‬‏‏‮!!‬‏ ‏‮downloaded‬‏ ‏‮Or‬‏ ‏‮on‬‏ ‏‮the‬‏ ‏‮go‬‏ + ‏‮10‬‏ ‏‮MIN‬‏ + ‏‮10‬‏ ‏‮Minutes‬‏ + ‏‮1‬‏ ‏‮DAY‬‏ + ‏‮1‬‏ ‏‮Day‬‏ + ‏‮1‬‏ ‏‮HOUR‬‏ + ‏‮1‬‏ ‏‮Hour‬‏ + ‏‮1‬‏ ‏‮WEEK‬‏ + ‏‮1‬‏ ‏‮Week‬‏ + ‏‮5‬‏ ‏‮MIN‬‏ + ‏‮5‬‏ ‏‮Minutes‬‏ + ‏‮60‬‏ ‏‮SEC‬‏ + ‏‮60‬‏ ‏‮Seconds‬‏ ‏‮{days}‬‏ ‏‮{days}‬‏ ‏‮{hours}‬‏ @@ -2437,6 +2450,10 @@ ‏‮Watching‬‏ ‏‮in‬‏ ‏‮!!‬‏‏‮{guildName}‬‏‏‮!!‬‏ ‏‮Enjoy‬‏ ‏‮YouTube‬‏ ‏‮videos‬‏ ‏‮together‬‏ ‏‮directly‬‏ ‏‮inside‬‏ ‏‮the‬‏ ‏‮voice‬‏ ‏‮channel!‬‏ ‏‮Watch‬‏ ‏‮YouTube‬‏ ‏‮with‬‏ ‏‮your‬‏ ‏‮friends!‬‏ + ‏‮Looks‬‏ ‏‮like‬‏ ‏‮you\'re‬‏ ‏‮already‬‏ ‏‮in‬‏ ‏‮**!!‬‏‏‮{currentApplicationName}‬‏‏‮!!**.‬‏ ‏‮Are‬‏ ‏‮you‬‏ ‏‮sure‬‏ ‏‮you‬‏ ‏‮want‬‏ ‏‮to‬‏ ‏‮switch‬‏ ‏‮to‬‏ ‏‮**!!‬‏‏‮{targetApplicationName}‬‏‏‮!!**?‬‏ + ‏‮You‬‏ ‏‮sure?‬‏ + ‏‮an‬‏ ‏‮Activity‬‏ + ‏‮another‬‏ ‏‮Activity‬‏ ‏‮Emoji‬‏ ‏‮Add‬‏ ‏‮to‬‏ ‏‮Favorites‬‏ ‏‮Available‬‏ ‏‮with‬‏ ‏‮Nitro‬‏ @@ -2957,6 +2974,7 @@ ‏‮Voice‬‏ ‏‮Diagnostics‬‏ ‏‮Voice‬‏ ‏‮Processing‬‏ ‏‮Volume‬‏ + ‏‮Must‬‏ ‏‮be‬‏ ‏‮between‬‏ ‏‮!!‬‏‏‮{min}‬‏‏‮!!‬‏ ‏‮and‬‏ ‏‮!!‬‏‏‮{max}‬‏‏‮!!‬‏ ‏‮in‬‏ ‏‮length.‬‏ ‏‮Enter‬‏ ‏‮a‬‏ ‏‮server‬‏ ‏‮name‬‏ ‏‮What‬‏ ‏‮should‬‏ ‏‮everyone‬‏ ‏‮call‬‏ ‏‮you?‬‏ ‏‮Only‬‏ ‏‮people‬‏ ‏‮you‬‏ ‏‮invite‬‏ ‏‮and‬‏ ‏‮moderators‬‏ ‏‮can‬‏ ‏‮see‬‏ ‏‮this‬‏ ‏‮thread.‬‏ @@ -3393,6 +3411,16 @@ ‏‮You\'re‬‏ ‏‮in‬‏ ‏‮{guildCount}‬‏ ‏‮servers‬‏ ‏‮and‬‏ ‏‮might‬‏ ‏‮hit‬‏ ‏‮the‬‏ ‏‮100‬‏ ‏‮server‬‏ ‏‮limit‬‏ ‏‮soon.‬‏ ‏‮Join‬‏ ‏‮up‬‏ ‏‮to‬‏ ‏‮200‬‏ ‏‮servers‬‏ ‏‮$[NEW](newBadgeHook),‬‏ ‏‮use‬‏ ‏‮your‬‏ ‏‮server‬‏ ‏‮emoji‬‏ ‏‮everywhere,‬‏ ‏‮$[and‬‏ ‏‮more‬‏ ‏‮with‬‏ ‏‮Discord‬‏ ‏‮Nitro!](onAndMore)‬‏ ‏‮Wanna‬‏ ‏‮join‬‏ ‏‮more‬‏ ‏‮servers?‬‏ ‏‮Upgrade‬‏ ‏‮to‬‏ ‏‮Discord‬‏ ‏‮Nitro‬‏ ‏‮to‬‏ ‏‮join‬‏ ‏‮up‬‏ ‏‮to‬‏ ‏‮200‬‏ ‏‮servers!‬‏ + ‏‮This‬‏ ‏‮reason‬‏ ‏‮will‬‏ ‏‮be‬‏ ‏‮recorded‬‏ ‏‮in‬‏ ‏‮the‬‏ ‏‮audit‬‏ ‏‮log.‬‏ + ‏‮When‬‏ ‏‮you‬‏ ‏‮put‬‏ ‏‮a‬‏ ‏‮user‬‏ ‏‮in‬‏ ‏‮time‬‏ ‏‮out‬‏ ‏‮they‬‏ ‏‮will‬‏ ‏‮not‬‏ ‏‮be‬‏ ‏‮able‬‏ ‏‮to‬‏ ‏‮send‬‏ ‏‮messages‬‏ ‏‮in‬‏ ‏‮chat,‬‏ ‏‮reply‬‏ ‏‮within‬‏ ‏‮threads,‬‏ ‏‮react‬‏ ‏‮to‬‏ ‏‮messages,‬‏ ‏‮or‬‏ ‏‮speak‬‏ ‏‮in‬‏ ‏‮voice‬‏ ‏‮or‬‏ ‏‮stage‬‏ ‏‮channels‬‏ + ‏‮DURATION‬‏ + ‏‮You‬‏ ‏‮are‬‏ ‏‮in‬‏ ‏‮timeout‬‏ ‏‮mode‬‏ + ‏‮You‬‏ ‏‮can‬‏ ‏‮not‬‏ ‏‮reply,‬‏ ‏‮react,‬‏ ‏‮message‬‏ ‏‮or‬‏ ‏‮speak‬‏ ‏‮in‬‏ ‏‮voice.‬‏ ‏‮[Learn‬‏ ‏‮more](‬‏‏‮{link}‬‏‏‮)‬‏ + ‏‮REASON‬‏ + ‏‮Reason‬‏ ‏‮for‬‏ ‏‮time‬‏ ‏‮out‬‏ + ‏‮{quantity}‬‏ ‏‮remaining‬‏ + ‏‮Less‬‏ ‏‮than‬‏ ‏‮1‬‏ ‏‮minute‬‏ ‏‮remaining‬‏ + ‏‮!!‬‏‏‮{user}‬‏‏‮!!‬‏ ‏‮Timed‬‏ ‏‮out‬‏ ‏‮for‬‏ ‏‮{label}‬‏ ‏‮A‬‏ ‏‮server‬‏ ‏‮is‬‏ ‏‮a‬‏ ‏‮superpowered‬‏ ‏‮group‬‏ ‏‮chat‬‏ ‏‮where‬‏ ‏‮people‬‏ ‏‮come‬‏ ‏‮together‬‏ ‏‮around‬‏ ‏‮a‬‏ ‏‮topic‬‏ ‏‮or‬‏ ‏‮to‬‏ ‏‮hang‬‏ ‏‮out.‬‏ ‏‮You’ll‬‏ ‏‮need‬‏ ‏‮a‬‏ ‏‮few‬‏ ‏‮friends‬‏ ‏‮to‬‏ ‏‮get‬‏ ‏‮the‬‏ ‏‮most‬‏ ‏‮out‬‏ ‏‮of‬‏ ‏‮your‬‏ ‏‮server.‬‏ ‏‮See‬‏ ‏‮more‬‏ ‏‮friends‬‏ @@ -3454,6 +3482,10 @@ ‏‮{count}‬‏ ‏‮for‬‏ ‏‮{query}‬‏ ‏‮Explore‬‏ ‏‮Public‬‏ ‏‮Servers‬‏ ‏‮View‬‏ + ‏‮Remove‬‏ ‏‮it‬‏ ‏‮now‬‏ ‏‮to‬‏ ‏‮let‬‏ ‏‮them‬‏ ‏‮post‬‏ ‏‮and‬‏ ‏‮react‬‏ ‏‮to‬‏ ‏‮messages,‬‏ ‏‮and‬‏ ‏‮speak‬‏ ‏‮in‬‏ ‏‮voice‬‏ ‏‮and‬‏ ‏‮stage‬‏ ‏‮channels.‬‏ ‏‮[Learn‬‏ ‏‮More](https://www.google.com)‬‏ + ‏‮Remove‬‏ ‏‮Time‬‏ ‏‮Out‬‏ + ‏‮!!‬‏‏‮{user}‬‏‏‮!!‬‏ ‏‮time‬‏ ‏‮out‬‏ ‏‮ended‬‏ + ‏‮!!‬‏‏‮{username}‬‏‏‮!!‬‏ ‏‮has‬‏ ‏‮$[](countdown)‬‏ ‏‮remaining‬‏ ‏‮in‬‏ ‏‮their‬‏ ‏‮time‬‏ ‏‮out.‬‏ ‏‮Enable‬‏ ‏‮Progress‬‏ ‏‮Bar‬‏ ‏‮Add‬‏ ‏‮Moderators‬‏ ‏‮Missing‬‏ ‏‮permission‬‏ ‏‮to‬‏ ‏‮connect.‬‏ @@ -3571,6 +3603,7 @@ ‏‮!!‬‏‏‮{folderName}‬‏‏‮!!,‬‏ ‏‮folder‬‏ ‏‮{mentions}‬‏‏‮,‬‏ ‏‮!!‬‏‏‮{expandedState}‬‏‏‮!!‬‏ ‏‮Unnamed‬‏ ‏‮Server‬‏ ‏‮Folder‬‏ ‏‮Folder‬‏ ‏‮settings‬‏ ‏‮saved!‬‏ + ‏‮This‬‏ ‏‮is‬‏ ‏‮a‬‏ ‏‮server‬‏ ‏‮bio‬‏ ‏‮in‬‏ ‏‮!!‬‏‏‮{guildName}‬‏‏‮!!‬‏ ‏‮You‬‏ ‏‮can‬‏ ‏‮change‬‏ ‏‮how‬‏ ‏‮others‬‏ ‏‮see‬‏ ‏‮you‬‏ ‏‮inside‬‏ ‏‮this‬‏ ‏‮server‬‏ ‏‮only‬‏ ‏‮(!!‬‏‏‮{guildName}‬‏‏‮!!)‬‏ ‏‮by‬‏ ‏‮setting‬‏ ‏‮a‬‏ ‏‮server‬‏ ‏‮profile.‬‏ ‏‮Anything‬‏ ‏‮not‬‏ ‏‮set‬‏ ‏‮here‬‏ ‏‮will‬‏ ‏‮show‬‏ ‏‮your‬‏ ‏‮default‬‏ ‏‮user‬‏ ‏‮profile.‬‏ ‏‮Server‬‏ ‏‮Profile‬‏ ‏‮Banner‬‏ ‏‮Server‬‏ ‏‮Profile‬‏ ‏‮-‬‏ ‏‮$[](guildIconHook)‬‏ ‏‮!!‬‏‏‮{guildName}‬‏‏‮!!‬‏ @@ -3595,9 +3628,20 @@ ‏‮Other‬‏ ‏‮I‬‏ ‏‮searched‬‏ ‏‮for‬‏ ‏‮a‬‏ ‏‮server‬‏ ‏‮online‬‏ ‏‮Your‬‏ ‏‮Answer‬‏ + ‏‮I‬‏ ‏‮didn\'t‬‏ ‏‮mean‬‏ ‏‮to‬‏ ‏‮join‬‏ ‏‮this‬‏ ‏‮server‬‏ + ‏‮Why‬‏ ‏‮did‬‏ ‏‮you‬‏ ‏‮leave‬‏ ‏‮!!‬‏‏‮{server}‬‏‏‮!!?‬‏ + ‏‮Server‬‏ ‏‮was‬‏ ‏‮too‬‏ ‏‮confusing/I‬‏ ‏‮did‬‏ ‏‮not‬‏ ‏‮understand‬‏ ‏‮how‬‏ ‏‮to‬‏ ‏‮use‬‏ ‏‮it‬‏ + ‏‮Too‬‏ ‏‮many‬‏ ‏‮notifications‬‏ + ‏‮Can‬‏ ‏‮you‬‏ ‏‮tell‬‏ ‏‮us‬‏ ‏‮more?‬‏ + ‏‮There‬‏ ‏‮is‬‏ ‏‮no‬‏ ‏‮activity‬‏ ‏‮in‬‏ ‏‮this‬‏ ‏‮server‬‏ + ‏‮Too‬‏ ‏‮much‬‏ ‏‮activity‬‏ ‏‮in‬‏ ‏‮this‬‏ ‏‮server‬‏ + ‏‮Thanks‬‏ ‏‮for‬‏ ‏‮your‬‏ ‏‮feedback!‬‏ ‏‮Feedback‬‏ ‏‮like‬‏ ‏‮yours‬‏ ‏‮helps‬‏ ‏‮us‬‏ ‏‮improve‬‏ ‏‮Discord.‬‏ + ‏‮Server‬‏ ‏‮content‬‏ ‏‮and/or‬‏ ‏‮members‬‏ ‏‮made‬‏ ‏‮me‬‏ ‏‮uncomfortable‬‏ + ‏‮I‬‏ ‏‮am‬‏ ‏‮not‬‏ ‏‮interested‬‏ ‏‮in‬‏ ‏‮the‬‏ ‏‮topic‬‏ ‏‮of‬‏ ‏‮this‬‏ ‏‮server‬‏ ‏‮Be‬‏ ‏‮who‬‏ ‏‮you‬‏ ‏‮want‬‏ ‏‮and‬‏ ‏‮use‬‏ ‏‮a‬‏ ‏‮different‬‏ ‏‮avatar‬‏ ‏‮in‬‏ ‏‮each‬‏ ‏‮of‬‏ ‏‮your‬‏ ‏‮servers,‬‏ ‏‮upgrade‬‏ ‏‮your‬‏ ‏‮profile,‬‏ ‏‮[and‬‏ ‏‮more‬‏ ‏‮with‬‏ ‏‮Discord‬‏ ‏‮Nitro!](onAndMore)‬‏ ‏‮Be‬‏ ‏‮who‬‏ ‏‮you‬‏ ‏‮want‬‏ ‏‮and‬‏ ‏‮use‬‏ ‏‮a‬‏ ‏‮different‬‏ ‏‮avatar‬‏ ‏‮in‬‏ ‏‮each‬‏ ‏‮of‬‏ ‏‮your‬‏ ‏‮servers,‬‏ ‏‮upgrade‬‏ ‏‮your‬‏ ‏‮profile,‬‏ ‏‮and‬‏ ‏‮more‬‏ ‏‮with‬‏ ‏‮Discord‬‏ ‏‮Nitro!‬‏ ‏‮Wanna‬‏ ‏‮use‬‏ ‏‮a‬‏ ‏‮different‬‏ ‏‮avatar?‬‏ + ‏‮You‬‏ ‏‮must‬‏ ‏‮join‬‏ ‏‮the‬‏ ‏‮server‬‏ ‏‮first.‬‏ ‏‮!!‬‏‏‮{guild}‬‏‏‮!!‬‏ ‏‮members‬‏ ‏‮No‬‏ ‏‮members‬‏ ‏‮were‬‏ ‏‮found.‬‏ ‏‮Verification‬‏ ‏‮link‬‏ ‏‮has‬‏ ‏‮expired.‬‏ @@ -3760,7 +3804,7 @@ ‏‮{value}‬‏ ‏‮this‬‏ ‏‮month‬‏ ‏‮Check‬‏ ‏‮back‬‏ ‏‮later!‬‏ ‏‮Amount‬‏ - ‏‮Disclaimer‬‏ ‏‮here‬‏ + ‏‮Total‬‏ ‏‮payout‬‏ ‏‮after‬‏ ‏‮deductions‬‏ ‏‮Members‬‏ ‏‮Period‬‏ ‏‮Price‬‏ @@ -3823,13 +3867,17 @@ ‏‮Sorry,‬‏ ‏‮$[‬‏‏‮{serverName}‬‏ ‏‮Premium](serverNameHook)‬‏ ‏‮isn\'t‬‏ ‏‮available‬‏ ‏‮to‬‏ ‏‮purchase‬‏ ‏‮on‬‏ ‏‮mobile‬‏ ‏‮We’re‬‏ ‏‮working‬‏ ‏‮on‬‏ ‏‮a‬‏ ‏‮solution.‬‏ ‏‮In‬‏ ‏‮the‬‏ ‏‮meantime,‬‏ ‏‮visit‬‏ ‏‮this‬‏ ‏‮server‬‏ ‏‮on‬‏ ‏‮desktop‬‏ ‏‮or‬‏ ‏‮web‬‏ ‏‮for‬‏ ‏‮more‬‏ ‏‮info.‬‏ ‏‮Subscribe‬‏ ‏‮to‬‏ ‏‮**‬‏‏‮{serverName}‬‏ ‏‮Premium**‬‏ ‏‮to‬‏ ‏‮unlock‬‏ ‏‮#‬‏‏‮{channelName}‬‏ + ‏‮Your‬‏ ‏‮payment‬‏ ‏‮method‬‏ ‏‮will‬‏ ‏‮be‬‏ ‏‮charged‬‏ ‏‮at‬‏ ‏‮the‬‏ ‏‮beginning‬‏ ‏‮of‬‏ ‏‮the‬‏ ‏‮next‬‏ ‏‮billing‬‏ ‏‮period.‬‏ + ‏‮Your‬‏ ‏‮membership‬‏ ‏‮has‬‏ ‏‮been‬‏ ‏‮restarted!‬‏ ‏‮Search‬‏ ‏‮channels‬‏ ‏‮Monetize‬‏ ‏‮your‬‏ ‏‮server‬‏ ‏‮by‬‏ ‏‮offering‬‏ ‏‮exclusive‬‏ ‏‮channels‬‏ ‏‮and‬‏ ‏‮benefits.‬‏ ‏‮Get‬‏ ‏‮Started‬‏ ‏‮Basic‬‏ ‏‮Info‬‏ + ‏‮Enable‬‏ ‏‮monetization‬‏ ‏‮first!‬‏ ‏‮Payment‬‏ ‏‮Preview‬‏ ‏‮Tiers‬‏ + ‏‮Fill‬‏ ‏‮out‬‏ ‏‮Basic‬‏ ‏‮Info‬‏ ‏‮first!‬‏ ‏‮Premium‬‏ ‏‮Membership‬‏ ‏‮Add‬‏ ‏‮a‬‏ ‏‮channel‬‏ ‏‮Create‬‏ ‏‮a‬‏ ‏‮new‬‏ ‏‮premium‬‏ ‏‮channel‬‏ ‏‮or‬‏ ‏‮convert‬‏ ‏‮an‬‏ ‏‮existing‬‏ ‏‮channel.‬‏ @@ -3842,8 +3890,9 @@ ‏‮Upload‬‏ ‏‮Image‬‏ ‏‮We‬‏ ‏‮recommend‬‏ ‏‮an‬‏ ‏‮image‬‏ ‏‮that’s‬‏ ‏‮at‬‏ ‏‮least‬‏ ‏‮1500px‬‏ ‏‮wide‬‏ ‏‮and‬‏ ‏‮500px‬‏ ‏‮tall.‬‏ ‏‮Cover‬‏ ‏‮photo‬‏ - ‏‮(PLACEHOLDER)‬‏ + ‏‮Let‬‏ ‏‮folks‬‏ ‏‮know‬‏ ‏‮what’s‬‏ ‏‮great‬‏ ‏‮about‬‏ ‏‮Premium‬‏ ‏‮Membership‬‏ ‏‮on‬‏ ‏‮your‬‏ ‏‮server‬‏ ‏‮Description‬‏ + ‏‮Please‬‏ ‏‮add‬‏ ‏‮a‬‏ ‏‮description‬‏ ‏‮and‬‏ ‏‮cover‬‏ ‏‮image‬‏ ‏‮New‬‏ ‏‮Tier‬‏ ‏‮Add‬‏ ‏‮a‬‏ ‏‮benefit‬‏ ‏‮Offer‬‏ ‏‮other‬‏ ‏‮perks‬‏ ‏‮that‬‏ ‏‮exist‬‏ ‏‮outside‬‏ ‏‮Discord.‬‏ @@ -3912,13 +3961,14 @@ ‏‮You‬‏ ‏‮have‬‏ ‏‮**‬‏‏‮{numSubscriptions}‬‏ ‏‮active‬‏ ‏‮{numSubscriptions}‬‏‏‮**‬‏ ‏‮Premium‬‏ ‏‮Channel‬‏ ‏‮Premium‬‏ ‏‮Membership‬‏ - ‏‮Manage‬‏ ‏‮Subscriptions‬‏ + ‏‮Manage‬‏ ‏‮Memberships‬‏ ‏‮Manage‬‏ ‏‮Premium‬‏ ‏‮Memberships‬‏ + ‏‮Your‬‏ ‏‮Subscriptions‬‏ ‏‮Joined‬‏ ‏‮{joinedDate}‬‏ ‏‮Premium‬‏ ‏‮tiers‬‏ ‏‮are‬‏ ‏‮available‬‏ ‏‮to‬‏ ‏‮approved‬‏ ‏‮server‬‏ ‏‮members.‬‏ ‏‮Premium‬‏ ‏‮Channel‬‏ ‏‮(Locked)‬‏ - ‏‮Premium‬‏ - ‏‮Premium‬‏ + ‏‮Paid‬‏ ‏‮server‬‏ ‏‮memberships‬‏ ‏‮are‬‏ ‏‮billed‬‏ ‏‮separately.‬‏ ‏‮They‬‏ ‏‮may‬‏ ‏‮have‬‏ ‏‮different‬‏ ‏‮renewal‬‏ ‏‮dates‬‏ ‏‮and‬‏ ‏‮payment‬‏ ‏‮methods.‬‏ + ‏‮Premium‬‏ ‏‮Membership‬‏ ‏‮Manage‬‏ ‏‮Tiers‬‏ ‏‮Edit‬‏ ‏‮Server‬‏ ‏‮Rules‬‏ ‏‮Server‬‏ ‏‮Rules‬‏ @@ -3991,6 +4041,8 @@ ‏‮Try‬‏ ‏‮it!‬‏ ‏‮$[**!!‬‏‏‮{user}‬‏‏‮!!**](userHook)‬‏ ‏‮created‬‏ ‏‮an‬‏ ‏‮announcement‬‏ ‏‮thread‬‏ ‏‮$[**!!‬‏‏‮{target}‬‏‏‮!!**](targetHook)‬‏ ‏‮$[**!!‬‏‏‮{user}‬‏‏‮!!**](userHook)‬‏ ‏‮added‬‏ ‏‮$[**!!‬‏‏‮{target}‬‏‏‮!!**](targetHook)‬‏ ‏‮to‬‏ ‏‮the‬‏ ‏‮server‬‏ + ‏‮Set‬‏ ‏‮the‬‏ ‏‮channel‬‏ ‏‮banner‬‏ + ‏‮Removed‬‏ ‏‮the‬‏ ‏‮channel‬‏ ‏‮banner‬‏ ‏‮Changed‬‏ ‏‮the‬‏ ‏‮bitrate‬‏ ‏‮to‬‏ ‏‮**!!‬‏‏‮{newValue}‬‏‏‮!!**‬‏ ‏‮Set‬‏ ‏‮the‬‏ ‏‮bitrate‬‏ ‏‮to‬‏ ‏‮**!!‬‏‏‮{newValue}‬‏‏‮!!**‬‏ ‏‮$[**!!‬‏‏‮{user}‬‏‏‮!!**](userHook)‬‏ ‏‮created‬‏ ‏‮a‬‏ ‏‮category‬‏ ‏‮$[**!!‬‏‏‮{target}‬‏‏‮!!**](targetHook)‬‏ @@ -4043,6 +4095,7 @@ ‏‮**Cleared**‬‏ ‏‮the‬‏ ‏‮inactive‬‏ ‏‮channel‬‏ ‏‮Set‬‏ ‏‮the‬‏ ‏‮inactive‬‏ ‏‮timeout‬‏ ‏‮to‬‏ ‏‮**!!‬‏‏‮{newValue}‬‏‏‮!!**‬‏ ‏‮minutes‬‏ ‏‮Set‬‏ ‏‮the‬‏ ‏‮server‬‏ ‏‮banner‬‏ + ‏‮Removed‬‏ ‏‮the‬‏ ‏‮server‬‏ ‏‮banner‬‏ ‏‮Set‬‏ ‏‮the‬‏ ‏‮default‬‏ ‏‮message‬‏ ‏‮notification‬‏ ‏‮setting‬‏ ‏‮to‬‏ ‏‮**All‬‏ ‏‮Messages**‬‏ ‏‮Set‬‏ ‏‮the‬‏ ‏‮default‬‏ ‏‮message‬‏ ‏‮notification‬‏ ‏‮setting‬‏ ‏‮to‬‏ ‏‮**Only‬‏ ‏‮Mentions**‬‏ ‏‮Set‬‏ ‏‮the‬‏ ‏‮server‬‏ ‏‮description‬‏ ‏‮to‬‏ ‏‮**!!‬‏‏‮{newValue}‬‏‏‮!!**‬‏ @@ -4057,6 +4110,8 @@ ‏‮Set‬‏ ‏‮the‬‏ ‏‮server‬‏ ‏‮name‬‏ ‏‮to‬‏ ‏‮**!!‬‏‏‮{newValue}‬‏‏‮!!**‬‏ ‏‮Passed‬‏ ‏‮ownership‬‏ ‏‮to‬‏ ‏‮**!!‬‏‏‮{newValue}‬‏‏‮!!**‬‏ ‏‮Set‬‏ ‏‮the‬‏ ‏‮preferred‬‏ ‏‮locale‬‏ ‏‮to‬‏ ‏‮**!!‬‏‏‮{newValue}‬‏‏‮!!**‬‏ + ‏‮Turned‬‏ ‏‮**off**‬‏ ‏‮the‬‏ ‏‮Boost‬‏ ‏‮progress‬‏ ‏‮bar‬‏ + ‏‮Turned‬‏ ‏‮**on**‬‏ ‏‮the‬‏ ‏‮Boost‬‏ ‏‮progress‬‏ ‏‮bar‬‏ ‏‮Set‬‏ ‏‮the‬‏ ‏‮voice‬‏ ‏‮region‬‏ ‏‮to‬‏ ‏‮**!!‬‏‏‮{newValue}‬‏‏‮!!**‬‏ ‏‮Set‬‏ ‏‮the‬‏ ‏‮rules‬‏ ‏‮channel‬‏ ‏‮to‬‏ ‏‮**!!‬‏‏‮{newValue}‬‏‏‮!!**‬‏ ‏‮**Cleared**‬‏ ‏‮the‬‏ ‏‮rules‬‏ ‏‮channel‬‏ @@ -4150,7 +4205,6 @@ ‏‮Set‬‏ ‏‮the‬‏ ‏‮location‬‏ ‏‮to‬‏ ‏‮**!!‬‏‏‮{newValue}‬‏‏‮!!**‬‏ ‏‮Removed‬‏ ‏‮the‬‏ ‏‮location‬‏ ‏‮With‬‏ ‏‮the‬‏ ‏‮name‬‏ ‏‮**!!‬‏‏‮{newValue}‬‏‏‮!!**‬‏ - ‏‮With‬‏ ‏‮a‬‏ ‏‮ticket‬‏ ‏‮Set‬‏ ‏‮the‬‏ ‏‮status‬‏ ‏‮to‬‏ ‏‮**Active**‬‏ ‏‮Set‬‏ ‏‮the‬‏ ‏‮status‬‏ ‏‮to‬‏ ‏‮**Canceled**‬‏ ‏‮Set‬‏ ‏‮the‬‏ ‏‮status‬‏ ‏‮to‬‏ ‏‮**Completed**‬‏ @@ -4438,6 +4492,8 @@ ‏‮{boosts}‬‏ ‏‮to‬‏ ‏‮unlock‬‏ ‏‮Tier‬‏ ‏‮{tier}‬‏ ‏‮perk‬‏ ‏‮unlocked‬‏ ‏‮This‬‏ ‏‮is‬‏ ‏‮a‬‏ ‏‮Tier‬‏ ‏‮{tier}‬‏ ‏‮Nitro‬‏ ‏‮Feature.‬‏ ‏‮[Check‬‏ ‏‮your‬‏ ‏‮tier‬‏ ‏‮status](‬‏‏‮{tierStatusUrl}‬‏‏‮)‬‏ + ‏‮The‬‏ ‏‮server‬‏ ‏‮owner‬‏ ‏‮must‬‏ ‏‮enable‬‏ ‏‮monetization‬‏ ‏‮before‬‏ ‏‮you‬‏ ‏‮can‬‏ ‏‮get‬‏ ‏‮started!‬‏ + ‏‮Monetization‬‏ ‏‮not‬‏ ‏‮enabled‬‏ ‏‮Are‬‏ ‏‮you‬‏ ‏‮sure?‬‏ ‏‮This‬‏ ‏‮will‬‏ ‏‮remove‬‏ ‏‮the‬‏ ‏‮server‬‏ ‏‮from‬‏ ‏‮the‬‏ ‏‮Partner‬‏ ‏‮Program‬‏ ‏‮and‬‏ ‏‮Server‬‏ ‏‮Discovery.‬‏ ‏‮Your‬‏ ‏‮server‬‏ ‏‮must‬‏ ‏‮be‬‏ ‏‮at‬‏ ‏‮least‬‏ ‏‮{minimumGuildAge}‬‏ ‏‮old.‬‏ ‏‮Your‬‏ ‏‮server‬‏ ‏‮must‬‏ ‏‮be‬‏ ‏‮at‬‏ ‏‮least‬‏ ‏‮{minimumGuildAge}‬‏ ‏‮old.‬‏ ‏‮Please‬‏ ‏‮check‬‏ ‏‮back‬‏ ‏‮on‬‏ ‏‮{passDate}‬‏‏‮.‬‏ @@ -4858,13 +4914,15 @@ ‏‮Hey,‬‏ ‏‮don’t‬‏ ‏‮you‬‏ ‏‮deserve‬‏ ‏‮a‬‏ ‏‮holiday‬‏ ‏‮bonus?‬‏ ‏‮Subscribe‬‏ ‏‮now‬‏ ‏‮and‬‏ ‏‮get‬‏ ‏‮a‬‏ ‏‮free‬‏ ‏‮month‬‏ ‏‮of‬‏ ‏‮Nitro.‬‏ ‏‮Buy‬‏ ‏‮One,‬‏ ‏‮Get‬‏ ‏‮One‬‏ ‏‮Free‬‏ ‏‮[Rules‬‏ ‏‮and‬‏ ‏‮restrictions‬‏ ‏‮apply.](‬‏‏‮{termsURL}‬‏‏‮)‬‏ + ‏‮Learn‬‏ ‏‮more‬‏ ‏‮about‬‏ ‏‮this‬‏ ‏‮promotion\'s‬‏ ‏‮[rules‬‏ ‏‮and‬‏ ‏‮restrictions](‬‏‏‮{termsURL}‬‏‏‮)‬‏ ‏‮Enjoy‬‏ ‏‮a‬‏ ‏‮free‬‏ ‏‮month‬‏ ‏‮on‬‏ ‏‮us‬‏ ‏‮+1‬‏ ‏‮month‬‏ ‏‮free‬‏ + ‏‮You’re‬‏ ‏‮eligible‬‏ ‏‮for‬‏ ‏‮a‬‏ ‏‮free‬‏ ‏‮month!‬‏ ‏‮Continue‬‏ ‏‮Without‬‏ ‏‮Offer‬‏ ‏‮Curious‬‏ ‏‮about‬‏ ‏‮our‬‏ ‏‮holiday‬‏ ‏‮promotion?‬‏ ‏‮Check‬‏ ‏‮it‬‏ ‏‮out‬‏ ‏‮on‬‏ ‏‮web‬‏ ‏‮or‬‏ ‏‮in‬‏ ‏‮our‬‏ ‏‮desktop‬‏ ‏‮app‬‏ - ‏‮A‬‏ ‏‮free‬‏ ‏‮month‬‏ ‏‮will‬‏ ‏‮automatically‬‏ ‏‮get‬‏ ‏‮added‬‏ ‏‮to‬‏ ‏‮your‬‏ ‏‮account.‬‏ ‏‮Enjoy!‬‏ - ‏‮You\'re‬‏ ‏‮getting‬‏ ‏‮a‬‏ ‏‮free‬‏ ‏‮month!‬‏ + ‏‮A‬‏ ‏‮free‬‏ ‏‮month‬‏ ‏‮will‬‏ ‏‮automatically‬‏ ‏‮get‬‏ ‏‮added‬‏ ‏‮to‬‏ ‏‮your‬‏ ‏‮account.‬‏ ‏‮Enjoy!‬‏ + ‏‮You\'re‬‏ ‏‮getting‬‏ ‏‮a‬‏ ‏‮free‬‏ ‏‮month!‬‏ ‏‮Learn‬‏ ‏‮more‬‏ ‏‮about‬‏ ‏‮this‬‏ ‏‮promotion\'s‬‏ ‏‮[rules‬‏ ‏‮and‬‏ ‏‮restrictions](‬‏‏‮{helpdeskUrl}‬‏‏‮).‬‏ ‏‮You\'re‬‏ ‏‮ineligible‬‏ ‏‮for‬‏ ‏‮this‬‏ ‏‮offer‬‏ ‏‮Home‬‏ @@ -4976,6 +5034,13 @@ ‏‮Add‬‏ ‏‮Servers‬‏ ‏‮Invite‬‏ ‏‮People‬‏ ‏‮Join‬‏ ‏‮Servers‬‏ + ‏‮Hop‬‏ ‏‮into‬‏ ‏‮library‬‏ + ‏‮Everyone‬‏ ‏‮stays‬‏ ‏‮muted‬‏ ‏‮so‬‏ ‏‮you‬‏ ‏‮can‬‏ ‏‮quietly‬‏ ‏‮cram‬‏ ‏‮for‬‏ ‏‮tests‬‏ ‏‮together.‬‏ + ‏‮NEW!‬‏ ‏‮Hub‬‏ ‏‮study‬‏ ‏‮rooms‬‏ + ‏‮Study‬‏ ‏‮Together‬‏ + ‏‮This‬‏ ‏‮is‬‏ ‏‮a‬‏ ‏‮special‬‏ ‏‮place‬‏ ‏‮where‬‏ ‏‮people‬‏ ‏‮hang‬‏ ‏‮out‬‏ ‏‮quietly.‬‏ ‏‮You‬‏ ‏‮can‬‏ ‏‮use‬‏ ‏‮the‬‏ ‏‮voice‬‏ ‏‮channel\'s‬‏ ‏‮text‬‏ ‏‮chat‬‏ ‏‮to‬‏ ‏‮communicate.‬‏ + ‏‮In‬‏ ‏‮Hubs,‬‏ ‏‮everyone‬‏ ‏‮is‬‏ ‏‮muted‬‏ ‏‮by‬‏ ‏‮default‬‏ ‏‮in‬‏ ‏‮Voice‬‏ ‏‮Channels‬‏ + ‏‮studying‬‏ ‏‮•‬‏ ‏‮video‬‏ ‏‮optional‬‏ ‏‮My‬‏ ‏‮school‬‏ ‏‮isn\'t‬‏ ‏‮here‬‏ ‏‮Verified‬‏ ‏‮Student‬‏ ‏‮Hub‬‏ ‏‮Verify‬‏ ‏‮your‬‏ ‏‮email‬‏ ‏‮to‬‏ ‏‮join‬‏ @@ -5266,6 +5331,8 @@ ‏‮Sync‬‏ ‏‮your‬‏ ‏‮channel‬‏ ‏‮members‬‏ ‏‮to‬‏ ‏‮roles‬‏ ‏‮and‬‏ ‏‮create‬‏ ‏‮an‬‏ ‏‮exclusive‬‏ ‏‮experience‬‏ ‏‮[Connect](connectAction)‬‏ ‏‮your‬‏ ‏‮partnered‬‏ ‏‮YouTube‬‏ ‏‮account‬‏ ‏‮to‬‏ ‏‮add‬‏ ‏‮it‬‏ ‏‮to‬‏ ‏‮this‬‏ ‏‮server.‬‏ ‏‮[Learn‬‏ ‏‮more.](‬‏‏‮{helpdeskArticle}‬‏‏‮)‬‏ ‏‮{count}‬‏ + ‏‮This‬‏ ‏‮form‬‏ ‏‮will‬‏ ‏‮be‬‏ ‏‮submitted‬‏ ‏‮to‬‏ ‏‮**!!‬‏‏‮{applicationName}‬‏‏‮!!**.‬‏ ‏‮Do‬‏ ‏‮not‬‏ ‏‮share‬‏ ‏‮passwords‬‏ ‏‮or‬‏ ‏‮other‬‏ ‏‮sensitive‬‏ ‏‮information.‬‏ + ‏‮Something‬‏ ‏‮went‬‏ ‏‮wrong.‬‏ ‏‮Try‬‏ ‏‮again.‬‏ ‏‮Slow‬‏ ‏‮down!‬‏ ‏‮You\'re‬‏ ‏‮clicking‬‏ ‏‮too‬‏ ‏‮fast.‬‏ ‏‮Browsers‬‏ ‏‮require‬‏ ‏‮user‬‏ ‏‮interaction‬‏ ‏‮before‬‏ ‏‮they‬‏ ‏‮will‬‏ ‏‮play‬‏ ‏‮audio.‬‏ ‏‮Just‬‏ ‏‮click‬‏ ‏‮okay‬‏ ‏‮to‬‏ ‏‮continue.‬‏ ‏‮Interaction‬‏ ‏‮Required‬‏ @@ -6100,7 +6167,7 @@ ‏‮Are‬‏ ‏‮you‬‏ ‏‮sure?‬‏ ‏‮{count}‬‏ ‏‮Monthly‬‏ - ‏‮Monthly‬‏ ‏‮Server‬‏ ‏‮Subscription‬‏ ‏‮(!!‬‏‏‮{planName}‬‏‏‮!!)‬‏ + ‏‮Monthly‬‏ ‏‮Subscription‬‏ ‏‮(!!‬‏‏‮{planName}‬‏‏‮!!)‬‏ ‏‮More‬‏ ‏‮More‬‏ ‏‮Details‬‏ ‏‮More‬‏ ‏‮Options‬‏ @@ -6110,8 +6177,8 @@ ‏‮Members‬‏ ‏‮with‬‏ ‏‮this‬‏ ‏‮permission‬‏ ‏‮can‬‏ ‏‮drag‬‏ ‏‮other‬‏ ‏‮members‬‏ ‏‮out‬‏ ‏‮of‬‏ ‏‮this‬‏ ‏‮channel.‬‏ ‏‮They‬‏ ‏‮can‬‏ ‏‮only‬‏ ‏‮move‬‏ ‏‮members‬‏ ‏‮between‬‏ ‏‮channels‬‏ ‏‮both‬‏ ‏‮they‬‏ ‏‮and‬‏ ‏‮the‬‏ ‏‮member‬‏ ‏‮they‬‏ ‏‮are‬‏ ‏‮moving‬‏ ‏‮have‬‏ ‏‮access.‬‏ ‏‮Move‬‏ ‏‮To‬‏ ‏‮User‬‏ ‏‮has‬‏ ‏‮been‬‏ ‏‮moved‬‏ ‏‮to‬‏ ‏‮the‬‏ ‏‮selected‬‏ ‏‮channel.‬‏ - ‏‮Alert‬‏ ‏‮Cleared‬‏ - ‏‮No‬‏ ‏‮Alert‬‏ ‏‮Showing‬‏ + ‏‮Alert‬‏ ‏‮Cleared‬‏ + ‏‮No‬‏ ‏‮Alert‬‏ ‏‮Showing‬‏ ‏‮New‬‏ ‏‮notification‬‏ ‏‮Remove‬‏ ‏‮%1$s‬‏ ‏‮More‬‏ ‏‮than‬‏ %1$d ‏‮new‬‏ ‏‮notifications‬‏ @@ -6569,6 +6636,7 @@ ‏‮To‬‏ ‏‮use‬‏ ‏‮Screen‬‏ ‏‮Share,‬‏ ‏‮please‬‏ ‏‮update‬‏ ‏‮to‬‏ ‏‮latest‬‏ ‏‮OS‬‏ ‏‮version‬‏ ‏‮OS‬‏ ‏‮Version‬‏ ‏‮Requirement‬‏ ‏‮Other‬‏ + ‏‮Other‬‏ ‏‮(High‬‏ ‏‮Priority)‬‏ ‏‮Other‬‏ ‏‮languages‬‏ ‏‮Other‬‏ ‏‮options‬‏ ‏‮Other‬‏ ‏‮Reactions‬‏ @@ -6788,6 +6856,9 @@ ‏‮We‬‏ ‏‮don’t‬‏ ‏‮recognize‬‏ ‏‮this‬‏ ‏‮location.‬‏ ‏‮We‬‏ ‏‮sent‬‏ ‏‮a‬‏ ‏‮confirmation‬‏ ‏‮code‬‏ ‏‮to‬‏ ‏‮the‬‏ ‏‮phone‬‏ ‏‮number‬‏ ‏‮connected‬‏ ‏‮to‬‏ ‏‮this‬‏ ‏‮account.‬‏ ‏‮Didn\'t‬‏ ‏‮get‬‏ ‏‮a‬‏ ‏‮code?‬‏ ‏‮[Resend‬‏ ‏‮Code](onResendClick)‬‏ ‏‮Enter‬‏ ‏‮your‬‏ ‏‮confirmation‬‏ ‏‮code‬‏ ‏‮to‬‏ ‏‮verify‬‏ ‏‮it\'s‬‏ ‏‮you‬‏ ‏‮A‬‏ ‏‮valid‬‏ ‏‮phone‬‏ ‏‮is‬‏ ‏‮required.‬‏ + ‏‮Great!‬‏ ‏‮Next,‬‏ ‏‮we\'ll‬‏ ‏‮verify‬‏ ‏‮your‬‏ ‏‮email.‬‏ + ‏‮Continue‬‏ + ‏‮Phone‬‏ ‏‮verified!‬‏ ‏‮Enter‬‏ ‏‮a‬‏ ‏‮phone‬‏ ‏‮number‬‏ ‏‮The‬‏ ‏‮current‬‏ ‏‮number‬‏ ‏‮on‬‏ ‏‮your‬‏ ‏‮account‬‏ ‏‮is‬‏ ‏‮!!‬‏‏‮{phone}‬‏‏‮!!.‬‏ ‏‮New‬‏ ‏‮Phone‬‏ ‏‮Number‬‏ @@ -7569,6 +7640,7 @@ ‏‮You‬‏ ‏‮are‬‏ ‏‮being‬‏ ‏‮rate‬‏ ‏‮limited.‬‏ ‏‮Head‬‏ ‏‮over‬‏ ‏‮to‬‏ ‏‮the‬‏ ‏‮Play‬‏ ‏‮Store‬‏ ‏‮and‬‏ ‏‮leave‬‏ ‏‮us‬‏ ‏‮a‬‏ ‏‮rating.‬‏ ‏‮Every‬‏ ‏‮little‬‏ ‏‮bit‬‏ ‏‮helps!‬‏ ‏‮Enjoying‬‏ ‏‮Discord?‬‏ + ‏‮!!‬‏‏‮{emojiName}‬‏‏‮!!‬‏‏‮{reactions}‬‏‏‮,‬‏ ‏‮press‬‏ ‏‮to‬‏ ‏‮remove‬‏ ‏‮your‬‏ ‏‮reaction‬‏ ‏‮!!‬‏‏‮{emojiName}‬‏‏‮!!‬‏‏‮{reactions}‬‏‏‮,‬‏ ‏‮press‬‏ ‏‮to‬‏ ‏‮react‬‏ ‏‮!!‬‏‏‮{emojiName}‬‏‏‮!!,‬‏ ‏‮press‬‏ ‏‮to‬‏ ‏‮react‬‏ ‏‮!!‬‏‏‮{a}‬‏‏‮!!‬‏ ‏‮reacted‬‏ ‏‮with‬‏ ‏‮!!‬‏‏‮{emojiName}‬‏‏‮!!‬‏ @@ -7652,6 +7724,7 @@ ‏‮Show‬‏ ‏‮emoji‬‏ ‏‮reactions‬‏ ‏‮on‬‏ ‏‮messages‬‏ ‏‮Reorder‬‏ ‏‮Reordering‬‏ ‏‮Channels‬‏ + ‏‮Reply‬‏ ‏‮in‬‏ ‏‮Thread‬‏ ‏‮OFF‬‏ ‏‮Click‬‏ ‏‮to‬‏ ‏‮enable‬‏ ‏‮pinging‬‏ ‏‮the‬‏ ‏‮original‬‏ ‏‮author.‬‏ ‏‮ON‬‏ @@ -7769,11 +7842,13 @@ ‏‮up‬‏ ‏‮to‬‏ ‏‮3‬‏ ‏‮days‬‏ ‏‮up‬‏ ‏‮to‬‏ ‏‮7‬‏ ‏‮days‬‏ ‏‮up‬‏ ‏‮to‬‏ ‏‮7‬‏ ‏‮days‬‏ + ‏‮perks‬‏ ‏‮This‬‏ ‏‮server‬‏ ‏‮currently‬‏ ‏‮has‬‏ ‏‮{numSubscriptionsApplied}‬‏ ‏‮applied.‬‏ ‏‮This‬‏ ‏‮server‬‏ ‏‮currently‬‏ ‏‮has‬‏ ‏‮{numSubscriptionsApplied}‬‏ ‏‮applied.‬‏ ‏‮It‬‏ ‏‮has‬‏ ‏‮unlocked‬‏ ‏‮the‬‏ ‏‮!!‬‏‏‮{planName}‬‏‏‮!!‬‏ ‏‮plan.‬‏ ‏‮You‬‏ ‏‮did‬‏ ‏‮it!‬‏ ‏‮You‬‏ ‏‮are‬‏ ‏‮here!‬‏ ‏‮{numSubscriptionsApplied}‬‏ + ‏‮rewards‬‏ ‏‮Help‬‏ ‏‮unlock‬‏ ‏‮rewards‬‏ ‏‮together.‬‏ ‏‮**$[Buy‬‏ ‏‮Single‬‏ ‏‮Boosts‬‏ ‏‮→](buySingleSubscriptionHook)**‬‏ ‏‮Free‬‏ ‏‮No‬‏ ‏‮Plan‬‏ @@ -7783,6 +7858,7 @@ ‏‮Plan‬‏ ‏‮2‬‏ ‏‮Communities‬‏ ‏‮Plan‬‏ ‏‮3‬‏ + ‏‮{tierLabel}‬‏ ‏‮plan‬‏ ‏‮Request‬‏ ‏‮to‬‏ ‏‮Speak‬‏ ‏‮Invite‬‏ ‏‮to‬‏ ‏‮Speak‬‏ ‏‮Open‬‏ ‏‮Raised‬‏ ‏‮Hands‬‏ ‏‮List‬‏ @@ -8232,6 +8308,10 @@ ‏‮Source‬‏ ‏‮Stop‬‏ ‏‮sharing‬‏ ‏‮your‬‏ ‏‮screen‬‏ ‏‮Stream‬‏ ‏‮{gameName}‬‏ + ‏‮Gift‬‏ ‏‮a‬‏ ‏‮Nitro‬‏ ‏‮sub‬‏ ‏‮to‬‏ ‏‮the‬‏ ‏‮streamer‬‏ ‏‮to‬‏ ‏‮turn‬‏ ‏‮this‬‏ ‏‮into‬‏ ‏‮a‬‏ ‏‮high‬‏ ‏‮quality‬‏ ‏‮stream.‬‏ + ‏‮Gift‬‏ ‏‮Nitro‬‏ + ‏‮Dismiss‬‏ + ‏‮Gift‬‏ ‏‮Nitro‬‏ ‏‮for‬‏ ‏‮HD‬‏ ‏‮video‬‏ ‏‮Stream‬‏ ‏‮Quality‬‏ ‏‮Screen‬‏ ‏‮Sharing‬‏ ‏‮Unavailable‬‏ ‏‮Download‬‏ ‏‮the‬‏ ‏‮Discord‬‏ ‏‮Desktop‬‏ ‏‮app‬‏ ‏‮to‬‏ ‏‮use‬‏ ‏‮screen‬‏ ‏‮sharing!‬‏ @@ -8363,7 +8443,6 @@ ‏‮Send‬‏ ‏‮TTS‬‏ ‏‮Messages‬‏ ‏‮Members‬‏ ‏‮with‬‏ ‏‮this‬‏ ‏‮permission‬‏ ‏‮can‬‏ ‏‮send‬‏ ‏‮text-to-speech‬‏ ‏‮messages‬‏ ‏‮by‬‏ ‏‮starting‬‏ ‏‮a‬‏ ‏‮message‬‏ ‏‮with‬‏ ‏‮/tts.‬‏ ‏‮These‬‏ ‏‮messages‬‏ ‏‮can‬‏ ‏‮be‬‏ ‏‮heard‬‏ ‏‮by‬‏ ‏‮everyone‬‏ ‏‮focused‬‏ ‏‮on‬‏ ‏‮the‬‏ ‏‮channel.‬‏ ‏‮Send‬‏ ‏‮a‬‏ ‏‮wave‬‏ - ‏‮Sending‬‏ ‏‮invite…‬‏ ‏‮Gift‬‏ ‏‮someone‬‏ ‏‮Nitro‬‏ ‏‮to‬‏ ‏‮give‬‏ ‏‮them‬‏ ‏‮access‬‏ ‏‮to‬‏ ‏‮profile‬‏ ‏‮customization,‬‏ ‏‮emoji,‬‏ ‏‮and‬‏ ‏‮superpowered‬‏ ‏‮chat‬‏ ‏‮features.‬‏ ‏‮Give‬‏ ‏‮the‬‏ ‏‮gift‬‏ ‏‮of‬‏ ‏‮Nitro‬‏ ‏‮Server‬‏ ‏‮Deafen‬‏ @@ -8764,7 +8843,6 @@ ‏‮Buy‬‏ ‏‮Ticket‬‏ ‏‮Some‬‏ ‏‮sort‬‏ ‏‮of‬‏ ‏‮brief‬‏ ‏‮explanation‬‏ ‏‮of‬‏ ‏‮what‬‏ ‏‮a‬‏ ‏‮stage‬‏ ‏‮is‬‏ ‏‮plus‬‏ ‏‮an‬‏ ‏‮intro‬‏ ‏‮to‬‏ ‏‮the‬‏ ‏‮idea‬‏ ‏‮of‬‏ ‏‮hosting‬‏ ‏‮a‬‏ ‏‮stage‬‏ ‏‮inside‬‏ ‏‮a‬‏ ‏‮server.‬‏ ‏‮Let’s‬‏ ‏‮get‬‏ ‏‮the‬‏ ‏‮show‬‏ ‏‮started.‬‏ - ‏‮Interested‬‏ ‏‮Friends‬‏ ‏‮Open‬‏ ‏‮to‬‏ ‏‮your‬‏ ‏‮friends‬‏ ‏‮on‬‏ ‏‮Discord‬‏ ‏‮Private‬‏ @@ -8878,6 +8956,7 @@ ‏‮It\'ll‬‏ ‏‮be‬‏ ‏‮listed‬‏ ‏‮publicly‬‏ ‏‮in‬‏ ‏‮Stage‬‏ ‏‮Discovery.‬‏ ‏‮Your‬‏ ‏‮Stage‬‏ ‏‮is‬‏ ‏‮going‬‏ ‏‮public!‬‏ ‏‮Is‬‏ ‏‮your‬‏ ‏‮topic‬‏ ‏‮descriptive‬‏ ‏‮enough?‬‏ ‏‮Make‬‏ ‏‮sure‬‏ ‏‮it\'s‬‏ ‏‮clear‬‏ ‏‮so‬‏ ‏‮that‬‏ ‏‮people‬‏ ‏‮browsing‬‏ ‏‮Stage‬‏ ‏‮Discovery‬‏ ‏‮can‬‏ ‏‮easily‬‏ ‏‮know‬‏ ‏‮what‬‏ ‏‮your‬‏ ‏‮Stage‬‏ ‏‮and‬‏ ‏‮community‬‏ ‏‮is‬‏ ‏‮about.‬‏ + ‏‮Start‬‏ ‏‮Verification‬‏ ‏‮Start‬‏ ‏‮Video‬‏ ‏‮Call‬‏ ‏‮Start‬‏ ‏‮Voice‬‏ ‏‮Call‬‏ ‏‮Starting‬‏ ‏‮at‬‏ @@ -9349,6 +9428,7 @@ ‏‮Say‬‏ ‏‮Hello‬‏ ‏‮to‬‏ ‏‮Threads!‬‏ ‏‮Threads‬‏ ‏‮**!!‬‏‏‮{a}‬‏‏‮!!**,‬‏ ‏‮**!!‬‏‏‮{b}‬‏‏‮!!**,‬‏ ‏‮and‬‏ ‏‮**!!‬‏‏‮{c}‬‏‏‮!!**‬‏ ‏‮are‬‏ ‏‮typing…‬‏ + ‏‮Timeout‬‏ ‏‮Operation‬‏ ‏‮took‬‏ ‏‮too‬‏ ‏‮long‬‏ ‏‮to‬‏ ‏‮complete,‬‏ ‏‮please‬‏ ‏‮try‬‏ ‏‮again.‬‏ ‏‮Timeout‬‏ ‏‮Create‬‏ ‏‮a‬‏ ‏‮brand‬‏ ‏‮new‬‏ ‏‮server‬‏ ‏‮with‬‏ ‏‮voice‬‏ ‏‮and‬‏ ‏‮text‬‏ ‏‮chat‬‏ ‏‮for‬‏ ‏‮your‬‏ ‏‮buddies!‬‏ @@ -9410,7 +9490,7 @@ ‏‮You‬‏ ‏‮are‬‏ ‏‮at‬‏ ‏‮the‬‏ ‏‮{quantity}‬‏ ‏‮server‬‏ ‏‮limit.‬‏ ‏‮You‬‏ ‏‮must‬‏ ‏‮leave‬‏ ‏‮a‬‏ ‏‮server‬‏ ‏‮first‬‏ ‏‮to‬‏ ‏‮join.‬‏ ‏‮Oh‬‏ ‏‮no!‬‏ ‏‮You‬‏ ‏‮must‬‏ ‏‮leave‬‏ ‏‮a‬‏ ‏‮server‬‏ ‏‮first‬‏ ‏‮to‬‏ ‏‮join.‬‏ - ‏‮You‬‏ ‏‮are‬‏ ‏‮at‬‏ ‏‮the‬‏ ‏‮100‬‏ ‏‮server‬‏ ‏‮limit.‬‏ + ‏‮You‬‏ ‏‮are‬‏ ‏‮at‬‏ ‏‮the‬‏ ‏‮{quantity}‬‏ ‏‮server‬‏ ‏‮limit.‬‏ ‏‮This‬‏ ‏‮option‬‏ ‏‮is‬‏ ‏‮not‬‏ ‏‮available‬‏ ‏‮for‬‏ ‏‮Community‬‏ ‏‮servers.‬‏ ‏‮This‬‏ ‏‮is‬‏ ‏‮required‬‏ ‏‮for‬‏ ‏‮discoverable‬‏ ‏‮servers.‬‏ ‏‮Disable‬‏ ‏‮Discovery‬‏ ‏‮first‬‏ ‏‮to‬‏ ‏‮do‬‏ ‏‮this.‬‏ ‏‮Total‬‏ ‏‮Members‬‏ @@ -10006,6 +10086,8 @@ ‏‮Wanna‬‏ ‏‮change‬‏ ‏‮your‬‏ ‏‮background?‬‏ ‏‮Yay!‬‏ ‏‮You’re‬‏ ‏‮using‬‏ ‏‮an‬‏ ‏‮awesome‬‏ ‏‮background‬‏ ‏‮No‬‏ ‏‮background‬‏ ‏‮right‬‏ ‏‮now?‬‏ ‏‮No‬‏ ‏‮worries!‬‏ + ‏‮Uh‬‏ ‏‮oh!‬‏ ‏‮Something‬‏ ‏‮went‬‏ ‏‮wrong‬‏ ‏‮when‬‏ ‏‮setting‬‏ ‏‮your‬‏ ‏‮background.‬‏ ‏‮Please‬‏ ‏‮try‬‏ ‏‮again‬‏ ‏‮or‬‏ ‏‮use‬‏ ‏‮a‬‏ ‏‮different‬‏ ‏‮background.‬‏ + ‏‮Uh‬‏ ‏‮oh!‬‏ ‏‮Something‬‏ ‏‮went‬‏ ‏‮wrong‬‏ ‏‮when‬‏ ‏‮uploading‬‏ ‏‮your‬‏ ‏‮background.‬‏ ‏‮Please‬‏ ‏‮try‬‏ ‏‮again‬‏ ‏‮or‬‏ ‏‮use‬‏ ‏‮a‬‏ ‏‮different‬‏ ‏‮image.‬‏ ‏‮Tell‬‏ ‏‮us‬‏ ‏‮about‬‏ ‏‮your‬‏ ‏‮video‬‏ ‏‮backgrounds‬‏ ‏‮experience.‬‏ ‏‮How‬‏ ‏‮were‬‏ ‏‮video‬‏ ‏‮backgrounds?‬‏ ‏‮The‬‏ ‏‮background‬‏ ‏‮detection‬‏ ‏‮was‬‏ ‏‮not‬‏ ‏‮accurate‬‏ @@ -10016,7 +10098,7 @@ ‏‮Had‬‏ ‏‮an‬‏ ‏‮issue?‬‏ ‏‮Thanks‬‏ ‏‮for‬‏ ‏‮reporting‬‏ ‏‮your‬‏ ‏‮issue!‬‏ ‏‮Feedback‬‏ ‏‮like‬‏ ‏‮yours‬‏ ‏‮helps‬‏ ‏‮us‬‏ ‏‮improve‬‏ ‏‮Video‬‏ ‏‮Backgrounds‬‏ ‏‮Remove‬‏ ‏‮Background‬‏ - ‏‮Upload‬‏ ‏‮custom‬‏ ‏‮video‬‏ ‏‮backgrounds,‬‏ ‏‮stream‬‏ ‏‮HD‬‏ ‏‮resolutions‬‏ ‏‮at‬‏ ‏‮60‬‏ ‏‮fps,‬‏ ‏‮[and‬‏ ‏‮more‬‏ ‏‮with‬‏ ‏‮Discord‬‏ ‏‮Nitro!](onLearnMore)‬‏ + ‏‮Get‬‏ ‏‮more‬‏ ‏‮customization‬‏ ‏‮by‬‏ ‏‮uploading‬‏ ‏‮your‬‏ ‏‮own‬‏ ‏‮video‬‏ ‏‮background,‬‏ ‏‮custom‬‏ ‏‮global‬‏ ‏‮emojis,‬‏ ‏‮[and‬‏ ‏‮more‬‏ ‏‮with‬‏ ‏‮Discord‬‏ ‏‮Nitro!](onLearnMore)‬‏ ‏‮Wanna‬‏ ‏‮upload‬‏ ‏‮your‬‏ ‏‮own‬‏ ‏‮background?‬‏ ‏‮Focus‬‏ ‏‮Hide‬‏ ‏‮Chat‬‏ @@ -10193,7 +10275,7 @@ ‏‮Click‬‏ ‏‮on‬‏ ‏‮Xbox‬‏ ‏‮and‬‏ ‏‮enter‬‏ ‏‮the‬‏ ‏‮PIN‬‏ ‏‮above‬‏ ‏‮{count}‬‏ ‏‮Yearly‬‏ - ‏‮Yearly‬‏ ‏‮Server‬‏ ‏‮Subscription‬‏ ‏‮(!!‬‏‏‮{planName}‬‏‏‮!!)‬‏ + ‏‮Yearly‬‏ ‏‮Subscription‬‏ ‏‮(!!‬‏‏‮{planName}‬‏‏‮!!)‬‏ ‏‮Yellow‬‏ ‏‮Yes‬‏ ‏‮Your‬‏ ‏‮Hubs‬‏ diff --git a/app/src/main/res/values-bg/strings.xml b/app/src/main/res/values-bg/strings.xml index 6b1522e749..7c0735384c 100644 --- a/app/src/main/res/values-bg/strings.xml +++ b/app/src/main/res/values-bg/strings.xml @@ -123,7 +123,6 @@ !!{name}!! вече работи. Трябва да имаш инсталирано настолно приложение. Трябва да си приятел с !!{name}!!. - Търсене на потребители и канали {memberCount} преди {time} {time} преди {time} {time} @@ -3109,7 +3108,7 @@ {skuName} ({intervalCount}) {skuName} ({intervalCount}) Твоите подаръци - Подари Nitro + Вземи Nitro Понастоящем подаръците не могат да допринесат към абонаментите, управлявани от Google Play Магазин. Понастоящем подаръците не могат да допринесат към абонаментите, управлявани от Google Play Магазин. Осребрените подаръци могат да допринесат за абонаментите, закупени в нашите приложения за десктоп или браузър. Бързо предупреждение – не засичаме хардуерно ускорение. Твоят компютър може да има проблеми с поддръжката на споделяне на екрана. @@ -3681,7 +3680,6 @@ Задай местоположението на **!!{newValue}!!** Премахна местоположението С името **!!{newValue}!!** - С билет Задай състоянието на **Активно** Задай състоянието на **Отказано** Задай състоянието на **Завършено** @@ -4361,10 +4359,20 @@ Скрива имейла, свързаните акаунти, забележки и прави анонимни цифрови тагове. Скрий личната информация Задръж + $[](timeUntilEnd)$[До приключване на офертата](offerEndsText) Ето какво получаваш с Nitro: - Хей, не заслужаваш ли бонус за празниците? Абонирай се сега и получи безплатно Nitro един месец. - Купи едно и вземи още едно безплатно - [Прилагат се правила и ограничения.]({termsURL}) + Ей, не мислиш ли, че заслужаваш коледен бонус? Абонирай се сега и получаваш един безплатен месец Nitro. + Купуваш едно, получаваш едно безплатно + [Има приложими правила и ограничения.]({termsURL}) + Научи повече за [правилата и ограниченията]({termsURL}) за тази промоция + Възползвай се от един месец за наша сметка + +1 месец безплатно + Отговаряш на условията за един безплатен месец! + Продължаване без оферта + Към акаунта ти автоматично ще бъде добавен един безплатен месец. Честито! + Получаваш безплатен месец! + Научи повече за [правилата и ограниченията]({helpdeskUrl}) за тази промоция. + Не отговаряш на условията по тази оферта Начало Здрасти. Бип. Боп. Ако искаш да поканиш приятели в този сървър, кликни върху името на сървъра в горния ляв ъгъл и избери „!!{invitePeople}!!“. Бип! хърватски @@ -5553,7 +5561,6 @@ Виж всички частни теми, създадени от всички потребители Сигурен ли си? Ежемесечно - Месечен абонамент за сървъра (!!{planName}!!) Още Повече подробности Повече опции @@ -7709,9 +7716,8 @@ Изпращане на TTS съобщения Членовете с това правомощие могат да изпращат Text-to-Speech (текст с изговаряне) съобщения чрез команда /tts и съответния текст. Тези съобщения могат да бъдат чути от всеки, който в този момент е в конкретния канал. Изпрати помахване - Изпращане на покана… - Подари на някого Nitro, за да му дадеш достъп до игри, бонуси, усилване на сървъра И супер чат функции. - Зарадвай някого с Ntiro + Подари Nitro на някого, за да може този някой да им достъп до персонализиране на профила, емоджита и суперяки функции в чата. + Подари Nitro Заглуши сървъра Сървърът е заглушен Този канал има специални разрешения. За да слушаш в него, ще трябва някой, като например модератор на сървър или администратор, да включи звука ти. @@ -9263,7 +9269,6 @@ Имаше проблем? Благодарим ти, че докладва за проблема си! Обратните връзки като тази ни помагат да подобряваме видео фоновете Премахване на фона - Качвай персонализирани видео фонове, стриймвай с HD резолюция с 60 fps [и още много с Discord Nitro!](onLearnMore) Искаш ли да качиш свой собствен фон? Фокус Скриване на чат @@ -9430,7 +9435,6 @@ Отиди на Настройки > Връзки > Добавяне Кликни върху Xbox и въведи PIN кода по-горе Ежегодно - Годишен абонамент за сървъра (!!{planName}!!) Жълто Да Твоите хъбове diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml index 4cd5a8f17b..af85e5ddd9 100644 --- a/app/src/main/res/values-cs/strings.xml +++ b/app/src/main/res/values-cs/strings.xml @@ -123,7 +123,6 @@ !!{name}!! už běží. Musíš mít nainstalovanou aplikaci pro počítač. S !!{name}!! musíte být přátelé. - Hledat uživatele a kanály {memberCount} {time} {time} zpátky před {time} {time} @@ -3685,7 +3684,6 @@ nastavil/a místo na **!!{newValue}!!** odstranil/a místo S názvem **!!{newValue}!!** - S lístkem Nastavit stav na **Aktivní** Nastavit stav na **Zrušeno** Nastavit stav na **Dokončeno** @@ -4365,10 +4363,20 @@ Schová e-mail, propojené účty, poznámky a skryje čísla tagů. Skrýt osobní údaje Vydrž + $[](timeUntilEnd)$[do ukončení nabídky](offerEndsText) Co získáš s Nitrem: Hele, nemyslíš, že si zasloužíš sváteční bonus? Pořiď si teď předplatné a získáš měsíc Nitra zdarma. Kup jeden a získej druhý zdarma [Platná pravidla a omezení.]({termsURL}) + Zjisti více o [pravidlech a omezeních]({termsURL}) této nabídky. + Užij si měsíc zdarma na náš účet + +1 měsíc zdarma + Máš nárok na měsíc zdarma! + Pokračovat bez nabídky + Měsíc zdarma se automaticky přidá do tvého účtu. Náležitě si ho užij! + Získáváš měsíc zdarma! + Zjisti více o [pravidlech a omezeních]({helpdeskUrl}) této nabídky. + Na tuto nabídku nemáš nárok Úvod Haló. Píp. Píp. Jestli chceš na tento server pozvat kamarády, klikni na název serveru vlevo nahoře a vyber „!!{invitePeople}!!“. Píp! Chorvatština @@ -5557,7 +5565,6 @@ Zobrazit všechna soukromá vlákna vytvořená všemi uživateli Myslíš to vážně? Každý měsíc - Měsíční předplatné serveru (!!{planName}!!) Více Více podrobností Další možnosti @@ -7713,8 +7720,7 @@ Odesílat zprávy TTS Uživatelé s tímto oprávněním mohou posílat zprávy převedené z textu na řeč pomocí zprávy začínající na /tts. Tyto zprávy uslyší všichni uživatelé, kteří si prohlížejí daný kanál. Odeslat zamávání - Odesílání pozvánky… - Daruj někomu Nitro, aby mohl získat přístup k hrám, výhodám, vylepšování serverů a extra nabušeným funkcím chatu. + Daruj někomu Nitro, ať získá přístup k přizpůsobením profilu, smajlíkům a nadupaným funkcím chatu. Dej Nitro jako dárek Ztlumit zvuk na serveru Zvuk ztlumen serverem @@ -9267,7 +9273,6 @@ Narazil jsi na problém? Děkujeme za oznámení problému! Tvoje zpětná vazba nám pomůže pozadí videa vylepšovat Odebrat pozadí - Nastav si vlastní pozadí videa, streamuj ve vysokém rozlišení rychlostí až 60 FPS [a získej další výhody s Discordem Nitro!](onLearnMore) Chceš nahrát vlastní pozadí? Zaostření Skrýt chat @@ -9434,7 +9439,6 @@ Jdi do Nastavení > Připojení > Přidat Klikni na Xbox a zadej výše uvedený PIN Ročně - Roční předplatné serveru (!!{planName}!!) Žlutá Ano Tvá centra diff --git a/app/src/main/res/values-da/strings.xml b/app/src/main/res/values-da/strings.xml index 242f2feb09..0b3c47a5fa 100644 --- a/app/src/main/res/values-da/strings.xml +++ b/app/src/main/res/values-da/strings.xml @@ -123,7 +123,6 @@ !!{name}!! kører allerede. Du skal have skrivebordsappen installeret. Du skal være venner med !!{name}!!. - Søg efter brugere og kanaler {memberCount} {time} {time} siden {time} {time} siden @@ -3680,7 +3679,6 @@ Indstil placeringen til **!!{newValue}!!** Fjernede placeringen Med navnet **!!{newValue}!!** - Med en billet Angiv status til **Aktivt** Angiv status til **Aflyst** Angiv status til **Gennemført** @@ -4360,10 +4358,20 @@ Skjuler e-mail, forbundne konti, noter og anonymiserer nummer-tags. Skjul personlige oplysninger Stop - Her er, hvad du får med Nitro: - Hey, fortjener du ikke en feriebonus? Tilmeld dig nu, og få en måned med Nitro gratis. - Køb en, få en gratis + $[](timeUntilEnd)$[Indtil tilbuddet udløber](offerEndsText) + Det er, hvad du får med Nitro: + Hejsa, fortjener du ikke en feriebonus? Tilmeld dig nu, og få en måned gratis med Nitro. + Køb én, få én gratis [Der gælder regler og begrænsninger.]({termsURL}) + Få mere at vide om [regler og begrænsninger]({termsURL}) for denne kampagne + Tag en gratis måned- vi betaler + +1 måned gratis + Du er berettiget til en gratis måned! + Fortsæt uden tilbuddet + Der tilføjes automatisk en gratis måned til din konto. God fornøjelse! + Du får en gratis måned! + Få mere at vide om [regler og begrænsninger]({helpdeskUrl}) for denne kampagne. + Du er ikke berettiget til dette tilbud Hjem Hej. Bip. Båt. Hvis du vil invitere venner til denne server, skal du klikke på servernavnet øverst til venstre og vælge !!{invitePeople}!!. Bip! Kroatisk @@ -5552,7 +5560,6 @@ Se alle private tråde, der er oprettet af alle brugere Er du sikker? Månedligt - Månedligt serverabonnement (!!{planName}!!) Mere Flere oplysninger Flere valgmuligheder @@ -7708,9 +7715,8 @@ Send TTS-beskeder Medlemmer med denne tilladelse kan sende tekst-til-tale-beskeder ved at starte en besked med /tts. Disse beskeder kan høres af alle, der er fokuseret på kanalen. Send et vink - Sender invitation … - Giv en person Nitro i gave for at give adgang til spil, frynsegoder, serverforbedringer OG superstærke chatfunktioner. - Giv et Nitro i gave + Giv en person Nitro i gave for at give vedkommende adgang til profiltilpasning, emojier og superstyrede chatfunktioner. + Giv Nitro i gave Gør server døv Server døvet Denne server har specielle tilladelser. For at kunne lytte i den, har du brug for en eller anden, f.eks. en server-moderator eller en administrator til at ophæve din døvhed. @@ -9261,7 +9267,6 @@ Havde du et problem? Tak, fordi du rapporterede dit problem! Feedback som din hjælper os med at forbedre videobaggrunde Fjern baggrund - Upload brugerdefinerede videobaggrunde, stream i HD-opløsning med 60 fps [og meget mere med Discord Nitro!](onLearnMore) Vil du uploade din egen baggrund? Fokuseret Skjul chat @@ -9428,7 +9433,6 @@ Gå til Indstillinger > Forbindelser > Tilføj Klik på Xbox, og indtast PIN ovenfor Årligt - Årligt serverabonnement (!!{planName}!!) Gul Ja Dine hubs diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index 00559592d1..f034831374 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -123,7 +123,6 @@ !!{name}!! läuft bereits. Du musst die Desktop-App installiert haben. Du musst mit !!{name}!! befreundet sein. - Suche nach Nutzern und Kanälen {memberCount} vor {time} {time} vor {time} {time} @@ -3691,7 +3690,6 @@ Eventort aktualisiert: **!!{newValue}!!** Eventort entfernt Mit dem Namen **!!{newValue}!!** - Mit einem Ticket Status zu **Aktiv** geändert Status zu **Abgebrochen** geändert Status zu **Abgeschlossen** geändert @@ -4371,10 +4369,20 @@ Versteckt E-Mail-Adressen, verbundene Accounts und Notizen und anonymisiert Zahlen-Tags. Persönliche Informationen verbergen Warte + $[Das Angebot endet in](offerEndsText)$[](timeUntilEnd) Das ist in Nitro enthalten: - Hey, wie wärs mit einem Feiertagszuschlag? Jetzt abonnieren und einen Gratismonat Nitro erhalten! + Hey, wie wär’s mit einem Feiertagszuschlag? Jetzt abonnieren und einen Gratismonat Nitro erhalten! Zwei zum Preis von einem [Es gelten Regeln und Einschränkungen.]({termsURL}) + Erfahre mehr über die [Regeln und Einschränkungen]({termsURL}) zu diesem Angebot. + Genieße einen Gratismonat auf unsere Kosten + +1 Monat kostenlos + Du kannst einen Gratismonat beanspruchen! + Ohne Angebot fortfahren + Deinem Account wird automatisch ein Gratismonat gutgeschrieben. Viel Spaß! + Du erhältst einen Gratismonat! + Erfahre mehr über die [Regeln und Einschränkungen]({helpdeskUrl}) zu diesem Angebot. + Du bist nicht berechtigt, dieses Angebot zu nutzen. Home Hallo! Beep. Boop. Wenn du deine Freunde auf diesen Server einladen möchtest, klicke oben links auf den Servernamen und wähle !!{invitePeople}!! aus. Beep! Kroatisch @@ -5563,7 +5571,6 @@ Alle privaten Threads von allen Benutzern anzeigen Bist du sicher? Monatlich - Monatliches Server-Abonnement (!!{planName}!!) Mehr Weitere Details Weitere Optionen @@ -7719,9 +7726,8 @@ TTS-Nachrichten senden Mitglieder mit dieser Berechtigung können Text-zu-Sprache-Nachrichten schicken, indem sie eine Nachricht mit /tts (Text-to-Speech) beginnen. Diese Nachrichten können von jedem in dem Kanal gehört werden. Winken senden - Einladung wird versendet … - Schenk jemandem Nitro, damit die Person Spiele, Vorteile, Server-Boosting UND neue Superkräfte im Chat nutzen kann. - Nitro verschenken + Verschenke Nitro und mach jemandem eine Freude mit Zugriff auf neue Anpassungsmöglichkeiten fürs Profil sowie Emojis und supermächtige Chat-Features. + Verschenke Nitro Kopfhörer stummschalten Serverweit Ein- und Ausgabe deaktiviert Für diesen Kanal werden zusätzliche Berechtigungen benötigt. Um hier mithören zu können, brauchst du jemanden, der die Ein- und Ausgabe für dich aktiviert, wie z. B. einen Server-Moderator oder Administrator. @@ -9276,7 +9282,6 @@ Gab es ein Problem? Danke, dass du das Problem gemeldet hast! Dein Feedback hilft uns dabei, unsere Video-Hintergründe zu verbessern. Hintergrund entfernen - Mit Discord Nitro kannst du benutzerdefinierte Video-Hintergründe hochladen, mit 60 FPS in HD streamen [und vieles mehr!](onLearnMore) Du willst deinen eigenen Hintergrund hochladen? Zentriert Chat ausblenden @@ -9443,7 +9448,6 @@ Geh zu Einstellungen > Verknüpfungen > Hinzufügen Wähle Xbox und gib die oben angezeigte PIN ein Jährlich - Jährliches Server-Abonnement (!!{planName}!!) Gelb Ja Deine Hubs diff --git a/app/src/main/res/values-el/strings.xml b/app/src/main/res/values-el/strings.xml index a4db8a8aa3..6d6772e52f 100644 --- a/app/src/main/res/values-el/strings.xml +++ b/app/src/main/res/values-el/strings.xml @@ -123,7 +123,6 @@ !!{name}!! ήδη λειτουργεί. Πρέπει να έχετε την εφαρμογή επιφάνειας εργασίας εγκατεστημένη. Πρέπει να είστε φίλοι με !!{name}!!. - Αναζήτηση χρηστών και καναλιών {memberCount} Πριν από {time} {time} {time}{time} πριν @@ -3109,7 +3108,7 @@ {skuName} ({intervalCount}) {skuName} ({intervalCount}) Τα δώρα σου - Δώρο Nitro + Κάνε δώρο το Nitro Προς το παρόν, τα δώρα δεν συνεισφέρουν σε συνδρομές που διαχειρίζεται το Google Play. Προς το παρόν, τα δώρα δεν συνεισφέρουν σε συνδρομές που διαχειρίζεται το Google Play. Τα δώρα που έχουν εξαργυρωθεί μπορούν ακόμα να συνεισφέρουν σε συνδρομές που έγιναν στον υπολογιστή σου ή σε εφαρμογές προγράμματος περιήγησης. Έχε τον νου σου, δεν μπορούμε να αναγνωρίσουμε τυχόν επιτάχυνση υλικού. Ο υπολογιστής σου ενδέχεται να δυσκολεύεται να υποστηρίξει την Κοινή Χρήση Οθόνης. @@ -3681,7 +3680,6 @@ Όρισε την τοποθεσία σε **!!{newValue}!!** Αφαίρεσε την τοποθεσία Με το όνομα **!!{newValue}!!** - Με εισιτήριο Όρισε την κατάσταση σε **Ενεργή** Όρισε την κατάσταση σε **Ακυρώθηκε** Όρισε την κατάσταση σε **Ολοκληρώθηκε** @@ -4361,10 +4359,20 @@ Κρύβει το email, συνδεδεμένους λογαριασμούς, σημειώσεις και κάνει ανώνυμα τα tag αριθμών. Απόκρυψη προσωπικών πληροφοριών Για βάστα λίγο + $[](timeUntilEnd)$[Μέχρι να λήξει η προσφορά](offerEndsText) Ορίστε τι αποκτάς με το Nitro: Έι, δεν σου αξίζει ένα μπόνους διακοπών; Κάνε εγγραφή τώρα και πάρε έναν μήνα δωρεάν Nitro. - Αγόρασε ένα, πάρε ένα δωρεάν + Αγόρασε έναν, πάρε έναν δωρεάν [Ισχύουν κανόνες και περιορισμοί.]({termsURL}) + Μάθε περισσότερα για τους [κανόνες και περιορισμούς]({termsURL}) αυτής της προώθησης + Απόλαυσε έναν μήνα δωρεάν από εμάς + +1 μήνα δωρεάν + Δικαιούσαι έναν μήνα δωρεάν! + Συνέχεια χωρίς προσφορά + Ένας δωρεάν μήνας θα προστεθεί αυτόματα στον λογαριασμό σου. Απόλαυσέ τον! + Παίρνεις έναν μήνα δωρεάν! + Μάθε περισσότερα για τους [κανόνες και περιορισμούς]({helpdeskUrl}) αυτής της προώθησης. + Δεν δικαιούσαι αυτή την προσφορά Αρχική Γεια. Μπιπ. Μποπ. Αν θέλεις να προσκαλέσεις φίλους σε αυτόν τον διακομιστή, πάτησε το όνομα του διακομιστή πάνω αριστερά και επίλεξε !!{invitePeople}!!. Μπιπ! Κροατικά @@ -5553,7 +5561,6 @@ Δες όλα τα ιδιωτικά νήματα που δημιουργήθηκαν από όλους τους χρήστες Είστε σίγουροι; Μηνιαία - Μηνιαία Συνδρομή Διακομιστή (!!{planName}!!) Περισσότερα Περισσότερες λεπτομέρειες Περισσότερες επιλογές @@ -7709,8 +7716,7 @@ Αποστολή Μηνυμάτων TTS Μέλη με αυτήν την άδεια μπορούν να στείλουν ηχητικά μηνύματα κειμένου (text-to-speech) ξεκινώντας ένα μήνυμα με /tts. Αυτά τα μηνύματα μπορούν να ακουστούν από όλους τους χρήστες που έχουν εστιάσει στο κανάλι. Αποστολή νεύματος - Αποστολή πρόσκλησης… - Κάνε δώρο σε κάποιον το Nitro για να του δώσεις πρόσβαση σε παιχνίδια, προνόμια, ενίσχυση διακομιστή ΚΑΙ σούπερ ενισχυμένα προνόμια συνομιλίας. + Κάνε δώρο το Nitro σε κάποιον και δώσε του πρόσβαση σε προσαρμογή προφίλ, emoji και υπερενισχυμένα χαρακτηριστικά γραπτής συνομιλίας. Κάνε δώρο το Nitro Κώφωση διακομιστή Κώφωση από τον διακομιστή @@ -9263,7 +9269,6 @@ Είχες κάποιο πρόβλημα; Ευχαριστούμε για την αναφορά του προβλήματός σου! Σχόλια σαν τα δικά σου μας βοηθούν να βελτιώσουμε τα φόντα βίντεο Αφαίρεση φόντου - Μεταφόρτωσε προσαρμοσμένα φόντα βίντεο, στρίμαρε με υψηλή ευκρίνεια στα 60 FPS [και πολλά άλλα με το Discord Nitro!](onLearnMore) Θες να μεταφορτώσεις το δικό σου φόντο; Εστίαση Απόκρυψη συνομιλίας @@ -9430,7 +9435,6 @@ Πήγαινε στις Ρυθμίσεις > Συνδέσεις > Προσθήκη Επίλεξε το Xbox και βάλε το παραπάνω PIN Ετήσια - Ετήσια Συνδρομή Διακομιστή (!!{planName}!!) Κίτρινο Ναι Τα Hub σου diff --git a/app/src/main/res/values-en-rXA/plurals.xml b/app/src/main/res/values-en-rXA/plurals.xml index ba447060e8..6e181b372d 100644 --- a/app/src/main/res/values-en-rXA/plurals.xml +++ b/app/src/main/res/values-en-rXA/plurals.xml @@ -160,6 +160,10 @@ [»{#}« ɓåçķĝŕöûñð one two] [»{#}« ɓåçķĝŕöûñðš one two] + + [»{#}« çûšţöḿ ɓåçķĝŕöûñð one two three] + [»{#}« çûšţöḿ ɓåçķĝŕöûñðš one two three] + [»{#}« çĥåŕåçţéŕ one two] [»{#}« çĥåŕåçţéŕš one two] @@ -516,6 +520,10 @@ [Ýöû ḿûšţ ûñšéļéçţ 1 ƒŕîéñð. one two three four] [Ýöû ḿûšţ ûñšéļéçţ »{number}« ƒŕîéñðš. one two three four] + + [»{#}« »{unit}« one] + [»{#}« »{unit}«š one] + [1 ŕéšûļţ one two] [»{count}« ŕéšûļţš one two] @@ -1316,6 +1324,10 @@ [, »{#}« ûñŕéåð ḿéššåĝé one two three] [, »{#}« ûñŕéåð ḿéššåĝéš one two three] + + [, »{#}« ŕéåçţîöñ one two] + [, »{#}« ŕéåçţîöñš one two] + [, »{#}« ŕéåçţîöñ one two] [, »{#}« ŕéåçţîöñš one two] diff --git a/app/src/main/res/values-en-rXA/strings.xml b/app/src/main/res/values-en-rXA/strings.xml index 6fd2c5576b..a95a68a6cf 100644 --- a/app/src/main/res/values-en-rXA/strings.xml +++ b/app/src/main/res/values-en-rXA/strings.xml @@ -125,7 +125,6 @@ [¡¡»{name}«¡¡ îš åļŕéåðý ŕûññîñĝ. one two three] [Ýöû ḿûšţ ĥåVé ţĥé ðéšķţöþ åþþ îñšţåļļéð. one two three four five] [Ýöû ḿûšţ ɓé ƒŕîéñðš ŵîţĥ ¡¡»{name}«¡¡. one two three four] - [Šéåŕçĥ ûšéŕš åñð çĥåññéļš one two three] [»{memberCount}«] [»{time}« »{time}« åĝö one] [»{time}« »{time}« åĝö one] @@ -296,12 +295,12 @@ [Þļåý åñîḿåţéð éḿöĵî one two three] [Î ŵåñţ éḿöĵî ţö ḿöVé åñð ĝŕööVé. one two three four] [Åñîḿåţéð Éḿöĵî one two three] - [ŠéŕVéŕš ŵîţĥ »{tier3}« çåñ çĥööšé å ĜÎF ƒöŕ ţĥéîŕ šéŕVéŕ ɓåññéŕ ûñðéŕ **ŠéŕVéŕ Šéţţîñĝš > ÖVéŕVîéŵ**. one two three four five six seven eight nine ten eleven twelve thirteen fourteen fiveteen sixteen] - [Ýöû çåñ ñöŵ çĥööšé å ĜÎF ƒöŕ ýöûŕ šéŕVéŕ ɓåññéŕ åš þåŕţ öƒ ýöûŕ »{tier3}«. Ţŕý îţ öûţ ñöŵ ûñðéŕ **ŠéŕVéŕ Šéţţîñĝš > ÖVéŕVîéŵ**¡ one two three four five six seven eight nine ten eleven twelve thirteen fourteen fiveteen sixteen seventeen nineteen twenty] [βööšţîñĝ ĻéVéļ 3 þéŕķš one two three] [βööšţîñĝ Çöḿḿûñîţîéš þļåñ one two three] + [Ýöû çåñ ñöŵ çĥööšé å ĜÎF ƒöŕ ýöûŕ šéŕVéŕ ɓåññéŕ åš þåŕţ öƒ ýöûŕ »{tier3}«. Ţŕý îţ öûţ ñöŵ ûñðéŕ **ŠéŕVéŕ Šéţţîñĝš > ÖVéŕVîéŵ**¡ one two three four five six seven eight nine ten eleven twelve thirteen fourteen fiveteen sixteen seventeen nineteen twenty] [βööšţîñĝ ĻéVéļ 3 one two three] [ţĥé βööšţîñĝ Çöḿḿûñîţîéš þļåñ one two three four] + [ŠéŕVéŕš ŵîţĥ »{tier3}« çåñ çĥööšé å ĜÎF ƒöŕ ţĥéîŕ šéŕVéŕ ɓåññéŕ ûñðéŕ **ŠéŕVéŕ Šéţţîñĝš > ÖVéŕVîéŵ**. one two three four five six seven eight nine ten eleven twelve thirteen fourteen fiveteen sixteen] [Öþéñ Šéţţîñĝš one two] [Ĝöţ îţ one two] [Šéţ Ñéŵ βåññéŕ one two three] @@ -324,6 +323,7 @@ [Çåñ’ţ ƒîñð ŵĥåţ ýöû’ŕé ļööķîñĝ ƒöŕ¿ Çĥéçķ öûţ ţĥé [Åççéššîɓîļîţý](öñÅççéššîɓîļîţýÇļîçķ) šéţţîñĝš. one two three four five six seven eight nine ten eleven twelve thirteen fourteen fiveteen sixteen seventeen] [ĥţţþš://šûþþöŕţ.åþþļé.çöḿ/éñ-ûš/ĤŢ202039 one two three four five] [Åþþļîçåţîöñ Åçţîöñš one two three] + [Åðð ţö ŠéŕVéŕ one two] [¡¡»{itemName}«¡¡ ĥåš ɓééñ þûŕçĥåšéð åñð ŵîļļ ɓé åVåîļåɓļé îñ ¡¡»{applicationName}«¡¡. one two three four five six seven] [Ḿåšţéŕ one two] [Ûñķñöŵñ one two] @@ -1173,7 +1173,7 @@ [Ţûŕñ öñ çåḿéŕå one two three] [Ŕéåðý ţö Vîðéö çĥåţ¿ one two three] [Ĥéŕé’š å þŕéVîéŵ öƒ ýöûŕ çåḿéŕå: one two three four] - [Ĥîðé ýöûŕ ļåûñðŕý öŕ éхþŕéšš å ḿööð. Ñîţŕö šûɓšçŕîɓéŕš çåñ ûþļöåð çûšţöḿ îḿåĝéš. one two three four five six seven eight nine] + [Éхþŕéšš å ḿööð öŕ ĥîðé ýöûŕ ḿéššý ŕööḿ. Ñîţŕö šûɓšçŕîɓéŕš çåñ ûþļöåð çûšţöḿ îḿåĝéš. one two three four five six seven eight nine] [νîðéö βåçķĝŕöûñð one two three] [Šéţţîñĝ å Vîðéö ɓåçķĝŕöûñð îš çûŕŕéñţļý åVåîļåɓļé ţö å ļîḿîţéð ñûḿɓéŕ öƒ þéöþļé. one two three four five six seven eight nine] [βļûŕ one] @@ -1184,6 +1184,7 @@ [Ñéŵ¡ νîðéö βåçķĝŕöûñðš one two three] [Ñöñé one] [Ýöû’Vé ĥîţ ţĥé ļîḿîţ öƒ »{maxCustomBackgrounds}«¡ Ŕîĝĥţ çļîçķ ţö ŕéḿöVé å ɓåçķĝŕöûñð ɓéƒöŕé åððîñĝ åñöţĥéŕ. one two three four five six seven eight nine] + [Ûþļöåð ûþ ţö »{maxCustomBackgrounds}«, þöŵéŕéð ɓý Ñîţŕö¡ one two three four] [Ûþļöåð ýöûŕ öŵñ çûšţöḿ ɓåçķĝŕöûñð, þöŵéŕéð ɓý Ñîţŕö¡ one two three four five six] [Ĝéţ ýöûŕ öŵñ çûšţöḿ Vîðéö ɓåçķĝŕöûñðš åñð ḿöŕé ŵîţĥ Ðîšçöŕð Ñîţŕö¡ one two three four five six seven eight] [Šŵîţçĥ Çåḿéŕå one two] @@ -1318,6 +1319,12 @@ [Çĥåññéļ one two] [¡¡»{channelName}«¡¡ (çĥåññéļ) one two three] [Çĥåññéļ Åçţîöñš one two three] + [Ûþļöåð å ɓåññéŕ ƒöŕ éåçĥ ţéхţ çĥåññéļ åñð ɓŕîñĝ ýöûŕ çĥåññéļ ţöþîçš ţö ļîƒé. Çĥåññéļ βåññéŕš ŕéQûîŕéš βööšţîñĝ »{tierLabel}« ţö ûšé. one two three four five six seven eight nine ten eleven twelve] + [Ýöû çåñ ñöŵ šéţ å ɓåññéŕ ƒöŕ éåçĥ ţéхţ çĥåññéļ ûñðéŕ **Çĥåññéļ Šéţţîñĝš > ÖVéŕVîéŵ** åš þåŕţ öƒ βööšţîñĝ »{tierLabel}« »{rewardsLabel}«¡ one two three four five six seven eight nine ten eleven] + [Öþéñ Çĥåññéļ Šéţţîñĝš one two three] + [Ĝöţ îţ one two] + [Šéţ Çĥåññéļ βåññéŕ one two three] + [ÑÉŴ¡ Çĥåññéļ βåññéŕš one two three] [Ýöû’ļļ åļšö ĥéļþ ûñļöçķ ḿöŕé çûšţöḿîžåţîöñ ƒéåţûŕéš åñð ûţîļîţý ûþĝŕåðéš ƒöŕ éVéŕýöñé îñ ţĥé šéŕVéŕ ļîķé: one two three four five six seven eight nine ten eleven] [βööšţ ýöûŕ šéŕVéŕ ţö »{targetLevelOrPlan}« ţö ûšé ýöûŕ ñéŵ çĥåññéļ ɓåññéŕ one two three four five six] [βööšţ ýöûŕ šéŕVéŕ ţö ţĥé »{targetLevelOrPlan}« þļåñ ţö ûšé ýöûŕ ñéŵ çĥåññéļ ɓåññéŕ one two three four five six seven] @@ -1465,6 +1472,7 @@ [Ţĥåñķš¡ Ŵé\'Vé šéñţ å çöñƒîŕḿåţîöñ ļîñķ ţö **¡¡»{email}«¡¡**. Þļéåšé çļîçķ ţĥé ļîñķ ţö Véŕîƒý ýöûŕ åççöûñţ. one two three four five six seven eight nine ten eleven twelve thirteen fourteen fiveteen sixteen seventeen] [Çļåîḿ one] [Çļåîḿ ýöûŕ åççöûñţ one two three] + [Çļéåŕ one] [Çļéåŕ Åţţåçĥḿéñţš one two three] [Çļéåŕ Ŕöļé Þéŕḿîššîöñš one two three] [Çļéåŕ ţéхţ one two] @@ -2090,11 +2098,6 @@ [Çûšţöḿ ÎñVîţé Ļîñķ one two three] [Ḿåķé ýöûŕ šéŕVéŕ éåšîļý åççéššîɓļé ŵîţĥ å ƒåñçý çûšţöḿ îñVîţé ļîñķ öƒ ýöûŕ çĥööšîñĝ. βé åŵåŕé ţĥåţ ţĥîš ḿåķéš ýöûŕ šéŕVéŕ þûɓļîçļý åVåîļåɓļé ţö åñýöñé ŵĥö ûšéš ţĥîš ļîñķ. one two three four five six seven eight nine ten eleven twelve thirteen fourteen fiveteen] [Ķééþ îñ ḿîñð ţĥåţ ŵé ḿåý ţåķé ɓåçķ çûšţöḿ îñVîţé ļîñķš îƒ ŵé ðîšçöVéŕ åɓûšé öŕ îƒ ţĥéŕé\'š åñ îñţéļļéçţûåļ þŕöþéŕţý çöñƒļîçţ. one two three four five six seven eight nine ten eleven twelve thirteen] - [Ŕöļé Šéţţîñĝš one two] - [Šéţ Îçöñš one two] - [Ĝöţ îţ one two] - [Ŵåñţ ýöûŕ ŕöļéš ţö šţåñð öûţ¿ Šéţ å ûñîQûé îçöñ ƒöŕ éåçĥ ŕöļé ŵîţĥ ŠéŕVéŕ βööšţîñĝ. Ĝö ţö **ŠéŕVéŕ Šéţţîñĝš > Ŕöļéš** ţö çĥéçķ îţ öûţ. one two three four five six seven eight nine ten eleven twelve thirteen fourteen fiveteen sixteen seventeen nineteen twenty one two three] - [Ŵåñţ ýöûŕ ŕöļéš ţö šţåñð öûţ¿ Ţŕý šéţţîñĝ å çûšţöḿ îḿåĝé öŕ éḿöĵî ƒöŕ éåçĥ ŕöļé îñ **ŠéŕVéŕ Šéţţîñĝš > Ŕöļéš**. one two three four five six seven eight nine ten eleven twelve] [Çûšţöḿ Šţåţûš one two] [Çļéåŕ åƒţéŕ one two] [Çļéåŕ Šţåţûš one two] @@ -2291,8 +2294,6 @@ [Åļļöŵ ƒŕîéñðš ţö ƒîñð ḿé one two three] [€[Ļéåŕñ Ḿöŕé](ļéåŕñḾöŕéĤööķ) one two three four] [ÐîšçöVéŕý one two] - [Éхþļöŕé åñð šéåŕçĥ ƒöŕ å Våŕîéţý öƒ þûɓļîç çöḿḿûñîţîéš. Fŕöḿ ĝåḿîñĝ, ţö ḿûšîç, ţö šţûðý ĝŕöûþš — ţĥéŕé’š å þļåçé ƒöŕ ýöû. one two three four five six seven eight nine ten eleven twelve thirteen fourteen fiveteen sixteen seventeen nineteen twenty] - [Çĥéçķ öûţ ŠéŕVéŕ ÐîšçöVéŕý one two three four] [»{speakersCount}«] [Ðîšḿîšš one two] [΃ ţĥé þŕöɓļéḿ þéŕšîšţš, çŕéåţé å šûþþöŕţ ţîçķéţ åñð çöþý ţĥé ḿéššåĝé çöñţéñţ ɓéļöŵ. one two three four five six seven eight nine] @@ -2336,6 +2337,18 @@ [Ðöŵñļöåð ƒåîļéð one two three] [¡¡»{fileName}«¡¡ ðöŵñļöåðéð one two three] [Öŕ öñ ţĥé ĝö one two] + [10 ḾÎÑ one two] + [10 Ḿîñûţéš one two] + [1 ÐÅÝ one] + [1 Ðåý one] + [1 ĤÖÛŔ one two] + [1 Ĥöûŕ one two] + [1 ŴÉÉĶ one two] + [1 Ŵééķ one two] + [5 ḾÎÑ one] + [5 Ḿîñûţéš one two] + [60 ŠÉÇ one two] + [60 Šéçöñðš one two] [»{days}«] [»{days}«] [»{hours}«] @@ -2437,6 +2450,10 @@ [Ŵåţçĥîñĝ îñ ¡¡»{guildName}«¡¡ one two three] [Éñĵöý ÝöûŢûɓé Vîðéöš ţöĝéţĥéŕ ðîŕéçţļý îñšîðé ţĥé Vöîçé çĥåññéļ¡ one two three four five six seven] [Ŵåţçĥ ÝöûŢûɓé ŵîţĥ ýöûŕ ƒŕîéñðš¡ one two three four] + [Ļööķš ļîķé ýöû\'ŕé åļŕéåðý îñ **¡¡»{currentApplicationName}«¡¡**. Åŕé ýöû šûŕé ýöû ŵåñţ ţö šŵîţçĥ ţö **¡¡»{targetApplicationName}«¡¡**¿ one two three four five six seven eight nine ten eleven twelve thirteen fourteen fiveteen] + [Ýöû šûŕé¿ one two] + [åñ ÅçţîVîţý one two] + [åñöţĥéŕ ÅçţîVîţý one two three] [Éḿöĵî one] [Åðð ţö FåVöŕîţéš one two three] [ÅVåîļåɓļé ŵîţĥ Ñîţŕö one two three] @@ -2957,6 +2974,7 @@ [νöîçé Ðîåĝñöšţîçš one two three] [νöîçé Þŕöçéššîñĝ one two three] [νöļûḿé one two] + [Ḿûšţ ɓé ɓéţŵééñ ¡¡»{min}«¡¡ åñð ¡¡»{max}«¡¡ îñ ļéñĝţĥ. one two three four five] [Éñţéŕ å šéŕVéŕ ñåḿé one two three] [Ŵĥåţ šĥöûļð éVéŕýöñé çåļļ ýöû¿ one two three four] [Öñļý þéöþļé ýöû îñVîţé åñð ḿöðéŕåţöŕš çåñ šéé ţĥîš ţĥŕéåð. one two three four five six seven] @@ -3393,6 +3411,16 @@ [Ýöû\'ŕé îñ »{guildCount}« šéŕVéŕš åñð ḿîĝĥţ ĥîţ ţĥé 100 šéŕVéŕ ļîḿîţ šööñ. Ĵöîñ ûþ ţö 200 šéŕVéŕš €[ÑÉŴ](ñéŵβåðĝéĤööķ), ûšé ýöûŕ šéŕVéŕ éḿöĵî éVéŕýŵĥéŕé, €[åñð ḿöŕé ŵîţĥ Ðîšçöŕð Ñîţŕö¡](öñÅñðḾöŕé) one two three four five six seven eight nine ten eleven twelve thirteen fourteen fiveteen sixteen seventeen nineteen twenty one two three four five six seven eight nine ten eleven twelve] [Ŵåññå ĵöîñ ḿöŕé šéŕVéŕš¿ one two three] [Ûþĝŕåðé ţö Ðîšçöŕð Ñîţŕö ţö ĵöîñ ûþ ţö 200 šéŕVéŕš¡ one two three four five six] + [Ţĥîš ŕéåšöñ ŵîļļ ɓé ŕéçöŕðéð îñ ţĥé åûðîţ ļöĝ. one two three four five six] + [Ŵĥéñ ýöû þûţ å ûšéŕ îñ ţîḿé öûţ ţĥéý ŵîļļ ñöţ ɓé åɓļé ţö šéñð ḿéššåĝéš îñ çĥåţ, ŕéþļý ŵîţĥîñ ţĥŕéåðš, ŕéåçţ ţö ḿéššåĝéš, öŕ šþéåķ îñ Vöîçé öŕ šţåĝé çĥåññéļš one two three four five six seven eight nine ten eleven twelve thirteen fourteen] + [ÐÛŔÅŢÎÖÑ one two] + [Ýöû åŕé îñ ţîḿéöûţ ḿöðé one two three] + [Ýöû çåñ ñöţ ŕéþļý, ŕéåçţ, ḿéššåĝé öŕ šþéåķ îñ Vöîçé. [Ļéåŕñ ḿöŕé](»{link}«) one two three four five six seven eight nine ten eleven twelve thirteen] + [ŔÉÅŠÖÑ one two] + [Ŕéåšöñ ƒöŕ ţîḿé öûţ one two three] + [»{quantity}« ŕéḿåîñîñĝ one two] + [Ļéšš ţĥåñ 1 ḿîñûţé ŕéḿåîñîñĝ one two three four] + [¡¡»{user}«¡¡ Ţîḿéð öûţ ƒöŕ »{label}« one two three] [Å šéŕVéŕ îš å šûþéŕþöŵéŕéð ĝŕöûþ çĥåţ ŵĥéŕé þéöþļé çöḿé ţöĝéţĥéŕ åŕöûñð å ţöþîç öŕ ţö ĥåñĝ öûţ. one two three four five six seven eight nine ten] [Ýöû’ļļ ñééð å ƒéŵ ƒŕîéñðš ţö ĝéţ ţĥé ḿöšţ öûţ öƒ ýöûŕ šéŕVéŕ. one two three four five six seven] [Šéé ḿöŕé ƒŕîéñðš one two three] @@ -3454,6 +3482,10 @@ [»{count}« ƒöŕ »{query}« one] [Éхþļöŕé Þûɓļîç ŠéŕVéŕš one two three] [νîéŵ one] + [ŔéḿöVé îţ ñöŵ ţö ļéţ ţĥéḿ þöšţ åñð ŕéåçţ ţö ḿéššåĝéš, åñð šþéåķ îñ Vöîçé åñð šţåĝé çĥåññéļš. [Ļéåŕñ Ḿöŕé](ĥţţþš://ŵŵŵ.ĝööĝļé.çöḿ) one two three four five six seven eight nine ten eleven twelve thirteen fourteen fiveteen sixteen seventeen nineteen twenty one two] + [ŔéḿöVé Ţîḿé Öûţ one two three] + [¡¡»{user}«¡¡ ţîḿé öûţ éñðéð one two three] + [¡¡»{username}«¡¡ ĥåš €[](çöûñţðöŵñ) ŕéḿåîñîñĝ îñ ţĥéîŕ ţîḿé öûţ. one two three four five six] [Éñåɓļé Þŕöĝŕéšš βåŕ one two three] [Åðð Ḿöðéŕåţöŕš one two three] [Ḿîššîñĝ þéŕḿîššîöñ ţö çöññéçţ. one two three four] @@ -3571,6 +3603,7 @@ [¡¡»{folderName}«¡¡, ƒöļðéŕ »{mentions}«, ¡¡»{expandedState}«¡¡ one two three] [Ûññåḿéð ŠéŕVéŕ Föļðéŕ one two three] [Föļðéŕ šéţţîñĝš šåVéð¡ one two three] + [Ţĥîš îš å šéŕVéŕ ɓîö îñ ¡¡»{guildName}«¡¡ one two three four] [Ýöû çåñ çĥåñĝé ĥöŵ öţĥéŕš šéé ýöû îñšîðé ţĥîš šéŕVéŕ öñļý (¡¡»{guildName}«¡¡) ɓý šéţţîñĝ å šéŕVéŕ þŕöƒîļé. Åñýţĥîñĝ ñöţ šéţ ĥéŕé ŵîļļ šĥöŵ ýöûŕ ðéƒåûļţ ûšéŕ þŕöƒîļé. one two three four five six seven eight nine ten eleven twelve thirteen fourteen fiveteen sixteen seventeen nineteen twenty one two three four five six seven] [ŠéŕVéŕ Þŕöƒîļé βåññéŕ one two three] [ŠéŕVéŕ Þŕöƒîļé - €[](ĝûîļðÎçöñĤööķ) ¡¡»{guildName}«¡¡ one two three four five] @@ -3595,9 +3628,20 @@ [Öţĥéŕ one] [Î šéåŕçĥéð ƒöŕ å šéŕVéŕ öñļîñé one two three four] [Ýöûŕ Åñšŵéŕ one two] + [Î ðîðñ\'ţ ḿéåñ ţö ĵöîñ ţĥîš šéŕVéŕ one two three four] + [Ŵĥý ðîð ýöû ļéåVé ¡¡»{server}«¡¡¿ one two three] + [ŠéŕVéŕ ŵåš ţöö çöñƒûšîñĝ/Î ðîð ñöţ ûñðéŕšţåñð ĥöŵ ţö ûšé îţ one two three four five six seven] + [Ţöö ḿåñý ñöţîƒîçåţîöñš one two three] + [Çåñ ýöû ţéļļ ûš ḿöŕé¿ one two three] + [Ţĥéŕé îš ñö åçţîVîţý îñ ţĥîš šéŕVéŕ one two three four] + [Ţöö ḿûçĥ åçţîVîţý îñ ţĥîš šéŕVéŕ one two three four] + [Ţĥåñķš ƒöŕ ýöûŕ ƒééðɓåçķ¡ Fééðɓåçķ ļîķé ýöûŕš ĥéļþš ûš îḿþŕöVé Ðîšçöŕð. one two three four five six seven eight] + [ŠéŕVéŕ çöñţéñţ åñð/öŕ ḿéḿɓéŕš ḿåðé ḿé ûñçöḿƒöŕţåɓļé one two three four five six] + [Î åḿ ñöţ îñţéŕéšţéð îñ ţĥé ţöþîç öƒ ţĥîš šéŕVéŕ one two three four five six] [βé ŵĥö ýöû ŵåñţ åñð ûšé å ðéŕéñţ åVåţåŕ îñ éåçĥ öƒ ýöûŕ šéŕVéŕš, ûþĝŕåðé ýöûŕ þŕöƒîļé, [åñð ḿöŕé ŵîţĥ Ðîšçöŕð Ñîţŕö¡](öñÅñðḾöŕé) one two three four five six seven eight nine ten eleven twelve thirteen fourteen fiveteen sixteen seventeen nineteen twenty one two three] [βé ŵĥö ýöû ŵåñţ åñð ûšé å ðéŕéñţ åVåţåŕ îñ éåçĥ öƒ ýöûŕ šéŕVéŕš, ûþĝŕåðé ýöûŕ þŕöƒîļé, åñð ḿöŕé ŵîţĥ Ðîšçöŕð Ñîţŕö¡ one two three four five six seven eight nine ten eleven twelve] [Ŵåññå ûšé å ðéŕéñţ åVåţåŕ¿ one two three four] + [Ýöû ḿûšţ ĵöîñ ţĥé šéŕVéŕ ƒîŕšţ. one two three four] [¡¡»{guild}«¡¡ ḿéḿɓéŕš one two] [Ñö ḿéḿɓéŕš ŵéŕé ƒöûñð. one two three] [νéŕîƒîçåţîöñ ļîñķ ĥåš éхþîŕéð. one two three four] @@ -3760,7 +3804,7 @@ [»{value}« ţĥîš ḿöñţĥ one two] [Çĥéçķ ɓåçķ ļåţéŕ¡ one two three] [Åḿöûñţ one two] - [Ðîšçļåîḿéŕ ĥéŕé one two three] + [Ţöţåļ þåýöûţ åƒţéŕ ðéðûçţîöñš one two three four] [Ḿéḿɓéŕš one two] [Þéŕîöð one two] [Þŕîçé one] @@ -3823,13 +3867,17 @@ [Šöŕŕý, €[»{serverName}« Þŕéḿîûḿ](šéŕVéŕÑåḿéĤööķ) îšñ\'ţ åVåîļåɓļé ţö þûŕçĥåšé öñ ḿöɓîļé one two three four five six seven eight nine ten eleven twelve thirteen fourteen] [Ŵé’ŕé ŵöŕķîñĝ öñ å šöļûţîöñ. Îñ ţĥé ḿéåñţîḿé, Vîšîţ ţĥîš šéŕVéŕ öñ ðéšķţöþ öŕ ŵéɓ ƒöŕ ḿöŕé îñƒö. one two three four five six seven eight nine ten eleven twelve thirteen fourteen fiveteen sixteen] [Šûɓšçŕîɓé ţö **»{serverName}« Þŕéḿîûḿ** ţö ûñļöçķ #»{channelName}« one two three four five] + [Ýöûŕ þåýḿéñţ ḿéţĥöð ŵîļļ ɓé çĥåŕĝéð åţ ţĥé ɓéĝîññîñĝ öƒ ţĥé ñéхţ ɓîļļîñĝ þéŕîöð. one two three four five six seven eight nine] + [Ýöûŕ ḿéḿɓéŕšĥîþ ĥåš ɓééñ ŕéšţåŕţéð¡ one two three four] [Šéåŕçĥ çĥåññéļš one two three] [Ḿöñéţîžé ýöûŕ šéŕVéŕ ɓý öƒƒéŕîñĝ éхçļûšîVé çĥåññéļš åñð ɓéñéƒîţš. one two three four five six seven] [Ĝéţ Šţåŕţéð one two] [βåšîç Îñƒö one two] + [Éñåɓļé ḿöñéţîžåţîöñ ƒîŕšţ¡ one two three four] [Þåýḿéñţ one two] [ÞŕéVîéŵ one two] [Ţîéŕš one] + [Fîļļ öûţ βåšîç Îñƒö ƒîŕšţ¡ one two three four] [Þŕéḿîûḿ Ḿéḿɓéŕšĥîþ one two three] [Åðð å çĥåññéļ one two] [Çŕéåţé å ñéŵ þŕéḿîûḿ çĥåññéļ öŕ çöñVéŕţ åñ éхîšţîñĝ çĥåññéļ. one two three four five six seven] @@ -3842,8 +3890,9 @@ [Ûþļöåð Îḿåĝé one two] [Ŵé ŕéçöḿḿéñð åñ îḿåĝé ţĥåţ’š åţ ļéåšţ 1500þх ŵîðé åñð 500þх ţåļļ. one two three four five six seven eight nine ten eleven twelve thirteen] [ÇöVéŕ þĥöţö one two] - [(ÞĻÅÇÉĤÖĻÐÉŔ) one two] + [Ļéţ ƒöļķš ķñöŵ ŵĥåţ’š ĝŕéåţ åɓöûţ Þŕéḿîûḿ Ḿéḿɓéŕšĥîþ öñ ýöûŕ šéŕVéŕ one two three four five six seven eight] [Ðéšçŕîþţîöñ one two] + [Þļéåšé åðð å ðéšçŕîþţîöñ åñð çöVéŕ îḿåĝé one two three four five] [Ñéŵ Ţîéŕ one two] [Åðð å ɓéñéƒîţ one two] [Öƒƒéŕ öţĥéŕ þéŕķš ţĥåţ éхîšţ öûţšîðé Ðîšçöŕð. one two three four five] @@ -3912,13 +3961,14 @@ [Ýöû ĥåVé **»{numSubscriptions}« åçţîVé »{numSubscriptions}«** one two three] [Þŕéḿîûḿ Çĥåññéļ one two three] [Þŕéḿîûḿ Ḿéḿɓéŕšĥîþ one two three] - [Ḿåñåĝé Šûɓšçŕîþţîöñš one two three] + [Ḿåñåĝé Ḿéḿɓéŕšĥîþš one two three] [Ḿåñåĝé Þŕéḿîûḿ Ḿéḿɓéŕšĥîþš one two three four] + [Ýöûŕ Šûɓšçŕîþţîöñš one two three] [Ĵöîñéð »{joinedDate}« one two] [Þŕéḿîûḿ ţîéŕš åŕé åVåîļåɓļé ţö åþþŕöVéð šéŕVéŕ ḿéḿɓéŕš. one two three four five six seven] [Þŕéḿîûḿ Çĥåññéļ (Ļöçķéð) one two three] - [Þŕéḿîûḿ one two] - [Þŕéḿîûḿ one two] + [Þåîð šéŕVéŕ ḿéḿɓéŕšĥîþš åŕé ɓîļļéð šéþåŕåţéļý. Ţĥéý ḿåý ĥåVé ðéŕéñţ ŕéñéŵåļ ðåţéš åñð þåýḿéñţ ḿéţĥöðš. one two three four five six seven eight nine ten eleven] + [Þŕéḿîûḿ Ḿéḿɓéŕšĥîþ one two three] [Ḿåñåĝé Ţîéŕš one two] [Éðîţ ŠéŕVéŕ Ŕûļéš one two three] [ŠéŕVéŕ Ŕûļéš one two] @@ -3991,6 +4041,8 @@ [Ţŕý îţ¡ one two] [€[**¡¡»{user}«¡¡**](ûšéŕĤööķ) çŕéåţéð åñ åññöûñçéḿéñţ ţĥŕéåð €[**¡¡»{target}«¡¡**](ţåŕĝéţĤööķ) one two three four five six seven eight nine ten eleven twelve thirteen fourteen] [€[**¡¡»{user}«¡¡**](ûšéŕĤööķ) åððéð €[**¡¡»{target}«¡¡**](ţåŕĝéţĤööķ) ţö ţĥé šéŕVéŕ one two three four five six seven eight nine ten eleven twelve thirteen] + [Šéţ ţĥé çĥåññéļ ɓåññéŕ one two three] + [ŔéḿöVéð ţĥé çĥåññéļ ɓåññéŕ one two three four] [Çĥåñĝéð ţĥé ɓîţŕåţé ţö **¡¡»{newValue}«¡¡** one two three four] [Šéţ ţĥé ɓîţŕåţé ţö **¡¡»{newValue}«¡¡** one two three four] [€[**¡¡»{user}«¡¡**](ûšéŕĤööķ) çŕéåţéð å çåţéĝöŕý €[**¡¡»{target}«¡¡**](ţåŕĝéţĤööķ) one two three four five six seven eight nine ten eleven twelve thirteen] @@ -4043,6 +4095,7 @@ [**Çļéåŕéð** ţĥé îñåçţîVé çĥåññéļ one two three four] [Šéţ ţĥé îñåçţîVé ţîḿéöûţ ţö **¡¡»{newValue}«¡¡** ḿîñûţéš one two three four five] [Šéţ ţĥé šéŕVéŕ ɓåññéŕ one two three] + [ŔéḿöVéð ţĥé šéŕVéŕ ɓåññéŕ one two three] [Šéţ ţĥé ðéƒåûļţ ḿéššåĝé ñöţîƒîçåţîöñ šéţţîñĝ ţö **Åļļ Ḿéššåĝéš** one two three four five six seven] [Šéţ ţĥé ðéƒåûļţ ḿéššåĝé ñöţîƒîçåţîöñ šéţţîñĝ ţö **Öñļý Ḿéñţîöñš** one two three four five six seven] [Šéţ ţĥé šéŕVéŕ ðéšçŕîþţîöñ ţö **¡¡»{newValue}«¡¡** one two three four five] @@ -4057,6 +4110,8 @@ [Šéţ ţĥé šéŕVéŕ ñåḿé ţö **¡¡»{newValue}«¡¡** one two three four] [Þåššéð öŵñéŕšĥîþ ţö **¡¡»{newValue}«¡¡** one two three four] [Šéţ ţĥé þŕéƒéŕŕéð ļöçåļé ţö **¡¡»{newValue}«¡¡** one two three four five] + [Ţûŕñéð **öƒƒ** ţĥé βööšţ þŕöĝŕéšš ɓåŕ one two three four five] + [Ţûŕñéð **öñ** ţĥé βööšţ þŕöĝŕéšš ɓåŕ one two three four five] [Šéţ ţĥé Vöîçé ŕéĝîöñ ţö **¡¡»{newValue}«¡¡** one two three four] [Šéţ ţĥé ŕûļéš çĥåññéļ ţö **¡¡»{newValue}«¡¡** one two three four] [**Çļéåŕéð** ţĥé ŕûļéš çĥåññéļ one two three four] @@ -4150,7 +4205,6 @@ [Šéţ ţĥé ļöçåţîöñ ţö **¡¡»{newValue}«¡¡** one two three four] [ŔéḿöVéð ţĥé ļöçåţîöñ one two three] [Ŵîţĥ ţĥé ñåḿé **¡¡»{newValue}«¡¡** one two three] - [Ŵîţĥ å ţîçķéţ one two] [Šéţ ţĥé šţåţûš ţö **ÅçţîVé** one two three four] [Šéţ ţĥé šţåţûš ţö **Çåñçéļéð** one two three four] [Šéţ ţĥé šţåţûš ţö **Çöḿþļéţéð** one two three four] @@ -4438,6 +4492,8 @@ [»{boosts}« ţö ûñļöçķ one two] [Ţîéŕ »{tier}« þéŕķ ûñļöçķéð one two three] [Ţĥîš îš å Ţîéŕ »{tier}« Ñîţŕö Féåţûŕé. [Çĥéçķ ýöûŕ ţîéŕ šţåţûš](»{tierStatusUrl}«) one two three four five six seven eight nine ten eleven twelve] + [Ţĥé šéŕVéŕ öŵñéŕ ḿûšţ éñåɓļé ḿöñéţîžåţîöñ ɓéƒöŕé ýöû çåñ ĝéţ šţåŕţéð¡ one two three four five six seven eight] + [Ḿöñéţîžåţîöñ ñöţ éñåɓļéð one two three] [Åŕé ýöû šûŕé¿ Ţĥîš ŵîļļ ŕéḿöVé ţĥé šéŕVéŕ ƒŕöḿ ţĥé Þåŕţñéŕ Þŕöĝŕåḿ åñð ŠéŕVéŕ ÐîšçöVéŕý. one two three four five six seven eight nine ten] [Ýöûŕ šéŕVéŕ ḿûšţ ɓé åţ ļéåšţ »{minimumGuildAge}« öļð. one two three four] [Ýöûŕ šéŕVéŕ ḿûšţ ɓé åţ ļéåšţ »{minimumGuildAge}« öļð. Þļéåšé çĥéçķ ɓåçķ öñ »{passDate}«. one two three four five six seven] @@ -4858,13 +4914,15 @@ [Ĥéý, ðöñ’ţ ýöû ðéšéŕVé å ĥöļîðåý ɓöñûš¿ Šûɓšçŕîɓé ñöŵ åñð ĝéţ å ƒŕéé ḿöñţĥ öƒ Ñîţŕö. one two three four five six seven eight nine] [βûý Öñé, Ĝéţ Öñé Fŕéé one two three] [[Ŕûļéš åñð ŕéšţŕîçţîöñš åþþļý.](»{termsURL}«) one two three four] + [Ļéåŕñ ḿöŕé åɓöûţ ţĥîš þŕöḿöţîöñ\'š [ŕûļéš åñð ŕéšţŕîçţîöñš](»{termsURL}«) one two three four five six seven eight nine ten eleven twelve] [Éñĵöý å ƒŕéé ḿöñţĥ öñ ûš one two three] [+1 ḿöñţĥ ƒŕéé one two] + [Ýöû’ŕé éļîĝîɓļé ƒöŕ å ƒŕéé ḿöñţĥ¡ one two three four] [Çöñţîñûé Ŵîţĥöûţ Öƒƒéŕ one two three] [Çûŕîöûš åɓöûţ öûŕ ĥöļîðåý þŕöḿöţîöñ¿ one two three four five] [Çĥéçķ îţ öûţ öñ ŵéɓ öŕ îñ öûŕ ðéšķţöþ åþþ one two three four five] - [Å ƒŕéé ḿöñţĥ ŵîļļ åûţöḿåţîçåļļý ĝéţ åððéð ţö ýöûŕ åççöûñţ. Éñĵöý¡ one two three four five six seven] - [Ýöû\'ŕé ĝéţţîñĝ å ƒŕéé ḿöñţĥ¡ one two three four] + [Å ƒŕéé ḿöñţĥ ŵîļļ åûţöḿåţîçåļļý ĝéţ åððéð ţö ýöûŕ åççöûñţ. Éñĵöý¡ one two three four five six seven] + [Ýöû\'ŕé ĝéţţîñĝ å ƒŕéé ḿöñţĥ¡ one two three four] [Ļéåŕñ ḿöŕé åɓöûţ ţĥîš þŕöḿöţîöñ\'š [ŕûļéš åñð ŕéšţŕîçţîöñš](»{helpdeskUrl}«). one two three four five six seven eight nine ten eleven twelve] [Ýöû\'ŕé îñéļîĝîɓļé ƒöŕ ţĥîš öƒƒéŕ one two three four] [Ĥöḿé one] @@ -4976,6 +5034,13 @@ [Åðð ŠéŕVéŕš one two] [ÎñVîţé Þéöþļé one two] [Ĵöîñ ŠéŕVéŕš one two] + [Ĥöþ îñţö ļîɓŕåŕý one two three] + [ÉVéŕýöñé šţåýš ḿûţéð šö ýöû çåñ Qûîéţļý çŕåḿ ƒöŕ ţéšţš ţöĝéţĥéŕ. one two three four five six seven] + [ÑÉŴ¡ Ĥûɓ šţûðý ŕööḿš one two three] + [Šţûðý Ţöĝéţĥéŕ one two three] + [Ţĥîš îš å šþéçîåļ þļåçé ŵĥéŕé þéöþļé ĥåñĝ öûţ Qûîéţļý. Ýöû çåñ ûšé ţĥé Vöîçé çĥåññéļ\'š ţéхţ çĥåţ ţö çöḿḿûñîçåţé. one two three four five six seven eight nine ten eleven twelve] + [Îñ Ĥûɓš, éVéŕýöñé îš ḿûţéð ɓý ðéƒåûļţ îñ νöîçé Çĥåññéļš one two three four five six seven] + [šţûðýîñĝ • Vîðéö öþţîöñåļ one two three] [Ḿý šçĥööļ îšñ\'ţ ĥéŕé one two three] [νéŕîƒîéð Šţûðéñţ Ĥûɓ one two three] [νéŕîƒý ýöûŕ éḿåîļ ţö ĵöîñ one two three] @@ -5266,6 +5331,8 @@ [Šýñç ýöûŕ çĥåññéļ ḿéḿɓéŕš ţö ŕöļéš åñð çŕéåţé åñ éхçļûšîVé éхþéŕîéñçé one two three four five six seven eight] [[Çöññéçţ](çöññéçţÅçţîöñ) ýöûŕ þåŕţñéŕéð ÝöûŢûɓé åççöûñţ ţö åðð îţ ţö ţĥîš šéŕVéŕ. [Ļéåŕñ ḿöŕé.](»{helpdeskArticle}«) one two three four five six seven eight nine ten eleven twelve thirteen fourteen fiveteen sixteen seventeen] [»{count}«] + [Ţĥîš ƒöŕḿ ŵîļļ ɓé šûɓḿîţţéð ţö **¡¡»{applicationName}«¡¡**. Ðö ñöţ šĥåŕé þåššŵöŕðš öŕ öţĥéŕ šéñšîţîVé îñƒöŕḿåţîöñ. one two three four five six seven eight nine ten] + [Šöḿéţĥîñĝ ŵéñţ ŵŕöñĝ. Ţŕý åĝåîñ. one two three four] [Šļöŵ ðöŵñ¡ Ýöû\'ŕé çļîçķîñĝ ţöö ƒåšţ. one two three four five] [βŕöŵšéŕš ŕéQûîŕé ûšéŕ îñţéŕåçţîöñ ɓéƒöŕé ţĥéý ŵîļļ þļåý åûðîö. Ĵûšţ çļîçķ öķåý ţö çöñţîñûé. one two three four five six seven eight nine ten] [Îñţéŕåçţîöñ ŔéQûîŕéð one two three] @@ -6100,7 +6167,7 @@ [Åŕé ýöû šûŕé¿ one two] [»{count}«] [Ḿöñţĥļý one two] - [Ḿöñţĥļý ŠéŕVéŕ Šûɓšçŕîþţîöñ (¡¡»{planName}«¡¡) one two three four] + [Ḿöñţĥļý Šûɓšçŕîþţîöñ (¡¡»{planName}«¡¡) one two three four] [Ḿöŕé one] [Ḿöŕé Ðéţåîļš one two] [Ḿöŕé Öþţîöñš one two] @@ -6110,8 +6177,8 @@ [Ḿéḿɓéŕš ŵîţĥ ţĥîš þéŕḿîššîöñ çåñ ðŕåĝ öţĥéŕ ḿéḿɓéŕš öûţ öƒ ţĥîš çĥåññéļ. Ţĥéý çåñ öñļý ḿöVé ḿéḿɓéŕš ɓéţŵééñ çĥåññéļš ɓöţĥ ţĥéý åñð ţĥé ḿéḿɓéŕ ţĥéý åŕé ḿöVîñĝ ĥåVé åççéšš. one two three four five six seven eight nine ten eleven twelve thirteen fourteen fiveteen] [ḾöVé Ţö one two] [Ûšéŕ ĥåš ɓééñ ḿöVéð ţö ţĥé šéļéçţéð çĥåññéļ. one two three four five] - [Åļéŕţ Çļéåŕéð one two] - [Ñö Åļéŕţ Šĥöŵîñĝ one two three] + [Åļéŕţ Çļéåŕéð one two] + [Ñö Åļéŕţ Šĥöŵîñĝ one two three] [Ñéŵ ñöţîƒîçåţîöñ one two three] [ŔéḿöVé »%1$s« one two] [Ḿöŕé ţĥåñ %1$d ñéŵ ñöţîƒîçåţîöñš one two three four] @@ -6569,6 +6636,7 @@ [Ţö ûšé Šçŕééñ Šĥåŕé, þļéåšé ûþðåţé ţö ļåţéšţ ÖŠ Véŕšîöñ one two three four five six seven] [ÖŠ νéŕšîöñ ŔéQûîŕéḿéñţ one two three] [Öţĥéŕ one] + [Öţĥéŕ (Ĥîĝĥ Þŕîöŕîţý) one two three] [Öţĥéŕ ļåñĝûåĝéš one two three] [Öţĥéŕ öþţîöñš one two] [Öţĥéŕ Ŕéåçţîöñš one two three] @@ -6788,6 +6856,9 @@ [Ŵé ðöñ’ţ ŕéçöĝñîžé ţĥîš ļöçåţîöñ. Ŵé šéñţ å çöñƒîŕḿåţîöñ çöðé ţö ţĥé þĥöñé ñûḿɓéŕ çöññéçţéð ţö ţĥîš åççöûñţ. Ðîðñ\'ţ ĝéţ å çöðé¿ [Ŕéšéñð Çöðé](öñŔéšéñðÇļîçķ) one two three four five six seven eight nine ten eleven twelve thirteen fourteen fiveteen sixteen seventeen nineteen twenty one two three four five six seven] [Éñţéŕ ýöûŕ çöñƒîŕḿåţîöñ çöðé ţö Véŕîƒý îţ\'š ýöû one two three four five six] [Å Våļîð þĥöñé îš ŕéQûîŕéð. one two three four] + [Ĝŕéåţ¡ Ñéхţ, ŵé\'ļļ Véŕîƒý ýöûŕ éḿåîļ. one two three four five] + [Çöñţîñûé one two] + [Þĥöñé Véŕîƒîéð¡ one two three] [Éñţéŕ å þĥöñé ñûḿɓéŕ one two three] [Ţĥé çûŕŕéñţ ñûḿɓéŕ öñ ýöûŕ åççöûñţ îš ¡¡»{phone}«¡¡. one two three four five] [Ñéŵ Þĥöñé Ñûḿɓéŕ one two three] @@ -7569,6 +7640,7 @@ [Ýöû åŕé ɓéîñĝ ŕåţé ļîḿîţéð. one two three four] [Ĥéåð öVéŕ ţö ţĥé Þļåý Šţöŕé åñð ļéåVé ûš å ŕåţîñĝ. ÉVéŕý ļîţţļé ɓîţ ĥéļþš¡ one two three four five six seven eight] [Éñĵöýîñĝ Ðîšçöŕð¿ one two three] + [¡¡»{emojiName}«¡¡»{reactions}«, þŕéšš ţö ŕéḿöVé ýöûŕ ŕéåçţîöñ one two three four] [¡¡»{emojiName}«¡¡»{reactions}«, þŕéšš ţö ŕéåçţ one two three] [¡¡»{emojiName}«¡¡, þŕéšš ţö ŕéåçţ one two three] [¡¡»{a}«¡¡ ŕéåçţéð ŵîţĥ ¡¡»{emojiName}«¡¡ one two three] @@ -7652,6 +7724,7 @@ [Šĥöŵ éḿöĵî ŕéåçţîöñš öñ ḿéššåĝéš one two three four] [Ŕéöŕðéŕ one two] [Ŕéöŕðéŕîñĝ Çĥåññéļš one two three] + [Ŕéþļý îñ Ţĥŕéåð one two three] [ÖFF one] [Çļîçķ ţö éñåɓļé þîñĝîñĝ ţĥé öŕîĝîñåļ åûţĥöŕ. one two three four five] [ÖÑ one] @@ -7769,11 +7842,13 @@ [ûþ ţö 3 ðåýš one two] [ûþ ţö 7 ðåýš one two] [ûþ ţö 7 ðåýš one two] + [þéŕķš one] [Ţĥîš šéŕVéŕ çûŕŕéñţļý ĥåš »{numSubscriptionsApplied}« åþþļîéð. one two three four] [Ţĥîš šéŕVéŕ çûŕŕéñţļý ĥåš »{numSubscriptionsApplied}« åþþļîéð. Îţ ĥåš ûñļöçķéð ţĥé ¡¡»{planName}«¡¡ þļåñ. one two three four five six seven eight] [Ýöû ðîð îţ¡ one two] [Ýöû åŕé ĥéŕé¡ one two] [»{numSubscriptionsApplied}«] + [ŕéŵåŕðš one two] [Ĥéļþ ûñļöçķ ŕéŵåŕðš ţöĝéţĥéŕ. **€[βûý Šîñĝļé βööšţš →](ɓûýŠîñĝļéŠûɓšçŕîþţîöñĤööķ)** one two three four five six seven eight nine] [Fŕéé one] [Ñö Þļåñ one two] @@ -7783,6 +7858,7 @@ [Þļåñ 2 one two] [Çöḿḿûñîţîéš one two] [Þļåñ 3 one two] + [»{tierLabel}« þļåñ one] [ŔéQûéšţ ţö Šþéåķ one two three] [ÎñVîţé ţö Šþéåķ one two three] [Öþéñ Ŕåîšéð Ĥåñðš Ļîšţ one two three] @@ -8232,6 +8308,10 @@ [Šöûŕçé one two] [Šţöþ šĥåŕîñĝ ýöûŕ šçŕééñ one two three] [Šţŕéåḿ »{gameName}« one two] + [Ĝîƒţ å Ñîţŕö šûɓ ţö ţĥé šţŕéåḿéŕ ţö ţûŕñ ţĥîš îñţö å ĥîĝĥ Qûåļîţý šţŕéåḿ. one two three four five six seven eight] + [Ĝîƒţ Ñîţŕö one two] + [Ðîšḿîšš one two] + [Ĝîƒţ Ñîţŕö ƒöŕ ĤÐ Vîðéö one two three] [Šţŕéåḿ qûåļîţý one two three] [Šçŕééñ Šĥåŕîñĝ ÛñåVåîļåɓļé one two three four] [Ðöŵñļöåð ţĥé Ðîšçöŕð Ðéšķţöþ åþþ ţö ûšé šçŕééñ šĥåŕîñĝ¡ one two three four five six seven] @@ -8363,7 +8443,6 @@ [Šéñð ŢŢŠ Ḿéššåĝéš one two three] [Ḿéḿɓéŕš ŵîţĥ ţĥîš þéŕḿîššîöñ çåñ šéñð ţéхţ-ţö-šþééçĥ ḿéššåĝéš ɓý šţåŕţîñĝ å ḿéššåĝé ŵîţĥ /ţţš. Ţĥéšé ḿéššåĝéš çåñ ɓé ĥéåŕð ɓý éVéŕýöñé ƒöçûšéð öñ ţĥé çĥåññéļ. one two three four five six seven eight nine ten eleven twelve thirteen fourteen] [Šéñð å ŵåVé one two] - [Šéñðîñĝ îñVîţé… one two three] [Ĝîƒţ šöḿéöñé Ñîţŕö ţö ĝîVé ţĥéḿ åççéšš ţö þŕöƒîļé çûšţöḿîžåţîöñ, éḿöĵî, åñð šûþéŕþöŵéŕéð çĥåţ ƒéåţûŕéš. one two three four five six seven eight nine ten eleven] [ĜîVé ţĥé ĝîƒţ öƒ Ñîţŕö one two three] [ŠéŕVéŕ Ðéåƒéñ one two] @@ -8764,7 +8843,6 @@ [βûý Ţîçķéţ one two] [Šöḿé šöŕţ öƒ ɓŕîéƒ éхþļåñåţîöñ öƒ ŵĥåţ å šţåĝé îš þļûš åñ îñţŕö ţö ţĥé îðéå öƒ ĥöšţîñĝ å šţåĝé îñšîðé å šéŕVéŕ. one two three four five six seven eight nine ten eleven twelve] [Ļéţ’š ĝéţ ţĥé šĥöŵ šţåŕţéð. one two three four] - [Îñţéŕéšţéð one two] [Fŕîéñðš one two] [Öþéñ ţö ýöûŕ ƒŕîéñðš öñ Ðîšçöŕð one two three four] [ÞŕîVåţé one two] @@ -8878,6 +8956,7 @@ [Îţ\'ļļ ɓé ļîšţéð þûɓļîçļý îñ Šţåĝé ÐîšçöVéŕý. one two three four five] [Ýöûŕ Šţåĝé îš ĝöîñĝ þûɓļîç¡ one two three four] [Κ ýöûŕ ţöþîç ðéšçŕîþţîVé éñöûĝĥ¿ Ḿåķé šûŕé îţ\'š çļéåŕ šö ţĥåţ þéöþļé ɓŕöŵšîñĝ Šţåĝé ÐîšçöVéŕý çåñ éåšîļý ķñöŵ ŵĥåţ ýöûŕ Šţåĝé åñð çöḿḿûñîţý îš åɓöûţ. one two three four five six seven eight nine ten eleven twelve thirteen fourteen] + [Šţåŕţ νéŕîƒîçåţîöñ one two three] [Šţåŕţ νîðéö Çåļļ one two three] [Šţåŕţ νöîçé Çåļļ one two three] [Šţåŕţîñĝ åţ one two] @@ -9349,6 +9428,7 @@ [Šåý Ĥéļļö ţö Ţĥŕéåðš¡ one two three] [Ţĥŕéåðš one two] [**¡¡»{a}«¡¡**, **¡¡»{b}«¡¡**, åñð **¡¡»{c}«¡¡** åŕé ţýþîñĝ… one two three four five six seven eight nine ten] + [Ţîḿéöûţ one two] [Öþéŕåţîöñ ţööķ ţöö ļöñĝ ţö çöḿþļéţé, þļéåšé ţŕý åĝåîñ. one two three four five six seven] [Ţîḿéöûţ one two] [Çŕéåţé å ɓŕåñð ñéŵ šéŕVéŕ ŵîţĥ Vöîçé åñð ţéхţ çĥåţ ƒöŕ ýöûŕ ɓûððîéš¡ one two three four five six seven eight] @@ -9410,7 +9490,7 @@ [Ýöû åŕé åţ ţĥé »{quantity}« šéŕVéŕ ļîḿîţ. Ýöû ḿûšţ ļéåVé å šéŕVéŕ ƒîŕšţ ţö ĵöîñ. one two three four five six seven eight] [Öĥ ñö¡ one two] [Ýöû ḿûšţ ļéåVé å šéŕVéŕ ƒîŕšţ ţö ĵöîñ. one two three four five] - [Ýöû åŕé åţ ţĥé 100 šéŕVéŕ ļîḿîţ. one two three four] + [Ýöû åŕé åţ ţĥé »{quantity}« šéŕVéŕ ļîḿîţ. one two three four] [Ţĥîš öþţîöñ îš ñöţ åVåîļåɓļé ƒöŕ Çöḿḿûñîţý šéŕVéŕš. one two three four five six] [Ţĥîš îš ŕéQûîŕéð ƒöŕ ðîšçöVéŕåɓļé šéŕVéŕš. Ðîšåɓļé ÐîšçöVéŕý ƒîŕšţ ţö ðö ţĥîš. one two three four five six seven eight nine] [Ţöţåļ Ḿéḿɓéŕš one two] @@ -10006,6 +10086,8 @@ [Ŵåññå çĥåñĝé ýöûŕ ɓåçķĝŕöûñð¿ one two three four] [Ýåý¡ Ýöû’ŕé ûšîñĝ åñ åŵéšöḿé ɓåçķĝŕöûñð one two three four five] [Ñö ɓåçķĝŕöûñð ŕîĝĥţ ñöŵ¿ Ñö ŵöŕŕîéš¡ one two three four five] + [Ûĥ öĥ¡ Šöḿéţĥîñĝ ŵéñţ ŵŕöñĝ ŵĥéñ šéţţîñĝ ýöûŕ ɓåçķĝŕöûñð. Þļéåšé ţŕý åĝåîñ öŕ ûšé å ðéŕéñţ ɓåçķĝŕöûñð. one two three four five six seven eight nine ten eleven] + [Ûĥ öĥ¡ Šöḿéţĥîñĝ ŵéñţ ŵŕöñĝ ŵĥéñ ûþļöåðîñĝ ýöûŕ ɓåçķĝŕöûñð. Þļéåšé ţŕý åĝåîñ öŕ ûšé å ðéŕéñţ îḿåĝé. one two three four five six seven eight nine ten eleven] [Ţéļļ ûš åɓöûţ ýöûŕ Vîðéö ɓåçķĝŕöûñðš éхþéŕîéñçé. one two three four five six] [Ĥöŵ ŵéŕé Vîðéö ɓåçķĝŕöûñðš¿ one two three four] [Ţĥé ɓåçķĝŕöûñð ðéţéçţîöñ ŵåš ñöţ åççûŕåţé one two three four five] @@ -10016,7 +10098,7 @@ [Ĥåð åñ îššûé¿ one two] [Ţĥåñķš ƒöŕ ŕéþöŕţîñĝ ýöûŕ îššûé¡ Fééðɓåçķ ļîķé ýöûŕš ĥéļþš ûš îḿþŕöVé νîðéö βåçķĝŕöûñðš one two three four five six seven eight nine] [ŔéḿöVé βåçķĝŕöûñð one two three] - [Ûþļöåð çûšţöḿ Vîðéö ɓåçķĝŕöûñðš, šţŕéåḿ ĤÐ ŕéšöļûţîöñš åţ 60 ƒþš, [åñð ḿöŕé ŵîţĥ Ðîšçöŕð Ñîţŕö¡](öñĻéåŕñḾöŕé) one two three four five six seven eight nine ten eleven twelve thirteen fourteen fiveteen sixteen seventeen nineteen] + [Ĝéţ ḿöŕé çûšţöḿîžåţîöñ ɓý ûþļöåðîñĝ ýöûŕ öŵñ Vîðéö ɓåçķĝŕöûñð, çûšţöḿ ĝļöɓåļ éḿöĵîš, [åñð ḿöŕé ŵîţĥ Ðîšçöŕð Ñîţŕö¡](öñĻéåŕñḾöŕé) one two three four five six seven eight nine ten eleven twelve thirteen fourteen fiveteen sixteen seventeen nineteen twenty one two] [Ŵåññå ûþļöåð ýöûŕ öŵñ ɓåçķĝŕöûñð¿ one two three four] [Föçûš one] [Ĥîðé Çĥåţ one two] @@ -10193,7 +10275,7 @@ [Çļîçķ öñ ×ɓöх åñð éñţéŕ ţĥé ÞÎÑ åɓöVé one two three four five] [»{count}«] [Ýéåŕļý one two] - [Ýéåŕļý ŠéŕVéŕ Šûɓšçŕîþţîöñ (¡¡»{planName}«¡¡) one two three four] + [Ýéåŕļý Šûɓšçŕîþţîöñ (¡¡»{planName}«¡¡) one two three four] [Ýéļļöŵ one two] [Ýéš one] [Ýöûŕ Ĥûɓš one two] diff --git a/app/src/main/res/values-es-rES/strings.xml b/app/src/main/res/values-es-rES/strings.xml index 1b0eaf3a7b..b99e47b6e6 100644 --- a/app/src/main/res/values-es-rES/strings.xml +++ b/app/src/main/res/values-es-rES/strings.xml @@ -96,7 +96,6 @@ !!{name}!! ya está en ejecución. Debes tener la aplicación de escritorio instalada. Debes ser amigo de !!{name}!!. - Buscar usuarios y canales {memberCount} Hace {time} {time} Hace {time} {time} @@ -3576,7 +3575,6 @@ Ha establecido la ubicación a **!!{newValue}!!** Ha eliminado la ubicación Con el nombre **!!{newValue}!!** - Con una entrada Establecer el estado a **activo** Establecer el estado a **cancelado** Establecer el estado a **completado** @@ -4256,10 +4254,20 @@ Oculta el correo electrónico, las cuentas conectadas, las notas y anonimiza las etiquetas. Ocultar información personal Espera + $[](timeUntilEnd)$[Hasta el fin de la oferta](offerEndsText) Esto es lo que obtienes con Nitro: Oye, ¿no crees que te mereces un regalito estas fiestas? Suscríbete ahora y obtén un mes gratis de Nitro. Compra uno y llévate otro de regalo - [Se aplican normas y restricciones.]({termsURL}) + [Se aplican reglas y restricciones.]({termsURL}) + Obtén más información sobre las [reglas y restricciones]({termsURL}) de esta promoción. + Disfruta de un mes gratis + +1 mes gratis + ¡Puedes disfrutar de un mes gratis! + Continuar sin oferta + Se va a añadir un mes gratis a tu cuenta automáticamente. ¡Disfrútalo! + ¡Un mes gratis para ti! + Obtén más información sobre las [reglas y restricciones]({helpdeskUrl}) de esta promoción. + No puedes beneficiarte de esta oferta Inicio Hola. Bip, bip. Si quieres invitar amigos a este servidor, haz clic en el nombre del servidor situado en la parte superior izquierda y selecciona «!!{invitePeople}!!». ¡Bip! Croata @@ -5433,7 +5441,6 @@ Puedes ver todos los hilos privados creados por todos los usuarios ¿Seguro? Mensual - Suscripción de servidor mensual (!!{planName}!!) Más Más detalles Más opciones @@ -7552,8 +7559,7 @@ Enviar mensajes de texto a voz Los miembros con este permiso pueden enviar mensajes de texto a voz al empezar los mensajes con /tts. Estos mensajes los podrá escuchar cualquiera que tenga abierto el canal. Enviar un saludo - Enviando invitación… - Regala Nitro a alguien para darle acceso a juegos, ventajas, mejoras de servidor y funciones de chat supermejoradas. + Regala Nitro a alguien para que pueda acceder a la personalización del perfil, emojis y funciones de chat superpoderosas. Obsequia el regalo que es Nitro Ensordecer servidor Servidor ensordecido @@ -9102,7 +9108,6 @@ ¿Has tenido un problema? ¡Gracias por informarnos de tu problema! Opiniones como la tuya nos ayudan a mejorar los fondos de vídeo. Eliminar fondo - ¡Sube fondos de vídeo personalizados, transmite con resolución HD a 60 fps [y más con Discord Nitro](onLearnMore)! ¿Quieres subir tu propio fondo? Centrar Ocultar chat @@ -9269,7 +9274,6 @@ Ve a Ajustes > Conexiones > Añadir Haz clic en Xbox e introduce el PIN Anual - Suscripción de servidor anual (!!{planName}!!) Amarillo Tus Centros diff --git a/app/src/main/res/values-fi/strings.xml b/app/src/main/res/values-fi/strings.xml index b682037cc3..1e4c3e3140 100644 --- a/app/src/main/res/values-fi/strings.xml +++ b/app/src/main/res/values-fi/strings.xml @@ -123,7 +123,6 @@ !!{name}!! on jo käynnissä. Sinulla on oltava Discord-työpöytäsovellus asennettuna. Sinun on oltava kaveri käyttäjän !!{name}!! kanssa. - Etsi käyttäjiä ja kanavia {memberCount} {time} {time} sitten {time} {time} sitten @@ -3109,7 +3108,7 @@ {skuName} ({intervalCount}) {skuName} ({intervalCount}) Lahjasi - Anna Nitro lahjaksi + Lahjoita Nitro Tällä hetkellä lahjoja ei voi hyödyntää Google Play ‑kaupan kautta tehdyissä tilauksissa. Tällä hetkellä lahjoja ei voi hyödyntää Google Play ‑kaupan kautta tehdyissä tilauksissa. Lunastettuja lahjoja voi edelleen käyttää työpöytä- tai selainsovelluksissamme ostettuihin tilauksiin. Tiedoksi, että laitteistokiihdytystä ei havaittu. Tietokoneesi ei välttämättä tue ruudunjakoa. @@ -3681,7 +3680,6 @@ Asetti sijainniksi **!!{newValue}!!** Poisti sijainnin Nimellä **!!{newValue}!!** - Lipullinen Asetti tilaksi **aktiivinen** Asetti tilaksi **peruutettu** Asetti tilaksi **valmis** @@ -4361,10 +4359,20 @@ Piilottaa sähköpostiosoitteesi, yhdistetyt tilit, muistiinpanot ja anonymisoi taginumerot. Piilota yksityiset tietosi Odotas hetki + $[](timeUntilEnd)$[Tarjouksen päättymiseen asti](offerEndsText) Saat Nitrolla seuraavat edut: - Hei, eikö nyt olisi aika juhlia pienellä bonusedulla? Tilaa Nitro nyt, niin saat lisäksi ilmaiskuukauden. + Hei, eikö nyt olisi aika juhlia pienellä bonusedulla? Tilaa Nitro nyt, niin saat kaupan päälle ilmaiskuukauden. Osta yksi, saat toisen ilmaiseksi [Tarjoukseen liittyy sääntöjä ja rajoituksia.]({termsURL}) + Lue lisää tämän kampanjan [säännöistä ja rajoituksista]({termsURL}) + Ole hyvä ja nauti ilmaiskuukaudesta + +1 kuukausi ilmaiseksi + Sinulla on oikeus ilmaiskuukauteen! + Jatka ilman tarjousta + Tilillesi lisätään automaattisesti ilmaiskuukausi. Ole hyvä! + Saat ilmaiskuukauden! + Lue lisää kampanjan [säännöistä ja rajoituksista]({helpdeskUrl}). + Et voi käyttää tätä tarjousta Aloitussivu Hei. Piip-piip. Jos haluat kutsua kavereita tälle palvelimelle, klikkaa ylävasemmalla näkyvää palvelimen nimeä ja valitse !!{invitePeople}!!. Piip! kroatia @@ -5553,7 +5561,6 @@ Näytä kaikkien käyttäjien luomat yksityiset ketjut Oletko varma? Kuukausittain - Palvelimen kuukausitilaus (!!{planName}!!) Lisää Lisätietoja Lisää asetuksia @@ -7709,9 +7716,8 @@ Lähetä tekstistä puheeksi -viestejä Tämän oikeuden omaavat jäsenet voivat lähettää tekstistä puheeksi -viestejä aloittamalla viestin komennolla /tts. Kaikki kanavaa lukevat käyttäjät voivat kuulla tekstistä puheeksi -viestit. Lähetä heilutus - Lähetetään kutsu… - Anna kaverillesi lahjaksi Nitro, niin hän saa käyttöönsä siihen liittyvät pelit, edut ja supermahtavat keskusteluominaisuudet. - Lahjoita Nitro + Anna Nitro lahjaksi jollekulle, jonka uskot nauttivan profiilin mukautustoiminnoista, emojeista ja supermahtavista keskusteluominaisuuksista. + Anna Nitro lahjaksi Hiljennä palvelimella Hiljennetty palvelimella Tällä kanavalla on käytössä erikoiskäyttöoikeudet. Jos haluat kuunnella kanavalla, sinun on pyydettävä valtuutettua käyttäjää, kuten palvelimen valvojaa tai ylläpitäjää, poistamaan hiljennyksesi. @@ -9267,7 +9273,6 @@ Onko sinulla ongelmia? Kiitos ongelmasta ilmoittamisesta! Kaltaisesi palautteen antajat auttavat meitä parantamaan videokuvan taustoja Poista tausta - Tilaamalla [Discord Nitron](onLearnMore) voit ladata käyttöösi mukautettuja videoiden taustakuvia, striimata HD-tarkkuudella 60 FPS:n nopeudella ja käyttää monia muita etuja! Haluatko ladata oman taustan palvelimelle? Tarkenna Piilota keskustelu @@ -9434,7 +9439,6 @@ Valitse Asetukset > Yhteydet > Lisää Klikkaa Xbox ja syötä PIN-koodi yläpuolelle Vuosittain - Palvelimen vuositilaus (!!{planName}!!) Keltainen Kyllä Omat keskukset diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index f9abd6f27b..eb1b6181fe 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -123,7 +123,6 @@ !!{name}!! est déjà en cours d\'exécution. Tu dois avoir installé l\'application de bureau. Tu dois être ami(e) avec !!{name}!!. - Rechercher des utilisateurs et des salons {memberCount} Il y a {time} {time} Il y a {time} {time} @@ -3686,7 +3685,6 @@ Définir l\'emplacement sur **!!{newValue}!!** Emplacement supprimé Avec le nom **!!{newValue}!!** - Avec un ticket Définir le statut sur **Actif** Définir le statut sur **Annulé** Définir le statut sur **Terminé** @@ -4366,10 +4364,20 @@ Masque ton adresse e-mail, tes comptes connectés et tes notes, et rend anonyme les chiffres de ton tag. Masquer les informations personnelles Attends ! + $[L\'offre se termine dans](offerEndsText) : $[](timeUntilEnd) Voilà les avantages que t\'offre Nitro : Hé, tu mérites bien un bonus de fin d\'année, non ? Abonne-toi maintenant et obtiens un mois gratuit de Nitro. Un acheté, un offert [Des règles et des restrictions s\'appliquent.]({termsURL}) + En savoir plus sur les [règles et restrictions]({termsURL}) de cette promotion + Profite d\'un mois gratuit offert par la maison + +1 mois gratuit + Tu es éligible pour profiter d\'un mois gratuit ! + Continuer sans l\'offre + Un mois gratuit va automatiquement être ajouté à ton compte. Profites-en bien ! + Tu as obtenu un mois gratuit ! + En savoir plus sur les [règles et restrictions]({helpdeskUrl}) de cette promotion. + Tu n\'es pas éligible pour profiter de cette offre Accueil Bonjour. Bip. Boup. Si tu souhaites inviter des amis sur ce serveur, clique sur le nom du serveur en haut à gauche et sélectionne « !!{invitePeople}!! ». Bip ! Croate @@ -5557,7 +5565,6 @@ Permet de voir tous les fils privés créés par l\'ensemble des utilisateurs Veux-tu vraiment continuer ? Mensuel - Abonnement mensuel du serveur (!!{planName}!!) Plus Plus de détails Plus d\'options @@ -7713,8 +7720,7 @@ Envoyer des messages TTS Les membres ayant cette permission peuvent envoyer des messages de synthèse vocale (TTS, ou text-to-speech) en commençant leur message par /tts. Ces messages peuvent être entendus par toutes les personnes pour qui le salon est en avant-plan. Envoyer un coucou - Envoi de l\'invitation… - Offre un abonnement Nitro et donne à quelqu\'un l\'accès à des jeux, des avantages, des boosts de serveur ET des fonctionnalités de discussion surpuissantes. + Offre un abonnement Nitro et donne à quelqu\'un l\'accès à la personnalisation de son profil, aux émojis et à des fonctionnalités de discussion surpuissantes. Offre un abonnement Nitro Mettre en sourdine sur le serveur Mis en sourdine sur le serveur @@ -9268,7 +9274,6 @@ Tu as eu un problème ? Merci d\'avoir signalé ton problème ! Les commentaires comme le tien nous aident à améliorer les arrière-plans de vidéo Supprimer l\'arrière-plan - Avec Discord Nitro, viens uploader des arrière-plans de vidéo, bénéficie de streams d\'une résolution HD de 60 IPS, [et plus encore !](onLearnMore) Tu veux uploader ton propre arrière-plan ? Focalisation Masquer la discussion @@ -9435,7 +9440,6 @@ Va dans Paramètres -> Connexions -> Ajouter Clique sur Xbox et entre le code PIN indiqué ci-dessus Annuel - Abonnement annuel du serveur (!!{planName}!!) Jaune Oui Tes Pôles diff --git a/app/src/main/res/values-hi/strings.xml b/app/src/main/res/values-hi/strings.xml index 86d6ccc59f..98aa0f364b 100644 --- a/app/src/main/res/values-hi/strings.xml +++ b/app/src/main/res/values-hi/strings.xml @@ -123,7 +123,6 @@ !!{name}!! पहले से ही चल रहा है. आपके पास डेस्कटॉप ऐप इंस्टॉल होना चाहिए. आपको !!{name}!! का फ्रेंड होना चाहिए. - यूज़र और चैनल सर्च करें {memberCount} {time} {time}पहले {time} {time} पहले @@ -3681,7 +3680,6 @@ लोकेशन को **!!{newValue}!!** पर सेट करें लोकेशन को रिमूव किया गया **!!{newValue}!!** नाम के साथ - टिकट के साथ स्टेट्स को **एक्टिव** पर सेट करें स्टेट्स को **कैंसल हो गया** पर सेट करें स्टेट्स को **पूरा हो गया** पर सेट करें @@ -4361,10 +4359,20 @@ ईमेल, कनेक्ट किए गए अकाउंट, नोट और बेनाम टैग को हाइड करता हैं. निजी जानकारी छिपाएं होल्ड अप + $[](timeUntilEnd)$[जब तक ऑफ़र खत्म नहीं हो जाता](offerEndsText) यहां देखिएं आपको Nitro के साथ क्या मिलता है: हैलो, क्या आपको एक होलिडे बोनस नहीं मिलना चाहिए? अभी सब्सक्राइब करें और एक महीने के लिए Nitro फ़्री पाएं. एक खरीदें, एक फ़्री पाएं [नियम और प्रतिबंध लागू है.]({termsURL}) + इस प्रमोशन के [नियमों और प्रतिबंधों]({termsURL}) के बारे में और ज़्यादा जानें + हमारे साथ एक फ़्री महीने का मज़ा लें + +1 महीने फ़्री + आप एक फ़्री महीने के लिए योग्य हैं! + बिना ऑफ़र के ही आगे बढ़ें + एक फ़्री महीना आपके अकाउंट में अपने आप ऐड हो जाएगा. मज़ा लें! + आपको एक महीना फ़्री मिल रहा है! + इस प्रमोशन के [नियमों और प्रतिबंधों]({helpdeskUrl}) के बारे में और ज़्यादा जानें. + आप इस ऑफ़र के लिए योग्य नहीं हैं होम हेलो. बीप. बूप. अगर आप इस सर्वर पर फ्रेंड्स को इनवाइट करना चाहते हैं, तो सबसे ऊपर बाईं तरफ सर्वर के नाम पर क्लिक करें और !!{invitePeople}!! चुनें. बीप! क्रोएशियन @@ -5553,7 +5561,6 @@ सभी यूज़र द्वारा क्रिएट किए गए सभी प्राइवेट थ्रेड्स देखें क्या आपको यकीन है? महीने का - मासिक सर्वर सब्सक्रिप्शन (!!{planName}!!) ज़्यादा और जानकारी ज्यादा ऑप्शन @@ -7709,8 +7716,7 @@ TTS मैसेज भेजें मेम्बर जिनके पास यह परमिशन है वे /tts से मैसेज शुरू करके टैक्स्ट-टू-स्पीच मैसेज भेज सकते हैं. ये मैसेज चैनल पर दिखने वाले सभी लोगों द्वारा सुने जा सकते हैं. वेव भेजें - इनवाइट भेज रहा है… - गेम्स, पर्क्स, सर्वर बूस्टिंग और सुपर पॉवर वाले चैट फ़ीचर्स का ऐक्सेस देने के लिए किसी को Nitro गिफ़्ट करें. + प्रोफ़ाइल कस्टमाइज़ेशन, इमोजी और सुपर पॉवर वाले चैट फीचर्स का ऐक्सेस देने के लिए किसी को Nitro गिफ़्ट करें. Nitro को गिफ़्ट के तौर पर दें सर्वर की आवाज़ बंद करना सर्वर की आवाज़ बंद की गयी @@ -9263,7 +9269,6 @@ कोई समस्या थी? अपनी समस्या रिपोर्ट करने के लिए आपका धन्यवाद! आपके जैसे फ़ीडबैक हमें वीडियो बैकग्राउंड में सुधार करने में सहायता करते हैं बैकग्राउंड रिमूव करें - कस्टम वीडियो बैकग्राउंड अपलोड करना, 60 फ्रेम प्रति सेकंड के हिसाब से HD रिज़ॉल्यूशन में वीडियो स्ट्रीम करना, [और भी बहुत कुछ Discord Nitro के साथ पाएं!](onLearnMore) अपना खुद का बैकग्राउंड अपलोड करना चाहते हैं? फोकस चैट हाइड करें @@ -9430,7 +9435,6 @@ सेटिंग्स > कनेक्शन > जोड़ें पर जाएँ Xbox पर क्लिक करें और ऊपर PIN दर्ज करें सालाना - सालाना सर्वर सब्सक्रिप्शन को (!!{planName}!!) पीला हां आपके हब्स diff --git a/app/src/main/res/values-hr/strings.xml b/app/src/main/res/values-hr/strings.xml index 3f4ee1f920..69f08442eb 100644 --- a/app/src/main/res/values-hr/strings.xml +++ b/app/src/main/res/values-hr/strings.xml @@ -123,7 +123,6 @@ !!{name}!! već radi. Moraš imati instalaciju verzije Discorda za stolna računala. Moraš biti prijatelj s !!{name}!!. - Pretraži korisnike i kanale {memberCount} prije {time} {time} prije {time} {time} @@ -3681,7 +3680,6 @@ Lokaciju postavi na **!!{newValue}!!** Lokacija uklonjena S imenom **!!{newValue}!!** - S ulaznicom Postavi status na **Aktivno** Postavi status na **Otkazano** Postavi status na **Dovršeno** @@ -4361,10 +4359,20 @@ Skriva e-mail, povezane račune, bilješke i anonimizira brojčane tagove. Sakrij osobne podatke Pričekaj + $[](timeUntilEnd)$[Do isteka ponude](offerEndsText) Nitro ti daje ovo: - Čuj, misliš li da zaslužuješ neku božićnicu? Ako se pretplatiš sada, imaš besplatan Nitro jedan mjesec. + Hej, zar ne zaslužuješ bonus za praznike? Pa i tebi su praznici. Pretplati se sada i dobiješ jedan mjesec Nitro besplatno. Kupiš jedan, dobiješ dva [Primjenjuju se određena pravila i ograničenja.]({termsURL}) + Saznaj više o ovoj promociji i njenim [pravilima i ograničenjima]({termsURL}) + Uživaj u besplatnom mjesecu o našem trošku + +1 mjesec besplatno + Zadovoljavaš preduvjete da dobiješ jedan besplatni mjesec! + Nastavi bez ponude + Besplatni mjesec će se automatski dodati na tvoj račun. Uživaj! + Dobivaš besplatan mjesec! + Saznaj više o ovoj promociji i njenim [pravilima i ograničenjima]({helpdeskUrl}). + Ne ispunjavaš uvjete za ovu ponudu Početna Bok. Beep. Boop. Ako želiš na ovaj server pozivati svoje ljude, klikni na naziv servera u gornjem lijevom kutu i odaberi !!{invitePeople}!!. Beep! Hrvatski @@ -5553,7 +5561,6 @@ Pogledaj sve privatne niti koje su stvorili svi korisnici Sigurno to želiš? Mjesečno - Model mjesečne pretplate (!!{planName}!!) Više Više podataka Više opcija @@ -7709,8 +7716,7 @@ Slanje TTS poruka Članovi s ovom dozvolom mogu slati tekst-u-govor (TTS) poruke tako da započnu poruku sa /tts. Te poruke mogu čuti svi koji imaju fokus na kanalu. Mahni ljudima - Pozivnica se šalje… - Pokloni nekome Nitro kako bi mu omogućio pristup igrama, pogodnostima, povlasticama, boostanju servera KAO I supermoćnim chat funkcijama. + Pokloni nekome Nitro i tako mu otvori svijet prilagodbi profila, emojija i supermoćnih značajaki chata. Daruj dar Nitra Ogluši širom servera Onemogućeno slušanje na serveru @@ -9263,7 +9269,6 @@ Bilo je nekih problema? Hvala ti na ovoj informaciji! Zahvaljujući takvim povratnim informacijama mi možemo poboljšati video pozadine. Ukloni pozadinu - Prenesi vlastite video pozadine, streamaj uz HD razlučivost na 60 fps i [još više uz Discord Nitro!](onLearnMore) Želiš li prenijeti svoju vlastitu pozadinu? Fokus Sakrij chat @@ -9430,7 +9435,6 @@ Idi na Postavke > Veze> Dodaj Klikni Xbox i unesi gornji PIN Godišnje - Model godišnje pretplate (!!{planName}!!) Žuta Da Tvoju hubovi diff --git a/app/src/main/res/values-hu/strings.xml b/app/src/main/res/values-hu/strings.xml index 586565e8d9..52db186585 100644 --- a/app/src/main/res/values-hu/strings.xml +++ b/app/src/main/res/values-hu/strings.xml @@ -123,7 +123,6 @@ !!{name}!! már fut. Telepítve kell lennie az asztali alkalmazásnak. Barátoknak kell lennetek vele: !!{name}!!. - Felhasználók és csatornák keresése {memberCount} {time} {time} {time} {time} ezelőtt @@ -3109,7 +3108,7 @@ {skuName} ({intervalCount}) {skuName} ({intervalCount}) Az ajándékaid - Ajándék Nitro + Ajándékozz Nitro-előfizetést! Jelenleg az ajándékok nem járulhatnak hozzá a Google Play Áruház által kezelt előfizetésekhez. Jelenleg az ajándékok nem járulhatnak hozzá a Google Play Áruház által kezelt előfizetésekhez. A beváltott ajándékok továbbra is hozzájárulhatnak az asztali vagy böngészős alkalmazásban vásárolt előfizetésekhez. Gyors helyzetjelentés: nem érzékelünk hardveres gyorsítást. A számítógépen probléma lehet a képernyőmegosztás támogatásával. @@ -3680,7 +3679,6 @@ Hely beállítva erre: **!!{newValue}!!** Hely eltávolítva **!!{newValue}!!** névvel - Jeggyel Állapot beállítása erre: **Aktív** Állapot beállítása erre: **Lemondott** Állapot beállítása erre: **Befejezett** @@ -4360,10 +4358,20 @@ Elrejti az e-mail-címet, a csatlakoztatott fiókokat, jegyzeteket, és anonimizálja a számcímkéket. Személyes információk elrejtése + $[](timeUntilEnd)$[Az akció végéig](offerEndsText) A Nitro-előfizetés a következőkkel jár: - Hahó, szerintünk megérdemelsz egy ünnepi bónuszt! Iratkozz fel most egy hónapos ingyenes Nitro-előfizetésért! + Hahó! Szerintünk megérdemelsz egy ünnepi bónuszt! Fizess elő most, és egy hónap ingyenes Nitro-előfizetést kapsz! Egyet fizetsz, kettőt kapsz - [Szabályok és korlátozások érvényesek.]({termsURL}) + [Szabályok és korlátozások vonatkoznak az ajánlatra.]({termsURL}) + További tájékoztatás a promóció [szabályairól és korlátozásairól]({termsURL}) + Jó szórakozást az ingyenes hónaphoz! + +1 hónap ingyen + Egy ingyenes hónapra vagy jogosult! + Folytatás az ajánlat nélkül + Automatikusan hozzáadunk a fiókodhoz egy hónapot ingyen. Jó szórakozást! + Egy hónapot kapsz ingyen! + További tájékoztatás a promóció [szabályairól és korlátozásairól]({helpdeskUrl}). + Nem veheted igénybe ezt az ajánlatot Kezdőlap Hahó! Bíp. Búp. Ha szeretnél barátokat meghívni erre a szerverre, kattints a szerver nevére a bal felső sarokban, és válaszd ezt: „!!{invitePeople}!!”. Bíp! Horvát @@ -5552,7 +5560,6 @@ Az összes felhasználó által létrehozott minden privát gondolatmenet megtekintése Biztos vagy benne? Havonta - Havi szerver-előfizetés (!!{planName}!!) Több További részletek Több beállítás @@ -7708,9 +7715,8 @@ TTS-üzenetek küldése Ezzel a jogosultsággal a tagok küldhetnek olyan (/tts paranccsal kezdődő) szöveget, melyet a rendszer felolvas. Az ilyen üzenetet mindenki hallja, akinek meg van nyitva az a csatorna. Integetés küldése - Meghívó küldése… - Ajándékozz valakinek Nitro-előfizetést, hogy hozzáférjen a játékokhoz, a jutalmakhoz, a szervergyorsításhoz ÉS a szupererős csevegésfunkciókhoz. - A Nitro ajándéka + Ajándékozz valakinek Nitro-előfizetést, hogy élhessen a profil személyre szabása, az emotikonok és a felturbózott csevegés nyújtotta előnyökkel! + Adj ajándékba Nitro-előfizetést! Szerver süketítés Szerver süketítve Ez a csatorna speciális jogosultságokkal rendelkezik. Ahhoz, hogy beszélhess benne, kell valaki, például egy szervermoderátor vagy -admin, aki a süketítést kikapcsolja. @@ -9262,7 +9268,6 @@ Problémába ütköztél? Köszönjük, hogy jelentetted problémádat! Az ehhez hasonló visszajelzések segítenek fejleszteni a videóháttereket. Háttér eltávolítása - Tölts fel egyéni videóháttereket, közvetíts HD-felbontásban 60 fps sebességgel [és számos további dolgot tehetsz Discord Nitro-előfizetéssel!](onLearnMore) Szeretnéd feltölteni a saját hátteredet? Kiemelés Csevegés elrejtése @@ -9429,7 +9434,6 @@ Lépj a Beállítások > Kapcsolatok > Hozzáadás elemre Kattints az Xbox-ra, és írd be a fenti PIN-kódot Évente - Éves szerver-előfizetés (!!{planName}!!) Sárga Igen Saját csomópontok diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml index 048adb56dd..43ec163f2b 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it/strings.xml @@ -123,7 +123,6 @@ !!{name}!! è già in esecuzione. Devi avere installata l\'app desktop. Devi fare amicizia con !!{name}!!. - Cerca utenti e canali {memberCount} {time} {time} fa {time} {time} fa @@ -3686,7 +3685,6 @@ Ha cambiato il luogo a **!!{newValue}!!** Ha rimosso il luogo Con il nome **!!{newValue}!!** - Con un biglietto Ha impostato lo stato **Attivo** Ha impostato lo stato **Annullato** Ha impostato lo stato **Completato** @@ -4366,10 +4364,20 @@ Nasconde indirizzo e-mail, account collegati, note e rende anonimi i tag numeri. Nascondi i dati personali Un momento + $[](timeUntilEnd)$[al termine dell\'offerta](offerEndsText) Ecco cosa ottieni con Nitro: Ehi, non ti meriti un bel bonus natalizio? Abbonati subito e ricevi un mese di Nitro gratis. - Comprane uno, il secondo è gratis + Comprane uno e il secondo è gratis [Sono in vigore regole e restrizioni.]({termsURL}) + Scopri di più su [regole e restrizioni]({termsURL}) di questa promozione + Goditi un mese in più, offriamo noi + +1 mese gratis + Hai i requisiti per ottenere un mese gratuito! + Continua senza offerta + Riceverai automaticamente un mese gratuito sul tuo account. Goditelo! + Hai ottenuto un mese gratuito! + Scopri di più su [regole e restrizioni]({helpdeskUrl}) di questa promozione. + Non puoi utilizzare questa offerta Pagina principale Ciao, bip bup. Se vuoi invitare amici in questo server, clicca il nome del server in alto a sinistra e seleziona !!{invitePeople}!!. Bip! Croato @@ -5558,7 +5566,6 @@ Visualizza tutti i thread privati creati dagli utenti Sei sicuro? Ogni mese - Abbonamento server mensile (!!{planName}!!) Di più Maggiori dettagli Opzioni aggiuntive @@ -7714,9 +7721,8 @@ Usare la sintesi vocale I membri con questo permesso potranno inviare messaggi con sintesi vocale scrivendo /tts all\'inizio del messaggio. Questi messaggi saranno udibili da chiunque abbia il canale in primo piano. Invia un saluto - Invio dell\'invito… - Regala Nitro per offrire accesso a giochi, benefici, potenziamenti del server E funzionalità esagerate della chat. - Regala Nitro + Regala Nitro per dare accesso alla personalizzazione del profilo, alle emoji e alle funzioni potenziate della chat. + Dona Nitro Silenzia server Server silenziato Questo canale ha permessi speciali. Per ascoltare in esso hai bisogno che qualcuno, come un moderatore o amministratore del server, ti riattivi l\'audio. @@ -9271,7 +9277,6 @@ Hai qualche problema? Grazie per averci segnalato questo problema! I tuoi suggerimenti ci aiutano a migliorare gli sfondi video Rimuovi sfondo - Carica sfondi video personalizzati, trasmetti con risoluzione HD a 60 FPS [e molto altro ancora con Discord Nitro!](onLearnMore) Vuoi caricare un tuo sfondo? In primo piano Nascondi chat @@ -9438,7 +9443,6 @@ Vai in Impostazioni utente > Collegamenti > Aggiungi Fai clic sul logo Xbox e inserisci il PIN qui sopra Ogni anno - Abbonamento server annuale (!!{planName}!!) Giallo I tuoi hub diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index 06cd644cd6..5e5a852b30 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -123,7 +123,6 @@ !!{name}!!はもう配信中です。 デスクトップアプリをインストールする必要があります。 あなたは!!{name}!!と友人ですか? - ユーザーとチャンネルを検索 {memberCount} {time} {time}前 {time} {time} 前 @@ -3119,7 +3118,7 @@ {skuName} ({intervalCount}) {skuName} ({intervalCount}) あなたのギフト - ギフトNitro + Nitro を贈る 現在、Google Playストアで管理されているサブスクリプションにはギフトを使用できません。 現在、Google Playストアで管理されているサブスクリプションにはギフトを使用できません。 引換えたギフトは、引き続きデスクトップ版アプリまたはブラウザ版アプリで購入したサブスクリプションに使用できます。 ハードウェアアクセラレーションを検知できません。画面共有を行う際に問題が発生する可能性があります。 @@ -3691,7 +3690,6 @@ 場所を **!!{newValue}!!** に設定しました 場所を削除しました 名称: **!!{newValue}!!** - チケットが必要 ステータスを**アクティブ**に設定しました ステータスを**キャンセル**に設定しました ステータスを**完了**に設定しました @@ -4371,10 +4369,20 @@ メールアドレスと連携済みのアカウント情報を隠し、数字タグを匿名化します。 個人情報を隠す ストップ! + $[](timeUntilEnd)$[期間限定キャンペーン](offerEndsText) Nitro を始めると次の特典が手に入ります: 冬のボーナスはいかが? 今すぐ Nitro に登録すると、1 カ月間無料になります。 ひとつ(き)オマケが付いてくる! [なおルールや制限がございます。]({termsURL}) + このプロモーションの[ルールや制限]({termsURL})について詳細をご覧ください + Nitro 1 カ月間無料サービス! + +1 カ月無料 + あなたは 1 カ月間無料キャンペーンの対象です! + プロモーションを使わず続行 + あなたのアカウントに無料利用期間 1 カ月が自動で追加されます。エンジョイ! + 1 カ月間無料でご利用いただけます! + このプロモーションの[ルールや制限]({helpdeskUrl})について詳細をご覧ください。 + お客様は本キャンペーンの対象外です ホーム こんにちは。ピッポッパッ。このサーバーに友達を招待したい場合は、左上のサーバー名をクリックして !!{invitePeople}!! を選択します。ピッポッパッ! クロアチア語 @@ -5563,7 +5571,6 @@ 全ユーザーが作成したプライベートスレッドをすべて見る よろしいですか? 月ごと - 月間サーバー サブスクリプション(!!{planName}!!) その他 詳細 他のオプション @@ -7719,8 +7726,7 @@ TTSメッセージを送信 この権限を持つメンバーは、/ttsをメッセージの始めに付けることで、テキスト読み上げ機能のメッセージを送ることができます。このメッセージはチャンネル内の全員が聞くことが 可能です。 手を振る - 招待を送信中… - 誰かに Nitro を贈って、ゲームや特典、サーバーブースト、超強力なチャット機能を楽しんでもらいましょう。 + 大切な人に Nitro をプレゼントして、プロフィールのカスタマイズ、絵文字、超強力チャット機能などなどを楽しんでもらえます。 プレゼントに Nitro を贈ろう サーバー側スピーカーミュート サーバー側スピーカーミュート中 @@ -9274,7 +9280,6 @@ 問題がありましたか? 問題のご報告ありがとうございます! いただいたフィードバックはビデオ背景の改善に活用いたします 背景を削除 - [Discord Nitro](onLearnMore) なら、カスタムビデオ背景のアップロード、60FPS での HD 配信など、いろんな嬉しい特典がありますよ! オリジナルの背景をアップロードしたい? フォーカス チャットを非表示 @@ -9441,7 +9446,6 @@ [設定] > [接続] > [追加]と進みます Xboxをクリックして、上記のPINコードを入力します 1年ごと - 年間サーバー サブスクリプション(!!{planName}!!) イエロー はい あなたの Hub diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml index 53793a04ca..754aa4e667 100644 --- a/app/src/main/res/values-ko/strings.xml +++ b/app/src/main/res/values-ko/strings.xml @@ -123,7 +123,6 @@ 이미 !!{name}!! 실행 중이에요. Discord PC 앱을 설치해야 해요. !!{name}!!님과 친구여야 해요. - 사용자와 채널 검색하기 {memberCount} {time} {time} 전 {time} {time} 전 @@ -3686,7 +3685,6 @@ 위치를 **!!{newValue}!!**(으)로 설정함 위치를 삭제함 이름 **!!{newValue}!!** - 티켓으로 상태를 **활성**으로 설정하기 상태를 **취소됨**으로 설정하기 상태를 **완료됨**으로 설정하기 @@ -4366,10 +4364,20 @@ 이메일, 연결된 계정, 노트를 가리고 숫자 태그를 익명화해요. 개인정보 숨기기 잠시만요 + $[혜택 제공 기간 종료까지](offerEndsText)$[](timeUntilEnd) Nitro가 있으면 다음을 획득할 수 있어요. 연말 보너스를 누려보시는 게 어때요? 지금 구독하면 Nitro를 한 달 더 무료로 이용할 수 있어요. 1+1 행사 [규칙 및 규제가 적용돼요.]({termsURL}) + 이 행사의 [규칙 및 규제]({termsURL}) 자세히 알아보기 + 한 달 무료 이용 혜택을 즐기세요 + +1개월 무료 + 한 달 무료 이용 혜택을 즐길 자격이 있으시네요! + 혜택 없이 계속하기 + 한 달 무료 이용권이 계정에 자동으로 추가될 거예요. 축하해요! + 한 달 무료 이용권이 제공돼요! + 이 행사의 [규칙 및 규제]({helpdeskUrl})를 자세히 알아보세요. + 이 혜택을 이용하실 수 없어요 안녕하세요. 삐리리. 삐리리릭. 이 서버에 친구를 초대하시려면 왼쪽 위에 있는 서버 이름을 클릭하고 \'!!{invitePeople}!!\'을(를) 선택하세요. 삐리릭! 크로아티아어 @@ -5558,7 +5566,6 @@ 사용자들이 만든 비공개 스레드 모두 보기 확실한가요? 매달 - 월간 서버 구독(!!{planName}!!) 기타 자세히 보기 더 많은 옵션 @@ -7714,8 +7721,7 @@ TTS 메시지 보내기 이 권한을 가진 멤버는 /tts 명령어를 사용해 텍스트 음성 변환(TTS) 메시지를 보낼 수 있어요. 음성 메시지는 채널을 보고 있는 모든 사람에게 전달돼요. 손 흔들기 - 초대를 보내는 중이에요… - Nitro를 선물하면 받는 사람이 게임, 특전, 서버 부스트, 그리고 초강력한 채팅 기능을 이용할 수 있답니다. + 친구에게 프로필 맞춤 설정, 이모티콘, 그리고 강력한 채팅 기능에 액세스할 수 있는 Nitro를 선물하세요. Nitro를 선물하세요 서버 헤드셋 음소거 서버에서 헤드셋 음소거함 @@ -9271,7 +9277,6 @@ 문제가 있었나요? 문제를 알려주셔서 감사합니다! 이런 피드백이 영상 배경을 개선할 수 있어요 배경 제거 - Discord Nitro를 구독하면 사용자 지정 영상 배경을 올리고, HD 해상도에 초당 60프레임으로 방송하는 등, [여러 기능을 사용할 수 있어요!](onLearnMore) 나만의 배경을 업로드해볼래요? 포커스 채팅 숨기기 @@ -9438,7 +9443,6 @@ 설정 > 연결 > 추가로 이동하세요. Xbox를 클릭하고 상단 인증 번호를 입력하세요. 매년 - 연간 서버 구독(!!{planName}!!) 노란색 내 Hub diff --git a/app/src/main/res/values-land/styles.xml b/app/src/main/res/values-land/styles.xml index 5eab0ad842..d1732abaa4 100644 --- a/app/src/main/res/values-land/styles.xml +++ b/app/src/main/res/values-land/styles.xml @@ -38,11 +38,11 @@ - - - - - - - - diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml index 4281eb2b15..7742c905d8 100644 --- a/app/src/main/res/values-nl/strings.xml +++ b/app/src/main/res/values-nl/strings.xml @@ -123,7 +123,6 @@ !!{name}!! is al actief. Je moet de desktop-app geïnstalleerd hebben. Je moet vrienden zijn met !!{name}!!. - Zoek gebruikers en kanalen {memberCount} {time} {time} geleden {time} {time} geleden @@ -3685,7 +3684,6 @@ Stelde de locatie in op **!!{newValue}!!** Verwijderde de locatie Met naam **!!{newValue}!!** - Met een ticket Status instellen op **Actief** Status instellen op **Geannuleerd** Status instellen op **Voltooid** @@ -4365,10 +4363,20 @@ Verbergt e-mail, verbonden accounts, notities en anonimiseert getallentags. Persoonlijke informatie verbergen Ho even + $[](timeUntilEnd)$[Totdat de aanbieding afloopt](offerEndsText) Dit krijg je bij Nitro: Hé, verdien jij geen kerstbonus? Word nu abonnee en ontvang Nitro een maand lang gratis. Twee voor de prijs van één [Er gelden regels en beperkingen.]({termsURL}) + Meer informatie over de [regels en beperkingen]({termsURL}) van deze aanbieding + Geniet van een gratis maand op onze kosten + +1 maand gratis + Je komt in aanmerking voor een gratis maand! + Doorgaan zonder aanbieding + Er wordt automatisch een gratis maand aan je account toegekend. Geniet ervan! + Je krijgt een maand gratis! + Meer informatie over de [regels en beperkingen]({helpdeskUrl}) van deze aanbieding. + Je komt in aanmerking voor deze aanbieding Startpagina Hallo. Biep. Boep. Als je vrienden wilt uitnodigen op deze server, klik dan linksboven op de servernaam en kies \'!!{invitePeople}!!\'. Biep! Kroatisch @@ -5557,7 +5565,6 @@ Bekijk alle door gebruikers gecreëerde privéthreads Weet je het zeker? Maandelijks - Maandelijks serverabonnement (!!{planName}!!) Meer Meer details Meer opties @@ -7713,8 +7720,7 @@ TTS-berichten verzenden Leden met deze machtiging kunnen tekst-naar-spraakberichten verzenden door een bericht met /tts te starten. Deze berichten kunnen door iedereen worden beluisterd die op het kanaal zijn afgestemd. Zwaaien - Uitnodiging versturen… - Geef iemand Nitro cadeau om toegang te geven tot games, voordelen, serverboosting EN fantastische chatvoordelen. + Geef Nitro cadeau, zodat de ontvanger toegang krijgt tot profielaanpassing, emoji\'s, en fantastische chatvoordelen. Geef Nitro cadeau Server onhoorbaar Server onhoorbaar gemaakt @@ -9269,7 +9275,6 @@ Had je een probleem? Bedankt voor het melden van je probleem! Met feedback kunnen we de videoachtergronden verbeteren Achtergrond verwijderen - Upload persoonlijke videoachtergronden, stream HD-resoluties met 60 frames per seconde [en meer met Discord Nitro!](onLearnMore) Wil je je eigen achtergrond uploaden? Focus Chat verbergen @@ -9436,7 +9441,6 @@ Ga naar Instellingen> Verbindingen> Toevoegen Klik op Xbox en voer de bovenstaande pincode in Jaarlijks - Jaarlijks serverabonnement (!!{planName}!!) Geel Ja Jouw hubs diff --git a/app/src/main/res/values-no/strings.xml b/app/src/main/res/values-no/strings.xml index 7db25ef1a8..bfb0414bb6 100644 --- a/app/src/main/res/values-no/strings.xml +++ b/app/src/main/res/values-no/strings.xml @@ -96,7 +96,6 @@ !!{name}!! kjører allerede. Du må ha skrivebordsprogrammet installert. Du må være venner med !!{name}!!. - Søk etter brukere og kanaler {memberCount} {time} {time} siden {time} {time} siden @@ -3571,7 +3570,6 @@ Angi stedet til **!!{newValue}!!** Fjernet stedet Med navnet **!!{newValue}!!** - Med billett Angi statusen til **aktiv** Angi statusen til **avlyst** Angi statusen til **fullført** @@ -4251,10 +4249,20 @@ Skjuler e-postadresse, tilkoblede kontoer og notater og anonymiserer talltagger. Skjul personlig informasjon Stopp en hal + $[](timeUntilEnd)$[Til tilbudet avsluttes](offerEndsText) Dette får du med Nitro: Hei, synes du ikke at du fortjener julebonus? Abonner nå for å få en måned med Nitro på kjøpet. - Kjøp en, få en på kjøpet + Kjøp en, få en gratis [Regler og begrensninger gjelder.]({termsURL}) + Mer informasjon om kampanjens [regler og begrensninger]({termsURL}). + Vi spanderer en måned + +1 måned gratis + Du kan få en måned gratis! + Fortsett uten tilbudet + En gratis måned legges automatisk til på kontoen din. God fornøyelse! + Du får en måned gratis! + Mer informasjon om kampanjens [regler og begrensninger]({helpdeskUrl}). + Du kan ikke benytte deg av dette tilbudet Hjem Hallo. Pip. Boop. Hvis du vil invitere venner til denne serveren, klikker du på servernavnet oppe til venstre og velger «!!{invitePeople}!!». Pip! Kroatisk @@ -5429,7 +5437,6 @@ Se alle private tråder opprettet av alle brukere Er du sikker? Månedlig - Månedlig serverabonnement (!!{planName}!!) Mer Mer informasjon Flere alternativer @@ -7548,9 +7555,8 @@ Send TTS-meldinger Medlemmer med denne tillatelsen kan sende tekst-til-tale-meldinger ved å starte en melding med /tts. Disse meldingene kan bli hørt av alle som er fokusert på kanalen. Send et vink - Sender invitasjon … - Gi noen Nitro i gave for å gi tilgang til spill, fordeler, serverboosting OG supernyttige chatfunksjoner. - Gi Nitro i gave + Gi noen Nitro i gave for å gi dem tilgang til profiltilpasning, emojier og overlegne chatfunksjoner. + Nitro er en perfekt gave Slå av Serverlyd Serverlyden er dempet Denne kanalen har spesialtillatelser. For å lytte i den må noen, som en av serverens moderatorer eller administratorer, slå på lyden for deg. @@ -9098,7 +9104,6 @@ Har du et problem? Takk for at du meldte fra om problemet! Slike tilbakemeldinger hjelper oss å forbedre videobakgrunnene Fjern bakgrunn - Last opp tilpassede bakgrunner, strøm i HD-oppløsning opptil 60 fps [og mye mer med Discord Nitro!](onLearnMore) Vil du laste opp en egen bakgrunn? Fokus Skjul chat @@ -9265,7 +9270,6 @@ Gå til innstillinger > Tilkoblinger > Legg til Klikk på Xbox og skriv inn PIN-koden ovenfor Årlig - Årlig serverabonnement (!!{planName}!!) Gul Ja Dine huber diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml index 074a6be07d..a97e546483 100644 --- a/app/src/main/res/values-pl/strings.xml +++ b/app/src/main/res/values-pl/strings.xml @@ -123,7 +123,6 @@ !!{name}!! jest już uruchomione. Musisz mieć zainstalowaną aplikację na komputer stacjonarny. Musisz być znajomymi z !!{name}!!. - Wyszukaj użytkowników i kanały {memberCount} {time} {time} temu {time} {time} temu @@ -3690,7 +3689,6 @@ Ustaw lokalizację na **!!{newValue}!!** Usunięto lokalizację Z nazwą **!!{newValue}!!** - Biletowane Ustaw status na **Aktywne** Ustaw status na **Anulowane** Ustaw status na **Zakończone** @@ -4370,10 +4368,20 @@ Ukrywa e-mail, połączone konta, notki i anonimizuje tagi numeryczne. Ukryj dane osobiste Zaczekaj - Oto co otrzymasz w Nitro: - Hej! Czy nie należy Ci się premia świąteczna? Zasubskrybuj już teraz, a dostaniesz bezpłatnie miesiąc korzystania z Nitro. - Kup jeden, a drugi uzyskasz bezpłatnie - [Mają zastosowanie zasady i ograniczenia.]({termsURL}) + $[](timeUntilEnd)$[Do zakończenia oferty](offerEndsText) + Oto korzyści otrzymywane dzięki Nitro: + Hej! Czy nie należy Ci się premia świąteczna? Zasubskrybuj już teraz, a dostaniesz darmowy miesiąc korzystania z Nitro. + Kupujesz jeden, drugi otrzymujesz za darmo + [Obowiązują określone zasady i ograniczenia.]({termsURL}) + Dowiedz się więcej na temat [zasad i ograniczeń]({termsURL}) związanych z tą promocją. + Ciesz się miesiącem na nasz koszt + +1 miesiąc za darmo + Możesz skorzystać z darmowego miesiąca! + Kontynuuj bez oferty + Do Twojego konta zostanie automatycznie dodany darmowy miesiąc. Miłego korzystania! + Otrzymujesz darmowy miesiąc! + Dowiedz się więcej na temat [zasad i ograniczeń]({helpdeskUrl}) związanych z tą promocją. + Nie możesz skorzystać z tej oferty Strona główna Hejo. Biip. Buup. Jeżeli chcesz zaprosić znajomych do tego serwera, kliknij jego nazwę w lewym górnym rogu i wybierz „!!{invitePeople}!!”. Biip! Chorwacki @@ -5562,7 +5570,6 @@ Pokazuje wszystkie prywatne wątki utworzone przez wszystkich użytkowników Na pewno? Co miesiąc - Miesięczna subskrypcja serwera (!!{planName}!!) Więcej Więcej szczegółów Więcej opcji @@ -7718,8 +7725,7 @@ Wysyłanie wiadomości TTS Członkowie z tym uprawnieniem mogą wysyłać wiadomości TTS (zamiana tekstu na mowę) rozpoczynając wiadomość od /tts. Wiadomość zostanie odczytana wszystkim osobom na kanale z aktywnym pozwoleniem na TTS. Pomachaj - Wysyłanie zaproszenia… - Podaruj komuś Nitro, a osoba ta otrzyma dostęp do gier, korzyści, ulepszeń serwera ORAZ świetnych urozmaiceń czatu. + Podaruj Nitro wybranej osobie, aby zapewnić jej dostęp do personalizacji profilu, emoji oraz fantastycznych funkcji czatu. Podaruj komuś Nitro Wyłączenie dźwięku na serwerze Dźwięk wyłączony na serwerze @@ -9272,7 +9278,6 @@ Wystąpił problem? Dziękujemy za zgłoszenie problemu! Informacje zwrotne takie jak Twoja pomagają nam usprawnić tła wideo Usuń tło - Przesyłaj niestandardowe tła wideo, streamuj 60 klatek na sekundę w rozdzielczości HD [i nie tylko z Discord Nitro!](onLearnMore) Chcesz przesłać własne tło? Przybliżenie Ukryj czat @@ -9439,7 +9444,6 @@ Przejdź do Ustawień > Połączone konta > Dodaj Naciśnij na Xbox i wpisz PIN powyżej Co rok - Roczna subskrypcja serwera (!!{planName}!!) Żółty Tak Twoje centra diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml index 0858cec335..8af9c8baca 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -123,7 +123,6 @@ !!{name}!! já está em execução. Você precisa ter o app para área de trabalho instalado. Você precisa ser amigo de !!{name}!!. - Buscar usuários e canais {memberCount} {time} {time} atrás {time} {time} atrás @@ -3634,7 +3633,6 @@ Definiu o local para **!!{newValue}!!** Removeu o local Com o nome **!!{newValue}!!** - Com um tíquete Definiu o status como **Ativo** Definiu o status como **Cancelado** Definiu o status como **Finalizado** @@ -4314,10 +4312,20 @@ Oculta e-mail, contas conectadas, notas e anonimiza tags numéricas. Ocultar informações pessoais Calma aí + $[](timeUntilEnd)$[Até a oferta terminar](offerEndsText) Isso que você ganha com o Nitro: E aí, você não merece um bônus de Natal? Se inscreva agora para receber um mês de Nitro grátis. Compre um, leve um de graça [Regras e restrições se aplicam.]({termsURL}) + Saiba mais sobre as regras desta promoção em [Regras e restrições]({termsURL}) + Aproveite um mês grátis por conta da casa + +1 mês grátis + Você pode receber o mês grátis! + Continuar sem a oferta + Um mês grátis será adicionado automaticamente à sua conta. Aproveite! + Você ganhou um mês grátis! + Saiba mais sobre as regras desta promoção em [Regras e restrições]({helpdeskUrl}). + Você não pode usar esta oferta Início Oi. Bip. Bup. Se quiser convidar amigos para este servidor, clique no nome do servidor no canto superior esquerdo e selecionar !!{invitePeople}!!. Bip-bip! Croata @@ -5505,7 +5513,6 @@ Ver todos os tópicos privados criados por todos os usuários Você tem certeza? Mensal - Assinatura mensal de servidor (!!{planName}!!) Mais Mais detalhes Mais opções @@ -7661,9 +7668,8 @@ Enviar mensagens em TTS Membros com esta permissão podem enviar mensagens em texto-para-voz ao começar uma mensagem com /tts. Essas mensagens podem ser ouvidas por todos que estiverem no canal. Enviar aceno - Enviando convite… - Dê o Nitro de presente a alguém para que ele (ou ela) tenha acesso a jogos, vantagens, impulsos de servidor E funcionalidades de conversa super poderosas. - De o Nitro de presente + Dando o Nitro de presente a alguém, a pessoa terá acesso a personalização de perfil, emojis e funcionalidade de bate-papo superpoderosas. + Dê o Nitro de presente Desativar áudio no servidor Inaudível no servidor Este canal tem permissões especiais. Para ouvir nele, você precisará pedir que um moderador ou administrador do servidor reative seu áudio. @@ -9214,7 +9220,6 @@ Teve algum problema? Obrigado por informar seu problema! Comentários como o seu nos ajudam a melhorar os fundos de vídeo. Remover fundo - Envie vídeos de fundo personalizados, transmita em 60 quadros por segundo com resolução HD, [e muito mais com o Discord Nitro!](onLearnMore) Quer enviar seu próprio fundo? Foco Ocultar bate-papo @@ -9381,7 +9386,6 @@ Vá para Configurações do usuário > Conexões > Adicionar Clique no Xbox e insira o PIN acima Anual - Assinatura anual de servidor (!!{planName}!!) Amarelo Sim Suas Centrais diff --git a/app/src/main/res/values-ro/strings.xml b/app/src/main/res/values-ro/strings.xml index 74a70fea9a..6e4a5fdeae 100644 --- a/app/src/main/res/values-ro/strings.xml +++ b/app/src/main/res/values-ro/strings.xml @@ -123,7 +123,6 @@ !!{name}!! a fost pornit deja. Trebuie să ai instalată aplicația pentru desktop. Trebuie să fii prieten cu !!{name}!!. - Caută utilizatori și canale {memberCount} cu {time} {time} în urmă acum {time} {time} @@ -3681,7 +3680,6 @@ A setat locația ca **!!{newValue}!!** A eliminat locația Cu numele **!!{newValue}!!** - Cu bilet A setat starea ca **Activ** A setat starea ca **Anulat** A setat starea ca **Încheiat** @@ -4361,10 +4359,20 @@ Ascunde e-mail-ul, conturile conectate, notițele și etichetele cu numere. Ascunde informațiile personale Stai puțin + $[](timeUntilEnd)$[Până se încheie oferta](offerEndsText) Iată ce primești cu Nitro: - Hei, nu simți că meriți un bonus de sărbători? Abonează-te și primește o lună de Nitro gratuită. + Hei, nu simți că meriți un bonus de sărbători? Abonează-te acum și primește o lună de Nitro gratuită. Cumperi 1, primești 1 gratis - [Se aplică regulamentul și restricțiile.]({termsURL}) + [Se aplică reguli și restricții.]({termsURL}) + Află mai multe despre [regulamentul și restricțiile]({termsURL}) aplicabile acestei promoții. + Bucură-te de o lună gratuită din partea noastră + +1 lună gratuită + Ești eligibil(ă) pentru o lună gratuită! + Continuă fără ofertă + Ți se va adăuga automat în cont o lună gratuită. Bucură-te de ea! + Primești o lună gratuită! + Află mai multe despre [regulamentul și restricțiile]({helpdeskUrl}) aplicabile acestei promoții. + Această ofertă nu e disponibilă pentru tine Acasă Salut. Bip. Bip. Dacă vrei să inviți prieteni pe acest server, dă click pe denumirea serverului în partea din stânga sus și selectează „!!{invitePeople}!!”. Bip! Croată @@ -5553,7 +5561,6 @@ Vezi toate firele private create de toți utilizatorii Ești sigur? Lunar - Abonament server lunar (!!{planName}!!) Mai multe Mai multe detalii Mai multe opțiuni @@ -7709,8 +7716,7 @@ Trimite mesaje TTS Membrii cu această permisiune pot trimite mesaje de tip text-to-speech cu ajutorul comenzii /tts. Aceste mesaje pot fi auzite de toată lumea care este activă pe canal. Fă cu mâna - Se trimite invitația… - Dăruiește-i cuiva Nitro pentru a-i oferi acces la jocuri, avantaje, boost-uri pentru servere ȘI funcții cu super-putere pentru conversații. + Când oferi Nitro drept cadou, oferi acces la personalizarea profilului, la emoji-uri și la super-avantaje în chat. Oferă cadou Nitro Asurzește server-ul Server asurzit @@ -9263,7 +9269,6 @@ Ai întâmpinat o problemă? Îți mulțumim că ai raportat problema întâmpinată! Feedback-ul ne ajută să îmbunătățim fundalurile video Elimină fundalul - Încarcă fundaluri video personalizate, fă streaming la rezoluții HD cu 60 de cadre pe secundă [și multe altele cu Discord Nitro!](onLearnMore) Vrei să-ți încarci propriul fundal? Focalizare Ascunde chat-ul @@ -9430,7 +9435,6 @@ Mergi la Setări > Conexiuni > Adaugă Dă click pe Xbox și introdu codul PIN de mai sus Anual - Abonament server anual (!!{planName}!!) Galben Da Hub-urile tale diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml index 4d7b8bb7af..3be42fc04f 100644 --- a/app/src/main/res/values-ru/strings.xml +++ b/app/src/main/res/values-ru/strings.xml @@ -123,7 +123,6 @@ !!{name}!! уже работает. У вас должно быть установлено приложение Discord для компьютера. Вы должны дружить с !!{name}!!. - Поиск пользователей и каналов {memberCount} {time} {time} назад {time} {time} назад @@ -3691,7 +3690,6 @@ Устанавливает место: **!!{newValue}!!** Удаляет место Имя: **!!{newValue}!!** - С обращением Устанавливает статус: **активно** Устанавливает статус: **отменено** Устанавливает статус: **завершено** @@ -4371,10 +4369,20 @@ Скрывает электронную почту, подключённые учётные записи, заметки и анонимизирует цифровой тег. Скрывать личную информацию Погодите-ка + $[](timeUntilEnd)$[До окончания предложения](offerEndsText) Оформив подписку Nitro, вы получите: - Пс-с-с, хотите праздничный бонус? Подпишитесь сейчас — и вас ждёт месяц бесплатного использования Nitro. + Тсс, хотите праздничный бонус? Подпишитесь сейчас — и получите ещё месяц Nitro в подарок. Один за деньги, второй — в подарок [Действуют правила и ограничения.]({termsURL}) + Узнайте больше о [правилах и ограничениях акции]({termsURL}) + Ещё один месяц в подарок + +1 месяц в подарок + Вам доступен бесплатный месяц! + Продолжить без предложения + Бесплатный месяц автоматически добавится к вашей учётной записи. Поздравляем! + Вы получаете бесплатный месяц! + Узнайте больше о [правилах и ограничениях акции]({helpdeskUrl}). + Это предложение вам недоступно Главная Привет. Би-и-ип. Бу-у-уп. Если вы хотите пригласить на этот сервер друзей, нажмите на название сервера в верхней левой части экрана и выберите «!!{invitePeople}!!». Би-и-ип! Хорватский @@ -5563,7 +5571,6 @@ Просматривайте приватные ветки всех пользователей Вы уверены? Ежемесячно - Месячная подписка на сервер (!!{planName}!!) Ещё Больше подробностей Другие настройки @@ -7719,8 +7726,7 @@ Отправлять TTS сообщения Это право позволяет отправлять сообщения text-to-speech, просто начав сообщение с /tts. Это сообщение услышат все, кто находится в данном канале. Помахать - Направляем приглашение… - Подарите Nitro другу и получите доступ к играм, бонусам, бустам сервера и крутым функциям чата. + Подарите кому-нибудь подписку Nitro — и все возможности персонализации профиля, эмодзи и прокачанные функции чата. Подарить преимущества Nitro Сервер: откл. звук Звук отключён сервером @@ -9273,7 +9279,6 @@ Возникли проблемы? Спасибо за сообщение об ошибке! Ваши отзывы помогают нам улучшить фоны видео. Удалить фон - Загружайте пользовательские фоны видео, стримьте в разрешении HD с частотой 60 кадров в секунду [и получите доступ ко многим другим возможностям Discord Nitro!](onLearnMore) Хотите загрузить собственный фон? Фокусировка Скрыть чат @@ -9440,7 +9445,6 @@ Перейдите в Настройки → Интеграции → Добавить Нажмите на Xbox и введите PIN-код выше Ежегодно - Годовая подписка на сервер (!!{planName}!!) Жёлтый Да Ваши центры diff --git a/app/src/main/res/values-sv-rSE/strings.xml b/app/src/main/res/values-sv-rSE/strings.xml index bae765a4b7..823c4da36e 100644 --- a/app/src/main/res/values-sv-rSE/strings.xml +++ b/app/src/main/res/values-sv-rSE/strings.xml @@ -96,7 +96,6 @@ !!{name}!! körs redan. Du måste ha skrivbordsappen installerad. Du måste vara vän med !!{name}!!. - Sök efter användare och kanaler {memberCount} {time} {time} sedan {time} {time} sedan @@ -3576,7 +3575,6 @@ Ändra platsen till **!!{newValue}!!** Tog bort platsen Med namnet **!!{newValue}!!** - Med en supportbegäran Ändra statusen till **Aktiv** Ändra statusen till **Avbruten** Ändra statusen till **Slutförd** @@ -4256,10 +4254,20 @@ Döljer e-post, anslutna konton, anteckningar samt anonymiserar nummertaggar. Dölj personlig information Vänta + $[](timeUntilEnd)$[tills erbjudandet upphör](offerEndsText) Det här får du med Nitro: Hallå! Förtjänar inte du lite semesterbonus? Prenumerera nu och få Nitro gratis i en månad. Köp en, få en gratis [Regler och begränsningar gäller.]({termsURL}) + Läs mer om [regler och begränsningar]({termsURL}) för den här kampanjen + Vi bjuder på en gratis månad + +1 månad gratis + Du har rätt till en gratis månad! + Fortsätt utan erbjudande + En gratis månad kommer automatiskt att läggas till på ditt konto. Mycket nöje! + Du får en gratis månad! + Läs mer om [regler och begränsningar]({helpdeskUrl}) för den här kampanjen. + Du kan inte ta del av detta erbjudande Start Hej. Blipp. Blopp. Om du vill bjuda in vänner till den här servern klickar du på servernamnet uppe till vänster och väljer ”!!{invitePeople}!!”. Blipp! Kroatiska @@ -5433,7 +5441,6 @@ Se alla privata trådar skapade av alla användare Är du säker? Varje månad - Månatlig serverbeskrivning (!!{planName}!!) Mer Ytterligare upplysningar Fler alternativ @@ -7552,9 +7559,8 @@ Skicka text-till-tal-meddelanden Medlemmar med denna behörighet kan skicka text till tal-meddelanden genom att starta ett meddelande med /tts. Dessa meddelanden kan höras av alla som har fokus på kanalen. Vinka - Skickar inbjudan … - Ge någon Nitro i gåva så får de tillgång till spel, förmåner, serverboosting OCH chattfunktioner med superdrift. - Ge Nitro-gåvan + Skänk bort Nitro till någon och ge denne tillgång till profilanpassning, emojier och pimpade chattfunktioner. + Ge Nitro i gåva Ljud av för servern Ljud av på servern Den här kanalen har specialbehörigheter. För att lyssna i den måste någon, som en servermoderator eller administratör, slå på lyssningsljudet för dig. @@ -9102,7 +9108,6 @@ Problem? Tack för att du rapporterar! Det är sådan här feedback som gör att vi kan förbättra videobakgrunderna Ta bort bakgrund - Ladda upp egna videobakgrunder, streama i HD-upplösning med 60 bildrutor per sekund [och annat med Discord Nitro!](onLearnMore) Vill du ladda upp en egen bakgrund? Fokusera Dölj chatt @@ -9269,7 +9274,6 @@ Gå till Inställningar > Anslutningar > Lägg till Klicka på Xbox och ange PIN-koden ovan Varje år - Årlig serverbeskrivning (!!{planName}!!) Gul Ja Dina hubbar diff --git a/app/src/main/res/values-sw600dp/styles.xml b/app/src/main/res/values-sw600dp/styles.xml index 28c8330cc5..41af41df23 100644 --- a/app/src/main/res/values-sw600dp/styles.xml +++ b/app/src/main/res/values-sw600dp/styles.xml @@ -1,6 +1,6 @@ - diff --git a/app/src/main/res/values-th/strings.xml b/app/src/main/res/values-th/strings.xml index be965e688a..b8329c34fa 100644 --- a/app/src/main/res/values-th/strings.xml +++ b/app/src/main/res/values-th/strings.xml @@ -123,7 +123,6 @@ !!{name}!! กำลังทำงาน คุณต้องติดตั้งแอพเดสก์ท็อป คุณต้องเป็นเพื่อนกับ !!{name}!! - ค้นหาผู้ใช้และช่อง {memberCount} {time} {time} ที่ผ่านมา {time} {time}ที่แล้ว @@ -3681,7 +3680,6 @@ ตั้งค่าตำแหน่งที่ตั้งเป็น **!!{newValue}!!** ลบตำแหน่งที่ตั้ง ในนามว่า **!!{newValue}!!** - พร้อมตั๋ว ตั้งสถานะเป็น **ใช้งานอยู่** ตั้งสถานะเป็น **ยกเลิกแล้ว** ตั้งสถานะเป็น **เสร็จสมบูรณ์** @@ -4361,10 +4359,20 @@ ซ่อนอีเมล บัญชีที่เชื่อมต่อ บันทึก และทำให้แท็กหมายเลขไม่ปรากฏ ซ่อนข้อมูลส่วนบุคคล รอเดี๋ยว + $[](timeUntilEnd)$[จนกว่าข้อเสนอจะสิ้นสุดลง](offerEndsText) นี่คือสิ่งที่คุณได้รับจาก Nitro เฮ้! คุณเองก็ควรได้รับโบนัสวันหยุดนะ สมัครสมาชิกตอนนี้เพื่อรับ Nitro ฟรีหนึ่งเดือน ซื้อหนึ่งแถมหนึ่งฟรี! [เป็นไปตามกฎและข้อบังคับ]({termsURL}) + เรียนรู้เพิ่มเติมเกี่ยวกับ[กฎและข้อจำกัด]({termsURL})ของโปรโมชันนี้ + เพลิดเพลินไปกับสิทธิ์ใช้งานฟรีหนึ่งเดือนร่วมกับเรา + ฟรี 1 เดือน + คุณมีสิทธิ์ได้รับการใช้งานฟรีหนึ่งเดือน! + ดำเนินการต่อโดยไม่มีข้อเสนอ + ระบบจะเพิ่มสิทธิ์ใช้งานฟรีหนึ่งเดือนไปยังบัญชีของคุณโดยอัตโนมัติ สนุกให้เต็มที่! + คุณได้รับสิทธิ์ใช้งานฟรีหนึ่งเดือน! + เรียนรู้เพิ่มเติมเกี่ยวกับ[กฎและข้อจำกัด]({helpdeskUrl})ของโปรโมชันนี้ + คุณไม่มีสิทธิ์รับข้อเสนอนี้ หน้าหลัก สวัสดี ปี๊บ ปู๊บ ถ้าคุณต้องการเชิญเพื่อนของคุณมาที่เซิร์ฟเวอร์นี้ คลิกที่ชื่อเซิร์ฟเวอร์ที่มุมซ้ายบนและเลือก !!{invitePeople}!! ปี๊บ! โครเอเชีย @@ -5553,7 +5561,6 @@ ดูเธรดส่วนตัวทั้งหมดที่สร้างโดยผู้ใช้ทุกราย คุณแน่ใจไหม? ทุกเดือน - การสมัครสมาชิกเซิร์ฟเวอร์รายเดือน (!!{planName}!!) เพิ่มเติม รายละเอียดเพิ่มเติม ทางเลือกอื่นๆ @@ -7709,8 +7716,7 @@ ส่งข้อความ TTS สมาชิกที่มีสิทธิ์นี้จะสามารถส่งข้อความแบบอ่านออกเสียงได้โดยเริ่มข้อความด้วย /tts ทุกคนที่เปิดใช้ช่องนี้อยู่จะสามารถได้ยินข้อความ เหล่านี้ได้ โบกมือทักทาย - กำลังส่งคำเชิญ… - มอบ Nitro เป็นของขวัญให้ใครสักคนเพื่อเข้าถึงเกม สิทธิพิเศษ การบูสต์เซิร์ฟเวอร์ และฟีเจอร์แชทที่ทรงพลัง + มอบ Nitro เป็นของขวัญให้ใครสักคนเพื่อเข้าถึงการปรับแต่งโปรไฟล์ อีโมจิ และฟีเจอร์แชทที่ทรงพลัง ให้ของขวัญเป็น Nitro ปิดหูฟังเซิร์ฟเวอร์ ปิดหูฟังเซิร์ฟเวอร์แล้ว @@ -9263,7 +9269,6 @@ มีปัญหาเหรอ? ขอบคุณที่รายงานปัญหาที่คุณเจอ! คำติชมของคุณช่วยให้เราปรับปรุงพื้นหลังวิดีโอได้ ลบพื้นหลัง - อัปโหลดพื้นหลังวิดีโอแบบกำหนดเอง สตรีมความละเอียด HD ที่ 60 fps [และอื่น ๆ ด้วย Discord Nitro!](onLearnMore) ต้องการอัปโหลดพื้นหลังของคุณเองหรือไม่ โฟกัส ซ่อนแชท @@ -9430,7 +9435,6 @@ ไปที่การตั้งค่า > การเชื่อมต่อ > เพิ่ม คลิกที่ Xbox และใส่รหัสพินข้างบน ทุกปี - การสมัครสมาชิกเซิร์ฟเวอร์รายปี (!!{planName}!!) สีเหลือง ใช่ Hub ของคุณ diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml index e5ca076d08..0bd2a8027c 100644 --- a/app/src/main/res/values-tr/strings.xml +++ b/app/src/main/res/values-tr/strings.xml @@ -123,7 +123,6 @@ !!{name}!! şu anda çalışıyor. Masaüstü uygulamasını kurmuş olman gerekir. !!{name}!! ile arkadaş olman gerekiyor. - Kullanıcı ve kanal ara {memberCount} {time} {time} önce {time} {time} önce @@ -3690,7 +3689,6 @@ Konumu **!!{newValue}!!** olarak ayarla Konum kaldırıldı **!!{newValue}!!** adı ile - Biletli Durumu **Aktif** olarak ayarladı Durumu **İptal Edilmiş** olarak ayarladı Durumu **Tamamlanmış** olarak ayarladı @@ -4370,10 +4368,20 @@ E-postayı, bağlı hesapları, notları gizler ve sayı etiketlerini anonimleştirir. Kişisel Bilgileri Gizle Bekle + $[](timeUntilEnd)$[içinde teklif bitecek](offerEndsText) İşte Nitro ile alacakların: Bir tatil hediyesi hak etmedin mi? Şimdi abone ol ve bir aylık Nitro kazan. Bir Tane Alırsan İkincisi Ücretsiz [Kurallar ve kısıtlamalar geçerlidir.]({termsURL}) + Bu promosyonun [kuralları ve kısıtlamaları]({termsURL}) hakkında daha fazla bilgi edin + Bir aylık ücretsiz abonelik bizden + +1 ay ücretsiz + Bir ay ücretsiz abonelik fırsatından yararlanabilirsin! + Fırsatsız Devam Et + Ücretsiz bir ay otomatik olarak hesabına eklenecek. Keyfini çıkar! + Bir aylık ücretsiz abonelik kazandın! + Bu promosyonun [kuralları ve kısıtlamaları]({helpdeskUrl}) hakkında daha fazla bilgi edin. + Bu fırsattan yararlanamazsın Ana Sayfa Merhaba. Beep. Boop. Arkadaşlarını bu sunucuya davet etmek istiyorsan sol üstteki sunucu adına tıkla ve !!{invitePeople}!! özelliğini seç. Beep! Hırvatça @@ -5562,7 +5570,6 @@ Tüm kullanıcıların oluşturduğu bütün özel alt başlıkları gör Emin misin? Aylık - Aylık Sunucu Aboneliği (!!{planName}!!) Daha fazla Daha Fazla Bilgi Daha Fazla Seçenek @@ -7718,8 +7725,7 @@ Metin Okuma Mesajı Gönder Bu yetkiye sahip üyeler, mesajın başına /tts yazarak metin okuma mesajları gönderebilir. Bu mesajlar kanala odaklanmış herkes tarafından dinlenebilir. El salla - Davet gönderiliyor… - Oyunlara, avantajlara, sunucu takviyelerine VE süper güçlendirilmiş sohbet özelliklerine erişmesi için birine Nitro hediye et. + Profil özelleştirmeleri, emoji ve süper güçlendirilmiş sohbet özelliklerine erişim sağlaması için birine Nitro hediye et. Nitro hediye et Sunucuda Sağırlaştır Sunucuda Sağırlaştırıldı @@ -9272,7 +9278,6 @@ Bir sorun mu yaşadın? Yaşadığın sorunu bildirdiğin için teşekkürler! Bu tarz geri bildirimler Video Arka Planlarını geliştirmemize yardımcı oluyor Arka Planı Kaldır - Özel video arka planları yüklemeye, HD çözünürlükle 60 FPS\'de yayın yapmaya [ve daha fazlasına Discord Nitro](onLearnMore) ile erişim elde et! Kendi arka planını yüklemek ister misin? Odakla Sohbeti Gizle @@ -9439,7 +9444,6 @@ Ayarlar > Bağlantılar > Ekle bölümüne git Xbox\'a tıkla ve yukarıdaki PIN\'i gir Yıllık - Yıllık Sunucu Aboneliği (!!{planName}!!) Sarı Evet Merkez\'lerin diff --git a/app/src/main/res/values-uk/strings.xml b/app/src/main/res/values-uk/strings.xml index 1f98ccfd70..c0461e5eb5 100644 --- a/app/src/main/res/values-uk/strings.xml +++ b/app/src/main/res/values-uk/strings.xml @@ -123,7 +123,6 @@ !!{name}!! уже запущено. Тобі необхідно встановити версію програми для ПК. Ви маєте бути друзями з користувачем !!{name}!!. - Шукати користувачів та канали {memberCount} {time} {time} тому {time}{time} тому @@ -3681,7 +3680,6 @@ Змінити місце розташування на **!!{newValue}!!** Видалити місце розташування З назвою **!!{newValue}!!** - З квитком Встановити статус **Активна** Встановити статус **Видалена** Встановити статус **Завершена** @@ -4361,10 +4359,20 @@ Приховує електронну пошту, підключені акаунти, нотатки та анонімізує числові теги. Приховати особисту інформацію Стривай-но + $[](timeUntilEnd)$[Поки не скінчиться акція](offerEndsText) Ось що ви отримаєте з Nitro: Агов, хочете святковий бонус? Передплатіть Nitro зараз і отримайте додатковий місяць у подарунок. Купіть один та отримайте ще один у подарунок [Застосовуються умови та обмеження.]({termsURL}) + Дізнатися більше про [правила та обмеження]({termsURL}) рекламної акції + Безкоштовний місяць від нас у подарунок + +1 міс. у подарунок + За умовами акції ви отримаєте місяць у подарунок! + Продовжити без акції + До вашого акаунту автоматично додано місяць безкоштовного користування. Вітаємо! + Ви отримуєте місяць безкоштовно! + Дізнатися більше про [правила та обмеження]({helpdeskUrl}) рекламної акції. + Ця акція вам недоступна На головну Привіт! Біп. Буп. Якщо ви хочете запросити друзів на цей сервер, натисніть ім\'я сервера у лівій верхній частині та оберіть «!!{invitePeople}!!». Біп! Хорватська @@ -5553,7 +5561,6 @@ Показати всі приватні гілки, створені всіма користувачами Ти впевнений? Раз на місяць - Місячна підписка на сервер (!!{planName}!!) Ще Подробиці Додаткові параметри @@ -7709,9 +7716,8 @@ Відправляти повідомлення «текст-мова» Учасники з цим дозволом можуть надсилати повідомлення «текст-мова», розпочавши їх з /tts. Ці повідомлення будуть почуті усіма учасниками каналу. Помахати рукою - Надсилання запрошення… - Подаруйте Nitro, щоби надати доступ до ігор, переваг, бустів сервера та потужних фішок для чатів. - Подарувати Nitro + Подаруйте комусь Nitro, щоб надати доступ до індивідуального налаштування, емодзі та суперможливостей для чату. + Відправити Nitro в подарунок Сервер: вимкнути звук Звук вимкнено сервером Цей канал має спеціальні дозволи. Щоби слухати його, треба, аби хтось, наприклад, модератор або адмін, увімкнув тобі звук. @@ -9263,7 +9269,6 @@ Виникла проблема? Дякуємо за повідомлення про проблему! Такі відгуки допомагають нам покращувати функцію тла для відео. Видалити тло - Завантажуйте користувацьке тло для своїх відео, транслюйте відео з високою роздільністю та частотою 60 кадрів за секунду [та користуйтеся іншими можливостями з Discord Nitro!](onLearnMore) Хочете завантажити власне тло? Фокус Приховати чат @@ -9430,7 +9435,6 @@ Перейди до Налаштувань > Підключення > Додати Натисни на Xbox та введи PIN-код, вказаний вище Щорічно - Річна підписка на сервер (!!{planName}!!) Жовтий Так Ваші хаби diff --git a/app/src/main/res/values-v23/styles.xml b/app/src/main/res/values-v23/styles.xml index 970f84afc7..636f20968a 100644 --- a/app/src/main/res/values-v23/styles.xml +++ b/app/src/main/res/values-v23/styles.xml @@ -130,11 +130,11 @@ - - diff --git a/app/src/main/res/values-v24/styles.xml b/app/src/main/res/values-v24/styles.xml index 8204878413..19fadf5df4 100644 --- a/app/src/main/res/values-v24/styles.xml +++ b/app/src/main/res/values-v24/styles.xml @@ -9,78 +9,78 @@ ?attr/buttonBarButtonStyle @style/res_2131952350_themeoverlay_materialcomponents_dialog @style/res_2131952350_themeoverlay_materialcomponents_dialog - @style/res_2131952789_widget_materialcomponents_popupmenu_contextmenu + @style/res_2131952790_widget_materialcomponents_popupmenu_contextmenu @style/res_2131952347_themeoverlay_materialcomponents_dark @dimen/mtrl_toolbar_default_height - @style/res_2131952715_widget_materialcomponents_actionbar_surface + @style/res_2131952716_widget_materialcomponents_actionbar_surface @style/res_2131952338_themeoverlay_materialcomponents_actionbar_surface - @style/res_2131952791_widget_materialcomponents_popupmenu_overflow + @style/res_2131952792_widget_materialcomponents_popupmenu_overflow @style/res_2131952351_themeoverlay_materialcomponents_dialog_alert - @style/res_2131952718_widget_materialcomponents_appbarlayout_surface - @style/res_2131952736_widget_materialcomponents_button_textbutton - @style/res_2131952727_widget_materialcomponents_bottomnavigationview + @style/res_2131952719_widget_materialcomponents_appbarlayout_surface + @style/res_2131952737_widget_materialcomponents_button_textbutton + @style/res_2131952728_widget_materialcomponents_bottomnavigationview @style/res_2131952346_themeoverlay_materialcomponents_bottomsheetdialog - @style/res_2131952736_widget_materialcomponents_button_textbutton - @style/res_2131952756_widget_materialcomponents_compoundbutton_checkbox + @style/res_2131952737_widget_materialcomponents_button_textbutton + @style/res_2131952757_widget_materialcomponents_compoundbutton_checkbox ?attr/colorSecondary @color/design_dark_default_color_error @color/design_dark_default_color_primary @color/design_dark_default_color_primary_dark - @style/res_2131952761_widget_materialcomponents_floatingactionbutton - @style/res_2131952790_widget_materialcomponents_popupmenu_listpopupwindow + @style/res_2131952762_widget_materialcomponents_floatingactionbutton + @style/res_2131952791_widget_materialcomponents_popupmenu_listpopupwindow @style/res_2131952356_themeoverlay_materialcomponents_materialalertdialog @style/res_2131952364_themeoverlay_materialcomponents_materialcalendar_fullscreen - @style/res_2131952765_widget_materialcomponents_materialcalendar + @style/res_2131952766_widget_materialcomponents_materialcalendar @style/res_2131952363_themeoverlay_materialcomponents_materialcalendar @style/res_2131952370_themeoverlay_materialcomponents_timepicker - @style/res_2131952787_widget_materialcomponents_navigationview - @style/res_2131952788_widget_materialcomponents_popupmenu - @style/res_2131952757_widget_materialcomponents_compoundbutton_radiobutton - @style/res_2131952741_widget_materialcomponents_button_textbutton_snackbar - @style/res_2131952795_widget_materialcomponents_snackbar - @style/res_2131952797_widget_materialcomponents_snackbar_textview - @style/res_2131952758_widget_materialcomponents_compoundbutton_switch - @style/res_2131952798_widget_materialcomponents_tablayout + @style/res_2131952788_widget_materialcomponents_navigationview + @style/res_2131952789_widget_materialcomponents_popupmenu + @style/res_2131952758_widget_materialcomponents_compoundbutton_radiobutton + @style/res_2131952742_widget_materialcomponents_button_textbutton_snackbar + @style/res_2131952796_widget_materialcomponents_snackbar + @style/res_2131952798_widget_materialcomponents_snackbar_textview + @style/res_2131952759_widget_materialcomponents_compoundbutton_switch + @style/res_2131952799_widget_materialcomponents_tablayout ?attr/textAppearanceSubtitle1 ?attr/textAppearanceSubtitle1 - @style/res_2131952805_widget_materialcomponents_textinputlayout_filledbox - @style/res_2131952821_widget_materialcomponents_toolbar + @style/res_2131952806_widget_materialcomponents_textinputlayout_filledbox + @style/res_2131952822_widget_materialcomponents_toolbar com.google.android.material.theme.MaterialComponentsViewInflater - @@ -1114,7 +1114,7 @@ false true - - - @@ -1494,7 +1494,7 @@ @@ -1555,7 +1555,7 @@ @@ -1620,10 +1620,10 @@ @@ -1634,48 +1634,48 @@ @style/res_2131952350_themeoverlay_materialcomponents_dialog @style/res_2131952347_themeoverlay_materialcomponents_dark @dimen/mtrl_toolbar_default_height - @style/res_2131952715_widget_materialcomponents_actionbar_surface + @style/res_2131952716_widget_materialcomponents_actionbar_surface @style/res_2131952338_themeoverlay_materialcomponents_actionbar_surface - @style/res_2131952791_widget_materialcomponents_popupmenu_overflow + @style/res_2131952792_widget_materialcomponents_popupmenu_overflow @style/res_2131952351_themeoverlay_materialcomponents_dialog_alert - @style/res_2131952718_widget_materialcomponents_appbarlayout_surface - @style/res_2131952736_widget_materialcomponents_button_textbutton - @style/res_2131952727_widget_materialcomponents_bottomnavigationview + @style/res_2131952719_widget_materialcomponents_appbarlayout_surface + @style/res_2131952737_widget_materialcomponents_button_textbutton + @style/res_2131952728_widget_materialcomponents_bottomnavigationview @style/res_2131952346_themeoverlay_materialcomponents_bottomsheetdialog - @style/res_2131952736_widget_materialcomponents_button_textbutton - @style/res_2131952756_widget_materialcomponents_compoundbutton_checkbox + @style/res_2131952737_widget_materialcomponents_button_textbutton + @style/res_2131952757_widget_materialcomponents_compoundbutton_checkbox ?attr/colorSecondary @color/design_dark_default_color_error @color/design_dark_default_color_primary @color/design_dark_default_color_primary_dark - @style/res_2131952761_widget_materialcomponents_floatingactionbutton - @style/res_2131952790_widget_materialcomponents_popupmenu_listpopupwindow + @style/res_2131952762_widget_materialcomponents_floatingactionbutton + @style/res_2131952791_widget_materialcomponents_popupmenu_listpopupwindow @style/res_2131952356_themeoverlay_materialcomponents_materialalertdialog @style/res_2131952364_themeoverlay_materialcomponents_materialcalendar_fullscreen - @style/res_2131952765_widget_materialcomponents_materialcalendar + @style/res_2131952766_widget_materialcomponents_materialcalendar @style/res_2131952363_themeoverlay_materialcomponents_materialcalendar @style/res_2131952370_themeoverlay_materialcomponents_timepicker - @style/res_2131952787_widget_materialcomponents_navigationview - @style/res_2131952788_widget_materialcomponents_popupmenu - @style/res_2131952757_widget_materialcomponents_compoundbutton_radiobutton - @style/res_2131952741_widget_materialcomponents_button_textbutton_snackbar - @style/res_2131952795_widget_materialcomponents_snackbar - @style/res_2131952797_widget_materialcomponents_snackbar_textview - @style/res_2131952758_widget_materialcomponents_compoundbutton_switch - @style/res_2131952798_widget_materialcomponents_tablayout + @style/res_2131952788_widget_materialcomponents_navigationview + @style/res_2131952789_widget_materialcomponents_popupmenu + @style/res_2131952758_widget_materialcomponents_compoundbutton_radiobutton + @style/res_2131952742_widget_materialcomponents_button_textbutton_snackbar + @style/res_2131952796_widget_materialcomponents_snackbar + @style/res_2131952798_widget_materialcomponents_snackbar_textview + @style/res_2131952759_widget_materialcomponents_compoundbutton_switch + @style/res_2131952799_widget_materialcomponents_tablayout ?attr/textAppearanceSubtitle1 ?attr/textAppearanceSubtitle1 - @style/res_2131952805_widget_materialcomponents_textinputlayout_filledbox - @style/res_2131952821_widget_materialcomponents_toolbar + @style/res_2131952806_widget_materialcomponents_textinputlayout_filledbox + @style/res_2131952822_widget_materialcomponents_toolbar com.google.android.material.theme.MaterialComponentsViewInflater - @@ -2559,8 +2559,8 @@ - - - - - - - - - - @@ -3319,7 +3319,7 @@ 12dp 1 - - @@ -4526,7 +4526,7 @@ @@ -4591,7 +4591,7 @@ @@ -4623,16 +4623,16 @@ ?attr/colorPrimary @@ -4695,8 +4695,8 @@ @style/res_2131952043_materialalertdialog_materialcomponents_title_text_centerstacked + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -