酷狗概念版 v2.5.5版本的 MD5 值为:782d327088fca4e58310f35a56f41319

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


package com.kugou.android.station.protocol;

import android.support.v4.app.NotificationCompat;
import c.t;
import com.kugou.android.app.home.channel.protocol.bi;
import com.kugou.android.topic2.detail.base.UGCTopic;
import com.kugou.common.app.KGCommonApplication;
import com.kugou.common.config.c;
import com.kugou.common.network.w;
import com.kugou.common.q.b;
import com.kugou.common.utils.as;
import com.kugou.common.utils.br;
import com.tencent.open.SocialOperation;
import com.tencent.stat.DeviceInfo;
import com.wandoujia.upgradesdk.UpgradeManager;
import d.ab;
import java.util.HashMap;
import kotlin.Metadata;
import kotlin.jvm.internal.i;
import org.jetbrains.annotations.NotNull;
import org.json.JSONObject;
import rx.e;

@Metadata(bv = {1, 0, 3}, d1 = {"\u0000$\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u0002\n\u0002\u0010\u000e\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0010\u000b\n\u0000\bÆ\u0002\u0018\u00002\u00020\u0001B\u0007\b\u0002¢\u0006\u0002\u0010\u0002J\u001c\u0010\u0005\u001a\b\u0012\u0004\u0012\u00020\u00070\u00062\u0006\u0010\b\u001a\u00020\u00072\u0006\u0010\t\u001a\u00020\nR\u000e\u0010\u0003\u001a\u00020\u0004X\u0082T¢\u0006\u0002\n\u0000¨\u0006\u000b"}, d2 = {"Lcom/kugou/android/station/protocol/IsShowTopicProtocol;", "", "()V", "MODULE_NAME", "", "showTopic", "Lrx/Observable;", "Lcom/kugou/android/topic2/detail/base/UGCTopic;", "topic", "show", "", "androidkugou_release"}, k = 1, mv = {1, 1, 15})
public final class IsShowTopicProtocol {

    public static final IsShowTopicProtocol f40520a = new IsShowTopicProtocol();

    private IsShowTopicProtocol() {
    }

    @NotNull
    public final e<UGCTopic> a(@NotNull UGCTopic uGCTopic, boolean z) {
        i.b(uGCTopic, "topic");
        t b2 = new t.a().b("is_show_topic").a(c.a.a.i.a()).a(w.a(com.kugou.android.app.a.a.tm, "https://youth.kugou.com/api/topic/v1/is_show_topic")).a(c.b.a.a.a()).a().b();
        HashMap hashMap = new HashMap();
        hashMap.put("appid", Integer.valueOf(c.a().d(com.kugou.android.app.a.a.lo)));
        hashMap.put("clientver", Integer.valueOf(br.F(KGCommonApplication.getContext())));
        hashMap.put("clienttime", Long.valueOf(br.d() / 1000));
        String j = br.j(KGCommonApplication.getContext());
        i.a((Object) j, "SystemUtils.getMid(KGCom…Application.getContext())");
        hashMap.put(DeviceInfo.TAG_MID, j);
        b a2 = b.a();
        i.a((Object) a2, "CommonSettingPrefs.getInstance()");
        String cS = a2.cS();
        i.a((Object) cS, "CommonSettingPrefs.getIn…deviceFingerIdDateNotNull");
        hashMap.put("dfid", cS);
        b a3 = b.a();
        i.a((Object) a3, "CommonSettingPrefs.getInstance()");
        String ak = a3.ak();
        i.a((Object) ak, "CommonSettingPrefs.getInstance().uuid");
        hashMap.put("uuid", ak);
        if (com.kugou.common.environment.a.u()) {
            hashMap.put("userid", Long.valueOf(com.kugou.common.environment.a.Y()));
            String j2 = com.kugou.common.environment.a.j();
            i.a((Object) j2, "CommonEnvManager.getToken()");
            hashMap.put(UpgradeManager.PARAM_TOKEN, j2);
        }
        hashMap.put("is_show", Integer.valueOf(z ? 1 : 0));
        hashMap.put("topic_id", Integer.valueOf(uGCTopic.getId()));
        String a4 = w.a(w.c(hashMap));
        i.a((Object) a4, "Utils.getSign(Utils.map2SortString(params))");
        hashMap.put(SocialOperation.GAME_SIGNATURE, a4);
        e c2 = ((bi) b2.a(bi.class)).c(hashMap).c(new a(uGCTopic));
        i.a((Object) c2, "request.create(IChannelC…          }\n            }");
        return c2;
    }

    @Metadata(bv = {1, 0, 3}, d1 = {"\u0000\u0014\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0000\u0010\u0000\u001a&\u0012\f\u0012\n \u0003*\u0004\u0018\u00010\u00020\u0002 \u0003*\u0012\u0012\f\u0012\n \u0003*\u0004\u0018\u00010\u00020\u0002\u0018\u00010\u00010\u00012\u000e\u0010\u0004\u001a\n \u0003*\u0004\u0018\u00010\u00050\u0005H\n¢\u0006\u0002\b\u0006"}, d2 = {"<anonymous>", "Lrx/Observable;", "Lcom/kugou/android/topic2/detail/base/UGCTopic;", "kotlin.jvm.PlatformType", "responseBody", "Lokhttp3/ResponseBody;", NotificationCompat.CATEGORY_CALL}, k = 3, mv = {1, 1, 15})
    static final class a<T, R> implements rx.b.e<T, e<? extends R>> {

        final UGCTopic f40521a;

        a(UGCTopic uGCTopic) {
            this.f40521a = uGCTopic;
        }

        @Override
        public final e<UGCTopic> call(ab abVar) {
            e<UGCTopic> a2;
            String str = (String) null;
            try {
                str = abVar.f();
                as.f("lzq-young", str);
                if (new JSONObject(str).optInt("status") == 1) {
                    a2 = e.a(this.f40521a);
                } else {
                    a2 = e.a((Throwable) new com.kugou.android.app.home.channel.f.c(str));
                }
                return a2;
            } catch (Exception e2) {
                e2.printStackTrace();
                return e.a((Throwable) new com.kugou.android.app.home.channel.f.c(str));
            }
        }
    }
}