导航菜单

页面标题

页面副标题

VivaMoneda v1.4 - Zulus.java 源代码

正在查看: VivaMoneda v1.4 应用的 Zulus.java JAVA 源代码文件

本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。


package com.moneda.cloud.tt.rgu.remhaqpmfg;

import android.content.Context;
import android.content.Intent;
import android.graphics.Color;
import android.os.Build;
import android.os.Bundle;
import android.view.View;
import androidx.lifecycle.v;
import androidx.recyclerview.widget.LinearLayoutManager;
import b4.e;
import b4.g;
import com.moneda.cloud.pyuwbuf.Accessions;
import com.moneda.cloud.pyuwbuf.Newborn;
import com.moneda.cloud.pyuwbuf.apical.Deal;
import com.moneda.cloud.pyuwbuf.nviazswm.Occidentalizations;
import com.moneda.cloud.tt.ambqmbravq.Grills;
import com.moneda.cloud.tt.rgu.remhaqpmfg.Zulus;
import com.moneda.cloud.tt.salesmen.gjflcnkvy.Download;
import com.moneda.project.R$mipmap;
import com.moneda.project.databinding.PihlulkBinding;
import d4.q;
import d4.x;
import e5.f;
import j5.a;
import j5.d;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import me.jessyan.autosize.BuildConfig;
import p5.p;

public class Zulus extends Grills<e, PihlulkBinding> {
    public x J;
    public boolean K = false;
    public Download L;
    public int M;
    public a N;

    public void A0(View view) {
        E0();
    }

    public void B0() {
        ((e) this.D).j(this.L);
        ((PihlulkBinding) this.G).increments.setEnabled(false);
    }

    public static void C0(Context context, Download download) {
        Intent intent = new Intent(context, (Class<?>) Zulus.class);
        intent.putExtra("fdfdsfds", download);
        context.startActivity(intent);
    }

    public void t0(Boolean bool) {
        ((PihlulkBinding) this.G).increments.setEnabled(true);
        if (bool.booleanValue()) {
            Newborn.p0(this);
            finish();
        }
    }

    public void u0(x xVar) {
        this.J = xVar;
        ((PihlulkBinding) this.G).bjceha.setVisibility(xVar == null ? 8 : 0);
        List<HashMap<String, String>> description = this.L.getDescription();
        ArrayList arrayList = new ArrayList();
        Iterator<HashMap<String, String>> it = description.iterator();
        while (it.hasNext()) {
            for (Map.Entry<String, String> entry : it.next().entrySet()) {
                arrayList.add(new d(entry.getKey(), entry.getValue()));
            }
        }
        ((PihlulkBinding) this.G).ngpdekluoih.setText(g.d(xVar.a()));
        this.N.e(arrayList);
    }

    public void v0(View view) {
        finish();
    }

    public void w0(View view) {
        D0();
    }

    public void x0(View view) {
        this.K = !this.K;
        s0();
        r0();
    }

    public void y0(View view) {
        F0();
    }

    public void z0(View view) {
        this.K = !this.K;
        s0();
        r0();
    }

    public final void D0() {
        Occidentalizations occidentalizations = new Occidentalizations();
        occidentalizations.f8156v0 = this.J.c();
        occidentalizations.f8158x0 = this.J.a();
        occidentalizations.f8157w0 = this.J.b();
        occidentalizations.j2(A(), BuildConfig.FLAVOR);
    }

    public final void E0() {
        Accessions accessions = new Accessions();
        accessions.o2(new Accessions.a() {
            @Override
            public final void a() {
                Zulus.this.B0();
            }
        });
        accessions.j2(A(), BuildConfig.FLAVOR);
    }

