oxen-io / session-android

A private messenger for Android.
https://getsession.org
GNU General Public License v3.0
1.73k stars 165 forks source link

SES1813 - Fix regression test failures #1473

Closed AL-Session closed 2 months ago

AL-Session commented 2 months ago

Contributor checklist


Description

Fixes issues 1.1 ("Call screen not appearing") and 1.7 ("No preview for video message") as identified in the Android regression test results found here: https://www.notion.so/oxen/Android-Regression-Test-Point-Release-1-24-04-24-dev-main-e4b937bfbbfe44998cf584993fe5307e

The call-screen notification issue can still occur on some emulators, but does not seem to occur on physical devices or Linux-based x86_64 emulators, as documented in the following ticket for further investigation at a later date: https://optf.atlassian.net/browse/SES-1831

This PR contains only minor changes where the functionality has been tested & accepted and as such will not be code reviewed before merge into dev at this time to expedite the Android point release.