Skip to content

Commit

Permalink
add icons&compinfo (#1006)
Browse files Browse the repository at this point in the history
* add icons

* add componentinfo
  • Loading branch information
GitGitro authored Oct 30, 2024
1 parent 295bca4 commit 9858037
Show file tree
Hide file tree
Showing 45 changed files with 217 additions and 2 deletions.
20 changes: 19 additions & 1 deletion app/src/main/assets/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13939,7 +13939,6 @@
<item component="ComponentInfo{org.supertuxkart.stk/android.app.NativeActivity}" drawable="supertuxkart" />
<item component="ComponentInfo{org.supertuxkart.stk/org.supertuxkart.stk.SuperTuxKartActivity}" drawable="supertuxkart" />
<item component="ComponentInfo{org.swiftapps.swiftbackup/org.swiftapps.swiftbackup.intro.IntroActivity}" drawable="swift_backup" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.LightGreen}" drawable="tasks_dot_org" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity}" drawable="tasks" />
<item component="ComponentInfo{org.telegram.mdgram/org.telegram.mdgram.DefaultIcon}" drawable="mdgramyou" />
<item component="ComponentInfo{org.telegram.mdgram/org.telegram.mdgram.MaterialYou}" drawable="mdgramyou" />
Expand Down Expand Up @@ -15211,4 +15210,23 @@
<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{com.piwigo.piwigo_ng/com.remi.piwigo_ng.MainActivity}" drawable="piwigo" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.BlueGrey}" drawable="tasks_alt_blue_grey" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.DarkGrey}" drawable="tasks_alt_dark_grey" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.Red}" drawable="tasks_alt_red" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.Pink}" drawable="tasks_alt_pink" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.Purple}" drawable="tasks_alt_purple" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.DeepPurple}" drawable="tasks_alt_deep_purple" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.Indigo}" drawable="tasks_alt_indigo" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.LightBlue}" drawable="tasks_alt_light_blue" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.Cyan}" drawable="tasks_alt_cyan" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.Teal}" drawable="tasks_alt_teal" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.Green}" drawable="tasks_alt_green" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.LightGreen}" drawable="tasks_alt_light_green" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.Lime}" drawable="tasks_alt_lime" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.Yellow}" drawable="tasks_alt_yellow" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.Amber}" drawable="tasks_alt_amber" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.Orange}" drawable="tasks_alt_orange" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.DeepOrange}" drawable="tasks_alt_deep_orange" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.Brown}" drawable="tasks_alt_brown" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.Grey}" drawable="tasks_alt_grey" />
</resources>
39 changes: 39 additions & 0 deletions app/src/main/assets/drawable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,25 @@
<item drawable="word_of_the_day" />
<item drawable="worldcoin_wallet" />
<item drawable="geto" />
<item drawable="tasks_alt_amber" />
<item drawable="tasks_alt_blue_grey" />
<item drawable="tasks_alt_brown" />
<item drawable="tasks_alt_cyan" />
<item drawable="tasks_alt_dark_grey" />
<item drawable="tasks_alt_deep_orange" />
<item drawable="tasks_alt_deep_purple" />
<item drawable="tasks_alt_green" />
<item drawable="tasks_alt_grey" />
<item drawable="tasks_alt_indigo" />
<item drawable="tasks_alt_light_blue" />
<item drawable="tasks_alt_light_green" />
<item drawable="tasks_alt_lime" />
<item drawable="tasks_alt_orange" />
<item drawable="tasks_alt_pink" />
<item drawable="tasks_alt_purple" />
<item drawable="tasks_alt_red" />
<item drawable="tasks_alt_teal" />
<item drawable="tasks_alt_yellow" />

