-
-
Notifications
You must be signed in to change notification settings - Fork 45
Restore active reminder notifications after device reboot #850
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
Merged
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
844ef2f
Added onReminderClick to open reminder settings from the base note.
ulibte 6167398
Merge branch 'Crustack:main' into main
ulibte 7817867
onReminderClick optional
ulibte ac8274c
Merge remote-tracking branch 'origin/main'
ulibte 4acdae3
clear the
ulibte 8929a86
Note selection by long-pressing the reminder chip.
ulibte 5d969b1
Move ReminderChip below Title and take repetition into account
Crustack 624bc44
Merge branch 'Crustack:main' into main
ulibte 1bc8e51
Restore notifications on phone reboot
ulibte d7b4743
Merge branch 'Crustack:main' into restore-notification
ulibte d39f180
fix: update ModelExtensionsTest.kt to include isNotificationVisible o…
ulibte 6d5f88c
Merge branch 'Crustack:main' into restore-notification
ulibte f2f70ad
ReminderReceiver.kt:
ulibte cdc81b7
Merge remote-tracking branch 'origin/restore-notification' into resto…
ulibte eb25e38
on the action ACTION_BOOT_COMPLETED rescheduleAlarms is already calle…
ulibte d5302a6
Replace noteId.toInt() with a hash of both noteId and reminderId
ulibte 96e0d16
Apply suggestion from @coderabbitai[bot]
ulibte 2dfbe0d
setIsNotificationVisible to true before showing the notification
ulibte 9df3460
Also consider next repetition in restoreRemindersNotifications
Crustack 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
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.