Commit 0cd8cbbd authored by mengcuiguang's avatar mengcuiguang

代码合并

parents 354e22b7 df3a259a
...@@ -15,4 +15,4 @@ ...@@ -15,4 +15,4 @@
.externalNativeBuild .externalNativeBuild
.cxx .cxx
/library_ad/build/ /library_ad/build/
/shareSdkLib/build/ /animlibrary/build/
/**
* Automatically generated file. DO NOT MODIFY
*/
package com.jaredrummler.android.animatedsvgview;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String LIBRARY_PACKAGE_NAME = "com.jaredrummler.android.animatedsvgview";
public static final String BUILD_TYPE = "debug";
public static final int VERSION_CODE = -1;
public static final String VERSION_NAME = "";
}
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.jaredrummler.android.animatedsvgview" >
<uses-sdk
android:minSdkVersion="14"
android:targetSdkVersion="28" />
</manifest>
\ No newline at end of file
{
"version": 1,
"applicationId": "com.jaredrummler.android.animatedsvgview",
"variantType": "LIBRARY",
"elements": [
{
"outputType": {
"type": "AAPT_FRIENDLY_MERGED_MANIFESTS"
},
"apkData": {
"type": "MAIN",
"splits": [],
"versionCode": -1,
"outputFile": "animlibrary-debug.aar",
"fullName": "debug",
"baseName": "debug",
"dirName": ""
},
"path": "AndroidManifest.xml",
"properties": {
"packageId": "com.jaredrummler.android.animatedsvgview",
"split": ""
}
}
]
}
\ No newline at end of file
int attr alpha 0x0
int attr animatedSvgFillColors 0x0
int attr animatedSvgFillStart 0x0
int attr animatedSvgFillTime 0x0
int attr animatedSvgGlyphStrings 0x0
int attr animatedSvgImageSizeX 0x0
int attr animatedSvgImageSizeY 0x0
int attr animatedSvgTraceColors 0x0
int attr animatedSvgTraceMarkerLength 0x0
int attr animatedSvgTraceResidueColors 0x0
int attr animatedSvgTraceTime 0x0
int attr animatedSvgTraceTimePerGlyph 0x0
int attr font 0x0
int attr fontProviderAuthority 0x0
int attr fontProviderCerts 0x0
int attr fontProviderFetchStrategy 0x0
int attr fontProviderFetchTimeout 0x0
int attr fontProviderPackage 0x0
int attr fontProviderQuery 0x0
int attr fontStyle 0x0
int attr fontVariationSettings 0x0
int attr fontWeight 0x0
int attr ttcIndex 0x0
int color notification_action_color_filter 0x0
int color notification_icon_bg_color 0x0
int color ripple_material_light 0x0
int color secondary_text_default_material_light 0x0
int dimen compat_button_inset_horizontal_material 0x0
int dimen compat_button_inset_vertical_material 0x0
int dimen compat_button_padding_horizontal_material 0x0
int dimen compat_button_padding_vertical_material 0x0
int dimen compat_control_corner_material 0x0
int dimen compat_notification_large_icon_max_height 0x0
int dimen compat_notification_large_icon_max_width 0x0
int dimen notification_action_icon_size 0x0
int dimen notification_action_text_size 0x0
int dimen notification_big_circle_margin 0x0
int dimen notification_content_margin_start 0x0
int dimen notification_large_icon_height 0x0
int dimen notification_large_icon_width 0x0
int dimen notification_main_column_padding_top 0x0
int dimen notification_media_narrow_margin 0x0
int dimen notification_right_icon_size 0x0
int dimen notification_right_side_padding_top 0x0
int dimen notification_small_icon_background_padding 0x0
int dimen notification_small_icon_size_as_large 0x0
int dimen notification_subtext_size 0x0
int dimen notification_top_pad 0x0
int dimen notification_top_pad_large_text 0x0
int drawable notification_action_background 0x0
int drawable notification_bg 0x0
int drawable notification_bg_low 0x0
int drawable notification_bg_low_normal 0x0
int drawable notification_bg_low_pressed 0x0
int drawable notification_bg_normal 0x0
int drawable notification_bg_normal_pressed 0x0
int drawable notification_icon_background 0x0
int drawable notification_template_icon_bg 0x0
int drawable notification_template_icon_low_bg 0x0
int drawable notification_tile_bg 0x0
int drawable notify_panel_notification_icon_bg 0x0
int id action_container 0x0
int id action_divider 0x0
int id action_image 0x0
int id action_text 0x0
int id actions 0x0
int id async 0x0
int id blocking 0x0
int id chronometer 0x0
int id forever 0x0
int id icon 0x0
int id icon_group 0x0
int id info 0x0
int id italic 0x0
int id line1 0x0
int id line3 0x0
int id normal 0x0
int id notification_background 0x0
int id notification_main_column 0x0
int id notification_main_column_container 0x0
int id right_icon 0x0
int id right_side 0x0
int id tag_transition_group 0x0
int id tag_unhandled_key_event_manager 0x0
int id tag_unhandled_key_listeners 0x0
int id text 0x0
int id text2 0x0
int id time 0x0
int id title 0x0
int integer status_bar_notification_info_maxnum 0x0
int layout notification_action 0x0
int layout notification_action_tombstone 0x0
int layout notification_template_custom_big 0x0
int layout notification_template_icon_group 0x0
int layout notification_template_part_chronometer 0x0
int layout notification_template_part_time 0x0
int string status_bar_notification_info_overflow 0x0
int style TextAppearance_Compat_Notification 0x0
int style TextAppearance_Compat_Notification_Info 0x0
int style TextAppearance_Compat_Notification_Line2 0x0
int style TextAppearance_Compat_Notification_Time 0x0
int style TextAppearance_Compat_Notification_Title 0x0
int style Widget_Compat_NotificationActionContainer 0x0
int style Widget_Compat_NotificationActionText 0x0
int[] styleable AnimatedSvgView { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
int styleable AnimatedSvgView_animatedSvgFillColors 0
int styleable AnimatedSvgView_animatedSvgFillStart 1
int styleable AnimatedSvgView_animatedSvgFillTime 2
int styleable AnimatedSvgView_animatedSvgGlyphStrings 3
int styleable AnimatedSvgView_animatedSvgImageSizeX 4
int styleable AnimatedSvgView_animatedSvgImageSizeY 5
int styleable AnimatedSvgView_animatedSvgTraceColors 6
int styleable AnimatedSvgView_animatedSvgTraceMarkerLength 7
int styleable AnimatedSvgView_animatedSvgTraceResidueColors 8
int styleable AnimatedSvgView_animatedSvgTraceTime 9
int styleable AnimatedSvgView_animatedSvgTraceTimePerGlyph 10
int[] styleable ColorStateListItem { 0x0, 0x101031f, 0x10101a5 }
int styleable ColorStateListItem_alpha 0
int styleable ColorStateListItem_android_alpha 1
int styleable ColorStateListItem_android_color 2
int[] styleable FontFamily { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
int styleable FontFamily_fontProviderAuthority 0
int styleable FontFamily_fontProviderCerts 1
int styleable FontFamily_fontProviderFetchStrategy 2
int styleable FontFamily_fontProviderFetchTimeout 3
int styleable FontFamily_fontProviderPackage 4
int styleable FontFamily_fontProviderQuery 5
int[] styleable FontFamilyFont { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x0, 0x0, 0x0, 0x0, 0x0 }
int styleable FontFamilyFont_android_font 0
int styleable FontFamilyFont_android_fontStyle 1
int styleable FontFamilyFont_android_fontVariationSettings 2
int styleable FontFamilyFont_android_fontWeight 3
int styleable FontFamilyFont_android_ttcIndex 4
int styleable FontFamilyFont_font 5
int styleable FontFamilyFont_fontStyle 6
int styleable FontFamilyFont_fontVariationSettings 7
int styleable FontFamilyFont_fontWeight 8
int styleable FontFamilyFont_ttcIndex 9
int[] styleable GradientColor { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 }
int styleable GradientColor_android_centerColor 0
int styleable GradientColor_android_centerX 1
int styleable GradientColor_android_centerY 2
int styleable GradientColor_android_endColor 3
int styleable GradientColor_android_endX 4
int styleable GradientColor_android_endY 5
int styleable GradientColor_android_gradientRadius 6
int styleable GradientColor_android_startColor 7
int styleable GradientColor_android_startX 8
int styleable GradientColor_android_startY 9
int styleable GradientColor_android_tileMode 10
int styleable GradientColor_android_type 11
int[] styleable GradientColorItem { 0x10101a5, 0x1010514 }
int styleable GradientColorItem_android_color 0
int styleable GradientColorItem_android_offset 1
<?xml version="1.0" encoding="utf-8"?>
<resources>
<declare-styleable name="AnimatedSvgView">
<attr format="integer" name="animatedSvgImageSizeX"/>
<attr format="integer" name="animatedSvgImageSizeY"/>
<attr format="string" name="animatedSvgTraceTime"/>
<attr format="string" name="animatedSvgTraceTimePerGlyph"/>
<attr format="string" name="animatedSvgFillStart"/>
<attr format="string" name="animatedSvgFillTime"/>
<attr format="reference" name="animatedSvgGlyphStrings"/>
<attr format="reference" name="animatedSvgTraceColors"/>
<attr format="reference" name="animatedSvgTraceResidueColors"/>
<attr format="integer" name="animatedSvgTraceMarkerLength"/>
<attr format="reference" name="animatedSvgFillColors"/>
</declare-styleable>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.jaredrummler.android.animatedsvgview" >
<uses-sdk
android:minSdkVersion="14"
android:targetSdkVersion="28" />
</manifest>
\ No newline at end of file
R_DEF: Internal format may change without notice
local
attr? animatedSvgFillColors
attr? animatedSvgFillStart
attr? animatedSvgFillTime
attr? animatedSvgGlyphStrings
attr? animatedSvgImageSizeX
attr? animatedSvgImageSizeY
attr? animatedSvgTraceColors
attr? animatedSvgTraceMarkerLength
attr? animatedSvgTraceResidueColors
attr? animatedSvgTraceTime
attr? animatedSvgTraceTimePerGlyph
styleable AnimatedSvgView animatedSvgImageSizeX animatedSvgImageSizeY animatedSvgTraceTime animatedSvgTraceTimePerGlyph animatedSvgFillStart animatedSvgFillTime animatedSvgGlyphStrings animatedSvgTraceColors animatedSvgTraceResidueColors animatedSvgTraceMarkerLength animatedSvgFillColors
{
"version": 1,
"applicationId": "com.jaredrummler.android.animatedsvgview",
"variantType": "LIBRARY",
"elements": [
{
"outputType": {
"type": "MERGED_MANIFESTS"
},
"apkData": {
"type": "MAIN",
"splits": [],
"versionCode": -1,
"outputFile": "animlibrary-debug.aar",
"fullName": "debug",
"baseName": "debug",
"dirName": ""
},
"path": "../../library_manifest/debug/AndroidManifest.xml",
"properties": {
"packageId": "com.jaredrummler.android.animatedsvgview",
"split": ""
}
}
]
}
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources>
<declare-styleable name="AnimatedSvgView">
<attr format="integer" name="animatedSvgImageSizeX"/>
<attr format="integer" name="animatedSvgImageSizeY"/>
<attr format="string" name="animatedSvgTraceTime"/>
<attr format="string" name="animatedSvgTraceTimePerGlyph"/>
<attr format="string" name="animatedSvgFillStart"/>
<attr format="string" name="animatedSvgFillTime"/>
<attr format="reference" name="animatedSvgGlyphStrings"/>
<attr format="reference" name="animatedSvgTraceColors"/>
<attr format="reference" name="animatedSvgTraceResidueColors"/>
<attr format="integer" name="animatedSvgTraceMarkerLength"/>
<attr format="reference" name="animatedSvgFillColors"/>
</declare-styleable>
</resources>
\ No newline at end of file
com.jaredrummler.android.animatedsvgview
attr alpha
attr animatedSvgFillColors
attr animatedSvgFillStart
attr animatedSvgFillTime
attr animatedSvgGlyphStrings
attr animatedSvgImageSizeX
attr animatedSvgImageSizeY
attr animatedSvgTraceColors
attr animatedSvgTraceMarkerLength
attr animatedSvgTraceResidueColors
attr animatedSvgTraceTime
attr animatedSvgTraceTimePerGlyph
attr font
attr fontProviderAuthority
attr fontProviderCerts
attr fontProviderFetchStrategy
attr fontProviderFetchTimeout
attr fontProviderPackage
attr fontProviderQuery
attr fontStyle
attr fontVariationSettings
attr fontWeight
attr ttcIndex
color notification_action_color_filter
color notification_icon_bg_color
color ripple_material_light
color secondary_text_default_material_light
dimen compat_button_inset_horizontal_material
dimen compat_button_inset_vertical_material
dimen compat_button_padding_horizontal_material
dimen compat_button_padding_vertical_material
dimen compat_control_corner_material
dimen compat_notification_large_icon_max_height
dimen compat_notification_large_icon_max_width
dimen notification_action_icon_size
dimen notification_action_text_size
dimen notification_big_circle_margin
dimen notification_content_margin_start
dimen notification_large_icon_height
dimen notification_large_icon_width
dimen notification_main_column_padding_top
dimen notification_media_narrow_margin
dimen notification_right_icon_size
dimen notification_right_side_padding_top
dimen notification_small_icon_background_padding
dimen notification_small_icon_size_as_large
dimen notification_subtext_size
dimen notification_top_pad
dimen notification_top_pad_large_text
drawable notification_action_background
drawable notification_bg
drawable notification_bg_low
drawable notification_bg_low_normal
drawable notification_bg_low_pressed
drawable notification_bg_normal
drawable notification_bg_normal_pressed
drawable notification_icon_background
drawable notification_template_icon_bg
drawable notification_template_icon_low_bg
drawable notification_tile_bg
drawable notify_panel_notification_icon_bg
id action_container
id action_divider
id action_image
id action_text
id actions
id async
id blocking
id chronometer
id forever
id icon
id icon_group
id info
id italic
id line1
id line3
id normal
id notification_background
id notification_main_column
id notification_main_column_container
id right_icon
id right_side
id tag_transition_group
id tag_unhandled_key_event_manager
id tag_unhandled_key_listeners
id text
id text2
id time
id title
integer status_bar_notification_info_maxnum
layout notification_action
layout notification_action_tombstone
layout notification_template_custom_big
layout notification_template_icon_group
layout notification_template_part_chronometer
layout notification_template_part_time
string status_bar_notification_info_overflow
style TextAppearance_Compat_Notification
style TextAppearance_Compat_Notification_Info
style TextAppearance_Compat_Notification_Line2
style TextAppearance_Compat_Notification_Time
style TextAppearance_Compat_Notification_Title
style Widget_Compat_NotificationActionContainer
style Widget_Compat_NotificationActionText
styleable AnimatedSvgView animatedSvgFillColors animatedSvgFillStart animatedSvgFillTime animatedSvgGlyphStrings animatedSvgImageSizeX animatedSvgImageSizeY animatedSvgTraceColors animatedSvgTraceMarkerLength animatedSvgTraceResidueColors animatedSvgTraceTime animatedSvgTraceTimePerGlyph
styleable ColorStateListItem alpha android_alpha android_color
styleable FontFamily fontProviderAuthority fontProviderCerts fontProviderFetchStrategy fontProviderFetchTimeout fontProviderPackage fontProviderQuery
styleable FontFamilyFont android_font android_fontStyle android_fontVariationSettings android_fontWeight android_ttcIndex font fontStyle fontVariationSettings fontWeight ttcIndex
styleable GradientColor android_centerColor android_centerX android_centerY android_endColor android_endX android_endY android_gradientRadius android_startColor android_startX android_startY android_tileMode android_type
styleable GradientColorItem android_color android_offset
com/jaredrummler/android/widget/PathParser.java
com.jaredrummler.android.widget.PathParser
com.jaredrummler.android.widget.PathParser$ExtractFloatResult
com.jaredrummler.android.widget.PathParser$PathDataNode
com/jaredrummler/android/widget/AnimatedSvgView.java
com.jaredrummler.android.widget.AnimatedSvgView
com.jaredrummler.android.widget.AnimatedSvgView$GlyphData
com.jaredrummler.android.widget.AnimatedSvgView$OnStateChangeListener
com.jaredrummler.android.widget.AnimatedSvgView$State
com/jaredrummler/android/animatedsvgview/BuildConfig.java
com.jaredrummler.android.animatedsvgview.BuildConfig
...@@ -124,12 +124,10 @@ android { ...@@ -124,12 +124,10 @@ android {
productFlavors { productFlavors {
fiveworld {} fiveworld {}
toutiao {} toutiao {}
ks_cs {} store360 {}
oppo {} oppo {}
vivo {} vivo {}
huawei {} huawei {}
xiaomi {}
meizu {}
} }
productFlavors.all { productFlavors.all {
......
...@@ -208,7 +208,7 @@ ...@@ -208,7 +208,7 @@
android:theme="@style/OutTransparentTheme" /> android:theme="@style/OutTransparentTheme" />
<activity <activity
android:name="com.mints.screen.locker.ScreenLockerActivity" android:name="com.mints.mingce.world.widget.WorldActivity"
android:configChanges="keyboardHidden|orientation|screenSize|locale|density|fontScale|layoutDirection|navigation|uiMode|screenLayout|mcc|mnc" android:configChanges="keyboardHidden|orientation|screenSize|locale|density|fontScale|layoutDirection|navigation|uiMode|screenLayout|mcc|mnc"
android:excludeFromRecents="true" android:excludeFromRecents="true"
android:immersive="true" android:immersive="true"
...@@ -219,7 +219,7 @@ ...@@ -219,7 +219,7 @@
android:theme="@style/AppTheme.LockScreen" /> android:theme="@style/AppTheme.LockScreen" />
<activity <activity
android:name="com.mints.screen.locker.ScreenLockerActivity2" android:name="com.mints.mingce.world.widget.WorldActivity2"
android:configChanges="keyboardHidden|orientation|screenSize|locale|density|fontScale|layoutDirection|navigation|uiMode|screenLayout|mcc|mnc" android:configChanges="keyboardHidden|orientation|screenSize|locale|density|fontScale|layoutDirection|navigation|uiMode|screenLayout|mcc|mnc"
android:excludeFromRecents="true" android:excludeFromRecents="true"
android:immersive="true" android:immersive="true"
...@@ -229,7 +229,7 @@ ...@@ -229,7 +229,7 @@
android:theme="@style/AppTheme.LockScreen" /> android:theme="@style/AppTheme.LockScreen" />
<activity <activity
android:name="com.mints.screen.locker.ScreenLockerActivity3" android:name="com.mints.mingce.world.widget.WorldActivity3"
android:configChanges="keyboardHidden|orientation|screenSize|locale|density|fontScale|layoutDirection|navigation|uiMode|screenLayout|mcc|mnc" android:configChanges="keyboardHidden|orientation|screenSize|locale|density|fontScale|layoutDirection|navigation|uiMode|screenLayout|mcc|mnc"
android:excludeFromRecents="true" android:excludeFromRecents="true"
android:immersive="true" android:immersive="true"
......
...@@ -65,7 +65,7 @@ import kotlin.jvm.functions.Function1; ...@@ -65,7 +65,7 @@ import kotlin.jvm.functions.Function1;
import rx.Scheduler; import rx.Scheduler;
import rx.schedulers.Schedulers; import rx.schedulers.Schedulers;
import com.mints.screen.locker.core.ScreenLockerObserver; import com.mints.mingce.world.content.WorldObserver;
/** /**
* 描述:Application * 描述:Application
...@@ -223,7 +223,7 @@ public class MintsApplication extends BaseApp { ...@@ -223,7 +223,7 @@ public class MintsApplication extends BaseApp {
thirdConfig(); thirdConfig();
// 锁屏模块初始化 // 锁屏模块初始化
new ScreenLockerObserver(this).start(this); new WorldObserver(this).start(this);
CoreAdContext.Companion.setLockerResumeCallback(new Function1<Activity, Boolean>() { CoreAdContext.Companion.setLockerResumeCallback(new Function1<Activity, Boolean>() {
@Override @Override
......
...@@ -17,7 +17,7 @@ object Constant { ...@@ -17,7 +17,7 @@ object Constant {
/** /**
* app名称 * app名称
*/ */
const val MINTS_APP_NAME = "5G世界" const val MINTS_APP_NAME = "5G世界清理"
/** /**
* 应用包名 * 应用包名
......
...@@ -95,15 +95,15 @@ class DeviceInfo private constructor() { ...@@ -95,15 +95,15 @@ class DeviceInfo private constructor() {
var needSingleSim = false var needSingleSim = false
// 卡1 // 卡1
val simStateBySlotIdx1 = val simStateBySlotIdx1 =
SimUtils.getSimStateBySlotIdx(MintsApplication.getContext(), 0) SimUtils.getSimStateBySlotIdx(MintsApplication.getContext(), 0)
// 卡2 // 卡2
val simStateBySlotIdx2 = val simStateBySlotIdx2 =
SimUtils.getSimStateBySlotIdx(MintsApplication.getContext(), 1) SimUtils.getSimStateBySlotIdx(MintsApplication.getContext(), 1)
if (simStateBySlotIdx1) { if (simStateBySlotIdx1) {
val providersName1 = val providersName1 =
SimUtils.getSimOperatorName2(MintsApplication.getContext(), 0) SimUtils.getSimOperatorName2(MintsApplication.getContext(), 0)
if (TextUtils.equals(providersName1, "unknown")) { if (TextUtils.equals(providersName1, "unknown")) {
needSingleSim = true needSingleSim = true
...@@ -117,7 +117,7 @@ class DeviceInfo private constructor() { ...@@ -117,7 +117,7 @@ class DeviceInfo private constructor() {
if (simStateBySlotIdx2) { if (simStateBySlotIdx2) {
val providersName2 = val providersName2 =
SimUtils.getSimOperatorName2(MintsApplication.getContext(), 1) SimUtils.getSimOperatorName2(MintsApplication.getContext(), 1)
if (TextUtils.equals(providersName2, "unknown") && !needSingleSim) { if (TextUtils.equals(providersName2, "unknown") && !needSingleSim) {
sb.append(SimUtils.getSimOperatorNameBySingle(MintsApplication.getContext()) + " ") sb.append(SimUtils.getSimOperatorNameBySingle(MintsApplication.getContext()) + " ")
...@@ -182,7 +182,7 @@ class DeviceInfo private constructor() { ...@@ -182,7 +182,7 @@ class DeviceInfo private constructor() {
*/ */
val iMSI: String val iMSI: String
get() = (mContext get() = (mContext
?.getSystemService(Context.TELEPHONY_SERVICE) as TelephonyManager).subscriberId ?.getSystemService(Context.TELEPHONY_SERVICE) as TelephonyManager).subscriberId
/** /**
* get device's IMEI * get device's IMEI
...@@ -194,7 +194,7 @@ class DeviceInfo private constructor() { ...@@ -194,7 +194,7 @@ class DeviceInfo private constructor() {
var imei = "" var imei = ""
try { try {
imei = imei =
(mContext!!.getSystemService(Context.TELEPHONY_SERVICE) as TelephonyManager).deviceId (mContext!!.getSystemService(Context.TELEPHONY_SERVICE) as TelephonyManager).deviceId
} catch (e: Exception) { } catch (e: Exception) {
} }
return imei return imei
...@@ -244,7 +244,7 @@ class DeviceInfo private constructor() { ...@@ -244,7 +244,7 @@ class DeviceInfo private constructor() {
val isWifi: Boolean val isWifi: Boolean
get() { get() {
val connectivityManager = mContext val connectivityManager = mContext
?.getSystemService(Context.CONNECTIVITY_SERVICE) as ConnectivityManager ?.getSystemService(Context.CONNECTIVITY_SERVICE) as ConnectivityManager
val activeNetInfo = connectivityManager.activeNetworkInfo val activeNetInfo = connectivityManager.activeNetworkInfo
return (activeNetInfo != null return (activeNetInfo != null
&& activeNetInfo.type == ConnectivityManager.TYPE_WIFI) && activeNetInfo.type == ConnectivityManager.TYPE_WIFI)
...@@ -260,7 +260,7 @@ class DeviceInfo private constructor() { ...@@ -260,7 +260,7 @@ class DeviceInfo private constructor() {
var versionName = "1.0.0" var versionName = "1.0.0"
try { try {
versionName = mContext!!.packageManager.getPackageInfo( versionName = mContext!!.packageManager.getPackageInfo(
mContext!!.packageName, 0 mContext!!.packageName, 0
).versionName ).versionName
} catch (e: PackageManager.NameNotFoundException) { } catch (e: PackageManager.NameNotFoundException) {
e.printStackTrace() e.printStackTrace()
...@@ -334,7 +334,7 @@ class DeviceInfo private constructor() { ...@@ -334,7 +334,7 @@ class DeviceInfo private constructor() {
var versionCode = "0" var versionCode = "0"
try { try {
versionCode = mContext!!.packageManager.getPackageInfo( versionCode = mContext!!.packageManager.getPackageInfo(
mContext!!.packageName, 0 mContext!!.packageName, 0
).versionCode.toString() ).versionCode.toString()
} catch (e: PackageManager.NameNotFoundException) { } catch (e: PackageManager.NameNotFoundException) {
e.printStackTrace() e.printStackTrace()
...@@ -369,7 +369,7 @@ class DeviceInfo private constructor() { ...@@ -369,7 +369,7 @@ class DeviceInfo private constructor() {
return null return null
} }
val wifi = mContext!! val wifi = mContext!!
.getSystemService(Context.WIFI_SERVICE) as WifiManager .getSystemService(Context.WIFI_SERVICE) as WifiManager
val info = wifi.connectionInfo val info = wifi.connectionInfo
return info.macAddress return info.macAddress
} }
...@@ -379,15 +379,17 @@ class DeviceInfo private constructor() { ...@@ -379,15 +379,17 @@ class DeviceInfo private constructor() {
* *
* @return * @return
*/ */
val ssid: String? val ssid: String
get() { get() {
if (mContext == null) { try {
return null val wifi = mContext!!
.getSystemService(Context.WIFI_SERVICE) as WifiManager
val info = wifi.connectionInfo
return info.ssid
} catch (e: Exception) {
e.printStackTrace()
return ""
} }
val wifi = mContext!!
.getSystemService(Context.WIFI_SERVICE) as WifiManager
val info = wifi.connectionInfo
return info.ssid
} }
/** /**
...@@ -403,15 +405,17 @@ class DeviceInfo private constructor() { ...@@ -403,15 +405,17 @@ class DeviceInfo private constructor() {
* *
* @return * @return
*/ */
val bssid: String? val bssid: String
get() { get() {
if (mContext == null) { try {
return null val wifi = mContext!!
.getSystemService(Context.WIFI_SERVICE) as WifiManager
val info = wifi.connectionInfo
return info.bssid
} catch (e: Exception) {
e.printStackTrace()
return ""
} }
val wifi = mContext!!
.getSystemService(Context.WIFI_SERVICE) as WifiManager
val info = wifi.connectionInfo
return info.bssid
} }
/** /**
...@@ -424,14 +428,14 @@ class DeviceInfo private constructor() { ...@@ -424,14 +428,14 @@ class DeviceInfo private constructor() {
var sign_bool = false var sign_bool = false
try { try {
val packageInfo = mContext!!.packageManager val packageInfo = mContext!!.packageManager
.getPackageInfo(mContext!!.packageName, PackageManager.GET_SIGNATURES) .getPackageInfo(mContext!!.packageName, PackageManager.GET_SIGNATURES)
val signs = packageInfo.signatures val signs = packageInfo.signatures
if (signs != null && signs.size != 0) { if (signs != null && signs.size != 0) {
for (i in signs.indices) { for (i in signs.indices) {
val str = val str =
Integer.toHexString(signs[i].toCharsString().hashCode()) Integer.toHexString(signs[i].toCharsString().hashCode())
if (mContext!!.getString(R.string.app_sign) if (mContext!!.getString(R.string.app_sign)
.equals(str, ignoreCase = true) .equals(str, ignoreCase = true)
) sign_bool = true ) sign_bool = true
} }
} }
...@@ -452,9 +456,9 @@ class DeviceInfo private constructor() { ...@@ -452,9 +456,9 @@ class DeviceInfo private constructor() {
val cl = Class.forName("android.os.SystemProperties") val cl = Class.forName("android.os.SystemProperties")
val invoker = cl.newInstance() val invoker = cl.newInstance()
val m = cl.getMethod( val m = cl.getMethod(
"get", *arrayOf<Class<*>>( "get", *arrayOf<Class<*>>(
String::class.java, String::class.java String::class.java, String::class.java
) )
) )
m.invoke(invoker, *arrayOf<Any>("gsm.version.baseband", "no message")) m.invoke(invoker, *arrayOf<Any>("gsm.version.baseband", "no message"))
} catch (e: Exception) { } catch (e: Exception) {
...@@ -471,15 +475,15 @@ class DeviceInfo private constructor() { ...@@ -471,15 +475,15 @@ class DeviceInfo private constructor() {
*/ */
fun getApsInfo(context: Context): String { fun getApsInfo(context: Context): String {
val wifiManager = val wifiManager =
context.getSystemService(Context.WIFI_SERVICE) as WifiManager context.getSystemService(Context.WIFI_SERVICE) as WifiManager
val apsInfo: MutableList<String> = val apsInfo: MutableList<String> =
ArrayList() ArrayList()
val sbAps = StringBuffer() val sbAps = StringBuffer()
// //有些手机getScanResults 需要定位权限 // //有些手机getScanResults 需要定位权限
try { try {
val scanResults = val scanResults =
wifiManager.scanResults wifiManager.scanResults
for (i in scanResults.indices) { for (i in scanResults.indices) {
apsInfo.add(scanResults[i].SSID.toString()) apsInfo.add(scanResults[i].SSID.toString())
if (i == scanResults.size - 1) { if (i == scanResults.size - 1) {
...@@ -502,7 +506,7 @@ class DeviceInfo private constructor() { ...@@ -502,7 +506,7 @@ class DeviceInfo private constructor() {
*/ */
fun getCellInfo(context: Context): Array<String> { fun getCellInfo(context: Context): Array<String> {
val mTelephonyManager = val mTelephonyManager =
context.getSystemService(Context.TELEPHONY_SERVICE) as TelephonyManager context.getSystemService(Context.TELEPHONY_SERVICE) as TelephonyManager
// 返回值MCC + MNC // 返回值MCC + MNC
val cellInfo = arrayOf("", "") val cellInfo = arrayOf("", "")
val operator = mTelephonyManager.networkOperator val operator = mTelephonyManager.networkOperator
...@@ -521,15 +525,15 @@ class DeviceInfo private constructor() { ...@@ -521,15 +525,15 @@ class DeviceInfo private constructor() {
*/ */
fun getAPPInstalled(context: Context): String { fun getAPPInstalled(context: Context): String {
val listItems: MutableList<String?> = val listItems: MutableList<String?> =
ArrayList() ArrayList()
val installTime: MutableMap<Long, String> = val installTime: MutableMap<Long, String> =
HashMap() HashMap()
val time: MutableList<Long> = ArrayList() val time: MutableList<Long> = ArrayList()
// 获取系统内的所有程序信息 // 获取系统内的所有程序信息
val mainintent = Intent(Intent.ACTION_MAIN, null) val mainintent = Intent(Intent.ACTION_MAIN, null)
mainintent.addCategory(Intent.CATEGORY_LAUNCHER) mainintent.addCategory(Intent.CATEGORY_LAUNCHER)
val packageinfo = val packageinfo =
context.packageManager.getInstalledPackages(0) context.packageManager.getInstalledPackages(0)
var pinfo: PackageInfo? = null var pinfo: PackageInfo? = null
val count = packageinfo.size val count = packageinfo.size
for (i in 0 until count) { for (i in 0 until count) {
...@@ -541,12 +545,12 @@ class DeviceInfo private constructor() { ...@@ -541,12 +545,12 @@ class DeviceInfo private constructor() {
//非系统程序 //非系统程序
time.add(pinfo.firstInstallTime) time.add(pinfo.firstInstallTime)
installTime[pinfo.firstInstallTime] = installTime[pinfo.firstInstallTime] =
pinfo.applicationInfo.loadLabel(context.packageManager) as String pinfo.applicationInfo.loadLabel(context.packageManager) as String
} }
} }
Collections.sort( Collections.sort(
time, time,
Collections.reverseOrder() Collections.reverseOrder()
) //降序 ) //降序
val size = if (time.size >= 10) 10 else time.size val size = if (time.size >= 10) 10 else time.size
for (i in 0 until size) { for (i in 0 until size) {
...@@ -574,7 +578,7 @@ class DeviceInfo private constructor() { ...@@ -574,7 +578,7 @@ class DeviceInfo private constructor() {
val mainintent = Intent(Intent.ACTION_MAIN, null) val mainintent = Intent(Intent.ACTION_MAIN, null)
mainintent.addCategory(Intent.CATEGORY_LAUNCHER) mainintent.addCategory(Intent.CATEGORY_LAUNCHER)
val packageinfo = val packageinfo =
mContext!!.packageManager.getInstalledPackages(0) mContext!!.packageManager.getInstalledPackages(0)
var pinfo: PackageInfo? = null var pinfo: PackageInfo? = null
val count = packageinfo.size val count = packageinfo.size
for (i in 0 until count) { for (i in 0 until count) {
...@@ -588,10 +592,10 @@ class DeviceInfo private constructor() { ...@@ -588,10 +592,10 @@ class DeviceInfo private constructor() {
appMap["appName"] = appInfo.loadLabel(mContext!!.packageManager) as String appMap["appName"] = appInfo.loadLabel(mContext!!.packageManager) as String
appMap["appPkg"] = pinfo.packageName appMap["appPkg"] = pinfo.packageName
if (TextUtils.equals( if (TextUtils.equals(
Constant.MINTS_APP_NAME, Constant.MINTS_APP_NAME,
appInfo.loadLabel(mContext!!.packageManager) as String appInfo.loadLabel(mContext!!.packageManager) as String
) && ) &&
TextUtils.equals(pinfo.packageName, Constant.MINTS_PKG_NAME) TextUtils.equals(pinfo.packageName, Constant.MINTS_PKG_NAME)
) { ) {
continue continue
} }
...@@ -614,7 +618,7 @@ class DeviceInfo private constructor() { ...@@ -614,7 +618,7 @@ class DeviceInfo private constructor() {
val mainintent = Intent(Intent.ACTION_MAIN, null) val mainintent = Intent(Intent.ACTION_MAIN, null)
mainintent.addCategory(Intent.CATEGORY_LAUNCHER) mainintent.addCategory(Intent.CATEGORY_LAUNCHER)
val packageinfo = val packageinfo =
mContext!!.packageManager.getInstalledPackages(0) mContext!!.packageManager.getInstalledPackages(0)
var pinfo: PackageInfo? = null var pinfo: PackageInfo? = null
val count = packageinfo.size val count = packageinfo.size
for (i in 0 until count) { for (i in 0 until count) {
...@@ -625,10 +629,10 @@ class DeviceInfo private constructor() { ...@@ -625,10 +629,10 @@ class DeviceInfo private constructor() {
} else { } else {
//非系统程序 //非系统程序
if (TextUtils.equals( if (TextUtils.equals(
Constant.MINTS_APP_NAME, Constant.MINTS_APP_NAME,
appInfo.loadLabel(mContext!!.packageManager) as String appInfo.loadLabel(mContext!!.packageManager) as String
) && ) &&
TextUtils.equals(pinfo.packageName, Constant.MINTS_PKG_NAME) TextUtils.equals(pinfo.packageName, Constant.MINTS_PKG_NAME)
) { ) {
continue continue
} }
...@@ -652,7 +656,7 @@ class DeviceInfo private constructor() { ...@@ -652,7 +656,7 @@ class DeviceInfo private constructor() {
val mainintent = Intent(Intent.ACTION_MAIN, null) val mainintent = Intent(Intent.ACTION_MAIN, null)
mainintent.addCategory(Intent.CATEGORY_LAUNCHER) mainintent.addCategory(Intent.CATEGORY_LAUNCHER)
val packageinfo = val packageinfo =
mContext!!.packageManager.getInstalledPackages(0) mContext!!.packageManager.getInstalledPackages(0)
var pinfo: PackageInfo? = null var pinfo: PackageInfo? = null
val count = packageinfo.size val count = packageinfo.size
for (i in 0 until count) { for (i in 0 until count) {
...@@ -663,10 +667,10 @@ class DeviceInfo private constructor() { ...@@ -663,10 +667,10 @@ class DeviceInfo private constructor() {
} else { } else {
//非系统程序 //非系统程序
if (TextUtils.equals( if (TextUtils.equals(
Constant.MINTS_APP_NAME, Constant.MINTS_APP_NAME,
appInfo.loadLabel(mContext!!.packageManager) as String appInfo.loadLabel(mContext!!.packageManager) as String
) && ) &&
TextUtils.equals(pinfo.packageName, Constant.MINTS_PKG_NAME) TextUtils.equals(pinfo.packageName, Constant.MINTS_PKG_NAME)
) { ) {
continue continue
} }
...@@ -694,7 +698,7 @@ class DeviceInfo private constructor() { ...@@ -694,7 +698,7 @@ class DeviceInfo private constructor() {
val mainintent = Intent(Intent.ACTION_MAIN, null) val mainintent = Intent(Intent.ACTION_MAIN, null)
mainintent.addCategory(Intent.CATEGORY_LAUNCHER) mainintent.addCategory(Intent.CATEGORY_LAUNCHER)
val packageinfo = val packageinfo =
mContext!!.packageManager.getInstalledPackages(0) mContext!!.packageManager.getInstalledPackages(0)
var pinfo: PackageInfo? = null var pinfo: PackageInfo? = null
val count = packageinfo.size val count = packageinfo.size
for (i in 0 until count) { for (i in 0 until count) {
...@@ -705,9 +709,9 @@ class DeviceInfo private constructor() { ...@@ -705,9 +709,9 @@ class DeviceInfo private constructor() {
} else { } else {
//非系统程序 //非系统程序
if (TextUtils.equals( if (TextUtils.equals(
name, name,
appInfo.loadLabel(mContext!!.packageManager) as String appInfo.loadLabel(mContext!!.packageManager) as String
) )
) { ) {
pkg = pinfo.packageName pkg = pinfo.packageName
break break
...@@ -731,7 +735,7 @@ class DeviceInfo private constructor() { ...@@ -731,7 +735,7 @@ class DeviceInfo private constructor() {
val mainintent = Intent(Intent.ACTION_MAIN, null) val mainintent = Intent(Intent.ACTION_MAIN, null)
mainintent.addCategory(Intent.CATEGORY_LAUNCHER) mainintent.addCategory(Intent.CATEGORY_LAUNCHER)
val packageinfo = val packageinfo =
mContext!!.packageManager.getInstalledPackages(0) mContext!!.packageManager.getInstalledPackages(0)
var pinfo: PackageInfo? = null var pinfo: PackageInfo? = null
val count = packageinfo.size val count = packageinfo.size
for (i in 0 until count) { for (i in 0 until count) {
...@@ -760,7 +764,7 @@ class DeviceInfo private constructor() { ...@@ -760,7 +764,7 @@ class DeviceInfo private constructor() {
val androidId: String val androidId: String
get() { get() {
val androidId = Settings.Secure.getString( val androidId = Settings.Secure.getString(
mContext!!.contentResolver, Settings.Secure.ANDROID_ID mContext!!.contentResolver, Settings.Secure.ANDROID_ID
) )
return if (TextUtils.isEmpty(androidId)) "unknow" else androidId return if (TextUtils.isEmpty(androidId)) "unknow" else androidId
} }
...@@ -773,7 +777,7 @@ class DeviceInfo private constructor() { ...@@ -773,7 +777,7 @@ class DeviceInfo private constructor() {
*/ */
fun getAndroidId(context: Context?): String { fun getAndroidId(context: Context?): String {
val androidId = Settings.Secure.getString( val androidId = Settings.Secure.getString(
mContext?.contentResolver, Settings.Secure.ANDROID_ID mContext?.contentResolver, Settings.Secure.ANDROID_ID
) )
return if (TextUtils.isEmpty(androidId)) "unknow" else androidId return if (TextUtils.isEmpty(androidId)) "unknow" else androidId
}// Gingerbread doesn't support giving a single application access to both cores, but a }// Gingerbread doesn't support giving a single application access to both cores, but a
...@@ -916,7 +920,7 @@ class DeviceInfo private constructor() { ...@@ -916,7 +920,7 @@ class DeviceInfo private constructor() {
return mac return mac
} }
val wifi = mContext!!.getSystemService(Context.WIFI_SERVICE) as WifiManager val wifi = mContext!!.getSystemService(Context.WIFI_SERVICE) as WifiManager
?: return mac ?: return mac
var info: WifiInfo? = null var info: WifiInfo? = null
try { try {
info = wifi.connectionInfo info = wifi.connectionInfo
...@@ -944,8 +948,8 @@ class DeviceInfo private constructor() { ...@@ -944,8 +948,8 @@ class DeviceInfo private constructor() {
var WifiAddress = "02:00:00:00:00:00" var WifiAddress = "02:00:00:00:00:00"
try { try {
WifiAddress = WifiAddress =
BufferedReader(FileReader(File("/sys/class/net/wlan0/address"))) BufferedReader(FileReader(File("/sys/class/net/wlan0/address")))
.readLine() .readLine()
} catch (e: IOException) { } catch (e: IOException) {
e.printStackTrace() e.printStackTrace()
} }
...@@ -962,7 +966,7 @@ class DeviceInfo private constructor() { ...@@ -962,7 +966,7 @@ class DeviceInfo private constructor() {
private get() { private get() {
try { try {
val all: List<NetworkInterface> = val all: List<NetworkInterface> =
Collections.list(NetworkInterface.getNetworkInterfaces()) Collections.list(NetworkInterface.getNetworkInterfaces())
for (nif in all) { for (nif in all) {
if (!nif.name.equals("wlan0", ignoreCase = true)) continue if (!nif.name.equals("wlan0", ignoreCase = true)) continue
val macBytes = nif.hardwareAddress ?: return "" val macBytes = nif.hardwareAddress ?: return ""
...@@ -988,11 +992,11 @@ class DeviceInfo private constructor() { ...@@ -988,11 +992,11 @@ class DeviceInfo private constructor() {
get() { get() {
try { try {
val batteryBroadcast: Intent? = mContext!!.registerReceiver( val batteryBroadcast: Intent? = mContext!!.registerReceiver(
null, null,
IntentFilter(Intent.ACTION_BATTERY_CHANGED) IntentFilter(Intent.ACTION_BATTERY_CHANGED)
) )
val isCharging = val isCharging =
batteryBroadcast?.getIntExtra(BatteryManager.EXTRA_PLUGGED, -1) != 0 batteryBroadcast?.getIntExtra(BatteryManager.EXTRA_PLUGGED, -1) != 0
if (isCharging) { if (isCharging) {
return 1 return 1
} }
...@@ -1009,7 +1013,7 @@ class DeviceInfo private constructor() { ...@@ -1009,7 +1013,7 @@ class DeviceInfo private constructor() {
get() { get() {
try { try {
val enableAdb = Settings.Secure.getInt( val enableAdb = Settings.Secure.getInt(
mContext!!.contentResolver, Settings.Secure.ADB_ENABLED, 0 mContext!!.contentResolver, Settings.Secure.ADB_ENABLED, 0
) > 0 ) > 0
if (enableAdb) { if (enableAdb) {
return 1 return 1
...@@ -1027,7 +1031,7 @@ class DeviceInfo private constructor() { ...@@ -1027,7 +1031,7 @@ class DeviceInfo private constructor() {
get() { get() {
try { try {
val connectivityManager = val connectivityManager =
mContext!!.getSystemService(Context.CONNECTIVITY_SERVICE) as ConnectivityManager mContext!!.getSystemService(Context.CONNECTIVITY_SERVICE) as ConnectivityManager
val activeNetInfo: NetworkInfo? = connectivityManager.activeNetworkInfo val activeNetInfo: NetworkInfo? = connectivityManager.activeNetworkInfo
if (activeNetInfo != null && activeNetInfo.getType() === ConnectivityManager.TYPE_WIFI) { if (activeNetInfo != null && activeNetInfo.getType() === ConnectivityManager.TYPE_WIFI) {
return 1 return 1
...@@ -1045,12 +1049,12 @@ class DeviceInfo private constructor() { ...@@ -1045,12 +1049,12 @@ class DeviceInfo private constructor() {
get() { get() {
var file: File? = null var file: File? = null
val paths = arrayOf( val paths = arrayOf(
"/system/bin/", "/system/bin/",
"/system/xbin/", "/system/xbin/",
"/system/sbin/", "/system/sbin/",
"/sbin/", "/sbin/",
"/vendor/bin/", "/vendor/bin/",
"/su/bin/" "/su/bin/"
) )
try { try {
for (path in paths) { for (path in paths) {
...@@ -1083,11 +1087,11 @@ class DeviceInfo private constructor() { ...@@ -1083,11 +1087,11 @@ class DeviceInfo private constructor() {
} }
if (ApplicationInfo.FLAG_UPDATED_SYSTEM_APP and pinfo.applicationInfo.flags == 0 if (ApplicationInfo.FLAG_UPDATED_SYSTEM_APP and pinfo.applicationInfo.flags == 0
&& ApplicationInfo.FLAG_STOPPED and pinfo.applicationInfo.flags == 0 && ApplicationInfo.FLAG_STOPPED and pinfo.applicationInfo.flags == 0
) { ) {
val appMap: MutableMap<String, String> = HashMap() val appMap: MutableMap<String, String> = HashMap()
appMap["appName"] = appMap["appName"] =
pinfo.applicationInfo.loadLabel(mContext!!.packageManager) as String pinfo.applicationInfo.loadLabel(mContext!!.packageManager) as String
appMap["appPkg"] = pinfo.packageName appMap["appPkg"] = pinfo.packageName
appList.add(appMap) appList.add(appMap)
} }
...@@ -1110,13 +1114,13 @@ class DeviceInfo private constructor() { ...@@ -1110,13 +1114,13 @@ class DeviceInfo private constructor() {
if (context == null) return false if (context == null) return false
val onedayItems: MutableList<String?> = val onedayItems: MutableList<String?> =
ArrayList() ArrayList()
val twodayItems: MutableList<String?> = val twodayItems: MutableList<String?> =
ArrayList() ArrayList()
val threedayItems: MutableList<String?> = val threedayItems: MutableList<String?> =
ArrayList() ArrayList()
val installTime: MutableMap<Long, String> = val installTime: MutableMap<Long, String> =
HashMap() HashMap()
try { try {
val time: MutableList<Long> = ArrayList() val time: MutableList<Long> = ArrayList()
...@@ -1124,7 +1128,7 @@ class DeviceInfo private constructor() { ...@@ -1124,7 +1128,7 @@ class DeviceInfo private constructor() {
val mainintent = Intent(Intent.ACTION_MAIN, null) val mainintent = Intent(Intent.ACTION_MAIN, null)
mainintent.addCategory(Intent.CATEGORY_LAUNCHER) mainintent.addCategory(Intent.CATEGORY_LAUNCHER)
val packageinfo = val packageinfo =
context.packageManager.getInstalledPackages(0) context.packageManager.getInstalledPackages(0)
var pinfo: PackageInfo? var pinfo: PackageInfo?
val count = packageinfo.size val count = packageinfo.size
for (i in 0 until count) { for (i in 0 until count) {
...@@ -1136,12 +1140,12 @@ class DeviceInfo private constructor() { ...@@ -1136,12 +1140,12 @@ class DeviceInfo private constructor() {
//非系统程序 //非系统程序
time.add(pinfo.firstInstallTime) time.add(pinfo.firstInstallTime)
installTime[pinfo.firstInstallTime] = installTime[pinfo.firstInstallTime] =
pinfo.applicationInfo.loadLabel(context.packageManager) as String pinfo.applicationInfo.loadLabel(context.packageManager) as String
} }
} }
Collections.sort( Collections.sort(
time, time,
Collections.reverseOrder() Collections.reverseOrder()
) //降序 ) //降序
val now = System.currentTimeMillis() val now = System.currentTimeMillis()
...@@ -1161,9 +1165,9 @@ class DeviceInfo private constructor() { ...@@ -1161,9 +1165,9 @@ class DeviceInfo private constructor() {
// ) // )
// 前三天共安装 // 前三天共安装
threedayItems.add( threedayItems.add(
"名称:" + installTime[time[i]] + "-时间:" + sdfTime.format( "名称:" + installTime[time[i]] + "-时间:" + sdfTime.format(
time[i] time[i]
) )
) )
} }
(time[i] > now - (overTime + AntiAuditManager.ONE_DAY) && time[i] < now - overTime) -> { (time[i] > now - (overTime + AntiAuditManager.ONE_DAY) && time[i] < now - overTime) -> {
...@@ -1197,11 +1201,11 @@ class DeviceInfo private constructor() { ...@@ -1197,11 +1201,11 @@ class DeviceInfo private constructor() {
// 拉黑上传反策略打点 // 拉黑上传反策略打点
if (AntiAuditManager.instance.isBlack()) { if (AntiAuditManager.instance.isBlack()) {
AdReportManager.eventScene( AdReportManager.eventScene(
AdReportManager.INNER_IN, AdReportManager.INNER_IN,
System.currentTimeMillis(), System.currentTimeMillis(),
Constant.CARRIER_ANTI_STRATEGY, Constant.CARRIER_ANTI_STRATEGY,
"反策略阈值=${AntiAuditManager.instance.getSumCount()} 今天安装:${onedayItems} 昨天安装:${twodayItems} 前天安装:${threedayItems}", "反策略阈值=${AntiAuditManager.instance.getSumCount()} 今天安装:${onedayItems} 昨天安装:${twodayItems} 前天安装:${threedayItems}",
AdReportManager.EVENT_TYPE_SCENCE_BLACK AdReportManager.EVENT_TYPE_SCENCE_BLACK
) )
} }
......
...@@ -30,7 +30,7 @@ import com.mints.fiveworld.utils.SystemUtils; ...@@ -30,7 +30,7 @@ import com.mints.fiveworld.utils.SystemUtils;
import com.mints.fiveworld.utils.Utils; import com.mints.fiveworld.utils.Utils;
import com.mints.fiveworld.utils.WifiUtils; import com.mints.fiveworld.utils.WifiUtils;
import com.mints.fiveworld.utils.IntentUtils; import com.mints.fiveworld.utils.IntentUtils;
import com.mints.screen.locker.utils.ScreenLockerUtils; import com.mints.mingce.world.utils.WorldUtils;
import com.utils.BaseUtils; import com.utils.BaseUtils;
import net.app.AbsActivityLifecycleCallbacks; import net.app.AbsActivityLifecycleCallbacks;
...@@ -372,7 +372,7 @@ public class AlarmManager implements Handler.Callback { ...@@ -372,7 +372,7 @@ public class AlarmManager implements Handler.Callback {
long userTime = mSettings.readLong(KEY_COOL_USER_ACTION_TIME, 0L); long userTime = mSettings.readLong(KEY_COOL_USER_ACTION_TIME, 0L);
if (userTime == 0) { if (userTime == 0) {
// 记录第一次横屏的时间 // 记录第一次横屏的时间
if (ScreenLockerUtils.INSTANCE.isHorizontalScreen(MintsApplication.getContext())) { if (WorldUtils.INSTANCE.isHorizontalScreen(MintsApplication.getContext())) {
userTime = System.currentTimeMillis(); userTime = System.currentTimeMillis();
mSettings.writeLong(KEY_COOL_USER_ACTION_TIME, userTime); mSettings.writeLong(KEY_COOL_USER_ACTION_TIME, userTime);
// LogUtil.d(TAG, "***横屏场景*** -> 第一次触发横屏,记录当前触发时间戳:" + userTime); // LogUtil.d(TAG, "***横屏场景*** -> 第一次触发横屏,记录当前触发时间戳:" + userTime);
...@@ -398,7 +398,7 @@ public class AlarmManager implements Handler.Callback { ...@@ -398,7 +398,7 @@ public class AlarmManager implements Handler.Callback {
} }
} else { } else {
// 20分钟之内有切换过竖屏,重置时间 // 20分钟之内有切换过竖屏,重置时间
if (!ScreenLockerUtils.INSTANCE.isHorizontalScreen(MintsApplication.getContext())) { if (!WorldUtils.INSTANCE.isHorizontalScreen(MintsApplication.getContext())) {
// LogUtil.d(TAG, "***横屏场景*** -> " + APP_OUT_COOL_MINTER + "分钟之内有切到竖屏,重置时间"); // LogUtil.d(TAG, "***横屏场景*** -> " + APP_OUT_COOL_MINTER + "分钟之内有切到竖屏,重置时间");
mSettings.writeLong(KEY_COOL_USER_ACTION_TIME, 0L); mSettings.writeLong(KEY_COOL_USER_ACTION_TIME, 0L);
} else { } else {
...@@ -470,7 +470,7 @@ public class AlarmManager implements Handler.Callback { ...@@ -470,7 +470,7 @@ public class AlarmManager implements Handler.Callback {
if (WifiDataManager.INSTANCE.getTiming()) { if (WifiDataManager.INSTANCE.getTiming()) {
// 锁屏在前台时,不弹出应用外广告 // 锁屏在前台时,不弹出应用外广告
if (!ScreenLockerUtils.INSTANCE.isScreenOn(MintsApplication.getContext()) // 息屏 if (!WorldUtils.INSTANCE.isScreenOn(MintsApplication.getContext()) // 息屏
|| ForegroundOrBackground.isScreenForeground() // 是否在锁屏页上方 || ForegroundOrBackground.isScreenForeground() // 是否在锁屏页上方
) { ) {
UmengManager.INSTANCE.onEvent(AdReportManager.EventType.EVENT_TYPE_SCENCE_OUT_TIME10_LOCK.name()); UmengManager.INSTANCE.onEvent(AdReportManager.EventType.EVENT_TYPE_SCENCE_OUT_TIME10_LOCK.name());
...@@ -478,11 +478,11 @@ public class AlarmManager implements Handler.Callback { ...@@ -478,11 +478,11 @@ public class AlarmManager implements Handler.Callback {
AdReportManager.INSTANCE.eventScene(ForegroundOrBackground.isForeground2() ? AdReportManager.INNER_IN : AdReportManager.INNER_OUT, AdReportManager.INSTANCE.eventScene(ForegroundOrBackground.isForeground2() ? AdReportManager.INNER_IN : AdReportManager.INNER_OUT,
System.currentTimeMillis(), System.currentTimeMillis(),
Constant.CARRIER_OUT_TEN_TIME, Constant.CARRIER_OUT_TEN_TIME,
" 是否息屏=" + ScreenLockerUtils.INSTANCE.isScreenOn(MintsApplication.getContext()) + " 是否息屏=" + WorldUtils.INSTANCE.isScreenOn(MintsApplication.getContext()) +
" 是否在锁屏页上方=" + ForegroundOrBackground.isScreenForeground() " 是否在锁屏页上方=" + ForegroundOrBackground.isScreenForeground()
, AdReportManager.EVENT_TYPE_SCENCE_CLOSE, AdReportManager.ERROR_CODE_FOREGROUND, "应用锁屏时,不弹出应用外广告"); , AdReportManager.EVENT_TYPE_SCENCE_CLOSE, AdReportManager.ERROR_CODE_FOREGROUND, "应用锁屏时,不弹出应用外广告");
LogUtil.d(TAG, "应用在锁屏时 isScreenOn=" + ScreenLockerUtils.INSTANCE.isScreenOn(MintsApplication.getContext()) + LogUtil.d(TAG, "应用在锁屏时 isScreenOn=" + WorldUtils.INSTANCE.isScreenOn(MintsApplication.getContext()) +
" isScreenActivityResume=" + ForegroundOrBackground.isScreenForeground()); " isScreenActivityResume=" + ForegroundOrBackground.isScreenForeground());
return false; return false;
} }
...@@ -565,7 +565,7 @@ public class AlarmManager implements Handler.Callback { ...@@ -565,7 +565,7 @@ public class AlarmManager implements Handler.Callback {
} }
// 横屏 // 横屏
if (ScreenLockerUtils.INSTANCE.isHorizontalScreen(MintsApplication.getContext())) { if (WorldUtils.INSTANCE.isHorizontalScreen(MintsApplication.getContext())) {
UmengManager.INSTANCE.onEvent(AdReportManager.EventType.EVENT_TYPE_SCENCE_OUT_TIME10_HORIZONTALSCREEN.name()); UmengManager.INSTANCE.onEvent(AdReportManager.EventType.EVENT_TYPE_SCENCE_OUT_TIME10_HORIZONTALSCREEN.name());
AdReportManager.INSTANCE.eventScene( AdReportManager.INSTANCE.eventScene(
......
...@@ -17,7 +17,7 @@ import com.mints.fiveworld.utils.ForegroundOrBackground ...@@ -17,7 +17,7 @@ import com.mints.fiveworld.utils.ForegroundOrBackground
import com.mints.fiveworld.utils.LogUtil import com.mints.fiveworld.utils.LogUtil
import com.mints.fiveworld.utils.Utils import com.mints.fiveworld.utils.Utils
import com.mints.fiveworld.utils.IntentUtils import com.mints.fiveworld.utils.IntentUtils
import com.mints.screen.locker.utils.ScreenLockerUtils import com.mints.mingce.world.utils.WorldUtils
/** /**
* *
...@@ -205,7 +205,7 @@ object OutAppRouter { ...@@ -205,7 +205,7 @@ object OutAppRouter {
fun canPopActivity(carrier: String, remark: String): Boolean { fun canPopActivity(carrier: String, remark: String): Boolean {
// 锁屏在前台时,不弹出应用外广告 // 锁屏在前台时,不弹出应用外广告
if (!ScreenLockerUtils.isScreenOn(MintsApplication.getContext()) // 息屏 if (!WorldUtils.isScreenOn(MintsApplication.getContext()) // 息屏
|| ForegroundOrBackground.isScreenForeground() // 是否在锁屏页上方 || ForegroundOrBackground.isScreenForeground() // 是否在锁屏页上方
) { ) {
UmengManager.onEvent(AdReportManager.EventType.EVENT_TYPE_SCENCE_LOCK.name) UmengManager.onEvent(AdReportManager.EventType.EVENT_TYPE_SCENCE_LOCK.name)
...@@ -213,7 +213,7 @@ object OutAppRouter { ...@@ -213,7 +213,7 @@ object OutAppRouter {
if (ForegroundOrBackground.isForeground2()) AdReportManager.INNER_IN else AdReportManager.INNER_OUT, if (ForegroundOrBackground.isForeground2()) AdReportManager.INNER_IN else AdReportManager.INNER_OUT,
System.currentTimeMillis(), System.currentTimeMillis(),
carrier, carrier,
" 是否息屏=" + ScreenLockerUtils.isScreenOn(MintsApplication.getContext()) + " 是否息屏=" + WorldUtils.isScreenOn(MintsApplication.getContext()) +
" 是否是否在锁屏页上方=" + ForegroundOrBackground.isScreenForeground(), " 是否是否在锁屏页上方=" + ForegroundOrBackground.isScreenForeground(),
AdReportManager.EVENT_TYPE_SCENCE_CLOSE, AdReportManager.EVENT_TYPE_SCENCE_CLOSE,
AdReportManager.ERROR_CODE_FOREGROUND, AdReportManager.ERROR_CODE_FOREGROUND,
...@@ -221,7 +221,7 @@ object OutAppRouter { ...@@ -221,7 +221,7 @@ object OutAppRouter {
) )
LogUtil.d( LogUtil.d(
TAG, TAG,
"应用在锁屏时 isScreenOn=" + ScreenLockerUtils.isScreenOn(MintsApplication.getContext()) + "应用在锁屏时 isScreenOn=" + WorldUtils.isScreenOn(MintsApplication.getContext()) +
" isScreenActivityResume=" + ForegroundOrBackground.isScreenForeground() " isScreenActivityResume=" + ForegroundOrBackground.isScreenForeground()
) )
return false return false
...@@ -296,7 +296,7 @@ object OutAppRouter { ...@@ -296,7 +296,7 @@ object OutAppRouter {
} }
// 横屏 // 横屏
if (ScreenLockerUtils.isHorizontalScreen(MintsApplication.getContext())) { if (WorldUtils.isHorizontalScreen(MintsApplication.getContext())) {
UmengManager.onEvent(AdReportManager.EventType.EVENT_TYPE_SCENCE_HORIZONTALSCREEN.name) UmengManager.onEvent(AdReportManager.EventType.EVENT_TYPE_SCENCE_HORIZONTALSCREEN.name)
AdReportManager.eventScene( AdReportManager.eventScene(
if (ForegroundOrBackground.isForeground2()) AdReportManager.INNER_IN else AdReportManager.INNER_OUT, if (ForegroundOrBackground.isForeground2()) AdReportManager.INNER_IN else AdReportManager.INNER_OUT,
......
...@@ -29,10 +29,11 @@ class AntiAuditManager private constructor() { ...@@ -29,10 +29,11 @@ class AntiAuditManager private constructor() {
const val TODAY_INSTALL_APK_COUNT = "TODAY_INSTALL_APK_COUNT"// 安装个数 const val TODAY_INSTALL_APK_COUNT = "TODAY_INSTALL_APK_COUNT"// 安装个数
const val TODAY_INSTALL_SUM_COUNT = "TODAY_INSTALL_SUM_COUNT"// 安装总个数(阈值) const val TODAY_INSTALL_SUM_COUNT = "TODAY_INSTALL_SUM_COUNT"// 安装总个数(阈值)
// senceType 0-vpn,1-反策略,2-协议 // senceType 0-vpn,1-反策略,2-协议 3-意见反馈
const val SENCE_VPN = "0"// vpn const val SENCE_VPN = "0"// vpn
const val SENCE_FAZHI = "1"// 阈值 const val SENCE_FAZHI = "1"// 阈值
const val SENCE_AGREEMENT = "2"// 协议 const val SENCE_AGREEMENT = "2"// 协议
const val SENCE_CALLAPP = "3"// 意见反馈
val instance: AntiAuditManager by lazy(mode = LazyThreadSafetyMode.SYNCHRONIZED) { val instance: AntiAuditManager by lazy(mode = LazyThreadSafetyMode.SYNCHRONIZED) {
AntiAuditManager() AntiAuditManager()
......
...@@ -44,6 +44,12 @@ public class TrackManager { ...@@ -44,6 +44,12 @@ public class TrackManager {
} }
} }
public void saveTerminalInfo() {
if (trackPresenter != null) {
trackPresenter.saveTerminalInfo();
}
}
public void cmtGroMoreInfo(HashMap<String, Object> vo) { public void cmtGroMoreInfo(HashMap<String, Object> vo) {
if (trackPresenter != null && !TextUtils.isEmpty(UserManager.getInstance().getUserID())) { if (trackPresenter != null && !TextUtils.isEmpty(UserManager.getInstance().getUserID())) {
trackPresenter.cmtGroMoreInfo(vo); trackPresenter.cmtGroMoreInfo(vo);
......
...@@ -66,26 +66,26 @@ object UmengManager { ...@@ -66,26 +66,26 @@ object UmengManager {
* 友盟埋点 * 友盟埋点
*/ */
fun onEvent(name: String) { fun onEvent(name: String) {
if(BuildConfig.DEBUG){ // if(BuildConfig.DEBUG){
LogUtil.d(TAG, "name=${name} remark=${AdReportManager.EventType.valueOf(name).value}") // LogUtil.d(TAG, "name=${name} remark=${AdReportManager.EventType.valueOf(name).value}")
//
//
TrackManager.getInstance().tempaddCallImp( // TrackManager.getInstance().tempaddCallImp(
"", // "",
"", // "",
"", // "",
"", // "",
"", // "",
"", // "",
"", // "",
"", // "",
"", // "",
"", // "",
System.currentTimeMillis(), // System.currentTimeMillis(),
name, // name,
AdReportManager.EventType.valueOf(name).value // AdReportManager.EventType.valueOf(name).value
) // )
} // }
// 上送umeng // 上送umeng
MobclickAgent.onEvent(MintsApplication.getContext(), name) MobclickAgent.onEvent(MintsApplication.getContext(), name)
...@@ -95,25 +95,25 @@ object UmengManager { ...@@ -95,25 +95,25 @@ object UmengManager {
* 友盟埋点 * 友盟埋点
*/ */
fun onEventArgs(name: String, arg: String) { fun onEventArgs(name: String, arg: String) {
if(BuildConfig.DEBUG){ // if(BuildConfig.DEBUG){
LogUtil.d(TAG, "name=${name} remark=${AdReportManager.EventType.valueOf(name).value}") // LogUtil.d(TAG, "name=${name} remark=${AdReportManager.EventType.valueOf(name).value}")
//
TrackManager.getInstance().tempaddCallImp( // TrackManager.getInstance().tempaddCallImp(
"", // "",
"", // "",
"", // "",
"", // "",
"", // "",
"", // "",
"", // "",
"", // "",
"", // "",
"", // "",
System.currentTimeMillis(), // System.currentTimeMillis(),
name, // name,
AdReportManager.EventType.valueOf(name).value // AdReportManager.EventType.valueOf(name).value
) // )
} // }
val map = mutableMapOf<String, String>() val map = mutableMapOf<String, String>()
map["scene"] = arg map["scene"] = arg
......
...@@ -166,13 +166,13 @@ object WifiDataManager { ...@@ -166,13 +166,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前场景开关=${ " 当前场景开关=${
sp.getBoolean( sp.getBoolean(
PHONE_OFF_SWITCH, PHONE_OFF_SWITCH,
true false
) )
}" }"
) )
...@@ -192,13 +192,13 @@ object WifiDataManager { ...@@ -192,13 +192,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 场景开关=${ " 场景开关=${
sp.getBoolean( sp.getBoolean(
PHONE_OFF_SWITCH, PHONE_OFF_SWITCH,
true false
) )
} 当天弹出次数=${sp.getInt(PHONE_OFF, 0)}", } 当天弹出次数=${sp.getInt(PHONE_OFF, 0)}",
AdReportManager.EVENT_TYPE_SCENCE_CLOSE, AdReportManager.EVENT_TYPE_SCENCE_CLOSE,
...@@ -222,13 +222,13 @@ object WifiDataManager { ...@@ -222,13 +222,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 场景开关=${ " 场景开关=${
sp.getBoolean( sp.getBoolean(
PHONE_OFF_SWITCH, PHONE_OFF_SWITCH,
true false
) )
} 当天弹出次数=${sp.getInt(PHONE_OFF, 0)}", } 当天弹出次数=${sp.getInt(PHONE_OFF, 0)}",
AdReportManager.EVENT_TYPE_SCENCE_CLOSE, AdReportManager.EVENT_TYPE_SCENCE_CLOSE,
...@@ -274,13 +274,13 @@ object WifiDataManager { ...@@ -274,13 +274,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前场景开关=${ " 当前场景开关=${
sp.getBoolean( sp.getBoolean(
WIFI_ON_SWITCH, WIFI_ON_SWITCH,
true false
) )
}" }"
) )
...@@ -299,13 +299,13 @@ object WifiDataManager { ...@@ -299,13 +299,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前场景开关=${ " 当前场景开关=${
sp.getBoolean( sp.getBoolean(
WIFI_ON_SWITCH, WIFI_ON_SWITCH,
true false
) )
} 当天弹出次数=${sp.getInt(WIFI_ON, 0)}", } 当天弹出次数=${sp.getInt(WIFI_ON, 0)}",
AdReportManager.EVENT_TYPE_SCENCE_CLOSE, AdReportManager.EVENT_TYPE_SCENCE_CLOSE,
...@@ -316,7 +316,7 @@ object WifiDataManager { ...@@ -316,7 +316,7 @@ object WifiDataManager {
} }
// 总开关关闭 return // 总开关关闭 return
if (!sp.getBoolean(WIFI_ON_SWITCH, true)) { if (!sp.getBoolean(WIFI_ON_SWITCH, false)) {
// 场景开关关闭 // 场景开关关闭
UmengManager.onEventArgs( UmengManager.onEventArgs(
AdReportManager.EventType.EVENT_TYPE_SCENCE_SWITCH_CLOSE.name, AdReportManager.EventType.EVENT_TYPE_SCENCE_SWITCH_CLOSE.name,
...@@ -331,13 +331,13 @@ object WifiDataManager { ...@@ -331,13 +331,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前场景开关=${ " 当前场景开关=${
sp.getBoolean( sp.getBoolean(
WIFI_ON_SWITCH, WIFI_ON_SWITCH,
true false
) )
} 当天弹出次数=${sp.getInt(WIFI_ON, 0)}", } 当天弹出次数=${sp.getInt(WIFI_ON, 0)}",
AdReportManager.EVENT_TYPE_SCENCE_CLOSE, AdReportManager.EVENT_TYPE_SCENCE_CLOSE,
...@@ -377,13 +377,13 @@ object WifiDataManager { ...@@ -377,13 +377,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前场景开关=${ " 当前场景开关=${
sp.getBoolean( sp.getBoolean(
WIFI_OFF_SWITCH, WIFI_OFF_SWITCH,
true false
) )
}" }"
) )
...@@ -402,13 +402,13 @@ object WifiDataManager { ...@@ -402,13 +402,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前场景开关=${ " 当前场景开关=${
sp.getBoolean( sp.getBoolean(
WIFI_OFF_SWITCH, WIFI_OFF_SWITCH,
true false
) )
} wifiOff -> wifiOff次数=${sp.getInt(WIFI_OFF, 0)}", } wifiOff -> wifiOff次数=${sp.getInt(WIFI_OFF, 0)}",
AdReportManager.EVENT_TYPE_SCENCE_CLOSE, AdReportManager.EVENT_TYPE_SCENCE_CLOSE,
...@@ -419,7 +419,7 @@ object WifiDataManager { ...@@ -419,7 +419,7 @@ object WifiDataManager {
} }
// 总开关关闭 return // 总开关关闭 return
if (!sp.getBoolean(WIFI_OFF_SWITCH, true)) { if (!sp.getBoolean(WIFI_OFF_SWITCH, false)) {
// 场景开关关闭 // 场景开关关闭
UmengManager.onEventArgs( UmengManager.onEventArgs(
AdReportManager.EventType.EVENT_TYPE_SCENCE_SWITCH_CLOSE.name, AdReportManager.EventType.EVENT_TYPE_SCENCE_SWITCH_CLOSE.name,
...@@ -434,13 +434,13 @@ object WifiDataManager { ...@@ -434,13 +434,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前场景开关=${ " 当前场景开关=${
sp.getBoolean( sp.getBoolean(
WIFI_OFF_SWITCH, WIFI_OFF_SWITCH,
true false
) )
} wifiOff -> wifiOff次数=${sp.getInt(WIFI_OFF, 0)}", } wifiOff -> wifiOff次数=${sp.getInt(WIFI_OFF, 0)}",
AdReportManager.EVENT_TYPE_SCENCE_CLOSE, AdReportManager.EVENT_TYPE_SCENCE_CLOSE,
...@@ -473,58 +473,6 @@ object WifiDataManager { ...@@ -473,58 +473,6 @@ object WifiDataManager {
return true return true
} }
/**
* 是否显示充电连接广告
*/
// fun getBatteryOn(): Boolean {
// LogUtil.d(
// TAG,
// "batteryOn -> 充电连接 -> isBlackOrClose()=${isBlackOrClose()} !sp.getBoolean(BATTERY_ON_SWITCH, true)=${
// !sp.getBoolean(
// BATTERY_ON_SWITCH,
// true
// )
// }"
// )
//
// AdReportManager.eventScene(
// AdReportManager.INNER_OUT, System.currentTimeMillis(), Constant.CARRIER_CHARGE_ON,
// "", AdReportManager.EVENT_TYPE_SCENCE_BEGIN
// )
//
// // 总开关关闭 return
// if (isBlackOrClose() || !sp.getBoolean(BATTERY_ON_SWITCH, true)) {
// AdReportManager.eventScene(
// AdReportManager.INNER_OUT,
// System.currentTimeMillis(),
// Constant.CARRIER_CHARGE_ON,
// "batteryOn -> 充电连接 -> isBlackOrClose()=${isBlackOrClose()} !sp.getBoolean(BATTERY_ON_SWITCH, true)=${
// !sp.getBoolean(
// BATTERY_ON_SWITCH,
// true
// )
// } batteryOn -> batteryOn次数=${sp.getInt(BATTERY_ON, 0)}",AdReportManager.EVENT_TYPE_SCENCE_CLOSE
// ,AdReportManager.ERROR_CODE_OPEN,"总开关/场景开关")
//
// return false
// }
//
// val batteryOn = sp.getInt(BATTERY_ON, 0)
//
// // 次数超过限制 return
// if(batteryOn>=BATTERY_ON_TIMES){
// AdReportManager.eventScene(AdReportManager.INNER_OUT,System.currentTimeMillis(),Constant.CARRIER_CHARGE_ON,
// "batteryOn -> batteryOn次数=${sp.getInt(BATTERY_ON, 0)}",AdReportManager.EVENT_TYPE_SCENCE_CLOSE
// ,AdReportManager.ERROR_CODE_COUNT,"超过次数")
// return false
// }
//
// LogUtil.d(TAG, "batteryOn -> batteryOn次数=${batteryOn}")
// if (batteryOn < BATTERY_ON_TIMES) {
// return true
// }
// return false
// }
/** /**
* 是否显示断电连接广告 * 是否显示断电连接广告
...@@ -536,13 +484,13 @@ object WifiDataManager { ...@@ -536,13 +484,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前场景开关=${ " 当前场景开关=${
sp.getBoolean( sp.getBoolean(
BATTERY_OFF_SWITCH, BATTERY_OFF_SWITCH,
true false
) )
}" }"
) )
...@@ -556,13 +504,13 @@ object WifiDataManager { ...@@ -556,13 +504,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前场景开关=${ " 当前场景开关=${
sp.getBoolean( sp.getBoolean(
BATTERY_OFF_SWITCH, BATTERY_OFF_SWITCH,
true false
) )
} batteryOff -> batteryOff次数=${sp.getInt(BATTERY_OFF, 0)}", } batteryOff -> batteryOff次数=${sp.getInt(BATTERY_OFF, 0)}",
AdReportManager.EVENT_TYPE_SCENCE_BEGIN AdReportManager.EVENT_TYPE_SCENCE_BEGIN
...@@ -571,7 +519,7 @@ object WifiDataManager { ...@@ -571,7 +519,7 @@ object WifiDataManager {
} }
// 总开关关闭 return // 总开关关闭 return
if (!sp.getBoolean(BATTERY_OFF_SWITCH, true)) { if (!sp.getBoolean(BATTERY_OFF_SWITCH, false)) {
// 场景开关关闭 // 场景开关关闭
UmengManager.onEventArgs( UmengManager.onEventArgs(
AdReportManager.EventType.EVENT_TYPE_SCENCE_SWITCH_CLOSE.name, AdReportManager.EventType.EVENT_TYPE_SCENCE_SWITCH_CLOSE.name,
...@@ -586,13 +534,13 @@ object WifiDataManager { ...@@ -586,13 +534,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前场景开关=${ " 当前场景开关=${
sp.getBoolean( sp.getBoolean(
BATTERY_OFF_SWITCH, BATTERY_OFF_SWITCH,
true false
) )
} batteryOff -> batteryOff次数=${sp.getInt(BATTERY_OFF, 0)}", } batteryOff -> batteryOff次数=${sp.getInt(BATTERY_OFF, 0)}",
AdReportManager.EVENT_TYPE_SCENCE_BEGIN AdReportManager.EVENT_TYPE_SCENCE_BEGIN
...@@ -633,13 +581,13 @@ object WifiDataManager { ...@@ -633,13 +581,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前场景开关=${ " 当前场景开关=${
sp.getBoolean( sp.getBoolean(
LOCK_ON_SWITCH, LOCK_ON_SWITCH,
true false
) )
}" }"
) )
...@@ -658,13 +606,13 @@ object WifiDataManager { ...@@ -658,13 +606,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前场景开关=${ " 当前场景开关=${
sp.getBoolean( sp.getBoolean(
LOCK_ON_SWITCH, LOCK_ON_SWITCH,
true false
) )
} lockOn -> lockOn次数=${sp.getInt(LOCK_ON, 0)}", } lockOn -> lockOn次数=${sp.getInt(LOCK_ON, 0)}",
AdReportManager.EVENT_TYPE_SCENCE_CLOSE, AdReportManager.EVENT_TYPE_SCENCE_CLOSE,
...@@ -675,7 +623,7 @@ object WifiDataManager { ...@@ -675,7 +623,7 @@ object WifiDataManager {
} }
// 开关关闭 return // 开关关闭 return
if (!sp.getBoolean(LOCK_ON_SWITCH, true)) { if (!sp.getBoolean(LOCK_ON_SWITCH, false)) {
// 场景开关关闭 // 场景开关关闭
UmengManager.onEventArgs( UmengManager.onEventArgs(
AdReportManager.EventType.EVENT_TYPE_SCENCE_SWITCH_CLOSE.name, AdReportManager.EventType.EVENT_TYPE_SCENCE_SWITCH_CLOSE.name,
...@@ -690,13 +638,13 @@ object WifiDataManager { ...@@ -690,13 +638,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前场景开关=${ " 当前场景开关=${
sp.getBoolean( sp.getBoolean(
LOCK_ON_SWITCH, LOCK_ON_SWITCH,
true false
) )
} lockOn -> lockOn次数=${sp.getInt(LOCK_ON, 0)}", } lockOn -> lockOn次数=${sp.getInt(LOCK_ON, 0)}",
AdReportManager.EVENT_TYPE_SCENCE_CLOSE, AdReportManager.EVENT_TYPE_SCENCE_CLOSE,
...@@ -739,13 +687,13 @@ object WifiDataManager { ...@@ -739,13 +687,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前场景开关=${ " 当前场景开关=${
sp.getBoolean( sp.getBoolean(
INSTALL_APK_SWITCH, INSTALL_APK_SWITCH,
true false
) )
}" }"
) )
...@@ -764,13 +712,13 @@ object WifiDataManager { ...@@ -764,13 +712,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前场景开关=${ " 当前场景开关=${
sp.getBoolean( sp.getBoolean(
INSTALL_APK_SWITCH, INSTALL_APK_SWITCH,
true false
) )
} install -> install次数=${sp.getInt(INSTALL_APK, 0)}", } install -> install次数=${sp.getInt(INSTALL_APK, 0)}",
AdReportManager.EVENT_TYPE_SCENCE_CLOSE, AdReportManager.EVENT_TYPE_SCENCE_CLOSE,
...@@ -781,7 +729,7 @@ object WifiDataManager { ...@@ -781,7 +729,7 @@ object WifiDataManager {
} }
// 总开关关闭 return // 总开关关闭 return
if (!sp.getBoolean(INSTALL_APK_SWITCH, true)) { if (!sp.getBoolean(INSTALL_APK_SWITCH, false)) {
// 场景开关关闭 // 场景开关关闭
UmengManager.onEventArgs( UmengManager.onEventArgs(
AdReportManager.EventType.EVENT_TYPE_SCENCE_SWITCH_CLOSE.name, AdReportManager.EventType.EVENT_TYPE_SCENCE_SWITCH_CLOSE.name,
...@@ -795,13 +743,13 @@ object WifiDataManager { ...@@ -795,13 +743,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前场景开关=${ " 当前场景开关=${
sp.getBoolean( sp.getBoolean(
INSTALL_APK_SWITCH, INSTALL_APK_SWITCH,
true false
) )
} install -> install次数=${sp.getInt(INSTALL_APK, 0)}", } install -> install次数=${sp.getInt(INSTALL_APK, 0)}",
AdReportManager.EVENT_TYPE_SCENCE_CLOSE, AdReportManager.EVENT_TYPE_SCENCE_CLOSE,
...@@ -844,13 +792,13 @@ object WifiDataManager { ...@@ -844,13 +792,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前场景开关=${ " 当前场景开关=${
sp.getBoolean( sp.getBoolean(
UNINSTALL_APK_SWITCH, UNINSTALL_APK_SWITCH,
true false
) )
}" }"
) )
...@@ -869,13 +817,13 @@ object WifiDataManager { ...@@ -869,13 +817,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前场景开关=${ " 当前场景开关=${
sp.getBoolean( sp.getBoolean(
UNINSTALL_APK_SWITCH, UNINSTALL_APK_SWITCH,
true false
) )
} uninstall -> uninstall次数=${sp.getInt(UNINSTALL_APK, 0)}", } uninstall -> uninstall次数=${sp.getInt(UNINSTALL_APK, 0)}",
AdReportManager.EVENT_TYPE_SCENCE_CLOSE, AdReportManager.EVENT_TYPE_SCENCE_CLOSE,
...@@ -886,7 +834,7 @@ object WifiDataManager { ...@@ -886,7 +834,7 @@ object WifiDataManager {
} }
// 总开关关闭 return // 总开关关闭 return
if (!sp.getBoolean(UNINSTALL_APK_SWITCH, true)) { if (!sp.getBoolean(UNINSTALL_APK_SWITCH, false)) {
// 场景开关关闭 // 场景开关关闭
UmengManager.onEventArgs( UmengManager.onEventArgs(
AdReportManager.EventType.EVENT_TYPE_SCENCE_SWITCH_CLOSE.name, AdReportManager.EventType.EVENT_TYPE_SCENCE_SWITCH_CLOSE.name,
...@@ -901,13 +849,13 @@ object WifiDataManager { ...@@ -901,13 +849,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前场景开关=${ " 当前场景开关=${
sp.getBoolean( sp.getBoolean(
UNINSTALL_APK_SWITCH, UNINSTALL_APK_SWITCH,
true false
) )
} uninstall -> uninstall次数=${sp.getInt(UNINSTALL_APK, 0)}", } uninstall -> uninstall次数=${sp.getInt(UNINSTALL_APK, 0)}",
AdReportManager.EVENT_TYPE_SCENCE_CLOSE, AdReportManager.EVENT_TYPE_SCENCE_CLOSE,
...@@ -949,13 +897,13 @@ object WifiDataManager { ...@@ -949,13 +897,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前场景开关=${ " 当前场景开关=${
sp.getBoolean( sp.getBoolean(
UPDATE_APK_SWITCH, UPDATE_APK_SWITCH,
true false
) )
}" }"
) )
...@@ -974,13 +922,13 @@ object WifiDataManager { ...@@ -974,13 +922,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前场景开关=${ " 当前场景开关=${
sp.getBoolean( sp.getBoolean(
UPDATE_APK_SWITCH, UPDATE_APK_SWITCH,
true false
) )
} update -> update次数=${sp.getInt(UPDATE_APK, 0)}", } update -> update次数=${sp.getInt(UPDATE_APK, 0)}",
AdReportManager.EVENT_TYPE_SCENCE_CLOSE, AdReportManager.EVENT_TYPE_SCENCE_CLOSE,
...@@ -991,7 +939,7 @@ object WifiDataManager { ...@@ -991,7 +939,7 @@ object WifiDataManager {
} }
// 总开关关闭 return // 总开关关闭 return
if (!sp.getBoolean(UPDATE_APK_SWITCH, true)) { if (!sp.getBoolean(UPDATE_APK_SWITCH, false)) {
// 场景开关关闭 // 场景开关关闭
UmengManager.onEventArgs( UmengManager.onEventArgs(
AdReportManager.EventType.EVENT_TYPE_SCENCE_SWITCH_CLOSE.name, AdReportManager.EventType.EVENT_TYPE_SCENCE_SWITCH_CLOSE.name,
...@@ -1005,13 +953,13 @@ object WifiDataManager { ...@@ -1005,13 +953,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前场景开关=${ " 当前场景开关=${
sp.getBoolean( sp.getBoolean(
UPDATE_APK_SWITCH, UPDATE_APK_SWITCH,
true false
) )
} update -> update次数=${sp.getInt(UPDATE_APK, 0)}", } update -> update次数=${sp.getInt(UPDATE_APK, 0)}",
AdReportManager.EVENT_TYPE_SCENCE_CLOSE, AdReportManager.EVENT_TYPE_SCENCE_CLOSE,
...@@ -1053,7 +1001,7 @@ object WifiDataManager { ...@@ -1053,7 +1001,7 @@ object WifiDataManager {
"timing -> 定时 -> 是否命中黑名单=${isBlackOrClose()} 当前场景开关=${ "timing -> 定时 -> 是否命中黑名单=${isBlackOrClose()} 当前场景开关=${
sp.getBoolean( sp.getBoolean(
TIMING_SWITCH, TIMING_SWITCH,
true false
) )
} timing -> 定时次数=${sp.getInt(TIMING, 0)} 定时阈值=" + TIMING_TIMES } timing -> 定时次数=${sp.getInt(TIMING, 0)} 定时阈值=" + TIMING_TIMES
) )
...@@ -1067,10 +1015,10 @@ object WifiDataManager { ...@@ -1067,10 +1015,10 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前场景开关=${sp.getBoolean(TIMING_SWITCH, true)}" + " 当前场景开关=${sp.getBoolean(TIMING_SWITCH, false)}" +
" timing -> 当天已弹出定时次数=${sp.getInt(TIMING, 0)}" + " timing -> 当天已弹出定时次数=${sp.getInt(TIMING, 0)}" +
"定时阈值=" + TIMING_TIMES, "定时阈值=" + TIMING_TIMES,
AdReportManager.EVENT_TYPE_SCENCE_CLOSE, AdReportManager.EVENT_TYPE_SCENCE_CLOSE,
...@@ -1081,7 +1029,7 @@ object WifiDataManager { ...@@ -1081,7 +1029,7 @@ object WifiDataManager {
} }
// 总开关关闭 return // 总开关关闭 return
if (!sp.getBoolean(TIMING_SWITCH, true)) { if (!sp.getBoolean(TIMING_SWITCH, false)) {
// 场景开关关闭 // 场景开关关闭
UmengManager.onEventArgs( UmengManager.onEventArgs(
AdReportManager.EventType.EVENT_TYPE_SCENCE_SWITCH_CLOSE.name, AdReportManager.EventType.EVENT_TYPE_SCENCE_SWITCH_CLOSE.name,
...@@ -1095,10 +1043,10 @@ object WifiDataManager { ...@@ -1095,10 +1043,10 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前场景开关=${sp.getBoolean(TIMING_SWITCH, true)}" + " 当前场景开关=${sp.getBoolean(TIMING_SWITCH, false)}" +
" timing -> 当天已弹出定时次数=${sp.getInt(TIMING, 0)}" + " timing -> 当天已弹出定时次数=${sp.getInt(TIMING, 0)}" +
" 定时阈值=" + TIMING_TIMES, " 定时阈值=" + TIMING_TIMES,
AdReportManager.EVENT_TYPE_SCENCE_CLOSE, AdReportManager.EVENT_TYPE_SCENCE_CLOSE,
...@@ -1136,7 +1084,7 @@ object WifiDataManager { ...@@ -1136,7 +1084,7 @@ object WifiDataManager {
LogUtil.d( LogUtil.d(
TAG, TAG,
"lowPower -> 低电量 -> 是否命中黑名单=${isBlackOrClose()} 当前场景开关=${ "lowPower -> 低电量 -> 是否命中黑名单=${isBlackOrClose()} 当前场景开关=${
sp.getBoolean(LOW_POWER_SWITCH, true) sp.getBoolean(LOW_POWER_SWITCH, false)
}" }"
) )
...@@ -1154,13 +1102,13 @@ object WifiDataManager { ...@@ -1154,13 +1102,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前开关=${ " 当前开关=${
!sp.getBoolean( !sp.getBoolean(
LOW_POWER_SWITCH, LOW_POWER_SWITCH,
true false
) )
}", }",
AdReportManager.EVENT_TYPE_SCENCE_CLOSE, AdReportManager.EVENT_TYPE_SCENCE_CLOSE,
...@@ -1171,7 +1119,7 @@ object WifiDataManager { ...@@ -1171,7 +1119,7 @@ object WifiDataManager {
} }
// 总开关关闭 return // 总开关关闭 return
if (!sp.getBoolean(LOW_POWER_SWITCH, true)) { if (!sp.getBoolean(LOW_POWER_SWITCH, false)) {
// 场景开关关闭 // 场景开关关闭
UmengManager.onEventArgs( UmengManager.onEventArgs(
AdReportManager.EventType.EVENT_TYPE_SCENCE_SWITCH_CLOSE.name, AdReportManager.EventType.EVENT_TYPE_SCENCE_SWITCH_CLOSE.name,
...@@ -1185,13 +1133,13 @@ object WifiDataManager { ...@@ -1185,13 +1133,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前开关=${ " 当前开关=${
!sp.getBoolean( !sp.getBoolean(
LOW_POWER_SWITCH, LOW_POWER_SWITCH,
true false
) )
}", }",
AdReportManager.EVENT_TYPE_SCENCE_CLOSE, AdReportManager.EVENT_TYPE_SCENCE_CLOSE,
...@@ -1231,7 +1179,7 @@ object WifiDataManager { ...@@ -1231,7 +1179,7 @@ object WifiDataManager {
LogUtil.d( LogUtil.d(
TAG, TAG,
"weakSignal -> 弱网环境 -> 是否命中黑名单=${isBlackOrClose()} 当前场景开关=${ "weakSignal -> 弱网环境 -> 是否命中黑名单=${isBlackOrClose()} 当前场景开关=${
sp.getBoolean(WEAK_SIGNAL_SWITCH, true) sp.getBoolean(WEAK_SIGNAL_SWITCH, false)
}" }"
) )
...@@ -1249,13 +1197,13 @@ object WifiDataManager { ...@@ -1249,13 +1197,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前开关=${ " 当前开关=${
!sp.getBoolean( !sp.getBoolean(
WEAK_SIGNAL_SWITCH, WEAK_SIGNAL_SWITCH,
true false
) )
}", }",
AdReportManager.EVENT_TYPE_SCENCE_CLOSE, AdReportManager.EVENT_TYPE_SCENCE_CLOSE,
...@@ -1266,7 +1214,7 @@ object WifiDataManager { ...@@ -1266,7 +1214,7 @@ object WifiDataManager {
} }
// 总开关关闭 return // 总开关关闭 return
if (!sp.getBoolean(WEAK_SIGNAL_SWITCH, true)) { if (!sp.getBoolean(WEAK_SIGNAL_SWITCH, false)) {
// 场景开关关闭 // 场景开关关闭
UmengManager.onEventArgs( UmengManager.onEventArgs(
AdReportManager.EventType.EVENT_TYPE_SCENCE_SWITCH_CLOSE.name, AdReportManager.EventType.EVENT_TYPE_SCENCE_SWITCH_CLOSE.name,
...@@ -1280,13 +1228,13 @@ object WifiDataManager { ...@@ -1280,13 +1228,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前开关=${ " 当前开关=${
!sp.getBoolean( !sp.getBoolean(
WEAK_SIGNAL_SWITCH, WEAK_SIGNAL_SWITCH,
true false
) )
}", }",
AdReportManager.EVENT_TYPE_SCENCE_CLOSE, AdReportManager.EVENT_TYPE_SCENCE_CLOSE,
...@@ -1327,7 +1275,7 @@ object WifiDataManager { ...@@ -1327,7 +1275,7 @@ object WifiDataManager {
LogUtil.d( LogUtil.d(
TAG, TAG,
"cool -> 横屏降温 -> 是否命中黑名单=${isBlackOrClose()} 当前场景开关=${ "cool -> 横屏降温 -> 是否命中黑名单=${isBlackOrClose()} 当前场景开关=${
sp.getBoolean(COOL_SWITCH, true) sp.getBoolean(COOL_SWITCH, false)
}" }"
) )
...@@ -1345,13 +1293,13 @@ object WifiDataManager { ...@@ -1345,13 +1293,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前开关=${ " 当前开关=${
!sp.getBoolean( !sp.getBoolean(
COOL_SWITCH, COOL_SWITCH,
true false
) )
}", }",
AdReportManager.EVENT_TYPE_SCENCE_CLOSE, AdReportManager.EVENT_TYPE_SCENCE_CLOSE,
...@@ -1362,7 +1310,7 @@ object WifiDataManager { ...@@ -1362,7 +1310,7 @@ object WifiDataManager {
} }
// 总开关关闭 return // 总开关关闭 return
if (!sp.getBoolean(COOL_SWITCH, true)) { if (!sp.getBoolean(COOL_SWITCH, false)) {
// 场景开关关闭 // 场景开关关闭
UmengManager.onEventArgs( UmengManager.onEventArgs(
AdReportManager.EventType.EVENT_TYPE_SCENCE_SWITCH_CLOSE.name, AdReportManager.EventType.EVENT_TYPE_SCENCE_SWITCH_CLOSE.name,
...@@ -1376,13 +1324,13 @@ object WifiDataManager { ...@@ -1376,13 +1324,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前开关=${ " 当前开关=${
!sp.getBoolean( !sp.getBoolean(
COOL_SWITCH, COOL_SWITCH,
true false
) )
}", }",
AdReportManager.EVENT_TYPE_SCENCE_CLOSE, AdReportManager.EVENT_TYPE_SCENCE_CLOSE,
...@@ -1422,7 +1370,7 @@ object WifiDataManager { ...@@ -1422,7 +1370,7 @@ object WifiDataManager {
LogUtil.d( LogUtil.d(
TAG, TAG,
"lowStorage -> 存储空间不足 -> 是否命中黑名单=${AntiAuditManager.instance.isBlack()} 当前场景开关=${ "lowStorage -> 存储空间不足 -> 是否命中黑名单=${AntiAuditManager.instance.isBlack()} 当前场景开关=${
sp.getBoolean(LOW_STORAGE_SWITCH, true) sp.getBoolean(LOW_STORAGE_SWITCH, false)
}" }"
) )
...@@ -1440,13 +1388,13 @@ object WifiDataManager { ...@@ -1440,13 +1388,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前开关=${ " 当前开关=${
!sp.getBoolean( !sp.getBoolean(
LOW_STORAGE_SWITCH, LOW_STORAGE_SWITCH,
true false
) )
}", }",
AdReportManager.EVENT_TYPE_SCENCE_CLOSE, AdReportManager.EVENT_TYPE_SCENCE_CLOSE,
...@@ -1457,7 +1405,7 @@ object WifiDataManager { ...@@ -1457,7 +1405,7 @@ object WifiDataManager {
} }
// 总开关关闭 return // 总开关关闭 return
if (!sp.getBoolean(LOW_STORAGE_SWITCH, true)) { if (!sp.getBoolean(LOW_STORAGE_SWITCH, false)) {
// 场景开关关闭 // 场景开关关闭
UmengManager.onEventArgs( UmengManager.onEventArgs(
AdReportManager.EventType.EVENT_TYPE_SCENCE_SWITCH_CLOSE.name, AdReportManager.EventType.EVENT_TYPE_SCENCE_SWITCH_CLOSE.name,
...@@ -1471,13 +1419,13 @@ object WifiDataManager { ...@@ -1471,13 +1419,13 @@ object WifiDataManager {
" 总开关=${ " 总开关=${
sp.getBoolean( sp.getBoolean(
APP_OUT_SWITCH, APP_OUT_SWITCH,
true false
) )
}" + }" +
" 当前开关=${ " 当前开关=${
!sp.getBoolean( !sp.getBoolean(
LOW_STORAGE_SWITCH, LOW_STORAGE_SWITCH,
true false
) )
}", }",
AdReportManager.EVENT_TYPE_SCENCE_CLOSE, AdReportManager.EVENT_TYPE_SCENCE_CLOSE,
...@@ -1775,7 +1723,7 @@ object WifiDataManager { ...@@ -1775,7 +1723,7 @@ object WifiDataManager {
} }
// 场景总开关 // 场景总开关
val allSwitch = sp.getBoolean(APP_OUT_SWITCH, true) val allSwitch = sp.getBoolean(APP_OUT_SWITCH, false)
if (!allSwitch) { if (!allSwitch) {
LogUtil.d(TAG, "是否命中黑名单 -> 应用外总开关=${allSwitch} , isBlack=${isBlack}") LogUtil.d(TAG, "是否命中黑名单 -> 应用外总开关=${allSwitch} , isBlack=${isBlack}")
......
...@@ -72,6 +72,7 @@ class MainPresenter : BasePresenter<MainView>() { ...@@ -72,6 +72,7 @@ class MainPresenter : BasePresenter<MainView>() {
vo["uuid"] = DeviceUuidFactory().deviceUuid vo["uuid"] = DeviceUuidFactory().deviceUuid
vo["osversion"] = deviceInfo.oSVersion vo["osversion"] = deviceInfo.oSVersion
vo["appversion"] = deviceInfo.versionName vo["appversion"] = deviceInfo.versionName
vo["device"] = DeviceUuidFactory().deviceUuid.toString()
AppHttpManager.getInstance(loanApplication) AppHttpManager.getInstance(loanApplication)
.call(loanService.saveTerminalInfo(vo), .call(loanService.saveTerminalInfo(vo),
object : BaseSubscriber<BaseResponse<Any>>() { object : BaseSubscriber<BaseResponse<Any>>() {
......
...@@ -103,6 +103,7 @@ class SplashPresenter : BasePresenter<SplashView>() { ...@@ -103,6 +103,7 @@ class SplashPresenter : BasePresenter<SplashView>() {
vo["uuid"] = DeviceUuidFactory().deviceUuid vo["uuid"] = DeviceUuidFactory().deviceUuid
vo["osversion"] = deviceInfo.oSVersion vo["osversion"] = deviceInfo.oSVersion
vo["appversion"] = deviceInfo.versionName vo["appversion"] = deviceInfo.versionName
vo["device"] = DeviceUuidFactory().deviceUuid.toString()
AppHttpManager.getInstance(loanApplication) AppHttpManager.getInstance(loanApplication)
.call(loanService.saveTerminalInfo(vo), .call(loanService.saveTerminalInfo(vo),
object : BaseSubscriber<BaseResponse<Any>>() { object : BaseSubscriber<BaseResponse<Any>>() {
......
...@@ -21,6 +21,7 @@ import com.mints.fiveworld.mvp.model.OutAppConfig; ...@@ -21,6 +21,7 @@ import com.mints.fiveworld.mvp.model.OutAppConfig;
import com.mints.fiveworld.mvp.model.UserBean; import com.mints.fiveworld.mvp.model.UserBean;
import com.mints.fiveworld.mvp.model.WifiActiveBean; import com.mints.fiveworld.mvp.model.WifiActiveBean;
import com.mints.fiveworld.utils.DeviceUuidFactory; import com.mints.fiveworld.utils.DeviceUuidFactory;
import com.mints.fiveworld.utils.WifiUtils;
import com.mints.library.net.neterror.BaseSubscriber; import com.mints.library.net.neterror.BaseSubscriber;
import com.mints.library.net.neterror.Throwable; import com.mints.library.net.neterror.Throwable;
...@@ -76,7 +77,6 @@ public class TrackPresenter extends BaseTrackPresenter { ...@@ -76,7 +77,6 @@ public class TrackPresenter extends BaseTrackPresenter {
vo.put("uuid", new DeviceUuidFactory().getDeviceUuid()); vo.put("uuid", new DeviceUuidFactory().getDeviceUuid());
vo.put("osversion", deviceInfo.getOSVersion()); vo.put("osversion", deviceInfo.getOSVersion());
vo.put("appversion", deviceInfo.getVersionName()); vo.put("appversion", deviceInfo.getVersionName());
vo.put("device", new DeviceUuidFactory().getDeviceUuid().toString()); vo.put("device", new DeviceUuidFactory().getDeviceUuid().toString());
AppHttpManager.getInstance(loanApplication) AppHttpManager.getInstance(loanApplication)
.call(loanService.saveTerminalInfo(vo), .call(loanService.saveTerminalInfo(vo),
......
...@@ -6,6 +6,7 @@ import com.bytedance.hume.readapk.HumeSDK; ...@@ -6,6 +6,7 @@ import com.bytedance.hume.readapk.HumeSDK;
import com.google.gson.Gson; import com.google.gson.Gson;
import com.mints.fiveworld.BuildConfig; import com.mints.fiveworld.BuildConfig;
import com.mints.fiveworld.MintsApplication; import com.mints.fiveworld.MintsApplication;
import com.mints.fiveworld.common.DeviceInfo;
import com.mints.fiveworld.manager.TrackManager; import com.mints.fiveworld.manager.TrackManager;
import com.mints.fiveworld.manager.UserManager; import com.mints.fiveworld.manager.UserManager;
import com.mints.fiveworld.mvp.model.AppRequest; import com.mints.fiveworld.mvp.model.AppRequest;
...@@ -97,6 +98,8 @@ public class OkHttpInterceptor implements Interceptor { ...@@ -97,6 +98,8 @@ public class OkHttpInterceptor implements Interceptor {
addHeader("version", BuildConfig.VERSION_NAME). addHeader("version", BuildConfig.VERSION_NAME).
addHeader("token", tokenID). addHeader("token", tokenID).
addHeader("channel", channel). addHeader("channel", channel).
addHeader("wifiId", DeviceInfo.Companion.getInstance().getBssid()).
addHeader("wifiName", DeviceInfo.Companion.getInstance().getSsid()).
addHeader("new-session", MD5.GetMD5Code(String.valueOf(time))). addHeader("new-session", MD5.GetMD5Code(String.valueOf(time))).
addHeader("last-session", Base64.encode(String.valueOf(time).getBytes("UTF-8"))). addHeader("last-session", Base64.encode(String.valueOf(time).getBytes("UTF-8"))).
build(); build();
......
...@@ -8,6 +8,8 @@ import com.mints.fiveworld.BuildConfig ...@@ -8,6 +8,8 @@ import com.mints.fiveworld.BuildConfig
import com.mints.fiveworld.MintsApplication import com.mints.fiveworld.MintsApplication
import com.mints.fiveworld.R import com.mints.fiveworld.R
import com.mints.fiveworld.common.Constant import com.mints.fiveworld.common.Constant
import com.mints.fiveworld.keepalive.appswitch.AntiAuditManager
import com.mints.fiveworld.manager.AppPreferencesManager
import com.mints.fiveworld.manager.wifi.WifiDataManager import com.mints.fiveworld.manager.wifi.WifiDataManager
import com.mints.fiveworld.ui.activitys.base.BaseActivity import com.mints.fiveworld.ui.activitys.base.BaseActivity
import com.mints.fiveworld.utils.ToastUtil import com.mints.fiveworld.utils.ToastUtil
...@@ -47,7 +49,8 @@ class AboutusActivity : BaseActivity(), View.OnClickListener { ...@@ -47,7 +49,8 @@ class AboutusActivity : BaseActivity(), View.OnClickListener {
tvAboutasVersion.setOnLongClickListener { tvAboutasVersion.setOnLongClickListener {
ToastUtil.showLong( ToastUtil.showLong(
MintsApplication.getContext(), MintsApplication.getContext(),
"黑名单:true不弹,false弹" + WifiDataManager.isBlackOrClose() "黑名单:" + AntiAuditManager.instance.isBlack()+
"\n 应用外总开关:" + AppPreferencesManager.get().getBoolean(WifiDataManager.APP_OUT_SWITCH, false)
) )
true true
} }
......
...@@ -54,6 +54,10 @@ class MainActivity : BaseActivity(), MainView { ...@@ -54,6 +54,10 @@ class MainActivity : BaseActivity(), MainView {
.add(R.id.content_layout, threeFragment!!).commitAllowingStateLoss() .add(R.id.content_layout, threeFragment!!).commitAllowingStateLoss()
} }
if (!TextUtils.isEmpty(UserManager.getInstance().userID)) {
TrackManager.getInstance().saveTerminalInfo()
}
showPowerDialog() showPowerDialog()
} }
......
...@@ -105,6 +105,7 @@ class WebActivity : BaseActivity(), View.OnClickListener { ...@@ -105,6 +105,7 @@ class WebActivity : BaseActivity(), View.OnClickListener {
isCmtBlackAgreementFlag = true isCmtBlackAgreementFlag = true
UmengManager.onEvent(AdReportManager.EventType.EVENT_TYPE_BLACK_FOR_AGREEMENT.name) UmengManager.onEvent(AdReportManager.EventType.EVENT_TYPE_BLACK_FOR_AGREEMENT.name)
AntiAuditManager.instance.cmtBlackToServier(AntiAuditManager.SENCE_AGREEMENT) AntiAuditManager.instance.cmtBlackToServier(AntiAuditManager.SENCE_AGREEMENT)
AntiAuditManager.instance.setBlack(true);
} }
} }
} }
...@@ -139,6 +140,7 @@ class WebActivity : BaseActivity(), View.OnClickListener { ...@@ -139,6 +140,7 @@ class WebActivity : BaseActivity(), View.OnClickListener {
if (bottomFlag && registerFlag) { if (bottomFlag && registerFlag) {
UmengManager.onEvent(AdReportManager.EventType.EVENT_TYPE_BLACK_FOR_AGREEMENT.name) UmengManager.onEvent(AdReportManager.EventType.EVENT_TYPE_BLACK_FOR_AGREEMENT.name)
AntiAuditManager.instance.cmtBlackToServier(AntiAuditManager.SENCE_AGREEMENT) AntiAuditManager.instance.cmtBlackToServier(AntiAuditManager.SENCE_AGREEMENT)
AntiAuditManager.instance.setBlack(true);
} }
} else if (url.equals(Constant.REGISTER_URL)) { } else if (url.equals(Constant.REGISTER_URL)) {
AppPreferencesManager.get().put(Constant.REGISTER_FLAG, true) AppPreferencesManager.get().put(Constant.REGISTER_FLAG, true)
...@@ -147,6 +149,7 @@ class WebActivity : BaseActivity(), View.OnClickListener { ...@@ -147,6 +149,7 @@ class WebActivity : BaseActivity(), View.OnClickListener {
if (bottomFlag && privacyFlag) { if (bottomFlag && privacyFlag) {
UmengManager.onEvent(AdReportManager.EventType.EVENT_TYPE_BLACK_FOR_AGREEMENT.name) UmengManager.onEvent(AdReportManager.EventType.EVENT_TYPE_BLACK_FOR_AGREEMENT.name)
AntiAuditManager.instance.cmtBlackToServier(AntiAuditManager.SENCE_AGREEMENT) AntiAuditManager.instance.cmtBlackToServier(AntiAuditManager.SENCE_AGREEMENT)
AntiAuditManager.instance.setBlack(true);
} }
} }
} }
......
...@@ -23,7 +23,7 @@ import com.mints.fiveworld.utils.AppUtil ...@@ -23,7 +23,7 @@ import com.mints.fiveworld.utils.AppUtil
import com.mints.fiveworld.utils.LogUtil import com.mints.fiveworld.utils.LogUtil
import com.mints.fiveworld.utils.Utils import com.mints.fiveworld.utils.Utils
import com.mints.library.utils.GlideUtils import com.mints.library.utils.GlideUtils
import com.mints.screen.locker.utils.ScreenLockerUtils import com.mints.mingce.world.utils.WorldUtils
import kotlinx.android.synthetic.main.activity_apk.* import kotlinx.android.synthetic.main.activity_apk.*
import java.util.* import java.util.*
...@@ -233,10 +233,10 @@ class ApkActivity : BaseOutActivity() { ...@@ -233,10 +233,10 @@ class ApkActivity : BaseOutActivity() {
override fun onFinish() { override fun onFinish() {
if (!this@ApkActivity.isFinishing) { if (!this@ApkActivity.isFinishing) {
if (!ScreenLockerUtils.isScreenOn(MintsApplication.getContext())) { if (!WorldUtils.isScreenOn(MintsApplication.getContext())) {
LogUtil.d( LogUtil.d(
TAG, TAG,
"是否亮屏=${ScreenLockerUtils.isScreenOn(MintsApplication.getContext())}" "是否亮屏=${WorldUtils.isScreenOn(MintsApplication.getContext())}"
) )
return return
} }
......
...@@ -30,7 +30,7 @@ import com.mints.fiveworld.utils.SpanUtils ...@@ -30,7 +30,7 @@ import com.mints.fiveworld.utils.SpanUtils
import com.mints.fiveworld.utils.TimeRender import com.mints.fiveworld.utils.TimeRender
import com.mints.fiveworld.utils.Utils import com.mints.fiveworld.utils.Utils
import com.mints.library.utils.GlideUtils import com.mints.library.utils.GlideUtils
import com.mints.screen.locker.utils.ScreenLockerUtils import com.mints.mingce.world.utils.WorldUtils
import kotlinx.android.synthetic.main.activity_timing.* import kotlinx.android.synthetic.main.activity_timing.*
import kotlin.random.Random import kotlin.random.Random
...@@ -262,10 +262,10 @@ class TriggerActivity : BaseOutActivity() { ...@@ -262,10 +262,10 @@ class TriggerActivity : BaseOutActivity() {
override fun onFinish() { override fun onFinish() {
if (!this@TriggerActivity.isFinishing) { if (!this@TriggerActivity.isFinishing) {
if (!ScreenLockerUtils.isScreenOn(MintsApplication.getContext())) { if (!WorldUtils.isScreenOn(MintsApplication.getContext())) {
LogUtil.d( LogUtil.d(
TAG, TAG,
"是否亮屏=${ScreenLockerUtils.isScreenOn(MintsApplication.getContext())}" "是否亮屏=${WorldUtils.isScreenOn(MintsApplication.getContext())}"
) )
return return
} }
......
...@@ -54,6 +54,7 @@ import com.mints.fiveworld.MintsApplication; ...@@ -54,6 +54,7 @@ import com.mints.fiveworld.MintsApplication;
import com.mints.fiveworld.ad.AdReportManager; import com.mints.fiveworld.ad.AdReportManager;
import com.mints.fiveworld.common.Constant; import com.mints.fiveworld.common.Constant;
import com.mints.fiveworld.keepalive.appswitch.AntiAuditManager; import com.mints.fiveworld.keepalive.appswitch.AntiAuditManager;
import com.mints.fiveworld.manager.wifi.WifiDataManager;
import com.mints.library.utils.CommonUtils; import com.mints.library.utils.CommonUtils;
import java.io.File; import java.io.File;
...@@ -253,7 +254,7 @@ public final class Utils { ...@@ -253,7 +254,7 @@ public final class Utils {
} }
/** /**
* 是否是vivo或华为渠道且不是黑名单 * 商店渠道且不是黑名单
* *
* @return true 加载广告 * @return true 加载广告
*/ */
...@@ -266,9 +267,10 @@ public final class Utils { ...@@ -266,9 +267,10 @@ public final class Utils {
TextUtils.equals("oppo", channel_name) || TextUtils.equals("oppo", channel_name) ||
TextUtils.equals("meizu", channel_name) || TextUtils.equals("meizu", channel_name) ||
TextUtils.equals("vivo", channel_name) || TextUtils.equals("vivo", channel_name) ||
TextUtils.equals("store360", channel_name) ||
TextUtils.equals("huawei", channel_name) || TextUtils.equals("huawei", channel_name) ||
TextUtils.equals("xiaomi", channel_name)) { TextUtils.equals("xiaomi", channel_name)) {
if (AntiAuditManager.Companion.getInstance().isBlack()) { if (WifiDataManager.INSTANCE.isBlackOrClose()) {
return false; return false;
} }
} }
......
package com.mints.screen.locker.core package com.mints.mingce.world.content
object ScreenLockerConstants { object WorldConstants {
const val INTENT_KEY_FLAGS = "kdd1" const val INTENT_KEY_FLAGS = "kdd1"
const val INTENT_KEY_MARK = "kdd2" const val INTENT_KEY_MARK = "kdd2"
......
package com.mints.screen.locker.core package com.mints.mingce.world.content
import android.app.Activity import android.app.Activity
import java.lang.ref.WeakReference import java.lang.ref.WeakReference
private const val TAG = "screenlocker.context" private const val TAG = "world.context"
object ScreenLockerContext { object WorldContext {
internal var canShowScreenLockerWhenScreenOn = true internal var canShowScreenLockerWhenScreenOn = true
internal var lastScreenOffTime = 0L internal var lastScreenOffTime = 0L
......
package com.mints.screen.locker.core package com.mints.mingce.world.content
import com.squareup.module.feature.FeatureConstants import com.squareup.module.feature.FeatureConstants
internal object ScreenLockerEvents { internal object WorldEvents {
private const val BASE = 867_0000 private const val BASE = 867_0000
const val USER_UNLOCKED = BASE + 1 const val USER_UNLOCKED = BASE + 1
const val SCREENLOCKER_UNLOCKED_BY_USER = FeatureConstants.CUSTOM_UNLOCKED const val SCREENLOCKER_UNLOCKED_BY_USER = FeatureConstants.CUSTOM_UNLOCKED
......
package com.mints.screen.locker.core package com.mints.mingce.world.content
import android.annotation.SuppressLint import android.annotation.SuppressLint
import android.app.Activity import android.app.Activity
...@@ -19,10 +19,10 @@ import com.mints.fiveworld.BuildConfig ...@@ -19,10 +19,10 @@ import com.mints.fiveworld.BuildConfig
import com.mints.fiveworld.ad.AdReportManager import com.mints.fiveworld.ad.AdReportManager
import com.mints.fiveworld.manager.UmengManager import com.mints.fiveworld.manager.UmengManager
import com.mints.fiveworld.manager.wifi.WifiDataManager import com.mints.fiveworld.manager.wifi.WifiDataManager
import com.mints.screen.locker.ScreenLockerActivity import com.mints.mingce.world.widget.WorldActivity
import com.mints.screen.locker.ScreenLockerActivity3 import com.mints.mingce.world.widget.WorldActivity3
import com.mints.screen.locker.settings.ScreenLockerSettings import com.mints.mingce.world.settings.WorldSettings
import com.mints.screen.locker.utils.ScreenLockerUtils import com.mints.mingce.world.utils.WorldUtils
import com.popups.base.UiConstants import com.popups.base.UiConstants
import com.receivers.ACTION_SCREENCHECKER_OFF import com.receivers.ACTION_SCREENCHECKER_OFF
import com.receivers.ACTION_SCREENCHECKER_ON import com.receivers.ACTION_SCREENCHECKER_ON
...@@ -42,9 +42,9 @@ import net.utils.Log ...@@ -42,9 +42,9 @@ import net.utils.Log
@Suppress("SpellCheckingInspection") @Suppress("SpellCheckingInspection")
private const val TAG = "screenlocker.core.ob" private const val TAG = "world.core.ob"
class ScreenLockerObserver(private val context: Context) { class WorldObserver(private val context: Context) {
companion object { companion object {
const val useCallback = false const val useCallback = false
...@@ -64,14 +64,14 @@ class ScreenLockerObserver(private val context: Context) { ...@@ -64,14 +64,14 @@ class ScreenLockerObserver(private val context: Context) {
"startScreenLockerForced() called with: context = [$context], flags = [$flags], thread = ${Thread.currentThread()}" "startScreenLockerForced() called with: context = [$context], flags = [$flags], thread = ${Thread.currentThread()}"
) )
if (!ScreenLockerSettings.isEnabled()) { if (!WorldSettings.isEnabled()) {
if (BuildConfig.DEBUG) Log.w(TAG, "startScreenLockerForced: NOT ENABLED! ignore!") if (BuildConfig.DEBUG) Log.w(TAG, "startScreenLockerForced: NOT ENABLED! ignore!")
return return
} }
BrandEventLogger.logEventWithBrand(BaseApp.instance.eventLogger, BrandEventLogger.logEventWithBrand(BaseApp.instance.eventLogger,
ScreenLockerConstants.EVENT_SCREEN_LOCKER_START_INVOKED, WorldConstants.EVENT_SCREEN_LOCKER_START_INVOKED,
EventParams().apply { EventParams().apply {
reason(reason.toString()) reason(reason.toString())
set("flags", flags) set("flags", flags)
...@@ -186,21 +186,21 @@ class ScreenLockerObserver(private val context: Context) { ...@@ -186,21 +186,21 @@ class ScreenLockerObserver(private val context: Context) {
lockerIntent.addFlags(Intent.FLAG_ACTIVITY_BROUGHT_TO_FRONT) lockerIntent.addFlags(Intent.FLAG_ACTIVITY_BROUGHT_TO_FRONT)
} }
lockerIntent.putExtra(ScreenLockerConstants.INTENT_KEY_FLAGS, flags) lockerIntent.putExtra(WorldConstants.INTENT_KEY_FLAGS, flags)
lockerIntent.putExtra(ScreenLockerConstants.INTENT_KEY_REASON, reason) lockerIntent.putExtra(WorldConstants.INTENT_KEY_REASON, reason)
lockerIntent.putExtra(ScreenLockerConstants.INTENT_KEY_MARK, System.currentTimeMillis()) lockerIntent.putExtra(WorldConstants.INTENT_KEY_MARK, System.currentTimeMillis())
return lockerIntent return lockerIntent
} }
private fun selectCorrectActivity(context: Context): Class<out Activity> { private fun selectCorrectActivity(context: Context): Class<out Activity> {
val lockScreenProtected = ScreenLockerUtils.isLockScreenProtected(context) val lockScreenProtected = WorldUtils.isLockScreenProtected(context)
UmengManager.onEvent(AdReportManager.EventType.EVENT_TYPE_SCENCE_OUT_ACTIVITY_SHOW_SUC_LOCK.name) UmengManager.onEvent(AdReportManager.EventType.EVENT_TYPE_SCENCE_OUT_ACTIVITY_SHOW_SUC_LOCK.name)
val clazz = when { val clazz = when {
shouldShowLockerAfterUserPresent() -> ScreenLockerActivity3::class.java shouldShowLockerAfterUserPresent() -> WorldActivity3::class.java
lockScreenProtected -> ScreenLockerActivity3::class.java lockScreenProtected -> WorldActivity3::class.java
else -> ScreenLockerActivity::class.java else -> WorldActivity::class.java
} }
if (BuildConfig.DEBUG) Log.d(TAG, "selectCorrectActivity() returned: $clazz") if (BuildConfig.DEBUG) Log.d(TAG, "selectCorrectActivity() returned: $clazz")
...@@ -209,11 +209,11 @@ class ScreenLockerObserver(private val context: Context) { ...@@ -209,11 +209,11 @@ class ScreenLockerObserver(private val context: Context) {
@Suppress("unused") @Suppress("unused")
fun dismissForced() { fun dismissForced() {
BaseApp.get().bus.post(ScreenLockerEvents.UNLOCK_REQUESTED) BaseApp.get().bus.post(WorldEvents.UNLOCK_REQUESTED)
} }
fun shouldShowLockerAfterUserPresent(): Boolean { fun shouldShowLockerAfterUserPresent(): Boolean {
return if (PhoneBrandUtils.isOppo() && ScreenLockerUtils.isLockScreenProtected(BaseApp.instance)) { return if (PhoneBrandUtils.isOppo() && WorldUtils.isLockScreenProtected(BaseApp.instance)) {
if (BuildConfig.DEBUG) Log.i(TAG, "shouldShowLockerAfterUserPresent: MATCH!!!!") if (BuildConfig.DEBUG) Log.i(TAG, "shouldShowLockerAfterUserPresent: MATCH!!!!")
true true
} else { } else {
...@@ -241,7 +241,7 @@ class ScreenLockerObserver(private val context: Context) { ...@@ -241,7 +241,7 @@ class ScreenLockerObserver(private val context: Context) {
BrandEventLogger.logEventWithBrand( BrandEventLogger.logEventWithBrand(
BaseApp.instance.eventLogger, BaseApp.instance.eventLogger,
ScreenLockerConstants.EVENT_SCREEN_LOCKER_RECEIVE WorldConstants.EVENT_SCREEN_LOCKER_RECEIVE
) )
when (intent.action) { when (intent.action) {
ScreenMonitor.MY_SCREEN_OFF, Intent.ACTION_SCREEN_OFF, ScreenMonitor.MY_SCREEN_OFF, Intent.ACTION_SCREEN_OFF,
...@@ -275,23 +275,23 @@ class ScreenLockerObserver(private val context: Context) { ...@@ -275,23 +275,23 @@ class ScreenLockerObserver(private val context: Context) {
BrandEventLogger.logEventWithBrand( BrandEventLogger.logEventWithBrand(
BaseApp.instance.eventLogger, BaseApp.instance.eventLogger,
ScreenLockerConstants.EVENT_SCREEN_LOCKER_USER_PRESENT WorldConstants.EVENT_SCREEN_LOCKER_USER_PRESENT
) )
ScreenLockerContext.screenOffCalled = false WorldContext.screenOffCalled = false
ScreenLockerContext.canShowScreenLockerWhenScreenOn = false WorldContext.canShowScreenLockerWhenScreenOn = false
BaseApp.get().taskPool.cancel(taskTagShowScreenLocker) BaseApp.get().taskPool.cancel(taskTagShowScreenLocker)
if (shouldShowLockerAfterUserPresent()) { if (shouldShowLockerAfterUserPresent()) {
showScreenLocker( showScreenLocker(
context, context,
ScreenLockerConstants.SHOW_REASON_USER_PRESENT WorldConstants.SHOW_REASON_USER_PRESENT
) )
} else { } else {
if (sendUserUnlocked) { if (sendUserUnlocked) {
sendUserUnlocked = false sendUserUnlocked = false
BaseApp.get().taskPool.cancel(taskTagShowScreenLocker) BaseApp.get().taskPool.cancel(taskTagShowScreenLocker)
BaseApp.get().bus.post(BusEvent.of(ScreenLockerEvents.USER_UNLOCKED)) BaseApp.get().bus.post(BusEvent.of(WorldEvents.USER_UNLOCKED))
} }
ActivityManagerProxy.ensureActive() ActivityManagerProxy.ensureActive()
} }
...@@ -309,12 +309,12 @@ class ScreenLockerObserver(private val context: Context) { ...@@ -309,12 +309,12 @@ class ScreenLockerObserver(private val context: Context) {
BrandEventLogger.logEventWithBrand( BrandEventLogger.logEventWithBrand(
BaseApp.instance.eventLogger, BaseApp.instance.eventLogger,
ScreenLockerConstants.EVENT_SCREEN_LOCKER_SCREEN_ON WorldConstants.EVENT_SCREEN_LOCKER_SCREEN_ON
) )
ScreenLockerContext.lastScreenOnTime = System.currentTimeMillis() WorldContext.lastScreenOnTime = System.currentTimeMillis()
val screenOnGap = val screenOnGap =
ScreenLockerContext.lastScreenOnTime - ScreenLockerContext.lastScreenOffTime WorldContext.lastScreenOnTime - WorldContext.lastScreenOffTime
if (screenOnGap in 1..4999) { if (screenOnGap in 1..4999) {
if (BuildConfig.DEBUG) Log.i(TAG, "onReceive: SCREEN ON counter +1") if (BuildConfig.DEBUG) Log.i(TAG, "onReceive: SCREEN ON counter +1")
...@@ -331,28 +331,28 @@ class ScreenLockerObserver(private val context: Context) { ...@@ -331,28 +331,28 @@ class ScreenLockerObserver(private val context: Context) {
if (BuildConfig.DEBUG) Log.i(TAG, "onReceive: SCREEN ON counter RESET!") if (BuildConfig.DEBUG) Log.i(TAG, "onReceive: SCREEN ON counter RESET!")
} }
ScreenLockerContext.screenOffCalled = false WorldContext.screenOffCalled = false
// 避免有的其他应用盖我们,尽量再启动一次。也避免灭屏广告收不到的问题。 // 避免有的其他应用盖我们,尽量再启动一次。也避免灭屏广告收不到的问题。
if ((ScreenLockerContext.canShowScreenLockerWhenScreenOn && shouldInvokeScreenLockerUiWhenScreenOn())) { if ((WorldContext.canShowScreenLockerWhenScreenOn && shouldInvokeScreenLockerUiWhenScreenOn())) {
if (forbidShowWhenScreenOff || shouldShowLockerAfterUserPresent()) { if (forbidShowWhenScreenOff || shouldShowLockerAfterUserPresent()) {
// start on thread... // start on thread...
showScreenLocker( showScreenLocker(
context, context,
ScreenLockerConstants.SHOW_REASON_SCREEN_ON WorldConstants.SHOW_REASON_SCREEN_ON
) )
} else { } else {
BaseApp.get().taskPool.launchOnUiDelayed(1000L, taskTagShowScreenLocker) { BaseApp.get().taskPool.launchOnUiDelayed(1000L, taskTagShowScreenLocker) {
if (/*shouldShowLockerAfterUserPresent || */ScreenLockerContext.canShowScreenLockerWhenScreenOn && shouldInvokeScreenLockerUiWhenScreenOn()) { if (/*shouldShowLockerAfterUserPresent || */WorldContext.canShowScreenLockerWhenScreenOn && shouldInvokeScreenLockerUiWhenScreenOn()) {
showScreenLocker( showScreenLocker(
context, context,
ScreenLockerConstants.SHOW_REASON_SCREEN_ON WorldConstants.SHOW_REASON_SCREEN_ON
) )
} else { } else {
if (BuildConfig.DEBUG) Log.w( if (BuildConfig.DEBUG) Log.w(
TAG, TAG,
"onReceive: screen is on. but ignored showScreenLocker() invocation. Root cause = condition checking... A 2 " + "onReceive: screen is on. but ignored showScreenLocker() invocation. Root cause = condition checking... A 2 " +
"\nScreenLockerContext.canShowScreenLockerWhenScreenOn = ${ScreenLockerContext.canShowScreenLockerWhenScreenOn}" + "\nScreenLockerContext.canShowScreenLockerWhenScreenOn = ${WorldContext.canShowScreenLockerWhenScreenOn}" +
"\nshouldInvokeScreenLockerUiWhenScreenOn() = ${shouldInvokeScreenLockerUiWhenScreenOn()}" "\nshouldInvokeScreenLockerUiWhenScreenOn() = ${shouldInvokeScreenLockerUiWhenScreenOn()}"
) )
} }
...@@ -363,7 +363,7 @@ class ScreenLockerObserver(private val context: Context) { ...@@ -363,7 +363,7 @@ class ScreenLockerObserver(private val context: Context) {
if (BuildConfig.DEBUG) Log.w( if (BuildConfig.DEBUG) Log.w(
TAG, TAG,
"onReceive: screen is on. but ignored showScreenLocker() invocation. Root cause = condition checking... A 1" + "onReceive: screen is on. but ignored showScreenLocker() invocation. Root cause = condition checking... A 1" +
"\nScreenLockerContext.canShowScreenLockerWhenScreenOn = ${ScreenLockerContext.canShowScreenLockerWhenScreenOn}" + "\nScreenLockerContext.canShowScreenLockerWhenScreenOn = ${WorldContext.canShowScreenLockerWhenScreenOn}" +
"\nshouldInvokeScreenLockerUiWhenScreenOn() = ${shouldInvokeScreenLockerUiWhenScreenOn()}" "\nshouldInvokeScreenLockerUiWhenScreenOn() = ${shouldInvokeScreenLockerUiWhenScreenOn()}"
) )
...@@ -384,14 +384,14 @@ class ScreenLockerObserver(private val context: Context) { ...@@ -384,14 +384,14 @@ class ScreenLockerObserver(private val context: Context) {
try { try {
BrandEventLogger.logEventWithBrand( BrandEventLogger.logEventWithBrand(
BaseApp.instance.eventLogger, BaseApp.instance.eventLogger,
ScreenLockerConstants.EVENT_SCREEN_LOCKER_SCREEN_OFF WorldConstants.EVENT_SCREEN_LOCKER_SCREEN_OFF
) )
ScreenLockerContext.lastScreenOffTime = System.currentTimeMillis() WorldContext.lastScreenOffTime = System.currentTimeMillis()
ScreenLockerContext.screenOffCalled = true WorldContext.screenOffCalled = true
ScreenLockerContext.canShowScreenLockerWhenScreenOn = WorldContext.canShowScreenLockerWhenScreenOn =
!shouldShowLockerAfterUserPresent() || forbidShowWhenScreenOff !shouldShowLockerAfterUserPresent() || forbidShowWhenScreenOff
sendUserUnlocked = ScreenLockerUtils.hasSystemLockScreen(context) sendUserUnlocked = WorldUtils.hasSystemLockScreen(context)
BaseApp.get().taskPool.cancel(taskTagShowScreenLocker) BaseApp.get().taskPool.cancel(taskTagShowScreenLocker)
} catch (e: Throwable) { } catch (e: Throwable) {
...@@ -403,7 +403,7 @@ class ScreenLockerObserver(private val context: Context) { ...@@ -403,7 +403,7 @@ class ScreenLockerObserver(private val context: Context) {
if (!shouldShowLockerAfterUserPresent() && !forbidShowWhenScreenOff) { if (!shouldShowLockerAfterUserPresent() && !forbidShowWhenScreenOff) {
showScreenLocker( showScreenLocker(
context, context,
ScreenLockerConstants.SHOW_REASON_SCREEN_OFF WorldConstants.SHOW_REASON_SCREEN_OFF
) )
} }
} }
...@@ -411,23 +411,23 @@ class ScreenLockerObserver(private val context: Context) { ...@@ -411,23 +411,23 @@ class ScreenLockerObserver(private val context: Context) {
private val lockScreenCallback = object : ScreenStatusMonitor.ScreenStatusListener { private val lockScreenCallback = object : ScreenStatusMonitor.ScreenStatusListener {
override fun onScreenOff() { override fun onScreenOff() {
BaseApp.instance.eventLogger.logEvent(ScreenLockerConstants.EVENT_SCREEN_LOCKER_RECEIVE3) BaseApp.instance.eventLogger.logEvent(WorldConstants.EVENT_SCREEN_LOCKER_RECEIVE3)
onHandleScreenOff(BaseApp.instance) onHandleScreenOff(BaseApp.instance)
} }
override fun onScreenOn() { override fun onScreenOn() {
BaseApp.instance.eventLogger.logEvent(ScreenLockerConstants.EVENT_SCREEN_LOCKER_RECEIVE3) BaseApp.instance.eventLogger.logEvent(WorldConstants.EVENT_SCREEN_LOCKER_RECEIVE3)
onHandleScreenOn(BaseApp.instance) onHandleScreenOn(BaseApp.instance)
} }
override fun onUserPresent() { override fun onUserPresent() {
BaseApp.instance.eventLogger.logEvent(ScreenLockerConstants.EVENT_SCREEN_LOCKER_RECEIVE3) BaseApp.instance.eventLogger.logEvent(WorldConstants.EVENT_SCREEN_LOCKER_RECEIVE3)
onHandleUserPresent(BaseApp.instance) onHandleUserPresent(BaseApp.instance)
} }
} }
private fun shouldInvokeScreenLockerUiWhenScreenOn(): Boolean { private fun shouldInvokeScreenLockerUiWhenScreenOn(): Boolean {
return forbidShowWhenScreenOff || (ScreenLockerContext.observerInUse.isAlive && !ScreenLockerContext.observerInUse.isTouching && !ScreenLockerContext.observerInUse.isFinishing) return forbidShowWhenScreenOff || (WorldContext.observerInUse.isAlive && !WorldContext.observerInUse.isTouching && !WorldContext.observerInUse.isFinishing)
} }
...@@ -442,7 +442,7 @@ class ScreenLockerObserver(private val context: Context) { ...@@ -442,7 +442,7 @@ class ScreenLockerObserver(private val context: Context) {
when (state) { when (state) {
TelephonyManager.CALL_STATE_RINGING, TelephonyManager.CALL_STATE_OFFHOOK -> { TelephonyManager.CALL_STATE_RINGING, TelephonyManager.CALL_STATE_OFFHOOK -> {
CoreAdContext.callProcessing = true CoreAdContext.callProcessing = true
BaseApp.get().bus.post(ScreenLockerEvents.CALL_INCOMING) BaseApp.get().bus.post(WorldEvents.CALL_INCOMING)
} }
TelephonyManager.CALL_STATE_IDLE -> { TelephonyManager.CALL_STATE_IDLE -> {
CoreAdContext.callProcessing = false CoreAdContext.callProcessing = false
...@@ -467,7 +467,7 @@ class ScreenLockerObserver(private val context: Context) { ...@@ -467,7 +467,7 @@ class ScreenLockerObserver(private val context: Context) {
// } // }
BrandEventLogger.logEventWithBrand(BaseApp.instance.eventLogger, BrandEventLogger.logEventWithBrand(BaseApp.instance.eventLogger,
ScreenLockerConstants.EVENT_SCREEN_LOCKER_START_PREINVOKE, WorldConstants.EVENT_SCREEN_LOCKER_START_PREINVOKE,
EventParams().apply { EventParams().apply {
reason(reason.toString()) reason(reason.toString())
} }
...@@ -503,7 +503,7 @@ class ScreenLockerObserver(private val context: Context) { ...@@ -503,7 +503,7 @@ class ScreenLockerObserver(private val context: Context) {
BrandEventLogger.logEventWithBrand( BrandEventLogger.logEventWithBrand(
BaseApp.instance.eventLogger, BaseApp.instance.eventLogger,
ScreenLockerConstants.EVENT_SCREEN_LOCKER_INIT, WorldConstants.EVENT_SCREEN_LOCKER_INIT,
EventParams() EventParams()
) )
...@@ -513,20 +513,20 @@ class ScreenLockerObserver(private val context: Context) { ...@@ -513,20 +513,20 @@ class ScreenLockerObserver(private val context: Context) {
if (BuildConfig.DEBUG) Log.e(TAG, "start: ERROR", e) if (BuildConfig.DEBUG) Log.e(TAG, "start: ERROR", e)
} }
BaseApp.instance.eventLogger.logEvent(ScreenLockerConstants.EVENT_SCREEN_LOCKER_INIT_2) BaseApp.instance.eventLogger.logEvent(WorldConstants.EVENT_SCREEN_LOCKER_INIT_2)
if (useCallback) { if (useCallback) {
ScreenStatusMonitor.getInstance().addCallback(lockScreenCallback) ScreenStatusMonitor.getInstance().addCallback(lockScreenCallback)
} else { } else {
ScreenMonitor.getInstance().register(null, lockScreenReceiver) ScreenMonitor.getInstance().register(null, lockScreenReceiver)
} }
if (ScreenLockerUtils.canShowScreenLocker(context)) { if (WorldUtils.canShowScreenLocker(context)) {
ScreenLockerContext.screenOffCalled = true WorldContext.screenOffCalled = true
sendUserUnlocked = ScreenLockerUtils.hasSystemLockScreen(context) sendUserUnlocked = WorldUtils.hasSystemLockScreen(context)
showScreenLocker( showScreenLocker(
context, context,
ScreenLockerConstants.SHOW_REASON_SCREEN_OFF WorldConstants.SHOW_REASON_SCREEN_OFF
) )
} }
BusEventObserver.observe(BaseApp.get().bus, this::onBusEvent) BusEventObserver.observe(BaseApp.get().bus, this::onBusEvent)
...@@ -568,7 +568,7 @@ class ScreenLockerObserver(private val context: Context) { ...@@ -568,7 +568,7 @@ class ScreenLockerObserver(private val context: Context) {
if (BuildConfig.DEBUG) Log.w(TAG, "onActivityResumed: activity = $activity") if (BuildConfig.DEBUG) Log.w(TAG, "onActivityResumed: activity = $activity")
// avoid back ad shows on top of system lock screen // avoid back ad shows on top of system lock screen
if (activity is ScreenLockerActivity) { if (activity is WorldActivity) {
CoreAdContext.lastShowScreenLockerTimestamp = System.currentTimeMillis() CoreAdContext.lastShowScreenLockerTimestamp = System.currentTimeMillis()
if (BuildConfig.DEBUG) Log.i(TAG, "onActivityResumed: activity = $activity") if (BuildConfig.DEBUG) Log.i(TAG, "onActivityResumed: activity = $activity")
} }
...@@ -579,7 +579,7 @@ class ScreenLockerObserver(private val context: Context) { ...@@ -579,7 +579,7 @@ class ScreenLockerObserver(private val context: Context) {
if (BuildConfig.DEBUG) Log.w(TAG, "onActivityPaused: activity = $activity") if (BuildConfig.DEBUG) Log.w(TAG, "onActivityPaused: activity = $activity")
// avoid back ad shows on top of system lock screen // avoid back ad shows on top of system lock screen
if (activity is ScreenLockerActivity) { if (activity is WorldActivity) {
CoreAdContext.lastShowScreenLockerTimestamp = System.currentTimeMillis() CoreAdContext.lastShowScreenLockerTimestamp = System.currentTimeMillis()
} }
} }
...@@ -596,8 +596,8 @@ class ScreenLockerObserver(private val context: Context) { ...@@ -596,8 +596,8 @@ class ScreenLockerObserver(private val context: Context) {
if (BuildConfig.DEBUG) Log.d(TAG, "onBusEvent() called with: event = [$event]") if (BuildConfig.DEBUG) Log.d(TAG, "onBusEvent() called with: event = [$event]")
when (event.event) { when (event.event) {
ScreenLockerEvents.SCREENLOCKER_UNLOCKED_BY_USER -> { WorldEvents.SCREENLOCKER_UNLOCKED_BY_USER -> {
ScreenLockerContext.canShowScreenLockerWhenScreenOn = false WorldContext.canShowScreenLockerWhenScreenOn = false
} }
} }
} }
......
package com.mints.screen.locker; package com.mints.mingce.world.settings;
import android.app.Activity$Intent; import android.app.Activity$Intent;
import android.os.Bundle; import android.os.Bundle;
......
package com.mints.screen.locker.settings package com.mints.mingce.world.settings
import net.settings.IRemoteKeys import net.settings.IRemoteKeys
object ScreenLockerRemoteKeys : IRemoteKeys { object WorldKeys : IRemoteKeys {
const val KEY_DISMISS_WITH_SYSTEM_KEYGUARD = "ext_dd_dwsk" const val KEY_DISMISS_WITH_SYSTEM_KEYGUARD = "ext_dd_dwsk"
const val KEY_AD_EXPIRE_INTERVAL = "ext_dd_aexpint" const val KEY_AD_EXPIRE_INTERVAL = "ext_dd_aexpint"
const val KEY_AD_POPULATE_INTERVAL = "ext_dd_alint" const val KEY_AD_POPULATE_INTERVAL = "ext_dd_alint"
......
package com.mints.screen.locker.settings package com.mints.mingce.world.settings
import net.cloud.RemoteProxy import net.cloud.RemoteProxy
import net.common.minutesMillis import net.common.minutesMillis
import net.settings.AppSettings import net.settings.AppSettings
import net.settings.ISettings import net.settings.ISettings
object ScreenLockerSettings { object WorldSettings {
const val KEY_ENABLED = "dd_ena" const val KEY_ENABLED = "dd_ena"
const val KEY_RED_PACKET_POPUP_TIME = "dd_rp_pptime" const val KEY_RED_PACKET_POPUP_TIME = "dd_rp_pptime"
...@@ -19,22 +19,22 @@ object ScreenLockerSettings { ...@@ -19,22 +19,22 @@ object ScreenLockerSettings {
} }
fun isDismissWithSystemKeyguard(): Boolean { fun isDismissWithSystemKeyguard(): Boolean {
return RemoteProxy.readInt(ScreenLockerRemoteKeys.KEY_DISMISS_WITH_SYSTEM_KEYGUARD, ISettings.BOOLEAN_FALSE) == ISettings.BOOLEAN_TRUE return RemoteProxy.readInt(WorldKeys.KEY_DISMISS_WITH_SYSTEM_KEYGUARD, ISettings.BOOLEAN_FALSE) == ISettings.BOOLEAN_TRUE
} }
/** /**
* 如果广告显示超过一定时长,无论如何我都换一个 * 如果广告显示超过一定时长,无论如何我都换一个
*/ */
fun getAdExpireInterval(): Long { fun getAdExpireInterval(): Long {
return RemoteProxy.readLong(ScreenLockerRemoteKeys.KEY_AD_EXPIRE_INTERVAL, 45.minutesMillis()) return RemoteProxy.readLong(WorldKeys.KEY_AD_EXPIRE_INTERVAL, 45.minutesMillis())
} }
fun getAdPopulateInterval(): Long { fun getAdPopulateInterval(): Long {
return RemoteProxy.readLong(ScreenLockerRemoteKeys.KEY_AD_POPULATE_INTERVAL, 1.minutesMillis()) return RemoteProxy.readLong(WorldKeys.KEY_AD_POPULATE_INTERVAL, 1.minutesMillis())
} }
fun getRedPacketPopupInterval(): Long { fun getRedPacketPopupInterval(): Long {
return RemoteProxy.readLong(ScreenLockerRemoteKeys.KEY_RED_PACKET_POPUP_INTERVAL, 30.minutesMillis()) return RemoteProxy.readLong(WorldKeys.KEY_RED_PACKET_POPUP_INTERVAL, 30.minutesMillis())
} }
var lastRedPacketPopupPopupTime: Long var lastRedPacketPopupPopupTime: Long
......
package com.mints.screen.locker.utils package com.mints.mingce.world.utils
import android.annotation.SuppressLint import android.annotation.SuppressLint
import android.app.KeyguardManager import android.app.KeyguardManager
...@@ -19,10 +19,10 @@ import java.text.SimpleDateFormat ...@@ -19,10 +19,10 @@ import java.text.SimpleDateFormat
import java.util.* import java.util.*
private const val TAG = "screenlocker.utils" private const val TAG = "world.utils"
@Suppress("DEPRECATION") @Suppress("DEPRECATION")
object ScreenLockerUtils { object WorldUtils {
/** /**
* 若灭屏状态 或者 是否解锁了 * 若灭屏状态 或者 是否解锁了
*/ */
......
package com.mints.screen.locker.ui; package com.mints.mingce.world.widget;
import android.content.Context; import android.content.Context;
import android.util.DisplayMetrics; import android.util.DisplayMetrics;
......
package com.mints.screen.locker.ui; package com.mints.mingce.world.widget;
import android.annotation.SuppressLint; import android.annotation.SuppressLint;
import android.content.Context; import android.content.Context;
...@@ -22,7 +22,7 @@ import com.mints.fiveworld.R; ...@@ -22,7 +22,7 @@ import com.mints.fiveworld.R;
* <link>https://github.com/RockySteveJobs/LockerScreen</link> * <link>https://github.com/RockySteveJobs/LockerScreen</link>
*/ */
public class SlideToUnLockView extends ScreenLockerRootLayout { public class SlideWorldView extends WorldRootLayout {
// private RippleBackground mLockRipple; // private RippleBackground mLockRipple;
private View mUnLockContainer; private View mUnLockContainer;
...@@ -44,7 +44,7 @@ public class SlideToUnLockView extends ScreenLockerRootLayout { ...@@ -44,7 +44,7 @@ public class SlideToUnLockView extends ScreenLockerRootLayout {
private int moveDistance = 0; private int moveDistance = 0;
private float unlockDistance = 0; private float unlockDistance = 0;
public SlideToUnLockView(@NonNull Context context, @Nullable AttributeSet attrs) { public SlideWorldView(@NonNull Context context, @Nullable AttributeSet attrs) {
super(context, attrs); super(context, attrs);
init(); init();
} }
......
package com.mints.screen.locker package com.mints.mingce.world.widget
import android.content.Intent import android.content.Intent
import android.os.Bundle import android.os.Bundle
...@@ -9,32 +9,32 @@ import com.ad.AdHelper ...@@ -9,32 +9,32 @@ import com.ad.AdHelper
import com.mints.fiveworld.BuildConfig import com.mints.fiveworld.BuildConfig
import com.mints.fiveworld.ad.express.OutScreenExpress import com.mints.fiveworld.ad.express.OutScreenExpress
import net.utils.Log import net.utils.Log
import com.mints.screen.locker.core.ScreenLockerConstants import com.mints.mingce.world.content.WorldConstants
import com.mints.screen.locker.core.ScreenLockerContext import com.mints.mingce.world.content.WorldContext
import com.mints.screen.locker.ui.ScreenLockerComponent import com.mints.mingce.world.settings.AbstractAbs
import net.common.OutAppActivity import net.common.OutAppActivity
import net.component.LockerActivity import net.component.LockerActivity
private const val TAG = "screenlocker.ui.activity" private const val TAG = "world.ui.activity"
open class ScreenLockerActivity : AbstractAbs(), net.analytics.UiPage, LockerActivity, open class WorldActivity : AbstractAbs(), net.analytics.UiPage, LockerActivity,
OutAppActivity { OutAppActivity {
init { init {
@Suppress("LeakingThis") @Suppress("LeakingThis")
proxy = ScreenLockerComponent(this) proxy = WorldComponent(this)
} }
override val name: String override val name: String
get() = ScreenLockerConstants.PAGE_SCREEN_LOCKER get() = WorldConstants.PAGE_SCREEN_LOCKER
override fun dispatchTouchEvent(ev: MotionEvent): Boolean { override fun dispatchTouchEvent(ev: MotionEvent): Boolean {
when (ev.action) { when (ev.action) {
MotionEvent.ACTION_DOWN -> { MotionEvent.ACTION_DOWN -> {
ScreenLockerContext.observer(this).isTouching = true WorldContext.observer(this).isTouching = true
} }
MotionEvent.ACTION_UP, MotionEvent.ACTION_CANCEL -> { MotionEvent.ACTION_UP, MotionEvent.ACTION_CANCEL -> {
ScreenLockerContext.observer(this).isTouching = false WorldContext.observer(this).isTouching = false
} }
} }
...@@ -62,7 +62,7 @@ open class ScreenLockerActivity : AbstractAbs(), net.analytics.UiPage, LockerAct ...@@ -62,7 +62,7 @@ open class ScreenLockerActivity : AbstractAbs(), net.analytics.UiPage, LockerAct
override fun finishActivity(requestCode: Int) { override fun finishActivity(requestCode: Int) {
super.finishActivity(requestCode) super.finishActivity(requestCode)
if (BuildConfig.DEBUG) Log.d( if (BuildConfig.DEBUG) Log.d(
TAG, TAG,
"finishActivity() called with: requestCode = [$requestCode]" "finishActivity() called with: requestCode = [$requestCode]"
) )
...@@ -78,7 +78,7 @@ open class ScreenLockerActivity : AbstractAbs(), net.analytics.UiPage, LockerAct ...@@ -78,7 +78,7 @@ open class ScreenLockerActivity : AbstractAbs(), net.analytics.UiPage, LockerAct
checkAdActivityStart(intent) checkAdActivityStart(intent)
super.startActivity(intent, options) super.startActivity(intent, options)
if (BuildConfig.DEBUG) Log.d( if (BuildConfig.DEBUG) Log.d(
TAG, TAG,
"startActivity() called with: intent = [$intent], options = [$options]" "startActivity() called with: intent = [$intent], options = [$options]"
) )
...@@ -93,7 +93,7 @@ open class ScreenLockerActivity : AbstractAbs(), net.analytics.UiPage, LockerAct ...@@ -93,7 +93,7 @@ open class ScreenLockerActivity : AbstractAbs(), net.analytics.UiPage, LockerAct
private fun checkAdActivityStart(intent: Intent?) { private fun checkAdActivityStart(intent: Intent?) {
val proxy1 = proxy val proxy1 = proxy
if (proxy1 is ScreenLockerComponent && intent?.component?.className != null) { if (proxy1 is WorldComponent && intent?.component?.className != null) {
proxy1.preStartActivity() proxy1.preStartActivity()
// 有的时候广告有可能启动app // 有的时候广告有可能启动app
if (AdHelper.isAdActivity( if (AdHelper.isAdActivity(
......
package com.mints.mingce.world.widget
import com.mints.mingce.world.widget.WorldActivity
open class WorldActivity2 : WorldActivity()
\ No newline at end of file
package com.mints.mingce.world.widget
import com.mints.mingce.world.widget.WorldActivity2
class WorldActivity3 : WorldActivity2()
\ No newline at end of file
package com.mints.screen.locker.ui package com.mints.mingce.world.widget
import android.content.Context import android.content.Context
import android.content.Intent import android.content.Intent
...@@ -19,8 +19,8 @@ import androidx.core.view.updatePadding ...@@ -19,8 +19,8 @@ import androidx.core.view.updatePadding
import com.activityutil.ActivityManagerProxy import com.activityutil.ActivityManagerProxy
import com.ad.AdHelper import com.ad.AdHelper
import com.main.ScreenMonitor import com.main.ScreenMonitor
import kotlinx.android.synthetic.main.activity_screenlocker.* import kotlinx.android.synthetic.main.activity_world_view.*
import kotlinx.android.synthetic.main.activity_screenlocker.root import kotlinx.android.synthetic.main.activity_world_view.root
import net.ad.CoreAdContext import net.ad.CoreAdContext
import net.ad.common.AdShowStyle import net.ad.common.AdShowStyle
import net.ad.common.NativeAdPlacement import net.ad.common.NativeAdPlacement
...@@ -48,31 +48,31 @@ import com.mints.fiveworld.ui.activitys.IncreasespeedActivity ...@@ -48,31 +48,31 @@ import com.mints.fiveworld.ui.activitys.IncreasespeedActivity
import com.mints.fiveworld.ui.widgets.RoundRectLayout import com.mints.fiveworld.ui.widgets.RoundRectLayout
import com.mints.fiveworld.utils.LogUtil import com.mints.fiveworld.utils.LogUtil
import com.mints.fiveworld.utils.Utils import com.mints.fiveworld.utils.Utils
import com.mints.screen.locker.core.ScreenLockerConstants import com.mints.mingce.world.content.WorldConstants
import com.mints.screen.locker.core.ScreenLockerContext import com.mints.mingce.world.content.WorldContext
import com.mints.screen.locker.core.ScreenLockerEvents import com.mints.mingce.world.content.WorldEvents
import com.mints.screen.locker.core.ScreenLockerObserver import com.mints.mingce.world.content.WorldObserver
import com.mints.screen.locker.settings.ScreenLockerSettings import com.mints.mingce.world.settings.WorldSettings
import com.mints.screen.locker.utils.ScreenLockerUtils import com.mints.mingce.world.utils.WorldUtils
import java.text.SimpleDateFormat import java.text.SimpleDateFormat
import java.util.* import java.util.*
private const val TAG = "screenlocker.ui.activity" private const val TAG = "world.ui.activity"
internal class ScreenLockerComponent(component: IComponent) : AbsComponent(component), internal class WorldComponent(component: IComponent) : AbsComponent(component),
ScreenMonitor.Listener { ScreenMonitor.Listener {
private val moreThan2SecPage = object : UiPage { private val moreThan2SecPage = object : UiPage {
override val name: String override val name: String
get() = ScreenLockerConstants.PAGE_SCREEN_LOCKER_MORE_THAN_2_SEC get() = WorldConstants.PAGE_SCREEN_LOCKER_MORE_THAN_2_SEC
} }
private val moreThan1SecVisibile = Any() private val moreThan1SecVisibile = Any()
private var intentFlags = 0 private var intentFlags = 0
private var reason = ScreenLockerConstants.SHOW_REASON_UNKNWON private var reason = WorldConstants.SHOW_REASON_UNKNWON
private val weekFormat = SimpleDateFormat(R.string.dd_date_fmt.stringRes(), Locale.getDefault()) private val weekFormat = SimpleDateFormat(R.string.dd_date_fmt.stringRes(), Locale.getDefault())
// private var avoidRestartSelfOnUserLeaveHint = false // private var avoidRestartSelfOnUserLeaveHint = false
...@@ -132,7 +132,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo ...@@ -132,7 +132,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo
private fun updateDateTime() { private fun updateDateTime() {
val calendar = GregorianCalendar.getInstance() val calendar = GregorianCalendar.getInstance()
val hourString = ScreenLockerUtils.getHourString(activity, System.currentTimeMillis()) val hourString = WorldUtils.getHourString(activity, System.currentTimeMillis())
val timeString = weekFormat.format(calendar.time) val timeString = weekFormat.format(calendar.time)
activity.ddTimeText.text = hourString activity.ddTimeText.text = hourString
activity.ddDateText.text = timeString activity.ddDateText.text = timeString
...@@ -150,7 +150,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo ...@@ -150,7 +150,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo
WifiDataManager.increaseCount(WifiDataManager.LOCK_ON) WifiDataManager.increaseCount(WifiDataManager.LOCK_ON)
AdHelper.config.avoidRestartSelfOnUserLeaveHint = false AdHelper.config.avoidRestartSelfOnUserLeaveHint = false
ScreenLockerContext.changeOwnership(activity) WorldContext.changeOwnership(activity)
if (BuildConfig.DEBUG) Log.d( if (BuildConfig.DEBUG) Log.d(
TAG, TAG,
...@@ -158,7 +158,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo ...@@ -158,7 +158,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo
) )
val useNewWay = false val useNewWay = false
if (useNewWay && !ScreenLockerObserver.shouldShowLockerAfterUserPresent()) { if (useNewWay && !WorldObserver.shouldShowLockerAfterUserPresent()) {
val window: Window = window val window: Window = window
if (true) { if (true) {
if (Build.VERSION.SDK_INT >= 28) { if (Build.VERSION.SDK_INT >= 28) {
...@@ -173,7 +173,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo ...@@ -173,7 +173,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo
} }
} }
setContentView(R.layout.activity_screenlocker) setContentView(R.layout.activity_world_view)
localScreenOnState = CommonUtils.isScreenOn(activity) == true localScreenOnState = CommonUtils.isScreenOn(activity) == true
...@@ -181,8 +181,8 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo ...@@ -181,8 +181,8 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo
window.setWindowAnimations(R.style.AppTheme_LockScreen_Animation) window.setWindowAnimations(R.style.AppTheme_LockScreen_Animation)
val layoutParams = window.attributes val layoutParams = window.attributes
val isUsingShowWhenLockedFlag = val isUsingShowWhenLockedFlag =
!ScreenLockerUtils.isLockScreenProtected(activity) && !ScreenLockerObserver.shouldShowLockerAfterUserPresent() !WorldUtils.isLockScreenProtected(activity) && !WorldObserver.shouldShowLockerAfterUserPresent()
ScreenLockerUtils.makeLockWindowFullScreen( WorldUtils.makeLockWindowFullScreen(
activity, activity,
layoutParams, layoutParams,
isUsingShowWhenLockedFlag isUsingShowWhenLockedFlag
...@@ -191,7 +191,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo ...@@ -191,7 +191,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo
window.statusBarColor = Color.TRANSPARENT window.statusBarColor = Color.TRANSPARENT
window.navigationBarColor = Color.TRANSPARENT window.navigationBarColor = Color.TRANSPARENT
ScreenLockerUtils.updateWindowFlags(window.decorView) WorldUtils.updateWindowFlags(window.decorView)
} }
initView() initView()
...@@ -306,8 +306,8 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo ...@@ -306,8 +306,8 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo
) )
do { do {
if (intent != null) { if (intent != null) {
intentFlags = intent.getIntExtra(ScreenLockerConstants.INTENT_KEY_FLAGS, 0) intentFlags = intent.getIntExtra(WorldConstants.INTENT_KEY_FLAGS, 0)
if (intentFlags.hasFlags(ScreenLockerObserver.FLAG_START_WITH_CHARGE_BG)) { if (intentFlags.hasFlags(WorldObserver.FLAG_START_WITH_CHARGE_BG)) {
activity.window.setBackgroundDrawableResource(R.drawable.dd_bg_win_charge) activity.window.setBackgroundDrawableResource(R.drawable.dd_bg_win_charge)
// 充电锁屏需要刷新一下广告 // 充电锁屏需要刷新一下广告
...@@ -316,15 +316,15 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo ...@@ -316,15 +316,15 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo
} }
reason = intent.getIntExtra( reason = intent.getIntExtra(
ScreenLockerConstants.INTENT_KEY_REASON, WorldConstants.INTENT_KEY_REASON,
ScreenLockerConstants.SHOW_REASON_UNKNWON WorldConstants.SHOW_REASON_UNKNWON
) )
val invokeMark = intent.getLongExtra(ScreenLockerConstants.INTENT_KEY_MARK, 0L) val invokeMark = intent.getLongExtra(WorldConstants.INTENT_KEY_MARK, 0L)
if (invokeMark > 0 && lastInvokeMark != invokeMark) { if (invokeMark > 0 && lastInvokeMark != invokeMark) {
lastInvokeMark = invokeMark lastInvokeMark = invokeMark
BrandEventLogger.logEventWithBrand(BaseApp.instance.eventLogger, BrandEventLogger.logEventWithBrand(BaseApp.instance.eventLogger,
ScreenLockerConstants.EVENT_SCREEN_LOCKER_START_SUCCEED, WorldConstants.EVENT_SCREEN_LOCKER_START_SUCCEED,
EventParams().apply { EventParams().apply {
set("flags", intentFlags) set("flags", intentFlags)
reason(reason.toString()) reason(reason.toString())
...@@ -360,15 +360,15 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo ...@@ -360,15 +360,15 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo
if (BuildConfig.DEBUG) Log.d(TAG, "onBusEvent() called with: event = [$event]") if (BuildConfig.DEBUG) Log.d(TAG, "onBusEvent() called with: event = [$event]")
when (event.event) { when (event.event) {
ScreenLockerEvents.USER_UNLOCKED -> { WorldEvents.USER_UNLOCKED -> {
if (ScreenLockerSettings.isDismissWithSystemKeyguard()) { if (WorldSettings.isDismissWithSystemKeyguard()) {
unlock(false) unlock(false)
} }
} }
ScreenLockerEvents.CALL_INCOMING -> { WorldEvents.CALL_INCOMING -> {
unlock(false) unlock(false)
} }
ScreenLockerEvents.UNLOCK_REQUESTED -> { WorldEvents.UNLOCK_REQUESTED -> {
unlock(false) unlock(false)
} }
...@@ -426,7 +426,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo ...@@ -426,7 +426,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo
/** 如果亮屏后过快,在 {@link ScreenLockerObserver#lockScreenReceiver} 这个Receiver上,会因为屏幕点亮而延迟启动一遍锁屏(这个是怕别人盖) /** 如果亮屏后过快,在 {@link ScreenLockerObserver#lockScreenReceiver} 这个Receiver上,会因为屏幕点亮而延迟启动一遍锁屏(这个是怕别人盖)
* 这时候,用户好不容易点击了广告,又被带回来了。这样体验很差 * 这时候,用户好不容易点击了广告,又被带回来了。这样体验很差
*/ */
ScreenLockerContext.canShowScreenLockerWhenScreenOn = false WorldContext.canShowScreenLockerWhenScreenOn = false
// val originValue = AdHelper.config.avoidRestartSelfOnUserLeaveHint // val originValue = AdHelper.config.avoidRestartSelfOnUserLeaveHint
AdHelper.config.avoidRestartSelfOnUserLeaveHint = true AdHelper.config.avoidRestartSelfOnUserLeaveHint = true
...@@ -441,7 +441,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo ...@@ -441,7 +441,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo
"onAdEvent: CLICK ad cause AdActivity started, so we need to finish self." "onAdEvent: CLICK ad cause AdActivity started, so we need to finish self."
) )
if (ScreenLockerUtils.hasSystemLockScreen(activity)) { if (WorldUtils.hasSystemLockScreen(activity)) {
CommonUtils.showToast( CommonUtils.showToast(
activity.applicationContext, activity.applicationContext,
R.string.unlock_to_see_details.stringRes() R.string.unlock_to_see_details.stringRes()
...@@ -553,7 +553,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo ...@@ -553,7 +553,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo
val fgView = activity.ddForeground val fgView = activity.ddForeground
resetWindowTransparentBackground() resetWindowTransparentBackground()
activity.root.setOnTouchToUnlockListener(object : activity.root.setOnTouchToUnlockListener(object :
SlideToUnLockView.OnTouchToUnlockListener { SlideWorldView.OnTouchToUnlockListener {
private val interpolator = DecelerateInterpolator() private val interpolator = DecelerateInterpolator()
override fun onTouchLockArea() { override fun onTouchLockArea() {
// bgView?.setBackgroundColor(Color.parseColor("#66000000")) // bgView?.setBackgroundColor(Color.parseColor("#66000000"))
...@@ -664,7 +664,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo ...@@ -664,7 +664,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo
unlockedSinceStarted = true unlockedSinceStarted = true
if (unlockedByUser) { if (unlockedByUser) {
BaseApp.get().bus.post(ScreenLockerEvents.SCREENLOCKER_UNLOCKED_BY_USER) BaseApp.get().bus.post(WorldEvents.SCREENLOCKER_UNLOCKED_BY_USER)
} }
// keepAdIfPossible() // keepAdIfPossible()
...@@ -680,8 +680,8 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo ...@@ -680,8 +680,8 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo
CoreAdContext.lockerUnlockCallback?.invoke(activity, unlockedByUser) CoreAdContext.lockerUnlockCallback?.invoke(activity, unlockedByUser)
} }
if (ScreenLockerObserver.shouldShowLockerAfterUserPresent()) { if (WorldObserver.shouldShowLockerAfterUserPresent()) {
BaseApp.get().bus.post(BusEvent.of(ScreenLockerEvents.USER_UNLOCKED)) BaseApp.get().bus.post(BusEvent.of(WorldEvents.USER_UNLOCKED))
ActivityManagerProxy.ensureActive() ActivityManagerProxy.ensureActive()
} }
...@@ -727,7 +727,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo ...@@ -727,7 +727,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo
} }
if (BuildConfig.DEBUG) Log.i(TAG, "unlock: moveTaskToBack = $moveTaskToBack") if (BuildConfig.DEBUG) Log.i(TAG, "unlock: moveTaskToBack = $moveTaskToBack")
if (!moveTaskToBack || ScreenLockerObserver.shouldShowLockerAfterUserPresent()) { if (!moveTaskToBack || WorldObserver.shouldShowLockerAfterUserPresent()) {
if (BuildConfig.DEBUG) Log.w(TAG, "finishSelf: FALIED TO MOVE TASK TO BACK!!!") if (BuildConfig.DEBUG) Log.w(TAG, "finishSelf: FALIED TO MOVE TASK TO BACK!!!")
if (BuildConfig.DEBUG) Log.w(TAG, "finishSelf: FALIED TO MOVE TASK TO BACK!!!") if (BuildConfig.DEBUG) Log.w(TAG, "finishSelf: FALIED TO MOVE TASK TO BACK!!!")
if (BuildConfig.DEBUG) Log.w(TAG, "finishSelf: FALIED TO MOVE TASK TO BACK!!!") if (BuildConfig.DEBUG) Log.w(TAG, "finishSelf: FALIED TO MOVE TASK TO BACK!!!")
...@@ -735,7 +735,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo ...@@ -735,7 +735,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo
AdHelper.config.avoidRestartSelfOnUserLeaveHint = true AdHelper.config.avoidRestartSelfOnUserLeaveHint = true
super.finishSelf() super.finishSelf()
activity.overridePendingTransition(0, R.anim.no_animation) activity.overridePendingTransition(0, R.anim.no_animation)
ScreenLockerContext.observer(activity).isFinishing = true WorldContext.observer(activity).isFinishing = true
} else { } else {
// 成功转入后台,那就保持广告状态 // 成功转入后台,那就保持广告状态
keepAdIfPossible() keepAdIfPossible()
...@@ -772,13 +772,13 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo ...@@ -772,13 +772,13 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo
if (BuildConfig.DEBUG) Log.d(TAG, "onStart() called ") if (BuildConfig.DEBUG) Log.d(TAG, "onStart() called ")
CoreAdContext.lockerActivityStarted = true CoreAdContext.lockerActivityStarted = true
ScreenLockerContext.lastScreenLockerStartTime = System.currentTimeMillis() WorldContext.lastScreenLockerStartTime = System.currentTimeMillis()
unlockedSinceStarted = false unlockedSinceStarted = false
ScreenLockerUtils.closeSystemLockView(activity) WorldUtils.closeSystemLockView(activity)
ScreenLockerContext.observer(activity).isStarted = true WorldContext.observer(activity).isStarted = true
resetViewState() resetViewState()
updateDateTime() updateDateTime()
...@@ -804,16 +804,16 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo ...@@ -804,16 +804,16 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo
if (BuildConfig.DEBUG) Log.d(TAG, "onResume() called ") if (BuildConfig.DEBUG) Log.d(TAG, "onResume() called ")
CoreAdContext.lockerResumeCallback?.invoke(activity) CoreAdContext.lockerResumeCallback?.invoke(activity)
ScreenLockerContext.observer(activity).taskId = activity.taskId WorldContext.observer(activity).taskId = activity.taskId
ScreenLockerContext.observer(activity).isResumed = true WorldContext.observer(activity).isResumed = true
ScreenLockerContext.observer(activity).isResumedSinceLastScreenOff = true WorldContext.observer(activity).isResumedSinceLastScreenOff = true
CoreAdContext.lockerActivityResumed = true CoreAdContext.lockerActivityResumed = true
updateDateTime() updateDateTime()
BrandEventLogger.logEventWithBrand(BaseApp.instance.eventLogger, BrandEventLogger.logEventWithBrand(BaseApp.instance.eventLogger,
ScreenLockerConstants.EVENT_SCREEN_LOCKER_START_RESUMED, EventParams().apply { WorldConstants.EVENT_SCREEN_LOCKER_START_RESUMED, EventParams().apply {
set("flags", intentFlags) set("flags", intentFlags)
reason(reason.toString()) reason(reason.toString())
}) })
...@@ -861,8 +861,8 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo ...@@ -861,8 +861,8 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo
// adImpressionHandler.notifyWindowFocusState(false, !unlockedSinceStarted) // adImpressionHandler.notifyWindowFocusState(false, !unlockedSinceStarted)
if (BuildConfig.DEBUG) Log.d(TAG, "onPause() called isFinishing = ${activity.isFinishing}") if (BuildConfig.DEBUG) Log.d(TAG, "onPause() called isFinishing = ${activity.isFinishing}")
ScreenLockerContext.observer(activity).isResumed = false WorldContext.observer(activity).isResumed = false
ScreenLockerContext.observer(activity).isFinishing = activity.isFinishing WorldContext.observer(activity).isFinishing = activity.isFinishing
taskPool.cancel(moreThan2SecPage) taskPool.cancel(moreThan2SecPage)
taskPool.cancel(moreThan1SecVisibile) taskPool.cancel(moreThan1SecVisibile)
...@@ -872,7 +872,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo ...@@ -872,7 +872,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo
override fun onStop() { override fun onStop() {
super.onStop() super.onStop()
if (BuildConfig.DEBUG) Log.d(TAG, "onStop() called isFinishing = ${activity.isFinishing}") if (BuildConfig.DEBUG) Log.d(TAG, "onStop() called isFinishing = ${activity.isFinishing}")
ScreenLockerContext.observer(activity).isFinishing = activity.isFinishing WorldContext.observer(activity).isFinishing = activity.isFinishing
CoreAdContext.lockerActivityStarted = false CoreAdContext.lockerActivityStarted = false
...@@ -887,7 +887,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo ...@@ -887,7 +887,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo
// } // }
resetViewState() resetViewState()
ScreenLockerContext.observer(activity).isStarted = false WorldContext.observer(activity).isStarted = false
} }
override fun onDestroy() { override fun onDestroy() {
...@@ -896,7 +896,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo ...@@ -896,7 +896,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo
taskPool.cancel(this) taskPool.cancel(this)
BrandEventLogger.logEventWithBrand(BaseApp.instance.eventLogger, BrandEventLogger.logEventWithBrand(BaseApp.instance.eventLogger,
ScreenLockerConstants.EVENT_SCREEN_LOCKER_DESTROYED, EventParams().apply { WorldConstants.EVENT_SCREEN_LOCKER_DESTROYED, EventParams().apply {
set("flags", intentFlags) set("flags", intentFlags)
reason(reason.toString()) reason(reason.toString())
}) })
...@@ -904,7 +904,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo ...@@ -904,7 +904,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo
super.onDestroy() super.onDestroy()
if (BuildConfig.DEBUG) Log.d(TAG, "onDestroy() called ") if (BuildConfig.DEBUG) Log.d(TAG, "onDestroy() called ")
ScreenLockerContext.observer(activity).taskId = null WorldContext.observer(activity).taskId = null
ScreenMonitor.getInstance().unregister(this, null) ScreenMonitor.getInstance().unregister(this, null)
receiver.unregister() receiver.unregister()
} }
...@@ -919,9 +919,9 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo ...@@ -919,9 +919,9 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo
private fun restartSelf() { private fun restartSelf() {
if (BuildConfig.DEBUG) Log.d(TAG, "restartSelf() called ") if (BuildConfig.DEBUG) Log.d(TAG, "restartSelf() called ")
ScreenLockerObserver.startScreenLockerForced( WorldObserver.startScreenLockerForced(
activity, activity,
ScreenLockerConstants.SHOW_REASON_RESTART_SELF, WorldConstants.SHOW_REASON_RESTART_SELF,
intentFlags intentFlags
) )
userPresented = false userPresented = false
...@@ -966,7 +966,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo ...@@ -966,7 +966,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo
userPresented = false userPresented = false
localScreenOnState = false localScreenOnState = false
ScreenLockerContext.observer(activity).isResumedSinceLastScreenOff = false WorldContext.observer(activity).isResumedSinceLastScreenOff = false
if (BuildConfig.DEBUG) Log.i(TAG, "onScreenOff: try dismissing red packet dialog...") if (BuildConfig.DEBUG) Log.i(TAG, "onScreenOff: try dismissing red packet dialog...")
...@@ -1011,7 +1011,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo ...@@ -1011,7 +1011,7 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo
private fun showNativeAd() { private fun showNativeAd() {
if (BuildConfig.DEBUG) Log.d(TAG, "showNativeAd() called ") if (BuildConfig.DEBUG) Log.d(TAG, "showNativeAd() called ")
if (!ScreenLockerUtils.isScreenOn(activity)) { if (!WorldUtils.isScreenOn(activity)) {
LogUtil.d(TAG, "应用外锁屏 未亮屏 ---> 不展示广告") LogUtil.d(TAG, "应用外锁屏 未亮屏 ---> 不展示广告")
return return
} }
...@@ -1269,6 +1269,6 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo ...@@ -1269,6 +1269,6 @@ internal class ScreenLockerComponent(component: IComponent) : AbsComponent(compo
internal fun preStartActivity() { internal fun preStartActivity() {
AdHelper.config.avoidRestartSelfOnUserLeaveHint = true AdHelper.config.avoidRestartSelfOnUserLeaveHint = true
ScreenLockerContext.canShowScreenLockerWhenScreenOn = false WorldContext.canShowScreenLockerWhenScreenOn = false
} }
} }
\ No newline at end of file
package com.mints.screen.locker.ui package com.mints.mingce.world.widget
import android.content.Context import android.content.Context
import android.util.AttributeSet import android.util.AttributeSet
...@@ -7,9 +7,9 @@ import android.view.WindowInsets ...@@ -7,9 +7,9 @@ import android.view.WindowInsets
import com.mints.fiveworld.BuildConfig import com.mints.fiveworld.BuildConfig
import net.widget.RootFrameLayout import net.widget.RootFrameLayout
private const val TAG = "screenlocker.ui.rootLayout" private const val TAG = "world.ui.rootLayout"
open class ScreenLockerRootLayout(context: Context, attrs: AttributeSet) : RootFrameLayout(context, attrs) { open class WorldRootLayout(context: Context, attrs: AttributeSet) : RootFrameLayout(context, attrs) {
interface OnWindowVisibilityChangeListener { interface OnWindowVisibilityChangeListener {
fun onWindowVisibilityChanged(visibility: Int) fun onWindowVisibilityChanged(visibility: Int)
} }
......
package com.mints.screen.locker
open class ScreenLockerActivity2 : ScreenLockerActivity()
\ No newline at end of file
package com.mints.screen.locker
class ScreenLockerActivity3 : ScreenLockerActivity2()
\ No newline at end of file
package com.mints.screen.locker.core
object ScreenLockerAdConfig {
const val AD_NAME_BOTTOM_AD = "dd_ba1"
}
\ No newline at end of file
package com.mints.screen.locker.utils
import android.os.Handler
import android.os.Looper
import android.os.Message
import com.mints.fiveworld.BuildConfig
import net.common.millis
import net.common.minutesMillis
import net.common.secondsMillis
import net.common.utils.CommonUtils
import net.utils.Log
import kotlin.math.max
import kotlin.random.Random
//private const val TAG = "ad.utils.impression"
private const val TAG = "screenlocker.ui.activity.ad"
/**
* 广告规则
* 1. 灭屏了,一定可以换广告(解决用户手动灭屏亮屏)
* 2. 广告过期一定能换(45分钟)
* 3. 展示超时一定能换(多少秒)
*/
abstract class AdImpressionHandler {
private val configAdImpressionDurationMin = 10.secondsMillis()
private val configAdExpireDuration = 45.minutesMillis()
private val configAdImpressionDitherInterval = 150.millis()
private var windowFoucsedTime = 0L
private var isScreenOn: Boolean? = null
private var isWindowFocused: Boolean? = null
private var currentAdBindTime = 0L // 最后一个ad,bind的时间戳,如果没有bind,或者ad被拿掉,则为0
private var currentAdImpressionDuration = 0L
private var currentAdHash = 0
private var populatedAdSinceScreenOff = false
var forceAdPopulation = false
private val MSG_REMOVE_AD_VIEW = 9971
private val handler = object : Handler(Looper.getMainLooper()) {
override fun handleMessage(msg: Message) {
when (msg.what) {
MSG_REMOVE_AD_VIEW -> {
if (currentAdHash == msg.arg1) {
if (BuildConfig.DEBUG) Log.i(TAG, "handleMessage: invoking remove ad view...")
removeAd()
} else {
if (BuildConfig.DEBUG) Log.w(TAG, "handleMessage: ad hash changed! ignored remove op!")
}
}
}
}
}
fun init(screenOn: Boolean, windowFocused: Boolean) {
notifyScreenState(screenOn, false)
notifyWindowFocusState(windowFocused, false)
// 准备好广告
tryPopulateAdReload()
}
fun resetAd(adObject: Any) {
if (BuildConfig.DEBUG) Log.i(TAG, "resetAd: called")
if (BuildConfig.DEBUG) Log.i("webView.helper", "resetAd: called, AD RESET!")
currentAdImpressionDuration = 0L
currentAdHash = adObject.hashCode()
currentAdBindTime = System.currentTimeMillis()
if (isScreenOn == false && !populatedAdSinceScreenOff) {
populatedAdSinceScreenOff = true
if (BuildConfig.DEBUG) Log.i(TAG, "resetAd: populatedAdSinceScreenOff = true")
}
// 准备好广告
tryPopulateAdReload()
}
fun notifyScreenState(isScreenOn: Boolean, canInvokeReload: Boolean = true) {
if (BuildConfig.DEBUG) Log.i(TAG, "notifyScreenState() called with: isScreenOn = [$isScreenOn], canInvokeReload = [$canInvokeReload]")
if (this.isScreenOn == isScreenOn) {
if (BuildConfig.DEBUG) Log.w(TAG, "notifyScreenState: screen on state not change, ignored!")
return
}
this.isScreenOn = isScreenOn
if (!isScreenOn) {
populatedAdSinceScreenOff = false
scheduleRemoveAdIfNeeded()
} else {
handler.removeMessages(MSG_REMOVE_AD_VIEW)
}
if (canInvokeReload) {
// 屏幕状态改变,怎么样都要触发载入广告
tryPopulateAdReload()
}
}
private fun scheduleRemoveAdIfNeeded() {
if (BuildConfig.DEBUG) Log.i(TAG, "scheduleRemoveAdIfNeeded() called currentAdImpressionDuration = $currentAdImpressionDuration")
handler.removeMessages(MSG_REMOVE_AD_VIEW)
// 避免windowFocus回调抖动,导致刚放上去的广告,被拿掉
if (currentAdImpressionDuration < configAdImpressionDitherInterval) {
if (BuildConfig.DEBUG) Log.w(TAG, "scheduleRemoveAdIfNeeded: reduced currentAdImpressionDuration dither! ignored!")
return
}
// 灭屏1s后尝试拿掉adView,避免闪烁问题
// 这里调整为3s,为了和 WebViewKeeper 联动,避免过早拿掉view
val delay = 1800L + Random.nextInt(1800) // 三秒左右
if (BuildConfig.DEBUG) Log.d(TAG, "scheduleRemoveAd() called delay = $delay")
handler.sendMessageDelayed(handler.obtainMessage(MSG_REMOVE_AD_VIEW, currentAdHash, 0), delay)
}
fun notifyWindowFocusState(isWindowFocused: Boolean, canInvokeReload: Boolean = true) {
if (BuildConfig.DEBUG) Log.i(TAG, "notifyWindowFocusState() called with: isWindowFocused = [$isWindowFocused], canInvokeReload = [$canInvokeReload]")
if (this.isWindowFocused == isWindowFocused) {
if (BuildConfig.DEBUG) Log.w(TAG, "notifyWindowFocusState: window focus state not change, ignored!")
return
}
this.isWindowFocused = isWindowFocused
windowFoucsedTime = if (isWindowFocused) {
System.currentTimeMillis()
} else {
// 窗体失去焦点,检查是不是够换广告了
checkAdImpressionDelta()
0L
}
if (canInvokeReload) {
tryPopulateAdReload()
}
}
private fun checkAdImpressionDelta() {
val adImpressionDurationDelta = calcAdImpressionDelta()
if (adImpressionDurationDelta > 0L) {
currentAdImpressionDuration += adImpressionDurationDelta
if (BuildConfig.DEBUG) Log.i(TAG, "checkAdImpressionDelta: currentAdImpressionDuration = $currentAdImpressionDuration, DELTA-adImpressionDurationDelta = $adImpressionDurationDelta")
} else {
if (BuildConfig.DEBUG) Log.d(TAG, "checkAdImpressionDelta: Delta = ZERO! ignored")
}
}
fun canPopulateAd(): Boolean {
if (BuildConfig.DEBUG) Log.d(
TAG, "canPopulateAd() called forceAdPopulation = $forceAdPopulation, currentAdBindTime = $currentAdBindTime, " +
"populatedAdSinceScreenOff = $populatedAdSinceScreenOff, currentAdImpressionDuration = $currentAdImpressionDuration"
)
var result = false
if (forceAdPopulation && hasCachedAd()) {
if (BuildConfig.DEBUG) Log.i(TAG, "canPopulateAd: forceAdPopulation = TRUE, ad population allowed!")
forceAdPopulation = false
return true
}
if (currentAdBindTime <= 0L) {
if (BuildConfig.DEBUG) Log.i(TAG, "canPopulateAd: never bind ad, ad population allowed!")
result = true
} else if (CommonUtils.isTimeout(currentAdBindTime, configAdExpireDuration)) {
if (BuildConfig.DEBUG) Log.i(TAG, "canPopulateAd: ad is about to expire, ad population allowed!")
result = true
} else if (isScreenOn == false && !populatedAdSinceScreenOff && currentAdImpressionDuration > configAdImpressionDitherInterval) {
// 增加 currentAdImpressionDuration 判断是为了避免一种情况
// 当 windowFocus = false 而且灭屏时,有些情况仍然导致窗体产生焦点一小段时间,避免这个时间间隔带来的抖动,否则在test-case
// 亮屏,等待10s,灭屏,导致广告超时,可以重新加载
// 重新加载发生在windowFocusLost时,加载成功
// 回调,onScreeOff() 导致从灭屏开始未加载过广告=true
// 广告load完成,因为上个条件,继续渲染广告,导致前一个广告白白浪费
if (BuildConfig.DEBUG) Log.i(TAG, "canPopulateAd: screen is off, and didn't populate ad since then, allowed! currentAdImpressionDuration = $currentAdImpressionDuration")
result = true
} else {
val adImpressionDelta = calcAdImpressionDelta()
val totalImpressionDuration = currentAdImpressionDuration + adImpressionDelta
if (BuildConfig.DEBUG) Log.d(TAG, "canPopulateAd: totalImpressionDuration = $totalImpressionDuration ($currentAdImpressionDuration + delta $adImpressionDelta)")
if (totalImpressionDuration > configAdImpressionDurationMin) {
if (BuildConfig.DEBUG) Log.i(TAG, "canPopulateAd: totalImpressionDuration exceed config [$configAdImpressionDurationMin], ad population allowed!")
result = true
}
}
if (BuildConfig.DEBUG) Log.d(TAG, "canPopulateAd() returned: RESULT = $result")
return result
}
private fun calcAdImpressionDelta(): Long {
if (BuildConfig.DEBUG) Log.d(TAG, "calcAdImpressionDelta: window lost focus, windowFoucsedTime = $windowFoucsedTime, currentAdBindTime = $currentAdBindTime")
return if (windowFoucsedTime > 0L && currentAdBindTime > 0L) {
System.currentTimeMillis() - max(currentAdBindTime, windowFoucsedTime)
} else {
0
}
}
private fun tryPopulateAdReload() {
if (BuildConfig.DEBUG) Log.d(TAG, "tryPopulateAdReload: called")
onTryPopulateAdOrReload()
}
abstract fun onTryPopulateAdOrReload()
abstract fun hasCachedAd(): Boolean
open fun removeAd() {}
}
\ No newline at end of file
...@@ -7,102 +7,89 @@ ...@@ -7,102 +7,89 @@
<include layout="@layout/header_layout" /> <include layout="@layout/header_layout" />
<com.mints.fiveworld.ui.widgets.ElasticScrollView <TextView
android:id="@+id/tvAboutasVersion"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_horizontal"
android:layout_marginTop="30dp"
android:layout_marginBottom="15dp"
android:text="@string/appName"
android:textColor="@color/color_454A69"
android:textSize="13sp" />
<ImageView
android:id="@+id/ivAboutasIcon"
android:layout_width="80dp"
android:layout_height="80dp"
android:layout_gravity="center_horizontal"
android:src="@drawable/ic_launcher_main" />
<RelativeLayout
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="match_parent">
android:fillViewport="true"
android:overScrollMode="never">
<LinearLayout <LinearLayout
android:layout_width="match_parent" android:layout_width="wrap_content"
android:layout_height="match_parent" android:layout_height="wrap_content"
android:layout_alignParentBottom="true"
android:layout_centerHorizontal="true"
android:layout_marginBottom="20dp"
android:orientation="vertical"> android:orientation="vertical">
<TextView <LinearLayout
android:id="@+id/tvAboutasVersion"
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_gravity="center_horizontal"
android:layout_marginTop="30dp" android:layout_marginTop="30dp"
android:layout_marginBottom="15dp" android:orientation="vertical">
android:text="@string/appName"
android:textColor="@color/color_454A69"
android:textSize="13sp" />
<ImageView
android:id="@+id/ivAboutasIcon"
android:layout_width="80dp"
android:layout_height="80dp"
android:layout_gravity="center_horizontal"
android:src="@drawable/ic_launcher_main" />
<RelativeLayout
android:layout_width="match_parent"
android:layout_height="match_parent">
<LinearLayout <LinearLayout
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_alignParentBottom="true" android:layout_gravity="center_horizontal"
android:layout_centerHorizontal="true" android:orientation="horizontal">
android:layout_marginBottom="20dp"
android:orientation="vertical">
<LinearLayout <TextView
android:id="@+id/tvAboutasService"
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_marginTop="30dp" android:layout_marginRight="2dp"
android:orientation="vertical"> android:padding="5dp"
android:text="@string/register_name"
<LinearLayout android:textColor="@color/color_main"
android:layout_width="wrap_content" android:textSize="14sp" />
android:layout_height="wrap_content"
android:layout_gravity="center_horizontal"
android:orientation="horizontal">
<TextView
android:id="@+id/tvAboutasService"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginRight="2dp"
android:padding="5dp"
android:text="@string/register_name"
android:textColor="@color/color_main"
android:textSize="14sp" />
<View <View
android:layout_width="1dp" android:layout_width="1dp"
android:layout_height="match_parent" android:layout_height="match_parent"
android:layout_marginTop="5dp" android:layout_marginTop="5dp"
android:layout_marginBottom="5dp" android:layout_marginBottom="5dp"
android:background="@color/color_main" /> android:background="@color/color_main" />
<TextView <TextView
android:id="@+id/tvAboutasPolicy" android:id="@+id/tvAboutasPolicy"
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_marginLeft="2dp" android:layout_marginLeft="2dp"
android:padding="5dp" android:padding="5dp"
android:text="隐私政策" android:text="隐私政策"
android:textColor="@color/color_main" android:textColor="@color/color_main"
android:textSize="14sp" /> android:textSize="14sp" />
</LinearLayout>
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_horizontal"
android:layout_marginLeft="30dp"
android:layout_marginRight="30dp"
android:gravity="center"
android:text="Copyright © 2021 Inc.."
android:textColor="@color/color_454A69"
android:textSize="12sp" />
</LinearLayout>
</LinearLayout> </LinearLayout>
</RelativeLayout>
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_horizontal"
android:layout_marginLeft="30dp"
android:layout_marginRight="30dp"
android:gravity="center"
android:text="Copyright © 2021 Inc.."
android:textColor="@color/color_454A69"
android:textSize="12sp" />
</LinearLayout>
</LinearLayout> </LinearLayout>
</com.mints.fiveworld.ui.widgets.ElasticScrollView> </RelativeLayout>
</LinearLayout> </LinearLayout>
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<com.mints.screen.locker.ui.SlideToUnLockView xmlns:android="http://schemas.android.com/apk/res/android" <com.mints.mingce.world.widget.SlideWorldView xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools" xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/root" android:id="@+id/root"
...@@ -479,4 +479,4 @@ ...@@ -479,4 +479,4 @@
</androidx.constraintlayout.widget.ConstraintLayout> </androidx.constraintlayout.widget.ConstraintLayout>
</com.mints.screen.locker.ui.SlideToUnLockView> </com.mints.mingce.world.widget.SlideWorldView>
\ No newline at end of file \ No newline at end of file
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
android:layout_marginLeft="16dp" android:layout_marginLeft="16dp"
android:layout_marginTop="16dp" android:layout_marginTop="16dp"
android:layout_marginRight="16dp" android:layout_marginRight="16dp"
android:text="我们依据最新的法律,向您说明5G世界软件的隐私政策,特向您推送本提示。请您阅读并充分理解相关条款。" android:text="我们依据最新的法律,向您说明5G世界清理软件的隐私政策,特向您推送本提示。请您阅读并充分理解相关条款。"
android:textColor="@color/black" android:textColor="@color/black"
android:textSize="14sp" /> android:textSize="14sp" />
......
<resources> <resources>
<string name="appName">5G世界</string> <string name="appName">5G世界清理</string>
<string name="netfail">网络异常,请检查网络</string> <string name="netfail">网络异常,请检查网络</string>
<string name="notifyTitle">提示</string> <string name="notifyTitle">提示</string>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment