Commit Graph

  • 2d1f4b9380 chore: fix song link button not showing up Kingkor Roy Tirtho 2024-04-13 13:12:20 +0600
  • 39e97eef34 feat: add user profile page Kingkor Roy Tirtho 2024-04-13 13:05:41 +0600
  • f82253c6ba refactor: show devices in sidebar in big screens Kingkor Roy Tirtho 2024-04-13 10:22:59 +0600
  • 57ccf16311 refactor: rename providers Kingkor Roy Tirtho 2024-04-12 11:06:03 +0600
  • 2781127da1 chore: revert android-utils Kingkor Roy Tirtho 2024-04-12 10:57:09 +0600
  • 6e41b106fa
    feat(android): Filter Device To Force High Frame Rate (#880) Muhammad Brian Abdillah 2024-04-12 11:27:54 +0700
  • f4357a4715
    chore(deps): bump media_kit from 1.1.7 to 1.1.10+1 dependabot[bot] 2024-04-11 23:42:50 +0000
  • 283152a53f
    chore(deps): bump custom_lint, envied_generator, envied and riverpod_lint dependabot[bot] 2024-04-11 23:42:38 +0000
  • ab0310b70e
    chore(deps): bump envied_generator and envied dependabot[bot] 2024-04-11 23:42:18 +0000
  • a00d68945f
    chore(deps): bump google_fonts from 6.1.0 to 6.2.1 dependabot[bot] 2024-04-11 23:42:04 +0000
  • 107e1cf6c5
    chore(deps): bump flutter_native_splash from 2.3.10 to 2.4.0 dependabot[bot] 2024-04-11 23:41:54 +0000
  • 9d827f1a17
    chore(deps): bump sidebarx from 0.16.3 to 0.17.1 dependabot[bot] 2024-04-11 23:41:41 +0000
  • 22a49e56a2
    refactor: use tcp server based track matcher (#1386) Kingkor Roy Tirtho 2024-04-11 17:56:41 +0600
  • b948872258
    chore(deps): bump cached_network_image from 3.3.0 to 3.3.1 (#1270) dependabot[bot] 2024-04-11 17:30:11 +0600
  • 17837f4149
    chore(deps): bump flutter_hooks from 0.20.1 to 0.20.5 (#1271) dependabot[bot] 2024-04-11 17:29:45 +0600
  • 45deb2fb5a
    Merge branch 'dev' into dependabot/pub/dev/flutter_hooks-0.20.5 Kingkor Roy Tirtho 2024-04-11 17:29:38 +0600
  • 4b757d8e8d
    chore(deps): bump flutter_gen_runner from 5.3.1 to 5.4.0 (#1272) dependabot[bot] 2024-04-11 17:27:42 +0600
  • 27604b28f2
    chore(deps): bump popover from 0.2.8+2 to 0.3.0 (#1273) dependabot[bot] 2024-04-11 17:27:03 +0600
  • beafe23e30
    chore(deps): bump build_runner from 2.4.6 to 2.4.9 (#1361) dependabot[bot] 2024-04-11 17:26:32 +0600
  • ca546bef17
    chore(deps): bump KSXGitHub/github-actions-deploy-aur (#1372) dependabot[bot] 2024-04-11 17:26:05 +0600
  • 67063ab085 chore: fix lint errors Kingkor Roy Tirtho 2024-04-11 17:04:39 +0600
  • cf6beaf8ff cd: upgrade flutter version Kingkor Roy Tirtho 2024-04-11 17:01:29 +0600
  • 28e0f913cb cd: checkout PR branch Kingkor Roy Tirtho 2024-04-11 17:01:00 +0600
  • 520bd9cfb6 chore: fix typo in turkish translation Kingkor Roy Tirtho 2024-04-11 16:55:33 +0600
  • 4d5a413354 Merge branch 'dev' into refactor/tcp-based-player Kingkor Roy Tirtho 2024-04-11 16:54:55 +0600
  • 41b59b7086 fix(mobile): player overlay should not be visible when the player is not playing Kingkor Roy Tirtho 2024-04-11 16:53:52 +0600
  • bc5d66d057 chore: fix lint warnings Kingkor Roy Tirtho 2024-04-11 16:48:15 +0600
  • 0afd5978d9 fix(proxy-playlist): reset collections on load Kingkor Roy Tirtho 2024-04-11 16:22:19 +0600
  • d1c026e748 fix: do not pre-fetch local tracks Kingkor Roy Tirtho 2024-04-11 14:04:42 +0600
  • 6d344c32a0 fix: increase mpv network timeout to reduce auto-skipping Kingkor Roy Tirtho 2024-04-10 11:03:29 +0600
  • 9ca0e8bef2 fix: remote queue not working Kingkor Roy Tirtho 2024-04-09 22:59:30 +0600
  • 2abb5800be
    docs: remove appimage link in readme #1082 (#1171) Karim 2024-04-09 18:53:09 +0200
  • 392047247b
    chore: improve Turkish translations (#1307) WINZORT 2024-04-09 19:23:19 +0300
  • 9391e7a379 chore: thai translation error fix errors Kingkor Roy Tirtho 2024-04-09 22:04:37 +0600
  • ae4fb69a21
    Merge branch 'dev' into master Kingkor Roy Tirtho 2024-04-09 22:00:01 +0600
  • 2a00acb56c
    chore: add back previous translator's name Kingkor Roy Tirtho 2024-04-09 21:59:15 +0600
  • b70f250e8d
    feat(translations): add Thai Language (#1319) watchakorn-18k 2024-04-09 22:47:02 +0700
  • 0fac297cae
    Merge branch 'dev' into master Kingkor Roy Tirtho 2024-04-09 21:45:59 +0600
  • 7385088144 chore: remove print statements Kingkor Roy Tirtho 2024-04-09 21:44:01 +0600
  • 42dff3e7b3
    Update README.md DEBAJYOTI GHOSH 2024-04-09 20:59:11 +0530
  • 220cf3c41b Merge branch 'dev' into refactor/tcp-based-player Kingkor Roy Tirtho 2024-04-09 21:23:55 +0600
  • 32e0688b17 fix: assign lastId when track fetch completes regardless of error Kingkor Roy Tirtho 2024-04-09 21:23:35 +0600
  • ed079e3e15 feat: add source change support and re-add prefetching tracks Kingkor Roy Tirtho 2024-04-09 21:18:42 +0600
  • de68fe3a6b chore: make dropdown buttons more attractive Kingkor Roy Tirtho 2024-04-09 01:15:39 +0600
  • 11964e588d feat: implement local (loopback) server to resolve stream source and leverage the media_kit playback API Kingkor Roy Tirtho 2024-04-09 01:02:30 +0600
  • 82f2e12b79 refactor: remove SourcedTrack based audio player and utilize mediakit playback system Kingkor Roy Tirtho 2024-04-08 21:54:07 +0600
  • ae2e50f22d Add fastlane tr WINZORT 2024-04-08 13:44:19 +0300
  • a4fb2eb2a0 Update WINZORT 2024-04-08 13:24:20 +0300
  • 165e133a48 Fix WINZORT 2024-04-08 13:14:36 +0300
  • 8be39a9d95 Fix WINZORT 2024-04-08 13:14:19 +0300
  • 0d080b77b7 fix(playback): sponsor block skips and stutters in same position Kingkor Roy Tirtho 2024-04-07 13:05:40 +0600
  • c1be4e2e5e add WINZORT 2024-04-06 16:13:09 +0300
  • f26503990c
    cd: use brew to install setuptools Kingkor Roy Tirtho 2024-04-05 12:39:54 +0600
  • 8f14196582
    chore(deps): bump build_runner from 2.4.6 to 2.4.9 dependabot[bot] 2024-04-04 18:55:57 +0000
  • 5afe823abd feat(lyrics): add LRCLIB lyrics provider as fallback Kingkor Roy Tirtho 2024-04-05 00:48:08 +0600
  • c8dd8025ec fix: instance of Artist bug #1362 Kingkor Roy Tirtho 2024-04-04 22:33:01 +0600
  • 68374efd3e
    feat: LAN connect a.k.a control remote Spotube playback and local output device selection (#1355) Kingkor Roy Tirtho 2024-04-04 22:22:00 +0600
  • 36d6a1d8a8 feat: add ability to select current device's output speaker Kingkor Roy Tirtho 2024-04-04 22:19:10 +0600
  • 83ac24ac02 fix: volume control not working Kingkor Roy Tirtho 2024-04-04 21:35:43 +0600
  • 6d4f7e9a85 fix: ignore the device itself from broadcast list Kingkor Roy Tirtho 2024-04-04 21:25:55 +0600
  • d38e6a186e
    chore(deps): bump KSXGitHub/github-actions-deploy-aur dependabot[bot] 2024-04-03 23:47:41 +0000
  • b369d029a1
    Update README.md DEBAJYOTI GHOSH 2024-03-31 12:05:28 +0530
  • a4854fca53 Merge branch 'dev' into feat/connect Kingkor Roy Tirtho 2024-03-28 22:59:20 +0600
  • 044d3b4820 refactor: use CustomScrollView in player queue Kingkor Roy Tirtho 2024-03-28 22:49:40 +0600
  • 0ed358eeb8 feat: show alert when new client connects Kingkor Roy Tirtho 2024-03-28 21:38:12 +0600
  • 2f3a2e671d feat: add play in remote device support Kingkor Roy Tirtho 2024-03-28 21:11:51 +0600
  • 940b79c880 feat: add user icon next to devices button Kingkor Roy Tirtho 2024-03-28 19:38:23 +0600
  • 6c5428aae6 feat: customized devices button Kingkor Roy Tirtho 2024-03-28 19:14:09 +0600
  • 195cad8f39
    Update app_it.arb fixing translations Guanciottaman 2024-03-27 20:54:18 +0100
  • 3d4d3b3c12 chore: upgrade inappwebview version to 6 Kingkor Roy Tirtho 2024-03-26 19:40:21 +0600
  • c65e6c1c0f cd: upgrade macos runner version Kingkor Roy Tirtho 2024-03-26 19:22:26 +0600
  • d693624b6d feat: add volume control support Kingkor Roy Tirtho 2024-03-26 13:36:35 +0600
  • 7e887d54ed feat: make control page adaptive Kingkor Roy Tirtho 2024-03-26 13:16:47 +0600
  • 22cc210f30 feat(connect): add player controls, shuffle, loop, progress bar and queue support Kingkor Roy Tirtho 2024-03-25 22:02:48 +0600
  • c6d7cb0b59
    Merge branch 'KRTirtho:master' into master watchakorn-18k 2024-03-25 09:57:28 +0700
  • 351e833088 feat: add ability discover and connect to same network Spotube(s) and sync queue Kingkor Roy Tirtho 2024-03-25 00:03:40 +0600
  • c399baa5ab feat: add connect server support Kingkor Roy Tirtho 2024-03-24 17:03:41 +0600
  • ee97aedcfc chore: remove direct access to .value without calling asData.value Kingkor Roy Tirtho 2024-03-23 20:37:52 +0600
  • 82b1cfa0d7 feat: search history support #1236 Kingkor Roy Tirtho 2024-03-23 20:19:34 +0600
  • e99f32b610 chore: set yt as jiosaavn fallback Kingkor Roy Tirtho 2024-03-23 19:00:37 +0600
  • d6f5177b5e
    Update spotube-release-binary.yml GhoulBoi69 2024-03-23 10:04:14 +0530
  • 9f33f6b0b8
    Update README.md DEBAJYOTI GHOSH 2024-03-23 09:59:59 +0530
  • 1406fa9aa1
    Update spotube-release-binary.yml GhoulBoi69 2024-03-23 09:55:29 +0530
  • 3cf7df5d29
    Merge branch 'KRTirtho:master' into patch-1 GhoulBoi69 2024-03-22 23:00:00 +0530
  • 9f96b5c537 refactor: use extension methods for simple album to album and simple track to track conversion Kingkor Roy Tirtho 2024-03-21 00:48:21 +0600
  • 1a6cea926f refactor: use widget for artist link instead of a utility function Kingkor Roy Tirtho 2024-03-21 00:38:10 +0600
  • 1cea95bbda refactor: artist name string as extension Kingkor Roy Tirtho 2024-03-21 00:30:27 +0600
  • 7545ff6415 refactor: use extension method for image to url string Kingkor Roy Tirtho 2024-03-21 00:18:43 +0600
  • 6673e5a8a8
    feat: improved caching based on riverpod (#1343) Kingkor Roy Tirtho 2024-03-20 23:38:39 +0600
  • 2f6fa7add1 fix: ignore episodes in tracks Kingkor Roy Tirtho 2024-03-20 23:36:41 +0600
  • 75b05f3dc8 feat: make many provider autoDispose after 5 minutes of no usage Kingkor Roy Tirtho 2024-03-20 23:22:48 +0600
  • f4dce2f611
    docs: broken link in README.md (fixes #1310) (#1311) MerkomassDev 2024-03-20 16:20:09 +0100
  • ef6ddc6069
    Merge branch 'KRTirtho:master' into master Aditya Kumar Das 2024-03-20 16:03:25 +0530
  • 36316f5e94 fix: user album loading next page indicator Kingkor Roy Tirtho 2024-03-19 22:08:41 +0600
  • 3081237999 fix: glitching when loading Kingkor Roy Tirtho 2024-03-19 21:33:25 +0600
  • a21040fa29 Update app_tr.arb WINZORT 2024-03-17 14:48:45 +0300
  • ec8d08a45b Update app_tr.arb WINZORT 2024-03-17 14:45:29 +0300
  • 462f2b5346 Hotfix WINZORT 2024-03-17 14:42:56 +0300
  • aea4bd7d16 fix: remove direct access to provider.value Kingkor Roy Tirtho 2024-03-17 17:04:42 +0600
  • 51710d5aee feat: use providers in remaining pages and remove fl_query Kingkor Roy Tirtho 2024-03-17 16:56:35 +0600