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

[JetStream] Compose for tv beta migration #168

Merged
merged 20 commits into from
May 20, 2024

Commits on May 17, 2024

  1. apply spotless

    chikoski committed May 17, 2024
    Configuration menu
    Copy the full SHA
    e6a6c83 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    chikoski committed May 17, 2024
    Configuration menu
    Copy the full SHA
    7803fb4 View commit details
    Browse the repository at this point in the history
  3. Update code to fix warnings

    chikoski committed May 17, 2024
    Configuration menu
    Copy the full SHA
    98637d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    feced9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbae28a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23b18cc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7a83e69 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3d77121 View commit details
    Browse the repository at this point in the history
  9. spotlessApply

    chikoski committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ceaa51a View commit details
    Browse the repository at this point in the history
  10. code cleanup

    chikoski committed May 17, 2024
    Configuration menu
    Copy the full SHA
    7154759 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    19b826c View commit details
    Browse the repository at this point in the history
  12. Upgrade core compose version to 1.7.0-beta01 and remove tv-foundation…

    … from the dependencies as a result of the update
    chikoski committed May 17, 2024
    Configuration menu
    Copy the full SHA
    dca953e View commit details
    Browse the repository at this point in the history
  13. spotless Apply

    chikoski committed May 17, 2024
    Configuration menu
    Copy the full SHA
    32a5086 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    119d63a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42d684f View commit details
    Browse the repository at this point in the history
  3. Mark MovieList and MovieCategoryList as deprecated. This is because s…

    …trong skipping mode is enabled.
    chikoski committed May 20, 2024
    Configuration menu
    Copy the full SHA
    b6d56bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2643026 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    149466c View commit details
    Browse the repository at this point in the history
  6. Add a todo comment

    chikoski committed May 20, 2024
    Configuration menu
    Copy the full SHA
    21ec05b View commit details
    Browse the repository at this point in the history
  7. Fix a layout issue where the background image is not fully visible wh…

    …en the MovieDetailsScreen is displayed.
    chikoski committed May 20, 2024
    Configuration menu
    Copy the full SHA
    def415d View commit details
    Browse the repository at this point in the history