Skip to content
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

Refactor/base arc #47

Merged
merged 75 commits into from
Mar 17, 2024
Merged

Refactor/base arc #47

merged 75 commits into from
Mar 17, 2024

Conversation

sieunju
Copy link
Owner

@sieunju sieunju commented Mar 17, 2024

추가 내용

  • 화면 단위로 모듈 쪼개기 작업 (좀더 세밀하게 쪼개기)
  • BaseClass 들 개선
  • common.gradle 로 불필요하게 script 짜는것들 자동화 처리

- Activity, Fragment Lifecycle 에 맞게 ViewModel 분리
- 이전에 작업하던 onActivityResult, onFragmentResult 가 Rx에 의존하던거 오버라이딩 함수로 변경
- kotiln 1.8.10 -> 1.8.22
- Compose 1.4.3 -> 1.4.8
- lifecycle 2.5.1 -> 2.6.1
- 잘못된 값으로 Access Token 저장하는 로직 수정
- ApiResponse onSuccess, onError 함수 안에 강제 종료 발생시
- features network 모듈 데이터 모델 및 클래스 정리
- 서버단에서 API 몇개 추가해야 할듯.
- ItemListAdapter, BaseUiModel 코드 개선
- ItemListAdapter, V2 Core 모듈로 이동
- common.gradle 작업
- release 모드 keystore 추가
- signing 을 제외한 패키지 정리 작업
- signing 을 제외한 패키지 정리 작업
- signing 을 제외한 패키지 정리 작업
- 멀티 모듈화 난독화 대응
- common.gradle keystore 값 변경
- keystore 파일 포함하도록 처리 (TIL 이기때문에 파일을 굳이..숨길 필요는 없다고 생각)
- 리드미 작성
- proguard rule 추가
- network v2 데이터 모델 구조 변경
sieunju and others added 28 commits February 26, 2024 21:36
- 점점 모듈이 화면단위로 쪼개지는군...(확실히 여러사람이 있을때 좋은 아키텍처인듯..?)
- 기본 클래스들 추가 및 코어 모듈에 추가할것들 추가
- 기본 클래스들 추가 및 코어 모듈에 추가할것들 추가
- SDK 34
- kotlin 버전 1.8.22
- proguard 문 추가
- 리드미 작성
- bridge 연결및 이슈 처리
- BottomSheet FullHeight 함수 추가
# Conflicts:
#	.gitignore
#	test/build.gradle.kts
#	test/src/androidTest/java/com/hmju/test/MainUiTest.kt
@sieunju sieunju merged commit 43c5e9c into preview Mar 17, 2024
1 check failed
@sieunju sieunju deleted the refactor/base_arc branch March 17, 2024 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant