zandy icon indicating copy to clipboard operation
zandy copied to clipboard

Improve UI/UX for mobile

Open judeibe opened this issue 13 years ago • 3 comments

I have been drawing up some UI flows in my down time. This is some of what I came up with. Ui Mockup

judeibe avatar Dec 27 '11 18:12 judeibe

The unfiled items issue is something that has come up on the forum -- I think I'll need to add that no matter what, even though it would require modifying the current system to move away from a basic CursorAdapter, since Unfiled isn't a collection per se, and won't be returned by the collections query.

The child collections logic needs to support arbitrary depth, which is difficult with a more classical tree approach. Is the current activity swapping confusing?

The change to the initial activity I had been considering was adding collection/library stats, last sync, etc. Also an advanced search interface.

And a little thing-- what are the three boxes next to the search icon in the action bar?

avram avatar Jan 09 '12 08:01 avram

Those 3 dots are are the symbol for menu in ice cream sandwich. The plus is to add items. In context to where you are and. The magnifying glass is search, since ics no longer has a dedicated search button

judeibe avatar Jan 09 '12 12:01 judeibe

I think this goes along with an improved tablet version.

dillonma avatar Oct 14 '12 17:10 dillonma