Skip to content

Commit

Permalink
Add 3 icons (#1502)
Browse files Browse the repository at this point in the history
* Add eternity icon

* Add MRepo icon

* Add Overload icon

* Update appfilter.xml

* Update eternity.svg

* Update overload.svg

---------

Co-authored-by: Gleb <[email protected]>
  • Loading branch information
benteg and x9136 authored Oct 27, 2023
1 parent 3f97c95 commit 2b5b3c8
Show file tree
Hide file tree
Showing 4 changed files with 95 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/assets/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1505,6 +1505,7 @@
<item component="ComponentInfo{com.ashwhale.sepush.eskom/com.ashwhale.sepush.eskom.MainActivity}" drawable="esp" name="ESP" />
<item component="ComponentInfo{com.espn.score_center/com.espn.sportscenter.ui.EspnLaunchActivity}" drawable="espn" name="ESPN" />
<item component="ComponentInfo{com.espn.score_center/com.espn.sportscenter.ui.LaunchActivity}" drawable="espn" name="ESPN" />
<item component="ComponentInfo{eu.toldi.infinityforlemmy/eu.toldi.infinityforlemmy.activities.MainActivity}" drawable="eternity" name="Eternity" />
<item component="ComponentInfo{com.etesync.syncadapter/com.etesync.syncadapter.ui.AccountsActivity}" drawable="etesync" name="EteSync" />
<item component="ComponentInfo{com.etoro.openbook/com.etoro.openbook.MainActivity}" drawable="etoro" name="eToro" />
<item component="ComponentInfo{com.etsy.butter.sell_on_etsy/com.etsy.butter.sell_on_etsy.MainActivity}" drawable="etsy_seller" name="Etsy Seller" />
Expand Down Expand Up @@ -3047,6 +3048,7 @@
<item component="ComponentInfo{ru.maximoff.sheller/ru.maximoff.sheller.MainActivity}" drawable="mpatcher" name="MPatcher" />
<item component="ComponentInfo{com.mplayer.streamcast/com.mplayer.streamcast.activity.SplashScreen}" drawable="mplayer" name="MPlayer" />
<item component="ComponentInfo{is.xyz.mpv/is.xyz.mpv.MainActivity}" drawable="mpv_android" name="mpv" />
<item component="ComponentInfo{com.sanmer.mrepo/com.sanmer.mrepo.ui.activity.MainActivit}" drawable="mrepo" name="MRepo" />
<item component="ComponentInfo{com.microsoft.scmx/com.microsoft.defender.ux.activity.MDMainActivity}" drawable="microsoft_defender" name="MSDefender" />
<item component="ComponentInfo{bin.mt.plus/bin.mt.plus.MainDarkIcon}" drawable="mt_manager" name="MT Manager" />
<item component="ComponentInfo{bin.mt.plus/bin.mt.plus.MainLightIcon}" drawable="mt_manager" name="MT Manager" />
Expand Down Expand Up @@ -3518,6 +3520,7 @@
<item component="ComponentInfo{widget.dd.com.overdrop.free/widget.dd.com.overdrop.free.alias.RainbowIconAlias}" drawable="overdrop" name="Overdrop" />
<item component="ComponentInfo{widget.dd.com.overdrop.pro/widget.dd.com.overdrop.activity.SplashScreenActivity}" drawable="overdrop" name="Overdrop Pro" />
<item component="ComponentInfo{widget.dd.com.overdrop.pro/widget.dd.com.overdrop.pro.MainActivity}" drawable="overdrop" name="Overdrop Pro" />
<item component="ComponentInfo{cloud.pablos.overload/cloud.pablos.overload.ui.MainActivity}" drawable="overload" name="Overload" />
<item component="ComponentInfo{nl.skywave.ovinfo/nl.ovapi.ovinfo.MainActivity}" drawable="ovinfo" name="OVinfo" />
<item component="ComponentInfo{ovo.id/ovo.id.auth.activity.LandingActivity}" drawable="ovo" name="OVO" />
<item component="ComponentInfo{ovo.id/ovo.id.auth_refactor.presentation.activity.StartingActivity}" drawable="ovo" name="OVO" />
Expand Down
1 change: 1 addition & 0 deletions svgs/eternity.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
90 changes: 90 additions & 0 deletions svgs/mrepo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions svgs/overload.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2b5b3c8

Please sign in to comment.