Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
katzer
/
cordova-plugin-local-notifications
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
2.6k
Code
Issues
2
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 13, 2025
Changelog: Add: Android: Use Object.assign instead of spread in object literals
GitToTheHub
committed
4d6502e
Copy full SHA for 4d6502e
Android: Use Object.assign instead of spread in object literals
Show description for cb2f68e
GitToTheHub
committed
cb2f68e
Copy full SHA for cb2f68e
Android: Move click code to Notification and Action classes
Show description for fff6fba
GitToTheHub
committed
fff6fba
Copy full SHA for fff6fba
Commits on Nov 12, 2025
Android: Bugfix: PendingIntent for input actions must be mutable
Show description for c20fba4
GitToTheHub
committed
c20fba4
Copy full SHA for c20fba4
CHANGELOG: Add change: Bugfix: Make Actions persistent
GitToTheHub
committed
3d09545
Copy full SHA for 3d09545
Android: Rename NotificationClickActivity to ClickActivity
GitToTheHub
committed
79ba789
Copy full SHA for 79ba789
Android: Bugfix: Make Actions persistent
Show description for afb8610
GitToTheHub
committed
afb8610
Copy full SHA for afb8610
Commits on Oct 12, 2025
Next dev version 1.2.3
GitToTheHub
committed
eb45bff
Copy full SHA for eb45bff
Release version 1.2.2
GitToTheHub
committed
315c0fa
Copy full SHA for 315c0fa
Changelog: First list platform changes, than common
GitToTheHub
committed
e6ca727
Copy full SHA for e6ca727
Changelog: Add iOS change: Ignore deprecation warning about using `UNNotificationPresentationOptionAlert`
GitToTheHub
committed
190d2bf
Copy full SHA for 190d2bf
iOS: Ignore deprecation warning about using `UNNotificationPresentationOptionAlert`
Show description for c5ab489
GitToTheHub
committed
c5ab489
Copy full SHA for c5ab489
Commits on Sep 3, 2025
Changelog: Add change: Add plugin method `getDefaults` back
GitToTheHub
committed
46560b0
Copy full SHA for 46560b0
Add plugin method `getDefaults` back
Show description for 1d8dc14
GitToTheHub
committed
1d8dc14
Copy full SHA for 1d8dc14
Commits on Aug 14, 2025
Next dev version 1.2.2-dev
GitToTheHub
committed
28678a2
Copy full SHA for 28678a2
Release 1.2.1
GitToTheHub
committed
e2cd3fe
Copy full SHA for e2cd3fe
Android: Update `meta.version` to current plugin version
Show description for fcaf24c
GitToTheHub
committed
fcaf24c
Copy full SHA for fcaf24c
Commits on Aug 2, 2025
Android: Update always `meta.version` of older notifications
Show description for adb62a9
Manuel Beck
committed
adb62a9
Copy full SHA for adb62a9
Changelog: Add Android Bugfix: Handle crash when updating from plugin version 0.9-beta.3 and notifications were already scheduled with the old plugin version
Manuel Beck
committed
50715d8
Copy full SHA for 50715d8
Android: Bugfix: Handle crash when updating from 0.9-beta.3
Show description for 55050cd
Manuel Beck
committed
55050cd
Copy full SHA for 55050cd
Commits on Jul 15, 2025
Readme: Add npm package under current version title
Show description for 3360c59
GitToTheHub
authored
3360c59
Copy full SHA for 3360c59
Readme: Add current version at the beginning
GitToTheHub
authored
449cd2a
Copy full SHA for 449cd2a
Readme: Add upgrade notices for older plugin versions
Show description for c438826
GitToTheHub
authored
c438826
Copy full SHA for c438826
Commits on Jul 4, 2025
Changelog: Add Bugfix: Prevent `NullPointerException` for trigger and clear
GitToTheHub
committed
d9ee315
Copy full SHA for d9ee315
Android: Prevent `NullPointerException` for trigger and clear
Show description for 6af3ca3
GitToTheHub
committed
6af3ca3
Copy full SHA for 6af3ca3
Commits on Jul 2, 2025
Next dev version 1.2.1-dev
GitToTheHub
committed
a65531a
Copy full SHA for a65531a
Release 1.2.0
Show description for 7caf795
GitToTheHub
committed
7caf795
Copy full SHA for 7caf795
Changelog: Add Bugfix: Don't filter out notifications where trigger.at is not set
GitToTheHub
committed
4b3cade
Copy full SHA for 4b3cade
Commits on Jun 23, 2025
README.md - Android: Improve documentation of createChannel
Show description for c01ed09
GitToTheHub
committed
c01ed09
Copy full SHA for c01ed09
README.md - Android: Added property section for androidChannelEnableLights and link to it
GitToTheHub
committed
934498d
Copy full SHA for 934498d
README.md: Correct linking to section "Notification channels"
Show description for e678280
GitToTheHub
committed
e678280
Copy full SHA for e678280
Bugfix: Don't filter out notifications where trigger.at is not set
Show description for 44208fb
GitToTheHub
committed
44208fb
Copy full SHA for 44208fb
Commits on Jun 12, 2025
Next dev version 1.2.0-dev
GitToTheHub
committed
7f0128a
Copy full SHA for 7f0128a
Version 1.1.9
GitToTheHub
committed
4bae9f6
Copy full SHA for 4bae9f6
Commits on Jun 6, 2025
Bugfix Android: Subsequent notifications were ignored, when posting without trigger.at
Show description for 74fc217
GitToTheHub
committed
74fc217
Copy full SHA for 74fc217
Pagination
Previous
Next
You can’t perform that action at this time.