-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Comparing changes
Open a pull request
base repository: MaikuB/flutter_local_notifications
base: flutter_local_notifications-v17.1.2
head repository: MaikuB/flutter_local_notifications
compare: flutter_local_notifications-v17.2.2
- 16 commits
- 25 files changed
- 8 contributors
Commits on Jun 28, 2024
-
[flutter_local_notifications] Add custom repeat interval - periodical…
…lyShowWithDuration method (#2197) * Add interface method with option to pass repeat duration interval * Add periodicallyShowWithDuration tests * Implement android logic * Add logic for iOS devices * Add logic for macOS devices * Add doc for method * addressed linter issues * removed androidAllowWhileIdle from periodicallyShowWithDuration() and made schedule mode to default to exact * fixed api docs in platform interface * updated platform interface with method to validate duration and updated api docs accordingly * updated periodicallyShowWithDuration to validate duration * fixed periodicallyShowWithDuration tests after adding duration validation * fixed macos test * updated changelog and pubspec of plugin for release --------- Co-authored-by: Michael Bui <25263378+MaikuB@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bbf120e - Browse repository at this point
Copy the full SHA bbf120eView commit details -
github-actions committed
Jun 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 0f49b98 - Browse repository at this point
Copy the full SHA 0f49b98View commit details -
[flutter_local_notifications] added requestFullScreenIntentPermission…
…() method (#2351) * added requestFullScreenIntentPermission() method * Google Java Format * updated api docs for fullScreenIntent * updated changelog entry * Clang Format --------- Co-authored-by: github-actions <> Co-authored-by: Anka <runner@Mac-1719542533108.local>
Configuration menu - View commit details
-
Copy full SHA for 10449eb - Browse repository at this point
Copy the full SHA 10449ebView commit details -
Anka authored and Anka committed
Jun 28, 2024 Configuration menu - View commit details
-
Copy full SHA for fb301c1 - Browse repository at this point
Copy the full SHA fb301c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1eae39e - Browse repository at this point
Copy the full SHA 1eae39eView commit details
Commits on Jun 29, 2024
-
[various] moved formatting jobs to validate workflow (#2356)
* updated format workflow to trigger on PRs * moved format jobs to validate workflow
Configuration menu - View commit details
-
Copy full SHA for 27e3191 - Browse repository at this point
Copy the full SHA 27e3191View commit details -
[flutter_local_notifications] Fix crash on latest Flutter master due …
…to ambiguous method call (#2355) * fix crash on latest flutter master * fix whitespace (I think) --------- Co-authored-by: Gray Mackall <mackall@google.com>
Configuration menu - View commit details
-
Copy full SHA for 053ee0b - Browse repository at this point
Copy the full SHA 053ee0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7de98e - Browse repository at this point
Copy the full SHA b7de98eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 659fddd - Browse repository at this point
Copy the full SHA 659fdddView commit details
Commits on Jun 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a12d777 - Browse repository at this point
Copy the full SHA a12d777View commit details
Commits on Jul 14, 2024
-
[flutter_local_notification_linux] fixed definition and registration …
…of Linux implementation (#2371) * fixed Linux pubspec to specify Linux platform implementation details * added missing registerWith method * updated changelog
Configuration menu - View commit details
-
Copy full SHA for 639a109 - Browse repository at this point
Copy the full SHA 639a109View commit details -
Configuration menu - View commit details
-
Copy full SHA for 036277c - Browse repository at this point
Copy the full SHA 036277cView commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ad7f5c3 - Browse repository at this point
Copy the full SHA ad7f5c3View commit details -
[flutter_local_notifications_android] Fix cancel notification with ta…
…g in action receiver (#2378) * Cancel notification with tag in action * Google Java Format --------- Co-authored-by: Michael Bui <25263378+MaikuB@users.noreply.github.com> Co-authored-by: github-actions <>
Configuration menu - View commit details
-
Copy full SHA for d83727e - Browse repository at this point
Copy the full SHA d83727eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e76dd6 - Browse repository at this point
Copy the full SHA 3e76dd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c682828 - Browse repository at this point
Copy the full SHA c682828View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff flutter_local_notifications-v17.1.2...flutter_local_notifications-v17.2.2