Commit Graph

1506 Commits

Author SHA1 Message Date
Kingkor Roy Tirtho
2e2c44f0af feat(android): better quick scroll/drag to scroll implementation 2023-11-13 23:17:16 +06:00
Kingkor Roy Tirtho
0a6b54da36 fix: scrobbling not working for first track or single track 2023-11-13 21:46:33 +06:00
Kingkor Roy Tirtho
e29a38dfa4 fix: changed settings are not persisting after force stop #821 2023-11-13 20:59:54 +06:00
Kingkor Roy Tirtho
694ddf07a3 chore: revert 2023-11-12 19:04:20 +06:00
Kingkor Roy Tirtho
ee94b7cbb2 fix: new releases section flickering on scroll glitch 2023-11-12 19:03:27 +06:00
Kingkor Roy Tirtho
5928185599 fix: new releases section flickering on scroll glitch 2023-11-12 19:01:14 +06:00
Kingkor Roy Tirtho
0c22469503 feat(translations): add Turkish translations 2023-11-12 09:22:26 +06:00
Kingkor Roy Tirtho
a1cc44759b refactor: show queue from side in desktop 2023-11-08 18:51:19 +06:00
Kingkor Roy Tirtho
da04f068f9 fix: Navigating to settings, redirects to home page #812 2023-11-08 17:48:59 +06:00
Kingkor Roy Tirtho
6b8ae88db4 refactor: horizontal playbutton layout to use ListView and breakdown search page into sections 2023-11-08 17:07:20 +06:00
Kingkor Roy Tirtho
487c2ed6bd fix: user_playlists layout, track tile index, 2023-11-08 14:41:15 +06:00
Kingkor Roy Tirtho
5633367397 fix(album_card): show loading state during adding track to queue/play 2023-11-08 12:32:21 +06:00
Kingkor Roy Tirtho
1d77556157 fix: check for unsynced lyrics and error handling for timed lyrics query 2023-11-08 12:26:27 +06:00
Kingkor Roy Tirtho
574406dd5f fix(playbutton_card): annoying animation 2023-11-08 12:11:06 +06:00
Kingkor Roy Tirtho
ac0e2e74d8 refactor: extract settings section to separate files 2023-11-08 11:43:17 +06:00
Kingkor Roy Tirtho
1334a62aae fix: infinite list disappearing for a moment everytime new page is fetched 2023-10-29 21:38:48 +06:00
Kingkor Roy Tirtho
353ca79be3 fix: spotube doesn't exit properly, hangs in infinite loop #768 2023-10-29 20:59:56 +06:00
Kingkor Roy Tirtho
83c0b49da9 fix: 0:00 media duration in queue after application restart #782 2023-10-29 20:19:03 +06:00
Kingkor Roy Tirtho
4956bf367b fix: shuffle doesn't move active track to top 2023-10-29 19:54:58 +06:00
Kingkor Roy Tirtho
58e569864d fix: last track of queue keeps repeating #718 2023-10-29 19:51:53 +06:00
Kingkor Roy Tirtho
286ef83e8e fix: trim login field padding 2023-10-29 19:16:46 +06:00
Kingkor Roy Tirtho
d056dbf9ee fix: android invalid download location Download not starting or not explaining error #720 2023-10-29 19:02:39 +06:00
Amin
c7817909ce
Updated README.md file (#847) 2023-10-29 15:56:48 +06:00
Kingkor Roy Tirtho
433ae3d0c7 chore: generate library credits and finish all translations 2023-10-16 13:39:47 +06:00
Kingkor Roy Tirtho
65e9dba82f chore: bump version and generate CHANGELOG 2023-10-16 13:26:36 +06:00
Kingkor Roy Tirtho
bebc543e3c cd: throw error if upload files not found 2023-10-16 12:56:51 +06:00
Kingkor Roy Tirtho
2f77a61b18 cd: individually specify files to upload to avoid silent errors 2023-10-16 12:31:11 +06:00
Kingkor Roy Tirtho
49419350bb cd: use verbose 2023-10-16 11:59:57 +06:00
Kingkor Roy Tirtho
082cf5d81f cd: use windows 2019 2023-10-16 11:25:34 +06:00
Kingkor Roy Tirtho
aef81a6d83 cd: windows build silently failing 2023-10-16 10:42:44 +06:00
Kingkor Roy Tirtho
f3e331ecf7 fix: add xdg-user-dirs as deps 2023-10-16 10:07:40 +06:00
Kingkor Roy Tirtho
e29cc2578c fix: use audio_service_mpris plugin 2023-10-16 09:54:01 +06:00
Kingkor Roy Tirtho
ed6ca006ce fix: last track repeats 2023-10-15 12:09:14 +06:00
Kingkor Roy Tirtho
593bc2de90 chore: connectivity adapter use http as well 2023-10-15 11:11:20 +06:00
Kingkor Roy Tirtho
edb8928d53 chore: remove unused save lyrics toggle 2023-10-15 10:56:09 +06:00
Kingkor Roy Tirtho
8de2196b61 chore: add lastfm login field autofill support 2023-10-15 10:52:56 +06:00
Kingkor Roy Tirtho
34b80a36b4 chore: fix normalize audio unneeded subtitle 2023-10-15 10:38:09 +06:00
Kingkor Roy Tirtho
d39667bfb9 chore: use updated fl_query offline management 2023-10-14 17:28:22 +06:00
Kingkor Roy Tirtho
0eb9ee8648 feat: ability to select/copy lyrics #802 2023-10-14 12:33:43 +06:00
Kingkor Roy Tirtho
854ab8910d feat: manual offline detection 2023-10-14 12:31:10 +06:00
dependabot[bot]
d0df1d29f5
chore(deps): bump cached_network_image from 3.2.3 to 3.3.0 (#788)
Bumps [cached_network_image](https://github.com/Baseflow/flutter_cached_network_image) from 3.2.3 to 3.3.0.
- [Commits](https://github.com/Baseflow/flutter_cached_network_image/compare/v3.2.3...v3.3.0)

---
updated-dependencies:
- dependency-name: cached_network_image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2023-10-10 08:29:35 +06:00
dependabot[bot]
d1cd7e2be3
chore(deps): bump permission_handler from 10.4.5 to 11.0.1 (#789)
Bumps [permission_handler](https://github.com/baseflow/flutter-permission-handler) from 10.4.5 to 11.0.1.
- [Commits](https://github.com/baseflow/flutter-permission-handler/compare/permission_handler_v10.4.5...permission_handler_v11.0.1)

---
updated-dependencies:
- dependency-name: permission_handler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-10 08:28:46 +06:00
dependabot[bot]
85ff15a041
chore(deps): bump flutter_native_splash from 2.3.2 to 2.3.3 (#790)
Bumps [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/jonbhanson/flutter_native_splash/releases)
- [Changelog](https://github.com/jonbhanson/flutter_native_splash/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jonbhanson/flutter_native_splash/commits)

---
updated-dependencies:
- dependency-name: flutter_native_splash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-10 08:28:32 +06:00
dependabot[bot]
7628cba990
chore(deps): bump catcher_2 from 1.0.0-alpha.1 to 1.0.0 (#791)
Bumps [catcher_2](https://github.com/ThexXTURBOXx/catcher_2) from 1.0.0-alpha.1 to 1.0.0.
- [Release notes](https://github.com/ThexXTURBOXx/catcher_2/releases)
- [Changelog](https://github.com/ThexXTURBOXx/catcher_2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ThexXTURBOXx/catcher_2/compare/1.0.0-alpha.1...1.0.0)

---
updated-dependencies:
- dependency-name: catcher_2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-10 08:28:20 +06:00
dependabot[bot]
3106bfdd7b
chore(deps): bump flutter_secure_storage from 8.1.0 to 9.0.0 (#792)
Bumps [flutter_secure_storage](https://github.com/mogol/flutter_secure_storage) from 8.1.0 to 9.0.0.
- [Release notes](https://github.com/mogol/flutter_secure_storage/releases)
- [Commits](https://github.com/mogol/flutter_secure_storage/compare/v8.1.0...v9.0.0)

---
updated-dependencies:
- dependency-name: flutter_secure_storage
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-10 08:27:46 +06:00
dependabot[bot]
6f0f63c286
chore(deps): bump go_router from 10.1.2 to 11.1.2 (#772)
Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 10.1.2 to 11.1.2.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/go_router-v11.1.2/packages)

---
updated-dependencies:
- dependency-name: go_router
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-07 18:05:17 +06:00
dependabot[bot]
25ffd41ab9
chore(deps): bump media_kit_libs_audio from 1.0.1 to 1.0.3 (#774)
Bumps [media_kit_libs_audio](https://github.com/media-kit/media-kit) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/media-kit/media-kit/releases)
- [Commits](https://github.com/media-kit/media-kit/compare/media_kit-v1.0.1...media_kit_libs_ios_video-v1.0.3)

---
updated-dependencies:
- dependency-name: media_kit_libs_audio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-07 18:03:40 +06:00
dependabot[bot]
e2252a2840
chore(deps): bump fuzzywuzzy from 0.2.0 to 1.1.6 (#775)
Bumps [fuzzywuzzy](https://github.com/sphericalkat/dart-fuzzywuzzy) from 0.2.0 to 1.1.6.
- [Release notes](https://github.com/sphericalkat/dart-fuzzywuzzy/releases)
- [Changelog](https://github.com/SphericalKat/dart-fuzzywuzzy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sphericalkat/dart-fuzzywuzzy/commits/v1.1.6)

---
updated-dependencies:
- dependency-name: fuzzywuzzy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-07 18:03:31 +06:00
dependabot[bot]
b30494ea8d
chore(deps): bump flutter_riverpod from 2.4.0 to 2.4.3 (#785)
Bumps [flutter_riverpod](https://github.com/rrousselGit/riverpod) from 2.4.0 to 2.4.3.
- [Commits](https://github.com/rrousselGit/riverpod/compare/flutter_riverpod-v2.4.0...flutter_riverpod-v2.4.3)

---
updated-dependencies:
- dependency-name: flutter_riverpod
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-07 18:02:49 +06:00
dependabot[bot]
4c40d2d990
chore(deps): bump hooks_riverpod from 2.4.0 to 2.4.3 (#786)
Bumps [hooks_riverpod](https://github.com/rrousselGit/riverpod) from 2.4.0 to 2.4.3.
- [Commits](https://github.com/rrousselGit/riverpod/compare/hooks_riverpod-v2.4.0...hooks_riverpod-v2.4.3)

---
updated-dependencies:
- dependency-name: hooks_riverpod
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-07 18:02:39 +06:00