Skip to content

Tags: Baseflow/flutter-permission-handler

Tags

permission_handler_android_v12.0.7

Toggle permission_handler_android_v12.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove additional Android v1 embedding class reference. (#1336)

* fully remove v1 embedding references

* pubspec+changelog

---------

Co-authored-by: Gray Mackall <[email protected]>

permission_handler_apple_v9.4.5

Toggle permission_handler_apple_v9.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[LocationPermission] Fix warning UI unresponsive in mainthread when c… (

#1329)

* [LocationPermission] Fix warning UI unresponsive in mainthread when calling locationServicesEnabled

* fix issue #1002: bump version, fix Xcode location check warning

* fix issue #1002: Xcode warning of the unresponsive of main thread when checking location state

* bump version to 11.3.2

* bump version to 11.3.2: update changelog and fix #1002

* update permission_handler_apple dependency to minimum 9.4.5

* revert permission_handler_apple dependency

* revert CHANGELOG.md

* revert pubspec.yaml

permission_handler_android_v12.0.6

Toggle permission_handler_android_v12.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Removes Android v1 embedding (#1318)

permission_handler_v11.3.1

Toggle permission_handler_v11.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updates the README for the new location permissions. (#1297)

* Updates the README for the new location permissions

* Update permission_handler/CHANGELOG.md

Co-authored-by: TimHoogstrate <[email protected]>

---------

Co-authored-by: TimHoogstrate <[email protected]>

permission_handler_platform_interface_v4.2.1

Toggle permission_handler_platform_interface_v4.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Resolve unhandled exception on iOS (#1298)

permission_handler_apple_v9.4.4

Toggle permission_handler_apple_v9.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix possible-nil return type of EventPermissionStrategy#getEntityType (

…#1278)

* Update pubspec.yaml

* Update CHANGELOG.md

* Fix return type of EventPermissionStrategy#getEntityType

This method is causing a compilation warning: -Wint-conversion.

Even ignoring the warning, the nil value would not be tolerated and is never actually returned.

---------

Co-authored-by: Maurits van Beusekom <[email protected]>

permission_handler_apple_v9.4.3

Toggle permission_handler_apple_v9.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adds support for when in use only. (#1295)

* Adds support for when in use only

* Update permission_handler_apple/CHANGELOG.md

Co-authored-by: TimHoogstrate <[email protected]>

* Update permission_handler_apple/CHANGELOG.md

Co-authored-by: TimHoogstrate <[email protected]>

* Apply PR feedback

---------

Co-authored-by: TimHoogstrate <[email protected]>

permission_handler_apple_v9.4.2

Toggle permission_handler_apple_v9.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add the use of NSUserDefaults to privacy manifest (#1293)

permission_handler_apple_v9.4.1

Toggle permission_handler_apple_v9.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adds iOS privacy manifest. (#1291)

permission_handler_android_v12.0.5

Toggle permission_handler_android_v12.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgraded gradle and AGP (#1279)