    public final void F0() {
        p.c(this, "https://h5.vivamoneda.mx/agreement.html?" + f.a("cmVibXVOa25hYg==") + "=" + this.J.a() + "&" + f.a("ZW5vaHA=") + "=" + a4.a.e() + "&" + f.a("bGF0b1R0bnVvbUF0Y2FydG5vYw==") + "=" + this.L.getAmount() + "&" + f.a("ZXRhUnRzZXJldG5p") + "=" + (this.L.getDailyRate() * 100.0d) + "&" + f.a("bGF0b1R0bmVteWFwZXI=") + "=" + h5.d.a(this.L.getAmount(), this.L.getTerm()) + "&" + f.a("ZW1pVHlhcGVy") + "=" + q.a(this.L.getTerm()) + "&" + f.a("bXJldA==") + "=" + this.L.getTerm() + f.a("cmVibXVOZGk=") + "=" + this.J.l() + f.a("ZW1hTmxhZXI=") + "=" + this.J.m());
    }

    @Override
    public void U() {
        super.U();
        ((e) this.D).f4632f.h(this, new v() {
            @Override
            public final void onChanged(Object obj) {
                Zulus.this.t0((Boolean) obj);
            }
        });
        ((e) this.D).f4633g.h(this, new v() {
            @Override
            public final void onChanged(Object obj) {
                Zulus.this.u0((d4.x) obj);
            }
        });
    }

    @Override
    public void a0() {
        ((e) this.D).k();
    }

    @Override
    public void d0(Bundle bundle) {
        r5.a.a(this.I, f.a("b21hdHPDqXJwIGVkIGVsbGF0ZUQ="), new View.OnClickListener() {
            @Override
            public final void onClick(View view) {
                Zulus.this.v0(view);
            }
        });
        if (Build.VERSION.SDK_INT >= 33) {
            this.L = (Download) getIntent().getSerializableExtra("fdfdsfds", Download.class);
        } else {
            this.L = (Download) getIntent().getSerializableExtra("fdfdsfds");
        }
        x xVar = (x) a4.a.b(x.class);
        this.J = xVar;
        if (xVar == null) {
            this.J = new x();
        }
        this.M = this.J.k() - a4.a.d();
        ((PihlulkBinding) this.G).negated.setText(f.a("b21hdHPDqXJwIGxlZCBvdG5vTQ=="));
        ((PihlulkBinding) this.G).lorraine.setText(g.a(this.L.getAmount()));
        ((PihlulkBinding) this.G).ueozqwlu.setText(f.a("YWlyYWNuYWIgYXRuZXVD"));
        ((PihlulkBinding) this.G).increments.setText(f.a("ZHV0aWNpbG9zIGFsIHJhdG5lc2VyUA=="));
        ((PihlulkBinding) this.G).bjceha.setOnClickListener(new View.OnClickListener() {
            @Override
            public final void onClick(View view) {
                Zulus.this.w0(view);
            }
        });
        Deal.j(((PihlulkBinding) this.G).thorpe).a(f.a("IG90bmVpc25vYyB5IG9kw61lbCBlSA==")).e(Color.parseColor("#484848"), false, new View.OnClickListener() {
            @Override
            public final void onClick(View view) {
                Zulus.this.x0(view);
            }
        }).a("\"" + f.a("b21hdHPDqXJQIGVkIG90YXJ0bm9D") + "\"").e(Color.parseColor("#197FF7"), false, new View.OnClickListener() {
            @Override
            public final void onClick(View view) {
                Zulus.this.y0(view);
            }
        }).d();
        ((PihlulkBinding) this.G).calculations.setOnClickListener(new View.OnClickListener() {
            @Override
            public final void onClick(View view) {
                Zulus.this.z0(view);
            }
        });
        ((PihlulkBinding) this.G).increments.setOnClickListener(new View.OnClickListener() {
            @Override
            public final void onClick(View view) {
                Zulus.this.A0(view);
            }
        });
        ((PihlulkBinding) this.G).weakly.setLayoutManager(new LinearLayoutManager(this));
        a aVar = new a();
        this.N = aVar;
        ((PihlulkBinding) this.G).weakly.setAdapter(aVar);
    }

    @Override
    public boolean h0() {
        return true;
    }

    public final void r0() {
        ((PihlulkBinding) this.G).increments.setEnabled(this.K && this.M >= this.L.getAmount());
    }

    public final void s0() {
        ((PihlulkBinding) this.G).igzxhcr.setImageResource(this.K ? R$mipmap.mvzn : R$mipmap.dentist);
    }
}