An Android permission library extending Google's EasyPermissions with convenient additions.
@AfterPermissionDenied
annotation for methods to run automatically after denial.DialogFragment
to open app detail settings which you have more control upon, e.g. dialog title can be hidden now.In a word, just start with EffortlessPermissions instead of EasyPermissions.
BackStack is a light weight android navigation library for view based navigation. It supports animations and multiple multipage containers like bottom bars and view pagers.
Easily display the common items of an About Box in a modern Android Material Design way.
When triggered from a menu item, it will display the app name, icon and version, provide links to contact support, leave a review, share the app, go to other apps by the same company in the app store - as well as links to Facebook etc.
About Box is quickly configured with a set of (mostly) strings for the company name, twitter and Facebook accounts, website, and filenames to html files for help files, privacy policy etc.