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

Login UI #20

Merged
merged 19 commits into from
Jan 11, 2022
Merged

Login UI #20

merged 19 commits into from
Jan 11, 2022

Commits on Jan 10, 2022

  1. feat: added a feature for allowing the media type picker in inspector…

    … "sticking" to the top when scrolling
    ggoraa committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    6134836 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2831fbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    593064a View commit details
    Browse the repository at this point in the history
  4. refactor: code tidying

    ggoraa committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    81def06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8882cda View commit details
    Browse the repository at this point in the history
  6. xcode: swiftlint

    ggoraa committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    878b302 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d839ed9 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Configuration menu
    Copy the full SHA
    dd8c2f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0469e07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0b4205 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32b9fea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47a80e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6f2eff View commit details
    Browse the repository at this point in the history
  7. feat: small UI improvements

    ggoraa committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    bf325cc View commit details
    Browse the repository at this point in the history
  8. xcode: bumped version

    ggoraa committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    9122fce View commit details
    Browse the repository at this point in the history
  9. feat: UI nearly finished

    - Added welcome screen
    - Added animated spinner when loading
    - Fully implemented every screen, except of QR code one
    - Added exit button, also with ability to use escape button to trigger it
    ggoraa committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    6bc68cd View commit details
    Browse the repository at this point in the history
  10. feat: final UI improvements

    - improved 2FA code input
    - implemented QR code login
    - Added error alert
    ggoraa committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    8cc99b8 View commit details
    Browse the repository at this point in the history
  11. feat: added country code picker

    also some minor UI improvements
    ggoraa committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    b0e537f View commit details
    Browse the repository at this point in the history
  12. feat: final touches

    ggoraa committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    efbc0d4 View commit details
    Browse the repository at this point in the history