Commit Graph

740 Commits

Author SHA1 Message Date
Stelios Papamichail
5df96b5892 Added support for marquee text for the ArtistCard and made adjustments to the marquee effect in the PlayButtonCard as well 2022-04-01 02:06:03 +03:00
Stelios Papamichail
2fd5d6fe9c Added support for marquee text on album's with long descriptions and static text for those with short ones 2022-04-01 01:20:01 +03:00
Kingkor Roy Tirtho
c27b497c4b Follow/Unfollow artist/playlist support
Save/Remove album support
Add/Remove track from favorite support
Easier way to create secrets locally
Updated contribution details according newest changes
2022-03-30 20:38:14 +06:00
Kingkor Roy Tirtho
1d09eb451e made the secret creating part easy & documented 2022-03-26 10:02:29 +06:00
Kingkor Roy Tirtho
b157e389a9 android adaptive icon fixed
android 12 support added for v2
2022-03-25 19:19:30 +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
11d0e4783e Merge branch 'build' 2022-03-24 23:41:19 +06:00
Kingkor Roy Tirtho
8f8eeb4984 fixed wrong md5 hash of AUR
other android ABI documentation added
2022-03-24 23:04:01 +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
833c2131b0 sums updated for v2.0.0
removed macos appname.app upload
2022-03-24 18:27:55 +06:00
Kingkor Roy Tirtho
5574c5a6e5 Version bumped to v2.0.0 2022-03-24 17:59:18 +06:00
Kingkor Roy Tirtho
15d656526c fixed permission handler plugin name 2022-03-24 14:03:35 +06:00
Kingkor Roy Tirtho
3c9b654914 check windows release folder 2022-03-24 13:57:43 +06:00
Kingkor Roy Tirtho
1d232e3302 inno script syntax error fix 2022-03-24 13:42:46 +06:00
Kingkor Roy Tirtho
45f9d08595 lyrics not working bugfix
Download track feature complete support in Android
Android sudden solid color screen
inno-script updated for permission_handler
gensums updated for support for android apk
updated description of Spotube in every file
changes added to CHANGELOG
2022-03-24 13:30:59 +06:00
Kingkor Roy Tirtho
0cf5bfea50 implemented custom logger
[android] fixed solid color screen until the player on the navbar is stopped
2022-03-23 11:51:58 +06:00
Kingkor Roy Tirtho
8dea8dc051 android appWindow related bug in Home fix 2022-03-21 21:28:26 +06:00
Kingkor Roy Tirtho
f6969d678a fixed button overflow issue 2022-03-21 07:11:51 +06:00
Kingkor Roy Tirtho
b4e79ce7ff final fix of the lyrics issue 2022-03-21 00:31:36 +06:00
Kingkor Roy Tirtho
2ec0172741 Lyrics page asking to add lyrics fix 2022-03-20 23:59:14 +06:00
Kingkor Roy Tirtho
6f6c00d76d anonymous (guest) login support added
build pipeline update to support anon login
not logged in guards added
2022-03-19 14:34:39 +06:00
Kingkor Roy Tirtho
a06d891a04 Search results are horizontally scrollable instead of Wrap
Hotkey Record dialog pops the route on cancel bugfix
Headings & fontSizes optimized for smaller devices
2022-03-18 20:26:03 +06:00
Kingkor Roy Tirtho
22a1da06b6 fixed palette color doesn't change after track change in PlayerView 2022-03-18 19:52:02 +06:00
Kingkor Roy Tirtho
35912ff228 Download & Heart Actions added for PlayerView 2022-03-18 19:45:10 +06:00
Kingkor Roy Tirtho
46bb8e202d using base64 encoded json string instead of raw json for secrets 2022-03-18 16:12:49 +06:00
Kingkor Roy Tirtho
3c34b32356 single quote to double quote in build_windows CI 2022-03-18 15:45:01 +06:00
Kingkor Roy Tirtho
195f9dd5f4 flutter build fix 2022-03-18 13:13:56 +06:00
Kingkor Roy Tirtho
a4b2f06737 create-secrets is now argv based 2022-03-18 13:05:55 +06:00
Kingkor Roy Tirtho
195f965e24 incompitable dummy fix 2022-03-18 12:44:14 +06:00
Kingkor Roy Tirtho
147f1373d4 uses Platform.environment instead of env 2022-03-18 12:40:08 +06:00
Kingkor Roy Tirtho
d41e3015ed fixed secrets env related issue 2022-03-18 12:35:57 +06:00
Kingkor Roy Tirtho
50abf5976a fixed packages not found errror in GHA 2022-03-18 12:25:23 +06:00
Kingkor Roy Tirtho
50944cf466 Merge branch 'master' into build
Adds the latest modifications and features for build environment
2022-03-18 12:20:58 +06:00
Kingkor Roy Tirtho
c1b6e61666 Merge branch 'build' of https://github.com/krtirtho/spotube into build 2022-03-18 12:20:42 +06:00
Kingkor Roy Tirtho
97c6739815 updated the .locks 2022-03-18 12:20:38 +06:00
Kingkor Roy Tirtho
8c2d91fc27 andoid adaptive icon support 2022-03-18 12:15:58 +06:00
Kingkor Roy Tirtho
bbfb8f8522 Genius Lyrics works without access tokens
android background playback configuration added
2022-03-17 21:34:52 +06:00
Kingkor Roy Tirtho
f483c59915 android icons generated 2022-03-17 18:54:39 +06:00
Kingkor Roy Tirtho
b090816bfd create secret script & configurations added for Actions 2022-03-17 09:38:05 +06:00
Kingkor Roy Tirtho
c4c9fd7ac2 leading/center not working on PageWindowTitle on Android fixed
artist-to-clickable-artists now responsive
useBreakpoint logic updated
2022-03-16 18:06:42 +06:00
Kingkor Roy Tirtho
c64f329c42 Android SafeArea issues fixed
configurations for different plugin for android added
adjusted platform bound opertations
2022-03-15 19:47:29 +06:00
Kingkor Roy Tirtho
39a92a56f3 bugfixed first played playlist/track doesn't play 2022-03-13 15:08:55 +06:00
Kingkor Roy Tirtho
932462d773 sperated PlayerControl from PlayerOverlay
PlayerControls slider & duration are now vertical
hotkey init moved to Home
Player & YoutubeExplode are provided through riverpod
Playback handles all things Player used to do
GoRoutes are seperated from main to individual model file
usePaletteColor bugfix occuring for before initilizing mount
2022-03-12 19:10:21 +06:00
Kingkor Roy Tirtho
aaf74b46d4 floating mini player works flawlessly
Custom bg-color for floating player for each title track album art
go_true routing integrated
floating player now disappears if not on home
2022-03-10 15:11:02 +06:00
Kingkor Roy Tirtho
d608fa7d02 PlayerOverlay works as expected
imageToUrlString uses uuid instead of DateTime.now()
seperated parts of Player for reuse accross different sizes of screen's specific widgets
integrating go_router to follow declarative route approach
2022-03-10 12:29:29 +06:00
Kingkor Roy Tirtho
b585bf2df2 Tweaks for responsiveness
for appwindow.size
Home component moved to its own subdir
2022-03-08 22:25:49 +06:00
Kingkor Roy Tirtho
b3511e4919 Playlist TrackTile is now responsive
PlaylistView/SearchAlbumView are responsive now
ArtistProfile album view & tracks view are paginated now
2022-03-01 10:26:20 +06:00
Kingkor Roy Tirtho
584f431b04 Responsive Navigation for tablet & small devices
Responsive design utilites created
2022-02-26 10:56:32 +06:00
Kingkor Roy Tirtho
5b389564c1 v2 Roadmap: Responsive navigation added
for three different breakpoints
2022-02-24 19:43:18 +06:00
Kingkor Roy Tirtho
a86b6bc40b persisted volume support
Placeholder image instead of progress indicator in PlaybuttonCard
Custom Fade Page Transition
2022-02-24 13:26:21 +06:00