Conversation
merge: dev -> main
merge: dev -> main
merge: dev -> main
Design: 홈, 맵, 단건게시글 UI 개선
merge: dev -> main
merge: dev -> main
fix: database error fix
fix: 드디어 고쳤어요...
merge: dev -> main
- ContentData, MapContent의 body 필드를 nullable로 변경 - ContentMapper에서 null일 때 빈 문자열로 처리하도록 수정 - 모든 UI 컴포넌트에서 body null 안전 처리 추가 - AppNav에 로딩 상태 추가하여 로그인 화면 깜빡임 해결 - 사용하지 않는 XML 카테고리 아이콘 제거 (PNG로 교체됨) ✅ 핫 콘텐츠 API body null 에러 해결 ✅ 로그인 상태 적절한 로딩 처리 ✅ 모든 UI 컴포넌트 body null 안전 처리 ✅ 앱 시작시 로그인 화면 깜빡임 제거
merge: dev -> main
- 주변 게시글 알림에서 본인 작성 게시글 제외 기능 추가 - NewPostEvent에 userId 필드 추가 - WebSocketService에서 본인 게시글 필터링 로직 구현 - 홈 스크린 맵 카드 뒤로가기 시 마커 표시 문제 해결 - CampusMapCard에서 화면 재진입 시 마커 자동 업데이트 - AndroidView update 블록에서 기존 데이터 동기화 - POI 랜드마크 마커 깜빡임 현상 해결 - 이미지 로드 전까지 alpha=0으로 설정하여 기본 아이콘 숨김 - lint 오류 수정 - Media3 UnstableApi 어노테이션 추가 - BroadcastReceiver 호환성 개선 - lint baseline 설정 추가
…ndroid/bottomsheet
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
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.
No description provided.