Commit Graph

21 Commits

Author SHA1 Message Date
Kingkor Roy Tirtho
c77b0e198b feat: smoother list using fl_query and waypoint
fix(theme): remove splash effect
feat(artists-albums): horizontal paginated list instead of grid view page
2022-10-02 11:04:27 +06:00
Piotr Rogowski
8f64f5452d
Fix file paths for MacOS 2022-09-21 21:56:21 +02:00
Kingkor Roy Tirtho
08575e3d09 chore: update metadata_god to v0.1.1 2022-09-13 13:31:06 +06:00
Kingkor Roy Tirtho
91048f9b15 chore: use metadata_god pub.dev version 2022-09-13 12:23:07 +06:00
Kingkor Roy Tirtho
56ed536130 chore: disable reading/writing audiotags in macOS for as unsupported platform for metadata_god
build: bump version to 2.4.0 for next release
fix: playlist view, album view, local track view play another track of already playing album/playlist behavior
2022-09-09 13:36:49 +06:00
Kingkor Roy Tirtho
d841b06882 refactor(audio-metadata): migrate from dart audio tagging library to rust based in-house solution
* fix(home): android bottom-bar abnormal empty top space for unknown reason
* chore: bump deps and use pub.dev version of spotify package
2022-09-05 00:09: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
c3bf5119eb feat(broken): Broken Warning! Initial Local Audio Player 2022-08-30 16:08:01 +06:00
Kingkor Roy Tirtho
f896f65095 initial ingration with audioplayers flutter plugin
seek doesn't work on Endeavour OS (Arch)
2022-07-01 11:10:50 +06:00
Kingkor Roy Tirtho
bea7fd14b7 dbus MPRIS implemented, OS media control support added
Hotkey support removed due to too much key_display_binding issue caused by window resize & re-renders
2022-06-26 13:27:38 +06:00
Piotr Rogowski
1e2387ed00
Upgrade bitsdojo_window 2022-05-18 20:12:50 +02:00
Kingkor Roy Tirtho
26652d3734 fixed macos dmg make_config wrong path 2022-04-27 18:56:51 +06:00
Kingkor Roy Tirtho
ce6e4dc677 flutter_distributor configurations added 2022-04-23 21:55:40 +06:00
Kingkor Roy Tirtho
b378375b19 Macos global appmenu APP_NAME replaced with Spotube
better placement guess for macos titlebar leading
2022-02-04 09:40:53 +06:00
Piotr Rogowski
3ac0a7f083
Add network.server to macos release entitlements 2022-02-02 11:09:09 +01:00
Kingkor Roy Tirtho
72ff732505 Macos default icon changed to spotube ones
artifcat upload path redefined for build_macos
2022-01-25 10:31:57 +06:00
Piotr Rogowski
d6ae5ff24a
Initial macOS build 2022-01-22 13:47:57 +01:00
Kingkor Roy Tirtho
e1c9e6fb29 podfile & xcode build files created 2022-01-21 12:57:57 +06:00
Kingkor Roy Tirtho
a5f0fdc17f removed Podfile & moved to autogenererate on build method 2022-01-21 12:35:45 +06:00
Kingkor Roy Tirtho
4ba68372a2 podfile added 2022-01-21 12:26:14 +06:00
Kingkor Roy Tirtho
879bb98fa9 Added macos support 2022-01-21 10:32:43 +06:00