Commit graph

61 commits

Author SHA1 Message Date
Dr.Blank
150e5c9025
feat: add player settings page and enhance settings UI (#33) 2024-09-26 04:30:51 -04:00
Dr.Blank
8049a660e6
feat: new settings to configure when to report playback and when to mark item complete (#32) 2024-09-26 01:39:43 -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
721b0a87fc
feat: enhance navigation handling by adding debug messages and settings page routing (#29) 2024-09-25 02:58:33 -04:00
Dr.Blank
bf53ec9299
fix android notification icon missing for media playback (#25) 2024-09-24 00:17:36 -04:00
Dr-Blank
84e5fd9d81
refactor: clamp download progress value to start from .05 2024-09-23 04:28:08 -04:00
Dr-Blank
405d625cdc
refactor: update cover image handling to use item IDs and simplify library item actions 2024-09-23 03:55:32 -04:00
Dr-Blank
5c9273c812
refactor: simplify queueAudioBookDownload method by removing callback handling 2024-09-22 22:24:36 -04:00
Dr.Blank
792448b0ef
feat: downloads support (#22)
* feat: enhance download manager with improved logging and task handling

* feat: add total size calculation for library items and improve download manager functionality

* refactor: simplify parameters in queueAudioBookDownload and improve logging message in deleteDownloadedItem
2024-09-22 22:05:28 -04:00
Dr-Blank
bee1d233bf
refactor: replace BottomNavigationBar with NavigationBar and adjust height calculation 2024-09-19 00:44:27 -04:00
Dr-Blank
f645341a87
fix: deprecated properties 2024-09-18 00:00:27 -04:00
Dr-Blank
e7dd4de515
feat: implement per book settings with player configuration and update methods 2024-09-17 23:19:05 -04:00
Dr-Blank
39286d9e10
remove TODO comments 2024-09-16 23:54:30 -04:00
Dr-Blank
61aeaf429f
feat: add deeplinking support for oauth login 2024-09-16 23:51:50 -04:00
Dr-Blank
682631fb8e
feat: api token login 2024-09-06 15:10:00 -04:00
Dr-Blank
526e72c0c3
chore: Update rxdart and sensors_plus dependencies 2024-08-23 04:50:49 -04:00
Dr-Blank
d0f1f01dde
change name to vaani 2024-08-23 04:21:46 -04:00
Dr-Blank
3f496c57c4
you page and switch users 2024-08-23 03:44:44 -04:00
Dr-Blank
3e405b795d
feat: Add useCurrentPlayerThemeThroughoutApp setting to ThemeSettings 2024-08-20 11:52:35 -04:00
Dr-Blank
74e0d77cf9
Update theme settings in app_settings_provider.dart 2024-08-20 11:39:26 -04:00
Dr-Blank
8d71020436
chore: Update progress indicator value range in library_item_hero_section.dart 2024-08-20 11:30:31 -04:00
Dr-Blank
161eccc280
feat: Add share functionality to LibraryItemActions 2024-08-20 11:23:59 -04:00
Dr-Blank
c20f187265
cancel timer when paused to reduce resource utilisation 2024-08-20 10:30:58 -04:00
Dr-Blank
ec8304fdc3
chapter selection in player 2024-08-20 10:14:07 -04:00
Dr-Blank
c24541f1cd
downloads and offline playback 2024-08-20 08:36:39 -04:00
Dr-Blank
1c95d1e4bb
Update app label and branding to "Vaani" 2024-08-14 03:32:02 -04:00
Dr-Blank
f24e63d852
use logging package 2024-06-28 06:01:56 -04:00
Dr-Blank
99fb8264f1
Update player height calculation to use full screen height 2024-06-20 02:37:24 -04:00
Dr-Blank
de94be965a
bugfix: close open session before trying to sync position 2024-06-20 01:05:57 -04:00
Dr-Blank
402e264137
intercept back button to minimize player first
and also navigate stack of branches like youtube
2024-06-20 00:58:12 -04:00
Dr-Blank
ed236ef117
bugfix covert int to str 2024-06-20 00:54:29 -04:00
Dr-Blank
479242427a
progress on home screen 2024-06-17 01:33:56 -04:00
Dr-Blank
865a662b56
progress visibility on item page 2024-06-16 22:24:32 -04:00
Dr-Blank
be7f5daa88
playback reporting 2024-06-15 23:43:08 -04:00
Dr-Blank
fbd789f989
feat: Add duration_picker dependency to pubspec.yaml 2024-06-13 18:10:10 -04:00
Dr-Blank
b98188d7fb
sleeptimer 2024-06-06 15:35:30 -04:00
Dr-Blank
d372a6b096
search for books 2024-06-05 12:08:44 -04:00
Dr-Blank
a1e238fc25
player made shorter since can not intercept back gestures 2024-06-01 12:15:02 -04:00
Dr-Blank
4a430209af
Refactor chapter seeking logic in AudiobookPlayerSeekChapterButton 2024-05-22 03:49:14 -04:00
Dr-Blank
9dcfbee201
speed selector modal 2024-05-22 02:13:01 -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
2f078742d0
Refactor chapter seeking logic in AudiobookPlayerSeekChapterButton 2024-05-19 10:02:39 -04:00
Dr-Blank
74dc9807d6
feat: Invalidate currently playing chapter when player position changes 2024-05-19 09:51:06 -04:00
Dr-Blank
36509913f2
player: add chapter skip buttons 2024-05-19 09:45:41 -04:00
Dr-Blank
6557e63a28
bugfix set volume to preferred when playing first time 2024-05-19 09:02:19 -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
Dr-Blank
7f5309d10a
feat: Add miniplayer 2024-05-14 10:11:25 -04:00