Commit Graph

1875 Commits

Author SHA1 Message Date
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
Kingkor Roy Tirtho
5a9a988d26 Merge branch 'riverpod-&-hooks' 2022-02-24 12:19:11 +06:00
Kingkor Roy Tirtho
6b42c65cdb Updagraded to Flutter 2.10.2 2022-02-24 12:17:07 +06:00
Kingkor Roy Tirtho
a433ed8aa5 fixed AUR package compatibilty with the newer pkgname 2022-02-21 10:27:25 +06:00
Kingkor Roy Tirtho
639960b014 fixed AUR package compatibilty with the newer pkgname 2022-02-21 10:22:46 +06:00
Kingkor Roy Tirtho
7d280f92ce hooks logic implmented in Player component 2022-02-11 20:07:49 +06:00
Kingkor Roy Tirtho
9fc155c000 hook support added to most of the components 2022-02-11 19:29:31 +06:00
Kingkor Roy Tirtho
d05ec0099d flutter provider replaced with flutter_riverpod 2022-02-11 10:44:16 +06:00
Kingkor Roy Tirtho
88b201b24b using audio/mp4 for MacOS & iOS Platform for compatibilty 2022-02-10 22:28:48 +06:00
Kingkor Roy Tirtho
76fb153ff6 Merge branch 'master' of https://github.com/krtirtho/spotube 2022-02-10 21:37:48 +06:00
Kingkor Roy Tirtho
e6daba77bd Player._playTrack unsafe null modifier removed
SpotifyDI was using ChangeNotifier as mixin & wasn't extending
2022-02-10 21:37:46 +06:00
Kingkor Roy Tirtho
f65ab22826 README download links simplified with latest path 2022-02-09 09:18:07 +06:00
Kingkor Roy Tirtho
8a1f3a3b94
Fix wrong version download link of Mac OS binary 2022-02-08 19:28:10 +06:00
Kingkor Roy Tirtho
25854c843f Player._playTrack not checking currentTrack.uri validity fix 2022-02-08 16:23:40 +06:00
Kingkor Roy Tirtho
799919d538 aur PKGBUILD & chocolatey VERIFICATION.txt update for version 1.2.0 2022-02-08 10:51:15 +06:00
Kingkor Roy Tirtho
14724428c9 Merge branch 'master' of https://github.com/krtirtho/spotube 2022-02-08 10:28:49 +06:00