Skip to content

Releases: permissions-dispatcher/PermissionsDispatcher

[Don't use] Buggy version

17 Jan 21:46
Compare
Choose a tag to compare

This version has a bug which @OnNeverAskAgain is never called. Please don't use it.

2.0.2

12 Jan 20:59
Compare
Choose a tag to compare
Prepare for 2.0.2.

2.0.1

08 Dec 06:43
Compare
Choose a tag to compare
Prepare for 2.0.1.

Fix exsting bugs.

Add @DeniedPermission

07 Sep 09:09
Compare
Choose a tag to compare
  • Add @DeniedPermission and @DeniedPermissions.

Fix some bugs.

25 Aug 17:15
Compare
Choose a tag to compare
1.1.2

Prepare for 1.1.2.

Multiple requests support.

23 Aug 21:47
Compare
Choose a tag to compare
  • Add @NeedsPermissions and @ShowRationales.
  • Update sample.

First official release.

18 Aug 20:04
Compare
Choose a tag to compare
  • [Add] Using support v4 compat classes internally.
    • You can use PermissionsDispatcher even you don't set compileSdkVersion or targetSdkVersion to 23!
  • [Change] Change to call @ShowRationale annotated method when user deny a permission.

Final release support.

17 Aug 22:32
Compare
Choose a tag to compare
Pre-release
0.9.0

Fix changelog.

0.5.0

16 Aug 11:33
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

One attention: This module is targeted for M developer preview 2 's information.

You should use 1.0.0 for your production, which will be out after M final release.