Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call stops when database auto-locks after powering off the screen #323

Open
1 task done
schklom opened this issue May 22, 2024 · 1 comment
Open
1 task done

Call stops when database auto-locks after powering off the screen #323

schklom opened this issue May 22, 2024 · 1 comment
Labels
bug Probable bug

Comments

@schklom
Copy link

schklom commented May 22, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Bug description

Seems similar to #156 (comment)

Basically, if the database encryption timeout is X time and the screen is manually turned off for longer than X during a phone call, then the call is interrupted.

Steps to reproduce

  1. Set database encryption auto-lock timeout to X time (e.g. 10 seconds)
  2. Start a phone call with Molly
  3. Press the power button to turn off the screen
  4. Make the call last longer than 10 seconds
  5. The phone call abruptly stops
  6. Sometimes need to force-close Molly from Android settings as it does not start otherwise

Molly version

v7.6.2-2.up1-FOSS

Android version

14

Device

Google Pixel 6A

Link to debug log

https://debuglogs.org/android/7.6.2/350cc6c1a67ea8ce9ae4e3fb08ea634f3cc83fe7af7652d4ab9e064f8e83e515

@valldrac valldrac added the bug Probable bug label May 22, 2024
@serrq
Copy link

serrq commented May 24, 2024

Possible solution: "call" event extends the database autolock time until the call end. Of course only if database autolock is timeout during a call or when there is an incoming call.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Probable bug
Development

No branches or pull requests

3 participants