forked from EddyVerbruggen/Calendar-PhoneGap-Plugin
-
Notifications
You must be signed in to change notification settings - Fork 5
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
adasdasd #14
Closed
Closed
adasdasd #14
Conversation
This file contains 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
…ents and calendar types
…ents and calendar types
Fix ios empty string predicate while finding event
…ception will be thrown in IOS
Small wording update to plugin description.
… android and ios is different!
loses vs looses
createEventInteractively for ios THANKS!
Fix to detect allDay events on multiple days events
Fix event remove in Android; Optimize FinEvent for Android and iOS
Delete Event Android and Find Events
suport localization pt-BR
refactor: merge two assignments of "id" property, to reduce confusion
Android 8.0+ requires both read and write permissions explicitly, it no longer implicitly will give read when write is allowed.
(Android 8+) request both read/write for operations
fix deleteEvent() "notes" filter which was ignored on android
Delete recurring
… casing with Android's native casing)
fixing unreliable index
fixing primary calendar issue
Add check if allday is set if event is created interactively
Pass error callbacks to cordova.exec call
…honeGap-Plugin * 'master' of https://github.com/EddyVerbruggen/Calendar-PhoneGap-Plugin: (49 commits) bump Pass error callback to cordova.exec call Add check if allday is set if event is created interactively bump fixing primary calendar issue bump fixing unreliable index Event gets deleted itself in Android Oreo EddyVerbruggen#459 (return a boolean) bump Event gets deleted itself in Android Oreo EddyVerbruggen#459 (aligned casing with Android's native casing) Event gets deleted itself in Android Oreo EddyVerbruggen#459 cleanup an old todo bump fix wrong event codes request both read/write for operations suport localization pt-BR fix deleteEvent() "notes" filter which was ignored on android add test coverage: delete by location refactor deleteEvent() test: track expectation changes support omitted arguments in promisifyScbEcb() ...
Calendar Plugin - merge master to upstream 5.1.3
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Context
Type of changes
Components affected
Tests
Screenshots (if appropriate)
Checklist
RNMT-XXXX <title>