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주차 과제_STEP1 #16

Merged
merged 11 commits into from
Jul 30, 2024

Conversation

akuby21
Copy link

@akuby21 akuby21 commented Jul 29, 2024

STEP 1

코드를 작성하며 어려웠던 점

  • Firebase에서 가져오는 serviceConfig 값을 mvvm에 맞게 작성하는 것이 어려움이 있었습니다.

중점적으로 리뷰해주셨으면 하는 부분

  • VO 변환, data binding 등 mvvm이 잘 적용되었는지 궁금합니다!
  • SplashView를 activity로 구현했는데 괜찮은지 궁금합니다!

akuby21 added 10 commits July 29, 2024 10:06
이전 코드 불러오기
전주 피드백 사항인 ErrorActivity databinding 추가 적용
splashview 구현
mvvm 패턴에 알맞게 데이터 레이어에 serviceConfig 불러오도록 구현
이전 코드 불러오기
전주 피드백 사항인 ErrorActivity databinding 추가 적용
splashview 구현
mvvm 패턴에 알맞게 데이터 레이어에 serviceConfig 불러오도록 구현
@akuby21 akuby21 changed the base branch from main to akuby21 July 29, 2024 11:57
khyeonm added a commit to khyeonm/android-map-notification that referenced this pull request Jul 29, 2024
* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

* Initial commit

* Fix: Fix Week2 error

* Docs: Update README.md

Step1 README

* Feat: Add initial settings

* Feat: Add Document data class

* Feat: Add RetrofitService interface

* Refactor: Delete DB code

* Feat: Add search function using API

* Feat: Separate CategoryGroupCode

* Docs: Update step2 README.md

* Feat: complete initial project setup

* Feat: Add mapview and map function

* Fix: resolve errors

* Chore: Update network security configuration

* Fix: Resolve windows emulator issue

* Style: Update mapview design

