Skip to content

Tags: ServicePattern/MobileAPI_Android

Tags

2.1.0-beta

Toggle 2.1.0-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
WebRTC, accumulated updates (#45)

* Implement handling image files

* Gradle cleanup and update the dependencies

* Code cleanup

* Strings extracted to strings.xml

* Update Gradle and Kotlin versions to latest

* added UX/UI to send image files from user to server side

* - Upload files (images) to server
- Code cleaning

* chat_session_signaling event

* New chat_session_form_show event

* Poll Request refactoring

* gitignore update

* Call Activity layout

* API and Demo app impl

* Gradle 7.5  and Kotlin 1.8 updates

* WebRTC library added
WebRTC incoming call implementation - DONE

* WebRTC library added
WebRTC incoming call implementation - DONE

* Change log

---------

Co-authored-by: Alexander Lobastov <58867146+ALobastov@users.noreply.github.com>

2.0.0

Toggle 2.0.0's commit message
Update changelog.md - v 2.0.0

0.1.2

Toggle 0.1.2's commit message
Update CHANGELOG.md

0.1.1

Toggle 0.1.1's commit message
Update CHANGELOG.md

0.1.0-beta

Toggle 0.1.0-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #19 from ServicePattern/feature/json_on_debug

Feature/json on debug

0.0.2

Toggle 0.0.2's commit message
Get rid of unused properties.

0.0.1

Toggle 0.0.1's commit message
Version/artifact

0.0.0

Toggle 0.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #5 from ServicePattern/bugfix/march_8

Bugfix/march 8