Vaani/lib
Dr.Blank 67d6c9240b
Fix Shake Detector not working when app in background (#40)
* 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
2024-09-30 02:34:13 -04:00
..
api refactor: update cover image handling to use item IDs and simplify library item actions 2024-09-23 03:55:32 -04:00
constants progress on home screen 2024-06-17 01:33:56 -04:00
db feat: implement per book settings with player configuration and update methods 2024-09-17 23:19:05 -04:00
features Fix Shake Detector not working when app in background (#40) 2024-09-30 02:34:13 -04:00
hacks something 2024-05-08 05:03:49 -04:00
models feat: add deeplinking support for oauth login 2024-09-16 23:51:50 -04:00
pages feat: add deeplinking support for oauth login 2024-09-16 23:51:50 -04:00
router feat: add shake detection functionality (#36) 2024-09-28 01:27:56 -04:00
settings Fix Shake Detector not working when app in background (#40) 2024-09-30 02:34:13 -04:00
shared feat: add shake detection functionality (#36) 2024-09-28 01:27:56 -04:00
theme refactor: update cover image handling to use item IDs and simplify library item actions 2024-09-23 03:55:32 -04:00
main.dart Fix Shake Detector not working when app in background (#40) 2024-09-30 02:34:13 -04:00