Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[week7] Database #33

Open
5 tasks
fprtmjinho opened this issue May 25, 2024 · 0 comments
Open
5 tasks

[week7] Database #33

fprtmjinho opened this issue May 25, 2024 · 0 comments
Labels
Ch7 챕터 7

Comments

@fprtmjinho
Copy link
Member

  • 강의에서 보여준 기능들 전부 구현
  • Album DB 구현하고 적용하기
  • [Song Activity] 좋아요, 좋아요 취소 누를때 실제 플로앱 처럼 Toast message 커스텀
  • [홈프래그먼트] 앨범 재생 클릭
  • [보관함 프래그먼트] 보관함 전체 선택 후 좋아요 취소
@fprtmjinho fprtmjinho added the Ch7 챕터 7 label May 25, 2024
Ssamssamukja added a commit that referenced this issue May 28, 2024
- homeFragment에 recycler View 구현
- Song Activity에 DB 연결 및 타이머 스레드 수정(이전/다음 곡 재생에 따른 타이머와 재생/정지에 따른 타이머)
- Album, Song Dao와 Database 구현
Ssamssamukja added a commit that referenced this issue May 28, 2024
- 좋아요 기능 커스텀 toast 구현
Ssamssamukja added a commit that referenced this issue May 28, 2024
- 좋아요 한 곡 데이터베이스 및 보관함 업데이트
hyowon0204 added a commit that referenced this issue May 28, 2024
Ssamssamukja added a commit that referenced this issue May 28, 2024
- Main<-> Song activity 간 연동을 위한 SharedPreferenceHelper 구현
- 근데 연동 안됨 ㅠㅠ...
hyowon0204 added a commit that referenced this issue Jun 2, 2024
[kara/#33] feat : 7주차 구현
Ssamssamukja added a commit that referenced this issue Jun 2, 2024
- 앨범 fragment 바인딩
- foreground 설정
Ssamssamukja added a commit that referenced this issue Jun 2, 2024
- sharedPreference 통해서 SongActivity-> MainActivity 간 데이터 공유 성공
- MainActivity -> SongActivity 간 데이터 공유 필요
Ssamssamukja added a commit that referenced this issue Jun 2, 2024
- MainActivity -> SongActivity 간 songId 데이터 공유( 근데, id가 서로 다름.. 그래서 -1 해줘서 보내줌.)
Ssamssamukja added a commit that referenced this issue Jun 2, 2024
- album 연결
- 모든 좋아요된 음악 전체 해제 구현
Ssamssamukja added a commit that referenced this issue Jun 2, 2024
* [nunu/#33] 7주차 구현1

- homeFragment에 recycler View 구현
- Song Activity에 DB 연결 및 타이머 스레드 수정(이전/다음 곡 재생에 따른 타이머와 재생/정지에 따른 타이머)
- Album, Song Dao와 Database 구현

* [nunu/#33] feat: 7주차 구현2

- 좋아요 기능 커스텀 toast 구현

* [nunu/#33] feat: 7주차 구현3

- 좋아요 한 곡 데이터베이스 및 보관함 업데이트

* [nunu/#33] feat: 7주차 구현4

- Main<-> Song activity 간 연동을 위한 SharedPreferenceHelper 구현
- 근데 연동 안됨 ㅠㅠ...

* [nunu/#33] 7주차 구현

- 앨범 fragment 바인딩
- foreground 설정

* [nunu/#33] 7주차 구현6

- sharedPreference 통해서 SongActivity-> MainActivity 간 데이터 공유 성공
- MainActivity -> SongActivity 간 데이터 공유 필요

* [nunu/#33] 7주차 구현7

- MainActivity -> SongActivity 간 songId 데이터 공유( 근데, id가 서로 다름.. 그래서 -1 해줘서 보내줌.)

* [nunu/#33] 7주차 구현8

- album 연결
- 모든 좋아요된 음악 전체 해제 구현( bottomSheetDialog 구현)
leesumin0526 added a commit that referenced this issue Jun 5, 2024
* [maro/#33] feat :: SongDao, SongDatabase 추가

* [maro/#33] feat :: SongDao, SongDatabase 추가

* [maro/#33] feat :: 7주차 구현 완료
BAEK0111 added a commit that referenced this issue Jun 5, 2024
* [simba/#33] feat:: Song 데이터 베이스 활용하기 (last song Toast 메시지 오류)

* [simba/#33] feat:: 좋아요 기능 구현

* [simba/#33] feat:: 보관함 recyclerview로 구현, 좋아요 누른 노래만 보관함으로 이동, 더보기 클릭 시 아이템 영구 삭제

* [simba/#33] feat:: MiniPlayer Seekbar 재생 시간과 동기화

* [simba/#33] feat:: Album 데이터베이스 구축하기

* [simba/#33] feat:: Bottom Sheet Dialog 구현

* [simba/#33] feat:: Bottom Sheet Dialog 구현
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Ch7 챕터 7
Projects
None yet
Development

No branches or pull requests

1 participant