- 07 Jun, 2023 2 commits
-
-
* add missing permission in manifest for permission_handler * update pubspec, changelog --------- Co-authored-by: Maurits van Beusekom <maurits@vnbskm.nl>
Antonio De Rinaldis committed -
`permission_handler_android` Fix missing POST_NOTIFICATION permission in android manifest for example projects. (#880) * add missing permission in manifest for permission_handler_android * update changelog for android * update pubspec --------- Co-authored-by: Maurits van Beusekom <maurits@vnbskm.nl>
Antonio De Rinaldis committed
-
- 06 Jun, 2023 1 commit
-
-
* Migrates CI configuration to use 'dart format' * Fixes typo * Resolved analysis warning * Fix Android build * Fix deprecation of bodyText1 * Remove unsupported assets from configuration * Remove redundant ! operator. * Fix CodeCov configuration * Update .github/workflows/permission_handler.yaml Co-authored-by: Jeroen Weener <JeroenWeener@users.noreply.github.com> --------- Co-authored-by: Jeroen Weener <JeroenWeener@users.noreply.github.com>
Maurits van Beusekom committed
-
- 05 Jun, 2023 3 commits
-
-
Maurits van Beusekom committed
-
Maurits van Beusekom committed
-
Volodymyr Buberenko committed
-
- 15 May, 2023 4 commits
-
-
Maurits van Beusekom committed
-
Maurits van Beusekom committed
-
Maurits van Beusekom committed
-
* Adds Android namespace Adds a namespace attribute to the Android build.gradle, for compatibility with Android Gradle Plugin 8.0. * Adds Android namespace Adds a namespace attribute to the Android build.gradle, for compatibility with Android Gradle Plugin 8.0. * Conditionalize the namespace
asaarnak committed
-
- 25 Mar, 2023 1 commit
-
-
Maurits van Beusekom committed
-
- 19 Oct, 2022 1 commit
-
-
* Added plugin support for new granular Android 13 storage permissions and alarm permission * revert pubspec.yaml platform interface versions to 3.7.0 in platform packages
Yannick Maljaars committed
-
- 17 Oct, 2022 1 commit
-
-
* Added platform support for new android granular media and alarm permissions * Hotfix typo * Hotfix 2, line end ; * Hotfix: alignment in PermissionUtils.java
Yannick Maljaars committed
-
- 06 Oct, 2022 1 commit
-
-
Yannick Maljaars committed
-
- 05 Oct, 2022 2 commits
-
-
* Prevent popup asking to turn on bluetooth on iOS * Update changelog * Update apple package pubspec version
Sergei Lavinov committed -
* Added support for new Android 13 NEARBY_WIFI_DEVICES permission * Updated pubspec.yaml to enfore the latest versions
Yannick Maljaars committed
-
- 30 Sep, 2022 1 commit
-
-
* Added support for the NEARBY_WIFI_DEVICES permission to platform packages * Hotfix PermissionUtils.java
Yannick Maljaars committed
-
- 28 Sep, 2022 1 commit
-
-
* Added platform interface support for Android 13 permission: NEARBY_WIFI_DEVICES * Test 1 in permission_test.dart updated for new values.length
Yannick Maljaars committed
-
- 27 Sep, 2022 2 commits
-
-
Maurits van Beusekom committed
-
* Update links for pub.dev Co-authored-by: Daniel Flores Medina <78251680+Dev-dfm@users.noreply.github.com> * Update version * Update CHANGELOG.md Co-authored-by: Daniel Flores Medina <78251680+Dev-dfm@users.noreply.github.com>
Joachim Nohl committed
-
- 21 Sep, 2022 1 commit
-
-
Masayuki Ono (mono) committed
-
- 20 Sep, 2022 3 commits
-
-
Yannick Maljaars committed
-
Yannick Maljaars committed
-
Maurits van Beusekom committed
-
- 19 Sep, 2022 1 commit
-
-
* Updated pubspec.yaml files to support the updated baseflow_plugin_template * #2 Updated pubspec.yaml files baseflow_plugin_template config
Yannick Maljaars committed
-
- 15 Jun, 2022 4 commits
-
-
Maurits van Beusekom committed
-
* bump version to 10.0.0 * Bump compileSdkVersion and targetSdkVersion to 33
Alex Sandri committed -
* Add support for POST_NOTIFICATIONS permission (Introduced with Android 13) * increase compileSdkVersion to 33 and fix deprecated methods in API 33 * bump package version and update changelog * bump example app compile and target sdk versions * fix: crash on Android < 13 * revert version updates * revert example app's * bump permission_handler_android to 10.0.0
Alex Sandri committed -
Maurits van Beusekom committed
-
- 10 Jun, 2022 1 commit
-
-
Maurits van Beusekom committed
-
- 31 Mar, 2022 2 commits
-
-
* add persistent flag for already denied * add missing const key * bump permission_handler_apple to 9.0.4
Lukas Kurz committed -
* Update URL on git dependency in example project * Update version on baseflow plugin template
Maurits van Beusekom committed
-
- 03 Mar, 2022 1 commit
-
-
Maurits van Beusekom committed
-
- 02 Mar, 2022 1 commit
-
-
Michal Šrůtek committed
-
- 01 Mar, 2022 1 commit
-
-
Maurits van Beusekom committed
-
- 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 1 commit
-
-
* Federate Android and iOS packages * Federate Android and iOS packages
Maurits van Beusekom committed
-