-
-
Notifications
You must be signed in to change notification settings - Fork 90
Avoid NPE when missing DTSTART
for recurring events
#1336
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
rfc2822
merged 20 commits into
main-ose
from
1265-jtx-board-task-sync-causes-nullpointerexception
Apr 16, 2025
Merged
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
4c7c890
Added handling of null dtstart
ArnyminerZ 2709233
Added JtxSyncManagerTest
ArnyminerZ 4357545
Test recurrence id without dtstart does not cause NPE
sunkup 67e4bd7
Extract syncmanager creation from try-catch
sunkup 9781223
Add tests
sunkup fc4250d
Assert RRULE remains in main vtodo
sunkup 6915602
Skip tests when jtx board not installed
sunkup ec45659
Correct annotation
sunkup 40cf8fd
Simplify null checks
sunkup 7e13da7
Extract recurid definition
sunkup efee743
Update ical4android
sunkup e0f0043
Find recurrence instance without dtstart
sunkup 32bec93
Rename method for clarity and update kdoc
sunkup 72971bf
Use new method in test too
sunkup fee2e25
Fix lint warnings
sunkup 18a5142
Merge branch 'main-ose' into 1265-jtx-board-task-sync-causes-nullpoin…
sunkup ac75029
Use a custom rule to wrap and ignore security exception if jtxboard i…
sunkup b8ff89e
Use existing permission utils
sunkup 15f5300
Rename capture to catch exceptions rule
sunkup ed1701c
Format code
sunkup 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
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.