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

Migrate sign in and sign up screen #182

Merged
merged 27 commits into from
Oct 1, 2023
Merged

Migrate sign in and sign up screen #182

merged 27 commits into from
Oct 1, 2023

Commits on Sep 27, 2023

  1. Create composables

    hieuwu committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    747153c View commit details
    Browse the repository at this point in the history
  2. Implement icon text input

    hieuwu committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    17464ae View commit details
    Browse the repository at this point in the history
  3. Create composable

    hieuwu committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    f71ead4 View commit details
    Browse the repository at this point in the history
  4. Refactor view model

    hieuwu committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    14c2cc3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46a12f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Update spacing

    hieuwu committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    ab8c95a View commit details
    Browse the repository at this point in the history
  2. Remove unused properties

    hieuwu committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    c113a41 View commit details
    Browse the repository at this point in the history
  3. Update project config

    hieuwu committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    e3814ea View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Replace viewmodel

    hieuwu committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    755e4d8 View commit details
    Browse the repository at this point in the history
  2. Update spacing

    hieuwu committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    f2febc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    799be57 View commit details
    Browse the repository at this point in the history
  4. Implement sign in screen

    hieuwu committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    b318285 View commit details
    Browse the repository at this point in the history
  5. Add show hide icon

    hieuwu committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    cdf6dd7 View commit details
    Browse the repository at this point in the history
  6. Handle show hide password

    hieuwu committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    a48bf8d View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Simplify spacing code

    hieuwu committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    85c471e View commit details
    Browse the repository at this point in the history
  2. Handle show hide password

    hieuwu committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    5fe2f35 View commit details
    Browse the repository at this point in the history
  3. Improve logic

    hieuwu committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    c4f1483 View commit details
    Browse the repository at this point in the history
  4. Remove unused Ui

    hieuwu committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    9657abc View commit details
    Browse the repository at this point in the history
  5. Replace xml ui

    hieuwu committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    e98e826 View commit details
    Browse the repository at this point in the history
  6. Restructure

    hieuwu committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    6ac3269 View commit details
    Browse the repository at this point in the history
  7. Remove unused Ui

    hieuwu committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    85418f8 View commit details
    Browse the repository at this point in the history
  8. Implement screen

    hieuwu committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    dd1ebb9 View commit details
    Browse the repository at this point in the history
  9. Replace xml ui setup

    hieuwu committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    b5ec9b1 View commit details
    Browse the repository at this point in the history
  10. Restructure

    hieuwu committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    a91ffb1 View commit details
    Browse the repository at this point in the history
  11. Change package name

    hieuwu committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    0c1ed1c View commit details
    Browse the repository at this point in the history
  12. Update import

    hieuwu committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    285d29b View commit details
    Browse the repository at this point in the history
  13. Remove unused imports

    hieuwu committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    f9eea07 View commit details
    Browse the repository at this point in the history