Skip to content
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
wants to merge 311 commits into from
Closed

adasdasd #14

wants to merge 311 commits into from

Conversation

OS-ricardomoreirasilva
Copy link

Description

Context

Type of changes

  • Feature (change which adds functionality)
    • BREAKING CHANGE (existing functionality will not work as expected due to new feature)
  • Fix (change which fixes an issue)
    • BREAKING CHANGE (existing functionality will not work as expected due to fix)
  • Performance (change which improves performance)
    • BREAKING CHANGE (existing functionality will not work as expected due to performance improvement)
  • Refactor (non-breaking change that is neither feature, fix nor performance)
  • Style (non-breaking change that only affects formatting and/or white-space)

Components affected

  • Android platform
  • iOS platform
  • JavaScript
  • OutSystems

Tests

Screenshots (if appropriate)

Checklist

  • Pull request title follows the format RNMT-XXXX <title>
  • Tests have been created
  • Code follows code style of this project
  • CHANGELOG.md file is correctly updated
  • Changes require an update to the documentation
    • Documentation has been updated accordingly

EddyVerbruggen and others added 30 commits October 23, 2014 20:22
Fix ios empty string predicate while finding event
Small wording update to plugin description.
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
Paulo Santana and others added 29 commits March 1, 2018 16:19
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
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.