Skip to content

Commit 214368e

Browse files
committed
Fixed error
1 parent 917e7ca commit 214368e

File tree

3 files changed

+23
-1
lines changed

3 files changed

+23
-1
lines changed

app/src/main/assets/appfilter.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4359,5 +4359,16 @@
43594359
<item component="ComponentInfo{com.mjtechnologies.mjscreenrecorder.recorder.videorecorder.videorecordingeditor.mjscreenrecorder/com.mjtechnologies.mjscreenrecorder.recorder.videorecorder.videorecordingeditor.mjscreenrecorder.MainActivity}" drawable="screen_recorder_with_facecam" />
43604360
<item component="ComponentInfo{screenrecorder.videorecorder.rec.video.screen.recorder/com.tianxingjian.screenshot.ui.activity.SplashActivity}" drawable="srecorder" />
43614361
<item component="ComponentInfo{com.video.editor.effect.recorder/com.nicevideo.screen.recorder.LaunchActivity}" drawable="video_editor_effect_recorder" />
4362+
<item component="ComponentInfo{com.inditex.ecommerce.bershka/es.sdos.sdosproject.bershka.ui.splash.activity.LaunchActivity}" drawable="bershka" />
4363+
<item component="ComponentInfo{com.documentfolderorganizer.filemanager/filesexplorer.fileopener.filemanager.activities.SplashActivity}" drawable="file_manager" />
4364+
<item component="ComponentInfo{com.cvinfo.filemanager/com.cvinfo.filemanager.activities.SplashActivity}" drawable="file_manager_by_lufick" />
4365+
<item component="ComponentInfo{com.kakao.talk/com.kakao.talk.activity.SplashActivity}" drawable="kakaotalk" />
4366+
<item component="ComponentInfo{com.inditex.lefties/es.sdos.sdosproject.ui.splash.activity.LaunchActivity}" drawable="lefties" />
4367+
<item component="ComponentInfo{com.inditex.pullandbear/es.sdos.sdosproject.ui.splash.activity.LaunchActivity}" drawable="pull_and_bear" />
4368+
<item component="ComponentInfo{com.holosfind.showroom/com.holosfind.showroom.activity.SplashActivity}" drawable="showroom" />
4369+
<item component="ComponentInfo{com.pzolee.networkscanner/com.pzolee.networkscanner.MainActivity}" drawable="network_scanner" />
4370+
<item component="ComponentInfo{com.jacktor.wifitools/com.jacktor.wifitools.MainActivity}" drawable="wifi_channel" />
4371+
<item component="ComponentInfo{com.ddm.iptoolslight/com.ddm.iptoolslight.ui.MainActivity}" drawable="wifi_tools" />
4372+
<item component="ComponentInfo{com.seed.wifi_manager/com.seed.wifi_analyzer.ActivityRouting}" drawable="seed_wifi_manager" />
43624373

43634374
</resources>

app/src/main/assets/drawable.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4294,5 +4294,16 @@
42944294
<item drawable="screen_recorder_with_facecam" />
42954295
<item drawable="srecorder" />
42964296
<item drawable="video_editor_effect_recorder" />
4297+
<item drawable="bershka" />
4298+
<item drawable="file_manager" />
4299+
<item drawable="file_manager_by_lufick" />
4300+
<item drawable="kakaotalk" />
4301+
<item drawable="lefties" />
4302+
<item drawable="pull_and_bear" />
4303+
<item drawable="showroom" />
4304+
<item drawable="network_scanner" />
4305+
<item drawable="wifi_channel" />
4306+
<item drawable="wifi_tools" />
4307+
<item drawable="seed_wifi_manager" />
42974308

42984309
</resources>

app/src/main/res/values/dashboard_configurations.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<![CDATA[
7777
Requests are currently disabled until no requests icons are left. You can see the current state on <a href="https://github.com/MiepHD/cuscon/tree/master/requests">Github</a><br>
7878
If you still want to help through adding your icons you can open an issue on Github containing the request with edited images that match the <a href="https://github.com/MiepHD/cuscon">requirements</a>.<br>
79-
If you don't want to do them yourself you can purchase premium requests in the Google Play Store version.
79+
If you don\'t want to do them yourself you can purchase premium requests in the Google Play Store version.
8080
Donate: <a href="https://www.buymeacoffee.com/yazazuyo">buymeacoffee.com/yazazuyo</a><br>
8181
Can be used with Themepark (from Samsung Store)
8282
]]>

0 commit comments

Comments
 (0)