sdk icon indicating copy to clipboard operation
sdk copied to clipboard

Evolve the Android notification experience of existing apps, with community-driven plug-ins.

Results 10 sdk issues
Sort by recently updated
recently updated
newest added

![Screenshot_20220703-183326](https://user-images.githubusercontent.com/89009827/177035745-dba13882-a5ea-4982-a871-cd4bce0b9665.png) ![Screenshot_20220703-183323~2](https://user-images.githubusercontent.com/89009827/177035749-e5520923-0c36-4daf-b111-d860b9018f26.png)

一加氢os11,微信7.0.21,内源无法正常启用。设置页面是正常启用了。但是实际上通知栏还是会有女娲石的前缀。 希望可以得到冯大的修复

我有个问题想请教下oasisfeng大大,女娲石和绿色守护还会短期内是否还会进行更新? 如果不进行更新了,是否考虑过开源让其他人继续进行维护?

On the latest dev version, when a bubble is showing, `onNotificationRemoved()` will not fire until the bubble is removed. Not sure whether this is a bug or not. I tested...

When DND is enabled the WhatsApp notifications still come through. Is it possible to add something that makes WhatsApp respect DND ?

在改进微信撤回通知的过程中,我发现消息撤回后getArchivedNotifications的结果与预期不一致。 ``` 1. 发送1 2. 发送2 3. 发送3 4. 发送4 5. 发送5 6. 发送6 7. 撤回2 8. 撤回5 ``` 那么getArchivedNotifications的结果应该是操作日志式(1、2、3、4、5、6、撤回2、撤回5)的或者操作结果式的(1、3、4、6)。 但是现在的情况是返回值更接近于操作日志式的,但是存在两个问题: 1. 撤回的消息中没有与之前消息的对应关系,也就是最终只知道发送了123456然后撤回了两条,但是哪两条不知道; 1. 有的时候返回结果会不包括在一些没有被撤回的消息,这是通过与android auto消息对比得出的结果; 以下附上日志 ``` 06-06 00:24:50.272...

I can't understand your description. This is a repo of the Nevolution SDK only for developers. Please use English instead. _Originally posted by @oasisfeng in https://github.com/Nevolution/sdk/issues/39#issuecomment-1868299960_

Nevo6.5.1 Android13 Pixel7Pro 五月更新 微信8.0.30(应该是gplay版本) 会出现空白的一条通知 未知触发原因 未知复现方式 出现频率较高