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

Improve media controller service #485

Merged
merged 28 commits into from
Apr 8, 2024
Merged

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    6f6e0be View commit details
    Browse the repository at this point in the history
  2. Add guava kotlin coroutines

    StaehliJ committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    2e950ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da85615 View commit details
    Browse the repository at this point in the history
  4. Try with MediaSessionExtras

    StaehliJ committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    22c5219 View commit details
    Browse the repository at this point in the history
  5. Add Pillarbox MediaSession

    StaehliJ committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    8071d5b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21ac94b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8290f57 View commit details
    Browse the repository at this point in the history
  8. wip

    StaehliJ committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    5cdbfa3 View commit details
    Browse the repository at this point in the history
  9. handle all events

    StaehliJ committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    4212c76 View commit details
    Browse the repository at this point in the history
  10. Improve kdoc

    StaehliJ committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    3844b6b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6daad85 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bc773fe View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    168efd5 View commit details
    Browse the repository at this point in the history
  14. Update README.md

    StaehliJ committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    726d181 View commit details
    Browse the repository at this point in the history
  15. Improve services

    StaehliJ committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    6f1a24d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e1d6c4c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    dda5578 View commit details
    Browse the repository at this point in the history
  18. Update showcase

    StaehliJ committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    1cda4ec View commit details
    Browse the repository at this point in the history
  19. Fix buildHealth

    StaehliJ committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    30a5189 View commit details
    Browse the repository at this point in the history
  20. Rebase on main

    StaehliJ committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    aa9eb75 View commit details
    Browse the repository at this point in the history
  21. fix test after rebase

    StaehliJ committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    6024ff9 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    a1a0a03 View commit details
    Browse the repository at this point in the history
  2. Update some documentation

    MGaetan89 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    89833a2 View commit details
    Browse the repository at this point in the history
  3. Ignore warnings

    MGaetan89 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a879368 View commit details
    Browse the repository at this point in the history
  4. Remove code duplication

    MGaetan89 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    3c5476c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    676a76c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd5ccc4 View commit details
    Browse the repository at this point in the history
  7. Add test

    MGaetan89 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    7b5262b View commit details
    Browse the repository at this point in the history