Chaphasilor
Chaphasilor
Re: offline removals, I guess that's fine. We could show the disabled list tile when long-pressing a track inside a list view, but completely hide it on the player screen...
Okay, I'll think about this some more. For the app bar gesture, I was worried about the hidden state (gesture not always available) and the no-op in that case, but...
Yeah, there are probably enough gestures... Confirming destructive actions is fine, but even better would be no confirmation but a way to Undo the action. That is more complicated though....
While thinking about this, I remembered the discussion in https://github.com/jmshrv/finamp/issues/629 In principle I like Spotify's interaction, but there are two problems I see with it: - The "save" button on...
I'll take a look at how duplicatea are handled server-side, and what the future plans are in that regard. And yes, I'm also considering the alternative design. I'd probably replace...
Okay. But I guess if we have a separate section at the top, with "remove from playlists 'xyz'" and maybe "add to favorites", then a divider, and then the list...
Okay, I'm super tired but this is what I came up with for now: The section at the top is meant to be the same section as in the song...
Thanks for getting started with this. I've made further progress and have now completely replaced the "AddToPlaylistScreen" with the new menu. Would be nice if you could make sure everything...
Sorry for not responding earlier. I'll take a look at your changes in a bit. We could fetch the playlist info when the user wants to remove a track, so...
Okay, some more thoughts: - The "new playlist" item at the end is fine I think. Other apps have it at a more prominent position (Spotify at the top, YT...