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

Modernize #19

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

Modernize #19

wants to merge 22 commits into from

Commits on Aug 13, 2024

  1. Arctic Fox

    hannesa2 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    0ab2c65 View commit details
    Browse the repository at this point in the history
  2. Gradle 7.1

    hannesa2 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9866807 View commit details
    Browse the repository at this point in the history
  3. Build on CI with Java 11

    hannesa2 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6d35b88 View commit details
    Browse the repository at this point in the history
  4. Use mavenCentral()

    hannesa2 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    7b6aebc View commit details
    Browse the repository at this point in the history
  5. api 31

    hannesa2 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c382acd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93aa39a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    88e003a View commit details
    Browse the repository at this point in the history
  8. Android Studio BumbleBee

    hannesa2 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    93a03c2 View commit details
    Browse the repository at this point in the history
  9. Bump Github actions

    hannesa2 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b79f222 View commit details
    Browse the repository at this point in the history
  10. api34

    hannesa2 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    cec1974 View commit details
    Browse the repository at this point in the history
  11. Harmonize github actions

    hannesa2 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d796342 View commit details
    Browse the repository at this point in the history
  12. Java 17

    hannesa2 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ddbc5a3 View commit details
    Browse the repository at this point in the history
  13. Move to plugins

    hannesa2 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    bb98941 View commit details
    Browse the repository at this point in the history
  14. Bump build tools to 7.4.2

    hannesa2 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    4fb9230 View commit details
    Browse the repository at this point in the history
  15. Android Studio Koala

    hannesa2 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1acdb88 View commit details
    Browse the repository at this point in the history
  16. Fix jitpack publish

    hannesa2 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    5bc71ac View commit details
    Browse the repository at this point in the history
  17. Allow bindService

    Without this option, bindToService fails on newer Android API versions.
    brendanpward authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b6f29d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Merge pull request #4 from brendanpward/patch-1

    Fix bindToService on newer Android API versions
    hannesa2 authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1ecb7eb View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    53947bf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from brendanpward/modernize

    Move the queries from the example application into the API
    hannesa2 authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    daa9ab3 View commit details
    Browse the repository at this point in the history
  3. Build any pull request

    hannesa2 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    ce39868 View commit details
    Browse the repository at this point in the history
  4. Cosmetic

    hannesa2 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d5a43c1 View commit details
    Browse the repository at this point in the history