Dr-Blank
be5eb3fd13
test: add TimeOfDay extension tests and enable test execution in CI
2024-10-02 09:32:05 -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
933bfc5750
chore: update release drafter configuration to include UI changes category
2024-10-02 09:07:21 -04:00
Dr-Blank
4c5dc53169
refactor: update default speed options for player settings
2024-10-02 02:39:33 -04:00
Dr-Blank
ce74ead2b3
docs: update README with features and download instructions
2024-10-02 02:20:16 -04:00
Dr-Blank
e9b2fc074c
chore: add privacy policy document
2024-10-01 02:47:22 -04:00
Dr-Blank
e9c4b9cd86
chore: remove rxdart dependency from pubspec.yaml
2024-10-01 02:17:38 -04:00
Dr.Blank
29f4c93554
fix: notification logo not showing ( #42 )
2024-10-01 02:16:08 -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
90913162cc
fix: speed selector wheel was not visible ( #41 )
2024-09-30 04:19:15 -04:00
Dr-Blank
a790a7e583
ci: add upload step for APKs in test workflow
2024-09-30 02:47:13 -04:00
Dr.Blank
67d6c9240b
Fix Shake Detector not working when app in background ( #40 )
...
* feat: update shake detection settings to reduce cooldown and feedback options
* fix: shake detector not detecting in background
* enhance shake action handling to avoid unnecessary feedback
* disable shake detector when player not playing anything
* refactor: remove outdated TODO regarding shake detection optimization
* refactor: comment out notifyListeners call in restartTimer method for clarity
2024-09-30 02:34:13 -04:00
Dr-Blank
6c0265fe5f
chore: bump version to 0.0.8+1
2024-09-28 04:37:27 -04:00
Dr-Blank
b8059cad4d
chore: update GitHub Actions workflow for APK and AAB builds
2024-09-28 04:34:40 -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
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
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
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
a5ec573a76
chore: bump version to 0.0.5+1
2024-09-23 03:57:15 -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
d25d23a0b7
feat: add keystore decoding and signing configuration for release builds
2024-09-23 01:09:45 -04:00
Dr-Blank
c032595fc1
chore: bump version to 0.0.4+1
2024-09-22 22:43:10 -04:00
Dr-Blank
ef134af1fc
feat: add GitHub Actions workflow for Flutter testing and APK build
2024-09-22 22:30:58 -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
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