-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* [Feat] 알람 -> 정류장: 쓰로틀 작업 (#261) * [Feat] #260 BusStop Refresh 제한 설정 * [Fix] refreshLoading 옵셔널 변경 * [Feat] viewWillAppear Flow에 대한 분기처리 추가 * [Feat] BusStopFeature Refresh Throttle 15초 처리 * Revert "[Feat] BusStopFeature Refresh Throttle 15초 처리" This reverts commit 44b2df4. * Feat/#267 BusStopFeature Refresh Throttle 처리 (#268) * [Feat] BusStopFeature Refresh Throttle 15초 처리 * [Add] viewModel.flw 분기처리 수정 * [Chore] refresh 쓰로틀 시간 3초로 변경 * [Add] willEnterForegroundNotification시점 추가 * [Style] 쓰로틀 상태 Enum 추가 * [Chore] Camel Case 수정 * Feat/#255 즐겨찾기 Fetch 페이지네이션 처리 (#265) * [Feat] #251 즐겨찾기 정보 Fetch 요청 쓰로틀 작업 * [Remove] VC 레거시 코드 제거 * [Fix] RefreshController 애니메이션 시작 / 종료 버그 수정 * [Fix] 홈 화면 타이머 버그 수정 * [Feat] 페이지네이션 fetch 함수 구현 * [Add] 페이지네이션 fetch 범위 수정 * [Chore] 디버깅 로그 수정 * [Feat] 즐겨찾기 Fetch 페이지네이션 적용 * [Fix] BCTimer 로직 수정 * [Fix] 버스도착정보 모델 date 추가 및 시간정보 update 로직 수정 * [Chore] pagenation 후 중복 제거 코드 삭제 * [Fix] 업데이트 버튼 시간 정보 버그 수정 * [Chore] Lint에러 수정 * [Fix] 즐겨찾기 Fetch 방식 수정, 홈 화면 즐겨찾기된 정류장 표시 버그 수정 * [Fix] #265 중복된 즐겨찾기 버그 수정 * [Fix] #265 중복된 즐겨찾기 버그 수정 * [Chore] 레거시 함수 제거 및 주석 추가 * [Fix] #265 정류장 Fetch 버그 수정 #265 (comment) * [Remove] 레거시 코드 제거 * [Fix] FavoritesRepository 마이그레이션 로직 수정 * [Fix] #265 홈화면 즐겨찾기 변화에 따른 FakeFetching 로직 수정 * [Chore] #265 즐겨찾기 스크롤이벤트 변수명 수정 * [Fix] #265 버스도착정보 시간정보 업데이트 로직 수정 * [Chore] 디버그 print문 삭제 --------- Co-authored-by: MUKER-WON <[email protected]> --------- Co-authored-by: Kang Muk <[email protected]>
- Loading branch information
Showing
21 changed files
with
538 additions
and
355 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
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
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
Oops, something went wrong.