- 28 Feb, 2022 1 commit
-
-
* trigger callback using notification center * bump version of permission_handler_apple * make receiveActivityNotification private
Lukas Kurz committed
-
- 22 Feb, 2022 1 commit
-
-
* Endorsed permission_handler_windows. * Added Windows example.
Alexandre Zollinger Chohfi committed
-
- 18 Feb, 2022 2 commits
-
-
Maurits van Beusekom committed
-
* Initial Windows Support. * Apply suggestions from code review Co-authored-by: Maurits van Beusekom <maurits@baseflow.com> * Added windows example Co-authored-by: Maurits van Beusekom <maurits@baseflow.com>
Alexandre Zollinger Chohfi committed
-
- 17 Feb, 2022 4 commits
-
-
* Federate Android and iOS packages * Federate Android and iOS packages
Maurits van Beusekom committed -
Fixed the WRITE_EXTERNAL_STORAGE permission may not request on Android Q or higher which configuring targetSDK <=29 and externalStorageLegacy = true (#765) Co-authored-by: k18cold <k18cold@163.com>
k18coldwl committed -
Matias de Andrea committed
-
* Fixed misplaced 'break' statement * Updated version to 9.0.2 and added changelog entry
emarwil-cr committed
-
- 15 Feb, 2022 4 commits
-
-
Maurits van Beusekom committed
-
Maurits van Beusekom committed
-
yeleibo committed
-
Alexandre Zollinger Chohfi committed
-
- 26 Nov, 2021 1 commit
-
-
* fix: init CBCentralManager lazely * prepare release 9.0.0
Jaime Blasco committed
-
- 15 Nov, 2021 2 commits
-
-
Maurits van Beusekom committed
-
* Update gradle version * Fix analysis in example app
Maurits van Beusekom committed
-
- 12 Nov, 2021 1 commit
-
-
Maurits van Beusekom committed
-
- 04 Nov, 2021 1 commit
-
-
* Fix androidx migrate link typo in README * Update version to 8.2.6 * Remove unused example widget test
Stanislav Ilin committed
-
- 23 Oct, 2021 1 commit
-
-
Maurits van Beusekom committed
-
- 13 Oct, 2021 3 commits
-
-
Maurits van Beusekom committed
-
Maurits van Beusekom committed
-
Bug fix where log output would say 'No permissions found' for the bluetooth permission on Android 11 and lower (#695)
Jan-Derk de Vries committed
-
- 07 Oct, 2021 1 commit
-
-
* Enhanced bluetooth permission for iOS 13 and up (and fixed typo) * Update permission_handler/CHANGELOG.md Co-authored-by: Maurits van Beusekom <maurits@vnbskm.nl> * Return right permission when the permission is denied * Update pubspec.yaml Co-authored-by: Maurits van Beusekom <maurits@vnbskm.nl>
Jan-Derk de Vries committed
-
- 05 Oct, 2021 4 commits
-
-
Maurits van Beusekom committed
-
Maurits van Beusekom committed
-
Maurits van Beusekom committed
-
Co-authored-by: Pieter Otten <pieter.otten@signify.com>
PieterAelse committed
-
- 23 Sep, 2021 1 commit
-
-
* Update the MethodChannelMock due to breaking changes. * Migrate to flutter_lints.
Maurits van Beusekom committed
-
- 10 Sep, 2021 2 commits
-
-
* Fixed the nullpointer exception in the Permission result handler method * updated the changelog and pubspec files Co-authored-by: floris smit <florissmit@floriss-Air.localdomain>
florissmit1 committed -
* BluetoothAdapter deprecation fix * Updated the CHANGELOG.md and the pubspec.yaml * Changes to the build.gradle * Update permission_handler/android/src/main/java/com/baseflow/permissionhandler/ServiceManager.java Co-authored-by: Maurits van Beusekom <maurits@vnbskm.nl> * Added the documentation for public members Co-authored-by: floris smit <florissmit@floriss-Air.localdomain> Co-authored-by: Maurits van Beusekom <maurits@vnbskm.nl>
florissmit1 committed
-
- 27 Jul, 2021 1 commit
-
-
Maurits van Beusekom committed
-
- 23 Jul, 2021 1 commit
-
-
* Hotfix bug where requesting location after being granted would result into a memory error. * Update permission_handler/CHANGELOG.md Co-authored-by: Maurits van Beusekom <maurits@vnbskm.nl> Co-authored-by: Maurits van Beusekom <maurits@vnbskm.nl>
Jan-Derk de Vries committed
-
- 22 Jul, 2021 1 commit
-
-
* Fixed bug where locationAlways sometimes returned either PermissionStatus.Granted or Denied * Fix bug where `locationAlways` returned sometimes `PermissionStatus.Denied` instead of `PermissionStatus.Granted`. * Update permission_handler/CHANGELOG.md Co-authored-by: Maurits van Beusekom <maurits@vnbskm.nl> Co-authored-by: Maurits van Beusekom <maurits@vnbskm.nl>
Jan-Derk de Vries committed
-
- 18 Jul, 2021 3 commits
-
-
* Update GitHub workflow * REmove web build
Maurits van Beusekom committed -
Issue/601 location always permission bug
Maurits van Beusekom committed -
Issue/604 update meta dependency platform interface
Maurits van Beusekom committed
-
- 16 Jul, 2021 3 commits
- 15 Jul, 2021 2 commits