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

DataSource 작업 #4

Closed
6 of 8 tasks
Tracked by #2
kimny927 opened this issue Dec 2, 2024 · 1 comment · Fixed by #6
Closed
6 of 8 tasks
Tracked by #2

DataSource 작업 #4

kimny927 opened this issue Dec 2, 2024 · 1 comment · Fixed by #6
Assignees
Labels
enhancement New feature or request

Comments

@kimny927
Copy link
Collaborator

kimny927 commented Dec 2, 2024

ContentResolver, MediaStore를 이용해 단말 내 이미지들의 uri 값들 가져오기

  • DI 작업 #12
  • [피드백 반영] DataSource 인터페이스 생성
  • [피드백 반영] DataSource에서 ExifInterface 조회
  • Data layer 데이터 모델 보완
  • [피드백 반영] 에러 처리 일원화
  • Room 작업 #14
  • 테스트 코드 작성
  • [피드백 반영] DataSource 스레드 분기
@kimny927
Copy link
Collaborator Author

kimny927 commented Dec 2, 2024

커밋 [b9162a5]

kimny927 added a commit that referenced this issue Dec 3, 2024
- DataSource 테스트 코드 상수 파일 작성
- DataSource query projection에 이미지 생성 시간 포함
kimny927 added a commit that referenced this issue Dec 3, 2024
#4 - DataSource 작업
- Repository 기능 작성
- Repository 테스트 코드 작성
- ContentResolver query에 정렬 추가
@kimny927 kimny927 mentioned this issue Dec 3, 2024
@kimny927 kimny927 linked a pull request Dec 3, 2024 that will close this issue
kimny927 added a commit that referenced this issue Dec 10, 2024
- [피드백 반영] DataSource 인터페이스 생성
- [피드백 반영] DataSource에서 ExifInterface 조회
- Data layer 데이터 모델 보완
- [피드백 반영] Domain layer의 도메인 모델 생성
- [피드백 반영] Repository 인터페이스 생성
- [피드백 반영] 에러 처리 일원화 작업 중
- 저장소 싱크 기능을 위한 작업 중
kimny927 added a commit that referenced this issue Dec 24, 2024
- 불필요한 에러 처리 코드 삭제
- 가독성을 위한 함수 추가
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant