Skip to content

Releases: AgoraIO-Community/VideoUIKit-Android

Add License

05 May 09:25
456a048
Compare
Choose a tag to compare

Adding MIT License as a simple permissive license.

Agora Android UIKit v2.0.0 Release

30 Apr 16:20
eaeda80
Compare
Choose a tag to compare

This update is a completely new UIKit from Agora.
Please check out the README and wiki for information on how to use this new module.

Docs and Delegates

30 Apr 09:37
7512072
Compare
Choose a tag to compare
Docs and Delegates Pre-release
Pre-release
  • Show pin when user is displayed on main screen
  • Moved gradle.build files to gradle.build.kts
  • Implemented delegate methods
  • More inline docs

Minor Updates

27 Apr 18:20
1106971
Compare
Choose a tag to compare
Minor Updates Pre-release
Pre-release
  • New builtin button option: BuiltinButton.END
  • Swapped parameters on one join method, so that non optional params come first
  • Buttons positioned in the centre
  • Removed extra parameter on AgoraSingleVideoView
  • Removed extra end call button from example code

Fix Local Mute Flag

14 Apr 12:34
b0acb2e
Compare
Choose a tag to compare
Fix Local Mute Flag Pre-release
Pre-release

Hotfix, making sure the muted flag shows for local user

Android UIKit v2 Beta 2

07 Apr 09:02
Compare
Choose a tag to compare
Pre-release

Updated README, docs and scope

Android UIKit v2 Beta 1

06 Apr 09:05
Compare
Choose a tag to compare
Pre-release

Initial release of Android UIKit v2

Android UIKit v2.0.0-RC1

30 Apr 16:12
521a442
Compare
Choose a tag to compare
Pre-release

Release Candidate for Android UIKit v2.0.0

Docs and Delegates v2

30 Apr 11:08
521a442
Compare
Choose a tag to compare
Docs and Delegates v2 Pre-release
Pre-release
  • Show pin when user is displayed on main screen
  • Moved gradle.build files to gradle.build.kts
  • Implemented delegate methods
  • More inline docs