Less frequent notifications
When you have some chat app (like whatsapp) that make vibrate/sound/both on any incoming message, and someone sends you like 10 messages in a row it can be very annoying
What this feature does is limit the number of times an app (single-app) can make a notification.
You define a time-frame, and any extra notification within this time-frame (=annoying notification) will be stripped down from its sound/vibrate/both data (but will be shown).
2014-09-16 (version 1.1.0) :
* Added new 'Reload Preferences' option to Live Reload settings without restart
* Added few more thresholds [2,3,5,10,15,30] minutes
2014-09-04 (version 1.0.2) :
* Fixed crash on 'Test notification' (By requiring the VIBRATE permission)
2014-09-01 (version 1.0.1) :
* Re-released on Xposed repo (fixed package name)
2014-08-31 (version 1.0.0) :
* Will remember notification time only if it has sound/vibrate
* Released on Xposed repo
2014-09-16 (version 1.1.0) :
* Added new 'Reload Preferences' option to Live Reload settings without restart
* Added few more thresholds [2,3,5,10,15,30] minutes
2014-09-04 (version 1.0.2) :
* Fixed crash on 'Test notification' (By requiring the VIBRATE permission)