Pause when tab is hidden, using visibility change api

This commit is contained in:
Renan LE CARO 2025-03-15 10:34:01 +01:00
parent 1a56b5f1d1
commit 33d74e8c84
68 changed files with 7290 additions and 6933 deletions

View file

@ -1,5 +1,8 @@
#!/bin/bash
set -e
set -x
versionCode=$(($(date +%s) / 60))
bash ./build.sh $versionCode