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 torch brightness level support for Android 13+ #174

Merged
merged 5 commits into from
Nov 15, 2022

Commits on Oct 23, 2022

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

Commits on Oct 26, 2022

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

Commits on Nov 9, 2022

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

Commits on Nov 14, 2022

  1. cleanup flash implementation

    - fix issues with brightness control
    - add separate classes for Android 5 and Android 6+ for simplicity
    - properly cleanup camera in onDestory and also when stroboscope/flashlight mode are disabled
    KryptKode committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    98c0f05 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. clear listeners after disabling flash for SOS and stroboscope

    - this prevents the two sliders for brightness and stroboscope from showing up at the same time
    KryptKode committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    c975ab1 View commit details
    Browse the repository at this point in the history