From: Matheus Afonso Martins Moreira Date: Thu, 29 Aug 2024 01:31:47 +0000 (-0300) Subject: Merge PR #440 - fix countdown face issues X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=657ff72;p=sensor-watch.git Merge PR #440 - fix countdown face issues Avoid potential underflow when evaluating x - y with y > x. Evaluate it only when y <= x instead. Avoid clearing indicators in background task since another watch face is likely active. Reviewed-by: Matheus Afonso Martins Moreira GitHub-Pull-Request: https://github.com/joeycastillo/Sensor-Watch/pull/440 --- 657ff724d07cf906b87f23204744fc09e005744e