Releases: TeamPophory/pophory-android
Releases · TeamPophory/pophory-android
🚀 1.4.1
🚀 1.4.0
What's Changed
- [feature/compose-bump] Bump kotlin, compose versions by @l2hyunwoo in #447
- Add Retrofit plugin by @l2hyunwoo in #445
- [refactor/auth-refactor] Move SignUp process to auth module by @l2hyunwoo in #421
- Remove project warnings by @l2hyunwoo in #423
- [feature/bump-version] Apply Kotlin 2.0 by @l2hyunwoo in #504
- [feature/fix_build] sentry 제거 및 retrofit proguard 수정 by @librarywon in #541
Full Changelog: 1.3.0...1.4.0
🚀 1.3.0
What's Changed
- [feature/apply-spotless] Spotless Apply by @l2hyunwoo in #405
- Remove DSL_SCOPE_VALIDATION annotations by @l2hyunwoo in #404
- Move dialog utils to designsystem module by @l2hyunwoo in #418
- Replace firebase-ktx with firebase by @l2hyunwoo in #422
Full Changelog: 1.2.0...1.3.0
🚀 1.2.0
What's Changed
- [feature/version-bump] Bump kotlin version to 1.9.10 by @l2hyunwoo in #264
- [Feature/share_module]: feature-share 분리 작업 by @KwakEuiJin in #252
- [feature/apply-hilt-ksp] Apply ksp when using dagger-hilt by @l2hyunwoo in #267
- [Feature/photo share]: 갤러리에서 공유하기시 사진 공유 가능하도록 처리 by @KwakEuiJin in #287
- replace buildDir to layout.buildDirectory by @l2hyunwoo in #293
- [feature/onboarding-module] 온보딩 화면 모듈 분리 및 아키텍처 config by @l2hyunwoo in #308
- [feature/remove-databinding] Data Binding + kapt 동시 제거 by @l2hyunwoo in #309
- [Feature/qr] QR코드 인식 및 사진 불러오기 기능 작업 by @librarywon in #314
- [Feature/admob_reward_video]: 리워드 비디오 광고 작업 by @KwakEuiJin in #311
- [Feature/qr_qa] 3차 스프린트 QR관련 qa 대응 by @librarywon in #321
Full Changelog: 1.1.4...1.2.0
🚀 1.1.4
What's Changed
- Fix error when app preferences create by @l2hyunwoo in #227
- [feature/ui_test]: UiTestSample 추가 by @KwakEuiJin in #234
- [feature/design-system-modularization] 디자인 시스템 모듈화 by @l2hyunwoo in #241
- [feature/auth-module] Auth쪽 모듈 분리(domain, data)/core-network 모듈 분리 by @l2hyunwoo in #242
- [feature/setting-module] 설정화면 모듈 분리 by @l2hyunwoo in #243
- Update version by @l2hyunwoo in #246
- [feature/home_viewmodel_refactor]:HomeViewModel refactoring 작업 by @KwakEuiJin in #248
Full Changelog: 1.1.3...1.1.4
🚀 1.1.3
What's Changed
- 미로그인 시 사진공유할 시 앱 크래시날 수 있는 부분 수정 by @l2hyunwoo in #225
- [fix/delete_error]: 사진 삭제 오류 수정 by @KwakEuiJin in #226
Full Changelog: 1.1.2...1.1.3
🚨 1.1.2
Full Changelog: 1.1.1...1.1.2
🚀 1.1.1
What's Changed
- Migrate object to data object by @l2hyunwoo in #217
- [feature/phopory-team-image] UI 포포리팀 PNG 추가 by @librarywon in #219
- 가입 완료 화면에서 홈으로 갈 때 새 task로 이동 by @l2hyunwoo in #221
- 자기 사진 공유 시도 시 차단 by @l2hyunwoo in #222
Full Changelog: 1.1.0...1.1.1
🚀 1.1.0
What's Changed
- [feature/fix-readme] README 최신화 by @l2hyunwoo in #173
- [Feature/mypage] 2차 스프린트 mypage 수정 by @librarywon in #158
- [feature/image-rotate-issue-fix] 갤러리에서 가져온 이미지가 회전되어 보이는 이슈 해소 by @l2hyunwoo in #176
- [Feature/store] 내 서랍(store) 2차 스프린트 기능구현 by @librarywon in #160
- Feature/image item stroke by @KwakEuiJin in #186
- [Feature/photo detail-UI] 2차 스프린트 photo detail migration 및 ui 수정 by @librarywon in #184
- [Feature/story] 포릿 이야기 엑티비티, 웹뷰 생성 by @librarywon in #187
- [feature/change_url]: 서비스 이용약관 및 개인정보 처리방침 url change by @KwakEuiJin in #193
- [Feature/share] 공유하기 화면 제작완료 by @librarywon in #172
- Bump Kotlin, compose version by @l2hyunwoo in #197
- [feature/add_photo]: add_photo view 변경 by @KwakEuiJin in #190
- Feature refactor signup by @jihyeonAnAn in #157
- �커버 이미지 추가 및 커버 번호 수정 by @librarywon in #199
- [feature/share-image] 사진 공유 기능 추가 by @l2hyunwoo in #179
- [Feature/common dialog]: commonDialog 수정 및 15장 제한 로직 추가 by @KwakEuiJin in #202
- [feature/code-refactor-file-move] 폴더링 고치기 by @l2hyunwoo in #203
- [Feature/album viewpager]: AlbumCover 수정 화면 작업 by @KwakEuiJin in #159
- [feature/setting-screen] 설정화면 수정 반영 by @l2hyunwoo in #204
- [Fix/share-check] Intent 이후 체크 표시 해제 이슈 해결 by @librarywon in #206
- [feature/onboarding-design-qa] 온보딩, 회원가입, 홈화면(앨범) QA 반영 by @l2hyunwoo in #207
- [feature/add-photo-qa] 사진 등록 화면 QA by @l2hyunwoo in #208
- [feature/photo_add_error]: 크래시 해결 by @l2hyunwoo in #209
- [Fix/my album error]: my album error 수정 by @KwakEuiJin in #211
- [fix/album_edit_error]: 크래시 해결 by @KwakEuiJin in #212
- [Fix/my page error]: my page 라이팅 및 색상 수정 by @KwakEuiJin in #210
- [feature/setting-qa] 설정화면 QA by @l2hyunwoo in #213
- [feature/share-qa] 공유하기 화면 수정 by @l2hyunwoo in #214
- [fix/photo_list_empty]: photo_list_empty 뷰 수정 by @KwakEuiJin in #215
- [Fix/sign up popup text]: sign up modal text 변경 by @KwakEuiJin in #216
Full Changelog: 1.0.2...1.1.0
🚀 1.0.2
What's Changed
- [feature/proguard] Add proguard rules for minify by @l2hyunwoo in #121
- [feat/saved_state_viewmodel]: savedStateHandler를 viewmodel에서 활용하기 by @KwakEuiJin in #123
- [feature/photo count refresh]: 사진 리프레시 로직 추가 by @KwakEuiJin in #130
- [feat/shared_element_transition]: Add Shared Element Activity Transit… by @KwakEuiJin in #138
- [feature/authenticator] 401 Authenticator 처리 by @l2hyunwoo in #131
- [feature/home_reselected]: fragment 전환 방식변경 by @librarywon in #137
- [feature/rotate_block]: add rotate block by @librarywon in #143
- [feat/error_dialog]: Add Error Full Screen Dialog by @KwakEuiJin in #141
- [feat/admob_reward]: reward video service 추가 by @KwakEuiJin in #134
- [fix/error_text]: error 화면 text 변경 by @KwakEuiJin in #152
- [Feature/presignedurl]: pre_signed_url 업로드 flow 제작 by @KwakEuiJin in #163
- [Feat/delete_refresh]: delete refresh 로직 추가 by @KwakEuiJin in #165
- [Fix/image_size]: image_size get 로직 수정 by @KwakEuiJin in #167
- [feature/limit-photo-size-format] 사진 용량 3MB, 포맷 JPEG 제한 by @l2hyunwoo in #168
Full Changelog: 1.0.0...1.0.2