-
Notifications
You must be signed in to change notification settings - Fork 3
[UI] 로그인/ 스플래시/ 홈-내 구독 리스트 구현 #41
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
Merged
Merged
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
63b8d4c
[refactor]:패키지명, 파일위치, 파일명 수정(#37)
JJUYAAA a4c8ca2
[refactor]:TopBar 수정(#37)
JJUYAAA a45b055
[ui]: 로그인 화면 제작(#37)
JJUYAAA 13b86a6
[ui]: SigninDone 화면 제작(#37)
JJUYAAA 3796bc7
[ui]: Signin Nickname 설정 화면 제작(#37)
JJUYAAA 1043730
[ui]: Splash 화면 제작(#37)
JJUYAAA 6e8de2d
[refactor]: ActionMediumButton 아이콘 사이즈, 색상 지정가능하도록 수정(#37)
JJUYAAA ea2cbf7
[ui]: 컬러, string 추출(#37)
JJUYAAA 36fb4ea
[refactor]: profilebar hoursago int -> string으로 수정(#37)
JJUYAAA 796487c
[ui]: Feed - 내 구독 리스트 (구독취소시 구독으로 텍스트 변경되는 버전으로)(#37)
JJUYAAA 883491d
[refactor]: ActionMediumButton 수정 및 TODO 추가(#37)
JJUYAAA 871bd62
[refactor]: 내구독리스트 스트링추출(#37)
JJUYAAA 34f56bf
[refactor]: WarningTextField 컴포넌트 수정(#37)
JJUYAAA 607d303
[refactor]: WarningTextField 컴포넌트 수정 , 닉네임 설정 페이지 적용(#37)
JJUYAAA b24464c
[refactor]: 자잘한거 수정(#37)
JJUYAAA 5066a0e
[refactor]: 자잘한거 수정(#37)
JJUYAAA e6662c3
[fix]: 충돌해결 (#37)
JJUYAAA 3cbe459
[fix]: 수정된 컴포넌트 적용 (#37)
JJUYAAA 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
.../ui/bookSearch/screen/BookSearchScreen.kt → .../ui/booksearch/screen/BookSearchScreen.kt
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
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.
이거 아마 서버에서는 숫자만 보내줄 듯 한디 기존 Int 에서 String으로 바꾸신 이유가 있을까요?
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.
이거 제가 바꿔달라고 해써요 서버 api 명세서 보니까 string 통으로 보내주는거같길래