-
Notifications
You must be signed in to change notification settings - Fork 1
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
Feature/360 입장 확인 고도화 #363
Merged
Merged
Changes from 8 commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
055ab2a
fix : 입장 확인 페이지 문구 변경
HamBP 4fd32ca
fix : 지난 공연 비활성 처리
HamBP 7ec1ca2
fix : QR 스캔 페이지 UI 변경
HamBP dcb34f1
feat : QR 인식 시 진동 추가
HamBP 61eb6ec
feat : 전면 카메라 스위칭 구현
HamBP aab014f
fix : QR 확인 시 스낵 바 상단으로 이동
HamBP 8a36250
feat : QR 인식 시 테두리 추가
HamBP 29514c9
fix : 작은 ui 수정 사항 적용
HamBP b8fae1b
Merge branch 'develop' into feature/360
HamBP 1b8f307
fix : 바텀 내비게이션 다크 모드로 설정
HamBP 26de053
refactor : vibrator 구하는 확장 프로퍼티 추출
HamBP 60a2049
fix : 주최한 공연이 없을 경우 화면 수정
HamBP 89d5898
fix : 4초 이전에 QR을 인식할 경우 이전 메시지와 테두리 제거
HamBP 797fb33
fix : painter -> image vector 로 변경
HamBP 7af0d0f
fix : 전후면 카메라가 둘 다 있을 경우에만 카메라 변경 아이콘 노출
HamBP File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
이 속성을 여기서 관리했을 때 카메라 방향 싱크가 안 맞는 문제는 없을까?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
지금 코드가 이렇게 되어 있고, 내 생각엔 없을 거 같긴 한데 혹시 더 좋은 방법이 있을까?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
전면 카메라로 시작되면 그럴 수 있으려나...