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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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