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

Convert Media Folder to Kotlin #12132

Merged
merged 4 commits into from
Nov 9, 2023

Commits on Nov 9, 2023

  1. Rename .java to .kt

    Signed-off-by: alperozturk <[email protected]>
    alperozturk96 authored and AndyScherzinger committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    58a8442 View commit details
    Browse the repository at this point in the history
  2. Convert to kt

    Signed-off-by: alperozturk <[email protected]>
    alperozturk96 authored and AndyScherzinger committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    1c2f58a View commit details
    Browse the repository at this point in the history
  3. Check nullable values in MainApp due to increased Lint

    Signed-off-by: alperozturk <[email protected]>
    alperozturk96 authored and AndyScherzinger committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    57d360b View commit details
    Browse the repository at this point in the history
  4. Fix visibility problem for tests

    Signed-off-by: alperozturk <[email protected]>
    alperozturk96 authored and AndyScherzinger committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    0af3c1d View commit details
    Browse the repository at this point in the history