<category title="Alts" />
<item drawable="_1password_alt_1" />
Expand Down Expand Up @@ -1080,6 +1099,26 @@
<item drawable="tapet_wallpapers_alt_1" />
<item drawable="tapet_wallpapers_alt_2" />
<item drawable="taskito_alt_1" />
<item drawable="tasks_alt_1" />
<item drawable="tasks_alt_amber" />
<item drawable="tasks_alt_blue_grey" />
<item drawable="tasks_alt_brown" />
<item drawable="tasks_alt_cyan" />
<item drawable="tasks_alt_dark_grey" />
<item drawable="tasks_alt_deep_orange" />
<item drawable="tasks_alt_deep_purple" />
<item drawable="tasks_alt_green" />
<item drawable="tasks_alt_grey" />
<item drawable="tasks_alt_indigo" />
<item drawable="tasks_alt_light_blue" />
<item drawable="tasks_alt_light_green" />
<item drawable="tasks_alt_lime" />
<item drawable="tasks_alt_orange" />
<item drawable="tasks_alt_pink" />
<item drawable="tasks_alt_purple" />
<item drawable="tasks_alt_red" />
<item drawable="tasks_alt_teal" />
<item drawable="tasks_alt_yellow" />
<item drawable="tata_play_alt_1" />
<item drawable="tele2_alt_1" />
<item drawable="telegram_alt_1" />
Expand Down
Binary file added app/src/main/res/drawable-nodpi/tasks_amber.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.
Binary file added app/src/main/res/drawable-nodpi/tasks_brown.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/tasks_cyan.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.
Binary file added app/src/main/res/drawable-nodpi/tasks_green.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/tasks_grey.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/tasks_indigo.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.
Binary file added app/src/main/res/drawable-nodpi/tasks_lime.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/tasks_orange.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/tasks_pink.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/tasks_purple.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/tasks_red.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/tasks_teal.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/tasks_yellow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 19 additions & 1 deletion app/src/main/res/xml/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13939,7 +13939,6 @@
<item component="ComponentInfo{org.supertuxkart.stk/android.app.NativeActivity}" drawable="supertuxkart" />
<item component="ComponentInfo{org.supertuxkart.stk/org.supertuxkart.stk.SuperTuxKartActivity}" drawable="supertuxkart" />
<item component="ComponentInfo{org.swiftapps.swiftbackup/org.swiftapps.swiftbackup.intro.IntroActivity}" drawable="swift_backup" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.LightGreen}" drawable="tasks_dot_org" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity}" drawable="tasks" />
<item component="ComponentInfo{org.telegram.mdgram/org.telegram.mdgram.DefaultIcon}" drawable="mdgramyou" />
<item component="ComponentInfo{org.telegram.mdgram/org.telegram.mdgram.MaterialYou}" drawable="mdgramyou" />
Expand Down Expand Up @@ -15211,4 +15210,23 @@
<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{com.piwigo.piwigo_ng/com.remi.piwigo_ng.MainActivity}" drawable="piwigo" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.BlueGrey}" drawable="tasks_alt_blue_grey" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.DarkGrey}" drawable="tasks_alt_dark_grey" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.Red}" drawable="tasks_alt_red" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.Pink}" drawable="tasks_alt_pink" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.Purple}" drawable="tasks_alt_purple" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.DeepPurple}" drawable="tasks_alt_deep_purple" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.Indigo}" drawable="tasks_alt_indigo" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.LightBlue}" drawable="tasks_alt_light_blue" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.Cyan}" drawable="tasks_alt_cyan" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.Teal}" drawable="tasks_alt_teal" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.Green}" drawable="tasks_alt_green" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.LightGreen}" drawable="tasks_alt_light_green" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.Lime}" drawable="tasks_alt_lime" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.Yellow}" drawable="tasks_alt_yellow" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.Amber}" drawable="tasks_alt_amber" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.Orange}" drawable="tasks_alt_orange" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.DeepOrange}" drawable="tasks_alt_deep_orange" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.Brown}" drawable="tasks_alt_brown" />
<item component="ComponentInfo{org.tasks/com.todoroo.astrid.activity.TaskListActivity.Grey}" drawable="tasks_alt_grey" />
</resources>
39 changes: 39 additions & 0 deletions app/src/main/res/xml/drawable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,25 @@
<item drawable="word_of_the_day" />
<item drawable="worldcoin_wallet" />
<item drawable="geto" />
<item drawable="tasks_alt_amber" />
<item drawable="tasks_alt_blue_grey" />
<item drawable="tasks_alt_brown" />
<item drawable="tasks_alt_cyan" />
<item drawable="tasks_alt_dark_grey" />
<item drawable="tasks_alt_deep_orange" />
<item drawable="tasks_alt_deep_purple" />
<item drawable="tasks_alt_green" />
<item drawable="tasks_alt_grey" />
<item drawable="tasks_alt_indigo" />
<item drawable="tasks_alt_light_blue" />
<item drawable="tasks_alt_light_green" />
<item drawable="tasks_alt_lime" />
<item drawable="tasks_alt_orange" />
<item drawable="tasks_alt_pink" />
<item drawable="tasks_alt_purple" />
<item drawable="tasks_alt_red" />
<item drawable="tasks_alt_teal" />
<item drawable="tasks_alt_yellow" />

