Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Spotube

A Flutter based a lightweight spotify Cross Platform client. It utilizes the power of Spotify & Youtube's public API. Creates a hazardless & performant User Experience
Collective - Host: opensource - https://opencollective.com/spotube - Code: https://github.com/KRTirtho/spotube

feat(locale): add bengali translations for search page

github.com/KRTirtho/spotube - a1cdbad18782a74b43f0625facfe3e35c516bf43 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
chore: add home, genre and personalization translations

github.com/KRTirtho/spotube - 09af1aa156690c6cca78042293b4d4993b06ad60 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
feat: setup localization (l10n) and language switcher, add sidebar and navbar locale

github.com/KRTirtho/spotube - f12d81259f9e7005e681a7ca9867291d9228a8b1 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
feat: heart button animation

github.com/KRTirtho/spotube - 8432dc6286fbdfda52bbeb39c6d4ababa05881bc authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
fix: sidebar task counter badge and bottom player play button progress color

github.com/KRTirtho/spotube - af278d8feaa08c14528627766bce6d724b846954 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
refactor(audi_service): unify all platform audio services

github.com/KRTirtho/spotube - d7135db5ad8951eb12f3ae80e7f6c163f1a617ce authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
cd: add libnotify deps

chore: add aur, rpm and deb deps

github.com/KRTirtho/spotube - 58473f0ff9399ede8ede4523e2fab27594b74b8a authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
cd: use linux ubuntu 20.04 for older glibc (2.31)

github.com/KRTirtho/spotube - 1cce1b2713442df17115623b01506304174ae79f authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
feat: make snackbar floating

