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

Release 2.4.0

Compare
Choose a tag to compare
@Serchinastico Serchinastico released this 23 Dec 15:58
· 93 commits to master since this release

With this release, we are deprecating most of the Dexter API to offer a more fluent design:

  • Create a fluent API to call Dexter
  • Deprecate all the methods that are going to be removed in 3.0.0
  • Fix phantom activity when permissions are already granted (only when using the new API)
  • Add sample snackbar listener callback to better configure your snackbar listeners.