Skip to content

Commit

Permalink
add icons + generate resources
Browse files Browse the repository at this point in the history
fix #1134 fix #1127
  • Loading branch information
jamie-mh committed Apr 29, 2024
1 parent 40ddb58 commit 03ae673
Show file tree
Hide file tree
Showing 36 changed files with 6 additions and 0 deletions.
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.
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.
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.
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.
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.
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions AuthenticatorPro.Droid.Shared/src/IconMap.cs
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ public static class IconMap
{ "blockchain", Resource.Drawable.auth_blockchain },
{ "blockstreamgreen", Resource.Drawable.auth_blockstreamgreen },
{ "bluehost", Resource.Drawable.auth_bluehost },
{ "bluesky", Resource.Drawable.auth_bluesky },
{ "bonusly", Resource.Drawable.auth_bonusly },
{ "borgbase", Resource.Drawable.auth_borgbase },
{ "box", Resource.Drawable.auth_box },
Expand Down Expand Up @@ -320,6 +321,7 @@ public static class IconMap
{ "hubspot", Resource.Drawable.auth_hubspot },
{ "humblebundle", Resource.Drawable.auth_humblebundle },
{ "hushmail", Resource.Drawable.auth_hushmail },
{ "hypixel", Resource.Drawable.auth_hypixel },
{ "ibm", Resource.Drawable.auth_ibm },
{ "icedrive", Resource.Drawable.auth_icedrive },
{ "idme", Resource.Drawable.auth_idme },
Expand Down Expand Up @@ -401,6 +403,7 @@ public static class IconMap
{ "mailinabox", Resource.Drawable.auth_mailinabox },
{ "mailo", Resource.Drawable.auth_mailo },
{ "mailru", Resource.Drawable.auth_mailru },
{ "majesticrp", Resource.Drawable.auth_majesticrp },
{ "make", Resource.Drawable.auth_make },
{ "malwarebytes", Resource.Drawable.auth_malwarebytes },
{ "mapbox", Resource.Drawable.auth_mapbox },
Expand Down Expand Up @@ -436,6 +439,7 @@ public static class IconMap
{ "mountainamericacreditunion", Resource.Drawable.auth_mountainamericacreditunion },
{ "mozilla", Resource.Drawable.auth_mozilla },
{ "mural", Resource.Drawable.auth_mural },
{ "myanimelist", Resource.Drawable.auth_myanimelist },
{ "myfritz", Resource.Drawable.auth_myfritz },
{ "myheritage", Resource.Drawable.auth_myheritage },
{ "myprimobox", Resource.Drawable.auth_myprimobox },
Expand Down Expand Up @@ -694,6 +698,7 @@ public static class IconMap
{ "ventraip", Resource.Drawable.auth_ventraip },
{ "vicroads", Resource.Drawable.auth_vicroads },
{ "vimeo", Resource.Drawable.auth_vimeo },
{ "vintagestory", Resource.Drawable.auth_vintagestory },
{ "virustotal", Resource.Drawable.auth_virustotal },
{ "vivaldi", Resource.Drawable.auth_vivaldi },
{ "vk", Resource.Drawable.auth_vk },
Expand Down Expand Up @@ -883,6 +888,7 @@ public static class IconMap
{ "morganstanley", Resource.Drawable.auth_morganstanley_dark },
{ "mozilla", Resource.Drawable.auth_mozilla_dark },
{ "mural", Resource.Drawable.auth_mural_dark },
{ "myanimelist", Resource.Drawable.auth_myanimelist_dark },
{ "nable", Resource.Drawable.auth_nable_dark },
{ "namecom", Resource.Drawable.auth_namecom_dark },
{ "namesilo", Resource.Drawable.auth_namesilo_dark },
Expand Down
Binary file added icons/hypixel.png
Binary file added icons/majesticrp.png
Binary file added icons/myanimelist.png
Binary file added icons/myanimelist_dark.png
Binary file added icons/vintagestory.png

0 comments on commit 03ae673

Please sign in to comment.