* 부산대 Android_김현민 3주차 과제 Step0 (kakao-tech-campus-2nd-step2#19)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Reflect feedback

* Fix: Resolve error

---------

Co-authored-by: MyStoryG <[email protected]>
khyeonm added a commit to khyeonm/android-map-notification that referenced this pull request Jul 29, 2024
* Initial commit

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

* Initial commit

* Fix: Fix Week2 error

* Docs: Update README.md

Step1 README

* Feat: Add initial settings

* Feat: Add Document data class

* Feat: Add RetrofitService interface

* Refactor: Delete DB code

* Feat: Add search function using API

* Feat: Separate CategoryGroupCode

* Docs: Update step2 README.md

* Feat: complete initial project setup

* Feat: Add mapview and map function

* Fix: resolve errors

* Chore: Update network security configuration

* Fix: Resolve windows emulator issue

* Style: Update mapview design

* 부산대 Android_김현민 3주차 과제 Step0 (kakao-tech-campus-2nd-step2#19)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Reflect feedback

* Fix: Resolve error

* 부산대 Android_김현민 4주차 과제 Step0 (kakao-tech-campus-2nd-step2#16)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

* Initial commit

* Fix: Fix Week2 error

* Docs: Update README.md

Step1 README

* Feat: Add initial settings

* Feat: Add Document data class

* Feat: Add RetrofitService interface

* Refactor: Delete DB code

* Feat: Add search function using API

* Feat: Separate CategoryGroupCode

* Docs: Update step2 README.md

* Feat: complete initial project setup

* Feat: Add mapview and map function

* Fix: resolve errors

* Chore: Update network security configuration

* Fix: Resolve windows emulator issue

* Style: Update mapview design

* 부산대 Android_김현민 3주차 과제 Step0 (kakao-tech-campus-2nd-step2#19)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Reflect feedback

* Fix: Resolve error

---------

Co-authored-by: MyStoryG <[email protected]>

* Docs: Update README.md

* Feat: Add location marker

* Feat: Add camera movement function

* Feat: Add bottom sheet dialog

* Feat: Add initial camera location function

* Refactor: Resolve initial camera issue and search issue

* Feat: Add map error event

* Design: Modify UI design

* Refactor: Separate function and write annotations

* Docs: Update README.md

* Feat: Add save item click function

* Feat: Add keyword search function

* Refactor: Reflect step1 feedback

* Feat: Add dependencies

* Test: Add map activity ui test

* Test: Add main activity ui test

* Test: Add main activity unit test

* Test: Add map activity unit test

* 부산대 Android_김현민 4주차 과제 Step1 (kakao-tech-campus-2nd-step2#33)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

* Initial commit

* Fix: Fix Week2 error

* Docs: Update README.md

Step1 README

* Feat: Add initial settings

* Feat: Add Document data class

* Feat: Add RetrofitService interface

* Refactor: Delete DB code

* Feat: Add search function using API

* Feat: Separate CategoryGroupCode

* Docs: Update step2 README.md

* Feat: complete initial project setup

* Feat: Add mapview and map function

* Fix: resolve errors

* Chore: Update network security configuration

* Fix: Resolve windows emulator issue

* Style: Update mapview design

* 부산대 Android_김현민 3주차 과제 Step0 (kakao-tech-campus-2nd-step2#19)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Reflect feedback

* Fix: Resolve error

* Docs: Update README.md

* Feat: Add location marker

* Feat: Add camera movement function

* Feat: Add bottom sheet dialog

* Feat: Add initial camera location function

* Refactor: Resolve initial camera issue and search issue

* Feat: Add map error event

* Design: Modify UI design

* Refactor: Separate function and write annotations

* Docs: Update README.md

* Feat: Add save item click function

* Feat: Add keyword search function

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Fix conflict error

* Chore: Add dependency and grouping

---------

Co-authored-by: MyStoryG <[email protected]>
khyeonm added a commit to khyeonm/android-map-notification that referenced this pull request Jul 29, 2024
* Initial commit

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

* Initial commit

* Fix: Fix Week2 error

* Docs: Update README.md

Step1 README

* Feat: Add initial settings

* Feat: Add Document data class

* Feat: Add RetrofitService interface

* Refactor: Delete DB code

* Feat: Add search function using API

* Feat: Separate CategoryGroupCode

* Docs: Update step2 README.md

* Feat: complete initial project setup

* Feat: Add mapview and map function

* Fix: resolve errors

* Chore: Update network security configuration

* Fix: Resolve windows emulator issue

* Style: Update mapview design

* 부산대 Android_김현민 3주차 과제 Step0 (kakao-tech-campus-2nd-step2#19)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Reflect feedback

* Fix: Resolve error

* 부산대 Android_김현민 4주차 과제 Step0 (kakao-tech-campus-2nd-step2#16)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

* Initial commit

* Fix: Fix Week2 error

* Docs: Update README.md

Step1 README

* Feat: Add initial settings

* Feat: Add Document data class

* Feat: Add RetrofitService interface

* Refactor: Delete DB code

* Feat: Add search function using API

* Feat: Separate CategoryGroupCode

* Docs: Update step2 README.md

* Feat: complete initial project setup

* Feat: Add mapview and map function

* Fix: resolve errors

* Chore: Update network security configuration

* Fix: Resolve windows emulator issue

* Style: Update mapview design

* 부산대 Android_김현민 3주차 과제 Step0 (kakao-tech-campus-2nd-step2#19)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Reflect feedback

* Fix: Resolve error

---------

Co-authored-by: MyStoryG <[email protected]>

* Docs: Update README.md

* Feat: Add location marker

* Feat: Add camera movement function

* Feat: Add bottom sheet dialog

* Feat: Add initial camera location function

* Refactor: Resolve initial camera issue and search issue

* Feat: Add map error event

* Design: Modify UI design

* Refactor: Separate function and write annotations

* Docs: Update README.md

* Feat: Add save item click function

* Feat: Add keyword search function

* Refactor: Reflect step1 feedback

* Feat: Add dependencies

* Test: Add map activity ui test

* Test: Add main activity ui test

* Test: Add main activity unit test

* Test: Add map activity unit test

* 부산대 Android_김현민 4주차 과제 Step1 (kakao-tech-campus-2nd-step2#33)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

* Initial commit

* Fix: Fix Week2 error

* Docs: Update README.md

Step1 README

* Feat: Add initial settings

* Feat: Add Document data class

* Feat: Add RetrofitService interface

* Refactor: Delete DB code

* Feat: Add search function using API

* Feat: Separate CategoryGroupCode

* Docs: Update step2 README.md

* Feat: complete initial project setup

* Feat: Add mapview and map function

* Fix: resolve errors

* Chore: Update network security configuration

* Fix: Resolve windows emulator issue

* Style: Update mapview design

* 부산대 Android_김현민 3주차 과제 Step0 (kakao-tech-campus-2nd-step2#19)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Reflect feedback

* Fix: Resolve error

* Docs: Update README.md

* Feat: Add location marker

* Feat: Add camera movement function

* Feat: Add bottom sheet dialog

* Feat: Add initial camera location function

* Refactor: Resolve initial camera issue and search issue

* Feat: Add map error event

* Design: Modify UI design

* Refactor: Separate function and write annotations

* Docs: Update README.md

* Feat: Add save item click function

* Feat: Add keyword search function

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Fix conflict error

* Chore: Add dependency and grouping

* Chore: Edit grouping

* Refactor: Change database to Room

* Fix: Resolve data integrity error

* Refactor: Apply dependency injection

dependency injection about network

* Refactor: Apply dependency injection

dependency injection about map utility

* Refactor: Apply dependency injection

dependency injection about map search service

* Chore: Edit grouping

* Refactor: Apply dependency injection

dependency injection about search save service

* Refactor: Apply dependency injection

dependency injection about bottomsheet

* Fix: Remove test code error

Resolve errors caused by code modification during refactoring process

---------

Co-authored-by: MyStoryG <[email protected]>
khyeonm added a commit to khyeonm/android-map-notification that referenced this pull request Jul 29, 2024
* Initial commit

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

* Initial commit

* Fix: Fix Week2 error

* Docs: Update README.md

Step1 README

* Feat: Add initial settings

* Feat: Add Document data class

* Feat: Add RetrofitService interface

* Refactor: Delete DB code

* Feat: Add search function using API

* Feat: Separate CategoryGroupCode

* Docs: Update step2 README.md

* Feat: complete initial project setup

* Feat: Add mapview and map function

* Fix: resolve errors

* Chore: Update network security configuration

* Fix: Resolve windows emulator issue

* Style: Update mapview design

* 부산대 Android_김현민 3주차 과제 Step0 (kakao-tech-campus-2nd-step2#19)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Reflect feedback

* Fix: Resolve error

* 부산대 Android_김현민 4주차 과제 Step0 (kakao-tech-campus-2nd-step2#16)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

* Initial commit

* Fix: Fix Week2 error

* Docs: Update README.md

Step1 README

* Feat: Add initial settings

* Feat: Add Document data class

* Feat: Add RetrofitService interface

* Refactor: Delete DB code

* Feat: Add search function using API

* Feat: Separate CategoryGroupCode

* Docs: Update step2 README.md

* Feat: complete initial project setup

* Feat: Add mapview and map function

* Fix: resolve errors

* Chore: Update network security configuration

* Fix: Resolve windows emulator issue

* Style: Update mapview design

* 부산대 Android_김현민 3주차 과제 Step0 (kakao-tech-campus-2nd-step2#19)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Reflect feedback

* Fix: Resolve error

---------

Co-authored-by: MyStoryG <[email protected]>

* Docs: Update README.md

* Feat: Add location marker

* Feat: Add camera movement function

* Feat: Add bottom sheet dialog

* Feat: Add initial camera location function

* Refactor: Resolve initial camera issue and search issue

* Feat: Add map error event

* Design: Modify UI design

* Refactor: Separate function and write annotations

* Docs: Update README.md

* Feat: Add save item click function

* Feat: Add keyword search function

* Refactor: Reflect step1 feedback

* Initial commit

* Feat: Add dependencies

* Test: Add map activity ui test

* Test: Add main activity ui test

* Test: Add main activity unit test

* Test: Add map activity unit test

* 부산대 Android_김현민 4주차 과제 Step1 (kakao-tech-campus-2nd-step2#33)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

* Initial commit

* Fix: Fix Week2 error

* Docs: Update README.md

Step1 README

* Feat: Add initial settings

* Feat: Add Document data class

* Feat: Add RetrofitService interface

* Refactor: Delete DB code

* Feat: Add search function using API

* Feat: Separate CategoryGroupCode

* Docs: Update step2 README.md

* Feat: complete initial project setup

* Feat: Add mapview and map function

* Fix: resolve errors

* Chore: Update network security configuration

* Fix: Resolve windows emulator issue

* Style: Update mapview design

* 부산대 Android_김현민 3주차 과제 Step0 (kakao-tech-campus-2nd-step2#19)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Reflect feedback

* Fix: Resolve error

* Docs: Update README.md

* Feat: Add location marker

* Feat: Add camera movement function

* Feat: Add bottom sheet dialog

* Feat: Add initial camera location function

* Refactor: Resolve initial camera issue and search issue

* Feat: Add map error event

* Design: Modify UI design

* Refactor: Separate function and write annotations

* Docs: Update README.md

* Feat: Add save item click function

* Feat: Add keyword search function

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Fix conflict error

* Chore: Add dependency and grouping

* 부산대 Android_김현민 5주차 과제 Step0 (kakao-tech-campus-2nd-step2#6)

* Initial commit

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

* Initial commit

* Fix: Fix Week2 error

* Docs: Update README.md

Step1 README

* Feat: Add initial settings

* Feat: Add Document data class

* Feat: Add RetrofitService interface

* Refactor: Delete DB code

* Feat: Add search function using API

* Feat: Separate CategoryGroupCode

* Docs: Update step2 README.md

* Feat: complete initial project setup

* Feat: Add mapview and map function

* Fix: resolve errors

* Chore: Update network security configuration

* Fix: Resolve windows emulator issue

* Style: Update mapview design

* 부산대 Android_김현민 3주차 과제 Step0 (kakao-tech-campus-2nd-step2#19)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Reflect feedback

* Fix: Resolve error

* 부산대 Android_김현민 4주차 과제 Step0 (kakao-tech-campus-2nd-step2#16)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

* Initial commit

* Fix: Fix Week2 error

* Docs: Update README.md

Step1 README

* Feat: Add initial settings

* Feat: Add Document data class

* Feat: Add RetrofitService interface

* Refactor: Delete DB code

* Feat: Add search function using API

* Feat: Separate CategoryGroupCode

* Docs: Update step2 README.md

* Feat: complete initial project setup

* Feat: Add mapview and map function

* Fix: resolve errors

* Chore: Update network security configuration

* Fix: Resolve windows emulator issue

* Style: Update mapview design

* 부산대 Android_김현민 3주차 과제 Step0 (kakao-tech-campus-2nd-step2#19)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Reflect feedback

* Fix: Resolve error

---------

Co-authored-by: MyStoryG <[email protected]>

* Docs: Update README.md

* Feat: Add location marker

* Feat: Add camera movement function

* Feat: Add bottom sheet dialog

* Feat: Add initial camera location function

* Refactor: Resolve initial camera issue and search issue

* Feat: Add map error event

* Design: Modify UI design

* Refactor: Separate function and write annotations

* Docs: Update README.md

* Feat: Add save item click function

* Feat: Add keyword search function

* Refactor: Reflect step1 feedback

* Feat: Add dependencies

* Test: Add map activity ui test

* Test: Add main activity ui test

* Test: Add main activity unit test

* Test: Add map activity unit test

* 부산대 Android_김현민 4주차 과제 Step1 (kakao-tech-campus-2nd-step2#33)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

* Initial commit

* Fix: Fix Week2 error

* Docs: Update README.md

Step1 README

* Feat: Add initial settings

* Feat: Add Document data class

* Feat: Add RetrofitService interface

* Refactor: Delete DB code

* Feat: Add search function using API

* Feat: Separate CategoryGroupCode

* Docs: Update step2 README.md

* Feat: complete initial project setup

* Feat: Add mapview and map function

* Fix: resolve errors

* Chore: Update network security configuration

* Fix: Resolve windows emulator issue

* Style: Update mapview design

* 부산대 Android_김현민 3주차 과제 Step0 (kakao-tech-campus-2nd-step2#19)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Reflect feedback

* Fix: Resolve error

* Docs: Update README.md

* Feat: Add location marker

* Feat: Add camera movement function

* Feat: Add bottom sheet dialog

* Feat: Add initial camera location function

* Refactor: Resolve initial camera issue and search issue

* Feat: Add map error event

* Design: Modify UI design

* Refactor: Separate function and write annotations

* Docs: Update README.md

* Feat: Add save item click function

* Feat: Add keyword search function

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Fix conflict error

* Chore: Add dependency and grouping

---------

Co-authored-by: MyStoryG <[email protected]>

* Chore: Edit grouping

* Refactor: Change database to Room

* Fix: Resolve data integrity error

* Refactor: Apply dependency injection

dependency injection about network

* Refactor: Apply dependency injection

dependency injection about map utility

* Refactor: Apply dependency injection

dependency injection about map search service

* Chore: Edit grouping

* Refactor: Apply dependency injection

dependency injection about search save service

* Refactor: Apply dependency injection

dependency injection about bottomsheet

* Fix: Remove test code error

Resolve errors caused by code modification during refactoring process

* Refactor: Reflect step1 feedback

* Chore: Add initial settings

* Refactor: Apply databinding in MainActivity

* Refactor: Apply MVVM in error activity

Utilize LiveData and DataBinding

* 부산대 Android_김현민 5주차 과제 Step1 (kakao-tech-campus-2nd-step2#25)

* Initial commit

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

* Initial commit

* Fix: Fix Week2 error

* Docs: Update README.md

Step1 README

* Feat: Add initial settings

* Feat: Add Document data class

* Feat: Add RetrofitService interface

* Refactor: Delete DB code

* Feat: Add search function using API

* Feat: Separate CategoryGroupCode

* Docs: Update step2 README.md

* Feat: complete initial project setup

* Feat: Add mapview and map function

* Fix: resolve errors

* Chore: Update network security configuration

* Fix: Resolve windows emulator issue

* Style: Update mapview design

* 부산대 Android_김현민 3주차 과제 Step0 (kakao-tech-campus-2nd-step2#19)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Reflect feedback

* Fix: Resolve error

* 부산대 Android_김현민 4주차 과제 Step0 (kakao-tech-campus-2nd-step2#16)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

* Initial commit

* Fix: Fix Week2 error

* Docs: Update README.md

Step1 README

* Feat: Add initial settings

* Feat: Add Document data class

* Feat: Add RetrofitService interface

* Refactor: Delete DB code

* Feat: Add search function using API

* Feat: Separate CategoryGroupCode

* Docs: Update step2 README.md

* Feat: complete initial project setup

* Feat: Add mapview and map function

* Fix: resolve errors

* Chore: Update network security configuration

* Fix: Resolve windows emulator issue

* Style: Update mapview design

* 부산대 Android_김현민 3주차 과제 Step0 (kakao-tech-campus-2nd-step2#19)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Reflect feedback

* Fix: Resolve error

---------

Co-authored-by: MyStoryG <[email protected]>

* Docs: Update README.md

* Feat: Add location marker

* Feat: Add camera movement function

* Feat: Add bottom sheet dialog

* Feat: Add initial camera location function

* Refactor: Resolve initial camera issue and search issue

* Feat: Add map error event

* Design: Modify UI design

* Refactor: Separate function and write annotations

* Docs: Update README.md

* Feat: Add save item click function

* Feat: Add keyword search function

* Refactor: Reflect step1 feedback

* Feat: Add dependencies

* Test: Add map activity ui test

* Test: Add main activity ui test

* Test: Add main activity unit test

* Test: Add map activity unit test

* 부산대 Android_김현민 4주차 과제 Step1 (kakao-tech-campus-2nd-step2#33)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

* Initial commit

* Fix: Fix Week2 error

* Docs: Update README.md

Step1 README

* Feat: Add initial settings

* Feat: Add Document data class

* Feat: Add RetrofitService interface

* Refactor: Delete DB code

* Feat: Add search function using API

* Feat: Separate CategoryGroupCode

* Docs: Update step2 README.md

* Feat: complete initial project setup

* Feat: Add mapview and map function

* Fix: resolve errors

* Chore: Update network security configuration

* Fix: Resolve windows emulator issue

* Style: Update mapview design

* 부산대 Android_김현민 3주차 과제 Step0 (kakao-tech-campus-2nd-step2#19)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (kakao-tech-campus-2nd-step2#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Reflect feedback

* Fix: Resolve error

* Docs: Update README.md

* Feat: Add location marker

* Feat: Add camera movement function

* Feat: Add bottom sheet dialog

* Feat: Add initial camera location function

* Refactor: Resolve initial camera issue and search issue

* Feat: Add map error event

* Design: Modify UI design

* Refactor: Separate function and write annotations

* Docs: Update README.md

* Feat: Add save item click function

* Feat: Add keyword search function

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Fix conflict error

* Chore: Add dependency and grouping

* Chore: Edit grouping

* Refactor: Change database to Room

* Fix: Resolve data integrity error

* Refactor: Apply dependency injection

dependency injection about network

* Refactor: Apply dependency injection

dependency injection about map utility

* Refactor: Apply dependency injection

dependency injection about map search service

* Chore: Edit grouping

* Refactor: Apply dependency injection

dependency injection about search save service

* Refactor: Apply dependency injection

dependency injection about bottomsheet

* Fix: Remove test code error

Resolve errors caused by code modification during refactoring process

---------

Co-authored-by: MyStoryG <[email protected]>

* Refactor: Change asynchronous to coroutine

* Refactor: Apply MVVM in map activity

Utilize LiveData and DataBinding

* Chore: Modify error activity code

* Refactor: Apply MVVM in main activity

Utilize LiveData and DataBinding

* Chore: Prepare step0

---------

Co-authored-by: MyStoryG <[email protected]>
비동기 작업을 위해 코루틴 추가
Comment on lines +12 to +16
fun ConfigEntity.toVO() : Config =
Config(
mapServiceState(serviceState),
if(serviceMessage != DEFAULT_VALUE_FOR_STRING) serviceMessage else "unknown"
)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

아주 좋습니다!

@acious acious merged commit 3207489 into kakao-tech-campus-2nd-step2:akuby21 Jul 30, 2024
LeeOhHyung pushed a commit that referenced this pull request Jul 30, 2024
* Initial commit

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

* Initial commit

* Fix: Fix Week2 error

* Docs: Update README.md

Step1 README

* Feat: Add initial settings

* Feat: Add Document data class

* Feat: Add RetrofitService interface

* Refactor: Delete DB code

* Feat: Add search function using API

* Feat: Separate CategoryGroupCode

* Docs: Update step2 README.md

* Feat: complete initial project setup

* Feat: Add mapview and map function

* Fix: resolve errors

* Chore: Update network security configuration

* Fix: Resolve windows emulator issue

* Style: Update mapview design

* 부산대 Android_김현민 3주차 과제 Step0 (#19)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Reflect feedback

* Fix: Resolve error

* 부산대 Android_김현민 4주차 과제 Step0 (#16)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

* Initial commit

* Fix: Fix Week2 error

* Docs: Update README.md

Step1 README

* Feat: Add initial settings

* Feat: Add Document data class

* Feat: Add RetrofitService interface

* Refactor: Delete DB code

* Feat: Add search function using API

* Feat: Separate CategoryGroupCode

* Docs: Update step2 README.md

* Feat: complete initial project setup

* Feat: Add mapview and map function

* Fix: resolve errors

* Chore: Update network security configuration

* Fix: Resolve windows emulator issue

* Style: Update mapview design

* 부산대 Android_김현민 3주차 과제 Step0 (#19)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Reflect feedback

* Fix: Resolve error

---------

Co-authored-by: MyStoryG <[email protected]>

* Docs: Update README.md

* Feat: Add location marker

* Feat: Add camera movement function

* Feat: Add bottom sheet dialog

* Feat: Add initial camera location function

* Refactor: Resolve initial camera issue and search issue

* Feat: Add map error event

* Design: Modify UI design

* Refactor: Separate function and write annotations

* Docs: Update README.md

* Feat: Add save item click function

* Feat: Add keyword search function

* Refactor: Reflect step1 feedback

* Initial commit

* Feat: Add dependencies

* Test: Add map activity ui test

* Test: Add main activity ui test

* Test: Add main activity unit test

* Test: Add map activity unit test

* 부산대 Android_김현민 4주차 과제 Step1 (#33)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

* Initial commit

* Fix: Fix Week2 error

* Docs: Update README.md

Step1 README

* Feat: Add initial settings

* Feat: Add Document data class

* Feat: Add RetrofitService interface

* Refactor: Delete DB code

* Feat: Add search function using API

* Feat: Separate CategoryGroupCode

* Docs: Update step2 README.md

* Feat: complete initial project setup

* Feat: Add mapview and map function

* Fix: resolve errors

* Chore: Update network security configuration

* Fix: Resolve windows emulator issue

* Style: Update mapview design

* 부산대 Android_김현민 3주차 과제 Step0 (#19)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Reflect feedback

* Fix: Resolve error

* Docs: Update README.md

* Feat: Add location marker

* Feat: Add camera movement function

* Feat: Add bottom sheet dialog

* Feat: Add initial camera location function

* Refactor: Resolve initial camera issue and search issue

* Feat: Add map error event

* Design: Modify UI design

* Refactor: Separate function and write annotations

* Docs: Update README.md

* Feat: Add save item click function

* Feat: Add keyword search function

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Fix conflict error

* Chore: Add dependency and grouping

* 부산대 Android_김현민 5주차 과제 Step0 (#6)

* Initial commit

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

* Initial commit

* Fix: Fix Week2 error

* Docs: Update README.md

Step1 README

* Feat: Add initial settings

* Feat: Add Document data class

* Feat: Add RetrofitService interface

* Refactor: Delete DB code

* Feat: Add search function using API

* Feat: Separate CategoryGroupCode

* Docs: Update step2 README.md

* Feat: complete initial project setup

* Feat: Add mapview and map function

* Fix: resolve errors

* Chore: Update network security configuration

* Fix: Resolve windows emulator issue

* Style: Update mapview design

* 부산대 Android_김현민 3주차 과제 Step0 (#19)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Reflect feedback

* Fix: Resolve error

* 부산대 Android_김현민 4주차 과제 Step0 (#16)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

* Initial commit

* Fix: Fix Week2 error

* Docs: Update README.md

Step1 README

* Feat: Add initial settings

* Feat: Add Document data class

* Feat: Add RetrofitService interface

* Refactor: Delete DB code

* Feat: Add search function using API

* Feat: Separate CategoryGroupCode

* Docs: Update step2 README.md

* Feat: complete initial project setup

* Feat: Add mapview and map function

* Fix: resolve errors

* Chore: Update network security configuration

* Fix: Resolve windows emulator issue

* Style: Update mapview design

* 부산대 Android_김현민 3주차 과제 Step0 (#19)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Reflect feedback

* Fix: Resolve error

---------

Co-authored-by: MyStoryG <[email protected]>

* Docs: Update README.md

* Feat: Add location marker

* Feat: Add camera movement function

* Feat: Add bottom sheet dialog

* Feat: Add initial camera location function

* Refactor: Resolve initial camera issue and search issue

* Feat: Add map error event

* Design: Modify UI design

* Refactor: Separate function and write annotations

* Docs: Update README.md

* Feat: Add save item click function

* Feat: Add keyword search function

* Refactor: Reflect step1 feedback

* Feat: Add dependencies

* Test: Add map activity ui test

* Test: Add main activity ui test

* Test: Add main activity unit test

* Test: Add map activity unit test

* 부산대 Android_김현민 4주차 과제 Step1 (#33)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

* Initial commit

* Fix: Fix Week2 error

* Docs: Update README.md

Step1 README

* Feat: Add initial settings

* Feat: Add Document data class

* Feat: Add RetrofitService interface

* Refactor: Delete DB code

* Feat: Add search function using API

* Feat: Separate CategoryGroupCode

* Docs: Update step2 README.md

* Feat: complete initial project setup

* Feat: Add mapview and map function

* Fix: resolve errors

* Chore: Update network security configuration

* Fix: Resolve windows emulator issue

* Style: Update mapview design

* 부산대 Android_김현민 3주차 과제 Step0 (#19)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Reflect feedback

* Fix: Resolve error

* Docs: Update README.md

* Feat: Add location marker

* Feat: Add camera movement function

* Feat: Add bottom sheet dialog

* Feat: Add initial camera location function

* Refactor: Resolve initial camera issue and search issue

* Feat: Add map error event

* Design: Modify UI design

* Refactor: Separate function and write annotations

* Docs: Update README.md

* Feat: Add save item click function

* Feat: Add keyword search function

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Fix conflict error

* Chore: Add dependency and grouping

---------

Co-authored-by: MyStoryG <[email protected]>

* Chore: Edit grouping

* Refactor: Change database to Room

* Fix: Resolve data integrity error

* Refactor: Apply dependency injection

dependency injection about network

* Refactor: Apply dependency injection

dependency injection about map utility

* Refactor: Apply dependency injection

dependency injection about map search service

* Chore: Edit grouping

* Refactor: Apply dependency injection

dependency injection about search save service

* Refactor: Apply dependency injection

dependency injection about bottomsheet

* Fix: Remove test code error

Resolve errors caused by code modification during refactoring process

* Refactor: Reflect step1 feedback

* Chore: Add initial settings

* Refactor: Apply databinding in MainActivity

* Refactor: Apply MVVM in error activity

Utilize LiveData and DataBinding

* 부산대 Android_김현민 5주차 과제 Step1 (#25)

* Initial commit

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

* Initial commit

* Fix: Fix Week2 error

* Docs: Update README.md

Step1 README

* Feat: Add initial settings

* Feat: Add Document data class

* Feat: Add RetrofitService interface

* Refactor: Delete DB code

* Feat: Add search function using API

* Feat: Separate CategoryGroupCode

* Docs: Update step2 README.md

* Feat: complete initial project setup

* Feat: Add mapview and map function

* Fix: resolve errors

* Chore: Update network security configuration

* Fix: Resolve windows emulator issue

* Style: Update mapview design

* 부산대 Android_김현민 3주차 과제 Step0 (#19)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Reflect feedback

* Fix: Resolve error

* 부산대 Android_김현민 4주차 과제 Step0 (#16)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

* Initial commit

* Fix: Fix Week2 error

* Docs: Update README.md

Step1 README

* Feat: Add initial settings

* Feat: Add Document data class

* Feat: Add RetrofitService interface

* Refactor: Delete DB code

* Feat: Add search function using API

* Feat: Separate CategoryGroupCode

* Docs: Update step2 README.md

* Feat: complete initial project setup

* Feat: Add mapview and map function

* Fix: resolve errors

* Chore: Update network security configuration

* Fix: Resolve windows emulator issue

* Style: Update mapview design

* 부산대 Android_김현민 3주차 과제 Step0 (#19)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Reflect feedback

* Fix: Resolve error

---------

Co-authored-by: MyStoryG <[email protected]>

* Docs: Update README.md

* Feat: Add location marker

* Feat: Add camera movement function

* Feat: Add bottom sheet dialog

* Feat: Add initial camera location function

* Refactor: Resolve initial camera issue and search issue

* Feat: Add map error event

* Design: Modify UI design

* Refactor: Separate function and write annotations

* Docs: Update README.md

* Feat: Add save item click function

* Feat: Add keyword search function

* Refactor: Reflect step1 feedback

* Feat: Add dependencies

* Test: Add map activity ui test

* Test: Add main activity ui test

* Test: Add main activity unit test

* Test: Add map activity unit test

* 부산대 Android_김현민 4주차 과제 Step1 (#33)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

* Initial commit

* Fix: Fix Week2 error

* Docs: Update README.md

Step1 README

* Feat: Add initial settings

* Feat: Add Document data class

* Feat: Add RetrofitService interface

* Refactor: Delete DB code

* Feat: Add search function using API

* Feat: Separate CategoryGroupCode

* Docs: Update step2 README.md

* Feat: complete initial project setup

* Feat: Add mapview and map function

* Fix: resolve errors

* Chore: Update network security configuration

* Fix: Resolve windows emulator issue

* Style: Update mapview design

* 부산대 Android_김현민 3주차 과제 Step0 (#19)

* Initial commit

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Docs: Update README.md

* Feat: Create item_view

* Feat: Modify main view

* Feat: Implement search list

* Feat: Complete saved element view

* Feat: Complete save action

* Feat: Add persistent save function

* 부산대 Android_김현민_2주차_과제_Step1 (#2)

* Docs: Update README.md

* Feat: Complete search screen layout

* Feat: Add data to the database

* Design: Modify save element design

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Reflect feedback

* Fix: Resolve error

* Docs: Update README.md

* Feat: Add location marker

* Feat: Add camera movement function

* Feat: Add bottom sheet dialog

* Feat: Add initial camera location function

* Refactor: Resolve initial camera issue and search issue

* Feat: Add map error event

* Design: Modify UI design

* Refactor: Separate function and write annotations

* Docs: Update README.md

* Feat: Add save item click function

* Feat: Add keyword search function

* Update README.md

---------

Co-authored-by: MyStoryG <[email protected]>

* Fix: Fix conflict error

* Chore: Add dependency and grouping

* Chore: Edit grouping

* Refactor: Change database to Room

* Fix: Resolve data integrity error

* Refactor: Apply dependency injection

dependency injection about network

* Refactor: Apply dependency injection

dependency injection about map utility

* Refactor: Apply dependency injection

dependency injection about map search service

* Chore: Edit grouping

* Refactor: Apply dependency injection

dependency injection about search save service

* Refactor: Apply dependency injection

dependency injection about bottomsheet

* Fix: Remove test code error

Resolve errors caused by code modification during refactoring process

---------

Co-authored-by: MyStoryG <[email protected]>

* Refactor: Change asynchronous to coroutine

* Refactor: Apply MVVM in map activity

Utilize LiveData and DataBinding

* Chore: Modify error activity code

* Refactor: Apply MVVM in main activity

Utilize LiveData and DataBinding

* Chore: Prepare step0

* Docs: Update README.md

* Feat: Add splash screen

* Refactor: Apply MVVM in splash activity

* Refactor: Reflect week5 feedback

---------

Co-authored-by: MyStoryG <[email protected]>
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.

2 participants