A simple mindfulness-based timer which displays a notification/reminder at user-defined intervals
GNU General Public License v3.0
47
stars
3
forks
source link
Android 10 seems to be more aggressive in killing background app #2
Closed
kmac closed 3 years ago
Just switched to Lineage 17.1 and am noticing the app re-initializing itself once a day or so.
Since everything is driven from the alarm manager thread (alarms continue to fire) we should be able to make this more transparent.