-
Notifications
You must be signed in to change notification settings - Fork 1
분석 녹음 화면 구현 (음성 직접 녹음) #142
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
Merged
Merged
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
238547b
feat: 분석 플로우 내 음성 녹음 기능 및 일시정지 로직 구현
HamBeomJoon 9282143
feat: GlobalEvent를 통한 상태바 스타일 제어 기능 구현
HamBeomJoon bde3fd8
refactor: 음성 녹음 화면 구조 개선 및 비즈니스 로직 리팩터링
HamBeomJoon da120a7
Merge remote-tracking branch 'origin/develop' into feat/#116-analysis…
HamBeomJoon c7f3c44
Merge remote-tracking branch 'origin/develop' into feat/#116-analysis…
HamBeomJoon b3ab3f8
feat: 분석 흐름 로직 개선 및 음성 녹음 UI 업데이트
HamBeomJoon 7838c4b
feat: 분석 흐름 로직 개선 및 음성 녹음 UI 업데이트
HamBeomJoon 7e099ff
feat: 발표 분석 재시작 및 단계별 네비게이션 기능 구현
HamBeomJoon 5a8f929
refactor: 발표 분석 흐름 관련 로직 리팩터링 및 구조 개선
HamBeomJoon 1e1a765
feat: 분석 시작 타입(녹음/파일 업로드) 구분 로직 구현
HamBeomJoon 111d7d7
feat: 분석 재녹음 시 기존 대본 불러오기 기능 및 음성 녹음 화면 개선
HamBeomJoon 9ef8a7d
feat: 분석 실패 처리 로직 강화 및 대본 파일 읽기 기능 추가
HamBeomJoon d786791
feat: 음성 녹음 화면의 상태바 스타일 동적 제어 로직 구현
HamBeomJoon e3aebc9
refactor: 분석 녹음 및 오디오 세션 관리 로직 개선
HamBeomJoon 9dd38ad
Merge remote-tracking branch 'origin/develop' into feat/#116-analysis…
HamBeomJoon 76a1d45
refactor: 분석 로직 개선 및 UI 구조 리팩터링
HamBeomJoon 1372a52
refactor: 음성 녹음 상태바 스타일 라이프사이클 및 적용 시점 개선
HamBeomJoon 58b619b
feat: 음성 녹음 화면 접근성 개선 및 테마 설정 수정
HamBeomJoon 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 hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -13,3 +13,5 @@ | |
| .externalNativeBuild | ||
| .cxx | ||
| local.properties | ||
| .agents/ | ||
| skills-lock.json | ||
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
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.
Uh oh!
There was an error while loading. Please reload this page.