d4rken-org / capod

A companion app for AirPods on Android.
https://play.google.com/store/apps/details?id=eu.darken.capod
GNU General Public License v3.0
492 stars 43 forks source link

Add icon for Airpods Max #140

Open a-gt opened 1 year ago

a-gt commented 1 year ago

It would be nice if instead of just displaying a generic headset icon, to show an icon that looks like the Airpods Max, just like the icon for the Airpods Pro.

d4rken commented 1 year ago

Can you create one? I'm not good at doing icons. Can't be one taken directly from Apple :skull:.

a-gt commented 1 year ago

Maybe you could use the one that OpenPods uses? https://github.com/adolfintel/OpenPods/blob/master/app/src/main/res/drawable/podmax.png

bernzrdo commented 1 year ago

@d4rken I can try creating one! What is the file type needed and size?

a-gt commented 1 year ago

iirc the file type is svg

d4rken commented 1 year ago

An Android compatible SVG would be great (Android does not support every SVG feature), otherwise a PNG works too.

For most cases 192x192 is fine, if you make it 512x512 we have more room for the future. I'll downsize as needed.