-
Notifications
You must be signed in to change notification settings - Fork 2
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
[develop] 일기 작성하기 기능 구현 #62
Merged
Merged
Conversation
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
Hyesung82
added
🎨design
design
🛩develop
merge commits into develop
🖥feature
feature implementation
labels
Mar 6, 2023
This was
linked to
issues
Mar 6, 2023
Closed
Closed
MinjungShin
reviewed
Mar 7, 2023
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.
다 보지는 못해서 나중에 한번 더 볼게!!
presentation/src/main/java/com/cheocharm/presentation/model/Page.kt
Outdated
Show resolved
Hide resolved
presentation/src/main/java/com/cheocharm/presentation/model/Result.kt
Outdated
Show resolved
Hide resolved
presentation/src/main/java/com/cheocharm/presentation/ui/DiaryActivity.kt
Outdated
Show resolved
Hide resolved
presentation/src/main/java/com/cheocharm/presentation/ui/write/WriteFragment.kt
Show resolved
Hide resolved
presentation/src/main/java/com/cheocharm/presentation/ui/write/WriteFragment.kt
Outdated
Show resolved
Hide resolved
presentation/src/main/java/com/cheocharm/presentation/ui/write/WriteImageAdapter.kt
Outdated
Show resolved
Hide resolved
presentation/src/main/java/com/cheocharm/presentation/ui/write/WriteImageAdapter.kt
Show resolved
Hide resolved
presentation/src/main/java/com/cheocharm/presentation/ui/write/WriteStickerAdapter.kt
Show resolved
Hide resolved
Closed
1 task
MinjungShin
approved these changes
Mar 9, 2023
presentation/src/main/java/com/cheocharm/presentation/ui/write/LocationFragment.kt
Show resolved
Hide resolved
presentation/src/main/java/com/cheocharm/presentation/ui/write/LocationFragment.kt
Outdated
Show resolved
Hide resolved
Hyesung82
force-pushed
the
feature/write
branch
from
November 15, 2023 05:43
96b58e7
to
3838e1f
Compare
JDK 버전 수정(11 -> 17)
Android 13(API 33)에서 권장 사항
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
기능 구현 내용
기능 구현 결과
Screen_Recording_20230306_165910_MapZ.mp4
Resolve