- 26 Mar, 2024 1 commit
-
-
* Adds support for when in use only * Update permission_handler_apple/CHANGELOG.md Co-authored-by: TimHoogstrate <tim566@hotmail.com> * Update permission_handler_apple/CHANGELOG.md Co-authored-by: TimHoogstrate <tim566@hotmail.com> * Apply PR feedback --------- Co-authored-by: TimHoogstrate <tim566@hotmail.com>
Maurits van Beusekom committed
-
- 21 Mar, 2024 1 commit
-
-
Maurits van Beusekom committed
-
- 18 Mar, 2024 1 commit
-
-
Maurits van Beusekom committed
-
- 13 Feb, 2024 2 commits
-
-
Maurits van Beusekom committed
-
* Update project files * Add a new background refresh permission check for iOS * versions * cleanups * version bumps * missing constants Co-authored-by: Sebastian Roth <sebastian.roth@gmail.com>
Maurits van Beusekom committed
-
- 12 Feb, 2024 2 commits
-
-
* Fix/1174 background refresh status (#1176) * Update project files * Add a new background refresh permission check for iOS * versions * cleanups * version bumps * missing constants * Revert to platforms to main --------- Co-authored-by: Sebastian Roth <sebastian.roth@gmail.com>
Maurits van Beusekom committed -
* Fix/1174 background refresh status (#1176) * Update project files * Add a new background refresh permission check for iOS * versions * cleanups * version bumps * missing constants * Revert to platforms to main * Revert changes to Apple package --------- Co-authored-by: Sebastian Roth <sebastian.roth@gmail.com>
Maurits van Beusekom committed
-
- 08 Feb, 2024 1 commit
-
-
* Added comment in Podfile for NSPhotoLibraryAddUsageDescription * fix photosAddOnly key for info.plist * Added new versions * Update permission_handler/CHANGELOG.md * Update permission_handler/CHANGELOG.md * Update permission_handler_apple/CHANGELOG.md * Update permission_handler_apple/CHANGELOG.md --------- Co-authored-by: tim Hoogstrate <tim566@hotmail.com> Co-authored-by: Maurits van Beusekom <maurits@baseflow.com> Co-authored-by: Maurits van Beusekom <maurits@vnbskm.nl>
Christian Navolskyi committed
-
- 07 Feb, 2024 1 commit
-
-
Fixes bug 1274, removed SDK check to see permission status of schedule exact alarm on Android. (#1277) * Fixes bug 1274, removed SDK check to see permission status. * Added support for older API versions
TimHoogstrate committed
-
- 30 Jan, 2024 2 commits
-
-
Volodymyr Buberenko committed
-
spencer barrett committed
-
- 17 Jan, 2024 3 commits
-
-
* Adding SiriKit permissions (#1140) * Adding SiriKit permissions * Fix tests --------- Co-authored-by: Maurits van Beusekom <maurits@vnbskm.nl> * Reserves the assistant permission on no-op platforms * Adds support to example application * Remove pubspec overrides * Fix formatting * Add support for Permission.assistant to the app facing package. * Fix formatting --------- Co-authored-by: Baptiste DUPUCH <baptiste.dupuch@gmail.com>
Maurits van Beusekom committed -
* Adding SiriKit permissions (#1140) * Adding SiriKit permissions * Fix tests --------- Co-authored-by: Maurits van Beusekom <maurits@vnbskm.nl> * Reserves the assistant permission on no-op platforms * Adds support to example application * Remove pubspec overrides * Fix formatting * Revert app facing package to main * Revert so only platform implementation changes are included * Add support for Permission.assistant to platforms * Update permission_handler_android/CHANGELOG.md Co-authored-by: TimHoogstrate <tim566@hotmail.com> * Update permission_handler_html/CHANGELOG.md Co-authored-by: TimHoogstrate <tim566@hotmail.com> * Update permission_handler_windows/CHANGELOG.md Co-authored-by: TimHoogstrate <tim566@hotmail.com> --------- Co-authored-by: Baptiste DUPUCH <baptiste.dupuch@gmail.com> Co-authored-by: TimHoogstrate <tim566@hotmail.com>
Maurits van Beusekom committed -
* Adding SiriKit permissions (#1140) * Adding SiriKit permissions * Fix tests --------- Co-authored-by: Maurits van Beusekom <maurits@vnbskm.nl> * Reserves the assistant permission on no-op platforms * Adds support to example application * Remove pubspec overrides * Fix formatting * Revert to platforms to main * Revert so only platform interface changes are included * Update permission_handler_platform_interface/CHANGELOG.md Co-authored-by: TimHoogstrate <tim566@hotmail.com> --------- Co-authored-by: Baptiste DUPUCH <baptiste.dupuch@gmail.com> Co-authored-by: TimHoogstrate <tim566@hotmail.com>
Maurits van Beusekom committed
-
- 16 Jan, 2024 1 commit
-
-
Maurits van Beusekom committed
-
- 15 Dec, 2023 1 commit
-
-
Flero committed
-
- 05 Dec, 2023 2 commits
-
-
Maurits van Beusekom committed
-
* fixed plugin init with non-https web app * fixed plugin init with non-https web app * fixed handling of nullable values * fixed _locationPermissionName * better error handling * PR feedback * PR feedback
Eugene Kuleshov committed
-
- 21 Nov, 2023 1 commit
-
-
* - Split iOS calendar permission into write only and full access * - Fixes + adjust readme and bump versions * - Adjust Changelog.md * - Support iOS 17+ calendar permissions * - Update README.md to reflect iOS 17+ calendar permissions * - Fix PermissionManager.m issue * - Fix dependencies * #1108 Adjusted for calendarReadOnly and calendarFullAccess * #1108 Remove breaking change annotation from changelog * Switch calendarReadOnly to calendarWriteOnly * Update permission_handler/CHANGELOG.md Co-authored-by: TimHoogstrate <tim566@hotmail.com> * - Adjusted iOS EventPermissionStrategy.m after review * Added NSCalendarsFullAccessUsageDescription to apple example .plist and podfile * Fix deprecated calendar permission logic * Update EventPermissionStrategy.m * Make small adjustments * Make small touch-ups * Updates `Runner.xcodeproj` files * Update permission_handler/README.md Co-authored-by: TimHoogstrate <tim566@hotmail.com> * Update permission_handler/README.md Co-authored-by: TimHoogstrate <tim566@hotmail.com> * Replace `calendar` with `contacts` in tests * Update permission_handler_apple.yaml * Update permission_handler.yaml * Update permission_handler.yaml * Update permission_handler_apple.yaml --------- Co-authored-by: milosKarakas <milos.karakas@codebluestudio.com> Co-authored-by: TimHoogstrate <tim566@hotmail.com> Co-authored-by: Jeroen Weener <JeroenWeener@users.noreply.github.com> Co-authored-by: Maurits van Beusekom <maurits@baseflow.com>
Miloš Karakaš committed
-
- 17 Nov, 2023 3 commits
-
-
Jeroen Weener committed
-
Maurits van Beusekom committed
-
Jeroen Weener committed
-
- 16 Nov, 2023 1 commit
-
-
* Rename to `permission_handler_html` * Change description example `pubspec.yaml`
Jeroen Weener committed
-
- 15 Nov, 2023 2 commits
-
-
Jeroen Weener committed
-
* - Split iOS calendar permission into write only and full access * - Fixes + adjust readme and bump versions * - Adjust Changelog.md * - Support iOS 17+ calendar permissions * - Update README.md to reflect iOS 17+ calendar permissions * - Fix PermissionManager.m issue * - Fix dependencies * #1108 Adjusted for calendarReadOnly and calendarFullAccess * #1108 Remove breaking change annotation from changelog * Switch calendarReadOnly to calendarWriteOnly * Update permission_handler/CHANGELOG.md Co-authored-by: TimHoogstrate <tim566@hotmail.com> * - Adjusted iOS EventPermissionStrategy.m after review * Added NSCalendarsFullAccessUsageDescription to apple example .plist and podfile * Fix deprecated calendar permission logic * Update EventPermissionStrategy.m * Separate iOS changes * Group calendar keys in `Info.plist` --------- Co-authored-by: milosKarakas <milos.karakas@codebluestudio.com> Co-authored-by: Miloš Karakaš <34490121+MilosKarakas@users.noreply.github.com> Co-authored-by: TimHoogstrate <tim566@hotmail.com>
Jeroen Weener committed
-
- 14 Nov, 2023 1 commit
-
-
Maurits van Beusekom committed
-
- 27 Oct, 2023 2 commits
-
-
* Update documentation in permission_status.dart Updated the documentation to be clearer when limited and provisional statuses may be returned. The docs are repeated ~3 times, so I made them consistent. * Updated the permanentlyDenied description per changes made in version 11.0.0 * Bumped the version in pubspec and CHANGELOG. --------- Co-authored-by: Maurits van Beusekom <maurits@vnbskm.nl>
Andrew Brampton committed -
* Fix * Replace `-` to `*` * Fix
Michael Nabil committed
-
- 23 Oct, 2023 1 commit
-
-
* Report ignoreBatteryOptimizations permission correctly * Report restricted status pre-marshmallow devices
Maurits van Beusekom committed
-
- 18 Oct, 2023 1 commit
-
-
* updates documentation for Permission.photos on Android * added style change * update * minor update
TimHoogstrate committed
-
- 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
-