Options
Options to customize while requesting permissions.
Functions
Link copied to clipboard
In the case the user has previously set some permissions not to ask again, if this flag is true the user will be prompted to go to settings and provide the permissions otherwise the method onDenied will be invoked directly.
Link copied to clipboard
Sets the "Create new Task" flag in Intent, for when we're calling this library from within a Service or other non-activity context.
Link copied to clipboard
Sets the title text for permission rationale dialog.
Link copied to clipboard
Sets the message of the dialog which asks user to go to settings, in the case when permission(s) have been set not to ask again.
Link copied to clipboard
Sets the title text of the dialog which asks user to go to settings, in the case when permission(s) have been set not to ask again.
Link copied to clipboard
Sets the button text for "settings" while asking user to go to settings.