vicolo-dev / chrono

A modern and powerful clock, alarms, timer and stopwatch app for Android!
GNU General Public License v3.0
412 stars 18 forks source link

Chrono app assumes foreground after alarm is finished #213

Closed atom-smasher closed 4 months ago

atom-smasher commented 5 months ago

Describe the bug Chrono app assumes foreground after alarm is finished.

Expected behavior If Chrono is not in the foreground when the alarm rings, it should remain not in the foreground after the alarm is finished.

To Reproduce Steps to reproduce the behavior:

  1. Set an alarm.
  2. Open another app in the foreground.
  3. Turn off the display.
  4. Wait for the alarm, and turn it off.
  5. Unlock the phone, and Chrono is now in the foreground.

Screenshots N/A

Smartphone Information

Additional context Thank you! Some bugs, but this is quickly becoming my favourite alarm & clock app!

AhsanSarwar45 commented 4 months ago

Thanks for the report, this should be fixed in the v0.5.0-beta2 release. Let me know if there are any issues with it.