Commit graph

17 commits

Author SHA1 Message Date
Dr.Blank
5986482baf
feat: ability to change library (#77)
* feat: add AbsIcons font and update pubspec.yaml for font integration

* feat: implement library selection in YouPage

* fix: optimize authenticatedApi provider to not rebuild unnecessarily

* feat: add LibrarySwitchChip widget and integrate it into YouPage and ScaffoldWithNavBar

* feat: enhance library selection UI with refresh functionality and error handling

* fix: change library switcher activation from long press to double tap

* feat: show current library on nav bar

* feat: refactor LibraryBrowserPage to use CustomScrollView and enhance app bar with dynamic library icon and title
2025-04-19 19:17:31 +05:30
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
721b0a87fc
feat: enhance navigation handling by adding debug messages and settings page routing (#29) 2024-09-25 02:58:33 -04:00
Dr-Blank
bee1d233bf
refactor: replace BottomNavigationBar with NavigationBar and adjust height calculation 2024-09-19 00:44:27 -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
c24541f1cd
downloads and offline playback 2024-08-20 08:36:39 -04:00
Dr-Blank
99fb8264f1
Update player height calculation to use full screen height 2024-06-20 02:37:24 -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
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
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
Dr-Blank
1609fe9d65
feat: Add dark mode and theming options to app settings page 2024-05-11 04:46:17 -04:00
Dr-Blank
5e152a0baf
Refactor onboarding to single page
bottom navigation bar
2024-05-10 17:49:47 -04:00