-
Notifications
You must be signed in to change notification settings - Fork 9
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
[Feature/#928] 로그인 중앙화 UI 구현 #1008
Merged
Merged
Changes from 45 commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
13296b9
[feature/#928] add auth error activity
leeeyubin 82fb6df
[feature/#928] add text spanStyle
leeeyubin b681ad6
[feature/#928] add auth button file
leeeyubin e43b7a0
[feature/#928] make auth button
leeeyubin d40874c
[feature/#928] make textWithButton component
leeeyubin 5deee0f
[feature/#928] make LoginErrorDialog
leeeyubin 252718e
[feature/#928] 텍스트 함수화
leeeyubin 743a7a6
[feature/#928] refactor auth file
leeeyubin a4d74a3
[feature/#928] refactor auth file
leeeyubin 410dc86
[feature/#928] make error dialog
leeeyubin a5d75f9
[feature/#928] Unnecessary code deletion
leeeyubin 4c2c683
[feature/#928] make sopt logo animation
leeeyubin 2d63166
[feature/#928] make Auth Screen UI
leeeyubin df75058
[feature/#928] rename AuthTextWithArrow function
leeeyubin bb1f22a
[feature/#928] make DialogTitle function
leeeyubin fc64af7
[feature/#928] fix sopt logo animation
leeeyubin 8b2ace5
[feature/#928] login error dialog -> PopUp
leeeyubin bb1d309
[feature/#928] delete XML animation function
leeeyubin 4a36f5b
[feature/#928] make google login available
leeeyubin e95f984
[feature/#928] delete AuthActivity UI XML file
leeeyubin e8685e9
[feature/#928] git pull from develop
leeeyubin 0f8a5e1
[feature/#928] make authCertification component
leeeyubin ec5e2bd
[feature/#928] phone certification's component
leeeyubin 87443e1
[feature/#928] phone certification UI
leeeyubin ead4af8
[feature/#928] fix to AuthCertificationActivity
leeeyubin bbc3a8e
[feature/#928] add AuthCertificationActivity in manifest
leeeyubin 515a55e
[feature/#928] change AuthCertificationScreen function name
leeeyubin 960510e
[feature/#928] changing UI
leeeyubin f6872f5
[feature/#928] 회원인증 모든 경우의 UI
leeeyubin 803751b
[feature/#928] activity -> screen
leeeyubin 3e7087c
[feature/#928] git pull from develop
leeeyubin 0afc3e0
[feature/#928] 버튼 위치 수정
leeeyubin 1fa0457
[feature/#928] add snack bar logic
leeeyubin aab8f20
[feature/#928] git pull from develop
leeeyubin e45ac27
[feature/#928] snackbar UI
leeeyubin 820daf9
[feature/#928] snackbar 수정
leeeyubin b6725da
[feature/#928] 소셜 계정 화면 구현
leeeyubin 0953fbe
[feature/#928] 소셜 계정 연결 화면 구현
leeeyubin 74eb22a
[feature/#928] 소셜 계정 연결 화면 수정
leeeyubin a17c0cc
[feature/#928] 코드 수정
leeeyubin 0156c8d
[feature/#928] 코드 최적화
leeeyubin e307403
[feature/#928] 코드 최적화
leeeyubin b08e25e
[feature/#928] git pull from develop
leeeyubin e335ea4
[feature/#928] 접근제어자 수정
leeeyubin 7cd16b7
[feature/#928] baseline
leeeyubin b953729
[chore/#928] debugImplementation로 수정
leeeyubin d877a36
[chore/#928] 변수명 수정
leeeyubin 2302e69
[chore/#928] 주석 추가
leeeyubin 6808ef0
[chore/#928] Hairline 추가
leeeyubin f9e8c56
[chore/#928] padding 매개변수로 수정
leeeyubin d8b8ecf
[chore/#928] 블록 추가
leeeyubin 8e79347
[chore/#928] AuthTextField text -> labelText
leeeyubin 9bc4e58
[chore/#928] remember 추가
leeeyubin a435e59
[chore/#928] BaselineProfile 적용
leeeyubin ab7a0f5
[chore/#928] git pull from develop
leeeyubin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
이거 debugImplementation으로 추가해주시면 좋을 것 같아요
https://developer.android.com/develop/ui/compose/setup