NoPermission v1.0.8 Release Notes

Release Date: 2017-09-18 // over 6 years ago
    • method onSuccess is called immediately if the API version < 23 (Android 6.0) (@DJafari, #1, #2 )
    • 🛠 fixed bug with re-requesting permissions that have already been approved
    • сustom listeners replaced by Runnable (@DJafari, #2 )
    • sample application added