issues
search
Azure
/
communication-ui-library-android
Azure Communication UI Mobile Library for Android
https://learn.microsoft.com/en-us/azure/communication-services/concepts/ui-library/ui-library-overview?pivots=platform-web
MIT License
24
stars
29
forks
source link
[Calling][Task] Add support for dialing participants and receiving incoming call
#998
Closed
iaulakh
closed
6 months ago
iaulakh
commented
6 months ago
Purpose
Demo app changes to support incoming call
Incoming call event implementation
Dialing other participants
UI changes to support outgoing call
Does this introduce a breaking change?
[ ] Yes
[x] No
Pull Request Type
What kind of change does this Pull Request introduce?
[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:
Pull Request Checklist
[x] Public API changes
[ ] Verified for cross-platform
[ ] Synced with iOS, Web team
[ ] Internal review completed
[ ] UI Changes
[ ] Screen captures included
[ ] Tested for Light/Dark mode
[ ] Tested for screen rotation
[ ] Tested on Tablet and small screen device (5")
[ ] Include localization changes
[ ] Tests
[ ] Memory leak analysis performed
[ ] Tested on API 21, 26 and latest
[ ] Tested for background mode
[x] Unit Tests Included
[x] UI Automated Tests Included
Purpose
Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?
Pull Request Checklist