Skip to content

2.0.0

Compare
Choose a tag to compare
@yayaa yayaa released this 22 Mar 17:14
· 49 commits to master since this release
  • Application Context is required
  • Used Builder pattern to seal the Configuration contract before asking for location
  • Modular Configuration implemented (Possible to set only DefaultProviderConfigurations, GooglePlayServicesConfigurations or/and PermissionConfiguration)
  • Possible to set DialogProvider in order to change the way dialog shown
  • Possible to set PermissionProvider
  • Allow usage in Services and Fragments besides Activities.