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

Screen record for view one time media #5879

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    50006dd View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. - refactored the name for placeholder view

    - Added Notification observer when screen capture change
    sumit-cpay committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    ff811fb View commit details
    Browse the repository at this point in the history
  2. - Moved videoplayer play to screen capture observer to play and stop …

    …depending on screen capture status
    sumit-cpay committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    e43482f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7819dd View commit details
    Browse the repository at this point in the history
  4. - Added method for observing screen capture did change

    - Name refactoring
    sumit-cpay committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    28b2f10 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    5db220e View commit details
    Browse the repository at this point in the history
  2. - Moved UIScreen capture check to viewDidLoad to remove transient s…

    …creen showin issue
    
    - stop video player when screen is dismissed. (Video played even after screen is dismissed with audio).
    sumit-cpay committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4017628 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    de87409 View commit details
    Browse the repository at this point in the history