-
Notifications
You must be signed in to change notification settings - Fork 948
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
Removed Swiping: UX vs. Usability #778
Comments
I think the two together was very confusing. I would stay with it, because it's a diagnostic application, and I think the users would use 1 screen for longer times. But of course this statement is just a guess and needs some testing. Also, can you tell me what does the All Current Cell Details is doing? I see it makes a request to the OpenCellId api, and on success it broadcasts some update signal, but i never seen any use of it. |
I fully agree, @tt3mm. Would you like to specifically tackle the whole re-design in #258? I would then list you as our main
You're right. In the long run, we'd like the |
Thanks, I will think about a whole re-design, I already have some ideas, but let me get more involved/understand in the architecture first. If we stay with the 4-5 main screens then yes, something youtube-like UX could work. |
Sounds great! Besides the few hopefully very useful screens we want to display to our users, we'd like our app to be set up correctly with #181 before the user can even start to use it. That way, common errors like a missing download of the OpenCellID database and other things shall be avoided.
I will download that app today and have a closer look. Please make sure to always attach a mockup of the proposed changes before coding them. We don't want you to put heartblood into something we'd disagree with (although we're already convinced that you do really awesome work here). |
Since merging #776, the swiping navigation is gone. Question directed at @tt3mm and @larsgrefer: Is this change better for following the Android UX rules, or should we add back swiping for better usability? I'm not so sure if people understand that they'll have to access the
Navigation Drawer
each time.Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: