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

feat(android): ExoPlayer for Android #1691

Draft
wants to merge 40 commits into
base: main
Choose a base branch
from
Draft

feat(android): ExoPlayer for Android #1691

wants to merge 40 commits into from

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    61a2b50 View commit details
    Browse the repository at this point in the history
  2. Use ExoPlayer for Android

    Gustl22 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    c0c40c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9393ef7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a718e78 View commit details
    Browse the repository at this point in the history
  5. Link audioplayers exo

    Gustl22 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    f4bcb3e View commit details
    Browse the repository at this point in the history
  6. Basic functionality

    Gustl22 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    a51d52e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    441b518 View commit details
    Browse the repository at this point in the history
  8. adapt to timer updater

    Gustl22 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    a266be2 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Try to use plugin override

    Gustl22 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    84fcb27 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into gustl22/349-configu…

    …rable-position-updates
    
    # Conflicts:
    #	packages/audioplayers_android/android/src/main/kotlin/xyz/luan/audioplayers/player/SoundPoolPlayer.kt
    Gustl22 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    db197c1 View commit details
    Browse the repository at this point in the history
  3. fix line length

    Gustl22 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    edc2fa9 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

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

Commits on Oct 21, 2023

  1. Update Test description

    Gustl22 committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    98beba0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'gustl22/349-configurable-position-updates' into gustl22…

    …/exoplayer
    
    # Conflicts:
    #	packages/audioplayers/example/integration_test/lib_test.dart
    Gustl22 committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    bd38fa5 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    e40ee05 View commit details
    Browse the repository at this point in the history
  2. Update package dependencies

    Gustl22 committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    4268a3f View commit details
    Browse the repository at this point in the history
  3. remove handler

    Gustl22 committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    13bb543 View commit details
    Browse the repository at this point in the history
  4. Enable multidex

    Gustl22 committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    50de5e8 View commit details
    Browse the repository at this point in the history
  5. Migrate to Media3

    Gustl22 committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    6ff9488 View commit details
    Browse the repository at this point in the history
  6. Recreate Android folder

    Gustl22 committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    eb3cd78 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Update some values

    Gustl22 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    04f41c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f0a982 View commit details
    Browse the repository at this point in the history
  3. remove com.android.library

    Gustl22 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    be4656b View commit details
    Browse the repository at this point in the history
  4. some changes

    Gustl22 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    e9ff3ee View commit details
    Browse the repository at this point in the history
  5. remove overhead code

    Gustl22 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    c8317b1 View commit details
    Browse the repository at this point in the history
  6. Make playback work

    Gustl22 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    dad3e47 View commit details
    Browse the repository at this point in the history
  7. error message

    Gustl22 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    8791a25 View commit details
    Browse the repository at this point in the history
  8. Player to PlayerWrapper

    Gustl22 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    de99adb View commit details
    Browse the repository at this point in the history
  9. BytesSource

    Gustl22 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    2317fb3 View commit details
    Browse the repository at this point in the history
  10. Fix crash

    Gustl22 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    fccc802 View commit details
    Browse the repository at this point in the history
  11. Fix BytesSource

    Gustl22 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    a641cbe View commit details
    Browse the repository at this point in the history
  12. Format

    Gustl22 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    e018d5c View commit details
    Browse the repository at this point in the history
  13. Format

    Gustl22 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    9443ef8 View commit details
    Browse the repository at this point in the history
  14. Format

    Gustl22 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    07358c0 View commit details
    Browse the repository at this point in the history
  15. Attempt to set balance

    Gustl22 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    70fbd64 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. reapply channelmixingmatrix

    Gustl22 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    d45dfdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b734922 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    97f0377 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into gustl22/exoplayer

    # Conflicts:
    #	packages/audioplayers/example/android/app/build.gradle
    #	packages/audioplayers/example/pubspec.yaml
    #	packages/audioplayers/pubspec.yaml
    Gustl22 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    808c023 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea51103 View commit details
    Browse the repository at this point in the history