* 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