Skip to content

Releases: 100mslive/100ms-android

Prebuilt SDK release 1.1.91

05 Jan 12:23
9eb4c53
Compare
Choose a tag to compare

Fixed

  • Crashes when going to background a long time and returning.
  • Users were able to answer the quiz again on rejoin.

Added

  • Stream ended UI if the stream ends.

Prebuilt SDK release 1.1.9

28 Dec 12:56
649a00c
Compare
Choose a tag to compare

Added

  • Quizzes Leaderboard

Fixed

  • RBAC chat issues
  • Crash fix for activity being killed in the background and android recreating it.

v1.1.8 on Dec-20-2023

20 Dec 16:49
8b207aa
Compare
Choose a tag to compare

Fixed

  • Crash on Android lollipop when reading timed metadata

Prebuilt SDK release 1.1.7

15 Dec 11:52
f41f1d6
Compare
Choose a tag to compare

Added

  • When a poll is started, the HLS viewers will receive it in sync with the video so context is maintained.
  • Peers can now be brought on stage without asking, their audio and video is muted when this role change happens.
  • Settings icon in hls player to choose resolution.

Fixed

  • When the room is ended or a peer is removed from room, if they were on the polls page they wouldn't be removed immediately.
  • The text for the chat being blocked is now shown to peers on the overlay chat.
  • When attempting to go into PIP, devices on Android 8 and below were crashing. PIP is currently unsupported and removed.
  • The peer's hand raise state was not being removed when they were brought onto stage.
  • Audio icon which only affects webrtc peers, removed from hls

v1.1.6 on Dec-08-2023

08 Dec 13:26
f9f6928
Compare
Choose a tag to compare

Added

  • Polls can be synced with HLS playback using timed metadata
  • If a username is provided while joining in HMSPrebuiltOptions then dont allow to modify it in preview

Prebuilt SDK release 1.1.5

01 Dec 13:30
671be7f
Compare
Choose a tag to compare

Added

  • Chat RBAC allows fine grained access controls for chats.
  • Users can now be blocked from chat, max 26.
  • Messages can now be hidden from the chat, max 26.
  • Messages can be pinned (upto 1020 characters)
  • Chat can be paused (but not from android, only from web)

Fixed

  • Crash fix for very old android versions under api 24.

Prebuilt SDK release 1.1.4

16 Nov 11:21
c8a6454
Compare
Choose a tag to compare

Added

  • Beam intermediate states.
  • Landscape mode for HLS.

Fixed

  • Publish and subscribe states being enabled from the dashboard.

Prebuilt SDK release 1.1.3

07 Nov 12:05
ba7d0c3
Compare
Choose a tag to compare

Added

Add option launch prebuilt using token instead of room code using HMSRoomKit.launchPrebuiltUsingAuthToken()

Prebuilt SDK release 1.1.2

06 Nov 07:16
864b1ea
Compare
Choose a tag to compare

Added

Poll creation UI if you have the permissions.

Prebuilt SDK release 1.1.1

21 Oct 15:56
8832478
Compare
Choose a tag to compare

Added

Paginated peer list.

Fixes

Answering polls.