You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the feature request, user feedback is appreciated! I wanted to note a couple of things on this issue for future reference.
The app depends on flutter_background_service which only works with iOS and Android. There's a couple of options, if running the timer in the background is a desired feature, I'd suggest also opening an issue there to grow community awareness.
If it is not a desired feature to run the app in the background (e.g. keep the timer going while you change songs on a music app), the app could be updated to disable the background process on Linux.
Purpose:
Compilling the app for linux phones and tablets and releasing the app in linux app stores
More details:
To allow those with linux phones to use the app
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: