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

Add button to toggle flash on/off #59

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Feb 2, 2018

  1. Add button to toggle flash on/off

    Didier116 committed Feb 2, 2018
    Configuration menu
    Copy the full SHA
    daf724a View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2018

  1. Add spinner to choose flash option

    Didier116 committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    534ebba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad63247 View commit details
    Browse the repository at this point in the history
  3. setFlash call on startRecording()

    Didier116 committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    4b51dcd View commit details
    Browse the repository at this point in the history
  4. Rename allowFlash variable to allowFlashToggle

    Didier116 committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    1d0544e View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2018

  1. Add useFlash parameters to onRecordButtonClicked

    Didier116 committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    91fbaf2 View commit details
    Browse the repository at this point in the history
  2. Add FlashStatus as Parameterized to toggleRecording and startRecordin…

    …g methods
    Didier116 committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    38e50ea View commit details
    Browse the repository at this point in the history
  3. Add getAllowFlashToggle an getIFStartOn Tests

    Didier116 committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    e0c832f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a2e885 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2018

  1. Start Flash before recording (prevent crash with some device like One…

    …Plus)
    Didier116 committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    c3c583f View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2018

  1. Rename FlashOption

    Didier116 committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    61c7366 View commit details
    Browse the repository at this point in the history
  2. Remove unused parameter (isFlashOn/useFlash)

    Didier116 committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    985d70d View commit details
    Browse the repository at this point in the history
  3. Remove null check for camera and params

    Didier116 committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    6d3cbcc View commit details
    Browse the repository at this point in the history
  4. Update Comments (Flash also works for back camera)

    Didier116 committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    22f17d6 View commit details
    Browse the repository at this point in the history
  5. Remove unused parameter (isFlashOn/useFlash)

    Didier116 committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    45736ab View commit details
    Browse the repository at this point in the history