Releases: auvious/android-examples
Releases · auvious/android-examples
v1.2.0
Auvious Android SDK v1.2.0
Screen Sharing
- Screen Share Display - View and share screen from remote participants in a split-screen layout
- Picture-in-Picture Support - Full PiP mode with UI controls
Call Recording Notifications
- Visual Recording Indicator - REC badge overlay when conference recording is active
- Status Alerts - Snackbar notifications for recording events
Modern UI
- Complete migration to Jetpack Compose with Material 3 design
- Dynamic toolbar with intelligent action placement
Other Improvements
- On-hold state detection with visual overlay
- Improved audio routing management
- Automatic layout adjustment for portrait and landscape streams
- Better foldable device support
⚠️ Breaking Changes
- Minimum SDK increased from 21 → 23 (Android 6.0+)
Full Changelog: v1.1.7...v1.2.0
v1.1.7
- Update WebRTC native libraries to support Google’s latest policies
- Resolve problems related to network limitations
v1.1.5
- Fix the edge-to-edge support.
- Support of Android 36.
v1.1.4
- Support of Android 35.
- Update dependecies and removed the unnecessary FOREGROUND_SERVICE_DATA_SYNC permission request.
v1.1.3
- Added support for the agent's portrait mode
- Fixed a bug with mic-only agent status
- Minor UI updates local user viewport
- Various fixes and improvements
v1.1.2
- Fix an issue with speaker for Android S and below
- Minor optimizations in the sample app
v1.1.1
Introduce a new AuviousSimpleConferenceOptions to control conference buttons and change the background color
v1.0.15
- Introduce a new
AuviousSimpleConferenceOptionsto switch between speaker and earpiece default audio output