Skip to content

Commit

Permalink
Merge pull request #1785 from TotallyAvailable/main
Browse files Browse the repository at this point in the history
Update & extend appfilter.xml
  • Loading branch information
Donnnno committed Nov 9, 2023
2 parents 500b80f + 44797df commit 9103bcd
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions other/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6229,6 +6229,7 @@

<!-- DeltaLab -->
<item component="ComponentInfo{chat.delta.lite/org.thoughtcrime.securesms.RoutingActivity}" drawable="deltalab"/>
<item component="ComponentInfo{chat.delta.lite2/org.thoughtcrime.securesms.RoutingActivity}" drawable="deltalab"/>

<!-- Deluge -->
<item component="ComponentInfo{org.deluge.trireme/org.deluge.trireme.MainActivity}" drawable="deluge"/>
Expand Down Expand Up @@ -8977,6 +8978,7 @@
<!-- freeCodeCamp -->
<item component="ComponentInfo{org.freecodecamp/com.example.freecodecamp.MainActivity}" drawable="freecodecamp"/>
<item component="ComponentInfo{org.freecodecamp/com.ryanheise.audioservice.AudioServiceActivity}" drawable="freecodecamp"/>
<item component="ComponentInfo{org.freecodecamp.learntocoderpg/org.renpy.android.PythonSDLActivity}" drawable="freecodecamp"/>

<!-- FreeDCam -->
<item component="ComponentInfo{troop.com.freedcam/freed.cam.ActivityFreeDcamMain}" drawable="freedcam"/>
Expand Down Expand Up @@ -10016,6 +10018,7 @@

<!-- Google WebView DevTools -->
<item component="ComponentInfo{com.google.android.webview/org.chromium.android_webview.devui.LauncherActivity}" drawable="google_webview_devtools"/>
<item component="ComponentInfo{com.google.android.webview.dev/org.chromium.android_webview.devui.LauncherActivity}" drawable="google_webview_devtools"/>

<!-- Google WebView DevTools Beta -->
<item component="ComponentInfo{com.google.android.webview.canary/org.chromium.android_webview.devui.LauncherActivity}" drawable="google_webview_devtools_beta"/>
Expand Down Expand Up @@ -10120,7 +10123,8 @@

<!-- Grayjay -->
<item component="ComponentInfo{com.futo.platformplayer/com.futo.platformplayer.activities.MainActivity}" drawable="grayjay"/>

<item component="ComponentInfo{com.futo.platformplayer.playstore/com.futo.platformplayer.activities.MainActivity}" drawable="grayjay"/>

<!-- GReader Pro -->
<item component="ComponentInfo{com.noinnion.android.greader.readerpro/com.noinnion.android.greader.ui.login.LoginActivity}" drawable="greaderpro"/>

Expand Down Expand Up @@ -13126,6 +13130,7 @@

<!-- LinkSheet -->
<item component="ComponentInfo{fe.linksheet/fe.linksheet.activity.MainActivity}" drawable="linksheet"/>
<item component="ComponentInfo{fe.linksheet.nightly/fe.linksheet.activity.MainActivity}" drawable="linksheet"/>

<!-- Linktree -->
<item component="ComponentInfo{ee.linktr.admin/ee.linktr.admin.MainActivity}" drawable="linktree"/>
Expand Down Expand Up @@ -17059,6 +17064,7 @@

<!-- OpenDocument Reader -->
<item component="ComponentInfo{at.tomtasche.reader/at.tomtasche.reader.ui.activity.MainActivity}" drawable="opendocument_reader"/>
<item component="ComponentInfo{at.tomtasche.reader.pro/at.tomtasche.reader.ui.activity.MainActivity}" drawable="opendocument_reader"/>

<!-- OpenHAB -->
<item component="ComponentInfo{org.openhab.habdroid/org.openhab.habdroid.ui.MainActivity}" drawable="openhab"/>
Expand Down Expand Up @@ -18085,7 +18091,7 @@
<item component="ComponentInfo{com.comdirect.phototan/de.comdirect.phototan.activity.start.StartActivity}" drawable="phototan"/>
<item component="ComponentInfo{com.commerzbank.photoTAN/de.commerzbank.phototan.container.ui.ContainerActivity}" drawable="phototan"/>
<item component="ComponentInfo{ch.raiffeisen.phototan/ch.raiffeisen.phototan.RoutingActivity}" drawable="phototan"/>
<item component="ComponentInfo{com.db.pbc.phototan.db/com.db.pbc.phototan.db.activities.splash.SplashActivity}" drawable="phototan_deustche_bank"/>
<item component="ComponentInfo{com.db.pbc.phototan.db/com.db.pbc.phototan.db.activities.splash.SplashActivity}" drawable="phototan_deutsche_bank"/>
<item component="ComponentInfo{ch.raiffeisen.phototan/ch.raiffeisen.phototan.launcher_d90f20b5c6deefc23e8f5b77920bb46e9037d859a1a4acee852652fc8083c238}" drawable="phototan"/>

<!-- Phyphox -->
Expand Down Expand Up @@ -18244,6 +18250,8 @@

<!-- Pixel Search -->
<item component="ComponentInfo{rk.android.app.pixelsearch/rk.android.app.pixelsearch.activities.HomeActivity}" drawable="pixel_search"/>
<item component="ComponentInfo{icu.nullptr.applistdetector/icu.nullptr.applistdetector.MainActivity}" drawable="pixel_search"/>
<item component="ComponentInfo{com.byxiaorun.detector/com.byxiaorun.detector.MainActivity}" drawable="pixel_search"/>

<!-- Pixel Settings -->
<item component="ComponentInfo{app.pixel_launcher/app.lawnchair.ui.preferences.PreferenceActivity}" drawable="settings"/>
Expand Down Expand Up @@ -20418,8 +20426,11 @@
<item component="ComponentInfo{de.spiritcroc.riotx/im.vector.app.features.Alias}" drawable="schildichat"/>
<item component="ComponentInfo{de.spiritcroc.riotx.foss/im.vector.app.features.Alias}" drawable="schildichat"/>
<item component="ComponentInfo{de.spiritcroc.riotx.fcm/im.vector.app.features.Alias}" drawable="schildichat"/>
<item component="ComponentInfo{de.spiritcroc.riotx.fcm/im.vector.application.features.Alias}" drawable="schildichat"/>
<item component="ComponentInfo{de.spiritcroc.riotx.testing.fcm/im.vector.application.features.Alias}" drawable="schildichat"/>
<item component="ComponentInfo{de.spiritcroc.riotx/im.vector.application.features.Alias}" drawable="schildichat"/>
<item component="ComponentInfo{de.spiritcroc.riotx.foss/im.vector.application.features.Alias}" drawable="schildichat"/>
<item component="ComponentInfo{de.spiritcroc.riotx.testing.foss/im.vector.application.features.Alias}" drawable="schildichat"/>

<!-- School Planner -->
<item component="ComponentInfo{daldev.android.gradehelper/daldev.android.gradehelper.MainActivity}" drawable="school_planner"/>
Expand Down

0 comments on commit 9103bcd

Please sign in to comment.