Commit graph

11 commits

Author SHA1 Message Date
Dr.Blank
35a2d7cfce
feat: error reporting with logs (#45)
* feat: add ability to get logs file from ui

* test: add unit test for log line parsing in logs_provider

* refactor: update all logs to obfuscate sensitive information

* feat: generate dynamic zip file name for logs export

* feat: enhance logging in audiobook player and provider for better debugging

* refactor: extract user display logic into UserBar widget for offline access of settings and logs

* feat: add About section with app metadata and source code link in YouPage
2024-10-03 05:54:29 -04:00
Dr.Blank
b229c4f2f5
feat: add shake detection functionality (#36)
* feat: add shake detection functionality and integrate vibration support

* feat: add shake detector settings page
2024-09-28 01:27:56 -04:00
Dr.Blank
3cf0a0b124
feat: extensive settings for media controls through notification (#28)
* feat: add notification settings customisation options

* feat: add notification settings page and update routing
2024-09-25 03:13:42 -04:00
Dr-Blank
c24541f1cd
downloads and offline playback 2024-08-20 08:36:39 -04:00
Dr-Blank
865a662b56
progress visibility on item page 2024-06-16 22:24:32 -04:00
Dr-Blank
73e8f4bfa6
Refactor chapter seeking logic in AudiobookPlayerSeekChapterButton 2024-05-21 10:50:02 -04:00
Dr-Blank
b2130a53cc
Refactor chapter seeking logic in AudiobookPlayerSeekChapterButton 2024-05-20 07:45:06 -04:00
Dr-Blank
36509913f2
player: add chapter skip buttons 2024-05-19 09:45:41 -04:00
Dr-Blank
d01855c218
player seek and chapter change 2024-05-19 08:53:21 -04:00
Dr-Blank
01b3dead49
migrate to just audio 2024-05-17 11:04:20 -04:00
Dr-Blank
a1dd0e9d3f
feat: Add audio_video_progress_bar dependency 2024-05-15 02:27:05 -04:00
Renamed from lib/features/player/core/audiobook_payer.dart (Browse further)