Commit c3ee2110 by lihuaikun

.

parent 1b5ee325
...@@ -104,7 +104,7 @@ ext { ...@@ -104,7 +104,7 @@ ext {
GITHUB_REPO_PATH = "../../androidlibrary" GITHUB_REPO_PATH = "../../androidlibrary"
PUBLISH_GROUP_ID = 'cn.dankal.android' PUBLISH_GROUP_ID = 'cn.dankal.android'
PUBLISH_ARTIFACT_ID = 'launcher' PUBLISH_ARTIFACT_ID = 'launcher'
PUBLISH_VERSION = '1.3.7' PUBLISH_VERSION = '1.3.8'
} }
uploadArchives { uploadArchives {
......
...@@ -57,6 +57,7 @@ ...@@ -57,6 +57,7 @@
android:permissionGroup="android.permission-group.SYSTEM_TOOLS" android:permissionGroup="android.permission-group.SYSTEM_TOOLS"
android:protectionLevel="signatureOrSystem" /> android:protectionLevel="signatureOrSystem" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.RECEIVE_USER_PRESENT" /> <uses-permission android:name="android.permission.RECEIVE_USER_PRESENT" />
<uses-permission android:name="com.android.launcher.permission.READ_SETTINGS" /> <uses-permission android:name="com.android.launcher.permission.READ_SETTINGS" />
<uses-permission android:name="com.android.launcher.permission.WRITE_SETTINGS" /> <uses-permission android:name="com.android.launcher.permission.WRITE_SETTINGS" />
......
...@@ -57,6 +57,7 @@ ...@@ -57,6 +57,7 @@
android:permissionGroup="android.permission-group.SYSTEM_TOOLS" android:permissionGroup="android.permission-group.SYSTEM_TOOLS"
android:protectionLevel="signatureOrSystem" /> android:protectionLevel="signatureOrSystem" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.RECEIVE_USER_PRESENT" /> <uses-permission android:name="android.permission.RECEIVE_USER_PRESENT" />
<uses-permission android:name="com.android.launcher.permission.READ_SETTINGS" /> <uses-permission android:name="com.android.launcher.permission.READ_SETTINGS" />
<uses-permission android:name="com.android.launcher.permission.WRITE_SETTINGS" /> <uses-permission android:name="com.android.launcher.permission.WRITE_SETTINGS" />
......
...@@ -63,342 +63,345 @@ ...@@ -63,342 +63,345 @@
57 android:permissionGroup="android.permission-group.SYSTEM_TOOLS" 57 android:permissionGroup="android.permission-group.SYSTEM_TOOLS"
58 android:protectionLevel="signatureOrSystem" /> 58 android:protectionLevel="signatureOrSystem" />
59 59
60 <uses-permission android:name="android.permission.RECEIVE_USER_PRESENT" /> 60 <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
60-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:53:5-79 60-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:52:5-97
60-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:53:22-76 60-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:52:22-78
61 <uses-permission android:name="com.android.launcher.permission.READ_SETTINGS" /> 61 <uses-permission android:name="android.permission.RECEIVE_USER_PRESENT" />
61-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:54:5-85 61-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:54:5-79
61-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:54:22-82 61-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:54:22-76
62 <uses-permission android:name="com.android.launcher.permission.WRITE_SETTINGS" /> 62 <uses-permission android:name="com.android.launcher.permission.READ_SETTINGS" />
62-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:55:5-86 62-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:55:5-85
62-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:55:22-83 62-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:55:22-82
63 <uses-permission android:name="dollar_openBracket_applicationId_closeBracket.permission.READ_SETTINGS" /> 63 <uses-permission android:name="com.android.launcher.permission.WRITE_SETTINGS" />
64 <uses-permission android:name="dollar_openBracket_applicationId_closeBracket.permission.WRITE_SETTINGS" /> 63-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:56:5-86
65 <uses-permission android:name="android.permission.INTERNET" /> 63-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:56:22-83
65-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:58:5-83 64 <uses-permission android:name="dollar_openBracket_applicationId_closeBracket.permission.READ_SETTINGS" />
65-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:58:22-64 65 <uses-permission android:name="dollar_openBracket_applicationId_closeBracket.permission.WRITE_SETTINGS" />
66 <uses-permission android:name="android.permission.CALL_PHONE" /> 66 <uses-permission android:name="android.permission.INTERNET" />
66-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:59:5-69 66-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:59:5-83
66-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:59:22-66 66-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:59:22-64
67 <uses-permission android:name="android.permission.KILL_BACKGROUND_PROCESSES" /> 67 <uses-permission android:name="android.permission.CALL_PHONE" />
67-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:60:5-84 67-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:60:5-69
67-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:60:22-81 67-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:60:22-66
68 <uses-permission android:name="android.permission.SET_WALLPAPER" /> 68 <uses-permission android:name="android.permission.KILL_BACKGROUND_PROCESSES" />
68-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:61:5-72 68-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:61:5-84
68-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:61:22-69 68-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:61:22-81
69 <uses-permission android:name="android.permission.BIND_APPWIDGET" /> 69 <uses-permission android:name="android.permission.SET_WALLPAPER" />
69-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:62:5-73 69-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:62:5-72
69-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:62:22-70 69-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:62:22-69
70 <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" /> 70 <uses-permission android:name="android.permission.BIND_APPWIDGET" />
70-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:63:5-80 70-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:63:5-73
70-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:63:22-77 70-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:63:22-70
71 <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" /> 71 <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
71-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:44:5-81 71-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:64:5-80
71-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:44:22-78 71-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:64:22-77
72 <uses-permission android:name="android.permission.REQUEST_DELETE_PACKAGES" /> 72 <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
72-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:65:5-82 72-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:44:5-81
72-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:65:22-79 72-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:44:22-78
73 <uses-permission android:name="android.permission.PACKAGE_USAGE_STATS" /> 73 <uses-permission android:name="android.permission.REQUEST_DELETE_PACKAGES" />
73-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:66:5-94 73-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:66:5-82
73-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:66:22-75 73-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:66:22-79
74 <uses-permission android:name="android.permission.FOREGROUND_SERVICE" /> 74 <uses-permission android:name="android.permission.PACKAGE_USAGE_STATS" />
74-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:68:5-93 74-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:67:5-94
74-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:68:22-74 74-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:67:22-75
75 <uses-permission android:name="android.permission.GET_TASKS" /> 75 <uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
75-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:70:5-68 75-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:69:5-93
75-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:70:22-65 75-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:69:22-74
76 <uses-permission android:name="android.permission.STATUS_BAR" /> 76 <uses-permission android:name="android.permission.GET_TASKS" />
76-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:71:5-69 76-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:71:5-68
76-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:71:22-66 76-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:71:22-65
77 <uses-permission android:name="android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS" /> 77 <uses-permission android:name="android.permission.STATUS_BAR" />
77-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:73:5-95 77-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:72:5-69
77-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:73:22-92 77-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:72:22-66
78 <!-- 显示系统窗口权限 --> 78 <uses-permission android:name="android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS" />
79 <uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" /> 78-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:74:5-95
79-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:75:5-78 78-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:74:22-92
79-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:75:22-75 79 <!-- 显示系统窗口权限 -->
80 <!-- 在 屏幕最顶部显示addview --> 80 <uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />
81 <uses-permission android:name="android.permission.SYSTEM_OVERLAY_WINDOW" /> 80-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:76:5-78
81-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:77:5-80 80-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:76:22-75
81-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:77:22-77 81 <!-- 在 屏幕最顶部显示addview -->
82 82 <uses-permission android:name="android.permission.SYSTEM_OVERLAY_WINDOW" />
83 <application 82-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:78:5-80
83-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:80:5-253:19 82-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:78:22-77
84 android:backupAgent="com.android.launcher3.LauncherBackupAgent" 83
84-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:81:9-72 84 <application
85 android:fullBackupContent="@xml/backupscheme" 84-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:81:5-254:19
85-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:82:9-54 85 android:backupAgent="com.android.launcher3.LauncherBackupAgent"
86 android:fullBackupOnly="true" 85-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:82:9-72
86-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:83:9-38 86 android:fullBackupContent="@xml/backupscheme"
87 android:hardwareAccelerated="true" 86-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:83:9-54
87-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:84:9-43 87 android:fullBackupOnly="true"
88 android:largeHeap="@bool/config_largeHeap" 87-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:84:9-38
88-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:85:9-51 88 android:hardwareAccelerated="true"
89 android:restoreAnyVersion="true" > 88-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:85:9-43
89-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:86:9-41 89 android:largeHeap="@bool/config_largeHeap"
90 <activity 89-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:86:9-51
90-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:88:9-111:20 90 android:restoreAnyVersion="true" >
91 android:name="com.android.launcher3.Launcher" 90-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:87:9-41
91-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:89:13-58 91 <activity
92 android:clearTaskOnLaunch="true" 91-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:89:9-112:20
92-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:90:13-45 92 android:name="com.android.launcher3.Launcher"
93 android:configChanges="keyboard|keyboardHidden|mcc|mnc|navigation|orientation|screenSize|screenLayout|smallestScreenSize" 92-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:90:13-58
93-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:91:13-134 93 android:clearTaskOnLaunch="true"
94 android:enabled="true" 93-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:91:13-45
94-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:92:13-35 94 android:configChanges="keyboard|keyboardHidden|mcc|mnc|navigation|orientation|screenSize|screenLayout|smallestScreenSize"
95 android:excludeFromRecents="true" 94-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:92:13-134
95-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:93:13-46 95 android:enabled="true"
96 android:launchMode="singleTask" 95-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:93:13-35
96-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:94:13-44 96 android:excludeFromRecents="true"
97 android:resizeableActivity="true" 96-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:94:13-46
97-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:95:13-46 97 android:launchMode="singleTask"
98 android:resumeWhilePausing="true" 97-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:95:13-44
98 android:resizeableActivity="true"
98-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:96:13-46 98-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:96:13-46
99 android:screenOrientation="unspecified" 99 android:resumeWhilePausing="true"
99-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:97:13-52 99-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:97:13-46
100 android:stateNotNeeded="true" 100 android:screenOrientation="unspecified"
100-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:98:13-42 100-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:98:13-52
101 android:taskAffinity="" 101 android:stateNotNeeded="true"
101-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:99:13-36 101-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:99:13-42
102 android:windowSoftInputMode="adjustPan" > 102 android:taskAffinity=""
102-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:100:13-52 102-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:100:13-36
103 <intent-filter> 103 android:windowSoftInputMode="adjustPan" >
103-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:101:13-110:29 103-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:101:13-52
104 <category android:name="android.intent.category.HOME" /> 104 <intent-filter>
104-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:103:17-73 104-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:102:13-111:29
104-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:103:27-70 105 <category android:name="android.intent.category.HOME" />
105 <category android:name="android.intent.category.DEFAULT" /> 105-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:104:17-73
105-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:104:17-76 105-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:104:27-70
105-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:104:27-73 106 <category android:name="android.intent.category.DEFAULT" />
106 <category android:name="android.intent.category.MONKEY" /> 106-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:105:17-76
106-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:105:17-75 106-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:105:27-73
106-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:105:27-72 107 <category android:name="android.intent.category.MONKEY" />
107 <category android:name="android.intent.category.LAUNCHER_APP" /> 107-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:106:17-75
107-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:106:17-81 107-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:106:27-72
107-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:106:27-78 108 <category android:name="android.intent.category.LAUNCHER_APP" />
108 108-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:107:17-81
109 <action android:name="android.intent.action.MAIN" /> 108-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:107:27-78
109-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:108:17-69 109
109-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:108:25-66 110 <action android:name="android.intent.action.MAIN" />
110 </intent-filter> 110-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:109:17-69
111 </activity> 110-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:109:25-66
112 111 </intent-filter>
113 <!-- Intent received used to install shortcuts from other applications --> 112 </activity>
114 <receiver 113
114-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:114:9-121:20 114 <!-- Intent received used to install shortcuts from other applications -->
115 android:name="com.android.launcher3.InstallShortcutReceiver" 115 <receiver
115-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:115:13-73 115-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:115:9-122:20
116 android:enabled="@bool/enable_install_shortcut_api" 116 android:name="com.android.launcher3.InstallShortcutReceiver"
116-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:116:13-64 116-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:116:13-73
117 android:permission="dollar_openBracket_applicationId_closeBracket.permission.INSTALL_SHORTCUT" > 117 android:enabled="@bool/enable_install_shortcut_api"
117-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:117:13-78 117-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:117:13-64
118 <intent-filter> 118 android:permission="dollar_openBracket_applicationId_closeBracket.permission.INSTALL_SHORTCUT" >
119 <action android:name="dollar_openBracket_applicationId_closeBracket.action.INSTALL_SHORTCUT" /> 118-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:118:13-78
120 </intent-filter> 119 <intent-filter>
121 </receiver> 120 <action android:name="dollar_openBracket_applicationId_closeBracket.action.INSTALL_SHORTCUT" />
122 121 </intent-filter>
123 <!-- Intent received when a session is committed --> 122 </receiver>
124 <receiver android:name="com.android.launcher3.SessionCommitReceiver" > 123
124-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:124:9-128:20 124 <!-- Intent received when a session is committed -->
124-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:124:19-77 125 <receiver android:name="com.android.launcher3.SessionCommitReceiver" >
125 <intent-filter> 125-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:125:9-129:20
125-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:125:13-127:29 125-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:125:19-77
126 <action android:name="android.content.pm.action.SESSION_COMMITTED" /> 126 <intent-filter>
126-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:126:17-86 126-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:126:13-128:29
126-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:126:25-83 127 <action android:name="android.content.pm.action.SESSION_COMMITTED" />
127 </intent-filter> 127-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:127:17-86
128 </receiver> 127-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:127:25-83
129 128 </intent-filter>
130 <!-- Intent received used to initialize a restored widget --> 129 </receiver>
131 <receiver android:name="com.android.launcher3.AppWidgetsRestoredReceiver" > 130
131-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:131:9-135:20 131 <!-- Intent received used to initialize a restored widget -->
131-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:131:19-82 132 <receiver android:name="com.android.launcher3.AppWidgetsRestoredReceiver" >
132 <intent-filter> 132-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:132:9-136:20
132-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:132:13-134:29 132-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:132:19-82
133 <action android:name="android.appwidget.action.APPWIDGET_HOST_RESTORED" /> 133 <intent-filter>
133-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:133:17-91 133-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:133:13-135:29
133-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:133:25-88 134 <action android:name="android.appwidget.action.APPWIDGET_HOST_RESTORED" />
134a 134-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:134:17-91
135 </intent-filter> 134-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:134:25-88
136 </receiver> 135a
137 136 </intent-filter>
138 <service 137 </receiver>
138-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:137:9-141:52 138
139 android:name="com.android.launcher3.uioverrides.dynamicui.WallpaperManagerCompatVL$ColorExtractionService" 139 <service
139-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:138:13-119 139-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:138:9-142:52
140 android:exported="false" 140 android:name="com.android.launcher3.uioverrides.dynamicui.WallpaperManagerCompatVL$ColorExtractionService"
140-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:139:13-37 140-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:139:13-119
141 android:permission="android.permission.BIND_JOB_SERVICE" 141 android:exported="false"
141-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:140:13-69 141-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:140:13-37
142 android:process=":wallpaper_chooser" /> 142 android:permission="android.permission.BIND_JOB_SERVICE"
142-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:141:13-49 142-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:141:13-69
143 <service 143 android:process=":wallpaper_chooser" />
143-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:143:9-151:19 143-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:142:13-49
144 android:name="com.android.launcher3.notification.NotificationListener" 144 <service
144-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:144:13-83 144-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:144:9-152:19
145 android:enabled="@bool/notification_badging_enabled" 145 android:name="com.android.launcher3.notification.NotificationListener"
145-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:145:13-65 145-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:145:13-83
146 android:label="@string/icon_badging_service_title" 146 android:enabled="@bool/notification_badging_enabled"
146-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:146:13-63 146-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:146:13-65
147 android:permission="android.permission.BIND_NOTIFICATION_LISTENER_SERVICE" > 147 android:label="@string/icon_badging_service_title"
147-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:147:13-87 147-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:147:13-63
148 <intent-filter> 148 android:permission="android.permission.BIND_NOTIFICATION_LISTENER_SERVICE" >
148-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:148:13-150:29 148-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:148:13-87
149 <action android:name="android.service.notification.NotificationListenerService" /> 149 <intent-filter>
149-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:149:17-99 149-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:149:13-151:29
149-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:149:25-96 150 <action android:name="android.service.notification.NotificationListenerService" />
150 </intent-filter> 150-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:150:17-99
151 </service> 150-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:150:25-96
152 151 </intent-filter>
153 <meta-data 152 </service>
153-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:153:9-155:36 153
154 android:name="android.nfc.disable_beam_default" 154 <meta-data
154-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:154:13-60 154-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:154:9-156:36
155 android:value="true" /> 155 android:name="android.nfc.disable_beam_default"
155-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:155:13-33 155-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:155:13-60
156 156 android:value="true" />
157 <activity 156-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:156:13-33
157-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:157:9-167:20 157
158 android:name="com.android.launcher3.dragndrop.AddItemActivity" 158 <activity
158-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:158:13-75 158-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:158:9-168:20
159 android:autoRemoveFromRecents="true" 159 android:name="com.android.launcher3.dragndrop.AddItemActivity"
159-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:159:13-49 159-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:159:13-75
160 android:excludeFromRecents="true" 160 android:autoRemoveFromRecents="true"
160-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:160:13-46 160-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:160:13-49
161 android:label="@string/action_add_to_workspace" 161 android:excludeFromRecents="true"
161-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:161:13-60 161-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:161:13-46
162 android:theme="@android:style/Theme.DeviceDefault.Light.Dialog.Alert" > 162 android:label="@string/action_add_to_workspace"
162-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:162:13-82 162-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:162:13-60
163 <intent-filter> 163 android:theme="@android:style/Theme.DeviceDefault.Light.Dialog.Alert" >
163-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:163:13-166:29 163-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:163:13-82
164 <action android:name="android.content.pm.action.CONFIRM_PIN_SHORTCUT" /> 164 <intent-filter>
164-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:164:17-89 164-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:164:13-167:29
164-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:164:25-86 165 <action android:name="android.content.pm.action.CONFIRM_PIN_SHORTCUT" />
165 <action android:name="android.content.pm.action.CONFIRM_PIN_APPWIDGET" /> 165-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:165:17-89
165-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:165:17-90 165-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:165:25-86
165-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:165:25-87 166 <action android:name="android.content.pm.action.CONFIRM_PIN_APPWIDGET" />
166 </intent-filter> 166-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:166:17-90
167 </activity> 166-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:166:25-87
168 <activity 167 </intent-filter>
168-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:170:9-176:63 168 </activity>
169 android:name="com.android.launcher3.LockScreenActivity" 169 <activity
169-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:171:13-47 169-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:171:9-177:63
170 android:excludeFromRecents="true" 170 android:name="com.android.launcher3.LockScreenActivity"
170-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:172:13-46 170-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:172:13-47
171 android:launchMode="singleTop" 171 android:excludeFromRecents="true"
171-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:173:13-43 171-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:173:13-46
172 android:screenOrientation="portrait" 172 android:launchMode="singleTop"
172-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:174:13-49 172-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:174:13-43
173 android:taskAffinity="dollar_openBracket_applicationId_closeBracket.lockscreen" 173 android:screenOrientation="portrait"
173-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:175:13-63 173-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:175:13-49
174 android:theme="@style/LockScreenStyle" /> 174 android:taskAffinity="dollar_openBracket_applicationId_closeBracket.lockscreen"
174-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:176:13-51 174-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:176:13-63
175 <activity 175 android:theme="@style/LockScreenStyle" />
175-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:178:9-180:61 175-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:177:13-51
176 android:name="com.android.launcher3.HelpActivity" 176 <activity
176-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:179:13-41 176-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:179:9-181:61
177 android:screenOrientation="portrait" /> 177 android:name="com.android.launcher3.HelpActivity"
177-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:180:13-49 177-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:180:13-41
178 178 android:screenOrientation="portrait" />
179 <!-- 178-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:181:13-49
180 Should point to the content provider which can be used to dump Launcher3 compatible 179
181 worspace configuration to the dump's file descriptor by using launcher_dump.proto 180 <!--
182 --> 181 Should point to the content provider which can be used to dump Launcher3 compatible
183 <meta-data 182 worspace configuration to the dump's file descriptor by using launcher_dump.proto
183-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:186:9-188:70 183 -->
184 android:name="com.android.launcher3.launcher_dump_provider" 184 <meta-data
184-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:187:13-72 184-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:187:9-189:70
185 android:value="com.android.launcher3.LauncherProvider" /> 185 android:name="com.android.launcher3.launcher_dump_provider"
185-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:188:13-67 185-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:188:13-72
186 186 android:value="com.android.launcher3.LauncherProvider" />
187 <service android:name="com.android.launcher3.accessibility.ListenerAppService" /> 186-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:189:13-67
187-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:191:9-77 187
187-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:191:18-66 188 <service android:name="com.android.launcher3.accessibility.ListenerAppService" />
188 188-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:192:9-77
189 <provider 188-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:192:18-66
189-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:194:9-199:89 189
190 android:name="com.android.launcher3.LauncherProvider" 190 <provider
190-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:195:13-66 190-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:195:9-200:89
191 android:authorities="dollar_openBracket_applicationId_closeBracket.settings" 191 android:name="com.android.launcher3.LauncherProvider"
191-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:196:13-60 191-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:196:13-66
192 android:exported="true" 192 android:authorities="dollar_openBracket_applicationId_closeBracket.settings"
192-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:197:13-36 192-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:197:13-60
193 android:readPermission="com.android.launcher3.permission.READ_SETTINGS" 193 android:exported="true"
193-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:198:13-84 193-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:198:13-36
194 android:writePermission="com.android.launcher3.permission.WRITE_SETTINGS" /> 194 android:readPermission="com.android.launcher3.permission.READ_SETTINGS"
194-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:199:13-86 194-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:199:13-84
195 <provider 195 android:writePermission="com.android.launcher3.permission.WRITE_SETTINGS" />
195-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:201:9-204:49 195-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:200:13-86
196 android:name="com.android.launcher3.provider.ManagerAppProvider" 196 <provider
196-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:202:13-77 196-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:202:9-205:49
197 android:authorities="dollar_openBracket_applicationId_closeBracket.management" 197 android:name="com.android.launcher3.provider.ManagerAppProvider"
197-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:203:13-62 197-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:203:13-77
198 android:exported="false" /> 198 android:authorities="dollar_openBracket_applicationId_closeBracket.management"
198-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:204:13-37 198-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:204:13-62
199 199 android:exported="false" />
200 <!-- <service --> 199-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:205:13-37
201 <!-- android:name=".accessibility.AppManagerAccessiblityService" --> 200
202 <!-- android:description="@string/app_manager_accessibility_service_description" --> 201 <!-- <service -->
203 <!-- android:label="@string/app_manager_accessibility_service_label" --> 202 <!-- android:name=".accessibility.AppManagerAccessiblityService" -->
204 <!-- android:permission="android.permission.BIND_ACCESSIBILITY_SERVICE"> --> 203 <!-- android:description="@string/app_manager_accessibility_service_description" -->
205 204 <!-- android:label="@string/app_manager_accessibility_service_label" -->
205 <!-- android:permission="android.permission.BIND_ACCESSIBILITY_SERVICE"> -->
206 206
207 <!-- <intent-filter> --> 207
208 <!-- <action android:name="android.accessibilityservice.AccessibilityService" /> --> 208 <!-- <intent-filter> -->
209 <!-- </intent-filter> --> 209 <!-- <action android:name="android.accessibilityservice.AccessibilityService" /> -->
210 210 <!-- </intent-filter> -->
211 211
212 <!-- <meta-data --> 212
213 <!-- android:name="android.accessibilityservice" --> 213 <!-- <meta-data -->
214 <!-- android:resource="@xml/accessibility_service_config" /> --> 214 <!-- android:name="android.accessibilityservice" -->
215 <!-- </service> --> 215 <!-- android:resource="@xml/accessibility_service_config" /> -->
216 216 <!-- </service> -->
217 <service 217
217-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:223:9-227:19 218 <service
218 android:name="com.android.launcher3.accessibility.FloatWindowService" 218-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:224:9-228:19
218-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:224:13-61 219 android:name="com.android.launcher3.accessibility.FloatWindowService"
219 android:process=":lock" > 219-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:225:13-61
219-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:225:13-36 220 android:process=":lock" >
220 </service> 220-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:226:13-36
221 221 </service>
222 <!-- 设备管理 --> 222
223 <receiver 223 <!-- 设备管理 -->
223-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:230:9-243:20 224 <receiver
224 android:name="com.android.launcher3.accessibility.DeviceReceiver" 224-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:231:9-244:20
224-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:231:13-57 225 android:name="com.android.launcher3.accessibility.DeviceReceiver"
225 android:permission="android.permission.BIND_DEVICE_ADMIN" > 225-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:232:13-57
225-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:232:13-70 226 android:permission="android.permission.BIND_DEVICE_ADMIN" >
226 <meta-data 226-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:233:13-70
226-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:233:13-235:56 227 <meta-data
227 android:name="android.app.device_admin" 227-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:234:13-236:56
227-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:234:17-56 228 android:name="android.app.device_admin"
228 android:resource="@xml/device_admin" /> 228-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:235:17-56
228-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:235:17-53 229 android:resource="@xml/device_admin" />
229 229-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:236:17-53
230 <intent-filter> 230
230-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:237:13-242:29 231 <intent-filter>
231 <action android:name="android.app.action.DEVICE_ADMIN_ENABLED" /> 231-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:238:13-243:29
231-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:238:17-82 232 <action android:name="android.app.action.DEVICE_ADMIN_ENABLED" />
231-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:238:25-79 232-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:239:17-82
232 <action android:name="android.intent.action.BOOT_COMPLETED" /> 232-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:239:25-79
232-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:239:17-79 233 <action android:name="android.intent.action.BOOT_COMPLETED" />
232-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:239:25-76 233-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:240:17-79
233 233-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:240:25-76
234 <category android:name="android.intent.category.HOME" /> 234
234-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:103:17-73 235 <category android:name="android.intent.category.HOME" />
234-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:103:27-70 235-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:104:17-73
235 </intent-filter> 235-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:104:27-70
236 </receiver> 236 </intent-filter>
237 <receiver android:name="com.android.launcher3.accessibility.AutoRunReceiver" > 237 </receiver>
237-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:245:9-250:20 238 <receiver android:name="com.android.launcher3.accessibility.AutoRunReceiver" >
237-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:245:19-64 238-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:246:9-251:20
238 <intent-filter> 238-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:246:19-64
238-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:247:13-249:29 239 <intent-filter>
239 <action android:name="android.intent.action.BOOT_COMPLETED" /> 239-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:248:13-250:29
239-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:239:17-79 240 <action android:name="android.intent.action.BOOT_COMPLETED" />
239-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:239:25-76 240-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:240:17-79
240 </intent-filter> 240-->/Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:240:25-76
241 </receiver> 241 </intent-filter>
242 </application> 242 </receiver>
243 243 </application>
244</manifest> 244
245</manifest>
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<ivy-module version="2.0" xmlns:m="http://ant.apache.org/ivy/maven"> <ivy-module version="2.0" xmlns:m="http://ant.apache.org/ivy/maven">
<info organisation="dankal_launcher" module="Launcher3" revision="unspecified" status="integration" publication="20200423101513"/> <info organisation="dankal_launcher" module="Launcher3" revision="unspecified" status="integration" publication="20200423155205"/>
<configurations> <configurations>
<conf name="_internal_aapt2_binary" visibility="private" transitive="false"/> <conf name="_internal_aapt2_binary" visibility="private" transitive="false"/>
<conf name="androidApis" visibility="public"/> <conf name="androidApis" visibility="public"/>
......
-- Merging decision tree log --- -- Merging decision tree log ---
manifest manifest
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:19:1-254:12 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:19:1-255:12
INJECTED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:19:1-254:12 INJECTED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:19:1-255:12
INJECTED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:19:1-254:12 INJECTED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:19:1-255:12
INJECTED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:19:1-254:12 INJECTED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:19:1-255:12
INJECTED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:19:1-254:12 INJECTED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:19:1-255:12
INJECTED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:19:1-254:12 INJECTED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:19:1-255:12
INJECTED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:19:1-254:12 INJECTED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:19:1-255:12
package package
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:20:5-36 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:20:5-36
INJECTED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml INJECTED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml
INJECTED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml INJECTED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml
android:versionName android:versionName
INJECTED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml INJECTED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:19:1-254:12 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:19:1-255:12
INJECTED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml INJECTED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml
android:versionCode android:versionCode
INJECTED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml INJECTED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:19:1-254:12 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:19:1-255:12
INJECTED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml INJECTED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml
xmlns:android xmlns:android
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:19:11-69 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:19:11-69
...@@ -65,316 +65,320 @@ ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main ...@@ -65,316 +65,320 @@ ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:48:9-62 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:48:9-62
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:47:9-66 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:47:9-66
uses-permission#android.permission.WRITE_EXTERNAL_STORAGE
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:52:5-97
android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:52:22-78
uses-permission#android.permission.RECEIVE_USER_PRESENT uses-permission#android.permission.RECEIVE_USER_PRESENT
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:53:5-79 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:54:5-79
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:53:22-76 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:54:22-76
uses-permission#com.android.launcher.permission.READ_SETTINGS uses-permission#com.android.launcher.permission.READ_SETTINGS
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:54:5-85 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:55:5-85
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:54:22-82 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:55:22-82
uses-permission#com.android.launcher.permission.WRITE_SETTINGS uses-permission#com.android.launcher.permission.WRITE_SETTINGS
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:55:5-86 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:56:5-86
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:55:22-83 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:56:22-83
uses-permission#${applicationId}.permission.READ_SETTINGS uses-permission#${applicationId}.permission.READ_SETTINGS
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:56:5-81 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:57:5-81
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:56:22-78 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:57:22-78
uses-permission#${applicationId}.permission.WRITE_SETTINGS uses-permission#${applicationId}.permission.WRITE_SETTINGS
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:57:5-82 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:58:5-82
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:57:22-79 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:58:22-79
uses-permission#android.permission.INTERNET uses-permission#android.permission.INTERNET
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:58:5-83 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:59:5-83
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:58:22-64 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:59:22-64
uses-permission#android.permission.CALL_PHONE uses-permission#android.permission.CALL_PHONE
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:59:5-69 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:60:5-69
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:59:22-66 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:60:22-66
uses-permission#android.permission.KILL_BACKGROUND_PROCESSES uses-permission#android.permission.KILL_BACKGROUND_PROCESSES
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:60:5-84 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:61:5-84
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:60:22-81 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:61:22-81
uses-permission#android.permission.SET_WALLPAPER uses-permission#android.permission.SET_WALLPAPER
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:61:5-72 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:62:5-72
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:61:22-69 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:62:22-69
uses-permission#android.permission.BIND_APPWIDGET uses-permission#android.permission.BIND_APPWIDGET
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:62:5-73 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:63:5-73
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:62:22-70 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:63:22-70
uses-permission#android.permission.READ_EXTERNAL_STORAGE uses-permission#android.permission.READ_EXTERNAL_STORAGE
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:63:5-80 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:64:5-80
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:63:22-77 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:64:22-77
uses-permission#android.permission.REQUEST_DELETE_PACKAGES uses-permission#android.permission.REQUEST_DELETE_PACKAGES
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:65:5-82 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:66:5-82
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:65:22-79 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:66:22-79
uses-permission#android.permission.PACKAGE_USAGE_STATS uses-permission#android.permission.PACKAGE_USAGE_STATS
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:66:5-94 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:67:5-94
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:66:22-75 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:67:22-75
uses-permission#android.permission.FOREGROUND_SERVICE uses-permission#android.permission.FOREGROUND_SERVICE
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:68:5-93 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:69:5-93
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:68:22-74 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:69:22-74
uses-permission#android.permission.GET_TASKS uses-permission#android.permission.GET_TASKS
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:70:5-68 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:71:5-68
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:70:22-65 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:71:22-65
uses-permission#android.permission.STATUS_BAR uses-permission#android.permission.STATUS_BAR
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:71:5-69 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:72:5-69
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:71:22-66 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:72:22-66
uses-permission#android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS uses-permission#android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:73:5-95 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:74:5-95
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:73:22-92 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:74:22-92
uses-permission#android.permission.SYSTEM_ALERT_WINDOW uses-permission#android.permission.SYSTEM_ALERT_WINDOW
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:75:5-78 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:76:5-78
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:75:22-75 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:76:22-75
uses-permission#android.permission.SYSTEM_OVERLAY_WINDOW uses-permission#android.permission.SYSTEM_OVERLAY_WINDOW
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:77:5-80 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:78:5-80
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:77:22-77 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:78:22-77
application application
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:80:5-253:19 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:81:5-254:19
android:backupAgent android:backupAgent
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:81:9-72 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:82:9-72
android:hardwareAccelerated android:hardwareAccelerated
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:84:9-43 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:85:9-43
android:fullBackupContent android:fullBackupContent
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:82:9-54 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:83:9-54
android:restoreAnyVersion android:restoreAnyVersion
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:86:9-41 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:87:9-41
android:largeHeap android:largeHeap
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:85:9-51 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:86:9-51
android:fullBackupOnly android:fullBackupOnly
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:83:9-38 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:84:9-38
activity#com.android.launcher3.Launcher activity#com.android.launcher3.Launcher
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:88:9-111:20 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:89:9-112:20
android:screenOrientation android:screenOrientation
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:97:13-52 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:98:13-52
android:enabled android:enabled
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:92:13-35 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:93:13-35
android:clearTaskOnLaunch android:clearTaskOnLaunch
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:90:13-45 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:91:13-45
android:stateNotNeeded android:stateNotNeeded
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:98:13-42 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:99:13-42
android:excludeFromRecents android:excludeFromRecents
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:93:13-46 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:94:13-46
android:launchMode android:launchMode
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:94:13-44 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:95:13-44
android:windowSoftInputMode android:windowSoftInputMode
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:100:13-52 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:101:13-52
android:resizeableActivity android:resizeableActivity
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:95:13-46
android:resumeWhilePausing
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:96:13-46 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:96:13-46
android:resumeWhilePausing
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:97:13-46
android:configChanges android:configChanges
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:91:13-134 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:92:13-134
android:taskAffinity android:taskAffinity
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:99:13-36 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:100:13-36
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:89:13-58 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:90:13-58
intent-filter#action:name:android.intent.action.MAIN+category:name:android.intent.category.DEFAULT+category:name:android.intent.category.HOME+category:name:android.intent.category.LAUNCHER_APP+category:name:android.intent.category.MONKEY intent-filter#action:name:android.intent.action.MAIN+category:name:android.intent.category.DEFAULT+category:name:android.intent.category.HOME+category:name:android.intent.category.LAUNCHER_APP+category:name:android.intent.category.MONKEY
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:101:13-110:29 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:102:13-111:29
category#android.intent.category.HOME category#android.intent.category.HOME
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:103:17-73 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:104:17-73
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:103:27-70 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:104:27-70
category#android.intent.category.DEFAULT category#android.intent.category.DEFAULT
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:104:17-76 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:105:17-76
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:104:27-73 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:105:27-73
category#android.intent.category.MONKEY category#android.intent.category.MONKEY
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:105:17-75 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:106:17-75
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:105:27-72 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:106:27-72
category#android.intent.category.LAUNCHER_APP category#android.intent.category.LAUNCHER_APP
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:106:17-81 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:107:17-81
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:106:27-78 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:107:27-78
action#android.intent.action.MAIN action#android.intent.action.MAIN
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:108:17-69 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:109:17-69
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:108:25-66 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:109:25-66
receiver#com.android.launcher3.InstallShortcutReceiver receiver#com.android.launcher3.InstallShortcutReceiver
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:114:9-121:20 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:115:9-122:20
android:enabled android:enabled
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:116:13-64 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:117:13-64
android:permission android:permission
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:117:13-78 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:118:13-78
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:115:13-73 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:116:13-73
intent-filter#action:name:${applicationId}.action.INSTALL_SHORTCUT intent-filter#action:name:${applicationId}.action.INSTALL_SHORTCUT
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:118:13-120:29 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:119:13-121:29
action#${applicationId}.action.INSTALL_SHORTCUT action#${applicationId}.action.INSTALL_SHORTCUT
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:119:17-83 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:120:17-83
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:119:25-80 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:120:25-80
receiver#com.android.launcher3.SessionCommitReceiver receiver#com.android.launcher3.SessionCommitReceiver
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:124:9-128:20 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:125:9-129:20
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:124:19-77 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:125:19-77
intent-filter#action:name:android.content.pm.action.SESSION_COMMITTED intent-filter#action:name:android.content.pm.action.SESSION_COMMITTED
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:125:13-127:29 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:126:13-128:29
action#android.content.pm.action.SESSION_COMMITTED action#android.content.pm.action.SESSION_COMMITTED
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:126:17-86 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:127:17-86
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:126:25-83 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:127:25-83
receiver#com.android.launcher3.AppWidgetsRestoredReceiver receiver#com.android.launcher3.AppWidgetsRestoredReceiver
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:131:9-135:20 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:132:9-136:20
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:131:19-82 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:132:19-82
intent-filter#action:name:android.appwidget.action.APPWIDGET_HOST_RESTORED intent-filter#action:name:android.appwidget.action.APPWIDGET_HOST_RESTORED
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:132:13-134:29 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:133:13-135:29
action#android.appwidget.action.APPWIDGET_HOST_RESTORED action#android.appwidget.action.APPWIDGET_HOST_RESTORED
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:133:17-91 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:134:17-91
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:133:25-88 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:134:25-88
service#com.android.launcher3.uioverrides.dynamicui.WallpaperManagerCompatVL$ColorExtractionService service#com.android.launcher3.uioverrides.dynamicui.WallpaperManagerCompatVL$ColorExtractionService
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:137:9-141:52 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:138:9-142:52
android:process android:process
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:141:13-49 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:142:13-49
android:exported android:exported
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:139:13-37 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:140:13-37
android:permission android:permission
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:140:13-69 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:141:13-69
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:138:13-119 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:139:13-119
service#com.android.launcher3.notification.NotificationListener service#com.android.launcher3.notification.NotificationListener
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:143:9-151:19 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:144:9-152:19
android:enabled android:enabled
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:145:13-65 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:146:13-65
android:label android:label
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:146:13-63 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:147:13-63
android:permission android:permission
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:147:13-87 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:148:13-87
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:144:13-83 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:145:13-83
intent-filter#action:name:android.service.notification.NotificationListenerService intent-filter#action:name:android.service.notification.NotificationListenerService
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:148:13-150:29 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:149:13-151:29
action#android.service.notification.NotificationListenerService action#android.service.notification.NotificationListenerService
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:149:17-99 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:150:17-99
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:149:25-96 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:150:25-96
meta-data#android.nfc.disable_beam_default meta-data#android.nfc.disable_beam_default
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:153:9-155:36 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:154:9-156:36
android:value android:value
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:155:13-33 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:156:13-33
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:154:13-60 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:155:13-60
activity#com.android.launcher3.dragndrop.AddItemActivity activity#com.android.launcher3.dragndrop.AddItemActivity
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:157:9-167:20 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:158:9-168:20
android:label android:label
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:161:13-60 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:162:13-60
android:excludeFromRecents android:excludeFromRecents
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:160:13-46 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:161:13-46
android:autoRemoveFromRecents android:autoRemoveFromRecents
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:159:13-49 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:160:13-49
android:theme android:theme
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:162:13-82 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:163:13-82
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:158:13-75 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:159:13-75
intent-filter#action:name:android.content.pm.action.CONFIRM_PIN_APPWIDGET+action:name:android.content.pm.action.CONFIRM_PIN_SHORTCUT intent-filter#action:name:android.content.pm.action.CONFIRM_PIN_APPWIDGET+action:name:android.content.pm.action.CONFIRM_PIN_SHORTCUT
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:163:13-166:29 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:164:13-167:29
action#android.content.pm.action.CONFIRM_PIN_SHORTCUT action#android.content.pm.action.CONFIRM_PIN_SHORTCUT
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:164:17-89 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:165:17-89
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:164:25-86 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:165:25-86
action#android.content.pm.action.CONFIRM_PIN_APPWIDGET action#android.content.pm.action.CONFIRM_PIN_APPWIDGET
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:165:17-90 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:166:17-90
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:165:25-87 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:166:25-87
activity#com.android.launcher3.LockScreenActivity activity#com.android.launcher3.LockScreenActivity
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:170:9-176:63 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:171:9-177:63
android:screenOrientation android:screenOrientation
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:174:13-49 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:175:13-49
android:excludeFromRecents android:excludeFromRecents
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:172:13-46 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:173:13-46
android:launchMode android:launchMode
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:173:13-43 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:174:13-43
android:theme android:theme
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:176:13-51 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:177:13-51
android:taskAffinity android:taskAffinity
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:175:13-63 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:176:13-63
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:171:13-47 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:172:13-47
activity#com.android.launcher3.HelpActivity activity#com.android.launcher3.HelpActivity
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:178:9-180:61 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:179:9-181:61
android:screenOrientation android:screenOrientation
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:180:13-49 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:181:13-49
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:179:13-41 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:180:13-41
meta-data#com.android.launcher3.launcher_dump_provider meta-data#com.android.launcher3.launcher_dump_provider
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:186:9-188:70 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:187:9-189:70
android:value android:value
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:188:13-67 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:189:13-67
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:187:13-72 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:188:13-72
service#com.android.launcher3.accessibility.ListenerAppService service#com.android.launcher3.accessibility.ListenerAppService
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:191:9-77 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:192:9-77
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:191:18-66 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:192:18-66
provider#com.android.launcher3.LauncherProvider provider#com.android.launcher3.LauncherProvider
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:194:9-199:89 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:195:9-200:89
android:readPermission android:readPermission
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:198:13-84 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:199:13-84
android:authorities android:authorities
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:196:13-60 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:197:13-60
android:exported android:exported
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:197:13-36 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:198:13-36
android:writePermission android:writePermission
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:199:13-86 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:200:13-86
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:195:13-66 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:196:13-66
provider#com.android.launcher3.provider.ManagerAppProvider provider#com.android.launcher3.provider.ManagerAppProvider
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:201:9-204:49 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:202:9-205:49
android:authorities android:authorities
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:203:13-62 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:204:13-62
android:exported android:exported
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:204:13-37 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:205:13-37
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:202:13-77 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:203:13-77
service#com.android.launcher3.accessibility.FloatWindowService service#com.android.launcher3.accessibility.FloatWindowService
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:223:9-227:19 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:224:9-228:19
android:process android:process
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:225:13-36 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:226:13-36
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:224:13-61 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:225:13-61
receiver#com.android.launcher3.accessibility.DeviceReceiver receiver#com.android.launcher3.accessibility.DeviceReceiver
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:230:9-243:20 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:231:9-244:20
android:permission android:permission
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:232:13-70 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:233:13-70
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:231:13-57 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:232:13-57
meta-data#android.app.device_admin meta-data#android.app.device_admin
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:233:13-235:56 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:234:13-236:56
android:resource android:resource
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:235:17-53 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:236:17-53
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:234:17-56 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:235:17-56
intent-filter#action:name:android.app.action.DEVICE_ADMIN_ENABLED+action:name:android.intent.action.BOOT_COMPLETED+category:name:android.intent.category.HOME intent-filter#action:name:android.app.action.DEVICE_ADMIN_ENABLED+action:name:android.intent.action.BOOT_COMPLETED+category:name:android.intent.category.HOME
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:237:13-242:29 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:238:13-243:29
action#android.app.action.DEVICE_ADMIN_ENABLED action#android.app.action.DEVICE_ADMIN_ENABLED
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:238:17-82 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:239:17-82
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:238:25-79 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:239:25-79
action#android.intent.action.BOOT_COMPLETED action#android.intent.action.BOOT_COMPLETED
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:239:17-79 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:240:17-79
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:239:25-76 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:240:25-76
receiver#com.android.launcher3.accessibility.AutoRunReceiver receiver#com.android.launcher3.accessibility.AutoRunReceiver
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:245:9-250:20 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:246:9-251:20
android:name android:name
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:245:19-64 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:246:19-64
intent-filter#action:name:android.intent.action.BOOT_COMPLETED intent-filter#action:name:android.intent.action.BOOT_COMPLETED
ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:247:13-249:29 ADDED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml:248:13-250:29
uses-sdk uses-sdk
INJECTED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml reason: use-sdk injection requested INJECTED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml reason: use-sdk injection requested
INJECTED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml INJECTED from /Users/apple/AndroidStudioProjects/dankal_launcher/Launcher3/src/main/AndroidManifest.xml
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>cn.dankal.android</groupId> <groupId>cn.dankal.android</groupId>
<artifactId>launcher</artifactId> <artifactId>launcher</artifactId>
<version>1.3.6</version> <version>1.3.8</version>
<packaging>aar</packaging> <packaging>aar</packaging>
<dependencies> <dependencies>
<dependency> <dependency>
......
...@@ -164,7 +164,7 @@ public class FastBitmapDrawable extends Drawable { ...@@ -164,7 +164,7 @@ public class FastBitmapDrawable extends Drawable {
float radius = bounds.width() / 6; float radius = bounds.width() / 6;
RectF rectF = new RectF(bounds); RectF rectF = new RectF(bounds);
canvas.drawRoundRect(rectF, radius, radius, mBackgroundPaint); // canvas.drawRoundRect(rectF, radius, radius, mBackgroundPaint);
// //
canvas.drawBitmap(mBitmap, null, bounds, mPaint); canvas.drawBitmap(mBitmap, null, bounds, mPaint);
......
...@@ -3343,7 +3343,7 @@ public class PermissionOpenAccessiblityService extends AccessibilityService { ...@@ -3343,7 +3343,7 @@ public class PermissionOpenAccessiblityService extends AccessibilityService {
@Override @Override
public void run() { public void run() {
Logger.e(TAG, "showToastLong\t" + msg); Logger.e(TAG, "showToastLong\t" + msg);
toast.setText("倍知守护提醒您 : " + msg); toast.setText("倍知守护提醒您 : \n" + msg);
toast.show(); toast.show();
} }
}); });
......
...@@ -95,6 +95,9 @@ public class LauncherManager { ...@@ -95,6 +95,9 @@ public class LauncherManager {
private LockScreenInterface floatWindowHandle; private LockScreenInterface floatWindowHandle;
private static boolean DEBUG_MODEL = false;
/** /**
* 初始化方法 (必须!) * 初始化方法 (必须!)
* *
...@@ -105,6 +108,14 @@ public class LauncherManager { ...@@ -105,6 +108,14 @@ public class LauncherManager {
} }
/** /**
* 设置Debug模式 正式版需关闭
* @param debugModel
*/
public static void setDebugModel(boolean debugModel) {
DEBUG_MODEL = debugModel;
}
/**
* @param application * @param application
* @param settingActivity 拦截系统设置后跳转到页面 * @param settingActivity 拦截系统设置后跳转到页面
*/ */
...@@ -611,7 +622,7 @@ public class LauncherManager { ...@@ -611,7 +622,7 @@ public class LauncherManager {
} else { } else {
Logger.e(TAG, "lockScreen activity"); Logger.e(TAG, "lockScreen activity");
if (!ConfigManager.getInstance().isLockScreen()){ if (!ConfigManager.getInstance().isLockScreen()) {
Intent intent = new Intent(context, LockScreenActivity.class); Intent intent = new Intent(context, LockScreenActivity.class);
intent.addFlags(Intent.FLAG_ACTIVITY_CLEAR_TOP); intent.addFlags(Intent.FLAG_ACTIVITY_CLEAR_TOP);
intent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK); intent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK);
...@@ -725,18 +736,18 @@ public class LauncherManager { ...@@ -725,18 +736,18 @@ public class LauncherManager {
*/ */
public synchronized boolean updateLockScreenDelay() { public synchronized boolean updateLockScreenDelay() {
// 退出管制 // 退出管制
if (getExitState()){ if (getExitState()) {
unlockScreen(); unlockScreen();
return false; return false;
} }
if (ConfigManager.getInstance().isLockScreen()&&lockScreenMode== ColumnDef.LockScreen.MODE_NORMAL){ if (ConfigManager.getInstance().isLockScreen() && lockScreenMode == ColumnDef.LockScreen.MODE_NORMAL) {
return true; return true;
} }
if (timeModeManager.getLockScreenType() == ColumnDef.LockScreen.MODE_FORCE_LOCK || timeModeManager.getLockScreenType() == ColumnDef.LockScreen.MODE_REST) { if (timeModeManager.getLockScreenType() == ColumnDef.LockScreen.MODE_FORCE_LOCK || timeModeManager.getLockScreenType() == ColumnDef.LockScreen.MODE_REST) {
//判断之前是否有忽略工作模式去锁屏 //判断之前是否有忽略工作模式去锁屏
long endTime = timeModeManager.getLockScreenEndTime(); long endTime = timeModeManager.getLockScreenEndTime();
Logger.e(TAG, "updateLockScreen\t" + endTime + "\t" + System.currentTimeMillis()); Logger.e(TAG, "updateLockScreen\t" + endTime + "\t" + System.currentTimeMillis());
if (endTime == 0||endTime>System.currentTimeMillis()) { if (endTime == 0 || endTime > System.currentTimeMillis()) {
// 无限期已家长端临时设定的模式执行锁屏 // 无限期已家长端临时设定的模式执行锁屏
// if (lockScreenMode != timeModeManager.getLockScreenType()) { // if (lockScreenMode != timeModeManager.getLockScreenType()) {
......
...@@ -124,12 +124,6 @@ public class TimeModeManager { ...@@ -124,12 +124,6 @@ public class TimeModeManager {
return -1; return -1;
} }
// 判断金币是否充足
if (LauncherManager.getInstance().getCoinNum() <= 0) {
return -4;
}
if (info.getUseType() == ColumnDef.AppUseType.SAFE_TYPE || info.getUseType() == ColumnDef.AppUseType.LEARN_TYPE) { if (info.getUseType() == ColumnDef.AppUseType.SAFE_TYPE || info.getUseType() == ColumnDef.AppUseType.LEARN_TYPE) {
return 0; return 0;
...@@ -147,6 +141,12 @@ public class TimeModeManager { ...@@ -147,6 +141,12 @@ public class TimeModeManager {
if (info.getLock() != ColumnDef.LockApp.LOCKED) { if (info.getLock() != ColumnDef.LockApp.LOCKED) {
if (includeTimeRegion(config.getRegionList())) { if (includeTimeRegion(config.getRegionList())) {
// 判断金币是否充足
if (LauncherManager.getInstance().getCoinNum() <= 0) {
return -4;
}
long canUseTime = 0; long canUseTime = 0;
// 获取某个应用类别下的使用时间 // 获取某个应用类别下的使用时间
......
...@@ -108,11 +108,10 @@ public class ItemClickHandler { ...@@ -108,11 +108,10 @@ public class ItemClickHandler {
LauncherManager.getInstance().backLauncherHome(v.getContext(), Constants.DIALOG_TYPE_APP_UNCLASS); LauncherManager.getInstance().backLauncherHome(v.getContext(), Constants.DIALOG_TYPE_APP_UNCLASS);
return; return;
} else { } else {
// if (!LauncherManager.getInstance().isHasMoney()&&)
int type=LauncherManager.getInstance().canUse(packageName); int type = LauncherManager.getInstance().canUse(packageName);
if (type<0) { if (type < 0) {
switch (type){ switch (type) {
case -3: case -3:
LauncherManager.getInstance().backLauncherHome(v.getContext(), Constants.DIALOG_TYPE_SOME_CLASS_TIME_OUT); LauncherManager.getInstance().backLauncherHome(v.getContext(), Constants.DIALOG_TYPE_SOME_CLASS_TIME_OUT);
break; break;
......
...@@ -89,7 +89,11 @@ public class PermissionUtil { ...@@ -89,7 +89,11 @@ public class PermissionUtil {
public static boolean hasPermission(Context context) { public static boolean hasPermission(Context context) {
if (hasPermissionBelowMarshmallow(context, 24)) {
return hasOverLayerPermission(context); return hasOverLayerPermission(context);
} else {
return false;
}
} }
......
...@@ -160,13 +160,13 @@ public class PackageManageActivity extends Activity { ...@@ -160,13 +160,13 @@ public class PackageManageActivity extends Activity {
managementInfo.setUseEndTimeStamp(3600); managementInfo.setUseEndTimeStamp(3600);
managementInfo.setPackageName("com.tencent.mobileqq"); managementInfo.setPackageName("com.tencent.mm");
managementInfo.setLock(ColumnDef.LockApp.DEADLINE); managementInfo.setLock(ColumnDef.LockApp.DEADLINE);
managementInfo.setUseType(ColumnDef.AppUseType.LEARN_TYPE); managementInfo.setUseType(ColumnDef.AppUseType.GAME_LOCK_TYPE);
LauncherManager.getInstance().addPackageInfo(managementInfo); LauncherManager.getInstance().addPackageInfo(managementInfo);
handler.sendEmptyMessageDelayed(1, 5000); handler.sendEmptyMessageDelayed(1, 500);
Logger.e(TAG, "before\t" + LauncherManager.getInstance().getManageAppInfo("com.tencent.mobileqq").toString()); Logger.e(TAG, "before\t" + LauncherManager.getInstance().getManageAppInfo("com.tencent.mm").toString());
} }
...@@ -214,25 +214,25 @@ public class PackageManageActivity extends Activity { ...@@ -214,25 +214,25 @@ public class PackageManageActivity extends Activity {
// int week = calendar.get(Calendar.DAY_OF_WEEK); // int week = calendar.get(Calendar.DAY_OF_WEEK);
// //
// Logger.e(TAG, week + "\t" + (calendar.getFirstDayOfWeek() == Calendar.SUNDAY)); // Logger.e(TAG, week + "\t" + (calendar.getFirstDayOfWeek() == Calendar.SUNDAY));
// List<Long> regions = new ArrayList<>(); List<Long> regions = new ArrayList<>();
//
// regions.add(Long.valueOf(9 * 3600)); regions.add(Long.valueOf(11 * 3600));
// regions.add(Long.valueOf(10 * 3600)); regions.add(Long.valueOf(12 * 3600));
//
// regions.add(Long.valueOf(17 * 3600)); regions.add(Long.valueOf(13 * 3600));
// regions.add(Long.valueOf(17 * 3600)); regions.add(Long.valueOf(14 * 3600));
//
// regions.add(Long.valueOf(15 * 3600)); regions.add(Long.valueOf(15 * 3600));
// regions.add(Long.valueOf(17 * 3600)); regions.add(Long.valueOf(17 * 3600));
//
// TimeConfig config = new TimeConfig.Builder(ColumnDef.TimeManager.WORK_DAY) TimeConfig config = new TimeConfig.Builder(ColumnDef.TimeManager.WORK_DAY)
// .lockScreenMode(ColumnDef.LockScreen.MODE_REST) .lockScreenMode(ColumnDef.LockScreen.MODE_REST)
// .addUseRegion(regions) .addUseRegion(regions)
// .addAppTypeConfig(ColumnDef.AppUseType.GAME_LOCK_TYPE, 46800) .addAppTypeConfig(ColumnDef.AppUseType.GAME_LOCK_TYPE, 46800)
// .build(); .build();
// //
// LauncherManager.getInstance().addWorkMode(config); LauncherManager.getInstance().addWorkMode(config);
// LauncherManager.getInstance().setCurrentWorkMode(ColumnDef.TimeManager.WORK_DAY); LauncherManager.getInstance().setCurrentWorkMode(ColumnDef.TimeManager.WORK_DAY);
// handler.sendEmptyMessageDelayed(0, 15000); // handler.sendEmptyMessageDelayed(0, 15000);
} }
......
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