RocketChat / Rocket.Chat.Cordova

Rocket.Chat Cross-Platform Mobile Application via Cordova (DEPRECATED)
MIT License
104 stars 109 forks source link

custom icons / branding #84

Closed RichardFoxworthy closed 8 years ago

RichardFoxworthy commented 8 years ago

Just figured out how to build Cordova app, and would like some help which graphics to update to change branding for Cordova mobile?

I think it insists on ImageMagick being present so it can generate the various icons and resolutions? What is the base image file that is used?

geekgonecrazy commented 8 years ago

Just the files located there in the image folder

https://github.com/RocketChat/Rocket.Chat.Cordova/blob/develop/hooks/beforePrepare.js#L29

A good place to look.