LSPosed/hiddenapi/stubs
Fankesyooni 44e15da227
Fix the notification push issue after Xposed Module installation or removed (#1882)
* Canceled the notification when Xposed Module removed

* Fix the packageName confusion notification push problem

* Ignore the addition of duplicate ids

* Add the packageName into notification tag

* Revise the notification id into auto-increment id

* Add the conflict ids templates web url

* Revise only the package name and userId are reserved for judging the uniqueness of the notification id

* Fix code style
2022-04-22 06:40:03 +00:00
..
src/main Fix the notification push issue after Xposed Module installation or removed (#1882) 2022-04-22 06:40:03 +00:00
.gitignore Refactor some gradle (#1752) 2022-03-13 07:23:04 +08:00
build.gradle.kts Refactor some gradle (#1752) 2022-03-13 07:23:04 +08:00