Skip to content

Commit

Permalink
add icons
Browse files Browse the repository at this point in the history
  • Loading branch information
GitGitro committed Sep 5, 2024
1 parent d3d7083 commit 906562a
Show file tree
Hide file tree
Showing 19 changed files with 114 additions and 5 deletions.
7 changes: 5 additions & 2 deletions app/src/main/assets/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13479,9 +13479,9 @@
<item component="ComponentInfo{org.telegram.messenger.web/org.telegram.messenger.DefaultIcon}" drawable="telegram" />
<item component="ComponentInfo{org.telegram.messenger.web/org.telegram.ui.LaunchActivity}" drawable="telegram" />
<item component="ComponentInfo{org.telegram.messenger/com.exteragram.messenger.DefaultIcon}" drawable="ayugram" />
<item component="ComponentInfo{org.telegram.messenger/org.telegram.messenger.AquaIcon}" drawable="telegram" />
<item component="ComponentInfo{org.telegram.messenger/org.telegram.messenger.AquaIcon}" drawable="telegram_aqua" />
<item component="ComponentInfo{org.telegram.messenger/org.telegram.messenger.DefaultIcon}" drawable="telegram" />
<item component="ComponentInfo{org.telegram.messenger/org.telegram.messenger.VintageIcon}" drawable="telegram" />
<item component="ComponentInfo{org.telegram.messenger/org.telegram.messenger.VintageIcon}" drawable="telegram_vintage" />
<item component="ComponentInfo{org.telegram.messenger/org.telegram.ui.LaunchActivity}" drawable="telegram" />
<item component="ComponentInfo{org.telegram.plus/org.telegram.messenger.DefaultIcon}" drawable="messenger_plus" />
<item component="ComponentInfo{org.telegram.plus/org.telegram.messenger.TurboIcon}" drawable="messenger_plus_turbo" />
Expand Down Expand Up @@ -14676,4 +14676,7 @@
<item component="ComponentInfo{zombie.survival.craft.z/ru.kv3dunityext.permissions.MainActivity}" drawable="last_day_on_earth_survival" />
<item component="ComponentInfo{zte.com.cn.alarmclock/zte.com.cn.alarmclock.activity.AlarmClockActivity}" drawable="clock" />
<item component="ComponentInfo{zte.com.cn.filer/zte.com.cn.filer.FileMgrActivity}" drawable="file_manager" />
<item component="ComponentInfo{org.telegram.messenger/org.telegram.messenger.NoxIcon}" drawable="telegram_nox" />
<item component="ComponentInfo{org.telegram.messenger/org.telegram.messenger.TurboIcon}" drawable="telegram_turbo" />
<item component="ComponentInfo{org.telegram.messenger/org.telegram.messenger.PremiumIcon}" drawable="telegram_premium" />
</resources>
10 changes: 10 additions & 0 deletions app/src/main/assets/drawable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,11 @@
<item drawable="velib" />
<item drawable="widget_sunrise_sunset" />
<item drawable="zygisk_detach" />
<item drawable="telegram_aqua" />
<item drawable="telegram_nox" />
<item drawable="telegram_premium" />
<item drawable="telegram_turbo" />
<item drawable="telegram_vintage" />