github.com/KRTirtho/spotube - 9dbb8171a6d6b81120ca7ccd74577e5c890ff930 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
feat: album art dominant color as accent color (#447)

github.com/KRTirtho/spotube - 31b9249cc8f7313a132a514a9ca825c2ae1e2256 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
feat(queue): add track(s) for playing next (#460)

github.com/KRTirtho/spotube - cac8ea638812f5d9cb4305144b6351141a2cf407 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
feat(queue): reorder tracks support

github.com/KRTirtho/spotube - 441b43bef6b92fd7df6c4e1bef39d67b4a76cd22 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
refactor(tracktile): use popup menu instead of adaptive list tile

github.com/KRTirtho/spotube - c1d67153ce4f2d43448e81b0fd942880f6e8673f authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
chore(settings): fix download list tile exception

github.com/KRTirtho/spotube - c85ae85002dbaf98f7e7ef4fffd4459d06809c91 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
feat(local_tracks): delete local track (#484)

github.com/KRTirtho/spotube - 52835b2ce2212925f80e1a1595c0ca30e6860a8d authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
fix(artist): follower count shows as float when < 1000 (#482)

github.com/KRTirtho/spotube - fd1846eecf9632e59e4b70fb70e97c556b6374f5 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
feat: show album release year (#387) and fix layout of artist's album

github.com/KRTirtho/spotube - 6a6ddf6e1f6dc72b794cae49adf8348da272babd authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
chore: update icon for f-droid

github.com/KRTirtho/spotube - 623d171d79bab88027fe85ac77968aaebfbe84f9 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
feat(desktop): close button for minimize notification

github.com/KRTirtho/spotube - 1688f99096af940ead65e67832c6f061a6f635ac authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
build: support for enabling or disabling the update checker in build time

github.com/KRTirtho/spotube - 1cc62c40a006af1440aca816fe100fd589ca52b2 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
feat(desktop): show minimized to system tray notification

github.com/KRTirtho/spotube - 296f96cf17cf21ff09b406cc24952ff60da52d5e authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
Merge branch 'master' into dev

github.com/KRTirtho/spotube - 5536b951cf36db0f515c1584517163e8ccbdbd1a authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
fix(macos,ios): use regular shared prefs

github.com/KRTirtho/spotube - 1b5bfec27fbcfe9faabff64d46296bdeebe00161 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
Merge branch 'master' into dev

github.com/KRTirtho/spotube - 8fe9e4d2459b3ecb66339ce460c8ef5a16f38d3b authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
cd: use build runner and remove script based gen secret

github.com/KRTirtho/spotube - f1f60b9ad4636398a9f61844743d99c548b61b33 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
refactor: use envied instead of flutter_dotenv to ensure better security

github.com/KRTirtho/spotube - 10f1c675d00685e34ce03ad739b694981ebd4b36 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
Merge pull request #493 from ctntt/master

feature: Themed/monochrome icon support (#272)

github.com/KRTirtho/spotube - 3a6caeb35dc2bee256bf592f94e31aca9330a959 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
feature: Themed/monochrome icon support

github.com/KRTirtho/spotube - 053916f2caae7403e1597ec00e94a0093a681fa7 authored over 1 year ago by ctntt <[email protected]>
chore: fix linux runner deps

github.com/KRTirtho/spotube - 13bafaad4c2efb4b97aa7edb54471b074ede8b17 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
Merge branch 'master' into dev

github.com/KRTirtho/spotube - 816ad304df9bd52f3f45fcf8aef37d6b0ebb6695 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
chore: initialize boxes in main

github.com/KRTirtho/spotube - dca8bcd7c673764714723a0e6b83117e834806d5 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
feat: cache encryption for sensitive data

github.com/KRTirtho/spotube - b110d834561ac53129ac9ec80238c014c84832ec authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
chore: add flutter_secure_storage and configure

github.com/KRTirtho/spotube - 6760fe24372cd8a868a0f02426e94d1b33648bfc authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
feat(mini_player): show/hide UI on hover toggle

github.com/KRTirtho/spotube - 2e8b647a51f87840c2bd39f0a1dc25ddc91528fc authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
chore: update spotify package

github.com/KRTirtho/spotube - bd3b7f9e731fb45e629b1554bdd72c7e3c400613 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
fix: local tracks not working when there's a invalid music file in the folder

github.com/KRTirtho/spotube - 5855820569dfad7cd26f1e0f0c985babd0d9485d authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
fix: mini player not working in release mode

github.com/KRTirtho/spotube - 28ff3216efee81184798eedfbb10ba66395bbf36 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
feat(mini_player): remove window shadow

github.com/KRTirtho/spotube - 625901482ada4b441b838f640c0ab7167119b321 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
feat: desktop mini player support

github.com/KRTirtho/spotube - 471812d789eb2c861268ab8451d50104ac2fbe2e authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
fix(player): gradient bg not taking full height

github.com/KRTirtho/spotube - 62ad86e88d74b5114af78138b221314192e5a801 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
chore: update flutter_desktop_tools

github.com/KRTirtho/spotube - da26c9a6770556e5c9515eac795119a66e6edcec authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
cd: add appindicator deps for system tray support and deps for deb/rpm packages

github.com/KRTirtho/spotube - ea171225d87fb957fbaa4153017f98af1dd9aa22 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
Merge branch 'master' into dev

github.com/KRTirtho/spotube - 6e164313ce21c5519f191fdd17efd2382e10958b authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
feat: disable/enable smtc on demand

github.com/KRTirtho/spotube - 7fa50e5c5ee9ca3ba95dca55f8a4831047f17570 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
feat: windows OS media control panel support

github.com/KRTirtho/spotube - f0b426ae89f2e01f4a9c8757ef4e0b4a21b50c7b authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
feat: system tray support (#31)

github.com/KRTirtho/spotube - 06a043764d9f65fb448fcf088ccf2737145e23e8 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
fix(player): playback element placement

github.com/KRTirtho/spotube - 5e47faa6060d7a8aa0d143060e812dc06b8dd790 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
cd: fix typos

github.com/KRTirtho/spotube - 74d93fc682c1ea7d3235209ab3fd9a4a17e98475 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
cd(publish): ability to select specific jobs

github.com/KRTirtho/spotube - 1f9c02cc1efb16e6bab649a879e33afae42e1b29 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
cd(aur): fix tar file name

github.com/KRTirtho/spotube - 66342644a6ae0fbad039d2de0047f1caebcb7459 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
cd: separately package linux packages due to wrong RPATH causing deb and tar to fail

github.com/KRTirtho/spotube - 42d1db64db77a3766ab5b01f0e59611e51a03aae authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
cd: fix windows mv

github.com/KRTirtho/spotube - 1c555672f8ccca590993382b8c3759dec0ab3107 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
chore: bump version and generate changelogs

github.com/KRTirtho/spotube - 78fe1cbab1311bc06483dac152aa73b1442d6567 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
chore: integration test

github.com/KRTirtho/spotube - cb916d48616f76f23f7748cb11efdd33cfd9a2db authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
fix: memoize child of animated widget and make player bg animation faster

github.com/KRTirtho/spotube - fcb5c8f8dabd0d4e3033f80ea3e5d006243cdfb5 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
feat(player): animated gradient background

github.com/KRTirtho/spotube - 49b5d0e6948d80abb8ee09203e0d655d68377245 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
refactor(settings): use dropdown button instead of dropdown menu for smaller selections

github.com/KRTirtho/spotube - 80959aa0caf0870c0663714bde86410f584ab9ab authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
feat: adjust lyric page blurriness and player playbutton

github.com/KRTirtho/spotube - 54d5907f14df04f3f983ba2b0401ba05785da03b authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
feat(player): proper coloring of elements

github.com/KRTirtho/spotube - b2c4ea13f6157c2b7bec3957e1f7f50fbf0002c7 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
feat(player): replace bg blur with gradient, proper fg color and align title and artist name

github.com/KRTirtho/spotube - 159f03e7ca62e6b3b86389e2795da84de61fba78 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
Merge branch 'master' into dev

github.com/KRTirtho/spotube - 36396b7583570606b6a6b548192b369322cf970a authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
chore: remove unnecessary comment

github.com/KRTirtho/spotube - f4b2255bc399738ce3000299b408970cf9faff42 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
fix(macos): crashing on startup

This issue was caused metadata_god which was incorrectly loading dynamic library

github.com/KRTirtho/spotube - c46b4284b1d46a614cbcebc8c2f2e52714921b9b authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
chore: change player layout

github.com/KRTirtho/spotube - 431e04c35cb5959247294484ac8b6f7058823830 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
Merge pull request #455 from KRTirtho/RaptaG-patch-1

Remove Play Store disclaimer

github.com/KRTirtho/spotube - 17d19e9584b6a1be7653843885d11d56e9ae9a5f authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
fix: bottom navbar first item icon color not changing on primary color change

github.com/KRTirtho/spotube - 6eb4244f3244a96fe6858261534cc03eb3de803c authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
chore: fix root paths for navigation

github.com/KRTirtho/spotube - 6c2e39b2d34115e5e80f91ee7f8ae19db737e710 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
Merge branch 'master' into dev

github.com/KRTirtho/spotube - 7a0fd64cf9b5d8eb458777547792571102dd0457 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
Remove Play Store disclaimer

The copycat's removed

github.com/KRTirtho/spotube - dfdc6c949713597f2de8005b0430719d6c012621 authored over 1 year ago by RaptaG <[email protected]>
fix: android audio service and notification and fallback for lyrics when anonymous

github.com/KRTirtho/spotube - f160ec767d9941d33f83aba1752b28df629d0e10 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
fix: track_tile active and blacklist color, playbutton card action positioning

github.com/KRTirtho/spotube - 3f5a1b9587efe9b7b2c69008345867933f79ec67 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
fix(home): bottom player transparency

github.com/KRTirtho/spotube - 20c424c77fe273a693213ebf88d50e4025bc8608 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
fix: system color scheme not persisting on restart when system color scheme changed

github.com/KRTirtho/spotube - e04515d8e213b4c7f85d11385959a33b042bd9b1 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
docs(README): add copycat take down notice

github.com/KRTirtho/spotube - f7b12924dbba4c73f9bb682c64792d431a4933b9 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
chore: flathub yaml update script

github.com/KRTirtho/spotube - b6cef34a3b62e1384241ba9d6ffa782bc96e900f authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
feat: optimize image load + genre page and reduce page size of loaded categories

github.com/KRTirtho/spotube - 7131efa07fdbcf17965fc59ff635a6198b0e5e25 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
Merge pull request #449 from KRTirtho/Ohcomeon

Aaaaa

github.com/KRTirtho/spotube - 941070172232f650daada8abc122a21b5162d7d8 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
feat: use system color scheme

github.com/KRTirtho/spotube - 862c4b8faf2c751d803e373e29981a116bf08ed5 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
feat: color scheme picker dialog vertical list view instead of wrap

github.com/KRTirtho/spotube - bb60b01ef2f2ba3da8f6fe3a19add168b2ee8a4e authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
feat: platform specific title bar buttons

github.com/KRTirtho/spotube - 62677209a23172162defb7a8e542d981569eba08 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
Merge branch 'master' into dev

github.com/KRTirtho/spotube - 00f527ea5e6a00cc6a02b37b05643ee2e315ff5f authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
docs: update linux tarball path

github.com/KRTirtho/spotube - 6290a71194d0d209eacec5bb519eeb6ab297f20e authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
docs: update linux tarball path

github.com/KRTirtho/spotube - a445d96702ea94b19aebf70245f1cdfb979073a6 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
chore: update descriptions and features across publishable files

github.com/KRTirtho/spotube - 27ef3cf11d272d336deed75770ddbdc6c86a4bb8 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
chore: add @RaptaG as contributor in README and update PKGBUILD

github.com/KRTirtho/spotube - fb493cfd730ed86e07839a3cc5e2ee0f2a0ea7b6 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
cd: use versioned file name for spotube tar.xz binary

github.com/KRTirtho/spotube - 2c24ed64955a16ac8db35487b5dc91cd0e8f1bf9 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
Merge branch 'master' into dev

github.com/KRTirtho/spotube - 39e5e3f19b80288d83e71d88cb6048fec65a8857 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
cd: re enable dy run for flathub job

github.com/KRTirtho/spotube - 0ac555c4e2b5b6003d9eeeefdfedd17436e8a6df authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
cd: dry run true by default and flathub token in flathub job

github.com/KRTirtho/spotube - a11ff844b38bb84486df52efad123ddaadba0c1c authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
cd: use fork of flathub repo instead of the official

github.com/KRTirtho/spotube - 51d83e18cc2e12ebb8e950688be6d5851a50b5c5 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
cd: create a separate publish workflow

github.com/KRTirtho/spotube - 0cb87ba6df30b988608e24b2f857a3694f1378d1 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
cd: fix sha256 sum bundle path

github.com/KRTirtho/spotube - 4204789d4b7e81ea92cb5cbe0ca61e17f0bea74e authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
cd: fix artifact name

github.com/KRTirtho/spotube - 7fed80a3040052fde4acb0b5529b77f077075366 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
cd: fix double quotes syntax error

github.com/KRTirtho/spotube - 01868a41ca54347f382c5bc9d81676522a6779bc authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
cd: remove branch input

github.com/KRTirtho/spotube - 88f27ad5205c7333ae6841a6a6526983245c64b4 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
cd: channel based release build workflow

github.com/KRTirtho/spotube - dc7584ae7f7ec5f64fffb93ce8066c2a9bc59b6c authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
fix(android): audio notification stuck in play state

github.com/KRTirtho/spotube - 448c9b39f407668ad92a695afe3c9741baeca20d authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
cd: fix melos version

github.com/KRTirtho/spotube - a7d79d12ccd7656fbda93aad7b1f841c52689c22 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>
Merge branch 'master' into dev

github.com/KRTirtho/spotube - 287a54474f58804176f6a53daa2d15eccfbff499 authored over 1 year ago by Kingkor Roy Tirtho <[email protected]>