All Versions
4
Latest Version
Avg Release Cycle
21 days
Latest Release
1956 days ago
Changelog History
Changelog History
-
v1.1.2 Changes
November 19, 2017- π new method
withDialogBeforeRun
to explain why the application needs permission - new method
setDialogPositiveButtonColor(android.R.color.holo_orange_dark)
- π method
unsubscribe
is deprecated. Not it no necessary, now it works automatically - π¨ refactoring, javadoc and sample application updated
- π new method
-
v1.1.1 Changes
November 05, 2017- π support permission requests for fragments (sample with fragment)
- π new method
startApplicationSetting
(for manually permission manage, for example if user check "Never ask again") - π method
onFailure
is deprecated. Use methodonDenied
- π¨ refactoring, javadoc and sample application updated.
-
v1.1.0 Changes
October 11, 2017- method
neverAskAgain
callback now not required (not everyone needs it) - π¨ some refactoring
- method