<category title="Alts" />
<item drawable="_1password_alt_1" />
Expand Down Expand Up @@ -1080,6 +1099,26 @@
<item drawable="tapet_wallpapers_alt_1" />
<item drawable="tapet_wallpapers_alt_2" />
<item drawable="taskito_alt_1" />
<item drawable="tasks_alt_1" />
<item drawable="tasks_alt_amber" />
<item drawable="tasks_alt_blue_grey" />
<item drawable="tasks_alt_brown" />
<item drawable="tasks_alt_cyan" />
<item drawable="tasks_alt_dark_grey" />
<item drawable="tasks_alt_deep_orange" />
<item drawable="tasks_alt_deep_purple" />
<item drawable="tasks_alt_green" />
<item drawable="tasks_alt_grey" />
<item drawable="tasks_alt_indigo" />
<item drawable="tasks_alt_light_blue" />
<item drawable="tasks_alt_light_green" />
<item drawable="tasks_alt_lime" />
<item drawable="tasks_alt_orange" />
<item drawable="tasks_alt_pink" />
<item drawable="tasks_alt_purple" />
<item drawable="tasks_alt_red" />
<item drawable="tasks_alt_teal" />
<item drawable="tasks_alt_yellow" />
<item drawable="tata_play_alt_1" />
<item drawable="tele2_alt_1" />
<item drawable="telegram_alt_1" />
Expand Down
3 changes: 3 additions & 0 deletions contribs/icons.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,6 @@ plant_it:

vendroid_enhanced:
- com.nin0dev.vendroid/com.nin0dev.vendroid.MainActivity

linked_in:
- com.linkedin.android/com.linkedin.android.authenticator.LaunchActivityDefault
File renamed without changes
5 changes: 5 additions & 0 deletions resources/vectors/tasks_amber.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions resources/vectors/tasks_blue_grey.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions resources/vectors/tasks_brown.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions resources/vectors/tasks_cyan.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions resources/vectors/tasks_dark_grey.svg
6 changes: 6 additions & 0 deletions resources/vectors/tasks_deep_orange.svg
5 changes: 5 additions & 0 deletions resources/vectors/tasks_deep_purple.svg
5 changes: 5 additions & 0 deletions resources/vectors/tasks_green.svg
5 changes: 5 additions & 0 deletions resources/vectors/tasks_grey.svg
5 changes: 5 additions & 0 deletions resources/vectors/tasks_indigo.svg
6 changes: 6 additions & 0 deletions resources/vectors/tasks_light_blue.svg
5 changes: 5 additions & 0 deletions resources/vectors/tasks_light_green.svg
6 changes: 6 additions & 0 deletions resources/vectors/tasks_lime.svg
5 changes: 5 additions & 0 deletions resources/vectors/tasks_orange.svg
5 changes: 5 additions & 0 deletions resources/vectors/tasks_pink.svg
5 changes: 5 additions & 0 deletions resources/vectors/tasks_purple.svg
Loading

0 comments on commit 9858037

Please sign in to comment.