-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FLUT-121: Texture View implementation (#1654)
* fetching Android SDK from local .m2 * updated implementation * Added texture view implementation * Added dispose texture view method * Fixed errors * Updated pubspec * Added texture view in sample app * Updated implementation * Updated cache extent and add track logic * Added pooling for prebuilt * released sample app version 1.5.78 (378) 🍀 * Added active speaker * Updated widget tree in screenshare layout * Added event channels in texture-view * Updated android sdk branch * Updated versions * Updated changelog * Updated fastlane * released sample app version 1.5.91 (391) 🍀 * Fixed resolution issue * Updated gemfile * released sample app version 1.5.92 (392) 🍀 * Updated texture view implementation * Fixed screenshare bugs * released sample app version 1.5.93 (393) 🍀 * released sample app version 1.5.93 (393) 🍀 * FLUT-167: Fixed preview stretching bug (#1645) * Fixed colored line issue in grid (#1646) * released sample app version 1.5.95 (395) 🍀 * Fixed iOS streal url fix (#1647) * released sample app version 1.5.96 (396) 🍀 * 🤖 Automated Format and Fix * Updated android sdk version to 2.8.2 * 🤖 Automated Format and Fix * released sample app version 1.5.97 (397) 🍀 * 🤖 Automated Format and Fix * Fixed iOS crash with texture view (#1649) * released sample app version 1.5.98 (398) 🍀 * 🤖 Automated Format and Fix * 🤖 Automated Format and Fix * Fixed activeSpeaker layout while screenshare (#1650) * Added feature to disable name edit on preview (#1651) * Fixed empty message on role change decline (#1652) * Updated changelog * Updated android sdk branch to dev-v2 * Updated android sdk version * Fixed sizing issues * released sample app version 1.5.100 (400) 🍀 * Removed logs * Corrected comments * removed unused code * 🤖 Automated Format and Fix * Fixed build.gradle --------- Co-authored-by: Yogesh Singh <[email protected]> Co-authored-by: ygit <[email protected]> Co-authored-by: Decoder07 <[email protected]>
- Loading branch information
1 parent
82e97ee
commit 502d036
Showing
21 changed files
with
86 additions
and
407 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.