Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Release 2.1.0

Compare
Choose a tag to compare
@Serchinastico Serchinastico released this 30 Nov 10:45
· 217 commits to master since this release
  • 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