Commit graph

  • 498c8670b0
    refactor: correct spelling in system theme provider and replace with updated implementation Dr-Blank 2024-10-05 09:09:35 -04:00
  • 69f31b8dea
    refactor: rename useMaterialThemeOfPlayingItem to useCurrentPlayerThemeThroughoutApp for clarity Dr-Blank 2024-10-05 09:07:10 -04:00
  • 9a49dc5675
    refactor: adjust high contrast condition order in theme settings for consistency Dr-Blank 2024-10-05 09:03:13 -04:00
  • f96b954db3
    refactor: update default value for useMaterialThemeFromSystem to false in theme settings Dr-Blank 2024-10-05 08:54:49 -04:00
  • 37f775a79a
    feat: enhance theme management by integrating theme selection based on audiobook playback Dr-Blank 2024-10-05 08:48:19 -04:00
  • db85a76c0b
    refactor: update theme import paths and consolidate theme provider files Dr-Blank 2024-10-05 08:30:43 -04:00
  • 10f257aa46
    feat: implement mode selection dialog for theme settings and enhance button functionality Dr-Blank 2024-10-05 07:32:34 -04:00
  • 07780ada4e
    feat: enhance theme management by integrating high contrast support in various components Dr-Blank 2024-10-05 07:22:00 -04:00
  • 9441a2cdd3
    feat: add theme settings route and update theme management in app settings Dr-Blank 2024-10-05 06:52:27 -04:00
  • 0437ca110c
    feat: integrate dynamic color support and enhance theme settings management Dr-Blank 2024-10-05 06:05:05 -04:00
  • dc263267be
    refactor: consolidate theme definitions by removing separate dark and light theme files Dr-Blank 2024-10-05 04:55:51 -04:00
  • 758e4cdc83
    refactor: update personalized view handling, improve GitHub issue link, and adjust VaaniLogo size Dr-Blank 2024-10-05 04:48:52 -04:00
  • fa815ae206
    refactor: update AuthenticatedUser model to require id and remove password, enhance server URI handling in AddNewServer widget Dr-Blank 2024-10-04 02:31:51 -04:00
  • eda45efbce
    chore: bump version to 0.0.12+3 in pubspec.yaml v0.0.12 Dr-Blank 2024-10-03 19:05:29 -04:00
  • 33c57da78f
    hotfix: add permission handling for external storage and update log file naming Dr-Blank 2024-10-03 19:04:36 -04:00
  • 5d2b9fd43e
    chore: bump version to 0.0.11+2 in pubspec.yaml v0.0.11 Dr-Blank 2024-10-03 06:38:07 -04:00
  • 2175e6d06c
    refactor: formatting Dr-Blank 2024-10-03 06:34:50 -04:00
  • b81473998e
    fix: reset activeLibraryId on 'Try again' button press in HomePage Dr-Blank 2024-10-03 06:33:48 -04:00
  • 19c5385b58
    fix: enable cleartext traffic in AndroidManifest.xml (#47) Dr.Blank 2024-10-03 06:31:55 -04:00
  • b1632a7de6
    fix: enable cleartext traffic in AndroidManifest.xml Dr-Blank 2024-10-03 06:29:15 -04:00
  • 35a2d7cfce
    feat: error reporting with logs (#45) Dr.Blank 2024-10-03 05:54:29 -04:00
  • d7f90fb7ff
    feat: add About section with app metadata and source code link in YouPage Dr-Blank 2024-10-03 05:44:30 -04:00
  • fd10791e6a
    refactor: extract user display logic into UserBar widget for offline access of settings and logs Dr-Blank 2024-10-03 04:46:10 -04:00
  • f6cfff5413
    feat: enhance logging in audiobook player and provider for better debugging Dr-Blank 2024-10-03 04:31:50 -04:00
  • 2545988434
    feat: generate dynamic zip file name for logs export Dr-Blank 2024-10-03 04:10:37 -04:00
  • 8e0735a15c
    refactor: update all logs to obfuscate sensitive information Dr-Blank 2024-10-03 03:55:55 -04:00
  • f190438807
    test: add unit test for log line parsing in logs_provider Dr-Blank 2024-10-03 02:34:02 -04:00
  • 48d5f039f9
    feat: add ability to get logs file from ui Dr-Blank 2024-10-03 02:19:57 -04:00
  • 7b0c2c4b88
    chore: bump version to 0.0.10+1 in pubspec.yaml v0.0.10 Dr-Blank 2024-10-02 09:35:46 -04:00
  • 02b6194d8f
    ci: reorder Java setup in CI workflow for improved efficiency in case of test failure Dr-Blank 2024-10-02 09:33:12 -04:00
  • be5eb3fd13
    test: add TimeOfDay extension tests and enable test execution in CI Dr-Blank 2024-10-02 09:32:05 -04:00
  • 12100ffbcd
    ui: better sleep timer ui in player and fix auto turn on settings (#43) Dr.Blank 2024-10-02 09:18:06 -04:00
  • 933bfc5750
    chore: update release drafter configuration to include UI changes category Dr-Blank 2024-10-02 09:07:21 -04:00
  • f5d300a1a5
    refactor: remove unused IconButton and update sleep timer preset durations Dr-Blank 2024-10-02 08:58:45 -04:00
  • 4a706a958e
    refactor: update alwaysAutoTurnOnTimer default value and improve icon usage in settings Dr-Blank 2024-10-02 08:44:58 -04:00
  • 4abd944a0c
    refactor: implement isBetween method for TimeOfDay and simplify sleep timer logic Dr-Blank 2024-10-02 07:37:14 -04:00
  • 62a3935d18
    refactor: update cancel icon for sleep timer button Dr-Blank 2024-10-02 06:55:19 -04:00
  • e25692132d
    refactor: update sleep timer settings handling Dr-Blank 2024-10-02 06:38:25 -04:00
  • ff41bf2b4d
    refactor: enhance sleep timer functionality and improve duration formatting Dr-Blank 2024-10-02 06:05:10 -04:00
  • 4c5dc53169
    refactor: update default speed options for player settings Dr-Blank 2024-10-02 02:39:33 -04:00
  • ce74ead2b3
    docs: update README with features and download instructions Dr-Blank 2024-10-02 02:20:16 -04:00
  • e9b2fc074c
    chore: add privacy policy document Dr-Blank 2024-10-01 02:47:22 -04:00
  • e9c4b9cd86
    chore: remove rxdart dependency from pubspec.yaml Dr-Blank 2024-10-01 02:17:38 -04:00
  • 29f4c93554
    fix: notification logo not showing (#42) Dr.Blank 2024-10-01 02:16:08 -04:00
  • 69fcb91039
    fix: notification logo not showing Dr-Blank 2024-10-01 02:14:10 -04:00
  • 3400b725f2
    chore: update dependencies to latest versions Dr-Blank 2024-09-30 23:18:02 -04:00
  • 35d3bb362d
    chore: bump version to 0.0.9+1 v0.0.9 Dr-Blank 2024-09-30 05:44:52 -04:00
  • 90913162cc
    fix: speed selector wheel was not visible (#41) Dr.Blank 2024-09-30 04:19:15 -04:00
  • c3ff067e82
    fix: speed selector wheel was not visible Dr-Blank 2024-09-30 04:07:17 -04:00
  • a790a7e583
    ci: add upload step for APKs in test workflow Dr-Blank 2024-09-30 02:47:13 -04:00
  • 67d6c9240b
    Fix Shake Detector not working when app in background (#40) Dr.Blank 2024-09-30 02:34:13 -04:00
  • ef1393e35d
    refactor: comment out notifyListeners call in restartTimer method for clarity Dr-Blank 2024-09-30 02:19:16 -04:00
  • 681e3b2ebe
    refactor: remove outdated TODO regarding shake detection optimization Dr-Blank 2024-09-30 02:15:51 -04:00
  • c7a5d68781
    disable shake detector when player not playing anything Dr-Blank 2024-09-30 02:10:28 -04:00
  • a15d634cd2
    enhance shake action handling to avoid unnecessary feedback Dr-Blank 2024-09-30 01:50:24 -04:00
  • 195d303404
    fix: shake detector not detecting in background Dr-Blank 2024-09-30 01:37:49 -04:00
  • 4aa2014d3b
    feat: update shake detection settings to reduce cooldown and feedback options Dr-Blank 2024-09-29 19:25:40 -04:00
  • 6c0265fe5f
    chore: bump version to 0.0.8+1 v0.0.8 Dr-Blank 2024-09-28 04:37:27 -04:00
  • b8059cad4d
    chore: update GitHub Actions workflow for APK and AAB builds Dr-Blank 2024-09-28 04:34:40 -04:00
  • b229c4f2f5
    feat: add shake detection functionality (#36) Dr.Blank 2024-09-28 01:27:56 -04:00
  • 17cf946469
    feat: add shake detector settings page Dr-Blank 2024-09-27 23:47:52 -04:00
  • 30919e2a5e
    feat: add shake detection functionality and integrate vibration support Dr-Blank 2024-09-27 20:07:02 -04:00
  • 2e3b1de529
    chore: bump version to 0.0.7+1 v0.0.7 Dr-Blank 2024-09-26 04:48:10 -04:00
  • 150e5c9025
    feat: add player settings page and enhance settings UI (#33) Dr.Blank 2024-09-26 04:30:51 -04:00
  • ca0a63880e
    feat: add player settings page and enhance settings UI Dr-Blank 2024-09-26 04:16:16 -04:00
  • 8049a660e6
    feat: new settings to configure when to report playback and when to mark item complete (#32) Dr.Blank 2024-09-26 01:39:43 -04:00
  • eceaa44b4f
    feat: new settings to configure when to report playback and when to mark item complete Dr-Blank 2024-09-25 23:36:33 -04:00
  • 7279fa0bd6
    chore: bump version to 0.0.6+1 v0.0.6 Dr-Blank 2024-09-25 03:23:44 -04:00
  • 3cf0a0b124
    feat: extensive settings for media controls through notification (#28) Dr.Blank 2024-09-25 03:13:42 -04:00
  • 721b0a87fc
    feat: enhance navigation handling by adding debug messages and settings page routing (#29) Dr.Blank 2024-09-25 02:58:33 -04:00
  • 9e830f2b8a
    Merge branch 'main' into feat-notification-controls-improvement Dr-Blank 2024-09-25 02:57:38 -04:00
  • c0c5cf6f4d
    feat: add notification settings page and update routing Dr-Blank 2024-09-25 02:53:14 -04:00
  • 792a827c9e
    feat: enhance navigation handling by adding debug messages and settings page routing Dr-Blank 2024-09-25 00:44:05 -04:00
  • e89cda83c2
    feat: add notification settings customisation options Dr-Blank 2024-09-24 23:58:52 -04:00
  • bf53ec9299
    fix android notification icon missing for media playback (#25) Dr.Blank 2024-09-24 00:17:36 -04:00
  • 0eb2543100
    feat: add notification icon for Android audio playback Dr-Blank 2024-09-23 22:08:13 -04:00
  • 84e5fd9d81
    refactor: clamp download progress value to start from .05 Dr-Blank 2024-09-23 04:28:08 -04:00
  • a5ec573a76
    chore: bump version to 0.0.5+1 v0.0.5 Dr-Blank 2024-09-23 03:57:15 -04:00
  • 405d625cdc
    refactor: update cover image handling to use item IDs and simplify library item actions Dr-Blank 2024-09-23 03:55:32 -04:00
  • d25d23a0b7
    feat: add keystore decoding and signing configuration for release builds 1-hero-transition-from-home-to-lin-item-page-squishing-at-first-run Dr-Blank 2024-09-23 01:09:45 -04:00
  • c032595fc1
    chore: bump version to 0.0.4+1 v0.0.4 Dr-Blank 2024-09-22 22:43:10 -04:00
  • ef134af1fc
    feat: add GitHub Actions workflow for Flutter testing and APK build Dr-Blank 2024-09-22 22:30:58 -04:00
  • 5c9273c812
    refactor: simplify queueAudioBookDownload method by removing callback handling Dr-Blank 2024-09-22 22:24:36 -04:00
  • 792448b0ef
    feat: downloads support (#22) Dr.Blank 2024-09-22 22:05:28 -04:00
  • ae1b316aad
    refactor: simplify parameters in queueAudioBookDownload and improve logging message in deleteDownloadedItem Dr-Blank 2024-09-22 22:04:36 -04:00
  • b0cc1ff8cb
    feat: add total size calculation for library items and improve download manager functionality Dr-Blank 2024-09-22 21:51:52 -04:00
  • 30f87c422b
    feat: enhance download manager with improved logging and task handling Dr-Blank 2024-09-20 17:53:20 -04:00
  • bee1d233bf
    refactor: replace BottomNavigationBar with NavigationBar and adjust height calculation Dr-Blank 2024-09-19 00:44:27 -04:00
  • 36c90c20bc
    chore: update release drafter configuration and workflow to v6 Dr-Blank 2024-09-18 01:38:02 -04:00
  • 9733951296
    Revert "Remove unnecessary code in android/build.gradle" v0.0.3 Dr-Blank 2024-09-18 01:04:36 -04:00
  • cac6a96f14
    chore: bump version to 0.0.3+1 in pubspec.yaml Dr-Blank 2024-09-18 00:46:29 -04:00
  • e9dd544393
    remove hardcoded Flutter version from release workflow Dr-Blank 2024-09-18 00:44:22 -04:00
  • 72b6e73e04
    fix deprecated action Dr-Blank 2024-09-18 00:23:23 -04:00
  • 18df8b10e1
    feat: add version extraction step to release workflow Dr-Blank 2024-09-18 00:15:56 -04:00
  • 1f7db0b22b
    Merge pull request #20 from Dr-Blank/fix-progress-bar-theme Dr.Blank 2024-09-18 00:01:33 -04:00
  • f645341a87
    fix: deprecated properties Dr-Blank 2024-09-18 00:00:27 -04:00
  • fe003de180
    Merge branch 'main' of https://github.com/Dr-Blank/Vaani Dr-Blank 2024-09-17 23:42:45 -04:00
  • 2dbfa7cae3
    feat: enhance release drafter configuration with autolabeler and exclusions Dr-Blank 2024-09-17 23:41:36 -04:00
  • 6cb84d1404
    Merge pull request #19 from Dr-Blank/5-support-for-playback-speed-per-book Dr.Blank 2024-09-17 23:32:01 -04:00
  • 4f210d97fb
    update release drafter configuration and add workflow Dr-Blank 2024-09-17 23:31:39 -04:00