-
Notifications
You must be signed in to change notification settings - Fork 596
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(local-notifications): add more info to pending notifications #211
Commits on Jan 21, 2021
-
[android] add more useful info to getPending
Joseph Pender committedJan 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 7e00d76 - Browse repository at this point
Copy the full SHA 7e00d76View commit details -
[android] set repeats for schedules set to trigger every x
Joseph Pender committedJan 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 38a1d67 - Browse repository at this point
Copy the full SHA 38a1d67View commit details
Commits on Jan 22, 2021
-
[iOS] add more useful info to getPending
Joseph Pender committedJan 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 4a4b73b - Browse repository at this point
Copy the full SHA 4a4b73bView commit details -
Updating LocalNotificationDescriptor interface
Joseph Pender committedJan 22, 2021 Configuration menu - View commit details
-
Copy full SHA for a49a11a - Browse repository at this point
Copy the full SHA a49a11aView commit details -
Merge branch 'main' into local-notifications-pending-details
Joseph Pender committedJan 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 3b81c53 - Browse repository at this point
Copy the full SHA 3b81c53View commit details
Commits on Jan 28, 2021
-
Rolling back changes to "repeats"
Joseph Pender committedJan 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 19ea78e - Browse repository at this point
Copy the full SHA 19ea78eView commit details -
reverting changes to LocalNotificationDescriptor, using LocalNotifica…
…tionSchema in PendingResult
Joseph Pender committedJan 28, 2021 Configuration menu - View commit details
-
Copy full SHA for a22a8f3 - Browse repository at this point
Copy the full SHA a22a8f3View commit details -
Merge branch 'main' into local-notifications-pending-details
# Conflicts: # local-notifications/android/src/main/java/com/capacitorjs/plugins/localnotifications/LocalNotification.java # local-notifications/ios/Plugin/LocalNotificationsPlugin.swift # local-notifications/src/web.ts
Joseph Pender committedJan 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 270f9ad - Browse repository at this point
Copy the full SHA 270f9adView commit details -
Adding repeats to schedule object instead of notification
Joseph Pender committedJan 28, 2021 Configuration menu - View commit details
-
Copy full SHA for b8b9703 - Browse repository at this point
Copy the full SHA b8b9703View commit details -
[iOS] removing repeats from notification
Joseph Pender committedJan 28, 2021 Configuration menu - View commit details
-
Copy full SHA for d4fe4f5 - Browse repository at this point
Copy the full SHA d4fe4f5View commit details -
Joseph Pender committed
Jan 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 6a0f633 - Browse repository at this point
Copy the full SHA 6a0f633View commit details
Commits on Jan 29, 2021
-
[iOS] properly converting extras and schedule to JSObjects
Joseph Pender committedJan 29, 2021 Configuration menu - View commit details
-
Copy full SHA for b8ae588 - Browse repository at this point
Copy the full SHA b8ae588View commit details -
Changing PendingResult to use PendingLocalNotificationSchema
Joseph Pender committedJan 29, 2021 Configuration menu - View commit details
-
Copy full SHA for da0d17c - Browse repository at this point
Copy the full SHA da0d17cView commit details
Commits on Feb 5, 2021
-
Merge branch 'main' into local-notifications-pending-details
Joseph Pender committedFeb 5, 2021 Configuration menu - View commit details
-
Copy full SHA for 87f16dc - Browse repository at this point
Copy the full SHA 87f16dcView commit details