-
Notifications
You must be signed in to change notification settings - Fork 0
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
Review handling of time. #70
Comments
@rimbambala design? |
I was thinking of showing time balance in a profile view rather then in address book. In address book we have very limited space for anything else. I will prepare the design in profile view if you like this solution. |
@rimbambala Hmmm. I want to make the idea of time sharing as a key concept of this app. In a lot of ways it is the most imporant part of the whole Share❣ concept... But maybe you are right putting the whole amount display on this screen won't fit. How about just an indicator on the person's photo icon that you have some timesharing with them? |
agreed will design, in friends list only show hours... maybe visual display... |
My proposition for UI would be: web app - simple combobox Android devices - second dialog form the screen - http://developer.android.com/design/media/dialogs_examples.png iOS devices - Picker from the screen - https://developer.apple.com/library/ios/documentation/userexperience/conceptual/MobileHIG/Art/picker_2x.png Hours range 1 to 24, minutes range 0, 15, 30, 45 |
How will the system picker look in our design? Is there an option for a skinned control? |
@rafallo ? |
On iOS we can show native date picker and now it works that way. |
Maybe in case of android we can use a simple popup/modal just like the one used for filtering or language change |
|
Listing page means address book / friend list? |
@rimbambala listing page is friends list - handled in #22 so that leaves:
|
on friend detail page need:
|
Ok, except need to also be able to input text with time - same as others photo or text or both... Note new suggested create dialog layout in #65. |
|
In case of time selection my proposal was: My proposition for UI would be: web app - simple combobox Android devices - second dialog form the screen - http://developer.android.com/design/media/dialogs_examples.png iOS devices - Picker from the screen - https://developer.apple.com/library/ios/documentation/userexperience/conceptual/MobileHIG/Art/picker_2x.png Everything depends on development possibility. Correct me if I'm wrong, I think @rafallo said that it might be impossible for picker to be incorporated as far as Android devices are concerned. In that case we can use the first dialog from this link: We can than style it as any other modal in the application. E.g. Every modal should be design in similar theme. |
Detail page we should simplify and use that icon from the listing page (#22) also let's see if we can add to the icon indicator for whether we received or gave, something based on hands perhaps?
|
For time input wouldn't we be better off using our own controls? The system controls look very different from our UI... |
What about:
|
@konewa ok let's just go with this for now... need to implement and launch... |
we have to think through more carefully the handling of time:
screens to be updated
on friend detail page need:
The text was updated successfully, but these errors were encountered: