Commit Graph

24 Commits

Author SHA1 Message Date
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
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
f3e331ecf7 fix: add xdg-user-dirs as deps 2023-10-16 10:07:40 +06:00
Joshua Samenfink
5115e041e7
fix: add libmpv1 for ubuntu-based systems (#739) 2023-09-20 21:01:56 +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
Joshua Samenfink
c987ea7841
fix: add missing dependency in debian package (#704)
* chore: fill missing translations

* chore: vscode filenesting

* fix: add missing dependency in debian package

* fixes https://github.com/KRTirtho/spotube/issues/703

---------

Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2023-09-08 09:52:59 +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
633415dd3e fix: debian bookworm dependencies 2023-08-26 09:37:45 +06:00
Kingkor Roy Tirtho
7053d8fd7a chore: bump version and generate CHANGELOGS 2023-08-04 21:39:51 +06:00
Kingkor Roy Tirtho
e560adee4f chore: add libjsoncpp25 as deb dep 2023-07-03 10:37:28 +06:00
Kingkor Roy Tirtho
2f4785cde8 chore: update packaging and docs for mpv 2023-05-13 19:21:18 +06:00
Kingkor Roy Tirtho
58473f0ff9 cd: add libnotify deps
chore: add aur, rpm and deb deps
2023-04-28 18:20:43 +06:00
Kingkor Roy Tirtho
8fe9e4d245 Merge branch 'master' into dev 2023-04-26 12:31:33 +06:00
Kingkor Roy Tirtho
13bafaad4c chore: fix linux runner deps 2023-04-26 00:59:35 +06:00
Kingkor Roy Tirtho
816ad304df Merge branch 'master' into dev 2023-04-26 00:48:35 +06:00
Kingkor Roy Tirtho
6760fe2437 chore: add flutter_secure_storage and configure 2023-04-25 23:03:52 +06:00
Kingkor Roy Tirtho
ea171225d8 cd: add appindicator deps for system tray support and deps for deb/rpm packages 2023-04-15 00:51:39 +06:00
Kingkor Roy Tirtho
a4c3605dbd cd: appimagetool and new appimage make config 2023-03-07 15:14:35 +06:00
Kingkor Roy Tirtho
067e9ac53e feat: rpm packaging support 2022-12-04 22:39:59 +06:00
Kingkor Roy Tirtho
ff57527936 Fixed AppImage wrong size issue 2022-07-10 11:10:49 +06:00
Kingkor Roy Tirtho
9129c4d2b1 Linux package deps updated
pub asset images not found fix
2022-07-09 00:11:33 +06:00
Kingkor Roy Tirtho
cea6fd9797 optimized search for both youtube track & synched subtitle
flutter_distributor .deb build support
2022-04-25 22:15:01 +06:00
Kingkor Roy Tirtho
ce6e4dc677 flutter_distributor configurations added 2022-04-23 21:55:40 +06:00