1. 10 Oct, 2023 1 commit
  2. 04 Oct, 2023 1 commit
    • Refactor Permission Handling for Improved Readability (#1164) · a3bacb4a
      * 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
  3. 27 Sep, 2023 1 commit
  4. 26 Sep, 2023 1 commit
  5. 25 Sep, 2023 1 commit
  6. 22 Sep, 2023 1 commit
  7. 20 Sep, 2023 1 commit
  8. 18 Sep, 2023 1 commit
    • Support web implementation of permission_handler (#1121) · a021685f
      * 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
  9. 13 Sep, 2023 1 commit
    • Reply already submitted in Android 13 while user request permissions (#1147) · 4026813d
      * 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
  10. 11 Sep, 2023 1 commit
  11. 07 Sep, 2023 2 commits
  12. 06 Sep, 2023 5 commits
  13. 28 Aug, 2023 1 commit
  14. 01 Aug, 2023 1 commit
  15. 20 Jul, 2023 1 commit
  16. 18 Jul, 2023 2 commits
  17. 13 Jul, 2023 2 commits
  18. 12 Jul, 2023 5 commits
  19. 07 Jul, 2023 1 commit
  20. 06 Jul, 2023 2 commits
  21. 30 Jun, 2023 4 commits
  22. 29 Jun, 2023 4 commits