-
Notifications
You must be signed in to change notification settings - Fork 26
feat(ui): Initial basic push notifications #1410
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
Open
sdisalvo-crd
wants to merge
31
commits into
develop
Choose a base branch
from
feat/VT20-2085-Initial-basic-push-notifications
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 22 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
d2cfd0f
wip: add basic notifications
sdisalvo-crd a8068eb
feat: adding cold start and performance optimization
sdisalvo-crd 2878268
fix: cold start won't switch profile
sdisalvo-crd 2696037
wip: fix persistent notifications bug
sdisalvo-crd e7a970f
test(jest): fix unit test
sdisalvo-crd a51c650
fix: replaced timeout-based workaround with event-driven state machin…
sdisalvo-crd da06610
fix: update package-lock
sdisalvo-crd 48f2c9a
fix: mock a basic IonIcon
sdisalvo-crd 275df0f
fix: updated the lock file to match the current state
sdisalvo-crd 459ff5d
Merge remote-tracking branch 'origin/develop' into feat/VT20-2085-Ini…
sdisalvo-crd 38742fd
wip: troubleshooting profile switch
sdisalvo-crd 256590e
fix: duplicate notification bug
sdisalvo-crd 9295b5d
Merge origin/develop into feat/VT20-2085-Initial-basic-push-notificat…
sdisalvo-crd 476f630
chore: bring back react-hooks/exhaustive-deps deleted by mistake
sdisalvo-crd cd2bc4f
fix: review PR comments
sdisalvo-crd 5cb8b67
fix: add NSUserNotificationsUsageDescription
sdisalvo-crd 1da36e1
chore: service relocation
sdisalvo-crd cf93441
chore: remove MultiSigExn
sdisalvo-crd 77377c6
wip: simplify & refactor
sdisalvo-crd dee9452
chore: cleanup
sdisalvo-crd 9e2403f
fix: remove dynamic imports in handleNotificationReceived
sdisalvo-crd c83bc09
fix: Android cold start and failing tests
sdisalvo-crd 6864278
Merge remote-tracking branch 'origin/develop' into feat/VT20-2085-Ini…
sdisalvo-crd 102c8c0
feat: add CapacitorLocalNotifications.release.xcconfig
jimcase 5ecadac
wip: fix PR comments
sdisalvo-crd bc7ccf2
fix: handleNotificationNavigation
sdisalvo-crd c4abf9f
wip: fix PR comments
sdisalvo-crd 4d124f6
fix: navigate first and then clear in the background
sdisalvo-crd 605ccc2
wip: fix PR comments
sdisalvo-crd 8447fa5
fix: PR comments & clearDeliveredNotificationsForProfile
sdisalvo-crd fe11c02
fix: failing test
sdisalvo-crd File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.