Skip to content

Releases: sparrowcode/PermissionsKit

Added `bounceAnimationEnabled`

02 Mar 16:07
Compare
Choose a tag to compare

Flag allow remove bounce animation when presenting and disable drag gester for dialog view.

Fix bugs when delegate not call for native permissions

11 Feb 08:53
Compare
Choose a tag to compare

Add Bluetooth permission

10 Dec 19:35
Compare
Choose a tag to compare

In this version you can't request bluetooth, but can check it state. If you know how request bluetooth permission, please, create pull request or send me code.

Fix denied state of location permission

30 Nov 18:26
Compare
Choose a tag to compare

Add permissions list in `didHide` delegate method.

27 Nov 23:18
Compare
Choose a tag to compare

And small update docs & readme.

Change data source and delegate. Can customise colours

26 Nov 14:32
Compare
Choose a tag to compare

Update data source and delegate. Update readme. Allowed customise colours. Fix layout in dialog view. Update tv example target.

Add tvOS support

25 Nov 18:44
Compare
Choose a tag to compare

Add tvOS support. Can install via Cocoapods & SPM. Added example target. Thanks @RomanPodymov for PR #149.

Add `prefersLargeTitles `

20 Nov 18:32
Compare
Choose a tag to compare

Add prefersLargeTitles to list controller. Fix native mode.

Update List interface

20 Nov 09:40
Compare
Choose a tag to compare

Add call delegate didHide when List controller dismiss by swipe.

Add new delegate method

19 Nov 20:51
Compare
Choose a tag to compare

Add delegate method didHide. Set fix order for permissions.