Commit Graph

235 Commits

Author SHA1 Message Date
dependabot[bot]
ca546bef17
chore(deps): bump KSXGitHub/github-actions-deploy-aur (#1372)
Bumps [KSXGitHub/github-actions-deploy-aur](https://github.com/ksxgithub/github-actions-deploy-aur) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/ksxgithub/github-actions-deploy-aur/releases)
- [Commits](https://github.com/ksxgithub/github-actions-deploy-aur/compare/v2.7.0...v2.7.1)

---
updated-dependencies:
- dependency-name: KSXGitHub/github-actions-deploy-aur
  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:05 +06:00
Kingkor Roy Tirtho
f26503990c
cd: use brew to install setuptools 2024-04-05 12:39:54 +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
6539009629 cd: fix linux tar 2024-03-09 00:38:08 +06:00
Kingkor Roy Tirtho
389a4fc704 cd: remove debug step in upload task 2024-03-08 21:08:38 +06:00
Kingkor Roy Tirtho
2c0b1a57e5
cd: fix syntax error 2024-03-04 10:53:00 +06:00
Kingkor Roy Tirtho
f09ab004bf
cd: fix nightly linux tar not getting updated 2024-03-04 10:51:41 +06:00
Kingkor Roy Tirtho
09fac66d26
cd: debug upload artifact 2024-03-04 09:47:45 +06:00
Kingkor Roy Tirtho
846ae82084 chore: upgrade flutter version 2024-02-24 20:21:09 +06:00
Kingkor Roy Tirtho
ab08c82c8d fix: friends list not scrollable with mouse drag 2024-02-24 18:38:18 +06:00
Kingkor Roy Tirtho
b6d42659b7 chore: debug linux tar not getting updated 2024-02-23 20:57:35 +06:00
Kingkor Roy Tirtho
5d0b5e69a5 chore: adjust the version 2024-01-27 22:39:05 +06:00
Kingkor Roy Tirtho
14d8ea582c cd: add flutter_distributor for macos 2024-01-24 22:25:15 +06:00
Kingkor Roy Tirtho
6351306f87 cd: downgrade upload and download artifact to v3 for merging 2024-01-24 22:12:13 +06:00
Kingkor Roy Tirtho
1b5d435b86 cd: add macos pkg format 2024-01-24 12:46:27 +06:00
dependabot[bot]
0dea3249a5
chore(deps): bump actions/upload-artifact from 3 to 4 (#949)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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-01-24 10:08:03 +06:00
dependabot[bot]
2c88561b44
chore(deps): bump actions/download-artifact from 3 to 4 (#948)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  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-01-24 10:07:48 +06:00
dependabot[bot]
a72bb0c73b
chore(deps): bump subosito/flutter-action from 2.10.0 to 2.12.0 (#855)
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 2.10.0 to 2.12.0.
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](https://github.com/subosito/flutter-action/compare/v2.10.0...v2.12.0)

---
updated-dependencies:
- dependency-name: subosito/flutter-action
  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:03:56 +06:00
Nabraj Khadka
c3ebf56ac1
feat(translations): add Nepali (नेपाली) translations (#1111)
* actions: Add Up for grab checkbox to issue templates. (#1074)

* docs: update copyright year in README.md (#1100)

year changed from 2023 to 2024

* feat(translations): add Nepali (नेपाली) translations

---------

Co-authored-by: Taha Ghadirian <taha@smilecode.ir>
Co-authored-by: Muhammad Jawad <70428284+m-Jawa-d@users.noreply.github.com>
2024-01-24 09:52:49 +06:00
Kingkor Roy Tirtho
d1ed56926d chore: remove build-IPA.yml as no longer needed 2024-01-03 14:08:06 +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
05f9ae6a89 Merge branch 'master' into dev 2023-12-12 20:58:04 +06:00
Kingkor Roy Tirtho
2b0d17e9ca cd: fix json lint 2023-12-12 00:01:27 +06:00
Kingkor Roy Tirtho
69396e6465 cd: no fatal lint warnings 2023-12-11 23:59:25 +06:00
Kingkor Roy Tirtho
d4a2e5c327 cd: fix secrets not being generated for lint 2023-12-11 23:48:13 +06:00
Kingkor Roy Tirtho
11949b39ff cd: lint ignore warnings 2023-12-11 23:39:05 +06:00
Kingkor Roy Tirtho
e74d880bac cd: add pr-lint workflow 2023-12-11 23:34:28 +06:00
Kingkor Roy Tirtho
781dfdd7c9 cd: upgrade flutter version to 3.16.0 2023-12-10 16:51:38 +06:00
Kingkor Roy Tirtho
2ceb6a8e53 cd: remove appimage 2023-12-03 23:00:25 +06:00
Kingkor Roy Tirtho
5b659ce8c9 cd: upgrade flutter_distributor 2023-12-02 23:27:33 +06:00
Kingkor Roy Tirtho
cd31798870 chore: get ready for release 2023-11-27 20:10:56 +06:00
Kingkor Roy Tirtho
64080ef273 cd: fix flutter_distributor for windows not working (temporary) 2023-11-24 20:49:25 +06:00
Kingkor Roy Tirtho
82593f1d65 cd: increment flutter version 2023-11-22 21:54:56 +06:00
Kingkor Roy Tirtho
ed63032a82
cd: fix distutils not found for macos 2023-11-17 22:41:40 +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
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
dependabot[bot]
a5de69c65a
chore(deps): bump actions/checkout from 3 to 4 (#699)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  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-09-05 19:26:40 +06:00
Kingkor Roy Tirtho
bee504facd chore: bump version, generate changelogs & library credits 2023-08-28 12:16:43 +06:00
Kingkor Roy Tirtho
b50cc1a72c cd: only disable android auto for PlayStore 2023-08-19 10:48:46 +06:00
sf0nt
c94e5ba430
feat(translation): add catalan translations (#621)
* cd: add potential duplicate issue detect workflow

* translate to catalan

* Update Catalan language country

---------

Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2023-08-15 12:02:37 +06:00
Kingkor Roy Tirtho
aee84a8167 chore: use new website domain 2023-08-04 20:49:32 +06:00
Souda
042d7a4a10
feat: add spanish translations (#585)
* Update bug_report.yml

* Create app_es.arb

* Fix the missing lines and improve the translation

---------

Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2023-08-01 19:46:04 +06:00