-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Design Ideas #1
Comments
Hi, Could you describe the issues you have with the SDK? Maybe we can find a solution. |
When I build it and deploy it to my phone using SDK, I have issues with auth. It literally works long enough for the cover page to update, but nothing else. It's fine if I run my build of the app manually later. Do I need to set something in project settings? |
That is weird. What could change with auth when running using gdb? I do not have any special project settings. I run sailfish 2.2.0.29 on a oneplus. Settings are saved in .local/share/wdehoog/hutspot/ and .cache/wdehoog/hutspot. Maybe delete them and see if it helps? |
Another thought. We should create a github organisation for a sailfish spotify client. There we can all contribute and if one (me?) is fed up with it the projec can continue without any problem. And I can continue to play without interfering with the app itself (I hate branches). Maybe even someone, as a side project, can glue the cutespot UI on top of it. We have to come up with a name for the organisation and a name for the app. What do you think of such an organisation? |
I disabled QmlLive and it works now (?), weird. |
Again I ask you shall we start an organisation? I propose to start one named sailfish-spotify and clone the hutspot repo. We both will be owner. |
Sure, why not? |
Ok, seems to work. Maybe you are used to this but for me this is all new. I could not find how to clone as an organisation so I transfered the repo to the organisation and cloned it myself. You should be owner now as well so I guess we are good to go. |
Great, I pushed my "redesign" branch and I'll continue my work there. |
Looks very good. The UI as well as the code changes. I guess you mean the queue and not a spotify playlist (Browse -> Now Playing -> Playlist). Cutspot has it on the same page but not at the same time (queue and 'what is playing' in some flickable thing). Can you send me an email wdehoog at exalondelft.nl? |
Is it an idea to put the menu(which is now top right corner) on the leftswipe page? |
Currently the player appears from the right when flicking a page to the left. Flicking the page to the right moves back to the previous page (which appears from the left. If the menu would appear from the left how could we move back to the previous page? Flicking up and down is already taken for scrolling the lists and the push/pull menu. Personally I like the idea of a stack of pages/items when one moves from album to artist to album to 'on-and-on' and be able to go back. |
Two other ideas:
|
I have cloned and adapted the software a little bit. The base is beautiful . if i can be of any help.... |
@rgrnetalk please feel free to help in any way you like. |
My idea was to drop the menu completely. If you look at what is currently in the menu, I think all the options could be rearranged in such a way, user wouldn't have to deal with things like that. My idea was to have a main "browser" view, which would showcase all the categories like "New Releases", "Genre & Mood", with "My Stuff" being broken down by Playlists/Songs/Albums/Artists just like in Spotify App (I personally only browse my music by artists, since it's too hard for me to find anything in Songs/Albums, too crowded). I also wanted Player view to be always attached on the right, because this way you can quickly play/pause/skip song, while also being able to pick up where you left off with just a swipe to the left. This way we're left with just Devices, Settings and About options which could be moved to a pulley menu, avoiding faux hamburger all together. |
@ksiazkowicz I think I like the idea. |
Some questions to help me understand your view.
|
I'll try to make a mockup in my free time. |
Great idea. Looks nice. Using the art as background as well isn't it? |
Yes, there is also a transition effect when entering/leaving playing view. What do you mean? I usually have no issues with device I'm listening on appearing on that list. In other cases, well, it depends. To be fair, it's wonky even in the official app. |
First, I'd like to say that this project looks really promising. I'd love to see a good Spotify client on SFOS (especially when that damn Android app takes like 4 minutes to load, WHY).
As I understand, interface design is not something you focused on and, to be honest, it's not that good. The most confusing bit is that menu that appears after tapping on an icon next to "Playing", that took me some time to find.
Anyway, I'd love to help. Right now I have some issues with setting up your app under my SDK, so I focused on making mockups in QML and discussion.
Cover Page:
This one is pretty straight-forward, I'm not 100% sure on that "Spotify" row, but I want something that clearly indicates that this is a Spotify client, not some other app.
"Now Playing" Page
Clearly inspired by Spotify's "Now Playing" page, with a Sailfish twist. (Only) on this page, cover art will replace your current ambiance background. I suppose this is a bit against guidelines, but it just feels so cool IMHO. I don't know where to place them yet. Also, this won't be the main view anymore, it'll be attached to the browse view (which I haven't designed yet) so it's always accessible with a swipe. Tapping on "Listening to Jolla C" will bring up device selection. I couldn't find any speaker-like small icon in Sailfish Icon Reference so I put a play triangle there (this will be changed obviously).
If you're interested, I can work further on that and integrate it into your current code (since I already use QML for these mockups, this shouldn't be too hard).
The text was updated successfully, but these errors were encountered: