This repository has been archived by the owner on Jul 2, 2021. It is now read-only.
Release 2.1.0
- Add
continuePendingRequestIfPossible
&continuePendingRequestsIfPossible
to handle activity rotations while avoiding the need for library clients to store stuff in their side. - Add an
isRequestOngoing
method that returns true whether Dexter is requesting some permission. - Decreased minSdkVersion from 14 to 10
- Minor fixes in both code & readme