Mahmud0808 / Iconify

Iconify lets you customize your Android 12+ device easily. Change icons, colors, shapes, and even the notification panel for a personalized look that suits your style.
GNU General Public License v3.0
1.83k stars 74 forks source link

[FEATURE] Add app icon of toast message #407

Open harphere opened 7 months ago

harphere commented 7 months ago

Describe the feature

In the existing Toast section of your app, include an option to add the icon of the app generating the toast.

Why would it be useful to add?

So we know which app is generating the message. Makes it easier to understand.

Example(s)

In Magisk, you can specify the Superuser Notification of Toast or None. When Toast is selected, Magisk automatically adds its icon to the message. Something like this for all apps is useful. App icon toast

Additional context

Old Xposed modules have this feature like Burnt Toast.

HiFIi commented 7 months ago

This app is dead

Mahmud0808 commented 7 months ago

Which xposed module had it? Share source. I always had app icon shown in toast messages by default.

harphere commented 7 months ago

Burnt Toast Revived

Mahmud0808 commented 7 months ago

Burnt Toast Revived

Why not use that module?

harphere commented 7 months ago

It doesn't work on LSPosed. It was made for original Xposed and stopped after Android Q.