start a new foreground service when the stopwatch is active and the app is moved to the background

This commit is contained in:
Mysochenko Yuriy
2022-05-02 08:58:27 +03:00
parent 20a59bfd1e
commit d26372296d
37 changed files with 175 additions and 7 deletions

View File

@ -6,6 +6,7 @@
<string name="label">Etiketa</string>
<string name="no_days_selected">Ez duzu egunik hautatu</string>
<string name="timer">Tenporizagailua</string>
<string name="stopwatch">Stopwatch</string>
<string name="lap">Bira</string>
<string name="stopwatch_stopped">Kronometroa gelditu da</string>
<string name="timer_stopped">Tenporizagailua gelditu da</string>