Akash Pattnaik
8fad2251b3
feat(player): add volume slider floating label showing percentage ( #1445 )
...
* docs: broken link in README.md (fixes #1310 ) (#1311 )
* docs: remove appimage link in readme #1082 (#1171 )
* Updating Readme according to #1082
Updating Readme according to #1082
* Added explanation
The explanation is now given and the expression is more formal and explanatory, instead of just linking the issue.
* add volume level tooltip in volume_slider
---------
Co-authored-by: MerkomassDev <70111455+MerkomassDev@users.noreply.github.com>
Co-authored-by: Karim <37943746+ksaadDE@users.noreply.github.com>
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2024-05-10 23:16:10 +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
7ac791757a
fix(linux): tray icon not showing #541
...
upgrade old packages
2024-04-17 22:20:30 +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
0e07506716
refactor: organize hooks
2023-11-14 19:46:54 +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
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
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
1cc62c40a0
build: support for enabling or disabling the update checker in build time
2023-04-27 22:18:09 +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
9f959ce77c
feat(mobile): pull to refresh support in all refreshable list views
2023-02-03 19:41:23 +06:00
Kingkor Roy Tirtho
1956692484
cd: add hosted server configurations in workflow
2023-02-03 17:10:41 +06:00
Kingkor Roy Tirtho
ad90c11ab0
feat: configure pocketbase, generate dart types, update playback to use server instead of hive cache
...
This commit currently turns off sponsor block segment for compatibility reasons
2023-02-01 22:05:37 +06:00