CollActionteam / collaction_app

CollAction cross-platform mobile application for iOS and Android
https://collaction.org
GNU General Public License v3.0
34 stars 12 forks source link

[BUG]: Update AppIcons with new Logo #399

Closed Xazin closed 1 year ago

Xazin commented 1 year ago

Describe the bug Change App Icons and Launcher Icons to use the new logo.

gantanikhilraj commented 1 year ago

Hey @Xazin, I can work on this. Please assign it to me.

Xazin commented 1 year ago

Hey @Xazin, I can work on this. Please assign it to me.

Thank you @gantanikhilraj I have assigned you.

Let me know if you need any help, the logo can be found in Google Drive.

gantanikhilraj commented 1 year ago

Hey @Xazin, I can work on this. Please assign it to me.

Thank you @gantanikhilraj I have assigned you.

Let me know if you need any help, the logo can be found in Google Drive.

Where can I find google drive link @Xazin

Xazin commented 1 year ago

Hey @Xazin, I can work on this. Please assign it to me.

Thank you @gantanikhilraj I have assigned you.

Let me know if you need any help, the logo can be found in Google Drive.

Where can I find google drive link @Xazin

https://drive.google.com/drive/folders/1WZmPIU5eVMVXxBVHOyFDh86RTvtVh-Xc

If you don't have access lmk.

Edit: We will share the main resource here in case. (Logo w/ primary background)

gantanikhilraj commented 1 year ago

Hey @Xazin, I can work on this. Please assign it to me.

Thank you @gantanikhilraj I have assigned you.

Let me know if you need any help, the logo can be found in Google Drive.

Where can I find google drive link @Xazin

https://drive.google.com/drive/folders/1WZmPIU5eVMVXxBVHOyFDh86RTvtVh-Xc

If you don't have access lmk.

Edit: We will share the main resource here in case. (Logo w/ primary background)

Requested for access, please approve the access.

CollActionOfficial commented 1 year ago

Please find attached the 1024x1024 png. Let me know if you need more Frame 1493

Xazin commented 1 year ago

It's on the startup screen, and also the app icon on iOS and Android, see here for reference: https://stackoverflow.com/a/73357799 https://medium.com/flutter-community/change-flutter-app-launcher-icon-59c31bcd7554 https://www.appicon.co/

CollActionOfficial commented 1 year ago

To replace the icons in this folder, you could use the zip below. I'm not sure why these sizes+quality images are used in particular, so if you need others or know something better, let me know :)

Icon-App.zip

gantanikhilraj commented 1 year ago

To replace the icons in this folder, you could use the zip below. I'm not sure why these sizes+quality images are used in particula

For IOS we can replace the above zip folder. But, for Android it has splash_logo? what about it.

tomsiebring commented 1 year ago

On Android I uploaded the new images on Google Play Store Console (which wasn't possible on Apple's App Store Connect). Maybe it happens automatically on Google through the Console, and for Apple it needs to be done in code? @Xazin what do you think?

Xazin commented 1 year ago

On Android I uploaded the new images on Google Play Store Console (which wasn't possible on Apple's App Store Connect). Maybe it happens automatically on Google through the Console, and for Apple it needs to be done in code? @Xazin what do you think?

It needs to be changed in code as well.

tomsiebring commented 1 year ago

@gantanikhilraj how's it going?

gantanikhilraj commented 1 year ago

@gantanikhilraj how's it going?

Sorry, got another plans, can't work on this.

sarahaudina commented 1 year ago

I have updated ios AppIcon & android's ic_launcher. Do we need to also update android's splash_logo and ios's LaunchImage?