qw123wh / Aospdeskclock

Fork of aosp deskclock: alarm,clock, timer,stopwatch
Apache License 2.0
51 stars 9 forks source link

[Proposal] Treat tap on blank space in notification as intention to open/keep open the app. #27

Open uli-on opened 2 years ago

uli-on commented 2 years ago

What I 'd like to propose is an improvement for the following situation:

An alarm fires, the notification is visible with the two buttons "Stop" and "Add 1 min". It has enough empty space to tap upon and open the app itself. Great for further actions inside the app, like starting another timer once the current one is stopped or restarting the same one again!

But after stopping the timer the app closes and doesn't let me, so my opening the app isn't seen as a desire to interact with the app, it is treated like any tap on one of the two buttons in the notification.

Would be great to have in case this idea doesn't nullify any other intended behaviour.

qw123wh commented 2 years ago

Hi, this app will not receive updates.The main project is the following:

For any issue you can open an issue there

https://github.com/qw123wh/new-clock

this app is not yet on fdroid, but can be downloaded on github, it is the update of this other app

https://github.com/qw123wh/new-clock-fdroid

Any fork and PR are welcome