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

[ALL] 버전 3 출시(versionName1.1.4) #532

Merged
merged 76 commits into from
Nov 3, 2023
Merged
Changes from 1 commit
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
daae0dc
feat: 장소 업로드 기능 구현 (#301)
krrong Sep 10, 2023
96bebc9
fix: 위치관련 버그 수정 (#302)
krrong Sep 10, 2023
0884c25
refactor: branch 변경 (#311)
hyunji1203 Sep 11, 2023
d784a19
refactor: 네트워크 작업 코루틴으로 변경 (#312)
krrong Sep 11, 2023
0daa497
refactor: ViewModel이 Application을 참조하지 않도록 변경 (#307)
krrong Sep 13, 2023
697a88a
Delete .idea directory
briandr97 Sep 14, 2023
abc1f63
chore: 전체 gitignore 지정 (#320)
briandr97 Sep 14, 2023
a9f424a
refactor: Login 뷰에서 진행하는 네트워크 작업 코루틴으로 변경 (#328)
hyunji1203 Sep 14, 2023
db02356
refactor: my page뷰에서 진행하는 네트워크 작업 코루틴으로 변경 (#323)
krrong Sep 15, 2023
f68cd63
feat: Setting 뷰 구현 (#331)
hyunji1203 Sep 15, 2023
beec36e
fix: History 뷰의 리사이클러뷰 image 오류 문제 해결 (#317)
hyunji1203 Sep 15, 2023
ad1d4e9
refactor: Adventure 도메인에 해당하는 네트워크 작업 코루틴으로 변경 (#315)
briandr97 Sep 15, 2023
e426bba
feat: 장소 업로드 시 로딩 창이 뜨는 기능 구현 (#308)
krrong Sep 15, 2023
e2b53d3
fix: 마이페이지 글자 깨지는 오류 수정 (#333)
briandr97 Sep 16, 2023
9b9017e
feat: AdventureHistoryViewModel 테스트 추가 (#340)
hyunji1203 Sep 16, 2023
1f9031a
feat: 회원 탈퇴 기능 구현 (#335)
hyunji1203 Sep 16, 2023
552bbac
feat: RankViewModel 테스트 추가 (#337)
hyunji1203 Sep 17, 2023
4a4e465
feat: 로그아웃 기능 구현 (#341)
krrong Sep 17, 2023
a9ceb7a
feat: AdventureResultViewModel 테스트 추가 (#338)
hyunji1203 Sep 20, 2023
0702efa
refactor: 리포지터리에 의존성 주입 라이브러리 적용 (#349)
krrong Sep 20, 2023
7be936e
refactor: datasource 의존성 주입 라이브러리 사용 (#352)
krrong Sep 21, 2023
9f26d90
refactor: retrofit 의존성 주입 라이브러리 적용 (#353)
krrong Sep 21, 2023
6248573
feat: 자동로그인 기능 구현 및 스플래시 분리 (#346)
briandr97 Sep 23, 2023
3abfcfd
feat: UploadViewModel 테스트 추가 (#343)
krrong Sep 25, 2023
5712df8
refactor: 디자인 수정을 위한 공통 요소 추가 (#378)
krrong Oct 2, 2023
c6c3a09
fix: OkHttpClient의 interceptor를 AuthInterceptor로 변경 (#375)
krrong Oct 3, 2023
4e6ea20
Refactor/#391 모험 기록 뷰 디자인 변경 (#396)
hyunji1203 Oct 4, 2023
5336875
feat: 앱 강제 업데이트 기능 구현 (#400)
krrong Oct 4, 2023
43f02e5
refactor: 로그인 뷰 디자인 변경 (#399)
hyunji1203 Oct 4, 2023
ea8f791
refactor: 업로드 뷰 디자인 변경 (#381)
krrong Oct 4, 2023
b4f24c7
refactor: 설정 뷰 디자인 변경 (#397)
hyunji1203 Oct 4, 2023
b6da069
refactor: my page 뷰 디자인 변경 (#395)
krrong Oct 4, 2023
bc193f5
refactor: 모험 결과 뷰 디자인 변경 (#402)
hyunji1203 Oct 4, 2023
7f9b454
refactor: 게임 시작 뷰 디자인 변경 (#408)
briandr97 Oct 5, 2023
155846c
feat: 업로드 화면에서 뒤로가기 기능 구현 (#413)
krrong Oct 5, 2023
270f61f
feat: 게임 입장 시 사진이 먼저 뜨는 기능 구현 (#407)
krrong Oct 5, 2023
afddfa8
refactor: 버튼 디자인 일관성 있도록 변경 (#417)
hyunji1203 Oct 5, 2023
9d7aa5f
refactor: 스플래시 디자인 변경 (#416)
krrong Oct 5, 2023
c53876a
refactor: 인게임 뷰 디자인 변경 (#418)
briandr97 Oct 5, 2023
af684a6
refactor: NaagaAlertDialog와 ConfirmDialog 통일 (#421)
briandr97 Oct 5, 2023
5a08f44
refactor: 장소 등록 api 수정 (#369)
krrong Oct 5, 2023
9c5ceee
refactor: 인게임 버튼 drawable resource 변경 (#424)
briandr97 Oct 5, 2023
a4a877f
refactor: permission dialog 통일 (#426)
krrong Oct 5, 2023
0f9d18e
feat: 문의하기 기능 구현 (#427)
hyunji1203 Oct 5, 2023
0d6e7c7
feat: 버전코드 및 버전이름 수정 (#431)
krrong Oct 6, 2023
22b318b
hotfix: 액세스 토큰 리프레시 및 자동 로그인 로직 수정 (#438)
krrong Oct 9, 2023
de104d3
hotfix: 액세스 토큰 리프레시 로직 수정 (#447)
krrong Oct 11, 2023
19423e6
refactor: RetrofitFactory 삭제 (#440)
hyunji1203 Oct 11, 2023
c4acc17
refactor: 폰트 적용
hyunji1203 Oct 11, 2023
0404224
feat: 쪽지 관련 공통 코드 작성 (#450)
krrong Oct 12, 2023
7ec28ba
feat: 쪽지 전송 다이얼로그 구현 (#453)
krrong Oct 12, 2023
23dd669
fix: 저장소 권한 요청 및 알림 변경 (#458)
krrong Oct 14, 2023
2c5aefe
feat: 내 주변 100m 내의 쪽지들을 조회하는 기능 구현 (#480)
hyunji1203 Oct 16, 2023
4ced166
refactor: 에러처리 로직 변경 (#487)
krrong Oct 17, 2023
0161ce9
feat: 모험 기록 상세 페이지 뷰 구현 (#494)
krrong Oct 17, 2023
8f2b1fa
feat: 좋아요 싫어요 기능 제작 (#495)
briandr97 Oct 18, 2023
c154ca5
feat: 쪽지 등록기능 구현 (#478)
krrong Oct 18, 2023
0730010
feat: 쪽지 단건 조회 구현 (#493)
hyunji1203 Oct 18, 2023
e971ea7
fix: 뷰 위치 변경 (#504)
krrong Oct 18, 2023
f21b163
fix: 쪽지 뷰를 wrap_content로 변경 (#507)
krrong Oct 18, 2023
8f0784e
refactor: 주변의 쪽지 조회를 위한 서버 통신 주기 변경 (#509)
hyunji1203 Oct 18, 2023
ce64303
fix: 다이얼로그 중첩 현상 수정 (#511)
hyunji1203 Oct 18, 2023
72d0751
fix: 힌트 개수가 null로 보이는 버그 수정 (#517)
krrong Oct 19, 2023
19dc46b
feat: 앱 gradle 설정 변경 (#522)
krrong Oct 19, 2023
cd4ea35
chore: main 과 병합 충돌 해결
kokodak Oct 19, 2023
94960f7
chore: 백엔드 코드 삭제:
krrong Oct 19, 2023
e51baf6
chore: 안드로이드로부터 나아가
kokodak Oct 19, 2023
e398051
chore: 안드로이드 코드 최신화
dooboocookie Oct 31, 2023
9157abe
chore: 백엔드 코드 최신화
dooboocookie Oct 31, 2023
4312d90
Merge branch 'dev_backend' into release/v3.0_luca
dooboocookie Oct 31, 2023
81c518e
docs: README.md 작성 서비스 소개
dooboocookie Nov 2, 2023
b5ebf29
docs: 리드미 배치 수정
dooboocookie Nov 2, 2023
211a79b
chore: 중복 삭제
dooboocookie Nov 2, 2023
33a831b
chore: 이미지 비율 수정
dooboocookie Nov 2, 2023
8ba825e
chore: 오타 수정
dooboocookie Nov 2, 2023
f25ad92
chore: 이미지 그림자 추가
dooboocookie Nov 2, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: 중복 삭제
dooboocookie authored Nov 2, 2023
commit 211a79b568b980269a9508387d015a50e483eefa
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
![제목](etc/images/header.png)

<a href="https://play.google.com/store/apps/details?id=com.now.naaga&pcampaignid=web_share"><img src="etc/images/google play store.png" width="50%" /></a>

## 💌 나아가로부터
의 초대장이 도착했습니다