Vaani/lib/features
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
..
downloads refactor: simplify queueAudioBookDownload method by removing callback handling 2024-09-22 22:24:36 -04:00
explore refactor: update cover image handling to use item IDs and simplify library item actions 2024-09-23 03:55:32 -04:00
item_viewer/view refactor: clamp download progress value to start from .05 2024-09-23 04:28:08 -04:00
library_browser/view change name to vaani 2024-08-23 04:21:46 -04:00
onboarding remove TODO comments 2024-09-16 23:54:30 -04:00
per_book_settings feat: implement per book settings with player configuration and update methods 2024-09-17 23:19:05 -04:00
playback_reporting feat: add player settings page and enhance settings UI (#33) 2024-09-26 04:30:51 -04:00
player feat: add shake detection functionality (#36) 2024-09-28 01:27:56 -04:00
shake_detection Fix Shake Detector not working when app in background (#40) 2024-09-30 02:34:13 -04:00
sleep_timer Fix Shake Detector not working when app in background (#40) 2024-09-30 02:34:13 -04:00
you/view feat: add deeplinking support for oauth login 2024-09-16 23:51:50 -04:00