-
Notifications
You must be signed in to change notification settings - Fork 0
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
QA: 내부 디자인 QA 버전 #100
Merged
QA: 내부 디자인 QA 버전 #100
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
- ToHotToolbar 구현에 필요한 ToHotState 속성 적용 - ToHotToolbar 구현에 필요한 Listener 전달 - BackHandler 적용
- ToHotState에 ToHotToolbar에 필요한 속성이 추가된것 적용 - TopicSelectModal show state 관리 변경 - ToHotToolbar에서 전달되는 Event 처리 - Back Event 처리
TOP-53 문의하기 화면 구현
TOP-55 폴링(메인화면) User List UI - Time Progress Animation
TOP-13 feature signup
…iModel의 startAble 속성을 변경해 로딩이 끝난 이미지의 타이머만 작동하도록 설정
TOP-56 feature 폴링(메인화면) 토픽 선택, 툴바 UI
- 유저의 스크롤을 제한 - 좋아요, 싫어요 버튼을 눌러 다음 카드로 이동 - UserCard 터치 영역 변경
- 애니메이션을 좀 더 제어하기 위해 AnimatedVisibility로 변경
- ToHotState에 Dialog관련 속성 추가 - ToHotViewModel에 Diaog Event 함수 추가
# Conflicts: # feature/tohot/src/main/java/tht/feature/tohot/screen/ToHotScreen.kt # feature/tohot/src/main/java/tht/feature/tohot/state/ToHotState.kt # feature/tohot/src/main/java/tht/feature/tohot/viewmodel/ToHotViewModel.kt # feature/tohot/src/main/res/values/strings.xml
TOP-55 feature falling main UI
- UiState에 isFirstPage 속성 추가
…ation TOP-65 Feature/top 65 falling like animation
- Timer를 정수단위에서 0.5단위로 동작하도록 해 Hold on/off시에 발생되는 간격 차를 최소화
…ation 은 기존 값대로 유지 되어 Animation 이 빠르게 진행 되는 문제 해결
* feat: TOP-62 채팅리스트 API 연동 * remove:TOP-62 remove unuse dispatcher at ChatDataSourceImpl * fix:TOP-62 ChatViewModel 인스턴스 생성 실패 문제 해결 - chat 모듈에 hilt 종속성 추가 - ChatFragment에 AndroidEntryPoint 어노테이션 추가 - ChatRepositoryImpl에 Inject 어노테이션 추가 * fix:TOP-62 LocalContext.current as AppCompatActivity 예외 발생 해결 - Navigate함수를 주입받아 Fragment에서 startActivity를 호출하도록 변경 * feat: TOP-62 API 호출 시 토큰 값 추가 * refactor: TOP-62 채팅 API, 데이터소스 추가 * refactor: TOP-62 채팅리스트 API와 UI 연결 * feat: TOP-62 코드 리뷰 반영 * feat: TOP-62 코드 리뷰 반영(UiModel) 생성 * feat: TOP-62 패키지 정리 * feat: TOP-62 data module lint 추가 * feat: TOP-62 toml 적용 * feat: TOP-62 Update Kotlin to 1.8.20 * feat: TOP-62 Update Kotlin Gradle version --------- Co-authored-by: wjchoi96 <[email protected]>
TOP-71 feature 일시정지 기능 변경
…_check_remove TOP-76 modify 닉네임 중복 체크 기능 비활성화
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.
Explain this Pull Request 🙏