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

[CAT-114] 잠금 상태 모니터 구현 #37

Merged
merged 5 commits into from
Aug 1, 2024
Merged

[CAT-114] 잠금 상태 모니터 구현 #37

merged 5 commits into from
Aug 1, 2024

Conversation

HyomK
Copy link
Member

@HyomK HyomK commented Jul 31, 2024

UI cycle에 상관없이 백그라운드에서 돌아야해서 LifecycleService말고 Service로 일단 구현해봤어
타이머나 알람 서비스 구현할 때 서비스 내부에 broadcastReceiver를 호출할지 서비스간의 통신을 할지는 생각해보자!

작업 내용

  • 잠금 상태 확인하는 BroadcastReceiver 구현
  • 잠금 상태 모니터링 Service 구현
  • appState내부에 모니터 추가

체크리스트

  • 빌드 확인

동작 화면

2024-07-31.6.01.34.mov

살려주세요

Copy link

linear bot commented Jul 31, 2024

Copy link
Collaborator

@lee-ji-hoon lee-ji-hoon left a comment

Choose a reason for hiding this comment

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

동작성은 Monitor 제거 되기 전으로 확인했을 때 문제 없었어 고생했어~!

@HyomK HyomK merged commit 165da12 into develop Aug 1, 2024
1 check passed
@HyomK HyomK deleted the feature/cat-114 branch August 1, 2024 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants