notify icon indicating copy to clipboard operation
notify copied to clipboard

Simplified notification construction and delivery for Android.

Results 20 notify issues
Sort by recently updated
recently updated
newest added

Hi, please to add custom icon notification, big thanks !

How to update progress , eg: 0 to 100

Can you pl show an example of how to do these? The documentation is very minimal, so unable to figure out how to do this

Just updated to Android Studio Bumblebee | 2021.1.1 Canary 3 Build #AI-211.7442.40.2111.7518594, built on July 2, 2021 And had to add -keep class io.karn.notify.entities.* to my proguard files Without that...

How do i add sound and vibration

question

How i can add custom bundle extras with Notify? I need it because i want to find notifications of one special type in getActiveNotifications method

Please add exaple how to create group with summary notification

I've seen that the volume level the library uses is the Multimedia volume. Can I change it to use notifications volume? Thanks!

question

There is no information on the wiki about alerting block. Please add it