Merge branch 'master' of https://git.jindashengwl.cn/androidOne/qianyanAndroid
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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 {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user