tmo1 / sms-ie

SMS Import / Export is a simple Android app that imports and exports SMS and MMS messages, call logs, and contacts from and to JSON / NDJSON files.
GNU General Public License v3.0
355 stars 39 forks source link

Add support for monochromatic adaptive launcher icons #114

Closed stefan-niedermann closed 11 months ago

stefan-niedermann commented 1 year ago

As described here: https://developer.android.com/develop/ui/views/launch/icon_design_adaptive#user-theming

🚀 🙂

tmo1 commented 1 year ago

Hi,

I don't know icon design, and so I do not do more of it than necessary. If you or anyone else wants to add such support, a pull request is welcome.

Biswa96 commented 11 months ago

I have tried to add a monochrome icon in sms-ie application. Here is a screenshot of that icon.

image

I am not sure if it is appropriate. Please let me know if any changes are required. I can try to add that in a pull request.

tmo1 commented 11 months ago

Thank you for working on this, but I don't know enough about icon design or Android's rules for adaptive icons to know what to do with this. If you create a PR and explain / show what your icon does, I can review it.