-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [fix/#871] remove logout responses * [fix/#871] delete LogOutResponse.kt * [feature/#871] get Profile Message * [feature/#871] modify button enable condition * [feature/#871] modify button enable condition * [feature/#871] make adjust sentence toast * [feature/#871] delete mypage nickname view * [feature/#871] make resetSoptamp success * [feature/#871] add refreshToken empty function * [feature/#871] modify login and logout logic * [feature/#871] change mypage state * [feature/#871] delete delay function * [feature/#871] code refactoring * [feature/#871] code refactoring * [feature/#871] MIT License * [feature/#871] change ui state * [feature/#871] rename onDismiss function * [feature/#871] update 함수 사용 * [feature/#871] myPageState 변수명 수정 * [feature/#871] sealed class -> sealed interface * [feature/#871] 초기 한마디 변수명 수정 * [feature/#871] logout -> deleteUserInfo * [feature/#871] 타입 명시 * [feature/#871] License
- Loading branch information
Showing
19 changed files
with
160 additions
and
3,936 deletions.
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
1,799 changes: 21 additions & 1,778 deletions
1,799
app/src/release/generated/baselineProfiles/baseline-prof.txt
Large diffs are not rendered by default.
Oops, something went wrong.
1,799 changes: 21 additions & 1,778 deletions
1,799
app/src/release/generated/baselineProfiles/startup-prof.txt
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
2 changes: 1 addition & 1 deletion
2
...sopt/official/feature/fortune/feature/fortuneDetail/component/FortuneDetailErrorDialog.kt
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
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
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
103 changes: 0 additions & 103 deletions
103
...src/main/java/org/sopt/official/feature/mypage/soptamp/nickName/ChangeNickNameActivity.kt
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.