Skip to content
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

Firefox Focus mockups #1

Open
paulrouget opened this issue Sep 29, 2017 · 4 comments
Open

Firefox Focus mockups #1

paulrouget opened this issue Sep 29, 2017 · 4 comments

Comments

@paulrouget
Copy link
Owner

paulrouget commented Sep 29, 2017

focus_browser_flow
focus_for_android

@mfkl
Copy link
Collaborator

mfkl commented Nov 14, 2017

Hmm... regarding controls and animations for the URL bar, probably we want (from my observations of focus for iOS):

View 0 contains Entry field, param button, background. First view.

View 1 same with cancel button and dark background and suggestions. First view + start typing.

View 2 "page loaded" with Normal Top Bar Size contains: Lock, RegularUrl, Erase, Web page, bottom bar.

  • [Name] Lock
    [Xamarin.Forms Control type] Image
    [Description] A (local) lock image for HTTPS
    [Animation/behavior] On tap transitions to View 1.

  • [Name] RegularUrl
    [Xamarin.Forms Control type] Label
    [Description] The url, cropped, white text.
    [Animation/behavior] On tap transitions to View 1.

  • [Name] Erase
    [Xamarin.Forms Control type] Button
    [Description] The button to remove the current webpage.
    [Animation/behavior] On tap transitions to View 0.

  • Should define Loading View too.

Animation start scrolling down transition to View 3 with animations:

  • making tab bar smaller,
  • fading out and moving up the Lock, RegularUrl and Erase controls.
  • Fading in the TinyUrl Label control.

View 3:

  • [Name] TinyLock
    [Xamarin.Forms Control type] Image
    [Description] A (local) lock image for HTTPS
    [Animation/behavior] On tap transitions to View 3.
  • [Name] TinyUrl
    [Xamarin.Forms Control type] Image
    [Description] tiny lock
    [Animation/behavior] Scroll up transition to View 2

To be completed...

@paulrouget
Copy link
Owner Author

Transition to View 3 will depend on #18

@paulrouget
Copy link
Owner Author

During View 2, On tap transitions to View 3

That doesn't sound right to me.

@mfkl
Copy link
Collaborator

mfkl commented Nov 15, 2017

Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants