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

부산대 Android_김정희_6주차 과제_2단계 #83

Open
wants to merge 125 commits into
base: lovelhee
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
125 commits
Select commit Hold shift + click to select a range
04c907f
Initial commit
MyStoryG Jun 15, 2024
8b097b3
Initial commit
MyStoryG Jun 15, 2024
1e95da9
Docs: README 작성
lovelhee Jul 1, 2024
4a7f9a8
Add: 검색어 삭제 버튼 사진 추가
lovelhee Jul 1, 2024
42afbd1
Design: 검색어 입력 및 검색 결과 표시 기본 레이아웃 구현
lovelhee Jul 1, 2024
517f77f
Add: strings.xml 추가
lovelhee Jul 1, 2024
7ce9207
Feat: 데이터베이스 스키마 정의
lovelhee Jul 2, 2024
97252e2
Feat: SQliteOpenHelper 상속
lovelhee Jul 2, 2024
de8235e
Feat: ViewModel 생성
lovelhee Jul 2, 2024
c09822b
Feat: 데이터 삽입 기능 구현
lovelhee Jul 2, 2024
6648952
Add: strings.xml 한글 리소스 추가
lovelhee Jul 5, 2024
f768d06
Docs: step2 README 작성
lovelhee Jul 5, 2024
4667bef
Comment: SearchView 주석 삭제
lovelhee Jul 5, 2024
34d7f19
Design: 검색어 저장 목록 아이템 디자인
lovelhee Jul 5, 2024
af00889
Design: 검색 결과 목록 아이템 디자인
lovelhee Jul 5, 2024
4696833
Add: 마커 아이콘 추가
lovelhee Jul 5, 2024
270aa41
Feat: 데이터 존재 체킹 및 데이터 검색, 반환 기능 추가
lovelhee Jul 5, 2024
d8b123a
Feat: 검색어 저장 목록 관리 및 표시
lovelhee Jul 5, 2024
ba8c9e9
Feat: 검색 결과 목록 관리 및 표시
lovelhee Jul 5, 2024
d87066d
Feat: DB에서 검색어와 일치하는 장소 검색 기능
lovelhee Jul 5, 2024
14eab04
Feat: 검색 및 검색 결과-검색어 저장 목록 관리, 표시
lovelhee Jul 5, 2024
bbf77e9
Initial commit
MyStoryG Jul 7, 2024
566e065
Merge remote-tracking branch 'keyword/step2' into step0
lovelhee Jul 8, 2024
9761014
Docs: README 기능 작성
lovelhee Jul 9, 2024
a8018be
Chore: 카카오 API 키 저장
lovelhee Jul 9, 2024
83e4264
Design: 장소명 글씨 크기 변경
lovelhee Jul 9, 2024
d55b398
Remove: insertData 기능 삭제
lovelhee Jul 9, 2024
0a8dbb8
Feat: Retrofit 인터페이스 생성
lovelhee Jul 9, 2024
72262c9
Feat: Retrofit 클라이언트 설정
lovelhee Jul 9, 2024
6199ae0
Feat: 카카오 API 호출
lovelhee Jul 9, 2024
a1ea940
Feat: DTO 파일 생성
lovelhee Jul 9, 2024
5ad8740
Design: 검색 결과 목록 아이템 크기 수정
lovelhee Jul 10, 2024
923a0e6
Fix: Document-category_group_name 으로 변경
lovelhee Jul 10, 2024
ed5c86b
Fix: Document-category_group_name 으로 변경
lovelhee Jul 10, 2024
9d0cb76
Design: 지도 화면 구성
lovelhee Jul 11, 2024
1ad92d6
Docs: 3주차 과제 2단계 기능 명세
lovelhee Jul 11, 2024
c4d7d2c
Chore: MapActivity 인텐트 필터 추가 및 application 이름 설정
lovelhee Jul 11, 2024
789b398
Feat: KakaoMapSdk.init 호출
lovelhee Jul 11, 2024
200828c
Design: 검색 결과 항목 디자인 수정
lovelhee Jul 11, 2024
e2799c0
Feat: 뒤로가기 버튼 클릭시 화면 이동 기능 추가
lovelhee Jul 11, 2024
8969b8d
Feat: 지도 시작 및 검색창 클릭시 화면 이동 기능 추가
lovelhee Jul 11, 2024
ecfb8d4
Add: 돋보기 이미지 추가
lovelhee Jul 11, 2024
491fd21
Add: strings 리소스 추가
lovelhee Jul 11, 2024
6547a98
Chore: 카카오지도 SDK 의존성 추가 및 에뮬레이터 설정
lovelhee Jul 11, 2024
779e8bf
Feat: MapView resume, pause 호출
lovelhee Jul 12, 2024
1012e1c
Chore: HTTP 트래픽 차단 해결 (네트워크 보안 구성 변경)
lovelhee Jul 12, 2024
8668c0b
Merge remote-tracking branch 'search/step2' into step0
lovelhee Jul 15, 2024
5387bbc
Fix: private 변수로 변경
lovelhee Jul 16, 2024
39c2aca
Fix: 네트워크 에러 메세지 표시
lovelhee Jul 16, 2024
cdc82a9
Comment: 키 해시 주석 제거
lovelhee Jul 16, 2024
f5f422f
Docs: README 기능 작성
lovelhee Jul 16, 2024
3355c00
Feat: 저장된 검색어 선택시 해당 검색어 검색 결과 표시(검색창 자동 입력)
lovelhee Jul 16, 2024
649ec19
부산대 Android_김정희_4주차 과제_0단계 (#25)
lovelhee Jul 16, 2024
964fa52
Add: 마커 아이콘 이미지 추가
lovelhee Jul 17, 2024
7f38d89
Comment: 빌드 오류 막기 위해 주석 처리
lovelhee Jul 17, 2024
b251102
Feat: 데이터 넘겨주는 기능 추가
lovelhee Jul 17, 2024
d636f3f
Feat: 선택 항목 지도 표시 및 마지막 위치 저장 기능
lovelhee Jul 17, 2024
2ddc919
Refactor: 코드 리팩토링
lovelhee Jul 17, 2024
ebf3aa5
Feat: 위도, 경도 데이터 추가
lovelhee Jul 17, 2024
a799aac
Design: BottomSheet 래이아웃 디자인
lovelhee Jul 17, 2024
e4daf88
Feat: BottomSheet 띄우는 기능 추가
lovelhee Jul 17, 2024
59f842d
Add: 한글 리소스 추가
lovelhee Jul 17, 2024
2c127ca
Design: 에러 메세지 화면 디자인
lovelhee Jul 17, 2024
078fd2e
Add: 로딩 이미지 추가
lovelhee Jul 17, 2024
2623c4d
Design: errorLayout 추가
lovelhee Jul 17, 2024
3a508e5
Feat: 카카오지도 onMapError() 호출 시 에러 화면 띄우는 기능 추가
lovelhee Jul 17, 2024
305453d
Initial commit
MyStoryG Jul 18, 2024
95bf427
Docs: Step2 기능 작성
lovelhee Jul 19, 2024
706f113
Test: MainActivity UI 테스트 실행
lovelhee Jul 19, 2024
b0126f0
Test: MapActivity UI 테스트 실행
lovelhee Jul 19, 2024
2105f5b
Merge branch 'lovelhee' into step2
lovelhee Jul 19, 2024
f515e0f
Style: 테스트를 위해 public으로 변수 변경
lovelhee Jul 19, 2024
19241e0
Merge remote-tracking branch 'origin/step2' into step2
lovelhee Jul 19, 2024
44b0c8b
Test: MainActivity 단위 테스트 실행
lovelhee Jul 19, 2024
2a48e98
Style: 테스트를 위해 public으로 변수 변경
lovelhee Jul 19, 2024
27fdfc3
Test: MapActivity 단위 테스트 실행
lovelhee Jul 19, 2024
bc60c27
부산대 Android_김정희_4주차 과제_1단계 (#49)
lovelhee Jul 21, 2024
2f197c3
Merge branch 'lovelhee' into step2
LeeOhHyung Jul 21, 2024
a9d021d
Refactor: 패키지 분리
lovelhee Jul 22, 2024
1426ecf
Merge remote-tracking branch 'origin/step2' into step2
lovelhee Jul 22, 2024
f410091
Merge remote-tracking branch 'location/step2' into step0
lovelhee Jul 22, 2024
8b53376
Docs: Step1 기능 명세
lovelhee Jul 23, 2024
df98574
Feat: Room 데이터베이스 정의
lovelhee Jul 23, 2024
a326fb9
Feat: 데이터베이스 작업 정의
lovelhee Jul 23, 2024
f64ef36
Feat: 데이터 소스 관리 Repository 정의
lovelhee Jul 23, 2024
5ef4c73
Feat: 데이터 로직 처리
lovelhee Jul 23, 2024
58f0b7c
Feat: Room 데이터 불러와서 UI 업데이트하는 기능 추가
lovelhee Jul 23, 2024
10d4af5
Feat: Room 데이터베이스 엔티티 정의
lovelhee Jul 23, 2024
0ef011a
Feat: Hilt 초기화
lovelhee Jul 23, 2024
2fe82cb
Feat: 의존성 주입 모듈 추가
lovelhee Jul 23, 2024
dd6806c
Feat: Hilt 사용하여 ViewModel 주입 설정
lovelhee Jul 23, 2024
5f276af
Feat: Hilt 의존성 주입 적용
lovelhee Jul 23, 2024
a8d7d08
Feat: Hilt 사용하여 DAO 주입
lovelhee Jul 23, 2024
d876e3d
Feat: Hilt 사용하여 Application, Repository 주입 설정
lovelhee Jul 23, 2024
bd802f4
Fix: step1 피드백 반영
lovelhee Jul 25, 2024
f34c050
Docs: Step2 기능 명세
lovelhee Jul 25, 2024
fb20a77
Feat: 검색창 클릭시 데이터 초기화 기능 추가
lovelhee Jul 25, 2024
80e3e32
Feat: 커스텀 어댑터 추가
lovelhee Jul 26, 2024
f99f9a8
Refactor: MainActivity MVVM 패턴 적용
lovelhee Jul 26, 2024
e8f6ef1
Refactor: MapActivity MVVM 패턴 적용
lovelhee Jul 26, 2024
4efd28f
Refactor: MapActivity(error_layout.xml) MVVM 패턴 적용
lovelhee Jul 26, 2024
c9b3deb
Remove: 커스텀 어댑터 삭제
lovelhee Jul 26, 2024
b1a01df
Refactor: MainActivity MVVM 패턴 적용 수정
lovelhee Jul 26, 2024
b119c29
Refactor: 코루틴을 사용하여 MapViewModel 비동기 처리 개선
lovelhee Jul 26, 2024
397118a
Refactor: MainActivity MVVM 패턴 적용 수정
lovelhee Jul 27, 2024
b2cd4d4
Fix: 검색창 클릭시 DB 초기화 기능 삭제
lovelhee Jul 27, 2024
519b7a4
Refactor: MapActivity MVVM 패턴 적용 수정(bottom_sheet)
lovelhee Jul 27, 2024
cd214ea
Feat: 불필요한 부분 수정
lovelhee Jul 27, 2024
5c15df7
Merge remote-tracking branch 'refactoring/step2' into step0
lovelhee Jul 29, 2024
ff3f7cb
Fix: 4주차 2단계 피드백 반영
lovelhee Jul 29, 2024
a1e9ada
Docs: 1단계 기능 명세
lovelhee Jul 30, 2024
93a7ed4
Add: 한글 리소스 추가
lovelhee Jul 30, 2024
1744a99
Build: google-services 주석 제거
lovelhee Jul 30, 2024
68a8288
Add: 지도 아이콘 추가
lovelhee Jul 30, 2024
02d1ed4
Build: 시작 activity 설정
lovelhee Jul 30, 2024
faf35d9
Feat: FirebaseRemoteConfig 의존성 추가
lovelhee Jul 30, 2024
7ca97f5
Feat: SplashScreen을 위한 ViewModel 추가
lovelhee Jul 30, 2024
77fd1dc
Feat: SplashScreen 기능 추가
lovelhee Jul 30, 2024
33ffb29
Refactor: step1 피드백 반영
lovelhee Aug 1, 2024
432a3af
Docs: step2 기능 명세
lovelhee Aug 1, 2024
e7917b3
Build: Manifest service 설정
lovelhee Aug 2, 2024
36839e2
Add: 한글 리소스 추가
lovelhee Aug 2, 2024
e060d91
Feat: 알림 권한 설정 기능 추가
lovelhee Aug 2, 2024
b630e30
Feat: 푸시 알림 기능 추가
lovelhee Aug 2, 2024
b62207f
Merge branch 'lovelhee' into step2
lovelhee Aug 2, 2024
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
Docs: step2 기능 명세
  • Loading branch information
lovelhee committed Aug 1, 2024
commit 432a3afec705fadda52acbda0b24e1df61b420a1
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@

### 📜 Description

카카오맵 클론 코딩 _ 알림-파이어베이
카카오맵 클론 코딩 _ 알림-파이어베이스


### 🎯 Tasks
@@ -17,4 +17,17 @@
- 매개변수 이름 : serviceState, serviceMessage
- 매개변수 serviceState 값이 ON_SERVICE일 때만 초기 진입 화면이 지도 화면으로 넘어감
- 매개변수 serviceState 값이 ON_SERVICE이 아닌 경우, serviceMessage 값을 초기 진입 화면 하단에 표시하고 지도 화면으로 진입하지 않음
- 서버 상태, UI 로딩 등에 대한 상태 관리
- 서버 상태, UI 로딩 등에 대한 상태 관리

---
## Step2

### 🎯 Tasks

- Main 기능 : **푸시 알림**

- Firebase Cloud Message 설정
- 테스트 메시지
- 앱이 백그라운드 상태일 경우 FCM 기본 값을 사용하여 Notification 발생
- 앱이 포그라운드 상태일 경우 커스텀 Notification 발생
- Notification 창을 터치하면 초기 진입 화면 호출