Commit graph

63 commits

Author SHA1 Message Date
github-actions[bot]
95b023c2d0 chore(release): bump version to v0.0.28 2025-10-31 09:59:54 +00:00
github-actions[bot]
9d76faecd4 chore(release): bump version to v0.0.27 2025-10-29 08:07:51 +00:00
github-actions[bot]
ff33f2a416 chore(release): bump version to v0.0.26 2025-10-29 07:02:18 +00:00
github-actions[bot]
f671b704cf chore(release): bump version to v0.0.25 2025-10-29 01:56:05 +00:00
github-actions[bot]
4a56b0917c chore(release): bump version to v0.0.24 2025-10-29 01:50:11 +00:00
rang
6c95fdba04 优化底部导航栏显示 2025-10-29 09:47:50 +08:00
github-actions[bot]
bf7284950e chore(release): bump version to v0.0.23 2025-10-28 09:35:45 +00:00
rang
688291e401 尝试消除ios播放页全屏底部空白条
添加flutter_launcher_icons生成ios平台图标
2025-10-28 17:34:25 +08:00
github-actions[bot]
23169a2738 chore(release): bump version to v0.0.22 2025-10-25 09:59:26 +00:00
github-actions[bot]
e69c4c1ff9 chore(release): bump version to v0.0.21 2025-10-25 09:54:57 +00:00
rang
4b37196a73 去掉版本+ 2025-10-25 17:53:26 +08:00
github-actions[bot]
28173ec45e chore(release): bump version to v0.0.20 2025-10-25 09:45:44 +00:00
github-actions[bot]
f829964075 chore(release): bump version to v0.0.19 2025-10-25 08:48:37 +00:00
rang
e06c834d0e 添加语言切换 2025-10-22 17:58:29 +08:00
Dr.Blank
8485a26f1a
chore: update Flutter to version 3.32.0 (#85) 2025-05-28 11:32:07 +05:30
github-actions[bot]
23e5d73bea chore(release): bump version to v0.0.18
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-23 11:01:25 +00:00
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
github-actions[bot]
b0ea9e14d2 chore(release): bump version to v0.0.17
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-11 06:49:50 +00:00
Dr.Blank
412c212118
bump version
Some checks failed
Flutter Test / test (push) Has been cancelled
2025-04-04 14:28:39 +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
997d3eb5e4
fix flutter version for reproducible builds 2024-12-08 03:58:03 +05:30
Dr.Blank
6c50821682
Make shelfsdk a submodule (#66)
* make shelfsdk a submodule

* add contributing.md

* add submodule info

* update ci

* add submodule
2024-12-08 01:52:30 +05:30
Dr-Blank
11b768d41c
chore: bump version to 0.0.15+6 in pubspec.yaml 2024-10-11 12:01:14 -04:00
Dr-Blank
e8903081b7
chore: bump version to 0.0.14+5 in pubspec.yaml 2024-10-06 03:02:44 -04:00
Dr-Blank
e7205ed874
chore: bump version to 0.0.13+4 in pubspec.yaml 2024-10-05 10:05:26 -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
eda45efbce
chore: bump version to 0.0.12+3 in pubspec.yaml 2024-10-03 19:05:29 -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
5d2b9fd43e
chore: bump version to 0.0.11+2 in pubspec.yaml 2024-10-03 06:38:07 -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
7b0c2c4b88
chore: bump version to 0.0.10+1 in pubspec.yaml 2024-10-02 09:35:46 -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
Dr-Blank
e9c4b9cd86
chore: remove rxdart dependency from pubspec.yaml 2024-10-01 02:17:38 -04:00
Dr-Blank
3400b725f2
chore: update dependencies to latest versions 2024-09-30 23:18:02 -04:00
Dr-Blank
35d3bb362d
chore: bump version to 0.0.9+1 2024-09-30 05:44:52 -04:00
Dr-Blank
6c0265fe5f
chore: bump version to 0.0.8+1 2024-09-28 04:37:27 -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
2e3b1de529
chore: bump version to 0.0.7+1 2024-09-26 04:48:10 -04:00
Dr-Blank
7279fa0bd6
chore: bump version to 0.0.6+1 2024-09-25 03:23:44 -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
a5ec573a76
chore: bump version to 0.0.5+1 2024-09-23 03:57:15 -04:00
Dr-Blank
c032595fc1
chore: bump version to 0.0.4+1 2024-09-22 22:43:10 -04:00
Dr-Blank
cac6a96f14
chore: bump version to 0.0.3+1 in pubspec.yaml 2024-09-18 00:46:29 -04:00
Dr-Blank
520d2e9ebc
bump version 2024-09-11 01:13:55 -04:00
Dr-Blank
682631fb8e
feat: api token login 2024-09-06 15:10:00 -04:00
Dr-Blank
ddadc04f0d
add actions for automatically publishing apk on github 2024-08-23 06:47:38 -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
f24e63d852
use logging package 2024-06-28 06:01:56 -04:00