Commit Graph

22 Commits

Author SHA1 Message Date
Kingkor Roy Tirtho
8ca2115ef0
feat: track caching and cached track export support (#2117)
* feat: add caching support with track metadata

* feat(settings): add cache music toggle

* fix(mobile): cache dir not open-able

* feat(local folder): add cache export/clear actions and size of the folder

* chore: ios deps upgrades

* chore: upgrade lint flutter version

* chore: lint secrets causing error

* cd: invalid value for env var
2024-12-08 20:03:01 +06:00
olivier2
ba69496dcc
feat(windows): Install Visual C++ 2015-2022 Redistributable if missing when installing 2024-02-19 00:47:10 +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
2c24ed6495 cd: use versioned file name for spotube tar.xz binary 2023-03-16 10:40:14 +06:00
Kingkor Roy Tirtho
9e98e8f7dd [CD] executable not moved to choco-struct fix 2022-05-13 11:16:08 +06:00
Kingkor Roy Tirtho
dc38f89a0b [CD] fixed makefile issue 2022-05-10 15:13:28 +06:00
Kingkor Roy Tirtho
26652d3734 fixed macos dmg make_config wrong path 2022-04-27 18:56:51 +06:00
Kingkor Roy Tirtho
c0a296debb filename fixed in Makefile 2022-04-26 20:21:40 +06:00
Kingkor Roy Tirtho
91ce0bd17c release-build workflow creation with choco publish support
[android] always Black StatusBar fix
2022-04-26 17:48:44 +06:00
Kingkor Roy Tirtho
465135edae release workflow configuration init 2022-04-13 13:48:01 +06:00
Kingkor Roy Tirtho
a8fd1d1971 shipping single android bundle containing all available ABIs for simplicity 2022-03-25 00:03:17 +06:00
Kingkor Roy Tirtho
7b8c6d7688 more android abi support added using flutter --split-per-abi 2022-03-24 22:46:45 +06:00
Kingkor Roy Tirtho
03bd342c27 version bump for next release v1.2.0
CHANGELOG updated for v1.2.0
default hotkeys for player control if doesn't exists on startup
2022-02-07 18:20:55 +06:00
Kingkor Roy Tirtho
e1e5340e24 publishaur script & docs updated accroding to new name of the package in aur 2022-02-06 10:11:08 +06:00
Kingkor Roy Tirtho
7cbb9f4e64 generate md5 & sha256 sum script added
sums updated accroding to new release v1.1.0
2022-01-27 13:37:55 +06:00
Kingkor Roy Tirtho
9d6ae53b52 Contribution guidelines added
libkeybinder-3.0-0 added as dependency for appimage & .deb control
2022-01-19 22:56:12 +06:00
Kingkor Roy Tirtho
66d684ea92 srcinfo updated with Makefile command now
Flatpak manifest added keybinder-3.0 module
2022-01-19 00:04:03 +06:00
KR Tirtho
4048fb2143 Chocolatey packaging added 2022-01-18 11:10:02 +06:00
Kingkor Roy Tirtho
a55036c9d5 Fixed makefile bug 2022-01-17 11:33:35 +06:00
Kingkor Roy Tirtho
b0cf2517c3 Changelogs added with flatpak modification ongoing 2022-01-16 18:41:01 +06:00
Kingkor Roy Tirtho
498a069ceb publish to AUR script added
PKGBUILD refined with  appropriate .SRCINFO
2022-01-15 17:53:05 +06:00
Kingkor Roy Tirtho
a820e8a9f6 scripts for creating linux packages added 2022-01-14 00:52:23 +06:00