Skip to content

Releases: 100mslive/100ms-android

1.3.7 on 19-Jan-2026

19 Jan 04:41
02ffcee

Choose a tag to compare

What's Changed

  • Fix foreground service notification issues and subsequent null pointer crashes

Full Changelog: 1.3.6...1.3.7

1.3.6 on 06-Jan-2026

06 Jan 16:12
628ccbe

Choose a tag to compare

What's Changed

  • Fix the bug of call disconnecting for hls viewers when app goes to background

Full Changelog: 1.3.5...1.3.6

1.3.5 on 12-Dec-2025

12 Dec 06:28
16a468f

Choose a tag to compare

What's Changed

  • Carries the same changes that we had in room-kit version 1.3.4 (which wasn't released because of an missing-asset issue).
  • Add the missing app logo asset.

Full Changelog: 1.3.4...1.3.5

1.3.4 on 12-Dec-2025

12 Dec 04:59
46d85b2

Choose a tag to compare

What's Changed

  • Foreground services implementation - app shows notification (foreground) whenever user minimises the app or switches to some other screen (HOME or other app). This fixes the issue of audio getting disconnected when app is in background.
  • Client app can pass notification texts, icon images to the library to customise the notification through the new HMSPrebuiltOptions field CallNotificationConfig.

Wasn't published to Maven because of a missing asset in CallForegroundService! Please use 1.3.5 for the changes here.

Full Changelog: 1.3.3...1.3.4

1.3.3 on 26-Nov-2025

26 Nov 11:05
2454826

Choose a tag to compare

What's Changed

  • Fix PreviewFragment's Null-Localpeer crash

Full Changelog: 1.3.2...1.3.3

1.3.2 on 27-Oct-2025

27 Oct 13:58
8e12e63

Choose a tag to compare

Support HMS Android SDK 2.9.78

1.3.1 on 11-Aug-2025

11 Aug 11:42
b628760

Choose a tag to compare

v1.3.0 on 08-aug-2025

08 Aug 12:47
3bead48

Choose a tag to compare

Upgraded to HMS SDK 2.9.77 which provides 16kb page support

v1.2.28 on May-20-2025

20 May 13:18
375f228

Choose a tag to compare

Fixed:

  • Crash fix due to long messages
  • Crash fix due to empty names passed in preview screen
  • namespace changes - using the updated namespace of HMS webrtc lib from org.webrtc to hms.webrtc

v1.2.22 on 09-Dec-2024

09 Dec 08:27
0c10fd9

Choose a tag to compare

Fixed

  • Bottom bar not visible when hls-viewer is brought to stage
  • Not able to remove student from stage after bringing on to stage from hls-viewer role