* feat: update shake detection settings to reduce cooldown and feedback options
* fix: shake detector not detecting in background
* enhance shake action handling to avoid unnecessary feedback
* disable shake detector when player not playing anything
* refactor: remove outdated TODO regarding shake detection optimization
* refactor: comment out notifyListeners call in restartTimer method for clarity