Commit graph

99 commits

Author SHA1 Message Date
rang
114c9761fd 完善新播放逻辑 2025-11-22 15:54:29 +08:00
rang
eb1955e5e6 更改播放音频方式 2025-11-19 17:43:04 +08:00
rang
671a1dcf07 修改图标插件 2025-11-14 17:50:36 +08:00
rang
e2aa73c01c 更改appName等常量为全局变量 2025-11-14 16:34:42 +08:00
rang
e67d045da6 替换miniPlayer 2025-11-13 17:53:23 +08:00
rang
20b6d7b19d windows平台使用just_audio_windows
更新just_audio插件
2025-11-07 17:22:28 +08:00
rang
13767656b5 1.增加托盘图标
2.关闭修改为最小化到托盘
3.优化播放页播放速率选项
2025-11-06 17:09:09 +08:00
rang
779c132a11 222 2025-10-31 17:58:37 +08:00
rang
89b9925e34 123 2025-10-31 17:52:53 +08:00
rang
b044d52af0 123 2025-10-31 17:21:27 +08:00
rang
3810ebc91a 增加默认supportedMimeTypes列表 2025-10-31 14:02:38 +08:00
rang
989a28fac0 中文翻译 2025-10-29 16:06:12 +08:00
rang
e354949cc1 中文翻译 2025-10-29 15:00:50 +08:00
rang
688291e401 尝试消除ios播放页全屏底部空白条
添加flutter_launcher_icons生成ios平台图标
2025-10-28 17:34:25 +08:00
rang
de8b0bc066 格式化代码 2025-10-25 17:52:24 +08:00
rang
94f1376572 播放界面增加一个总进度条,mini播放器改为单章节进度 2025-10-25 17:44:19 +08:00
rang
debba61cad 修复一下 2025-10-25 17:22:39 +08:00
rang
b3a9d76c78 格式化代码 2025-10-25 10:38:56 +08:00
rang
a28547685b 修复播放问题 2025-10-25 10:11:50 +08:00
rang
a9148f7a14 修改跳过片头片尾位置 2025-10-24 17:02:51 +08:00
rang
ab3d5f7e02 修改播放列表,改为单章播放 2025-10-24 16:54:58 +08:00
rang
e44144b229 播放器重写的stream改名 2025-10-24 15:42:33 +08:00
rang
05bc0cde74 修复章节列表滚动 在windows平台报错 2025-10-24 13:46:36 +08:00
rang
620a1eb7a2 增加跳过片头片尾,上一章下一章移动到AudioPlayer对象中 2025-10-24 11:47:50 +08:00
rang
e06c834d0e 添加语言切换 2025-10-22 17:58:29 +08:00
rang
e0deb84123 修改下载名称显示为书籍名称 2025-10-21 14:43:48 +08:00
rang
699b7de311 修复windows播放器元素溢出 2025-10-20 17:20:08 +08:00
rang
0b71777b41 非移动端修改为左侧导航 2025-10-20 14:20:11 +08:00
rang
4304af26dc aaa 2025-10-17 17:43:14 +08:00
Dr.Blank
bae99292a2
feat: add PlayingIndicatorIcon widget for animated playback indication (#80) 2025-04-23 16:23:57 +05:30
Dr.Blank
25be7fda03
fix: keyboard not showing when adding new user (#79)
* feat: add fadeSlideTransitionBuilder for smoother transitions in user login

* fix: reuse onboarding components on server manager page

* fix: gaining focus rebuilt the widget

using memoized fixes this issue
2025-04-23 15:00:01 +05:30
Dr.Blank
c8767b4e1e
feat: enhance UserBar with user API details and improved text styling 2025-04-23 14:51:39 +05:30
Dr.Blank
ad0cd6e2ad
fix: run dart fix
Some checks are pending
Flutter CI & Release / Test (push) Waiting to run
Flutter CI & Release / Build Android APKs (push) Blocked by required conditions
Flutter CI & Release / build_linux (push) Blocked by required conditions
Flutter CI & Release / Create GitHub Release (push) Blocked by required conditions
2025-04-23 00:29:02 +05:30
Dr.Blank
2cb00c451e
feat: implement scroll-to-top FAB and enhance library item app bar with scroll listener 2025-04-23 00:22:32 +05:30
Dr.Blank
c3d3a3900d
refactor: remove transparent background color from app bars
Some checks failed
Flutter CI & Release / Test (push) Has been cancelled
Flutter CI & Release / Build Android APKs (push) Has been cancelled
Flutter CI & Release / build_linux (push) Has been cancelled
Flutter CI & Release / Create GitHub Release (push) Has been cancelled
2025-04-19 19:47:25 +05:30
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
4ebf46d2fd
chore: remove deprecated apis (#74)
* dart format + remove withopacity

* remove unused imports
2025-04-10 19:42:08 +05:30
Dr.Blank
28ceca5408
fix: bug login not shown for some languages (#73)
* fix language preventing logging in

* make eye blink once
2025-04-10 19:12:20 +05:30
Dr.Blank
edf7b2790f
upgrade to flutter 3.29.2
Some checks are pending
Flutter Test / test (push) Waiting to run
2025-04-03 23:07:00 +05:30
Dr.Blank
2fd4650bb8
upgrade to flutter 3.27.4 2025-03-25 22:01:16 +05:30
Dr.Blank
2a715f6fa8
remove manage external storage permission 2024-12-07 21:07:48 +05:30
Dr.Blank
c2cf999398
dart fix 2024-12-07 12:26:59 +05:30
Dr-Blank
3488ae97fb
fix overflow error for onboarding 2024-10-28 05:45:28 +05:30
Dr.Blank
09eafb2c28
fix: content behind miniplayer not visible (#53) 2024-10-06 05:45:14 -04:00
Dr.Blank
ff83c2cc63
feat: multiple theming options (#50)
* refactor: consolidate theme definitions by removing separate dark and light theme files

* feat: integrate dynamic color support and enhance theme settings management

* feat: add theme settings route and update theme management in app settings

* feat: enhance theme management by integrating high contrast support in various components

* feat: implement mode selection dialog for theme settings and enhance button functionality

* refactor: update theme import paths and consolidate theme provider files

* feat: enhance theme management by integrating theme selection based on audiobook playback

* refactor: update default value for useMaterialThemeFromSystem to false in theme settings

* refactor: adjust high contrast condition order in theme settings for consistency

* refactor: rename useMaterialThemeOfPlayingItem to useCurrentPlayerThemeThroughoutApp for clarity

* refactor: correct spelling in system theme provider and replace with updated implementation

* refactor: extract restore backup dialog into a separate widget for improved readability

* refactor: reorganize settings sections for clarity and improve restore dialog functionality
2024-10-05 10:01:08 -04:00
Dr-Blank
758e4cdc83
refactor: update personalized view handling, improve GitHub issue link, and adjust VaaniLogo size 2024-10-05 04:48:52 -04:00
Dr-Blank
fa815ae206
refactor: update AuthenticatedUser model to require id and remove password, enhance server URI handling in AddNewServer widget 2024-10-04 02:31:51 -04:00
Dr-Blank
33c57da78f
hotfix: add permission handling for external storage and update log file naming 2024-10-03 19:04:36 -04:00
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
12100ffbcd
ui: better sleep timer ui in player and fix auto turn on settings (#43)
* refactor: enhance sleep timer functionality and improve duration formatting

* refactor: update sleep timer settings handling

* refactor: update cancel icon for sleep timer button

* refactor: implement isBetween method for TimeOfDay and simplify sleep timer logic

* refactor: update alwaysAutoTurnOnTimer default value and improve icon usage in settings

* refactor: remove unused IconButton and update sleep timer preset durations
2024-10-02 09:18:06 -04:00