<category title="Alts" />
<item drawable="_1password_alt_1" />
Expand Down Expand Up @@ -948,6 +953,11 @@
<item drawable="tata_play_alt_1" />
<item drawable="tele2_alt_1" />
<item drawable="telegram_alt_1" />
<item drawable="telegram_aqua" />
<item drawable="telegram_nox" />
<item drawable="telegram_premium" />
<item drawable="telegram_turbo" />
<item drawable="telegram_vintage" />
<item drawable="terraria_alt_1" />
<item drawable="texpand_alt_1" />
<item drawable="that_level_again_alt_1" />
Expand Down
Binary file added app/src/main/res/drawable-nodpi/telegram_aqua.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/src/main/res/drawable-nodpi/telegram_nox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 5 additions & 2 deletions app/src/main/res/xml/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13479,9 +13479,9 @@
<item component="ComponentInfo{org.telegram.messenger.web/org.telegram.messenger.DefaultIcon}" drawable="telegram" />
<item component="ComponentInfo{org.telegram.messenger.web/org.telegram.ui.LaunchActivity}" drawable="telegram" />
<item component="ComponentInfo{org.telegram.messenger/com.exteragram.messenger.DefaultIcon}" drawable="ayugram" />
<item component="ComponentInfo{org.telegram.messenger/org.telegram.messenger.AquaIcon}" drawable="telegram" />
<item component="ComponentInfo{org.telegram.messenger/org.telegram.messenger.AquaIcon}" drawable="telegram_aqua" />
<item component="ComponentInfo{org.telegram.messenger/org.telegram.messenger.DefaultIcon}" drawable="telegram" />
<item component="ComponentInfo{org.telegram.messenger/org.telegram.messenger.VintageIcon}" drawable="telegram" />
<item component="ComponentInfo{org.telegram.messenger/org.telegram.messenger.VintageIcon}" drawable="telegram_vintage" />
<item component="ComponentInfo{org.telegram.messenger/org.telegram.ui.LaunchActivity}" drawable="telegram" />
<item component="ComponentInfo{org.telegram.plus/org.telegram.messenger.DefaultIcon}" drawable="messenger_plus" />
<item component="ComponentInfo{org.telegram.plus/org.telegram.messenger.TurboIcon}" drawable="messenger_plus_turbo" />
Expand Down Expand Up @@ -14676,4 +14676,7 @@
<item component="ComponentInfo{zombie.survival.craft.z/ru.kv3dunityext.permissions.MainActivity}" drawable="last_day_on_earth_survival" />
<item component="ComponentInfo{zte.com.cn.alarmclock/zte.com.cn.alarmclock.activity.AlarmClockActivity}" drawable="clock" />
<item component="ComponentInfo{zte.com.cn.filer/zte.com.cn.filer.FileMgrActivity}" drawable="file_manager" />
<item component="ComponentInfo{org.telegram.messenger/org.telegram.messenger.NoxIcon}" drawable="telegram_nox" />
<item component="ComponentInfo{org.telegram.messenger/org.telegram.messenger.TurboIcon}" drawable="telegram_turbo" />
<item component="ComponentInfo{org.telegram.messenger/org.telegram.messenger.PremiumIcon}" drawable="telegram_premium" />
</resources>
10 changes: 10 additions & 0 deletions app/src/main/res/xml/drawable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,11 @@
<item drawable="velib" />
<item drawable="widget_sunrise_sunset" />
<item drawable="zygisk_detach" />
<item drawable="telegram_aqua" />
<item drawable="telegram_nox" />
<item drawable="telegram_premium" />
<item drawable="telegram_turbo" />
<item drawable="telegram_vintage" />

<category title="Alts" />
<item drawable="_1password_alt_1" />
Expand Down Expand Up @@ -948,6 +953,11 @@
<item drawable="tata_play_alt_1" />
<item drawable="tele2_alt_1" />
<item drawable="telegram_alt_1" />
<item drawable="telegram_aqua" />
<item drawable="telegram_nox" />
<item drawable="telegram_premium" />
<item drawable="telegram_turbo" />
<item drawable="telegram_vintage" />
<item drawable="terraria_alt_1" />
<item drawable="texpand_alt_1" />
<item drawable="that_level_again_alt_1" />
Expand Down
8 changes: 7 additions & 1 deletion contribs/icons.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,10 @@ chrome_remote_desktop:
- com.google.chromeremotedesktop/com.google.remoting.androidwrapper.MainActivity

smart_life:
- com.tuya.smartlife/com.smart.ThingSplashActivity
- com.tuya.smartlife/com.smart.ThingSplashActivity

anymex:
- com.anime.anymex/com.anime.anymex.MainActivity

image_meta_cleaner:
- code.alimiracle.image_meta_cleaner/code.alimiracle.image_meta_cleaner.MainActivity
Binary file added contribs/icons/anymex.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions contribs/icons/anymex.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contribs/icons/image_meta_cleaner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions contribs/icons/image_meta_cleaner.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions resources/vectors/telegram_aqua.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 906562a

Please sign in to comment.