erickok / transdroid

Manage your torrents from your Android device
GNU General Public License v3.0
1.28k stars 201 forks source link

Add Android Material You icon (themed icon) #628

Open Darkempire78 opened 1 year ago

Darkempire78 commented 1 year ago

https://developer.android.com/develop/ui/views/launch/icon_design_adaptive

Since android 13, icons should follow Material You

erickok commented 1 year ago

Do you mean the themed icons? We'd have to switch to a monochrome app icon though. Maybe that's good to do, yes.

Darkempire78 commented 1 year ago

Yes a themed icon

bwitt commented 1 year ago

@erickok do you have the launcher logo at higher resolutions, without the shadow? I can take a crack at this but looks like I'll need higher resolutions and without the shadow. I can scale it up but might not look as good, and will still have the shadow.

I think each density needs these sizes for the logo itself: hdpi 108 xhdpi 144 xxhdpi 216 xxxhdpi 288

erickok commented 1 year ago

Yes I have the original XCF (!) file and also a PSD with 'banner' that has the gear icon included. assets.zip

bwitt commented 1 year ago

Thanks for sending that! I forgot to ask, when I open the XCF file in gimp the colors seem different than what I see in the app. Is there something I need to configure in gimp to fix?

Darkempire78 commented 9 months ago

any update?

bwitt commented 9 months ago

I haven't had a chance to work on this; if someone else wants to work on this that'd be fine by me!