PicWish v1.6.8版本的 MD5 值为:7e8bab240f03cf6dad8952f8374c4ed1

以下内容为反编译后的 b.java 源代码,内容仅作参考


package wa;

import android.app.Activity;
import android.app.Dialog;
import android.content.Context;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.view.View;
import com.appsflyer.AppsFlyerProperties;
import java.lang.ref.WeakReference;
import java.util.Objects;
import wa.e;
public final class b extends e.a.AbstractView$OnClickListenerC0268a {
    public final gb.c f13960m;
    public final Object f13961n;
    public final e.a f13962o;

    public b(e.a aVar, Dialog dialog, gb.c cVar, Object obj) {
        super(dialog);
        this.f13962o = aVar;
        this.f13960m = cVar;
        this.f13961n = obj;
    }

    @Override
    public final void onClick(View view) {
        Activity activity;
        e.a aVar = this.f13962o;
        e eVar = e.this;
        Objects.requireNonNull(eVar);
        Bundle bundle = new Bundle();
        bundle.putString(AppsFlyerProperties.APP_ID, eVar.f14636a.f13978a);
        if (eVar.f14636a.e()) {
            bundle.putString("keystr", eVar.f14636a.f13979b);
            bundle.putString("keytype", "0x80");
        }
        String str = eVar.f14636a.c;
        if (str != null) {
            bundle.putString("hopenid", str);
        }
        bundle.putString("platform", "androidqz");
        Context context = eb.d.f7150a;
        if (context == null) {
            context = null;
        }
        SharedPreferences sharedPreferences = context.getSharedPreferences("pfStore", 0);
        if (ya.a.f14635e) {
            StringBuilder b10 = androidx.core.graphics.a.b("desktop_m_qq-");
            androidx.activity.result.c.d(b10, ya.a.c, "-", "android", "-");
            b10.append(ya.a.f14633b);
            b10.append("-");
            b10.append(ya.a.f14634d);
            bundle.putString("pf", b10.toString());
        } else {
            bundle.putString("pf", sharedPreferences.getString("pf", "openmobile_android"));
            bundle.putString("pf", "openmobile_android");
        }
        bundle.putString("sdkv", "3.5.4.lite");
        bundle.putString("sdkp", "a");
        WeakReference<Activity> weakReference = e.this.f13971h;
        if (weakReference != null && (activity = weakReference.get()) != null) {
            eb.a.g(e.this.f14636a, activity, "https://appsupport.qq.com/cgi-bin/qzapps/mapp_addapp.cgi", bundle, "POST", null);
        }
        Dialog dialog = this.f13974l;
        if (dialog != null && dialog.isShowing()) {
            this.f13974l.dismiss();
        }
        gb.c cVar = this.f13960m;
        if (cVar != null) {
            cVar.b(this.f13961n);
        }
    }
}