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

Target android 13 #2366

Merged
merged 13 commits into from
Aug 11, 2023
Merged

Target android 13 #2366

merged 13 commits into from
Aug 11, 2023

Commits on Aug 4, 2023

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

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    5428e94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9b1cc8 View commit details
    Browse the repository at this point in the history
  3. Shrink splash logo to correct dimensions

    The actual logo should now have the correct dimensions however this
    doesn't seem to help.
    simonpoole committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    f3b8b8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45ffdb3 View commit details
    Browse the repository at this point in the history
  5. Use java 17 for code ql

    simonpoole committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    07b44f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Fix extraction of cardinal direction information

    Explicitly extracting the exif information stopped working, however the
    current revision of ExifInterface allowed us to migrate to that for
    exverything.
    simonpoole committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    9a04331 View commit details
    Browse the repository at this point in the history
  2. Use java 17 for CI

    simonpoole committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    c7eb2f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07c3bc2 View commit details
    Browse the repository at this point in the history
  4. Update BUILDING doc

    simonpoole committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    ea95209 View commit details
    Browse the repository at this point in the history
  5. Remove unused import

    simonpoole committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    93e603e View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Replace deprecated getSerializableExtra and getParceable

    Unluckily two calls in PropertyEditorActivity currently can't be
    replaced.
    simonpoole committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    a4ba1dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbc706e View commit details
    Browse the repository at this point in the history