Skip to content

Releases: THEOplayer/android-ui

1.9.0

10 Sep 09:33
f8a0439
Compare
Choose a tag to compare
  • 💥 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.

1.8.0

06 Sep 14:04
Compare
Choose a tag to compare
  • 🚀 Added support for THEOplayer 8.0.

1.7.4

02 Sep 13:16
Compare
Choose a tag to compare
  • 🐛 Fixed a crash when playing a live stream on Chromecast.

1.7.3

02 Sep 09:01
Compare
Choose a tag to compare

1.7.2

28 Aug 11:11
Compare
Choose a tag to compare
  • 🐛 Fixed ad clickthrough not working. (#33)
  • 🐛 Fixed UI not re-appearing after playing an ad. (#33)
  • 🐛 Fixed exiting fullscreen disabling edge-to-edge display. (#32)

1.7.1

20 Aug 08:52
Compare
Choose a tag to compare
  • 🐛 Disable system gestures on the SeekBar component. (#30)

1.7.0

12 Aug 15:58
Compare
Choose a tag to compare
  • 💥 Updated to Jetpack Compose version 1.6.8 (BOM 2024.06.00).
  • 🚀 Added basic support for advertisements. (Requires THEOplayer SDK version 7.10.0 or higher.)

1.6.0

16 Apr 10:46
Compare
Choose a tag to compare
  • 🚀 Added support for THEOplayer Android SDK version 7.

1.5.0

21 Feb 13:26
Compare
Choose a tag to compare

1.4.0

27 Nov 13:19
Compare
Choose a tag to compare
  • 💥 Updated to Jetpack Compose version 1.5.4 (BOM 2023.10.01).
  • 💅 Renamed project to "THEOplayer Open Video UI for Android".