下载 APKPure App
可在安卓获取NotificationCanceler的历史版本
此应用取消所有通知。
This app cancels all Notifications that don't have FLAG_NO_CLEAR and FLAG_ONGOING_EVENT by using NotificationListenerService#cancelNotification() while this app is permitted to access Notifications by Settings.
This is basically for development purpose or demo purpose (It is desirable not to show Notifications during the demo).