element-hq / element-hq/element-android

Automatically exit the missed calls interface.

Open
#7,107 0 comments 0 reactions 0 assignees View on GitHub
A-VideoCall A-VoIP O-Uncommon S-Minor T-Enhancement
Dominant language
Kotlin
Stars
3.7k
Forks
917
PR merge metrics
No merged PRs in 30d

Description

### Your use case

#### What would you like to do?
a) If you miss a call in the lock screen state, the missed call interface should return to the lock screen after a period of time when the dialog box pops up.
b) If you miss a call while operating the phone, the missed call interface should return to the previous level after a period of time when the dialog box pops up.
c) Call the other party but the other party does not answer, the call interface should return to the previous level after a period of time when the dialog box pops up.

Such as 5 seconds.

![{BEB04828-BBDA-A5BD-38EE-0AECD7D6488F}](https://user-images.githubusercontent.com/48104960/189791508-5b3f2658-fe94-47ed-bcbd-6ca26f3faf66.png)

#### Why would you like to do it?
Avoid power consumption and screen life degradation caused by lighting the screen for a long time.

#### How would you like to achieve it?
n/a

### Have you considered any alternatives?

Automated tools like Tasker or MacroDroid that detect what's on the screen and automatically act accordingly.

### Additional context

Automation tools have problems with "failure to trigger", "repeated triggers cause script errors" and "extra power consumption", which is an overkill.

### Are you willing to provide a PR?

No

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.