Commit Graph

482 Commits

Author SHA1 Message Date
Demizo
7ae453b81d
Merge branch 'KRTirtho:master' into feature_duration_matching 2022-09-02 23:23:12 -05:00
Kingkor Roy Tirtho
747efc6ee6 fix(sidebar): user image url 2022-09-03 09:53:44 +06:00
Kingkor Roy Tirtho
663b08f428 Merge branch 'master' of github.com:KRTirtho/spotube 2022-09-03 09:50:05 +06:00
Kingkor Roy Tirtho
e206f16723 feat(local-tracks): complete support for local tracks
Downloaded tracks are saved with metadata. Only MP3 file metadata support is available in local track player for now
2022-09-03 09:42:41 +06:00
Kingkor Roy Tirtho
3b24018bba
Merge pull request #190 from Demizo/fix_username_overflow
[FIX] Fade Long Usernames on Sidebar
2022-09-02 10:51:30 +06:00
Demizo
0ae0e196fd Username and Icon now flexible
Nested username and icon within a flexible box
2022-09-01 23:37:14 -05:00
Demizo
a550d21b9a [Feature] Add Duration Match Algorithm
Added duration matching option to track matching algorithms
2022-09-01 21:53:48 -05:00
Demizo
c439a526dd Fade Long Usernames on Sidebar
Long usernames now fade out on the sidebar to make room for the settings button
2022-09-01 17:01:17 -05:00
Kingkor Roy Tirtho
c3bf5119eb feat(broken): Broken Warning! Initial Local Audio Player 2022-08-30 16:08:01 +06:00
Kingkor Roy Tirtho
24c9270bed docs(readme): add discord join button 2022-08-26 09:30:04 +06:00
Kingkor Roy Tirtho
4240433e3d fix(playback): shuffle button sometimes gets stuck and stops working #183 2022-08-26 08:54:25 +06:00
Kingkor Roy Tirtho
cdcc0d314d docs(readme): add financial contributors 2022-08-25 21:28:03 +06:00
Kingkor Roy Tirtho
d87cf5f58b docs: add discord server badge 2022-08-25 20:16:53 +06:00
Kingkor Roy Tirtho
f3a0f78fb9 fix: flutter_downloader manifest configuration breaking android support 2022-08-25 11:55:04 +06:00
Kingkor Roy Tirtho
55852bd15b fix: album & playlist card, player view and album view play button logic 2022-08-25 11:22:52 +06:00
Kingkor Roy Tirtho
a1d423090c fix(adaptive-list-tile): dialog content not updating when content has changed 2022-08-25 11:07:53 +06:00
Kingkor Roy Tirtho
307a8e21df fix: dropped flutter_downloader deps due to slow download speed and UserDownloads not showing for anonymous 2022-08-25 09:53:49 +06:00
Kingkor Roy Tirtho
aba1ba9325 fix(synced-lyrics): active lyrics contrast ratio 2022-08-19 12:59:59 +06:00
Kingkor Roy Tirtho
585de8c1de fix: tabbar overflow in small screen, artist card too small title and synced lyrics contrast increased 2022-08-19 12:58:35 +06:00
Kingkor Roy Tirtho
8d77b6900a feat: add download tab on library
Addition of download badge in sidebar and navbar library icon
Fix SpotubeMarqueeText behavior using auto_size_text
2022-08-19 11:53:52 +06:00
Kingkor Roy Tirtho
a23ce61446 fix(performance): always running marquee text causes high GPU usage #175 and UserArtist overflow on smaller displays 2022-08-18 12:15:31 +06:00
Kingkor Roy Tirtho
e48b67cd47 fix(player-overlay): flickering when a track is changed or navigated to another page 2022-08-15 00:39:54 +06:00
Kingkor Roy Tirtho
2818ed5c9d feat: add web support although nothing works just as expected 2022-08-14 23:03:33 +06:00
Kingkor Roy Tirtho
d6687603d1 fix(downloader): flutter downloader exception on desktop platform and too much width of TrackTile index no. 2022-08-14 22:39:29 +06:00
Kingkor Roy Tirtho
0476bf7cee feat: add download multi tracks support for mobile platform 2022-08-14 15:44:54 +06:00
Kingkor Roy Tirtho
9edcf537f8
Merge pull request #169 from meinto/docs/meinto/CONTRIBUTION.md
fix(docs): indentions
2022-08-11 09:40:31 +06:00
Tobias Meinhardt
4a291d5f20 fix(docs): indentions 2022-08-09 23:03:42 +02:00
Kingkor Roy Tirtho
e21755322f feat(download): track table view multi select improvement, tap to play track support, existing track replace confirmation dialog and bulk download confirmation dialog 2022-08-09 12:52:15 +06:00
Kingkor Roy Tirtho
ff369c7400 docs: bug_report allow mulitple select in dropdowns 2022-08-09 10:00:58 +06:00
Kingkor Roy Tirtho
053242e197 docs: add feature request issue form template 2022-08-09 09:57:29 +06:00
Kingkor Roy Tirtho
3b4fab5aae docs: add github issue form template for bugs and QnA 2022-08-09 09:36:34 +06:00
Kingkor Roy Tirtho
08f913e976 feat: add download queue for desktop & initial playlist download support 2022-08-09 09:10:51 +06:00
Kingkor Roy Tirtho
92bc611c5e fix: login screen not using safearea and no dialog bg-color found on light mode in AdaptivePopupMenuButton 2022-08-07 22:24:45 +06:00
Kingkor Roy Tirtho
615d5ce901 feat(ui): adaptive TrackTile actions & Setting ListTile 2022-08-07 22:16:27 +06:00
Kingkor Roy Tirtho
816707c643 feat: Ability to change download location added 2022-08-03 12:44:20 +06:00
Kingkor Roy Tirtho
cb58166244 [website] close annoying popup button 2022-08-01 16:53:54 +06:00
Kingkor Roy Tirtho
b68e98f519
Merge pull request #158 from issaclin32/patch-1
README: Add instructions for Scoop
2022-08-01 13:50:08 +06:00
Issac Lin
58a0b7776c
README: Add instructions about Scoop 2022-08-01 12:33:54 +08:00
Kingkor Roy Tirtho
e099b9cd2b [website] platform detection for download button not working fixed 2022-07-21 22:25:38 +06:00
Kingkor Roy Tirtho
b0bcb2a85c Mobile volume not set to max bug fix
WinGet release GHA action added
2022-07-20 09:43:59 +06:00
Kingkor Roy Tirtho
02370c331a Checked sponsorblock TODO in README 2022-07-19 18:19:08 +06:00
Kingkor Roy Tirtho
74ee2aff33 SponsorBlock API support added (cached works too)
Grouped `helpers` folder snippets into appropriate sections
2022-07-19 18:15:12 +06:00
Kingkor Roy Tirtho
68b440920c support for presearch next track
lowers the track change latency
2022-07-19 12:49:47 +06:00
Kingkor Roy Tirtho
1271a09e00 [website] gindex verification file addition 2022-07-19 11:25:46 +06:00
Kingkor Roy Tirtho
7d9f9019c2 [website] responsiveness issues fixed downloads section 2022-07-19 10:56:49 +06:00
Kingkor Roy Tirtho
e86710f666 [website] getting started blog published 2022-07-18 17:45:27 +06:00
Kingkor Roy Tirtho
0e10ddfa54 [website] Added blog support
[website]  Fixed Navbar & made responsive
2022-07-18 15:14:18 +06:00
Kingkor Roy Tirtho
68e9dfe9b3 [website] package manager install docs
[website] App Stores install docs
2022-07-18 11:26:10 +06:00
Kingkor Roy Tirtho
92e667d24e Added maintainer & contributors card in About Page 2022-07-17 21:02:58 +06:00
Kingkor Roy Tirtho
1772d5751f [website] Landing Page new content addition
Footer addition
2022-07-17 19:24:58 +06:00