Kingkor Roy Tirtho
71341ec0bd
feat: upgrade to Flutter 3.22.0
2024-06-01 21:33:05 +06:00
Kingkor Roy Tirtho
b2d9e64758
refactor: use replace http with dio and use it as the default
2024-06-01 12:31:20 +06:00
Kingkor Roy Tirtho
82307bc030
feat: personalized stats based on local music history ( #1522 )
...
* feat: add playback history provider
* feat: implement recently played section
* refactor: use route names
* feat: add stats summary and top tracks/artists/albums
* feat: add top date based filtering
* feat: add stream money calculation
* refactor: place search in mobile navbar and settings in home appbar
* feat: add individual minutes and streams page
* feat(stats): add individual minutes and streams page
* chore: default period to 1 month
* feat: add text to explain user how hypothetical fees are calculated
* chore: ensure usage of route names instead of direct paths
* cd: add cache key
* cd: remove media_kit_event_loop from git
2024-06-01 11:40:01 +06:00
Blake Leonard
22caa818f4
feat: Local music library ( #1479 )
...
* feat: add one additional library folder
This folder just doesn't get downloaded to.
I think I'm going to rework it so that it can be multiple folders,
but I'm going to commit my progress so far anyway.
Signed-off-by: Blake Leonard <me@blakes.dev>
* chore: update dependencies so that it builds
I'm not sure if this breaks CI or something, but I couldn't build
it locally to test my changes, so I made these changes and it
builds again.
Signed-off-by: Blake Leonard <me@blakes.dev>
* feat: index multiple folders of local music
If you used a previous commit from this branch, this is a breaking
change, because it changes the type of a configuration field. but
since this is still in development, it should be fine.
Signed-off-by: Blake Leonard <me@blakes.dev>
* refactor: manage local library in local tracks tab
This also refactors the list to use slivers instead. That's the
easiest way to have multiple scrolling lists here...
The console keeps getting spammed with some intermediate layout
error but I can't hold it long enough to figure out what's causing
it.
Signed-off-by: Blake Leonard <me@blakes.dev>
* refactor: use folder add/remove icons in library
Signed-off-by: Blake Leonard <me@blakes.dev>
* refactor: remove redundant settings page
Signed-off-by: Blake Leonard <me@blakes.dev>
* refactor: rename "Local Tracks" to just "Local"
Not sure if this would be the recommended way to do it...
Signed-off-by: Blake Leonard <me@blakes.dev>
* fix: console spam about useless Expanded
Signed-off-by: Blake Leonard <me@blakes.dev>
* chore: remove completed TODO
Signed-off-by: Blake Leonard <me@blakes.dev>
* chore: use new Platform constants; regenerate plugins
Signed-off-by: Blake Leonard <me@blakes.dev>
* refactor: put local libraries on separate pages
Signed-off-by: Blake Leonard <me@blakes.dev>
---------
Signed-off-by: Blake Leonard <me@blakes.dev>
2024-05-23 15:18:01 +06:00
Kingkor Roy Tirtho
a77b6776e8
refactor: Dart based Github Workflow CLI ( #1490 )
...
* feat: add build dart script for windows
* feat: add android build support
* feat: add linux build support
* feat: add macos build support
* feat: add ios build support
* feat: add deps install command and workflow file
* cd: what?
* cd: what?
* cd: what?
* cd: update workflow inputs
* cd: replace release binary
* cd: run flutter pub get
* cd: use dpkg zstd instead of xz, windows disable innoInstall, fix channel enum.name and reset pubspec after changing build no for nightly
* cd: fix tar copy path
* cd: fix copy linux command
* cd: fix windows inno depend and fix android aab path
* cd: idk
* cd: linux why???
* cd: windows choco copy failed
* cd: use dart tar archive for creating tar file
* cd: fix linux file copy error
* cd: use tar command directly
* feat: add linux_arm platform
* cd: add linux_arm platform
* cd: don't know what?
* feat: notification about nightly channel update
* chore: fix some errors parsing nightly version info
2024-05-09 15:26:58 +06:00
Kingkor Roy Tirtho
2286277a06
chore: remove assets/ca entry in pubspec.yaml
2024-05-04 21:26:45 +06:00
Kingkor Roy Tirtho
937a706ac9
fix: windows SSL Certificate error breaking login #905 ( #1474 )
...
* fix: certificate error by using custom ssl certificate
* Cd/docker linux ar (#1468 )
* cd: use docker buildx
* cd: use linux host for linux arm instead of macos m1
m1 doesn't support nested virtualization. (Apple truly sucks)
* cd: don't specify arch in Dockerfile
* cd: use custom Dockerfile from ubuntu instead of flutter image
* cd: add setup java for android
* cd: add flutter distributor pre-built docker image for arm
* cd: save me from this cursed arm build
* cd: ??
* cd: ??
* cd: use docker build
* fix: windows SSL Exception for Signing in
* refactor: extract update checker as a basic function instead of a hook
2024-05-04 20:10:19 +06:00
Kingkor Roy Tirtho
7ac791757a
fix(linux): tray icon not showing #541
...
upgrade old packages
2024-04-17 22:20:30 +06:00
Kingkor Roy Tirtho
7ae9f56482
chore: bump version and generate changelogs
2024-04-15 19:28:01 +06:00
Kingkor Roy Tirtho
9e25c742d4
feat: add Spotify homepage personalized recommendations ( #1402 )
...
* feat: add spotify homepage recommendations
* chore: bring back made for user sectin
2024-04-14 12:10:34 +06:00
Kingkor Roy Tirtho
22a49e56a2
refactor: use tcp server based track matcher ( #1386 )
...
* refactor: remove SourcedTrack based audio player and utilize mediakit playback system
* feat: implement local (loopback) server to resolve stream source and leverage the media_kit playback API
* feat: add source change support and re-add prefetching tracks
* fix: assign lastId when track fetch completes regardless of error
* chore: remove print statements
* fix: remote queue not working
* fix: increase mpv network timeout to reduce auto-skipping
* fix: do not pre-fetch local tracks
* fix(proxy-playlist): reset collections on load
* chore: fix lint warnings
* fix(mobile): player overlay should not be visible when the player is not playing
* chore: fix typo in turkish translation
* cd: checkout PR branch
* cd: upgrade flutter version
* chore: fix lint errors
2024-04-11 17:56:41 +06:00
dependabot[bot]
b948872258
chore(deps): bump cached_network_image from 3.3.0 to 3.3.1 ( #1270 )
...
Bumps [cached_network_image](https://github.com/Baseflow/flutter_cached_network_image ) from 3.3.0 to 3.3.1.
- [Commits](https://github.com/Baseflow/flutter_cached_network_image/compare/v3.3.0...v3.3.1 )
---
updated-dependencies:
- dependency-name: cached_network_image
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>
2024-04-11 17:30:11 +06:00
dependabot[bot]
17837f4149
chore(deps): bump flutter_hooks from 0.20.1 to 0.20.5 ( #1271 )
...
Bumps [flutter_hooks](https://github.com/rrousselGit/flutter_hooks/tree/master/packages ) from 0.20.1 to 0.20.5.
- [Commits](https://github.com/rrousselGit/flutter_hooks/commits/flutter_hooks-v0.20.5/packages )
---
updated-dependencies:
- dependency-name: flutter_hooks
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>
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2024-04-11 17:29:45 +06:00
dependabot[bot]
4b757d8e8d
chore(deps): bump flutter_gen_runner from 5.3.1 to 5.4.0 ( #1272 )
...
Bumps [flutter_gen_runner](https://github.com/FlutterGen/flutter_gen ) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/FlutterGen/flutter_gen/releases )
- [Changelog](https://github.com/FlutterGen/flutter_gen/blob/main/CHANGELOG.md )
- [Commits](https://github.com/FlutterGen/flutter_gen/compare/v5.3.1...v5.4.0 )
---
updated-dependencies:
- dependency-name: flutter_gen_runner
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>
2024-04-11 17:27:42 +06:00
dependabot[bot]
27604b28f2
chore(deps): bump popover from 0.2.8+2 to 0.3.0 ( #1273 )
...
Bumps [popover](https://github.com/minikin/popover ) from 0.2.8+2 to 0.3.0.
- [Release notes](https://github.com/minikin/popover/releases )
- [Changelog](https://github.com/minikin/popover/blob/main/CHANGELOG.md )
- [Commits](https://github.com/minikin/popover/compare/v0.2.8...v0.3.0 )
---
updated-dependencies:
- dependency-name: popover
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>
2024-04-11 17:27:03 +06:00
dependabot[bot]
beafe23e30
chore(deps): bump build_runner from 2.4.6 to 2.4.9 ( #1361 )
...
Bumps [build_runner](https://github.com/dart-lang/build ) from 2.4.6 to 2.4.9.
- [Release notes](https://github.com/dart-lang/build/releases )
- [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.4.6...build_runner-v2.4.9 )
---
updated-dependencies:
- dependency-name: build_runner
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>
2024-04-11 17:26:32 +06:00
Kingkor Roy Tirtho
5afe823abd
feat(lyrics): add LRCLIB lyrics provider as fallback
2024-04-05 00:48:08 +06:00
Kingkor Roy Tirtho
68374efd3e
feat: LAN connect a.k.a control remote Spotube playback and local output device selection ( #1355 )
...
* feat: add connect server support
* feat: add ability discover and connect to same network Spotube(s) and sync queue
* feat(connect): add player controls, shuffle, loop, progress bar and queue support
* feat: make control page adaptive
* feat: add volume control support
* cd: upgrade macos runner version
* chore: upgrade inappwebview version to 6
* feat: customized devices button
* feat: add user icon next to devices button
* feat: add play in remote device support
* feat: show alert when new client connects
* fix: ignore the device itself from broadcast list
* fix: volume control not working
* feat: add ability to select current device's output speaker
2024-04-04 22:22:00 +06:00
Kingkor Roy Tirtho
6673e5a8a8
feat: improved caching based on riverpod ( #1343 )
...
* feat: add riverpod based favorite album provider
* feat: add album is saved, new releases and tracks providers
* feat: add artist related providers
* feat: add all categories providers
* feat: add lyrics provider
* feat: add playlist related providers
* feat: add search provider
* feat: add view and spotify friends provider
* feat: add playlist create and update and favorite handlers
* feat: use providers in home screen
* chore: fix dart lint issues
* feat: use new providers for playlist and albums screen
* feat: use providers in artist page
* feat: use providers on library page
* feat: use provider for playlist and album card and heart button
* feat: use provider in search page
* feat: use providers in generate playlist
* feat: use provider in lyrics screen
* feat: use provider for create playlist
* feat: use provider in add track dialog
* feat: use providers in remaining pages and remove fl_query
* fix: remove direct access to provider.value
* fix: glitching when loading
* fix: user album loading next page indicator
* feat: make many provider autoDispose after 5 minutes of no usage
* fix: ignore episodes in tracks
2024-03-20 23:38:39 +06:00
Kingkor Roy Tirtho
35e9920b51
chore: add riverpod lint
2024-03-13 14:34:51 +06:00
Kingkor Roy Tirtho
5019c14c44
chore: fix getting started screen theme and bump version and generate changelogs
2024-03-08 19:50:57 +06:00
Kingkor Roy Tirtho
649d6acfe2
chore(macos): enable macos hardened runtime and use spotify from pub
2024-03-05 18:24:32 +06:00
Kingkor Roy Tirtho
a9a1d4c9dc
fix: album, artist page not loading #1282
2024-03-01 18:55:33 +06:00
dependabot[bot]
27e7d532f0
chore(deps): bump audio_session from 0.1.16 to 0.1.18 ( #1146 )
...
Bumps [audio_session](https://github.com/ryanheise/audio_session ) from 0.1.16 to 0.1.18.
- [Release notes](https://github.com/ryanheise/audio_session/releases )
- [Changelog](https://github.com/ryanheise/audio_session/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ryanheise/audio_session/compare/v0.1.16...v0.1.18 )
---
updated-dependencies:
- dependency-name: audio_session
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>
2024-02-25 22:54:11 +06:00
dependabot[bot]
befaf59f0c
chore(deps): bump flutter_lints from 2.0.3 to 3.0.1 ( #1147 )
...
Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages ) from 2.0.3 to 3.0.1.
- [Release notes](https://github.com/flutter/packages/releases )
- [Commits](https://github.com/flutter/packages/commits/flutter_lints-v3.0.1/packages )
---
updated-dependencies:
- dependency-name: flutter_lints
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>
2024-02-25 22:53:47 +06:00
dependabot[bot]
920d4219f0
chore(deps): bump flutter_native_splash from 2.3.3 to 2.3.10 ( #1176 )
...
Bumps [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash ) from 2.3.3 to 2.3.10.
- [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>
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2024-02-25 22:53:25 +06:00
dependabot[bot]
59a819be9c
chore(deps): bump flutter_riverpod from 2.4.3 to 2.4.10 ( #1212 )
...
Bumps [flutter_riverpod](https://github.com/rrousselGit/riverpod ) from 2.4.3 to 2.4.10.
- [Commits](https://github.com/rrousselGit/riverpod/compare/flutter_riverpod-v2.4.3...flutter_riverpod-v2.4.10 )
---
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>
2024-02-25 22:50:40 +06:00
dependabot[bot]
1fa6d1f819
chore(deps): bump dio from 5.3.3 to 5.4.1 ( #1243 )
...
Bumps [dio](https://github.com/cfug/dio ) from 5.3.3 to 5.4.1.
- [Release notes](https://github.com/cfug/dio/releases )
- [Commits](https://github.com/cfug/dio/compare/dio_v5.3.3...dio_v5.4.1 )
---
updated-dependencies:
- dependency-name: dio
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>
2024-02-25 22:50:08 +06:00
olivier2
17105a640b
fix(android): audio issue when screen is off and broadcast audio session id ( #1221 & #1247 )
...
* this change fixes the garbled audio on my Pixel 6a while the screen is off. Not familiar with libmpv, but seems to favor audiotrack audio output over opensles. KRTirtho/spotube#571
* get audio session id, send it to AudioTrack in libmpv, broadcast it to other apps. Fixes KRTirtho/spotube#1221
---------
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2024-02-25 22:26:06 +06:00
Kingkor Roy Tirtho
9095a8c8f8
feat: add songlink based track matching for youtube and open song link button
...
songlink.com will provide accurate match verified by community for most spotify tracks improving overall match accuracy for Youtube audio source
2024-02-25 11:13:23 +06:00
Kingkor Roy Tirtho
c3289a0ba4
fix(android): pressing back button in any other tab other than home exits the app
2024-02-18 23:02:14 +06:00
Kingkor Roy Tirtho
badd52223a
chore: use piped_client git version to fix search issue
2024-02-17 22:07:32 +06:00
Kingkor Roy Tirtho
90f7c531cd
fix: non-banger songs breaking the queue if sources not found
...
Now fallbacks to another audio source if not found in one
2024-02-17 21:33:09 +06:00
Kingkor Roy Tirtho
9dfd49ca04
feat: add endless playback support #285
2024-01-31 18:00:54 +06:00
Kingkor Roy Tirtho
5d0b5e69a5
chore: adjust the version
2024-01-27 22:39:05 +06:00
Kingkor Roy Tirtho
bcba45fbd1
chore: bump version and add changelogs
2024-01-27 22:27:27 +06:00
dependabot[bot]
9bd16e096f
chore(deps): bump go_router from 11.1.2 to 13.0.1 ( #1020 )
...
Bumps [go_router](https://github.com/flutter/packages/tree/main/packages ) from 11.1.2 to 13.0.1.
- [Release notes](https://github.com/flutter/packages/releases )
- [Commits](https://github.com/flutter/packages/commits/go_router-v13.0.1/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>
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2024-01-24 10:18:10 +06:00
dependabot[bot]
1bdae90fb0
chore(deps): bump sidebarx from 0.15.0 to 0.16.3 ( #896 )
...
Bumps [sidebarx](https://github.com/Frezyx/sidebarx ) from 0.15.0 to 0.16.3.
- [Release notes](https://github.com/Frezyx/sidebarx/releases )
- [Changelog](https://github.com/Frezyx/sidebarx/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Frezyx/sidebarx/compare/0.15.0...0.16.3 )
---
updated-dependencies:
- dependency-name: sidebarx
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>
2024-01-24 10:07:24 +06:00
dependabot[bot]
7b6042d01f
chore(deps): bump google_fonts from 5.1.0 to 6.1.0 ( #798 )
...
Bumps [google_fonts](https://github.com/material-foundation/flutter-packages/tree/main/packages ) from 5.1.0 to 6.1.0.
- [Commits](https://github.com/material-foundation/flutter-packages/commits/HEAD/packages )
---
updated-dependencies:
- dependency-name: google_fonts
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>
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2024-01-24 10:02:25 +06:00
dependabot[bot]
ab09ae60f0
chore(deps): bump visibility_detector from 0.3.3 to 0.4.0+2 ( #797 )
...
Bumps [visibility_detector](https://github.com/google/flutter.widgets/tree/master/packages ) from 0.3.3 to 0.4.0+2.
- [Commits](https://github.com/google/flutter.widgets/commits/HEAD/packages )
---
updated-dependencies:
- dependency-name: visibility_detector
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>
2024-01-24 10:00:35 +06:00
dependabot[bot]
9b289605c7
chore(deps): bump shared_preferences from 2.2.1 to 2.2.2 ( #796 )
...
Bumps [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/flutter/packages/releases )
- [Commits](https://github.com/flutter/packages/commits/shared_preferences-v2.2.2/packages/shared_preferences )
---
updated-dependencies:
- dependency-name: shared_preferences
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>
2024-01-24 09:59:20 +06:00
powen
b2ba6d9261
cd: build iPA support for iOS ( #971 )
...
* Create build-iPA.yml
* Update build-iPA.yml
* update-iOS
- Set AppIcon(same as Android)
- Set to correct app name(Sptube -> Spotube)
-
* update iOS flavors
* Update build-iPA.yml
* Update spotube-release-binary.yml
* rename release-bin iPA filename
* update appicon
* Update dev-Info.plist
2024-01-03 00:40:50 +06:00
Kingkor Roy Tirtho
ec7c952270
chore: generate changelogs and bump version to 3.4.4
2023-12-30 23:41:43 +06:00
Kingkor Roy Tirtho
4050f55640
feat: Deep link support ( #950 )
...
* feat: add deep link support
* feat(android): add intent share support
* chore: untranslated msg for it locale
2023-12-18 22:12:16 +06:00
Kingkor Roy Tirtho
b92583d0df
feat: improve loading animations
2023-12-04 22:20:47 +06:00
Kingkor Roy Tirtho
cd31798870
chore: get ready for release
2023-11-27 20:10:56 +06:00
Kingkor Roy Tirtho
42dd4d68e7
chore: update deps
2023-11-22 21:09:29 +06:00
Kingkor Roy Tirtho
2a69886556
feat(artist): modularize page and add wikipedia section
2023-11-22 20:23:12 +06:00
Kingkor Roy Tirtho
7d05c40dc0
fix: use CustomScrollView for personalized page
2023-11-22 10:02:11 +06:00
Kingkor Roy Tirtho
88b8785cb8
feat: discord RPC integration #98
2023-11-22 09:32:05 +06:00
Kingkor Roy Tirtho
75c0c4fff4
Merge branch 'master' into dev
2023-11-21 20:11:08 +06:00
Kingkor Roy Tirtho
28a5d6bb38
feat: paginated playlist and album page
2023-11-17 13:14:25 +06:00
Kingkor Roy Tirtho
14069cd4fe
feat: Add JioSaavn as audio source ( #881 )
...
* feat: implement new SourcedTrack for youtube and piped
* refactor: replace old spotube track with sourced track
* feat: add jiosaavn as audio source
* fix: download not working other than jiosaavn
* Merge branch 'dev' into feat-jiosaavn
2023-11-15 18:34:46 +06:00
Kingkor Roy Tirtho
dc980b024e
fix(genres): lag while scrolling
2023-11-14 20:58:16 +06:00
Kingkor Roy Tirtho
2e2c44f0af
feat(android): better quick scroll/drag to scroll implementation
2023-11-13 23:17:16 +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
d056dbf9ee
fix: android invalid download location Download not starting or not explaining error #720
2023-10-29 19:02:39 +06:00
Kingkor Roy Tirtho
65e9dba82f
chore: bump version and generate CHANGELOG
2023-10-16 13:26:36 +06:00
Kingkor Roy Tirtho
e29cc2578c
fix: use audio_service_mpris plugin
2023-10-16 09:54:01 +06:00
Kingkor Roy Tirtho
d39667bfb9
chore: use updated fl_query offline management
2023-10-14 17:28:22 +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
Kingkor Roy Tirtho
1f15b6720f
chore: update fl_query & add support
2023-10-07 12:15:28 +06:00
Kingkor Roy Tirtho
931664e6b6
refactor: migrate to catcher to catcher_2
2023-09-30 18:33:04 +06:00
meenbeese
c7432bbd98
feat: improve and unify the logging framework ( #738 )
...
* Improve logging framework for better debugging
Signed-off-by: meenbeese <meenbeese@tutanota.com>
* Remove logger statements from /bin dir
---------
Signed-off-by: meenbeese <meenbeese@tutanota.com>
2023-09-30 18:20:45 +06:00
Kingkor Roy Tirtho
f5bd90731d
feat: LastFM scrobbling support ( #761 )
...
* feat: add login with lastfm support
* feat: add lastfm scrobbling support
* fix: scrobblenaut local path
2023-09-29 18:45:00 +06:00
dependabot[bot]
6dced5ece0
chore(deps): bump spotify from 0.11.0 to 0.12.0 ( #733 )
...
Bumps [spotify](https://github.com/rinukkusu/spotify-dart ) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/rinukkusu/spotify-dart/releases )
- [Changelog](https://github.com/rinukkusu/spotify-dart/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rinukkusu/spotify-dart/commits )
---
updated-dependencies:
- dependency-name: spotify
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>
2023-09-26 17:58:17 +06:00
Kingkor Roy Tirtho
126d6017f2
chore(android): Add hot nightly flavor ( #727 )
...
* feat(android): add flavor support
* feat(android): add nightly icons & splash screens
* chore(vscode): group icon config yml with pubspec
* ci: update apk & appbundle path
2023-09-17 00:23:18 +06:00
Kingkor Roy Tirtho
532248b55d
chore: bump version to 3.1.2 & generate CHANGELOG + generate credits
2023-09-15 22:48:40 +06:00
Kingkor Roy Tirtho
7aff0d3f1e
cd: Armbuild Circleci project setup ( #723 )
...
* chore: fill missing translations
* chore: vscode filenesting
* docs: Add meenbeese (#713 )
* CircleCI Commit
* cd: updated circle ci build config
* cd: use custom flutter installation
* cd: use ubuntu 22.04
* cd: fix project var syntax
* cd: directly echo secrets to .env file
* cd: export bash env
* cd: they I'm stupid
* cd: ugghh breaking flutter changes on every major version
* cd: add other empty keys to .env
* cd: works!!!
* cd: store artifacts
* cd: add other package formats in circle ci build
* cd: add pub cache path
* cd: remove dart run from flutter_distributor
* cd: add appimage installer
* cd: sudo
* cd: appimagetool in path
* cd: use aarch64 binary of appimagetool
* cd: add rpmbuild deps
* cd: fix rpm arch
* cd: add github release upload capability
* cd: enable github creds context
* cd: remove token
* cd: remove parallelism
* cd: why typo??!
* cd: add github action to trigger Circle CI pipeline
* cd: trigger CCI using curl
* cd: remove quotes from bool field
* cd: ain't no
* cd: poor choice
---------
Co-authored-by: meenbeese <meenbeese@tutanota.com>
2023-09-15 22:35:09 +06:00
Kingkor Roy Tirtho
ab0fe5bdfa
Playlist info editing ( #708 )
...
* feat: playlist metadata edit support
* refactor: replace file_picker with file_selector
2023-09-10 16:39:21 +06:00
Kingkor Roy Tirtho
d3e1cef8a2
fix: liked tracks card play not working
2023-09-09 17:37:24 +06:00
Kingkor Roy Tirtho
142dc498f8
fix: Windows memory leak due refetchOnStale user-liked-tracks ( #705 )
...
* chore: refactor CLI stuff to separate service folder
* chore: trying to fix memory leak
* chore: fix fl_Query_devtools in wrong place
* chore: upgrade deps
* fix: user liked tracks memory leak due to isStale & updateQueryFn
2023-09-08 12:30:52 +06:00
Kingkor Roy Tirtho
bee504facd
chore: bump version, generate changelogs & library credits
2023-08-28 12:16:43 +06:00
Kingkor Roy Tirtho
6d9ae8ed60
chore: upgrade media_kit
2023-08-27 22:53:43 +06:00
Kingkor Roy Tirtho
179d536ccc
fix: lyrics page text contrast
2023-08-26 15:28:58 +06:00
Kingkor Roy Tirtho
dbf6748ddc
Merge branch 'master' into dev
2023-08-26 10:52:37 +06:00
Kingkor Roy Tirtho
f23e8719ee
fix: replace connectivity_plus with internet_connection_checker
2023-08-26 10:52:19 +06:00
Kingkor Roy Tirtho
08b627e86a
chore: bump media_kit android audio version
2023-08-26 00:11:21 +06:00
Kingkor Roy Tirtho
0ab1dcaa6b
chore: increase build no
2023-08-19 10:49:56 +06:00
Kingkor Roy Tirtho
036a24884c
chore: bump version
2023-08-18 14:24:58 +06:00
Kingkor Roy Tirtho
d6127cf797
chore: upgrade dependencies
2023-08-15 11:54:06 +06:00
Kingkor Roy Tirtho
e3f4344ae9
fix(android): android 13 local tracks not showing up
2023-08-08 10:39:15 +06:00
Kingkor Roy Tirtho
38dc4beb44
feat: blazingly™ fast download manager ( #619 )
...
* feat: concurrent download service & download prorvider
* feat: implement chunked downloader
* fix: no audio-tags in Linux and duration not showing up for local tracks
* feat: show matching tracks in queue as well
* feat: always uses piped api for download to avoid IP block
* fix: invalid downloadCount
2023-08-07 16:49:11 +06:00
Kingkor Roy Tirtho
cf7b849cdd
feat: web compatibility
2023-08-05 10:49:53 +06:00
Kingkor Roy Tirtho
7053d8fd7a
chore: bump version and generate CHANGELOGS
2023-08-04 21:39:51 +06:00
Kingkor Roy Tirtho
5a563ef428
fix: flags not showing up, html in descriptions
2023-08-04 13:47:26 +06:00
Piotr Rogowski
6dff0996bd
feat: Force High Refresh Rate on some Android devices ( #607 )
...
* Force High Refresh Rate on some Android devices
* fix: check android platform for high refresh-rate
---------
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2023-08-02 10:44:06 +06:00
Kingkor Roy Tirtho
4a55e03d10
chore: bump versions
2023-07-02 22:42:54 +06:00
Kingkor Roy Tirtho
393bfa64ec
chore: update deps
2023-07-01 10:10:53 +06:00
Kingkor Roy Tirtho
b54ee96233
feat: re-introduce youtube API along with piped
2023-06-30 10:52:44 +06:00
Kingkor Roy Tirtho
b47ef98197
chore: fix constrains
2023-06-28 18:12:20 +06:00
Kingkor Roy Tirtho
699b236ce5
chore: fix dep problem and code style
2023-06-28 17:55:17 +06:00
Kingkor Roy Tirtho
4ce0d989fa
chore: upgrade fl_query and smtc_widnows
2023-06-26 10:57:43 +06:00
Kingkor Roy Tirtho
5a01171bbb
chore: use piped_client from pub.dev
2023-06-26 10:39:53 +06:00
Kingkor Roy Tirtho
fe5b429dda
feat(android): disable battery optimization for better playback
2023-06-26 10:28:47 +06:00
Kingkor Roy Tirtho
c93c229b0f
chore: sleep timer custom hour format
2023-06-20 09:39:27 +06:00
Kingkor Roy Tirtho
b78e7f57a0
feat: logs page in settings
2023-06-19 22:36:05 +06:00
Kingkor Roy Tirtho
ea45c4f42a
fix: re-enable download manager
2023-06-17 09:32:37 +06:00
Kingkor Roy Tirtho
7d23beec5e
fix: disable background_downloader due to android build failures
2023-06-10 15:31:48 +06:00
Kingkor Roy Tirtho
6752adc939
feat: Better download manager with download progress
2023-06-08 08:36:56 +06:00
Kingkor Roy Tirtho
96f04c1756
feat: custom error toast
2023-06-04 17:35:58 +06:00
Kingkor Roy Tirtho
f7ca3a654f
chore: only remove native event loop for macos
2023-06-02 13:06:02 +06:00
Kingkor Roy Tirtho
8d30fffc2b
chore: add device preview package
2023-06-01 12:28:11 +06:00
Kingkor Roy Tirtho
62fc7739b5
fix: macos build by removing media_kit native event loop
2023-06-01 11:12:44 +06:00
Kingkor Roy Tirtho
ec11af53a1
feat: enable caching of queue
2023-05-27 23:04:54 +06:00
Kingkor Roy Tirtho
e529c79c4f
fix: re-enable add to queue and play next support, favorite button query exceptions
2023-05-27 21:53:56 +06:00
Kingkor Roy Tirtho
bf59570251
feat: show loading when track metadata is being fetched, android, ios, macos enable shuffling
2023-05-27 13:34:25 +06:00
Kingkor Roy Tirtho
8bcce9282e
feat: supabase integration
2023-05-16 12:36:49 +06:00
Kingkor Roy Tirtho
fb780da327
feat: remove SponsorBlock in favor of YT Music and remove pocketbase backend track support
2023-05-16 10:50:17 +06:00
Kingkor Roy Tirtho
b058517912
cd: fix dart@v3 unsupported by generators
2023-05-15 23:10:04 +06:00
Kingkor Roy Tirtho
962d9118dd
chore: update piped client deps
2023-05-14 14:51:03 +06:00
Kingkor Roy Tirtho
1ecc36da57
feat: replace YouTube API with piped API
2023-05-14 14:26:13 +06:00
Kingkor Roy Tirtho
ab9e6530b6
chore: enable flutter 3.10 and dart 3 support
2023-05-13 20:09:15 +06:00
Kingkor Roy Tirtho
5f70207076
refactor(playback): migration to ProxyPlaylist based playback
2023-05-13 12:46:56 +06:00
Kingkor Roy Tirtho
06f6adc69c
refactor(windows,linux): replace audioplayers with media_kit
2023-05-12 08:32:56 +06:00
Kingkor Roy Tirtho
c232fcc6dd
feat(android): add splash screen
2023-05-07 21:36:04 +06:00
Kingkor Roy Tirtho
d487fe5563
feat(playback): integrate android, ios, macos with JustAudio
2023-05-05 20:03:06 +06:00
Kingkor Roy Tirtho
cdb32685e4
fix(android): use multi assetAudioPlayer instance fix patch and disable Pre-download and play by default in Android too
2023-05-05 11:18:28 +06:00
Kingkor Roy Tirtho
1fff0f1bd0
feat(playback): use assets_audio_player to fix macos double duration problems and android high loading latency
2023-05-04 22:10:02 +06:00
Kingkor Roy Tirtho
12915f3e5a
refactor: create audio player wrapper and remove just_audio (again)
2023-04-30 23:16:55 +06:00
Kingkor Roy Tirtho
7df2a0daba
chore: configure just audio
2023-04-30 18:17:07 +06:00
Kingkor Roy Tirtho
ce10aa1fe2
fix: navigation to settings not working
2023-04-30 15:18:16 +06:00
Kingkor Roy Tirtho
f12d81259f
feat: setup localization (l10n) and language switcher, add sidebar and navbar locale
2023-04-29 00:13:37 +06:00
Kingkor Roy Tirtho
d7135db5ad
refactor(audi_service): unify all platform audio services
2023-04-28 21:11:49 +06:00
Kingkor Roy Tirtho
296f96cf17
feat(desktop): show minimized to system tray notification
2023-04-27 21:42:20 +06:00
Kingkor Roy Tirtho
8fe9e4d245
Merge branch 'master' into dev
2023-04-26 12:31:33 +06:00
Kingkor Roy Tirtho
10f1c675d0
refactor: use envied instead of flutter_dotenv to ensure better security
2023-04-26 12:13:42 +06:00
Kingkor Roy Tirtho
816ad304df
Merge branch 'master' into dev
2023-04-26 00:48:35 +06:00
Kingkor Roy Tirtho
dca8bcd7c6
chore: initialize boxes in main
2023-04-26 00:35:32 +06:00
Kingkor Roy Tirtho
6760fe2437
chore: add flutter_secure_storage and configure
2023-04-25 23:03:52 +06:00
Kingkor Roy Tirtho
bd3b7f9e73
chore: update spotify package
2023-04-15 17:42:53 +06:00
Kingkor Roy Tirtho
da26c9a677
chore: update flutter_desktop_tools
2023-04-15 09:55:17 +06:00
Kingkor Roy Tirtho
6e164313ce
Merge branch 'master' into dev
2023-04-15 00:26:19 +06:00
Kingkor Roy Tirtho
7fa50e5c5e
feat: disable/enable smtc on demand
2023-04-15 00:24:55 +06:00
Kingkor Roy Tirtho
f0b426ae89
feat: windows OS media control panel support
2023-04-14 11:08:12 +06:00
Kingkor Roy Tirtho
06a043764d
feat: system tray support ( #31 )
2023-04-10 23:19:14 +06:00
Kingkor Roy Tirtho
78fe1cbab1
chore: bump version and generate changelogs
2023-04-10 17:00:50 +06:00
Kingkor Roy Tirtho
cb916d4861
chore: integration test
2023-04-10 16:54:34 +06:00
Kingkor Roy Tirtho
49b5d0e694
feat(player): animated gradient background
2023-04-07 11:25:55 +06:00
Kingkor Roy Tirtho
80959aa0ca
refactor(settings): use dropdown button instead of dropdown menu for smaller selections
2023-04-07 10:07:31 +06:00