Skip to content

feat: add option to store videos persistently#6

Merged
alexgerardojacinto merged 5 commits intofeat/RMET-4099/android-implementationfrom
feat/RMET-4098/add-persistent-video
Mar 19, 2026
Merged

feat: add option to store videos persistently#6
alexgerardojacinto merged 5 commits intofeat/RMET-4099/android-implementationfrom
feat/RMET-4098/add-persistent-video

Conversation

@alexgerardojacinto
Copy link
Contributor

@alexgerardojacinto alexgerardojacinto commented Mar 18, 2026

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

Tested using in an OutSystems app (through the Cordova plugin)

Screenshots (if appropriate)

Checklist

  • 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

IONCAMRCameraManager.processResultFromVideo(mockActivity,
mUri,
fromGallery = true,
isPersistent = false,
Copy link
Contributor

@OS-pedrogustavobilro OS-pedrogustavobilro Mar 18, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor: Shouldn't this also be true?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes it should, I forgot about that one, only changed the first one. Fixed now if you want to check

@alexgerardojacinto alexgerardojacinto merged commit 0a42e03 into feat/RMET-4099/android-implementation Mar 19, 2026
2 checks passed
@alexgerardojacinto alexgerardojacinto deleted the feat/RMET-4098/add-persistent-video branch March 19, 2026 12:23
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