8000 Comparing r2.19.1...release-v2 · google/ExoPlayer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: google/ExoPlaye 8000 r
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: r2.19.1
Choose a base ref
...
head repository: google/ExoPlayer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-v2
Choose a head ref
  • 13 commits
  • 1,611 files changed
  • 3 contributors

Commits on Aug 21, 2023

  1. Update javadoc for 2.19.1

    #minor-release
    
    PiperOrigin-RevId: 558098987
    (cherry picked from commit 10748c3)
    icbaker authored and tianyif committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    f523d6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03cadd2 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Update exoplayer2 deprecation note now 2.19.1 is released

    PiperOrigin-RevId: 569447886
    (cherry picked from commit 7a92a06)
    icbaker committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    5df25ae View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Update issue templates to make deprecation of exoplayer2 more obvious

    PiperOrigin-RevId: 590175639
    (cherry picked from commit 9781be5)
    icbaker committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    ce8b273 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5420b8a View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Clean-up multi-line strings in YAML issue templates

    * If we don't want any newlines in the result, it's better to use `>`
    * If we want newlines (e.g. for markdown) then we should ensure the
      string **only** contains the newlines we want, because GitHub (unlike
      other markdown renderers) preserves single newlines in the output,
      leading to ugly newlines dictated by the source.
    
    Also remove a markdown-style link that isn't renderered as markdown.
    
    PiperOrigin-RevId: 590309749
    (cherry picked from commit e3bb79f)
    icbaker committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    5d4b706 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Tweak wording of exoplayer2 bug template

    This ensures the link to the new project is included in the filed issue. Currently it's only visible when filing. Example of current result: #11367
    
    PiperOrigin-RevId: 595643883
    (cherry picked from commit 14bef9e)
    icbaker committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    9c9f5a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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

Commits on Apr 4, 2024

  1. Update exoplayer2 README to document this repo is no longer updated

    PiperOrigin-RevId: 621497237
    (cherry picked from commit fb5f413)
    icbaker committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d90d729 View commit details
    Browse the repository at this point in the history
  2. Redirect exoplayer.dev pages to media3 on d.android.com

    Two pages don't have media3 equivalents, so are redirected to
    https://developer.android.com/media/media3/exoplayer instead:
    
    * https://exoplayer.dev/design-documents.html
    * https://exoplayer.dev/pros-and-cons.html
    
    PiperOrigin-RevId: 621497706
    (cherry picked from commit e6e7240)
    icbaker committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ee6ba28 View commit details
    Browse the repository at this point in the history
  3. Add<meta> tag to remove exoplayer2 javadoc from search indexes

    https://developers.google.com/search/docs/crawling-indexing/block-indexing#meta-tag
    
    The javadoc will remain hosted on exoplayer.dev, so direct links will
    continue to work, but this will remove the pages from search engines
    so queries for names like `LoadControl` should be more likely to reach
    the current media3 docs instead.
    
    PiperOrigin-RevId: 621838892
    (cherry picked from commit da5b9af)
    icbaker committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    faa296a View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Add PR template to highlight exoplayer v2 is deprecated

    (cherry picked from commit 5b2b7f4)
    icbaker committed May 20, 2024
    Configuration menu
    Copy the full SHA
    c00f90a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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