This commit is contained in:
被淹死的鱼
2026-03-17 20:25:25 +08:00
164 changed files with 159 additions and 159 deletions

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.controller.constant; package com.xuebiping.bolizhuzi.controller.constant;
/** /**
* Created by zhangbin on 2018/12/4. * Created by halifa on 2018/12/4.
*/ */
public class ConsUser { public class ConsUser {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.controller.constant; package com.xuebiping.bolizhuzi.controller.constant;
/** /**
* Created by zhangbin on 2018/12/12. * Created by halifa on 2018/12/12.
*/ */
public class Constant { public class Constant {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.controller.eventBus; package com.xuebiping.bolizhuzi.controller.eventBus;
/** /**
* Created by zhangbin on 2019/1/5. * Created by halifa on 2019/1/5.
*/ */
public class ActiveUpdateEvent { public class ActiveUpdateEvent {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.controller.eventBus; package com.xuebiping.bolizhuzi.controller.eventBus;
/** /**
* Created by zhangbin on 2018/11/21. * Created by halifa on 2018/11/21.
*/ */
public class BeAnchorEvent { public class BeAnchorEvent {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.controller.eventBus; package com.xuebiping.bolizhuzi.controller.eventBus;
/** /**
* Created by zhangbin on 2018/12/25. * Created by halifa on 2018/12/25.
*/ */
public class DynamicEvent { public class DynamicEvent {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.controller.eventBus; package com.xuebiping.bolizhuzi.controller.eventBus;
/** /**
* Created by zhangbin on 2018/12/19. * Created by halifa on 2018/12/19.
*/ */
public class DynamicLikeEvent { public class DynamicLikeEvent {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.controller.eventBus; package com.xuebiping.bolizhuzi.controller.eventBus;
/** /**
* Created by zhangbin on 2019/12/19. * Created by halifa on 2019/12/19.
*/ */
public class InviteTypeEvent { public class InviteTypeEvent {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.controller.eventBus; package com.xuebiping.bolizhuzi.controller.eventBus;
/** /**
* Created by zhangbin on 2019/12/19. * Created by halifa on 2019/12/19.
*/ */
public class KidEvent { public class KidEvent {

View File

@@ -3,7 +3,7 @@ package com.xuebiping.bolizhuzi.controller.eventBus;
import com.xuebiping.bolizhuzi.model.main.VideoRequestBean; import com.xuebiping.bolizhuzi.model.main.VideoRequestBean;
/** /**
* Created by zhangbin on 2018/12/24. * Created by halifa on 2018/12/24.
*/ */
public class NotificationEvent { public class NotificationEvent {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.controller.eventBus; package com.xuebiping.bolizhuzi.controller.eventBus;
/** /**
* Created by zhangbin on 2018/12/19. * Created by halifa on 2018/12/19.
*/ */
public class PayEvent { public class PayEvent {

View File

@@ -3,7 +3,7 @@ package com.xuebiping.bolizhuzi.controller.eventBus;
import com.xuebiping.bolizhuzi.model.login.bean.LoginBean; import com.xuebiping.bolizhuzi.model.login.bean.LoginBean;
/** /**
* Created by zhangbin on 2018/11/22. * Created by halifa on 2018/11/22.
* 资料完善后通知登录界面关闭 * 资料完善后通知登录界面关闭
*/ */

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.controller.eventBus; package com.xuebiping.bolizhuzi.controller.eventBus;
/** /**
* Created by zhangbin on 2018/12/18. * Created by halifa on 2018/12/18.
*/ */
public class SocialToSettingEvent { public class SocialToSettingEvent {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.controller.eventBus; package com.xuebiping.bolizhuzi.controller.eventBus;
/** /**
* Created by zhangbin on 2019/12/19. * Created by halifa on 2019/12/19.
*/ */
public class TurntableEvent { public class TurntableEvent {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.controller.eventBus; package com.xuebiping.bolizhuzi.controller.eventBus;
/** /**
* Created by zhangbin on 2018/12/15. * Created by halifa on 2018/12/15.
*/ */
public class UnReadCountEvent { public class UnReadCountEvent {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.controller.eventBus; package com.xuebiping.bolizhuzi.controller.eventBus;
/** /**
* Created by zhangbin on 2019/2/20. * Created by halifa on 2019/2/20.
* 通知刷新聊天消息 * 通知刷新聊天消息
*/ */

View File

@@ -20,7 +20,7 @@ import java.util.ArrayList;
import java.util.List; import java.util.List;
/** /**
* Created by zhangbin on 2019/1/14. * Created by halifa on 2019/1/14.
*/ */
public class BlackAdapter extends BaseAdapter { public class BlackAdapter extends BaseAdapter {

View File

@@ -15,7 +15,7 @@ import java.util.ArrayList;
import java.util.List; import java.util.List;
/** /**
* Created by zhangbin on 2019/1/28. * Created by halifa on 2019/1/28.
*/ */
public class GroupCallAdapter extends RecyclerView.Adapter { public class GroupCallAdapter extends RecyclerView.Adapter {

View File

@@ -16,7 +16,7 @@ import java.util.ArrayList;
import java.util.List; import java.util.List;
/** /**
* Created by zhangbin on 2019/12/17. * Created by halifa on 2019/12/17.
*/ */
public class GuardRankAdapter extends BaseAdapter { public class GuardRankAdapter extends BaseAdapter {
private List<GuardRankBean> mdGuardRankBeans = new ArrayList<>(); private List<GuardRankBean> mdGuardRankBeans = new ArrayList<>();

View File

@@ -19,7 +19,7 @@ import java.util.ArrayList;
import java.util.List; import java.util.List;
/** /**
* Created by zhangbin on 2018/12/7. * Created by halifa on 2018/12/7.
*/ */
public class MainChannelAdapter extends RecyclerView.Adapter<RecyclerView.ViewHolder> { public class MainChannelAdapter extends RecyclerView.Adapter<RecyclerView.ViewHolder> {

View File

@@ -20,7 +20,7 @@ import java.util.ArrayList;
import java.util.List; import java.util.List;
/** /**
* Created by zhangbin on 2018/12/7. * Created by halifa on 2018/12/7.
*/ */
public class MainChannelDefaultAdapter extends RecyclerView.Adapter<RecyclerView.ViewHolder> { public class MainChannelDefaultAdapter extends RecyclerView.Adapter<RecyclerView.ViewHolder> {

View File

@@ -17,7 +17,7 @@ import java.util.ArrayList;
import java.util.List; import java.util.List;
/** /**
* Created by zhangbin on 2019/1/10. * Created by halifa on 2019/1/10.
*/ */
public class OneKeyAttentionAdapter extends RecyclerView.Adapter { public class OneKeyAttentionAdapter extends RecyclerView.Adapter {

View File

@@ -19,7 +19,7 @@ import java.util.ArrayList;
import java.util.List; import java.util.List;
/** /**
* Created by zhangbin on 2019/1/18. * Created by halifa on 2019/1/18.
*/ */
public class Recommend1ListAdapter extends BaseAdapter { public class Recommend1ListAdapter extends BaseAdapter {

View File

@@ -18,7 +18,7 @@ import java.util.ArrayList;
import java.util.List; import java.util.List;
/** /**
* Created by zhangbin on 2019/3/4. * Created by halifa on 2019/3/4.
*/ */
public class MibiRankAdapter extends BaseAdapter { public class MibiRankAdapter extends BaseAdapter {

View File

@@ -26,7 +26,7 @@ import java.util.ArrayList;
import java.util.List; import java.util.List;
/** /**
* Created by zhangbin on 2019/5/15. * Created by halifa on 2019/5/15.
*/ */
public class GeneralOptionsRecyclerAdapter extends RecyclerView.Adapter { public class GeneralOptionsRecyclerAdapter extends RecyclerView.Adapter {

View File

@@ -15,7 +15,7 @@ import java.util.ArrayList;
import java.util.List; import java.util.List;
/** /**
* Created by zhangbin on 2018/11/23. * Created by halifa on 2018/11/23.
*/ */
public class InviteAdapter extends BaseAdapter { public class InviteAdapter extends BaseAdapter {

View File

@@ -19,7 +19,7 @@ import com.xuebiping.bolizhuzi.view.settings.LongImageActivity;
import java.util.List; import java.util.List;
/** /**
* Created by zhangbin on 2018/12/6. * Created by halifa on 2018/12/6.
*/ */
public class SettingBrandAdapter extends RecyclerView.Adapter { public class SettingBrandAdapter extends RecyclerView.Adapter {

View File

@@ -33,7 +33,7 @@ import java.util.ArrayList;
import java.util.List; import java.util.List;
/** /**
* Created by zhangbin on 2019/2/22. * Created by halifa on 2019/2/22.
*/ */
public class VideoRecordAdapter extends BaseAdapter { public class VideoRecordAdapter extends BaseAdapter {

View File

@@ -18,7 +18,7 @@ import com.netease.nimlib.sdk.uinfo.model.NimUserInfo;
/** /**
* Created by zhangbin on 2018/12/6. * Created by halifa on 2018/12/6.
*/ */
public class GiftViewHolder extends MsgViewHolderBase { public class GiftViewHolder extends MsgViewHolderBase {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.im.uikit.common; package com.xuebiping.bolizhuzi.im.uikit.common;
/** /**
* Created by zhangbin on 2018/12/6. * Created by halifa on 2018/12/6.
*/ */
public class Constans { public class Constans {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.model.main; package com.xuebiping.bolizhuzi.model.main;
/** /**
* Created by zhangbin on 2019/1/10. * Created by halifa on 2019/1/10.
*/ */
public class AttentionBean { public class AttentionBean {

View File

@@ -3,7 +3,7 @@ package com.xuebiping.bolizhuzi.model.main;
import java.util.List; import java.util.List;
/** /**
* Created by zhangbin on 2019/1/11. * Created by halifa on 2019/1/11.
*/ */
public class AttentionDialogBean { public class AttentionDialogBean {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.model.main; package com.xuebiping.bolizhuzi.model.main;
/** /**
* Created by zhangbin on 2019/1/14. * Created by halifa on 2019/1/14.
*/ */
public class BlackBean { public class BlackBean {

View File

@@ -3,7 +3,7 @@ package com.xuebiping.bolizhuzi.model.main;
import java.util.List; import java.util.List;
/** /**
* Created by zhangbin on 2019/1/28. * Created by halifa on 2019/1/28.
*/ */
public class GroupCallBean { public class GroupCallBean {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.model.main; package com.xuebiping.bolizhuzi.model.main;
/** /**
* Created by zhangbin on 2019/1/28. * Created by halifa on 2019/1/28.
*/ */
public class GroupCallListBean { public class GroupCallListBean {

View File

@@ -4,7 +4,7 @@ import java.util.ArrayList;
import java.util.List; import java.util.List;
/** /**
* Created by zhangbin on 2019/12/19. * Created by halifa on 2019/12/19.
*/ */
public class GuardListBean { public class GuardListBean {

View File

@@ -4,7 +4,7 @@ import java.util.ArrayList;
import java.util.List; import java.util.List;
/** /**
* Created by zhangbin on 2019/12/16. * Created by halifa on 2019/12/16.
*/ */
public class GuardOtherBean { public class GuardOtherBean {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.model.main; package com.xuebiping.bolizhuzi.model.main;
/** /**
* Created by zhangbin on 2019/12/17. * Created by halifa on 2019/12/17.
*/ */
public class GuardRankBean { public class GuardRankBean {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.model.main; package com.xuebiping.bolizhuzi.model.main;
/** /**
* Created by zhangbin on 2019/12/23. * Created by halifa on 2019/12/23.
*/ */
public class IsKidModelBean { public class IsKidModelBean {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.model.main; package com.xuebiping.bolizhuzi.model.main;
/** /**
* Created by zhangbin on 2019/10/26. * Created by halifa on 2019/10/26.
*/ */
public class PornCheckBean { public class PornCheckBean {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.model.main; package com.xuebiping.bolizhuzi.model.main;
/** /**
* Created by zhangbin on 2020/1/9. * Created by halifa on 2020/1/9.
*/ */
public class VideoGuardBean { public class VideoGuardBean {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.model.main.websocket; package com.xuebiping.bolizhuzi.model.main.websocket;
/** /**
* Created by zhangbin on 2019/3/16. * Created by halifa on 2019/3/16.
*/ */
public class TimeRemainingBean { public class TimeRemainingBean {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.model.news; package com.xuebiping.bolizhuzi.model.news;
/** /**
* Created by zhangbin on 2018/12/28. * Created by halifa on 2018/12/28.
*/ */
public class AddQQGroupBean { public class AddQQGroupBean {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.model.news; package com.xuebiping.bolizhuzi.model.news;
/** /**
* Created by zhangbin on 2018/12/28. * Created by halifa on 2018/12/28.
*/ */
public class AddQQGroupDataBean { public class AddQQGroupDataBean {

View File

@@ -3,7 +3,7 @@ package com.xuebiping.bolizhuzi.model.news;
import java.util.List; import java.util.List;
/** /**
* Created by zhangbin on 2019/2/20. * Created by halifa on 2019/2/20.
*/ */
public class ChatSettingBean { public class ChatSettingBean {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.model.news; package com.xuebiping.bolizhuzi.model.news;
/** /**
* Created by zhangbin on 2019/2/20. * Created by halifa on 2019/2/20.
*/ */
public class ChatSettingInfoBean { public class ChatSettingInfoBean {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.model.news; package com.xuebiping.bolizhuzi.model.news;
/** /**
* Created by zhangbin on 2019/1/23. * Created by halifa on 2019/1/23.
*/ */
public class ChatTipBean { public class ChatTipBean {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.model.settings; package com.xuebiping.bolizhuzi.model.settings;
/** /**
* Created by zhangbin on 2019/5/16. * Created by halifa on 2019/5/16.
*/ */
public class MemberBannerInfo { public class MemberBannerInfo {

View File

@@ -3,7 +3,7 @@ package com.xuebiping.bolizhuzi.model.settings;
import java.util.List; import java.util.List;
/** /**
* Created by zhangbin on 2019/5/16. * Created by halifa on 2019/5/16.
*/ */
public class MemberBean { public class MemberBean {

View File

@@ -3,7 +3,7 @@ package com.xuebiping.bolizhuzi.model.settings;
import java.util.List; import java.util.List;
/** /**
* Created by zhangbin on 2019/5/16. * Created by halifa on 2019/5/16.
*/ */
public class MemberInfo { public class MemberInfo {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.model.settings; package com.xuebiping.bolizhuzi.model.settings;
/** /**
* Created by zhangbin on 2019/5/16. * Created by halifa on 2019/5/16.
*/ */
public class MemberInfoList { public class MemberInfoList {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.model.settings; package com.xuebiping.bolizhuzi.model.settings;
/** /**
* Created by zhangbin on 2019/5/16. * Created by halifa on 2019/5/16.
*/ */
public class MemberOperationInfo { public class MemberOperationInfo {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.model.settings; package com.xuebiping.bolizhuzi.model.settings;
/** /**
* Created by zhangbin on 2019/5/16. * Created by halifa on 2019/5/16.
*/ */
public class MemberPrivilegesInfo { public class MemberPrivilegesInfo {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.model.settings; package com.xuebiping.bolizhuzi.model.settings;
/** /**
* Created by zhangbin on 2018/12/6. * Created by halifa on 2018/12/6.
*/ */
public class SettingBrandBean { public class SettingBrandBean {

View File

@@ -4,7 +4,7 @@ import java.util.ArrayList;
import java.util.List; import java.util.List;
/** /**
* Created by zhangbin on 2019/2/22. * Created by halifa on 2019/2/22.
*/ */
public class VideoRecordBean { public class VideoRecordBean {

View File

@@ -3,7 +3,7 @@ package com.xuebiping.bolizhuzi.model.settings;
import com.xuebiping.bolizhuzi.model.main.SkillBean; import com.xuebiping.bolizhuzi.model.main.SkillBean;
/** /**
* Created by zhangbin on 2019/2/22. * Created by halifa on 2019/2/22.
*/ */
public class VideoRecordListBean { public class VideoRecordListBean {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.model.settings; package com.xuebiping.bolizhuzi.model.settings;
/** /**
* Created by zhangbin on 2018/12/19. * Created by halifa on 2018/12/19.
*/ */
public class WeChatPayInfoBean { public class WeChatPayInfoBean {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.model.user.bean; package com.xuebiping.bolizhuzi.model.user.bean;
/** /**
* Created by zhangbin on 2019/3/21. * Created by halifa on 2019/3/21.
*/ */
public class UserLiteBean { public class UserLiteBean {

View File

@@ -15,7 +15,7 @@ import com.xuebiping.bolizhuzi.aidl.IMyAidlInterface;
/** /**
* Created by zhangbin on 2018/12/11. * Created by halifa on 2018/12/11.
*/ */
public class LocalService extends Service { public class LocalService extends Service {

View File

@@ -14,7 +14,7 @@ import android.util.Log;
import com.xuebiping.bolizhuzi.aidl.IMyAidlInterface; import com.xuebiping.bolizhuzi.aidl.IMyAidlInterface;
/** /**
* Created by zhangbin on 2018/12/11. * Created by halifa on 2018/12/11.
*/ */
public class RemoteService extends Service { public class RemoteService extends Service {

View File

@@ -14,7 +14,7 @@ import javax.crypto.NoSuchPaddingException;
import javax.crypto.spec.SecretKeySpec; import javax.crypto.spec.SecretKeySpec;
/** /**
* Created by zhangbin on 2019/1/23. * Created by halifa on 2019/1/23.
*/ */
public class AESUtils { public class AESUtils {

View File

@@ -6,7 +6,7 @@ import android.content.SharedPreferences;
import com.xuebiping.bolizhuzi.view.base.BaseApplication; import com.xuebiping.bolizhuzi.view.base.BaseApplication;
/** /**
* Created by zhangbin on 2019/1/19. * Created by halifa on 2019/1/19.
*/ */
public class BeautySPUtils { public class BeautySPUtils {

View File

@@ -4,7 +4,7 @@ import android.content.Context;
import android.content.SharedPreferences; import android.content.SharedPreferences;
/** /**
* Created by zhangbin on 2019/1/10. * Created by halifa on 2019/1/10.
*/ */
public class CitySPUtils { public class CitySPUtils {

View File

@@ -1,7 +1,7 @@
package com.xuebiping.bolizhuzi.utils; package com.xuebiping.bolizhuzi.utils;
/** /**
* Created by zhangbin on 2019/2/15. * Created by halifa on 2019/2/15.
*/ */
import android.content.Context; import android.content.Context;

View File

@@ -4,7 +4,7 @@ import android.content.Context;
import android.content.SharedPreferences; import android.content.SharedPreferences;
/** /**
* Created by zhangbin on 2019/1/19. * Created by halifa on 2019/1/19.
*/ */
public class ListStringSPUtils { public class ListStringSPUtils {

View File

@@ -4,7 +4,7 @@ import android.content.Context;
import android.content.SharedPreferences; import android.content.SharedPreferences;
/** /**
* Created by zhangbin on 2018/12/22. * Created by halifa on 2018/12/22.
*/ */
public class LongSpUtils { public class LongSpUtils {

View File

@@ -4,7 +4,7 @@ import android.content.Context;
import android.content.SharedPreferences; import android.content.SharedPreferences;
/** /**
* Created by zhangbin on 2019/2/21. * Created by halifa on 2019/2/21.
*/ */
public class NoClearSPUtils { public class NoClearSPUtils {

View File

@@ -7,7 +7,7 @@ import android.content.pm.ApplicationInfo;
import java.lang.reflect.Method; import java.lang.reflect.Method;
/** /**
* Created by zhangbin on 2018/12/22. * Created by halifa on 2018/12/22.
*/ */
public class NotificationsUpUtils { public class NotificationsUpUtils {

View File

@@ -24,7 +24,7 @@ import java.lang.reflect.Method;
import java.util.List; import java.util.List;
/** /**
* Created by zhangbin on 2018/12/22. * Created by halifa on 2018/12/22.
*/ */
public class NotificationsUtils { public class NotificationsUtils {

View File

@@ -6,7 +6,7 @@ import java.util.Calendar;
import java.util.TimeZone; import java.util.TimeZone;
/** /**
* Created by zhangbin on 2019/1/21. * Created by halifa on 2019/1/21.
*/ */
public class TimeZoneUtils { public class TimeZoneUtils {

View File

@@ -22,7 +22,7 @@ import java.util.Iterator;
import java.util.List; import java.util.List;
/** /**
* Created by zhangbin on 2019/1/9. * Created by halifa on 2019/1/9.
*/ */
public class AttentionDialog extends Dialog implements View.OnClickListener { public class AttentionDialog extends Dialog implements View.OnClickListener {

View File

@@ -18,7 +18,7 @@ import com.xuebiping.bolizhuzi.utils.StrU;
import com.fengliyan.uikit.toast.MaleToast; import com.fengliyan.uikit.toast.MaleToast;
/** /**
* Created by zhangbin on 2019/5/22. * Created by halifa on 2019/5/22.
*/ */
public class BannedTipsDialog extends Dialog { public class BannedTipsDialog extends Dialog {

View File

@@ -22,7 +22,7 @@ import com.xuebiping.bolizhuzi.R;
import com.fengliyan.uikit.toast.MaleToast; import com.fengliyan.uikit.toast.MaleToast;
/** /**
* Created by zhangbin on 2019/1/18. * Created by halifa on 2019/1/18.
*/ */
public class DefaultMessageDialog extends Dialog implements View.OnClickListener { public class DefaultMessageDialog extends Dialog implements View.OnClickListener {

View File

@@ -25,7 +25,7 @@ import com.fengliyan.uikit.toast.MaleToast;
import java.util.List; import java.util.List;
/** /**
* Created by zhangbin on 2019/1/19. * Created by halifa on 2019/1/19.
*/ */
public class EditDefaultMessageDialog extends Dialog implements View.OnClickListener { public class EditDefaultMessageDialog extends Dialog implements View.OnClickListener {

View File

@@ -18,7 +18,7 @@ import com.xuebiping.bolizhuzi.R;
import com.xuebiping.bolizhuzi.utils.StrU; import com.xuebiping.bolizhuzi.utils.StrU;
/** /**
* Created by zhangbin on 2019/12/16. * Created by halifa on 2019/12/16.
*/ */
public class GuardDialog extends Dialog implements View.OnClickListener { public class GuardDialog extends Dialog implements View.OnClickListener {

View File

@@ -15,7 +15,7 @@ import com.xuebiping.bolizhuzi.R;
import com.xuebiping.bolizhuzi.utils.StrU; import com.xuebiping.bolizhuzi.utils.StrU;
/** /**
* Created by zhangbin on 2019/5/22. * Created by halifa on 2019/5/22.
*/ */
public class HangUpDialog extends Dialog { public class HangUpDialog extends Dialog {

View File

@@ -17,7 +17,7 @@ import com.xuebiping.bolizhuzi.model.login.bean.CustomerTipBean;
import com.fengliyan.uikit.toast.MaleToast; import com.fengliyan.uikit.toast.MaleToast;
/** /**
* Created by zhangbin on 2019/5/22. * Created by halifa on 2019/5/22.
*/ */
public class HelpTipsDialog extends Dialog { public class HelpTipsDialog extends Dialog {

View File

@@ -16,7 +16,7 @@ import com.xuebiping.bolizhuzi.R;
import com.xuebiping.bolizhuzi.view.main.KidModelActivity; import com.xuebiping.bolizhuzi.view.main.KidModelActivity;
/** /**
* Created by zhangbin on 2019/12/19. * Created by halifa on 2019/12/19.
*/ */
public class KidDialog extends Dialog implements View.OnClickListener { public class KidDialog extends Dialog implements View.OnClickListener {

View File

@@ -16,7 +16,7 @@ import com.xuebiping.bolizhuzi.view.main.KidForgetPasswordActivity;
import com.xuebiping.bolizhuzi.view.main.KidInputPasswordActivity; import com.xuebiping.bolizhuzi.view.main.KidInputPasswordActivity;
/** /**
* Created by zhangbin on 2019/12/19. * Created by halifa on 2019/12/19.
*/ */
public class KidOpenDialog extends Dialog implements View.OnClickListener { public class KidOpenDialog extends Dialog implements View.OnClickListener {

View File

@@ -20,7 +20,7 @@ import com.xuebiping.bolizhuzi.model.settings.PayConfigBean;
import com.xuebiping.bolizhuzi.view.base.BaseWebViewActivity; import com.xuebiping.bolizhuzi.view.base.BaseWebViewActivity;
/** /**
* Created by zhangbin on 2019/5/22. * Created by halifa on 2019/5/22.
*/ */
public class MemberPayDialog extends Dialog { public class MemberPayDialog extends Dialog {

View File

@@ -18,7 +18,7 @@ import com.xuebiping.bolizhuzi.model.settings.RechargeBean;
import java.util.List; import java.util.List;
/** /**
* Created by zhangbin on 2019/5/22. * Created by halifa on 2019/5/22.
*/ */
public class MemberRechargeDialog extends Dialog { public class MemberRechargeDialog extends Dialog {

View File

@@ -14,7 +14,7 @@ import androidx.annotation.NonNull;
import com.xuebiping.bolizhuzi.R; import com.xuebiping.bolizhuzi.R;
/** /**
* Created by zhangbin on 2019/5/22. * Created by halifa on 2019/5/22.
*/ */
public class MemberTipsDialog extends Dialog { public class MemberTipsDialog extends Dialog {

View File

@@ -17,7 +17,7 @@ import com.xuebiping.bolizhuzi.model.main.GuardOtherBean;
import com.xuebiping.bolizhuzi.utils.StrU; import com.xuebiping.bolizhuzi.utils.StrU;
/** /**
* Created by zhangbin on 2019/12/16. * Created by halifa on 2019/12/16.
*/ */
public class OtherGuardDialog extends Dialog implements View.OnClickListener { public class OtherGuardDialog extends Dialog implements View.OnClickListener {

View File

@@ -16,7 +16,7 @@ import com.xuebiping.bolizhuzi.R;
import com.xuebiping.bolizhuzi.model.settings.PayConfigBean; import com.xuebiping.bolizhuzi.model.settings.PayConfigBean;
/** /**
* Created by zhangbin on 2019/5/22. * Created by halifa on 2019/5/22.
*/ */
public class PayDialog extends Dialog { public class PayDialog extends Dialog {

View File

@@ -19,7 +19,7 @@ import com.xuebiping.bolizhuzi.utils.StrU;
import com.xuebiping.bolizhuzi.view.main.MainPageActivity; import com.xuebiping.bolizhuzi.view.main.MainPageActivity;
/** /**
* Created by zhangbin on 2019/3/18. * Created by halifa on 2019/3/18.
*/ */
public class ToastNoticeDialog extends Dialog implements View.OnClickListener { public class ToastNoticeDialog extends Dialog implements View.OnClickListener {

View File

@@ -18,7 +18,7 @@ import android.widget.TextView;
import com.xuebiping.bolizhuzi.R; import com.xuebiping.bolizhuzi.R;
/** /**
* Created by zhangbin on 2019/3/19. * Created by halifa on 2019/3/19.
*/ */
public class WeChatAccountsDialog extends Dialog implements View.OnClickListener { public class WeChatAccountsDialog extends Dialog implements View.OnClickListener {

View File

@@ -19,7 +19,7 @@ import com.fengliyan.uikit.toast.MaleToast;
import com.xuebiping.bolizhuzi.R; import com.xuebiping.bolizhuzi.R;
/** /**
* Created by zhangbin on 2020/3/6. * Created by halifa on 2020/3/6.
*/ */
public class WechatToCopyDialog extends Dialog implements View.OnClickListener { public class WechatToCopyDialog extends Dialog implements View.OnClickListener {

View File

@@ -45,7 +45,7 @@ import java.util.ArrayList;
import java.util.List; import java.util.List;
/** /**
* Created by zhangbin on 2018/12/24. * Created by halifa on 2018/12/24.
*/ */
public class DynamicViewPagerFragment extends Fragment implements View.OnClickListener { public class DynamicViewPagerFragment extends Fragment implements View.OnClickListener {

View File

@@ -36,7 +36,7 @@ import java.util.List;
import de.greenrobot.event.EventBus; import de.greenrobot.event.EventBus;
/** /**
* Created by zhangbin on 2018/12/25. * Created by halifa on 2018/12/25.
* 关注 * 关注
*/ */

View File

@@ -36,7 +36,7 @@ import java.util.List;
import de.greenrobot.event.EventBus; import de.greenrobot.event.EventBus;
/** /**
* Created by zhangbin on 2018/12/25. * Created by halifa on 2018/12/25.
* 最新 * 最新
*/ */

View File

@@ -40,7 +40,7 @@ import java.util.List;
import de.greenrobot.event.EventBus; import de.greenrobot.event.EventBus;
/** /**
* Created by zhangbin on 2018/12/25. * Created by halifa on 2018/12/25.
* 同城 * 同城
*/ */

View File

@@ -5,7 +5,7 @@ import android.os.Bundle;
import com.xuebiping.bolizhuzi.view.base.BaseActivity; import com.xuebiping.bolizhuzi.view.base.BaseActivity;
/** /**
* Created by zhangbin on 2019/3/5. * Created by halifa on 2019/3/5.
* 登录回调界面 * 登录回调界面
*/ */

View File

@@ -32,7 +32,7 @@ import java.util.ArrayList;
import java.util.List; import java.util.List;
/** /**
* Created by zhangbin on 2018/12/25. * Created by halifa on 2018/12/25.
* 最新 * 最新
*/ */

View File

@@ -21,7 +21,7 @@ import com.fengliyan.uikit.toast.MaleToast;
import static com.fengliyan.uikit.title.Title.POSTION_CENTER; import static com.fengliyan.uikit.title.Title.POSTION_CENTER;
/** /**
* Created by zhangbin on 2019/1/28. * Created by halifa on 2019/1/28.
*/ */
public class AddGroupCallActivity extends BaseActivity implements View.OnClickListener { public class AddGroupCallActivity extends BaseActivity implements View.OnClickListener {

View File

@@ -162,7 +162,7 @@ import io.agora.rtc.video.VideoCanvas;
import io.agora.rtc.video.VideoEncoderConfiguration; import io.agora.rtc.video.VideoEncoderConfiguration;
/** /**
* Created by zhangbin on 2019/1/26. * Created by halifa on 2019/1/26.
*/ */
public class AgoraWithFUVideoActivity extends BaseActivity implements View.OnClickListener, RtcEngineEventHandler, SensorEventListener { public class AgoraWithFUVideoActivity extends BaseActivity implements View.OnClickListener, RtcEngineEventHandler, SensorEventListener {
private static final String TAG = "AgoraWithFUVideoActivit"; private static final String TAG = "AgoraWithFUVideoActivit";

View File

@@ -50,7 +50,7 @@ import io.reactivex.Observer;
import io.reactivex.disposables.Disposable; import io.reactivex.disposables.Disposable;
/** /**
* Created by zhangbin on 2019/1/7. * Created by halifa on 2019/1/7.
*/ */
public class CityPickerActivity extends BaseActivity implements InnerListener, SideIndexBar.OnIndexTouchedChangedListener, TextWatcher, View.OnClickListener { public class CityPickerActivity extends BaseActivity implements InnerListener, SideIndexBar.OnIndexTouchedChangedListener, TextWatcher, View.OnClickListener {

View File

@@ -41,7 +41,7 @@ import java.util.ArrayList;
import java.util.List; import java.util.List;
/** /**
* Created by zhangbin on 2019/1/11. * Created by halifa on 2019/1/11.
*/ */
public class DefaultRecommendFragment extends Fragment implements View.OnClickListener { public class DefaultRecommendFragment extends Fragment implements View.OnClickListener {

View File

@@ -26,7 +26,7 @@ import java.util.ArrayList;
import java.util.List; import java.util.List;
/** /**
* Created by zhangbin on 2019/3/6. * Created by halifa on 2019/3/6.
*/ */
public class GenderActiveFragment extends Fragment { public class GenderActiveFragment extends Fragment {

View File

@@ -25,7 +25,7 @@ import java.util.ArrayList;
import java.util.List; import java.util.List;
/** /**
* Created by zhangbin on 2019/3/6. * Created by halifa on 2019/3/6.
*/ */
public class GenderCityFragment extends Fragment { public class GenderCityFragment extends Fragment {

View File

@@ -29,7 +29,7 @@ import java.util.ArrayList;
import java.util.List; import java.util.List;
/** /**
* Created by zhangbin on 2019/3/6. * Created by halifa on 2019/3/6.
*/ */
public class GenderUserAndMibiRankActivity extends BaseActivity implements View.OnClickListener { public class GenderUserAndMibiRankActivity extends BaseActivity implements View.OnClickListener {

View File

@@ -27,7 +27,7 @@ import java.util.ArrayList;
import java.util.List; import java.util.List;
/** /**
* Created by zhangbin on 2019/1/28. * Created by halifa on 2019/1/28.
*/ */
public class GroupCallActivity extends BaseActivity implements View.OnClickListener { public class GroupCallActivity extends BaseActivity implements View.OnClickListener {

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