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

Check conflicts #126

Closed
wants to merge 3 commits into from
Closed

Check conflicts #126

wants to merge 3 commits into from

Conversation

alexgerardojacinto
Copy link
Collaborator

Description

Context

Type of changes

  • Fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Refactor (cosmetic changes)
  • Breaking change (change that would cause existing functionality to not work as expected)

Platforms affected

  • Android
  • iOS
  • JavaScript

Tests

Screenshots (if appropriate)

Checklist

  • Pull request title follows the format RNMT-XXXX <title>
  • 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

alexgerardojacinto and others added 3 commits August 28, 2023 12:06
* chore: Add Unreleased Tag to CHANGELOG

* feat: iOS Workouts (#88)

Update Health and Fitness iOS library in order to include the new GetWorkoutsData feature.
Add required code to bridge the feature between the callers (OutSystems) and iOS.

* chore: Set Release Tag

Set release tag on the repo's CHANGELOG file.

* chore: Set Release Tag

Set release tag on the repo's package.json and plugin.xml files.

* chore: Update iOS Library (#90)

Update "OSHealthFitnessLib.xcframework" to the latest version to include the fix for the notification trigger (https://outsystemsrd.atlassian.net/browse/RMET-2689).

* chore: Update iOS Library (#91)

Update "OSHealthFitnessLib.xcframework" to the latest version to enable notification editing (https://outsystemsrd.atlassian.net/browse/RMET-2688).

* RMET-2723 Health & Fitness Plugin - Disconnect from google fit (#92)

* feat: add disconnectFromGoogleFit method

References: https://outsystemsrd.atlassian.net/browse/RMET-2723

* chore: update library dependency

References: https://outsystemsrd.atlassian.net/browse/RMET-2723

* chore: update changelog

References: https://outsystemsrd.atlassian.net/browse/RMET-2723

* chore: update library version

References: https://outsystemsrd.atlassian.net/browse/RMET-2723

* chore: update library version

References: https://outsystemsrd.atlassian.net/browse/RMET-2723

* chore: Update iOS xcframework (#94)

Update to the 1.3.1 tag version.

* chore(release): raise to version 1.4.0

References: https://outsystemsrd.atlassian.net/browse/RMET-2723

---------

Co-authored-by: OS-ricardomoreirasilva <[email protected]>
Co-authored-by: Ricardo Silva <[email protected]>
# Conflicts:
#	CHANGELOG.md
#	src/android/build.gradle
#	src/android/com/outsystems/plugins/healthfitness/OSHealthFitness.kt
#	src/ios/frameworks/OSHealthFitnessLib.xcframework/ios-arm64/OSHealthFitnessLib.framework/Info.plist
#	src/ios/frameworks/OSHealthFitnessLib.xcframework/ios-arm64/OSHealthFitnessLib.framework/OSHealthFitnessLib
#	src/ios/frameworks/OSHealthFitnessLib.xcframework/ios-arm64_x86_64-simulator/OSHealthFitnessLib.framework/Info.plist
#	src/ios/frameworks/OSHealthFitnessLib.xcframework/ios-arm64_x86_64-simulator/OSHealthFitnessLib.framework/OSHealthFitnessLib
#	src/ios/frameworks/OSHealthFitnessLib.xcframework/ios-arm64_x86_64-simulator/OSHealthFitnessLib.framework/_CodeSignature/CodeResources
#	www/OSHealthFitness.js
@alexgerardojacinto alexgerardojacinto deleted the check-conflicts branch May 9, 2024 14:20
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.

2 participants