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

Release 1.9.0 #43

Merged
merged 5 commits into from
Sep 10, 2024
Merged

Release 1.9.0 #43

merged 5 commits into from
Sep 10, 2024

Conversation

theoplayer-bot[bot]
Copy link

  • 💥 Updated to Jetpack Compose version 1.7.0 (BOM 2024.09.00).
  • 💥 Changed colors parameter in IconButton and LiveButton to be an IconButtonColors.
  • 🚀 Added support for Android Lollipop (API 21), to align with the THEOplayer Android SDK.
  • 🚀 Added rememberPlayer(THEOplayerView) to create a Player wrapping an existing THEOplayerView.

MattiasBuelens and others added 5 commits September 6, 2024 17:15
* Set project.version directly

* Rework release workflow

* Sync develop with main
* Update Compose dependencies
* Restore look-and-feel of SeekBar
* Use new ripple API
* Remove obsolete workaround
* Fix indentation
* Rework IconButton
* Switch to androidx.lifecycle.compose.LocalLifecycleOwner
* Update changelog
* Update to AGP 8.5.2
* Fix text alignment in SeekButton
* Support API level 21
* Add rememberPlayer(THEOplayerView)
* Create THEOplayerView manually in demo app
* Don't destroy on dispose when using rememberPlayer(THEOplayerView)
@MattiasBuelens MattiasBuelens merged commit f8a0439 into main Sep 10, 2024
1 check passed
@MattiasBuelens MattiasBuelens deleted the release/1.9.0 branch September 10, 2024 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant