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
36c90c20bc
chore: update release drafter configuration and workflow to v6
2024-09-18 01:38:02 -04:00
Dr-Blank
9733951296
Revert "Remove unnecessary code in android/build.gradle"
...
This reverts commit 38bad9671d .
2024-09-18 01:04:36 -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
e9dd544393
remove hardcoded Flutter version from release workflow
2024-09-18 00:44:22 -04:00
Dr-Blank
72b6e73e04
fix deprecated action
2024-09-18 00:23:23 -04:00
Dr-Blank
18df8b10e1
feat: add version extraction step to release workflow
2024-09-18 00:15:56 -04:00
Dr.Blank
1f7db0b22b
Merge pull request #20 from Dr-Blank/fix-progress-bar-theme
...
Fix deprecated properties in theme configuration
2024-09-18 00:01:33 -04:00
Dr-Blank
f645341a87
fix: deprecated properties
2024-09-18 00:00:27 -04:00
Dr-Blank
fe003de180
Merge branch 'main' of https://github.com/Dr-Blank/Vaani
2024-09-17 23:42:45 -04:00
Dr-Blank
2dbfa7cae3
feat: enhance release drafter configuration with autolabeler and exclusions
2024-09-17 23:41:36 -04:00
Dr.Blank
6cb84d1404
Merge pull request #19 from Dr-Blank/5-support-for-playback-speed-per-book
...
feat: implement per book settings with player configuration
2024-09-17 23:32:01 -04:00
Dr-Blank
4f210d97fb
update release drafter configuration and add workflow
2024-09-17 23:31:39 -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
fd42ee2343
feat: add issue labeler workflow with configuration
2024-09-17 00:06:53 -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
38bad9671d
Remove unnecessary code in android/build.gradle
...
fixed in flutter 3.24.2
2024-09-12 00:22:46 -04:00
Dr-Blank
8c817acd61
forgot to commit lock file :P
2024-09-11 15:03:48 -04:00
Dr-Blank
422b4df611
Add separate git repository for API SDK
2024-09-11 02:02:51 -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
880960c745
Create LICENSE
2024-08-28 15:07:49 -04:00
Dr-Blank
235d9fd130
chore: Update release action to use github.ref_name as the release name
2024-08-28 07:59:06 -04:00
Dr-Blank
1de291c1c5
add screenshots and download links
2024-08-23 14:30:17 -04:00
Dr-Blank
b6164c38bc
fix not able to make release
2024-08-23 08:08:05 -04:00
Dr-Blank
7fce291c66
Remove unnecessary steps from flutter_release.yaml workflow
2024-08-23 07:25:23 -04:00
Dr-Blank
37bb97c35f
fix for flutter not compiling apk
2024-08-23 07:24:33 -04:00
Dr-Blank
6ff3d535e4
chore: Update kotlin version to 2.0.20 in settings.gradle
2024-08-23 07:03:25 -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
1bf8051dd1
feat: Update app label and branding to "Vaani"
2024-08-23 04:27:08 -04:00
Dr-Blank
a56581c25e
chore: Update app label and branding to "Vaani"
2024-08-23 04:23:42 -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
6df55a5d0d
Update Android app label to "Vaani" and add icon
2024-08-14 03:18:00 -04:00
Dr-Blank
afb6f1f724
chore: Update build_runner watch command to delete conflicting outputs
2024-08-14 02:34:59 -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