Skip to content

feat: add option to store videos persistently#6

Open
alexgerardojacinto wants to merge 5 commits intofeat/RMET-4099/android-implementationfrom
feat/RMET-4098/add-persistent-video
Open

feat: add option to store videos persistently#6
alexgerardojacinto wants to merge 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

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