- 17 Oct, 2023 2 commits
-
-
* Swaps calendar READ for WRITE * Delete confusing doc sentence
Jeroen Weener committed -
Jeroen Weener committed
-
- 13 Oct, 2023 1 commit
-
-
* Clean up `determinePermissionStatus` * Implement new calendar permissions
Jeroen Weener committed
-
- 11 Oct, 2023 1 commit
-
-
Michael Nabil committed
-
- 10 Oct, 2023 1 commit
-
-
Jeroen Weener committed
-
- 04 Oct, 2023 1 commit
-
-
* Add `PermissionCallbacks` * Fix * Clean tests * Update permission_handler/CHANGELOG.md Co-authored-by: Maurits van Beusekom <maurits@baseflow.com> * Fix type * Merge `PermissionCallbacks` to `PermissionActions` * Fix format * Fix test * Convert all the variables to private --------- Co-authored-by: Maurits van Beusekom <maurits@baseflow.com>
Michael Nabil committed
-
- 27 Sep, 2023 1 commit
-
-
Refactor 'infomation' to 'information'
Md. Touhidul Islam committed
-
- 26 Sep, 2023 1 commit
-
-
* Removed unused method and fix analysis warnings * Bumped version number
Maurits van Beusekom committed
-
- 25 Sep, 2023 1 commit
-
-
Jeroen Weener committed
-
- 22 Sep, 2023 1 commit
-
-
Co-authored-by: Rafał Świerzyński <rafal.swierzynski@jambit.com>
wujek-srujek committed
-
- 20 Sep, 2023 1 commit
-
-
* Remove `BIND_CALL_REDIRECTION_SERVICE` permission from `PERMISSION_GROUP_PHONE` * Remove `BIND_CALL_REDIRECTION_SERVICE` permission from manifest * Combine all permission results instead of returning the first * Update changelog and version * Update CHANGELOG and version
Jeroen Weener committed
-
- 18 Sep, 2023 1 commit
-
-
* added integration tests * added basic integration tests * updated integration tests * continued integration tests * added unit test file * Move each permission request to its own private method * Add unit tests and fake web permission handler plugin * added unit tests for camera and microphone * Updated documentation files * Create superclass web_handler.dart * Use OOP delegation pattern for web_handler * Change web_handler.dart to web_delegate.dart * Make WebDelegate class initialization lazy * Create unit test for each method and permission * removed redundant integration_test module * remove redundant test_driver module * Revert unneeded files and add api docs * Add geolocation to web permission_handler * Formatted web_delegate.dart * Avoid swallowing request permission exception * Replace UnimplementedError with UnsupportedError for requestPermissions method Co-authored-by: Maurits van Beusekom <maurits@baseflow.com> * Make WebDelegate instance variables private --------- Co-authored-by: Victor Sanni <victorsanni@google.com> Co-authored-by: Maurits van Beusekom <maurits@baseflow.com>
Victor Sanni committed
-
- 13 Sep, 2023 1 commit
-
-
* Reply already submitted in Android 13 while user request permissions(eg. post_notification, locations) * Update permission_handler_android/android/src/main/java/com/baseflow/permissionhandler/PermissionManager.java Co-authored-by: Jeroen Weener <JeroenWeener@users.noreply.github.com> --------- Co-authored-by: Jeroen Weener <JeroenWeener@users.noreply.github.com>
飞龙 committed
-
- 11 Sep, 2023 1 commit
-
-
Jeroen Weener committed
-
- 07 Sep, 2023 2 commits
-
-
* Return 'permanently denied' as status when appropriate * Make `checkPermissionStatus` callable from background * Update version number * Make use of `Activity` more explicit * Format java code * Refactor activity and context bookkeeping * Initialize `PermissionManager` in `onAttachedToEngine` * Follow-up from merge
Jeroen Weener committed -
* Handle special permissions for multirequest * Update PI docs (#1133) * Add background location section to faq (#1134) * Open settings screen (#1138) * Update Android version mentions (#1135) * Update Android version references (#1136) * Refactor launching of special permissions * Handle special permissions for multirequest * Refactor launching of special permissions
Jeroen Weener committed
-
- 06 Sep, 2023 5 commits
-
-
Jeroen Weener committed
-
Jeroen Weener committed
-
Jeroen Weener committed
-
Jeroen Weener committed
-
Jeroen Weener committed
-
- 28 Aug, 2023 1 commit
-
-
* Fix dialog dismiss bug * Fixes javadoc alignment
Jeroen Weener committed
-
- 01 Aug, 2023 1 commit
-
-
md-touhid committed
-
- 20 Jul, 2023 1 commit
-
-
* Moves Java compile arguments * Fix fallthrough warnings
Maurits van Beusekom committed
-
- 18 Jul, 2023 2 commits
-
-
Maurits van Beusekom committed
-
Maurits van Beusekom committed
-
- 13 Jul, 2023 2 commits
-
-
* Fix querying of Bluetooth service status Makes `checkServiceStatus` async. Keeps track of `PermissionStrategy` in `PermissionManager`. Updates example app's displayed permissions. * Fix memory leak * Update `BluetoothPermissionStrategy.m`
Jeroen Weener committed -
* Update example app * Update `Permission.bluetooth` documentation * Update CHANGELOG.md
Jeroen Weener committed
-
- 12 Jul, 2023 5 commits
-
-
* Update documentation * Apply suggestions from code review Co-authored-by: TimHoogstrate <tim566@hotmail.com> --------- Co-authored-by: TimHoogstrate <tim566@hotmail.com>
Jeroen Weener committed -
Maurits van Beusekom committed
-
Co-authored-by: Maurits van Beusekom <maurits@vnbskm.nl>
Jeroen Weener committed -
* Change `Permission.bluetooth` from `Permission` to `PermissionWithService` * Updates permission documentation
Jeroen Weener committed -
wujek-srujek committed
-
- 07 Jul, 2023 1 commit
-
-
* Updates documentation on Permission.storage * Add reference to FAQ section
Maurits van Beusekom committed
-
- 06 Jul, 2023 2 commits
-
-
* Removes callback on undetermined location status * Only ignore first `kCLAuthorizationStatusNotDetermined`
Jeroen Weener committed -
Maurits van Beusekom committed
-
- 30 Jun, 2023 4 commits
-
-
Maurits van Beusekom committed
-
* Fixes hang when requesting location always permission * Fixes tab vs spaces
Maurits van Beusekom committed -
Jeroen Weener committed
-
Maurits van Beusekom committed
-