You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.