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

Add Auth UI composables #256

Merged
merged 30 commits into from
Aug 23, 2023
Merged

Add Auth UI composables #256

merged 30 commits into from
Aug 23, 2023

Commits on Aug 8, 2023

  1. Initial commit

    Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
    jan-tennert committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    6c0a85d View commit details
    Browse the repository at this point in the history
  2. Update android namespace

    Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
    jan-tennert committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    8aa1d4f View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary LaunchedEffect

    Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
    jan-tennert committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    3b03f2e View commit details
    Browse the repository at this point in the history
  4. Improve PasswordField further

    Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
    jan-tennert committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    fd019b5 View commit details
    Browse the repository at this point in the history
  5. Fix module

    Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
    jan-tennert committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    923a9c7 View commit details
    Browse the repository at this point in the history
  6. Update README

    Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
    jan-tennert committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    150ac53 View commit details
    Browse the repository at this point in the history
  7. Add Email Field & AuthState

    Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
    jan-tennert committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    245a5ba View commit details
    Browse the repository at this point in the history
  8. Add comments

    Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
    jan-tennert committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    4bddd49 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Improve AuthState implementation

    Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
    jan-tennert committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    25107e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Add ProviderButtonContent

    Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
    jan-tennert committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    0c23c9b View commit details
    Browse the repository at this point in the history
  2. Fix Notion SVG

    Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
    jan-tennert committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    ae67256 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Extract ProviderIcon

    Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
    jan-tennert committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    7b0c4e9 View commit details
    Browse the repository at this point in the history
  2. Extract content description

    Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
    jan-tennert committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    89b907e View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Add PhoneField & improve implementations

    Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
    jan-tennert committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    8195f1b View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. PhoneField improvements & cleanup

    Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
    jan-tennert committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    10ebe6d View commit details
    Browse the repository at this point in the history
  2. Add missing icons & docs

    Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
    jan-tennert committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    ed9e2b3 View commit details
    Browse the repository at this point in the history
  3. Update PhoneField

    Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
    jan-tennert committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    8c92559 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Add FormComponent, mandatory option & more improvements

    Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
    jan-tennert committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    65d9404 View commit details
    Browse the repository at this point in the history
  2. Update README

    Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
    jan-tennert committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    25a2bb3 View commit details
    Browse the repository at this point in the history
  3. Add missing docs

    Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
    jan-tennert committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    fb954a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Fix Android implementation

    Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
    jan-tennert committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    5faf864 View commit details
    Browse the repository at this point in the history
  2. Remove Compose annotation

    Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
    jan-tennert committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    52560dd View commit details
    Browse the repository at this point in the history
  3. Add missing annotation

    Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
    jan-tennert committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    51be97b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'development' into compose-ui

    # Conflicts:
    #	gradle/libs.versions.toml
    jan-tennert committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    bfe2def View commit details
    Browse the repository at this point in the history
  5. Fix compose version error

    Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
    jan-tennert committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    34b8398 View commit details
    Browse the repository at this point in the history
  6. Update compile sdk

    Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
    jan-tennert committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    d6116a5 View commit details
    Browse the repository at this point in the history
  7. Fix MagicNumber error

    Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
    jan-tennert committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    cc04229 View commit details
    Browse the repository at this point in the history
  8. Fix more documentation errors

    Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
    jan-tennert committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    3624b73 View commit details
    Browse the repository at this point in the history
  9. Fix more documentation errors

    Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
    jan-tennert committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    638f8e4 View commit details
    Browse the repository at this point in the history
  10. Fix DrawCache

    Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
    jan-tennert committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    15d9e91 View commit details
    Browse the repository at this point in the history